2018-10-08 03:13:19,204 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-294 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-08 03:13:19,212 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wJTkXYpE6WyHkzd67pQJrTMjR export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-10-08 03:13:19,212 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-08 03:13:19,214 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-10-08 03:13:19,236 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-08 03:13:25,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:13:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:13:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:13:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:13:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:13:25,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:13:25,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:13:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:13:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:13:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:13:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:13:25,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:13:25,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:13:25,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:13:25,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:13:25,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74c6b2b-7e60-4b73-b522-5036b8da70de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:13:25,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e74c6b2b-7e60-4b73-b522-5036b8da70de 2018-10-08 03:13:25,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:26,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["17d_S2KfQ1aIwTseTr4-Mw"], "issued_at": "2018-10-08T03:13:26.000000Z"}} 2018-10-08 03:13:26,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:26,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:13:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:26,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c80f793-ab05-4d67-aa1e-8a19a004e31c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:13:26,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-2c80f793-ab05-4d67-aa1e-8a19a004e31c 2018-10-08 03:13:26,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.557988882065s 2018-10-08 03:13:26,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 03:13:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}}' 2018-10-08 03:13:26,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ba5b00-b0b8-4490-a3c4-5c51379006d8 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e"}, "enabled": true, "id": "cd31bae1d7f94fe98d4f95505b32457e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}} 2018-10-08 03:13:26,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a7ba5b00-b0b8-4490-a3c4-5c51379006d8 2018-10-08 03:13:26,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.215932130814s 2018-10-08 03:13:26,731 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a7ba5b00-b0b8-4490-a3c4-5c51379006d8 2018-10-08 03:13:26,732 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd', 'id': u'cd31bae1d7f94fe98d4f95505b32457e', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 03:13:26,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 03:13:27,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.394255161285s 2018-10-08 03:13:27,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:27,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06462f46-bfd0-4029-a0b3-3dedd5d27bee Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34"}, "enabled": true, "id": "7b9652a3162c47e58563b89bed2f9f34", "options": {}, "domain_id": "default", "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}} 2018-10-08 03:13:27,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34 used request id req-06462f46-bfd0-4029-a0b3-3dedd5d27bee 2018-10-08 03:13:27,296 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7b9652a3162c47e58563b89bed2f9f34', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd'}) 2018-10-08 03:13:27,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:27,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:27,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080cc6d9-a581-4cb8-b432-f8782ead6078 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:27,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-080cc6d9-a581-4cb8-b432-f8782ead6078 2018-10-08 03:13:27,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0892708301544s 2018-10-08 03:13:27,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:27,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a76eff-622d-4595-a3cc-c8168f51567f Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:27,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-33a76eff-622d-4595-a3cc-c8168f51567f 2018-10-08 03:13:27,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.130831003189s 2018-10-08 03:13:27,519 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 03:13:27,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:13:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" -d '{"role": {"name": "Member"}}' 2018-10-08 03:13:27,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a51a56ec-1e2c-4ac4-8a84-0a1ef5e2fb22 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50d0e927716a4c30b7df994f7ad30651", "links": {"self": "http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651"}, "name": "Member"}} 2018-10-08 03:13:27,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a51a56ec-1e2c-4ac4-8a84-0a1ef5e2fb22 2018-10-08 03:13:27,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.13435292244s 2018-10-08 03:13:27,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:27,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93efcd61-ecac-4b26-8ae3-268141d154af Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651"}, "domain_id": null, "name": "Member", "id": "50d0e927716a4c30b7df994f7ad30651"}} 2018-10-08 03:13:27,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651 used request id req-93efcd61-ecac-4b26-8ae3-268141d154af 2018-10-08 03:13:27,783 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651'}, 'domain_id': None, 'human_id': None, 'id': u'50d0e927716a4c30b7df994f7ad30651', 'HUMAN_ID': False}) 2018-10-08 03:13:27,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:27,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:27,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a51676c-faee-43b6-9d2c-4c20d7308789 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "50d0e927716a4c30b7df994f7ad30651", "links": {"self": "http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:27,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1a51676c-faee-43b6-9d2c-4c20d7308789 2018-10-08 03:13:27,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.13765501976s 2018-10-08 03:13:27,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:13:27,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:28,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc12eb8b-fe9b-4cf5-80d8-c6cf6f3bdf02 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:13:28,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-bc12eb8b-fe9b-4cf5-80d8-c6cf6f3bdf02 2018-10-08 03:13:28,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0914900302887s 2018-10-08 03:13:28,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:13:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:28,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff98c0d-2d52-47ee-948d-3f26ee3a6875 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "links": {"self": "http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34"}, "domain_id": "default", "enabled": true, "id": "7b9652a3162c47e58563b89bed2f9f34", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:13:28,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bff98c0d-2d52-47ee-948d-3f26ee3a6875 2018-10-08 03:13:28,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.155200004578s 2018-10-08 03:13:28,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bff98c0d-2d52-47ee-948d-3f26ee3a6875 2018-10-08 03:13:28,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:13:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:28,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe8e891-d961-4df5-b8ba-97b2a9b2132c Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e"}, "enabled": true, "id": "cd31bae1d7f94fe98d4f95505b32457e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:13:28,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-afe8e891-d961-4df5-b8ba-97b2a9b2132c 2018-10-08 03:13:28,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0812389850616s 2018-10-08 03:13:28,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-afe8e891-d961-4df5-b8ba-97b2a9b2132c 2018-10-08 03:13:28,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:13:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=7b9652a3162c47e58563b89bed2f9f34&scope.project.id=cd31bae1d7f94fe98d4f95505b32457e&role.id=50d0e927716a4c30b7df994f7ad30651 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:28,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe52173-edf6-4bd1-a864-13ee869fedd5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=7b9652a3162c47e58563b89bed2f9f34&scope.project.id=cd31bae1d7f94fe98d4f95505b32457e&role.id=50d0e927716a4c30b7df994f7ad30651", "previous": null, "next": null}} 2018-10-08 03:13:28,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7b9652a3162c47e58563b89bed2f9f34&scope.project.id=cd31bae1d7f94fe98d4f95505b32457e&role.id=50d0e927716a4c30b7df994f7ad30651 used request id req-0fe52173-edf6-4bd1-a864-13ee869fedd5 2018-10-08 03:13:28,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.144366025925s 2018-10-08 03:13:28,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:13:28,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e/users/7b9652a3162c47e58563b89bed2f9f34/roles/50d0e927716a4c30b7df994f7ad30651 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:28,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112d660f-8648-4539-8c2a-85485c8eacce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:28,656 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e/users/7b9652a3162c47e58563b89bed2f9f34/roles/50d0e927716a4c30b7df994f7ad30651 used request id req-112d660f-8648-4539-8c2a-85485c8eacce 2018-10-08 03:13:28,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.2505838871s 2018-10-08 03:13:28,657 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '06221feb-67c2-44ac-bcfb-84d2ce47836f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd', 'project_id': u'cd31bae1d7f94fe98d4f95505b32457e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 03:13:28,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:13:28,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:13:28,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:13:28,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:13:28,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:13:28,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:13:28,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:13:28,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:13:28,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:13:28,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:13:28,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:13:28,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:13:28,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:13:28,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:13:28,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:13:28,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:13:28,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:13:28,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:13:28,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:13:28,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:13:28,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:13:28,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:13:28,662 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd', 'password': '06221feb-67c2-44ac-bcfb-84d2ce47836f', 'project_name': 'connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'cd31bae1d7f94fe98d4f95505b32457e', 'project_domain_name': 'Default'} 2018-10-08 03:13:28,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:28,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba4b2fc-44e2-414b-a7d0-dbe90b828f42 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "50d0e927716a4c30b7df994f7ad30651", "links": {"self": "http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:28,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fba4b2fc-44e2-414b-a7d0-dbe90b828f42 2018-10-08 03:13:28,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0879089832306s 2018-10-08 03:13:28,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:28,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:28,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446b9b27-2a2e-486b-8286-fcd1b3334361 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "50d0e927716a4c30b7df994f7ad30651", "links": {"self": "http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:28,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-446b9b27-2a2e-486b-8286-fcd1b3334361 2018-10-08 03:13:28,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.142072200775s 2018-10-08 03:13:28,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:13:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:28,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a049a6ff-50d8-474e-b340-5e1455b665ea Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:13:28,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-a049a6ff-50d8-474e-b340-5e1455b665ea 2018-10-08 03:13:28,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0743041038513s 2018-10-08 03:13:28,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:13:28,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f4fbbd-9442-4575-b0e1-8b236800d587 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "links": {"self": "http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34"}, "domain_id": "default", "enabled": true, "id": "7b9652a3162c47e58563b89bed2f9f34", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:13:29,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f9f4fbbd-9442-4575-b0e1-8b236800d587 2018-10-08 03:13:29,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0901539325714s 2018-10-08 03:13:29,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f9f4fbbd-9442-4575-b0e1-8b236800d587 2018-10-08 03:13:29,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:13:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46477630-14a0-407b-bb02-0edc9a807513 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e"}, "enabled": true, "id": "cd31bae1d7f94fe98d4f95505b32457e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:13:29,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-46477630-14a0-407b-bb02-0edc9a807513 2018-10-08 03:13:29,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.080384016037s 2018-10-08 03:13:29,148 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-46477630-14a0-407b-bb02-0edc9a807513 2018-10-08 03:13:29,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:13:29,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=7b9652a3162c47e58563b89bed2f9f34&scope.project.id=cd31bae1d7f94fe98d4f95505b32457e&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e8de7e-b753-4017-a22a-c54b652c5710 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=7b9652a3162c47e58563b89bed2f9f34&scope.project.id=cd31bae1d7f94fe98d4f95505b32457e&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 03:13:29,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7b9652a3162c47e58563b89bed2f9f34&scope.project.id=cd31bae1d7f94fe98d4f95505b32457e&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-63e8de7e-b753-4017-a22a-c54b652c5710 2018-10-08 03:13:29,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0747380256653s 2018-10-08 03:13:29,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:13:29,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e/users/7b9652a3162c47e58563b89bed2f9f34/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5521fb8-cc5e-4edf-9308-8a264fd8d8ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:29,341 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e/users/7b9652a3162c47e58563b89bed2f9f34/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-e5521fb8-cc5e-4edf-9308-8a264fd8d8ed 2018-10-08 03:13:29,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115532875061s 2018-10-08 03:13:29,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:29,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1d080e-fe99-4c94-9503-5f04fcf61bb9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "50d0e927716a4c30b7df994f7ad30651", "links": {"self": "http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:29,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c1d080e-fe99-4c94-9503-5f04fcf61bb9 2018-10-08 03:13:29,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821950435638s 2018-10-08 03:13:29,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:13:29,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-08 03:13:29,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faa1c317-046b-4577-b045-b45c480fc82d Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "53c539744128497ab540b0b373aeb55c", "links": {"self": "http://172.30.9.28:5000/v3/roles/53c539744128497ab540b0b373aeb55c"}, "name": "heat_stack_owner"}} 2018-10-08 03:13:29,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-faa1c317-046b-4577-b045-b45c480fc82d 2018-10-08 03:13:29,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.125150918961s 2018-10-08 03:13:29,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/53c539744128497ab540b0b373aeb55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9725fcd-ce7b-4ab2-8b11-8d5ff772b405 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/53c539744128497ab540b0b373aeb55c"}, "domain_id": null, "name": "heat_stack_owner", "id": "53c539744128497ab540b0b373aeb55c"}} 2018-10-08 03:13:29,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/53c539744128497ab540b0b373aeb55c used request id req-f9725fcd-ce7b-4ab2-8b11-8d5ff772b405 2018-10-08 03:13:29,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f26d3e8-73ce-4c42-ba37-a51f7717d645 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "50d0e927716a4c30b7df994f7ad30651", "links": {"self": "http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651"}, "name": "Member"}, {"domain_id": null, "id": "53c539744128497ab540b0b373aeb55c", "links": {"self": "http://172.30.9.28:5000/v3/roles/53c539744128497ab540b0b373aeb55c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:29,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7f26d3e8-73ce-4c42-ba37-a51f7717d645 2018-10-08 03:13:29,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855438709259s 2018-10-08 03:13:29,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:13:29,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca897bdf-c719-4901-8b9d-d681db5063b8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:13:29,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ca897bdf-c719-4901-8b9d-d681db5063b8 2018-10-08 03:13:29,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0855529308319s 2018-10-08 03:13:29,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:13:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139fb64e-c4ab-4ce3-b2a7-1edd70ef0c61 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "links": {"self": "http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34"}, "domain_id": "default", "enabled": true, "id": "7b9652a3162c47e58563b89bed2f9f34", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:13:29,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-139fb64e-c4ab-4ce3-b2a7-1edd70ef0c61 2018-10-08 03:13:29,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982141494751s 2018-10-08 03:13:29,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-139fb64e-c4ab-4ce3-b2a7-1edd70ef0c61 2018-10-08 03:13:29,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:13:29,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:29,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a9e55d-9070-4d31-a8b7-66ff594eceeb Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e"}, "enabled": true, "id": "cd31bae1d7f94fe98d4f95505b32457e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:13:29,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b4a9e55d-9070-4d31-a8b7-66ff594eceeb 2018-10-08 03:13:29,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0767829418182s 2018-10-08 03:13:29,991 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b4a9e55d-9070-4d31-a8b7-66ff594eceeb 2018-10-08 03:13:29,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:13:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=7b9652a3162c47e58563b89bed2f9f34&scope.project.id=cd31bae1d7f94fe98d4f95505b32457e&role.id=53c539744128497ab540b0b373aeb55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36fb862d-b5cf-4582-bf08-2613b04f6e56 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=7b9652a3162c47e58563b89bed2f9f34&scope.project.id=cd31bae1d7f94fe98d4f95505b32457e&role.id=53c539744128497ab540b0b373aeb55c", "previous": null, "next": null}} 2018-10-08 03:13:30,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7b9652a3162c47e58563b89bed2f9f34&scope.project.id=cd31bae1d7f94fe98d4f95505b32457e&role.id=53c539744128497ab540b0b373aeb55c used request id req-36fb862d-b5cf-4582-bf08-2613b04f6e56 2018-10-08 03:13:30,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0758910179138s 2018-10-08 03:13:30,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:13:30,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e/users/7b9652a3162c47e58563b89bed2f9f34/roles/53c539744128497ab540b0b373aeb55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:30,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4703f7a-541c-48fa-981d-520c397fd4c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:30,219 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e/users/7b9652a3162c47e58563b89bed2f9f34/roles/53c539744128497ab540b0b373aeb55c used request id req-c4703f7a-541c-48fa-981d-520c397fd4c8 2018-10-08 03:13:30,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.149667024612s 2018-10-08 03:13:30,220 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-08 03:13:30,220 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-08 03:13:30,220 - openstack_tests - INFO - OS Credentials = > 2018-10-08 03:13:30,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:30,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:30,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c539744128497ab540b0b373aeb55c", "name": "heat_stack_owner"}, {"id": "50d0e927716a4c30b7df994f7ad30651", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd31bae1d7f94fe98d4f95505b32457e", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "id": "7b9652a3162c47e58563b89bed2f9f34"}, "audit_ids": ["04s-Lq5ZSvKKW1elngJhvA"], "issued_at": "2018-10-08T03:13:30.000000Z"}} 2018-10-08 03:13:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976c5a7d2e019542e619573578b74844c0191709" 2018-10-08 03:13:31,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0e881dbd-b8ed-48a1-8418-1d9c8f519295 Date: Mon, 08 Oct 2018 03:13:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:13:31,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-0e881dbd-b8ed-48a1-8418-1d9c8f519295 2018-10-08 03:13:31,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976c5a7d2e019542e619573578b74844c0191709" 2018-10-08 03:13:32,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1e4d6c3d-3618-43ee-89d1-f8269a0ccf6d Date: Mon, 08 Oct 2018 03:13:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:13:32,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-1e4d6c3d-3618-43ee-89d1-f8269a0ccf6d 2018-10-08 03:13:32,529 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-08 03:13:32,529 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-08 03:13:32,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:32,773 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-08 03:13:32,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:33,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c539744128497ab540b0b373aeb55c", "name": "heat_stack_owner"}, {"id": "50d0e927716a4c30b7df994f7ad30651", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd31bae1d7f94fe98d4f95505b32457e", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "id": "7b9652a3162c47e58563b89bed2f9f34"}, "audit_ids": ["8Dv3fA_xQX6OOrSMJ7TZbQ"], "issued_at": "2018-10-08T03:13:33.000000Z"}} 2018-10-08 03:13:33,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddffadbcff2395f789d95932510bb7a87c13b4eb" 2018-10-08 03:13:33,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-2c4cdd61-fcc0-4b5e-9878-23feda23fd79 Date: Mon, 08 Oct 2018 03:13:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-08 03:13:33,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-2c4cdd61-fcc0-4b5e-9878-23feda23fd79 2018-10-08 03:13:33,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:33,953 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-08 03:13:33,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:34,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c539744128497ab540b0b373aeb55c", "name": "heat_stack_owner"}, {"id": "50d0e927716a4c30b7df994f7ad30651", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd31bae1d7f94fe98d4f95505b32457e", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "id": "7b9652a3162c47e58563b89bed2f9f34"}, "audit_ids": ["1WWjBFH0T_WkIUgZRT0VUQ"], "issued_at": "2018-10-08T03:13:34.000000Z"}} 2018-10-08 03:13:34,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86472d122ec337b5974e2aeef4e52c888bafbe46" 2018-10-08 03:13:34,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0723182e-3d61-4ee5-b956-eab9b811580f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:13:34,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0723182e-3d61-4ee5-b956-eab9b811580f 2018-10-08 03:13:34,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:13:34,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:13:34,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86472d122ec337b5974e2aeef4e52c888bafbe46" 2018-10-08 03:13:34,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64954574-c797-43e4-8f7a-88abb2ed1491 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "links": {"self": "http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34"}, "domain_id": "default", "enabled": true, "id": "7b9652a3162c47e58563b89bed2f9f34", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:13:34,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-64954574-c797-43e4-8f7a-88abb2ed1491 2018-10-08 03:13:34,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:34,535 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-08 03:13:34,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:34,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c539744128497ab540b0b373aeb55c", "name": "heat_stack_owner"}, {"id": "50d0e927716a4c30b7df994f7ad30651", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd31bae1d7f94fe98d4f95505b32457e", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "id": "7b9652a3162c47e58563b89bed2f9f34"}, "audit_ids": ["75ChPXOBTxOQAEt0LpTE_g"], "issued_at": "2018-10-08T03:13:34.000000Z"}} 2018-10-08 03:13:34,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2c20a9d06116f8d8f19a2500b926bc4deb2192" 2018-10-08 03:13:35,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b40582db-0b39-48ad-98f0-83d4ce7c9bb5 Date: Mon, 08 Oct 2018 03:13:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:13:35,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b40582db-0b39-48ad-98f0-83d4ce7c9bb5 2018-10-08 03:13:35,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:36,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c539744128497ab540b0b373aeb55c", "name": "heat_stack_owner"}, {"id": "50d0e927716a4c30b7df994f7ad30651", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd31bae1d7f94fe98d4f95505b32457e", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "id": "7b9652a3162c47e58563b89bed2f9f34"}, "audit_ids": ["MSu6CBbvS6WrD2zTM3TrLA"], "issued_at": "2018-10-08T03:13:36.000000Z"}} 2018-10-08 03:13:36,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb25f3a0580c514da783a439ef2cd69a8224fed4" 2018-10-08 03:13:37,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8c151a9a-1042-48fa-a787-118b2199c46c Date: Mon, 08 Oct 2018 03:13:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:13:37,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-8c151a9a-1042-48fa-a787-118b2199c46c 2018-10-08 03:13:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb25f3a0580c514da783a439ef2cd69a8224fed4" 2018-10-08 03:13:38,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-99b7f653-9004-400a-bc01-e67d57bdc2bf Date: Mon, 08 Oct 2018 03:13:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:13:38,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-99b7f653-9004-400a-bc01-e67d57bdc2bf 2018-10-08 03:13:38,066 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:13:38,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:38,271 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.28:5000/v2.0/tokens 2018-10-08 03:13:38,287 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-08 03:13:38,288 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:13:38,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:38,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c539744128497ab540b0b373aeb55c", "name": "heat_stack_owner"}, {"id": "50d0e927716a4c30b7df994f7ad30651", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd31bae1d7f94fe98d4f95505b32457e", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "id": "7b9652a3162c47e58563b89bed2f9f34"}, "audit_ids": ["RnGTKApUSeipzvYqf3Dv8w"], "issued_at": "2018-10-08T03:13:38.000000Z"}} 2018-10-08 03:13:38,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f86032dd6b7a785c7484afb0931f03103561a3" 2018-10-08 03:13:39,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b105aaa6-a6a6-4afa-aa38-a0f9eac94b07 x-compute-request-id: req-b105aaa6-a6a6-4afa-aa38-a0f9eac94b07 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:13:39,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail used request id req-b105aaa6-a6a6-4afa-aa38-a0f9eac94b07 2018-10-08 03:13:39,587 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:13:39,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:40,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c539744128497ab540b0b373aeb55c", "name": "heat_stack_owner"}, {"id": "50d0e927716a4c30b7df994f7ad30651", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd31bae1d7f94fe98d4f95505b32457e", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "id": "7b9652a3162c47e58563b89bed2f9f34"}, "audit_ids": ["p-ISsGTrRnuNquM-bH0i-g"], "issued_at": "2018-10-08T03:13:40.000000Z"}} 2018-10-08 03:13:40,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8484e29dc934fe2ddd432beaf1315cf1d97aed2" 2018-10-08 03:13:40,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13: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-0d497a2e-dc0a-46d0-91f5-06cd8ce0c947 x-compute-request-id: req-0d497a2e-dc0a-46d0-91f5-06cd8ce0c947 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 228}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-08 03:13:40,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-0d497a2e-dc0a-46d0-91f5-06cd8ce0c947 2018-10-08 03:13:40,812 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 03:13:40,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:40,914 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.28:5000/v2.0/tokens 2018-10-08 03:13:40,930 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-08 03:13:40,930 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 03:13:40,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:41,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c539744128497ab540b0b373aeb55c", "name": "heat_stack_owner"}, {"id": "50d0e927716a4c30b7df994f7ad30651", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd31bae1d7f94fe98d4f95505b32457e", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "id": "7b9652a3162c47e58563b89bed2f9f34"}, "audit_ids": ["jmegg5O9SeugBD3uSLBr-Q"], "issued_at": "2018-10-08T03:13:41.000000Z"}} 2018-10-08 03:13:41,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d55584ed57be2cbecb8b0e98d6232f9708907f" 2018-10-08 03:13:42,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:41 GMT Server: Apache x-openstack-request-id: req-0c16f8d5-7415-47a3-a28f-69088c7bca46 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 03:13:42,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e/stacks used request id req-0c16f8d5-7415-47a3-a28f-69088c7bca46 2018-10-08 03:13:42,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:42,222 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-08 03:13:42,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:42,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c539744128497ab540b0b373aeb55c", "name": "heat_stack_owner"}, {"id": "50d0e927716a4c30b7df994f7ad30651", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd31bae1d7f94fe98d4f95505b32457e", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd31bae1d7f94fe98d4f95505b32457e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "id": "7b9652a3162c47e58563b89bed2f9f34"}, "audit_ids": ["TN_ZmNhgRtOL2LyKkFc1Jg"], "issued_at": "2018-10-08T03:13:42.000000Z"}} 2018-10-08 03:13:42,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7b6f2afbd310611f3fdd4869a5b27dd9bfe963" 2018-10-08 03:13:43,482 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:42 GMT Server: Apache x-compute-request-id: req-9e934b2f-d1e0-43b9-bb53-07a2b646ad27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e934b2f-d1e0-43b9-bb53-07a2b646ad27 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 03:13:43,482 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cd31bae1d7f94fe98d4f95505b32457e/volumes/detail used request id req-9e934b2f-d1e0-43b9-bb53-07a2b646ad27 2018-10-08 03:13:43,483 - 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 ---------------------------------------------------------------------- Ran 14 tests in 10.942s OK 2018-10-08 03:13:43,605 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 03:13:43,606 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-08 03:13:43,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:43,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:43,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4246add-c7c7-4106-9640-565218846651 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "50d0e927716a4c30b7df994f7ad30651", "links": {"self": "http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651"}, "name": "Member"}, {"domain_id": null, "id": "53c539744128497ab540b0b373aeb55c", "links": {"self": "http://172.30.9.28:5000/v3/roles/53c539744128497ab540b0b373aeb55c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:43,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4246add-c7c7-4106-9640-565218846651 2018-10-08 03:13:43,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807049274445s 2018-10-08 03:13:43,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 03:13:43,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/53c539744128497ab540b0b373aeb55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:43,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a896a56f-dd5b-4dcf-a845-da8e78baaa74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:43,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/53c539744128497ab540b0b373aeb55c used request id req-a896a56f-dd5b-4dcf-a845-da8e78baaa74 2018-10-08 03:13:43,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.194622039795s 2018-10-08 03:13:43,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:13:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:44,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa83a2e-6b36-47f9-b252-8bac475d3858 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd", "links": {"self": "http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34"}, "domain_id": "default", "enabled": true, "id": "7b9652a3162c47e58563b89bed2f9f34", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:13:44,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-eaa83a2e-6b36-47f9-b252-8bac475d3858 2018-10-08 03:13:44,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143060922623s 2018-10-08 03:13:44,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-eaa83a2e-6b36-47f9-b252-8bac475d3858 2018-10-08 03:13:44,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:13:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:44,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae047c46-2ce3-404b-a80a-324532389527 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34"}, "enabled": true, "id": "7b9652a3162c47e58563b89bed2f9f34", "options": {}, "domain_id": "default", "name": "connection_check-user_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}} 2018-10-08 03:13:44,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34 used request id req-ae047c46-2ce3-404b-a80a-324532389527 2018-10-08 03:13:44,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.158546209335s 2018-10-08 03:13:44,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34 used request id req-ae047c46-2ce3-404b-a80a-324532389527 2018-10-08 03:13:44,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 03:13:44,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:44,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b53badd4-6365-433d-b9b2-758126fb7160 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:44,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34 used request id req-b53badd4-6365-433d-b9b2-758126fb7160 2018-10-08 03:13:44,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.326570034027s 2018-10-08 03:13:44,525 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7b9652a3162c47e58563b89bed2f9f34 used request id req-b53badd4-6365-433d-b9b2-758126fb7160 2018-10-08 03:13:44,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:13:44,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:44,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e9223b-43dd-4f7f-bd83-68ec7fb48999 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e"}, "enabled": true, "id": "cd31bae1d7f94fe98d4f95505b32457e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_69924fd5-9e30-4b2b-ac4e-4ba204de84fd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:13:44,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a8e9223b-43dd-4f7f-bd83-68ec7fb48999 2018-10-08 03:13:44,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0766129493713s 2018-10-08 03:13:44,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a8e9223b-43dd-4f7f-bd83-68ec7fb48999 2018-10-08 03:13:44,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 03:13:44,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:44,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af4a4158-fe43-40bc-a408-4c8ce4e9354c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:44,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e used request id req-af4a4158-fe43-40bc-a408-4c8ce4e9354c 2018-10-08 03:13:44,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.298098087311s 2018-10-08 03:13:44,904 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cd31bae1d7f94fe98d4f95505b32457e used request id req-af4a4158-fe43-40bc-a408-4c8ce4e9354c 2018-10-08 03:13:44,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:44,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb61c03-dc96-4e79-82ae-5ed2417d7792 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "50d0e927716a4c30b7df994f7ad30651", "links": {"self": "http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:44,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ecb61c03-dc96-4e79-82ae-5ed2417d7792 2018-10-08 03:13:44,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0897700786591s 2018-10-08 03:13:44,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 03:13:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:45,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35fea94a-a8bf-440a-838f-563220368b8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:45,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/50d0e927716a4c30b7df994f7ad30651 used request id req-35fea94a-a8bf-440a-838f-563220368b8d 2018-10-08 03:13:45,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.231930017471s 2018-10-08 03:13:45,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:13:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cd31bae1d7f94fe98d4f95505b32457e&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fac8756b8b9c8ba2d0707f23e42cc00f1157a4e0" 2018-10-08 03:13:46,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d16b0cdd-c0e2-4fb9-b491-4b5b5137dc8c Date: Mon, 08 Oct 2018 03:13:46 GMT RESP BODY: {"security_groups": []} 2018-10-08 03:13:46,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cd31bae1d7f94fe98d4f95505b32457e&name=default used request id req-d16b0cdd-c0e2-4fb9-b491-4b5b5137dc8c 2018-10-08 03:13:46,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.03425502777s 2018-10-08 03:13:46,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cd31bae1d7f94fe98d4f95505b32457e&name=default used request id req-d16b0cdd-c0e2-4fb9-b491-4b5b5137dc8c 2018-10-08 03:13:46,287 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-08 03:13:46,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:13:46,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:13:46,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:13:46,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:13:46,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:13:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:13:46,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea0d628-b70f-425d-8781-260100e478cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:13:46,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aea0d628-b70f-425d-8781-260100e478cc 2018-10-08 03:13:46,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:46,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["8Wy-Ow1lQo65K0e8wrr5-w"], "issued_at": "2018-10-08T03:13:46.000000Z"}} 2018-10-08 03:13:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:46,708 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:13:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:13:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:46,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742105d3-83b1-4d6d-b879-36d1473534c2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:13:46,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-742105d3-83b1-4d6d-b879-36d1473534c2 2018-10-08 03:13:46,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.478673934937s 2018-10-08 03:13:46,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 03:13:46,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}}' 2018-10-08 03:13:47,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b76597e-bba7-450b-800e-1b3b69787770 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:13:47,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7b76597e-bba7-450b-800e-1b3b69787770 2018-10-08 03:13:47,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.208373785019s 2018-10-08 03:13:47,004 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7b76597e-bba7-450b-800e-1b3b69787770 2018-10-08 03:13:47,005 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e', 'id': u'6125bd0af8794b6195370548efa3de51', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 03:13:47,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 03:13:47,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.384212970734s 2018-10-08 03:13:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:47,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efeb7077-9bbd-4296-8803-a723b3d26da5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}, "domain_id": "default", "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:13:47,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259 used request id req-efeb7077-9bbd-4296-8803-a723b3d26da5 2018-10-08 03:13:47,496 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'06f8fd65464240b988c8eee752b9c259', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e'}) 2018-10-08 03:13:47,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:47,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:47,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d25cf6b-4c01-4dd8-b71f-bd27cea0f93e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:47,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d25cf6b-4c01-4dd8-b71f-bd27cea0f93e 2018-10-08 03:13:47,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0931160449982s 2018-10-08 03:13:47,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:47,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:47,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3882c8-d96e-418f-b931-9d8b00ffbec6 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:47,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7e3882c8-d96e-418f-b931-9d8b00ffbec6 2018-10-08 03:13:47,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0746991634369s 2018-10-08 03:13:47,667 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 03:13:47,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:13:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" -d '{"role": {"name": "Member"}}' 2018-10-08 03:13:47,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee5be58c-e347-4189-ac9f-99e4d3b14bb5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}} 2018-10-08 03:13:47,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ee5be58c-e347-4189-ac9f-99e4d3b14bb5 2018-10-08 03:13:47,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.108123064041s 2018-10-08 03:13:47,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:47,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de1065c-f3b4-4e06-b53f-bf5abe02086f Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "domain_id": null, "name": "Member", "id": "76f26bda195f4efa949130be1ae4c4b4"}} 2018-10-08 03:13:47,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4 used request id req-5de1065c-f3b4-4e06-b53f-bf5abe02086f 2018-10-08 03:13:47,860 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4'}, 'domain_id': None, 'human_id': None, 'id': u'76f26bda195f4efa949130be1ae4c4b4', 'HUMAN_ID': False}) 2018-10-08 03:13:47,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:47,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:47,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea03a29f-5646-4418-b021-b36f90330b84 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:47,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ea03a29f-5646-4418-b021-b36f90330b84 2018-10-08 03:13:47,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0752279758453s 2018-10-08 03:13:47,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:13:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedd2295-3155-4487-8064-d2c5119874a4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:13:48,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fedd2295-3155-4487-8064-d2c5119874a4 2018-10-08 03:13:48,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0829792022705s 2018-10-08 03:13:48,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:13:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87771738-ed7f-4ae7-b6ae-852280057c70 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:13:48,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-87771738-ed7f-4ae7-b6ae-852280057c70 2018-10-08 03:13:48,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997560024261s 2018-10-08 03:13:48,121 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-87771738-ed7f-4ae7-b6ae-852280057c70 2018-10-08 03:13:48,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:13:48,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4834fcee-9ced-404f-a1f7-9173c1012f0a Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:13:48,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4834fcee-9ced-404f-a1f7-9173c1012f0a 2018-10-08 03:13:48,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0747830867767s 2018-10-08 03:13:48,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4834fcee-9ced-404f-a1f7-9173c1012f0a 2018-10-08 03:13:48,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:13:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=06f8fd65464240b988c8eee752b9c259&scope.project.id=6125bd0af8794b6195370548efa3de51&role.id=76f26bda195f4efa949130be1ae4c4b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115b94b0-cdd3-4c7f-acaf-7c945daad759 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=06f8fd65464240b988c8eee752b9c259&scope.project.id=6125bd0af8794b6195370548efa3de51&role.id=76f26bda195f4efa949130be1ae4c4b4", "previous": null, "next": null}} 2018-10-08 03:13:48,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=06f8fd65464240b988c8eee752b9c259&scope.project.id=6125bd0af8794b6195370548efa3de51&role.id=76f26bda195f4efa949130be1ae4c4b4 used request id req-115b94b0-cdd3-4c7f-acaf-7c945daad759 2018-10-08 03:13:48,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0805859565735s 2018-10-08 03:13:48,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:13:48,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/06f8fd65464240b988c8eee752b9c259/roles/76f26bda195f4efa949130be1ae4c4b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c392a49-920e-45be-b221-2a8f08681a10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:48,398 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/06f8fd65464240b988c8eee752b9c259/roles/76f26bda195f4efa949130be1ae4c4b4 used request id req-1c392a49-920e-45be-b221-2a8f08681a10 2018-10-08 03:13:48,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112499952316s 2018-10-08 03:13:48,399 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'bdb03884-861c-4a43-8654-eb867b353272', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e', 'project_id': u'6125bd0af8794b6195370548efa3de51', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 03:13:48,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:13:48,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:13:48,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:13:48,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:13:48,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:13:48,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:13:48,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:13:48,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:13:48,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:13:48,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:13:48,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:13:48,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:13:48,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:13:48,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:13:48,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:13:48,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:13:48,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:13:48,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:13:48,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:13:48,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:13:48,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:13:48,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:13:48,404 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e', 'password': 'bdb03884-861c-4a43-8654-eb867b353272', 'project_name': 'api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '6125bd0af8794b6195370548efa3de51', 'project_domain_name': 'Default'} 2018-10-08 03:13:48,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb85d60-12d5-4629-bb39-4b3a8e552130 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:48,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4fb85d60-12d5-4629-bb39-4b3a8e552130 2018-10-08 03:13:48,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0771658420563s 2018-10-08 03:13:48,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5128cb-e241-4852-b36b-eaa3a3ddd927 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:48,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c5128cb-e241-4852-b36b-eaa3a3ddd927 2018-10-08 03:13:48,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0784680843353s 2018-10-08 03:13:48,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:13:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5946d5d3-70a2-457d-9c96-25481f861c19 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:13:48,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5946d5d3-70a2-457d-9c96-25481f861c19 2018-10-08 03:13:48,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.160979032516s 2018-10-08 03:13:48,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:13:48,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d56dde7-28da-4b2f-987c-9c2bbf95a64b Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:13:48,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7d56dde7-28da-4b2f-987c-9c2bbf95a64b 2018-10-08 03:13:48,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980501174927s 2018-10-08 03:13:48,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7d56dde7-28da-4b2f-987c-9c2bbf95a64b 2018-10-08 03:13:48,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:13:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:48,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807f7ebb-a0fe-4bf7-8969-d51266427f4e Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:13:48,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-807f7ebb-a0fe-4bf7-8969-d51266427f4e 2018-10-08 03:13:48,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083484172821s 2018-10-08 03:13:48,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-807f7ebb-a0fe-4bf7-8969-d51266427f4e 2018-10-08 03:13:48,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:13:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=06f8fd65464240b988c8eee752b9c259&scope.project.id=6125bd0af8794b6195370548efa3de51&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:49,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b2e9fd-6617-41e0-af24-38cf5e2e8dd4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=06f8fd65464240b988c8eee752b9c259&scope.project.id=6125bd0af8794b6195370548efa3de51&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 03:13:49,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=06f8fd65464240b988c8eee752b9c259&scope.project.id=6125bd0af8794b6195370548efa3de51&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-a4b2e9fd-6617-41e0-af24-38cf5e2e8dd4 2018-10-08 03:13:49,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0854351520538s 2018-10-08 03:13:49,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:13:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/06f8fd65464240b988c8eee752b9c259/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:49,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5cd1bd-abb6-409b-8b72-fb101f33f015 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:49,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/06f8fd65464240b988c8eee752b9c259/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-bf5cd1bd-abb6-409b-8b72-fb101f33f015 2018-10-08 03:13:49,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11306810379s 2018-10-08 03:13:49,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:49,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8359720-83c5-43e2-9519-c97289024807 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:49,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f8359720-83c5-43e2-9519-c97289024807 2018-10-08 03:13:49,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07599401474s 2018-10-08 03:13:49,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:13:49,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-08 03:13:49,335 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b96ff33-a89c-4259-875c-e8300321a61b Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}} 2018-10-08 03:13:49,335 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b96ff33-a89c-4259-875c-e8300321a61b 2018-10-08 03:13:49,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.14288687706s 2018-10-08 03:13:49,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:49,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4bbcf7-6d6b-4354-bdea-c9bba8605ce5 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "domain_id": null, "name": "heat_stack_owner", "id": "059b4cee84864a009ad800e8aaf2ded0"}} 2018-10-08 03:13:49,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0 used request id req-4f4bbcf7-6d6b-4354-bdea-c9bba8605ce5 2018-10-08 03:13:49,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:13:49,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:49,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd70817-0399-430b-82db-8ca3e49ffae8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:13:49,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-edd70817-0399-430b-82db-8ca3e49ffae8 2018-10-08 03:13:49,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800080299377s 2018-10-08 03:13:49,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:13:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:49,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586ffd36-2f7b-47c7-bc78-8564c39e9dc3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:13:49,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-586ffd36-2f7b-47c7-bc78-8564c39e9dc3 2018-10-08 03:13:49,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0819058418274s 2018-10-08 03:13:49,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:13:49,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:49,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ac6d78-24e3-49bc-a152-5f5b6e692e86 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:13:49,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c4ac6d78-24e3-49bc-a152-5f5b6e692e86 2018-10-08 03:13:49,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0909659862518s 2018-10-08 03:13:49,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c4ac6d78-24e3-49bc-a152-5f5b6e692e86 2018-10-08 03:13:49,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:13:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:49,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688b9589-677a-4d4b-8277-b093cf02b026 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:13:49,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-688b9589-677a-4d4b-8277-b093cf02b026 2018-10-08 03:13:49,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0816957950592s 2018-10-08 03:13:49,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-688b9589-677a-4d4b-8277-b093cf02b026 2018-10-08 03:13:49,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:13:49,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=06f8fd65464240b988c8eee752b9c259&scope.project.id=6125bd0af8794b6195370548efa3de51&role.id=059b4cee84864a009ad800e8aaf2ded0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:49,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71d667d-ed4f-4a73-8fbb-92edf29627a5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=06f8fd65464240b988c8eee752b9c259&scope.project.id=6125bd0af8794b6195370548efa3de51&role.id=059b4cee84864a009ad800e8aaf2ded0", "previous": null, "next": null}} 2018-10-08 03:13:49,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=06f8fd65464240b988c8eee752b9c259&scope.project.id=6125bd0af8794b6195370548efa3de51&role.id=059b4cee84864a009ad800e8aaf2ded0 used request id req-c71d667d-ed4f-4a73-8fbb-92edf29627a5 2018-10-08 03:13:49,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.138164043427s 2018-10-08 03:13:49,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:13:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/06f8fd65464240b988c8eee752b9c259/roles/059b4cee84864a009ad800e8aaf2ded0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:13:50,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4126da90-3efa-48b0-8f72-2ea10842ef02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:50,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/06f8fd65464240b988c8eee752b9c259/roles/059b4cee84864a009ad800e8aaf2ded0 used request id req-4126da90-3efa-48b0-8f72-2ea10842ef02 2018-10-08 03:13:50,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.103237867355s 2018-10-08 03:13:50,005 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-08 03:13:50,005 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-08 03:13:50,005 - openstack_tests - INFO - OS Credentials = > 2018-10-08 03:13:50,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:50,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:50,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["2fNcIm7HRlOZpf9wAWOQxw"], "issued_at": "2018-10-08T03:13:50.000000Z"}} 2018-10-08 03:13:50,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf53532a783d2452c252772a5adff34b9f88c4c" 2018-10-08 03:13:51,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-18b1c602-2849-40e3-83c4-605d83c8c3f0 Date: Mon, 08 Oct 2018 03:13:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:13:51,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-18b1c602-2849-40e3-83c4-605d83c8c3f0 2018-10-08 03:13:51,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf53532a783d2452c252772a5adff34b9f88c4c" 2018-10-08 03:13:51,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-17f07762-ccff-4d8f-9dff-e0ff68f33479 Date: Mon, 08 Oct 2018 03:13:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:13:51,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-17f07762-ccff-4d8f-9dff-e0ff68f33479 2018-10-08 03:13:51,683 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-08 03:13:51,684 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-08 03:13:51,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:51,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:52,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["nTR2C5d0Q4Gol-ysv1qcXQ"], "issued_at": "2018-10-08T03:13:52.000000Z"}} 2018-10-08 03:13:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:52,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9811bd-189a-4b40-be72-3d4412c5ea6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:13:52,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6a9811bd-189a-4b40-be72-3d4412c5ea6c 2018-10-08 03:13:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:13:52,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:13:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:13:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:52,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88e7485-8b1e-42fc-9bf5-555d266443d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:13:52,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b88e7485-8b1e-42fc-9bf5-555d266443d2 2018-10-08 03:13:52,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-a2ba16ac-2cb6-4129-b9df-73759e08fdfc-projName"}}' 2018-10-08 03:13:52,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-087b930e-cebf-4a7a-a395-2ab238bf84d2 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fe5e70ba21574434835fa7af0b535419"}, "enabled": true, "id": "fe5e70ba21574434835fa7af0b535419", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-a2ba16ac-2cb6-4129-b9df-73759e08fdfc-projName"}} 2018-10-08 03:13:52,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-087b930e-cebf-4a7a-a395-2ab238bf84d2 2018-10-08 03:13:52,506 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-a2ba16ac-2cb6-4129-b9df-73759e08fdfc-projName 2018-10-08 03:13:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-a2ba16ac-2cb6-4129-b9df-73759e08fdfc-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:52,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7811c1fe-6ff2-4ba2-97ec-8fca9777986e Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-a2ba16ac-2cb6-4129-b9df-73759e08fdfc-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fe5e70ba21574434835fa7af0b535419"}, "enabled": true, "id": "fe5e70ba21574434835fa7af0b535419", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-a2ba16ac-2cb6-4129-b9df-73759e08fdfc-projName"}]} 2018-10-08 03:13:52,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-a2ba16ac-2cb6-4129-b9df-73759e08fdfc-projName used request id req-7811c1fe-6ff2-4ba2-97ec-8fca9777986e 2018-10-08 03:13:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:52,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538d2f65-4c6f-4df3-a109-915a4e99bbb8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:13:52,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-538d2f65-4c6f-4df3-a109-915a4e99bbb8 2018-10-08 03:13:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:53,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-7402dff5-e3ee-4a6d-b21e-f486753a464c Date: Mon, 08 Oct 2018 03:13:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:13:53Z", "updated_at": "2018-10-08T03:13:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:53Z", "revision_number": 0, "id": "42fd9dda-0cd4-4df7-aea8-9351675a4c2c", "remote_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:53Z", "security_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:53Z", "revision_number": 0, "id": "72019f43-90f1-44f6-9940-4f66ac2942cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:53Z", "security_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:53Z", "revision_number": 0, "id": "f2c69094-ef42-4dcc-8e8d-045aa217e56d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:53Z", "security_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:53Z", "revision_number": 0, "id": "fb2c2101-2d0b-4ec8-a314-25bb0c0d7856", "remote_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:53Z", "security_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "name": "default"}]} 2018-10-08 03:13:53,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7402dff5-e3ee-4a6d-b21e-f486753a464c 2018-10-08 03:13:53,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:53,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a99d8b4-7915-4a3b-aecc-18ff972773c6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 03:13:53,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-5a99d8b4-7915-4a3b-aecc-18ff972773c6 2018-10-08 03:13:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:53,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29915d0-7c56-467f-b288-278336700d27 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 03:13:53,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-a29915d0-7c56-467f-b288-278336700d27 2018-10-08 03:13:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:54,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b05482-d0f8-45cb-914a-b4a2fae1094a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:13:54,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-53b05482-d0f8-45cb-914a-b4a2fae1094a 2018-10-08 03:13:54,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473 2018-10-08 03:13:54,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:54,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-df3a8748-7e39-4e43-9d41-0bb673699f1c Date: Mon, 08 Oct 2018 03:13:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:13:53Z", "security_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:13:53Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "42fd9dda-0cd4-4df7-aea8-9351675a4c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:13:53Z", "security_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:13:53Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "72019f43-90f1-44f6-9940-4f66ac2942cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:13:53Z", "security_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:13:53Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "f2c69094-ef42-4dcc-8e8d-045aa217e56d"}, {"remote_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:13:53Z", "security_group_id": "5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:13:53Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "fb2c2101-2d0b-4ec8-a314-25bb0c0d7856"}]} 2018-10-08 03:13:54,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473 used request id req-df3a8748-7e39-4e43-9d41-0bb673699f1c 2018-10-08 03:13:54,785 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 03:13:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:55,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d379718-4090-4d31-86f2-0f578891388f Content-Length: 0 Date: Mon, 08 Oct 2018 03:13:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:13:55,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5bfa2b3a-a0f3-4218-a9fe-78bdb1b57473 used request id req-3d379718-4090-4d31-86f2-0f578891388f 2018-10-08 03:13:55,833 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-a2ba16ac-2cb6-4129-b9df-73759e08fdfc-projName 2018-10-08 03:13:55,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fe5e70ba21574434835fa7af0b535419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82aa1201fd7b258f494ef82dd7fe66cbc3e65c7" 2018-10-08 03:13:56,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-918f6e40-7699-4dfc-ac3f-28f646e5e185 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:56,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fe5e70ba21574434835fa7af0b535419 used request id req-918f6e40-7699-4dfc-ac3f-28f646e5e185 2018-10-08 03:13:56,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:56,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["2hbzLcP4Tt6daW50S8iQ8Q"], "issued_at": "2018-10-08T03:13:56.000000Z"}} 2018-10-08 03:13:56,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e002e72f99e33db6ba5d11290cd07afb5441a353" 2018-10-08 03:13:56,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68341b69-462b-4a41-b72a-fed14a71ed01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:13:56,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-68341b69-462b-4a41-b72a-fed14a71ed01 2018-10-08 03:13:56,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:13:56,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:13:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:13:56,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e002e72f99e33db6ba5d11290cd07afb5441a353" 2018-10-08 03:13:56,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3ddbe5-9cb8-40f0-a82c-15c70ee3add6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:13:56,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fe3ddbe5-9cb8-40f0-a82c-15c70ee3add6 2018-10-08 03:13:57,163 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-44c0444b-be12-4d9e-bc56-6030507ea722-username 2018-10-08 03:13:57,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e002e72f99e33db6ba5d11290cd07afb5441a353" 2018-10-08 03:13:57,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffa6dc3-da16-4ee0-82b3-847ebaf8e54b Content-Encoding: gzip Content-Length: 951 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-44c0444b-be12-4d9e-bc56-6030507ea722-username", "links": {"self": "http://172.30.9.28:5000/v3/users/1ef3ea0f2f384bdfa2895d3803251ef6"}, "domain_id": "default", "enabled": true, "id": "1ef3ea0f2f384bdfa2895d3803251ef6", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:13:57,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cffa6dc3-da16-4ee0-82b3-847ebaf8e54b 2018-10-08 03:13:57,269 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-44c0444b-be12-4d9e-bc56-6030507ea722-username 2018-10-08 03:13:57,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1ef3ea0f2f384bdfa2895d3803251ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e002e72f99e33db6ba5d11290cd07afb5441a353" 2018-10-08 03:13:57,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d044155c-52e5-4b94-8fd8-397a1280997f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:13:57,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1ef3ea0f2f384bdfa2895d3803251ef6 used request id req-d044155c-52e5-4b94-8fd8-397a1280997f 2018-10-08 03:13:57,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:57,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["AN6JEFIrSUW5-LrlMevNEA"], "issued_at": "2018-10-08T03:13:57.000000Z"}} 2018-10-08 03:13:57,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8cb72ad929d6bd08a79eada5bbfcb3a787a852" 2018-10-08 03:13:58,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54493fe-8820-4cdd-9ac4-2c675561604e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:13:58,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f54493fe-8820-4cdd-9ac4-2c675561604e 2018-10-08 03:13:58,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:58,061 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-08 03:13:58,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:58,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["6tZTDH8zRPiXMRZ9EYG-hw"], "issued_at": "2018-10-08T03:13:58.000000Z"}} 2018-10-08 03:13:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90af59a5fedfda775fc043b6329d148f4ae0359" 2018-10-08 03:13:58,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755ce38f-86cf-4044-ad1e-e2aac8ef8ae1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:13:58,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-755ce38f-86cf-4044-ad1e-e2aac8ef8ae1 2018-10-08 03:13:58,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:58,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:59,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["Jgcltk0TQHu6IxKdDUymTQ"], "issued_at": "2018-10-08T03:13:59.000000Z"}} 2018-10-08 03:13:59,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:59,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["c7FWeSomTzSVBvc8RFpXJA"], "issued_at": "2018-10-08T03:13:59.000000Z"}} 2018-10-08 03:13:59,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a528a6b6439223c94eb6e058e29fbf24f2ef805" 2018-10-08 03:13:59,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab0bd97-854e-4ab2-8a18-83383c5c7e99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:13:59,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ab0bd97-854e-4ab2-8a18-83383c5c7e99 2018-10-08 03:13:59,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:13:59,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:13:59,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["kBS_fnUsSsGIvB8r80iwWg"], "issued_at": "2018-10-08T03:13:59.000000Z"}} 2018-10-08 03:13:59,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:00,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["uSq635ASSO6n3BlLccEA9w"], "issued_at": "2018-10-08T03:14:00.000000Z"}} 2018-10-08 03:14:00,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738a297d0b2cb256459a87caaa1c0c0dea1b17e1" 2018-10-08 03:14:00,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8987618-0e93-4c58-8829-5c28878f29d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:00,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b8987618-0e93-4c58-8829-5c28878f29d4 2018-10-08 03:14:00,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:00,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:00,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["5dt7FvVhQTmuCFO8g-9hlg"], "issued_at": "2018-10-08T03:14:00.000000Z"}} 2018-10-08 03:14:00,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:00,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:01,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["mQp5nPFtRsG-BuQeLjGjfA"], "issued_at": "2018-10-08T03:14:01.000000Z"}} 2018-10-08 03:14:01,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:01,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:01,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["35f9fPCNRGKm9aoZtkscBg"], "issued_at": "2018-10-08T03:14:01.000000Z"}} 2018-10-08 03:14:01,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:01,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["txCYvCwdQSe9y5llrWEicA"], "issued_at": "2018-10-08T03:14:01.000000Z"}} 2018-10-08 03:14:01,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:02,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43303ca9-93b3-44c6-939f-e066ea483ccd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:02,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-43303ca9-93b3-44c6-939f-e066ea483ccd 2018-10-08 03:14:02,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:02,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:02,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:02,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d04d28bc-4b5f-4498-aed5-a9b055d9bf4f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:02,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d04d28bc-4b5f-4498-aed5-a9b055d9bf4f 2018-10-08 03:14:02,529 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-username 2018-10-08 03:14:02,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:02,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b215db-bfa3-4685-98ce-0bb9a648d361 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:02,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-99b215db-bfa3-4685-98ce-0bb9a648d361 2018-10-08 03:14:02,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-projName"}}' 2018-10-08 03:14:02,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77579133-e29a-4d2b-8bd3-84e7966807d5 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ea5c017f5e349619ba5e32188d7758a"}, "enabled": true, "id": "0ea5c017f5e349619ba5e32188d7758a", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-projName"}} 2018-10-08 03:14:02,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-77579133-e29a-4d2b-8bd3-84e7966807d5 2018-10-08 03:14:02,680 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-projName 2018-10-08 03:14:02,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" -d '{"role": {"name": "KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-role"}}' 2018-10-08 03:14:02,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922d27d5-07c1-45d6-9561-12026f004260 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62831410ee6348cc8236258a2b65f237", "links": {"self": "http://172.30.9.28:5000/v3/roles/62831410ee6348cc8236258a2b65f237"}, "name": "KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-role"}} 2018-10-08 03:14:02,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-922d27d5-07c1-45d6-9561-12026f004260 2018-10-08 03:14:02,716 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-role 2018-10-08 03:14:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/62831410ee6348cc8236258a2b65f237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:02,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbfc0af-cdd2-4680-83bf-b724165c63cf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/62831410ee6348cc8236258a2b65f237"}, "domain_id": null, "name": "KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-role", "id": "62831410ee6348cc8236258a2b65f237"}} 2018-10-08 03:14:02,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/62831410ee6348cc8236258a2b65f237 used request id req-bdbfc0af-cdd2-4680-83bf-b724165c63cf 2018-10-08 03:14:02,814 - keystone_utils - INFO - Granting role KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-role to project KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-projName 2018-10-08 03:14:02,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0ea5c017f5e349619ba5e32188d7758a/users/a7062c9c8c3b46bb9c5db256ed4dac0c/roles/62831410ee6348cc8236258a2b65f237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:02,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55e17710-980f-44ac-a6f9-7b4981f47488 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:02,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0ea5c017f5e349619ba5e32188d7758a/users/a7062c9c8c3b46bb9c5db256ed4dac0c/roles/62831410ee6348cc8236258a2b65f237 used request id req-55e17710-980f-44ac-a6f9-7b4981f47488 2018-10-08 03:14:02,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ea5c017f5e349619ba5e32188d7758a/users/a7062c9c8c3b46bb9c5db256ed4dac0c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:03,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1144f9d-0033-4b0e-83fa-615132fe0770 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0ea5c017f5e349619ba5e32188d7758a/users/a7062c9c8c3b46bb9c5db256ed4dac0c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "62831410ee6348cc8236258a2b65f237", "links": {"self": "http://172.30.9.28:5000/v3/roles/62831410ee6348cc8236258a2b65f237"}, "name": "KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-role"}]} 2018-10-08 03:14:03,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ea5c017f5e349619ba5e32188d7758a/users/a7062c9c8c3b46bb9c5db256ed4dac0c/roles used request id req-b1144f9d-0033-4b0e-83fa-615132fe0770 2018-10-08 03:14:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:04,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-24871604-b5de-4781-b0bf-98ae45548f05 Date: Mon, 08 Oct 2018 03:14:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:03Z", "updated_at": "2018-10-08T03:14:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:04Z", "revision_number": 0, "id": "41c95701-1dea-48d3-a3e5-c1809dd17774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:04Z", "security_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:04Z", "revision_number": 0, "id": "221de5db-56e3-4f73-a343-0a0b4e80fee2", "remote_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:04Z", "security_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:04Z", "revision_number": 0, "id": "70c94f16-706b-406b-b99d-cf3479f46352", "remote_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:04Z", "security_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:04Z", "revision_number": 0, "id": "6742b690-5819-443b-9018-d64630c91167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:04Z", "security_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "name": "default"}]} 2018-10-08 03:14:04,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-24871604-b5de-4781-b0bf-98ae45548f05 2018-10-08 03:14:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:04,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea6227c-a446-4e2f-98b6-05b2c28769fe Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 03:14:04,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-bea6227c-a446-4e2f-98b6-05b2c28769fe 2018-10-08 03:14:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:04,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc70753-d005-4490-82ec-730bda63c257 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 03:14:04,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-ddc70753-d005-4490-82ec-730bda63c257 2018-10-08 03:14:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:04,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10835745-8b54-4aa4-a67e-9569e5f8dc66 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:14:04,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-10835745-8b54-4aa4-a67e-9569e5f8dc66 2018-10-08 03:14:04,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65febb74-2f01-47b8-9ff0-22c9a252f72f 2018-10-08 03:14:04,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65febb74-2f01-47b8-9ff0-22c9a252f72f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:05,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5f7b4166-b8b8-416a-8eba-1934332e1f40 Date: Mon, 08 Oct 2018 03:14:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:04Z", "security_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:04Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "221de5db-56e3-4f73-a343-0a0b4e80fee2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:04Z", "security_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:04Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "41c95701-1dea-48d3-a3e5-c1809dd17774"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:04Z", "security_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:04Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "6742b690-5819-443b-9018-d64630c91167"}, {"remote_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:04Z", "security_group_id": "65febb74-2f01-47b8-9ff0-22c9a252f72f", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:04Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "70c94f16-706b-406b-b99d-cf3479f46352"}]} 2018-10-08 03:14:05,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65febb74-2f01-47b8-9ff0-22c9a252f72f used request id req-5f7b4166-b8b8-416a-8eba-1934332e1f40 2018-10-08 03:14:05,246 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 03:14:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/65febb74-2f01-47b8-9ff0-22c9a252f72f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:06,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10b1b092-918c-443f-bc82-a694ff479fbb Content-Length: 0 Date: Mon, 08 Oct 2018 03:14:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:14:06,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/65febb74-2f01-47b8-9ff0-22c9a252f72f used request id req-10b1b092-918c-443f-bc82-a694ff479fbb 2018-10-08 03:14:06,311 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-projName 2018-10-08 03:14:06,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0ea5c017f5e349619ba5e32188d7758a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:06,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44eb4a95-4b2d-42b4-be8b-923bb406564e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:06,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0ea5c017f5e349619ba5e32188d7758a used request id req-44eb4a95-4b2d-42b4-be8b-923bb406564e 2018-10-08 03:14:06,527 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-username 2018-10-08 03:14:06,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a7062c9c8c3b46bb9c5db256ed4dac0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:06,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d308c50-2c97-46a5-95ea-26fc9e11f524 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:06,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a7062c9c8c3b46bb9c5db256ed4dac0c used request id req-8d308c50-2c97-46a5-95ea-26fc9e11f524 2018-10-08 03:14:06,756 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-e236d8d5-9071-476d-af1c-4b08053b4f08-role 2018-10-08 03:14:06,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/62831410ee6348cc8236258a2b65f237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a966def03430f9cda61f93c361b717c9bc42a93" 2018-10-08 03:14:06,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e45b207a-0ec3-4ef0-8480-b572774dc577 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:06,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/62831410ee6348cc8236258a2b65f237 used request id req-e45b207a-0ec3-4ef0-8480-b572774dc577 2018-10-08 03:14:06,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:07,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["JHtkQAifScmRKCWe71ZUUA"], "issued_at": "2018-10-08T03:14:07.000000Z"}} 2018-10-08 03:14:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cee00527ba78588b8a369ac5918b53cb95624" 2018-10-08 03:14:07,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579d5d97-4d1f-41ae-acec-3354dcdfe74d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:07,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-579d5d97-4d1f-41ae-acec-3354dcdfe74d 2018-10-08 03:14:07,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:07,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:07,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["3aVxplw9QoKA40OTEJXLNw"], "issued_at": "2018-10-08T03:14:07.000000Z"}} 2018-10-08 03:14:07,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:07,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb307594-5b20-478a-85ca-3e6da5803928 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:07,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bb307594-5b20-478a-85ca-3e6da5803928 2018-10-08 03:14:07,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:07,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:07,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:07,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db458cdb-dc79-4dea-b091-6bc22e002ccc Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:07,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-db458cdb-dc79-4dea-b091-6bc22e002ccc 2018-10-08 03:14:07,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:07,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05babc74-034b-415e-bc6c-411b12bbf9ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:07,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-05babc74-034b-415e-bc6c-411b12bbf9ec 2018-10-08 03:14:08,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:08,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5720b9f0-4a37-4935-9bbc-b6567c6853c1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:08,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5720b9f0-4a37-4935-9bbc-b6567c6853c1 2018-10-08 03:14:08,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:08,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323d8e86-dbc9-4d59-b164-76e133747856 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}]} 2018-10-08 03:14:08,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e used request id req-323d8e86-dbc9-4d59-b164-76e133747856 2018-10-08 03:14:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/34a7f4017b5c4ef4b4dc7509dac4c658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:08,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98bf33b0-2f01-444b-a700-8d455ff868b2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/34a7f4017b5c4ef4b4dc7509dac4c658"}, "enabled": true, "id": "34a7f4017b5c4ef4b4dc7509dac4c658", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ccd3904a-2fbb-460-name"}} 2018-10-08 03:14:08,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/34a7f4017b5c4ef4b4dc7509dac4c658 used request id req-98bf33b0-2f01-444b-a700-8d455ff868b2 2018-10-08 03:14:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/34a7f4017b5c4ef4b4dc7509dac4c658/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:08,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ef4fd6-6bb3-41b2-94c5-c6f916c1a6f0 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/34a7f4017b5c4ef4b4dc7509dac4c658/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 03:14:08,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/34a7f4017b5c4ef4b4dc7509dac4c658/roles used request id req-74ef4fd6-6bb3-41b2-94c5-c6f916c1a6f0 2018-10-08 03:14:08,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:08,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6725273c-6f9f-4bad-b910-91b275fd16a5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 03:14:08,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-6725273c-6f9f-4bad-b910-91b275fd16a5 2018-10-08 03:14:08,801 - keystone_utils - INFO - Granting role admin to project api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e 2018-10-08 03:14:08,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/34a7f4017b5c4ef4b4dc7509dac4c658/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:08,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfe67363-bd67-4703-847d-0b151ccea0cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:08,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/34a7f4017b5c4ef4b4dc7509dac4c658/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-bfe67363-bd67-4703-847d-0b151ccea0cc 2018-10-08 03:14:08,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:09,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a72d3b1-6dd1-4fef-aa91-1a64247fa00e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:09,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a72d3b1-6dd1-4fef-aa91-1a64247fa00e 2018-10-08 03:14:09,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:09,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595cc46f-67ff-4354-b807-bf7730ab2dc6 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}]} 2018-10-08 03:14:09,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e used request id req-595cc46f-67ff-4354-b807-bf7730ab2dc6 2018-10-08 03:14:09,127 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ccd3904a-2fbb-460-name 2018-10-08 03:14:09,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:09,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cee00527ba78588b8a369ac5918b53cb95624" 2018-10-08 03:14:09,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30725a21-f217-4099-885a-e6ae28e89667 Content-Encoding: gzip Content-Length: 934 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ccd3904a-2fbb-460-name", "links": {"self": "http://172.30.9.28:5000/v3/users/34a7f4017b5c4ef4b4dc7509dac4c658"}, "domain_id": "default", "enabled": true, "id": "34a7f4017b5c4ef4b4dc7509dac4c658", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:09,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-30725a21-f217-4099-885a-e6ae28e89667 2018-10-08 03:14:09,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cee00527ba78588b8a369ac5918b53cb95624" 2018-10-08 03:14:09,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c058e5-bd0b-4e02-bef4-1f606d3593f9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:09,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-83c058e5-bd0b-4e02-bef4-1f606d3593f9 2018-10-08 03:14:09,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cee00527ba78588b8a369ac5918b53cb95624" 2018-10-08 03:14:09,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756aff7d-b187-4d23-89d4-4b9255fe9394 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}]} 2018-10-08 03:14:09,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e used request id req-756aff7d-b187-4d23-89d4-4b9255fe9394 2018-10-08 03:14:09,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/34a7f4017b5c4ef4b4dc7509dac4c658/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cee00527ba78588b8a369ac5918b53cb95624" 2018-10-08 03:14:09,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f896a5-3447-4390-9bb0-9febdc456f80 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/34a7f4017b5c4ef4b4dc7509dac4c658/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}]} 2018-10-08 03:14:09,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/34a7f4017b5c4ef4b4dc7509dac4c658/roles used request id req-64f896a5-3447-4390-9bb0-9febdc456f80 2018-10-08 03:14:09,536 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ccd3904a-2fbb-460-name 2018-10-08 03:14:09,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/34a7f4017b5c4ef4b4dc7509dac4c658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f70811286d03809a3553e5844fc325a50902d96" 2018-10-08 03:14:09,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b04d72ae-f3df-4db0-8d61-af6fce9f8c77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:09,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/34a7f4017b5c4ef4b4dc7509dac4c658 used request id req-b04d72ae-f3df-4db0-8d61-af6fce9f8c77 2018-10-08 03:14:09,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:10,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["XK_dEpl-TKOY3w7M_L84hw"], "issued_at": "2018-10-08T03:14:10.000000Z"}} 2018-10-08 03:14:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1d6bed6f75ddfb9832184e25e4491e5be66402" 2018-10-08 03:14:10,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5edb3263-7fb2-44fa-961d-630d9e6a1ae8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:10,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5edb3263-7fb2-44fa-961d-630d9e6a1ae8 2018-10-08 03:14:10,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:10,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:10,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["I0QWAAScSeKavian1FPLAA"], "issued_at": "2018-10-08T03:14:10.000000Z"}} 2018-10-08 03:14:10,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:10,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2676d90e-b69d-41ba-99cb-0eaf0c74ba0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:10,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2676d90e-b69d-41ba-99cb-0eaf0c74ba0a 2018-10-08 03:14:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:10,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:10,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:10,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2702eb66-2340-4cf9-97a7-dcf2f19e28ce Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:10,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2702eb66-2340-4cf9-97a7-dcf2f19e28ce 2018-10-08 03:14:10,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:10,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ba130c-2434-422d-a7af-ec7c19244ddb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:10,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-08ba130c-2434-422d-a7af-ec7c19244ddb 2018-10-08 03:14:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:11,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01da649-4c4e-494f-8b09-a090530d1c19 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:11,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c01da649-4c4e-494f-8b09-a090530d1c19 2018-10-08 03:14:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:11,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb68435d-4b3a-4b88-b8c8-b518ec1e25c6 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}]} 2018-10-08 03:14:11,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e used request id req-cb68435d-4b3a-4b88-b8c8-b518ec1e25c6 2018-10-08 03:14:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/e738bf7007fb4b228d7782781bdd5b54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:11,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476869b9-1b10-4bf5-8878-d79a2ebd9470 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/e738bf7007fb4b228d7782781bdd5b54"}, "enabled": true, "id": "e738bf7007fb4b228d7782781bdd5b54", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d447c765-2702-4f9-name"}} 2018-10-08 03:14:11,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e738bf7007fb4b228d7782781bdd5b54 used request id req-476869b9-1b10-4bf5-8878-d79a2ebd9470 2018-10-08 03:14:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/e738bf7007fb4b228d7782781bdd5b54/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:11,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9beace31-4043-466c-a363-daa816cdb701 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/e738bf7007fb4b228d7782781bdd5b54/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 03:14:11,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/e738bf7007fb4b228d7782781bdd5b54/roles used request id req-9beace31-4043-466c-a363-daa816cdb701 2018-10-08 03:14:11,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:11,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effb678b-4eb0-4f27-aecf-40d0f10e349c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 03:14:11,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-effb678b-4eb0-4f27-aecf-40d0f10e349c 2018-10-08 03:14:11,910 - keystone_utils - INFO - Granting role admin to project api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e 2018-10-08 03:14:11,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/e738bf7007fb4b228d7782781bdd5b54/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:12,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b97147db-0875-4358-8514-e81d4c4c5028 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:12,059 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/e738bf7007fb4b228d7782781bdd5b54/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-b97147db-0875-4358-8514-e81d4c4c5028 2018-10-08 03:14:12,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:12,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8e645a-90ad-4b1c-81c1-f929d5d37ef1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:12,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4c8e645a-90ad-4b1c-81c1-f929d5d37ef1 2018-10-08 03:14:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:12,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a859be29-f723-4ca6-b1a9-5f749fdad4f2 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}]} 2018-10-08 03:14:12,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e used request id req-a859be29-f723-4ca6-b1a9-5f749fdad4f2 2018-10-08 03:14:12,176 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d447c765-2702-4f9-name 2018-10-08 03:14:12,177 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d447c765-2702-4f9-name 2018-10-08 03:14:12,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:12,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e738bf7007fb4b228d7782781bdd5b54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1d6bed6f75ddfb9832184e25e4491e5be66402" 2018-10-08 03:14:12,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e34ee1f-7b24-47eb-abc3-4695473188c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:12,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e738bf7007fb4b228d7782781bdd5b54 used request id req-7e34ee1f-7b24-47eb-abc3-4695473188c2 2018-10-08 03:14:12,385 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d447c765-2702-4f9-name 2018-10-08 03:14:12,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e738bf7007fb4b228d7782781bdd5b54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63381d3c53d8871a0a5dea73715683d4c91860" 2018-10-08 03:14:12,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ea274c4-26c7-4a56-b29c-dbc9e78d5e80 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: e738bf7007fb4b228d7782781bdd5b54.", "code": 404, "title": "Not Found"}} 2018-10-08 03:14:12,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e738bf7007fb4b228d7782781bdd5b54 used request id req-9ea274c4-26c7-4a56-b29c-dbc9e78d5e80 2018-10-08 03:14:12,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-08 03:14:12,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:12,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["a8s0D9fWQhOUm9wwdndN-A"], "issued_at": "2018-10-08T03:14:12.000000Z"}} 2018-10-08 03:14:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4539725f092ededd2fd2fbd4316e00bdc3362d8" 2018-10-08 03:14:12,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0daf079c-5b61-4c02-a142-d3f04e7b0dc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:12,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0daf079c-5b61-4c02-a142-d3f04e7b0dc9 2018-10-08 03:14:12,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:12,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:13,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["pEAHYNWdTbu-L8njivcIrg"], "issued_at": "2018-10-08T03:14:13.000000Z"}} 2018-10-08 03:14:13,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:13,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925d3912-1fde-49b4-92c1-73f6d4367832 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:13,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-925d3912-1fde-49b4-92c1-73f6d4367832 2018-10-08 03:14:13,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:13,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:13,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:13,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97921f0-02eb-4a92-9289-d84206d4fc8b Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:13,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d97921f0-02eb-4a92-9289-d84206d4fc8b 2018-10-08 03:14:13,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:13,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db45879-c0a6-447a-84b0-04f9fc820fe3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:13,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8db45879-c0a6-447a-84b0-04f9fc820fe3 2018-10-08 03:14:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:14,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a43806e-980a-4e19-8b05-f735cf2201c4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:14,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a43806e-980a-4e19-8b05-f735cf2201c4 2018-10-08 03:14:14,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:14,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31852ff1-cf67-480b-9c9d-e034ebc77e77 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}]} 2018-10-08 03:14:14,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e used request id req-31852ff1-cf67-480b-9c9d-e034ebc77e77 2018-10-08 03:14:14,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/94bbd2a671364a529b1e9192daca6a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:14,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ceaf06-5dec-4067-880a-432e75958125 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/94bbd2a671364a529b1e9192daca6a6e"}, "enabled": true, "id": "94bbd2a671364a529b1e9192daca6a6e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-a4b2ea1b-f8d3-4b0-name"}} 2018-10-08 03:14:14,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/94bbd2a671364a529b1e9192daca6a6e used request id req-17ceaf06-5dec-4067-880a-432e75958125 2018-10-08 03:14:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/94bbd2a671364a529b1e9192daca6a6e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:14,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52293a70-a76d-46fc-b03e-0d370345c709 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/94bbd2a671364a529b1e9192daca6a6e/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 03:14:14,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/94bbd2a671364a529b1e9192daca6a6e/roles used request id req-52293a70-a76d-46fc-b03e-0d370345c709 2018-10-08 03:14:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:14,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800745bf-2567-4b8b-b304-86dcd469698f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 03:14:14,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-800745bf-2567-4b8b-b304-86dcd469698f 2018-10-08 03:14:14,577 - keystone_utils - INFO - Granting role admin to project api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e 2018-10-08 03:14:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/94bbd2a671364a529b1e9192daca6a6e/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:14,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d070bde0-393c-4f3b-b24d-83ccbeb8a26f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:14,710 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/94bbd2a671364a529b1e9192daca6a6e/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-d070bde0-393c-4f3b-b24d-83ccbeb8a26f 2018-10-08 03:14:14,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:14,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de604bbc-4ced-4225-86e8-b74fced2312a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:14,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de604bbc-4ced-4225-86e8-b74fced2312a 2018-10-08 03:14:14,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:14,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa27c8f-cc25-463f-bdda-edc31131617c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}]} 2018-10-08 03:14:14,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e used request id req-dfa27c8f-cc25-463f-bdda-edc31131617c 2018-10-08 03:14:14,886 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-a4b2ea1b-f8d3-4b0-name 2018-10-08 03:14:14,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:14,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:14,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4539725f092ededd2fd2fbd4316e00bdc3362d8" 2018-10-08 03:14:14,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa9795e-cec0-466b-b8e4-2690daf7c637 Content-Encoding: gzip Content-Length: 937 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-a4b2ea1b-f8d3-4b0-name", "links": {"self": "http://172.30.9.28:5000/v3/users/94bbd2a671364a529b1e9192daca6a6e"}, "domain_id": "default", "enabled": true, "id": "94bbd2a671364a529b1e9192daca6a6e", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:14,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-aaa9795e-cec0-466b-b8e4-2690daf7c637 2018-10-08 03:14:14,990 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-a4b2ea1b-f8d3-4b0-name 2018-10-08 03:14:14,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/94bbd2a671364a529b1e9192daca6a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074851cf31009ccc0cbcc6cd7dc84a16b7011253" 2018-10-08 03:14:15,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a07613c5-7d87-4604-88e7-60cab888246f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:15,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/94bbd2a671364a529b1e9192daca6a6e used request id req-a07613c5-7d87-4604-88e7-60cab888246f 2018-10-08 03:14:15,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:15,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["qJ1uHYz7Ste70V2865Ztjw"], "issued_at": "2018-10-08T03:14:15.000000Z"}} 2018-10-08 03:14:15,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7669f7951f7453c2bc8bf2a11f96fb7607b87e8d" 2018-10-08 03:14:15,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f888445-5ee8-4bcb-9d90-a4c455e6c245 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:15,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f888445-5ee8-4bcb-9d90-a4c455e6c245 2018-10-08 03:14:15,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:15,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:16,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["TIn-OndJQPK6HX0i6P9Sxg"], "issued_at": "2018-10-08T03:14:16.000000Z"}} 2018-10-08 03:14:16,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:16,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6740567-d8ed-4061-8f67-62e9b8190851 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:16,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c6740567-d8ed-4061-8f67-62e9b8190851 2018-10-08 03:14:16,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:16,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:16,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:16,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d2747a-ecad-4d2a-a518-af577aab7c5f Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:16,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-25d2747a-ecad-4d2a-a518-af577aab7c5f 2018-10-08 03:14:16,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:16,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc760ba-1e97-4a9c-888a-5cc70ce27ff9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:16,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dcc760ba-1e97-4a9c-888a-5cc70ce27ff9 2018-10-08 03:14:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:16,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426797e6-78f6-4ce9-8f17-71fbcdb27b73 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:16,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-426797e6-78f6-4ce9-8f17-71fbcdb27b73 2018-10-08 03:14:16,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:16,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ab427a-b364-45bc-bd2e-a3f619203de7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}]} 2018-10-08 03:14:16,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e used request id req-e1ab427a-b364-45bc-bd2e-a3f619203de7 2018-10-08 03:14:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/015a8b8e67254c0fbd7056e4a4b00585 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:17,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89157fb8-a8aa-4b0b-ba63-f03754dc0c13 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/015a8b8e67254c0fbd7056e4a4b00585"}, "enabled": true, "id": "015a8b8e67254c0fbd7056e4a4b00585", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-4343571a-c639-491-name"}} 2018-10-08 03:14:17,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/015a8b8e67254c0fbd7056e4a4b00585 used request id req-89157fb8-a8aa-4b0b-ba63-f03754dc0c13 2018-10-08 03:14:17,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/015a8b8e67254c0fbd7056e4a4b00585/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:17,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e11360d-026a-4607-97ab-92a0651031b4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/015a8b8e67254c0fbd7056e4a4b00585/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 03:14:17,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/015a8b8e67254c0fbd7056e4a4b00585/roles used request id req-0e11360d-026a-4607-97ab-92a0651031b4 2018-10-08 03:14:17,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:17,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c44ab9-9e78-450a-86e0-4517248e2658 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 03:14:17,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-89c44ab9-9e78-450a-86e0-4517248e2658 2018-10-08 03:14:17,224 - keystone_utils - INFO - Granting role admin to project api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e 2018-10-08 03:14:17,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/015a8b8e67254c0fbd7056e4a4b00585/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:17,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94f201d8-c376-4fcc-85ba-6bbd05542815 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:17,341 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51/users/015a8b8e67254c0fbd7056e4a4b00585/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-94f201d8-c376-4fcc-85ba-6bbd05542815 2018-10-08 03:14:17,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:17,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796b3854-2819-478d-bc54-1b5a38e46b28 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:17,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-796b3854-2819-478d-bc54-1b5a38e46b28 2018-10-08 03:14:17,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:17,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67eb7984-446b-4a8a-ac20-476c9ae88485 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}]} 2018-10-08 03:14:17,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e used request id req-67eb7984-446b-4a8a-ac20-476c9ae88485 2018-10-08 03:14:17,540 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-4343571a-c639-491-name 2018-10-08 03:14:17,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:17,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:17,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7669f7951f7453c2bc8bf2a11f96fb7607b87e8d" 2018-10-08 03:14:17,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f955b9-b4d6-49f2-8909-b34de4310b1a Content-Encoding: gzip Content-Length: 935 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-4343571a-c639-491-name", "links": {"self": "http://172.30.9.28:5000/v3/users/015a8b8e67254c0fbd7056e4a4b00585"}, "domain_id": "default", "enabled": true, "id": "015a8b8e67254c0fbd7056e4a4b00585", "options": {}}, {"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:17,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-97f955b9-b4d6-49f2-8909-b34de4310b1a 2018-10-08 03:14:17,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:17,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:18,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["k3TTsoSvRUaRvQW5rkHh8Q"], "issued_at": "2018-10-08T03:14:18.000000Z"}} 2018-10-08 03:14:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6fdf5514c06c411c46952af47a00096e763e1e" 2018-10-08 03:14:18,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbeb6337-21e4-4f22-82c8-9cad604a0937 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:18,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fbeb6337-21e4-4f22-82c8-9cad604a0937 2018-10-08 03:14:18,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:18,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6fdf5514c06c411c46952af47a00096e763e1e" 2018-10-08 03:14:18,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4edbadb-a11c-48c7-b2cc-e5e9c330fe4e Content-Encoding: gzip Content-Length: 935 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-4343571a-c639-491-name", "links": {"self": "http://172.30.9.28:5000/v3/users/015a8b8e67254c0fbd7056e4a4b00585"}, "domain_id": "default", "enabled": true, "id": "015a8b8e67254c0fbd7056e4a4b00585", "options": {}}, {"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:18,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b4edbadb-a11c-48c7-b2cc-e5e9c330fe4e 2018-10-08 03:14:18,218 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-4343571a-c639-491-name 2018-10-08 03:14:18,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/015a8b8e67254c0fbd7056e4a4b00585 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06c259e92506d1ca0c8d83ec307e18bade55eb6e" 2018-10-08 03:14:18,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc65d09-2219-4b22-a8ed-6090674d55d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:18,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/015a8b8e67254c0fbd7056e4a4b00585 used request id req-4bc65d09-2219-4b22-a8ed-6090674d55d4 2018-10-08 03:14:18,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:18,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["7YpXyN9oTJqrFDgwvOLm1Q"], "issued_at": "2018-10-08T03:14:18.000000Z"}} 2018-10-08 03:14:18,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a67505a872ccc4d4ca175c72485ab9c8bd34f5" 2018-10-08 03:14:18,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26827b71-dcdd-4800-8aa1-0bdeb3f02393 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:18,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26827b71-dcdd-4800-8aa1-0bdeb3f02393 2018-10-08 03:14:18,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:18,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:19,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["Wj0IUc4XQXeCaScwF-LiWA"], "issued_at": "2018-10-08T03:14:19.000000Z"}} 2018-10-08 03:14:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:19,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8c5e00-7536-43f6-b9b5-25f69d03288c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:19,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf8c5e00-7536-43f6-b9b5-25f69d03288c 2018-10-08 03:14:19,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:19,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-67cb423c-daba-4b0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:19,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a723b4e-ccbe-472c-8a14-a29c6158574c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-67cb423c-daba-4b0-name", "previous": null, "next": null}, "projects": []} 2018-10-08 03:14:19,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-67cb423c-daba-4b0-name used request id req-3a723b4e-ccbe-472c-8a14-a29c6158574c 2018-10-08 03:14:19,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:19,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd4cb6e-513b-4811-8865-1d829341e7d8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:19,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bfd4cb6e-513b-4811-8865-1d829341e7d8 2018-10-08 03:14:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-67cb423c-daba-4b0-name"}}' 2018-10-08 03:14:19,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef80a68-c5f0-410a-b41a-40aced75bf90 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/285d2685829046369bfcf76f92aa0434"}, "enabled": true, "id": "285d2685829046369bfcf76f92aa0434", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-67cb423c-daba-4b0-name"}} 2018-10-08 03:14:19,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8ef80a68-c5f0-410a-b41a-40aced75bf90 2018-10-08 03:14:19,734 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-67cb423c-daba-4b0-name 2018-10-08 03:14:19,734 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-67cb423c-daba-4b0-name 2018-10-08 03:14:19,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:19,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/285d2685829046369bfcf76f92aa0434 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a67505a872ccc4d4ca175c72485ab9c8bd34f5" 2018-10-08 03:14:19,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c26701-0482-468e-a287-510ed3e07c15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:19,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/285d2685829046369bfcf76f92aa0434 used request id req-d1c26701-0482-468e-a287-510ed3e07c15 2018-10-08 03:14:19,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:20,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-b3c8a770-92f5-4393-b525-0840766e4fd3 Date: Mon, 08 Oct 2018 03:14:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:20Z", "updated_at": "2018-10-08T03:14:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "32d41b26-725b-43ac-9978-4a321fcc29ab", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "8598cacf-ace1-4776-9d3d-414af4827fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "d39084a6-7fce-4bdf-b7dc-e07762496b08", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "bb4eea5c-1555-4f74-952a-2d44a7177ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "name": "default"}]} 2018-10-08 03:14:20,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b3c8a770-92f5-4393-b525-0840766e4fd3 2018-10-08 03:14:20,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:20,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f9123a-8d65-43bc-abf5-fadda786447b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 03:14:20,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-30f9123a-8d65-43bc-abf5-fadda786447b 2018-10-08 03:14:20,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:20,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d7fcc9-7be8-4186-940a-59555952880a Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 03:14:20,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-69d7fcc9-7be8-4186-940a-59555952880a 2018-10-08 03:14:20,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:20,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d3cbe7-c46d-4ae6-bbb6-262d0383d6b8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:14:20,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-e0d3cbe7-c46d-4ae6-bbb6-262d0383d6b8 2018-10-08 03:14:20,523 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-67cb423c-daba-4b0-name 2018-10-08 03:14:20,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/285d2685829046369bfcf76f92aa0434 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:20,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d386f3-ca63-4b45-b3d0-1896ec8899d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 285d2685829046369bfcf76f92aa0434.", "code": 404, "title": "Not Found"}} 2018-10-08 03:14:20,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/285d2685829046369bfcf76f92aa0434 used request id req-e7d386f3-ca63-4b45-b3d0-1896ec8899d2 2018-10-08 03:14:20,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-08 03:14:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:20,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6469becb-8dce-4499-928f-b86d9e98de8a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:20,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6469becb-8dce-4499-928f-b86d9e98de8a 2018-10-08 03:14:20,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a67505a872ccc4d4ca175c72485ab9c8bd34f5" 2018-10-08 03:14:20,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f00ab3-91f4-4bc1-aae1-7d7a83ca989c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:14:20,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e0f00ab3-91f4-4bc1-aae1-7d7a83ca989c 2018-10-08 03:14:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7348025ccded4110757c3f3803800dbb94206521" 2018-10-08 03:14:20,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c1d116-4f30-4f64-8cdc-fbd786247ed2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:20,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-51c1d116-4f30-4f64-8cdc-fbd786247ed2 2018-10-08 03:14:20,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:21,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["9EwfGJzyR6qFLsdh7tJzaQ"], "issued_at": "2018-10-08T03:14:21.000000Z"}} 2018-10-08 03:14:21,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6865f491e1c5cabdb88b0aac50be92118e55d969" 2018-10-08 03:14:21,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20bf9cc0-15d4-4304-b25d-05d61eaa2b01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:21,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20bf9cc0-15d4-4304-b25d-05d61eaa2b01 2018-10-08 03:14:21,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:21,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:21,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["EO1kV5HZTT2IKTeuz1vpUg"], "issued_at": "2018-10-08T03:14:21.000000Z"}} 2018-10-08 03:14:21,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" 2018-10-08 03:14:21,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb89274b-32c3-4625-8fda-dd8a94f9d5ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:21,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bb89274b-32c3-4625-8fda-dd8a94f9d5ee 2018-10-08 03:14:21,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:21,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:21,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c756025-cf32-461-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" 2018-10-08 03:14:21,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ade5eb-a4e2-473b-aa47-8b362eabbbb4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c756025-cf32-461-name", "previous": null, "next": null}, "projects": []} 2018-10-08 03:14:21,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c756025-cf32-461-name used request id req-29ade5eb-a4e2-473b-aa47-8b362eabbbb4 2018-10-08 03:14:21,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" 2018-10-08 03:14:21,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dbd613d-d9fa-475e-874e-af8c5f873a90 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:21,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9dbd613d-d9fa-475e-874e-af8c5f873a90 2018-10-08 03:14:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-3c756025-cf32-461-name"}}' 2018-10-08 03:14:22,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b546923b-51c6-462d-b45f-5a0e2f2eb3c8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f91f7f2b3a874aac86dff86cf40884fb"}, "enabled": true, "id": "f91f7f2b3a874aac86dff86cf40884fb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3c756025-cf32-461-name"}} 2018-10-08 03:14:22,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b546923b-51c6-462d-b45f-5a0e2f2eb3c8 2018-10-08 03:14:22,121 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-3c756025-cf32-461-name 2018-10-08 03:14:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:22,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c756025-cf32-461-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6865f491e1c5cabdb88b0aac50be92118e55d969" 2018-10-08 03:14:22,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d1da41-36d7-4aa3-856b-710e0f0b6548 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c756025-cf32-461-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f91f7f2b3a874aac86dff86cf40884fb"}, "enabled": true, "id": "f91f7f2b3a874aac86dff86cf40884fb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3c756025-cf32-461-name"}]} 2018-10-08 03:14:22,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3c756025-cf32-461-name used request id req-24d1da41-36d7-4aa3-856b-710e0f0b6548 2018-10-08 03:14:22,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6865f491e1c5cabdb88b0aac50be92118e55d969" 2018-10-08 03:14:22,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9bb5475-4ba2-4ded-a124-2680920fdfeb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:14:22,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b9bb5475-4ba2-4ded-a124-2680920fdfeb 2018-10-08 03:14:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" 2018-10-08 03:14:22,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-e6fb8fba-7868-439c-b905-1f093dac84c5 Date: Mon, 08 Oct 2018 03:14:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:20Z", "updated_at": "2018-10-08T03:14:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "32d41b26-725b-43ac-9978-4a321fcc29ab", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "8598cacf-ace1-4776-9d3d-414af4827fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "d39084a6-7fce-4bdf-b7dc-e07762496b08", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "bb4eea5c-1555-4f74-952a-2d44a7177ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "name": "default"}]} 2018-10-08 03:14:22,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e6fb8fba-7868-439c-b905-1f093dac84c5 2018-10-08 03:14:22,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" 2018-10-08 03:14:22,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38058663-73af-48a1-9ed1-3d4b7d1a346e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 03:14:22,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-38058663-73af-48a1-9ed1-3d4b7d1a346e 2018-10-08 03:14:22,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" 2018-10-08 03:14:22,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b759708-5430-4baa-af73-62bbca710f88 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 03:14:22,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-5b759708-5430-4baa-af73-62bbca710f88 2018-10-08 03:14:22,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" 2018-10-08 03:14:22,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122c83c4-d0c6-4fe9-9987-3b7ca5bee15a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:14:22,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-122c83c4-d0c6-4fe9-9987-3b7ca5bee15a 2018-10-08 03:14:22,832 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-3c756025-cf32-461-name 2018-10-08 03:14:22,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f91f7f2b3a874aac86dff86cf40884fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" 2018-10-08 03:14:23,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad27c940-1364-47c4-a816-e4d08648ebd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:23,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f91f7f2b3a874aac86dff86cf40884fb used request id req-ad27c940-1364-47c4-a816-e4d08648ebd0 2018-10-08 03:14:23,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f747e0bf636123ce7f9eb1508e90079f804e38" 2018-10-08 03:14:23,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cd2572-bffa-47f6-bb6a-e2a2ecc97b73 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:23,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-12cd2572-bffa-47f6-bb6a-e2a2ecc97b73 2018-10-08 03:14:23,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:23,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["_khct7F7SuSkCdtCUDNL-A"], "issued_at": "2018-10-08T03:14:23.000000Z"}} 2018-10-08 03:14:23,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa18289551bf44e061ddac7b3a9b6b1ff066974a" 2018-10-08 03:14:23,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7832bf-b9a9-438c-b35c-e84eac55750f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:23,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d7832bf-b9a9-438c-b35c-e84eac55750f 2018-10-08 03:14:23,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:23,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:23,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["laF-UleCSROybn5T6f5Apw"], "issued_at": "2018-10-08T03:14:23.000000Z"}} 2018-10-08 03:14:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" 2018-10-08 03:14:24,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87653d7-b161-4f47-bb34-824f8c102d92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:24,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c87653d7-b161-4f47-bb34-824f8c102d92 2018-10-08 03:14:24,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:24,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb210fec-c896-474-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" 2018-10-08 03:14:24,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f10bc6a-a203-490b-b906-ceaefecd2764 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb210fec-c896-474-name", "previous": null, "next": null}, "projects": []} 2018-10-08 03:14:24,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb210fec-c896-474-name used request id req-8f10bc6a-a203-490b-b906-ceaefecd2764 2018-10-08 03:14:24,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" 2018-10-08 03:14:24,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f16410-40d5-44ef-8e24-0cb5d9111ca4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:24,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b4f16410-40d5-44ef-8e24-0cb5d9111ca4 2018-10-08 03:14:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-bb210fec-c896-474-name"}}' 2018-10-08 03:14:24,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e9fb79-afcc-4f8f-89bd-a73bdb568c41 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29e4e05c7b3a470485348c9ad44f6d00"}, "enabled": true, "id": "29e4e05c7b3a470485348c9ad44f6d00", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-bb210fec-c896-474-name"}} 2018-10-08 03:14:24,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c8e9fb79-afcc-4f8f-89bd-a73bdb568c41 2018-10-08 03:14:24,397 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-bb210fec-c896-474-name 2018-10-08 03:14:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:24,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb210fec-c896-474-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa18289551bf44e061ddac7b3a9b6b1ff066974a" 2018-10-08 03:14:24,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42dff7d1-0a8c-46d7-a993-dbf972483b33 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb210fec-c896-474-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29e4e05c7b3a470485348c9ad44f6d00"}, "enabled": true, "id": "29e4e05c7b3a470485348c9ad44f6d00", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-bb210fec-c896-474-name"}]} 2018-10-08 03:14:24,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb210fec-c896-474-name used request id req-42dff7d1-0a8c-46d7-a993-dbf972483b33 2018-10-08 03:14:24,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:24,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:24,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["E6om1E-yQpOJFQ7IvxxUFw"], "issued_at": "2018-10-08T03:14:24.000000Z"}} 2018-10-08 03:14:24,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9978e289694495e763eb984475409a84fcccae93" 2018-10-08 03:14:25,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381c5f9d-b99d-4af9-a352-4a7afad1e098 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:25,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-381c5f9d-b99d-4af9-a352-4a7afad1e098 2018-10-08 03:14:25,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:25,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb210fec-c896-474-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9978e289694495e763eb984475409a84fcccae93" 2018-10-08 03:14:25,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ed72e7-9786-4388-9879-2806b41fc11a Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb210fec-c896-474-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29e4e05c7b3a470485348c9ad44f6d00"}, "enabled": true, "id": "29e4e05c7b3a470485348c9ad44f6d00", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-bb210fec-c896-474-name"}]} 2018-10-08 03:14:25,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb210fec-c896-474-name used request id req-55ed72e7-9786-4388-9879-2806b41fc11a 2018-10-08 03:14:25,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa18289551bf44e061ddac7b3a9b6b1ff066974a" 2018-10-08 03:14:25,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c8eb6e-ad43-4bfe-a89d-ed88bbfb5787 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:14:25,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-15c8eb6e-ad43-4bfe-a89d-ed88bbfb5787 2018-10-08 03:14:25,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" 2018-10-08 03:14:25,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-e2df565b-1d47-4372-8cf9-6fffd67fe400 Date: Mon, 08 Oct 2018 03:14:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:20Z", "updated_at": "2018-10-08T03:14:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "32d41b26-725b-43ac-9978-4a321fcc29ab", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "8598cacf-ace1-4776-9d3d-414af4827fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "d39084a6-7fce-4bdf-b7dc-e07762496b08", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "bb4eea5c-1555-4f74-952a-2d44a7177ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "name": "default"}]} 2018-10-08 03:14:25,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e2df565b-1d47-4372-8cf9-6fffd67fe400 2018-10-08 03:14:25,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" 2018-10-08 03:14:25,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3f5bec-134c-44bd-9e4b-ade2f5c40b58 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 03:14:25,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-fa3f5bec-134c-44bd-9e4b-ade2f5c40b58 2018-10-08 03:14:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" 2018-10-08 03:14:25,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1f19bc9-6506-40d5-be09-fde8c9ecdd24 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 03:14:25,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-f1f19bc9-6506-40d5-be09-fde8c9ecdd24 2018-10-08 03:14:25,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" 2018-10-08 03:14:25,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5233e361-a2f9-4561-8c5a-bc71f2f9f48c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:14:25,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-5233e361-a2f9-4561-8c5a-bc71f2f9f48c 2018-10-08 03:14:25,767 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-bb210fec-c896-474-name 2018-10-08 03:14:25,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/29e4e05c7b3a470485348c9ad44f6d00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" 2018-10-08 03:14:25,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65237ca6-658a-496f-a267-387317099fb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:25,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/29e4e05c7b3a470485348c9ad44f6d00 used request id req-65237ca6-658a-496f-a267-387317099fb6 2018-10-08 03:14:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e039b5433677a51185f103aea221b3a1d52025" 2018-10-08 03:14:26,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba0e6b6-c315-428f-a20c-5624c289329c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:26,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ba0e6b6-c315-428f-a20c-5624c289329c 2018-10-08 03:14:26,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:26,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["ylAYDb44TYC9x-kuekI23g"], "issued_at": "2018-10-08T03:14:26.000000Z"}} 2018-10-08 03:14:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50338ac8410b7f7205c8687009507d3ee037023e" 2018-10-08 03:14:26,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21961b6b-19b1-4724-9b5f-3a7c203b73f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:26,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-21961b6b-19b1-4724-9b5f-3a7c203b73f4 2018-10-08 03:14:26,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:26,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:26,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["vF54K7POQimrSYoFdSTnYA"], "issued_at": "2018-10-08T03:14:26.000000Z"}} 2018-10-08 03:14:26,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa62de4684fcd6410957d1ab853d2477c4bd0e" 2018-10-08 03:14:26,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6fc7a0-13b4-4c74-855b-63fc3115910b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:26,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b6fc7a0-13b4-4c74-855b-63fc3115910b 2018-10-08 03:14:26,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:27,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-3e3661e0-6307-470-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa62de4684fcd6410957d1ab853d2477c4bd0e" 2018-10-08 03:14:27,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d2ba9c-a777-4e52-ad4b-3310b4a986d1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-3e3661e0-6307-470-name", "previous": null, "next": null}, "projects": []} 2018-10-08 03:14:27,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-3e3661e0-6307-470-name used request id req-a9d2ba9c-a777-4e52-ad4b-3310b4a986d1 2018-10-08 03:14:27,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa62de4684fcd6410957d1ab853d2477c4bd0e" 2018-10-08 03:14:27,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c522eed-451b-45ed-adcb-6dc3989084a2 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-10-08 03:14:27,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=foo used request id req-3c522eed-451b-45ed-adcb-6dc3989084a2 2018-10-08 03:14:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa62de4684fcd6410957d1ab853d2477c4bd0e" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-3e3661e0-6307-470-name"}}' 2018-10-08 03:14:27,197 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 08 Oct 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88540687-6f80-4600-93e8-f90f535604cd Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-10-08 03:14:27,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-88540687-6f80-4600-93e8-f90f535604cd 2018-10-08 03:14:27,198 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-10-08 03:14:27,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa62de4684fcd6410957d1ab853d2477c4bd0e" 2018-10-08 03:14:27,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1aa4d1-9208-4816-be41-648d2e888f99 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:27,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de1aa4d1-9208-4816-be41-648d2e888f99 2018-10-08 03:14:27,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:27,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["aXlJh8SAT-avi65RWZvxrg"], "issued_at": "2018-10-08T03:14:27.000000Z"}} 2018-10-08 03:14:27,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d203c556b10ddb04328f2b5d9894e1b2a01a1f27" 2018-10-08 03:14:27,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0c0560-4545-492c-b3ed-d0d826c54a62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:27,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb0c0560-4545-492c-b3ed-d0d826c54a62 2018-10-08 03:14:27,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:27,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:28,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["MPDPpVPuRgOg9qWESWi07w"], "issued_at": "2018-10-08T03:14:28.000000Z"}} 2018-10-08 03:14:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:28,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77295fd4-e5bb-4c49-bc89-6d98e1ce804b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:28,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-77295fd4-e5bb-4c49-bc89-6d98e1ce804b 2018-10-08 03:14:28,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:28,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:28,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:28,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6b9241-aa86-4c0a-93f3-fbd2b1c6b004 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name", "previous": null, "next": null}, "projects": []} 2018-10-08 03:14:28,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name used request id req-8c6b9241-aa86-4c0a-93f3-fbd2b1c6b004 2018-10-08 03:14:28,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:28,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db045d4-e658-43d9-a74c-902a97f96014 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:28,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3db045d4-e658-43d9-a74c-902a97f96014 2018-10-08 03:14:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name"}}' 2018-10-08 03:14:28,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c325e817-ed65-422f-b71d-fe5f845b5811 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2afa525c2d1a474ba65575db82e762d3"}, "enabled": true, "id": "2afa525c2d1a474ba65575db82e762d3", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name"}} 2018-10-08 03:14:28,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c325e817-ed65-422f-b71d-fe5f845b5811 2018-10-08 03:14:28,532 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name 2018-10-08 03:14:28,532 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:14:28,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/2afa525c2d1a474ba65575db82e762d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:29,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc2f58c8-ec05-4bd8-a2dd-9901b7e3da7d x-compute-request-id: req-dc2f58c8-ec05-4bd8-a2dd-9901b7e3da7d Content-Encoding: gzip Content-Length: 222 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": "2afa525c2d1a474ba65575db82e762d3", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-08 03:14:29,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/2afa525c2d1a474ba65575db82e762d3 used request id req-dc2f58c8-ec05-4bd8-a2dd-9901b7e3da7d 2018-10-08 03:14:29,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/2afa525c2d1a474ba65575db82e762d3 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" -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-10-08 03:14:29,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-144ffa51-93e2-4cef-ad36-68d73ebd8bac x-compute-request-id: req-144ffa51-93e2-4cef-ad36-68d73ebd8bac 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-10-08 03:14:29,743 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/2afa525c2d1a474ba65575db82e762d3 used request id req-144ffa51-93e2-4cef-ad36-68d73ebd8bac 2018-10-08 03:14:29,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:29,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d203c556b10ddb04328f2b5d9894e1b2a01a1f27" 2018-10-08 03:14:29,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-170f5715-227d-4887-9c0e-5d07379cecce Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2afa525c2d1a474ba65575db82e762d3"}, "enabled": true, "id": "2afa525c2d1a474ba65575db82e762d3", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name"}]} 2018-10-08 03:14:29,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name used request id req-170f5715-227d-4887-9c0e-5d07379cecce 2018-10-08 03:14:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d203c556b10ddb04328f2b5d9894e1b2a01a1f27" 2018-10-08 03:14:29,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ac4a79-aba3-4151-85f2-690aadd7b91f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:14:29,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-87ac4a79-aba3-4151-85f2-690aadd7b91f 2018-10-08 03:14:29,929 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:14:29,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/2afa525c2d1a474ba65575db82e762d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d203c556b10ddb04328f2b5d9894e1b2a01a1f27" 2018-10-08 03:14:30,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c39ea63f-af45-431b-9196-9267c2b9bcfb x-compute-request-id: req-c39ea63f-af45-431b-9196-9267c2b9bcfb 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": "2afa525c2d1a474ba65575db82e762d3", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-08 03:14:30,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/2afa525c2d1a474ba65575db82e762d3 used request id req-c39ea63f-af45-431b-9196-9267c2b9bcfb 2018-10-08 03:14:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:30,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-7337d544-7647-4219-b963-0dd0d80b5a74 Date: Mon, 08 Oct 2018 03:14:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:20Z", "updated_at": "2018-10-08T03:14:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "32d41b26-725b-43ac-9978-4a321fcc29ab", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "8598cacf-ace1-4776-9d3d-414af4827fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "d39084a6-7fce-4bdf-b7dc-e07762496b08", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "bb4eea5c-1555-4f74-952a-2d44a7177ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "name": "default"}]} 2018-10-08 03:14:30,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7337d544-7647-4219-b963-0dd0d80b5a74 2018-10-08 03:14:30,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:30,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d415d5b8-1e19-43a9-ad7b-5faeee4e08ef Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 03:14:30,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-d415d5b8-1e19-43a9-ad7b-5faeee4e08ef 2018-10-08 03:14:30,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:30,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b97662-c470-453f-ad06-7d74571eefa1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 03:14:30,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-d8b97662-c470-453f-ad06-7d74571eefa1 2018-10-08 03:14:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:30,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767e49be-1737-4691-869d-daad858b3d7e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:14:30,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-767e49be-1737-4691-869d-daad858b3d7e 2018-10-08 03:14:30,802 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-68b04c1a-ad0f-4a4-name 2018-10-08 03:14:30,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2afa525c2d1a474ba65575db82e762d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:30,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8888200f-69fd-47e8-bad2-0aed5327d8e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:30,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2afa525c2d1a474ba65575db82e762d3 used request id req-8888200f-69fd-47e8-bad2-0aed5327d8e5 2018-10-08 03:14:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4e7c60f17aa5f490cd9ef129883721f8b2ab23" 2018-10-08 03:14:31,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6c849b-5ae0-4224-9b24-1090237b27f8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:31,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8e6c849b-5ae0-4224-9b24-1090237b27f8 2018-10-08 03:14:31,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:31,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["5xtd-yFNS1yrbhPqyLTU-g"], "issued_at": "2018-10-08T03:14:31.000000Z"}} 2018-10-08 03:14:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b4a155e9ba7d004eac8b1c501ec08b3fd5a2d5" 2018-10-08 03:14:31,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3135ff6f-26e3-462a-bd27-b1d01b836ac7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:31,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3135ff6f-26e3-462a-bd27-b1d01b836ac7 2018-10-08 03:14:31,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:31,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:31,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["oz-XVYsjSmW3Erry-_h5hQ"], "issued_at": "2018-10-08T03:14:31.000000Z"}} 2018-10-08 03:14:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:31,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8520073-29ec-4e93-8299-f89a27e231af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:31,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8520073-29ec-4e93-8299-f89a27e231af 2018-10-08 03:14:31,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:31,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-54aab75c-d10f-4d7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:32,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abd6766-c0e7-4de2-947d-ca15eec29257 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-54aab75c-d10f-4d7-name", "previous": null, "next": null}, "projects": []} 2018-10-08 03:14:32,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-54aab75c-d10f-4d7-name used request id req-0abd6766-c0e7-4de2-947d-ca15eec29257 2018-10-08 03:14:32,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:32,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceba415b-1045-49ba-a8b1-dc6cca26b7ff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:32,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ceba415b-1045-49ba-a8b1-dc6cca26b7ff 2018-10-08 03:14:32,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-54aab75c-d10f-4d7-name"}}' 2018-10-08 03:14:32,290 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8329e6b8-82d4-4db1-984e-684905374db8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a86968186494770af352fd9d865038c"}, "enabled": true, "id": "4a86968186494770af352fd9d865038c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-54aab75c-d10f-4d7-name"}} 2018-10-08 03:14:32,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8329e6b8-82d4-4db1-984e-684905374db8 2018-10-08 03:14:32,290 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-54aab75c-d10f-4d7-name 2018-10-08 03:14:32,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:32,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:32,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-54aab75c-d10f-4d7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b4a155e9ba7d004eac8b1c501ec08b3fd5a2d5" 2018-10-08 03:14:32,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5af5cc-b8f4-4103-827f-0fcdf2fbb90c Content-Encoding: gzip Content-Length: 272 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-54aab75c-d10f-4d7-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a86968186494770af352fd9d865038c"}, "enabled": true, "id": "4a86968186494770af352fd9d865038c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-54aab75c-d10f-4d7-name"}]} 2018-10-08 03:14:32,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-54aab75c-d10f-4d7-name used request id req-fd5af5cc-b8f4-4103-827f-0fcdf2fbb90c 2018-10-08 03:14:32,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b4a155e9ba7d004eac8b1c501ec08b3fd5a2d5" 2018-10-08 03:14:32,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6811c02-5268-4547-90c8-3ffbf0a10876 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:14:32,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f6811c02-5268-4547-90c8-3ffbf0a10876 2018-10-08 03:14:32,411 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:14:32,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/4a86968186494770af352fd9d865038c -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" -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-10-08 03:14:33,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8864025f-5c5d-4b2f-abf5-8e871ff7599f x-compute-request-id: req-8864025f-5c5d-4b2f-abf5-8e871ff7599f 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-10-08 03:14:33,523 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/4a86968186494770af352fd9d865038c used request id req-8864025f-5c5d-4b2f-abf5-8e871ff7599f 2018-10-08 03:14:33,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/quotas/4a86968186494770af352fd9d865038c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-10-08 03:14:33,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-d023f0f0-02e6-42de-bb46-8ccc34d0a597 Date: Mon, 08 Oct 2018 03:14:33 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-10-08 03:14:33,848 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/4a86968186494770af352fd9d865038c used request id req-d023f0f0-02e6-42de-bb46-8ccc34d0a597 2018-10-08 03:14:33,849 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:14:33,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/4a86968186494770af352fd9d865038c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:34,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f48f410-08e8-479d-9ff2-725dda5eb386 x-compute-request-id: req-8f48f410-08e8-479d-9ff2-725dda5eb386 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": "4a86968186494770af352fd9d865038c", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-08 03:14:34,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/4a86968186494770af352fd9d865038c used request id req-8f48f410-08e8-479d-9ff2-725dda5eb386 2018-10-08 03:14:34,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/4a86968186494770af352fd9d865038c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:34,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-7e6b9966-3078-44f6-9dbb-bb52e7685cac Date: Mon, 08 Oct 2018 03:14:34 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-10-08 03:14:34,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/4a86968186494770af352fd9d865038c used request id req-7e6b9966-3078-44f6-9dbb-bb52e7685cac 2018-10-08 03:14:34,816 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:14:34,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/4a86968186494770af352fd9d865038c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b4a155e9ba7d004eac8b1c501ec08b3fd5a2d5" 2018-10-08 03:14:35,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07755758-a617-401a-9251-42db2afe8baa x-compute-request-id: req-07755758-a617-401a-9251-42db2afe8baa 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": "4a86968186494770af352fd9d865038c", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-08 03:14:35,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/4a86968186494770af352fd9d865038c used request id req-07755758-a617-401a-9251-42db2afe8baa 2018-10-08 03:14:35,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/4a86968186494770af352fd9d865038c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76b4a155e9ba7d004eac8b1c501ec08b3fd5a2d5" 2018-10-08 03:14:35,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-6ad9bf40-f61c-4d37-baaf-4d850f7b5b4a Date: Mon, 08 Oct 2018 03:14:35 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-10-08 03:14:35,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/4a86968186494770af352fd9d865038c used request id req-6ad9bf40-f61c-4d37-baaf-4d850f7b5b4a 2018-10-08 03:14:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:36,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-af0fb267-601b-4681-bfad-8f1314d90942 Date: Mon, 08 Oct 2018 03:14:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:20Z", "updated_at": "2018-10-08T03:14:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "8598cacf-ace1-4776-9d3d-414af4827fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "d39084a6-7fce-4bdf-b7dc-e07762496b08", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "bb4eea5c-1555-4f74-952a-2d44a7177ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "32d41b26-725b-43ac-9978-4a321fcc29ab", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "name": "default"}]} 2018-10-08 03:14:36,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-af0fb267-601b-4681-bfad-8f1314d90942 2018-10-08 03:14:36,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:36,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d2acbc-0930-40e3-8046-dd314de18e97 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 03:14:36,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-86d2acbc-0930-40e3-8046-dd314de18e97 2018-10-08 03:14:36,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:36,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5daf144d-e038-4a0c-9a16-590eaa903638 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 03:14:36,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-5daf144d-e038-4a0c-9a16-590eaa903638 2018-10-08 03:14:36,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:36,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0fa1fb-333e-4f0f-afbf-9b58f17361fd Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:14:36,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-bf0fa1fb-333e-4f0f-afbf-9b58f17361fd 2018-10-08 03:14:36,492 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-54aab75c-d10f-4d7-name 2018-10-08 03:14:36,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4a86968186494770af352fd9d865038c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:36,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b86956f-2487-41b3-a1c2-8bf8f5a656a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:36,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4a86968186494770af352fd9d865038c used request id req-9b86956f-2487-41b3-a1c2-8bf8f5a656a3 2018-10-08 03:14:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553e0abffcd66de00e937e8ac29e1fa2029c29cb" 2018-10-08 03:14:36,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3766bfdf-3023-4696-9de3-ca1529a297ae Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:36,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3766bfdf-3023-4696-9de3-ca1529a297ae 2018-10-08 03:14:36,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:37,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["tBppsRExR56zvDW-va9JCw"], "issued_at": "2018-10-08T03:14:37.000000Z"}} 2018-10-08 03:14:37,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe074038ea6f90a19da9521c9592cacb9c14c28" 2018-10-08 03:14:37,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4540cc59-a631-402f-afa5-f95248309ad0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:37,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4540cc59-a631-402f-afa5-f95248309ad0 2018-10-08 03:14:37,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:37,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:37,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["aEGd-WgCRoK2jkjOEtSG4Q"], "issued_at": "2018-10-08T03:14:37.000000Z"}} 2018-10-08 03:14:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:37,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d21796b-d8a5-40cd-9ece-031ec47f67c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:37,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1d21796b-d8a5-40cd-9ece-031ec47f67c5 2018-10-08 03:14:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:37,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-0cb4d58a-3716-48c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:37,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c863f049-a039-436a-bccf-4837d9e5079f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-0cb4d58a-3716-48c-name", "previous": null, "next": null}, "projects": []} 2018-10-08 03:14:37,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-0cb4d58a-3716-48c-name used request id req-c863f049-a039-436a-bccf-4837d9e5079f 2018-10-08 03:14:37,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:37,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6828b7a3-827c-437f-9a2f-33f40fa9243b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:37,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6828b7a3-827c-437f-9a2f-33f40fa9243b 2018-10-08 03:14:37,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name"}}' 2018-10-08 03:14:37,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a53659-cca3-4eff-a126-db1d5df06b7e Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff"}, "enabled": true, "id": "3f4e2525681540dea25a197bdac487ff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name"}} 2018-10-08 03:14:37,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-77a53659-cca3-4eff-a126-db1d5df06b7e 2018-10-08 03:14:37,984 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-0cb4d58a-3716-48c-name 2018-10-08 03:14:37,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:37,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:38,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["RMhax-GGSciPF9w_PTfaLQ"], "issued_at": "2018-10-08T03:14:38.000000Z"}} 2018-10-08 03:14:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:38,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0656298-dca0-4041-9ab9-0df46c3eaf49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:38,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0656298-dca0-4041-9ab9-0df46c3eaf49 2018-10-08 03:14:38,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:38,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:38,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-170237ab-2ab2-4a53-9bca-fc8037ba7bbd Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:38,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-170237ab-2ab2-4a53-9bca-fc8037ba7bbd 2018-10-08 03:14:38,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:38,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822199bf-8622-4c6f-8952-cad3bae2527b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:38,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-822199bf-8622-4c6f-8952-cad3bae2527b 2018-10-08 03:14:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:39,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a9ba65-6b23-4896-83b4-671a420df551 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:39,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f2a9ba65-6b23-4896-83b4-671a420df551 2018-10-08 03:14:39,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-0cb4d58a-3716-48c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:39,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0390c4e9-600b-44b1-b2b2-1cbc9cdeb7d1 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-0cb4d58a-3716-48c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff"}, "enabled": true, "id": "3f4e2525681540dea25a197bdac487ff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name"}]} 2018-10-08 03:14:39,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-0cb4d58a-3716-48c-name used request id req-0390c4e9-600b-44b1-b2b2-1cbc9cdeb7d1 2018-10-08 03:14:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/96fd1d0f45334d7eacfd97ddc9f02098 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:39,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d791ae67-1866-4980-90b0-44aa97180fb6 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/96fd1d0f45334d7eacfd97ddc9f02098"}, "enabled": true, "id": "96fd1d0f45334d7eacfd97ddc9f02098", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-user"}} 2018-10-08 03:14:39,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/96fd1d0f45334d7eacfd97ddc9f02098 used request id req-d791ae67-1866-4980-90b0-44aa97180fb6 2018-10-08 03:14:39,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff/users/96fd1d0f45334d7eacfd97ddc9f02098/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:39,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0a331e-3543-4390-8a6e-8daf4c4ba7ab Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff/users/96fd1d0f45334d7eacfd97ddc9f02098/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 03:14:39,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff/users/96fd1d0f45334d7eacfd97ddc9f02098/roles used request id req-8f0a331e-3543-4390-8a6e-8daf4c4ba7ab 2018-10-08 03:14:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:39,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026225b8-6fce-45c1-af14-8a0f9d2ec823 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 03:14:39,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-026225b8-6fce-45c1-af14-8a0f9d2ec823 2018-10-08 03:14:39,557 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-0cb4d58a-3716-48c-name 2018-10-08 03:14:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff/users/96fd1d0f45334d7eacfd97ddc9f02098/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:39,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7342a2c-a8cd-4181-8de1-77038f0976b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:39,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff/users/96fd1d0f45334d7eacfd97ddc9f02098/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-e7342a2c-a8cd-4181-8de1-77038f0976b4 2018-10-08 03:14:39,681 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-0cb4d58a-3716-48c-user 2018-10-08 03:14:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:39,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2790c6-1fa5-4ec8-b91e-1afb79abe34f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:39,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e2790c6-1fa5-4ec8-b91e-1afb79abe34f 2018-10-08 03:14:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" -d '{"role": {"name": "CreateProjectUserTests-0cb4d58a-3716-48c-name-role"}}' 2018-10-08 03:14:39,822 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43573475-55ea-4918-980b-6ddfaf4ec46a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87221ea56625494eaefd00a0461a392b", "links": {"self": "http://172.30.9.28:5000/v3/roles/87221ea56625494eaefd00a0461a392b"}, "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name-role"}} 2018-10-08 03:14:39,822 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-43573475-55ea-4918-980b-6ddfaf4ec46a 2018-10-08 03:14:39,823 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-0cb4d58a-3716-48c-name-role 2018-10-08 03:14:39,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/87221ea56625494eaefd00a0461a392b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:39,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e82832b-ccaa-4a26-b2a5-102f770c5eb1 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/87221ea56625494eaefd00a0461a392b"}, "domain_id": null, "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name-role", "id": "87221ea56625494eaefd00a0461a392b"}} 2018-10-08 03:14:39,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/87221ea56625494eaefd00a0461a392b used request id req-4e82832b-ccaa-4a26-b2a5-102f770c5eb1 2018-10-08 03:14:39,906 - keystone_utils - INFO - Granting role CreateProjectUserTests-0cb4d58a-3716-48c-name-role to project CreateProjectUserTests-0cb4d58a-3716-48c-name 2018-10-08 03:14:39,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff/users/96fd1d0f45334d7eacfd97ddc9f02098/roles/87221ea56625494eaefd00a0461a392b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:40,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-649fdf41-2ea4-4c45-8f98-c433c8c342e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:40,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff/users/96fd1d0f45334d7eacfd97ddc9f02098/roles/87221ea56625494eaefd00a0461a392b used request id req-649fdf41-2ea4-4c45-8f98-c433c8c342e9 2018-10-08 03:14:40,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:40,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:40,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87221ea56625494eaefd00a0461a392b", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f4e2525681540dea25a197bdac487ff", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3f4e2525681540dea25a197bdac487ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3f4e2525681540dea25a197bdac487ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3f4e2525681540dea25a197bdac487ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3f4e2525681540dea25a197bdac487ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3f4e2525681540dea25a197bdac487ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3f4e2525681540dea25a197bdac487ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3f4e2525681540dea25a197bdac487ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3f4e2525681540dea25a197bdac487ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3f4e2525681540dea25a197bdac487ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3f4e2525681540dea25a197bdac487ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3f4e2525681540dea25a197bdac487ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3f4e2525681540dea25a197bdac487ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-0cb4d58a-3716-48c-user", "id": "96fd1d0f45334d7eacfd97ddc9f02098"}, "audit_ids": ["fYrKsxtiQBmoE6MO_T2AcA"], "issued_at": "2018-10-08T03:14:40.000000Z"}} 2018-10-08 03:14:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:40,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4205194f-6d4d-4cfd-bca3-3cc914506bcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:40,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4205194f-6d4d-4cfd-bca3-3cc914506bcb 2018-10-08 03:14:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-0cb4d58a-3716-48c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:40,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4fe96750-8701-4bfb-905f-46b3b84248fd Date: Mon, 08 Oct 2018 03:14:40 GMT RESP BODY: {"security_groups": []} 2018-10-08 03:14:40,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-0cb4d58a-3716-48c-name&description=hello+group used request id req-4fe96750-8701-4bfb-905f-46b3b84248fd 2018-10-08 03:14:40,914 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-0cb4d58a-3716-48c-name... 2018-10-08 03:14:40,914 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-0cb4d58a-3716-48c-name 2018-10-08 03:14:40,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" -d '{"security_group": {"name": "CreateProjectUserTests-0cb4d58a-3716-48c-name", "description": "hello group"}}' 2018-10-08 03:14:41,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-d0b72673-e269-4636-b046-3d47b7e1b141 Date: Mon, 08 Oct 2018 03:14:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "updated_at": "2018-10-08T03:14:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "revision_number": 0, "id": "21ef6d2e-7a8f-4cc1-b763-b330b63e6727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f4e2525681540dea25a197bdac487ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "revision_number": 0, "id": "936b13af-0b51-428c-8dd2-1f046d8509eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f4e2525681540dea25a197bdac487ff"}], "revision_number": 2, "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "643329e7-f147-40ae-861b-a50404f76e9b", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name"}} 2018-10-08 03:14:41,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-d0b72673-e269-4636-b046-3d47b7e1b141 2018-10-08 03:14:42,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 643329e7-f147-40ae-861b-a50404f76e9b 2018-10-08 03:14:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:42,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75d6687a-c970-4140-8668-94428e22ff57 Date: Mon, 08 Oct 2018 03:14:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "21ef6d2e-7a8f-4cc1-b763-b330b63e6727"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "936b13af-0b51-428c-8dd2-1f046d8509eb"}]} 2018-10-08 03:14:42,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b used request id req-75d6687a-c970-4140-8668-94428e22ff57 2018-10-08 03:14:42,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 643329e7-f147-40ae-861b-a50404f76e9b 2018-10-08 03:14:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:43,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-67ec4fb7-d405-437e-bd54-16cade708093 Date: Mon, 08 Oct 2018 03:14:43 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-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "21ef6d2e-7a8f-4cc1-b763-b330b63e6727"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "936b13af-0b51-428c-8dd2-1f046d8509eb"}]} 2018-10-08 03:14:43,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b used request id req-67ec4fb7-d405-437e-bd54-16cade708093 2018-10-08 03:14:43,001 - neutron_utils - INFO - Retrieving security group with ID - 643329e7-f147-40ae-861b-a50404f76e9b 2018-10-08 03:14:43,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=643329e7-f147-40ae-861b-a50404f76e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:43,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6b817ddd-e453-46d6-a4b8-4c8147b641e2 Date: Mon, 08 Oct 2018 03:14:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "updated_at": "2018-10-08T03:14:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "revision_number": 0, "id": "21ef6d2e-7a8f-4cc1-b763-b330b63e6727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f4e2525681540dea25a197bdac487ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "revision_number": 0, "id": "936b13af-0b51-428c-8dd2-1f046d8509eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f4e2525681540dea25a197bdac487ff"}], "revision_number": 2, "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "643329e7-f147-40ae-861b-a50404f76e9b", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name"}]} 2018-10-08 03:14:43,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=643329e7-f147-40ae-861b-a50404f76e9b used request id req-6b817ddd-e453-46d6-a4b8-4c8147b641e2 2018-10-08 03:14:43,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 643329e7-f147-40ae-861b-a50404f76e9b 2018-10-08 03:14:43,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:44,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6ccc553-867b-41cc-9c1d-13ae560ddfff Date: Mon, 08 Oct 2018 03:14:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "21ef6d2e-7a8f-4cc1-b763-b330b63e6727"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "936b13af-0b51-428c-8dd2-1f046d8509eb"}]} 2018-10-08 03:14:44,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b used request id req-d6ccc553-867b-41cc-9c1d-13ae560ddfff 2018-10-08 03:14:44,567 - neutron_utils - INFO - Retrieving security group with ID - 643329e7-f147-40ae-861b-a50404f76e9b 2018-10-08 03:14:44,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=643329e7-f147-40ae-861b-a50404f76e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:44,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d97c10a9-1e3c-43c7-815e-fc13726a82a9 Date: Mon, 08 Oct 2018 03:14:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "updated_at": "2018-10-08T03:14:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "revision_number": 0, "id": "21ef6d2e-7a8f-4cc1-b763-b330b63e6727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f4e2525681540dea25a197bdac487ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "revision_number": 0, "id": "936b13af-0b51-428c-8dd2-1f046d8509eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f4e2525681540dea25a197bdac487ff"}], "revision_number": 2, "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "643329e7-f147-40ae-861b-a50404f76e9b", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name"}]} 2018-10-08 03:14:44,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=643329e7-f147-40ae-861b-a50404f76e9b used request id req-d97c10a9-1e3c-43c7-815e-fc13726a82a9 2018-10-08 03:14:44,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 643329e7-f147-40ae-861b-a50404f76e9b 2018-10-08 03:14:44,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:45,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-669f5135-3c60-4e6c-89dd-efb31c5b5572 Date: Mon, 08 Oct 2018 03:14:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "21ef6d2e-7a8f-4cc1-b763-b330b63e6727"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "936b13af-0b51-428c-8dd2-1f046d8509eb"}]} 2018-10-08 03:14:45,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b used request id req-669f5135-3c60-4e6c-89dd-efb31c5b5572 2018-10-08 03:14:45,516 - neutron_utils - INFO - Retrieving security group with ID - 643329e7-f147-40ae-861b-a50404f76e9b 2018-10-08 03:14:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=643329e7-f147-40ae-861b-a50404f76e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:45,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a0147c45-6029-4c10-b213-7118aa2d4008 Date: Mon, 08 Oct 2018 03:14:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "updated_at": "2018-10-08T03:14:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "revision_number": 0, "id": "21ef6d2e-7a8f-4cc1-b763-b330b63e6727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f4e2525681540dea25a197bdac487ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "revision_number": 0, "id": "936b13af-0b51-428c-8dd2-1f046d8509eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f4e2525681540dea25a197bdac487ff"}], "revision_number": 2, "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "643329e7-f147-40ae-861b-a50404f76e9b", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name"}]} 2018-10-08 03:14:45,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=643329e7-f147-40ae-861b-a50404f76e9b used request id req-a0147c45-6029-4c10-b213-7118aa2d4008 2018-10-08 03:14:45,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 643329e7-f147-40ae-861b-a50404f76e9b 2018-10-08 03:14:45,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:46,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-40229816-dc58-42e6-8a2e-e696ece31676 Date: Mon, 08 Oct 2018 03:14:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "21ef6d2e-7a8f-4cc1-b763-b330b63e6727"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:41Z", "security_group_id": "643329e7-f147-40ae-861b-a50404f76e9b", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:41Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "936b13af-0b51-428c-8dd2-1f046d8509eb"}]} 2018-10-08 03:14:46,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=643329e7-f147-40ae-861b-a50404f76e9b used request id req-40229816-dc58-42e6-8a2e-e696ece31676 2018-10-08 03:14:46,512 - neutron_utils - INFO - Deleting security group rule with ID - 21ef6d2e-7a8f-4cc1-b763-b330b63e6727 2018-10-08 03:14:46,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/21ef6d2e-7a8f-4cc1-b763-b330b63e6727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:46,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ebcbb70-c601-42a6-ae0a-66f182f7af9e Content-Length: 0 Date: Mon, 08 Oct 2018 03:14:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:14:46,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/21ef6d2e-7a8f-4cc1-b763-b330b63e6727 used request id req-3ebcbb70-c601-42a6-ae0a-66f182f7af9e 2018-10-08 03:14:46,788 - neutron_utils - INFO - Deleting security group rule with ID - 936b13af-0b51-428c-8dd2-1f046d8509eb 2018-10-08 03:14:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/936b13af-0b51-428c-8dd2-1f046d8509eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:46,928 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebe06886-4476-419d-b4e0-f6adf938add0 Content-Length: 0 Date: Mon, 08 Oct 2018 03:14:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:14:46,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/936b13af-0b51-428c-8dd2-1f046d8509eb used request id req-ebe06886-4476-419d-b4e0-f6adf938add0 2018-10-08 03:14:46,928 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-0cb4d58a-3716-48c-name 2018-10-08 03:14:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/643329e7-f147-40ae-861b-a50404f76e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f2b830e4ab39536b7ca1e3b9fe18b00caf1c38" 2018-10-08 03:14:47,185 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55c73c91-6861-4161-9750-078906aa6719 Content-Length: 0 Date: Mon, 08 Oct 2018 03:14:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:14:47,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/643329e7-f147-40ae-861b-a50404f76e9b used request id req-55c73c91-6861-4161-9750-078906aa6719 2018-10-08 03:14:47,186 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-0cb4d58a-3716-48c-user 2018-10-08 03:14:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/96fd1d0f45334d7eacfd97ddc9f02098 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0c1885ebf247fabfca642f4a13cb4c1c65d49f" 2018-10-08 03:14:47,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50b154c5-bd33-4b12-8141-97051097fdeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:47,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/96fd1d0f45334d7eacfd97ddc9f02098 used request id req-50b154c5-bd33-4b12-8141-97051097fdeb 2018-10-08 03:14:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:47,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-82af6be6-2a52-424b-aad3-beae8b8f0fc8 Date: Mon, 08 Oct 2018 03:14:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:40Z", "updated_at": "2018-10-08T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:40Z", "revision_number": 0, "id": "23417bb0-1273-4a18-b6e5-29b0f4ab8108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:40Z", "security_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f4e2525681540dea25a197bdac487ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:40Z", "revision_number": 0, "id": "014b8317-4d7c-4b10-ace8-bd8387a4af85", "remote_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:40Z", "security_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f4e2525681540dea25a197bdac487ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:40Z", "revision_number": 0, "id": "c00bdc56-20dc-48d3-973a-8558da45fba6", "remote_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:40Z", "security_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f4e2525681540dea25a197bdac487ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:40Z", "revision_number": 0, "id": "6065d5c9-f0c4-4356-993d-e0defd476e1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:40Z", "security_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "tenant_id": "3f4e2525681540dea25a197bdac487ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f4e2525681540dea25a197bdac487ff"}], "revision_number": 4, "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:20Z", "updated_at": "2018-10-08T03:14:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "d39084a6-7fce-4bdf-b7dc-e07762496b08", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "bb4eea5c-1555-4f74-952a-2d44a7177ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "8598cacf-ace1-4776-9d3d-414af4827fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "32d41b26-725b-43ac-9978-4a321fcc29ab", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "name": "default"}]} 2018-10-08 03:14:47,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-82af6be6-2a52-424b-aad3-beae8b8f0fc8 2018-10-08 03:14:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:47,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161edd61-feae-4794-b21a-8731c1ec6393 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff"}, "enabled": true, "id": "3f4e2525681540dea25a197bdac487ff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-0cb4d58a-3716-48c-name"}} 2018-10-08 03:14:47,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff used request id req-161edd61-feae-4794-b21a-8731c1ec6393 2018-10-08 03:14:47,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15cfd8e1-d147-4960-926f-6ab3707edafa 2018-10-08 03:14:47,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=15cfd8e1-d147-4960-926f-6ab3707edafa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:48,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7dc942ad-bcb1-4190-bbda-9fefd89b02b1 Date: Mon, 08 Oct 2018 03:14:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:40Z", "security_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:40Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "014b8317-4d7c-4b10-ace8-bd8387a4af85"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:40Z", "security_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:40Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "23417bb0-1273-4a18-b6e5-29b0f4ab8108"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:40Z", "security_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:40Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "6065d5c9-f0c4-4356-993d-e0defd476e1d"}, {"remote_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:40Z", "security_group_id": "15cfd8e1-d147-4960-926f-6ab3707edafa", "port_range_min": null, "revision_number": 0, "tenant_id": "3f4e2525681540dea25a197bdac487ff", "created_at": "2018-10-08T03:14:40Z", "project_id": "3f4e2525681540dea25a197bdac487ff", "id": "c00bdc56-20dc-48d3-973a-8558da45fba6"}]} 2018-10-08 03:14:48,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=15cfd8e1-d147-4960-926f-6ab3707edafa used request id req-7dc942ad-bcb1-4190-bbda-9fefd89b02b1 2018-10-08 03:14:48,497 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 03:14:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/15cfd8e1-d147-4960-926f-6ab3707edafa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:49,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5f01e6a-399b-42ac-abad-2d74c3c15001 Content-Length: 0 Date: Mon, 08 Oct 2018 03:14:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:14:49,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/15cfd8e1-d147-4960-926f-6ab3707edafa used request id req-a5f01e6a-399b-42ac-abad-2d74c3c15001 2018-10-08 03:14:49,545 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-0cb4d58a-3716-48c-name 2018-10-08 03:14:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:49,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43880644-253e-4877-90c4-99f34d7d9e69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:49,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3f4e2525681540dea25a197bdac487ff used request id req-43880644-253e-4877-90c4-99f34d7d9e69 2018-10-08 03:14:49,816 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-0cb4d58a-3716-48c-name-role 2018-10-08 03:14:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/87221ea56625494eaefd00a0461a392b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:49,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b3d8b82-0644-43f1-bd15-6a218503ebde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:49,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/87221ea56625494eaefd00a0461a392b used request id req-9b3d8b82-0644-43f1-bd15-6a218503ebde 2018-10-08 03:14:49,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31d4dd293c9335e39fb05ac5854aff238542b8a" 2018-10-08 03:14:50,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15aa8510-8328-4251-9543-2ba8a7633602 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:50,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-15aa8510-8328-4251-9543-2ba8a7633602 2018-10-08 03:14:50,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:50,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["_9esthFZRvmXQVTP99qNYA"], "issued_at": "2018-10-08T03:14:50.000000Z"}} 2018-10-08 03:14:50,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848acecade22cbb5fde53b562ecf2615b9ee23ac" 2018-10-08 03:14:50,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61923c4c-d46a-4edd-9d50-74334fc74b9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:50,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61923c4c-d46a-4edd-9d50-74334fc74b9c 2018-10-08 03:14:50,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:50,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:50,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["r4Pt58TeQxWDNmxYxVCQDA"], "issued_at": "2018-10-08T03:14:50.000000Z"}} 2018-10-08 03:14:50,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:14:51,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d81a8e2-e409-4015-8f5a-8bfc4b07a954 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:51,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1d81a8e2-e409-4015-8f5a-8bfc4b07a954 2018-10-08 03:14:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:51,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:51,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-90653e14-f59b-4fc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:14:51,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0533aa3-7e02-4bbe-8c10-9879391c5567 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-90653e14-f59b-4fc-name", "previous": null, "next": null}, "projects": []} 2018-10-08 03:14:51,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-90653e14-f59b-4fc-name used request id req-d0533aa3-7e02-4bbe-8c10-9879391c5567 2018-10-08 03:14:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:14:51,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1efc48f-cdfd-47c0-bb87-025d14144a65 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:51,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f1efc48f-cdfd-47c0-bb87-025d14144a65 2018-10-08 03:14:51,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}}' 2018-10-08 03:14:51,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929a663a-aac9-4d22-9b16-20be981fa760 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c"}, "enabled": true, "id": "ed3b88051c6345cb996cbac6b4b38f6c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}} 2018-10-08 03:14:51,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-929a663a-aac9-4d22-9b16-20be981fa760 2018-10-08 03:14:51,344 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-90653e14-f59b-4fc-name 2018-10-08 03:14:51,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:51,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:51,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["CdYtOxQeQkGpFXex7He3EA"], "issued_at": "2018-10-08T03:14:51.000000Z"}} 2018-10-08 03:14:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:14:51,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81056d2e-06c8-41fa-b675-13bad1feb44e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:51,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-81056d2e-06c8-41fa-b675-13bad1feb44e 2018-10-08 03:14:51,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:51,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:51,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:14:51,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b9caad-956b-44aa-93eb-7a82fef6006e Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:51,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a3b9caad-956b-44aa-93eb-7a82fef6006e 2018-10-08 03:14:51,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:14:52,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6055b10e-7155-4bc4-a226-974eeda8b34d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:52,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6055b10e-7155-4bc4-a226-974eeda8b34d 2018-10-08 03:14:52,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:14:52,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd3c71b-a622-4558-9faa-e45123ba0cfd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:52,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ffd3c71b-a622-4558-9faa-e45123ba0cfd 2018-10-08 03:14:52,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-90653e14-f59b-4fc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:14:52,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442e4f9e-019c-4683-8b2f-5dcdf5b777dd Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-90653e14-f59b-4fc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c"}, "enabled": true, "id": "ed3b88051c6345cb996cbac6b4b38f6c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}]} 2018-10-08 03:14:52,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-90653e14-f59b-4fc-name used request id req-442e4f9e-019c-4683-8b2f-5dcdf5b777dd 2018-10-08 03:14:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/165ec0bbe6de49b0b3f3bed1bc9edfda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:14:52,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b772e701-dbc9-4d31-9c3b-0927ae8492e0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/165ec0bbe6de49b0b3f3bed1bc9edfda"}, "enabled": true, "id": "165ec0bbe6de49b0b3f3bed1bc9edfda", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-90653e14-f59b-4fc-user1"}} 2018-10-08 03:14:52,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/165ec0bbe6de49b0b3f3bed1bc9edfda used request id req-b772e701-dbc9-4d31-9c3b-0927ae8492e0 2018-10-08 03:14:52,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/165ec0bbe6de49b0b3f3bed1bc9edfda/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:14:52,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b389015-802d-47db-94aa-9ecd42bc0d94 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/165ec0bbe6de49b0b3f3bed1bc9edfda/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 03:14:52,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/165ec0bbe6de49b0b3f3bed1bc9edfda/roles used request id req-7b389015-802d-47db-94aa-9ecd42bc0d94 2018-10-08 03:14:52,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:14:52,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27023aee-57e4-49fe-b390-56e3c907513e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 03:14:52,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-27023aee-57e4-49fe-b390-56e3c907513e 2018-10-08 03:14:52,878 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-90653e14-f59b-4fc-name 2018-10-08 03:14:52,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/165ec0bbe6de49b0b3f3bed1bc9edfda/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:14:53,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76f9f09-a543-4f0c-b777-aabc1877a678 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:53,011 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/165ec0bbe6de49b0b3f3bed1bc9edfda/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-b76f9f09-a543-4f0c-b777-aabc1877a678 2018-10-08 03:14:53,011 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-90653e14-f59b-4fc-user1 2018-10-08 03:14:53,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:14:53,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a4a937-b600-4dd7-9e4a-b98e30b013e3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:53,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e3a4a937-b600-4dd7-9e4a-b98e30b013e3 2018-10-08 03:14:53,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" -d '{"role": {"name": "CreateProjectUserTests-90653e14-f59b-4fc-name-role"}}' 2018-10-08 03:14:53,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa57b46-c543-433b-a311-a581ed3ff71f Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e0d743ac64746ad845edee4407f5857", "links": {"self": "http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857"}, "name": "CreateProjectUserTests-90653e14-f59b-4fc-name-role"}} 2018-10-08 03:14:53,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1aa57b46-c543-433b-a311-a581ed3ff71f 2018-10-08 03:14:53,224 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-90653e14-f59b-4fc-name-role 2018-10-08 03:14:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:14:53,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56da755-e49d-4b0c-90a8-8c87c050682a Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857"}, "domain_id": null, "name": "CreateProjectUserTests-90653e14-f59b-4fc-name-role", "id": "8e0d743ac64746ad845edee4407f5857"}} 2018-10-08 03:14:53,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857 used request id req-b56da755-e49d-4b0c-90a8-8c87c050682a 2018-10-08 03:14:53,311 - keystone_utils - INFO - Granting role CreateProjectUserTests-90653e14-f59b-4fc-name-role to project CreateProjectUserTests-90653e14-f59b-4fc-name 2018-10-08 03:14:53,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/165ec0bbe6de49b0b3f3bed1bc9edfda/roles/8e0d743ac64746ad845edee4407f5857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:14:53,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6bfa94-2591-46a2-9275-70fe49cf8841 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:53,443 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/165ec0bbe6de49b0b3f3bed1bc9edfda/roles/8e0d743ac64746ad845edee4407f5857 used request id req-cf6bfa94-2591-46a2-9275-70fe49cf8841 2018-10-08 03:14:53,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:53,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:53,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["RzA3Qa6kQ86q6NFlx-l8DA"], "issued_at": "2018-10-08T03:14:53.000000Z"}} 2018-10-08 03:14:53,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:14:53,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d684614c-8dc3-4794-bb4c-cc0be4b45fa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:53,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d684614c-8dc3-4794-bb4c-cc0be4b45fa5 2018-10-08 03:14:53,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:53,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:53,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:14:54,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe857af6-b4b8-4c39-98b6-f861e503a29f Content-Encoding: gzip Content-Length: 936 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"password_expires_at": null, "name": "CreateProjectUserTests-90653e14-f59b-4fc-user1", "links": {"self": "http://172.30.9.28:5000/v3/users/165ec0bbe6de49b0b3f3bed1bc9edfda"}, "domain_id": "default", "enabled": true, "id": "165ec0bbe6de49b0b3f3bed1bc9edfda", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:14:54,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fe857af6-b4b8-4c39-98b6-f861e503a29f 2018-10-08 03:14:54,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:14:54,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea4bd12-a0a9-4e86-b830-999ea03b2e8b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:14:54,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-aea4bd12-a0a9-4e86-b830-999ea03b2e8b 2018-10-08 03:14:54,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:14:54,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46abca27-0bf6-4a5c-9d40-880aed277f70 Content-Encoding: gzip Content-Length: 415 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "8e0d743ac64746ad845edee4407f5857", "links": {"self": "http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857"}, "name": "CreateProjectUserTests-90653e14-f59b-4fc-name-role"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:14:54,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-46abca27-0bf6-4a5c-9d40-880aed277f70 2018-10-08 03:14:54,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-90653e14-f59b-4fc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:14:54,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aed972d-784c-4c19-9288-d80d4f0ea1f6 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-90653e14-f59b-4fc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c"}, "enabled": true, "id": "ed3b88051c6345cb996cbac6b4b38f6c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}]} 2018-10-08 03:14:54,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-90653e14-f59b-4fc-name used request id req-3aed972d-784c-4c19-9288-d80d4f0ea1f6 2018-10-08 03:14:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/0bfb0a6fe32941f68dfebd19e6d891ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:14:54,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7da70a-b30b-4223-839e-b490fce97494 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/0bfb0a6fe32941f68dfebd19e6d891ee"}, "enabled": true, "id": "0bfb0a6fe32941f68dfebd19e6d891ee", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-90653e14-f59b-4fc-user2"}} 2018-10-08 03:14:54,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0bfb0a6fe32941f68dfebd19e6d891ee used request id req-1e7da70a-b30b-4223-839e-b490fce97494 2018-10-08 03:14:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/0bfb0a6fe32941f68dfebd19e6d891ee/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:14:54,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134f0cf2-245d-4a69-b9ca-0e4576dc40ac Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/0bfb0a6fe32941f68dfebd19e6d891ee/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 03:14:54,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/0bfb0a6fe32941f68dfebd19e6d891ee/roles used request id req-134f0cf2-245d-4a69-b9ca-0e4576dc40ac 2018-10-08 03:14:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:14:54,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62601aab-50ec-4b76-b406-5ef8349ab0ae Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 03:14:54,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-62601aab-50ec-4b76-b406-5ef8349ab0ae 2018-10-08 03:14:54,951 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-90653e14-f59b-4fc-name 2018-10-08 03:14:54,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/0bfb0a6fe32941f68dfebd19e6d891ee/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:14:55,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e53fa85f-9c5b-48ec-8fbd-969b14b291a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:55,070 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/0bfb0a6fe32941f68dfebd19e6d891ee/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-e53fa85f-9c5b-48ec-8fbd-969b14b291a4 2018-10-08 03:14:55,071 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-90653e14-f59b-4fc-user2 2018-10-08 03:14:55,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:14:55,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0cfa8e-da62-4270-a6c2-3ced0c581e7c Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857"}, "domain_id": null, "name": "CreateProjectUserTests-90653e14-f59b-4fc-name-role", "id": "8e0d743ac64746ad845edee4407f5857"}} 2018-10-08 03:14:55,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857 used request id req-2a0cfa8e-da62-4270-a6c2-3ced0c581e7c 2018-10-08 03:14:55,090 - keystone_utils - INFO - Granting role CreateProjectUserTests-90653e14-f59b-4fc-name-role to project CreateProjectUserTests-90653e14-f59b-4fc-name 2018-10-08 03:14:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/0bfb0a6fe32941f68dfebd19e6d891ee/roles/8e0d743ac64746ad845edee4407f5857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:14:55,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cf97c6f-44e0-42ec-a095-db71808e6f65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:14:55,226 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c/users/0bfb0a6fe32941f68dfebd19e6d891ee/roles/8e0d743ac64746ad845edee4407f5857 used request id req-5cf97c6f-44e0-42ec-a095-db71808e6f65 2018-10-08 03:14:55,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:55,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:55,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e0d743ac64746ad845edee4407f5857", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed3b88051c6345cb996cbac6b4b38f6c", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-90653e14-f59b-4fc-user1", "id": "165ec0bbe6de49b0b3f3bed1bc9edfda"}, "audit_ids": ["C-CTBnRGT5-xqKpjdfbqLA"], "issued_at": "2018-10-08T03:14:55.000000Z"}} 2018-10-08 03:14:55,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:55,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38edd4de-8b62-4bec-9258-32956637ec3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:55,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-38edd4de-8b62-4bec-9258-32956637ec3d 2018-10-08 03:14:55,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-90653e14-f59b-4fc-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:56,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-13e37940-1e90-456b-8dd3-defb25f29321 Date: Mon, 08 Oct 2018 03:14:56 GMT RESP BODY: {"security_groups": []} 2018-10-08 03:14:56,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-90653e14-f59b-4fc-name&description=hello+group used request id req-13e37940-1e90-456b-8dd3-defb25f29321 2018-10-08 03:14:56,057 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-90653e14-f59b-4fc-name... 2018-10-08 03:14:56,057 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-90653e14-f59b-4fc-name 2018-10-08 03:14:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" -d '{"security_group": {"name": "CreateProjectUserTests-90653e14-f59b-4fc-name", "description": "hello group"}}' 2018-10-08 03:14:56,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-eb3fd47d-72c1-4706-b156-9395bb910cb3 Date: Mon, 08 Oct 2018 03:14:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "updated_at": "2018-10-08T03:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}], "revision_number": 2, "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}} 2018-10-08 03:14:56,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-eb3fd47d-72c1-4706-b156-9395bb910cb3 2018-10-08 03:14:56,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:56,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:57,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65735c49-63a7-407e-8d33-0462b42b69c1 Date: Mon, 08 Oct 2018 03:14:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6"}]} 2018-10-08 03:14:57,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-65735c49-63a7-407e-8d33-0462b42b69c1 2018-10-08 03:14:57,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:57,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:57,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11fc887c-ff63-4165-b3a1-912ea4416609 Date: Mon, 08 Oct 2018 03:14:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6"}]} 2018-10-08 03:14:57,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-11fc887c-ff63-4165-b3a1-912ea4416609 2018-10-08 03:14:57,347 - neutron_utils - INFO - Retrieving security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:57,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:57,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1c38f950-95b8-4860-b560-70c168b63260 Date: Mon, 08 Oct 2018 03:14:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "updated_at": "2018-10-08T03:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}], "revision_number": 2, "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}]} 2018-10-08 03:14:57,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-1c38f950-95b8-4860-b560-70c168b63260 2018-10-08 03:14:57,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:57,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:57,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bec11b4a-02ab-4350-b089-99ec832e6a90 Date: Mon, 08 Oct 2018 03:14:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6"}]} 2018-10-08 03:14:57,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-bec11b4a-02ab-4350-b089-99ec832e6a90 2018-10-08 03:14:57,561 - neutron_utils - INFO - Retrieving security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:57,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e7cde18d-1a95-406d-89c9-ee85d2067464 Date: Mon, 08 Oct 2018 03:14:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "updated_at": "2018-10-08T03:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}], "revision_number": 2, "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}]} 2018-10-08 03:14:57,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-e7cde18d-1a95-406d-89c9-ee85d2067464 2018-10-08 03:14:57,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:57,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-446e6df0-751b-4867-bf17-0a86271e039c Date: Mon, 08 Oct 2018 03:14:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6"}]} 2018-10-08 03:14:57,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-446e6df0-751b-4867-bf17-0a86271e039c 2018-10-08 03:14:57,788 - neutron_utils - INFO - Retrieving security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:57,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-37b1b826-9da8-48f4-81da-397a82956094 Date: Mon, 08 Oct 2018 03:14:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "updated_at": "2018-10-08T03:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}], "revision_number": 2, "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}]} 2018-10-08 03:14:57,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-37b1b826-9da8-48f4-81da-397a82956094 2018-10-08 03:14:57,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:14:58,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac8153d5-a526-4ed5-82b5-a620b06f59ab Date: Mon, 08 Oct 2018 03:14:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6"}]} 2018-10-08 03:14:58,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-ac8153d5-a526-4ed5-82b5-a620b06f59ab 2018-10-08 03:14:58,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:14:58,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:14:58,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e0d743ac64746ad845edee4407f5857", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed3b88051c6345cb996cbac6b4b38f6c", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ed3b88051c6345cb996cbac6b4b38f6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-90653e14-f59b-4fc-user2", "id": "0bfb0a6fe32941f68dfebd19e6d891ee"}, "audit_ids": ["DnHvZiBdTdGARHvqeXP2dQ"], "issued_at": "2018-10-08T03:14:58.000000Z"}} 2018-10-08 03:14:58,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4206941812525f3310270b0654797c4a5f52555" 2018-10-08 03:14:58,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49230ac9-ebf3-4367-87c8-c9a99659339c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:14:58,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-49230ac9-ebf3-4367-87c8-c9a99659339c 2018-10-08 03:14:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-90653e14-f59b-4fc-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4206941812525f3310270b0654797c4a5f52555" 2018-10-08 03:14:58,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f889d30c-ebb0-475d-ba1b-64d19a50c6e3 Date: Mon, 08 Oct 2018 03:14:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "updated_at": "2018-10-08T03:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}], "revision_number": 2, "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}]} 2018-10-08 03:14:58,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-90653e14-f59b-4fc-name&description=hello+group used request id req-f889d30c-ebb0-475d-ba1b-64d19a50c6e3 2018-10-08 03:14:58,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:14:58,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:14:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:14:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4206941812525f3310270b0654797c4a5f52555" 2018-10-08 03:14:58,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a9b6a8-222f-4147-b55b-b05a95b4d38e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c"}, "enabled": true, "id": "ed3b88051c6345cb996cbac6b4b38f6c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}} 2018-10-08 03:14:58,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c used request id req-c8a9b6a8-222f-4147-b55b-b05a95b4d38e 2018-10-08 03:14:58,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:58,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4206941812525f3310270b0654797c4a5f52555" 2018-10-08 03:14:59,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-896a7b52-e14e-46a8-8ecf-1ca280f9c142 Date: Mon, 08 Oct 2018 03:14:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6"}]} 2018-10-08 03:14:59,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-896a7b52-e14e-46a8-8ecf-1ca280f9c142 2018-10-08 03:14:59,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:14:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4206941812525f3310270b0654797c4a5f52555" 2018-10-08 03:15:00,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-738c8ced-86c8-4c91-9bb5-757b76f1fa9b Date: Mon, 08 Oct 2018 03:15:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6"}]} 2018-10-08 03:15:00,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-738c8ced-86c8-4c91-9bb5-757b76f1fa9b 2018-10-08 03:15:00,415 - neutron_utils - INFO - Retrieving security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:15:00,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4206941812525f3310270b0654797c4a5f52555" 2018-10-08 03:15:00,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-18e2e669-12a1-4f67-907d-6924f25eb770 Date: Mon, 08 Oct 2018 03:15:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "updated_at": "2018-10-08T03:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}], "revision_number": 2, "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}]} 2018-10-08 03:15:00,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-18e2e669-12a1-4f67-907d-6924f25eb770 2018-10-08 03:15:00,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f753d8a3-0bb0-4661-8a3e-0bae8b719980 2018-10-08 03:15:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4206941812525f3310270b0654797c4a5f52555" 2018-10-08 03:15:01,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b046c2ee-0c7a-4514-8c41-2206abc8e167 Date: Mon, 08 Oct 2018 03:15:01 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-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "94f0ffce-a4a6-4da4-9818-b50fbdfe8177"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "f753d8a3-0bb0-4661-8a3e-0bae8b719980", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "c4e1b2fe-989e-41cb-8e7d-192823f1fac6"}]} 2018-10-08 03:15:01,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-b046c2ee-0c7a-4514-8c41-2206abc8e167 2018-10-08 03:15:01,361 - neutron_utils - INFO - Deleting security group rule with ID - c4e1b2fe-989e-41cb-8e7d-192823f1fac6 2018-10-08 03:15:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c4e1b2fe-989e-41cb-8e7d-192823f1fac6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:15:01,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e05232f2-f2e2-4d74-9f0f-002b18e063eb Content-Length: 0 Date: Mon, 08 Oct 2018 03:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:01,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c4e1b2fe-989e-41cb-8e7d-192823f1fac6 used request id req-e05232f2-f2e2-4d74-9f0f-002b18e063eb 2018-10-08 03:15:01,461 - neutron_utils - INFO - Deleting security group rule with ID - 94f0ffce-a4a6-4da4-9818-b50fbdfe8177 2018-10-08 03:15:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/94f0ffce-a4a6-4da4-9818-b50fbdfe8177 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:15:02,429 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82c369b7-1426-4130-ae2e-de8c506bb3b5 Content-Length: 0 Date: Mon, 08 Oct 2018 03:15:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:02,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/94f0ffce-a4a6-4da4-9818-b50fbdfe8177 used request id req-82c369b7-1426-4130-ae2e-de8c506bb3b5 2018-10-08 03:15:02,429 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-90653e14-f59b-4fc-name 2018-10-08 03:15:02,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d2869794feb4a5e1182fa544aa0cf80d200ff5" 2018-10-08 03:15:02,700 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40d2a6da-a800-47d2-b544-12757b0dd0bb Content-Length: 0 Date: Mon, 08 Oct 2018 03:15:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:02,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-40d2a6da-a800-47d2-b544-12757b0dd0bb 2018-10-08 03:15:02,701 - neutron_utils - INFO - Deleting security group rule with ID - c4e1b2fe-989e-41cb-8e7d-192823f1fac6 2018-10-08 03:15:02,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c4e1b2fe-989e-41cb-8e7d-192823f1fac6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4206941812525f3310270b0654797c4a5f52555" 2018-10-08 03:15:02,888 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-4fee985d-64b0-467d-add1-5014cf7eb110 Date: Mon, 08 Oct 2018 03:15:02 GMT RESP BODY: {"NeutronError": {"message": "Security group rule c4e1b2fe-989e-41cb-8e7d-192823f1fac6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 03:15:02,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c4e1b2fe-989e-41cb-8e7d-192823f1fac6 used request id req-4fee985d-64b0-467d-add1-5014cf7eb110 2018-10-08 03:15:02,888 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule c4e1b2fe-989e-41cb-8e7d-192823f1fac6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 03:15:02,888 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule c4e1b2fe-989e-41cb-8e7d-192823f1fac6 does not exist Neutron server returns request_ids: ['req-4fee985d-64b0-467d-add1-5014cf7eb110'] 2018-10-08 03:15:02,889 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-90653e14-f59b-4fc-name 2018-10-08 03:15:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f753d8a3-0bb0-4661-8a3e-0bae8b719980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4206941812525f3310270b0654797c4a5f52555" 2018-10-08 03:15:03,064 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-30ccd360-3e77-43c1-96ca-5660333d1f63 Date: Mon, 08 Oct 2018 03:15:03 GMT RESP BODY: {"NeutronError": {"message": "Security group f753d8a3-0bb0-4661-8a3e-0bae8b719980 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-08 03:15:03,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f753d8a3-0bb0-4661-8a3e-0bae8b719980 used request id req-30ccd360-3e77-43c1-96ca-5660333d1f63 2018-10-08 03:15:03,064 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f753d8a3-0bb0-4661-8a3e-0bae8b719980 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-08 03:15:03,064 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f753d8a3-0bb0-4661-8a3e-0bae8b719980 does not exist Neutron server returns request_ids: ['req-30ccd360-3e77-43c1-96ca-5660333d1f63'] 2018-10-08 03:15:03,065 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-90653e14-f59b-4fc-user1 2018-10-08 03:15:03,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/165ec0bbe6de49b0b3f3bed1bc9edfda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41769c03b0a6325a2ce9b05d01d8f94ccf48924" 2018-10-08 03:15:03,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcf6492b-ace5-4ff7-8fd6-35feebdd9938 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:15:03,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/165ec0bbe6de49b0b3f3bed1bc9edfda used request id req-dcf6492b-ace5-4ff7-8fd6-35feebdd9938 2018-10-08 03:15:03,285 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-90653e14-f59b-4fc-user2 2018-10-08 03:15:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0bfb0a6fe32941f68dfebd19e6d891ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d6660b8038a7db26cc1b7207732fa6e3b7310f" 2018-10-08 03:15:03,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a616362-22e5-4742-a708-84d796c8050d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:15:03,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0bfb0a6fe32941f68dfebd19e6d891ee used request id req-7a616362-22e5-4742-a708-84d796c8050d 2018-10-08 03:15:03,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:04,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-bded0dbd-46e5-46e6-b059-23d7069694c5 Date: Mon, 08 Oct 2018 03:15:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:20Z", "updated_at": "2018-10-08T03:14:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "d39084a6-7fce-4bdf-b7dc-e07762496b08", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "bb4eea5c-1555-4f74-952a-2d44a7177ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "8598cacf-ace1-4776-9d3d-414af4827fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "32d41b26-725b-43ac-9978-4a321fcc29ab", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:55Z", "updated_at": "2018-10-08T03:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:55Z", "revision_number": 0, "id": "0b2ae55a-0d9f-422d-b2a8-2d8a12ce4f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:55Z", "security_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:55Z", "revision_number": 0, "id": "d7ad3a10-9c7c-4069-a9dd-83a539cf000a", "remote_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:55Z", "security_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:55Z", "revision_number": 0, "id": "ba5ef66e-b673-4e15-a817-8d2329e0663f", "remote_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:55Z", "security_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "revision_number": 0, "id": "5bfd1950-5b4a-4223-9e5b-fb9953d56da6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:56Z", "security_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c"}], "revision_number": 4, "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "name": "default"}]} 2018-10-08 03:15:04,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-bded0dbd-46e5-46e6-b059-23d7069694c5 2018-10-08 03:15:04,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:04,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e79f9b5-ec40-47e4-8916-92b01801293d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 03:15:04,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-3e79f9b5-ec40-47e4-8916-92b01801293d 2018-10-08 03:15:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:04,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30e632e-3a39-46f9-a310-5b531c81dc9d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 03:15:04,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-a30e632e-3a39-46f9-a310-5b531c81dc9d 2018-10-08 03:15:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:04,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d103b9-2a55-44d9-be7d-b08bf38b62ae Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:15:04,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-b5d103b9-2a55-44d9-be7d-b08bf38b62ae 2018-10-08 03:15:04,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:04,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbdf5ae-f701-417f-b95c-3337b88e5d63 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c"}, "enabled": true, "id": "ed3b88051c6345cb996cbac6b4b38f6c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-90653e14-f59b-4fc-name"}} 2018-10-08 03:15:04,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c used request id req-2cbdf5ae-f701-417f-b95c-3337b88e5d63 2018-10-08 03:15:04,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb274dec-8e30-41ef-8011-d00ffb591d0d 2018-10-08 03:15:04,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=eb274dec-8e30-41ef-8011-d00ffb591d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:04,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-92d2dd85-bf0e-49df-b13a-b6cf551dea5c Date: Mon, 08 Oct 2018 03:15:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:55Z", "security_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:55Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "0b2ae55a-0d9f-422d-b2a8-2d8a12ce4f68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:56Z", "security_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:56Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "5bfd1950-5b4a-4223-9e5b-fb9953d56da6"}, {"remote_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:55Z", "security_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:55Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "ba5ef66e-b673-4e15-a817-8d2329e0663f"}, {"remote_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:14:55Z", "security_group_id": "eb274dec-8e30-41ef-8011-d00ffb591d0d", "port_range_min": null, "revision_number": 0, "tenant_id": "ed3b88051c6345cb996cbac6b4b38f6c", "created_at": "2018-10-08T03:14:55Z", "project_id": "ed3b88051c6345cb996cbac6b4b38f6c", "id": "d7ad3a10-9c7c-4069-a9dd-83a539cf000a"}]} 2018-10-08 03:15:04,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=eb274dec-8e30-41ef-8011-d00ffb591d0d used request id req-92d2dd85-bf0e-49df-b13a-b6cf551dea5c 2018-10-08 03:15:04,894 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 03:15:04,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/eb274dec-8e30-41ef-8011-d00ffb591d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:05,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22399537-4dcb-4710-9ced-b7820c3a5748 Content-Length: 0 Date: Mon, 08 Oct 2018 03:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:05,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/eb274dec-8e30-41ef-8011-d00ffb591d0d used request id req-22399537-4dcb-4710-9ced-b7820c3a5748 2018-10-08 03:15:05,195 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-90653e14-f59b-4fc-name 2018-10-08 03:15:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:05,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33617800-8e5a-4a67-9168-13b82f947418 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:15:05,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ed3b88051c6345cb996cbac6b4b38f6c used request id req-33617800-8e5a-4a67-9168-13b82f947418 2018-10-08 03:15:05,377 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-90653e14-f59b-4fc-name-role 2018-10-08 03:15:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:05,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c08c9403-7c80-47af-bbd3-1722c8047c04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:15:05,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8e0d743ac64746ad845edee4407f5857 used request id req-c08c9403-7c80-47af-bbd3-1722c8047c04 2018-10-08 03:15:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7c3b378c92333a4711118b4b0a59987f268eaf" 2018-10-08 03:15:05,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a0b794-7336-4b67-815a-de9aeaddceac Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:15:05,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-68a0b794-7336-4b67-815a-de9aeaddceac 2018-10-08 03:15:05,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:05,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["KdiTUcS0TBqzWYw1hx-RKA"], "issued_at": "2018-10-08T03:15:05.000000Z"}} 2018-10-08 03:15:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72f25d919dbdb1e2f5cc8e0335736d4f1466c88" 2018-10-08 03:15:06,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d0448c4e-a31f-4e17-ad49-c2779cacfc25 Date: Mon, 08 Oct 2018 03:15: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:15:06,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d0448c4e-a31f-4e17-ad49-c2779cacfc25 2018-10-08 03:15:06,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e72f25d919dbdb1e2f5cc8e0335736d4f1466c88" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-36adb557-6c27-4884-8e54-a2da082c8cfe"}' 2018-10-08 03:15:07,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c X-Openstack-Request-Id: req-79aadcc0-e091-43c4-91ec-d8335dc190ef Date: Mon, 08 Oct 2018 03:15:07 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-36adb557-6c27-4884-8e54-a2da082c8cfe", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:15:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:15:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c", "min_disk": 0, "protected": false, "id": "ae4fcf23-1741-471a-bf36-e85ad707441c", "file": "/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c/file", "checksum": null, "owner": "6125bd0af8794b6195370548efa3de51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:15:07,357 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-79aadcc0-e091-43c4-91ec-d8335dc190ef 2018-10-08 03:15:07,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72f25d919dbdb1e2f5cc8e0335736d4f1466c88" -d '' 2018-10-08 03:15:11,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc4a243e-bd04-41aa-8bf7-1d7ec5336b42 Date: Mon, 08 Oct 2018 03:15:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:15:11,376 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c/file used request id req-cc4a243e-bd04-41aa-8bf7-1d7ec5336b42 2018-10-08 03:15:11,377 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:15:11,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72f25d919dbdb1e2f5cc8e0335736d4f1466c88" 2018-10-08 03:15:12,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-ea3e965d-a5a6-4b85-9610-f62297784a04 Date: Mon, 08 Oct 2018 03:15:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-36adb557-6c27-4884-8e54-a2da082c8cfe", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:15:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:15:11Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ae4fcf23-1741-471a-bf36-e85ad707441c/snap", "metadata": {}}], "self": "/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c", "min_disk": 0, "protected": false, "id": "ae4fcf23-1741-471a-bf36-e85ad707441c", "file": "/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ae4fcf23-1741-471a-bf36-e85ad707441c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:15:12,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c used request id req-ea3e965d-a5a6-4b85-9610-f62297784a04 2018-10-08 03:15:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72f25d919dbdb1e2f5cc8e0335736d4f1466c88" 2018-10-08 03:15:12,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6f0c0a9b-a5c5-42e8-95d8-d5bddd0b69ae Date: Mon, 08 Oct 2018 03:15:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:15:12,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6f0c0a9b-a5c5-42e8-95d8-d5bddd0b69ae 2018-10-08 03:15:12,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-36adb557-6c27-4884-8e54-a2da082c8cfe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72f25d919dbdb1e2f5cc8e0335736d4f1466c88" 2018-10-08 03:15:12,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-c828ad2a-6f6c-479c-91fb-bf6ed966e8be Date: Mon, 08 Oct 2018 03:15:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-36adb557-6c27-4884-8e54-a2da082c8cfe", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:15:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:15:11Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ae4fcf23-1741-471a-bf36-e85ad707441c/snap", "metadata": {}}], "self": "/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c", "min_disk": 0, "protected": false, "id": "ae4fcf23-1741-471a-bf36-e85ad707441c", "file": "/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ae4fcf23-1741-471a-bf36-e85ad707441c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-36adb557-6c27-4884-8e54-a2da082c8cfe"} 2018-10-08 03:15:12,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-36adb557-6c27-4884-8e54-a2da082c8cfe used request id req-c828ad2a-6f6c-479c-91fb-bf6ed966e8be 2018-10-08 03:15:12,813 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-36adb557-6c27-4884-8e54-a2da082c8cfe 2018-10-08 03:15:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72f25d919dbdb1e2f5cc8e0335736d4f1466c88" 2018-10-08 03:15:13,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d86d08ff-6ffb-4529-bd2c-55d969e0d3e8 Date: Mon, 08 Oct 2018 03:15:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:15:13,939 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ae4fcf23-1741-471a-bf36-e85ad707441c used request id req-d86d08ff-6ffb-4529-bd2c-55d969e0d3e8 2018-10-08 03:15:13,941 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-08 03:15:13,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:14,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["mk3VZeGOT4mby33G-p8olg"], "issued_at": "2018-10-08T03:15:14.000000Z"}} 2018-10-08 03:15:14,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" 2018-10-08 03:15:14,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bab9572-a634-43df-b0f4-04b034ae888e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:14,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3bab9572-a634-43df-b0f4-04b034ae888e 2018-10-08 03:15:14,394 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-1da562ab-658b-46a1-b5e8-6c431971f9dc-pub-net 2018-10-08 03:15:14,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" -d '{"network": {"name": "NeutronUtilsNetworkTests-1da562ab-658b-46a1-b5e8-6c431971f9dc-pub-net", "admin_state_up": true}}' 2018-10-08 03:15:14,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-d044d4a7-40b5-4895-bd2e-c0b9bf01fd01 Date: Mon, 08 Oct 2018 03:15:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d9e434f7-2938-457e-9135-5db54b44eb55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-1da562ab-658b-46a1-b5e8-6c431971f9dc-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:14Z","mtu":1450}} 2018-10-08 03:15:14,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d044d4a7-40b5-4895-bd2e-c0b9bf01fd01 2018-10-08 03:15:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d9e434f7-2938-457e-9135-5db54b44eb55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" 2018-10-08 03:15:15,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-0e30859c-c577-4c4b-b3c3-a05bf021152b Date: Mon, 08 Oct 2018 03:15:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9e434f7-2938-457e-9135-5db54b44eb55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:14Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-1da562ab-658b-46a1-b5e8-6c431971f9dc-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:14Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:15,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d9e434f7-2938-457e-9135-5db54b44eb55 used request id req-0e30859c-c577-4c4b-b3c3-a05bf021152b 2018-10-08 03:15:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d9e434f7-2938-457e-9135-5db54b44eb55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" 2018-10-08 03:15:15,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4aab4794-5502-4c5e-816b-33ee0c51696c Date: Mon, 08 Oct 2018 03:15:15 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:15:15,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d9e434f7-2938-457e-9135-5db54b44eb55 used request id req-4aab4794-5502-4c5e-816b-33ee0c51696c 2018-10-08 03:15:15,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d9e434f7-2938-457e-9135-5db54b44eb55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" 2018-10-08 03:15:15,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-fb4b06d9-16a5-4a6e-b01b-6b2063d4a4c7 Date: Mon, 08 Oct 2018 03:15:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9e434f7-2938-457e-9135-5db54b44eb55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:14Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-1da562ab-658b-46a1-b5e8-6c431971f9dc-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:14Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:15,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d9e434f7-2938-457e-9135-5db54b44eb55 used request id req-fb4b06d9-16a5-4a6e-b01b-6b2063d4a4c7 2018-10-08 03:15:15,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d9e434f7-2938-457e-9135-5db54b44eb55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" 2018-10-08 03:15:15,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-598ea63d-7d1a-49bf-a4c2-5a858d1a3ace Date: Mon, 08 Oct 2018 03:15:15 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:15:15,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d9e434f7-2938-457e-9135-5db54b44eb55 used request id req-598ea63d-7d1a-49bf-a4c2-5a858d1a3ace 2018-10-08 03:15:15,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-1da562ab-658b-46a1-b5e8-6c431971f9dc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" 2018-10-08 03:15:15,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c782566a-2713-4e34-a162-f4e72828cd7a Date: Mon, 08 Oct 2018 03:15:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9e434f7-2938-457e-9135-5db54b44eb55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:14Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-1da562ab-658b-46a1-b5e8-6c431971f9dc-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:14Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:15,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-1da562ab-658b-46a1-b5e8-6c431971f9dc-pub-net used request id req-c782566a-2713-4e34-a162-f4e72828cd7a 2018-10-08 03:15:15,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:15:15,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:15:15,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" 2018-10-08 03:15:15,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bda856c-48f6-4ece-b0aa-670dadc0c1c7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:15:15,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-3bda856c-48f6-4ece-b0aa-670dadc0c1c7 2018-10-08 03:15:15,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d9e434f7-2938-457e-9135-5db54b44eb55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" 2018-10-08 03:15:16,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-99ee4249-1c21-421d-a9af-a5c0451dabe6 Date: Mon, 08 Oct 2018 03:15:16 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:15:16,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d9e434f7-2938-457e-9135-5db54b44eb55 used request id req-99ee4249-1c21-421d-a9af-a5c0451dabe6 2018-10-08 03:15:16,026 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-1da562ab-658b-46a1-b5e8-6c431971f9dc-pub-net 2018-10-08 03:15:16,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/d9e434f7-2938-457e-9135-5db54b44eb55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c4a04903089052bd64150a7083fe237ac918b" 2018-10-08 03:15:17,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10db94ce-1f38-46e5-bb2f-dc4bb8d668da Date: Mon, 08 Oct 2018 03:15:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:17,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d9e434f7-2938-457e-9135-5db54b44eb55 used request id req-10db94ce-1f38-46e5-bb2f-dc4bb8d668da 2018-10-08 03:15:17,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:17,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["popkjNByQSKHdxqdxqRoVQ"], "issued_at": "2018-10-08T03:15:17.000000Z"}} 2018-10-08 03:15:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e799129b6f1a8e109240c6654e8b4ca819d7cd" 2018-10-08 03:15:17,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162e582e-63b1-4a15-8157-95d020d38d2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:17,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-162e582e-63b1-4a15-8157-95d020d38d2d 2018-10-08 03:15:17,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:18,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["LLY8f6QTQ2ehertdo2C-Vg"], "issued_at": "2018-10-08T03:15:18.000000Z"}} 2018-10-08 03:15:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ef95daa1a124e49516cbc100c1ff24db33908b" 2018-10-08 03:15:18,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbdc707-667e-4534-a922-8d1a74b6ee6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:18,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-edbdc707-667e-4534-a922-8d1a74b6ee6a 2018-10-08 03:15:18,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:18,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["_68a5q0qT9SDNR3AyC3v7w"], "issued_at": "2018-10-08T03:15:18.000000Z"}} 2018-10-08 03:15:18,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:18,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee14ca71-960f-4298-9053-9c36768f1768 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:18,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ee14ca71-960f-4298-9053-9c36768f1768 2018-10-08 03:15:18,898 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-net 2018-10-08 03:15:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" -d '{"network": {"name": "NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-net", "admin_state_up": true}}' 2018-10-08 03:15:20,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6f9e7d92-f952-449c-8d78-6576144c0928 Date: Mon, 08 Oct 2018 03:15:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:19Z","mtu":1450}} 2018-10-08 03:15:20,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-6f9e7d92-f952-449c-8d78-6576144c0928 2018-10-08 03:15:20,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2edf591a-b8b0-4e43-9171-6b06df50c32e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:20,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-8c62f50d-1b39-46d4-955c-53479c1f559b Date: Mon, 08 Oct 2018 03:15:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:19Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:20,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2edf591a-b8b0-4e43-9171-6b06df50c32e used request id req-8c62f50d-1b39-46d4-955c-53479c1f559b 2018-10-08 03:15:20,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:20,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2cd0b513-dc29-4c57-8f6f-91b14254f9ec Date: Mon, 08 Oct 2018 03:15:20 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:15:20,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e used request id req-2cd0b513-dc29-4c57-8f6f-91b14254f9ec 2018-10-08 03:15:20,463 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet 2018-10-08 03:15:20,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" -d '{"subnets": [{"ip_version": 4, "network_id": "2edf591a-b8b0-4e43-9171-6b06df50c32e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet"}]}' 2018-10-08 03:15:21,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-567a589e-c777-4a79-89ac-7fc9d21e6e6b Date: Mon, 08 Oct 2018 03:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"b7aba4ad-0fc6-42aa-8ffa-0b928b373c79","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet"}]} 2018-10-08 03:15:21,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-567a589e-c777-4a79-89ac-7fc9d21e6e6b 2018-10-08 03:15:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2edf591a-b8b0-4e43-9171-6b06df50c32e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:21,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bae1d3da-779e-4e33-ac1a-75fde570f5bb Date: Mon, 08 Oct 2018 03:15:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["b7aba4ad-0fc6-42aa-8ffa-0b928b373c79"],"description":"","tags":[],"updated_at":"2018-10-08T03:15:20Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:19Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:21,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2edf591a-b8b0-4e43-9171-6b06df50c32e used request id req-bae1d3da-779e-4e33-ac1a-75fde570f5bb 2018-10-08 03:15:21,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:21,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3e4e7288-8ab5-407a-a5d3-869d899ac227 Date: Mon, 08 Oct 2018 03:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"b7aba4ad-0fc6-42aa-8ffa-0b928b373c79","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet"}]} 2018-10-08 03:15:21,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e used request id req-3e4e7288-8ab5-407a-a5d3-869d899ac227 2018-10-08 03:15:21,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:22,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ad5b193b-41b3-4477-a890-4017501dc163 Date: Mon, 08 Oct 2018 03:15:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["b7aba4ad-0fc6-42aa-8ffa-0b928b373c79"],"description":"","tags":[],"updated_at":"2018-10-08T03:15:20Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:19Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:22,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-net used request id req-ad5b193b-41b3-4477-a890-4017501dc163 2018-10-08 03:15:22,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:15:22,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:15:22,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:22,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca0513b-b0eb-4460-89c4-c6bc7a6cdcf2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:15:22,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-9ca0513b-b0eb-4460-89c4-c6bc7a6cdcf2 2018-10-08 03:15:22,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:22,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-832ec471-0277-43a6-bae7-cd65325e074e Date: Mon, 08 Oct 2018 03:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"b7aba4ad-0fc6-42aa-8ffa-0b928b373c79","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet"}]} 2018-10-08 03:15:22,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e used request id req-832ec471-0277-43a6-bae7-cd65325e074e 2018-10-08 03:15:22,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e&name=NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:22,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-63c63cf6-f7e4-4b1c-a347-56ae505831ef Date: Mon, 08 Oct 2018 03:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"b7aba4ad-0fc6-42aa-8ffa-0b928b373c79","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet"}]} 2018-10-08 03:15:22,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e&name=NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet used request id req-63c63cf6-f7e4-4b1c-a347-56ae505831ef 2018-10-08 03:15:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e&name=NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:22,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-093da3e1-024d-4152-a345-7b6d4c611ebd Date: Mon, 08 Oct 2018 03:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"b7aba4ad-0fc6-42aa-8ffa-0b928b373c79","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet"}]} 2018-10-08 03:15:22,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e&name=NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet used request id req-093da3e1-024d-4152-a345-7b6d4c611ebd 2018-10-08 03:15:22,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:22,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-359ddad3-91e7-4e0d-9a05-1fa64303eb4d Date: Mon, 08 Oct 2018 03:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"b7aba4ad-0fc6-42aa-8ffa-0b928b373c79","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet"}]} 2018-10-08 03:15:22,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2edf591a-b8b0-4e43-9171-6b06df50c32e used request id req-359ddad3-91e7-4e0d-9a05-1fa64303eb4d 2018-10-08 03:15:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:22,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-15891461-071c-46fa-8c68-f2a58b5114ba Date: Mon, 08 Oct 2018 03:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2edf591a-b8b0-4e43-9171-6b06df50c32e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"b7aba4ad-0fc6-42aa-8ffa-0b928b373c79","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet"}]} 2018-10-08 03:15:22,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet used request id req-15891461-071c-46fa-8c68-f2a58b5114ba 2018-10-08 03:15:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:22,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7a5d38-91f6-45f8-b3b8-da76e11f701b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:15:22,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-cf7a5d38-91f6-45f8-b3b8-da76e11f701b 2018-10-08 03:15:22,705 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet 2018-10-08 03:15:22,705 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-subnet 2018-10-08 03:15:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b7aba4ad-0fc6-42aa-8ffa-0b928b373c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:24,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95e00728-8e6d-4b55-9c91-39ea7c60ff2b Date: Mon, 08 Oct 2018 03:15:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:24,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b7aba4ad-0fc6-42aa-8ffa-0b928b373c79 used request id req-95e00728-8e6d-4b55-9c91-39ea7c60ff2b 2018-10-08 03:15:24,455 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-941a8af5-7e03-49bd-acb1-89195455697e-pub-net 2018-10-08 03:15:24,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2edf591a-b8b0-4e43-9171-6b06df50c32e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2295813327e12515335eb8bb5596b441b6eb5be6" 2018-10-08 03:15:25,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-026b8e03-5d0a-4134-8059-e08b2dc5c0ee Date: Mon, 08 Oct 2018 03:15:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:25,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2edf591a-b8b0-4e43-9171-6b06df50c32e used request id req-026b8e03-5d0a-4134-8059-e08b2dc5c0ee 2018-10-08 03:15:25,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:26,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["tAf0s1m-TO64zul0xXpIpw"], "issued_at": "2018-10-08T03:15:26.000000Z"}} 2018-10-08 03:15:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed79c7dbacc9ea62decf09b2c130834f61e6090f" 2018-10-08 03:15:26,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6aeb19-9846-4cb4-a665-e8132e27c31c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:26,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7c6aeb19-9846-4cb4-a665-e8132e27c31c 2018-10-08 03:15:26,450 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fa43b78e-1806-4838-bd5a-218c7005379a-pub-net 2018-10-08 03:15:26,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed79c7dbacc9ea62decf09b2c130834f61e6090f" -d '{"network": {"name": "NeutronUtilsSubnetTests-fa43b78e-1806-4838-bd5a-218c7005379a-pub-net", "admin_state_up": true}}' 2018-10-08 03:15:26,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0e682f19-8b75-4c71-bb23-3b68c776bebb Date: Mon, 08 Oct 2018 03:15:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0ac35e95-9bd7-4854-b792-ffa6e716a2f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fa43b78e-1806-4838-bd5a-218c7005379a-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:26Z","mtu":1450}} 2018-10-08 03:15:26,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-0e682f19-8b75-4c71-bb23-3b68c776bebb 2018-10-08 03:15:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0ac35e95-9bd7-4854-b792-ffa6e716a2f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed79c7dbacc9ea62decf09b2c130834f61e6090f" 2018-10-08 03:15:27,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-41a01124-f9c4-4564-ae58-9a1060cf18a0 Date: Mon, 08 Oct 2018 03:15:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0ac35e95-9bd7-4854-b792-ffa6e716a2f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:26Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fa43b78e-1806-4838-bd5a-218c7005379a-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:26Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:27,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0ac35e95-9bd7-4854-b792-ffa6e716a2f1 used request id req-41a01124-f9c4-4564-ae58-9a1060cf18a0 2018-10-08 03:15:27,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0ac35e95-9bd7-4854-b792-ffa6e716a2f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed79c7dbacc9ea62decf09b2c130834f61e6090f" 2018-10-08 03:15:27,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-15aaa5ae-3482-432e-a129-938c516e3b53 Date: Mon, 08 Oct 2018 03:15:27 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:15:27,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0ac35e95-9bd7-4854-b792-ffa6e716a2f1 used request id req-15aaa5ae-3482-432e-a129-938c516e3b53 2018-10-08 03:15:27,323 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fa43b78e-1806-4838-bd5a-218c7005379a-pub-subnet 2018-10-08 03:15:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed79c7dbacc9ea62decf09b2c130834f61e6090f" -d '{"subnets": [{"ip_version": 4, "network_id": "0ac35e95-9bd7-4854-b792-ffa6e716a2f1", "cidr": "", "name": "NeutronUtilsSubnetTests-fa43b78e-1806-4838-bd5a-218c7005379a-pub-subnet"}]}' 2018-10-08 03:15:27,511 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-a1367624-18a8-45ba-9078-42f4f07ec917 Date: Mon, 08 Oct 2018 03:15:27 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 03:15:27,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a1367624-18a8-45ba-9078-42f4f07ec917 2018-10-08 03:15:27,511 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 03:15:27,511 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-fa43b78e-1806-4838-bd5a-218c7005379a-pub-subnet] for network [NeutronUtilsSubnetTests-fa43b78e-1806-4838-bd5a-218c7005379a-pub-net] 2018-10-08 03:15:27,512 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fa43b78e-1806-4838-bd5a-218c7005379a-pub-net 2018-10-08 03:15:27,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0ac35e95-9bd7-4854-b792-ffa6e716a2f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed79c7dbacc9ea62decf09b2c130834f61e6090f" 2018-10-08 03:15:28,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e96c3bf-116d-48c6-b6c0-4905c4fc9f97 Date: Mon, 08 Oct 2018 03:15:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:28,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0ac35e95-9bd7-4854-b792-ffa6e716a2f1 used request id req-6e96c3bf-116d-48c6-b6c0-4905c4fc9f97 2018-10-08 03:15:28,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:28,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["4qmjGtc5Sb6hE0-XMLe_rg"], "issued_at": "2018-10-08T03:15:28.000000Z"}} 2018-10-08 03:15:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:28,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94f820f-82eb-4c18-af21-4b7c626fa0dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:28,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a94f820f-82eb-4c18-af21-4b7c626fa0dd 2018-10-08 03:15:28,879 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-net 2018-10-08 03:15:28,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" -d '{"network": {"name": "NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-net", "admin_state_up": true}}' 2018-10-08 03:15:29,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-118b3ef1-abe2-41d2-ab3a-50b94f71faaf Date: Mon, 08 Oct 2018 03:15:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"83004984-703c-4ba7-a53a-9848eb1d3d68","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:29Z","mtu":1450}} 2018-10-08 03:15:29,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-118b3ef1-abe2-41d2-ab3a-50b94f71faaf 2018-10-08 03:15:29,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=83004984-703c-4ba7-a53a-9848eb1d3d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:29,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-619758a7-301f-48ce-b913-2fe9593f37d6 Date: Mon, 08 Oct 2018 03:15:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83004984-703c-4ba7-a53a-9848eb1d3d68","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:29Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:29Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:29,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=83004984-703c-4ba7-a53a-9848eb1d3d68 used request id req-619758a7-301f-48ce-b913-2fe9593f37d6 2018-10-08 03:15:29,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:29,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f06c2576-5ac5-45b2-bca6-5f8ac4fdee6b Date: Mon, 08 Oct 2018 03:15:29 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:15:29,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68 used request id req-f06c2576-5ac5-45b2-bca6-5f8ac4fdee6b 2018-10-08 03:15:29,700 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet 2018-10-08 03:15:29,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" -d '{"subnets": [{"ip_version": 4, "network_id": "83004984-703c-4ba7-a53a-9848eb1d3d68", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet"}]}' 2018-10-08 03:15:31,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-07a483f4-ca3b-4a90-8824-981f9b294147 Date: Mon, 08 Oct 2018 03:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83004984-703c-4ba7-a53a-9848eb1d3d68","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:30Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"fc4b1917-3f95-467c-be24-5536581dfecb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet"}]} 2018-10-08 03:15:31,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-07a483f4-ca3b-4a90-8824-981f9b294147 2018-10-08 03:15:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=83004984-703c-4ba7-a53a-9848eb1d3d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:31,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-01c5cc17-9e33-4d67-b7a6-265fb035e2a7 Date: Mon, 08 Oct 2018 03:15:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"83004984-703c-4ba7-a53a-9848eb1d3d68","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["fc4b1917-3f95-467c-be24-5536581dfecb"],"description":"","tags":[],"updated_at":"2018-10-08T03:15:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:29Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:31,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=83004984-703c-4ba7-a53a-9848eb1d3d68 used request id req-01c5cc17-9e33-4d67-b7a6-265fb035e2a7 2018-10-08 03:15:31,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:31,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2bb0bc8e-7a90-4c12-98ec-4fe16d814e71 Date: Mon, 08 Oct 2018 03:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83004984-703c-4ba7-a53a-9848eb1d3d68","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:30Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"fc4b1917-3f95-467c-be24-5536581dfecb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet"}]} 2018-10-08 03:15:31,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68 used request id req-2bb0bc8e-7a90-4c12-98ec-4fe16d814e71 2018-10-08 03:15:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:31,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2b395063-42ef-4993-9ffe-18274a14ca08 Date: Mon, 08 Oct 2018 03:15:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"83004984-703c-4ba7-a53a-9848eb1d3d68","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["fc4b1917-3f95-467c-be24-5536581dfecb"],"description":"","tags":[],"updated_at":"2018-10-08T03:15:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:29Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:31,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-net used request id req-2b395063-42ef-4993-9ffe-18274a14ca08 2018-10-08 03:15:31,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:15:31,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:15:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:31,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0287f336-b9e7-4c39-8e38-1f0fa6ddc8db Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:15:31,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-0287f336-b9e7-4c39-8e38-1f0fa6ddc8db 2018-10-08 03:15:31,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:31,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d94233d5-c445-4c2d-87c2-5b11914029bf Date: Mon, 08 Oct 2018 03:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83004984-703c-4ba7-a53a-9848eb1d3d68","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:30Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"fc4b1917-3f95-467c-be24-5536581dfecb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet"}]} 2018-10-08 03:15:31,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68 used request id req-d94233d5-c445-4c2d-87c2-5b11914029bf 2018-10-08 03:15:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68&name=NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:31,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f2aacdd-144b-46a5-9b71-03def1a48ffc Date: Mon, 08 Oct 2018 03:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83004984-703c-4ba7-a53a-9848eb1d3d68","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:30Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"fc4b1917-3f95-467c-be24-5536581dfecb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet"}]} 2018-10-08 03:15:31,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68&name=NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet used request id req-7f2aacdd-144b-46a5-9b71-03def1a48ffc 2018-10-08 03:15:31,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68&name=NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:32,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d86f3ad6-52d8-4847-ad09-4f571576cfec Date: Mon, 08 Oct 2018 03:15:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83004984-703c-4ba7-a53a-9848eb1d3d68","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:30Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"fc4b1917-3f95-467c-be24-5536581dfecb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet"}]} 2018-10-08 03:15:32,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68&name=NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet used request id req-d86f3ad6-52d8-4847-ad09-4f571576cfec 2018-10-08 03:15:32,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:32,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d0042126-51dc-4039-be29-fc4d5dd8c6d2 Date: Mon, 08 Oct 2018 03:15:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83004984-703c-4ba7-a53a-9848eb1d3d68","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:30Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"fc4b1917-3f95-467c-be24-5536581dfecb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet"}]} 2018-10-08 03:15:32,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=83004984-703c-4ba7-a53a-9848eb1d3d68 used request id req-d0042126-51dc-4039-be29-fc4d5dd8c6d2 2018-10-08 03:15:32,230 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet 2018-10-08 03:15:32,230 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-subnet 2018-10-08 03:15:32,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/fc4b1917-3f95-467c-be24-5536581dfecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:33,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-210931f2-fa6f-4672-9cec-7b9a3a36fc29 Date: Mon, 08 Oct 2018 03:15:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:33,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/fc4b1917-3f95-467c-be24-5536581dfecb used request id req-210931f2-fa6f-4672-9cec-7b9a3a36fc29 2018-10-08 03:15:33,821 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-aa584787-287f-4dd7-93da-4527a09a9717-pub-net 2018-10-08 03:15:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/83004984-703c-4ba7-a53a-9848eb1d3d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edead8763e459173a732fe8df07a1b2f86f6512" 2018-10-08 03:15:35,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-747207ff-6f0a-4560-89fa-2f9fa1378e65 Date: Mon, 08 Oct 2018 03:15:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:35,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/83004984-703c-4ba7-a53a-9848eb1d3d68 used request id req-747207ff-6f0a-4560-89fa-2f9fa1378e65 2018-10-08 03:15:35,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:35,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["_Um8FEF7Sa60dSfpjYyzjQ"], "issued_at": "2018-10-08T03:15:35.000000Z"}} 2018-10-08 03:15:35,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a5f327ba17b091ace2ac26d2d43da6c130c25a" 2018-10-08 03:15:35,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c264e4-fa72-4e7c-be07-208786ea6950 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:35,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40c264e4-fa72-4e7c-be07-208786ea6950 2018-10-08 03:15:35,621 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f2b7108b-5a7d-4edb-bd30-06ccad289517-pub-net 2018-10-08 03:15:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a5f327ba17b091ace2ac26d2d43da6c130c25a" -d '{"network": {"name": "NeutronUtilsSubnetTests-f2b7108b-5a7d-4edb-bd30-06ccad289517-pub-net", "admin_state_up": true}}' 2018-10-08 03:15:36,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5eadf26a-6094-40e0-a0a4-2110dc912198 Date: Mon, 08 Oct 2018 03:15:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"69b58f35-9c0a-44a1-a988-3199248df284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:35Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f2b7108b-5a7d-4edb-bd30-06ccad289517-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:35Z","mtu":1450}} 2018-10-08 03:15:36,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5eadf26a-6094-40e0-a0a4-2110dc912198 2018-10-08 03:15:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=69b58f35-9c0a-44a1-a988-3199248df284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a5f327ba17b091ace2ac26d2d43da6c130c25a" 2018-10-08 03:15:36,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a5232412-7c63-4fad-8cea-e238a52ae4d1 Date: Mon, 08 Oct 2018 03:15:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"69b58f35-9c0a-44a1-a988-3199248df284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:35Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f2b7108b-5a7d-4edb-bd30-06ccad289517-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:35Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:36,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=69b58f35-9c0a-44a1-a988-3199248df284 used request id req-a5232412-7c63-4fad-8cea-e238a52ae4d1 2018-10-08 03:15:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=69b58f35-9c0a-44a1-a988-3199248df284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a5f327ba17b091ace2ac26d2d43da6c130c25a" 2018-10-08 03:15:36,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d8313aec-6a4e-49fa-a896-c923058b2b66 Date: Mon, 08 Oct 2018 03:15:36 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:15:36,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=69b58f35-9c0a-44a1-a988-3199248df284 used request id req-d8313aec-6a4e-49fa-a896-c923058b2b66 2018-10-08 03:15:36,482 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f2b7108b-5a7d-4edb-bd30-06ccad289517-pub-subnet 2018-10-08 03:15:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a5f327ba17b091ace2ac26d2d43da6c130c25a" -d '{"subnets": [{"ip_version": 4, "network_id": "69b58f35-9c0a-44a1-a988-3199248df284", "cidr": null, "name": "NeutronUtilsSubnetTests-f2b7108b-5a7d-4edb-bd30-06ccad289517-pub-subnet"}]}' 2018-10-08 03:15:36,760 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-bd0282bf-e7ed-46f2-aba5-47525b0480c4 Date: Mon, 08 Oct 2018 03:15:36 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-10-08 03:15:36,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-bd0282bf-e7ed-46f2-aba5-47525b0480c4 2018-10-08 03:15:36,761 - 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-10-08 03:15:36,761 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-f2b7108b-5a7d-4edb-bd30-06ccad289517-pub-subnet] for network [NeutronUtilsSubnetTests-f2b7108b-5a7d-4edb-bd30-06ccad289517-pub-net] 2018-10-08 03:15:36,761 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f2b7108b-5a7d-4edb-bd30-06ccad289517-pub-net 2018-10-08 03:15:36,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/69b58f35-9c0a-44a1-a988-3199248df284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a5f327ba17b091ace2ac26d2d43da6c130c25a" 2018-10-08 03:15:37,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12bb807f-90c8-4349-ac6e-6f5a7be13ecf Date: Mon, 08 Oct 2018 03:15:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:37,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/69b58f35-9c0a-44a1-a988-3199248df284 used request id req-12bb807f-90c8-4349-ac6e-6f5a7be13ecf 2018-10-08 03:15:37,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:37,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["tliEZlDDTP-dhxq1Ixj6MA"], "issued_at": "2018-10-08T03:15:37.000000Z"}} 2018-10-08 03:15:37,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:37,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddc11fc-15d7-4ca1-beb0-1802848ebfd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:37,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ddc11fc-15d7-4ca1-beb0-1802848ebfd4 2018-10-08 03:15:37,988 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-net 2018-10-08 03:15:37,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" -d '{"network": {"name": "NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-net", "admin_state_up": true}}' 2018-10-08 03:15:38,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ed4468dd-875b-458d-a4dd-20d8158b9dd8 Date: Mon, 08 Oct 2018 03:15:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f86dd7d9-5f46-4ef7-9132-b35505dcbb48","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:38Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:38Z","mtu":1450}} 2018-10-08 03:15:38,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ed4468dd-875b-458d-a4dd-20d8158b9dd8 2018-10-08 03:15:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:38,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-86b8ccfa-8b10-4afb-88bc-81ad36bc6f5e Date: Mon, 08 Oct 2018 03:15:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f86dd7d9-5f46-4ef7-9132-b35505dcbb48","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:38Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:38Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:38,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 used request id req-86b8ccfa-8b10-4afb-88bc-81ad36bc6f5e 2018-10-08 03:15:38,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:39,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-447e46d1-b3bb-457c-b637-21d3d64ec814 Date: Mon, 08 Oct 2018 03:15:39 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:15:39,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 used request id req-447e46d1-b3bb-457c-b637-21d3d64ec814 2018-10-08 03:15:39,016 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-subnet 2018-10-08 03:15:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" -d '{"subnets": [{"ip_version": 4, "network_id": "f86dd7d9-5f46-4ef7-9132-b35505dcbb48", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-subnet"}]}' 2018-10-08 03:15:39,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fdd221dc-590f-446b-ae86-1428ebcecc48 Date: Mon, 08 Oct 2018 03:15:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f86dd7d9-5f46-4ef7-9132-b35505dcbb48","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:39Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f1127e40-ed76-4949-998e-928369c190de","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-subnet"}]} 2018-10-08 03:15:39,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-fdd221dc-590f-446b-ae86-1428ebcecc48 2018-10-08 03:15:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:39,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-517d58ce-1645-49b0-b7f8-697946f8db6d Date: Mon, 08 Oct 2018 03:15:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f86dd7d9-5f46-4ef7-9132-b35505dcbb48","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["f1127e40-ed76-4949-998e-928369c190de"],"description":"","tags":[],"updated_at":"2018-10-08T03:15:39Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:38Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:39,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 used request id req-517d58ce-1645-49b0-b7f8-697946f8db6d 2018-10-08 03:15:39,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:40,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-655d3a66-a2b0-4556-8163-4ff1081fd86c Date: Mon, 08 Oct 2018 03:15:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f86dd7d9-5f46-4ef7-9132-b35505dcbb48","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:39Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f1127e40-ed76-4949-998e-928369c190de","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-subnet"}]} 2018-10-08 03:15:40,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 used request id req-655d3a66-a2b0-4556-8163-4ff1081fd86c 2018-10-08 03:15:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:40,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e5a575a9-0277-495a-9203-a5b4d7e43863 Date: Mon, 08 Oct 2018 03:15:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f86dd7d9-5f46-4ef7-9132-b35505dcbb48","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["f1127e40-ed76-4949-998e-928369c190de"],"description":"","tags":[],"updated_at":"2018-10-08T03:15:39Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:38Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:40,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-net used request id req-e5a575a9-0277-495a-9203-a5b4d7e43863 2018-10-08 03:15:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:15:40,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:15:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:15:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:40,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c67ee2-ed2b-43da-b92b-56ca834b3637 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:15:40,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-28c67ee2-ed2b-43da-b92b-56ca834b3637 2018-10-08 03:15:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:40,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9440ec51-8cb3-43fb-85c6-5e053dd6dc4d Date: Mon, 08 Oct 2018 03:15:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f86dd7d9-5f46-4ef7-9132-b35505dcbb48","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:39Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f1127e40-ed76-4949-998e-928369c190de","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-subnet"}]} 2018-10-08 03:15:40,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f86dd7d9-5f46-4ef7-9132-b35505dcbb48 used request id req-9440ec51-8cb3-43fb-85c6-5e053dd6dc4d 2018-10-08 03:15:40,722 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-subnet 2018-10-08 03:15:40,722 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-subnet 2018-10-08 03:15:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f1127e40-ed76-4949-998e-928369c190de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:42,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60b5814d-8bb8-4e7c-a536-e9068edb1f5e Date: Mon, 08 Oct 2018 03:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:42,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f1127e40-ed76-4949-998e-928369c190de used request id req-60b5814d-8bb8-4e7c-a536-e9068edb1f5e 2018-10-08 03:15:42,324 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-ed2aa38c-6114-478e-8d68-cf56cf44011b-pub-net 2018-10-08 03:15:42,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f86dd7d9-5f46-4ef7-9132-b35505dcbb48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa085b0df706232741e110491f6d0bd3fcbe0489" 2018-10-08 03:15:43,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-509ed203-b299-4802-9392-4b2dd6024244 Date: Mon, 08 Oct 2018 03:15:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:15:43,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f86dd7d9-5f46-4ef7-9132-b35505dcbb48 used request id req-509ed203-b299-4802-9392-4b2dd6024244 2018-10-08 03:15:43,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:44,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["90o-NUcuRZ-m0_KvCpM84w"], "issued_at": "2018-10-08T03:15:44.000000Z"}} 2018-10-08 03:15:44,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:44,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18aa97ae-e311-4406-bb14-f23c93be1ee6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:44,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-18aa97ae-e311-4406-bb14-f23c93be1ee6 2018-10-08 03:15:44,272 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-net 2018-10-08 03:15:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" -d '{"network": {"name": "NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-net", "admin_state_up": true}}' 2018-10-08 03:15:44,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-32ca5fdf-9b2e-41c2-b8c1-b86016b12a28 Date: Mon, 08 Oct 2018 03:15:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"19e9782a-7ab8-4e3e-bfc3-20d334aab126","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:44Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:44Z","mtu":1450}} 2018-10-08 03:15:44,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-32ca5fdf-9b2e-41c2-b8c1-b86016b12a28 2018-10-08 03:15:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:45,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-217ced2e-222a-4f17-8449-6fcb022cf4b7 Date: Mon, 08 Oct 2018 03:15:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"19e9782a-7ab8-4e3e-bfc3-20d334aab126","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:15:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:44Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:45,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 used request id req-217ced2e-222a-4f17-8449-6fcb022cf4b7 2018-10-08 03:15:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:45,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d92983f8-6133-4040-836c-8e3b1f0a059a Date: Mon, 08 Oct 2018 03:15:45 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:15:45,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 used request id req-d92983f8-6133-4040-836c-8e3b1f0a059a 2018-10-08 03:15:45,279 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet 2018-10-08 03:15:45,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" -d '{"subnets": [{"ip_version": 4, "network_id": "19e9782a-7ab8-4e3e-bfc3-20d334aab126", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet"}]}' 2018-10-08 03:15:45,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-66e999cb-e1d4-4dba-862a-3eff561ece12 Date: Mon, 08 Oct 2018 03:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19e9782a-7ab8-4e3e-bfc3-20d334aab126","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:45Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"495259f2-f510-4f24-99ca-a23d56b8aa72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet"}]} 2018-10-08 03:15:45,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-66e999cb-e1d4-4dba-862a-3eff561ece12 2018-10-08 03:15:45,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:45,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f82a721a-079e-4650-93dd-1b81fc3357fa Date: Mon, 08 Oct 2018 03:15:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"19e9782a-7ab8-4e3e-bfc3-20d334aab126","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["495259f2-f510-4f24-99ca-a23d56b8aa72"],"description":"","tags":[],"updated_at":"2018-10-08T03:15:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:44Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:45,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 used request id req-f82a721a-079e-4650-93dd-1b81fc3357fa 2018-10-08 03:15:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:46,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-170e523b-b57b-4a01-a593-dbe352c56738 Date: Mon, 08 Oct 2018 03:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19e9782a-7ab8-4e3e-bfc3-20d334aab126","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:45Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"495259f2-f510-4f24-99ca-a23d56b8aa72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet"}]} 2018-10-08 03:15:46,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 used request id req-170e523b-b57b-4a01-a593-dbe352c56738 2018-10-08 03:15:46,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:46,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-45470279-76f8-4970-bff7-d2af34554a83 Date: Mon, 08 Oct 2018 03:15:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"19e9782a-7ab8-4e3e-bfc3-20d334aab126","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["495259f2-f510-4f24-99ca-a23d56b8aa72"],"description":"","tags":[],"updated_at":"2018-10-08T03:15:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:44Z","provider:network_type":"vxlan"}]} 2018-10-08 03:15:46,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-net used request id req-45470279-76f8-4970-bff7-d2af34554a83 2018-10-08 03:15:46,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:15:46,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:15:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:15:46,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:46,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc1edba-a067-4b42-93d8-70435cf6855d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:15:46,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-1bc1edba-a067-4b42-93d8-70435cf6855d 2018-10-08 03:15:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:46,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1cb8235c-5e4d-42d8-976a-eafe9d0d6ccb Date: Mon, 08 Oct 2018 03:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19e9782a-7ab8-4e3e-bfc3-20d334aab126","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:45Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"495259f2-f510-4f24-99ca-a23d56b8aa72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet"}]} 2018-10-08 03:15:46,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=19e9782a-7ab8-4e3e-bfc3-20d334aab126 used request id req-1cb8235c-5e4d-42d8-976a-eafe9d0d6ccb 2018-10-08 03:15:46,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=19e9782a-7ab8-4e3e-bfc3-20d334aab126&name=NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:47,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e66f4406-d003-4d80-8685-3b0b6d1b241b Date: Mon, 08 Oct 2018 03:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19e9782a-7ab8-4e3e-bfc3-20d334aab126","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:15:45Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"495259f2-f510-4f24-99ca-a23d56b8aa72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet"}]} 2018-10-08 03:15:47,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=19e9782a-7ab8-4e3e-bfc3-20d334aab126&name=NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet used request id req-e66f4406-d003-4d80-8685-3b0b6d1b241b 2018-10-08 03:15:47,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:15:47,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:15:47,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["zViGRVcOT76qBML-7lHd6g"], "issued_at": "2018-10-08T03:15:47.000000Z"}} 2018-10-08 03:15:47,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05b1d1d55062e167d4008af415db99fdeb4cd89" 2018-10-08 03:15:47,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3322b843-231f-45a5-9a2b-da7d644663b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:15:47,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3322b843-231f-45a5-9a2b-da7d644663b8 2018-10-08 03:15:47,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:47,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f25e737b-8098-47e2-b22b-f6de5224d5e5 Date: Mon, 08 Oct 2018 03:15:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:15:47,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-f25e737b-8098-47e2-b22b-f6de5224d5e5 2018-10-08 03:15:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:48,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8efbe980-16f6-43e5-981b-fa2b4cb2117f Date: Mon, 08 Oct 2018 03:15:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:15:48,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-8efbe980-16f6-43e5-981b-fa2b4cb2117f 2018-10-08 03:15:48,044 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router 2018-10-08 03:15:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router", "admin_state_up": true}}' 2018-10-08 03:15:52,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-be23f977-da86-43ca-9265-b3bde4ccce06 Date: Mon, 08 Oct 2018 03:15:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:15:48Z", "admin_state_up": true, "updated_at": "2018-10-08T03:15:49Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "85ce1b63-702c-404b-957c-58d129a38a62", "name": "NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router"}} 2018-10-08 03:15:52,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-be23f977-da86-43ca-9265-b3bde4ccce06 2018-10-08 03:15:52,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=85ce1b63-702c-404b-957c-58d129a38a62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:52,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-56af52c9-c002-4f58-b203-8e47ce579ead Date: Mon, 08 Oct 2018 03:15:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:15:49Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.204"}],"id":"013f4b88-7d9d-45b3-9c18-89d386cfec26","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:2e:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:15:49Z","binding:vnic_type":"normal","device_id":"85ce1b63-702c-404b-957c-58d129a38a62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:15:51Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","ip_address":"169.254.192.9"}],"id":"095961d5-f04d-44d8-9f62-33099c5ceeee","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:35:76","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:51Z","binding:vnic_type":"normal","device_id":"85ce1b63-702c-404b-957c-58d129a38a62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:15:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","ip_address":"169.254.192.4"}],"id":"92c9cb59-37c3-4874-867e-39de679db9c0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:24:69","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:50Z","binding:vnic_type":"normal","device_id":"85ce1b63-702c-404b-957c-58d129a38a62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:15:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","ip_address":"169.254.192.7"}],"id":"c7073d62-f993-4a8c-869e-e53f4406e1dd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:81:f6:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:50Z","binding:vnic_type":"normal","device_id":"85ce1b63-702c-404b-957c-58d129a38a62"}]} 2018-10-08 03:15:52,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=85ce1b63-702c-404b-957c-58d129a38a62 used request id req-56af52c9-c002-4f58-b203-8e47ce579ead 2018-10-08 03:15:52,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:53,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ed4a6c1b-799f-442b-962a-7f704498268d Date: Mon, 08 Oct 2018 03:15:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:15:53,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-ed4a6c1b-799f-442b-962a-7f704498268d 2018-10-08 03:15:53,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:53,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8307c765-9394-40d6-8b30-2a116d275a30 Date: Mon, 08 Oct 2018 03:15:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:15:53,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f used request id req-8307c765-9394-40d6-8b30-2a116d275a30 2018-10-08 03:15:53,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:53,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-aa1dd91c-eb47-4fbd-a5ac-b301a27e4b8f Date: Mon, 08 Oct 2018 03:15:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:15:53,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f used request id req-aa1dd91c-eb47-4fbd-a5ac-b301a27e4b8f 2018-10-08 03:15:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:54,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e95fe88f-360d-4b80-8aab-b2a76c556b16 Date: Mon, 08 Oct 2018 03:15:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:15:54,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f used request id req-e95fe88f-360d-4b80-8aab-b2a76c556b16 2018-10-08 03:15:54,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:54,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-813666df-d6d6-477a-9438-3525dd09dd4c Date: Mon, 08 Oct 2018 03:15:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:15:48Z", "admin_state_up": true, "updated_at": "2018-10-08T03:15:51Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "85ce1b63-702c-404b-957c-58d129a38a62", "name": "NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router"}]} 2018-10-08 03:15:54,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router used request id req-813666df-d6d6-477a-9438-3525dd09dd4c 2018-10-08 03:15:54,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:54,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae15939a-9f15-4c01-a98f-87f8f29a0ed5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:15:54,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-ae15939a-9f15-4c01-a98f-87f8f29a0ed5 2018-10-08 03:15:54,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=85ce1b63-702c-404b-957c-58d129a38a62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:54,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3440 X-Openstack-Request-Id: req-786606d8-f43c-48a7-9701-8c0b0a7e6128 Date: Mon, 08 Oct 2018 03:15:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:15:54Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.204"}],"id":"013f4b88-7d9d-45b3-9c18-89d386cfec26","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:2e:6e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:15:49Z","binding:vnic_type":"normal","device_id":"85ce1b63-702c-404b-957c-58d129a38a62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:15:54Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","ip_address":"169.254.192.9"}],"id":"095961d5-f04d-44d8-9f62-33099c5ceeee","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:35:76","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:51Z","binding:vnic_type":"normal","device_id":"85ce1b63-702c-404b-957c-58d129a38a62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:15:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","ip_address":"169.254.192.4"}],"id":"92c9cb59-37c3-4874-867e-39de679db9c0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:24:69","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:50Z","binding:vnic_type":"normal","device_id":"85ce1b63-702c-404b-957c-58d129a38a62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:15:53Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","ip_address":"169.254.192.7"}],"id":"c7073d62-f993-4a8c-869e-e53f4406e1dd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:f6:25","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:50Z","binding:vnic_type":"normal","device_id":"85ce1b63-702c-404b-957c-58d129a38a62"}]} 2018-10-08 03:15:54,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=85ce1b63-702c-404b-957c-58d129a38a62 used request id req-786606d8-f43c-48a7-9701-8c0b0a7e6128 2018-10-08 03:15:54,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:54,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d50edcd1-187b-4386-9f5d-1634df07b48a Date: Mon, 08 Oct 2018 03:15:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:15:54,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-d50edcd1-187b-4386-9f5d-1634df07b48a 2018-10-08 03:15:54,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:54,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c5a8b5fe-4232-43f1-a355-6717b6027c44 Date: Mon, 08 Oct 2018 03:15:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:15:54,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f used request id req-c5a8b5fe-4232-43f1-a355-6717b6027c44 2018-10-08 03:15:54,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:54,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2497384e-c08c-4fbc-964c-b5598ded6494 Date: Mon, 08 Oct 2018 03:15:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:15:54,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f used request id req-2497384e-c08c-4fbc-964c-b5598ded6494 2018-10-08 03:15:54,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:15:54,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e06345de-8213-4e6c-b28b-4b69fe84c082 Date: Mon, 08 Oct 2018 03:15:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fa4de428-5142-4309-af4e-4bf3a050aafc","tenant_id":"","created_at":"2018-10-08T03:15:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:15:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2bdbc96e-54ea-4a06-903b-d091a21b4e5f","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:15:54,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2bdbc96e-54ea-4a06-903b-d091a21b4e5f used request id req-e06345de-8213-4e6c-b28b-4b69fe84c082 2018-10-08 03:15:54,909 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router 2018-10-08 03:15:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/85ce1b63-702c-404b-957c-58d129a38a62/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" -d '{"subnet_id": "495259f2-f510-4f24-99ca-a23d56b8aa72"}' 2018-10-08 03:15:56,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4b3acdfc-3991-4ac1-b72b-1c6db39d6056 Date: Mon, 08 Oct 2018 03:15:56 GMT RESP BODY: {"network_id": "19e9782a-7ab8-4e3e-bfc3-20d334aab126", "tenant_id": "6125bd0af8794b6195370548efa3de51", "subnet_id": "495259f2-f510-4f24-99ca-a23d56b8aa72", "subnet_ids": ["495259f2-f510-4f24-99ca-a23d56b8aa72"], "port_id": "497f87cd-0b9a-455f-b818-52598714ddd9", "id": "85ce1b63-702c-404b-957c-58d129a38a62"} 2018-10-08 03:15:56,562 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/85ce1b63-702c-404b-957c-58d129a38a62/add_router_interface used request id req-4b3acdfc-3991-4ac1-b72b-1c6db39d6056 2018-10-08 03:15:56,563 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router 2018-10-08 03:15:56,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/85ce1b63-702c-404b-957c-58d129a38a62/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" -d '{"subnet_id": "495259f2-f510-4f24-99ca-a23d56b8aa72"}' 2018-10-08 03:15:58,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cf4ca35e-df9d-4f0b-b6d8-ab4c75753f39 Date: Mon, 08 Oct 2018 03:15:58 GMT RESP BODY: {"network_id": "19e9782a-7ab8-4e3e-bfc3-20d334aab126", "tenant_id": "6125bd0af8794b6195370548efa3de51", "subnet_id": "495259f2-f510-4f24-99ca-a23d56b8aa72", "subnet_ids": ["495259f2-f510-4f24-99ca-a23d56b8aa72"], "port_id": "497f87cd-0b9a-455f-b818-52598714ddd9", "id": "85ce1b63-702c-404b-957c-58d129a38a62"} 2018-10-08 03:15:58,210 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/85ce1b63-702c-404b-957c-58d129a38a62/remove_router_interface used request id req-cf4ca35e-df9d-4f0b-b6d8-ab4c75753f39 2018-10-08 03:15:58,210 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router 2018-10-08 03:15:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/85ce1b63-702c-404b-957c-58d129a38a62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:16:01,494 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30b309e4-9d31-4338-ab85-b0000b7e8372 Content-Length: 0 Date: Mon, 08 Oct 2018 03:16:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:01,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/85ce1b63-702c-404b-957c-58d129a38a62 used request id req-30b309e4-9d31-4338-ab85-b0000b7e8372 2018-10-08 03:16:01,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:16:01,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1cd3379a-52cd-4e23-8b8b-60ea1c89c0c9 Date: Mon, 08 Oct 2018 03:16:01 GMT RESP BODY: {"routers": []} 2018-10-08 03:16:01,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-router used request id req-1cd3379a-52cd-4e23-8b8b-60ea1c89c0c9 2018-10-08 03:16:01,824 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet 2018-10-08 03:16:01,824 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-subnet 2018-10-08 03:16:01,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/495259f2-f510-4f24-99ca-a23d56b8aa72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:16:04,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9df622e2-ec5f-4a1a-a6cb-08b1010acf1e Date: Mon, 08 Oct 2018 03:16:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:04,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/495259f2-f510-4f24-99ca-a23d56b8aa72 used request id req-9df622e2-ec5f-4a1a-a6cb-08b1010acf1e 2018-10-08 03:16:04,013 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a5f4acb1-426e-4921-b155-3542281292cb-pub-net 2018-10-08 03:16:04,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/19e9782a-7ab8-4e3e-bfc3-20d334aab126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d5396aec2a0341d7fd80f1a69720d4bdb784fa" 2018-10-08 03:16:05,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c28ef3a8-b28e-44b0-a669-261035091591 Date: Mon, 08 Oct 2018 03:16:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:05,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/19e9782a-7ab8-4e3e-bfc3-20d334aab126 used request id req-c28ef3a8-b28e-44b0-a669-261035091591 2018-10-08 03:16:05,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:16:05,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:16:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["dh-rSYjASwqCqprfnSVpqw"], "issued_at": "2018-10-08T03:16:05.000000Z"}} 2018-10-08 03:16:05,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:05,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7b33f8-8284-42d2-9586-f3c4eef27b00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:16:05,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ae7b33f8-8284-42d2-9586-f3c4eef27b00 2018-10-08 03:16:05,786 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-net 2018-10-08 03:16:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" -d '{"network": {"name": "NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-net", "admin_state_up": true}}' 2018-10-08 03:16:06,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-dfb2a667-6c38-4601-bff8-b0c09c752ae7 Date: Mon, 08 Oct 2018 03:16:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f1a6492d-dda9-4cb8-8fc4-d5f67107173d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:06Z","mtu":1450}} 2018-10-08 03:16:06,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-dfb2a667-6c38-4601-bff8-b0c09c752ae7 2018-10-08 03:16:06,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:06,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e7907dc1-a813-4f6d-a884-2b098f1a6f21 Date: Mon, 08 Oct 2018 03:16:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f1a6492d-dda9-4cb8-8fc4-d5f67107173d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:06Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:06,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d used request id req-e7907dc1-a813-4f6d-a884-2b098f1a6f21 2018-10-08 03:16:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:06,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-88a8b802-720a-40b6-87ab-c669a07f8b03 Date: Mon, 08 Oct 2018 03:16:06 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:16:06,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d used request id req-88a8b802-720a-40b6-87ab-c669a07f8b03 2018-10-08 03:16:06,635 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-subnet 2018-10-08 03:16:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" -d '{"subnets": [{"ip_version": 4, "network_id": "f1a6492d-dda9-4cb8-8fc4-d5f67107173d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-subnet"}]}' 2018-10-08 03:16:07,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f27ed832-8b01-4301-a82c-1ec7c48988c9 Date: Mon, 08 Oct 2018 03:16:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a6492d-dda9-4cb8-8fc4-d5f67107173d","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:06Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:06Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f226795a-0589-4886-b2cf-f85754a234f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-subnet"}]} 2018-10-08 03:16:07,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-f27ed832-8b01-4301-a82c-1ec7c48988c9 2018-10-08 03:16:07,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:08,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-682479e1-e4a5-428d-aaaf-7b88f7aefe2e Date: Mon, 08 Oct 2018 03:16:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a6492d-dda9-4cb8-8fc4-d5f67107173d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["f226795a-0589-4886-b2cf-f85754a234f8"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:06Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:08,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d used request id req-682479e1-e4a5-428d-aaaf-7b88f7aefe2e 2018-10-08 03:16:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:08,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-46757d2d-061c-41b7-b530-a553da2785ac Date: Mon, 08 Oct 2018 03:16:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a6492d-dda9-4cb8-8fc4-d5f67107173d","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:06Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f226795a-0589-4886-b2cf-f85754a234f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-subnet"}]} 2018-10-08 03:16:08,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d used request id req-46757d2d-061c-41b7-b530-a553da2785ac 2018-10-08 03:16:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:08,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9e75cc8a-1b81-4f36-9c33-dc2599c0ef0d Date: Mon, 08 Oct 2018 03:16:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a6492d-dda9-4cb8-8fc4-d5f67107173d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["f226795a-0589-4886-b2cf-f85754a234f8"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:06Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:08,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-net used request id req-9e75cc8a-1b81-4f36-9c33-dc2599c0ef0d 2018-10-08 03:16:08,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:16:08,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:16:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:16:08,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:08,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d93c4b5-daae-4334-8abd-fe225437df85 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:16:08,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-4d93c4b5-daae-4334-8abd-fe225437df85 2018-10-08 03:16:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:09,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-da97004c-2a3d-4d1e-b229-ae7648294e34 Date: Mon, 08 Oct 2018 03:16:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a6492d-dda9-4cb8-8fc4-d5f67107173d","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:06Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f226795a-0589-4886-b2cf-f85754a234f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-subnet"}]} 2018-10-08 03:16:09,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1a6492d-dda9-4cb8-8fc4-d5f67107173d used request id req-da97004c-2a3d-4d1e-b229-ae7648294e34 2018-10-08 03:16:09,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:16:09,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:16:09,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["uOdmoPe1TgukqKX4I8uQYQ"], "issued_at": "2018-10-08T03:16:09.000000Z"}} 2018-10-08 03:16:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255c3379e2b8edb6e871972582d90c191b9ab76b" 2018-10-08 03:16:09,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32caf22-82af-4d7f-9692-51bb3b290e7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:16:09,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b32caf22-82af-4d7f-9692-51bb3b290e7d 2018-10-08 03:16:09,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:09,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-56601242-06fa-46b0-8ec0-011d7718cc21 Date: Mon, 08 Oct 2018 03:16:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:16:09,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-56601242-06fa-46b0-8ec0-011d7718cc21 2018-10-08 03:16:09,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:09,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a839a0d3-0f01-4031-ae86-cef217d337bd Date: Mon, 08 Oct 2018 03:16:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:16:09,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-a839a0d3-0f01-4031-ae86-cef217d337bd 2018-10-08 03:16:09,999 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router 2018-10-08 03:16:10,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router", "admin_state_up": true}}' 2018-10-08 03:16:15,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-79f35029-91d8-4d45-84bc-48554a00e876 Date: Mon, 08 Oct 2018 03:16:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:16:10Z", "admin_state_up": true, "updated_at": "2018-10-08T03:16:11Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ad362a85-bf3b-4037-8039-6325f1cc80c7", "name": "NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router"}} 2018-10-08 03:16:15,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-79f35029-91d8-4d45-84bc-48554a00e876 2018-10-08 03:16:15,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ad362a85-bf3b-4037-8039-6325f1cc80c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:15,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-3d21e972-1789-4e89-a075-b5d2e6537b60 Date: Mon, 08 Oct 2018 03:16:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e0e2f556-996d-4e24-8a15-420660b88ae7","ip_address":"169.254.192.11"}],"id":"08e17b83-7cbc-4b57-b8be-1b6931d05d0a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:fc:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:13Z","binding:vnic_type":"normal","device_id":"ad362a85-bf3b-4037-8039-6325f1cc80c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e0e2f556-996d-4e24-8a15-420660b88ae7","ip_address":"169.254.192.3"}],"id":"3958b6c3-b95a-4b6f-a84a-1fe2e301fb3a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:8f:98","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:12Z","binding:vnic_type":"normal","device_id":"ad362a85-bf3b-4037-8039-6325f1cc80c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e0e2f556-996d-4e24-8a15-420660b88ae7","ip_address":"169.254.192.6"}],"id":"3fb0a645-1041-41b5-b723-9fa606557f6a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:b0:2d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:12Z","binding:vnic_type":"normal","device_id":"ad362a85-bf3b-4037-8039-6325f1cc80c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:11Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.204"}],"id":"a0914c48-5253-43d6-9a0d-a270e81042ab","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:77:e5:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:16:11Z","binding:vnic_type":"normal","device_id":"ad362a85-bf3b-4037-8039-6325f1cc80c7"}]} 2018-10-08 03:16:15,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ad362a85-bf3b-4037-8039-6325f1cc80c7 used request id req-3d21e972-1789-4e89-a075-b5d2e6537b60 2018-10-08 03:16:15,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:15,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ec4a8c1d-06ae-4d1e-9ed8-d636da866980 Date: Mon, 08 Oct 2018 03:16:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:16:15,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-ec4a8c1d-06ae-4d1e-9ed8-d636da866980 2018-10-08 03:16:15,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:15,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-51f2a9d4-f069-4be3-99c0-268e0d086b3a Date: Mon, 08 Oct 2018 03:16:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:10Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e0e2f556-996d-4e24-8a15-420660b88ae7","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:15,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 used request id req-51f2a9d4-f069-4be3-99c0-268e0d086b3a 2018-10-08 03:16:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:15,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-49f54c18-56cf-476b-9402-18875fbc6abe Date: Mon, 08 Oct 2018 03:16:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:10Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e0e2f556-996d-4e24-8a15-420660b88ae7","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:15,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 used request id req-49f54c18-56cf-476b-9402-18875fbc6abe 2018-10-08 03:16:15,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:16,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-01b2d73c-a5f5-4329-b3f5-851dd189e52d Date: Mon, 08 Oct 2018 03:16:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:10Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e0e2f556-996d-4e24-8a15-420660b88ae7","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:16,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 used request id req-01b2d73c-a5f5-4329-b3f5-851dd189e52d 2018-10-08 03:16:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:16,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3fad47e3-80ba-41c1-ab04-a6d116382ca1 Date: Mon, 08 Oct 2018 03:16:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:16:10Z", "admin_state_up": true, "updated_at": "2018-10-08T03:16:14Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "ad362a85-bf3b-4037-8039-6325f1cc80c7", "name": "NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router"}]} 2018-10-08 03:16:16,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router used request id req-3fad47e3-80ba-41c1-ab04-a6d116382ca1 2018-10-08 03:16:16,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:16,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d98c86a-3981-4b46-b620-912f4a7eae47 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:16:16,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-5d98c86a-3981-4b46-b620-912f4a7eae47 2018-10-08 03:16:16,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ad362a85-bf3b-4037-8039-6325f1cc80c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:16,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-0abe64b2-03a6-4fc3-af3c-ff6837c6faa0 Date: Mon, 08 Oct 2018 03:16:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e0e2f556-996d-4e24-8a15-420660b88ae7","ip_address":"169.254.192.11"}],"id":"08e17b83-7cbc-4b57-b8be-1b6931d05d0a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:fc:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:13Z","binding:vnic_type":"normal","device_id":"ad362a85-bf3b-4037-8039-6325f1cc80c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e0e2f556-996d-4e24-8a15-420660b88ae7","ip_address":"169.254.192.3"}],"id":"3958b6c3-b95a-4b6f-a84a-1fe2e301fb3a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:8f:98","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:12Z","binding:vnic_type":"normal","device_id":"ad362a85-bf3b-4037-8039-6325f1cc80c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:16Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e0e2f556-996d-4e24-8a15-420660b88ae7","ip_address":"169.254.192.6"}],"id":"3fb0a645-1041-41b5-b723-9fa606557f6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:b0:2d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:12Z","binding:vnic_type":"normal","device_id":"ad362a85-bf3b-4037-8039-6325f1cc80c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:16Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.204"}],"id":"a0914c48-5253-43d6-9a0d-a270e81042ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:e5:3f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:16:11Z","binding:vnic_type":"normal","device_id":"ad362a85-bf3b-4037-8039-6325f1cc80c7"}]} 2018-10-08 03:16:16,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ad362a85-bf3b-4037-8039-6325f1cc80c7 used request id req-0abe64b2-03a6-4fc3-af3c-ff6837c6faa0 2018-10-08 03:16:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:16,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9b22544c-88a5-412d-b82e-30956597731e Date: Mon, 08 Oct 2018 03:16:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:16:16,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-9b22544c-88a5-412d-b82e-30956597731e 2018-10-08 03:16:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:16,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d8a1df54-e52f-49a9-8152-ab734e203ab5 Date: Mon, 08 Oct 2018 03:16:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:10Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e0e2f556-996d-4e24-8a15-420660b88ae7","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:16,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 used request id req-d8a1df54-e52f-49a9-8152-ab734e203ab5 2018-10-08 03:16:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:17,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-855cdac0-23cb-4860-a1a9-7f6dcab85422 Date: Mon, 08 Oct 2018 03:16:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:10Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e0e2f556-996d-4e24-8a15-420660b88ae7","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:17,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 used request id req-855cdac0-23cb-4860-a1a9-7f6dcab85422 2018-10-08 03:16:17,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:17,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a26d7e26-1b5a-41df-95d0-27019997e330 Date: Mon, 08 Oct 2018 03:16:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"87a3e258-51ae-453d-a43c-b17321d01820","tenant_id":"","created_at":"2018-10-08T03:16:10Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:10Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e0e2f556-996d-4e24-8a15-420660b88ae7","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:17,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e0e2f556-996d-4e24-8a15-420660b88ae7 used request id req-a26d7e26-1b5a-41df-95d0-27019997e330 2018-10-08 03:16:17,067 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-subnet 2018-10-08 03:16:17,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f226795a-0589-4886-b2cf-f85754a234f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:18,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24454800-466a-4090-a0f7-d5e6904bcab9 Date: Mon, 08 Oct 2018 03:16:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:18,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f226795a-0589-4886-b2cf-f85754a234f8 used request id req-24454800-466a-4090-a0f7-d5e6904bcab9 2018-10-08 03:16:18,868 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router 2018-10-08 03:16:18,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/ad362a85-bf3b-4037-8039-6325f1cc80c7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" -d '{"subnet_id": "f226795a-0589-4886-b2cf-f85754a234f8"}' 2018-10-08 03:16:19,350 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-4f07182d-e65c-4b18-b777-5bd6c661035c Date: Mon, 08 Oct 2018 03:16:19 GMT RESP BODY: {"NeutronError": {"message": "Subnet f226795a-0589-4886-b2cf-f85754a234f8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-08 03:16:19,350 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ad362a85-bf3b-4037-8039-6325f1cc80c7/add_router_interface used request id req-4f07182d-e65c-4b18-b777-5bd6c661035c 2018-10-08 03:16:19,351 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet f226795a-0589-4886-b2cf-f85754a234f8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-08 03:16:19,351 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router 2018-10-08 03:16:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/ad362a85-bf3b-4037-8039-6325f1cc80c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:22,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5f338e8-511c-4b64-ae80-66d57f4e5077 Content-Length: 0 Date: Mon, 08 Oct 2018 03:16:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:22,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/ad362a85-bf3b-4037-8039-6325f1cc80c7 used request id req-a5f338e8-511c-4b64-ae80-66d57f4e5077 2018-10-08 03:16:22,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:22,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-617f1502-6467-4432-8ddc-64970b2b195d Date: Mon, 08 Oct 2018 03:16:22 GMT RESP BODY: {"routers": []} 2018-10-08 03:16:22,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-router used request id req-617f1502-6467-4432-8ddc-64970b2b195d 2018-10-08 03:16:22,686 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-subnet 2018-10-08 03:16:22,686 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-subnet 2018-10-08 03:16:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f226795a-0589-4886-b2cf-f85754a234f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:22,750 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-335bf7c8-2c34-4695-a6ca-deb361500d4c Date: Mon, 08 Oct 2018 03:16:22 GMT RESP BODY: {"NeutronError": {"message": "Subnet f226795a-0589-4886-b2cf-f85754a234f8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-08 03:16:22,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f226795a-0589-4886-b2cf-f85754a234f8 used request id req-335bf7c8-2c34-4695-a6ca-deb361500d4c 2018-10-08 03:16:22,751 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet f226795a-0589-4886-b2cf-f85754a234f8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-08 03:16:22,751 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7566586b-36ea-46a5-8ce0-85356d9a0877-pub-net 2018-10-08 03:16:22,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f1a6492d-dda9-4cb8-8fc4-d5f67107173d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3503f47e687c52ae33028b4024f99137c6271d9" 2018-10-08 03:16:23,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a4247cc-df60-4def-a042-d7f179cef2ff Date: Mon, 08 Oct 2018 03:16:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:23,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f1a6492d-dda9-4cb8-8fc4-d5f67107173d used request id req-9a4247cc-df60-4def-a042-d7f179cef2ff 2018-10-08 03:16:23,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:16:23,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["Y0NR6JUcTxqkotvdr5Ehow"], "issued_at": "2018-10-08T03:16:23.000000Z"}} 2018-10-08 03:16:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:23,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873e9e65-e0d0-49ff-b7d7-c26a38161681 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:16:23,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-873e9e65-e0d0-49ff-b7d7-c26a38161681 2018-10-08 03:16:23,913 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-net 2018-10-08 03:16:23,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" -d '{"network": {"name": "NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-net", "admin_state_up": true}}' 2018-10-08 03:16:24,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-bc2bc5fe-f876-4f2e-b875-2931a0d786fe Date: Mon, 08 Oct 2018 03:16:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5d6af8aa-2183-4a71-8597-b4f98eb7d122","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:24Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:24Z","mtu":1450}} 2018-10-08 03:16:24,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-bc2bc5fe-f876-4f2e-b875-2931a0d786fe 2018-10-08 03:16:24,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:24,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5ba167ef-2d14-4068-8983-bca0a36b780c Date: Mon, 08 Oct 2018 03:16:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d6af8aa-2183-4a71-8597-b4f98eb7d122","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:24,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 used request id req-5ba167ef-2d14-4068-8983-bca0a36b780c 2018-10-08 03:16:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:24,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-efad4fe8-b8cb-48e1-8394-ad78a5afeb26 Date: Mon, 08 Oct 2018 03:16:24 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:16:24,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 used request id req-efad4fe8-b8cb-48e1-8394-ad78a5afeb26 2018-10-08 03:16:24,749 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet 2018-10-08 03:16:24,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" -d '{"subnets": [{"ip_version": 4, "network_id": "5d6af8aa-2183-4a71-8597-b4f98eb7d122", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet"}]}' 2018-10-08 03:16:25,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6e8e9850-e077-44ff-af9e-d086bfa307ec Date: Mon, 08 Oct 2018 03:16:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d6af8aa-2183-4a71-8597-b4f98eb7d122","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:25Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"408ce772-a9af-4b8a-867b-a3efd2c0788c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet"}]} 2018-10-08 03:16:25,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6e8e9850-e077-44ff-af9e-d086bfa307ec 2018-10-08 03:16:25,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:25,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7c5145eb-5440-42d2-a3be-6c753537e125 Date: Mon, 08 Oct 2018 03:16:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d6af8aa-2183-4a71-8597-b4f98eb7d122","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["408ce772-a9af-4b8a-867b-a3efd2c0788c"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:25,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 used request id req-7c5145eb-5440-42d2-a3be-6c753537e125 2018-10-08 03:16:25,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:25,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a6e42a9c-0a7e-41a7-8a33-7809216bb8b0 Date: Mon, 08 Oct 2018 03:16:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d6af8aa-2183-4a71-8597-b4f98eb7d122","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"408ce772-a9af-4b8a-867b-a3efd2c0788c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet"}]} 2018-10-08 03:16:25,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 used request id req-a6e42a9c-0a7e-41a7-8a33-7809216bb8b0 2018-10-08 03:16:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:26,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-edede824-8c10-4521-9789-ad882e8bf544 Date: Mon, 08 Oct 2018 03:16:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d6af8aa-2183-4a71-8597-b4f98eb7d122","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["408ce772-a9af-4b8a-867b-a3efd2c0788c"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:26,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-net used request id req-edede824-8c10-4521-9789-ad882e8bf544 2018-10-08 03:16:26,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:16:26,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:16:26,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:26,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb80b9b0-a7dd-4819-84c6-49dfbb6b1831 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:16:26,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-eb80b9b0-a7dd-4819-84c6-49dfbb6b1831 2018-10-08 03:16:26,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:26,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-33bb6fb5-2ab5-4ee7-b404-4e3a3422ed4d Date: Mon, 08 Oct 2018 03:16:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d6af8aa-2183-4a71-8597-b4f98eb7d122","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"408ce772-a9af-4b8a-867b-a3efd2c0788c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet"}]} 2018-10-08 03:16:26,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d6af8aa-2183-4a71-8597-b4f98eb7d122 used request id req-33bb6fb5-2ab5-4ee7-b404-4e3a3422ed4d 2018-10-08 03:16:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5d6af8aa-2183-4a71-8597-b4f98eb7d122&name=NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:27,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c32fb2b-b2a7-4fbb-b1f2-03fa29fbdd8e Date: Mon, 08 Oct 2018 03:16:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d6af8aa-2183-4a71-8597-b4f98eb7d122","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"408ce772-a9af-4b8a-867b-a3efd2c0788c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet"}]} 2018-10-08 03:16:27,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5d6af8aa-2183-4a71-8597-b4f98eb7d122&name=NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet used request id req-2c32fb2b-b2a7-4fbb-b1f2-03fa29fbdd8e 2018-10-08 03:16:27,252 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet 2018-10-08 03:16:27,252 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-subnet 2018-10-08 03:16:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/408ce772-a9af-4b8a-867b-a3efd2c0788c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:29,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2828ddd-7c30-4382-bcc5-e0dce69352f8 Date: Mon, 08 Oct 2018 03:16:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:29,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/408ce772-a9af-4b8a-867b-a3efd2c0788c used request id req-d2828ddd-7c30-4382-bcc5-e0dce69352f8 2018-10-08 03:16:29,473 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a0eed231-3d93-46bb-b279-e0e397824af2-pub-net 2018-10-08 03:16:29,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5d6af8aa-2183-4a71-8597-b4f98eb7d122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c95f82f5d910c5830eaad034166bfb87a06ffe" 2018-10-08 03:16:30,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70606f90-4f73-4054-bd2d-a30f179476c8 Date: Mon, 08 Oct 2018 03:16:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:30,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5d6af8aa-2183-4a71-8597-b4f98eb7d122 used request id req-70606f90-4f73-4054-bd2d-a30f179476c8 2018-10-08 03:16:30,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:16:31,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["37k0D-n_TSWkD2ttU9Si0g"], "issued_at": "2018-10-08T03:16:31.000000Z"}} 2018-10-08 03:16:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:31,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd8a57d-1856-4792-9a3d-1b08714b5b64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:16:31,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ccd8a57d-1856-4792-9a3d-1b08714b5b64 2018-10-08 03:16:31,451 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-net 2018-10-08 03:16:31,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" -d '{"network": {"name": "NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-net", "admin_state_up": true}}' 2018-10-08 03:16:31,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-781cd06b-26ad-4ea6-b80c-b9974d7e7ac8 Date: Mon, 08 Oct 2018 03:16:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3ea6add6-e1c6-4db9-a09f-7b4b83274f36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:31Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:31Z","mtu":1450}} 2018-10-08 03:16:31,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-781cd06b-26ad-4ea6-b80c-b9974d7e7ac8 2018-10-08 03:16:31,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:32,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-096e6fe8-386f-42f4-b15e-eda01f65b8bb Date: Mon, 08 Oct 2018 03:16:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3ea6add6-e1c6-4db9-a09f-7b4b83274f36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:31Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:32,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 used request id req-096e6fe8-386f-42f4-b15e-eda01f65b8bb 2018-10-08 03:16:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:32,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-08871640-0d48-40dd-a68b-17cd937196b8 Date: Mon, 08 Oct 2018 03:16:32 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:16:32,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 used request id req-08871640-0d48-40dd-a68b-17cd937196b8 2018-10-08 03:16:32,347 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-subnet 2018-10-08 03:16:32,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" -d '{"subnets": [{"ip_version": 4, "network_id": "3ea6add6-e1c6-4db9-a09f-7b4b83274f36", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-subnet"}]}' 2018-10-08 03:16:32,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b13ce7b4-412e-4738-b0f4-c11db3c75fa2 Date: Mon, 08 Oct 2018 03:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ea6add6-e1c6-4db9-a09f-7b4b83274f36","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:32Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d8b3736a-bcb0-4ab4-bdf7-7bbc5896b864","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-subnet"}]} 2018-10-08 03:16:32,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b13ce7b4-412e-4738-b0f4-c11db3c75fa2 2018-10-08 03:16:32,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:33,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9dd8a6ea-7a64-40b7-b256-01b58702fe26 Date: Mon, 08 Oct 2018 03:16:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ea6add6-e1c6-4db9-a09f-7b4b83274f36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["d8b3736a-bcb0-4ab4-bdf7-7bbc5896b864"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:31Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:33,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 used request id req-9dd8a6ea-7a64-40b7-b256-01b58702fe26 2018-10-08 03:16:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:33,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-af6ea38c-a952-4639-bc44-6d24a1165541 Date: Mon, 08 Oct 2018 03:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ea6add6-e1c6-4db9-a09f-7b4b83274f36","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:32Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d8b3736a-bcb0-4ab4-bdf7-7bbc5896b864","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-subnet"}]} 2018-10-08 03:16:33,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 used request id req-af6ea38c-a952-4639-bc44-6d24a1165541 2018-10-08 03:16:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:33,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7f6dacdb-e9bf-4b60-9375-b453893754d1 Date: Mon, 08 Oct 2018 03:16:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ea6add6-e1c6-4db9-a09f-7b4b83274f36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["d8b3736a-bcb0-4ab4-bdf7-7bbc5896b864"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:31Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:33,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-net used request id req-7f6dacdb-e9bf-4b60-9375-b453893754d1 2018-10-08 03:16:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:16:33,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:16:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:16:33,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:33,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956af314-74ed-4e9c-addc-c9f7f783c566 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:16:33,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-956af314-74ed-4e9c-addc-c9f7f783c566 2018-10-08 03:16:33,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:33,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-778fc259-487d-4bf8-99b9-c1c79ac55bc5 Date: Mon, 08 Oct 2018 03:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ea6add6-e1c6-4db9-a09f-7b4b83274f36","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:32Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d8b3736a-bcb0-4ab4-bdf7-7bbc5896b864","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-subnet"}]} 2018-10-08 03:16:33,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3ea6add6-e1c6-4db9-a09f-7b4b83274f36 used request id req-778fc259-487d-4bf8-99b9-c1c79ac55bc5 2018-10-08 03:16:33,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:16:33,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:16:34,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:16:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["SzbAasK6T0iwlLBVZLCaCA"], "issued_at": "2018-10-08T03:16:34.000000Z"}} 2018-10-08 03:16:34,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deca38f42441b0436832a23185e676d1b9a7526" 2018-10-08 03:16:34,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bcadf7-a671-46bb-9675-ca5128d9b783 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:16:34,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61bcadf7-a671-46bb-9675-ca5128d9b783 2018-10-08 03:16:34,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:34,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0570248a-4d7b-4c37-9864-0fc9b5d31df0 Date: Mon, 08 Oct 2018 03:16:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:16:34,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-0570248a-4d7b-4c37-9864-0fc9b5d31df0 2018-10-08 03:16:34,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:34,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f4f1d480-382c-4e5d-a21e-fe919e50f591 Date: Mon, 08 Oct 2018 03:16:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:16:34,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-f4f1d480-382c-4e5d-a21e-fe919e50f591 2018-10-08 03:16:34,881 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router 2018-10-08 03:16:34,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router", "admin_state_up": true}}' 2018-10-08 03:16:39,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1a8578a9-762f-4235-904b-019fe2b218b0 Date: Mon, 08 Oct 2018 03:16:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:16:35Z", "admin_state_up": true, "updated_at": "2018-10-08T03:16:36Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "005f1572-0930-4922-99f0-097887e1af41", "name": "NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router"}} 2018-10-08 03:16:39,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-1a8578a9-762f-4235-904b-019fe2b218b0 2018-10-08 03:16:39,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=005f1572-0930-4922-99f0-097887e1af41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:39,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-4b09e876-1abf-40b4-a9b5-50d3e84ae425 Date: Mon, 08 Oct 2018 03:16:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87b6a33e-00df-48f3-90d2-f7947e687367","ip_address":"169.254.192.2"}],"id":"97eacbaa-a7b1-484d-bd1c-920997b88ef4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:b2:7d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:36Z","binding:vnic_type":"normal","device_id":"005f1572-0930-4922-99f0-097887e1af41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:36Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.203"}],"id":"d6161ee7-ff4a-4846-846d-559a5315ec5b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:f2:83","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:16:35Z","binding:vnic_type":"normal","device_id":"005f1572-0930-4922-99f0-097887e1af41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87b6a33e-00df-48f3-90d2-f7947e687367","ip_address":"169.254.192.6"}],"id":"dce9bf5d-765a-4a01-ae7d-7c24c174c4d6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:d6:01","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:37Z","binding:vnic_type":"normal","device_id":"005f1572-0930-4922-99f0-097887e1af41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87b6a33e-00df-48f3-90d2-f7947e687367","ip_address":"169.254.192.12"}],"id":"f8ce58e0-cdb6-477a-ba36-be28eef18a9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:c2:85","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:38Z","binding:vnic_type":"normal","device_id":"005f1572-0930-4922-99f0-097887e1af41"}]} 2018-10-08 03:16:39,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=005f1572-0930-4922-99f0-097887e1af41 used request id req-4b09e876-1abf-40b4-a9b5-50d3e84ae425 2018-10-08 03:16:40,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:40,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e9d9bf3c-2c06-404a-9e8d-3d9803b99287 Date: Mon, 08 Oct 2018 03:16:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:16:40,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-e9d9bf3c-2c06-404a-9e8d-3d9803b99287 2018-10-08 03:16:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:40,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-48c7cb1a-5f54-47c5-a680-2abe463a80c6 Date: Mon, 08 Oct 2018 03:16:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"87b6a33e-00df-48f3-90d2-f7947e687367","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:40,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 used request id req-48c7cb1a-5f54-47c5-a680-2abe463a80c6 2018-10-08 03:16:40,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:40,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9fa85481-ace2-46f4-ba99-2b283d4b4100 Date: Mon, 08 Oct 2018 03:16:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"87b6a33e-00df-48f3-90d2-f7947e687367","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:40,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 used request id req-9fa85481-ace2-46f4-ba99-2b283d4b4100 2018-10-08 03:16:40,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:40,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-92618ec2-7c69-4a96-9ccb-ddfefe221616 Date: Mon, 08 Oct 2018 03:16:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"87b6a33e-00df-48f3-90d2-f7947e687367","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:40,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 used request id req-92618ec2-7c69-4a96-9ccb-ddfefe221616 2018-10-08 03:16:40,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:40,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6442043b-ca4c-4612-aaba-91ad249bf218 Date: Mon, 08 Oct 2018 03:16:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:16:35Z", "admin_state_up": true, "updated_at": "2018-10-08T03:16:38Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "005f1572-0930-4922-99f0-097887e1af41", "name": "NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router"}]} 2018-10-08 03:16:40,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router used request id req-6442043b-ca4c-4612-aaba-91ad249bf218 2018-10-08 03:16:40,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:40,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94017037-f638-4948-8d95-e4b7ec9468aa Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:16:40,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-94017037-f638-4948-8d95-e4b7ec9468aa 2018-10-08 03:16:40,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=005f1572-0930-4922-99f0-097887e1af41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:40,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-b83dcb2e-5f3c-4413-a0db-d39439a27a6a Date: Mon, 08 Oct 2018 03:16:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:40Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87b6a33e-00df-48f3-90d2-f7947e687367","ip_address":"169.254.192.2"}],"id":"97eacbaa-a7b1-484d-bd1c-920997b88ef4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:b2:7d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:36Z","binding:vnic_type":"normal","device_id":"005f1572-0930-4922-99f0-097887e1af41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:40Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.203"}],"id":"d6161ee7-ff4a-4846-846d-559a5315ec5b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:f2:83","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:16:35Z","binding:vnic_type":"normal","device_id":"005f1572-0930-4922-99f0-097887e1af41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87b6a33e-00df-48f3-90d2-f7947e687367","ip_address":"169.254.192.6"}],"id":"dce9bf5d-765a-4a01-ae7d-7c24c174c4d6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:d6:01","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:37Z","binding:vnic_type":"normal","device_id":"005f1572-0930-4922-99f0-097887e1af41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87b6a33e-00df-48f3-90d2-f7947e687367","ip_address":"169.254.192.12"}],"id":"f8ce58e0-cdb6-477a-ba36-be28eef18a9d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:c2:85","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:38Z","binding:vnic_type":"normal","device_id":"005f1572-0930-4922-99f0-097887e1af41"}]} 2018-10-08 03:16:40,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=005f1572-0930-4922-99f0-097887e1af41 used request id req-b83dcb2e-5f3c-4413-a0db-d39439a27a6a 2018-10-08 03:16:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:40,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2f4a5875-7fb4-4b6f-80ab-8c3294c5bf3f Date: Mon, 08 Oct 2018 03:16:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:16:40,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-2f4a5875-7fb4-4b6f-80ab-8c3294c5bf3f 2018-10-08 03:16:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:41,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a68c3dd9-70d9-4311-84ea-e74a7cd4d007 Date: Mon, 08 Oct 2018 03:16:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"87b6a33e-00df-48f3-90d2-f7947e687367","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:41,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 used request id req-a68c3dd9-70d9-4311-84ea-e74a7cd4d007 2018-10-08 03:16:41,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:41,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7927c97b-bceb-4556-95c5-83634fc9914b Date: Mon, 08 Oct 2018 03:16:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"87b6a33e-00df-48f3-90d2-f7947e687367","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:41,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 used request id req-7927c97b-bceb-4556-95c5-83634fc9914b 2018-10-08 03:16:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:41,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5c59bf13-c4c2-467f-8757-c4e57f3cf871 Date: Mon, 08 Oct 2018 03:16:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f6e100-9481-4e91-a566-22502933ecb3","tenant_id":"","created_at":"2018-10-08T03:16:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"87b6a33e-00df-48f3-90d2-f7947e687367","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:16:41,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/87b6a33e-00df-48f3-90d2-f7947e687367 used request id req-5c59bf13-c4c2-467f-8757-c4e57f3cf871 2018-10-08 03:16:41,874 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router 2018-10-08 03:16:41,874 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router 2018-10-08 03:16:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/005f1572-0930-4922-99f0-097887e1af41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:45,129 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a8c6881-3b8d-46d4-a01d-162652a5a201 Content-Length: 0 Date: Mon, 08 Oct 2018 03:16:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:45,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/005f1572-0930-4922-99f0-097887e1af41 used request id req-4a8c6881-3b8d-46d4-a01d-162652a5a201 2018-10-08 03:16:45,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:45,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57ac9769-0d64-4232-b00b-6fbfe871fd8a Date: Mon, 08 Oct 2018 03:16:45 GMT RESP BODY: {"routers": []} 2018-10-08 03:16:45,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-router used request id req-57ac9769-0d64-4232-b00b-6fbfe871fd8a 2018-10-08 03:16:45,347 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-subnet 2018-10-08 03:16:45,348 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-subnet 2018-10-08 03:16:45,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d8b3736a-bcb0-4ab4-bdf7-7bbc5896b864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:47,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dfef0e02-95f5-4369-a5a9-3d97e54870f7 Date: Mon, 08 Oct 2018 03:16:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:47,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d8b3736a-bcb0-4ab4-bdf7-7bbc5896b864 used request id req-dfef0e02-95f5-4369-a5a9-3d97e54870f7 2018-10-08 03:16:47,407 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a6f70c1b-0f9b-4b57-8b46-913fbf086b01-pub-net 2018-10-08 03:16:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3ea6add6-e1c6-4db9-a09f-7b4b83274f36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077d9d5d185fbe6666b196bef1ff0f533e388686" 2018-10-08 03:16:48,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98895731-27e1-470b-aa83-e1cf20c27895 Date: Mon, 08 Oct 2018 03:16:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:48,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3ea6add6-e1c6-4db9-a09f-7b4b83274f36 used request id req-98895731-27e1-470b-aa83-e1cf20c27895 2018-10-08 03:16:48,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:16:49,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["EtSOpC9tRoGuNgc8DfsxoA"], "issued_at": "2018-10-08T03:16:49.000000Z"}} 2018-10-08 03:16:49,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:49,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c755a3cc-49d8-4458-9aec-91629ee194c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:16:49,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c755a3cc-49d8-4458-9aec-91629ee194c3 2018-10-08 03:16:49,456 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net 2018-10-08 03:16:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" -d '{"network": {"name": "NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net", "admin_state_up": true}}' 2018-10-08 03:16:49,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4f68a141-8841-4607-ab70-7c3657ef2648 Date: Mon, 08 Oct 2018 03:16:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"17c70c82-310e-454a-9442-64936ec9a71e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:49Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:49Z","mtu":1450}} 2018-10-08 03:16:49,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-4f68a141-8841-4607-ab70-7c3657ef2648 2018-10-08 03:16:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=17c70c82-310e-454a-9442-64936ec9a71e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:50,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-685afbbf-eece-49cd-a61d-4d795e6f5627 Date: Mon, 08 Oct 2018 03:16:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"17c70c82-310e-454a-9442-64936ec9a71e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:49Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:50,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=17c70c82-310e-454a-9442-64936ec9a71e used request id req-685afbbf-eece-49cd-a61d-4d795e6f5627 2018-10-08 03:16:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:50,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3623fddb-9055-44ec-9675-5cec698b6d8e Date: Mon, 08 Oct 2018 03:16:50 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:16:50,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e used request id req-3623fddb-9055-44ec-9675-5cec698b6d8e 2018-10-08 03:16:50,297 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet 2018-10-08 03:16:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" -d '{"subnets": [{"ip_version": 4, "network_id": "17c70c82-310e-454a-9442-64936ec9a71e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet"}]}' 2018-10-08 03:16:50,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-862eaef9-45dd-4560-b23f-b740f9db8f01 Date: Mon, 08 Oct 2018 03:16:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:50Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet"}]} 2018-10-08 03:16:50,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-862eaef9-45dd-4560-b23f-b740f9db8f01 2018-10-08 03:16:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=17c70c82-310e-454a-9442-64936ec9a71e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:50,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0805bdea-34c6-4ef1-ab7e-16a811b4054b Date: Mon, 08 Oct 2018 03:16:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17c70c82-310e-454a-9442-64936ec9a71e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["7d637b72-8650-4bc4-b0bb-c26b01818fb3"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:49Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:50,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=17c70c82-310e-454a-9442-64936ec9a71e used request id req-0805bdea-34c6-4ef1-ab7e-16a811b4054b 2018-10-08 03:16:50,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:51,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f211dab3-101a-454b-9a5b-ae3cc30e3800 Date: Mon, 08 Oct 2018 03:16:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:50Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet"}]} 2018-10-08 03:16:51,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e used request id req-f211dab3-101a-454b-9a5b-ae3cc30e3800 2018-10-08 03:16:51,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:51,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-25e82d62-ab07-46c0-b53e-27247f522dfd Date: Mon, 08 Oct 2018 03:16:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17c70c82-310e-454a-9442-64936ec9a71e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["7d637b72-8650-4bc4-b0bb-c26b01818fb3"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:49Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:51,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net used request id req-25e82d62-ab07-46c0-b53e-27247f522dfd 2018-10-08 03:16:51,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:16:51,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:16:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:51,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd593081-a1b6-4720-9fc1-72bb9343584c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:16:51,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-cd593081-a1b6-4720-9fc1-72bb9343584c 2018-10-08 03:16:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:51,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-04519fbf-f50a-41e8-adba-eb375260b2e4 Date: Mon, 08 Oct 2018 03:16:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:50Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet"}]} 2018-10-08 03:16:51,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e used request id req-04519fbf-f50a-41e8-adba-eb375260b2e4 2018-10-08 03:16:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e&name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:51,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5ea6e2c6-ace9-4975-b40b-2fc5d3b61121 Date: Mon, 08 Oct 2018 03:16:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:50Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet"}]} 2018-10-08 03:16:51,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e&name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet used request id req-5ea6e2c6-ace9-4975-b40b-2fc5d3b61121 2018-10-08 03:16:51,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:16:51,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:16:52,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["_BXGEvVvQwiHU6VRN3mAIw"], "issued_at": "2018-10-08T03:16:52.000000Z"}} 2018-10-08 03:16:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be70c3a425c8c0a1f222848395099dbe5efd00f0" 2018-10-08 03:16:52,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5216b3-8f8d-4b71-8fca-be31d8f92bec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:16:52,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2d5216b3-8f8d-4b71-8fca-be31d8f92bec 2018-10-08 03:16:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:52,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-223ebea9-1bc2-46a7-9bd2-378623c00c4f Date: Mon, 08 Oct 2018 03:16:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17c70c82-310e-454a-9442-64936ec9a71e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["7d637b72-8650-4bc4-b0bb-c26b01818fb3"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:49Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:52,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net used request id req-223ebea9-1bc2-46a7-9bd2-378623c00c4f 2018-10-08 03:16:52,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:52,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5ffed3d1-4d4b-4b47-bcc8-c0769efe04a2 Date: Mon, 08 Oct 2018 03:16:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:50Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet"}]} 2018-10-08 03:16:52,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e used request id req-5ffed3d1-4d4b-4b47-bcc8-c0769efe04a2 2018-10-08 03:16:52,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:52,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fe62fab8-89ff-4ec9-8c85-3d6a8aa0773b Date: Mon, 08 Oct 2018 03:16:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17c70c82-310e-454a-9442-64936ec9a71e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["7d637b72-8650-4bc4-b0bb-c26b01818fb3"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:49Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:52,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net used request id req-fe62fab8-89ff-4ec9-8c85-3d6a8aa0773b 2018-10-08 03:16:52,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:16:52,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:16:52,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be70c3a425c8c0a1f222848395099dbe5efd00f0" 2018-10-08 03:16:53,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656def6d-ec13-431c-8122-3f108ee8d76f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:16:53,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-656def6d-ec13-431c-8122-3f108ee8d76f 2018-10-08 03:16:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:53,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f467cdae-37d3-4e1d-a20c-0b239473dcca Date: Mon, 08 Oct 2018 03:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:50Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet"}]} 2018-10-08 03:16:53,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e used request id req-f467cdae-37d3-4e1d-a20c-0b239473dcca 2018-10-08 03:16:53,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e&name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:53,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-853bb80f-4b98-4c34-a923-e5604a4fff8b Date: Mon, 08 Oct 2018 03:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:50Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet"}]} 2018-10-08 03:16:53,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=17c70c82-310e-454a-9442-64936ec9a71e&name=NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet used request id req-853bb80f-4b98-4c34-a923-e5604a4fff8b 2018-10-08 03:16:53,262 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net 2018-10-08 03:16:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" -d '{"port": {"network_id": "17c70c82-310e-454a-9442-64936ec9a71e", "fixed_ips": [{"subnet_id": "7d637b72-8650-4bc4-b0bb-c26b01818fb3", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-port", "admin_state_up": true}}' 2018-10-08 03:16:54,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-661d5dda-35f5-4cff-b13a-165a4121a30b Date: Mon, 08 Oct 2018 03:16:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:53Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","ip_address":"10.55.1.100"}],"id":"04c748ea-0f79-4193-a955-e0adf25d584d","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:f9:77","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-port","project_id":"6125bd0af8794b6195370548efa3de51","qos_policy_id":null,"admin_state_up":true,"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:53Z","binding:vnic_type":"normal"}} 2018-10-08 03:16:54,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-661d5dda-35f5-4cff-b13a-165a4121a30b 2018-10-08 03:16:54,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:54,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-0d1ef1b4-f87e-4766-b37b-ae1121a853f3 Date: Mon, 08 Oct 2018 03:16:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","ip_address":"10.55.1.100"}],"id":"04c748ea-0f79-4193-a955-e0adf25d584d","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:f9:77","project_id":"6125bd0af8794b6195370548efa3de51","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-port","admin_state_up":true,"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:53Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","ip_address":"10.55.1.2"}],"id":"3979a099-39e0-48a9-8cb6-b5762b304e57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:a8:0a","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-17c70c82-310e-454a-9442-64936ec9a71e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","ip_address":"10.55.1.4"}],"id":"93144ac5-c78d-4efc-867d-e4cf4bac6ded","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:3e:36","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-17c70c82-310e-454a-9442-64936ec9a71e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:16:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7d637b72-8650-4bc4-b0bb-c26b01818fb3","ip_address":"10.55.1.3"}],"id":"fbb8f371-c5e4-4d9f-bde9-11e1da754e61","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:3c:f8","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17c70c82-310e-454a-9442-64936ec9a71e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-17c70c82-310e-454a-9442-64936ec9a71e"}]} 2018-10-08 03:16:54,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-0d1ef1b4-f87e-4766-b37b-ae1121a853f3 2018-10-08 03:16:54,306 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-port 2018-10-08 03:16:54,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/04c748ea-0f79-4193-a955-e0adf25d584d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:54,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-752c76cf-ad49-40d2-8643-659933801748 Date: Mon, 08 Oct 2018 03:16:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:54,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/04c748ea-0f79-4193-a955-e0adf25d584d used request id req-752c76cf-ad49-40d2-8643-659933801748 2018-10-08 03:16:54,736 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet 2018-10-08 03:16:54,736 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-subnet 2018-10-08 03:16:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7d637b72-8650-4bc4-b0bb-c26b01818fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:56,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b6d14f5-54d3-420f-9b6c-be01c0b6076f Date: Mon, 08 Oct 2018 03:16:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:56,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7d637b72-8650-4bc4-b0bb-c26b01818fb3 used request id req-9b6d14f5-54d3-420f-9b6c-be01c0b6076f 2018-10-08 03:16:56,904 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4b32d8d9-be78-41a4-8ada-776dd358d8b8-pub-net 2018-10-08 03:16:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/17c70c82-310e-454a-9442-64936ec9a71e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385a57e43e9488b60acfd9e69a13990fc25920dc" 2018-10-08 03:16:58,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db0ca805-2f30-401e-9db1-ef230b197348 Date: Mon, 08 Oct 2018 03:16:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:16:58,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/17c70c82-310e-454a-9442-64936ec9a71e used request id req-db0ca805-2f30-401e-9db1-ef230b197348 2018-10-08 03:16:58,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:16:58,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["DnoVypLFSni92mGoDCJesw"], "issued_at": "2018-10-08T03:16:58.000000Z"}} 2018-10-08 03:16:58,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:16:58,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6725c2eb-b2e4-4769-85f2-c2059953ec9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:16:58,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6725c2eb-b2e4-4769-85f2-c2059953ec9a 2018-10-08 03:16:58,663 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net 2018-10-08 03:16:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" -d '{"network": {"name": "NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net", "admin_state_up": true}}' 2018-10-08 03:16:59,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-09fe57ee-3e7e-4766-9afb-c592043eab7a Date: Mon, 08 Oct 2018 03:16:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:58Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:58Z","mtu":1450}} 2018-10-08 03:16:59,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-09fe57ee-3e7e-4766-9afb-c592043eab7a 2018-10-08 03:16:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fac8ebfc-a175-4294-9e13-c30bd742cb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:16:59,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1a7a1748-4311-4b5b-9aa5-5e67c6f18acf Date: Mon, 08 Oct 2018 03:16:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:16:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:58Z","provider:network_type":"vxlan"}]} 2018-10-08 03:16:59,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fac8ebfc-a175-4294-9e13-c30bd742cb94 used request id req-1a7a1748-4311-4b5b-9aa5-5e67c6f18acf 2018-10-08 03:16:59,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:16:59,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-633bdc9f-25d7-4e43-8a71-5d3d41591d60 Date: Mon, 08 Oct 2018 03:16:59 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:16:59,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 used request id req-633bdc9f-25d7-4e43-8a71-5d3d41591d60 2018-10-08 03:16:59,521 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet 2018-10-08 03:16:59,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" -d '{"subnets": [{"ip_version": 4, "network_id": "fac8ebfc-a175-4294-9e13-c30bd742cb94", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet"}]}' 2018-10-08 03:17:00,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-12df8727-1c1e-4294-9b6e-5fe873b6e8fd Date: Mon, 08 Oct 2018 03:17:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:59Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet"}]} 2018-10-08 03:17:00,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-12df8727-1c1e-4294-9b6e-5fe873b6e8fd 2018-10-08 03:17:00,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fac8ebfc-a175-4294-9e13-c30bd742cb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:00,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9fdd600d-a0b3-40e9-8f49-aef186647185 Date: Mon, 08 Oct 2018 03:17:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["8718b796-eb89-4ed6-98fa-fd4fab54bcaf"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:58Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:00,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fac8ebfc-a175-4294-9e13-c30bd742cb94 used request id req-9fdd600d-a0b3-40e9-8f49-aef186647185 2018-10-08 03:17:00,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:00,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dbc1778e-44e9-4e2b-8f1c-14774cff4455 Date: Mon, 08 Oct 2018 03:17:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:59Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet"}]} 2018-10-08 03:17:00,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 used request id req-dbc1778e-44e9-4e2b-8f1c-14774cff4455 2018-10-08 03:17:00,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:00,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fc6e9dcd-d6e2-4325-99ec-a841bf72f4ff Date: Mon, 08 Oct 2018 03:17:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["8718b796-eb89-4ed6-98fa-fd4fab54bcaf"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:58Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:00,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net used request id req-fc6e9dcd-d6e2-4325-99ec-a841bf72f4ff 2018-10-08 03:17:00,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:00,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:00,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:01,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27eed3c7-2028-4e37-8fe1-f95a0d9535b9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:01,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-27eed3c7-2028-4e37-8fe1-f95a0d9535b9 2018-10-08 03:17:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:01,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8d572b10-270e-45f6-87a3-0b557ec969b4 Date: Mon, 08 Oct 2018 03:17:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:59Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet"}]} 2018-10-08 03:17:01,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 used request id req-8d572b10-270e-45f6-87a3-0b557ec969b4 2018-10-08 03:17:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94&name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:01,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e6f42314-8167-453b-826a-a177638cef4b Date: Mon, 08 Oct 2018 03:17:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:59Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet"}]} 2018-10-08 03:17:01,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94&name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet used request id req-e6f42314-8167-453b-826a-a177638cef4b 2018-10-08 03:17:01,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:17:01,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:02,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["0aN3coZyQYWHfLEqfROl0Q"], "issued_at": "2018-10-08T03:17:02.000000Z"}} 2018-10-08 03:17:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6616c0af3c523ea0100c795aeb1ca6d2c1f291d9" 2018-10-08 03:17:02,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba01fdda-042d-431a-be0e-6554dacdf581 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:02,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba01fdda-042d-431a-be0e-6554dacdf581 2018-10-08 03:17:02,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:02,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d06541ef-1a57-4008-ad6f-617fae085c27 Date: Mon, 08 Oct 2018 03:17:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["8718b796-eb89-4ed6-98fa-fd4fab54bcaf"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:58Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:02,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net used request id req-d06541ef-1a57-4008-ad6f-617fae085c27 2018-10-08 03:17:02,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:02,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cfebbcb0-80b7-4222-98cc-68fc6ed7d608 Date: Mon, 08 Oct 2018 03:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:59Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet"}]} 2018-10-08 03:17:02,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 used request id req-cfebbcb0-80b7-4222-98cc-68fc6ed7d608 2018-10-08 03:17:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:02,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-de6bbbc0-57fe-409c-90d5-da8cd5aa0373 Date: Mon, 08 Oct 2018 03:17:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["8718b796-eb89-4ed6-98fa-fd4fab54bcaf"],"description":"","tags":[],"updated_at":"2018-10-08T03:16:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:58Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:02,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net used request id req-de6bbbc0-57fe-409c-90d5-da8cd5aa0373 2018-10-08 03:17:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:02,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6616c0af3c523ea0100c795aeb1ca6d2c1f291d9" 2018-10-08 03:17:02,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc81c74f-183e-4b6c-87ed-4db559bc2192 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:02,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-fc81c74f-183e-4b6c-87ed-4db559bc2192 2018-10-08 03:17:02,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:03,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6644b0ec-dc99-46ad-af5d-4b1d534619c8 Date: Mon, 08 Oct 2018 03:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:59Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet"}]} 2018-10-08 03:17:03,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94 used request id req-6644b0ec-dc99-46ad-af5d-4b1d534619c8 2018-10-08 03:17:03,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94&name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:03,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-638c8040-d024-4441-9a43-2f17ecc994c8 Date: Mon, 08 Oct 2018 03:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:16:59Z","dns_nameservers":[],"updated_at":"2018-10-08T03:16:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","subnetpool_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet"}]} 2018-10-08 03:17:03,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fac8ebfc-a175-4294-9e13-c30bd742cb94&name=NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet used request id req-638c8040-d024-4441-9a43-2f17ecc994c8 2018-10-08 03:17:03,270 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net 2018-10-08 03:17:03,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" -d '{"port": {"network_id": "fac8ebfc-a175-4294-9e13-c30bd742cb94", "fixed_ips": [{"subnet_id": "8718b796-eb89-4ed6-98fa-fd4fab54bcaf", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-port", "admin_state_up": true}}' 2018-10-08 03:17:04,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-dcc51fce-5e1e-4735-b234-fe403635b922 Date: Mon, 08 Oct 2018 03:17:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:03Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","ip_address":"10.55.1.100"}],"id":"575e9ba4-7f57-4cbf-b265-276ec0fdce57","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:a5:e9","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-port","project_id":"6125bd0af8794b6195370548efa3de51","qos_policy_id":null,"admin_state_up":true,"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:03Z","binding:vnic_type":"normal"}} 2018-10-08 03:17:04,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-dcc51fce-5e1e-4735-b234-fe403635b922 2018-10-08 03:17:04,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:04,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-53cbfb5b-d49f-4f6e-ac32-abefc2704aea Date: Mon, 08 Oct 2018 03:17:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","ip_address":"10.55.1.2"}],"id":"1460d97c-87c2-4d32-b9cf-6932a7040295","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:1e:40","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fac8ebfc-a175-4294-9e13-c30bd742cb94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","ip_address":"10.55.1.100"}],"id":"575e9ba4-7f57-4cbf-b265-276ec0fdce57","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:a5:e9","project_id":"6125bd0af8794b6195370548efa3de51","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-port","admin_state_up":true,"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:03Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","ip_address":"10.55.1.4"}],"id":"c500732d-7728-40b4-9e55-d56d7f4adfea","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:30:0d","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fac8ebfc-a175-4294-9e13-c30bd742cb94"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8718b796-eb89-4ed6-98fa-fd4fab54bcaf","ip_address":"10.55.1.3"}],"id":"ec831343-d706-4e2b-b315-5b9e4600557e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2a:e8:f4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fac8ebfc-a175-4294-9e13-c30bd742cb94","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fac8ebfc-a175-4294-9e13-c30bd742cb94"}]} 2018-10-08 03:17:04,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-53cbfb5b-d49f-4f6e-ac32-abefc2704aea 2018-10-08 03:17:04,430 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-port 2018-10-08 03:17:04,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/575e9ba4-7f57-4cbf-b265-276ec0fdce57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:04,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e50099ac-11e5-4880-82af-f8e376218fe3 Date: Mon, 08 Oct 2018 03:17:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:04,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/575e9ba4-7f57-4cbf-b265-276ec0fdce57 used request id req-e50099ac-11e5-4880-82af-f8e376218fe3 2018-10-08 03:17:04,980 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet 2018-10-08 03:17:04,980 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-subnet 2018-10-08 03:17:04,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/8718b796-eb89-4ed6-98fa-fd4fab54bcaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:06,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3afc47b-c191-45c0-a927-d5a1b4f1717e Date: Mon, 08 Oct 2018 03:17:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:06,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8718b796-eb89-4ed6-98fa-fd4fab54bcaf used request id req-a3afc47b-c191-45c0-a927-d5a1b4f1717e 2018-10-08 03:17:06,952 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-770bbbf0-d2c5-4107-8e92-3c78f6624780-pub-net 2018-10-08 03:17:06,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/fac8ebfc-a175-4294-9e13-c30bd742cb94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9421b97428d6e47092ab4c25cb83c868f2f1c" 2018-10-08 03:17:08,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e3069b2-bc42-4d77-b4b3-57ab7b07a583 Date: Mon, 08 Oct 2018 03:17:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:08,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/fac8ebfc-a175-4294-9e13-c30bd742cb94 used request id req-8e3069b2-bc42-4d77-b4b3-57ab7b07a583 2018-10-08 03:17:08,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:08,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["KMPeBsIdSaW4GNn81JhnSA"], "issued_at": "2018-10-08T03:17:08.000000Z"}} 2018-10-08 03:17:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:08,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924c2ccb-64c9-4565-8541-f14de934c846 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:08,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-924c2ccb-64c9-4565-8541-f14de934c846 2018-10-08 03:17:08,677 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net 2018-10-08 03:17:08,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" -d '{"network": {"name": "NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net", "admin_state_up": true}}' 2018-10-08 03:17:09,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d8a0333e-f437-4f74-b450-1fa34e0285dc Date: Mon, 08 Oct 2018 03:17:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"638f8979-f911-48b7-a176-44943d60f678","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:17:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:08Z","mtu":1450}} 2018-10-08 03:17:09,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d8a0333e-f437-4f74-b450-1fa34e0285dc 2018-10-08 03:17:09,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=638f8979-f911-48b7-a176-44943d60f678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:09,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1c5cea59-97fa-44c1-8a27-b322b223c68b Date: Mon, 08 Oct 2018 03:17:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"638f8979-f911-48b7-a176-44943d60f678","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:17:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:08Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:09,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=638f8979-f911-48b7-a176-44943d60f678 used request id req-1c5cea59-97fa-44c1-8a27-b322b223c68b 2018-10-08 03:17:09,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:09,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a387b47-a1c1-455f-bc2e-7144dfd455aa Date: Mon, 08 Oct 2018 03:17:09 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:17:09,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 used request id req-9a387b47-a1c1-455f-bc2e-7144dfd455aa 2018-10-08 03:17:09,495 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet 2018-10-08 03:17:09,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" -d '{"subnets": [{"ip_version": 4, "network_id": "638f8979-f911-48b7-a176-44943d60f678", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet"}]}' 2018-10-08 03:17:10,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-92075683-ec0d-466c-b8f9-9d25685145d9 Date: Mon, 08 Oct 2018 03:17:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"638f8979-f911-48b7-a176-44943d60f678","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:09Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92167b33-ab3e-4770-83e9-2e87450a8d94","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet"}]} 2018-10-08 03:17:10,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-92075683-ec0d-466c-b8f9-9d25685145d9 2018-10-08 03:17:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=638f8979-f911-48b7-a176-44943d60f678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:10,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f8f95b0b-92b1-4011-aebc-446339c947bf Date: Mon, 08 Oct 2018 03:17:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"638f8979-f911-48b7-a176-44943d60f678","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["92167b33-ab3e-4770-83e9-2e87450a8d94"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:09Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:08Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:10,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=638f8979-f911-48b7-a176-44943d60f678 used request id req-f8f95b0b-92b1-4011-aebc-446339c947bf 2018-10-08 03:17:10,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:10,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9e3da789-8382-4bfb-b4c3-42ae400befa8 Date: Mon, 08 Oct 2018 03:17:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"638f8979-f911-48b7-a176-44943d60f678","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:09Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92167b33-ab3e-4770-83e9-2e87450a8d94","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet"}]} 2018-10-08 03:17:10,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 used request id req-9e3da789-8382-4bfb-b4c3-42ae400befa8 2018-10-08 03:17:10,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:10,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cd658823-3ab3-4238-a644-b90dc16eec5b Date: Mon, 08 Oct 2018 03:17:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"638f8979-f911-48b7-a176-44943d60f678","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["92167b33-ab3e-4770-83e9-2e87450a8d94"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:09Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:08Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:10,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net used request id req-cd658823-3ab3-4238-a644-b90dc16eec5b 2018-10-08 03:17:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:10,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:10,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:10,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947b9d60-324c-4dd0-9d37-94c6b3f89d55 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:10,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-947b9d60-324c-4dd0-9d37-94c6b3f89d55 2018-10-08 03:17:10,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:11,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-954adfa6-e3e5-46a5-b086-f07c48d2182f Date: Mon, 08 Oct 2018 03:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"638f8979-f911-48b7-a176-44943d60f678","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:09Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92167b33-ab3e-4770-83e9-2e87450a8d94","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet"}]} 2018-10-08 03:17:11,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 used request id req-954adfa6-e3e5-46a5-b086-f07c48d2182f 2018-10-08 03:17:11,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678&name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:11,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-056de0c7-12cd-47ef-a304-65ac5f4c3d3a Date: Mon, 08 Oct 2018 03:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"638f8979-f911-48b7-a176-44943d60f678","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:09Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92167b33-ab3e-4770-83e9-2e87450a8d94","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet"}]} 2018-10-08 03:17:11,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678&name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet used request id req-056de0c7-12cd-47ef-a304-65ac5f4c3d3a 2018-10-08 03:17:11,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:17:11,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:11,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["0TiRY1OtSfCWTH_E9Dqpdg"], "issued_at": "2018-10-08T03:17:11.000000Z"}} 2018-10-08 03:17:11,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}804d7b9033988b0e128167fbec739d55b209a59f" 2018-10-08 03:17:11,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faadb4eb-467a-4f9b-8f3a-fe5184c6cd06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:11,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-faadb4eb-467a-4f9b-8f3a-fe5184c6cd06 2018-10-08 03:17:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:12,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cd31f5ca-fd6a-464e-b3a6-2279140edc6d Date: Mon, 08 Oct 2018 03:17:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"638f8979-f911-48b7-a176-44943d60f678","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["92167b33-ab3e-4770-83e9-2e87450a8d94"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:09Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:08Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:12,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net used request id req-cd31f5ca-fd6a-464e-b3a6-2279140edc6d 2018-10-08 03:17:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:12,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e5237e03-a4ea-4f42-adbc-5904fd552358 Date: Mon, 08 Oct 2018 03:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"638f8979-f911-48b7-a176-44943d60f678","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:09Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92167b33-ab3e-4770-83e9-2e87450a8d94","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet"}]} 2018-10-08 03:17:12,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 used request id req-e5237e03-a4ea-4f42-adbc-5904fd552358 2018-10-08 03:17:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:12,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b686c6dd-746b-4bc6-b86c-a28ec07601d0 Date: Mon, 08 Oct 2018 03:17:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"638f8979-f911-48b7-a176-44943d60f678","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["92167b33-ab3e-4770-83e9-2e87450a8d94"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:09Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:08Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:12,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net used request id req-b686c6dd-746b-4bc6-b86c-a28ec07601d0 2018-10-08 03:17:12,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:12,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}804d7b9033988b0e128167fbec739d55b209a59f" 2018-10-08 03:17:12,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257c1315-7461-45cc-b250-1c8b13411c1c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:12,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-257c1315-7461-45cc-b250-1c8b13411c1c 2018-10-08 03:17:12,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:12,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-43f26379-8a7c-4371-9052-ff095573cfa9 Date: Mon, 08 Oct 2018 03:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"638f8979-f911-48b7-a176-44943d60f678","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:09Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92167b33-ab3e-4770-83e9-2e87450a8d94","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet"}]} 2018-10-08 03:17:12,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678 used request id req-43f26379-8a7c-4371-9052-ff095573cfa9 2018-10-08 03:17:12,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678&name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:12,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-567e5959-a6c7-4ed8-994b-53f41a2c2ab1 Date: Mon, 08 Oct 2018 03:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"638f8979-f911-48b7-a176-44943d60f678","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:09Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92167b33-ab3e-4770-83e9-2e87450a8d94","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet"}]} 2018-10-08 03:17:12,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=638f8979-f911-48b7-a176-44943d60f678&name=NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet used request id req-567e5959-a6c7-4ed8-994b-53f41a2c2ab1 2018-10-08 03:17:12,782 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net 2018-10-08 03:17:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" -d '{"port": {"network_id": "638f8979-f911-48b7-a176-44943d60f678", "fixed_ips": [{"subnet_id": "92167b33-ab3e-4770-83e9-2e87450a8d94", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-port", "admin_state_up": true}}' 2018-10-08 03:17:12,799 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-3aecf044-21fc-4971-8254-ec481c10940d Date: Mon, 08 Oct 2018 03:17:12 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 03:17:12,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3aecf044-21fc-4971-8254-ec481c10940d 2018-10-08 03:17:12,799 - 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-10-08 03:17:12,800 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet 2018-10-08 03:17:12,800 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-subnet 2018-10-08 03:17:12,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/92167b33-ab3e-4770-83e9-2e87450a8d94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:14,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f19e0f46-6fac-4e03-995f-732301bfc42a Date: Mon, 08 Oct 2018 03:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:14,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/92167b33-ab3e-4770-83e9-2e87450a8d94 used request id req-f19e0f46-6fac-4e03-995f-732301bfc42a 2018-10-08 03:17:14,628 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4ae90d08-5b5a-47a9-9b13-b4140d0376fb-pub-net 2018-10-08 03:17:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/638f8979-f911-48b7-a176-44943d60f678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49491390d8900d4e8c4961049688100d8066699" 2018-10-08 03:17:15,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9009c6f4-19d1-407f-857b-b565e46daad2 Date: Mon, 08 Oct 2018 03:17:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:15,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/638f8979-f911-48b7-a176-44943d60f678 used request id req-9009c6f4-19d1-407f-857b-b565e46daad2 2018-10-08 03:17:15,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:16,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["v3l9GAIFSg2qOTvVBDy_iw"], "issued_at": "2018-10-08T03:17:16.000000Z"}} 2018-10-08 03:17:16,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:16,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b0eb92-e14c-4007-a879-f2249ebc2110 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:16,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-94b0eb92-e14c-4007-a879-f2249ebc2110 2018-10-08 03:17:16,329 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net 2018-10-08 03:17:16,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" -d '{"network": {"name": "NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net", "admin_state_up": true}}' 2018-10-08 03:17:16,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-83add282-de90-4316-920f-99db8a4a5993 Date: Mon, 08 Oct 2018 03:17:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:17:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:16Z","mtu":1450}} 2018-10-08 03:17:16,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-83add282-de90-4316-920f-99db8a4a5993 2018-10-08 03:17:16,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:16,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0c5db8b2-7355-4cf5-b048-1a001850bf13 Date: Mon, 08 Oct 2018 03:17:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:17:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:16Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:16,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe used request id req-0c5db8b2-7355-4cf5-b048-1a001850bf13 2018-10-08 03:17:16,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:17,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0869e5d-96a5-4c89-98e2-8369efbe1fc3 Date: Mon, 08 Oct 2018 03:17:17 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:17:17,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe used request id req-f0869e5d-96a5-4c89-98e2-8369efbe1fc3 2018-10-08 03:17:17,195 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet 2018-10-08 03:17:17,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" -d '{"subnets": [{"ip_version": 4, "network_id": "dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet"}]}' 2018-10-08 03:17:17,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-34a2b87f-7c24-40fa-8db2-af5fba66e9d0 Date: Mon, 08 Oct 2018 03:17:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:17Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f6c59bcc-5992-48bc-8fcc-23c02e90a319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet"}]} 2018-10-08 03:17:17,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-34a2b87f-7c24-40fa-8db2-af5fba66e9d0 2018-10-08 03:17:17,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:17,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-14e1b0d9-6713-4613-9a9b-ceb61ed2b67f Date: Mon, 08 Oct 2018 03:17:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["f6c59bcc-5992-48bc-8fcc-23c02e90a319"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:16Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:17,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe used request id req-14e1b0d9-6713-4613-9a9b-ceb61ed2b67f 2018-10-08 03:17:17,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:18,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d6283486-8ec0-4467-a398-eb41e3d29c41 Date: Mon, 08 Oct 2018 03:17:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:17Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f6c59bcc-5992-48bc-8fcc-23c02e90a319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet"}]} 2018-10-08 03:17:18,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe used request id req-d6283486-8ec0-4467-a398-eb41e3d29c41 2018-10-08 03:17:18,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:18,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3c4c65a9-d10c-49b6-b94c-730bdb79088e Date: Mon, 08 Oct 2018 03:17:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["f6c59bcc-5992-48bc-8fcc-23c02e90a319"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:16Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:18,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net used request id req-3c4c65a9-d10c-49b6-b94c-730bdb79088e 2018-10-08 03:17:18,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:18,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:18,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:18,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d286e63d-a327-4921-a8c7-18021c9d1872 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:18,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-d286e63d-a327-4921-a8c7-18021c9d1872 2018-10-08 03:17:18,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:18,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b32d0a28-3a64-47e1-8d88-9bb410d22cee Date: Mon, 08 Oct 2018 03:17:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:17Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f6c59bcc-5992-48bc-8fcc-23c02e90a319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet"}]} 2018-10-08 03:17:18,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe used request id req-b32d0a28-3a64-47e1-8d88-9bb410d22cee 2018-10-08 03:17:18,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe&name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:18,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-453b1a33-3494-46ff-9cf5-e31851ff1531 Date: Mon, 08 Oct 2018 03:17:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:17Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f6c59bcc-5992-48bc-8fcc-23c02e90a319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet"}]} 2018-10-08 03:17:18,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe&name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet used request id req-453b1a33-3494-46ff-9cf5-e31851ff1531 2018-10-08 03:17:18,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:17:18,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:18,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["iFaRnaJwTom_8_Pob35xxg"], "issued_at": "2018-10-08T03:17:18.000000Z"}} 2018-10-08 03:17:18,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075b12db69ac50715193f03b190f780e031c7a96" 2018-10-08 03:17:18,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f8b3b8-b5ca-4b8f-b891-ef4bab026ec5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:18,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-25f8b3b8-b5ca-4b8f-b891-ef4bab026ec5 2018-10-08 03:17:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:19,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5ba08e1e-5e73-4dce-9b0f-60c425c364be Date: Mon, 08 Oct 2018 03:17:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["f6c59bcc-5992-48bc-8fcc-23c02e90a319"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:16Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:19,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net used request id req-5ba08e1e-5e73-4dce-9b0f-60c425c364be 2018-10-08 03:17:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:19,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c3dbba8e-08e9-49b3-a698-71fd1336a089 Date: Mon, 08 Oct 2018 03:17:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:17Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f6c59bcc-5992-48bc-8fcc-23c02e90a319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet"}]} 2018-10-08 03:17:19,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe used request id req-c3dbba8e-08e9-49b3-a698-71fd1336a089 2018-10-08 03:17:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:19,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-991d4cef-5533-4717-93d6-efb9d061ba7e Date: Mon, 08 Oct 2018 03:17:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["f6c59bcc-5992-48bc-8fcc-23c02e90a319"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:16Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:19,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net used request id req-991d4cef-5533-4717-93d6-efb9d061ba7e 2018-10-08 03:17:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:19,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:19,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075b12db69ac50715193f03b190f780e031c7a96" 2018-10-08 03:17:19,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2a4ce4-e67b-44e3-8a80-521ebee574cf Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:19,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-5c2a4ce4-e67b-44e3-8a80-521ebee574cf 2018-10-08 03:17:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:19,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6d6e8363-f9d0-41b7-bc8d-589112a6fe46 Date: Mon, 08 Oct 2018 03:17:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:17Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f6c59bcc-5992-48bc-8fcc-23c02e90a319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet"}]} 2018-10-08 03:17:19,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe used request id req-6d6e8363-f9d0-41b7-bc8d-589112a6fe46 2018-10-08 03:17:19,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe&name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:19,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0932025b-943d-4a29-9ba6-d1daa700265b Date: Mon, 08 Oct 2018 03:17:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:17Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"f6c59bcc-5992-48bc-8fcc-23c02e90a319","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet"}]} 2018-10-08 03:17:19,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe&name=NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet used request id req-0932025b-943d-4a29-9ba6-d1daa700265b 2018-10-08 03:17:19,767 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net 2018-10-08 03:17:19,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" -d '{"port": {"network_id": "dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe", "fixed_ips": [{"subnet_id": "f6c59bcc-5992-48bc-8fcc-23c02e90a319", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-port", "admin_state_up": true}}' 2018-10-08 03:17:19,987 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-070dabbd-db74-4716-a0f8-f47847e7c392 Date: Mon, 08 Oct 2018 03:17:19 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-08 03:17:19,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-070dabbd-db74-4716-a0f8-f47847e7c392 2018-10-08 03:17:19,987 - 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-10-08 03:17:19,988 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet 2018-10-08 03:17:19,988 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-subnet 2018-10-08 03:17:19,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f6c59bcc-5992-48bc-8fcc-23c02e90a319 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:22,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7de14ce6-d70e-45df-8f79-40ed338618b9 Date: Mon, 08 Oct 2018 03:17:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:22,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f6c59bcc-5992-48bc-8fcc-23c02e90a319 used request id req-7de14ce6-d70e-45df-8f79-40ed338618b9 2018-10-08 03:17:22,413 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a7973f40-bfb0-4baf-9915-7195c08bc9c1-pub-net 2018-10-08 03:17:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be57d932e09922c378eed29ff4e564260016d666" 2018-10-08 03:17:23,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f074b63-002f-470e-bbcf-30e0ff369b50 Date: Mon, 08 Oct 2018 03:17:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:23,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/dfe7b4f3-8afb-4ae6-a0b2-248c75971dfe used request id req-4f074b63-002f-470e-bbcf-30e0ff369b50 2018-10-08 03:17:23,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:23,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["bGO3i8ZtQ_mmHT0Z44DRVw"], "issued_at": "2018-10-08T03:17:23.000000Z"}} 2018-10-08 03:17:23,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:23,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c693c4fd-67bb-409c-88fd-13ff76ca086b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:23,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c693c4fd-67bb-409c-88fd-13ff76ca086b 2018-10-08 03:17:23,976 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net 2018-10-08 03:17:23,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" -d '{"network": {"name": "NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net", "admin_state_up": true}}' 2018-10-08 03:17:24,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-95efac66-fdd8-478b-8251-351247456e3d Date: Mon, 08 Oct 2018 03:17:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:17:24Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:24Z","mtu":1450}} 2018-10-08 03:17:24,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-95efac66-fdd8-478b-8251-351247456e3d 2018-10-08 03:17:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:24,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ce170029-6557-4b67-9ac9-c75109d046bd Date: Mon, 08 Oct 2018 03:17:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:17:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:24,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd used request id req-ce170029-6557-4b67-9ac9-c75109d046bd 2018-10-08 03:17:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:24,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-85d1d5b0-c4d0-41e1-869b-56e4a30dcd29 Date: Mon, 08 Oct 2018 03:17:24 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:17:24,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd used request id req-85d1d5b0-c4d0-41e1-869b-56e4a30dcd29 2018-10-08 03:17:24,886 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet 2018-10-08 03:17:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" -d '{"subnets": [{"ip_version": 4, "network_id": "e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet"}]}' 2018-10-08 03:17:25,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-39c3dc5e-eda3-4d30-80d7-5e9437b33a6e Date: Mon, 08 Oct 2018 03:17:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:25Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92c00d45-60b4-4557-9356-fa8aec80d22e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet"}]} 2018-10-08 03:17:25,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-39c3dc5e-eda3-4d30-80d7-5e9437b33a6e 2018-10-08 03:17:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:25,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-44d77a6e-89bc-4295-aafb-661d7dff66b1 Date: Mon, 08 Oct 2018 03:17:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["92c00d45-60b4-4557-9356-fa8aec80d22e"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:25,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd used request id req-44d77a6e-89bc-4295-aafb-661d7dff66b1 2018-10-08 03:17:25,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:25,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2d947155-0192-4408-aac2-dc2268ccddcc Date: Mon, 08 Oct 2018 03:17:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92c00d45-60b4-4557-9356-fa8aec80d22e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet"}]} 2018-10-08 03:17:25,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd used request id req-2d947155-0192-4408-aac2-dc2268ccddcc 2018-10-08 03:17:25,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:26,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e900a362-4c64-425d-a02d-671e94363004 Date: Mon, 08 Oct 2018 03:17:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["92c00d45-60b4-4557-9356-fa8aec80d22e"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:26,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net used request id req-e900a362-4c64-425d-a02d-671e94363004 2018-10-08 03:17:26,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:26,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:26,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63abe27-87d7-496f-87f2-d262f06eff0a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:26,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-b63abe27-87d7-496f-87f2-d262f06eff0a 2018-10-08 03:17:26,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:26,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ead0de1f-379f-4301-b104-c266c0b32b36 Date: Mon, 08 Oct 2018 03:17:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92c00d45-60b4-4557-9356-fa8aec80d22e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet"}]} 2018-10-08 03:17:26,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd used request id req-ead0de1f-379f-4301-b104-c266c0b32b36 2018-10-08 03:17:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd&name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:26,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fb87408e-7644-4600-8be8-b14b085a94b1 Date: Mon, 08 Oct 2018 03:17:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92c00d45-60b4-4557-9356-fa8aec80d22e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet"}]} 2018-10-08 03:17:26,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd&name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet used request id req-fb87408e-7644-4600-8be8-b14b085a94b1 2018-10-08 03:17:26,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:17:26,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:27,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["HmnF-XY2TMGDrgi_Moyobw"], "issued_at": "2018-10-08T03:17:27.000000Z"}} 2018-10-08 03:17:27,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d05f48c8dc9328bbee968384551b5e7f917e80" 2018-10-08 03:17:27,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07276f73-e4b9-42d9-ae4d-1eddc1a78c34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:27,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-07276f73-e4b9-42d9-ae4d-1eddc1a78c34 2018-10-08 03:17:27,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:27,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-82ce919b-96e2-4ed7-b344-cc34dbb1e9f0 Date: Mon, 08 Oct 2018 03:17:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["92c00d45-60b4-4557-9356-fa8aec80d22e"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:27,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net used request id req-82ce919b-96e2-4ed7-b344-cc34dbb1e9f0 2018-10-08 03:17:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:27,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27bf6e79-bf7a-4206-9477-49f193bce315 Date: Mon, 08 Oct 2018 03:17:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92c00d45-60b4-4557-9356-fa8aec80d22e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet"}]} 2018-10-08 03:17:27,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd used request id req-27bf6e79-bf7a-4206-9477-49f193bce315 2018-10-08 03:17:27,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:27,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b3309cae-e459-491d-93dc-77456aeba060 Date: Mon, 08 Oct 2018 03:17:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["92c00d45-60b4-4557-9356-fa8aec80d22e"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:27,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net used request id req-b3309cae-e459-491d-93dc-77456aeba060 2018-10-08 03:17:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:27,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d05f48c8dc9328bbee968384551b5e7f917e80" 2018-10-08 03:17:27,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac799b4d-7453-4248-b234-58c66925ee5e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:27,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-ac799b4d-7453-4248-b234-58c66925ee5e 2018-10-08 03:17:27,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:28,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ee49ebe-bb59-4285-873a-d3b575ba2483 Date: Mon, 08 Oct 2018 03:17:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92c00d45-60b4-4557-9356-fa8aec80d22e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet"}]} 2018-10-08 03:17:28,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd used request id req-9ee49ebe-bb59-4285-873a-d3b575ba2483 2018-10-08 03:17:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd&name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:28,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5b669b68-4045-449b-9a35-9f56a694f3cf Date: Mon, 08 Oct 2018 03:17:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:25Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"92c00d45-60b4-4557-9356-fa8aec80d22e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet"}]} 2018-10-08 03:17:28,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd&name=NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet used request id req-5b669b68-4045-449b-9a35-9f56a694f3cf 2018-10-08 03:17:28,328 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net 2018-10-08 03:17:28,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" -d '{"port": {"network_id": "e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd", "fixed_ips": [{"subnet_id": "92c00d45-60b4-4557-9356-fa8aec80d22e", "ip_address": null}], "name": "NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-port", "admin_state_up": true}}' 2018-10-08 03:17:28,348 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-f0548d47-c4ad-4072-9f35-be89db1c878b Date: Mon, 08 Oct 2018 03:17:28 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 03:17:28,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f0548d47-c4ad-4072-9f35-be89db1c878b 2018-10-08 03:17:28,348 - 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-10-08 03:17:28,349 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet 2018-10-08 03:17:28,349 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-subnet 2018-10-08 03:17:28,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/92c00d45-60b4-4557-9356-fa8aec80d22e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:30,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb521267-d95b-475a-b529-95c6e7315f65 Date: Mon, 08 Oct 2018 03:17:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:30,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/92c00d45-60b4-4557-9356-fa8aec80d22e used request id req-bb521267-d95b-475a-b529-95c6e7315f65 2018-10-08 03:17:30,508 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0b98fe7e-53a4-4065-bfd1-3ccdcba4d820-pub-net 2018-10-08 03:17:30,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ea78c4985482a9d6d678dfae28b24331978723" 2018-10-08 03:17:31,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a004d9e-3cc5-4da3-9cb9-6f6aa7a5632b Date: Mon, 08 Oct 2018 03:17:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:31,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e2a0e4a3-c9de-4cd7-9fe7-5b308c2064cd used request id req-9a004d9e-3cc5-4da3-9cb9-6f6aa7a5632b 2018-10-08 03:17:31,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:31,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["yZFkChk9QoquNMaNjceOhw"], "issued_at": "2018-10-08T03:17:31.000000Z"}} 2018-10-08 03:17:31,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:31,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5eae0bc-9a62-4d50-9ba3-7ddc0397fb1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:31,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5eae0bc-9a62-4d50-9ba3-7ddc0397fb1b 2018-10-08 03:17:31,928 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net 2018-10-08 03:17:31,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" -d '{"network": {"name": "NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net", "admin_state_up": true}}' 2018-10-08 03:17:32,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-994f27a3-456f-4a80-a9d0-f8e3f5db5259 Date: Mon, 08 Oct 2018 03:17:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:17:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:32Z","mtu":1450}} 2018-10-08 03:17:32,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-994f27a3-456f-4a80-a9d0-f8e3f5db5259 2018-10-08 03:17:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:32,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-557f59d3-89d1-47bd-88f1-3821b478fb2c Date: Mon, 08 Oct 2018 03:17:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:17:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:32Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:32,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba used request id req-557f59d3-89d1-47bd-88f1-3821b478fb2c 2018-10-08 03:17:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:32,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e8005848-76e1-455f-9b18-d2a7207303c2 Date: Mon, 08 Oct 2018 03:17:32 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:17:32,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba used request id req-e8005848-76e1-455f-9b18-d2a7207303c2 2018-10-08 03:17:32,902 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet 2018-10-08 03:17:32,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" -d '{"subnets": [{"ip_version": 4, "network_id": "ccbf01fc-b8f1-4bfd-825f-a1812d7279ba", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet"}]}' 2018-10-08 03:17:33,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a0c7de0-5cc2-4a73-b192-550acc9d22ca Date: Mon, 08 Oct 2018 03:17:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:33Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:33Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d21487a0-bf27-4e32-8be4-2dd7582dad0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet"}]} 2018-10-08 03:17:33,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-5a0c7de0-5cc2-4a73-b192-550acc9d22ca 2018-10-08 03:17:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:33,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-802dc151-f2a3-4e82-bc5c-85b74a678865 Date: Mon, 08 Oct 2018 03:17:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["d21487a0-bf27-4e32-8be4-2dd7582dad0c"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:32Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:33,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba used request id req-802dc151-f2a3-4e82-bc5c-85b74a678865 2018-10-08 03:17:33,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:33,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ba409758-ffae-4394-a2e6-78f8b2602c97 Date: Mon, 08 Oct 2018 03:17:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:33Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d21487a0-bf27-4e32-8be4-2dd7582dad0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet"}]} 2018-10-08 03:17:33,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba used request id req-ba409758-ffae-4394-a2e6-78f8b2602c97 2018-10-08 03:17:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:34,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2e72f227-8a62-44b6-a049-cb33e7e2bf93 Date: Mon, 08 Oct 2018 03:17:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["d21487a0-bf27-4e32-8be4-2dd7582dad0c"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:32Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:34,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net used request id req-2e72f227-8a62-44b6-a049-cb33e7e2bf93 2018-10-08 03:17:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:34,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:34,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9b64af-541b-4208-ad5f-fd8a299a88de Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:34,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-3a9b64af-541b-4208-ad5f-fd8a299a88de 2018-10-08 03:17:34,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:34,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-376e2d3b-38a0-4352-8863-e5f8cfc939a0 Date: Mon, 08 Oct 2018 03:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:33Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d21487a0-bf27-4e32-8be4-2dd7582dad0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet"}]} 2018-10-08 03:17:34,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba used request id req-376e2d3b-38a0-4352-8863-e5f8cfc939a0 2018-10-08 03:17:34,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba&name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:34,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0e12a515-81bc-48e6-8e92-cd35fc5d9b3d Date: Mon, 08 Oct 2018 03:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:33Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d21487a0-bf27-4e32-8be4-2dd7582dad0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet"}]} 2018-10-08 03:17:34,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba&name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet used request id req-0e12a515-81bc-48e6-8e92-cd35fc5d9b3d 2018-10-08 03:17:34,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:17:34,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:35,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["BMzRUxjpRWaVnA7pzemL8Q"], "issued_at": "2018-10-08T03:17:35.000000Z"}} 2018-10-08 03:17:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac7c47e87a62e71662290f484a5072b85612c7b" 2018-10-08 03:17:35,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cd6ad1-a301-43c3-9c56-31c515987aa3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:35,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-68cd6ad1-a301-43c3-9c56-31c515987aa3 2018-10-08 03:17:35,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:35,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2ebbfaac-7494-43a8-8868-02f8b4d01fd1 Date: Mon, 08 Oct 2018 03:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["d21487a0-bf27-4e32-8be4-2dd7582dad0c"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:32Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:35,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net used request id req-2ebbfaac-7494-43a8-8868-02f8b4d01fd1 2018-10-08 03:17:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:35,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d9b9b8cc-0d35-4ef4-99fc-059b8c08b317 Date: Mon, 08 Oct 2018 03:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:33Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d21487a0-bf27-4e32-8be4-2dd7582dad0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet"}]} 2018-10-08 03:17:35,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba used request id req-d9b9b8cc-0d35-4ef4-99fc-059b8c08b317 2018-10-08 03:17:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:35,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e1e67de1-d4b1-4a04-b8d5-0c19acfce116 Date: Mon, 08 Oct 2018 03:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["d21487a0-bf27-4e32-8be4-2dd7582dad0c"],"description":"","tags":[],"updated_at":"2018-10-08T03:17:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:32Z","provider:network_type":"vxlan"}]} 2018-10-08 03:17:35,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net used request id req-e1e67de1-d4b1-4a04-b8d5-0c19acfce116 2018-10-08 03:17:35,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:35,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:35,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac7c47e87a62e71662290f484a5072b85612c7b" 2018-10-08 03:17:35,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02eead8f-a859-439d-bfea-5ec5b1fa8134 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:35,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-02eead8f-a859-439d-bfea-5ec5b1fa8134 2018-10-08 03:17:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:36,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c2052318-6047-4f1c-99ca-eb59549ec918 Date: Mon, 08 Oct 2018 03:17:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:33Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d21487a0-bf27-4e32-8be4-2dd7582dad0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet"}]} 2018-10-08 03:17:36,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba used request id req-c2052318-6047-4f1c-99ca-eb59549ec918 2018-10-08 03:17:36,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba&name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:36,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d1d41923-3da1-4d18-86c2-6304891fecbd Date: Mon, 08 Oct 2018 03:17:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:33Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"d21487a0-bf27-4e32-8be4-2dd7582dad0c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet"}]} 2018-10-08 03:17:36,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ccbf01fc-b8f1-4bfd-825f-a1812d7279ba&name=NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet used request id req-d1d41923-3da1-4d18-86c2-6304891fecbd 2018-10-08 03:17:36,253 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net 2018-10-08 03:17:36,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" -d '{"port": {"network_id": "ccbf01fc-b8f1-4bfd-825f-a1812d7279ba", "fixed_ips": [{"subnet_id": "d21487a0-bf27-4e32-8be4-2dd7582dad0c", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-10-08 03:17:37,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-e5b07a01-cd02-425a-98e6-6cd64fb7bfcc Date: Mon, 08 Oct 2018 03:17:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:36Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d21487a0-bf27-4e32-8be4-2dd7582dad0c","ip_address":"10.55.1.100"}],"id":"caccb1de-89a9-437d-9315-ee11698bbf20","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:e4:23","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6125bd0af8794b6195370548efa3de51","qos_policy_id":null,"admin_state_up":true,"network_id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:36Z","binding:vnic_type":"normal"}} 2018-10-08 03:17:37,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-e5b07a01-cd02-425a-98e6-6cd64fb7bfcc 2018-10-08 03:17:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/caccb1de-89a9-437d-9315-ee11698bbf20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:37,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-75f03f97-7675-4e80-bad2-691e121a11e4 Date: Mon, 08 Oct 2018 03:17:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d21487a0-bf27-4e32-8be4-2dd7582dad0c","ip_address":"10.55.1.100"}],"id":"caccb1de-89a9-437d-9315-ee11698bbf20","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:e4:23","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6125bd0af8794b6195370548efa3de51","qos_policy_id":null,"admin_state_up":true,"network_id":"ccbf01fc-b8f1-4bfd-825f-a1812d7279ba","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:17:36Z","binding:vnic_type":"normal"}} 2018-10-08 03:17:37,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/caccb1de-89a9-437d-9315-ee11698bbf20 used request id req-75f03f97-7675-4e80-bad2-691e121a11e4 2018-10-08 03:17:37,358 - neutron_utils - INFO - Deleting port with name 2018-10-08 03:17:37,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/caccb1de-89a9-437d-9315-ee11698bbf20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:38,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a94eab65-ebb0-4c04-b8ad-fc4e0419c085 Date: Mon, 08 Oct 2018 03:17:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:38,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/caccb1de-89a9-437d-9315-ee11698bbf20 used request id req-a94eab65-ebb0-4c04-b8ad-fc4e0419c085 2018-10-08 03:17:38,047 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet 2018-10-08 03:17:38,047 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-subnet 2018-10-08 03:17:38,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d21487a0-bf27-4e32-8be4-2dd7582dad0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:39,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32384164-3e5a-4c73-a9db-49f76104905a Date: Mon, 08 Oct 2018 03:17:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:39,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d21487a0-bf27-4e32-8be4-2dd7582dad0c used request id req-32384164-3e5a-4c73-a9db-49f76104905a 2018-10-08 03:17:39,992 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0b06be7d-4ea7-4ac0-8787-ce982a64f17d-pub-net 2018-10-08 03:17:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ccbf01fc-b8f1-4bfd-825f-a1812d7279ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd2b07280f6faff24f04e219f29e3d8597514d" 2018-10-08 03:17:41,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11ad4288-10b8-49e5-ae96-62fde0363e44 Date: Mon, 08 Oct 2018 03:17:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:41,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ccbf01fc-b8f1-4bfd-825f-a1812d7279ba used request id req-11ad4288-10b8-49e5-ae96-62fde0363e44 2018-10-08 03:17:41,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:41,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["f8cj_OxBTQyHtKR4kyXN0w"], "issued_at": "2018-10-08T03:17:41.000000Z"}} 2018-10-08 03:17:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f8e7c75ff2be1c76a1c4e72fede5482ad9ac1f" 2018-10-08 03:17:41,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6de17bc-8b08-43d1-8111-6758894949a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:41,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d6de17bc-8b08-43d1-8111-6758894949a6 2018-10-08 03:17:41,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:17:41,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:42,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["cIUIy-gZT9eiOz5graAHqA"], "issued_at": "2018-10-08T03:17:42.000000Z"}} 2018-10-08 03:17:42,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c80b20bf2e3a61b2cadc1f1c55279388859b62f" 2018-10-08 03:17:42,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc8f503-88d6-4c83-8ecd-28f1cf8bd40f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:42,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cdc8f503-88d6-4c83-8ecd-28f1cf8bd40f 2018-10-08 03:17:42,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-1688bfdc-3574-4f4f-b3f3-7205dd572961-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f8e7c75ff2be1c76a1c4e72fede5482ad9ac1f" 2018-10-08 03:17:42,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ff7dac60-105d-4b73-8770-5d673a9d0d81 Date: Mon, 08 Oct 2018 03:17:42 GMT RESP BODY: {"networks":[]} 2018-10-08 03:17:42,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-1688bfdc-3574-4f4f-b3f3-7205dd572961-pub-net used request id req-ff7dac60-105d-4b73-8770-5d673a9d0d81 2018-10-08 03:17:42,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:42,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["St_U3Pv1RSW1F3g7nGkGbA"], "issued_at": "2018-10-08T03:17:42.000000Z"}} 2018-10-08 03:17:42,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:42,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee855c1-863e-4203-924f-6c076cffb31d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:42,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ee855c1-863e-4203-924f-6c076cffb31d 2018-10-08 03:17:42,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:17:42,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:43,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["JMVh9pxMQs-8vdGgga7C_w"], "issued_at": "2018-10-08T03:17:43.000000Z"}} 2018-10-08 03:17:43,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82aa785453cc1ce419ad040e85ec01eb4ace2d49" 2018-10-08 03:17:43,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cd6772-fe1e-4965-8b61-04d657e91f78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:43,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-44cd6772-fe1e-4965-8b61-04d657e91f78 2018-10-08 03:17:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:43,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a7e606e2-b5d0-42c5-9553-71fcf592238c Date: Mon, 08 Oct 2018 03:17:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:17:43,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-a7e606e2-b5d0-42c5-9553-71fcf592238c 2018-10-08 03:17:43,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:43,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f6d691c2-2652-4281-9614-46a6febf4ea1 Date: Mon, 08 Oct 2018 03:17:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:17:43,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-f6d691c2-2652-4281-9614-46a6febf4ea1 2018-10-08 03:17:43,809 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-381db4ea-f181-4d27-838c-c5eacf5f054e-pub-router 2018-10-08 03:17:43,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "NeutronUtilsRouterTests-381db4ea-f181-4d27-838c-c5eacf5f054e-pub-router", "admin_state_up": true}}' 2018-10-08 03:17:48,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4b7c6549-14a1-420e-ab41-c0e864ed1f56 Date: Mon, 08 Oct 2018 03:17:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:17:44Z", "admin_state_up": true, "updated_at": "2018-10-08T03:17:45Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "2326459c-5746-4281-a2a4-4926bab13de7", "name": "NeutronUtilsRouterTests-381db4ea-f181-4d27-838c-c5eacf5f054e-pub-router"}} 2018-10-08 03:17:48,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-4b7c6549-14a1-420e-ab41-c0e864ed1f56 2018-10-08 03:17:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=2326459c-5746-4281-a2a4-4926bab13de7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:48,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-99482fd2-66df-4cdb-85b6-812dd99cd90e Date: Mon, 08 Oct 2018 03:17:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","ip_address":"169.254.192.9"}],"id":"1f57c114-8541-4335-b5eb-90f5f22d6be5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:97:29","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:47Z","binding:vnic_type":"normal","device_id":"2326459c-5746-4281-a2a4-4926bab13de7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","ip_address":"169.254.192.7"}],"id":"547fbb92-4616-407e-ac0b-eda78ac075bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:2d:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:46Z","binding:vnic_type":"normal","device_id":"2326459c-5746-4281-a2a4-4926bab13de7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","ip_address":"169.254.192.3"}],"id":"77ac54dc-a910-467e-a609-a089feefaef9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:c0:6b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:45Z","binding:vnic_type":"normal","device_id":"2326459c-5746-4281-a2a4-4926bab13de7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:45Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.206"}],"id":"77cce798-59d2-4ad0-be92-8cd49b7d5cc6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:44:58","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:17:44Z","binding:vnic_type":"normal","device_id":"2326459c-5746-4281-a2a4-4926bab13de7"}]} 2018-10-08 03:17:48,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=2326459c-5746-4281-a2a4-4926bab13de7 used request id req-99482fd2-66df-4cdb-85b6-812dd99cd90e 2018-10-08 03:17:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:49,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9984d05d-e7d5-480e-aa05-fe66dbd9cc53 Date: Mon, 08 Oct 2018 03:17:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:17:49,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-9984d05d-e7d5-480e-aa05-fe66dbd9cc53 2018-10-08 03:17:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:49,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-76824228-d8be-4417-9c0e-b0e690fe9a9b Date: Mon, 08 Oct 2018 03:17:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:44Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:17:49,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 used request id req-76824228-d8be-4417-9c0e-b0e690fe9a9b 2018-10-08 03:17:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:49,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1b4bc560-096a-4802-a18f-fb44ccc1d04e Date: Mon, 08 Oct 2018 03:17:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:44Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:17:49,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 used request id req-1b4bc560-096a-4802-a18f-fb44ccc1d04e 2018-10-08 03:17:49,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:49,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4f22bc10-a434-4cf6-baa0-25e2dad97680 Date: Mon, 08 Oct 2018 03:17:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:44Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:17:49,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 used request id req-4f22bc10-a434-4cf6-baa0-25e2dad97680 2018-10-08 03:17:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-381db4ea-f181-4d27-838c-c5eacf5f054e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:49,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-05ddb5c4-8732-4a8a-b50f-f1aede426d3a Date: Mon, 08 Oct 2018 03:17:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:17:44Z", "admin_state_up": true, "updated_at": "2018-10-08T03:17:47Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "2326459c-5746-4281-a2a4-4926bab13de7", "name": "NeutronUtilsRouterTests-381db4ea-f181-4d27-838c-c5eacf5f054e-pub-router"}]} 2018-10-08 03:17:49,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-381db4ea-f181-4d27-838c-c5eacf5f054e-pub-router used request id req-05ddb5c4-8732-4a8a-b50f-f1aede426d3a 2018-10-08 03:17:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:17:49,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:17:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:17:49,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:49,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80720720-d711-4b32-84f9-e7169678792f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:17:49,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-80720720-d711-4b32-84f9-e7169678792f 2018-10-08 03:17:49,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=2326459c-5746-4281-a2a4-4926bab13de7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:49,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-2f13820c-cd36-4591-9fbe-697d5cf2e4be Date: Mon, 08 Oct 2018 03:17:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:49Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","ip_address":"169.254.192.9"}],"id":"1f57c114-8541-4335-b5eb-90f5f22d6be5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:97:29","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:47Z","binding:vnic_type":"normal","device_id":"2326459c-5746-4281-a2a4-4926bab13de7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","ip_address":"169.254.192.7"}],"id":"547fbb92-4616-407e-ac0b-eda78ac075bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:2d:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:46Z","binding:vnic_type":"normal","device_id":"2326459c-5746-4281-a2a4-4926bab13de7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","ip_address":"169.254.192.3"}],"id":"77ac54dc-a910-467e-a609-a089feefaef9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:c0:6b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:45Z","binding:vnic_type":"normal","device_id":"2326459c-5746-4281-a2a4-4926bab13de7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:49Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.206"}],"id":"77cce798-59d2-4ad0-be92-8cd49b7d5cc6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:44:58","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:17:44Z","binding:vnic_type":"normal","device_id":"2326459c-5746-4281-a2a4-4926bab13de7"}]} 2018-10-08 03:17:49,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=2326459c-5746-4281-a2a4-4926bab13de7 used request id req-2f13820c-cd36-4591-9fbe-697d5cf2e4be 2018-10-08 03:17:49,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:50,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-582d42df-cf4c-43c9-ab67-36f15fcea50d Date: Mon, 08 Oct 2018 03:17:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:17:50,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-582d42df-cf4c-43c9-ab67-36f15fcea50d 2018-10-08 03:17:50,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:50,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6b718ae4-34a4-4915-95d5-0c8200600901 Date: Mon, 08 Oct 2018 03:17:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:44Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:17:50,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 used request id req-6b718ae4-34a4-4915-95d5-0c8200600901 2018-10-08 03:17:50,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:50,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-257ce9dc-3940-4115-aae1-25c696ce343f Date: Mon, 08 Oct 2018 03:17:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:44Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:17:50,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 used request id req-257ce9dc-3940-4115-aae1-25c696ce343f 2018-10-08 03:17:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:50,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4b074bd8-bc61-4813-ba6b-a7f5b6036667 Date: Mon, 08 Oct 2018 03:17:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7a7d96eb-da31-4e2b-9b00-1baa47b01511","tenant_id":"","created_at":"2018-10-08T03:17:44Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"00be78f0-99af-45a2-a3fd-a2cba4a7cdf8","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:17:50,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00be78f0-99af-45a2-a3fd-a2cba4a7cdf8 used request id req-4b074bd8-bc61-4813-ba6b-a7f5b6036667 2018-10-08 03:17:50,736 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-381db4ea-f181-4d27-838c-c5eacf5f054e-pub-router 2018-10-08 03:17:50,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/2326459c-5746-4281-a2a4-4926bab13de7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:54,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c91f223d-aaa0-491f-9e18-0a46753a952c Content-Length: 0 Date: Mon, 08 Oct 2018 03:17:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:17:54,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/2326459c-5746-4281-a2a4-4926bab13de7 used request id req-c91f223d-aaa0-491f-9e18-0a46753a952c 2018-10-08 03:17:54,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-381db4ea-f181-4d27-838c-c5eacf5f054e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1fcfd055adf7fb527439c45dbf144b17c9a4b0" 2018-10-08 03:17:54,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-91ede757-9ddd-4f84-90b0-bb8aef0a9dea Date: Mon, 08 Oct 2018 03:17:54 GMT RESP BODY: {"routers": []} 2018-10-08 03:17:54,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-381db4ea-f181-4d27-838c-c5eacf5f054e-pub-router used request id req-91ede757-9ddd-4f84-90b0-bb8aef0a9dea 2018-10-08 03:17:54,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:54,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["2MuO4TyASdmFecCr8E8Qag"], "issued_at": "2018-10-08T03:17:54.000000Z"}} 2018-10-08 03:17:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:17:54,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b93a290-d9c9-41bc-9a06-1481a117a1b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:54,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8b93a290-d9c9-41bc-9a06-1481a117a1b6 2018-10-08 03:17:54,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:17:54,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:17:55,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["9whnxq0ITce6ADKyDICdqQ"], "issued_at": "2018-10-08T03:17:55.000000Z"}} 2018-10-08 03:17:55,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c3279f416ebc2121ec5052466ec08daf34b17a" 2018-10-08 03:17:55,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c7f871-e3e0-41bf-b33d-4653c510d528 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:17:55,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a7c7f871-e3e0-41bf-b33d-4653c510d528 2018-10-08 03:17:55,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:17:55,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-93ca15da-beea-49ab-8ddc-68402cf8ca9b Date: Mon, 08 Oct 2018 03:17:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:17:55,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-93ca15da-beea-49ab-8ddc-68402cf8ca9b 2018-10-08 03:17:55,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:17:55,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4b8b0cb1-0497-4f71-957d-e41fcda82e16 Date: Mon, 08 Oct 2018 03:17:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:17:55,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-4b8b0cb1-0497-4f71-957d-e41fcda82e16 2018-10-08 03:17:55,528 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9c0d7f7f-21ae-467f-a901-b93c1c535097-pub-router 2018-10-08 03:17:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "NeutronUtilsRouterTests-9c0d7f7f-21ae-467f-a901-b93c1c535097-pub-router", "admin_state_up": true}}' 2018-10-08 03:18:00,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-db5d506a-6eac-4007-bb9b-0bb739cd3cf9 Date: Mon, 08 Oct 2018 03:18:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:17:56Z", "admin_state_up": true, "updated_at": "2018-10-08T03:17:57Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4329cc3d-703a-476c-a46e-697e9c9fa3bb", "name": "NeutronUtilsRouterTests-9c0d7f7f-21ae-467f-a901-b93c1c535097-pub-router"}} 2018-10-08 03:18:00,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-db5d506a-6eac-4007-bb9b-0bb739cd3cf9 2018-10-08 03:18:00,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4329cc3d-703a-476c-a46e-697e9c9fa3bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:00,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-373039ab-f9f6-4db0-af8b-9c21478f4671 Date: Mon, 08 Oct 2018 03:18:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","ip_address":"169.254.192.11"}],"id":"7c685231-876a-4d65-b9de-6dbeeb579710","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:7f:22","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:59Z","binding:vnic_type":"normal","device_id":"4329cc3d-703a-476c-a46e-697e9c9fa3bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","ip_address":"169.254.192.2"}],"id":"c43c9f24-f907-4057-b447-347caaf9d12f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:6a:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:57Z","binding:vnic_type":"normal","device_id":"4329cc3d-703a-476c-a46e-697e9c9fa3bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","ip_address":"169.254.192.4"}],"id":"d0ece8d5-e3d9-414a-b2f9-b778e1ecfb7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:99:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:58Z","binding:vnic_type":"normal","device_id":"4329cc3d-703a-476c-a46e-697e9c9fa3bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:56Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.207"}],"id":"e581e18e-79b7-40ca-bf12-9289449a13d9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:60:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:17:56Z","binding:vnic_type":"normal","device_id":"4329cc3d-703a-476c-a46e-697e9c9fa3bb"}]} 2018-10-08 03:18:00,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4329cc3d-703a-476c-a46e-697e9c9fa3bb used request id req-373039ab-f9f6-4db0-af8b-9c21478f4671 2018-10-08 03:18:00,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:00,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d0e6ae17-ff10-4574-9920-dac4ff2eb9e6 Date: Mon, 08 Oct 2018 03:18:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:18:00,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-d0e6ae17-ff10-4574-9920-dac4ff2eb9e6 2018-10-08 03:18:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:01,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-da37df2c-d984-4b6b-89e4-ec74953a7444 Date: Mon, 08 Oct 2018 03:18:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:56Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:18:01,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 used request id req-da37df2c-d984-4b6b-89e4-ec74953a7444 2018-10-08 03:18:01,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:01,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9d90eaa9-4bbf-42ba-815e-67a79d0221d9 Date: Mon, 08 Oct 2018 03:18:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:56Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:18:01,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 used request id req-9d90eaa9-4bbf-42ba-815e-67a79d0221d9 2018-10-08 03:18:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:01,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-27449dbd-807d-4686-b6e6-009e9ba71f16 Date: Mon, 08 Oct 2018 03:18:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:56Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:18:01,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 used request id req-27449dbd-807d-4686-b6e6-009e9ba71f16 2018-10-08 03:18:01,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-9c0d7f7f-21ae-467f-a901-b93c1c535097-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:01,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6dedd7d1-ea53-4bdd-9b48-5aa3cbdedc87 Date: Mon, 08 Oct 2018 03:18:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:17:56Z", "admin_state_up": true, "updated_at": "2018-10-08T03:17:59Z", "project_id": "6125bd0af8794b6195370548efa3de51", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "4329cc3d-703a-476c-a46e-697e9c9fa3bb", "name": "NeutronUtilsRouterTests-9c0d7f7f-21ae-467f-a901-b93c1c535097-pub-router"}]} 2018-10-08 03:18:01,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-9c0d7f7f-21ae-467f-a901-b93c1c535097-pub-router used request id req-6dedd7d1-ea53-4bdd-9b48-5aa3cbdedc87 2018-10-08 03:18:01,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:18:01,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:18:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:18:01,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:01,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33f2f31-9a9a-4699-a46f-677018b0c9e9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:18:01,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-c33f2f31-9a9a-4699-a46f-677018b0c9e9 2018-10-08 03:18:01,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4329cc3d-703a-476c-a46e-697e9c9fa3bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:01,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-a8101516-584b-4ace-92d3-e19e7ff5baee Date: Mon, 08 Oct 2018 03:18:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:18:01Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","ip_address":"169.254.192.11"}],"id":"7c685231-876a-4d65-b9de-6dbeeb579710","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:7f:22","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:59Z","binding:vnic_type":"normal","device_id":"4329cc3d-703a-476c-a46e-697e9c9fa3bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","ip_address":"169.254.192.2"}],"id":"c43c9f24-f907-4057-b447-347caaf9d12f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:6a:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:57Z","binding:vnic_type":"normal","device_id":"4329cc3d-703a-476c-a46e-697e9c9fa3bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:17:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","ip_address":"169.254.192.4"}],"id":"d0ece8d5-e3d9-414a-b2f9-b778e1ecfb7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:99:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6125bd0af8794b6195370548efa3de51","admin_state_up":true,"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:58Z","binding:vnic_type":"normal","device_id":"4329cc3d-703a-476c-a46e-697e9c9fa3bb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:18:01Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.207"}],"id":"e581e18e-79b7-40ca-bf12-9289449a13d9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:60:c1","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T03:17:56Z","binding:vnic_type":"normal","device_id":"4329cc3d-703a-476c-a46e-697e9c9fa3bb"}]} 2018-10-08 03:18:01,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4329cc3d-703a-476c-a46e-697e9c9fa3bb used request id req-a8101516-584b-4ace-92d3-e19e7ff5baee 2018-10-08 03:18:01,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:02,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-12f586ca-13b3-405b-8086-f0bf83da83cb Date: Mon, 08 Oct 2018 03:18:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 03:18:02,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-12f586ca-13b3-405b-8086-f0bf83da83cb 2018-10-08 03:18:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:02,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-28c7b536-9372-4a8b-903a-e90c75a0dadb Date: Mon, 08 Oct 2018 03:18:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:56Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:18:02,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 used request id req-28c7b536-9372-4a8b-903a-e90c75a0dadb 2018-10-08 03:18:02,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:02,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c3df030-b416-4c7c-9aa2-9f2d0e53fd19 Date: Mon, 08 Oct 2018 03:18:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:56Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:18:02,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 used request id req-8c3df030-b416-4c7c-9aa2-9f2d0e53fd19 2018-10-08 03:18:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:02,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-10e59ee7-0b71-41de-b6d1-04bdcb91dffb Date: Mon, 08 Oct 2018 03:18:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c45e70e0-6f31-45da-8be2-2e7951d6f90b","tenant_id":"","created_at":"2018-10-08T03:17:56Z","dns_nameservers":[],"updated_at":"2018-10-08T03:17:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e56d08b-0992-4d92-8e79-9d7bedd77be6","subnetpool_id":null,"name":"HA subnet tenant 6125bd0af8794b6195370548efa3de51"}} 2018-10-08 03:18:02,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1e56d08b-0992-4d92-8e79-9d7bedd77be6 used request id req-10e59ee7-0b71-41de-b6d1-04bdcb91dffb 2018-10-08 03:18:02,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:02,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-58e67fec-69ed-4ea9-918a-740c4a8f886e Date: Mon, 08 Oct 2018 03:18:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:18:02,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-58e67fec-69ed-4ea9-918a-740c4a8f886e 2018-10-08 03:18:02,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:02,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2a549c44-4a69-4adc-8a7b-0474794c5da1 Date: Mon, 08 Oct 2018 03:18:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:18:02,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-2a549c44-4a69-4adc-8a7b-0474794c5da1 2018-10-08 03:18:02,701 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9c0d7f7f-21ae-467f-a901-b93c1c535097-pub-router 2018-10-08 03:18:02,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/4329cc3d-703a-476c-a46e-697e9c9fa3bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:05,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-352354a1-23be-49b5-8c41-ba7a740b43f6 Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:05,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4329cc3d-703a-476c-a46e-697e9c9fa3bb used request id req-352354a1-23be-49b5-8c41-ba7a740b43f6 2018-10-08 03:18:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-9c0d7f7f-21ae-467f-a901-b93c1c535097-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0b8c7ef4d8c6181ed0fb65c63c9f412598e027" 2018-10-08 03:18:06,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5cecf33a-83ae-49be-aa64-8a599966f441 Date: Mon, 08 Oct 2018 03:18:06 GMT RESP BODY: {"routers": []} 2018-10-08 03:18:06,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-9c0d7f7f-21ae-467f-a901-b93c1c535097-pub-router used request id req-5cecf33a-83ae-49be-aa64-8a599966f441 2018-10-08 03:18:06,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:06,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["5jGY0U97QUGJ19YzJ_BEtg"], "issued_at": "2018-10-08T03:18:06.000000Z"}} 2018-10-08 03:18:06,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71132cf9f3abe5923be5173e373cd0c212e5dd6a" 2018-10-08 03:18:06,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382a0739-75bc-4c8a-919e-4952289bf3fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:06,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-382a0739-75bc-4c8a-919e-4952289bf3fe 2018-10-08 03:18:06,673 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-bb9bdf1a-d7e3-425e-96cb-ac151e8c0092name 2018-10-08 03:18:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71132cf9f3abe5923be5173e373cd0c212e5dd6a" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-bb9bdf1a-d7e3-425e-96cb-ac151e8c0092name"}}' 2018-10-08 03:18:07,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-59ff08b2-2368-4aaa-839a-87937e3c79da Date: Mon, 08 Oct 2018 03:18:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:06Z", "updated_at": "2018-10-08T03:18:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:06Z", "revision_number": 0, "id": "2a1380dc-bea8-41f3-809a-ca7d32b0508c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:06Z", "security_group_id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:06Z", "revision_number": 0, "id": "59fcef30-b1a4-4aca-b24b-0f4b3e64e43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:06Z", "security_group_id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "name": "NeutronUtilsSecurityGroupTests-bb9bdf1a-d7e3-425e-96cb-ac151e8c0092name"}} 2018-10-08 03:18:07,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-59ff08b2-2368-4aaa-839a-87937e3c79da 2018-10-08 03:18:07,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3 2018-10-08 03:18:07,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71132cf9f3abe5923be5173e373cd0c212e5dd6a" 2018-10-08 03:18:07,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a23d6619-692f-433d-b418-82b1e1b40425 Date: Mon, 08 Oct 2018 03:18:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:06Z", "security_group_id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:06Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "2a1380dc-bea8-41f3-809a-ca7d32b0508c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:06Z", "security_group_id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:06Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "59fcef30-b1a4-4aca-b24b-0f4b3e64e43e"}]} 2018-10-08 03:18:07,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3 used request id req-a23d6619-692f-433d-b418-82b1e1b40425 2018-10-08 03:18:07,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bb9bdf1a-d7e3-425e-96cb-ac151e8c0092name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71132cf9f3abe5923be5173e373cd0c212e5dd6a" 2018-10-08 03:18:07,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-504e1ad3-78ff-4b6a-a910-2025c34cc495 Date: Mon, 08 Oct 2018 03:18:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:06Z", "updated_at": "2018-10-08T03:18:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:06Z", "revision_number": 0, "id": "59fcef30-b1a4-4aca-b24b-0f4b3e64e43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:06Z", "security_group_id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:06Z", "revision_number": 0, "id": "2a1380dc-bea8-41f3-809a-ca7d32b0508c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:06Z", "security_group_id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "name": "NeutronUtilsSecurityGroupTests-bb9bdf1a-d7e3-425e-96cb-ac151e8c0092name"}]} 2018-10-08 03:18:07,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bb9bdf1a-d7e3-425e-96cb-ac151e8c0092name used request id req-504e1ad3-78ff-4b6a-a910-2025c34cc495 2018-10-08 03:18:07,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3 2018-10-08 03:18:07,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71132cf9f3abe5923be5173e373cd0c212e5dd6a" 2018-10-08 03:18:07,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2b887de-2a44-4042-a2b5-a82c3de428c6 Date: Mon, 08 Oct 2018 03:18:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:06Z", "security_group_id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:06Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "2a1380dc-bea8-41f3-809a-ca7d32b0508c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:06Z", "security_group_id": "16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:06Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "59fcef30-b1a4-4aca-b24b-0f4b3e64e43e"}]} 2018-10-08 03:18:07,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3 used request id req-f2b887de-2a44-4042-a2b5-a82c3de428c6 2018-10-08 03:18:07,602 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-bb9bdf1a-d7e3-425e-96cb-ac151e8c0092name 2018-10-08 03:18:07,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71132cf9f3abe5923be5173e373cd0c212e5dd6a" 2018-10-08 03:18:07,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e6a0187-a22d-4da3-aaf6-afeea5dc4b63 Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:07,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/16ba2b39-bcb3-4f5f-8d2f-77c2e36405c3 used request id req-2e6a0187-a22d-4da3-aaf6-afeea5dc4b63 2018-10-08 03:18:07,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bb9bdf1a-d7e3-425e-96cb-ac151e8c0092name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71132cf9f3abe5923be5173e373cd0c212e5dd6a" 2018-10-08 03:18:07,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b6462e83-d522-47ff-a7dd-2a89ec28d6da Date: Mon, 08 Oct 2018 03:18:07 GMT RESP BODY: {"security_groups": []} 2018-10-08 03:18:07,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bb9bdf1a-d7e3-425e-96cb-ac151e8c0092name used request id req-b6462e83-d522-47ff-a7dd-2a89ec28d6da 2018-10-08 03:18:07,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:08,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["g_5u8exRR6627YBG9N4m2w"], "issued_at": "2018-10-08T03:18:08.000000Z"}} 2018-10-08 03:18:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae75959334d24f5935cbd662bf7a179bf8e5ee82" 2018-10-08 03:18:08,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf31b3b-12ea-4ec2-b702-e469f6433cd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:08,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3bf31b3b-12ea-4ec2-b702-e469f6433cd5 2018-10-08 03:18:08,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:08,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["iCSUloYkS7CjKhyxTDknPw"], "issued_at": "2018-10-08T03:18:08.000000Z"}} 2018-10-08 03:18:08,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0607fc103b00b2a265d9d3bec30cd9aae2a6006b" 2018-10-08 03:18:08,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3523a6b-4a26-4aea-8817-55af701baa22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:08,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e3523a6b-4a26-4aea-8817-55af701baa22 2018-10-08 03:18:08,921 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-cd26909f-0d01-4b0e-82f7-1db4c1c5c628name 2018-10-08 03:18:08,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0607fc103b00b2a265d9d3bec30cd9aae2a6006b" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-cd26909f-0d01-4b0e-82f7-1db4c1c5c628name", "description": "hello group"}}' 2018-10-08 03:18:09,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1d081866-c804-4e7f-b94a-1ec250466a99 Date: Mon, 08 Oct 2018 03:18:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:09Z", "updated_at": "2018-10-08T03:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:09Z", "revision_number": 0, "id": "11d7713b-30e6-44f5-b43f-d256fc574764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:09Z", "security_group_id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:09Z", "revision_number": 0, "id": "a6add704-578e-4294-9943-fc071c40876b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:09Z", "security_group_id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "name": "NeutronUtilsSecurityGroupTests-cd26909f-0d01-4b0e-82f7-1db4c1c5c628name"}} 2018-10-08 03:18:09,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-1d081866-c804-4e7f-b94a-1ec250466a99 2018-10-08 03:18:09,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e1a0be3-6982-4d6d-bb44-2861c2477495 2018-10-08 03:18:09,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1e1a0be3-6982-4d6d-bb44-2861c2477495 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0607fc103b00b2a265d9d3bec30cd9aae2a6006b" 2018-10-08 03:18:09,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9479b163-5450-42ed-9bc9-d17e49c3a05b Date: Mon, 08 Oct 2018 03:18:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:09Z", "security_group_id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:09Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "11d7713b-30e6-44f5-b43f-d256fc574764"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:09Z", "security_group_id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:09Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "a6add704-578e-4294-9943-fc071c40876b"}]} 2018-10-08 03:18:09,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1e1a0be3-6982-4d6d-bb44-2861c2477495 used request id req-9479b163-5450-42ed-9bc9-d17e49c3a05b 2018-10-08 03:18:09,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cd26909f-0d01-4b0e-82f7-1db4c1c5c628name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0607fc103b00b2a265d9d3bec30cd9aae2a6006b" 2018-10-08 03:18:09,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-35e8425b-fe0e-4f38-b2c1-2c85987782f3 Date: Mon, 08 Oct 2018 03:18:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:09Z", "updated_at": "2018-10-08T03:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:09Z", "revision_number": 0, "id": "a6add704-578e-4294-9943-fc071c40876b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:09Z", "security_group_id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:09Z", "revision_number": 0, "id": "11d7713b-30e6-44f5-b43f-d256fc574764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:09Z", "security_group_id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "name": "NeutronUtilsSecurityGroupTests-cd26909f-0d01-4b0e-82f7-1db4c1c5c628name"}]} 2018-10-08 03:18:09,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cd26909f-0d01-4b0e-82f7-1db4c1c5c628name&description=hello+group used request id req-35e8425b-fe0e-4f38-b2c1-2c85987782f3 2018-10-08 03:18:09,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e1a0be3-6982-4d6d-bb44-2861c2477495 2018-10-08 03:18:09,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1e1a0be3-6982-4d6d-bb44-2861c2477495 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0607fc103b00b2a265d9d3bec30cd9aae2a6006b" 2018-10-08 03:18:09,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cb26eb16-3a46-4251-a616-56351d72aea3 Date: Mon, 08 Oct 2018 03:18:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:09Z", "security_group_id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:09Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "11d7713b-30e6-44f5-b43f-d256fc574764"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:09Z", "security_group_id": "1e1a0be3-6982-4d6d-bb44-2861c2477495", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:09Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "a6add704-578e-4294-9943-fc071c40876b"}]} 2018-10-08 03:18:09,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1e1a0be3-6982-4d6d-bb44-2861c2477495 used request id req-cb26eb16-3a46-4251-a616-56351d72aea3 2018-10-08 03:18:09,790 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-cd26909f-0d01-4b0e-82f7-1db4c1c5c628name 2018-10-08 03:18:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1e1a0be3-6982-4d6d-bb44-2861c2477495 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0607fc103b00b2a265d9d3bec30cd9aae2a6006b" 2018-10-08 03:18:09,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2672dbc4-0141-4ffe-b66e-3f227e0f57a3 Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:09,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1e1a0be3-6982-4d6d-bb44-2861c2477495 used request id req-2672dbc4-0141-4ffe-b66e-3f227e0f57a3 2018-10-08 03:18:09,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:10,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["i1T81Ra5Rs-LnurZ08RAKA"], "issued_at": "2018-10-08T03:18:10.000000Z"}} 2018-10-08 03:18:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:10,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd755022-0fe0-47d2-b265-d4f6b12f18ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:10,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd755022-0fe0-47d2-b265-d4f6b12f18ae 2018-10-08 03:18:10,412 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name 2018-10-08 03:18:10,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name", "description": "hello group"}}' 2018-10-08 03:18:10,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-655caab4-5adb-4ce2-b7fa-47ae36e67004 Date: Mon, 08 Oct 2018 03:18:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "updated_at": "2018-10-08T03:18:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "revision_number": 0, "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "revision_number": 0, "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "4c69df68-7056-4805-905e-0a704645e2cc", "name": "NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name"}} 2018-10-08 03:18:10,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-655caab4-5adb-4ce2-b7fa-47ae36e67004 2018-10-08 03:18:10,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c69df68-7056-4805-905e-0a704645e2cc 2018-10-08 03:18:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:10,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81179f4b-c5c4-4390-868d-483bbe200680 Date: Mon, 08 Oct 2018 03:18:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb"}]} 2018-10-08 03:18:10,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc used request id req-81179f4b-c5c4-4390-868d-483bbe200680 2018-10-08 03:18:11,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c69df68-7056-4805-905e-0a704645e2cc 2018-10-08 03:18:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:11,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5344acd2-c4df-4539-9a3c-74050c97b6b6 Date: Mon, 08 Oct 2018 03:18:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb"}]} 2018-10-08 03:18:11,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc used request id req-5344acd2-c4df-4539-9a3c-74050c97b6b6 2018-10-08 03:18:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:11,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2857d4-1610-4b96-b7ee-ac3f8dbc7221 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:11,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2c2857d4-1610-4b96-b7ee-ac3f8dbc7221 2018-10-08 03:18:11,265 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name 2018-10-08 03:18:11,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:11,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-05ad1a36-6744-42ca-a0b3-cf31d7f19e91 Date: Mon, 08 Oct 2018 03:18:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "updated_at": "2018-10-08T03:18:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "revision_number": 0, "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "revision_number": 0, "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "4c69df68-7056-4805-905e-0a704645e2cc", "name": "NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name"}]} 2018-10-08 03:18:11,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name used request id req-05ad1a36-6744-42ca-a0b3-cf31d7f19e91 2018-10-08 03:18:11,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:18:11,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:18:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:18:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:11,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f011f3-b392-4f5f-b9ba-49adedf78bd9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:18:11,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-b4f011f3-b392-4f5f-b9ba-49adedf78bd9 2018-10-08 03:18:11,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c69df68-7056-4805-905e-0a704645e2cc 2018-10-08 03:18:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:11,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b6510ab-0eef-40ec-853e-c30c417b16b6 Date: Mon, 08 Oct 2018 03:18:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb"}]} 2018-10-08 03:18:11,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc used request id req-0b6510ab-0eef-40ec-853e-c30c417b16b6 2018-10-08 03:18:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc"}}' 2018-10-08 03:18:12,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-e462bdad-3f37-498e-9abb-6fb2849f32ec Date: Mon, 08 Oct 2018 03:18:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:12Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:12Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "f87e154e-5f7b-47a5-b135-fb8449bcf518"}} 2018-10-08 03:18:12,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-e462bdad-3f37-498e-9abb-6fb2849f32ec 2018-10-08 03:18:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:12,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e784170c-50df-4ff4-bfe5-275fc74788ca Date: Mon, 08 Oct 2018 03:18:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "updated_at": "2018-10-08T03:18:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:12Z", "revision_number": 0, "id": "f87e154e-5f7b-47a5-b135-fb8449bcf518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:12Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "revision_number": 0, "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "revision_number": 0, "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 3, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "4c69df68-7056-4805-905e-0a704645e2cc", "name": "NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name"}]} 2018-10-08 03:18:12,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name&description=hello+group used request id req-e784170c-50df-4ff4-bfe5-275fc74788ca 2018-10-08 03:18:12,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c69df68-7056-4805-905e-0a704645e2cc 2018-10-08 03:18:12,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:12,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-557810f8-e46f-4909-8035-b54855b0674e Date: Mon, 08 Oct 2018 03:18:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:12Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:12Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "f87e154e-5f7b-47a5-b135-fb8449bcf518"}]} 2018-10-08 03:18:12,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc used request id req-557810f8-e46f-4909-8035-b54855b0674e 2018-10-08 03:18:12,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c69df68-7056-4805-905e-0a704645e2cc 2018-10-08 03:18:12,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:12,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-7ebccd6c-d8a9-4c5d-b168-319387fdc27b Date: Mon, 08 Oct 2018 03:18:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:12Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:12Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "f87e154e-5f7b-47a5-b135-fb8449bcf518"}]} 2018-10-08 03:18:12,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc used request id req-7ebccd6c-d8a9-4c5d-b168-319387fdc27b 2018-10-08 03:18:12,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:12,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-daac7b07-48b3-4b41-9f3f-d3b8dd25ad06 Date: Mon, 08 Oct 2018 03:18:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "updated_at": "2018-10-08T03:18:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:12Z", "revision_number": 0, "id": "f87e154e-5f7b-47a5-b135-fb8449bcf518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:12Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "revision_number": 0, "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "revision_number": 0, "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 3, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "4c69df68-7056-4805-905e-0a704645e2cc", "name": "NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name"}]} 2018-10-08 03:18:12,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name&description=hello+group used request id req-daac7b07-48b3-4b41-9f3f-d3b8dd25ad06 2018-10-08 03:18:12,885 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c69df68-7056-4805-905e-0a704645e2cc 2018-10-08 03:18:12,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:13,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-7dc4445b-6cf7-44cc-a73f-06f2c10cae2f Date: Mon, 08 Oct 2018 03:18:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:10Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:10Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "25e8c703-e52e-4237-beb8-d0fcce94aeeb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:12Z", "security_group_id": "4c69df68-7056-4805-905e-0a704645e2cc", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:12Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "f87e154e-5f7b-47a5-b135-fb8449bcf518"}]} 2018-10-08 03:18:13,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c69df68-7056-4805-905e-0a704645e2cc used request id req-7dc4445b-6cf7-44cc-a73f-06f2c10cae2f 2018-10-08 03:18:13,071 - neutron_utils - INFO - Deleting security group rule with ID - 22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e 2018-10-08 03:18:13,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:13,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-759f1742-f252-4a57-96a6-19190992ff3b Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:13,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/22ee4ef7-0ac8-4e7b-996d-c39db5c1d59e used request id req-759f1742-f252-4a57-96a6-19190992ff3b 2018-10-08 03:18:13,182 - neutron_utils - INFO - Deleting security group rule with ID - 25e8c703-e52e-4237-beb8-d0fcce94aeeb 2018-10-08 03:18:13,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/25e8c703-e52e-4237-beb8-d0fcce94aeeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:13,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50e26213-56a0-4f5b-9c86-80ba6f80ead0 Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:13,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/25e8c703-e52e-4237-beb8-d0fcce94aeeb used request id req-50e26213-56a0-4f5b-9c86-80ba6f80ead0 2018-10-08 03:18:13,482 - neutron_utils - INFO - Deleting security group rule with ID - f87e154e-5f7b-47a5-b135-fb8449bcf518 2018-10-08 03:18:13,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f87e154e-5f7b-47a5-b135-fb8449bcf518 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:13,571 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e98dc8e-9ded-4ab0-bc51-2f2827fc4898 Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:13,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f87e154e-5f7b-47a5-b135-fb8449bcf518 used request id req-3e98dc8e-9ded-4ab0-bc51-2f2827fc4898 2018-10-08 03:18:13,571 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f17213ab-2f5e-447e-9afb-ae7db5fff647name 2018-10-08 03:18:13,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4c69df68-7056-4805-905e-0a704645e2cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3e01150dbee2a8ef95ff3ca1ac6fa61381e487" 2018-10-08 03:18:13,669 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fed2c356-9be6-4abc-a3a4-1d87736435a3 Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:13,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4c69df68-7056-4805-905e-0a704645e2cc used request id req-fed2c356-9be6-4abc-a3a4-1d87736435a3 2018-10-08 03:18:13,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:14,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["RwnGhZPtQFidY-9JIFHueA"], "issued_at": "2018-10-08T03:18:14.000000Z"}} 2018-10-08 03:18:14,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" 2018-10-08 03:18:14,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-addf34b1-2c91-4c81-ad99-d02a0e4c031d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:14,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-addf34b1-2c91-4c81-ad99-d02a0e4c031d 2018-10-08 03:18:14,136 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-1 2018-10-08 03:18:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-1", "description": "hello group"}}' 2018-10-08 03:18:14,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-6e0744b8-70f9-47f8-9fc2-ed97c5dc537d Date: Mon, 08 Oct 2018 03:18:14 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "updated_at": "2018-10-08T03:18:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "revision_number": 0, "id": "84eb2eaf-ef16-4828-82d2-fa8b75b62257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:14Z", "security_group_id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "revision_number": 0, "id": "b539fc2a-6896-4093-b94d-ed57f89f853d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:14Z", "security_group_id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "name": "NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-1"}} 2018-10-08 03:18:14,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-6e0744b8-70f9-47f8-9fc2-ed97c5dc537d 2018-10-08 03:18:14,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb 2018-10-08 03:18:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" 2018-10-08 03:18:14,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b65cc686-f7b1-44e7-96ac-c742c44d0c9f Date: Mon, 08 Oct 2018 03:18:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "security_group_id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "84eb2eaf-ef16-4828-82d2-fa8b75b62257"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "security_group_id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "b539fc2a-6896-4093-b94d-ed57f89f853d"}]} 2018-10-08 03:18:14,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb used request id req-b65cc686-f7b1-44e7-96ac-c742c44d0c9f 2018-10-08 03:18:14,681 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-2 2018-10-08 03:18:14,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-2", "description": "hello group"}}' 2018-10-08 03:18:15,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-425430de-24a2-48ff-96d4-aad3b04a0ae1 Date: Mon, 08 Oct 2018 03:18:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "updated_at": "2018-10-08T03:18:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "revision_number": 0, "id": "0bc9fb56-5d4c-4e8e-b657-bf0457c3e5ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:14Z", "security_group_id": "6542b320-4690-47c2-84e7-721b5fad7364", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "revision_number": 0, "id": "e1191f73-8f74-40e2-8810-fb62959a8bd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:14Z", "security_group_id": "6542b320-4690-47c2-84e7-721b5fad7364", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "6542b320-4690-47c2-84e7-721b5fad7364", "name": "NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-2"}} 2018-10-08 03:18:15,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-425430de-24a2-48ff-96d4-aad3b04a0ae1 2018-10-08 03:18:15,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6542b320-4690-47c2-84e7-721b5fad7364 2018-10-08 03:18:15,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6542b320-4690-47c2-84e7-721b5fad7364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" 2018-10-08 03:18:15,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-72ce4213-0bc9-4462-a867-74d8689cc901 Date: Mon, 08 Oct 2018 03:18:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "security_group_id": "6542b320-4690-47c2-84e7-721b5fad7364", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "0bc9fb56-5d4c-4e8e-b657-bf0457c3e5ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "security_group_id": "6542b320-4690-47c2-84e7-721b5fad7364", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "e1191f73-8f74-40e2-8810-fb62959a8bd6"}]} 2018-10-08 03:18:15,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6542b320-4690-47c2-84e7-721b5fad7364 used request id req-72ce4213-0bc9-4462-a867-74d8689cc901 2018-10-08 03:18:15,096 - neutron_utils - INFO - Retrieving security group with ID - f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb 2018-10-08 03:18:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" 2018-10-08 03:18:15,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-371d0af6-3f5f-4805-9185-9d7aabf065aa Date: Mon, 08 Oct 2018 03:18:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "updated_at": "2018-10-08T03:18:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "revision_number": 0, "id": "84eb2eaf-ef16-4828-82d2-fa8b75b62257", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:14Z", "security_group_id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "revision_number": 0, "id": "b539fc2a-6896-4093-b94d-ed57f89f853d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:14Z", "security_group_id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "name": "NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-1"}]} 2018-10-08 03:18:15,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb used request id req-371d0af6-3f5f-4805-9185-9d7aabf065aa 2018-10-08 03:18:15,304 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb 2018-10-08 03:18:15,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" 2018-10-08 03:18:15,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-442512be-9a55-4316-9eaa-f563540b4cbf Date: Mon, 08 Oct 2018 03:18:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "security_group_id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "84eb2eaf-ef16-4828-82d2-fa8b75b62257"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "security_group_id": "f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "b539fc2a-6896-4093-b94d-ed57f89f853d"}]} 2018-10-08 03:18:15,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb used request id req-442512be-9a55-4316-9eaa-f563540b4cbf 2018-10-08 03:18:15,472 - neutron_utils - INFO - Retrieving security group with ID - 6542b320-4690-47c2-84e7-721b5fad7364 2018-10-08 03:18:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6542b320-4690-47c2-84e7-721b5fad7364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" 2018-10-08 03:18:15,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-6dd83b1f-c96b-49dc-8261-f473166a7004 Date: Mon, 08 Oct 2018 03:18:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "updated_at": "2018-10-08T03:18:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "revision_number": 0, "id": "0bc9fb56-5d4c-4e8e-b657-bf0457c3e5ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:14Z", "security_group_id": "6542b320-4690-47c2-84e7-721b5fad7364", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "revision_number": 0, "id": "e1191f73-8f74-40e2-8810-fb62959a8bd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:18:14Z", "security_group_id": "6542b320-4690-47c2-84e7-721b5fad7364", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 2, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "6542b320-4690-47c2-84e7-721b5fad7364", "name": "NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-2"}]} 2018-10-08 03:18:15,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6542b320-4690-47c2-84e7-721b5fad7364 used request id req-6dd83b1f-c96b-49dc-8261-f473166a7004 2018-10-08 03:18:15,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6542b320-4690-47c2-84e7-721b5fad7364 2018-10-08 03:18:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6542b320-4690-47c2-84e7-721b5fad7364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" 2018-10-08 03:18:15,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-804435ca-292b-446e-89e7-7bb1a5c3105b Date: Mon, 08 Oct 2018 03:18:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "security_group_id": "6542b320-4690-47c2-84e7-721b5fad7364", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "0bc9fb56-5d4c-4e8e-b657-bf0457c3e5ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:18:14Z", "security_group_id": "6542b320-4690-47c2-84e7-721b5fad7364", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:14Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "e1191f73-8f74-40e2-8810-fb62959a8bd6"}]} 2018-10-08 03:18:15,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6542b320-4690-47c2-84e7-721b5fad7364 used request id req-804435ca-292b-446e-89e7-7bb1a5c3105b 2018-10-08 03:18:15,884 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-1 2018-10-08 03:18:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" 2018-10-08 03:18:16,160 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2384d2e-0082-4f8e-8eff-13543d2ec8c5 Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:16,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f0a7ec22-7c8b-4ac9-bd7d-a6f2b9092aeb used request id req-f2384d2e-0082-4f8e-8eff-13543d2ec8c5 2018-10-08 03:18:16,160 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-dc4afb22-cc52-484e-beb8-50e5eacd6bf6name-2 2018-10-08 03:18:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6542b320-4690-47c2-84e7-721b5fad7364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d0702792200dbe397f04dbc30fa0131010a043" 2018-10-08 03:18:16,334 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2834d92b-2b4f-416f-acd5-de6a1b3dfbfd Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:16,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6542b320-4690-47c2-84e7-721b5fad7364 used request id req-2834d92b-2b4f-416f-acd5-de6a1b3dfbfd 2018-10-08 03:18:16,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:16,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["5bsIKFNNQF--mhrQh4qK_Q"], "issued_at": "2018-10-08T03:18:16.000000Z"}} 2018-10-08 03:18:16,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f35cd00f5bd9a7f2e72a8efb6b08491aa06884" 2018-10-08 03:18:16,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a429d014-d0f4-482a-9439-e4b48b1b069a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:16,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a429d014-d0f4-482a-9439-e4b48b1b069a 2018-10-08 03:18:16,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f35cd00f5bd9a7f2e72a8efb6b08491aa06884" 2018-10-08 03:18:16,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b5afd084-4dbf-4300-a4f2-29c671ba0f6c Date: Mon, 08 Oct 2018 03:18:16 GMT RESP BODY: {"floatingips": []} 2018-10-08 03:18:16,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-b5afd084-4dbf-4300-a4f2-29c671ba0f6c 2018-10-08 03:18:16,978 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 03:18:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f35cd00f5bd9a7f2e72a8efb6b08491aa06884" 2018-10-08 03:18:17,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-03e96238-2af2-410e-8f40-7d0fd181dc08 Date: Mon, 08 Oct 2018 03:18:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:18:17,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-03e96238-2af2-410e-8f40-7d0fd181dc08 2018-10-08 03:18:17,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f35cd00f5bd9a7f2e72a8efb6b08491aa06884" 2018-10-08 03:18:17,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-87d2a13f-67c7-4fa4-b5df-c5372c75158d Date: Mon, 08 Oct 2018 03:18:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:18:17,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-87d2a13f-67c7-4fa4-b5df-c5372c75158d 2018-10-08 03:18:17,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f35cd00f5bd9a7f2e72a8efb6b08491aa06884" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}}' 2018-10-08 03:18:18,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-d8f0a6c2-ba73-467e-9caa-f291de172408 Date: Mon, 08 Oct 2018 03:18:18 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:18Z", "updated_at": "2018-10-08T03:18:18Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6125bd0af8794b6195370548efa3de51", "port_id": null, "id": "f041dc20-0803-4ac2-99b4-43f2119b6c5d"}} 2018-10-08 03:18:18,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-d8f0a6c2-ba73-467e-9caa-f291de172408 2018-10-08 03:18:18,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f35cd00f5bd9a7f2e72a8efb6b08491aa06884" 2018-10-08 03:18:18,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-fe7a3cc0-cd21-466d-96a8-55f57610fd31 Date: Mon, 08 Oct 2018 03:18:18 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:18Z", "updated_at": "2018-10-08T03:18:18Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6125bd0af8794b6195370548efa3de51", "port_id": null, "id": "f041dc20-0803-4ac2-99b4-43f2119b6c5d"}]} 2018-10-08 03:18:18,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-fe7a3cc0-cd21-466d-96a8-55f57610fd31 2018-10-08 03:18:18,903 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.202 2018-10-08 03:18:18,904 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.202 2018-10-08 03:18:18,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips?ip=f041dc20-0803-4ac2-99b4-43f2119b6c5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f35cd00f5bd9a7f2e72a8efb6b08491aa06884" 2018-10-08 03:18:19,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-245cb4ce-7785-4d8f-81e8-f33db553893f Date: Mon, 08 Oct 2018 03:18:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:18:18Z", "updated_at": "2018-10-08T03:18:18Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6125bd0af8794b6195370548efa3de51", "port_id": null, "id": "f041dc20-0803-4ac2-99b4-43f2119b6c5d"}]} 2018-10-08 03:18:19,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips?ip=f041dc20-0803-4ac2-99b4-43f2119b6c5d used request id req-245cb4ce-7785-4d8f-81e8-f33db553893f 2018-10-08 03:18:19,078 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-10-08 03:18:19,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/f041dc20-0803-4ac2-99b4-43f2119b6c5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f35cd00f5bd9a7f2e72a8efb6b08491aa06884" 2018-10-08 03:18:19,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d5015ef-e637-405e-84bd-0cbd9f03c2be Content-Length: 0 Date: Mon, 08 Oct 2018 03:18:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:18:19,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/f041dc20-0803-4ac2-99b4-43f2119b6c5d used request id req-1d5015ef-e637-405e-84bd-0cbd9f03c2be 2018-10-08 03:18:19,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:18:19,871 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 2018-10-08 03:18:19,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:20,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["UW5aQFlDQ7u8Iydm5HzL9w"], "issued_at": "2018-10-08T03:18:20.000000Z"}} 2018-10-08 03:18:20,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b40d2b513bce8b3e45b17c6d883aa0f597cca7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW5OtTma3WVyGxjTNQ+xqSh7Unk4p8V5K2MQwP4y33GX8fmgS2qMttsC/+D9QbusQ22GTr7VMhhoyU+OYPspIC8j6k1EhouWSJtGr5XwK7yEzgFgF/kMSsfGc3oJtHsrik4+bxcyw5m1/0WzB/3uzUw3SQJ731LvtEOxTId6w+oc1fEZP33CqbKIbdW1hKdL8Lb4DiwWKqAtX2Mn91nB9nlwB9uHiPDBQ8JFyfrPJtyvzpMfqLf/tbpPxyUT53v1pE1jS1dR+p2TO9GOk6n7vZsatYWXnV+1BZ7MkTw358bEMTz3v5AbMWQdZDebrxv1BJdktpAZc/W6Cf63o/PT7v", "name": "NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49"}}' 2018-10-08 03:18:20,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-98028c91-4a1e-448d-b589-14d019198f7b x-compute-request-id: req-98028c91-4a1e-448d-b589-14d019198f7b Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW5OtTma3WVyGxjTNQ+xqSh7Unk4p8V5K2MQwP4y33GX8fmgS2qMttsC/+D9QbusQ22GTr7VMhhoyU+OYPspIC8j6k1EhouWSJtGr5XwK7yEzgFgF/kMSsfGc3oJtHsrik4+bxcyw5m1/0WzB/3uzUw3SQJ731LvtEOxTId6w+oc1fEZP33CqbKIbdW1hKdL8Lb4DiwWKqAtX2Mn91nB9nlwB9uHiPDBQ8JFyfrPJtyvzpMfqLf/tbpPxyUT53v1pE1jS1dR+p2TO9GOk6n7vZsatYWXnV+1BZ7MkTw358bEMTz3v5AbMWQdZDebrxv1BJdktpAZc/W6Cf63o/PT7v", "user_id": "06f8fd65464240b988c8eee752b9c259", "name": "NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49", "fingerprint": "85:78:9d:e8:1d:0c:22:6f:09:56:16:94:2a:3a:f7:8d"}} 2018-10-08 03:18:20,486 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-98028c91-4a1e-448d-b589-14d019198f7b 2018-10-08 03:18:20,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b40d2b513bce8b3e45b17c6d883aa0f597cca7" 2018-10-08 03:18:20,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-1dd5acee-3e6a-40da-bb86-dcdabaf807c2 x-compute-request-id: req-1dd5acee-3e6a-40da-bb86-dcdabaf807c2 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW5OtTma3WVyGxjTNQ+xqSh7Unk4p8V5K2MQwP4y33GX8fmgS2qMttsC/+D9QbusQ22GTr7VMhhoyU+OYPspIC8j6k1EhouWSJtGr5XwK7yEzgFgF/kMSsfGc3oJtHsrik4+bxcyw5m1/0WzB/3uzUw3SQJ731LvtEOxTId6w+oc1fEZP33CqbKIbdW1hKdL8Lb4DiwWKqAtX2Mn91nB9nlwB9uHiPDBQ8JFyfrPJtyvzpMfqLf/tbpPxyUT53v1pE1jS1dR+p2TO9GOk6n7vZsatYWXnV+1BZ7MkTw358bEMTz3v5AbMWQdZDebrxv1BJdktpAZc/W6Cf63o/PT7v", "user_id": "06f8fd65464240b988c8eee752b9c259", "name": "NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49", "deleted": false, "created_at": "2018-10-08T03:18:20.000000", "updated_at": null, "fingerprint": "85:78:9d:e8:1d:0c:22:6f:09:56:16:94:2a:3a:f7:8d", "deleted_at": null, "id": 3}} 2018-10-08 03:18:20,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 used request id req-1dd5acee-3e6a-40da-bb86-dcdabaf807c2 2018-10-08 03:18:20,629 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 2018-10-08 03:18:20,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b40d2b513bce8b3e45b17c6d883aa0f597cca7" 2018-10-08 03:18:20,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-253ec107-3524-458b-801f-098fa142d22c x-compute-request-id: req-253ec107-3524-458b-801f-098fa142d22c Content-Length: 0 Content-Type: application/json 2018-10-08 03:18:20,683 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 used request id req-253ec107-3524-458b-801f-098fa142d22c 2018-10-08 03:18:20,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b40d2b513bce8b3e45b17c6d883aa0f597cca7" 2018-10-08 03:18:20,706 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e613e3a-845f-4d63-891e-b149b3992051 x-compute-request-id: req-7e613e3a-845f-4d63-891e-b149b3992051 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 not found for user 06f8fd65464240b988c8eee752b9c259", "code": 404}} 2018-10-08 03:18:20,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 used request id req-7e613e3a-845f-4d63-891e-b149b3992051 2018-10-08 03:18:20,707 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 2018-10-08 03:18:20,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b40d2b513bce8b3e45b17c6d883aa0f597cca7" 2018-10-08 03:18:20,901 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3114d9d2-4619-4d48-9b22-72d1ce1b33cc x-compute-request-id: req-3114d9d2-4619-4d48-9b22-72d1ce1b33cc Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 not found for user 06f8fd65464240b988c8eee752b9c259", "code": 404}} 2018-10-08 03:18:20,901 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ecd77a3-bc8d-4a4c-8a62-6928ccd73c49 used request id req-3114d9d2-4619-4d48-9b22-72d1ce1b33cc 2018-10-08 03:18:20,902 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:18:20,990 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-25695cf7-b43a-4442-9e8c-2293688a7821.pub 2018-10-08 03:18:20,990 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-25695cf7-b43a-4442-9e8c-2293688a7821 2018-10-08 03:18:20,991 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-25695cf7-b43a-4442-9e8c-2293688a7821.pub 2018-10-08 03:18:20,991 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-25695cf7-b43a-4442-9e8c-2293688a7821 2018-10-08 03:18:20,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:21,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["Rewsb-zaTZa4AdBLdnjnnw"], "issued_at": "2018-10-08T03:18:21.000000Z"}} 2018-10-08 03:18:21,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2650e8896e9ed4374f4ed4e5d8a4dd1189e700bd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtMGbRwcDBC6sVPEubQcPpBnf5xHk/PQqptvvEo7gr9GFe5zb7JKZpl8XxnqS4zXs5oDGb1hRgk6gXGVdZSDS/gm73DCkZwN7u/7F4etTZOnBDdg+zfvw7NCADCOKxVSZ4JBdJt6yblhYqwk6OMtSh5B4HXvPufOZiGh160LHw8u379IEiG5FQu37AcfRSUp9oC8SMYagNGLah35QC/dnG7yuFcN3Byj1t8lt+JeBRti25wxYbMe9JlqNsT2mz9iHh0CXSY60QyAffn1qTi/MtZtPF+dql+HWGhghai5DJka3V+HxoBR8/qaXIK/eQCN6wEicsXb4Bb1crW5NXAHyX", "name": "NovaUtilsKeypairTests-25695cf7-b43a-4442-9e8c-2293688a7821"}}' 2018-10-08 03:18:22,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-94c8f762-f18a-4420-b14e-76dac736c164 x-compute-request-id: req-94c8f762-f18a-4420-b14e-76dac736c164 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtMGbRwcDBC6sVPEubQcPpBnf5xHk/PQqptvvEo7gr9GFe5zb7JKZpl8XxnqS4zXs5oDGb1hRgk6gXGVdZSDS/gm73DCkZwN7u/7F4etTZOnBDdg+zfvw7NCADCOKxVSZ4JBdJt6yblhYqwk6OMtSh5B4HXvPufOZiGh160LHw8u379IEiG5FQu37AcfRSUp9oC8SMYagNGLah35QC/dnG7yuFcN3Byj1t8lt+JeBRti25wxYbMe9JlqNsT2mz9iHh0CXSY60QyAffn1qTi/MtZtPF+dql+HWGhghai5DJka3V+HxoBR8/qaXIK/eQCN6wEicsXb4Bb1crW5NXAHyX", "user_id": "06f8fd65464240b988c8eee752b9c259", "name": "NovaUtilsKeypairTests-25695cf7-b43a-4442-9e8c-2293688a7821", "fingerprint": "e2:37:66:f2:55:40:16:8f:d2:49:16:8e:6c:12:89:65"}} 2018-10-08 03:18:22,014 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-94c8f762-f18a-4420-b14e-76dac736c164 2018-10-08 03:18:22,014 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-25695cf7-b43a-4442-9e8c-2293688a7821 2018-10-08 03:18:22,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-25695cf7-b43a-4442-9e8c-2293688a7821 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2650e8896e9ed4374f4ed4e5d8a4dd1189e700bd" 2018-10-08 03:18:22,050 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:18: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-f9b53c11-9ee4-4f1a-a30e-c8f66e9694b5 x-compute-request-id: req-f9b53c11-9ee4-4f1a-a30e-c8f66e9694b5 Content-Length: 0 Content-Type: application/json 2018-10-08 03:18:22,050 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-25695cf7-b43a-4442-9e8c-2293688a7821 used request id req-f9b53c11-9ee4-4f1a-a30e-c8f66e9694b5 2018-10-08 03:18:22,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:18:22,197 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0 2018-10-08 03:18:22,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:22,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["dZFq69W0TRqn181s-XOAPw"], "issued_at": "2018-10-08T03:18:22.000000Z"}} 2018-10-08 03:18:22,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2847e1b55f896c0bfa9f4d1f49e6aa5e972fdb34" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHgAnImdnVmT+ghK/DbMY+81eHxhYjEFhHa5D/SYZb0HicwswsTPNs1yv6RMlqdQPGKD1kBJ+Xgib6K7C+DFbA7BopuY418eQR/TyJa9aYO2UrbLKmBixTkXdrf13zzDHyn9Cnp5owCU2TpiEhi4vl+SiGjepAgELjic0bJpXUhBm9f3pHruNKbS0MoB8vpIGzkev8b00AIl5M1cmuX/bgcefMvQiRV1+FnzPDj2u5eULjFm25n5KWaXhBNVUxF5GuqagCRs5Oa3r+mE1MZXV5Au7cg/1Bi7XN0GgRMNdRNC/aXauWpUVE4sfKAUyx2bCfFUXa8AegOPPNGXWXGjMl", "name": "NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0"}}' 2018-10-08 03:18:22,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-0cf0aa56-e3ba-4739-86c8-d18d6c587484 x-compute-request-id: req-0cf0aa56-e3ba-4739-86c8-d18d6c587484 Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHgAnImdnVmT+ghK/DbMY+81eHxhYjEFhHa5D/SYZb0HicwswsTPNs1yv6RMlqdQPGKD1kBJ+Xgib6K7C+DFbA7BopuY418eQR/TyJa9aYO2UrbLKmBixTkXdrf13zzDHyn9Cnp5owCU2TpiEhi4vl+SiGjepAgELjic0bJpXUhBm9f3pHruNKbS0MoB8vpIGzkev8b00AIl5M1cmuX/bgcefMvQiRV1+FnzPDj2u5eULjFm25n5KWaXhBNVUxF5GuqagCRs5Oa3r+mE1MZXV5Au7cg/1Bi7XN0GgRMNdRNC/aXauWpUVE4sfKAUyx2bCfFUXa8AegOPPNGXWXGjMl", "user_id": "06f8fd65464240b988c8eee752b9c259", "name": "NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0", "fingerprint": "f4:b4:c1:10:b4:90:ee:1c:cc:dc:61:48:f7:10:a3:84"}} 2018-10-08 03:18:22,846 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0cf0aa56-e3ba-4739-86c8-d18d6c587484 2018-10-08 03:18:22,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2847e1b55f896c0bfa9f4d1f49e6aa5e972fdb34" 2018-10-08 03:18:22,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-e336ad07-c7c0-4a5c-bfe6-ec57b192ee5f x-compute-request-id: req-e336ad07-c7c0-4a5c-bfe6-ec57b192ee5f Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHgAnImdnVmT+ghK/DbMY+81eHxhYjEFhHa5D/SYZb0HicwswsTPNs1yv6RMlqdQPGKD1kBJ+Xgib6K7C+DFbA7BopuY418eQR/TyJa9aYO2UrbLKmBixTkXdrf13zzDHyn9Cnp5owCU2TpiEhi4vl+SiGjepAgELjic0bJpXUhBm9f3pHruNKbS0MoB8vpIGzkev8b00AIl5M1cmuX/bgcefMvQiRV1+FnzPDj2u5eULjFm25n5KWaXhBNVUxF5GuqagCRs5Oa3r+mE1MZXV5Au7cg/1Bi7XN0GgRMNdRNC/aXauWpUVE4sfKAUyx2bCfFUXa8AegOPPNGXWXGjMl", "user_id": "06f8fd65464240b988c8eee752b9c259", "name": "NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0", "deleted": false, "created_at": "2018-10-08T03:18:22.000000", "updated_at": null, "fingerprint": "f4:b4:c1:10:b4:90:ee:1c:cc:dc:61:48:f7:10:a3:84", "deleted_at": null, "id": 9}} 2018-10-08 03:18:22,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0 used request id req-e336ad07-c7c0-4a5c-bfe6-ec57b192ee5f 2018-10-08 03:18:22,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2847e1b55f896c0bfa9f4d1f49e6aa5e972fdb34" 2018-10-08 03:18:22,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-25a5183f-7d1e-461e-b707-59606da031a3 x-compute-request-id: req-25a5183f-7d1e-461e-b707-59606da031a3 Content-Encoding: gzip Content-Length: 473 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHgAnImdnVmT+ghK/DbMY+81eHxhYjEFhHa5D/SYZb0HicwswsTPNs1yv6RMlqdQPGKD1kBJ+Xgib6K7C+DFbA7BopuY418eQR/TyJa9aYO2UrbLKmBixTkXdrf13zzDHyn9Cnp5owCU2TpiEhi4vl+SiGjepAgELjic0bJpXUhBm9f3pHruNKbS0MoB8vpIGzkev8b00AIl5M1cmuX/bgcefMvQiRV1+FnzPDj2u5eULjFm25n5KWaXhBNVUxF5GuqagCRs5Oa3r+mE1MZXV5Au7cg/1Bi7XN0GgRMNdRNC/aXauWpUVE4sfKAUyx2bCfFUXa8AegOPPNGXWXGjMl", "name": "NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0", "fingerprint": "f4:b4:c1:10:b4:90:ee:1c:cc:dc:61:48:f7:10:a3:84"}}]} 2018-10-08 03:18:22,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-25a5183f-7d1e-461e-b707-59606da031a3 2018-10-08 03:18:22,987 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0 2018-10-08 03:18:22,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2847e1b55f896c0bfa9f4d1f49e6aa5e972fdb34" 2018-10-08 03:18:23,024 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:18: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-6f415d79-22e2-4d1c-aae0-af70a34f3db2 x-compute-request-id: req-6f415d79-22e2-4d1c-aae0-af70a34f3db2 Content-Length: 0 Content-Type: application/json 2018-10-08 03:18:23,025 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cb7b2735-b12a-46e0-8d59-d6185a225fd0 used request id req-6f415d79-22e2-4d1c-aae0-af70a34f3db2 2018-10-08 03:18:23,026 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:18:23,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:23,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["OwgT-VweQVSwoz8Rla14HA"], "issued_at": "2018-10-08T03:18:23.000000Z"}} 2018-10-08 03:18:23,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eff6eab83423650066f190a071df9ce00f7104e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-id", "swap": 2}}' 2018-10-08 03:18:24,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-8dde72ab-3ecf-469c-b655-da3691b054be x-compute-request-id: req-8dde72ab-3ecf-469c-b655-da3691b054be Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-id", "name": "NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-08 03:18:24,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8dde72ab-3ecf-469c-b655-da3691b054be 2018-10-08 03:18:24,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eff6eab83423650066f190a071df9ce00f7104e" 2018-10-08 03:18:24,233 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:18: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-0b3cf6f7-bf79-4bb6-828c-5d5525e2e75e x-compute-request-id: req-0b3cf6f7-bf79-4bb6-828c-5d5525e2e75e Content-Length: 0 Content-Type: application/json 2018-10-08 03:18:24,233 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-id used request id req-0b3cf6f7-bf79-4bb6-828c-5d5525e2e75e 2018-10-08 03:18:24,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eff6eab83423650066f190a071df9ce00f7104e" 2018-10-08 03:18:24,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-011e04e3-2ade-42b4-8560-37435c2e481b x-compute-request-id: req-011e04e3-2ade-42b4-8560-37435c2e481b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:18:24,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-011e04e3-2ade-42b4-8560-37435c2e481b 2018-10-08 03:18:24,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eff6eab83423650066f190a071df9ce00f7104e" 2018-10-08 03:18:24,398 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:18: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-ceedd64c-1e51-4638-b059-6f099b2e1c37 x-compute-request-id: req-ceedd64c-1e51-4638-b059-6f099b2e1c37 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-id could not be found.", "code": 404}} 2018-10-08 03:18:24,398 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-75a0583e-6e93-4c69-b3ab-76987ae0d941-id used request id req-ceedd64c-1e51-4638-b059-6f099b2e1c37 2018-10-08 03:18:24,399 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:18:24,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:24,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["HRNoPfFbTQag-5tkr-ibfw"], "issued_at": "2018-10-08T03:18:24.000000Z"}} 2018-10-08 03:18:24,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf1ff14e44b8245fadd074919e40426dd480524" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-16bcfc1d-6803-4354-a641-093e0d2c1aaf-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-16bcfc1d-6803-4354-a641-093e0d2c1aaf-id", "swap": 2}}' 2018-10-08 03:18:25,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-510eec0f-7a97-4c46-833f-d20f1406bbd2 x-compute-request-id: req-510eec0f-7a97-4c46-833f-d20f1406bbd2 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-16bcfc1d-6803-4354-a641-093e0d2c1aaf-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-16bcfc1d-6803-4354-a641-093e0d2c1aaf-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-16bcfc1d-6803-4354-a641-093e0d2c1aaf-id", "name": "NovaUtilsFlavorTests-16bcfc1d-6803-4354-a641-093e0d2c1aaf-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-08 03:18:25,600 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-510eec0f-7a97-4c46-833f-d20f1406bbd2 2018-10-08 03:18:25,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-16bcfc1d-6803-4354-a641-093e0d2c1aaf-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf1ff14e44b8245fadd074919e40426dd480524" 2018-10-08 03:18:25,652 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:18: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-5b2e9430-fecc-483d-9de2-216897bcff32 x-compute-request-id: req-5b2e9430-fecc-483d-9de2-216897bcff32 Content-Length: 0 Content-Type: application/json 2018-10-08 03:18:25,652 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-16bcfc1d-6803-4354-a641-093e0d2c1aaf-id used request id req-5b2e9430-fecc-483d-9de2-216897bcff32 2018-10-08 03:18:25,654 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:18:25,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:26,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["x2b-kpw0RWqTvvauYNtP4Q"], "issued_at": "2018-10-08T03:18:26.000000Z"}} 2018-10-08 03:18:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:26,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8994e1bd-cad2-44d3-a8ea-fd31494ad87d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:26,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8994e1bd-cad2-44d3-a8ea-fd31494ad87d 2018-10-08 03:18:26,152 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 03:18:26,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:18:26,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:26,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["AlYR5PZ7TT6gVm-_vXfITA"], "issued_at": "2018-10-08T03:18:26.000000Z"}} 2018-10-08 03:18:26,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1a9d4501aae257afe6b991f71f356858e84ee92" 2018-10-08 03:18:26,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15402abe-df74-473e-a240-70f8638f6370 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:26,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15402abe-df74-473e-a240-70f8638f6370 2018-10-08 03:18:26,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1a9d4501aae257afe6b991f71f356858e84ee92" 2018-10-08 03:18:27,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-09bb8530-73a4-49ed-9958-b2bad2093094 Date: Mon, 08 Oct 2018 03:18:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image"} 2018-10-08 03:18:27,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image used request id req-09bb8530-73a4-49ed-9958-b2bad2093094 2018-10-08 03:18:27,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1a9d4501aae257afe6b991f71f356858e84ee92" 2018-10-08 03:18:27,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6589f852-0a46-4958-bb98-3dc78949376a Date: Mon, 08 Oct 2018 03:18:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:18:27,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6589f852-0a46-4958-bb98-3dc78949376a 2018-10-08 03:18:27,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1a9d4501aae257afe6b991f71f356858e84ee92" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image"}' 2018-10-08 03:18:28,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8 X-Openstack-Request-Id: req-d1a527c4-a815-4137-bb18-cf8c2529058d Date: Mon, 08 Oct 2018 03:18:28 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:18:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:18:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "min_disk": 0, "protected": false, "id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "file": "/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8/file", "checksum": null, "owner": "6125bd0af8794b6195370548efa3de51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:18:28,569 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d1a527c4-a815-4137-bb18-cf8c2529058d 2018-10-08 03:18:28,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1a9d4501aae257afe6b991f71f356858e84ee92" -d '' 2018-10-08 03:18:30,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de09eabf-917e-493a-b709-e28f85b1e825 Date: Mon, 08 Oct 2018 03:18:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:18:30,923 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8/file used request id req-de09eabf-917e-493a-b709-e28f85b1e825 2018-10-08 03:18:30,923 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:18:30,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1a9d4501aae257afe6b991f71f356858e84ee92" 2018-10-08 03:18:31,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-12845ff7-99b7-435c-ac82-12ffff333e7d Date: Mon, 08 Oct 2018 03:18:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:18:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:18:30Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9268d0b3-b9e5-4951-a247-22988a6160b8/snap", "metadata": {}}], "self": "/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "min_disk": 0, "protected": false, "id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "file": "/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9268d0b3-b9e5-4951-a247-22988a6160b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:18:31,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8 used request id req-12845ff7-99b7-435c-ac82-12ffff333e7d 2018-10-08 03:18:31,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1a9d4501aae257afe6b991f71f356858e84ee92" 2018-10-08 03:18:32,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-736805d4-7337-43ae-8ed4-3e6830d262d2 Date: Mon, 08 Oct 2018 03:18:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:18:32,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-736805d4-7337-43ae-8ed4-3e6830d262d2 2018-10-08 03:18:32,177 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image 2018-10-08 03:18:32,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1a9d4501aae257afe6b991f71f356858e84ee92" 2018-10-08 03:18:32,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-b286c901-3b68-4a06-a258-5ee43962c553 Date: Mon, 08 Oct 2018 03:18:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:18:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:18:30Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9268d0b3-b9e5-4951-a247-22988a6160b8/snap", "metadata": {}}], "self": "/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "min_disk": 0, "protected": false, "id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "file": "/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9268d0b3-b9e5-4951-a247-22988a6160b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:18:32,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8 used request id req-b286c901-3b68-4a06-a258-5ee43962c553 2018-10-08 03:18:32,401 - create_image - DEBUG - Instance status is - active 2018-10-08 03:18:32,401 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image 2018-10-08 03:18:32,402 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image 2018-10-08 03:18:32,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:18:32,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:32,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["qZ5o-s4FTxyAVtXtwgSXFA"], "issued_at": "2018-10-08T03:18:32.000000Z"}} 2018-10-08 03:18:32,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" 2018-10-08 03:18:32,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e98b12c-0a77-496b-b611-fe7ec495edb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:32,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e98b12c-0a77-496b-b611-fe7ec495edb4 2018-10-08 03:18:32,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" 2018-10-08 03:18:32,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e7f8ad4-44d3-4fba-8a15-0ae3776b7601 Date: Mon, 08 Oct 2018 03:18:33 GMT RESP BODY: {"networks":[]} 2018-10-08 03:18:32,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net used request id req-7e7f8ad4-44d3-4fba-8a15-0ae3776b7601 2018-10-08 03:18:32,999 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net 2018-10-08 03:18:33,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" -d '{"network": {"name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net", "admin_state_up": true}}' 2018-10-08 03:18:33,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5239fe62-9b4c-42cc-8057-fd0e9bfdfaf1 Date: Mon, 08 Oct 2018 03:18:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:18:33Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:33Z","mtu":1450}} 2018-10-08 03:18:33,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5239fe62-9b4c-42cc-8057-fd0e9bfdfaf1 2018-10-08 03:18:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" 2018-10-08 03:18:33,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7358ffd4-bd79-4d85-a8f6-740f5319237a Date: Mon, 08 Oct 2018 03:18:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:18:33,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-7358ffd4-bd79-4d85-a8f6-740f5319237a 2018-10-08 03:18:33,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" 2018-10-08 03:18:33,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea640cf4-0097-4b61-8896-1c2bee6ed2f3 Date: Mon, 08 Oct 2018 03:18:33 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:18:33,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-ea640cf4-0097-4b61-8896-1c2bee6ed2f3 2018-10-08 03:18:33,795 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet 2018-10-08 03:18:33,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" -d '{"subnets": [{"ip_version": 4, "network_id": "0d8b4fb2-c258-4638-b4a4-7c5bf335b547", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet"}]}' 2018-10-08 03:18:34,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-85f5d2cc-5b53-4341-941b-f1e2c93e4b19 Date: Mon, 08 Oct 2018 03:18:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:18:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet"}]} 2018-10-08 03:18:34,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-85f5d2cc-5b53-4341-941b-f1e2c93e4b19 2018-10-08 03:18:34,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" 2018-10-08 03:18:34,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-28f15543-642f-4163-b379-e36b66acff32 Date: Mon, 08 Oct 2018 03:18:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["96237737-cd54-4cb8-86ff-bdac90fe37bd"],"description":"","tags":[],"updated_at":"2018-10-08T03:18:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:18:34,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-28f15543-642f-4163-b379-e36b66acff32 2018-10-08 03:18:34,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" 2018-10-08 03:18:35,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9e7d08fc-7a34-4f69-9d1a-40223ff50f07 Date: Mon, 08 Oct 2018 03:18:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet"}]} 2018-10-08 03:18:35,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-9e7d08fc-7a34-4f69-9d1a-40223ff50f07 2018-10-08 03:18:35,035 - OpenStackNetwork - DEBUG - Network [0d8b4fb2-c258-4638-b4a4-7c5bf335b547] created successfully 2018-10-08 03:18:35,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:18:35,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:35,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["0P9TbgrUT3Gr6T3CYFfkGw"], "issued_at": "2018-10-08T03:18:35.000000Z"}} 2018-10-08 03:18:35,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0258c130d821baadbf716e755c8ce8ecb1355540" 2018-10-08 03:18:35,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c0777a-2a9e-4932-890b-87c7b1064893 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:35,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-17c0777a-2a9e-4932-890b-87c7b1064893 2018-10-08 03:18:35,494 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:18:35,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0258c130d821baadbf716e755c8ce8ecb1355540" 2018-10-08 03:18:36,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d83123f9-9106-49aa-882e-e792b5e546d7 x-compute-request-id: req-d83123f9-9106-49aa-882e-e792b5e546d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:18:36,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d83123f9-9106-49aa-882e-e792b5e546d7 2018-10-08 03:18:36,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0258c130d821baadbf716e755c8ce8ecb1355540" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-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-10-08 03:18:36,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-ba0d3fd8-0590-4f0e-8948-fb66c1b8dce9 x-compute-request-id: req-ba0d3fd8-0590-4f0e-8948-fb66c1b8dce9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:18:36,288 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ba0d3fd8-0590-4f0e-8948-fb66c1b8dce9 2018-10-08 03:18:36,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:18:36,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:18:36,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["FNVE4br6RyqAR7-EfBUUDg"], "issued_at": "2018-10-08T03:18:36.000000Z"}} 2018-10-08 03:18:36,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd31353eca8a3b43206d533a2050083b7272d119" 2018-10-08 03:18:36,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c82cfb-d86f-42a3-9726-64f53a7538a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:18:36,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a9c82cfb-d86f-42a3-9726-64f53a7538a1 2018-10-08 03:18:36,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:37,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-5a63322e-d55a-41fe-8d52-e8c175ea8355 Date: Mon, 08 Oct 2018 03:18:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["96237737-cd54-4cb8-86ff-bdac90fe37bd"],"description":"","tags":[],"updated_at":"2018-10-08T03:18:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:18:37,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net used request id req-5a63322e-d55a-41fe-8d52-e8c175ea8355 2018-10-08 03:18:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:37,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-854ef2b9-548d-41fb-baaa-3911a14e580d Date: Mon, 08 Oct 2018 03:18:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet"}]} 2018-10-08 03:18:37,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-854ef2b9-548d-41fb-baaa-3911a14e580d 2018-10-08 03:18:37,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:37,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-8d073ad3-8a6d-419a-8fe6-10b212008a01 Date: Mon, 08 Oct 2018 03:18:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["96237737-cd54-4cb8-86ff-bdac90fe37bd"],"description":"","tags":[],"updated_at":"2018-10-08T03:18:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:18:37,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net used request id req-8d073ad3-8a6d-419a-8fe6-10b212008a01 2018-10-08 03:18:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:18:37,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:18:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd31353eca8a3b43206d533a2050083b7272d119" 2018-10-08 03:18:37,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c37c84-2167-452e-b9dd-adee2e80c7af Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:18:37,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-35c37c84-2167-452e-b9dd-adee2e80c7af 2018-10-08 03:18:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:38,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-28afc166-5b06-45b5-b204-0197d81fec98 Date: Mon, 08 Oct 2018 03:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet"}]} 2018-10-08 03:18:38,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-28afc166-5b06-45b5-b204-0197d81fec98 2018-10-08 03:18:38,147 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net 2018-10-08 03:18:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" -d '{"port": {"network_id": "0d8b4fb2-c258-4638-b4a4-7c5bf335b547", "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-port", "admin_state_up": true}}' 2018-10-08 03:18:38,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-144b70d0-d408-40e7-8641-37c2aea189fa Date: Mon, 08 Oct 2018 03:18:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:18:38Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","ip_address":"10.55.0.7"}],"id":"def6842e-aff0-4f5f-b14e-54d79e724adb","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:94:d8","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-port","project_id":"6125bd0af8794b6195370548efa3de51","qos_policy_id":null,"admin_state_up":true,"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:38Z","binding:vnic_type":"normal"}} 2018-10-08 03:18:38,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-144b70d0-d408-40e7-8641-37c2aea189fa 2018-10-08 03:18:38,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:39,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-99bc7dce-844d-4521-baf8-2e51bcb690e2 Date: Mon, 08 Oct 2018 03:18:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["96237737-cd54-4cb8-86ff-bdac90fe37bd"],"description":"","tags":[],"updated_at":"2018-10-08T03:18:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:18:39,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net used request id req-99bc7dce-844d-4521-baf8-2e51bcb690e2 2018-10-08 03:18:39,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:18:39,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:18:39,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:39,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8905fa-5c85-4fe7-add1-3ecc294cab51 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:18:39,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-1b8905fa-5c85-4fe7-add1-3ecc294cab51 2018-10-08 03:18:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:39,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b330221f-c1a0-4547-9ce7-aac2f20f9a58 Date: Mon, 08 Oct 2018 03:18:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet"}]} 2018-10-08 03:18:39,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-b330221f-c1a0-4547-9ce7-aac2f20f9a58 2018-10-08 03:18:39,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547&name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:39,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-e0daf1e4-818f-4c65-b522-f3492f9584ab Date: Mon, 08 Oct 2018 03:18:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:18:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","ip_address":"10.55.0.7"}],"id":"def6842e-aff0-4f5f-b14e-54d79e724adb","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:94:d8","project_id":"6125bd0af8794b6195370548efa3de51","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-port","admin_state_up":true,"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 03:18:39,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547&name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-port&admin_state_up=True used request id req-e0daf1e4-818f-4c65-b522-f3492f9584ab 2018-10-08 03:18:39,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:39,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5069663-9f7a-4250-b4fd-b37288d6229d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:18:39,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-c5069663-9f7a-4250-b4fd-b37288d6229d 2018-10-08 03:18:39,690 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst 2018-10-08 03:18:39,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:40,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-fc747827-f1a0-4b0c-ae0a-42a6df4c3aa2 x-compute-request-id: req-fc747827-f1a0-4b0c-ae0a-42a6df4c3aa2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-flavor-name"}]} 2018-10-08 03:18:40,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fc747827-f1a0-4b0c-ae0a-42a6df4c3aa2 2018-10-08 03:18:40,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:40,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2897e44-d084-4e43-b7cd-2ead9ed1c6c2 x-compute-request-id: req-b2897e44-d084-4e43-b7cd-2ead9ed1c6c2 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:18:40,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a used request id req-b2897e44-d084-4e43-b7cd-2ead9ed1c6c2 2018-10-08 03:18:40,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:40,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-cbb4af33-714b-42f9-9d28-bc2e3a764c68 Date: Mon, 08 Oct 2018 03:18:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:18:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:18:30Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9268d0b3-b9e5-4951-a247-22988a6160b8/snap", "metadata": {}}], "self": "/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "min_disk": 0, "protected": false, "id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "file": "/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9268d0b3-b9e5-4951-a247-22988a6160b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image"} 2018-10-08 03:18:40,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image used request id req-cbb4af33-714b-42f9-9d28-bc2e3a764c68 2018-10-08 03:18:40,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:41,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b2568e2f-6a7a-49ba-8378-384ed9f1eaf5 Date: Mon, 08 Oct 2018 03:18: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:18:41,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b2568e2f-6a7a-49ba-8378-384ed9f1eaf5 2018-10-08 03:18:41,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" -d '{"server": {"name": "NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "imageRef": "9268d0b3-b9e5-4951-a247-22988a6160b8", "flavorRef": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "max_count": 1, "min_count": 1, "networks": [{"port": "def6842e-aff0-4f5f-b14e-54d79e724adb"}]}}' 2018-10-08 03:18:43,237 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74014bd4-5452-4966-b733-fd1bc778b097 x-compute-request-id: req-74014bd4-5452-4966-b733-fd1bc778b097 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "adminPass": "uKY6TPq9i9FQ"}} 2018-10-08 03:18:43,237 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-74014bd4-5452-4966-b733-fd1bc778b097 2018-10-08 03:18:43,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:44,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6c53b27-d3be-4e09-8f3a-c3311036c409 x-compute-request-id: req-b6c53b27-d3be-4e09-8f3a-c3311036c409 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "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-10-08T03:18:43Z", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:18:44,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-b6c53b27-d3be-4e09-8f3a-c3311036c409 2018-10-08 03:18:44,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:44,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-219dd439-56e3-4798-a453-76d9bfce6e6e x-compute-request-id: req-219dd439-56e3-4798-a453-76d9bfce6e6e Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "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-10-08T03:18: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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:18:44,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-219dd439-56e3-4798-a453-76d9bfce6e6e 2018-10-08 03:18:47,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:48,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb0f12e8-24f8-40ec-99d7-a747a24b2bba x-compute-request-id: req-cb0f12e8-24f8-40ec-99d7-a747a24b2bba Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:18:45Z", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:18:48,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-cb0f12e8-24f8-40ec-99d7-a747a24b2bba 2018-10-08 03:18:51,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:52,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-d3672150-91d3-4f50-87a2-9ccc4f0f0b7a x-compute-request-id: req-d3672150-91d3-4f50-87a2-9ccc4f0f0b7a Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:18:45Z", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:18:52,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-d3672150-91d3-4f50-87a2-9ccc4f0f0b7a 2018-10-08 03:18:55,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:55,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-5ccf3b6c-2044-4828-86a4-0064e61948a3 x-compute-request-id: req-5ccf3b6c-2044-4828-86a4-0064e61948a3 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:18:45Z", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:18:55,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-5ccf3b6c-2044-4828-86a4-0064e61948a3 2018-10-08 03:18:58,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:18:59,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:18: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-0d0699f8-19c4-42cb-9aec-92618ca78a70 x-compute-request-id: req-0d0699f8-19c4-42cb-9aec-92618ca78a70 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:18:45Z", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:18:59,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-0d0699f8-19c4-42cb-9aec-92618ca78a70 2018-10-08 03:19:02,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:03,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19: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-6fb7bc70-a505-4044-9a8d-19e26c510278 x-compute-request-id: req-6fb7bc70-a505-4044-9a8d-19e26c510278 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:18:45Z", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:19:03,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-6fb7bc70-a505-4044-9a8d-19e26c510278 2018-10-08 03:19:06,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:06,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bba6c4a-9b6a-4d57-8d61-62522aa91ec3 x-compute-request-id: req-5bba6c4a-9b6a-4d57-8d61-62522aa91ec3 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:18:45Z", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:19:06,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-5bba6c4a-9b6a-4d57-8d61-62522aa91ec3 2018-10-08 03:19:09,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:10,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f41cc49b-5db0-4d41-934f-6bf88544c09e x-compute-request-id: req-f41cc49b-5db0-4d41-934f-6bf88544c09e Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:18:45Z", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:19:10,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-f41cc49b-5db0-4d41-934f-6bf88544c09e 2018-10-08 03:19:13,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:13,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1c3a5ec-2505-43b7-a739-37dad890753b x-compute-request-id: req-f1c3a5ec-2505-43b7-a739-37dad890753b Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:18:45Z", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:19:13,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-f1c3a5ec-2505-43b7-a739-37dad890753b 2018-10-08 03:19:16,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:17,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3309952-e22d-46e5-b8f6-ac6e405e7629 x-compute-request-id: req-c3309952-e22d-46e5-b8f6-ac6e405e7629 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:19:16Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:19:17,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-c3309952-e22d-46e5-b8f6-ac6e405e7629 2018-10-08 03:19:20,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:21,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19: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-19bea96a-e466-4496-8a17-cfb2f205ae91 x-compute-request-id: req-19bea96a-e466-4496-8a17-cfb2f205ae91 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:94:d8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:19:16Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:19:21,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-19bea96a-e466-4496-8a17-cfb2f205ae91 2018-10-08 03:19:24,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:25,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29bd6afc-1189-4829-a381-30cc71efa4ef x-compute-request-id: req-29bd6afc-1189-4829-a381-30cc71efa4ef Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:94:d8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:19:16Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:19:25,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-29bd6afc-1189-4829-a381-30cc71efa4ef 2018-10-08 03:19:28,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:29,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74bb73fc-fe27-4bde-bb47-2eafa62b73c6 x-compute-request-id: req-74bb73fc-fe27-4bde-bb47-2eafa62b73c6 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:94:d8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-10-08T03:19:21.000000", "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:19:26Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:19:29,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-74bb73fc-fe27-4bde-bb47-2eafa62b73c6 2018-10-08 03:19:29,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:29,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad6f50e4-c67a-4fcf-a96e-a0061ecfc78d x-compute-request-id: req-ad6f50e4-c67a-4fcf-a96e-a0061ecfc78d Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:94:d8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6", "rel": "bookmark"}], "image": {"id": "9268d0b3-b9e5-4951-a247-22988a6160b8", "links": [{"href": "http://172.30.9.28:8774/images/9268d0b3-b9e5-4951-a247-22988a6160b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-10-08T03:19:21.000000", "flavor": {"id": "c43ab2c6-e892-427c-bb7f-a3ec430f109a", "links": [{"href": "http://172.30.9.28:8774/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a", "rel": "bookmark"}]}, "id": "f0b44252-1b6d-456c-84f6-2cd9751daab6", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:19:26Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ff13fc70-e6a1-43ff-948e-5896555a7d79-vm_inst", "created": "2018-10-08T03:18:43Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:19:29,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-ad6f50e4-c67a-4fcf-a96e-a0061ecfc78d 2018-10-08 03:19:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:30,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-96cfad92-7c32-4070-ae00-b8d297b3ab88 Date: Mon, 08 Oct 2018 03:19:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["96237737-cd54-4cb8-86ff-bdac90fe37bd"],"description":"","tags":[],"updated_at":"2018-10-08T03:18:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:19:30,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net used request id req-96cfad92-7c32-4070-ae00-b8d297b3ab88 2018-10-08 03:19:30,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:30,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1210dc6-f081-4d1a-9563-97570b8d1d55 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:19:30,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-a1210dc6-f081-4d1a-9563-97570b8d1d55 2018-10-08 03:19:30,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:30,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-68c29e8e-d570-432d-89c3-8913d23e56bd Date: Mon, 08 Oct 2018 03:19:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet"}]} 2018-10-08 03:19:30,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-68c29e8e-d570-432d-89c3-8913d23e56bd 2018-10-08 03:19:30,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:30,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-e096c6f8-4552-4ccc-91a3-ca73f3162497 Date: Mon, 08 Oct 2018 03:19:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","ip_address":"10.55.0.2"}],"id":"115cd901-13cb-40c3-ab2b-fbffd9c22af6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:62","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0d8b4fb2-c258-4638-b4a4-7c5bf335b547"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","ip_address":"10.55.0.7"}],"id":"def6842e-aff0-4f5f-b14e-54d79e724adb","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:94:d8","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-port","admin_state_up":true,"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:38Z","binding:vnic_type":"normal","device_id":"f0b44252-1b6d-456c-84f6-2cd9751daab6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","ip_address":"10.55.0.4"}],"id":"f9abe050-10a6-4954-87ac-dd37bde5192a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:f3:55","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0d8b4fb2-c258-4638-b4a4-7c5bf335b547"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96237737-cd54-4cb8-86ff-bdac90fe37bd","ip_address":"10.55.0.3"}],"id":"fffa2ac3-22cd-4183-b1ff-2431e1555475","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:4d:27","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0d8b4fb2-c258-4638-b4a4-7c5bf335b547","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0d8b4fb2-c258-4638-b4a4-7c5bf335b547"}]} 2018-10-08 03:19:30,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-e096c6f8-4552-4ccc-91a3-ca73f3162497 2018-10-08 03:19:30,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:30,619 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:19: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-a3101a23-66b0-4a85-85bd-495059d1ffd6 x-compute-request-id: req-a3101a23-66b0-4a85-85bd-495059d1ffd6 Content-Type: application/json 2018-10-08 03:19:30,619 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f0b44252-1b6d-456c-84f6-2cd9751daab6 used request id req-a3101a23-66b0-4a85-85bd-495059d1ffd6 2018-10-08 03:19:30,620 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-port 2018-10-08 03:19:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/def6842e-aff0-4f5f-b14e-54d79e724adb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40afbe69b94020a06df35ce5f39d56636824485" 2018-10-08 03:19:31,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1d88252-0722-4ad5-a57b-0d6d15fc69db Date: Mon, 08 Oct 2018 03:19:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:19:31,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/def6842e-aff0-4f5f-b14e-54d79e724adb used request id req-a1d88252-0722-4ad5-a57b-0d6d15fc69db 2018-10-08 03:19:31,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0258c130d821baadbf716e755c8ce8ecb1355540" 2018-10-08 03:19:31,149 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:19:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7ddd102-7692-4a6d-9025-964fd0ea39c6 x-compute-request-id: req-a7ddd102-7692-4a6d-9025-964fd0ea39c6 Content-Length: 0 Content-Type: application/json 2018-10-08 03:19:31,149 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c43ab2c6-e892-427c-bb7f-a3ec430f109a used request id req-a7ddd102-7692-4a6d-9025-964fd0ea39c6 2018-10-08 03:19:31,150 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet 2018-10-08 03:19:31,150 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-subnet 2018-10-08 03:19:31,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/96237737-cd54-4cb8-86ff-bdac90fe37bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" 2018-10-08 03:19:33,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ca485d8-9795-44a6-94f3-1da87c90ced1 Date: Mon, 08 Oct 2018 03:19:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:19:33,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/96237737-cd54-4cb8-86ff-bdac90fe37bd used request id req-1ca485d8-9795-44a6-94f3-1da87c90ced1 2018-10-08 03:19:33,364 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-net 2018-10-08 03:19:33,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0d8b4fb2-c258-4638-b4a4-7c5bf335b547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134e7ec1c36a5cf9187f450461cc03801f9292e6" 2018-10-08 03:19:34,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8320fa08-bb27-49e1-8389-bad41765cab0 Date: Mon, 08 Oct 2018 03:19:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:19:34,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0d8b4fb2-c258-4638-b4a4-7c5bf335b547 used request id req-8320fa08-bb27-49e1-8389-bad41765cab0 2018-10-08 03:19:34,712 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-ff13fc70-e6a1-43ff-948e-5896555a7d79-image 2018-10-08 03:19:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1a9d4501aae257afe6b991f71f356858e84ee92" 2018-10-08 03:19:35,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98fb1c30-73d3-479f-8a81-10c435716c9a Date: Mon, 08 Oct 2018 03:19:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:19:35,883 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9268d0b3-b9e5-4951-a247-22988a6160b8 used request id req-98fb1c30-73d3-479f-8a81-10c435716c9a 2018-10-08 03:19:35,886 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:19:35,889 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 03:19:35,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:19:35,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:19:36,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["zoiP8xEIRKWG94FJ56GDIw"], "issued_at": "2018-10-08T03:19:36.000000Z"}} 2018-10-08 03:19:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ad7e8631f4be930aad3bb686bea88396c2c02e" 2018-10-08 03:19:36,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac2cf7e-ad99-4679-adef-3585b3fbabe7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:19:36,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9ac2cf7e-ad99-4679-adef-3585b3fbabe7 2018-10-08 03:19:36,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ad7e8631f4be930aad3bb686bea88396c2c02e" 2018-10-08 03:19:36,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-2c33c38d-ed73-49b1-ae96-3fd69e79a6ad Date: Mon, 08 Oct 2018 03:19:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image"} 2018-10-08 03:19:36,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image used request id req-2c33c38d-ed73-49b1-ae96-3fd69e79a6ad 2018-10-08 03:19:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ad7e8631f4be930aad3bb686bea88396c2c02e" 2018-10-08 03:19:37,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-268f6c9b-d8fe-4556-9208-73d01acf50a6 Date: Mon, 08 Oct 2018 03:19: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:19:37,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-268f6c9b-d8fe-4556-9208-73d01acf50a6 2018-10-08 03:19:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7ad7e8631f4be930aad3bb686bea88396c2c02e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image"}' 2018-10-08 03:19:37,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1 X-Openstack-Request-Id: req-058f824b-5bf7-49e9-a001-7e4be4b144b5 Date: Mon, 08 Oct 2018 03:19:37 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:19:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:19:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "min_disk": 0, "protected": false, "id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "file": "/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/file", "checksum": null, "owner": "6125bd0af8794b6195370548efa3de51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:19:37,925 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-058f824b-5bf7-49e9-a001-7e4be4b144b5 2018-10-08 03:19:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ad7e8631f4be930aad3bb686bea88396c2c02e" -d '' 2018-10-08 03:19:40,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6086b26a-2777-4935-b143-996cda048e36 Date: Mon, 08 Oct 2018 03:19:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:19:40,076 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/file used request id req-6086b26a-2777-4935-b143-996cda048e36 2018-10-08 03:19:40,076 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:19:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ad7e8631f4be930aad3bb686bea88396c2c02e" 2018-10-08 03:19:40,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-d5bbf1fc-d732-4ef8-801f-6f8f41315831 Date: Mon, 08 Oct 2018 03:19:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:19:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:19:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/snap", "metadata": {}}], "self": "/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "min_disk": 0, "protected": false, "id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "file": "/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:19:40,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1 used request id req-d5bbf1fc-d732-4ef8-801f-6f8f41315831 2018-10-08 03:19:40,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ad7e8631f4be930aad3bb686bea88396c2c02e" 2018-10-08 03:19:41,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1fa150f1-5669-4094-b9c3-1944a0126a9b Date: Mon, 08 Oct 2018 03:19:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:19:41,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1fa150f1-5669-4094-b9c3-1944a0126a9b 2018-10-08 03:19:41,291 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image 2018-10-08 03:19:41,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ad7e8631f4be930aad3bb686bea88396c2c02e" 2018-10-08 03:19:41,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-29274f1f-8301-4d65-b699-90bf5187e9fd Date: Mon, 08 Oct 2018 03:19:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:19:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:19:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/snap", "metadata": {}}], "self": "/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "min_disk": 0, "protected": false, "id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "file": "/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:19:41,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1 used request id req-29274f1f-8301-4d65-b699-90bf5187e9fd 2018-10-08 03:19:41,920 - create_image - DEBUG - Instance status is - active 2018-10-08 03:19:41,920 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image 2018-10-08 03:19:41,920 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image 2018-10-08 03:19:41,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:19:41,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:19:42,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["43zd2lFmQg-w1b2Bn7dlrg"], "issued_at": "2018-10-08T03:19:42.000000Z"}} 2018-10-08 03:19:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" 2018-10-08 03:19:42,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6551e59-ec59-40b7-af22-1cbb4eb2959b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:19:42,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c6551e59-ec59-40b7-af22-1cbb4eb2959b 2018-10-08 03:19:42,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" 2018-10-08 03:19:42,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f1ece256-0614-45da-acf3-e42c85c4d50a Date: Mon, 08 Oct 2018 03:19:42 GMT RESP BODY: {"networks":[]} 2018-10-08 03:19:42,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-f1ece256-0614-45da-acf3-e42c85c4d50a 2018-10-08 03:19:42,580 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net 2018-10-08 03:19:42,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net", "admin_state_up": true}}' 2018-10-08 03:19:42,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5077f93a-2e79-4b09-a83c-c81f1c50bf23 Date: Mon, 08 Oct 2018 03:19:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:19:42Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","mtu":1450}} 2018-10-08 03:19:42,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5077f93a-2e79-4b09-a83c-c81f1c50bf23 2018-10-08 03:19:42,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" 2018-10-08 03:19:43,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9de119fd-8f16-4724-b3fa-fab77477b547 Date: Mon, 08 Oct 2018 03:19:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:19:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:19:43,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-9de119fd-8f16-4724-b3fa-fab77477b547 2018-10-08 03:19:43,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" 2018-10-08 03:19:43,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1410132a-f6ad-4bc2-aa0a-1c8969a7af35 Date: Mon, 08 Oct 2018 03:19:43 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:19:43,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-1410132a-f6ad-4bc2-aa0a-1c8969a7af35 2018-10-08 03:19:43,412 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet 2018-10-08 03:19:43,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" -d '{"subnets": [{"ip_version": 4, "network_id": "4a6e647f-b3e1-41a9-9228-c8a512fda39e", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]}' 2018-10-08 03:19:43,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a3fe93a3-a095-4bad-95f2-a32b5baa624f Date: Mon, 08 Oct 2018 03:19:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:19:43,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a3fe93a3-a095-4bad-95f2-a32b5baa624f 2018-10-08 03:19:43,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" 2018-10-08 03:19:44,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b5d9826d-7f5a-4eb5-898f-a84ee2fab647 Date: Mon, 08 Oct 2018 03:19:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:19:44,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-b5d9826d-7f5a-4eb5-898f-a84ee2fab647 2018-10-08 03:19:44,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" 2018-10-08 03:19:44,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ca4f2b6b-b80f-4eb9-b832-6210fcd5628c Date: Mon, 08 Oct 2018 03:19:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:19:44,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-ca4f2b6b-b80f-4eb9-b832-6210fcd5628c 2018-10-08 03:19:44,227 - OpenStackNetwork - DEBUG - Network [4a6e647f-b3e1-41a9-9228-c8a512fda39e] created successfully 2018-10-08 03:19:44,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:19:44,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:19:44,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["mE9L6_B0Qr-VOecgduJf2A"], "issued_at": "2018-10-08T03:19:44.000000Z"}} 2018-10-08 03:19:44,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5db20430726feadc08ee865e5dbe97ce70fe06" 2018-10-08 03:19:44,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35cf7768-231d-4a94-be29-c39b57232bc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:19:44,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-35cf7768-231d-4a94-be29-c39b57232bc5 2018-10-08 03:19:44,686 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:19:44,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5db20430726feadc08ee865e5dbe97ce70fe06" 2018-10-08 03:19:45,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19: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-037f9cda-6723-4a27-8a03-557e6680ee60 x-compute-request-id: req-037f9cda-6723-4a27-8a03-557e6680ee60 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:19:45,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-037f9cda-6723-4a27-8a03-557e6680ee60 2018-10-08 03:19:45,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5db20430726feadc08ee865e5dbe97ce70fe06" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-08 03:19:45,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f20730c4-ebdf-4a8d-8356-91b0da6d43bc x-compute-request-id: req-f20730c4-ebdf-4a8d-8356-91b0da6d43bc Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:19:45,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f20730c4-ebdf-4a8d-8356-91b0da6d43bc 2018-10-08 03:19:45,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:19:45,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:19:45,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["BN87FwUOR1u5rPHeoU7XeA"], "issued_at": "2018-10-08T03:19:45.000000Z"}} 2018-10-08 03:19:45,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1045e979e40b8697f16ac448276d9f2d04ef1bb" 2018-10-08 03:19:45,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080bbd05-51fd-4b94-94d4-db2f6a0496a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:19:45,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-080bbd05-51fd-4b94-94d4-db2f6a0496a5 2018-10-08 03:19:45,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1045e979e40b8697f16ac448276d9f2d04ef1bb" 2018-10-08 03:19:46,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:45 GMT Server: Apache x-compute-request-id: req-e07a87c0-eb7d-49e4-beb1-1062da308c6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e07a87c0-eb7d-49e4-beb1-1062da308c6f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 03:19:46,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail used request id req-e07a87c0-eb7d-49e4-beb1-1062da308c6f 2018-10-08 03:19:46,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e07a87c0-eb7d-49e4-beb1-1062da308c6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1045e979e40b8697f16ac448276d9f2d04ef1bb" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1", "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-10-08 03:19:47,730 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:19:46 GMT Server: Apache x-compute-request-id: req-069eb0ce-6bc5-42d8-a051-8c5f048779e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-069eb0ce-6bc5-42d8-a051-8c5f048779e4 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "06f8fd65464240b988c8eee752b9c259", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T03:19:47.616256", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "size": 1}} 2018-10-08 03:19:47,730 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes used request id req-069eb0ce-6bc5-42d8-a051-8c5f048779e4 2018-10-08 03:19:47,734 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e07a87c0-eb7d-49e4-beb1-1062da308c6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1045e979e40b8697f16ac448276d9f2d04ef1bb" 2018-10-08 03:19:48,499 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:47 GMT Server: Apache x-compute-request-id: req-43094fe8-a5bf-41a8-a86d-37271956464b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43094fe8-a5bf-41a8-a86d-37271956464b Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:19:48.000000", "replication_status": null, "snapshot_id": null, "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-f2ba351c-2257-405c-a980-904fca621af1", "bootable": "false", "created_at": "2018-10-08T03:19:47.000000", "volume_type": null}} 2018-10-08 03:19:48,500 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-43094fe8-a5bf-41a8-a86d-37271956464b 2018-10-08 03:19:48,500 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1 2018-10-08 03:19:48,503 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e07a87c0-eb7d-49e4-beb1-1062da308c6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1045e979e40b8697f16ac448276d9f2d04ef1bb" 2018-10-08 03:19:49,261 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:48 GMT Server: Apache x-compute-request-id: req-23fbebee-af89-490d-b696-e353b1e3fb6e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23fbebee-af89-490d-b696-e353b1e3fb6e Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:19:48.000000", "replication_status": null, "snapshot_id": null, "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-f2ba351c-2257-405c-a980-904fca621af1", "bootable": "false", "created_at": "2018-10-08T03:19:47.000000", "volume_type": null}} 2018-10-08 03:19:49,261 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-23fbebee-af89-490d-b696-e353b1e3fb6e 2018-10-08 03:19:49,262 - create_volume - DEBUG - Instance status is - creating 2018-10-08 03:19:49,262 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 03:19:52,265 - create_volume - DEBUG - Volume status query timeout in 296.235203981 2018-10-08 03:19:52,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e07a87c0-eb7d-49e4-beb1-1062da308c6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1045e979e40b8697f16ac448276d9f2d04ef1bb" 2018-10-08 03:19:53,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:52 GMT Server: Apache x-compute-request-id: req-e8f22bcb-fbba-4765-ae8c-e22607af6e4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8f22bcb-fbba-4765-ae8c-e22607af6e4d Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:19:49.000000", "replication_status": null, "snapshot_id": null, "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-f2ba351c-2257-405c-a980-904fca621af1", "bootable": "false", "created_at": "2018-10-08T03:19:47.000000", "volume_type": null}} 2018-10-08 03:19:53,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-e8f22bcb-fbba-4765-ae8c-e22607af6e4d 2018-10-08 03:19:53,073 - create_volume - DEBUG - Instance status is - available 2018-10-08 03:19:53,073 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1 2018-10-08 03:19:53,073 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1 2018-10-08 03:19:53,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:19:53,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:19:53,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["pczS8A7jRB6wy8EBL2HjxQ"], "issued_at": "2018-10-08T03:19:53.000000Z"}} 2018-10-08 03:19:53,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:53,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8dfe156-178d-41f8-8ba3-992749b98ba8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:19:53,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8dfe156-178d-41f8-8ba3-992749b98ba8 2018-10-08 03:19:53,543 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:19:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:53,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7cc2c5-921a-4cfa-86a6-7d29026bb4f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:19:53,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9d7cc2c5-921a-4cfa-86a6-7d29026bb4f4 2018-10-08 03:19:53,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:53,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cb092e45-7528-446e-807c-ccde502a4aa6 Date: Mon, 08 Oct 2018 03:19:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:19:53,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-cb092e45-7528-446e-807c-ccde502a4aa6 2018-10-08 03:19:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:19:53,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:19:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:19:53,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:53,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845743a6-6143-41c2-b8b4-25850852bfbe Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:19:53,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-845743a6-6143-41c2-b8b4-25850852bfbe 2018-10-08 03:19:53,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:54,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7eba8c29-4daf-4342-8ff8-cbcbf4fbe1cf Date: Mon, 08 Oct 2018 03:19:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:19:54,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-7eba8c29-4daf-4342-8ff8-cbcbf4fbe1cf 2018-10-08 03:19:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:54,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0c079d7-0516-43c3-ab3a-85668c2083eb Date: Mon, 08 Oct 2018 03:19:54 GMT RESP BODY: {"ports":[]} 2018-10-08 03:19:54,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port&admin_state_up=True used request id req-f0c079d7-0516-43c3-ab3a-85668c2083eb 2018-10-08 03:19:54,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:54,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e1c1c3f-4225-4984-a3e5-13faf1853a00 x-compute-request-id: req-3e1c1c3f-4225-4984-a3e5-13faf1853a00 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 03:19:54,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst used request id req-3e1c1c3f-4225-4984-a3e5-13faf1853a00 2018-10-08 03:19:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:54,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6a0ba788-fb6f-43e0-b736-594bee31192d Date: Mon, 08 Oct 2018 03:19:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:19:54,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-6a0ba788-fb6f-43e0-b736-594bee31192d 2018-10-08 03:19:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:54,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fcf008-8489-44f2-bdd4-adef7a1daf5a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:19:54,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-10fcf008-8489-44f2-bdd4-adef7a1daf5a 2018-10-08 03:19:54,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:55,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ad332ef-4c63-4316-b414-5888db34dd82 Date: Mon, 08 Oct 2018 03:19:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:19:55,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-0ad332ef-4c63-4316-b414-5888db34dd82 2018-10-08 03:19:55,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:55,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f3d9dd59-5968-4381-9e2f-3518703d1ffd Date: Mon, 08 Oct 2018 03:19:55 GMT RESP BODY: {"ports":[]} 2018-10-08 03:19:55,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port&admin_state_up=True used request id req-f3d9dd59-5968-4381-9e2f-3518703d1ffd 2018-10-08 03:19:55,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:19:55,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:19:55,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["QVdSICamRPaE0ml20NaX4g"], "issued_at": "2018-10-08T03:19:55.000000Z"}} 2018-10-08 03:19:55,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9746443f02ede95722eae74c49b5e0a7cdf5fdb" 2018-10-08 03:19:55,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ee09ba-6d7c-4f0b-840c-254023e48c14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:19:55,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5ee09ba-6d7c-4f0b-840c-254023e48c14 2018-10-08 03:19:55,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:55,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5c4bc6b4-5051-4265-a4cd-c27a20d6eef7 Date: Mon, 08 Oct 2018 03:19:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:19:55,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-5c4bc6b4-5051-4265-a4cd-c27a20d6eef7 2018-10-08 03:19:55,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:56,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dedb9c3c-6dc9-4c59-8bb4-a1e3d056b04f Date: Mon, 08 Oct 2018 03:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:19:56,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-dedb9c3c-6dc9-4c59-8bb4-a1e3d056b04f 2018-10-08 03:19:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:56,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f35e6244-c1d8-4103-a97c-7cc5f7c9c287 Date: Mon, 08 Oct 2018 03:19:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:19:56,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-f35e6244-c1d8-4103-a97c-7cc5f7c9c287 2018-10-08 03:19:56,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:19:56,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:19:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:19:56,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9746443f02ede95722eae74c49b5e0a7cdf5fdb" 2018-10-08 03:19:56,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e9695b-ccfb-4432-991a-4437f4616652 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:19:56,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-03e9695b-ccfb-4432-991a-4437f4616652 2018-10-08 03:19:56,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:56,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-18d38614-ebe0-40a3-af2d-efd85c9ec098 Date: Mon, 08 Oct 2018 03:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:19:56,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-18d38614-ebe0-40a3-af2d-efd85c9ec098 2018-10-08 03:19:56,721 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net 2018-10-08 03:19:56,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" -d '{"port": {"network_id": "4a6e647f-b3e1-41a9-9228-c8a512fda39e", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port", "admin_state_up": true}}' 2018-10-08 03:19:57,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-a5470b0e-c84c-4970-b638-85e011b85916 Date: Mon, 08 Oct 2018 03:19:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:57Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:35:58","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","project_id":"6125bd0af8794b6195370548efa3de51","qos_policy_id":null,"admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal"}} 2018-10-08 03:19:57,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-a5470b0e-c84c-4970-b638-85e011b85916 2018-10-08 03:19:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:57,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-032ade94-a9df-441d-8e8c-a6855d440f2e Date: Mon, 08 Oct 2018 03:19:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:19:57,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-032ade94-a9df-441d-8e8c-a6855d440f2e 2018-10-08 03:19:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:57,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f24a9e-188c-4215-85ad-8d4275895e36 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:19:57,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-46f24a9e-188c-4215-85ad-8d4275895e36 2018-10-08 03:19:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:57,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6041f99c-b03c-4005-9e79-f6fc31623a74 Date: Mon, 08 Oct 2018 03:19:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:19:57,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-6041f99c-b03c-4005-9e79-f6fc31623a74 2018-10-08 03:19:57,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:58,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-a5cbec6a-269b-4daa-b507-8b52ec057d5e Date: Mon, 08 Oct 2018 03:19:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 03:19:58,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port&admin_state_up=True used request id req-a5cbec6a-269b-4daa-b507-8b52ec057d5e 2018-10-08 03:19:58,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:58,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7031c70-49b7-4a0c-8ba0-51e9459d0cc2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:19:58,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-b7031c70-49b7-4a0c-8ba0-51e9459d0cc2 2018-10-08 03:19:58,216 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst 2018-10-08 03:19:58,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:58,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1f852d8-e42f-4f93-84b6-16e81ddc69dd x-compute-request-id: req-f1f852d8-e42f-4f93-84b6-16e81ddc69dd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-flavor"}]} 2018-10-08 03:19:58,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f1f852d8-e42f-4f93-84b6-16e81ddc69dd 2018-10-08 03:19:58,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:58,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b079db0-686f-4124-ae25-845ad19e2094 x-compute-request-id: req-1b079db0-686f-4124-ae25-845ad19e2094 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:19:58,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1 used request id req-1b079db0-686f-4124-ae25-845ad19e2094 2018-10-08 03:19:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:59,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-bbbea6a4-ee09-4d86-a3e1-1d20d96cf424 Date: Mon, 08 Oct 2018 03:19:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:19:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:19:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/snap", "metadata": {}}], "self": "/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "min_disk": 0, "protected": false, "id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "file": "/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/000579ea-9e69-46ce-94d2-ad14b1799cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image"} 2018-10-08 03:19:59,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image used request id req-bbbea6a4-ee09-4d86-a3e1-1d20d96cf424 2018-10-08 03:19:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:19:59,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7f99d273-7c00-429d-b256-ffbd5149aae5 Date: Mon, 08 Oct 2018 03:19: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:19:59,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7f99d273-7c00-429d-b256-ffbd5149aae5 2018-10-08 03:19:59,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "imageRef": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "flavorRef": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "max_count": 1, "min_count": 1, "networks": [{"port": "377b2a3a-e938-4332-8b1a-bfa1eea78c95"}]}}' 2018-10-08 03:20:01,534 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7052f7a-64ed-4779-84b3-b5eef95afd31 x-compute-request-id: req-a7052f7a-64ed-4779-84b3-b5eef95afd31 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "adminPass": "3nBBaY4Vc5XP"}} 2018-10-08 03:20:01,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a7052f7a-64ed-4779-84b3-b5eef95afd31 2018-10-08 03:20:01,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:02,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-525f2b5f-990c-4b29-8f55-46c9ae2d237a x-compute-request-id: req-525f2b5f-990c-4b29-8f55-46c9ae2d237a Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "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-10-08T03:20:01Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:02,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-525f2b5f-990c-4b29-8f55-46c9ae2d237a 2018-10-08 03:20:02,048 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst 2018-10-08 03:20:02,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:02,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20: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-01e08b17-f8ab-412b-b230-75bec77b6d32 x-compute-request-id: req-01e08b17-f8ab-412b-b230-75bec77b6d32 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "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-10-08T03:20:02Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:02,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-01e08b17-f8ab-412b-b230-75bec77b6d32 2018-10-08 03:20:02,259 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:02,259 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:05,262 - create_instance - DEBUG - VM status query timeout in 896.786252022 2018-10-08 03:20:05,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:05,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74a287fc-8869-4fc0-8a90-86fc914841ba x-compute-request-id: req-74a287fc-8869-4fc0-8a90-86fc914841ba Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:03Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:05,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-74a287fc-8869-4fc0-8a90-86fc914841ba 2018-10-08 03:20:05,666 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:05,667 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:08,670 - create_instance - DEBUG - VM status query timeout in 893.378247976 2018-10-08 03:20:08,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:09,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20: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-289381d3-26c5-4e40-bcef-f2cb4022b703 x-compute-request-id: req-289381d3-26c5-4e40-bcef-f2cb4022b703 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:03Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:09,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-289381d3-26c5-4e40-bcef-f2cb4022b703 2018-10-08 03:20:09,430 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:09,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:12,433 - create_instance - DEBUG - VM status query timeout in 889.614971161 2018-10-08 03:20:12,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:12,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0eb8a5b-e2a2-4717-8ed9-1ee837b44060 x-compute-request-id: req-e0eb8a5b-e2a2-4717-8ed9-1ee837b44060 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:03Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:12,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-e0eb8a5b-e2a2-4717-8ed9-1ee837b44060 2018-10-08 03:20:12,823 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:12,823 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:15,827 - create_instance - DEBUG - VM status query timeout in 886.221418142 2018-10-08 03:20:15,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:16,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20: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-d8a2d440-b3f7-4ade-baef-938cbeb0e2b4 x-compute-request-id: req-d8a2d440-b3f7-4ade-baef-938cbeb0e2b4 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:03Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:16,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-d8a2d440-b3f7-4ade-baef-938cbeb0e2b4 2018-10-08 03:20:16,242 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:16,243 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:19,246 - create_instance - DEBUG - VM status query timeout in 882.802351952 2018-10-08 03:20:19,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:19,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a13e0a3-fa00-4d70-8d62-e02ad830a379 x-compute-request-id: req-0a13e0a3-fa00-4d70-8d62-e02ad830a379 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:03Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:19,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-0a13e0a3-fa00-4d70-8d62-e02ad830a379 2018-10-08 03:20:19,859 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:19,860 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:22,863 - create_instance - DEBUG - VM status query timeout in 879.18531394 2018-10-08 03:20:22,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:23,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20f4e7b3-640d-4104-a0de-8fd6adeb1154 x-compute-request-id: req-20f4e7b3-640d-4104-a0de-8fd6adeb1154 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:03Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:23,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-20f4e7b3-640d-4104-a0de-8fd6adeb1154 2018-10-08 03:20:23,282 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:23,282 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:26,285 - create_instance - DEBUG - VM status query timeout in 875.762928963 2018-10-08 03:20:26,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:26,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79ea52e7-09f2-4a1e-a415-8a06229d7566 x-compute-request-id: req-79ea52e7-09f2-4a1e-a415-8a06229d7566 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:03Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:26,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-79ea52e7-09f2-4a1e-a415-8a06229d7566 2018-10-08 03:20:26,723 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:26,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:29,726 - create_instance - DEBUG - VM status query timeout in 872.322170019 2018-10-08 03:20:29,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:30,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff36b88a-74e2-4f34-93ac-e3e82ff5833d x-compute-request-id: req-ff36b88a-74e2-4f34-93ac-e3e82ff5833d Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:03Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:30,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-ff36b88a-74e2-4f34-93ac-e3e82ff5833d 2018-10-08 03:20:30,497 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:30,497 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:33,500 - create_instance - DEBUG - VM status query timeout in 868.54817009 2018-10-08 03:20:33,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:33,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20: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-6ff1c6c5-29e6-4386-be46-7e1f5876861c x-compute-request-id: req-6ff1c6c5-29e6-4386-be46-7e1f5876861c Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:03Z", "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-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:33,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-6ff1c6c5-29e6-4386-be46-7e1f5876861c 2018-10-08 03:20:33,780 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:33,780 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:36,783 - create_instance - DEBUG - VM status query timeout in 865.264735937 2018-10-08 03:20:36,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:37,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b03b1259-7211-4c45-8e21-786f0b54b1cd x-compute-request-id: req-b03b1259-7211-4c45-8e21-786f0b54b1cd Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:34Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:37,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-b03b1259-7211-4c45-8e21-786f0b54b1cd 2018-10-08 03:20:37,245 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:37,246 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:40,249 - create_instance - DEBUG - VM status query timeout in 861.799268007 2018-10-08 03:20:40,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:40,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20: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-b401c460-9d63-4831-8d84-436844d29b98 x-compute-request-id: req-b401c460-9d63-4831-8d84-436844d29b98 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:20:34Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:40,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-b401c460-9d63-4831-8d84-436844d29b98 2018-10-08 03:20:40,876 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - BUILD 2018-10-08 03:20:40,877 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:20:43,880 - create_instance - DEBUG - VM status query timeout in 858.168344975 2018-10-08 03:20:43,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:44,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5548ef2-de97-47bf-8feb-2f55a38ca4e3 x-compute-request-id: req-e5548ef2-de97-47bf-8feb-2f55a38ca4e3 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:40Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:44,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-e5548ef2-de97-47bf-8feb-2f55a38ca4e3 2018-10-08 03:20:44,713 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - ACTIVE 2018-10-08 03:20:44,713 - create_instance - INFO - VM is - ACTIVE 2018-10-08 03:20:44,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:45,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20: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-31942a9e-e381-41b8-a111-53dd7c3e7f85 x-compute-request-id: req-31942a9e-e381-41b8-a111-53dd7c3e7f85 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:40Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:45,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-31942a9e-e381-41b8-a111-53dd7c3e7f85 2018-10-08 03:20:45,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:45,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-46e88dae-c33b-4082-9c11-670427e85673 Date: Mon, 08 Oct 2018 03:20:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:20:45,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-46e88dae-c33b-4082-9c11-670427e85673 2018-10-08 03:20:45,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:45,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3385f85-01ef-4392-a24a-23ed7627415d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:20:45,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-f3385f85-01ef-4392-a24a-23ed7627415d 2018-10-08 03:20:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:45,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ec1fe6ad-abba-49d5-8a78-f3bcd7e2bcaf Date: Mon, 08 Oct 2018 03:20:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:20:45,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-ec1fe6ad-abba-49d5-8a78-f3bcd7e2bcaf 2018-10-08 03:20:45,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:45,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-60128c1c-3c4e-484e-ae7c-d91fa24f807d Date: Mon, 08 Oct 2018 03:20:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:20:45,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-60128c1c-3c4e-484e-ae7c-d91fa24f807d 2018-10-08 03:20:45,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:20:46,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["ksb5DhLUT7-N6_z4m22SqA"], "issued_at": "2018-10-08T03:20:46.000000Z"}} 2018-10-08 03:20:46,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:46,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7b9f54-3234-4a21-bd10-65c9eff91a04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:20:46,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a7b9f54-3234-4a21-bd10-65c9eff91a04 2018-10-08 03:20:46,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:46,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c45364f-18f8-4071-840a-03f6dca8ba01 x-compute-request-id: req-7c45364f-18f8-4071-840a-03f6dca8ba01 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:40Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:20:46,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-7c45364f-18f8-4071-840a-03f6dca8ba01 2018-10-08 03:20:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:47,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-01817485-db50-47ba-b44a-a9e0c0f7bf05 Date: Mon, 08 Oct 2018 03:20:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:20:47,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-01817485-db50-47ba-b44a-a9e0c0f7bf05 2018-10-08 03:20:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:47,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b26d35d-bec6-4ebb-82bd-c36a243f28fa Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:20:47,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-5b26d35d-bec6-4ebb-82bd-c36a243f28fa 2018-10-08 03:20:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:47,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1aacf6f5-9e1c-46fa-a86d-89ae5f1e6b9d Date: Mon, 08 Oct 2018 03:20:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:20:47,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-1aacf6f5-9e1c-46fa-a86d-89ae5f1e6b9d 2018-10-08 03:20:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:47,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-35f752af-9197-4ba3-acd8-e086bc3d3edc Date: Mon, 08 Oct 2018 03:20:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:20:47,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-35f752af-9197-4ba3-acd8-e086bc3d3edc 2018-10-08 03:20:47,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" -d '{"volumeAttachment": {"volumeId": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0"}}' 2018-10-08 03:20:49,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20: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-a8b3b0e2-8f77-4a5e-93e0-2de93e343d52 x-compute-request-id: req-a8b3b0e2-8f77-4a5e-93e0-2de93e343d52 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "volumeId": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0"}} 2018-10-08 03:20:49,568 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3/os-volume_attachments used request id req-a8b3b0e2-8f77-4a5e-93e0-2de93e343d52 2018-10-08 03:20:49,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:50,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20: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-c972f299-5c89-4c17-b6c1-c12ab17c04eb x-compute-request-id: req-c972f299-5c89-4c17-b6c1-c12ab17c04eb Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:40Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0"}], "metadata": {}}} 2018-10-08 03:20:50,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-c972f299-5c89-4c17-b6c1-c12ab17c04eb 2018-10-08 03:20:50,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:50,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e26643e3-7ba0-4afc-b8f6-71511154540c Date: Mon, 08 Oct 2018 03:20:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:20:50,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-e26643e3-7ba0-4afc-b8f6-71511154540c 2018-10-08 03:20:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:20:50,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:20:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:20:50,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:50,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e9bed3-8972-4cd6-b61c-7dde016ad263 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:20:50,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-a2e9bed3-8972-4cd6-b61c-7dde016ad263 2018-10-08 03:20:50,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:50,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-48b46dd0-3837-49fc-82b6-bde62f79edc1 Date: Mon, 08 Oct 2018 03:20:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:20:50,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-48b46dd0-3837-49fc-82b6-bde62f79edc1 2018-10-08 03:20:50,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:50,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-5c46e5aa-52bd-4de1-a279-25deddee8050 Date: Mon, 08 Oct 2018 03:20:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:20:50,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-5c46e5aa-52bd-4de1-a279-25deddee8050 2018-10-08 03:20:50,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:51,548 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:50 GMT Server: Apache x-compute-request-id: req-a8b523d2-48b6-4887-b580-823ef6decc39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8b523d2-48b6-4887-b580-823ef6decc39 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:20:49.000000", "replication_status": null, "snapshot_id": null, "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1", "bootable": "false", "created_at": "2018-10-08T03:19:47.000000", "volume_type": null}} 2018-10-08 03:20:51,548 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-a8b523d2-48b6-4887-b580-823ef6decc39 2018-10-08 03:20:54,552 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8b523d2-48b6-4887-b580-823ef6decc39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:55,297 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:54 GMT Server: Apache x-compute-request-id: req-9af4a22c-7682-4ce8-a02a-547f563b3559 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9af4a22c-7682-4ce8-a02a-547f563b3559 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "attachment_id": "e27eac1d-bd76-430d-a8b9-b8e9d90e6ee6", "attached_at": "2018-10-08T03:20:53.000000", "host_name": null, "volume_id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "device": "/dev/vdb", "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0"}], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:20:53.000000", "replication_status": null, "snapshot_id": null, "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-f2ba351c-2257-405c-a980-904fca621af1", "bootable": "false", "created_at": "2018-10-08T03:19:47.000000", "volume_type": null}} 2018-10-08 03:20:55,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-9af4a22c-7682-4ce8-a02a-547f563b3559 2018-10-08 03:20:55,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:55,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2513e683-4ed3-42e3-bbdd-aa5c1cee3d9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:20:55,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2513e683-4ed3-42e3-bbdd-aa5c1cee3d9c 2018-10-08 03:20:55,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:56,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dff69ddf-ee2c-4cd2-a036-e309740329ae x-compute-request-id: req-dff69ddf-ee2c-4cd2-a036-e309740329ae Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:52Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0"}], "metadata": {}}} 2018-10-08 03:20:56,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-dff69ddf-ee2c-4cd2-a036-e309740329ae 2018-10-08 03:20:56,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:56,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4d56c0c2-d52b-4d7a-97c7-5dd6c87d9bae Date: Mon, 08 Oct 2018 03:20:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:20:56,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-4d56c0c2-d52b-4d7a-97c7-5dd6c87d9bae 2018-10-08 03:20:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:56,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0576cae-8451-4e98-9256-b972204b2a57 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:20:56,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-b0576cae-8451-4e98-9256-b972204b2a57 2018-10-08 03:20:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:56,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-00aa0157-48bd-4b82-b524-dfbcd4e278c7 Date: Mon, 08 Oct 2018 03:20:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:20:56,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-00aa0157-48bd-4b82-b524-dfbcd4e278c7 2018-10-08 03:20:56,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:56,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ef6877e1-c74c-4b0d-9e67-32ca31d1d783 Date: Mon, 08 Oct 2018 03:20:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:20:56,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-ef6877e1-c74c-4b0d-9e67-32ca31d1d783 2018-10-08 03:20:56,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:57,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e4df0c9-5fb0-49f9-ae09-d8d4d7a8180d x-compute-request-id: req-4e4df0c9-5fb0-49f9-ae09-d8d4d7a8180d Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:52Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0"}], "metadata": {}}} 2018-10-08 03:20:57,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-4e4df0c9-5fb0-49f9-ae09-d8d4d7a8180d 2018-10-08 03:20:57,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:58,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e1a3129a-5b39-497e-80bc-4f967b6999d0 Date: Mon, 08 Oct 2018 03:20:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:20:58,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-e1a3129a-5b39-497e-80bc-4f967b6999d0 2018-10-08 03:20:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:58,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97aaf7ea-24c9-4d68-bfca-4bb927ac15c1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:20:58,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-97aaf7ea-24c9-4d68-bfca-4bb927ac15c1 2018-10-08 03:20:58,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:58,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-18009f77-9bcc-40e9-82df-26991e46736d Date: Mon, 08 Oct 2018 03:20:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:20:58,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-18009f77-9bcc-40e9-82df-26991e46736d 2018-10-08 03:20:58,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:20:58,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-fac31107-f7dc-4313-8ac8-328a80193eef Date: Mon, 08 Oct 2018 03:20:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:20:58,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-fac31107-f7dc-4313-8ac8-328a80193eef 2018-10-08 03:20:58,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:58,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20: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-fb4bdbea-cb96-4add-b060-c0553151ef23 x-compute-request-id: req-fb4bdbea-cb96-4add-b060-c0553151ef23 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:52Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0"}], "metadata": {}}} 2018-10-08 03:20:58,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-fb4bdbea-cb96-4add-b060-c0553151ef23 2018-10-08 03:20:58,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:58,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-afc00514-826b-4877-966c-fdfd164c40fd Date: Mon, 08 Oct 2018 03:20:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:20:58,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-afc00514-826b-4877-966c-fdfd164c40fd 2018-10-08 03:20:58,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:59,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69650adb-42aa-4bbd-9b82-cd0ae840e5ae Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:20:59,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-69650adb-42aa-4bbd-9b82-cd0ae840e5ae 2018-10-08 03:20:59,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:59,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-994f3d3e-576f-49d5-a0d6-7984d9621fbc Date: Mon, 08 Oct 2018 03:20:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:20:59,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-994f3d3e-576f-49d5-a0d6-7984d9621fbc 2018-10-08 03:20:59,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:20:59,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-97a99175-2d40-47ec-b44d-7dc8a1d57829 Date: Mon, 08 Oct 2018 03:20:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:20:59,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-97a99175-2d40-47ec-b44d-7dc8a1d57829 2018-10-08 03:20:59,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3/os-volume_attachments/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:00,935 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dba8ba04-dd6d-44c2-9851-3b6b23f87609 x-compute-request-id: req-dba8ba04-dd6d-44c2-9851-3b6b23f87609 Content-Length: 0 Content-Type: application/json 2018-10-08 03:21:00,935 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3/os-volume_attachments/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-dba8ba04-dd6d-44c2-9851-3b6b23f87609 2018-10-08 03:21:00,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:01,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-f4e9546d-4692-4e7a-8768-0d351a16611f x-compute-request-id: req-f4e9546d-4692-4e7a-8768-0d351a16611f Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:52Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0"}], "metadata": {}}} 2018-10-08 03:21:01,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-f4e9546d-4692-4e7a-8768-0d351a16611f 2018-10-08 03:21:01,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:01,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c97ca392-8a04-4c45-9709-906dfdd6ee3e Date: Mon, 08 Oct 2018 03:21:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:01,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-c97ca392-8a04-4c45-9709-906dfdd6ee3e 2018-10-08 03:21:01,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:02,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f382d5c-dae1-4956-a2dd-200d9e7f8433 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:21:02,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-2f382d5c-dae1-4956-a2dd-200d9e7f8433 2018-10-08 03:21:02,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:02,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d776ff5b-5e0a-4244-b63c-d0a8f43439f3 Date: Mon, 08 Oct 2018 03:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:21:02,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-d776ff5b-5e0a-4244-b63c-d0a8f43439f3 2018-10-08 03:21:02,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:02,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ef984751-713f-4dc9-bf2b-5116f10b05e4 Date: Mon, 08 Oct 2018 03:21:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:21:02,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-ef984751-713f-4dc9-bf2b-5116f10b05e4 2018-10-08 03:21:05,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:06,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-6bdeb818-6d61-4337-b5ee-5d7d625722fd x-compute-request-id: req-6bdeb818-6d61-4337-b5ee-5d7d625722fd Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:52Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:06,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-6bdeb818-6d61-4337-b5ee-5d7d625722fd 2018-10-08 03:21:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:06,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a3cfff8a-6052-411f-9721-a4916903d3f9 Date: Mon, 08 Oct 2018 03:21:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:06,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-a3cfff8a-6052-411f-9721-a4916903d3f9 2018-10-08 03:21:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:06,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2b654f-e0cb-44e0-aa08-c5435fcdddb6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:21:06,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-bd2b654f-e0cb-44e0-aa08-c5435fcdddb6 2018-10-08 03:21:06,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:06,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3e4a8413-2725-449f-a3b1-84a87574ac1c Date: Mon, 08 Oct 2018 03:21:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:21:06,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-3e4a8413-2725-449f-a3b1-84a87574ac1c 2018-10-08 03:21:06,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:06,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-cab68c96-89a1-4147-a45a-8c8b1fac0fe8 Date: Mon, 08 Oct 2018 03:21:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:21:06,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-cab68c96-89a1-4147-a45a-8c8b1fac0fe8 2018-10-08 03:21:06,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8b523d2-48b6-4887-b580-823ef6decc39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:07,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:06 GMT Server: Apache x-compute-request-id: req-69500290-9bb3-41cc-945c-a435b0becf5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69500290-9bb3-41cc-945c-a435b0becf5e Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:21:00.000000", "replication_status": null, "snapshot_id": null, "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-f2ba351c-2257-405c-a980-904fca621af1", "bootable": "false", "created_at": "2018-10-08T03:19:47.000000", "volume_type": null}} 2018-10-08 03:21:07,372 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-69500290-9bb3-41cc-945c-a435b0becf5e 2018-10-08 03:21:07,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:07,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a92801f0-43c3-4b50-b2ff-037a7509f48a x-compute-request-id: req-a92801f0-43c3-4b50-b2ff-037a7509f48a Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:52Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:07,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-a92801f0-43c3-4b50-b2ff-037a7509f48a 2018-10-08 03:21:07,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:08,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c7666568-912d-4d1b-9602-e07a995f8da8 Date: Mon, 08 Oct 2018 03:21:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:08,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-c7666568-912d-4d1b-9602-e07a995f8da8 2018-10-08 03:21:08,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:08,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba622d31-e9f7-4cbd-a1dd-91cfe8f24573 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:21:08,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-ba622d31-e9f7-4cbd-a1dd-91cfe8f24573 2018-10-08 03:21:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:08,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f8b8fdbb-d288-46f3-a5ef-adf03e5e5ad0 Date: Mon, 08 Oct 2018 03:21:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:21:08,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-f8b8fdbb-d288-46f3-a5ef-adf03e5e5ad0 2018-10-08 03:21:08,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:08,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-867ea695-9197-4ef7-b5ee-886264d35f84 Date: Mon, 08 Oct 2018 03:21:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:21:08,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-867ea695-9197-4ef7-b5ee-886264d35f84 2018-10-08 03:21:08,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:09,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a96fd01-a022-4cb4-9731-bf778ee0d30e x-compute-request-id: req-2a96fd01-a022-4cb4-9731-bf778ee0d30e Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:35:58", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:20:52Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:09,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-2a96fd01-a022-4cb4-9731-bf778ee0d30e 2018-10-08 03:21:09,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:09,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bcea3cd2-c846-4880-8923-d14e67ce151d Date: Mon, 08 Oct 2018 03:21:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["6ba36dd3-4b36-4823-bfef-3f50c3f135b4"],"description":"","tags":[],"updated_at":"2018-10-08T03:19:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:42Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:09,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net used request id req-bcea3cd2-c846-4880-8923-d14e67ce151d 2018-10-08 03:21:09,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:09,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547cffbc-9c1c-4098-9397-a69c2580a4f8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:21:09,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-547cffbc-9c1c-4098-9397-a69c2580a4f8 2018-10-08 03:21:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:09,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a5199502-e3b1-4945-8b46-21cfa466f9a1 Date: Mon, 08 Oct 2018 03:21:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:43Z","dns_nameservers":[],"updated_at":"2018-10-08T03:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet"}]} 2018-10-08 03:21:09,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-a5199502-e3b1-4945-8b46-21cfa466f9a1 2018-10-08 03:21:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe95b550125bb22828c04b2494116755c42398d" 2018-10-08 03:21:09,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ef90f20d-a63f-4a93-a336-c0aeb07b5118 Date: Mon, 08 Oct 2018 03:21:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:20:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.7"}],"id":"377b2a3a-e938-4332-8b1a-bfa1eea78c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:35:58","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:56Z","binding:vnic_type":"normal","device_id":"a06f1a06-0752-49b8-b683-58c9c812d8c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.4"}],"id":"9d866705-6558-4ddf-b1ef-6e28c64cd41e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:50:46","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.2"}],"id":"cc1cf223-8dac-406b-9f32-16ed2db05a42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:94:a4","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6e647f-b3e1-41a9-9228-c8a512fda39e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ba36dd3-4b36-4823-bfef-3f50c3f135b4","ip_address":"10.55.0.3"}],"id":"e2ff5ccf-6364-475b-979b-dcf55694ef1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:0d:16","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6e647f-b3e1-41a9-9228-c8a512fda39e","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6e647f-b3e1-41a9-9228-c8a512fda39e"}]} 2018-10-08 03:21:09,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-ef90f20d-a63f-4a93-a336-c0aeb07b5118 2018-10-08 03:21:09,999 - create_instance - INFO - Deleting Port with ID - 377b2a3a-e938-4332-8b1a-bfa1eea78c95 2018-10-08 03:21:10,000 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-port 2018-10-08 03:21:10,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/377b2a3a-e938-4332-8b1a-bfa1eea78c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:10,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1bc415b-c54d-4137-800a-15f8cd8467ca Date: Mon, 08 Oct 2018 03:21:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:21:10,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/377b2a3a-e938-4332-8b1a-bfa1eea78c95 used request id req-c1bc415b-c54d-4137-800a-15f8cd8467ca 2018-10-08 03:21:10,495 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst 2018-10-08 03:21:10,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:10,825 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:21: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-5ed00bcb-1bc3-4a53-8ed6-101822f7dbd2 x-compute-request-id: req-5ed00bcb-1bc3-4a53-8ed6-101822f7dbd2 Content-Type: application/json 2018-10-08 03:21:10,826 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-5ed00bcb-1bc3-4a53-8ed6-101822f7dbd2 2018-10-08 03:21:10,826 - create_instance - INFO - Checking deletion status 2018-10-08 03:21:10,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:11,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-f22f6338-a6f8-40e2-8473-656eac5a97c5 x-compute-request-id: req-f22f6338-a6f8-40e2-8473-656eac5a97c5 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:21:10Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:11,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-f22f6338-a6f8-40e2-8473-656eac5a97c5 2018-10-08 03:21:11,225 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - ACTIVE 2018-10-08 03:21:11,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:21:14,228 - create_instance - DEBUG - VM status query timeout in 296.59813714 2018-10-08 03:21:14,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:14,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-0c01d8a5-c673-46cd-8841-fe23ce418212 x-compute-request-id: req-0c01d8a5-c673-46cd-8841-fe23ce418212 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:21:10Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:14,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-0c01d8a5-c673-46cd-8841-fe23ce418212 2018-10-08 03:21:14,477 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - ACTIVE 2018-10-08 03:21:14,477 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:21:17,481 - create_instance - DEBUG - VM status query timeout in 293.345590115 2018-10-08 03:21:17,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:17,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-404eda8a-e8a2-44e0-a7f5-60d6b93513d8 x-compute-request-id: req-404eda8a-e8a2-44e0-a7f5-60d6b93513d8 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3", "rel": "bookmark"}], "image": {"id": "000579ea-9e69-46ce-94d2-ad14b1799cb1", "links": [{"href": "http://172.30.9.28:8774/images/000579ea-9e69-46ce-94d2-ad14b1799cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-08T03:20:32.000000", "flavor": {"id": "5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "links": [{"href": "http://172.30.9.28:8774/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1", "rel": "bookmark"}]}, "id": "a06f1a06-0752-49b8-b683-58c9c812d8c3", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:21:10Z", "hostId": "2e3f110be7a0b272d625b4c79a9c7ee8d7e1ca144ce749ba004c3992", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst", "created": "2018-10-08T03:20:01Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:17,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-404eda8a-e8a2-44e0-a7f5-60d6b93513d8 2018-10-08 03:21:17,735 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst] is - ACTIVE 2018-10-08 03:21:17,736 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:21:20,739 - create_instance - DEBUG - VM status query timeout in 290.087404013 2018-10-08 03:21:20,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e433fd9ea49cb8cbad2e89280e36914c4d07c200" 2018-10-08 03:21:20,800 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:21:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ea57066-54a6-445b-8f87-97f546b7c6dd x-compute-request-id: req-7ea57066-54a6-445b-8f87-97f546b7c6dd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a06f1a06-0752-49b8-b683-58c9c812d8c3 could not be found.", "code": 404}} 2018-10-08 03:21:20,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a06f1a06-0752-49b8-b683-58c9c812d8c3 used request id req-7ea57066-54a6-445b-8f87-97f546b7c6dd 2018-10-08 03:21:20,801 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a06f1a06-0752-49b8-b683-58c9c812d8c3 could not be found. (HTTP 404) (Request-ID: req-7ea57066-54a6-445b-8f87-97f546b7c6dd) 2018-10-08 03:21:20,801 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-vm_inst 2018-10-08 03:21:20,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e07a87c0-eb7d-49e4-beb1-1062da308c6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1045e979e40b8697f16ac448276d9f2d04ef1bb" 2018-10-08 03:21:21,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:20 GMT Server: Apache x-compute-request-id: req-f98ec96e-425f-4873-b2f7-88cdb20cd126 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f98ec96e-425f-4873-b2f7-88cdb20cd126 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:21:00.000000", "replication_status": null, "snapshot_id": null, "id": "db049c96-9c7a-4a7c-b46b-75a0c60c30d0", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-f2ba351c-2257-405c-a980-904fca621af1", "bootable": "false", "created_at": "2018-10-08T03:19:47.000000", "volume_type": null}} 2018-10-08 03:21:21,605 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-f98ec96e-425f-4873-b2f7-88cdb20cd126 2018-10-08 03:21:21,606 - create_volume - DEBUG - Instance status is - available 2018-10-08 03:21:21,606 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1 2018-10-08 03:21:21,606 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1 2018-10-08 03:21:21,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e07a87c0-eb7d-49e4-beb1-1062da308c6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1045e979e40b8697f16ac448276d9f2d04ef1bb" 2018-10-08 03:21:22,403 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:21:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8cee4b7-76b1-45fa-af63-a6531a6457d4 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-10-08 03:21:22,403 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-e8cee4b7-76b1-45fa-af63-a6531a6457d4 2018-10-08 03:21:22,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e07a87c0-eb7d-49e4-beb1-1062da308c6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1045e979e40b8697f16ac448276d9f2d04ef1bb" 2018-10-08 03:21:23,154 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:21:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a0fae43f-8fee-4ab2-b1d2-5e0b0401f438 x-openstack-request-id: req-a0fae43f-8fee-4ab2-b1d2-5e0b0401f438 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume db049c96-9c7a-4a7c-b46b-75a0c60c30d0 could not be found.", "code": 404}} 2018-10-08 03:21:23,154 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/db049c96-9c7a-4a7c-b46b-75a0c60c30d0 used request id req-a0fae43f-8fee-4ab2-b1d2-5e0b0401f438 2018-10-08 03:21:23,154 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume db049c96-9c7a-4a7c-b46b-75a0c60c30d0 could not be found. (HTTP 404) (Request-ID: req-a0fae43f-8fee-4ab2-b1d2-5e0b0401f438) 2018-10-08 03:21:23,155 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1 2018-10-08 03:21:23,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5db20430726feadc08ee865e5dbe97ce70fe06" 2018-10-08 03:21:23,191 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa060795-a5ea-4bbc-9f43-2c323c8a6bde x-compute-request-id: req-aa060795-a5ea-4bbc-9f43-2c323c8a6bde Content-Length: 0 Content-Type: application/json 2018-10-08 03:21:23,191 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5b64386b-6e5d-4c9c-a732-5f2dd3fc85b1 used request id req-aa060795-a5ea-4bbc-9f43-2c323c8a6bde 2018-10-08 03:21:23,192 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet 2018-10-08 03:21:23,192 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-subnet 2018-10-08 03:21:23,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6ba36dd3-4b36-4823-bfef-3f50c3f135b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" 2018-10-08 03:21:25,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-115c9a9a-b3af-4c85-91a3-e64edbc71760 Date: Mon, 08 Oct 2018 03:21:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:21:25,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6ba36dd3-4b36-4823-bfef-3f50c3f135b4 used request id req-115c9a9a-b3af-4c85-91a3-e64edbc71760 2018-10-08 03:21:25,501 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-net 2018-10-08 03:21:25,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/4a6e647f-b3e1-41a9-9228-c8a512fda39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182ba7aa9873e65e576a56dfcb4b267fef7990c7" 2018-10-08 03:21:26,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77a475fb-8ca5-4a3e-bfde-bdd548c40374 Date: Mon, 08 Oct 2018 03:21:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:21:26,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4a6e647f-b3e1-41a9-9228-c8a512fda39e used request id req-77a475fb-8ca5-4a3e-bfde-bdd548c40374 2018-10-08 03:21:26,950 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-f2ba351c-2257-405c-a980-904fca621af1-image 2018-10-08 03:21:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ad7e8631f4be930aad3bb686bea88396c2c02e" 2018-10-08 03:21:28,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02116662-89a7-44f0-9903-237a70baae7a Date: Mon, 08 Oct 2018 03:21:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:21:28,716 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/000579ea-9e69-46ce-94d2-ad14b1799cb1 used request id req-02116662-89a7-44f0-9903-237a70baae7a 2018-10-08 03:21:28,719 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:21:28,721 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 03:21:28,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:21:28,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:21:29,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["xzYGmP8QTBqdVWbadZHC5g"], "issued_at": "2018-10-08T03:21:29.000000Z"}} 2018-10-08 03:21:29,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a953c8cd47e8e6f1c7b4dd3aba80c952d22c5c5" 2018-10-08 03:21:29,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf62b62-4d95-4af9-858f-30f762275d93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:21:29,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2bf62b62-4d95-4af9-858f-30f762275d93 2018-10-08 03:21:29,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a953c8cd47e8e6f1c7b4dd3aba80c952d22c5c5" 2018-10-08 03:21:29,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-9b0a186f-77a3-4c0c-97b4-5a458d4117f1 Date: Mon, 08 Oct 2018 03:21:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image"} 2018-10-08 03:21:29,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image used request id req-9b0a186f-77a3-4c0c-97b4-5a458d4117f1 2018-10-08 03:21:29,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a953c8cd47e8e6f1c7b4dd3aba80c952d22c5c5" 2018-10-08 03:21:29,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e58a5ab-7979-4cdc-8ebd-f2393395372a Date: Mon, 08 Oct 2018 03:21:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:21:29,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7e58a5ab-7979-4cdc-8ebd-f2393395372a 2018-10-08 03:21:29,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a953c8cd47e8e6f1c7b4dd3aba80c952d22c5c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image"}' 2018-10-08 03:21:30,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be X-Openstack-Request-Id: req-6a4fc2a6-b1c3-45ef-bdac-24a59d95993e Date: Mon, 08 Oct 2018 03:21:30 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:21:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:21:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "min_disk": 0, "protected": false, "id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "file": "/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/file", "checksum": null, "owner": "6125bd0af8794b6195370548efa3de51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:21:30,044 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6a4fc2a6-b1c3-45ef-bdac-24a59d95993e 2018-10-08 03:21:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a953c8cd47e8e6f1c7b4dd3aba80c952d22c5c5" -d '' 2018-10-08 03:21:31,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4693a209-38e5-43ac-8963-eb33ce1b0b0f Date: Mon, 08 Oct 2018 03:21:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:21:31,688 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/file used request id req-4693a209-38e5-43ac-8963-eb33ce1b0b0f 2018-10-08 03:21:31,689 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:21:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a953c8cd47e8e6f1c7b4dd3aba80c952d22c5c5" 2018-10-08 03:21:32,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-dc06fcb6-b6b7-4cbf-9840-ca6a9cffb0c4 Date: Mon, 08 Oct 2018 03:21:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:21:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:21:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/snap", "metadata": {}}], "self": "/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "min_disk": 0, "protected": false, "id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "file": "/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:21:32,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be used request id req-dc06fcb6-b6b7-4cbf-9840-ca6a9cffb0c4 2018-10-08 03:21:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a953c8cd47e8e6f1c7b4dd3aba80c952d22c5c5" 2018-10-08 03:21:32,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-196b460f-bcaf-401e-83f0-a5e3e4eb4445 Date: Mon, 08 Oct 2018 03:21:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:21:32,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-196b460f-bcaf-401e-83f0-a5e3e4eb4445 2018-10-08 03:21:32,637 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image 2018-10-08 03:21:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a953c8cd47e8e6f1c7b4dd3aba80c952d22c5c5" 2018-10-08 03:21:32,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-5f385fb2-2fcb-491b-a548-2452d25ab4da Date: Mon, 08 Oct 2018 03:21:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:21:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:21:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/snap", "metadata": {}}], "self": "/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "min_disk": 0, "protected": false, "id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "file": "/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:21:32,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be used request id req-5f385fb2-2fcb-491b-a548-2452d25ab4da 2018-10-08 03:21:32,657 - create_image - DEBUG - Instance status is - active 2018-10-08 03:21:32,658 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image 2018-10-08 03:21:32,658 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image 2018-10-08 03:21:32,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:21:32,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:21:33,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["EfVN-9HiQ3OL0gxT5RPhzQ"], "issued_at": "2018-10-08T03:21:33.000000Z"}} 2018-10-08 03:21:33,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" 2018-10-08 03:21:33,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13bdfeb-b236-4ef1-bcae-fda82d2f678e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:21:33,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f13bdfeb-b236-4ef1-bcae-fda82d2f678e 2018-10-08 03:21:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" 2018-10-08 03:21:33,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6f6c8d96-d225-4187-8f2e-575b12237392 Date: Mon, 08 Oct 2018 03:21:33 GMT RESP BODY: {"networks":[]} 2018-10-08 03:21:33,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net used request id req-6f6c8d96-d225-4187-8f2e-575b12237392 2018-10-08 03:21:33,220 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net 2018-10-08 03:21:33,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net", "admin_state_up": true}}' 2018-10-08 03:21:33,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1b3674b0-3524-46df-9077-d0b60d9d4ba9 Date: Mon, 08 Oct 2018 03:21:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:21:33Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","mtu":1450}} 2018-10-08 03:21:33,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-1b3674b0-3524-46df-9077-d0b60d9d4ba9 2018-10-08 03:21:33,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" 2018-10-08 03:21:33,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5a534323-758a-4924-81ba-027a32f96ffe Date: Mon, 08 Oct 2018 03:21:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:21:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:33,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-5a534323-758a-4924-81ba-027a32f96ffe 2018-10-08 03:21:34,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" 2018-10-08 03:21:34,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77650a44-b81e-4a55-a2e0-914ff2f85469 Date: Mon, 08 Oct 2018 03:21:34 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:21:34,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-77650a44-b81e-4a55-a2e0-914ff2f85469 2018-10-08 03:21:34,179 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet 2018-10-08 03:21:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" -d '{"subnets": [{"ip_version": 4, "network_id": "f1ce6288-7266-48c2-9d25-7ec3f1314506", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]}' 2018-10-08 03:21:34,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a1f357f3-f064-468c-8fef-e492c7a479a5 Date: Mon, 08 Oct 2018 03:21:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:21:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"45d69d5f-aae1-4b21-99bb-3852add964cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]} 2018-10-08 03:21:34,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a1f357f3-f064-468c-8fef-e492c7a479a5 2018-10-08 03:21:34,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" 2018-10-08 03:21:34,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f70bcb07-8204-4e1d-8c18-5206ca8023f8 Date: Mon, 08 Oct 2018 03:21:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["45d69d5f-aae1-4b21-99bb-3852add964cb"],"description":"","tags":[],"updated_at":"2018-10-08T03:21:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:34,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-f70bcb07-8204-4e1d-8c18-5206ca8023f8 2018-10-08 03:21:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" 2018-10-08 03:21:35,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ece308f5-a639-4d98-bc27-96716f2c4656 Date: Mon, 08 Oct 2018 03:21:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"45d69d5f-aae1-4b21-99bb-3852add964cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]} 2018-10-08 03:21:35,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-ece308f5-a639-4d98-bc27-96716f2c4656 2018-10-08 03:21:35,080 - OpenStackNetwork - DEBUG - Network [f1ce6288-7266-48c2-9d25-7ec3f1314506] created successfully 2018-10-08 03:21:35,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:21:35,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:21:35,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:21:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["dgOLrJA3RmeczkIqQRugEA"], "issued_at": "2018-10-08T03:21:35.000000Z"}} 2018-10-08 03:21:35,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5518e6d8cf77d5680d04bccfe2d3713885b57158" 2018-10-08 03:21:35,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46838599-1e53-4922-8834-412b8d0ee602 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:21:35,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46838599-1e53-4922-8834-412b8d0ee602 2018-10-08 03:21:35,543 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:21:35,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5518e6d8cf77d5680d04bccfe2d3713885b57158" 2018-10-08 03:21:35,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-a58a7cae-1bc7-402c-9e49-8a630e2ae1e2 x-compute-request-id: req-a58a7cae-1bc7-402c-9e49-8a630e2ae1e2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:21:35,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a58a7cae-1bc7-402c-9e49-8a630e2ae1e2 2018-10-08 03:21:35,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5518e6d8cf77d5680d04bccfe2d3713885b57158" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-08 03:21:35,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-8f477631-ccd5-4ae8-838c-bf52c785610f x-compute-request-id: req-8f477631-ccd5-4ae8-838c-bf52c785610f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:21:35,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8f477631-ccd5-4ae8-838c-bf52c785610f 2018-10-08 03:21:35,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:21:35,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:21:36,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["9Zm2N5CoTi6gE-qcegTYPQ"], "issued_at": "2018-10-08T03:21:36.000000Z"}} 2018-10-08 03:21:36,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb99c88b373a61b64e0d2558bc47b93ff1a3bc4" 2018-10-08 03:21:36,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbab44c-966b-4ea6-86d7-9ca868572d22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:21:36,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fbbab44c-966b-4ea6-86d7-9ca868572d22 2018-10-08 03:21:36,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb99c88b373a61b64e0d2558bc47b93ff1a3bc4" 2018-10-08 03:21:37,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:36 GMT Server: Apache x-compute-request-id: req-7afd44a4-2f30-4c4e-92d2-f0817d018039 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7afd44a4-2f30-4c4e-92d2-f0817d018039 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 03:21:37,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail used request id req-7afd44a4-2f30-4c4e-92d2-f0817d018039 2018-10-08 03:21:37,038 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7afd44a4-2f30-4c4e-92d2-f0817d018039" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb99c88b373a61b64e0d2558bc47b93ff1a3bc4" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd", "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-10-08 03:21:37,975 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:21:37 GMT Server: Apache x-compute-request-id: req-227213b1-33db-48ba-9427-815857ef0a8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-227213b1-33db-48ba-9427-815857ef0a8a Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "06f8fd65464240b988c8eee752b9c259", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T03:21:37.842137", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cc22b245-22c8-4344-ad87-3c0fe49c0492", "size": 1}} 2018-10-08 03:21:37,975 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes used request id req-227213b1-33db-48ba-9427-815857ef0a8a 2018-10-08 03:21:37,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7afd44a4-2f30-4c4e-92d2-f0817d018039" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb99c88b373a61b64e0d2558bc47b93ff1a3bc4" 2018-10-08 03:21:38,833 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:37 GMT Server: Apache x-compute-request-id: req-ed542b58-6f8a-4529-b45f-4243618e36e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed542b58-6f8a-4529-b45f-4243618e36e8 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:21:38.000000", "replication_status": null, "snapshot_id": null, "id": "cc22b245-22c8-4344-ad87-3c0fe49c0492", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd", "bootable": "false", "created_at": "2018-10-08T03:21:37.000000", "volume_type": null}} 2018-10-08 03:21:38,833 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 used request id req-ed542b58-6f8a-4529-b45f-4243618e36e8 2018-10-08 03:21:38,834 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd 2018-10-08 03:21:38,837 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7afd44a4-2f30-4c4e-92d2-f0817d018039" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb99c88b373a61b64e0d2558bc47b93ff1a3bc4" 2018-10-08 03:21:39,663 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:38 GMT Server: Apache x-compute-request-id: req-8c5f0ceb-a7f9-407c-8581-738466173d32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c5f0ceb-a7f9-407c-8581-738466173d32 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:21:38.000000", "replication_status": null, "snapshot_id": null, "id": "cc22b245-22c8-4344-ad87-3c0fe49c0492", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd", "bootable": "false", "created_at": "2018-10-08T03:21:37.000000", "volume_type": null}} 2018-10-08 03:21:39,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 used request id req-8c5f0ceb-a7f9-407c-8581-738466173d32 2018-10-08 03:21:39,663 - create_volume - DEBUG - Instance status is - available 2018-10-08 03:21:39,663 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd 2018-10-08 03:21:39,664 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd 2018-10-08 03:21:39,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:21:39,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:21:40,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["l9DRDzQMQtqZpeFUvulz5A"], "issued_at": "2018-10-08T03:21:40.000000Z"}} 2018-10-08 03:21:40,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:40,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f27c12b-77c9-4489-9b32-8f67f5ffb983 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:21:40,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7f27c12b-77c9-4489-9b32-8f67f5ffb983 2018-10-08 03:21:40,128 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:21:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:40,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b391fd0c-cc12-4639-9e02-44307faec489 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:21:40,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b391fd0c-cc12-4639-9e02-44307faec489 2018-10-08 03:21:40,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:40,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6051fd14-925b-474b-a493-472628e12ed8 Date: Mon, 08 Oct 2018 03:21:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["45d69d5f-aae1-4b21-99bb-3852add964cb"],"description":"","tags":[],"updated_at":"2018-10-08T03:21:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:40,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net used request id req-6051fd14-925b-474b-a493-472628e12ed8 2018-10-08 03:21:40,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:21:40,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:21:40,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:40,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9f3858-367b-4d1b-8001-116ab6ba0445 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:21:40,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-df9f3858-367b-4d1b-8001-116ab6ba0445 2018-10-08 03:21:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:40,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bac1115d-4134-4750-b0eb-ff6f5c3249a2 Date: Mon, 08 Oct 2018 03:21:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"45d69d5f-aae1-4b21-99bb-3852add964cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]} 2018-10-08 03:21:40,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-bac1115d-4134-4750-b0eb-ff6f5c3249a2 2018-10-08 03:21:40,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:41,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc90467c-7771-4267-adf9-b19cf77096d0 Date: Mon, 08 Oct 2018 03:21:41 GMT RESP BODY: {"ports":[]} 2018-10-08 03:21:41,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port&admin_state_up=True used request id req-dc90467c-7771-4267-adf9-b19cf77096d0 2018-10-08 03:21:41,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:41,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a608c77c-3383-439d-b572-cab295b678da x-compute-request-id: req-a608c77c-3383-439d-b572-cab295b678da Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 03:21:41,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst used request id req-a608c77c-3383-439d-b572-cab295b678da 2018-10-08 03:21:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:41,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e3be3acf-839c-41a2-858e-4785c29e008b Date: Mon, 08 Oct 2018 03:21:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["45d69d5f-aae1-4b21-99bb-3852add964cb"],"description":"","tags":[],"updated_at":"2018-10-08T03:21:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:41,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net used request id req-e3be3acf-839c-41a2-858e-4785c29e008b 2018-10-08 03:21:41,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:41,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9649240-3a22-458b-a6f6-be5263c26f24 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:21:41,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-d9649240-3a22-458b-a6f6-be5263c26f24 2018-10-08 03:21:41,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:41,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7b650475-81d3-473e-9839-72e7ac9d5513 Date: Mon, 08 Oct 2018 03:21:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"45d69d5f-aae1-4b21-99bb-3852add964cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]} 2018-10-08 03:21:41,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-7b650475-81d3-473e-9839-72e7ac9d5513 2018-10-08 03:21:41,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:42,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1f4d85e7-ca33-4376-b1ae-e603893446b2 Date: Mon, 08 Oct 2018 03:21:42 GMT RESP BODY: {"ports":[]} 2018-10-08 03:21:42,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port&admin_state_up=True used request id req-1f4d85e7-ca33-4376-b1ae-e603893446b2 2018-10-08 03:21:42,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:21:42,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:21:42,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["-wYDbiF-Q-24Mfus6QwQ4A"], "issued_at": "2018-10-08T03:21:42.000000Z"}} 2018-10-08 03:21:42,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f81f9864abdc0347be68238500cc1715673e8f" 2018-10-08 03:21:42,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798af1f2-7e9f-430a-9d2f-8dfa78f1458d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:21:42,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-798af1f2-7e9f-430a-9d2f-8dfa78f1458d 2018-10-08 03:21:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:42,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-29ccfd80-b4c2-49f8-bbe4-0d556fddbf60 Date: Mon, 08 Oct 2018 03:21:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["45d69d5f-aae1-4b21-99bb-3852add964cb"],"description":"","tags":[],"updated_at":"2018-10-08T03:21:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:42,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net used request id req-29ccfd80-b4c2-49f8-bbe4-0d556fddbf60 2018-10-08 03:21:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:42,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-526d14fa-f721-4e47-975d-788b30d57a27 Date: Mon, 08 Oct 2018 03:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"45d69d5f-aae1-4b21-99bb-3852add964cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]} 2018-10-08 03:21:42,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-526d14fa-f721-4e47-975d-788b30d57a27 2018-10-08 03:21:42,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:43,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a488d544-4192-42c7-9e11-71cd861aaf52 Date: Mon, 08 Oct 2018 03:21:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["45d69d5f-aae1-4b21-99bb-3852add964cb"],"description":"","tags":[],"updated_at":"2018-10-08T03:21:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:43,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net used request id req-a488d544-4192-42c7-9e11-71cd861aaf52 2018-10-08 03:21:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:21:43,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:21:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f81f9864abdc0347be68238500cc1715673e8f" 2018-10-08 03:21:43,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8d0a61-96c1-495d-8558-5574ce7775a8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:21:43,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-8d8d0a61-96c1-495d-8558-5574ce7775a8 2018-10-08 03:21:43,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:43,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-db41ea80-75c9-40ed-97a8-b7cb5efc08e3 Date: Mon, 08 Oct 2018 03:21:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"45d69d5f-aae1-4b21-99bb-3852add964cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]} 2018-10-08 03:21:43,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-db41ea80-75c9-40ed-97a8-b7cb5efc08e3 2018-10-08 03:21:43,502 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net 2018-10-08 03:21:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" -d '{"port": {"network_id": "f1ce6288-7266-48c2-9d25-7ec3f1314506", "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port", "admin_state_up": true}}' 2018-10-08 03:21:44,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-628f5b5d-14be-4080-b7e6-f162aeb48ea9 Date: Mon, 08 Oct 2018 03:21:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:43Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.5"}],"id":"c7cc8a99-c5d4-4bd9-ad21-df83a4122f36","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:10:cd","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port","project_id":"6125bd0af8794b6195370548efa3de51","qos_policy_id":null,"admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:43Z","binding:vnic_type":"normal"}} 2018-10-08 03:21:44,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-628f5b5d-14be-4080-b7e6-f162aeb48ea9 2018-10-08 03:21:44,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:44,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e5b31f23-5352-47d8-9e98-1d586551a12b Date: Mon, 08 Oct 2018 03:21:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["45d69d5f-aae1-4b21-99bb-3852add964cb"],"description":"","tags":[],"updated_at":"2018-10-08T03:21:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:21:44,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net used request id req-e5b31f23-5352-47d8-9e98-1d586551a12b 2018-10-08 03:21:44,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:44,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bea35d5-4dda-4371-9f0c-d6a384faab1d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:21:44,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-3bea35d5-4dda-4371-9f0c-d6a384faab1d 2018-10-08 03:21:44,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:45,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a770d1ab-bd64-416a-9323-68de22fe7836 Date: Mon, 08 Oct 2018 03:21:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"45d69d5f-aae1-4b21-99bb-3852add964cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]} 2018-10-08 03:21:45,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-a770d1ab-bd64-416a-9323-68de22fe7836 2018-10-08 03:21:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:45,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-8c6a9dbe-4b91-4492-b457-1e1d901ee254 Date: Mon, 08 Oct 2018 03:21:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.5"}],"id":"c7cc8a99-c5d4-4bd9-ad21-df83a4122f36","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:10:cd","project_id":"6125bd0af8794b6195370548efa3de51","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port","admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:43Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 03:21:45,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port&admin_state_up=True used request id req-8c6a9dbe-4b91-4492-b457-1e1d901ee254 2018-10-08 03:21:45,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:45,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b8fecc-b6f4-4706-94ba-d2fb4fa57844 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:21:45,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-87b8fecc-b6f4-4706-94ba-d2fb4fa57844 2018-10-08 03:21:45,353 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst 2018-10-08 03:21:45,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:45,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-d30ca159-e294-4ab6-bf6b-713825765849 x-compute-request-id: req-d30ca159-e294-4ab6-bf6b-713825765849 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-flavor"}]} 2018-10-08 03:21:45,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d30ca159-e294-4ab6-bf6b-713825765849 2018-10-08 03:21:45,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:45,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-a3ebbb2e-1323-4df5-942f-2c1d699a2ea9 x-compute-request-id: req-a3ebbb2e-1323-4df5-942f-2c1d699a2ea9 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:21:45,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5 used request id req-a3ebbb2e-1323-4df5-942f-2c1d699a2ea9 2018-10-08 03:21:45,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:45,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e12a6eeb-5f16-4d90-a5eb-dd3a8b486efd Date: Mon, 08 Oct 2018 03:21:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:21:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:21:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/snap", "metadata": {}}], "self": "/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "min_disk": 0, "protected": false, "id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "file": "/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image"} 2018-10-08 03:21:45,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image used request id req-e12a6eeb-5f16-4d90-a5eb-dd3a8b486efd 2018-10-08 03:21:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:46,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b865dcb3-1d62-4926-9745-ee87c2c5be68 Date: Mon, 08 Oct 2018 03:21:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:21:46,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b865dcb3-1d62-4926-9745-ee87c2c5be68 2018-10-08 03:21:46,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "imageRef": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "flavorRef": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "max_count": 1, "min_count": 1, "networks": [{"port": "c7cc8a99-c5d4-4bd9-ad21-df83a4122f36"}]}}' 2018-10-08 03:21:48,402 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d501189b-8684-49a7-a4af-b5bc4abe61d9 x-compute-request-id: req-d501189b-8684-49a7-a4af-b5bc4abe61d9 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "adminPass": "5N4cEU3Hxerq"}} 2018-10-08 03:21:48,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d501189b-8684-49a7-a4af-b5bc4abe61d9 2018-10-08 03:21:48,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:48,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1df59ee-6115-4fb3-8187-3932f77e099b x-compute-request-id: req-f1df59ee-6115-4fb3-8187-3932f77e099b Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "user_id": "06f8fd65464240b988c8eee752b9c259", "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-10-08T03:21:48Z", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:48,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-f1df59ee-6115-4fb3-8187-3932f77e099b 2018-10-08 03:21:48,629 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst 2018-10-08 03:21:48,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:49,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf84f2a3-93ec-4ff1-9b08-fce40a695ced x-compute-request-id: req-cf84f2a3-93ec-4ff1-9b08-fce40a695ced Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "user_id": "06f8fd65464240b988c8eee752b9c259", "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-10-08T03:21:48Z", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:49,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-cf84f2a3-93ec-4ff1-9b08-fce40a695ced 2018-10-08 03:21:49,569 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst] is - BUILD 2018-10-08 03:21:49,569 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:21:52,570 - create_instance - DEBUG - VM status query timeout in 896.059125185 2018-10-08 03:21:52,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:53,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21: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-43a119ec-4ae4-4ce9-9641-9de8e657db90 x-compute-request-id: req-43a119ec-4ae4-4ce9-9641-9de8e657db90 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:21:51Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:53,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-43a119ec-4ae4-4ce9-9641-9de8e657db90 2018-10-08 03:21:53,027 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst] is - BUILD 2018-10-08 03:21:53,027 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:21:56,030 - create_instance - DEBUG - VM status query timeout in 892.598689079 2018-10-08 03:21:56,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:21:57,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad74b22b-82fb-4b07-ba17-fc9eb60b3cc5 x-compute-request-id: req-ad74b22b-82fb-4b07-ba17-fc9eb60b3cc5 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:10:cd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:21:51Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:21:57,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-ad74b22b-82fb-4b07-ba17-fc9eb60b3cc5 2018-10-08 03:21:57,053 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst] is - BUILD 2018-10-08 03:21:57,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:22:00,054 - create_instance - DEBUG - VM status query timeout in 888.57476306 2018-10-08 03:22:00,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:00,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22: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-4c471359-d38d-47c2-8165-63c5c8dc0fd3 x-compute-request-id: req-4c471359-d38d-47c2-8165-63c5c8dc0fd3 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:10:cd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-08T03:21:52.000000", "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:21:57Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:22:00,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-4c471359-d38d-47c2-8165-63c5c8dc0fd3 2018-10-08 03:22:00,662 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst] is - ACTIVE 2018-10-08 03:22:00,662 - create_instance - INFO - VM is - ACTIVE 2018-10-08 03:22:00,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:01,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22: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-a37063e9-306c-4ef0-9293-1989d8df50f3 x-compute-request-id: req-a37063e9-306c-4ef0-9293-1989d8df50f3 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:10:cd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-08T03:21:52.000000", "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:21:57Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:22:01,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-a37063e9-306c-4ef0-9293-1989d8df50f3 2018-10-08 03:22:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:01,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a88fc16b-f226-4518-aa88-a442ffa0f636 Date: Mon, 08 Oct 2018 03:22:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["45d69d5f-aae1-4b21-99bb-3852add964cb"],"description":"","tags":[],"updated_at":"2018-10-08T03:21:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:01,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net used request id req-a88fc16b-f226-4518-aa88-a442ffa0f636 2018-10-08 03:22:01,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:01,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1b9007-e7e2-4408-9acc-22660f59c52f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:22:01,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-da1b9007-e7e2-4408-9acc-22660f59c52f 2018-10-08 03:22:01,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:01,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d9773092-3179-45f1-a9c2-176da6abfe99 Date: Mon, 08 Oct 2018 03:22:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"45d69d5f-aae1-4b21-99bb-3852add964cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]} 2018-10-08 03:22:01,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-d9773092-3179-45f1-a9c2-176da6abfe99 2018-10-08 03:22:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:01,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-d1099063-8e8e-4d45-a338-a85defc996d5 Date: Mon, 08 Oct 2018 03:22:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.4"}],"id":"214046d5-df5c-4905-9390-3f766bfc6c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:b9:6c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1ce6288-7266-48c2-9d25-7ec3f1314506"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.3"}],"id":"676d92d0-eda5-4d2b-9741-b38886c1bb36","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:e4:0f","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1ce6288-7266-48c2-9d25-7ec3f1314506"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.2"}],"id":"b53c7700-1d8f-4450-ae87-068842e829b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:28:8a","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1ce6288-7266-48c2-9d25-7ec3f1314506"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.5"}],"id":"c7cc8a99-c5d4-4bd9-ad21-df83a4122f36","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:10:cd","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port","admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:43Z","binding:vnic_type":"normal","device_id":"822d06db-6c9e-477b-9e1c-19a6583017d2"}]} 2018-10-08 03:22:01,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-d1099063-8e8e-4d45-a338-a85defc996d5 2018-10-08 03:22:01,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:22:02,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:22:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["YeZzCinATR6ThectUVOCrw"], "issued_at": "2018-10-08T03:22:02.000000Z"}} 2018-10-08 03:22:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d6a447b9a98432d056bb9acca196d1a70b63d4" 2018-10-08 03:22:02,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468f6f91-55e4-4272-a50e-a081ba07609f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:22:02,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-468f6f91-55e4-4272-a50e-a081ba07609f 2018-10-08 03:22:02,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:02,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b92ad1c-61b3-48b1-bc3b-a6c94f22adc3 x-compute-request-id: req-8b92ad1c-61b3-48b1-bc3b-a6c94f22adc3 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:10:cd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-08T03:21:52.000000", "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:21:57Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:22:02,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-8b92ad1c-61b3-48b1-bc3b-a6c94f22adc3 2018-10-08 03:22:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:02,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f043d7f2-cffe-4618-bd85-22baad6e7b3c Date: Mon, 08 Oct 2018 03:22:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["45d69d5f-aae1-4b21-99bb-3852add964cb"],"description":"","tags":[],"updated_at":"2018-10-08T03:21:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:33Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:02,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net used request id req-f043d7f2-cffe-4618-bd85-22baad6e7b3c 2018-10-08 03:22:02,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:02,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc624b7-534d-47e6-8a27-a05efa65b90b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:22:02,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-bdc624b7-534d-47e6-8a27-a05efa65b90b 2018-10-08 03:22:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:03,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-71fa3991-7d7d-4290-862f-2da82bcf945b Date: Mon, 08 Oct 2018 03:22:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","dns_nameservers":[],"updated_at":"2018-10-08T03:21:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"45d69d5f-aae1-4b21-99bb-3852add964cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet"}]} 2018-10-08 03:22:03,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-71fa3991-7d7d-4290-862f-2da82bcf945b 2018-10-08 03:22:03,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:03,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-905baa73-25aa-4922-92f2-04ad879d3708 Date: Mon, 08 Oct 2018 03:22:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.4"}],"id":"214046d5-df5c-4905-9390-3f766bfc6c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:b9:6c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1ce6288-7266-48c2-9d25-7ec3f1314506"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.3"}],"id":"676d92d0-eda5-4d2b-9741-b38886c1bb36","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:e4:0f","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1ce6288-7266-48c2-9d25-7ec3f1314506"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.2"}],"id":"b53c7700-1d8f-4450-ae87-068842e829b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:28:8a","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1ce6288-7266-48c2-9d25-7ec3f1314506"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d69d5f-aae1-4b21-99bb-3852add964cb","ip_address":"10.55.0.5"}],"id":"c7cc8a99-c5d4-4bd9-ad21-df83a4122f36","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:10:cd","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port","admin_state_up":true,"network_id":"f1ce6288-7266-48c2-9d25-7ec3f1314506","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:21:43Z","binding:vnic_type":"normal","device_id":"822d06db-6c9e-477b-9e1c-19a6583017d2"}]} 2018-10-08 03:22:03,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-905baa73-25aa-4922-92f2-04ad879d3708 2018-10-08 03:22:03,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d6a447b9a98432d056bb9acca196d1a70b63d4" -d '{"volumeAttachment": {"volumeId": "cc22b245-22c8-4344-ad87-3c0fe49c0492"}}' 2018-10-08 03:22:05,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22: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-c867620d-3126-4e4c-989a-c0475af5145e x-compute-request-id: req-c867620d-3126-4e4c-989a-c0475af5145e Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "822d06db-6c9e-477b-9e1c-19a6583017d2", "id": "cc22b245-22c8-4344-ad87-3c0fe49c0492", "volumeId": "cc22b245-22c8-4344-ad87-3c0fe49c0492"}} 2018-10-08 03:22:05,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2/os-volume_attachments used request id req-c867620d-3126-4e4c-989a-c0475af5145e 2018-10-08 03:22:05,436 - create_instance - INFO - Deleting Port with ID - c7cc8a99-c5d4-4bd9-ad21-df83a4122f36 2018-10-08 03:22:05,436 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-port 2018-10-08 03:22:05,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/c7cc8a99-c5d4-4bd9-ad21-df83a4122f36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:05,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eeef0e20-abf2-4dad-9720-234ccc414964 Date: Mon, 08 Oct 2018 03:22:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:22:05,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/c7cc8a99-c5d4-4bd9-ad21-df83a4122f36 used request id req-eeef0e20-abf2-4dad-9720-234ccc414964 2018-10-08 03:22:05,899 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst 2018-10-08 03:22:05,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:06,226 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:22: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-de780366-0b5d-412a-9c57-51c709124112 x-compute-request-id: req-de780366-0b5d-412a-9c57-51c709124112 Content-Type: application/json 2018-10-08 03:22:06,227 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-de780366-0b5d-412a-9c57-51c709124112 2018-10-08 03:22:06,227 - create_instance - INFO - Checking deletion status 2018-10-08 03:22:06,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:06,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4473c9e6-3b65-4e6a-9b3f-33205a88cb34 x-compute-request-id: req-4473c9e6-3b65-4e6a-9b3f-33205a88cb34 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:10:cd", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-08T03:21:52.000000", "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:22:06Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "cc22b245-22c8-4344-ad87-3c0fe49c0492"}], "metadata": {}}} 2018-10-08 03:22:06,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-4473c9e6-3b65-4e6a-9b3f-33205a88cb34 2018-10-08 03:22:06,554 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst] is - ACTIVE 2018-10-08 03:22:06,555 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:22:09,558 - create_instance - DEBUG - VM status query timeout in 296.669420958 2018-10-08 03:22:09,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:09,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e73e6982-b24b-4c92-bdc5-c0c4a5434df9 x-compute-request-id: req-e73e6982-b24b-4c92-bdc5-c0c4a5434df9 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-08T03:21:52.000000", "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:22:08Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "cc22b245-22c8-4344-ad87-3c0fe49c0492"}], "metadata": {}}} 2018-10-08 03:22:09,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-e73e6982-b24b-4c92-bdc5-c0c4a5434df9 2018-10-08 03:22:09,943 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst] is - ACTIVE 2018-10-08 03:22:09,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:22:12,946 - create_instance - DEBUG - VM status query timeout in 293.281128168 2018-10-08 03:22:12,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:13,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bab1334-555d-4e7a-8716-21506820a5d5 x-compute-request-id: req-5bab1334-555d-4e7a-8716-21506820a5d5 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-08T03:21:52.000000", "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:22:08Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "cc22b245-22c8-4344-ad87-3c0fe49c0492"}], "metadata": {}}} 2018-10-08 03:22:13,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-5bab1334-555d-4e7a-8716-21506820a5d5 2018-10-08 03:22:13,218 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst] is - ACTIVE 2018-10-08 03:22:13,218 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:22:16,221 - create_instance - DEBUG - VM status query timeout in 290.00615716 2018-10-08 03:22:16,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:16,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22: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-5babdcfb-fddf-4752-8b07-20d15879d2e3 x-compute-request-id: req-5babdcfb-fddf-4752-8b07-20d15879d2e3 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/822d06db-6c9e-477b-9e1c-19a6583017d2", "rel": "bookmark"}], "image": {"id": "e59952a8-bbc3-4669-bafb-a29fc33ba0be", "links": [{"href": "http://172.30.9.28:8774/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-08T03:21:52.000000", "flavor": {"id": "6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "links": [{"href": "http://172.30.9.28:8774/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5", "rel": "bookmark"}]}, "id": "822d06db-6c9e-477b-9e1c-19a6583017d2", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:22:14Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst", "created": "2018-10-08T03:21:48Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "cc22b245-22c8-4344-ad87-3c0fe49c0492"}], "metadata": {}}} 2018-10-08 03:22:16,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-5babdcfb-fddf-4752-8b07-20d15879d2e3 2018-10-08 03:22:16,460 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst] is - ACTIVE 2018-10-08 03:22:16,460 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:22:19,464 - create_instance - DEBUG - VM status query timeout in 286.763514042 2018-10-08 03:22:19,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1646e73b374dee534f8891a7c92fc8d1597617" 2018-10-08 03:22:19,517 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:22: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-c21d9e0e-e95b-4e13-a42e-e2e315427486 x-compute-request-id: req-c21d9e0e-e95b-4e13-a42e-e2e315427486 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 822d06db-6c9e-477b-9e1c-19a6583017d2 could not be found.", "code": 404}} 2018-10-08 03:22:19,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/822d06db-6c9e-477b-9e1c-19a6583017d2 used request id req-c21d9e0e-e95b-4e13-a42e-e2e315427486 2018-10-08 03:22:19,517 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 822d06db-6c9e-477b-9e1c-19a6583017d2 could not be found. (HTTP 404) (Request-ID: req-c21d9e0e-e95b-4e13-a42e-e2e315427486) 2018-10-08 03:22:19,518 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-vm_inst 2018-10-08 03:22:19,521 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7afd44a4-2f30-4c4e-92d2-f0817d018039" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb99c88b373a61b64e0d2558bc47b93ff1a3bc4" 2018-10-08 03:22:20,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:19 GMT Server: Apache x-compute-request-id: req-0f7f6123-e43e-4c48-9c7d-18e769329e21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f7f6123-e43e-4c48-9c7d-18e769329e21 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:22:09.000000", "replication_status": null, "snapshot_id": null, "id": "cc22b245-22c8-4344-ad87-3c0fe49c0492", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd", "bootable": "false", "created_at": "2018-10-08T03:21:37.000000", "volume_type": null}} 2018-10-08 03:22:20,317 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 used request id req-0f7f6123-e43e-4c48-9c7d-18e769329e21 2018-10-08 03:22:20,317 - create_volume - DEBUG - Instance status is - available 2018-10-08 03:22:20,317 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd 2018-10-08 03:22:20,318 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd 2018-10-08 03:22:20,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7afd44a4-2f30-4c4e-92d2-f0817d018039" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb99c88b373a61b64e0d2558bc47b93ff1a3bc4" 2018-10-08 03:22:20,600 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:22:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ebecd4f6-ee36-4e03-9faf-f29913d435f0 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-10-08 03:22:20,600 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 used request id req-ebecd4f6-ee36-4e03-9faf-f29913d435f0 2018-10-08 03:22:20,603 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7afd44a4-2f30-4c4e-92d2-f0817d018039" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb99c88b373a61b64e0d2558bc47b93ff1a3bc4" 2018-10-08 03:22:20,811 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:20 GMT Server: Apache x-compute-request-id: req-a093fb4a-925c-4eeb-9602-33e9f0e182f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a093fb4a-925c-4eeb-9602-33e9f0e182f1 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:22:20.000000", "replication_status": null, "snapshot_id": null, "id": "cc22b245-22c8-4344-ad87-3c0fe49c0492", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-da6f70e4-7346-4812-b24e-6fcc9e448ffd", "bootable": "false", "created_at": "2018-10-08T03:21:37.000000", "volume_type": null}} 2018-10-08 03:22:20,811 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 used request id req-a093fb4a-925c-4eeb-9602-33e9f0e182f1 2018-10-08 03:22:20,812 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 03:22:20,812 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 03:22:23,815 - create_volume - DEBUG - Volume status query timeout in 56.7859358788 2018-10-08 03:22:23,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7afd44a4-2f30-4c4e-92d2-f0817d018039" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb99c88b373a61b64e0d2558bc47b93ff1a3bc4" 2018-10-08 03:22:24,546 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:22:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7a124648-83ed-4341-bcf9-97d9e7851814 x-openstack-request-id: req-7a124648-83ed-4341-bcf9-97d9e7851814 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume cc22b245-22c8-4344-ad87-3c0fe49c0492 could not be found.", "code": 404}} 2018-10-08 03:22:24,547 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/cc22b245-22c8-4344-ad87-3c0fe49c0492 used request id req-7a124648-83ed-4341-bcf9-97d9e7851814 2018-10-08 03:22:24,547 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume cc22b245-22c8-4344-ad87-3c0fe49c0492 could not be found. (HTTP 404) (Request-ID: req-7a124648-83ed-4341-bcf9-97d9e7851814) 2018-10-08 03:22:24,547 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd 2018-10-08 03:22:24,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5518e6d8cf77d5680d04bccfe2d3713885b57158" 2018-10-08 03:22:24,592 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:22: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-dba3d408-7079-47ab-9e38-511627cdc78b x-compute-request-id: req-dba3d408-7079-47ab-9e38-511627cdc78b Content-Length: 0 Content-Type: application/json 2018-10-08 03:22:24,592 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6bad2149-7a78-4c30-b1d0-ce73f4dd2ca5 used request id req-dba3d408-7079-47ab-9e38-511627cdc78b 2018-10-08 03:22:24,593 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet 2018-10-08 03:22:24,593 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-subnet 2018-10-08 03:22:24,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/45d69d5f-aae1-4b21-99bb-3852add964cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" 2018-10-08 03:22:26,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69656115-49b5-4609-85fa-4a140dc22fb0 Date: Mon, 08 Oct 2018 03:22:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:22:26,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/45d69d5f-aae1-4b21-99bb-3852add964cb used request id req-69656115-49b5-4609-85fa-4a140dc22fb0 2018-10-08 03:22:26,668 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-net 2018-10-08 03:22:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f1ce6288-7266-48c2-9d25-7ec3f1314506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a4144bf5a6990ced4d74ead0399489816dc84d" 2018-10-08 03:22:27,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe7c1729-a4a7-4834-b3e3-c3bbe7597d4b Date: Mon, 08 Oct 2018 03:22:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:22:27,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f1ce6288-7266-48c2-9d25-7ec3f1314506 used request id req-fe7c1729-a4a7-4834-b3e3-c3bbe7597d4b 2018-10-08 03:22:27,818 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-da6f70e4-7346-4812-b24e-6fcc9e448ffd-image 2018-10-08 03:22:27,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a953c8cd47e8e6f1c7b4dd3aba80c952d22c5c5" 2018-10-08 03:22:30,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5de53865-6d0d-48bf-a23e-fb149061906b Date: Mon, 08 Oct 2018 03:22:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:22:30,311 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e59952a8-bbc3-4669-bafb-a29fc33ba0be used request id req-5de53865-6d0d-48bf-a23e-fb149061906b 2018-10-08 03:22:30,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:22:30,315 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 03:22:30,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:22:30,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:22:30,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["WTafWpeaQI-FuBok8TH8gQ"], "issued_at": "2018-10-08T03:22:30.000000Z"}} 2018-10-08 03:22:30,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f66c406000145e939ca0c53b872e26e7ecfc0" 2018-10-08 03:22:30,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdea8a67-f00f-48d1-8b9c-ef6420889e28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:22:30,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cdea8a67-f00f-48d1-8b9c-ef6420889e28 2018-10-08 03:22:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659f66c406000145e939ca0c53b872e26e7ecfc0" 2018-10-08 03:22:30,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-35445204-473b-49db-b00c-5e34d911e492 Date: Mon, 08 Oct 2018 03:22:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image"} 2018-10-08 03:22:30,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image used request id req-35445204-473b-49db-b00c-5e34d911e492 2018-10-08 03:22:30,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659f66c406000145e939ca0c53b872e26e7ecfc0" 2018-10-08 03:22:31,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5c627542-8ae2-49ec-910c-8349d41ed531 Date: Mon, 08 Oct 2018 03:22:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:22:31,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5c627542-8ae2-49ec-910c-8349d41ed531 2018-10-08 03:22:31,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}659f66c406000145e939ca0c53b872e26e7ecfc0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image"}' 2018-10-08 03:22:31,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40 X-Openstack-Request-Id: req-e42617ea-a40e-4eb4-8c78-202c23c780fa Date: Mon, 08 Oct 2018 03:22:31 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:22:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:22:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "min_disk": 0, "protected": false, "id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "file": "/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40/file", "checksum": null, "owner": "6125bd0af8794b6195370548efa3de51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:22:31,401 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e42617ea-a40e-4eb4-8c78-202c23c780fa 2018-10-08 03:22:31,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659f66c406000145e939ca0c53b872e26e7ecfc0" -d '' 2018-10-08 03:22:33,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebea1aa7-2279-43c7-b0c6-37609d9c5600 Date: Mon, 08 Oct 2018 03:22:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:22:33,166 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40/file used request id req-ebea1aa7-2279-43c7-b0c6-37609d9c5600 2018-10-08 03:22:33,167 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:22:33,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659f66c406000145e939ca0c53b872e26e7ecfc0" 2018-10-08 03:22:33,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-79023533-bb91-4aa6-935e-ea7916b8cc89 Date: Mon, 08 Oct 2018 03:22:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:22:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:22:33Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/42f51ff3-59ed-47f1-9f44-415056d18c40/snap", "metadata": {}}], "self": "/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "min_disk": 0, "protected": false, "id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "file": "/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/42f51ff3-59ed-47f1-9f44-415056d18c40/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:22:33,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40 used request id req-79023533-bb91-4aa6-935e-ea7916b8cc89 2018-10-08 03:22:33,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659f66c406000145e939ca0c53b872e26e7ecfc0" 2018-10-08 03:22:33,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-664a9562-38b8-4480-9d0f-30eab2836061 Date: Mon, 08 Oct 2018 03:22:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:22:33,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-664a9562-38b8-4480-9d0f-30eab2836061 2018-10-08 03:22:33,499 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image 2018-10-08 03:22:33,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659f66c406000145e939ca0c53b872e26e7ecfc0" 2018-10-08 03:22:33,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c5e751a2-beef-4aa7-99e2-5779966d6191 Date: Mon, 08 Oct 2018 03:22:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:22:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:22:33Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/42f51ff3-59ed-47f1-9f44-415056d18c40/snap", "metadata": {}}], "self": "/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "min_disk": 0, "protected": false, "id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "file": "/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/42f51ff3-59ed-47f1-9f44-415056d18c40/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:22:33,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40 used request id req-c5e751a2-beef-4aa7-99e2-5779966d6191 2018-10-08 03:22:33,657 - create_image - DEBUG - Instance status is - active 2018-10-08 03:22:33,657 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image 2018-10-08 03:22:33,657 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image 2018-10-08 03:22:33,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:22:33,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:22:34,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["QGRVPQVETkWjDZq9gfDtxQ"], "issued_at": "2018-10-08T03:22:34.000000Z"}} 2018-10-08 03:22:34,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" 2018-10-08 03:22:34,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0462aef-66f0-44ef-b36b-ad5eb38c93e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:22:34,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0462aef-66f0-44ef-b36b-ad5eb38c93e7 2018-10-08 03:22:34,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" 2018-10-08 03:22:34,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-144cc9ec-07d5-45cc-af77-a4a38c873fc6 Date: Mon, 08 Oct 2018 03:22:34 GMT RESP BODY: {"networks":[]} 2018-10-08 03:22:34,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-144cc9ec-07d5-45cc-af77-a4a38c873fc6 2018-10-08 03:22:34,301 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net 2018-10-08 03:22:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net", "admin_state_up": true}}' 2018-10-08 03:22:34,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e2ec2500-4474-4b75-8e3f-444b1bdc30cf Date: Mon, 08 Oct 2018 03:22:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:22:34Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","mtu":1450}} 2018-10-08 03:22:34,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-e2ec2500-4474-4b75-8e3f-444b1bdc30cf 2018-10-08 03:22:34,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" 2018-10-08 03:22:35,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-aad34639-99eb-4863-88d3-ca5f6944505a Date: Mon, 08 Oct 2018 03:22:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:22:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:35,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-aad34639-99eb-4863-88d3-ca5f6944505a 2018-10-08 03:22:35,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" 2018-10-08 03:22:35,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd008313-3196-48c5-af47-4cf26290b012 Date: Mon, 08 Oct 2018 03:22:35 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:22:35,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-dd008313-3196-48c5-af47-4cf26290b012 2018-10-08 03:22:35,351 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet 2018-10-08 03:22:35,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" -d '{"subnets": [{"ip_version": 4, "network_id": "96ffd502-7636-4aaa-9e9b-6debf85ea99f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]}' 2018-10-08 03:22:36,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-30c805da-6dbe-4e51-a495-64c9b0df44ba Date: Mon, 08 Oct 2018 03:22:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:22:36,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-30c805da-6dbe-4e51-a495-64c9b0df44ba 2018-10-08 03:22:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" 2018-10-08 03:22:36,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-dbdc9aa8-1592-4bb9-8498-20aa295569ac Date: Mon, 08 Oct 2018 03:22:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:36,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-dbdc9aa8-1592-4bb9-8498-20aa295569ac 2018-10-08 03:22:36,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" 2018-10-08 03:22:36,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-58afbbfa-3e70-4616-ac88-5377e4903964 Date: Mon, 08 Oct 2018 03:22:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:22:36,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-58afbbfa-3e70-4616-ac88-5377e4903964 2018-10-08 03:22:36,384 - OpenStackNetwork - DEBUG - Network [96ffd502-7636-4aaa-9e9b-6debf85ea99f] created successfully 2018-10-08 03:22:36,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:22:36,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:22:36,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:22:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["D7MOBt2LTuKuLOa_UuHIlg"], "issued_at": "2018-10-08T03:22:36.000000Z"}} 2018-10-08 03:22:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10397e549ea1cc67b081417cbc913696bc8b41d" 2018-10-08 03:22:36,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116ac530-75d1-47ab-ae39-0f0f42e93b22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:22:36,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-116ac530-75d1-47ab-ae39-0f0f42e93b22 2018-10-08 03:22:36,880 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:22:36,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10397e549ea1cc67b081417cbc913696bc8b41d" 2018-10-08 03:22:37,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22: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-c6f27ae7-1a3e-4b53-9f48-acf944be3a4b x-compute-request-id: req-c6f27ae7-1a3e-4b53-9f48-acf944be3a4b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:22:37,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c6f27ae7-1a3e-4b53-9f48-acf944be3a4b 2018-10-08 03:22:37,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10397e549ea1cc67b081417cbc913696bc8b41d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-08 03:22:37,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03e35bd9-7dc4-459a-8d8a-30cb8d9a9aef x-compute-request-id: req-03e35bd9-7dc4-459a-8d8a-30cb8d9a9aef Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:22:37,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-03e35bd9-7dc4-459a-8d8a-30cb8d9a9aef 2018-10-08 03:22:37,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:22:37,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:22:37,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["qx3mNkOBR16goLFQh-6_zg"], "issued_at": "2018-10-08T03:22:37.000000Z"}} 2018-10-08 03:22:37,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" 2018-10-08 03:22:37,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c66151-10cf-4a45-844c-e392fda7cc75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:22:37,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-81c66151-10cf-4a45-844c-e392fda7cc75 2018-10-08 03:22:37,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" 2018-10-08 03:22:38,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:37 GMT Server: Apache x-compute-request-id: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 03:22:38,485 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail used request id req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b 2018-10-08 03:22:38,488 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893", "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-10-08 03:22:38,824 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:22:38 GMT Server: Apache x-compute-request-id: req-07540ae4-7dee-4076-a260-a2b14cff7c85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-07540ae4-7dee-4076-a260-a2b14cff7c85 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "06f8fd65464240b988c8eee752b9c259", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T03:22:38.733867", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b9d65904-345a-4297-9498-95bd604ea11e", "size": 1}} 2018-10-08 03:22:38,824 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes used request id req-07540ae4-7dee-4076-a260-a2b14cff7c85 2018-10-08 03:22:38,828 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" 2018-10-08 03:22:39,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:38 GMT Server: Apache x-compute-request-id: req-8d809e2b-6b24-4543-ad70-c045ffdc8fc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d809e2b-6b24-4543-ad70-c045ffdc8fc3 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:22:38.000000", "replication_status": null, "snapshot_id": null, "id": "b9d65904-345a-4297-9498-95bd604ea11e", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893", "bootable": "false", "created_at": "2018-10-08T03:22:38.000000", "volume_type": null}} 2018-10-08 03:22:39,032 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e used request id req-8d809e2b-6b24-4543-ad70-c045ffdc8fc3 2018-10-08 03:22:39,032 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893 2018-10-08 03:22:39,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" 2018-10-08 03:22:39,090 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:39 GMT Server: Apache x-compute-request-id: req-183c7dab-0d3b-46b7-8204-61f5ee6d3315 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-183c7dab-0d3b-46b7-8204-61f5ee6d3315 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:22:38.000000", "replication_status": null, "snapshot_id": null, "id": "b9d65904-345a-4297-9498-95bd604ea11e", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893", "bootable": "false", "created_at": "2018-10-08T03:22:38.000000", "volume_type": null}} 2018-10-08 03:22:39,090 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e used request id req-183c7dab-0d3b-46b7-8204-61f5ee6d3315 2018-10-08 03:22:39,090 - create_volume - DEBUG - Instance status is - creating 2018-10-08 03:22:39,090 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 03:22:42,094 - create_volume - DEBUG - Volume status query timeout in 296.938582897 2018-10-08 03:22:42,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" 2018-10-08 03:22:42,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:42 GMT Server: Apache x-compute-request-id: req-36f6b16d-fd20-492d-b214-70e82e5b8dc2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36f6b16d-fd20-492d-b214-70e82e5b8dc2 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:22:39.000000", "replication_status": null, "snapshot_id": null, "id": "b9d65904-345a-4297-9498-95bd604ea11e", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893", "bootable": "false", "created_at": "2018-10-08T03:22:38.000000", "volume_type": null}} 2018-10-08 03:22:42,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e used request id req-36f6b16d-fd20-492d-b214-70e82e5b8dc2 2018-10-08 03:22:42,280 - create_volume - DEBUG - Instance status is - available 2018-10-08 03:22:42,280 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893 2018-10-08 03:22:42,280 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893 2018-10-08 03:22:42,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:22:42,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:22:42,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["ke_t57FKTFqPbr8l9X2qgw"], "issued_at": "2018-10-08T03:22:42.000000Z"}} 2018-10-08 03:22:42,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:42,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0852f01-b44b-4c7e-8fdf-1ff91a8251c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:22:42,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f0852f01-b44b-4c7e-8fdf-1ff91a8251c2 2018-10-08 03:22:42,747 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:22:42,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:42,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3e33f3-0697-4533-80b9-52af2c17872a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:22:42,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b3e33f3-0697-4533-80b9-52af2c17872a 2018-10-08 03:22:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:43,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-74eb2715-e70e-4c14-b295-518b25a5a9e4 Date: Mon, 08 Oct 2018 03:22:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:43,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-74eb2715-e70e-4c14-b295-518b25a5a9e4 2018-10-08 03:22:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:22:43,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:22:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:22:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:43,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa915cc-6a0d-4601-ada9-d82d1cc42881 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:22:43,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-bfa915cc-6a0d-4601-ada9-d82d1cc42881 2018-10-08 03:22:43,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:43,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d68fccef-ae9b-4f53-b843-c6fbb283c19c Date: Mon, 08 Oct 2018 03:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:22:43,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-d68fccef-ae9b-4f53-b843-c6fbb283c19c 2018-10-08 03:22:43,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:43,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6fe5637a-167c-47e3-826c-dd27c74d636f Date: Mon, 08 Oct 2018 03:22:43 GMT RESP BODY: {"ports":[]} 2018-10-08 03:22:43,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port&admin_state_up=True used request id req-6fe5637a-167c-47e3-826c-dd27c74d636f 2018-10-08 03:22:43,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:43,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22: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-a024870d-db36-4fee-9f09-d05f6830b0ea x-compute-request-id: req-a024870d-db36-4fee-9f09-d05f6830b0ea Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 03:22:43,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst used request id req-a024870d-db36-4fee-9f09-d05f6830b0ea 2018-10-08 03:22:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:44,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-80829a8b-8e5e-4e5c-aa87-089d4359dcb1 Date: Mon, 08 Oct 2018 03:22:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:44,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-80829a8b-8e5e-4e5c-aa87-089d4359dcb1 2018-10-08 03:22:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:44,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2002576e-9954-4299-bd32-2d27160b2699 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:22:44,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-2002576e-9954-4299-bd32-2d27160b2699 2018-10-08 03:22:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:44,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-80d93700-884b-47e5-aad4-e60f5f00009d Date: Mon, 08 Oct 2018 03:22:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:22:44,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-80d93700-884b-47e5-aad4-e60f5f00009d 2018-10-08 03:22:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:44,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-79986022-fb86-4406-ab14-c407d9756fc3 Date: Mon, 08 Oct 2018 03:22:44 GMT RESP BODY: {"ports":[]} 2018-10-08 03:22:44,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port&admin_state_up=True used request id req-79986022-fb86-4406-ab14-c407d9756fc3 2018-10-08 03:22:44,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:22:44,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:22:44,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["a2muASMYSLCRgOXgu7JuQg"], "issued_at": "2018-10-08T03:22:44.000000Z"}} 2018-10-08 03:22:44,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e51de1276d4f478a3ad2f412295d33e5d90c747" 2018-10-08 03:22:45,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c725ada-ba70-4931-9f5c-604200ee2f95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:22:45,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c725ada-ba70-4931-9f5c-604200ee2f95 2018-10-08 03:22:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:45,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3d25f1f8-503a-48a0-a4fd-90608170137e Date: Mon, 08 Oct 2018 03:22:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:45,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-3d25f1f8-503a-48a0-a4fd-90608170137e 2018-10-08 03:22:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:45,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-04ab03cb-5df0-40ac-9559-e6e158fe3bd3 Date: Mon, 08 Oct 2018 03:22:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:22:45,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-04ab03cb-5df0-40ac-9559-e6e158fe3bd3 2018-10-08 03:22:45,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:45,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b37f094b-64dc-44ed-b1e9-9802e1518de5 Date: Mon, 08 Oct 2018 03:22:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:45,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-b37f094b-64dc-44ed-b1e9-9802e1518de5 2018-10-08 03:22:45,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:22:45,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:22:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:22:45,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e51de1276d4f478a3ad2f412295d33e5d90c747" 2018-10-08 03:22:45,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40bcd23-b0ea-4745-9665-44ebb6449d7b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:22:45,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-c40bcd23-b0ea-4745-9665-44ebb6449d7b 2018-10-08 03:22:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:46,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-080806fc-a94e-4f34-abf5-dd9373d627ff Date: Mon, 08 Oct 2018 03:22:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:22:46,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-080806fc-a94e-4f34-abf5-dd9373d627ff 2018-10-08 03:22:46,032 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net 2018-10-08 03:22:46,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" -d '{"port": {"network_id": "96ffd502-7636-4aaa-9e9b-6debf85ea99f", "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port", "admin_state_up": true}}' 2018-10-08 03:22:46,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-602ec60a-a29a-4740-af15-3c1913ed80f8 Date: Mon, 08 Oct 2018 03:22:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:46Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.13"}],"id":"317acd23-63d9-4f06-9c4a-a76a3facc464","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:c4:15","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port","project_id":"6125bd0af8794b6195370548efa3de51","qos_policy_id":null,"admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:46Z","binding:vnic_type":"normal"}} 2018-10-08 03:22:46,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-602ec60a-a29a-4740-af15-3c1913ed80f8 2018-10-08 03:22:46,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:47,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7b62d324-c059-422b-b0b7-43b461a3ae8e Date: Mon, 08 Oct 2018 03:22:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:47,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-7b62d324-c059-422b-b0b7-43b461a3ae8e 2018-10-08 03:22:47,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:47,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99aa87dd-e3dd-4784-91b0-a1ffd0b5947e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:22:47,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-99aa87dd-e3dd-4784-91b0-a1ffd0b5947e 2018-10-08 03:22:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:47,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c9fb6935-e7b3-4460-90b2-e0c5391c5925 Date: Mon, 08 Oct 2018 03:22:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:22:47,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-c9fb6935-e7b3-4460-90b2-e0c5391c5925 2018-10-08 03:22:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:47,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-8a2db2ef-9188-4744-84db-a5fb4224dc36 Date: Mon, 08 Oct 2018 03:22:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.13"}],"id":"317acd23-63d9-4f06-9c4a-a76a3facc464","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:c4:15","project_id":"6125bd0af8794b6195370548efa3de51","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:46Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 03:22:47,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port&admin_state_up=True used request id req-8a2db2ef-9188-4744-84db-a5fb4224dc36 2018-10-08 03:22:47,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:47,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddcc622a-ef3c-46a1-9558-ddaf6237f27c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:22:47,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-ddcc622a-ef3c-46a1-9558-ddaf6237f27c 2018-10-08 03:22:47,677 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst 2018-10-08 03:22:47,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:47,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-089988f6-4727-4679-9a9b-0bdbc8442fac x-compute-request-id: req-089988f6-4727-4679-9a9b-0bdbc8442fac Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-flavor"}]} 2018-10-08 03:22:47,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-089988f6-4727-4679-9a9b-0bdbc8442fac 2018-10-08 03:22:47,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:47,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ddf4c6a-01e7-45ab-bded-33087b1120fa x-compute-request-id: req-1ddf4c6a-01e7-45ab-bded-33087b1120fa Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:22:47,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a used request id req-1ddf4c6a-01e7-45ab-bded-33087b1120fa 2018-10-08 03:22:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:47,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-ee32db57-4e9b-4bbc-bb67-9f9c6056e5c3 Date: Mon, 08 Oct 2018 03:22:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:22:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:22:33Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/42f51ff3-59ed-47f1-9f44-415056d18c40/snap", "metadata": {}}], "self": "/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "min_disk": 0, "protected": false, "id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "file": "/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/42f51ff3-59ed-47f1-9f44-415056d18c40/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image"} 2018-10-08 03:22:47,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image used request id req-ee32db57-4e9b-4bbc-bb67-9f9c6056e5c3 2018-10-08 03:22:47,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:48,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94364054-2618-4eee-9dff-c39093966527 Date: Mon, 08 Oct 2018 03:22:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:22:48,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-94364054-2618-4eee-9dff-c39093966527 2018-10-08 03:22:48,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "imageRef": "42f51ff3-59ed-47f1-9f44-415056d18c40", "flavorRef": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "max_count": 1, "min_count": 1, "networks": [{"port": "317acd23-63d9-4f06-9c4a-a76a3facc464"}]}}' 2018-10-08 03:22:49,814 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:22: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-eb5d0fb6-1100-4510-a925-cedbcafc82a6 x-compute-request-id: req-eb5d0fb6-1100-4510-a925-cedbcafc82a6 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "adminPass": "Adyc6xag6wVa"}} 2018-10-08 03:22:49,815 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-eb5d0fb6-1100-4510-a925-cedbcafc82a6 2018-10-08 03:22:49,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:50,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a77cf6c-ef11-4e45-a429-c6514b67ae13 x-compute-request-id: req-0a77cf6c-ef11-4e45-a429-c6514b67ae13 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "user_id": "06f8fd65464240b988c8eee752b9c259", "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-10-08T03:22:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:22:50,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-0a77cf6c-ef11-4e45-a429-c6514b67ae13 2018-10-08 03:22:50,399 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst 2018-10-08 03:22:50,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:50,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22: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-ee6137ba-9eeb-41a3-af12-0f3fcae898b7 x-compute-request-id: req-ee6137ba-9eeb-41a3-af12-0f3fcae898b7 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:22:50Z", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:22:50,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-ee6137ba-9eeb-41a3-af12-0f3fcae898b7 2018-10-08 03:22:50,638 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst] is - BUILD 2018-10-08 03:22:50,639 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:22:53,642 - create_instance - DEBUG - VM status query timeout in 896.757056952 2018-10-08 03:22:53,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:54,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c34874cb-69ac-4c15-be87-efd767378330 x-compute-request-id: req-c34874cb-69ac-4c15-be87-efd767378330 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:c4:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:22:50Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:22:54,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-c34874cb-69ac-4c15-be87-efd767378330 2018-10-08 03:22:54,874 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst] is - BUILD 2018-10-08 03:22:54,875 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:22:57,878 - create_instance - DEBUG - VM status query timeout in 892.521027088 2018-10-08 03:22:57,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:58,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22: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-21eddc09-67f4-4120-bf6a-d31310c6f542 x-compute-request-id: req-21eddc09-67f4-4120-bf6a-d31310c6f542 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:c4:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:22:57Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:22:58,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-21eddc09-67f4-4120-bf6a-d31310c6f542 2018-10-08 03:22:58,480 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst] is - ACTIVE 2018-10-08 03:22:58,480 - create_instance - INFO - VM is - ACTIVE 2018-10-08 03:22:58,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:58,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22: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-8e9d265b-2c5b-4b07-84bd-7299cedbd1a6 x-compute-request-id: req-8e9d265b-2c5b-4b07-84bd-7299cedbd1a6 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:c4:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:22:57Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:22:58,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-8e9d265b-2c5b-4b07-84bd-7299cedbd1a6 2018-10-08 03:22:58,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:59,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-21cde6d4-938f-471e-b8f7-c07943277559 Date: Mon, 08 Oct 2018 03:22:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:22:59,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-21cde6d4-938f-471e-b8f7-c07943277559 2018-10-08 03:22:59,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:59,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8a72d9-aae4-4ed3-9215-43a3ad9e1aec Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:22:59,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-1b8a72d9-aae4-4ed3-9215-43a3ad9e1aec 2018-10-08 03:22:59,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:59,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1481e08a-a94b-4f33-b9ab-bd6244f6fc22 Date: Mon, 08 Oct 2018 03:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:22:59,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-1481e08a-a94b-4f33-b9ab-bd6244f6fc22 2018-10-08 03:22:59,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:22:59,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-5691af33-fa6c-480c-b2e4-3d8b8e6d25b0 Date: Mon, 08 Oct 2018 03:22:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.13"}],"id":"317acd23-63d9-4f06-9c4a-a76a3facc464","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:c4:15","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:46Z","binding:vnic_type":"normal","device_id":"980bf7ba-bad5-4fea-b143-815f1fe12fff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.2"}],"id":"3ab817ed-f2e4-42f0-8451-e064f3a7a941","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:36:36","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.4"}],"id":"b7027d42-068f-45b4-96a8-aa165836677a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:04:59","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.3"}],"id":"d3fb51e6-c178-425e-9299-b12935d7d8d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:3b:3c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96ffd502-7636-4aaa-9e9b-6debf85ea99f"}]} 2018-10-08 03:22:59,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-5691af33-fa6c-480c-b2e4-3d8b8e6d25b0 2018-10-08 03:22:59,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:22:59,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["4vYiXvl5RFeT2de4giGPxA"], "issued_at": "2018-10-08T03:22:59.000000Z"}} 2018-10-08 03:22:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:22:59,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fc5a9f-ecee-4a38-bc21-fc91d5faaa9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:22:59,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46fc5a9f-ecee-4a38-bc21-fc91d5faaa9e 2018-10-08 03:22:59,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:00,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34903c18-8e4b-4796-9a4e-9c33bd5fee81 x-compute-request-id: req-34903c18-8e4b-4796-9a4e-9c33bd5fee81 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:c4:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:22:57Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:23:00,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-34903c18-8e4b-4796-9a4e-9c33bd5fee81 2018-10-08 03:23:00,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:00,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c75e2c4f-5cb1-4f12-8f04-23649725eb45 Date: Mon, 08 Oct 2018 03:23:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:23:00,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-c75e2c4f-5cb1-4f12-8f04-23649725eb45 2018-10-08 03:23:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:00,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a69f68-7434-4153-b29b-4604b23194b0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:23:00,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-83a69f68-7434-4153-b29b-4604b23194b0 2018-10-08 03:23:00,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:00,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e1fcde42-41b7-4490-a3c4-28f70b783cc4 Date: Mon, 08 Oct 2018 03:23:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:23:00,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-e1fcde42-41b7-4490-a3c4-28f70b783cc4 2018-10-08 03:23:00,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:00,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-6be08007-9355-4462-a914-e54ea3f5cc13 Date: Mon, 08 Oct 2018 03:23:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.13"}],"id":"317acd23-63d9-4f06-9c4a-a76a3facc464","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:c4:15","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:46Z","binding:vnic_type":"normal","device_id":"980bf7ba-bad5-4fea-b143-815f1fe12fff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.2"}],"id":"3ab817ed-f2e4-42f0-8451-e064f3a7a941","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:36:36","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.4"}],"id":"b7027d42-068f-45b4-96a8-aa165836677a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:04:59","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.3"}],"id":"d3fb51e6-c178-425e-9299-b12935d7d8d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:3b:3c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96ffd502-7636-4aaa-9e9b-6debf85ea99f"}]} 2018-10-08 03:23:00,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-6be08007-9355-4462-a914-e54ea3f5cc13 2018-10-08 03:23:00,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" -d '{"volumeAttachment": {"volumeId": "b9d65904-345a-4297-9498-95bd604ea11e"}}' 2018-10-08 03:23:02,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-2a795ff7-a567-4dec-81ea-6b576e843663 x-compute-request-id: req-2a795ff7-a567-4dec-81ea-6b576e843663 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "id": "b9d65904-345a-4297-9498-95bd604ea11e", "volumeId": "b9d65904-345a-4297-9498-95bd604ea11e"}} 2018-10-08 03:23:02,201 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff/os-volume_attachments used request id req-2a795ff7-a567-4dec-81ea-6b576e843663 2018-10-08 03:23:02,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:03,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-1a008a35-b837-48f9-80aa-3f6afbb73a3e x-compute-request-id: req-1a008a35-b837-48f9-80aa-3f6afbb73a3e Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:c4:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:22:57Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "b9d65904-345a-4297-9498-95bd604ea11e"}], "metadata": {}}} 2018-10-08 03:23:03,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-1a008a35-b837-48f9-80aa-3f6afbb73a3e 2018-10-08 03:23:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:03,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ef0e0ab6-90e1-497d-857a-0b430bd1200e Date: Mon, 08 Oct 2018 03:23:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:23:03,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-ef0e0ab6-90e1-497d-857a-0b430bd1200e 2018-10-08 03:23:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:23:03,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:23:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:23:03,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:03,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec93b88-54f0-4245-b209-d74b6c77907d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:23:03,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-fec93b88-54f0-4245-b209-d74b6c77907d 2018-10-08 03:23:03,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:03,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7741ea83-bf3b-4b0d-b4f2-80787226ce61 Date: Mon, 08 Oct 2018 03:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:23:03,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-7741ea83-bf3b-4b0d-b4f2-80787226ce61 2018-10-08 03:23:03,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:04,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-519adcb7-2334-4bf8-914d-f61c2f06e1d4 Date: Mon, 08 Oct 2018 03:23:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.13"}],"id":"317acd23-63d9-4f06-9c4a-a76a3facc464","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:c4:15","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:46Z","binding:vnic_type":"normal","device_id":"980bf7ba-bad5-4fea-b143-815f1fe12fff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.2"}],"id":"3ab817ed-f2e4-42f0-8451-e064f3a7a941","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:36:36","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.4"}],"id":"b7027d42-068f-45b4-96a8-aa165836677a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:04:59","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.3"}],"id":"d3fb51e6-c178-425e-9299-b12935d7d8d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:3b:3c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96ffd502-7636-4aaa-9e9b-6debf85ea99f"}]} 2018-10-08 03:23:04,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-519adcb7-2334-4bf8-914d-f61c2f06e1d4 2018-10-08 03:23:04,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:04,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac8c816-e46f-4cfe-aaf9-40255d5695a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:23:04,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2ac8c816-e46f-4cfe-aaf9-40255d5695a6 2018-10-08 03:23:04,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:04,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-af96aab3-b390-4179-87f5-482683512350 x-compute-request-id: req-af96aab3-b390-4179-87f5-482683512350 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:c4:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:23:03Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "b9d65904-345a-4297-9498-95bd604ea11e"}], "metadata": {}}} 2018-10-08 03:23:04,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-af96aab3-b390-4179-87f5-482683512350 2018-10-08 03:23:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:05,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-49cc0542-ff26-4692-a516-fd45eb59e0d0 Date: Mon, 08 Oct 2018 03:23:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:23:05,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-49cc0542-ff26-4692-a516-fd45eb59e0d0 2018-10-08 03:23:05,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:05,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b08c512-c275-4431-91d7-96cbaa15dfee Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:23:05,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-8b08c512-c275-4431-91d7-96cbaa15dfee 2018-10-08 03:23:05,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:05,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-558ff508-7687-48dd-871e-8baa26e585ff Date: Mon, 08 Oct 2018 03:23:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:23:05,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-558ff508-7687-48dd-871e-8baa26e585ff 2018-10-08 03:23:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:05,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-378d1552-3f4f-4d6e-a452-37eec5174b94 Date: Mon, 08 Oct 2018 03:23:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.13"}],"id":"317acd23-63d9-4f06-9c4a-a76a3facc464","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:c4:15","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:46Z","binding:vnic_type":"normal","device_id":"980bf7ba-bad5-4fea-b143-815f1fe12fff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.2"}],"id":"3ab817ed-f2e4-42f0-8451-e064f3a7a941","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:36:36","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.4"}],"id":"b7027d42-068f-45b4-96a8-aa165836677a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:04:59","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.3"}],"id":"d3fb51e6-c178-425e-9299-b12935d7d8d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:3b:3c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96ffd502-7636-4aaa-9e9b-6debf85ea99f"}]} 2018-10-08 03:23:05,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-378d1552-3f4f-4d6e-a452-37eec5174b94 2018-10-08 03:23:05,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:05,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-61c0d90a-8b2a-409e-87dd-4bdef46da42a x-compute-request-id: req-61c0d90a-8b2a-409e-87dd-4bdef46da42a Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:c4:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:23:03Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "b9d65904-345a-4297-9498-95bd604ea11e"}], "metadata": {}}} 2018-10-08 03:23:05,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-61c0d90a-8b2a-409e-87dd-4bdef46da42a 2018-10-08 03:23:05,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:06,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-06aaf198-f18e-4bd8-b089-1ce89d4d7f2c Date: Mon, 08 Oct 2018 03:23:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:23:06,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-06aaf198-f18e-4bd8-b089-1ce89d4d7f2c 2018-10-08 03:23:06,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:06,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d681c065-26f1-4fa1-ae67-abf7b9c35d30 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:23:06,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-d681c065-26f1-4fa1-ae67-abf7b9c35d30 2018-10-08 03:23:06,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:06,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-870d8cde-1f5b-41d9-88e6-50788ae0e3bf Date: Mon, 08 Oct 2018 03:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:23:06,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-870d8cde-1f5b-41d9-88e6-50788ae0e3bf 2018-10-08 03:23:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:06,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-3e6691e1-6031-4057-a8ac-e81ec0be99f9 Date: Mon, 08 Oct 2018 03:23:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.13"}],"id":"317acd23-63d9-4f06-9c4a-a76a3facc464","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:c4:15","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:46Z","binding:vnic_type":"normal","device_id":"980bf7ba-bad5-4fea-b143-815f1fe12fff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.2"}],"id":"3ab817ed-f2e4-42f0-8451-e064f3a7a941","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:36:36","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.4"}],"id":"b7027d42-068f-45b4-96a8-aa165836677a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:04:59","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.3"}],"id":"d3fb51e6-c178-425e-9299-b12935d7d8d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:3b:3c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96ffd502-7636-4aaa-9e9b-6debf85ea99f"}]} 2018-10-08 03:23:06,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-3e6691e1-6031-4057-a8ac-e81ec0be99f9 2018-10-08 03:23:06,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:06,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:06 GMT Server: Apache x-compute-request-id: req-20d4050e-13e2-4eee-9872-61e57ae4e85d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-20d4050e-13e2-4eee-9872-61e57ae4e85d Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "attachment_id": "f340d7f5-2d8e-46d2-aaf7-be58e57dc72c", "attached_at": "2018-10-08T03:23:04.000000", "host_name": null, "volume_id": "b9d65904-345a-4297-9498-95bd604ea11e", "device": "/dev/vdb", "id": "b9d65904-345a-4297-9498-95bd604ea11e"}], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:23:04.000000", "replication_status": null, "snapshot_id": null, "id": "b9d65904-345a-4297-9498-95bd604ea11e", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893", "bootable": "false", "created_at": "2018-10-08T03:22:38.000000", "volume_type": null}} 2018-10-08 03:23:06,752 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e used request id req-20d4050e-13e2-4eee-9872-61e57ae4e85d 2018-10-08 03:23:06,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:07,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-7286d62a-cbba-4e6b-836f-632c20353846 x-compute-request-id: req-7286d62a-cbba-4e6b-836f-632c20353846 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:c4:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:23:03Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "b9d65904-345a-4297-9498-95bd604ea11e"}], "metadata": {}}} 2018-10-08 03:23:07,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-7286d62a-cbba-4e6b-836f-632c20353846 2018-10-08 03:23:07,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:07,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-782fc662-ff86-42b1-884f-2fbd41d8faf1 Date: Mon, 08 Oct 2018 03:23:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["54af8002-33d4-4963-97cc-a556e76eea5d"],"description":"","tags":[],"updated_at":"2018-10-08T03:22:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:34Z","provider:network_type":"vxlan"}]} 2018-10-08 03:23:07,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net used request id req-782fc662-ff86-42b1-884f-2fbd41d8faf1 2018-10-08 03:23:07,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:07,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da7eeeb-aa05-4a3a-9881-0a25b11da86c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:23:07,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-4da7eeeb-aa05-4a3a-9881-0a25b11da86c 2018-10-08 03:23:07,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:07,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-58edd31d-e3e0-4303-bd5d-295a4e8ee10f Date: Mon, 08 Oct 2018 03:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:35Z","dns_nameservers":[],"updated_at":"2018-10-08T03:22:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"54af8002-33d4-4963-97cc-a556e76eea5d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet"}]} 2018-10-08 03:23:07,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-58edd31d-e3e0-4303-bd5d-295a4e8ee10f 2018-10-08 03:23:07,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:08,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-1ff7d1f0-075a-4b6f-980c-7057faf1d585 Date: Mon, 08 Oct 2018 03:23:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.13"}],"id":"317acd23-63d9-4f06-9c4a-a76a3facc464","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:c4:15","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:46Z","binding:vnic_type":"normal","device_id":"980bf7ba-bad5-4fea-b143-815f1fe12fff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.2"}],"id":"3ab817ed-f2e4-42f0-8451-e064f3a7a941","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:36:36","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.4"}],"id":"b7027d42-068f-45b4-96a8-aa165836677a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:04:59","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96ffd502-7636-4aaa-9e9b-6debf85ea99f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:22:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54af8002-33d4-4963-97cc-a556e76eea5d","ip_address":"10.55.0.3"}],"id":"d3fb51e6-c178-425e-9299-b12935d7d8d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:3b:3c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ffd502-7636-4aaa-9e9b-6debf85ea99f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:22:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96ffd502-7636-4aaa-9e9b-6debf85ea99f"}]} 2018-10-08 03:23:08,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-1ff7d1f0-075a-4b6f-980c-7057faf1d585 2018-10-08 03:23:08,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff/os-volume_attachments/b9d65904-345a-4297-9498-95bd604ea11e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a30eac49e599b3e8ab4f6882111bbf2a4f5e04f" 2018-10-08 03:23:10,642 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1417f986-d831-45ed-a71d-79a12a6073f2 x-compute-request-id: req-1417f986-d831-45ed-a71d-79a12a6073f2 Content-Length: 0 Content-Type: application/json 2018-10-08 03:23:10,642 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff/os-volume_attachments/b9d65904-345a-4297-9498-95bd604ea11e used request id req-1417f986-d831-45ed-a71d-79a12a6073f2 2018-10-08 03:23:10,642 - create_instance - INFO - Deleting Port with ID - 317acd23-63d9-4f06-9c4a-a76a3facc464 2018-10-08 03:23:10,643 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-port 2018-10-08 03:23:10,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/317acd23-63d9-4f06-9c4a-a76a3facc464 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:11,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbf6bb1a-e152-4737-a832-014560ae3875 Date: Mon, 08 Oct 2018 03:23:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:23:11,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/317acd23-63d9-4f06-9c4a-a76a3facc464 used request id req-dbf6bb1a-e152-4737-a832-014560ae3875 2018-10-08 03:23:11,339 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst 2018-10-08 03:23:11,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:11,575 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:23: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-0c0eb509-f19d-4bd4-9fcf-57e7a1ec1f3e x-compute-request-id: req-0c0eb509-f19d-4bd4-9fcf-57e7a1ec1f3e Content-Type: application/json 2018-10-08 03:23:11,575 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-0c0eb509-f19d-4bd4-9fcf-57e7a1ec1f3e 2018-10-08 03:23:11,575 - create_instance - INFO - Checking deletion status 2018-10-08 03:23:11,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:11,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-2709a131-2cd8-4c73-821c-062d2a96d994 x-compute-request-id: req-2709a131-2cd8-4c73-821c-062d2a96d994 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:c4:15", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:23:11Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [{"id": "b9d65904-345a-4297-9498-95bd604ea11e"}], "metadata": {}}} 2018-10-08 03:23:11,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-2709a131-2cd8-4c73-821c-062d2a96d994 2018-10-08 03:23:11,678 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst] is - ACTIVE 2018-10-08 03:23:11,678 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:23:14,681 - create_instance - DEBUG - VM status query timeout in 296.894288063 2018-10-08 03:23:14,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:15,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-65c774bd-2d62-4ff4-9b62-25515afbea66 x-compute-request-id: req-65c774bd-2d62-4ff4-9b62-25515afbea66 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:23:11Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:23:15,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-65c774bd-2d62-4ff4-9b62-25515afbea66 2018-10-08 03:23:15,459 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst] is - ACTIVE 2018-10-08 03:23:15,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:23:18,463 - create_instance - DEBUG - VM status query timeout in 293.11271286 2018-10-08 03:23:18,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:19,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daedb132-3381-41b7-9f04-2a0fd3d2a909 x-compute-request-id: req-daedb132-3381-41b7-9f04-2a0fd3d2a909 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff", "rel": "bookmark"}], "image": {"id": "42f51ff3-59ed-47f1-9f44-415056d18c40", "links": [{"href": "http://172.30.9.28:8774/images/42f51ff3-59ed-47f1-9f44-415056d18c40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-08T03:22:52.000000", "flavor": {"id": "e9d349c3-9cd1-434d-b057-63a7469b7b0a", "links": [{"href": "http://172.30.9.28:8774/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a", "rel": "bookmark"}]}, "id": "980bf7ba-bad5-4fea-b143-815f1fe12fff", "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:23:16Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst", "created": "2018-10-08T03:22:49Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:23:19,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-daedb132-3381-41b7-9f04-2a0fd3d2a909 2018-10-08 03:23:19,236 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst] is - ACTIVE 2018-10-08 03:23:19,236 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:23:22,239 - create_instance - DEBUG - VM status query timeout in 289.33613801 2018-10-08 03:23:22,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0b9f5745c8b635c6121d6af0e8459bb57992e9" 2018-10-08 03:23:22,294 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:23: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-35bfd6a0-c002-4f1e-9953-b963dd03d028 x-compute-request-id: req-35bfd6a0-c002-4f1e-9953-b963dd03d028 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 980bf7ba-bad5-4fea-b143-815f1fe12fff could not be found.", "code": 404}} 2018-10-08 03:23:22,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/980bf7ba-bad5-4fea-b143-815f1fe12fff used request id req-35bfd6a0-c002-4f1e-9953-b963dd03d028 2018-10-08 03:23:22,295 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 980bf7ba-bad5-4fea-b143-815f1fe12fff could not be found. (HTTP 404) (Request-ID: req-35bfd6a0-c002-4f1e-9953-b963dd03d028) 2018-10-08 03:23:22,295 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-vm_inst 2018-10-08 03:23:22,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" 2018-10-08 03:23:22,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:22 GMT Server: Apache x-compute-request-id: req-7f004b43-edaa-4fbd-a76c-d9b43037ab28 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f004b43-edaa-4fbd-a76c-d9b43037ab28 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:23:18.000000", "replication_status": null, "snapshot_id": null, "id": "b9d65904-345a-4297-9498-95bd604ea11e", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893", "bootable": "false", "created_at": "2018-10-08T03:22:38.000000", "volume_type": null}} 2018-10-08 03:23:22,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e used request id req-7f004b43-edaa-4fbd-a76c-d9b43037ab28 2018-10-08 03:23:22,531 - create_volume - DEBUG - Instance status is - available 2018-10-08 03:23:22,531 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893 2018-10-08 03:23:22,531 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893 2018-10-08 03:23:22,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" 2018-10-08 03:23:22,797 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:23:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9145c6e1-a019-4e26-abcb-d3f6c306082b 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-10-08 03:23:22,797 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e used request id req-9145c6e1-a019-4e26-abcb-d3f6c306082b 2018-10-08 03:23:22,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" 2018-10-08 03:23:23,018 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:22 GMT Server: Apache x-compute-request-id: req-477561aa-cbf1-429d-bf01-583a056f4c49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-477561aa-cbf1-429d-bf01-583a056f4c49 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:23:22.000000", "replication_status": null, "snapshot_id": null, "id": "b9d65904-345a-4297-9498-95bd604ea11e", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893", "bootable": "false", "created_at": "2018-10-08T03:22:38.000000", "volume_type": null}} 2018-10-08 03:23:23,018 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e used request id req-477561aa-cbf1-429d-bf01-583a056f4c49 2018-10-08 03:23:23,019 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 03:23:23,019 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 03:23:26,022 - create_volume - DEBUG - Volume status query timeout in 56.7751531601 2018-10-08 03:23:26,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03f9fb89-dfbd-4cb8-89ff-9d416e8cc39b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0726a118b9be8906278545036b400d85f00b05" 2018-10-08 03:23:26,168 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:23:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7ce631ec-1c77-4f5e-b3a2-f27f73569ebd x-openstack-request-id: req-7ce631ec-1c77-4f5e-b3a2-f27f73569ebd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b9d65904-345a-4297-9498-95bd604ea11e could not be found.", "code": 404}} 2018-10-08 03:23:26,168 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/b9d65904-345a-4297-9498-95bd604ea11e used request id req-7ce631ec-1c77-4f5e-b3a2-f27f73569ebd 2018-10-08 03:23:26,168 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b9d65904-345a-4297-9498-95bd604ea11e could not be found. (HTTP 404) (Request-ID: req-7ce631ec-1c77-4f5e-b3a2-f27f73569ebd) 2018-10-08 03:23:26,168 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893 2018-10-08 03:23:26,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10397e549ea1cc67b081417cbc913696bc8b41d" 2018-10-08 03:23:26,217 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:23: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-182f3697-ad58-42a0-b200-5317e5b60b78 x-compute-request-id: req-182f3697-ad58-42a0-b200-5317e5b60b78 Content-Length: 0 Content-Type: application/json 2018-10-08 03:23:26,217 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e9d349c3-9cd1-434d-b057-63a7469b7b0a used request id req-182f3697-ad58-42a0-b200-5317e5b60b78 2018-10-08 03:23:26,218 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet 2018-10-08 03:23:26,218 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-subnet 2018-10-08 03:23:26,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/54af8002-33d4-4963-97cc-a556e76eea5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" 2018-10-08 03:23:28,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4816da7f-d329-4e9e-8aeb-3ce083bf6268 Date: Mon, 08 Oct 2018 03:23:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:23:28,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/54af8002-33d4-4963-97cc-a556e76eea5d used request id req-4816da7f-d329-4e9e-8aeb-3ce083bf6268 2018-10-08 03:23:28,241 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-net 2018-10-08 03:23:28,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/96ffd502-7636-4aaa-9e9b-6debf85ea99f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e12c87c04249069e44b25739453df4d9e7b89d" 2018-10-08 03:23:29,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5364b37-a1a6-4f8a-bc7f-083102c216da Date: Mon, 08 Oct 2018 03:23:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:23:29,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/96ffd502-7636-4aaa-9e9b-6debf85ea99f used request id req-b5364b37-a1a6-4f8a-bc7f-083102c216da 2018-10-08 03:23:29,405 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-ce6a9b60-abab-4f4e-9a1b-78cd4ee7c893-image 2018-10-08 03:23:29,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}659f66c406000145e939ca0c53b872e26e7ecfc0" 2018-10-08 03:23:31,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ac25f27-7eff-4afb-afb8-e56561fe9d10 Date: Mon, 08 Oct 2018 03:23:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:23:31,327 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/42f51ff3-59ed-47f1-9f44-415056d18c40 used request id req-5ac25f27-7eff-4afb-afb8-e56561fe9d10 2018-10-08 03:23:31,329 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:31,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:23:31,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:31,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["1fmi_BJmQK-43viuJ8emnQ"], "issued_at": "2018-10-08T03:23:31.000000Z"}} 2018-10-08 03:23:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94bd0f7f360dfe0dc55ee502de87ce5e56e74448" 2018-10-08 03:23:31,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3d35ec-6992-4f9e-8f00-ff32e3441a5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:23:31,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca3d35ec-6992-4f9e-8f00-ff32e3441a5f 2018-10-08 03:23:31,809 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:31,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94bd0f7f360dfe0dc55ee502de87ce5e56e74448" 2018-10-08 03:23:32,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-4d6d982a-ad65-4b09-b7dc-8635776fc8ce x-compute-request-id: req-4d6d982a-ad65-4b09-b7dc-8635776fc8ce Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:23:32,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4d6d982a-ad65-4b09-b7dc-8635776fc8ce 2018-10-08 03:23:32,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94bd0f7f360dfe0dc55ee502de87ce5e56e74448" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c80a2c9b-f23d-433e-b895-6e29bffedac8name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-08 03:23:32,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-9189df28-e079-4b5b-8639-b286d3ee9012 x-compute-request-id: req-9189df28-e079-4b5b-8639-b286d3ee9012 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b03a78d4-55ec-4bb2-abc1-b151d37052ab", "name": "CreateFlavorTests-c80a2c9b-f23d-433e-b895-6e29bffedac8name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:32,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9189df28-e079-4b5b-8639-b286d3ee9012 2018-10-08 03:23:32,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:32,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["KjyysTQoRBaD0KjCEte5Sw"], "issued_at": "2018-10-08T03:23:32.000000Z"}} 2018-10-08 03:23:32,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f37a4f56eef45b5e08be1fdfd2830dd910ff95" 2018-10-08 03:23:32,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-21090e13-c813-43c4-bebd-a9da44a8505c x-compute-request-id: req-21090e13-c813-43c4-bebd-a9da44a8505c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b03a78d4-55ec-4bb2-abc1-b151d37052ab", "name": "CreateFlavorTests-c80a2c9b-f23d-433e-b895-6e29bffedac8name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:32,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab used request id req-21090e13-c813-43c4-bebd-a9da44a8505c 2018-10-08 03:23:32,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f37a4f56eef45b5e08be1fdfd2830dd910ff95" 2018-10-08 03:23:32,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-6f64c2bd-e4e0-4ad8-b493-22dba8b7d0f0 x-compute-request-id: req-6f64c2bd-e4e0-4ad8-b493-22dba8b7d0f0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:23:32,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab/os-extra_specs used request id req-6f64c2bd-e4e0-4ad8-b493-22dba8b7d0f0 2018-10-08 03:23:32,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94bd0f7f360dfe0dc55ee502de87ce5e56e74448" 2018-10-08 03:23:32,849 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:23: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-21a922d5-c6da-40ba-a1ad-63c22b89df59 x-compute-request-id: req-21a922d5-c6da-40ba-a1ad-63c22b89df59 Content-Length: 0 Content-Type: application/json 2018-10-08 03:23:32,849 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b03a78d4-55ec-4bb2-abc1-b151d37052ab used request id req-21a922d5-c6da-40ba-a1ad-63c22b89df59 2018-10-08 03:23:32,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f37a4f56eef45b5e08be1fdfd2830dd910ff95" 2018-10-08 03:23:32,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-2234a03e-db91-4586-b223-e12df0a310de x-compute-request-id: req-2234a03e-db91-4586-b223-e12df0a310de Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:23:32,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2234a03e-db91-4586-b223-e12df0a310de 2018-10-08 03:23:32,879 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:32,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:23:32,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:33,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["y8IXylhuRoCY_Hyjyfycuw"], "issued_at": "2018-10-08T03:23:33.000000Z"}} 2018-10-08 03:23:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e4439cad91f0514ec183b1ffb6c1bdd5016f18" 2018-10-08 03:23:33,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f766476e-2ace-4cb0-8047-5f18222eaf4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:23:33,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f766476e-2ace-4cb0-8047-5f18222eaf4a 2018-10-08 03:23:33,346 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:33,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e4439cad91f0514ec183b1ffb6c1bdd5016f18" 2018-10-08 03:23:33,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-28bbbef6-96e6-47ce-a68f-51c1fe6bba9c x-compute-request-id: req-28bbbef6-96e6-47ce-a68f-51c1fe6bba9c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:23:33,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-28bbbef6-96e6-47ce-a68f-51c1fe6bba9c 2018-10-08 03:23:33,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e4439cad91f0514ec183b1ffb6c1bdd5016f18" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-baf3020b-23df-4483-a02d-2a5a4a49eec3name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-08 03:23:33,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-d4c6bdb1-0a2a-41ce-ac01-076aa62b21d4 x-compute-request-id: req-d4c6bdb1-0a2a-41ce-ac01-076aa62b21d4 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "68f8f0e8-7c9f-444a-8146-727324e13c03", "name": "CreateFlavorTests-baf3020b-23df-4483-a02d-2a5a4a49eec3name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:33,584 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d4c6bdb1-0a2a-41ce-ac01-076aa62b21d4 2018-10-08 03:23:33,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:33,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["L-tTLzmPRoa2RVsUzXkRtA"], "issued_at": "2018-10-08T03:23:33.000000Z"}} 2018-10-08 03:23:33,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47e7080cd4562b92295c3e73cba96b6b1102a37" 2018-10-08 03:23:34,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-fff57207-5a3a-4a8c-aae8-72f4e21f4e23 x-compute-request-id: req-fff57207-5a3a-4a8c-aae8-72f4e21f4e23 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "68f8f0e8-7c9f-444a-8146-727324e13c03", "name": "CreateFlavorTests-baf3020b-23df-4483-a02d-2a5a4a49eec3name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:34,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03 used request id req-fff57207-5a3a-4a8c-aae8-72f4e21f4e23 2018-10-08 03:23:34,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47e7080cd4562b92295c3e73cba96b6b1102a37" 2018-10-08 03:23:34,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-eed9a74a-bf06-41ea-9afc-6ce4deb0a8a4 x-compute-request-id: req-eed9a74a-bf06-41ea-9afc-6ce4deb0a8a4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:23:34,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03/os-extra_specs used request id req-eed9a74a-bf06-41ea-9afc-6ce4deb0a8a4 2018-10-08 03:23:34,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47e7080cd4562b92295c3e73cba96b6b1102a37" 2018-10-08 03:23:34,203 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:23: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-789cb701-d69e-45f9-bcbb-ae7dba59628b x-compute-request-id: req-789cb701-d69e-45f9-bcbb-ae7dba59628b Content-Length: 0 Content-Type: application/json 2018-10-08 03:23:34,203 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03 used request id req-789cb701-d69e-45f9-bcbb-ae7dba59628b 2018-10-08 03:23:34,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47e7080cd4562b92295c3e73cba96b6b1102a37" 2018-10-08 03:23:34,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-35a8db51-12e2-407c-9b41-b17b9a0c92a7 x-compute-request-id: req-35a8db51-12e2-407c-9b41-b17b9a0c92a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:23:34,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-35a8db51-12e2-407c-9b41-b17b9a0c92a7 2018-10-08 03:23:34,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e4439cad91f0514ec183b1ffb6c1bdd5016f18" 2018-10-08 03:23:34,253 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:23: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-e80eed0c-2d48-465f-964a-7310fc3d55a6 x-compute-request-id: req-e80eed0c-2d48-465f-964a-7310fc3d55a6 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 68f8f0e8-7c9f-444a-8146-727324e13c03 could not be found.", "code": 404}} 2018-10-08 03:23:34,253 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/68f8f0e8-7c9f-444a-8146-727324e13c03 used request id req-e80eed0c-2d48-465f-964a-7310fc3d55a6 2018-10-08 03:23:34,254 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:34,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:23:34,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:34,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["eiVdOE5wQ6G89Gy-k3zoiQ"], "issued_at": "2018-10-08T03:23:34.000000Z"}} 2018-10-08 03:23:34,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347a94b44d159c1fac97e99458fce8b33d9f1935" 2018-10-08 03:23:34,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e625017-ef62-431c-8881-19eaa5ba549f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:23:34,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3e625017-ef62-431c-8881-19eaa5ba549f 2018-10-08 03:23:34,746 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:34,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347a94b44d159c1fac97e99458fce8b33d9f1935" 2018-10-08 03:23:34,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-2b5d3c14-5b9f-4606-832f-bea243188e21 x-compute-request-id: req-2b5d3c14-5b9f-4606-832f-bea243188e21 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:23:34,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2b5d3c14-5b9f-4606-832f-bea243188e21 2018-10-08 03:23:34,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347a94b44d159c1fac97e99458fce8b33d9f1935" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-365a748b-9eae-4680-a92b-564973e2dadbname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-08 03:23:35,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-6df708b2-b077-4cd2-92ef-5b15b68352d2 x-compute-request-id: req-6df708b2-b077-4cd2-92ef-5b15b68352d2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7684448d-b921-4ac2-a763-4f15829a9c35", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7684448d-b921-4ac2-a763-4f15829a9c35", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7684448d-b921-4ac2-a763-4f15829a9c35", "name": "CreateFlavorTests-365a748b-9eae-4680-a92b-564973e2dadbname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:35,016 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6df708b2-b077-4cd2-92ef-5b15b68352d2 2018-10-08 03:23:35,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:35,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["mnU44tDxT9i4rIlNdWFsuw"], "issued_at": "2018-10-08T03:23:35.000000Z"}} 2018-10-08 03:23:35,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/7684448d-b921-4ac2-a763-4f15829a9c35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f903a6b8cdbc89fe9cae80d829fd1db7fd69e8" 2018-10-08 03:23:35,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-7f6c772b-dc85-4139-b977-39d7b75a339c x-compute-request-id: req-7f6c772b-dc85-4139-b977-39d7b75a339c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7684448d-b921-4ac2-a763-4f15829a9c35", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7684448d-b921-4ac2-a763-4f15829a9c35", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7684448d-b921-4ac2-a763-4f15829a9c35", "name": "CreateFlavorTests-365a748b-9eae-4680-a92b-564973e2dadbname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:35,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/7684448d-b921-4ac2-a763-4f15829a9c35 used request id req-7f6c772b-dc85-4139-b977-39d7b75a339c 2018-10-08 03:23:35,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/7684448d-b921-4ac2-a763-4f15829a9c35/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f903a6b8cdbc89fe9cae80d829fd1db7fd69e8" 2018-10-08 03:23:35,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-1ff75ee1-ef53-424d-a3eb-c7acca15b383 x-compute-request-id: req-1ff75ee1-ef53-424d-a3eb-c7acca15b383 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:23:35,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/7684448d-b921-4ac2-a763-4f15829a9c35/os-extra_specs used request id req-1ff75ee1-ef53-424d-a3eb-c7acca15b383 2018-10-08 03:23:35,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/7684448d-b921-4ac2-a763-4f15829a9c35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347a94b44d159c1fac97e99458fce8b33d9f1935" 2018-10-08 03:23:35,647 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:23: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-38084493-2476-4e54-84fd-e4b11530ebaf x-compute-request-id: req-38084493-2476-4e54-84fd-e4b11530ebaf Content-Length: 0 Content-Type: application/json 2018-10-08 03:23:35,647 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7684448d-b921-4ac2-a763-4f15829a9c35 used request id req-38084493-2476-4e54-84fd-e4b11530ebaf 2018-10-08 03:23:35,648 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:35,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:23:35,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:36,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["ABPOlr9fRPy3UHzWOyTPSA"], "issued_at": "2018-10-08T03:23:36.000000Z"}} 2018-10-08 03:23:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5bce556e0e32ffcfe1d5384672f1d6900269c3" 2018-10-08 03:23:36,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f05909-9f07-4029-8f75-31f844493de9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:23:36,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d8f05909-9f07-4029-8f75-31f844493de9 2018-10-08 03:23:36,126 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:36,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5bce556e0e32ffcfe1d5384672f1d6900269c3" 2018-10-08 03:23:36,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-d547485a-7e2d-4443-889d-f810f15b5844 x-compute-request-id: req-d547485a-7e2d-4443-889d-f810f15b5844 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:23:36,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d547485a-7e2d-4443-889d-f810f15b5844 2018-10-08 03:23:36,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5bce556e0e32ffcfe1d5384672f1d6900269c3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d6c24c91-362c-4a90-b25f-f6cd143bb8a2name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-10-08 03:23:36,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-f684fb2c-3fc4-4408-a397-85f4e40884a1 x-compute-request-id: req-f684fb2c-3fc4-4408-a397-85f4e40884a1 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/29fe9f57-a190-4466-9938-82c38d15364e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "29fe9f57-a190-4466-9938-82c38d15364e", "name": "CreateFlavorTests-d6c24c91-362c-4a90-b25f-f6cd143bb8a2name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-08 03:23:36,369 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f684fb2c-3fc4-4408-a397-85f4e40884a1 2018-10-08 03:23:36,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:36,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["BKJ_d_VFTE61W7NZ-xmbhw"], "issued_at": "2018-10-08T03:23:36.000000Z"}} 2018-10-08 03:23:36,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802487aac2ff88e18bccf419b8170e1079523723" 2018-10-08 03:23:36,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-46923134-3763-41c4-a718-b5ad70e92a7e x-compute-request-id: req-46923134-3763-41c4-a718-b5ad70e92a7e Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/29fe9f57-a190-4466-9938-82c38d15364e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "29fe9f57-a190-4466-9938-82c38d15364e", "name": "CreateFlavorTests-d6c24c91-362c-4a90-b25f-f6cd143bb8a2name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-08 03:23:36,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e used request id req-46923134-3763-41c4-a718-b5ad70e92a7e 2018-10-08 03:23:36,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802487aac2ff88e18bccf419b8170e1079523723" 2018-10-08 03:23:36,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-e8a8e0e7-2296-48cf-8eed-a64d1ed7c2ce x-compute-request-id: req-e8a8e0e7-2296-48cf-8eed-a64d1ed7c2ce Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:23:36,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e/os-extra_specs used request id req-e8a8e0e7-2296-48cf-8eed-a64d1ed7c2ce 2018-10-08 03:23:36,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802487aac2ff88e18bccf419b8170e1079523723" 2018-10-08 03:23:36,976 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:23: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-5447e70f-cb50-4c6b-b049-c67f7f8e9a17 x-compute-request-id: req-5447e70f-cb50-4c6b-b049-c67f7f8e9a17 Content-Length: 0 Content-Type: application/json 2018-10-08 03:23:36,976 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e used request id req-5447e70f-cb50-4c6b-b049-c67f7f8e9a17 2018-10-08 03:23:36,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802487aac2ff88e18bccf419b8170e1079523723" 2018-10-08 03:23:37,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-e7604d4c-9868-445b-b3e8-659383291a6a x-compute-request-id: req-e7604d4c-9868-445b-b3e8-659383291a6a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:23:37,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e7604d4c-9868-445b-b3e8-659383291a6a 2018-10-08 03:23:37,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5bce556e0e32ffcfe1d5384672f1d6900269c3" 2018-10-08 03:23:37,026 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b957e6b-8d5d-4349-8f45-9b98ee803920 x-compute-request-id: req-7b957e6b-8d5d-4349-8f45-9b98ee803920 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 29fe9f57-a190-4466-9938-82c38d15364e could not be found.", "code": 404}} 2018-10-08 03:23:37,026 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/29fe9f57-a190-4466-9938-82c38d15364e used request id req-7b957e6b-8d5d-4349-8f45-9b98ee803920 2018-10-08 03:23:37,028 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:37,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:23:37,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:37,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["4JB9Km0JRVS7uO-8i34c8w"], "issued_at": "2018-10-08T03:23:37.000000Z"}} 2018-10-08 03:23:37,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d9d4258c390215889f1114549a87de4ea7099b" 2018-10-08 03:23:37,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84d9c53-faec-47a7-98bd-b2722755ed85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:23:37,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d84d9c53-faec-47a7-98bd-b2722755ed85 2018-10-08 03:23:37,493 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:37,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d9d4258c390215889f1114549a87de4ea7099b" 2018-10-08 03:23:37,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20ffa754-4524-4299-bd83-216f9d00f66b x-compute-request-id: req-20ffa754-4524-4299-bd83-216f9d00f66b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:23:37,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-20ffa754-4524-4299-bd83-216f9d00f66b 2018-10-08 03:23:37,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d9d4258c390215889f1114549a87de4ea7099b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b8568b7d-4488-4ebc-9176-70cc8e966041name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-08 03:23:37,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-d29ea1b3-1023-4217-bcd8-27dc84602492 x-compute-request-id: req-d29ea1b3-1023-4217-bcd8-27dc84602492 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e6849220-8809-4eb1-85a0-043f77a88dfe", "name": "CreateFlavorTests-b8568b7d-4488-4ebc-9176-70cc8e966041name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:37,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d29ea1b3-1023-4217-bcd8-27dc84602492 2018-10-08 03:23:37,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:38,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["zxDOSK6jTJuEQlkN5DcjHg"], "issued_at": "2018-10-08T03:23:38.000000Z"}} 2018-10-08 03:23:38,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859d913c2a17803ad13c2b54f8ad239008848b46" 2018-10-08 03:23:38,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-8d0b57e9-e29d-4833-8f12-e84396fa4ecb x-compute-request-id: req-8d0b57e9-e29d-4833-8f12-e84396fa4ecb Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e6849220-8809-4eb1-85a0-043f77a88dfe", "name": "CreateFlavorTests-b8568b7d-4488-4ebc-9176-70cc8e966041name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:38,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe used request id req-8d0b57e9-e29d-4833-8f12-e84396fa4ecb 2018-10-08 03:23:38,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859d913c2a17803ad13c2b54f8ad239008848b46" 2018-10-08 03:23:38,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-ccde7191-1c17-4b04-8b30-6ad13ed0e96b x-compute-request-id: req-ccde7191-1c17-4b04-8b30-6ad13ed0e96b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:23:38,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe/os-extra_specs used request id req-ccde7191-1c17-4b04-8b30-6ad13ed0e96b 2018-10-08 03:23:38,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:23:38,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:38,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["YoLIw89uQKCkx8-5sVR_sw"], "issued_at": "2018-10-08T03:23:38.000000Z"}} 2018-10-08 03:23:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd89a19c1d3cc4f43a76f5c0fcaa37e43b03a05" 2018-10-08 03:23:38,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dcad827-5292-4e99-a275-baace9124294 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:23:38,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3dcad827-5292-4e99-a275-baace9124294 2018-10-08 03:23:38,773 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:38,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd89a19c1d3cc4f43a76f5c0fcaa37e43b03a05" 2018-10-08 03:23:38,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-94a9f01b-db74-4f2d-826e-bda38bdb3454 x-compute-request-id: req-94a9f01b-db74-4f2d-826e-bda38bdb3454 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e6849220-8809-4eb1-85a0-043f77a88dfe", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe", "rel": "bookmark"}], "name": "CreateFlavorTests-b8568b7d-4488-4ebc-9176-70cc8e966041name"}]} 2018-10-08 03:23:38,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-94a9f01b-db74-4f2d-826e-bda38bdb3454 2018-10-08 03:23:38,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd89a19c1d3cc4f43a76f5c0fcaa37e43b03a05" 2018-10-08 03:23:38,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-084a0759-22b8-40d2-95a4-e663e6ca2abc x-compute-request-id: req-084a0759-22b8-40d2-95a4-e663e6ca2abc Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e6849220-8809-4eb1-85a0-043f77a88dfe", "name": "CreateFlavorTests-b8568b7d-4488-4ebc-9176-70cc8e966041name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:38,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe used request id req-084a0759-22b8-40d2-95a4-e663e6ca2abc 2018-10-08 03:23:38,925 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-b8568b7d-4488-4ebc-9176-70cc8e966041name 2018-10-08 03:23:38,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d9d4258c390215889f1114549a87de4ea7099b" 2018-10-08 03:23:38,958 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:23: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-4d28643b-8ecf-4b46-a4ee-e45aa960cb0f x-compute-request-id: req-4d28643b-8ecf-4b46-a4ee-e45aa960cb0f Content-Length: 0 Content-Type: application/json 2018-10-08 03:23:38,958 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e6849220-8809-4eb1-85a0-043f77a88dfe used request id req-4d28643b-8ecf-4b46-a4ee-e45aa960cb0f 2018-10-08 03:23:38,960 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 03:23:38,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:23:38,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:39,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["ca5V7IYlQU69-A7gYsWAqg"], "issued_at": "2018-10-08T03:23:39.000000Z"}} 2018-10-08 03:23:39,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d775daf2a51fc050acfd1897cb1d17bb330bbe31" 2018-10-08 03:23:39,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01d3aae-f2dd-4456-bf46-302983792eed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:23:39,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b01d3aae-f2dd-4456-bf46-302983792eed 2018-10-08 03:23:39,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d775daf2a51fc050acfd1897cb1d17bb330bbe31" 2018-10-08 03:23:39,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-533147c7-34d2-4fd7-9b4b-39de1b69352e Date: Mon, 08 Oct 2018 03:23:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image"} 2018-10-08 03:23:39,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image used request id req-533147c7-34d2-4fd7-9b4b-39de1b69352e 2018-10-08 03:23:39,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d775daf2a51fc050acfd1897cb1d17bb330bbe31" 2018-10-08 03:23:39,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f9f7164b-994e-4b2a-8385-810988fc4cf9 Date: Mon, 08 Oct 2018 03:23:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:23:39,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f9f7164b-994e-4b2a-8385-810988fc4cf9 2018-10-08 03:23:39,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d775daf2a51fc050acfd1897cb1d17bb330bbe31" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image"}' 2018-10-08 03:23:39,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2 X-Openstack-Request-Id: req-cfb3a462-32e5-4023-a7ac-864bb5ff7635 Date: Mon, 08 Oct 2018 03:23:39 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:23:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:23:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2", "min_disk": 0, "protected": false, "id": "71623d71-78a9-4a06-8a3e-8955169343a2", "file": "/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2/file", "checksum": null, "owner": "6125bd0af8794b6195370548efa3de51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:23:39,932 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cfb3a462-32e5-4023-a7ac-864bb5ff7635 2018-10-08 03:23:39,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d775daf2a51fc050acfd1897cb1d17bb330bbe31" -d '' 2018-10-08 03:23:42,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e6fb7a3-3593-438f-8270-8a4b7a7e7ee5 Date: Mon, 08 Oct 2018 03:23:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:23:42,278 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2/file used request id req-0e6fb7a3-3593-438f-8270-8a4b7a7e7ee5 2018-10-08 03:23:42,278 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:23:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d775daf2a51fc050acfd1897cb1d17bb330bbe31" 2018-10-08 03:23:42,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-eba2ee31-e0f9-46e0-a369-a38e678fbab6 Date: Mon, 08 Oct 2018 03:23:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:23:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:23:42Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/71623d71-78a9-4a06-8a3e-8955169343a2/snap", "metadata": {}}], "self": "/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2", "min_disk": 0, "protected": false, "id": "71623d71-78a9-4a06-8a3e-8955169343a2", "file": "/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/71623d71-78a9-4a06-8a3e-8955169343a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:23:42,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2 used request id req-eba2ee31-e0f9-46e0-a369-a38e678fbab6 2018-10-08 03:23:42,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d775daf2a51fc050acfd1897cb1d17bb330bbe31" 2018-10-08 03:23:43,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-594dbefa-d0f9-40ea-a0cf-bf21fd9622c7 Date: Mon, 08 Oct 2018 03:23: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:23:43,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-594dbefa-d0f9-40ea-a0cf-bf21fd9622c7 2018-10-08 03:23:43,009 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image 2018-10-08 03:23:43,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d775daf2a51fc050acfd1897cb1d17bb330bbe31" 2018-10-08 03:23:43,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-7dbebe5f-21cf-4d5c-ae81-6e1f7e864038 Date: Mon, 08 Oct 2018 03:23:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:23:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:23:42Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/71623d71-78a9-4a06-8a3e-8955169343a2/snap", "metadata": {}}], "self": "/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2", "min_disk": 0, "protected": false, "id": "71623d71-78a9-4a06-8a3e-8955169343a2", "file": "/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/71623d71-78a9-4a06-8a3e-8955169343a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:23:43,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2 used request id req-7dbebe5f-21cf-4d5c-ae81-6e1f7e864038 2018-10-08 03:23:43,029 - create_image - DEBUG - Instance status is - active 2018-10-08 03:23:43,029 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image 2018-10-08 03:23:43,029 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image 2018-10-08 03:23:43,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:23:43,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:43,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["Jm3VrXWTRjqJnwwr8nsstw"], "issued_at": "2018-10-08T03:23:43.000000Z"}} 2018-10-08 03:23:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd9bf0eb92c13025dc579be9d49089e902bef06" 2018-10-08 03:23:43,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2be8b4-4bb4-4ecf-b47c-d07484694fba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:23:43,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3a2be8b4-4bb4-4ecf-b47c-d07484694fba 2018-10-08 03:23:43,489 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:23:43,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd9bf0eb92c13025dc579be9d49089e902bef06" 2018-10-08 03:23:43,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-084f8a7b-4d5f-48c0-b057-ddc3e000882e x-compute-request-id: req-084f8a7b-4d5f-48c0-b057-ddc3e000882e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:23:43,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-084f8a7b-4d5f-48c0-b057-ddc3e000882e 2018-10-08 03:23:43,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd9bf0eb92c13025dc579be9d49089e902bef06" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-08 03:23:43,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23: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-05446c6f-561c-4fcb-87d1-d4645d098d1e x-compute-request-id: req-05446c6f-561c-4fcb-87d1-d4645d098d1e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/77b84a7a-5b52-4bdd-ac05-b26fce6ff2ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/77b84a7a-5b52-4bdd-ac05-b26fce6ff2ca", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "77b84a7a-5b52-4bdd-ac05-b26fce6ff2ca", "name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:23:43,760 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05446c6f-561c-4fcb-87d1-d4645d098d1e 2018-10-08 03:23:43,773 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 03:23:43,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:23:44,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["jBOr8YgzSYmYWfQR1c0vQg"], "issued_at": "2018-10-08T03:23:44.000000Z"}} 2018-10-08 03:23:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-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-63674f25-c54d-4421-8734-57cd028762f0-net", "inst_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor"}}' 2018-10-08 03:23:47,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:23:44 GMT Server: Apache x-openstack-request-id: req-ee12320a-67ca-4c63-b519-bd6c8f82ba68 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}]}} 2018-10-08 03:23:47,399 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks used request id req-ee12320a-67ca-4c63-b519-bd6c8f82ba68 2018-10-08 03:23:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:23:48,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:23:47 GMT Server: Apache x-openstack-request-id: req-251b171a-7ec0-4483-b133-41c160f4f92f Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:23:48,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-69497e4d-429d-46ca-9da8-52b67819f132 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "stack_user_project_id": "b83fcf44df1443eaaf430abd82ec316c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:23:46Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:23:48,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 used request id req-69497e4d-429d-46ca-9da8-52b67819f132 2018-10-08 03:23:48,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:23:49,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-ffc3e523-d8c6-4041-9fc3-d7a137d48f28 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-63674f25-c54d-4421-8734-57cd028762f0-stack1", "stack_user_project_id": "b83fcf44df1443eaaf430abd82ec316c", "deletion_time": null, "creation_time": "2018-10-08T03:23:46Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}], "updated_time": null, "project": "6125bd0af8794b6195370548efa3de51", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "tags": null}]} 2018-10-08 03:23:49,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1 used request id req-ffc3e523-d8c6-4041-9fc3-d7a137d48f28 2018-10-08 03:23:49,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:23:50,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:49 GMT Server: Apache x-openstack-request-id: req-fdfc9a16-f5e7-43e7-a90c-c01c0295b5bf 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-63674f25-c54d-4421-8734-57cd028762f0-stack1", "stack_user_project_id": "b83fcf44df1443eaaf430abd82ec316c", "deletion_time": null, "creation_time": "2018-10-08T03:23:46Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}], "updated_time": null, "project": "6125bd0af8794b6195370548efa3de51", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "tags": null}]} 2018-10-08 03:23:50,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1 used request id req-fdfc9a16-f5e7-43e7-a90c-c01c0295b5bf 2018-10-08 03:23:50,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:23:51,021 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:23:50 GMT Server: Apache x-openstack-request-id: req-1218df7d-4abb-47e5-a0d3-1e4fc64111ca Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:23:51,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:51 GMT Server: Apache x-openstack-request-id: req-7af1a918-7296-4dc6-b63c-d1c2d2c70b69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "stack_user_project_id": "b83fcf44df1443eaaf430abd82ec316c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:23:46Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:23:51,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 used request id req-7af1a918-7296-4dc6-b63c-d1c2d2c70b69 2018-10-08 03:23:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:23:51,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:23:51 GMT Server: Apache x-openstack-request-id: req-c9b6cbaa-052f-4f19-bc43-c309ac222f82 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:23:51,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:51 GMT Server: Apache x-openstack-request-id: req-619ab93c-b3ed-4d20-8470-cbd1107156c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 565 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ff19b6ef-94db-4ba7-9775-b8cec1488c95", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9bf8edfe-30c7-4a0d-8791-7b25a4169bfe", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a6e9fdaf-32b1-440b-a1ab-499ddf954c6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-10-08 03:23:51,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources used request id req-619ab93c-b3ed-4d20-8470-cbd1107156c4 2018-10-08 03:23:51,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:23:52,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:23:52 GMT Server: Apache x-openstack-request-id: req-61f41733-df7a-4684-899a-9941432b109a Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:23:52,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:52 GMT Server: Apache x-openstack-request-id: req-fe44e15b-4ce2-4c63-981f-89bfbb10c3b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "stack_user_project_id": "b83fcf44df1443eaaf430abd82ec316c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:23:46Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:23:52,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 used request id req-fe44e15b-4ce2-4c63-981f-89bfbb10c3b3 2018-10-08 03:23:52,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:23:52,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:23:52 GMT Server: Apache x-openstack-request-id: req-116dae5b-7620-4735-9ed5-db34fcf69f24 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:23:53,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:52 GMT Server: Apache x-openstack-request-id: req-8cdd6b18-b229-4a16-92f3-731cd719e823 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "stack_user_project_id": "b83fcf44df1443eaaf430abd82ec316c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:23:46Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:23:53,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 used request id req-8cdd6b18-b229-4a16-92f3-731cd719e823 2018-10-08 03:23:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:23:56,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:23:56 GMT Server: Apache x-openstack-request-id: req-946efe20-3c93-4df7-bf47-8aeb7cd0711c Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:23:57,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:23:56 GMT Server: Apache x-openstack-request-id: req-c8420366-42bd-4514-8e91-861681dc0118 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "stack_user_project_id": "b83fcf44df1443eaaf430abd82ec316c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:23:46Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:23:57,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 used request id req-c8420366-42bd-4514-8e91-861681dc0118 2018-10-08 03:24:00,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:00,529 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:00 GMT Server: Apache x-openstack-request-id: req-e66a0c68-8eae-42b0-8217-2589fdbb74cd Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:01,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:00 GMT Server: Apache x-openstack-request-id: req-7a787009-9c60-4ae3-a602-69f4beb48ea3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "stack_user_project_id": "b83fcf44df1443eaaf430abd82ec316c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:23:46Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:01,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 used request id req-7a787009-9c60-4ae3-a602-69f4beb48ea3 2018-10-08 03:24:04,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:04,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-6283dafb-374f-4efa-bbd6-5a863eb0f867 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:05,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-57415b78-1946-4aa9-b8c5-a67331e10132 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1", "stack_user_project_id": "b83fcf44df1443eaaf430abd82ec316c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:23:46Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "41f94164-6ee9-4bb6-9275-552eefe5b5e9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:05,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 used request id req-57415b78-1946-4aa9-b8c5-a67331e10132 2018-10-08 03:24:05,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:05,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:05 GMT Server: Apache x-openstack-request-id: req-e6913fa5-a177-482a-b2d4-befa041beaf8 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:06,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:05 GMT Server: Apache x-openstack-request-id: req-f3a183e4-23f3-476e-8d4d-246c8462e643 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ff19b6ef-94db-4ba7-9775-b8cec1488c95", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9bf8edfe-30c7-4a0d-8791-7b25a4169bfe", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a6e9fdaf-32b1-440b-a1ab-499ddf954c6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cd372452-2d51-4296-ad1e-90fc05f2fe68", "resource_type": "OS::Nova::Server"}]} 2018-10-08 03:24:06,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources used request id req-f3a183e4-23f3-476e-8d4d-246c8462e643 2018-10-08 03:24:06,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:06,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d7b70db5-0302-4963-b279-4c9c6e1d6b24 Date: Mon, 08 Oct 2018 03:24:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6e9fdaf-32b1-440b-a1ab-499ddf954c6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["9bf8edfe-30c7-4a0d-8791-7b25a4169bfe"],"description":"","tags":[],"updated_at":"2018-10-08T03:23:49Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:23:47Z","provider:network_type":"vxlan"}]} 2018-10-08 03:24:06,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f used request id req-d7b70db5-0302-4963-b279-4c9c6e1d6b24 2018-10-08 03:24:06,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:07,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2e97a54b-95bb-4006-8393-c03e27f409d9 Date: Mon, 08 Oct 2018 03:24:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e9fdaf-32b1-440b-a1ab-499ddf954c6f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:23:49Z","dns_nameservers":[],"updated_at":"2018-10-08T03:23:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"9bf8edfe-30c7-4a0d-8791-7b25a4169bfe","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet"}]} 2018-10-08 03:24:07,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f used request id req-2e97a54b-95bb-4006-8393-c03e27f409d9 2018-10-08 03:24:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:07,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1faf5ccd-aca0-449c-8be1-73bee3a40c39 Date: Mon, 08 Oct 2018 03:24:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e9fdaf-32b1-440b-a1ab-499ddf954c6f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:23:49Z","dns_nameservers":[],"updated_at":"2018-10-08T03:23:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"9bf8edfe-30c7-4a0d-8791-7b25a4169bfe","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet"}]} 2018-10-08 03:24:07,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f used request id req-1faf5ccd-aca0-449c-8be1-73bee3a40c39 2018-10-08 03:24:07,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:24:07,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:07,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63810f70-52b0-4b89-90ad-ca75e46da342 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:24:07,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-63810f70-52b0-4b89-90ad-ca75e46da342 2018-10-08 03:24:07,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:07,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-d11575aa-71c8-4ef1-8c88-7f9f6cfb8f55 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:07,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-b973c314-334d-43f1-89a5-bc91cb88d9aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ff19b6ef-94db-4ba7-9775-b8cec1488c95", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9bf8edfe-30c7-4a0d-8791-7b25a4169bfe", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a6e9fdaf-32b1-440b-a1ab-499ddf954c6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cd372452-2d51-4296-ad1e-90fc05f2fe68", "resource_type": "OS::Nova::Server"}]} 2018-10-08 03:24:07,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources used request id req-b973c314-334d-43f1-89a5-bc91cb88d9aa 2018-10-08 03:24:07,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd372452-2d51-4296-ad1e-90fc05f2fe68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:08,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24: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-c70d6e8f-f50e-406f-a306-17b6986b2a96 x-compute-request-id: req-c70d6e8f-f50e-406f-a306-17b6986b2a96 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:bc:5e", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd372452-2d51-4296-ad1e-90fc05f2fe68", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd372452-2d51-4296-ad1e-90fc05f2fe68", "rel": "bookmark"}], "image": {"id": "71623d71-78a9-4a06-8a3e-8955169343a2", "links": [{"href": "http://172.30.9.28:8774/images/71623d71-78a9-4a06-8a3e-8955169343a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-SRV-USG:launched_at": "2018-10-08T03:23:56.000000", "flavor": {"id": "77b84a7a-5b52-4bdd-ac05-b26fce6ff2ca", "links": [{"href": "http://172.30.9.28:8774/flavors/77b84a7a-5b52-4bdd-ac05-b26fce6ff2ca", "rel": "bookmark"}]}, "id": "cd372452-2d51-4296-ad1e-90fc05f2fe68", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:24:01Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "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-63674f25-c54d-4421-8734-57cd028762f0-inst", "created": "2018-10-08T03:23:55Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:24:08,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd372452-2d51-4296-ad1e-90fc05f2fe68 used request id req-c70d6e8f-f50e-406f-a306-17b6986b2a96 2018-10-08 03:24:08,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:08,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-42ebcff1-e039-4ce4-adbc-62294242b019 Date: Mon, 08 Oct 2018 03:24:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6e9fdaf-32b1-440b-a1ab-499ddf954c6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["9bf8edfe-30c7-4a0d-8791-7b25a4169bfe"],"description":"","tags":[],"updated_at":"2018-10-08T03:23:49Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:23:47Z","provider:network_type":"vxlan"}]} 2018-10-08 03:24:08,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-net used request id req-42ebcff1-e039-4ce4-adbc-62294242b019 2018-10-08 03:24:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:24:08,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:24:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:24:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:08,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4df7cd6-5e35-4cd8-89e9-8b6679b548c0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:24:08,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-b4df7cd6-5e35-4cd8-89e9-8b6679b548c0 2018-10-08 03:24:08,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:09,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f714f545-1d7e-4ae8-b663-32d9b64ff814 Date: Mon, 08 Oct 2018 03:24:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e9fdaf-32b1-440b-a1ab-499ddf954c6f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:23:49Z","dns_nameservers":[],"updated_at":"2018-10-08T03:23:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"9bf8edfe-30c7-4a0d-8791-7b25a4169bfe","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-subnet"}]} 2018-10-08 03:24:09,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f used request id req-f714f545-1d7e-4ae8-b663-32d9b64ff814 2018-10-08 03:24:09,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:09,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-0e22451a-e72c-4455-9754-24fcec3589c1 Date: Mon, 08 Oct 2018 03:24:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:23:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9bf8edfe-30c7-4a0d-8791-7b25a4169bfe","ip_address":"10.0.0.2"}],"id":"13258c1a-1a55-48bb-b02a-40b83c2755e7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:3d:34","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6e9fdaf-32b1-440b-a1ab-499ddf954c6f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:23:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6e9fdaf-32b1-440b-a1ab-499ddf954c6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:23:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9bf8edfe-30c7-4a0d-8791-7b25a4169bfe","ip_address":"10.0.0.4"}],"id":"3d967c1f-098e-43cc-aa03-bf6644cee56b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:ad:d9","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6e9fdaf-32b1-440b-a1ab-499ddf954c6f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:23:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6e9fdaf-32b1-440b-a1ab-499ddf954c6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:23:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9bf8edfe-30c7-4a0d-8791-7b25a4169bfe","ip_address":"10.0.0.3"}],"id":"9761206a-89b6-4f67-b36b-083117244157","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:97:74","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6e9fdaf-32b1-440b-a1ab-499ddf954c6f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:23:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6e9fdaf-32b1-440b-a1ab-499ddf954c6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:24:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9bf8edfe-30c7-4a0d-8791-7b25a4169bfe","ip_address":"10.0.0.9"}],"id":"ff19b6ef-94db-4ba7-9775-b8cec1488c95","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:bc:5e","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1-server1_port-pqwcz23to7zt","admin_state_up":true,"network_id":"a6e9fdaf-32b1-440b-a1ab-499ddf954c6f","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:23:51Z","binding:vnic_type":"normal","device_id":"cd372452-2d51-4296-ad1e-90fc05f2fe68"}]} 2018-10-08 03:24:09,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a6e9fdaf-32b1-440b-a1ab-499ddf954c6f used request id req-0e22451a-e72c-4455-9754-24fcec3589c1 2018-10-08 03:24:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:09,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-95e6c1dc-1044-4296-abe8-4472693c5169 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:09,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-d445b2a9-4164-4362-9ad5-bfe407dc1a16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ff19b6ef-94db-4ba7-9775-b8cec1488c95", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9bf8edfe-30c7-4a0d-8791-7b25a4169bfe", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a6e9fdaf-32b1-440b-a1ab-499ddf954c6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-08T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:23:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cd372452-2d51-4296-ad1e-90fc05f2fe68", "resource_type": "OS::Nova::Server"}]} 2018-10-08 03:24:09,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9/resources used request id req-d445b2a9-4164-4362-9ad5-bfe407dc1a16 2018-10-08 03:24:09,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/41f94164-6ee9-4bb6-9275-552eefe5b5e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba91c72686e0e97d03ba9728cfab542961722ac5" 2018-10-08 03:24:09,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-b57328d3-d3b6-44f5-bda5-ae18de12b2a9 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:09,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:24:09 GMT Server: Apache x-openstack-request-id: req-45d4e80f-791a-4bcf-952d-38f12a6437b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:24:09,492 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-stack1/41f94164-6ee9-4bb6-9275-552eefe5b5e9 used request id req-45d4e80f-791a-4bcf-952d-38f12a6437b6 2018-10-08 03:24:09,492 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-63674f25-c54d-4421-8734-57cd028762f0-image 2018-10-08 03:24:09,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d775daf2a51fc050acfd1897cb1d17bb330bbe31" 2018-10-08 03:24:12,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73fc77f9-6733-40cd-a00d-827fa28c4774 Date: Mon, 08 Oct 2018 03:24:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:24:12,107 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/71623d71-78a9-4a06-8a3e-8955169343a2 used request id req-73fc77f9-6733-40cd-a00d-827fa28c4774 2018-10-08 03:24:12,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/77b84a7a-5b52-4bdd-ac05-b26fce6ff2ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd9bf0eb92c13025dc579be9d49089e902bef06" 2018-10-08 03:24:12,165 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db1db7b4-2dd8-4e18-8785-c9a203c6bc0e x-compute-request-id: req-db1db7b4-2dd8-4e18-8785-c9a203c6bc0e Content-Length: 0 Content-Type: application/json 2018-10-08 03:24:12,166 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/77b84a7a-5b52-4bdd-ac05-b26fce6ff2ca used request id req-db1db7b4-2dd8-4e18-8785-c9a203c6bc0e 2018-10-08 03:24:12,168 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 03:24:12,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:24:12,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:24:12,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["avjhJdKZQkWOQlruq6Ho9g"], "issued_at": "2018-10-08T03:24:12.000000Z"}} 2018-10-08 03:24:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1959b8bdebd73ace4b462f7a3aec522fe936cd7" 2018-10-08 03:24:12,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ed26c5-a16e-448c-a002-2be6b65a1557 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:24:12,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-93ed26c5-a16e-448c-a002-2be6b65a1557 2018-10-08 03:24:12,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1959b8bdebd73ace4b462f7a3aec522fe936cd7" 2018-10-08 03:24:12,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-5f7c94d7-48af-4aa0-9f3e-334d6c421d90 Date: Mon, 08 Oct 2018 03:24:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image"} 2018-10-08 03:24:12,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image used request id req-5f7c94d7-48af-4aa0-9f3e-334d6c421d90 2018-10-08 03:24:12,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1959b8bdebd73ace4b462f7a3aec522fe936cd7" 2018-10-08 03:24:13,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b69760c7-1a9a-4682-8d50-47b7c3cd221b Date: Mon, 08 Oct 2018 03:24:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:24:13,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b69760c7-1a9a-4682-8d50-47b7c3cd221b 2018-10-08 03:24:13,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1959b8bdebd73ace4b462f7a3aec522fe936cd7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image"}' 2018-10-08 03:24:13,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/02ae3516-3ad9-438d-b743-1855910563c0 X-Openstack-Request-Id: req-b0d9d92a-4948-43b5-993a-522d5a0402bc Date: Mon, 08 Oct 2018 03:24:13 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:24:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:24:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/02ae3516-3ad9-438d-b743-1855910563c0", "min_disk": 0, "protected": false, "id": "02ae3516-3ad9-438d-b743-1855910563c0", "file": "/v2/images/02ae3516-3ad9-438d-b743-1855910563c0/file", "checksum": null, "owner": "6125bd0af8794b6195370548efa3de51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:24:13,289 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b0d9d92a-4948-43b5-993a-522d5a0402bc 2018-10-08 03:24:13,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/02ae3516-3ad9-438d-b743-1855910563c0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1959b8bdebd73ace4b462f7a3aec522fe936cd7" -d '' 2018-10-08 03:24:15,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1df2e51-70f5-4d58-8f5f-da95346258a3 Date: Mon, 08 Oct 2018 03:24:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:24:15,708 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/02ae3516-3ad9-438d-b743-1855910563c0/file used request id req-f1df2e51-70f5-4d58-8f5f-da95346258a3 2018-10-08 03:24:15,708 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:24:15,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/02ae3516-3ad9-438d-b743-1855910563c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1959b8bdebd73ace4b462f7a3aec522fe936cd7" 2018-10-08 03:24:15,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-2ae10df2-54e3-474d-acb2-faed5b9d237e Date: Mon, 08 Oct 2018 03:24:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:24:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:24:15Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/02ae3516-3ad9-438d-b743-1855910563c0/snap", "metadata": {}}], "self": "/v2/images/02ae3516-3ad9-438d-b743-1855910563c0", "min_disk": 0, "protected": false, "id": "02ae3516-3ad9-438d-b743-1855910563c0", "file": "/v2/images/02ae3516-3ad9-438d-b743-1855910563c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/02ae3516-3ad9-438d-b743-1855910563c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:24:15,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/02ae3516-3ad9-438d-b743-1855910563c0 used request id req-2ae10df2-54e3-474d-acb2-faed5b9d237e 2018-10-08 03:24:15,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1959b8bdebd73ace4b462f7a3aec522fe936cd7" 2018-10-08 03:24:16,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba5e5faf-6712-4755-8f9d-63ced09de8e9 Date: Mon, 08 Oct 2018 03:24:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:24:16,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ba5e5faf-6712-4755-8f9d-63ced09de8e9 2018-10-08 03:24:16,147 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image 2018-10-08 03:24:16,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/02ae3516-3ad9-438d-b743-1855910563c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1959b8bdebd73ace4b462f7a3aec522fe936cd7" 2018-10-08 03:24:16,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-9dcc6c60-101b-4b85-b58b-8c254a728f4b Date: Mon, 08 Oct 2018 03:24:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:24:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:24:15Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/02ae3516-3ad9-438d-b743-1855910563c0/snap", "metadata": {}}], "self": "/v2/images/02ae3516-3ad9-438d-b743-1855910563c0", "min_disk": 0, "protected": false, "id": "02ae3516-3ad9-438d-b743-1855910563c0", "file": "/v2/images/02ae3516-3ad9-438d-b743-1855910563c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/02ae3516-3ad9-438d-b743-1855910563c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:24:16,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/02ae3516-3ad9-438d-b743-1855910563c0 used request id req-9dcc6c60-101b-4b85-b58b-8c254a728f4b 2018-10-08 03:24:16,319 - create_image - DEBUG - Instance status is - active 2018-10-08 03:24:16,319 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image 2018-10-08 03:24:16,319 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image 2018-10-08 03:24:16,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:24:16,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:24:16,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["aFTe90zmQX2usADpiPGOKw"], "issued_at": "2018-10-08T03:24:16.000000Z"}} 2018-10-08 03:24:16,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7018b2518dc1acff65678b31c6938d262f37b623" 2018-10-08 03:24:16,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7630bc-086e-4a55-b9ad-49d838f6ed74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:24:16,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7d7630bc-086e-4a55-b9ad-49d838f6ed74 2018-10-08 03:24:16,778 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:24:16,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7018b2518dc1acff65678b31c6938d262f37b623" 2018-10-08 03:24:16,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24: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-c5b0da0e-1d03-478b-9117-1c64d05f4a0e x-compute-request-id: req-c5b0da0e-1d03-478b-9117-1c64d05f4a0e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:24:16,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c5b0da0e-1d03-478b-9117-1c64d05f4a0e 2018-10-08 03:24:16,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7018b2518dc1acff65678b31c6938d262f37b623" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-08 03:24:17,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24: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-4ebca244-56c3-4f20-a522-676706ae9155 x-compute-request-id: req-4ebca244-56c3-4f20-a522-676706ae9155 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/910b2602-997e-4edf-a726-c36c64419a99", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/910b2602-997e-4edf-a726-c36c64419a99", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "910b2602-997e-4edf-a726-c36c64419a99", "name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:24:17,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4ebca244-56c3-4f20-a522-676706ae9155 2018-10-08 03:24:17,050 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 03:24:17,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:24:17,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["-bhKeCUFQuCFguSN_JLy5A"], "issued_at": "2018-10-08T03:24:17.000000Z"}} 2018-10-08 03:24:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-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-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}}' 2018-10-08 03:24:20,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:24:17 GMT Server: Apache x-openstack-request-id: req-114e59e1-1c94-419a-b7c5-d38160d1e835 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "f0e24e61-7fb0-45af-846e-4df56c540935", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}]}} 2018-10-08 03:24:20,036 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks used request id req-114e59e1-1c94-419a-b7c5-d38160d1e835 2018-10-08 03:24:20,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/f0e24e61-7fb0-45af-846e-4df56c540935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:20,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:20 GMT Server: Apache x-openstack-request-id: req-1711a578-67fa-4be6-8cce-76ab8b137c48 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:21,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:20 GMT Server: Apache x-openstack-request-id: req-f964553f-b285-48e3-be62-c18f05ad12ec 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "f0e24e61-7fb0-45af-846e-4df56c540935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:21,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 used request id req-f964553f-b285-48e3-be62-c18f05ad12ec 2018-10-08 03:24:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:21,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:21 GMT Server: Apache x-openstack-request-id: req-350f8331-37e8-486e-8b3d-8a9eb8879141 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "deletion_time": null, "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "updated_time": null, "project": "6125bd0af8794b6195370548efa3de51", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "tags": null}]} 2018-10-08 03:24:21,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1 used request id req-350f8331-37e8-486e-8b3d-8a9eb8879141 2018-10-08 03:24:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:21,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:21 GMT Server: Apache x-openstack-request-id: req-89b52cac-b51d-47b9-8af3-b93babaa86dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "deletion_time": null, "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "updated_time": null, "project": "6125bd0af8794b6195370548efa3de51", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "tags": null}]} 2018-10-08 03:24:21,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1 used request id req-89b52cac-b51d-47b9-8af3-b93babaa86dc 2018-10-08 03:24:21,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/f0e24e61-7fb0-45af-846e-4df56c540935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:22,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:21 GMT Server: Apache x-openstack-request-id: req-843fda48-e03a-4a2e-bf76-09b7bbce9d39 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:22,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:22 GMT Server: Apache x-openstack-request-id: req-20caf958-b798-49ab-b8fb-1dcafb694844 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "f0e24e61-7fb0-45af-846e-4df56c540935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:22,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 used request id req-20caf958-b798-49ab-b8fb-1dcafb694844 2018-10-08 03:24:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/f0e24e61-7fb0-45af-846e-4df56c540935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:22,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:22 GMT Server: Apache x-openstack-request-id: req-073fde40-012f-488e-afcc-b326d7c7a68c Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:23,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:22 GMT Server: Apache x-openstack-request-id: req-158f303c-333c-44ed-843d-f3ab59610395 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "f0e24e61-7fb0-45af-846e-4df56c540935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:23,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 used request id req-158f303c-333c-44ed-843d-f3ab59610395 2018-10-08 03:24:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/f0e24e61-7fb0-45af-846e-4df56c540935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:26,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:26 GMT Server: Apache x-openstack-request-id: req-ae744dda-1258-4e89-a8f9-741a0aeb08f6 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:26,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:26 GMT Server: Apache x-openstack-request-id: req-95c566cf-bbb1-4296-aa82-38b235eff6ee 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "f0e24e61-7fb0-45af-846e-4df56c540935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:26,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 used request id req-95c566cf-bbb1-4296-aa82-38b235eff6ee 2018-10-08 03:24:29,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/f0e24e61-7fb0-45af-846e-4df56c540935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:30,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:29 GMT Server: Apache x-openstack-request-id: req-e8ecaf3a-2eab-41da-931d-9efcc2018d8a Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:30,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:30 GMT Server: Apache x-openstack-request-id: req-f94f314e-fd42-49ed-8a6a-c7a62fd70d7b 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "f0e24e61-7fb0-45af-846e-4df56c540935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:30,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 used request id req-f94f314e-fd42-49ed-8a6a-c7a62fd70d7b 2018-10-08 03:24:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/f0e24e61-7fb0-45af-846e-4df56c540935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:33,224 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:33 GMT Server: Apache x-openstack-request-id: req-50dcbb47-5818-434d-8891-c41b34c75254 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:33,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:33 GMT Server: Apache x-openstack-request-id: req-8bfe35a0-c827-4b97-bb84-08e78c8839bc 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "f0e24e61-7fb0-45af-846e-4df56c540935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:33,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 used request id req-8bfe35a0-c827-4b97-bb84-08e78c8839bc 2018-10-08 03:24:36,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/f0e24e61-7fb0-45af-846e-4df56c540935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:36,937 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:36 GMT Server: Apache x-openstack-request-id: req-1036598b-9f59-4cb8-8a57-603f38dff5a7 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:36,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:36 GMT Server: Apache x-openstack-request-id: req-0681b033-b4f4-4d87-be2c-0d6de94bfcbb 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "f0e24e61-7fb0-45af-846e-4df56c540935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:36,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 used request id req-0681b033-b4f4-4d87-be2c-0d6de94bfcbb 2018-10-08 03:24:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/f0e24e61-7fb0-45af-846e-4df56c540935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:40,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:39 GMT Server: Apache x-openstack-request-id: req-d34d6d5d-cc6c-48e4-8c88-ca9639209813 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:40,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:40 GMT Server: Apache x-openstack-request-id: req-ad9f5207-4538-409a-adda-9e1179a96dc9 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "f0e24e61-7fb0-45af-846e-4df56c540935", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1", "stack_user_project_id": "ff482620598b4e029e5017de608cbedc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:24:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f0e24e61-7fb0-45af-846e-4df56c540935", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:40,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 used request id req-ad9f5207-4538-409a-adda-9e1179a96dc9 2018-10-08 03:24:40,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-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-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}}' 2018-10-08 03:24:43,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:24:40 GMT Server: Apache x-openstack-request-id: req-362dd352-fdde-4f29-9db8-3b7adb294c28 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "409070db-6e80-4194-aeaa-cc942f6f1983", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}]}} 2018-10-08 03:24:43,020 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks used request id req-362dd352-fdde-4f29-9db8-3b7adb294c28 2018-10-08 03:24:43,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:43,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:43 GMT Server: Apache x-openstack-request-id: req-eeb779b4-b878-4db7-9a44-936be9f2b5e5 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:43,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:43 GMT Server: Apache x-openstack-request-id: req-b049dabd-8890-46ac-9e4f-7aef76447d48 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "409070db-6e80-4194-aeaa-cc942f6f1983", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:43,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-b049dabd-8890-46ac-9e4f-7aef76447d48 2018-10-08 03:24:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:43,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:43 GMT Server: Apache x-openstack-request-id: req-f3334d18-80f5-4506-ad7e-4adba9d48810 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "deletion_time": null, "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "updated_time": null, "project": "6125bd0af8794b6195370548efa3de51", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "tags": null}]} 2018-10-08 03:24:43,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2 used request id req-f3334d18-80f5-4506-ad7e-4adba9d48810 2018-10-08 03:24:43,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:43,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:43 GMT Server: Apache x-openstack-request-id: req-4aca6c01-2862-4e72-bf81-648cf1c44f95 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "deletion_time": null, "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "updated_time": null, "project": "6125bd0af8794b6195370548efa3de51", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "tags": null}]} 2018-10-08 03:24:43,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2 used request id req-4aca6c01-2862-4e72-bf81-648cf1c44f95 2018-10-08 03:24:43,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:43,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:43 GMT Server: Apache x-openstack-request-id: req-23c60b2e-93a3-4a3f-b903-363aeed735c2 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:44,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:43 GMT Server: Apache x-openstack-request-id: req-8dd2fb13-28be-4f1e-802d-e17c0276c007 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "409070db-6e80-4194-aeaa-cc942f6f1983", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:44,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-8dd2fb13-28be-4f1e-802d-e17c0276c007 2018-10-08 03:24:44,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:44,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:44 GMT Server: Apache x-openstack-request-id: req-903ec3c0-1d28-4ac5-9883-3352955b3e8c Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:44,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:44 GMT Server: Apache x-openstack-request-id: req-89f0bdc6-9daf-4a36-9585-ca0d3c42180f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "409070db-6e80-4194-aeaa-cc942f6f1983", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:44,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-89f0bdc6-9daf-4a36-9585-ca0d3c42180f 2018-10-08 03:24:47,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:47,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:47 GMT Server: Apache x-openstack-request-id: req-02779843-a410-4d8c-8d68-7712e8b54143 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:47,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:47 GMT Server: Apache x-openstack-request-id: req-859cb77e-57fe-41f9-ac10-d575c2ea5bbb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "409070db-6e80-4194-aeaa-cc942f6f1983", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:47,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-859cb77e-57fe-41f9-ac10-d575c2ea5bbb 2018-10-08 03:24:50,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:51,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:50 GMT Server: Apache x-openstack-request-id: req-0ca95a54-7a0a-47bb-8c79-b8b5c37f90a8 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:51,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:51 GMT Server: Apache x-openstack-request-id: req-97daf961-9433-41b7-9472-f98feef0a02d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "409070db-6e80-4194-aeaa-cc942f6f1983", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:51,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-97daf961-9433-41b7-9472-f98feef0a02d 2018-10-08 03:24:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:54,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:54 GMT Server: Apache x-openstack-request-id: req-ab26fadd-04f0-42bc-8280-8d76feb276f7 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:54,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:54 GMT Server: Apache x-openstack-request-id: req-8953b9f0-ef68-4cf3-ad79-fcc56b069f7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "409070db-6e80-4194-aeaa-cc942f6f1983", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:54,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-8953b9f0-ef68-4cf3-ad79-fcc56b069f7e 2018-10-08 03:24:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:24:57,849 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:24:57 GMT Server: Apache x-openstack-request-id: req-c802dd97-b55f-4ac4-9252-75faec0ba5a1 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:24:58,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:24:57 GMT Server: Apache x-openstack-request-id: req-5f08ea21-1a15-4ad6-84f2-e434e94740cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "409070db-6e80-4194-aeaa-cc942f6f1983", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:24:58,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-5f08ea21-1a15-4ad6-84f2-e434e94740cf 2018-10-08 03:25:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:25:02,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:01 GMT Server: Apache x-openstack-request-id: req-37f098cc-36c5-4311-9bd0-1d97fbcea831 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:02,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:02 GMT Server: Apache x-openstack-request-id: req-309a4c8a-2537-4f1b-b25e-7c8d423d42fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "409070db-6e80-4194-aeaa-cc942f6f1983", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:25:02,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-309a4c8a-2537-4f1b-b25e-7c8d423d42fc 2018-10-08 03:25:05,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:25:05,285 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:05 GMT Server: Apache x-openstack-request-id: req-9e853677-2684-45b0-8b33-a8e57d266a7a Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:05,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:05 GMT Server: Apache x-openstack-request-id: req-a433b6d2-2e3e-407d-8145-88450658dc30 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "409070db-6e80-4194-aeaa-cc942f6f1983", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2", "stack_user_project_id": "d7ae40ef55c04c3b91dbf8544d27bf98", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:24:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "409070db-6e80-4194-aeaa-cc942f6f1983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 03:25:05,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-a433b6d2-2e3e-407d-8145-88450658dc30 2018-10-08 03:25:05,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/f0e24e61-7fb0-45af-846e-4df56c540935 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:25:06,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:05 GMT Server: Apache x-openstack-request-id: req-0a79a35f-80a9-4f44-b2cc-ecebfe8e0330 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:06,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:25:06 GMT Server: Apache x-openstack-request-id: req-7bbb9439-5dbb-4450-bc1c-59ab30b44723 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:25:06,701 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack1/f0e24e61-7fb0-45af-846e-4df56c540935 used request id req-7bbb9439-5dbb-4450-bc1c-59ab30b44723 2018-10-08 03:25:06,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/409070db-6e80-4194-aeaa-cc942f6f1983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecda152b41a74b01e4ce4e6d518f523ff2ce0ca" 2018-10-08 03:25:06,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:06 GMT Server: Apache x-openstack-request-id: req-d75e363f-b2dd-4479-bdad-ed31f5fa66af Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:06,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:25:06 GMT Server: Apache x-openstack-request-id: req-e57dec64-8a25-47cf-8a31-e26593129c1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:25:06,803 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-stack2/409070db-6e80-4194-aeaa-cc942f6f1983 used request id req-e57dec64-8a25-47cf-8a31-e26593129c1f 2018-10-08 03:25:06,804 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-1cd60bbd-a3d1-44af-a78b-e276e321debb-image 2018-10-08 03:25:06,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/02ae3516-3ad9-438d-b743-1855910563c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1959b8bdebd73ace4b462f7a3aec522fe936cd7" 2018-10-08 03:25:09,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be2bd0da-a4bf-4311-bc3d-1fb050c34ae6 Date: Mon, 08 Oct 2018 03:25:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:25:09,783 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/02ae3516-3ad9-438d-b743-1855910563c0 used request id req-be2bd0da-a4bf-4311-bc3d-1fb050c34ae6 2018-10-08 03:25:09,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/910b2602-997e-4edf-a726-c36c64419a99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7018b2518dc1acff65678b31c6938d262f37b623" 2018-10-08 03:25:09,844 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d5d199d-eb7d-4181-a026-848daa3cda39 x-compute-request-id: req-6d5d199d-eb7d-4181-a026-848daa3cda39 Content-Length: 0 Content-Type: application/json 2018-10-08 03:25:09,844 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/910b2602-997e-4edf-a726-c36c64419a99 used request id req-6d5d199d-eb7d-4181-a026-848daa3cda39 2018-10-08 03:25:09,846 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 03:25:09,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:25:09,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:25:10,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["nOp4tX3RRA-VXJcdADduGw"], "issued_at": "2018-10-08T03:25:10.000000Z"}} 2018-10-08 03:25:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9338ef60d5ceb960d325408ddf6f0a968ab9721a" 2018-10-08 03:25:10,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a9febc-5ead-4d5d-895c-270d36299283 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:25:10,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a2a9febc-5ead-4d5d-895c-270d36299283 2018-10-08 03:25:10,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9338ef60d5ceb960d325408ddf6f0a968ab9721a" 2018-10-08 03:25:10,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-96713fba-26e2-4fec-b2c9-229870b5b624 Date: Mon, 08 Oct 2018 03:25:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"} 2018-10-08 03:25:10,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1 used request id req-96713fba-26e2-4fec-b2c9-229870b5b624 2018-10-08 03:25:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9338ef60d5ceb960d325408ddf6f0a968ab9721a" 2018-10-08 03:25:10,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-042d39a5-6d4e-4379-8954-ebe434d837b7 Date: Mon, 08 Oct 2018 03:25:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:25:10,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-042d39a5-6d4e-4379-8954-ebe434d837b7 2018-10-08 03:25:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9338ef60d5ceb960d325408ddf6f0a968ab9721a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}' 2018-10-08 03:25:10,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98 X-Openstack-Request-Id: req-6db2474a-7352-4b1d-b517-f46b216f0335 Date: Mon, 08 Oct 2018 03:25:10 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:25:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:25:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98", "min_disk": 0, "protected": false, "id": "81f82648-bafd-4182-bde6-8e5a31c4fc98", "file": "/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/file", "checksum": null, "owner": "6125bd0af8794b6195370548efa3de51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:25:10,883 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6db2474a-7352-4b1d-b517-f46b216f0335 2018-10-08 03:25:10,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9338ef60d5ceb960d325408ddf6f0a968ab9721a" -d '' 2018-10-08 03:25:14,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4933d1a4-6723-4832-a9a9-96ff93e7fabe Date: Mon, 08 Oct 2018 03:25:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:25:14,602 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/file used request id req-4933d1a4-6723-4832-a9a9-96ff93e7fabe 2018-10-08 03:25:14,602 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:25:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9338ef60d5ceb960d325408ddf6f0a968ab9721a" 2018-10-08 03:25:14,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-7878f1f7-b7d4-4f18-8174-646c67c907c2 Date: Mon, 08 Oct 2018 03:25:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:25:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:25:14Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/snap", "metadata": {}}], "self": "/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98", "min_disk": 0, "protected": false, "id": "81f82648-bafd-4182-bde6-8e5a31c4fc98", "file": "/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:25:14,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98 used request id req-7878f1f7-b7d4-4f18-8174-646c67c907c2 2018-10-08 03:25:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9338ef60d5ceb960d325408ddf6f0a968ab9721a" 2018-10-08 03:25:14,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4043d5e5-ced5-4fad-b0bd-76042a35ca93 Date: Mon, 08 Oct 2018 03:25:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:25:14,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4043d5e5-ced5-4fad-b0bd-76042a35ca93 2018-10-08 03:25:14,837 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1 2018-10-08 03:25:14,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9338ef60d5ceb960d325408ddf6f0a968ab9721a" 2018-10-08 03:25:14,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0a127c4d-442c-46ee-8a85-ebda352ec3f9 Date: Mon, 08 Oct 2018 03:25:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:25:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:25:14Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/snap", "metadata": {}}], "self": "/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98", "min_disk": 0, "protected": false, "id": "81f82648-bafd-4182-bde6-8e5a31c4fc98", "file": "/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:25:14,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98 used request id req-0a127c4d-442c-46ee-8a85-ebda352ec3f9 2018-10-08 03:25:14,996 - create_image - DEBUG - Instance status is - active 2018-10-08 03:25:14,996 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1 2018-10-08 03:25:14,996 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1 2018-10-08 03:25:14,996 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 03:25:14,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:25:14,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:25:15,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:25:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["x-RkG-UPQriwcYAeC0ah0w"], "issued_at": "2018-10-08T03:25:15.000000Z"}} 2018-10-08 03:25:15,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b074fffe5af48c758297024ab810be87842aea" 2018-10-08 03:25:15,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db9094d-69c4-43f1-b940-30863881d383 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:25:15,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5db9094d-69c4-43f1-b940-30863881d383 2018-10-08 03:25:15,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44b074fffe5af48c758297024ab810be87842aea" 2018-10-08 03:25:15,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-9e95ad37-40a3-4ca2-9773-afbdcb2260d0 Date: Mon, 08 Oct 2018 03:25:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2"} 2018-10-08 03:25:15,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2 used request id req-9e95ad37-40a3-4ca2-9773-afbdcb2260d0 2018-10-08 03:25:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44b074fffe5af48c758297024ab810be87842aea" 2018-10-08 03:25:15,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba689c2d-a908-472a-b825-0d93302563e4 Date: Mon, 08 Oct 2018 03:25:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:25:15,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ba689c2d-a908-472a-b825-0d93302563e4 2018-10-08 03:25:15,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44b074fffe5af48c758297024ab810be87842aea" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2"}' 2018-10-08 03:25:16,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b X-Openstack-Request-Id: req-5cad0b0d-9c25-4e42-a38c-8871b463822b Date: Mon, 08 Oct 2018 03:25:16 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:25:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:25:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b", "min_disk": 0, "protected": false, "id": "23856370-dd71-492e-9486-cf1e91cc1f3b", "file": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b/file", "checksum": null, "owner": "6125bd0af8794b6195370548efa3de51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:25:16,066 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5cad0b0d-9c25-4e42-a38c-8871b463822b 2018-10-08 03:25:16,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44b074fffe5af48c758297024ab810be87842aea" -d '' 2018-10-08 03:25:17,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9580dee-62dc-4854-8238-2f39dab715be Date: Mon, 08 Oct 2018 03:25:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:25:17,200 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b/file used request id req-e9580dee-62dc-4854-8238-2f39dab715be 2018-10-08 03:25:17,201 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:25:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44b074fffe5af48c758297024ab810be87842aea" 2018-10-08 03:25:17,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-272a2081-9aa4-4c12-8c32-cacb0e2edb03 Date: Mon, 08 Oct 2018 03:25:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:25:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:25:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/23856370-dd71-492e-9486-cf1e91cc1f3b/snap", "metadata": {}}], "self": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b", "min_disk": 0, "protected": false, "id": "23856370-dd71-492e-9486-cf1e91cc1f3b", "file": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/23856370-dd71-492e-9486-cf1e91cc1f3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:25:17,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b used request id req-272a2081-9aa4-4c12-8c32-cacb0e2edb03 2018-10-08 03:25:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44b074fffe5af48c758297024ab810be87842aea" 2018-10-08 03:25:17,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-243e0203-9f1a-4693-8584-bb9e1cddb78c Date: Mon, 08 Oct 2018 03:25:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:25:17,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-243e0203-9f1a-4693-8584-bb9e1cddb78c 2018-10-08 03:25:17,994 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2 2018-10-08 03:25:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44b074fffe5af48c758297024ab810be87842aea" 2018-10-08 03:25:18,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-689aa584-983b-4c64-af16-a57b46bfab3f Date: Mon, 08 Oct 2018 03:25:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:25:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:25:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/23856370-dd71-492e-9486-cf1e91cc1f3b/snap", "metadata": {}}], "self": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b", "min_disk": 0, "protected": false, "id": "23856370-dd71-492e-9486-cf1e91cc1f3b", "file": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/23856370-dd71-492e-9486-cf1e91cc1f3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:25:18,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b used request id req-689aa584-983b-4c64-af16-a57b46bfab3f 2018-10-08 03:25:18,153 - create_image - DEBUG - Instance status is - active 2018-10-08 03:25:18,154 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2 2018-10-08 03:25:18,154 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2 2018-10-08 03:25:18,154 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 03:25:18,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:25:18,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["gBkhF4z6SpKX1-mTjpOhLg"], "issued_at": "2018-10-08T03:25:18.000000Z"}} 2018-10-08 03:25:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net"}}' 2018-10-08 03:25:22,876 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:25:18 GMT Server: Apache x-openstack-request-id: req-91474eab-95c6-42ed-9b62-2b294552c088 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}]}} 2018-10-08 03:25:22,877 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks used request id req-91474eab-95c6-42ed-9b62-2b294552c088 2018-10-08 03:25:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:23,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:22 GMT Server: Apache x-openstack-request-id: req-14710fb5-652d-4c17-aeff-717768c4ea8c Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:23,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:23 GMT Server: Apache x-openstack-request-id: req-38d75abf-f459-4b1d-b703-6c668edebb44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:23,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-38d75abf-f459-4b1d-b703-6c668edebb44 2018-10-08 03:25:23,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:23,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:23 GMT Server: Apache x-openstack-request-id: req-e59bb703-c754-4781-8cbf-99d0f5582d56 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:24,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:23 GMT Server: Apache x-openstack-request-id: req-c2dd4844-4d8b-4223-b215-e44fc381078c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:24,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-c2dd4844-4d8b-4223-b215-e44fc381078c 2018-10-08 03:25:27,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:28,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:27 GMT Server: Apache x-openstack-request-id: req-5b49ce97-f0de-4794-8c0c-09574a0f975d Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:28,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:28 GMT Server: Apache x-openstack-request-id: req-d41eb872-e5bb-472c-9b3d-d041cf32fc8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:28,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-d41eb872-e5bb-472c-9b3d-d041cf32fc8f 2018-10-08 03:25:31,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:31,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:31 GMT Server: Apache x-openstack-request-id: req-2fdf3f89-d62d-44ab-8b7c-a83061eb6710 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:31,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:31 GMT Server: Apache x-openstack-request-id: req-a125da3a-7564-4f7a-ba42-f2599523045c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:31,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-a125da3a-7564-4f7a-ba42-f2599523045c 2018-10-08 03:25:34,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:34,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:34 GMT Server: Apache x-openstack-request-id: req-1d405649-be04-4cb1-b925-d82eab1b7432 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:35,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:34 GMT Server: Apache x-openstack-request-id: req-da236b68-ad8b-4864-9ec1-6a78c8f962c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:35,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-da236b68-ad8b-4864-9ec1-6a78c8f962c8 2018-10-08 03:25:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:38,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:38 GMT Server: Apache x-openstack-request-id: req-e24dbfb1-8411-4a25-a561-5ce30637e01c Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:38,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:38 GMT Server: Apache x-openstack-request-id: req-7ca6fe58-d3e0-4447-8f02-553daaf7ad57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:38,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-7ca6fe58-d3e0-4447-8f02-553daaf7ad57 2018-10-08 03:25:41,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:41,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:41 GMT Server: Apache x-openstack-request-id: req-050d0dbb-163e-4572-a2bf-2d35d1368bb2 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:42,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:41 GMT Server: Apache x-openstack-request-id: req-8a83d237-d1dc-4652-a5fd-64212b04c105 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:42,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-8a83d237-d1dc-4652-a5fd-64212b04c105 2018-10-08 03:25:45,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:45,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:45 GMT Server: Apache x-openstack-request-id: req-6a4453aa-e934-47e1-b191-f60cd72cc7b1 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:45,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:45 GMT Server: Apache x-openstack-request-id: req-7759b90e-865f-4d33-aa61-44b9360695be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:45,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-7759b90e-865f-4d33-aa61-44b9360695be 2018-10-08 03:25:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:48,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:48 GMT Server: Apache x-openstack-request-id: req-ad067847-82f8-4091-80a4-7169be4e075e Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:48,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:48 GMT Server: Apache x-openstack-request-id: req-0425c16a-cbf4-4cb6-ab52-413ec217e74c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:48,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-0425c16a-cbf4-4cb6-ab52-413ec217e74c 2018-10-08 03:25:51,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:51,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:51 GMT Server: Apache x-openstack-request-id: req-115a6f16-3e0d-4d33-8e0c-f0a74a3af56c Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:52,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:51 GMT Server: Apache x-openstack-request-id: req-7dcd3e3f-daff-4401-b9c3-d9adb5b5cdd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:52,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-7dcd3e3f-daff-4401-b9c3-d9adb5b5cdd0 2018-10-08 03:25:55,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:55,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:55 GMT Server: Apache x-openstack-request-id: req-b3e3feeb-6e65-44f3-8dc3-a0754b4e3526 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:56,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:55 GMT Server: Apache x-openstack-request-id: req-578bb020-186b-4499-b7f4-e90674cb2976 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:56,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-578bb020-186b-4499-b7f4-e90674cb2976 2018-10-08 03:25:59,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:25:59,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-37c4be1b-9e86-4dde-b519-cbedda07cac4 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:25:59,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-9b87a399-d68e-4e8d-a283-2480ba3cbcc5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:25:59,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-9b87a399-d68e-4e8d-a283-2480ba3cbcc5 2018-10-08 03:26:02,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:02,667 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:02 GMT Server: Apache x-openstack-request-id: req-35ad3c39-4938-48c9-9468-9ce3b84d826a Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:02,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:02 GMT Server: Apache x-openstack-request-id: req-1e848aad-e471-4162-bc13-f72699687959 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:02,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-1e848aad-e471-4162-bc13-f72699687959 2018-10-08 03:26:05,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:05,875 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:05 GMT Server: Apache x-openstack-request-id: req-ae76b962-e323-4d7e-95bf-f2e2dba82988 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:06,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:05 GMT Server: Apache x-openstack-request-id: req-a0d4c867-6b1d-4ced-9bfc-c777c998b101 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:06,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-a0d4c867-6b1d-4ced-9bfc-c777c998b101 2018-10-08 03:26:09,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:09,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:09 GMT Server: Apache x-openstack-request-id: req-e58aced9-4938-4a78-9c8b-f68619957a15 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:09,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:09 GMT Server: Apache x-openstack-request-id: req-046a6ae9-a7f8-4072-8f27-b4ad468fa258 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:09,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-046a6ae9-a7f8-4072-8f27-b4ad468fa258 2018-10-08 03:26:12,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:12,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:12 GMT Server: Apache x-openstack-request-id: req-cdc27ad0-baa5-463b-a26b-d33c0c10ec0a Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:12,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:12 GMT Server: Apache x-openstack-request-id: req-733ba5a8-ebc2-4cf6-9ff9-8c8e706e91f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:12,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-733ba5a8-ebc2-4cf6-9ff9-8c8e706e91f3 2018-10-08 03:26:15,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:16,083 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:15 GMT Server: Apache x-openstack-request-id: req-97bdc1b0-a89a-4266-8190-03852f1061d7 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:16,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:16 GMT Server: Apache x-openstack-request-id: req-5b8014ec-0c63-4a8d-9002-57adc44dbe9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:16,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-5b8014ec-0c63-4a8d-9002-57adc44dbe9b 2018-10-08 03:26:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:16,442 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:16 GMT Server: Apache x-openstack-request-id: req-15026ae0-18c6-4b4c-b444-f9b7e02dbe7f Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:16,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:16 GMT Server: Apache x-openstack-request-id: req-a8508fa8-86dc-42eb-9a55-2dd18e78d0a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b6346568-83a2-432d-98d5-557c1a805d9f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "86616f6d-5850-4a36-bdc0-101d1ac14b27", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "27409198-142d-4bcb-965a-2b35bac03c08", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "58c5924b-1d0e-468c-9400-ce7f82bd66c2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c2d2a419-d200-4f76-8d31-b2590f5f2a22", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "42", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8:subnet_id=41df2a6c-8b07-4082-bcc6-cabcba6fb9fc", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "41df2a6c-8b07-4082-bcc6-cabcba6fb9fc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "940af52f-1929-47ce-a1e6-737568f824a8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4737bb67-11a7-47ba-ac06-2394db120763", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a1ad79f9-99a1-4c66-93cd-9d013ff0e1a7", "resource_type": "OS::Neutron::Port"}]} 2018-10-08 03:26:16,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources used request id req-a8508fa8-86dc-42eb-9a55-2dd18e78d0a7 2018-10-08 03:26:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:16,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:16 GMT Server: Apache x-openstack-request-id: req-d7f6b4d1-133a-4ac5-bcb0-d729b1211065 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:16,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:16 GMT Server: Apache x-openstack-request-id: req-a6f28901-5ddd-41db-9ab8-59d2b4f37da9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:16,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-a6f28901-5ddd-41db-9ab8-59d2b4f37da9 2018-10-08 03:26:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:16,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:16 GMT Server: Apache x-openstack-request-id: req-67c0ce77-01f8-4306-ad09-95d77779d9b0 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:16,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:16 GMT Server: Apache x-openstack-request-id: req-d19de756-b957-4b43-b5e0-0354d7197fe7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b6346568-83a2-432d-98d5-557c1a805d9f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "86616f6d-5850-4a36-bdc0-101d1ac14b27", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "27409198-142d-4bcb-965a-2b35bac03c08", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "58c5924b-1d0e-468c-9400-ce7f82bd66c2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c2d2a419-d200-4f76-8d31-b2590f5f2a22", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "42", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8:subnet_id=41df2a6c-8b07-4082-bcc6-cabcba6fb9fc", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "41df2a6c-8b07-4082-bcc6-cabcba6fb9fc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "940af52f-1929-47ce-a1e6-737568f824a8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4737bb67-11a7-47ba-ac06-2394db120763", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a1ad79f9-99a1-4c66-93cd-9d013ff0e1a7", "resource_type": "OS::Neutron::Port"}]} 2018-10-08 03:26:16,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources used request id req-d19de756-b957-4b43-b5e0-0354d7197fe7 2018-10-08 03:26:17,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=27409198-142d-4bcb-965a-2b35bac03c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:17,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e68557a7-13eb-409e-abfa-f2a719cf64f8 Date: Mon, 08 Oct 2018 03:26:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"27409198-142d-4bcb-965a-2b35bac03c08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["41df2a6c-8b07-4082-bcc6-cabcba6fb9fc"],"description":"","tags":[],"updated_at":"2018-10-08T03:25:26Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:26:17,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=27409198-142d-4bcb-965a-2b35bac03c08 used request id req-e68557a7-13eb-409e-abfa-f2a719cf64f8 2018-10-08 03:26:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=27409198-142d-4bcb-965a-2b35bac03c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:17,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-26403fef-40ef-4f3e-b71c-5d7ef171fee0 Date: Mon, 08 Oct 2018 03:26:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:26Z","dns_nameservers":[],"updated_at":"2018-10-08T03:25:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet"}]} 2018-10-08 03:26:17,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=27409198-142d-4bcb-965a-2b35bac03c08 used request id req-26403fef-40ef-4f3e-b71c-5d7ef171fee0 2018-10-08 03:26:17,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=27409198-142d-4bcb-965a-2b35bac03c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:17,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2affa5c8-1255-45b2-8be9-fd1729efe556 Date: Mon, 08 Oct 2018 03:26:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:26Z","dns_nameservers":[],"updated_at":"2018-10-08T03:25:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet"}]} 2018-10-08 03:26:17,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=27409198-142d-4bcb-965a-2b35bac03c08 used request id req-2affa5c8-1255-45b2-8be9-fd1729efe556 2018-10-08 03:26:17,393 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:26:17,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:17,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c270ba0-767a-45e8-a6f8-2381f4a5974a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:26:17,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9c270ba0-767a-45e8-a6f8-2381f4a5974a 2018-10-08 03:26:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:17,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:17 GMT Server: Apache x-openstack-request-id: req-19755752-0803-4c70-b112-f8c8b89e87dd Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:17,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:17 GMT Server: Apache x-openstack-request-id: req-303a4fbc-af69-4df9-900e-45a4598ccc3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b6346568-83a2-432d-98d5-557c1a805d9f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "86616f6d-5850-4a36-bdc0-101d1ac14b27", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "27409198-142d-4bcb-965a-2b35bac03c08", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "58c5924b-1d0e-468c-9400-ce7f82bd66c2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c2d2a419-d200-4f76-8d31-b2590f5f2a22", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "42", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8:subnet_id=41df2a6c-8b07-4082-bcc6-cabcba6fb9fc", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "41df2a6c-8b07-4082-bcc6-cabcba6fb9fc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "940af52f-1929-47ce-a1e6-737568f824a8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4737bb67-11a7-47ba-ac06-2394db120763", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a1ad79f9-99a1-4c66-93cd-9d013ff0e1a7", "resource_type": "OS::Neutron::Port"}]} 2018-10-08 03:26:17,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources used request id req-303a4fbc-af69-4df9-900e-45a4598ccc3e 2018-10-08 03:26:17,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/940af52f-1929-47ce-a1e6-737568f824a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:18,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26: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-c16d1f42-ca1b-4e2b-8861-91cb4deffada x-compute-request-id: req-c16d1f42-ca1b-4e2b-8861-91cb4deffada Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7a:8d", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7a:8d", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/940af52f-1929-47ce-a1e6-737568f824a8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/940af52f-1929-47ce-a1e6-737568f824a8", "rel": "bookmark"}], "image": {"id": "81f82648-bafd-4182-bde6-8e5a31c4fc98", "links": [{"href": "http://172.30.9.28:8774/images/81f82648-bafd-4182-bde6-8e5a31c4fc98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-10-08T03:25:36.000000", "flavor": {"id": "86616f6d-5850-4a36-bdc0-101d1ac14b27", "links": [{"href": "http://172.30.9.28:8774/flavors/86616f6d-5850-4a36-bdc0-101d1ac14b27", "rel": "bookmark"}]}, "id": "940af52f-1929-47ce-a1e6-737568f824a8", "security_groups": [{"name": "security_group_name"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:25:41Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "created": "2018-10-08T03:25:34Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:26:18,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/940af52f-1929-47ce-a1e6-737568f824a8 used request id req-c16d1f42-ca1b-4e2b-8861-91cb4deffada 2018-10-08 03:26:18,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c0d07c3e-5393-437b-9b8f-d53be2650355 Date: Mon, 08 Oct 2018 03:26:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"27409198-142d-4bcb-965a-2b35bac03c08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["41df2a6c-8b07-4082-bcc6-cabcba6fb9fc"],"description":"","tags":[],"updated_at":"2018-10-08T03:25:26Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:26:18,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net used request id req-c0d07c3e-5393-437b-9b8f-d53be2650355 2018-10-08 03:26:18,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:26:18,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:26:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:26:18,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:18,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8265da47-82f9-4823-a7d7-73415e73842e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:26:18,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-8265da47-82f9-4823-a7d7-73415e73842e 2018-10-08 03:26:18,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=27409198-142d-4bcb-965a-2b35bac03c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:18,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5d2a06e2-41b9-4ab8-afe5-1ba2608d032a Date: Mon, 08 Oct 2018 03:26:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:26Z","dns_nameservers":[],"updated_at":"2018-10-08T03:25:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet"}]} 2018-10-08 03:26:18,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=27409198-142d-4bcb-965a-2b35bac03c08 used request id req-5d2a06e2-41b9-4ab8-afe5-1ba2608d032a 2018-10-08 03:26:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=27409198-142d-4bcb-965a-2b35bac03c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:18,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-0f8684ad-f64f-49a3-a42e-ceec5f1dffbc Date: Mon, 08 Oct 2018 03:26:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.1"}],"id":"1cc57423-edb0-4c7f-a27b-5223d1b2f44e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:b8:19","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:33Z","binding:vnic_type":"normal","device_id":"dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.2"}],"id":"4fca2dfa-d331-40ea-b0f0-141072844395","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:7b:03","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-27409198-142d-4bcb-965a-2b35bac03c08"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:26:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.13"}],"id":"86493449-331e-45fd-90f4-16b97ba17afc","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:25:be","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:26:07Z","binding:vnic_type":"normal","device_id":"4737bb67-11a7-47ba-ac06-2394db120763"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.9"}],"id":"a1ad79f9-99a1-4c66-93cd-9d013ff0e1a7","security_groups":["58c5924b-1d0e-468c-9400-ce7f82bd66c2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:7a:8d","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack-port1-n7ipt7vgq2dh","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:30Z","binding:vnic_type":"normal","device_id":"940af52f-1929-47ce-a1e6-737568f824a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.3"}],"id":"c48ba877-954d-4030-97ad-841514567397","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:d5:8b","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-27409198-142d-4bcb-965a-2b35bac03c08"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.4"}],"id":"d0f44ada-f236-41fe-907d-9ef0197cc3e5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:11:5c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-27409198-142d-4bcb-965a-2b35bac03c08"}]} 2018-10-08 03:26:18,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=27409198-142d-4bcb-965a-2b35bac03c08 used request id req-0f8684ad-f64f-49a3-a42e-ceec5f1dffbc 2018-10-08 03:26:18,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4737bb67-11a7-47ba-ac06-2394db120763 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26: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-5c39c632-2871-40ee-96f6-378dc24fc1ca x-compute-request-id: req-5c39c632-2871-40ee-96f6-378dc24fc1ca Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:25:be", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4737bb67-11a7-47ba-ac06-2394db120763", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4737bb67-11a7-47ba-ac06-2394db120763", "rel": "bookmark"}], "image": {"id": "23856370-dd71-492e-9486-cf1e91cc1f3b", "links": [{"href": "http://172.30.9.28:8774/images/23856370-dd71-492e-9486-cf1e91cc1f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001e", "OS-SRV-USG:launched_at": "2018-10-08T03:26:06.000000", "flavor": {"id": "b6346568-83a2-432d-98d5-557c1a805d9f", "links": [{"href": "http://172.30.9.28:8774/flavors/b6346568-83a2-432d-98d5-557c1a805d9f", "rel": "bookmark"}]}, "id": "4737bb67-11a7-47ba-ac06-2394db120763", "security_groups": [{"name": "default"}], "user_id": "06f8fd65464240b988c8eee752b9c259", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:26:11Z", "hostId": "c7eeb628eb60a45dbc1bd461f98429f928598529b6d5217adf541ca7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "created": "2018-10-08T03:25:31Z", "tenant_id": "6125bd0af8794b6195370548efa3de51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:26:19,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4737bb67-11a7-47ba-ac06-2394db120763 used request id req-5c39c632-2871-40ee-96f6-378dc24fc1ca 2018-10-08 03:26:19,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-5c57d2f6-2064-415a-aaec-3f5c1419914e Date: Mon, 08 Oct 2018 03:26:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"27409198-142d-4bcb-965a-2b35bac03c08","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","subnets":["41df2a6c-8b07-4082-bcc6-cabcba6fb9fc"],"description":"","tags":[],"updated_at":"2018-10-08T03:25:26Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net","admin_state_up":true,"tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:24Z","provider:network_type":"vxlan"}]} 2018-10-08 03:26:19,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net used request id req-5c57d2f6-2064-415a-aaec-3f5c1419914e 2018-10-08 03:26:19,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d02c3c1-9627-4591-baeb-db7f87ab9f3c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:26:19,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-1d02c3c1-9627-4591-baeb-db7f87ab9f3c 2018-10-08 03:26:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=27409198-142d-4bcb-965a-2b35bac03c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-26a0b09e-98a1-48d9-831e-21aa1c858dfe Date: Mon, 08 Oct 2018 03:26:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:26Z","dns_nameservers":[],"updated_at":"2018-10-08T03:25:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6125bd0af8794b6195370548efa3de51","id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet"}]} 2018-10-08 03:26:19,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=27409198-142d-4bcb-965a-2b35bac03c08 used request id req-26a0b09e-98a1-48d9-831e-21aa1c858dfe 2018-10-08 03:26:19,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=27409198-142d-4bcb-965a-2b35bac03c08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-0d78283c-0398-4365-a16e-f350d17c9b6d Date: Mon, 08 Oct 2018 03:26:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.1"}],"id":"1cc57423-edb0-4c7f-a27b-5223d1b2f44e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:b8:19","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:33Z","binding:vnic_type":"normal","device_id":"dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.2"}],"id":"4fca2dfa-d331-40ea-b0f0-141072844395","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:7b:03","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-27409198-142d-4bcb-965a-2b35bac03c08"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:26:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.13"}],"id":"86493449-331e-45fd-90f4-16b97ba17afc","security_groups":["c8904fcd-ff80-4b49-9231-c70df77db6c5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:25:be","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:26:07Z","binding:vnic_type":"normal","device_id":"4737bb67-11a7-47ba-ac06-2394db120763"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.9"}],"id":"a1ad79f9-99a1-4c66-93cd-9d013ff0e1a7","security_groups":["58c5924b-1d0e-468c-9400-ce7f82bd66c2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:7a:8d","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack-port1-n7ipt7vgq2dh","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:30Z","binding:vnic_type":"normal","device_id":"940af52f-1929-47ce-a1e6-737568f824a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.3"}],"id":"c48ba877-954d-4030-97ad-841514567397","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:d5:8b","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-27409198-142d-4bcb-965a-2b35bac03c08"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:25:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41df2a6c-8b07-4082-bcc6-cabcba6fb9fc","ip_address":"10.1.2.4"}],"id":"d0f44ada-f236-41fe-907d-9ef0197cc3e5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:11:5c","project_id":"6125bd0af8794b6195370548efa3de51","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27409198-142d-4bcb-965a-2b35bac03c08","tenant_id":"6125bd0af8794b6195370548efa3de51","created_at":"2018-10-08T03:25:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-27409198-142d-4bcb-965a-2b35bac03c08"}]} 2018-10-08 03:26:19,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=27409198-142d-4bcb-965a-2b35bac03c08 used request id req-0d78283c-0398-4365-a16e-f350d17c9b6d 2018-10-08 03:26:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,416 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:19 GMT Server: Apache x-openstack-request-id: req-583622a1-12cf-4212-b293-7fe204de846c Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:19,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:19 GMT Server: Apache x-openstack-request-id: req-19137c4b-4b05-4ed2-bedb-896ee8c0c8ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1052 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b6346568-83a2-432d-98d5-557c1a805d9f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "86616f6d-5850-4a36-bdc0-101d1ac14b27", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "27409198-142d-4bcb-965a-2b35bac03c08", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "58c5924b-1d0e-468c-9400-ce7f82bd66c2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c2d2a419-d200-4f76-8d31-b2590f5f2a22", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "42", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dd99831d-72d2-4f53-a7ff-d9a76dc4aaf8:subnet_id=41df2a6c-8b07-4082-bcc6-cabcba6fb9fc", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "41df2a6c-8b07-4082-bcc6-cabcba6fb9fc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "940af52f-1929-47ce-a1e6-737568f824a8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-08T03:25:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4737bb67-11a7-47ba-ac06-2394db120763", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-08T03:25:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:25:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a1ad79f9-99a1-4c66-93cd-9d013ff0e1a7", "resource_type": "OS::Neutron::Port"}]} 2018-10-08 03:26:19,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d/resources used request id req-19137c4b-4b05-4ed2-bedb-896ee8c0c8ca 2018-10-08 03:26:19,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-1d7aaff3-cb75-4aa6-af2f-9ed80a46d1b8 Date: Mon, 08 Oct 2018 03:26:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:25:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:25:14Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/snap", "metadata": {}}], "self": "/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98", "min_disk": 0, "protected": false, "id": "81f82648-bafd-4182-bde6-8e5a31c4fc98", "file": "/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/81f82648-bafd-4182-bde6-8e5a31c4fc98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:26:19,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98 used request id req-1d7aaff3-cb75-4aa6-af2f-9ed80a46d1b8 2018-10-08 03:26:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-146d0474-82db-41fd-b165-b4e2751ac6b2 Date: Mon, 08 Oct 2018 03:26:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:26:19,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-146d0474-82db-41fd-b165-b4e2751ac6b2 2018-10-08 03:26:19,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-a9b0d202-2438-4704-88d4-8a6983b1c217 Date: Mon, 08 Oct 2018 03:26:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:25:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:25:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/23856370-dd71-492e-9486-cf1e91cc1f3b/snap", "metadata": {}}], "self": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b", "min_disk": 0, "protected": false, "id": "23856370-dd71-492e-9486-cf1e91cc1f3b", "file": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/23856370-dd71-492e-9486-cf1e91cc1f3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:26:19,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b used request id req-a9b0d202-2438-4704-88d4-8a6983b1c217 2018-10-08 03:26:19,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-a71cce2a-1637-43ce-977d-b7b1dd43d551 Date: Mon, 08 Oct 2018 03:26:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:25:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:25:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/23856370-dd71-492e-9486-cf1e91cc1f3b/snap", "metadata": {}}], "self": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b", "min_disk": 0, "protected": false, "id": "23856370-dd71-492e-9486-cf1e91cc1f3b", "file": "/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6125bd0af8794b6195370548efa3de51", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/23856370-dd71-492e-9486-cf1e91cc1f3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:26:19,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b used request id req-a71cce2a-1637-43ce-977d-b7b1dd43d551 2018-10-08 03:26:19,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:19,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:19 GMT Server: Apache x-openstack-request-id: req-c8a9264a-edad-406d-b68c-479c752fd094 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:20,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:19 GMT Server: Apache x-openstack-request-id: req-bd060b9d-b92f-4015-9786-c1a36b5c3590 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:20,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-bd060b9d-b92f-4015-9786-c1a36b5c3590 2018-10-08 03:26:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:20,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:20 GMT Server: Apache x-openstack-request-id: req-5ba062d6-bf1d-4de8-b577-26582082f37e Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:20,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:20 GMT Server: Apache x-openstack-request-id: req-03b3478b-753a-4d94-be3b-6f293a84e076 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:20,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-03b3478b-753a-4d94-be3b-6f293a84e076 2018-10-08 03:26:20,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:20,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:20 GMT Server: Apache x-openstack-request-id: req-4462e820-f342-4244-b331-0b9570e0d007 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:20,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:26:20 GMT Server: Apache x-openstack-request-id: req-f6c7dd1a-11a9-49d4-aa05-26715674f224 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:26:20,559 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-f6c7dd1a-11a9-49d4-aa05-26715674f224 2018-10-08 03:26:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:20,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:20 GMT Server: Apache x-openstack-request-id: req-d29308b1-8e0e-4dda-918c-d27d20753e6d Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:20,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:20 GMT Server: Apache x-openstack-request-id: req-da40fa04-fdaa-4e24-a125-4bfd6a2f2d37 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAusnlodDV/zwD2NUFascTPTnvET3fkoSL29Ojul3dr1R4mPV2\n3eFf5eci5CsH5glT2NLchwfBxFvZT7iz05IMlLTe+gpJtAOfegnH5QycLmeqYbAs\nMjBM86b6FsIualIqwx3YDpLBZu7ATkx2PHAlrRvjFA6YvNuqYZs5BwryFgG2LhhN\nXJB8ll4ixkCSv+ZFznY9t/rUVSXKWTTBHWYPltTe/DDmqmfNKHNUWlwL0jveqSyN\nAYasU5p9cNzj1iRPFOVaPYEj/WAS6FstahDsQHo8mjsODIBX5jEexFdeMmw9tSZR\nN6CdQmCu65GBeBxrvXXhwqg7SuVO+85/YCV0nwIDAQABAoIBAQCCOZ5yOYHox3O7\nKZD0R8S/C/QD5kpIAUbsxNnCZgzXXyIRKhlsSeOtCn9F6kZAd8JQSXpcXekWuB6C\nuTgOSiWhS5SlaKTH7zqxP75wj2EX7UhZgRTfDNOpj4GOemUX1R9hFx550pEp7Ux/\nikloi5uI3AduBVsxWEiqcijJIzVyZx+QqFIxSQ/9/ausZDTPtSy6oQJTzhonpF2M\n5MP7BgHx7umnzU6gl0Uq3XV9vwKjixU0G3pSJHaliXKBzDPOFWp8CintyXg0T4BC\n8EcoY43PE7lX7fXWWGhbbQnneNQuvoRbRBH7n5BUZXmciyzsIzOStPIzeMaVqNMI\nIxDN3BvZAoGBAOj+B/wenVTF4iNdDkD252UhFfN0fcI3bzXR3wxX3Ulldz3gDgxh\nyLmPdCdvVYUlLqUYwnskpR7WngFTJxctrvtkzBpmFUa6CB8xnvx1Calc7x3s0+QT\n6+aS0w4AWvx/NIHgcSddCyclF+X7CfKxKACM3v1s0EXKuvVJAqAM38hzAoGBAM07\n2k/xv+S5u6ow8GDbd+K5MDwSmHxabD2N2WEn4wferIw/GSEatOJb58U1RY5X2zFa\n2ORO4i/ewWtW+RM8T498DkG63IJ+EZgA+yqx7LJxmF+zToNAMyO7j76AaU2VJhy3\ndseo8fE+MOOCGTT3ntY0b4hLfsidHmJpPGfwqZQlAoGBALvCrBCjY0rDxX+WKDx2\nPPekeBof0JDJN5f5r3Q1AqF5YWS9wNR9oNLZJlP5RsPruPFXSLMQTvjRH7gVmLT3\nHcJ98nV7ur2qgY0R4fu1HbocqJ5HEmMFIuBHhkoMQ0akBF59zvJX6vr6y42MhvHL\njl8TJ0i3fgggXhX5ZmIwvc69AoGAW8e0baPy6NqWrhmMpgP/rQicJYE7aAEX/r78\nw5IO2WofR+i/2CoVUlU/ZNXZ8Tog8AVskU0lobrATLxsTsnd2pDj30kta73tKEjo\nCcPf0j0yozmQlumS9RvfwJW0gdl9XcI+ADPxXq0tN9DqbOF/ytNQPWdln1mESQY+\n2UyqyXECgYEAklhpvZM41kdN4H+VbZTqqgBGCbYPv7wgt4vMQy/j/igD1mesW+SS\nnmR6aP1jtev4rE2EuAKOKyYed9sbPG1mTeG2qGx90N8/un0E1o8WbuXCyXZUMO4j\nO/SM0uhHxO2zypMOjyJlOz/bdrUKitnmfayRm9XZccaxunz7d5zH/6M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:20,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-da40fa04-fdaa-4e24-a125-4bfd6a2f2d37 2018-10-08 03:26:23,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:23,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:23 GMT Server: Apache x-openstack-request-id: req-cfabb2bb-f602-4d44-a143-e8827b076d1e Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:23,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:23 GMT Server: Apache x-openstack-request-id: req-a47b8edc-7802-4855-b0c8-584344924dba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "tags": null, "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T03:26:20Z", "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:23,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-a47b8edc-7802-4855-b0c8-584344924dba 2018-10-08 03:26:26,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:26,856 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:26 GMT Server: Apache x-openstack-request-id: req-75746697-5e45-4048-b6d2-57435e9f733d Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:26,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:26 GMT Server: Apache x-openstack-request-id: req-3953bb39-23d8-48b9-b289-f603657f171e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "tags": null, "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T03:26:20Z", "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:26,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-3953bb39-23d8-48b9-b289-f603657f171e 2018-10-08 03:26:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:29,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:29 GMT Server: Apache x-openstack-request-id: req-b99805c6-2585-48f3-9a24-c31237fcf4c3 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:29,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:29 GMT Server: Apache x-openstack-request-id: req-5f4ca139-ac19-4950-9251-19ae81d1ef12 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "tags": null, "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T03:26:20Z", "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:29,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-5f4ca139-ac19-4950-9251-19ae81d1ef12 2018-10-08 03:26:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:33,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:32 GMT Server: Apache x-openstack-request-id: req-f24c58e0-8204-4357-8272-ffec2042ee60 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:33,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:33 GMT Server: Apache x-openstack-request-id: req-5d96602f-9aae-45fd-bd3c-61a934177f2f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "tags": null, "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T03:26:20Z", "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:33,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-5d96602f-9aae-45fd-bd3c-61a934177f2f 2018-10-08 03:26:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/08e849c5-c980-4e52-9c76-9416fe1bfe1d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9cef68ec0a94dc042598034c21f80c0bd13592" 2018-10-08 03:26:36,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:36 GMT Server: Apache x-openstack-request-id: req-8ed30e9b-78d1-4fe9-83c8-007132617c43 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:36,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:36 GMT Server: Apache x-openstack-request-id: req-93f79b38-0eb1-432a-a54a-119cd948ebd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 693 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor2", "OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "OS::stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-subnet", "net_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1"}, "deletion_time": "2018-10-08T03:26:34Z", "stack_name": "HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack", "stack_user_project_id": "46ed1964366f42458a901f6e842a778c", "tags": null, "creation_time": "2018-10-08T03:25:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T03:26:20Z", "id": "08e849c5-c980-4e52-9c76-9416fe1bfe1d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 03:26:36,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-stack/08e849c5-c980-4e52-9c76-9416fe1bfe1d used request id req-93f79b38-0eb1-432a-a54a-119cd948ebd0 2018-10-08 03:26:36,261 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image1 2018-10-08 03:26:36,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9338ef60d5ceb960d325408ddf6f0a968ab9721a" 2018-10-08 03:26:37,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c68e40f4-65f3-4ea9-94cf-c47587cf441d Date: Mon, 08 Oct 2018 03:26:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:26:37,621 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/81f82648-bafd-4182-bde6-8e5a31c4fc98 used request id req-c68e40f4-65f3-4ea9-94cf-c47587cf441d 2018-10-08 03:26:37,622 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-945d5692-2793-4c0d-bc35-af160abac283-image2 2018-10-08 03:26:37,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44b074fffe5af48c758297024ab810be87842aea" 2018-10-08 03:26:39,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9df4f434-c405-4fcf-a504-dd052a24efe7 Date: Mon, 08 Oct 2018 03:26:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:26:39,185 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/23856370-dd71-492e-9486-cf1e91cc1f3b used request id req-9df4f434-c405-4fcf-a504-dd052a24efe7 2018-10-08 03:26:39,187 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 03:26:39,188 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:26:39,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:26:39,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["BAb86D01Sjis3k6lI5Fvnw"], "issued_at": "2018-10-08T03:26:39.000000Z"}} 2018-10-08 03:26:39,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e949e48bb5e103b9e1e7434bfaa910bef9a10ba" -d '{"stack_name": "HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-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-10-08 03:26:41,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:26:39 GMT Server: Apache x-openstack-request-id: req-32fb8d2c-9102-45a9-b8d8-d8116d7303c2 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "0324fa7f-2a84-43d2-918f-167728d32e71", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71", "rel": "self"}]}} 2018-10-08 03:26:41,337 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks used request id req-32fb8d2c-9102-45a9-b8d8-d8116d7303c2 2018-10-08 03:26:41,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/0324fa7f-2a84-43d2-918f-167728d32e71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e949e48bb5e103b9e1e7434bfaa910bef9a10ba" 2018-10-08 03:26:41,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:41 GMT Server: Apache x-openstack-request-id: req-f8410ab6-05bb-446a-ac2b-b2b5968aa9bc Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:41,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:41 GMT Server: Apache x-openstack-request-id: req-5ecc4c70-297b-4abc-99f9-6808f2316e28 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "0324fa7f-2a84-43d2-918f-167728d32e71", "OS::stack_name": "HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack", "stack_user_project_id": "e73bf89c6ee24c559e23966dc44e0d79", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:26:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0324fa7f-2a84-43d2-918f-167728d32e71", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 03:26:41,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71 used request id req-5ecc4c70-297b-4abc-99f9-6808f2316e28 2018-10-08 03:26:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/0324fa7f-2a84-43d2-918f-167728d32e71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e949e48bb5e103b9e1e7434bfaa910bef9a10ba" 2018-10-08 03:26:41,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:41 GMT Server: Apache x-openstack-request-id: req-924be947-14e6-48b1-b7ed-c10d98bc32ac Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:42,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:41 GMT Server: Apache x-openstack-request-id: req-b9254b0e-f300-42d9-981e-7a3bbd8789f0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "0324fa7f-2a84-43d2-918f-167728d32e71", "OS::stack_name": "HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack", "stack_user_project_id": "e73bf89c6ee24c559e23966dc44e0d79", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:26:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0324fa7f-2a84-43d2-918f-167728d32e71", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 03:26:42,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71 used request id req-b9254b0e-f300-42d9-981e-7a3bbd8789f0 2018-10-08 03:26:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/0324fa7f-2a84-43d2-918f-167728d32e71/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e949e48bb5e103b9e1e7434bfaa910bef9a10ba" 2018-10-08 03:26:42,260 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:42 GMT Server: Apache x-openstack-request-id: req-6c483646-3a86-439e-b995-91b7663fbcbb Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:42,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:42 GMT Server: Apache x-openstack-request-id: req-eb4651e7-a084-4d0c-b23f-e1d9c1755753 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-08T03:26:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:26:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "979a553c-706c-4c73-9762-183bb1dc69d1", "resource_type": "OS::Nova::Flavor"}]} 2018-10-08 03:26:42,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71/resources used request id req-eb4651e7-a084-4d0c-b23f-e1d9c1755753 2018-10-08 03:26:42,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/979a553c-706c-4c73-9762-183bb1dc69d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e949e48bb5e103b9e1e7434bfaa910bef9a10ba" 2018-10-08 03:26:42,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26: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-41c02fd1-5dbd-4c8d-be0b-72c52b79f6a6 x-compute-request-id: req-41c02fd1-5dbd-4c8d-be0b-72c52b79f6a6 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/979a553c-706c-4c73-9762-183bb1dc69d1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/979a553c-706c-4c73-9762-183bb1dc69d1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "979a553c-706c-4c73-9762-183bb1dc69d1", "name": "HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack-flavor-n6pnbg6jepbm", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:26:42,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/979a553c-706c-4c73-9762-183bb1dc69d1 used request id req-41c02fd1-5dbd-4c8d-be0b-72c52b79f6a6 2018-10-08 03:26:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/0324fa7f-2a84-43d2-918f-167728d32e71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e949e48bb5e103b9e1e7434bfaa910bef9a10ba" 2018-10-08 03:26:42,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:42 GMT Server: Apache x-openstack-request-id: req-25053946-d16a-4eb9-914b-ff5ce8c81a74 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:42,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:26:42 GMT Server: Apache x-openstack-request-id: req-a2e94bca-22be-47dd-a46f-1d0b8d39b98d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:26:42,941 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsFlavorTests-dea00b94-e6c8-4541-be85-d31053d19f62-stack/0324fa7f-2a84-43d2-918f-167728d32e71 used request id req-a2e94bca-22be-47dd-a46f-1d0b8d39b98d 2018-10-08 03:26:42,942 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 03:26:42,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:26:42,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:26:43,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["kkoiFS0FRyO2cuAoL8xSkA"], "issued_at": "2018-10-08T03:26:43.000000Z"}} 2018-10-08 03:26:43,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d9425dd5d282c14b49e08f147d9ae99dacacf" -d '{"stack_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-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-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp"}}' 2018-10-08 03:26:44,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:26:43 GMT Server: Apache x-openstack-request-id: req-d81468f2-516e-4da9-9949-b4dd55b2767e Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "badf8e7c-1e85-48f9-9931-f21a660d0bcb", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb", "rel": "self"}]}} 2018-10-08 03:26:44,971 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks used request id req-d81468f2-516e-4da9-9949-b4dd55b2767e 2018-10-08 03:26:44,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/badf8e7c-1e85-48f9-9931-f21a660d0bcb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d9425dd5d282c14b49e08f147d9ae99dacacf" 2018-10-08 03:26:45,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:44 GMT Server: Apache x-openstack-request-id: req-c6e3cda0-184d-4029-9d7e-08764d1eb249 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:45,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:45 GMT Server: Apache x-openstack-request-id: req-79968b84-34be-4783-9443-60988acffac8 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": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "badf8e7c-1e85-48f9-9931-f21a660d0bcb", "OS::stack_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack", "keypair_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack", "stack_user_project_id": "53b6cd4968924861b6a5d06d191665e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:26:44Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "badf8e7c-1e85-48f9-9931-f21a660d0bcb", "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-10-08 03:26:45,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb used request id req-79968b84-34be-4783-9443-60988acffac8 2018-10-08 03:26:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/badf8e7c-1e85-48f9-9931-f21a660d0bcb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d9425dd5d282c14b49e08f147d9ae99dacacf" 2018-10-08 03:26:45,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:45 GMT Server: Apache x-openstack-request-id: req-69c9ce19-bc1a-4f01-97ec-85d9baf169f0 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:45,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:45 GMT Server: Apache x-openstack-request-id: req-bab8844e-9d63-4f93-b463-d6d981af05f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1903 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "badf8e7c-1e85-48f9-9931-f21a660d0bcb", "OS::stack_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack", "keypair_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack", "stack_user_project_id": "53b6cd4968924861b6a5d06d191665e2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:26:44Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "badf8e7c-1e85-48f9-9931-f21a660d0bcb", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAxIfmoQ6wDdLaTO3L0xwb096+a29W/MAXA2qJ6qxFrTAN7mo/\n/smvWmmUMhG3/T8hw6jpvrOV4MzeI7JWETN7TskE97ovtsBJ3xL13IaLgehpHiBz\nwU/jCBc55xq2Tf7aZmv6bm81mNG3/CdmjcOTKM113angXi4Q9gTMO43piFe8TKMH\nJq4R4fwFL4mf7t8IadWRYxHk4AuDOrVbIMADpxouUcgYaGpD0Ff8xgOVu0LyDY/P\nBlhV4i3mJshVepwhpBOigOiGL2iBE1JgrZDpOakwnbOa5CV7w+HeAijPOQblc3eq\nUccgvoqv8Vv8PQb2g33bh+ILLwyZbKMKc6UunwIDAQABAoIBAQCW3lTXsrTIB+N5\nRts/dsaOAOJhCxnV8Yg5ISI6uoDKkKdBLONvrlgkqgQP47ZAfKRo1VSLBsW5ysuE\nz7Rug/zW4E4l9hIG0tpimuWOouKZmVaIwBTcg30fiuTyWnk0qr3x/lZDTK/yXpxE\nv+JkVYy0t/URcwVAh1CR6+D0nt51wLmLquCaq6dzhRJRGVL733Dxr2y2FhJOtJeD\nchgsMLY9qxIX34SBTR3ZAr2TL1CQbSshHPos5SFyGdeWVH5CpYlN/9guHGSSuUZ7\n7ePly2q86ABbRWVmVQQjJeMQJ53JU0WxDPTAZW584R6Wa7G4SUnTp33PkF4Gck2r\nL1XaBnlRAoGBAPx2DCKJmqF5Vz+H8b4E3zRTiijtNvYhI98SRR1xkkP7MsJbMnxq\nJsIDTMP3jRKaKKBIbD2JYU3kzc+89dJBA7knEX6Q6ppEpnIzepT2ji7Dj21Igdhy\nRSNrt6vA2H9b9yWGDCkwkLRflnNu88klDUwfQ/WVnSf00DL0er1XMC0NAoGBAMdJ\nJg9wtqfYuB6EvT3QyfpywpFAe8lnGA05X/Md3k484KKMHZn0I70z8IPFGxgpRBuo\ndbrmC4aYJjkoDG/AMjOm9j4fdDwYXIwqke6kxFdbZIa7qB0PtTProMbJbSS4BbsA\nClYa5ugcPHwjQwCV9c7XIxWW2VxMRyWAq55jHRdbAoGBALTKhJ4nFIkWMBja7Y86\nRe1e9c2hMn7H9LxGhSA0uJ3eQddVH65hBihh3JNpr6jmpLlDo9/dhcUWWRyvIQrU\nbConhCuy845OIzQdEWejuOZcPVXxWqr6CfD3rqxcia2K2k4Q1JyansXMvh0kE4iz\n8/XTXgN8hPKcKoyS72KwEVvxAoGBAJEKagr+y9GpZ4e+sETXOslu0LEKr41L3TNy\nuKSm7m8e25cyRzEPgRtpO/mLcUbKcel3WAgo+eaBwgADZ9nFlkQFll5sYhqC2Iij\nSwbXIJc7yxRMa/SKxCT/r0o+u5Ln5DPPubYlaj0wn8zxlQhOHFLoPX6vBY+pbHad\nCUsDc97VAoGBALyuEWnGC6tJKumT9EJXpBaibnkGmJHkvncmfZs3BOS5EWou2BXs\n2G83Pz1Bo0ZVanf6xeiybBN4jxEQ5LcKyjCKkWjCm/51MpJDNXss+JKN9LnJQz41\nXiYY9IhGqk7phOfAOsRX6+w9dq9aeQIoiT7Uu3yhV8zVpDOX9tsZjUqQ\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-10-08 03:26:45,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb used request id req-bab8844e-9d63-4f93-b463-d6d981af05f8 2018-10-08 03:26:45,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/badf8e7c-1e85-48f9-9931-f21a660d0bcb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d9425dd5d282c14b49e08f147d9ae99dacacf" 2018-10-08 03:26:45,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:45 GMT Server: Apache x-openstack-request-id: req-8a3a0e94-cf8c-40fe-b22f-28c9c486a7e8 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:46,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:45 GMT Server: Apache x-openstack-request-id: req-3b055214-1b12-456d-8363-c59fa1b0c670 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T03:26:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:26:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-08 03:26:46,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb/resources used request id req-3b055214-1b12-456d-8363-c59fa1b0c670 2018-10-08 03:26:46,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d9425dd5d282c14b49e08f147d9ae99dacacf" 2018-10-08 03:26:46,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca2def46-8974-4e0b-aa59-01f02864d4c4 x-compute-request-id: req-ca2def46-8974-4e0b-aa59-01f02864d4c4 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEh+ahDrAN0tpM7cvTHBvT3r5rb1b8wBcDaonqrEWtMA3uaj/+ya9aaZQyEbf9PyHDqOm+s5XgzN4jslYRM3tOyQT3ui+2wEnfEvXchouB6GkeIHPBT+MIFznnGrZN/tpma/pubzWY0bf8J2aNw5MozXXdqeBeLhD2BMw7jemIV7xMowcmrhHh/AUviZ/u3whp1ZFjEeTgC4M6tVsgwAOnGi5RyBhoakPQV/zGA5W7QvINj88GWFXiLeYmyFV6nCGkE6KA6IYvaIETUmCtkOk5qTCds5rkJXvD4d4CKM85BuVzd6pRxyC+iq/xW/w9BvaDfduH4gsvDJlsowpzpS6f Generated-by-Nova", "user_id": "06f8fd65464240b988c8eee752b9c259", "name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp", "deleted": false, "created_at": "2018-10-08T03:26:45.000000", "updated_at": null, "fingerprint": "92:86:d0:39:d3:5a:03:df:63:00:17:c7:d2:63:f2:06", "deleted_at": null, "id": 15}} 2018-10-08 03:26:46,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp used request id req-ca2def46-8974-4e0b-aa59-01f02864d4c4 2018-10-08 03:26:46,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/badf8e7c-1e85-48f9-9931-f21a660d0bcb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d9425dd5d282c14b49e08f147d9ae99dacacf" 2018-10-08 03:26:46,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:46 GMT Server: Apache x-openstack-request-id: req-ba314dc2-000e-4bf4-a64e-865444d0f95c Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:46,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:46 GMT Server: Apache x-openstack-request-id: req-6e7fdac0-1135-42f4-9adf-455b9e8dcc1a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1903 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "badf8e7c-1e85-48f9-9931-f21a660d0bcb", "OS::stack_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack", "keypair_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack", "stack_user_project_id": "53b6cd4968924861b6a5d06d191665e2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:26:44Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "badf8e7c-1e85-48f9-9931-f21a660d0bcb", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAxIfmoQ6wDdLaTO3L0xwb096+a29W/MAXA2qJ6qxFrTAN7mo/\n/smvWmmUMhG3/T8hw6jpvrOV4MzeI7JWETN7TskE97ovtsBJ3xL13IaLgehpHiBz\nwU/jCBc55xq2Tf7aZmv6bm81mNG3/CdmjcOTKM113angXi4Q9gTMO43piFe8TKMH\nJq4R4fwFL4mf7t8IadWRYxHk4AuDOrVbIMADpxouUcgYaGpD0Ff8xgOVu0LyDY/P\nBlhV4i3mJshVepwhpBOigOiGL2iBE1JgrZDpOakwnbOa5CV7w+HeAijPOQblc3eq\nUccgvoqv8Vv8PQb2g33bh+ILLwyZbKMKc6UunwIDAQABAoIBAQCW3lTXsrTIB+N5\nRts/dsaOAOJhCxnV8Yg5ISI6uoDKkKdBLONvrlgkqgQP47ZAfKRo1VSLBsW5ysuE\nz7Rug/zW4E4l9hIG0tpimuWOouKZmVaIwBTcg30fiuTyWnk0qr3x/lZDTK/yXpxE\nv+JkVYy0t/URcwVAh1CR6+D0nt51wLmLquCaq6dzhRJRGVL733Dxr2y2FhJOtJeD\nchgsMLY9qxIX34SBTR3ZAr2TL1CQbSshHPos5SFyGdeWVH5CpYlN/9guHGSSuUZ7\n7ePly2q86ABbRWVmVQQjJeMQJ53JU0WxDPTAZW584R6Wa7G4SUnTp33PkF4Gck2r\nL1XaBnlRAoGBAPx2DCKJmqF5Vz+H8b4E3zRTiijtNvYhI98SRR1xkkP7MsJbMnxq\nJsIDTMP3jRKaKKBIbD2JYU3kzc+89dJBA7knEX6Q6ppEpnIzepT2ji7Dj21Igdhy\nRSNrt6vA2H9b9yWGDCkwkLRflnNu88klDUwfQ/WVnSf00DL0er1XMC0NAoGBAMdJ\nJg9wtqfYuB6EvT3QyfpywpFAe8lnGA05X/Md3k484KKMHZn0I70z8IPFGxgpRBuo\ndbrmC4aYJjkoDG/AMjOm9j4fdDwYXIwqke6kxFdbZIa7qB0PtTProMbJbSS4BbsA\nClYa5ugcPHwjQwCV9c7XIxWW2VxMRyWAq55jHRdbAoGBALTKhJ4nFIkWMBja7Y86\nRe1e9c2hMn7H9LxGhSA0uJ3eQddVH65hBihh3JNpr6jmpLlDo9/dhcUWWRyvIQrU\nbConhCuy845OIzQdEWejuOZcPVXxWqr6CfD3rqxcia2K2k4Q1JyansXMvh0kE4iz\n8/XTXgN8hPKcKoyS72KwEVvxAoGBAJEKagr+y9GpZ4e+sETXOslu0LEKr41L3TNy\nuKSm7m8e25cyRzEPgRtpO/mLcUbKcel3WAgo+eaBwgADZ9nFlkQFll5sYhqC2Iij\nSwbXIJc7yxRMa/SKxCT/r0o+u5Ln5DPPubYlaj0wn8zxlQhOHFLoPX6vBY+pbHad\nCUsDc97VAoGBALyuEWnGC6tJKumT9EJXpBaibnkGmJHkvncmfZs3BOS5EWou2BXs\n2G83Pz1Bo0ZVanf6xeiybBN4jxEQ5LcKyjCKkWjCm/51MpJDNXss+JKN9LnJQz41\nXiYY9IhGqk7phOfAOsRX6+w9dq9aeQIoiT7Uu3yhV8zVpDOX9tsZjUqQ\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-10-08 03:26:46,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb used request id req-6e7fdac0-1135-42f4-9adf-455b9e8dcc1a 2018-10-08 03:26:46,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d9425dd5d282c14b49e08f147d9ae99dacacf" 2018-10-08 03:26:46,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9de7b3dd-0b6e-4c5c-9f9c-2fe7da8847f8 x-compute-request-id: req-9de7b3dd-0b6e-4c5c-9f9c-2fe7da8847f8 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEh+ahDrAN0tpM7cvTHBvT3r5rb1b8wBcDaonqrEWtMA3uaj/+ya9aaZQyEbf9PyHDqOm+s5XgzN4jslYRM3tOyQT3ui+2wEnfEvXchouB6GkeIHPBT+MIFznnGrZN/tpma/pubzWY0bf8J2aNw5MozXXdqeBeLhD2BMw7jemIV7xMowcmrhHh/AUviZ/u3whp1ZFjEeTgC4M6tVsgwAOnGi5RyBhoakPQV/zGA5W7QvINj88GWFXiLeYmyFV6nCGkE6KA6IYvaIETUmCtkOk5qTCds5rkJXvD4d4CKM85BuVzd6pRxyC+iq/xW/w9BvaDfduH4gsvDJlsowpzpS6f Generated-by-Nova", "user_id": "06f8fd65464240b988c8eee752b9c259", "name": "HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp", "deleted": false, "created_at": "2018-10-08T03:26:45.000000", "updated_at": null, "fingerprint": "92:86:d0:39:d3:5a:03:df:63:00:17:c7:d2:63:f2:06", "deleted_at": null, "id": 15}} 2018-10-08 03:26:46,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-kp used request id req-9de7b3dd-0b6e-4c5c-9f9c-2fe7da8847f8 2018-10-08 03:26:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/badf8e7c-1e85-48f9-9931-f21a660d0bcb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886d9425dd5d282c14b49e08f147d9ae99dacacf" 2018-10-08 03:26:46,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:46 GMT Server: Apache x-openstack-request-id: req-0f70ebd0-9625-47b4-9819-3fe4a29977c3 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:46,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:26:46 GMT Server: Apache x-openstack-request-id: req-222b292c-637a-4498-9a90-c7d7ee9038bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:26:46,578 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsKeypairTests-ff429275-ff04-40cf-aa9e-e0044fe1c806-stack/badf8e7c-1e85-48f9-9931-f21a660d0bcb used request id req-222b292c-637a-4498-9a90-c7d7ee9038bf 2018-10-08 03:26:46,579 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 03:26:46,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:26:46,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:26:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["TBFYGoyhQfe8Hl--na_R6Q"], "issued_at": "2018-10-08T03:26:46.000000Z"}} 2018-10-08 03:26:46,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cb3ffcb31101dbb134d24a49231c59c9b15487" -d '{"stack_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-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-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-sec-grp"}}' 2018-10-08 03:26:48,383 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:26:46 GMT Server: Apache x-openstack-request-id: req-3e695f4a-05d1-4097-9c1c-bd12ba4f6c7c Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "rel": "self"}]}} 2018-10-08 03:26:48,383 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks used request id req-3e695f4a-05d1-4097-9c1c-bd12ba4f6c7c 2018-10-08 03:26:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cb3ffcb31101dbb134d24a49231c59c9b15487" 2018-10-08 03:26:48,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:48 GMT Server: Apache x-openstack-request-id: req-a4c9deba-693c-4242-b4ab-855f6816ddda Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:48,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:48 GMT Server: Apache x-openstack-request-id: req-9fb292c0-9077-4e43-a29b-528abc3fc24e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "OS::stack_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack", "security_group_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack", "stack_user_project_id": "af4dfcb9471b4bb8956b85baf0ed612d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:26:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-08 03:26:48,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 used request id req-9fb292c0-9077-4e43-a29b-528abc3fc24e 2018-10-08 03:26:48,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cb3ffcb31101dbb134d24a49231c59c9b15487" 2018-10-08 03:26:48,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:48 GMT Server: Apache x-openstack-request-id: req-d7b0bc50-442d-4486-82d1-af647fd4e02f Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:48,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:48 GMT Server: Apache x-openstack-request-id: req-3d4cf2bb-c1bc-4849-866e-3e30fd49a327 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "OS::stack_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack", "security_group_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack", "stack_user_project_id": "af4dfcb9471b4bb8956b85baf0ed612d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T03:26:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-08 03:26:48,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 used request id req-3d4cf2bb-c1bc-4849-866e-3e30fd49a327 2018-10-08 03:26:51,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cb3ffcb31101dbb134d24a49231c59c9b15487" 2018-10-08 03:26:52,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:51 GMT Server: Apache x-openstack-request-id: req-66fee5b3-f2e8-4585-ae30-5381d32e75ca Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:52,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:52 GMT Server: Apache x-openstack-request-id: req-49b29276-8f51-4de9-b110-d9a21cd7f098 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6125bd0af8794b6195370548efa3de51", "OS::stack_id": "d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "OS::stack_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack", "security_group_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack", "stack_user_project_id": "af4dfcb9471b4bb8956b85baf0ed612d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T03:26:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-08 03:26:52,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 used request id req-49b29276-8f51-4de9-b110-d9a21cd7f098 2018-10-08 03:26:52,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cb3ffcb31101dbb134d24a49231c59c9b15487" 2018-10-08 03:26:53,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:52 GMT Server: Apache x-openstack-request-id: req-64498085-025c-4db2-a755-109bed4287aa Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:53,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:53 GMT Server: Apache x-openstack-request-id: req-656e5a18-4921-4e52-9a0f-913dec3532f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T03:26:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T03:26:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b821d93e-ee5d-46f6-bedf-415fcc5cad4e", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-08 03:26:53,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900/resources used request id req-656e5a18-4921-4e52-9a0f-913dec3532f3 2018-10-08 03:26:53,254 - neutron_utils - INFO - Retrieving security group with ID - b821d93e-ee5d-46f6-bedf-415fcc5cad4e 2018-10-08 03:26:53,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=b821d93e-ee5d-46f6-bedf-415fcc5cad4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cb3ffcb31101dbb134d24a49231c59c9b15487" 2018-10-08 03:26:53,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-dfb362eb-bb2d-4822-b67f-dec5a8067c3f Date: Mon, 08 Oct 2018 03:26:53 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:26:48Z", "updated_at": "2018-10-08T03:26:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:26:49Z", "revision_number": 0, "id": "2da4153b-6afb-4b86-b554-2dfb364da17f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-08T03:26:49Z", "security_group_id": "b821d93e-ee5d-46f6-bedf-415fcc5cad4e", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T03:26:49Z", "revision_number": 0, "id": "64a4569c-ed06-4345-8e9c-0f84dfeaec0d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-08T03:26:49Z", "security_group_id": "b821d93e-ee5d-46f6-bedf-415fcc5cad4e", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 6, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "b821d93e-ee5d-46f6-bedf-415fcc5cad4e", "name": "HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-sec-grp"}]} 2018-10-08 03:26:53,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=b821d93e-ee5d-46f6-bedf-415fcc5cad4e used request id req-dfb362eb-bb2d-4822-b67f-dec5a8067c3f 2018-10-08 03:26:53,461 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b821d93e-ee5d-46f6-bedf-415fcc5cad4e 2018-10-08 03:26:53,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b821d93e-ee5d-46f6-bedf-415fcc5cad4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cb3ffcb31101dbb134d24a49231c59c9b15487" 2018-10-08 03:26:53,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-120f90aa-743d-47a7-818e-b11a2a2eedfb Date: Mon, 08 Oct 2018 03:26:53 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-10-08T03:26:49Z", "security_group_id": "b821d93e-ee5d-46f6-bedf-415fcc5cad4e", "port_range_min": null, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:26:49Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "2da4153b-6afb-4b86-b554-2dfb364da17f"}, {"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-10-08T03:26:49Z", "security_group_id": "b821d93e-ee5d-46f6-bedf-415fcc5cad4e", "port_range_min": 22, "revision_number": 0, "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:26:49Z", "project_id": "6125bd0af8794b6195370548efa3de51", "id": "64a4569c-ed06-4345-8e9c-0f84dfeaec0d"}]} 2018-10-08 03:26:53,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b821d93e-ee5d-46f6-bedf-415fcc5cad4e used request id req-120f90aa-743d-47a7-818e-b11a2a2eedfb 2018-10-08 03:26:53,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cb3ffcb31101dbb134d24a49231c59c9b15487" 2018-10-08 03:26:53,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 03:26:53 GMT Server: Apache x-openstack-request-id: req-cc6d188a-f5a6-41c2-b2f6-4f79aa28f981 Location: http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 03:26:53,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:26:53 GMT Server: Apache x-openstack-request-id: req-a00fb52e-7c85-4e5d-add7-eee96690005d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:26:53,852 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51/stacks/HeatUtilsSecurityGroupTests-cdb0d067-f2e2-4f5a-9416-5a39bc61bec8-stack/d53a2d24-2d0b-44b0-b3f3-cc63b2dc1900 used request id req-a00fb52e-7c85-4e5d-add7-eee96690005d 2018-10-08 03:26:53,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:26:54,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:26:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["QN1T9lTzRMqh8KTzL-uqmw"], "issued_at": "2018-10-08T03:26:54.000000Z"}} 2018-10-08 03:26:54,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35694e7b93c097d83369975b1d13249e479d101d" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-aa7dcfa5-42bd-4c7f-9ab1-ae93b97ce70d"}}' 2018-10-08 03:26:54,446 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:54 GMT Server: Apache x-compute-request-id: req-f79e8549-891c-4fb0-a1b5-da3f8d4e3e50 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f79e8549-891c-4fb0-a1b5-da3f8d4e3e50 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "81a90af2-3d43-4592-b729-caf67e6d258d", "name": "CinderUtilsQoSTests-aa7dcfa5-42bd-4c7f-9ab1-ae93b97ce70d"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/81a90af2-3d43-4592-b729-caf67e6d258d", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/81a90af2-3d43-4592-b729-caf67e6d258d", "rel": "bookmark"}]} 2018-10-08 03:26:54,446 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-f79e8549-891c-4fb0-a1b5-da3f8d4e3e50 2018-10-08 03:26:54,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79e8549-891c-4fb0-a1b5-da3f8d4e3e50" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35694e7b93c097d83369975b1d13249e479d101d" 2018-10-08 03:26:54,686 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:54 GMT Server: Apache x-compute-request-id: req-6bb6ced6-8a0d-4c9c-b889-f58357ef84e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6bb6ced6-8a0d-4c9c-b889-f58357ef84e5 Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "81a90af2-3d43-4592-b729-caf67e6d258d", "name": "CinderUtilsQoSTests-aa7dcfa5-42bd-4c7f-9ab1-ae93b97ce70d"}]} 2018-10-08 03:26:54,686 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-6bb6ced6-8a0d-4c9c-b889-f58357ef84e5 2018-10-08 03:26:54,687 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-aa7dcfa5-42bd-4c7f-9ab1-ae93b97ce70d 2018-10-08 03:26:54,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/81a90af2-3d43-4592-b729-caf67e6d258d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79e8549-891c-4fb0-a1b5-da3f8d4e3e50" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35694e7b93c097d83369975b1d13249e479d101d" 2018-10-08 03:26:54,916 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:26:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c866b9b-c93e-4dea-9f40-eabb64bba374 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-10-08 03:26:54,916 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/81a90af2-3d43-4592-b729-caf67e6d258d?force=False used request id req-0c866b9b-c93e-4dea-9f40-eabb64bba374 2018-10-08 03:26:54,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79e8549-891c-4fb0-a1b5-da3f8d4e3e50" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35694e7b93c097d83369975b1d13249e479d101d" 2018-10-08 03:26:55,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:54 GMT Server: Apache x-compute-request-id: req-57ffc2e0-ebff-4445-a7d0-0549df0883ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-57ffc2e0-ebff-4445-a7d0-0549df0883ba Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-08 03:26:55,106 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-57ffc2e0-ebff-4445-a7d0-0549df0883ba 2018-10-08 03:26:55,107 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-aa7dcfa5-42bd-4c7f-9ab1-ae93b97ce70d 2018-10-08 03:26:55,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/81a90af2-3d43-4592-b729-caf67e6d258d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79e8549-891c-4fb0-a1b5-da3f8d4e3e50" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35694e7b93c097d83369975b1d13249e479d101d" 2018-10-08 03:26:55,281 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:26:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f403d37f-9770-4c2e-815e-10e146d34cdb x-openstack-request-id: req-f403d37f-9770-4c2e-815e-10e146d34cdb Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 81a90af2-3d43-4592-b729-caf67e6d258d.", "code": 404}} 2018-10-08 03:26:55,281 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/81a90af2-3d43-4592-b729-caf67e6d258d?force=False used request id req-f403d37f-9770-4c2e-815e-10e146d34cdb 2018-10-08 03:26:55,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:26:55,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["uf5sdNOHQ6GPAmxZyeQolg"], "issued_at": "2018-10-08T03:26:55.000000Z"}} 2018-10-08 03:26:55,669 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f78ab1ec883a8256a63e45d0b7c922b052e15bf0" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-64f83d47-b072-4daf-80e3-ddcc8b526f57"}}' 2018-10-08 03:26:55,876 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:55 GMT Server: Apache x-compute-request-id: req-ac554651-f18c-4632-b671-26189d1a2de8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac554651-f18c-4632-b671-26189d1a2de8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "29189742-42e7-4399-8146-c8909af79166", "name": "CinderUtilsQoSTests-64f83d47-b072-4daf-80e3-ddcc8b526f57"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/29189742-42e7-4399-8146-c8909af79166", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/29189742-42e7-4399-8146-c8909af79166", "rel": "bookmark"}]} 2018-10-08 03:26:55,876 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-ac554651-f18c-4632-b671-26189d1a2de8 2018-10-08 03:26:55,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac554651-f18c-4632-b671-26189d1a2de8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f78ab1ec883a8256a63e45d0b7c922b052e15bf0" 2018-10-08 03:26:56,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:55 GMT Server: Apache x-compute-request-id: req-c9a49f22-18c1-4cf0-80fc-97e2a2283396 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9a49f22-18c1-4cf0-80fc-97e2a2283396 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "29189742-42e7-4399-8146-c8909af79166", "name": "CinderUtilsQoSTests-64f83d47-b072-4daf-80e3-ddcc8b526f57"}]} 2018-10-08 03:26:56,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-c9a49f22-18c1-4cf0-80fc-97e2a2283396 2018-10-08 03:26:56,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/29189742-42e7-4399-8146-c8909af79166 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac554651-f18c-4632-b671-26189d1a2de8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f78ab1ec883a8256a63e45d0b7c922b052e15bf0" 2018-10-08 03:26:56,735 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:56 GMT Server: Apache x-compute-request-id: req-6430fe49-eda4-4272-b1ac-ab609f9f3639 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6430fe49-eda4-4272-b1ac-ab609f9f3639 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "29189742-42e7-4399-8146-c8909af79166", "name": "CinderUtilsQoSTests-64f83d47-b072-4daf-80e3-ddcc8b526f57"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/29189742-42e7-4399-8146-c8909af79166", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/29189742-42e7-4399-8146-c8909af79166", "rel": "bookmark"}]} 2018-10-08 03:26:56,735 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/29189742-42e7-4399-8146-c8909af79166 used request id req-6430fe49-eda4-4272-b1ac-ab609f9f3639 2018-10-08 03:26:56,736 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-64f83d47-b072-4daf-80e3-ddcc8b526f57 2018-10-08 03:26:56,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/29189742-42e7-4399-8146-c8909af79166?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac554651-f18c-4632-b671-26189d1a2de8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f78ab1ec883a8256a63e45d0b7c922b052e15bf0" 2018-10-08 03:26:57,026 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:26:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b7350ec-3543-4253-81c9-7f22b48ca735 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-10-08 03:26:57,026 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/29189742-42e7-4399-8146-c8909af79166?force=False used request id req-5b7350ec-3543-4253-81c9-7f22b48ca735 2018-10-08 03:26:57,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:26:57,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:26:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["D5PgYLJTQz-yV7ucGxwa8A"], "issued_at": "2018-10-08T03:26:57.000000Z"}} 2018-10-08 03:26:57,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c021d708b0f476b147e127061834b8db34b4aacc" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-de8341e4-0c12-460d-9f9d-f5aea7eaa597"}}' 2018-10-08 03:26:57,624 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:57 GMT Server: Apache x-compute-request-id: req-2dabbf35-773b-44f1-a8aa-30c6275499af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2dabbf35-773b-44f1-a8aa-30c6275499af Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644", "name": "CinderUtilsQoSTests-de8341e4-0c12-460d-9f9d-f5aea7eaa597"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644", "rel": "bookmark"}]} 2018-10-08 03:26:57,624 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-2dabbf35-773b-44f1-a8aa-30c6275499af 2018-10-08 03:26:57,627 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dabbf35-773b-44f1-a8aa-30c6275499af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c021d708b0f476b147e127061834b8db34b4aacc" 2018-10-08 03:26:57,803 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:57 GMT Server: Apache x-compute-request-id: req-f60bb937-3f3c-4182-8a99-a360adea9fa8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f60bb937-3f3c-4182-8a99-a360adea9fa8 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644", "name": "CinderUtilsQoSTests-de8341e4-0c12-460d-9f9d-f5aea7eaa597"}]} 2018-10-08 03:26:57,803 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-f60bb937-3f3c-4182-8a99-a360adea9fa8 2018-10-08 03:26:57,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dabbf35-773b-44f1-a8aa-30c6275499af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c021d708b0f476b147e127061834b8db34b4aacc" 2018-10-08 03:26:57,978 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:57 GMT Server: Apache x-compute-request-id: req-573906a1-9d86-4630-a3a2-1a23f374744d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-573906a1-9d86-4630-a3a2-1a23f374744d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644", "name": "CinderUtilsQoSTests-de8341e4-0c12-460d-9f9d-f5aea7eaa597"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644", "rel": "bookmark"}]} 2018-10-08 03:26:57,978 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644 used request id req-573906a1-9d86-4630-a3a2-1a23f374744d 2018-10-08 03:26:57,978 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-de8341e4-0c12-460d-9f9d-f5aea7eaa597 2018-10-08 03:26:57,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dabbf35-773b-44f1-a8aa-30c6275499af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c021d708b0f476b147e127061834b8db34b4aacc" 2018-10-08 03:26:58,846 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:26:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa9a7bd8-bc7f-44ba-b419-2069a99b9b67 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-10-08 03:26:58,846 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/03bb48a4-d98e-4a8b-a7fb-fe5ac0d8f644?force=False used request id req-fa9a7bd8-bc7f-44ba-b419-2069a99b9b67 2018-10-08 03:26:58,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:26:59,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["kw8ZQu5gQl2xV4lRU4o2Dw"], "issued_at": "2018-10-08T03:26:59.000000Z"}} 2018-10-08 03:26:59,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04840a90510c97fdfea38a6489c7ce3e3640fdbf" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-c80ac1bf-2b7b-4b80-b706-80f83d92866d"}}' 2018-10-08 03:26:59,431 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:59 GMT Server: Apache x-compute-request-id: req-62fe8d97-7d3c-4b36-a1ec-a7aa55d0b444 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62fe8d97-7d3c-4b36-a1ec-a7aa55d0b444 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "9a2c9f51-6b80-4899-bdcb-f599c65ec307", "name": "CinderUtilsQoSTests-c80ac1bf-2b7b-4b80-b706-80f83d92866d"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/9a2c9f51-6b80-4899-bdcb-f599c65ec307", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/9a2c9f51-6b80-4899-bdcb-f599c65ec307", "rel": "bookmark"}]} 2018-10-08 03:26:59,431 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-62fe8d97-7d3c-4b36-a1ec-a7aa55d0b444 2018-10-08 03:26:59,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62fe8d97-7d3c-4b36-a1ec-a7aa55d0b444" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04840a90510c97fdfea38a6489c7ce3e3640fdbf" 2018-10-08 03:26:59,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:59 GMT Server: Apache x-compute-request-id: req-95321742-e07c-40be-ab4f-e8cff63159d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95321742-e07c-40be-ab4f-e8cff63159d6 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "9a2c9f51-6b80-4899-bdcb-f599c65ec307", "name": "CinderUtilsQoSTests-c80ac1bf-2b7b-4b80-b706-80f83d92866d"}]} 2018-10-08 03:26:59,627 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-95321742-e07c-40be-ab4f-e8cff63159d6 2018-10-08 03:26:59,630 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/9a2c9f51-6b80-4899-bdcb-f599c65ec307 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62fe8d97-7d3c-4b36-a1ec-a7aa55d0b444" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04840a90510c97fdfea38a6489c7ce3e3640fdbf" 2018-10-08 03:27:00,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:26:59 GMT Server: Apache x-compute-request-id: req-ed801e62-eb7e-48f3-8bd3-5b1fa1f70133 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed801e62-eb7e-48f3-8bd3-5b1fa1f70133 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "9a2c9f51-6b80-4899-bdcb-f599c65ec307", "name": "CinderUtilsQoSTests-c80ac1bf-2b7b-4b80-b706-80f83d92866d"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/9a2c9f51-6b80-4899-bdcb-f599c65ec307", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/9a2c9f51-6b80-4899-bdcb-f599c65ec307", "rel": "bookmark"}]} 2018-10-08 03:27:00,337 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/9a2c9f51-6b80-4899-bdcb-f599c65ec307 used request id req-ed801e62-eb7e-48f3-8bd3-5b1fa1f70133 2018-10-08 03:27:00,337 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c80ac1bf-2b7b-4b80-b706-80f83d92866d 2018-10-08 03:27:00,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/9a2c9f51-6b80-4899-bdcb-f599c65ec307?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62fe8d97-7d3c-4b36-a1ec-a7aa55d0b444" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04840a90510c97fdfea38a6489c7ce3e3640fdbf" 2018-10-08 03:27:00,561 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-47be5009-fffa-4871-bb60-26d0dbaddff5 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-10-08 03:27:00,561 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/9a2c9f51-6b80-4899-bdcb-f599c65ec307?force=False used request id req-47be5009-fffa-4871-bb60-26d0dbaddff5 2018-10-08 03:27:00,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:00,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["VE2cR0VhRKOBZnmAYPZNVw"], "issued_at": "2018-10-08T03:27:00.000000Z"}} 2018-10-08 03:27:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:01,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5838f7a7-fd74-4531-a000-f61a244cf766 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:01,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5838f7a7-fd74-4531-a000-f61a244cf766 2018-10-08 03:27:01,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-df043060-61d1-4dec-86b1-008867a12c2a", "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-10-08 03:27:01,398 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:01 GMT Server: Apache x-compute-request-id: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "06f8fd65464240b988c8eee752b9c259", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T03:27:01.282282", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-df043060-61d1-4dec-86b1-008867a12c2a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "87afae1c-ac38-4226-8c57-ed3b14289f1a", "size": 1}} 2018-10-08 03:27:01,398 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes used request id req-e388ff0b-9cd5-427c-81a7-c05cf3238b79 2018-10-08 03:27:01,401 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:01,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:01 GMT Server: Apache x-compute-request-id: req-4bbb99c5-ba6c-4e68-9aa0-f59f434158b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4bbb99c5-ba6c-4e68-9aa0-f59f434158b5 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:27:01.000000", "replication_status": null, "snapshot_id": null, "id": "87afae1c-ac38-4226-8c57-ed3b14289f1a", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-df043060-61d1-4dec-86b1-008867a12c2a", "bootable": "false", "created_at": "2018-10-08T03:27:01.000000", "volume_type": null}} 2018-10-08 03:27:01,605 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a used request id req-4bbb99c5-ba6c-4e68-9aa0-f59f434158b5 2018-10-08 03:27:01,608 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:01,808 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:01 GMT Server: Apache x-compute-request-id: req-154169a0-0769-4f77-82eb-502b70266e39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-154169a0-0769-4f77-82eb-502b70266e39 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:27:01.000000", "replication_status": null, "snapshot_id": null, "id": "87afae1c-ac38-4226-8c57-ed3b14289f1a", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-df043060-61d1-4dec-86b1-008867a12c2a", "bootable": "false", "created_at": "2018-10-08T03:27:01.000000", "volume_type": null}} 2018-10-08 03:27:01,808 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a used request id req-154169a0-0769-4f77-82eb-502b70266e39 2018-10-08 03:27:01,811 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:02,004 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:01 GMT Server: Apache x-compute-request-id: req-298f174e-1bb1-45ff-9bb0-363b0eabf26c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-298f174e-1bb1-45ff-9bb0-363b0eabf26c Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:27:01.000000", "replication_status": null, "snapshot_id": null, "id": "87afae1c-ac38-4226-8c57-ed3b14289f1a", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-df043060-61d1-4dec-86b1-008867a12c2a", "bootable": "false", "created_at": "2018-10-08T03:27:01.000000", "volume_type": null}]} 2018-10-08 03:27:02,004 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail used request id req-298f174e-1bb1-45ff-9bb0-363b0eabf26c 2018-10-08 03:27:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:27:02,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:27:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:27:02,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:02,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab1c4ab8-58cf-43a0-be6d-09c4aa742507 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:27:02,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-ab1c4ab8-58cf-43a0-be6d-09c4aa742507 2018-10-08 03:27:02,109 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-df043060-61d1-4dec-86b1-008867a12c2a 2018-10-08 03:27:02,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:02,339 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a84b95a-e116-4aff-af94-832c0a94001c 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-10-08 03:27:02,339 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a used request id req-8a84b95a-e116-4aff-af94-832c0a94001c 2018-10-08 03:27:02,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:03,067 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:27:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8537abe1-c4cc-4b68-9c5d-e56814ea6fba x-openstack-request-id: req-8537abe1-c4cc-4b68-9c5d-e56814ea6fba Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 87afae1c-ac38-4226-8c57-ed3b14289f1a could not be found.", "code": 404}} 2018-10-08 03:27:03,067 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a used request id req-8537abe1-c4cc-4b68-9c5d-e56814ea6fba 2018-10-08 03:27:03,070 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:03,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:03 GMT Server: Apache x-compute-request-id: req-a346c0b4-d09f-4c53-9062-dff7e6226e68 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a346c0b4-d09f-4c53-9062-dff7e6226e68 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 03:27:03,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail used request id req-a346c0b4-d09f-4c53-9062-dff7e6226e68 2018-10-08 03:27:03,798 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-df043060-61d1-4dec-86b1-008867a12c2a 2018-10-08 03:27:03,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:03,833 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:27:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-717f0f5a-9f4e-47cb-843e-681f939cf066 x-openstack-request-id: req-717f0f5a-9f4e-47cb-843e-681f939cf066 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 87afae1c-ac38-4226-8c57-ed3b14289f1a could not be found.", "code": 404}} 2018-10-08 03:27:03,833 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a used request id req-717f0f5a-9f4e-47cb-843e-681f939cf066 2018-10-08 03:27:03,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388ff0b-9cd5-427c-81a7-c05cf3238b79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea3b46f6f645f3dc821caf9e55f76c25ab015d2" 2018-10-08 03:27:03,871 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:27:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-63b23ea2-110d-45cd-9a4a-0d419bd00f4f x-openstack-request-id: req-63b23ea2-110d-45cd-9a4a-0d419bd00f4f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 87afae1c-ac38-4226-8c57-ed3b14289f1a could not be found.", "code": 404}} 2018-10-08 03:27:03,871 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/87afae1c-ac38-4226-8c57-ed3b14289f1a used request id req-63b23ea2-110d-45cd-9a4a-0d419bd00f4f 2018-10-08 03:27:03,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:04,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["xmrYVAYgT2uiz9wRK2g_1Q"], "issued_at": "2018-10-08T03:27:04.000000Z"}} 2018-10-08 03:27:04,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" 2018-10-08 03:27:04,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eac8fb7-940c-4650-ad8c-410b6684d653 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:04,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8eac8fb7-940c-4650-ad8c-410b6684d653 2018-10-08 03:27:04,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-8d72e3c8-4faa-4572-b2de-5186ae06e541", "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-10-08 03:27:04,685 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:04 GMT Server: Apache x-compute-request-id: req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "06f8fd65464240b988c8eee752b9c259", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T03:27:04.593168", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-8d72e3c8-4faa-4572-b2de-5186ae06e541", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "babb0b0e-3487-4cd7-b690-991404373616", "size": 1}} 2018-10-08 03:27:04,685 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes used request id req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422 2018-10-08 03:27:04,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" 2018-10-08 03:27:04,886 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:04 GMT Server: Apache x-compute-request-id: req-01017603-94e8-4bb4-a978-c1bf71760035 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01017603-94e8-4bb4-a978-c1bf71760035 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "babb0b0e-3487-4cd7-b690-991404373616", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-8d72e3c8-4faa-4572-b2de-5186ae06e541", "bootable": "false", "created_at": "2018-10-08T03:27:04.000000", "volume_type": null}} 2018-10-08 03:27:04,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 used request id req-01017603-94e8-4bb4-a978-c1bf71760035 2018-10-08 03:27:04,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" 2018-10-08 03:27:05,191 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:04 GMT Server: Apache x-compute-request-id: req-efae7acf-4961-4199-8b73-eb2a91149639 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-efae7acf-4961-4199-8b73-eb2a91149639 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:27:04.000000", "replication_status": null, "snapshot_id": null, "id": "babb0b0e-3487-4cd7-b690-991404373616", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-8d72e3c8-4faa-4572-b2de-5186ae06e541", "bootable": "false", "created_at": "2018-10-08T03:27:04.000000", "volume_type": null}} 2018-10-08 03:27:05,191 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 used request id req-efae7acf-4961-4199-8b73-eb2a91149639 2018-10-08 03:27:08,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" 2018-10-08 03:27:08,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:08 GMT Server: Apache x-compute-request-id: req-f3800255-6e43-4f67-9561-f76ca6c481be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3800255-6e43-4f67-9561-f76ca6c481be Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:27:05.000000", "replication_status": null, "snapshot_id": null, "id": "babb0b0e-3487-4cd7-b690-991404373616", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-8d72e3c8-4faa-4572-b2de-5186ae06e541", "bootable": "false", "created_at": "2018-10-08T03:27:04.000000", "volume_type": null}} 2018-10-08 03:27:08,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 used request id req-f3800255-6e43-4f67-9561-f76ca6c481be 2018-10-08 03:27:08,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" 2018-10-08 03:27:09,163 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:08 GMT Server: Apache x-compute-request-id: req-36f9b98c-3164-4141-8ef9-a47699794556 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36f9b98c-3164-4141-8ef9-a47699794556 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:27:05.000000", "replication_status": null, "snapshot_id": null, "id": "babb0b0e-3487-4cd7-b690-991404373616", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-8d72e3c8-4faa-4572-b2de-5186ae06e541", "bootable": "false", "created_at": "2018-10-08T03:27:04.000000", "volume_type": null}]} 2018-10-08 03:27:09,164 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/detail used request id req-36f9b98c-3164-4141-8ef9-a47699794556 2018-10-08 03:27:09,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:27:09,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:27:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:27:09,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" 2018-10-08 03:27:09,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ee42aa-c920-4943-a288-4b6c95710094 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:27:09,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-a9ee42aa-c920-4943-a288-4b6c95710094 2018-10-08 03:27:09,255 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-8d72e3c8-4faa-4572-b2de-5186ae06e541 2018-10-08 03:27:09,259 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" 2018-10-08 03:27:09,334 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0bc5844-c6f7-44b2-9a25-95e98c8f2053 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-10-08 03:27:09,334 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 used request id req-b0bc5844-c6f7-44b2-9a25-95e98c8f2053 2018-10-08 03:27:09,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" 2018-10-08 03:27:09,556 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:09 GMT Server: Apache x-compute-request-id: req-e3b94804-ad45-4fd4-9cdd-f3c8367825b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3b94804-ad45-4fd4-9cdd-f3c8367825b6 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T03:27:09.000000", "replication_status": null, "snapshot_id": null, "id": "babb0b0e-3487-4cd7-b690-991404373616", "size": 1, "user_id": "06f8fd65464240b988c8eee752b9c259", "os-vol-tenant-attr:tenant_id": "6125bd0af8794b6195370548efa3de51", "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-8d72e3c8-4faa-4572-b2de-5186ae06e541", "bootable": "false", "created_at": "2018-10-08T03:27:04.000000", "volume_type": null}} 2018-10-08 03:27:09,556 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 used request id req-e3b94804-ad45-4fd4-9cdd-f3c8367825b6 2018-10-08 03:27:12,562 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8581d8ca-5464-4c9c-99b1-1e8d7c3ea422" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8bf74f39d860a1813bf06632d374e8e8c69ab2" 2018-10-08 03:27:13,306 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:27:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ba283336-ded7-4248-831b-de7206d894d6 x-openstack-request-id: req-ba283336-ded7-4248-831b-de7206d894d6 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume babb0b0e-3487-4cd7-b690-991404373616 could not be found.", "code": 404}} 2018-10-08 03:27:13,307 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/volumes/babb0b0e-3487-4cd7-b690-991404373616 used request id req-ba283336-ded7-4248-831b-de7206d894d6 2018-10-08 03:27:13,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:13,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["7xkJegVmSyiK_Zbib3oLnA"], "issued_at": "2018-10-08T03:27:13.000000Z"}} 2018-10-08 03:27:13,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb5cf5854999a32325b6d595488066e288cd0b6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-63e7580a-3648-4812-9568-31cd86a8eff7", "description": null}}' 2018-10-08 03:27:14,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:13 GMT Server: Apache x-compute-request-id: req-2cae04c8-30bd-49aa-bf8a-d2fa29e86edb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cae04c8-30bd-49aa-bf8a-d2fa29e86edb Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-63e7580a-3648-4812-9568-31cd86a8eff7", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e8dff236-50b4-4758-b929-939b4c9ac6f9", "description": null}} 2018-10-08 03:27:14,005 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-2cae04c8-30bd-49aa-bf8a-d2fa29e86edb 2018-10-08 03:27:14,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cae04c8-30bd-49aa-bf8a-d2fa29e86edb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb5cf5854999a32325b6d595488066e288cd0b6" 2018-10-08 03:27:14,196 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:14 GMT Server: Apache x-compute-request-id: req-08d1e4a5-7c95-4dad-951c-d9643c8ead6e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08d1e4a5-7c95-4dad-951c-d9643c8ead6e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-63e7580a-3648-4812-9568-31cd86a8eff7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e8dff236-50b4-4758-b929-939b4c9ac6f9", "description": null}]} 2018-10-08 03:27:14,196 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types?is_public=None used request id req-08d1e4a5-7c95-4dad-951c-d9643c8ead6e 2018-10-08 03:27:14,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cae04c8-30bd-49aa-bf8a-d2fa29e86edb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb5cf5854999a32325b6d595488066e288cd0b6" 2018-10-08 03:27:14,368 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:14 GMT Server: Apache x-compute-request-id: req-cf2be0e8-c3a8-49a5-b2a7-5e09ed7fc235 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf2be0e8-c3a8-49a5-b2a7-5e09ed7fc235 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-63e7580a-3648-4812-9568-31cd86a8eff7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e8dff236-50b4-4758-b929-939b4c9ac6f9", "description": null}} 2018-10-08 03:27:14,368 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9 used request id req-cf2be0e8-c3a8-49a5-b2a7-5e09ed7fc235 2018-10-08 03:27:14,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cae04c8-30bd-49aa-bf8a-d2fa29e86edb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb5cf5854999a32325b6d595488066e288cd0b6" 2018-10-08 03:27:15,098 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:14 GMT Server: Apache x-compute-request-id: req-cf392ddd-7c14-447c-894e-9fbd35f76d3a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf392ddd-7c14-447c-894e-9fbd35f76d3a Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 03:27:15,098 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9/encryption used request id req-cf392ddd-7c14-447c-894e-9fbd35f76d3a 2018-10-08 03:27:15,098 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-63e7580a-3648-4812-9568-31cd86a8eff7 2018-10-08 03:27:15,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cae04c8-30bd-49aa-bf8a-d2fa29e86edb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb5cf5854999a32325b6d595488066e288cd0b6" 2018-10-08 03:27:15,330 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c19d7962-5a5c-409a-a371-9ba13c77d35a 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-10-08 03:27:15,330 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9 used request id req-c19d7962-5a5c-409a-a371-9ba13c77d35a 2018-10-08 03:27:15,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cae04c8-30bd-49aa-bf8a-d2fa29e86edb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb5cf5854999a32325b6d595488066e288cd0b6" 2018-10-08 03:27:15,506 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:27:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0a7624c6-cc3b-44d9-92e6-61eed7ea645d x-openstack-request-id: req-0a7624c6-cc3b-44d9-92e6-61eed7ea645d Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e8dff236-50b4-4758-b929-939b4c9ac6f9 could not be found.", "code": 404}} 2018-10-08 03:27:15,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9 used request id req-0a7624c6-cc3b-44d9-92e6-61eed7ea645d 2018-10-08 03:27:15,506 - cinder_utils - INFO - Volume with ID [e8dff236-50b4-4758-b929-939b4c9ac6f9] does not exist 2018-10-08 03:27:15,506 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-63e7580a-3648-4812-9568-31cd86a8eff7 2018-10-08 03:27:15,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cae04c8-30bd-49aa-bf8a-d2fa29e86edb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb5cf5854999a32325b6d595488066e288cd0b6" 2018-10-08 03:27:15,530 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:27:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f6112084-5617-4c40-800c-da6e7e304083 x-openstack-request-id: req-f6112084-5617-4c40-800c-da6e7e304083 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e8dff236-50b4-4758-b929-939b4c9ac6f9 could not be found.", "code": 404}} 2018-10-08 03:27:15,530 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e8dff236-50b4-4758-b929-939b4c9ac6f9 used request id req-f6112084-5617-4c40-800c-da6e7e304083 2018-10-08 03:27:15,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:15,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["B0HMWVh5Ti6BWarSAxM8Ew"], "issued_at": "2018-10-08T03:27:15.000000Z"}} 2018-10-08 03:27:15,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b194f3331ce3adb4378575ad588afd01ed0cad90" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-328f1793-3863-47ed-a0e7-fa212f7974e6", "description": null}}' 2018-10-08 03:27:16,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:15 GMT Server: Apache x-compute-request-id: req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-328f1793-3863-47ed-a0e7-fa212f7974e6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f", "description": null}} 2018-10-08 03:27:16,146 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c 2018-10-08 03:27:16,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b194f3331ce3adb4378575ad588afd01ed0cad90" 2018-10-08 03:27:16,314 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:16 GMT Server: Apache x-compute-request-id: req-123086d6-4d91-404a-b183-7d9ff08302a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-123086d6-4d91-404a-b183-7d9ff08302a6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-328f1793-3863-47ed-a0e7-fa212f7974e6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f", "description": null}]} 2018-10-08 03:27:16,315 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types?is_public=None used request id req-123086d6-4d91-404a-b183-7d9ff08302a6 2018-10-08 03:27:16,318 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b194f3331ce3adb4378575ad588afd01ed0cad90" 2018-10-08 03:27:16,501 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:16 GMT Server: Apache x-compute-request-id: req-96b979bd-4c3e-4869-bcd6-226d3bf01470 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96b979bd-4c3e-4869-bcd6-226d3bf01470 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-328f1793-3863-47ed-a0e7-fa212f7974e6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f", "description": null}} 2018-10-08 03:27:16,501 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f used request id req-96b979bd-4c3e-4869-bcd6-226d3bf01470 2018-10-08 03:27:16,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b194f3331ce3adb4378575ad588afd01ed0cad90" 2018-10-08 03:27:17,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:16 GMT Server: Apache x-compute-request-id: req-7b499035-9e7e-4d83-913f-422db23eb74e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7b499035-9e7e-4d83-913f-422db23eb74e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 03:27:17,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f/encryption used request id req-7b499035-9e7e-4d83-913f-422db23eb74e 2018-10-08 03:27:17,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b194f3331ce3adb4378575ad588afd01ed0cad90" 2018-10-08 03:27:17,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:17 GMT Server: Apache x-compute-request-id: req-c74c2ef1-5e72-40a0-ad9b-fd8d0bfc0067 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c74c2ef1-5e72-40a0-ad9b-fd8d0bfc0067 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-328f1793-3863-47ed-a0e7-fa212f7974e6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f", "description": null}} 2018-10-08 03:27:17,383 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f used request id req-c74c2ef1-5e72-40a0-ad9b-fd8d0bfc0067 2018-10-08 03:27:17,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b194f3331ce3adb4378575ad588afd01ed0cad90" 2018-10-08 03:27:17,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:17 GMT Server: Apache x-compute-request-id: req-07d7019e-ea70-426c-9bf7-a3a2c5abd409 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07d7019e-ea70-426c-9bf7-a3a2c5abd409 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-328f1793-3863-47ed-a0e7-fa212f7974e6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f", "description": null}} 2018-10-08 03:27:17,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f used request id req-07d7019e-ea70-426c-9bf7-a3a2c5abd409 2018-10-08 03:27:17,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b194f3331ce3adb4378575ad588afd01ed0cad90" 2018-10-08 03:27:17,589 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:17 GMT Server: Apache x-compute-request-id: req-3b107da6-ed28-4ca5-a242-5ca492b5b0b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b107da6-ed28-4ca5-a242-5ca492b5b0b4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 03:27:17,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f/encryption used request id req-3b107da6-ed28-4ca5-a242-5ca492b5b0b4 2018-10-08 03:27:17,589 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-328f1793-3863-47ed-a0e7-fa212f7974e6 2018-10-08 03:27:17,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a9030f5-ef06-4a3b-ac13-62e649ba3a9c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b194f3331ce3adb4378575ad588afd01ed0cad90" 2018-10-08 03:27:17,797 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-59ce03fc-5d91-4d7b-b4c5-018bdada25a4 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-10-08 03:27:17,797 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/c665b9ff-b3e8-42eb-b17e-cdfdb9556c8f used request id req-59ce03fc-5d91-4d7b-b4c5-018bdada25a4 2018-10-08 03:27:17,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:18,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["ihbhDoRAR6mQynRIOxYm7g"], "issued_at": "2018-10-08T03:27:18.000000Z"}} 2018-10-08 03:27:18,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adfcb67a23ed97308179eb05cb7858e02347ff0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-18a5b271-d1e9-4fb6-aa8c-5dd1a16013ee-type", "description": null}}' 2018-10-08 03:27:18,959 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:18 GMT Server: Apache x-compute-request-id: req-e7c16025-fb50-4c6f-81c4-37273f9e02d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7c16025-fb50-4c6f-81c4-37273f9e02d4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-18a5b271-d1e9-4fb6-aa8c-5dd1a16013ee-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e477c955-0152-4d48-a8d6-8767068da200", "description": null}} 2018-10-08 03:27:18,959 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-e7c16025-fb50-4c6f-81c4-37273f9e02d4 2018-10-08 03:27:18,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e477c955-0152-4d48-a8d6-8767068da200/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e7c16025-fb50-4c6f-81c4-37273f9e02d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adfcb67a23ed97308179eb05cb7858e02347ff0" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-18a5b271-d1e9-4fb6-aa8c-5dd1a16013ee", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-08 03:27:19,140 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 08 Oct 2018 03:27:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-00bae60b-5c3e-4cc8-9b92-650126f88e17 x-openstack-request-id: req-00bae60b-5c3e-4cc8-9b92-650126f88e17 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-10-08 03:27:19,140 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e477c955-0152-4d48-a8d6-8767068da200/encryption used request id req-00bae60b-5c3e-4cc8-9b92-650126f88e17 2018-10-08 03:27:19,141 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-18a5b271-d1e9-4fb6-aa8c-5dd1a16013ee-type 2018-10-08 03:27:19,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e477c955-0152-4d48-a8d6-8767068da200 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7c16025-fb50-4c6f-81c4-37273f9e02d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adfcb67a23ed97308179eb05cb7858e02347ff0" 2018-10-08 03:27:19,347 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c523dbd6-ff63-4083-a788-16fa4b54b587 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-10-08 03:27:19,348 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/e477c955-0152-4d48-a8d6-8767068da200 used request id req-c523dbd6-ff63-4083-a788-16fa4b54b587 2018-10-08 03:27:19,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:19,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["NQaCini6QQOOXgMKwPwunA"], "issued_at": "2018-10-08T03:27:19.000000Z"}} 2018-10-08 03:27:19,735 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082-type", "description": null}}' 2018-10-08 03:27:20,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:19 GMT Server: Apache x-compute-request-id: req-78bed818-044b-4e4c-bc8d-3306b7c34a43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78bed818-044b-4e4c-bc8d-3306b7c34a43 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e", "description": null}} 2018-10-08 03:27:20,074 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-78bed818-044b-4e4c-bc8d-3306b7c34a43 2018-10-08 03:27:20,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082", "provider": "LuksEncryptor"}}' 2018-10-08 03:27:20,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:20 GMT Server: Apache x-compute-request-id: req-d8fa0f21-7549-42a9-8c95-a3bd83e8f01b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8fa0f21-7549-42a9-8c95-a3bd83e8f01b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e", "name": "CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082", "control_location": "back-end", "encryption_id": "d0e51362-f78b-4923-aaec-99f12acf3cd8", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-10-08 03:27:20,310 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption used request id req-d8fa0f21-7549-42a9-8c95-a3bd83e8f01b 2018-10-08 03:27:20,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" 2018-10-08 03:27:20,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:20 GMT Server: Apache x-compute-request-id: req-eb85f8e5-ebb4-4d64-ae17-c2118b96abae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb85f8e5-ebb4-4d64-ae17-c2118b96abae Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e", "description": null}} 2018-10-08 03:27:20,497 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e used request id req-eb85f8e5-ebb4-4d64-ae17-c2118b96abae 2018-10-08 03:27:20,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" 2018-10-08 03:27:20,687 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:20 GMT Server: Apache x-compute-request-id: req-77af2a54-e48b-4515-9cca-2e2aff018879 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77af2a54-e48b-4515-9cca-2e2aff018879 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e", "control_location": "back-end", "deleted": false, "created_at": "2018-10-08T03:27:20.000000", "updated_at": null, "encryption_id": "d0e51362-f78b-4923-aaec-99f12acf3cd8", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-10-08 03:27:20,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption used request id req-77af2a54-e48b-4515-9cca-2e2aff018879 2018-10-08 03:27:20,688 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082-type 2018-10-08 03:27:20,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" 2018-10-08 03:27:20,865 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:20 GMT Server: Apache x-compute-request-id: req-e3b33282-f77d-4f72-b4e7-0ec65afc1f4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3b33282-f77d-4f72-b4e7-0ec65afc1f4b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e", "description": null}} 2018-10-08 03:27:20,865 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e used request id req-e3b33282-f77d-4f72-b4e7-0ec65afc1f4b 2018-10-08 03:27:20,868 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" 2018-10-08 03:27:21,074 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-742a774f-42ae-4dcf-aa5f-31bb3729f089 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-10-08 03:27:21,074 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption/provider used request id req-742a774f-42ae-4dcf-aa5f-31bb3729f089 2018-10-08 03:27:21,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" 2018-10-08 03:27:21,780 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:21 GMT Server: Apache x-compute-request-id: req-f8f76237-1ebe-47f7-9033-7bc3bc405274 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8f76237-1ebe-47f7-9033-7bc3bc405274 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e", "description": null}} 2018-10-08 03:27:21,780 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e used request id req-f8f76237-1ebe-47f7-9033-7bc3bc405274 2018-10-08 03:27:21,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" 2018-10-08 03:27:21,955 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:21 GMT Server: Apache x-compute-request-id: req-8e5f3faf-082b-4ab4-9c42-af51f486edc5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8e5f3faf-082b-4ab4-9c42-af51f486edc5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 03:27:21,955 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption used request id req-8e5f3faf-082b-4ab4-9c42-af51f486edc5 2018-10-08 03:27:21,956 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082-type 2018-10-08 03:27:21,959 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" 2018-10-08 03:27:22,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:21 GMT Server: Apache x-compute-request-id: req-356e280d-595d-4c88-a0dc-305c8f879313 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-356e280d-595d-4c88-a0dc-305c8f879313 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e", "description": null}} 2018-10-08 03:27:22,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e used request id req-356e280d-595d-4c88-a0dc-305c8f879313 2018-10-08 03:27:22,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" 2018-10-08 03:27:22,323 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:27:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6c3dcd28-998a-43cd-b705-158238e71f0c x-openstack-request-id: req-6c3dcd28-998a-43cd-b705-158238e71f0c Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e does not exist.", "code": 404}} 2018-10-08 03:27:22,323 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e/encryption/provider used request id req-6c3dcd28-998a-43cd-b705-158238e71f0c 2018-10-08 03:27:22,323 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-0c33362f-17bc-4e4c-a700-4648028a9082-type 2018-10-08 03:27:22,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78bed818-044b-4e4c-bc8d-3306b7c34a43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aca1783b3fea5c49aaf9ca698eae4f861680510" 2018-10-08 03:27:22,537 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ef22925-5f37-4aad-b0b5-4778dd8b9507 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-10-08 03:27:22,538 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a113a2d-17d4-436e-a9d2-8b6c0eb5a11e used request id req-6ef22925-5f37-4aad-b0b5-4778dd8b9507 2018-10-08 03:27:22,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:22,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["Q7k5gfI0QACm_RwlKzb2ww"], "issued_at": "2018-10-08T03:27:22.000000Z"}} 2018-10-08 03:27:22,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef53c461947435de793488a81bec5fcca88273a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-8a35bbe0-3c4b-404f-b24a-020d2b514ad4-type", "description": null}}' 2018-10-08 03:27:23,151 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:22 GMT Server: Apache x-compute-request-id: req-184189fc-05e3-4264-8dda-30a119e80e06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-184189fc-05e3-4264-8dda-30a119e80e06 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8a35bbe0-3c4b-404f-b24a-020d2b514ad4-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c51c9d8-f128-469c-89fd-6049205550dd", "description": null}} 2018-10-08 03:27:23,151 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-184189fc-05e3-4264-8dda-30a119e80e06 2018-10-08 03:27:23,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-184189fc-05e3-4264-8dda-30a119e80e06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef53c461947435de793488a81bec5fcca88273a" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-8a35bbe0-3c4b-404f-b24a-020d2b514ad4", "provider": "foo"}}' 2018-10-08 03:27:23,377 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:23 GMT Server: Apache x-compute-request-id: req-5e8e7b0c-b8a2-44ff-8b8d-58363e992599 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e8e7b0c-b8a2-44ff-8b8d-58363e992599 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0c51c9d8-f128-469c-89fd-6049205550dd", "name": "CinderUtilsAddEncryptionTests-8a35bbe0-3c4b-404f-b24a-020d2b514ad4", "control_location": "front-end", "encryption_id": "6b3d50ae-7dd1-45af-a0d7-1b4e964f25dd", "provider": "foo", "provider_class": "foo"}} 2018-10-08 03:27:23,377 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd/encryption used request id req-5e8e7b0c-b8a2-44ff-8b8d-58363e992599 2018-10-08 03:27:23,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-184189fc-05e3-4264-8dda-30a119e80e06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef53c461947435de793488a81bec5fcca88273a" 2018-10-08 03:27:23,552 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:23 GMT Server: Apache x-compute-request-id: req-305fb66b-e487-40fa-8f59-dea259e39a7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-305fb66b-e487-40fa-8f59-dea259e39a7a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8a35bbe0-3c4b-404f-b24a-020d2b514ad4-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c51c9d8-f128-469c-89fd-6049205550dd", "description": null}} 2018-10-08 03:27:23,552 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd used request id req-305fb66b-e487-40fa-8f59-dea259e39a7a 2018-10-08 03:27:23,555 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-184189fc-05e3-4264-8dda-30a119e80e06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef53c461947435de793488a81bec5fcca88273a" 2018-10-08 03:27:23,717 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:23 GMT Server: Apache x-compute-request-id: req-edd99cce-b7b7-4d97-b0d8-f646843c7737 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edd99cce-b7b7-4d97-b0d8-f646843c7737 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "0c51c9d8-f128-469c-89fd-6049205550dd", "control_location": "front-end", "deleted": false, "created_at": "2018-10-08T03:27:23.000000", "updated_at": null, "encryption_id": "6b3d50ae-7dd1-45af-a0d7-1b4e964f25dd", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-10-08 03:27:23,718 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd/encryption used request id req-edd99cce-b7b7-4d97-b0d8-f646843c7737 2018-10-08 03:27:23,718 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-8a35bbe0-3c4b-404f-b24a-020d2b514ad4-type 2018-10-08 03:27:23,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-184189fc-05e3-4264-8dda-30a119e80e06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef53c461947435de793488a81bec5fcca88273a" 2018-10-08 03:27:23,899 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:23 GMT Server: Apache x-compute-request-id: req-7bdeadd9-fdf9-4a46-a883-b3eea745b812 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bdeadd9-fdf9-4a46-a883-b3eea745b812 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8a35bbe0-3c4b-404f-b24a-020d2b514ad4-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c51c9d8-f128-469c-89fd-6049205550dd", "description": null}} 2018-10-08 03:27:23,899 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd used request id req-7bdeadd9-fdf9-4a46-a883-b3eea745b812 2018-10-08 03:27:23,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-184189fc-05e3-4264-8dda-30a119e80e06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef53c461947435de793488a81bec5fcca88273a" 2018-10-08 03:27:24,104 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-89931bdf-a96e-412d-b8f1-a137b853ff98 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-10-08 03:27:24,104 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd/encryption/provider used request id req-89931bdf-a96e-412d-b8f1-a137b853ff98 2018-10-08 03:27:24,104 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-8a35bbe0-3c4b-404f-b24a-020d2b514ad4-type 2018-10-08 03:27:24,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-184189fc-05e3-4264-8dda-30a119e80e06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef53c461947435de793488a81bec5fcca88273a" 2018-10-08 03:27:24,320 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2169468a-a652-4a2f-b8c9-a000b6886dec 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-10-08 03:27:24,320 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0c51c9d8-f128-469c-89fd-6049205550dd used request id req-2169468a-a652-4a2f-b8c9-a000b6886dec 2018-10-08 03:27:24,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:24,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["yP0ycL4eQP2S6qUKKejBgQ"], "issued_at": "2018-10-08T03:27:24.000000Z"}} 2018-10-08 03:27:24,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69550ac4d40314bbcda41a6fb4977a67ba39f0ec" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-753a8493-2f51-4576-8eeb-4c298133163b-type", "description": null}}' 2018-10-08 03:27:24,924 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:24 GMT Server: Apache x-compute-request-id: req-1fefd0dd-b5e5-41af-a3ca-16b362f95f2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1fefd0dd-b5e5-41af-a3ca-16b362f95f2b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-753a8493-2f51-4576-8eeb-4c298133163b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f75e23a-7290-4377-b857-dcb70d98918d", "description": null}} 2018-10-08 03:27:24,924 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-1fefd0dd-b5e5-41af-a3ca-16b362f95f2b 2018-10-08 03:27:24,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1fefd0dd-b5e5-41af-a3ca-16b362f95f2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69550ac4d40314bbcda41a6fb4977a67ba39f0ec" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-753a8493-2f51-4576-8eeb-4c298133163b", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-08 03:27:25,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:24 GMT Server: Apache x-compute-request-id: req-506438c9-65cd-4257-96c4-4e2450945456 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-506438c9-65cd-4257-96c4-4e2450945456 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0f75e23a-7290-4377-b857-dcb70d98918d", "name": "CinderUtilsAddEncryptionTests-753a8493-2f51-4576-8eeb-4c298133163b", "control_location": "back-end", "encryption_id": "c3e4596f-e133-4a78-aaab-7096ee675622", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-10-08 03:27:25,147 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d/encryption used request id req-506438c9-65cd-4257-96c4-4e2450945456 2018-10-08 03:27:25,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fefd0dd-b5e5-41af-a3ca-16b362f95f2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69550ac4d40314bbcda41a6fb4977a67ba39f0ec" 2018-10-08 03:27:25,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:25 GMT Server: Apache x-compute-request-id: req-53425732-462f-4238-8106-5b3eeff6edad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53425732-462f-4238-8106-5b3eeff6edad Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-753a8493-2f51-4576-8eeb-4c298133163b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f75e23a-7290-4377-b857-dcb70d98918d", "description": null}} 2018-10-08 03:27:25,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d used request id req-53425732-462f-4238-8106-5b3eeff6edad 2018-10-08 03:27:25,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fefd0dd-b5e5-41af-a3ca-16b362f95f2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69550ac4d40314bbcda41a6fb4977a67ba39f0ec" 2018-10-08 03:27:25,571 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:25 GMT Server: Apache x-compute-request-id: req-a45e5781-abe0-4184-ad0f-8bcf1487ee8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a45e5781-abe0-4184-ad0f-8bcf1487ee8a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"volume_type_id": "0f75e23a-7290-4377-b857-dcb70d98918d", "control_location": "back-end", "deleted": false, "created_at": "2018-10-08T03:27:25.000000", "updated_at": null, "encryption_id": "c3e4596f-e133-4a78-aaab-7096ee675622", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-10-08 03:27:25,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d/encryption used request id req-a45e5781-abe0-4184-ad0f-8bcf1487ee8a 2018-10-08 03:27:25,571 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-753a8493-2f51-4576-8eeb-4c298133163b-type 2018-10-08 03:27:25,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fefd0dd-b5e5-41af-a3ca-16b362f95f2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69550ac4d40314bbcda41a6fb4977a67ba39f0ec" 2018-10-08 03:27:26,296 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:25 GMT Server: Apache x-compute-request-id: req-f90462a8-2181-43f6-bed4-d37122f9d01b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f90462a8-2181-43f6-bed4-d37122f9d01b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-753a8493-2f51-4576-8eeb-4c298133163b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f75e23a-7290-4377-b857-dcb70d98918d", "description": null}} 2018-10-08 03:27:26,296 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d used request id req-f90462a8-2181-43f6-bed4-d37122f9d01b 2018-10-08 03:27:26,300 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fefd0dd-b5e5-41af-a3ca-16b362f95f2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69550ac4d40314bbcda41a6fb4977a67ba39f0ec" 2018-10-08 03:27:26,506 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd782904-6a34-4147-8f76-93cd77bf4b7f 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-10-08 03:27:26,506 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d/encryption/provider used request id req-cd782904-6a34-4147-8f76-93cd77bf4b7f 2018-10-08 03:27:26,506 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-753a8493-2f51-4576-8eeb-4c298133163b-type 2018-10-08 03:27:26,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1fefd0dd-b5e5-41af-a3ca-16b362f95f2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69550ac4d40314bbcda41a6fb4977a67ba39f0ec" 2018-10-08 03:27:26,710 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cdcd2e54-02a1-495f-b03a-3b0ca4def240 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-10-08 03:27:26,710 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/0f75e23a-7290-4377-b857-dcb70d98918d used request id req-cdcd2e54-02a1-495f-b03a-3b0ca4def240 2018-10-08 03:27:26,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:27,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["zlpWqtTARgePFUHji9hTBQ"], "issued_at": "2018-10-08T03:27:27.000000Z"}} 2018-10-08 03:27:27,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2ddae8cf08bd427ad782f3f57532d3d4733f0c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-48bc040e-1d1d-4d07-8418-b34b1bbb0588-qos"}}' 2018-10-08 03:27:27,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:27 GMT Server: Apache x-compute-request-id: req-7a4a8471-ad28-4232-970d-653ee8a144dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a4a8471-ad28-4232-970d-653ee8a144dc Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "e5a1c504-3f4e-4f58-a4b2-5f40dbee25f6", "name": "CinderUtilsVolumeTypeCompleteTests-48bc040e-1d1d-4d07-8418-b34b1bbb0588-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/e5a1c504-3f4e-4f58-a4b2-5f40dbee25f6", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/e5a1c504-3f4e-4f58-a4b2-5f40dbee25f6", "rel": "bookmark"}]} 2018-10-08 03:27:27,280 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-7a4a8471-ad28-4232-970d-653ee8a144dc 2018-10-08 03:27:27,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7a4a8471-ad28-4232-970d-653ee8a144dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2ddae8cf08bd427ad782f3f57532d3d4733f0c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-48bc040e-1d1d-4d07-8418-b34b1bbb0588", "description": null}}' 2018-10-08 03:27:27,600 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:27 GMT Server: Apache x-compute-request-id: req-898d3f9f-cdc5-4328-9104-27115febe761 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-898d3f9f-cdc5-4328-9104-27115febe761 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48bc040e-1d1d-4d07-8418-b34b1bbb0588", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "74e07431-fe6d-457d-a5f4-eecd3344b2e5", "description": null}} 2018-10-08 03:27:27,600 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-898d3f9f-cdc5-4328-9104-27115febe761 2018-10-08 03:27:27,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7a4a8471-ad28-4232-970d-653ee8a144dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2ddae8cf08bd427ad782f3f57532d3d4733f0c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-08 03:27:27,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:27 GMT Server: Apache x-compute-request-id: req-ebdfc165-8579-494c-967e-0c21e312da22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ebdfc165-8579-494c-967e-0c21e312da22 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "74e07431-fe6d-457d-a5f4-eecd3344b2e5", "name": "foo", "control_location": "back-end", "encryption_id": "48eb0a71-6a09-4cbd-b552-57b371d358e8", "provider": "bar", "provider_class": "bar"}} 2018-10-08 03:27:27,820 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5/encryption used request id req-ebdfc165-8579-494c-967e-0c21e312da22 2018-10-08 03:27:27,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a4a8471-ad28-4232-970d-653ee8a144dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2ddae8cf08bd427ad782f3f57532d3d4733f0c" 2018-10-08 03:27:27,981 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:27 GMT Server: Apache x-compute-request-id: req-8ded5e09-ec0f-472a-a4dc-8d73a9c9686c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ded5e09-ec0f-472a-a4dc-8d73a9c9686c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48bc040e-1d1d-4d07-8418-b34b1bbb0588", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "74e07431-fe6d-457d-a5f4-eecd3344b2e5", "description": null}} 2018-10-08 03:27:27,981 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5 used request id req-8ded5e09-ec0f-472a-a4dc-8d73a9c9686c 2018-10-08 03:27:27,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a4a8471-ad28-4232-970d-653ee8a144dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2ddae8cf08bd427ad782f3f57532d3d4733f0c" 2018-10-08 03:27:28,163 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:27 GMT Server: Apache x-compute-request-id: req-178eeefb-2725-42bf-be26-ec9f5edfb548 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-178eeefb-2725-42bf-be26-ec9f5edfb548 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "74e07431-fe6d-457d-a5f4-eecd3344b2e5", "control_location": "back-end", "deleted": false, "created_at": "2018-10-08T03:27:27.000000", "updated_at": null, "encryption_id": "48eb0a71-6a09-4cbd-b552-57b371d358e8", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-08 03:27:28,163 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5/encryption used request id req-178eeefb-2725-42bf-be26-ec9f5edfb548 2018-10-08 03:27:28,164 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-48bc040e-1d1d-4d07-8418-b34b1bbb0588 2018-10-08 03:27:28,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a4a8471-ad28-4232-970d-653ee8a144dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2ddae8cf08bd427ad782f3f57532d3d4733f0c" 2018-10-08 03:27:28,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:28 GMT Server: Apache x-compute-request-id: req-993524d4-6ebe-47b3-bbdf-1217300caa9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-993524d4-6ebe-47b3-bbdf-1217300caa9c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48bc040e-1d1d-4d07-8418-b34b1bbb0588", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "74e07431-fe6d-457d-a5f4-eecd3344b2e5", "description": null}} 2018-10-08 03:27:28,349 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5 used request id req-993524d4-6ebe-47b3-bbdf-1217300caa9c 2018-10-08 03:27:28,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a4a8471-ad28-4232-970d-653ee8a144dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2ddae8cf08bd427ad782f3f57532d3d4733f0c" 2018-10-08 03:27:28,548 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4997e94f-510b-4b4c-a95f-56dce3556134 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-10-08 03:27:28,548 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5/encryption/provider used request id req-4997e94f-510b-4b4c-a95f-56dce3556134 2018-10-08 03:27:28,548 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-48bc040e-1d1d-4d07-8418-b34b1bbb0588 2018-10-08 03:27:28,551 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a4a8471-ad28-4232-970d-653ee8a144dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2ddae8cf08bd427ad782f3f57532d3d4733f0c" 2018-10-08 03:27:28,752 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4416fa10-f92b-4fd7-a125-7a06de5c4172 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-10-08 03:27:28,752 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/74e07431-fe6d-457d-a5f4-eecd3344b2e5 used request id req-4416fa10-f92b-4fd7-a125-7a06de5c4172 2018-10-08 03:27:28,753 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-48bc040e-1d1d-4d07-8418-b34b1bbb0588-qos 2018-10-08 03:27:28,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/e5a1c504-3f4e-4f58-a4b2-5f40dbee25f6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a4a8471-ad28-4232-970d-653ee8a144dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2ddae8cf08bd427ad782f3f57532d3d4733f0c" 2018-10-08 03:27:28,982 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f7bfe7d-7798-40eb-9370-770746890f2f 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-10-08 03:27:28,982 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/e5a1c504-3f4e-4f58-a4b2-5f40dbee25f6?force=False used request id req-9f7bfe7d-7798-40eb-9370-770746890f2f 2018-10-08 03:27:28,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:29,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["92UkQ-2PSEyxRvrx_Tq9_w"], "issued_at": "2018-10-08T03:27:29.000000Z"}} 2018-10-08 03:27:29,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc02e3a90b2ae4a797bd0aec3961fe5475cb86b9" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-41fe8a7d-1d81-4861-9809-976d01832221-qos"}}' 2018-10-08 03:27:29,579 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:29 GMT Server: Apache x-compute-request-id: req-3d4d7b18-85ff-4220-85f5-d5cca87af2e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d4d7b18-85ff-4220-85f5-d5cca87af2e2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "da9e86c3-7ef1-42eb-8e28-21bf770ce593", "name": "CinderUtilsVolumeTypeCompleteTests-41fe8a7d-1d81-4861-9809-976d01832221-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/da9e86c3-7ef1-42eb-8e28-21bf770ce593", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/da9e86c3-7ef1-42eb-8e28-21bf770ce593", "rel": "bookmark"}]} 2018-10-08 03:27:29,580 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-3d4d7b18-85ff-4220-85f5-d5cca87af2e2 2018-10-08 03:27:29,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3d4d7b18-85ff-4220-85f5-d5cca87af2e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc02e3a90b2ae4a797bd0aec3961fe5475cb86b9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-41fe8a7d-1d81-4861-9809-976d01832221", "description": null}}' 2018-10-08 03:27:29,794 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:29 GMT Server: Apache x-compute-request-id: req-49088936-768d-472b-aa90-0086b744425a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49088936-768d-472b-aa90-0086b744425a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-41fe8a7d-1d81-4861-9809-976d01832221", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7a0c5b79-8906-415a-8d99-ee0ae6aeb7be", "description": null}} 2018-10-08 03:27:29,794 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-49088936-768d-472b-aa90-0086b744425a 2018-10-08 03:27:29,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3d4d7b18-85ff-4220-85f5-d5cca87af2e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc02e3a90b2ae4a797bd0aec3961fe5475cb86b9" 2018-10-08 03:27:29,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:29 GMT Server: Apache x-compute-request-id: req-80082960-4d97-472d-8e21-eb3e58e45347 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80082960-4d97-472d-8e21-eb3e58e45347 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "da9e86c3-7ef1-42eb-8e28-21bf770ce593", "name": "CinderUtilsVolumeTypeCompleteTests-41fe8a7d-1d81-4861-9809-976d01832221-qos"}]} 2018-10-08 03:27:29,971 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-80082960-4d97-472d-8e21-eb3e58e45347 2018-10-08 03:27:29,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/None/associate?vol_type_id=7a0c5b79-8906-415a-8d99-ee0ae6aeb7be -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3d4d7b18-85ff-4220-85f5-d5cca87af2e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc02e3a90b2ae4a797bd0aec3961fe5475cb86b9" 2018-10-08 03:27:30,215 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:27:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-98035e40-3a67-4829-bea3-c956af1cc746 x-openstack-request-id: req-98035e40-3a67-4829-bea3-c956af1cc746 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-10-08 03:27:30,215 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/None/associate?vol_type_id=7a0c5b79-8906-415a-8d99-ee0ae6aeb7be used request id req-98035e40-3a67-4829-bea3-c956af1cc746 2018-10-08 03:27:30,215 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-98035e40-3a67-4829-bea3-c956af1cc746) 2018-10-08 03:27:30,215 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-41fe8a7d-1d81-4861-9809-976d01832221 2018-10-08 03:27:30,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a0c5b79-8906-415a-8d99-ee0ae6aeb7be -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3d4d7b18-85ff-4220-85f5-d5cca87af2e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc02e3a90b2ae4a797bd0aec3961fe5475cb86b9" 2018-10-08 03:27:30,525 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eca71358-8e66-4555-a436-3b1866565ef1 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-10-08 03:27:30,525 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/7a0c5b79-8906-415a-8d99-ee0ae6aeb7be used request id req-eca71358-8e66-4555-a436-3b1866565ef1 2018-10-08 03:27:30,526 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-41fe8a7d-1d81-4861-9809-976d01832221-qos 2018-10-08 03:27:30,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/da9e86c3-7ef1-42eb-8e28-21bf770ce593?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3d4d7b18-85ff-4220-85f5-d5cca87af2e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc02e3a90b2ae4a797bd0aec3961fe5475cb86b9" 2018-10-08 03:27:30,722 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-18460e77-2d63-40a5-b840-af1b26729062 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-10-08 03:27:30,722 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/da9e86c3-7ef1-42eb-8e28-21bf770ce593?force=False used request id req-18460e77-2d63-40a5-b840-af1b26729062 2018-10-08 03:27:30,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:31,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["i1XIdQYBQPyeQeFqfCKKOw"], "issued_at": "2018-10-08T03:27:31.000000Z"}} 2018-10-08 03:27:31,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84abf31c6b3bcb6104831ea6395f69c21b241ff" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-6d58a3dd-d253-42ac-876b-70f62a8c45bd-qos"}}' 2018-10-08 03:27:31,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:31 GMT Server: Apache x-compute-request-id: req-36f3db5d-8cf3-409b-bdd2-74669566894b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36f3db5d-8cf3-409b-bdd2-74669566894b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "0ccd367e-714e-4139-b1b3-44bf2b27bf3a", "name": "CinderUtilsVolumeTypeCompleteTests-6d58a3dd-d253-42ac-876b-70f62a8c45bd-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/0ccd367e-714e-4139-b1b3-44bf2b27bf3a", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/0ccd367e-714e-4139-b1b3-44bf2b27bf3a", "rel": "bookmark"}]} 2018-10-08 03:27:31,319 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-36f3db5d-8cf3-409b-bdd2-74669566894b 2018-10-08 03:27:31,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-36f3db5d-8cf3-409b-bdd2-74669566894b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84abf31c6b3bcb6104831ea6395f69c21b241ff" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-6d58a3dd-d253-42ac-876b-70f62a8c45bd", "description": null}}' 2018-10-08 03:27:31,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:31 GMT Server: Apache x-compute-request-id: req-079b983e-3440-4791-9f7f-f2e8834aa8ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-079b983e-3440-4791-9f7f-f2e8834aa8ea Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6d58a3dd-d253-42ac-876b-70f62a8c45bd", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8cef1e5e-471b-49ed-b41c-6d03978f3310", "description": null}} 2018-10-08 03:27:31,630 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-079b983e-3440-4791-9f7f-f2e8834aa8ea 2018-10-08 03:27:31,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f3db5d-8cf3-409b-bdd2-74669566894b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84abf31c6b3bcb6104831ea6395f69c21b241ff" 2018-10-08 03:27:31,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:31 GMT Server: Apache x-compute-request-id: req-2b7c2836-6b9d-4496-ba6e-3d3006916458 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b7c2836-6b9d-4496-ba6e-3d3006916458 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "0ccd367e-714e-4139-b1b3-44bf2b27bf3a", "name": "CinderUtilsVolumeTypeCompleteTests-6d58a3dd-d253-42ac-876b-70f62a8c45bd-qos"}]} 2018-10-08 03:27:31,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-2b7c2836-6b9d-4496-ba6e-3d3006916458 2018-10-08 03:27:31,811 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/0ccd367e-714e-4139-b1b3-44bf2b27bf3a/associate?vol_type_id=8cef1e5e-471b-49ed-b41c-6d03978f3310 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f3db5d-8cf3-409b-bdd2-74669566894b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84abf31c6b3bcb6104831ea6395f69c21b241ff" 2018-10-08 03:27:31,866 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1514278c-4c1d-45bf-87ad-a619f933a586 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-10-08 03:27:31,866 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/0ccd367e-714e-4139-b1b3-44bf2b27bf3a/associate?vol_type_id=8cef1e5e-471b-49ed-b41c-6d03978f3310 used request id req-1514278c-4c1d-45bf-87ad-a619f933a586 2018-10-08 03:27:31,866 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-6d58a3dd-d253-42ac-876b-70f62a8c45bd 2018-10-08 03:27:31,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/8cef1e5e-471b-49ed-b41c-6d03978f3310 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f3db5d-8cf3-409b-bdd2-74669566894b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84abf31c6b3bcb6104831ea6395f69c21b241ff" 2018-10-08 03:27:32,058 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c8ac7ea6-049a-49f9-a7dc-f029c2d0071f 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-10-08 03:27:32,058 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/8cef1e5e-471b-49ed-b41c-6d03978f3310 used request id req-c8ac7ea6-049a-49f9-a7dc-f029c2d0071f 2018-10-08 03:27:32,058 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-6d58a3dd-d253-42ac-876b-70f62a8c45bd-qos 2018-10-08 03:27:32,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/0ccd367e-714e-4139-b1b3-44bf2b27bf3a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f3db5d-8cf3-409b-bdd2-74669566894b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84abf31c6b3bcb6104831ea6395f69c21b241ff" 2018-10-08 03:27:32,268 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96e66243-7831-4e88-858c-ff9ab6512807 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-10-08 03:27:32,268 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/0ccd367e-714e-4139-b1b3-44bf2b27bf3a?force=False used request id req-96e66243-7831-4e88-858c-ff9ab6512807 2018-10-08 03:27:32,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:32,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "059b4cee84864a009ad800e8aaf2ded0", "name": "heat_stack_owner"}, {"id": "76f26bda195f4efa949130be1ae4c4b4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6125bd0af8794b6195370548efa3de51", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6125bd0af8794b6195370548efa3de51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "id": "06f8fd65464240b988c8eee752b9c259"}, "audit_ids": ["qYwXCtGlSsCuRVixcZsmJw"], "issued_at": "2018-10-08T03:27:32.000000Z"}} 2018-10-08 03:27:32,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae-qos"}}' 2018-10-08 03:27:32,867 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:32 GMT Server: Apache x-compute-request-id: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "fd1badb2-c0fb-47d1-abbe-12f972a5e541", "name": "CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/fd1badb2-c0fb-47d1-abbe-12f972a5e541", "rel": "self"}, {"href": "http://172.30.9.28:8776/6125bd0af8794b6195370548efa3de51/qos-specs/fd1badb2-c0fb-47d1-abbe-12f972a5e541", "rel": "bookmark"}]} 2018-10-08 03:27:32,867 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c 2018-10-08 03:27:32,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae", "description": null}}' 2018-10-08 03:27:33,049 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:32 GMT Server: Apache x-compute-request-id: req-6020037c-4c73-4e90-b62a-02d667f97c91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6020037c-4c73-4e90-b62a-02d667f97c91 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98a45485-a417-4281-9931-5dbf8252ccad", "description": null}} 2018-10-08 03:27:33,049 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types used request id req-6020037c-4c73-4e90-b62a-02d667f97c91 2018-10-08 03:27:33,053 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-08 03:27:33,262 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:33 GMT Server: Apache x-compute-request-id: req-b8024dec-beab-4b91-bb61-12a7b3b02c6c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8024dec-beab-4b91-bb61-12a7b3b02c6c Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "98a45485-a417-4281-9931-5dbf8252ccad", "name": "foo", "control_location": "back-end", "encryption_id": "1a624031-60c0-4c14-8e23-e74e9238d0e6", "provider": "bar", "provider_class": "bar"}} 2018-10-08 03:27:33,262 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad/encryption used request id req-b8024dec-beab-4b91-bb61-12a7b3b02c6c 2018-10-08 03:27:33,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" 2018-10-08 03:27:33,440 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:33 GMT Server: Apache x-compute-request-id: req-553341d4-b603-4c31-a9ab-5eebded50b16 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-553341d4-b603-4c31-a9ab-5eebded50b16 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "fd1badb2-c0fb-47d1-abbe-12f972a5e541", "name": "CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae-qos"}]} 2018-10-08 03:27:33,440 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs used request id req-553341d4-b603-4c31-a9ab-5eebded50b16 2018-10-08 03:27:33,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/fd1badb2-c0fb-47d1-abbe-12f972a5e541/associate?vol_type_id=98a45485-a417-4281-9931-5dbf8252ccad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" 2018-10-08 03:27:33,644 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f211229d-f5cd-4bec-bbf4-80b08d7eddf4 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-10-08 03:27:33,644 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/fd1badb2-c0fb-47d1-abbe-12f972a5e541/associate?vol_type_id=98a45485-a417-4281-9931-5dbf8252ccad used request id req-f211229d-f5cd-4bec-bbf4-80b08d7eddf4 2018-10-08 03:27:33,648 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" 2018-10-08 03:27:33,831 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:33 GMT Server: Apache x-compute-request-id: req-7bc44859-3270-4618-aaf2-b266f9680bf7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bc44859-3270-4618-aaf2-b266f9680bf7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae", "qos_specs_id": "fd1badb2-c0fb-47d1-abbe-12f972a5e541", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98a45485-a417-4281-9931-5dbf8252ccad", "description": null}} 2018-10-08 03:27:33,831 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad used request id req-7bc44859-3270-4618-aaf2-b266f9680bf7 2018-10-08 03:27:33,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" 2018-10-08 03:27:33,858 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:33 GMT Server: Apache x-compute-request-id: req-9574c5d9-2860-4200-a95d-8139a11057b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9574c5d9-2860-4200-a95d-8139a11057b4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "98a45485-a417-4281-9931-5dbf8252ccad", "control_location": "back-end", "deleted": false, "created_at": "2018-10-08T03:27:33.000000", "updated_at": null, "encryption_id": "1a624031-60c0-4c14-8e23-e74e9238d0e6", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-08 03:27:33,858 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad/encryption used request id req-9574c5d9-2860-4200-a95d-8139a11057b4 2018-10-08 03:27:33,858 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae 2018-10-08 03:27:33,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" 2018-10-08 03:27:34,018 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:33 GMT Server: Apache x-compute-request-id: req-23fa3894-7717-4c16-9564-aa36fc69eb48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23fa3894-7717-4c16-9564-aa36fc69eb48 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae", "qos_specs_id": "fd1badb2-c0fb-47d1-abbe-12f972a5e541", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98a45485-a417-4281-9931-5dbf8252ccad", "description": null}} 2018-10-08 03:27:34,019 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad used request id req-23fa3894-7717-4c16-9564-aa36fc69eb48 2018-10-08 03:27:34,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" 2018-10-08 03:27:34,212 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5780b747-f815-4ffe-a7bb-2d16d9e413bb 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-10-08 03:27:34,212 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad/encryption/provider used request id req-5780b747-f815-4ffe-a7bb-2d16d9e413bb 2018-10-08 03:27:34,212 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae 2018-10-08 03:27:34,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" 2018-10-08 03:27:34,971 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0dfd467-fbca-4254-b117-eb6f4fd51e7e 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-10-08 03:27:34,971 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/types/98a45485-a417-4281-9931-5dbf8252ccad used request id req-e0dfd467-fbca-4254-b117-eb6f4fd51e7e 2018-10-08 03:27:34,972 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-4d76aa82-4b98-4d35-be04-b5d6a1daeaae-qos 2018-10-08 03:27:34,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/fd1badb2-c0fb-47d1-abbe-12f972a5e541?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f05cfbf-fc3d-4d34-92b9-eac35184ec1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e65b8395ac2658f9cf6a72e9a95b38b7fcf290" 2018-10-08 03:27:35,015 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf9409b3-1b10-4b0d-9247-809ce6483004 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-10-08 03:27:35,016 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/6125bd0af8794b6195370548efa3de51/qos-specs/fd1badb2-c0fb-47d1-abbe-12f972a5e541?force=False used request id req-cf9409b3-1b10-4b0d-9247-809ce6483004 2018-10-08 03:27:35,017 - xtesting.core.unit - DEBUG - 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_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 823.219s OK 2018-10-08 03:27:35,141 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 03:27:35,142 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-08 03:27:35,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:27:35,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:35,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5827e7e-2a9f-49ea-bed0-b4a69e502f02 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "059b4cee84864a009ad800e8aaf2ded0", "links": {"self": "http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:27:35,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a5827e7e-2a9f-49ea-bed0-b4a69e502f02 2018-10-08 03:27:35,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084105014801s 2018-10-08 03:27:35,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 03:27:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:35,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0f4038e-69c0-4cf2-b456-2480c165d32b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:27:35,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/059b4cee84864a009ad800e8aaf2ded0 used request id req-f0f4038e-69c0-4cf2-b456-2480c165d32b 2018-10-08 03:27:35,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.122658967972s 2018-10-08 03:27:35,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:27:35,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:35,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cb708b-cbe1-4e7f-864b-634b1da3a830 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e", "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "domain_id": "default", "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:27:35,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-15cb708b-cbe1-4e7f-864b-634b1da3a830 2018-10-08 03:27:35,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104720115662s 2018-10-08 03:27:35,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-15cb708b-cbe1-4e7f-864b-634b1da3a830 2018-10-08 03:27:35,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:27:35,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:35,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58602e57-0885-4603-906f-9d0e26b7ffd7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259"}, "enabled": true, "id": "06f8fd65464240b988c8eee752b9c259", "options": {}, "domain_id": "default", "name": "api_check-user_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}} 2018-10-08 03:27:35,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259 used request id req-58602e57-0885-4603-906f-9d0e26b7ffd7 2018-10-08 03:27:35,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997309684753s 2018-10-08 03:27:35,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259 used request id req-58602e57-0885-4603-906f-9d0e26b7ffd7 2018-10-08 03:27:35,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 03:27:35,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:35,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fce4924-005e-43b9-b968-142df0cc56c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:27:35,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259 used request id req-6fce4924-005e-43b9-b968-142df0cc56c5 2018-10-08 03:27:35,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.187160968781s 2018-10-08 03:27:35,757 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/06f8fd65464240b988c8eee752b9c259 used request id req-6fce4924-005e-43b9-b968-142df0cc56c5 2018-10-08 03:27:35,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:27:35,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:35,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bd521b-1a0e-4507-9319-ec6114ab2b8a Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51"}, "enabled": true, "id": "6125bd0af8794b6195370548efa3de51", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e8c4175a-12b3-4fe5-9f0a-dd027b3d145e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:27:35,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a9bd521b-1a0e-4507-9319-ec6114ab2b8a 2018-10-08 03:27:35,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0871379375458s 2018-10-08 03:27:35,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a9bd521b-1a0e-4507-9319-ec6114ab2b8a 2018-10-08 03:27:35,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 03:27:35,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:36,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-468b1aaa-c575-41ec-aa5e-d648f68af27a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:27:36,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-468b1aaa-c575-41ec-aa5e-d648f68af27a 2018-10-08 03:27:36,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165515184402s 2018-10-08 03:27:36,014 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6125bd0af8794b6195370548efa3de51 used request id req-468b1aaa-c575-41ec-aa5e-d648f68af27a 2018-10-08 03:27:36,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:27:36,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:36,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6f6af3-2134-4a34-ab2c-6e1de2df1729 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "76f26bda195f4efa949130be1ae4c4b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:27:36,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c6f6af3-2134-4a34-ab2c-6e1de2df1729 2018-10-08 03:27:36,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.072083234787s 2018-10-08 03:27:36,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 03:27:36,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:36,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caa65bf6-1850-4068-9539-39c2165ed2e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:27:36,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/76f26bda195f4efa949130be1ae4c4b4 used request id req-caa65bf6-1850-4068-9539-39c2165ed2e5 2018-10-08 03:27:36,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.107215881348s 2018-10-08 03:27:36,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:27:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6125bd0af8794b6195370548efa3de51&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:36,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-2b5487c2-c5b9-42b5-b9fd-336574a59c7b Date: Mon, 08 Oct 2018 03:27:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:20Z", "updated_at": "2018-10-08T03:14:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "32d41b26-725b-43ac-9978-4a321fcc29ab", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "8598cacf-ace1-4776-9d3d-414af4827fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "bb4eea5c-1555-4f74-952a-2d44a7177ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "d39084a6-7fce-4bdf-b7dc-e07762496b08", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "name": "default"}]} 2018-10-08 03:27:36,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6125bd0af8794b6195370548efa3de51&name=default used request id req-2b5487c2-c5b9-42b5-b9fd-336574a59c7b 2018-10-08 03:27:36,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196802139282s 2018-10-08 03:27:36,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6125bd0af8794b6195370548efa3de51&name=default used request id req-2b5487c2-c5b9-42b5-b9fd-336574a59c7b 2018-10-08 03:27:36,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:27:36,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:36,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f60c8207-dc06-4720-90ca-d47205def87b Date: Mon, 08 Oct 2018 03:27:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6125bd0af8794b6195370548efa3de51", "created_at": "2018-10-08T03:14:20Z", "updated_at": "2018-10-08T03:14:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "d39084a6-7fce-4bdf-b7dc-e07762496b08", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "8598cacf-ace1-4776-9d3d-414af4827fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "bb4eea5c-1555-4f74-952a-2d44a7177ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv6", "project_id": "6125bd0af8794b6195370548efa3de51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:14:20Z", "revision_number": 0, "id": "32d41b26-725b-43ac-9978-4a321fcc29ab", "remote_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "remote_ip_prefix": null, "created_at": "2018-10-08T03:14:20Z", "security_group_id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "tenant_id": "6125bd0af8794b6195370548efa3de51", "port_range_min": null, "ethertype": "IPv4", "project_id": "6125bd0af8794b6195370548efa3de51"}], "revision_number": 4, "project_id": "6125bd0af8794b6195370548efa3de51", "id": "c8904fcd-ff80-4b49-9231-c70df77db6c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 03:27:36,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f60c8207-dc06-4720-90ca-d47205def87b 2018-10-08 03:27:36,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200038194656s 2018-10-08 03:27:36,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f60c8207-dc06-4720-90ca-d47205def87b 2018-10-08 03:27:36,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 03:27:36,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c8904fcd-ff80-4b49-9231-c70df77db6c5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67c716afab1373f17c2d25d4b39160e48b0f8964" 2018-10-08 03:27:36,930 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b02ff58-8297-4f50-a02c-1788b149f474 Content-Length: 0 Date: Mon, 08 Oct 2018 03:27:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:27:36,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c8904fcd-ff80-4b49-9231-c70df77db6c5.json used request id req-6b02ff58-8297-4f50-a02c-1788b149f474 2018-10-08 03:27:36,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.324215888977s 2018-10-08 03:27:36,931 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c8904fcd-ff80-4b49-9231-c70df77db6c5.json used request id req-6b02ff58-8297-4f50-a02c-1788b149f474 2018-10-08 03:27:36,952 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-08 03:27:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:27:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:27:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:27:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:27:36,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:27:36,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:27:36,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:27:36,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:27:36,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:27:36,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:27:36,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:27:36,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:27:36,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:27:36,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:27:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:27:36,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b216cad-e0a5-4f2f-9fab-f7e6b27833dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:36,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b216cad-e0a5-4f2f-9fab-f7e6b27833dc 2018-10-08 03:27:36,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:37,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["M5x8rssOTly_uTbeuI4Z7Q"], "issued_at": "2018-10-08T03:27:37.000000Z"}} 2018-10-08 03:27:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:37,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:27:37,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:37,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67a456c-3ced-4236-9498-ce56b6f48f91 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:27:37,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a67a456c-3ced-4236-9498-ce56b6f48f91 2018-10-08 03:27:37,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.465748071671s 2018-10-08 03:27:37,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 03:27:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}}' 2018-10-08 03:27:37,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d8305ee-38b1-40cc-b168-f66b8a779a39 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433"}, "enabled": true, "id": "9e5c5180490b470ca8770f98da429433", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}} 2018-10-08 03:27:37,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0d8305ee-38b1-40cc-b168-f66b8a779a39 2018-10-08 03:27:37,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0917041301727s 2018-10-08 03:27:37,543 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0d8305ee-38b1-40cc-b168-f66b8a779a39 2018-10-08 03:27:37,543 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d', 'id': u'9e5c5180490b470ca8770f98da429433', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 03:27:37,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 03:27:37,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.411201000214s 2018-10-08 03:27:37,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe3138b-be13-4138-9467-e6ec1005458f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5"}, "enabled": true, "id": "90448ddbb6d24d4aae01c7f5666b68b5", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d"}} 2018-10-08 03:27:38,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5 used request id req-dbe3138b-be13-4138-9467-e6ec1005458f 2018-10-08 03:27:38,050 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'90448ddbb6d24d4aae01c7f5666b68b5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d'}) 2018-10-08 03:27:38,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:27:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb4361d-70e1-4dca-97a9-d286d34986d7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:27:38,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0bb4361d-70e1-4dca-97a9-d286d34986d7 2018-10-08 03:27:38,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0156791210175s 2018-10-08 03:27:38,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:27:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5c9009-6174-4438-a3dc-e2af1003220e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:27:38,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ce5c9009-6174-4438-a3dc-e2af1003220e 2018-10-08 03:27:38,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792181491852s 2018-10-08 03:27:38,148 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 03:27:38,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:27:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" -d '{"role": {"name": "Member"}}' 2018-10-08 03:27:38,249 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a9a938-960c-42d5-8569-b6383d66133b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}} 2018-10-08 03:27:38,250 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-35a9a938-960c-42d5-8569-b6383d66133b 2018-10-08 03:27:38,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101738929749s 2018-10-08 03:27:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0712470b-ce6e-4f4f-b442-2129340df538 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "domain_id": null, "name": "Member", "id": "185d659f41234c6584ac6b8febd1d1ed"}} 2018-10-08 03:27:38,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed used request id req-0712470b-ce6e-4f4f-b442-2129340df538 2018-10-08 03:27:38,327 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed'}, 'domain_id': None, 'human_id': None, 'id': u'185d659f41234c6584ac6b8febd1d1ed', 'HUMAN_ID': False}) 2018-10-08 03:27:38,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:27:38,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0053f839-1fb0-4e2b-a8e1-d5faafd1520e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:27:38,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0053f839-1fb0-4e2b-a8e1-d5faafd1520e 2018-10-08 03:27:38,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825350284576s 2018-10-08 03:27:38,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:27:38,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d05c0ad-3732-4523-a4ac-bcf892eff3ca Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:27:38,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1d05c0ad-3732-4523-a4ac-bcf892eff3ca 2018-10-08 03:27:38,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0959329605103s 2018-10-08 03:27:38,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:27:38,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9d141b-a4a9-410d-860a-7580b09b4a61 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "links": {"self": "http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5"}, "domain_id": "default", "enabled": true, "id": "90448ddbb6d24d4aae01c7f5666b68b5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:27:38,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fe9d141b-a4a9-410d-860a-7580b09b4a61 2018-10-08 03:27:38,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0921809673309s 2018-10-08 03:27:38,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fe9d141b-a4a9-410d-860a-7580b09b4a61 2018-10-08 03:27:38,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:27:38,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c49ec8-52f2-4100-a913-1c6a0f47e43e Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433"}, "enabled": true, "id": "9e5c5180490b470ca8770f98da429433", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:27:38,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c4c49ec8-52f2-4100-a913-1c6a0f47e43e 2018-10-08 03:27:38,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0795512199402s 2018-10-08 03:27:38,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c4c49ec8-52f2-4100-a913-1c6a0f47e43e 2018-10-08 03:27:38,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:27:38,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=90448ddbb6d24d4aae01c7f5666b68b5&scope.project.id=9e5c5180490b470ca8770f98da429433&role.id=185d659f41234c6584ac6b8febd1d1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa54cda-5c1f-489a-81e8-0980f065a480 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=90448ddbb6d24d4aae01c7f5666b68b5&scope.project.id=9e5c5180490b470ca8770f98da429433&role.id=185d659f41234c6584ac6b8febd1d1ed", "previous": null, "next": null}} 2018-10-08 03:27:38,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=90448ddbb6d24d4aae01c7f5666b68b5&scope.project.id=9e5c5180490b470ca8770f98da429433&role.id=185d659f41234c6584ac6b8febd1d1ed used request id req-faa54cda-5c1f-489a-81e8-0980f065a480 2018-10-08 03:27:38,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0800409317017s 2018-10-08 03:27:38,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:27:38,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433/users/90448ddbb6d24d4aae01c7f5666b68b5/roles/185d659f41234c6584ac6b8febd1d1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3691c13-e61c-498e-947f-1f0a10885262 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:27:38,874 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433/users/90448ddbb6d24d4aae01c7f5666b68b5/roles/185d659f41234c6584ac6b8febd1d1ed used request id req-b3691c13-e61c-498e-947f-1f0a10885262 2018-10-08 03:27:38,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.103725910187s 2018-10-08 03:27:38,875 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'f13b1994-7a38-4b18-a15b-88d98a69666a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d', 'project_id': u'9e5c5180490b470ca8770f98da429433', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 03:27:38,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:27:38,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:27:38,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:27:38,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:27:38,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:27:38,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:27:38,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:27:38,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:27:38,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:27:38,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:27:38,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:27:38,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:27:38,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:27:38,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:27:38,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:27:38,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:27:38,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:27:38,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:27:38,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:27:38,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:27:38,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:27:38,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:27:38,880 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d', 'password': 'f13b1994-7a38-4b18-a15b-88d98a69666a', 'project_name': 'snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '9e5c5180490b470ca8770f98da429433', 'project_domain_name': 'Default'} 2018-10-08 03:27:38,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:27:38,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:38,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26a7a88-1258-4ee7-80ff-c4c04ee840c7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:27:38,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a26a7a88-1258-4ee7-80ff-c4c04ee840c7 2018-10-08 03:27:38,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819978713989s 2018-10-08 03:27:38,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:27:38,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e92d3e3-d51b-44d2-b07a-26859d901ab9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:27:39,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9e92d3e3-d51b-44d2-b07a-26859d901ab9 2018-10-08 03:27:39,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823180675507s 2018-10-08 03:27:39,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:27:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bbc8896-96d6-4b56-9977-b0bfdf29028a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:27:39,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6bbc8896-96d6-4b56-9977-b0bfdf29028a 2018-10-08 03:27:39,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0738749504089s 2018-10-08 03:27:39,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:27:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c3c9da-97b2-428c-8425-fe3614b31739 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "links": {"self": "http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5"}, "domain_id": "default", "enabled": true, "id": "90448ddbb6d24d4aae01c7f5666b68b5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:27:39,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-75c3c9da-97b2-428c-8425-fe3614b31739 2018-10-08 03:27:39,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970637798309s 2018-10-08 03:27:39,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-75c3c9da-97b2-428c-8425-fe3614b31739 2018-10-08 03:27:39,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:27:39,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d149e247-6d85-479e-b7f9-5a8c9ad55d6e Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433"}, "enabled": true, "id": "9e5c5180490b470ca8770f98da429433", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:27:39,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d149e247-6d85-479e-b7f9-5a8c9ad55d6e 2018-10-08 03:27:39,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0817289352417s 2018-10-08 03:27:39,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d149e247-6d85-479e-b7f9-5a8c9ad55d6e 2018-10-08 03:27:39,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:27:39,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=90448ddbb6d24d4aae01c7f5666b68b5&scope.project.id=9e5c5180490b470ca8770f98da429433&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f9fe89b-a41c-4739-8143-1013296e9c59 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=90448ddbb6d24d4aae01c7f5666b68b5&scope.project.id=9e5c5180490b470ca8770f98da429433&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 03:27:39,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=90448ddbb6d24d4aae01c7f5666b68b5&scope.project.id=9e5c5180490b470ca8770f98da429433&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-4f9fe89b-a41c-4739-8143-1013296e9c59 2018-10-08 03:27:39,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0736918449402s 2018-10-08 03:27:39,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:27:39,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433/users/90448ddbb6d24d4aae01c7f5666b68b5/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4719bcf-f9a2-4fe9-a7a4-2b325614bc0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:27:39,516 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433/users/90448ddbb6d24d4aae01c7f5666b68b5/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-e4719bcf-f9a2-4fe9-a7a4-2b325614bc0b 2018-10-08 03:27:39,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.131829023361s 2018-10-08 03:27:39,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:27:39,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2e4311-c80c-4a01-b6d2-eaf2b0897a40 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:27:39,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e2e4311-c80c-4a01-b6d2-eaf2b0897a40 2018-10-08 03:27:39,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798900127411s 2018-10-08 03:27:39,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:27:39,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-08 03:27:39,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d50724c-ad9c-4ef3-861b-393f9dd4485e Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f69973ae00b24f559325a356221f9a09", "links": {"self": "http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09"}, "name": "heat_stack_owner"}} 2018-10-08 03:27:39,693 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d50724c-ad9c-4ef3-861b-393f9dd4485e 2018-10-08 03:27:39,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.095153093338s 2018-10-08 03:27:39,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e1aa9e-a914-4c63-8331-2ea5ea8d412c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09"}, "domain_id": null, "name": "heat_stack_owner", "id": "f69973ae00b24f559325a356221f9a09"}} 2018-10-08 03:27:39,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09 used request id req-55e1aa9e-a914-4c63-8331-2ea5ea8d412c 2018-10-08 03:27:39,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:27:39,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a28d0a-ac3f-4145-8855-fb4d2ad64101 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f69973ae00b24f559325a356221f9a09", "links": {"self": "http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09"}, "name": "heat_stack_owner"}]} 2018-10-08 03:27:39,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d6a28d0a-ac3f-4145-8855-fb4d2ad64101 2018-10-08 03:27:39,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824148654938s 2018-10-08 03:27:39,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:27:39,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:39,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa293d6-4030-4b04-9d63-2c7a6fa6d715 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:27:39,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ffa293d6-4030-4b04-9d63-2c7a6fa6d715 2018-10-08 03:27:39,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0744490623474s 2018-10-08 03:27:39,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:27:39,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:40,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ef5e88-9a6c-4aee-b985-c1d5d5f3ee9e Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "links": {"self": "http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5"}, "domain_id": "default", "enabled": true, "id": "90448ddbb6d24d4aae01c7f5666b68b5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:27:40,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-01ef5e88-9a6c-4aee-b985-c1d5d5f3ee9e 2018-10-08 03:27:40,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.099338054657s 2018-10-08 03:27:40,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-01ef5e88-9a6c-4aee-b985-c1d5d5f3ee9e 2018-10-08 03:27:40,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:27:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:40,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6032bd45-8d87-47e0-a99f-cf6f65915bf1 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433"}, "enabled": true, "id": "9e5c5180490b470ca8770f98da429433", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:27:40,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6032bd45-8d87-47e0-a99f-cf6f65915bf1 2018-10-08 03:27:40,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809240341187s 2018-10-08 03:27:40,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6032bd45-8d87-47e0-a99f-cf6f65915bf1 2018-10-08 03:27:40,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:27:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=90448ddbb6d24d4aae01c7f5666b68b5&scope.project.id=9e5c5180490b470ca8770f98da429433&role.id=f69973ae00b24f559325a356221f9a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:40,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfa4079-3050-4a62-8cc0-e2d062139020 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=90448ddbb6d24d4aae01c7f5666b68b5&scope.project.id=9e5c5180490b470ca8770f98da429433&role.id=f69973ae00b24f559325a356221f9a09", "previous": null, "next": null}} 2018-10-08 03:27:40,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=90448ddbb6d24d4aae01c7f5666b68b5&scope.project.id=9e5c5180490b470ca8770f98da429433&role.id=f69973ae00b24f559325a356221f9a09 used request id req-bcfa4079-3050-4a62-8cc0-e2d062139020 2018-10-08 03:27:40,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0921800136566s 2018-10-08 03:27:40,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:27:40,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433/users/90448ddbb6d24d4aae01c7f5666b68b5/roles/f69973ae00b24f559325a356221f9a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:27:40,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b4e0ebb-1a80-4062-9879-c778a2a1e1ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:27:40,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433/users/90448ddbb6d24d4aae01c7f5666b68b5/roles/f69973ae00b24f559325a356221f9a09 used request id req-9b4e0ebb-1a80-4062-9879-c778a2a1e1ec 2018-10-08 03:27:40,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117084980011s 2018-10-08 03:27:40,331 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-08 03:27:40,331 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-08 03:27:40,331 - openstack_tests - INFO - OS Credentials = > 2018-10-08 03:27:40,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:40,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:40,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f69973ae00b24f559325a356221f9a09", "name": "heat_stack_owner"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "185d659f41234c6584ac6b8febd1d1ed", "name": "Member"}], "expires_at": "2018-10-08T04:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5c5180490b470ca8770f98da429433", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "id": "90448ddbb6d24d4aae01c7f5666b68b5"}, "audit_ids": ["mypNwxceR72sLRaLLO-Lhw"], "issued_at": "2018-10-08T03:27:40.000000Z"}} 2018-10-08 03:27:40,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70be5543064a471df223373a9959fc0fa3094a0" 2018-10-08 03:27:40,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-65c52807-baf6-4821-82d3-47346843accc Date: Mon, 08 Oct 2018 03:27:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:27:40,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-65c52807-baf6-4821-82d3-47346843accc 2018-10-08 03:27:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70be5543064a471df223373a9959fc0fa3094a0" 2018-10-08 03:27:41,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3531ccac-b842-4728-8d2a-c4f5dca5d42e Date: Mon, 08 Oct 2018 03:27:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 03:27:41,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-3531ccac-b842-4728-8d2a-c4f5dca5d42e 2018-10-08 03:27:41,170 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-08 03:27:41,171 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-08 03:27:41,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:41,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:41,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f69973ae00b24f559325a356221f9a09", "name": "heat_stack_owner"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "185d659f41234c6584ac6b8febd1d1ed", "name": "Member"}], "expires_at": "2018-10-08T04:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5c5180490b470ca8770f98da429433", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "id": "90448ddbb6d24d4aae01c7f5666b68b5"}, "audit_ids": ["fTUT67rySxmEQ0ZfmuUW_g"], "issued_at": "2018-10-08T03:27:41.000000Z"}} 2018-10-08 03:27:41,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddc480984f12f57163238e3940781bcc3275b65" 2018-10-08 03:27:41,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84271dc6-9877-4d14-a818-309efb92f9da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:41,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-84271dc6-9877-4d14-a818-309efb92f9da 2018-10-08 03:27:41,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:41,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:42,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f69973ae00b24f559325a356221f9a09", "name": "heat_stack_owner"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "185d659f41234c6584ac6b8febd1d1ed", "name": "Member"}], "expires_at": "2018-10-08T04:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5c5180490b470ca8770f98da429433", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "id": "90448ddbb6d24d4aae01c7f5666b68b5"}, "audit_ids": ["oC1A3Y7xRLOCz7EatrN5YQ"], "issued_at": "2018-10-08T03:27:42.000000Z"}} 2018-10-08 03:27:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:27:42,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267afb8e-16b2-43bb-8306-d217ef5e144c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:42,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-267afb8e-16b2-43bb-8306-d217ef5e144c 2018-10-08 03:27:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:27:42,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:27:42,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bd427b59-9236-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:27:42,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87345fb2-5999-418b-9d70-c990103e1348 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bd427b59-9236-471-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 03:27:42,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bd427b59-9236-471-proj used request id req-87345fb2-5999-418b-9d70-c990103e1348 2018-10-08 03:27:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:27:42,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e0da47-2e96-4f78-a377-a234096967b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:27:42,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-08e0da47-2e96-4f78-a377-a234096967b7 2018-10-08 03:27:42,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}}' 2018-10-08 03:27:42,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a3042fe-4047-4b92-a63c-b7480416909d Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f"}, "enabled": true, "id": "6955944665a34af1b6cde5ffce1ee98f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}} 2018-10-08 03:27:42,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1a3042fe-4047-4b92-a63c-b7480416909d 2018-10-08 03:27:42,417 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-bd427b59-9236-471-proj 2018-10-08 03:27:42,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:42,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:42,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f69973ae00b24f559325a356221f9a09", "name": "heat_stack_owner"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "185d659f41234c6584ac6b8febd1d1ed", "name": "Member"}], "expires_at": "2018-10-08T04:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5c5180490b470ca8770f98da429433", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "id": "90448ddbb6d24d4aae01c7f5666b68b5"}, "audit_ids": ["022UUYtBTRujIei3bNbe4g"], "issued_at": "2018-10-08T03:27:42.000000Z"}} 2018-10-08 03:27:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb5926b363bb0e40a96d0b9e36651d5a8063095" 2018-10-08 03:27:42,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e79ddf-0f44-4a35-9107-5156914b2ced Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:42,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f9e79ddf-0f44-4a35-9107-5156914b2ced 2018-10-08 03:27:42,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:27:42,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:27:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb5926b363bb0e40a96d0b9e36651d5a8063095" 2018-10-08 03:27:42,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02d5398-56e5-4147-80b9-e03bf2353dc0 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "links": {"self": "http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5"}, "domain_id": "default", "enabled": true, "id": "90448ddbb6d24d4aae01c7f5666b68b5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:27:42,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a02d5398-56e5-4147-80b9-e03bf2353dc0 2018-10-08 03:27:43,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-bd427b59-9236-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb5926b363bb0e40a96d0b9e36651d5a8063095" 2018-10-08 03:27:43,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3023790-cee5-4d95-82e8-9cb9b56e0b95 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-bd427b59-9236-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f"}, "enabled": true, "id": "6955944665a34af1b6cde5ffce1ee98f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}]} 2018-10-08 03:27:43,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-bd427b59-9236-471-proj used request id req-f3023790-cee5-4d95-82e8-9cb9b56e0b95 2018-10-08 03:27:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb5926b363bb0e40a96d0b9e36651d5a8063095" 2018-10-08 03:27:43,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf525d4d-b579-4bd3-abf0-de912853cf20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 03:27:43,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cf525d4d-b579-4bd3-abf0-de912853cf20 2018-10-08 03:27:43,620 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-bd427b59-9236-471-user 2018-10-08 03:27:43,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:43,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:27:43,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0c9bbd-2334-4359-a699-4be41b1acb25 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f69973ae00b24f559325a356221f9a09", "links": {"self": "http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09"}, "name": "heat_stack_owner"}]} 2018-10-08 03:27:43,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc0c9bbd-2334-4359-a699-4be41b1acb25 2018-10-08 03:27:43,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" -d '{"role": {"name": "SimpleHealthCheck-bd427b59-9236-471-proj-role"}}' 2018-10-08 03:27:43,806 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3450c14d-24a8-4f2e-9c57-417500a5bbda Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b165ceb673f142ffa216670899b7f63f", "links": {"self": "http://172.30.9.28:5000/v3/roles/b165ceb673f142ffa216670899b7f63f"}, "name": "SimpleHealthCheck-bd427b59-9236-471-proj-role"}} 2018-10-08 03:27:43,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3450c14d-24a8-4f2e-9c57-417500a5bbda 2018-10-08 03:27:43,807 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-bd427b59-9236-471-proj-role 2018-10-08 03:27:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b165ceb673f142ffa216670899b7f63f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:27:43,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d94f58-e754-44e7-b792-cdb9523a934e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b165ceb673f142ffa216670899b7f63f"}, "domain_id": null, "name": "SimpleHealthCheck-bd427b59-9236-471-proj-role", "id": "b165ceb673f142ffa216670899b7f63f"}} 2018-10-08 03:27:43,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b165ceb673f142ffa216670899b7f63f used request id req-25d94f58-e754-44e7-b792-cdb9523a934e 2018-10-08 03:27:43,827 - keystone_utils - INFO - Granting role SimpleHealthCheck-bd427b59-9236-471-proj-role to project SimpleHealthCheck-bd427b59-9236-471-proj 2018-10-08 03:27:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f/users/37f6791a18894cf593c944dd8562c334/roles/b165ceb673f142ffa216670899b7f63f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:27:43,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fe26dff-7a4b-4ccd-945f-ef4db937f98b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:27:43,946 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f/users/37f6791a18894cf593c944dd8562c334/roles/b165ceb673f142ffa216670899b7f63f used request id req-3fe26dff-7a4b-4ccd-945f-ef4db937f98b 2018-10-08 03:27:43,946 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:27:43,948 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 03:27:43,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:43,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:44,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b165ceb673f142ffa216670899b7f63f", "name": "SimpleHealthCheck-bd427b59-9236-471-proj-role"}], "expires_at": "2018-10-08T04:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6955944665a34af1b6cde5ffce1ee98f", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd427b59-9236-471-user", "id": "37f6791a18894cf593c944dd8562c334"}, "audit_ids": ["hxMtfksRSF-1CwdOtV4ZUQ"], "issued_at": "2018-10-08T03:27:44.000000Z"}} 2018-10-08 03:27:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa55fc83377a6ae075a399ccf7d8d48746d68fe" 2018-10-08 03:27:44,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c312d6-f27f-4306-aed3-0cd7c605faa6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:44,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-45c312d6-f27f-4306-aed3-0cd7c605faa6 2018-10-08 03:27:44,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa55fc83377a6ae075a399ccf7d8d48746d68fe" 2018-10-08 03:27:44,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c88c49eb-71b4-4962-90e9-c2d8428a1da2 Date: Mon, 08 Oct 2018 03:27:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image"} 2018-10-08 03:27:44,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image used request id req-c88c49eb-71b4-4962-90e9-c2d8428a1da2 2018-10-08 03:27:44,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa55fc83377a6ae075a399ccf7d8d48746d68fe" 2018-10-08 03:27:44,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a6f80da0-d6ec-4585-a50d-592aec901be7 Date: Mon, 08 Oct 2018 03:27: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:27:44,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a6f80da0-d6ec-4585-a50d-592aec901be7 2018-10-08 03:27:44,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5aa55fc83377a6ae075a399ccf7d8d48746d68fe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image"}' 2018-10-08 03:27:44,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204 X-Openstack-Request-Id: req-9da237a5-9223-4520-b63b-e1e4e6ec9828 Date: Mon, 08 Oct 2018 03:27:44 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:27:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T03:27:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "min_disk": 0, "protected": false, "id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "file": "/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/file", "checksum": null, "owner": "6955944665a34af1b6cde5ffce1ee98f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:27:44,958 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9da237a5-9223-4520-b63b-e1e4e6ec9828 2018-10-08 03:27:44,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa55fc83377a6ae075a399ccf7d8d48746d68fe" -d '' 2018-10-08 03:27:46,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b29febd-5766-4c23-9861-b244899ef034 Date: Mon, 08 Oct 2018 03:27:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:27:46,020 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/file used request id req-0b29febd-5766-4c23-9861-b244899ef034 2018-10-08 03:27:46,020 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:27:46,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa55fc83377a6ae075a399ccf7d8d48746d68fe" 2018-10-08 03:27:46,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-332e510c-1970-4f91-937b-909cea21d578 Date: Mon, 08 Oct 2018 03:27:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:27:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:27:45Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/snap", "metadata": {}}], "self": "/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "min_disk": 0, "protected": false, "id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "file": "/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6955944665a34af1b6cde5ffce1ee98f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:27:46,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204 used request id req-332e510c-1970-4f91-937b-909cea21d578 2018-10-08 03:27:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa55fc83377a6ae075a399ccf7d8d48746d68fe" 2018-10-08 03:27:46,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-28aa30bf-6417-4b79-be88-7eee4a1e7043 Date: Mon, 08 Oct 2018 03:27:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:27:46,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-28aa30bf-6417-4b79-be88-7eee4a1e7043 2018-10-08 03:27:46,405 - create_image - INFO - Created image with name - SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image 2018-10-08 03:27:46,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa55fc83377a6ae075a399ccf7d8d48746d68fe" 2018-10-08 03:27:46,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1ad18aa8-7e41-4b3c-acbe-71fb2153e38e Date: Mon, 08 Oct 2018 03:27:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:27:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:27:45Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/snap", "metadata": {}}], "self": "/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "min_disk": 0, "protected": false, "id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "file": "/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6955944665a34af1b6cde5ffce1ee98f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 03:27:46,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204 used request id req-1ad18aa8-7e41-4b3c-acbe-71fb2153e38e 2018-10-08 03:27:46,425 - create_image - DEBUG - Instance status is - active 2018-10-08 03:27:46,425 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image 2018-10-08 03:27:46,425 - create_image - INFO - Image is now active with name - SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image 2018-10-08 03:27:46,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:46,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:46,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b165ceb673f142ffa216670899b7f63f", "name": "SimpleHealthCheck-bd427b59-9236-471-proj-role"}], "expires_at": "2018-10-08T04:27:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6955944665a34af1b6cde5ffce1ee98f", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd427b59-9236-471-user", "id": "37f6791a18894cf593c944dd8562c334"}, "audit_ids": ["mdoITsSWRZO4KxhZtKOiPA"], "issued_at": "2018-10-08T03:27:46.000000Z"}} 2018-10-08 03:27:46,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" 2018-10-08 03:27:46,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0254e0fe-cd6b-42a2-b7ee-331e5cdd8624 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:46,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0254e0fe-cd6b-42a2-b7ee-331e5cdd8624 2018-10-08 03:27:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" 2018-10-08 03:27:47,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7032162f-8722-4f79-bc55-6b63946156a4 Date: Mon, 08 Oct 2018 03:27:47 GMT RESP BODY: {"networks":[]} 2018-10-08 03:27:47,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net used request id req-7032162f-8722-4f79-bc55-6b63946156a4 2018-10-08 03:27:47,050 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net 2018-10-08 03:27:47,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" -d '{"network": {"name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net", "admin_state_up": true}}' 2018-10-08 03:27:47,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-499b37d4-8c46-4358-9073-071c8014cd92 Date: Mon, 08 Oct 2018 03:27:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6955944665a34af1b6cde5ffce1ee98f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:27:47Z","is_default":false,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:47Z","mtu":1450}} 2018-10-08 03:27:47,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-499b37d4-8c46-4358-9073-071c8014cd92 2018-10-08 03:27:47,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" 2018-10-08 03:27:48,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-74f13544-2012-4c87-a02a-5cd98e7e0ad5 Date: Mon, 08 Oct 2018 03:27:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T03:27:47Z","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net"}]} 2018-10-08 03:27:48,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-74f13544-2012-4c87-a02a-5cd98e7e0ad5 2018-10-08 03:27:48,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" 2018-10-08 03:27:48,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-34d552be-6820-47a6-81ad-87225c213822 Date: Mon, 08 Oct 2018 03:27:48 GMT RESP BODY: {"subnets":[]} 2018-10-08 03:27:48,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-34d552be-6820-47a6-81ad-87225c213822 2018-10-08 03:27:48,193 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet 2018-10-08 03:27:48,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" -d '{"subnets": [{"ip_version": 4, "network_id": "2ca6e15d-d1da-480e-9943-65a8d40dafc9", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet"}]}' 2018-10-08 03:27:48,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-757ba590-1430-40e3-9437-1acb2bf1416a Date: Mon, 08 Oct 2018 03:27:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:27:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","subnetpool_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet"}]} 2018-10-08 03:27:48,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-757ba590-1430-40e3-9437-1acb2bf1416a 2018-10-08 03:27:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" 2018-10-08 03:27:49,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1081b1f7-79f6-43db-9f99-ba49ec6d07e6 Date: Mon, 08 Oct 2018 03:27:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9e5bdc6-507b-4a2f-9868-0fc67150ec30"],"updated_at":"2018-10-08T03:27:48Z","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net"}]} 2018-10-08 03:27:49,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-1081b1f7-79f6-43db-9f99-ba49ec6d07e6 2018-10-08 03:27:49,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" 2018-10-08 03:27:49,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6e0223c3-2756-46c6-99a4-4d75bea19080 Date: Mon, 08 Oct 2018 03:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:27:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","subnetpool_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet"}]} 2018-10-08 03:27:49,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-6e0223c3-2756-46c6-99a4-4d75bea19080 2018-10-08 03:27:49,312 - OpenStackNetwork - DEBUG - Network [2ca6e15d-d1da-480e-9943-65a8d40dafc9] created successfully 2018-10-08 03:27:49,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:49,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:49,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f69973ae00b24f559325a356221f9a09", "name": "heat_stack_owner"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "185d659f41234c6584ac6b8febd1d1ed", "name": "Member"}], "expires_at": "2018-10-08T04:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e5c5180490b470ca8770f98da429433", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9e5c5180490b470ca8770f98da429433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "id": "90448ddbb6d24d4aae01c7f5666b68b5"}, "audit_ids": ["RpymuIDqSrCsIBa8dsdCOQ"], "issued_at": "2018-10-08T03:27:49.000000Z"}} 2018-10-08 03:27:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6531b2a2783accc8b8bbcff4291e27508b5163" 2018-10-08 03:27:49,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa337bf8-0f2a-438a-a6a8-73b5a6e31cdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:49,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aa337bf8-0f2a-438a-a6a8-73b5a6e31cdf 2018-10-08 03:27:49,784 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:27:49,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6531b2a2783accc8b8bbcff4291e27508b5163" 2018-10-08 03:27:49,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1ce6200-4e3f-4ad4-8156-ab09cc5e96a4 x-compute-request-id: req-b1ce6200-4e3f-4ad4-8156-ab09cc5e96a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 03:27:49,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b1ce6200-4e3f-4ad4-8156-ab09cc5e96a4 2018-10-08 03:27:49,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6531b2a2783accc8b8bbcff4291e27508b5163" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-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-10-08 03:27:50,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27: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-b41dc6ea-2c29-484d-a421-ed8632e0ee79 x-compute-request-id: req-b41dc6ea-2c29-484d-a421-ed8632e0ee79 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:27:50,030 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b41dc6ea-2c29-484d-a421-ed8632e0ee79 2018-10-08 03:27:50,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:50,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:50,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b165ceb673f142ffa216670899b7f63f", "name": "SimpleHealthCheck-bd427b59-9236-471-proj-role"}], "expires_at": "2018-10-08T04:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6955944665a34af1b6cde5ffce1ee98f", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd427b59-9236-471-user", "id": "37f6791a18894cf593c944dd8562c334"}, "audit_ids": ["2jy8IsMlT-GFK9ti4qqGSw"], "issued_at": "2018-10-08T03:27:50.000000Z"}} 2018-10-08 03:27:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:50,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41412e36-4e42-427c-ac69-dca40c9a4821 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:50,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41412e36-4e42-427c-ac69-dca40c9a4821 2018-10-08 03:27:50,516 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 03:27:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:50,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9450bf69-42fb-483c-b905-60a8a0c56dad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:50,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9450bf69-42fb-483c-b905-60a8a0c56dad 2018-10-08 03:27:50,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:50,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f19966d4-7cef-46b8-a14f-331d3c2f7fc1 Date: Mon, 08 Oct 2018 03:27:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9e5bdc6-507b-4a2f-9868-0fc67150ec30"],"updated_at":"2018-10-08T03:27:48Z","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net"}]} 2018-10-08 03:27:50,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net used request id req-f19966d4-7cef-46b8-a14f-331d3c2f7fc1 2018-10-08 03:27:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:27:50,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:27:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:27:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:50,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23395165-e88a-4ef8-aa72-bbefc7f152ea Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f"}, "enabled": true, "id": "6955944665a34af1b6cde5ffce1ee98f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}} 2018-10-08 03:27:50,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f used request id req-23395165-e88a-4ef8-aa72-bbefc7f152ea 2018-10-08 03:27:50,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:51,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9a2c990d-0e75-45c1-8a79-61fc3ec4bdde Date: Mon, 08 Oct 2018 03:27:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:27:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","subnetpool_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet"}]} 2018-10-08 03:27:51,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-9a2c990d-0e75-45c1-8a79-61fc3ec4bdde 2018-10-08 03:27:51,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:51,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96dae439-dae4-4c8d-8e0a-b879129e0017 Date: Mon, 08 Oct 2018 03:27:51 GMT RESP BODY: {"ports":[]} 2018-10-08 03:27:51,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1&admin_state_up=True used request id req-96dae439-dae4-4c8d-8e0a-b879129e0017 2018-10-08 03:27:51,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:51,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27: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-49e5a3c2-38d1-43e9-9024-72aeed6e98c3 x-compute-request-id: req-49e5a3c2-38d1-43e9-9024-72aeed6e98c3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 03:27:51,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst used request id req-49e5a3c2-38d1-43e9-9024-72aeed6e98c3 2018-10-08 03:27:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:51,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-badd9646-f2f5-414c-a610-dc595a9ef968 Date: Mon, 08 Oct 2018 03:27:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9e5bdc6-507b-4a2f-9868-0fc67150ec30"],"updated_at":"2018-10-08T03:27:48Z","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net"}]} 2018-10-08 03:27:51,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net used request id req-badd9646-f2f5-414c-a610-dc595a9ef968 2018-10-08 03:27:51,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:52,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e311dd0-765e-48af-8ad8-77bbff431e5e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f"}, "enabled": true, "id": "6955944665a34af1b6cde5ffce1ee98f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}} 2018-10-08 03:27:52,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f used request id req-6e311dd0-765e-48af-8ad8-77bbff431e5e 2018-10-08 03:27:52,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:52,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d31fd0b3-c06b-4e9b-8a37-9a3b711ca111 Date: Mon, 08 Oct 2018 03:27:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:27:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","subnetpool_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet"}]} 2018-10-08 03:27:52,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-d31fd0b3-c06b-4e9b-8a37-9a3b711ca111 2018-10-08 03:27:52,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:52,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a2d01ff-0a2d-48a6-8c6b-1135bbbc244c Date: Mon, 08 Oct 2018 03:27:52 GMT RESP BODY: {"ports":[]} 2018-10-08 03:27:52,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1&admin_state_up=True used request id req-4a2d01ff-0a2d-48a6-8c6b-1135bbbc244c 2018-10-08 03:27:52,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 03:27:52,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:27:52,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b165ceb673f142ffa216670899b7f63f", "name": "SimpleHealthCheck-bd427b59-9236-471-proj-role"}], "expires_at": "2018-10-08T04:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6955944665a34af1b6cde5ffce1ee98f", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6955944665a34af1b6cde5ffce1ee98f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd427b59-9236-471-user", "id": "37f6791a18894cf593c944dd8562c334"}, "audit_ids": ["BbDnmCThQGuWJPZEIvcQ-A"], "issued_at": "2018-10-08T03:27:52.000000Z"}} 2018-10-08 03:27:52,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d191ab2e21b1b44d77a1751644b39d8eec4c909a" 2018-10-08 03:27:52,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6a9ec2-3d79-4963-8062-b19b429ec4ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:27:52,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f6a9ec2-3d79-4963-8062-b19b429ec4ac 2018-10-08 03:27:52,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:53,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-e8f687ed-2a1a-4c5f-88f1-558289e8a230 Date: Mon, 08 Oct 2018 03:27:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9e5bdc6-507b-4a2f-9868-0fc67150ec30"],"updated_at":"2018-10-08T03:27:48Z","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net"}]} 2018-10-08 03:27:53,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net used request id req-e8f687ed-2a1a-4c5f-88f1-558289e8a230 2018-10-08 03:27:53,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:53,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-25c545ab-385f-4aa5-90c3-30265c9d339c Date: Mon, 08 Oct 2018 03:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:27:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","subnetpool_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet"}]} 2018-10-08 03:27:53,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-25c545ab-385f-4aa5-90c3-30265c9d339c 2018-10-08 03:27:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:53,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-5454392d-c106-4c39-b1ff-32ed24d0a669 Date: Mon, 08 Oct 2018 03:27:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9e5bdc6-507b-4a2f-9868-0fc67150ec30"],"updated_at":"2018-10-08T03:27:48Z","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net"}]} 2018-10-08 03:27:53,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net used request id req-5454392d-c106-4c39-b1ff-32ed24d0a669 2018-10-08 03:27:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:27:53,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:27:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d191ab2e21b1b44d77a1751644b39d8eec4c909a" 2018-10-08 03:27:53,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d1b3a2-a331-4a79-b7f4-e0924b353b0d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f"}, "enabled": true, "id": "6955944665a34af1b6cde5ffce1ee98f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}} 2018-10-08 03:27:53,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f used request id req-e0d1b3a2-a331-4a79-b7f4-e0924b353b0d 2018-10-08 03:27:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:53,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2ae0a750-d75e-4ae3-8667-c59ba4bf28e1 Date: Mon, 08 Oct 2018 03:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:27:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","subnetpool_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet"}]} 2018-10-08 03:27:53,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-2ae0a750-d75e-4ae3-8667-c59ba4bf28e1 2018-10-08 03:27:53,815 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net 2018-10-08 03:27:53,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" -d '{"port": {"network_id": "2ca6e15d-d1da-480e-9943-65a8d40dafc9", "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1", "admin_state_up": true}}' 2018-10-08 03:27:54,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-4cd670a7-1715-4736-962e-1db1cc37e86b Date: Mon, 08 Oct 2018 03:27:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:27:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","ip_address":"10.55.0.7"}],"id":"2c4bfb95-28c9-4cec-b831-58adcd41202d","security_groups":["f0b9cca0-03c6-42b9-8b68-7d558f9c77db"],"mac_address":"fa:16:3e:57:b5:04","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1","project_id":"6955944665a34af1b6cde5ffce1ee98f","qos_policy_id":null,"admin_state_up":true,"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:54Z","binding:vnic_type":"normal"}} 2018-10-08 03:27:54,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-4cd670a7-1715-4736-962e-1db1cc37e86b 2018-10-08 03:27:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:55,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a134dac3-d5d6-4f27-8345-f6cd32fdb852 Date: Mon, 08 Oct 2018 03:27:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9e5bdc6-507b-4a2f-9868-0fc67150ec30"],"updated_at":"2018-10-08T03:27:48Z","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net"}]} 2018-10-08 03:27:55,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net used request id req-a134dac3-d5d6-4f27-8345-f6cd32fdb852 2018-10-08 03:27:55,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:55,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca2d63a-3760-459b-bde6-63710eaed256 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f"}, "enabled": true, "id": "6955944665a34af1b6cde5ffce1ee98f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}} 2018-10-08 03:27:55,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f used request id req-bca2d63a-3760-459b-bde6-63710eaed256 2018-10-08 03:27:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:55,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-03560d92-2af6-4451-b8e2-a9dc397217b3 Date: Mon, 08 Oct 2018 03:27:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:27:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","subnetpool_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet"}]} 2018-10-08 03:27:55,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-03560d92-2af6-4451-b8e2-a9dc397217b3 2018-10-08 03:27:55,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:55,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-b396c4b4-9bf1-4a21-8d00-e1e9bff74b19 Date: Mon, 08 Oct 2018 03:27:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:27:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","ip_address":"10.55.0.7"}],"id":"2c4bfb95-28c9-4cec-b831-58adcd41202d","security_groups":["f0b9cca0-03c6-42b9-8b68-7d558f9c77db"],"mac_address":"fa:16:3e:57:b5:04","project_id":"6955944665a34af1b6cde5ffce1ee98f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1","admin_state_up":true,"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 03:27:55,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1&admin_state_up=True used request id req-b396c4b4-9bf1-4a21-8d00-e1e9bff74b19 2018-10-08 03:27:55,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:55,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88bcacc-d130-4309-9b24-823514fd63f3 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f"}, "enabled": true, "id": "6955944665a34af1b6cde5ffce1ee98f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}} 2018-10-08 03:27:55,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f used request id req-a88bcacc-d130-4309-9b24-823514fd63f3 2018-10-08 03:27:55,711 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst 2018-10-08 03:27:55,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:55,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27: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-a1ca7ee9-71e2-4d52-8a0a-1c4aa17c08ff x-compute-request-id: req-a1ca7ee9-71e2-4d52-8a0a-1c4aa17c08ff Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}], "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-flavor-name"}]} 2018-10-08 03:27:55,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a1ca7ee9-71e2-4d52-8a0a-1c4aa17c08ff 2018-10-08 03:27:55,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:55,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27: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-4012c5d0-1149-46ad-aa6a-5b340bb1de39 x-compute-request-id: req-4012c5d0-1149-46ad-aa6a-5b340bb1de39 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:27:55,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0 used request id req-4012c5d0-1149-46ad-aa6a-5b340bb1de39 2018-10-08 03:27:55,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:55,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c3a21f65-c54a-4638-a6f6-e24f39c97cff Date: Mon, 08 Oct 2018 03:27:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T03:27:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T03:27:45Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/snap", "metadata": {}}], "self": "/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "min_disk": 0, "protected": false, "id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "file": "/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6955944665a34af1b6cde5ffce1ee98f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image"} 2018-10-08 03:27:55,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image used request id req-c3a21f65-c54a-4638-a6f6-e24f39c97cff 2018-10-08 03:27:55,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:56,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-98d68050-2a1f-4bca-b318-3247ef7f8403 Date: Mon, 08 Oct 2018 03:27: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 03:27:56,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-98d68050-2a1f-4bca-b318-3247ef7f8403 2018-10-08 03:27:56,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" -d '{"server": {"name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst", "imageRef": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "flavorRef": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "max_count": 1, "min_count": 1, "networks": [{"port": "2c4bfb95-28c9-4cec-b831-58adcd41202d"}]}}' 2018-10-08 03:27:57,442 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:27: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-4420babc-cde0-4983-8025-bc8331a897cd x-compute-request-id: req-4420babc-cde0-4983-8025-bc8331a897cd Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "11cf28ac-13dd-4de2-8e87-5387b82d0773", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "bookmark"}], "adminPass": "Ek4At6bXgTrC"}} 2018-10-08 03:27:57,442 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-4420babc-cde0-4983-8025-bc8331a897cd 2018-10-08 03:27:57,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:57,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27: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-148d96d8-e82c-4dcc-89ea-31a2bf2befa1 x-compute-request-id: req-148d96d8-e82c-4dcc-89ea-31a2bf2befa1 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "bookmark"}], "image": {"id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "links": [{"href": "http://172.30.9.28:8774/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "links": [{"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}]}, "id": "11cf28ac-13dd-4de2-8e87-5387b82d0773", "user_id": "37f6791a18894cf593c944dd8562c334", "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-10-08T03:27:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst", "created": "2018-10-08T03:27:57Z", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:27:57,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-148d96d8-e82c-4dcc-89ea-31a2bf2befa1 2018-10-08 03:27:57,658 - create_instance - INFO - Created instance with name - SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst 2018-10-08 03:27:57,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:27:57,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:27: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-176e177f-aa76-4b39-b1d9-33b422f46a8f x-compute-request-id: req-176e177f-aa76-4b39-b1d9-33b422f46a8f Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "bookmark"}], "image": {"id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "links": [{"href": "http://172.30.9.28:8774/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "links": [{"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}]}, "id": "11cf28ac-13dd-4de2-8e87-5387b82d0773", "user_id": "37f6791a18894cf593c944dd8562c334", "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-10-08T03:27:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst", "created": "2018-10-08T03:27:57Z", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:27:57,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-176e177f-aa76-4b39-b1d9-33b422f46a8f 2018-10-08 03:27:57,735 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst] is - BUILD 2018-10-08 03:27:57,735 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:28:00,738 - create_instance - DEBUG - VM status query timeout in 896.920354128 2018-10-08 03:28:00,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:01,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-f61e386f-7eb9-47ba-8bab-58405757181f x-compute-request-id: req-f61e386f-7eb9-47ba-8bab-58405757181f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "bookmark"}], "image": {"id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "links": [{"href": "http://172.30.9.28:8774/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "links": [{"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}]}, "id": "11cf28ac-13dd-4de2-8e87-5387b82d0773", "security_groups": [{"name": "default"}], "user_id": "37f6791a18894cf593c944dd8562c334", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:27:58Z", "hostId": "e9777a3ba46c6faefc13f30251648f4f626de8a69614a17c225b5c70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst", "created": "2018-10-08T03:27:57Z", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:28:01,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-f61e386f-7eb9-47ba-8bab-58405757181f 2018-10-08 03:28:01,335 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst] is - BUILD 2018-10-08 03:28:01,336 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:28:04,339 - create_instance - DEBUG - VM status query timeout in 893.319846153 2018-10-08 03:28:04,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:04,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-dea42f01-3f3f-4e54-9ca8-a5f724b3337e x-compute-request-id: req-dea42f01-3f3f-4e54-9ca8-a5f724b3337e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:b5:04", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "bookmark"}], "image": {"id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "links": [{"href": "http://172.30.9.28:8774/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:27:58.000000", "flavor": {"id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "links": [{"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}]}, "id": "11cf28ac-13dd-4de2-8e87-5387b82d0773", "security_groups": [{"name": "default"}], "user_id": "37f6791a18894cf593c944dd8562c334", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:03Z", "hostId": "e9777a3ba46c6faefc13f30251648f4f626de8a69614a17c225b5c70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst", "created": "2018-10-08T03:27:57Z", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:28:04,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-dea42f01-3f3f-4e54-9ca8-a5f724b3337e 2018-10-08 03:28:04,845 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst] is - ACTIVE 2018-10-08 03:28:04,845 - create_instance - INFO - VM is - ACTIVE 2018-10-08 03:28:04,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:05,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-57e74a50-f95a-4dca-94a0-931cf0ab5b63 x-compute-request-id: req-57e74a50-f95a-4dca-94a0-931cf0ab5b63 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:b5:04", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "bookmark"}], "image": {"id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "links": [{"href": "http://172.30.9.28:8774/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:27:58.000000", "flavor": {"id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "links": [{"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}]}, "id": "11cf28ac-13dd-4de2-8e87-5387b82d0773", "security_groups": [{"name": "default"}], "user_id": "37f6791a18894cf593c944dd8562c334", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:03Z", "hostId": "e9777a3ba46c6faefc13f30251648f4f626de8a69614a17c225b5c70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst", "created": "2018-10-08T03:27:57Z", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:28:05,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-57e74a50-f95a-4dca-94a0-931cf0ab5b63 2018-10-08 03:28:05,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:05,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-beda83b0-f108-4a27-9fd8-e0348fe27140 Date: Mon, 08 Oct 2018 03:28:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9e5bdc6-507b-4a2f-9868-0fc67150ec30"],"updated_at":"2018-10-08T03:27:48Z","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net"}]} 2018-10-08 03:28:05,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net used request id req-beda83b0-f108-4a27-9fd8-e0348fe27140 2018-10-08 03:28:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:05,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698ff9d4-2c64-42d1-ab60-a5ecf1220fd9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f"}, "enabled": true, "id": "6955944665a34af1b6cde5ffce1ee98f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}} 2018-10-08 03:28:05,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f used request id req-698ff9d4-2c64-42d1-ab60-a5ecf1220fd9 2018-10-08 03:28:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:05,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b2c0d14a-7798-454c-8eb9-2da40609104a Date: Mon, 08 Oct 2018 03:28:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:48Z","dns_nameservers":[],"updated_at":"2018-10-08T03:27:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6955944665a34af1b6cde5ffce1ee98f","id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","subnetpool_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet"}]} 2018-10-08 03:28:05,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-b2c0d14a-7798-454c-8eb9-2da40609104a 2018-10-08 03:28:05,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:05,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-5b21a26c-3d11-4713-9e65-bb0fded170f4 Date: Mon, 08 Oct 2018 03:28:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:27:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","ip_address":"10.55.0.2"}],"id":"1259823c-e20b-46af-8c13-3cc04b42871a","security_groups":[],"mac_address":"fa:16:3e:70:d1:dd","project_id":"6955944665a34af1b6cde5ffce1ee98f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2ca6e15d-d1da-480e-9943-65a8d40dafc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:28:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","ip_address":"10.55.0.7"}],"id":"2c4bfb95-28c9-4cec-b831-58adcd41202d","security_groups":["f0b9cca0-03c6-42b9-8b68-7d558f9c77db"],"mac_address":"fa:16:3e:57:b5:04","project_id":"6955944665a34af1b6cde5ffce1ee98f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1","admin_state_up":true,"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:54Z","binding:vnic_type":"normal","device_id":"11cf28ac-13dd-4de2-8e87-5387b82d0773"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:27:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","ip_address":"10.55.0.4"}],"id":"d9004413-950c-43df-9825-d205077f6057","security_groups":[],"mac_address":"fa:16:3e:8e:34:82","project_id":"6955944665a34af1b6cde5ffce1ee98f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2ca6e15d-d1da-480e-9943-65a8d40dafc9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:27:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9e5bdc6-507b-4a2f-9868-0fc67150ec30","ip_address":"10.55.0.3"}],"id":"ecba2477-2041-4298-8e37-41736d40d644","security_groups":[],"mac_address":"fa:16:3e:8e:57:7e","project_id":"6955944665a34af1b6cde5ffce1ee98f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ca6e15d-d1da-480e-9943-65a8d40dafc9","tenant_id":"6955944665a34af1b6cde5ffce1ee98f","created_at":"2018-10-08T03:27:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2ca6e15d-d1da-480e-9943-65a8d40dafc9"}]} 2018-10-08 03:28:05,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-5b21a26c-3d11-4713-9e65-bb0fded170f4 2018-10-08 03:28:05,970 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-10-08 03:28:05,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:06,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-769053fc-68e1-4745-85e3-58ee62385644 x-compute-request-id: req-769053fc-68e1-4745-85e3-58ee62385644 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:b5:04", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "bookmark"}], "image": {"id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "links": [{"href": "http://172.30.9.28:8774/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:27:58.000000", "flavor": {"id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "links": [{"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}]}, "id": "11cf28ac-13dd-4de2-8e87-5387b82d0773", "security_groups": [{"name": "default"}], "user_id": "37f6791a18894cf593c944dd8562c334", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:03Z", "hostId": "e9777a3ba46c6faefc13f30251648f4f626de8a69614a17c225b5c70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst", "created": "2018-10-08T03:27:57Z", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:28:06,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-769053fc-68e1-4745-85e3-58ee62385644 2018-10-08 03:28:06,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 03:28:07,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-01aac030-cc34-4fdb-aadf-1987bf6e035c x-compute-request-id: req-01aac030-cc34-4fdb-aadf-1987bf6e035c Content-Encoding: gzip Content-Length: 7916 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 583177908 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.131752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.133446] pid_max: default: 32768 minimum: 301\n[ 0.134360] ACPI: Core revision 20150930\n[ 0.135745] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137096] Security Framework initialized\n[ 0.137941] Yama: becoming mindful.\n[ 0.138687] AppArmor: AppArmor initialized\n[ 0.139570] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140898] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142195] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143429] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144844] Initializing cgroup subsys io\n[ 0.145677] Initializing cgroup subsys memory\n[ 0.146558] Initializing cgroup subsys devices\n[ 0.147453] Initializing cgroup subsys freezer\n[ 0.148349] Initializing cgroup subsys net_cls\n[ 0.149253] Initializing cgroup subsys perf_event\n[ 0.150184] Initializing cgroup subsys net_prio\n[ 0.151105] Initializing cgroup subsys hugetlb\n[ 0.151991] Initializing cgroup subsys pids\n[ 0.152902] CPU: Physical Processor ID: 0\n[ 0.154416] mce: CPU supports 10 MCE banks\n[ 0.155289] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156324] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174141] ftrace: allocating 31920 entries in 125 pages\n[ 0.199562] smpboot: Max logical packages: 1\n[ 0.200424] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201802] x2apic enabled\n[ 0.202621] Switched APIC routing to physical x2apic.\n[ 0.204388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209413] KVM setup paravirtual spinlock\n[ 0.210728] x86: Booted up 1 node, 1 CPUs\n[ 0.211552] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212966] devtmpfs: initialized\n[ 0.214657] evm: security.selinux\n[ 0.215369] evm: security.SMACK64\n[ 0.216090] evm: security.SMACK64EXEC\n[ 0.216852] evm: security.SMACK64TRANSMUTE\n[ 0.217680] evm: security.SMACK64MMAP\n[ 0.218445] evm: security.ima\n[ 0.219101] evm: security.capability\n[ 0.219918] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221818] pinctrl core: initialized pinctrl subsystem\n[ 0.222939] RTC time: 3:27:58, date: 10/08/18\n[ 0.223920] NET: Registered protocol family 16\n[ 0.224905] cpuidle: using governor ladder\n[ 0.225751] cpuidle: using governor menu\n[ 0.226556] PCCT header not found.\n[ 0.227323] ACPI: bus type PCI registered\n[ 0.228145] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229415] PCI: Using configuration type 1 for base access\n[ 0.231171] ACPI: Added _OSI(Module Device)\n[ 0.232037] ACPI: Added _OSI(Processor Device)\n[ 0.232921] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233851] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235991] ACPI: Interpreter enabled\n[ 0.236782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238663] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244341] ACPI: (supports S0 S5)\n[ 0.245063] ACPI: Using IOAPIC for interrupt routing\n[ 0.246172] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249316] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252940] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255208] acpiphp: Slot [3] registered\n[ 0.256055] acpiphp: Slot [4] registered\n[ 0.256897] acpiphp: Slot [5] registered\n[ 0.257709] acpiphp: Slot [6] registered\n[ 0.258512] acpiphp: Slot [7] registered\n[ 0.259328] acpiphp: Slot [8] registered\n[ 0.260138] acpiphp: Slot [9] registered\n[ 0.260955] acpiphp: Slot [10] registered\n[ 0.261778] acpiphp: Slot [11] registered\n[ 0.262604] acpiphp: Slot [12] registered\n[ 0.263427] acpiphp: Slot [13] registered\n[ 0.264253] acpiphp: Slot [14] registered\n[ 0.265076] acpiphp: Slot [15] registered\n[ 0.275611] acpiphp: Slot [16] registered\n[ 0.276436] acpiphp: Slot [17] registered\n[ 0.277263] acpiphp: Slot [18] registered\n[ 0.278097] acpiphp: Slot [19] registered\n[ 0.278922] acpiphp: Slot [20] registered\n[ 0.279755] acpiphp: Slot [21] registered\n[ 0.280576] acpiphp: Slot [22] registered\n[ 0.281397] acpiphp: Slot [23] registered\n[ 0.282225] acpiphp: Slot [24] registered\n[ 0.283055] acpiphp: Slot [25] registered\n[ 0.283886] acpiphp: Slot [26] registered\n[ 0.284711] acpiphp: Slot [27] registered\n[ 0.285539] acpiphp: Slot [28] registered\n[ 0.286362] acpiphp: Slot [29] registered\n[ 0.287188] acpiphp: Slot [30] registered\n[ 0.288030] acpiphp: Slot [31] registered\n[ 0.288858] PCI host bridge to bus 0000:00\n[ 0.289684] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290930] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293660] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.295139] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305218] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311674] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359908] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361342] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364179] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365414] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366602] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369432] vgaarb: loaded\n[ 0.370048] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371208] SCSI subsystem initialized\n[ 0.372049] ACPI: bus type USB registered\n[ 0.372888] usbcore: registered new interface driver usbfs\n[ 0.373948] usbcore: registered new interface driver hub\n[ 0.374981] usbcore: registered new device driver usb\n[ 0.376060] PCI: Using ACPI for IRQ routing\n[ 0.377097] NetLabel: Initializing\n[ 0.377864] NetLabel: domain hash size = 128\n[ 0.378754] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379738] NetLabel: unlabeled traffic allowed by default\n[ 0.380850] clocksource: Switched to clocksource kvm-clock\n[ 0.386174] AppArmor: AppArmor Filesystem Enabled\n[ 0.387153] pnp: PnP ACPI init\n[ 0.388072] pnp: PnP ACPI: found 5 devices\n[ 0.394097] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395851] NET: Registered protocol family 2\n[ 0.396832] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.398138] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.399340] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.400544] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401649] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402856] NET: Registered protocol family 1\n[ 0.403739] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404872] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405971] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420033] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434041] Trying to unpack rootfs image as initramfs...\n[ 0.483402] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.497614] Scanning for low memory corruption every 60 seconds\n[ 0.498992] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500164] audit: initializing netlink subsys (disabled)\n[ 0.501220] audit: type=2000 audit(1538969279.683:1): initialized\n[ 0.502554] Initialise system trusted keyring\n[ 0.503492] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504690] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506712] zbud: loaded\n[ 0.507421] VFS: Disk quotas dquot_6.6.0\n[ 0.508268] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509822] fuse init (API version 7.23)\n[ 0.510720] Key type big_key registered\n[ 0.511542] Allocating IMA MOK and blacklist keyrings.\n[ 0.512677] Key type asymmetric registered\n[ 0.513549] Asymmetric key parser 'x509' registered\n[ 0.514549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516084] io scheduler noop registered\n[ 0.516908] io scheduler deadline registered (default)\n[ 0.517925] io scheduler cfq registered\n[ 0.518774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519847] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522644] ACPI: Power Button [PWRF]\n[ 0.523491] GHES: HEST is not enabled!\n[ 0.537197] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570924] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596831] Linux agpgart interface v0.103\n[ 0.599335] brd: module loaded\n[ 0.600556] loop: module loaded\n[ 0.604207] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605732] GPT:90111 != 20971519\n[ 0.606456] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607612] GPT:90111 != 20971519\n[ 0.608326] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609340] vda: vda1 vda15\n[ 0.610866] scsi host0: ata_piix\n[ 0.611642] scsi host1: ata_piix\n[ 0.612376] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613676] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615559] libphy: Fixed MDIO Bus: probed\n[ 0.616413] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617416] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619810] PPP generic driver version 2.4.2\n[ 0.620905] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622362] ehci-pci: EHCI PCI platform driver\n[ 0.623416] ehci-platform: EHCI generic platform driver\n[ 0.624611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625988] ohci-pci: OHCI PCI platform driver\n[ 0.627035] ohci-platform: OHCI generic platform driver\n[ 0.628226] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642838] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644052] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645791] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647018] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648383] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649865] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651569] usb usb1: Product: UHCI Host Controller\n[ 0.652675] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654045] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655177] hub 1-0:1.0: USB hub found\n[ 0.656109] hub 1-0:1.0: 2 ports detected\n[ 0.657185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659614] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660741] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661961] mousedev: PS/2 mouse device common for all mice\n[ 0.663422] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665613] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666859] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668282] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669753] i2c /dev entries driver\n[ 0.670666] device-mapper: uevent: version 1.0.3\n[ 0.671780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673626] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674897] NET: Registered protocol family 10\n[ 0.675886] NET: Registered protocol family 17\n[ 0.676748] Key type dns_resolver registered\n[ 0.677673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678733] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680458] registered taskstats version 1\n[ 0.681282] Loading compiled-in X.509 certificates\n[ 0.682707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684503] zswap: loaded using pool lzo/zbud\n[ 0.685894] Key type trusted registered\n[ 0.687474] Key type encrypted registered\n[ 0.688300] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689328] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690360] evm: HMAC attrs: 0x1\n[ 0.691295] Magic number: 6:865:461\n[ 0.692138] rtc_cmos 00:00: setting system clock to 2018-10-08 03:27:59 UTC (1538969279)\n[ 0.693722] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694813] EDD information not available.\n[ 0.773807] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775340] Write protecting the kernel read-only data: 14336k\n[ 0.787018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788812] 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.832035] 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 1.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.7...\nLease of 10.55.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.40. iid=i-0000001e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-10-08 03:28:07,667 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773/action used request id req-01aac030-cc34-4fdb-aadf-1987bf6e035c 2018-10-08 03:28:07,669 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 03:28:07,669 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 583177908 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.131752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.133446] pid_max: default: 32768 minimum: 301 [ 0.134360] ACPI: Core revision 20150930 [ 0.135745] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137096] Security Framework initialized [ 0.137941] Yama: becoming mindful. [ 0.138687] AppArmor: AppArmor initialized [ 0.139570] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140898] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142195] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143429] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144844] Initializing cgroup subsys io [ 0.145677] Initializing cgroup subsys memory [ 0.146558] Initializing cgroup subsys devices [ 0.147453] Initializing cgroup subsys freezer [ 0.148349] Initializing cgroup subsys net_cls [ 0.149253] Initializing cgroup subsys perf_event [ 0.150184] Initializing cgroup subsys net_prio [ 0.151105] Initializing cgroup subsys hugetlb [ 0.151991] Initializing cgroup subsys pids [ 0.152902] CPU: Physical Processor ID: 0 [ 0.154416] mce: CPU supports 10 MCE banks [ 0.155289] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156324] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174141] ftrace: allocating 31920 entries in 125 pages [ 0.199562] smpboot: Max logical packages: 1 [ 0.200424] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201802] x2apic enabled [ 0.202621] Switched APIC routing to physical x2apic. [ 0.204388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209413] KVM setup paravirtual spinlock [ 0.210728] x86: Booted up 1 node, 1 CPUs [ 0.211552] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212966] devtmpfs: initialized [ 0.214657] evm: security.selinux [ 0.215369] evm: security.SMACK64 [ 0.216090] evm: security.SMACK64EXEC [ 0.216852] evm: security.SMACK64TRANSMUTE [ 0.217680] evm: security.SMACK64MMAP [ 0.218445] evm: security.ima [ 0.219101] evm: security.capability [ 0.219918] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221818] pinctrl core: initialized pinctrl subsystem [ 0.222939] RTC time: 3:27:58, date: 10/08/18 [ 0.223920] NET: Registered protocol family 16 [ 0.224905] cpuidle: using governor ladder [ 0.225751] cpuidle: using governor menu [ 0.226556] PCCT header not found. [ 0.227323] ACPI: bus type PCI registered [ 0.228145] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229415] PCI: Using configuration type 1 for base access [ 0.231171] ACPI: Added _OSI(Module Device) [ 0.232037] ACPI: Added _OSI(Processor Device) [ 0.232921] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233851] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235991] ACPI: Interpreter enabled [ 0.236782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238663] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244341] ACPI: (supports S0 S5) [ 0.245063] ACPI: Using IOAPIC for interrupt routing [ 0.246172] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.249316] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.250488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252940] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.255208] acpiphp: Slot [3] registered [ 0.256055] acpiphp: Slot [4] registered [ 0.256897] acpiphp: Slot [5] registered [ 0.257709] acpiphp: Slot [6] registered [ 0.258512] acpiphp: Slot [7] registered [ 0.259328] acpiphp: Slot [8] registered [ 0.260138] acpiphp: Slot [9] registered [ 0.260955] acpiphp: Slot [10] registered [ 0.261778] acpiphp: Slot [11] registered [ 0.262604] acpiphp: Slot [12] registered [ 0.263427] acpiphp: Slot [13] registered [ 0.264253] acpiphp: Slot [14] registered [ 0.265076] acpiphp: Slot [15] registered [ 0.275611] acpiphp: Slot [16] registered [ 0.276436] acpiphp: Slot [17] registered [ 0.277263] acpiphp: Slot [18] registered [ 0.278097] acpiphp: Slot [19] registered [ 0.278922] acpiphp: Slot [20] registered [ 0.279755] acpiphp: Slot [21] registered [ 0.280576] acpiphp: Slot [22] registered [ 0.281397] acpiphp: Slot [23] registered [ 0.282225] acpiphp: Slot [24] registered [ 0.283055] acpiphp: Slot [25] registered [ 0.283886] acpiphp: Slot [26] registered [ 0.284711] acpiphp: Slot [27] registered [ 0.285539] acpiphp: Slot [28] registered [ 0.286362] acpiphp: Slot [29] registered [ 0.287188] acpiphp: Slot [30] registered [ 0.288030] acpiphp: Slot [31] registered [ 0.288858] PCI host bridge to bus 0000:00 [ 0.289684] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290930] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.292176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293660] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.295139] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.301376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.303902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.305218] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311674] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.313125] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359908] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361342] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364179] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.365414] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366602] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.369432] vgaarb: loaded [ 0.370048] vgaarb: bridge control possible 0000:00:02.0 [ 0.371208] SCSI subsystem initialized [ 0.372049] ACPI: bus type USB registered [ 0.372888] usbcore: registered new interface driver usbfs [ 0.373948] usbcore: registered new interface driver hub [ 0.374981] usbcore: registered new device driver usb [ 0.376060] PCI: Using ACPI for IRQ routing [ 0.377097] NetLabel: Initializing [ 0.377864] NetLabel: domain hash size = 128 [ 0.378754] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379738] NetLabel: unlabeled traffic allowed by default [ 0.380850] clocksource: Switched to clocksource kvm-clock [ 0.386174] AppArmor: AppArmor Filesystem Enabled [ 0.387153] pnp: PnP ACPI init [ 0.388072] pnp: PnP ACPI: found 5 devices [ 0.394097] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395851] NET: Registered protocol family 2 [ 0.396832] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.398138] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.399340] TCP: Hash tables configured (established 2048 bind 2048) [ 0.400544] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401649] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402856] NET: Registered protocol family 1 [ 0.403739] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404872] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405971] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420033] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434041] Trying to unpack rootfs image as initramfs... [ 0.483402] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.497614] Scanning for low memory corruption every 60 seconds [ 0.498992] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.500164] audit: initializing netlink subsys (disabled) [ 0.501220] audit: type=2000 audit(1538969279.683:1): initialized [ 0.502554] Initialise system trusted keyring [ 0.503492] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504690] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506712] zbud: loaded [ 0.507421] VFS: Disk quotas dquot_6.6.0 [ 0.508268] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509822] fuse init (API version 7.23) [ 0.510720] Key type big_key registered [ 0.511542] Allocating IMA MOK and blacklist keyrings. [ 0.512677] Key type asymmetric registered [ 0.513549] Asymmetric key parser 'x509' registered [ 0.514549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516084] io scheduler noop registered [ 0.516908] io scheduler deadline registered (default) [ 0.517925] io scheduler cfq registered [ 0.518774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519847] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522644] ACPI: Power Button [PWRF] [ 0.523491] GHES: HEST is not enabled! [ 0.537197] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570924] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.594598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.596831] Linux agpgart interface v0.103 [ 0.599335] brd: module loaded [ 0.600556] loop: module loaded [ 0.604207] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.605732] GPT:90111 != 20971519 [ 0.606456] GPT:Alternate GPT header not at the end of the disk. [ 0.607612] GPT:90111 != 20971519 [ 0.608326] GPT: Use GNU Parted to correct GPT errors. [ 0.609340] vda: vda1 vda15 [ 0.610866] scsi host0: ata_piix [ 0.611642] scsi host1: ata_piix [ 0.612376] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.613676] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.615559] libphy: Fixed MDIO Bus: probed [ 0.616413] tun: Universal TUN/TAP device driver, 1.6 [ 0.617416] tun: (C) 1999-2004 Max Krasnyansky [ 0.619810] PPP generic driver version 2.4.2 [ 0.620905] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.622362] ehci-pci: EHCI PCI platform driver [ 0.623416] ehci-platform: EHCI generic platform driver [ 0.624611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.625988] ohci-pci: OHCI PCI platform driver [ 0.627035] ohci-platform: OHCI generic platform driver [ 0.628226] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642838] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644052] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645791] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.647018] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.648383] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649865] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.651569] usb usb1: Product: UHCI Host Controller [ 0.652675] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.654045] usb usb1: SerialNumber: 0000:00:01.2 [ 0.655177] hub 1-0:1.0: USB hub found [ 0.656109] hub 1-0:1.0: 2 ports detected [ 0.657185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659614] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.660741] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.661961] mousedev: PS/2 mouse device common for all mice [ 0.663422] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665613] rtc_cmos 00:00: RTC can wake from S4 [ 0.666859] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668282] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669753] i2c /dev entries driver [ 0.670666] device-mapper: uevent: version 1.0.3 [ 0.671780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.673626] ledtrig-cpu: registered to indicate activity on CPUs [ 0.674897] NET: Registered protocol family 10 [ 0.675886] NET: Registered protocol family 17 [ 0.676748] Key type dns_resolver registered [ 0.677673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.678733] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.680458] registered taskstats version 1 [ 0.681282] Loading compiled-in X.509 certificates [ 0.682707] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.684503] zswap: loaded using pool lzo/zbud [ 0.685894] Key type trusted registered [ 0.687474] Key type encrypted registered [ 0.688300] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689328] ima: No TPM chip found, activating TPM-bypass! [ 0.690360] evm: HMAC attrs: 0x1 [ 0.691295] Magic number: 6:865:461 [ 0.692138] rtc_cmos 00:00: setting system clock to 2018-10-08 03:27:59 UTC (1538969279) [ 0.693722] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694813] EDD information not available. [ 0.773807] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.775340] Write protecting the kernel read-only data: 14336k [ 0.787018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.788812] 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.832035] 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 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.7... Lease of 10.55.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.40. iid=i-0000001e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-10-08 03:28:07,669 - create_instance - INFO - Deleting Port with ID - 2c4bfb95-28c9-4cec-b831-58adcd41202d 2018-10-08 03:28:07,669 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5adport-1 2018-10-08 03:28:07,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/2c4bfb95-28c9-4cec-b831-58adcd41202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:08,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87c5af4f-8e6a-4f7c-9660-3bc7e4d073b9 Date: Mon, 08 Oct 2018 03:28:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:28:08,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/2c4bfb95-28c9-4cec-b831-58adcd41202d used request id req-87c5af4f-8e6a-4f7c-9660-3bc7e4d073b9 2018-10-08 03:28:08,158 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst 2018-10-08 03:28:08,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:08,335 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:28: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-4b7de694-9590-4d78-b5ae-0b78dc6af454 x-compute-request-id: req-4b7de694-9590-4d78-b5ae-0b78dc6af454 Content-Type: application/json 2018-10-08 03:28:08,335 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-4b7de694-9590-4d78-b5ae-0b78dc6af454 2018-10-08 03:28:08,335 - create_instance - INFO - Checking deletion status 2018-10-08 03:28:08,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:08,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-7b56d7a2-1ff2-4068-9df4-10d37f6ab109 x-compute-request-id: req-7b56d7a2-1ff2-4068-9df4-10d37f6ab109 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "bookmark"}], "image": {"id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "links": [{"href": "http://172.30.9.28:8774/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:27:58.000000", "flavor": {"id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "links": [{"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}]}, "id": "11cf28ac-13dd-4de2-8e87-5387b82d0773", "user_id": "37f6791a18894cf593c944dd8562c334", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:08Z", "hostId": "e9777a3ba46c6faefc13f30251648f4f626de8a69614a17c225b5c70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst", "created": "2018-10-08T03:27:57Z", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:28:08,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-7b56d7a2-1ff2-4068-9df4-10d37f6ab109 2018-10-08 03:28:08,444 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst] is - ACTIVE 2018-10-08 03:28:08,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:28:11,447 - create_instance - DEBUG - VM status query timeout in 296.888347864 2018-10-08 03:28:11,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:11,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-861bc459-053e-45df-83fc-5523035d362f x-compute-request-id: req-861bc459-053e-45df-83fc-5523035d362f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773", "rel": "bookmark"}], "image": {"id": "0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "links": [{"href": "http://172.30.9.28:8774/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:27:58.000000", "flavor": {"id": "b712f2b4-7162-499f-b03b-2858a5efa3e0", "links": [{"href": "http://172.30.9.28:8774/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0", "rel": "bookmark"}]}, "id": "11cf28ac-13dd-4de2-8e87-5387b82d0773", "user_id": "37f6791a18894cf593c944dd8562c334", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:08Z", "hostId": "e9777a3ba46c6faefc13f30251648f4f626de8a69614a17c225b5c70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst", "created": "2018-10-08T03:27:57Z", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 03:28:11,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-861bc459-053e-45df-83fc-5523035d362f 2018-10-08 03:28:11,845 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst] is - ACTIVE 2018-10-08 03:28:11,845 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 03:28:14,849 - create_instance - DEBUG - VM status query timeout in 293.486734867 2018-10-08 03:28:14,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abdabd9f9d7c7182246440da94035014a497567" 2018-10-08 03:28:14,903 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 03:28: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-8b9adb1f-0fdf-4c04-bb1b-558cf0dc7ec5 x-compute-request-id: req-8b9adb1f-0fdf-4c04-bb1b-558cf0dc7ec5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 11cf28ac-13dd-4de2-8e87-5387b82d0773 could not be found.", "code": 404}} 2018-10-08 03:28:14,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11cf28ac-13dd-4de2-8e87-5387b82d0773 used request id req-8b9adb1f-0fdf-4c04-bb1b-558cf0dc7ec5 2018-10-08 03:28:14,904 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 11cf28ac-13dd-4de2-8e87-5387b82d0773 could not be found. (HTTP 404) (Request-ID: req-8b9adb1f-0fdf-4c04-bb1b-558cf0dc7ec5) 2018-10-08 03:28:14,904 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-inst 2018-10-08 03:28:14,905 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet 2018-10-08 03:28:14,905 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-subnet 2018-10-08 03:28:14,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b9e5bdc6-507b-4a2f-9868-0fc67150ec30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" 2018-10-08 03:28:17,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ff30cc7-7d25-4c89-a7b1-e94b3030113c Date: Mon, 08 Oct 2018 03:28:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:28:17,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b9e5bdc6-507b-4a2f-9868-0fc67150ec30 used request id req-5ff30cc7-7d25-4c89-a7b1-e94b3030113c 2018-10-08 03:28:17,134 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-priv-net 2018-10-08 03:28:17,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2ca6e15d-d1da-480e-9943-65a8d40dafc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d239da589dfc0d202488ac460b3a8da7698f4e85" 2018-10-08 03:28:18,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80ade5e0-fedf-4732-b3a5-559d591a81ec Date: Mon, 08 Oct 2018 03:28:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:28:18,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2ca6e15d-d1da-480e-9943-65a8d40dafc9 used request id req-80ade5e0-fedf-4732-b3a5-559d591a81ec 2018-10-08 03:28:18,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6531b2a2783accc8b8bbcff4291e27508b5163" 2018-10-08 03:28:18,549 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab183320-f958-450b-b6f9-7f654a5f6ad9 x-compute-request-id: req-ab183320-f958-450b-b6f9-7f654a5f6ad9 Content-Length: 0 Content-Type: application/json 2018-10-08 03:28:18,549 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b712f2b4-7162-499f-b03b-2858a5efa3e0 used request id req-ab183320-f958-450b-b6f9-7f654a5f6ad9 2018-10-08 03:28:18,550 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-4f9734ea-cd81-4b86-b27b-c3b3fce6f5ad-image 2018-10-08 03:28:18,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa55fc83377a6ae075a399ccf7d8d48746d68fe" 2018-10-08 03:28:19,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-037dd381-2389-41ca-8913-23b6ab1c9407 Date: Mon, 08 Oct 2018 03:28:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:28:19,532 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0ec6ab99-16c1-46d0-9ed1-4cd73e173204 used request id req-037dd381-2389-41ca-8913-23b6ab1c9407 2018-10-08 03:28:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:28:19,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fafa5e3f-c439-4688-9770-37c30fa3b1eb Date: Mon, 08 Oct 2018 03:28:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "created_at": "2018-10-08T03:27:47Z", "updated_at": "2018-10-08T03:27:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:27:47Z", "revision_number": 0, "id": "281d5494-0532-4b19-a0dc-26bb2fa567e5", "remote_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "remote_ip_prefix": null, "created_at": "2018-10-08T03:27:47Z", "security_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6955944665a34af1b6cde5ffce1ee98f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:27:47Z", "revision_number": 0, "id": "b1407101-6266-4d59-8585-e7780a25b775", "remote_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "remote_ip_prefix": null, "created_at": "2018-10-08T03:27:47Z", "security_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6955944665a34af1b6cde5ffce1ee98f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:27:47Z", "revision_number": 0, "id": "db598e3a-39c4-45d2-9615-5e23b0f7c088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:27:47Z", "security_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6955944665a34af1b6cde5ffce1ee98f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:27:47Z", "revision_number": 0, "id": "fba5fafc-1543-4678-b9b1-7b06796e31a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:27:47Z", "security_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6955944665a34af1b6cde5ffce1ee98f"}], "revision_number": 4, "project_id": "6955944665a34af1b6cde5ffce1ee98f", "id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e5c5180490b470ca8770f98da429433", "created_at": "2018-10-08T03:28:19Z", "updated_at": "2018-10-08T03:28:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "241f127a-7ecb-40da-ac14-83af774891c7", "remote_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5c5180490b470ca8770f98da429433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "5e6041b0-1b21-459e-9a1f-f706900b6105", "remote_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5c5180490b470ca8770f98da429433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "775c709c-0675-43b8-9095-aacd80a962ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5c5180490b470ca8770f98da429433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "79f1f1b4-a382-4523-b637-fce5b0fe8b52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5c5180490b470ca8770f98da429433"}], "revision_number": 4, "project_id": "9e5c5180490b470ca8770f98da429433", "id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "name": "default"}]} 2018-10-08 03:28:19,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fafa5e3f-c439-4688-9770-37c30fa3b1eb 2018-10-08 03:28:19,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:28:19,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b613882-72cb-4f0b-92fe-ce474cc4f1c2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 03:28:19,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-0b613882-72cb-4f0b-92fe-ce474cc4f1c2 2018-10-08 03:28:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:28:20,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643f3d0d-a146-4034-b196-21083bda86db Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 03:28:20,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-643f3d0d-a146-4034-b196-21083bda86db 2018-10-08 03:28:20,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:28:20,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b27bf2-43b3-4398-a92e-e9395c882f2f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f"}, "enabled": true, "id": "6955944665a34af1b6cde5ffce1ee98f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd427b59-9236-471-proj"}} 2018-10-08 03:28:20,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f used request id req-05b27bf2-43b3-4398-a92e-e9395c882f2f 2018-10-08 03:28:20,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0b9cca0-03c6-42b9-8b68-7d558f9c77db 2018-10-08 03:28:20,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b9cca0-03c6-42b9-8b68-7d558f9c77db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:28:20,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-451f35a4-5cf8-4add-aa81-1f5368611455 Date: Mon, 08 Oct 2018 03:28:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:27:47Z", "security_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "port_range_min": null, "revision_number": 0, "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "created_at": "2018-10-08T03:27:47Z", "project_id": "6955944665a34af1b6cde5ffce1ee98f", "id": "281d5494-0532-4b19-a0dc-26bb2fa567e5"}, {"remote_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:27:47Z", "security_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "port_range_min": null, "revision_number": 0, "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "created_at": "2018-10-08T03:27:47Z", "project_id": "6955944665a34af1b6cde5ffce1ee98f", "id": "b1407101-6266-4d59-8585-e7780a25b775"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:27:47Z", "security_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "port_range_min": null, "revision_number": 0, "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "created_at": "2018-10-08T03:27:47Z", "project_id": "6955944665a34af1b6cde5ffce1ee98f", "id": "db598e3a-39c4-45d2-9615-5e23b0f7c088"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T03:27:47Z", "security_group_id": "f0b9cca0-03c6-42b9-8b68-7d558f9c77db", "port_range_min": null, "revision_number": 0, "tenant_id": "6955944665a34af1b6cde5ffce1ee98f", "created_at": "2018-10-08T03:27:47Z", "project_id": "6955944665a34af1b6cde5ffce1ee98f", "id": "fba5fafc-1543-4678-b9b1-7b06796e31a0"}]} 2018-10-08 03:28:20,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b9cca0-03c6-42b9-8b68-7d558f9c77db used request id req-451f35a4-5cf8-4add-aa81-1f5368611455 2018-10-08 03:28:20,310 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 03:28:20,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f0b9cca0-03c6-42b9-8b68-7d558f9c77db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:28:20,681 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae8f479d-8a0f-4664-97e9-91de22c6f8a3 Content-Length: 0 Date: Mon, 08 Oct 2018 03:28:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:28:20,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f0b9cca0-03c6-42b9-8b68-7d558f9c77db used request id req-ae8f479d-8a0f-4664-97e9-91de22c6f8a3 2018-10-08 03:28:20,682 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-bd427b59-9236-471-proj 2018-10-08 03:28:20,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:28:20,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47910996-fa6a-4d5d-b93f-88f18779bca0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:28:20,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6955944665a34af1b6cde5ffce1ee98f used request id req-47910996-fa6a-4d5d-b93f-88f18779bca0 2018-10-08 03:28:20,875 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-bd427b59-9236-471-proj-role 2018-10-08 03:28:20,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b165ceb673f142ffa216670899b7f63f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:28:20,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1edb7c67-a7d6-48b9-9e10-81d17ead9767 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:28:20,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b165ceb673f142ffa216670899b7f63f used request id req-1edb7c67-a7d6-48b9-9e10-81d17ead9767 2018-10-08 03:28:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fde7c52b9bd85ef99405de48dc96a4274a8b04f" 2018-10-08 03:28:21,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b3718b-f845-446e-9b20-35e618dbb80d Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f69973ae00b24f559325a356221f9a09", "links": {"self": "http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09"}, "name": "heat_stack_owner"}]} 2018-10-08 03:28:21,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b4b3718b-f845-446e-9b20-35e618dbb80d 2018-10-08 03:28:21,070 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-bd427b59-9236-471-user 2018-10-08 03:28:21,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/37f6791a18894cf593c944dd8562c334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb5926b363bb0e40a96d0b9e36651d5a8063095" 2018-10-08 03:28:21,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-396cb95b-852d-45b9-ae63-5ccc944ee050 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:28:21,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/37f6791a18894cf593c944dd8562c334 used request id req-396cb95b-852d-45b9-ae63-5ccc944ee050 2018-10-08 03:28:21,375 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.202s OK 2018-10-08 03:28:21,488 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 03:28:21,489 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:40 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-08 03:28:21,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:28:21,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:21,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce28f061-64f4-48a0-93c4-ac5af1d9f7c3 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f69973ae00b24f559325a356221f9a09", "links": {"self": "http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09"}, "name": "heat_stack_owner"}]} 2018-10-08 03:28:21,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ce28f061-64f4-48a0-93c4-ac5af1d9f7c3 2018-10-08 03:28:21,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0724821090698s 2018-10-08 03:28:21,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 03:28:21,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:21,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dabb0a3d-7ca5-4e13-b8f6-1a38014add6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:28:21,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f69973ae00b24f559325a356221f9a09 used request id req-dabb0a3d-7ca5-4e13-b8f6-1a38014add6f 2018-10-08 03:28:21,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.184830188751s 2018-10-08 03:28:21,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:28:21,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:21,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c4eb48d-19e5-40a4-83b3-11a6b51b282b Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d", "links": {"self": "http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5"}, "domain_id": "default", "enabled": true, "id": "90448ddbb6d24d4aae01c7f5666b68b5", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:28:21,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7c4eb48d-19e5-40a4-83b3-11a6b51b282b 2018-10-08 03:28:21,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102225065231s 2018-10-08 03:28:21,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7c4eb48d-19e5-40a4-83b3-11a6b51b282b 2018-10-08 03:28:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:28:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:21,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c123f5ad-3641-44ed-bedd-62651dcbb8bf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5"}, "enabled": true, "id": "90448ddbb6d24d4aae01c7f5666b68b5", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_89a4a322-dba6-407d-934f-d5a56ca2086d"}} 2018-10-08 03:28:21,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5 used request id req-c123f5ad-3641-44ed-bedd-62651dcbb8bf 2018-10-08 03:28:21,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.08664894104s 2018-10-08 03:28:21,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5 used request id req-c123f5ad-3641-44ed-bedd-62651dcbb8bf 2018-10-08 03:28:21,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 03:28:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:22,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16552c4e-749c-4fd1-8b0b-0e63456ef9b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:28:22,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5 used request id req-16552c4e-749c-4fd1-8b0b-0e63456ef9b3 2018-10-08 03:28:22,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.243366003036s 2018-10-08 03:28:22,194 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/90448ddbb6d24d4aae01c7f5666b68b5 used request id req-16552c4e-749c-4fd1-8b0b-0e63456ef9b3 2018-10-08 03:28:22,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:28:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:22,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e96918-79f9-49f7-bb8b-ebfd64e8dff6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433"}, "enabled": true, "id": "9e5c5180490b470ca8770f98da429433", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_89a4a322-dba6-407d-934f-d5a56ca2086d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:28:22,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-08e96918-79f9-49f7-bb8b-ebfd64e8dff6 2018-10-08 03:28:22,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0868721008301s 2018-10-08 03:28:22,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-08e96918-79f9-49f7-bb8b-ebfd64e8dff6 2018-10-08 03:28:22,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 03:28:22,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:22,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da030365-4a58-46b0-bd94-fda967aa6797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:28:22,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433 used request id req-da030365-4a58-46b0-bd94-fda967aa6797 2018-10-08 03:28:22,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153440952301s 2018-10-08 03:28:22,438 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9e5c5180490b470ca8770f98da429433 used request id req-da030365-4a58-46b0-bd94-fda967aa6797 2018-10-08 03:28:22,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:28:22,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:22,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78d23a0-067b-4517-9652-99a849f5fd15 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "185d659f41234c6584ac6b8febd1d1ed", "links": {"self": "http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:28:22,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c78d23a0-067b-4517-9652-99a849f5fd15 2018-10-08 03:28:22,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084018945694s 2018-10-08 03:28:22,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 03:28:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:22,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81e7be3-3e20-46ac-bebe-b6753bba42d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:28:22,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/185d659f41234c6584ac6b8febd1d1ed used request id req-e81e7be3-3e20-46ac-bebe-b6753bba42d4 2018-10-08 03:28:22,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10155415535s 2018-10-08 03:28:22,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:28:22,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9e5c5180490b470ca8770f98da429433&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:22,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-833d1bb1-aef6-43c3-9ac7-c6d5d79f613b Date: Mon, 08 Oct 2018 03:28:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9e5c5180490b470ca8770f98da429433", "created_at": "2018-10-08T03:28:19Z", "updated_at": "2018-10-08T03:28:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "241f127a-7ecb-40da-ac14-83af774891c7", "remote_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5c5180490b470ca8770f98da429433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "5e6041b0-1b21-459e-9a1f-f706900b6105", "remote_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5c5180490b470ca8770f98da429433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "775c709c-0675-43b8-9095-aacd80a962ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5c5180490b470ca8770f98da429433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "79f1f1b4-a382-4523-b637-fce5b0fe8b52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5c5180490b470ca8770f98da429433"}], "revision_number": 4, "project_id": "9e5c5180490b470ca8770f98da429433", "id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "name": "default"}]} 2018-10-08 03:28:22,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9e5c5180490b470ca8770f98da429433&name=default used request id req-833d1bb1-aef6-43c3-9ac7-c6d5d79f613b 2018-10-08 03:28:22,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.182144880295s 2018-10-08 03:28:22,814 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9e5c5180490b470ca8770f98da429433&name=default used request id req-833d1bb1-aef6-43c3-9ac7-c6d5d79f613b 2018-10-08 03:28:22,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:28:22,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:23,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e6cfd360-3bc8-415a-b0c8-311572769353 Date: Mon, 08 Oct 2018 03:28:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e5c5180490b470ca8770f98da429433", "created_at": "2018-10-08T03:28:19Z", "updated_at": "2018-10-08T03:28:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "79f1f1b4-a382-4523-b637-fce5b0fe8b52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5c5180490b470ca8770f98da429433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "775c709c-0675-43b8-9095-aacd80a962ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5c5180490b470ca8770f98da429433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "241f127a-7ecb-40da-ac14-83af774891c7", "remote_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e5c5180490b470ca8770f98da429433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:19Z", "revision_number": 0, "id": "5e6041b0-1b21-459e-9a1f-f706900b6105", "remote_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:19Z", "security_group_id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "tenant_id": "9e5c5180490b470ca8770f98da429433", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e5c5180490b470ca8770f98da429433"}], "revision_number": 4, "project_id": "9e5c5180490b470ca8770f98da429433", "id": "fdc6b02b-694a-48cb-a016-68d67ce82b92", "name": "default"}]} 2018-10-08 03:28:23,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e6cfd360-3bc8-415a-b0c8-311572769353 2018-10-08 03:28:23,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209589004517s 2018-10-08 03:28:23,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e6cfd360-3bc8-415a-b0c8-311572769353 2018-10-08 03:28:23,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 03:28:23,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/fdc6b02b-694a-48cb-a016-68d67ce82b92.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7db57a963875e5d9feb60ac41f0770bcc0d5fca" 2018-10-08 03:28:23,370 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e90a8f1e-6a39-4629-9142-9c5356a0c7f8 Content-Length: 0 Date: Mon, 08 Oct 2018 03:28:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:28:23,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/fdc6b02b-694a-48cb-a016-68d67ce82b92.json used request id req-e90a8f1e-6a39-4629-9142-9c5356a0c7f8 2018-10-08 03:28:23,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.338170051575s 2018-10-08 03:28:23,371 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/fdc6b02b-694a-48cb-a016-68d67ce82b92.json used request id req-e90a8f1e-6a39-4629-9142-9c5356a0c7f8 2018-10-08 03:28:23,371 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 13:43 | PASS | | snaps_health_check | functest | healthcheck | 00:40 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-08 03:28:23,376 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-08 03:28:30,261 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-294 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-08 03:28:30,266 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wJTkXYpE6WyHkzd67pQJrTMjR export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-10-08 03:28:30,266 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-08 03:28:30,267 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-10-08 03:28:30,306 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-08 03:28:33,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:28:33,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:28:33,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:28:33,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:28:33,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:28:33,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:28:33,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:28:33,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:28:33,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:28:33,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:28:33,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:28:33,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 03:28:33,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 03:28:33,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:28:33,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d75547-0ca5-4fa9-b61b-0cb0cdcafd57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:28:33,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-28d75547-0ca5-4fa9-b61b-0cb0cdcafd57 2018-10-08 03:28:33,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:28:34,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["o7_OJUaGRtKxoaPCsX5jRg"], "issued_at": "2018-10-08T03:28:34.000000Z"}} 2018-10-08 03:28:34,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:28:34,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:34,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a1d21d45-7f04-4600-9d40-3e276b18fb59 Date: Mon, 08 Oct 2018 03:28:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:28:34,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a1d21d45-7f04-4600-9d40-3e276b18fb59 2018-10-08 03:28:34,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.220248937607s 2018-10-08 03:28:34,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a1d21d45-7f04-4600-9d40-3e276b18fb59 2018-10-08 03:28:34,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:28:34,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:34,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:28:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:34,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136d9e9f-c295-49c5-87a7-d311b432eb9f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:28:34,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-136d9e9f-c295-49c5-87a7-d311b432eb9f 2018-10-08 03:28:34,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.537175893784s 2018-10-08 03:28:34,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 03:28:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}}' 2018-10-08 03:28:34,896 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20b5dc34-5911-481f-8e62-1569d6621bc9 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/3261e95e2ac3437e92dc132419c2ce26"}, "enabled": true, "id": "3261e95e2ac3437e92dc132419c2ce26", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}} 2018-10-08 03:28:34,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-20b5dc34-5911-481f-8e62-1569d6621bc9 2018-10-08 03:28:34,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119015932083s 2018-10-08 03:28:34,897 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-20b5dc34-5911-481f-8e62-1569d6621bc9 2018-10-08 03:28:34,898 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'id': u'3261e95e2ac3437e92dc132419c2ce26', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 03:28:34,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 03:28:35,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.405399084091s 2018-10-08 03:28:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:35,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df60eb59-9463-4ce0-a422-5d4ebe514090 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a"}, "enabled": true, "id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "options": {}, "domain_id": "default", "name": "vping_ssh-user_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}} 2018-10-08 03:28:35,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a used request id req-df60eb59-9463-4ce0-a422-5d4ebe514090 2018-10-08 03:28:35,391 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2dc30b8e4fe24c2a8aad6e768f7bb94a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2'}) 2018-10-08 03:28:35,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:28:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:35,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9224dc1a-45f8-4a0d-b7b4-8ee81b00ed09 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:28:35,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9224dc1a-45f8-4a0d-b7b4-8ee81b00ed09 2018-10-08 03:28:35,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806400775909s 2018-10-08 03:28:35,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:28:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:35,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0957d9fb-b44e-44e7-85c9-de8869be8b9e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:28:35,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0957d9fb-b44e-44e7-85c9-de8869be8b9e 2018-10-08 03:28:35,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822558403015s 2018-10-08 03:28:35,557 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 03:28:35,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:28:35,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" -d '{"role": {"name": "Member"}}' 2018-10-08 03:28:35,650 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b339882a-9429-46ca-a0af-f2fd6ca4c681 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a756668795b4711b74d38420b552fcc", "links": {"self": "http://172.30.9.28:5000/v3/roles/1a756668795b4711b74d38420b552fcc"}, "name": "Member"}} 2018-10-08 03:28:35,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b339882a-9429-46ca-a0af-f2fd6ca4c681 2018-10-08 03:28:35,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0919518470764s 2018-10-08 03:28:35,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/1a756668795b4711b74d38420b552fcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:35,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d23827-0ae3-4f2f-a791-1bc024391f9f Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1a756668795b4711b74d38420b552fcc"}, "domain_id": null, "name": "Member", "id": "1a756668795b4711b74d38420b552fcc"}} 2018-10-08 03:28:35,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1a756668795b4711b74d38420b552fcc used request id req-f3d23827-0ae3-4f2f-a791-1bc024391f9f 2018-10-08 03:28:35,731 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/1a756668795b4711b74d38420b552fcc'}, 'domain_id': None, 'human_id': None, 'id': u'1a756668795b4711b74d38420b552fcc', 'HUMAN_ID': False}) 2018-10-08 03:28:35,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:28:35,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:35,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4aab0f8-b0a5-4e3f-897e-d999b67b333f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "1a756668795b4711b74d38420b552fcc", "links": {"self": "http://172.30.9.28:5000/v3/roles/1a756668795b4711b74d38420b552fcc"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:28:35,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4aab0f8-b0a5-4e3f-897e-d999b67b333f 2018-10-08 03:28:35,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797669887543s 2018-10-08 03:28:35,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:28:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:35,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007342ee-7406-4237-9cda-65538dd3bcd3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:28:35,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-007342ee-7406-4237-9cda-65538dd3bcd3 2018-10-08 03:28:35,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0745439529419s 2018-10-08 03:28:35,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:28:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:35,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd9cd88-8556-432d-91bf-b623323d50bb Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "links": {"self": "http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a"}, "domain_id": "default", "enabled": true, "id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:28:35,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dbd9cd88-8556-432d-91bf-b623323d50bb 2018-10-08 03:28:35,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.095447063446s 2018-10-08 03:28:35,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dbd9cd88-8556-432d-91bf-b623323d50bb 2018-10-08 03:28:35,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:28:35,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:36,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6f05e4-d629-4dfa-afac-f4b2a45479dc Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/3261e95e2ac3437e92dc132419c2ce26"}, "enabled": true, "id": "3261e95e2ac3437e92dc132419c2ce26", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:28:36,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5b6f05e4-d629-4dfa-afac-f4b2a45479dc 2018-10-08 03:28:36,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804190635681s 2018-10-08 03:28:36,070 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5b6f05e4-d629-4dfa-afac-f4b2a45479dc 2018-10-08 03:28:36,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:28:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=2dc30b8e4fe24c2a8aad6e768f7bb94a&scope.project.id=3261e95e2ac3437e92dc132419c2ce26&role.id=1a756668795b4711b74d38420b552fcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:36,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba1e83a-8ce7-442a-b693-e6477402a518 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=2dc30b8e4fe24c2a8aad6e768f7bb94a&scope.project.id=3261e95e2ac3437e92dc132419c2ce26&role.id=1a756668795b4711b74d38420b552fcc", "previous": null, "next": null}} 2018-10-08 03:28:36,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=2dc30b8e4fe24c2a8aad6e768f7bb94a&scope.project.id=3261e95e2ac3437e92dc132419c2ce26&role.id=1a756668795b4711b74d38420b552fcc used request id req-eba1e83a-8ce7-442a-b693-e6477402a518 2018-10-08 03:28:36,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0745692253113s 2018-10-08 03:28:36,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:28:36,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/3261e95e2ac3437e92dc132419c2ce26/users/2dc30b8e4fe24c2a8aad6e768f7bb94a/roles/1a756668795b4711b74d38420b552fcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:36,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d16fb1ac-f396-48e4-bac0-dffda7783e99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:28:36,270 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3261e95e2ac3437e92dc132419c2ce26/users/2dc30b8e4fe24c2a8aad6e768f7bb94a/roles/1a756668795b4711b74d38420b552fcc used request id req-d16fb1ac-f396-48e4-bac0-dffda7783e99 2018-10-08 03:28:36,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121705055237s 2018-10-08 03:28:36,271 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '9b8be96b-e52f-4906-a016-aa4e5ef280ba', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'project_id': u'3261e95e2ac3437e92dc132419c2ce26', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 03:28:36,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:28:36,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:28:36,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:28:36,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:28:36,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:28:36,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:28:36,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:28:36,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:28:36,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:28:36,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:28:36,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:28:36,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:28:36,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:28:36,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:28:36,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:28:36,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:28:36,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:28:36,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:28:36,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:28:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:28:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:28:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:28:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 03:28:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 03:28:36,277 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'password': '9b8be96b-e52f-4906-a016-aa4e5ef280ba', 'project_name': 'vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '3261e95e2ac3437e92dc132419c2ce26', 'project_domain_name': 'Default'} 2018-10-08 03:28:36,277 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-08 03:28:36,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:28:36,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:36,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8001e9a-d87c-4d1b-b86b-69ea41e15628 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:28:36,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c8001e9a-d87c-4d1b-b86b-69ea41e15628 2018-10-08 03:28:36,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0837278366089s 2018-10-08 03:28:36,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:28:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:28:36,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8758a9e4-382b-4d19-b0ff-67413174e5e6 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/3261e95e2ac3437e92dc132419c2ce26"}, "enabled": true, "id": "3261e95e2ac3437e92dc132419c2ce26", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:28:36,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8758a9e4-382b-4d19-b0ff-67413174e5e6 2018-10-08 03:28:36,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0747001171112s 2018-10-08 03:28:36,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8758a9e4-382b-4d19-b0ff-67413174e5e6 2018-10-08 03:28:36,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-08 03:28:36,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" -d '{"network": {"tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "name": "vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "admin_state_up": true}}' 2018-10-08 03:28:36,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-67a305a4-e76f-4ec1-aa92-7d90f39bf3f1 Date: Mon, 08 Oct 2018 03:28:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ffa645dc-2947-4acd-833c-69599d74050b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"3261e95e2ac3437e92dc132419c2ce26","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:28:36Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2","admin_state_up":true,"tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:36Z","mtu":1450}} 2018-10-08 03:28:36,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-67a305a4-e76f-4ec1-aa92-7d90f39bf3f1 2018-10-08 03:28:36,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.502348184586s 2018-10-08 03:28:36,943 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-67a305a4-e76f-4ec1-aa92-7d90f39bf3f1 2018-10-08 03:28:36,944 - 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-10-08T03:28:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ffa645dc-2947-4acd-833c-69599d74050b', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', u'created_at': u'2018-10-08T03:28:36Z', u'mtu': 1450, u'tenant_id': u'3261e95e2ac3437e92dc132419c2ce26', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3261e95e2ac3437e92dc132419c2ce26'}) 2018-10-08 03:28:36,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:28:36,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a24a32-4e32-4912-94d5-dda0f0f46591 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:28:36,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-34a24a32-4e32-4912-94d5-dda0f0f46591 2018-10-08 03:28:36,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:28:37,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a756668795b4711b74d38420b552fcc", "name": "Member"}], "expires_at": "2018-10-08T04:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3261e95e2ac3437e92dc132419c2ce26", "name": "vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3261e95e2ac3437e92dc132419c2ce26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3261e95e2ac3437e92dc132419c2ce26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3261e95e2ac3437e92dc132419c2ce26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3261e95e2ac3437e92dc132419c2ce26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3261e95e2ac3437e92dc132419c2ce26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3261e95e2ac3437e92dc132419c2ce26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3261e95e2ac3437e92dc132419c2ce26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3261e95e2ac3437e92dc132419c2ce26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3261e95e2ac3437e92dc132419c2ce26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3261e95e2ac3437e92dc132419c2ce26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3261e95e2ac3437e92dc132419c2ce26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3261e95e2ac3437e92dc132419c2ce26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "id": "2dc30b8e4fe24c2a8aad6e768f7bb94a"}, "audit_ids": ["oAbnXHU9SjC4zWkpBkN-JA"], "issued_at": "2018-10-08T03:28:37.000000Z"}} 2018-10-08 03:28:37,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:28:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:37,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-f1254dcb-ae6a-4195-a329-789c3f51e71e Date: Mon, 08 Oct 2018 03:28:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T03:28:36Z","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3261e95e2ac3437e92dc132419c2ce26","id":"ffa645dc-2947-4acd-833c-69599d74050b","name":"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:28:37,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f1254dcb-ae6a-4195-a329-789c3f51e71e 2018-10-08 03:28:37,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269777059555s 2018-10-08 03:28:37,603 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f1254dcb-ae6a-4195-a329-789c3f51e71e 2018-10-08 03:28:37,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-08 03:28:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"subnet": {"name": "vping_ssh-subnet_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "enable_dhcp": true, "network_id": "ffa645dc-2947-4acd-833c-69599d74050b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-08 03:28:38,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1d4d920c-748c-492c-bcb0-1574d3372d05 Date: Mon, 08 Oct 2018 03:28:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ffa645dc-2947-4acd-833c-69599d74050b","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T03:28: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":"3261e95e2ac3437e92dc132419c2ce26","id":"48ade6a9-5383-4092-b9dd-e948e62989eb","subnetpool_id":null,"name":"vping_ssh-subnet_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}} 2018-10-08 03:28:38,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1d4d920c-748c-492c-bcb0-1574d3372d05 2018-10-08 03:28:38,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.625275850296s 2018-10-08 03:28:38,230 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1d4d920c-748c-492c-bcb0-1574d3372d05 2018-10-08 03:28:38,231 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T03:28: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'48ade6a9-5383-4092-b9dd-e948e62989eb', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', u'enable_dhcp': True, u'network_id': u'ffa645dc-2947-4acd-833c-69599d74050b', u'tenant_id': u'3261e95e2ac3437e92dc132419c2ce26', u'created_at': u'2018-10-08T03:28: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'3261e95e2ac3437e92dc132419c2ce26'}) 2018-10-08 03:28:38,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-08 03:28:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "vping_ssh-router_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "admin_state_up": true}}' 2018-10-08 03:28:43,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7eb0afb8-2109-4704-8d57-55a8dee823fb Date: Mon, 08 Oct 2018 03:28:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:39Z", "admin_state_up": true, "updated_at": "2018-10-08T03:28:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "bbe26444-33af-4661-99ab-cf19b5ea99ec", "name": "vping_ssh-router_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}} 2018-10-08 03:28:43,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7eb0afb8-2109-4704-8d57-55a8dee823fb 2018-10-08 03:28:43,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.11647796631s 2018-10-08 03:28:43,348 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7eb0afb8-2109-4704-8d57-55a8dee823fb 2018-10-08 03:28:43,349 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T03:28:40Z', u'revision_number': 3, u'id': u'bbe26444-33af-4661-99ab-cf19b5ea99ec', u'external_gateway_info': {u'network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45b19298-17c3-4f51-b5a0-35e47052202d', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', u'admin_state_up': True, u'tenant_id': u'3261e95e2ac3437e92dc132419c2ce26', u'created_at': u'2018-10-08T03:28:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'3261e95e2ac3437e92dc132419c2ce26'}) 2018-10-08 03:28:43,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-08 03:28:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/bbe26444-33af-4661-99ab-cf19b5ea99ec/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"subnet_id": "48ade6a9-5383-4092-b9dd-e948e62989eb"}' 2018-10-08 03:28:45,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1967f96e-08aa-4c23-abee-24a3794e0a94 Date: Mon, 08 Oct 2018 03:28:45 GMT RESP BODY: {"network_id": "ffa645dc-2947-4acd-833c-69599d74050b", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "subnet_id": "48ade6a9-5383-4092-b9dd-e948e62989eb", "subnet_ids": ["48ade6a9-5383-4092-b9dd-e948e62989eb"], "port_id": "4375d5de-4c3c-413a-9fea-52b4b987484e", "id": "bbe26444-33af-4661-99ab-cf19b5ea99ec"} 2018-10-08 03:28:45,394 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bbe26444-33af-4661-99ab-cf19b5ea99ec/add_router_interface.json used request id req-1967f96e-08aa-4c23-abee-24a3794e0a94 2018-10-08 03:28:45,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.04485297203s 2018-10-08 03:28:45,395 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bbe26444-33af-4661-99ab-cf19b5ea99ec/add_router_interface.json used request id req-1967f96e-08aa-4c23-abee-24a3794e0a94 returning object bbe26444-33af-4661-99ab-cf19b5ea99ec 2018-10-08 03:28:45,395 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:28:45,527 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-08 03:28:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:45,534 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 03:28:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 03:28:45,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:28:45,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:45,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1349a3a7-1559-4401-930d-684bb54c47b1 Date: Mon, 08 Oct 2018 03:28:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:28:45,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1349a3a7-1559-4401-930d-684bb54c47b1 2018-10-08 03:28:45,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172523021698s 2018-10-08 03:28:45,710 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1349a3a7-1559-4401-930d-684bb54c47b1 2018-10-08 03:28:45,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 03:28:45,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}' 2018-10-08 03:28:46,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/379cba37-9042-42fe-b950-776ac06ec091 X-Openstack-Request-Id: req-f609f329-7a6e-48ef-8ecf-1c7411843fe3 Date: Mon, 08 Oct 2018 03:28:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091/file", "owner": "3261e95e2ac3437e92dc132419c2ce26", "id": "379cba37-9042-42fe-b950-776ac06ec091", "size": null, "self": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:28:45Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "checksum": null, "created_at": "2018-10-08T03:28:45Z", "protected": false} 2018-10-08 03:28:46,023 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f609f329-7a6e-48ef-8ecf-1c7411843fe3 2018-10-08 03:28:46,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.310819149017s 2018-10-08 03:28:46,023 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f609f329-7a6e-48ef-8ecf-1c7411843fe3 returning object 379cba37-9042-42fe-b950-776ac06ec091 2018-10-08 03:28:46,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 03:28:46,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/379cba37-9042-42fe-b950-776ac06ec091/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '' 2018-10-08 03:28:47,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc9da16e-1f6d-4886-90b5-c8f5474dec11 Date: Mon, 08 Oct 2018 03:28:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:28:47,102 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/379cba37-9042-42fe-b950-776ac06ec091/file used request id req-bc9da16e-1f6d-4886-90b5-c8f5474dec11 2018-10-08 03:28:47,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07796812057s 2018-10-08 03:28:47,102 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/379cba37-9042-42fe-b950-776ac06ec091/file used request id req-bc9da16e-1f6d-4886-90b5-c8f5474dec11 2018-10-08 03:28:47,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:28:47,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:47,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a886e674-a1d5-4628-9625-2b26395e0e47 Date: Mon, 08 Oct 2018 03:28:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap", "metadata": {}}], "file": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091/file", "owner": "3261e95e2ac3437e92dc132419c2ce26", "id": "379cba37-9042-42fe-b950-776ac06ec091", "size": 12716032, "self": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:28:47Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:28:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:28:47,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a886e674-a1d5-4628-9625-2b26395e0e47 2018-10-08 03:28:47,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171696901321s 2018-10-08 03:28:47,275 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a886e674-a1d5-4628-9625-2b26395e0e47 2018-10-08 03:28:47,277 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap', u'metadata': Munch({})})], 'file': u'/v2/images/379cba37-9042-42fe-b950-776ac06ec091/file', 'owner': u'3261e95e2ac3437e92dc132419c2ce26', 'id': u'379cba37-9042-42fe-b950-776ac06ec091', 'size': 12716032, u'self': u'/v2/images/379cba37-9042-42fe-b950-776ac06ec091', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3261e95e2ac3437e92dc132419c2ce26', 'name': 'vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T03:28:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-08T03:28:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/379cba37-9042-42fe-b950-776ac06ec091', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'created': u'2018-10-08T03:28:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T03:28:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/379cba37-9042-42fe-b950-776ac06ec091', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 03:28:47,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 03:28:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 03:28:47,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-f826ee73-1409-4175-95e7-d8a438469a6e x-compute-request-id: req-f826ee73-1409-4175-95e7-d8a438469a6e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1b59fad-5547-40da-88f0-68197e517008", "name": "vping_ssh-flavor_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:28:47,488 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f826ee73-1409-4175-95e7-d8a438469a6e 2018-10-08 03:28:47,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.210190057755s 2018-10-08 03:28:47,489 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f826ee73-1409-4175-95e7-d8a438469a6e returning object f1b59fad-5547-40da-88f0-68197e517008 2018-10-08 03:28:47,490 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', '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'ab23dd45542f45bb99bff0ef543fda01', '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'f1b59fad-5547-40da-88f0-68197e517008', 'swap': 0}) 2018-10-08 03:28:47,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 03:28:47,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" -d '{"extra_specs": {}}' 2018-10-08 03:28:47,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef47ec26-30c4-4852-98a7-c1b004bbd1ab x-compute-request-id: req-ef47ec26-30c4-4852-98a7-c1b004bbd1ab Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:28:47,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008/os-extra_specs used request id req-ef47ec26-30c4-4852-98a7-c1b004bbd1ab 2018-10-08 03:28:47,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208249092102s 2018-10-08 03:28:47,512 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008/os-extra_specs used request id req-ef47ec26-30c4-4852-98a7-c1b004bbd1ab 2018-10-08 03:28:47,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-08 03:28:47,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"keypair": {"name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}}' 2018-10-08 03:28:47,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-a08eb681-ce95-4d97-ace5-1f64eaac8720 x-compute-request-id: req-a08eb681-ce95-4d97-ace5-1f64eaac8720 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+zvLxqbWc8hRrMnGQevVgnaGGsoLBg1FD8GLikJgt6gWL214iUP2IIGwYb3Rr05wtaQE+o7S0Y/8iiacV9jVoKVRGKcOY9ywtS679dMTjG7T8ZKr2prWB4pcq3adp/F9K2FH97lqdMojDJ2BY9FblVRp25feSbuz4QUkkoHJjIMLL0cS2//KyPI1gvy+nEe40udNf25zuffJ5hu/ikvpLjWO0Q1HufXR7T+DwTxrq6G88On1JkS9fccLjrdMnDGxbh0WmxfcrnnLTzrGNEAQcZWroct+Qyq/PP0Y1r/lWx+R/uC8bmdaDH7XzlPG0IGT/+IOC6V4lF6X6hoztz2oL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvs7y8am1nPIUazJxkHr1YJ2hhrKCwYNRQ/Bi4pCYLeoFi9te\nIlD9iCBsGG90a9OcLWkBPqO0tGP/IomnFfY1aClURinDmPcsLUuu/XTE4xu0/GSq\n9qa1geKXKt2nafxfSthR/e5anTKIwydgWPRW5VUaduX3km7s+EFJJKByYyDCy9HE\ntv/ysjyNYL8vpxHuNLnTX9uc7n3yeYbv4pL6S41jtENR7n10e0/g8E8a6uhvPDp9\nSZEvX3HC463TJwxsW4dFpsX3K55y086xjRAEHGVq6HLfkMqvzz9GNa/5Vsfkf7gv\nG5nWgx+185TxtCBk//iDguleJRel+oaM7c9qCwIDAQABAoIBAQCIeMg2pKVq/ZIx\nIcEsD2XVlqjjCGaRNfU33IU9eyH9JPaWk23+qWLMrDPkPkNMo+t+Zy4muTwUEbl3\n4HCLOq/0Mis+i7yEebU1KH6edZgkv7pxEydchtwnbAOm+yY0nfciNxpdvs88w9oh\nitZUiV5lZLsq80xhhckjvr4r3j4yOw4KL3UVri94Fk4lPapr6dHf+rmscN3yCgIL\njbXTbcj5+qxd2L6AFzFdQfFxBtl+rpPepl4T13QU9PgbGhPrL0gf4orMJAo8ZkvO\nW5Vqw+MxC6+/WMy6AUBUHsbo65tUdtELQn8KG6vhy9Xu5RITIAkRxShL6QRyvyqT\nxXgW0AzhAoGBAOPt7n3L1TdkUWLlAjqTUN78N+ZTw4Wgcwcom9bABLhSJDR+ergS\nR7ZNvil/VkSURpokz+EWL/uVNG1INUXe4R7h/LIHdrmgMKwDU6f8u/6cSfvgOGjW\nDAHl39J2Z58YKiLlrvFsvjPMeZZ+VX3buIpTITyMlWVb1ThPuA//z30ZAoGBANZO\nri9O2nErTiBLdb3rN8rjXwStk0cC2YO0L99FKVxVHxet6FdQNnpKK0y1Vjxyv09u\nom7hZRz1ekR4CThZdudfPwqDq4ajZtQanh95JIdpi+yhAQUVToVsgdTw2RGS++Gu\njUOv9RBtDU1Uhz5SclbQok/LAvRoScAbrv+AICDDAoGAOaKkt/KfC862Nceq9Jzj\nyj8E850ix9t2usyt+3O6vdEnjo6dAYa90399Ioksi1LjN38vgb9WisuD4k5sCir9\nyg1jFLGGeBHlvNlqggQKlat3mdVs7jWR+7jhDBscwMIfhYuG3U2eGwMNi9yOSbER\nzQiQUvtJm8PI+uBNrt4E3aECgYEAo9Z9Fg/Lso8v6EKoXiyQd9zCDLqCiNxl3GmJ\n28BtMXimD51VrkLVk0JWvgs4RXhYR+rF5c0NV0lYUzYNnnXPEG3hrTEilgkgGPHM\nhzU/NwL7BUnFlNRINnrQ+zGyUdw0EsI2n1PLH+avL7p6tqujXDmejTAgLyf3khXY\nAN88MK8CgYEAzsjKESlQR/AUZuNug8ws5iNtJSELk9oD/dc86naZCtYkfJ64eZb4\nxuEDEVEx4F7nMALfWtJpul1BSDmsw3oqbg2R7t3lw2QTJo1nRk8q7pMXQtkZlqTQ\nsSBGCJUjClW7FUMkPm5vuUAmrUACHDf5XpgKojP61HPpxCG73ARDrwA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "fingerprint": "3e:17:14:c3:98:00:d8:56:04:94:f1:91:f2:f7:78:82"}} 2018-10-08 03:28:47,766 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-a08eb681-ce95-4d97-ace5-1f64eaac8720 2018-10-08 03:28:47,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.253439903259s 2018-10-08 03:28:47,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-a08eb681-ce95-4d97-ace5-1f64eaac8720 2018-10-08 03:28:47,767 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+zvLxqbWc8hRrMnGQevVgnaGGsoLBg1FD8GLikJgt6gWL214iUP2IIGwYb3Rr05wtaQE+o7S0Y/8iiacV9jVoKVRGKcOY9ywtS679dMTjG7T8ZKr2prWB4pcq3adp/F9K2FH97lqdMojDJ2BY9FblVRp25feSbuz4QUkkoHJjIMLL0cS2//KyPI1gvy+nEe40udNf25zuffJ5hu/ikvpLjWO0Q1HufXR7T+DwTxrq6G88On1JkS9fccLjrdMnDGxbh0WmxfcrnnLTzrGNEAQcZWroct+Qyq/PP0Y1r/lWx+R/uC8bmdaDH7XzlPG0IGT/+IOC6V4lF6X6hoztz2oL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvs7y8am1nPIUazJxkHr1YJ2hhrKCwYNRQ/Bi4pCYLeoFi9te\nIlD9iCBsGG90a9OcLWkBPqO0tGP/IomnFfY1aClURinDmPcsLUuu/XTE4xu0/GSq\n9qa1geKXKt2nafxfSthR/e5anTKIwydgWPRW5VUaduX3km7s+EFJJKByYyDCy9HE\ntv/ysjyNYL8vpxHuNLnTX9uc7n3yeYbv4pL6S41jtENR7n10e0/g8E8a6uhvPDp9\nSZEvX3HC463TJwxsW4dFpsX3K55y086xjRAEHGVq6HLfkMqvzz9GNa/5Vsfkf7gv\nG5nWgx+185TxtCBk//iDguleJRel+oaM7c9qCwIDAQABAoIBAQCIeMg2pKVq/ZIx\nIcEsD2XVlqjjCGaRNfU33IU9eyH9JPaWk23+qWLMrDPkPkNMo+t+Zy4muTwUEbl3\n4HCLOq/0Mis+i7yEebU1KH6edZgkv7pxEydchtwnbAOm+yY0nfciNxpdvs88w9oh\nitZUiV5lZLsq80xhhckjvr4r3j4yOw4KL3UVri94Fk4lPapr6dHf+rmscN3yCgIL\njbXTbcj5+qxd2L6AFzFdQfFxBtl+rpPepl4T13QU9PgbGhPrL0gf4orMJAo8ZkvO\nW5Vqw+MxC6+/WMy6AUBUHsbo65tUdtELQn8KG6vhy9Xu5RITIAkRxShL6QRyvyqT\nxXgW0AzhAoGBAOPt7n3L1TdkUWLlAjqTUN78N+ZTw4Wgcwcom9bABLhSJDR+ergS\nR7ZNvil/VkSURpokz+EWL/uVNG1INUXe4R7h/LIHdrmgMKwDU6f8u/6cSfvgOGjW\nDAHl39J2Z58YKiLlrvFsvjPMeZZ+VX3buIpTITyMlWVb1ThPuA//z30ZAoGBANZO\nri9O2nErTiBLdb3rN8rjXwStk0cC2YO0L99FKVxVHxet6FdQNnpKK0y1Vjxyv09u\nom7hZRz1ekR4CThZdudfPwqDq4ajZtQanh95JIdpi+yhAQUVToVsgdTw2RGS++Gu\njUOv9RBtDU1Uhz5SclbQok/LAvRoScAbrv+AICDDAoGAOaKkt/KfC862Nceq9Jzj\nyj8E850ix9t2usyt+3O6vdEnjo6dAYa90399Ioksi1LjN38vgb9WisuD4k5sCir9\nyg1jFLGGeBHlvNlqggQKlat3mdVs7jWR+7jhDBscwMIfhYuG3U2eGwMNi9yOSbER\nzQiQUvtJm8PI+uBNrt4E3aECgYEAo9Z9Fg/Lso8v6EKoXiyQd9zCDLqCiNxl3GmJ\n28BtMXimD51VrkLVk0JWvgs4RXhYR+rF5c0NV0lYUzYNnnXPEG3hrTEilgkgGPHM\nhzU/NwL7BUnFlNRINnrQ+zGyUdw0EsI2n1PLH+avL7p6tqujXDmejTAgLyf3khXY\nAN88MK8CgYEAzsjKESlQR/AUZuNug8ws5iNtJSELk9oD/dc86naZCtYkfJ64eZb4\nxuEDEVEx4F7nMALfWtJpul1BSDmsw3oqbg2R7t3lw2QTJo1nRk8q7pMXQtkZlqTQ\nsSBGCJUjClW7FUMkPm5vuUAmrUACHDf5XpgKojP61HPpxCG73ARDrwA=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2dc30b8e4fe24c2a8aad6e768f7bb94a', 'name': u'vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'created_at': '2018-10-08T03:28:47.767324', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3261e95e2ac3437e92dc132419c2ce26', 'name': 'vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3e:17:14:c3:98:00:d8:56:04:94:f1:91:f2:f7:78:82', 'type': 'ssh', 'id': u'vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2'}) 2018-10-08 03:28:47,767 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvs7y8am1nPIUazJxkHr1YJ2hhrKCwYNRQ/Bi4pCYLeoFi9te IlD9iCBsGG90a9OcLWkBPqO0tGP/IomnFfY1aClURinDmPcsLUuu/XTE4xu0/GSq 9qa1geKXKt2nafxfSthR/e5anTKIwydgWPRW5VUaduX3km7s+EFJJKByYyDCy9HE tv/ysjyNYL8vpxHuNLnTX9uc7n3yeYbv4pL6S41jtENR7n10e0/g8E8a6uhvPDp9 SZEvX3HC463TJwxsW4dFpsX3K55y086xjRAEHGVq6HLfkMqvzz9GNa/5Vsfkf7gv G5nWgx+185TxtCBk//iDguleJRel+oaM7c9qCwIDAQABAoIBAQCIeMg2pKVq/ZIx IcEsD2XVlqjjCGaRNfU33IU9eyH9JPaWk23+qWLMrDPkPkNMo+t+Zy4muTwUEbl3 4HCLOq/0Mis+i7yEebU1KH6edZgkv7pxEydchtwnbAOm+yY0nfciNxpdvs88w9oh itZUiV5lZLsq80xhhckjvr4r3j4yOw4KL3UVri94Fk4lPapr6dHf+rmscN3yCgIL jbXTbcj5+qxd2L6AFzFdQfFxBtl+rpPepl4T13QU9PgbGhPrL0gf4orMJAo8ZkvO W5Vqw+MxC6+/WMy6AUBUHsbo65tUdtELQn8KG6vhy9Xu5RITIAkRxShL6QRyvyqT xXgW0AzhAoGBAOPt7n3L1TdkUWLlAjqTUN78N+ZTw4Wgcwcom9bABLhSJDR+ergS R7ZNvil/VkSURpokz+EWL/uVNG1INUXe4R7h/LIHdrmgMKwDU6f8u/6cSfvgOGjW DAHl39J2Z58YKiLlrvFsvjPMeZZ+VX3buIpTITyMlWVb1ThPuA//z30ZAoGBANZO ri9O2nErTiBLdb3rN8rjXwStk0cC2YO0L99FKVxVHxet6FdQNnpKK0y1Vjxyv09u om7hZRz1ekR4CThZdudfPwqDq4ajZtQanh95JIdpi+yhAQUVToVsgdTw2RGS++Gu jUOv9RBtDU1Uhz5SclbQok/LAvRoScAbrv+AICDDAoGAOaKkt/KfC862Nceq9Jzj yj8E850ix9t2usyt+3O6vdEnjo6dAYa90399Ioksi1LjN38vgb9WisuD4k5sCir9 yg1jFLGGeBHlvNlqggQKlat3mdVs7jWR+7jhDBscwMIfhYuG3U2eGwMNi9yOSbER zQiQUvtJm8PI+uBNrt4E3aECgYEAo9Z9Fg/Lso8v6EKoXiyQd9zCDLqCiNxl3GmJ 28BtMXimD51VrkLVk0JWvgs4RXhYR+rF5c0NV0lYUzYNnnXPEG3hrTEilgkgGPHM hzU/NwL7BUnFlNRINnrQ+zGyUdw0EsI2n1PLH+avL7p6tqujXDmejTAgLyf3khXY AN88MK8CgYEAzsjKESlQR/AUZuNug8ws5iNtJSELk9oD/dc86naZCtYkfJ64eZb4 xuEDEVEx4F7nMALfWtJpul1BSDmsw3oqbg2R7t3lw2QTJo1nRk8q7pMXQtkZlqTQ sSBGCJUjClW7FUMkPm5vuUAmrUACHDf5XpgKojP61HPpxCG73ARDrwA= -----END RSA PRIVATE KEY----- 2018-10-08 03:28:47,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-08 03:28:47,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"security_group": {"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-08 03:28:48,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-558ef399-2355-4c77-8319-52520613cf12 Date: Mon, 08 Oct 2018 03:28:48 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:47Z", "updated_at": "2018-10-08T03:28:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "22b215df-f792-47ab-8059-b8b6ebe92a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "5f87e32e-05dc-40c0-8f3d-d0b7ab9e5e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}], "revision_number": 2, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}} 2018-10-08 03:28:48,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-558ef399-2355-4c77-8319-52520613cf12 2018-10-08 03:28:48,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.371021032333s 2018-10-08 03:28:48,142 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-558ef399-2355-4c77-8319-52520613cf12 2018-10-08 03:28:48,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:28:48,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:48,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-96ac40da-2097-47fa-9048-02dd46cb2975 Date: Mon, 08 Oct 2018 03:28:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:36Z", "updated_at": "2018-10-08T03:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "62190441-7d4a-4bb0-bb54-5186e4e0cde8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "91578fc0-beba-4b79-9658-f5f8f538da9d", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "b9030ce6-bf2d-44c2-87bb-f9056864c1ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "e831b101-81dd-4de9-bb35-72fd213cb782", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}], "revision_number": 4, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "164eae40-b587-486d-8966-f6f88e5f7f61", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:47Z", "updated_at": "2018-10-08T03:28:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "22b215df-f792-47ab-8059-b8b6ebe92a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "5f87e32e-05dc-40c0-8f3d-d0b7ab9e5e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}], "revision_number": 2, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:28:48,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-96ac40da-2097-47fa-9048-02dd46cb2975 2018-10-08 03:28:48,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195744991302s 2018-10-08 03:28:48,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-96ac40da-2097-47fa-9048-02dd46cb2975 2018-10-08 03:28:48,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 03:28:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -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": "d061a28a-d92b-4647-9cb8-b54b60769dc4"}}' 2018-10-08 03:28:48,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7cfd2a33-6de6-4c19-b3c7-5cc0a18b8455 Date: Mon, 08 Oct 2018 03:28:48 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-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "port_range_min": 22, "revision_number": 0, "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:48Z", "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "b48f8760-e008-42db-996b-c566a662c1a4"}} 2018-10-08 03:28:48,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7cfd2a33-6de6-4c19-b3c7-5cc0a18b8455 2018-10-08 03:28:48,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.328305006027s 2018-10-08 03:28:48,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7cfd2a33-6de6-4c19-b3c7-5cc0a18b8455 2018-10-08 03:28:48,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:28:48,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:48,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-d93d0d6e-7a6c-43d0-87ae-61890ef9f978 Date: Mon, 08 Oct 2018 03:28:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:36Z", "updated_at": "2018-10-08T03:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "62190441-7d4a-4bb0-bb54-5186e4e0cde8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "91578fc0-beba-4b79-9658-f5f8f538da9d", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "b9030ce6-bf2d-44c2-87bb-f9056864c1ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "e831b101-81dd-4de9-bb35-72fd213cb782", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}], "revision_number": 4, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "164eae40-b587-486d-8966-f6f88e5f7f61", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:47Z", "updated_at": "2018-10-08T03:28:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "22b215df-f792-47ab-8059-b8b6ebe92a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "5f87e32e-05dc-40c0-8f3d-d0b7ab9e5e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "b48f8760-e008-42db-996b-c566a662c1a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}], "revision_number": 3, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:28:48,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d93d0d6e-7a6c-43d0-87ae-61890ef9f978 2018-10-08 03:28:48,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184935808182s 2018-10-08 03:28:48,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d93d0d6e-7a6c-43d0-87ae-61890ef9f978 2018-10-08 03:28:48,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 03:28:48,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -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": "d061a28a-d92b-4647-9cb8-b54b60769dc4"}}' 2018-10-08 03:28:49,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6efc6d6c-00d1-48a8-b769-80250f4a7a53 Date: Mon, 08 Oct 2018 03:28:49 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-10-08T03:28:49Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "port_range_min": null, "revision_number": 0, "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:49Z", "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "e68b5143-043a-4fd6-9fd5-4a43cb146211"}} 2018-10-08 03:28:49,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6efc6d6c-00d1-48a8-b769-80250f4a7a53 2018-10-08 03:28:49,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.328453063965s 2018-10-08 03:28:49,197 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6efc6d6c-00d1-48a8-b769-80250f4a7a53 2018-10-08 03:28:49,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:28:49,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:49,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-3f5317f0-661f-4744-854c-1ab8612446d5 Date: Mon, 08 Oct 2018 03:28:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48ade6a9-5383-4092-b9dd-e948e62989eb"],"updated_at":"2018-10-08T03:28:37Z","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3261e95e2ac3437e92dc132419c2ce26","id":"ffa645dc-2947-4acd-833c-69599d74050b","name":"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:28:49,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3f5317f0-661f-4744-854c-1ab8612446d5 2018-10-08 03:28:49,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262588024139s 2018-10-08 03:28:49,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3f5317f0-661f-4744-854c-1ab8612446d5 2018-10-08 03:28:49,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:28:49,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:49,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5333ec67-16ff-4977-97ce-1c60f84a32c7 Date: Mon, 08 Oct 2018 03:28:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap", "metadata": {}}], "file": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091/file", "owner": "3261e95e2ac3437e92dc132419c2ce26", "id": "379cba37-9042-42fe-b950-776ac06ec091", "size": 12716032, "self": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:28:47Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:28:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:28:49,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5333ec67-16ff-4977-97ce-1c60f84a32c7 2018-10-08 03:28:49,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167314052582s 2018-10-08 03:28:49,630 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5333ec67-16ff-4977-97ce-1c60f84a32c7 2018-10-08 03:28:49,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 03:28:49,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:49,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-d752fd17-c010-489e-9ba3-64ff91631add x-compute-request-id: req-d752fd17-c010-489e-9ba3-64ff91631add Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1b59fad-5547-40da-88f0-68197e517008", "name": "vping_ssh-flavor_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 03:28:49,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d752fd17-c010-489e-9ba3-64ff91631add 2018-10-08 03:28:49,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.031641960144s 2018-10-08 03:28:49,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d752fd17-c010-489e-9ba3-64ff91631add 2018-10-08 03:28:49,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-08 03:28:49,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"server": {"name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "imageRef": "379cba37-9042-42fe-b950-776ac06ec091", "flavorRef": "f1b59fad-5547-40da-88f0-68197e517008", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ffa645dc-2947-4acd-833c-69599d74050b"}], "security_groups": [{"name": "d061a28a-d92b-4647-9cb8-b54b60769dc4"}]}}' 2018-10-08 03:28:51,321 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:28:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24c37191-b25f-43bd-b0b5-ee9e7ea70ad9 x-compute-request-id: req-24c37191-b25f-43bd-b0b5-ee9e7ea70ad9 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d061a28a-d92b-4647-9cb8-b54b60769dc4"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "adminPass": "Ekye5Y9DfVaF"}} 2018-10-08 03:28:51,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-24c37191-b25f-43bd-b0b5-ee9e7ea70ad9 2018-10-08 03:28:51,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.65528106689s 2018-10-08 03:28:51,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-24c37191-b25f-43bd-b0b5-ee9e7ea70ad9 2018-10-08 03:28:51,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:28:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:51,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28: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-c2635aa4-edea-4ab2-9d0c-0c8326e8639b x-compute-request-id: req-c2635aa4-edea-4ab2-9d0c-0c8326e8639b 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.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "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-10-08T03:28:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:28:51,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c2635aa4-edea-4ab2-9d0c-0c8326e8639b 2018-10-08 03:28:51,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.272210836411s 2018-10-08 03:28:51,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c2635aa4-edea-4ab2-9d0c-0c8326e8639b 2018-10-08 03:28:51,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:28:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:51,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-29d2c831-d6ca-4d8e-b240-3c61811aedf0 Date: Mon, 08 Oct 2018 03:28:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48ade6a9-5383-4092-b9dd-e948e62989eb"],"updated_at":"2018-10-08T03:28:37Z","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3261e95e2ac3437e92dc132419c2ce26","id":"ffa645dc-2947-4acd-833c-69599d74050b","name":"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:28:51,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-29d2c831-d6ca-4d8e-b240-3c61811aedf0 2018-10-08 03:28:51,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107617139816s 2018-10-08 03:28:51,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-29d2c831-d6ca-4d8e-b240-3c61811aedf0 2018-10-08 03:28:51,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 03:28:51,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:51,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-81b3127a-3cf1-42e2-a339-15d7a1dcf054 Date: Mon, 08 Oct 2018 03:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ffa645dc-2947-4acd-833c-69599d74050b","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T03:28: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":"3261e95e2ac3437e92dc132419c2ce26","id":"48ade6a9-5383-4092-b9dd-e948e62989eb","subnetpool_id":null,"name":"vping_ssh-subnet_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:28:51,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-81b3127a-3cf1-42e2-a339-15d7a1dcf054 2018-10-08 03:28:51,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0523760318756s 2018-10-08 03:28:51,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-81b3127a-3cf1-42e2-a339-15d7a1dcf054 2018-10-08 03:28:51,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:28:53,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:28:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:54,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30ad3964-9295-4de1-9898-f305d9d78e6b x-compute-request-id: req-30ad3964-9295-4de1-9898-f305d9d78e6b Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:28:52Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:28:54,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-30ad3964-9295-4de1-9898-f305d9d78e6b 2018-10-08 03:28:54,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781966924667s 2018-10-08 03:28:54,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-30ad3964-9295-4de1-9898-f305d9d78e6b 2018-10-08 03:28:54,553 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:28:56,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:28:56,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:57,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89827b08-5195-4800-8316-80424ad5153d x-compute-request-id: req-89827b08-5195-4800-8316-80424ad5153d Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:28:52Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:28:57,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89827b08-5195-4800-8316-80424ad5153d 2018-10-08 03:28:57,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484279155731s 2018-10-08 03:28:57,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89827b08-5195-4800-8316-80424ad5153d 2018-10-08 03:28:57,044 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:28:59,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:28:59,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:59,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:28:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3149902-9c92-4d54-871a-904b0db3578d x-compute-request-id: req-f3149902-9c92-4d54-871a-904b0db3578d Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:a6", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:28:52.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:57Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:28:59,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f3149902-9c92-4d54-871a-904b0db3578d 2018-10-08 03:28:59,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691931009293s 2018-10-08 03:28:59,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f3149902-9c92-4d54-871a-904b0db3578d 2018-10-08 03:28:59,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-08 03:28:59,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=0b9b18e2-7238-40c7-a842-e6b77e40eca7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:59,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-1758ecb0-52ad-4095-a945-7e0b3809cbe5 Date: Mon, 08 Oct 2018 03:28:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:28:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48ade6a9-5383-4092-b9dd-e948e62989eb","ip_address":"192.168.120.14"}],"id":"bbe35fa4-3b93-4383-b42c-31365699341e","security_groups":["d061a28a-d92b-4647-9cb8-b54b60769dc4"],"mac_address":"fa:16:3e:b4:2f:a6","project_id":"3261e95e2ac3437e92dc132419c2ce26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ffa645dc-2947-4acd-833c-69599d74050b","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:52Z","binding:vnic_type":"normal","device_id":"0b9b18e2-7238-40c7-a842-e6b77e40eca7"}]} 2018-10-08 03:28:59,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=0b9b18e2-7238-40c7-a842-e6b77e40eca7 used request id req-1758ecb0-52ad-4095-a945-7e0b3809cbe5 2018-10-08 03:28:59,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.075423002243s 2018-10-08 03:28:59,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=0b9b18e2-7238-40c7-a842-e6b77e40eca7 used request id req-1758ecb0-52ad-4095-a945-7e0b3809cbe5 2018-10-08 03:28:59,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 03:28:59,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=bbe35fa4-3b93-4383-b42c-31365699341e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:28:59,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dd5fbb16-5493-495d-a0f2-80718efbaf46 Date: Mon, 08 Oct 2018 03:28:59 GMT RESP BODY: {"floatingips": []} 2018-10-08 03:28:59,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=bbe35fa4-3b93-4383-b42c-31365699341e used request id req-dd5fbb16-5493-495d-a0f2-80718efbaf46 2018-10-08 03:28:59,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0184819698334s 2018-10-08 03:28:59,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=bbe35fa4-3b93-4383-b42c-31365699341e used request id req-dd5fbb16-5493-495d-a0f2-80718efbaf46 2018-10-08 03:28:59,844 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:2f:a6', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'379cba37-9042-42fe-b950-776ac06ec091'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-08T03:28:52.000000', 'flavor': Munch({u'id': u'f1b59fad-5547-40da-88f0-68197e517008'}), 'az': u'nova', 'id': u'0b9b18e2-7238-40c7-a842-e6b77e40eca7', 'security_groups': [Munch({u'name': u'vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2dc30b8e4fe24c2a8aad6e768f7bb94a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3261e95e2ac3437e92dc132419c2ce26', 'name': 'vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', '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-10-08T03:28:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-08T03:28:57Z', 'hostId': u'bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f', '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-10-08T03:28:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3261e95e2ac3437e92dc132419c2ce26', 'name': u'vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'adminPass': u'Ekye5Y9DfVaF', 'tenant_id': u'3261e95e2ac3437e92dc132419c2ce26', 'region': 'regionOne', 'created': u'2018-10-08T03:28:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-08 03:28:59,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:28:59,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:00,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-1a7b22ec-9253-46b9-97a4-d6f70a562e60 Date: Mon, 08 Oct 2018 03:29:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48ade6a9-5383-4092-b9dd-e948e62989eb"],"updated_at":"2018-10-08T03:28:37Z","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3261e95e2ac3437e92dc132419c2ce26","id":"ffa645dc-2947-4acd-833c-69599d74050b","name":"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:29:00,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a7b22ec-9253-46b9-97a4-d6f70a562e60 2018-10-08 03:29:00,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249585866928s 2018-10-08 03:29:00,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a7b22ec-9253-46b9-97a4-d6f70a562e60 2018-10-08 03:29:00,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:29:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:00,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-fe7645cd-5ca3-40f4-be56-ad18401d2ce6 Date: Mon, 08 Oct 2018 03:29:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap", "metadata": {}}], "file": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091/file", "owner": "3261e95e2ac3437e92dc132419c2ce26", "id": "379cba37-9042-42fe-b950-776ac06ec091", "size": 12716032, "self": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:28:47Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:28:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:29:00,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fe7645cd-5ca3-40f4-be56-ad18401d2ce6 2018-10-08 03:29:00,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172207832336s 2018-10-08 03:29:00,269 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fe7645cd-5ca3-40f4-be56-ad18401d2ce6 2018-10-08 03:29:00,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 03:29:00,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:00,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-663b6b10-08c8-4c89-99c2-d103bf64ff74 x-compute-request-id: req-663b6b10-08c8-4c89-99c2-d103bf64ff74 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1b59fad-5547-40da-88f0-68197e517008", "name": "vping_ssh-flavor_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 03:29:00,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-663b6b10-08c8-4c89-99c2-d103bf64ff74 2018-10-08 03:29:00,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0353698730469s 2018-10-08 03:29:00,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-663b6b10-08c8-4c89-99c2-d103bf64ff74 2018-10-08 03:29:00,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-08 03:29:00,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"server": {"name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "imageRef": "379cba37-9042-42fe-b950-776ac06ec091", "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "flavorRef": "f1b59fad-5547-40da-88f0-68197e517008", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ffa645dc-2947-4acd-833c-69599d74050b"}], "security_groups": [{"name": "d061a28a-d92b-4647-9cb8-b54b60769dc4"}]}}' 2018-10-08 03:29:02,190 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5619c1fa-8106-4ba0-af99-76d972bf0b4f x-compute-request-id: req-5619c1fa-8106-4ba0-af99-76d972bf0b4f Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d061a28a-d92b-4647-9cb8-b54b60769dc4"}], "OS-DCF:diskConfig": "MANUAL", "id": "60844dad-56f2-47d9-bb55-24c63f125216", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "adminPass": "5R8J6fTNbTR8"}} 2018-10-08 03:29:02,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5619c1fa-8106-4ba0-af99-76d972bf0b4f 2018-10-08 03:29:02,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.88187408447s 2018-10-08 03:29:02,190 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5619c1fa-8106-4ba0-af99-76d972bf0b4f 2018-10-08 03:29:02,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:02,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:02,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-e36f2a14-f50f-4fc9-a06d-6d9d86999fec x-compute-request-id: req-e36f2a14-f50f-4fc9-a06d-6d9d86999fec Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "60844dad-56f2-47d9-bb55-24c63f125216", "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "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-10-08T03:29:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:29:02Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:a6", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:28:52.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:57Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:02,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e36f2a14-f50f-4fc9-a06d-6d9d86999fec 2018-10-08 03:29:02,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638453006744s 2018-10-08 03:29:02,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e36f2a14-f50f-4fc9-a06d-6d9d86999fec 2018-10-08 03:29:02,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:29:04,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:04,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:05,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-a9af8c53-cc72-42ab-8939-33aba19ae8ae x-compute-request-id: req-a9af8c53-cc72-42ab-8939-33aba19ae8ae Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "60844dad-56f2-47d9-bb55-24c63f125216", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:29:03Z", "hostId": "6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:29:02Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:a6", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:28:52.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:57Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:05,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a9af8c53-cc72-42ab-8939-33aba19ae8ae 2018-10-08 03:29:05,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378139019012s 2018-10-08 03:29:05,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a9af8c53-cc72-42ab-8939-33aba19ae8ae 2018-10-08 03:29:05,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:29:07,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:07,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:07,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-df57d741-453b-4d2f-9978-64f6b9227347 x-compute-request-id: req-df57d741-453b-4d2f-9978-64f6b9227347 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "60844dad-56f2-47d9-bb55-24c63f125216", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:29:03Z", "hostId": "6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:29:02Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:a6", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:28:52.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:57Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:07,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-df57d741-453b-4d2f-9978-64f6b9227347 2018-10-08 03:29:07,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577316045761s 2018-10-08 03:29:07,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-df57d741-453b-4d2f-9978-64f6b9227347 2018-10-08 03:29:07,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:29:09,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:09,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:10,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6486fa18-3386-41a0-8340-c7c327699e7f x-compute-request-id: req-6486fa18-3386-41a0-8340-c7c327699e7f Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "60844dad-56f2-47d9-bb55-24c63f125216", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:29:03Z", "hostId": "6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:29:02Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:a6", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:28:52.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:57Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:10,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6486fa18-3386-41a0-8340-c7c327699e7f 2018-10-08 03:29:10,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458227157593s 2018-10-08 03:29:10,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6486fa18-3386-41a0-8340-c7c327699e7f 2018-10-08 03:29:10,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:29:12,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:13,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7fc8343-5acc-4daf-9ef6-40dea7766ec1 x-compute-request-id: req-f7fc8343-5acc-4daf-9ef6-40dea7766ec1 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1c:73", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:02.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "60844dad-56f2-47d9-bb55-24c63f125216", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:29:10Z", "hostId": "6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:29:02Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:a6", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:28:52.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:28:57Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:13,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f7fc8343-5acc-4daf-9ef6-40dea7766ec1 2018-10-08 03:29:13,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.869766950607s 2018-10-08 03:29:13,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f7fc8343-5acc-4daf-9ef6-40dea7766ec1 2018-10-08 03:29:13,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-08 03:29:13,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=60844dad-56f2-47d9-bb55-24c63f125216" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:13,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-64764d6c-d889-4320-b7d8-c2b043450508 Date: Mon, 08 Oct 2018 03:29:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:29:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48ade6a9-5383-4092-b9dd-e948e62989eb","ip_address":"192.168.120.12"}],"id":"662dfc02-ca47-44ce-ac1c-4a6c38de1411","security_groups":["d061a28a-d92b-4647-9cb8-b54b60769dc4"],"mac_address":"fa:16:3e:57:1c:73","project_id":"3261e95e2ac3437e92dc132419c2ce26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ffa645dc-2947-4acd-833c-69599d74050b","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:29:04Z","binding:vnic_type":"normal","device_id":"60844dad-56f2-47d9-bb55-24c63f125216"}]} 2018-10-08 03:29:13,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=60844dad-56f2-47d9-bb55-24c63f125216 used request id req-64764d6c-d889-4320-b7d8-c2b043450508 2018-10-08 03:29:13,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0682950019836s 2018-10-08 03:29:13,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=60844dad-56f2-47d9-bb55-24c63f125216 used request id req-64764d6c-d889-4320-b7d8-c2b043450508 2018-10-08 03:29:13,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 03:29:13,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=662dfc02-ca47-44ce-ac1c-4a6c38de1411" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:13,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9b2ff05f-ce70-4ab9-a97f-ecaaef4a88a0 Date: Mon, 08 Oct 2018 03:29:13 GMT RESP BODY: {"floatingips": []} 2018-10-08 03:29:13,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=662dfc02-ca47-44ce-ac1c-4a6c38de1411 used request id req-9b2ff05f-ce70-4ab9-a97f-ecaaef4a88a0 2018-10-08 03:29:13,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163217067719s 2018-10-08 03:29:13,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=662dfc02-ca47-44ce-ac1c-4a6c38de1411 used request id req-9b2ff05f-ce70-4ab9-a97f-ecaaef4a88a0 2018-10-08 03:29:13,389 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:57:1c:73', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'379cba37-9042-42fe-b950-776ac06ec091'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-08T03:29:02.000000', 'flavor': Munch({u'id': u'f1b59fad-5547-40da-88f0-68197e517008'}), 'az': u'nova', 'id': u'60844dad-56f2-47d9-bb55-24c63f125216', 'security_groups': [Munch({u'name': u'vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2dc30b8e4fe24c2a8aad6e768f7bb94a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3261e95e2ac3437e92dc132419c2ce26', 'name': 'vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', '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-10-08T03:29:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-08T03:29:10Z', 'hostId': u'6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c', '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-10-08T03:29:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3261e95e2ac3437e92dc132419c2ce26', 'name': u'vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'adminPass': u'5R8J6fTNbTR8', 'tenant_id': u'3261e95e2ac3437e92dc132419c2ce26', 'region': 'regionOne', 'created': u'2018-10-08T03:29:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-08 03:29:13,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:29:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:13,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-83adc24e-4693-4f2a-a2bf-6e4491281b97 Date: Mon, 08 Oct 2018 03:29:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48ade6a9-5383-4092-b9dd-e948e62989eb"],"updated_at":"2018-10-08T03:28:37Z","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3261e95e2ac3437e92dc132419c2ce26","id":"ffa645dc-2947-4acd-833c-69599d74050b","name":"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:29:13,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-83adc24e-4693-4f2a-a2bf-6e4491281b97 2018-10-08 03:29:13,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241642951965s 2018-10-08 03:29:13,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-83adc24e-4693-4f2a-a2bf-6e4491281b97 2018-10-08 03:29:13,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-08 03:29:13,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=60844dad-56f2-47d9-bb55-24c63f125216" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:13,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-363bc0ca-eb26-4113-b643-5c3a3df35a5e Date: Mon, 08 Oct 2018 03:29:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:29:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48ade6a9-5383-4092-b9dd-e948e62989eb","ip_address":"192.168.120.12"}],"id":"662dfc02-ca47-44ce-ac1c-4a6c38de1411","security_groups":["d061a28a-d92b-4647-9cb8-b54b60769dc4"],"mac_address":"fa:16:3e:57:1c:73","project_id":"3261e95e2ac3437e92dc132419c2ce26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ffa645dc-2947-4acd-833c-69599d74050b","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:29:04Z","binding:vnic_type":"normal","device_id":"60844dad-56f2-47d9-bb55-24c63f125216"}]} 2018-10-08 03:29:13,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=60844dad-56f2-47d9-bb55-24c63f125216 used request id req-363bc0ca-eb26-4113-b643-5c3a3df35a5e 2018-10-08 03:29:13,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0544788837433s 2018-10-08 03:29:13,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=60844dad-56f2-47d9-bb55-24c63f125216 used request id req-363bc0ca-eb26-4113-b643-5c3a3df35a5e 2018-10-08 03:29:13,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-08 03:29:13,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.12", "port_id": "662dfc02-ca47-44ce-ac1c-4a6c38de1411"}}' 2018-10-08 03:29:15,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-b2a2b277-d557-4c0d-a59d-6e653c9afb5b Date: Mon, 08 Oct 2018 03:29:15 GMT RESP BODY: {"floatingip": {"router_id": "bbe26444-33af-4661-99ab-cf19b5ea99ec", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:29:14Z", "updated_at": "2018-10-08T03:29:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "port_id": "662dfc02-ca47-44ce-ac1c-4a6c38de1411", "id": "46a22e47-427c-4e33-b5ac-fa531cc23f23"}} 2018-10-08 03:29:15,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b2a2b277-d557-4c0d-a59d-6e653c9afb5b 2018-10-08 03:29:15,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.66347789764s 2018-10-08 03:29:15,356 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b2a2b277-d557-4c0d-a59d-6e653c9afb5b 2018-10-08 03:29:15,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 03:29:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:15,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-ab303ebc-4b19-4e3b-8aaa-e0b99bda9a79 Date: Mon, 08 Oct 2018 03:29:15 GMT RESP BODY: {"floatingips": [{"router_id": "bbe26444-33af-4661-99ab-cf19b5ea99ec", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:29:14Z", "updated_at": "2018-10-08T03:29:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "port_id": "662dfc02-ca47-44ce-ac1c-4a6c38de1411", "id": "46a22e47-427c-4e33-b5ac-fa531cc23f23"}]} 2018-10-08 03:29:15,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ab303ebc-4b19-4e3b-8aaa-e0b99bda9a79 2018-10-08 03:29:15,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0262129306793s 2018-10-08 03:29:15,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ab303ebc-4b19-4e3b-8aaa-e0b99bda9a79 2018-10-08 03:29:15,395 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 03:29:15,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 03:29:15,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:15,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-5e03517c-0504-4080-a691-5807262305af Date: Mon, 08 Oct 2018 03:29:15 GMT RESP BODY: {"floatingips": [{"router_id": "bbe26444-33af-4661-99ab-cf19b5ea99ec", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:29:14Z", "updated_at": "2018-10-08T03:29:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "port_id": "662dfc02-ca47-44ce-ac1c-4a6c38de1411", "id": "46a22e47-427c-4e33-b5ac-fa531cc23f23"}]} 2018-10-08 03:29:15,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5e03517c-0504-4080-a691-5807262305af 2018-10-08 03:29:15,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0267651081085s 2018-10-08 03:29:15,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5e03517c-0504-4080-a691-5807262305af 2018-10-08 03:29:15,530 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 03:29:15,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 03:29:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:15,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-8b78a81f-c44e-44fd-b9a9-9722fe1c3f2e Date: Mon, 08 Oct 2018 03:29:15 GMT RESP BODY: {"floatingips": [{"router_id": "bbe26444-33af-4661-99ab-cf19b5ea99ec", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:29:14Z", "updated_at": "2018-10-08T03:29:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "port_id": "662dfc02-ca47-44ce-ac1c-4a6c38de1411", "id": "46a22e47-427c-4e33-b5ac-fa531cc23f23"}]} 2018-10-08 03:29:15,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8b78a81f-c44e-44fd-b9a9-9722fe1c3f2e 2018-10-08 03:29:15,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228710174561s 2018-10-08 03:29:15,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8b78a81f-c44e-44fd-b9a9-9722fe1c3f2e 2018-10-08 03:29:15,662 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 03:29:15,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 03:29:15,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:15,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-b42a22ed-a335-4edc-971b-6b7612442e18 Date: Mon, 08 Oct 2018 03:29:15 GMT RESP BODY: {"floatingips": [{"router_id": "bbe26444-33af-4661-99ab-cf19b5ea99ec", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:29:14Z", "updated_at": "2018-10-08T03:29:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "port_id": "662dfc02-ca47-44ce-ac1c-4a6c38de1411", "id": "46a22e47-427c-4e33-b5ac-fa531cc23f23"}]} 2018-10-08 03:29:15,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b42a22ed-a335-4edc-971b-6b7612442e18 2018-10-08 03:29:15,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163604021072s 2018-10-08 03:29:15,932 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b42a22ed-a335-4edc-971b-6b7612442e18 2018-10-08 03:29:15,936 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'bbe26444-33af-4661-99ab-cf19b5ea99ec', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3261e95e2ac3437e92dc132419c2ce26', 'created_at': u'2018-10-08T03:29:14Z', 'attached': True, 'updated_at': u'2018-10-08T03:29:14Z', 'id': u'46a22e47-427c-4e33-b5ac-fa531cc23f23', 'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3261e95e2ac3437e92dc132419c2ce26', 'name': 'vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'bbe26444-33af-4661-99ab-cf19b5ea99ec', 'project_id': u'3261e95e2ac3437e92dc132419c2ce26', 'port_id': u'662dfc02-ca47-44ce-ac1c-4a6c38de1411', 'port': u'662dfc02-ca47-44ce-ac1c-4a6c38de1411', 'network': u'94f8c586-8db7-4f31-a8a3-9036c34b9474'}) 2018-10-08 03:29:15,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-08 03:29:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 03:29:17,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-10858639-2d79-4eca-9486-daa52f510424 x-compute-request-id: req-10858639-2d79-4eca-9486-daa52f510424 Content-Encoding: gzip Content-Length: 9543 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487103395 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.908 MHz processor\n[ 0.133604] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135294] pid_max: default: 32768 minimum: 301\n[ 0.136208] ACPI: Core revision 20150930\n[ 0.137612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138945] Security Framework initialized\n[ 0.139777] Yama: becoming mindful.\n[ 0.140518] AppArmor: AppArmor initialized\n[ 0.141396] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142756] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144061] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145299] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146719] Initializing cgroup subsys io\n[ 0.147543] Initializing cgroup subsys memory\n[ 0.148422] Initializing cgroup subsys devices\n[ 0.149320] Initializing cgroup subsys freezer\n[ 0.150217] Initializing cgroup subsys net_cls\n[ 0.151104] Initializing cgroup subsys perf_event\n[ 0.152031] Initializing cgroup subsys net_prio\n[ 0.152943] Initializing cgroup subsys hugetlb\n[ 0.153827] Initializing cgroup subsys pids\n[ 0.154717] CPU: Physical Processor ID: 0\n[ 0.156234] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158134] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168848] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175230] ftrace: allocating 31920 entries in 125 pages\n[ 0.201413] smpboot: Max logical packages: 1\n[ 0.202286] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203660] x2apic enabled\n[ 0.204468] Switched APIC routing to physical x2apic.\n[ 0.206237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207381] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211219] KVM setup paravirtual spinlock\n[ 0.212526] x86: Booted up 1 node, 1 CPUs\n[ 0.213355] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214764] devtmpfs: initialized\n[ 0.216483] evm: security.selinux\n[ 0.217216] evm: security.SMACK64\n[ 0.217925] evm: security.SMACK64EXEC\n[ 0.218683] evm: security.SMACK64TRANSMUTE\n[ 0.219504] evm: security.SMACK64MMAP\n[ 0.220278] evm: security.ima\n[ 0.220944] evm: security.capability\n[ 0.221762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223658] pinctrl core: initialized pinctrl subsystem\n[ 0.224784] RTC time: 3:29:02, date: 10/08/18\n[ 0.225757] NET: Registered protocol family 16\n[ 0.226743] cpuidle: using governor ladder\n[ 0.227574] cpuidle: using governor menu\n[ 0.228375] PCCT header not found.\n[ 0.229144] ACPI: bus type PCI registered\n[ 0.229965] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231233] PCI: Using configuration type 1 for base access\n[ 0.233006] ACPI: Added _OSI(Module Device)\n[ 0.233869] ACPI: Added _OSI(Processor Device)\n[ 0.234750] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235665] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237827] ACPI: Interpreter enabled\n[ 0.238651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240537] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242422] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246199] ACPI: (supports S0 S5)\n[ 0.246921] ACPI: Using IOAPIC for interrupt routing\n[ 0.248008] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251136] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252307] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254791] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257059] acpiphp: Slot [3] registered\n[ 0.257901] acpiphp: Slot [4] registered\n[ 0.258716] acpiphp: Slot [5] registered\n[ 0.259527] acpiphp: Slot [6] registered\n[ 0.260340] acpiphp: Slot [7] registered\n[ 0.261169] acpiphp: Slot [8] registered\n[ 0.261984] acpiphp: Slot [9] registered\n[ 0.262813] acpiphp: Slot [10] registered\n[ 0.263635] acpiphp: Slot [11] registered\n[ 0.264455] acpiphp: Slot [12] registered\n[ 0.265284] acpiphp: Slot [13] registered\n[ 0.266108] acpiphp: Slot [14] registered\n[ 0.266949] acpiphp: Slot [15] registered\n[ 0.277870] acpiphp: Slot [16] registered\n[ 0.278711] acpiphp: Slot [17] registered\n[ 0.279531] acpiphp: Slot [18] registered\n[ 0.280354] acpiphp: Slot [19] registered\n[ 0.281178] acpiphp: Slot [20] registered\n[ 0.282009] acpiphp: Slot [21] registered\n[ 0.282835] acpiphp: Slot [22] registered\n[ 0.283661] acpiphp: Slot [23] registered\n[ 0.284481] acpiphp: Slot [24] registered\n[ 0.285307] acpiphp: Slot [25] registered\n[ 0.286134] acpiphp: Slot [26] registered\n[ 0.286966] acpiphp: Slot [27] registered\n[ 0.287793] acpiphp: Slot [28] registered\n[ 0.288618] acpiphp: Slot [29] registered\n[ 0.289438] acpiphp: Slot [30] registered\n[ 0.290269] acpiphp: Slot [31] registered\n[ 0.291093] PCI host bridge to bus 0000:00\n[ 0.291918] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293154] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294398] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295881] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297357] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303786] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305112] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306316] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307625] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315471] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362981] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365887] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368586] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370151] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371231] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372823] vgaarb: loaded\n[ 0.373435] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374599] SCSI subsystem initialized\n[ 0.375429] ACPI: bus type USB registered\n[ 0.376264] usbcore: registered new interface driver usbfs\n[ 0.377327] usbcore: registered new interface driver hub\n[ 0.378359] usbcore: registered new device driver usb\n[ 0.379435] PCI: Using ACPI for IRQ routing\n[ 0.380488] NetLabel: Initializing\n[ 0.381219] NetLabel: domain hash size = 128\n[ 0.382096] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383075] NetLabel: unlabeled traffic allowed by default\n[ 0.384197] clocksource: Switched to clocksource kvm-clock\n[ 0.389651] AppArmor: AppArmor Filesystem Enabled\n[ 0.390631] pnp: PnP ACPI init\n[ 0.391550] pnp: PnP ACPI: found 5 devices\n[ 0.397942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399694] NET: Registered protocol family 2\n[ 0.400669] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401972] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404358] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405459] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406646] NET: Registered protocol family 1\n[ 0.407521] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408645] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409740] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423765] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437999] Trying to unpack rootfs image as initramfs...\n[ 0.487884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502111] Scanning for low memory corruption every 60 seconds\n[ 0.503982] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505323] audit: initializing netlink subsys (disabled)\n[ 0.506545] audit: type=2000 audit(1538969343.491:1): initialized\n[ 0.508011] Initialise system trusted keyring\n[ 0.509070] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510405] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512502] zbud: loaded\n[ 0.513290] VFS: Disk quotas dquot_6.6.0\n[ 0.514205] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515874] fuse init (API version 7.23)\n[ 0.516856] Key type big_key registered\n[ 0.517742] Allocating IMA MOK and blacklist keyrings.\n[ 0.519314] Key type asymmetric registered\n[ 0.520252] Asymmetric key parser 'x509' registered\n[ 0.521323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522929] io scheduler noop registered\n[ 0.523818] io scheduler deadline registered (default)\n[ 0.524920] io scheduler cfq registered\n[ 0.525846] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527009] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528433] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530006] ACPI: Power Button [PWRF]\n[ 0.530919] GHES: HEST is not enabled!\n[ 0.544385] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572053] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574778] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603713] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608123] Linux agpgart interface v0.103\n[ 0.610684] brd: module loaded\n[ 0.612698] loop: module loaded\n[ 0.618923] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620536] GPT:90111 != 2097151\n[ 0.621282] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622498] GPT:90111 != 2097151\n[ 0.623249] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624352] vda: vda1 vda15\n[ 0.626289] scsi host0: ata_piix\n[ 0.627085] scsi host1: ata_piix\n[ 0.627871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630794] libphy: Fixed MDIO Bus: probed\n[ 0.631714] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632763] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634989] PPP generic driver version 2.4.2\n[ 0.636346] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637669] ehci-pci: EHCI PCI platform driver\n[ 0.638623] ehci-platform: EHCI generic platform driver\n[ 0.639709] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.641076] ohci-pci: OHCI PCI platform driver\n[ 0.642089] ohci-platform: OHCI generic platform driver\n[ 0.643242] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658004] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.660857] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.661973] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.664599] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666231] usb usb1: Product: UHCI Host Controller\n[ 0.667244] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668591] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669636] hub 1-0:1.0: USB hub found\n[ 0.670468] hub 1-0:1.0: 2 ports detected\n[ 0.671460] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674907] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676056] mousedev: PS/2 mouse device common for all mice\n[ 0.677431] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679478] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680728] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682048] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683372] i2c /dev entries driver\n[ 0.684231] device-mapper: uevent: version 1.0.3\n[ 0.685272] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688535] NET: Registered protocol family 10\n[ 0.689630] NET: Registered protocol family 17\n[ 0.690616] Key type dns_resolver registered\n[ 0.691631] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692855] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694775] registered taskstats version 1\n[ 0.695726] Loading compiled-in X.509 certificates\n[ 0.697279] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.699362] zswap: loaded using pool lzo/zbud\n[ 0.700853] Key type trusted registered\n[ 0.702944] Key type encrypted registered\n[ 0.703875] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.705050] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706226] evm: HMAC attrs: 0x1\n[ 0.707233] Magic number: 6:865:461\n[ 0.708171] rtc_cmos 00:00: setting system clock to 2018-10-08 03:29:03 UTC (1538969343)\n[ 0.709994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.711254] EDD information not available.\n[ 0.789154] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791390] Write protecting the kernel read-only data: 14336k\n[ 0.803566] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.806091] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 1.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.297133] 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.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.24. iid=i-00000024\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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSWOrH9++kx5ZjpwuPINVVoAMZChEOkqaLYKEKxvSyCqlYxhL/DM+gerpklUEubh5ZXk/BARUpujlrZPHEOHwuRLx5j4VdZt//N7iy+La49FHME34OVKKaT4H4cLTkRbVQiuiLaeswfAdAd2SLy45WeYXPvyz4QyIMIRbstcPybhMmB+HX+qjQsjEHK/pz7isPilUc9FzvmCTZCBeTrviE3+US8y1UTGqXOaO0LW2uCMOaI/WgGQPbK9UFsnzvROOTbMgYyd4DAVKlu56GZdrUirRRHapqyZU3EiJfnajwH8IrbUdDRijcjDkVvCHIHLWs2NuUEyRVD2PfhpTl6qbv root@vping-ssh-vm-3d7b3ad9-c165-4abf-8579-8dcdcdb291a2\nssh-dss AAAAB3NzaC1kc3MAAACBAO5/vAtlUJHZW8KOZ4TIpxvb80hW+zJk508aZ1H28AhBeN9Q81gUEHbZ8lFwzjw3iuQzbFnC14LEJHhmnXMq2Ak48hwdF98zGCrTiWf2a94RGQwRpYOFwYPa//5WRskp/bG0sJ+BIIrW+glIr1+HCRjClDgf/UwNg99lKJvDK9EfAAAAFQCMYCR/X/DNZH9gzoAt9xOzw2SbbwAAAIEA4c9001HTSqQXPIMpJbINRppsJCsJRjom+SzJDXr0B38LutPg6p4URXD1cIRbYro8y/TGP3rK1sWCatmJFrsYu1rBOcBX20T8a8MDvvBY7Cr15m5d5jIlmp/b6p58RHqB5DGBasb2xRhPkfbx02PVrNmHcSt/VEK+gpD5sRpG51cAAACBAICKhFYsNfZftO9ukemIkJgaCMTj38vW62yw7SNJTJ1V3oinbEb5e/gLJAVlrQqRaFimy1Wt4qx9EnT1BlDcuQtM9FcHS/T4QtHMGquCTWmFk1BKEu+Nw7W78zqUIh9rGHn88hROz8eIotEb3jMNmiVioidWLEbZaVxQKvNQyfE+ root@vping-ssh-vm-3d7b3ad9-c165-4abf-8579-8dcdcdb291a2\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.12,24,fe80::f816:3eff:fe57:1c73/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-3d7b3ad9-c165-4abf-8579-8dcdcdb291a2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.42 ===\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-3d7b3ad9-c165-4abf-8579-8dcdcdb291a2 login: "} 2018-10-08 03:29:17,008 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216/action used request id req-10858639-2d79-4eca-9486-daa52f510424 2018-10-08 03:29:17,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07218408585s 2018-10-08 03:29:17,010 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216/action used request id req-10858639-2d79-4eca-9486-daa52f510424 2018-10-08 03:29:17,010 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 487103395 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.908 MHz processor [ 0.133604] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135294] pid_max: default: 32768 minimum: 301 [ 0.136208] ACPI: Core revision 20150930 [ 0.137612] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138945] Security Framework initialized [ 0.139777] Yama: becoming mindful. [ 0.140518] AppArmor: AppArmor initialized [ 0.141396] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142756] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144061] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145299] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146719] Initializing cgroup subsys io [ 0.147543] Initializing cgroup subsys memory [ 0.148422] Initializing cgroup subsys devices [ 0.149320] Initializing cgroup subsys freezer [ 0.150217] Initializing cgroup subsys net_cls [ 0.151104] Initializing cgroup subsys perf_event [ 0.152031] Initializing cgroup subsys net_prio [ 0.152943] Initializing cgroup subsys hugetlb [ 0.153827] Initializing cgroup subsys pids [ 0.154717] CPU: Physical Processor ID: 0 [ 0.156234] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158134] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168848] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175230] ftrace: allocating 31920 entries in 125 pages [ 0.201413] smpboot: Max logical packages: 1 [ 0.202286] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203660] x2apic enabled [ 0.204468] Switched APIC routing to physical x2apic. [ 0.206237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207381] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211219] KVM setup paravirtual spinlock [ 0.212526] x86: Booted up 1 node, 1 CPUs [ 0.213355] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214764] devtmpfs: initialized [ 0.216483] evm: security.selinux [ 0.217216] evm: security.SMACK64 [ 0.217925] evm: security.SMACK64EXEC [ 0.218683] evm: security.SMACK64TRANSMUTE [ 0.219504] evm: security.SMACK64MMAP [ 0.220278] evm: security.ima [ 0.220944] evm: security.capability [ 0.221762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223658] pinctrl core: initialized pinctrl subsystem [ 0.224784] RTC time: 3:29:02, date: 10/08/18 [ 0.225757] NET: Registered protocol family 16 [ 0.226743] cpuidle: using governor ladder [ 0.227574] cpuidle: using governor menu [ 0.228375] PCCT header not found. [ 0.229144] ACPI: bus type PCI registered [ 0.229965] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.231233] PCI: Using configuration type 1 for base access [ 0.233006] ACPI: Added _OSI(Module Device) [ 0.233869] ACPI: Added _OSI(Processor Device) [ 0.234750] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235665] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237827] ACPI: Interpreter enabled [ 0.238651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240537] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.242422] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.244312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.246199] ACPI: (supports S0 S5) [ 0.246921] ACPI: Using IOAPIC for interrupt routing [ 0.248008] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.251136] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.252307] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.253569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254791] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.257059] acpiphp: Slot [3] registered [ 0.257901] acpiphp: Slot [4] registered [ 0.258716] acpiphp: Slot [5] registered [ 0.259527] acpiphp: Slot [6] registered [ 0.260340] acpiphp: Slot [7] registered [ 0.261169] acpiphp: Slot [8] registered [ 0.261984] acpiphp: Slot [9] registered [ 0.262813] acpiphp: Slot [10] registered [ 0.263635] acpiphp: Slot [11] registered [ 0.264455] acpiphp: Slot [12] registered [ 0.265284] acpiphp: Slot [13] registered [ 0.266108] acpiphp: Slot [14] registered [ 0.266949] acpiphp: Slot [15] registered [ 0.277870] acpiphp: Slot [16] registered [ 0.278711] acpiphp: Slot [17] registered [ 0.279531] acpiphp: Slot [18] registered [ 0.280354] acpiphp: Slot [19] registered [ 0.281178] acpiphp: Slot [20] registered [ 0.282009] acpiphp: Slot [21] registered [ 0.282835] acpiphp: Slot [22] registered [ 0.283661] acpiphp: Slot [23] registered [ 0.284481] acpiphp: Slot [24] registered [ 0.285307] acpiphp: Slot [25] registered [ 0.286134] acpiphp: Slot [26] registered [ 0.286966] acpiphp: Slot [27] registered [ 0.287793] acpiphp: Slot [28] registered [ 0.288618] acpiphp: Slot [29] registered [ 0.289438] acpiphp: Slot [30] registered [ 0.290269] acpiphp: Slot [31] registered [ 0.291093] PCI host bridge to bus 0000:00 [ 0.291918] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.293154] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294398] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295881] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297357] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303786] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305112] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306316] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307625] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315471] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362981] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365887] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368586] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370151] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371231] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372823] vgaarb: loaded [ 0.373435] vgaarb: bridge control possible 0000:00:02.0 [ 0.374599] SCSI subsystem initialized [ 0.375429] ACPI: bus type USB registered [ 0.376264] usbcore: registered new interface driver usbfs [ 0.377327] usbcore: registered new interface driver hub [ 0.378359] usbcore: registered new device driver usb [ 0.379435] PCI: Using ACPI for IRQ routing [ 0.380488] NetLabel: Initializing [ 0.381219] NetLabel: domain hash size = 128 [ 0.382096] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383075] NetLabel: unlabeled traffic allowed by default [ 0.384197] clocksource: Switched to clocksource kvm-clock [ 0.389651] AppArmor: AppArmor Filesystem Enabled [ 0.390631] pnp: PnP ACPI init [ 0.391550] pnp: PnP ACPI: found 5 devices [ 0.397942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.399694] NET: Registered protocol family 2 [ 0.400669] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.401972] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404358] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405459] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406646] NET: Registered protocol family 1 [ 0.407521] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408645] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409740] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423765] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437999] Trying to unpack rootfs image as initramfs... [ 0.487884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.502111] Scanning for low memory corruption every 60 seconds [ 0.503982] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.505323] audit: initializing netlink subsys (disabled) [ 0.506545] audit: type=2000 audit(1538969343.491:1): initialized [ 0.508011] Initialise system trusted keyring [ 0.509070] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.510405] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512502] zbud: loaded [ 0.513290] VFS: Disk quotas dquot_6.6.0 [ 0.514205] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.515874] fuse init (API version 7.23) [ 0.516856] Key type big_key registered [ 0.517742] Allocating IMA MOK and blacklist keyrings. [ 0.519314] Key type asymmetric registered [ 0.520252] Asymmetric key parser 'x509' registered [ 0.521323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522929] io scheduler noop registered [ 0.523818] io scheduler deadline registered (default) [ 0.524920] io scheduler cfq registered [ 0.525846] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527009] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.528433] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.530006] ACPI: Power Button [PWRF] [ 0.530919] GHES: HEST is not enabled! [ 0.544385] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572053] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.574778] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.603713] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.608123] Linux agpgart interface v0.103 [ 0.610684] brd: module loaded [ 0.612698] loop: module loaded [ 0.618923] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.620536] GPT:90111 != 2097151 [ 0.621282] GPT:Alternate GPT header not at the end of the disk. [ 0.622498] GPT:90111 != 2097151 [ 0.623249] GPT: Use GNU Parted to correct GPT errors. [ 0.624352] vda: vda1 vda15 [ 0.626289] scsi host0: ata_piix [ 0.627085] scsi host1: ata_piix [ 0.627871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.630794] libphy: Fixed MDIO Bus: probed [ 0.631714] tun: Universal TUN/TAP device driver, 1.6 [ 0.632763] tun: (C) 1999-2004 Max Krasnyansky [ 0.634989] PPP generic driver version 2.4.2 [ 0.636346] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637669] ehci-pci: EHCI PCI platform driver [ 0.638623] ehci-platform: EHCI generic platform driver [ 0.639709] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.641076] ohci-pci: OHCI PCI platform driver [ 0.642089] ohci-platform: OHCI generic platform driver [ 0.643242] uhci_hcd: USB Universal Host Controller Interface driver [ 0.658004] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.660857] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.661973] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.664599] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666231] usb usb1: Product: UHCI Host Controller [ 0.667244] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.668591] usb usb1: SerialNumber: 0000:00:01.2 [ 0.669636] hub 1-0:1.0: USB hub found [ 0.670468] hub 1-0:1.0: 2 ports detected [ 0.671460] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.673830] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.674907] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676056] mousedev: PS/2 mouse device common for all mice [ 0.677431] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679478] rtc_cmos 00:00: RTC can wake from S4 [ 0.680728] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682048] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683372] i2c /dev entries driver [ 0.684231] device-mapper: uevent: version 1.0.3 [ 0.685272] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688535] NET: Registered protocol family 10 [ 0.689630] NET: Registered protocol family 17 [ 0.690616] Key type dns_resolver registered [ 0.691631] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692855] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694775] registered taskstats version 1 [ 0.695726] Loading compiled-in X.509 certificates [ 0.697279] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.699362] zswap: loaded using pool lzo/zbud [ 0.700853] Key type trusted registered [ 0.702944] Key type encrypted registered [ 0.703875] AppArmor: AppArmor sha1 policy hashing enabled [ 0.705050] ima: No TPM chip found, activating TPM-bypass! [ 0.706226] evm: HMAC attrs: 0x1 [ 0.707233] Magic number: 6:865:461 [ 0.708171] rtc_cmos 00:00: setting system clock to 2018-10-08 03:29:03 UTC (1538969343) [ 0.709994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711254] EDD information not available. [ 0.789154] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.791390] Write protecting the kernel read-only data: 14336k [ 0.803566] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.806091] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.09 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.297133] 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.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.24. iid=i-00000024 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSWOrH9++kx5ZjpwuPINVVoAMZChEOkqaLYKEKxvSyCqlYxhL/DM+gerpklUEubh5ZXk/BARUpujlrZPHEOHwuRLx5j4VdZt//N7iy+La49FHME34OVKKaT4H4cLTkRbVQiuiLaeswfAdAd2SLy45WeYXPvyz4QyIMIRbstcPybhMmB+HX+qjQsjEHK/pz7isPilUc9FzvmCTZCBeTrviE3+US8y1UTGqXOaO0LW2uCMOaI/WgGQPbK9UFsnzvROOTbMgYyd4DAVKlu56GZdrUirRRHapqyZU3EiJfnajwH8IrbUdDRijcjDkVvCHIHLWs2NuUEyRVD2PfhpTl6qbv root@vping-ssh-vm-3d7b3ad9-c165-4abf-8579-8dcdcdb291a2 ssh-dss AAAAB3NzaC1kc3MAAACBAO5/vAtlUJHZW8KOZ4TIpxvb80hW+zJk508aZ1H28AhBeN9Q81gUEHbZ8lFwzjw3iuQzbFnC14LEJHhmnXMq2Ak48hwdF98zGCrTiWf2a94RGQwRpYOFwYPa//5WRskp/bG0sJ+BIIrW+glIr1+HCRjClDgf/UwNg99lKJvDK9EfAAAAFQCMYCR/X/DNZH9gzoAt9xOzw2SbbwAAAIEA4c9001HTSqQXPIMpJbINRppsJCsJRjom+SzJDXr0B38LutPg6p4URXD1cIRbYro8y/TGP3rK1sWCatmJFrsYu1rBOcBX20T8a8MDvvBY7Cr15m5d5jIlmp/b6p58RHqB5DGBasb2xRhPkfbx02PVrNmHcSt/VEK+gpD5sRpG51cAAACBAICKhFYsNfZftO9ukemIkJgaCMTj38vW62yw7SNJTJ1V3oinbEb5e/gLJAVlrQqRaFimy1Wt4qx9EnT1BlDcuQtM9FcHS/T4QtHMGquCTWmFk1BKEu+Nw7W78zqUIh9rGHn88hROz8eIotEb3jMNmiVioidWLEbZaVxQKvNQyfE+ root@vping-ssh-vm-3d7b3ad9-c165-4abf-8579-8dcdcdb291a2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe57:1c73/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-3d7b3ad9-c165-4abf-8579-8dcdcdb291a2 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.42 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-3d7b3ad9-c165-4abf-8579-8dcdcdb291a2 login: 2018-10-08 03:29:17,014 - paramiko.transport - DEBUG - starting thread (client mode): 0x162bad10L 2018-10-08 03:29:17,014 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 03:29:17,015 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 03:29:17,015 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 03:29:17,016 - 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-10-08 03:29:17,016 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 03:29:17,017 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 03:29:17,017 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 03:29:17,017 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 03:29:17,017 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 03:29:17,106 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 03:29:17,107 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 03:29:17,115 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 89402930ef1d8a59331dbc7033278afe 2018-10-08 03:29:17,116 - paramiko.transport - DEBUG - Trying key 3e1714c39800d8560494f191f2f77882 from /tmp/tmpZk7Wi2 2018-10-08 03:29:17,144 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 03:29:17,151 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 03:29:17,181 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 03:29:17,181 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 03:29:17,182 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 03:29:17,183 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 03:29:17,186 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 03:29:17,186 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.14 (192.168.120.14): 56 data bytes 64 bytes from 192.168.120.14: seq=0 ttl=64 time=1.351 ms --- 192.168.120.14 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.351/1.351/1.351 ms 2018-10-08 03:29:17,187 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-08 03:29:17,186 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-08 03:29:17,300 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 03:29:17,301 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-08 03:29:17,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-08 03:29:17,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:17,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:29:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20190c86-8945-42d7-a4d7-d47e0a28cc9a x-compute-request-id: req-20190c86-8945-42d7-a4d7-d47e0a28cc9a Content-Type: application/json 2018-10-08 03:29:17,460 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7 used request id req-20190c86-8945-42d7-a4d7-d47e0a28cc9a 2018-10-08 03:29:17,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155305862427s 2018-10-08 03:29:17,460 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7 used request id req-20190c86-8945-42d7-a4d7-d47e0a28cc9a 2018-10-08 03:29:17,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:17,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:18,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0930848-47e2-4eac-8b7c-cbf63faa782b x-compute-request-id: req-f0930848-47e2-4eac-8b7c-cbf63faa782b Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1c:73", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1c:73", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:02.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "60844dad-56f2-47d9-bb55-24c63f125216", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:29:10Z", "hostId": "6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:29:02Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:a6", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:28:52.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:29:17Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:18,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0930848-47e2-4eac-8b7c-cbf63faa782b 2018-10-08 03:29:18,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540313959122s 2018-10-08 03:29:18,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0930848-47e2-4eac-8b7c-cbf63faa782b 2018-10-08 03:29:18,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:29:20,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:20,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22014f46-7187-4658-b2ec-4de5433a30aa x-compute-request-id: req-22014f46-7187-4658-b2ec-4de5433a30aa Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1c:73", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1c:73", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:02.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "60844dad-56f2-47d9-bb55-24c63f125216", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:29:10Z", "hostId": "6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:29:02Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:a6", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0b9b18e2-7238-40c7-a842-e6b77e40eca7", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:28:52.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "0b9b18e2-7238-40c7-a842-e6b77e40eca7", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:29:19Z", "hostId": "bf46ca50d4a3c05bbfc98aed5f7cfcbdc6d8e84822fad54f09aa082f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:28:51Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:20,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-22014f46-7187-4658-b2ec-4de5433a30aa 2018-10-08 03:29:20,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51976108551s 2018-10-08 03:29:20,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-22014f46-7187-4658-b2ec-4de5433a30aa 2018-10-08 03:29:20,529 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:29:22,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:23,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-370d2ad2-e040-4812-8e64-48ae99facd97 x-compute-request-id: req-370d2ad2-e040-4812-8e64-48ae99facd97 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1c:73", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1c:73", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:02.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "60844dad-56f2-47d9-bb55-24c63f125216", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:29:10Z", "hostId": "6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:29:02Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:23,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-370d2ad2-e040-4812-8e64-48ae99facd97 2018-10-08 03:29:23,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651952981949s 2018-10-08 03:29:23,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-370d2ad2-e040-4812-8e64-48ae99facd97 2018-10-08 03:29:23,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-08 03:29:23,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/46a22e47-427c-4e33-b5ac-fa531cc23f23.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:24,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60250949-1133-4434-884a-ee9ed41c0e80 Content-Length: 0 Date: Mon, 08 Oct 2018 03:29:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:29:24,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/46a22e47-427c-4e33-b5ac-fa531cc23f23.json used request id req-60250949-1133-4434-884a-ee9ed41c0e80 2018-10-08 03:29:24,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.925205945969s 2018-10-08 03:29:24,114 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/46a22e47-427c-4e33-b5ac-fa531cc23f23.json used request id req-60250949-1133-4434-884a-ee9ed41c0e80 2018-10-08 03:29:24,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 03:29:24,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:24,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-be3f8ab2-6683-4ec0-b5b5-8e2e81b0d75f Date: Mon, 08 Oct 2018 03:29:24 GMT RESP BODY: {"floatingips": []} 2018-10-08 03:29:24,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-be3f8ab2-6683-4ec0-b5b5-8e2e81b0d75f 2018-10-08 03:29:24,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.165479183197s 2018-10-08 03:29:24,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-be3f8ab2-6683-4ec0-b5b5-8e2e81b0d75f 2018-10-08 03:29:24,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-08 03:29:24,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:24,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:29: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-e5f027b0-7dcb-43f6-b2e0-167a67b0d6ff x-compute-request-id: req-e5f027b0-7dcb-43f6-b2e0-167a67b0d6ff Content-Type: application/json 2018-10-08 03:29:24,424 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216 used request id req-e5f027b0-7dcb-43f6-b2e0-167a67b0d6ff 2018-10-08 03:29:24,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137793064117s 2018-10-08 03:29:24,424 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216 used request id req-e5f027b0-7dcb-43f6-b2e0-167a67b0d6ff 2018-10-08 03:29:24,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:24,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:24,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-12951724-de7e-43b2-bd9d-9991a59cf8f5 x-compute-request-id: req-12951724-de7e-43b2-bd9d-9991a59cf8f5 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1c:73", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1c:73", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/60844dad-56f2-47d9-bb55-24c63f125216", "rel": "bookmark"}], "image": {"id": "379cba37-9042-42fe-b950-776ac06ec091", "links": [{"href": "http://172.30.9.28:8774/images/379cba37-9042-42fe-b950-776ac06ec091", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:02.000000", "flavor": {"id": "f1b59fad-5547-40da-88f0-68197e517008", "links": [{"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}]}, "id": "60844dad-56f2-47d9-bb55-24c63f125216", "security_groups": [{"name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}], "user_id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:29:24Z", "hostId": "6c8e481f9dd40e36aad1f2ce1fa3402b99ebea51a2762be14a76af8c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "name": "vping_ssh-vm_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "created": "2018-10-08T03:29:02Z", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:24,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-12951724-de7e-43b2-bd9d-9991a59cf8f5 2018-10-08 03:29:24,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548887968063s 2018-10-08 03:29:24,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-12951724-de7e-43b2-bd9d-9991a59cf8f5 2018-10-08 03:29:24,975 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:29:26,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:26,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:27,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-0a04f0ca-ba4f-4b18-b5dc-9809253678d8 x-compute-request-id: req-0a04f0ca-ba4f-4b18-b5dc-9809253678d8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 03:29:27,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0a04f0ca-ba4f-4b18-b5dc-9809253678d8 2018-10-08 03:29:27,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.082967042923s 2018-10-08 03:29:27,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0a04f0ca-ba4f-4b18-b5dc-9809253678d8 2018-10-08 03:29:27,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:29:27,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:27,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-d7c25b24-255f-45c1-a7f0-a8bd3882548f Date: Mon, 08 Oct 2018 03:29:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:36Z", "updated_at": "2018-10-08T03:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "62190441-7d4a-4bb0-bb54-5186e4e0cde8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "91578fc0-beba-4b79-9658-f5f8f538da9d", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "b9030ce6-bf2d-44c2-87bb-f9056864c1ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "e831b101-81dd-4de9-bb35-72fd213cb782", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}], "revision_number": 4, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "164eae40-b587-486d-8966-f6f88e5f7f61", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:47Z", "updated_at": "2018-10-08T03:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "22b215df-f792-47ab-8059-b8b6ebe92a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "5f87e32e-05dc-40c0-8f3d-d0b7ab9e5e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T03:28:48Z", "revision_number": 0, "id": "b48f8760-e008-42db-996b-c566a662c1a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:48Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:49Z", "revision_number": 0, "id": "e68b5143-043a-4fd6-9fd5-4a43cb146211", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:49Z", "security_group_id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}], "revision_number": 4, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "d061a28a-d92b-4647-9cb8-b54b60769dc4", "name": "vping_ssh-sg_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:29:27,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d7c25b24-255f-45c1-a7f0-a8bd3882548f 2018-10-08 03:29:27,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201797008514s 2018-10-08 03:29:27,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d7c25b24-255f-45c1-a7f0-a8bd3882548f 2018-10-08 03:29:27,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 03:29:27,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d061a28a-d92b-4647-9cb8-b54b60769dc4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:27,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31ab3795-79f9-4697-9331-0368ad71c285 Content-Length: 0 Date: Mon, 08 Oct 2018 03:29:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:29:27,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d061a28a-d92b-4647-9cb8-b54b60769dc4.json used request id req-31ab3795-79f9-4697-9331-0368ad71c285 2018-10-08 03:29:27,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.310271024704s 2018-10-08 03:29:27,581 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d061a28a-d92b-4647-9cb8-b54b60769dc4.json used request id req-31ab3795-79f9-4697-9331-0368ad71c285 2018-10-08 03:29:27,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-08 03:29:27,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:27,632 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:29:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23b59171-8858-4c8c-80fd-dc4651cb14f7 x-compute-request-id: req-23b59171-8858-4c8c-80fd-dc4651cb14f7 Content-Length: 0 Content-Type: application/json 2018-10-08 03:29:27,632 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2 used request id req-23b59171-8858-4c8c-80fd-dc4651cb14f7 2018-10-08 03:29:27,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0506439208984s 2018-10-08 03:29:27,633 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2 used request id req-23b59171-8858-4c8c-80fd-dc4651cb14f7 2018-10-08 03:29:27,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-08 03:29:27,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/bbe26444-33af-4661-99ab-cf19b5ea99ec/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" -d '{"subnet_id": "48ade6a9-5383-4092-b9dd-e948e62989eb"}' 2018-10-08 03:29:29,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eaca86f2-c03d-4e12-bbc3-625ea7b0f90d Date: Mon, 08 Oct 2018 03:29:29 GMT RESP BODY: {"network_id": "ffa645dc-2947-4acd-833c-69599d74050b", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "subnet_id": "48ade6a9-5383-4092-b9dd-e948e62989eb", "subnet_ids": ["48ade6a9-5383-4092-b9dd-e948e62989eb"], "port_id": "4375d5de-4c3c-413a-9fea-52b4b987484e", "id": "bbe26444-33af-4661-99ab-cf19b5ea99ec"} 2018-10-08 03:29:29,278 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bbe26444-33af-4661-99ab-cf19b5ea99ec/remove_router_interface.json used request id req-eaca86f2-c03d-4e12-bbc3-625ea7b0f90d 2018-10-08 03:29:29,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64465808868s 2018-10-08 03:29:29,278 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bbe26444-33af-4661-99ab-cf19b5ea99ec/remove_router_interface.json used request id req-eaca86f2-c03d-4e12-bbc3-625ea7b0f90d returning object bbe26444-33af-4661-99ab-cf19b5ea99ec 2018-10-08 03:29:29,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-08 03:29:29,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:29,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6ca6c67f-498b-42fe-9399-f6cdd7004b3a Date: Mon, 08 Oct 2018 03:29:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:39Z", "admin_state_up": true, "updated_at": "2018-10-08T03:29:28Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "bbe26444-33af-4661-99ab-cf19b5ea99ec", "name": "vping_ssh-router_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:29:29,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6ca6c67f-498b-42fe-9399-f6cdd7004b3a 2018-10-08 03:29:29,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.067510843277s 2018-10-08 03:29:29,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6ca6c67f-498b-42fe-9399-f6cdd7004b3a 2018-10-08 03:29:29,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-08 03:29:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/bbe26444-33af-4661-99ab-cf19b5ea99ec.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:33,345 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-274df756-b8b7-4fc1-9c86-b08946f0b404 Content-Length: 0 Date: Mon, 08 Oct 2018 03:29:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:29:33,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/bbe26444-33af-4661-99ab-cf19b5ea99ec.json used request id req-274df756-b8b7-4fc1-9c86-b08946f0b404 2018-10-08 03:29:33,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.99685692787s 2018-10-08 03:29:33,345 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/bbe26444-33af-4661-99ab-cf19b5ea99ec.json used request id req-274df756-b8b7-4fc1-9c86-b08946f0b404 2018-10-08 03:29:33,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 03:29:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:33,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2159fbdc-44cd-4d45-ae99-49640251f484 Date: Mon, 08 Oct 2018 03:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ffa645dc-2947-4acd-833c-69599d74050b","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T03:28: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":"3261e95e2ac3437e92dc132419c2ce26","id":"48ade6a9-5383-4092-b9dd-e948e62989eb","subnetpool_id":null,"name":"vping_ssh-subnet_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:29:33,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2159fbdc-44cd-4d45-ae99-49640251f484 2018-10-08 03:29:33,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0558540821075s 2018-10-08 03:29:33,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2159fbdc-44cd-4d45-ae99-49640251f484 2018-10-08 03:29:33,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-08 03:29:33,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/48ade6a9-5383-4092-b9dd-e948e62989eb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:35,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-becb16c2-5039-40c6-844c-accad5b80d39 Date: Mon, 08 Oct 2018 03:29:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:29:35,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/48ade6a9-5383-4092-b9dd-e948e62989eb.json used request id req-becb16c2-5039-40c6-844c-accad5b80d39 2018-10-08 03:29:35,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.10121011734s 2018-10-08 03:29:35,505 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/48ade6a9-5383-4092-b9dd-e948e62989eb.json used request id req-becb16c2-5039-40c6-844c-accad5b80d39 2018-10-08 03:29:35,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:29:35,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:35,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-c3cd75d7-9d13-4643-a64b-6a2a20f506a0 Date: Mon, 08 Oct 2018 03:29:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T03:29:35Z","tenant_id":"3261e95e2ac3437e92dc132419c2ce26","created_at":"2018-10-08T03:28:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3261e95e2ac3437e92dc132419c2ce26","id":"ffa645dc-2947-4acd-833c-69599d74050b","name":"vping_ssh-net_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}]} 2018-10-08 03:29:35,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c3cd75d7-9d13-4643-a64b-6a2a20f506a0 2018-10-08 03:29:35,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112388134003s 2018-10-08 03:29:35,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c3cd75d7-9d13-4643-a64b-6a2a20f506a0 2018-10-08 03:29:35,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-08 03:29:35,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/ffa645dc-2947-4acd-833c-69599d74050b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:36,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09136919-cd78-4dac-996b-59764752f2f8 Date: Mon, 08 Oct 2018 03:29:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:29:36,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ffa645dc-2947-4acd-833c-69599d74050b.json used request id req-09136919-cd78-4dac-996b-59764752f2f8 2018-10-08 03:29:36,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16427898407s 2018-10-08 03:29:36,784 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ffa645dc-2947-4acd-833c-69599d74050b.json used request id req-09136919-cd78-4dac-996b-59764752f2f8 2018-10-08 03:29:36,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:29:36,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:36,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5c13d966-6117-4088-8540-3e919c701c48 Date: Mon, 08 Oct 2018 03:29:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap", "metadata": {}}], "file": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091/file", "owner": "3261e95e2ac3437e92dc132419c2ce26", "id": "379cba37-9042-42fe-b950-776ac06ec091", "size": 12716032, "self": "/v2/images/379cba37-9042-42fe-b950-776ac06ec091", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/379cba37-9042-42fe-b950-776ac06ec091/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:28:47Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:28:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:29:36,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5c13d966-6117-4088-8540-3e919c701c48 2018-10-08 03:29:36,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182161808014s 2018-10-08 03:29:36,967 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5c13d966-6117-4088-8540-3e919c701c48 2018-10-08 03:29:36,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 03:29:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/379cba37-9042-42fe-b950-776ac06ec091 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b2b6028aebdd08c4c369744f52705524234123e" 2018-10-08 03:29:38,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b743288d-41c0-40c4-9dba-f202ae7081d7 Date: Mon, 08 Oct 2018 03:29:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:29:38,793 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/379cba37-9042-42fe-b950-776ac06ec091 used request id req-b743288d-41c0-40c4-9dba-f202ae7081d7 2018-10-08 03:29:38,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.82441496849s 2018-10-08 03:29:38,794 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/379cba37-9042-42fe-b950-776ac06ec091 used request id req-b743288d-41c0-40c4-9dba-f202ae7081d7 2018-10-08 03:29:38,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 03:29:38,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:38,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-da9aa63a-cf93-4e0f-b6c3-912344d14d12 x-compute-request-id: req-da9aa63a-cf93-4e0f-b6c3-912344d14d12 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1b59fad-5547-40da-88f0-68197e517008", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1b59fad-5547-40da-88f0-68197e517008", "name": "vping_ssh-flavor_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 03:29:38,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-da9aa63a-cf93-4e0f-b6c3-912344d14d12 2018-10-08 03:29:38,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334141254425s 2018-10-08 03:29:38,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-da9aa63a-cf93-4e0f-b6c3-912344d14d12 2018-10-08 03:29:38,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 03:29:38,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:38,873 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:29: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-89242102-d573-42ce-9480-39f196267ce0 x-compute-request-id: req-89242102-d573-42ce-9480-39f196267ce0 Content-Length: 0 Content-Type: application/json 2018-10-08 03:29:38,873 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008 used request id req-89242102-d573-42ce-9480-39f196267ce0 2018-10-08 03:29:38,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0438401699066s 2018-10-08 03:29:38,874 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f1b59fad-5547-40da-88f0-68197e517008 used request id req-89242102-d573-42ce-9480-39f196267ce0 2018-10-08 03:29:38,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:29:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:38,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326a1416-fda1-4f3d-8402-e6a25560c843 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2", "links": {"self": "http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a"}, "domain_id": "default", "enabled": true, "id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:29:38,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-326a1416-fda1-4f3d-8402-e6a25560c843 2018-10-08 03:29:38,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961339473724s 2018-10-08 03:29:38,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-326a1416-fda1-4f3d-8402-e6a25560c843 2018-10-08 03:29:38,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:29:38,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:39,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6272751e-986b-49be-947a-6dabdd12bbb0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a"}, "enabled": true, "id": "2dc30b8e4fe24c2a8aad6e768f7bb94a", "options": {}, "domain_id": "default", "name": "vping_ssh-user_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}} 2018-10-08 03:29:39,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a used request id req-6272751e-986b-49be-947a-6dabdd12bbb0 2018-10-08 03:29:39,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982642173767s 2018-10-08 03:29:39,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a used request id req-6272751e-986b-49be-947a-6dabdd12bbb0 2018-10-08 03:29:39,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 03:29:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:39,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a71b2e27-9c68-4413-9720-c8163af6ea2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:29:39,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a used request id req-a71b2e27-9c68-4413-9720-c8163af6ea2b 2018-10-08 03:29:39,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.185765981674s 2018-10-08 03:29:39,262 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2dc30b8e4fe24c2a8aad6e768f7bb94a used request id req-a71b2e27-9c68-4413-9720-c8163af6ea2b 2018-10-08 03:29:39,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:29:39,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:39,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2542a7b9-9912-4f90-8518-2441039ded04 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/3261e95e2ac3437e92dc132419c2ce26"}, "enabled": true, "id": "3261e95e2ac3437e92dc132419c2ce26", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_3d7b3ad9-c165-4abf-8579-8dcdcdb291a2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:29:39,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-2542a7b9-9912-4f90-8518-2441039ded04 2018-10-08 03:29:39,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0734281539917s 2018-10-08 03:29:39,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-2542a7b9-9912-4f90-8518-2441039ded04 2018-10-08 03:29:39,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 03:29:39,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/3261e95e2ac3437e92dc132419c2ce26 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:39,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af16029-f56a-4d5b-b988-c9e688f9c767 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:29:39,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3261e95e2ac3437e92dc132419c2ce26 used request id req-4af16029-f56a-4d5b-b988-c9e688f9c767 2018-10-08 03:29:39,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.158272027969s 2018-10-08 03:29:39,498 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3261e95e2ac3437e92dc132419c2ce26 used request id req-4af16029-f56a-4d5b-b988-c9e688f9c767 2018-10-08 03:29:39,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:29:39,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:39,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b92bd8f-d4c9-4099-9ee5-e513ab142ea6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "1a756668795b4711b74d38420b552fcc", "links": {"self": "http://172.30.9.28:5000/v3/roles/1a756668795b4711b74d38420b552fcc"}, "name": "Member"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:29:39,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b92bd8f-d4c9-4099-9ee5-e513ab142ea6 2018-10-08 03:29:39,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821390151978s 2018-10-08 03:29:39,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 03:29:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/1a756668795b4711b74d38420b552fcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:39,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc86e06-a8f4-4726-a345-c40620603d86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:29:39,686 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1a756668795b4711b74d38420b552fcc used request id req-fbc86e06-a8f4-4726-a345-c40620603d86 2018-10-08 03:29:39,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104731082916s 2018-10-08 03:29:39,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:29:39,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=3261e95e2ac3437e92dc132419c2ce26&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:39,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d0e2ba08-ab76-4530-b0eb-26cca1fefdcd Date: Mon, 08 Oct 2018 03:29:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:36Z", "updated_at": "2018-10-08T03:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "62190441-7d4a-4bb0-bb54-5186e4e0cde8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "91578fc0-beba-4b79-9658-f5f8f538da9d", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "b9030ce6-bf2d-44c2-87bb-f9056864c1ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "e831b101-81dd-4de9-bb35-72fd213cb782", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}], "revision_number": 4, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "164eae40-b587-486d-8966-f6f88e5f7f61", "name": "default"}]} 2018-10-08 03:29:39,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=3261e95e2ac3437e92dc132419c2ce26&name=default used request id req-d0e2ba08-ab76-4530-b0eb-26cca1fefdcd 2018-10-08 03:29:39,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195767879486s 2018-10-08 03:29:39,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=3261e95e2ac3437e92dc132419c2ce26&name=default used request id req-d0e2ba08-ab76-4530-b0eb-26cca1fefdcd 2018-10-08 03:29:39,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:29:39,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:40,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e6a8d2a5-9e66-4a6a-96ff-14ea2405703c Date: Mon, 08 Oct 2018 03:29:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "created_at": "2018-10-08T03:28:36Z", "updated_at": "2018-10-08T03:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "62190441-7d4a-4bb0-bb54-5186e4e0cde8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "e831b101-81dd-4de9-bb35-72fd213cb782", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv4", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "91578fc0-beba-4b79-9658-f5f8f538da9d", "remote_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:28:36Z", "revision_number": 0, "id": "b9030ce6-bf2d-44c2-87bb-f9056864c1ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:28:36Z", "security_group_id": "164eae40-b587-486d-8966-f6f88e5f7f61", "tenant_id": "3261e95e2ac3437e92dc132419c2ce26", "port_range_min": null, "ethertype": "IPv6", "project_id": "3261e95e2ac3437e92dc132419c2ce26"}], "revision_number": 4, "project_id": "3261e95e2ac3437e92dc132419c2ce26", "id": "164eae40-b587-486d-8966-f6f88e5f7f61", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 03:29:40,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e6a8d2a5-9e66-4a6a-96ff-14ea2405703c 2018-10-08 03:29:40,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187030076981s 2018-10-08 03:29:40,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e6a8d2a5-9e66-4a6a-96ff-14ea2405703c 2018-10-08 03:29:40,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 03:29:40,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/164eae40-b587-486d-8966-f6f88e5f7f61.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1563126a64be37aef0ae3dc4f51b139ff644b42" 2018-10-08 03:29:40,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86882469-6c9d-432f-a3e8-b75aaa80d0f9 Content-Length: 0 Date: Mon, 08 Oct 2018 03:29:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:29:40,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/164eae40-b587-486d-8966-f6f88e5f7f61.json used request id req-86882469-6c9d-432f-a3e8-b75aaa80d0f9 2018-10-08 03:29:40,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.350660085678s 2018-10-08 03:29:40,432 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/164eae40-b587-486d-8966-f6f88e5f7f61.json used request id req-86882469-6c9d-432f-a3e8-b75aaa80d0f9 2018-10-08 03:29:40,486 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-08 03:29:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:29:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:29:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:29:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:29:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:29:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:29:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:29:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:29:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:29:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:29:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 03:29:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 03:29:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:29:40,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f68d274-d3d0-44ea-b959-dffdf895b961 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:29:40,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6f68d274-d3d0-44ea-b959-dffdf895b961 2018-10-08 03:29:40,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:29:40,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["BB9vBFRPSYKLZZuwSVnnwA"], "issued_at": "2018-10-08T03:29:40.000000Z"}} 2018-10-08 03:29:40,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:29:40,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:41,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a07f9039-0b8b-4e73-9b8b-c0dca8946e1b Date: Mon, 08 Oct 2018 03:29:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:29:41,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a07f9039-0b8b-4e73-9b8b-c0dca8946e1b 2018-10-08 03:29:41,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.226863861084s 2018-10-08 03:29:41,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a07f9039-0b8b-4e73-9b8b-c0dca8946e1b 2018-10-08 03:29:41,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:29:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:41,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:29:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:29:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:41,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df912db-4a72-4013-a547-ea6c53001262 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:29:41,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9df912db-4a72-4013-a547-ea6c53001262 2018-10-08 03:29:41,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0979290008545s 2018-10-08 03:29:41,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 03:29:41,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6"}}' 2018-10-08 03:29:41,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbdee98c-dc63-4a1d-8700-16e1f96d0cb7 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/222e08649aca42079769153f42dac55c"}, "enabled": true, "id": "222e08649aca42079769153f42dac55c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6"}} 2018-10-08 03:29:41,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fbdee98c-dc63-4a1d-8700-16e1f96d0cb7 2018-10-08 03:29:41,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128347873688s 2018-10-08 03:29:41,377 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fbdee98c-dc63-4a1d-8700-16e1f96d0cb7 2018-10-08 03:29:41,378 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6', 'id': u'222e08649aca42079769153f42dac55c', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 03:29:41,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 03:29:41,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.448607206345s 2018-10-08 03:29:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:41,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90677e98-e85f-41c9-a592-4d347215151e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610"}, "enabled": true, "id": "4bb5188268a143f0a133735fc707c610", "options": {}, "domain_id": "default", "name": "vping_userdata-user_e1be59cf-42de-4d70-8267-5af9e5537cf6"}} 2018-10-08 03:29:41,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610 used request id req-90677e98-e85f-41c9-a592-4d347215151e 2018-10-08 03:29:41,924 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4bb5188268a143f0a133735fc707c610', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_e1be59cf-42de-4d70-8267-5af9e5537cf6'}) 2018-10-08 03:29:41,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:29:41,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e412571d-5b73-45f3-a2dd-33346d22527d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:29:42,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e412571d-5b73-45f3-a2dd-33346d22527d 2018-10-08 03:29:42,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0833930969238s 2018-10-08 03:29:42,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:29:42,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f0e2c1-cdc3-4e6b-b5c5-8cc4b12f18ce Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:29:42,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-31f0e2c1-cdc3-4e6b-b5c5-8cc4b12f18ce 2018-10-08 03:29:42,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.073166847229s 2018-10-08 03:29:42,083 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 03:29:42,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:29:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" -d '{"role": {"name": "Member"}}' 2018-10-08 03:29:42,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020d7acf-84e0-4400-91e2-3fd90d50870b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fcde21e8d4d64da79e47d8729c471582", "links": {"self": "http://172.30.9.28:5000/v3/roles/fcde21e8d4d64da79e47d8729c471582"}, "name": "Member"}} 2018-10-08 03:29:42,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-020d7acf-84e0-4400-91e2-3fd90d50870b 2018-10-08 03:29:42,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.129954099655s 2018-10-08 03:29:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/fcde21e8d4d64da79e47d8729c471582 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85cd18bd-4da2-4a37-97f9-478a451f018b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fcde21e8d4d64da79e47d8729c471582"}, "domain_id": null, "name": "Member", "id": "fcde21e8d4d64da79e47d8729c471582"}} 2018-10-08 03:29:42,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fcde21e8d4d64da79e47d8729c471582 used request id req-85cd18bd-4da2-4a37-97f9-478a451f018b 2018-10-08 03:29:42,291 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/fcde21e8d4d64da79e47d8729c471582'}, 'domain_id': None, 'human_id': None, 'id': u'fcde21e8d4d64da79e47d8729c471582', 'HUMAN_ID': False}) 2018-10-08 03:29:42,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:29:42,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb0ad7e-58b3-4612-acb6-51b1668c4529 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fcde21e8d4d64da79e47d8729c471582", "links": {"self": "http://172.30.9.28:5000/v3/roles/fcde21e8d4d64da79e47d8729c471582"}, "name": "Member"}]} 2018-10-08 03:29:42,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3eb0ad7e-58b3-4612-acb6-51b1668c4529 2018-10-08 03:29:42,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753011703491s 2018-10-08 03:29:42,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:29:42,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c834442-ed74-43dc-80bf-8e274e4fc674 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:29:42,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1c834442-ed74-43dc-80bf-8e274e4fc674 2018-10-08 03:29:42,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.087131023407s 2018-10-08 03:29:42,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:29:42,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3049a2-b6de-47f8-a506-4ae66ba60b28 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_e1be59cf-42de-4d70-8267-5af9e5537cf6", "links": {"self": "http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610"}, "domain_id": "default", "enabled": true, "id": "4bb5188268a143f0a133735fc707c610", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:29:42,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bf3049a2-b6de-47f8-a506-4ae66ba60b28 2018-10-08 03:29:42,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.098827123642s 2018-10-08 03:29:42,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bf3049a2-b6de-47f8-a506-4ae66ba60b28 2018-10-08 03:29:42,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:29:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdf8590-14ab-42eb-a9e3-eaeea4443846 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/222e08649aca42079769153f42dac55c"}, "enabled": true, "id": "222e08649aca42079769153f42dac55c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:29:42,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bbdf8590-14ab-42eb-a9e3-eaeea4443846 2018-10-08 03:29:42,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.076012134552s 2018-10-08 03:29:42,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bbdf8590-14ab-42eb-a9e3-eaeea4443846 2018-10-08 03:29:42,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:29:42,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=4bb5188268a143f0a133735fc707c610&scope.project.id=222e08649aca42079769153f42dac55c&role.id=fcde21e8d4d64da79e47d8729c471582 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f927fc-7bb8-4fe9-a81a-e4331c4cb691 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=4bb5188268a143f0a133735fc707c610&scope.project.id=222e08649aca42079769153f42dac55c&role.id=fcde21e8d4d64da79e47d8729c471582", "previous": null, "next": null}} 2018-10-08 03:29:42,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4bb5188268a143f0a133735fc707c610&scope.project.id=222e08649aca42079769153f42dac55c&role.id=fcde21e8d4d64da79e47d8729c471582 used request id req-00f927fc-7bb8-4fe9-a81a-e4331c4cb691 2018-10-08 03:29:42,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0843141078949s 2018-10-08 03:29:42,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:29:42,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/222e08649aca42079769153f42dac55c/users/4bb5188268a143f0a133735fc707c610/roles/fcde21e8d4d64da79e47d8729c471582 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-851d1333-5ce5-4578-b08c-fc905b9c3124 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:29:42,858 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/222e08649aca42079769153f42dac55c/users/4bb5188268a143f0a133735fc707c610/roles/fcde21e8d4d64da79e47d8729c471582 used request id req-851d1333-5ce5-4578-b08c-fc905b9c3124 2018-10-08 03:29:42,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.131824016571s 2018-10-08 03:29:42,859 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'dd0bf07d-f4e4-4273-a422-85b40031449b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_e1be59cf-42de-4d70-8267-5af9e5537cf6', 'project_id': u'222e08649aca42079769153f42dac55c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 03:29:42,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:29:42,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:29:42,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:29:42,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:29:42,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:29:42,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:29:42,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:29:42,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:29:42,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:29:42,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:29:42,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:29:42,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:29:42,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:29:42,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:29:42,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:29:42,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:29:42,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:29:42,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:29:42,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:29:42,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:29:42,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:29:42,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:29:42,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 03:29:42,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 03:29:42,864 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_e1be59cf-42de-4d70-8267-5af9e5537cf6', 'password': 'dd0bf07d-f4e4-4273-a422-85b40031449b', 'project_name': 'vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '222e08649aca42079769153f42dac55c', 'project_domain_name': 'Default'} 2018-10-08 03:29:42,865 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-08 03:29:42,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:29:42,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:42,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f613d5c-763f-4c3c-94c1-f0e351cf1157 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:29:42,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8f613d5c-763f-4c3c-94c1-f0e351cf1157 2018-10-08 03:29:42,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0739629268646s 2018-10-08 03:29:42,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:29:42,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:29:43,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1cf910-55d7-45fa-b222-2d43b2660fc2 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/222e08649aca42079769153f42dac55c"}, "enabled": true, "id": "222e08649aca42079769153f42dac55c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:29:43,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-de1cf910-55d7-45fa-b222-2d43b2660fc2 2018-10-08 03:29:43,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0783779621124s 2018-10-08 03:29:43,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-de1cf910-55d7-45fa-b222-2d43b2660fc2 2018-10-08 03:29:43,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-08 03:29:43,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" -d '{"network": {"tenant_id": "222e08649aca42079769153f42dac55c", "name": "vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6", "admin_state_up": true}}' 2018-10-08 03:29:43,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-36a39dde-b3aa-46f6-8345-5621e230ceb8 Date: Mon, 08 Oct 2018 03:29:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"222e08649aca42079769153f42dac55c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:29:43Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6","admin_state_up":true,"tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:43Z","mtu":1450}} 2018-10-08 03:29:43,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-36a39dde-b3aa-46f6-8345-5621e230ceb8 2018-10-08 03:29:43,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.537108182907s 2018-10-08 03:29:43,561 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-36a39dde-b3aa-46f6-8345-5621e230ceb8 2018-10-08 03:29:43,561 - 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-10-08T03:29:43Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8067cc51-20e5-4e48-85b4-6f1bdd10561e', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6', u'created_at': u'2018-10-08T03:29:43Z', u'mtu': 1450, u'tenant_id': u'222e08649aca42079769153f42dac55c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'222e08649aca42079769153f42dac55c'}) 2018-10-08 03:29:43,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:29:43,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3deb2cd-d111-4036-bbe2-2e969dea09a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:29:43,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e3deb2cd-d111-4036-bbe2-2e969dea09a0 2018-10-08 03:29:43,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:29:43,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fcde21e8d4d64da79e47d8729c471582", "name": "Member"}], "expires_at": "2018-10-08T04:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "222e08649aca42079769153f42dac55c", "name": "vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/222e08649aca42079769153f42dac55c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/222e08649aca42079769153f42dac55c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/222e08649aca42079769153f42dac55c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/222e08649aca42079769153f42dac55c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/222e08649aca42079769153f42dac55c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/222e08649aca42079769153f42dac55c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/222e08649aca42079769153f42dac55c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/222e08649aca42079769153f42dac55c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/222e08649aca42079769153f42dac55c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/222e08649aca42079769153f42dac55c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/222e08649aca42079769153f42dac55c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/222e08649aca42079769153f42dac55c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_e1be59cf-42de-4d70-8267-5af9e5537cf6", "id": "4bb5188268a143f0a133735fc707c610"}, "audit_ids": ["e50Cj9oeQaaXhHXdabqvnQ"], "issued_at": "2018-10-08T03:29:43.000000Z"}} 2018-10-08 03:29:43,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:29:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:44,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-a4cc3d43-bbcf-48d2-9bc2-7c0cc8e385f2 Date: Mon, 08 Oct 2018 03:29:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T03:29:43Z","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"222e08649aca42079769153f42dac55c","id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","name":"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 03:29:44,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a4cc3d43-bbcf-48d2-9bc2-7c0cc8e385f2 2018-10-08 03:29:44,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329376935959s 2018-10-08 03:29:44,265 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a4cc3d43-bbcf-48d2-9bc2-7c0cc8e385f2 2018-10-08 03:29:44,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-08 03:29:44,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" -d '{"subnet": {"name": "vping_userdata-subnet_e1be59cf-42de-4d70-8267-5af9e5537cf6", "enable_dhcp": true, "network_id": "8067cc51-20e5-4e48-85b4-6f1bdd10561e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-08 03:29:45,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d1e86cd2-f811-44ef-8352-64db8c7bda66 Date: Mon, 08 Oct 2018 03:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T03:29: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":"222e08649aca42079769153f42dac55c","id":"9a0a6f03-ab39-4bbe-a3af-175fc514217e","subnetpool_id":null,"name":"vping_userdata-subnet_e1be59cf-42de-4d70-8267-5af9e5537cf6"}} 2018-10-08 03:29:45,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d1e86cd2-f811-44ef-8352-64db8c7bda66 2018-10-08 03:29:45,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.782670974731s 2018-10-08 03:29:45,049 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d1e86cd2-f811-44ef-8352-64db8c7bda66 2018-10-08 03:29:45,050 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T03:29: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'9a0a6f03-ab39-4bbe-a3af-175fc514217e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_e1be59cf-42de-4d70-8267-5af9e5537cf6', u'enable_dhcp': True, u'network_id': u'8067cc51-20e5-4e48-85b4-6f1bdd10561e', u'tenant_id': u'222e08649aca42079769153f42dac55c', u'created_at': u'2018-10-08T03:29: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'222e08649aca42079769153f42dac55c'}) 2018-10-08 03:29:45,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-08 03:29:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "vping_userdata-router_e1be59cf-42de-4d70-8267-5af9e5537cf6", "admin_state_up": true}}' 2018-10-08 03:29:50,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-88baef2c-9a9b-4bee-93f1-461499cb6ff4 Date: Mon, 08 Oct 2018 03:29:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "222e08649aca42079769153f42dac55c", "created_at": "2018-10-08T03:29:45Z", "admin_state_up": true, "updated_at": "2018-10-08T03:29:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "222e08649aca42079769153f42dac55c", "id": "cd9bfa5c-057d-43e3-b747-cd069bc115ed", "name": "vping_userdata-router_e1be59cf-42de-4d70-8267-5af9e5537cf6"}} 2018-10-08 03:29:50,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-88baef2c-9a9b-4bee-93f1-461499cb6ff4 2018-10-08 03:29:50,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.04935598373s 2018-10-08 03:29:50,100 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-88baef2c-9a9b-4bee-93f1-461499cb6ff4 2018-10-08 03:29:50,101 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T03:29:46Z', u'revision_number': 2, u'id': u'cd9bfa5c-057d-43e3-b747-cd069bc115ed', u'external_gateway_info': {u'network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45b19298-17c3-4f51-b5a0-35e47052202d', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_e1be59cf-42de-4d70-8267-5af9e5537cf6', u'admin_state_up': True, u'tenant_id': u'222e08649aca42079769153f42dac55c', u'created_at': u'2018-10-08T03:29:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'222e08649aca42079769153f42dac55c'}) 2018-10-08 03:29:50,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-08 03:29:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/cd9bfa5c-057d-43e3-b747-cd069bc115ed/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" -d '{"subnet_id": "9a0a6f03-ab39-4bbe-a3af-175fc514217e"}' 2018-10-08 03:29:52,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-611b6fb6-451c-4b00-8976-82cb5a0302e2 Date: Mon, 08 Oct 2018 03:29:52 GMT RESP BODY: {"network_id": "8067cc51-20e5-4e48-85b4-6f1bdd10561e", "tenant_id": "222e08649aca42079769153f42dac55c", "subnet_id": "9a0a6f03-ab39-4bbe-a3af-175fc514217e", "subnet_ids": ["9a0a6f03-ab39-4bbe-a3af-175fc514217e"], "port_id": "efe2a7c4-b55a-49a2-9766-bc82bf2f4f1c", "id": "cd9bfa5c-057d-43e3-b747-cd069bc115ed"} 2018-10-08 03:29:52,297 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/cd9bfa5c-057d-43e3-b747-cd069bc115ed/add_router_interface.json used request id req-611b6fb6-451c-4b00-8976-82cb5a0302e2 2018-10-08 03:29:52,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19573497772s 2018-10-08 03:29:52,297 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/cd9bfa5c-057d-43e3-b747-cd069bc115ed/add_router_interface.json used request id req-611b6fb6-451c-4b00-8976-82cb5a0302e2 returning object cd9bfa5c-057d-43e3-b747-cd069bc115ed 2018-10-08 03:29:52,298 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:29:52,430 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-08 03:29:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:52,436 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 03:29:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 03:29:52,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:29:52,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:52,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2e4a0eb9-bb10-4f50-bee9-3e011604746e Date: Mon, 08 Oct 2018 03:29:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:29:52,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2e4a0eb9-bb10-4f50-bee9-3e011604746e 2018-10-08 03:29:52,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174757957458s 2018-10-08 03:29:52,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2e4a0eb9-bb10-4f50-bee9-3e011604746e 2018-10-08 03:29:52,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 03:29:52,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6"}' 2018-10-08 03:29:52,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7931c056-25d7-49f4-b106-af5e96828abc X-Openstack-Request-Id: req-b3e545a2-2761-4ac5-bc7f-d4e09ae0d76f Date: Mon, 08 Oct 2018 03:29:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc/file", "owner": "222e08649aca42079769153f42dac55c", "id": "7931c056-25d7-49f4-b106-af5e96828abc", "size": null, "self": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:29:52Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "checksum": null, "created_at": "2018-10-08T03:29:52Z", "protected": false} 2018-10-08 03:29:52,900 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b3e545a2-2761-4ac5-bc7f-d4e09ae0d76f 2018-10-08 03:29:52,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.285443067551s 2018-10-08 03:29:52,901 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b3e545a2-2761-4ac5-bc7f-d4e09ae0d76f returning object 7931c056-25d7-49f4-b106-af5e96828abc 2018-10-08 03:29:52,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 03:29:52,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/7931c056-25d7-49f4-b106-af5e96828abc/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" -d '' 2018-10-08 03:29:53,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c520b305-ef39-4452-9c35-817746a33e21 Date: Mon, 08 Oct 2018 03:29:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:29:53,852 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7931c056-25d7-49f4-b106-af5e96828abc/file used request id req-c520b305-ef39-4452-9c35-817746a33e21 2018-10-08 03:29:53,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.950721979141s 2018-10-08 03:29:53,853 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7931c056-25d7-49f4-b106-af5e96828abc/file used request id req-c520b305-ef39-4452-9c35-817746a33e21 2018-10-08 03:29:53,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:29:53,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:53,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-117b9ed9-7aa6-48d6-9bb7-051dbfeb927a Date: Mon, 08 Oct 2018 03:29:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap", "metadata": {}}], "file": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc/file", "owner": "222e08649aca42079769153f42dac55c", "id": "7931c056-25d7-49f4-b106-af5e96828abc", "size": 12716032, "self": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:29:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:29:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:29:53,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-117b9ed9-7aa6-48d6-9bb7-051dbfeb927a 2018-10-08 03:29:53,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0459799766541s 2018-10-08 03:29:53,900 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-117b9ed9-7aa6-48d6-9bb7-051dbfeb927a 2018-10-08 03:29:53,901 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7931c056-25d7-49f4-b106-af5e96828abc/file', 'owner': u'222e08649aca42079769153f42dac55c', 'id': u'7931c056-25d7-49f4-b106-af5e96828abc', 'size': 12716032, u'self': u'/v2/images/7931c056-25d7-49f4-b106-af5e96828abc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'222e08649aca42079769153f42dac55c', 'name': 'vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T03:29:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-08T03:29:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7931c056-25d7-49f4-b106-af5e96828abc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6', 'created': u'2018-10-08T03:29:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T03:29:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7931c056-25d7-49f4-b106-af5e96828abc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 03:29:53,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 03:29:53,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_e1be59cf-42de-4d70-8267-5af9e5537cf6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 03:29:54,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be4a7d34-89f6-4e04-a4c8-377f64172782 x-compute-request-id: req-be4a7d34-89f6-4e04-a4c8-377f64172782 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "name": "vping_userdata-flavor_e1be59cf-42de-4d70-8267-5af9e5537cf6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:29:54,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-be4a7d34-89f6-4e04-a4c8-377f64172782 2018-10-08 03:29:54,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.19440984726s 2018-10-08 03:29:54,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-be4a7d34-89f6-4e04-a4c8-377f64172782 returning object 5df19ed0-42f3-41fb-981a-2b1698b78145 2018-10-08 03:29:54,098 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_e1be59cf-42de-4d70-8267-5af9e5537cf6', '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'ab23dd45542f45bb99bff0ef543fda01', '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'5df19ed0-42f3-41fb-981a-2b1698b78145', 'swap': 0}) 2018-10-08 03:29:54,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 03:29:54,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" -d '{"extra_specs": {}}' 2018-10-08 03:29:54,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-929ba397-942b-4e85-9c78-8c0651b21472 x-compute-request-id: req-929ba397-942b-4e85-9c78-8c0651b21472 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:29:54,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145/os-extra_specs used request id req-929ba397-942b-4e85-9c78-8c0651b21472 2018-10-08 03:29:54,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227949619293s 2018-10-08 03:29:54,122 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145/os-extra_specs used request id req-929ba397-942b-4e85-9c78-8c0651b21472 2018-10-08 03:29:54,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:29:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:54,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-c36376a7-a5e1-45fb-8672-56e24193d324 Date: Mon, 08 Oct 2018 03:29:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a0a6f03-ab39-4bbe-a3af-175fc514217e"],"updated_at":"2018-10-08T03:29:44Z","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"222e08649aca42079769153f42dac55c","id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","name":"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 03:29:54,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c36376a7-a5e1-45fb-8672-56e24193d324 2018-10-08 03:29:54,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243639945984s 2018-10-08 03:29:54,367 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c36376a7-a5e1-45fb-8672-56e24193d324 2018-10-08 03:29:54,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:29:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:54,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-3fa531e8-5660-4134-b6e4-f48e6ebfa354 Date: Mon, 08 Oct 2018 03:29:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap", "metadata": {}}], "file": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc/file", "owner": "222e08649aca42079769153f42dac55c", "id": "7931c056-25d7-49f4-b106-af5e96828abc", "size": 12716032, "self": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:29:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:29:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:29:54,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3fa531e8-5660-4134-b6e4-f48e6ebfa354 2018-10-08 03:29:54,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162686109543s 2018-10-08 03:29:54,531 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3fa531e8-5660-4134-b6e4-f48e6ebfa354 2018-10-08 03:29:54,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 03:29:54,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:54,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-f5299ee7-3899-4276-be4d-6a7002089866 x-compute-request-id: req-f5299ee7-3899-4276-be4d-6a7002089866 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "name": "vping_userdata-flavor_e1be59cf-42de-4d70-8267-5af9e5537cf6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 03:29:54,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f5299ee7-3899-4276-be4d-6a7002089866 2018-10-08 03:29:54,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.191254138947s 2018-10-08 03:29:54,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f5299ee7-3899-4276-be4d-6a7002089866 2018-10-08 03:29:54,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-08 03:29:54,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" -d '{"server": {"name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "imageRef": "7931c056-25d7-49f4-b106-af5e96828abc", "flavorRef": "5df19ed0-42f3-41fb-981a-2b1698b78145", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8067cc51-20e5-4e48-85b4-6f1bdd10561e"}]}}' 2018-10-08 03:29:55,975 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:29: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-7caf1416-40c7-4e06-88de-69554d778b1f x-compute-request-id: req-7caf1416-40c7-4e06-88de-69554d778b1f Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f873637d-b454-401c-8f6f-9d66923926e8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "adminPass": "oQhtE4PuMvR3"}} 2018-10-08 03:29:55,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7caf1416-40c7-4e06-88de-69554d778b1f 2018-10-08 03:29:55,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.24864292145s 2018-10-08 03:29:55,976 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7caf1416-40c7-4e06-88de-69554d778b1f 2018-10-08 03:29:55,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:55,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:56,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-19119f7e-a066-4b54-bd74-589dffb6edf7 x-compute-request-id: req-19119f7e-a066-4b54-bd74-589dffb6edf7 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "user_id": "4bb5188268a143f0a133735fc707c610", "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-10-08T03:29:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:56,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-19119f7e-a066-4b54-bd74-589dffb6edf7 2018-10-08 03:29:56,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468189954758s 2018-10-08 03:29:56,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-19119f7e-a066-4b54-bd74-589dffb6edf7 2018-10-08 03:29:56,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:29:56,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:56,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-45b3ba38-8d4d-4f47-bd1a-6f34c711ae9c Date: Mon, 08 Oct 2018 03:29:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a0a6f03-ab39-4bbe-a3af-175fc514217e"],"updated_at":"2018-10-08T03:29:44Z","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"222e08649aca42079769153f42dac55c","id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","name":"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 03:29:56,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-45b3ba38-8d4d-4f47-bd1a-6f34c711ae9c 2018-10-08 03:29:56,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383368015289s 2018-10-08 03:29:56,836 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-45b3ba38-8d4d-4f47-bd1a-6f34c711ae9c 2018-10-08 03:29:56,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 03:29:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:56,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d8a57689-8fc9-4d4b-9e47-56a01f138484 Date: Mon, 08 Oct 2018 03:29:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T03:29: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":"222e08649aca42079769153f42dac55c","id":"9a0a6f03-ab39-4bbe-a3af-175fc514217e","subnetpool_id":null,"name":"vping_userdata-subnet_e1be59cf-42de-4d70-8267-5af9e5537cf6"}]} 2018-10-08 03:29:56,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d8a57689-8fc9-4d4b-9e47-56a01f138484 2018-10-08 03:29:56,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0522530078888s 2018-10-08 03:29:56,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d8a57689-8fc9-4d4b-9e47-56a01f138484 2018-10-08 03:29:56,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:29:58,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:29:58,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:29:59,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:29: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-4cda7bd2-c6eb-418a-ae6b-4688a401b2d3 x-compute-request-id: req-4cda7bd2-c6eb-418a-ae6b-4688a401b2d3 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:29:57Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:29:59,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4cda7bd2-c6eb-418a-ae6b-4688a401b2d3 2018-10-08 03:29:59,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643750190735s 2018-10-08 03:29:59,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4cda7bd2-c6eb-418a-ae6b-4688a401b2d3 2018-10-08 03:29:59,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:30:01,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:01,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30: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-f355f0a7-3f0f-4932-b9a3-b00ee012e617 x-compute-request-id: req-f355f0a7-3f0f-4932-b9a3-b00ee012e617 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:29:57Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:01,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f355f0a7-3f0f-4932-b9a3-b00ee012e617 2018-10-08 03:30:01,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348421812057s 2018-10-08 03:30:01,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f355f0a7-3f0f-4932-b9a3-b00ee012e617 2018-10-08 03:30:01,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:30:03,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:03,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:04,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa3d352a-3c66-444e-b5b4-cbd1af009962 x-compute-request-id: req-aa3d352a-3c66-444e-b5b4-cbd1af009962 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:29:57Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:04,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa3d352a-3c66-444e-b5b4-cbd1af009962 2018-10-08 03:30:04,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678637981415s 2018-10-08 03:30:04,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa3d352a-3c66-444e-b5b4-cbd1af009962 2018-10-08 03:30:04,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:30:06,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:07,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30: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-f19bdfc1-44ad-4acb-bc0a-acdef4a0fc89 x-compute-request-id: req-f19bdfc1-44ad-4acb-bc0a-acdef4a0fc89 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:5f:3a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:59.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:04Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:07,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f19bdfc1-44ad-4acb-bc0a-acdef4a0fc89 2018-10-08 03:30:07,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770202875137s 2018-10-08 03:30:07,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f19bdfc1-44ad-4acb-bc0a-acdef4a0fc89 2018-10-08 03:30:07,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-08 03:30:07,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f873637d-b454-401c-8f6f-9d66923926e8" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:07,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5b8b47fa-0637-490b-a0a2-58ceaa8f8afa Date: Mon, 08 Oct 2018 03:30:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:30:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9a0a6f03-ab39-4bbe-a3af-175fc514217e","ip_address":"192.168.120.7"}],"id":"380fce19-867f-4627-9c75-8f49f96c8659","security_groups":["c7d77179-b983-464e-a0cf-b064b8cd0ec7"],"mac_address":"fa:16:3e:71:5f:3a","project_id":"222e08649aca42079769153f42dac55c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:57Z","binding:vnic_type":"normal","device_id":"f873637d-b454-401c-8f6f-9d66923926e8"}]} 2018-10-08 03:30:07,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f873637d-b454-401c-8f6f-9d66923926e8 used request id req-5b8b47fa-0637-490b-a0a2-58ceaa8f8afa 2018-10-08 03:30:07,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0574889183044s 2018-10-08 03:30:07,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f873637d-b454-401c-8f6f-9d66923926e8 used request id req-5b8b47fa-0637-490b-a0a2-58ceaa8f8afa 2018-10-08 03:30:07,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 03:30:07,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=380fce19-867f-4627-9c75-8f49f96c8659" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:07,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-720a8e5d-ccf2-4e78-9469-00122582f11e Date: Mon, 08 Oct 2018 03:30:07 GMT RESP BODY: {"floatingips": []} 2018-10-08 03:30:07,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=380fce19-867f-4627-9c75-8f49f96c8659 used request id req-720a8e5d-ccf2-4e78-9469-00122582f11e 2018-10-08 03:30:07,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.158910989761s 2018-10-08 03:30:07,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=380fce19-867f-4627-9c75-8f49f96c8659 used request id req-720a8e5d-ccf2-4e78-9469-00122582f11e 2018-10-08 03:30:07,583 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:71:5f:3a', 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'7931c056-25d7-49f4-b106-af5e96828abc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-08T03:29:59.000000', 'flavor': Munch({u'id': u'5df19ed0-42f3-41fb-981a-2b1698b78145'}), 'az': u'nova', 'id': u'f873637d-b454-401c-8f6f-9d66923926e8', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb5188268a143f0a133735fc707c610', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'222e08649aca42079769153f42dac55c', 'name': 'vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6', '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-10-08T03:29:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-08T03:30:04Z', 'hostId': u'2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840', '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-10-08T03:29:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'222e08649aca42079769153f42dac55c', 'name': u'vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6', 'adminPass': u'oQhtE4PuMvR3', 'tenant_id': u'222e08649aca42079769153f42dac55c', 'region': 'regionOne', 'created': u'2018-10-08T03:29:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-08 03:30:07,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:30:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:07,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-b65f30c4-4faa-4c74-a7d9-782c679d7820 Date: Mon, 08 Oct 2018 03:30:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a0a6f03-ab39-4bbe-a3af-175fc514217e"],"updated_at":"2018-10-08T03:29:44Z","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"222e08649aca42079769153f42dac55c","id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","name":"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 03:30:07,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b65f30c4-4faa-4c74-a7d9-782c679d7820 2018-10-08 03:30:07,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272269964218s 2018-10-08 03:30:07,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b65f30c4-4faa-4c74-a7d9-782c679d7820 2018-10-08 03:30:07,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:30:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:08,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-17b92200-3371-415d-9d77-514c18bc364b Date: Mon, 08 Oct 2018 03:30:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap", "metadata": {}}], "file": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc/file", "owner": "222e08649aca42079769153f42dac55c", "id": "7931c056-25d7-49f4-b106-af5e96828abc", "size": 12716032, "self": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:29:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:29:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:30:08,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-17b92200-3371-415d-9d77-514c18bc364b 2018-10-08 03:30:08,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173862934113s 2018-10-08 03:30:08,032 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-17b92200-3371-415d-9d77-514c18bc364b 2018-10-08 03:30:08,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 03:30:08,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:08,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aba51470-516c-4b3b-aa11-741ff6a9c538 x-compute-request-id: req-aba51470-516c-4b3b-aa11-741ff6a9c538 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "name": "vping_userdata-flavor_e1be59cf-42de-4d70-8267-5af9e5537cf6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 03:30:08,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-aba51470-516c-4b3b-aa11-741ff6a9c538 2018-10-08 03:30:08,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0312418937683s 2018-10-08 03:30:08,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-aba51470-516c-4b3b-aa11-741ff6a9c538 2018-10-08 03:30:08,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-08 03:30:08,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" -d '{"server": {"name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "imageRef": "7931c056-25d7-49f4-b106-af5e96828abc", "flavorRef": "5df19ed0-42f3-41fb-981a-2b1698b78145", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjcgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8067cc51-20e5-4e48-85b4-6f1bdd10561e"}]}}' 2018-10-08 03:30:09,472 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:30:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea508543-0507-4259-a6cf-eb157efe9bc9 x-compute-request-id: req-ea508543-0507-4259-a6cf-eb157efe9bc9 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "adminPass": "GxYJC7y9TuqG"}} 2018-10-08 03:30:09,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ea508543-0507-4259-a6cf-eb157efe9bc9 2018-10-08 03:30:09,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.40554904938s 2018-10-08 03:30:09,473 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ea508543-0507-4259-a6cf-eb157efe9bc9 2018-10-08 03:30:09,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:09,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:09,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c58e99ee-9f1b-4b5b-8428-1fd6176de23b x-compute-request-id: req-c58e99ee-9f1b-4b5b-8428-1fd6176de23b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "user_id": "4bb5188268a143f0a133735fc707c610", "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-10-08T03:30:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:30:09Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:5f:3a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:59.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:04Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:09,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c58e99ee-9f1b-4b5b-8428-1fd6176de23b 2018-10-08 03:30:09,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492826938629s 2018-10-08 03:30:09,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c58e99ee-9f1b-4b5b-8428-1fd6176de23b 2018-10-08 03:30:09,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:30:11,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:11,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:12,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46076da2-e4ed-4adf-bc54-aa927817d2e1 x-compute-request-id: req-46076da2-e4ed-4adf-bc54-aa927817d2e1 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:30:10Z", "hostId": "1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:30:09Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:5f:3a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:59.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:04Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:12,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-46076da2-e4ed-4adf-bc54-aa927817d2e1 2018-10-08 03:30:12,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774340867996s 2018-10-08 03:30:12,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-46076da2-e4ed-4adf-bc54-aa927817d2e1 2018-10-08 03:30:12,754 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:30:14,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:14,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:15,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0ab8853-5ca8-4b3a-a07c-90737483cd98 x-compute-request-id: req-e0ab8853-5ca8-4b3a-a07c-90737483cd98 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T03:30:10Z", "hostId": "1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:30:09Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:5f:3a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:59.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:04Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:15,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e0ab8853-5ca8-4b3a-a07c-90737483cd98 2018-10-08 03:30:15,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425571918488s 2018-10-08 03:30:15,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e0ab8853-5ca8-4b3a-a07c-90737483cd98 2018-10-08 03:30:15,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:30:17,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:17,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:17,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30: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-4d75c77b-e989-4566-b247-e1783d90e2ea x-compute-request-id: req-4d75c77b-e989-4566-b247-e1783d90e2ea Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d6:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:30:08.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:16Z", "hostId": "1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:30:09Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:5f:3a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:59.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:04Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:17,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d75c77b-e989-4566-b247-e1783d90e2ea 2018-10-08 03:30:17,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528198957443s 2018-10-08 03:30:17,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d75c77b-e989-4566-b247-e1783d90e2ea 2018-10-08 03:30:17,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-08 03:30:17,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=50121d46-2ea5-4c06-8700-24a5cdc3f743" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:17,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-a136c0a8-259e-4b85-bbfb-09433d6a2c8a Date: Mon, 08 Oct 2018 03:30:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T03:30:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9a0a6f03-ab39-4bbe-a3af-175fc514217e","ip_address":"192.168.120.12"}],"id":"711b22f4-47dc-42f5-b40a-317644ea7f71","security_groups":["c7d77179-b983-464e-a0cf-b064b8cd0ec7"],"mac_address":"fa:16:3e:6d:d6:28","project_id":"222e08649aca42079769153f42dac55c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:30:11Z","binding:vnic_type":"normal","device_id":"50121d46-2ea5-4c06-8700-24a5cdc3f743"}]} 2018-10-08 03:30:17,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=50121d46-2ea5-4c06-8700-24a5cdc3f743 used request id req-a136c0a8-259e-4b85-bbfb-09433d6a2c8a 2018-10-08 03:30:17,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.204499006271s 2018-10-08 03:30:17,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=50121d46-2ea5-4c06-8700-24a5cdc3f743 used request id req-a136c0a8-259e-4b85-bbfb-09433d6a2c8a 2018-10-08 03:30:17,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 03:30:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=711b22f4-47dc-42f5-b40a-317644ea7f71" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:18,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a4c23fa9-2f24-40b6-94f1-a7d8dbafb7c3 Date: Mon, 08 Oct 2018 03:30:18 GMT RESP BODY: {"floatingips": []} 2018-10-08 03:30:18,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=711b22f4-47dc-42f5-b40a-317644ea7f71 used request id req-a4c23fa9-2f24-40b6-94f1-a7d8dbafb7c3 2018-10-08 03:30:18,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.166943073273s 2018-10-08 03:30:18,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=711b22f4-47dc-42f5-b40a-317644ea7f71 used request id req-a4c23fa9-2f24-40b6-94f1-a7d8dbafb7c3 2018-10-08 03:30:18,103 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:d6:28', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7931c056-25d7-49f4-b106-af5e96828abc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-08T03:30:08.000000', 'flavor': Munch({u'id': u'5df19ed0-42f3-41fb-981a-2b1698b78145'}), 'az': u'nova', 'id': u'50121d46-2ea5-4c06-8700-24a5cdc3f743', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb5188268a143f0a133735fc707c610', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'222e08649aca42079769153f42dac55c', 'name': 'vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6', '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-10-08T03:30:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-08T03:30:16Z', 'hostId': u'1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10', '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-10-08T03:30:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'222e08649aca42079769153f42dac55c', 'name': u'vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6', 'adminPass': u'GxYJC7y9TuqG', 'tenant_id': u'222e08649aca42079769153f42dac55c', 'region': 'regionOne', 'created': u'2018-10-08T03:30:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-08 03:30:18,104 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-08 03:30:19,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:19,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:19,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30: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-71be03c0-e625-4242-bdca-cb45cbb5cc8b x-compute-request-id: req-71be03c0-e625-4242-bdca-cb45cbb5cc8b Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d6:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:30:08.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:16Z", "hostId": "1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:30:09Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:5f:3a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:59.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:04Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:19,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-71be03c0-e625-4242-bdca-cb45cbb5cc8b 2018-10-08 03:30:19,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809671163559s 2018-10-08 03:30:19,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-71be03c0-e625-4242-bdca-cb45cbb5cc8b 2018-10-08 03:30:19,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-08 03:30:19,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 03:30:21,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30: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-11815483-636b-4e55-9642-6b47de0ebd78 x-compute-request-id: req-11815483-636b-4e55-9642-6b47de0ebd78 Content-Encoding: gzip Content-Length: 9502 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\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 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 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 484408070 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.908 MHz processor\n[ 0.128548] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.130187] pid_max: default: 32768 minimum: 301\n[ 0.131066] ACPI: Core revision 20150930\n[ 0.132439] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133730] Security Framework initialized\n[ 0.134532] Yama: becoming mindful.\n[ 0.135249] AppArmor: AppArmor initialized\n[ 0.136107] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137425] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138691] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139887] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141258] Initializing cgroup subsys io\n[ 0.142065] Initializing cgroup subsys memory\n[ 0.142914] Initializing cgroup subsys devices\n[ 0.143786] Initializing cgroup subsys freezer\n[ 0.144645] Initializing cgroup subsys net_cls\n[ 0.145505] Initializing cgroup subsys perf_event\n[ 0.146402] Initializing cgroup subsys net_prio\n[ 0.147272] Initializing cgroup subsys hugetlb\n[ 0.148143] Initializing cgroup subsys pids\n[ 0.149060] CPU: Physical Processor ID: 0\n[ 0.150562] mce: CPU supports 10 MCE banks\n[ 0.151396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163011] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169394] ftrace: allocating 31920 entries in 125 pages\n[ 0.195626] smpboot: Max logical packages: 1\n[ 0.196482] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197816] x2apic enabled\n[ 0.198623] Switched APIC routing to physical x2apic.\n[ 0.200378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201492] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205223] KVM setup paravirtual spinlock\n[ 0.206514] x86: Booted up 1 node, 1 CPUs\n[ 0.207305] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.208677] devtmpfs: initialized\n[ 0.210397] evm: security.selinux\n[ 0.211100] evm: security.SMACK64\n[ 0.211785] evm: security.SMACK64EXEC\n[ 0.212516] evm: security.SMACK64TRANSMUTE\n[ 0.213307] evm: security.SMACK64MMAP\n[ 0.214046] evm: security.ima\n[ 0.214680] evm: security.capability\n[ 0.215476] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217293] pinctrl core: initialized pinctrl subsystem\n[ 0.218381] RTC time: 3:30:09, date: 10/08/18\n[ 0.219325] NET: Registered protocol family 16\n[ 0.220292] cpuidle: using governor ladder\n[ 0.221100] cpuidle: using governor menu\n[ 0.221888] PCCT header not found.\n[ 0.222638] ACPI: bus type PCI registered\n[ 0.223428] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224658] PCI: Using configuration type 1 for base access\n[ 0.226395] ACPI: Added _OSI(Module Device)\n[ 0.227234] ACPI: Added _OSI(Processor Device)\n[ 0.228086] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228971] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231131] ACPI: Interpreter enabled\n[ 0.231904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235571] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239224] ACPI: (supports S0 S5)\n[ 0.239931] ACPI: Using IOAPIC for interrupt routing\n[ 0.240991] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244051] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245184] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246399] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247575] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249779] acpiphp: Slot [3] registered\n[ 0.250586] acpiphp: Slot [4] registered\n[ 0.251375] acpiphp: Slot [5] registered\n[ 0.252170] acpiphp: Slot [6] registered\n[ 0.252961] acpiphp: Slot [7] registered\n[ 0.253758] acpiphp: Slot [8] registered\n[ 0.254549] acpiphp: Slot [9] registered\n[ 0.255334] acpiphp: Slot [10] registered\n[ 0.256138] acpiphp: Slot [11] registered\n[ 0.256952] acpiphp: Slot [12] registered\n[ 0.257772] acpiphp: Slot [13] registered\n[ 0.258579] acpiphp: Slot [14] registered\n[ 0.259378] acpiphp: Slot [15] registered\n[ 0.270194] acpiphp: Slot [16] registered\n[ 0.271013] acpiphp: Slot [17] registered\n[ 0.271817] acpiphp: Slot [18] registered\n[ 0.272621] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274232] acpiphp: Slot [21] registered\n[ 0.275041] acpiphp: Slot [22] registered\n[ 0.275852] acpiphp: Slot [23] registered\n[ 0.276655] acpiphp: Slot [24] registered\n[ 0.277455] acpiphp: Slot [25] registered\n[ 0.278264] acpiphp: Slot [26] registered\n[ 0.279067] acpiphp: Slot [27] registered\n[ 0.279889] acpiphp: Slot [28] registered\n[ 0.280692] acpiphp: Slot [29] registered\n[ 0.281495] acpiphp: Slot [30] registered\n[ 0.282302] acpiphp: Slot [31] registered\n[ 0.283105] PCI host bridge to bus 0000:00\n[ 0.283909] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285107] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286311] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287746] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289175] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295506] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299204] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305651] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307069] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352972] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355920] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357319] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.358711] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359963] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361137] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362189] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363741] vgaarb: loaded\n[ 0.364343] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365481] SCSI subsystem initialized\n[ 0.366290] ACPI: bus type USB registered\n[ 0.367100] usbcore: registered new interface driver usbfs\n[ 0.368115] usbcore: registered new interface driver hub\n[ 0.369119] usbcore: registered new device driver usb\n[ 0.370168] PCI: Using ACPI for IRQ routing\n[ 0.371201] NetLabel: Initializing\n[ 0.371911] NetLabel: domain hash size = 128\n[ 0.372767] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373717] NetLabel: unlabeled traffic allowed by default\n[ 0.374804] clocksource: Switched to clocksource kvm-clock\n[ 0.380339] AppArmor: AppArmor Filesystem Enabled\n[ 0.381315] pnp: PnP ACPI init\n[ 0.382230] pnp: PnP ACPI: found 5 devices\n[ 0.388606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390291] NET: Registered protocol family 2\n[ 0.391266] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392527] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393681] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394837] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397050] NET: Registered protocol family 1\n[ 0.397907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398996] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400060] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428368] Trying to unpack rootfs image as initramfs...\n[ 0.478913] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493069] Scanning for low memory corruption every 60 seconds\n[ 0.494413] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495562] audit: initializing netlink subsys (disabled)\n[ 0.496582] audit: type=2000 audit(1538969409.661:1): initialized\n[ 0.497874] Initialise system trusted keyring\n[ 0.498793] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501907] zbud: loaded\n[ 0.502610] VFS: Disk quotas dquot_6.6.0\n[ 0.503425] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504943] fuse init (API version 7.23)\n[ 0.505826] Key type big_key registered\n[ 0.506624] Allocating IMA MOK and blacklist keyrings.\n[ 0.507724] Key type asymmetric registered\n[ 0.508541] Asymmetric key parser 'x509' registered\n[ 0.509482] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511296] io scheduler noop registered\n[ 0.512111] io scheduler deadline registered (default)\n[ 0.513092] io scheduler cfq registered\n[ 0.513917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514963] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516214] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517649] ACPI: Power Button [PWRF]\n[ 0.518473] GHES: HEST is not enabled!\n[ 0.532145] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559957] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562168] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587772] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590022] Linux agpgart interface v0.103\n[ 0.592074] brd: module loaded\n[ 0.593234] loop: module loaded\n[ 0.598667] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600132] GPT:90111 != 2097151\n[ 0.600811] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601897] GPT:90111 != 2097151\n[ 0.602567] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603538] vda: vda1 vda15\n[ 0.605163] scsi host0: ata_piix\n[ 0.605899] scsi host1: ata_piix\n[ 0.606607] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609265] libphy: Fixed MDIO Bus: probed\n[ 0.610085] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611038] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613285] PPP generic driver version 2.4.2\n[ 0.614173] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615513] ehci-pci: EHCI PCI platform driver\n[ 0.616381] ehci-platform: EHCI generic platform driver\n[ 0.617362] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618482] ohci-pci: OHCI PCI platform driver\n[ 0.619352] ohci-platform: OHCI generic platform driver\n[ 0.620338] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634777] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637223] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638236] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.639355] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640572] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.641988] usb usb1: Product: UHCI Host Controller\n[ 0.642928] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644076] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645092] hub 1-0:1.0: USB hub found\n[ 0.645865] hub 1-0:1.0: 2 ports detected\n[ 0.646766] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648887] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649837] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650873] mousedev: PS/2 mouse device common for all mice\n[ 0.652124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653985] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655097] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657481] i2c /dev entries driver\n[ 0.658229] device-mapper: uevent: version 1.0.3\n[ 0.659186] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660811] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662089] NET: Registered protocol family 10\n[ 0.663098] NET: Registered protocol family 17\n[ 0.664003] Key type dns_resolver registered\n[ 0.664927] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666018] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667768] registered taskstats version 1\n[ 0.668593] Loading compiled-in X.509 certificates\n[ 0.670020] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671870] zswap: loaded using pool lzo/zbud\n[ 0.673231] Key type trusted registered\n[ 0.674943] Key type encrypted registered\n[ 0.675920] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677110] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678331] evm: HMAC attrs: 0x1\n[ 0.679455] Magic number: 6:418:512\n[ 0.680431] rtc_cmos 00:00: setting system clock to 2018-10-08 03:30:09 UTC (1538969409)\n[ 0.682475] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683774] EDD information not available.\n[ 0.767741] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769283] Write protecting the kernel read-only data: 14336k\n[ 0.781127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782978] 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.825765] 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 1.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTTOzWAJMq55YTAnPKbz0R0a7UCwpOtwDtVaAwa2dseU0J77Tsk+Q1ltGpgOa5Jd6k16ido6lsO0AYg+c+NAMsNkXkGi6XjWNFO9irZuMXmzaSQ4S5eqpUm6y3NhWf9RkO/aEIHPzLnWP69Kho1UkK3tZ2k3HRVBDx4U7b+nh395tbg3qYEXHsaat3CNALXmHXb+x7hGF6KVBtlNBsU3mqEbWXMcXG8AeplxS2KsKf7oHITdTTfqzjF9V5C/DKePCkN4n9M6Ip/7GI9IrZ6HgwJvHwRCgDg+bi/xF5aWnG1VCXl5BdqwssFW/aw/zkOIvYgB1K9ksIcssk5EXA+MED root@vping-userdata-vm2-e1be59cf-42de-4d70-8267-5af9e5537cf6\nssh-dss AAAAB3NzaC1kc3MAAACBANRwQs36wnxFxL3dAz466eZdwxOaMhm6h/XUNE95V6IiXVSn/V1x/E9XSSqBoggtN+FrssyKmirGhC7AudTk7t47HT8vclnOmgtlXdbEpDsfe8i8HCeep3arZNHRJ4+uQE28hsXBQ3ACKRxoteQmTVGlB0mYqTVJxSReD43ijGtnAAAAFQCDbENI7RyfSqoy19ucgLZfhp27DQAAAIAfDJ3/fBDS1pj3eReftffquKlIrFV81JtcTVPNnO4ftKoQQwiD0l50yl7YUQ94/AbrzzhVbMHIoa+FU/F7U3eEkh1nbfXoiLfTNDF3oC+tsePA2xD7i4hg8JUscBDdJ6T+RfrPBnVSRTJ3zLxEPuFx3v0+KNWhNvwM7mFh6j06RAAAAIEArB4YkouOLx3oLgO6FkPND63hj4TCN3REDyqQnPqMY9O1VEnYMO5VLEYa4ctthlMbdrt8XGyWTTHWHd8i2u16eoBJzQ+hoAOEXsGWfzYoemzkU95yScecBxMg2mpBYXfK37gggawh3XRhNGlmZ/FKlAKroBYrTeG2+cmz3OL3ODU= root@vping-userdata-vm2-e1be59cf-42de-4d70-8267-5af9e5537cf6\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.12,24,fe80::f816:3eff:fe6d:d628/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-e1be59cf-42de-4d70-8267-5af9e5537cf6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-e1be59cf-42de-4d70-8267-5af9e5537cf6 login: "} 2018-10-08 03:30:21,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743/action used request id req-11815483-636b-4e55-9642-6b47de0ebd78 2018-10-08 03:30:21,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10808515549s 2018-10-08 03:30:21,028 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743/action used request id req-11815483-636b-4e55-9642-6b47de0ebd78 2018-10-08 03:30:21,028 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 484408070 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.908 MHz processor [ 0.128548] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.130187] pid_max: default: 32768 minimum: 301 [ 0.131066] ACPI: Core revision 20150930 [ 0.132439] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133730] Security Framework initialized [ 0.134532] Yama: becoming mindful. [ 0.135249] AppArmor: AppArmor initialized [ 0.136107] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137425] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138691] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139887] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141258] Initializing cgroup subsys io [ 0.142065] Initializing cgroup subsys memory [ 0.142914] Initializing cgroup subsys devices [ 0.143786] Initializing cgroup subsys freezer [ 0.144645] Initializing cgroup subsys net_cls [ 0.145505] Initializing cgroup subsys perf_event [ 0.146402] Initializing cgroup subsys net_prio [ 0.147272] Initializing cgroup subsys hugetlb [ 0.148143] Initializing cgroup subsys pids [ 0.149060] CPU: Physical Processor ID: 0 [ 0.150562] mce: CPU supports 10 MCE banks [ 0.151396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163011] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169394] ftrace: allocating 31920 entries in 125 pages [ 0.195626] smpboot: Max logical packages: 1 [ 0.196482] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197816] x2apic enabled [ 0.198623] Switched APIC routing to physical x2apic. [ 0.200378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201492] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203454] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205223] KVM setup paravirtual spinlock [ 0.206514] x86: Booted up 1 node, 1 CPUs [ 0.207305] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.208677] devtmpfs: initialized [ 0.210397] evm: security.selinux [ 0.211100] evm: security.SMACK64 [ 0.211785] evm: security.SMACK64EXEC [ 0.212516] evm: security.SMACK64TRANSMUTE [ 0.213307] evm: security.SMACK64MMAP [ 0.214046] evm: security.ima [ 0.214680] evm: security.capability [ 0.215476] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217293] pinctrl core: initialized pinctrl subsystem [ 0.218381] RTC time: 3:30:09, date: 10/08/18 [ 0.219325] NET: Registered protocol family 16 [ 0.220292] cpuidle: using governor ladder [ 0.221100] cpuidle: using governor menu [ 0.221888] PCCT header not found. [ 0.222638] ACPI: bus type PCI registered [ 0.223428] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224658] PCI: Using configuration type 1 for base access [ 0.226395] ACPI: Added _OSI(Module Device) [ 0.227234] ACPI: Added _OSI(Processor Device) [ 0.228086] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228971] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231131] ACPI: Interpreter enabled [ 0.231904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.235571] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.237397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239224] ACPI: (supports S0 S5) [ 0.239931] ACPI: Using IOAPIC for interrupt routing [ 0.240991] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244051] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245184] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246399] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247575] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.249779] acpiphp: Slot [3] registered [ 0.250586] acpiphp: Slot [4] registered [ 0.251375] acpiphp: Slot [5] registered [ 0.252170] acpiphp: Slot [6] registered [ 0.252961] acpiphp: Slot [7] registered [ 0.253758] acpiphp: Slot [8] registered [ 0.254549] acpiphp: Slot [9] registered [ 0.255334] acpiphp: Slot [10] registered [ 0.256138] acpiphp: Slot [11] registered [ 0.256952] acpiphp: Slot [12] registered [ 0.257772] acpiphp: Slot [13] registered [ 0.258579] acpiphp: Slot [14] registered [ 0.259378] acpiphp: Slot [15] registered [ 0.270194] acpiphp: Slot [16] registered [ 0.271013] acpiphp: Slot [17] registered [ 0.271817] acpiphp: Slot [18] registered [ 0.272621] acpiphp: Slot [19] registered [ 0.273419] acpiphp: Slot [20] registered [ 0.274232] acpiphp: Slot [21] registered [ 0.275041] acpiphp: Slot [22] registered [ 0.275852] acpiphp: Slot [23] registered [ 0.276655] acpiphp: Slot [24] registered [ 0.277455] acpiphp: Slot [25] registered [ 0.278264] acpiphp: Slot [26] registered [ 0.279067] acpiphp: Slot [27] registered [ 0.279889] acpiphp: Slot [28] registered [ 0.280692] acpiphp: Slot [29] registered [ 0.281495] acpiphp: Slot [30] registered [ 0.282302] acpiphp: Slot [31] registered [ 0.283105] PCI host bridge to bus 0000:00 [ 0.283909] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285107] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286311] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.287746] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289175] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295506] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296778] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.297945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299204] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.305651] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307069] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.352972] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.354476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.355920] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.357319] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.358711] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.359963] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361137] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.362189] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.363741] vgaarb: loaded [ 0.364343] vgaarb: bridge control possible 0000:00:02.0 [ 0.365481] SCSI subsystem initialized [ 0.366290] ACPI: bus type USB registered [ 0.367100] usbcore: registered new interface driver usbfs [ 0.368115] usbcore: registered new interface driver hub [ 0.369119] usbcore: registered new device driver usb [ 0.370168] PCI: Using ACPI for IRQ routing [ 0.371201] NetLabel: Initializing [ 0.371911] NetLabel: domain hash size = 128 [ 0.372767] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.373717] NetLabel: unlabeled traffic allowed by default [ 0.374804] clocksource: Switched to clocksource kvm-clock [ 0.380339] AppArmor: AppArmor Filesystem Enabled [ 0.381315] pnp: PnP ACPI init [ 0.382230] pnp: PnP ACPI: found 5 devices [ 0.388606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390291] NET: Registered protocol family 2 [ 0.391266] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.392527] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.393681] TCP: Hash tables configured (established 4096 bind 4096) [ 0.394837] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.395900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397050] NET: Registered protocol family 1 [ 0.397907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398996] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400060] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414108] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428368] Trying to unpack rootfs image as initramfs... [ 0.478913] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.493069] Scanning for low memory corruption every 60 seconds [ 0.494413] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495562] audit: initializing netlink subsys (disabled) [ 0.496582] audit: type=2000 audit(1538969409.661:1): initialized [ 0.497874] Initialise system trusted keyring [ 0.498793] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499955] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501907] zbud: loaded [ 0.502610] VFS: Disk quotas dquot_6.6.0 [ 0.503425] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504943] fuse init (API version 7.23) [ 0.505826] Key type big_key registered [ 0.506624] Allocating IMA MOK and blacklist keyrings. [ 0.507724] Key type asymmetric registered [ 0.508541] Asymmetric key parser 'x509' registered [ 0.509482] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511296] io scheduler noop registered [ 0.512111] io scheduler deadline registered (default) [ 0.513092] io scheduler cfq registered [ 0.513917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514963] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516214] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517649] ACPI: Power Button [PWRF] [ 0.518473] GHES: HEST is not enabled! [ 0.532145] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559957] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562168] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587772] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590022] Linux agpgart interface v0.103 [ 0.592074] brd: module loaded [ 0.593234] loop: module loaded [ 0.598667] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600132] GPT:90111 != 2097151 [ 0.600811] GPT:Alternate GPT header not at the end of the disk. [ 0.601897] GPT:90111 != 2097151 [ 0.602567] GPT: Use GNU Parted to correct GPT errors. [ 0.603538] vda: vda1 vda15 [ 0.605163] scsi host0: ata_piix [ 0.605899] scsi host1: ata_piix [ 0.606607] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.609265] libphy: Fixed MDIO Bus: probed [ 0.610085] tun: Universal TUN/TAP device driver, 1.6 [ 0.611038] tun: (C) 1999-2004 Max Krasnyansky [ 0.613285] PPP generic driver version 2.4.2 [ 0.614173] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615513] ehci-pci: EHCI PCI platform driver [ 0.616381] ehci-platform: EHCI generic platform driver [ 0.617362] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618482] ohci-pci: OHCI PCI platform driver [ 0.619352] ohci-platform: OHCI generic platform driver [ 0.620338] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634777] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638236] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.639355] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640572] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.641988] usb usb1: Product: UHCI Host Controller [ 0.642928] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.644076] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645092] hub 1-0:1.0: USB hub found [ 0.645865] hub 1-0:1.0: 2 ports detected [ 0.646766] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649837] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650873] mousedev: PS/2 mouse device common for all mice [ 0.652124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653985] rtc_cmos 00:00: RTC can wake from S4 [ 0.655097] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657481] i2c /dev entries driver [ 0.658229] device-mapper: uevent: version 1.0.3 [ 0.659186] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660811] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662089] NET: Registered protocol family 10 [ 0.663098] NET: Registered protocol family 17 [ 0.664003] Key type dns_resolver registered [ 0.664927] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.666018] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667768] registered taskstats version 1 [ 0.668593] Loading compiled-in X.509 certificates [ 0.670020] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671870] zswap: loaded using pool lzo/zbud [ 0.673231] Key type trusted registered [ 0.674943] Key type encrypted registered [ 0.675920] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677110] ima: No TPM chip found, activating TPM-bypass! [ 0.678331] evm: HMAC attrs: 0x1 [ 0.679455] Magic number: 6:418:512 [ 0.680431] rtc_cmos 00:00: setting system clock to 2018-10-08 03:30:09 UTC (1538969409) [ 0.682475] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683774] EDD information not available. [ 0.767741] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769283] Write protecting the kernel read-only data: 14336k [ 0.781127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.782978] 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.825765] 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 1.07 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTTOzWAJMq55YTAnPKbz0R0a7UCwpOtwDtVaAwa2dseU0J77Tsk+Q1ltGpgOa5Jd6k16ido6lsO0AYg+c+NAMsNkXkGi6XjWNFO9irZuMXmzaSQ4S5eqpUm6y3NhWf9RkO/aEIHPzLnWP69Kho1UkK3tZ2k3HRVBDx4U7b+nh395tbg3qYEXHsaat3CNALXmHXb+x7hGF6KVBtlNBsU3mqEbWXMcXG8AeplxS2KsKf7oHITdTTfqzjF9V5C/DKePCkN4n9M6Ip/7GI9IrZ6HgwJvHwRCgDg+bi/xF5aWnG1VCXl5BdqwssFW/aw/zkOIvYgB1K9ksIcssk5EXA+MED root@vping-userdata-vm2-e1be59cf-42de-4d70-8267-5af9e5537cf6 ssh-dss AAAAB3NzaC1kc3MAAACBANRwQs36wnxFxL3dAz466eZdwxOaMhm6h/XUNE95V6IiXVSn/V1x/E9XSSqBoggtN+FrssyKmirGhC7AudTk7t47HT8vclnOmgtlXdbEpDsfe8i8HCeep3arZNHRJ4+uQE28hsXBQ3ACKRxoteQmTVGlB0mYqTVJxSReD43ijGtnAAAAFQCDbENI7RyfSqoy19ucgLZfhp27DQAAAIAfDJ3/fBDS1pj3eReftffquKlIrFV81JtcTVPNnO4ftKoQQwiD0l50yl7YUQ94/AbrzzhVbMHIoa+FU/F7U3eEkh1nbfXoiLfTNDF3oC+tsePA2xD7i4hg8JUscBDdJ6T+RfrPBnVSRTJ3zLxEPuFx3v0+KNWhNvwM7mFh6j06RAAAAIEArB4YkouOLx3oLgO6FkPND63hj4TCN3REDyqQnPqMY9O1VEnYMO5VLEYa4ctthlMbdrt8XGyWTTHWHd8i2u16eoBJzQ+hoAOEXsGWfzYoemzkU95yScecBxMg2mpBYXfK37gggawh3XRhNGlmZ/FKlAKroBYrTeG2+cmz3OL3ODU= root@vping-userdata-vm2-e1be59cf-42de-4d70-8267-5af9e5537cf6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe6d:d628/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-e1be59cf-42de-4d70-8267-5af9e5537cf6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-e1be59cf-42de-4d70-8267-5af9e5537cf6 login: 2018-10-08 03:30:21,029 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-08 03:30:21,159 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 03:30:21,159 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-08 03:30:21,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-08 03:30:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:21,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2868f36-1a5e-463f-860c-6fbbf8fd84b9 x-compute-request-id: req-d2868f36-1a5e-463f-860c-6fbbf8fd84b9 Content-Type: application/json 2018-10-08 03:30:21,310 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8 used request id req-d2868f36-1a5e-463f-860c-6fbbf8fd84b9 2018-10-08 03:30:21,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.145733118057s 2018-10-08 03:30:21,310 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8 used request id req-d2868f36-1a5e-463f-860c-6fbbf8fd84b9 2018-10-08 03:30:21,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:21,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:21,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b40ae6e-5ad2-4e4f-9080-0dab94374380 x-compute-request-id: req-5b40ae6e-5ad2-4e4f-9080-0dab94374380 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d6:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:30:08.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:16Z", "hostId": "1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:30:09Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:5f:3a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:59.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:21Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:21,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5b40ae6e-5ad2-4e4f-9080-0dab94374380 2018-10-08 03:30:21,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672514200211s 2018-10-08 03:30:21,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5b40ae6e-5ad2-4e4f-9080-0dab94374380 2018-10-08 03:30:21,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:30:23,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:23,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:24,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30: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-9f5026c3-e018-402d-b164-eabf7f35fbf5 x-compute-request-id: req-9f5026c3-e018-402d-b164-eabf7f35fbf5 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d6:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:30:08.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:16Z", "hostId": "1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:30:09Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:5f:3a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f873637d-b454-401c-8f6f-9d66923926e8", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:29:59.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "f873637d-b454-401c-8f6f-9d66923926e8", "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:23Z", "hostId": "2bc01f717d3b8df54bbc8a503c5a704f6028cd26adf530f2cc85b840", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:29:55Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:24,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9f5026c3-e018-402d-b164-eabf7f35fbf5 2018-10-08 03:30:24,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517415046692s 2018-10-08 03:30:24,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9f5026c3-e018-402d-b164-eabf7f35fbf5 2018-10-08 03:30:24,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:30:26,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:26,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:27,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30: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-06587882-a433-4a9f-a58e-d1da2607c8bb x-compute-request-id: req-06587882-a433-4a9f-a58e-d1da2607c8bb Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d6:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:30:08.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:16Z", "hostId": "1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:30:09Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:27,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-06587882-a433-4a9f-a58e-d1da2607c8bb 2018-10-08 03:30:27,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689312934875s 2018-10-08 03:30:27,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-06587882-a433-4a9f-a58e-d1da2607c8bb 2018-10-08 03:30:27,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-08 03:30:27,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:27,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:30: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-5f305de0-ea4c-462c-88e1-35db383e38d2 x-compute-request-id: req-5f305de0-ea4c-462c-88e1-35db383e38d2 Content-Type: application/json 2018-10-08 03:30:27,388 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743 used request id req-5f305de0-ea4c-462c-88e1-35db383e38d2 2018-10-08 03:30:27,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.184334039688s 2018-10-08 03:30:27,388 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743 used request id req-5f305de0-ea4c-462c-88e1-35db383e38d2 2018-10-08 03:30:27,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:27,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:27,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30: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-0d462d48-1b22-4f52-8d8d-013587da25ee x-compute-request-id: req-0d462d48-1b22-4f52-8d8d-013587da25ee Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:d6:28", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50121d46-2ea5-4c06-8700-24a5cdc3f743", "rel": "bookmark"}], "image": {"id": "7931c056-25d7-49f4-b106-af5e96828abc", "links": [{"href": "http://172.30.9.28:8774/images/7931c056-25d7-49f4-b106-af5e96828abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T03:30:08.000000", "flavor": {"id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "links": [{"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}]}, "id": "50121d46-2ea5-4c06-8700-24a5cdc3f743", "security_groups": [{"name": "default"}], "user_id": "4bb5188268a143f0a133735fc707c610", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T03:30:27Z", "hostId": "1406be4b6cb0f40c6193b2cf5678682020c160de2549fbced9d32f10", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e1be59cf-42de-4d70-8267-5af9e5537cf6", "created": "2018-10-08T03:30:09Z", "tenant_id": "222e08649aca42079769153f42dac55c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 03:30:27,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0d462d48-1b22-4f52-8d8d-013587da25ee 2018-10-08 03:30:27,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475995063782s 2018-10-08 03:30:27,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0d462d48-1b22-4f52-8d8d-013587da25ee 2018-10-08 03:30:27,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 03:30:29,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 03:30:29,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:29,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99694ce4-2c96-4ed6-ab8b-0dee330d5315 x-compute-request-id: req-99694ce4-2c96-4ed6-ab8b-0dee330d5315 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 03:30:29,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-99694ce4-2c96-4ed6-ab8b-0dee330d5315 2018-10-08 03:30:29,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0834858417511s 2018-10-08 03:30:29,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-99694ce4-2c96-4ed6-ab8b-0dee330d5315 2018-10-08 03:30:29,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-08 03:30:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/cd9bfa5c-057d-43e3-b747-cd069bc115ed/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" -d '{"subnet_id": "9a0a6f03-ab39-4bbe-a3af-175fc514217e"}' 2018-10-08 03:30:31,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dfe9f4e9-f9aa-458f-a631-75496b4423c3 Date: Mon, 08 Oct 2018 03:30:31 GMT RESP BODY: {"network_id": "8067cc51-20e5-4e48-85b4-6f1bdd10561e", "tenant_id": "222e08649aca42079769153f42dac55c", "subnet_id": "9a0a6f03-ab39-4bbe-a3af-175fc514217e", "subnet_ids": ["9a0a6f03-ab39-4bbe-a3af-175fc514217e"], "port_id": "efe2a7c4-b55a-49a2-9766-bc82bf2f4f1c", "id": "cd9bfa5c-057d-43e3-b747-cd069bc115ed"} 2018-10-08 03:30:31,345 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/cd9bfa5c-057d-43e3-b747-cd069bc115ed/remove_router_interface.json used request id req-dfe9f4e9-f9aa-458f-a631-75496b4423c3 2018-10-08 03:30:31,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.39133286476s 2018-10-08 03:30:31,346 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/cd9bfa5c-057d-43e3-b747-cd069bc115ed/remove_router_interface.json used request id req-dfe9f4e9-f9aa-458f-a631-75496b4423c3 returning object cd9bfa5c-057d-43e3-b747-cd069bc115ed 2018-10-08 03:30:31,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-08 03:30:31,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:31,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-716b3022-f439-48e7-97d5-3f2675d0e848 Date: Mon, 08 Oct 2018 03:30:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "222e08649aca42079769153f42dac55c", "created_at": "2018-10-08T03:29:45Z", "admin_state_up": true, "updated_at": "2018-10-08T03:30:30Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "222e08649aca42079769153f42dac55c", "id": "cd9bfa5c-057d-43e3-b747-cd069bc115ed", "name": "vping_userdata-router_e1be59cf-42de-4d70-8267-5af9e5537cf6"}]} 2018-10-08 03:30:31,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-716b3022-f439-48e7-97d5-3f2675d0e848 2018-10-08 03:30:31,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.078558921814s 2018-10-08 03:30:31,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-716b3022-f439-48e7-97d5-3f2675d0e848 2018-10-08 03:30:31,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-08 03:30:31,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/cd9bfa5c-057d-43e3-b747-cd069bc115ed.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:34,675 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b643fe9b-06b8-4941-b84a-fc824e738c5b Content-Length: 0 Date: Mon, 08 Oct 2018 03:30:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:30:34,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/cd9bfa5c-057d-43e3-b747-cd069bc115ed.json used request id req-b643fe9b-06b8-4941-b84a-fc824e738c5b 2018-10-08 03:30:34,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.24841308594s 2018-10-08 03:30:34,675 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/cd9bfa5c-057d-43e3-b747-cd069bc115ed.json used request id req-b643fe9b-06b8-4941-b84a-fc824e738c5b 2018-10-08 03:30:34,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 03:30:34,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:34,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-089d58e0-af5e-4f41-a95a-69139700f437 Date: Mon, 08 Oct 2018 03:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T03:29: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":"222e08649aca42079769153f42dac55c","id":"9a0a6f03-ab39-4bbe-a3af-175fc514217e","subnetpool_id":null,"name":"vping_userdata-subnet_e1be59cf-42de-4d70-8267-5af9e5537cf6"}]} 2018-10-08 03:30:34,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-089d58e0-af5e-4f41-a95a-69139700f437 2018-10-08 03:30:34,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.194379091263s 2018-10-08 03:30:34,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-089d58e0-af5e-4f41-a95a-69139700f437 2018-10-08 03:30:34,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-08 03:30:34,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/9a0a6f03-ab39-4bbe-a3af-175fc514217e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:37,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-866cefe3-4db7-4ba9-9700-82948c169b4a Date: Mon, 08 Oct 2018 03:30:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:30:37,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9a0a6f03-ab39-4bbe-a3af-175fc514217e.json used request id req-866cefe3-4db7-4ba9-9700-82948c169b4a 2018-10-08 03:30:37,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.20247817039s 2018-10-08 03:30:37,075 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9a0a6f03-ab39-4bbe-a3af-175fc514217e.json used request id req-866cefe3-4db7-4ba9-9700-82948c169b4a 2018-10-08 03:30:37,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:30:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:37,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-c6e45be7-75e0-4b99-8df8-e69bb3c26442 Date: Mon, 08 Oct 2018 03:30:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T03:30:36Z","tenant_id":"222e08649aca42079769153f42dac55c","created_at":"2018-10-08T03:29:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"222e08649aca42079769153f42dac55c","id":"8067cc51-20e5-4e48-85b4-6f1bdd10561e","name":"vping_userdata-net_e1be59cf-42de-4d70-8267-5af9e5537cf6"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 03:30:37,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c6e45be7-75e0-4b99-8df8-e69bb3c26442 2018-10-08 03:30:37,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110926866531s 2018-10-08 03:30:37,186 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c6e45be7-75e0-4b99-8df8-e69bb3c26442 2018-10-08 03:30:37,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-08 03:30:37,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/8067cc51-20e5-4e48-85b4-6f1bdd10561e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:38,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34e71b89-6001-440e-82d4-9f5f57408a61 Date: Mon, 08 Oct 2018 03:30:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:30:38,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8067cc51-20e5-4e48-85b4-6f1bdd10561e.json used request id req-34e71b89-6001-440e-82d4-9f5f57408a61 2018-10-08 03:30:38,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.75934910774s 2018-10-08 03:30:38,947 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8067cc51-20e5-4e48-85b4-6f1bdd10561e.json used request id req-34e71b89-6001-440e-82d4-9f5f57408a61 2018-10-08 03:30:38,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:30:38,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:39,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-f482df1c-f4de-44c6-8bdb-3841fb3e6458 Date: Mon, 08 Oct 2018 03:30:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap", "metadata": {}}], "file": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc/file", "owner": "222e08649aca42079769153f42dac55c", "id": "7931c056-25d7-49f4-b106-af5e96828abc", "size": 12716032, "self": "/v2/images/7931c056-25d7-49f4-b106-af5e96828abc", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7931c056-25d7-49f4-b106-af5e96828abc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:29:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e1be59cf-42de-4d70-8267-5af9e5537cf6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:29:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:30:39,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f482df1c-f4de-44c6-8bdb-3841fb3e6458 2018-10-08 03:30:39,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192166090012s 2018-10-08 03:30:39,140 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f482df1c-f4de-44c6-8bdb-3841fb3e6458 2018-10-08 03:30:39,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 03:30:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/7931c056-25d7-49f4-b106-af5e96828abc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6889af169574c31eb64c065ce4b47e0b5f47ce0" 2018-10-08 03:30:40,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f44b763-a071-4b7f-8e40-3a776af8f7d2 Date: Mon, 08 Oct 2018 03:30:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:30:40,041 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7931c056-25d7-49f4-b106-af5e96828abc used request id req-6f44b763-a071-4b7f-8e40-3a776af8f7d2 2018-10-08 03:30:40,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.899216890335s 2018-10-08 03:30:40,041 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7931c056-25d7-49f4-b106-af5e96828abc used request id req-6f44b763-a071-4b7f-8e40-3a776af8f7d2 2018-10-08 03:30:40,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 03:30:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:40,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30: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-3a79a906-df46-4040-9c0c-739ef06d4125 x-compute-request-id: req-3a79a906-df46-4040-9c0c-739ef06d4125 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5df19ed0-42f3-41fb-981a-2b1698b78145", "name": "vping_userdata-flavor_e1be59cf-42de-4d70-8267-5af9e5537cf6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 03:30:40,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-3a79a906-df46-4040-9c0c-739ef06d4125 2018-10-08 03:30:40,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0302720069885s 2018-10-08 03:30:40,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-3a79a906-df46-4040-9c0c-739ef06d4125 2018-10-08 03:30:40,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 03:30:40,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:40,154 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:30: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-4370da7d-c23c-49e4-be26-d4279c1b260f x-compute-request-id: req-4370da7d-c23c-49e4-be26-d4279c1b260f Content-Length: 0 Content-Type: application/json 2018-10-08 03:30:40,154 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145 used request id req-4370da7d-c23c-49e4-be26-d4279c1b260f 2018-10-08 03:30:40,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0807590484619s 2018-10-08 03:30:40,155 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5df19ed0-42f3-41fb-981a-2b1698b78145 used request id req-4370da7d-c23c-49e4-be26-d4279c1b260f 2018-10-08 03:30:40,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:30:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:40,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f062cf-0b34-4c35-b642-f8be6f38631d Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_e1be59cf-42de-4d70-8267-5af9e5537cf6", "links": {"self": "http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610"}, "domain_id": "default", "enabled": true, "id": "4bb5188268a143f0a133735fc707c610", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:30:40,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e2f062cf-0b34-4c35-b642-f8be6f38631d 2018-10-08 03:30:40,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106982946396s 2018-10-08 03:30:40,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e2f062cf-0b34-4c35-b642-f8be6f38631d 2018-10-08 03:30:40,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:30:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:40,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd1d019-87e3-4a1e-9a06-f12b1263f30e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610"}, "enabled": true, "id": "4bb5188268a143f0a133735fc707c610", "options": {}, "domain_id": "default", "name": "vping_userdata-user_e1be59cf-42de-4d70-8267-5af9e5537cf6"}} 2018-10-08 03:30:40,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610 used request id req-0cd1d019-87e3-4a1e-9a06-f12b1263f30e 2018-10-08 03:30:40,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999472141266s 2018-10-08 03:30:40,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610 used request id req-0cd1d019-87e3-4a1e-9a06-f12b1263f30e 2018-10-08 03:30:40,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 03:30:40,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:40,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-006e2c2e-1d9f-497d-8a02-9ca5a1cb1008 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:30:40,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610 used request id req-006e2c2e-1d9f-497d-8a02-9ca5a1cb1008 2018-10-08 03:30:40,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.204303979874s 2018-10-08 03:30:40,575 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4bb5188268a143f0a133735fc707c610 used request id req-006e2c2e-1d9f-497d-8a02-9ca5a1cb1008 2018-10-08 03:30:40,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:30:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:40,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fb3cb5-d0ea-4449-81e3-bbbe7e90757f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/222e08649aca42079769153f42dac55c"}, "enabled": true, "id": "222e08649aca42079769153f42dac55c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e1be59cf-42de-4d70-8267-5af9e5537cf6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:30:40,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c1fb3cb5-d0ea-4449-81e3-bbbe7e90757f 2018-10-08 03:30:40,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0886301994324s 2018-10-08 03:30:40,664 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c1fb3cb5-d0ea-4449-81e3-bbbe7e90757f 2018-10-08 03:30:40,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 03:30:40,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/222e08649aca42079769153f42dac55c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:40,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e71cd2a-6507-4921-8cfd-1d447c18e652 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:30:40,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/222e08649aca42079769153f42dac55c used request id req-9e71cd2a-6507-4921-8cfd-1d447c18e652 2018-10-08 03:30:40,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159451961517s 2018-10-08 03:30:40,826 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/222e08649aca42079769153f42dac55c used request id req-9e71cd2a-6507-4921-8cfd-1d447c18e652 2018-10-08 03:30:40,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:30:40,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:40,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474bd610-4ef2-4de6-9754-fcfe508d5e8d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fcde21e8d4d64da79e47d8729c471582", "links": {"self": "http://172.30.9.28:5000/v3/roles/fcde21e8d4d64da79e47d8729c471582"}, "name": "Member"}]} 2018-10-08 03:30:40,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-474bd610-4ef2-4de6-9754-fcfe508d5e8d 2018-10-08 03:30:40,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751919746399s 2018-10-08 03:30:40,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 03:30:40,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/fcde21e8d4d64da79e47d8729c471582 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:41,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dafe5582-44df-4a16-b11d-0ecf80b25d6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:30:41,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fcde21e8d4d64da79e47d8729c471582 used request id req-dafe5582-44df-4a16-b11d-0ecf80b25d6d 2018-10-08 03:30:41,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0990970134735s 2018-10-08 03:30:41,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:30:41,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=222e08649aca42079769153f42dac55c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:41,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7538480e-c1ba-4393-951e-927f9811f3bb Date: Mon, 08 Oct 2018 03:30:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "222e08649aca42079769153f42dac55c", "created_at": "2018-10-08T03:29:43Z", "updated_at": "2018-10-08T03:29:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:29:43Z", "revision_number": 0, "id": "41a865aa-ad2a-4d7c-adf0-970c29cddc3c", "remote_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:29:43Z", "security_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "tenant_id": "222e08649aca42079769153f42dac55c", "port_range_min": null, "ethertype": "IPv4", "project_id": "222e08649aca42079769153f42dac55c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:29:43Z", "revision_number": 0, "id": "cacd0139-fe8e-44c8-a5c3-5683433d777a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:29:43Z", "security_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "tenant_id": "222e08649aca42079769153f42dac55c", "port_range_min": null, "ethertype": "IPv4", "project_id": "222e08649aca42079769153f42dac55c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:29:43Z", "revision_number": 0, "id": "e99dcdc5-1f66-42f8-8f61-08f3ac467f66", "remote_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:29:43Z", "security_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "tenant_id": "222e08649aca42079769153f42dac55c", "port_range_min": null, "ethertype": "IPv6", "project_id": "222e08649aca42079769153f42dac55c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:29:43Z", "revision_number": 0, "id": "f8e19cdd-4f76-4c49-a9a3-852869850d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:29:43Z", "security_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "tenant_id": "222e08649aca42079769153f42dac55c", "port_range_min": null, "ethertype": "IPv6", "project_id": "222e08649aca42079769153f42dac55c"}], "revision_number": 4, "project_id": "222e08649aca42079769153f42dac55c", "id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "name": "default"}]} 2018-10-08 03:30:41,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=222e08649aca42079769153f42dac55c&name=default used request id req-7538480e-c1ba-4393-951e-927f9811f3bb 2018-10-08 03:30:41,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19304895401s 2018-10-08 03:30:41,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=222e08649aca42079769153f42dac55c&name=default used request id req-7538480e-c1ba-4393-951e-927f9811f3bb 2018-10-08 03:30:41,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:30:41,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:41,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ce3b9733-a915-43f5-ace3-cd86a8f1c8c1 Date: Mon, 08 Oct 2018 03:30:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "222e08649aca42079769153f42dac55c", "created_at": "2018-10-08T03:29:43Z", "updated_at": "2018-10-08T03:29:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:29:43Z", "revision_number": 0, "id": "f8e19cdd-4f76-4c49-a9a3-852869850d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:29:43Z", "security_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "tenant_id": "222e08649aca42079769153f42dac55c", "port_range_min": null, "ethertype": "IPv6", "project_id": "222e08649aca42079769153f42dac55c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:29:43Z", "revision_number": 0, "id": "e99dcdc5-1f66-42f8-8f61-08f3ac467f66", "remote_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:29:43Z", "security_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "tenant_id": "222e08649aca42079769153f42dac55c", "port_range_min": null, "ethertype": "IPv6", "project_id": "222e08649aca42079769153f42dac55c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:29:43Z", "revision_number": 0, "id": "41a865aa-ad2a-4d7c-adf0-970c29cddc3c", "remote_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:29:43Z", "security_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "tenant_id": "222e08649aca42079769153f42dac55c", "port_range_min": null, "ethertype": "IPv4", "project_id": "222e08649aca42079769153f42dac55c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:29:43Z", "revision_number": 0, "id": "cacd0139-fe8e-44c8-a5c3-5683433d777a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:29:43Z", "security_group_id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "tenant_id": "222e08649aca42079769153f42dac55c", "port_range_min": null, "ethertype": "IPv4", "project_id": "222e08649aca42079769153f42dac55c"}], "revision_number": 4, "project_id": "222e08649aca42079769153f42dac55c", "id": "c7d77179-b983-464e-a0cf-b064b8cd0ec7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 03:30:41,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ce3b9733-a915-43f5-ace3-cd86a8f1c8c1 2018-10-08 03:30:41,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337574958801s 2018-10-08 03:30:41,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ce3b9733-a915-43f5-ace3-cd86a8f1c8c1 2018-10-08 03:30:41,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 03:30:41,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c7d77179-b983-464e-a0cf-b064b8cd0ec7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}995872e02aa3a4767570e402552a799e1d2e57a7" 2018-10-08 03:30:41,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d634422c-4cbb-4865-bdb1-948c9691f241 Content-Length: 0 Date: Mon, 08 Oct 2018 03:30:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 03:30:41,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c7d77179-b983-464e-a0cf-b064b8cd0ec7.json used request id req-d634422c-4cbb-4865-bdb1-948c9691f241 2018-10-08 03:30:41,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.350203990936s 2018-10-08 03:30:41,896 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c7d77179-b983-464e-a0cf-b064b8cd0ec7.json used request id req-d634422c-4cbb-4865-bdb1-948c9691f241 2018-10-08 03:30:41,949 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-08 03:30:42,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:30:42,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:30:42,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:30:42,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:30:42,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:30:42,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:30:42,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:30:42,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:30:42,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:30:42,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:30:42,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:30:42,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 03:30:42,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 03:30:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:30:42,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a123f4-4fe3-43c3-8bf1-ba79b2c45085 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:30:42,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-37a123f4-4fe3-43c3-8bf1-ba79b2c45085 2018-10-08 03:30:42,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:30:42,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["aHgB9JOERw6Od8PNsPmidg"], "issued_at": "2018-10-08T03:30:42.000000Z"}} 2018-10-08 03:30:42,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:30:42,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:42,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a5e37696-d2f5-4c06-a741-7d0f375466c3 Date: Mon, 08 Oct 2018 03:30:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:30:42,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5e37696-d2f5-4c06-a741-7d0f375466c3 2018-10-08 03:30:42,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232607841492s 2018-10-08 03:30:42,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5e37696-d2f5-4c06-a741-7d0f375466c3 2018-10-08 03:30:42,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:30:42,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:42,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:30:42,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:42,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ad86eb-939c-475d-8965-e559b7b32fdc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:30:42,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f5ad86eb-939c-475d-8965-e559b7b32fdc 2018-10-08 03:30:42,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0915760993958s 2018-10-08 03:30:42,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 03:30:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c"}}' 2018-10-08 03:30:42,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:30:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c85fded6-9e05-4fd2-a311-74442d6299a9 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833"}, "enabled": true, "id": "7fce2dd3c40e45f981db18d01ca7d833", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c"}} 2018-10-08 03:30:42,859 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c85fded6-9e05-4fd2-a311-74442d6299a9 2018-10-08 03:30:42,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11612200737s 2018-10-08 03:30:42,859 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c85fded6-9e05-4fd2-a311-74442d6299a9 2018-10-08 03:30:42,860 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c', 'id': u'7fce2dd3c40e45f981db18d01ca7d833', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 03:30:42,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 03:30:43,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350975036621s 2018-10-08 03:30:43,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:43,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34550889-e6ee-41f6-bc88-45f0c3ab2a11 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3"}, "enabled": true, "id": "e05a60da92184e519d172014c5e3e2d3", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c"}} 2018-10-08 03:30:43,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3 used request id req-34550889-e6ee-41f6-bc88-45f0c3ab2a11 2018-10-08 03:30:43,310 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e05a60da92184e519d172014c5e3e2d3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c'}) 2018-10-08 03:30:43,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:30:43,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:43,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8f6a2b-bee4-4fa0-b9b5-4394c6613063 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:30:43,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9e8f6a2b-bee4-4fa0-b9b5-4394c6613063 2018-10-08 03:30:43,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0728209018707s 2018-10-08 03:30:43,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:30:43,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:43,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5c1238-fd46-42e6-9c04-021600db204d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:30:43,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5a5c1238-fd46-42e6-9c04-021600db204d 2018-10-08 03:30:43,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831179618835s 2018-10-08 03:30:43,469 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 03:30:43,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:30:43,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" -d '{"role": {"name": "Member"}}' 2018-10-08 03:30:43,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac687898-fbf5-45ca-87f6-8414f17dc9a6 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59c29df742854296a6e027aad4d00d11", "links": {"self": "http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11"}, "name": "Member"}} 2018-10-08 03:30:43,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ac687898-fbf5-45ca-87f6-8414f17dc9a6 2018-10-08 03:30:43,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.103029966354s 2018-10-08 03:30:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:43,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561a30a3-9053-4d91-b588-575f41cdae08 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11"}, "domain_id": null, "name": "Member", "id": "59c29df742854296a6e027aad4d00d11"}} 2018-10-08 03:30:43,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11 used request id req-561a30a3-9053-4d91-b588-575f41cdae08 2018-10-08 03:30:43,587 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11'}, 'domain_id': None, 'human_id': None, 'id': u'59c29df742854296a6e027aad4d00d11', 'HUMAN_ID': False}) 2018-10-08 03:30:43,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:30:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:43,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d26d5c2-41e0-4fae-8762-a9e0334e2986 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "59c29df742854296a6e027aad4d00d11", "links": {"self": "http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:30:43,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d26d5c2-41e0-4fae-8762-a9e0334e2986 2018-10-08 03:30:43,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0908138751984s 2018-10-08 03:30:43,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:30:43,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:43,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff9ec90-c259-410b-8e88-5dd34f31b96f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:30:43,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4ff9ec90-c259-410b-8e88-5dd34f31b96f 2018-10-08 03:30:43,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0777568817139s 2018-10-08 03:30:43,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:30:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:43,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd05018-0a38-4aad-82e0-f1a0747197b8 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3"}, "domain_id": "default", "enabled": true, "id": "e05a60da92184e519d172014c5e3e2d3", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:30:43,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cdd05018-0a38-4aad-82e0-f1a0747197b8 2018-10-08 03:30:43,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0878500938416s 2018-10-08 03:30:43,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cdd05018-0a38-4aad-82e0-f1a0747197b8 2018-10-08 03:30:43,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:30:43,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:43,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0681c20-8be6-4520-8362-efecde8da363 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833"}, "enabled": true, "id": "7fce2dd3c40e45f981db18d01ca7d833", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:30:43,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a0681c20-8be6-4520-8362-efecde8da363 2018-10-08 03:30:43,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0741200447083s 2018-10-08 03:30:43,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a0681c20-8be6-4520-8362-efecde8da363 2018-10-08 03:30:43,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:30:43,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=e05a60da92184e519d172014c5e3e2d3&scope.project.id=7fce2dd3c40e45f981db18d01ca7d833&role.id=59c29df742854296a6e027aad4d00d11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed65e7b-f769-4795-b151-93331e336299 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e05a60da92184e519d172014c5e3e2d3&scope.project.id=7fce2dd3c40e45f981db18d01ca7d833&role.id=59c29df742854296a6e027aad4d00d11", "previous": null, "next": null}} 2018-10-08 03:30:44,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e05a60da92184e519d172014c5e3e2d3&scope.project.id=7fce2dd3c40e45f981db18d01ca7d833&role.id=59c29df742854296a6e027aad4d00d11 used request id req-1ed65e7b-f769-4795-b151-93331e336299 2018-10-08 03:30:44,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0756599903107s 2018-10-08 03:30:44,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:30:44,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833/users/e05a60da92184e519d172014c5e3e2d3/roles/59c29df742854296a6e027aad4d00d11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7fc6d12-f5ea-447a-9c35-7dc56d371c46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:30:44,119 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833/users/e05a60da92184e519d172014c5e3e2d3/roles/59c29df742854296a6e027aad4d00d11 used request id req-e7fc6d12-f5ea-447a-9c35-7dc56d371c46 2018-10-08 03:30:44,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111892938614s 2018-10-08 03:30:44,120 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '7183254e-5588-4097-b90a-83636fa34cf5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c', 'project_id': u'7fce2dd3c40e45f981db18d01ca7d833', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 03:30:44,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:30:44,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:30:44,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:30:44,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:30:44,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:30:44,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:30:44,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:30:44,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:30:44,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:30:44,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:30:44,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:30:44,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:30:44,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:30:44,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:30:44,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:30:44,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:30:44,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:30:44,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:30:44,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:30:44,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:30:44,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:30:44,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:30:44,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 03:30:44,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 03:30:44,125 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c', 'password': '7183254e-5588-4097-b90a-83636fa34cf5', 'project_name': 'tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '7fce2dd3c40e45f981db18d01ca7d833', 'project_domain_name': 'Default'} 2018-10-08 03:30:44,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:30:44,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0266d62a-1e1a-4af8-964f-7e4a08d90aab Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "59c29df742854296a6e027aad4d00d11", "links": {"self": "http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:30:44,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0266d62a-1e1a-4af8-964f-7e4a08d90aab 2018-10-08 03:30:44,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776040554047s 2018-10-08 03:30:44,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:30:44,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b042a50-82da-4dbd-bef7-caffe1a159de Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "59c29df742854296a6e027aad4d00d11", "links": {"self": "http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:30:44,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7b042a50-82da-4dbd-bef7-caffe1a159de 2018-10-08 03:30:44,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0846300125122s 2018-10-08 03:30:44,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:30:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e2ffd0-6950-4d1a-bf3b-9e6761d7fd7b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:30:44,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b0e2ffd0-6950-4d1a-bf3b-9e6761d7fd7b 2018-10-08 03:30:44,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0740931034088s 2018-10-08 03:30:44,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:30:44,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9037f089-55e9-4bec-9ab0-7fafca35d6e7 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3"}, "domain_id": "default", "enabled": true, "id": "e05a60da92184e519d172014c5e3e2d3", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:30:44,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9037f089-55e9-4bec-9ab0-7fafca35d6e7 2018-10-08 03:30:44,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.173619031906s 2018-10-08 03:30:44,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9037f089-55e9-4bec-9ab0-7fafca35d6e7 2018-10-08 03:30:44,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:30:44,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a981033-d8b7-43cd-b325-4fae44b6e635 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833"}, "enabled": true, "id": "7fce2dd3c40e45f981db18d01ca7d833", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:30:44,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2a981033-d8b7-43cd-b325-4fae44b6e635 2018-10-08 03:30:44,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0784220695496s 2018-10-08 03:30:44,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2a981033-d8b7-43cd-b325-4fae44b6e635 2018-10-08 03:30:44,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:30:44,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=e05a60da92184e519d172014c5e3e2d3&scope.project.id=7fce2dd3c40e45f981db18d01ca7d833&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8bc9d5-5d47-47d5-b99a-9078293e39fb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e05a60da92184e519d172014c5e3e2d3&scope.project.id=7fce2dd3c40e45f981db18d01ca7d833&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 03:30:44,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e05a60da92184e519d172014c5e3e2d3&scope.project.id=7fce2dd3c40e45f981db18d01ca7d833&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-ef8bc9d5-5d47-47d5-b99a-9078293e39fb 2018-10-08 03:30:44,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0964839458466s 2018-10-08 03:30:44,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:30:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833/users/e05a60da92184e519d172014c5e3e2d3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a8d7c2d-f4ae-424e-a094-cb8ad50f1600 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:30:44,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833/users/e05a60da92184e519d172014c5e3e2d3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-5a8d7c2d-f4ae-424e-a094-cb8ad50f1600 2018-10-08 03:30:44,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115576982498s 2018-10-08 03:30:44,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:30:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:44,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124f2144-490c-4933-93f0-a1c1d868d538 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "59c29df742854296a6e027aad4d00d11", "links": {"self": "http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:30:44,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-124f2144-490c-4933-93f0-a1c1d868d538 2018-10-08 03:30:44,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0877499580383s 2018-10-08 03:30:44,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:30:44,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:45,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da5fae9-f1cc-4302-adc0-4ba4b2ab85ed Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:30:45,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5da5fae9-f1cc-4302-adc0-4ba4b2ab85ed 2018-10-08 03:30:45,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0734379291534s 2018-10-08 03:30:45,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:30:45,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:45,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a201a7f-f596-4e1c-a3b1-c8ec5df65d4f Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3"}, "domain_id": "default", "enabled": true, "id": "e05a60da92184e519d172014c5e3e2d3", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:30:45,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3a201a7f-f596-4e1c-a3b1-c8ec5df65d4f 2018-10-08 03:30:45,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100219964981s 2018-10-08 03:30:45,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3a201a7f-f596-4e1c-a3b1-c8ec5df65d4f 2018-10-08 03:30:45,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:30:45,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=e05a60da92184e519d172014c5e3e2d3&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:45,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd080527-acc9-4f06-ac70-590cb766367f Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e05a60da92184e519d172014c5e3e2d3&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default", "previous": null, "next": null}} 2018-10-08 03:30:45,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e05a60da92184e519d172014c5e3e2d3&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default used request id req-dd080527-acc9-4f06-ac70-590cb766367f 2018-10-08 03:30:45,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0951280593872s 2018-10-08 03:30:45,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:30:45,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/e05a60da92184e519d172014c5e3e2d3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:30:45,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:30:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a0041d2-c64d-48c6-96bf-ad9d5f8db0c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:30:45,310 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/e05a60da92184e519d172014c5e3e2d3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-9a0041d2-c64d-48c6-96bf-ad9d5f8db0c4 2018-10-08 03:30:45,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.103981018066s 2018-10-08 03:30:45,310 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-08 03:30:56,150 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-08 03:30:55.812 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=df816d03-a62a-473c-b3df-ad8cae2d3f43) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | df816d03-a62a-473c-b3df-ad8cae2d3f43 | 2018-10-08T03:30:55 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: df816d03-a62a-473c-b3df-ad8cae2d3f43 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-08 03:30:59,467 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-08 03:30:59,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-08 03:31:06,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-08 03:31:03.536 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-08 03:31:03.701 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-08 03:31:06.785 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38) has been successfully created! Using verifier 'opnfv-tempest' (UUID=eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38) as the default verifier for the future CLI operations. 2018-10-08 03:31:09,931 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-08 03:31:09,932 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:31:10,060 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-08 03:31:10,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:31:10,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a53287-9471-40a8-9eff-aaeb98c38220 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:31:10,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0a53287-9471-40a8-9eff-aaeb98c38220 2018-10-08 03:31:10,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:31:10,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59c29df742854296a6e027aad4d00d11", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fce2dd3c40e45f981db18d01ca7d833", "name": "tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/7fce2dd3c40e45f981db18d01ca7d833", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/7fce2dd3c40e45f981db18d01ca7d833", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/7fce2dd3c40e45f981db18d01ca7d833", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/7fce2dd3c40e45f981db18d01ca7d833", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/7fce2dd3c40e45f981db18d01ca7d833", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/7fce2dd3c40e45f981db18d01ca7d833", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/7fce2dd3c40e45f981db18d01ca7d833", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/7fce2dd3c40e45f981db18d01ca7d833", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/7fce2dd3c40e45f981db18d01ca7d833", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7fce2dd3c40e45f981db18d01ca7d833", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/7fce2dd3c40e45f981db18d01ca7d833", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/7fce2dd3c40e45f981db18d01ca7d833", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c", "id": "e05a60da92184e519d172014c5e3e2d3"}, "audit_ids": ["OK7WmcSdRSGU0pgxRcw2iw"], "issued_at": "2018-10-08T03:31:10.000000Z"}} 2018-10-08 03:31:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:31:10,456 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 03:31:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 03:31:10,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:31:10,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:31:10,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-61166277-7701-4cdb-b15f-5f75a0c28192 Date: Mon, 08 Oct 2018 03:31:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:31:10,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-61166277-7701-4cdb-b15f-5f75a0c28192 2018-10-08 03:31:10,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189332962036s 2018-10-08 03:31:10,649 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-61166277-7701-4cdb-b15f-5f75a0c28192 2018-10-08 03:31:10,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 03:31:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c"}' 2018-10-08 03:31:10,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5 X-Openstack-Request-Id: req-60141dd0-ba41-432f-aaca-7c6791667270 Date: Mon, 08 Oct 2018 03:31:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/file", "owner": "7fce2dd3c40e45f981db18d01ca7d833", "id": "394a7db1-ce7a-4d17-90a2-34a39c430db5", "size": null, "self": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:31:10Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "checksum": null, "created_at": "2018-10-08T03:31:10Z", "protected": false} 2018-10-08 03:31:10,844 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-60141dd0-ba41-432f-aaca-7c6791667270 2018-10-08 03:31:10,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.193296909332s 2018-10-08 03:31:10,845 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-60141dd0-ba41-432f-aaca-7c6791667270 returning object 394a7db1-ce7a-4d17-90a2-34a39c430db5 2018-10-08 03:31:10,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 03:31:10,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" -d '' 2018-10-08 03:31:12,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0a793cc-b066-488a-80ed-50d93e15943f Date: Mon, 08 Oct 2018 03:31:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:31:12,813 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/file used request id req-d0a793cc-b066-488a-80ed-50d93e15943f 2018-10-08 03:31:12,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.96759986877s 2018-10-08 03:31:12,814 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/file used request id req-d0a793cc-b066-488a-80ed-50d93e15943f 2018-10-08 03:31:12,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:31:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:31:12,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-7090f4ec-e796-467b-a667-f9a06348274e Date: Mon, 08 Oct 2018 03:31:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap", "metadata": {}}], "file": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/file", "owner": "7fce2dd3c40e45f981db18d01ca7d833", "id": "394a7db1-ce7a-4d17-90a2-34a39c430db5", "size": 12716032, "self": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:31:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:31:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:31:12,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7090f4ec-e796-467b-a667-f9a06348274e 2018-10-08 03:31:12,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172914028168s 2018-10-08 03:31:12,988 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7090f4ec-e796-467b-a667-f9a06348274e 2018-10-08 03:31:12,990 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/file', 'owner': u'7fce2dd3c40e45f981db18d01ca7d833', 'id': u'394a7db1-ce7a-4d17-90a2-34a39c430db5', 'size': 12716032, u'self': u'/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fce2dd3c40e45f981db18d01ca7d833', 'name': 'tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T03:31:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T03:31:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c', 'created': u'2018-10-08T03:31:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T03:31:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 03:31:12,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 03:31:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_89c36aee-f962-43c9-ac63-565a9821789c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 03:31:13,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:31: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-d33bbda1-1270-4591-a5ea-80d9f924fc6d x-compute-request-id: req-d33bbda1-1270-4591-a5ea-80d9f924fc6d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4c5ec5c8-dd09-4b91-a911-4e0c4b80d719", "name": "tempest_smoke_serial-flavor_89c36aee-f962-43c9-ac63-565a9821789c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:31:13,187 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d33bbda1-1270-4591-a5ea-80d9f924fc6d 2018-10-08 03:31:13,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.19648194313s 2018-10-08 03:31:13,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d33bbda1-1270-4591-a5ea-80d9f924fc6d returning object 4c5ec5c8-dd09-4b91-a911-4e0c4b80d719 2018-10-08 03:31:13,189 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_89c36aee-f962-43c9-ac63-565a9821789c', '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'ab23dd45542f45bb99bff0ef543fda01', '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'4c5ec5c8-dd09-4b91-a911-4e0c4b80d719', 'swap': 0}) 2018-10-08 03:31:13,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 03:31:13,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" -d '{"extra_specs": {}}' 2018-10-08 03:31:13,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd259c70-c422-4363-a3ab-27827c71e79b x-compute-request-id: req-cd259c70-c422-4363-a3ab-27827c71e79b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:31:13,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719/os-extra_specs used request id req-cd259c70-c422-4363-a3ab-27827c71e79b 2018-10-08 03:31:13,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0261611938477s 2018-10-08 03:31:13,216 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719/os-extra_specs used request id req-cd259c70-c422-4363-a3ab-27827c71e79b 2018-10-08 03:31:13,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:31:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:31:13,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:31:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:31:13,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69021a13-690e-4cb0-a7b4-8cf2e76a9ece Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "59c29df742854296a6e027aad4d00d11", "links": {"self": "http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:31:13,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-69021a13-690e-4cb0-a7b4-8cf2e76a9ece 2018-10-08 03:31:13,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0972230434418s 2018-10-08 03:31:13,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-08 03:31:13,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:31:13,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:31: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-eaa3d58c-1083-4d17-a8d5-9c471b449cde x-compute-request-id: req-eaa3d58c-1083-4d17-a8d5-9c471b449cde Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 228}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-08 03:31:13,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-eaa3d58c-1083-4d17-a8d5-9c471b449cde 2018-10-08 03:31:13,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.174108982086s 2018-10-08 03:31:13,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-eaa3d58c-1083-4d17-a8d5-9c471b449cde 2018-10-08 03:31:13,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:31:13,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:31:13,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-dd782489-b3f0-49a1-a17c-ece2132396ad Date: Mon, 08 Oct 2018 03:31:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap", "metadata": {}}], "file": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/file", "owner": "7fce2dd3c40e45f981db18d01ca7d833", "id": "394a7db1-ce7a-4d17-90a2-34a39c430db5", "size": 12716032, "self": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:31:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:31:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:31:13,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-dd782489-b3f0-49a1-a17c-ece2132396ad 2018-10-08 03:31:13,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165787935257s 2018-10-08 03:31:13,661 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-dd782489-b3f0-49a1-a17c-ece2132396ad 2018-10-08 03:31:13,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 03:31:13,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c"}' 2018-10-08 03:31:13,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f X-Openstack-Request-Id: req-4a8aa207-0fa4-4b91-bfe3-d5763a8c5bf0 Date: Mon, 08 Oct 2018 03:31:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/file", "owner": "7fce2dd3c40e45f981db18d01ca7d833", "id": "ee361ad2-9bb8-4205-93c4-e1ff363e297f", "size": null, "self": "/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:31:13Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c", "checksum": null, "created_at": "2018-10-08T03:31:13Z", "protected": false} 2018-10-08 03:31:13,890 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4a8aa207-0fa4-4b91-bfe3-d5763a8c5bf0 2018-10-08 03:31:13,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.227700948715s 2018-10-08 03:31:13,891 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4a8aa207-0fa4-4b91-bfe3-d5763a8c5bf0 returning object ee361ad2-9bb8-4205-93c4-e1ff363e297f 2018-10-08 03:31:13,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 03:31:13,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" -d '' 2018-10-08 03:31:14,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd0a254a-4307-4c38-aa73-4370718608bf Date: Mon, 08 Oct 2018 03:31:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:31:14,969 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/file used request id req-dd0a254a-4307-4c38-aa73-4370718608bf 2018-10-08 03:31:14,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0774140358s 2018-10-08 03:31:14,970 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/file used request id req-dd0a254a-4307-4c38-aa73-4370718608bf 2018-10-08 03:31:14,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:31:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:31:15,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-2b593ea2-c0dd-4149-8660-9fdc51340f90 Date: Mon, 08 Oct 2018 03:31:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/snap", "metadata": {}}], "file": "/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/file", "owner": "7fce2dd3c40e45f981db18d01ca7d833", "id": "ee361ad2-9bb8-4205-93c4-e1ff363e297f", "size": 12716032, "self": "/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:31:14Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:31:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap", "metadata": {}}], "file": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/file", "owner": "7fce2dd3c40e45f981db18d01ca7d833", "id": "394a7db1-ce7a-4d17-90a2-34a39c430db5", "size": 12716032, "self": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:31:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:31:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:31:15,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2b593ea2-c0dd-4149-8660-9fdc51340f90 2018-10-08 03:31:15,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176815032959s 2018-10-08 03:31:15,147 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2b593ea2-c0dd-4149-8660-9fdc51340f90 2018-10-08 03:31:15,150 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/file', 'owner': u'7fce2dd3c40e45f981db18d01ca7d833', 'id': u'ee361ad2-9bb8-4205-93c4-e1ff363e297f', 'size': 12716032, u'self': u'/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fce2dd3c40e45f981db18d01ca7d833', 'name': 'tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T03:31:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T03:31:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c', 'created': u'2018-10-08T03:31:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T03:31:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_89c36aee-f962-43c9-ac63-565a9821789c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 03:31:15,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 03:31:15,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_89c36aee-f962-43c9-ac63-565a9821789c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 03:31:15,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:31: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-d7b691f0-c781-4d69-94d3-2eb32edc20a9 x-compute-request-id: req-d7b691f0-c781-4d69-94d3-2eb32edc20a9 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7446b6cf-d6d8-4bef-a386-960cc1be6b3c", "name": "tempest_smoke_serial-flavor_alt_89c36aee-f962-43c9-ac63-565a9821789c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:31:15,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d7b691f0-c781-4d69-94d3-2eb32edc20a9 2018-10-08 03:31:15,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0475060939789s 2018-10-08 03:31:15,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d7b691f0-c781-4d69-94d3-2eb32edc20a9 returning object 7446b6cf-d6d8-4bef-a386-960cc1be6b3c 2018-10-08 03:31:15,200 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_89c36aee-f962-43c9-ac63-565a9821789c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'7446b6cf-d6d8-4bef-a386-960cc1be6b3c', 'swap': 0}) 2018-10-08 03:31:15,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 03:31:15,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" -d '{"extra_specs": {}}' 2018-10-08 03:31:15,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:31: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-54d20b82-abb4-42c6-b42f-f0d6b1294fdb x-compute-request-id: req-54d20b82-abb4-42c6-b42f-f0d6b1294fdb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:31:15,221 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c/os-extra_specs used request id req-54d20b82-abb4-42c6-b42f-f0d6b1294fdb 2018-10-08 03:31:15,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205249786377s 2018-10-08 03:31:15,222 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c/os-extra_specs used request id req-54d20b82-abb4-42c6-b42f-f0d6b1294fdb 2018-10-08 03:31:15,222 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_89c36aee-f962-43c9-ac63-565a9821789c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'7446b6cf-d6d8-4bef-a386-960cc1be6b3c', 'swap': 0}) 2018-10-08 03:31:18,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-08 03:31:17.293 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38) for deployment 'opnfv-rally' (UUID=df816d03-a62a-473c-b3df-ad8cae2d3f43). 2018-10-08 03:31:18.214 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-08 03:31:18.216 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38) has been successfully configured for deployment 'opnfv-rally' (UUID=df816d03-a62a-473c-b3df-ad8cae2d3f43)! 2018-10-08 03:31:18,370 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-08 03:31:18,370 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-08 03:31:18,373 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-08 03:31:18,392 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-08 03:31:24,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-08 03:31:24,671 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-08 03:31:24,697 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-08 03:31:24,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-10-08 03:31:26,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:31:26.881 51 INFO rally.api [-] Starting verification (UUID=274cb8bf-d990-454a-b0a2-6cc8aeb0b0ce) for deployment 'opnfv-rally' (UUID=df816d03-a62a-473c-b3df-ad8cae2d3f43) by verifier 'opnfv-tempest' (UUID=eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38). 2018-10-08 03:31:26,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 274cb8bf-d990-454a-b0a2-6cc8aeb0b0ce 2018-10-08 03:31:32,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:31:32.986 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.171s] 2018-10-08 03:31:33,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:31:33.050 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.064s] 2018-10-08 03:31:39,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:31:39.301 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.476s] 2018-10-08 03:31:42,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:31:42.748 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.445s] 2018-10-08 03:31:55,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:31:55.753 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.827s] 2018-10-08 03:32:12,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:32:12.011 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.921s] 2018-10-08 03:32:50,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:32:50.303 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-10-08 03:32:50,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:32:50.305 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-10-08 03:33:28,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:33:28.870 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.083s] 2018-10-08 03:33:28,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:33:28.871 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-08 03:34:05,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:34:05.599 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2018-10-08 03:34:05,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:34:05.601 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-08 03:34:52,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:34:52.460 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.276s] 2018-10-08 03:35:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:16.155 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-10-08 03:35:16,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:16.258 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-10-08 03:35:23,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:23.038 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.683s] 2018-10-08 03:35:23,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:23.048 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-08 03:35:24,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:24.463 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 03:35:24,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:24.464 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 03:35:28,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:28.957 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.411s] 2018-10-08 03:35:35,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:35.020 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.420s] 2018-10-08 03:35:41,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:41.376 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.544s] 2018-10-08 03:35:48,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:48.734 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.418s] 2018-10-08 03:35:57,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:35:57.412 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.728s] 2018-10-08 03:36:03,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:03.649 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.672s] 2018-10-08 03:36:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:09.677 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.169s] 2018-10-08 03:36:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:17.245 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.384s] 2018-10-08 03:36:24,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:24.153 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.739s] 2018-10-08 03:36:33,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:33.112 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.694s] 2018-10-08 03:36:35,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:35.211 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-08 03:36:37,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:37.322 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.163s] 2018-10-08 03:36:37,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:37.398 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-10-08 03:36:37,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:37.474 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.075s] 2018-10-08 03:36:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:37.481 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-08 03:36:41,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:41.567 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.859s] 2018-10-08 03:36:43,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:43.561 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.993s] 2018-10-08 03:36:44,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:44.593 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.032s] 2018-10-08 03:36:50,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:50.214 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-08 03:36:57,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:36:57.998 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.573s] 2018-10-08 03:37:15,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:37:15.324 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.357s] 2018-10-08 03:37:19,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:37:19.794 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.469s] 2018-10-08 03:37:32,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:37:32.808 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.550s] 2018-10-08 03:37:36,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:37:36.414 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.605s] 2018-10-08 03:37:45,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:37:45.431 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.015s] 2018-10-08 03:37:54,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:37:54.245 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.554s] 2018-10-08 03:37:58,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:37:58.025 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.780s] 2018-10-08 03:38:04,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:04.177 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.151s] 2018-10-08 03:38:19,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:19.132 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.832s] 2018-10-08 03:38:19,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:19.751 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.619s] 2018-10-08 03:38:20,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:19.999 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.247s] 2018-10-08 03:38:20,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:20.053 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.053s] 2018-10-08 03:38:20,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:20.301 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.247s] 2018-10-08 03:38:20,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:20.514 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.212s] 2018-10-08 03:38:33,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:33.862 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.555s] 2018-10-08 03:38:34,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:34.279 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.417s] 2018-10-08 03:38:34,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:34.536 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.257s] 2018-10-08 03:38:34,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:34.587 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-10-08 03:38:34,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:34.753 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.165s] 2018-10-08 03:38:34,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:34.961 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.208s] 2018-10-08 03:38:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:47.886 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.755s] 2018-10-08 03:38:53,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:53.868 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.981s] 2018-10-08 03:38:55,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:55.838 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.969s] 2018-10-08 03:38:56,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:56.051 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.213s] 2018-10-08 03:38:56,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:38:56.236 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.185s] 2018-10-08 03:39:07,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:39:07.905 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.077s] 2018-10-08 03:39:13,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:39:13.296 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.390s] 2018-10-08 03:39:15,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:39:15.112 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.815s] 2018-10-08 03:39:15,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:39:15.167 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2018-10-08 03:39:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:39:15.378 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.210s] 2018-10-08 03:39:36,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:39:36.694 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.050s] 2018-10-08 03:39:48,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:39:48.144 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.449s] 2018-10-08 03:39:58,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:39:58.614 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.469s] 2018-10-08 03:40:07,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:40:07.728 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.114s] 2018-10-08 03:40:37,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:40:37.857 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.728s] 2018-10-08 03:40:49,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:40:49.611 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.754s] 2018-10-08 03:41:00,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:00.330 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.717s] 2018-10-08 03:41:09,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:09.634 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.304s] 2018-10-08 03:41:25,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:25.931 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.569s] 2018-10-08 03:41:28,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:28.564 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.630s] 2018-10-08 03:41:28,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:28.615 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.054s] 2018-10-08 03:41:33,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:33.323 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.650s] 2018-10-08 03:41:35,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:35.888 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.562s] 2018-10-08 03:41:36,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:36.223 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.337s] 2018-10-08 03:41:40,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:40.368 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.121s] 2018-10-08 03:41:43,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:43.642 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-10-08 03:41:44,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:44.899 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-08 03:41:44,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:44.902 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-08 03:41:44,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:44.903 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-08 03:41:44,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:44.905 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-08 03:41:44,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:44.906 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-08 03:41:46,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:41:46.810 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-08 03:42:01,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:42:01.015 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.337s] 2018-10-08 03:42:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:42:13.386 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.414s] 2018-10-08 03:42:25,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:42:25.924 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.536s] 2018-10-08 03:42:35,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:42:35.351 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-10-08 03:43:54,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:43:54.084 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [72.375s] 2018-10-08 03:44:32,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:44:32.052 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.618s] 2018-10-08 03:45:29,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 03:45:29.466 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.034s] 2018-10-08 03:45:50,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 274cb8bf-d990-454a-b0a2-6cc8aeb0b0ce 2018-10-08 03:45:50,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '274cb8bf-d990-454a-b0a2-6cc8aeb0b0ce']'. 2018-10-08 03:45:51,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-08 03:45:51,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-08 03:45:51,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 03:45:51,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 274cb8bf-d990-454a-b0a2-6cc8aeb0b0ce | 2018-10-08 03:45:51,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-08 03:45:51,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-08 03:31:26 | 2018-10-08 03:45:51,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-08 03:45:49 | 2018-10-08 03:45:51,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:23 | 2018-10-08 03:45:51,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-08 03:45:51,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-08 03:45:51,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-08 03:45:51,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38) | 2018-10-08 03:45:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-08 03:45:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: df816d03-a62a-473c-b3df-ad8cae2d3f43) | 2018-10-08 03:45:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-08 03:45:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 838.518 | 2018-10-08 03:45:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-10-08 03:45:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-08 03:45:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-08 03:45:51,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-08 03:45:51,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-08 03:45:51,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 03:45:51,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-08 03:45:51,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-08 03:45:51,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-10-08 03:45:51,217 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 03:45:51,218 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:41 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-10-08 03:45:51,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 03:45:51,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:45:52,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f6be92a-4a8a-43ce-97e9-2e61141c4af7 Date: Mon, 08 Oct 2018 03:45:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:45:52,369 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f used request id req-1f6be92a-4a8a-43ce-97e9-2e61141c4af7 2018-10-08 03:45:52,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14612698555s 2018-10-08 03:45:52,370 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ee361ad2-9bb8-4205-93c4-e1ff363e297f used request id req-1f6be92a-4a8a-43ce-97e9-2e61141c4af7 2018-10-08 03:45:52,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 03:45:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:52,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45: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-17689237-3f85-4693-908a-9b4f94b134b1 x-compute-request-id: req-17689237-3f85-4693-908a-9b4f94b134b1 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4c5ec5c8-dd09-4b91-a911-4e0c4b80d719", "name": "tempest_smoke_serial-flavor_89c36aee-f962-43c9-ac63-565a9821789c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7446b6cf-d6d8-4bef-a386-960cc1be6b3c", "name": "tempest_smoke_serial-flavor_alt_89c36aee-f962-43c9-ac63-565a9821789c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 03:45:52,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-17689237-3f85-4693-908a-9b4f94b134b1 2018-10-08 03:45:52,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.186988830566s 2018-10-08 03:45:52,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-17689237-3f85-4693-908a-9b4f94b134b1 2018-10-08 03:45:52,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 03:45:52,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:52,604 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:45: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-f08b793c-9c6a-4a8f-8ab0-2419b38cdc5f x-compute-request-id: req-f08b793c-9c6a-4a8f-8ab0-2419b38cdc5f Content-Length: 0 Content-Type: application/json 2018-10-08 03:45:52,604 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c used request id req-f08b793c-9c6a-4a8f-8ab0-2419b38cdc5f 2018-10-08 03:45:52,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0436658859253s 2018-10-08 03:45:52,605 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7446b6cf-d6d8-4bef-a386-960cc1be6b3c used request id req-f08b793c-9c6a-4a8f-8ab0-2419b38cdc5f 2018-10-08 03:45:52,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:45:52,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:45:52,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-8c2362d9-7c95-4a6a-ac2e-44965127476e Date: Mon, 08 Oct 2018 03:45:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap", "metadata": {}}], "file": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/file", "owner": "7fce2dd3c40e45f981db18d01ca7d833", "id": "394a7db1-ce7a-4d17-90a2-34a39c430db5", "size": 12716032, "self": "/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/394a7db1-ce7a-4d17-90a2-34a39c430db5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:31:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_89c36aee-f962-43c9-ac63-565a9821789c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:31:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:45:52,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8c2362d9-7c95-4a6a-ac2e-44965127476e 2018-10-08 03:45:52,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176862001419s 2018-10-08 03:45:52,783 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8c2362d9-7c95-4a6a-ac2e-44965127476e 2018-10-08 03:45:52,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 03:45:52,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c59fb690f8a03f8a0a36a65c5aff028679cf15" 2018-10-08 03:45:54,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e56e0ac3-63a5-4231-9ff6-fb8726a0e9cf Date: Mon, 08 Oct 2018 03:45:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:45:54,820 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5 used request id req-e56e0ac3-63a5-4231-9ff6-fb8726a0e9cf 2018-10-08 03:45:54,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.03535294533s 2018-10-08 03:45:54,820 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/394a7db1-ce7a-4d17-90a2-34a39c430db5 used request id req-e56e0ac3-63a5-4231-9ff6-fb8726a0e9cf 2018-10-08 03:45:54,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 03:45:54,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:54,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-251618dc-d575-4aa0-aa30-6e0066fec5a4 x-compute-request-id: req-251618dc-d575-4aa0-aa30-6e0066fec5a4 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4c5ec5c8-dd09-4b91-a911-4e0c4b80d719", "name": "tempest_smoke_serial-flavor_89c36aee-f962-43c9-ac63-565a9821789c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 03:45:54,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-251618dc-d575-4aa0-aa30-6e0066fec5a4 2018-10-08 03:45:54,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0357191562653s 2018-10-08 03:45:54,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-251618dc-d575-4aa0-aa30-6e0066fec5a4 2018-10-08 03:45:54,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 03:45:54,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:54,897 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 03:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0dea8ea-31e9-4801-9a2b-4d2cf3e734cc x-compute-request-id: req-f0dea8ea-31e9-4801-9a2b-4d2cf3e734cc Content-Length: 0 Content-Type: application/json 2018-10-08 03:45:54,897 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719 used request id req-f0dea8ea-31e9-4801-9a2b-4d2cf3e734cc 2018-10-08 03:45:54,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389630794525s 2018-10-08 03:45:54,898 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4c5ec5c8-dd09-4b91-a911-4e0c4b80d719 used request id req-f0dea8ea-31e9-4801-9a2b-4d2cf3e734cc 2018-10-08 03:45:54,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:45:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:55,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd66fb81-5132-4180-b2b0-8ddee874b26f Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c", "links": {"self": "http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3"}, "domain_id": "default", "enabled": true, "id": "e05a60da92184e519d172014c5e3e2d3", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:45:55,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bd66fb81-5132-4180-b2b0-8ddee874b26f 2018-10-08 03:45:55,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110471963882s 2018-10-08 03:45:55,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bd66fb81-5132-4180-b2b0-8ddee874b26f 2018-10-08 03:45:55,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:45:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:55,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebaeb468-a2eb-4cb7-83a7-ba83fc20e8c7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3"}, "enabled": true, "id": "e05a60da92184e519d172014c5e3e2d3", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_89c36aee-f962-43c9-ac63-565a9821789c"}} 2018-10-08 03:45:55,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3 used request id req-ebaeb468-a2eb-4cb7-83a7-ba83fc20e8c7 2018-10-08 03:45:55,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10179901123s 2018-10-08 03:45:55,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3 used request id req-ebaeb468-a2eb-4cb7-83a7-ba83fc20e8c7 2018-10-08 03:45:55,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 03:45:55,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:55,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f59f3a7-d586-4e18-9564-c2587be959b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:45:55,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3 used request id req-9f59f3a7-d586-4e18-9564-c2587be959b3 2018-10-08 03:45:55,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.279772043228s 2018-10-08 03:45:55,397 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e05a60da92184e519d172014c5e3e2d3 used request id req-9f59f3a7-d586-4e18-9564-c2587be959b3 2018-10-08 03:45:55,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:45:55,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:55,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90991c8a-2e06-4c6a-88a4-3b93b1e2f28f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833"}, "enabled": true, "id": "7fce2dd3c40e45f981db18d01ca7d833", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_89c36aee-f962-43c9-ac63-565a9821789c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:45:55,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-90991c8a-2e06-4c6a-88a4-3b93b1e2f28f 2018-10-08 03:45:55,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826151371002s 2018-10-08 03:45:55,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-90991c8a-2e06-4c6a-88a4-3b93b1e2f28f 2018-10-08 03:45:55,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 03:45:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:55,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-234f5476-ed60-4b8f-a6df-61366e82b197 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:45:55,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833 used request id req-234f5476-ed60-4b8f-a6df-61366e82b197 2018-10-08 03:45:55,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.138860940933s 2018-10-08 03:45:55,623 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7fce2dd3c40e45f981db18d01ca7d833 used request id req-234f5476-ed60-4b8f-a6df-61366e82b197 2018-10-08 03:45:55,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:45:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:55,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa002b7-499a-430c-841e-3958e2b8bb09 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "59c29df742854296a6e027aad4d00d11", "links": {"self": "http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:45:55,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7aa002b7-499a-430c-841e-3958e2b8bb09 2018-10-08 03:45:55,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795760154724s 2018-10-08 03:45:55,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 03:45:55,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:55,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-586930b3-5776-45e1-8c06-b560078cc1bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:45:55,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/59c29df742854296a6e027aad4d00d11 used request id req-586930b3-5776-45e1-8c06-b560078cc1bd 2018-10-08 03:45:55,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.118613004684s 2018-10-08 03:45:55,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 03:45:55,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7fce2dd3c40e45f981db18d01ca7d833&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7e840a29d7926ae7a98241521542e0edc884605" 2018-10-08 03:45:56,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5ae1c5ac-8502-42f9-9351-c453f49d3f59 Date: Mon, 08 Oct 2018 03:45:56 GMT RESP BODY: {"security_groups": []} 2018-10-08 03:45:56,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7fce2dd3c40e45f981db18d01ca7d833&name=default used request id req-5ae1c5ac-8502-42f9-9351-c453f49d3f59 2018-10-08 03:45:56,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255883932114s 2018-10-08 03:45:56,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7fce2dd3c40e45f981db18d01ca7d833&name=default used request id req-5ae1c5ac-8502-42f9-9351-c453f49d3f59 2018-10-08 03:45:56,139 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-08 03:45:56,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:45:56,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:45:56,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:45:56,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 03:45:56,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 03:45:56,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:45:56,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff7b7ad-bd88-47b4-874a-7f4da9d7bbe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:45:56,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dff7b7ad-bd88-47b4-874a-7f4da9d7bbe3 2018-10-08 03:45:56,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:45:56,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["zChxuumTTfC1KJHR3PaARQ"], "issued_at": "2018-10-08T03:45:56.000000Z"}} 2018-10-08 03:45:56,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:45:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:56,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3f236686-c67d-4627-95b9-569d8653afcf Date: Mon, 08 Oct 2018 03:45:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:45:56,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3f236686-c67d-4627-95b9-569d8653afcf 2018-10-08 03:45:56,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.23505616188s 2018-10-08 03:45:56,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3f236686-c67d-4627-95b9-569d8653afcf 2018-10-08 03:45:56,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:45:56,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:56,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 03:45:56,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:56,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a579f35c-5bc6-4319-a07c-f6417f66f611 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:45:56,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a579f35c-5bc6-4319-a07c-f6417f66f611 2018-10-08 03:45:56,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0876381397247s 2018-10-08 03:45:56,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 03:45:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}}' 2018-10-08 03:45:57,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a45ecb1-fb2f-4325-b79f-09957fc5e0a9 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c"}, "enabled": true, "id": "cd0031be450d418d8a56a6bd5196a56c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}} 2018-10-08 03:45:57,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9a45ecb1-fb2f-4325-b79f-09957fc5e0a9 2018-10-08 03:45:57,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.105053901672s 2018-10-08 03:45:57,070 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9a45ecb1-fb2f-4325-b79f-09957fc5e0a9 2018-10-08 03:45:57,071 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'id': u'cd0031be450d418d8a56a6bd5196a56c', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 03:45:57,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 03:45:57,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.369509935379s 2018-10-08 03:45:57,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:57,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccbdb82b-9c86-4cfe-a1bf-06a103fe3336 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7"}, "enabled": true, "id": "fbc0dc9e4a4148538908e8c2d50f3dd7", "options": {}, "domain_id": "default", "name": "rally_sanity-user_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}} 2018-10-08 03:45:57,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7 used request id req-ccbdb82b-9c86-4cfe-a1bf-06a103fe3336 2018-10-08 03:45:57,529 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fbc0dc9e4a4148538908e8c2d50f3dd7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6'}) 2018-10-08 03:45:57,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:45:57,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:57,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93251654-5cce-4eae-87d9-c7764f97eb44 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:45:57,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-93251654-5cce-4eae-87d9-c7764f97eb44 2018-10-08 03:45:57,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0882749557495s 2018-10-08 03:45:57,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:45:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:57,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7553f722-e21a-46c3-b7a7-69b2896375f0 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:45:57,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7553f722-e21a-46c3-b7a7-69b2896375f0 2018-10-08 03:45:57,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830681324005s 2018-10-08 03:45:57,703 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 03:45:57,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 03:45:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" -d '{"role": {"name": "Member"}}' 2018-10-08 03:45:57,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f11d6ad-c5b3-437b-b934-0b56229be53d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b71ae3b195304fa69989aa60e1c36f55", "links": {"self": "http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55"}, "name": "Member"}} 2018-10-08 03:45:57,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0f11d6ad-c5b3-437b-b934-0b56229be53d 2018-10-08 03:45:57,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102297067642s 2018-10-08 03:45:57,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:57,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9bf099-a1db-4af3-bf23-261a1976274b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55"}, "domain_id": null, "name": "Member", "id": "b71ae3b195304fa69989aa60e1c36f55"}} 2018-10-08 03:45:57,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55 used request id req-bf9bf099-a1db-4af3-bf23-261a1976274b 2018-10-08 03:45:57,887 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55'}, 'domain_id': None, 'human_id': None, 'id': u'b71ae3b195304fa69989aa60e1c36f55', 'HUMAN_ID': False}) 2018-10-08 03:45:57,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:45:57,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:57,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22918c43-8510-43a0-b03f-93233f0d2516 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b71ae3b195304fa69989aa60e1c36f55", "links": {"self": "http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:45:57,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-22918c43-8510-43a0-b03f-93233f0d2516 2018-10-08 03:45:57,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766110420227s 2018-10-08 03:45:57,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:45:57,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1b0a05-2a9b-45df-b296-e8c2dceaaed5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:45:58,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ce1b0a05-2a9b-45df-b296-e8c2dceaaed5 2018-10-08 03:45:58,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0733051300049s 2018-10-08 03:45:58,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:45:58,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4db4394-d98f-4fec-a68f-333feefe0c8a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "links": {"self": "http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7"}, "domain_id": "default", "enabled": true, "id": "fbc0dc9e4a4148538908e8c2d50f3dd7", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:45:58,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d4db4394-d98f-4fec-a68f-333feefe0c8a 2018-10-08 03:45:58,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0925259590149s 2018-10-08 03:45:58,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d4db4394-d98f-4fec-a68f-333feefe0c8a 2018-10-08 03:45:58,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:45:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0d44f0-534b-4d4e-b1ba-3163105897f9 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c"}, "enabled": true, "id": "cd0031be450d418d8a56a6bd5196a56c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:45:58,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cb0d44f0-534b-4d4e-b1ba-3163105897f9 2018-10-08 03:45:58,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0773158073425s 2018-10-08 03:45:58,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cb0d44f0-534b-4d4e-b1ba-3163105897f9 2018-10-08 03:45:58,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:45:58,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=fbc0dc9e4a4148538908e8c2d50f3dd7&scope.project.id=cd0031be450d418d8a56a6bd5196a56c&role.id=b71ae3b195304fa69989aa60e1c36f55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3cdfffe-7fbf-469d-aec2-b3914d7525e0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fbc0dc9e4a4148538908e8c2d50f3dd7&scope.project.id=cd0031be450d418d8a56a6bd5196a56c&role.id=b71ae3b195304fa69989aa60e1c36f55", "previous": null, "next": null}} 2018-10-08 03:45:58,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fbc0dc9e4a4148538908e8c2d50f3dd7&scope.project.id=cd0031be450d418d8a56a6bd5196a56c&role.id=b71ae3b195304fa69989aa60e1c36f55 used request id req-e3cdfffe-7fbf-469d-aec2-b3914d7525e0 2018-10-08 03:45:58,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0751459598541s 2018-10-08 03:45:58,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:45:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c/users/fbc0dc9e4a4148538908e8c2d50f3dd7/roles/b71ae3b195304fa69989aa60e1c36f55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d87a48-60b0-4fa3-a740-1887af01c961 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:45:58,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c/users/fbc0dc9e4a4148538908e8c2d50f3dd7/roles/b71ae3b195304fa69989aa60e1c36f55 used request id req-28d87a48-60b0-4fa3-a740-1887af01c961 2018-10-08 03:45:58,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0583641529083s 2018-10-08 03:45:58,354 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '1adbe938-77ba-4a11-a695-18366f892a5e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'project_id': u'cd0031be450d418d8a56a6bd5196a56c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 03:45:58,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 03:45:58,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 03:45:58,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 03:45:58,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 03:45:58,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 03:45:58,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 03:45:58,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 03:45:58,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 03:45:58,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 03:45:58,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 03:45:58,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 03:45:58,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 03:45:58,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 03:45:58,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 03:45:58,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 03:45:58,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 03:45:58,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 03:45:58,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 03:45:58,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 03:45:58,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 03:45:58,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 03:45:58,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 03:45:58,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 03:45:58,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 03:45:58,360 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'password': '1adbe938-77ba-4a11-a695-18366f892a5e', 'project_name': 'rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'cd0031be450d418d8a56a6bd5196a56c', 'project_domain_name': 'Default'} 2018-10-08 03:45:58,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:45:58,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103adf4f-08e6-40b2-8d06-7d47000d6273 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b71ae3b195304fa69989aa60e1c36f55", "links": {"self": "http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:45:58,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-103adf4f-08e6-40b2-8d06-7d47000d6273 2018-10-08 03:45:58,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852580070496s 2018-10-08 03:45:58,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 03:45:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862a4645-cd89-4ce3-98ab-74ca28c15b1d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b71ae3b195304fa69989aa60e1c36f55", "links": {"self": "http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 03:45:58,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-862a4645-cd89-4ce3-98ab-74ca28c15b1d 2018-10-08 03:45:58,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804369449615s 2018-10-08 03:45:58,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 03:45:58,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5227b231-7bc7-47dc-8e3a-9f4b214b98ca Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 03:45:58,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5227b231-7bc7-47dc-8e3a-9f4b214b98ca 2018-10-08 03:45:58,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.163412094116s 2018-10-08 03:45:58,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 03:45:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80c3522-e1c0-42c4-aa01-49941374823a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "links": {"self": "http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7"}, "domain_id": "default", "enabled": true, "id": "fbc0dc9e4a4148538908e8c2d50f3dd7", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 03:45:58,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e80c3522-e1c0-42c4-aa01-49941374823a 2018-10-08 03:45:58,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102123975754s 2018-10-08 03:45:58,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e80c3522-e1c0-42c4-aa01-49941374823a 2018-10-08 03:45:58,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:45:58,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f271a69-4cc5-411d-88b0-3b3e372ebaa1 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c"}, "enabled": true, "id": "cd0031be450d418d8a56a6bd5196a56c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:45:58,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1f271a69-4cc5-411d-88b0-3b3e372ebaa1 2018-10-08 03:45:58,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.077455997467s 2018-10-08 03:45:58,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1f271a69-4cc5-411d-88b0-3b3e372ebaa1 2018-10-08 03:45:58,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 03:45:58,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=fbc0dc9e4a4148538908e8c2d50f3dd7&scope.project.id=cd0031be450d418d8a56a6bd5196a56c&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:58,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74fa095c-100b-40ab-9bcd-005f5e261b11 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fbc0dc9e4a4148538908e8c2d50f3dd7&scope.project.id=cd0031be450d418d8a56a6bd5196a56c&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 03:45:58,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fbc0dc9e4a4148538908e8c2d50f3dd7&scope.project.id=cd0031be450d418d8a56a6bd5196a56c&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-74fa095c-100b-40ab-9bcd-005f5e261b11 2018-10-08 03:45:58,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0842940807343s 2018-10-08 03:45:58,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 03:45:58,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c/users/fbc0dc9e4a4148538908e8c2d50f3dd7/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:45:59,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 03:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0708465a-1b87-4846-8490-1a870410b8cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 03:45:59,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c/users/fbc0dc9e4a4148538908e8c2d50f3dd7/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-0708465a-1b87-4846-8490-1a870410b8cc 2018-10-08 03:45:59,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111248970032s 2018-10-08 03:45:59,078 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-08 03:46:03,244 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-10-08 03:46:03,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 03:46:03,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:46:03,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87785dce-5f14-4195-a615-d7b959d54290 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 03:46:03,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-87785dce-5f14-4195-a615-d7b959d54290 2018-10-08 03:46:03,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0901570320129s 2018-10-08 03:46:03,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 03:46:03,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 03:46:03,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4918fc3c-28e1-4503-b608-38052df0b02a Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c"}, "enabled": true, "id": "cd0031be450d418d8a56a6bd5196a56c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 03:46:03,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4918fc3c-28e1-4503-b608-38052df0b02a 2018-10-08 03:46:03,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0930271148682s 2018-10-08 03:46:03,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4918fc3c-28e1-4503-b608-38052df0b02a 2018-10-08 03:46:03,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-08 03:46:03,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" -d '{"network": {"shared": true, "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "name": "rally_sanity-net_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "admin_state_up": true}}' 2018-10-08 03:46:04,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5e4d7718-1ec3-4353-b0b4-8521b7d4c7fd Date: Mon, 08 Oct 2018 03:46:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5cca27d6-f2ae-415c-b4ae-8e0478098ba5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":true,"project_id":"cd0031be450d418d8a56a6bd5196a56c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:46:03Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6","admin_state_up":true,"tenant_id":"cd0031be450d418d8a56a6bd5196a56c","created_at":"2018-10-08T03:46:03Z","mtu":1450}} 2018-10-08 03:46:04,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5e4d7718-1ec3-4353-b0b4-8521b7d4c7fd 2018-10-08 03:46:04,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.628884077072s 2018-10-08 03:46:04,062 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5e4d7718-1ec3-4353-b0b4-8521b7d4c7fd 2018-10-08 03:46:04,062 - 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-10-08T03:46:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5cca27d6-f2ae-415c-b4ae-8e0478098ba5', u'provider:segmentation_id': 19, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', u'created_at': u'2018-10-08T03:46:03Z', u'mtu': 1450, u'tenant_id': u'cd0031be450d418d8a56a6bd5196a56c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'cd0031be450d418d8a56a6bd5196a56c'}) 2018-10-08 03:46:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 03:46:04,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8315bd1f-3a4b-451e-a51a-5bc7aa98f09b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 03:46:04,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8315bd1f-3a4b-451e-a51a-5bc7aa98f09b 2018-10-08 03:46:04,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 03:46:04,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b71ae3b195304fa69989aa60e1c36f55", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T04:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd0031be450d418d8a56a6bd5196a56c", "name": "rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/cd0031be450d418d8a56a6bd5196a56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/cd0031be450d418d8a56a6bd5196a56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/cd0031be450d418d8a56a6bd5196a56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/cd0031be450d418d8a56a6bd5196a56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/cd0031be450d418d8a56a6bd5196a56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/cd0031be450d418d8a56a6bd5196a56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/cd0031be450d418d8a56a6bd5196a56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/cd0031be450d418d8a56a6bd5196a56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/cd0031be450d418d8a56a6bd5196a56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd0031be450d418d8a56a6bd5196a56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/cd0031be450d418d8a56a6bd5196a56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/cd0031be450d418d8a56a6bd5196a56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "id": "fbc0dc9e4a4148538908e8c2d50f3dd7"}, "audit_ids": ["jaLiVwxLSF6i8894nxTleg"], "issued_at": "2018-10-08T03:46:04.000000Z"}} 2018-10-08 03:46:04,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 03:46:04,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 03:46:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bdd18f43-8d6b-4d20-bf06-5735fc5f6181 Date: Mon, 08 Oct 2018 03:46:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5cca27d6-f2ae-415c-b4ae-8e0478098ba5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":true,"project_id":"cd0031be450d418d8a56a6bd5196a56c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T03:46:03Z","qos_policy_id":null,"name":"rally_sanity-net_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6","admin_state_up":true,"tenant_id":"cd0031be450d418d8a56a6bd5196a56c","created_at":"2018-10-08T03:46:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 03:46:04,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bdd18f43-8d6b-4d20-bf06-5735fc5f6181 2018-10-08 03:46:04,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.220091104507s 2018-10-08 03:46:04,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bdd18f43-8d6b-4d20-bf06-5735fc5f6181 2018-10-08 03:46:04,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-08 03:46:04,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" -d '{"subnet": {"name": "rally_sanity-subnet_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "enable_dhcp": true, "network_id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-08 03:46:05,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-65dbbf19-553a-4635-8f2f-33702c723e10 Date: Mon, 08 Oct 2018 03:46:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cca27d6-f2ae-415c-b4ae-8e0478098ba5","tenant_id":"cd0031be450d418d8a56a6bd5196a56c","created_at":"2018-10-08T03:46:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T03:46:05Z","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":"cd0031be450d418d8a56a6bd5196a56c","id":"f5cbd800-9810-4473-8ff4-6955aaf86edf","subnetpool_id":null,"name":"rally_sanity-subnet_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}} 2018-10-08 03:46:05,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-65dbbf19-553a-4635-8f2f-33702c723e10 2018-10-08 03:46:05,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.719567060471s 2018-10-08 03:46:05,397 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-65dbbf19-553a-4635-8f2f-33702c723e10 2018-10-08 03:46:05,398 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T03:46:05Z', 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'f5cbd800-9810-4473-8ff4-6955aaf86edf', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', u'enable_dhcp': True, u'network_id': u'5cca27d6-f2ae-415c-b4ae-8e0478098ba5', u'tenant_id': u'cd0031be450d418d8a56a6bd5196a56c', u'created_at': u'2018-10-08T03:46:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cd0031be450d418d8a56a6bd5196a56c'}) 2018-10-08 03:46:05,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-08 03:46:05,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "rally_sanity-router_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "admin_state_up": true}}' 2018-10-08 03:46:10,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-0159ce84-e065-45a7-9d74-2eaecb66eb7b Date: Mon, 08 Oct 2018 03:46:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "created_at": "2018-10-08T03:46:06Z", "admin_state_up": true, "updated_at": "2018-10-08T03:46:07Z", "project_id": "cd0031be450d418d8a56a6bd5196a56c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4a502292-08d5-491b-a08a-93904e02cda8", "name": "rally_sanity-router_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}} 2018-10-08 03:46:10,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0159ce84-e065-45a7-9d74-2eaecb66eb7b 2018-10-08 03:46:10,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.14516305923s 2018-10-08 03:46:10,544 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0159ce84-e065-45a7-9d74-2eaecb66eb7b 2018-10-08 03:46:10,544 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T03:46:07Z', u'revision_number': 3, u'ha': True, u'id': u'4a502292-08d5-491b-a08a-93904e02cda8', u'external_gateway_info': {u'network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45b19298-17c3-4f51-b5a0-35e47052202d', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', u'admin_state_up': True, u'tenant_id': u'cd0031be450d418d8a56a6bd5196a56c', u'created_at': u'2018-10-08T03:46:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'cd0031be450d418d8a56a6bd5196a56c'}) 2018-10-08 03:46:10,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-08 03:46:10,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/4a502292-08d5-491b-a08a-93904e02cda8/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" -d '{"subnet_id": "f5cbd800-9810-4473-8ff4-6955aaf86edf"}' 2018-10-08 03:46:12,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e795c244-1485-47ae-be1d-fd2eb533bfd5 Date: Mon, 08 Oct 2018 03:46:12 GMT RESP BODY: {"network_id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "subnet_id": "f5cbd800-9810-4473-8ff4-6955aaf86edf", "subnet_ids": ["f5cbd800-9810-4473-8ff4-6955aaf86edf"], "port_id": "df457ff9-12fd-4035-8c34-1e8a8a81976b", "id": "4a502292-08d5-491b-a08a-93904e02cda8"} 2018-10-08 03:46:12,476 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4a502292-08d5-491b-a08a-93904e02cda8/add_router_interface.json used request id req-e795c244-1485-47ae-be1d-fd2eb533bfd5 2018-10-08 03:46:12,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.93134903908s 2018-10-08 03:46:12,477 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4a502292-08d5-491b-a08a-93904e02cda8/add_router_interface.json used request id req-e795c244-1485-47ae-be1d-fd2eb533bfd5 returning object 4a502292-08d5-491b-a08a-93904e02cda8 2018-10-08 03:46:12,477 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 03:46:12,609 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-08 03:46:12,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 03:46:12,615 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 03:46:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 03:46:12,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:46:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 03:46:12,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9dda0e95-f82a-49c7-b5a1-f1bbd9fdfd2d Date: Mon, 08 Oct 2018 03:46:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:46:12,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9dda0e95-f82a-49c7-b5a1-f1bbd9fdfd2d 2018-10-08 03:46:12,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166313171387s 2018-10-08 03:46:12,784 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9dda0e95-f82a-49c7-b5a1-f1bbd9fdfd2d 2018-10-08 03:46:12,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 03:46:12,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}' 2018-10-08 03:46:12,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a X-Openstack-Request-Id: req-0a4a4d01-ea3d-4ca4-8dfd-f05dc8d12db2 Date: Mon, 08 Oct 2018 03:46:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/file", "owner": "cd0031be450d418d8a56a6bd5196a56c", "id": "f5d9d5f2-240a-4025-a175-2c2cef78d54a", "size": null, "self": "/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:46:12Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "checksum": null, "created_at": "2018-10-08T03:46:12Z", "protected": false} 2018-10-08 03:46:12,990 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0a4a4d01-ea3d-4ca4-8dfd-f05dc8d12db2 2018-10-08 03:46:12,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.204440832138s 2018-10-08 03:46:12,990 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0a4a4d01-ea3d-4ca4-8dfd-f05dc8d12db2 returning object f5d9d5f2-240a-4025-a175-2c2cef78d54a 2018-10-08 03:46:12,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 03:46:12,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" -d '' 2018-10-08 03:46:14,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7047645-807d-4fae-a07c-c1fb5492ad5a Date: Mon, 08 Oct 2018 03:46:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 03:46:14,490 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/file used request id req-c7047645-807d-4fae-a07c-c1fb5492ad5a 2018-10-08 03:46:14,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.49943900108s 2018-10-08 03:46:14,491 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/file used request id req-c7047645-807d-4fae-a07c-c1fb5492ad5a 2018-10-08 03:46:14,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 03:46:14,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 03:46:14,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-1d72323a-040a-40d2-ac79-9abf58f671d8 Date: Mon, 08 Oct 2018 03:46:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/snap", "metadata": {}}], "file": "/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/file", "owner": "cd0031be450d418d8a56a6bd5196a56c", "id": "f5d9d5f2-240a-4025-a175-2c2cef78d54a", "size": 12716032, "self": "/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:46:14Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:46:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 03:46:14,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1d72323a-040a-40d2-ac79-9abf58f671d8 2018-10-08 03:46:14,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0202779769897s 2018-10-08 03:46:14,512 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1d72323a-040a-40d2-ac79-9abf58f671d8 2018-10-08 03:46:14,514 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/file', 'owner': u'cd0031be450d418d8a56a6bd5196a56c', 'id': u'f5d9d5f2-240a-4025-a175-2c2cef78d54a', 'size': 12716032, u'self': u'/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd0031be450d418d8a56a6bd5196a56c', 'name': 'rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T03:46:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T03:46:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'created': u'2018-10-08T03:46:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T03:46:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 03:46:14,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 03:46:14,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 03:46:14,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:46:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a78d007e-3140-4f40-9110-b60ecb105508 x-compute-request-id: req-a78d007e-3140-4f40-9110-b60ecb105508 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3e774104-877f-4e5b-abf6-f31400c9a6c4", "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:46:14,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a78d007e-3140-4f40-9110-b60ecb105508 2018-10-08 03:46:14,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.199993133545s 2018-10-08 03:46:14,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a78d007e-3140-4f40-9110-b60ecb105508 returning object 3e774104-877f-4e5b-abf6-f31400c9a6c4 2018-10-08 03:46:14,717 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', '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'ab23dd45542f45bb99bff0ef543fda01', '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'3e774104-877f-4e5b-abf6-f31400c9a6c4', 'swap': 0}) 2018-10-08 03:46:14,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 03:46:14,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" -d '{"extra_specs": {}}' 2018-10-08 03:46:14,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:46:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3adbae8-f327-4f07-8300-844399fd7e51 x-compute-request-id: req-b3adbae8-f327-4f07-8300-844399fd7e51 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:46:14,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4/os-extra_specs used request id req-b3adbae8-f327-4f07-8300-844399fd7e51 2018-10-08 03:46:14,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211169719696s 2018-10-08 03:46:14,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4/os-extra_specs used request id req-b3adbae8-f327-4f07-8300-844399fd7e51 2018-10-08 03:46:14,739 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-08 03:46:17,245 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-08 03:46:16.870 117 INFO rally.deployment.engine [-] Deployment df816d03-a62a-473c-b3df-ad8cae2d3f43 | Starting: Destroy cloud and free allocated resources. 2018-10-08 03:46:16.949 117 INFO rally.deployment.engine [-] Deployment df816d03-a62a-473c-b3df-ad8cae2d3f43 | Completed: Destroy cloud and free allocated resources. 2018-10-08 03:46:16.988 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38) for deployment 'opnfv-rally'. 2018-10-08 03:46:17.004 117 INFO rally.api [-] Deleting verification (UUID=274cb8bf-d990-454a-b0a2-6cc8aeb0b0ce). 2018-10-08 03:46:17.042 117 INFO rally.api [-] Verification has been successfully deleted! 2018-10-08 03:46:17.043 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38). 2018-10-08 03:46:17.050 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-08 03:46:19,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-08 03:46:19.392 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=d959e908-3293-44d6-83a3-4ef4b286fab6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | d959e908-3293-44d6-83a3-4ef4b286fab6 | 2018-10-08T03:46:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: d959e908-3293-44d6-83a3-4ef4b286fab6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-08 03:46:23,091 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-08 03:46:23,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-08 03:46:23,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-08 03:46:23,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 03:46:23,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:46: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-f5c43cae-f954-4bb1-b650-39434ed24b8b x-compute-request-id: req-f5c43cae-f954-4bb1-b650-39434ed24b8b Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 228}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-08 03:46:23,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-f5c43cae-f954-4bb1-b650-39434ed24b8b 2018-10-08 03:46:23,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.192049980164s 2018-10-08 03:46:23,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-f5c43cae-f954-4bb1-b650-39434ed24b8b 2018-10-08 03:46:23,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 03:46:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 03:46:23,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:46: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-2137b8a2-93d4-4472-b256-202e5542c754 x-compute-request-id: req-2137b8a2-93d4-4472-b256-202e5542c754 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4bd0a93f-3443-4526-b9d7-b109914fa300", "name": "rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 03:46:23,331 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2137b8a2-93d4-4472-b256-202e5542c754 2018-10-08 03:46:23,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0443000793457s 2018-10-08 03:46:23,331 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2137b8a2-93d4-4472-b256-202e5542c754 returning object 4bd0a93f-3443-4526-b9d7-b109914fa300 2018-10-08 03:46:23,332 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'4bd0a93f-3443-4526-b9d7-b109914fa300', 'swap': 0}) 2018-10-08 03:46:23,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 03:46:23,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" -d '{"extra_specs": {}}' 2018-10-08 03:46:23,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 03:46:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4107ff6b-1b91-4ca5-8f3c-1b17bbf13d53 x-compute-request-id: req-4107ff6b-1b91-4ca5-8f3c-1b17bbf13d53 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 03:46:23,352 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300/os-extra_specs used request id req-4107ff6b-1b91-4ca5-8f3c-1b17bbf13d53 2018-10-08 03:46:23,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195610523224s 2018-10-08 03:46:23,352 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300/os-extra_specs used request id req-4107ff6b-1b91-4ca5-8f3c-1b17bbf13d53 2018-10-08 03:46:23,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'4bd0a93f-3443-4526-b9d7-b109914fa300', 'swap': 0}) 2018-10-08 03:46:23,353 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-08 03:46:23,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-10-08 03:46:23,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-08 03:46:23,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-08 03:46:23,394 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '5cca27d6-f2ae-415c-b4ae-8e0478098ba5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'flavor_name': 'rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-08 03:47:25,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 18bdb5d7-ea6e-4370-bfc2-af9707882059 2018-10-08 03:47:25,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-10-08 03:47:25,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '18bdb5d7-ea6e-4370-bfc2-af9707882059'] 2018-10-08 03:47:26,868 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 18bdb5d7-ea6e-4370-bfc2-af9707882059 -------------------------------------------------------------------------------- Task 18bdb5d7-ea6e-4370-bfc2-af9707882059: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 18bdb5d7-ea6e-4370-bfc2-af9707882059 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | total | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | -> duration | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.473046 Full duration: 7.401177 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 18bdb5d7-ea6e-4370-bfc2-af9707882059 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | total | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> duration | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.312642 Full duration: 8.187065 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 18bdb5d7-ea6e-4370-bfc2-af9707882059 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | total | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | -> duration | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.960924 Full duration: 7.782612 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 18bdb5d7-ea6e-4370-bfc2-af9707882059 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812038 Full duration: 7.549055 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 18bdb5d7-ea6e-4370-bfc2-af9707882059 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.941806 Full duration: 8.107983 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 18bdb5d7-ea6e-4370-bfc2-af9707882059 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> duration | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717912 Full duration: 7.426918 HINTS: * To plot HTML graphics with this data, run: rally task report 18bdb5d7-ea6e-4370-bfc2-af9707882059 --out output.html * To generate a JUnit report, run: rally task export 18bdb5d7-ea6e-4370-bfc2-af9707882059 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 18bdb5d7-ea6e-4370-bfc2-af9707882059 --json --out output.json 2018-10-08 03:47:26,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '18bdb5d7-ea6e-4370-bfc2-af9707882059', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-10-08 03:47:29,046 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 18bdb5d7-ea6e-4370-bfc2-af9707882059 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-10-08 03:47:28.940 728 INFO rally.api [-] Building 'json' report for the following task(s): '18bdb5d7-ea6e-4370-bfc2-af9707882059'. 2018-10-08 03:47:28.945 728 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:47:29,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '18bdb5d7-ea6e-4370-bfc2-af9707882059', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-10-08 03:47:31,427 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 18bdb5d7-ea6e-4370-bfc2-af9707882059 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-10-08 03:47:31.295 731 INFO rally.api [-] Building 'html' report for the following task(s): '18bdb5d7-ea6e-4370-bfc2-af9707882059'. 2018-10-08 03:47:31.322 731 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:47:31,434 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-08 03:47:31,434 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-08 03:47:31,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-10-08 03:47:31,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-08 03:47:31,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-08 03:47:31,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '5cca27d6-f2ae-415c-b4ae-8e0478098ba5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'flavor_name': 'rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-08 03:49:12,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e 2018-10-08 03:49:12,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e'] 2018-10-08 03:49:13,113 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e -------------------------------------------------------------------------------- Task e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.808 | 4.808 | 4.808 | 4.808 | 4.808 | 4.808 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | -> glance_v2.upload_data | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 100.0% | 1 | | glance_v2.delete_image | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | total | 5.942 | 5.942 | 5.942 | 5.942 | 5.942 | 5.942 | 100.0% | 1 | | -> duration | 5.942 | 5.942 | 5.942 | 5.942 | 5.942 | 5.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.942456 Full duration: 14.218789 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.831 | 4.831 | 4.831 | 4.831 | 4.831 | 4.831 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | -> glance_v2.upload_data | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 100.0% | 1 | | glance_v2.list_images | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 5.013 | 5.013 | 5.013 | 5.013 | 5.013 | 5.013 | 100.0% | 1 | | -> duration | 5.013 | 5.013 | 5.013 | 5.013 | 5.013 | 5.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.012627 Full duration: 17.173338 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | total | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | -> duration | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.419662 Full duration: 8.132042 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "number_instances": 2, "nics": [ { "net-id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.844 | 4.844 | 4.844 | 4.844 | 4.844 | 4.844 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> glance_v2.upload_data | 1.918 | 1.918 | 1.918 | 1.918 | 1.918 | 1.918 | 100.0% | 1 | | nova.boot_servers | 13.815 | 13.815 | 13.815 | 13.815 | 13.815 | 13.815 | 100.0% | 1 | | total | 18.66 | 18.66 | 18.66 | 18.66 | 18.66 | 18.66 | 100.0% | 1 | | -> duration | 17.66 | 17.66 | 17.66 | 17.66 | 17.66 | 17.66 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.66026 Full duration: 42.122856 HINTS: * To plot HTML graphics with this data, run: rally task report e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e --out output.html * To generate a JUnit report, run: rally task export e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e --json --out output.json 2018-10-08 03:49:13,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-10-08 03:49:15,320 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-10-08 03:49:15.216 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e'. 2018-10-08 03:49:15.221 1284 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:49:15,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-10-08 03:49:17,481 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-10-08 03:49:17.359 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'e3eb68bd-7e42-4cb1-8f30-3bdb845d1b5e'. 2018-10-08 03:49:17.380 1287 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:49:17,487 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-08 03:49:17,487 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-08 03:49:17,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-10-08 03:49:17,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-08 03:49:17,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-08 03:49:17,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '5cca27d6-f2ae-415c-b4ae-8e0478098ba5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'flavor_name': 'rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-08 03:52:37,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec 2018-10-08 03:52:37,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec'] 2018-10-08 03:52:38,732 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.153 | 3.153 | 3.153 | 3.153 | 3.153 | 3.153 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | total | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> duration | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.779749 Full duration: 22.85596 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.413 | 3.413 | 3.413 | 3.413 | 3.413 | 3.413 | 100.0% | 1 | | cinder_v2.delete_volume | 3.167 | 3.167 | 3.167 | 3.167 | 3.167 | 3.167 | 100.0% | 1 | | total | 6.58 | 6.58 | 6.58 | 6.58 | 6.58 | 6.58 | 100.0% | 1 | | -> duration | 6.58 | 6.58 | 6.58 | 6.58 | 6.58 | 6.58 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.580285 Full duration: 16.550751 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.83 | 8.83 | 8.83 | 8.83 | 8.83 | 8.83 | 100.0% | 1 | | cinder_v2.delete_volume | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | total | 10.021 | 10.021 | 10.021 | 10.021 | 10.021 | 10.021 | 100.0% | 1 | | -> duration | 10.021 | 10.021 | 10.021 | 10.021 | 10.021 | 10.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.02135 Full duration: 20.85454 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 100.0% | 1 | | cinder_v2.delete_volume | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | total | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> duration | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.779949 Full duration: 15.90796 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.117 | 3.117 | 3.117 | 3.117 | 3.117 | 3.117 | 100.0% | 1 | | cinder_v2.extend_volume | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 100.0% | 1 | | cinder_v2.delete_volume | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 100.0% | 1 | | total | 8.233 | 8.233 | 8.233 | 8.233 | 8.233 | 8.233 | 100.0% | 1 | | -> duration | 8.233 | 8.233 | 8.233 | 8.233 | 8.233 | 8.233 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.233151 Full duration: 18.342204 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 100.0% | 1 | | cinder_v2.delete_volume | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | total | 6.577 | 6.577 | 6.577 | 6.577 | 6.577 | 6.577 | 100.0% | 1 | | -> duration | 6.577 | 6.577 | 6.577 | 6.577 | 6.577 | 6.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.576872 Full duration: 23.373991 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | cinder_v2.list_qos | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861722 Full duration: 12.323249 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | cinder_v2.set_qos | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814651 Full duration: 12.577695 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | cinder_v2.list_types | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797276 Full duration: 12.44018 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841854 Full duration: 12.3928 HINTS: * To plot HTML graphics with this data, run: rally task report 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec --out output.html * To generate a JUnit report, run: rally task export 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec --json --out output.json 2018-10-08 03:52:38,733 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-10-08 03:52:41,024 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-10-08 03:52:40.908 3076 INFO rally.api [-] Building 'json' report for the following task(s): '3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec'. 2018-10-08 03:52:40.917 3076 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:52:41,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-10-08 03:52:43,354 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-10-08 03:52:43.183 3079 INFO rally.api [-] Building 'html' report for the following task(s): '3fa4e7ad-21da-432a-81e4-39ddc2d9d9ec'. 2018-10-08 03:52:43.213 3079 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:52:43,366 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-08 03:52:43,366 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-08 03:52:43,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-10-08 03:52:43,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-08 03:52:43,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-08 03:52:43,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '5cca27d6-f2ae-415c-b4ae-8e0478098ba5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'flavor_name': 'rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-08 03:54:04,861 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8bd7dd59-5446-4d26-b199-7d6ee3c986ff 2018-10-08 03:54:04,862 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8bd7dd59-5446-4d26-b199-7d6ee3c986ff'] 2018-10-08 03:54:05,860 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8bd7dd59-5446-4d26-b199-7d6ee3c986ff -------------------------------------------------------------------------------- Task 8bd7dd59-5446-4d26-b199-7d6ee3c986ff: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8bd7dd59-5446-4d26-b199-7d6ee3c986ff has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 100.0% | 1 | | heat.update_stack | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 100.0% | 1 | | heat.delete_stack | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 100.0% | 1 | | total | 10.008 | 10.008 | 10.008 | 10.008 | 10.008 | 10.008 | 100.0% | 1 | | -> duration | 6.008 | 6.008 | 6.008 | 6.008 | 6.008 | 6.008 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.007573 Full duration: 18.423693 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8bd7dd59-5446-4d26-b199-7d6ee3c986ff has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.26 | 5.26 | 5.26 | 5.26 | 5.26 | 5.26 | 100.0% | 1 | | heat.check_stack | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | heat.delete_stack | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 100.0% | 1 | | total | 9.068 | 9.068 | 9.068 | 9.068 | 9.068 | 9.068 | 100.0% | 1 | | -> duration | 7.068 | 7.068 | 7.068 | 7.068 | 7.068 | 7.068 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.06751 Full duration: 17.427147 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8bd7dd59-5446-4d26-b199-7d6ee3c986ff has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.68 | 4.68 | 4.68 | 4.68 | 4.68 | 4.68 | 100.0% | 1 | | heat.suspend_stack | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | heat.resume_stack | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | heat.delete_stack | 1.655 | 1.655 | 1.655 | 1.655 | 1.655 | 1.655 | 100.0% | 1 | | total | 8.671 | 8.671 | 8.671 | 8.671 | 8.671 | 8.671 | 100.0% | 1 | | -> duration | 6.671 | 6.671 | 6.671 | 6.671 | 6.671 | 6.671 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.670988 Full duration: 16.890919 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8bd7dd59-5446-4d26-b199-7d6ee3c986ff has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.581073 Full duration: 8.160336 HINTS: * To plot HTML graphics with this data, run: rally task report 8bd7dd59-5446-4d26-b199-7d6ee3c986ff --out output.html * To generate a JUnit report, run: rally task export 8bd7dd59-5446-4d26-b199-7d6ee3c986ff --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8bd7dd59-5446-4d26-b199-7d6ee3c986ff --json --out output.json 2018-10-08 03:54:05,861 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8bd7dd59-5446-4d26-b199-7d6ee3c986ff', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-10-08 03:54:08,224 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8bd7dd59-5446-4d26-b199-7d6ee3c986ff --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-10-08 03:54:08.076 3812 INFO rally.api [-] Building 'json' report for the following task(s): '8bd7dd59-5446-4d26-b199-7d6ee3c986ff'. 2018-10-08 03:54:08.080 3812 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:54:08,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8bd7dd59-5446-4d26-b199-7d6ee3c986ff', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-10-08 03:54:10,610 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8bd7dd59-5446-4d26-b199-7d6ee3c986ff --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-10-08 03:54:10.430 3815 INFO rally.api [-] Building 'html' report for the following task(s): '8bd7dd59-5446-4d26-b199-7d6ee3c986ff'. 2018-10-08 03:54:10.453 3815 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:54:10,614 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-08 03:54:10,614 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-08 03:54:10,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-10-08 03:54:10,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-08 03:54:10,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-08 03:54:10,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '5cca27d6-f2ae-415c-b4ae-8e0478098ba5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'flavor_name': 'rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-08 03:57:27,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0c02b242-b214-4c8b-9e9b-83f4168bdce7 2018-10-08 03:57:27,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0c02b242-b214-4c8b-9e9b-83f4168bdce7'] 2018-10-08 03:57:28,600 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0c02b242-b214-4c8b-9e9b-83f4168bdce7 -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.revoke_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779091 Full duration: 14.649648 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.list_roles | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> duration | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.740626 Full duration: 14.738435 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | keystone_v3.list_projects | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.787745 Full duration: 14.566998 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | keystone_v3.delete_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> duration | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65526 Full duration: 12.524551 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.delete_service | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> duration | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.632517 Full duration: 12.328529 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | keystone_v3.create_user | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | -> keystone_v3.add_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | keystone_v3.create_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_user | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_role | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.list_services | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_services | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 1.843 | 1.843 | 1.843 | 1.843 | 1.843 | 1.843 | 100.0% | 1 | | -> duration | 1.843 | 1.843 | 1.843 | 1.843 | 1.843 | 1.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.843397 Full duration: 19.990846 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | keystone_v3.update_project | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_project | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> duration | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.96943 Full duration: 12.505444 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808141 Full duration: 14.7931 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | total | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> duration | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.715694 Full duration: 14.790424 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | keystone_v3.list_users | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> duration | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.939313 Full duration: 14.849555 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0c02b242-b214-4c8b-9e9b-83f4168bdce7 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | keystone_v3.create_users | 5.069 | 5.069 | 5.069 | 5.069 | 5.069 | 5.069 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.069 | 5.069 | 5.069 | 5.069 | 5.069 | 5.069 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | total | 6.842 | 6.842 | 6.842 | 6.842 | 6.842 | 6.842 | 100.0% | 1 | | -> duration | 6.842 | 6.842 | 6.842 | 6.842 | 6.842 | 6.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.842414 Full duration: 23.135536 HINTS: * To plot HTML graphics with this data, run: rally task report 0c02b242-b214-4c8b-9e9b-83f4168bdce7 --out output.html * To generate a JUnit report, run: rally task export 0c02b242-b214-4c8b-9e9b-83f4168bdce7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0c02b242-b214-4c8b-9e9b-83f4168bdce7 --json --out output.json 2018-10-08 03:57:28,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0c02b242-b214-4c8b-9e9b-83f4168bdce7', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-10-08 03:57:30,814 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0c02b242-b214-4c8b-9e9b-83f4168bdce7 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-10-08 03:57:30.702 5730 INFO rally.api [-] Building 'json' report for the following task(s): '0c02b242-b214-4c8b-9e9b-83f4168bdce7'. 2018-10-08 03:57:30.711 5730 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:57:30,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0c02b242-b214-4c8b-9e9b-83f4168bdce7', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-10-08 03:57:33,113 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0c02b242-b214-4c8b-9e9b-83f4168bdce7 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-10-08 03:57:32.981 5733 INFO rally.api [-] Building 'html' report for the following task(s): '0c02b242-b214-4c8b-9e9b-83f4168bdce7'. 2018-10-08 03:57:33.012 5733 INFO rally.api [-] The report has been successfully built. 2018-10-08 03:57:33,128 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-08 03:57:33,128 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-08 03:57:33,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-10-08 03:57:33,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-08 03:57:33,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-08 03:57:33,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '5cca27d6-f2ae-415c-b4ae-8e0478098ba5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'flavor_name': 'rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-08 04:03:51,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0256ad95-0f79-4ac3-b00f-37a0dd729255 2018-10-08 04:03:51,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0256ad95-0f79-4ac3-b00f-37a0dd729255'] 2018-10-08 04:03:52,224 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0256ad95-0f79-4ac3-b00f-37a0dd729255 -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | neutron.delete_network | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 100.0% | 1 | | -> duration | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.704295 Full duration: 15.031386 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 100.0% | 1 | | neutron.delete_port | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | total | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 100.0% | 1 | | -> duration | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.147936 Full duration: 37.302005 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | neutron.create_subnet | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | neutron.create_router | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 100.0% | 1 | | neutron.add_interface_router | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | neutron.remove_interface_router | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 100.0% | 1 | | neutron.delete_router | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | total | 9.892 | 9.892 | 9.892 | 9.892 | 9.892 | 9.892 | 100.0% | 1 | | -> duration | 9.892 | 9.892 | 9.892 | 9.892 | 9.892 | 9.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.89188 Full duration: 48.358041 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | neutron.delete_subnet | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | total | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 100.0% | 1 | | -> duration | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.818018 Full duration: 38.306488 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | neutron.list_networks | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | total | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | -> duration | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.219199 Full duration: 17.171678 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 100.0% | 1 | | neutron.list_ports | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | total | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 100.0% | 1 | | -> duration | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.673279 Full duration: 38.302209 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | neutron.create_subnet | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | neutron.create_router | 3.261 | 3.261 | 3.261 | 3.261 | 3.261 | 3.261 | 100.0% | 1 | | neutron.add_interface_router | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 100.0% | 1 | | neutron.list_routers | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 6.961 | 6.961 | 6.961 | 6.961 | 6.961 | 6.961 | 100.0% | 1 | | -> duration | 6.961 | 6.961 | 6.961 | 6.961 | 6.961 | 6.961 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.961156 Full duration: 48.939442 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | neutron.create_subnet | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | neutron.list_subnets | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 100.0% | 1 | | -> duration | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.667926 Full duration: 41.299947 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.delete_security_group | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | total | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | -> duration | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.357756 Full duration: 14.666939 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | neutron.create_security_group_rule | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | neutron.delete_security_group | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | total | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 100.0% | 1 | | -> duration | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.136088 Full duration: 15.138475 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 0256ad95-0f79-4ac3-b00f-37a0dd729255 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | neutron.create_router | 3.92 | 3.92 | 3.92 | 3.92 | 3.92 | 3.92 | 100.0% | 1 | | neutron.add_gateway_router | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 100.0% | 1 | | neutron.remove_gateway_router | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | total | 7.933 | 7.933 | 7.933 | 7.933 | 7.933 | 7.933 | 100.0% | 1 | | -> duration | 7.933 | 7.933 | 7.933 | 7.933 | 7.933 | 7.933 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.932743 Full duration: 31.130525 HINTS: * To plot HTML graphics with this data, run: rally task report 0256ad95-0f79-4ac3-b00f-37a0dd729255 --out output.html * To generate a JUnit report, run: rally task export 0256ad95-0f79-4ac3-b00f-37a0dd729255 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0256ad95-0f79-4ac3-b00f-37a0dd729255 --json --out output.json 2018-10-08 04:03:52,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0256ad95-0f79-4ac3-b00f-37a0dd729255', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-10-08 04:03:54,517 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0256ad95-0f79-4ac3-b00f-37a0dd729255 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-10-08 04:03:54.406 9028 INFO rally.api [-] Building 'json' report for the following task(s): '0256ad95-0f79-4ac3-b00f-37a0dd729255'. 2018-10-08 04:03:54.416 9028 INFO rally.api [-] The report has been successfully built. 2018-10-08 04:03:54,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0256ad95-0f79-4ac3-b00f-37a0dd729255', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-10-08 04:03:56,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0256ad95-0f79-4ac3-b00f-37a0dd729255 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-10-08 04:03:56.675 9031 INFO rally.api [-] Building 'html' report for the following task(s): '0256ad95-0f79-4ac3-b00f-37a0dd729255'. 2018-10-08 04:03:56.707 9031 INFO rally.api [-] The report has been successfully built. 2018-10-08 04:03:56,822 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-08 04:03:56,823 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-08 04:03:56,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-10-08 04:03:56,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-08 04:03:56,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-08 04:03:56,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '5cca27d6-f2ae-415c-b4ae-8e0478098ba5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'flavor_name': 'rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-08 04:10:52,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 496452f3-a542-4492-9502-c10286e5a716 2018-10-08 04:10:52,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '496452f3-a542-4492-9502-c10286e5a716'] 2018-10-08 04:10:53,490 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 496452f3-a542-4492-9502-c10286e5a716 -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "image": { "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "block_migration": false, "nics": [ { "net-id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.119 | 12.119 | 12.119 | 12.119 | 12.119 | 12.119 | 100.0% | 1 | | nova.find_host_to_migrate | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | nova.live_migrate | 11.043 | 11.043 | 11.043 | 11.043 | 11.043 | 11.043 | 100.0% | 1 | | nova.delete_server | 3.279 | 3.279 | 3.279 | 3.279 | 3.279 | 3.279 | 100.0% | 1 | | total | 27.779 | 27.779 | 27.779 | 27.779 | 27.779 | 27.779 | 100.0% | 1 | | -> duration | 26.779 | 26.779 | 26.779 | 26.779 | 26.779 | 26.779 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.778646 Full duration: 37.150299 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "image": { "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.886 | 11.886 | 11.886 | 11.886 | 11.886 | 11.886 | 100.0% | 1 | | cinder_v2.create_volume | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 100.0% | 1 | | nova.attach_volume | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 100.0% | 1 | | nova.find_host_to_migrate | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | nova.live_migrate | 11.221 | 11.221 | 11.221 | 11.221 | 11.221 | 11.221 | 100.0% | 1 | | nova.detach_volume | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 100.0% | 1 | | cinder_v2.delete_volume | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 100.0% | 1 | | nova.delete_server | 2.657 | 2.657 | 2.657 | 2.657 | 2.657 | 2.657 | 100.0% | 1 | | total | 37.96 | 37.96 | 37.96 | 37.96 | 37.96 | 37.96 | 100.0% | 1 | | -> duration | 36.96 | 36.96 | 36.96 | 36.96 | 36.96 | 36.96 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.959718 Full duration: 49.952317 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "image": { "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.981 | 8.981 | 8.981 | 8.981 | 8.981 | 8.981 | 100.0% | 1 | | nova.boot_server | 9.368 | 9.368 | 9.368 | 9.368 | 9.368 | 9.368 | 100.0% | 1 | | nova.find_host_to_migrate | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 100.0% | 1 | | nova.live_migrate | 13.948 | 13.948 | 13.948 | 13.948 | 13.948 | 13.948 | 100.0% | 1 | | nova.delete_server | 7.628 | 7.628 | 7.628 | 7.628 | 7.628 | 7.628 | 100.0% | 1 | | total | 41.317 | 41.317 | 41.317 | 41.317 | 41.317 | 41.317 | 100.0% | 1 | | -> duration | 40.317 | 40.317 | 40.317 | 40.317 | 40.317 | 40.317 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.316756 Full duration: 53.053081 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "image": { "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "server_kwargs": { "nics": [ { "net-id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | nova.boot_server | 8.2 | 8.2 | 8.2 | 8.2 | 8.2 | 8.2 | 100.0% | 1 | | nova.delete_server | 3.17 | 3.17 | 3.17 | 3.17 | 3.17 | 3.17 | 100.0% | 1 | | nova.delete_keypair | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 12.068 | 12.068 | 12.068 | 12.068 | 12.068 | 12.068 | 100.0% | 1 | | -> duration | 11.068 | 11.068 | 11.068 | 11.068 | 11.068 | 11.068 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.068138 Full duration: 42.930734 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "image": { "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "volume_size": 5, "nics": [ { "net-id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 100.0% | 1 | | nova.boot_server | 8.779 | 8.779 | 8.779 | 8.779 | 8.779 | 8.779 | 100.0% | 1 | | nova.delete_server | 2.892 | 2.892 | 2.892 | 2.892 | 2.892 | 2.892 | 100.0% | 1 | | total | 20.453 | 20.453 | 20.453 | 20.453 | 20.453 | 20.453 | 100.0% | 1 | | -> duration | 19.453 | 19.453 | 19.453 | 19.453 | 19.453 | 19.453 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.452909 Full duration: 55.055902 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "image": { "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "force_delete": false, "nics": [ { "net-id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.206 | 9.206 | 9.206 | 9.206 | 9.206 | 9.206 | 100.0% | 1 | | nova.pause_server | 2.654 | 2.654 | 2.654 | 2.654 | 2.654 | 2.654 | 100.0% | 1 | | nova.unpause_server | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | nova.delete_server | 2.791 | 2.791 | 2.791 | 2.791 | 2.791 | 2.791 | 100.0% | 1 | | total | 17.27 | 17.27 | 17.27 | 17.27 | 17.27 | 17.27 | 100.0% | 1 | | -> duration | 12.27 | 12.27 | 12.27 | 12.27 | 12.27 | 12.27 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.26963 Full duration: 47.835221 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "image": { "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "nics": [ { "net-id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 100.0% | 1 | | nova.migrate | 14.161 | 14.161 | 14.161 | 14.161 | 14.161 | 14.161 | 100.0% | 1 | | nova.resize_confirm | 3.355 | 3.355 | 3.355 | 3.355 | 3.355 | 3.355 | 100.0% | 1 | | nova.delete_server | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 100.0% | 1 | | total | 29.998 | 29.998 | 29.998 | 29.998 | 29.998 | 29.998 | 100.0% | 1 | | -> duration | 28.998 | 28.998 | 28.998 | 28.998 | 28.998 | 28.998 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.998272 Full duration: 39.302408 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "image": { "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.221 | 9.221 | 9.221 | 9.221 | 9.221 | 9.221 | 100.0% | 1 | | nova.list_interfaces | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | total | 9.705 | 9.705 | 9.705 | 9.705 | 9.705 | 9.705 | 100.0% | 1 | | -> duration | 8.705 | 8.705 | 8.705 | 8.705 | 8.705 | 8.705 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.704616 Full duration: 47.248054 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 496452f3-a542-4492-9502-c10286e5a716 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | nova.delete_server_group | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.725102 Full duration: 9.705838 HINTS: * To plot HTML graphics with this data, run: rally task report 496452f3-a542-4492-9502-c10286e5a716 --out output.html * To generate a JUnit report, run: rally task export 496452f3-a542-4492-9502-c10286e5a716 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 496452f3-a542-4492-9502-c10286e5a716 --json --out output.json 2018-10-08 04:10:53,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '496452f3-a542-4492-9502-c10286e5a716', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-10-08 04:10:55,696 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 496452f3-a542-4492-9502-c10286e5a716 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-10-08 04:10:55.582 10674 INFO rally.api [-] Building 'json' report for the following task(s): '496452f3-a542-4492-9502-c10286e5a716'. 2018-10-08 04:10:55.592 10674 INFO rally.api [-] The report has been successfully built. 2018-10-08 04:10:55,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '496452f3-a542-4492-9502-c10286e5a716', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-10-08 04:10:57,947 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 496452f3-a542-4492-9502-c10286e5a716 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-10-08 04:10:57.767 10677 INFO rally.api [-] Building 'html' report for the following task(s): '496452f3-a542-4492-9502-c10286e5a716'. 2018-10-08 04:10:57.798 10677 INFO rally.api [-] The report has been successfully built. 2018-10-08 04:10:57,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-08 04:10:57,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-08 04:10:57,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-10-08 04:10:57,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-08 04:10:57,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-08 04:10:57,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '5cca27d6-f2ae-415c-b4ae-8e0478098ba5', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'flavor_name': 'rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-08 04:11:51,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d40dfc5a-8b15-42cd-b939-5d534a561345 2018-10-08 04:11:51,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd40dfc5a-8b15-42cd-b939-5d534a561345'] 2018-10-08 04:11:52,218 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d40dfc5a-8b15-42cd-b939-5d534a561345 -------------------------------------------------------------------------------- Task d40dfc5a-8b15-42cd-b939-5d534a561345: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d40dfc5a-8b15-42cd-b939-5d534a561345 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | quotas.delete_quotas | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> duration | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.930137 Full duration: 8.363412 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d40dfc5a-8b15-42cd-b939-5d534a561345 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704058 Full duration: 8.468259 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d40dfc5a-8b15-42cd-b939-5d534a561345 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.71414 Full duration: 8.630923 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d40dfc5a-8b15-42cd-b939-5d534a561345 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | total | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | -> duration | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.613176 Full duration: 9.596081 HINTS: * To plot HTML graphics with this data, run: rally task report d40dfc5a-8b15-42cd-b939-5d534a561345 --out output.html * To generate a JUnit report, run: rally task export d40dfc5a-8b15-42cd-b939-5d534a561345 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d40dfc5a-8b15-42cd-b939-5d534a561345 --json --out output.json 2018-10-08 04:11:52,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd40dfc5a-8b15-42cd-b939-5d534a561345', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-10-08 04:11:54,461 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d40dfc5a-8b15-42cd-b939-5d534a561345 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-10-08 04:11:54.359 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'd40dfc5a-8b15-42cd-b939-5d534a561345'. 2018-10-08 04:11:54.363 11190 INFO rally.api [-] The report has been successfully built. 2018-10-08 04:11:54,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd40dfc5a-8b15-42cd-b939-5d534a561345', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-10-08 04:11:56,732 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d40dfc5a-8b15-42cd-b939-5d534a561345 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-10-08 04:11:56.609 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'd40dfc5a-8b15-42cd-b939-5d534a561345'. 2018-10-08 04:11:56.630 11193 INFO rally.api [-] The report has been successfully built. 2018-10-08 04:11:56,736 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-08 04:11:56,740 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:21 | 4 | 100.00% | | cinder | 02:47 | 10 | 100.00% | | heat | 01:00 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 05:45 | 11 | 100.00% | | nova | 06:22 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:28 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-08 04:11:56,740 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-10-08 04:11:56,867 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 04:11:56,867 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:53 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-08 04:11:56,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 04:11:56,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:11:57,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:11: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-a4d54c75-aebb-4a49-ae34-86d346b359d6 x-compute-request-id: req-a4d54c75-aebb-4a49-ae34-86d346b359d6 Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3e774104-877f-4e5b-abf6-f31400c9a6c4", "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4bd0a93f-3443-4526-b9d7-b109914fa300", "name": "rally_sanity-flavor_alt_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 04:11:57,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a4d54c75-aebb-4a49-ae34-86d346b359d6 2018-10-08 04:11:57,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.224543094635s 2018-10-08 04:11:57,097 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a4d54c75-aebb-4a49-ae34-86d346b359d6 2018-10-08 04:11:57,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 04:11:57,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:11:57,147 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:11:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97ca29b7-a14b-454e-a483-8b2603857f62 x-compute-request-id: req-97ca29b7-a14b-454e-a483-8b2603857f62 Content-Length: 0 Content-Type: application/json 2018-10-08 04:11:57,147 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300 used request id req-97ca29b7-a14b-454e-a483-8b2603857f62 2018-10-08 04:11:57,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0471630096436s 2018-10-08 04:11:57,147 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4bd0a93f-3443-4526-b9d7-b109914fa300 used request id req-97ca29b7-a14b-454e-a483-8b2603857f62 2018-10-08 04:11:57,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-08 04:11:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/4a502292-08d5-491b-a08a-93904e02cda8/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" -d '{"subnet_id": "f5cbd800-9810-4473-8ff4-6955aaf86edf"}' 2018-10-08 04:11:58,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e502f598-8395-4fda-bcfb-1c4334d15c85 Date: Mon, 08 Oct 2018 04:11:58 GMT RESP BODY: {"network_id": "5cca27d6-f2ae-415c-b4ae-8e0478098ba5", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "subnet_id": "f5cbd800-9810-4473-8ff4-6955aaf86edf", "subnet_ids": ["f5cbd800-9810-4473-8ff4-6955aaf86edf"], "port_id": "df457ff9-12fd-4035-8c34-1e8a8a81976b", "id": "4a502292-08d5-491b-a08a-93904e02cda8"} 2018-10-08 04:11:58,719 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4a502292-08d5-491b-a08a-93904e02cda8/remove_router_interface.json used request id req-e502f598-8395-4fda-bcfb-1c4334d15c85 2018-10-08 04:11:58,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.57164692879s 2018-10-08 04:11:58,720 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4a502292-08d5-491b-a08a-93904e02cda8/remove_router_interface.json used request id req-e502f598-8395-4fda-bcfb-1c4334d15c85 returning object 4a502292-08d5-491b-a08a-93904e02cda8 2018-10-08 04:11:58,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-08 04:11:58,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 04:11:59,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-19765324-84bf-4e59-bba8-24948436940c Date: Mon, 08 Oct 2018 04:11:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "created_at": "2018-10-08T03:46:06Z", "admin_state_up": true, "updated_at": "2018-10-08T04:11:57Z", "project_id": "cd0031be450d418d8a56a6bd5196a56c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "4a502292-08d5-491b-a08a-93904e02cda8", "name": "rally_sanity-router_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}]} 2018-10-08 04:11:59,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-19765324-84bf-4e59-bba8-24948436940c 2018-10-08 04:11:59,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.36553311348s 2018-10-08 04:11:59,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-19765324-84bf-4e59-bba8-24948436940c 2018-10-08 04:11:59,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-08 04:11:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/4a502292-08d5-491b-a08a-93904e02cda8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 04:12:02,568 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7531ac44-415c-47cb-a55f-bdd88d5aa60a Content-Length: 0 Date: Mon, 08 Oct 2018 04:12:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:12:02,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4a502292-08d5-491b-a08a-93904e02cda8.json used request id req-7531ac44-415c-47cb-a55f-bdd88d5aa60a 2018-10-08 04:12:02,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.48002696037s 2018-10-08 04:12:02,568 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4a502292-08d5-491b-a08a-93904e02cda8.json used request id req-7531ac44-415c-47cb-a55f-bdd88d5aa60a 2018-10-08 04:12:02,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 04:12:02,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 04:12:03,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-b07af421-5660-4bda-b24e-bce7c75232b5 Date: Mon, 08 Oct 2018 04:12:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cca27d6-f2ae-415c-b4ae-8e0478098ba5","tenant_id":"cd0031be450d418d8a56a6bd5196a56c","created_at":"2018-10-08T03:46:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T03:46:05Z","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":"cd0031be450d418d8a56a6bd5196a56c","id":"f5cbd800-9810-4473-8ff4-6955aaf86edf","subnetpool_id":null,"name":"rally_sanity-subnet_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}]} 2018-10-08 04:12:03,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b07af421-5660-4bda-b24e-bce7c75232b5 2018-10-08 04:12:03,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.566475152969s 2018-10-08 04:12:03,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b07af421-5660-4bda-b24e-bce7c75232b5 2018-10-08 04:12:03,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-08 04:12:03,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/f5cbd800-9810-4473-8ff4-6955aaf86edf.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 04:12:05,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9cae405-0f15-4821-ae42-0abca2a16cb2 Date: Mon, 08 Oct 2018 04:12:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:12:05,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f5cbd800-9810-4473-8ff4-6955aaf86edf.json used request id req-f9cae405-0f15-4821-ae42-0abca2a16cb2 2018-10-08 04:12:05,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.20684289932s 2018-10-08 04:12:05,344 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f5cbd800-9810-4473-8ff4-6955aaf86edf.json used request id req-f9cae405-0f15-4821-ae42-0abca2a16cb2 2018-10-08 04:12:05,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 04:12:05,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 04:12:05,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-29d8585b-cfdd-45e1-a715-70c7f508eab7 Date: Mon, 08 Oct 2018 04:12:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"5cca27d6-f2ae-415c-b4ae-8e0478098ba5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":true,"project_id":"cd0031be450d418d8a56a6bd5196a56c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:12:05Z","qos_policy_id":null,"name":"rally_sanity-net_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6","admin_state_up":true,"tenant_id":"cd0031be450d418d8a56a6bd5196a56c","created_at":"2018-10-08T03:46:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:12:05,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-29d8585b-cfdd-45e1-a715-70c7f508eab7 2018-10-08 04:12:05,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.62249994278s 2018-10-08 04:12:05,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-29d8585b-cfdd-45e1-a715-70c7f508eab7 2018-10-08 04:12:05,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-08 04:12:05,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/5cca27d6-f2ae-415c-b4ae-8e0478098ba5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 04:12:06,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-448916e4-20e5-45a4-bf7b-87ada2300943 Date: Mon, 08 Oct 2018 04:12:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:12:06,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5cca27d6-f2ae-415c-b4ae-8e0478098ba5.json used request id req-448916e4-20e5-45a4-bf7b-87ada2300943 2018-10-08 04:12:06,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.587100982666s 2018-10-08 04:12:06,556 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5cca27d6-f2ae-415c-b4ae-8e0478098ba5.json used request id req-448916e4-20e5-45a4-bf7b-87ada2300943 2018-10-08 04:12:06,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:12:06,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 04:12:06,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-084dbbc6-04c4-4da4-862a-440d5375b9a2 Date: Mon, 08 Oct 2018 04:12:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/snap", "metadata": {}}], "file": "/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/file", "owner": "cd0031be450d418d8a56a6bd5196a56c", "id": "f5d9d5f2-240a-4025-a175-2c2cef78d54a", "size": 12716032, "self": "/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T03:46:14Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T03:46:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:12:06,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-084dbbc6-04c4-4da4-862a-440d5375b9a2 2018-10-08 04:12:06,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177044868469s 2018-10-08 04:12:06,735 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-084dbbc6-04c4-4da4-862a-440d5375b9a2 2018-10-08 04:12:06,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 04:12:06,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27130ea64605703973d15ec97781196ba5ebfbbd" 2018-10-08 04:12:07,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45eaad34-9a3a-4f06-9e54-e35c22461d62 Date: Mon, 08 Oct 2018 04:12:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:12:07,821 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a used request id req-45eaad34-9a3a-4f06-9e54-e35c22461d62 2018-10-08 04:12:07,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08449196815s 2018-10-08 04:12:07,821 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f5d9d5f2-240a-4025-a175-2c2cef78d54a used request id req-45eaad34-9a3a-4f06-9e54-e35c22461d62 2018-10-08 04:12:07,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 04:12:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:07,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12: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-e9fda74d-9978-4024-b7bf-d22fe0422995 x-compute-request-id: req-e9fda74d-9978-4024-b7bf-d22fe0422995 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3e774104-877f-4e5b-abf6-f31400c9a6c4", "name": "rally_sanity-flavor_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 04:12:07,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-e9fda74d-9978-4024-b7bf-d22fe0422995 2018-10-08 04:12:07,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0319819450378s 2018-10-08 04:12:07,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-e9fda74d-9978-4024-b7bf-d22fe0422995 2018-10-08 04:12:07,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 04:12:07,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:07,906 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1603c925-7623-4394-8b13-b85689c8b25e x-compute-request-id: req-1603c925-7623-4394-8b13-b85689c8b25e Content-Length: 0 Content-Type: application/json 2018-10-08 04:12:07,907 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4 used request id req-1603c925-7623-4394-8b13-b85689c8b25e 2018-10-08 04:12:07,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.050008058548s 2018-10-08 04:12:07,907 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3e774104-877f-4e5b-abf6-f31400c9a6c4 used request id req-1603c925-7623-4394-8b13-b85689c8b25e 2018-10-08 04:12:07,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:12:07,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:07,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ed1575-a24c-4ecd-973d-210773ae047e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6", "links": {"self": "http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7"}, "domain_id": "default", "enabled": true, "id": "fbc0dc9e4a4148538908e8c2d50f3dd7", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:12:07,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-47ed1575-a24c-4ecd-973d-210773ae047e 2018-10-08 04:12:07,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0902428627014s 2018-10-08 04:12:07,998 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-47ed1575-a24c-4ecd-973d-210773ae047e 2018-10-08 04:12:08,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:12:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:08,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0beb6a3-c03f-4295-ba17-fee0508e9246 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7"}, "enabled": true, "id": "fbc0dc9e4a4148538908e8c2d50f3dd7", "options": {}, "domain_id": "default", "name": "rally_sanity-user_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}} 2018-10-08 04:12:08,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7 used request id req-d0beb6a3-c03f-4295-ba17-fee0508e9246 2018-10-08 04:12:08,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0929760932922s 2018-10-08 04:12:08,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7 used request id req-d0beb6a3-c03f-4295-ba17-fee0508e9246 2018-10-08 04:12:08,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 04:12:08,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:08,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-015a0638-ce24-48c9-a59e-87c6116d84af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:12:08,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7 used request id req-015a0638-ce24-48c9-a59e-87c6116d84af 2018-10-08 04:12:08,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.281606912613s 2018-10-08 04:12:08,382 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fbc0dc9e4a4148538908e8c2d50f3dd7 used request id req-015a0638-ce24-48c9-a59e-87c6116d84af 2018-10-08 04:12:08,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:12:08,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:08,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af67d152-b3f9-4bfa-8d45-aeeb2de5b84d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c"}, "enabled": true, "id": "cd0031be450d418d8a56a6bd5196a56c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d0f3ae4a-2c3b-46d9-8b65-6b5109a405c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:12:08,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-af67d152-b3f9-4bfa-8d45-aeeb2de5b84d 2018-10-08 04:12:08,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0805039405823s 2018-10-08 04:12:08,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-af67d152-b3f9-4bfa-8d45-aeeb2de5b84d 2018-10-08 04:12:08,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 04:12:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:08,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96d736ec-0c5f-4a30-8236-f31f9c52c18c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:12:08,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c used request id req-96d736ec-0c5f-4a30-8236-f31f9c52c18c 2018-10-08 04:12:08,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160626888275s 2018-10-08 04:12:08,627 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cd0031be450d418d8a56a6bd5196a56c used request id req-96d736ec-0c5f-4a30-8236-f31f9c52c18c 2018-10-08 04:12:08,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:12:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:08,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e258dd7a-72e7-45a6-ae5b-189b3ea76059 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b71ae3b195304fa69989aa60e1c36f55", "links": {"self": "http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:12:08,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e258dd7a-72e7-45a6-ae5b-189b3ea76059 2018-10-08 04:12:08,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0750350952148s 2018-10-08 04:12:08,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 04:12:08,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:08,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dff1ccf-9fec-4ce9-a90a-4dc416781cb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:12:08,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b71ae3b195304fa69989aa60e1c36f55 used request id req-9dff1ccf-9fec-4ce9-a90a-4dc416781cb0 2018-10-08 04:12:08,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.111327886581s 2018-10-08 04:12:08,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 04:12:08,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cd0031be450d418d8a56a6bd5196a56c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:09,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-caa3dbd3-10a9-4588-a5a9-14b09ace62f9 Date: Mon, 08 Oct 2018 04:12:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "created_at": "2018-10-08T03:46:03Z", "updated_at": "2018-10-08T03:46:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:46:03Z", "revision_number": 0, "id": "0187cf14-5544-48ac-a955-5a0681b397f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:46:03Z", "security_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd0031be450d418d8a56a6bd5196a56c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:46:03Z", "revision_number": 0, "id": "09f29792-706b-40cf-b03e-c7769d11fe00", "remote_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "remote_ip_prefix": null, "created_at": "2018-10-08T03:46:03Z", "security_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd0031be450d418d8a56a6bd5196a56c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:46:03Z", "revision_number": 0, "id": "2d123f9c-2879-49c8-bc27-f5681fe319dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:46:03Z", "security_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd0031be450d418d8a56a6bd5196a56c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:46:03Z", "revision_number": 0, "id": "40997166-ecbf-4f58-917e-906d067d437a", "remote_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "remote_ip_prefix": null, "created_at": "2018-10-08T03:46:03Z", "security_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd0031be450d418d8a56a6bd5196a56c"}], "revision_number": 4, "project_id": "cd0031be450d418d8a56a6bd5196a56c", "id": "b3695957-dce7-4f17-b729-07430b71e179", "name": "default"}]} 2018-10-08 04:12:09,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cd0031be450d418d8a56a6bd5196a56c&name=default used request id req-caa3dbd3-10a9-4588-a5a9-14b09ace62f9 2018-10-08 04:12:09,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.587369918823s 2018-10-08 04:12:09,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cd0031be450d418d8a56a6bd5196a56c&name=default used request id req-caa3dbd3-10a9-4588-a5a9-14b09ace62f9 2018-10-08 04:12:09,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 04:12:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:10,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6adb1051-a228-4c1e-851c-46a50f734a95 Date: Mon, 08 Oct 2018 04:12:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "created_at": "2018-10-08T03:46:03Z", "updated_at": "2018-10-08T03:46:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:46:03Z", "revision_number": 0, "id": "09f29792-706b-40cf-b03e-c7769d11fe00", "remote_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "remote_ip_prefix": null, "created_at": "2018-10-08T03:46:03Z", "security_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd0031be450d418d8a56a6bd5196a56c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:46:03Z", "revision_number": 0, "id": "0187cf14-5544-48ac-a955-5a0681b397f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:46:03Z", "security_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd0031be450d418d8a56a6bd5196a56c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:46:03Z", "revision_number": 0, "id": "40997166-ecbf-4f58-917e-906d067d437a", "remote_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "remote_ip_prefix": null, "created_at": "2018-10-08T03:46:03Z", "security_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd0031be450d418d8a56a6bd5196a56c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:46:03Z", "revision_number": 0, "id": "2d123f9c-2879-49c8-bc27-f5681fe319dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:46:03Z", "security_group_id": "b3695957-dce7-4f17-b729-07430b71e179", "tenant_id": "cd0031be450d418d8a56a6bd5196a56c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd0031be450d418d8a56a6bd5196a56c"}], "revision_number": 4, "project_id": "cd0031be450d418d8a56a6bd5196a56c", "id": "b3695957-dce7-4f17-b729-07430b71e179", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:12:10,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6adb1051-a228-4c1e-851c-46a50f734a95 2018-10-08 04:12:10,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.590576887131s 2018-10-08 04:12:10,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6adb1051-a228-4c1e-851c-46a50f734a95 2018-10-08 04:12:10,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 04:12:10,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b3695957-dce7-4f17-b729-07430b71e179.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2db905c55064d23d3eccfb44b2f444afdbe47b9" 2018-10-08 04:12:10,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-694d5236-cde9-4926-b058-4a5d0a374997 Content-Length: 0 Date: Mon, 08 Oct 2018 04:12:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:12:10,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b3695957-dce7-4f17-b729-07430b71e179.json used request id req-694d5236-cde9-4926-b058-4a5d0a374997 2018-10-08 04:12:10,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.655040025711s 2018-10-08 04:12:10,660 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b3695957-dce7-4f17-b729-07430b71e179.json used request id req-694d5236-cde9-4926-b058-4a5d0a374997 2018-10-08 04:12:10,713 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-08 04:12:10,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 04:12:10,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 04:12:10,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 04:12:10,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 04:12:10,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 04:12:10,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 04:12:10,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 04:12:10,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 04:12:10,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 04:12:10,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 04:12:10,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 04:12:10,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 04:12:10,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 04:12:10,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 04:12:10,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:12:10,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce3628b-0ea1-4422-9a66-32171196c047 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:12:10,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2ce3628b-0ea1-4422-9a66-32171196c047 2018-10-08 04:12:10,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:12:11,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T05:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["C_X-zI0KR6yWmKKqPObAOA"], "issued_at": "2018-10-08T04:12:11.000000Z"}} 2018-10-08 04:12:11,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 04:12:11,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:11,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b4945134-35e7-4447-a61e-3d6fd0ccc10b Date: Mon, 08 Oct 2018 04:12:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:12:11,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b4945134-35e7-4447-a61e-3d6fd0ccc10b 2018-10-08 04:12:11,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245973110199s 2018-10-08 04:12:11,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b4945134-35e7-4447-a61e-3d6fd0ccc10b 2018-10-08 04:12:11,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 04:12:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:11,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:12:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:12:11,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:11,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5efe92e1-ef3c-427f-a1bf-e96ec727971d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 04:12:11,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-5efe92e1-ef3c-427f-a1bf-e96ec727971d 2018-10-08 04:12:11,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0999698638916s 2018-10-08 04:12:11,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 04:12:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338"}}' 2018-10-08 04:12:11,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd93220-4463-40ff-9348-4d67d33c0d79 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c"}, "enabled": true, "id": "bfbc9d770e4440169fa2549f73849b9c", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338"}} 2018-10-08 04:12:11,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9cd93220-4463-40ff-9348-4d67d33c0d79 2018-10-08 04:12:11,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0996589660645s 2018-10-08 04:12:11,637 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9cd93220-4463-40ff-9348-4d67d33c0d79 2018-10-08 04:12:11,638 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338', 'id': u'bfbc9d770e4440169fa2549f73849b9c', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 04:12:11,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 04:12:12,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.374558925629s 2018-10-08 04:12:12,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:12,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d052c1f5-fbab-4a05-aaed-d33fc673d44f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563"}, "enabled": true, "id": "b9a6df6f96db49628f1d2058d576b563", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338"}} 2018-10-08 04:12:12,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563 used request id req-d052c1f5-fbab-4a05-aaed-d33fc673d44f 2018-10-08 04:12:12,117 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b9a6df6f96db49628f1d2058d576b563', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338'}) 2018-10-08 04:12:12,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:12:12,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:12,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5be25e-082d-4248-82ed-aa94bc85f0ee Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:12:12,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6b5be25e-082d-4248-82ed-aa94bc85f0ee 2018-10-08 04:12:12,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801119804382s 2018-10-08 04:12:12,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:12:12,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:12,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fc23c3-2ea7-4c48-a3e6-c4b87e21308d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:12:12,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-16fc23c3-2ea7-4c48-a3e6-c4b87e21308d 2018-10-08 04:12:12,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809030532837s 2018-10-08 04:12:12,281 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 04:12:12,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 04:12:12,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" -d '{"role": {"name": "Member"}}' 2018-10-08 04:12:12,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-629730af-f8c3-4914-a08b-dc20cc92ddfd Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b425fddaa9114b8689d207e56501e15c", "links": {"self": "http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c"}, "name": "Member"}} 2018-10-08 04:12:12,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-629730af-f8c3-4914-a08b-dc20cc92ddfd 2018-10-08 04:12:12,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.108819961548s 2018-10-08 04:12:12,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:12,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b901156-bab0-43d0-a2e3-63d579d2c530 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c"}, "domain_id": null, "name": "Member", "id": "b425fddaa9114b8689d207e56501e15c"}} 2018-10-08 04:12:12,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c used request id req-5b901156-bab0-43d0-a2e3-63d579d2c530 2018-10-08 04:12:12,464 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c'}, 'domain_id': None, 'human_id': None, 'id': u'b425fddaa9114b8689d207e56501e15c', 'HUMAN_ID': False}) 2018-10-08 04:12:12,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:12:12,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:12,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b9e761-6d83-47ac-9708-68391a975af1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b425fddaa9114b8689d207e56501e15c", "links": {"self": "http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:12:12,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-92b9e761-6d83-47ac-9708-68391a975af1 2018-10-08 04:12:12,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801298618317s 2018-10-08 04:12:12,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 04:12:12,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:12,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802e2f6b-d515-4353-9d1c-a8c16371186d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 04:12:12,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-802e2f6b-d515-4353-9d1c-a8c16371186d 2018-10-08 04:12:12,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0874660015106s 2018-10-08 04:12:12,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:12:12,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:12,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1a0593-382e-41f3-9bfa-bf54656b40ab Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338", "links": {"self": "http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563"}, "domain_id": "default", "enabled": true, "id": "b9a6df6f96db49628f1d2058d576b563", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:12:12,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ba1a0593-382e-41f3-9bfa-bf54656b40ab 2018-10-08 04:12:12,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.095803976059s 2018-10-08 04:12:12,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ba1a0593-382e-41f3-9bfa-bf54656b40ab 2018-10-08 04:12:12,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:12:12,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:12,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2292dd6c-3d30-4967-837f-b28035622f9d Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c"}, "enabled": true, "id": "bfbc9d770e4440169fa2549f73849b9c", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:12:12,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2292dd6c-3d30-4967-837f-b28035622f9d 2018-10-08 04:12:12,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810370445251s 2018-10-08 04:12:12,819 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2292dd6c-3d30-4967-837f-b28035622f9d 2018-10-08 04:12:12,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 04:12:12,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=b9a6df6f96db49628f1d2058d576b563&scope.project.id=bfbc9d770e4440169fa2549f73849b9c&role.id=b425fddaa9114b8689d207e56501e15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:12,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b35bb7-b35a-4ccb-85f0-bbab8cec3c53 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b9a6df6f96db49628f1d2058d576b563&scope.project.id=bfbc9d770e4440169fa2549f73849b9c&role.id=b425fddaa9114b8689d207e56501e15c", "previous": null, "next": null}} 2018-10-08 04:12:12,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b9a6df6f96db49628f1d2058d576b563&scope.project.id=bfbc9d770e4440169fa2549f73849b9c&role.id=b425fddaa9114b8689d207e56501e15c used request id req-98b35bb7-b35a-4ccb-85f0-bbab8cec3c53 2018-10-08 04:12:12,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0792999267578s 2018-10-08 04:12:12,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 04:12:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c/users/b9a6df6f96db49628f1d2058d576b563/roles/b425fddaa9114b8689d207e56501e15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e85ae2-2891-4da2-91c1-117b3308cf60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:12:13,021 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c/users/b9a6df6f96db49628f1d2058d576b563/roles/b425fddaa9114b8689d207e56501e15c used request id req-77e85ae2-2891-4da2-91c1-117b3308cf60 2018-10-08 04:12:13,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120661973953s 2018-10-08 04:12:13,022 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '4b0d4f86-5da3-44a4-86d2-5a2257b5f19f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338', 'project_id': u'bfbc9d770e4440169fa2549f73849b9c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 04:12:13,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 04:12:13,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 04:12:13,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 04:12:13,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 04:12:13,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 04:12:13,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 04:12:13,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 04:12:13,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 04:12:13,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 04:12:13,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 04:12:13,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 04:12:13,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 04:12:13,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 04:12:13,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 04:12:13,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 04:12:13,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 04:12:13,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 04:12:13,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 04:12:13,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 04:12:13,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 04:12:13,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 04:12:13,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 04:12:13,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 04:12:13,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 04:12:13,028 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338', 'password': '4b0d4f86-5da3-44a4-86d2-5a2257b5f19f', 'project_name': 'refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'bfbc9d770e4440169fa2549f73849b9c', 'project_domain_name': 'Default'} 2018-10-08 04:12:13,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:12:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41393a0-5585-4e70-ad8e-5be0d9f967a0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b425fddaa9114b8689d207e56501e15c", "links": {"self": "http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:12:13,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c41393a0-5585-4e70-ad8e-5be0d9f967a0 2018-10-08 04:12:13,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819451808929s 2018-10-08 04:12:13,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:12:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f98e9c-7932-47cf-955f-8176985eb89d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b425fddaa9114b8689d207e56501e15c", "links": {"self": "http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:12:13,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1f98e9c-7932-47cf-955f-8176985eb89d 2018-10-08 04:12:13,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840620994568s 2018-10-08 04:12:13,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 04:12:13,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02aa61ae-49b1-4e11-b303-e4633eb9eefc Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 04:12:13,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-02aa61ae-49b1-4e11-b303-e4633eb9eefc 2018-10-08 04:12:13,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0165431499481s 2018-10-08 04:12:13,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:12:13,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3833c84f-7973-4fac-9ba9-5003b66a6ed1 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338", "links": {"self": "http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563"}, "domain_id": "default", "enabled": true, "id": "b9a6df6f96db49628f1d2058d576b563", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:12:13,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3833c84f-7973-4fac-9ba9-5003b66a6ed1 2018-10-08 04:12:13,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967071056366s 2018-10-08 04:12:13,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3833c84f-7973-4fac-9ba9-5003b66a6ed1 2018-10-08 04:12:13,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:12:13,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b8f589-aac7-4628-991e-797e44af4218 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c"}, "enabled": true, "id": "bfbc9d770e4440169fa2549f73849b9c", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:12:13,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-29b8f589-aac7-4628-991e-797e44af4218 2018-10-08 04:12:13,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.092148065567s 2018-10-08 04:12:13,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-29b8f589-aac7-4628-991e-797e44af4218 2018-10-08 04:12:13,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 04:12:13,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=b9a6df6f96db49628f1d2058d576b563&scope.project.id=bfbc9d770e4440169fa2549f73849b9c&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e8e2eb-d76b-40cc-b748-907719897958 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b9a6df6f96db49628f1d2058d576b563&scope.project.id=bfbc9d770e4440169fa2549f73849b9c&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 04:12:13,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b9a6df6f96db49628f1d2058d576b563&scope.project.id=bfbc9d770e4440169fa2549f73849b9c&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-29e8e2eb-d76b-40cc-b748-907719897958 2018-10-08 04:12:13,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0731098651886s 2018-10-08 04:12:13,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 04:12:13,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c/users/b9a6df6f96db49628f1d2058d576b563/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b50f5c6-9a87-4af1-8001-815851bdc909 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:12:13,615 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c/users/b9a6df6f96db49628f1d2058d576b563/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-0b50f5c6-9a87-4af1-8001-815851bdc909 2018-10-08 04:12:13,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.128668069839s 2018-10-08 04:12:13,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:12:13,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a51c03-2f3c-460a-a707-c32a4c927944 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b425fddaa9114b8689d207e56501e15c", "links": {"self": "http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:12:13,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-46a51c03-2f3c-460a-a707-c32a4c927944 2018-10-08 04:12:13,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817770957947s 2018-10-08 04:12:13,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 04:12:13,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2cf2e33-74be-4c71-8e7c-505f59d93622 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 04:12:13,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c2cf2e33-74be-4c71-8e7c-505f59d93622 2018-10-08 04:12:13,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0757939815521s 2018-10-08 04:12:13,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:12:13,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c649d282-7c94-46b6-a21c-29c0c8d47050 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338", "links": {"self": "http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563"}, "domain_id": "default", "enabled": true, "id": "b9a6df6f96db49628f1d2058d576b563", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:12:13,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c649d282-7c94-46b6-a21c-29c0c8d47050 2018-10-08 04:12:13,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0963799953461s 2018-10-08 04:12:13,872 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c649d282-7c94-46b6-a21c-29c0c8d47050 2018-10-08 04:12:13,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 04:12:13,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=b9a6df6f96db49628f1d2058d576b563&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:13,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0014b7-3859-40d3-b9a4-5d76807d0d1e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b9a6df6f96db49628f1d2058d576b563&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default", "previous": null, "next": null}} 2018-10-08 04:12:13,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b9a6df6f96db49628f1d2058d576b563&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default used request id req-fc0014b7-3859-40d3-b9a4-5d76807d0d1e 2018-10-08 04:12:13,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0794281959534s 2018-10-08 04:12:13,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 04:12:13,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/b9a6df6f96db49628f1d2058d576b563/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:12:14,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee980bc0-cb32-4d71-814d-cce321358ea1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:12:14,072 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/b9a6df6f96db49628f1d2058d576b563/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-ee980bc0-cb32-4d71-814d-cce321358ea1 2018-10-08 04:12:14,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114342927933s 2018-10-08 04:12:14,073 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-08 04:12:16,498 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-08 04:12:16.189 11196 INFO rally.deployment.engine [-] Deployment d959e908-3293-44d6-83a3-4ef4b286fab6 | Starting: Destroy cloud and free allocated resources. 2018-10-08 04:12:16.276 11196 INFO rally.deployment.engine [-] Deployment d959e908-3293-44d6-83a3-4ef4b286fab6 | Completed: Destroy cloud and free allocated resources. 2018-10-08 04:12:16.297 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38). 2018-10-08 04:12:16.301 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-08 04:12:18,922 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-08 04:12:18.634 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=be6ebf2b-1e09-4b2d-84df-9460cd87cad3) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | be6ebf2b-1e09-4b2d-84df-9460cd87cad3 | 2018-10-08T04:12:18 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: be6ebf2b-1e09-4b2d-84df-9460cd87cad3 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-08 04:12:22,193 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-08 04:12:22,193 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-08 04:12:24,686 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-08 04:12:24.389 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=eb9c27d2-4cb6-424a-a98c-c8ca7c4c2d38). 2018-10-08 04:12:24.521 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-08 04:12:28,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-08 04:12:26.760 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-08 04:12:26.911 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-08 04:12:28.210 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3ead37cf-96e8-48cf-9705-6ddbc72343d9) has been successfully created! Using verifier 'opnfv-tempest' (UUID=3ead37cf-96e8-48cf-9705-6ddbc72343d9) as the default verifier for the future CLI operations. 2018-10-08 04:12:31,412 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-08 04:12:31,414 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:12:31,546 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-08 04:12:31,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:12:31,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c5e0f4-5584-4b63-a696-bcc0c1253284 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:12:31,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-85c5e0f4-5584-4b63-a696-bcc0c1253284 2018-10-08 04:12:31,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:12:31,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b425fddaa9114b8689d207e56501e15c", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T05:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfbc9d770e4440169fa2549f73849b9c", "name": "refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bfbc9d770e4440169fa2549f73849b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bfbc9d770e4440169fa2549f73849b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bfbc9d770e4440169fa2549f73849b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bfbc9d770e4440169fa2549f73849b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bfbc9d770e4440169fa2549f73849b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bfbc9d770e4440169fa2549f73849b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bfbc9d770e4440169fa2549f73849b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bfbc9d770e4440169fa2549f73849b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bfbc9d770e4440169fa2549f73849b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bfbc9d770e4440169fa2549f73849b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bfbc9d770e4440169fa2549f73849b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bfbc9d770e4440169fa2549f73849b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338", "id": "b9a6df6f96db49628f1d2058d576b563"}, "audit_ids": ["1ZizRxjVSWuoPeKeisfjIQ"], "issued_at": "2018-10-08T04:12:31.000000Z"}} 2018-10-08 04:12:31,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:12:31,935 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 04:12:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 04:12:31,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:12:31,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:12:32,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-72669f45-3ced-4afa-96ad-9e0499755bc7 Date: Mon, 08 Oct 2018 04:12:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:12:32,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-72669f45-3ced-4afa-96ad-9e0499755bc7 2018-10-08 04:12:32,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.583368062973s 2018-10-08 04:12:32,523 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-72669f45-3ced-4afa-96ad-9e0499755bc7 2018-10-08 04:12:32,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 04:12:32,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338"}' 2018-10-08 04:12:32,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad X-Openstack-Request-Id: req-091f209c-fd7a-41bd-a774-768fa4923e69 Date: Mon, 08 Oct 2018 04:12:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/file", "owner": "bfbc9d770e4440169fa2549f73849b9c", "id": "c0166793-dbdf-4c96-844d-a2163fdf4fad", "size": null, "self": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:12:32Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "checksum": null, "created_at": "2018-10-08T04:12:32Z", "protected": false} 2018-10-08 04:12:32,740 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-091f209c-fd7a-41bd-a774-768fa4923e69 2018-10-08 04:12:32,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.215685844421s 2018-10-08 04:12:32,741 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-091f209c-fd7a-41bd-a774-768fa4923e69 returning object c0166793-dbdf-4c96-844d-a2163fdf4fad 2018-10-08 04:12:32,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 04:12:32,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" -d '' 2018-10-08 04:12:34,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1741e26e-2f7a-4fc7-8f5a-3142e7461aac Date: Mon, 08 Oct 2018 04:12:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:12:34,002 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/file used request id req-1741e26e-2f7a-4fc7-8f5a-3142e7461aac 2018-10-08 04:12:34,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26092791557s 2018-10-08 04:12:34,003 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/file used request id req-1741e26e-2f7a-4fc7-8f5a-3142e7461aac 2018-10-08 04:12:34,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:12:34,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:12:34,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-36ba56b2-2543-4d06-bfb4-5eccde3b74b1 Date: Mon, 08 Oct 2018 04:12:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap", "metadata": {}}], "file": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/file", "owner": "bfbc9d770e4440169fa2549f73849b9c", "id": "c0166793-dbdf-4c96-844d-a2163fdf4fad", "size": 12716032, "self": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:12:33Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:12:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:12:34,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-36ba56b2-2543-4d06-bfb4-5eccde3b74b1 2018-10-08 04:12:34,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179327011108s 2018-10-08 04:12:34,183 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-36ba56b2-2543-4d06-bfb4-5eccde3b74b1 2018-10-08 04:12:34,185 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/file', 'owner': u'bfbc9d770e4440169fa2549f73849b9c', 'id': u'c0166793-dbdf-4c96-844d-a2163fdf4fad', 'size': 12716032, u'self': u'/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfbc9d770e4440169fa2549f73849b9c', 'name': 'refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T04:12:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T04:12:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338', 'created': u'2018-10-08T04:12:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T04:12:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 04:12:34,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 04:12:34,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_807c0b02-8e96-4d56-aacc-d862c3c37338", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 04:12:34,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-505e4fd1-8c82-436c-b9a3-21bbae489a09 x-compute-request-id: req-505e4fd1-8c82-436c-b9a3-21bbae489a09 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "108a6214-c8cc-48a7-9de1-473ddc5a3c12", "name": "refstack_defcore-flavor_807c0b02-8e96-4d56-aacc-d862c3c37338", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:12:34,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-505e4fd1-8c82-436c-b9a3-21bbae489a09 2018-10-08 04:12:34,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.208988904953s 2018-10-08 04:12:34,396 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-505e4fd1-8c82-436c-b9a3-21bbae489a09 returning object 108a6214-c8cc-48a7-9de1-473ddc5a3c12 2018-10-08 04:12:34,396 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_807c0b02-8e96-4d56-aacc-d862c3c37338', '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'ab23dd45542f45bb99bff0ef543fda01', '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'108a6214-c8cc-48a7-9de1-473ddc5a3c12', 'swap': 0}) 2018-10-08 04:12:34,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 04:12:34,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" -d '{"extra_specs": {}}' 2018-10-08 04:12:34,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8259e500-8b8c-47aa-870a-88fdd0d04284 x-compute-request-id: req-8259e500-8b8c-47aa-870a-88fdd0d04284 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 04:12:34,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12/os-extra_specs used request id req-8259e500-8b8c-47aa-870a-88fdd0d04284 2018-10-08 04:12:34,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208711624146s 2018-10-08 04:12:34,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12/os-extra_specs used request id req-8259e500-8b8c-47aa-870a-88fdd0d04284 2018-10-08 04:12:34,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:12:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:12:34,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:12:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:12:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:12:34,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdee9cf-7b9e-47c6-9063-b66a744878c0 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b425fddaa9114b8689d207e56501e15c", "links": {"self": "http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:12:34,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3fdee9cf-7b9e-47c6-9063-b66a744878c0 2018-10-08 04:12:34,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0936551094055s 2018-10-08 04:12:34,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-08 04:12:34,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:12:34,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7399bb7d-ddee-411d-b5d0-18358cafb2e9 x-compute-request-id: req-7399bb7d-ddee-411d-b5d0-18358cafb2e9 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 228}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-08 04:12:34,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-7399bb7d-ddee-411d-b5d0-18358cafb2e9 2018-10-08 04:12:34,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.187373161316s 2018-10-08 04:12:34,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-7399bb7d-ddee-411d-b5d0-18358cafb2e9 2018-10-08 04:12:34,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:12:34,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:12:34,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-bf3dfaa5-31cb-4f27-a30c-8a98340cbe31 Date: Mon, 08 Oct 2018 04:12:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap", "metadata": {}}], "file": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/file", "owner": "bfbc9d770e4440169fa2549f73849b9c", "id": "c0166793-dbdf-4c96-844d-a2163fdf4fad", "size": 12716032, "self": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:12:33Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:12:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:12:34,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bf3dfaa5-31cb-4f27-a30c-8a98340cbe31 2018-10-08 04:12:34,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186969995499s 2018-10-08 04:12:34,893 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bf3dfaa5-31cb-4f27-a30c-8a98340cbe31 2018-10-08 04:12:34,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 04:12:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338"}' 2018-10-08 04:12:35,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d X-Openstack-Request-Id: req-f3c0d43e-3826-44b8-b859-8af9dc42ca3c Date: Mon, 08 Oct 2018 04:12:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/file", "owner": "bfbc9d770e4440169fa2549f73849b9c", "id": "5370c15b-7e94-47a2-9ace-923e751c5a1d", "size": null, "self": "/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:12:35Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338", "checksum": null, "created_at": "2018-10-08T04:12:35Z", "protected": false} 2018-10-08 04:12:35,194 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f3c0d43e-3826-44b8-b859-8af9dc42ca3c 2018-10-08 04:12:35,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.298480987549s 2018-10-08 04:12:35,195 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f3c0d43e-3826-44b8-b859-8af9dc42ca3c returning object 5370c15b-7e94-47a2-9ace-923e751c5a1d 2018-10-08 04:12:35,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 04:12:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" -d '' 2018-10-08 04:12:37,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff521b26-73f9-4b9c-a4ee-1f2e37430dce Date: Mon, 08 Oct 2018 04:12:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:12:37,790 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/file used request id req-ff521b26-73f9-4b9c-a4ee-1f2e37430dce 2018-10-08 04:12:37,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.59434294701s 2018-10-08 04:12:37,790 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/file used request id req-ff521b26-73f9-4b9c-a4ee-1f2e37430dce 2018-10-08 04:12:37,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:12:37,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:12:37,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-200cfe0f-301d-4b7d-8edd-5f8d902d15e7 Date: Mon, 08 Oct 2018 04:12:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/snap", "metadata": {}}], "file": "/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/file", "owner": "bfbc9d770e4440169fa2549f73849b9c", "id": "5370c15b-7e94-47a2-9ace-923e751c5a1d", "size": 12716032, "self": "/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:12:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:12:35Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap", "metadata": {}}], "file": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/file", "owner": "bfbc9d770e4440169fa2549f73849b9c", "id": "c0166793-dbdf-4c96-844d-a2163fdf4fad", "size": 12716032, "self": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:12:33Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:12:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:12:37,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-200cfe0f-301d-4b7d-8edd-5f8d902d15e7 2018-10-08 04:12:37,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253689289093s 2018-10-08 04:12:37,817 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-200cfe0f-301d-4b7d-8edd-5f8d902d15e7 2018-10-08 04:12:37,819 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/file', 'owner': u'bfbc9d770e4440169fa2549f73849b9c', 'id': u'5370c15b-7e94-47a2-9ace-923e751c5a1d', 'size': 12716032, u'self': u'/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfbc9d770e4440169fa2549f73849b9c', 'name': 'refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5370c15b-7e94-47a2-9ace-923e751c5a1d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T04:12:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T04:12:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338', 'created': u'2018-10-08T04:12:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T04:12:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_807c0b02-8e96-4d56-aacc-d862c3c37338', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 04:12:37,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 04:12:37,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_807c0b02-8e96-4d56-aacc-d862c3c37338", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 04:12:37,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7f5f18e-6b30-41a1-a0dd-1411840d9cd5 x-compute-request-id: req-b7f5f18e-6b30-41a1-a0dd-1411840d9cd5 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/54373f3a-75d3-4394-917b-189cf8e88e47", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/54373f3a-75d3-4394-917b-189cf8e88e47", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "54373f3a-75d3-4394-917b-189cf8e88e47", "name": "refstack_defcore-flavor_alt_807c0b02-8e96-4d56-aacc-d862c3c37338", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:12:37,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b7f5f18e-6b30-41a1-a0dd-1411840d9cd5 2018-10-08 04:12:37,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0595829486847s 2018-10-08 04:12:37,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b7f5f18e-6b30-41a1-a0dd-1411840d9cd5 returning object 54373f3a-75d3-4394-917b-189cf8e88e47 2018-10-08 04:12:37,881 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_807c0b02-8e96-4d56-aacc-d862c3c37338', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'54373f3a-75d3-4394-917b-189cf8e88e47', 'swap': 0}) 2018-10-08 04:12:37,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 04:12:37,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/54373f3a-75d3-4394-917b-189cf8e88e47/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" -d '{"extra_specs": {}}' 2018-10-08 04:12:37,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:12:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf9a594e-cea4-48b5-92c0-493927b5bc32 x-compute-request-id: req-cf9a594e-cea4-48b5-92c0-493927b5bc32 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 04:12:37,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/54373f3a-75d3-4394-917b-189cf8e88e47/os-extra_specs used request id req-cf9a594e-cea4-48b5-92c0-493927b5bc32 2018-10-08 04:12:37,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208559036255s 2018-10-08 04:12:37,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/54373f3a-75d3-4394-917b-189cf8e88e47/os-extra_specs used request id req-cf9a594e-cea4-48b5-92c0-493927b5bc32 2018-10-08 04:12:37,903 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_807c0b02-8e96-4d56-aacc-d862c3c37338', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'54373f3a-75d3-4394-917b-189cf8e88e47', 'swap': 0}) 2018-10-08 04:12:41,042 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-08 04:12:40.040 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3ead37cf-96e8-48cf-9705-6ddbc72343d9) for deployment 'opnfv-rally' (UUID=be6ebf2b-1e09-4b2d-84df-9460cd87cad3). 2018-10-08 04:12:40.912 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-08 04:12:40.913 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3ead37cf-96e8-48cf-9705-6ddbc72343d9) has been successfully configured for deployment 'opnfv-rally' (UUID=be6ebf2b-1e09-4b2d-84df-9460cd87cad3)! 2018-10-08 04:12:41,042 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-08 04:12:41,043 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-08 04:12:41,045 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-10-08 04:12:46,598 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-10-08 04:12:46,599 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-10-08 04:12:46,600 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-10-08 04:12:46,601 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-10-08 04:12:46,602 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-10-08 04:12:46,604 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-08 04:12:46,621 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-08 04:12:46,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-08 04:12:48,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:12:48.866 11239 INFO rally.api [-] Starting verification (UUID=2425a1d5-78c9-411d-b900-10eb72c2a25b) for deployment 'opnfv-rally' (UUID=be6ebf2b-1e09-4b2d-84df-9460cd87cad3) by verifier 'opnfv-tempest' (UUID=3ead37cf-96e8-48cf-9705-6ddbc72343d9). 2018-10-08 04:12:48,867 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2425a1d5-78c9-411d-b900-10eb72c2a25b 2018-10-08 04:12:57,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:12:57.612 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.192s] 2018-10-08 04:12:57,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:12:57.670 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.058s] 2018-10-08 04:13:00,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:00.256 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.837s] 2018-10-08 04:13:01,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:01.618 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.602s] 2018-10-08 04:13:12,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:12.952 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [15.447s] 2018-10-08 04:13:16,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:16.938 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [16.678s] 2018-10-08 04:13:20,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:20.934 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.098s] 2018-10-08 04:13:20,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:20.946 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-10-08 04:13:21,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:21.093 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.145s] 2018-10-08 04:13:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:21.104 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-08 04:13:21,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:21.115 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-08 04:13:21,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:21.146 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2018-10-08 04:13:21,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:21.214 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.067s] 2018-10-08 04:13:21,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:21.275 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2018-10-08 04:13:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:21.707 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.430s] 2018-10-08 04:13:21,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:21.724 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-10-08 04:13:21,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:21.802 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.078s] 2018-10-08 04:13:23,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:23.317 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-10-08 04:13:26,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:26.485 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.167s] 2018-10-08 04:13:26,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:26.735 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-10-08 04:13:29,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:29.937 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.064s] 2018-10-08 04:13:30,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:30.012 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-10-08 04:13:30,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:30.087 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.075s] 2018-10-08 04:13:33,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:33.256 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [24.246s] 2018-10-08 04:13:34,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:34.198 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.528s] 2018-10-08 04:13:34,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:34.199 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [17.254s] 2018-10-08 04:13:34,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:34.405 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.210s] 2018-10-08 04:13:34,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:34.435 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.183s] 2018-10-08 04:13:35,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:35.341 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.934s] 2018-10-08 04:13:35,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:35.491 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.149s] 2018-10-08 04:13:35,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:35.646 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.155s] 2018-10-08 04:13:43,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:43.671 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.475s] 2018-10-08 04:13:45,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:45.539 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.548s] 2018-10-08 04:13:49,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:49.904 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.624s] 2018-10-08 04:13:50,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:50.117 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.577s] 2018-10-08 04:13:50,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:50.487 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.582s] 2018-10-08 04:13:50,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:50.879 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.392s] 2018-10-08 04:13:51,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:51.469 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.588s] 2018-10-08 04:13:51,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:51.978 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.509s] 2018-10-08 04:13:52,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:52.047 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.069s] 2018-10-08 04:13:52,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:52.121 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.073s] 2018-10-08 04:13:52,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:52.217 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.095s] 2018-10-08 04:13:52,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:52.318 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.101s] 2018-10-08 04:13:52,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:52.385 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.067s] 2018-10-08 04:13:52,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:52.524 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.138s] 2018-10-08 04:13:54,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:54.580 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.462s] 2018-10-08 04:13:57,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:13:57.809 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.228s] 2018-10-08 04:14:01,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:01.677 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.868s] 2018-10-08 04:14:05,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:05.500 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.823s] 2018-10-08 04:14:08,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:08.617 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.179s] 2018-10-08 04:14:08,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:08.704 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.086s] 2018-10-08 04:14:09,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:09.208 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.503s] 2018-10-08 04:14:09,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:09.322 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.821s] 2018-10-08 04:14:09,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:09.479 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.269s] 2018-10-08 04:14:09,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:09.480 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-08 04:14:15,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:15.043 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.719s] 2018-10-08 04:14:17,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:17.594 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.549s] 2018-10-08 04:14:17,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:17.740 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.147s] 2018-10-08 04:14:17,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:17.994 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.253s] 2018-10-08 04:14:18,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:18.047 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.052s] 2018-10-08 04:14:18,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:18.242 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.195s] 2018-10-08 04:14:18,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:18.354 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.111s] 2018-10-08 04:14:18,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:18.582 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.228s] 2018-10-08 04:14:18,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:18.634 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.052s] 2018-10-08 04:14:18,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:18.724 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.089s] 2018-10-08 04:14:23,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:23.669 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.943s] 2018-10-08 04:14:30,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:30.526 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.163s] 2018-10-08 04:14:32,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:32.365 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.837s] 2018-10-08 04:14:33,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:33.382 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.016s] 2018-10-08 04:14:34,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:34.221 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.840s] 2018-10-08 04:14:35,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:35.294 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.071s] 2018-10-08 04:14:38,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:38.640 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [3.345s] 2018-10-08 04:14:39,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:39.458 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.818s] 2018-10-08 04:14:39,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:39.536 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.078s] 2018-10-08 04:14:39,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:39.728 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.191s] 2018-10-08 04:14:39,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:39.749 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-10-08 04:14:39,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:39.773 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.024s] 2018-10-08 04:14:45,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:45.154 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [61.470s] 2018-10-08 04:14:46,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:46.431 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.299s] 2018-10-08 04:14:47,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:47.268 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.836s] 2018-10-08 04:14:49,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:49.536 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.410s] 2018-10-08 04:14:49,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:49.885 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.349s] 2018-10-08 04:14:51,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:51.250 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [0.354s] 2018-10-08 04:14:51,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:51.311 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.060s] 2018-10-08 04:14:51,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:51.796 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.483s] 2018-10-08 04:14:56,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:56.431 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [4.634s] 2018-10-08 04:14:56,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:56.432 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-08 04:14:58,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:14:58.147 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [20.306s] 2018-10-08 04:15:00,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:00.571 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.254s] 2018-10-08 04:15:06,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:06.327 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.182s] 2018-10-08 04:15:09,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:09.091 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [8.519s] 2018-10-08 04:15:19,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:19.722 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.392s] 2018-10-08 04:15:19,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:19.932 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.209s] 2018-10-08 04:15:20,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:20.149 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.215s] 2018-10-08 04:15:20,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:20.922 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.772s] 2018-10-08 04:15:21,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:21.356 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.433s] 2018-10-08 04:15:21,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:21.753 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.397s] 2018-10-08 04:15:29,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:29.265 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.814s] 2018-10-08 04:15:31,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:31.219 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.953s] 2018-10-08 04:15:37,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:37.102 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [30.769s] 2018-10-08 04:15:39,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:39.747 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.270s] 2018-10-08 04:15:41,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:41.294 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.547s] 2018-10-08 04:15:45,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:45.432 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.132s] 2018-10-08 04:15:45,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:45.998 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.568s] 2018-10-08 04:15:47,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:47.681 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.682s] 2018-10-08 04:15:48,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:48.448 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.766s] 2018-10-08 04:15:50,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:50.360 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.909s] 2018-10-08 04:15:50,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:50.415 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.058s] 2018-10-08 04:15:53,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:53.589 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.164s] 2018-10-08 04:15:55,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:55.267 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.164s] 2018-10-08 04:15:57,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:57.500 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [53.885s] 2018-10-08 04:15:59,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:15:59.349 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.683s] 2018-10-08 04:16:00,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:00.188 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.838s] 2018-10-08 04:16:23,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:23.584 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.082s] 2018-10-08 04:16:24,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:24.638 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.053s] 2018-10-08 04:16:25,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:25.834 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.195s] 2018-10-08 04:16:26,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:26.608 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.774s] 2018-10-08 04:16:27,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:27.500 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.891s] 2018-10-08 04:16:28,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:28.270 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.769s] 2018-10-08 04:16:29,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:29.192 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.922s] 2018-10-08 04:16:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:30.484 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.291s] 2018-10-08 04:16:31,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:31.013 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.528s] 2018-10-08 04:16:31,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:31.225 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [33.714s] 2018-10-08 04:16:31,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:31.752 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.738s] 2018-10-08 04:16:31,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:31.981 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.228s] 2018-10-08 04:16:32,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:32.513 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.531s] 2018-10-08 04:16:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:33.040 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.527s] 2018-10-08 04:16:34,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:34.228 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.186s] 2018-10-08 04:16:35,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:35.259 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.031s] 2018-10-08 04:16:35,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:35.508 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.249s] 2018-10-08 04:16:36,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:36.022 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.513s] 2018-10-08 04:16:36,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:36.792 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.770s] 2018-10-08 04:16:41,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:41.267 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [41.072s] 2018-10-08 04:16:45,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:45.781 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.753s] 2018-10-08 04:16:48,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:48.401 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.311s] 2018-10-08 04:16:54,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:54.286 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.343s] 2018-10-08 04:16:55,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:55.196 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.212s] 2018-10-08 04:16:55,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:55.576 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.378s] 2018-10-08 04:16:59,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:16:59.745 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.459s] 2018-10-08 04:17:01,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:01.959 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.212s] 2018-10-08 04:17:02,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:02.013 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2018-10-08 04:17:02,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:02.202 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.188s] 2018-10-08 04:17:02,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:02.295 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.092s] 2018-10-08 04:17:02,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:02.561 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.265s] 2018-10-08 04:17:03,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:03.973 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.520s] 2018-10-08 04:17:04,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:04.131 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.157s] 2018-10-08 04:17:04,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:04.321 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.189s] 2018-10-08 04:17:04,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:04.353 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.032s] 2018-10-08 04:17:04,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:04.534 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.180s] 2018-10-08 04:17:05,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:05.122 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.586s] 2018-10-08 04:17:05,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:05.424 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.302s] 2018-10-08 04:17:05,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:05.471 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.046s] 2018-10-08 04:17:05,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:05.659 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.187s] 2018-10-08 04:17:05,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:05.702 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.043s] 2018-10-08 04:17:08,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:08.110 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.149s] 2018-10-08 04:17:18,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:18.765 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.628s] 2018-10-08 04:17:18,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:18.942 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.177s] 2018-10-08 04:17:19,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:19.498 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.704s] 2018-10-08 04:17:23,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:23.362 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.009s] 2018-10-08 04:17:30,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:30.395 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.893s] 2018-10-08 04:17:32,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:32.194 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.173s] 2018-10-08 04:17:33,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:33.050 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.856s] 2018-10-08 04:17:44,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:44.234 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-10-08 04:17:44,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:44.270 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.037s] 2018-10-08 04:17:44,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:44.337 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.940s] 2018-10-08 04:17:44,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:44.454 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.183s] 2018-10-08 04:17:45,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:45.055 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.600s] 2018-10-08 04:17:45,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:45.464 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.408s] 2018-10-08 04:17:45,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:45.837 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.372s] 2018-10-08 04:17:46,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:46.017 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.180s] 2018-10-08 04:17:46,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:46.063 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.046s] 2018-10-08 04:17:46,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:46.118 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.054s] 2018-10-08 04:17:46,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:46.304 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.186s] 2018-10-08 04:17:46,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:46.346 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.041s] 2018-10-08 04:17:46,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:46.572 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.225s] 2018-10-08 04:17:46,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:46.651 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.078s] 2018-10-08 04:17:46,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:46.700 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.049s] 2018-10-08 04:17:46,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:46.747 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.047s] 2018-10-08 04:17:53,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:53.082 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2018-10-08 04:17:53,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:53.250 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.167s] 2018-10-08 04:17:53,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:53.512 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.262s] 2018-10-08 04:17:53,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:53.678 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.165s] 2018-10-08 04:17:53,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:53.839 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.159s] 2018-10-08 04:17:53,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:53.995 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.156s] 2018-10-08 04:17:54,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:54.087 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.091s] 2018-10-08 04:17:54,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:54.120 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.034s] 2018-10-08 04:17:54,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:54.131 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-08 04:17:54,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:54.313 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.181s] 2018-10-08 04:17:54,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:54.464 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.152s] 2018-10-08 04:17:54,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:54.658 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.192s] 2018-10-08 04:17:54,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:54.854 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.195s] 2018-10-08 04:17:54,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:54.892 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.038s] 2018-10-08 04:17:55,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:55.069 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.176s] 2018-10-08 04:17:55,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:55.080 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-10-08 04:17:55,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:55.259 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.178s] 2018-10-08 04:17:55,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:55.295 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2018-10-08 04:17:55,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:55.330 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.034s] 2018-10-08 04:17:55,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:17:55.513 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.183s] 2018-10-08 04:22:06,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:22:06.073 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.176s] 2018-10-08 04:22:06,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:22:06.650 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.577s] 2018-10-08 04:22:09,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2425a1d5-78c9-411d-b900-10eb72c2a25b 2018-10-08 04:22:09,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2425a1d5-78c9-411d-b900-10eb72c2a25b']'. 2018-10-08 04:22:10,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-08 04:22:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-08 04:22:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 04:22:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2425a1d5-78c9-411d-b900-10eb72c2a25b | 2018-10-08 04:22:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-08 04:22:10,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-08 04:12:48 | 2018-10-08 04:22:10,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-08 04:22:09 | 2018-10-08 04:22:10,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:09:21 | 2018-10-08 04:22:10,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-08 04:22:10,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-08 04:22:10,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-08 04:22:10,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3ead37cf-96e8-48cf-9705-6ddbc72343d9) | 2018-10-08 04:22:10,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-08 04:22:10,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: be6ebf2b-1e09-4b2d-84df-9460cd87cad3) | 2018-10-08 04:22:10,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-10-08 04:22:10,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 551.069 | 2018-10-08 04:22:10,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2018-10-08 04:22:10,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-08 04:22:10,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-08 04:22:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-08 04:22:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-08 04:22:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 04:22:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-08 04:22:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-08 04:22:10,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-08 04:22:11,166 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 04:22:11,166 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 09:40 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-08 04:22:11,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 04:22:11,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:22:12,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7af2419-6b69-45c2-b207-d6c811501a65 Date: Mon, 08 Oct 2018 04:22:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:22:12,587 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d used request id req-d7af2419-6b69-45c2-b207-d6c811501a65 2018-10-08 04:22:12,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.4188349247s 2018-10-08 04:22:12,587 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5370c15b-7e94-47a2-9ace-923e751c5a1d used request id req-d7af2419-6b69-45c2-b207-d6c811501a65 2018-10-08 04:22:12,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 04:22:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:13,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5358c86a-d894-45ba-9652-4d2ad7d23cca x-compute-request-id: req-5358c86a-d894-45ba-9652-4d2ad7d23cca Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "108a6214-c8cc-48a7-9de1-473ddc5a3c12", "name": "refstack_defcore-flavor_807c0b02-8e96-4d56-aacc-d862c3c37338", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/54373f3a-75d3-4394-917b-189cf8e88e47", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/54373f3a-75d3-4394-917b-189cf8e88e47", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "54373f3a-75d3-4394-917b-189cf8e88e47", "name": "refstack_defcore-flavor_alt_807c0b02-8e96-4d56-aacc-d862c3c37338", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 04:22:13,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5358c86a-d894-45ba-9652-4d2ad7d23cca 2018-10-08 04:22:13,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.565195798874s 2018-10-08 04:22:13,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5358c86a-d894-45ba-9652-4d2ad7d23cca 2018-10-08 04:22:13,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 04:22:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/54373f3a-75d3-4394-917b-189cf8e88e47 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:13,275 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b4f58e0-37fd-4813-8526-e813e8672f49 x-compute-request-id: req-9b4f58e0-37fd-4813-8526-e813e8672f49 Content-Length: 0 Content-Type: application/json 2018-10-08 04:22:13,275 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/54373f3a-75d3-4394-917b-189cf8e88e47 used request id req-9b4f58e0-37fd-4813-8526-e813e8672f49 2018-10-08 04:22:13,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.119467973709s 2018-10-08 04:22:13,275 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/54373f3a-75d3-4394-917b-189cf8e88e47 used request id req-9b4f58e0-37fd-4813-8526-e813e8672f49 2018-10-08 04:22:13,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:22:13,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:22:13,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-837b7457-f7cd-42ab-ae8e-665df8c48d0f Date: Mon, 08 Oct 2018 04:22:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap", "metadata": {}}], "file": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/file", "owner": "bfbc9d770e4440169fa2549f73849b9c", "id": "c0166793-dbdf-4c96-844d-a2163fdf4fad", "size": 12716032, "self": "/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c0166793-dbdf-4c96-844d-a2163fdf4fad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:12:33Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_807c0b02-8e96-4d56-aacc-d862c3c37338", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:12:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:22:13,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-837b7457-f7cd-42ab-ae8e-665df8c48d0f 2018-10-08 04:22:13,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167356967926s 2018-10-08 04:22:13,444 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-837b7457-f7cd-42ab-ae8e-665df8c48d0f 2018-10-08 04:22:13,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 04:22:13,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17223ce697f09bb9e06996bb83d9240c055ce301" 2018-10-08 04:22:14,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c8276bf-df7c-4357-8a29-52726460dc32 Date: Mon, 08 Oct 2018 04:22:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:22:14,967 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad used request id req-8c8276bf-df7c-4357-8a29-52726460dc32 2018-10-08 04:22:14,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.52186489105s 2018-10-08 04:22:14,968 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c0166793-dbdf-4c96-844d-a2163fdf4fad used request id req-8c8276bf-df7c-4357-8a29-52726460dc32 2018-10-08 04:22:14,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 04:22:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:15,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98e4a4f6-0406-45e3-8b7c-3d01ecf67abf x-compute-request-id: req-98e4a4f6-0406-45e3-8b7c-3d01ecf67abf Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "108a6214-c8cc-48a7-9de1-473ddc5a3c12", "name": "refstack_defcore-flavor_807c0b02-8e96-4d56-aacc-d862c3c37338", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 04:22:15,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-98e4a4f6-0406-45e3-8b7c-3d01ecf67abf 2018-10-08 04:22:15,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0347180366516s 2018-10-08 04:22:15,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-98e4a4f6-0406-45e3-8b7c-3d01ecf67abf 2018-10-08 04:22:15,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 04:22:15,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:15,041 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:22: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-6d7951f9-aa01-4b32-89e0-afcb45121ab5 x-compute-request-id: req-6d7951f9-aa01-4b32-89e0-afcb45121ab5 Content-Length: 0 Content-Type: application/json 2018-10-08 04:22:15,042 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12 used request id req-6d7951f9-aa01-4b32-89e0-afcb45121ab5 2018-10-08 04:22:15,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0378279685974s 2018-10-08 04:22:15,042 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/108a6214-c8cc-48a7-9de1-473ddc5a3c12 used request id req-6d7951f9-aa01-4b32-89e0-afcb45121ab5 2018-10-08 04:22:15,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:22:15,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:15,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6169fc-4c28-434c-9bb9-019000fb91b0 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338", "links": {"self": "http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563"}, "domain_id": "default", "enabled": true, "id": "b9a6df6f96db49628f1d2058d576b563", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:22:15,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5f6169fc-4c28-434c-9bb9-019000fb91b0 2018-10-08 04:22:15,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104027032852s 2018-10-08 04:22:15,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5f6169fc-4c28-434c-9bb9-019000fb91b0 2018-10-08 04:22:15,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:22:15,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:15,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116f5cbd-64c3-4065-aebd-67a05dfdd2ea Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563"}, "enabled": true, "id": "b9a6df6f96db49628f1d2058d576b563", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_807c0b02-8e96-4d56-aacc-d862c3c37338"}} 2018-10-08 04:22:15,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563 used request id req-116f5cbd-64c3-4065-aebd-67a05dfdd2ea 2018-10-08 04:22:15,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943830013275s 2018-10-08 04:22:15,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563 used request id req-116f5cbd-64c3-4065-aebd-67a05dfdd2ea 2018-10-08 04:22:15,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 04:22:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:15,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff09edaf-fb9c-420a-bdfd-d24cdb4c6419 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:22:15,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563 used request id req-ff09edaf-fb9c-420a-bdfd-d24cdb4c6419 2018-10-08 04:22:15,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.160230875015s 2018-10-08 04:22:15,409 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b9a6df6f96db49628f1d2058d576b563 used request id req-ff09edaf-fb9c-420a-bdfd-d24cdb4c6419 2018-10-08 04:22:15,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:22:15,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:15,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503dd525-342b-47f1-864e-b22dfca6f1c3 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c"}, "enabled": true, "id": "bfbc9d770e4440169fa2549f73849b9c", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_807c0b02-8e96-4d56-aacc-d862c3c37338"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:22:15,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-503dd525-342b-47f1-864e-b22dfca6f1c3 2018-10-08 04:22:15,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810749530792s 2018-10-08 04:22:15,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-503dd525-342b-47f1-864e-b22dfca6f1c3 2018-10-08 04:22:15,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 04:22:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:15,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d33305-81f8-487a-a0f1-f519f97a5d1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:22:15,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c used request id req-b4d33305-81f8-487a-a0f1-f519f97a5d1f 2018-10-08 04:22:15,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153339147568s 2018-10-08 04:22:15,647 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bfbc9d770e4440169fa2549f73849b9c used request id req-b4d33305-81f8-487a-a0f1-f519f97a5d1f 2018-10-08 04:22:15,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:22:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:15,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b9e6ef-8bce-4ab4-90f2-3f07b50c7400 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b425fddaa9114b8689d207e56501e15c", "links": {"self": "http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:22:15,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-48b9e6ef-8bce-4ab4-90f2-3f07b50c7400 2018-10-08 04:22:15,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0754859447479s 2018-10-08 04:22:15,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 04:22:15,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:15,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30681b6-09c7-4b75-8e22-1b12bf55244d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:22:15,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b425fddaa9114b8689d207e56501e15c used request id req-c30681b6-09c7-4b75-8e22-1b12bf55244d 2018-10-08 04:22:15,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.116865158081s 2018-10-08 04:22:15,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 04:22:15,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=bfbc9d770e4440169fa2549f73849b9c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c00e844b794dd7a76c6071c91ffc440d90674c71" 2018-10-08 04:22:16,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e6f95c15-5704-4af2-85fe-11a907bfb24d Date: Mon, 08 Oct 2018 04:22:16 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:22:16,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=bfbc9d770e4440169fa2549f73849b9c&name=default used request id req-e6f95c15-5704-4af2-85fe-11a907bfb24d 2018-10-08 04:22:16,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198543071747s 2018-10-08 04:22:16,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=bfbc9d770e4440169fa2549f73849b9c&name=default used request id req-e6f95c15-5704-4af2-85fe-11a907bfb24d 2018-10-08 04:22:16,071 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 04:22:16,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 04:22:16,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 04:22:16,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:22:16,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b1350c-dbd9-4f07-8089-5b0c3c57b151 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:22:16,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9b1350c-dbd9-4f07-8089-5b0c3c57b151 2018-10-08 04:22:16,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:22:16,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T05:22:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["7BodwbimSbmhX6VHXbO8_A"], "issued_at": "2018-10-08T04:22:16.000000Z"}} 2018-10-08 04:22:16,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 04:22:16,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:16,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-35bd77fa-d20b-45f1-88a2-e2a8462622ef Date: Mon, 08 Oct 2018 04:22:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:22:16,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35bd77fa-d20b-45f1-88a2-e2a8462622ef 2018-10-08 04:22:16,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405061006546s 2018-10-08 04:22:16,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35bd77fa-d20b-45f1-88a2-e2a8462622ef 2018-10-08 04:22:16,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 04:22:16,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:16,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:22:16,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:16,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b983b1cc-0b20-4f2a-b89e-3fe8137ff80e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 04:22:16,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-b983b1cc-0b20-4f2a-b89e-3fe8137ff80e 2018-10-08 04:22:16,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0905210971832s 2018-10-08 04:22:16,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 04:22:16,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}}' 2018-10-08 04:22:17,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca7015e8-b670-4f78-abf4-a1322556dd9b Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247"}, "enabled": true, "id": "c8a26a8ba10443519166649572299247", "parent_id": "default", "domain_id": "default", "name": "patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}} 2018-10-08 04:22:17,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ca7015e8-b670-4f78-abf4-a1322556dd9b 2018-10-08 04:22:17,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0407359600067s 2018-10-08 04:22:17,040 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ca7015e8-b670-4f78-abf4-a1322556dd9b 2018-10-08 04:22:17,040 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'id': u'c8a26a8ba10443519166649572299247', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 04:22:17,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 04:22:17,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35299706459s 2018-10-08 04:22:17,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:17,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4734c25c-7607-47b5-ba61-505dcac29fa7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94"}, "enabled": true, "id": "3e4791fa714a475cae044692ed03fb94", "options": {}, "domain_id": "default", "name": "patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}} 2018-10-08 04:22:17,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94 used request id req-4734c25c-7607-47b5-ba61-505dcac29fa7 2018-10-08 04:22:17,499 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3e4791fa714a475cae044692ed03fb94', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91'}) 2018-10-08 04:22:17,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:22:17,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:17,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac705e9-e2f6-4809-bd7e-b7bf651eccde Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:22:17,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ac705e9-e2f6-4809-bd7e-b7bf651eccde 2018-10-08 04:22:17,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0859179496765s 2018-10-08 04:22:17,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:22:17,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:17,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c97169-0108-4cc9-8342-3a11558a0b09 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:22:17,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-44c97169-0108-4cc9-8342-3a11558a0b09 2018-10-08 04:22:17,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804169178009s 2018-10-08 04:22:17,668 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 04:22:17,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 04:22:17,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" -d '{"role": {"name": "Member"}}' 2018-10-08 04:22:17,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca24ea9-6c2b-414d-bc0d-e9ef3adde9df Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f6f9706d2fe4edbb3417a00b55942f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4"}, "name": "Member"}} 2018-10-08 04:22:17,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bca24ea9-6c2b-414d-bc0d-e9ef3adde9df 2018-10-08 04:22:17,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.110821962357s 2018-10-08 04:22:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:17,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac47ee4e-8ec8-4799-b638-967327dceb66 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4"}, "domain_id": null, "name": "Member", "id": "5f6f9706d2fe4edbb3417a00b55942f4"}} 2018-10-08 04:22:17,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4 used request id req-ac47ee4e-8ec8-4799-b638-967327dceb66 2018-10-08 04:22:17,860 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4'}, 'domain_id': None, 'human_id': None, 'id': u'5f6f9706d2fe4edbb3417a00b55942f4', 'HUMAN_ID': False}) 2018-10-08 04:22:17,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:22:17,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:17,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3637115-a3e1-4a61-acd5-e002a7c97ea0 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "5f6f9706d2fe4edbb3417a00b55942f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:22:17,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a3637115-a3e1-4a61-acd5-e002a7c97ea0 2018-10-08 04:22:17,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800821781158s 2018-10-08 04:22:17,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 04:22:17,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cacd7aeb-f4df-4c5e-97d0-af75597bde64 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 04:22:18,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-cacd7aeb-f4df-4c5e-97d0-af75597bde64 2018-10-08 04:22:18,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0960049629211s 2018-10-08 04:22:18,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:22:18,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307c6450-cf81-4839-8a1e-222d8f505922 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "links": {"self": "http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94"}, "domain_id": "default", "enabled": true, "id": "3e4791fa714a475cae044692ed03fb94", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:22:18,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-307c6450-cf81-4839-8a1e-222d8f505922 2018-10-08 04:22:18,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0909209251404s 2018-10-08 04:22:18,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-307c6450-cf81-4839-8a1e-222d8f505922 2018-10-08 04:22:18,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:22:18,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89340bb-6528-4fe3-8f9b-fda3fb6f52f4 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247"}, "enabled": true, "id": "c8a26a8ba10443519166649572299247", "parent_id": "default", "domain_id": "default", "name": "patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:22:18,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b89340bb-6528-4fe3-8f9b-fda3fb6f52f4 2018-10-08 04:22:18,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0817461013794s 2018-10-08 04:22:18,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b89340bb-6528-4fe3-8f9b-fda3fb6f52f4 2018-10-08 04:22:18,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 04:22:18,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=3e4791fa714a475cae044692ed03fb94&scope.project.id=c8a26a8ba10443519166649572299247&role.id=5f6f9706d2fe4edbb3417a00b55942f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94ac919-5b7a-41ab-9876-79cc2367ccff Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3e4791fa714a475cae044692ed03fb94&scope.project.id=c8a26a8ba10443519166649572299247&role.id=5f6f9706d2fe4edbb3417a00b55942f4", "previous": null, "next": null}} 2018-10-08 04:22:18,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3e4791fa714a475cae044692ed03fb94&scope.project.id=c8a26a8ba10443519166649572299247&role.id=5f6f9706d2fe4edbb3417a00b55942f4 used request id req-e94ac919-5b7a-41ab-9876-79cc2367ccff 2018-10-08 04:22:18,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0819180011749s 2018-10-08 04:22:18,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 04:22:18,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247/users/3e4791fa714a475cae044692ed03fb94/roles/5f6f9706d2fe4edbb3417a00b55942f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a88f1a-576b-4645-bb05-3d0aaf1a6b00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:22:18,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247/users/3e4791fa714a475cae044692ed03fb94/roles/5f6f9706d2fe4edbb3417a00b55942f4 used request id req-45a88f1a-576b-4645-bb05-3d0aaf1a6b00 2018-10-08 04:22:18,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132670879364s 2018-10-08 04:22:18,438 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '9ed4d9d9-dd2d-4328-962d-fc42bd259a37', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'project_id': u'c8a26a8ba10443519166649572299247', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 04:22:18,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 04:22:18,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 04:22:18,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 04:22:18,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 04:22:18,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 04:22:18,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 04:22:18,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 04:22:18,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 04:22:18,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 04:22:18,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 04:22:18,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 04:22:18,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 04:22:18,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 04:22:18,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 04:22:18,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 04:22:18,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 04:22:18,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 04:22:18,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 04:22:18,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 04:22:18,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 04:22:18,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 04:22:18,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 04:22:18,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 04:22:18,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 04:22:18,443 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'password': '9ed4d9d9-dd2d-4328-962d-fc42bd259a37', 'project_name': 'patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'c8a26a8ba10443519166649572299247', 'project_domain_name': 'Default'} 2018-10-08 04:22:18,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:22:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458f884c-8c88-4a7e-a588-4d8e7fd08582 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "5f6f9706d2fe4edbb3417a00b55942f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:22:18,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-458f884c-8c88-4a7e-a588-4d8e7fd08582 2018-10-08 04:22:18,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0848979949951s 2018-10-08 04:22:18,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:22:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e26bb4e-5877-45bd-9ec7-303bd7466f8a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "5f6f9706d2fe4edbb3417a00b55942f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:22:18,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4e26bb4e-5877-45bd-9ec7-303bd7466f8a 2018-10-08 04:22:18,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800812244415s 2018-10-08 04:22:18,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 04:22:18,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e039bc-146e-4a73-a54d-490c2e7d5f36 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 04:22:18,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f9e039bc-146e-4a73-a54d-490c2e7d5f36 2018-10-08 04:22:18,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792191028595s 2018-10-08 04:22:18,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:22:18,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782fcfc2-f1c5-479d-8641-d4e94df94a58 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "links": {"self": "http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94"}, "domain_id": "default", "enabled": true, "id": "3e4791fa714a475cae044692ed03fb94", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:22:18,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-782fcfc2-f1c5-479d-8641-d4e94df94a58 2018-10-08 04:22:18,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103802919388s 2018-10-08 04:22:18,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-782fcfc2-f1c5-479d-8641-d4e94df94a58 2018-10-08 04:22:18,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:22:18,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca05a46-9065-4dd0-bc76-9d162efe0c98 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247"}, "enabled": true, "id": "c8a26a8ba10443519166649572299247", "parent_id": "default", "domain_id": "default", "name": "patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:22:18,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0ca05a46-9065-4dd0-bc76-9d162efe0c98 2018-10-08 04:22:18,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804009437561s 2018-10-08 04:22:18,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0ca05a46-9065-4dd0-bc76-9d162efe0c98 2018-10-08 04:22:18,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 04:22:18,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=3e4791fa714a475cae044692ed03fb94&scope.project.id=c8a26a8ba10443519166649572299247&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:18,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0f0d4a-764a-4b10-8a53-140204234bee Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3e4791fa714a475cae044692ed03fb94&scope.project.id=c8a26a8ba10443519166649572299247&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 04:22:18,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3e4791fa714a475cae044692ed03fb94&scope.project.id=c8a26a8ba10443519166649572299247&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-aa0f0d4a-764a-4b10-8a53-140204234bee 2018-10-08 04:22:18,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0763840675354s 2018-10-08 04:22:18,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 04:22:18,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247/users/3e4791fa714a475cae044692ed03fb94/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:19,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59463bbc-1e60-42da-99a2-c12216bd3431 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:22:19,093 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247/users/3e4791fa714a475cae044692ed03fb94/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-59463bbc-1e60-42da-99a2-c12216bd3431 2018-10-08 04:22:19,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.130923986435s 2018-10-08 04:22:19,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:22:19,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:19,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4558d03-91b5-49c0-889f-12a30cafac0e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "5f6f9706d2fe4edbb3417a00b55942f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:22:19,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c4558d03-91b5-49c0-889f-12a30cafac0e 2018-10-08 04:22:19,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0989210605621s 2018-10-08 04:22:19,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 04:22:19,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:19,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75b424f-536a-49a8-981e-158a4e1d6c82 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 04:22:19,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c75b424f-536a-49a8-981e-158a4e1d6c82 2018-10-08 04:22:19,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.071713924408s 2018-10-08 04:22:19,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:22:19,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:19,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7dad0a2-ffe8-4ecd-93c2-5ec176356b0e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "links": {"self": "http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94"}, "domain_id": "default", "enabled": true, "id": "3e4791fa714a475cae044692ed03fb94", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:22:19,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a7dad0a2-ffe8-4ecd-93c2-5ec176356b0e 2018-10-08 04:22:19,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100229024887s 2018-10-08 04:22:19,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a7dad0a2-ffe8-4ecd-93c2-5ec176356b0e 2018-10-08 04:22:19,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 04:22:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=3e4791fa714a475cae044692ed03fb94&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:19,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ad0bda-07cd-432f-bbad-011d8047d23f Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3e4791fa714a475cae044692ed03fb94&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default", "previous": null, "next": null}} 2018-10-08 04:22:19,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3e4791fa714a475cae044692ed03fb94&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default used request id req-a6ad0bda-07cd-432f-bbad-011d8047d23f 2018-10-08 04:22:19,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0931329727173s 2018-10-08 04:22:19,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 04:22:19,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/3e4791fa714a475cae044692ed03fb94/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:22:19,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64c97af-46d6-4333-b5c4-cc5f600a7bc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:22:19,581 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/3e4791fa714a475cae044692ed03fb94/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-a64c97af-46d6-4333-b5c4-cc5f600a7bc0 2018-10-08 04:22:19,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114128112793s 2018-10-08 04:22:19,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-08 04:22:22,153 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-08 04:22:21.717 11291 INFO rally.deployment.engine [-] Deployment be6ebf2b-1e09-4b2d-84df-9460cd87cad3 | Starting: Destroy cloud and free allocated resources. 2018-10-08 04:22:21.810 11291 INFO rally.deployment.engine [-] Deployment be6ebf2b-1e09-4b2d-84df-9460cd87cad3 | Completed: Destroy cloud and free allocated resources. 2018-10-08 04:22:21.859 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=3ead37cf-96e8-48cf-9705-6ddbc72343d9) for deployment 'opnfv-rally'. 2018-10-08 04:22:21.882 11291 INFO rally.api [-] Deleting verification (UUID=2425a1d5-78c9-411d-b900-10eb72c2a25b). 2018-10-08 04:22:21.931 11291 INFO rally.api [-] Verification has been successfully deleted! 2018-10-08 04:22:21.932 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=3ead37cf-96e8-48cf-9705-6ddbc72343d9). 2018-10-08 04:22:21.940 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-08 04:22:24,744 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-08 04:22:24.363 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9d3ecdce-fbb1-4a15-8fac-ac06e71d46af) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9d3ecdce-fbb1-4a15-8fac-ac06e71d46af | 2018-10-08T04:22:24 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9d3ecdce-fbb1-4a15-8fac-ac06e71d46af ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-08 04:22:27,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-08 04:22:27,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-08 04:22:30,401 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-08 04:22:30.110 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=3ead37cf-96e8-48cf-9705-6ddbc72343d9). 2018-10-08 04:22:30.241 11300 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-08 04:22:34,084 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-08 04:22:32.490 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-08 04:22:32.643 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-08 04:22:33.930 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5d2c7f04-4c3c-4c55-895e-bf64db74012f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5d2c7f04-4c3c-4c55-895e-bf64db74012f) as the default verifier for the future CLI operations. 2018-10-08 04:22:37,188 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-08 04:22:37,189 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:22:37,316 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-08 04:22:37,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:22:37,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9728bf1-eb11-42b0-b5dc-c0e49490d023 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:22:37,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b9728bf1-eb11-42b0-b5dc-c0e49490d023 2018-10-08 04:22:37,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:22:37,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f6f9706d2fe4edbb3417a00b55942f4", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T05:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8a26a8ba10443519166649572299247", "name": "patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c8a26a8ba10443519166649572299247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c8a26a8ba10443519166649572299247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c8a26a8ba10443519166649572299247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c8a26a8ba10443519166649572299247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c8a26a8ba10443519166649572299247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c8a26a8ba10443519166649572299247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c8a26a8ba10443519166649572299247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c8a26a8ba10443519166649572299247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c8a26a8ba10443519166649572299247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c8a26a8ba10443519166649572299247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c8a26a8ba10443519166649572299247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c8a26a8ba10443519166649572299247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "id": "3e4791fa714a475cae044692ed03fb94"}, "audit_ids": ["sZe7he-SQpOc6FymQDWP-g"], "issued_at": "2018-10-08T04:22:37.000000Z"}} 2018-10-08 04:22:37,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:22:37,737 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 04:22:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 04:22:37,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:22:37,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:22:38,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-31609fac-7171-43d2-b9fb-bcc437f4fd39 Date: Mon, 08 Oct 2018 04:22:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:22:38,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-31609fac-7171-43d2-b9fb-bcc437f4fd39 2018-10-08 04:22:38,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.589859962463s 2018-10-08 04:22:38,331 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-31609fac-7171-43d2-b9fb-bcc437f4fd39 2018-10-08 04:22:38,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 04:22:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}' 2018-10-08 04:22:38,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a8787421-5239-49d3-a45c-c103db919856 X-Openstack-Request-Id: req-2e63287a-4c07-4b98-b26c-da9d05512ca0 Date: Mon, 08 Oct 2018 04:22:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a8787421-5239-49d3-a45c-c103db919856/file", "owner": "c8a26a8ba10443519166649572299247", "id": "a8787421-5239-49d3-a45c-c103db919856", "size": null, "self": "/v2/images/a8787421-5239-49d3-a45c-c103db919856", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:22:38Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "checksum": null, "created_at": "2018-10-08T04:22:38Z", "protected": false} 2018-10-08 04:22:38,923 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2e63287a-4c07-4b98-b26c-da9d05512ca0 2018-10-08 04:22:38,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.590278148651s 2018-10-08 04:22:38,923 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2e63287a-4c07-4b98-b26c-da9d05512ca0 returning object a8787421-5239-49d3-a45c-c103db919856 2018-10-08 04:22:38,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 04:22:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a8787421-5239-49d3-a45c-c103db919856/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" -d '' 2018-10-08 04:22:40,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57a7a5e7-0778-43b7-826d-c1aeb5576296 Date: Mon, 08 Oct 2018 04:22:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:22:40,446 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a8787421-5239-49d3-a45c-c103db919856/file used request id req-57a7a5e7-0778-43b7-826d-c1aeb5576296 2018-10-08 04:22:40,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.5222029686s 2018-10-08 04:22:40,447 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a8787421-5239-49d3-a45c-c103db919856/file used request id req-57a7a5e7-0778-43b7-826d-c1aeb5576296 2018-10-08 04:22:40,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:22:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:22:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-3fbbd215-fe75-47c6-9390-9543b9f68c7a Date: Mon, 08 Oct 2018 04:22:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap", "metadata": {}}], "file": "/v2/images/a8787421-5239-49d3-a45c-c103db919856/file", "owner": "c8a26a8ba10443519166649572299247", "id": "a8787421-5239-49d3-a45c-c103db919856", "size": 12716032, "self": "/v2/images/a8787421-5239-49d3-a45c-c103db919856", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:22:40Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:22:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:22:40,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3fbbd215-fe75-47c6-9390-9543b9f68c7a 2018-10-08 04:22:40,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183532953262s 2018-10-08 04:22:40,631 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3fbbd215-fe75-47c6-9390-9543b9f68c7a 2018-10-08 04:22:40,633 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a8787421-5239-49d3-a45c-c103db919856/file', 'owner': u'c8a26a8ba10443519166649572299247', 'id': u'a8787421-5239-49d3-a45c-c103db919856', 'size': 12716032, u'self': u'/v2/images/a8787421-5239-49d3-a45c-c103db919856', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8a26a8ba10443519166649572299247', 'name': 'patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T04:22:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T04:22:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a8787421-5239-49d3-a45c-c103db919856', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'created': u'2018-10-08T04:22:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T04:22:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a8787421-5239-49d3-a45c-c103db919856', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 04:22:40,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 04:22:40,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 04:22:40,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac3109d8-3b47-4b86-aec1-fe0f7b18d2d8 x-compute-request-id: req-ac3109d8-3b47-4b86-aec1-fe0f7b18d2d8 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58aafd24-eeb2-4025-9ccc-e871554a6359", "name": "patrole-flavor_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:22:40,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ac3109d8-3b47-4b86-aec1-fe0f7b18d2d8 2018-10-08 04:22:40,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.200780153275s 2018-10-08 04:22:40,836 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ac3109d8-3b47-4b86-aec1-fe0f7b18d2d8 returning object 58aafd24-eeb2-4025-9ccc-e871554a6359 2018-10-08 04:22:40,836 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_ea3531f9-0a70-4481-b9d7-2de1a0059a91', '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'ab23dd45542f45bb99bff0ef543fda01', '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'58aafd24-eeb2-4025-9ccc-e871554a6359', 'swap': 0}) 2018-10-08 04:22:40,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 04:22:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" -d '{"extra_specs": {}}' 2018-10-08 04:22:40,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e6fe386-36af-480e-954e-c13be3cd582d x-compute-request-id: req-2e6fe386-36af-480e-954e-c13be3cd582d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 04:22:40,865 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359/os-extra_specs used request id req-2e6fe386-36af-480e-954e-c13be3cd582d 2018-10-08 04:22:40,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0281579494476s 2018-10-08 04:22:40,866 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359/os-extra_specs used request id req-2e6fe386-36af-480e-954e-c13be3cd582d 2018-10-08 04:22:40,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:22:40,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:22:40,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:22:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:22:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:22:40,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b3dd73-de0e-4a81-909f-a06bea8a7c58 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "5f6f9706d2fe4edbb3417a00b55942f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:22:40,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-72b3dd73-de0e-4a81-909f-a06bea8a7c58 2018-10-08 04:22:40,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0964632034302s 2018-10-08 04:22:40,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-08 04:22:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:22:41,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e08fb1a8-8260-435b-b5b5-808d08287249 x-compute-request-id: req-e08fb1a8-8260-435b-b5b5-808d08287249 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 228}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-08 04:22:41,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e08fb1a8-8260-435b-b5b5-808d08287249 2018-10-08 04:22:41,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.547575950623s 2018-10-08 04:22:41,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e08fb1a8-8260-435b-b5b5-808d08287249 2018-10-08 04:22:41,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:22:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:22:41,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-7906c94a-258e-431c-a05a-1022c7277028 Date: Mon, 08 Oct 2018 04:22:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap", "metadata": {}}], "file": "/v2/images/a8787421-5239-49d3-a45c-c103db919856/file", "owner": "c8a26a8ba10443519166649572299247", "id": "a8787421-5239-49d3-a45c-c103db919856", "size": 12716032, "self": "/v2/images/a8787421-5239-49d3-a45c-c103db919856", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:22:40Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:22:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:22:41,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7906c94a-258e-431c-a05a-1022c7277028 2018-10-08 04:22:41,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165818929672s 2018-10-08 04:22:41,682 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7906c94a-258e-431c-a05a-1022c7277028 2018-10-08 04:22:41,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 04:22:41,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}' 2018-10-08 04:22:42,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943 X-Openstack-Request-Id: req-3889fed6-d7f8-4856-89f2-a1504646f3e3 Date: Mon, 08 Oct 2018 04:22:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943/file", "owner": "c8a26a8ba10443519166649572299247", "id": "d195c628-0adc-4bba-bc4f-0ea987e69943", "size": null, "self": "/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:22:42Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "checksum": null, "created_at": "2018-10-08T04:22:42Z", "protected": false} 2018-10-08 04:22:42,318 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3889fed6-d7f8-4856-89f2-a1504646f3e3 2018-10-08 04:22:42,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.633673906326s 2018-10-08 04:22:42,319 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3889fed6-d7f8-4856-89f2-a1504646f3e3 returning object d195c628-0adc-4bba-bc4f-0ea987e69943 2018-10-08 04:22:42,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 04:22:42,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" -d '' 2018-10-08 04:22:43,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1ecc377-8607-4c76-a791-eaf70361c2ee Date: Mon, 08 Oct 2018 04:22:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:22:43,784 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943/file used request id req-a1ecc377-8607-4c76-a791-eaf70361c2ee 2018-10-08 04:22:43,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.46431016922s 2018-10-08 04:22:43,785 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943/file used request id req-a1ecc377-8607-4c76-a791-eaf70361c2ee 2018-10-08 04:22:43,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:22:43,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:22:43,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-d1a4abed-5ff5-4b00-97e1-688ac51870ef Date: Mon, 08 Oct 2018 04:22:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d195c628-0adc-4bba-bc4f-0ea987e69943/snap", "metadata": {}}], "file": "/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943/file", "owner": "c8a26a8ba10443519166649572299247", "id": "d195c628-0adc-4bba-bc4f-0ea987e69943", "size": 12716032, "self": "/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d195c628-0adc-4bba-bc4f-0ea987e69943/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:22:43Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:22:42Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap", "metadata": {}}], "file": "/v2/images/a8787421-5239-49d3-a45c-c103db919856/file", "owner": "c8a26a8ba10443519166649572299247", "id": "a8787421-5239-49d3-a45c-c103db919856", "size": 12716032, "self": "/v2/images/a8787421-5239-49d3-a45c-c103db919856", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:22:40Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:22:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:22:43,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d1a4abed-5ff5-4b00-97e1-688ac51870ef 2018-10-08 04:22:43,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169129133224s 2018-10-08 04:22:43,955 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d1a4abed-5ff5-4b00-97e1-688ac51870ef 2018-10-08 04:22:43,958 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d195c628-0adc-4bba-bc4f-0ea987e69943/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943/file', 'owner': u'c8a26a8ba10443519166649572299247', 'id': u'd195c628-0adc-4bba-bc4f-0ea987e69943', 'size': 12716032, u'self': u'/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8a26a8ba10443519166649572299247', 'name': 'patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d195c628-0adc-4bba-bc4f-0ea987e69943/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T04:22:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T04:22:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'created': u'2018-10-08T04:22:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T04:22:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 04:22:43,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 04:22:43,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 04:22:44,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22: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-e6df6dd6-e776-4638-91a2-f168ecdc3b0c x-compute-request-id: req-e6df6dd6-e776-4638-91a2-f168ecdc3b0c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b068fceb-5f6f-42f0-8683-d436668398f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b068fceb-5f6f-42f0-8683-d436668398f6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b068fceb-5f6f-42f0-8683-d436668398f6", "name": "patrole-flavor_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:22:44,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e6df6dd6-e776-4638-91a2-f168ecdc3b0c 2018-10-08 04:22:44,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.131325006485s 2018-10-08 04:22:44,091 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e6df6dd6-e776-4638-91a2-f168ecdc3b0c returning object b068fceb-5f6f-42f0-8683-d436668398f6 2018-10-08 04:22:44,092 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'b068fceb-5f6f-42f0-8683-d436668398f6', 'swap': 0}) 2018-10-08 04:22:44,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 04:22:44,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/b068fceb-5f6f-42f0-8683-d436668398f6/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" -d '{"extra_specs": {}}' 2018-10-08 04:22:44,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:22: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-6e985fd1-5720-4b4d-b847-1885e5996058 x-compute-request-id: req-6e985fd1-5720-4b4d-b847-1885e5996058 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 04:22:44,119 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b068fceb-5f6f-42f0-8683-d436668398f6/os-extra_specs used request id req-6e985fd1-5720-4b4d-b847-1885e5996058 2018-10-08 04:22:44,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0269830226898s 2018-10-08 04:22:44,120 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b068fceb-5f6f-42f0-8683-d436668398f6/os-extra_specs used request id req-6e985fd1-5720-4b4d-b847-1885e5996058 2018-10-08 04:22:44,120 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'b068fceb-5f6f-42f0-8683-d436668398f6', 'swap': 0}) 2018-10-08 04:22:47,326 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-08 04:22:46.231 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5d2c7f04-4c3c-4c55-895e-bf64db74012f) for deployment 'opnfv-rally' (UUID=9d3ecdce-fbb1-4a15-8fac-ac06e71d46af). 2018-10-08 04:22:47.160 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-08 04:22:47.162 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5d2c7f04-4c3c-4c55-895e-bf64db74012f) has been successfully configured for deployment 'opnfv-rally' (UUID=9d3ecdce-fbb1-4a15-8fac-ac06e71d46af)! 2018-10-08 04:22:47,326 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-08 04:22:47,327 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-08 04:22:47,329 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-08 04:22:47,345 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-08 04:22:50,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5d2c7f04-4c3c-4c55-895e-bf64db74012f/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-10-08 04:22:50,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-08 04:22:50,780 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-08 04:22:50,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-10-08 04:22:53,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 04:22:53.029 11331 INFO rally.api [-] Starting verification (UUID=364527c8-df6c-41a4-b287-97b8ece5a186) for deployment 'opnfv-rally' (UUID=9d3ecdce-fbb1-4a15-8fac-ac06e71d46af) by verifier 'opnfv-tempest' (UUID=5d2c7f04-4c3c-4c55-895e-bf64db74012f). 2018-10-08 04:22:53,031 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 364527c8-df6c-41a4-b287-97b8ece5a186 2018-10-08 04:25:17,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 364527c8-df6c-41a4-b287-97b8ece5a186 2018-10-08 04:25:17,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '364527c8-df6c-41a4-b287-97b8ece5a186']'. 2018-10-08 04:25:18,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-08 04:25:18,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-08 04:25:18,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 04:25:18,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 364527c8-df6c-41a4-b287-97b8ece5a186 | 2018-10-08 04:25:18,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-08 04:25:18,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-08 04:22:52 | 2018-10-08 04:25:18,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-08 04:25:17 | 2018-10-08 04:25:18,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:25 | 2018-10-08 04:25:18,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-08 04:25:18,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-08 04:25:18,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5d2c7f04-4c3c-4c55-895e-bf64db74012f) | 2018-10-08 04:25:18,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-08 04:25:18,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9d3ecdce-fbb1-4a15-8fac-ac06e71d46af) | 2018-10-08 04:25:18,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-08 04:25:18,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 135.254 | 2018-10-08 04:25:18,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-10-08 04:25:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-10-08 04:25:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-08 04:25:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-08 04:25:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-08 04:25:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 04:25:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-08 04:25:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-08 04:25:18,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-08 04:25:19,157 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 04:25:19,157 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-08 04:25:19,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 04:25:19,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:25:20,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-caea79c2-6954-4526-9e18-637a7f9074d1 Date: Mon, 08 Oct 2018 04:25:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:25:20,416 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943 used request id req-caea79c2-6954-4526-9e18-637a7f9074d1 2018-10-08 04:25:20,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25392603874s 2018-10-08 04:25:20,417 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d195c628-0adc-4bba-bc4f-0ea987e69943 used request id req-caea79c2-6954-4526-9e18-637a7f9074d1 2018-10-08 04:25:20,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 04:25:20,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:20,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25: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-2a6f2587-6418-4bcc-a7e5-be0a533653fa x-compute-request-id: req-2a6f2587-6418-4bcc-a7e5-be0a533653fa Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58aafd24-eeb2-4025-9ccc-e871554a6359", "name": "patrole-flavor_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b068fceb-5f6f-42f0-8683-d436668398f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b068fceb-5f6f-42f0-8683-d436668398f6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b068fceb-5f6f-42f0-8683-d436668398f6", "name": "patrole-flavor_alt_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 04:25:20,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2a6f2587-6418-4bcc-a7e5-be0a533653fa 2018-10-08 04:25:20,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.040589094162s 2018-10-08 04:25:20,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2a6f2587-6418-4bcc-a7e5-be0a533653fa 2018-10-08 04:25:20,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 04:25:20,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/b068fceb-5f6f-42f0-8683-d436668398f6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:20,513 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:25:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93f7d6a4-7d46-4e1e-be71-714339fd4502 x-compute-request-id: req-93f7d6a4-7d46-4e1e-be71-714339fd4502 Content-Length: 0 Content-Type: application/json 2018-10-08 04:25:20,513 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b068fceb-5f6f-42f0-8683-d436668398f6 used request id req-93f7d6a4-7d46-4e1e-be71-714339fd4502 2018-10-08 04:25:20,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0535778999329s 2018-10-08 04:25:20,514 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b068fceb-5f6f-42f0-8683-d436668398f6 used request id req-93f7d6a4-7d46-4e1e-be71-714339fd4502 2018-10-08 04:25:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 04:25:20,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:25:20,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-6f4dd177-5c84-4a6a-9f5a-da0b13eca047 Date: Mon, 08 Oct 2018 04:25:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap", "metadata": {}}], "file": "/v2/images/a8787421-5239-49d3-a45c-c103db919856/file", "owner": "c8a26a8ba10443519166649572299247", "id": "a8787421-5239-49d3-a45c-c103db919856", "size": 12716032, "self": "/v2/images/a8787421-5239-49d3-a45c-c103db919856", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a8787421-5239-49d3-a45c-c103db919856/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T04:22:40Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T04:22:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 04:25:20,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6f4dd177-5c84-4a6a-9f5a-da0b13eca047 2018-10-08 04:25:20,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199875831604s 2018-10-08 04:25:20,714 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6f4dd177-5c84-4a6a-9f5a-da0b13eca047 2018-10-08 04:25:20,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 04:25:20,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a8787421-5239-49d3-a45c-c103db919856 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5781cc1a37e265bdfe73df8b03f0c9c4ec258fdd" 2018-10-08 04:25:22,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a883ea43-b7d9-4d69-8d53-76da8258fa8c Date: Mon, 08 Oct 2018 04:25:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:25:22,608 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a8787421-5239-49d3-a45c-c103db919856 used request id req-a883ea43-b7d9-4d69-8d53-76da8258fa8c 2018-10-08 04:25:22,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.89298820496s 2018-10-08 04:25:22,609 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a8787421-5239-49d3-a45c-c103db919856 used request id req-a883ea43-b7d9-4d69-8d53-76da8258fa8c 2018-10-08 04:25:22,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 04:25:22,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:22,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25: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-30b7099d-a4b1-4bce-9dfb-c1f3f07f2650 x-compute-request-id: req-30b7099d-a4b1-4bce-9dfb-c1f3f07f2650 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58aafd24-eeb2-4025-9ccc-e871554a6359", "name": "patrole-flavor_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 04:25:22,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-30b7099d-a4b1-4bce-9dfb-c1f3f07f2650 2018-10-08 04:25:22,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0324051380157s 2018-10-08 04:25:22,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-30b7099d-a4b1-4bce-9dfb-c1f3f07f2650 2018-10-08 04:25:22,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 04:25:22,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:22,680 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:25: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-b406b597-fbc9-4c93-aa80-ae0f9cdb6ce8 x-compute-request-id: req-b406b597-fbc9-4c93-aa80-ae0f9cdb6ce8 Content-Length: 0 Content-Type: application/json 2018-10-08 04:25:22,680 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359 used request id req-b406b597-fbc9-4c93-aa80-ae0f9cdb6ce8 2018-10-08 04:25:22,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364711284637s 2018-10-08 04:25:22,680 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/58aafd24-eeb2-4025-9ccc-e871554a6359 used request id req-b406b597-fbc9-4c93-aa80-ae0f9cdb6ce8 2018-10-08 04:25:22,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:25:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:22,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b583f5b-072c-414d-8f4e-d71f62c35398 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91", "links": {"self": "http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94"}, "domain_id": "default", "enabled": true, "id": "3e4791fa714a475cae044692ed03fb94", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:25:22,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6b583f5b-072c-414d-8f4e-d71f62c35398 2018-10-08 04:25:22,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112267017365s 2018-10-08 04:25:22,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6b583f5b-072c-414d-8f4e-d71f62c35398 2018-10-08 04:25:22,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:25:22,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:22,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a2a34f-c7b3-4bee-b87e-703a45ea5227 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94"}, "enabled": true, "id": "3e4791fa714a475cae044692ed03fb94", "options": {}, "domain_id": "default", "name": "patrole-user_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}} 2018-10-08 04:25:22,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94 used request id req-30a2a34f-c7b3-4bee-b87e-703a45ea5227 2018-10-08 04:25:22,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0864720344543s 2018-10-08 04:25:22,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94 used request id req-30a2a34f-c7b3-4bee-b87e-703a45ea5227 2018-10-08 04:25:22,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 04:25:22,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:23,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd00cfe-9a36-45cd-a6b6-87f52ef65799 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:23,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94 used request id req-9fd00cfe-9a36-45cd-a6b6-87f52ef65799 2018-10-08 04:25:23,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.181800842285s 2018-10-08 04:25:23,068 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3e4791fa714a475cae044692ed03fb94 used request id req-9fd00cfe-9a36-45cd-a6b6-87f52ef65799 2018-10-08 04:25:23,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:25:23,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:23,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9390f8-235b-4b5d-95fd-ff39d3454e21 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247"}, "enabled": true, "id": "c8a26a8ba10443519166649572299247", "parent_id": "default", "domain_id": "default", "name": "patrole-project_ea3531f9-0a70-4481-b9d7-2de1a0059a91"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:25:23,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ba9390f8-235b-4b5d-95fd-ff39d3454e21 2018-10-08 04:25:23,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083514213562s 2018-10-08 04:25:23,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ba9390f8-235b-4b5d-95fd-ff39d3454e21 2018-10-08 04:25:23,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 04:25:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:23,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0055d561-4be3-4570-a3de-732098ecd509 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:23,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247 used request id req-0055d561-4be3-4570-a3de-732098ecd509 2018-10-08 04:25:23,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.131716966629s 2018-10-08 04:25:23,287 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c8a26a8ba10443519166649572299247 used request id req-0055d561-4be3-4570-a3de-732098ecd509 2018-10-08 04:25:23,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:25:23,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:23,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28633d94-a0f8-4c7d-a617-9461804f41c6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "5f6f9706d2fe4edbb3417a00b55942f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:23,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-28633d94-a0f8-4c7d-a617-9461804f41c6 2018-10-08 04:25:23,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0871660709381s 2018-10-08 04:25:23,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 04:25:23,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:23,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6a32a5d-15e2-4d85-9386-4617cd9b45cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:23,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5f6f9706d2fe4edbb3417a00b55942f4 used request id req-e6a32a5d-15e2-4d85-9386-4617cd9b45cf 2018-10-08 04:25:23,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105143070221s 2018-10-08 04:25:23,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 04:25:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c8a26a8ba10443519166649572299247&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a34fc33ca91727388dfd76370519a8a229ce1da" 2018-10-08 04:25:23,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-77256b60-7ec8-4771-8c3d-5425f25bdb4f Date: Mon, 08 Oct 2018 04:25:23 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:25:23,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c8a26a8ba10443519166649572299247&name=default used request id req-77256b60-7ec8-4771-8c3d-5425f25bdb4f 2018-10-08 04:25:23,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.17874789238s 2018-10-08 04:25:23,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c8a26a8ba10443519166649572299247&name=default used request id req-77256b60-7ec8-4771-8c3d-5425f25bdb4f 2018-10-08 04:25:23,718 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-08 04:25:24,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 04:25:24,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 04:25:24,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 04:25:24,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 04:25:24,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 04:25:24,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 04:25:24,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 04:25:24,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 04:25:24,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 04:25:24,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 04:25:24,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 04:25:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:24,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc265a1d-311d-4428-82f1-e6f1e2b44b2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:24,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bc265a1d-311d-4428-82f1-e6f1e2b44b2c 2018-10-08 04:25:24,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:24,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T05:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["rXgOwyv-TDKvYl7iY0_aiA"], "issued_at": "2018-10-08T04:25:24.000000Z"}} 2018-10-08 04:25:24,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:24,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:24,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:24,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ee6b8a-ac07-45c4-ac4f-c22ee76887fb Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 04:25:24,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-11ee6b8a-ac07-45c4-ac4f-c22ee76887fb 2018-10-08 04:25:24,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.470663070679s 2018-10-08 04:25:24,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 04:25:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}}' 2018-10-08 04:25:24,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-834e9df9-160a-4968-b4c3-e48ab2f5e9b0 Content-Length: 356 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:25:24,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-834e9df9-160a-4968-b4c3-e48ab2f5e9b0 2018-10-08 04:25:24,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0958700180054s 2018-10-08 04:25:24,746 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-834e9df9-160a-4968-b4c3-e48ab2f5e9b0 2018-10-08 04:25:24,746 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378', 'id': u'1d9c92d78b1248489b5342be9be581af', 'description': u'Created by OPNFV Functest: snaps_smoke', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 04:25:24,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 04:25:25,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.364860057831s 2018-10-08 04:25:25,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:25,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e61fabc-6fa7-4e3a-8719-cb2d2e1f3582 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:25:25,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412 used request id req-4e61fabc-6fa7-4e3a-8719-cb2d2e1f3582 2018-10-08 04:25:25,201 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd076bf001f0a48319637d0be24aca412', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378'}) 2018-10-08 04:25:25,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:25:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:25,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7359b81d-f8b1-4165-bb50-1e3b51362b09 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:25,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7359b81d-f8b1-4165-bb50-1e3b51362b09 2018-10-08 04:25:25,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0894780158997s 2018-10-08 04:25:25,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:25:25,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:25,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257521cf-e38d-4825-a85a-c09eb167d7bd Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:25,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-257521cf-e38d-4825-a85a-c09eb167d7bd 2018-10-08 04:25:25,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840449333191s 2018-10-08 04:25:25,377 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 04:25:25,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 04:25:25,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" -d '{"role": {"name": "Member"}}' 2018-10-08 04:25:25,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92a56719-ed0d-4084-8f72-5398d451cc23 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}} 2018-10-08 04:25:25,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-92a56719-ed0d-4084-8f72-5398d451cc23 2018-10-08 04:25:25,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0911779403687s 2018-10-08 04:25:25,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:25,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d359461-cc3b-4e19-8bd4-4b6d3c0579dd Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "domain_id": null, "name": "Member", "id": "a000ac8067334459a7e14036588a68e2"}} 2018-10-08 04:25:25,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2 used request id req-1d359461-cc3b-4e19-8bd4-4b6d3c0579dd 2018-10-08 04:25:25,551 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2'}, 'domain_id': None, 'human_id': None, 'id': u'a000ac8067334459a7e14036588a68e2', 'HUMAN_ID': False}) 2018-10-08 04:25:25,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:25:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:25,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2431f0f9-98cb-4166-8987-6655809d8db9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:25,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2431f0f9-98cb-4166-8987-6655809d8db9 2018-10-08 04:25:25,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08305311203s 2018-10-08 04:25:25,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 04:25:25,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:25,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f27b7cb-f27b-4935-839c-0cbd875237ca Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 04:25:25,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0f27b7cb-f27b-4935-839c-0cbd875237ca 2018-10-08 04:25:25,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.077241897583s 2018-10-08 04:25:25,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:25:25,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:25,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef86e8d-ed0a-4cfb-867b-04d79d5bc1ea Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:25:25,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cef86e8d-ed0a-4cfb-867b-04d79d5bc1ea 2018-10-08 04:25:25,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982639789581s 2018-10-08 04:25:25,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cef86e8d-ed0a-4cfb-867b-04d79d5bc1ea 2018-10-08 04:25:25,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:25:25,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:25,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc755840-dca4-499a-89d2-eca43e3847f0 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:25:25,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-dc755840-dca4-499a-89d2-eca43e3847f0 2018-10-08 04:25:25,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825169086456s 2018-10-08 04:25:25,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-dc755840-dca4-499a-89d2-eca43e3847f0 2018-10-08 04:25:25,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 04:25:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=d076bf001f0a48319637d0be24aca412&scope.project.id=1d9c92d78b1248489b5342be9be581af&role.id=a000ac8067334459a7e14036588a68e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:25,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3d2fdc-35d4-4499-92ce-39a0a2dbd229 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d076bf001f0a48319637d0be24aca412&scope.project.id=1d9c92d78b1248489b5342be9be581af&role.id=a000ac8067334459a7e14036588a68e2", "previous": null, "next": null}} 2018-10-08 04:25:25,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d076bf001f0a48319637d0be24aca412&scope.project.id=1d9c92d78b1248489b5342be9be581af&role.id=a000ac8067334459a7e14036588a68e2 used request id req-9d3d2fdc-35d4-4499-92ce-39a0a2dbd229 2018-10-08 04:25:25,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0741670131683s 2018-10-08 04:25:25,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 04:25:25,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af/users/d076bf001f0a48319637d0be24aca412/roles/a000ac8067334459a7e14036588a68e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:26,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47017e02-0c75-400c-a4e2-716f217c44fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:26,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af/users/d076bf001f0a48319637d0be24aca412/roles/a000ac8067334459a7e14036588a68e2 used request id req-47017e02-0c75-400c-a4e2-716f217c44fb 2018-10-08 04:25:26,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116014003754s 2018-10-08 04:25:26,095 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '15adb12d-8ca2-4cb5-81ae-7468faeb8fe8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378', 'project_id': u'1d9c92d78b1248489b5342be9be581af', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 04:25:26,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 04:25:26,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 04:25:26,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 04:25:26,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 04:25:26,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 04:25:26,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 04:25:26,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 04:25:26,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 04:25:26,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 04:25:26,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 04:25:26,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 04:25:26,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 04:25:26,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 04:25:26,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 04:25:26,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 04:25:26,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 04:25:26,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 04:25:26,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 04:25:26,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 04:25:26,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 04:25:26,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 04:25:26,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 04:25:26,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 04:25:26,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 04:25:26,101 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378', 'password': '15adb12d-8ca2-4cb5-81ae-7468faeb8fe8', 'project_name': 'snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '1d9c92d78b1248489b5342be9be581af', 'project_domain_name': 'Default'} 2018-10-08 04:25:26,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:25:26,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:26,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7faaceb7-1191-4548-a967-1962c0952dc4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:26,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7faaceb7-1191-4548-a967-1962c0952dc4 2018-10-08 04:25:26,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788359642029s 2018-10-08 04:25:26,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:25:26,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:26,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09eec0c5-3545-419d-840e-8bb33fca1673 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:26,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-09eec0c5-3545-419d-840e-8bb33fca1673 2018-10-08 04:25:26,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777070522308s 2018-10-08 04:25:26,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 04:25:26,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:26,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c60a62-8894-4fd8-b625-91c7401def41 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 04:25:26,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-97c60a62-8894-4fd8-b625-91c7401def41 2018-10-08 04:25:26,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.076936006546s 2018-10-08 04:25:26,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:25:26,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:26,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f047f5f1-2b36-48f0-9a99-f62655ea8afc Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:25:26,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f047f5f1-2b36-48f0-9a99-f62655ea8afc 2018-10-08 04:25:26,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0958650112152s 2018-10-08 04:25:26,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f047f5f1-2b36-48f0-9a99-f62655ea8afc 2018-10-08 04:25:26,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:25:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:26,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30686370-258d-4d67-8012-571dc436315e Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:25:26,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-30686370-258d-4d67-8012-571dc436315e 2018-10-08 04:25:26,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0738530158997s 2018-10-08 04:25:26,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-30686370-258d-4d67-8012-571dc436315e 2018-10-08 04:25:26,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 04:25:26,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=d076bf001f0a48319637d0be24aca412&scope.project.id=1d9c92d78b1248489b5342be9be581af&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:26,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087bde24-452f-4524-aaff-cf6d981f8607 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d076bf001f0a48319637d0be24aca412&scope.project.id=1d9c92d78b1248489b5342be9be581af&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 04:25:26,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d076bf001f0a48319637d0be24aca412&scope.project.id=1d9c92d78b1248489b5342be9be581af&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-087bde24-452f-4524-aaff-cf6d981f8607 2018-10-08 04:25:26,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.167917966843s 2018-10-08 04:25:26,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 04:25:26,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af/users/d076bf001f0a48319637d0be24aca412/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:26,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75d07cf3-62d6-47d8-8dcc-acf035931d57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:26,808 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af/users/d076bf001f0a48319637d0be24aca412/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-75d07cf3-62d6-47d8-8dcc-acf035931d57 2018-10-08 04:25:26,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122805118561s 2018-10-08 04:25:26,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:25:26,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:26,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bcf8c9c-a249-440b-9b13-ed9855ee471c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:26,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2bcf8c9c-a249-440b-9b13-ed9855ee471c 2018-10-08 04:25:26,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0745298862457s 2018-10-08 04:25:26,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 04:25:26,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-08 04:25:26,918 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-232a805b-64f4-4e52-863f-ec0732886b83 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}} 2018-10-08 04:25:26,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-232a805b-64f4-4e52-863f-ec0732886b83 2018-10-08 04:25:26,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0338189601898s 2018-10-08 04:25:26,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:27,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbced843-d97e-42fb-9ce9-86f06bd8fd6e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 04:25:27,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-fbced843-d97e-42fb-9ce9-86f06bd8fd6e 2018-10-08 04:25:27,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 04:25:27,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:27,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6b250c-3ec9-406e-a37b-1ee344b45690 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:27,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0e6b250c-3ec9-406e-a37b-1ee344b45690 2018-10-08 04:25:27,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0772409439087s 2018-10-08 04:25:27,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 04:25:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:27,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-230c53d1-0ca1-4849-9bd6-35e4db9edfc9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 04:25:27,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-230c53d1-0ca1-4849-9bd6-35e4db9edfc9 2018-10-08 04:25:27,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0780220031738s 2018-10-08 04:25:27,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 04:25:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:27,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f542d7c-5070-45c0-9a8c-733ca0bcef69 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:25:27,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0f542d7c-5070-45c0-9a8c-733ca0bcef69 2018-10-08 04:25:27,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0988311767578s 2018-10-08 04:25:27,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0f542d7c-5070-45c0-9a8c-733ca0bcef69 2018-10-08 04:25:27,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 04:25:27,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:27,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e2d090-10fb-4148-842b-014663683b2f Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 04:25:27,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-51e2d090-10fb-4148-842b-014663683b2f 2018-10-08 04:25:27,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.078861951828s 2018-10-08 04:25:27,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-51e2d090-10fb-4148-842b-014663683b2f 2018-10-08 04:25:27,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 04:25:27,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=d076bf001f0a48319637d0be24aca412&scope.project.id=1d9c92d78b1248489b5342be9be581af&role.id=45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:27,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd72c95-eb10-40b3-875f-6127fe5e7e48 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d076bf001f0a48319637d0be24aca412&scope.project.id=1d9c92d78b1248489b5342be9be581af&role.id=45bcf6fc2023439cb69c18e0f94362df", "previous": null, "next": null}} 2018-10-08 04:25:27,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d076bf001f0a48319637d0be24aca412&scope.project.id=1d9c92d78b1248489b5342be9be581af&role.id=45bcf6fc2023439cb69c18e0f94362df used request id req-ffd72c95-eb10-40b3-875f-6127fe5e7e48 2018-10-08 04:25:27,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0814158916473s 2018-10-08 04:25:27,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 04:25:27,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af/users/d076bf001f0a48319637d0be24aca412/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 04:25:27,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-707fb3c0-fff2-4761-b122-a1f8fd3014d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:27,561 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af/users/d076bf001f0a48319637d0be24aca412/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-707fb3c0-fff2-4761-b122-a1f8fd3014d9 2018-10-08 04:25:27,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.133983135223s 2018-10-08 04:25:27,562 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-08 04:25:27,562 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-08 04:25:27,562 - openstack_tests - INFO - OS Credentials = > 2018-10-08 04:25:27,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:27,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:27,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["kneplI7dQQKP1XRvWNfZjA"], "issued_at": "2018-10-08T04:25:27.000000Z"}} 2018-10-08 04:25:27,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4397cb58e759c848779c9ef3ab09062618f1a389" 2018-10-08 04:25:28,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4685d332-f0ca-4eb5-9b9d-0374679d6b1a Date: Mon, 08 Oct 2018 04:25:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:25:28,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-4685d332-f0ca-4eb5-9b9d-0374679d6b1a 2018-10-08 04:25:28,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4397cb58e759c848779c9ef3ab09062618f1a389" 2018-10-08 04:25:28,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9d060b32-4f13-460f-9216-80e0e18647f1 Date: Mon, 08 Oct 2018 04:25:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 04:25:28,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-9d060b32-4f13-460f-9216-80e0e18647f1 2018-10-08 04:25:28,411 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-08 04:25:28,412 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-08 04:25:28,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:28,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["IXZAuVI0SRyV8L9SkYxwYA"], "issued_at": "2018-10-08T04:25:28.000000Z"}} 2018-10-08 04:25:28,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6776d62f25db65105b7dda074469be9857de8717" 2018-10-08 04:25:28,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44654dd6-ed8e-4af7-91f4-5249f1c8a1b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:28,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-44654dd6-ed8e-4af7-91f4-5249f1c8a1b2 2018-10-08 04:25:28,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:28,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:29,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["zut-i-cQSCCeZWEnNGFdSg"], "issued_at": "2018-10-08T04:25:29.000000Z"}} 2018-10-08 04:25:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:29,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2fad0f-4220-4d20-9948-6c6d17cbd6af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:29,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8f2fad0f-4220-4d20-9948-6c6d17cbd6af 2018-10-08 04:25:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:29,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:29,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321406cc-6060-464d-8891-4cf97e2ef0e8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:25:29,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj used request id req-321406cc-6060-464d-8891-4cf97e2ef0e8 2018-10-08 04:25:29,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:29,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4f5336-766d-4b03-9e43-49f4d25a8edd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:25:29,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-eb4f5336-766d-4b03-9e43-49f4d25a8edd 2018-10-08 04:25:29,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj"}}' 2018-10-08 04:25:29,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9d06fdb-5fcd-4dac-9f73-f2ca0ec022f8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154"}, "enabled": true, "id": "231f5d7c0c97497ea45b07fbe0122154", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj"}} 2018-10-08 04:25:29,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d9d06fdb-5fcd-4dac-9f73-f2ca0ec022f8 2018-10-08 04:25:29,745 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj 2018-10-08 04:25:29,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:29,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:30,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["pdm0gpUgS8S3GZvXR1iG4g"], "issued_at": "2018-10-08T04:25:30.000000Z"}} 2018-10-08 04:25:30,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5929b3a5a7ebbc55b41fd671df976a0da73660c0" 2018-10-08 04:25:30,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2258b4-9d3e-4949-8853-d71de1ff664d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:30,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9d2258b4-9d3e-4949-8853-d71de1ff664d 2018-10-08 04:25:30,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:30,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:30,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5929b3a5a7ebbc55b41fd671df976a0da73660c0" 2018-10-08 04:25:30,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d73db8a-41af-4537-a043-54b821eb8152 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:25:30,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7d73db8a-41af-4537-a043-54b821eb8152 2018-10-08 04:25:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5929b3a5a7ebbc55b41fd671df976a0da73660c0" 2018-10-08 04:25:30,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ff81ee-9996-4c10-b6b9-05cdc7a0f25f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154"}, "enabled": true, "id": "231f5d7c0c97497ea45b07fbe0122154", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj"}]} 2018-10-08 04:25:30,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj used request id req-49ff81ee-9996-4c10-b6b9-05cdc7a0f25f 2018-10-08 04:25:30,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5929b3a5a7ebbc55b41fd671df976a0da73660c0" 2018-10-08 04:25:30,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65244dbc-6436-4dee-b4c1-f7a39dc71b61 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:25:30,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-65244dbc-6436-4dee-b4c1-f7a39dc71b61 2018-10-08 04:25:31,002 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4911afbb-9dbf-4d0-user 2018-10-08 04:25:31,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:31,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:31,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10acbe66-0fd0-4747-bb69-b93e8a3dc702 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:31,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-10acbe66-0fd0-4747-bb69-b93e8a3dc702 2018-10-08 04:25:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" -d '{"role": {"name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj-role"}}' 2018-10-08 04:25:31,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30fd0a1-a050-44ce-96c9-f73b57ff1921 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f2c4b55405348539383a0aa91315e55", "links": {"self": "http://172.30.9.28:5000/v3/roles/8f2c4b55405348539383a0aa91315e55"}, "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj-role"}} 2018-10-08 04:25:31,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b30fd0a1-a050-44ce-96c9-f73b57ff1921 2018-10-08 04:25:31,146 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj-role 2018-10-08 04:25:31,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8f2c4b55405348539383a0aa91315e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:31,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a72f7d6b-39b1-4b62-8b25-eae9416736f8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8f2c4b55405348539383a0aa91315e55"}, "domain_id": null, "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj-role", "id": "8f2c4b55405348539383a0aa91315e55"}} 2018-10-08 04:25:31,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8f2c4b55405348539383a0aa91315e55 used request id req-a72f7d6b-39b1-4b62-8b25-eae9416736f8 2018-10-08 04:25:31,168 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj-role to project CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj 2018-10-08 04:25:31,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154/users/41514d6ec3e34dfc87c3362695100b8a/roles/8f2c4b55405348539383a0aa91315e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:31,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d58396-9695-40c9-8bc2-818877d8646c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:31,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154/users/41514d6ec3e34dfc87c3362695100b8a/roles/8f2c4b55405348539383a0aa91315e55 used request id req-c5d58396-9695-40c9-8bc2-818877d8646c 2018-10-08 04:25:31,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:31,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:31,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f2c4b55405348539383a0aa91315e55", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj-role"}], "expires_at": "2018-10-08T05:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "231f5d7c0c97497ea45b07fbe0122154", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/231f5d7c0c97497ea45b07fbe0122154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/231f5d7c0c97497ea45b07fbe0122154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/231f5d7c0c97497ea45b07fbe0122154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/231f5d7c0c97497ea45b07fbe0122154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/231f5d7c0c97497ea45b07fbe0122154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/231f5d7c0c97497ea45b07fbe0122154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-user", "id": "41514d6ec3e34dfc87c3362695100b8a"}, "audit_ids": ["L7b74ONESxqh4lHqhRNmwA"], "issued_at": "2018-10-08T04:25:31.000000Z"}} 2018-10-08 04:25:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:31,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f1704e-039c-477b-b0d5-b48b2ec515c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:31,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61f1704e-039c-477b-b0d5-b48b2ec515c0 2018-10-08 04:25:31,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:32,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bab9c427-73f3-48e1-99b6-3261abb9f653 Date: Mon, 08 Oct 2018 04:25:32 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:25:32,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name&description=hello+group used request id req-bab9c427-73f3-48e1-99b6-3261abb9f653 2018-10-08 04:25:32,167 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name... 2018-10-08 04:25:32,167 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name 2018-10-08 04:25:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" -d '{"security_group": {"name": "CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name", "description": "hello group"}}' 2018-10-08 04:25:32,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d217b05e-19b1-48d9-93da-0415c489c807 Date: Mon, 08 Oct 2018 04:25:32 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "updated_at": "2018-10-08T04:25:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}], "revision_number": 2, "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "99025379-1ee1-465b-97de-46f9679bc60e", "name": "CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name"}} 2018-10-08 04:25:32,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-d217b05e-19b1-48d9-93da-0415c489c807 2018-10-08 04:25:32,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:32,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e8bb1fe-2a32-4047-ac15-4a2171822d31 Date: Mon, 08 Oct 2018 04:25: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-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:32,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-8e8bb1fe-2a32-4047-ac15-4a2171822d31 2018-10-08 04:25:32,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:32,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:32,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f066ab74-018b-436e-958b-c2a409d0645e Date: Mon, 08 Oct 2018 04:25: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-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:32,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-f066ab74-018b-436e-958b-c2a409d0645e 2018-10-08 04:25:32,989 - neutron_utils - INFO - Retrieving security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:33,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-25abed18-3930-4b2b-997b-ae95663be5b2 Date: Mon, 08 Oct 2018 04:25:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "updated_at": "2018-10-08T04:25:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}], "revision_number": 2, "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "99025379-1ee1-465b-97de-46f9679bc60e", "name": "CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name"}]} 2018-10-08 04:25:33,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-25abed18-3930-4b2b-997b-ae95663be5b2 2018-10-08 04:25:33,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:33,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:33,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dec581f9-66e7-4612-9f93-f6bb82657c54 Date: Mon, 08 Oct 2018 04:25:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:33,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-dec581f9-66e7-4612-9f93-f6bb82657c54 2018-10-08 04:25:33,105 - neutron_utils - INFO - Retrieving security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:33,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d10da751-f4f3-4524-a887-a57a78156688 Date: Mon, 08 Oct 2018 04:25:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "updated_at": "2018-10-08T04:25:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}], "revision_number": 2, "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "99025379-1ee1-465b-97de-46f9679bc60e", "name": "CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name"}]} 2018-10-08 04:25:33,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-d10da751-f4f3-4524-a887-a57a78156688 2018-10-08 04:25:33,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:33,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:33,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc342f25-b6d9-4923-9f74-8a497d64f709 Date: Mon, 08 Oct 2018 04:25:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:33,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-bc342f25-b6d9-4923-9f74-8a497d64f709 2018-10-08 04:25:33,350 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name 2018-10-08 04:25:33,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:33,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8f3c60c0-bfb9-4912-bc17-fcf73ed60f4f Date: Mon, 08 Oct 2018 04:25:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "updated_at": "2018-10-08T04:25:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}], "revision_number": 2, "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "99025379-1ee1-465b-97de-46f9679bc60e", "name": "CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name"}]} 2018-10-08 04:25:33,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name used request id req-8f3c60c0-bfb9-4912-bc17-fcf73ed60f4f 2018-10-08 04:25:33,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:33,572 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:33,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:33,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d254294-034d-4922-851e-88f0da8ff04b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154"}, "enabled": true, "id": "231f5d7c0c97497ea45b07fbe0122154", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj"}} 2018-10-08 04:25:33,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154 used request id req-2d254294-034d-4922-851e-88f0da8ff04b 2018-10-08 04:25:33,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:33,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0d22cb6-908f-4291-a15c-dde71857d962 Date: Mon, 08 Oct 2018 04:25:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:33,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-d0d22cb6-908f-4291-a15c-dde71857d962 2018-10-08 04:25:33,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e"}}' 2018-10-08 04:25:34,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-cd7af6a6-2fdf-49be-9bac-3bf4f1b5fa2d Date: Mon, 08 Oct 2018 04:25:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:34Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "127b26cb-8c91-486d-9532-4294864b6833"}} 2018-10-08 04:25:34,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-cd7af6a6-2fdf-49be-9bac-3bf4f1b5fa2d 2018-10-08 04:25:34,165 - neutron_utils - INFO - Retrieving security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:34,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8d281e80-d8ef-44da-be8f-5914a11b3970 Date: Mon, 08 Oct 2018 04:25:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "updated_at": "2018-10-08T04:25:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "revision_number": 0, "id": "127b26cb-8c91-486d-9532-4294864b6833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}], "revision_number": 3, "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "99025379-1ee1-465b-97de-46f9679bc60e", "name": "CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name"}]} 2018-10-08 04:25:34,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-8d281e80-d8ef-44da-be8f-5914a11b3970 2018-10-08 04:25:34,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:34,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:34,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-77894ac9-204d-4003-9e02-40c92013ed96 Date: Mon, 08 Oct 2018 04:25:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:34Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "127b26cb-8c91-486d-9532-4294864b6833"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:34,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-77894ac9-204d-4003-9e02-40c92013ed96 2018-10-08 04:25:34,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:34,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f2c4b55405348539383a0aa91315e55", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj-role"}], "expires_at": "2018-10-08T05:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "231f5d7c0c97497ea45b07fbe0122154", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/231f5d7c0c97497ea45b07fbe0122154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/231f5d7c0c97497ea45b07fbe0122154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/231f5d7c0c97497ea45b07fbe0122154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/231f5d7c0c97497ea45b07fbe0122154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/231f5d7c0c97497ea45b07fbe0122154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/231f5d7c0c97497ea45b07fbe0122154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/231f5d7c0c97497ea45b07fbe0122154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-user", "id": "41514d6ec3e34dfc87c3362695100b8a"}, "audit_ids": ["oNCdUnHFTQeoK_r5DPavwA"], "issued_at": "2018-10-08T04:25:34.000000Z"}} 2018-10-08 04:25:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529e7a7fceee663226eec2a2eabd4e45448b14a8" 2018-10-08 04:25:34,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c8da564c-0da6-40c9-aefa-39ba8fd7fe64 Date: Mon, 08 Oct 2018 04:25:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "updated_at": "2018-10-08T04:25:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "revision_number": 0, "id": "127b26cb-8c91-486d-9532-4294864b6833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}], "revision_number": 3, "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "99025379-1ee1-465b-97de-46f9679bc60e", "name": "CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name"}]} 2018-10-08 04:25:34,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name&description=hello+group used request id req-c8da564c-0da6-40c9-aefa-39ba8fd7fe64 2018-10-08 04:25:34,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529e7a7fceee663226eec2a2eabd4e45448b14a8" 2018-10-08 04:25:34,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-39e5b1cf-c8d4-4238-aa85-0f8aa89a3a6e Date: Mon, 08 Oct 2018 04:25:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:34Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "127b26cb-8c91-486d-9532-4294864b6833"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:34,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-39e5b1cf-c8d4-4238-aa85-0f8aa89a3a6e 2018-10-08 04:25:34,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:34,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529e7a7fceee663226eec2a2eabd4e45448b14a8" 2018-10-08 04:25:35,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8cb36e54-e858-4cdd-9127-31415058df3e Date: Mon, 08 Oct 2018 04:25:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:34Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "127b26cb-8c91-486d-9532-4294864b6833"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:35,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-8cb36e54-e858-4cdd-9127-31415058df3e 2018-10-08 04:25:35,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529e7a7fceee663226eec2a2eabd4e45448b14a8" 2018-10-08 04:25:35,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a2a6418a-846b-4c79-a42a-428905749b87 Date: Mon, 08 Oct 2018 04:25:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "updated_at": "2018-10-08T04:25:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "revision_number": 0, "id": "127b26cb-8c91-486d-9532-4294864b6833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}], "revision_number": 3, "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "99025379-1ee1-465b-97de-46f9679bc60e", "name": "CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name"}]} 2018-10-08 04:25:35,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name used request id req-a2a6418a-846b-4c79-a42a-428905749b87 2018-10-08 04:25:35,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:35,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529e7a7fceee663226eec2a2eabd4e45448b14a8" 2018-10-08 04:25:35,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5ee75bde-cd9e-43b4-baad-3b4c75cfb1f9 Date: Mon, 08 Oct 2018 04:25:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:34Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "127b26cb-8c91-486d-9532-4294864b6833"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:35,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-5ee75bde-cd9e-43b4-baad-3b4c75cfb1f9 2018-10-08 04:25:35,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:35,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529e7a7fceee663226eec2a2eabd4e45448b14a8" 2018-10-08 04:25:35,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-08398773-6f9c-47f3-ad18-dca4d14ae89c Date: Mon, 08 Oct 2018 04:25:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:34Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "127b26cb-8c91-486d-9532-4294864b6833"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:35,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-08398773-6f9c-47f3-ad18-dca4d14ae89c 2018-10-08 04:25:35,727 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name 2018-10-08 04:25:35,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:35,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-41911d1c-6156-433d-9bc4-2048cc71a620 Date: Mon, 08 Oct 2018 04:25:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "updated_at": "2018-10-08T04:25:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "revision_number": 0, "id": "127b26cb-8c91-486d-9532-4294864b6833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}], "revision_number": 3, "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "99025379-1ee1-465b-97de-46f9679bc60e", "name": "CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name"}]} 2018-10-08 04:25:35,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name used request id req-41911d1c-6156-433d-9bc4-2048cc71a620 2018-10-08 04:25:35,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:35,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2045ad71-f7ef-4697-abc0-e96c760bd0bc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154"}, "enabled": true, "id": "231f5d7c0c97497ea45b07fbe0122154", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj"}} 2018-10-08 04:25:35,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154 used request id req-2045ad71-f7ef-4697-abc0-e96c760bd0bc 2018-10-08 04:25:35,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:36,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:36,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5742399e-14c3-4184-a04c-5bdd370d39b9 Date: Mon, 08 Oct 2018 04:25:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:34Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "127b26cb-8c91-486d-9532-4294864b6833"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}]} 2018-10-08 04:25:36,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-5742399e-14c3-4184-a04c-5bdd370d39b9 2018-10-08 04:25:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e"}}' 2018-10-08 04:25:36,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-55508036-d320-49a3-8094-d162b21caaa9 Date: Mon, 08 Oct 2018 04:25:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:36Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:36Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "8a5c6da3-1ebc-44e6-845e-450f973dfa45"}} 2018-10-08 04:25:36,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-55508036-d320-49a3-8094-d162b21caaa9 2018-10-08 04:25:36,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99025379-1ee1-465b-97de-46f9679bc60e 2018-10-08 04:25:36,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529e7a7fceee663226eec2a2eabd4e45448b14a8" 2018-10-08 04:25:36,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-2e60b2fe-3038-4261-97a8-89873b57c376 Date: Mon, 08 Oct 2018 04:25:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:34Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:34Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "127b26cb-8c91-486d-9532-4294864b6833"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "62e52063-9aa5-4d45-8266-60fd3da7f5f7"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:36Z", "security_group_id": "99025379-1ee1-465b-97de-46f9679bc60e", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:36Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "8a5c6da3-1ebc-44e6-845e-450f973dfa45"}]} 2018-10-08 04:25:36,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=99025379-1ee1-465b-97de-46f9679bc60e used request id req-2e60b2fe-3038-4261-97a8-89873b57c376 2018-10-08 04:25:36,678 - neutron_utils - INFO - Deleting security group rule with ID - 8a5c6da3-1ebc-44e6-845e-450f973dfa45 2018-10-08 04:25:36,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/8a5c6da3-1ebc-44e6-845e-450f973dfa45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:36,793 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5aaa7685-c2c2-40ca-bdda-118dad010edb Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:36,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/8a5c6da3-1ebc-44e6-845e-450f973dfa45 used request id req-5aaa7685-c2c2-40ca-bdda-118dad010edb 2018-10-08 04:25:36,794 - neutron_utils - INFO - Deleting security group rule with ID - 62e52063-9aa5-4d45-8266-60fd3da7f5f7 2018-10-08 04:25:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/62e52063-9aa5-4d45-8266-60fd3da7f5f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:37,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b06fd2d-4e43-40cb-a189-e29c27bc4533 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:37,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/62e52063-9aa5-4d45-8266-60fd3da7f5f7 used request id req-8b06fd2d-4e43-40cb-a189-e29c27bc4533 2018-10-08 04:25:37,083 - neutron_utils - INFO - Deleting security group rule with ID - 5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb 2018-10-08 04:25:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:37,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d33d206-cba2-4d26-83cd-9674ca3c5798 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:37,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5a38a3e4-9328-4af7-9c4d-1bd3c832d3eb used request id req-1d33d206-cba2-4d26-83cd-9674ca3c5798 2018-10-08 04:25:37,186 - neutron_utils - INFO - Deleting security group rule with ID - 127b26cb-8c91-486d-9532-4294864b6833 2018-10-08 04:25:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/127b26cb-8c91-486d-9532-4294864b6833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:37,504 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30cfe268-dc71-41a7-92bd-d5162a51c4f9 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:37,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/127b26cb-8c91-486d-9532-4294864b6833 used request id req-30cfe268-dc71-41a7-92bd-d5162a51c4f9 2018-10-08 04:25:37,504 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8151cec7-9046-4363-8494-a8c70516ae77name 2018-10-08 04:25:37,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/99025379-1ee1-465b-97de-46f9679bc60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204a7ffcffb02a0c33dd152f7dfc58fa9a7535e9" 2018-10-08 04:25:37,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0aac60e9-abb3-456a-a767-9f0b5fc93f02 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:37,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/99025379-1ee1-465b-97de-46f9679bc60e used request id req-0aac60e9-abb3-456a-a767-9f0b5fc93f02 2018-10-08 04:25:37,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:37,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-32224e2f-4169-4501-bdd7-ec1f1314b1d2 Date: Mon, 08 Oct 2018 04:25:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "updated_at": "2018-10-08T04:25:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "360a9fc4-c492-4710-895c-56ecaf3bce4e", "remote_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "6c00d285-a899-459f-8010-876711f80f92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "77bb4450-0873-4de0-9ee4-c01577d64825", "remote_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv6", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "revision_number": 0, "id": "bf67bc16-62c0-49ce-a785-3826b3463bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:32Z", "security_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "port_range_min": null, "ethertype": "IPv4", "project_id": "231f5d7c0c97497ea45b07fbe0122154"}], "revision_number": 4, "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "144a710e-96c4-4bae-8134-393470cfb0c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:25:37,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-32224e2f-4169-4501-bdd7-ec1f1314b1d2 2018-10-08 04:25:37,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:38,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b971b1-1dc5-4aa4-ab49-f182fe122d33 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154"}, "enabled": true, "id": "231f5d7c0c97497ea45b07fbe0122154", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj"}} 2018-10-08 04:25:38,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154 used request id req-90b971b1-1dc5-4aa4-ab49-f182fe122d33 2018-10-08 04:25:38,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 144a710e-96c4-4bae-8134-393470cfb0c8 2018-10-08 04:25:38,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=144a710e-96c4-4bae-8134-393470cfb0c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:38,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-99b172f0-2ba2-458b-95a7-f0f58be6f9fb Date: Mon, 08 Oct 2018 04:25:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "360a9fc4-c492-4710-895c-56ecaf3bce4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "6c00d285-a899-459f-8010-876711f80f92"}, {"remote_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "77bb4450-0873-4de0-9ee4-c01577d64825"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:32Z", "security_group_id": "144a710e-96c4-4bae-8134-393470cfb0c8", "port_range_min": null, "revision_number": 0, "tenant_id": "231f5d7c0c97497ea45b07fbe0122154", "created_at": "2018-10-08T04:25:32Z", "project_id": "231f5d7c0c97497ea45b07fbe0122154", "id": "bf67bc16-62c0-49ce-a785-3826b3463bf2"}]} 2018-10-08 04:25:38,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=144a710e-96c4-4bae-8134-393470cfb0c8 used request id req-99b172f0-2ba2-458b-95a7-f0f58be6f9fb 2018-10-08 04:25:38,250 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:25:38,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/144a710e-96c4-4bae-8134-393470cfb0c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:38,559 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12e0bb13-e11c-4fbf-9e4c-b15c35fd90ee Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:38,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/144a710e-96c4-4bae-8134-393470cfb0c8 used request id req-12e0bb13-e11c-4fbf-9e4c-b15c35fd90ee 2018-10-08 04:25:38,559 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj 2018-10-08 04:25:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:38,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9194a3ee-3062-41ed-acbb-5991484b4721 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:38,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/231f5d7c0c97497ea45b07fbe0122154 used request id req-9194a3ee-3062-41ed-acbb-5991484b4721 2018-10-08 04:25:38,790 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4911afbb-9dbf-4d0-proj-role 2018-10-08 04:25:38,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8f2c4b55405348539383a0aa91315e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:38,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b8d14e-9ebc-4207-a223-c3d2aea1c658 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:38,906 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8f2c4b55405348539383a0aa91315e55 used request id req-54b8d14e-9ebc-4207-a223-c3d2aea1c658 2018-10-08 04:25:38,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4fe2a4f5a118f1710d0b2b8b363386ecc92583" 2018-10-08 04:25:39,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedf2862-d8cb-4742-8662-116b4ff3654f Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:39,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aedf2862-d8cb-4742-8662-116b4ff3654f 2018-10-08 04:25:39,005 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4911afbb-9dbf-4d0-user 2018-10-08 04:25:39,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/41514d6ec3e34dfc87c3362695100b8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5929b3a5a7ebbc55b41fd671df976a0da73660c0" 2018-10-08 04:25:39,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7b2962e-41a7-4290-804c-98b33c185860 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:39,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/41514d6ec3e34dfc87c3362695100b8a used request id req-c7b2962e-41a7-4290-804c-98b33c185860 2018-10-08 04:25:39,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:39,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["9tUwpTtSS0K1_rHTm6VC9g"], "issued_at": "2018-10-08T04:25:39.000000Z"}} 2018-10-08 04:25:39,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee6fdd2f71f0aa0f4a59862e35b4beb01c7578f" 2018-10-08 04:25:39,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cc3aef-3f26-49d9-a16b-9cee74d74677 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:39,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-02cc3aef-3f26-49d9-a16b-9cee74d74677 2018-10-08 04:25:39,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:39,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:40,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["aAUgy3MXQZSCG5mC4XnhFg"], "issued_at": "2018-10-08T04:25:40.000000Z"}} 2018-10-08 04:25:40,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:40,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3410b6-cc41-413e-9680-bb1eec0d4e71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:40,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a3410b6-cc41-413e-9680-bb1eec0d4e71 2018-10-08 04:25:40,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:40,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:40,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4106594d-6fed-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:40,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017417e4-8b80-41d0-87bd-8b984c07b7f8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4106594d-6fed-451-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:25:40,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4106594d-6fed-451-proj used request id req-017417e4-8b80-41d0-87bd-8b984c07b7f8 2018-10-08 04:25:40,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:40,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d519627a-fd5d-4056-b89c-8f5e9f2e1b21 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:25:40,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d519627a-fd5d-4056-b89c-8f5e9f2e1b21 2018-10-08 04:25:40,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj"}}' 2018-10-08 04:25:40,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d83fd6a4-7179-4bc6-b6fd-60d056984a6a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a7f850edee404e26a0fc4f1822e56395"}, "enabled": true, "id": "a7f850edee404e26a0fc4f1822e56395", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj"}} 2018-10-08 04:25:40,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d83fd6a4-7179-4bc6-b6fd-60d056984a6a 2018-10-08 04:25:40,608 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4106594d-6fed-451-proj 2018-10-08 04:25:40,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:40,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:40,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["GBFNT7ClRnKJtnxBC6bqXw"], "issued_at": "2018-10-08T04:25:41.000000Z"}} 2018-10-08 04:25:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705333dd4b43ea7335ad23991de67e26ba265def" 2018-10-08 04:25:41,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b290d58-b00b-479d-b157-a480020509b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:41,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b290d58-b00b-479d-b157-a480020509b9 2018-10-08 04:25:41,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:41,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705333dd4b43ea7335ad23991de67e26ba265def" 2018-10-08 04:25:41,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315460f6-6866-4b56-b283-bc6237563c0a Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:25:41,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-315460f6-6866-4b56-b283-bc6237563c0a 2018-10-08 04:25:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-4106594d-6fed-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705333dd4b43ea7335ad23991de67e26ba265def" 2018-10-08 04:25:41,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cb9e64-9dab-4d25-ab04-bf63301f26ee Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-4106594d-6fed-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a7f850edee404e26a0fc4f1822e56395"}, "enabled": true, "id": "a7f850edee404e26a0fc4f1822e56395", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj"}]} 2018-10-08 04:25:41,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-4106594d-6fed-451-proj used request id req-82cb9e64-9dab-4d25-ab04-bf63301f26ee 2018-10-08 04:25:41,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705333dd4b43ea7335ad23991de67e26ba265def" 2018-10-08 04:25:41,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ab46ce-38d8-452d-987a-08ded596a4ac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:25:41,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-38ab46ce-38d8-452d-987a-08ded596a4ac 2018-10-08 04:25:41,780 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4106594d-6fed-451-user 2018-10-08 04:25:41,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:41,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34349e6a-802d-4aa1-b0b3-6e1ee09dfa74 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:41,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-34349e6a-802d-4aa1-b0b3-6e1ee09dfa74 2018-10-08 04:25:41,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" -d '{"role": {"name": "CreateSecurityGroupTests-4106594d-6fed-451-proj-role"}}' 2018-10-08 04:25:41,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1686f851-8561-4924-af9f-28e0d68eb61d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82895ebfbb90479ab0b0872010dbf89c", "links": {"self": "http://172.30.9.28:5000/v3/roles/82895ebfbb90479ab0b0872010dbf89c"}, "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj-role"}} 2018-10-08 04:25:41,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1686f851-8561-4924-af9f-28e0d68eb61d 2018-10-08 04:25:41,990 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4106594d-6fed-451-proj-role 2018-10-08 04:25:41,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/82895ebfbb90479ab0b0872010dbf89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:42,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ab4e7f-56c8-4d6d-86f1-3426dceed848 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/82895ebfbb90479ab0b0872010dbf89c"}, "domain_id": null, "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj-role", "id": "82895ebfbb90479ab0b0872010dbf89c"}} 2018-10-08 04:25:42,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/82895ebfbb90479ab0b0872010dbf89c used request id req-a8ab4e7f-56c8-4d6d-86f1-3426dceed848 2018-10-08 04:25:42,073 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4106594d-6fed-451-proj-role to project CreateSecurityGroupTests-4106594d-6fed-451-proj 2018-10-08 04:25:42,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a7f850edee404e26a0fc4f1822e56395/users/49c41fbae9654e65ae18c9e226a1e877/roles/82895ebfbb90479ab0b0872010dbf89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:42,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df012aa3-cc69-49da-bc46-fb38acc33508 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:42,227 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a7f850edee404e26a0fc4f1822e56395/users/49c41fbae9654e65ae18c9e226a1e877/roles/82895ebfbb90479ab0b0872010dbf89c used request id req-df012aa3-cc69-49da-bc46-fb38acc33508 2018-10-08 04:25:42,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:42,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:42,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82895ebfbb90479ab0b0872010dbf89c", "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj-role"}], "expires_at": "2018-10-08T05:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7f850edee404e26a0fc4f1822e56395", "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a7f850edee404e26a0fc4f1822e56395", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a7f850edee404e26a0fc4f1822e56395", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a7f850edee404e26a0fc4f1822e56395", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a7f850edee404e26a0fc4f1822e56395", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a7f850edee404e26a0fc4f1822e56395", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a7f850edee404e26a0fc4f1822e56395", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4106594d-6fed-451-user", "id": "49c41fbae9654e65ae18c9e226a1e877"}, "audit_ids": ["0hDVllGfSFOOzdihl-2Gag"], "issued_at": "2018-10-08T04:25:42.000000Z"}} 2018-10-08 04:25:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:42,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afe4cd0-b85e-48d3-8f84-01aa49223079 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:42,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6afe4cd0-b85e-48d3-8f84-01aa49223079 2018-10-08 04:25:42,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:42,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8c627578-5ba6-430e-a5e8-7db5a21acb24 Date: Mon, 08 Oct 2018 04:25:43 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:25:42,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname&description=hello+group used request id req-8c627578-5ba6-430e-a5e8-7db5a21acb24 2018-10-08 04:25:42,995 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname... 2018-10-08 04:25:42,995 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname 2018-10-08 04:25:43,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" -d '{"security_group": {"name": "CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname", "description": "hello group"}}' 2018-10-08 04:25:43,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9c0b294b-3f50-4ede-b44d-378ae08571d7 Date: Mon, 08 Oct 2018 04:25:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "updated_at": "2018-10-08T04:25:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "revision_number": 0, "id": "7aca3808-859f-4e27-8cc4-bfc09a849bcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7f850edee404e26a0fc4f1822e56395"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "revision_number": 0, "id": "d2252b4a-4669-42f2-8c6b-c67cc70d8955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7f850edee404e26a0fc4f1822e56395"}], "revision_number": 2, "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "name": "CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname"}} 2018-10-08 04:25:43,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-9c0b294b-3f50-4ede-b44d-378ae08571d7 2018-10-08 04:25:43,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9a99dbf-10e5-4821-8a43-ff6df9664ba6 2018-10-08 04:25:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:43,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0128ef2a-ffe8-4efb-a792-2ff075b21cc3 Date: Mon, 08 Oct 2018 04:25:43 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-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "7aca3808-859f-4e27-8cc4-bfc09a849bcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "d2252b4a-4669-42f2-8c6b-c67cc70d8955"}]} 2018-10-08 04:25:43,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-0128ef2a-ffe8-4efb-a792-2ff075b21cc3 2018-10-08 04:25:43,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9a99dbf-10e5-4821-8a43-ff6df9664ba6 2018-10-08 04:25:43,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:43,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4278d3cf-bd9d-4aa1-9ebc-264361bac2d5 Date: Mon, 08 Oct 2018 04:25:43 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-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "7aca3808-859f-4e27-8cc4-bfc09a849bcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "d2252b4a-4669-42f2-8c6b-c67cc70d8955"}]} 2018-10-08 04:25:43,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-4278d3cf-bd9d-4aa1-9ebc-264361bac2d5 2018-10-08 04:25:43,706 - neutron_utils - INFO - Retrieving security group with ID - f9a99dbf-10e5-4821-8a43-ff6df9664ba6 2018-10-08 04:25:43,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:43,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6e5117c0-5095-44b3-a85f-6172ff7306b4 Date: Mon, 08 Oct 2018 04:25:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "updated_at": "2018-10-08T04:25:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "revision_number": 0, "id": "7aca3808-859f-4e27-8cc4-bfc09a849bcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7f850edee404e26a0fc4f1822e56395"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "revision_number": 0, "id": "d2252b4a-4669-42f2-8c6b-c67cc70d8955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7f850edee404e26a0fc4f1822e56395"}], "revision_number": 2, "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "name": "CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname"}]} 2018-10-08 04:25:43,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-6e5117c0-5095-44b3-a85f-6172ff7306b4 2018-10-08 04:25:43,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9a99dbf-10e5-4821-8a43-ff6df9664ba6 2018-10-08 04:25:43,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:44,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6cc09dd3-8382-45eb-84d1-0b46dabb8f99 Date: Mon, 08 Oct 2018 04:25:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "7aca3808-859f-4e27-8cc4-bfc09a849bcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "d2252b4a-4669-42f2-8c6b-c67cc70d8955"}]} 2018-10-08 04:25:44,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-6cc09dd3-8382-45eb-84d1-0b46dabb8f99 2018-10-08 04:25:44,093 - neutron_utils - INFO - Retrieving security group with ID - f9a99dbf-10e5-4821-8a43-ff6df9664ba6 2018-10-08 04:25:44,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:44,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5e69479d-4b48-44ef-ba57-62b4b2dc024d Date: Mon, 08 Oct 2018 04:25:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "updated_at": "2018-10-08T04:25:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "revision_number": 0, "id": "7aca3808-859f-4e27-8cc4-bfc09a849bcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7f850edee404e26a0fc4f1822e56395"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "revision_number": 0, "id": "d2252b4a-4669-42f2-8c6b-c67cc70d8955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7f850edee404e26a0fc4f1822e56395"}], "revision_number": 2, "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "name": "CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname"}]} 2018-10-08 04:25:44,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-5e69479d-4b48-44ef-ba57-62b4b2dc024d 2018-10-08 04:25:44,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9a99dbf-10e5-4821-8a43-ff6df9664ba6 2018-10-08 04:25:44,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:44,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-74e8e3ec-2096-4820-8335-689cd069750c Date: Mon, 08 Oct 2018 04:25:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "7aca3808-859f-4e27-8cc4-bfc09a849bcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "d2252b4a-4669-42f2-8c6b-c67cc70d8955"}]} 2018-10-08 04:25:44,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-74e8e3ec-2096-4820-8335-689cd069750c 2018-10-08 04:25:44,462 - neutron_utils - INFO - Retrieving security group with ID - f9a99dbf-10e5-4821-8a43-ff6df9664ba6 2018-10-08 04:25:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:44,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4df2c43e-e34e-4786-97f7-9fa052af4a6b Date: Mon, 08 Oct 2018 04:25:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "updated_at": "2018-10-08T04:25:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "revision_number": 0, "id": "7aca3808-859f-4e27-8cc4-bfc09a849bcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7f850edee404e26a0fc4f1822e56395"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "revision_number": 0, "id": "d2252b4a-4669-42f2-8c6b-c67cc70d8955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7f850edee404e26a0fc4f1822e56395"}], "revision_number": 2, "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "name": "CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname"}]} 2018-10-08 04:25:44,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-4df2c43e-e34e-4786-97f7-9fa052af4a6b 2018-10-08 04:25:44,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9a99dbf-10e5-4821-8a43-ff6df9664ba6 2018-10-08 04:25:44,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:44,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc5abbaf-8fc7-4c52-a41d-2d06675e7e9f Date: Mon, 08 Oct 2018 04:25:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "7aca3808-859f-4e27-8cc4-bfc09a849bcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:43Z", "security_group_id": "f9a99dbf-10e5-4821-8a43-ff6df9664ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:43Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "d2252b4a-4669-42f2-8c6b-c67cc70d8955"}]} 2018-10-08 04:25:44,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-fc5abbaf-8fc7-4c52-a41d-2d06675e7e9f 2018-10-08 04:25:44,854 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname 2018-10-08 04:25:44,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:45,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82895ebfbb90479ab0b0872010dbf89c", "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj-role"}], "expires_at": "2018-10-08T05:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7f850edee404e26a0fc4f1822e56395", "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a7f850edee404e26a0fc4f1822e56395", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a7f850edee404e26a0fc4f1822e56395", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a7f850edee404e26a0fc4f1822e56395", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a7f850edee404e26a0fc4f1822e56395", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a7f850edee404e26a0fc4f1822e56395", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a7f850edee404e26a0fc4f1822e56395", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a7f850edee404e26a0fc4f1822e56395", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4106594d-6fed-451-user", "id": "49c41fbae9654e65ae18c9e226a1e877"}, "audit_ids": ["gwpWk33UTSazElFcW4pV0Q"], "issued_at": "2018-10-08T04:25:45.000000Z"}} 2018-10-08 04:25:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05ff394f1479ab35f2bc752c1c8f389c684a736b" 2018-10-08 04:25:45,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10423e5e-ec9e-4eff-875b-ddab8e8cc073 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:45,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-10423e5e-ec9e-4eff-875b-ddab8e8cc073 2018-10-08 04:25:45,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05ff394f1479ab35f2bc752c1c8f389c684a736b" 2018-10-08 04:25:45,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-84601b25-7421-4ad0-88fb-9823621dce06 Date: Mon, 08 Oct 2018 04:25:45 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:25:45,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname&description=hello+group used request id req-84601b25-7421-4ad0-88fb-9823621dce06 2018-10-08 04:25:45,724 - neutron_utils - INFO - Deleting security group rule with ID - d2252b4a-4669-42f2-8c6b-c67cc70d8955 2018-10-08 04:25:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d2252b4a-4669-42f2-8c6b-c67cc70d8955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:45,748 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-2f8d40c0-31b9-4da3-aa8f-cbf901656ea8 Date: Mon, 08 Oct 2018 04:25:45 GMT RESP BODY: {"NeutronError": {"message": "Security group rule d2252b4a-4669-42f2-8c6b-c67cc70d8955 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 04:25:45,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d2252b4a-4669-42f2-8c6b-c67cc70d8955 used request id req-2f8d40c0-31b9-4da3-aa8f-cbf901656ea8 2018-10-08 04:25:45,749 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule d2252b4a-4669-42f2-8c6b-c67cc70d8955 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 04:25:45,749 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d2252b4a-4669-42f2-8c6b-c67cc70d8955 does not exist Neutron server returns request_ids: ['req-2f8d40c0-31b9-4da3-aa8f-cbf901656ea8'] 2018-10-08 04:25:45,749 - neutron_utils - INFO - Deleting security group rule with ID - 7aca3808-859f-4e27-8cc4-bfc09a849bcf 2018-10-08 04:25:45,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7aca3808-859f-4e27-8cc4-bfc09a849bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:45,775 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-440b13a3-a8cc-4d7a-b118-64750706b545 Date: Mon, 08 Oct 2018 04:25:45 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 7aca3808-859f-4e27-8cc4-bfc09a849bcf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 04:25:45,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7aca3808-859f-4e27-8cc4-bfc09a849bcf used request id req-440b13a3-a8cc-4d7a-b118-64750706b545 2018-10-08 04:25:45,775 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 7aca3808-859f-4e27-8cc4-bfc09a849bcf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 04:25:45,776 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 7aca3808-859f-4e27-8cc4-bfc09a849bcf does not exist Neutron server returns request_ids: ['req-440b13a3-a8cc-4d7a-b118-64750706b545'] 2018-10-08 04:25:45,776 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f6c04fea-a70c-4935-b676-cf0e232d8aacname 2018-10-08 04:25:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f9a99dbf-10e5-4821-8a43-ff6df9664ba6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8bdd0a66594eb54083c56a73b553ef39998c57a" 2018-10-08 04:25:45,949 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-5a235887-6adf-42c2-b9d6-cc5a665cece1 Date: Mon, 08 Oct 2018 04:25:45 GMT RESP BODY: {"NeutronError": {"message": "Security group f9a99dbf-10e5-4821-8a43-ff6df9664ba6 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-08 04:25:45,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f9a99dbf-10e5-4821-8a43-ff6df9664ba6 used request id req-5a235887-6adf-42c2-b9d6-cc5a665cece1 2018-10-08 04:25:45,949 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f9a99dbf-10e5-4821-8a43-ff6df9664ba6 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-08 04:25:45,949 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f9a99dbf-10e5-4821-8a43-ff6df9664ba6 does not exist Neutron server returns request_ids: ['req-5a235887-6adf-42c2-b9d6-cc5a665cece1'] 2018-10-08 04:25:45,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:46,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c24fc9ec-470f-4879-a7a3-10a4f7bbc9f0 Date: Mon, 08 Oct 2018 04:25:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:42Z", "updated_at": "2018-10-08T04:25:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:42Z", "revision_number": 0, "id": "16a56849-9cbd-4b12-b299-1ae72a064c57", "remote_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:42Z", "security_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7f850edee404e26a0fc4f1822e56395"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:42Z", "revision_number": 0, "id": "26a7b6d2-0d58-4ccf-8e61-6f60a7c938c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:42Z", "security_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7f850edee404e26a0fc4f1822e56395"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:42Z", "revision_number": 0, "id": "be96faf6-a606-45ad-8da3-0d22dafe400f", "remote_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:42Z", "security_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7f850edee404e26a0fc4f1822e56395"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:42Z", "revision_number": 0, "id": "eb341597-155d-487a-938d-6cf7e108bba7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:42Z", "security_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7f850edee404e26a0fc4f1822e56395"}], "revision_number": 4, "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:25:46,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c24fc9ec-470f-4879-a7a3-10a4f7bbc9f0 2018-10-08 04:25:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:46,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338dcfdc-e2a3-4af3-94a1-5390c03279cb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:25:46,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-338dcfdc-e2a3-4af3-94a1-5390c03279cb 2018-10-08 04:25:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:46,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccebddb-b21f-409a-ad15-7a06ad8e9583 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:25:46,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-6ccebddb-b21f-409a-ad15-7a06ad8e9583 2018-10-08 04:25:46,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:46,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6308abad-4b4f-4d84-9fd3-ae8c4330d6e4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:25:46,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-6308abad-4b4f-4d84-9fd3-ae8c4330d6e4 2018-10-08 04:25:46,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a7f850edee404e26a0fc4f1822e56395 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:46,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ae6421-dcce-4a1c-9bf4-f9a307c10522 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a7f850edee404e26a0fc4f1822e56395"}, "enabled": true, "id": "a7f850edee404e26a0fc4f1822e56395", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4106594d-6fed-451-proj"}} 2018-10-08 04:25:46,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a7f850edee404e26a0fc4f1822e56395 used request id req-d3ae6421-dcce-4a1c-9bf4-f9a307c10522 2018-10-08 04:25:46,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3c3120c-2cff-4bf8-9c59-afbb138054c0 2018-10-08 04:25:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c3c3120c-2cff-4bf8-9c59-afbb138054c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:46,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d3cd5929-6d48-4213-baaf-19ce3a39baeb Date: Mon, 08 Oct 2018 04:25:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:42Z", "security_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:42Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "16a56849-9cbd-4b12-b299-1ae72a064c57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:42Z", "security_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:42Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "26a7b6d2-0d58-4ccf-8e61-6f60a7c938c1"}, {"remote_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:42Z", "security_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:42Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "be96faf6-a606-45ad-8da3-0d22dafe400f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:42Z", "security_group_id": "c3c3120c-2cff-4bf8-9c59-afbb138054c0", "port_range_min": null, "revision_number": 0, "tenant_id": "a7f850edee404e26a0fc4f1822e56395", "created_at": "2018-10-08T04:25:42Z", "project_id": "a7f850edee404e26a0fc4f1822e56395", "id": "eb341597-155d-487a-938d-6cf7e108bba7"}]} 2018-10-08 04:25:46,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c3c3120c-2cff-4bf8-9c59-afbb138054c0 used request id req-d3cd5929-6d48-4213-baaf-19ce3a39baeb 2018-10-08 04:25:46,729 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:25:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c3c3120c-2cff-4bf8-9c59-afbb138054c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:47,033 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-387d5d5b-3436-4c80-aec5-8252b922a194 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:47,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c3c3120c-2cff-4bf8-9c59-afbb138054c0 used request id req-387d5d5b-3436-4c80-aec5-8252b922a194 2018-10-08 04:25:47,034 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4106594d-6fed-451-proj 2018-10-08 04:25:47,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a7f850edee404e26a0fc4f1822e56395 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:47,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-062768ac-6127-400b-9b4e-1603efcd312d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:47,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a7f850edee404e26a0fc4f1822e56395 used request id req-062768ac-6127-400b-9b4e-1603efcd312d 2018-10-08 04:25:47,262 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4106594d-6fed-451-proj-role 2018-10-08 04:25:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/82895ebfbb90479ab0b0872010dbf89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:47,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c6216f6-29c0-4e63-ac34-9a3bdbf4720f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:47,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/82895ebfbb90479ab0b0872010dbf89c used request id req-0c6216f6-29c0-4e63-ac34-9a3bdbf4720f 2018-10-08 04:25:47,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ba3e3d6e9a3209dea16cfab2e97560cfafd294" 2018-10-08 04:25:47,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba081c73-5cac-4ae3-8cfe-433bec1211f9 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:47,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba081c73-5cac-4ae3-8cfe-433bec1211f9 2018-10-08 04:25:47,477 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4106594d-6fed-451-user 2018-10-08 04:25:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/49c41fbae9654e65ae18c9e226a1e877 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705333dd4b43ea7335ad23991de67e26ba265def" 2018-10-08 04:25:47,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb56c594-20ea-4b80-b957-ecc94109dc1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:47,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/49c41fbae9654e65ae18c9e226a1e877 used request id req-eb56c594-20ea-4b80-b957-ecc94109dc1c 2018-10-08 04:25:47,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:48,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["tT9s8cD4R0GlKpqSc0808Q"], "issued_at": "2018-10-08T04:25:48.000000Z"}} 2018-10-08 04:25:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b157d8eb1ef400e57d188ce81ba6edc3d4df858c" 2018-10-08 04:25:48,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a738a9-5bb2-4e8f-928f-e34775115014 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:48,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a7a738a9-5bb2-4e8f-928f-e34775115014 2018-10-08 04:25:48,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:48,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:48,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["AY3H1_ZsS9Kyj4SRJAAPZA"], "issued_at": "2018-10-08T04:25:48.000000Z"}} 2018-10-08 04:25:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:48,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057576d0-a50e-47bc-9853-e33d6ffa36be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:48,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-057576d0-a50e-47bc-9853-e33d6ffa36be 2018-10-08 04:25:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:48,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:48,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f3bf78d9-9448-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:48,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f0c741-4159-4c86-b23b-157085a868d0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f3bf78d9-9448-479-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:25:48,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f3bf78d9-9448-479-proj used request id req-85f0c741-4159-4c86-b23b-157085a868d0 2018-10-08 04:25:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:48,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853f5090-6a63-42a2-bbf3-ccf9301dcc94 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:25:48,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-853f5090-6a63-42a2-bbf3-ccf9301dcc94 2018-10-08 04:25:48,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj"}}' 2018-10-08 04:25:48,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d9a38d-27de-4f44-bbdd-3deecc1c4921 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a"}, "enabled": true, "id": "617835dca6944ebe96a1918ed215621a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj"}} 2018-10-08 04:25:48,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-27d9a38d-27de-4f44-bbdd-3deecc1c4921 2018-10-08 04:25:48,943 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f3bf78d9-9448-479-proj 2018-10-08 04:25:48,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:48,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:49,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["OMecDGzAREuofuSuMv3D7Q"], "issued_at": "2018-10-08T04:25:49.000000Z"}} 2018-10-08 04:25:49,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78195c37522273985adebdb883d1a71ad9503632" 2018-10-08 04:25:49,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0a1b92-21c3-408a-af0d-aef0cecb01f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:49,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca0a1b92-21c3-408a-af0d-aef0cecb01f9 2018-10-08 04:25:49,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:49,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78195c37522273985adebdb883d1a71ad9503632" 2018-10-08 04:25:49,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852277b4-02cf-40a6-ac88-77896c5370a4 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:25:49,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-852277b4-02cf-40a6-ac88-77896c5370a4 2018-10-08 04:25:49,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-f3bf78d9-9448-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78195c37522273985adebdb883d1a71ad9503632" 2018-10-08 04:25:49,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e229b963-ae63-4921-993f-96a4503c0b21 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-f3bf78d9-9448-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a"}, "enabled": true, "id": "617835dca6944ebe96a1918ed215621a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj"}]} 2018-10-08 04:25:49,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-f3bf78d9-9448-479-proj used request id req-e229b963-ae63-4921-993f-96a4503c0b21 2018-10-08 04:25:49,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78195c37522273985adebdb883d1a71ad9503632" 2018-10-08 04:25:49,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319c7e93-d4af-444c-83ab-5b6f3ccf27a0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:25:49,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-319c7e93-d4af-444c-83ab-5b6f3ccf27a0 2018-10-08 04:25:50,007 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f3bf78d9-9448-479-user 2018-10-08 04:25:50,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:50,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b46f51-e601-4aaf-b52a-5be0ad7b3d9b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:50,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-92b46f51-e601-4aaf-b52a-5be0ad7b3d9b 2018-10-08 04:25:50,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" -d '{"role": {"name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj-role"}}' 2018-10-08 04:25:50,254 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a32b962-f9e6-4f50-ad3e-20c2a053c54f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a640680a44e4aeaa99389877669622c", "links": {"self": "http://172.30.9.28:5000/v3/roles/5a640680a44e4aeaa99389877669622c"}, "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj-role"}} 2018-10-08 04:25:50,254 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a32b962-f9e6-4f50-ad3e-20c2a053c54f 2018-10-08 04:25:50,255 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f3bf78d9-9448-479-proj-role 2018-10-08 04:25:50,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5a640680a44e4aeaa99389877669622c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:50,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe909df-20aa-4f6f-8457-28143b5d735d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5a640680a44e4aeaa99389877669622c"}, "domain_id": null, "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj-role", "id": "5a640680a44e4aeaa99389877669622c"}} 2018-10-08 04:25:50,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5a640680a44e4aeaa99389877669622c used request id req-5fe909df-20aa-4f6f-8457-28143b5d735d 2018-10-08 04:25:50,340 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f3bf78d9-9448-479-proj-role to project CreateSecurityGroupTests-f3bf78d9-9448-479-proj 2018-10-08 04:25:50,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a/users/a8a3f76580f84c6688e5d6bd2e364fe7/roles/5a640680a44e4aeaa99389877669622c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:50,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c167c3d7-4c49-4c87-afc5-9dcb3722c527 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:50,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a/users/a8a3f76580f84c6688e5d6bd2e364fe7/roles/5a640680a44e4aeaa99389877669622c used request id req-c167c3d7-4c49-4c87-afc5-9dcb3722c527 2018-10-08 04:25:50,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:50,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:50,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["X30jlsttQCmrbNiiPEbGvQ"], "issued_at": "2018-10-08T04:25:50.000000Z"}} 2018-10-08 04:25:50,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:50,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbd8b4c-488a-4565-b2e1-1867755e570b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:50,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cfbd8b4c-488a-4565-b2e1-1867755e570b 2018-10-08 04:25:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:51,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b188ef26-df86-4160-984a-4645c012085b Date: Mon, 08 Oct 2018 04:25:51 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:25:51,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name&description=hello+group used request id req-b188ef26-df86-4160-984a-4645c012085b 2018-10-08 04:25:51,105 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name... 2018-10-08 04:25:51,106 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name 2018-10-08 04:25:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:51,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-f3bf78d9-9448-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:51,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26bc589-ec72-4719-a473-a938925ce2ea Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-f3bf78d9-9448-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a"}, "enabled": true, "id": "617835dca6944ebe96a1918ed215621a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj"}]} 2018-10-08 04:25:51,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-f3bf78d9-9448-479-proj used request id req-d26bc589-ec72-4719-a473-a938925ce2ea 2018-10-08 04:25:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" -d '{"security_group": {"tenant_id": "617835dca6944ebe96a1918ed215621a", "name": "CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name", "description": "hello group"}}' 2018-10-08 04:25:51,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-3971040b-f94e-4b3b-b017-08da9f23dbdd Date: Mon, 08 Oct 2018 04:25:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "updated_at": "2018-10-08T04:25:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "28099990-7e09-4791-9382-df4609199c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv4", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv6", "project_id": "617835dca6944ebe96a1918ed215621a"}], "revision_number": 2, "project_id": "617835dca6944ebe96a1918ed215621a", "id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "name": "CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name"}} 2018-10-08 04:25:51,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-3971040b-f94e-4b3b-b017-08da9f23dbdd 2018-10-08 04:25:51,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:51,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:51,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6b8f8943-cfa3-43e0-bd05-7a497351f76b Date: Mon, 08 Oct 2018 04:25:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:51,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-6b8f8943-cfa3-43e0-bd05-7a497351f76b 2018-10-08 04:25:51,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:52,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4fc62db-494a-4b00-afbc-04b4ef6644c9 Date: Mon, 08 Oct 2018 04:25:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:52,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-d4fc62db-494a-4b00-afbc-04b4ef6644c9 2018-10-08 04:25:52,051 - neutron_utils - INFO - Retrieving security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:52,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:52,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3a16af7a-4eed-442d-a370-724cfa3a3cbd Date: Mon, 08 Oct 2018 04:25:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "updated_at": "2018-10-08T04:25:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "28099990-7e09-4791-9382-df4609199c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv4", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv6", "project_id": "617835dca6944ebe96a1918ed215621a"}], "revision_number": 2, "project_id": "617835dca6944ebe96a1918ed215621a", "id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "name": "CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name"}]} 2018-10-08 04:25:52,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-3a16af7a-4eed-442d-a370-724cfa3a3cbd 2018-10-08 04:25:52,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:52,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-87fdfa6a-f56e-499b-ba36-a4043f76e792 Date: Mon, 08 Oct 2018 04:25:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:52,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-87fdfa6a-f56e-499b-ba36-a4043f76e792 2018-10-08 04:25:52,125 - neutron_utils - INFO - Retrieving security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:52,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:52,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-92f63a4f-7743-4904-ace6-53b609a21361 Date: Mon, 08 Oct 2018 04:25:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "updated_at": "2018-10-08T04:25:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "28099990-7e09-4791-9382-df4609199c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv4", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv6", "project_id": "617835dca6944ebe96a1918ed215621a"}], "revision_number": 2, "project_id": "617835dca6944ebe96a1918ed215621a", "id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "name": "CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name"}]} 2018-10-08 04:25:52,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-92f63a4f-7743-4904-ace6-53b609a21361 2018-10-08 04:25:52,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:52,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a6fce9c3-018e-409e-b080-9d669f2bbde6 Date: Mon, 08 Oct 2018 04:25:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:52,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-a6fce9c3-018e-409e-b080-9d669f2bbde6 2018-10-08 04:25:52,338 - neutron_utils - INFO - Retrieving security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:52,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-475d5067-e25e-4216-b8d4-1ea86dda17a5 Date: Mon, 08 Oct 2018 04:25:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "updated_at": "2018-10-08T04:25:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "28099990-7e09-4791-9382-df4609199c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv4", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv6", "project_id": "617835dca6944ebe96a1918ed215621a"}], "revision_number": 2, "project_id": "617835dca6944ebe96a1918ed215621a", "id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "name": "CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name"}]} 2018-10-08 04:25:52,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-475d5067-e25e-4216-b8d4-1ea86dda17a5 2018-10-08 04:25:52,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:52,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-236a86b7-161b-4f5d-b959-cd86480a23cc Date: Mon, 08 Oct 2018 04:25:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:52,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-236a86b7-161b-4f5d-b959-cd86480a23cc 2018-10-08 04:25:52,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:52,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a640680a44e4aeaa99389877669622c", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj-role"}], "expires_at": "2018-10-08T05:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "617835dca6944ebe96a1918ed215621a", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/617835dca6944ebe96a1918ed215621a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/617835dca6944ebe96a1918ed215621a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/617835dca6944ebe96a1918ed215621a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/617835dca6944ebe96a1918ed215621a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/617835dca6944ebe96a1918ed215621a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/617835dca6944ebe96a1918ed215621a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/617835dca6944ebe96a1918ed215621a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/617835dca6944ebe96a1918ed215621a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/617835dca6944ebe96a1918ed215621a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/617835dca6944ebe96a1918ed215621a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/617835dca6944ebe96a1918ed215621a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/617835dca6944ebe96a1918ed215621a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-user", "id": "a8a3f76580f84c6688e5d6bd2e364fe7"}, "audit_ids": ["4QKiVJOgQm2TgriLBTqxLQ"], "issued_at": "2018-10-08T04:25:52.000000Z"}} 2018-10-08 04:25:52,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54821093aad5e2d734d116885b9a17e8ae1d01fd" 2018-10-08 04:25:53,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f2455045-d556-45a5-ae01-d2ff5f133c82 Date: Mon, 08 Oct 2018 04:25:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "updated_at": "2018-10-08T04:25:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "28099990-7e09-4791-9382-df4609199c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv4", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv6", "project_id": "617835dca6944ebe96a1918ed215621a"}], "revision_number": 2, "project_id": "617835dca6944ebe96a1918ed215621a", "id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "name": "CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name"}]} 2018-10-08 04:25:53,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name&description=hello+group used request id req-f2455045-d556-45a5-ae01-d2ff5f133c82 2018-10-08 04:25:53,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:53,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b157d8eb1ef400e57d188ce81ba6edc3d4df858c" 2018-10-08 04:25:53,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff9cb4e-4f05-48cf-b1e0-e6b959957ad4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a"}, "enabled": true, "id": "617835dca6944ebe96a1918ed215621a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj"}} 2018-10-08 04:25:53,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a used request id req-dff9cb4e-4f05-48cf-b1e0-e6b959957ad4 2018-10-08 04:25:53,264 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54821093aad5e2d734d116885b9a17e8ae1d01fd" 2018-10-08 04:25:53,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4c801d1f-6b84-48e4-bff7-836571131453 Date: Mon, 08 Oct 2018 04:25:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:53,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-4c801d1f-6b84-48e4-bff7-836571131453 2018-10-08 04:25:53,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54821093aad5e2d734d116885b9a17e8ae1d01fd" 2018-10-08 04:25:53,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d23a91fb-28e8-4732-90f3-eab67beee1be Date: Mon, 08 Oct 2018 04:25:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:53,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-d23a91fb-28e8-4732-90f3-eab67beee1be 2018-10-08 04:25:53,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:53,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:53,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a640680a44e4aeaa99389877669622c", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj-role"}], "expires_at": "2018-10-08T05:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "617835dca6944ebe96a1918ed215621a", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/617835dca6944ebe96a1918ed215621a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/617835dca6944ebe96a1918ed215621a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/617835dca6944ebe96a1918ed215621a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/617835dca6944ebe96a1918ed215621a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/617835dca6944ebe96a1918ed215621a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/617835dca6944ebe96a1918ed215621a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/617835dca6944ebe96a1918ed215621a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/617835dca6944ebe96a1918ed215621a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/617835dca6944ebe96a1918ed215621a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/617835dca6944ebe96a1918ed215621a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/617835dca6944ebe96a1918ed215621a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/617835dca6944ebe96a1918ed215621a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-user", "id": "a8a3f76580f84c6688e5d6bd2e364fe7"}, "audit_ids": ["7iTmbJqfRja6lctOKuqncw"], "issued_at": "2018-10-08T04:25:53.000000Z"}} 2018-10-08 04:25:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f29522d4a502fa099397da05de31fb252d0810" 2018-10-08 04:25:54,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a682b2-557c-414b-b354-a4419ea11a42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:54,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-75a682b2-557c-414b-b354-a4419ea11a42 2018-10-08 04:25:54,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f29522d4a502fa099397da05de31fb252d0810" 2018-10-08 04:25:54,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-574d99c0-0da8-4eb5-a638-178473bc4ba8 Date: Mon, 08 Oct 2018 04:25:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "updated_at": "2018-10-08T04:25:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "28099990-7e09-4791-9382-df4609199c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv4", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv6", "project_id": "617835dca6944ebe96a1918ed215621a"}], "revision_number": 2, "project_id": "617835dca6944ebe96a1918ed215621a", "id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "name": "CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name"}]} 2018-10-08 04:25:54,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name used request id req-574d99c0-0da8-4eb5-a638-178473bc4ba8 2018-10-08 04:25:54,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:54,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f29522d4a502fa099397da05de31fb252d0810" 2018-10-08 04:25:54,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49830b9b-4f62-464c-848a-ac41d0e82345 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a"}, "enabled": true, "id": "617835dca6944ebe96a1918ed215621a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj"}} 2018-10-08 04:25:54,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a used request id req-49830b9b-4f62-464c-848a-ac41d0e82345 2018-10-08 04:25:54,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f29522d4a502fa099397da05de31fb252d0810" 2018-10-08 04:25:54,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-494c6ea4-5c40-4759-9ff1-666e4bdb8407 Date: Mon, 08 Oct 2018 04:25:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:54,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-494c6ea4-5c40-4759-9ff1-666e4bdb8407 2018-10-08 04:25:54,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f29522d4a502fa099397da05de31fb252d0810" 2018-10-08 04:25:54,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d40131c1-384f-4179-97d0-5d64f623435d Date: Mon, 08 Oct 2018 04:25:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:54,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-d40131c1-384f-4179-97d0-5d64f623435d 2018-10-08 04:25:54,716 - neutron_utils - INFO - Retrieving security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:54,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f29522d4a502fa099397da05de31fb252d0810" 2018-10-08 04:25:54,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d5549c89-2aaf-4394-a6c3-eefc2705a7f0 Date: Mon, 08 Oct 2018 04:25:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "updated_at": "2018-10-08T04:25:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "28099990-7e09-4791-9382-df4609199c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv4", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv6", "project_id": "617835dca6944ebe96a1918ed215621a"}], "revision_number": 2, "project_id": "617835dca6944ebe96a1918ed215621a", "id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "name": "CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name"}]} 2018-10-08 04:25:54,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-d5549c89-2aaf-4394-a6c3-eefc2705a7f0 2018-10-08 04:25:54,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c507c1-08e1-4cd3-9048-a2b362a968a9 2018-10-08 04:25:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f29522d4a502fa099397da05de31fb252d0810" 2018-10-08 04:25:55,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-134e5f77-c251-40cd-8698-ab364f3c1cdd Date: Mon, 08 Oct 2018 04:25:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "28099990-7e09-4791-9382-df4609199c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "e6c507c1-08e1-4cd3-9048-a2b362a968a9", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de"}]} 2018-10-08 04:25:55,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-134e5f77-c251-40cd-8698-ab364f3c1cdd 2018-10-08 04:25:55,100 - neutron_utils - INFO - Deleting security group rule with ID - 2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de 2018-10-08 04:25:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:55,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c3bc906-0edd-46c4-afbb-bbfcaac7d875 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:55,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/2fd5cf67-00ac-4ee0-99ab-0a01ecdee6de used request id req-2c3bc906-0edd-46c4-afbb-bbfcaac7d875 2018-10-08 04:25:55,203 - neutron_utils - INFO - Deleting security group rule with ID - 28099990-7e09-4791-9382-df4609199c84 2018-10-08 04:25:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/28099990-7e09-4791-9382-df4609199c84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:55,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d31dd41c-cb9c-4db3-9af7-cc0690ef1ac8 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:55,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/28099990-7e09-4791-9382-df4609199c84 used request id req-d31dd41c-cb9c-4db3-9af7-cc0690ef1ac8 2018-10-08 04:25:55,452 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1b247e94-f9e2-424a-a7b9-6c523794a511name 2018-10-08 04:25:55,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e6c507c1-08e1-4cd3-9048-a2b362a968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062146e9334e3301a47107ebd2536e7e2065962" 2018-10-08 04:25:55,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11ec9ae3-eb23-4b8f-a5dc-06edd036c1e8 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:55,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e6c507c1-08e1-4cd3-9048-a2b362a968a9 used request id req-11ec9ae3-eb23-4b8f-a5dc-06edd036c1e8 2018-10-08 04:25:55,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:56,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1db44404-df8f-40f9-ad0a-5a8db1182f53 Date: Mon, 08 Oct 2018 04:25:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "updated_at": "2018-10-08T04:25:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "48630dbf-5f7a-4c78-91dc-6803855768e5", "remote_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv6", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "a34ad83f-760a-491c-83b8-3d5891eebf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv6", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "c19a9999-9d20-4aa4-94d8-35708029d6f2", "remote_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv4", "project_id": "617835dca6944ebe96a1918ed215621a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "revision_number": 0, "id": "c9184212-6fc9-43b6-a13a-28d03fec8dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:51Z", "security_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "tenant_id": "617835dca6944ebe96a1918ed215621a", "port_range_min": null, "ethertype": "IPv4", "project_id": "617835dca6944ebe96a1918ed215621a"}], "revision_number": 4, "project_id": "617835dca6944ebe96a1918ed215621a", "id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:25:56,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1db44404-df8f-40f9-ad0a-5a8db1182f53 2018-10-08 04:25:56,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:56,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83c3074-376f-4edb-b89f-3845c052fff7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a"}, "enabled": true, "id": "617835dca6944ebe96a1918ed215621a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f3bf78d9-9448-479-proj"}} 2018-10-08 04:25:56,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a used request id req-b83c3074-376f-4edb-b89f-3845c052fff7 2018-10-08 04:25:56,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0589fcab-ca38-4600-b5ac-fe7996f713e5 2018-10-08 04:25:56,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0589fcab-ca38-4600-b5ac-fe7996f713e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:56,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4ed38ba1-94e1-4298-91be-5c611a8009a3 Date: Mon, 08 Oct 2018 04:25:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "48630dbf-5f7a-4c78-91dc-6803855768e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "a34ad83f-760a-491c-83b8-3d5891eebf94"}, {"remote_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "c19a9999-9d20-4aa4-94d8-35708029d6f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:25:51Z", "security_group_id": "0589fcab-ca38-4600-b5ac-fe7996f713e5", "port_range_min": null, "revision_number": 0, "tenant_id": "617835dca6944ebe96a1918ed215621a", "created_at": "2018-10-08T04:25:51Z", "project_id": "617835dca6944ebe96a1918ed215621a", "id": "c9184212-6fc9-43b6-a13a-28d03fec8dc4"}]} 2018-10-08 04:25:56,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0589fcab-ca38-4600-b5ac-fe7996f713e5 used request id req-4ed38ba1-94e1-4298-91be-5c611a8009a3 2018-10-08 04:25:56,403 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:25:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0589fcab-ca38-4600-b5ac-fe7996f713e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:56,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9b7d676-04c9-4619-a3bb-25df175a8b14 Content-Length: 0 Date: Mon, 08 Oct 2018 04:25:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:25:56,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0589fcab-ca38-4600-b5ac-fe7996f713e5 used request id req-b9b7d676-04c9-4619-a3bb-25df175a8b14 2018-10-08 04:25:56,683 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f3bf78d9-9448-479-proj 2018-10-08 04:25:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:56,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa58193f-e36c-48d5-8ea8-daa78d55d64e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:56,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/617835dca6944ebe96a1918ed215621a used request id req-fa58193f-e36c-48d5-8ea8-daa78d55d64e 2018-10-08 04:25:56,910 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f3bf78d9-9448-479-proj-role 2018-10-08 04:25:56,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5a640680a44e4aeaa99389877669622c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:57,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d51ed78a-9296-4125-afa3-8e765fcc0912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:57,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5a640680a44e4aeaa99389877669622c used request id req-d51ed78a-9296-4125-afa3-8e765fcc0912 2018-10-08 04:25:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66ebd081d4090f65a03cd08250ff338f075cf69" 2018-10-08 04:25:57,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a36265-76b0-4245-9e61-79bbfe8492ee Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:57,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-30a36265-76b0-4245-9e61-79bbfe8492ee 2018-10-08 04:25:57,109 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f3bf78d9-9448-479-user 2018-10-08 04:25:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a8a3f76580f84c6688e5d6bd2e364fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78195c37522273985adebdb883d1a71ad9503632" 2018-10-08 04:25:57,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40cb662-e9a9-47f9-9341-bbc88924a255 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:25:57,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a8a3f76580f84c6688e5d6bd2e364fe7 used request id req-b40cb662-e9a9-47f9-9341-bbc88924a255 2018-10-08 04:25:57,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:57,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Td5qbD1XQB6Nzv2BvxDwqg"], "issued_at": "2018-10-08T04:25:57.000000Z"}} 2018-10-08 04:25:57,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b53b140323b8bcb49eaca61f4f062a9d17d13a6" 2018-10-08 04:25:57,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea654d38-47bd-43b9-8000-e0c2da4c2c52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:57,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ea654d38-47bd-43b9-8000-e0c2da4c2c52 2018-10-08 04:25:57,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:57,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:58,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Lz6jcYadQy-I4LY4rOyJ-Q"], "issued_at": "2018-10-08T04:25:58.000000Z"}} 2018-10-08 04:25:58,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:25:58,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead7df16-0b17-4328-a2a8-bed700346d6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:58,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ead7df16-0b17-4328-a2a8-bed700346d6e 2018-10-08 04:25:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:58,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5eb13599-17a2-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:25:58,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f352375-0646-4768-8f0a-4be4afc4bf92 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5eb13599-17a2-41c-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:25:58,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5eb13599-17a2-41c-proj used request id req-2f352375-0646-4768-8f0a-4be4afc4bf92 2018-10-08 04:25:58,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:25:58,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee6777a-a45e-4113-8ae9-84a1a2b8de01 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:25:58,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1ee6777a-a45e-4113-8ae9-84a1a2b8de01 2018-10-08 04:25:58,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj"}}' 2018-10-08 04:25:58,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c2819a-e9ca-4755-8794-55e6df86406a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3"}, "enabled": true, "id": "8ede37147ea845fabec175ba3fab57d3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj"}} 2018-10-08 04:25:58,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-81c2819a-e9ca-4755-8794-55e6df86406a 2018-10-08 04:25:58,541 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5eb13599-17a2-41c-proj 2018-10-08 04:25:58,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:58,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:25:58,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["-IW03GTnQoeqZWibViA7CQ"], "issued_at": "2018-10-08T04:25:58.000000Z"}} 2018-10-08 04:25:58,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c12251d96f64a14df06adfde83d47ec6327bf9" 2018-10-08 04:25:59,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb45be7-d71e-4297-9b64-46045eca7554 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:25:59,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dcb45be7-d71e-4297-9b64-46045eca7554 2018-10-08 04:25:59,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:25:59,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:25:59,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c12251d96f64a14df06adfde83d47ec6327bf9" 2018-10-08 04:25:59,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1169088-76f6-4031-81a3-fc032888bf84 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:25:59,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f1169088-76f6-4031-81a3-fc032888bf84 2018-10-08 04:25:59,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5eb13599-17a2-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c12251d96f64a14df06adfde83d47ec6327bf9" 2018-10-08 04:25:59,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef9a4ef-0fdb-4bb3-85f5-9e7c83597cce Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5eb13599-17a2-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3"}, "enabled": true, "id": "8ede37147ea845fabec175ba3fab57d3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj"}]} 2018-10-08 04:25:59,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5eb13599-17a2-41c-proj used request id req-7ef9a4ef-0fdb-4bb3-85f5-9e7c83597cce 2018-10-08 04:25:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c12251d96f64a14df06adfde83d47ec6327bf9" 2018-10-08 04:25:59,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5d97a5-6a28-4ed3-b2be-27fc8657da28 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:25:59,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ab5d97a5-6a28-4ed3-b2be-27fc8657da28 2018-10-08 04:25:59,691 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5eb13599-17a2-41c-user 2018-10-08 04:25:59,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:25:59,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:25:59,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02e5b8c-0c44-4761-8f66-a2d59ea12319 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:25:59,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a02e5b8c-0c44-4761-8f66-a2d59ea12319 2018-10-08 04:25:59,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" -d '{"role": {"name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj-role"}}' 2018-10-08 04:25:59,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b89c3e5-4dbc-4a2f-9804-4ad0e023e00d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ce3aecc5a4c49aea2b5c7db66fe50c2", "links": {"self": "http://172.30.9.28:5000/v3/roles/8ce3aecc5a4c49aea2b5c7db66fe50c2"}, "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj-role"}} 2018-10-08 04:25:59,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4b89c3e5-4dbc-4a2f-9804-4ad0e023e00d 2018-10-08 04:25:59,888 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5eb13599-17a2-41c-proj-role 2018-10-08 04:25:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8ce3aecc5a4c49aea2b5c7db66fe50c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:25:59,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4003f92-2af4-4041-b7c7-8ac8712d932a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8ce3aecc5a4c49aea2b5c7db66fe50c2"}, "domain_id": null, "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj-role", "id": "8ce3aecc5a4c49aea2b5c7db66fe50c2"}} 2018-10-08 04:25:59,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8ce3aecc5a4c49aea2b5c7db66fe50c2 used request id req-a4003f92-2af4-4041-b7c7-8ac8712d932a 2018-10-08 04:25:59,976 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5eb13599-17a2-41c-proj-role to project CreateSecurityGroupTests-5eb13599-17a2-41c-proj 2018-10-08 04:25:59,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3/users/878d6e4c484a46e181d4c3f10603a887/roles/8ce3aecc5a4c49aea2b5c7db66fe50c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:00,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34748e7d-320d-4389-b83a-e738fd876af2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:00,103 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3/users/878d6e4c484a46e181d4c3f10603a887/roles/8ce3aecc5a4c49aea2b5c7db66fe50c2 used request id req-34748e7d-320d-4389-b83a-e738fd876af2 2018-10-08 04:26:00,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:00,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:00,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["P_7wqAPjSnyII-zQn1RWeg"], "issued_at": "2018-10-08T04:26:00.000000Z"}} 2018-10-08 04:26:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:00,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe0ee0d-f139-4ad2-bbe3-305585caa239 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:00,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6fe0ee0d-f139-4ad2-bbe3-305585caa239 2018-10-08 04:26:00,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:00,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bd217a8e-6af0-48e6-aba3-6865b1571631 Date: Mon, 08 Oct 2018 04:26:00 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:26:00,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname&description=hello+group used request id req-bd217a8e-6af0-48e6-aba3-6865b1571631 2018-10-08 04:26:00,769 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname... 2018-10-08 04:26:00,769 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname 2018-10-08 04:26:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:00,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5eb13599-17a2-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:00,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1d7ff7-7c75-43fd-91d1-ccce2a0501b6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5eb13599-17a2-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3"}, "enabled": true, "id": "8ede37147ea845fabec175ba3fab57d3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj"}]} 2018-10-08 04:26:00,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5eb13599-17a2-41c-proj used request id req-7c1d7ff7-7c75-43fd-91d1-ccce2a0501b6 2018-10-08 04:26:00,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" -d '{"security_group": {"tenant_id": "8ede37147ea845fabec175ba3fab57d3", "name": "CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname", "description": "hello group"}}' 2018-10-08 04:26:01,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-16cabd7e-d920-45dc-a102-92797fb2b901 Date: Mon, 08 Oct 2018 04:26:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "updated_at": "2018-10-08T04:26:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "80e07265-80ea-4259-83ce-31f69a1b4a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ede37147ea845fabec175ba3fab57d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "a8c85025-d27f-485d-b981-5dc10f39cb32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ede37147ea845fabec175ba3fab57d3"}], "revision_number": 2, "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "name": "CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname"}} 2018-10-08 04:26:01,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-16cabd7e-d920-45dc-a102-92797fb2b901 2018-10-08 04:26:01,332 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:01,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:01,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d223f05e-fd16-4219-b8f9-228e063231ac Date: Mon, 08 Oct 2018 04:26:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "80e07265-80ea-4259-83ce-31f69a1b4a86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "a8c85025-d27f-485d-b981-5dc10f39cb32"}]} 2018-10-08 04:26:01,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-d223f05e-fd16-4219-b8f9-228e063231ac 2018-10-08 04:26:01,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:01,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:01,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29f22a17-bab4-43b1-bde3-782fc7e8f300 Date: Mon, 08 Oct 2018 04:26:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "80e07265-80ea-4259-83ce-31f69a1b4a86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "a8c85025-d27f-485d-b981-5dc10f39cb32"}]} 2018-10-08 04:26:01,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-29f22a17-bab4-43b1-bde3-782fc7e8f300 2018-10-08 04:26:01,681 - neutron_utils - INFO - Retrieving security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:01,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-87925e44-0c83-48e5-9f99-b1e63bb3e3b6 Date: Mon, 08 Oct 2018 04:26:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "updated_at": "2018-10-08T04:26:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "80e07265-80ea-4259-83ce-31f69a1b4a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ede37147ea845fabec175ba3fab57d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "a8c85025-d27f-485d-b981-5dc10f39cb32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ede37147ea845fabec175ba3fab57d3"}], "revision_number": 2, "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "name": "CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname"}]} 2018-10-08 04:26:01,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-87925e44-0c83-48e5-9f99-b1e63bb3e3b6 2018-10-08 04:26:01,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:02,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1705714b-b5da-4400-96a9-e825ef3bb719 Date: Mon, 08 Oct 2018 04:26:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "80e07265-80ea-4259-83ce-31f69a1b4a86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "a8c85025-d27f-485d-b981-5dc10f39cb32"}]} 2018-10-08 04:26:02,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-1705714b-b5da-4400-96a9-e825ef3bb719 2018-10-08 04:26:02,057 - neutron_utils - INFO - Retrieving security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:02,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:02,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e5967c2e-aa59-43aa-a515-a00fbd70c771 Date: Mon, 08 Oct 2018 04:26:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "updated_at": "2018-10-08T04:26:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "80e07265-80ea-4259-83ce-31f69a1b4a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ede37147ea845fabec175ba3fab57d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "a8c85025-d27f-485d-b981-5dc10f39cb32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ede37147ea845fabec175ba3fab57d3"}], "revision_number": 2, "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "name": "CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname"}]} 2018-10-08 04:26:02,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-e5967c2e-aa59-43aa-a515-a00fbd70c771 2018-10-08 04:26:02,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:02,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:02,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63ba6b37-6071-4161-91b5-4b4db1daba52 Date: Mon, 08 Oct 2018 04:26:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "80e07265-80ea-4259-83ce-31f69a1b4a86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "a8c85025-d27f-485d-b981-5dc10f39cb32"}]} 2018-10-08 04:26:02,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-63ba6b37-6071-4161-91b5-4b4db1daba52 2018-10-08 04:26:02,292 - neutron_utils - INFO - Retrieving security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:02,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:02,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-00fadf7c-c589-409f-a817-370f85055e47 Date: Mon, 08 Oct 2018 04:26:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "updated_at": "2018-10-08T04:26:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "80e07265-80ea-4259-83ce-31f69a1b4a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ede37147ea845fabec175ba3fab57d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "a8c85025-d27f-485d-b981-5dc10f39cb32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ede37147ea845fabec175ba3fab57d3"}], "revision_number": 2, "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "name": "CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname"}]} 2018-10-08 04:26:02,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-00fadf7c-c589-409f-a817-370f85055e47 2018-10-08 04:26:02,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:02,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-125fdeb1-5043-4bfe-820b-3beef1784817 Date: Mon, 08 Oct 2018 04:26:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "80e07265-80ea-4259-83ce-31f69a1b4a86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "a8c85025-d27f-485d-b981-5dc10f39cb32"}]} 2018-10-08 04:26:02,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-125fdeb1-5043-4bfe-820b-3beef1784817 2018-10-08 04:26:02,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:03,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ce3aecc5a4c49aea2b5c7db66fe50c2", "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj-role"}], "expires_at": "2018-10-08T05:26:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ede37147ea845fabec175ba3fab57d3", "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8ede37147ea845fabec175ba3fab57d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/8ede37147ea845fabec175ba3fab57d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/8ede37147ea845fabec175ba3fab57d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8ede37147ea845fabec175ba3fab57d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/8ede37147ea845fabec175ba3fab57d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/8ede37147ea845fabec175ba3fab57d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8ede37147ea845fabec175ba3fab57d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/8ede37147ea845fabec175ba3fab57d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/8ede37147ea845fabec175ba3fab57d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8ede37147ea845fabec175ba3fab57d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/8ede37147ea845fabec175ba3fab57d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/8ede37147ea845fabec175ba3fab57d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-user", "id": "878d6e4c484a46e181d4c3f10603a887"}, "audit_ids": ["CP9HX1X2TPK4siomMUs_jA"], "issued_at": "2018-10-08T04:26:03.000000Z"}} 2018-10-08 04:26:03,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b572eefa5a5162898d1b435505ef5182319f31a6" 2018-10-08 04:26:03,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e6e15274-2278-4805-bd11-23c651a05ddc Date: Mon, 08 Oct 2018 04:26:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "updated_at": "2018-10-08T04:26:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "80e07265-80ea-4259-83ce-31f69a1b4a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ede37147ea845fabec175ba3fab57d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "a8c85025-d27f-485d-b981-5dc10f39cb32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ede37147ea845fabec175ba3fab57d3"}], "revision_number": 2, "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "name": "CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname"}]} 2018-10-08 04:26:03,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname&description=hello+group used request id req-e6e15274-2278-4805-bd11-23c651a05ddc 2018-10-08 04:26:03,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:03,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b53b140323b8bcb49eaca61f4f062a9d17d13a6" 2018-10-08 04:26:03,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef3060b-7e07-467b-988c-9863d4a45cf6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3"}, "enabled": true, "id": "8ede37147ea845fabec175ba3fab57d3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj"}} 2018-10-08 04:26:03,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3 used request id req-bef3060b-7e07-467b-988c-9863d4a45cf6 2018-10-08 04:26:03,300 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b572eefa5a5162898d1b435505ef5182319f31a6" 2018-10-08 04:26:03,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43789d5d-4a88-40ec-8a4f-3e5777f7d93a Date: Mon, 08 Oct 2018 04:26:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "80e07265-80ea-4259-83ce-31f69a1b4a86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "a8c85025-d27f-485d-b981-5dc10f39cb32"}]} 2018-10-08 04:26:03,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-43789d5d-4a88-40ec-8a4f-3e5777f7d93a 2018-10-08 04:26:03,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588734cb-b1d6-48b2-8199-56b1f8086ef3 2018-10-08 04:26:03,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b572eefa5a5162898d1b435505ef5182319f31a6" 2018-10-08 04:26:03,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9fc32243-0a91-4676-b4b9-c2f5460bd952 Date: Mon, 08 Oct 2018 04:26:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "80e07265-80ea-4259-83ce-31f69a1b4a86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "588734cb-b1d6-48b2-8199-56b1f8086ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "a8c85025-d27f-485d-b981-5dc10f39cb32"}]} 2018-10-08 04:26:03,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-9fc32243-0a91-4676-b4b9-c2f5460bd952 2018-10-08 04:26:03,670 - neutron_utils - INFO - Deleting security group rule with ID - a8c85025-d27f-485d-b981-5dc10f39cb32 2018-10-08 04:26:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a8c85025-d27f-485d-b981-5dc10f39cb32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:03,908 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25c3660d-598c-48a7-af88-77f8d9fcd569 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:03,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a8c85025-d27f-485d-b981-5dc10f39cb32 used request id req-25c3660d-598c-48a7-af88-77f8d9fcd569 2018-10-08 04:26:03,909 - neutron_utils - INFO - Deleting security group rule with ID - 80e07265-80ea-4259-83ce-31f69a1b4a86 2018-10-08 04:26:03,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/80e07265-80ea-4259-83ce-31f69a1b4a86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:03,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fe7697d-79cf-4264-a7d3-ebb1d764f4c3 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:03,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/80e07265-80ea-4259-83ce-31f69a1b4a86 used request id req-9fe7697d-79cf-4264-a7d3-ebb1d764f4c3 2018-10-08 04:26:03,997 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-defb6557-d03b-478a-8ecc-5675fe7c3b3bname 2018-10-08 04:26:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/588734cb-b1d6-48b2-8199-56b1f8086ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b626d6663abe2a79b231e201d1ceaea546002f1" 2018-10-08 04:26:04,271 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53d9d912-e42a-4fc0-a274-db269d42f108 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:04,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/588734cb-b1d6-48b2-8199-56b1f8086ef3 used request id req-53d9d912-e42a-4fc0-a274-db269d42f108 2018-10-08 04:26:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:04,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-138c288f-0f73-4cf6-acab-36913f2b8f7a Date: Mon, 08 Oct 2018 04:26:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "updated_at": "2018-10-08T04:26:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "59c4d14b-2c2f-4e9a-b031-c6e6bb10102c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ede37147ea845fabec175ba3fab57d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "aa7eb278-1034-40eb-9a19-e12d034267f7", "remote_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ede37147ea845fabec175ba3fab57d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "b9e4fac9-e37b-42c6-8c2b-ad02327c67fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ede37147ea845fabec175ba3fab57d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "revision_number": 0, "id": "f4ffefb5-7f6c-4112-a6f5-46d5960c8f06", "remote_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:01Z", "security_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ede37147ea845fabec175ba3fab57d3"}], "revision_number": 4, "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:26:04,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-138c288f-0f73-4cf6-acab-36913f2b8f7a 2018-10-08 04:26:04,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:04,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0e634d-bd52-4cbb-acee-50c62dcfa5fe Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:26:04,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-bf0e634d-bd52-4cbb-acee-50c62dcfa5fe 2018-10-08 04:26:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:04,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b4e04a-cacb-4844-97ed-a9a0d469d141 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:26:04,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-99b4e04a-cacb-4844-97ed-a9a0d469d141 2018-10-08 04:26:04,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:04,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f901fa77-83c4-4789-9965-4d7cc578a03a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3"}, "enabled": true, "id": "8ede37147ea845fabec175ba3fab57d3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5eb13599-17a2-41c-proj"}} 2018-10-08 04:26:04,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3 used request id req-f901fa77-83c4-4789-9965-4d7cc578a03a 2018-10-08 04:26:04,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a760a71-b511-4b50-b3a8-6d58b491d4a4 2018-10-08 04:26:04,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4a760a71-b511-4b50-b3a8-6d58b491d4a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:04,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-154b7aea-4ffc-4a2f-9593-d21b3be9c071 Date: Mon, 08 Oct 2018 04:26:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "59c4d14b-2c2f-4e9a-b031-c6e6bb10102c"}, {"remote_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "aa7eb278-1034-40eb-9a19-e12d034267f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "b9e4fac9-e37b-42c6-8c2b-ad02327c67fa"}, {"remote_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:01Z", "security_group_id": "4a760a71-b511-4b50-b3a8-6d58b491d4a4", "port_range_min": null, "revision_number": 0, "tenant_id": "8ede37147ea845fabec175ba3fab57d3", "created_at": "2018-10-08T04:26:01Z", "project_id": "8ede37147ea845fabec175ba3fab57d3", "id": "f4ffefb5-7f6c-4112-a6f5-46d5960c8f06"}]} 2018-10-08 04:26:04,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4a760a71-b511-4b50-b3a8-6d58b491d4a4 used request id req-154b7aea-4ffc-4a2f-9593-d21b3be9c071 2018-10-08 04:26:04,948 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:26:04,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4a760a71-b511-4b50-b3a8-6d58b491d4a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:05,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eee560d4-85f0-4bab-8229-9c7caa002f31 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:05,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4a760a71-b511-4b50-b3a8-6d58b491d4a4 used request id req-eee560d4-85f0-4bab-8229-9c7caa002f31 2018-10-08 04:26:05,238 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5eb13599-17a2-41c-proj 2018-10-08 04:26:05,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:05,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb67c4d8-b1e9-4de5-a842-812438723ce9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:05,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8ede37147ea845fabec175ba3fab57d3 used request id req-eb67c4d8-b1e9-4de5-a842-812438723ce9 2018-10-08 04:26:05,480 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5eb13599-17a2-41c-proj-role 2018-10-08 04:26:05,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8ce3aecc5a4c49aea2b5c7db66fe50c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:05,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96bc385e-d889-48e0-a273-ed034fbcded4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:05,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8ce3aecc5a4c49aea2b5c7db66fe50c2 used request id req-96bc385e-d889-48e0-a273-ed034fbcded4 2018-10-08 04:26:05,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d021571e0c4b1d9cee871c5b0b94eeaf4938f8bf" 2018-10-08 04:26:05,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce03c26-acf6-47a0-a251-34fbaf5a483d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:05,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3ce03c26-acf6-47a0-a251-34fbaf5a483d 2018-10-08 04:26:05,683 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5eb13599-17a2-41c-user 2018-10-08 04:26:05,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/878d6e4c484a46e181d4c3f10603a887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c12251d96f64a14df06adfde83d47ec6327bf9" 2018-10-08 04:26:05,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb79d135-5e0c-4657-bd69-bf0a49288f7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:05,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/878d6e4c484a46e181d4c3f10603a887 used request id req-bb79d135-5e0c-4657-bd69-bf0a49288f7f 2018-10-08 04:26:05,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:06,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["hhZ8K9HVSBicnhozzyRoJA"], "issued_at": "2018-10-08T04:26:06.000000Z"}} 2018-10-08 04:26:06,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cad50c819dc8cb36e69b384b0a77d8fc880d920" 2018-10-08 04:26:06,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aabb6993-dd04-443f-9e48-ba6ff828247c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:06,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aabb6993-dd04-443f-9e48-ba6ff828247c 2018-10-08 04:26:06,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:06,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:06,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["-dhAEn3JTZa48r5h5pfnUg"], "issued_at": "2018-10-08T04:26:06.000000Z"}} 2018-10-08 04:26:06,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:06,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33fed0ea-9c5a-4a4b-8fb8-02e49538eb2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:06,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-33fed0ea-9c5a-4a4b-8fb8-02e49538eb2d 2018-10-08 04:26:06,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:06,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:06,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e6a749de-1c62-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:07,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b26c91f-e759-46d9-ac6f-1c1fb52b3768 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e6a749de-1c62-43e-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:26:07,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e6a749de-1c62-43e-proj used request id req-1b26c91f-e759-46d9-ac6f-1c1fb52b3768 2018-10-08 04:26:07,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:07,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899eb8f9-4e06-4517-981c-38a6f6c8b22a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:07,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-899eb8f9-4e06-4517-981c-38a6f6c8b22a 2018-10-08 04:26:07,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj"}}' 2018-10-08 04:26:07,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c455d03-16c3-42b0-9e3e-3e2956900329 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19"}, "enabled": true, "id": "90c56736e17c43499617c2704c051d19", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj"}} 2018-10-08 04:26:07,236 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3c455d03-16c3-42b0-9e3e-3e2956900329 2018-10-08 04:26:07,236 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e6a749de-1c62-43e-proj 2018-10-08 04:26:07,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:07,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:07,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["BugQPZ-3SSC4FpGYGW1rpg"], "issued_at": "2018-10-08T04:26:07.000000Z"}} 2018-10-08 04:26:07,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f47c804f153f32ff84e1f33a5f4e5ba51c889ee" 2018-10-08 04:26:07,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699f5583-d58c-44f1-88de-d451af70fd46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:07,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-699f5583-d58c-44f1-88de-d451af70fd46 2018-10-08 04:26:07,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:07,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:07,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f47c804f153f32ff84e1f33a5f4e5ba51c889ee" 2018-10-08 04:26:07,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46673d9-7746-4502-b2e3-5ac420c2f476 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:26:07,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a46673d9-7746-4502-b2e3-5ac420c2f476 2018-10-08 04:26:07,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e6a749de-1c62-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f47c804f153f32ff84e1f33a5f4e5ba51c889ee" 2018-10-08 04:26:07,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202b6371-813b-4dfe-a316-25f942a26ef4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e6a749de-1c62-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19"}, "enabled": true, "id": "90c56736e17c43499617c2704c051d19", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj"}]} 2018-10-08 04:26:07,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e6a749de-1c62-43e-proj used request id req-202b6371-813b-4dfe-a316-25f942a26ef4 2018-10-08 04:26:07,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f47c804f153f32ff84e1f33a5f4e5ba51c889ee" 2018-10-08 04:26:08,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2749426-4bdd-4d47-94ed-d21bdca753f6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:08,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c2749426-4bdd-4d47-94ed-d21bdca753f6 2018-10-08 04:26:08,445 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e6a749de-1c62-43e-user 2018-10-08 04:26:08,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:08,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:08,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefa2fc0-f0ba-428b-aa9c-abe5ba0d42fb Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:08,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aefa2fc0-f0ba-428b-aa9c-abe5ba0d42fb 2018-10-08 04:26:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" -d '{"role": {"name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj-role"}}' 2018-10-08 04:26:08,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c54009aa-b90a-4b45-a206-a0fabea2c8c0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a8f520e9295945f8842bca38469d1740", "links": {"self": "http://172.30.9.28:5000/v3/roles/a8f520e9295945f8842bca38469d1740"}, "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj-role"}} 2018-10-08 04:26:08,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c54009aa-b90a-4b45-a206-a0fabea2c8c0 2018-10-08 04:26:08,649 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e6a749de-1c62-43e-proj-role 2018-10-08 04:26:08,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a8f520e9295945f8842bca38469d1740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:08,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7373d0a-80bc-412e-b8a2-bfa38a12e823 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a8f520e9295945f8842bca38469d1740"}, "domain_id": null, "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj-role", "id": "a8f520e9295945f8842bca38469d1740"}} 2018-10-08 04:26:08,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a8f520e9295945f8842bca38469d1740 used request id req-a7373d0a-80bc-412e-b8a2-bfa38a12e823 2018-10-08 04:26:08,670 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e6a749de-1c62-43e-proj-role to project CreateSecurityGroupTests-e6a749de-1c62-43e-proj 2018-10-08 04:26:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19/users/046034a4591a4d8a97b532f2f813ec11/roles/a8f520e9295945f8842bca38469d1740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:08,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee67f3e0-b70c-49f5-965d-10c8bb74ad1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:08,794 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19/users/046034a4591a4d8a97b532f2f813ec11/roles/a8f520e9295945f8842bca38469d1740 used request id req-ee67f3e0-b70c-49f5-965d-10c8bb74ad1e 2018-10-08 04:26:08,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:08,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:09,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8f520e9295945f8842bca38469d1740", "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj-role"}], "expires_at": "2018-10-08T05:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90c56736e17c43499617c2704c051d19", "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/90c56736e17c43499617c2704c051d19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/90c56736e17c43499617c2704c051d19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/90c56736e17c43499617c2704c051d19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/90c56736e17c43499617c2704c051d19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/90c56736e17c43499617c2704c051d19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/90c56736e17c43499617c2704c051d19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/90c56736e17c43499617c2704c051d19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/90c56736e17c43499617c2704c051d19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/90c56736e17c43499617c2704c051d19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/90c56736e17c43499617c2704c051d19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/90c56736e17c43499617c2704c051d19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/90c56736e17c43499617c2704c051d19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-user", "id": "046034a4591a4d8a97b532f2f813ec11"}, "audit_ids": ["1dLwVehJQ2yYkoZEBLxbYw"], "issued_at": "2018-10-08T04:26:09.000000Z"}} 2018-10-08 04:26:09,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:09,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7a346f-ffee-4c6f-a8d3-fddbb045fcce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:09,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eb7a346f-ffee-4c6f-a8d3-fddbb045fcce 2018-10-08 04:26:09,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:09,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3ff4abd8-68ba-4825-9164-2c949260b794 Date: Mon, 08 Oct 2018 04:26:09 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:26:09,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname&description=hello+group used request id req-3ff4abd8-68ba-4825-9164-2c949260b794 2018-10-08 04:26:09,550 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname... 2018-10-08 04:26:09,551 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname 2018-10-08 04:26:09,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" -d '{"security_group": {"name": "CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname", "description": "hello group"}}' 2018-10-08 04:26:09,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9e4a65f0-658d-47ba-b48c-c618ebd60451 Date: Mon, 08 Oct 2018 04:26:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "updated_at": "2018-10-08T04:26:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "28b3c560-4744-4114-88c4-4efb511eab86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}], "revision_number": 2, "project_id": "90c56736e17c43499617c2704c051d19", "id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "name": "CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname"}} 2018-10-08 04:26:09,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-9e4a65f0-658d-47ba-b48c-c618ebd60451 2018-10-08 04:26:09,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:09,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:10,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39d7ba19-6d7a-4605-996e-0ec43c640d95 Date: Mon, 08 Oct 2018 04:26:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:10,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-39d7ba19-6d7a-4605-996e-0ec43c640d95 2018-10-08 04:26:10,125 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:10,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:10,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0c82902-17b6-44d5-af76-c9727b1e74ab Date: Mon, 08 Oct 2018 04:26:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:10,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-a0c82902-17b6-44d5-af76-c9727b1e74ab 2018-10-08 04:26:10,314 - neutron_utils - INFO - Retrieving security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:10,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:10,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6c496646-ebb2-4e32-9ae4-d8976d330776 Date: Mon, 08 Oct 2018 04:26:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "updated_at": "2018-10-08T04:26:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "28b3c560-4744-4114-88c4-4efb511eab86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}], "revision_number": 2, "project_id": "90c56736e17c43499617c2704c051d19", "id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "name": "CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname"}]} 2018-10-08 04:26:10,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-6c496646-ebb2-4e32-9ae4-d8976d330776 2018-10-08 04:26:10,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:10,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86f8d50a-5865-46d2-b839-4445e4aa3c4f Date: Mon, 08 Oct 2018 04:26:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:10,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-86f8d50a-5865-46d2-b839-4445e4aa3c4f 2018-10-08 04:26:10,712 - neutron_utils - INFO - Retrieving security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:10,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:10,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-adad84fc-a828-47ed-8988-426e6a3609b4 Date: Mon, 08 Oct 2018 04:26:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "updated_at": "2018-10-08T04:26:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "28b3c560-4744-4114-88c4-4efb511eab86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}], "revision_number": 2, "project_id": "90c56736e17c43499617c2704c051d19", "id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "name": "CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname"}]} 2018-10-08 04:26:10,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-adad84fc-a828-47ed-8988-426e6a3609b4 2018-10-08 04:26:10,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:11,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b272fad-3590-4ece-8e71-cd0a7f012677 Date: Mon, 08 Oct 2018 04:26:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:11,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-8b272fad-3590-4ece-8e71-cd0a7f012677 2018-10-08 04:26:11,076 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname 2018-10-08 04:26:11,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:11,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-969eff0b-4049-4bc5-ba06-95da6a772f20 Date: Mon, 08 Oct 2018 04:26:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "updated_at": "2018-10-08T04:26:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "28b3c560-4744-4114-88c4-4efb511eab86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}], "revision_number": 2, "project_id": "90c56736e17c43499617c2704c051d19", "id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "name": "CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname"}]} 2018-10-08 04:26:11,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname used request id req-969eff0b-4049-4bc5-ba06-95da6a772f20 2018-10-08 04:26:11,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:11,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:11,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:11,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd38edb4-723c-43ad-8477-2f24259e6b46 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19"}, "enabled": true, "id": "90c56736e17c43499617c2704c051d19", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj"}} 2018-10-08 04:26:11,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19 used request id req-bd38edb4-723c-43ad-8477-2f24259e6b46 2018-10-08 04:26:11,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:11,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:11,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b6dd430d-a757-4b5d-9ff7-e3009b377818 Date: Mon, 08 Oct 2018 04:26:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:11,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-b6dd430d-a757-4b5d-9ff7-e3009b377818 2018-10-08 04:26:11,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": 10}}' 2018-10-08 04:26:11,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-064b68a6-3de7-452e-8e3b-3ff0babbf3e5 Date: Mon, 08 Oct 2018 04:26:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": 10, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:11Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6"}} 2018-10-08 04:26:11,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-064b68a6-3de7-452e-8e3b-3ff0babbf3e5 2018-10-08 04:26:11,938 - neutron_utils - INFO - Retrieving security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:11,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:11,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2159f19f-560b-4721-ae61-0e3488a12bb0 Date: Mon, 08 Oct 2018 04:26:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "updated_at": "2018-10-08T04:26:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "28b3c560-4744-4114-88c4-4efb511eab86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "revision_number": 0, "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": 10, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}], "revision_number": 3, "project_id": "90c56736e17c43499617c2704c051d19", "id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "name": "CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname"}]} 2018-10-08 04:26:11,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-2159f19f-560b-4721-ae61-0e3488a12bb0 2018-10-08 04:26:11,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:12,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-befd0ac2-26a5-4c44-ab84-93f4f32c9742 Date: Mon, 08 Oct 2018 04:26:12 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-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": 10, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:11Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:12,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-befd0ac2-26a5-4c44-ab84-93f4f32c9742 2018-10-08 04:26:12,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:12,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8f520e9295945f8842bca38469d1740", "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj-role"}], "expires_at": "2018-10-08T05:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90c56736e17c43499617c2704c051d19", "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/90c56736e17c43499617c2704c051d19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/90c56736e17c43499617c2704c051d19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/90c56736e17c43499617c2704c051d19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/90c56736e17c43499617c2704c051d19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/90c56736e17c43499617c2704c051d19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/90c56736e17c43499617c2704c051d19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/90c56736e17c43499617c2704c051d19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/90c56736e17c43499617c2704c051d19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/90c56736e17c43499617c2704c051d19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/90c56736e17c43499617c2704c051d19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/90c56736e17c43499617c2704c051d19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/90c56736e17c43499617c2704c051d19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-user", "id": "046034a4591a4d8a97b532f2f813ec11"}, "audit_ids": ["2XoLWYbPTSqYrtf0Iv8pTA"], "issued_at": "2018-10-08T04:26:12.000000Z"}} 2018-10-08 04:26:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a6fe5535a820e18779ab6e32ae3ecfdf05fa1" 2018-10-08 04:26:12,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-c768c46d-0d67-4784-a29c-13383951dced Date: Mon, 08 Oct 2018 04:26:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "updated_at": "2018-10-08T04:26:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "28b3c560-4744-4114-88c4-4efb511eab86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "revision_number": 0, "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": 10, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}], "revision_number": 3, "project_id": "90c56736e17c43499617c2704c051d19", "id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "name": "CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname"}]} 2018-10-08 04:26:12,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname&description=hello+group used request id req-c768c46d-0d67-4784-a29c-13383951dced 2018-10-08 04:26:12,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a6fe5535a820e18779ab6e32ae3ecfdf05fa1" 2018-10-08 04:26:12,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-e3ab0f5e-bb24-4ebe-81f4-f9e7d6845420 Date: Mon, 08 Oct 2018 04:26:12 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-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": 10, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:11Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:12,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-e3ab0f5e-bb24-4ebe-81f4-f9e7d6845420 2018-10-08 04:26:12,783 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a6fe5535a820e18779ab6e32ae3ecfdf05fa1" 2018-10-08 04:26:12,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-c7368918-ad93-4c2e-a5ff-954693ef282b Date: Mon, 08 Oct 2018 04:26:12 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-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": 10, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:11Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:12,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-c7368918-ad93-4c2e-a5ff-954693ef282b 2018-10-08 04:26:12,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a6fe5535a820e18779ab6e32ae3ecfdf05fa1" 2018-10-08 04:26:13,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-17c4e5f9-d430-4ab4-8a51-480af19fa8cb Date: Mon, 08 Oct 2018 04:26:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "updated_at": "2018-10-08T04:26:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "28b3c560-4744-4114-88c4-4efb511eab86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "revision_number": 0, "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": 10, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}], "revision_number": 3, "project_id": "90c56736e17c43499617c2704c051d19", "id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "name": "CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname"}]} 2018-10-08 04:26:13,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname used request id req-17c4e5f9-d430-4ab4-8a51-480af19fa8cb 2018-10-08 04:26:13,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a6fe5535a820e18779ab6e32ae3ecfdf05fa1" 2018-10-08 04:26:13,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-5278c855-0aae-47fe-b2ac-972b7c0617f8 Date: Mon, 08 Oct 2018 04:26:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": 10, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:11Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:13,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-5278c855-0aae-47fe-b2ac-972b7c0617f8 2018-10-08 04:26:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a6fe5535a820e18779ab6e32ae3ecfdf05fa1" 2018-10-08 04:26:13,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f3382c6f-6328-4e23-bfb8-23bde1baa66e Date: Mon, 08 Oct 2018 04:26:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "updated_at": "2018-10-08T04:26:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "28b3c560-4744-4114-88c4-4efb511eab86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "revision_number": 0, "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": 10, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}], "revision_number": 3, "project_id": "90c56736e17c43499617c2704c051d19", "id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "name": "CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname"}]} 2018-10-08 04:26:13,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname used request id req-f3382c6f-6328-4e23-bfb8-23bde1baa66e 2018-10-08 04:26:13,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e4e3928-d439-4c30-9cbb-71af5b97a57c 2018-10-08 04:26:13,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a6fe5535a820e18779ab6e32ae3ecfdf05fa1" 2018-10-08 04:26:13,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-55b4dea2-5a08-4f32-b0e4-151495499228 Date: Mon, 08 Oct 2018 04:26:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "28b3c560-4744-4114-88c4-4efb511eab86"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:11Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": 10, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:11Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "36a61b0e-068b-4bd7-81f6-9e54f74560b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "6e4e3928-d439-4c30-9cbb-71af5b97a57c", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "49c3decb-c9ec-4357-85f2-7fedbb55a9c7"}]} 2018-10-08 04:26:13,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-55b4dea2-5a08-4f32-b0e4-151495499228 2018-10-08 04:26:13,735 - neutron_utils - INFO - Deleting security group rule with ID - 49c3decb-c9ec-4357-85f2-7fedbb55a9c7 2018-10-08 04:26:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/49c3decb-c9ec-4357-85f2-7fedbb55a9c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:13,978 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b18cce1-00f9-4584-8a95-a8d9cd4b6ba8 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:13,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/49c3decb-c9ec-4357-85f2-7fedbb55a9c7 used request id req-0b18cce1-00f9-4584-8a95-a8d9cd4b6ba8 2018-10-08 04:26:13,979 - neutron_utils - INFO - Deleting security group rule with ID - 28b3c560-4744-4114-88c4-4efb511eab86 2018-10-08 04:26:13,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/28b3c560-4744-4114-88c4-4efb511eab86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:14,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca2a4373-fc82-4457-94cb-985adb162a10 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:14,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/28b3c560-4744-4114-88c4-4efb511eab86 used request id req-ca2a4373-fc82-4457-94cb-985adb162a10 2018-10-08 04:26:14,233 - neutron_utils - INFO - Deleting security group rule with ID - 36a61b0e-068b-4bd7-81f6-9e54f74560b6 2018-10-08 04:26:14,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/36a61b0e-068b-4bd7-81f6-9e54f74560b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:14,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ceaedcc-a0b2-4902-acd8-6b3ecceecb27 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:14,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/36a61b0e-068b-4bd7-81f6-9e54f74560b6 used request id req-2ceaedcc-a0b2-4902-acd8-6b3ecceecb27 2018-10-08 04:26:14,476 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-82e1cc6c-6b3d-4fda-8c20-21e69f5f975dname 2018-10-08 04:26:14,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6e4e3928-d439-4c30-9cbb-71af5b97a57c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689ba3fbfc68a2564da7efadc25900d02ca0cef3" 2018-10-08 04:26:14,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5797b6da-4316-4f0e-8f7f-0a9da6ef04fb Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:14,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6e4e3928-d439-4c30-9cbb-71af5b97a57c used request id req-5797b6da-4316-4f0e-8f7f-0a9da6ef04fb 2018-10-08 04:26:14,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:14,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fbdab108-78fb-42b2-9655-0d21a5858709 Date: Mon, 08 Oct 2018 04:26:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "updated_at": "2018-10-08T04:26:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "0fc59733-e97a-4962-85e6-dae53075d6d0", "remote_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "2ebc3024-5bce-4cf1-a422-9bf1dfaeb6d6", "remote_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "5e448bd6-dff7-428a-b49b-ec13c1c0cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv6", "project_id": "90c56736e17c43499617c2704c051d19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "revision_number": 0, "id": "a38e3bcd-a204-4d37-8a21-8b31a175f899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:09Z", "security_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "tenant_id": "90c56736e17c43499617c2704c051d19", "port_range_min": null, "ethertype": "IPv4", "project_id": "90c56736e17c43499617c2704c051d19"}], "revision_number": 4, "project_id": "90c56736e17c43499617c2704c051d19", "id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:26:14,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fbdab108-78fb-42b2-9655-0d21a5858709 2018-10-08 04:26:14,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:15,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ce733b-68b4-476a-b1c9-f33da1710bf8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:26:15,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-55ce733b-68b4-476a-b1c9-f33da1710bf8 2018-10-08 04:26:15,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:15,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461aad4f-66b8-4618-8574-c397dd622b76 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:26:15,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-461aad4f-66b8-4618-8574-c397dd622b76 2018-10-08 04:26:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:15,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78d99c0-0fd1-402f-890f-3f20bf361a96 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:26:15,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-b78d99c0-0fd1-402f-890f-3f20bf361a96 2018-10-08 04:26:15,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:15,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81753cb1-42a6-40af-81bc-5eb21df06650 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19"}, "enabled": true, "id": "90c56736e17c43499617c2704c051d19", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e6a749de-1c62-43e-proj"}} 2018-10-08 04:26:15,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19 used request id req-81753cb1-42a6-40af-81bc-5eb21df06650 2018-10-08 04:26:15,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9d9b5c0-b93c-4258-bd77-ef0622f9137b 2018-10-08 04:26:15,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a9d9b5c0-b93c-4258-bd77-ef0622f9137b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:15,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-25465d32-6008-4112-81e0-46e354232104 Date: Mon, 08 Oct 2018 04:26:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "0fc59733-e97a-4962-85e6-dae53075d6d0"}, {"remote_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "2ebc3024-5bce-4cf1-a422-9bf1dfaeb6d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "5e448bd6-dff7-428a-b49b-ec13c1c0cdc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:09Z", "security_group_id": "a9d9b5c0-b93c-4258-bd77-ef0622f9137b", "port_range_min": null, "revision_number": 0, "tenant_id": "90c56736e17c43499617c2704c051d19", "created_at": "2018-10-08T04:26:09Z", "project_id": "90c56736e17c43499617c2704c051d19", "id": "a38e3bcd-a204-4d37-8a21-8b31a175f899"}]} 2018-10-08 04:26:15,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a9d9b5c0-b93c-4258-bd77-ef0622f9137b used request id req-25465d32-6008-4112-81e0-46e354232104 2018-10-08 04:26:15,607 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:26:15,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a9d9b5c0-b93c-4258-bd77-ef0622f9137b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:15,882 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6697da8c-08cb-4fdc-99ed-a45942c95ec3 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:15,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a9d9b5c0-b93c-4258-bd77-ef0622f9137b used request id req-6697da8c-08cb-4fdc-99ed-a45942c95ec3 2018-10-08 04:26:15,883 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e6a749de-1c62-43e-proj 2018-10-08 04:26:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:16,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd46bff1-0b94-4e9d-8f38-9f96c026d05a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:16,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/90c56736e17c43499617c2704c051d19 used request id req-dd46bff1-0b94-4e9d-8f38-9f96c026d05a 2018-10-08 04:26:16,125 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e6a749de-1c62-43e-proj-role 2018-10-08 04:26:16,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a8f520e9295945f8842bca38469d1740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:16,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe3422e-b6ec-4b76-8c40-a2567a6b056b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:16,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a8f520e9295945f8842bca38469d1740 used request id req-ebe3422e-b6ec-4b76-8c40-a2567a6b056b 2018-10-08 04:26:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb6bbd40131ae9e4660d9e9296d57e46f30d49f" 2018-10-08 04:26:16,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c717d5-f594-4dd5-b7df-3fe9cce68270 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:16,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c5c717d5-f594-4dd5-b7df-3fe9cce68270 2018-10-08 04:26:16,339 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e6a749de-1c62-43e-user 2018-10-08 04:26:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/046034a4591a4d8a97b532f2f813ec11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f47c804f153f32ff84e1f33a5f4e5ba51c889ee" 2018-10-08 04:26:16,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67c03f28-3f6a-4f93-b7c4-07b626bd014a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:16,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/046034a4591a4d8a97b532f2f813ec11 used request id req-67c03f28-3f6a-4f93-b7c4-07b626bd014a 2018-10-08 04:26:16,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:16,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["juZf9L2_Q8G5diTAfS9COQ"], "issued_at": "2018-10-08T04:26:16.000000Z"}} 2018-10-08 04:26:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae6a277576b0a68a69375f792fb87922f3af88f" 2018-10-08 04:26:16,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c7f757-0387-47e1-befb-a70ab821b9cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:16,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a2c7f757-0387-47e1-befb-a70ab821b9cb 2018-10-08 04:26:16,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:16,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:17,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["UObYytkrQvu-9zr8GA7Trg"], "issued_at": "2018-10-08T04:26:17.000000Z"}} 2018-10-08 04:26:17,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:17,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0126c3c6-f058-401f-ae75-8e8fbbc4d632 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:17,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0126c3c6-f058-401f-ae75-8e8fbbc4d632 2018-10-08 04:26:17,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:17,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:17,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-99cc4ca6-0305-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:17,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc9e884-3fae-4efc-8eb3-fea6dbe63e8f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-99cc4ca6-0305-48a-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:26:17,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-99cc4ca6-0305-48a-proj used request id req-4dc9e884-3fae-4efc-8eb3-fea6dbe63e8f 2018-10-08 04:26:17,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:17,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca3109d-efbd-430b-8c7f-ca21d6ca9cc2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:17,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8ca3109d-efbd-430b-8c7f-ca21d6ca9cc2 2018-10-08 04:26:17,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj"}}' 2018-10-08 04:26:17,715 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0313b24-c65f-4bd1-8cae-125857307bd6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7"}, "enabled": true, "id": "85762b24ebb94632b1c9081d39b0a4e7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj"}} 2018-10-08 04:26:17,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d0313b24-c65f-4bd1-8cae-125857307bd6 2018-10-08 04:26:17,715 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-99cc4ca6-0305-48a-proj 2018-10-08 04:26:17,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:17,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:18,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["b4_JOYXnTD-tzRBYelRosA"], "issued_at": "2018-10-08T04:26:18.000000Z"}} 2018-10-08 04:26:18,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6740356efce663640c4b3b3d785caf4b2dac60b7" 2018-10-08 04:26:18,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c36a5f-f1d4-4b11-8962-24100826a564 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:18,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-89c36a5f-f1d4-4b11-8962-24100826a564 2018-10-08 04:26:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:18,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:18,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6740356efce663640c4b3b3d785caf4b2dac60b7" 2018-10-08 04:26:18,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0e08ce-4066-4531-8f79-bb21a46dd684 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:26:18,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6e0e08ce-4066-4531-8f79-bb21a46dd684 2018-10-08 04:26:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-99cc4ca6-0305-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6740356efce663640c4b3b3d785caf4b2dac60b7" 2018-10-08 04:26:18,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d05ece-60fc-4ec3-af47-e3ac8fcd347b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-99cc4ca6-0305-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7"}, "enabled": true, "id": "85762b24ebb94632b1c9081d39b0a4e7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj"}]} 2018-10-08 04:26:18,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-99cc4ca6-0305-48a-proj used request id req-32d05ece-60fc-4ec3-af47-e3ac8fcd347b 2018-10-08 04:26:18,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6740356efce663640c4b3b3d785caf4b2dac60b7" 2018-10-08 04:26:18,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403419d3-6f6a-4877-9a34-eba2f663de15 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:18,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-403419d3-6f6a-4877-9a34-eba2f663de15 2018-10-08 04:26:18,817 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-99cc4ca6-0305-48a-user 2018-10-08 04:26:18,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:18,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08aa05a-879a-4919-bc57-250bbacf0389 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:18,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a08aa05a-879a-4919-bc57-250bbacf0389 2018-10-08 04:26:18,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" -d '{"role": {"name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj-role"}}' 2018-10-08 04:26:19,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f480ca-ea44-4faf-8f58-2b128c8d897d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54ddc44adb5d4385950fadffce94b608", "links": {"self": "http://172.30.9.28:5000/v3/roles/54ddc44adb5d4385950fadffce94b608"}, "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj-role"}} 2018-10-08 04:26:19,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d6f480ca-ea44-4faf-8f58-2b128c8d897d 2018-10-08 04:26:19,026 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-99cc4ca6-0305-48a-proj-role 2018-10-08 04:26:19,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/54ddc44adb5d4385950fadffce94b608 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:19,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfdbba0-cbd5-4831-88cf-8649c47210e6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/54ddc44adb5d4385950fadffce94b608"}, "domain_id": null, "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj-role", "id": "54ddc44adb5d4385950fadffce94b608"}} 2018-10-08 04:26:19,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/54ddc44adb5d4385950fadffce94b608 used request id req-3bfdbba0-cbd5-4831-88cf-8649c47210e6 2018-10-08 04:26:19,048 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-99cc4ca6-0305-48a-proj-role to project CreateSecurityGroupTests-99cc4ca6-0305-48a-proj 2018-10-08 04:26:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7/users/9e228d42674b49d1acf2d3fa3e0eac40/roles/54ddc44adb5d4385950fadffce94b608 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:19,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f258455-5c2f-4d9a-be42-e6cf1cb32d0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:19,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7/users/9e228d42674b49d1acf2d3fa3e0eac40/roles/54ddc44adb5d4385950fadffce94b608 used request id req-4f258455-5c2f-4d9a-be42-e6cf1cb32d0e 2018-10-08 04:26:19,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:19,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:19,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54ddc44adb5d4385950fadffce94b608", "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj-role"}], "expires_at": "2018-10-08T05:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85762b24ebb94632b1c9081d39b0a4e7", "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/85762b24ebb94632b1c9081d39b0a4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/85762b24ebb94632b1c9081d39b0a4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/85762b24ebb94632b1c9081d39b0a4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/85762b24ebb94632b1c9081d39b0a4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/85762b24ebb94632b1c9081d39b0a4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/85762b24ebb94632b1c9081d39b0a4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-user", "id": "9e228d42674b49d1acf2d3fa3e0eac40"}, "audit_ids": ["uFXJ0cc_Td6qjNiDImLWlw"], "issued_at": "2018-10-08T04:26:19.000000Z"}} 2018-10-08 04:26:19,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:19,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44a81fe-11e4-4152-ac26-4f0b199faf87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:19,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e44a81fe-11e4-4152-ac26-4f0b199faf87 2018-10-08 04:26:19,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:20,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-56557d0c-98ed-4af1-981e-38a433ddb6b3 Date: Mon, 08 Oct 2018 04:26:20 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:26:20,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename&description=hello+group used request id req-56557d0c-98ed-4af1-981e-38a433ddb6b3 2018-10-08 04:26:20,013 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename... 2018-10-08 04:26:20,013 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename 2018-10-08 04:26:20,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" -d '{"security_group": {"name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename", "description": "hello group"}}' 2018-10-08 04:26:20,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-af55934e-bb4f-4e7e-9095-0ddd79e18e42 Date: Mon, 08 Oct 2018 04:26:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "updated_at": "2018-10-08T04:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "0660b82f-818d-4015-aaab-0df4c03b79d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 2, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "8988530a-b971-4908-bdc7-c74b87fb7198", "name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename"}} 2018-10-08 04:26:20,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-af55934e-bb4f-4e7e-9095-0ddd79e18e42 2018-10-08 04:26:20,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:20,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:20,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ce6c904-3795-4ee0-ac75-7b278d024aba Date: Mon, 08 Oct 2018 04:26:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}]} 2018-10-08 04:26:20,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-2ce6c904-3795-4ee0-ac75-7b278d024aba 2018-10-08 04:26:20,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:20,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8fbcd1f-6c99-41f1-8655-394a72ee2a4c Date: Mon, 08 Oct 2018 04:26:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}]} 2018-10-08 04:26:20,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-a8fbcd1f-6c99-41f1-8655-394a72ee2a4c 2018-10-08 04:26:20,590 - neutron_utils - INFO - Retrieving security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:20,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-48bfd904-682b-4705-bc60-a347765bc3c9 Date: Mon, 08 Oct 2018 04:26:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "updated_at": "2018-10-08T04:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "0660b82f-818d-4015-aaab-0df4c03b79d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 2, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "8988530a-b971-4908-bdc7-c74b87fb7198", "name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename"}]} 2018-10-08 04:26:20,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-48bfd904-682b-4705-bc60-a347765bc3c9 2018-10-08 04:26:20,803 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:20,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b3c719a-4c88-4b65-be92-d2f1b1baed3e Date: Mon, 08 Oct 2018 04:26:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}]} 2018-10-08 04:26:20,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-5b3c719a-4c88-4b65-be92-d2f1b1baed3e 2018-10-08 04:26:20,969 - neutron_utils - INFO - Retrieving security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:20,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:21,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5277800b-097a-453d-bfd7-49b4bf8d17d3 Date: Mon, 08 Oct 2018 04:26:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "updated_at": "2018-10-08T04:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "0660b82f-818d-4015-aaab-0df4c03b79d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 2, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "8988530a-b971-4908-bdc7-c74b87fb7198", "name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename"}]} 2018-10-08 04:26:21,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-5277800b-097a-453d-bfd7-49b4bf8d17d3 2018-10-08 04:26:21,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:21,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-337a5b67-2e59-435a-9758-754b7368053b Date: Mon, 08 Oct 2018 04:26:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}]} 2018-10-08 04:26:21,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-337a5b67-2e59-435a-9758-754b7368053b 2018-10-08 04:26:21,366 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename 2018-10-08 04:26:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:21,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-563ab538-a2d5-42e3-be29-7f5e3c33a52f Date: Mon, 08 Oct 2018 04:26:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "updated_at": "2018-10-08T04:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "0660b82f-818d-4015-aaab-0df4c03b79d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 2, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "8988530a-b971-4908-bdc7-c74b87fb7198", "name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename"}]} 2018-10-08 04:26:21,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename used request id req-563ab538-a2d5-42e3-be29-7f5e3c33a52f 2018-10-08 04:26:21,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:21,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:21,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:21,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc43b72e-ddcd-4e64-be7c-37908001e0d2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7"}, "enabled": true, "id": "85762b24ebb94632b1c9081d39b0a4e7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj"}} 2018-10-08 04:26:21,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7 used request id req-cc43b72e-ddcd-4e64-be7c-37908001e0d2 2018-10-08 04:26:21,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:21,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:21,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fdd6007b-ef85-499d-860e-04455a51402e Date: Mon, 08 Oct 2018 04:26:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}]} 2018-10-08 04:26:21,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-fdd6007b-ef85-499d-860e-04455a51402e 2018-10-08 04:26:21,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198"}}' 2018-10-08 04:26:22,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e6c54dbc-7ffc-44d2-8f70-01edb2f90bad Date: Mon, 08 Oct 2018 04:26:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:22Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "c737ec31-8869-44de-ae92-b03375881212"}} 2018-10-08 04:26:22,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-e6c54dbc-7ffc-44d2-8f70-01edb2f90bad 2018-10-08 04:26:22,153 - neutron_utils - INFO - Retrieving security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:22,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:22,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d9da81f6-9c55-429e-85c3-65f80da90a9f Date: Mon, 08 Oct 2018 04:26:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "updated_at": "2018-10-08T04:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "0660b82f-818d-4015-aaab-0df4c03b79d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "revision_number": 0, "id": "c737ec31-8869-44de-ae92-b03375881212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 3, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "8988530a-b971-4908-bdc7-c74b87fb7198", "name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename"}]} 2018-10-08 04:26:22,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-d9da81f6-9c55-429e-85c3-65f80da90a9f 2018-10-08 04:26:22,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:22,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a16af400-3037-481e-b703-7faf7c1339fd Date: Mon, 08 Oct 2018 04:26: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-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:22Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "c737ec31-8869-44de-ae92-b03375881212"}]} 2018-10-08 04:26:22,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-a16af400-3037-481e-b703-7faf7c1339fd 2018-10-08 04:26:22,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:22,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54ddc44adb5d4385950fadffce94b608", "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj-role"}], "expires_at": "2018-10-08T05:26:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85762b24ebb94632b1c9081d39b0a4e7", "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/85762b24ebb94632b1c9081d39b0a4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/85762b24ebb94632b1c9081d39b0a4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/85762b24ebb94632b1c9081d39b0a4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/85762b24ebb94632b1c9081d39b0a4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/85762b24ebb94632b1c9081d39b0a4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/85762b24ebb94632b1c9081d39b0a4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/85762b24ebb94632b1c9081d39b0a4e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-user", "id": "9e228d42674b49d1acf2d3fa3e0eac40"}, "audit_ids": ["J33D9muXT52K1H_wqoB1cg"], "issued_at": "2018-10-08T04:26:22.000000Z"}} 2018-10-08 04:26:22,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47902a68d42021c0f08311ddc6ba5e0a34446e" 2018-10-08 04:26:22,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-f13c567d-a409-4bdb-aaf6-18338b8da450 Date: Mon, 08 Oct 2018 04:26:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "updated_at": "2018-10-08T04:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "0660b82f-818d-4015-aaab-0df4c03b79d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "revision_number": 0, "id": "c737ec31-8869-44de-ae92-b03375881212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 3, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "8988530a-b971-4908-bdc7-c74b87fb7198", "name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename"}]} 2018-10-08 04:26:22,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename&description=hello+group used request id req-f13c567d-a409-4bdb-aaf6-18338b8da450 2018-10-08 04:26:22,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47902a68d42021c0f08311ddc6ba5e0a34446e" 2018-10-08 04:26:23,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9b0e339e-faf6-46e6-a449-5140fbb34591 Date: Mon, 08 Oct 2018 04:26: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-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:22Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "c737ec31-8869-44de-ae92-b03375881212"}]} 2018-10-08 04:26:23,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-9b0e339e-faf6-46e6-a449-5140fbb34591 2018-10-08 04:26:23,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47902a68d42021c0f08311ddc6ba5e0a34446e" 2018-10-08 04:26:23,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0a66e850-b48c-4419-b06b-a55e7b335b18 Date: Mon, 08 Oct 2018 04:26: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-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:22Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "c737ec31-8869-44de-ae92-b03375881212"}]} 2018-10-08 04:26:23,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-0a66e850-b48c-4419-b06b-a55e7b335b18 2018-10-08 04:26:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47902a68d42021c0f08311ddc6ba5e0a34446e" 2018-10-08 04:26:23,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ecc278aa-558b-433a-87d9-4c994f760068 Date: Mon, 08 Oct 2018 04:26:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "updated_at": "2018-10-08T04:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "0660b82f-818d-4015-aaab-0df4c03b79d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "revision_number": 0, "id": "c737ec31-8869-44de-ae92-b03375881212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 3, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "8988530a-b971-4908-bdc7-c74b87fb7198", "name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename"}]} 2018-10-08 04:26:23,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename used request id req-ecc278aa-558b-433a-87d9-4c994f760068 2018-10-08 04:26:23,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:23,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47902a68d42021c0f08311ddc6ba5e0a34446e" 2018-10-08 04:26:23,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-20eb8aa7-6f84-4228-802d-48f2fb68026d Date: Mon, 08 Oct 2018 04:26: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-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:22Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "c737ec31-8869-44de-ae92-b03375881212"}]} 2018-10-08 04:26:23,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-20eb8aa7-6f84-4228-802d-48f2fb68026d 2018-10-08 04:26:23,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47902a68d42021c0f08311ddc6ba5e0a34446e" 2018-10-08 04:26:23,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8e4ee862-b70f-4252-8fa3-164b21ba40b1 Date: Mon, 08 Oct 2018 04:26:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "updated_at": "2018-10-08T04:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "0660b82f-818d-4015-aaab-0df4c03b79d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "revision_number": 0, "id": "c737ec31-8869-44de-ae92-b03375881212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 3, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "8988530a-b971-4908-bdc7-c74b87fb7198", "name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename"}]} 2018-10-08 04:26:23,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename used request id req-8e4ee862-b70f-4252-8fa3-164b21ba40b1 2018-10-08 04:26:23,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47902a68d42021c0f08311ddc6ba5e0a34446e" 2018-10-08 04:26:23,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-133fba7b-47e6-4751-8e84-ab1d3a0991b6 Date: Mon, 08 Oct 2018 04:26: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-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:22Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "c737ec31-8869-44de-ae92-b03375881212"}]} 2018-10-08 04:26:23,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-133fba7b-47e6-4751-8e84-ab1d3a0991b6 2018-10-08 04:26:23,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47902a68d42021c0f08311ddc6ba5e0a34446e" 2018-10-08 04:26:23,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6eb330fa-83b1-46d8-832c-59b3ed51b559 Date: Mon, 08 Oct 2018 04:26:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "updated_at": "2018-10-08T04:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "0660b82f-818d-4015-aaab-0df4c03b79d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "revision_number": 0, "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "revision_number": 0, "id": "c737ec31-8869-44de-ae92-b03375881212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 3, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "8988530a-b971-4908-bdc7-c74b87fb7198", "name": "CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename"}]} 2018-10-08 04:26:23,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename used request id req-6eb330fa-83b1-46d8-832c-59b3ed51b559 2018-10-08 04:26:23,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8988530a-b971-4908-bdc7-c74b87fb7198 2018-10-08 04:26:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47902a68d42021c0f08311ddc6ba5e0a34446e" 2018-10-08 04:26:24,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ceaf9f70-dd61-4f44-b7fb-0654afe1c3d5 Date: Mon, 08 Oct 2018 04:26: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-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "0660b82f-818d-4015-aaab-0df4c03b79d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:20Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:20Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:22Z", "security_group_id": "8988530a-b971-4908-bdc7-c74b87fb7198", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:22Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "c737ec31-8869-44de-ae92-b03375881212"}]} 2018-10-08 04:26:24,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-ceaf9f70-dd61-4f44-b7fb-0654afe1c3d5 2018-10-08 04:26:24,147 - neutron_utils - INFO - Deleting security group rule with ID - 0660b82f-818d-4015-aaab-0df4c03b79d6 2018-10-08 04:26:24,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0660b82f-818d-4015-aaab-0df4c03b79d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:24,256 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74fa1004-cd42-4185-a01e-4230893377b0 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:24,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0660b82f-818d-4015-aaab-0df4c03b79d6 used request id req-74fa1004-cd42-4185-a01e-4230893377b0 2018-10-08 04:26:24,256 - neutron_utils - INFO - Deleting security group rule with ID - 4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06 2018-10-08 04:26:24,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:24,501 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f220df5a-8a0d-41c5-9c5c-34135c72c919 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:24,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4d0e64f9-8c96-4b8f-bc1c-c4ad6a5d3b06 used request id req-f220df5a-8a0d-41c5-9c5c-34135c72c919 2018-10-08 04:26:24,501 - neutron_utils - INFO - Deleting security group rule with ID - c737ec31-8869-44de-ae92-b03375881212 2018-10-08 04:26:24,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c737ec31-8869-44de-ae92-b03375881212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:24,593 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca81e91c-1d26-40e6-8457-c8674fe82d4c Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:24,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c737ec31-8869-44de-ae92-b03375881212 used request id req-ca81e91c-1d26-40e6-8457-c8674fe82d4c 2018-10-08 04:26:24,594 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5507913c-3d3d-4e3f-8630-766dcd348e9ename 2018-10-08 04:26:24,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/8988530a-b971-4908-bdc7-c74b87fb7198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3d746ccb7903bdf68414add14f0e187a73e97" 2018-10-08 04:26:24,930 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15192fec-2717-4a48-99e2-958b1486ca0a Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:24,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/8988530a-b971-4908-bdc7-c74b87fb7198 used request id req-15192fec-2717-4a48-99e2-958b1486ca0a 2018-10-08 04:26:24,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:25,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ae184b2c-9735-488b-bcfd-43f9ea1c8280 Date: Mon, 08 Oct 2018 04:26:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:19Z", "updated_at": "2018-10-08T04:26:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:19Z", "revision_number": 0, "id": "82645583-0ec7-4fb5-a397-ef00b5c2effd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:19Z", "security_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:19Z", "revision_number": 0, "id": "d00551c6-d64d-4643-86e7-62bf8aa39b7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:19Z", "security_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:19Z", "revision_number": 0, "id": "d990adc9-7b6a-4a16-bcc8-e3a8300dca0f", "remote_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:19Z", "security_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:19Z", "revision_number": 0, "id": "ff636d20-a457-4bd0-8372-ad23edd453c7", "remote_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:19Z", "security_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "85762b24ebb94632b1c9081d39b0a4e7"}], "revision_number": 4, "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "882048cc-45ee-438e-968e-ec6b5154e639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:26:25,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ae184b2c-9735-488b-bcfd-43f9ea1c8280 2018-10-08 04:26:25,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:25,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df485c86-bee6-45e6-93ae-85f3b5ee5393 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:26:25,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-df485c86-bee6-45e6-93ae-85f3b5ee5393 2018-10-08 04:26:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:25,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b0ae92-2992-48a7-9307-0b85524381b8 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:26:25,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-d9b0ae92-2992-48a7-9307-0b85524381b8 2018-10-08 04:26:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:25,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c078ca2a-e1c9-4f82-9623-e61dcc13036a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:26:25,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-c078ca2a-e1c9-4f82-9623-e61dcc13036a 2018-10-08 04:26:25,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:25,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c11836-8295-4ac2-b979-04454db8cdd7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7"}, "enabled": true, "id": "85762b24ebb94632b1c9081d39b0a4e7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-99cc4ca6-0305-48a-proj"}} 2018-10-08 04:26:25,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7 used request id req-b6c11836-8295-4ac2-b979-04454db8cdd7 2018-10-08 04:26:25,502 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 882048cc-45ee-438e-968e-ec6b5154e639 2018-10-08 04:26:25,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=882048cc-45ee-438e-968e-ec6b5154e639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:25,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a3a08a62-d83a-47df-b53b-196033682b79 Date: Mon, 08 Oct 2018 04:26: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-10-08T04:26:19Z", "security_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:19Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "82645583-0ec7-4fb5-a397-ef00b5c2effd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:19Z", "security_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:19Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "d00551c6-d64d-4643-86e7-62bf8aa39b7d"}, {"remote_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:19Z", "security_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:19Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "d990adc9-7b6a-4a16-bcc8-e3a8300dca0f"}, {"remote_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:19Z", "security_group_id": "882048cc-45ee-438e-968e-ec6b5154e639", "port_range_min": null, "revision_number": 0, "tenant_id": "85762b24ebb94632b1c9081d39b0a4e7", "created_at": "2018-10-08T04:26:19Z", "project_id": "85762b24ebb94632b1c9081d39b0a4e7", "id": "ff636d20-a457-4bd0-8372-ad23edd453c7"}]} 2018-10-08 04:26:25,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=882048cc-45ee-438e-968e-ec6b5154e639 used request id req-a3a08a62-d83a-47df-b53b-196033682b79 2018-10-08 04:26:25,690 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:26:25,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/882048cc-45ee-438e-968e-ec6b5154e639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:25,968 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78bb45d3-b500-4519-8292-a21f638e112c Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:25,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/882048cc-45ee-438e-968e-ec6b5154e639 used request id req-78bb45d3-b500-4519-8292-a21f638e112c 2018-10-08 04:26:25,969 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-99cc4ca6-0305-48a-proj 2018-10-08 04:26:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:26,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327c536d-b4a4-49af-880f-f70ba1a0f82f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:26,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/85762b24ebb94632b1c9081d39b0a4e7 used request id req-327c536d-b4a4-49af-880f-f70ba1a0f82f 2018-10-08 04:26:26,203 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-99cc4ca6-0305-48a-proj-role 2018-10-08 04:26:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/54ddc44adb5d4385950fadffce94b608 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:26,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-454d4577-f80a-49bf-a3d8-b416527a4a8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:26,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/54ddc44adb5d4385950fadffce94b608 used request id req-454d4577-f80a-49bf-a3d8-b416527a4a8a 2018-10-08 04:26:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d30f0ad84526f5f7c174588c0a4c70f5f417c5e" 2018-10-08 04:26:26,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114e807a-e49a-476a-91fb-c21917dca0c9 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:26,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-114e807a-e49a-476a-91fb-c21917dca0c9 2018-10-08 04:26:26,413 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-99cc4ca6-0305-48a-user 2018-10-08 04:26:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9e228d42674b49d1acf2d3fa3e0eac40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6740356efce663640c4b3b3d785caf4b2dac60b7" 2018-10-08 04:26:26,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f55757b9-8e6f-4c28-bfcd-fd1fed9648c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:26,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9e228d42674b49d1acf2d3fa3e0eac40 used request id req-f55757b9-8e6f-4c28-bfcd-fd1fed9648c7 2018-10-08 04:26:26,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:26,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bRPodiN_TDOvlJOA8gMfWA"], "issued_at": "2018-10-08T04:26:26.000000Z"}} 2018-10-08 04:26:26,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc448ebb04fe54f6198518a3a1416653b749987a" 2018-10-08 04:26:27,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7b4357-ba19-4e0f-a2ce-eae7d24827cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:27,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0e7b4357-ba19-4e0f-a2ce-eae7d24827cf 2018-10-08 04:26:27,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:27,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:27,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["btRNKlIDSqG3s1eUY-_a4w"], "issued_at": "2018-10-08T04:26:27.000000Z"}} 2018-10-08 04:26:27,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:27,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe452157-e474-446c-999a-226c24e90eaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:27,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fe452157-e474-446c-999a-226c24e90eaf 2018-10-08 04:26:27,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:27,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:27,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-855eaa95-ee8a-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:27,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254dfb13-d9d2-4d5f-af1a-c1ccc6f1ca96 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-855eaa95-ee8a-428-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:26:27,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-855eaa95-ee8a-428-proj used request id req-254dfb13-d9d2-4d5f-af1a-c1ccc6f1ca96 2018-10-08 04:26:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:27,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98946938-afc3-4d50-933a-80c0a1b3db5f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:27,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-98946938-afc3-4d50-933a-80c0a1b3db5f 2018-10-08 04:26:27,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj"}}' 2018-10-08 04:26:27,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5e1ef30-5725-416a-9f62-64d6bb83554d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2"}, "enabled": true, "id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj"}} 2018-10-08 04:26:27,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a5e1ef30-5725-416a-9f62-64d6bb83554d 2018-10-08 04:26:27,787 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-855eaa95-ee8a-428-proj 2018-10-08 04:26:27,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:27,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:28,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["MnkCwN9oRqmG5BLd3wcedw"], "issued_at": "2018-10-08T04:26:28.000000Z"}} 2018-10-08 04:26:28,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdc72bc5120ccf04d5c963a758960fb688de49f" 2018-10-08 04:26:28,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756d4156-ebd1-4292-8d64-d81bc0369780 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:28,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-756d4156-ebd1-4292-8d64-d81bc0369780 2018-10-08 04:26:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:28,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdc72bc5120ccf04d5c963a758960fb688de49f" 2018-10-08 04:26:28,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22870071-fd1b-4418-8e54-19bde656b0a3 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:26:28,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-22870071-fd1b-4418-8e54-19bde656b0a3 2018-10-08 04:26:28,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-855eaa95-ee8a-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdc72bc5120ccf04d5c963a758960fb688de49f" 2018-10-08 04:26:28,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d204b34b-91bd-496f-9c19-2c76a687f065 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-855eaa95-ee8a-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2"}, "enabled": true, "id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj"}]} 2018-10-08 04:26:28,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-855eaa95-ee8a-428-proj used request id req-d204b34b-91bd-496f-9c19-2c76a687f065 2018-10-08 04:26:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdc72bc5120ccf04d5c963a758960fb688de49f" 2018-10-08 04:26:28,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75efbcf7-c331-42ba-877a-03930fa9ddf7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:28,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-75efbcf7-c331-42ba-877a-03930fa9ddf7 2018-10-08 04:26:28,948 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-855eaa95-ee8a-428-user 2018-10-08 04:26:28,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:28,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:29,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b405222-8553-4e60-8523-937d0a65f29e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:29,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1b405222-8553-4e60-8523-937d0a65f29e 2018-10-08 04:26:29,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" -d '{"role": {"name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj-role"}}' 2018-10-08 04:26:29,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ea198d7-98f2-4541-8393-f8510abbd5f0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "304b5c099fdb44c59195c45e66b30165", "links": {"self": "http://172.30.9.28:5000/v3/roles/304b5c099fdb44c59195c45e66b30165"}, "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj-role"}} 2018-10-08 04:26:29,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8ea198d7-98f2-4541-8393-f8510abbd5f0 2018-10-08 04:26:29,176 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-855eaa95-ee8a-428-proj-role 2018-10-08 04:26:29,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/304b5c099fdb44c59195c45e66b30165 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:29,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942a50e5-4777-4bdc-b1ce-53e78785ad85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/304b5c099fdb44c59195c45e66b30165"}, "domain_id": null, "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj-role", "id": "304b5c099fdb44c59195c45e66b30165"}} 2018-10-08 04:26:29,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/304b5c099fdb44c59195c45e66b30165 used request id req-942a50e5-4777-4bdc-b1ce-53e78785ad85 2018-10-08 04:26:29,261 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-855eaa95-ee8a-428-proj-role to project CreateSecurityGroupTests-855eaa95-ee8a-428-proj 2018-10-08 04:26:29,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2/users/21377a273fd14ac6bcaa44407c7aab83/roles/304b5c099fdb44c59195c45e66b30165 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:29,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7df848c-790d-4f5b-9bd3-80ef5e607b61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:29,400 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2/users/21377a273fd14ac6bcaa44407c7aab83/roles/304b5c099fdb44c59195c45e66b30165 used request id req-e7df848c-790d-4f5b-9bd3-80ef5e607b61 2018-10-08 04:26:29,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:29,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:29,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "304b5c099fdb44c59195c45e66b30165", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj-role"}], "expires_at": "2018-10-08T05:26:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-user", "id": "21377a273fd14ac6bcaa44407c7aab83"}, "audit_ids": ["O-vLcRqqSM6JibMLRzCMFQ"], "issued_at": "2018-10-08T04:26:29.000000Z"}} 2018-10-08 04:26:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:29,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc0b195-9cd4-4c7e-a366-c00151f5d77e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:29,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3cc0b195-9cd4-4c7e-a366-c00151f5d77e 2018-10-08 04:26:29,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:30,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1491c170-621d-4f7c-91dd-ce92d8c687e9 Date: Mon, 08 Oct 2018 04:26:30 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:26:30,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname&description=hello+group used request id req-1491c170-621d-4f7c-91dd-ce92d8c687e9 2018-10-08 04:26:30,167 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname... 2018-10-08 04:26:30,167 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname 2018-10-08 04:26:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" -d '{"security_group": {"name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname", "description": "hello group"}}' 2018-10-08 04:26:30,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-37b07a03-1f00-44d9-b3bc-08975669a172 Date: Mon, 08 Oct 2018 04:26:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 2, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}} 2018-10-08 04:26:30,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-37b07a03-1f00-44d9-b3bc-08975669a172 2018-10-08 04:26:30,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:30,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:30,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c0e0d80-4dbf-4f86-a5fb-ecb785a88b3e Date: Mon, 08 Oct 2018 04:26:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}]} 2018-10-08 04:26:30,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-1c0e0d80-4dbf-4f86-a5fb-ecb785a88b3e 2018-10-08 04:26:30,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:30,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:30,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f699b448-ffe8-4e40-95e6-810067affeab Date: Mon, 08 Oct 2018 04:26:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}]} 2018-10-08 04:26:30,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-f699b448-ffe8-4e40-95e6-810067affeab 2018-10-08 04:26:30,879 - neutron_utils - INFO - Retrieving security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:30,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:30,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-437ce53a-3e55-4efa-9880-2e188a034d46 Date: Mon, 08 Oct 2018 04:26:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 2, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:30,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-437ce53a-3e55-4efa-9880-2e188a034d46 2018-10-08 04:26:30,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:30,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:30,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14cd3ff7-efc7-4eac-8722-ad3540491c69 Date: Mon, 08 Oct 2018 04:26:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}]} 2018-10-08 04:26:30,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-14cd3ff7-efc7-4eac-8722-ad3540491c69 2018-10-08 04:26:30,997 - neutron_utils - INFO - Retrieving security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:31,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:31,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c8a52abc-0365-4344-90df-c551cb355024 Date: Mon, 08 Oct 2018 04:26:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 2, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:31,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-c8a52abc-0365-4344-90df-c551cb355024 2018-10-08 04:26:31,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:31,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f9db711-bc3d-46f1-9b18-dbbe3a2d45c6 Date: Mon, 08 Oct 2018 04:26:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}]} 2018-10-08 04:26:31,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-4f9db711-bc3d-46f1-9b18-dbbe3a2d45c6 2018-10-08 04:26:31,467 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname 2018-10-08 04:26:31,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:31,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ff49ce55-0e0e-493a-8819-4603c565ca91 Date: Mon, 08 Oct 2018 04:26:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 2, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:31,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-ff49ce55-0e0e-493a-8819-4603c565ca91 2018-10-08 04:26:31,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:31,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:31,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:31,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-731c9691-4489-4e7b-ac99-86517e5318ca Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2"}, "enabled": true, "id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj"}} 2018-10-08 04:26:31,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 used request id req-731c9691-4489-4e7b-ac99-86517e5318ca 2018-10-08 04:26:31,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:31,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9dac08d0-1b37-460a-8b68-d5b2e84e4f90 Date: Mon, 08 Oct 2018 04:26:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}]} 2018-10-08 04:26:31,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-9dac08d0-1b37-460a-8b68-d5b2e84e4f90 2018-10-08 04:26:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f"}}' 2018-10-08 04:26:32,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-179bb267-4f30-4a8a-a41f-0c6a754f3b5a Date: Mon, 08 Oct 2018 04:26:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}} 2018-10-08 04:26:32,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-179bb267-4f30-4a8a-a41f-0c6a754f3b5a 2018-10-08 04:26:32,273 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname 2018-10-08 04:26:32,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:32,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e0c3262a-4e6a-451e-94f2-c0476f2241a1 Date: Mon, 08 Oct 2018 04:26:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 3, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:32,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-e0c3262a-4e6a-451e-94f2-c0476f2241a1 2018-10-08 04:26:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:32,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7aa2d3-7133-452a-9b48-a8725ba89c8c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2"}, "enabled": true, "id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj"}} 2018-10-08 04:26:32,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 used request id req-8b7aa2d3-7133-452a-9b48-a8725ba89c8c 2018-10-08 04:26:32,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:32,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:32,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5d68614f-483f-4df4-b7da-5f738923b6b4 Date: Mon, 08 Oct 2018 04:26:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}]} 2018-10-08 04:26:32,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-5d68614f-483f-4df4-b7da-5f738923b6b4 2018-10-08 04:26:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f"}}' 2018-10-08 04:26:32,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-fc7fed30-5a7e-4e01-aa42-bbc61e7faae3 Date: Mon, 08 Oct 2018 04:26:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}} 2018-10-08 04:26:32,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-fc7fed30-5a7e-4e01-aa42-bbc61e7faae3 2018-10-08 04:26:32,901 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname 2018-10-08 04:26:32,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:33,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-8fefff3e-1c7e-4c9f-be8f-767101379ed4 Date: Mon, 08 Oct 2018 04:26:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 4, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:33,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-8fefff3e-1c7e-4c9f-be8f-767101379ed4 2018-10-08 04:26:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:33,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137cd244-cd99-4a68-85eb-5a853a541a23 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2"}, "enabled": true, "id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj"}} 2018-10-08 04:26:33,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 used request id req-137cd244-cd99-4a68-85eb-5a853a541a23 2018-10-08 04:26:33,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:33,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:33,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-1785002f-0fb6-4216-a912-24c5b0448f7f Date: Mon, 08 Oct 2018 04:26:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:33,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-1785002f-0fb6-4216-a912-24c5b0448f7f 2018-10-08 04:26:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10}}' 2018-10-08 04:26:33,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ebcbe665-2a6d-495a-823f-1802a99e14ac Date: Mon, 08 Oct 2018 04:26:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}} 2018-10-08 04:26:33,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-ebcbe665-2a6d-495a-823f-1802a99e14ac 2018-10-08 04:26:33,763 - neutron_utils - INFO - Retrieving security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:33,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e5c63e9a-6409-461e-871a-8839686bdbf4 Date: Mon, 08 Oct 2018 04:26:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:33,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-e5c63e9a-6409-461e-871a-8839686bdbf4 2018-10-08 04:26:33,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:34,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-592077ba-9eea-4759-b5ad-842fa2eaceae Date: Mon, 08 Oct 2018 04:26:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:34,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-592077ba-9eea-4759-b5ad-842fa2eaceae 2018-10-08 04:26:34,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:34,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "304b5c099fdb44c59195c45e66b30165", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj-role"}], "expires_at": "2018-10-08T05:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab3d6e0e635648d6aa5f74cc8c523ec2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-user", "id": "21377a273fd14ac6bcaa44407c7aab83"}, "audit_ids": ["qdzL3Fl7RoybZu8b89pdAA"], "issued_at": "2018-10-08T04:26:34.000000Z"}} 2018-10-08 04:26:34,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:34,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-971be5df-6dad-44be-b000-426ae12c6408 Date: Mon, 08 Oct 2018 04:26:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:34,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname&description=hello+group used request id req-971be5df-6dad-44be-b000-426ae12c6408 2018-10-08 04:26:34,740 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:34,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-45e5a894-4024-4ba1-899a-26a677defa67 Date: Mon, 08 Oct 2018 04:26:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:34,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-45e5a894-4024-4ba1-899a-26a677defa67 2018-10-08 04:26:34,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:35,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ac204806-c9fc-4a1e-8620-24a2c0b02463 Date: Mon, 08 Oct 2018 04:26:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:35,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-ac204806-c9fc-4a1e-8620-24a2c0b02463 2018-10-08 04:26:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:35,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3ec26c51-a614-43d0-b2a1-7668822d83cb Date: Mon, 08 Oct 2018 04:26:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:35,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-3ec26c51-a614-43d0-b2a1-7668822d83cb 2018-10-08 04:26:35,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:35,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:35,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-eb0d82b6-5d46-483d-8253-bb22428fff3c Date: Mon, 08 Oct 2018 04:26:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:35,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-eb0d82b6-5d46-483d-8253-bb22428fff3c 2018-10-08 04:26:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:35,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-51667af0-e9d7-422f-99b5-40faf9b6a6b1 Date: Mon, 08 Oct 2018 04:26:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:35,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-51667af0-e9d7-422f-99b5-40faf9b6a6b1 2018-10-08 04:26:35,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:35,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a6ed5d31-c96e-4fa7-9830-d6f3284e5a38 Date: Mon, 08 Oct 2018 04:26:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:35,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-a6ed5d31-c96e-4fa7-9830-d6f3284e5a38 2018-10-08 04:26:35,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:35,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-134aa72b-06a8-413a-ae3c-9b913299a01d Date: Mon, 08 Oct 2018 04:26:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:35,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-134aa72b-06a8-413a-ae3c-9b913299a01d 2018-10-08 04:26:35,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:35,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-634f9df2-e14c-46b8-bfdb-1cf49b9d6970 Date: Mon, 08 Oct 2018 04:26:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:35,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-634f9df2-e14c-46b8-bfdb-1cf49b9d6970 2018-10-08 04:26:35,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:35,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ec5576e7-743a-4575-aab7-029843297595 Date: Mon, 08 Oct 2018 04:26:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:35,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-ec5576e7-743a-4575-aab7-029843297595 2018-10-08 04:26:35,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:35,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:36,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b87f9c41-2870-4f3a-923d-6ef1c66e6ca1 Date: Mon, 08 Oct 2018 04:26:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:36,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-b87f9c41-2870-4f3a-923d-6ef1c66e6ca1 2018-10-08 04:26:36,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:36,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f7ee0227-33d1-400e-81f8-80aa567b9db5 Date: Mon, 08 Oct 2018 04:26:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:36,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-f7ee0227-33d1-400e-81f8-80aa567b9db5 2018-10-08 04:26:36,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:36,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:36,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bb10839f-8af6-493e-a0f1-807898b624f9 Date: Mon, 08 Oct 2018 04:26:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:36,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-bb10839f-8af6-493e-a0f1-807898b624f9 2018-10-08 04:26:36,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:36,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-06f84d54-0bca-438e-b7fe-c9709911abdc Date: Mon, 08 Oct 2018 04:26:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:36,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-06f84d54-0bca-438e-b7fe-c9709911abdc 2018-10-08 04:26:36,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:36,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-11afdbc4-ce24-48e7-bdd8-2849f6689689 Date: Mon, 08 Oct 2018 04:26:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:36,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-11afdbc4-ce24-48e7-bdd8-2849f6689689 2018-10-08 04:26:36,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:36,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3997bac4-4693-4903-9866-e4ca66aade47 Date: Mon, 08 Oct 2018 04:26:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:36,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-3997bac4-4693-4903-9866-e4ca66aade47 2018-10-08 04:26:36,894 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:37,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6e13fba2-26d3-4307-b6fc-9bb74558d5e3 Date: Mon, 08 Oct 2018 04:26:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:37,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-6e13fba2-26d3-4307-b6fc-9bb74558d5e3 2018-10-08 04:26:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:37,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3cb70d63-98e0-4f92-b09e-1d10a39e5bf2 Date: Mon, 08 Oct 2018 04:26:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:37,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-3cb70d63-98e0-4f92-b09e-1d10a39e5bf2 2018-10-08 04:26:37,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:37,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cadc6cea-c4f1-4c15-9467-7dfffb0e5067 Date: Mon, 08 Oct 2018 04:26:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:37,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-cadc6cea-c4f1-4c15-9467-7dfffb0e5067 2018-10-08 04:26:37,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:37,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3bd422cf-5be3-4929-a566-e57ec7dcac28 Date: Mon, 08 Oct 2018 04:26:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:37,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-3bd422cf-5be3-4929-a566-e57ec7dcac28 2018-10-08 04:26:37,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:37,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:37,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-db54d8fc-d265-438a-a2e5-bd35c9419db9 Date: Mon, 08 Oct 2018 04:26:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:37,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-db54d8fc-d265-438a-a2e5-bd35c9419db9 2018-10-08 04:26:37,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:37,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-47e30914-a84f-4ec0-bef7-1c1e60af6535 Date: Mon, 08 Oct 2018 04:26:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "1fda548e-22da-478d-a06f-324886c6f7b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "65803c51-a749-4063-bb5d-2259cc572b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "revision_number": 0, "id": "f855b0a4-1f67-4124-83f8-20030c4e811b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "revision_number": 0, "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 5, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "06717729-820c-48bc-ae22-e23f1520ba1f", "name": "CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname"}]} 2018-10-08 04:26:37,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname used request id req-47e30914-a84f-4ec0-bef7-1c1e60af6535 2018-10-08 04:26:37,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06717729-820c-48bc-ae22-e23f1520ba1f 2018-10-08 04:26:37,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dda55e9c2b75987e182c557d13e7f1033e902a" 2018-10-08 04:26:38,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7b59ea41-b428-4bc9-98c1-adacee30bb8e Date: Mon, 08 Oct 2018 04:26:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "1fda548e-22da-478d-a06f-324886c6f7b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "65803c51-a749-4063-bb5d-2259cc572b83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "9f3af177-99f3-4ca9-9dfe-3457d8f4dd94"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:33Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": 10, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:33Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "f855b0a4-1f67-4124-83f8-20030c4e811b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:32Z", "security_group_id": "06717729-820c-48bc-ae22-e23f1520ba1f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:32Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "ff4a48ad-6466-49e4-bd5b-8d1adf16c443"}]} 2018-10-08 04:26:38,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06717729-820c-48bc-ae22-e23f1520ba1f used request id req-7b59ea41-b428-4bc9-98c1-adacee30bb8e 2018-10-08 04:26:38,079 - neutron_utils - INFO - Deleting security group rule with ID - 9f3af177-99f3-4ca9-9dfe-3457d8f4dd94 2018-10-08 04:26:38,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9f3af177-99f3-4ca9-9dfe-3457d8f4dd94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:38,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ddc5f3b-12ca-450c-8d8c-96d5a324071a Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:38,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9f3af177-99f3-4ca9-9dfe-3457d8f4dd94 used request id req-7ddc5f3b-12ca-450c-8d8c-96d5a324071a 2018-10-08 04:26:38,195 - neutron_utils - INFO - Deleting security group rule with ID - 1fda548e-22da-478d-a06f-324886c6f7b7 2018-10-08 04:26:38,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/1fda548e-22da-478d-a06f-324886c6f7b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:38,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f88a4c4f-938f-4cb3-8e58-1be929a518cf Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:38,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/1fda548e-22da-478d-a06f-324886c6f7b7 used request id req-f88a4c4f-938f-4cb3-8e58-1be929a518cf 2018-10-08 04:26:38,455 - neutron_utils - INFO - Deleting security group rule with ID - ff4a48ad-6466-49e4-bd5b-8d1adf16c443 2018-10-08 04:26:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ff4a48ad-6466-49e4-bd5b-8d1adf16c443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:38,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da2d466b-037e-472d-86b2-36c4004c079e Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:38,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ff4a48ad-6466-49e4-bd5b-8d1adf16c443 used request id req-da2d466b-037e-472d-86b2-36c4004c079e 2018-10-08 04:26:38,550 - neutron_utils - INFO - Deleting security group rule with ID - f855b0a4-1f67-4124-83f8-20030c4e811b 2018-10-08 04:26:38,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f855b0a4-1f67-4124-83f8-20030c4e811b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:38,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bbe9878-dc56-4eab-bd00-32c91c220697 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:38,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f855b0a4-1f67-4124-83f8-20030c4e811b used request id req-7bbe9878-dc56-4eab-bd00-32c91c220697 2018-10-08 04:26:38,651 - neutron_utils - INFO - Deleting security group rule with ID - 65803c51-a749-4063-bb5d-2259cc572b83 2018-10-08 04:26:38,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/65803c51-a749-4063-bb5d-2259cc572b83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:38,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61235cc5-1485-4b05-8538-0995e1c4e2d1 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:38,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/65803c51-a749-4063-bb5d-2259cc572b83 used request id req-61235cc5-1485-4b05-8538-0995e1c4e2d1 2018-10-08 04:26:38,886 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-37f5893c-3ce8-45bc-b2a2-6bd94da38fdcname 2018-10-08 04:26:38,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/06717729-820c-48bc-ae22-e23f1520ba1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e091c699d1ec451d50f49bb62756723e91b231fe" 2018-10-08 04:26:39,032 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bd7382b-9fa8-463a-b414-b7885485bdcd Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:39,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/06717729-820c-48bc-ae22-e23f1520ba1f used request id req-1bd7382b-9fa8-463a-b414-b7885485bdcd 2018-10-08 04:26:39,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:39,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3f0233c5-bda9-403b-bdde-b334a96ea673 Date: Mon, 08 Oct 2018 04:26:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "updated_at": "2018-10-08T04:26:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "09e39280-8783-4bea-a173-1762fd853707", "remote_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "8fb1d14c-48d2-4745-b454-a556289d926c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "bfbe5a6f-550c-4a9b-b9d0-ca6430c2d471", "remote_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "revision_number": 0, "id": "d88140c1-1688-4c19-ba9e-0b59b6a5187e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:30Z", "security_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2"}], "revision_number": 4, "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:26:39,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3f0233c5-bda9-403b-bdde-b334a96ea673 2018-10-08 04:26:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:39,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7222c09b-c825-4a71-800b-0bb63df43339 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2"}, "enabled": true, "id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-855eaa95-ee8a-428-proj"}} 2018-10-08 04:26:39,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 used request id req-7222c09b-c825-4a71-800b-0bb63df43339 2018-10-08 04:26:39,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3482c8f2-dd8f-4063-b019-059fb1a22edd 2018-10-08 04:26:39,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3482c8f2-dd8f-4063-b019-059fb1a22edd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:39,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6ea83083-899f-4420-9b06-c02ef0d10679 Date: Mon, 08 Oct 2018 04:26:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "09e39280-8783-4bea-a173-1762fd853707"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "8fb1d14c-48d2-4745-b454-a556289d926c"}, {"remote_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "bfbe5a6f-550c-4a9b-b9d0-ca6430c2d471"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:30Z", "security_group_id": "3482c8f2-dd8f-4063-b019-059fb1a22edd", "port_range_min": null, "revision_number": 0, "tenant_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "created_at": "2018-10-08T04:26:30Z", "project_id": "ab3d6e0e635648d6aa5f74cc8c523ec2", "id": "d88140c1-1688-4c19-ba9e-0b59b6a5187e"}]} 2018-10-08 04:26:39,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3482c8f2-dd8f-4063-b019-059fb1a22edd used request id req-6ea83083-899f-4420-9b06-c02ef0d10679 2018-10-08 04:26:39,536 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:26:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3482c8f2-dd8f-4063-b019-059fb1a22edd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:39,828 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a57b06a6-90ef-4442-80ab-426ffbc2ad00 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:39,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3482c8f2-dd8f-4063-b019-059fb1a22edd used request id req-a57b06a6-90ef-4442-80ab-426ffbc2ad00 2018-10-08 04:26:39,829 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-855eaa95-ee8a-428-proj 2018-10-08 04:26:39,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:40,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-448c0dae-47c7-4cfb-ae10-e68d7c1ff0fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:40,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ab3d6e0e635648d6aa5f74cc8c523ec2 used request id req-448c0dae-47c7-4cfb-ae10-e68d7c1ff0fe 2018-10-08 04:26:40,120 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-855eaa95-ee8a-428-proj-role 2018-10-08 04:26:40,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/304b5c099fdb44c59195c45e66b30165 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:40,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b497cc9a-6687-417b-b122-bba8f14767c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:40,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/304b5c099fdb44c59195c45e66b30165 used request id req-b497cc9a-6687-417b-b122-bba8f14767c6 2018-10-08 04:26:40,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fd364bc8c865a7aced42cb24dfcf4d90c24ac7" 2018-10-08 04:26:40,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75eec5c7-65ed-4c3c-bb04-c876239f0dd4 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:40,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-75eec5c7-65ed-4c3c-bb04-c876239f0dd4 2018-10-08 04:26:40,331 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-855eaa95-ee8a-428-user 2018-10-08 04:26:40,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/21377a273fd14ac6bcaa44407c7aab83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdc72bc5120ccf04d5c963a758960fb688de49f" 2018-10-08 04:26:40,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ed11e6-3164-4f13-b8c4-c480c8ee0f8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:40,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/21377a273fd14ac6bcaa44407c7aab83 used request id req-84ed11e6-3164-4f13-b8c4-c480c8ee0f8b 2018-10-08 04:26:40,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:40,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["WPV65ToXRs6iBQNYYWNb5A"], "issued_at": "2018-10-08T04:26:40.000000Z"}} 2018-10-08 04:26:40,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cad2f1fea693e23fa66282987c6706bae84024e" 2018-10-08 04:26:40,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85563cfe-549a-4a57-9da6-a838ddee57a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:40,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-85563cfe-549a-4a57-9da6-a838ddee57a8 2018-10-08 04:26:40,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:40,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:41,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["PETVXLU9SeKBp2URV9QVGg"], "issued_at": "2018-10-08T04:26:41.000000Z"}} 2018-10-08 04:26:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:41,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ea3562-5fd6-4934-bd38-314e6a6443cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:41,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-98ea3562-5fd6-4934-bd38-314e6a6443cb 2018-10-08 04:26:41,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:41,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d6fa453a-912c-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:41,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f943a4-64cc-4249-96a5-8eed36728596 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d6fa453a-912c-40f-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:26:41,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d6fa453a-912c-40f-proj used request id req-50f943a4-64cc-4249-96a5-8eed36728596 2018-10-08 04:26:41,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:41,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cb5e34-cd0d-4ecc-bb1b-6a8c0067bd85 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:41,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d7cb5e34-cd0d-4ecc-bb1b-6a8c0067bd85 2018-10-08 04:26:41,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj"}}' 2018-10-08 04:26:41,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c9d3f7e-abfa-4380-b9df-ceac316982c5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6ebb65b0d5f6497a831b020f529e3dda"}, "enabled": true, "id": "6ebb65b0d5f6497a831b020f529e3dda", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj"}} 2018-10-08 04:26:41,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7c9d3f7e-abfa-4380-b9df-ceac316982c5 2018-10-08 04:26:41,774 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d6fa453a-912c-40f-proj 2018-10-08 04:26:41,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:41,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:42,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["awsWnpDjSaqbANFnhYugLg"], "issued_at": "2018-10-08T04:26:42.000000Z"}} 2018-10-08 04:26:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f9a93659bf0aecbfc40768befc61042e97804" 2018-10-08 04:26:42,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e754fad-919c-4c5a-ac44-9c8972f3eea2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:42,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e754fad-919c-4c5a-ac44-9c8972f3eea2 2018-10-08 04:26:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:42,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f9a93659bf0aecbfc40768befc61042e97804" 2018-10-08 04:26:42,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6553c6-1a67-422f-9511-e13a3034d490 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:26:42,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0d6553c6-1a67-422f-9511-e13a3034d490 2018-10-08 04:26:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-d6fa453a-912c-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f9a93659bf0aecbfc40768befc61042e97804" 2018-10-08 04:26:42,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146ea324-a870-404d-9ae7-8a666a237225 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-d6fa453a-912c-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6ebb65b0d5f6497a831b020f529e3dda"}, "enabled": true, "id": "6ebb65b0d5f6497a831b020f529e3dda", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj"}]} 2018-10-08 04:26:42,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-d6fa453a-912c-40f-proj used request id req-146ea324-a870-404d-9ae7-8a666a237225 2018-10-08 04:26:42,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f9a93659bf0aecbfc40768befc61042e97804" 2018-10-08 04:26:42,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813f38ff-c099-422e-b075-a8e8b8742d43 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:42,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-813f38ff-c099-422e-b075-a8e8b8742d43 2018-10-08 04:26:42,840 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d6fa453a-912c-40f-user 2018-10-08 04:26:42,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:42,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:42,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9d46a8-60f6-4a2f-91ed-da1b99ce42cf Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:42,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9a9d46a8-60f6-4a2f-91ed-da1b99ce42cf 2018-10-08 04:26:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" -d '{"role": {"name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj-role"}}' 2018-10-08 04:26:43,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b60832-ae5c-4d56-9889-abcdd5b8f41f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "934d6a4b9e894575b4e0d0bd00d07da2", "links": {"self": "http://172.30.9.28:5000/v3/roles/934d6a4b9e894575b4e0d0bd00d07da2"}, "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj-role"}} 2018-10-08 04:26:43,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-46b60832-ae5c-4d56-9889-abcdd5b8f41f 2018-10-08 04:26:43,038 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d6fa453a-912c-40f-proj-role 2018-10-08 04:26:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/934d6a4b9e894575b4e0d0bd00d07da2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:43,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0c09c8-0a84-4fb6-afb8-656c468bd3ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/934d6a4b9e894575b4e0d0bd00d07da2"}, "domain_id": null, "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj-role", "id": "934d6a4b9e894575b4e0d0bd00d07da2"}} 2018-10-08 04:26:43,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/934d6a4b9e894575b4e0d0bd00d07da2 used request id req-ac0c09c8-0a84-4fb6-afb8-656c468bd3ec 2018-10-08 04:26:43,060 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d6fa453a-912c-40f-proj-role to project CreateSecurityGroupTests-d6fa453a-912c-40f-proj 2018-10-08 04:26:43,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6ebb65b0d5f6497a831b020f529e3dda/users/1ec8fcd541194342917e84a4995d6ec2/roles/934d6a4b9e894575b4e0d0bd00d07da2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:43,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96d94c5f-948c-4a4f-8a05-4165255a9661 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:43,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6ebb65b0d5f6497a831b020f529e3dda/users/1ec8fcd541194342917e84a4995d6ec2/roles/934d6a4b9e894575b4e0d0bd00d07da2 used request id req-96d94c5f-948c-4a4f-8a05-4165255a9661 2018-10-08 04:26:43,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:43,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:43,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "934d6a4b9e894575b4e0d0bd00d07da2", "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj-role"}], "expires_at": "2018-10-08T05:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ebb65b0d5f6497a831b020f529e3dda", "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6ebb65b0d5f6497a831b020f529e3dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6ebb65b0d5f6497a831b020f529e3dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6ebb65b0d5f6497a831b020f529e3dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6ebb65b0d5f6497a831b020f529e3dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6ebb65b0d5f6497a831b020f529e3dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6ebb65b0d5f6497a831b020f529e3dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-user", "id": "1ec8fcd541194342917e84a4995d6ec2"}, "audit_ids": ["AoidRHfyTF6qWYWBWU4_2A"], "issued_at": "2018-10-08T04:26:43.000000Z"}} 2018-10-08 04:26:43,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:43,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d5cf22-df8b-442c-9474-fcdfad2ae2e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:43,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-29d5cf22-df8b-442c-9474-fcdfad2ae2e1 2018-10-08 04:26:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:43,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-945a3b98-46ac-4a99-b6aa-4ab87ef70fb1 Date: Mon, 08 Oct 2018 04:26:43 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:26:43,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name&description=hello+group used request id req-945a3b98-46ac-4a99-b6aa-4ab87ef70fb1 2018-10-08 04:26:43,928 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name... 2018-10-08 04:26:43,928 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name 2018-10-08 04:26:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" -d '{"security_group": {"name": "CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name", "description": "hello group"}}' 2018-10-08 04:26:44,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-299e9620-237d-4534-91a1-85220a9c37fd Date: Mon, 08 Oct 2018 04:26:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "updated_at": "2018-10-08T04:26:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "ab110257-f8b0-4d68-a17d-938da86508ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}], "revision_number": 2, "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "f417d19b-db11-48a8-82e8-b463ca44f395", "name": "CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name"}} 2018-10-08 04:26:44,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-299e9620-237d-4534-91a1-85220a9c37fd 2018-10-08 04:26:44,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:44,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:44,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2688e255-e861-40a9-9b44-0269ed374eb3 Date: Mon, 08 Oct 2018 04:26:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "ab110257-f8b0-4d68-a17d-938da86508ed"}]} 2018-10-08 04:26:44,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-2688e255-e861-40a9-9b44-0269ed374eb3 2018-10-08 04:26:44,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:44,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:44,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-472bd572-aea0-4ec8-a15d-868d1c73f97f Date: Mon, 08 Oct 2018 04:26:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "ab110257-f8b0-4d68-a17d-938da86508ed"}]} 2018-10-08 04:26:44,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-472bd572-aea0-4ec8-a15d-868d1c73f97f 2018-10-08 04:26:44,487 - neutron_utils - INFO - Retrieving security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:44,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1c150bf8-83a0-4cc6-8584-bbd7cc8c3dd5 Date: Mon, 08 Oct 2018 04:26:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "updated_at": "2018-10-08T04:26:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "ab110257-f8b0-4d68-a17d-938da86508ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}], "revision_number": 2, "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "f417d19b-db11-48a8-82e8-b463ca44f395", "name": "CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name"}]} 2018-10-08 04:26:44,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-1c150bf8-83a0-4cc6-8584-bbd7cc8c3dd5 2018-10-08 04:26:44,690 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:44,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0887b403-1558-4001-9fac-fc6bcf905848 Date: Mon, 08 Oct 2018 04:26:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "ab110257-f8b0-4d68-a17d-938da86508ed"}]} 2018-10-08 04:26:44,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-0887b403-1558-4001-9fac-fc6bcf905848 2018-10-08 04:26:44,884 - neutron_utils - INFO - Retrieving security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:44,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:45,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4d537ec1-6059-4767-abf5-f4029b1388c8 Date: Mon, 08 Oct 2018 04:26:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "updated_at": "2018-10-08T04:26:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "ab110257-f8b0-4d68-a17d-938da86508ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}], "revision_number": 2, "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "f417d19b-db11-48a8-82e8-b463ca44f395", "name": "CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name"}]} 2018-10-08 04:26:45,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-4d537ec1-6059-4767-abf5-f4029b1388c8 2018-10-08 04:26:45,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:45,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:45,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b893aa9-1776-4bb1-98b2-5a335349aead Date: Mon, 08 Oct 2018 04:26:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "ab110257-f8b0-4d68-a17d-938da86508ed"}]} 2018-10-08 04:26:45,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-2b893aa9-1776-4bb1-98b2-5a335349aead 2018-10-08 04:26:45,100 - neutron_utils - INFO - Retrieving security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:45,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:45,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ec459e56-d682-4f66-92c5-d6117124c668 Date: Mon, 08 Oct 2018 04:26:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "updated_at": "2018-10-08T04:26:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "ab110257-f8b0-4d68-a17d-938da86508ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}], "revision_number": 2, "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "f417d19b-db11-48a8-82e8-b463ca44f395", "name": "CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name"}]} 2018-10-08 04:26:45,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-ec459e56-d682-4f66-92c5-d6117124c668 2018-10-08 04:26:45,310 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:45,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:45,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1d05cda-c5ce-46c5-aac1-3767b8667714 Date: Mon, 08 Oct 2018 04:26:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "ab110257-f8b0-4d68-a17d-938da86508ed"}]} 2018-10-08 04:26:45,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-e1d05cda-c5ce-46c5-aac1-3767b8667714 2018-10-08 04:26:45,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:45,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "934d6a4b9e894575b4e0d0bd00d07da2", "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj-role"}], "expires_at": "2018-10-08T05:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ebb65b0d5f6497a831b020f529e3dda", "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6ebb65b0d5f6497a831b020f529e3dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6ebb65b0d5f6497a831b020f529e3dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6ebb65b0d5f6497a831b020f529e3dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6ebb65b0d5f6497a831b020f529e3dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6ebb65b0d5f6497a831b020f529e3dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6ebb65b0d5f6497a831b020f529e3dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6ebb65b0d5f6497a831b020f529e3dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-user", "id": "1ec8fcd541194342917e84a4995d6ec2"}, "audit_ids": ["S1aCMwVjTrmjTy92oxcnQg"], "issued_at": "2018-10-08T04:26:45.000000Z"}} 2018-10-08 04:26:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036c6f57aec738537f3b171ad8d6c42203c5f350" 2018-10-08 04:26:46,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0cc39a74-03cb-45ca-8d9d-170d275b1543 Date: Mon, 08 Oct 2018 04:26:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "updated_at": "2018-10-08T04:26:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "revision_number": 0, "id": "ab110257-f8b0-4d68-a17d-938da86508ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}], "revision_number": 2, "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "f417d19b-db11-48a8-82e8-b463ca44f395", "name": "CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name"}]} 2018-10-08 04:26:46,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name&description=hello+group used request id req-0cc39a74-03cb-45ca-8d9d-170d275b1543 2018-10-08 04:26:46,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:46,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036c6f57aec738537f3b171ad8d6c42203c5f350" 2018-10-08 04:26:46,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9a7d22f-1c9d-4dcb-8b15-a9f43a7c9f6b Date: Mon, 08 Oct 2018 04:26:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "ab110257-f8b0-4d68-a17d-938da86508ed"}]} 2018-10-08 04:26:46,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-d9a7d22f-1c9d-4dcb-8b15-a9f43a7c9f6b 2018-10-08 04:26:46,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f417d19b-db11-48a8-82e8-b463ca44f395 2018-10-08 04:26:46,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036c6f57aec738537f3b171ad8d6c42203c5f350" 2018-10-08 04:26:46,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c1d0082e-e606-4346-96b1-3816e8bfaeae Date: Mon, 08 Oct 2018 04:26:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "97bb5f09-2adc-4d93-ad47-2cdee9ebdd54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:44Z", "security_group_id": "f417d19b-db11-48a8-82e8-b463ca44f395", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:44Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "ab110257-f8b0-4d68-a17d-938da86508ed"}]} 2018-10-08 04:26:46,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-c1d0082e-e606-4346-96b1-3816e8bfaeae 2018-10-08 04:26:46,521 - neutron_utils - INFO - Deleting security group rule with ID - ab110257-f8b0-4d68-a17d-938da86508ed 2018-10-08 04:26:46,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ab110257-f8b0-4d68-a17d-938da86508ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:46,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7b7c1cd-74e9-486b-a448-1d5b4f37094b Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:46,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ab110257-f8b0-4d68-a17d-938da86508ed used request id req-b7b7c1cd-74e9-486b-a448-1d5b4f37094b 2018-10-08 04:26:46,612 - neutron_utils - INFO - Deleting security group rule with ID - 97bb5f09-2adc-4d93-ad47-2cdee9ebdd54 2018-10-08 04:26:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/97bb5f09-2adc-4d93-ad47-2cdee9ebdd54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:46,705 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5e5d7a2-4625-4ed0-ac87-dc13da978761 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:46,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/97bb5f09-2adc-4d93-ad47-2cdee9ebdd54 used request id req-a5e5d7a2-4625-4ed0-ac87-dc13da978761 2018-10-08 04:26:46,705 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b4316672-5170-4c7a-9c26-e1cf7dafaaf0name 2018-10-08 04:26:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f417d19b-db11-48a8-82e8-b463ca44f395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f9d98064f54a0f86fe02d6a4a23f4c824854e" 2018-10-08 04:26:46,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8c8e6c7-3a6c-418e-8a6d-e58cdff899af Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:46,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f417d19b-db11-48a8-82e8-b463ca44f395 used request id req-d8c8e6c7-3a6c-418e-8a6d-e58cdff899af 2018-10-08 04:26:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:47,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-87a11d79-d130-461b-b24e-3cd65ff48e3b Date: Mon, 08 Oct 2018 04:26:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:43Z", "updated_at": "2018-10-08T04:26:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:43Z", "revision_number": 0, "id": "2ba7d16d-4ed0-4920-b2a6-d81172dc3c06", "remote_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:43Z", "security_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:43Z", "revision_number": 0, "id": "4c0d63cb-baa0-4ecd-b481-ff75ae8e0c97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:43Z", "security_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:43Z", "revision_number": 0, "id": "57ee7ea1-fccf-4edb-ab97-8f69a731fb08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:43Z", "security_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:43Z", "revision_number": 0, "id": "8a592bed-806b-4ea8-9480-f642000075b9", "remote_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:43Z", "security_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ebb65b0d5f6497a831b020f529e3dda"}], "revision_number": 4, "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:26:47,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-87a11d79-d130-461b-b24e-3cd65ff48e3b 2018-10-08 04:26:47,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:47,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c514b698-999a-4900-8271-8c4b9cb46782 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:26:47,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-c514b698-999a-4900-8271-8c4b9cb46782 2018-10-08 04:26:47,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:47,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bcd6928-40d2-4012-85d4-c664da10fda3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:26:47,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-6bcd6928-40d2-4012-85d4-c664da10fda3 2018-10-08 04:26:47,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:47,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832351f4-b8b9-411b-a21a-39f3881e4e0f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:26:47,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-832351f4-b8b9-411b-a21a-39f3881e4e0f 2018-10-08 04:26:47,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6ebb65b0d5f6497a831b020f529e3dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:47,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d3ff50-ebaa-4388-85c1-04de220fbb21 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6ebb65b0d5f6497a831b020f529e3dda"}, "enabled": true, "id": "6ebb65b0d5f6497a831b020f529e3dda", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d6fa453a-912c-40f-proj"}} 2018-10-08 04:26:47,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6ebb65b0d5f6497a831b020f529e3dda used request id req-53d3ff50-ebaa-4388-85c1-04de220fbb21 2018-10-08 04:26:47,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf5d2647-2f87-4a1d-8bc8-c0f15a14f828 2018-10-08 04:26:47,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bf5d2647-2f87-4a1d-8bc8-c0f15a14f828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:47,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eb214e1a-db9b-479c-b112-8a4a9c136a70 Date: Mon, 08 Oct 2018 04:26:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:43Z", "security_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:43Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "2ba7d16d-4ed0-4920-b2a6-d81172dc3c06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:43Z", "security_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:43Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "4c0d63cb-baa0-4ecd-b481-ff75ae8e0c97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:43Z", "security_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:43Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "57ee7ea1-fccf-4edb-ab97-8f69a731fb08"}, {"remote_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:43Z", "security_group_id": "bf5d2647-2f87-4a1d-8bc8-c0f15a14f828", "port_range_min": null, "revision_number": 0, "tenant_id": "6ebb65b0d5f6497a831b020f529e3dda", "created_at": "2018-10-08T04:26:43Z", "project_id": "6ebb65b0d5f6497a831b020f529e3dda", "id": "8a592bed-806b-4ea8-9480-f642000075b9"}]} 2018-10-08 04:26:47,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bf5d2647-2f87-4a1d-8bc8-c0f15a14f828 used request id req-eb214e1a-db9b-479c-b112-8a4a9c136a70 2018-10-08 04:26:47,592 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:26:47,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/bf5d2647-2f87-4a1d-8bc8-c0f15a14f828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:47,874 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6bae4bbe-7781-4b5f-b798-aef5dd6c8ce7 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:47,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/bf5d2647-2f87-4a1d-8bc8-c0f15a14f828 used request id req-6bae4bbe-7781-4b5f-b798-aef5dd6c8ce7 2018-10-08 04:26:47,875 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d6fa453a-912c-40f-proj 2018-10-08 04:26:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6ebb65b0d5f6497a831b020f529e3dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:48,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2be538a0-905c-4ad4-b11b-9e95ed934552 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:48,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6ebb65b0d5f6497a831b020f529e3dda used request id req-2be538a0-905c-4ad4-b11b-9e95ed934552 2018-10-08 04:26:48,095 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d6fa453a-912c-40f-proj-role 2018-10-08 04:26:48,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/934d6a4b9e894575b4e0d0bd00d07da2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:48,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b894ac87-f980-4c3e-b255-1e5b51d5e968 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:48,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/934d6a4b9e894575b4e0d0bd00d07da2 used request id req-b894ac87-f980-4c3e-b255-1e5b51d5e968 2018-10-08 04:26:48,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eeb75e28a39832f00e4d901a84294a5313e5fee" 2018-10-08 04:26:48,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae0edae-1a09-4103-ab03-b37cbda68586 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:48,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ae0edae-1a09-4103-ab03-b37cbda68586 2018-10-08 04:26:48,297 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d6fa453a-912c-40f-user 2018-10-08 04:26:48,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1ec8fcd541194342917e84a4995d6ec2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f9a93659bf0aecbfc40768befc61042e97804" 2018-10-08 04:26:48,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25c98e65-49da-4153-b0d4-f63c1c05f69e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:48,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1ec8fcd541194342917e84a4995d6ec2 used request id req-25c98e65-49da-4153-b0d4-f63c1c05f69e 2018-10-08 04:26:48,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:48,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JF6f_PtbTfC1D7RIbT16Jw"], "issued_at": "2018-10-08T04:26:48.000000Z"}} 2018-10-08 04:26:48,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f878a94865cc65fc9503835c2744c6771a7f7e5" 2018-10-08 04:26:48,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6efb22-f07e-48fa-90c7-245ac9294fcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:48,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ee6efb22-f07e-48fa-90c7-245ac9294fcf 2018-10-08 04:26:48,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:48,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:49,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["h1-HWGjCT7OxybkbMNOr6A"], "issued_at": "2018-10-08T04:26:49.000000Z"}} 2018-10-08 04:26:49,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:26:49,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bddc302f-84c4-41cd-8f39-48e3955c1bd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:49,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bddc302f-84c4-41cd-8f39-48e3955c1bd3 2018-10-08 04:26:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:49,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:49,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d721d7ac-b636-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:26:49,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba71562-c204-46fa-b5b1-85b5bb20dcec Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d721d7ac-b636-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:26:49,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d721d7ac-b636-4b1-proj used request id req-fba71562-c204-46fa-b5b1-85b5bb20dcec 2018-10-08 04:26:49,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:26:49,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51054168-770d-45d2-856d-09820b235e44 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:49,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-51054168-770d-45d2-856d-09820b235e44 2018-10-08 04:26:49,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj"}}' 2018-10-08 04:26:49,642 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b09477de-3ae3-4938-a13c-25e3c0716af2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994"}, "enabled": true, "id": "d2da4665bdce4e08956ece3f9c4c1994", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj"}} 2018-10-08 04:26:49,643 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b09477de-3ae3-4938-a13c-25e3c0716af2 2018-10-08 04:26:49,643 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d721d7ac-b636-4b1-proj 2018-10-08 04:26:49,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:49,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:50,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["8aLQIeXrQTuwqL5yotd9Wg"], "issued_at": "2018-10-08T04:26:50.000000Z"}} 2018-10-08 04:26:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a284d4c54a8442f44b74298378298aaf8a0837b2" 2018-10-08 04:26:50,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0772ec8-0086-4a7b-aceb-ff6f95082d97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:50,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0772ec8-0086-4a7b-aceb-ff6f95082d97 2018-10-08 04:26:50,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:50,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:50,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a284d4c54a8442f44b74298378298aaf8a0837b2" 2018-10-08 04:26:50,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6a72df-950c-4d12-b832-61cd90a321c3 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:26:50,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0d6a72df-950c-4d12-b832-61cd90a321c3 2018-10-08 04:26:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-d721d7ac-b636-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a284d4c54a8442f44b74298378298aaf8a0837b2" 2018-10-08 04:26:50,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6bbdf7-9163-46f5-9320-641d5e86cc08 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-d721d7ac-b636-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994"}, "enabled": true, "id": "d2da4665bdce4e08956ece3f9c4c1994", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj"}]} 2018-10-08 04:26:50,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-d721d7ac-b636-4b1-proj used request id req-8a6bbdf7-9163-46f5-9320-641d5e86cc08 2018-10-08 04:26:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a284d4c54a8442f44b74298378298aaf8a0837b2" 2018-10-08 04:26:50,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f10cd5-721e-46a4-b628-8b6ffae55800 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:26:50,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-82f10cd5-721e-46a4-b628-8b6ffae55800 2018-10-08 04:26:50,811 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d721d7ac-b636-4b1-user 2018-10-08 04:26:50,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:26:50,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55813b5-904e-4617-a3b7-c7d21de17835 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:26:50,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d55813b5-904e-4617-a3b7-c7d21de17835 2018-10-08 04:26:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" -d '{"role": {"name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj-role"}}' 2018-10-08 04:26:51,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf99d7c-f75f-4f69-b0c3-336f71b57082 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a27f7622a1914767b45a8a27fd466e4e", "links": {"self": "http://172.30.9.28:5000/v3/roles/a27f7622a1914767b45a8a27fd466e4e"}, "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj-role"}} 2018-10-08 04:26:51,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6bf99d7c-f75f-4f69-b0c3-336f71b57082 2018-10-08 04:26:51,020 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d721d7ac-b636-4b1-proj-role 2018-10-08 04:26:51,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a27f7622a1914767b45a8a27fd466e4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:26:51,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb80e89-f93a-4f6c-bde9-c0c4e3f6e988 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a27f7622a1914767b45a8a27fd466e4e"}, "domain_id": null, "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj-role", "id": "a27f7622a1914767b45a8a27fd466e4e"}} 2018-10-08 04:26:51,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a27f7622a1914767b45a8a27fd466e4e used request id req-4fb80e89-f93a-4f6c-bde9-c0c4e3f6e988 2018-10-08 04:26:51,119 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d721d7ac-b636-4b1-proj-role to project CreateSecurityGroupTests-d721d7ac-b636-4b1-proj 2018-10-08 04:26:51,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994/users/c45d7cbe3f9349db88102fbdc095ba78/roles/a27f7622a1914767b45a8a27fd466e4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:26:51,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6007563-c7e2-4b7c-83b0-9e33ce878421 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:26:51,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994/users/c45d7cbe3f9349db88102fbdc095ba78/roles/a27f7622a1914767b45a8a27fd466e4e used request id req-e6007563-c7e2-4b7c-83b0-9e33ce878421 2018-10-08 04:26:51,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:26:51,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:51,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a27f7622a1914767b45a8a27fd466e4e", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj-role"}], "expires_at": "2018-10-08T05:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2da4665bdce4e08956ece3f9c4c1994", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d2da4665bdce4e08956ece3f9c4c1994", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d2da4665bdce4e08956ece3f9c4c1994", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d2da4665bdce4e08956ece3f9c4c1994", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d2da4665bdce4e08956ece3f9c4c1994", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d2da4665bdce4e08956ece3f9c4c1994", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d2da4665bdce4e08956ece3f9c4c1994", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-user", "id": "c45d7cbe3f9349db88102fbdc095ba78"}, "audit_ids": ["PQWu3_oIRX6ilVtNb4jwfQ"], "issued_at": "2018-10-08T04:26:51.000000Z"}} 2018-10-08 04:26:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:51,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51437a3-d247-4af2-8e2b-3e6a7e75b5d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:26:51,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e51437a3-d247-4af2-8e2b-3e6a7e75b5d9 2018-10-08 04:26:51,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:51,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7c17baf5-7488-41bd-8d55-fe4813eb742a Date: Mon, 08 Oct 2018 04:26:52 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:26:51,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name&description=hello+group used request id req-7c17baf5-7488-41bd-8d55-fe4813eb742a 2018-10-08 04:26:51,998 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name... 2018-10-08 04:26:51,998 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name 2018-10-08 04:26:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" -d '{"security_group": {"name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name", "description": "hello group"}}' 2018-10-08 04:26:52,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-47b9b27a-ec9c-4f82-98d2-bd573005ae6c Date: Mon, 08 Oct 2018 04:26:52 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 2, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}} 2018-10-08 04:26:52,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-47b9b27a-ec9c-4f82-98d2-bd573005ae6c 2018-10-08 04:26:52,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:52,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-166053ba-4494-4abe-b3e0-974b2afa29c3 Date: Mon, 08 Oct 2018 04:26:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:52,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-166053ba-4494-4abe-b3e0-974b2afa29c3 2018-10-08 04:26:52,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:52,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7aab3eb2-13c5-4045-927f-f34d3ac35bc4 Date: Mon, 08 Oct 2018 04:26:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:52,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-7aab3eb2-13c5-4045-927f-f34d3ac35bc4 2018-10-08 04:26:52,844 - neutron_utils - INFO - Retrieving security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:52,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:53,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3c680030-cffa-4295-ad64-990d7dd69ff5 Date: Mon, 08 Oct 2018 04:26:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 2, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:53,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-3c680030-cffa-4295-ad64-990d7dd69ff5 2018-10-08 04:26:53,054 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:53,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-691edea7-ef9b-4a9a-8b46-a615a9535f80 Date: Mon, 08 Oct 2018 04:26:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:53,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-691edea7-ef9b-4a9a-8b46-a615a9535f80 2018-10-08 04:26:53,224 - neutron_utils - INFO - Retrieving security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:53,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6901e056-151e-4f38-86d9-31aa372f6f1c Date: Mon, 08 Oct 2018 04:26:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 2, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:53,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-6901e056-151e-4f38-86d9-31aa372f6f1c 2018-10-08 04:26:53,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:53,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:53,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25ca915e-f93d-4b3b-8e02-73a5a788c2d3 Date: Mon, 08 Oct 2018 04:26:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:53,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-25ca915e-f93d-4b3b-8e02-73a5a788c2d3 2018-10-08 04:26:53,458 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name 2018-10-08 04:26:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:53,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e090d963-afc9-4373-8c5c-6967c3cb2dfe Date: Mon, 08 Oct 2018 04:26:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 2, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:53,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-e090d963-afc9-4373-8c5c-6967c3cb2dfe 2018-10-08 04:26:53,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:26:53,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:26:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:53,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98ddaa1-fafd-4669-ac69-5df0fb28cb66 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994"}, "enabled": true, "id": "d2da4665bdce4e08956ece3f9c4c1994", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj"}} 2018-10-08 04:26:53,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 used request id req-e98ddaa1-fafd-4669-ac69-5df0fb28cb66 2018-10-08 04:26:53,761 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:53,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:53,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d66e7555-6b59-4e86-8f56-bea42838abef Date: Mon, 08 Oct 2018 04:26:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:53,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-d66e7555-6b59-4e86-8f56-bea42838abef 2018-10-08 04:26:53,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4"}}' 2018-10-08 04:26:54,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-23fd5ad9-d197-409d-8029-8439529326cd Date: Mon, 08 Oct 2018 04:26:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}} 2018-10-08 04:26:54,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-23fd5ad9-d197-409d-8029-8439529326cd 2018-10-08 04:26:54,081 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name 2018-10-08 04:26:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:54,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-73539aed-8eb7-41de-9528-d43bf0fa4faa Date: Mon, 08 Oct 2018 04:26:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 3, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:54,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-73539aed-8eb7-41de-9528-d43bf0fa4faa 2018-10-08 04:26:54,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:54,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e79acab-0c53-4185-9893-9b471a17c17c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994"}, "enabled": true, "id": "d2da4665bdce4e08956ece3f9c4c1994", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj"}} 2018-10-08 04:26:54,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 used request id req-2e79acab-0c53-4185-9893-9b471a17c17c 2018-10-08 04:26:54,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:54,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-fc7d2936-6c68-48ec-9be5-b330692784fa Date: Mon, 08 Oct 2018 04:26:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:54,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-fc7d2936-6c68-48ec-9be5-b330692784fa 2018-10-08 04:26:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4"}}' 2018-10-08 04:26:54,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-918012fe-bf41-4c85-b2e6-07651f81b2fe Date: Mon, 08 Oct 2018 04:26:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}} 2018-10-08 04:26:54,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-918012fe-bf41-4c85-b2e6-07651f81b2fe 2018-10-08 04:26:54,836 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name 2018-10-08 04:26:54,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:54,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-7f827246-1be4-4e52-a103-fffbe0f4ea44 Date: Mon, 08 Oct 2018 04:26:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 4, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:54,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-7f827246-1be4-4e52-a103-fffbe0f4ea44 2018-10-08 04:26:54,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:54,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e75883-b074-4be1-8622-fd96c4306489 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994"}, "enabled": true, "id": "d2da4665bdce4e08956ece3f9c4c1994", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj"}} 2018-10-08 04:26:54,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 used request id req-e5e75883-b074-4be1-8622-fd96c4306489 2018-10-08 04:26:54,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:54,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:55,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-9de6bdf4-fb6e-46e4-b778-9407d1f67e66 Date: Mon, 08 Oct 2018 04:26:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:55,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-9de6bdf4-fb6e-46e4-b778-9407d1f67e66 2018-10-08 04:26:55,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10}}' 2018-10-08 04:26:55,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5a56e905-0a9d-48ae-baa3-aad2d32f0b7e Date: Mon, 08 Oct 2018 04:26:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}} 2018-10-08 04:26:55,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-5a56e905-0a9d-48ae-baa3-aad2d32f0b7e 2018-10-08 04:26:55,470 - neutron_utils - INFO - Retrieving security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:55,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0b7f80b0-ff80-4ef8-af8c-1420d96e5a08 Date: Mon, 08 Oct 2018 04:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:55,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-0b7f80b0-ff80-4ef8-af8c-1420d96e5a08 2018-10-08 04:26:55,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:55,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b12cab50-6807-4c17-b475-d7e63e64b38f Date: Mon, 08 Oct 2018 04:26:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:55,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-b12cab50-6807-4c17-b475-d7e63e64b38f 2018-10-08 04:26:55,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:26:56,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a27f7622a1914767b45a8a27fd466e4e", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj-role"}], "expires_at": "2018-10-08T05:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2da4665bdce4e08956ece3f9c4c1994", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d2da4665bdce4e08956ece3f9c4c1994", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d2da4665bdce4e08956ece3f9c4c1994", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d2da4665bdce4e08956ece3f9c4c1994", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d2da4665bdce4e08956ece3f9c4c1994", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d2da4665bdce4e08956ece3f9c4c1994", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d2da4665bdce4e08956ece3f9c4c1994", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d2da4665bdce4e08956ece3f9c4c1994", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-user", "id": "c45d7cbe3f9349db88102fbdc095ba78"}, "audit_ids": ["Fp6amwOgRX6TsDehFHnldQ"], "issued_at": "2018-10-08T04:26:56.000000Z"}} 2018-10-08 04:26:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:56,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-66f706ac-154f-49b9-b2eb-3c6aced38c5d Date: Mon, 08 Oct 2018 04:26:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:56,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name&description=hello+group used request id req-66f706ac-154f-49b9-b2eb-3c6aced38c5d 2018-10-08 04:26:56,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:56,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:56,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-395dc429-5a0c-422c-a400-0299c3a9a8d6 Date: Mon, 08 Oct 2018 04:26:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:56,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-395dc429-5a0c-422c-a400-0299c3a9a8d6 2018-10-08 04:26:56,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:56,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:56,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0372576c-df55-4975-b883-7537f1f693e9 Date: Mon, 08 Oct 2018 04:26:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:56,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-0372576c-df55-4975-b883-7537f1f693e9 2018-10-08 04:26:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:56,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-be0ccc4a-fa47-463f-93e5-677262db326d Date: Mon, 08 Oct 2018 04:26:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:56,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-be0ccc4a-fa47-463f-93e5-677262db326d 2018-10-08 04:26:56,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:57,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-94604368-412e-4ae5-ace3-236052b77af3 Date: Mon, 08 Oct 2018 04:26:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:57,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-94604368-412e-4ae5-ace3-236052b77af3 2018-10-08 04:26:57,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:57,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f77021b4-e253-4271-aa8f-eecb7f6ce009 Date: Mon, 08 Oct 2018 04:26:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:57,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-f77021b4-e253-4271-aa8f-eecb7f6ce009 2018-10-08 04:26:57,262 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:57,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:57,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-63c35ef2-c13e-449a-a721-aae2085274c2 Date: Mon, 08 Oct 2018 04:26:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:57,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-63c35ef2-c13e-449a-a721-aae2085274c2 2018-10-08 04:26:57,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:57,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a67799d0-25f7-4f71-8a12-05f8e7d54703 Date: Mon, 08 Oct 2018 04:26:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:57,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-a67799d0-25f7-4f71-8a12-05f8e7d54703 2018-10-08 04:26:57,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:57,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fe407ac7-b359-4db1-a18a-ffef5cd2ab3b Date: Mon, 08 Oct 2018 04:26:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:57,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-fe407ac7-b359-4db1-a18a-ffef5cd2ab3b 2018-10-08 04:26:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:57,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1e399939-3830-462b-92ae-e296713c8912 Date: Mon, 08 Oct 2018 04:26:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:57,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-1e399939-3830-462b-92ae-e296713c8912 2018-10-08 04:26:57,932 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:57,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-040c2d83-ee7c-49bd-b692-1cc68c6d79a0 Date: Mon, 08 Oct 2018 04:26:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:57,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-040c2d83-ee7c-49bd-b692-1cc68c6d79a0 2018-10-08 04:26:57,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:58,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c65959d4-3b4e-4e44-a439-659d427b7a5f Date: Mon, 08 Oct 2018 04:26:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:58,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-c65959d4-3b4e-4e44-a439-659d427b7a5f 2018-10-08 04:26:58,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:58,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:58,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c28ba181-1850-4d48-bd1a-ce7efb16dbc1 Date: Mon, 08 Oct 2018 04:26:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:58,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-c28ba181-1850-4d48-bd1a-ce7efb16dbc1 2018-10-08 04:26:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:58,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e1885605-b202-4d22-add5-f80a107221c7 Date: Mon, 08 Oct 2018 04:26:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:58,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-e1885605-b202-4d22-add5-f80a107221c7 2018-10-08 04:26:58,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:58,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:58,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-48265d51-2a17-479c-8211-54bc6b2ead97 Date: Mon, 08 Oct 2018 04:26:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:58,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-48265d51-2a17-479c-8211-54bc6b2ead97 2018-10-08 04:26:58,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:58,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e07c671b-291e-4451-9162-f6798c713710 Date: Mon, 08 Oct 2018 04:26:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:58,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-e07c671b-291e-4451-9162-f6798c713710 2018-10-08 04:26:58,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:58,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:58,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-554c0c85-77e0-4cfc-b349-cbd9701d7ecd Date: Mon, 08 Oct 2018 04:26:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:58,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-554c0c85-77e0-4cfc-b349-cbd9701d7ecd 2018-10-08 04:26:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:58,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d9da86e5-f82f-4d41-8f3a-a6a3feec954a Date: Mon, 08 Oct 2018 04:26:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:58,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-d9da86e5-f82f-4d41-8f3a-a6a3feec954a 2018-10-08 04:26:58,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:58,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:58,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-373fba6c-3c6f-41a7-831e-a9b3567025b3 Date: Mon, 08 Oct 2018 04:26:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:58,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-373fba6c-3c6f-41a7-831e-a9b3567025b3 2018-10-08 04:26:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:58,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c6d53778-372a-4a33-8bf3-850d5b379476 Date: Mon, 08 Oct 2018 04:26:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "updated_at": "2018-10-08T04:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "34c5401a-bb91-49c1-a25a-208d76d555d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "revision_number": 0, "id": "53eac32f-72d6-4507-a151-c2dff86cea71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "revision_number": 0, "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "revision_number": 0, "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 5, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "name": "CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name"}]} 2018-10-08 04:26:58,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name used request id req-c6d53778-372a-4a33-8bf3-850d5b379476 2018-10-08 04:26:58,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:59,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d49e49cc-8143-45ad-b364-1103294354df Date: Mon, 08 Oct 2018 04:26:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:59,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-d49e49cc-8143-45ad-b364-1103294354df 2018-10-08 04:26:59,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:59,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e616a537-bfdc-4f0b-98b4-4e79ec8bc2f5 Date: Mon, 08 Oct 2018 04:26:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "34c5401a-bb91-49c1-a25a-208d76d555d5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:59,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-e616a537-bfdc-4f0b-98b4-4e79ec8bc2f5 2018-10-08 04:26:59,221 - neutron_utils - INFO - Deleting security group rule with ID - 34c5401a-bb91-49c1-a25a-208d76d555d5 2018-10-08 04:26:59,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/34c5401a-bb91-49c1-a25a-208d76d555d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:59,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7571c31f-ffe0-4251-a6a3-148e9fba0b77 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:59,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/34c5401a-bb91-49c1-a25a-208d76d555d5 used request id req-7571c31f-ffe0-4251-a6a3-148e9fba0b77 2018-10-08 04:26:59,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e46e3e2b-f400-4ec8-ad51-c19759ca63e4 2018-10-08 04:26:59,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e93f6654e1229d817a8002688850020f9e369e" 2018-10-08 04:26:59,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-fc1d40d0-da0c-4a81-83ae-f8352e6685d3 Date: Mon, 08 Oct 2018 04:26:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:26:55Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": 10, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:55Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "53eac32f-72d6-4507-a151-c2dff86cea71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "d7183938-4fef-49b2-9a0c-5684f1f2cfc3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:54Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:54Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f0ebe481-3250-43e1-b673-12e08cb73e8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:52Z", "security_group_id": "e46e3e2b-f400-4ec8-ad51-c19759ca63e4", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:52Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f4666f1e-e0f6-44ab-8126-577a8753be4f"}]} 2018-10-08 04:26:59,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-fc1d40d0-da0c-4a81-83ae-f8352e6685d3 2018-10-08 04:26:59,480 - neutron_utils - INFO - Deleting security group rule with ID - f0ebe481-3250-43e1-b673-12e08cb73e8a 2018-10-08 04:26:59,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f0ebe481-3250-43e1-b673-12e08cb73e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:59,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7237c38f-5b5c-431d-af09-3840a1e1509d Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:59,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f0ebe481-3250-43e1-b673-12e08cb73e8a used request id req-7237c38f-5b5c-431d-af09-3840a1e1509d 2018-10-08 04:26:59,581 - neutron_utils - INFO - Deleting security group rule with ID - f4666f1e-e0f6-44ab-8126-577a8753be4f 2018-10-08 04:26:59,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f4666f1e-e0f6-44ab-8126-577a8753be4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:59,667 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0856e93-a498-4778-ac37-76dfb02a297e Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:59,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f4666f1e-e0f6-44ab-8126-577a8753be4f used request id req-e0856e93-a498-4778-ac37-76dfb02a297e 2018-10-08 04:26:59,668 - neutron_utils - INFO - Deleting security group rule with ID - d7183938-4fef-49b2-9a0c-5684f1f2cfc3 2018-10-08 04:26:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d7183938-4fef-49b2-9a0c-5684f1f2cfc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:59,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebcfa96b-adbf-48d8-8653-d53015b80371 Content-Length: 0 Date: Mon, 08 Oct 2018 04:26:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:26:59,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d7183938-4fef-49b2-9a0c-5684f1f2cfc3 used request id req-ebcfa96b-adbf-48d8-8653-d53015b80371 2018-10-08 04:26:59,901 - neutron_utils - INFO - Deleting security group rule with ID - 34c5401a-bb91-49c1-a25a-208d76d555d5 2018-10-08 04:26:59,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/34c5401a-bb91-49c1-a25a-208d76d555d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:26:59,927 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-99d05e13-b414-4c1c-815a-2fc34a15206b Date: Mon, 08 Oct 2018 04:26:59 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 34c5401a-bb91-49c1-a25a-208d76d555d5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 04:26:59,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/34c5401a-bb91-49c1-a25a-208d76d555d5 used request id req-99d05e13-b414-4c1c-815a-2fc34a15206b 2018-10-08 04:26:59,928 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 34c5401a-bb91-49c1-a25a-208d76d555d5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 04:26:59,928 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 34c5401a-bb91-49c1-a25a-208d76d555d5 does not exist Neutron server returns request_ids: ['req-99d05e13-b414-4c1c-815a-2fc34a15206b'] 2018-10-08 04:26:59,928 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-54c511a3-3e94-4000-a97b-f5ff7ae16269name 2018-10-08 04:26:59,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e46e3e2b-f400-4ec8-ad51-c19759ca63e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e96fd7b41199d3cd45944638fcd1e749fbeaff7" 2018-10-08 04:27:00,242 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93f66acd-f9e3-4799-aa8f-3acef6cd152c Content-Length: 0 Date: Mon, 08 Oct 2018 04:27:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:27:00,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e46e3e2b-f400-4ec8-ad51-c19759ca63e4 used request id req-93f66acd-f9e3-4799-aa8f-3acef6cd152c 2018-10-08 04:27:00,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:27:00,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5475881b-b0a9-40e8-bd38-0b9ff400180b Date: Mon, 08 Oct 2018 04:27:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:51Z", "updated_at": "2018-10-08T04:26:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:51Z", "revision_number": 0, "id": "41d72f8c-d809-4f07-9563-18b5f64b1d3e", "remote_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:51Z", "security_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:51Z", "revision_number": 0, "id": "52cedbc0-2b7a-45ac-b88c-ad2f1fcd3817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:51Z", "security_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:51Z", "revision_number": 0, "id": "a7e5985e-e554-4c63-aa6f-d0adc182ed90", "remote_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:51Z", "security_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:26:51Z", "revision_number": 0, "id": "f3d59353-8462-4dd6-87f3-9bc45df8c507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:26:51Z", "security_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2da4665bdce4e08956ece3f9c4c1994"}], "revision_number": 4, "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:27:00,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5475881b-b0a9-40e8-bd38-0b9ff400180b 2018-10-08 04:27:00,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:27:00,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d310be7-7a25-4f19-9d8d-44e25fc3fc31 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:27:00,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-8d310be7-7a25-4f19-9d8d-44e25fc3fc31 2018-10-08 04:27:00,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:27:00,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d7982c0-3ec1-44ff-b5a2-9b625b59dea1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:27:00,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-3d7982c0-3ec1-44ff-b5a2-9b625b59dea1 2018-10-08 04:27:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:27:00,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1aa4949-a9e5-41ca-8b18-26d65bbc0eca Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994"}, "enabled": true, "id": "d2da4665bdce4e08956ece3f9c4c1994", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d721d7ac-b636-4b1-proj"}} 2018-10-08 04:27:00,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 used request id req-a1aa4949-a9e5-41ca-8b18-26d65bbc0eca 2018-10-08 04:27:00,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49ca27e9-2fd1-41e9-bcba-9c1104508a35 2018-10-08 04:27:00,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=49ca27e9-2fd1-41e9-bcba-9c1104508a35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:27:00,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d201d84f-edd6-4444-8f84-769afc04951c Date: Mon, 08 Oct 2018 04:27:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:51Z", "security_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:51Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "41d72f8c-d809-4f07-9563-18b5f64b1d3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:51Z", "security_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:51Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "52cedbc0-2b7a-45ac-b88c-ad2f1fcd3817"}, {"remote_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:51Z", "security_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:51Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "a7e5985e-e554-4c63-aa6f-d0adc182ed90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:26:51Z", "security_group_id": "49ca27e9-2fd1-41e9-bcba-9c1104508a35", "port_range_min": null, "revision_number": 0, "tenant_id": "d2da4665bdce4e08956ece3f9c4c1994", "created_at": "2018-10-08T04:26:51Z", "project_id": "d2da4665bdce4e08956ece3f9c4c1994", "id": "f3d59353-8462-4dd6-87f3-9bc45df8c507"}]} 2018-10-08 04:27:00,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=49ca27e9-2fd1-41e9-bcba-9c1104508a35 used request id req-d201d84f-edd6-4444-8f84-769afc04951c 2018-10-08 04:27:00,917 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:27:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/49ca27e9-2fd1-41e9-bcba-9c1104508a35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:27:01,228 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83401c6d-f5fd-42ce-b666-f38e46e967c0 Content-Length: 0 Date: Mon, 08 Oct 2018 04:27:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:27:01,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/49ca27e9-2fd1-41e9-bcba-9c1104508a35 used request id req-83401c6d-f5fd-42ce-b666-f38e46e967c0 2018-10-08 04:27:01,229 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d721d7ac-b636-4b1-proj 2018-10-08 04:27:01,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:27:01,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd10c010-3c5b-4650-842e-1bb6ac20e683 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:01,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d2da4665bdce4e08956ece3f9c4c1994 used request id req-fd10c010-3c5b-4650-842e-1bb6ac20e683 2018-10-08 04:27:01,442 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d721d7ac-b636-4b1-proj-role 2018-10-08 04:27:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a27f7622a1914767b45a8a27fd466e4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:27:01,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf007c09-5f61-4243-8e17-ae2d707ecde7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:01,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a27f7622a1914767b45a8a27fd466e4e used request id req-cf007c09-5f61-4243-8e17-ae2d707ecde7 2018-10-08 04:27:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb0c967b2403c081fd07d3994ccd12ef359ca3f" 2018-10-08 04:27:01,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b212f9-613f-4ccd-ab0c-9b41a51efda6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:01,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e7b212f9-613f-4ccd-ab0c-9b41a51efda6 2018-10-08 04:27:01,637 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d721d7ac-b636-4b1-user 2018-10-08 04:27:01,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c45d7cbe3f9349db88102fbdc095ba78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a284d4c54a8442f44b74298378298aaf8a0837b2" 2018-10-08 04:27:01,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a4caad5-c4e6-434f-b1d4-0ae450fea9f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:01,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c45d7cbe3f9349db88102fbdc095ba78 used request id req-7a4caad5-c4e6-434f-b1d4-0ae450fea9f8 2018-10-08 04:27:01,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:02,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["4-e-79DuR8SyMJ2yRj2I_Q"], "issued_at": "2018-10-08T04:27:02.000000Z"}} 2018-10-08 04:27:02,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4470a740c46daa0ed0333f26f6fcba4394bf5617" 2018-10-08 04:27:02,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6b4230-f1d9-472e-b2e9-043b8ef47652 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:02,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ce6b4230-f1d9-472e-b2e9-043b8ef47652 2018-10-08 04:27:02,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:02,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:02,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["6ETiTSECTCK6BB2FEfoJlg"], "issued_at": "2018-10-08T04:27:02.000000Z"}} 2018-10-08 04:27:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:02,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18f06a6-010a-4226-aa04-67da4ae7957f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:02,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c18f06a6-010a-4226-aa04-67da4ae7957f 2018-10-08 04:27:02,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:02,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:02,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-97838eee-0e1d-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:02,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8883ed46-8e11-40a2-a6be-9e68928c8e15 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-97838eee-0e1d-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:27:02,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-97838eee-0e1d-4d5-proj used request id req-8883ed46-8e11-40a2-a6be-9e68928c8e15 2018-10-08 04:27:02,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:02,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b5bb9b-b8f2-4172-a10c-07a714e14b57 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:02,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-15b5bb9b-b8f2-4172-a10c-07a714e14b57 2018-10-08 04:27:02,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj"}}' 2018-10-08 04:27:03,074 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74775e33-1542-4907-be15-7778682f14e6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0"}, "enabled": true, "id": "1d5a6c9729c646309975bb8d3c9415f0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj"}} 2018-10-08 04:27:03,074 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-74775e33-1542-4907-be15-7778682f14e6 2018-10-08 04:27:03,075 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-97838eee-0e1d-4d5-proj 2018-10-08 04:27:03,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:03,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:03,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["7EUcXCyvTuqVGvlXaKEGhw"], "issued_at": "2018-10-08T04:27:03.000000Z"}} 2018-10-08 04:27:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded8c7ba0f671944d3e825321792f1f668ca63bd" 2018-10-08 04:27:03,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09cca40-ac61-4a37-9a27-7576c6638311 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:03,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b09cca40-ac61-4a37-9a27-7576c6638311 2018-10-08 04:27:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:03,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded8c7ba0f671944d3e825321792f1f668ca63bd" 2018-10-08 04:27:03,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a06ea0f-576e-494e-bf47-8d188c1b93bd Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:27:03,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7a06ea0f-576e-494e-bf47-8d188c1b93bd 2018-10-08 04:27:03,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-97838eee-0e1d-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded8c7ba0f671944d3e825321792f1f668ca63bd" 2018-10-08 04:27:03,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3afd35-136f-4845-bbae-2276fa4cff1a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-97838eee-0e1d-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0"}, "enabled": true, "id": "1d5a6c9729c646309975bb8d3c9415f0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj"}]} 2018-10-08 04:27:03,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-97838eee-0e1d-4d5-proj used request id req-7f3afd35-136f-4845-bbae-2276fa4cff1a 2018-10-08 04:27:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded8c7ba0f671944d3e825321792f1f668ca63bd" 2018-10-08 04:27:03,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a586cb-238f-4d08-8f6c-16efee21e552 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:03,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-62a586cb-238f-4d08-8f6c-16efee21e552 2018-10-08 04:27:04,151 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-97838eee-0e1d-4d5-user 2018-10-08 04:27:04,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:04,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:04,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a4c56a-0644-40c7-91dc-489d78588827 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:04,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-49a4c56a-0644-40c7-91dc-489d78588827 2018-10-08 04:27:04,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" -d '{"role": {"name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj-role"}}' 2018-10-08 04:27:04,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-757ec679-248c-4c32-a533-012ef97b8347 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a44d89ec8b9f4ab996b6143d047dd15d", "links": {"self": "http://172.30.9.28:5000/v3/roles/a44d89ec8b9f4ab996b6143d047dd15d"}, "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj-role"}} 2018-10-08 04:27:04,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-757ec679-248c-4c32-a533-012ef97b8347 2018-10-08 04:27:04,349 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-97838eee-0e1d-4d5-proj-role 2018-10-08 04:27:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a44d89ec8b9f4ab996b6143d047dd15d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:04,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6c6ffe-f136-43eb-809a-d43c698acc47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a44d89ec8b9f4ab996b6143d047dd15d"}, "domain_id": null, "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj-role", "id": "a44d89ec8b9f4ab996b6143d047dd15d"}} 2018-10-08 04:27:04,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a44d89ec8b9f4ab996b6143d047dd15d used request id req-0e6c6ffe-f136-43eb-809a-d43c698acc47 2018-10-08 04:27:04,443 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-97838eee-0e1d-4d5-proj-role to project CreateSecurityGroupTests-97838eee-0e1d-4d5-proj 2018-10-08 04:27:04,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0/users/44bdb403c6d3437f90f9f2ef47599d10/roles/a44d89ec8b9f4ab996b6143d047dd15d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:04,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d847c1-9df7-45f3-9639-41bd889d274a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:04,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0/users/44bdb403c6d3437f90f9f2ef47599d10/roles/a44d89ec8b9f4ab996b6143d047dd15d used request id req-97d847c1-9df7-45f3-9639-41bd889d274a 2018-10-08 04:27:04,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:04,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:05,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a44d89ec8b9f4ab996b6143d047dd15d", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj-role"}], "expires_at": "2018-10-08T05:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d5a6c9729c646309975bb8d3c9415f0", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d5a6c9729c646309975bb8d3c9415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d5a6c9729c646309975bb8d3c9415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d5a6c9729c646309975bb8d3c9415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d5a6c9729c646309975bb8d3c9415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d5a6c9729c646309975bb8d3c9415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d5a6c9729c646309975bb8d3c9415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-user", "id": "44bdb403c6d3437f90f9f2ef47599d10"}, "audit_ids": ["QpErJQvjQaidc8JS9NFbpA"], "issued_at": "2018-10-08T04:27:05.000000Z"}} 2018-10-08 04:27:05,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:05,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdaad16d-af57-4066-aaff-a6bb0cde360f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:05,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bdaad16d-af57-4066-aaff-a6bb0cde360f 2018-10-08 04:27:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:05,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-089ce163-4e0c-4dfb-9f46-15e19f06d1be Date: Mon, 08 Oct 2018 04:27:05 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:27:05,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname&description=hello+group used request id req-089ce163-4e0c-4dfb-9f46-15e19f06d1be 2018-10-08 04:27:05,394 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname... 2018-10-08 04:27:05,395 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname 2018-10-08 04:27:05,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" -d '{"security_group": {"name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname", "description": "hello group"}}' 2018-10-08 04:27:05,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-a6c985dc-c2f3-4634-850b-62e58aafaf7b Date: Mon, 08 Oct 2018 04:27:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 2, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}} 2018-10-08 04:27:05,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-a6c985dc-c2f3-4634-850b-62e58aafaf7b 2018-10-08 04:27:05,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:05,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:05,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1a3a0ec8-2273-4c04-8520-7e3f72fa264a Date: Mon, 08 Oct 2018 04:27:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}]} 2018-10-08 04:27:05,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-1a3a0ec8-2273-4c04-8520-7e3f72fa264a 2018-10-08 04:27:05,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:05,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:06,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-548e195b-80cc-4718-a8cb-3feb936f4988 Date: Mon, 08 Oct 2018 04:27:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}]} 2018-10-08 04:27:06,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-548e195b-80cc-4718-a8cb-3feb936f4988 2018-10-08 04:27:06,116 - neutron_utils - INFO - Retrieving security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:06,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:06,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9fbd061c-77df-4b6f-8124-fdbec2f7ae09 Date: Mon, 08 Oct 2018 04:27:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 2, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:06,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-9fbd061c-77df-4b6f-8124-fdbec2f7ae09 2018-10-08 04:27:06,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:06,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:06,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-94803d6c-b1ab-4322-95d0-1bbf5ac29968 Date: Mon, 08 Oct 2018 04:27:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}]} 2018-10-08 04:27:06,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-94803d6c-b1ab-4322-95d0-1bbf5ac29968 2018-10-08 04:27:06,492 - neutron_utils - INFO - Retrieving security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:06,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:06,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8ee6f047-bb0a-436a-ac11-782b41ee3db1 Date: Mon, 08 Oct 2018 04:27:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 2, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:06,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-8ee6f047-bb0a-436a-ac11-782b41ee3db1 2018-10-08 04:27:06,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:06,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:06,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-84bdfbf8-dc33-413b-adb9-02a063ddb2e9 Date: Mon, 08 Oct 2018 04:27:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}]} 2018-10-08 04:27:06,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-84bdfbf8-dc33-413b-adb9-02a063ddb2e9 2018-10-08 04:27:06,742 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname 2018-10-08 04:27:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:06,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-255e6c9a-eeb8-4794-bc72-a58c8f63e88b Date: Mon, 08 Oct 2018 04:27:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 2, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:06,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-255e6c9a-eeb8-4794-bc72-a58c8f63e88b 2018-10-08 04:27:06,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:06,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:06,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:07,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c633878b-6d52-4a14-b341-650616056255 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0"}, "enabled": true, "id": "1d5a6c9729c646309975bb8d3c9415f0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj"}} 2018-10-08 04:27:07,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 used request id req-c633878b-6d52-4a14-b341-650616056255 2018-10-08 04:27:07,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:07,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:07,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e898379a-52cb-4ce1-88be-2538308e3e0b Date: Mon, 08 Oct 2018 04:27:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}]} 2018-10-08 04:27:07,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-e898379a-52cb-4ce1-88be-2538308e3e0b 2018-10-08 04:27:07,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8"}}' 2018-10-08 04:27:07,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-2f40cabd-ddfa-4256-a229-7917e761fd35 Date: Mon, 08 Oct 2018 04:27:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}} 2018-10-08 04:27:07,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-2f40cabd-ddfa-4256-a229-7917e761fd35 2018-10-08 04:27:07,453 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname 2018-10-08 04:27:07,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:07,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e779b3a0-7151-4975-943f-6812fc7375f2 Date: Mon, 08 Oct 2018 04:27:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 3, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:07,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-e779b3a0-7151-4975-943f-6812fc7375f2 2018-10-08 04:27:07,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:07,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9e64a9-d339-49cd-b268-1ff1300ad214 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0"}, "enabled": true, "id": "1d5a6c9729c646309975bb8d3c9415f0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj"}} 2018-10-08 04:27:07,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 used request id req-cc9e64a9-d339-49cd-b268-1ff1300ad214 2018-10-08 04:27:07,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:07,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:07,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c336078f-47e8-4238-a26c-dbdd7057608e Date: Mon, 08 Oct 2018 04:27:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:07,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-c336078f-47e8-4238-a26c-dbdd7057608e 2018-10-08 04:27:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8"}}' 2018-10-08 04:27:08,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-10639dab-c233-4d16-a562-c481111e239c Date: Mon, 08 Oct 2018 04:27:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}} 2018-10-08 04:27:08,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-10639dab-c233-4d16-a562-c481111e239c 2018-10-08 04:27:08,105 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname 2018-10-08 04:27:08,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:08,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-62ab3c5c-07cd-4ec7-8512-d61136ba27ab Date: Mon, 08 Oct 2018 04:27:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 4, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:08,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-62ab3c5c-07cd-4ec7-8512-d61136ba27ab 2018-10-08 04:27:08,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:08,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c64192c-a641-4754-b3f9-a69f7b1899d7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0"}, "enabled": true, "id": "1d5a6c9729c646309975bb8d3c9415f0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj"}} 2018-10-08 04:27:08,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 used request id req-2c64192c-a641-4754-b3f9-a69f7b1899d7 2018-10-08 04:27:08,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:08,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-8f00a510-3694-4355-8002-c3e7dfd71b22 Date: Mon, 08 Oct 2018 04:27:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:08,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-8f00a510-3694-4355-8002-c3e7dfd71b22 2018-10-08 04:27:08,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10}}' 2018-10-08 04:27:08,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a4b87555-334e-45c6-90ea-5b50ad9f310e Date: Mon, 08 Oct 2018 04:27:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}} 2018-10-08 04:27:08,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-a4b87555-334e-45c6-90ea-5b50ad9f310e 2018-10-08 04:27:08,584 - neutron_utils - INFO - Retrieving security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:08,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ff68b76b-df27-4100-af50-a7e90578fda2 Date: Mon, 08 Oct 2018 04:27:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:08,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-ff68b76b-df27-4100-af50-a7e90578fda2 2018-10-08 04:27:08,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:08,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:08,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b07abfa4-8411-4e64-ad14-461c20aa0188 Date: Mon, 08 Oct 2018 04:27:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:08,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-b07abfa4-8411-4e64-ad14-461c20aa0188 2018-10-08 04:27:08,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:09,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a44d89ec8b9f4ab996b6143d047dd15d", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj-role"}], "expires_at": "2018-10-08T05:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d5a6c9729c646309975bb8d3c9415f0", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d5a6c9729c646309975bb8d3c9415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d5a6c9729c646309975bb8d3c9415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d5a6c9729c646309975bb8d3c9415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d5a6c9729c646309975bb8d3c9415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d5a6c9729c646309975bb8d3c9415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d5a6c9729c646309975bb8d3c9415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d5a6c9729c646309975bb8d3c9415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-user", "id": "44bdb403c6d3437f90f9f2ef47599d10"}, "audit_ids": ["cKD8Fa0ETL2EnoXZFNrC4Q"], "issued_at": "2018-10-08T04:27:09.000000Z"}} 2018-10-08 04:27:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:09,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fa3e7b61-dd3e-4ad1-b49c-26ce14139fee Date: Mon, 08 Oct 2018 04:27:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:09,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname&description=hello+group used request id req-fa3e7b61-dd3e-4ad1-b49c-26ce14139fee 2018-10-08 04:27:09,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:09,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:09,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-01cdb9c6-20d5-47cf-bddc-97715b26d3a9 Date: Mon, 08 Oct 2018 04:27:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:09,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-01cdb9c6-20d5-47cf-bddc-97715b26d3a9 2018-10-08 04:27:09,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:09,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c0118ea5-ab1a-4b02-8144-a3f70ef3a807 Date: Mon, 08 Oct 2018 04:27:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:09,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-c0118ea5-ab1a-4b02-8144-a3f70ef3a807 2018-10-08 04:27:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:10,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-49d61e6f-70ae-48ae-9435-4e4d3a57124f Date: Mon, 08 Oct 2018 04:27:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:10,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-49d61e6f-70ae-48ae-9435-4e4d3a57124f 2018-10-08 04:27:10,037 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:10,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:10,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2e3dd195-9eb4-47f3-944d-e449bf07b3c1 Date: Mon, 08 Oct 2018 04:27:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:10,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-2e3dd195-9eb4-47f3-944d-e449bf07b3c1 2018-10-08 04:27:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:10,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-61dc1f26-d0ce-4f1c-9c1d-3b6d5a7b3a16 Date: Mon, 08 Oct 2018 04:27:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:10,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-61dc1f26-d0ce-4f1c-9c1d-3b6d5a7b3a16 2018-10-08 04:27:10,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:10,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:10,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-77aa9e68-d7f7-491e-95e8-5fe100ca1ef9 Date: Mon, 08 Oct 2018 04:27:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:10,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-77aa9e68-d7f7-491e-95e8-5fe100ca1ef9 2018-10-08 04:27:10,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:10,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4a8344e5-d20f-46c1-9e60-a776b77423df Date: Mon, 08 Oct 2018 04:27:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:10,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-4a8344e5-d20f-46c1-9e60-a776b77423df 2018-10-08 04:27:10,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:10,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:11,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-355bf03b-8f93-405c-ace0-de77306cc3c3 Date: Mon, 08 Oct 2018 04:27:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:11,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-355bf03b-8f93-405c-ace0-de77306cc3c3 2018-10-08 04:27:11,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:11,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2142156e-c59c-4334-8875-1578f4601d8b Date: Mon, 08 Oct 2018 04:27:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:11,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-2142156e-c59c-4334-8875-1578f4601d8b 2018-10-08 04:27:11,223 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:11,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:11,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ca8206f4-b1a9-4fd0-b04a-e594e8e2b966 Date: Mon, 08 Oct 2018 04:27:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:11,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-ca8206f4-b1a9-4fd0-b04a-e594e8e2b966 2018-10-08 04:27:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:11,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-be9e1247-3d71-4a70-ba9a-2578c150c23f Date: Mon, 08 Oct 2018 04:27:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:11,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-be9e1247-3d71-4a70-ba9a-2578c150c23f 2018-10-08 04:27:11,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:11,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:11,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-657313d3-a164-4289-86fb-3ec2b2d38291 Date: Mon, 08 Oct 2018 04:27:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:11,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-657313d3-a164-4289-86fb-3ec2b2d38291 2018-10-08 04:27:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:11,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d1e16801-52ab-42a6-899d-00baf600eecc Date: Mon, 08 Oct 2018 04:27:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:11,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-d1e16801-52ab-42a6-899d-00baf600eecc 2018-10-08 04:27:11,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:11,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7bce21bc-7465-40d7-9fc6-5ec052487965 Date: Mon, 08 Oct 2018 04:27:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:11,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-7bce21bc-7465-40d7-9fc6-5ec052487965 2018-10-08 04:27:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:11,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-aaaf3d48-1969-4c2a-800a-6d0d656722e5 Date: Mon, 08 Oct 2018 04:27:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:11,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-aaaf3d48-1969-4c2a-800a-6d0d656722e5 2018-10-08 04:27:11,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:11,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:11,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ab6c66f4-1bb7-47bc-9cd8-a3babf7c918e Date: Mon, 08 Oct 2018 04:27:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:11,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-ab6c66f4-1bb7-47bc-9cd8-a3babf7c918e 2018-10-08 04:27:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:12,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0c4cccc7-7b4b-4c42-be71-13e4ddb103a9 Date: Mon, 08 Oct 2018 04:27:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:12,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-0c4cccc7-7b4b-4c42-be71-13e4ddb103a9 2018-10-08 04:27:12,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:12,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:12,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2aed73e5-aba2-4e9c-b12e-64c730903dff Date: Mon, 08 Oct 2018 04:27:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:12,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-2aed73e5-aba2-4e9c-b12e-64c730903dff 2018-10-08 04:27:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:12,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fef9d796-68a9-48c2-9f22-127397eac682 Date: Mon, 08 Oct 2018 04:27:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:12,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-fef9d796-68a9-48c2-9f22-127397eac682 2018-10-08 04:27:12,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:12,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-025de64a-eb4d-470a-9b28-4cd84150cba7 Date: Mon, 08 Oct 2018 04:27:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:12,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-025de64a-eb4d-470a-9b28-4cd84150cba7 2018-10-08 04:27:12,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:12,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-029d7e8d-726b-459c-a19e-35b562b77bc3 Date: Mon, 08 Oct 2018 04:27:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:12,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-029d7e8d-726b-459c-a19e-35b562b77bc3 2018-10-08 04:27:12,725 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:12,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9f3f7783-b643-41cc-9086-01e7e45e69f7 Date: Mon, 08 Oct 2018 04:27:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:12,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-9f3f7783-b643-41cc-9086-01e7e45e69f7 2018-10-08 04:27:12,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:12,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a55575ac-c71a-44f5-90a0-743927db8124 Date: Mon, 08 Oct 2018 04:27:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "0da8d821-2986-4181-9b03-1de65c77080f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "revision_number": 0, "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "revision_number": 0, "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 5, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "name": "CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname"}]} 2018-10-08 04:27:12,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname used request id req-a55575ac-c71a-44f5-90a0-743927db8124 2018-10-08 04:27:12,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:12,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9e65ee5b-1904-48bb-9f19-50111969bcb5 Date: Mon, 08 Oct 2018 04:27:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:07Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:07Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "f410ef5b-6f20-4c77-85a3-e05ec8352c48"}]} 2018-10-08 04:27:12,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-9e65ee5b-1904-48bb-9f19-50111969bcb5 2018-10-08 04:27:12,998 - neutron_utils - INFO - Deleting security group rule with ID - f410ef5b-6f20-4c77-85a3-e05ec8352c48 2018-10-08 04:27:13,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f410ef5b-6f20-4c77-85a3-e05ec8352c48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:13,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f365d4f4-69f3-49ed-9345-0a2629459cff Content-Length: 0 Date: Mon, 08 Oct 2018 04:27:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:27:13,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f410ef5b-6f20-4c77-85a3-e05ec8352c48 used request id req-f365d4f4-69f3-49ed-9345-0a2629459cff 2018-10-08 04:27:13,268 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-10-08 04:27:13,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5532d5d-9c1e-4f62-95bd-909ed12f48d8 2018-10-08 04:27:13,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3396652fa0995d4d64ae7ffb05a73ee006541fc1" 2018-10-08 04:27:13,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-852e500c-7ecd-4fa6-828e-f5cbfc6b3c60 Date: Mon, 08 Oct 2018 04:27:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0da8d821-2986-4181-9b03-1de65c77080f"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "60a66fde-2f7f-48c4-80fc-16c45d862fdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "85e4cfea-bd98-47dc-ae17-fb0d438cdf16"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-10-08T04:27:08Z", "security_group_id": "a5532d5d-9c1e-4f62-95bd-909ed12f48d8", "port_range_min": 10, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:08Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "abdc762a-ae49-4dbd-a314-2c0fca32e6ce"}]} 2018-10-08 04:27:13,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-852e500c-7ecd-4fa6-828e-f5cbfc6b3c60 2018-10-08 04:27:13,444 - neutron_utils - INFO - Deleting security group rule with ID - f410ef5b-6f20-4c77-85a3-e05ec8352c48 2018-10-08 04:27:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f410ef5b-6f20-4c77-85a3-e05ec8352c48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:13,606 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-4b43e1fc-1ffe-4781-963e-a35959b20bb8 Date: Mon, 08 Oct 2018 04:27:13 GMT RESP BODY: {"NeutronError": {"message": "Security group rule f410ef5b-6f20-4c77-85a3-e05ec8352c48 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 04:27:13,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f410ef5b-6f20-4c77-85a3-e05ec8352c48 used request id req-4b43e1fc-1ffe-4781-963e-a35959b20bb8 2018-10-08 04:27:13,606 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule f410ef5b-6f20-4c77-85a3-e05ec8352c48 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-08 04:27:13,607 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule f410ef5b-6f20-4c77-85a3-e05ec8352c48 does not exist Neutron server returns request_ids: ['req-4b43e1fc-1ffe-4781-963e-a35959b20bb8'] 2018-10-08 04:27:13,607 - neutron_utils - INFO - Deleting security group rule with ID - 0da8d821-2986-4181-9b03-1de65c77080f 2018-10-08 04:27:13,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0da8d821-2986-4181-9b03-1de65c77080f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:13,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86769dbb-e950-435a-82d8-ac849ddbde51 Content-Length: 0 Date: Mon, 08 Oct 2018 04:27:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:27:13,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0da8d821-2986-4181-9b03-1de65c77080f used request id req-86769dbb-e950-435a-82d8-ac849ddbde51 2018-10-08 04:27:13,707 - neutron_utils - INFO - Deleting security group rule with ID - 60a66fde-2f7f-48c4-80fc-16c45d862fdc 2018-10-08 04:27:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/60a66fde-2f7f-48c4-80fc-16c45d862fdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:13,956 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1773cc8-5fcc-482f-a1c1-89c994875eca Content-Length: 0 Date: Mon, 08 Oct 2018 04:27:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:27:13,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/60a66fde-2f7f-48c4-80fc-16c45d862fdc used request id req-a1773cc8-5fcc-482f-a1c1-89c994875eca 2018-10-08 04:27:13,957 - neutron_utils - INFO - Deleting security group rule with ID - 85e4cfea-bd98-47dc-ae17-fb0d438cdf16 2018-10-08 04:27:13,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/85e4cfea-bd98-47dc-ae17-fb0d438cdf16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:14,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cac5bb95-8f31-46a3-bfc6-8745dffbf296 Content-Length: 0 Date: Mon, 08 Oct 2018 04:27:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:27:14,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/85e4cfea-bd98-47dc-ae17-fb0d438cdf16 used request id req-cac5bb95-8f31-46a3-bfc6-8745dffbf296 2018-10-08 04:27:14,226 - neutron_utils - INFO - Deleting security group rule with ID - abdc762a-ae49-4dbd-a314-2c0fca32e6ce 2018-10-08 04:27:14,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/abdc762a-ae49-4dbd-a314-2c0fca32e6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:14,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1bdff18-f134-4246-b8ed-be0d296dd606 Content-Length: 0 Date: Mon, 08 Oct 2018 04:27:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:27:14,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/abdc762a-ae49-4dbd-a314-2c0fca32e6ce used request id req-b1bdff18-f134-4246-b8ed-be0d296dd606 2018-10-08 04:27:14,483 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3c94c24b-8d31-4970-9a6e-10878b7c038aname 2018-10-08 04:27:14,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a5532d5d-9c1e-4f62-95bd-909ed12f48d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489cbf40c3d97b152721a4d3e8bf3aa943579e47" 2018-10-08 04:27:14,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0422d80c-2108-4c17-9509-e81d00b216cb Content-Length: 0 Date: Mon, 08 Oct 2018 04:27:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:27:14,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a5532d5d-9c1e-4f62-95bd-909ed12f48d8 used request id req-0422d80c-2108-4c17-9509-e81d00b216cb 2018-10-08 04:27:14,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:14,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-de1e98a3-0eb0-4424-9b6c-b4f06cafec8e Date: Mon, 08 Oct 2018 04:27:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "updated_at": "2018-10-08T04:27:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "64b08bd7-5271-4296-b287-af081ca944db", "remote_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "aeb418cd-9b25-42bf-920b-7558b6729f3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "af382903-5f86-4a30-9e51-d78a2f5722b2", "remote_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "revision_number": 0, "id": "d837e2af-4dd5-4ba3-8dd0-b415737d5e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:27:05Z", "security_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d5a6c9729c646309975bb8d3c9415f0"}], "revision_number": 4, "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "0d2c010b-d172-459c-a6fb-62d23687bead", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:27:14,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-de1e98a3-0eb0-4424-9b6c-b4f06cafec8e 2018-10-08 04:27:14,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:14,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d93e2eb5-04c3-4417-8e29-e0d7c6f419a7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0"}, "enabled": true, "id": "1d5a6c9729c646309975bb8d3c9415f0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97838eee-0e1d-4d5-proj"}} 2018-10-08 04:27:14,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 used request id req-d93e2eb5-04c3-4417-8e29-e0d7c6f419a7 2018-10-08 04:27:14,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d2c010b-d172-459c-a6fb-62d23687bead 2018-10-08 04:27:14,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0d2c010b-d172-459c-a6fb-62d23687bead -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:15,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c92b9e2-eb6c-49ef-a59a-0ee2c49db51a Date: Mon, 08 Oct 2018 04:27:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "64b08bd7-5271-4296-b287-af081ca944db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "aeb418cd-9b25-42bf-920b-7558b6729f3d"}, {"remote_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "af382903-5f86-4a30-9e51-d78a2f5722b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:27:05Z", "security_group_id": "0d2c010b-d172-459c-a6fb-62d23687bead", "port_range_min": null, "revision_number": 0, "tenant_id": "1d5a6c9729c646309975bb8d3c9415f0", "created_at": "2018-10-08T04:27:05Z", "project_id": "1d5a6c9729c646309975bb8d3c9415f0", "id": "d837e2af-4dd5-4ba3-8dd0-b415737d5e99"}]} 2018-10-08 04:27:15,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0d2c010b-d172-459c-a6fb-62d23687bead used request id req-9c92b9e2-eb6c-49ef-a59a-0ee2c49db51a 2018-10-08 04:27:15,119 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:27:15,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0d2c010b-d172-459c-a6fb-62d23687bead -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:15,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f1ff3ae-23b3-49ad-bba9-358121e8cb1b Content-Length: 0 Date: Mon, 08 Oct 2018 04:27:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:27:15,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0d2c010b-d172-459c-a6fb-62d23687bead used request id req-0f1ff3ae-23b3-49ad-bba9-358121e8cb1b 2018-10-08 04:27:15,401 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-97838eee-0e1d-4d5-proj 2018-10-08 04:27:15,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:15,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2de4f831-6347-44e7-8c79-208239a4de63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:15,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1d5a6c9729c646309975bb8d3c9415f0 used request id req-2de4f831-6347-44e7-8c79-208239a4de63 2018-10-08 04:27:15,616 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-97838eee-0e1d-4d5-proj-role 2018-10-08 04:27:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a44d89ec8b9f4ab996b6143d047dd15d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:15,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fc18ad6-af9e-44bf-97f6-931e3c5fe2b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:15,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a44d89ec8b9f4ab996b6143d047dd15d used request id req-7fc18ad6-af9e-44bf-97f6-931e3c5fe2b5 2018-10-08 04:27:15,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322518ccef0a6d19660dfea58e17ae8c4001962" 2018-10-08 04:27:15,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53186040-c431-4c36-ae52-42e3ed61f440 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:15,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-53186040-c431-4c36-ae52-42e3ed61f440 2018-10-08 04:27:15,831 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-97838eee-0e1d-4d5-user 2018-10-08 04:27:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/44bdb403c6d3437f90f9f2ef47599d10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded8c7ba0f671944d3e825321792f1f668ca63bd" 2018-10-08 04:27:16,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df748e65-9dbc-4fec-a115-e54fcedf963c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:16,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/44bdb403c6d3437f90f9f2ef47599d10 used request id req-df748e65-9dbc-4fec-a115-e54fcedf963c 2018-10-08 04:27:16,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:16,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Gh6C5SjqQP6YlGCi_7oOWA"], "issued_at": "2018-10-08T04:27:16.000000Z"}} 2018-10-08 04:27:16,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9096da2893be264dccbdde5c69abf5842aea156b" 2018-10-08 04:27:16,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abaa773e-6707-4076-ab36-48b5e087292f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:16,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-abaa773e-6707-4076-ab36-48b5e087292f 2018-10-08 04:27:16,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:16,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:16,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1u6VMYQ6RwuQgj9BwkN3kQ"], "issued_at": "2018-10-08T04:27:16.000000Z"}} 2018-10-08 04:27:16,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:16,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c3c465-babb-4482-b343-436f1329da99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:16,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-08c3c465-babb-4482-b343-436f1329da99 2018-10-08 04:27:16,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:16,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:16,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:17,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de77840-0f37-4f7a-835d-0ce6f7a1a1b3 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:27:17,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj used request id req-4de77840-0f37-4f7a-835d-0ce6f7a1a1b3 2018-10-08 04:27:17,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:17,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0befa524-0d96-4e85-88f7-067e27215b24 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:17,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0befa524-0d96-4e85-88f7-067e27215b24 2018-10-08 04:27:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj"}}' 2018-10-08 04:27:17,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e083df3-6225-472d-b54e-9042eebf6be8 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/09b49449471b4b3c8b01127d3ec3c775"}, "enabled": true, "id": "09b49449471b4b3c8b01127d3ec3c775", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj"}} 2018-10-08 04:27:17,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5e083df3-6225-472d-b54e-9042eebf6be8 2018-10-08 04:27:17,296 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj 2018-10-08 04:27:17,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:17,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:17,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["XvXsGdF_RHGyl3efqVYJ9A"], "issued_at": "2018-10-08T04:27:17.000000Z"}} 2018-10-08 04:27:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186aac05aa30427137d0f5ef4fb0a69b29fcc932" 2018-10-08 04:27:17,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136ba6f6-9eb6-4e6e-8c2a-203d12d4b024 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:17,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-136ba6f6-9eb6-4e6e-8c2a-203d12d4b024 2018-10-08 04:27:17,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:17,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:17,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186aac05aa30427137d0f5ef4fb0a69b29fcc932" 2018-10-08 04:27:17,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b845fbae-cb86-460b-a148-4c3ac848829d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:27:17,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b845fbae-cb86-460b-a148-4c3ac848829d 2018-10-08 04:27:17,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186aac05aa30427137d0f5ef4fb0a69b29fcc932" 2018-10-08 04:27:17,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b8da6a-f255-42dd-9661-13c60590d4a9 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/09b49449471b4b3c8b01127d3ec3c775"}, "enabled": true, "id": "09b49449471b4b3c8b01127d3ec3c775", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj"}]} 2018-10-08 04:27:17,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj used request id req-26b8da6a-f255-42dd-9661-13c60590d4a9 2018-10-08 04:27:17,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186aac05aa30427137d0f5ef4fb0a69b29fcc932" 2018-10-08 04:27:18,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d30531-cf9d-439d-999b-5c04832dbb51 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:18,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-04d30531-cf9d-439d-999b-5c04832dbb51 2018-10-08 04:27:18,361 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-user 2018-10-08 04:27:18,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:18,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c7164b-7f51-428e-ae31-01f5b3a32e1a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:18,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b9c7164b-7f51-428e-ae31-01f5b3a32e1a 2018-10-08 04:27:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" -d '{"role": {"name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj-role"}}' 2018-10-08 04:27:18,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b82c5185-3d62-46ba-b9fc-b1a2093120e1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9dec1b40052740a0885fc4a6539da673", "links": {"self": "http://172.30.9.28:5000/v3/roles/9dec1b40052740a0885fc4a6539da673"}, "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj-role"}} 2018-10-08 04:27:18,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b82c5185-3d62-46ba-b9fc-b1a2093120e1 2018-10-08 04:27:18,571 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj-role 2018-10-08 04:27:18,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9dec1b40052740a0885fc4a6539da673 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:18,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0abe6f-d072-4529-bfcc-41bc10e1cbee Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9dec1b40052740a0885fc4a6539da673"}, "domain_id": null, "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj-role", "id": "9dec1b40052740a0885fc4a6539da673"}} 2018-10-08 04:27:18,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9dec1b40052740a0885fc4a6539da673 used request id req-2c0abe6f-d072-4529-bfcc-41bc10e1cbee 2018-10-08 04:27:18,664 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj-role to project CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj 2018-10-08 04:27:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/09b49449471b4b3c8b01127d3ec3c775/users/d2571908524c4b519b8bb1a5cd2ad644/roles/9dec1b40052740a0885fc4a6539da673 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:18,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1e13695-51b5-4816-a732-27dbb0ea54f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:18,794 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/09b49449471b4b3c8b01127d3ec3c775/users/d2571908524c4b519b8bb1a5cd2ad644/roles/9dec1b40052740a0885fc4a6539da673 used request id req-d1e13695-51b5-4816-a732-27dbb0ea54f6 2018-10-08 04:27:18,815 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:27:18,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:18,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:19,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9dec1b40052740a0885fc4a6539da673", "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj-role"}], "expires_at": "2018-10-08T05:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09b49449471b4b3c8b01127d3ec3c775", "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/09b49449471b4b3c8b01127d3ec3c775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/09b49449471b4b3c8b01127d3ec3c775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/09b49449471b4b3c8b01127d3ec3c775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/09b49449471b4b3c8b01127d3ec3c775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/09b49449471b4b3c8b01127d3ec3c775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/09b49449471b4b3c8b01127d3ec3c775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-user", "id": "d2571908524c4b519b8bb1a5cd2ad644"}, "audit_ids": ["l6aTJdYaQSKvsLfzi8mcag"], "issued_at": "2018-10-08T04:27:19.000000Z"}} 2018-10-08 04:27:19,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e87d945c4c6991b9480109e4c90ddbfc8a7ceaa" 2018-10-08 04:27:19,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fca54ba-b61f-4548-a609-8357c5b3a92b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:19,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1fca54ba-b61f-4548-a609-8357c5b3a92b 2018-10-08 04:27:19,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e87d945c4c6991b9480109e4c90ddbfc8a7ceaa" 2018-10-08 04:27:19,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-16bcf586-43bf-46c1-80e7-f748502f1f31 Date: Mon, 08 Oct 2018 04:27:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c"} 2018-10-08 04:27:19,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c used request id req-16bcf586-43bf-46c1-80e7-f748502f1f31 2018-10-08 04:27:19,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e87d945c4c6991b9480109e4c90ddbfc8a7ceaa" 2018-10-08 04:27:19,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1027d6e0-e9c9-4678-843d-37c8e009dc1c Date: Mon, 08 Oct 2018 04:27:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:19,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1027d6e0-e9c9-4678-843d-37c8e009dc1c 2018-10-08 04:27:19,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1e87d945c4c6991b9480109e4c90ddbfc8a7ceaa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c"}' 2018-10-08 04:27:19,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f X-Openstack-Request-Id: req-d98250f4-8875-4ad3-a639-02eba5877bcb Date: Mon, 08 Oct 2018 04:27:19 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f", "min_disk": 0, "protected": false, "id": "67f2f683-b781-4adc-8f85-747a5743ec8f", "file": "/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f/file", "checksum": null, "owner": "09b49449471b4b3c8b01127d3ec3c775", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:19,957 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d98250f4-8875-4ad3-a639-02eba5877bcb 2018-10-08 04:27:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e87d945c4c6991b9480109e4c90ddbfc8a7ceaa" -d '' 2018-10-08 04:27:21,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d690e470-65e8-4c10-9b40-df077715a5af Date: Mon, 08 Oct 2018 04:27:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:21,474 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f/file used request id req-d690e470-65e8-4c10-9b40-df077715a5af 2018-10-08 04:27:21,474 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:27:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e87d945c4c6991b9480109e4c90ddbfc8a7ceaa" 2018-10-08 04:27:21,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3306978f-4236-4731-b777-9fad4f3e910c Date: Mon, 08 Oct 2018 04:27:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:21Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/67f2f683-b781-4adc-8f85-747a5743ec8f/snap", "metadata": {}}], "self": "/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f", "min_disk": 0, "protected": false, "id": "67f2f683-b781-4adc-8f85-747a5743ec8f", "file": "/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "09b49449471b4b3c8b01127d3ec3c775", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/67f2f683-b781-4adc-8f85-747a5743ec8f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:21,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f used request id req-3306978f-4236-4731-b777-9fad4f3e910c 2018-10-08 04:27:21,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e87d945c4c6991b9480109e4c90ddbfc8a7ceaa" 2018-10-08 04:27:21,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-95b7254e-7826-4779-a44f-1c28ab0489c0 Date: Mon, 08 Oct 2018 04:27:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:21,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-95b7254e-7826-4779-a44f-1c28ab0489c0 2018-10-08 04:27:21,818 - create_image - INFO - Created image with name - CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c 2018-10-08 04:27:21,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e87d945c4c6991b9480109e4c90ddbfc8a7ceaa" 2018-10-08 04:27:21,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5de0c8b1-becf-48a9-bc7a-e44c5c46366d Date: Mon, 08 Oct 2018 04:27:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:21Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/67f2f683-b781-4adc-8f85-747a5743ec8f/snap", "metadata": {}}], "self": "/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f", "min_disk": 0, "protected": false, "id": "67f2f683-b781-4adc-8f85-747a5743ec8f", "file": "/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "09b49449471b4b3c8b01127d3ec3c775", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/67f2f683-b781-4adc-8f85-747a5743ec8f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:21,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f used request id req-5de0c8b1-becf-48a9-bc7a-e44c5c46366d 2018-10-08 04:27:21,996 - create_image - DEBUG - Instance status is - active 2018-10-08 04:27:21,996 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c 2018-10-08 04:27:21,996 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c 2018-10-08 04:27:21,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:22,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9dec1b40052740a0885fc4a6539da673", "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj-role"}], "expires_at": "2018-10-08T05:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09b49449471b4b3c8b01127d3ec3c775", "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/09b49449471b4b3c8b01127d3ec3c775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/09b49449471b4b3c8b01127d3ec3c775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/09b49449471b4b3c8b01127d3ec3c775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/09b49449471b4b3c8b01127d3ec3c775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/09b49449471b4b3c8b01127d3ec3c775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/09b49449471b4b3c8b01127d3ec3c775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/09b49449471b4b3c8b01127d3ec3c775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-user", "id": "d2571908524c4b519b8bb1a5cd2ad644"}, "audit_ids": ["YH5bPQX9Tte5kUTcn3QEtQ"], "issued_at": "2018-10-08T04:27:22.000000Z"}} 2018-10-08 04:27:22,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ceb32fa64b21625a4fe19e5027a7b0e8f3a3ee0" 2018-10-08 04:27:22,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-651388b8-eb9f-4b85-b907-b49af9d5e56e Date: Mon, 08 Oct 2018 04:27:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:21Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/67f2f683-b781-4adc-8f85-747a5743ec8f/snap", "metadata": {}}], "self": "/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f", "min_disk": 0, "protected": false, "id": "67f2f683-b781-4adc-8f85-747a5743ec8f", "file": "/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "09b49449471b4b3c8b01127d3ec3c775", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/67f2f683-b781-4adc-8f85-747a5743ec8f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c"} 2018-10-08 04:27:22,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c used request id req-651388b8-eb9f-4b85-b907-b49af9d5e56e 2018-10-08 04:27:22,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ceb32fa64b21625a4fe19e5027a7b0e8f3a3ee0" 2018-10-08 04:27:22,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b2cf0d66-21ac-4543-97fa-88a816fda297 Date: Mon, 08 Oct 2018 04:27:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:22,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b2cf0d66-21ac-4543-97fa-88a816fda297 2018-10-08 04:27:22,697 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c 2018-10-08 04:27:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ceb32fa64b21625a4fe19e5027a7b0e8f3a3ee0" 2018-10-08 04:27:23,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b759e9f-9a2e-4938-b3ea-6e732d281cf1 Date: Mon, 08 Oct 2018 04:27:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:23,888 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f used request id req-7b759e9f-9a2e-4938-b3ea-6e732d281cf1 2018-10-08 04:27:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ceb32fa64b21625a4fe19e5027a7b0e8f3a3ee0" 2018-10-08 04:27:24,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-053397b9-9b19-48b8-80a8-34720249ae7a Date: Mon, 08 Oct 2018 04:27:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c"} 2018-10-08 04:27:24,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c used request id req-053397b9-9b19-48b8-80a8-34720249ae7a 2018-10-08 04:27:24,154 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-3262ebed-9945-400c-84c7-458790bde16c 2018-10-08 04:27:24,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e87d945c4c6991b9480109e4c90ddbfc8a7ceaa" 2018-10-08 04:27:24,394 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-7a0b33c8-8466-4870-a99d-0c5de6432578 Date: Mon, 08 Oct 2018 04:27:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:24,394 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/67f2f683-b781-4adc-8f85-747a5743ec8f used request id req-7a0b33c8-8466-4870-a99d-0c5de6432578 2018-10-08 04:27:24,394 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-10-08 04:27:24,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:24,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0f4e18e8-a0a3-4ba8-8ac0-2dfa4dc4d6ff Date: Mon, 08 Oct 2018 04:27:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:27:24,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0f4e18e8-a0a3-4ba8-8ac0-2dfa4dc4d6ff 2018-10-08 04:27:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:24,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8111b0a0-d189-4821-be09-47f956bc4778 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:27:24,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-8111b0a0-d189-4821-be09-47f956bc4778 2018-10-08 04:27:24,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:24,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9edb7074-8faa-421e-b512-cddf28c00d45 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:27:24,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-9edb7074-8faa-421e-b512-cddf28c00d45 2018-10-08 04:27:24,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:24,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9938c079-f983-4af9-8d07-e45c5cb5aed6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:27:24,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-9938c079-f983-4af9-8d07-e45c5cb5aed6 2018-10-08 04:27:24,875 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj 2018-10-08 04:27:24,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/09b49449471b4b3c8b01127d3ec3c775 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:25,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12082f77-614c-415a-a7ad-ec69b71c2055 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:25,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/09b49449471b4b3c8b01127d3ec3c775 used request id req-12082f77-614c-415a-a7ad-ec69b71c2055 2018-10-08 04:27:25,089 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-proj-role 2018-10-08 04:27:25,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9dec1b40052740a0885fc4a6539da673 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:25,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b5aac0-756a-40b4-a76c-8c53c8d31f70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:25,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9dec1b40052740a0885fc4a6539da673 used request id req-37b5aac0-756a-40b4-a76c-8c53c8d31f70 2018-10-08 04:27:25,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8be3062fc1fe90e0778b784493f33ec2332ad8" 2018-10-08 04:27:25,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2feb9c36-bc75-4ff2-a57e-ece550bf9ec2 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:25,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2feb9c36-bc75-4ff2-a57e-ece550bf9ec2 2018-10-08 04:27:25,293 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a6fe5f8e-c3c4-4e1-user 2018-10-08 04:27:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d2571908524c4b519b8bb1a5cd2ad644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186aac05aa30427137d0f5ef4fb0a69b29fcc932" 2018-10-08 04:27:25,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4750e548-7b8f-4298-96c9-57957e07bc07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:25,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d2571908524c4b519b8bb1a5cd2ad644 used request id req-4750e548-7b8f-4298-96c9-57957e07bc07 2018-10-08 04:27:25,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:25,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["fMUOxNQKSY-j_E2ayHzepg"], "issued_at": "2018-10-08T04:27:25.000000Z"}} 2018-10-08 04:27:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da234f7e607223b4b8151e318531248b69fc0f2" 2018-10-08 04:27:26,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5240d038-a74d-44a8-9a1f-f4879d92b37b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:26,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5240d038-a74d-44a8-9a1f-f4879d92b37b 2018-10-08 04:27:26,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:26,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:26,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["y7d2QvymRo6Zi-cRCrwszA"], "issued_at": "2018-10-08T04:27:26.000000Z"}} 2018-10-08 04:27:26,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:26,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0b9e60-e841-4d03-aa1b-f541b714c579 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:26,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba0b9e60-e841-4d03-aa1b-f541b714c579 2018-10-08 04:27:26,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:26,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:26,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3e563cf6-5950-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:26,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31ed90b-924b-456b-b0b3-e6a2254b6acd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3e563cf6-5950-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:27:26,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3e563cf6-5950-4cf-proj used request id req-d31ed90b-924b-456b-b0b3-e6a2254b6acd 2018-10-08 04:27:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:26,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee3e65a-8c00-4f34-b070-d5a1a95c154f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:26,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5ee3e65a-8c00-4f34-b070-d5a1a95c154f 2018-10-08 04:27:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj"}}' 2018-10-08 04:27:26,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a2922d-ed95-4d60-9c1d-6565e4853cef Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/71eb07e3d3ab4fcf99df45e3a14b92cb"}, "enabled": true, "id": "71eb07e3d3ab4fcf99df45e3a14b92cb", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj"}} 2018-10-08 04:27:26,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-87a2922d-ed95-4d60-9c1d-6565e4853cef 2018-10-08 04:27:26,828 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-3e563cf6-5950-4cf-proj 2018-10-08 04:27:26,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:26,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:27,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["QDKVaNd1SH6bw6mTpWfxhw"], "issued_at": "2018-10-08T04:27:27.000000Z"}} 2018-10-08 04:27:27,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7079c8965fb617bbfaadb7e7afd7286d903b81" 2018-10-08 04:27:27,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a00578-4f9a-4869-a93d-9cb3f7570db1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:27,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a3a00578-4f9a-4869-a93d-9cb3f7570db1 2018-10-08 04:27:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:27,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7079c8965fb617bbfaadb7e7afd7286d903b81" 2018-10-08 04:27:27,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374900d5-1600-4a2a-851d-f292d15bcb5e Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:27:27,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-374900d5-1600-4a2a-851d-f292d15bcb5e 2018-10-08 04:27:27,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-3e563cf6-5950-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7079c8965fb617bbfaadb7e7afd7286d903b81" 2018-10-08 04:27:27,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4637d58b-39fd-4abe-9b9c-047e6083ec3f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-3e563cf6-5950-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/71eb07e3d3ab4fcf99df45e3a14b92cb"}, "enabled": true, "id": "71eb07e3d3ab4fcf99df45e3a14b92cb", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj"}]} 2018-10-08 04:27:27,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-3e563cf6-5950-4cf-proj used request id req-4637d58b-39fd-4abe-9b9c-047e6083ec3f 2018-10-08 04:27:27,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7079c8965fb617bbfaadb7e7afd7286d903b81" 2018-10-08 04:27:27,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5ef5e0-82d3-4b19-93de-80929151ff60 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:27,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0d5ef5e0-82d3-4b19-93de-80929151ff60 2018-10-08 04:27:27,996 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-3e563cf6-5950-4cf-user 2018-10-08 04:27:27,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:28,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6490367-2539-456c-acab-b48217c40c1b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:28,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f6490367-2539-456c-acab-b48217c40c1b 2018-10-08 04:27:28,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" -d '{"role": {"name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj-role"}}' 2018-10-08 04:27:28,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-029dc3ed-4199-4b07-860d-090b671298aa Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "580647115b844944b2f8e366224b84a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/580647115b844944b2f8e366224b84a4"}, "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj-role"}} 2018-10-08 04:27:28,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-029dc3ed-4199-4b07-860d-090b671298aa 2018-10-08 04:27:28,193 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-3e563cf6-5950-4cf-proj-role 2018-10-08 04:27:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/580647115b844944b2f8e366224b84a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:28,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7638a9-bd89-4f74-9b83-1bcd11b54d24 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/580647115b844944b2f8e366224b84a4"}, "domain_id": null, "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj-role", "id": "580647115b844944b2f8e366224b84a4"}} 2018-10-08 04:27:28,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/580647115b844944b2f8e366224b84a4 used request id req-9a7638a9-bd89-4f74-9b83-1bcd11b54d24 2018-10-08 04:27:28,287 - keystone_utils - INFO - Granting role CreateImageSuccessTests-3e563cf6-5950-4cf-proj-role to project CreateImageSuccessTests-3e563cf6-5950-4cf-proj 2018-10-08 04:27:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/71eb07e3d3ab4fcf99df45e3a14b92cb/users/356263e02c544e909e4d595b8f26a79e/roles/580647115b844944b2f8e366224b84a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:28,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b102e001-787f-479c-a98b-4a9a1b775e70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:28,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/71eb07e3d3ab4fcf99df45e3a14b92cb/users/356263e02c544e909e4d595b8f26a79e/roles/580647115b844944b2f8e366224b84a4 used request id req-b102e001-787f-479c-a98b-4a9a1b775e70 2018-10-08 04:27:28,419 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:27:28,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:28,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:28,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "580647115b844944b2f8e366224b84a4", "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj-role"}], "expires_at": "2018-10-08T05:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71eb07e3d3ab4fcf99df45e3a14b92cb", "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-user", "id": "356263e02c544e909e4d595b8f26a79e"}, "audit_ids": ["QF3l95VzS0iZ0iyJEKsbxA"], "issued_at": "2018-10-08T04:27:28.000000Z"}} 2018-10-08 04:27:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a3622180ee68b6b90e31e1207dd0fdd1e51161" 2018-10-08 04:27:28,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0812d496-ba29-4ba3-8a02-0ced6a62e419 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:28,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0812d496-ba29-4ba3-8a02-0ced6a62e419 2018-10-08 04:27:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66a3622180ee68b6b90e31e1207dd0fdd1e51161" 2018-10-08 04:27:29,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-951e400b-b550-48e6-8e58-24f410f1a222 Date: Mon, 08 Oct 2018 04:27:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf"} 2018-10-08 04:27:29,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf used request id req-951e400b-b550-48e6-8e58-24f410f1a222 2018-10-08 04:27:29,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66a3622180ee68b6b90e31e1207dd0fdd1e51161" 2018-10-08 04:27:29,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b6112f8b-03b4-42ac-b2c6-4a8aa272cc6b Date: Mon, 08 Oct 2018 04:27:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:29,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b6112f8b-03b4-42ac-b2c6-4a8aa272cc6b 2018-10-08 04:27:29,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66a3622180ee68b6b90e31e1207dd0fdd1e51161" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf"}' 2018-10-08 04:27:29,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e X-Openstack-Request-Id: req-e8651835-0a69-4a24-a43d-785015f12868 Date: Mon, 08 Oct 2018 04:27:29 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e", "min_disk": 0, "protected": false, "id": "9525e3b4-2606-4417-a4c3-c3bcab637c0e", "file": "/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/file", "checksum": null, "owner": "71eb07e3d3ab4fcf99df45e3a14b92cb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:29,405 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e8651835-0a69-4a24-a43d-785015f12868 2018-10-08 04:27:29,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66a3622180ee68b6b90e31e1207dd0fdd1e51161" -d '' 2018-10-08 04:27:31,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f9099b3-24b8-4a9c-a963-6a2b293962fa Date: Mon, 08 Oct 2018 04:27:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:31,461 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/file used request id req-2f9099b3-24b8-4a9c-a963-6a2b293962fa 2018-10-08 04:27:31,461 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:27:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66a3622180ee68b6b90e31e1207dd0fdd1e51161" 2018-10-08 04:27:31,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a50a6d10-2664-4e11-8a9a-746a1b520dc3 Date: Mon, 08 Oct 2018 04:27:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/snap", "metadata": {}}], "self": "/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e", "min_disk": 0, "protected": false, "id": "9525e3b4-2606-4417-a4c3-c3bcab637c0e", "file": "/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71eb07e3d3ab4fcf99df45e3a14b92cb", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:31,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e used request id req-a50a6d10-2664-4e11-8a9a-746a1b520dc3 2018-10-08 04:27:31,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66a3622180ee68b6b90e31e1207dd0fdd1e51161" 2018-10-08 04:27:31,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f6cba53f-49f5-4195-8e24-453dea90a49e Date: Mon, 08 Oct 2018 04:27:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:31,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f6cba53f-49f5-4195-8e24-453dea90a49e 2018-10-08 04:27:31,797 - create_image - INFO - Created image with name - CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf 2018-10-08 04:27:31,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66a3622180ee68b6b90e31e1207dd0fdd1e51161" 2018-10-08 04:27:31,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-90b2e89d-ea2c-46b0-be34-107f59389081 Date: Mon, 08 Oct 2018 04:27:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/snap", "metadata": {}}], "self": "/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e", "min_disk": 0, "protected": false, "id": "9525e3b4-2606-4417-a4c3-c3bcab637c0e", "file": "/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71eb07e3d3ab4fcf99df45e3a14b92cb", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:31,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e used request id req-90b2e89d-ea2c-46b0-be34-107f59389081 2018-10-08 04:27:31,976 - create_image - DEBUG - Instance status is - active 2018-10-08 04:27:31,977 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf 2018-10-08 04:27:31,977 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf 2018-10-08 04:27:31,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:32,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "580647115b844944b2f8e366224b84a4", "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj-role"}], "expires_at": "2018-10-08T05:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71eb07e3d3ab4fcf99df45e3a14b92cb", "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/71eb07e3d3ab4fcf99df45e3a14b92cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3e563cf6-5950-4cf-user", "id": "356263e02c544e909e4d595b8f26a79e"}, "audit_ids": ["xdpdmxf9RfqCjf9bkZ9Qzw"], "issued_at": "2018-10-08T04:27:32.000000Z"}} 2018-10-08 04:27:32,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1897f781bb6f7962aaed011c7ca3aec2e2c68d49" 2018-10-08 04:27:32,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a32120f5-ffdb-4f09-9fa8-53d45c8b5eb9 Date: Mon, 08 Oct 2018 04:27:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/snap", "metadata": {}}], "self": "/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e", "min_disk": 0, "protected": false, "id": "9525e3b4-2606-4417-a4c3-c3bcab637c0e", "file": "/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71eb07e3d3ab4fcf99df45e3a14b92cb", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf"} 2018-10-08 04:27:32,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf used request id req-a32120f5-ffdb-4f09-9fa8-53d45c8b5eb9 2018-10-08 04:27:32,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1897f781bb6f7962aaed011c7ca3aec2e2c68d49" 2018-10-08 04:27:32,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8503f4f3-523d-4e73-9688-e4122fd1a330 Date: Mon, 08 Oct 2018 04:27:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:32,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8503f4f3-523d-4e73-9688-e4122fd1a330 2018-10-08 04:27:32,690 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-06e72651-40d5-4085-90a6-37af8273baaf 2018-10-08 04:27:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66a3622180ee68b6b90e31e1207dd0fdd1e51161" 2018-10-08 04:27:33,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c81c6d6-c044-4438-a009-d3b51a0570d9 Date: Mon, 08 Oct 2018 04:27:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:33,943 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9525e3b4-2606-4417-a4c3-c3bcab637c0e used request id req-7c81c6d6-c044-4438-a009-d3b51a0570d9 2018-10-08 04:27:33,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:34,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5da5aba4-a370-4ea2-a9ea-fa1a382de3f9 Date: Mon, 08 Oct 2018 04:27:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:27:34,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5da5aba4-a370-4ea2-a9ea-fa1a382de3f9 2018-10-08 04:27:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:34,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea7fe98-6f8c-4652-b4e1-2a2b5405391f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:27:34,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-8ea7fe98-6f8c-4652-b4e1-2a2b5405391f 2018-10-08 04:27:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:34,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808aa0a9-08d8-4d14-bcf1-b2b4a05a4bef Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:27:34,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-808aa0a9-08d8-4d14-bcf1-b2b4a05a4bef 2018-10-08 04:27:34,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:34,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414beb65-97a3-4325-a22a-172c02aceff9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:27:34,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-414beb65-97a3-4325-a22a-172c02aceff9 2018-10-08 04:27:34,467 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-3e563cf6-5950-4cf-proj 2018-10-08 04:27:34,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/71eb07e3d3ab4fcf99df45e3a14b92cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:34,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82b2b4f-dd78-4434-8320-b9afa342817d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:34,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/71eb07e3d3ab4fcf99df45e3a14b92cb used request id req-c82b2b4f-dd78-4434-8320-b9afa342817d 2018-10-08 04:27:34,645 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-3e563cf6-5950-4cf-proj-role 2018-10-08 04:27:34,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/580647115b844944b2f8e366224b84a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:34,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe7c673-1e2e-4450-a212-ddf57c22efc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:34,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/580647115b844944b2f8e366224b84a4 used request id req-6fe7c673-1e2e-4450-a212-ddf57c22efc8 2018-10-08 04:27:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56ea42a13cb3b36ded3ee7bdc92614a55bda9d7" 2018-10-08 04:27:34,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c13d90c-189a-46f5-a068-b3dea81bfe9d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:34,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c13d90c-189a-46f5-a068-b3dea81bfe9d 2018-10-08 04:27:34,842 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-3e563cf6-5950-4cf-user 2018-10-08 04:27:34,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/356263e02c544e909e4d595b8f26a79e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7079c8965fb617bbfaadb7e7afd7286d903b81" 2018-10-08 04:27:34,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e8c6c69-94b2-4222-b19d-3b3f58891997 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:34,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/356263e02c544e909e4d595b8f26a79e used request id req-7e8c6c69-94b2-4222-b19d-3b3f58891997 2018-10-08 04:27:34,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:35,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["kibCHYaJSBib5OjO1oPx5w"], "issued_at": "2018-10-08T04:27:35.000000Z"}} 2018-10-08 04:27:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c1ee6e4a06560bcbb9554cf37e3332d6f065db" 2018-10-08 04:27:35,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3921d0e4-19db-4a99-a354-86a7f39867eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:35,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3921d0e4-19db-4a99-a354-86a7f39867eb 2018-10-08 04:27:35,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:35,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:35,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["qR-mOHE2SBWEz8IPYLGDPQ"], "issued_at": "2018-10-08T04:27:35.000000Z"}} 2018-10-08 04:27:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:35,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb106bd-2f01-4656-9845-1331cce01de3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:35,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cfb106bd-2f01-4656-9845-1331cce01de3 2018-10-08 04:27:35,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:35,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:35,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-661330c2-99df-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:36,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d60cc6a-18bf-476d-a2f0-26695b6cfcd6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-661330c2-99df-434-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:27:36,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-661330c2-99df-434-proj used request id req-7d60cc6a-18bf-476d-a2f0-26695b6cfcd6 2018-10-08 04:27:36,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:36,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27bed2d-2938-4950-923f-3e7f5189f0ff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:36,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a27bed2d-2938-4950-923f-3e7f5189f0ff 2018-10-08 04:27:36,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-661330c2-99df-434-proj"}}' 2018-10-08 04:27:36,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd1fb67-00be-4d67-9c54-cb7025dadae0 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a8510ba832e480a85dde89b4265cb48"}, "enabled": true, "id": "3a8510ba832e480a85dde89b4265cb48", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-661330c2-99df-434-proj"}} 2018-10-08 04:27:36,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dfd1fb67-00be-4d67-9c54-cb7025dadae0 2018-10-08 04:27:36,241 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-661330c2-99df-434-proj 2018-10-08 04:27:36,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:36,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:36,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1_tgBqtHTGifCrXFqfywsg"], "issued_at": "2018-10-08T04:27:36.000000Z"}} 2018-10-08 04:27:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd132775829bccb5698b8fa184ea0a8e0c1ffe3" 2018-10-08 04:27:36,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce070d59-d07b-40ab-9c18-808cf8573cc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:36,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ce070d59-d07b-40ab-9c18-808cf8573cc1 2018-10-08 04:27:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:36,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd132775829bccb5698b8fa184ea0a8e0c1ffe3" 2018-10-08 04:27:36,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b90082-f27e-4d60-8d1b-722a0090db26 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:27:36,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d5b90082-f27e-4d60-8d1b-722a0090db26 2018-10-08 04:27:36,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-661330c2-99df-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd132775829bccb5698b8fa184ea0a8e0c1ffe3" 2018-10-08 04:27:36,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d35e78-718c-4cd4-a7bd-17a65ccc3644 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-661330c2-99df-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a8510ba832e480a85dde89b4265cb48"}, "enabled": true, "id": "3a8510ba832e480a85dde89b4265cb48", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-661330c2-99df-434-proj"}]} 2018-10-08 04:27:36,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-661330c2-99df-434-proj used request id req-03d35e78-718c-4cd4-a7bd-17a65ccc3644 2018-10-08 04:27:36,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd132775829bccb5698b8fa184ea0a8e0c1ffe3" 2018-10-08 04:27:36,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b8594d-73a8-4ea7-9707-c7de14d6b145 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:36,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-46b8594d-73a8-4ea7-9707-c7de14d6b145 2018-10-08 04:27:37,349 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-661330c2-99df-434-user 2018-10-08 04:27:37,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:37,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:37,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d354830-46b5-4290-bce0-cef081eec950 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:37,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2d354830-46b5-4290-bce0-cef081eec950 2018-10-08 04:27:37,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" -d '{"role": {"name": "CreateImageSuccessTests-661330c2-99df-434-proj-role"}}' 2018-10-08 04:27:37,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e695b775-9475-458a-93d3-2c72be48c533 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aded416187884f2da2f3f8fef3194b1d", "links": {"self": "http://172.30.9.28:5000/v3/roles/aded416187884f2da2f3f8fef3194b1d"}, "name": "CreateImageSuccessTests-661330c2-99df-434-proj-role"}} 2018-10-08 04:27:37,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e695b775-9475-458a-93d3-2c72be48c533 2018-10-08 04:27:37,553 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-661330c2-99df-434-proj-role 2018-10-08 04:27:37,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/aded416187884f2da2f3f8fef3194b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:37,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30ee2e2-1740-44a1-8253-5c1915624e7e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/aded416187884f2da2f3f8fef3194b1d"}, "domain_id": null, "name": "CreateImageSuccessTests-661330c2-99df-434-proj-role", "id": "aded416187884f2da2f3f8fef3194b1d"}} 2018-10-08 04:27:37,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/aded416187884f2da2f3f8fef3194b1d used request id req-a30ee2e2-1740-44a1-8253-5c1915624e7e 2018-10-08 04:27:37,637 - keystone_utils - INFO - Granting role CreateImageSuccessTests-661330c2-99df-434-proj-role to project CreateImageSuccessTests-661330c2-99df-434-proj 2018-10-08 04:27:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3a8510ba832e480a85dde89b4265cb48/users/c3ab2ef0e8e0431d808383120131fdb8/roles/aded416187884f2da2f3f8fef3194b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:37,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f8ffe2b-583f-47bd-a037-836317acce4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:37,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3a8510ba832e480a85dde89b4265cb48/users/c3ab2ef0e8e0431d808383120131fdb8/roles/aded416187884f2da2f3f8fef3194b1d used request id req-6f8ffe2b-583f-47bd-a037-836317acce4b 2018-10-08 04:27:37,784 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:27:37,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:37,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:38,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aded416187884f2da2f3f8fef3194b1d", "name": "CreateImageSuccessTests-661330c2-99df-434-proj-role"}], "expires_at": "2018-10-08T05:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a8510ba832e480a85dde89b4265cb48", "name": "CreateImageSuccessTests-661330c2-99df-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3a8510ba832e480a85dde89b4265cb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3a8510ba832e480a85dde89b4265cb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3a8510ba832e480a85dde89b4265cb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3a8510ba832e480a85dde89b4265cb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3a8510ba832e480a85dde89b4265cb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3a8510ba832e480a85dde89b4265cb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-661330c2-99df-434-user", "id": "c3ab2ef0e8e0431d808383120131fdb8"}, "audit_ids": ["_3gBfaM5Qj6FTtg6NdpP-w"], "issued_at": "2018-10-08T04:27:38.000000Z"}} 2018-10-08 04:27:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4547ec5ad31b1aa5f9271dc8404ae953a3046ca6" 2018-10-08 04:27:38,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41f22571-cda7-4ab7-9254-4c4ecd00dfac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:38,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41f22571-cda7-4ab7-9254-4c4ecd00dfac 2018-10-08 04:27:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4547ec5ad31b1aa5f9271dc8404ae953a3046ca6" 2018-10-08 04:27:38,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-2f2b5b0d-e47a-4473-8b3c-27a92970932c Date: Mon, 08 Oct 2018 04:27:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c"} 2018-10-08 04:27:38,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c used request id req-2f2b5b0d-e47a-4473-8b3c-27a92970932c 2018-10-08 04:27:38,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4547ec5ad31b1aa5f9271dc8404ae953a3046ca6" 2018-10-08 04:27:38,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-698e034b-7046-431a-af87-09b6188a575a Date: Mon, 08 Oct 2018 04:27:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:38,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-698e034b-7046-431a-af87-09b6188a575a 2018-10-08 04:27:38,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4547ec5ad31b1aa5f9271dc8404ae953a3046ca6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c"}' 2018-10-08 04:27:38,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b X-Openstack-Request-Id: req-cc7f9e12-3cb8-4ad3-a8d1-e359091e5fbb Date: Mon, 08 Oct 2018 04:27:38 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b", "min_disk": 0, "protected": false, "id": "0c1befe7-b9af-4cf8-8d99-3335e415251b", "file": "/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/file", "checksum": null, "owner": "3a8510ba832e480a85dde89b4265cb48", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:38,903 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cc7f9e12-3cb8-4ad3-a8d1-e359091e5fbb 2018-10-08 04:27:38,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4547ec5ad31b1aa5f9271dc8404ae953a3046ca6" -d '' 2018-10-08 04:27:40,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1b22dd9-88d5-4588-b925-9af2408b4780 Date: Mon, 08 Oct 2018 04:27:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:40,522 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/file used request id req-b1b22dd9-88d5-4588-b925-9af2408b4780 2018-10-08 04:27:40,522 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:27:40,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4547ec5ad31b1aa5f9271dc8404ae953a3046ca6" 2018-10-08 04:27:40,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0004c935-e25b-4262-b524-d61e44354b07 Date: Mon, 08 Oct 2018 04:27:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/snap", "metadata": {}}], "self": "/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b", "min_disk": 0, "protected": false, "id": "0c1befe7-b9af-4cf8-8d99-3335e415251b", "file": "/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a8510ba832e480a85dde89b4265cb48", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:40,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b used request id req-0004c935-e25b-4262-b524-d61e44354b07 2018-10-08 04:27:40,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4547ec5ad31b1aa5f9271dc8404ae953a3046ca6" 2018-10-08 04:27:40,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-72407975-f74b-48d7-9c55-4e18855704be Date: Mon, 08 Oct 2018 04:27:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:40,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-72407975-f74b-48d7-9c55-4e18855704be 2018-10-08 04:27:40,864 - create_image - INFO - Created image with name - CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c 2018-10-08 04:27:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4547ec5ad31b1aa5f9271dc8404ae953a3046ca6" 2018-10-08 04:27:41,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-804b5430-029b-4812-b131-c947c497c888 Date: Mon, 08 Oct 2018 04:27:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/snap", "metadata": {}}], "self": "/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b", "min_disk": 0, "protected": false, "id": "0c1befe7-b9af-4cf8-8d99-3335e415251b", "file": "/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a8510ba832e480a85dde89b4265cb48", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:41,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b used request id req-804b5430-029b-4812-b131-c947c497c888 2018-10-08 04:27:41,062 - create_image - DEBUG - Instance status is - active 2018-10-08 04:27:41,062 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c 2018-10-08 04:27:41,062 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c 2018-10-08 04:27:41,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:41,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aded416187884f2da2f3f8fef3194b1d", "name": "CreateImageSuccessTests-661330c2-99df-434-proj-role"}], "expires_at": "2018-10-08T05:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a8510ba832e480a85dde89b4265cb48", "name": "CreateImageSuccessTests-661330c2-99df-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3a8510ba832e480a85dde89b4265cb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3a8510ba832e480a85dde89b4265cb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3a8510ba832e480a85dde89b4265cb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3a8510ba832e480a85dde89b4265cb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3a8510ba832e480a85dde89b4265cb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3a8510ba832e480a85dde89b4265cb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3a8510ba832e480a85dde89b4265cb48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-661330c2-99df-434-user", "id": "c3ab2ef0e8e0431d808383120131fdb8"}, "audit_ids": ["EQECIiPNTuiM_AOt1CGYJA"], "issued_at": "2018-10-08T04:27:41.000000Z"}} 2018-10-08 04:27:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ba0db26857f41ae263b4091c89367500ba6370b" 2018-10-08 04:27:41,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ac42e566-9093-415c-93a4-c1b0ddf283dc Date: Mon, 08 Oct 2018 04:27:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/snap", "metadata": {}}], "self": "/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b", "min_disk": 0, "protected": false, "id": "0c1befe7-b9af-4cf8-8d99-3335e415251b", "file": "/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a8510ba832e480a85dde89b4265cb48", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0c1befe7-b9af-4cf8-8d99-3335e415251b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c"} 2018-10-08 04:27:41,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c used request id req-ac42e566-9093-415c-93a4-c1b0ddf283dc 2018-10-08 04:27:41,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ba0db26857f41ae263b4091c89367500ba6370b" 2018-10-08 04:27:41,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-39ea0d93-d1f3-4031-aae8-135d1019ec0f Date: Mon, 08 Oct 2018 04:27: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:41,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-39ea0d93-d1f3-4031-aae8-135d1019ec0f 2018-10-08 04:27:41,871 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-df1a2f3a-19c1-4f4c-a613-7cfb4470d34c 2018-10-08 04:27:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4547ec5ad31b1aa5f9271dc8404ae953a3046ca6" 2018-10-08 04:27:43,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb1e0c7f-b6d3-42ac-9e55-c6299c299c9a Date: Mon, 08 Oct 2018 04:27:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:43,109 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0c1befe7-b9af-4cf8-8d99-3335e415251b used request id req-bb1e0c7f-b6d3-42ac-9e55-c6299c299c9a 2018-10-08 04:27:43,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:43,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b0eebe85-af73-4c08-9202-ce67ec5bfbca Date: Mon, 08 Oct 2018 04:27:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:27:43,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b0eebe85-af73-4c08-9202-ce67ec5bfbca 2018-10-08 04:27:43,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:43,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf76e177-60a8-4d32-b858-15bf3a0ad9fe Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:27:43,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-bf76e177-60a8-4d32-b858-15bf3a0ad9fe 2018-10-08 04:27:43,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:43,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146aa967-876f-4590-80d1-e570b3eb65de Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:27:43,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-146aa967-876f-4590-80d1-e570b3eb65de 2018-10-08 04:27:43,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:43,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d503a5e0-e3ef-4895-a2b3-6a14cc5188b7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:27:43,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-d503a5e0-e3ef-4895-a2b3-6a14cc5188b7 2018-10-08 04:27:43,621 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-661330c2-99df-434-proj 2018-10-08 04:27:43,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3a8510ba832e480a85dde89b4265cb48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:43,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5928074a-df8a-43f9-b200-679c559b0bd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:43,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3a8510ba832e480a85dde89b4265cb48 used request id req-5928074a-df8a-43f9-b200-679c559b0bd6 2018-10-08 04:27:43,838 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-661330c2-99df-434-proj-role 2018-10-08 04:27:43,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/aded416187884f2da2f3f8fef3194b1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:43,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fe47f0c-7fd5-44bf-9ebf-92feeed84aa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:43,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/aded416187884f2da2f3f8fef3194b1d used request id req-1fe47f0c-7fd5-44bf-9ebf-92feeed84aa8 2018-10-08 04:27:43,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7611f4fd23c3d3a2d5e7fd205c16cc3fe4df60ca" 2018-10-08 04:27:44,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1aa817-e788-40bc-9e63-c412e6183cb1 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:44,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ce1aa817-e788-40bc-9e63-c412e6183cb1 2018-10-08 04:27:44,030 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-661330c2-99df-434-user 2018-10-08 04:27:44,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c3ab2ef0e8e0431d808383120131fdb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd132775829bccb5698b8fa184ea0a8e0c1ffe3" 2018-10-08 04:27:44,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dac9fcab-be40-4183-b7df-5e56399791f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:44,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c3ab2ef0e8e0431d808383120131fdb8 used request id req-dac9fcab-be40-4183-b7df-5e56399791f2 2018-10-08 04:27:44,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:44,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["wTOeXDpkRla38zNmw1660Q"], "issued_at": "2018-10-08T04:27:44.000000Z"}} 2018-10-08 04:27:44,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a8ee51aca7d7877cc1faf5e53e62f30a6dfd44" 2018-10-08 04:27:44,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c905b843-6413-4b51-b047-4ec87df22472 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:44,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c905b843-6413-4b51-b047-4ec87df22472 2018-10-08 04:27:44,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:44,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:45,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["yp4EO4tMQBC0_IlBbkEtFg"], "issued_at": "2018-10-08T04:27:45.000000Z"}} 2018-10-08 04:27:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:45,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21413601-3154-4a52-80f4-44298e7ea862 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:45,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-21413601-3154-4a52-80f4-44298e7ea862 2018-10-08 04:27:45,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:45,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:45,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-760d7bdc-6f72-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:45,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328d1a2b-89f8-4568-99bf-12786105bc90 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-760d7bdc-6f72-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:27:45,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-760d7bdc-6f72-4b5-proj used request id req-328d1a2b-89f8-4568-99bf-12786105bc90 2018-10-08 04:27:45,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:45,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25431a54-7796-4a88-8720-19f767861b5b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:45,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-25431a54-7796-4a88-8720-19f767861b5b 2018-10-08 04:27:45,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj"}}' 2018-10-08 04:27:45,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d991118f-8cd0-4d0a-b24d-b06144c72f14 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1be32ac97daa43d1bc0d27ddb617fca0"}, "enabled": true, "id": "1be32ac97daa43d1bc0d27ddb617fca0", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj"}} 2018-10-08 04:27:45,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d991118f-8cd0-4d0a-b24d-b06144c72f14 2018-10-08 04:27:45,476 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-760d7bdc-6f72-4b5-proj 2018-10-08 04:27:45,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:45,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:45,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JaydTE_BSZW5I_W2hX-VXw"], "issued_at": "2018-10-08T04:27:45.000000Z"}} 2018-10-08 04:27:45,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b924de04507ce25f200ce70e2f577fc83d7d33d" 2018-10-08 04:27:45,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8250222-be0d-467d-98de-57648bea02ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:45,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8250222-be0d-467d-98de-57648bea02ab 2018-10-08 04:27:45,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:45,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b924de04507ce25f200ce70e2f577fc83d7d33d" 2018-10-08 04:27:46,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d406d8e-e407-43fd-8199-c25afed00932 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:27:46,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1d406d8e-e407-43fd-8199-c25afed00932 2018-10-08 04:27:46,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-760d7bdc-6f72-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b924de04507ce25f200ce70e2f577fc83d7d33d" 2018-10-08 04:27:46,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b11205-ca85-49f3-8178-f2fe9305403c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-760d7bdc-6f72-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1be32ac97daa43d1bc0d27ddb617fca0"}, "enabled": true, "id": "1be32ac97daa43d1bc0d27ddb617fca0", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj"}]} 2018-10-08 04:27:46,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-760d7bdc-6f72-4b5-proj used request id req-d3b11205-ca85-49f3-8178-f2fe9305403c 2018-10-08 04:27:46,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b924de04507ce25f200ce70e2f577fc83d7d33d" 2018-10-08 04:27:46,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c693a191-1117-46a9-aa13-26e9ad5e556d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:46,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c693a191-1117-46a9-aa13-26e9ad5e556d 2018-10-08 04:27:46,618 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-760d7bdc-6f72-4b5-user 2018-10-08 04:27:46,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:46,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:46,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a21de5a-7c2b-45ac-a39f-29780d40cecf Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:46,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a21de5a-7c2b-45ac-a39f-29780d40cecf 2018-10-08 04:27:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" -d '{"role": {"name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj-role"}}' 2018-10-08 04:27:46,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d323595-058e-408a-9af4-348db06f3cf0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dcd7fe8cc08d4927b771ee8036fc73ad", "links": {"self": "http://172.30.9.28:5000/v3/roles/dcd7fe8cc08d4927b771ee8036fc73ad"}, "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj-role"}} 2018-10-08 04:27:46,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7d323595-058e-408a-9af4-348db06f3cf0 2018-10-08 04:27:46,828 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-760d7bdc-6f72-4b5-proj-role 2018-10-08 04:27:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/dcd7fe8cc08d4927b771ee8036fc73ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:46,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3c1792-8586-4e6d-8af9-2cf5b05d8d32 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/dcd7fe8cc08d4927b771ee8036fc73ad"}, "domain_id": null, "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj-role", "id": "dcd7fe8cc08d4927b771ee8036fc73ad"}} 2018-10-08 04:27:46,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/dcd7fe8cc08d4927b771ee8036fc73ad used request id req-6c3c1792-8586-4e6d-8af9-2cf5b05d8d32 2018-10-08 04:27:46,922 - keystone_utils - INFO - Granting role CreateImageSuccessTests-760d7bdc-6f72-4b5-proj-role to project CreateImageSuccessTests-760d7bdc-6f72-4b5-proj 2018-10-08 04:27:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1be32ac97daa43d1bc0d27ddb617fca0/users/18e8f73a47a54f92b67eef5fbbb09720/roles/dcd7fe8cc08d4927b771ee8036fc73ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:47,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095dc1e8-54d0-444a-9f5f-6a474bdc061c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:47,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1be32ac97daa43d1bc0d27ddb617fca0/users/18e8f73a47a54f92b67eef5fbbb09720/roles/dcd7fe8cc08d4927b771ee8036fc73ad used request id req-095dc1e8-54d0-444a-9f5f-6a474bdc061c 2018-10-08 04:27:47,041 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:27:47,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:47,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:47,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcd7fe8cc08d4927b771ee8036fc73ad", "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj-role"}], "expires_at": "2018-10-08T05:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1be32ac97daa43d1bc0d27ddb617fca0", "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-user", "id": "18e8f73a47a54f92b67eef5fbbb09720"}, "audit_ids": ["5DH5jFHTSyeOCD_aZsB9_Q"], "issued_at": "2018-10-08T04:27:47.000000Z"}} 2018-10-08 04:27:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4638e2f5329ca512349ca76efc03c598b66534" 2018-10-08 04:27:47,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e23a740-fa92-46de-8c75-bf425ae8abe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:47,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6e23a740-fa92-46de-8c75-bf425ae8abe8 2018-10-08 04:27:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c4638e2f5329ca512349ca76efc03c598b66534" 2018-10-08 04:27:47,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-077defd5-c2c7-4c0a-b872-36cfdb966140 Date: Mon, 08 Oct 2018 04:27:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e"} 2018-10-08 04:27:47,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e used request id req-077defd5-c2c7-4c0a-b872-36cfdb966140 2018-10-08 04:27:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c4638e2f5329ca512349ca76efc03c598b66534" 2018-10-08 04:27:47,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-876fc367-cfc3-40c3-a134-f1045b152434 Date: Mon, 08 Oct 2018 04:27:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:47,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-876fc367-cfc3-40c3-a134-f1045b152434 2018-10-08 04:27:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c4638e2f5329ca512349ca76efc03c598b66534" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e"}' 2018-10-08 04:27:48,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a0303c80-13db-47de-81dd-3da2b6649373 X-Openstack-Request-Id: req-4f0b7fa4-7d46-4577-a5f9-54859adba182 Date: Mon, 08 Oct 2018 04:27:48 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/a0303c80-13db-47de-81dd-3da2b6649373", "min_disk": 0, "protected": false, "id": "a0303c80-13db-47de-81dd-3da2b6649373", "file": "/v2/images/a0303c80-13db-47de-81dd-3da2b6649373/file", "checksum": null, "owner": "1be32ac97daa43d1bc0d27ddb617fca0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:48,077 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4f0b7fa4-7d46-4577-a5f9-54859adba182 2018-10-08 04:27:48,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a0303c80-13db-47de-81dd-3da2b6649373/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c4638e2f5329ca512349ca76efc03c598b66534" -d '' 2018-10-08 04:27:49,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d94763b-a2cf-4c92-a11b-1333ae85f72a Date: Mon, 08 Oct 2018 04:27:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:49,821 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a0303c80-13db-47de-81dd-3da2b6649373/file used request id req-2d94763b-a2cf-4c92-a11b-1333ae85f72a 2018-10-08 04:27:49,822 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:27:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a0303c80-13db-47de-81dd-3da2b6649373 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c4638e2f5329ca512349ca76efc03c598b66534" 2018-10-08 04:27:49,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-45b1f2e3-d37e-4ca7-acb5-b4f959a2d1fb Date: Mon, 08 Oct 2018 04:27:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:49Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a0303c80-13db-47de-81dd-3da2b6649373/snap", "metadata": {}}], "self": "/v2/images/a0303c80-13db-47de-81dd-3da2b6649373", "min_disk": 0, "protected": false, "id": "a0303c80-13db-47de-81dd-3da2b6649373", "file": "/v2/images/a0303c80-13db-47de-81dd-3da2b6649373/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1be32ac97daa43d1bc0d27ddb617fca0", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a0303c80-13db-47de-81dd-3da2b6649373/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:49,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a0303c80-13db-47de-81dd-3da2b6649373 used request id req-45b1f2e3-d37e-4ca7-acb5-b4f959a2d1fb 2018-10-08 04:27:50,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c4638e2f5329ca512349ca76efc03c598b66534" 2018-10-08 04:27:50,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-585e6252-ca6e-46a1-9d7a-60f16cb459ae Date: Mon, 08 Oct 2018 04:27:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:50,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-585e6252-ca6e-46a1-9d7a-60f16cb459ae 2018-10-08 04:27:50,164 - create_image - INFO - Created image with name - CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e 2018-10-08 04:27:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a0303c80-13db-47de-81dd-3da2b6649373 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c4638e2f5329ca512349ca76efc03c598b66534" 2018-10-08 04:27:50,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-55df5846-c910-4835-af20-a1b6cc9f41a6 Date: Mon, 08 Oct 2018 04:27:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:49Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a0303c80-13db-47de-81dd-3da2b6649373/snap", "metadata": {}}], "self": "/v2/images/a0303c80-13db-47de-81dd-3da2b6649373", "min_disk": 0, "protected": false, "id": "a0303c80-13db-47de-81dd-3da2b6649373", "file": "/v2/images/a0303c80-13db-47de-81dd-3da2b6649373/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1be32ac97daa43d1bc0d27ddb617fca0", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a0303c80-13db-47de-81dd-3da2b6649373/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:50,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a0303c80-13db-47de-81dd-3da2b6649373 used request id req-55df5846-c910-4835-af20-a1b6cc9f41a6 2018-10-08 04:27:50,321 - create_image - DEBUG - Instance status is - active 2018-10-08 04:27:50,321 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e 2018-10-08 04:27:50,321 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e 2018-10-08 04:27:50,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:50,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcd7fe8cc08d4927b771ee8036fc73ad", "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj-role"}], "expires_at": "2018-10-08T05:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1be32ac97daa43d1bc0d27ddb617fca0", "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1be32ac97daa43d1bc0d27ddb617fca0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-760d7bdc-6f72-4b5-user", "id": "18e8f73a47a54f92b67eef5fbbb09720"}, "audit_ids": ["GY1PTwq5SWmKSR-3OAtfHA"], "issued_at": "2018-10-08T04:27:50.000000Z"}} 2018-10-08 04:27:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6f54a4b0f778f1ca7af44cd9a79c587623be87b" 2018-10-08 04:27:50,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-7530bfa9-85b9-4bb4-b193-50d5436c767e Date: Mon, 08 Oct 2018 04:27:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:49Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a0303c80-13db-47de-81dd-3da2b6649373/snap", "metadata": {}}], "self": "/v2/images/a0303c80-13db-47de-81dd-3da2b6649373", "min_disk": 0, "protected": false, "id": "a0303c80-13db-47de-81dd-3da2b6649373", "file": "/v2/images/a0303c80-13db-47de-81dd-3da2b6649373/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1be32ac97daa43d1bc0d27ddb617fca0", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a0303c80-13db-47de-81dd-3da2b6649373/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e"} 2018-10-08 04:27:50,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e used request id req-7530bfa9-85b9-4bb4-b193-50d5436c767e 2018-10-08 04:27:50,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6f54a4b0f778f1ca7af44cd9a79c587623be87b" 2018-10-08 04:27:51,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d8ab55a1-29fd-4f5c-8f61-b8df0841274b Date: Mon, 08 Oct 2018 04:27: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:51,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d8ab55a1-29fd-4f5c-8f61-b8df0841274b 2018-10-08 04:27:51,046 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f86db241-bf64-4c96-9a7b-5abc10424e1e 2018-10-08 04:27:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a0303c80-13db-47de-81dd-3da2b6649373 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c4638e2f5329ca512349ca76efc03c598b66534" 2018-10-08 04:27:52,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e531dd07-85e9-4774-8995-8f240803404d Date: Mon, 08 Oct 2018 04:27:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:52,439 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a0303c80-13db-47de-81dd-3da2b6649373 used request id req-e531dd07-85e9-4774-8995-8f240803404d 2018-10-08 04:27:52,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:52,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-44360d26-153c-4c03-bca0-18655198eb53 Date: Mon, 08 Oct 2018 04:27:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:27:52,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-44360d26-153c-4c03-bca0-18655198eb53 2018-10-08 04:27:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:52,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe00dd13-abcb-4d11-b5db-691c422e32d0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:27:52,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-fe00dd13-abcb-4d11-b5db-691c422e32d0 2018-10-08 04:27:52,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:52,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4022d201-b27b-4f2c-80aa-11986feb88c2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:27:52,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-4022d201-b27b-4f2c-80aa-11986feb88c2 2018-10-08 04:27:52,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:52,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a79fe48-6d0c-47d3-ad3b-776a85ea69cd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:27:52,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-8a79fe48-6d0c-47d3-ad3b-776a85ea69cd 2018-10-08 04:27:52,946 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-760d7bdc-6f72-4b5-proj 2018-10-08 04:27:52,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1be32ac97daa43d1bc0d27ddb617fca0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:53,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb888e4-e268-4fec-8db7-8852afb04b25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:53,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1be32ac97daa43d1bc0d27ddb617fca0 used request id req-1cb888e4-e268-4fec-8db7-8852afb04b25 2018-10-08 04:27:53,160 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-760d7bdc-6f72-4b5-proj-role 2018-10-08 04:27:53,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/dcd7fe8cc08d4927b771ee8036fc73ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:53,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f793d4-8e5a-4303-90cf-0ecf81beaca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:53,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/dcd7fe8cc08d4927b771ee8036fc73ad used request id req-12f793d4-8e5a-4303-90cf-0ecf81beaca2 2018-10-08 04:27:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b004eacde81ad227dfc2d3764c49e69d7608405" 2018-10-08 04:27:53,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd4ed4d-074d-4b9b-84f9-14e482c92fcf Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:53,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7bd4ed4d-074d-4b9b-84f9-14e482c92fcf 2018-10-08 04:27:53,370 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-760d7bdc-6f72-4b5-user 2018-10-08 04:27:53,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/18e8f73a47a54f92b67eef5fbbb09720 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b924de04507ce25f200ce70e2f577fc83d7d33d" 2018-10-08 04:27:53,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c38be418-f66a-4039-8e39-01bcfcb7b7d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:53,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/18e8f73a47a54f92b67eef5fbbb09720 used request id req-c38be418-f66a-4039-8e39-01bcfcb7b7d0 2018-10-08 04:27:53,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:53,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Vp4fwMG3Qhyfw5fZjD76xw"], "issued_at": "2018-10-08T04:27:53.000000Z"}} 2018-10-08 04:27:53,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be219e7d83846ef2690bd63cecfbe182ec2af929" 2018-10-08 04:27:54,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ebbc75-74b9-40ac-ad86-ddfa95e321bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:54,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-99ebbc75-74b9-40ac-ad86-ddfa95e321bc 2018-10-08 04:27:54,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:54,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:54,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["uOBfxESwS5WOAgPZuEUjAA"], "issued_at": "2018-10-08T04:27:54.000000Z"}} 2018-10-08 04:27:54,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:27:54,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e596135-270c-4c17-90e3-eb2966678520 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:54,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1e596135-270c-4c17-90e3-eb2966678520 2018-10-08 04:27:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:54,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3900aff8-ac20-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:27:54,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd5d62a-91d6-437c-8e10-b5ac2ab277eb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3900aff8-ac20-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:27:54,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3900aff8-ac20-4dd-proj used request id req-9cd5d62a-91d6-437c-8e10-b5ac2ab277eb 2018-10-08 04:27:54,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:27:54,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c45ce4-00e4-4c1a-b521-45ce9dd01fd0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:54,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-80c45ce4-00e4-4c1a-b521-45ce9dd01fd0 2018-10-08 04:27:54,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj"}}' 2018-10-08 04:27:54,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c180f23f-7e71-4ef2-bbc0-a5db98924a79 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a18c070435f444d8a6722d5ad5ba4492"}, "enabled": true, "id": "a18c070435f444d8a6722d5ad5ba4492", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj"}} 2018-10-08 04:27:54,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c180f23f-7e71-4ef2-bbc0-a5db98924a79 2018-10-08 04:27:54,738 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-3900aff8-ac20-4dd-proj 2018-10-08 04:27:54,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:54,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:55,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["QknNGJg-Rs-nge6esp3vuQ"], "issued_at": "2018-10-08T04:27:55.000000Z"}} 2018-10-08 04:27:55,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dc3db5bab252b875d2020af37119481bc3efdf" 2018-10-08 04:27:55,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0409a3b8-93a5-4079-aeef-4728a47fafed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:55,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0409a3b8-93a5-4079-aeef-4728a47fafed 2018-10-08 04:27:55,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:27:55,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:27:55,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dc3db5bab252b875d2020af37119481bc3efdf" 2018-10-08 04:27:55,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e024c1-26a2-4121-96d6-ff4b1471a2fb Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:27:55,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b5e024c1-26a2-4121-96d6-ff4b1471a2fb 2018-10-08 04:27:55,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-3900aff8-ac20-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dc3db5bab252b875d2020af37119481bc3efdf" 2018-10-08 04:27:55,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3265c6-0af0-471a-ad7e-e9fdf8979d54 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-3900aff8-ac20-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a18c070435f444d8a6722d5ad5ba4492"}, "enabled": true, "id": "a18c070435f444d8a6722d5ad5ba4492", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj"}]} 2018-10-08 04:27:55,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-3900aff8-ac20-4dd-proj used request id req-ed3265c6-0af0-471a-ad7e-e9fdf8979d54 2018-10-08 04:27:55,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dc3db5bab252b875d2020af37119481bc3efdf" 2018-10-08 04:27:55,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5b0caf-127d-40d8-b56a-e3c493ab09c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:27:55,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0a5b0caf-127d-40d8-b56a-e3c493ab09c6 2018-10-08 04:27:55,948 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-3900aff8-ac20-4dd-user 2018-10-08 04:27:55,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:55,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:27:56,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe1378c-3d7d-4ba7-bb13-c192c49fd908 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:27:56,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4fe1378c-3d7d-4ba7-bb13-c192c49fd908 2018-10-08 04:27:56,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" -d '{"role": {"name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj-role"}}' 2018-10-08 04:27:56,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee2de7a-b3b4-441c-9c8d-b4dee4d7a067 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7176bc2b345b4014a23da44020f3fa44", "links": {"self": "http://172.30.9.28:5000/v3/roles/7176bc2b345b4014a23da44020f3fa44"}, "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj-role"}} 2018-10-08 04:27:56,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8ee2de7a-b3b4-441c-9c8d-b4dee4d7a067 2018-10-08 04:27:56,157 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-3900aff8-ac20-4dd-proj-role 2018-10-08 04:27:56,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7176bc2b345b4014a23da44020f3fa44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:27:56,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cca9a6-be4b-400a-a56f-2626141057a7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7176bc2b345b4014a23da44020f3fa44"}, "domain_id": null, "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj-role", "id": "7176bc2b345b4014a23da44020f3fa44"}} 2018-10-08 04:27:56,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7176bc2b345b4014a23da44020f3fa44 used request id req-12cca9a6-be4b-400a-a56f-2626141057a7 2018-10-08 04:27:56,247 - keystone_utils - INFO - Granting role CreateImageSuccessTests-3900aff8-ac20-4dd-proj-role to project CreateImageSuccessTests-3900aff8-ac20-4dd-proj 2018-10-08 04:27:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a18c070435f444d8a6722d5ad5ba4492/users/f96f0306b5044709954830556a97fe80/roles/7176bc2b345b4014a23da44020f3fa44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:27:56,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fff4622-6672-436f-a23d-8ff5eaf25d9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:27:56,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a18c070435f444d8a6722d5ad5ba4492/users/f96f0306b5044709954830556a97fe80/roles/7176bc2b345b4014a23da44020f3fa44 used request id req-1fff4622-6672-436f-a23d-8ff5eaf25d9a 2018-10-08 04:27:56,383 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:27:56,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:27:56,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:56,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7176bc2b345b4014a23da44020f3fa44", "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj-role"}], "expires_at": "2018-10-08T05:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a18c070435f444d8a6722d5ad5ba4492", "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-user", "id": "f96f0306b5044709954830556a97fe80"}, "audit_ids": ["EazLJbNBTmWu2dulzrTUiQ"], "issued_at": "2018-10-08T04:27:56.000000Z"}} 2018-10-08 04:27:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a6f53944328558b8cfea0996db7146d60d34c6e" 2018-10-08 04:27:56,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec13d502-4986-42aa-9ea9-1e49bbd75c46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:27:56,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec13d502-4986-42aa-9ea9-1e49bbd75c46 2018-10-08 04:27:56,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a6f53944328558b8cfea0996db7146d60d34c6e" 2018-10-08 04:27:57,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-b978d086-073a-476a-a875-275f71c25c31 Date: Mon, 08 Oct 2018 04:27:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3"} 2018-10-08 04:27:57,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 used request id req-b978d086-073a-476a-a875-275f71c25c31 2018-10-08 04:27:57,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a6f53944328558b8cfea0996db7146d60d34c6e" 2018-10-08 04:27:57,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f14fa4cd-5c33-40f6-a333-81832412d93e Date: Mon, 08 Oct 2018 04:27: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:57,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f14fa4cd-5c33-40f6-a333-81832412d93e 2018-10-08 04:27:57,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a6f53944328558b8cfea0996db7146d60d34c6e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3"}' 2018-10-08 04:27:57,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04 X-Openstack-Request-Id: req-5bba366d-db56-4ea5-8553-0af20b135f18 Date: Mon, 08 Oct 2018 04:27:57 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04", "min_disk": 0, "protected": false, "id": "ed316ea7-6705-4b1d-87cb-748851b15b04", "file": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04/file", "checksum": null, "owner": "a18c070435f444d8a6722d5ad5ba4492", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:57,398 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5bba366d-db56-4ea5-8553-0af20b135f18 2018-10-08 04:27:57,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a6f53944328558b8cfea0996db7146d60d34c6e" -d '' 2018-10-08 04:27:58,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae63513e-22e6-4f18-804b-26fe8c8623fa Date: Mon, 08 Oct 2018 04:27:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:27:58,797 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04/file used request id req-ae63513e-22e6-4f18-804b-26fe8c8623fa 2018-10-08 04:27:58,797 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:27:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a6f53944328558b8cfea0996db7146d60d34c6e" 2018-10-08 04:27:58,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-244f6291-a5af-43aa-ad05-bc8aee31a1c2 Date: Mon, 08 Oct 2018 04:27:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:58Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ed316ea7-6705-4b1d-87cb-748851b15b04/snap", "metadata": {}}], "self": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04", "min_disk": 0, "protected": false, "id": "ed316ea7-6705-4b1d-87cb-748851b15b04", "file": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a18c070435f444d8a6722d5ad5ba4492", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ed316ea7-6705-4b1d-87cb-748851b15b04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:58,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04 used request id req-244f6291-a5af-43aa-ad05-bc8aee31a1c2 2018-10-08 04:27:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a6f53944328558b8cfea0996db7146d60d34c6e" 2018-10-08 04:27:59,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1ade5028-0021-4e4f-8a00-4e372b267649 Date: Mon, 08 Oct 2018 04:27:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:27:59,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1ade5028-0021-4e4f-8a00-4e372b267649 2018-10-08 04:27:59,135 - create_image - INFO - Created image with name - CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 2018-10-08 04:27:59,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a6f53944328558b8cfea0996db7146d60d34c6e" 2018-10-08 04:27:59,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-11abc96c-db65-470f-be04-cb7f63088cee Date: Mon, 08 Oct 2018 04:27:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:58Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ed316ea7-6705-4b1d-87cb-748851b15b04/snap", "metadata": {}}], "self": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04", "min_disk": 0, "protected": false, "id": "ed316ea7-6705-4b1d-87cb-748851b15b04", "file": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a18c070435f444d8a6722d5ad5ba4492", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ed316ea7-6705-4b1d-87cb-748851b15b04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:27:59,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04 used request id req-11abc96c-db65-470f-be04-cb7f63088cee 2018-10-08 04:27:59,292 - create_image - DEBUG - Instance status is - active 2018-10-08 04:27:59,292 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 2018-10-08 04:27:59,292 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 2018-10-08 04:27:59,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:27:59,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7176bc2b345b4014a23da44020f3fa44", "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj-role"}], "expires_at": "2018-10-08T05:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a18c070435f444d8a6722d5ad5ba4492", "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-user", "id": "f96f0306b5044709954830556a97fe80"}, "audit_ids": ["4BhfoI36TPayXwzA33FNHg"], "issued_at": "2018-10-08T04:27:59.000000Z"}} 2018-10-08 04:27:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bdd4d7bffe572ebfd6055075e5a0e90b657daba" 2018-10-08 04:27:59,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d5083de5-1a56-4644-ac1f-038398d2a2dc Date: Mon, 08 Oct 2018 04:27:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:58Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ed316ea7-6705-4b1d-87cb-748851b15b04/snap", "metadata": {}}], "self": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04", "min_disk": 0, "protected": false, "id": "ed316ea7-6705-4b1d-87cb-748851b15b04", "file": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a18c070435f444d8a6722d5ad5ba4492", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ed316ea7-6705-4b1d-87cb-748851b15b04/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3"} 2018-10-08 04:27:59,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 used request id req-d5083de5-1a56-4644-ac1f-038398d2a2dc 2018-10-08 04:27:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bdd4d7bffe572ebfd6055075e5a0e90b657daba" 2018-10-08 04:28:00,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0ea13d0b-3f00-4099-aaaf-8a7424e645c8 Date: Mon, 08 Oct 2018 04:28:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:28:00,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0ea13d0b-3f00-4099-aaaf-8a7424e645c8 2018-10-08 04:28:00,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:00,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:00,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7176bc2b345b4014a23da44020f3fa44", "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj-role"}], "expires_at": "2018-10-08T05:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a18c070435f444d8a6722d5ad5ba4492", "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a18c070435f444d8a6722d5ad5ba4492", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3900aff8-ac20-4dd-user", "id": "f96f0306b5044709954830556a97fe80"}, "audit_ids": ["iLMOpCH0RvKhRbJGbg1I7w"], "issued_at": "2018-10-08T04:28:00.000000Z"}} 2018-10-08 04:28:00,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3d61d6badb6f60b4336621c16bbc1057344fe3" 2018-10-08 04:28:00,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9a7326-3eb7-4586-b87d-5dc237c8f095 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:00,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1c9a7326-3eb7-4586-b87d-5dc237c8f095 2018-10-08 04:28:00,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd3d61d6badb6f60b4336621c16bbc1057344fe3" 2018-10-08 04:28:00,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-632e4154-f191-4140-9ebb-f88176097850 Date: Mon, 08 Oct 2018 04:28:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:27:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:27:58Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ed316ea7-6705-4b1d-87cb-748851b15b04/snap", "metadata": {}}], "self": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04", "min_disk": 0, "protected": false, "id": "ed316ea7-6705-4b1d-87cb-748851b15b04", "file": "/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a18c070435f444d8a6722d5ad5ba4492", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ed316ea7-6705-4b1d-87cb-748851b15b04/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3"} 2018-10-08 04:28:00,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 used request id req-632e4154-f191-4140-9ebb-f88176097850 2018-10-08 04:28:00,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd3d61d6badb6f60b4336621c16bbc1057344fe3" 2018-10-08 04:28:00,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-99387d19-14f8-4ef1-9968-7ec60b228b23 Date: Mon, 08 Oct 2018 04:28:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:28:00,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-99387d19-14f8-4ef1-9968-7ec60b228b23 2018-10-08 04:28:00,884 - create_image - INFO - Found image with name - CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 2018-10-08 04:28:00,884 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-7fd782b7-6754-4394-8cf7-a42265c668a3 2018-10-08 04:28:00,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a6f53944328558b8cfea0996db7146d60d34c6e" 2018-10-08 04:28:02,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2af36c3-ba8e-4f21-9962-583a8ee6deb3 Date: Mon, 08 Oct 2018 04:28:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:28:02,373 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ed316ea7-6705-4b1d-87cb-748851b15b04 used request id req-f2af36c3-ba8e-4f21-9962-583a8ee6deb3 2018-10-08 04:28:02,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:28:02,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6007568e-32ed-491c-bd36-b67d63ed285e Date: Mon, 08 Oct 2018 04:28:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:02,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6007568e-32ed-491c-bd36-b67d63ed285e 2018-10-08 04:28:02,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:28:02,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88cd1896-fedd-4bc2-817c-b4326d785242 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:02,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-88cd1896-fedd-4bc2-817c-b4326d785242 2018-10-08 04:28:02,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:28:02,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b127ba0-4d1f-40e8-bd76-bc9e48e575f0 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:02,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-5b127ba0-4d1f-40e8-bd76-bc9e48e575f0 2018-10-08 04:28:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:28:03,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d69aec-5b87-4268-9136-ccd6c0070eea Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:03,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-d6d69aec-5b87-4268-9136-ccd6c0070eea 2018-10-08 04:28:03,033 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-3900aff8-ac20-4dd-proj 2018-10-08 04:28:03,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a18c070435f444d8a6722d5ad5ba4492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:28:03,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c140175c-8b33-4b92-80f1-e889f52a2418 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:03,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a18c070435f444d8a6722d5ad5ba4492 used request id req-c140175c-8b33-4b92-80f1-e889f52a2418 2018-10-08 04:28:03,245 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-3900aff8-ac20-4dd-proj-role 2018-10-08 04:28:03,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7176bc2b345b4014a23da44020f3fa44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:28:03,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d555e7f2-f47d-40c2-bc03-2993f0b07646 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:03,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7176bc2b345b4014a23da44020f3fa44 used request id req-d555e7f2-f47d-40c2-bc03-2993f0b07646 2018-10-08 04:28:03,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657100a19166bfa7c4afd77b9ca635056bfcadf7" 2018-10-08 04:28:03,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1813ca22-337c-4c6a-a296-b122a2c1a52c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:03,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1813ca22-337c-4c6a-a296-b122a2c1a52c 2018-10-08 04:28:03,545 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-3900aff8-ac20-4dd-user 2018-10-08 04:28:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f96f0306b5044709954830556a97fe80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dc3db5bab252b875d2020af37119481bc3efdf" 2018-10-08 04:28:03,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c596a2f5-95c0-412e-9fe6-424f342445dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:03,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f96f0306b5044709954830556a97fe80 used request id req-c596a2f5-95c0-412e-9fe6-424f342445dd 2018-10-08 04:28:03,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:04,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["HruaDLmiRqWgScVqBjgF9g"], "issued_at": "2018-10-08T04:28:04.000000Z"}} 2018-10-08 04:28:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789bff3a69e991b22aaa16a0dd380ef50667fba3" 2018-10-08 04:28:04,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51fb7a6b-9fdf-4da7-b069-559aa4dc347e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:04,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51fb7a6b-9fdf-4da7-b069-559aa4dc347e 2018-10-08 04:28:04,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:04,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:04,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["s0VkGbltTaSOxLnLcWt5og"], "issued_at": "2018-10-08T04:28:04.000000Z"}} 2018-10-08 04:28:04,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:04,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92a5a8d-184e-4a2b-985c-2f16c6e74ebd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:04,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e92a5a8d-184e-4a2b-985c-2f16c6e74ebd 2018-10-08 04:28:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:04,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:04,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c6037451-be27-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:04,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c8f0fe-93ea-4c67-a560-6d8e348fc02f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c6037451-be27-47a-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:04,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c6037451-be27-47a-proj used request id req-b8c8f0fe-93ea-4c67-a560-6d8e348fc02f 2018-10-08 04:28:04,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:04,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac31570-2fcf-4f5d-84be-5bdb398459ee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:04,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2ac31570-2fcf-4f5d-84be-5bdb398459ee 2018-10-08 04:28:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-c6037451-be27-47a-proj"}}' 2018-10-08 04:28:05,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca485863-3b3d-421e-adf6-fafc2c8a3e70 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5a1bf41f88724b5493c4df48fdbc5494"}, "enabled": true, "id": "5a1bf41f88724b5493c4df48fdbc5494", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c6037451-be27-47a-proj"}} 2018-10-08 04:28:05,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ca485863-3b3d-421e-adf6-fafc2c8a3e70 2018-10-08 04:28:05,002 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-c6037451-be27-47a-proj 2018-10-08 04:28:05,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:05,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:05,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["A3gOAaTRSI68P0tuNILOSA"], "issued_at": "2018-10-08T04:28:05.000000Z"}} 2018-10-08 04:28:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}149479017359b95134a7c863a6ec45789ef0cc3a" 2018-10-08 04:28:05,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b371abd-f734-4c56-baef-cd477e4041d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:05,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1b371abd-f734-4c56-baef-cd477e4041d6 2018-10-08 04:28:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:05,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}149479017359b95134a7c863a6ec45789ef0cc3a" 2018-10-08 04:28:05,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b78064f-c27d-412a-bd60-312fa9cbc62c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:05,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0b78064f-c27d-412a-bd60-312fa9cbc62c 2018-10-08 04:28:05,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-c6037451-be27-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}149479017359b95134a7c863a6ec45789ef0cc3a" 2018-10-08 04:28:05,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996c7595-c89e-484b-8815-ed182f54947d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-c6037451-be27-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5a1bf41f88724b5493c4df48fdbc5494"}, "enabled": true, "id": "5a1bf41f88724b5493c4df48fdbc5494", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c6037451-be27-47a-proj"}]} 2018-10-08 04:28:05,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-c6037451-be27-47a-proj used request id req-996c7595-c89e-484b-8815-ed182f54947d 2018-10-08 04:28:05,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}149479017359b95134a7c863a6ec45789ef0cc3a" 2018-10-08 04:28:05,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856beaab-db4e-4b93-8f59-f690e4907b26 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:05,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-856beaab-db4e-4b93-8f59-f690e4907b26 2018-10-08 04:28:06,181 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-c6037451-be27-47a-user 2018-10-08 04:28:06,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:06,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:06,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e84828-93ef-4e61-8fd7-6fde232e2c2a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:06,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a5e84828-93ef-4e61-8fd7-6fde232e2c2a 2018-10-08 04:28:06,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" -d '{"role": {"name": "CreateImageSuccessTests-c6037451-be27-47a-proj-role"}}' 2018-10-08 04:28:06,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f963c1ae-ade5-4366-a4c2-e496def0c3e3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86c6ea9452974f5683ff1a1617db62fe", "links": {"self": "http://172.30.9.28:5000/v3/roles/86c6ea9452974f5683ff1a1617db62fe"}, "name": "CreateImageSuccessTests-c6037451-be27-47a-proj-role"}} 2018-10-08 04:28:06,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f963c1ae-ade5-4366-a4c2-e496def0c3e3 2018-10-08 04:28:06,398 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-c6037451-be27-47a-proj-role 2018-10-08 04:28:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/86c6ea9452974f5683ff1a1617db62fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:06,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666ecf2b-4b72-4caa-8941-f65ae05a4de8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/86c6ea9452974f5683ff1a1617db62fe"}, "domain_id": null, "name": "CreateImageSuccessTests-c6037451-be27-47a-proj-role", "id": "86c6ea9452974f5683ff1a1617db62fe"}} 2018-10-08 04:28:06,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/86c6ea9452974f5683ff1a1617db62fe used request id req-666ecf2b-4b72-4caa-8941-f65ae05a4de8 2018-10-08 04:28:06,487 - keystone_utils - INFO - Granting role CreateImageSuccessTests-c6037451-be27-47a-proj-role to project CreateImageSuccessTests-c6037451-be27-47a-proj 2018-10-08 04:28:06,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5a1bf41f88724b5493c4df48fdbc5494/users/9a459f5dde4248ba98cdbe0a151cb4ac/roles/86c6ea9452974f5683ff1a1617db62fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:06,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa369c5-3137-4a88-952d-8a27001f137a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:06,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5a1bf41f88724b5493c4df48fdbc5494/users/9a459f5dde4248ba98cdbe0a151cb4ac/roles/86c6ea9452974f5683ff1a1617db62fe used request id req-3fa369c5-3137-4a88-952d-8a27001f137a 2018-10-08 04:28:06,693 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:28:06,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:06,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:07,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86c6ea9452974f5683ff1a1617db62fe", "name": "CreateImageSuccessTests-c6037451-be27-47a-proj-role"}], "expires_at": "2018-10-08T05:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a1bf41f88724b5493c4df48fdbc5494", "name": "CreateImageSuccessTests-c6037451-be27-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c6037451-be27-47a-user", "id": "9a459f5dde4248ba98cdbe0a151cb4ac"}, "audit_ids": ["Xie_cSOrQ8uJa8YNwLU7ZA"], "issued_at": "2018-10-08T04:28:07.000000Z"}} 2018-10-08 04:28:07,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c150df63d3c05d04703633d7fa10084bcd016c0e" 2018-10-08 04:28:07,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a27f3a-9f25-474e-90e5-6d3b78d856ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:07,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96a27f3a-9f25-474e-90e5-6d3b78d856ef 2018-10-08 04:28:07,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c150df63d3c05d04703633d7fa10084bcd016c0e" 2018-10-08 04:28:07,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f6ed7ec7-bf8b-4f6a-9700-3ba276c3fd66 Date: Mon, 08 Oct 2018 04:28:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623"} 2018-10-08 04:28:07,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 used request id req-f6ed7ec7-bf8b-4f6a-9700-3ba276c3fd66 2018-10-08 04:28:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c150df63d3c05d04703633d7fa10084bcd016c0e" 2018-10-08 04:28:07,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a2cfef10-522f-4977-a445-700f36abc4bd Date: Mon, 08 Oct 2018 04:28:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:28:07,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a2cfef10-522f-4977-a445-700f36abc4bd 2018-10-08 04:28:07,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c150df63d3c05d04703633d7fa10084bcd016c0e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623"}' 2018-10-08 04:28:07,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109 X-Openstack-Request-Id: req-cf19cdb2-bf8c-48f5-a808-6160b49a3b3c Date: Mon, 08 Oct 2018 04:28:07 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:28:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:28:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109", "min_disk": 0, "protected": false, "id": "c364b4d1-7257-444a-b6d5-b76f1e8e5109", "file": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/file", "checksum": null, "owner": "5a1bf41f88724b5493c4df48fdbc5494", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:28:07,818 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cf19cdb2-bf8c-48f5-a808-6160b49a3b3c 2018-10-08 04:28:07,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c150df63d3c05d04703633d7fa10084bcd016c0e" -d '' 2018-10-08 04:28:09,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df050e41-a03b-409a-bfd7-66c390d79466 Date: Mon, 08 Oct 2018 04:28:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:28:09,996 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/file used request id req-df050e41-a03b-409a-bfd7-66c390d79466 2018-10-08 04:28:09,997 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:28:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c150df63d3c05d04703633d7fa10084bcd016c0e" 2018-10-08 04:28:10,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e066d6c9-045f-48ef-8733-86c4df22e2a1 Date: Mon, 08 Oct 2018 04:28:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:28:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:28:09Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/snap", "metadata": {}}], "self": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109", "min_disk": 0, "protected": false, "id": "c364b4d1-7257-444a-b6d5-b76f1e8e5109", "file": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a1bf41f88724b5493c4df48fdbc5494", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:28:10,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109 used request id req-e066d6c9-045f-48ef-8733-86c4df22e2a1 2018-10-08 04:28:10,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c150df63d3c05d04703633d7fa10084bcd016c0e" 2018-10-08 04:28:10,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-108a06b7-a332-470a-ad7b-3f57358ae0a3 Date: Mon, 08 Oct 2018 04:28:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:28:10,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-108a06b7-a332-470a-ad7b-3f57358ae0a3 2018-10-08 04:28:10,313 - create_image - INFO - Created image with name - CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 2018-10-08 04:28:10,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c150df63d3c05d04703633d7fa10084bcd016c0e" 2018-10-08 04:28:10,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5263f6b9-3aaf-4f4a-bddb-1efc473231cb Date: Mon, 08 Oct 2018 04:28:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:28:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:28:09Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/snap", "metadata": {}}], "self": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109", "min_disk": 0, "protected": false, "id": "c364b4d1-7257-444a-b6d5-b76f1e8e5109", "file": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a1bf41f88724b5493c4df48fdbc5494", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:28:10,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109 used request id req-5263f6b9-3aaf-4f4a-bddb-1efc473231cb 2018-10-08 04:28:10,481 - create_image - DEBUG - Instance status is - active 2018-10-08 04:28:10,481 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 2018-10-08 04:28:10,481 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 2018-10-08 04:28:10,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:10,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86c6ea9452974f5683ff1a1617db62fe", "name": "CreateImageSuccessTests-c6037451-be27-47a-proj-role"}], "expires_at": "2018-10-08T05:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a1bf41f88724b5493c4df48fdbc5494", "name": "CreateImageSuccessTests-c6037451-be27-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c6037451-be27-47a-user", "id": "9a459f5dde4248ba98cdbe0a151cb4ac"}, "audit_ids": ["5QKUg1OEQN684sz6BPWgow"], "issued_at": "2018-10-08T04:28:10.000000Z"}} 2018-10-08 04:28:10,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6967b381ef953cb8aa33706e7a97e094ef541a1" 2018-10-08 04:28:11,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-04df6ec4-087a-418e-b4e9-78c41f1b2a0f Date: Mon, 08 Oct 2018 04:28:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:28:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:28:09Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/snap", "metadata": {}}], "self": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109", "min_disk": 0, "protected": false, "id": "c364b4d1-7257-444a-b6d5-b76f1e8e5109", "file": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a1bf41f88724b5493c4df48fdbc5494", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623"} 2018-10-08 04:28:11,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 used request id req-04df6ec4-087a-418e-b4e9-78c41f1b2a0f 2018-10-08 04:28:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6967b381ef953cb8aa33706e7a97e094ef541a1" 2018-10-08 04:28:11,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-688d1319-8d02-49a2-87cd-0a4fabb598c6 Date: Mon, 08 Oct 2018 04:28:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:28:11,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-688d1319-8d02-49a2-87cd-0a4fabb598c6 2018-10-08 04:28:11,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:11,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:11,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86c6ea9452974f5683ff1a1617db62fe", "name": "CreateImageSuccessTests-c6037451-be27-47a-proj-role"}], "expires_at": "2018-10-08T05:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a1bf41f88724b5493c4df48fdbc5494", "name": "CreateImageSuccessTests-c6037451-be27-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5a1bf41f88724b5493c4df48fdbc5494", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c6037451-be27-47a-user", "id": "9a459f5dde4248ba98cdbe0a151cb4ac"}, "audit_ids": ["Wm1NVC8rQZG7cid2dX_Liw"], "issued_at": "2018-10-08T04:28:11.000000Z"}} 2018-10-08 04:28:11,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d22c5ec9fde4868b7849c81fc5fea9a1f629" 2018-10-08 04:28:11,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63132e9-afc4-4f44-b7c2-63582b0bf18d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:11,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c63132e9-afc4-4f44-b7c2-63582b0bf18d 2018-10-08 04:28:11,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aad3d22c5ec9fde4868b7849c81fc5fea9a1f629" 2018-10-08 04:28:11,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-21e4b596-dbc8-43cd-a65d-c2c1956a14c6 Date: Mon, 08 Oct 2018 04:28:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:28:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:28:09Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/snap", "metadata": {}}], "self": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109", "min_disk": 0, "protected": false, "id": "c364b4d1-7257-444a-b6d5-b76f1e8e5109", "file": "/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a1bf41f88724b5493c4df48fdbc5494", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623"} 2018-10-08 04:28:11,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 used request id req-21e4b596-dbc8-43cd-a65d-c2c1956a14c6 2018-10-08 04:28:11,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aad3d22c5ec9fde4868b7849c81fc5fea9a1f629" 2018-10-08 04:28:11,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-27866015-b812-490a-b8cb-44c954e0f3dc Date: Mon, 08 Oct 2018 04:28:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:28:11,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-27866015-b812-490a-b8cb-44c954e0f3dc 2018-10-08 04:28:12,001 - create_image - INFO - Found image with name - CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 2018-10-08 04:28:12,002 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-902c9ade-5974-4bb5-b55e-9162fee5c623 2018-10-08 04:28:12,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c150df63d3c05d04703633d7fa10084bcd016c0e" 2018-10-08 04:28:13,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b7a42db-2ff2-4a6a-bfdf-4c7f89553616 Date: Mon, 08 Oct 2018 04:28:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:28:13,648 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c364b4d1-7257-444a-b6d5-b76f1e8e5109 used request id req-5b7a42db-2ff2-4a6a-bfdf-4c7f89553616 2018-10-08 04:28:13,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:13,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5d59c247-d85f-4fb0-9b3a-c0f92d953303 Date: Mon, 08 Oct 2018 04:28:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:13,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5d59c247-d85f-4fb0-9b3a-c0f92d953303 2018-10-08 04:28:13,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:13,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93f197e-a81a-4bb3-ba0e-6fa33061f640 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:13,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-e93f197e-a81a-4bb3-ba0e-6fa33061f640 2018-10-08 04:28:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:14,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572dc508-4558-4ae5-98c5-e45c6c2ec9dd Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:14,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-572dc508-4558-4ae5-98c5-e45c6c2ec9dd 2018-10-08 04:28:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:14,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79b90f3-4227-41f3-9c1a-da03b614dd79 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:14,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-e79b90f3-4227-41f3-9c1a-da03b614dd79 2018-10-08 04:28:14,142 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-c6037451-be27-47a-proj 2018-10-08 04:28:14,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5a1bf41f88724b5493c4df48fdbc5494 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:14,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65d1020a-10ac-4781-a3e5-f590aa34b5a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:14,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5a1bf41f88724b5493c4df48fdbc5494 used request id req-65d1020a-10ac-4781-a3e5-f590aa34b5a5 2018-10-08 04:28:14,358 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-c6037451-be27-47a-proj-role 2018-10-08 04:28:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/86c6ea9452974f5683ff1a1617db62fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:14,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cce314a4-f06b-4b5a-9ab9-c1313b19ed34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:14,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/86c6ea9452974f5683ff1a1617db62fe used request id req-cce314a4-f06b-4b5a-9ab9-c1313b19ed34 2018-10-08 04:28:14,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7f36888a84c59710d3c9d2b090506ac61db70f" 2018-10-08 04:28:14,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba8ce67-f3de-4d32-af2a-6208b4d8ab6e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:14,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bba8ce67-f3de-4d32-af2a-6208b4d8ab6e 2018-10-08 04:28:14,569 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-c6037451-be27-47a-user 2018-10-08 04:28:14,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9a459f5dde4248ba98cdbe0a151cb4ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}149479017359b95134a7c863a6ec45789ef0cc3a" 2018-10-08 04:28:14,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffda65cb-4078-4c69-9228-fc1cf45d704a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:14,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9a459f5dde4248ba98cdbe0a151cb4ac used request id req-ffda65cb-4078-4c69-9228-fc1cf45d704a 2018-10-08 04:28:14,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:15,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["_CL2gxUYS0y_-bl5-dZwkA"], "issued_at": "2018-10-08T04:28:15.000000Z"}} 2018-10-08 04:28:15,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e837feb4fd439f51821b7fbc4769746c28d7d880" 2018-10-08 04:28:15,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da0bfe0-f968-4e04-8dde-471b647bc50a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:15,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1da0bfe0-f968-4e04-8dde-471b647bc50a 2018-10-08 04:28:15,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:15,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:15,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["knCa4CtjQ0O1eTnLvGDwJw"], "issued_at": "2018-10-08T04:28:15.000000Z"}} 2018-10-08 04:28:15,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:15,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f4307f-a9fe-46ae-b522-fae6f895f598 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:15,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0f4307f-a9fe-46ae-b522-fae6f895f598 2018-10-08 04:28:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:15,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:15,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-642911d1-a7bd-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:15,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6009b77-b0b1-4075-9cd9-302d1360171e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-642911d1-a7bd-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:15,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-642911d1-a7bd-4d5-proj used request id req-d6009b77-b0b1-4075-9cd9-302d1360171e 2018-10-08 04:28:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:15,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8bc7b5-0ba3-4f1f-90cd-27a903e2b446 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:15,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2e8bc7b5-0ba3-4f1f-90cd-27a903e2b446 2018-10-08 04:28:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-642911d1-a7bd-4d5-proj"}}' 2018-10-08 04:28:15,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97b761a-fce5-49df-877f-ded707e06458 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e1e9916691a443b39083c994a4e3b415"}, "enabled": true, "id": "e1e9916691a443b39083c994a4e3b415", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-642911d1-a7bd-4d5-proj"}} 2018-10-08 04:28:15,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a97b761a-fce5-49df-877f-ded707e06458 2018-10-08 04:28:15,918 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-642911d1-a7bd-4d5-proj 2018-10-08 04:28:15,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:15,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:16,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Oo-X5v96QTef-1EhLAeHMg"], "issued_at": "2018-10-08T04:28:16.000000Z"}} 2018-10-08 04:28:16,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8446d1a5f6a6a2cc88c07818c1ce220f1bc968a" 2018-10-08 04:28:16,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae02ee22-8973-465c-a721-951e630a1217 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:16,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ae02ee22-8973-465c-a721-951e630a1217 2018-10-08 04:28:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:16,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:16,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8446d1a5f6a6a2cc88c07818c1ce220f1bc968a" 2018-10-08 04:28:16,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfb4dae-6ab1-4a44-a261-bc274299d0d6 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:16,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2dfb4dae-6ab1-4a44-a261-bc274299d0d6 2018-10-08 04:28:16,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-642911d1-a7bd-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8446d1a5f6a6a2cc88c07818c1ce220f1bc968a" 2018-10-08 04:28:16,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6339bcd3-ea0a-42ab-bd74-57e16e38ed48 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-642911d1-a7bd-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e1e9916691a443b39083c994a4e3b415"}, "enabled": true, "id": "e1e9916691a443b39083c994a4e3b415", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-642911d1-a7bd-4d5-proj"}]} 2018-10-08 04:28:16,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-642911d1-a7bd-4d5-proj used request id req-6339bcd3-ea0a-42ab-bd74-57e16e38ed48 2018-10-08 04:28:16,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8446d1a5f6a6a2cc88c07818c1ce220f1bc968a" 2018-10-08 04:28:16,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ff7ab3-4eb6-478e-a77a-060dc75bf67c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:16,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-92ff7ab3-4eb6-478e-a77a-060dc75bf67c 2018-10-08 04:28:16,965 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-642911d1-a7bd-4d5-user 2018-10-08 04:28:16,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:17,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cae9979-17a4-45a6-876b-9f95e0fda94d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:17,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4cae9979-17a4-45a6-876b-9f95e0fda94d 2018-10-08 04:28:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" -d '{"role": {"name": "CreateImageNegativeTests-642911d1-a7bd-4d5-proj-role"}}' 2018-10-08 04:28:17,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24fdede4-5958-473b-92b0-583de69d156a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a9cdc0772f84972b1dbaa786451be89", "links": {"self": "http://172.30.9.28:5000/v3/roles/2a9cdc0772f84972b1dbaa786451be89"}, "name": "CreateImageNegativeTests-642911d1-a7bd-4d5-proj-role"}} 2018-10-08 04:28:17,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-24fdede4-5958-473b-92b0-583de69d156a 2018-10-08 04:28:17,182 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-642911d1-a7bd-4d5-proj-role 2018-10-08 04:28:17,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2a9cdc0772f84972b1dbaa786451be89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:17,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee15002-742b-4cbe-b023-cb5dbd23cbf6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2a9cdc0772f84972b1dbaa786451be89"}, "domain_id": null, "name": "CreateImageNegativeTests-642911d1-a7bd-4d5-proj-role", "id": "2a9cdc0772f84972b1dbaa786451be89"}} 2018-10-08 04:28:17,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2a9cdc0772f84972b1dbaa786451be89 used request id req-cee15002-742b-4cbe-b023-cb5dbd23cbf6 2018-10-08 04:28:17,266 - keystone_utils - INFO - Granting role CreateImageNegativeTests-642911d1-a7bd-4d5-proj-role to project CreateImageNegativeTests-642911d1-a7bd-4d5-proj 2018-10-08 04:28:17,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e1e9916691a443b39083c994a4e3b415/users/8a6094e7bb28453bb11ef779508da28c/roles/2a9cdc0772f84972b1dbaa786451be89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:17,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38fabe91-248e-44df-91a6-c99a1e6b4bd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:17,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e1e9916691a443b39083c994a4e3b415/users/8a6094e7bb28453bb11ef779508da28c/roles/2a9cdc0772f84972b1dbaa786451be89 used request id req-38fabe91-248e-44df-91a6-c99a1e6b4bd2 2018-10-08 04:28:17,418 - openstack_tests - DEBUG - Image metadata - None 2018-10-08 04:28:17,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:17,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:17,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a9cdc0772f84972b1dbaa786451be89", "name": "CreateImageNegativeTests-642911d1-a7bd-4d5-proj-role"}], "expires_at": "2018-10-08T05:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1e9916691a443b39083c994a4e3b415", "name": "CreateImageNegativeTests-642911d1-a7bd-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e1e9916691a443b39083c994a4e3b415", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e1e9916691a443b39083c994a4e3b415", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e1e9916691a443b39083c994a4e3b415", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e1e9916691a443b39083c994a4e3b415", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e1e9916691a443b39083c994a4e3b415", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e1e9916691a443b39083c994a4e3b415", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e1e9916691a443b39083c994a4e3b415", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e1e9916691a443b39083c994a4e3b415", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e1e9916691a443b39083c994a4e3b415", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e1e9916691a443b39083c994a4e3b415", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e1e9916691a443b39083c994a4e3b415", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e1e9916691a443b39083c994a4e3b415", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-642911d1-a7bd-4d5-user", "id": "8a6094e7bb28453bb11ef779508da28c"}, "audit_ids": ["oNJ883wjSre9PzD_NTcqiA"], "issued_at": "2018-10-08T04:28:17.000000Z"}} 2018-10-08 04:28:17,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5e7b390b4797e39c08b1a83712ac37ffb34ad75" 2018-10-08 04:28:17,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e68dc2f-e4b0-4751-877c-cd08f357985e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:17,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e68dc2f-e4b0-4751-877c-cd08f357985e 2018-10-08 04:28:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-74425b73-341b-44e3-8dca-b074fa9813ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e7b390b4797e39c08b1a83712ac37ffb34ad75" 2018-10-08 04:28:18,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-6f0a53be-d62e-4e86-81ef-768dc04ab46a Date: Mon, 08 Oct 2018 04:28:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-74425b73-341b-44e3-8dca-b074fa9813ed"} 2018-10-08 04:28:18,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-74425b73-341b-44e3-8dca-b074fa9813ed used request id req-6f0a53be-d62e-4e86-81ef-768dc04ab46a 2018-10-08 04:28:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e7b390b4797e39c08b1a83712ac37ffb34ad75" 2018-10-08 04:28:18,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-25ec6115-4705-4676-be61-ae9edf118ab6 Date: Mon, 08 Oct 2018 04:28:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:28:18,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-25ec6115-4705-4676-be61-ae9edf118ab6 2018-10-08 04:28:18,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5e7b390b4797e39c08b1a83712ac37ffb34ad75" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-74425b73-341b-44e3-8dca-b074fa9813ed"}' 2018-10-08 04:28:18,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/5dc756b5-7bfd-4699-aba3-58efb15ee8c7 X-Openstack-Request-Id: req-fac944ba-bd02-43c2-b813-a268af3bb26f Date: Mon, 08 Oct 2018 04:28:18 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-74425b73-341b-44e3-8dca-b074fa9813ed", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:28:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:28:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/5dc756b5-7bfd-4699-aba3-58efb15ee8c7", "min_disk": 0, "protected": false, "id": "5dc756b5-7bfd-4699-aba3-58efb15ee8c7", "file": "/v2/images/5dc756b5-7bfd-4699-aba3-58efb15ee8c7/file", "checksum": null, "owner": "e1e9916691a443b39083c994a4e3b415", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:28:18,428 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fac944ba-bd02-43c2-b813-a268af3bb26f 2018-10-08 04:28:18,437 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-08 04:28:18,437 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-74425b73-341b-44e3-8dca-b074fa9813ed 2018-10-08 04:28:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/5dc756b5-7bfd-4699-aba3-58efb15ee8c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e7b390b4797e39c08b1a83712ac37ffb34ad75" 2018-10-08 04:28:18,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73fcf35e-b60e-408a-b9aa-323d40fd1024 Date: Mon, 08 Oct 2018 04:28:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:28:18,666 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5dc756b5-7bfd-4699-aba3-58efb15ee8c7 used request id req-73fcf35e-b60e-408a-b9aa-323d40fd1024 2018-10-08 04:28:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:18,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-453dbee3-aae2-4e9e-87a0-bbc693210e8e Date: Mon, 08 Oct 2018 04:28:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:18,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-453dbee3-aae2-4e9e-87a0-bbc693210e8e 2018-10-08 04:28:18,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:18,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ddf521-092e-4c57-94b5-a747cb3c5e58 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:18,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-88ddf521-092e-4c57-94b5-a747cb3c5e58 2018-10-08 04:28:18,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:19,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f542d65-4c30-44b7-a02b-cf10eaace810 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:19,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-9f542d65-4c30-44b7-a02b-cf10eaace810 2018-10-08 04:28:19,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:19,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492ca12f-348c-452b-ae5d-6e22df8abd0b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:19,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-492ca12f-348c-452b-ae5d-6e22df8abd0b 2018-10-08 04:28:19,143 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-642911d1-a7bd-4d5-proj 2018-10-08 04:28:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e1e9916691a443b39083c994a4e3b415 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:19,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb2c7526-858b-40a6-aa24-13cce9c7c09d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:19,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e1e9916691a443b39083c994a4e3b415 used request id req-bb2c7526-858b-40a6-aa24-13cce9c7c09d 2018-10-08 04:28:19,435 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-642911d1-a7bd-4d5-proj-role 2018-10-08 04:28:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2a9cdc0772f84972b1dbaa786451be89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:19,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe029e4a-f60d-4a87-936d-0b79bdd45a49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:19,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2a9cdc0772f84972b1dbaa786451be89 used request id req-fe029e4a-f60d-4a87-936d-0b79bdd45a49 2018-10-08 04:28:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73719e2ddf47f3cabf4d6c575520f20f94b7e7bb" 2018-10-08 04:28:19,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f255988-3b96-4832-8416-de460780d89d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:19,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6f255988-3b96-4832-8416-de460780d89d 2018-10-08 04:28:19,643 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-642911d1-a7bd-4d5-user 2018-10-08 04:28:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8a6094e7bb28453bb11ef779508da28c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8446d1a5f6a6a2cc88c07818c1ce220f1bc968a" 2018-10-08 04:28:19,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8468af8b-29c5-4ed6-abc9-a212a807d42f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:19,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8a6094e7bb28453bb11ef779508da28c used request id req-8468af8b-29c5-4ed6-abc9-a212a807d42f 2018-10-08 04:28:19,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:20,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["2AVuqi2jQw2Q0fn0maMhzQ"], "issued_at": "2018-10-08T04:28:20.000000Z"}} 2018-10-08 04:28:20,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71fa9fdb4a0031a720c365975a6c6e03f00f583" 2018-10-08 04:28:20,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e06e053-7af3-4af9-b602-38342658237e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:20,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e06e053-7af3-4af9-b602-38342658237e 2018-10-08 04:28:20,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:20,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:20,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["TDPn4mJeSlW_An8HHNHYkw"], "issued_at": "2018-10-08T04:28:20.000000Z"}} 2018-10-08 04:28:20,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:20,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b57c24-209c-433f-b42d-5e8f60f0a085 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:20,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-23b57c24-209c-433f-b42d-5e8f60f0a085 2018-10-08 04:28:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:20,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-67a65ce7-52b2-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:20,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031bda43-6b6a-4127-88dc-51ed1ec69e54 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-67a65ce7-52b2-433-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:20,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-67a65ce7-52b2-433-proj used request id req-031bda43-6b6a-4127-88dc-51ed1ec69e54 2018-10-08 04:28:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:20,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ece6cb5-013e-46a3-83a4-fdeb18f9a5ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:20,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2ece6cb5-013e-46a3-83a4-fdeb18f9a5ec 2018-10-08 04:28:20,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-67a65ce7-52b2-433-proj"}}' 2018-10-08 04:28:21,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-621f644c-ce93-4035-b352-360d33e93230 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/316687c2ec014962a068166b052a238e"}, "enabled": true, "id": "316687c2ec014962a068166b052a238e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-67a65ce7-52b2-433-proj"}} 2018-10-08 04:28:21,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-621f644c-ce93-4035-b352-360d33e93230 2018-10-08 04:28:21,098 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-67a65ce7-52b2-433-proj 2018-10-08 04:28:21,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:21,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:21,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["oB0zAqWKSj2E0IHLHXkAVA"], "issued_at": "2018-10-08T04:28:21.000000Z"}} 2018-10-08 04:28:21,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e304c307355026a5ca7dc89558ff3b244450dc37" 2018-10-08 04:28:21,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b6dc91-dd55-41c7-9d66-b87727db5765 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:21,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-82b6dc91-dd55-41c7-9d66-b87727db5765 2018-10-08 04:28:21,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:21,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e304c307355026a5ca7dc89558ff3b244450dc37" 2018-10-08 04:28:21,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848b4651-93e7-4b5c-892a-ba889b75a15b Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:21,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-848b4651-93e7-4b5c-892a-ba889b75a15b 2018-10-08 04:28:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-67a65ce7-52b2-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e304c307355026a5ca7dc89558ff3b244450dc37" 2018-10-08 04:28:21,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcab43c3-934f-41fb-afab-5c3142b1155b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-67a65ce7-52b2-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/316687c2ec014962a068166b052a238e"}, "enabled": true, "id": "316687c2ec014962a068166b052a238e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-67a65ce7-52b2-433-proj"}]} 2018-10-08 04:28:21,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-67a65ce7-52b2-433-proj used request id req-fcab43c3-934f-41fb-afab-5c3142b1155b 2018-10-08 04:28:21,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e304c307355026a5ca7dc89558ff3b244450dc37" 2018-10-08 04:28:21,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8939dd-052b-4c94-adfc-f1e7fc3be91b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:21,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8d8939dd-052b-4c94-adfc-f1e7fc3be91b 2018-10-08 04:28:22,158 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-67a65ce7-52b2-433-user 2018-10-08 04:28:22,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:22,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:22,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b9870b-6f96-4dcd-9433-7d1954788181 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:22,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c3b9870b-6f96-4dcd-9433-7d1954788181 2018-10-08 04:28:22,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" -d '{"role": {"name": "CreateImageNegativeTests-67a65ce7-52b2-433-proj-role"}}' 2018-10-08 04:28:22,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-257262e0-30a2-4ed7-8866-1a3c91858368 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "889cf4976c79498aa8e0c52e003cd37b", "links": {"self": "http://172.30.9.28:5000/v3/roles/889cf4976c79498aa8e0c52e003cd37b"}, "name": "CreateImageNegativeTests-67a65ce7-52b2-433-proj-role"}} 2018-10-08 04:28:22,354 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-257262e0-30a2-4ed7-8866-1a3c91858368 2018-10-08 04:28:22,354 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-67a65ce7-52b2-433-proj-role 2018-10-08 04:28:22,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/889cf4976c79498aa8e0c52e003cd37b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:22,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18aab831-894e-48cb-be65-e92eb1875d9c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/889cf4976c79498aa8e0c52e003cd37b"}, "domain_id": null, "name": "CreateImageNegativeTests-67a65ce7-52b2-433-proj-role", "id": "889cf4976c79498aa8e0c52e003cd37b"}} 2018-10-08 04:28:22,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/889cf4976c79498aa8e0c52e003cd37b used request id req-18aab831-894e-48cb-be65-e92eb1875d9c 2018-10-08 04:28:22,376 - keystone_utils - INFO - Granting role CreateImageNegativeTests-67a65ce7-52b2-433-proj-role to project CreateImageNegativeTests-67a65ce7-52b2-433-proj 2018-10-08 04:28:22,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/316687c2ec014962a068166b052a238e/users/698e72863d124a9d8b41aaa8beb0c337/roles/889cf4976c79498aa8e0c52e003cd37b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:22,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40ae9461-ce30-4567-bc32-fea03f20af90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:22,507 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/316687c2ec014962a068166b052a238e/users/698e72863d124a9d8b41aaa8beb0c337/roles/889cf4976c79498aa8e0c52e003cd37b used request id req-40ae9461-ce30-4567-bc32-fea03f20af90 2018-10-08 04:28:22,508 - openstack_tests - DEBUG - Image metadata - None 2018-10-08 04:28:22,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:22,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:22,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "889cf4976c79498aa8e0c52e003cd37b", "name": "CreateImageNegativeTests-67a65ce7-52b2-433-proj-role"}], "expires_at": "2018-10-08T05:28:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "316687c2ec014962a068166b052a238e", "name": "CreateImageNegativeTests-67a65ce7-52b2-433-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/316687c2ec014962a068166b052a238e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/316687c2ec014962a068166b052a238e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/316687c2ec014962a068166b052a238e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/316687c2ec014962a068166b052a238e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/316687c2ec014962a068166b052a238e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/316687c2ec014962a068166b052a238e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/316687c2ec014962a068166b052a238e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/316687c2ec014962a068166b052a238e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/316687c2ec014962a068166b052a238e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/316687c2ec014962a068166b052a238e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/316687c2ec014962a068166b052a238e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/316687c2ec014962a068166b052a238e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-67a65ce7-52b2-433-user", "id": "698e72863d124a9d8b41aaa8beb0c337"}, "audit_ids": ["qv9ToEkDT_ueCll1kznP7Q"], "issued_at": "2018-10-08T04:28:22.000000Z"}} 2018-10-08 04:28:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fe22d70294e189ca5ed30d1bbd6c500087a2b8" 2018-10-08 04:28:22,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945d2c7c-074a-4f4f-9b5f-d73d226afd2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:22,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-945d2c7c-074a-4f4f-9b5f-d73d226afd2a 2018-10-08 04:28:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-bce0d970-5130-447a-b817-cf1e90af0994 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02fe22d70294e189ca5ed30d1bbd6c500087a2b8" 2018-10-08 04:28:23,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-637aa37d-0bad-4b6a-9db3-67f7d90b5d49 Date: Mon, 08 Oct 2018 04:28:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-bce0d970-5130-447a-b817-cf1e90af0994"} 2018-10-08 04:28:23,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-bce0d970-5130-447a-b817-cf1e90af0994 used request id req-637aa37d-0bad-4b6a-9db3-67f7d90b5d49 2018-10-08 04:28:23,138 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-10-08 04:28:23,139 - file_utils - DEBUG - Saving file to - /tmp/c436a130-2156-47d9-a2a8-71504f9d7d39 2018-10-08 04:28:24,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02fe22d70294e189ca5ed30d1bbd6c500087a2b8" 2018-10-08 04:28:24,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8a738781-e1e0-41b6-92cb-98900c67f7e9 Date: Mon, 08 Oct 2018 04:28:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:28:24,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8a738781-e1e0-41b6-92cb-98900c67f7e9 2018-10-08 04:28:24,228 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-08 04:28:24,228 - glance_utils - DEBUG - Closing file ./tmp/c436a130-2156-47d9-a2a8-71504f9d7d39 2018-10-08 04:28:24,228 - glance_utils - INFO - Removing file ./tmp/c436a130-2156-47d9-a2a8-71504f9d7d39 2018-10-08 04:28:24,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:24,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-49f03ad3-fc99-4f5c-ac6b-8f2aac6764d1 Date: Mon, 08 Oct 2018 04:28:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:24,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-49f03ad3-fc99-4f5c-ac6b-8f2aac6764d1 2018-10-08 04:28:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:24,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be78b6f-ee6f-479a-a8c0-6941206c102a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:24,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-5be78b6f-ee6f-479a-a8c0-6941206c102a 2018-10-08 04:28:24,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:24,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4a1198-aeff-4043-b2e7-124c8828591a Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:24,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-4a4a1198-aeff-4043-b2e7-124c8828591a 2018-10-08 04:28:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:24,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f16b68-11b4-4bf0-ad69-0bec7b9866ae Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:24,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-53f16b68-11b4-4bf0-ad69-0bec7b9866ae 2018-10-08 04:28:24,714 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-67a65ce7-52b2-433-proj 2018-10-08 04:28:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/316687c2ec014962a068166b052a238e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:24,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ee2779-de2d-439d-a71e-0d60eca8f501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:24,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/316687c2ec014962a068166b052a238e used request id req-e4ee2779-de2d-439d-a71e-0d60eca8f501 2018-10-08 04:28:24,914 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-67a65ce7-52b2-433-proj-role 2018-10-08 04:28:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/889cf4976c79498aa8e0c52e003cd37b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:25,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66a122df-b0ff-4de7-a6fb-59f5da727dcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:25,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/889cf4976c79498aa8e0c52e003cd37b used request id req-66a122df-b0ff-4de7-a6fb-59f5da727dcd 2018-10-08 04:28:25,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429a23beba7b02085e045e8a6237845f5ebcbcf" 2018-10-08 04:28:25,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed36f686-a4fd-418c-af26-945ccb257947 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:25,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ed36f686-a4fd-418c-af26-945ccb257947 2018-10-08 04:28:25,104 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-67a65ce7-52b2-433-user 2018-10-08 04:28:25,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/698e72863d124a9d8b41aaa8beb0c337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e304c307355026a5ca7dc89558ff3b244450dc37" 2018-10-08 04:28:25,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760a3a75-a309-4ab1-934d-033b415eb87d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:25,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/698e72863d124a9d8b41aaa8beb0c337 used request id req-760a3a75-a309-4ab1-934d-033b415eb87d 2018-10-08 04:28:25,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:25,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Qs-h2MlLSm2PKhW0KUW_-w"], "issued_at": "2018-10-08T04:28:25.000000Z"}} 2018-10-08 04:28:25,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efcb1bfdf436bbd6426470c936c921f0f05d45ca" 2018-10-08 04:28:25,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9ae61d-00c1-4b70-b2ad-9291a4c95418 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:25,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c9ae61d-00c1-4b70-b2ad-9291a4c95418 2018-10-08 04:28:25,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:25,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:26,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["6nJSWb27R0WcWicqeHp2vg"], "issued_at": "2018-10-08T04:28:26.000000Z"}} 2018-10-08 04:28:26,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:26,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53315e50-b614-4e0a-a8c1-f2bfc679997e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:26,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53315e50-b614-4e0a-a8c1-f2bfc679997e 2018-10-08 04:28:26,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:26,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-633ab32a-d556-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:26,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fed71bb-406e-461e-827c-a50ff3a2f1e2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-633ab32a-d556-41c-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:26,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-633ab32a-d556-41c-proj used request id req-8fed71bb-406e-461e-827c-a50ff3a2f1e2 2018-10-08 04:28:26,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:26,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97629c33-68af-43d8-ad5a-9e92fb035bb9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:26,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-97629c33-68af-43d8-ad5a-9e92fb035bb9 2018-10-08 04:28:26,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-633ab32a-d556-41c-proj"}}' 2018-10-08 04:28:26,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa8a7e2-627e-4a2f-b54f-beab5ccec3b0 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fffea26eacc4f65a21e011b90bee792"}, "enabled": true, "id": "6fffea26eacc4f65a21e011b90bee792", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-633ab32a-d556-41c-proj"}} 2018-10-08 04:28:26,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8fa8a7e2-627e-4a2f-b54f-beab5ccec3b0 2018-10-08 04:28:26,534 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-633ab32a-d556-41c-proj 2018-10-08 04:28:26,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:26,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:26,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["opoX83yhRna7J_cnlFKCwg"], "issued_at": "2018-10-08T04:28:26.000000Z"}} 2018-10-08 04:28:26,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a2c1bc1ff23e9e465c9d507f8d42e4b4d218a0" 2018-10-08 04:28:27,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e761c22-8cea-46b8-b4f8-88de9674b8d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:27,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e761c22-8cea-46b8-b4f8-88de9674b8d8 2018-10-08 04:28:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:27,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:27,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a2c1bc1ff23e9e465c9d507f8d42e4b4d218a0" 2018-10-08 04:28:27,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b19a112-e927-444a-9422-981af26c3b69 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:27,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5b19a112-e927-444a-9422-981af26c3b69 2018-10-08 04:28:27,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-633ab32a-d556-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a2c1bc1ff23e9e465c9d507f8d42e4b4d218a0" 2018-10-08 04:28:27,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4849bdba-faa8-476a-ab53-c4d1de8cbad2 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-633ab32a-d556-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6fffea26eacc4f65a21e011b90bee792"}, "enabled": true, "id": "6fffea26eacc4f65a21e011b90bee792", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-633ab32a-d556-41c-proj"}]} 2018-10-08 04:28:27,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-633ab32a-d556-41c-proj used request id req-4849bdba-faa8-476a-ab53-c4d1de8cbad2 2018-10-08 04:28:27,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a2c1bc1ff23e9e465c9d507f8d42e4b4d218a0" 2018-10-08 04:28:27,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930a3b13-4e4e-4f44-b135-5bf50e895b49 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:27,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-930a3b13-4e4e-4f44-b135-5bf50e895b49 2018-10-08 04:28:27,672 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-633ab32a-d556-41c-user 2018-10-08 04:28:27,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:27,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:27,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3cdbebd-aae2-460f-a3e1-98aa51830abd Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:27,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d3cdbebd-aae2-460f-a3e1-98aa51830abd 2018-10-08 04:28:27,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" -d '{"role": {"name": "CreateImageNegativeTests-633ab32a-d556-41c-proj-role"}}' 2018-10-08 04:28:27,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3bd4a12-06c1-4672-8182-7c9d01b8591d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5554681dc72c46ae83021eca7bb51a0e", "links": {"self": "http://172.30.9.28:5000/v3/roles/5554681dc72c46ae83021eca7bb51a0e"}, "name": "CreateImageNegativeTests-633ab32a-d556-41c-proj-role"}} 2018-10-08 04:28:27,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e3bd4a12-06c1-4672-8182-7c9d01b8591d 2018-10-08 04:28:27,881 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-633ab32a-d556-41c-proj-role 2018-10-08 04:28:27,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5554681dc72c46ae83021eca7bb51a0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:27,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c8f52c-0bdd-47b2-a71d-444aa5320b31 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5554681dc72c46ae83021eca7bb51a0e"}, "domain_id": null, "name": "CreateImageNegativeTests-633ab32a-d556-41c-proj-role", "id": "5554681dc72c46ae83021eca7bb51a0e"}} 2018-10-08 04:28:27,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5554681dc72c46ae83021eca7bb51a0e used request id req-97c8f52c-0bdd-47b2-a71d-444aa5320b31 2018-10-08 04:28:27,974 - keystone_utils - INFO - Granting role CreateImageNegativeTests-633ab32a-d556-41c-proj-role to project CreateImageNegativeTests-633ab32a-d556-41c-proj 2018-10-08 04:28:27,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6fffea26eacc4f65a21e011b90bee792/users/c6def202bbc3462d90f5ba0fde87e902/roles/5554681dc72c46ae83021eca7bb51a0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:28,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f28360bb-7d89-4849-9137-dc365366f73b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:28,100 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6fffea26eacc4f65a21e011b90bee792/users/c6def202bbc3462d90f5ba0fde87e902/roles/5554681dc72c46ae83021eca7bb51a0e used request id req-f28360bb-7d89-4849-9137-dc365366f73b 2018-10-08 04:28:28,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:28,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:28,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5554681dc72c46ae83021eca7bb51a0e", "name": "CreateImageNegativeTests-633ab32a-d556-41c-proj-role"}], "expires_at": "2018-10-08T05:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fffea26eacc4f65a21e011b90bee792", "name": "CreateImageNegativeTests-633ab32a-d556-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6fffea26eacc4f65a21e011b90bee792", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6fffea26eacc4f65a21e011b90bee792", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6fffea26eacc4f65a21e011b90bee792", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6fffea26eacc4f65a21e011b90bee792", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6fffea26eacc4f65a21e011b90bee792", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6fffea26eacc4f65a21e011b90bee792", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6fffea26eacc4f65a21e011b90bee792", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6fffea26eacc4f65a21e011b90bee792", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6fffea26eacc4f65a21e011b90bee792", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6fffea26eacc4f65a21e011b90bee792", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6fffea26eacc4f65a21e011b90bee792", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6fffea26eacc4f65a21e011b90bee792", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-633ab32a-d556-41c-user", "id": "c6def202bbc3462d90f5ba0fde87e902"}, "audit_ids": ["SUQeaASGSlaVruClkyPp4A"], "issued_at": "2018-10-08T04:28:28.000000Z"}} 2018-10-08 04:28:28,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e70ed14225685fcf9139774b21e16ae7fa2e6b" 2018-10-08 04:28:28,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb5f347-a88d-46a0-9db5-d617f12d684f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:28,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2eb5f347-a88d-46a0-9db5-d617f12d684f 2018-10-08 04:28:28,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66e70ed14225685fcf9139774b21e16ae7fa2e6b" 2018-10-08 04:28:28,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-a0a163f6-5f70-4876-8e3f-2b32c9f4dd76 Date: Mon, 08 Oct 2018 04:28:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-08 04:28:28,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-a0a163f6-5f70-4876-8e3f-2b32c9f4dd76 2018-10-08 04:28:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:28,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9d1a3a87-fb09-42aa-a0ed-86fb925cbe71 Date: Mon, 08 Oct 2018 04:28:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:28,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9d1a3a87-fb09-42aa-a0ed-86fb925cbe71 2018-10-08 04:28:28,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:29,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3556e0-ede2-4266-be6d-540b336cc46c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:29,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-1f3556e0-ede2-4266-be6d-540b336cc46c 2018-10-08 04:28:29,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:29,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20992e1-ecc0-4e63-b0ee-09f7d4b7fece Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:29,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-d20992e1-ecc0-4e63-b0ee-09f7d4b7fece 2018-10-08 04:28:29,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:29,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcdfcd5-c31f-444a-82e8-b6299f7186c8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:29,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-adcdfcd5-c31f-444a-82e8-b6299f7186c8 2018-10-08 04:28:29,247 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-633ab32a-d556-41c-proj 2018-10-08 04:28:29,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6fffea26eacc4f65a21e011b90bee792 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:29,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d682603-84b5-40df-ba67-f56c85d2be1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:29,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6fffea26eacc4f65a21e011b90bee792 used request id req-2d682603-84b5-40df-ba67-f56c85d2be1f 2018-10-08 04:28:29,453 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-633ab32a-d556-41c-proj-role 2018-10-08 04:28:29,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5554681dc72c46ae83021eca7bb51a0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:29,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9010e367-fb25-453b-8f9a-c3ebe25e4e23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:29,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5554681dc72c46ae83021eca7bb51a0e used request id req-9010e367-fb25-453b-8f9a-c3ebe25e4e23 2018-10-08 04:28:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601323700b1feb742fd95b567f9cb0a09039358e" 2018-10-08 04:28:29,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0471aea-f62a-432c-8381-c742c82a1932 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:29,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f0471aea-f62a-432c-8381-c742c82a1932 2018-10-08 04:28:29,671 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-633ab32a-d556-41c-user 2018-10-08 04:28:29,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c6def202bbc3462d90f5ba0fde87e902 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a2c1bc1ff23e9e465c9d507f8d42e4b4d218a0" 2018-10-08 04:28:29,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86ae3596-2885-4d12-a649-1b8370a54845 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:29,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c6def202bbc3462d90f5ba0fde87e902 used request id req-86ae3596-2885-4d12-a649-1b8370a54845 2018-10-08 04:28:29,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:30,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["2VLRIKjDSx-Igy-XbZzBUg"], "issued_at": "2018-10-08T04:28:30.000000Z"}} 2018-10-08 04:28:30,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4094a210d32c96b1e1cbdfa9ad5d500359f9ae" 2018-10-08 04:28:30,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a319bc19-0b92-4565-b578-54cc72bd9702 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:30,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a319bc19-0b92-4565-b578-54cc72bd9702 2018-10-08 04:28:30,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:30,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:30,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["NEtmIPucSzWnGtaK_V-XiQ"], "issued_at": "2018-10-08T04:28:30.000000Z"}} 2018-10-08 04:28:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:30,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564e4c48-ec12-4d4c-a630-6e05fef65744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:30,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-564e4c48-ec12-4d4c-a630-6e05fef65744 2018-10-08 04:28:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:30,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:30,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0011bcbd-9fc0-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:30,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48153aee-f9ec-4437-8c45-c70a7cfe5652 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0011bcbd-9fc0-432-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:30,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0011bcbd-9fc0-432-proj used request id req-48153aee-f9ec-4437-8c45-c70a7cfe5652 2018-10-08 04:28:30,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:30,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0bc254e-de5b-44de-9a6c-7df1968c53bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:30,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d0bc254e-de5b-44de-9a6c-7df1968c53bf 2018-10-08 04:28:30,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-0011bcbd-9fc0-432-proj"}}' 2018-10-08 04:28:31,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7006d18-11ea-4074-a1b9-738cfd6ab5ec Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/07bdb5d3895e4663ab54db146339c2b1"}, "enabled": true, "id": "07bdb5d3895e4663ab54db146339c2b1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-0011bcbd-9fc0-432-proj"}} 2018-10-08 04:28:31,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d7006d18-11ea-4074-a1b9-738cfd6ab5ec 2018-10-08 04:28:31,091 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-0011bcbd-9fc0-432-proj 2018-10-08 04:28:31,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:31,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:31,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["o-9WQQX-RHOPW8pIF6ETZw"], "issued_at": "2018-10-08T04:28:31.000000Z"}} 2018-10-08 04:28:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c871681583a04547c7e30296b1fd1ba2286a0" 2018-10-08 04:28:31,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e79a213-430e-4bc9-8981-112f006914bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:31,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0e79a213-430e-4bc9-8981-112f006914bd 2018-10-08 04:28:31,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:31,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:31,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c871681583a04547c7e30296b1fd1ba2286a0" 2018-10-08 04:28:31,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd798f5-172a-4e2b-a28d-f7746a35d53f Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:31,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dbd798f5-172a-4e2b-a28d-f7746a35d53f 2018-10-08 04:28:31,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-0011bcbd-9fc0-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c871681583a04547c7e30296b1fd1ba2286a0" 2018-10-08 04:28:31,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386f4bf3-843b-48d6-8990-c746261724dd Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-0011bcbd-9fc0-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/07bdb5d3895e4663ab54db146339c2b1"}, "enabled": true, "id": "07bdb5d3895e4663ab54db146339c2b1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-0011bcbd-9fc0-432-proj"}]} 2018-10-08 04:28:31,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-0011bcbd-9fc0-432-proj used request id req-386f4bf3-843b-48d6-8990-c746261724dd 2018-10-08 04:28:31,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c871681583a04547c7e30296b1fd1ba2286a0" 2018-10-08 04:28:31,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f410be-bc0d-4f7b-b752-55a53adfb8d1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:31,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f3f410be-bc0d-4f7b-b752-55a53adfb8d1 2018-10-08 04:28:32,217 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-0011bcbd-9fc0-432-user 2018-10-08 04:28:32,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:32,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:32,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da12686-faeb-4b85-9ab7-2beceaf4add1 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:32,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8da12686-faeb-4b85-9ab7-2beceaf4add1 2018-10-08 04:28:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" -d '{"role": {"name": "CreateImageNegativeTests-0011bcbd-9fc0-432-proj-role"}}' 2018-10-08 04:28:32,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb209cfd-3d6f-4acf-945c-23f7e70930f4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f519c314356d4cb88be324f7260d1e20", "links": {"self": "http://172.30.9.28:5000/v3/roles/f519c314356d4cb88be324f7260d1e20"}, "name": "CreateImageNegativeTests-0011bcbd-9fc0-432-proj-role"}} 2018-10-08 04:28:32,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-eb209cfd-3d6f-4acf-945c-23f7e70930f4 2018-10-08 04:28:32,427 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-0011bcbd-9fc0-432-proj-role 2018-10-08 04:28:32,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f519c314356d4cb88be324f7260d1e20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:32,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e280c993-4603-44a0-ba9b-a4e10c2f6653 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f519c314356d4cb88be324f7260d1e20"}, "domain_id": null, "name": "CreateImageNegativeTests-0011bcbd-9fc0-432-proj-role", "id": "f519c314356d4cb88be324f7260d1e20"}} 2018-10-08 04:28:32,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f519c314356d4cb88be324f7260d1e20 used request id req-e280c993-4603-44a0-ba9b-a4e10c2f6653 2018-10-08 04:28:32,515 - keystone_utils - INFO - Granting role CreateImageNegativeTests-0011bcbd-9fc0-432-proj-role to project CreateImageNegativeTests-0011bcbd-9fc0-432-proj 2018-10-08 04:28:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/07bdb5d3895e4663ab54db146339c2b1/users/5106341962244a6ba021682ca603cff9/roles/f519c314356d4cb88be324f7260d1e20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:32,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c25430f5-b10c-43bc-951d-f6bb3fccb386 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:32,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/07bdb5d3895e4663ab54db146339c2b1/users/5106341962244a6ba021682ca603cff9/roles/f519c314356d4cb88be324f7260d1e20 used request id req-c25430f5-b10c-43bc-951d-f6bb3fccb386 2018-10-08 04:28:32,652 - openstack_tests - DEBUG - Image metadata - None 2018-10-08 04:28:32,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:32,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:33,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f519c314356d4cb88be324f7260d1e20", "name": "CreateImageNegativeTests-0011bcbd-9fc0-432-proj-role"}], "expires_at": "2018-10-08T05:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07bdb5d3895e4663ab54db146339c2b1", "name": "CreateImageNegativeTests-0011bcbd-9fc0-432-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/07bdb5d3895e4663ab54db146339c2b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/07bdb5d3895e4663ab54db146339c2b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/07bdb5d3895e4663ab54db146339c2b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/07bdb5d3895e4663ab54db146339c2b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/07bdb5d3895e4663ab54db146339c2b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/07bdb5d3895e4663ab54db146339c2b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/07bdb5d3895e4663ab54db146339c2b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/07bdb5d3895e4663ab54db146339c2b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/07bdb5d3895e4663ab54db146339c2b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/07bdb5d3895e4663ab54db146339c2b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/07bdb5d3895e4663ab54db146339c2b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/07bdb5d3895e4663ab54db146339c2b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-0011bcbd-9fc0-432-user", "id": "5106341962244a6ba021682ca603cff9"}, "audit_ids": ["se-lbaO7TROQBXfoqe7gBw"], "issued_at": "2018-10-08T04:28:33.000000Z"}} 2018-10-08 04:28:33,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b79a807febdab36ac3fa93c1778f8cf7c2cf325a" 2018-10-08 04:28:33,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c46337-82db-48d7-aa83-8573dd7d2020 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:33,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-88c46337-82db-48d7-aa83-8573dd7d2020 2018-10-08 04:28:33,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-d1741298-849e-4dd2-bdf3-e59b482bd22c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b79a807febdab36ac3fa93c1778f8cf7c2cf325a" 2018-10-08 04:28:33,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-3025e040-29e5-4a9f-8269-721461d1f24f Date: Mon, 08 Oct 2018 04:28:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-d1741298-849e-4dd2-bdf3-e59b482bd22c"} 2018-10-08 04:28:33,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-d1741298-849e-4dd2-bdf3-e59b482bd22c used request id req-3025e040-29e5-4a9f-8269-721461d1f24f 2018-10-08 04:28:33,304 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-10-08 04:28:33,304 - file_utils - DEBUG - Saving file to - /tmp/6b745f83-0f46-4551-97eb-b88c2c37bb6d 2018-10-08 04:28:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:33,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c7237664-2f1a-447d-a25f-e1446978bf9a Date: Mon, 08 Oct 2018 04:28:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:33,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c7237664-2f1a-447d-a25f-e1446978bf9a 2018-10-08 04:28:33,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:33,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b722fefd-a511-4b19-83e3-8f05e8069c87 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:33,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-b722fefd-a511-4b19-83e3-8f05e8069c87 2018-10-08 04:28:33,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:33,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfacdf1f-296b-47d9-b352-ba8252db7c6d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:33,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-cfacdf1f-296b-47d9-b352-ba8252db7c6d 2018-10-08 04:28:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:33,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aef4bec-eeda-4122-bf07-95b63838ba25 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:33,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-7aef4bec-eeda-4122-bf07-95b63838ba25 2018-10-08 04:28:33,810 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-0011bcbd-9fc0-432-proj 2018-10-08 04:28:33,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/07bdb5d3895e4663ab54db146339c2b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:34,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebda82f8-3b44-4aea-b525-2d7d500e0a65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:34,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/07bdb5d3895e4663ab54db146339c2b1 used request id req-ebda82f8-3b44-4aea-b525-2d7d500e0a65 2018-10-08 04:28:34,028 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-0011bcbd-9fc0-432-proj-role 2018-10-08 04:28:34,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f519c314356d4cb88be324f7260d1e20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:34,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5001127d-3e4f-4392-bc3e-c8259a480dfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:34,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f519c314356d4cb88be324f7260d1e20 used request id req-5001127d-3e4f-4392-bc3e-c8259a480dfb 2018-10-08 04:28:34,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5599ec1303480bbbff3c87c1e9174ac3a4095" 2018-10-08 04:28:34,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbc89c5-857e-4ffb-806a-197d8cdffc8c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:34,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4bbc89c5-857e-4ffb-806a-197d8cdffc8c 2018-10-08 04:28:34,241 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-0011bcbd-9fc0-432-user 2018-10-08 04:28:34,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5106341962244a6ba021682ca603cff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c871681583a04547c7e30296b1fd1ba2286a0" 2018-10-08 04:28:34,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b3f688-dfbe-4fec-aef7-b8f945f551fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:34,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5106341962244a6ba021682ca603cff9 used request id req-92b3f688-dfbe-4fec-aef7-b8f945f551fa 2018-10-08 04:28:34,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:34,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["hKt5tQwZTMqy0RGUPA0W1w"], "issued_at": "2018-10-08T04:28:34.000000Z"}} 2018-10-08 04:28:34,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d92257b3e2e07ce392f92f2316cb619171ec664" 2018-10-08 04:28:34,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d03ebed-a11b-4f64-8352-f0e806c32519 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:34,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3d03ebed-a11b-4f64-8352-f0e806c32519 2018-10-08 04:28:34,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:34,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:35,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["T4C9BEIPQZCFidy2d0l50w"], "issued_at": "2018-10-08T04:28:35.000000Z"}} 2018-10-08 04:28:35,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:35,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64fcaec9-c2c2-4278-a9d4-7a573b204f27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:35,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-64fcaec9-c2c2-4278-a9d4-7a573b204f27 2018-10-08 04:28:35,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:35,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:35,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-c90ee564-958f-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:35,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf922ca-14b0-49f2-bc4c-d392377e6d5e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-c90ee564-958f-445-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:35,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-c90ee564-958f-445-proj used request id req-1bf922ca-14b0-49f2-bc4c-d392377e6d5e 2018-10-08 04:28:35,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:35,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff26fa2-05ec-4642-a122-ff6eb6b9bc4e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:35,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fff26fa2-05ec-4642-a122-ff6eb6b9bc4e 2018-10-08 04:28:35,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-c90ee564-958f-445-proj"}}' 2018-10-08 04:28:35,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98717ddb-58ba-4c2f-a378-e53060f68fe4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1a428f179b6844c399f9aad83b76f3ea"}, "enabled": true, "id": "1a428f179b6844c399f9aad83b76f3ea", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-c90ee564-958f-445-proj"}} 2018-10-08 04:28:35,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-98717ddb-58ba-4c2f-a378-e53060f68fe4 2018-10-08 04:28:35,678 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-c90ee564-958f-445-proj 2018-10-08 04:28:35,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:35,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:36,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["rG0cWVwpRE2h3qooPpRAQQ"], "issued_at": "2018-10-08T04:28:36.000000Z"}} 2018-10-08 04:28:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18a3551888b3739be1e134c934a8e7153729cd7" 2018-10-08 04:28:36,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce979309-b6e9-4552-bd3a-813c8cb1ce93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:36,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ce979309-b6e9-4552-bd3a-813c8cb1ce93 2018-10-08 04:28:36,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:36,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18a3551888b3739be1e134c934a8e7153729cd7" 2018-10-08 04:28:36,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561eac5b-4db9-4f21-91ce-4069c33355f9 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:36,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-561eac5b-4db9-4f21-91ce-4069c33355f9 2018-10-08 04:28:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-c90ee564-958f-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18a3551888b3739be1e134c934a8e7153729cd7" 2018-10-08 04:28:36,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3670af8-f442-4ed1-8f06-5c900dbb0f70 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-c90ee564-958f-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1a428f179b6844c399f9aad83b76f3ea"}, "enabled": true, "id": "1a428f179b6844c399f9aad83b76f3ea", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-c90ee564-958f-445-proj"}]} 2018-10-08 04:28:36,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-c90ee564-958f-445-proj used request id req-e3670af8-f442-4ed1-8f06-5c900dbb0f70 2018-10-08 04:28:36,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18a3551888b3739be1e134c934a8e7153729cd7" 2018-10-08 04:28:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3346f285-4e6a-4b94-b330-56d83587a897 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:36,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3346f285-4e6a-4b94-b330-56d83587a897 2018-10-08 04:28:36,733 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-c90ee564-958f-445-user 2018-10-08 04:28:36,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:36,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:36,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c158d90-729a-4134-aa84-9bcb4e014835 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:36,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5c158d90-729a-4134-aa84-9bcb4e014835 2018-10-08 04:28:36,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" -d '{"role": {"name": "CreateMultiPartImageTests-c90ee564-958f-445-proj-role"}}' 2018-10-08 04:28:36,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7793a2ab-2924-496e-b962-b42c47daf25b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad5f1fab5499426d8ea996e53ee98f80", "links": {"self": "http://172.30.9.28:5000/v3/roles/ad5f1fab5499426d8ea996e53ee98f80"}, "name": "CreateMultiPartImageTests-c90ee564-958f-445-proj-role"}} 2018-10-08 04:28:36,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7793a2ab-2924-496e-b962-b42c47daf25b 2018-10-08 04:28:36,941 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-c90ee564-958f-445-proj-role 2018-10-08 04:28:36,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ad5f1fab5499426d8ea996e53ee98f80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:37,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e94bbf-7a15-4efb-a522-ea31812ae5d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ad5f1fab5499426d8ea996e53ee98f80"}, "domain_id": null, "name": "CreateMultiPartImageTests-c90ee564-958f-445-proj-role", "id": "ad5f1fab5499426d8ea996e53ee98f80"}} 2018-10-08 04:28:37,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ad5f1fab5499426d8ea996e53ee98f80 used request id req-73e94bbf-7a15-4efb-a522-ea31812ae5d4 2018-10-08 04:28:37,026 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-c90ee564-958f-445-proj-role to project CreateMultiPartImageTests-c90ee564-958f-445-proj 2018-10-08 04:28:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1a428f179b6844c399f9aad83b76f3ea/users/d748cfdea1314a639f9b459872e7010c/roles/ad5f1fab5499426d8ea996e53ee98f80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:37,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3d0a9a-6e14-4bb9-a3b1-4a6675fda522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:37,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1a428f179b6844c399f9aad83b76f3ea/users/d748cfdea1314a639f9b459872e7010c/roles/ad5f1fab5499426d8ea996e53ee98f80 used request id req-ee3d0a9a-6e14-4bb9-a3b1-4a6675fda522 2018-10-08 04:28:37,160 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-10-08 04:28:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:37,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3d287816-55c0-4181-bdb3-95ce02e37743 Date: Mon, 08 Oct 2018 04:28:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:37,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3d287816-55c0-4181-bdb3-95ce02e37743 2018-10-08 04:28:37,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:37,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae42679b-96b3-4e3a-8b8a-fa145dc8936e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:37,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-ae42679b-96b3-4e3a-8b8a-fa145dc8936e 2018-10-08 04:28:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:37,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4d943dd-f1c3-4467-bb15-91120366422a Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:37,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-c4d943dd-f1c3-4467-bb15-91120366422a 2018-10-08 04:28:37,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:37,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0df72c5-86f3-4f4c-9264-5e9af22cf5c9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:37,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-f0df72c5-86f3-4f4c-9264-5e9af22cf5c9 2018-10-08 04:28:37,775 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-c90ee564-958f-445-proj 2018-10-08 04:28:37,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1a428f179b6844c399f9aad83b76f3ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:37,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b925387-0713-42e1-b35b-5cf8e8169b1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:37,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1a428f179b6844c399f9aad83b76f3ea used request id req-1b925387-0713-42e1-b35b-5cf8e8169b1c 2018-10-08 04:28:37,988 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-c90ee564-958f-445-proj-role 2018-10-08 04:28:37,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ad5f1fab5499426d8ea996e53ee98f80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:38,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40725a24-0244-4a5a-a6b9-331539e6b419 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:38,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ad5f1fab5499426d8ea996e53ee98f80 used request id req-40725a24-0244-4a5a-a6b9-331539e6b419 2018-10-08 04:28:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a2573200ccc5aa3d1c8e40d0e07629874f8018" 2018-10-08 04:28:38,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e50272-975f-46e5-8ff2-ebb55407bf17 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:38,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-41e50272-975f-46e5-8ff2-ebb55407bf17 2018-10-08 04:28:38,183 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-c90ee564-958f-445-user 2018-10-08 04:28:38,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d748cfdea1314a639f9b459872e7010c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18a3551888b3739be1e134c934a8e7153729cd7" 2018-10-08 04:28:38,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8c96297-f3ff-497c-b2a7-94e713000ebf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:38,364 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d748cfdea1314a639f9b459872e7010c used request id req-e8c96297-f3ff-497c-b2a7-94e713000ebf 2018-10-08 04:28:38,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:38,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JZt7IDN5QkusPz9oyJSUEw"], "issued_at": "2018-10-08T04:28:38.000000Z"}} 2018-10-08 04:28:38,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28686f90809d8f867570c2eac3f6d7a77f0fdd35" 2018-10-08 04:28:38,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd56ce6c-36b3-460b-8dd4-e96493ed1392 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:38,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bd56ce6c-36b3-460b-8dd4-e96493ed1392 2018-10-08 04:28:38,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:38,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:39,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["AzPlu73bQ3O7zTdswJJSYw"], "issued_at": "2018-10-08T04:28:39.000000Z"}} 2018-10-08 04:28:39,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:39,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb3b4bb-7356-4b7a-9b4e-5725e56be7fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:39,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-feb3b4bb-7356-4b7a-9b4e-5725e56be7fa 2018-10-08 04:28:39,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:39,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-5ceea9e8-3d39-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:39,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3b6dbb-505c-46e2-aae2-a2bc67c154cf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-5ceea9e8-3d39-472-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:39,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-5ceea9e8-3d39-472-proj used request id req-dd3b6dbb-505c-46e2-aae2-a2bc67c154cf 2018-10-08 04:28:39,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:39,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0938f39-f87a-4d39-a464-21cc86b67f4f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:39,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a0938f39-f87a-4d39-a464-21cc86b67f4f 2018-10-08 04:28:39,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-5ceea9e8-3d39-472-proj"}}' 2018-10-08 04:28:39,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca9d9b4-c9c4-4538-941e-25c3adde4f5b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/58f6dbfa5c6843698a25124b08232817"}, "enabled": true, "id": "58f6dbfa5c6843698a25124b08232817", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-5ceea9e8-3d39-472-proj"}} 2018-10-08 04:28:39,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bca9d9b4-c9c4-4538-941e-25c3adde4f5b 2018-10-08 04:28:39,637 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-5ceea9e8-3d39-472-proj 2018-10-08 04:28:39,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:39,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:40,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["KnXUQEJASv-6we6RLi8aKg"], "issued_at": "2018-10-08T04:28:40.000000Z"}} 2018-10-08 04:28:40,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bda13ecfdb9a4933874495b37b52ac28a6b4a7" 2018-10-08 04:28:40,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94207566-135d-41c2-b7f9-23b893c5fcc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:40,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-94207566-135d-41c2-b7f9-23b893c5fcc0 2018-10-08 04:28:40,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:40,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:40,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bda13ecfdb9a4933874495b37b52ac28a6b4a7" 2018-10-08 04:28:40,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cda2268-cee6-41cd-9ca6-744a28d664d0 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:40,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0cda2268-cee6-41cd-9ca6-744a28d664d0 2018-10-08 04:28:40,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-5ceea9e8-3d39-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bda13ecfdb9a4933874495b37b52ac28a6b4a7" 2018-10-08 04:28:40,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818e5ba3-ca4c-4f41-8bc4-d809a886e7ea Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-5ceea9e8-3d39-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/58f6dbfa5c6843698a25124b08232817"}, "enabled": true, "id": "58f6dbfa5c6843698a25124b08232817", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-5ceea9e8-3d39-472-proj"}]} 2018-10-08 04:28:40,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-5ceea9e8-3d39-472-proj used request id req-818e5ba3-ca4c-4f41-8bc4-d809a886e7ea 2018-10-08 04:28:40,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bda13ecfdb9a4933874495b37b52ac28a6b4a7" 2018-10-08 04:28:40,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a247c058-f1ec-4ed8-97f1-7a23b7a062f6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:40,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a247c058-f1ec-4ed8-97f1-7a23b7a062f6 2018-10-08 04:28:40,769 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-5ceea9e8-3d39-472-user 2018-10-08 04:28:40,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:40,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:40,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a75757-2b6f-480b-a47e-8f727bb4febe Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:40,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f3a75757-2b6f-480b-a47e-8f727bb4febe 2018-10-08 04:28:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" -d '{"role": {"name": "CreateMultiPartImageTests-5ceea9e8-3d39-472-proj-role"}}' 2018-10-08 04:28:40,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce29c5f3-0dbb-42c9-b12b-8b6548fabea5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f84f04e048934c189ed932a84e583741", "links": {"self": "http://172.30.9.28:5000/v3/roles/f84f04e048934c189ed932a84e583741"}, "name": "CreateMultiPartImageTests-5ceea9e8-3d39-472-proj-role"}} 2018-10-08 04:28:40,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ce29c5f3-0dbb-42c9-b12b-8b6548fabea5 2018-10-08 04:28:40,990 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-5ceea9e8-3d39-472-proj-role 2018-10-08 04:28:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f84f04e048934c189ed932a84e583741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:41,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70848e08-ec70-4c65-90ec-be277e4fa51f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f84f04e048934c189ed932a84e583741"}, "domain_id": null, "name": "CreateMultiPartImageTests-5ceea9e8-3d39-472-proj-role", "id": "f84f04e048934c189ed932a84e583741"}} 2018-10-08 04:28:41,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f84f04e048934c189ed932a84e583741 used request id req-70848e08-ec70-4c65-90ec-be277e4fa51f 2018-10-08 04:28:41,074 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-5ceea9e8-3d39-472-proj-role to project CreateMultiPartImageTests-5ceea9e8-3d39-472-proj 2018-10-08 04:28:41,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/58f6dbfa5c6843698a25124b08232817/users/130a7b40ca90425b85d1e2b6230cb6ec/roles/f84f04e048934c189ed932a84e583741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:41,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d90e65c-60bb-4bef-948a-4a36a415ba7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:41,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/58f6dbfa5c6843698a25124b08232817/users/130a7b40ca90425b85d1e2b6230cb6ec/roles/f84f04e048934c189ed932a84e583741 used request id req-3d90e65c-60bb-4bef-948a-4a36a415ba7c 2018-10-08 04:28:41,226 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-08 04:28:41,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:41,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7f4b6647-2d40-46f8-804b-25d749d7c3b3 Date: Mon, 08 Oct 2018 04:28:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:41,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7f4b6647-2d40-46f8-804b-25d749d7c3b3 2018-10-08 04:28:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:41,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531ed051-097f-408c-9840-6b3c22bcf60d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:41,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-531ed051-097f-408c-9840-6b3c22bcf60d 2018-10-08 04:28:41,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:41,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1018a038-959f-479c-b95c-47c84c48017b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:41,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-1018a038-959f-479c-b95c-47c84c48017b 2018-10-08 04:28:41,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:41,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3f3307-662b-40ac-95b1-17d3d61282b5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:41,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-7d3f3307-662b-40ac-95b1-17d3d61282b5 2018-10-08 04:28:41,754 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-5ceea9e8-3d39-472-proj 2018-10-08 04:28:41,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/58f6dbfa5c6843698a25124b08232817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:41,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfc633db-99f4-4fed-8310-238ff04a5e40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:41,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/58f6dbfa5c6843698a25124b08232817 used request id req-bfc633db-99f4-4fed-8310-238ff04a5e40 2018-10-08 04:28:41,969 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-5ceea9e8-3d39-472-proj-role 2018-10-08 04:28:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f84f04e048934c189ed932a84e583741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:42,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4677f97-ca53-4059-819c-b8d948043a0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:42,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f84f04e048934c189ed932a84e583741 used request id req-c4677f97-ca53-4059-819c-b8d948043a0f 2018-10-08 04:28:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234413539d54123409e6cd11826fe2639da12ef9" 2018-10-08 04:28:42,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7ae764-1683-4e66-810b-578a1c5beaa3 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:42,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fa7ae764-1683-4e66-810b-578a1c5beaa3 2018-10-08 04:28:42,102 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-5ceea9e8-3d39-472-user 2018-10-08 04:28:42,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/130a7b40ca90425b85d1e2b6230cb6ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bda13ecfdb9a4933874495b37b52ac28a6b4a7" 2018-10-08 04:28:42,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79bccbee-8c98-45e1-9a75-f1cca4d3e67d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:42,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/130a7b40ca90425b85d1e2b6230cb6ec used request id req-79bccbee-8c98-45e1-9a75-f1cca4d3e67d 2018-10-08 04:28:42,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:42,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["8SuJNdxlSwyWSJmGthZ6eQ"], "issued_at": "2018-10-08T04:28:42.000000Z"}} 2018-10-08 04:28:42,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf3ed9ad5afaedab8e23cddeb85c05099f94d3e" 2018-10-08 04:28:42,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e62e10-2ddd-4fa1-956e-871c5369dc91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:42,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b6e62e10-2ddd-4fa1-956e-871c5369dc91 2018-10-08 04:28:42,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:42,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:43,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["mu1e_JNISKi6xhBFsWudsQ"], "issued_at": "2018-10-08T04:28:43.000000Z"}} 2018-10-08 04:28:43,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:43,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7518792c-4fc2-4fda-8c3a-e43d54d4a30f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:43,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7518792c-4fc2-4fda-8c3a-e43d54d4a30f 2018-10-08 04:28:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:43,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:43,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-54105c1d-79a3-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:43,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a600f5a-8d7b-4b77-8a23-7cc01656ba8f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-54105c1d-79a3-489-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:43,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-54105c1d-79a3-489-proj used request id req-3a600f5a-8d7b-4b77-8a23-7cc01656ba8f 2018-10-08 04:28:43,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:43,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec04f605-3c9f-4264-84b4-1a2a1adf33eb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:43,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ec04f605-3c9f-4264-84b4-1a2a1adf33eb 2018-10-08 04:28:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-54105c1d-79a3-489-proj"}}' 2018-10-08 04:28:43,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce46a38-68a6-4b38-b981-94177104a29c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab6e7b2d8c57494e8a60f79877da4fcd"}, "enabled": true, "id": "ab6e7b2d8c57494e8a60f79877da4fcd", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-54105c1d-79a3-489-proj"}} 2018-10-08 04:28:43,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7ce46a38-68a6-4b38-b981-94177104a29c 2018-10-08 04:28:43,559 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-54105c1d-79a3-489-proj 2018-10-08 04:28:43,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:43,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:43,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["3SAvWqMmT4uZLWochkp5tA"], "issued_at": "2018-10-08T04:28:43.000000Z"}} 2018-10-08 04:28:43,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836dd4250297b81a41a202d3aceb2274db38491b" 2018-10-08 04:28:44,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34dcd496-149a-4d3c-b8a5-6fbf5f9db00b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:44,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-34dcd496-149a-4d3c-b8a5-6fbf5f9db00b 2018-10-08 04:28:44,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:44,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:44,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836dd4250297b81a41a202d3aceb2274db38491b" 2018-10-08 04:28:44,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9404c4b1-1a2b-4058-ad98-66b83e793dae Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:44,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9404c4b1-1a2b-4058-ad98-66b83e793dae 2018-10-08 04:28:44,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-54105c1d-79a3-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836dd4250297b81a41a202d3aceb2274db38491b" 2018-10-08 04:28:44,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e179f389-dec9-4854-89fd-37a3a8ebe01d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-54105c1d-79a3-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab6e7b2d8c57494e8a60f79877da4fcd"}, "enabled": true, "id": "ab6e7b2d8c57494e8a60f79877da4fcd", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-54105c1d-79a3-489-proj"}]} 2018-10-08 04:28:44,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-54105c1d-79a3-489-proj used request id req-e179f389-dec9-4854-89fd-37a3a8ebe01d 2018-10-08 04:28:44,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836dd4250297b81a41a202d3aceb2274db38491b" 2018-10-08 04:28:44,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d28a0fe-7c44-4a60-90fb-7febd6b61ca1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:44,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9d28a0fe-7c44-4a60-90fb-7febd6b61ca1 2018-10-08 04:28:44,614 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-54105c1d-79a3-489-user 2018-10-08 04:28:44,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:44,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:44,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ecb59f-1c82-4121-873f-a39baef81a85 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:44,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-79ecb59f-1c82-4121-873f-a39baef81a85 2018-10-08 04:28:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" -d '{"role": {"name": "CreateMultiPartImageTests-54105c1d-79a3-489-proj-role"}}' 2018-10-08 04:28:44,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3672d1-0e00-43ac-a818-9289a8a07a3a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0672ec4fb734053ae5ce4e562868a2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/e0672ec4fb734053ae5ce4e562868a2f"}, "name": "CreateMultiPartImageTests-54105c1d-79a3-489-proj-role"}} 2018-10-08 04:28:44,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc3672d1-0e00-43ac-a818-9289a8a07a3a 2018-10-08 04:28:44,810 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-54105c1d-79a3-489-proj-role 2018-10-08 04:28:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e0672ec4fb734053ae5ce4e562868a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:44,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62047ee1-9610-4db5-8005-6bd073092438 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e0672ec4fb734053ae5ce4e562868a2f"}, "domain_id": null, "name": "CreateMultiPartImageTests-54105c1d-79a3-489-proj-role", "id": "e0672ec4fb734053ae5ce4e562868a2f"}} 2018-10-08 04:28:44,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e0672ec4fb734053ae5ce4e562868a2f used request id req-62047ee1-9610-4db5-8005-6bd073092438 2018-10-08 04:28:44,899 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-54105c1d-79a3-489-proj-role to project CreateMultiPartImageTests-54105c1d-79a3-489-proj 2018-10-08 04:28:44,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ab6e7b2d8c57494e8a60f79877da4fcd/users/a9349f8faab947eb917266778199689a/roles/e0672ec4fb734053ae5ce4e562868a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:45,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d9d712-589f-4c62-8402-138abccbb4be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:45,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ab6e7b2d8c57494e8a60f79877da4fcd/users/a9349f8faab947eb917266778199689a/roles/e0672ec4fb734053ae5ce4e562868a2f used request id req-15d9d712-589f-4c62-8402-138abccbb4be 2018-10-08 04:28:45,053 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-08 04:28:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:45,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d7f5f498-3e71-42f8-a565-27a529ca6fa2 Date: Mon, 08 Oct 2018 04:28:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:45,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d7f5f498-3e71-42f8-a565-27a529ca6fa2 2018-10-08 04:28:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:45,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca0d383-f7b5-4120-bd0f-6b695fb7f888 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:45,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-5ca0d383-f7b5-4120-bd0f-6b695fb7f888 2018-10-08 04:28:45,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:45,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d32cac4-5da9-43c3-801e-315f21800a0a Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:45,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-4d32cac4-5da9-43c3-801e-315f21800a0a 2018-10-08 04:28:45,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:45,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832c828d-fcf1-4fe0-9fa1-81a9dc92295b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:45,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-832c828d-fcf1-4fe0-9fa1-81a9dc92295b 2018-10-08 04:28:45,479 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-54105c1d-79a3-489-proj 2018-10-08 04:28:45,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ab6e7b2d8c57494e8a60f79877da4fcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:45,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f236cbbf-6267-4535-b902-495643bef60e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:45,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ab6e7b2d8c57494e8a60f79877da4fcd used request id req-f236cbbf-6267-4535-b902-495643bef60e 2018-10-08 04:28:45,712 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-54105c1d-79a3-489-proj-role 2018-10-08 04:28:45,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e0672ec4fb734053ae5ce4e562868a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:45,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02b9d71b-127c-4d37-acee-368914812b99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:45,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e0672ec4fb734053ae5ce4e562868a2f used request id req-02b9d71b-127c-4d37-acee-368914812b99 2018-10-08 04:28:45,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b65858eb8471994aa60763651440629d24d1e9d" 2018-10-08 04:28:45,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7babaf-7bf7-4921-bc85-7af88846b852 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:45,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5e7babaf-7bf7-4921-bc85-7af88846b852 2018-10-08 04:28:45,907 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-54105c1d-79a3-489-user 2018-10-08 04:28:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a9349f8faab947eb917266778199689a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836dd4250297b81a41a202d3aceb2274db38491b" 2018-10-08 04:28:46,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b9e9fd-a3e0-4d0f-860e-baf474e7dd1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:46,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a9349f8faab947eb917266778199689a used request id req-84b9e9fd-a3e0-4d0f-860e-baf474e7dd1f 2018-10-08 04:28:46,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:46,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1ppakijVQJCbNzNs5pqMXQ"], "issued_at": "2018-10-08T04:28:46.000000Z"}} 2018-10-08 04:28:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed7e40c79b84cb1d32c64bf6d08337dc08d706c" 2018-10-08 04:28:46,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a598a0e0-e4a4-4379-b9e5-1ec40e3fde8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:46,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a598a0e0-e4a4-4379-b9e5-1ec40e3fde8d 2018-10-08 04:28:46,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:46,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:46,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["H2i-D0XOQgi7hpv2cb3seQ"], "issued_at": "2018-10-08T04:28:46.000000Z"}} 2018-10-08 04:28:46,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:47,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d264bf8-2603-4ed2-8593-e28c06a17eb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:47,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d264bf8-2603-4ed2-8593-e28c06a17eb3 2018-10-08 04:28:47,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:47,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f7e84cd5-c399-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:47,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3a82a6-4146-43b7-9117-3cf1cf81e7ba Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f7e84cd5-c399-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:47,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f7e84cd5-c399-4a9-proj used request id req-ab3a82a6-4146-43b7-9117-3cf1cf81e7ba 2018-10-08 04:28:47,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:47,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff609042-9de0-4320-8a80-f5e2bfc9da56 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:47,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ff609042-9de0-4320-8a80-f5e2bfc9da56 2018-10-08 04:28:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj"}}' 2018-10-08 04:28:47,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e39d8293-80eb-4adb-ae7d-df4968696dbf Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/267276cd39344fcb99d27ace8f3295f4"}, "enabled": true, "id": "267276cd39344fcb99d27ace8f3295f4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj"}} 2018-10-08 04:28:47,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e39d8293-80eb-4adb-ae7d-df4968696dbf 2018-10-08 04:28:47,350 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f7e84cd5-c399-4a9-proj 2018-10-08 04:28:47,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:47,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:47,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["fiEkEt1NR1-rCrUoXlnSkg"], "issued_at": "2018-10-08T04:28:47.000000Z"}} 2018-10-08 04:28:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3152df19ce49440ce3f706881825b6640b70a6" 2018-10-08 04:28:47,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73c74c4-1c1d-44d6-bdca-5f10165b13d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:47,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d73c74c4-1c1d-44d6-bdca-5f10165b13d7 2018-10-08 04:28:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:47,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:47,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3152df19ce49440ce3f706881825b6640b70a6" 2018-10-08 04:28:47,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a579ce4-0ce8-4107-91f9-9a8732351c6d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:47,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7a579ce4-0ce8-4107-91f9-9a8732351c6d 2018-10-08 04:28:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-f7e84cd5-c399-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3152df19ce49440ce3f706881825b6640b70a6" 2018-10-08 04:28:47,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0349c067-b348-48a4-95d5-b1be7a90aea4 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-f7e84cd5-c399-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/267276cd39344fcb99d27ace8f3295f4"}, "enabled": true, "id": "267276cd39344fcb99d27ace8f3295f4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj"}]} 2018-10-08 04:28:47,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-f7e84cd5-c399-4a9-proj used request id req-0349c067-b348-48a4-95d5-b1be7a90aea4 2018-10-08 04:28:47,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3152df19ce49440ce3f706881825b6640b70a6" 2018-10-08 04:28:48,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3325584d-5984-41b3-ac22-45481f0d3900 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:48,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3325584d-5984-41b3-ac22-45481f0d3900 2018-10-08 04:28:48,421 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f7e84cd5-c399-4a9-user 2018-10-08 04:28:48,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:48,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:48,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8587f9-5365-454b-bf3b-4ee846af74d0 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:48,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f8587f9-5365-454b-bf3b-4ee846af74d0 2018-10-08 04:28:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" -d '{"role": {"name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj-role"}}' 2018-10-08 04:28:48,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5bf96a-28f5-4903-be7b-a0752144f6c8 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2aa76d6b79f9403f8ac6334404bb7336", "links": {"self": "http://172.30.9.28:5000/v3/roles/2aa76d6b79f9403f8ac6334404bb7336"}, "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj-role"}} 2018-10-08 04:28:48,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9e5bf96a-28f5-4903-be7b-a0752144f6c8 2018-10-08 04:28:48,612 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f7e84cd5-c399-4a9-proj-role 2018-10-08 04:28:48,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2aa76d6b79f9403f8ac6334404bb7336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:48,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b85630a-0bbf-4678-bffe-350c7db88c3f Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2aa76d6b79f9403f8ac6334404bb7336"}, "domain_id": null, "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj-role", "id": "2aa76d6b79f9403f8ac6334404bb7336"}} 2018-10-08 04:28:48,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2aa76d6b79f9403f8ac6334404bb7336 used request id req-4b85630a-0bbf-4678-bffe-350c7db88c3f 2018-10-08 04:28:48,701 - keystone_utils - INFO - Granting role CreateKeypairsTests-f7e84cd5-c399-4a9-proj-role to project CreateKeypairsTests-f7e84cd5-c399-4a9-proj 2018-10-08 04:28:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/267276cd39344fcb99d27ace8f3295f4/users/bc0c50d15e10429aa4c14e85d89af48a/roles/2aa76d6b79f9403f8ac6334404bb7336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:48,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ca960bd-6f82-47a9-b0c6-48e06dc1ca54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:48,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/267276cd39344fcb99d27ace8f3295f4/users/bc0c50d15e10429aa4c14e85d89af48a/roles/2aa76d6b79f9403f8ac6334404bb7336 used request id req-2ca960bd-6f82-47a9-b0c6-48e06dc1ca54 2018-10-08 04:28:48,830 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:28:48,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:48,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:49,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2aa76d6b79f9403f8ac6334404bb7336", "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj-role"}], "expires_at": "2018-10-08T05:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "267276cd39344fcb99d27ace8f3295f4", "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/267276cd39344fcb99d27ace8f3295f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/267276cd39344fcb99d27ace8f3295f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/267276cd39344fcb99d27ace8f3295f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/267276cd39344fcb99d27ace8f3295f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/267276cd39344fcb99d27ace8f3295f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/267276cd39344fcb99d27ace8f3295f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-user", "id": "bc0c50d15e10429aa4c14e85d89af48a"}, "audit_ids": ["kYZBy1awQlq7Jb-gAdC76g"], "issued_at": "2018-10-08T04:28:49.000000Z"}} 2018-10-08 04:28:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e35d307b0efced566ab63903a398cc55551a6" 2018-10-08 04:28:49,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf38d5c-ba2f-45d7-aebd-b78b2c0ef73c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:49,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-adf38d5c-ba2f-45d7-aebd-b78b2c0ef73c 2018-10-08 04:28:49,414 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:28:49,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e35d307b0efced566ab63903a398cc55551a6" 2018-10-08 04:28:49,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2ae891f-1ea9-40e4-acd3-4c7b8787496e x-compute-request-id: req-e2ae891f-1ea9-40e4-acd3-4c7b8787496e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:28:49,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e2ae891f-1ea9-40e4-acd3-4c7b8787496e 2018-10-08 04:28:49,604 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437... 2018-10-08 04:28:49,605 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 04:28:49,662 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437 2018-10-08 04:28:49,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e35d307b0efced566ab63903a398cc55551a6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjKNFtHANS849nUXFDo0R697KLMmx6iS3n2NyWzWaLGfaq4p9ehN6L/eKJGMuekMcorVqiwd7kwDx7P4srm8D2yj6mir8SCvLmDGsHwcuACZFxUaelLECNHNg8nfZMfP9Y/pu2Elozu+OTdw0FuCPOlTRJz+pczn4gu15mZwiKPQ==", "name": "CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437"}}' 2018-10-08 04:28:49,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28: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-ce1f49bc-1c01-44bc-b5ba-49a3ed03540e x-compute-request-id: req-ce1f49bc-1c01-44bc-b5ba-49a3ed03540e Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjKNFtHANS849nUXFDo0R697KLMmx6iS3n2NyWzWaLGfaq4p9ehN6L/eKJGMuekMcorVqiwd7kwDx7P4srm8D2yj6mir8SCvLmDGsHwcuACZFxUaelLECNHNg8nfZMfP9Y/pu2Elozu+OTdw0FuCPOlTRJz+pczn4gu15mZwiKPQ==", "user_id": "bc0c50d15e10429aa4c14e85d89af48a", "name": "CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437", "fingerprint": "58:db:c0:d6:72:a1:00:cd:92:7e:1b:70:eb:c7:dd:7f"}} 2018-10-08 04:28:49,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ce1f49bc-1c01-44bc-b5ba-49a3ed03540e 2018-10-08 04:28:49,715 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437 2018-10-08 04:28:49,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:50,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2aa76d6b79f9403f8ac6334404bb7336", "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj-role"}], "expires_at": "2018-10-08T05:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "267276cd39344fcb99d27ace8f3295f4", "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/267276cd39344fcb99d27ace8f3295f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/267276cd39344fcb99d27ace8f3295f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/267276cd39344fcb99d27ace8f3295f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/267276cd39344fcb99d27ace8f3295f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/267276cd39344fcb99d27ace8f3295f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/267276cd39344fcb99d27ace8f3295f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/267276cd39344fcb99d27ace8f3295f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f7e84cd5-c399-4a9-user", "id": "bc0c50d15e10429aa4c14e85d89af48a"}, "audit_ids": ["wQgeyQnETLGaPONSUCs6ig"], "issued_at": "2018-10-08T04:28:50.000000Z"}} 2018-10-08 04:28:50,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f234848391390cb79cb08eb65b3a315b89682bfa" 2018-10-08 04:28:50,750 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e88a351d-6617-4437-90f6-7934b1aaa57f x-compute-request-id: req-e88a351d-6617-4437-90f6-7934b1aaa57f Content-Length: 0 Content-Type: application/json 2018-10-08 04:28:50,750 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437 used request id req-e88a351d-6617-4437-90f6-7934b1aaa57f 2018-10-08 04:28:50,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f234848391390cb79cb08eb65b3a315b89682bfa" 2018-10-08 04:28:50,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-969ce5c0-50c6-4e4c-9101-71ec7fa8141c x-compute-request-id: req-969ce5c0-50c6-4e4c-9101-71ec7fa8141c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:28:50,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-969ce5c0-50c6-4e4c-9101-71ec7fa8141c 2018-10-08 04:28:50,779 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437 2018-10-08 04:28:50,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e35d307b0efced566ab63903a398cc55551a6" 2018-10-08 04:28:50,819 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2b16c55-d9b3-47c7-b01e-8e7339dac7c8 x-compute-request-id: req-f2b16c55-d9b3-47c7-b01e-8e7339dac7c8 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437 not found for user bc0c50d15e10429aa4c14e85d89af48a", "code": 404}} 2018-10-08 04:28:50,820 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-8a08e4e6-7e5b-401f-835b-70c8726d1437 used request id req-f2b16c55-d9b3-47c7-b01e-8e7339dac7c8 2018-10-08 04:28:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:51,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d1d93bac-ed6f-4066-a68d-1bca29138f95 Date: Mon, 08 Oct 2018 04:28:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:51,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d1d93bac-ed6f-4066-a68d-1bca29138f95 2018-10-08 04:28:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:51,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864566a2-3966-4234-b97d-f3e42951a04f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:51,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-864566a2-3966-4234-b97d-f3e42951a04f 2018-10-08 04:28:51,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:51,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee78baf-e6fe-42a3-9df4-13e2675155c9 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:51,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-7ee78baf-e6fe-42a3-9df4-13e2675155c9 2018-10-08 04:28:51,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:51,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44ede38-ed20-4d8b-bb93-b773abd88dbc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:51,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-a44ede38-ed20-4d8b-bb93-b773abd88dbc 2018-10-08 04:28:51,338 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f7e84cd5-c399-4a9-proj 2018-10-08 04:28:51,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/267276cd39344fcb99d27ace8f3295f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:51,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd7b7cc-4556-40ba-9a16-b3ef7d37b271 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:51,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/267276cd39344fcb99d27ace8f3295f4 used request id req-8dd7b7cc-4556-40ba-9a16-b3ef7d37b271 2018-10-08 04:28:51,543 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f7e84cd5-c399-4a9-proj-role 2018-10-08 04:28:51,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2aa76d6b79f9403f8ac6334404bb7336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:51,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b7d143-652d-43e0-8cdb-89c9e17003e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:51,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2aa76d6b79f9403f8ac6334404bb7336 used request id req-f9b7d143-652d-43e0-8cdb-89c9e17003e7 2018-10-08 04:28:51,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081b4a251f0a6ca253cf57fc228700d051ea391f" 2018-10-08 04:28:51,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e890c7-2032-4417-b594-c297d5eb32ea Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:51,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-63e890c7-2032-4417-b594-c297d5eb32ea 2018-10-08 04:28:51,683 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f7e84cd5-c399-4a9-user 2018-10-08 04:28:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bc0c50d15e10429aa4c14e85d89af48a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3152df19ce49440ce3f706881825b6640b70a6" 2018-10-08 04:28:51,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-805de9c4-2ac1-4d57-bc28-7905dd175fad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:51,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bc0c50d15e10429aa4c14e85d89af48a used request id req-805de9c4-2ac1-4d57-bc28-7905dd175fad 2018-10-08 04:28:51,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:52,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Zc5s341wTvWHvdlPoCKvNA"], "issued_at": "2018-10-08T04:28:52.000000Z"}} 2018-10-08 04:28:52,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603f2c7bd78e2bef6e382fa344578eb1698c0e56" 2018-10-08 04:28:52,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad17322-89a9-4a94-83db-532f7dba7aea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:52,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ad17322-89a9-4a94-83db-532f7dba7aea 2018-10-08 04:28:52,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:52,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:52,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["rmcZ85RCR6KVT-8iH8Y1Gw"], "issued_at": "2018-10-08T04:28:52.000000Z"}} 2018-10-08 04:28:52,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:52,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c214da56-c1d7-471a-9cfe-027f93c67a0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:52,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c214da56-c1d7-471a-9cfe-027f93c67a0b 2018-10-08 04:28:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:52,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:52,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b972f4de-c591-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:52,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be72a31-e654-495f-95f1-e2dafc9c3d55 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b972f4de-c591-402-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:52,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b972f4de-c591-402-proj used request id req-3be72a31-e654-495f-95f1-e2dafc9c3d55 2018-10-08 04:28:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:52,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e6cd45-8372-4ac4-9271-c8ab00095a23 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:52,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a0e6cd45-8372-4ac4-9271-c8ab00095a23 2018-10-08 04:28:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-b972f4de-c591-402-proj"}}' 2018-10-08 04:28:53,096 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11551b3-f788-4bd9-80e4-82002dd9acf6 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/42275780db87488aad76cba4e4f4e42e"}, "enabled": true, "id": "42275780db87488aad76cba4e4f4e42e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b972f4de-c591-402-proj"}} 2018-10-08 04:28:53,096 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c11551b3-f788-4bd9-80e4-82002dd9acf6 2018-10-08 04:28:53,097 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-b972f4de-c591-402-proj 2018-10-08 04:28:53,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:53,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:53,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ZT1wkGLvS3yZv8TQqWJtzw"], "issued_at": "2018-10-08T04:28:53.000000Z"}} 2018-10-08 04:28:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179aad79f17a29d5af6ba34b6a727e2e5526bf40" 2018-10-08 04:28:53,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb99bde-b18b-4cd3-bfa6-a54468bc4057 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:53,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fdb99bde-b18b-4cd3-bfa6-a54468bc4057 2018-10-08 04:28:53,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:53,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179aad79f17a29d5af6ba34b6a727e2e5526bf40" 2018-10-08 04:28:53,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f228baf-ed3a-4ecd-8ee8-938ea713498f Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:53,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9f228baf-ed3a-4ecd-8ee8-938ea713498f 2018-10-08 04:28:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-b972f4de-c591-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179aad79f17a29d5af6ba34b6a727e2e5526bf40" 2018-10-08 04:28:53,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552ee723-45a4-4f7f-ab58-c7a79cffafc0 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-b972f4de-c591-402-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/42275780db87488aad76cba4e4f4e42e"}, "enabled": true, "id": "42275780db87488aad76cba4e4f4e42e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b972f4de-c591-402-proj"}]} 2018-10-08 04:28:53,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-b972f4de-c591-402-proj used request id req-552ee723-45a4-4f7f-ab58-c7a79cffafc0 2018-10-08 04:28:53,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179aad79f17a29d5af6ba34b6a727e2e5526bf40" 2018-10-08 04:28:53,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2628d1fb-cd91-404c-bb95-32a596afb698 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:53,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2628d1fb-cd91-404c-bb95-32a596afb698 2018-10-08 04:28:54,079 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-b972f4de-c591-402-user 2018-10-08 04:28:54,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:54,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:54,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3dc566-3c04-4af1-a8ee-81612483d72c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:54,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f3dc566-3c04-4af1-a8ee-81612483d72c 2018-10-08 04:28:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" -d '{"role": {"name": "CreateKeypairsTests-b972f4de-c591-402-proj-role"}}' 2018-10-08 04:28:54,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bfdd995-93cf-40a5-88cc-07d40ab4aeba Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfa1f0ce41af4e00be510dd7139428b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/dfa1f0ce41af4e00be510dd7139428b0"}, "name": "CreateKeypairsTests-b972f4de-c591-402-proj-role"}} 2018-10-08 04:28:54,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6bfdd995-93cf-40a5-88cc-07d40ab4aeba 2018-10-08 04:28:54,309 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-b972f4de-c591-402-proj-role 2018-10-08 04:28:54,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/dfa1f0ce41af4e00be510dd7139428b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:54,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d314978-6763-4580-b05a-c6e117a648c0 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/dfa1f0ce41af4e00be510dd7139428b0"}, "domain_id": null, "name": "CreateKeypairsTests-b972f4de-c591-402-proj-role", "id": "dfa1f0ce41af4e00be510dd7139428b0"}} 2018-10-08 04:28:54,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/dfa1f0ce41af4e00be510dd7139428b0 used request id req-4d314978-6763-4580-b05a-c6e117a648c0 2018-10-08 04:28:54,395 - keystone_utils - INFO - Granting role CreateKeypairsTests-b972f4de-c591-402-proj-role to project CreateKeypairsTests-b972f4de-c591-402-proj 2018-10-08 04:28:54,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/42275780db87488aad76cba4e4f4e42e/users/ccdadda5bab94285a0793a2e5d3efb89/roles/dfa1f0ce41af4e00be510dd7139428b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:54,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6701f1b2-4d1a-46fe-bacf-8f12afd6b89f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:54,537 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/42275780db87488aad76cba4e4f4e42e/users/ccdadda5bab94285a0793a2e5d3efb89/roles/dfa1f0ce41af4e00be510dd7139428b0 used request id req-6701f1b2-4d1a-46fe-bacf-8f12afd6b89f 2018-10-08 04:28:54,538 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:28:54,701 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0.pub 2018-10-08 04:28:54,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:54,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:55,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfa1f0ce41af4e00be510dd7139428b0", "name": "CreateKeypairsTests-b972f4de-c591-402-proj-role"}], "expires_at": "2018-10-08T05:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42275780db87488aad76cba4e4f4e42e", "name": "CreateKeypairsTests-b972f4de-c591-402-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/42275780db87488aad76cba4e4f4e42e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/42275780db87488aad76cba4e4f4e42e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/42275780db87488aad76cba4e4f4e42e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/42275780db87488aad76cba4e4f4e42e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/42275780db87488aad76cba4e4f4e42e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/42275780db87488aad76cba4e4f4e42e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/42275780db87488aad76cba4e4f4e42e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/42275780db87488aad76cba4e4f4e42e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/42275780db87488aad76cba4e4f4e42e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/42275780db87488aad76cba4e4f4e42e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/42275780db87488aad76cba4e4f4e42e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/42275780db87488aad76cba4e4f4e42e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b972f4de-c591-402-user", "id": "ccdadda5bab94285a0793a2e5d3efb89"}, "audit_ids": ["sI2UGm5gThCxBf_ZG7O1WA"], "issued_at": "2018-10-08T04:28:55.000000Z"}} 2018-10-08 04:28:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360405a0b9a46dfb24890288501d213626dc439a" 2018-10-08 04:28:55,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3f82e1-ed55-4634-aa31-eba03822f306 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:55,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8d3f82e1-ed55-4634-aa31-eba03822f306 2018-10-08 04:28:55,162 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:28:55,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360405a0b9a46dfb24890288501d213626dc439a" 2018-10-08 04:28:55,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28: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-04f4653b-eece-45f0-af77-1965dbc9744f x-compute-request-id: req-04f4653b-eece-45f0-af77-1965dbc9744f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:28:55,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-04f4653b-eece-45f0-af77-1965dbc9744f 2018-10-08 04:28:55,337 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0... 2018-10-08 04:28:55,337 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-08 04:28:55,337 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0.pub 2018-10-08 04:28:55,337 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0 2018-10-08 04:28:55,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360405a0b9a46dfb24890288501d213626dc439a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBeUvalhU3FHguouxuEMUbX68rojQ79+Ac4NQDQdJRa/dvhAlSV33j4+cJw/c6AcVqUlDYNNMXmd2I+it9xY72w2yaoFq/BbZNM4g8sSwjN1Lh/B4ZQxVCJt9y4zHKAfF4RAaudc4hsfeJ9mwV0QZeRYbzvtN/becQelSteVKeihPKUSOIeaxMmkx3waA/+UUnfsbS6wpFW8FJj3jAfPL0aeV8KAqyJuEuC5qZpmj56s7WxgyckICVommUkEFQ/zS2DXwF1IZ7+oZ2IyF7aGfeNYJcNsTFZqM0lA5/tq4I6lU7pFHDXVjMj6owXsLhvW/wZYq6SjbjR5/dpgwHPNVd", "name": "CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0"}}' 2018-10-08 04:28:55,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28: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-81fd7c5b-1d32-4bec-acf9-8429953b30d5 x-compute-request-id: req-81fd7c5b-1d32-4bec-acf9-8429953b30d5 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBeUvalhU3FHguouxuEMUbX68rojQ79+Ac4NQDQdJRa/dvhAlSV33j4+cJw/c6AcVqUlDYNNMXmd2I+it9xY72w2yaoFq/BbZNM4g8sSwjN1Lh/B4ZQxVCJt9y4zHKAfF4RAaudc4hsfeJ9mwV0QZeRYbzvtN/becQelSteVKeihPKUSOIeaxMmkx3waA/+UUnfsbS6wpFW8FJj3jAfPL0aeV8KAqyJuEuC5qZpmj56s7WxgyckICVommUkEFQ/zS2DXwF1IZ7+oZ2IyF7aGfeNYJcNsTFZqM0lA5/tq4I6lU7pFHDXVjMj6owXsLhvW/wZYq6SjbjR5/dpgwHPNVd", "user_id": "ccdadda5bab94285a0793a2e5d3efb89", "name": "CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0", "fingerprint": "bd:c6:b2:e6:17:7c:23:92:4e:7a:54:b4:f3:e3:c0:63"}} 2018-10-08 04:28:55,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-81fd7c5b-1d32-4bec-acf9-8429953b30d5 2018-10-08 04:28:55,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:55,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfa1f0ce41af4e00be510dd7139428b0", "name": "CreateKeypairsTests-b972f4de-c591-402-proj-role"}], "expires_at": "2018-10-08T05:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42275780db87488aad76cba4e4f4e42e", "name": "CreateKeypairsTests-b972f4de-c591-402-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/42275780db87488aad76cba4e4f4e42e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/42275780db87488aad76cba4e4f4e42e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/42275780db87488aad76cba4e4f4e42e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/42275780db87488aad76cba4e4f4e42e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/42275780db87488aad76cba4e4f4e42e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/42275780db87488aad76cba4e4f4e42e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/42275780db87488aad76cba4e4f4e42e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/42275780db87488aad76cba4e4f4e42e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/42275780db87488aad76cba4e4f4e42e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/42275780db87488aad76cba4e4f4e42e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/42275780db87488aad76cba4e4f4e42e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/42275780db87488aad76cba4e4f4e42e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b972f4de-c591-402-user", "id": "ccdadda5bab94285a0793a2e5d3efb89"}, "audit_ids": ["9VyPvA71SjetsLSAthaTcw"], "issued_at": "2018-10-08T04:28:55.000000Z"}} 2018-10-08 04:28:55,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7737cf764bc49502b6d5e523dfbfe7571dd16f8" 2018-10-08 04:28:55,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28: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-2fa0ebdc-a767-4b98-8ec6-023257f19a8f x-compute-request-id: req-2fa0ebdc-a767-4b98-8ec6-023257f19a8f Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBeUvalhU3FHguouxuEMUbX68rojQ79+Ac4NQDQdJRa/dvhAlSV33j4+cJw/c6AcVqUlDYNNMXmd2I+it9xY72w2yaoFq/BbZNM4g8sSwjN1Lh/B4ZQxVCJt9y4zHKAfF4RAaudc4hsfeJ9mwV0QZeRYbzvtN/becQelSteVKeihPKUSOIeaxMmkx3waA/+UUnfsbS6wpFW8FJj3jAfPL0aeV8KAqyJuEuC5qZpmj56s7WxgyckICVommUkEFQ/zS2DXwF1IZ7+oZ2IyF7aGfeNYJcNsTFZqM0lA5/tq4I6lU7pFHDXVjMj6owXsLhvW/wZYq6SjbjR5/dpgwHPNVd", "user_id": "ccdadda5bab94285a0793a2e5d3efb89", "name": "CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0", "deleted": false, "created_at": "2018-10-08T04:28:55.000000", "updated_at": null, "fingerprint": "bd:c6:b2:e6:17:7c:23:92:4e:7a:54:b4:f3:e3:c0:63", "deleted_at": null, "id": 66}} 2018-10-08 04:28:55,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0 used request id req-2fa0ebdc-a767-4b98-8ec6-023257f19a8f 2018-10-08 04:28:55,939 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0 2018-10-08 04:28:55,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360405a0b9a46dfb24890288501d213626dc439a" 2018-10-08 04:28:55,989 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:28: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-126b36cf-4bb5-4c7f-8c72-6693e6e74c19 x-compute-request-id: req-126b36cf-4bb5-4c7f-8c72-6693e6e74c19 Content-Length: 0 Content-Type: application/json 2018-10-08 04:28:55,989 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-9b5632d3-2b9c-4c03-84a4-0f66782947b0 used request id req-126b36cf-4bb5-4c7f-8c72-6693e6e74c19 2018-10-08 04:28:55,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:56,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c93baa9c-813a-4447-89c1-3f9d2a56ead0 Date: Mon, 08 Oct 2018 04:28:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:28:56,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c93baa9c-813a-4447-89c1-3f9d2a56ead0 2018-10-08 04:28:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:56,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cc5379-22df-4c5e-866b-a2b299dbfbf7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:28:56,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-e7cc5379-22df-4c5e-866b-a2b299dbfbf7 2018-10-08 04:28:56,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:56,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eec61a9-39ee-45a0-91aa-665bcb2bd510 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:28:56,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-4eec61a9-39ee-45a0-91aa-665bcb2bd510 2018-10-08 04:28:56,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:56,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911cc59e-a4ea-4b07-91df-e0d2eb3f6fd4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:28:56,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-911cc59e-a4ea-4b07-91df-e0d2eb3f6fd4 2018-10-08 04:28:56,481 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-b972f4de-c591-402-proj 2018-10-08 04:28:56,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/42275780db87488aad76cba4e4f4e42e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:56,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa00e58b-ed6c-4020-9bca-bdb4089c6518 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:56,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/42275780db87488aad76cba4e4f4e42e used request id req-fa00e58b-ed6c-4020-9bca-bdb4089c6518 2018-10-08 04:28:56,705 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-b972f4de-c591-402-proj-role 2018-10-08 04:28:56,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/dfa1f0ce41af4e00be510dd7139428b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:56,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d98be6-0ffc-4195-ab82-3af6e0ab04b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:56,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/dfa1f0ce41af4e00be510dd7139428b0 used request id req-68d98be6-0ffc-4195-ab82-3af6e0ab04b4 2018-10-08 04:28:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a61b72697d3255b9230d8456972a84898394d9" 2018-10-08 04:28:56,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b964e34b-237b-4d25-9375-56bda9f15976 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:56,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b964e34b-237b-4d25-9375-56bda9f15976 2018-10-08 04:28:56,914 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-b972f4de-c591-402-user 2018-10-08 04:28:56,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ccdadda5bab94285a0793a2e5d3efb89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179aad79f17a29d5af6ba34b6a727e2e5526bf40" 2018-10-08 04:28:57,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68c89c31-9318-42d3-a6b3-07ce4c985d6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:57,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ccdadda5bab94285a0793a2e5d3efb89 used request id req-68c89c31-9318-42d3-a6b3-07ce4c985d6c 2018-10-08 04:28:57,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:57,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JmH7q7YCRGyjwFpKKueO9A"], "issued_at": "2018-10-08T04:28:57.000000Z"}} 2018-10-08 04:28:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509282176760a9315b3690f00c591cd5aab46eaa" 2018-10-08 04:28:57,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc596ed0-19fd-43c8-9a77-268218967ac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:57,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc596ed0-19fd-43c8-9a77-268218967ac4 2018-10-08 04:28:57,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:57,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:57,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["eL40iIoWRqSwQIDLYXmedA"], "issued_at": "2018-10-08T04:28:57.000000Z"}} 2018-10-08 04:28:57,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:28:57,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa09035-d442-45f1-9550-3b2c70dfacd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:57,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eaa09035-d442-45f1-9550-3b2c70dfacd0 2018-10-08 04:28:57,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:57,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:57,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-74cfc18b-c134-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:28:58,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b569d1-36d4-4972-a98d-a80d89fcb882 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-74cfc18b-c134-495-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:28:58,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-74cfc18b-c134-495-proj used request id req-e9b569d1-36d4-4972-a98d-a80d89fcb882 2018-10-08 04:28:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:28:58,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b407eae4-cf7b-4f33-a5ad-62c7a7fb7a8a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:58,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b407eae4-cf7b-4f33-a5ad-62c7a7fb7a8a 2018-10-08 04:28:58,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-74cfc18b-c134-495-proj"}}' 2018-10-08 04:28:58,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71055f9a-d44a-48e9-8372-acb027db62e7 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ac4699d35cbd4a3a8acfe6f9e93e730f"}, "enabled": true, "id": "ac4699d35cbd4a3a8acfe6f9e93e730f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-74cfc18b-c134-495-proj"}} 2018-10-08 04:28:58,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-71055f9a-d44a-48e9-8372-acb027db62e7 2018-10-08 04:28:58,271 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-74cfc18b-c134-495-proj 2018-10-08 04:28:58,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:58,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:28:58,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["dtunyaADSUip0cqrE0Dhxw"], "issued_at": "2018-10-08T04:28:58.000000Z"}} 2018-10-08 04:28:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db612b3ad06d3c6e07f33d61a82763d54c081ad8" 2018-10-08 04:28:58,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e9ff12-2c97-4a1d-9b05-fe5d68283c55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:28:58,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5e9ff12-2c97-4a1d-9b05-fe5d68283c55 2018-10-08 04:28:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:28:58,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:28:58,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db612b3ad06d3c6e07f33d61a82763d54c081ad8" 2018-10-08 04:28:58,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9af52e1-49bb-4337-be44-205e7ae434ec Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:28:58,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d9af52e1-49bb-4337-be44-205e7ae434ec 2018-10-08 04:28:58,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-74cfc18b-c134-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db612b3ad06d3c6e07f33d61a82763d54c081ad8" 2018-10-08 04:28:58,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea80eb7-6265-4dae-8bd2-ca8d87cfe0fe Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-74cfc18b-c134-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ac4699d35cbd4a3a8acfe6f9e93e730f"}, "enabled": true, "id": "ac4699d35cbd4a3a8acfe6f9e93e730f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-74cfc18b-c134-495-proj"}]} 2018-10-08 04:28:58,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-74cfc18b-c134-495-proj used request id req-cea80eb7-6265-4dae-8bd2-ca8d87cfe0fe 2018-10-08 04:28:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db612b3ad06d3c6e07f33d61a82763d54c081ad8" 2018-10-08 04:28:58,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e33f6f2-2def-4bae-bcd5-868b64468c12 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:28:58,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5e33f6f2-2def-4bae-bcd5-868b64468c12 2018-10-08 04:28:59,342 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-74cfc18b-c134-495-user 2018-10-08 04:28:59,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:59,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:28:59,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b578718d-6f97-47e1-8f66-b6d04041d883 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:28:59,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b578718d-6f97-47e1-8f66-b6d04041d883 2018-10-08 04:28:59,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" -d '{"role": {"name": "CreateKeypairsTests-74cfc18b-c134-495-proj-role"}}' 2018-10-08 04:28:59,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6ec3b3-a91b-4473-b331-22ab20e87a5a Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee49d9f375f8495b91cd2a2134940077", "links": {"self": "http://172.30.9.28:5000/v3/roles/ee49d9f375f8495b91cd2a2134940077"}, "name": "CreateKeypairsTests-74cfc18b-c134-495-proj-role"}} 2018-10-08 04:28:59,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3a6ec3b3-a91b-4473-b331-22ab20e87a5a 2018-10-08 04:28:59,546 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-74cfc18b-c134-495-proj-role 2018-10-08 04:28:59,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ee49d9f375f8495b91cd2a2134940077 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:28:59,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef10493a-d1ed-40f0-9631-82ac78f9ec3b Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ee49d9f375f8495b91cd2a2134940077"}, "domain_id": null, "name": "CreateKeypairsTests-74cfc18b-c134-495-proj-role", "id": "ee49d9f375f8495b91cd2a2134940077"}} 2018-10-08 04:28:59,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ee49d9f375f8495b91cd2a2134940077 used request id req-ef10493a-d1ed-40f0-9631-82ac78f9ec3b 2018-10-08 04:28:59,640 - keystone_utils - INFO - Granting role CreateKeypairsTests-74cfc18b-c134-495-proj-role to project CreateKeypairsTests-74cfc18b-c134-495-proj 2018-10-08 04:28:59,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ac4699d35cbd4a3a8acfe6f9e93e730f/users/6e8699ab8b2645528919a76ad5993fc9/roles/ee49d9f375f8495b91cd2a2134940077 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:28:59,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8867d830-2091-4786-aacb-50c7552e56c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:28:59,763 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ac4699d35cbd4a3a8acfe6f9e93e730f/users/6e8699ab8b2645528919a76ad5993fc9/roles/ee49d9f375f8495b91cd2a2134940077 used request id req-8867d830-2091-4786-aacb-50c7552e56c1 2018-10-08 04:28:59,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:28:59,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:28:59,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:00,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee49d9f375f8495b91cd2a2134940077", "name": "CreateKeypairsTests-74cfc18b-c134-495-proj-role"}], "expires_at": "2018-10-08T05:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac4699d35cbd4a3a8acfe6f9e93e730f", "name": "CreateKeypairsTests-74cfc18b-c134-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-74cfc18b-c134-495-user", "id": "6e8699ab8b2645528919a76ad5993fc9"}, "audit_ids": ["_Vm3bUPHSnS0NT2bmi27FA"], "issued_at": "2018-10-08T04:29:00.000000Z"}} 2018-10-08 04:29:00,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f9bef99c99a30f4c8cf91d1081b76de8084188" 2018-10-08 04:29:00,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c20b8d-29b4-4334-abcd-6d56972d72a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:00,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-73c20b8d-29b4-4334-abcd-6d56972d72a9 2018-10-08 04:29:00,227 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:00,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f9bef99c99a30f4c8cf91d1081b76de8084188" 2018-10-08 04:29:00,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24e5c8c0-4f40-4254-aec0-de7be8078182 x-compute-request-id: req-24e5c8c0-4f40-4254-aec0-de7be8078182 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:29:00,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-24e5c8c0-4f40-4254-aec0-de7be8078182 2018-10-08 04:29:00,757 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d... 2018-10-08 04:29:00,758 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 04:29:08,588 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d 2018-10-08 04:29:08,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f9bef99c99a30f4c8cf91d1081b76de8084188" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDK0f1Rjy6FCHjzrvjrU+WjkN5Lqs3wU0xAsVYocEnpla5UXEXQjpkXW15bpRJ+EWajG6LmZ0sm54SqqD1+rRsp8sxwt9RPtldozu6aH0nCdGJbOm9ZbamDTViFSUQ3zRpuoiTnXar8immTPiCL/8m6iw5Fsc5z93gsfRU6x2/Z4p1eZPeNOgqAHMoznH0lxS0dECp3P5WMr+L8A25d1Lt4CCZPtahXmTJj92hMzdn+akyL726qGkiRLekMkoWAl6p1q9+H4+vd2ak2UE3C4UfsiB09VIdF3pcW45NQz+a16FLk1JKCYI6CHVuUs5l93Gp2rInApAlB6l76ynV3RyEsONdR44wXIuFe9Dpoiv9HBjPXW1MsjxXtPZMvGry8y0Sv3nAJGpF1qlbASLIZul0aKJb13BAvcwgrPcawskAm13V6eKih6xTvzpZkoGB4yMkdCVkQ0M3SUsemp76v4a60N2oNhDSCCSSos1jQ/jOfn1NgSSdnQdJH3r7FdoB0sXFmO6HA5QfZ3wq/77NfcJsvYNLcZaB/JOXDtRHECaJ9T1C5Y4BMlsqbg451BXSBxUY3dtT9KzlvkDWqgUgPqdSJvuQLGFGjLyvepzXA3ewU8h+ukiR6HU4uzTBXOnFLYj2TfR4lY+KEnOzVxYl7zqcJ7giFfJMors+RjH/zpfk66U06n1meMhOgVkqpkVOn6Gk+53jLg4qn1iZZ4sxpnvRY2CqyOE6nvyOuGVO9DQQZDgQvYF/jHh6FDb6rr5SQ25qnMQ8EMU8raeSyWz6SIcwYsO1v6BkH4MczkTbP3mxLiNh7BAEOxbJUssxCbWAwEwEMuvQ7qRFtPS6HQx8BZu0pflg6sYfazQBeEawQHodwj0oT8heD4PBhPycQTrllUmE7pNSoPi7VRAcBEXxN/BsK2VdTxczpXTfT85d/qsilR8TSTp0KG9DNd/9kw5pqd9p0j7Mx3CBCgxHbDaWonBSI6Tv+94OPAt/Cx1UtvD6sDEh4Nkhp26AUvOGog/PH7pNhz2sx1kyTDsdXNalrRVRdufU52JsM3/wAsDRmQCRSVmATroTbuWbzfTjB6bz/TPhk81Y6g/07nsXXNM+9lZ9kQ+HS2sqhm1YrVJKswIBc4e8c4KDHVZNMHn7KZ4wZ6HdrTY28avewZD0594fjv+gcgYH/Bp5nRuOE55Zqv5a7EhQEcgK5zAGOynJLuyd3neCxClkwZIbpUG80URUUN6shINxeioSvHfDvHEfOeBeVs6e6fNW8qTAjybJI1LNVv435vhoW07Jy9FiNQSKi1aFQAcVAaUcAaSkJcQnVKj+xiWURNHEIfU1/JnUY3A85k6vBheqbABmslyK8EJSxQGijP+uCbSM2QtvQtNTWCqsIXN9RBjiisOol178djvNyromSFJRL7zXVBs+E5UyC5EZJEHEgpjSXneaDRCviV5i29g0KU4s+Zcfiw7YN25s8HYyLPh5l5uYqJLdF1DG2tiB6Tp1DRug9DVUXUM+bFci/p5skh0AHQYNMaqlmOHf2iwExeBS2SCkZlt/caFZNmkTYyHu3mJrl6EdeCq550nxV3JHg43qoF9TvGgQkcVpTRuu6KVKAziAOo9E9LLPCRj2XWTlR3bgETjWjC3BwFHGF7u+oGgabp1NkX/GGEuiO+YWI9w==", "name": "CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d"}}' 2018-10-08 04:29:08,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-7f6301c2-cc28-4879-b461-ca1b6b937fa1 x-compute-request-id: req-7f6301c2-cc28-4879-b461-ca1b6b937fa1 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDK0f1Rjy6FCHjzrvjrU+WjkN5Lqs3wU0xAsVYocEnpla5UXEXQjpkXW15bpRJ+EWajG6LmZ0sm54SqqD1+rRsp8sxwt9RPtldozu6aH0nCdGJbOm9ZbamDTViFSUQ3zRpuoiTnXar8immTPiCL/8m6iw5Fsc5z93gsfRU6x2/Z4p1eZPeNOgqAHMoznH0lxS0dECp3P5WMr+L8A25d1Lt4CCZPtahXmTJj92hMzdn+akyL726qGkiRLekMkoWAl6p1q9+H4+vd2ak2UE3C4UfsiB09VIdF3pcW45NQz+a16FLk1JKCYI6CHVuUs5l93Gp2rInApAlB6l76ynV3RyEsONdR44wXIuFe9Dpoiv9HBjPXW1MsjxXtPZMvGry8y0Sv3nAJGpF1qlbASLIZul0aKJb13BAvcwgrPcawskAm13V6eKih6xTvzpZkoGB4yMkdCVkQ0M3SUsemp76v4a60N2oNhDSCCSSos1jQ/jOfn1NgSSdnQdJH3r7FdoB0sXFmO6HA5QfZ3wq/77NfcJsvYNLcZaB/JOXDtRHECaJ9T1C5Y4BMlsqbg451BXSBxUY3dtT9KzlvkDWqgUgPqdSJvuQLGFGjLyvepzXA3ewU8h+ukiR6HU4uzTBXOnFLYj2TfR4lY+KEnOzVxYl7zqcJ7giFfJMors+RjH/zpfk66U06n1meMhOgVkqpkVOn6Gk+53jLg4qn1iZZ4sxpnvRY2CqyOE6nvyOuGVO9DQQZDgQvYF/jHh6FDb6rr5SQ25qnMQ8EMU8raeSyWz6SIcwYsO1v6BkH4MczkTbP3mxLiNh7BAEOxbJUssxCbWAwEwEMuvQ7qRFtPS6HQx8BZu0pflg6sYfazQBeEawQHodwj0oT8heD4PBhPycQTrllUmE7pNSoPi7VRAcBEXxN/BsK2VdTxczpXTfT85d/qsilR8TSTp0KG9DNd/9kw5pqd9p0j7Mx3CBCgxHbDaWonBSI6Tv+94OPAt/Cx1UtvD6sDEh4Nkhp26AUvOGog/PH7pNhz2sx1kyTDsdXNalrRVRdufU52JsM3/wAsDRmQCRSVmATroTbuWbzfTjB6bz/TPhk81Y6g/07nsXXNM+9lZ9kQ+HS2sqhm1YrVJKswIBc4e8c4KDHVZNMHn7KZ4wZ6HdrTY28avewZD0594fjv+gcgYH/Bp5nRuOE55Zqv5a7EhQEcgK5zAGOynJLuyd3neCxClkwZIbpUG80URUUN6shINxeioSvHfDvHEfOeBeVs6e6fNW8qTAjybJI1LNVv435vhoW07Jy9FiNQSKi1aFQAcVAaUcAaSkJcQnVKj+xiWURNHEIfU1/JnUY3A85k6vBheqbABmslyK8EJSxQGijP+uCbSM2QtvQtNTWCqsIXN9RBjiisOol178djvNyromSFJRL7zXVBs+E5UyC5EZJEHEgpjSXneaDRCviV5i29g0KU4s+Zcfiw7YN25s8HYyLPh5l5uYqJLdF1DG2tiB6Tp1DRug9DVUXUM+bFci/p5skh0AHQYNMaqlmOHf2iwExeBS2SCkZlt/caFZNmkTYyHu3mJrl6EdeCq550nxV3JHg43qoF9TvGgQkcVpTRuu6KVKAziAOo9E9LLPCRj2XWTlR3bgETjWjC3BwFHGF7u+oGgabp1NkX/GGEuiO+YWI9w==", "user_id": "6e8699ab8b2645528919a76ad5993fc9", "name": "CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d", "fingerprint": "e9:96:d4:c8:8c:f5:fb:f0:8b:bb:a2:91:43:90:d8:f9"}} 2018-10-08 04:29:08,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7f6301c2-cc28-4879-b461-ca1b6b937fa1 2018-10-08 04:29:08,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:09,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee49d9f375f8495b91cd2a2134940077", "name": "CreateKeypairsTests-74cfc18b-c134-495-proj-role"}], "expires_at": "2018-10-08T05:29:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac4699d35cbd4a3a8acfe6f9e93e730f", "name": "CreateKeypairsTests-74cfc18b-c134-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ac4699d35cbd4a3a8acfe6f9e93e730f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-74cfc18b-c134-495-user", "id": "6e8699ab8b2645528919a76ad5993fc9"}, "audit_ids": ["nlo2SKUUTgmHkb_2Qn5yqw"], "issued_at": "2018-10-08T04:29:09.000000Z"}} 2018-10-08 04:29:09,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7f3d165ac6f46a69f971847dabebf3f08f27fd" 2018-10-08 04:29:09,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-518f0421-0c39-400c-a1cc-37e8a746f3e4 x-compute-request-id: req-518f0421-0c39-400c-a1cc-37e8a746f3e4 Content-Encoding: gzip Content-Length: 1574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDK0f1Rjy6FCHjzrvjrU+WjkN5Lqs3wU0xAsVYocEnpla5UXEXQjpkXW15bpRJ+EWajG6LmZ0sm54SqqD1+rRsp8sxwt9RPtldozu6aH0nCdGJbOm9ZbamDTViFSUQ3zRpuoiTnXar8immTPiCL/8m6iw5Fsc5z93gsfRU6x2/Z4p1eZPeNOgqAHMoznH0lxS0dECp3P5WMr+L8A25d1Lt4CCZPtahXmTJj92hMzdn+akyL726qGkiRLekMkoWAl6p1q9+H4+vd2ak2UE3C4UfsiB09VIdF3pcW45NQz+a16FLk1JKCYI6CHVuUs5l93Gp2rInApAlB6l76ynV3RyEsONdR44wXIuFe9Dpoiv9HBjPXW1MsjxXtPZMvGry8y0Sv3nAJGpF1qlbASLIZul0aKJb13BAvcwgrPcawskAm13V6eKih6xTvzpZkoGB4yMkdCVkQ0M3SUsemp76v4a60N2oNhDSCCSSos1jQ/jOfn1NgSSdnQdJH3r7FdoB0sXFmO6HA5QfZ3wq/77NfcJsvYNLcZaB/JOXDtRHECaJ9T1C5Y4BMlsqbg451BXSBxUY3dtT9KzlvkDWqgUgPqdSJvuQLGFGjLyvepzXA3ewU8h+ukiR6HU4uzTBXOnFLYj2TfR4lY+KEnOzVxYl7zqcJ7giFfJMors+RjH/zpfk66U06n1meMhOgVkqpkVOn6Gk+53jLg4qn1iZZ4sxpnvRY2CqyOE6nvyOuGVO9DQQZDgQvYF/jHh6FDb6rr5SQ25qnMQ8EMU8raeSyWz6SIcwYsO1v6BkH4MczkTbP3mxLiNh7BAEOxbJUssxCbWAwEwEMuvQ7qRFtPS6HQx8BZu0pflg6sYfazQBeEawQHodwj0oT8heD4PBhPycQTrllUmE7pNSoPi7VRAcBEXxN/BsK2VdTxczpXTfT85d/qsilR8TSTp0KG9DNd/9kw5pqd9p0j7Mx3CBCgxHbDaWonBSI6Tv+94OPAt/Cx1UtvD6sDEh4Nkhp26AUvOGog/PH7pNhz2sx1kyTDsdXNalrRVRdufU52JsM3/wAsDRmQCRSVmATroTbuWbzfTjB6bz/TPhk81Y6g/07nsXXNM+9lZ9kQ+HS2sqhm1YrVJKswIBc4e8c4KDHVZNMHn7KZ4wZ6HdrTY28avewZD0594fjv+gcgYH/Bp5nRuOE55Zqv5a7EhQEcgK5zAGOynJLuyd3neCxClkwZIbpUG80URUUN6shINxeioSvHfDvHEfOeBeVs6e6fNW8qTAjybJI1LNVv435vhoW07Jy9FiNQSKi1aFQAcVAaUcAaSkJcQnVKj+xiWURNHEIfU1/JnUY3A85k6vBheqbABmslyK8EJSxQGijP+uCbSM2QtvQtNTWCqsIXN9RBjiisOol178djvNyromSFJRL7zXVBs+E5UyC5EZJEHEgpjSXneaDRCviV5i29g0KU4s+Zcfiw7YN25s8HYyLPh5l5uYqJLdF1DG2tiB6Tp1DRug9DVUXUM+bFci/p5skh0AHQYNMaqlmOHf2iwExeBS2SCkZlt/caFZNmkTYyHu3mJrl6EdeCq550nxV3JHg43qoF9TvGgQkcVpTRuu6KVKAziAOo9E9LLPCRj2XWTlR3bgETjWjC3BwFHGF7u+oGgabp1NkX/GGEuiO+YWI9w==", "user_id": "6e8699ab8b2645528919a76ad5993fc9", "name": "CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d", "deleted": false, "created_at": "2018-10-08T04:29:08.000000", "updated_at": null, "fingerprint": "e9:96:d4:c8:8c:f5:fb:f0:8b:bb:a2:91:43:90:d8:f9", "deleted_at": null, "id": 69}} 2018-10-08 04:29:09,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d used request id req-518f0421-0c39-400c-a1cc-37e8a746f3e4 2018-10-08 04:29:09,190 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d 2018-10-08 04:29:09,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f9bef99c99a30f4c8cf91d1081b76de8084188" 2018-10-08 04:29:09,223 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:29: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-b9f8f8db-ece4-479b-a8be-232df6ca492f x-compute-request-id: req-b9f8f8db-ece4-479b-a8be-232df6ca492f Content-Length: 0 Content-Type: application/json 2018-10-08 04:29:09,223 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-ebb38bb4-e4b1-4a7d-a1e4-4da2fea4da0d used request id req-b9f8f8db-ece4-479b-a8be-232df6ca492f 2018-10-08 04:29:09,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:29:09,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8d6efbf0-e6e7-43ef-a5eb-160ace39602d Date: Mon, 08 Oct 2018 04:29:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:29:09,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8d6efbf0-e6e7-43ef-a5eb-160ace39602d 2018-10-08 04:29:09,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:29:09,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa10e31-e5b4-429c-8990-ce5761582eec Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:29:09,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-5fa10e31-e5b4-429c-8990-ce5761582eec 2018-10-08 04:29:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:29:09,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ab94f4-bccb-4583-8388-9a6b78433c9d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:29:09,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-e3ab94f4-bccb-4583-8388-9a6b78433c9d 2018-10-08 04:29:09,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:29:09,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c775f2d2-cb23-4edd-9ab2-4192bff7b24a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:29:09,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-c775f2d2-cb23-4edd-9ab2-4192bff7b24a 2018-10-08 04:29:09,737 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-74cfc18b-c134-495-proj 2018-10-08 04:29:09,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ac4699d35cbd4a3a8acfe6f9e93e730f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:29:09,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afabc190-c067-4b39-be18-cd688ddeccd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:09,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ac4699d35cbd4a3a8acfe6f9e93e730f used request id req-afabc190-c067-4b39-be18-cd688ddeccd2 2018-10-08 04:29:09,963 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-74cfc18b-c134-495-proj-role 2018-10-08 04:29:09,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ee49d9f375f8495b91cd2a2134940077 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:29:10,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab2864a-0289-4214-92a3-3cb777e0094e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:10,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ee49d9f375f8495b91cd2a2134940077 used request id req-1ab2864a-0289-4214-92a3-3cb777e0094e 2018-10-08 04:29:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ed40ae1444340afcae5c6001afc8c168af31" 2018-10-08 04:29:10,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3833c6-e220-4c35-a866-5c95d1322ce0 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:10,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ad3833c6-e220-4c35-a866-5c95d1322ce0 2018-10-08 04:29:10,250 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-74cfc18b-c134-495-user 2018-10-08 04:29:10,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6e8699ab8b2645528919a76ad5993fc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db612b3ad06d3c6e07f33d61a82763d54c081ad8" 2018-10-08 04:29:10,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec2edeb-061e-4f9e-9f1f-11672860c6c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:10,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6e8699ab8b2645528919a76ad5993fc9 used request id req-3ec2edeb-061e-4f9e-9f1f-11672860c6c5 2018-10-08 04:29:10,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:10,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["8EOGN0WJQ7a71uPmS9fUEw"], "issued_at": "2018-10-08T04:29:10.000000Z"}} 2018-10-08 04:29:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f52cd1261d2090ebd5f1e3fc26e54ee17bad9" 2018-10-08 04:29:10,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90f26dc-2a3d-4441-8757-3d8a1a757e46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:10,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b90f26dc-2a3d-4441-8757-3d8a1a757e46 2018-10-08 04:29:10,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:10,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:11,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ulTHepWdQKCFzDzgFExKwg"], "issued_at": "2018-10-08T04:29:11.000000Z"}} 2018-10-08 04:29:11,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:11,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31af4527-6b4b-4551-abe6-b4e0c73c9469 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:11,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-31af4527-6b4b-4551-abe6-b4e0c73c9469 2018-10-08 04:29:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:11,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:11,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d4f91b1f-fd62-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:11,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3176bc-b9d5-4f94-9ab5-7b85770ed97d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d4f91b1f-fd62-429-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:29:11,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d4f91b1f-fd62-429-proj used request id req-3b3176bc-b9d5-4f94-9ab5-7b85770ed97d 2018-10-08 04:29:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:11,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5cd31a-6270-4aa2-83c0-602da894d68d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:11,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-de5cd31a-6270-4aa2-83c0-602da894d68d 2018-10-08 04:29:11,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj"}}' 2018-10-08 04:29:11,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b63caf96-4157-4ada-99c7-b9d904298faa Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c25a3442edc4795ade9b090a44f3325"}, "enabled": true, "id": "5c25a3442edc4795ade9b090a44f3325", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj"}} 2018-10-08 04:29:11,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b63caf96-4157-4ada-99c7-b9d904298faa 2018-10-08 04:29:11,678 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d4f91b1f-fd62-429-proj 2018-10-08 04:29:11,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:11,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:12,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["LF4ORTutRNOyP0X6_R4nXQ"], "issued_at": "2018-10-08T04:29:12.000000Z"}} 2018-10-08 04:29:12,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a452067b14a4bdc7a4d1f0b9dcb3bc77a8f76171" 2018-10-08 04:29:12,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab14a85f-c882-4614-a5c2-0f82e72f5c9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:12,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ab14a85f-c882-4614-a5c2-0f82e72f5c9e 2018-10-08 04:29:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:12,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:12,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a452067b14a4bdc7a4d1f0b9dcb3bc77a8f76171" 2018-10-08 04:29:12,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdcfbc8-d922-47a3-9e6e-7ba8219c728d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:29:12,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5bdcfbc8-d922-47a3-9e6e-7ba8219c728d 2018-10-08 04:29:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-d4f91b1f-fd62-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a452067b14a4bdc7a4d1f0b9dcb3bc77a8f76171" 2018-10-08 04:29:12,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de6eb0d-125d-4510-a98d-9cfb9a682280 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-d4f91b1f-fd62-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c25a3442edc4795ade9b090a44f3325"}, "enabled": true, "id": "5c25a3442edc4795ade9b090a44f3325", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj"}]} 2018-10-08 04:29:12,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-d4f91b1f-fd62-429-proj used request id req-8de6eb0d-125d-4510-a98d-9cfb9a682280 2018-10-08 04:29:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a452067b14a4bdc7a4d1f0b9dcb3bc77a8f76171" 2018-10-08 04:29:12,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc713be6-d238-4053-9536-7ca2d432f9a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:12,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cc713be6-d238-4053-9536-7ca2d432f9a6 2018-10-08 04:29:12,756 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d4f91b1f-fd62-429-user 2018-10-08 04:29:12,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:12,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990c3a14-44e0-48ce-8a65-18695e60dce4 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:12,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-990c3a14-44e0-48ce-8a65-18695e60dce4 2018-10-08 04:29:12,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" -d '{"role": {"name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj-role"}}' 2018-10-08 04:29:12,947 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c86bf24-e4de-438f-8b12-85e7651bf616 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58cefa7a17ee4cf494190a241f29861a", "links": {"self": "http://172.30.9.28:5000/v3/roles/58cefa7a17ee4cf494190a241f29861a"}, "name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj-role"}} 2018-10-08 04:29:12,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5c86bf24-e4de-438f-8b12-85e7651bf616 2018-10-08 04:29:12,947 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d4f91b1f-fd62-429-proj-role 2018-10-08 04:29:12,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/58cefa7a17ee4cf494190a241f29861a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:13,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cfa7a7-273c-4ee9-9313-6be0695dab7c Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/58cefa7a17ee4cf494190a241f29861a"}, "domain_id": null, "name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj-role", "id": "58cefa7a17ee4cf494190a241f29861a"}} 2018-10-08 04:29:13,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/58cefa7a17ee4cf494190a241f29861a used request id req-97cfa7a7-273c-4ee9-9313-6be0695dab7c 2018-10-08 04:29:13,040 - keystone_utils - INFO - Granting role CreateKeypairsTests-d4f91b1f-fd62-429-proj-role to project CreateKeypairsTests-d4f91b1f-fd62-429-proj 2018-10-08 04:29:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5c25a3442edc4795ade9b090a44f3325/users/c29c8a6cd341487f81553d4e39b2ed67/roles/58cefa7a17ee4cf494190a241f29861a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:13,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a49d7cb8-6e13-40ff-b314-aa756cfb998e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:13,165 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5c25a3442edc4795ade9b090a44f3325/users/c29c8a6cd341487f81553d4e39b2ed67/roles/58cefa7a17ee4cf494190a241f29861a used request id req-a49d7cb8-6e13-40ff-b314-aa756cfb998e 2018-10-08 04:29:13,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:13,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:13,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:13,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58cefa7a17ee4cf494190a241f29861a", "name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj-role"}], "expires_at": "2018-10-08T05:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c25a3442edc4795ade9b090a44f3325", "name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c25a3442edc4795ade9b090a44f3325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c25a3442edc4795ade9b090a44f3325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c25a3442edc4795ade9b090a44f3325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c25a3442edc4795ade9b090a44f3325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c25a3442edc4795ade9b090a44f3325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c25a3442edc4795ade9b090a44f3325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d4f91b1f-fd62-429-user", "id": "c29c8a6cd341487f81553d4e39b2ed67"}, "audit_ids": ["nha6wqigT-e8pItDLxY3OA"], "issued_at": "2018-10-08T04:29:13.000000Z"}} 2018-10-08 04:29:13,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5609ebe3b5cfcabb0269bb52d2cfe85eb8a24278" 2018-10-08 04:29:13,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eaf73a7-1534-4157-b46f-9ccd2fb3f051 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:13,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8eaf73a7-1534-4157-b46f-9ccd2fb3f051 2018-10-08 04:29:13,615 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:13,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5609ebe3b5cfcabb0269bb52d2cfe85eb8a24278" 2018-10-08 04:29:13,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9af73fd3-1ce3-4676-9f8f-2e14b4513324 x-compute-request-id: req-9af73fd3-1ce3-4676-9f8f-2e14b4513324 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:29:13,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-9af73fd3-1ce3-4676-9f8f-2e14b4513324 2018-10-08 04:29:13,800 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763... 2018-10-08 04:29:13,800 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 04:29:13,923 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763 2018-10-08 04:29:13,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5609ebe3b5cfcabb0269bb52d2cfe85eb8a24278" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgRXkZtyblIcQsOHHtVKCuqZL9O2bUGPioFJktrVWup/r+0fLVoN03un+/T2BKuTArh4+kf3qDUlJUU7nHXlQdtKeAHVvuPGk77N6Ep06WwMTBqjF9tjk+P1zsDI1aGiVrN80bYbYk2VtGKisEFn+iHRi7/FXO066VpTI1c+Txuw==", "name": "CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763"}}' 2018-10-08 04:29:13,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b15ba6d-270c-450d-bf9e-c647129fb7b8 x-compute-request-id: req-4b15ba6d-270c-450d-bf9e-c647129fb7b8 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgRXkZtyblIcQsOHHtVKCuqZL9O2bUGPioFJktrVWup/r+0fLVoN03un+/T2BKuTArh4+kf3qDUlJUU7nHXlQdtKeAHVvuPGk77N6Ep06WwMTBqjF9tjk+P1zsDI1aGiVrN80bYbYk2VtGKisEFn+iHRi7/FXO066VpTI1c+Txuw==", "user_id": "c29c8a6cd341487f81553d4e39b2ed67", "name": "CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763", "fingerprint": "fa:00:8e:83:b0:29:73:7f:f5:f6:9b:52:68:e4:78:93"}} 2018-10-08 04:29:13,979 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-4b15ba6d-270c-450d-bf9e-c647129fb7b8 2018-10-08 04:29:13,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:14,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58cefa7a17ee4cf494190a241f29861a", "name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj-role"}], "expires_at": "2018-10-08T05:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c25a3442edc4795ade9b090a44f3325", "name": "CreateKeypairsTests-d4f91b1f-fd62-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c25a3442edc4795ade9b090a44f3325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c25a3442edc4795ade9b090a44f3325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c25a3442edc4795ade9b090a44f3325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c25a3442edc4795ade9b090a44f3325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c25a3442edc4795ade9b090a44f3325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c25a3442edc4795ade9b090a44f3325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c25a3442edc4795ade9b090a44f3325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d4f91b1f-fd62-429-user", "id": "c29c8a6cd341487f81553d4e39b2ed67"}, "audit_ids": ["H4HjnSvjRHqRzKACAUHlJQ"], "issued_at": "2018-10-08T04:29:14.000000Z"}} 2018-10-08 04:29:14,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763cb08ab5769a9f0e75183434732962fe5c447b" 2018-10-08 04:29:14,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-783eb951-9d8c-43f4-b143-12dd679d9e55 x-compute-request-id: req-783eb951-9d8c-43f4-b143-12dd679d9e55 Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgRXkZtyblIcQsOHHtVKCuqZL9O2bUGPioFJktrVWup/r+0fLVoN03un+/T2BKuTArh4+kf3qDUlJUU7nHXlQdtKeAHVvuPGk77N6Ep06WwMTBqjF9tjk+P1zsDI1aGiVrN80bYbYk2VtGKisEFn+iHRi7/FXO066VpTI1c+Txuw==", "user_id": "c29c8a6cd341487f81553d4e39b2ed67", "name": "CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763", "deleted": false, "created_at": "2018-10-08T04:29:13.000000", "updated_at": null, "fingerprint": "fa:00:8e:83:b0:29:73:7f:f5:f6:9b:52:68:e4:78:93", "deleted_at": null, "id": 72}} 2018-10-08 04:29:14,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763 used request id req-783eb951-9d8c-43f4-b143-12dd679d9e55 2018-10-08 04:29:14,501 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763 2018-10-08 04:29:14,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5609ebe3b5cfcabb0269bb52d2cfe85eb8a24278" 2018-10-08 04:29:14,534 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:29: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-aee2bdfe-827a-4795-9614-40d43330f6ec x-compute-request-id: req-aee2bdfe-827a-4795-9614-40d43330f6ec Content-Length: 0 Content-Type: application/json 2018-10-08 04:29:14,534 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-7401dba3-e4a3-4d2d-932b-a43c3ec5c763 used request id req-aee2bdfe-827a-4795-9614-40d43330f6ec 2018-10-08 04:29:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:14,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e986dbe4-d4f2-4b29-8e86-16b7bc19bede Date: Mon, 08 Oct 2018 04:29:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:29:14,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e986dbe4-d4f2-4b29-8e86-16b7bc19bede 2018-10-08 04:29:14,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:14,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94478d00-4609-4a43-a79c-8ddeb6e46f11 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:29:14,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-94478d00-4609-4a43-a79c-8ddeb6e46f11 2018-10-08 04:29:14,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:14,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7003907f-b238-4830-b31a-697188e710b4 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:29:14,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-7003907f-b238-4830-b31a-697188e710b4 2018-10-08 04:29:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:15,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9519e3d4-f41f-499e-b5d4-924e5d453920 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:29:15,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-9519e3d4-f41f-499e-b5d4-924e5d453920 2018-10-08 04:29:15,146 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d4f91b1f-fd62-429-proj 2018-10-08 04:29:15,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5c25a3442edc4795ade9b090a44f3325 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:15,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-205dbe6c-920f-4c9a-ba44-41059cc1b33a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:15,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5c25a3442edc4795ade9b090a44f3325 used request id req-205dbe6c-920f-4c9a-ba44-41059cc1b33a 2018-10-08 04:29:15,345 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d4f91b1f-fd62-429-proj-role 2018-10-08 04:29:15,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/58cefa7a17ee4cf494190a241f29861a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:15,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b46226-4de5-4fff-9aac-eb5e1b289b13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:15,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/58cefa7a17ee4cf494190a241f29861a used request id req-23b46226-4de5-4fff-9aac-eb5e1b289b13 2018-10-08 04:29:15,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc084e948f30003a6c5a08890b37ee9930a62c75" 2018-10-08 04:29:15,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110db3bd-462a-4f98-af73-ffd1759b78fb Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:15,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-110db3bd-462a-4f98-af73-ffd1759b78fb 2018-10-08 04:29:15,563 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d4f91b1f-fd62-429-user 2018-10-08 04:29:15,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c29c8a6cd341487f81553d4e39b2ed67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a452067b14a4bdc7a4d1f0b9dcb3bc77a8f76171" 2018-10-08 04:29:15,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c191c87b-d6a5-48bc-ae22-254b0ff1a602 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:15,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c29c8a6cd341487f81553d4e39b2ed67 used request id req-c191c87b-d6a5-48bc-ae22-254b0ff1a602 2018-10-08 04:29:15,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:16,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["0jDkBcAkSDeGIdmTxpoU2Q"], "issued_at": "2018-10-08T04:29:16.000000Z"}} 2018-10-08 04:29:16,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7add2d8fb115623a4309be5ad068395235dcb9ed" 2018-10-08 04:29:16,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a1dbb9-ac19-4b86-a4fe-90f531a3967f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:16,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b1a1dbb9-ac19-4b86-a4fe-90f531a3967f 2018-10-08 04:29:16,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:16,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:16,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["BhrcJbkDToCg4lD4GkkovQ"], "issued_at": "2018-10-08T04:29:16.000000Z"}} 2018-10-08 04:29:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:16,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41a6efa-0fc2-4c8f-9383-6d1de2e97bfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:16,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f41a6efa-0fc2-4c8f-9383-6d1de2e97bfb 2018-10-08 04:29:16,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:16,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:16,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b3acc6d7-2018-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:16,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bc0756-abf7-4633-8a41-fcf176ee672e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b3acc6d7-2018-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:29:16,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b3acc6d7-2018-4ea-proj used request id req-e4bc0756-abf7-4633-8a41-fcf176ee672e 2018-10-08 04:29:16,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:17,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0fbbd26-7aa1-4df3-be71-26e0219e496d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:17,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b0fbbd26-7aa1-4df3-be71-26e0219e496d 2018-10-08 04:29:17,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj"}}' 2018-10-08 04:29:17,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0086b4c-7264-43da-9211-9259bcc0249a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/598b1f1bc6a24f6ab823ad782968b262"}, "enabled": true, "id": "598b1f1bc6a24f6ab823ad782968b262", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj"}} 2018-10-08 04:29:17,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c0086b4c-7264-43da-9211-9259bcc0249a 2018-10-08 04:29:17,176 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-b3acc6d7-2018-4ea-proj 2018-10-08 04:29:17,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:17,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:17,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bO0CJApTQOWa3qFMRT-APg"], "issued_at": "2018-10-08T04:29:17.000000Z"}} 2018-10-08 04:29:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82de459076a516a2b63c6c4d87c6e2b3fb1fdf" 2018-10-08 04:29:17,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c98688-95cc-49dd-9606-156f10bec22b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:17,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53c98688-95cc-49dd-9606-156f10bec22b 2018-10-08 04:29:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:17,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:17,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82de459076a516a2b63c6c4d87c6e2b3fb1fdf" 2018-10-08 04:29:17,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3629dc77-7555-4272-8666-dabd26a76417 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:29:17,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3629dc77-7555-4272-8666-dabd26a76417 2018-10-08 04:29:17,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-b3acc6d7-2018-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82de459076a516a2b63c6c4d87c6e2b3fb1fdf" 2018-10-08 04:29:17,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1073602b-1c1a-4900-b8b9-a8ac28e59f20 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-b3acc6d7-2018-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/598b1f1bc6a24f6ab823ad782968b262"}, "enabled": true, "id": "598b1f1bc6a24f6ab823ad782968b262", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj"}]} 2018-10-08 04:29:17,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-b3acc6d7-2018-4ea-proj used request id req-1073602b-1c1a-4900-b8b9-a8ac28e59f20 2018-10-08 04:29:17,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82de459076a516a2b63c6c4d87c6e2b3fb1fdf" 2018-10-08 04:29:18,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b60969-d1e9-4e58-8b09-c5e53a340ff5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:18,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-59b60969-d1e9-4e58-8b09-c5e53a340ff5 2018-10-08 04:29:18,360 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-b3acc6d7-2018-4ea-user 2018-10-08 04:29:18,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:18,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b427ac-1f6f-4eee-8dd1-45d2806fa494 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:18,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-69b427ac-1f6f-4eee-8dd1-45d2806fa494 2018-10-08 04:29:18,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" -d '{"role": {"name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj-role"}}' 2018-10-08 04:29:18,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71565c99-7152-4f02-a56f-1a05e19dab0f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fad72c0af2b94a9ca89812e6e409a9cb", "links": {"self": "http://172.30.9.28:5000/v3/roles/fad72c0af2b94a9ca89812e6e409a9cb"}, "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj-role"}} 2018-10-08 04:29:18,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-71565c99-7152-4f02-a56f-1a05e19dab0f 2018-10-08 04:29:18,583 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-b3acc6d7-2018-4ea-proj-role 2018-10-08 04:29:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fad72c0af2b94a9ca89812e6e409a9cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:18,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98e37ef-7539-4f7b-9a51-47b8f544f97e Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fad72c0af2b94a9ca89812e6e409a9cb"}, "domain_id": null, "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj-role", "id": "fad72c0af2b94a9ca89812e6e409a9cb"}} 2018-10-08 04:29:18,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fad72c0af2b94a9ca89812e6e409a9cb used request id req-e98e37ef-7539-4f7b-9a51-47b8f544f97e 2018-10-08 04:29:18,673 - keystone_utils - INFO - Granting role CreateKeypairsTests-b3acc6d7-2018-4ea-proj-role to project CreateKeypairsTests-b3acc6d7-2018-4ea-proj 2018-10-08 04:29:18,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/598b1f1bc6a24f6ab823ad782968b262/users/2eb9a2fe004947be80d83db25537a2f7/roles/fad72c0af2b94a9ca89812e6e409a9cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:18,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79f0df6-373a-4ee3-ab6c-2cbd982e28d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:18,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/598b1f1bc6a24f6ab823ad782968b262/users/2eb9a2fe004947be80d83db25537a2f7/roles/fad72c0af2b94a9ca89812e6e409a9cb used request id req-d79f0df6-373a-4ee3-ab6c-2cbd982e28d6 2018-10-08 04:29:18,813 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:18,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:18,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:19,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fad72c0af2b94a9ca89812e6e409a9cb", "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj-role"}], "expires_at": "2018-10-08T05:29:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "598b1f1bc6a24f6ab823ad782968b262", "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/598b1f1bc6a24f6ab823ad782968b262", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/598b1f1bc6a24f6ab823ad782968b262", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/598b1f1bc6a24f6ab823ad782968b262", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/598b1f1bc6a24f6ab823ad782968b262", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/598b1f1bc6a24f6ab823ad782968b262", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/598b1f1bc6a24f6ab823ad782968b262", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-user", "id": "2eb9a2fe004947be80d83db25537a2f7"}, "audit_ids": ["i_qZYO3NR8myW-2FQ8ZXgQ"], "issued_at": "2018-10-08T04:29:19.000000Z"}} 2018-10-08 04:29:19,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1dee1c8a37f1476d6218a190a9d51718a01616" 2018-10-08 04:29:19,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfecc0bd-7c89-4665-8320-f4e45905c220 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:19,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bfecc0bd-7c89-4665-8320-f4e45905c220 2018-10-08 04:29:19,271 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:19,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1dee1c8a37f1476d6218a190a9d51718a01616" 2018-10-08 04:29:19,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-78cf26c5-128e-419b-8ddb-521207eb8e35 x-compute-request-id: req-78cf26c5-128e-419b-8ddb-521207eb8e35 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:29:19,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-78cf26c5-128e-419b-8ddb-521207eb8e35 2018-10-08 04:29:19,809 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8... 2018-10-08 04:29:19,809 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 04:29:19,855 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8 2018-10-08 04:29:19,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1dee1c8a37f1476d6218a190a9d51718a01616" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCwtkFmpYrDgsSXrI+R8qWdd0orbXosjaX6o51fz7+t/GkRjhVBnRJOixP6KZPi/Y6ybITut4UdKfbxNMuLDpQHxGYUPFOplBiI4UhGISJIYqIiTqvZRmOXfVvkHldi+XHODNLPeRtcAwc3r7vKngIi5zXSIqjDM48WMr6VshDICQ==", "name": "CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8"}}' 2018-10-08 04:29:19,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-5c5edcee-c2dc-493e-934a-fffb73870541 x-compute-request-id: req-5c5edcee-c2dc-493e-934a-fffb73870541 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCwtkFmpYrDgsSXrI+R8qWdd0orbXosjaX6o51fz7+t/GkRjhVBnRJOixP6KZPi/Y6ybITut4UdKfbxNMuLDpQHxGYUPFOplBiI4UhGISJIYqIiTqvZRmOXfVvkHldi+XHODNLPeRtcAwc3r7vKngIi5zXSIqjDM48WMr6VshDICQ==", "user_id": "2eb9a2fe004947be80d83db25537a2f7", "name": "CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8", "fingerprint": "a0:e2:b0:90:49:33:79:d2:0c:69:02:37:3c:5d:ad:36"}} 2018-10-08 04:29:19,924 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-5c5edcee-c2dc-493e-934a-fffb73870541 2018-10-08 04:29:19,934 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8.pub 2018-10-08 04:29:19,935 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8 2018-10-08 04:29:19,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:20,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fad72c0af2b94a9ca89812e6e409a9cb", "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj-role"}], "expires_at": "2018-10-08T05:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "598b1f1bc6a24f6ab823ad782968b262", "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/598b1f1bc6a24f6ab823ad782968b262", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/598b1f1bc6a24f6ab823ad782968b262", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/598b1f1bc6a24f6ab823ad782968b262", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/598b1f1bc6a24f6ab823ad782968b262", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/598b1f1bc6a24f6ab823ad782968b262", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/598b1f1bc6a24f6ab823ad782968b262", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/598b1f1bc6a24f6ab823ad782968b262", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b3acc6d7-2018-4ea-user", "id": "2eb9a2fe004947be80d83db25537a2f7"}, "audit_ids": ["U-1mk4QvRyOjI14svDkfJQ"], "issued_at": "2018-10-08T04:29:20.000000Z"}} 2018-10-08 04:29:20,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03eac5f136c32c9dde6f34a6732195f7887117f1" 2018-10-08 04:29:20,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e335bb40-b522-4e89-893b-d00f026f4d6f x-compute-request-id: req-e335bb40-b522-4e89-893b-d00f026f4d6f Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCwtkFmpYrDgsSXrI+R8qWdd0orbXosjaX6o51fz7+t/GkRjhVBnRJOixP6KZPi/Y6ybITut4UdKfbxNMuLDpQHxGYUPFOplBiI4UhGISJIYqIiTqvZRmOXfVvkHldi+XHODNLPeRtcAwc3r7vKngIi5zXSIqjDM48WMr6VshDICQ==", "user_id": "2eb9a2fe004947be80d83db25537a2f7", "name": "CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8", "deleted": false, "created_at": "2018-10-08T04:29:19.000000", "updated_at": null, "fingerprint": "a0:e2:b0:90:49:33:79:d2:0c:69:02:37:3c:5d:ad:36", "deleted_at": null, "id": 75}} 2018-10-08 04:29:20,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8 used request id req-e335bb40-b522-4e89-893b-d00f026f4d6f 2018-10-08 04:29:20,854 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8 2018-10-08 04:29:20,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1dee1c8a37f1476d6218a190a9d51718a01616" 2018-10-08 04:29:20,893 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:29:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5911d494-0c01-4587-a818-8973501b73bf x-compute-request-id: req-5911d494-0c01-4587-a818-8973501b73bf Content-Length: 0 Content-Type: application/json 2018-10-08 04:29:20,893 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8 used request id req-5911d494-0c01-4587-a818-8973501b73bf 2018-10-08 04:29:20,894 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8.pub] 2018-10-08 04:29:20,894 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-2dae6e7f-b6cd-413d-8788-bd6ca8a960c8] 2018-10-08 04:29:20,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:21,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e47e68cb-d533-49da-922b-61c2f66739d1 Date: Mon, 08 Oct 2018 04:29:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:29:21,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e47e68cb-d533-49da-922b-61c2f66739d1 2018-10-08 04:29:21,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:21,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de8bdb1-aa0e-4002-987e-818930e9b726 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:29:21,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-4de8bdb1-aa0e-4002-987e-818930e9b726 2018-10-08 04:29:21,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:21,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac23815-d6b2-44ad-8b00-4c67b9dd814a Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:29:21,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-1ac23815-d6b2-44ad-8b00-4c67b9dd814a 2018-10-08 04:29:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:21,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86dc5eeb-a929-4a26-a1fb-cab83f05c20a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:29:21,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-86dc5eeb-a929-4a26-a1fb-cab83f05c20a 2018-10-08 04:29:21,396 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-b3acc6d7-2018-4ea-proj 2018-10-08 04:29:21,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/598b1f1bc6a24f6ab823ad782968b262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:21,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dee7ed95-df01-48d3-9484-64c94d27a845 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:21,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/598b1f1bc6a24f6ab823ad782968b262 used request id req-dee7ed95-df01-48d3-9484-64c94d27a845 2018-10-08 04:29:21,597 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-b3acc6d7-2018-4ea-proj-role 2018-10-08 04:29:21,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fad72c0af2b94a9ca89812e6e409a9cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:21,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d1efe2-3b8c-4c7d-815a-08af2e24e60c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:21,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fad72c0af2b94a9ca89812e6e409a9cb used request id req-27d1efe2-3b8c-4c7d-815a-08af2e24e60c 2018-10-08 04:29:21,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4acccfd9259f1f7c27724a9c31fbe2de49d841" 2018-10-08 04:29:21,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0039639-11af-47cd-9129-f28aa2a918e7 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:21,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c0039639-11af-47cd-9129-f28aa2a918e7 2018-10-08 04:29:21,788 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-b3acc6d7-2018-4ea-user 2018-10-08 04:29:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2eb9a2fe004947be80d83db25537a2f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb82de459076a516a2b63c6c4d87c6e2b3fb1fdf" 2018-10-08 04:29:21,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5e8740-b8c3-44a9-bb3a-3b520864a534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:21,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2eb9a2fe004947be80d83db25537a2f7 used request id req-2d5e8740-b8c3-44a9-bb3a-3b520864a534 2018-10-08 04:29:21,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:22,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["uncUCVwgRI-aMBbX30dzCg"], "issued_at": "2018-10-08T04:29:22.000000Z"}} 2018-10-08 04:29:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f78c29a29385a6e027dea1f3fba4ac9ad172c15" 2018-10-08 04:29:22,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95c8d98-d4a7-496f-adb2-d33e2d320d5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:22,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d95c8d98-d4a7-496f-adb2-d33e2d320d5c 2018-10-08 04:29:22,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:22,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:22,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["3--BcAJ8T0-utQYk7SxuUQ"], "issued_at": "2018-10-08T04:29:22.000000Z"}} 2018-10-08 04:29:22,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:22,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2da6c9-22e9-49b4-be0c-26baff31dd2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:22,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4b2da6c9-22e9-49b4-be0c-26baff31dd2f 2018-10-08 04:29:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:22,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:22,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-612a6620-804b-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:22,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3470cb80-a222-4059-9e1b-ee801ec42788 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-612a6620-804b-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:29:22,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-612a6620-804b-4e3-proj used request id req-3470cb80-a222-4059-9e1b-ee801ec42788 2018-10-08 04:29:22,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:23,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fa1b83-8d3b-40aa-b40c-25cafdc7ffb1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:23,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c1fa1b83-8d3b-40aa-b40c-25cafdc7ffb1 2018-10-08 04:29:23,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-612a6620-804b-4e3-proj"}}' 2018-10-08 04:29:23,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a126309e-66bc-4153-9876-ff83550ef321 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a0c22fdd7ba40ff8935c47d6e20f274"}, "enabled": true, "id": "4a0c22fdd7ba40ff8935c47d6e20f274", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-612a6620-804b-4e3-proj"}} 2018-10-08 04:29:23,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a126309e-66bc-4153-9876-ff83550ef321 2018-10-08 04:29:23,199 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-612a6620-804b-4e3-proj 2018-10-08 04:29:23,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:23,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:23,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bkZfyUNBRreRlpFDHOWlLg"], "issued_at": "2018-10-08T04:29:23.000000Z"}} 2018-10-08 04:29:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9a389ac8407d81cbd59e3d2ef4a2e37ddca3c0" 2018-10-08 04:29:23,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a401f1ce-f3de-4d8b-b411-edd4106cf855 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:23,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a401f1ce-f3de-4d8b-b411-edd4106cf855 2018-10-08 04:29:23,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:23,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:23,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9a389ac8407d81cbd59e3d2ef4a2e37ddca3c0" 2018-10-08 04:29:23,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e698d77-73e1-4e4c-aa10-be894b593d90 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:29:23,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8e698d77-73e1-4e4c-aa10-be894b593d90 2018-10-08 04:29:23,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-612a6620-804b-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9a389ac8407d81cbd59e3d2ef4a2e37ddca3c0" 2018-10-08 04:29:23,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d5b878-375b-4ec5-aabc-2448072b512c Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-612a6620-804b-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a0c22fdd7ba40ff8935c47d6e20f274"}, "enabled": true, "id": "4a0c22fdd7ba40ff8935c47d6e20f274", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-612a6620-804b-4e3-proj"}]} 2018-10-08 04:29:23,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-612a6620-804b-4e3-proj used request id req-09d5b878-375b-4ec5-aabc-2448072b512c 2018-10-08 04:29:23,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9a389ac8407d81cbd59e3d2ef4a2e37ddca3c0" 2018-10-08 04:29:23,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd827337-0a8f-4935-b2f2-0227c6e76937 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:23,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fd827337-0a8f-4935-b2f2-0227c6e76937 2018-10-08 04:29:24,330 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-612a6620-804b-4e3-user 2018-10-08 04:29:24,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:24,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:24,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d629bd04-0911-4981-a31a-938f397d6e5e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:24,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d629bd04-0911-4981-a31a-938f397d6e5e 2018-10-08 04:29:24,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" -d '{"role": {"name": "CreateKeypairsTests-612a6620-804b-4e3-proj-role"}}' 2018-10-08 04:29:24,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22cc1f12-ec0a-4e0b-a147-4146593de979 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "290ad13d79b94edaa8dbaeb0feb077a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/290ad13d79b94edaa8dbaeb0feb077a1"}, "name": "CreateKeypairsTests-612a6620-804b-4e3-proj-role"}} 2018-10-08 04:29:24,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-22cc1f12-ec0a-4e0b-a147-4146593de979 2018-10-08 04:29:24,528 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-612a6620-804b-4e3-proj-role 2018-10-08 04:29:24,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/290ad13d79b94edaa8dbaeb0feb077a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:24,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1788cc46-8557-4dfd-b176-a734f22b76fa Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/290ad13d79b94edaa8dbaeb0feb077a1"}, "domain_id": null, "name": "CreateKeypairsTests-612a6620-804b-4e3-proj-role", "id": "290ad13d79b94edaa8dbaeb0feb077a1"}} 2018-10-08 04:29:24,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/290ad13d79b94edaa8dbaeb0feb077a1 used request id req-1788cc46-8557-4dfd-b176-a734f22b76fa 2018-10-08 04:29:24,547 - keystone_utils - INFO - Granting role CreateKeypairsTests-612a6620-804b-4e3-proj-role to project CreateKeypairsTests-612a6620-804b-4e3-proj 2018-10-08 04:29:24,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4a0c22fdd7ba40ff8935c47d6e20f274/users/0556c672a94245c0a2382f95c09109f0/roles/290ad13d79b94edaa8dbaeb0feb077a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:24,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c7f5001-8371-4fb9-af0d-806b5bcc477f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:24,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4a0c22fdd7ba40ff8935c47d6e20f274/users/0556c672a94245c0a2382f95c09109f0/roles/290ad13d79b94edaa8dbaeb0feb077a1 used request id req-8c7f5001-8371-4fb9-af0d-806b5bcc477f 2018-10-08 04:29:24,671 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:24,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:24,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:25,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "290ad13d79b94edaa8dbaeb0feb077a1", "name": "CreateKeypairsTests-612a6620-804b-4e3-proj-role"}], "expires_at": "2018-10-08T05:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0c22fdd7ba40ff8935c47d6e20f274", "name": "CreateKeypairsTests-612a6620-804b-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-612a6620-804b-4e3-user", "id": "0556c672a94245c0a2382f95c09109f0"}, "audit_ids": ["jpB6ZoxRSLyxx0bkPZ2Q5Q"], "issued_at": "2018-10-08T04:29:25.000000Z"}} 2018-10-08 04:29:25,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3940499ca97891ada6f8d5e94b6ee96291da1d3e" 2018-10-08 04:29:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767999c8-53ab-4d51-a153-74c06b2c2a27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:25,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-767999c8-53ab-4d51-a153-74c06b2c2a27 2018-10-08 04:29:25,124 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:25,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3940499ca97891ada6f8d5e94b6ee96291da1d3e" 2018-10-08 04:29:25,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-d281fb09-ac86-4ce0-a39e-add0b7d57306 x-compute-request-id: req-d281fb09-ac86-4ce0-a39e-add0b7d57306 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:29:25,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d281fb09-ac86-4ce0-a39e-add0b7d57306 2018-10-08 04:29:25,674 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d... 2018-10-08 04:29:25,675 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 04:29:25,705 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d 2018-10-08 04:29:25,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3940499ca97891ada6f8d5e94b6ee96291da1d3e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJpvCfSnM7hvGXjCZCKtMBDuvm2e73QoHuQUNpATt2B7MbPN+38dLnIJWLukwscox74xBaYK6d9NjpNQ1+rk7ga583DtqpRGHMn7/RaMM2ZDc3jd3+Ad+fcxy+vcvEFmvMybgR5tLoI3BkObg6Q53X4CNo3gzKIJAUlaUf4o2XWw==", "name": "CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d"}}' 2018-10-08 04:29:25,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-59cf08ae-35f9-4588-8a1d-3ede2410c7e4 x-compute-request-id: req-59cf08ae-35f9-4588-8a1d-3ede2410c7e4 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJpvCfSnM7hvGXjCZCKtMBDuvm2e73QoHuQUNpATt2B7MbPN+38dLnIJWLukwscox74xBaYK6d9NjpNQ1+rk7ga583DtqpRGHMn7/RaMM2ZDc3jd3+Ad+fcxy+vcvEFmvMybgR5tLoI3BkObg6Q53X4CNo3gzKIJAUlaUf4o2XWw==", "user_id": "0556c672a94245c0a2382f95c09109f0", "name": "CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d", "fingerprint": "19:45:43:6f:b2:db:28:ab:02:a1:23:5c:b0:ce:67:0d"}} 2018-10-08 04:29:25,774 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-59cf08ae-35f9-4588-8a1d-3ede2410c7e4 2018-10-08 04:29:25,776 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d.pub 2018-10-08 04:29:25,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:26,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "290ad13d79b94edaa8dbaeb0feb077a1", "name": "CreateKeypairsTests-612a6620-804b-4e3-proj-role"}], "expires_at": "2018-10-08T05:29:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0c22fdd7ba40ff8935c47d6e20f274", "name": "CreateKeypairsTests-612a6620-804b-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/4a0c22fdd7ba40ff8935c47d6e20f274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-612a6620-804b-4e3-user", "id": "0556c672a94245c0a2382f95c09109f0"}, "audit_ids": ["RLNHz-TiRiWiGUIi0K2Kqg"], "issued_at": "2018-10-08T04:29:26.000000Z"}} 2018-10-08 04:29:26,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5d32a7133e9ec18abe3b6f6241c51bc91c19f" 2018-10-08 04:29:26,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-8102082c-f6ac-48b3-8cc5-9197d4edec94 x-compute-request-id: req-8102082c-f6ac-48b3-8cc5-9197d4edec94 Content-Encoding: gzip Content-Length: 419 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJpvCfSnM7hvGXjCZCKtMBDuvm2e73QoHuQUNpATt2B7MbPN+38dLnIJWLukwscox74xBaYK6d9NjpNQ1+rk7ga583DtqpRGHMn7/RaMM2ZDc3jd3+Ad+fcxy+vcvEFmvMybgR5tLoI3BkObg6Q53X4CNo3gzKIJAUlaUf4o2XWw==", "user_id": "0556c672a94245c0a2382f95c09109f0", "name": "CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d", "deleted": false, "created_at": "2018-10-08T04:29:25.000000", "updated_at": null, "fingerprint": "19:45:43:6f:b2:db:28:ab:02:a1:23:5c:b0:ce:67:0d", "deleted_at": null, "id": 78}} 2018-10-08 04:29:26,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d used request id req-8102082c-f6ac-48b3-8cc5-9197d4edec94 2018-10-08 04:29:26,310 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d 2018-10-08 04:29:26,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3940499ca97891ada6f8d5e94b6ee96291da1d3e" 2018-10-08 04:29:26,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:29: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-69355c79-4bbc-43c9-8fc5-b0a3642fdae1 x-compute-request-id: req-69355c79-4bbc-43c9-8fc5-b0a3642fdae1 Content-Length: 0 Content-Type: application/json 2018-10-08 04:29:26,348 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d used request id req-69355c79-4bbc-43c9-8fc5-b0a3642fdae1 2018-10-08 04:29:26,349 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-d48da0d1-8c12-4a9d-9da1-8bea59bde47d.pub] 2018-10-08 04:29:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:26,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0e381a02-84e8-4df9-8903-fd52873e45d7 Date: Mon, 08 Oct 2018 04:29:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:29:26,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0e381a02-84e8-4df9-8903-fd52873e45d7 2018-10-08 04:29:26,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:26,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e1a664-ba97-4d01-bc0d-884180920f62 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:29:26,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-66e1a664-ba97-4d01-bc0d-884180920f62 2018-10-08 04:29:26,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:26,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de86220e-7b14-4aa4-8feb-5bdbb9a670a7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:29:26,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-de86220e-7b14-4aa4-8feb-5bdbb9a670a7 2018-10-08 04:29:26,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:26,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c3126f-16eb-49a9-9bf5-768978a31abb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:29:26,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-96c3126f-16eb-49a9-9bf5-768978a31abb 2018-10-08 04:29:26,822 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-612a6620-804b-4e3-proj 2018-10-08 04:29:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4a0c22fdd7ba40ff8935c47d6e20f274 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:27,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa8e5017-21a9-492e-ab27-b22af7ac3c68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:27,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4a0c22fdd7ba40ff8935c47d6e20f274 used request id req-fa8e5017-21a9-492e-ab27-b22af7ac3c68 2018-10-08 04:29:27,064 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-612a6620-804b-4e3-proj-role 2018-10-08 04:29:27,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/290ad13d79b94edaa8dbaeb0feb077a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:27,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44a0fc3b-46bb-4f8e-a7c4-33a91ce2966a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:27,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/290ad13d79b94edaa8dbaeb0feb077a1 used request id req-44a0fc3b-46bb-4f8e-a7c4-33a91ce2966a 2018-10-08 04:29:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}960eb175806aecd1e2d145178fdd76a223e69e7e" 2018-10-08 04:29:27,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d5dfe1-3bd2-4cb4-b5b0-aeae8cb3ae2c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:27,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-47d5dfe1-3bd2-4cb4-b5b0-aeae8cb3ae2c 2018-10-08 04:29:27,318 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-612a6620-804b-4e3-user 2018-10-08 04:29:27,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0556c672a94245c0a2382f95c09109f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9a389ac8407d81cbd59e3d2ef4a2e37ddca3c0" 2018-10-08 04:29:27,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01bd7d3f-b9f0-4c6f-b769-d6318feab1ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:27,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0556c672a94245c0a2382f95c09109f0 used request id req-01bd7d3f-b9f0-4c6f-b769-d6318feab1ed 2018-10-08 04:29:27,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:27,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["tjyaofSjQs2KE5wru8fqRA"], "issued_at": "2018-10-08T04:29:27.000000Z"}} 2018-10-08 04:29:27,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40572ab6c4ff854320bb7d83c37bb984be6bcb2f" 2018-10-08 04:29:27,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f420ab-879d-46fc-bc8d-1ee1447b1d98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:27,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-93f420ab-879d-46fc-bc8d-1ee1447b1d98 2018-10-08 04:29:27,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:27,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:28,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["qP-Z9tcpQre-Af7d6sTVZA"], "issued_at": "2018-10-08T04:29:28.000000Z"}} 2018-10-08 04:29:28,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:28,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f3a91b-4092-422b-b0bf-cd45fb765d45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:28,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-97f3a91b-4092-422b-b0bf-cd45fb765d45 2018-10-08 04:29:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:28,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:28,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ba13d086-5419-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:28,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e448324-b3f9-4bb6-b80c-372b8fb65797 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ba13d086-5419-465-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:29:28,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ba13d086-5419-465-proj used request id req-2e448324-b3f9-4bb6-b80c-372b8fb65797 2018-10-08 04:29:28,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:28,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05263223-4009-4a1a-8573-b5443d726222 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:28,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-05263223-4009-4a1a-8573-b5443d726222 2018-10-08 04:29:28,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-ba13d086-5419-465-proj"}}' 2018-10-08 04:29:28,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe24a3e-d495-4373-8d0b-2d5d4795d147 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d6028c038fc40af825f70f00b0e0f1e"}, "enabled": true, "id": "3d6028c038fc40af825f70f00b0e0f1e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ba13d086-5419-465-proj"}} 2018-10-08 04:29:28,731 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0fe24a3e-d495-4373-8d0b-2d5d4795d147 2018-10-08 04:29:28,732 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-ba13d086-5419-465-proj 2018-10-08 04:29:28,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:28,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:29,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["9Fv6VIzJS-GPufkbz8bfyg"], "issued_at": "2018-10-08T04:29:29.000000Z"}} 2018-10-08 04:29:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537969ab4014002abcef7c67444674dc6d1197f6" 2018-10-08 04:29:29,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c79dee1-1148-409b-aac3-56cd41f69f92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:29,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c79dee1-1148-409b-aac3-56cd41f69f92 2018-10-08 04:29:29,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:29,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:29,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537969ab4014002abcef7c67444674dc6d1197f6" 2018-10-08 04:29:29,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d735b2cf-0183-4e7f-9394-9d02de3149cc Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:29:29,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d735b2cf-0183-4e7f-9394-9d02de3149cc 2018-10-08 04:29:29,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-ba13d086-5419-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537969ab4014002abcef7c67444674dc6d1197f6" 2018-10-08 04:29:29,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9af24b8-5541-4e32-89a0-ce7ac418ca9d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-ba13d086-5419-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d6028c038fc40af825f70f00b0e0f1e"}, "enabled": true, "id": "3d6028c038fc40af825f70f00b0e0f1e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ba13d086-5419-465-proj"}]} 2018-10-08 04:29:29,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-ba13d086-5419-465-proj used request id req-d9af24b8-5541-4e32-89a0-ce7ac418ca9d 2018-10-08 04:29:29,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537969ab4014002abcef7c67444674dc6d1197f6" 2018-10-08 04:29:29,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2ce0c1-6a43-4b6a-b6f5-71cb8518bc41 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:29,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bc2ce0c1-6a43-4b6a-b6f5-71cb8518bc41 2018-10-08 04:29:29,864 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-ba13d086-5419-465-user 2018-10-08 04:29:29,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:29,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:29,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40d39b7-7e8c-49c6-8363-fe1d5271f1cd Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:29,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c40d39b7-7e8c-49c6-8363-fe1d5271f1cd 2018-10-08 04:29:29,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" -d '{"role": {"name": "CreateKeypairsCleanupTests-ba13d086-5419-465-proj-role"}}' 2018-10-08 04:29:30,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a41981e-6f66-4c05-8949-d68ad0841c71 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "868b453fe353467eb3cbccbe7713f063", "links": {"self": "http://172.30.9.28:5000/v3/roles/868b453fe353467eb3cbccbe7713f063"}, "name": "CreateKeypairsCleanupTests-ba13d086-5419-465-proj-role"}} 2018-10-08 04:29:30,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a41981e-6f66-4c05-8949-d68ad0841c71 2018-10-08 04:29:30,068 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-ba13d086-5419-465-proj-role 2018-10-08 04:29:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/868b453fe353467eb3cbccbe7713f063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:30,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22e960fc-9191-4023-bf47-64c637c4dd2b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/868b453fe353467eb3cbccbe7713f063"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-ba13d086-5419-465-proj-role", "id": "868b453fe353467eb3cbccbe7713f063"}} 2018-10-08 04:29:30,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/868b453fe353467eb3cbccbe7713f063 used request id req-22e960fc-9191-4023-bf47-64c637c4dd2b 2018-10-08 04:29:30,087 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-ba13d086-5419-465-proj-role to project CreateKeypairsCleanupTests-ba13d086-5419-465-proj 2018-10-08 04:29:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3d6028c038fc40af825f70f00b0e0f1e/users/7284c3e6c131443295ed9ed76cb9e292/roles/868b453fe353467eb3cbccbe7713f063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:30,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf84b2d-1e4f-4abf-bf3c-f5106a946c0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:30,225 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3d6028c038fc40af825f70f00b0e0f1e/users/7284c3e6c131443295ed9ed76cb9e292/roles/868b453fe353467eb3cbccbe7713f063 used request id req-caf84b2d-1e4f-4abf-bf3c-f5106a946c0b 2018-10-08 04:29:30,225 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:30,395 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576.pub 2018-10-08 04:29:30,396 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576 2018-10-08 04:29:30,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:30,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:30,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "868b453fe353467eb3cbccbe7713f063", "name": "CreateKeypairsCleanupTests-ba13d086-5419-465-proj-role"}], "expires_at": "2018-10-08T05:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d6028c038fc40af825f70f00b0e0f1e", "name": "CreateKeypairsCleanupTests-ba13d086-5419-465-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3d6028c038fc40af825f70f00b0e0f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3d6028c038fc40af825f70f00b0e0f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3d6028c038fc40af825f70f00b0e0f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3d6028c038fc40af825f70f00b0e0f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3d6028c038fc40af825f70f00b0e0f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3d6028c038fc40af825f70f00b0e0f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3d6028c038fc40af825f70f00b0e0f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3d6028c038fc40af825f70f00b0e0f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3d6028c038fc40af825f70f00b0e0f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3d6028c038fc40af825f70f00b0e0f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3d6028c038fc40af825f70f00b0e0f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3d6028c038fc40af825f70f00b0e0f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-ba13d086-5419-465-user", "id": "7284c3e6c131443295ed9ed76cb9e292"}, "audit_ids": ["V_wE8HJHTAyTiRQ3jU_1rw"], "issued_at": "2018-10-08T04:29:30.000000Z"}} 2018-10-08 04:29:30,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130202da5a05f20fbea29752372a5a9948ce0d02" 2018-10-08 04:29:30,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd38620-6b2f-4a56-92b0-7b16df047412 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:30,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2fd38620-6b2f-4a56-92b0-7b16df047412 2018-10-08 04:29:30,848 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:30,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130202da5a05f20fbea29752372a5a9948ce0d02" 2018-10-08 04:29:31,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc560e1e-df4b-43f0-9cb1-150d6610e4bf x-compute-request-id: req-bc560e1e-df4b-43f0-9cb1-150d6610e4bf Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:29:31,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-bc560e1e-df4b-43f0-9cb1-150d6610e4bf 2018-10-08 04:29:31,482 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576... 2018-10-08 04:29:31,482 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-08 04:29:31,482 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576.pub 2018-10-08 04:29:31,482 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576 2018-10-08 04:29:31,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130202da5a05f20fbea29752372a5a9948ce0d02" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvrWaYR0McEUF3jAWuimC0zWJToKbsO3HRqWvM4hNJKxjWslFr2ZOBsy4eC4hdVJ/yBxhHx8lMUudu6GTSyLO6WMHgUTnsInaVwNys39E16hzuXiBpate7pyDMus3Qqyl8u9MVU4C/+jlCDneke/QlUc65xd0DwLJ+yimr8XGMHF+iiDeU6BqbK022fijOIvu4VJOVdvOXGE2q6krKeM329ZRS+0jE9Tfm6RTu8qc75AMtwkjnIRQMBdRsm+6wEqlnxqXp+mbxFh556KwXVzlYWJ+mft/BNjpSPTRf47SYLPnHpjamzRCkjZi8a7qeNHfkn+rcwGIYnsc/dGPvxtJd", "name": "CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576"}}' 2018-10-08 04:29:31,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-2ce725ee-0363-4010-aba4-a810e14eaeb0 x-compute-request-id: req-2ce725ee-0363-4010-aba4-a810e14eaeb0 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvrWaYR0McEUF3jAWuimC0zWJToKbsO3HRqWvM4hNJKxjWslFr2ZOBsy4eC4hdVJ/yBxhHx8lMUudu6GTSyLO6WMHgUTnsInaVwNys39E16hzuXiBpate7pyDMus3Qqyl8u9MVU4C/+jlCDneke/QlUc65xd0DwLJ+yimr8XGMHF+iiDeU6BqbK022fijOIvu4VJOVdvOXGE2q6krKeM329ZRS+0jE9Tfm6RTu8qc75AMtwkjnIRQMBdRsm+6wEqlnxqXp+mbxFh556KwXVzlYWJ+mft/BNjpSPTRf47SYLPnHpjamzRCkjZi8a7qeNHfkn+rcwGIYnsc/dGPvxtJd", "user_id": "7284c3e6c131443295ed9ed76cb9e292", "name": "CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576", "fingerprint": "6b:45:2a:b9:32:11:50:d5:6c:22:58:65:5e:a8:51:89"}} 2018-10-08 04:29:31,547 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2ce725ee-0363-4010-aba4-a810e14eaeb0 2018-10-08 04:29:31,548 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576 2018-10-08 04:29:31,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130202da5a05f20fbea29752372a5a9948ce0d02" 2018-10-08 04:29:31,588 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:29: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-b0d8f66e-560a-4a23-b6d8-8dab61a94d34 x-compute-request-id: req-b0d8f66e-560a-4a23-b6d8-8dab61a94d34 Content-Length: 0 Content-Type: application/json 2018-10-08 04:29:31,588 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576 used request id req-b0d8f66e-560a-4a23-b6d8-8dab61a94d34 2018-10-08 04:29:31,589 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576.pub] 2018-10-08 04:29:31,589 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-77b0d68a-b2b2-4436-877b-4f511b429576] 2018-10-08 04:29:31,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:31,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d31d7076-117f-4239-a181-4c06a02df803 Date: Mon, 08 Oct 2018 04:29:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:29:31,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d31d7076-117f-4239-a181-4c06a02df803 2018-10-08 04:29:31,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:31,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad49f15-7093-4bed-a16b-8d9a3cf32a05 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:29:31,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-1ad49f15-7093-4bed-a16b-8d9a3cf32a05 2018-10-08 04:29:31,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:31,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9d7e75-6313-4149-b826-a01ace09db95 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:29:31,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-ec9d7e75-6313-4149-b826-a01ace09db95 2018-10-08 04:29:31,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:32,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09504ae2-1d62-4854-a2a6-d3154b5c9ba5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:29:32,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-09504ae2-1d62-4854-a2a6-d3154b5c9ba5 2018-10-08 04:29:32,014 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-ba13d086-5419-465-proj 2018-10-08 04:29:32,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3d6028c038fc40af825f70f00b0e0f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:32,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a59c9e-e2af-494a-b341-e7f09f127e53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:32,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3d6028c038fc40af825f70f00b0e0f1e used request id req-18a59c9e-e2af-494a-b341-e7f09f127e53 2018-10-08 04:29:32,245 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-ba13d086-5419-465-proj-role 2018-10-08 04:29:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/868b453fe353467eb3cbccbe7713f063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:32,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcfbcac6-ce32-456a-b52f-260660a6c8c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:32,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/868b453fe353467eb3cbccbe7713f063 used request id req-bcfbcac6-ce32-456a-b52f-260660a6c8c3 2018-10-08 04:29:32,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deb4b7c35f9908be98db00535a206b01c292f7c6" 2018-10-08 04:29:32,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d4760f-dde6-446d-bd70-1c20fcdfddac Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:32,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e8d4760f-dde6-446d-bd70-1c20fcdfddac 2018-10-08 04:29:32,452 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-ba13d086-5419-465-user 2018-10-08 04:29:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7284c3e6c131443295ed9ed76cb9e292 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537969ab4014002abcef7c67444674dc6d1197f6" 2018-10-08 04:29:32,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0977d703-c864-413a-ac1a-b6f29f72e681 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:32,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7284c3e6c131443295ed9ed76cb9e292 used request id req-0977d703-c864-413a-ac1a-b6f29f72e681 2018-10-08 04:29:32,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:33,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["q390G5S1Q6-RllViEXMIFw"], "issued_at": "2018-10-08T04:29:33.000000Z"}} 2018-10-08 04:29:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100b38b4984a0e098c98686756ffd32cde5ad719" 2018-10-08 04:29:33,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a25067-20c5-4aa9-874c-5476dfb92fb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:33,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-45a25067-20c5-4aa9-874c-5476dfb92fb5 2018-10-08 04:29:33,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:33,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:33,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["klVe9-XtSKGxol0Dsp9PqQ"], "issued_at": "2018-10-08T04:29:33.000000Z"}} 2018-10-08 04:29:33,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:33,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4067ac43-26fd-4430-90cd-faa9ca222144 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:33,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4067ac43-26fd-4430-90cd-faa9ca222144 2018-10-08 04:29:33,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:33,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:33,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7129e2-e01c-4df1-90a6-7cd0d838f4b7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:29:33,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj used request id req-5d7129e2-e01c-4df1-90a6-7cd0d838f4b7 2018-10-08 04:29:33,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:33,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72408326-7498-4df6-a1eb-574159e57bdc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:33,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-72408326-7498-4df6-a1eb-574159e57bdc 2018-10-08 04:29:33,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj"}}' 2018-10-08 04:29:33,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77de8ed-532d-4615-9a05-986b79204867 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/235a7785f05046f8be68344e0d62af77"}, "enabled": true, "id": "235a7785f05046f8be68344e0d62af77", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj"}} 2018-10-08 04:29:33,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b77de8ed-532d-4615-9a05-986b79204867 2018-10-08 04:29:33,870 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj 2018-10-08 04:29:33,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:33,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:34,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["hZ-LhaJ6Sm-s66kP_9mF3w"], "issued_at": "2018-10-08T04:29:34.000000Z"}} 2018-10-08 04:29:34,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165ecf1cf6a24c65791eb96b1e5698ae55e4365" 2018-10-08 04:29:34,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbf2fd3-5554-472b-acf4-267cfeb6212d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:34,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2cbf2fd3-5554-472b-acf4-267cfeb6212d 2018-10-08 04:29:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:34,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:34,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165ecf1cf6a24c65791eb96b1e5698ae55e4365" 2018-10-08 04:29:34,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018a3017-568d-4a59-9d38-c3f7fe65073d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:29:34,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-018a3017-568d-4a59-9d38-c3f7fe65073d 2018-10-08 04:29:34,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165ecf1cf6a24c65791eb96b1e5698ae55e4365" 2018-10-08 04:29:34,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a1b87f-143a-4c20-8afb-7e43c7276976 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/235a7785f05046f8be68344e0d62af77"}, "enabled": true, "id": "235a7785f05046f8be68344e0d62af77", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj"}]} 2018-10-08 04:29:34,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj used request id req-28a1b87f-143a-4c20-8afb-7e43c7276976 2018-10-08 04:29:34,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165ecf1cf6a24c65791eb96b1e5698ae55e4365" 2018-10-08 04:29:34,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5ee982-6c88-4d3e-a58c-bd1d844ef1bc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:34,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-de5ee982-6c88-4d3e-a58c-bd1d844ef1bc 2018-10-08 04:29:34,941 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-user 2018-10-08 04:29:34,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:34,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:35,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198e23a9-4f27-42bd-9c88-f561d99daaf6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:35,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-198e23a9-4f27-42bd-9c88-f561d99daaf6 2018-10-08 04:29:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" -d '{"role": {"name": "CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj-role"}}' 2018-10-08 04:29:35,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d43646-94b7-4bc8-affa-49e47e9ca8a4 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b465ff1ef8c4de7b09d4083668f366b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9b465ff1ef8c4de7b09d4083668f366b"}, "name": "CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj-role"}} 2018-10-08 04:29:35,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-84d43646-94b7-4bc8-affa-49e47e9ca8a4 2018-10-08 04:29:35,158 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj-role 2018-10-08 04:29:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9b465ff1ef8c4de7b09d4083668f366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:35,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495d0190-bfc3-410b-b151-253bae6891bb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9b465ff1ef8c4de7b09d4083668f366b"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj-role", "id": "9b465ff1ef8c4de7b09d4083668f366b"}} 2018-10-08 04:29:35,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9b465ff1ef8c4de7b09d4083668f366b used request id req-495d0190-bfc3-410b-b151-253bae6891bb 2018-10-08 04:29:35,250 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj-role to project CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj 2018-10-08 04:29:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/235a7785f05046f8be68344e0d62af77/users/d23d9e79cfb24dd18d525eb30c362dab/roles/9b465ff1ef8c4de7b09d4083668f366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:35,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad34b8c0-4ef0-4992-a74d-a5ee3b76adaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:35,369 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/235a7785f05046f8be68344e0d62af77/users/d23d9e79cfb24dd18d525eb30c362dab/roles/9b465ff1ef8c4de7b09d4083668f366b used request id req-ad34b8c0-4ef0-4992-a74d-a5ee3b76adaf 2018-10-08 04:29:35,369 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:35,683 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c.pub 2018-10-08 04:29:35,683 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c 2018-10-08 04:29:35,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:35,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:36,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b465ff1ef8c4de7b09d4083668f366b", "name": "CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj-role"}], "expires_at": "2018-10-08T05:29:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "235a7785f05046f8be68344e0d62af77", "name": "CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/235a7785f05046f8be68344e0d62af77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/235a7785f05046f8be68344e0d62af77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/235a7785f05046f8be68344e0d62af77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/235a7785f05046f8be68344e0d62af77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/235a7785f05046f8be68344e0d62af77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/235a7785f05046f8be68344e0d62af77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/235a7785f05046f8be68344e0d62af77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/235a7785f05046f8be68344e0d62af77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/235a7785f05046f8be68344e0d62af77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/235a7785f05046f8be68344e0d62af77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/235a7785f05046f8be68344e0d62af77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/235a7785f05046f8be68344e0d62af77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-user", "id": "d23d9e79cfb24dd18d525eb30c362dab"}, "audit_ids": ["dIM-FatfRFemsLoljVqqOA"], "issued_at": "2018-10-08T04:29:36.000000Z"}} 2018-10-08 04:29:36,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2317e2f6303349b83cd3e4a8a7535715375ab39" 2018-10-08 04:29:36,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bf5d76-e580-4ced-a0e3-3caf2f10b8b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:36,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61bf5d76-e580-4ced-a0e3-3caf2f10b8b2 2018-10-08 04:29:36,143 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:36,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2317e2f6303349b83cd3e4a8a7535715375ab39" 2018-10-08 04:29:36,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2ec7a1d-bdd9-4a81-a33e-ba626094e365 x-compute-request-id: req-d2ec7a1d-bdd9-4a81-a33e-ba626094e365 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:29:36,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d2ec7a1d-bdd9-4a81-a33e-ba626094e365 2018-10-08 04:29:36,316 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c... 2018-10-08 04:29:36,316 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-08 04:29:36,316 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c.pub 2018-10-08 04:29:36,316 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c 2018-10-08 04:29:36,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2317e2f6303349b83cd3e4a8a7535715375ab39" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCq2d70D9li1sTWsLPbvP34oKlW3ZEsKcGEMz2jsHqibnL0hQMIhDyVkd88nb2h7fkOQ8dDaS4m3CRmNhBtwfp+MYGUebFZgjNCHzQTc7uCAMut6UK2VdLC6uNGGZ2fFfV3P5+IR00olAOubVyK6uYnNgBMoMBzMC3o8EimcugB0rL+/M31DtOqhHkhaRdnJZsBm5x7EJg+Nh5y/WKqEpai3MI77mBLqUgu/bxcnYgD1415J9l6o4MmVmoJpZnpzJU7XeEZwQEf9FhuaPbki1hF0cXzDoCcfKSPfuvI/VYtdA0cyKsxmeor20MoGA/25WiL44/pSUOj2hFk2h5jsikn", "name": "CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c"}}' 2018-10-08 04:29:36,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9ac06ab-4052-4916-bae8-e272ad7d6ab5 x-compute-request-id: req-f9ac06ab-4052-4916-bae8-e272ad7d6ab5 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCq2d70D9li1sTWsLPbvP34oKlW3ZEsKcGEMz2jsHqibnL0hQMIhDyVkd88nb2h7fkOQ8dDaS4m3CRmNhBtwfp+MYGUebFZgjNCHzQTc7uCAMut6UK2VdLC6uNGGZ2fFfV3P5+IR00olAOubVyK6uYnNgBMoMBzMC3o8EimcugB0rL+/M31DtOqhHkhaRdnJZsBm5x7EJg+Nh5y/WKqEpai3MI77mBLqUgu/bxcnYgD1415J9l6o4MmVmoJpZnpzJU7XeEZwQEf9FhuaPbki1hF0cXzDoCcfKSPfuvI/VYtdA0cyKsxmeor20MoGA/25WiL44/pSUOj2hFk2h5jsikn", "user_id": "d23d9e79cfb24dd18d525eb30c362dab", "name": "CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c", "fingerprint": "74:8a:b5:f9:52:69:c6:63:c7:8b:16:30:20:9e:7e:a9"}} 2018-10-08 04:29:36,384 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f9ac06ab-4052-4916-bae8-e272ad7d6ab5 2018-10-08 04:29:36,385 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c 2018-10-08 04:29:36,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2317e2f6303349b83cd3e4a8a7535715375ab39" 2018-10-08 04:29:36,420 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:29:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02f011da-19cc-482d-8e14-46df313d8684 x-compute-request-id: req-02f011da-19cc-482d-8e14-46df313d8684 Content-Length: 0 Content-Type: application/json 2018-10-08 04:29:36,420 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-db2cad82-2188-4e40-994c-a7b946f4b97c used request id req-02f011da-19cc-482d-8e14-46df313d8684 2018-10-08 04:29:36,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:36,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cb437ff1-5ba0-4ce6-8ef9-d1b2fde6d9eb Date: Mon, 08 Oct 2018 04:29:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:29:36,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-cb437ff1-5ba0-4ce6-8ef9-d1b2fde6d9eb 2018-10-08 04:29:36,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:36,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528d83ae-8b33-4044-9770-75b63ef59cf9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:29:36,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-528d83ae-8b33-4044-9770-75b63ef59cf9 2018-10-08 04:29:36,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:37,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00150aa-a931-4873-9f04-0f8f71a1ea66 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:29:37,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-e00150aa-a931-4873-9f04-0f8f71a1ea66 2018-10-08 04:29:37,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:37,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b98ecf-5c26-473a-9fb6-6b4b717e0fe4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:29:37,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-97b98ecf-5c26-473a-9fb6-6b4b717e0fe4 2018-10-08 04:29:37,100 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj 2018-10-08 04:29:37,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/235a7785f05046f8be68344e0d62af77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:37,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e02152-a53a-4aa0-a1b0-3f7afb6de60c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:37,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/235a7785f05046f8be68344e0d62af77 used request id req-34e02152-a53a-4aa0-a1b0-3f7afb6de60c 2018-10-08 04:29:37,339 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-proj-role 2018-10-08 04:29:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9b465ff1ef8c4de7b09d4083668f366b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:37,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46198bc-675e-4f56-8a80-c2f28b3eec7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:37,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9b465ff1ef8c4de7b09d4083668f366b used request id req-f46198bc-675e-4f56-8a80-c2f28b3eec7c 2018-10-08 04:29:37,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a0e0188f5c7e1ef153b8b58b54091eb1a25d72" 2018-10-08 04:29:37,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976f5a46-355c-4552-908c-8454f66c950a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:37,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-976f5a46-355c-4552-908c-8454f66c950a 2018-10-08 04:29:37,547 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f2c079b8-ac39-4cf-user 2018-10-08 04:29:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d23d9e79cfb24dd18d525eb30c362dab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165ecf1cf6a24c65791eb96b1e5698ae55e4365" 2018-10-08 04:29:37,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a0ca5cd-0939-49b8-876f-2c74fc81b8bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:37,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d23d9e79cfb24dd18d525eb30c362dab used request id req-0a0ca5cd-0939-49b8-876f-2c74fc81b8bf 2018-10-08 04:29:37,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:38,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["jXPAfes6Qt21T8rgrwuaJQ"], "issued_at": "2018-10-08T04:29:38.000000Z"}} 2018-10-08 04:29:38,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1ddae09138a5c81c5f96d2d5e36a08b69f97c" 2018-10-08 04:29:38,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bf6f97-cf89-4526-9f77-7cd2509c5d35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:38,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b8bf6f97-cf89-4526-9f77-7cd2509c5d35 2018-10-08 04:29:38,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:38,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:38,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["dNDxTRl_RLupnrYhHEBZzw"], "issued_at": "2018-10-08T04:29:38.000000Z"}} 2018-10-08 04:29:38,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:38,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dceae56e-6163-44b2-bb97-409acd0f818e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:38,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dceae56e-6163-44b2-bb97-409acd0f818e 2018-10-08 04:29:38,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:38,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:38,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:38,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f636f7-2a7a-4ab7-b62f-cb4bf6e528f6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:29:38,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj used request id req-08f636f7-2a7a-4ab7-b62f-cb4bf6e528f6 2018-10-08 04:29:38,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:38,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6335581-6419-4da4-bb3f-4d7cc68a570a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:38,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c6335581-6419-4da4-bb3f-4d7cc68a570a 2018-10-08 04:29:38,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj"}}' 2018-10-08 04:29:38,978 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d120a6b-0de1-44ea-ab99-4b7c56be79c0 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ef1fd30bb4a543a2988dd15262114cbe"}, "enabled": true, "id": "ef1fd30bb4a543a2988dd15262114cbe", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj"}} 2018-10-08 04:29:38,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8d120a6b-0de1-44ea-ab99-4b7c56be79c0 2018-10-08 04:29:38,979 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj 2018-10-08 04:29:38,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:38,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:39,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["_qL7e6gjQrKFOJsTvlrwhw"], "issued_at": "2018-10-08T04:29:39.000000Z"}} 2018-10-08 04:29:39,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7625d57a589045cb16c7775b3c313c0144fd5e4b" 2018-10-08 04:29:39,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffec43ad-be8d-4bd0-a54d-04e0e6d6236b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:39,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ffec43ad-be8d-4bd0-a54d-04e0e6d6236b 2018-10-08 04:29:39,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:39,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:39,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7625d57a589045cb16c7775b3c313c0144fd5e4b" 2018-10-08 04:29:39,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdd5ebb-ba8a-45ee-89b0-2903d29437f7 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:29:39,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bbdd5ebb-ba8a-45ee-89b0-2903d29437f7 2018-10-08 04:29:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7625d57a589045cb16c7775b3c313c0144fd5e4b" 2018-10-08 04:29:39,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a05d7b-3644-49fb-bbd2-5c4e45984961 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ef1fd30bb4a543a2988dd15262114cbe"}, "enabled": true, "id": "ef1fd30bb4a543a2988dd15262114cbe", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj"}]} 2018-10-08 04:29:39,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj used request id req-23a05d7b-3644-49fb-bbd2-5c4e45984961 2018-10-08 04:29:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7625d57a589045cb16c7775b3c313c0144fd5e4b" 2018-10-08 04:29:39,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f646a020-d790-475a-888e-9242fc717b14 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:39,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f646a020-d790-475a-888e-9242fc717b14 2018-10-08 04:29:40,049 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-user 2018-10-08 04:29:40,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:40,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:40,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d4d1f7-c940-4606-9429-3a47bcd8c53a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:40,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-96d4d1f7-c940-4606-9429-3a47bcd8c53a 2018-10-08 04:29:40,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" -d '{"role": {"name": "CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj-role"}}' 2018-10-08 04:29:40,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b87384cb-e065-48fe-a6d0-5f1c3e6f1315 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "603cbf0ba6254130bfd465bc2d66ee2d", "links": {"self": "http://172.30.9.28:5000/v3/roles/603cbf0ba6254130bfd465bc2d66ee2d"}, "name": "CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj-role"}} 2018-10-08 04:29:40,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b87384cb-e065-48fe-a6d0-5f1c3e6f1315 2018-10-08 04:29:40,297 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj-role 2018-10-08 04:29:40,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/603cbf0ba6254130bfd465bc2d66ee2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:40,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31c69af-b123-44d6-ae86-7fa3bdc8b5b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/603cbf0ba6254130bfd465bc2d66ee2d"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj-role", "id": "603cbf0ba6254130bfd465bc2d66ee2d"}} 2018-10-08 04:29:40,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/603cbf0ba6254130bfd465bc2d66ee2d used request id req-c31c69af-b123-44d6-ae86-7fa3bdc8b5b5 2018-10-08 04:29:40,382 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj-role to project CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj 2018-10-08 04:29:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ef1fd30bb4a543a2988dd15262114cbe/users/3e9e44d5b55c47f88db2e1f5c59a6ee0/roles/603cbf0ba6254130bfd465bc2d66ee2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:40,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2eed49c-fd9b-4474-883f-7f37b0bf77b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:40,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ef1fd30bb4a543a2988dd15262114cbe/users/3e9e44d5b55c47f88db2e1f5c59a6ee0/roles/603cbf0ba6254130bfd465bc2d66ee2d used request id req-a2eed49c-fd9b-4474-883f-7f37b0bf77b1 2018-10-08 04:29:40,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:40,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:40,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:40,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "603cbf0ba6254130bfd465bc2d66ee2d", "name": "CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj-role"}], "expires_at": "2018-10-08T05:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef1fd30bb4a543a2988dd15262114cbe", "name": "CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ef1fd30bb4a543a2988dd15262114cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ef1fd30bb4a543a2988dd15262114cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ef1fd30bb4a543a2988dd15262114cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ef1fd30bb4a543a2988dd15262114cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ef1fd30bb4a543a2988dd15262114cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ef1fd30bb4a543a2988dd15262114cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ef1fd30bb4a543a2988dd15262114cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ef1fd30bb4a543a2988dd15262114cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ef1fd30bb4a543a2988dd15262114cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ef1fd30bb4a543a2988dd15262114cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ef1fd30bb4a543a2988dd15262114cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ef1fd30bb4a543a2988dd15262114cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-user", "id": "3e9e44d5b55c47f88db2e1f5c59a6ee0"}, "audit_ids": ["SvjeJnHVTgqJqi_ruTV8pw"], "issued_at": "2018-10-08T04:29:40.000000Z"}} 2018-10-08 04:29:40,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418a8c257aa4b633a4cbf08baded615066179a4e" 2018-10-08 04:29:40,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e95ec4-2520-4653-a6ba-bfe4fb5ad04d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:40,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f2e95ec4-2520-4653-a6ba-bfe4fb5ad04d 2018-10-08 04:29:40,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:40,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418a8c257aa4b633a4cbf08baded615066179a4e" 2018-10-08 04:29:41,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df952d5b-0cb3-47a5-a3b5-4d17ccafac12 x-compute-request-id: req-df952d5b-0cb3-47a5-a3b5-4d17ccafac12 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:29:41,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-df952d5b-0cb3-47a5-a3b5-4d17ccafac12 2018-10-08 04:29:41,527 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3... 2018-10-08 04:29:41,527 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 04:29:41,577 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3 2018-10-08 04:29:41,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418a8c257aa4b633a4cbf08baded615066179a4e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCmBtd4bjwZfCd7gpB9oTNQgnzcsHgQTU7RjKQxZZCCg49klDk0zDpCw00ZLHPzTDaUinhEQ6BwXPS6w2rMvof9+3g/RxeZsRZXSA1AGlK9BH/wqaZeiQdgsWMeRQfCzCl/25cQAh4H6JhHu+X0OA4GhZM4Bv7SOT0YUIWvDuBiMw==", "name": "CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3"}}' 2018-10-08 04:29:41,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-16617097-4f09-433c-b8df-c97be2b326e8 x-compute-request-id: req-16617097-4f09-433c-b8df-c97be2b326e8 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCmBtd4bjwZfCd7gpB9oTNQgnzcsHgQTU7RjKQxZZCCg49klDk0zDpCw00ZLHPzTDaUinhEQ6BwXPS6w2rMvof9+3g/RxeZsRZXSA1AGlK9BH/wqaZeiQdgsWMeRQfCzCl/25cQAh4H6JhHu+X0OA4GhZM4Bv7SOT0YUIWvDuBiMw==", "user_id": "3e9e44d5b55c47f88db2e1f5c59a6ee0", "name": "CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3", "fingerprint": "03:b4:c8:89:0b:6a:00:95:c3:31:0c:81:10:e7:ca:57"}} 2018-10-08 04:29:41,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-16617097-4f09-433c-b8df-c97be2b326e8 2018-10-08 04:29:41,659 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3.pub 2018-10-08 04:29:41,659 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3 2018-10-08 04:29:41,659 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3 2018-10-08 04:29:41,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418a8c257aa4b633a4cbf08baded615066179a4e" 2018-10-08 04:29:41,689 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0279f780-fbb2-4ddd-9572-c0135bdb65c1 x-compute-request-id: req-0279f780-fbb2-4ddd-9572-c0135bdb65c1 Content-Length: 0 Content-Type: application/json 2018-10-08 04:29:41,690 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3 used request id req-0279f780-fbb2-4ddd-9572-c0135bdb65c1 2018-10-08 04:29:41,690 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3.pub] 2018-10-08 04:29:41,690 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-44e70a1b-d511-4929-831b-7992e80f30c3] 2018-10-08 04:29:41,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:41,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8f9dc2ee-2f36-492f-b8ed-87d80ab2ebdc Date: Mon, 08 Oct 2018 04:29:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:29:41,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8f9dc2ee-2f36-492f-b8ed-87d80ab2ebdc 2018-10-08 04:29:41,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:42,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb15afa5-9417-43e6-ac1f-3499ffec2b8b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:29:42,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-eb15afa5-9417-43e6-ac1f-3499ffec2b8b 2018-10-08 04:29:42,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:42,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3e2727-9313-42d7-a48d-4aa327dea1c7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:29:42,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-3c3e2727-9313-42d7-a48d-4aa327dea1c7 2018-10-08 04:29:42,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:42,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4389b7d5-f997-40e5-8c11-0a39211edd7d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:29:42,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-4389b7d5-f997-40e5-8c11-0a39211edd7d 2018-10-08 04:29:42,189 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj 2018-10-08 04:29:42,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ef1fd30bb4a543a2988dd15262114cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:42,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900bf6a3-f062-4d25-a099-eb198c7bfd6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:42,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ef1fd30bb4a543a2988dd15262114cbe used request id req-900bf6a3-f062-4d25-a099-eb198c7bfd6e 2018-10-08 04:29:42,411 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-proj-role 2018-10-08 04:29:42,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/603cbf0ba6254130bfd465bc2d66ee2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:42,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8be33ae6-153b-49f7-b8cd-5e8faaaf238e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:42,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/603cbf0ba6254130bfd465bc2d66ee2d used request id req-8be33ae6-153b-49f7-b8cd-5e8faaaf238e 2018-10-08 04:29:42,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2744410a415527149c2c1007748837f47955e6" 2018-10-08 04:29:42,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5ab572-0d05-40cb-aa69-90145a37b6bd Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:42,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3a5ab572-0d05-40cb-aa69-90145a37b6bd 2018-10-08 04:29:42,606 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-58b5b839-7f7c-4ae-user 2018-10-08 04:29:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3e9e44d5b55c47f88db2e1f5c59a6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7625d57a589045cb16c7775b3c313c0144fd5e4b" 2018-10-08 04:29:42,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89f8bf5a-63ba-4258-8e07-672c10a3cdf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:42,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3e9e44d5b55c47f88db2e1f5c59a6ee0 used request id req-89f8bf5a-63ba-4258-8e07-672c10a3cdf7 2018-10-08 04:29:42,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:43,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["b5449hZKS-uZC9CNSRuUPw"], "issued_at": "2018-10-08T04:29:43.000000Z"}} 2018-10-08 04:29:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11779fcb77a6721adedbf10c20ade0c755fff02b" 2018-10-08 04:29:43,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f75ad2-fb08-4ff8-b8cf-13cd5078eec9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:43,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-28f75ad2-fb08-4ff8-b8cf-13cd5078eec9 2018-10-08 04:29:43,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:43,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:43,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Xdvgx5-qRk-CDQZ3QpHuSw"], "issued_at": "2018-10-08T04:29:43.000000Z"}} 2018-10-08 04:29:43,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:43,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3cbd99-80fa-4ed3-a1cf-158a99848f35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:43,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed3cbd99-80fa-4ed3-a1cf-158a99848f35 2018-10-08 04:29:43,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:43,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:43,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40111e2-ab01-4045-b14e-d2f6fbc80216 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:29:43,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj used request id req-f40111e2-ab01-4045-b14e-d2f6fbc80216 2018-10-08 04:29:43,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:43,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bae7e49-f6bc-4506-aea7-7bfdebcb5466 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:43,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5bae7e49-f6bc-4506-aea7-7bfdebcb5466 2018-10-08 04:29:43,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj"}}' 2018-10-08 04:29:44,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882cb28f-6d28-49a7-a068-cb7fec2f3594 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e1992b7b99f4422b8e0ea6f4a1a94b7b"}, "enabled": true, "id": "e1992b7b99f4422b8e0ea6f4a1a94b7b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj"}} 2018-10-08 04:29:44,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-882cb28f-6d28-49a7-a068-cb7fec2f3594 2018-10-08 04:29:44,027 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj 2018-10-08 04:29:44,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:44,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:44,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["-aMHL7uMTOi5xtIC-_plDg"], "issued_at": "2018-10-08T04:29:44.000000Z"}} 2018-10-08 04:29:44,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53a3a01a2bc2f24ef4787eab485f6e230003f8" 2018-10-08 04:29:44,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0855d99b-f2c2-461e-8b58-c8c6d65ff706 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:44,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0855d99b-f2c2-461e-8b58-c8c6d65ff706 2018-10-08 04:29:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:44,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53a3a01a2bc2f24ef4787eab485f6e230003f8" 2018-10-08 04:29:44,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f7122e-c237-4768-b67f-3f9011fd6102 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:29:44,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-63f7122e-c237-4768-b67f-3f9011fd6102 2018-10-08 04:29:44,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53a3a01a2bc2f24ef4787eab485f6e230003f8" 2018-10-08 04:29:44,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3d24e7-f30c-4e43-aae5-366088d8e8a6 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e1992b7b99f4422b8e0ea6f4a1a94b7b"}, "enabled": true, "id": "e1992b7b99f4422b8e0ea6f4a1a94b7b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj"}]} 2018-10-08 04:29:44,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj used request id req-8c3d24e7-f30c-4e43-aae5-366088d8e8a6 2018-10-08 04:29:44,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53a3a01a2bc2f24ef4787eab485f6e230003f8" 2018-10-08 04:29:44,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6215c7aa-219d-448d-9028-72b8afed5eee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:44,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6215c7aa-219d-448d-9028-72b8afed5eee 2018-10-08 04:29:45,114 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-27ebff50-94a6-4db-user 2018-10-08 04:29:45,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:45,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:45,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc39b48-78c5-451c-b1a6-b26605b3423f Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:45,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cfc39b48-78c5-451c-b1a6-b26605b3423f 2018-10-08 04:29:45,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" -d '{"role": {"name": "CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj-role"}}' 2018-10-08 04:29:45,335 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a72c40b0-afa6-4a06-a1f4-d779cbb3d675 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7880234278014717b4679fff520412fd", "links": {"self": "http://172.30.9.28:5000/v3/roles/7880234278014717b4679fff520412fd"}, "name": "CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj-role"}} 2018-10-08 04:29:45,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a72c40b0-afa6-4a06-a1f4-d779cbb3d675 2018-10-08 04:29:45,336 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj-role 2018-10-08 04:29:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7880234278014717b4679fff520412fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:45,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6be40a-d0b9-4764-9247-ea09d57ae39b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7880234278014717b4679fff520412fd"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj-role", "id": "7880234278014717b4679fff520412fd"}} 2018-10-08 04:29:45,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7880234278014717b4679fff520412fd used request id req-bc6be40a-d0b9-4764-9247-ea09d57ae39b 2018-10-08 04:29:45,427 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj-role to project CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj 2018-10-08 04:29:45,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e1992b7b99f4422b8e0ea6f4a1a94b7b/users/787656add2cf4cc48ab2601ead9f9826/roles/7880234278014717b4679fff520412fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:45,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1c2ff6-392e-4b5d-95e4-2a0da5989802 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:45,561 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e1992b7b99f4422b8e0ea6f4a1a94b7b/users/787656add2cf4cc48ab2601ead9f9826/roles/7880234278014717b4679fff520412fd used request id req-9d1c2ff6-392e-4b5d-95e4-2a0da5989802 2018-10-08 04:29:45,561 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:45,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:45,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:45,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7880234278014717b4679fff520412fd", "name": "CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj-role"}], "expires_at": "2018-10-08T05:29:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1992b7b99f4422b8e0ea6f4a1a94b7b", "name": "CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e1992b7b99f4422b8e0ea6f4a1a94b7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-27ebff50-94a6-4db-user", "id": "787656add2cf4cc48ab2601ead9f9826"}, "audit_ids": ["VkxeEVYNRYKC-h5YHU387g"], "issued_at": "2018-10-08T04:29:45.000000Z"}} 2018-10-08 04:29:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5579c037fc3d4835835979ee02697522951cac2e" 2018-10-08 04:29:46,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c41c9df-0760-4e5d-8141-6112873a4726 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:46,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c41c9df-0760-4e5d-8141-6112873a4726 2018-10-08 04:29:46,007 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:46,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5579c037fc3d4835835979ee02697522951cac2e" 2018-10-08 04:29:46,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e6b9c75-dc2a-4b30-a888-ec72ae5ebfee x-compute-request-id: req-6e6b9c75-dc2a-4b30-a888-ec72ae5ebfee Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:29:46,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6e6b9c75-dc2a-4b30-a888-ec72ae5ebfee 2018-10-08 04:29:46,559 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9... 2018-10-08 04:29:46,559 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 04:29:46,566 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9 2018-10-08 04:29:46,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5579c037fc3d4835835979ee02697522951cac2e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDvMkiBZz1THbChwGzuABWFuw6NQpjMeHPdlP2t7xUf2/zAIgXzljjcz+TJaXEOrTDS284JpM8PDhj33NscjOzO4SM3T5YatDLJuhsNafuO/iAw0ubWHBLeCP/q254sMmM9z0kmkq+icvbsbcQ/d9jYAHZcaLidzkV7VmZHgiZziQ==", "name": "CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9"}}' 2018-10-08 04:29:46,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb7fc437-bfe5-4e0d-8d87-8b090c7bc319 x-compute-request-id: req-cb7fc437-bfe5-4e0d-8d87-8b090c7bc319 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDvMkiBZz1THbChwGzuABWFuw6NQpjMeHPdlP2t7xUf2/zAIgXzljjcz+TJaXEOrTDS284JpM8PDhj33NscjOzO4SM3T5YatDLJuhsNafuO/iAw0ubWHBLeCP/q254sMmM9z0kmkq+icvbsbcQ/d9jYAHZcaLidzkV7VmZHgiZziQ==", "user_id": "787656add2cf4cc48ab2601ead9f9826", "name": "CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9", "fingerprint": "b4:9d:ea:32:8d:04:0d:27:e6:e3:f4:f9:f7:68:78:03"}} 2018-10-08 04:29:46,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cb7fc437-bfe5-4e0d-8d87-8b090c7bc319 2018-10-08 04:29:46,641 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9.pub 2018-10-08 04:29:46,641 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9 2018-10-08 04:29:46,642 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9 2018-10-08 04:29:46,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5579c037fc3d4835835979ee02697522951cac2e" 2018-10-08 04:29:46,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:29:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d96b689-70d9-4297-a765-cf58c0b4293a x-compute-request-id: req-9d96b689-70d9-4297-a765-cf58c0b4293a Content-Length: 0 Content-Type: application/json 2018-10-08 04:29:46,683 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9 used request id req-9d96b689-70d9-4297-a765-cf58c0b4293a 2018-10-08 04:29:46,684 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9.pub] 2018-10-08 04:29:46,684 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-9fe31e20-b93b-4b86-bc1b-37305f9eebe9] 2018-10-08 04:29:46,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:46,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-99092b9b-82ec-45df-bd59-83b6be6cbe0f Date: Mon, 08 Oct 2018 04:29:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:29:46,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-99092b9b-82ec-45df-bd59-83b6be6cbe0f 2018-10-08 04:29:46,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:46,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027877a9-d919-42ea-a85e-45c1d53de1b9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:29:46,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-027877a9-d919-42ea-a85e-45c1d53de1b9 2018-10-08 04:29:46,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:47,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86aaba03-f550-4902-9f40-ba2674109e60 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:29:47,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-86aaba03-f550-4902-9f40-ba2674109e60 2018-10-08 04:29:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:47,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3136f1ba-f3e1-472c-b768-26d9c9874592 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:29:47,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-3136f1ba-f3e1-472c-b768-26d9c9874592 2018-10-08 04:29:47,171 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj 2018-10-08 04:29:47,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e1992b7b99f4422b8e0ea6f4a1a94b7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:47,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29bbbb28-0add-4049-8ddd-cc889ef3e14c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:47,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e1992b7b99f4422b8e0ea6f4a1a94b7b used request id req-29bbbb28-0add-4049-8ddd-cc889ef3e14c 2018-10-08 04:29:47,393 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-27ebff50-94a6-4db-proj-role 2018-10-08 04:29:47,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7880234278014717b4679fff520412fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:47,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2787d5b5-718e-415d-b34c-1829ad3ebd55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:47,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7880234278014717b4679fff520412fd used request id req-2787d5b5-718e-415d-b34c-1829ad3ebd55 2018-10-08 04:29:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebe36ec8e76da4194177c97cd467d206f34b42" 2018-10-08 04:29:47,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd4c6fd-5123-4272-9a8d-9d6e5f0a8737 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:47,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bcd4c6fd-5123-4272-9a8d-9d6e5f0a8737 2018-10-08 04:29:47,519 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-27ebff50-94a6-4db-user 2018-10-08 04:29:47,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/787656add2cf4cc48ab2601ead9f9826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53a3a01a2bc2f24ef4787eab485f6e230003f8" 2018-10-08 04:29:47,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe5f022-7c27-4f9f-9f14-f771fcae9216 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:47,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/787656add2cf4cc48ab2601ead9f9826 used request id req-6fe5f022-7c27-4f9f-9f14-f771fcae9216 2018-10-08 04:29:47,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:48,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["AHyjZPM4R4uzVuNXUk7oxg"], "issued_at": "2018-10-08T04:29:48.000000Z"}} 2018-10-08 04:29:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011a3f5ca969ea3ece2a53aa75335025fc64602a" 2018-10-08 04:29:48,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea5f36c-e665-4a50-ad0b-0cb7923ff34c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:48,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2ea5f36c-e665-4a50-ad0b-0cb7923ff34c 2018-10-08 04:29:48,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:48,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:48,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["jkvMnvHtTRytAfu1XZuBwg"], "issued_at": "2018-10-08T04:29:48.000000Z"}} 2018-10-08 04:29:48,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:48,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20be1bdf-dd60-4580-831e-4a4158975cb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:48,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20be1bdf-dd60-4580-831e-4a4158975cb3 2018-10-08 04:29:48,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:48,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:48,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-00ae4681-4860-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:48,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92df20c3-4df2-4e60-8ea6-7aa87a0c3abb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-00ae4681-4860-45a-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:29:48,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-00ae4681-4860-45a-proj used request id req-92df20c3-4df2-4e60-8ea6-7aa87a0c3abb 2018-10-08 04:29:48,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:48,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e98674c-3c6e-4a4a-88cf-0594c847560d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:48,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9e98674c-3c6e-4a4a-88cf-0594c847560d 2018-10-08 04:29:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-00ae4681-4860-45a-proj"}}' 2018-10-08 04:29:48,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8feb9a8a-eea2-4d8a-bfb8-5f0551a880cd Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/242a9ec11dfb42c8b889be292a0dcc00"}, "enabled": true, "id": "242a9ec11dfb42c8b889be292a0dcc00", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-00ae4681-4860-45a-proj"}} 2018-10-08 04:29:48,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8feb9a8a-eea2-4d8a-bfb8-5f0551a880cd 2018-10-08 04:29:48,953 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-00ae4681-4860-45a-proj 2018-10-08 04:29:48,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:48,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:49,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["_zX76OpZRmupRPhruJkdFQ"], "issued_at": "2018-10-08T04:29:49.000000Z"}} 2018-10-08 04:29:49,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a25cba78db080f0c8502310e7f866cfceeda76" 2018-10-08 04:29:49,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f3dcec-0396-449b-a6bb-f639282d7fe7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:49,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d3f3dcec-0396-449b-a6bb-f639282d7fe7 2018-10-08 04:29:49,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:49,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a25cba78db080f0c8502310e7f866cfceeda76" 2018-10-08 04:29:49,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e872b06-d9c9-4b3d-994b-0347b58e4114 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:29:49,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3e872b06-d9c9-4b3d-994b-0347b58e4114 2018-10-08 04:29:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-00ae4681-4860-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a25cba78db080f0c8502310e7f866cfceeda76" 2018-10-08 04:29:49,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707230cf-04f3-4811-a1ea-c9b79a5e7751 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-00ae4681-4860-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/242a9ec11dfb42c8b889be292a0dcc00"}, "enabled": true, "id": "242a9ec11dfb42c8b889be292a0dcc00", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-00ae4681-4860-45a-proj"}]} 2018-10-08 04:29:49,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-00ae4681-4860-45a-proj used request id req-707230cf-04f3-4811-a1ea-c9b79a5e7751 2018-10-08 04:29:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a25cba78db080f0c8502310e7f866cfceeda76" 2018-10-08 04:29:49,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfeb0515-093f-438e-9254-561cc0bceb0c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:49,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bfeb0515-093f-438e-9254-561cc0bceb0c 2018-10-08 04:29:50,079 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-00ae4681-4860-45a-user 2018-10-08 04:29:50,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:50,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:50,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa4485f-96b5-409b-bcac-029c9bbf8388 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:50,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aaa4485f-96b5-409b-bcac-029c9bbf8388 2018-10-08 04:29:50,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" -d '{"role": {"name": "CreateKeypairsCleanupTests-00ae4681-4860-45a-proj-role"}}' 2018-10-08 04:29:50,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-678c56ee-2a64-4551-bfb0-9c54a5ca4dc1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff7644bbede24de3a30a2ef276942ac7", "links": {"self": "http://172.30.9.28:5000/v3/roles/ff7644bbede24de3a30a2ef276942ac7"}, "name": "CreateKeypairsCleanupTests-00ae4681-4860-45a-proj-role"}} 2018-10-08 04:29:50,282 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-678c56ee-2a64-4551-bfb0-9c54a5ca4dc1 2018-10-08 04:29:50,282 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-00ae4681-4860-45a-proj-role 2018-10-08 04:29:50,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ff7644bbede24de3a30a2ef276942ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:50,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66819b38-4dc8-4c98-8f37-6b7c2e7ce9fc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ff7644bbede24de3a30a2ef276942ac7"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-00ae4681-4860-45a-proj-role", "id": "ff7644bbede24de3a30a2ef276942ac7"}} 2018-10-08 04:29:50,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ff7644bbede24de3a30a2ef276942ac7 used request id req-66819b38-4dc8-4c98-8f37-6b7c2e7ce9fc 2018-10-08 04:29:50,374 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-00ae4681-4860-45a-proj-role to project CreateKeypairsCleanupTests-00ae4681-4860-45a-proj 2018-10-08 04:29:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/242a9ec11dfb42c8b889be292a0dcc00/users/7382d2d91e634a38a2797c6a3c2dbc71/roles/ff7644bbede24de3a30a2ef276942ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:50,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3e50ee9-e9ca-464e-b5b9-e88425436e7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:50,496 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/242a9ec11dfb42c8b889be292a0dcc00/users/7382d2d91e634a38a2797c6a3c2dbc71/roles/ff7644bbede24de3a30a2ef276942ac7 used request id req-a3e50ee9-e9ca-464e-b5b9-e88425436e7f 2018-10-08 04:29:50,496 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:50,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:50,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:50,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff7644bbede24de3a30a2ef276942ac7", "name": "CreateKeypairsCleanupTests-00ae4681-4860-45a-proj-role"}], "expires_at": "2018-10-08T05:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "242a9ec11dfb42c8b889be292a0dcc00", "name": "CreateKeypairsCleanupTests-00ae4681-4860-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/242a9ec11dfb42c8b889be292a0dcc00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/242a9ec11dfb42c8b889be292a0dcc00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/242a9ec11dfb42c8b889be292a0dcc00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/242a9ec11dfb42c8b889be292a0dcc00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/242a9ec11dfb42c8b889be292a0dcc00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/242a9ec11dfb42c8b889be292a0dcc00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/242a9ec11dfb42c8b889be292a0dcc00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/242a9ec11dfb42c8b889be292a0dcc00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/242a9ec11dfb42c8b889be292a0dcc00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/242a9ec11dfb42c8b889be292a0dcc00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/242a9ec11dfb42c8b889be292a0dcc00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/242a9ec11dfb42c8b889be292a0dcc00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-00ae4681-4860-45a-user", "id": "7382d2d91e634a38a2797c6a3c2dbc71"}, "audit_ids": ["_KbQASRnQnmWFIcgo8sj1w"], "issued_at": "2018-10-08T04:29:50.000000Z"}} 2018-10-08 04:29:50,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e7f1de283fde8c483d2c9e85a6badaec38a25d" 2018-10-08 04:29:50,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f184549-9b5a-41c6-a1bb-a88caa3a4af2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:50,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6f184549-9b5a-41c6-a1bb-a88caa3a4af2 2018-10-08 04:29:50,953 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:29:50,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e7f1de283fde8c483d2c9e85a6badaec38a25d" 2018-10-08 04:29:51,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2b4d37c-845c-4122-8bd9-3fd61df69f54 x-compute-request-id: req-a2b4d37c-845c-4122-8bd9-3fd61df69f54 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 04:29:51,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-a2b4d37c-845c-4122-8bd9-3fd61df69f54 2018-10-08 04:29:51,126 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-2d57664e-2ff8-4187-b0e1-e4d6aab696a8... 2018-10-08 04:29:51,126 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 04:29:51,170 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-2d57664e-2ff8-4187-b0e1-e4d6aab696a8 2018-10-08 04:29:51,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e7f1de283fde8c483d2c9e85a6badaec38a25d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDEbdcS9ub1Bzletvxz5RKcxinQjLvLkMPJaXIlMvlgWC8cv7TQrNaf/m4iL580/nBVFlJZupFtctbQdVXqamOe4j9FrQSz3OGMHJ9LWVsQuE3lPuAhq/OWtyz9t84/36w9XGl5M7n/UBgasoM6ZZhVTCcEb1J0ZROb8aJ+b/esOw==", "name": "CreateKeypairsCleanupTests-2d57664e-2ff8-4187-b0e1-e4d6aab696a8"}}' 2018-10-08 04:29:51,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29: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-4597659e-6f49-489f-b282-ac2a8c889297 x-compute-request-id: req-4597659e-6f49-489f-b282-ac2a8c889297 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDEbdcS9ub1Bzletvxz5RKcxinQjLvLkMPJaXIlMvlgWC8cv7TQrNaf/m4iL580/nBVFlJZupFtctbQdVXqamOe4j9FrQSz3OGMHJ9LWVsQuE3lPuAhq/OWtyz9t84/36w9XGl5M7n/UBgasoM6ZZhVTCcEb1J0ZROb8aJ+b/esOw==", "user_id": "7382d2d91e634a38a2797c6a3c2dbc71", "name": "CreateKeypairsCleanupTests-2d57664e-2ff8-4187-b0e1-e4d6aab696a8", "fingerprint": "ce:bc:72:c4:42:0e:74:2b:35:3b:c1:95:51:c9:4d:e0"}} 2018-10-08 04:29:51,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-4597659e-6f49-489f-b282-ac2a8c889297 2018-10-08 04:29:51,257 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-2d57664e-2ff8-4187-b0e1-e4d6aab696a8.pub 2018-10-08 04:29:51,258 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-2d57664e-2ff8-4187-b0e1-e4d6aab696a8 2018-10-08 04:29:51,258 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-2d57664e-2ff8-4187-b0e1-e4d6aab696a8 2018-10-08 04:29:51,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2d57664e-2ff8-4187-b0e1-e4d6aab696a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1e7f1de283fde8c483d2c9e85a6badaec38a25d" 2018-10-08 04:29:51,287 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:29: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-b5b65a17-fa4d-4114-b895-c3c01a1228a6 x-compute-request-id: req-b5b65a17-fa4d-4114-b895-c3c01a1228a6 Content-Length: 0 Content-Type: application/json 2018-10-08 04:29:51,288 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2d57664e-2ff8-4187-b0e1-e4d6aab696a8 used request id req-b5b65a17-fa4d-4114-b895-c3c01a1228a6 2018-10-08 04:29:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:51,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-767bad2f-df52-4f6c-bcb6-64b070aa9911 Date: Mon, 08 Oct 2018 04:29:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:29:51,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-767bad2f-df52-4f6c-bcb6-64b070aa9911 2018-10-08 04:29:51,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:51,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2c926b-4c56-4d3b-862b-cb0dbb29e923 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:29:51,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-ac2c926b-4c56-4d3b-862b-cb0dbb29e923 2018-10-08 04:29:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:51,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aed62b9-b7a1-4fc3-9fd8-84ecfc7c85b8 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:29:51,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-4aed62b9-b7a1-4fc3-9fd8-84ecfc7c85b8 2018-10-08 04:29:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:51,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f4354f-32a8-4c68-b054-b6acf8a72faa Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:29:51,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-98f4354f-32a8-4c68-b054-b6acf8a72faa 2018-10-08 04:29:51,788 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-00ae4681-4860-45a-proj 2018-10-08 04:29:51,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/242a9ec11dfb42c8b889be292a0dcc00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:51,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2a2ab73-15e0-47af-a6c8-226c6aa3d7da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:51,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/242a9ec11dfb42c8b889be292a0dcc00 used request id req-c2a2ab73-15e0-47af-a6c8-226c6aa3d7da 2018-10-08 04:29:51,979 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-00ae4681-4860-45a-proj-role 2018-10-08 04:29:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ff7644bbede24de3a30a2ef276942ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:52,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585e2143-7d08-40cc-94f7-9cd51b5f9320 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:52,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ff7644bbede24de3a30a2ef276942ac7 used request id req-585e2143-7d08-40cc-94f7-9cd51b5f9320 2018-10-08 04:29:52,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1848a45de83d626f4680570d4529f1ca10fa870f" 2018-10-08 04:29:52,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221c3548-4267-4627-bfd5-843d0ebb883b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:52,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-221c3548-4267-4627-bfd5-843d0ebb883b 2018-10-08 04:29:52,193 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-00ae4681-4860-45a-user 2018-10-08 04:29:52,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7382d2d91e634a38a2797c6a3c2dbc71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a25cba78db080f0c8502310e7f866cfceeda76" 2018-10-08 04:29:52,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd419b99-e639-4ed0-aa18-3c2bf85fa6eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:52,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7382d2d91e634a38a2797c6a3c2dbc71 used request id req-dd419b99-e639-4ed0-aa18-3c2bf85fa6eb 2018-10-08 04:29:52,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:52,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["reU_l5pvSsmOdcjZPqQ1_w"], "issued_at": "2018-10-08T04:29:52.000000Z"}} 2018-10-08 04:29:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd692ec559800bee97d62fd8ac82e1f0652ce50" 2018-10-08 04:29:52,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9a02d7-4426-4359-942b-fb6abf778b26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:52,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf9a02d7-4426-4359-942b-fb6abf778b26 2018-10-08 04:29:52,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:52,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:53,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["YSIa0VytRIC3KS9WiWkqnQ"], "issued_at": "2018-10-08T04:29:53.000000Z"}} 2018-10-08 04:29:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:29:53,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0587b71a-fb3c-48f5-b044-54072f7b36bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:53,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0587b71a-fb3c-48f5-b044-54072f7b36bc 2018-10-08 04:29:53,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:53,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:53,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-219fc487-c6a8-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:29:53,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31016d7d-3b4f-44c1-ac40-78669d6d84d9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-219fc487-c6a8-406-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:29:53,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-219fc487-c6a8-406-proj used request id req-31016d7d-3b4f-44c1-ac40-78669d6d84d9 2018-10-08 04:29:53,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:29:53,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3ed3c3-4733-4b0f-9553-20ca3cf58bca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:53,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3c3ed3c3-4733-4b0f-9553-20ca3cf58bca 2018-10-08 04:29:53,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj"}}' 2018-10-08 04:29:53,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16815ee-05d9-4990-9108-623b014d8e48 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d"}, "enabled": true, "id": "5bfe4fcaa6594c52aceca6a97c19668d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj"}} 2018-10-08 04:29:53,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c16815ee-05d9-4990-9108-623b014d8e48 2018-10-08 04:29:53,660 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-219fc487-c6a8-406-proj 2018-10-08 04:29:53,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:53,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:54,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["dfeyQu8YQPy7nfbtblNCEA"], "issued_at": "2018-10-08T04:29:54.000000Z"}} 2018-10-08 04:29:54,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2764995c1cc63bcd5166127adc9d373b6897db09" 2018-10-08 04:29:54,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449a1e41-efd9-4558-85af-c2fffd4366a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:54,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-449a1e41-efd9-4558-85af-c2fffd4366a8 2018-10-08 04:29:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:54,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2764995c1cc63bcd5166127adc9d373b6897db09" 2018-10-08 04:29:54,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d97aea-7f54-474b-9efa-02c7a76d287c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:29:54,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e8d97aea-7f54-474b-9efa-02c7a76d287c 2018-10-08 04:29:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-219fc487-c6a8-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2764995c1cc63bcd5166127adc9d373b6897db09" 2018-10-08 04:29:54,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eafdd31-e1a9-438a-b095-9e74947cba6e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-219fc487-c6a8-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d"}, "enabled": true, "id": "5bfe4fcaa6594c52aceca6a97c19668d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj"}]} 2018-10-08 04:29:54,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-219fc487-c6a8-406-proj used request id req-7eafdd31-e1a9-438a-b095-9e74947cba6e 2018-10-08 04:29:54,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2764995c1cc63bcd5166127adc9d373b6897db09" 2018-10-08 04:29:54,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef8b89f-1f73-478a-8cf6-6ec70e20ab4a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:29:54,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bef8b89f-1f73-478a-8cf6-6ec70e20ab4a 2018-10-08 04:29:54,803 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-219fc487-c6a8-406-user 2018-10-08 04:29:54,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:54,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:29:54,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004efc50-bcb8-4e20-b175-b4f6425dab19 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:29:54,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-004efc50-bcb8-4e20-b175-b4f6425dab19 2018-10-08 04:29:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" -d '{"role": {"name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj-role"}}' 2018-10-08 04:29:55,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f383ce-79c8-4340-a7f6-76bd7f6fa6da Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a9c21f8bdfe45469e40ee818d3aa611", "links": {"self": "http://172.30.9.28:5000/v3/roles/4a9c21f8bdfe45469e40ee818d3aa611"}, "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj-role"}} 2018-10-08 04:29:55,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1f383ce-79c8-4340-a7f6-76bd7f6fa6da 2018-10-08 04:29:55,019 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-219fc487-c6a8-406-proj-role 2018-10-08 04:29:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4a9c21f8bdfe45469e40ee818d3aa611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:29:55,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd242759-a938-4108-9ec1-75177e5e75d3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4a9c21f8bdfe45469e40ee818d3aa611"}, "domain_id": null, "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj-role", "id": "4a9c21f8bdfe45469e40ee818d3aa611"}} 2018-10-08 04:29:55,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4a9c21f8bdfe45469e40ee818d3aa611 used request id req-cd242759-a938-4108-9ec1-75177e5e75d3 2018-10-08 04:29:55,104 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-219fc487-c6a8-406-proj-role to project CreateNetworkSuccessTests-219fc487-c6a8-406-proj 2018-10-08 04:29:55,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d/users/48db3c00da464e90b7dc003d658e0ad5/roles/4a9c21f8bdfe45469e40ee818d3aa611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:29:55,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b45f28dd-96af-4c8b-bb49-a0068abd864c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:29:55,230 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d/users/48db3c00da464e90b7dc003d658e0ad5/roles/4a9c21f8bdfe45469e40ee818d3aa611 used request id req-b45f28dd-96af-4c8b-bb49-a0068abd864c 2018-10-08 04:29:55,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:29:55,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:55,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a9c21f8bdfe45469e40ee818d3aa611", "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj-role"}], "expires_at": "2018-10-08T05:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bfe4fcaa6594c52aceca6a97c19668d", "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-user", "id": "48db3c00da464e90b7dc003d658e0ad5"}, "audit_ids": ["q9EGtcitTH-j4aZiHC1N_w"], "issued_at": "2018-10-08T04:29:55.000000Z"}} 2018-10-08 04:29:55,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" 2018-10-08 04:29:55,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa1e23dd-8f50-4177-af22-4e006d695373 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:29:55,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aa1e23dd-8f50-4177-af22-4e006d695373 2018-10-08 04:29:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" 2018-10-08 04:29:55,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2766fcea-93e8-4823-8a36-ab8ca03ad388 Date: Mon, 08 Oct 2018 04:29:55 GMT RESP BODY: {"networks":[]} 2018-10-08 04:29:55,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net used request id req-2766fcea-93e8-4823-8a36-ab8ca03ad388 2018-10-08 04:29:55,846 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net 2018-10-08 04:29:55,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" -d '{"network": {"name": "CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net", "admin_state_up": true}}' 2018-10-08 04:29:56,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c9feae33-65e9-4b52-b85b-83f45d10be4c Date: Mon, 08 Oct 2018 04:29:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"50e0f9df-dc21-4e9f-b895-0a6171d1ea9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5bfe4fcaa6594c52aceca6a97c19668d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:29:56Z","is_default":false,"name":"CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5bfe4fcaa6594c52aceca6a97c19668d","created_at":"2018-10-08T04:29:56Z","mtu":1450}} 2018-10-08 04:29:56,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c9feae33-65e9-4b52-b85b-83f45d10be4c 2018-10-08 04:29:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" 2018-10-08 04:29:56,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e8ae17a6-177b-485c-a3cd-3ee89351cca7 Date: Mon, 08 Oct 2018 04:29:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:29:56Z","tenant_id":"5bfe4fcaa6594c52aceca6a97c19668d","created_at":"2018-10-08T04:29:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5bfe4fcaa6594c52aceca6a97c19668d","id":"50e0f9df-dc21-4e9f-b895-0a6171d1ea9d","name":"CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net"}]} 2018-10-08 04:29:56,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d used request id req-e8ae17a6-177b-485c-a3cd-3ee89351cca7 2018-10-08 04:29:56,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" 2018-10-08 04:29:56,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f85deed8-7d40-4edb-9bf0-9f9b6a7d9d06 Date: Mon, 08 Oct 2018 04:29:56 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:29:56,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d used request id req-f85deed8-7d40-4edb-9bf0-9f9b6a7d9d06 2018-10-08 04:29:56,971 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-subnet 2018-10-08 04:29:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" -d '{"subnets": [{"ip_version": 4, "network_id": "50e0f9df-dc21-4e9f-b895-0a6171d1ea9d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-subnet"}]}' 2018-10-08 04:29:57,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-361c88e0-4f6d-4827-8209-f15540a3e105 Date: Mon, 08 Oct 2018 04:29:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e0f9df-dc21-4e9f-b895-0a6171d1ea9d","tenant_id":"5bfe4fcaa6594c52aceca6a97c19668d","created_at":"2018-10-08T04:29:57Z","dns_nameservers":[],"updated_at":"2018-10-08T04:29:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5bfe4fcaa6594c52aceca6a97c19668d","id":"71d06a31-1b22-4cd9-acdd-4014545d8e63","subnetpool_id":null,"name":"CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-subnet"}]} 2018-10-08 04:29:57,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-361c88e0-4f6d-4827-8209-f15540a3e105 2018-10-08 04:29:57,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" 2018-10-08 04:29:57,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e1c06146-c0b5-4503-9c28-39ee07fd1c61 Date: Mon, 08 Oct 2018 04:29:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71d06a31-1b22-4cd9-acdd-4014545d8e63"],"updated_at":"2018-10-08T04:29:57Z","tenant_id":"5bfe4fcaa6594c52aceca6a97c19668d","created_at":"2018-10-08T04:29:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bfe4fcaa6594c52aceca6a97c19668d","id":"50e0f9df-dc21-4e9f-b895-0a6171d1ea9d","name":"CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net"}]} 2018-10-08 04:29:57,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d used request id req-e1c06146-c0b5-4503-9c28-39ee07fd1c61 2018-10-08 04:29:57,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" 2018-10-08 04:29:57,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bac1953d-a4f0-4a6b-9429-7c249fca69ec Date: Mon, 08 Oct 2018 04:29:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e0f9df-dc21-4e9f-b895-0a6171d1ea9d","tenant_id":"5bfe4fcaa6594c52aceca6a97c19668d","created_at":"2018-10-08T04:29:57Z","dns_nameservers":[],"updated_at":"2018-10-08T04:29:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5bfe4fcaa6594c52aceca6a97c19668d","id":"71d06a31-1b22-4cd9-acdd-4014545d8e63","subnetpool_id":null,"name":"CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-subnet"}]} 2018-10-08 04:29:57,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d used request id req-bac1953d-a4f0-4a6b-9429-7c249fca69ec 2018-10-08 04:29:57,885 - OpenStackNetwork - DEBUG - Network [50e0f9df-dc21-4e9f-b895-0a6171d1ea9d] created successfully 2018-10-08 04:29:57,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:29:58,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a9c21f8bdfe45469e40ee818d3aa611", "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj-role"}], "expires_at": "2018-10-08T05:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bfe4fcaa6594c52aceca6a97c19668d", "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5bfe4fcaa6594c52aceca6a97c19668d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-user", "id": "48db3c00da464e90b7dc003d658e0ad5"}, "audit_ids": ["Vjz6bUiNT-62_M8lj-sxXg"], "issued_at": "2018-10-08T04:29:58.000000Z"}} 2018-10-08 04:29:58,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f7d2cd8c7074df346a7e20d438dee0fcb5c8d0" 2018-10-08 04:29:58,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-861a30ae-5f6a-4829-9dbe-f7cdf4384690 Date: Mon, 08 Oct 2018 04:29:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71d06a31-1b22-4cd9-acdd-4014545d8e63"],"updated_at":"2018-10-08T04:29:57Z","tenant_id":"5bfe4fcaa6594c52aceca6a97c19668d","created_at":"2018-10-08T04:29:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bfe4fcaa6594c52aceca6a97c19668d","id":"50e0f9df-dc21-4e9f-b895-0a6171d1ea9d","name":"CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net"}]} 2018-10-08 04:29:58,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net used request id req-861a30ae-5f6a-4829-9dbe-f7cdf4384690 2018-10-08 04:29:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:29:58,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:29:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd692ec559800bee97d62fd8ac82e1f0652ce50" 2018-10-08 04:29:58,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f80cd9-eb99-4a75-b314-097039c44e03 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d"}, "enabled": true, "id": "5bfe4fcaa6594c52aceca6a97c19668d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj"}} 2018-10-08 04:29:58,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d used request id req-60f80cd9-eb99-4a75-b314-097039c44e03 2018-10-08 04:29:58,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f7d2cd8c7074df346a7e20d438dee0fcb5c8d0" 2018-10-08 04:29:58,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ece2b9fd-1be9-47af-94b7-30779d892f3c Date: Mon, 08 Oct 2018 04:29:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e0f9df-dc21-4e9f-b895-0a6171d1ea9d","tenant_id":"5bfe4fcaa6594c52aceca6a97c19668d","created_at":"2018-10-08T04:29:57Z","dns_nameservers":[],"updated_at":"2018-10-08T04:29:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5bfe4fcaa6594c52aceca6a97c19668d","id":"71d06a31-1b22-4cd9-acdd-4014545d8e63","subnetpool_id":null,"name":"CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-subnet"}]} 2018-10-08 04:29:58,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50e0f9df-dc21-4e9f-b895-0a6171d1ea9d used request id req-ece2b9fd-1be9-47af-94b7-30779d892f3c 2018-10-08 04:29:58,830 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-subnet 2018-10-08 04:29:58,830 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-subnet 2018-10-08 04:29:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/71d06a31-1b22-4cd9-acdd-4014545d8e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f7d2cd8c7074df346a7e20d438dee0fcb5c8d0" 2018-10-08 04:30:01,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdc38959-a8d0-427a-850b-9da82933f733 Date: Mon, 08 Oct 2018 04:30:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:30:01,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/71d06a31-1b22-4cd9-acdd-4014545d8e63 used request id req-bdc38959-a8d0-427a-850b-9da82933f733 2018-10-08 04:30:01,142 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net 2018-10-08 04:30:01,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/50e0f9df-dc21-4e9f-b895-0a6171d1ea9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f7d2cd8c7074df346a7e20d438dee0fcb5c8d0" 2018-10-08 04:30:02,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb3292f7-d9f3-484f-8b92-0094d4624be1 Date: Mon, 08 Oct 2018 04:30:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:30:02,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/50e0f9df-dc21-4e9f-b895-0a6171d1ea9d used request id req-fb3292f7-d9f3-484f-8b92-0094d4624be1 2018-10-08 04:30:02,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34f7d2cd8c7074df346a7e20d438dee0fcb5c8d0" 2018-10-08 04:30:02,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-273ff199-7713-46ab-bceb-221cdc65559c Date: Mon, 08 Oct 2018 04:30:02 GMT RESP BODY: {"networks":[]} 2018-10-08 04:30:02,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net used request id req-273ff199-7713-46ab-bceb-221cdc65559c 2018-10-08 04:30:02,238 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-subnet 2018-10-08 04:30:02,238 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-subnet 2018-10-08 04:30:02,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/71d06a31-1b22-4cd9-acdd-4014545d8e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" 2018-10-08 04:30:02,277 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-a0d382dc-7b1b-44db-b6cf-eca4f2488275 Date: Mon, 08 Oct 2018 04:30:02 GMT RESP BODY: {"NeutronError": {"message": "Subnet 71d06a31-1b22-4cd9-acdd-4014545d8e63 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-08 04:30:02,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/71d06a31-1b22-4cd9-acdd-4014545d8e63 used request id req-a0d382dc-7b1b-44db-b6cf-eca4f2488275 2018-10-08 04:30:02,278 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 71d06a31-1b22-4cd9-acdd-4014545d8e63 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-08 04:30:02,278 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-970bc81b-f33a-45b4-b8bc-97080da3df21-pub-net 2018-10-08 04:30:02,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/50e0f9df-dc21-4e9f-b895-0a6171d1ea9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a9d47a9492a3b70d21520005ddea51f979c896" 2018-10-08 04:30:02,454 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-de605e68-9e48-40f8-8122-dd21b621d208 Date: Mon, 08 Oct 2018 04:30:02 GMT RESP BODY: {"NeutronError": {"message": "Network 50e0f9df-dc21-4e9f-b895-0a6171d1ea9d could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-08 04:30:02,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/50e0f9df-dc21-4e9f-b895-0a6171d1ea9d used request id req-de605e68-9e48-40f8-8122-dd21b621d208 2018-10-08 04:30:02,454 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 50e0f9df-dc21-4e9f-b895-0a6171d1ea9d could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-08 04:30:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:02,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-265d7266-0979-4657-ac19-5edb265e1fe2 Date: Mon, 08 Oct 2018 04:30:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bfe4fcaa6594c52aceca6a97c19668d", "created_at": "2018-10-08T04:29:56Z", "updated_at": "2018-10-08T04:29:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:29:56Z", "revision_number": 0, "id": "37a01b55-1446-4b52-a855-6d582cc24d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:29:56Z", "security_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "tenant_id": "5bfe4fcaa6594c52aceca6a97c19668d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bfe4fcaa6594c52aceca6a97c19668d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:29:56Z", "revision_number": 0, "id": "576fd03a-e960-41e4-9ce6-fddc63068b43", "remote_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "remote_ip_prefix": null, "created_at": "2018-10-08T04:29:56Z", "security_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "tenant_id": "5bfe4fcaa6594c52aceca6a97c19668d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bfe4fcaa6594c52aceca6a97c19668d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:29:56Z", "revision_number": 0, "id": "b8733898-8917-4ce9-a88d-df6d59079860", "remote_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "remote_ip_prefix": null, "created_at": "2018-10-08T04:29:56Z", "security_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "tenant_id": "5bfe4fcaa6594c52aceca6a97c19668d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bfe4fcaa6594c52aceca6a97c19668d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:29:56Z", "revision_number": 0, "id": "e41dcb54-99cd-4e72-b301-8613446730ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:29:56Z", "security_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "tenant_id": "5bfe4fcaa6594c52aceca6a97c19668d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bfe4fcaa6594c52aceca6a97c19668d"}], "revision_number": 4, "project_id": "5bfe4fcaa6594c52aceca6a97c19668d", "id": "d40af492-b992-44a2-8dba-a10beb37c79f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:30:02,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-265d7266-0979-4657-ac19-5edb265e1fe2 2018-10-08 04:30:02,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:02,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39407d18-0bac-440d-848f-51c3d7b865c0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:30:02,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-39407d18-0bac-440d-848f-51c3d7b865c0 2018-10-08 04:30:02,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:02,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9a26a1-801b-467b-89b9-64d92eb9d909 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:30:02,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-ae9a26a1-801b-467b-89b9-64d92eb9d909 2018-10-08 04:30:02,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:02,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49a3085-3a4f-4109-ad3a-dd0c410bf2c3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:30:02,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-f49a3085-3a4f-4109-ad3a-dd0c410bf2c3 2018-10-08 04:30:02,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:03,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fddc54dc-bd49-42d3-b1dc-00e3a530a5e2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d"}, "enabled": true, "id": "5bfe4fcaa6594c52aceca6a97c19668d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-219fc487-c6a8-406-proj"}} 2018-10-08 04:30:03,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d used request id req-fddc54dc-bd49-42d3-b1dc-00e3a530a5e2 2018-10-08 04:30:03,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d40af492-b992-44a2-8dba-a10beb37c79f 2018-10-08 04:30:03,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d40af492-b992-44a2-8dba-a10beb37c79f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:03,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1f08a30d-6c5b-43d5-8adf-8c54d975cd74 Date: Mon, 08 Oct 2018 04:30:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:29:56Z", "security_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "port_range_min": null, "revision_number": 0, "tenant_id": "5bfe4fcaa6594c52aceca6a97c19668d", "created_at": "2018-10-08T04:29:56Z", "project_id": "5bfe4fcaa6594c52aceca6a97c19668d", "id": "37a01b55-1446-4b52-a855-6d582cc24d6b"}, {"remote_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:29:56Z", "security_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "port_range_min": null, "revision_number": 0, "tenant_id": "5bfe4fcaa6594c52aceca6a97c19668d", "created_at": "2018-10-08T04:29:56Z", "project_id": "5bfe4fcaa6594c52aceca6a97c19668d", "id": "576fd03a-e960-41e4-9ce6-fddc63068b43"}, {"remote_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:29:56Z", "security_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "port_range_min": null, "revision_number": 0, "tenant_id": "5bfe4fcaa6594c52aceca6a97c19668d", "created_at": "2018-10-08T04:29:56Z", "project_id": "5bfe4fcaa6594c52aceca6a97c19668d", "id": "b8733898-8917-4ce9-a88d-df6d59079860"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:29:56Z", "security_group_id": "d40af492-b992-44a2-8dba-a10beb37c79f", "port_range_min": null, "revision_number": 0, "tenant_id": "5bfe4fcaa6594c52aceca6a97c19668d", "created_at": "2018-10-08T04:29:56Z", "project_id": "5bfe4fcaa6594c52aceca6a97c19668d", "id": "e41dcb54-99cd-4e72-b301-8613446730ee"}]} 2018-10-08 04:30:03,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d40af492-b992-44a2-8dba-a10beb37c79f used request id req-1f08a30d-6c5b-43d5-8adf-8c54d975cd74 2018-10-08 04:30:03,254 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:30:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d40af492-b992-44a2-8dba-a10beb37c79f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:03,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-479336bb-000a-4177-bb4b-ef6d21547e8b Content-Length: 0 Date: Mon, 08 Oct 2018 04:30:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:30:03,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d40af492-b992-44a2-8dba-a10beb37c79f used request id req-479336bb-000a-4177-bb4b-ef6d21547e8b 2018-10-08 04:30:03,570 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-219fc487-c6a8-406-proj 2018-10-08 04:30:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:03,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e2f09f3-d0cd-4d7c-813b-fa8b6adff5f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:30:03,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5bfe4fcaa6594c52aceca6a97c19668d used request id req-4e2f09f3-d0cd-4d7c-813b-fa8b6adff5f5 2018-10-08 04:30:03,782 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-219fc487-c6a8-406-proj-role 2018-10-08 04:30:03,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4a9c21f8bdfe45469e40ee818d3aa611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:03,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd4e8e6-25b1-4613-9a89-3ca3bdbd1778 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:30:03,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4a9c21f8bdfe45469e40ee818d3aa611 used request id req-3dd4e8e6-25b1-4613-9a89-3ca3bdbd1778 2018-10-08 04:30:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f66ae1aad4bbbdd19ed743303cee500b2a6598" 2018-10-08 04:30:03,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028818ab-99a8-442f-97c1-355621edeaed Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:30:03,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-028818ab-99a8-442f-97c1-355621edeaed 2018-10-08 04:30:03,979 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-219fc487-c6a8-406-user 2018-10-08 04:30:03,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/48db3c00da464e90b7dc003d658e0ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2764995c1cc63bcd5166127adc9d373b6897db09" 2018-10-08 04:30:04,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a9fd7d0-2ad5-4c65-b029-0ea694ef5678 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:30:04,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/48db3c00da464e90b7dc003d658e0ad5 used request id req-6a9fd7d0-2ad5-4c65-b029-0ea694ef5678 2018-10-08 04:30:04,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:04,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["dPFeTMotSPyAtl0oW8cs9w"], "issued_at": "2018-10-08T04:30:04.000000Z"}} 2018-10-08 04:30:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6db92b58fdbdf7ed7fa19d59e7fa65f871a8ec" 2018-10-08 04:30:04,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7980ca-cdbc-4c33-ad83-86a0238d5a57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:04,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6c7980ca-cdbc-4c33-ad83-86a0238d5a57 2018-10-08 04:30:04,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:04,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:05,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["IRB_lxQwRLW8t_b-EiBBUg"], "issued_at": "2018-10-08T04:30:05.000000Z"}} 2018-10-08 04:30:05,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:05,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6119b07-febf-45cf-aa2f-0b7b339749e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:05,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a6119b07-febf-45cf-aa2f-0b7b339749e4 2018-10-08 04:30:05,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:05,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:05,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:05,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5b97f2-bcd1-4068-82da-992389387f8c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:30:05,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj used request id req-ef5b97f2-bcd1-4068-82da-992389387f8c 2018-10-08 04:30:05,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:05,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e86d9a-ec12-4638-bd8f-10a36d6666b6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:30:05,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-37e86d9a-ec12-4638-bd8f-10a36d6666b6 2018-10-08 04:30:05,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}}' 2018-10-08 04:30:05,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aecdc039-8f14-4cea-aef2-812427b3389b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}} 2018-10-08 04:30:05,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-aecdc039-8f14-4cea-aef2-812427b3389b 2018-10-08 04:30:05,408 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-35484982-a1cd-4ed-proj 2018-10-08 04:30:05,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:05,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:05,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["m0HrcUgpSXuhDdfmTsXA7w"], "issued_at": "2018-10-08T04:30:05.000000Z"}} 2018-10-08 04:30:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ebfb56382893355a99463355fa7d2613aa15e2" 2018-10-08 04:30:05,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0da600-4762-4874-8cd1-80f2e934ac92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:05,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b0da600-4762-4874-8cd1-80f2e934ac92 2018-10-08 04:30:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:05,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:05,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ebfb56382893355a99463355fa7d2613aa15e2" 2018-10-08 04:30:05,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cc8679-cb36-4370-8ada-c16cbb6b34c7 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:30:05,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-34cc8679-cb36-4370-8ada-c16cbb6b34c7 2018-10-08 04:30:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ebfb56382893355a99463355fa7d2613aa15e2" 2018-10-08 04:30:06,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc49f1c6-11f4-4b23-9675-d8fcda9cd8f6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}]} 2018-10-08 04:30:06,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj used request id req-cc49f1c6-11f4-4b23-9675-d8fcda9cd8f6 2018-10-08 04:30:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ebfb56382893355a99463355fa7d2613aa15e2" 2018-10-08 04:30:06,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a53e9ec-4af9-44c0-bebe-03b76d63424c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:30:06,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5a53e9ec-4af9-44c0-bebe-03b76d63424c 2018-10-08 04:30:06,487 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-35484982-a1cd-4ed-user 2018-10-08 04:30:06,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:06,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:06,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f671468c-e2ee-4402-abdb-1d511f717db7 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:30:06,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f671468c-e2ee-4402-abdb-1d511f717db7 2018-10-08 04:30:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" -d '{"role": {"name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj-role"}}' 2018-10-08 04:30:06,695 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aecb9b45-28b6-4457-9019-ae29a4174caa Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73ec4edf21b7443aabe28f28d46e1ee8", "links": {"self": "http://172.30.9.28:5000/v3/roles/73ec4edf21b7443aabe28f28d46e1ee8"}, "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj-role"}} 2018-10-08 04:30:06,695 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-aecb9b45-28b6-4457-9019-ae29a4174caa 2018-10-08 04:30:06,696 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-35484982-a1cd-4ed-proj-role 2018-10-08 04:30:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/73ec4edf21b7443aabe28f28d46e1ee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:06,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f453153-b6f2-4139-9a40-8a1f350b3948 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/73ec4edf21b7443aabe28f28d46e1ee8"}, "domain_id": null, "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj-role", "id": "73ec4edf21b7443aabe28f28d46e1ee8"}} 2018-10-08 04:30:06,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/73ec4edf21b7443aabe28f28d46e1ee8 used request id req-5f453153-b6f2-4139-9a40-8a1f350b3948 2018-10-08 04:30:06,718 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-35484982-a1cd-4ed-proj-role to project CreateNetworkSuccessTests-35484982-a1cd-4ed-proj 2018-10-08 04:30:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592/users/3f13360efac543daa72d3600d9ace50e/roles/73ec4edf21b7443aabe28f28d46e1ee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:06,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd83a1b-d701-49b8-9b80-8e74d98c068f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:30:06,836 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592/users/3f13360efac543daa72d3600d9ace50e/roles/73ec4edf21b7443aabe28f28d46e1ee8 used request id req-ecd83a1b-d701-49b8-9b80-8e74d98c068f 2018-10-08 04:30:06,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:06,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:07,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ThXIO9tOTHCzwsbZaFzUMw"], "issued_at": "2018-10-08T04:30:07.000000Z"}} 2018-10-08 04:30:07,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" 2018-10-08 04:30:07,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178fc437-0598-4675-9f62-eedb7f26e1e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:07,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-178fc437-0598-4675-9f62-eedb7f26e1e4 2018-10-08 04:30:07,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" 2018-10-08 04:30:07,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-00be0d70-3a3c-4dd3-a2d0-4ac4938164e5 Date: Mon, 08 Oct 2018 04:30:07 GMT RESP BODY: {"networks":[]} 2018-10-08 04:30:07,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net used request id req-00be0d70-3a3c-4dd3-a2d0-4ac4938164e5 2018-10-08 04:30:07,634 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net 2018-10-08 04:30:07,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:07,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:08,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Wd4usoq5TY2wV77vo3ECjw"], "issued_at": "2018-10-08T04:30:08.000000Z"}} 2018-10-08 04:30:08,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}814631280d84f3ea8f43ad4842319edc511683ce" 2018-10-08 04:30:08,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca543f4-7bbf-4031-8f9b-bf5c76acec9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:08,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fca543f4-7bbf-4031-8f9b-bf5c76acec9d 2018-10-08 04:30:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:08,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}814631280d84f3ea8f43ad4842319edc511683ce" 2018-10-08 04:30:08,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3defad46-0f0e-4ff1-bde6-784020711a2a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}]} 2018-10-08 04:30:08,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj used request id req-3defad46-0f0e-4ff1-bde6-784020711a2a 2018-10-08 04:30:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" -d '{"network": {"tenant_id": "17db7e9f0d8d4365967760f3adb98592", "name": "CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net", "admin_state_up": true}}' 2018-10-08 04:30:08,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a9c36d0e-bf7e-4bf4-90ad-c4d175dd402f Date: Mon, 08 Oct 2018 04:30:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bdf3c446-4fcf-4d22-9595-c687008a577a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"17db7e9f0d8d4365967760f3adb98592","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:30:08Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net","admin_state_up":true,"tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:08Z","mtu":1450}} 2018-10-08 04:30:08,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-a9c36d0e-bf7e-4bf4-90ad-c4d175dd402f 2018-10-08 04:30:08,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bdf3c446-4fcf-4d22-9595-c687008a577a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" 2018-10-08 04:30:09,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-116633b3-ea79-4e6a-8292-1b9966138770 Date: Mon, 08 Oct 2018 04:30:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bdf3c446-4fcf-4d22-9595-c687008a577a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"17db7e9f0d8d4365967760f3adb98592","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:30:08Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net","admin_state_up":true,"tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:08Z","provider:network_type":"vxlan"}]} 2018-10-08 04:30:09,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bdf3c446-4fcf-4d22-9595-c687008a577a used request id req-116633b3-ea79-4e6a-8292-1b9966138770 2018-10-08 04:30:09,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" 2018-10-08 04:30:09,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77d2daa5-fd38-414c-94e2-d1e8938c02f3 Date: Mon, 08 Oct 2018 04:30:09 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:30:09,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a used request id req-77d2daa5-fd38-414c-94e2-d1e8938c02f3 2018-10-08 04:30:09,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:09,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:09,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["3razP-mXQzyN8sX0bDlNkw"], "issued_at": "2018-10-08T04:30:09.000000Z"}} 2018-10-08 04:30:09,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b64712c1d3de979e8380cabeccc697cb089d879" 2018-10-08 04:30:09,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0920b7d-770e-4b67-b23e-8c8ba57f53c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:09,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0920b7d-770e-4b67-b23e-8c8ba57f53c8 2018-10-08 04:30:09,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:09,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:09,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b64712c1d3de979e8380cabeccc697cb089d879" 2018-10-08 04:30:09,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12c6022-e588-42b4-b673-746ef6fd4604 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}]} 2018-10-08 04:30:09,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj used request id req-b12c6022-e588-42b4-b673-746ef6fd4604 2018-10-08 04:30:09,690 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet 2018-10-08 04:30:09,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" -d '{"subnets": [{"ip_version": 4, "network_id": "bdf3c446-4fcf-4d22-9595-c687008a577a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet", "tenant_id": "17db7e9f0d8d4365967760f3adb98592"}]}' 2018-10-08 04:30:10,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-01113d89-7063-4335-a004-1b3d6285f0cf Date: Mon, 08 Oct 2018 04:30:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17db7e9f0d8d4365967760f3adb98592","id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet"}]} 2018-10-08 04:30:10,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-01113d89-7063-4335-a004-1b3d6285f0cf 2018-10-08 04:30:10,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bdf3c446-4fcf-4d22-9595-c687008a577a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" 2018-10-08 04:30:10,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a28608ea-3a34-481d-a4db-59d70523641f Date: Mon, 08 Oct 2018 04:30:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bdf3c446-4fcf-4d22-9595-c687008a577a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"17db7e9f0d8d4365967760f3adb98592","status":"ACTIVE","subnets":["ff3c6a8e-2a6e-4345-883e-f71251aef1ea"],"description":"","tags":[],"updated_at":"2018-10-08T04:30:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net","admin_state_up":true,"tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:08Z","provider:network_type":"vxlan"}]} 2018-10-08 04:30:10,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bdf3c446-4fcf-4d22-9595-c687008a577a used request id req-a28608ea-3a34-481d-a4db-59d70523641f 2018-10-08 04:30:10,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" 2018-10-08 04:30:10,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f62bb590-ef89-4554-8e8b-1b4d06536102 Date: Mon, 08 Oct 2018 04:30:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17db7e9f0d8d4365967760f3adb98592","id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet"}]} 2018-10-08 04:30:10,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a used request id req-f62bb590-ef89-4554-8e8b-1b4d06536102 2018-10-08 04:30:10,791 - OpenStackNetwork - DEBUG - Network [bdf3c446-4fcf-4d22-9595-c687008a577a] created successfully 2018-10-08 04:30:10,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:11,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73ec4edf21b7443aabe28f28d46e1ee8", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj-role"}], "expires_at": "2018-10-08T05:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17db7e9f0d8d4365967760f3adb98592", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/17db7e9f0d8d4365967760f3adb98592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/17db7e9f0d8d4365967760f3adb98592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/17db7e9f0d8d4365967760f3adb98592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/17db7e9f0d8d4365967760f3adb98592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/17db7e9f0d8d4365967760f3adb98592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/17db7e9f0d8d4365967760f3adb98592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-user", "id": "3f13360efac543daa72d3600d9ace50e"}, "audit_ids": ["rj7nWfllSeOBeXYVuDQy-Q"], "issued_at": "2018-10-08T04:30:11.000000Z"}} 2018-10-08 04:30:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de519f6d23359b36cd10bef2a9c29247c016f6cc" 2018-10-08 04:30:11,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0d48c03f-a662-4f96-8736-f979cc6cfa47 Date: Mon, 08 Oct 2018 04:30:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ff3c6a8e-2a6e-4345-883e-f71251aef1ea"],"updated_at":"2018-10-08T04:30:09Z","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17db7e9f0d8d4365967760f3adb98592","id":"bdf3c446-4fcf-4d22-9595-c687008a577a","name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net"}]} 2018-10-08 04:30:11,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net used request id req-0d48c03f-a662-4f96-8736-f979cc6cfa47 2018-10-08 04:30:11,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:11,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6db92b58fdbdf7ed7fa19d59e7fa65f871a8ec" 2018-10-08 04:30:11,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98973f52-9586-45cf-8ebc-70fa1958e49e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}} 2018-10-08 04:30:11,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 used request id req-98973f52-9586-45cf-8ebc-70fa1958e49e 2018-10-08 04:30:11,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de519f6d23359b36cd10bef2a9c29247c016f6cc" 2018-10-08 04:30:11,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f668345e-0ebb-4b23-863a-1de41a327bfd Date: Mon, 08 Oct 2018 04:30:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17db7e9f0d8d4365967760f3adb98592","id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet"}]} 2018-10-08 04:30:11,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a used request id req-f668345e-0ebb-4b23-863a-1de41a327bfd 2018-10-08 04:30:11,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:11,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:12,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73ec4edf21b7443aabe28f28d46e1ee8", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj-role"}], "expires_at": "2018-10-08T05:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17db7e9f0d8d4365967760f3adb98592", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/17db7e9f0d8d4365967760f3adb98592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/17db7e9f0d8d4365967760f3adb98592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/17db7e9f0d8d4365967760f3adb98592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/17db7e9f0d8d4365967760f3adb98592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/17db7e9f0d8d4365967760f3adb98592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/17db7e9f0d8d4365967760f3adb98592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/17db7e9f0d8d4365967760f3adb98592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-user", "id": "3f13360efac543daa72d3600d9ace50e"}, "audit_ids": ["MmU7iGohTGaunDGxbx5aHA"], "issued_at": "2018-10-08T04:30:12.000000Z"}} 2018-10-08 04:30:12,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf84bf0c073452a0b678d76b41aa48be3d2bbc4" 2018-10-08 04:30:12,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4004b848-3eb0-4b28-839d-f61df3062733 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:12,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4004b848-3eb0-4b28-839d-f61df3062733 2018-10-08 04:30:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf84bf0c073452a0b678d76b41aa48be3d2bbc4" 2018-10-08 04:30:12,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-56a7826d-c480-4c7b-9961-4c66e4382bf5 Date: Mon, 08 Oct 2018 04:30:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ff3c6a8e-2a6e-4345-883e-f71251aef1ea"],"updated_at":"2018-10-08T04:30:09Z","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17db7e9f0d8d4365967760f3adb98592","id":"bdf3c446-4fcf-4d22-9595-c687008a577a","name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net"}]} 2018-10-08 04:30:12,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net used request id req-56a7826d-c480-4c7b-9961-4c66e4382bf5 2018-10-08 04:30:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:12,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:12,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf84bf0c073452a0b678d76b41aa48be3d2bbc4" 2018-10-08 04:30:12,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f1e3a0-1600-4c46-b864-80a1063d65eb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}} 2018-10-08 04:30:12,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 used request id req-07f1e3a0-1600-4c46-b864-80a1063d65eb 2018-10-08 04:30:12,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf84bf0c073452a0b678d76b41aa48be3d2bbc4" 2018-10-08 04:30:12,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1720dbdc-f365-47a6-b777-9c8c56fd549a Date: Mon, 08 Oct 2018 04:30:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17db7e9f0d8d4365967760f3adb98592","id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet"}]} 2018-10-08 04:30:12,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a used request id req-1720dbdc-f365-47a6-b777-9c8c56fd549a 2018-10-08 04:30:12,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:12,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:13,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["b1hgUc05Ty6gYFR8ywoebw"], "issued_at": "2018-10-08T04:30:13.000000Z"}} 2018-10-08 04:30:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:13,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a26616b-d4e6-4385-aefc-96cea6267399 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:13,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5a26616b-d4e6-4385-aefc-96cea6267399 2018-10-08 04:30:13,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:13,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83591bdb-c42a-4d64-a8b7-0fe5f570cc36 Date: Mon, 08 Oct 2018 04:30:13 GMT RESP BODY: {"routers": []} 2018-10-08 04:30:13,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router&admin_state_up=True used request id req-83591bdb-c42a-4d64-a8b7-0fe5f570cc36 2018-10-08 04:30:13,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:13,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:13,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["jsLoEhaOQqunKYXAcPJbFQ"], "issued_at": "2018-10-08T04:30:13.000000Z"}} 2018-10-08 04:30:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc9306c070c9598c4d614dc86ac504cf458a140" 2018-10-08 04:30:13,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5216d3c-cdad-435c-bb08-ecdbcd0eac93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:13,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c5216d3c-cdad-435c-bb08-ecdbcd0eac93 2018-10-08 04:30:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:13,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:13,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc9306c070c9598c4d614dc86ac504cf458a140" 2018-10-08 04:30:14,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca72e90f-d289-4822-8301-b7eb9ab8d230 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}]} 2018-10-08 04:30:14,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-35484982-a1cd-4ed-proj used request id req-ca72e90f-d289-4822-8301-b7eb9ab8d230 2018-10-08 04:30:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:14,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-94ffb2db-e305-42a5-81dd-26d8973a53df Date: Mon, 08 Oct 2018 04:30:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:30:14,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-94ffb2db-e305-42a5-81dd-26d8973a53df 2018-10-08 04:30:14,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:14,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a4ccc6c7-84dd-4216-9cdd-86e5e4154109 Date: Mon, 08 Oct 2018 04:30:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 04:30:14,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-a4ccc6c7-84dd-4216-9cdd-86e5e4154109 2018-10-08 04:30:14,607 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router 2018-10-08 04:30:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "name": "CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router", "admin_state_up": true}}' 2018-10-08 04:30:19,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3fce8456-5b37-46c3-bed4-0c7373bf9ab0 Date: Mon, 08 Oct 2018 04:30:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "created_at": "2018-10-08T04:30:15Z", "admin_state_up": true, "updated_at": "2018-10-08T04:30:16Z", "project_id": "17db7e9f0d8d4365967760f3adb98592", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3ad6cb2d-24db-435b-bc3f-a93be50b02f0", "name": "CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router"}} 2018-10-08 04:30:19,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-3fce8456-5b37-46c3-bed4-0c7373bf9ab0 2018-10-08 04:30:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3ad6cb2d-24db-435b-bc3f-a93be50b02f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:20,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-57775f91-261c-4b18-910d-469ad1e2b7b6 Date: Mon, 08 Oct 2018 04:30:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","ip_address":"169.254.192.11"}],"id":"4176442c-0d11-424d-a597-eb531c66fe05","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:79:1f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 17db7e9f0d8d4365967760f3adb98592","admin_state_up":true,"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:17Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:18Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","ip_address":"169.254.192.6"}],"id":"83ef2582-4445-44d9-8136-fed88ff59103","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:43:f4:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 17db7e9f0d8d4365967760f3adb98592","admin_state_up":true,"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:18Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","ip_address":"169.254.192.9"}],"id":"b86eb69b-1baf-4543-8bc4-ca9e93e95696","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a2:50:75","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 17db7e9f0d8d4365967760f3adb98592","admin_state_up":true,"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:16Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:16Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.200"}],"id":"c44c4410-76f4-4779-b1cf-3af4fdfbd110","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:36:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T04:30:15Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"}]} 2018-10-08 04:30:20,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3ad6cb2d-24db-435b-bc3f-a93be50b02f0 used request id req-57775f91-261c-4b18-910d-469ad1e2b7b6 2018-10-08 04:30:20,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:20,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4ae0fee4-0ba6-4c54-a997-024668948993 Date: Mon, 08 Oct 2018 04:30:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:30:20,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-4ae0fee4-0ba6-4c54-a997-024668948993 2018-10-08 04:30:20,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:20,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-71059a15-4adb-4d99-8fe9-60c6a5b715d7 Date: Mon, 08 Oct 2018 04:30:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:15Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","subnetpool_id":null,"name":"HA subnet tenant 17db7e9f0d8d4365967760f3adb98592"}} 2018-10-08 04:30:20,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c used request id req-71059a15-4adb-4d99-8fe9-60c6a5b715d7 2018-10-08 04:30:20,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:20,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e663b568-04a6-4c9d-b2c1-72dd4f29240a Date: Mon, 08 Oct 2018 04:30:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:15Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","subnetpool_id":null,"name":"HA subnet tenant 17db7e9f0d8d4365967760f3adb98592"}} 2018-10-08 04:30:20,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c used request id req-e663b568-04a6-4c9d-b2c1-72dd4f29240a 2018-10-08 04:30:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:20,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-29c39897-0e72-47cd-914e-afd2a08d1680 Date: Mon, 08 Oct 2018 04:30:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:15Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","subnetpool_id":null,"name":"HA subnet tenant 17db7e9f0d8d4365967760f3adb98592"}} 2018-10-08 04:30:20,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c used request id req-29c39897-0e72-47cd-914e-afd2a08d1680 2018-10-08 04:30:20,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:21,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-892cafbb-3e92-42c5-a3f4-dc9f2990a7a8 Date: Mon, 08 Oct 2018 04:30:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bdf3c446-4fcf-4d22-9595-c687008a577a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"17db7e9f0d8d4365967760f3adb98592","status":"ACTIVE","subnets":["ff3c6a8e-2a6e-4345-883e-f71251aef1ea"],"description":"","tags":[],"updated_at":"2018-10-08T04:30:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net","admin_state_up":true,"tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:08Z","provider:network_type":"vxlan"}]} 2018-10-08 04:30:21,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net used request id req-892cafbb-3e92-42c5-a3f4-dc9f2990a7a8 2018-10-08 04:30:21,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:21,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:21,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b97b16-4eb2-4edc-b518-dde536341f57 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}} 2018-10-08 04:30:21,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 used request id req-94b97b16-4eb2-4edc-b518-dde536341f57 2018-10-08 04:30:21,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:21,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7da034ca-06e3-43e3-95cf-2072383c81c0 Date: Mon, 08 Oct 2018 04:30:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17db7e9f0d8d4365967760f3adb98592","id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet"}]} 2018-10-08 04:30:21,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a used request id req-7da034ca-06e3-43e3-95cf-2072383c81c0 2018-10-08 04:30:21,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a&name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:21,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9deab1b6-3afc-4760-a684-c857d1a2c1fa Date: Mon, 08 Oct 2018 04:30:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"17db7e9f0d8d4365967760f3adb98592","id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet"}]} 2018-10-08 04:30:21,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bdf3c446-4fcf-4d22-9595-c687008a577a&name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet used request id req-9deab1b6-3afc-4760-a684-c857d1a2c1fa 2018-10-08 04:30:21,738 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 04:30:21,739 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router 2018-10-08 04:30:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3ad6cb2d-24db-435b-bc3f-a93be50b02f0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" -d '{"subnet_id": "ff3c6a8e-2a6e-4345-883e-f71251aef1ea"}' 2018-10-08 04:30:23,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-36d3827e-6440-4368-9fbf-dedafbf17a9a Date: Mon, 08 Oct 2018 04:30:23 GMT RESP BODY: {"network_id": "bdf3c446-4fcf-4d22-9595-c687008a577a", "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "subnet_id": "ff3c6a8e-2a6e-4345-883e-f71251aef1ea", "subnet_ids": ["ff3c6a8e-2a6e-4345-883e-f71251aef1ea"], "port_id": "6b75c9c6-8ca1-43cc-bd6c-acd646c35523", "id": "3ad6cb2d-24db-435b-bc3f-a93be50b02f0"} 2018-10-08 04:30:23,515 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3ad6cb2d-24db-435b-bc3f-a93be50b02f0/add_router_interface used request id req-36d3827e-6440-4368-9fbf-dedafbf17a9a 2018-10-08 04:30:23,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/3ad6cb2d-24db-435b-bc3f-a93be50b02f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:23,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-79cb2588-f913-465e-b888-16070ce31904 Date: Mon, 08 Oct 2018 04:30:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "created_at": "2018-10-08T04:30:15Z", "admin_state_up": true, "updated_at": "2018-10-08T04:30:22Z", "project_id": "17db7e9f0d8d4365967760f3adb98592", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "3ad6cb2d-24db-435b-bc3f-a93be50b02f0", "name": "CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router"}} 2018-10-08 04:30:23,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/3ad6cb2d-24db-435b-bc3f-a93be50b02f0 used request id req-79cb2588-f913-465e-b888-16070ce31904 2018-10-08 04:30:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3ad6cb2d-24db-435b-bc3f-a93be50b02f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:23,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4442 X-Openstack-Request-Id: req-e22ea570-7712-4fd7-a9c4-817c7d3ad4dc Date: Mon, 08 Oct 2018 04:30:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:23Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","ip_address":"169.254.192.11"}],"id":"4176442c-0d11-424d-a597-eb531c66fe05","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:79:1f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 17db7e9f0d8d4365967760f3adb98592","admin_state_up":true,"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:17Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","ip_address":"10.55.1.1"}],"id":"6b75c9c6-8ca1-43cc-bd6c-acd646c35523","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:f8:b9","project_id":"17db7e9f0d8d4365967760f3adb98592","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:22Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:22Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","ip_address":"169.254.192.6"}],"id":"83ef2582-4445-44d9-8136-fed88ff59103","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:f4:82","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 17db7e9f0d8d4365967760f3adb98592","admin_state_up":true,"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:18Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:22Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","ip_address":"169.254.192.9"}],"id":"b86eb69b-1baf-4543-8bc4-ca9e93e95696","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:50:75","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 17db7e9f0d8d4365967760f3adb98592","admin_state_up":true,"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:16Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:21Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.200"}],"id":"c44c4410-76f4-4779-b1cf-3af4fdfbd110","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:36:12","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T04:30:15Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"}]} 2018-10-08 04:30:23,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3ad6cb2d-24db-435b-bc3f-a93be50b02f0 used request id req-e22ea570-7712-4fd7-a9c4-817c7d3ad4dc 2018-10-08 04:30:23,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:24,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-736439bc-de05-4458-8ee4-f1c59fb9eba1 Date: Mon, 08 Oct 2018 04:30:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:30:24,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-736439bc-de05-4458-8ee4-f1c59fb9eba1 2018-10-08 04:30:24,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:24,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-aabe7292-04e4-4123-a429-bd9722c643fd Date: Mon, 08 Oct 2018 04:30:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:15Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","subnetpool_id":null,"name":"HA subnet tenant 17db7e9f0d8d4365967760f3adb98592"}} 2018-10-08 04:30:24,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c used request id req-aabe7292-04e4-4123-a429-bd9722c643fd 2018-10-08 04:30:24,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:24,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-78d9ee17-2c7a-446a-a173-51448a4329c0 Date: Mon, 08 Oct 2018 04:30:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:15Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","subnetpool_id":null,"name":"HA subnet tenant 17db7e9f0d8d4365967760f3adb98592"}} 2018-10-08 04:30:24,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c used request id req-78d9ee17-2c7a-446a-a173-51448a4329c0 2018-10-08 04:30:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:24,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1e362088-7500-4340-9ef7-9a7416e5e6ef Date: Mon, 08 Oct 2018 04:30:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d8edb400-a8f5-48df-95b7-b077fba80695","tenant_id":"","created_at":"2018-10-08T04:30:15Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"bc035b3c-68ec-47a5-86e7-921b44a2160c","subnetpool_id":null,"name":"HA subnet tenant 17db7e9f0d8d4365967760f3adb98592"}} 2018-10-08 04:30:24,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bc035b3c-68ec-47a5-86e7-921b44a2160c used request id req-1e362088-7500-4340-9ef7-9a7416e5e6ef 2018-10-08 04:30:24,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ff3c6a8e-2a6e-4345-883e-f71251aef1ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:24,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-6e587252-872d-4a13-9968-a9176f6ad838 Date: Mon, 08 Oct 2018 04:30:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17db7e9f0d8d4365967760f3adb98592","id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet"}} 2018-10-08 04:30:24,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ff3c6a8e-2a6e-4345-883e-f71251aef1ea used request id req-6e587252-872d-4a13-9968-a9176f6ad838 2018-10-08 04:30:24,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de519f6d23359b36cd10bef2a9c29247c016f6cc" 2018-10-08 04:30:24,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-53e6e1af-7184-4af4-951e-2a5d1fc7f9af Date: Mon, 08 Oct 2018 04:30:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "created_at": "2018-10-08T04:30:15Z", "admin_state_up": true, "updated_at": "2018-10-08T04:30:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "17db7e9f0d8d4365967760f3adb98592", "id": "3ad6cb2d-24db-435b-bc3f-a93be50b02f0", "name": "CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router"}]} 2018-10-08 04:30:24,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router&admin_state_up=True used request id req-53e6e1af-7184-4af4-951e-2a5d1fc7f9af 2018-10-08 04:30:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6db92b58fdbdf7ed7fa19d59e7fa65f871a8ec" 2018-10-08 04:30:24,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e3fd88-b744-4c27-b8c5-0bc31ba97891 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}} 2018-10-08 04:30:24,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 used request id req-34e3fd88-b744-4c27-b8c5-0bc31ba97891 2018-10-08 04:30:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3ad6cb2d-24db-435b-bc3f-a93be50b02f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de519f6d23359b36cd10bef2a9c29247c016f6cc" 2018-10-08 04:30:24,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-14b9bc26-7162-43cd-ba5a-acd9191f37a0 Date: Mon, 08 Oct 2018 04:30:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","ip_address":"10.55.1.1"}],"id":"6b75c9c6-8ca1-43cc-bd6c-acd646c35523","security_groups":[],"mac_address":"fa:16:3e:51:f8:b9","project_id":"17db7e9f0d8d4365967760f3adb98592","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:22Z","binding:vnic_type":"normal","device_id":"3ad6cb2d-24db-435b-bc3f-a93be50b02f0"}]} 2018-10-08 04:30:24,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3ad6cb2d-24db-435b-bc3f-a93be50b02f0 used request id req-14b9bc26-7162-43cd-ba5a-acd9191f37a0 2018-10-08 04:30:24,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ff3c6a8e-2a6e-4345-883e-f71251aef1ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de519f6d23359b36cd10bef2a9c29247c016f6cc" 2018-10-08 04:30:24,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0b5d9923-6df0-4750-a014-3c5d0d0cff58 Date: Mon, 08 Oct 2018 04:30:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdf3c446-4fcf-4d22-9595-c687008a577a","tenant_id":"17db7e9f0d8d4365967760f3adb98592","created_at":"2018-10-08T04:30:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"17db7e9f0d8d4365967760f3adb98592","id":"ff3c6a8e-2a6e-4345-883e-f71251aef1ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet"}} 2018-10-08 04:30:24,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ff3c6a8e-2a6e-4345-883e-f71251aef1ea used request id req-0b5d9923-6df0-4750-a014-3c5d0d0cff58 2018-10-08 04:30:24,994 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router and subnet CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet 2018-10-08 04:30:24,994 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router 2018-10-08 04:30:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3ad6cb2d-24db-435b-bc3f-a93be50b02f0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" -d '{"subnet_id": "ff3c6a8e-2a6e-4345-883e-f71251aef1ea"}' 2018-10-08 04:30:26,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-163c07a5-b6ff-4263-95e1-1efcb5c0c6ad Date: Mon, 08 Oct 2018 04:30:26 GMT RESP BODY: {"network_id": "bdf3c446-4fcf-4d22-9595-c687008a577a", "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "subnet_id": "ff3c6a8e-2a6e-4345-883e-f71251aef1ea", "subnet_ids": ["ff3c6a8e-2a6e-4345-883e-f71251aef1ea"], "port_id": "6b75c9c6-8ca1-43cc-bd6c-acd646c35523", "id": "3ad6cb2d-24db-435b-bc3f-a93be50b02f0"} 2018-10-08 04:30:26,735 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3ad6cb2d-24db-435b-bc3f-a93be50b02f0/remove_router_interface used request id req-163c07a5-b6ff-4263-95e1-1efcb5c0c6ad 2018-10-08 04:30:26,735 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router 2018-10-08 04:30:26,735 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-router 2018-10-08 04:30:26,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/3ad6cb2d-24db-435b-bc3f-a93be50b02f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0817a6b4f33a1d1fc019a746adbfb2cd0a05997e" 2018-10-08 04:30:30,124 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfa08ade-20a9-44c1-a88c-b7ad53d7e0fb Content-Length: 0 Date: Mon, 08 Oct 2018 04:30:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:30:30,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/3ad6cb2d-24db-435b-bc3f-a93be50b02f0 used request id req-cfa08ade-20a9-44c1-a88c-b7ad53d7e0fb 2018-10-08 04:30:30,125 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet 2018-10-08 04:30:30,125 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-subnet 2018-10-08 04:30:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ff3c6a8e-2a6e-4345-883e-f71251aef1ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" 2018-10-08 04:30:32,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11a76b56-fc33-48fd-8be3-90c6436a1c91 Date: Mon, 08 Oct 2018 04:30:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:30:32,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ff3c6a8e-2a6e-4345-883e-f71251aef1ea used request id req-11a76b56-fc33-48fd-8be3-90c6436a1c91 2018-10-08 04:30:32,157 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-27e9f055-3588-4c15-938b-e96a7cad9bbd-pub-net 2018-10-08 04:30:32,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/bdf3c446-4fcf-4d22-9595-c687008a577a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e709082603649ceb18c9998b3fae1e8fdc11c" 2018-10-08 04:30:33,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bda3f6b4-bde1-4393-afc9-d247f0d07645 Date: Mon, 08 Oct 2018 04:30:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:30:33,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bdf3c446-4fcf-4d22-9595-c687008a577a used request id req-bda3f6b4-bde1-4393-afc9-d247f0d07645 2018-10-08 04:30:33,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:33,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-47c4d05b-6839-4edc-aab6-9d6ec3311ba4 Date: Mon, 08 Oct 2018 04:30:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "created_at": "2018-10-08T04:30:08Z", "updated_at": "2018-10-08T04:30:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:30:08Z", "revision_number": 0, "id": "54c1d587-177b-4d9c-88da-c0711414530a", "remote_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "remote_ip_prefix": null, "created_at": "2018-10-08T04:30:08Z", "security_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "port_range_min": null, "ethertype": "IPv6", "project_id": "17db7e9f0d8d4365967760f3adb98592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:30:08Z", "revision_number": 0, "id": "7fff2a2b-dae3-404c-83ae-57cb830cea62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:30:08Z", "security_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "port_range_min": null, "ethertype": "IPv6", "project_id": "17db7e9f0d8d4365967760f3adb98592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:30:08Z", "revision_number": 0, "id": "8e8484ee-3cd4-42e6-8e64-c5ae52df331d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:30:08Z", "security_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "port_range_min": null, "ethertype": "IPv4", "project_id": "17db7e9f0d8d4365967760f3adb98592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:30:08Z", "revision_number": 0, "id": "c8885116-0f31-4c55-b3fb-ea396ffe9e8a", "remote_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "remote_ip_prefix": null, "created_at": "2018-10-08T04:30:08Z", "security_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "port_range_min": null, "ethertype": "IPv4", "project_id": "17db7e9f0d8d4365967760f3adb98592"}], "revision_number": 4, "project_id": "17db7e9f0d8d4365967760f3adb98592", "id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:30:33,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-47c4d05b-6839-4edc-aab6-9d6ec3311ba4 2018-10-08 04:30:33,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:34,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443f5eee-7a1e-4b92-969d-c45051569e6e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:30:34,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-443f5eee-7a1e-4b92-969d-c45051569e6e 2018-10-08 04:30:34,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:34,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59141a5-e890-4d07-87df-685b0a817e28 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:30:34,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-f59141a5-e890-4d07-87df-685b0a817e28 2018-10-08 04:30:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:34,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb82e7f6-7d75-4210-aa6a-81610a3a90ab Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592"}, "enabled": true, "id": "17db7e9f0d8d4365967760f3adb98592", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-35484982-a1cd-4ed-proj"}} 2018-10-08 04:30:34,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 used request id req-bb82e7f6-7d75-4210-aa6a-81610a3a90ab 2018-10-08 04:30:34,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 568ba785-5e2e-4ea1-b96f-e2b16aa38b33 2018-10-08 04:30:34,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=568ba785-5e2e-4ea1-b96f-e2b16aa38b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:34,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d3061fe5-286f-4736-8221-d99e78606def Date: Mon, 08 Oct 2018 04:30:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:30:08Z", "security_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "port_range_min": null, "revision_number": 0, "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "created_at": "2018-10-08T04:30:08Z", "project_id": "17db7e9f0d8d4365967760f3adb98592", "id": "54c1d587-177b-4d9c-88da-c0711414530a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:30:08Z", "security_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "port_range_min": null, "revision_number": 0, "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "created_at": "2018-10-08T04:30:08Z", "project_id": "17db7e9f0d8d4365967760f3adb98592", "id": "7fff2a2b-dae3-404c-83ae-57cb830cea62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:30:08Z", "security_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "port_range_min": null, "revision_number": 0, "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "created_at": "2018-10-08T04:30:08Z", "project_id": "17db7e9f0d8d4365967760f3adb98592", "id": "8e8484ee-3cd4-42e6-8e64-c5ae52df331d"}, {"remote_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:30:08Z", "security_group_id": "568ba785-5e2e-4ea1-b96f-e2b16aa38b33", "port_range_min": null, "revision_number": 0, "tenant_id": "17db7e9f0d8d4365967760f3adb98592", "created_at": "2018-10-08T04:30:08Z", "project_id": "17db7e9f0d8d4365967760f3adb98592", "id": "c8885116-0f31-4c55-b3fb-ea396ffe9e8a"}]} 2018-10-08 04:30:34,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=568ba785-5e2e-4ea1-b96f-e2b16aa38b33 used request id req-d3061fe5-286f-4736-8221-d99e78606def 2018-10-08 04:30:34,405 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:30:34,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/568ba785-5e2e-4ea1-b96f-e2b16aa38b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:34,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab7441fe-6358-4d9c-bee7-c97022bc78fd Content-Length: 0 Date: Mon, 08 Oct 2018 04:30:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:30:34,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/568ba785-5e2e-4ea1-b96f-e2b16aa38b33 used request id req-ab7441fe-6358-4d9c-bee7-c97022bc78fd 2018-10-08 04:30:34,720 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-35484982-a1cd-4ed-proj 2018-10-08 04:30:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:34,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ce1dd6d-9c1d-4979-aeea-ac229055ee0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:30:34,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/17db7e9f0d8d4365967760f3adb98592 used request id req-8ce1dd6d-9c1d-4979-aeea-ac229055ee0a 2018-10-08 04:30:34,934 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-35484982-a1cd-4ed-proj-role 2018-10-08 04:30:34,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/73ec4edf21b7443aabe28f28d46e1ee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:35,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7136c8ff-abba-48f3-924d-614c1050e28c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:30:35,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/73ec4edf21b7443aabe28f28d46e1ee8 used request id req-7136c8ff-abba-48f3-924d-614c1050e28c 2018-10-08 04:30:35,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fa736b331b04c79f6cb0ad2197c9b22a891f30" 2018-10-08 04:30:35,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03de344e-4e98-43b3-9d84-377a20f52ece Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:30:35,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-03de344e-4e98-43b3-9d84-377a20f52ece 2018-10-08 04:30:35,164 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-35484982-a1cd-4ed-user 2018-10-08 04:30:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3f13360efac543daa72d3600d9ace50e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ebfb56382893355a99463355fa7d2613aa15e2" 2018-10-08 04:30:35,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b73e1560-d115-4c83-a094-6c2ab0edc2af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:30:35,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3f13360efac543daa72d3600d9ace50e used request id req-b73e1560-d115-4c83-a094-6c2ab0edc2af 2018-10-08 04:30:35,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:35,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["s5ZWPMCCTMuzVF6LVr3hQw"], "issued_at": "2018-10-08T04:30:35.000000Z"}} 2018-10-08 04:30:35,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763e07af255fc87d480a56dd516d693510de5ec3" 2018-10-08 04:30:35,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca593c2-1196-4e12-8113-5f83fae537e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:35,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ca593c2-1196-4e12-8113-5f83fae537e1 2018-10-08 04:30:35,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:35,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:36,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["_BSnDS7RRbKCjkb-S5SyOA"], "issued_at": "2018-10-08T04:30:36.000000Z"}} 2018-10-08 04:30:36,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:30:36,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e89a9b3-cc21-4b6f-b40b-11e95e4465ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:36,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4e89a9b3-cc21-4b6f-b40b-11e95e4465ae 2018-10-08 04:30:36,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:36,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:36,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:30:36,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40cc2d20-15fe-4d41-b76b-17dd585ec0fa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:30:36,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj used request id req-40cc2d20-15fe-4d41-b76b-17dd585ec0fa 2018-10-08 04:30:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:30:36,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4894d35-ba55-41ca-b97f-4b28fb79b4a5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:30:36,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a4894d35-ba55-41ca-b97f-4b28fb79b4a5 2018-10-08 04:30:36,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}}' 2018-10-08 04:30:36,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56dc5118-ff14-4d94-8c70-74a672e84b31 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5"}, "enabled": true, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}} 2018-10-08 04:30:36,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-56dc5118-ff14-4d94-8c70-74a672e84b31 2018-10-08 04:30:36,654 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj 2018-10-08 04:30:36,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:36,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:37,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["KnbXlihnR9uaqd0Bhg66aQ"], "issued_at": "2018-10-08T04:30:37.000000Z"}} 2018-10-08 04:30:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dce20f25a3f0832fe51341c54ee81c394b7cb6" 2018-10-08 04:30:37,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f42a7db-620f-427e-887a-c490e95f6c57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:37,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f42a7db-620f-427e-887a-c490e95f6c57 2018-10-08 04:30:37,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:37,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:37,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dce20f25a3f0832fe51341c54ee81c394b7cb6" 2018-10-08 04:30:37,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6567365b-cfde-4c2d-994f-e28f3717e6ce Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:30:37,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6567365b-cfde-4c2d-994f-e28f3717e6ce 2018-10-08 04:30:37,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dce20f25a3f0832fe51341c54ee81c394b7cb6" 2018-10-08 04:30:37,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7148eaa2-63bb-46fb-90d4-03f198986ebb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5"}, "enabled": true, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}]} 2018-10-08 04:30:37,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj used request id req-7148eaa2-63bb-46fb-90d4-03f198986ebb 2018-10-08 04:30:37,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dce20f25a3f0832fe51341c54ee81c394b7cb6" 2018-10-08 04:30:37,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84256a2c-a7c0-4eca-b7c1-ae376cf65444 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:30:37,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-84256a2c-a7c0-4eca-b7c1-ae376cf65444 2018-10-08 04:30:37,684 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-acba7b9b-8c36-4da-user 2018-10-08 04:30:37,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:37,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:30:37,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d54c969-5446-4897-b96b-da30584fad2a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:30:37,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9d54c969-5446-4897-b96b-da30584fad2a 2018-10-08 04:30:37,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" -d '{"role": {"name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj-role"}}' 2018-10-08 04:30:37,901 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-683d1b30-3d70-497d-b5a0-11ba307a1249 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d738cfcb6c274eba8097ce3c8a2e06e5", "links": {"self": "http://172.30.9.28:5000/v3/roles/d738cfcb6c274eba8097ce3c8a2e06e5"}, "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj-role"}} 2018-10-08 04:30:37,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-683d1b30-3d70-497d-b5a0-11ba307a1249 2018-10-08 04:30:37,901 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj-role 2018-10-08 04:30:37,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d738cfcb6c274eba8097ce3c8a2e06e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:30:37,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d257c7b6-2b1a-466e-8252-78800535d019 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d738cfcb6c274eba8097ce3c8a2e06e5"}, "domain_id": null, "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj-role", "id": "d738cfcb6c274eba8097ce3c8a2e06e5"}} 2018-10-08 04:30:37,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d738cfcb6c274eba8097ce3c8a2e06e5 used request id req-d257c7b6-2b1a-466e-8252-78800535d019 2018-10-08 04:30:37,984 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj-role to project CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj 2018-10-08 04:30:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5/users/ed3dadead97843c2bb9ec81b5ad77da0/roles/d738cfcb6c274eba8097ce3c8a2e06e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:30:38,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b8fe8b1-a421-4d5a-b3e5-e3ab2c45701d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:30:38,117 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5/users/ed3dadead97843c2bb9ec81b5ad77da0/roles/d738cfcb6c274eba8097ce3c8a2e06e5 used request id req-9b8fe8b1-a421-4d5a-b3e5-e3ab2c45701d 2018-10-08 04:30:38,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:38,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:38,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["642wY7-VSemXxbGJ_cjHhQ"], "issued_at": "2018-10-08T04:30:38.000000Z"}} 2018-10-08 04:30:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" 2018-10-08 04:30:38,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09400dad-6fee-4f7f-af56-22d55248a95e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:38,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-09400dad-6fee-4f7f-af56-22d55248a95e 2018-10-08 04:30:38,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" 2018-10-08 04:30:38,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1756c996-8859-4f52-9f29-57788db7bcd2 Date: Mon, 08 Oct 2018 04:30:38 GMT RESP BODY: {"networks":[]} 2018-10-08 04:30:38,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net used request id req-1756c996-8859-4f52-9f29-57788db7bcd2 2018-10-08 04:30:38,762 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net 2018-10-08 04:30:38,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:38,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:39,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["c99qHxXsRcOAp4WhGzbZVA"], "issued_at": "2018-10-08T04:30:39.000000Z"}} 2018-10-08 04:30:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373ad9f83fb5188a28e5e3cc96314c1d5025709a" 2018-10-08 04:30:39,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380cd527-27fb-4146-b1f8-8a12db94fbbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:39,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-380cd527-27fb-4146-b1f8-8a12db94fbbb 2018-10-08 04:30:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:39,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:39,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373ad9f83fb5188a28e5e3cc96314c1d5025709a" 2018-10-08 04:30:39,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43551b6-40bd-40ce-845b-acd22298adc4 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5"}, "enabled": true, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}]} 2018-10-08 04:30:39,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj used request id req-f43551b6-40bd-40ce-845b-acd22298adc4 2018-10-08 04:30:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" -d '{"network": {"tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "name": "CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net", "admin_state_up": true}}' 2018-10-08 04:30:39,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-03cd97bb-a419-409f-9ff7-9b2cdd1a8875 Date: Mon, 08 Oct 2018 04:30:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:30:39Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net","admin_state_up":true,"tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:39Z","mtu":1450}} 2018-10-08 04:30:39,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-03cd97bb-a419-409f-9ff7-9b2cdd1a8875 2018-10-08 04:30:39,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" 2018-10-08 04:30:40,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-7ed605f6-7698-489c-9457-f60a15f1b426 Date: Mon, 08 Oct 2018 04:30:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:30:39Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net","admin_state_up":true,"tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:39Z","provider:network_type":"vxlan"}]} 2018-10-08 04:30:40,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 used request id req-7ed605f6-7698-489c-9457-f60a15f1b426 2018-10-08 04:30:40,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" 2018-10-08 04:30:40,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa435f2a-bdde-4353-b2b5-84e8058a58e2 Date: Mon, 08 Oct 2018 04:30:40 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:30:40,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 used request id req-aa435f2a-bdde-4353-b2b5-84e8058a58e2 2018-10-08 04:30:40,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:40,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:40,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["x_kRpJ-0T5KebKavN09ncA"], "issued_at": "2018-10-08T04:30:40.000000Z"}} 2018-10-08 04:30:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d94e89b245c2068d624cff897c198ab4b9aef8" 2018-10-08 04:30:40,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9134a1eb-10aa-48c4-9955-42c4afa3996e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:40,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9134a1eb-10aa-48c4-9955-42c4afa3996e 2018-10-08 04:30:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:40,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:40,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d94e89b245c2068d624cff897c198ab4b9aef8" 2018-10-08 04:30:40,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092df07b-bfc8-4c33-8365-ddbd3b0f87d8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5"}, "enabled": true, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}]} 2018-10-08 04:30:40,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj used request id req-092df07b-bfc8-4c33-8365-ddbd3b0f87d8 2018-10-08 04:30:40,844 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet 2018-10-08 04:30:40,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" -d '{"subnets": [{"ip_version": 4, "network_id": "968ea0e3-1cce-4d54-8bf4-ce7d41596765", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet", "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5"}]}' 2018-10-08 04:30:41,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2f6267b7-c759-4ddb-8e95-b3ff63998e69 Date: Mon, 08 Oct 2018 04:30:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:41Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","id":"f21edaec-9a10-40c6-a6dd-43b62f6dc31d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet"}]} 2018-10-08 04:30:41,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-2f6267b7-c759-4ddb-8e95-b3ff63998e69 2018-10-08 04:30:41,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" 2018-10-08 04:30:41,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-baedafc6-92ef-4f5a-9c34-02443d36bcd4 Date: Mon, 08 Oct 2018 04:30:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","status":"ACTIVE","subnets":["f21edaec-9a10-40c6-a6dd-43b62f6dc31d"],"description":"","tags":[],"updated_at":"2018-10-08T04:30:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net","admin_state_up":true,"tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:39Z","provider:network_type":"vxlan"}]} 2018-10-08 04:30:41,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 used request id req-baedafc6-92ef-4f5a-9c34-02443d36bcd4 2018-10-08 04:30:41,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" 2018-10-08 04:30:41,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e8a4118a-cefd-4eeb-a795-92cd3cf7992b Date: Mon, 08 Oct 2018 04:30:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:41Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","id":"f21edaec-9a10-40c6-a6dd-43b62f6dc31d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet"}]} 2018-10-08 04:30:41,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 used request id req-e8a4118a-cefd-4eeb-a795-92cd3cf7992b 2018-10-08 04:30:41,909 - OpenStackNetwork - DEBUG - Network [968ea0e3-1cce-4d54-8bf4-ce7d41596765] created successfully 2018-10-08 04:30:41,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:42,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d738cfcb6c274eba8097ce3c8a2e06e5", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj-role"}], "expires_at": "2018-10-08T05:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/deef06dcdb5e4e119e00d1dfcc89efa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-user", "id": "ed3dadead97843c2bb9ec81b5ad77da0"}, "audit_ids": ["QDC9hqAKS9-xSSFW5CUv8Q"], "issued_at": "2018-10-08T04:30:42.000000Z"}} 2018-10-08 04:30:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d47261bd5ddcb696e158badaa9b91870933302b" 2018-10-08 04:30:42,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a30f6183-6e2e-422f-aa90-670848ad82d7 Date: Mon, 08 Oct 2018 04:30:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f21edaec-9a10-40c6-a6dd-43b62f6dc31d"],"updated_at":"2018-10-08T04:30:41Z","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net"}]} 2018-10-08 04:30:42,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net used request id req-a30f6183-6e2e-422f-aa90-670848ad82d7 2018-10-08 04:30:42,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:42,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:42,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763e07af255fc87d480a56dd516d693510de5ec3" 2018-10-08 04:30:42,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5d3a28-ec81-435e-a526-0ddcce0a74d4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5"}, "enabled": true, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}} 2018-10-08 04:30:42,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 used request id req-9e5d3a28-ec81-435e-a526-0ddcce0a74d4 2018-10-08 04:30:42,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d47261bd5ddcb696e158badaa9b91870933302b" 2018-10-08 04:30:42,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b6c7cf09-cf91-407e-be53-c45954c8810d Date: Mon, 08 Oct 2018 04:30:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:41Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","id":"f21edaec-9a10-40c6-a6dd-43b62f6dc31d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet"}]} 2018-10-08 04:30:42,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 used request id req-b6c7cf09-cf91-407e-be53-c45954c8810d 2018-10-08 04:30:42,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:42,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:43,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["PPav1g6eQtSfr53UIV1Gdg"], "issued_at": "2018-10-08T04:30:43.000000Z"}} 2018-10-08 04:30:43,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:43,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7fbce7-6713-4c46-9e85-606432ade860 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:43,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f7fbce7-6713-4c46-9e85-606432ade860 2018-10-08 04:30:43,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:43,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f8083205-2f8c-4b13-aa29-8b5b9c39e03c Date: Mon, 08 Oct 2018 04:30:43 GMT RESP BODY: {"routers": []} 2018-10-08 04:30:43,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router&admin_state_up=True used request id req-f8083205-2f8c-4b13-aa29-8b5b9c39e03c 2018-10-08 04:30:43,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:30:43,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:30:43,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["-aL4HYZARlG86uL0LbIKBQ"], "issued_at": "2018-10-08T04:30:43.000000Z"}} 2018-10-08 04:30:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc93fc40cc3fa3974ffd8fd3865f8be3008e93c6" 2018-10-08 04:30:43,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b015f840-0187-4103-b533-0545b574de8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:30:43,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b015f840-0187-4103-b533-0545b574de8c 2018-10-08 04:30:43,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:43,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:43,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc93fc40cc3fa3974ffd8fd3865f8be3008e93c6" 2018-10-08 04:30:44,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e00d47-cf62-4c99-b923-c1b5ab90b4ce Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5"}, "enabled": true, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}]} 2018-10-08 04:30:44,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj used request id req-b8e00d47-cf62-4c99-b923-c1b5ab90b4ce 2018-10-08 04:30:44,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:44,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cf96f8b5-e3dd-4dfa-8e0f-5b09539c9e16 Date: Mon, 08 Oct 2018 04:30:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:30:44,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-cf96f8b5-e3dd-4dfa-8e0f-5b09539c9e16 2018-10-08 04:30:44,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:44,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e142d5e6-a5d6-42cd-9e17-dcb22590ee8a Date: Mon, 08 Oct 2018 04:30:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 04:30:44,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-e142d5e6-a5d6-42cd-9e17-dcb22590ee8a 2018-10-08 04:30:44,470 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router 2018-10-08 04:30:44,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "name": "CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router", "admin_state_up": true}}' 2018-10-08 04:30:49,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5f5a4e6c-9b33-414f-ab0e-184a48a6b610 Date: Mon, 08 Oct 2018 04:30:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "created_at": "2018-10-08T04:30:45Z", "admin_state_up": true, "updated_at": "2018-10-08T04:30:46Z", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e207380e-308c-465a-8942-4572432edf40", "name": "CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router"}} 2018-10-08 04:30:49,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-5f5a4e6c-9b33-414f-ab0e-184a48a6b610 2018-10-08 04:30:49,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e207380e-308c-465a-8942-4572432edf40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:49,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-1f9c2ae8-cde4-4ab6-9da9-211c68e24a22 Date: Mon, 08 Oct 2018 04:30:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ee99017-32bc-4199-8fbe-eadb3c880428","ip_address":"169.254.192.1"}],"id":"1f4cb1b1-c892-4775-8039-9d77100c19bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:11:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant deef06dcdb5e4e119e00d1dfcc89efa5","admin_state_up":true,"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:47Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ee99017-32bc-4199-8fbe-eadb3c880428","ip_address":"169.254.192.6"}],"id":"5788ae8a-1018-472d-8548-786bba0f1079","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:fa:08","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant deef06dcdb5e4e119e00d1dfcc89efa5","admin_state_up":true,"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:48Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ee99017-32bc-4199-8fbe-eadb3c880428","ip_address":"169.254.192.3"}],"id":"8ba5558d-695d-4c4d-b45e-b0e8bed86d4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:d6:9b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant deef06dcdb5e4e119e00d1dfcc89efa5","admin_state_up":true,"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:46Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:45Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.205"}],"id":"999bbe42-0f6d-4c0d-a377-a68ca2e0a3d0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:22:bf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T04:30:45Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"}]} 2018-10-08 04:30:49,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e207380e-308c-465a-8942-4572432edf40 used request id req-1f9c2ae8-cde4-4ab6-9da9-211c68e24a22 2018-10-08 04:30:49,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:49,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-67e21e52-7f80-41ff-a593-38aa3552775b Date: Mon, 08 Oct 2018 04:30:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:30:49,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-67e21e52-7f80-41ff-a593-38aa3552775b 2018-10-08 04:30:49,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:49,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-264ad017-6a6b-4edb-a27d-a6db6c51b307 Date: Mon, 08 Oct 2018 04:30:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:44Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ee99017-32bc-4199-8fbe-eadb3c880428","subnetpool_id":null,"name":"HA subnet tenant deef06dcdb5e4e119e00d1dfcc89efa5"}} 2018-10-08 04:30:49,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 used request id req-264ad017-6a6b-4edb-a27d-a6db6c51b307 2018-10-08 04:30:49,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:50,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e3fc47eb-2326-4da1-b84a-320c98a71c29 Date: Mon, 08 Oct 2018 04:30:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:44Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ee99017-32bc-4199-8fbe-eadb3c880428","subnetpool_id":null,"name":"HA subnet tenant deef06dcdb5e4e119e00d1dfcc89efa5"}} 2018-10-08 04:30:50,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 used request id req-e3fc47eb-2326-4da1-b84a-320c98a71c29 2018-10-08 04:30:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:50,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-00200635-b7b0-46e3-be54-7f049501682d Date: Mon, 08 Oct 2018 04:30:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:44Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ee99017-32bc-4199-8fbe-eadb3c880428","subnetpool_id":null,"name":"HA subnet tenant deef06dcdb5e4e119e00d1dfcc89efa5"}} 2018-10-08 04:30:50,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 used request id req-00200635-b7b0-46e3-be54-7f049501682d 2018-10-08 04:30:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:50,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0a418d2d-f017-463a-9f03-af0a68414f13 Date: Mon, 08 Oct 2018 04:30:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","status":"ACTIVE","subnets":["f21edaec-9a10-40c6-a6dd-43b62f6dc31d"],"description":"","tags":[],"updated_at":"2018-10-08T04:30:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net","admin_state_up":true,"tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:39Z","provider:network_type":"vxlan"}]} 2018-10-08 04:30:50,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net used request id req-0a418d2d-f017-463a-9f03-af0a68414f13 2018-10-08 04:30:50,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:30:50,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:30:50,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:50,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8fa612-95b0-4b06-9c3c-4b157b4f177c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5"}, "enabled": true, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}} 2018-10-08 04:30:50,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 used request id req-6c8fa612-95b0-4b06-9c3c-4b157b4f177c 2018-10-08 04:30:50,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:50,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec49be5d-2730-4858-a87f-6479626ae643 Date: Mon, 08 Oct 2018 04:30:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:41Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","id":"f21edaec-9a10-40c6-a6dd-43b62f6dc31d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet"}]} 2018-10-08 04:30:50,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765 used request id req-ec49be5d-2730-4858-a87f-6479626ae643 2018-10-08 04:30:50,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765&name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:50,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bbf312db-31a1-40cd-bc2b-c13123ae8e0d Date: Mon, 08 Oct 2018 04:30:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:41Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","id":"f21edaec-9a10-40c6-a6dd-43b62f6dc31d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet"}]} 2018-10-08 04:30:50,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=968ea0e3-1cce-4d54-8bf4-ce7d41596765&name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet used request id req-bbf312db-31a1-40cd-bc2b-c13123ae8e0d 2018-10-08 04:30:50,729 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 04:30:50,729 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router 2018-10-08 04:30:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e207380e-308c-465a-8942-4572432edf40/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" -d '{"subnet_id": "f21edaec-9a10-40c6-a6dd-43b62f6dc31d"}' 2018-10-08 04:30:52,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f9bc5aa0-c825-42ee-a434-093a237292d2 Date: Mon, 08 Oct 2018 04:30:52 GMT RESP BODY: {"network_id": "968ea0e3-1cce-4d54-8bf4-ce7d41596765", "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "subnet_id": "f21edaec-9a10-40c6-a6dd-43b62f6dc31d", "subnet_ids": ["f21edaec-9a10-40c6-a6dd-43b62f6dc31d"], "port_id": "e81fd1e8-dcf0-4c12-8d0b-ca438fc54baa", "id": "e207380e-308c-465a-8942-4572432edf40"} 2018-10-08 04:30:52,633 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e207380e-308c-465a-8942-4572432edf40/add_router_interface used request id req-f9bc5aa0-c825-42ee-a434-093a237292d2 2018-10-08 04:30:52,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/e207380e-308c-465a-8942-4572432edf40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:52,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-a6ba81cd-c099-4004-8d8b-3415c3e3403d Date: Mon, 08 Oct 2018 04:30:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "created_at": "2018-10-08T04:30:45Z", "admin_state_up": true, "updated_at": "2018-10-08T04:30:51Z", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "e207380e-308c-465a-8942-4572432edf40", "name": "CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router"}} 2018-10-08 04:30:52,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/e207380e-308c-465a-8942-4572432edf40 used request id req-a6ba81cd-c099-4004-8d8b-3415c3e3403d 2018-10-08 04:30:52,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e207380e-308c-465a-8942-4572432edf40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:52,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4441 X-Openstack-Request-Id: req-05bedcf2-e261-4401-9221-85116a87c9cf Date: Mon, 08 Oct 2018 04:30:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:52Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ee99017-32bc-4199-8fbe-eadb3c880428","ip_address":"169.254.192.1"}],"id":"1f4cb1b1-c892-4775-8039-9d77100c19bd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:11:61","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant deef06dcdb5e4e119e00d1dfcc89efa5","admin_state_up":true,"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:47Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:52Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ee99017-32bc-4199-8fbe-eadb3c880428","ip_address":"169.254.192.6"}],"id":"5788ae8a-1018-472d-8548-786bba0f1079","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:fa:08","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant deef06dcdb5e4e119e00d1dfcc89efa5","admin_state_up":true,"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:48Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:51Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ee99017-32bc-4199-8fbe-eadb3c880428","ip_address":"169.254.192.3"}],"id":"8ba5558d-695d-4c4d-b45e-b0e8bed86d4d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:d6:9b","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant deef06dcdb5e4e119e00d1dfcc89efa5","admin_state_up":true,"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:46Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:51Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.205"}],"id":"999bbe42-0f6d-4c0d-a377-a68ca2e0a3d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:22:bf","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T04:30:45Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f21edaec-9a10-40c6-a6dd-43b62f6dc31d","ip_address":"10.55.1.1"}],"id":"e81fd1e8-dcf0-4c12-8d0b-ca438fc54baa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d4:5e:88","project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:51Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"}]} 2018-10-08 04:30:52,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e207380e-308c-465a-8942-4572432edf40 used request id req-05bedcf2-e261-4401-9221-85116a87c9cf 2018-10-08 04:30:52,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:53,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f3ab6a80-85e0-48d2-acc3-d91afe16866e Date: Mon, 08 Oct 2018 04:30:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:30:53,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-f3ab6a80-85e0-48d2-acc3-d91afe16866e 2018-10-08 04:30:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:53,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7152721b-a471-4162-b4f5-8879f993c1bb Date: Mon, 08 Oct 2018 04:30:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:44Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ee99017-32bc-4199-8fbe-eadb3c880428","subnetpool_id":null,"name":"HA subnet tenant deef06dcdb5e4e119e00d1dfcc89efa5"}} 2018-10-08 04:30:53,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 used request id req-7152721b-a471-4162-b4f5-8879f993c1bb 2018-10-08 04:30:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:53,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-02b9eee1-4214-495b-adeb-aba55c61f9fe Date: Mon, 08 Oct 2018 04:30:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:44Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ee99017-32bc-4199-8fbe-eadb3c880428","subnetpool_id":null,"name":"HA subnet tenant deef06dcdb5e4e119e00d1dfcc89efa5"}} 2018-10-08 04:30:53,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 used request id req-02b9eee1-4214-495b-adeb-aba55c61f9fe 2018-10-08 04:30:53,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:53,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4718209f-26f2-4435-948d-89d5679e9372 Date: Mon, 08 Oct 2018 04:30:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ad798b5a-6102-4e00-9e18-34e74308bca2","tenant_id":"","created_at":"2018-10-08T04:30:44Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:44Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ee99017-32bc-4199-8fbe-eadb3c880428","subnetpool_id":null,"name":"HA subnet tenant deef06dcdb5e4e119e00d1dfcc89efa5"}} 2018-10-08 04:30:53,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/9ee99017-32bc-4199-8fbe-eadb3c880428 used request id req-4718209f-26f2-4435-948d-89d5679e9372 2018-10-08 04:30:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f21edaec-9a10-40c6-a6dd-43b62f6dc31d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:53,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-6a7d4f15-c7a3-4ab9-93d5-a7f6a1d78a13 Date: Mon, 08 Oct 2018 04:30:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:41Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","id":"f21edaec-9a10-40c6-a6dd-43b62f6dc31d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet"}} 2018-10-08 04:30:53,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f21edaec-9a10-40c6-a6dd-43b62f6dc31d used request id req-6a7d4f15-c7a3-4ab9-93d5-a7f6a1d78a13 2018-10-08 04:30:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d47261bd5ddcb696e158badaa9b91870933302b" 2018-10-08 04:30:53,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-dd367d58-d102-46cc-bc32-356e4c55fba2 Date: Mon, 08 Oct 2018 04:30:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "created_at": "2018-10-08T04:30:45Z", "admin_state_up": true, "updated_at": "2018-10-08T04:30:51Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "id": "e207380e-308c-465a-8942-4572432edf40", "name": "CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router"}]} 2018-10-08 04:30:53,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router&admin_state_up=True used request id req-dd367d58-d102-46cc-bc32-356e4c55fba2 2018-10-08 04:30:53,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763e07af255fc87d480a56dd516d693510de5ec3" 2018-10-08 04:30:54,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0278b736-245e-460d-8486-1cab07100c50 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5"}, "enabled": true, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}} 2018-10-08 04:30:54,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 used request id req-0278b736-245e-460d-8486-1cab07100c50 2018-10-08 04:30:54,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e207380e-308c-465a-8942-4572432edf40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d47261bd5ddcb696e158badaa9b91870933302b" 2018-10-08 04:30:54,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-22c13ee5-ad6e-41fd-9203-c11bd7f162d9 Date: Mon, 08 Oct 2018 04:30:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:30:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f21edaec-9a10-40c6-a6dd-43b62f6dc31d","ip_address":"10.55.1.1"}],"id":"e81fd1e8-dcf0-4c12-8d0b-ca438fc54baa","security_groups":[],"mac_address":"fa:16:3e:d4:5e:88","project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:51Z","binding:vnic_type":"normal","device_id":"e207380e-308c-465a-8942-4572432edf40"}]} 2018-10-08 04:30:54,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e207380e-308c-465a-8942-4572432edf40 used request id req-22c13ee5-ad6e-41fd-9203-c11bd7f162d9 2018-10-08 04:30:54,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f21edaec-9a10-40c6-a6dd-43b62f6dc31d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d47261bd5ddcb696e158badaa9b91870933302b" 2018-10-08 04:30:54,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-da8026da-ffbc-49e7-a089-9926ac3adc7d Date: Mon, 08 Oct 2018 04:30:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"968ea0e3-1cce-4d54-8bf4-ce7d41596765","tenant_id":"deef06dcdb5e4e119e00d1dfcc89efa5","created_at":"2018-10-08T04:30:41Z","dns_nameservers":[],"updated_at":"2018-10-08T04:30:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"deef06dcdb5e4e119e00d1dfcc89efa5","id":"f21edaec-9a10-40c6-a6dd-43b62f6dc31d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet"}} 2018-10-08 04:30:54,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f21edaec-9a10-40c6-a6dd-43b62f6dc31d used request id req-da8026da-ffbc-49e7-a089-9926ac3adc7d 2018-10-08 04:30:54,466 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router and subnet CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet 2018-10-08 04:30:54,467 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router 2018-10-08 04:30:54,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e207380e-308c-465a-8942-4572432edf40/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" -d '{"subnet_id": "f21edaec-9a10-40c6-a6dd-43b62f6dc31d"}' 2018-10-08 04:30:55,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4cd90eb4-da40-475f-9a87-22446fa2c0e5 Date: Mon, 08 Oct 2018 04:30:55 GMT RESP BODY: {"network_id": "968ea0e3-1cce-4d54-8bf4-ce7d41596765", "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "subnet_id": "f21edaec-9a10-40c6-a6dd-43b62f6dc31d", "subnet_ids": ["f21edaec-9a10-40c6-a6dd-43b62f6dc31d"], "port_id": "e81fd1e8-dcf0-4c12-8d0b-ca438fc54baa", "id": "e207380e-308c-465a-8942-4572432edf40"} 2018-10-08 04:30:55,936 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e207380e-308c-465a-8942-4572432edf40/remove_router_interface used request id req-4cd90eb4-da40-475f-9a87-22446fa2c0e5 2018-10-08 04:30:55,936 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router 2018-10-08 04:30:55,936 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-router 2018-10-08 04:30:55,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/e207380e-308c-465a-8942-4572432edf40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eae8b335b7169ed5bd6b863f9d4bb5f9855cfa" 2018-10-08 04:30:59,765 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7209465-643e-4b22-8ce1-07ff8ca49b2b Content-Length: 0 Date: Mon, 08 Oct 2018 04:30:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:30:59,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e207380e-308c-465a-8942-4572432edf40 used request id req-f7209465-643e-4b22-8ce1-07ff8ca49b2b 2018-10-08 04:30:59,766 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet 2018-10-08 04:30:59,766 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-subnet 2018-10-08 04:30:59,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f21edaec-9a10-40c6-a6dd-43b62f6dc31d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" 2018-10-08 04:31:02,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93191cb2-9bb9-4708-8253-0ac94fe30ab3 Date: Mon, 08 Oct 2018 04:31:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:02,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f21edaec-9a10-40c6-a6dd-43b62f6dc31d used request id req-93191cb2-9bb9-4708-8253-0ac94fe30ab3 2018-10-08 04:31:02,026 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8ec9111f-ca43-4c7d-b893-8e434cb73cd0-pub-net 2018-10-08 04:31:02,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/968ea0e3-1cce-4d54-8bf4-ce7d41596765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b026b528b6434bf3cb14edf8cadf437050a3e3b4" 2018-10-08 04:31:03,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c80a9442-934b-4f08-b2c2-5b325983c0a3 Date: Mon, 08 Oct 2018 04:31:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:03,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/968ea0e3-1cce-4d54-8bf4-ce7d41596765 used request id req-c80a9442-934b-4f08-b2c2-5b325983c0a3 2018-10-08 04:31:03,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:31:03,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-533ca6fb-8713-40bf-8ede-4b4299fa84ca Date: Mon, 08 Oct 2018 04:31:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "created_at": "2018-10-08T04:30:39Z", "updated_at": "2018-10-08T04:30:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:30:39Z", "revision_number": 0, "id": "4b8ea3cb-9836-45ef-a594-2c030909e768", "remote_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "remote_ip_prefix": null, "created_at": "2018-10-08T04:30:39Z", "security_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "port_range_min": null, "ethertype": "IPv6", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:30:39Z", "revision_number": 0, "id": "5d7e1c37-2e7e-4085-96d2-fd23aa34910c", "remote_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "remote_ip_prefix": null, "created_at": "2018-10-08T04:30:39Z", "security_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "port_range_min": null, "ethertype": "IPv4", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:30:39Z", "revision_number": 0, "id": "7e9460fa-300e-4181-83a1-28429b450cdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:30:39Z", "security_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "port_range_min": null, "ethertype": "IPv4", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:30:39Z", "revision_number": 0, "id": "86cfbe44-cbd2-47e0-bbfa-8588cf81c7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:30:39Z", "security_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "port_range_min": null, "ethertype": "IPv6", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5"}], "revision_number": 4, "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:31:03,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-533ca6fb-8713-40bf-8ede-4b4299fa84ca 2018-10-08 04:31:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:31:03,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcbab54-e7fd-4156-8aa2-3e312539e796 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:31:03,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-3bcbab54-e7fd-4156-8aa2-3e312539e796 2018-10-08 04:31:03,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:31:03,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3c0b5d-8e24-43eb-b22b-b95ba7f23528 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:31:03,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-dd3c0b5d-8e24-43eb-b22b-b95ba7f23528 2018-10-08 04:31:03,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:31:03,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557fbe1f-56bf-46c2-8045-686e11a3a2c4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5"}, "enabled": true, "id": "deef06dcdb5e4e119e00d1dfcc89efa5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj"}} 2018-10-08 04:31:03,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 used request id req-557fbe1f-56bf-46c2-8045-686e11a3a2c4 2018-10-08 04:31:03,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cf693d8-b33c-4e62-9e29-142c1e0862db 2018-10-08 04:31:03,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4cf693d8-b33c-4e62-9e29-142c1e0862db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:31:04,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-48be730b-0d6d-46ae-b776-43f4b74ad7d6 Date: Mon, 08 Oct 2018 04:31:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:30:39Z", "security_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "port_range_min": null, "revision_number": 0, "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "created_at": "2018-10-08T04:30:39Z", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "id": "4b8ea3cb-9836-45ef-a594-2c030909e768"}, {"remote_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:30:39Z", "security_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "port_range_min": null, "revision_number": 0, "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "created_at": "2018-10-08T04:30:39Z", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "id": "5d7e1c37-2e7e-4085-96d2-fd23aa34910c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:30:39Z", "security_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "port_range_min": null, "revision_number": 0, "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "created_at": "2018-10-08T04:30:39Z", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "id": "7e9460fa-300e-4181-83a1-28429b450cdb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:30:39Z", "security_group_id": "4cf693d8-b33c-4e62-9e29-142c1e0862db", "port_range_min": null, "revision_number": 0, "tenant_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "created_at": "2018-10-08T04:30:39Z", "project_id": "deef06dcdb5e4e119e00d1dfcc89efa5", "id": "86cfbe44-cbd2-47e0-bbfa-8588cf81c7d7"}]} 2018-10-08 04:31:04,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4cf693d8-b33c-4e62-9e29-142c1e0862db used request id req-48be730b-0d6d-46ae-b776-43f4b74ad7d6 2018-10-08 04:31:04,021 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:31:04,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4cf693d8-b33c-4e62-9e29-142c1e0862db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:31:04,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d9ac164-5b4b-4fcd-b15d-8812a456d963 Content-Length: 0 Date: Mon, 08 Oct 2018 04:31:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:04,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4cf693d8-b33c-4e62-9e29-142c1e0862db used request id req-3d9ac164-5b4b-4fcd-b15d-8812a456d963 2018-10-08 04:31:04,343 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj 2018-10-08 04:31:04,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:31:04,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7e9267-227f-4f55-9de5-ad9c2049b2da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:04,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/deef06dcdb5e4e119e00d1dfcc89efa5 used request id req-1f7e9267-227f-4f55-9de5-ad9c2049b2da 2018-10-08 04:31:04,555 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-acba7b9b-8c36-4da-proj-role 2018-10-08 04:31:04,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d738cfcb6c274eba8097ce3c8a2e06e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:31:04,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-346a5ac9-806c-478a-b385-b3aefb786f7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:04,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d738cfcb6c274eba8097ce3c8a2e06e5 used request id req-346a5ac9-806c-478a-b385-b3aefb786f7e 2018-10-08 04:31:04,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f2ecdcf3b34da6726f2de0ab0d1df983b5c05f" 2018-10-08 04:31:04,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04e81be-df70-45fc-bd5e-8167584a57e5 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:31:04,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f04e81be-df70-45fc-bd5e-8167584a57e5 2018-10-08 04:31:04,764 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-acba7b9b-8c36-4da-user 2018-10-08 04:31:04,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ed3dadead97843c2bb9ec81b5ad77da0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60dce20f25a3f0832fe51341c54ee81c394b7cb6" 2018-10-08 04:31:04,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1adfdf83-0366-4954-ab70-e888de0f8879 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:04,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ed3dadead97843c2bb9ec81b5ad77da0 used request id req-1adfdf83-0366-4954-ab70-e888de0f8879 2018-10-08 04:31:04,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:05,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["GAXsQUazRaW3jdUNsxrtUw"], "issued_at": "2018-10-08T04:31:05.000000Z"}} 2018-10-08 04:31:05,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcd0e21dbdaf1afc58206e0d0667de2f5584785" 2018-10-08 04:31:05,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2db5dfb-ea45-4ecc-b85a-c87c022f289b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:05,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2db5dfb-ea45-4ecc-b85a-c87c022f289b 2018-10-08 04:31:05,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:05,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:05,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["tfVV2_7rRPe7cGm3K45B7g"], "issued_at": "2018-10-08T04:31:05.000000Z"}} 2018-10-08 04:31:05,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:05,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b01f4c4-0131-43f4-860d-f6103f42139d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:05,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5b01f4c4-0131-43f4-860d-f6103f42139d 2018-10-08 04:31:05,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:05,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:05,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81018994-d22e-4878-9130-68bf66c1f7b5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:31:05,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj used request id req-81018994-d22e-4878-9130-68bf66c1f7b5 2018-10-08 04:31:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:06,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df3e97b-c612-4973-a58b-2d32b0440fee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:31:06,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1df3e97b-c612-4973-a58b-2d32b0440fee 2018-10-08 04:31:06,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}}' 2018-10-08 04:31:06,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c63d3a4f-e3fb-46f2-b033-540def134611 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123"}, "enabled": true, "id": "b56ec707a4664d27a722d500fc644123", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}} 2018-10-08 04:31:06,210 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c63d3a4f-e3fb-46f2-b033-540def134611 2018-10-08 04:31:06,210 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj 2018-10-08 04:31:06,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:06,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:06,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Q40rqTx5SwKLEfnKgqOLXg"], "issued_at": "2018-10-08T04:31:06.000000Z"}} 2018-10-08 04:31:06,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2362c334fb6c83bbbf389b8f02fb9d5a48082c79" 2018-10-08 04:31:06,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9bc2b6-a248-40c7-9b0c-26bf947bb28b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:06,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cd9bc2b6-a248-40c7-9b0c-26bf947bb28b 2018-10-08 04:31:06,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:06,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2362c334fb6c83bbbf389b8f02fb9d5a48082c79" 2018-10-08 04:31:06,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c24d871-001a-4725-82ac-fc489f9f608d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:31:06,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4c24d871-001a-4725-82ac-fc489f9f608d 2018-10-08 04:31:06,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2362c334fb6c83bbbf389b8f02fb9d5a48082c79" 2018-10-08 04:31:06,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266cd692-ed2f-44f0-9526-2a4f9db5e103 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123"}, "enabled": true, "id": "b56ec707a4664d27a722d500fc644123", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}]} 2018-10-08 04:31:06,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj used request id req-266cd692-ed2f-44f0-9526-2a4f9db5e103 2018-10-08 04:31:06,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2362c334fb6c83bbbf389b8f02fb9d5a48082c79" 2018-10-08 04:31:06,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a11e2a5-edc1-4864-ac91-fbca82fc9311 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:31:06,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7a11e2a5-edc1-4864-ac91-fbca82fc9311 2018-10-08 04:31:07,306 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e128e8ae-ff23-4b7-user 2018-10-08 04:31:07,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:07,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:07,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b1b93d-bf40-42c2-ac1a-0956ab7bf38c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:31:07,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-32b1b93d-bf40-42c2-ac1a-0956ab7bf38c 2018-10-08 04:31:07,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" -d '{"role": {"name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role"}}' 2018-10-08 04:31:07,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b54a9d1-2b2e-4165-9a5d-715eda029a8a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbd8bfa8b1da4cd7bdfbc510504bd625", "links": {"self": "http://172.30.9.28:5000/v3/roles/dbd8bfa8b1da4cd7bdfbc510504bd625"}, "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role"}} 2018-10-08 04:31:07,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b54a9d1-2b2e-4165-9a5d-715eda029a8a 2018-10-08 04:31:07,546 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role 2018-10-08 04:31:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/dbd8bfa8b1da4cd7bdfbc510504bd625 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:07,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a38799-ee46-46c2-8a96-963aea89b6b9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/dbd8bfa8b1da4cd7bdfbc510504bd625"}, "domain_id": null, "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role", "id": "dbd8bfa8b1da4cd7bdfbc510504bd625"}} 2018-10-08 04:31:07,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/dbd8bfa8b1da4cd7bdfbc510504bd625 used request id req-00a38799-ee46-46c2-8a96-963aea89b6b9 2018-10-08 04:31:07,638 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role to project CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj 2018-10-08 04:31:07,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123/users/7f593da514f54644be1719d5daacf4af/roles/dbd8bfa8b1da4cd7bdfbc510504bd625 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:07,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b392646e-a997-4a89-a142-0ce6ae6156e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:07,775 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123/users/7f593da514f54644be1719d5daacf4af/roles/dbd8bfa8b1da4cd7bdfbc510504bd625 used request id req-b392646e-a997-4a89-a142-0ce6ae6156e8 2018-10-08 04:31:07,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:07,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:08,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbd8bfa8b1da4cd7bdfbc510504bd625", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role"}], "expires_at": "2018-10-08T05:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b56ec707a4664d27a722d500fc644123", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-user", "id": "7f593da514f54644be1719d5daacf4af"}, "audit_ids": ["2Pf3t_L6TE63VtvjgxE2Gw"], "issued_at": "2018-10-08T04:31:08.000000Z"}} 2018-10-08 04:31:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" 2018-10-08 04:31:08,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d92fa0e-a48e-43c7-b5df-18e7e6a8689d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:08,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d92fa0e-a48e-43c7-b5df-18e7e6a8689d 2018-10-08 04:31:08,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" 2018-10-08 04:31:08,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a1764f42-a8cd-4ae1-af28-e9b37492505f Date: Mon, 08 Oct 2018 04:31:08 GMT RESP BODY: {"networks":[]} 2018-10-08 04:31:08,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net used request id req-a1764f42-a8cd-4ae1-af28-e9b37492505f 2018-10-08 04:31:08,413 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net 2018-10-08 04:31:08,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" -d '{"network": {"name": "CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net", "admin_state_up": true}}' 2018-10-08 04:31:08,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-72d9f84f-b65a-4a41-98e5-f69deb372371 Date: Mon, 08 Oct 2018 04:31:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b56ec707a4664d27a722d500fc644123","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:31:08Z","is_default":false,"name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:08Z","mtu":1450}} 2018-10-08 04:31:08,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-72d9f84f-b65a-4a41-98e5-f69deb372371 2018-10-08 04:31:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" 2018-10-08 04:31:09,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5e689e7d-b11d-46cc-b1b6-e0754023626e Date: Mon, 08 Oct 2018 04:31:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:31:08Z","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b56ec707a4664d27a722d500fc644123","id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net"}]} 2018-10-08 04:31:09,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 used request id req-5e689e7d-b11d-46cc-b1b6-e0754023626e 2018-10-08 04:31:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" 2018-10-08 04:31:09,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f8e65fba-7b5c-481f-9e2b-53b3006c8fc5 Date: Mon, 08 Oct 2018 04:31:09 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:31:09,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 used request id req-f8e65fba-7b5c-481f-9e2b-53b3006c8fc5 2018-10-08 04:31:09,418 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet 2018-10-08 04:31:09,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" -d '{"subnets": [{"ip_version": 4, "network_id": "7f9c2995-daf1-4cda-b5ba-ad69a89246d7", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet"}]}' 2018-10-08 04:31:10,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1e5d8e3d-6f8b-4986-ba57-60cc3f910230 Date: Mon, 08 Oct 2018 04:31:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b56ec707a4664d27a722d500fc644123","id":"0073da47-3805-4c0c-9127-0fd09b972444","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet"}]} 2018-10-08 04:31:10,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1e5d8e3d-6f8b-4986-ba57-60cc3f910230 2018-10-08 04:31:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" 2018-10-08 04:31:10,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-daaca1c7-663d-45c8-b88e-78c1dd48d0a6 Date: Mon, 08 Oct 2018 04:31:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0073da47-3805-4c0c-9127-0fd09b972444"],"updated_at":"2018-10-08T04:31:09Z","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b56ec707a4664d27a722d500fc644123","id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net"}]} 2018-10-08 04:31:10,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 used request id req-daaca1c7-663d-45c8-b88e-78c1dd48d0a6 2018-10-08 04:31:10,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" 2018-10-08 04:31:10,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-216e0970-6751-46a3-8285-15268163f1cf Date: Mon, 08 Oct 2018 04:31:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b56ec707a4664d27a722d500fc644123","id":"0073da47-3805-4c0c-9127-0fd09b972444","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet"}]} 2018-10-08 04:31:10,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 used request id req-216e0970-6751-46a3-8285-15268163f1cf 2018-10-08 04:31:10,559 - OpenStackNetwork - DEBUG - Network [7f9c2995-daf1-4cda-b5ba-ad69a89246d7] created successfully 2018-10-08 04:31:10,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:10,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:10,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbd8bfa8b1da4cd7bdfbc510504bd625", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role"}], "expires_at": "2018-10-08T05:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b56ec707a4664d27a722d500fc644123", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-user", "id": "7f593da514f54644be1719d5daacf4af"}, "audit_ids": ["0jYUQQF6R-OF1OpFae47SA"], "issued_at": "2018-10-08T04:31:10.000000Z"}} 2018-10-08 04:31:10,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:11,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467bcbee-4789-45e9-a962-f0459ea97106 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:11,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-467bcbee-4789-45e9-a962-f0459ea97106 2018-10-08 04:31:11,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:11,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0bfd01ff-3b64-4852-bcee-303f47f9eeb1 Date: Mon, 08 Oct 2018 04:31:11 GMT RESP BODY: {"routers": []} 2018-10-08 04:31:11,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router&admin_state_up=True used request id req-0bfd01ff-3b64-4852-bcee-303f47f9eeb1 2018-10-08 04:31:11,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:11,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:11,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbd8bfa8b1da4cd7bdfbc510504bd625", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role"}], "expires_at": "2018-10-08T05:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b56ec707a4664d27a722d500fc644123", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-user", "id": "7f593da514f54644be1719d5daacf4af"}, "audit_ids": ["eEBvyJ_SS3i9T98gncrojg"], "issued_at": "2018-10-08T04:31:11.000000Z"}} 2018-10-08 04:31:11,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98615071ed9b9118ffdc97e2d5d56fafceedd710" 2018-10-08 04:31:11,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15436283-2e23-4d54-8f31-d9ac8b7177ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:11,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15436283-2e23-4d54-8f31-d9ac8b7177ad 2018-10-08 04:31:11,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:11,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-54fe95e2-06d5-49ca-9e69-fc44cd3f963f Date: Mon, 08 Oct 2018 04:31:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:31:11,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-54fe95e2-06d5-49ca-9e69-fc44cd3f963f 2018-10-08 04:31:11,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:12,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3d877660-13e1-420c-8824-a61c2aa57fec Date: Mon, 08 Oct 2018 04:31:12 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:31:12,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-3d877660-13e1-420c-8824-a61c2aa57fec 2018-10-08 04:31:12,155 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router 2018-10-08 04:31:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router", "admin_state_up": true}}' 2018-10-08 04:31:17,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6ecd6186-0422-4e92-8623-d2f31c7d57fb Date: Mon, 08 Oct 2018 04:31:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b56ec707a4664d27a722d500fc644123", "created_at": "2018-10-08T04:31:12Z", "admin_state_up": true, "updated_at": "2018-10-08T04:31:13Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b56ec707a4664d27a722d500fc644123", "id": "3c47b440-1aa9-48a7-8530-8167f5abe6d7", "name": "CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router"}} 2018-10-08 04:31:17,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-6ecd6186-0422-4e92-8623-d2f31c7d57fb 2018-10-08 04:31:17,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3c47b440-1aa9-48a7-8530-8167f5abe6d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:17,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4925ec2c-208e-44e3-ab20-bc5ea44459b7 Date: Mon, 08 Oct 2018 04:31:17 GMT RESP BODY: {"ports":[]} 2018-10-08 04:31:17,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3c47b440-1aa9-48a7-8530-8167f5abe6d7 used request id req-4925ec2c-208e-44e3-ab20-bc5ea44459b7 2018-10-08 04:31:17,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:17,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-69bf213a-e64c-4f94-8b94-aaa229af5981 Date: Mon, 08 Oct 2018 04:31:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0073da47-3805-4c0c-9127-0fd09b972444"],"updated_at":"2018-10-08T04:31:09Z","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b56ec707a4664d27a722d500fc644123","id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net"}]} 2018-10-08 04:31:17,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net used request id req-69bf213a-e64c-4f94-8b94-aaa229af5981 2018-10-08 04:31:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:17,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:17,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:17,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c322fe-81e6-41a4-ba59-91ba52781ee1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123"}, "enabled": true, "id": "b56ec707a4664d27a722d500fc644123", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}} 2018-10-08 04:31:17,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 used request id req-52c322fe-81e6-41a4-ba59-91ba52781ee1 2018-10-08 04:31:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:17,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1898ead0-93d4-49d2-b585-c44ee75e0fde Date: Mon, 08 Oct 2018 04:31:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b56ec707a4664d27a722d500fc644123","id":"0073da47-3805-4c0c-9127-0fd09b972444","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet"}]} 2018-10-08 04:31:17,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 used request id req-1898ead0-93d4-49d2-b585-c44ee75e0fde 2018-10-08 04:31:17,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7&name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:18,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9fe5724c-ea04-46de-8fe3-da9280d170cb Date: Mon, 08 Oct 2018 04:31:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b56ec707a4664d27a722d500fc644123","id":"0073da47-3805-4c0c-9127-0fd09b972444","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet"}]} 2018-10-08 04:31:18,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7&name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet used request id req-9fe5724c-ea04-46de-8fe3-da9280d170cb 2018-10-08 04:31:18,044 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 04:31:18,044 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router 2018-10-08 04:31:18,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3c47b440-1aa9-48a7-8530-8167f5abe6d7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" -d '{"subnet_id": "0073da47-3805-4c0c-9127-0fd09b972444"}' 2018-10-08 04:31:20,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b488274e-3083-4c65-9d1d-a81bd107186c Date: Mon, 08 Oct 2018 04:31:20 GMT RESP BODY: {"network_id": "7f9c2995-daf1-4cda-b5ba-ad69a89246d7", "tenant_id": "b56ec707a4664d27a722d500fc644123", "subnet_id": "0073da47-3805-4c0c-9127-0fd09b972444", "subnet_ids": ["0073da47-3805-4c0c-9127-0fd09b972444"], "port_id": "a9203872-12ab-4be2-bdc8-fb4b0abea2b7", "id": "3c47b440-1aa9-48a7-8530-8167f5abe6d7"} 2018-10-08 04:31:20,119 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3c47b440-1aa9-48a7-8530-8167f5abe6d7/add_router_interface used request id req-b488274e-3083-4c65-9d1d-a81bd107186c 2018-10-08 04:31:20,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/3c47b440-1aa9-48a7-8530-8167f5abe6d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:20,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-a5c403b9-dd88-44c1-afd1-e871a90dc3a2 Date: Mon, 08 Oct 2018 04:31:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b56ec707a4664d27a722d500fc644123", "created_at": "2018-10-08T04:31:12Z", "admin_state_up": true, "updated_at": "2018-10-08T04:31:19Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b56ec707a4664d27a722d500fc644123", "id": "3c47b440-1aa9-48a7-8530-8167f5abe6d7", "name": "CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router"}} 2018-10-08 04:31:20,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/3c47b440-1aa9-48a7-8530-8167f5abe6d7 used request id req-a5c403b9-dd88-44c1-afd1-e871a90dc3a2 2018-10-08 04:31:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3c47b440-1aa9-48a7-8530-8167f5abe6d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:20,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-1d65519f-740a-4800-be26-a07ce33cde19 Date: Mon, 08 Oct 2018 04:31:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:31:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0073da47-3805-4c0c-9127-0fd09b972444","ip_address":"10.55.1.1"}],"id":"a9203872-12ab-4be2-bdc8-fb4b0abea2b7","security_groups":[],"mac_address":"fa:16:3e:19:8c:6d","project_id":"b56ec707a4664d27a722d500fc644123","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:18Z","binding:vnic_type":"normal","device_id":"3c47b440-1aa9-48a7-8530-8167f5abe6d7"}]} 2018-10-08 04:31:20,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3c47b440-1aa9-48a7-8530-8167f5abe6d7 used request id req-1d65519f-740a-4800-be26-a07ce33cde19 2018-10-08 04:31:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0073da47-3805-4c0c-9127-0fd09b972444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:20,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-47d1a3ab-3707-4530-842a-23cdd24d6974 Date: Mon, 08 Oct 2018 04:31:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b56ec707a4664d27a722d500fc644123","id":"0073da47-3805-4c0c-9127-0fd09b972444","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet"}} 2018-10-08 04:31:20,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0073da47-3805-4c0c-9127-0fd09b972444 used request id req-47d1a3ab-3707-4530-842a-23cdd24d6974 2018-10-08 04:31:20,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:20,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbd8bfa8b1da4cd7bdfbc510504bd625", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role"}], "expires_at": "2018-10-08T05:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b56ec707a4664d27a722d500fc644123", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b56ec707a4664d27a722d500fc644123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-user", "id": "7f593da514f54644be1719d5daacf4af"}, "audit_ids": ["NVMwvo1bQQiIbAi3TBSWKg"], "issued_at": "2018-10-08T04:31:21.000000Z"}} 2018-10-08 04:31:21,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d24285bc5632a6743b781979fd546d6a8c401c" 2018-10-08 04:31:21,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-01e80250-01e8-47e8-91f7-476839589762 Date: Mon, 08 Oct 2018 04:31:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0073da47-3805-4c0c-9127-0fd09b972444"],"updated_at":"2018-10-08T04:31:09Z","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b56ec707a4664d27a722d500fc644123","id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net"}]} 2018-10-08 04:31:21,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net used request id req-01e80250-01e8-47e8-91f7-476839589762 2018-10-08 04:31:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:21,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcd0e21dbdaf1afc58206e0d0667de2f5584785" 2018-10-08 04:31:21,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40648039-06ec-43b4-81e5-64369e3b3390 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123"}, "enabled": true, "id": "b56ec707a4664d27a722d500fc644123", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}} 2018-10-08 04:31:21,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 used request id req-40648039-06ec-43b4-81e5-64369e3b3390 2018-10-08 04:31:21,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d24285bc5632a6743b781979fd546d6a8c401c" 2018-10-08 04:31:21,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-783525bb-441e-4816-b976-98b6f88b6f1a Date: Mon, 08 Oct 2018 04:31:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b56ec707a4664d27a722d500fc644123","id":"0073da47-3805-4c0c-9127-0fd09b972444","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet"}]} 2018-10-08 04:31:21,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7 used request id req-783525bb-441e-4816-b976-98b6f88b6f1a 2018-10-08 04:31:21,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7&name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d24285bc5632a6743b781979fd546d6a8c401c" 2018-10-08 04:31:21,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b1db018f-0658-414c-be4d-c288d25bb9ae Date: Mon, 08 Oct 2018 04:31:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b56ec707a4664d27a722d500fc644123","id":"0073da47-3805-4c0c-9127-0fd09b972444","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet"}]} 2018-10-08 04:31:21,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7f9c2995-daf1-4cda-b5ba-ad69a89246d7&name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet used request id req-b1db018f-0658-414c-be4d-c288d25bb9ae 2018-10-08 04:31:21,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d24285bc5632a6743b781979fd546d6a8c401c" 2018-10-08 04:31:21,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-591bb183-f827-46e9-b4ae-16e7d43a4f13 Date: Mon, 08 Oct 2018 04:31:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b56ec707a4664d27a722d500fc644123", "created_at": "2018-10-08T04:31:12Z", "admin_state_up": true, "updated_at": "2018-10-08T04:31:19Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b56ec707a4664d27a722d500fc644123", "id": "3c47b440-1aa9-48a7-8530-8167f5abe6d7", "name": "CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router"}]} 2018-10-08 04:31:21,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router used request id req-591bb183-f827-46e9-b4ae-16e7d43a4f13 2018-10-08 04:31:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcd0e21dbdaf1afc58206e0d0667de2f5584785" 2018-10-08 04:31:22,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f36855-f7eb-4996-a5a9-b254a10cea4e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123"}, "enabled": true, "id": "b56ec707a4664d27a722d500fc644123", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}} 2018-10-08 04:31:22,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 used request id req-65f36855-f7eb-4996-a5a9-b254a10cea4e 2018-10-08 04:31:22,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3c47b440-1aa9-48a7-8530-8167f5abe6d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d24285bc5632a6743b781979fd546d6a8c401c" 2018-10-08 04:31:22,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b3612277-0e2d-477a-8ae2-bb92504ac875 Date: Mon, 08 Oct 2018 04:31:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:31:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0073da47-3805-4c0c-9127-0fd09b972444","ip_address":"10.55.1.1"}],"id":"a9203872-12ab-4be2-bdc8-fb4b0abea2b7","security_groups":[],"mac_address":"fa:16:3e:19:8c:6d","project_id":"b56ec707a4664d27a722d500fc644123","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:18Z","binding:vnic_type":"normal","device_id":"3c47b440-1aa9-48a7-8530-8167f5abe6d7"}]} 2018-10-08 04:31:22,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3c47b440-1aa9-48a7-8530-8167f5abe6d7 used request id req-b3612277-0e2d-477a-8ae2-bb92504ac875 2018-10-08 04:31:22,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0073da47-3805-4c0c-9127-0fd09b972444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d24285bc5632a6743b781979fd546d6a8c401c" 2018-10-08 04:31:22,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-64963bf0-6b15-4c0e-b20e-e48488c2e996 Date: Mon, 08 Oct 2018 04:31:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f9c2995-daf1-4cda-b5ba-ad69a89246d7","tenant_id":"b56ec707a4664d27a722d500fc644123","created_at":"2018-10-08T04:31:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b56ec707a4664d27a722d500fc644123","id":"0073da47-3805-4c0c-9127-0fd09b972444","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet"}} 2018-10-08 04:31:22,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0073da47-3805-4c0c-9127-0fd09b972444 used request id req-64963bf0-6b15-4c0e-b20e-e48488c2e996 2018-10-08 04:31:22,351 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router and subnet CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet 2018-10-08 04:31:22,352 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router 2018-10-08 04:31:22,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3c47b440-1aa9-48a7-8530-8167f5abe6d7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" -d '{"subnet_id": "0073da47-3805-4c0c-9127-0fd09b972444"}' 2018-10-08 04:31:23,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7d986b52-7d8a-44d2-ae81-fea8a204e1ac Date: Mon, 08 Oct 2018 04:31:23 GMT RESP BODY: {"network_id": "7f9c2995-daf1-4cda-b5ba-ad69a89246d7", "tenant_id": "b56ec707a4664d27a722d500fc644123", "subnet_id": "0073da47-3805-4c0c-9127-0fd09b972444", "subnet_ids": ["0073da47-3805-4c0c-9127-0fd09b972444"], "port_id": "a9203872-12ab-4be2-bdc8-fb4b0abea2b7", "id": "3c47b440-1aa9-48a7-8530-8167f5abe6d7"} 2018-10-08 04:31:23,850 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3c47b440-1aa9-48a7-8530-8167f5abe6d7/remove_router_interface used request id req-7d986b52-7d8a-44d2-ae81-fea8a204e1ac 2018-10-08 04:31:23,851 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router 2018-10-08 04:31:23,851 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-router 2018-10-08 04:31:23,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/3c47b440-1aa9-48a7-8530-8167f5abe6d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffaa30a08b4b210a09998e2658f4e9633b2bf9a2" 2018-10-08 04:31:27,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9a4d0cc-a3bd-4141-8326-f6c4baa865cd Content-Length: 0 Date: Mon, 08 Oct 2018 04:31:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:27,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/3c47b440-1aa9-48a7-8530-8167f5abe6d7 used request id req-a9a4d0cc-a3bd-4141-8326-f6c4baa865cd 2018-10-08 04:31:27,667 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet 2018-10-08 04:31:27,668 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-subnet 2018-10-08 04:31:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/0073da47-3805-4c0c-9127-0fd09b972444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" 2018-10-08 04:31:29,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7858b93d-2aed-4354-b18c-fb93b16f9fd1 Date: Mon, 08 Oct 2018 04:31:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:29,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0073da47-3805-4c0c-9127-0fd09b972444 used request id req-7858b93d-2aed-4354-b18c-fb93b16f9fd1 2018-10-08 04:31:29,967 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-cb3cb73c-daae-4e6e-9617-e8013c307918-pub-net 2018-10-08 04:31:29,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7f9c2995-daf1-4cda-b5ba-ad69a89246d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78cf4bcb6c108777c33096967122546b3cf19236" 2018-10-08 04:31:31,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf19a2aa-3c40-4c00-9268-e2962f124218 Date: Mon, 08 Oct 2018 04:31:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:31,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7f9c2995-daf1-4cda-b5ba-ad69a89246d7 used request id req-bf19a2aa-3c40-4c00-9268-e2962f124218 2018-10-08 04:31:31,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:31,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-20b4a03d-55a1-40b6-86b9-f33eee08435a Date: Mon, 08 Oct 2018 04:31:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b56ec707a4664d27a722d500fc644123", "created_at": "2018-10-08T04:31:08Z", "updated_at": "2018-10-08T04:31:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:08Z", "revision_number": 0, "id": "2af7c797-1000-402e-b6e2-26caaef07c32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:08Z", "security_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "tenant_id": "b56ec707a4664d27a722d500fc644123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b56ec707a4664d27a722d500fc644123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:08Z", "revision_number": 0, "id": "4e2cbfec-a6fb-4eb0-aa9b-f121cbb727ce", "remote_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:08Z", "security_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "tenant_id": "b56ec707a4664d27a722d500fc644123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b56ec707a4664d27a722d500fc644123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:08Z", "revision_number": 0, "id": "5b221e16-5eda-459d-803c-89454a7e86f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:08Z", "security_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "tenant_id": "b56ec707a4664d27a722d500fc644123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b56ec707a4664d27a722d500fc644123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:08Z", "revision_number": 0, "id": "e660f8e8-18ee-426f-8688-8c04f1bd1265", "remote_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:08Z", "security_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "tenant_id": "b56ec707a4664d27a722d500fc644123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b56ec707a4664d27a722d500fc644123"}], "revision_number": 4, "project_id": "b56ec707a4664d27a722d500fc644123", "id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:31:31,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-20b4a03d-55a1-40b6-86b9-f33eee08435a 2018-10-08 04:31:31,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:31,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd18048b-7efe-41b3-811b-c7f4e2a13aec Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:31:31,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-bd18048b-7efe-41b3-811b-c7f4e2a13aec 2018-10-08 04:31:31,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:31,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac53fe9-62b2-4564-b0f2-eecd73ea1451 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:31:31,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-9ac53fe9-62b2-4564-b0f2-eecd73ea1451 2018-10-08 04:31:31,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:31,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a7edd5-7acd-4ed2-9a2c-e3b4aec5dda4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123"}, "enabled": true, "id": "b56ec707a4664d27a722d500fc644123", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj"}} 2018-10-08 04:31:31,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 used request id req-55a7edd5-7acd-4ed2-9a2c-e3b4aec5dda4 2018-10-08 04:31:31,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242642d-5ba3-4c97-a00f-12da0fbf563f 2018-10-08 04:31:31,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5242642d-5ba3-4c97-a00f-12da0fbf563f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:31,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9f6373cf-c0d1-4dab-ba5b-1b1ef4bb38cb Date: Mon, 08 Oct 2018 04:31:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:08Z", "security_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "port_range_min": null, "revision_number": 0, "tenant_id": "b56ec707a4664d27a722d500fc644123", "created_at": "2018-10-08T04:31:08Z", "project_id": "b56ec707a4664d27a722d500fc644123", "id": "2af7c797-1000-402e-b6e2-26caaef07c32"}, {"remote_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:08Z", "security_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "port_range_min": null, "revision_number": 0, "tenant_id": "b56ec707a4664d27a722d500fc644123", "created_at": "2018-10-08T04:31:08Z", "project_id": "b56ec707a4664d27a722d500fc644123", "id": "4e2cbfec-a6fb-4eb0-aa9b-f121cbb727ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:08Z", "security_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "port_range_min": null, "revision_number": 0, "tenant_id": "b56ec707a4664d27a722d500fc644123", "created_at": "2018-10-08T04:31:08Z", "project_id": "b56ec707a4664d27a722d500fc644123", "id": "5b221e16-5eda-459d-803c-89454a7e86f9"}, {"remote_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:08Z", "security_group_id": "5242642d-5ba3-4c97-a00f-12da0fbf563f", "port_range_min": null, "revision_number": 0, "tenant_id": "b56ec707a4664d27a722d500fc644123", "created_at": "2018-10-08T04:31:08Z", "project_id": "b56ec707a4664d27a722d500fc644123", "id": "e660f8e8-18ee-426f-8688-8c04f1bd1265"}]} 2018-10-08 04:31:31,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5242642d-5ba3-4c97-a00f-12da0fbf563f used request id req-9f6373cf-c0d1-4dab-ba5b-1b1ef4bb38cb 2018-10-08 04:31:31,959 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:31:31,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5242642d-5ba3-4c97-a00f-12da0fbf563f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:32,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c6a678e-db51-4c7d-9784-9d5803559199 Content-Length: 0 Date: Mon, 08 Oct 2018 04:31:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:32,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5242642d-5ba3-4c97-a00f-12da0fbf563f used request id req-8c6a678e-db51-4c7d-9784-9d5803559199 2018-10-08 04:31:32,309 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj 2018-10-08 04:31:32,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:32,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fbb9e1d-52f8-4331-993f-6f33602d5ea2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:32,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b56ec707a4664d27a722d500fc644123 used request id req-6fbb9e1d-52f8-4331-993f-6f33602d5ea2 2018-10-08 04:31:32,524 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e128e8ae-ff23-4b7-proj-role 2018-10-08 04:31:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/dbd8bfa8b1da4cd7bdfbc510504bd625 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:32,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c401fa-a048-4fa3-93b4-899c6b56498e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:32,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/dbd8bfa8b1da4cd7bdfbc510504bd625 used request id req-19c401fa-a048-4fa3-93b4-899c6b56498e 2018-10-08 04:31:32,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2bd9073f13ff81af36f55ed6682a0c43c5c99" 2018-10-08 04:31:32,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12621237-395f-4879-9cf2-7d45e06f6016 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:31:32,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-12621237-395f-4879-9cf2-7d45e06f6016 2018-10-08 04:31:32,724 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e128e8ae-ff23-4b7-user 2018-10-08 04:31:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7f593da514f54644be1719d5daacf4af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2362c334fb6c83bbbf389b8f02fb9d5a48082c79" 2018-10-08 04:31:32,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af68badc-a3b0-493a-9ed5-4e6f8ae686bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:32,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7f593da514f54644be1719d5daacf4af used request id req-af68badc-a3b0-493a-9ed5-4e6f8ae686bd 2018-10-08 04:31:32,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:33,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gp_EhzR4TCm3359NL8EXvw"], "issued_at": "2018-10-08T04:31:33.000000Z"}} 2018-10-08 04:31:33,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662d33a114cca658c9c68e13da5a50162a14a968" 2018-10-08 04:31:33,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4860e09c-ce3c-4f1c-9fe5-6b36dc7f9705 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:33,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4860e09c-ce3c-4f1c-9fe5-6b36dc7f9705 2018-10-08 04:31:33,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:33,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:33,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["YkkMSLy1QTSn7n4ApmqW5Q"], "issued_at": "2018-10-08T04:31:33.000000Z"}} 2018-10-08 04:31:33,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:33,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976781ca-6997-410c-8be3-1c88070c13e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:33,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-976781ca-6997-410c-8be3-1c88070c13e0 2018-10-08 04:31:33,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:33,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:33,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:34,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3d3fcf-1d47-4e46-a722-1599e7963c81 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:31:34,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj used request id req-7f3d3fcf-1d47-4e46-a722-1599e7963c81 2018-10-08 04:31:34,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:34,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6457206d-26ab-4c88-8c06-5af3093faa70 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:31:34,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6457206d-26ab-4c88-8c06-5af3093faa70 2018-10-08 04:31:34,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj"}}' 2018-10-08 04:31:34,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b16db2d1-96d3-4a9f-89f1-9218ef6d2ddb Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e"}, "enabled": true, "id": "724e6a8671e4400a850419a2660dd23e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj"}} 2018-10-08 04:31:34,210 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b16db2d1-96d3-4a9f-89f1-9218ef6d2ddb 2018-10-08 04:31:34,210 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj 2018-10-08 04:31:34,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:34,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:34,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ZqnoEXeOTKeAyoIm9ZoT_A"], "issued_at": "2018-10-08T04:31:34.000000Z"}} 2018-10-08 04:31:34,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a152863e28fcc215a54a0c4d291906178daf18c5" 2018-10-08 04:31:34,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47260331-560e-4051-b306-66888c7812e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:34,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-47260331-560e-4051-b306-66888c7812e6 2018-10-08 04:31:34,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:34,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:34,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a152863e28fcc215a54a0c4d291906178daf18c5" 2018-10-08 04:31:34,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c94a05-06b7-4a9b-b707-46eb151b013c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:31:34,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c0c94a05-06b7-4a9b-b707-46eb151b013c 2018-10-08 04:31:34,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a152863e28fcc215a54a0c4d291906178daf18c5" 2018-10-08 04:31:34,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04f938c-7d29-4152-8673-cd4e8ca0e1ce Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e"}, "enabled": true, "id": "724e6a8671e4400a850419a2660dd23e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj"}]} 2018-10-08 04:31:34,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj used request id req-c04f938c-7d29-4152-8673-cd4e8ca0e1ce 2018-10-08 04:31:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a152863e28fcc215a54a0c4d291906178daf18c5" 2018-10-08 04:31:34,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5837377e-9c36-4ab2-a058-a01a072ed17c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:31:34,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5837377e-9c36-4ab2-a058-a01a072ed17c 2018-10-08 04:31:35,368 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a6c81a27-c06b-4f7-user 2018-10-08 04:31:35,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:35,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa331df-76f0-4460-99ad-9d0552a4a4a5 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:31:35,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3fa331df-76f0-4460-99ad-9d0552a4a4a5 2018-10-08 04:31:35,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" -d '{"role": {"name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj-role"}}' 2018-10-08 04:31:35,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe058bf-ca5c-4f7e-a374-19f6aea75ddd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "692d88adf12f4f7b8f9b01cbc128f4df", "links": {"self": "http://172.30.9.28:5000/v3/roles/692d88adf12f4f7b8f9b01cbc128f4df"}, "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj-role"}} 2018-10-08 04:31:35,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ebe058bf-ca5c-4f7e-a374-19f6aea75ddd 2018-10-08 04:31:35,569 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj-role 2018-10-08 04:31:35,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/692d88adf12f4f7b8f9b01cbc128f4df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:35,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc0b66c-963b-49d5-9d62-e682cb0945a4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/692d88adf12f4f7b8f9b01cbc128f4df"}, "domain_id": null, "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj-role", "id": "692d88adf12f4f7b8f9b01cbc128f4df"}} 2018-10-08 04:31:35,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/692d88adf12f4f7b8f9b01cbc128f4df used request id req-dcc0b66c-963b-49d5-9d62-e682cb0945a4 2018-10-08 04:31:35,663 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj-role to project CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj 2018-10-08 04:31:35,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e/users/1ad41b592c864819aba3c323962bf770/roles/692d88adf12f4f7b8f9b01cbc128f4df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:35,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b333ff42-8239-4046-9cb6-24c77f66e0d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:35,781 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e/users/1ad41b592c864819aba3c323962bf770/roles/692d88adf12f4f7b8f9b01cbc128f4df used request id req-b333ff42-8239-4046-9cb6-24c77f66e0d2 2018-10-08 04:31:35,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:35,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:36,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "692d88adf12f4f7b8f9b01cbc128f4df", "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj-role"}], "expires_at": "2018-10-08T05:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "724e6a8671e4400a850419a2660dd23e", "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/724e6a8671e4400a850419a2660dd23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/724e6a8671e4400a850419a2660dd23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/724e6a8671e4400a850419a2660dd23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/724e6a8671e4400a850419a2660dd23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/724e6a8671e4400a850419a2660dd23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/724e6a8671e4400a850419a2660dd23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/724e6a8671e4400a850419a2660dd23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/724e6a8671e4400a850419a2660dd23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/724e6a8671e4400a850419a2660dd23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/724e6a8671e4400a850419a2660dd23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/724e6a8671e4400a850419a2660dd23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/724e6a8671e4400a850419a2660dd23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-user", "id": "1ad41b592c864819aba3c323962bf770"}, "audit_ids": ["IOdusG1CQxqNl_v57-Haug"], "issued_at": "2018-10-08T04:31:36.000000Z"}} 2018-10-08 04:31:36,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" 2018-10-08 04:31:36,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a05411f-aaf3-4ecb-9109-ca86660123f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:36,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8a05411f-aaf3-4ecb-9109-ca86660123f4 2018-10-08 04:31:36,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" 2018-10-08 04:31:36,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-65f8157a-f9c6-46c8-90d0-8b9d920ea2c5 Date: Mon, 08 Oct 2018 04:31:36 GMT RESP BODY: {"networks":[]} 2018-10-08 04:31:36,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net used request id req-65f8157a-f9c6-46c8-90d0-8b9d920ea2c5 2018-10-08 04:31:36,488 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net 2018-10-08 04:31:36,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" -d '{"network": {"name": "CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net", "admin_state_up": true}}' 2018-10-08 04:31:37,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d03be9cd-95e6-4c8e-81fb-a8499c1dd5a0 Date: Mon, 08 Oct 2018 04:31:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"97259ffa-4fb0-4ed0-8b9f-78a9320f3951","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"724e6a8671e4400a850419a2660dd23e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:31:37Z","is_default":false,"name":"CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"724e6a8671e4400a850419a2660dd23e","created_at":"2018-10-08T04:31:37Z","mtu":1450}} 2018-10-08 04:31:37,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d03be9cd-95e6-4c8e-81fb-a8499c1dd5a0 2018-10-08 04:31:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" 2018-10-08 04:31:37,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d770d1db-4743-4471-8ca0-b0bbd4dfd6cb Date: Mon, 08 Oct 2018 04:31:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:31:37Z","tenant_id":"724e6a8671e4400a850419a2660dd23e","created_at":"2018-10-08T04:31:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"724e6a8671e4400a850419a2660dd23e","id":"97259ffa-4fb0-4ed0-8b9f-78a9320f3951","name":"CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net"}]} 2018-10-08 04:31:37,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 used request id req-d770d1db-4743-4471-8ca0-b0bbd4dfd6cb 2018-10-08 04:31:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" 2018-10-08 04:31:37,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c5330340-be4f-4982-aa3e-e173000d7318 Date: Mon, 08 Oct 2018 04:31:37 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:31:37,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 used request id req-c5330340-be4f-4982-aa3e-e173000d7318 2018-10-08 04:31:37,696 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet 2018-10-08 04:31:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" -d '{"subnets": [{"ip_version": 4, "network_id": "97259ffa-4fb0-4ed0-8b9f-78a9320f3951", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet"}]}' 2018-10-08 04:31:38,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2668629a-7aa3-4e0c-a529-9c07aee1dfe9 Date: Mon, 08 Oct 2018 04:31:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97259ffa-4fb0-4ed0-8b9f-78a9320f3951","tenant_id":"724e6a8671e4400a850419a2660dd23e","created_at":"2018-10-08T04:31:38Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"724e6a8671e4400a850419a2660dd23e","id":"7763a5fa-cfcf-4006-9d8b-c27fb1225fe9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet"}]} 2018-10-08 04:31:38,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-2668629a-7aa3-4e0c-a529-9c07aee1dfe9 2018-10-08 04:31:38,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" 2018-10-08 04:31:38,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-71d807be-976f-44d1-a889-78de85b8fcd5 Date: Mon, 08 Oct 2018 04:31:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7763a5fa-cfcf-4006-9d8b-c27fb1225fe9"],"updated_at":"2018-10-08T04:31:38Z","tenant_id":"724e6a8671e4400a850419a2660dd23e","created_at":"2018-10-08T04:31:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"724e6a8671e4400a850419a2660dd23e","id":"97259ffa-4fb0-4ed0-8b9f-78a9320f3951","name":"CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net"}]} 2018-10-08 04:31:38,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 used request id req-71d807be-976f-44d1-a889-78de85b8fcd5 2018-10-08 04:31:38,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" 2018-10-08 04:31:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-218343af-0e4a-4c3f-a1ef-59b24652900f Date: Mon, 08 Oct 2018 04:31:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97259ffa-4fb0-4ed0-8b9f-78a9320f3951","tenant_id":"724e6a8671e4400a850419a2660dd23e","created_at":"2018-10-08T04:31:38Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"724e6a8671e4400a850419a2660dd23e","id":"7763a5fa-cfcf-4006-9d8b-c27fb1225fe9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet"}]} 2018-10-08 04:31:38,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 used request id req-218343af-0e4a-4c3f-a1ef-59b24652900f 2018-10-08 04:31:38,828 - OpenStackNetwork - DEBUG - Network [97259ffa-4fb0-4ed0-8b9f-78a9320f3951] created successfully 2018-10-08 04:31:38,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:39,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "692d88adf12f4f7b8f9b01cbc128f4df", "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj-role"}], "expires_at": "2018-10-08T05:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "724e6a8671e4400a850419a2660dd23e", "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/724e6a8671e4400a850419a2660dd23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/724e6a8671e4400a850419a2660dd23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/724e6a8671e4400a850419a2660dd23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/724e6a8671e4400a850419a2660dd23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/724e6a8671e4400a850419a2660dd23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/724e6a8671e4400a850419a2660dd23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/724e6a8671e4400a850419a2660dd23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/724e6a8671e4400a850419a2660dd23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/724e6a8671e4400a850419a2660dd23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/724e6a8671e4400a850419a2660dd23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/724e6a8671e4400a850419a2660dd23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/724e6a8671e4400a850419a2660dd23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-user", "id": "1ad41b592c864819aba3c323962bf770"}, "audit_ids": ["hqhBR78gR-izBeJ9jM94vw"], "issued_at": "2018-10-08T04:31:39.000000Z"}} 2018-10-08 04:31:39,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e912d184174ce331e8e237c06fb40b92384457c" 2018-10-08 04:31:39,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-54929593-82d2-4b46-befc-52185fd91e20 Date: Mon, 08 Oct 2018 04:31:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7763a5fa-cfcf-4006-9d8b-c27fb1225fe9"],"updated_at":"2018-10-08T04:31:38Z","tenant_id":"724e6a8671e4400a850419a2660dd23e","created_at":"2018-10-08T04:31:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"724e6a8671e4400a850419a2660dd23e","id":"97259ffa-4fb0-4ed0-8b9f-78a9320f3951","name":"CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net"}]} 2018-10-08 04:31:39,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net used request id req-54929593-82d2-4b46-befc-52185fd91e20 2018-10-08 04:31:39,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:39,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:39,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662d33a114cca658c9c68e13da5a50162a14a968" 2018-10-08 04:31:39,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba114f5-8859-4789-a444-8daa4baaefb8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e"}, "enabled": true, "id": "724e6a8671e4400a850419a2660dd23e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj"}} 2018-10-08 04:31:39,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e used request id req-cba114f5-8859-4789-a444-8daa4baaefb8 2018-10-08 04:31:39,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e912d184174ce331e8e237c06fb40b92384457c" 2018-10-08 04:31:39,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-82f80210-f99d-4d1d-ab55-17951569a515 Date: Mon, 08 Oct 2018 04:31:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97259ffa-4fb0-4ed0-8b9f-78a9320f3951","tenant_id":"724e6a8671e4400a850419a2660dd23e","created_at":"2018-10-08T04:31:38Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"724e6a8671e4400a850419a2660dd23e","id":"7763a5fa-cfcf-4006-9d8b-c27fb1225fe9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet"}]} 2018-10-08 04:31:39,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951 used request id req-82f80210-f99d-4d1d-ab55-17951569a515 2018-10-08 04:31:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951&name=CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e912d184174ce331e8e237c06fb40b92384457c" 2018-10-08 04:31:39,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7379155a-a546-492c-bbd6-bdc32b5b6be0 Date: Mon, 08 Oct 2018 04:31:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97259ffa-4fb0-4ed0-8b9f-78a9320f3951","tenant_id":"724e6a8671e4400a850419a2660dd23e","created_at":"2018-10-08T04:31:38Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"724e6a8671e4400a850419a2660dd23e","id":"7763a5fa-cfcf-4006-9d8b-c27fb1225fe9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet"}]} 2018-10-08 04:31:39,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=97259ffa-4fb0-4ed0-8b9f-78a9320f3951&name=CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet used request id req-7379155a-a546-492c-bbd6-bdc32b5b6be0 2018-10-08 04:31:39,965 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet 2018-10-08 04:31:39,966 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-subnet 2018-10-08 04:31:39,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7763a5fa-cfcf-4006-9d8b-c27fb1225fe9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" 2018-10-08 04:31:41,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f41988ea-3281-417c-ad76-1cc8bba44b8d Date: Mon, 08 Oct 2018 04:31:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:41,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7763a5fa-cfcf-4006-9d8b-c27fb1225fe9 used request id req-f41988ea-3281-417c-ad76-1cc8bba44b8d 2018-10-08 04:31:41,794 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-065b54b0-74bb-4c90-882a-4878bb19af8d-pub-net 2018-10-08 04:31:41,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/97259ffa-4fb0-4ed0-8b9f-78a9320f3951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4fb2aa335d8a6a42500618f4a52fb4c8c01b5b" 2018-10-08 04:31:43,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5de8af47-aecd-4551-adce-8305f78a6d85 Date: Mon, 08 Oct 2018 04:31:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:43,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/97259ffa-4fb0-4ed0-8b9f-78a9320f3951 used request id req-5de8af47-aecd-4551-adce-8305f78a6d85 2018-10-08 04:31:43,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:43,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a2ed17c4-ee9b-4742-a905-6f06e50e6b19 Date: Mon, 08 Oct 2018 04:31:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "724e6a8671e4400a850419a2660dd23e", "created_at": "2018-10-08T04:31:36Z", "updated_at": "2018-10-08T04:31:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:37Z", "revision_number": 0, "id": "2c56343d-1d70-4adf-9562-1cc4565db810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:37Z", "security_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "tenant_id": "724e6a8671e4400a850419a2660dd23e", "port_range_min": null, "ethertype": "IPv6", "project_id": "724e6a8671e4400a850419a2660dd23e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:36Z", "revision_number": 0, "id": "39de7bcb-949c-4c62-a786-6616a46f5ea1", "remote_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:36Z", "security_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "tenant_id": "724e6a8671e4400a850419a2660dd23e", "port_range_min": null, "ethertype": "IPv4", "project_id": "724e6a8671e4400a850419a2660dd23e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:36Z", "revision_number": 0, "id": "8a7c5746-9c00-4498-807d-8f9147cb12f7", "remote_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:36Z", "security_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "tenant_id": "724e6a8671e4400a850419a2660dd23e", "port_range_min": null, "ethertype": "IPv6", "project_id": "724e6a8671e4400a850419a2660dd23e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:36Z", "revision_number": 0, "id": "caaa83b2-3560-477c-9463-60ec68ec058f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:36Z", "security_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "tenant_id": "724e6a8671e4400a850419a2660dd23e", "port_range_min": null, "ethertype": "IPv4", "project_id": "724e6a8671e4400a850419a2660dd23e"}], "revision_number": 4, "project_id": "724e6a8671e4400a850419a2660dd23e", "id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:31:43,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a2ed17c4-ee9b-4742-a905-6f06e50e6b19 2018-10-08 04:31:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:43,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8ae4ba-5762-4db0-80ff-ff27d3d6a653 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:31:43,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-0a8ae4ba-5762-4db0-80ff-ff27d3d6a653 2018-10-08 04:31:43,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:43,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f0e6a1-b798-4c0e-a3e1-d3bc29033b6b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:31:43,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-a5f0e6a1-b798-4c0e-a3e1-d3bc29033b6b 2018-10-08 04:31:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:43,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7a51d2-63fd-4cdf-8d59-8d344b81f31c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:31:43,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-cf7a51d2-63fd-4cdf-8d59-8d344b81f31c 2018-10-08 04:31:43,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:43,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb7aa4d-e721-4c82-9b91-c88ed5cdee1d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e"}, "enabled": true, "id": "724e6a8671e4400a850419a2660dd23e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj"}} 2018-10-08 04:31:43,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e used request id req-8cb7aa4d-e721-4c82-9b91-c88ed5cdee1d 2018-10-08 04:31:43,707 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b84b170d-d215-4c9b-b737-c8b9e5fbbc77 2018-10-08 04:31:43,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b84b170d-d215-4c9b-b737-c8b9e5fbbc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:43,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c6d76829-d6d4-40e8-b5b5-98c36a9c2f48 Date: Mon, 08 Oct 2018 04:31:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:37Z", "security_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "port_range_min": null, "revision_number": 0, "tenant_id": "724e6a8671e4400a850419a2660dd23e", "created_at": "2018-10-08T04:31:37Z", "project_id": "724e6a8671e4400a850419a2660dd23e", "id": "2c56343d-1d70-4adf-9562-1cc4565db810"}, {"remote_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:36Z", "security_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "port_range_min": null, "revision_number": 0, "tenant_id": "724e6a8671e4400a850419a2660dd23e", "created_at": "2018-10-08T04:31:36Z", "project_id": "724e6a8671e4400a850419a2660dd23e", "id": "39de7bcb-949c-4c62-a786-6616a46f5ea1"}, {"remote_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:36Z", "security_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "port_range_min": null, "revision_number": 0, "tenant_id": "724e6a8671e4400a850419a2660dd23e", "created_at": "2018-10-08T04:31:36Z", "project_id": "724e6a8671e4400a850419a2660dd23e", "id": "8a7c5746-9c00-4498-807d-8f9147cb12f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:36Z", "security_group_id": "b84b170d-d215-4c9b-b737-c8b9e5fbbc77", "port_range_min": null, "revision_number": 0, "tenant_id": "724e6a8671e4400a850419a2660dd23e", "created_at": "2018-10-08T04:31:36Z", "project_id": "724e6a8671e4400a850419a2660dd23e", "id": "caaa83b2-3560-477c-9463-60ec68ec058f"}]} 2018-10-08 04:31:43,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b84b170d-d215-4c9b-b737-c8b9e5fbbc77 used request id req-c6d76829-d6d4-40e8-b5b5-98c36a9c2f48 2018-10-08 04:31:43,883 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:31:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b84b170d-d215-4c9b-b737-c8b9e5fbbc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:44,179 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c5d5807-324b-443a-8e70-43e1e9100272 Content-Length: 0 Date: Mon, 08 Oct 2018 04:31:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:44,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b84b170d-d215-4c9b-b737-c8b9e5fbbc77 used request id req-2c5d5807-324b-443a-8e70-43e1e9100272 2018-10-08 04:31:44,180 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj 2018-10-08 04:31:44,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:44,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6256a380-9a56-47a1-b3f2-b4a8319f6905 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:44,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/724e6a8671e4400a850419a2660dd23e used request id req-6256a380-9a56-47a1-b3f2-b4a8319f6905 2018-10-08 04:31:44,393 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a6c81a27-c06b-4f7-proj-role 2018-10-08 04:31:44,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/692d88adf12f4f7b8f9b01cbc128f4df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:44,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea969921-6313-4780-8ac5-db3a5f952c1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:44,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/692d88adf12f4f7b8f9b01cbc128f4df used request id req-ea969921-6313-4780-8ac5-db3a5f952c1b 2018-10-08 04:31:44,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae0818bdace4b865e05b6ebe5fc6a741c3a06dc" 2018-10-08 04:31:44,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec420e19-f90c-46de-8736-e0ff9423e0af Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:31:44,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ec420e19-f90c-46de-8736-e0ff9423e0af 2018-10-08 04:31:44,600 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a6c81a27-c06b-4f7-user 2018-10-08 04:31:44,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1ad41b592c864819aba3c323962bf770 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a152863e28fcc215a54a0c4d291906178daf18c5" 2018-10-08 04:31:44,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d6d9ad-9611-43f9-bba4-75127e8d9db4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:44,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1ad41b592c864819aba3c323962bf770 used request id req-66d6d9ad-9611-43f9-bba4-75127e8d9db4 2018-10-08 04:31:44,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:45,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["eIdKtImhSgi1bdBgDK_J_g"], "issued_at": "2018-10-08T04:31:45.000000Z"}} 2018-10-08 04:31:45,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a29949324a8fd7a6411ab58096e321db0d4ab2" 2018-10-08 04:31:45,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a425ef32-6363-4a81-b52d-179e921ebbad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:45,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a425ef32-6363-4a81-b52d-179e921ebbad 2018-10-08 04:31:45,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:45,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:45,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["E539ijZXTiKYvv_gDZDXLw"], "issued_at": "2018-10-08T04:31:45.000000Z"}} 2018-10-08 04:31:45,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:45,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f12589c-8622-4d6d-aa09-b8e66c9d0d16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:45,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f12589c-8622-4d6d-aa09-b8e66c9d0d16 2018-10-08 04:31:45,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:45,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:45,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:45,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846a69be-d899-4f2f-a847-7698ce173109 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:31:45,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj used request id req-846a69be-d899-4f2f-a847-7698ce173109 2018-10-08 04:31:45,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:45,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3276e2d0-1cc7-43c2-ba65-54ccd93f0324 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:31:45,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3276e2d0-1cc7-43c2-ba65-54ccd93f0324 2018-10-08 04:31:45,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj"}}' 2018-10-08 04:31:46,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157a789a-6881-4c7a-886b-3fbf06b6afd1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9"}, "enabled": true, "id": "f934027f72ff41d7b60518d7b194a7f9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj"}} 2018-10-08 04:31:46,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-157a789a-6881-4c7a-886b-3fbf06b6afd1 2018-10-08 04:31:46,042 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj 2018-10-08 04:31:46,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:46,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:46,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["uzJqp5ePTES7DMJJvxq7qw"], "issued_at": "2018-10-08T04:31:46.000000Z"}} 2018-10-08 04:31:46,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b4130d1db49ffdc0c500085dc165d00678ed77" 2018-10-08 04:31:46,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f4d152-fc69-444b-988c-1d03272d22ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:46,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-07f4d152-fc69-444b-988c-1d03272d22ee 2018-10-08 04:31:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:46,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:46,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b4130d1db49ffdc0c500085dc165d00678ed77" 2018-10-08 04:31:46,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ea7b97-4235-4864-b4c6-b81b4e29a9b6 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:31:46,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-84ea7b97-4235-4864-b4c6-b81b4e29a9b6 2018-10-08 04:31:46,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b4130d1db49ffdc0c500085dc165d00678ed77" 2018-10-08 04:31:46,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31269b28-7258-4854-a30a-68ae664710cb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9"}, "enabled": true, "id": "f934027f72ff41d7b60518d7b194a7f9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj"}]} 2018-10-08 04:31:46,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj used request id req-31269b28-7258-4854-a30a-68ae664710cb 2018-10-08 04:31:46,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b4130d1db49ffdc0c500085dc165d00678ed77" 2018-10-08 04:31:46,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4980944b-ab78-4752-926b-04e435963a71 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:31:46,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4980944b-ab78-4752-926b-04e435963a71 2018-10-08 04:31:47,048 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-00aa53d5-ccdc-48d-user 2018-10-08 04:31:47,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:47,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:47,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7051e7-e48e-42bb-ae47-8ae7f263aca6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:31:47,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7b7051e7-e48e-42bb-ae47-8ae7f263aca6 2018-10-08 04:31:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" -d '{"role": {"name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj-role"}}' 2018-10-08 04:31:47,260 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68c0e027-6620-478f-bafa-b4b9fe457317 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d0ece24ff4049ec91bcf2b0d3411b21", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d0ece24ff4049ec91bcf2b0d3411b21"}, "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj-role"}} 2018-10-08 04:31:47,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-68c0e027-6620-478f-bafa-b4b9fe457317 2018-10-08 04:31:47,261 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj-role 2018-10-08 04:31:47,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d0ece24ff4049ec91bcf2b0d3411b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:47,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a36294d-4b65-4447-a691-c70ead263fbd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d0ece24ff4049ec91bcf2b0d3411b21"}, "domain_id": null, "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj-role", "id": "4d0ece24ff4049ec91bcf2b0d3411b21"}} 2018-10-08 04:31:47,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d0ece24ff4049ec91bcf2b0d3411b21 used request id req-7a36294d-4b65-4447-a691-c70ead263fbd 2018-10-08 04:31:47,348 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj-role to project CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj 2018-10-08 04:31:47,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9/users/e0fb8709d3e24d74bfcd8530508f6261/roles/4d0ece24ff4049ec91bcf2b0d3411b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:47,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30ef9ff-2ca5-4aa3-8975-4548887a537b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:47,494 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9/users/e0fb8709d3e24d74bfcd8530508f6261/roles/4d0ece24ff4049ec91bcf2b0d3411b21 used request id req-b30ef9ff-2ca5-4aa3-8975-4548887a537b 2018-10-08 04:31:47,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:47,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:47,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d0ece24ff4049ec91bcf2b0d3411b21", "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj-role"}], "expires_at": "2018-10-08T05:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f934027f72ff41d7b60518d7b194a7f9", "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f934027f72ff41d7b60518d7b194a7f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/f934027f72ff41d7b60518d7b194a7f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/f934027f72ff41d7b60518d7b194a7f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f934027f72ff41d7b60518d7b194a7f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/f934027f72ff41d7b60518d7b194a7f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/f934027f72ff41d7b60518d7b194a7f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-user", "id": "e0fb8709d3e24d74bfcd8530508f6261"}, "audit_ids": ["ZOICGKSWQWevN0LzYxEq-g"], "issued_at": "2018-10-08T04:31:47.000000Z"}} 2018-10-08 04:31:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" 2018-10-08 04:31:47,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9e8ff4-b223-4e3d-be0e-611ef10ed229 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:47,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bc9e8ff4-b223-4e3d-be0e-611ef10ed229 2018-10-08 04:31:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" 2018-10-08 04:31:48,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-86996849-c5bb-4d45-af29-a5626f68d39f Date: Mon, 08 Oct 2018 04:31:48 GMT RESP BODY: {"networks":[]} 2018-10-08 04:31:48,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net used request id req-86996849-c5bb-4d45-af29-a5626f68d39f 2018-10-08 04:31:48,121 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net 2018-10-08 04:31:48,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" -d '{"network": {"name": "CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net", "admin_state_up": true}}' 2018-10-08 04:31:48,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-32a20b00-027d-47a3-b7f2-eb8f0f2e7412 Date: Mon, 08 Oct 2018 04:31:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f934027f72ff41d7b60518d7b194a7f9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:31:48Z","is_default":false,"name":"CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f934027f72ff41d7b60518d7b194a7f9","created_at":"2018-10-08T04:31:48Z","mtu":1450}} 2018-10-08 04:31:48,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-32a20b00-027d-47a3-b7f2-eb8f0f2e7412 2018-10-08 04:31:48,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" 2018-10-08 04:31:48,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b6a83449-c106-4733-bb68-ccf8f26bce3c Date: Mon, 08 Oct 2018 04:31:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:31:48Z","tenant_id":"f934027f72ff41d7b60518d7b194a7f9","created_at":"2018-10-08T04:31:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f934027f72ff41d7b60518d7b194a7f9","id":"a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29","name":"CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net"}]} 2018-10-08 04:31:48,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 used request id req-b6a83449-c106-4733-bb68-ccf8f26bce3c 2018-10-08 04:31:48,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" 2018-10-08 04:31:49,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e6831ec-2d9e-4b2b-a02e-6ae3898166f5 Date: Mon, 08 Oct 2018 04:31:49 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:31:49,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 used request id req-6e6831ec-2d9e-4b2b-a02e-6ae3898166f5 2018-10-08 04:31:49,103 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-subnet 2018-10-08 04:31:49,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" -d '{"subnets": [{"ip_version": 4, "network_id": "a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-subnet"}]}' 2018-10-08 04:31:49,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-18b2f6c8-7cc7-4963-b8cb-f760b5bf6b99 Date: Mon, 08 Oct 2018 04:31:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29","tenant_id":"f934027f72ff41d7b60518d7b194a7f9","created_at":"2018-10-08T04:31:49Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:49Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f934027f72ff41d7b60518d7b194a7f9","id":"37f5304d-af03-4e63-aff4-9af737f1f825","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-subnet"}]} 2018-10-08 04:31:49,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-18b2f6c8-7cc7-4963-b8cb-f760b5bf6b99 2018-10-08 04:31:49,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" 2018-10-08 04:31:50,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-99494cd7-5f7a-462b-96cc-2e98d15dc060 Date: Mon, 08 Oct 2018 04:31:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["37f5304d-af03-4e63-aff4-9af737f1f825"],"updated_at":"2018-10-08T04:31:49Z","tenant_id":"f934027f72ff41d7b60518d7b194a7f9","created_at":"2018-10-08T04:31:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f934027f72ff41d7b60518d7b194a7f9","id":"a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29","name":"CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net"}]} 2018-10-08 04:31:50,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 used request id req-99494cd7-5f7a-462b-96cc-2e98d15dc060 2018-10-08 04:31:50,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" 2018-10-08 04:31:50,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-662122bd-0442-4010-a30b-631c45d858d0 Date: Mon, 08 Oct 2018 04:31:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29","tenant_id":"f934027f72ff41d7b60518d7b194a7f9","created_at":"2018-10-08T04:31:49Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f934027f72ff41d7b60518d7b194a7f9","id":"37f5304d-af03-4e63-aff4-9af737f1f825","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-subnet"}]} 2018-10-08 04:31:50,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 used request id req-662122bd-0442-4010-a30b-631c45d858d0 2018-10-08 04:31:50,116 - OpenStackNetwork - DEBUG - Network [a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29] created successfully 2018-10-08 04:31:50,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:50,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:50,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d0ece24ff4049ec91bcf2b0d3411b21", "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj-role"}], "expires_at": "2018-10-08T05:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f934027f72ff41d7b60518d7b194a7f9", "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f934027f72ff41d7b60518d7b194a7f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/f934027f72ff41d7b60518d7b194a7f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/f934027f72ff41d7b60518d7b194a7f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f934027f72ff41d7b60518d7b194a7f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/f934027f72ff41d7b60518d7b194a7f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/f934027f72ff41d7b60518d7b194a7f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/f934027f72ff41d7b60518d7b194a7f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-user", "id": "e0fb8709d3e24d74bfcd8530508f6261"}, "audit_ids": ["MOtaQybmS_yUTd3usG61xg"], "issued_at": "2018-10-08T04:31:50.000000Z"}} 2018-10-08 04:31:50,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7facf6b69e068feb9fed41425a56311f19ae298" 2018-10-08 04:31:50,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3daaa507-688b-4f6b-bfba-65d3a73077a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:50,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3daaa507-688b-4f6b-bfba-65d3a73077a2 2018-10-08 04:31:50,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7facf6b69e068feb9fed41425a56311f19ae298" 2018-10-08 04:31:50,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-684f0a60-002f-47c6-aca5-81953f3962fb Date: Mon, 08 Oct 2018 04:31:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["37f5304d-af03-4e63-aff4-9af737f1f825"],"updated_at":"2018-10-08T04:31:49Z","tenant_id":"f934027f72ff41d7b60518d7b194a7f9","created_at":"2018-10-08T04:31:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f934027f72ff41d7b60518d7b194a7f9","id":"a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29","name":"CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net"}]} 2018-10-08 04:31:50,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net used request id req-684f0a60-002f-47c6-aca5-81953f3962fb 2018-10-08 04:31:50,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:50,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:50,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7facf6b69e068feb9fed41425a56311f19ae298" 2018-10-08 04:31:50,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b476a8a-b00d-4e93-b291-df9840395a32 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9"}, "enabled": true, "id": "f934027f72ff41d7b60518d7b194a7f9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj"}} 2018-10-08 04:31:50,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9 used request id req-2b476a8a-b00d-4e93-b291-df9840395a32 2018-10-08 04:31:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7facf6b69e068feb9fed41425a56311f19ae298" 2018-10-08 04:31:51,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b3cefce8-84cc-4341-bca4-3fda724df97c Date: Mon, 08 Oct 2018 04:31:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29","tenant_id":"f934027f72ff41d7b60518d7b194a7f9","created_at":"2018-10-08T04:31:49Z","dns_nameservers":[],"updated_at":"2018-10-08T04:31:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f934027f72ff41d7b60518d7b194a7f9","id":"37f5304d-af03-4e63-aff4-9af737f1f825","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-subnet"}]} 2018-10-08 04:31:51,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 used request id req-b3cefce8-84cc-4341-bca4-3fda724df97c 2018-10-08 04:31:51,052 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-subnet 2018-10-08 04:31:51,052 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-subnet 2018-10-08 04:31:51,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/37f5304d-af03-4e63-aff4-9af737f1f825 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" 2018-10-08 04:31:52,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5c3bac2-5677-4576-a9fd-905e929af238 Date: Mon, 08 Oct 2018 04:31:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:52,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/37f5304d-af03-4e63-aff4-9af737f1f825 used request id req-a5c3bac2-5677-4576-a9fd-905e929af238 2018-10-08 04:31:52,670 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ebe9f361-7171-459f-9c55-6d6445713cd8-pub-net 2018-10-08 04:31:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb481d8726563a9431362a49b21bf2dc25d4c6d0" 2018-10-08 04:31:53,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd87487e-1f48-4f6b-9b9d-5d594d7afa22 Date: Mon, 08 Oct 2018 04:31:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:53,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a8f3dc62-33d1-47a9-a0f4-5fc447cc4b29 used request id req-dd87487e-1f48-4f6b-9b9d-5d594d7afa22 2018-10-08 04:31:53,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:53,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bdf1ccc5-ffdb-4769-a6b4-fa6e6f785366 Date: Mon, 08 Oct 2018 04:31:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f934027f72ff41d7b60518d7b194a7f9", "created_at": "2018-10-08T04:31:48Z", "updated_at": "2018-10-08T04:31:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:48Z", "revision_number": 0, "id": "0ad53594-b8bb-4e49-a2fc-3202aa41af0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:48Z", "security_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "tenant_id": "f934027f72ff41d7b60518d7b194a7f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f934027f72ff41d7b60518d7b194a7f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:48Z", "revision_number": 0, "id": "4d3e0edb-e484-459d-8dca-bce954d4b71a", "remote_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:48Z", "security_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "tenant_id": "f934027f72ff41d7b60518d7b194a7f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "f934027f72ff41d7b60518d7b194a7f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:48Z", "revision_number": 0, "id": "7afd3fb8-f8a4-4b4c-9b04-255433e67d2f", "remote_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:48Z", "security_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "tenant_id": "f934027f72ff41d7b60518d7b194a7f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "f934027f72ff41d7b60518d7b194a7f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:31:48Z", "revision_number": 0, "id": "9c3bbf72-4424-43c0-8126-9d1427ff2dac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:31:48Z", "security_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "tenant_id": "f934027f72ff41d7b60518d7b194a7f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "f934027f72ff41d7b60518d7b194a7f9"}], "revision_number": 4, "project_id": "f934027f72ff41d7b60518d7b194a7f9", "id": "d695d33a-54e1-4807-a028-04ece0528470", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:31:53,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-bdf1ccc5-ffdb-4769-a6b4-fa6e6f785366 2018-10-08 04:31:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:54,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17741e22-7f36-43e4-af40-0f350e5baf85 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:31:54,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-17741e22-7f36-43e4-af40-0f350e5baf85 2018-10-08 04:31:54,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:54,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb195d5f-1a1a-4b0b-affd-105fa5178f88 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:31:54,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-bb195d5f-1a1a-4b0b-affd-105fa5178f88 2018-10-08 04:31:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:54,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3555b6-1203-4a1b-b1aa-9370cd26240b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:31:54,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-ef3555b6-1203-4a1b-b1aa-9370cd26240b 2018-10-08 04:31:54,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:54,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5e19af-fa7d-4e6b-8781-d0f412e428d2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9"}, "enabled": true, "id": "f934027f72ff41d7b60518d7b194a7f9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj"}} 2018-10-08 04:31:54,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9 used request id req-4c5e19af-fa7d-4e6b-8781-d0f412e428d2 2018-10-08 04:31:54,349 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d695d33a-54e1-4807-a028-04ece0528470 2018-10-08 04:31:54,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d695d33a-54e1-4807-a028-04ece0528470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:54,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-71d824ad-dccc-4fc7-9686-ddc60abf61f6 Date: Mon, 08 Oct 2018 04:31:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:48Z", "security_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "port_range_min": null, "revision_number": 0, "tenant_id": "f934027f72ff41d7b60518d7b194a7f9", "created_at": "2018-10-08T04:31:48Z", "project_id": "f934027f72ff41d7b60518d7b194a7f9", "id": "0ad53594-b8bb-4e49-a2fc-3202aa41af0a"}, {"remote_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:48Z", "security_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "port_range_min": null, "revision_number": 0, "tenant_id": "f934027f72ff41d7b60518d7b194a7f9", "created_at": "2018-10-08T04:31:48Z", "project_id": "f934027f72ff41d7b60518d7b194a7f9", "id": "4d3e0edb-e484-459d-8dca-bce954d4b71a"}, {"remote_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:48Z", "security_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "port_range_min": null, "revision_number": 0, "tenant_id": "f934027f72ff41d7b60518d7b194a7f9", "created_at": "2018-10-08T04:31:48Z", "project_id": "f934027f72ff41d7b60518d7b194a7f9", "id": "7afd3fb8-f8a4-4b4c-9b04-255433e67d2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:31:48Z", "security_group_id": "d695d33a-54e1-4807-a028-04ece0528470", "port_range_min": null, "revision_number": 0, "tenant_id": "f934027f72ff41d7b60518d7b194a7f9", "created_at": "2018-10-08T04:31:48Z", "project_id": "f934027f72ff41d7b60518d7b194a7f9", "id": "9c3bbf72-4424-43c0-8126-9d1427ff2dac"}]} 2018-10-08 04:31:54,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d695d33a-54e1-4807-a028-04ece0528470 used request id req-71d824ad-dccc-4fc7-9686-ddc60abf61f6 2018-10-08 04:31:54,543 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:31:54,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d695d33a-54e1-4807-a028-04ece0528470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:54,850 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b96f346-3864-4bc8-b612-b5d1fc3c13d9 Content-Length: 0 Date: Mon, 08 Oct 2018 04:31:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:31:54,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d695d33a-54e1-4807-a028-04ece0528470 used request id req-4b96f346-3864-4bc8-b612-b5d1fc3c13d9 2018-10-08 04:31:54,851 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj 2018-10-08 04:31:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:55,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e65ceff-9556-479a-ac8b-035e8df161bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:55,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f934027f72ff41d7b60518d7b194a7f9 used request id req-5e65ceff-9556-479a-ac8b-035e8df161bc 2018-10-08 04:31:55,064 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-00aa53d5-ccdc-48d-proj-role 2018-10-08 04:31:55,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4d0ece24ff4049ec91bcf2b0d3411b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:55,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340c9a3a-80e5-49e9-9044-1f1bda8cc9af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:55,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4d0ece24ff4049ec91bcf2b0d3411b21 used request id req-340c9a3a-80e5-49e9-9044-1f1bda8cc9af 2018-10-08 04:31:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113688504a3ddd4b7a2aa4527a30850fa1f10f32" 2018-10-08 04:31:55,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e991fd-ac88-4d5f-b0b2-985442c8bc10 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:31:55,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-64e991fd-ac88-4d5f-b0b2-985442c8bc10 2018-10-08 04:31:55,256 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-00aa53d5-ccdc-48d-user 2018-10-08 04:31:55,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e0fb8709d3e24d74bfcd8530508f6261 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b4130d1db49ffdc0c500085dc165d00678ed77" 2018-10-08 04:31:55,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fcad23b-70a1-4fe5-9542-704ef6945e32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:55,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e0fb8709d3e24d74bfcd8530508f6261 used request id req-7fcad23b-70a1-4fe5-9542-704ef6945e32 2018-10-08 04:31:55,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:55,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["7J4DJvNEQ6aJ1m1VBGg82w"], "issued_at": "2018-10-08T04:31:55.000000Z"}} 2018-10-08 04:31:55,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084bb5b7a6d5c29bc0447842cae24a8ab71bec3a" 2018-10-08 04:31:55,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e0954f-2b30-4926-8c46-0b11029f8e63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:55,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8e0954f-2b30-4926-8c46-0b11029f8e63 2018-10-08 04:31:55,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:55,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:56,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["CgWruMkWSHWMFHJAGy4IbA"], "issued_at": "2018-10-08T04:31:56.000000Z"}} 2018-10-08 04:31:56,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:31:56,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9d8ed5-4c3e-429b-b576-945f89e40f1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:56,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3a9d8ed5-4c3e-429b-b576-945f89e40f1c 2018-10-08 04:31:56,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:56,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:56,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f62e24ba-6b18-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:31:56,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94431044-f243-468b-ab2f-ebe655ed9cd1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f62e24ba-6b18-46d-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:31:56,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f62e24ba-6b18-46d-proj used request id req-94431044-f243-468b-ab2f-ebe655ed9cd1 2018-10-08 04:31:56,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:31:56,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5f255e-0ff2-4c1d-83fe-d7d04567749a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:31:56,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5f5f255e-0ff2-4c1d-83fe-d7d04567749a 2018-10-08 04:31:56,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj"}}' 2018-10-08 04:31:56,724 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a04777a-d380-4da3-bc80-4a374e103ef1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e24b2e4afa6142178dca3746cc77f307"}, "enabled": true, "id": "e24b2e4afa6142178dca3746cc77f307", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj"}} 2018-10-08 04:31:56,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4a04777a-d380-4da3-bc80-4a374e103ef1 2018-10-08 04:31:56,725 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f62e24ba-6b18-46d-proj 2018-10-08 04:31:56,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:56,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:57,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ZCK2u01gT5mFEp0I4zPJIQ"], "issued_at": "2018-10-08T04:31:57.000000Z"}} 2018-10-08 04:31:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b2ee398d355c0ac741e9ff3b4004ffaec598f5" 2018-10-08 04:31:57,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2507ed4c-b22a-4e93-ae60-cfc53608c1ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:57,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2507ed4c-b22a-4e93-ae60-cfc53608c1ec 2018-10-08 04:31:57,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:31:57,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:31:57,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b2ee398d355c0ac741e9ff3b4004ffaec598f5" 2018-10-08 04:31:57,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf2b69e-ef84-4a15-8dba-65cceee025ba Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:31:57,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2bf2b69e-ef84-4a15-8dba-65cceee025ba 2018-10-08 04:31:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f62e24ba-6b18-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b2ee398d355c0ac741e9ff3b4004ffaec598f5" 2018-10-08 04:31:57,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8718f8f-f20f-4870-ab0b-c875acad101f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f62e24ba-6b18-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e24b2e4afa6142178dca3746cc77f307"}, "enabled": true, "id": "e24b2e4afa6142178dca3746cc77f307", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj"}]} 2018-10-08 04:31:57,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f62e24ba-6b18-46d-proj used request id req-e8718f8f-f20f-4870-ab0b-c875acad101f 2018-10-08 04:31:57,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b2ee398d355c0ac741e9ff3b4004ffaec598f5" 2018-10-08 04:31:57,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73ac238-25e5-4938-89db-146d19b893c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:31:57,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d73ac238-25e5-4938-89db-146d19b893c6 2018-10-08 04:31:57,952 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f62e24ba-6b18-46d-user 2018-10-08 04:31:57,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:31:58,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87221d9-844b-4b43-900e-ba190ef533b5 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:31:58,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b87221d9-844b-4b43-900e-ba190ef533b5 2018-10-08 04:31:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" -d '{"role": {"name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj-role"}}' 2018-10-08 04:31:58,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075442ca-d079-4892-8198-ea881cf0cf76 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc5c2fe2b8ab4ab0a3475f454ba869fc", "links": {"self": "http://172.30.9.28:5000/v3/roles/fc5c2fe2b8ab4ab0a3475f454ba869fc"}, "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj-role"}} 2018-10-08 04:31:58,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-075442ca-d079-4892-8198-ea881cf0cf76 2018-10-08 04:31:58,156 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f62e24ba-6b18-46d-proj-role 2018-10-08 04:31:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fc5c2fe2b8ab4ab0a3475f454ba869fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:31:58,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b04399-b3bc-4005-a5d6-4e69b3a58136 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fc5c2fe2b8ab4ab0a3475f454ba869fc"}, "domain_id": null, "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj-role", "id": "fc5c2fe2b8ab4ab0a3475f454ba869fc"}} 2018-10-08 04:31:58,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fc5c2fe2b8ab4ab0a3475f454ba869fc used request id req-e9b04399-b3bc-4005-a5d6-4e69b3a58136 2018-10-08 04:31:58,259 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f62e24ba-6b18-46d-proj-role to project CreateRouterSuccessTests-f62e24ba-6b18-46d-proj 2018-10-08 04:31:58,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e24b2e4afa6142178dca3746cc77f307/users/a3467557aa5e4fac9c6643a18ee05dd0/roles/fc5c2fe2b8ab4ab0a3475f454ba869fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:31:58,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc2fa28b-0b71-44cc-b85a-cd01ff7a7d07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:31:58,470 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e24b2e4afa6142178dca3746cc77f307/users/a3467557aa5e4fac9c6643a18ee05dd0/roles/fc5c2fe2b8ab4ab0a3475f454ba869fc used request id req-bc2fa28b-0b71-44cc-b85a-cd01ff7a7d07 2018-10-08 04:31:58,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:58,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:58,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc5c2fe2b8ab4ab0a3475f454ba869fc", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj-role"}], "expires_at": "2018-10-08T05:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e24b2e4afa6142178dca3746cc77f307", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-user", "id": "a3467557aa5e4fac9c6643a18ee05dd0"}, "audit_ids": ["qpdjARTaSP2fD2vWS4c5Iw"], "issued_at": "2018-10-08T04:31:58.000000Z"}} 2018-10-08 04:31:58,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf1fb28239101599d5b57a62fd2c23aebd0135b" 2018-10-08 04:31:58,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4549e22c-256f-4a62-b2c1-f55cca83df23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:58,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4549e22c-256f-4a62-b2c1-f55cca83df23 2018-10-08 04:31:58,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf1fb28239101599d5b57a62fd2c23aebd0135b" 2018-10-08 04:31:59,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-86a0a1b6-6e32-4903-9d90-da1dfc8f47d6 Date: Mon, 08 Oct 2018 04:31:59 GMT RESP BODY: {"routers": []} 2018-10-08 04:31:59,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router&admin_state_up=True used request id req-86a0a1b6-6e32-4903-9d90-da1dfc8f47d6 2018-10-08 04:31:59,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:31:59,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:31:59,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc5c2fe2b8ab4ab0a3475f454ba869fc", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj-role"}], "expires_at": "2018-10-08T05:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e24b2e4afa6142178dca3746cc77f307", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-user", "id": "a3467557aa5e4fac9c6643a18ee05dd0"}, "audit_ids": ["hcxbgZJMS-SZOrSVg4t1OA"], "issued_at": "2018-10-08T04:31:59.000000Z"}} 2018-10-08 04:31:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70fe500371d705301a4299b8098f2728d32ac6e" 2018-10-08 04:31:59,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b2d428-5f3e-4621-a1f7-416d7de13093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:31:59,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9b2d428-5f3e-4621-a1f7-416d7de13093 2018-10-08 04:31:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf1fb28239101599d5b57a62fd2c23aebd0135b" 2018-10-08 04:31:59,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8f2106f4-4ed9-4edd-9739-0369c8353b09 Date: Mon, 08 Oct 2018 04:31:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:31:59,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-8f2106f4-4ed9-4edd-9739-0369c8353b09 2018-10-08 04:31:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf1fb28239101599d5b57a62fd2c23aebd0135b" 2018-10-08 04:32:00,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-123f0d56-3e65-443a-aaf5-54b9bec36698 Date: Mon, 08 Oct 2018 04:32:00 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:32:00,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-123f0d56-3e65-443a-aaf5-54b9bec36698 2018-10-08 04:32:00,039 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router 2018-10-08 04:32:00,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf1fb28239101599d5b57a62fd2c23aebd0135b" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router", "admin_state_up": true}}' 2018-10-08 04:32:05,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-d8020327-e16a-4ca0-a050-ecfab1c24799 Date: Mon, 08 Oct 2018 04:32:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e24b2e4afa6142178dca3746cc77f307", "created_at": "2018-10-08T04:32:00Z", "admin_state_up": true, "updated_at": "2018-10-08T04:32:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e24b2e4afa6142178dca3746cc77f307", "id": "4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e", "name": "CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router"}} 2018-10-08 04:32:05,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-d8020327-e16a-4ca0-a050-ecfab1c24799 2018-10-08 04:32:05,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf1fb28239101599d5b57a62fd2c23aebd0135b" 2018-10-08 04:32:05,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b6cb73e5-062a-4086-9514-f4751b4cae09 Date: Mon, 08 Oct 2018 04:32:05 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:05,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e used request id req-b6cb73e5-062a-4086-9514-f4751b4cae09 2018-10-08 04:32:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf1fb28239101599d5b57a62fd2c23aebd0135b" 2018-10-08 04:32:05,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d2631ba5-0a88-4961-ac8e-93067a1ccce9 Date: Mon, 08 Oct 2018 04:32:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e24b2e4afa6142178dca3746cc77f307", "created_at": "2018-10-08T04:32:00Z", "admin_state_up": true, "updated_at": "2018-10-08T04:32:04Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e24b2e4afa6142178dca3746cc77f307", "id": "4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e", "name": "CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router"}} 2018-10-08 04:32:05,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e used request id req-d2631ba5-0a88-4961-ac8e-93067a1ccce9 2018-10-08 04:32:05,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf1fb28239101599d5b57a62fd2c23aebd0135b" 2018-10-08 04:32:05,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc5d4ad5-ea91-456a-aa9f-adac690f5666 Date: Mon, 08 Oct 2018 04:32:05 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:05,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e used request id req-dc5d4ad5-ea91-456a-aa9f-adac690f5666 2018-10-08 04:32:05,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:05,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc5c2fe2b8ab4ab0a3475f454ba869fc", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj-role"}], "expires_at": "2018-10-08T05:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e24b2e4afa6142178dca3746cc77f307", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e24b2e4afa6142178dca3746cc77f307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-user", "id": "a3467557aa5e4fac9c6643a18ee05dd0"}, "audit_ids": ["xFHTYy47TamcVMBVO4ShLw"], "issued_at": "2018-10-08T04:32:05.000000Z"}} 2018-10-08 04:32:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c58a8cb1b7f7ebec9bcf5980b225afa4c88079" 2018-10-08 04:32:06,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-d3fff37b-f9e1-46d4-a5a6-3705767ba0b7 Date: Mon, 08 Oct 2018 04:32:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e24b2e4afa6142178dca3746cc77f307", "created_at": "2018-10-08T04:32:00Z", "admin_state_up": true, "updated_at": "2018-10-08T04:32:04Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e24b2e4afa6142178dca3746cc77f307", "id": "4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e", "name": "CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router"}]} 2018-10-08 04:32:06,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router&admin_state_up=True used request id req-d3fff37b-f9e1-46d4-a5a6-3705767ba0b7 2018-10-08 04:32:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:06,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:06,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e24b2e4afa6142178dca3746cc77f307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084bb5b7a6d5c29bc0447842cae24a8ab71bec3a" 2018-10-08 04:32:06,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997a8e4e-e09f-497f-8cd2-80268b7866ab Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e24b2e4afa6142178dca3746cc77f307"}, "enabled": true, "id": "e24b2e4afa6142178dca3746cc77f307", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f62e24ba-6b18-46d-proj"}} 2018-10-08 04:32:06,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e24b2e4afa6142178dca3746cc77f307 used request id req-997a8e4e-e09f-497f-8cd2-80268b7866ab 2018-10-08 04:32:06,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c58a8cb1b7f7ebec9bcf5980b225afa4c88079" 2018-10-08 04:32:06,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4143f37a-e99e-49d7-bf8a-692c61d0dd56 Date: Mon, 08 Oct 2018 04:32:06 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:06,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e used request id req-4143f37a-e99e-49d7-bf8a-692c61d0dd56 2018-10-08 04:32:06,346 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router 2018-10-08 04:32:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c58a8cb1b7f7ebec9bcf5980b225afa4c88079" 2018-10-08 04:32:10,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be2e0a31-0e16-4690-8976-f0222dc2501b Content-Length: 0 Date: Mon, 08 Oct 2018 04:32:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:32:10,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e used request id req-be2e0a31-0e16-4690-8976-f0222dc2501b 2018-10-08 04:32:10,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c58a8cb1b7f7ebec9bcf5980b225afa4c88079" 2018-10-08 04:32:10,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-291e21da-904a-4f87-82f9-c941744775ec Date: Mon, 08 Oct 2018 04:32:10 GMT RESP BODY: {"routers": []} 2018-10-08 04:32:10,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router&admin_state_up=True used request id req-291e21da-904a-4f87-82f9-c941744775ec 2018-10-08 04:32:10,667 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router 2018-10-08 04:32:10,667 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d852dcc3-745f-4439-94c7-c1969b164c09-pub-router 2018-10-08 04:32:10,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf1fb28239101599d5b57a62fd2c23aebd0135b" 2018-10-08 04:32:10,867 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-c0faf901-29e9-4daf-a520-2c534e0d0fe6 Date: Mon, 08 Oct 2018 04:32:10 GMT RESP BODY: {"NeutronError": {"message": "Router 4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-08 04:32:10,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e used request id req-c0faf901-29e9-4daf-a520-2c534e0d0fe6 2018-10-08 04:32:10,867 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 4efb2e6e-1afd-402b-9c2e-260ce2aa9e1e could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-08 04:32:10,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:32:11,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-09090fe7-4180-4eb3-a2c6-bea1e6f5e36d Date: Mon, 08 Oct 2018 04:32:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:32:11,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-09090fe7-4180-4eb3-a2c6-bea1e6f5e36d 2018-10-08 04:32:11,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:32:11,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e806697-7b0b-4be7-a054-342534c2d6e4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:32:11,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-7e806697-7b0b-4be7-a054-342534c2d6e4 2018-10-08 04:32:11,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:32:11,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92173dce-7491-41d2-8915-63ca9cf70607 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:32:11,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-92173dce-7491-41d2-8915-63ca9cf70607 2018-10-08 04:32:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:32:11,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cfad8e-467f-4f1c-b371-ba11523fd1b8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:32:11,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-f9cfad8e-467f-4f1c-b371-ba11523fd1b8 2018-10-08 04:32:11,362 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f62e24ba-6b18-46d-proj 2018-10-08 04:32:11,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e24b2e4afa6142178dca3746cc77f307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:32:11,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44683ce-78ba-476b-b5b1-c4ee8845c18c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:11,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e24b2e4afa6142178dca3746cc77f307 used request id req-c44683ce-78ba-476b-b5b1-c4ee8845c18c 2018-10-08 04:32:11,566 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f62e24ba-6b18-46d-proj-role 2018-10-08 04:32:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fc5c2fe2b8ab4ab0a3475f454ba869fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:32:11,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-466b84b8-ebe7-43c8-b45f-b0d322f6af0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:11,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fc5c2fe2b8ab4ab0a3475f454ba869fc used request id req-466b84b8-ebe7-43c8-b45f-b0d322f6af0a 2018-10-08 04:32:11,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760a10565c5eb08118b4ab62fb2c6b20ec2e205f" 2018-10-08 04:32:11,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed6c136-5903-4ed2-b75f-5b70e6df9034 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:32:11,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ed6c136-5903-4ed2-b75f-5b70e6df9034 2018-10-08 04:32:11,761 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f62e24ba-6b18-46d-user 2018-10-08 04:32:11,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a3467557aa5e4fac9c6643a18ee05dd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b2ee398d355c0ac741e9ff3b4004ffaec598f5" 2018-10-08 04:32:11,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef93c679-fa48-45c1-879c-363861255f27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:11,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a3467557aa5e4fac9c6643a18ee05dd0 used request id req-ef93c679-fa48-45c1-879c-363861255f27 2018-10-08 04:32:11,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:12,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bMKmTAzARvid1r7sH_zbcQ"], "issued_at": "2018-10-08T04:32:12.000000Z"}} 2018-10-08 04:32:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b2013a299f5fb0f51390cf8a10c98517f8c3fa" 2018-10-08 04:32:12,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058abf22-6ff9-440a-b82b-efc862926cb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:12,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-058abf22-6ff9-440a-b82b-efc862926cb9 2018-10-08 04:32:12,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:12,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:12,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["R8mMB9RxT9Gh8i6-lJLRsw"], "issued_at": "2018-10-08T04:32:12.000000Z"}} 2018-10-08 04:32:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:12,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f06ac4-322d-436c-a672-32dc44f0945f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:12,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-89f06ac4-322d-436c-a672-32dc44f0945f 2018-10-08 04:32:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:12,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:12,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5df66de1-a4f6-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:12,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90493806-1b28-45ce-a0cf-0bd8f2157c2c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5df66de1-a4f6-46a-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:32:12,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5df66de1-a4f6-46a-proj used request id req-90493806-1b28-45ce-a0cf-0bd8f2157c2c 2018-10-08 04:32:12,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:13,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91fab83-c090-4b04-98f4-7d51a273fa7f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:32:13,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d91fab83-c090-4b04-98f4-7d51a273fa7f 2018-10-08 04:32:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj"}}' 2018-10-08 04:32:13,179 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d63199-185b-4f33-b0e0-31027bfc4de0 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a760cc69e85d43a885baf7b8a3c8ea2d"}, "enabled": true, "id": "a760cc69e85d43a885baf7b8a3c8ea2d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj"}} 2018-10-08 04:32:13,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-20d63199-185b-4f33-b0e0-31027bfc4de0 2018-10-08 04:32:13,180 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5df66de1-a4f6-46a-proj 2018-10-08 04:32:13,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:13,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:13,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ppsa-flSRrqR1qZD5q4z0g"], "issued_at": "2018-10-08T04:32:13.000000Z"}} 2018-10-08 04:32:13,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ce7ae35147f8fd1a8f85c6055b980b93bea1d9" 2018-10-08 04:32:13,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f45f5816-8f85-49e6-9d0f-40fa308c9265 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:13,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f45f5816-8f85-49e6-9d0f-40fa308c9265 2018-10-08 04:32:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:13,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:13,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ce7ae35147f8fd1a8f85c6055b980b93bea1d9" 2018-10-08 04:32:13,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa79a56-e923-4e08-982a-2eb418db9744 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:32:13,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9fa79a56-e923-4e08-982a-2eb418db9744 2018-10-08 04:32:13,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-5df66de1-a4f6-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ce7ae35147f8fd1a8f85c6055b980b93bea1d9" 2018-10-08 04:32:13,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2905867-e296-4f1d-b594-42a9a5a394ea Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-5df66de1-a4f6-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a760cc69e85d43a885baf7b8a3c8ea2d"}, "enabled": true, "id": "a760cc69e85d43a885baf7b8a3c8ea2d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj"}]} 2018-10-08 04:32:13,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-5df66de1-a4f6-46a-proj used request id req-b2905867-e296-4f1d-b594-42a9a5a394ea 2018-10-08 04:32:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ce7ae35147f8fd1a8f85c6055b980b93bea1d9" 2018-10-08 04:32:13,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba142656-c7d6-4399-a98f-396f0388222b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:32:13,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ba142656-c7d6-4399-a98f-396f0388222b 2018-10-08 04:32:14,251 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5df66de1-a4f6-46a-user 2018-10-08 04:32:14,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:14,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a874c4-bea8-48d8-9d1c-06156c4e78bc Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:32:14,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b2a874c4-bea8-48d8-9d1c-06156c4e78bc 2018-10-08 04:32:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" -d '{"role": {"name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj-role"}}' 2018-10-08 04:32:14,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6955d1ff-c8ae-44c6-90df-318b36372833 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b77f71924f441d4ba0b7b24a0cf3f57", "links": {"self": "http://172.30.9.28:5000/v3/roles/3b77f71924f441d4ba0b7b24a0cf3f57"}, "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj-role"}} 2018-10-08 04:32:14,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6955d1ff-c8ae-44c6-90df-318b36372833 2018-10-08 04:32:14,443 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5df66de1-a4f6-46a-proj-role 2018-10-08 04:32:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3b77f71924f441d4ba0b7b24a0cf3f57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:14,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548bdc14-0760-4d4c-8a42-97140e8fdb5d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3b77f71924f441d4ba0b7b24a0cf3f57"}, "domain_id": null, "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj-role", "id": "3b77f71924f441d4ba0b7b24a0cf3f57"}} 2018-10-08 04:32:14,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3b77f71924f441d4ba0b7b24a0cf3f57 used request id req-548bdc14-0760-4d4c-8a42-97140e8fdb5d 2018-10-08 04:32:14,536 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5df66de1-a4f6-46a-proj-role to project CreateRouterSuccessTests-5df66de1-a4f6-46a-proj 2018-10-08 04:32:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a760cc69e85d43a885baf7b8a3c8ea2d/users/872458c70120445a9c5e429488820f62/roles/3b77f71924f441d4ba0b7b24a0cf3f57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:14,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3feda42-6166-41a7-9444-e9a5f7047e07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:14,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a760cc69e85d43a885baf7b8a3c8ea2d/users/872458c70120445a9c5e429488820f62/roles/3b77f71924f441d4ba0b7b24a0cf3f57 used request id req-d3feda42-6166-41a7-9444-e9a5f7047e07 2018-10-08 04:32:14,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:14,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:15,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b77f71924f441d4ba0b7b24a0cf3f57", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj-role"}], "expires_at": "2018-10-08T05:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a760cc69e85d43a885baf7b8a3c8ea2d", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-user", "id": "872458c70120445a9c5e429488820f62"}, "audit_ids": ["zyNIcIhZRkSakjy5R0RPbQ"], "issued_at": "2018-10-08T04:32:15.000000Z"}} 2018-10-08 04:32:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}806ffc29bb248a50be4d0bfb4b593985ad03c777" 2018-10-08 04:32:15,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c4ee02-f4e4-4e81-b87e-bca5875bc4ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:15,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-33c4ee02-f4e4-4e81-b87e-bca5875bc4ce 2018-10-08 04:32:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}806ffc29bb248a50be4d0bfb4b593985ad03c777" 2018-10-08 04:32:15,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-74699cc6-abfd-45d1-aa9d-57a09b3b1f2c Date: Mon, 08 Oct 2018 04:32:15 GMT RESP BODY: {"routers": []} 2018-10-08 04:32:15,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router&admin_state_up=True used request id req-74699cc6-abfd-45d1-aa9d-57a09b3b1f2c 2018-10-08 04:32:15,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:15,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:15,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b77f71924f441d4ba0b7b24a0cf3f57", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj-role"}], "expires_at": "2018-10-08T05:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a760cc69e85d43a885baf7b8a3c8ea2d", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-user", "id": "872458c70120445a9c5e429488820f62"}, "audit_ids": ["Kd2G9zzfQ0CeAzy8EylHOQ"], "issued_at": "2018-10-08T04:32:15.000000Z"}} 2018-10-08 04:32:15,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e6605388017fbab8ed5b4332e63b60bc22dbfd" 2018-10-08 04:32:15,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bef108d-9059-40b0-a99c-3b3efc51eeba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:15,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2bef108d-9059-40b0-a99c-3b3efc51eeba 2018-10-08 04:32:15,781 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router 2018-10-08 04:32:15,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}806ffc29bb248a50be4d0bfb4b593985ad03c777" -d '{"router": {"name": "CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router", "admin_state_up": true}}' 2018-10-08 04:32:19,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-24ee5744-3273-432d-8150-cfc7e5200728 Date: Mon, 08 Oct 2018 04:32:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a760cc69e85d43a885baf7b8a3c8ea2d", "created_at": "2018-10-08T04:32:16Z", "admin_state_up": true, "updated_at": "2018-10-08T04:32:16Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "a760cc69e85d43a885baf7b8a3c8ea2d", "id": "e872faf7-257e-48fc-99cf-cddf59cb3cbf", "name": "CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router"}} 2018-10-08 04:32:19,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-24ee5744-3273-432d-8150-cfc7e5200728 2018-10-08 04:32:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e872faf7-257e-48fc-99cf-cddf59cb3cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}806ffc29bb248a50be4d0bfb4b593985ad03c777" 2018-10-08 04:32:19,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-36ef6505-5a9e-47b0-84d5-4f58074af08a Date: Mon, 08 Oct 2018 04:32:19 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:19,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e872faf7-257e-48fc-99cf-cddf59cb3cbf used request id req-36ef6505-5a9e-47b0-84d5-4f58074af08a 2018-10-08 04:32:19,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/e872faf7-257e-48fc-99cf-cddf59cb3cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}806ffc29bb248a50be4d0bfb4b593985ad03c777" 2018-10-08 04:32:19,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-fcbce7b6-8e2b-417c-bf77-714f266adbc6 Date: Mon, 08 Oct 2018 04:32:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a760cc69e85d43a885baf7b8a3c8ea2d", "created_at": "2018-10-08T04:32:16Z", "admin_state_up": true, "updated_at": "2018-10-08T04:32:19Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "a760cc69e85d43a885baf7b8a3c8ea2d", "id": "e872faf7-257e-48fc-99cf-cddf59cb3cbf", "name": "CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router"}} 2018-10-08 04:32:19,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/e872faf7-257e-48fc-99cf-cddf59cb3cbf used request id req-fcbce7b6-8e2b-417c-bf77-714f266adbc6 2018-10-08 04:32:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e872faf7-257e-48fc-99cf-cddf59cb3cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}806ffc29bb248a50be4d0bfb4b593985ad03c777" 2018-10-08 04:32:20,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a603b78b-003c-4784-963b-61f0db6ad43b Date: Mon, 08 Oct 2018 04:32:20 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:20,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e872faf7-257e-48fc-99cf-cddf59cb3cbf used request id req-a603b78b-003c-4784-963b-61f0db6ad43b 2018-10-08 04:32:20,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:20,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b77f71924f441d4ba0b7b24a0cf3f57", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj-role"}], "expires_at": "2018-10-08T05:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a760cc69e85d43a885baf7b8a3c8ea2d", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a760cc69e85d43a885baf7b8a3c8ea2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-user", "id": "872458c70120445a9c5e429488820f62"}, "audit_ids": ["1qBAszZvTdCN0PywJ5gU9Q"], "issued_at": "2018-10-08T04:32:20.000000Z"}} 2018-10-08 04:32:20,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc8417c833dbd655e705918129582db5b29c9f7" 2018-10-08 04:32:20,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-aebdd6cf-fe10-4c91-a808-bc12c0bbd883 Date: Mon, 08 Oct 2018 04:32:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a760cc69e85d43a885baf7b8a3c8ea2d", "created_at": "2018-10-08T04:32:16Z", "admin_state_up": true, "updated_at": "2018-10-08T04:32:19Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "a760cc69e85d43a885baf7b8a3c8ea2d", "id": "e872faf7-257e-48fc-99cf-cddf59cb3cbf", "name": "CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router"}]} 2018-10-08 04:32:20,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router&admin_state_up=True used request id req-aebdd6cf-fe10-4c91-a808-bc12c0bbd883 2018-10-08 04:32:20,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:20,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:20,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a760cc69e85d43a885baf7b8a3c8ea2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b2013a299f5fb0f51390cf8a10c98517f8c3fa" 2018-10-08 04:32:20,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd16460-534f-478e-9707-ff4d15609a85 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a760cc69e85d43a885baf7b8a3c8ea2d"}, "enabled": true, "id": "a760cc69e85d43a885baf7b8a3c8ea2d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5df66de1-a4f6-46a-proj"}} 2018-10-08 04:32:20,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a760cc69e85d43a885baf7b8a3c8ea2d used request id req-6fd16460-534f-478e-9707-ff4d15609a85 2018-10-08 04:32:20,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e872faf7-257e-48fc-99cf-cddf59cb3cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc8417c833dbd655e705918129582db5b29c9f7" 2018-10-08 04:32:20,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0f2f0f10-3dce-4365-837d-fa2b677d0ee6 Date: Mon, 08 Oct 2018 04:32:20 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:20,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e872faf7-257e-48fc-99cf-cddf59cb3cbf used request id req-0f2f0f10-3dce-4365-837d-fa2b677d0ee6 2018-10-08 04:32:20,956 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router 2018-10-08 04:32:20,956 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-45fc898e-db8b-422d-8595-1201dbb5865e-pub-router 2018-10-08 04:32:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/e872faf7-257e-48fc-99cf-cddf59cb3cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}806ffc29bb248a50be4d0bfb4b593985ad03c777" 2018-10-08 04:32:23,681 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d5c19e9-4c5a-4b42-a828-9d494b15f8e2 Content-Length: 0 Date: Mon, 08 Oct 2018 04:32:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:32:23,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e872faf7-257e-48fc-99cf-cddf59cb3cbf used request id req-4d5c19e9-4c5a-4b42-a828-9d494b15f8e2 2018-10-08 04:32:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:23,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-180362be-71e8-446e-9bfc-b34d4b02a01c Date: Mon, 08 Oct 2018 04:32:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:32:23,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-180362be-71e8-446e-9bfc-b34d4b02a01c 2018-10-08 04:32:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:23,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9d6c1f-d243-4562-b0a0-6ac0d6b0104d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:32:23,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-1d9d6c1f-d243-4562-b0a0-6ac0d6b0104d 2018-10-08 04:32:23,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:24,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca571309-c75f-4c46-ad27-bacd96da5b04 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:32:24,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-ca571309-c75f-4c46-ad27-bacd96da5b04 2018-10-08 04:32:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:24,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646a1b35-eaf2-401e-ad8f-605a44b68940 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:32:24,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-646a1b35-eaf2-401e-ad8f-605a44b68940 2018-10-08 04:32:24,177 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5df66de1-a4f6-46a-proj 2018-10-08 04:32:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a760cc69e85d43a885baf7b8a3c8ea2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:24,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d89a131-0ea4-46b3-8e69-b3355affdd0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:24,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a760cc69e85d43a885baf7b8a3c8ea2d used request id req-9d89a131-0ea4-46b3-8e69-b3355affdd0d 2018-10-08 04:32:24,416 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5df66de1-a4f6-46a-proj-role 2018-10-08 04:32:24,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3b77f71924f441d4ba0b7b24a0cf3f57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:24,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abbc83db-6f80-4ec4-beda-479ec30fead7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:24,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3b77f71924f441d4ba0b7b24a0cf3f57 used request id req-abbc83db-6f80-4ec4-beda-479ec30fead7 2018-10-08 04:32:24,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1889c79f3bb6526ed675a8080957badb421e1926" 2018-10-08 04:32:24,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd7fc9d-767b-4051-a219-8ed9fb251b4e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:32:24,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bfd7fc9d-767b-4051-a219-8ed9fb251b4e 2018-10-08 04:32:24,623 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5df66de1-a4f6-46a-user 2018-10-08 04:32:24,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/872458c70120445a9c5e429488820f62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ce7ae35147f8fd1a8f85c6055b980b93bea1d9" 2018-10-08 04:32:24,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6aaaf21-07bf-4ead-bf17-c136e33256dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:24,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/872458c70120445a9c5e429488820f62 used request id req-b6aaaf21-07bf-4ead-bf17-c136e33256dc 2018-10-08 04:32:24,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:25,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["eE8rvoATRmSpR09Cq9PJwA"], "issued_at": "2018-10-08T04:32:25.000000Z"}} 2018-10-08 04:32:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ca77a412438618fd1eb9a08480f49b6438c709" 2018-10-08 04:32:25,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10440018-2ec5-489d-a86b-42f450cee21a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:25,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-10440018-2ec5-489d-a86b-42f450cee21a 2018-10-08 04:32:25,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:25,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:25,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["yR9PFLxCTICo7-iELNDCmQ"], "issued_at": "2018-10-08T04:32:25.000000Z"}} 2018-10-08 04:32:25,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:25,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805c1bce-c750-4378-940f-0bf5bbf4af6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:25,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-805c1bce-c750-4378-940f-0bf5bbf4af6a 2018-10-08 04:32:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:25,830 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:25,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e243f782-dec0-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:25,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7557a9f0-b383-45b6-8c15-b2fea8bccd92 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e243f782-dec0-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:32:25,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e243f782-dec0-4a6-proj used request id req-7557a9f0-b383-45b6-8c15-b2fea8bccd92 2018-10-08 04:32:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:26,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16f7e90-83bc-49c2-aee4-f3e66da00f32 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:32:26,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b16f7e90-83bc-49c2-aee4-f3e66da00f32 2018-10-08 04:32:26,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj"}}' 2018-10-08 04:32:26,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-728409ba-dcf3-49d9-a30d-3d5ce188b39a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e0dc3ae8c394ffba98224284b772859"}, "enabled": true, "id": "9e0dc3ae8c394ffba98224284b772859", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj"}} 2018-10-08 04:32:26,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-728409ba-dcf3-49d9-a30d-3d5ce188b39a 2018-10-08 04:32:26,126 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e243f782-dec0-4a6-proj 2018-10-08 04:32:26,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:26,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:26,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["i7wfHhi6REKE5CxPSTB76Q"], "issued_at": "2018-10-08T04:32:26.000000Z"}} 2018-10-08 04:32:26,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211164052210d1f717d0d799da58377e58390cf9" 2018-10-08 04:32:26,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467bb202-debf-4ee2-bdb8-0bbf51e1c4c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:26,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-467bb202-debf-4ee2-bdb8-0bbf51e1c4c4 2018-10-08 04:32:26,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:26,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211164052210d1f717d0d799da58377e58390cf9" 2018-10-08 04:32:26,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30444250-c0e2-474d-9fac-dbaadf1454b6 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:32:26,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-30444250-c0e2-474d-9fac-dbaadf1454b6 2018-10-08 04:32:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e243f782-dec0-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211164052210d1f717d0d799da58377e58390cf9" 2018-10-08 04:32:26,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5080c1b9-9223-4c14-a3a7-bf342328e0a3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e243f782-dec0-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e0dc3ae8c394ffba98224284b772859"}, "enabled": true, "id": "9e0dc3ae8c394ffba98224284b772859", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj"}]} 2018-10-08 04:32:26,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e243f782-dec0-4a6-proj used request id req-5080c1b9-9223-4c14-a3a7-bf342328e0a3 2018-10-08 04:32:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211164052210d1f717d0d799da58377e58390cf9" 2018-10-08 04:32:26,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db749aff-1f46-4365-a2f8-a3fa9fd3ad00 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:32:26,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-db749aff-1f46-4365-a2f8-a3fa9fd3ad00 2018-10-08 04:32:27,278 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e243f782-dec0-4a6-user 2018-10-08 04:32:27,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:27,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:27,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ff067d-baed-4378-8f7a-3c09f3552e0c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:32:27,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d3ff067d-baed-4378-8f7a-3c09f3552e0c 2018-10-08 04:32:27,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" -d '{"role": {"name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj-role"}}' 2018-10-08 04:32:27,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12bb6348-09f3-408a-aefb-452bbf00371f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80476447641e491fb038ac839e8ec8a3", "links": {"self": "http://172.30.9.28:5000/v3/roles/80476447641e491fb038ac839e8ec8a3"}, "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj-role"}} 2018-10-08 04:32:27,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-12bb6348-09f3-408a-aefb-452bbf00371f 2018-10-08 04:32:27,407 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e243f782-dec0-4a6-proj-role 2018-10-08 04:32:27,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/80476447641e491fb038ac839e8ec8a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:27,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76531a1-9f16-4935-a3a3-083234818c00 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/80476447641e491fb038ac839e8ec8a3"}, "domain_id": null, "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj-role", "id": "80476447641e491fb038ac839e8ec8a3"}} 2018-10-08 04:32:27,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/80476447641e491fb038ac839e8ec8a3 used request id req-d76531a1-9f16-4935-a3a3-083234818c00 2018-10-08 04:32:27,428 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e243f782-dec0-4a6-proj-role to project CreateRouterSuccessTests-e243f782-dec0-4a6-proj 2018-10-08 04:32:27,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9e0dc3ae8c394ffba98224284b772859/users/c39e625fece3444bae76bbcf3420a713/roles/80476447641e491fb038ac839e8ec8a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:27,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f68ae796-348f-4c29-bc6d-e9749c167f1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:27,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9e0dc3ae8c394ffba98224284b772859/users/c39e625fece3444bae76bbcf3420a713/roles/80476447641e491fb038ac839e8ec8a3 used request id req-f68ae796-348f-4c29-bc6d-e9749c167f1a 2018-10-08 04:32:27,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:27,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:27,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80476447641e491fb038ac839e8ec8a3", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj-role"}], "expires_at": "2018-10-08T05:32:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e0dc3ae8c394ffba98224284b772859", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-user", "id": "c39e625fece3444bae76bbcf3420a713"}, "audit_ids": ["uj6l8rMhQ_O4_eWS0JY_Og"], "issued_at": "2018-10-08T04:32:27.000000Z"}} 2018-10-08 04:32:27,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b801329f9d28c84cb57e852fb92d42f0478c558c" 2018-10-08 04:32:28,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74e759e-e09d-4f27-8a42-11be0e632192 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:28,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e74e759e-e09d-4f27-8a42-11be0e632192 2018-10-08 04:32:28,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b801329f9d28c84cb57e852fb92d42f0478c558c" 2018-10-08 04:32:28,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f8f9373-52d0-4a0f-bd78-38e9e1532d43 Date: Mon, 08 Oct 2018 04:32:28 GMT RESP BODY: {"routers": []} 2018-10-08 04:32:28,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router&admin_state_up=False used request id req-0f8f9373-52d0-4a0f-bd78-38e9e1532d43 2018-10-08 04:32:28,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:28,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:28,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80476447641e491fb038ac839e8ec8a3", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj-role"}], "expires_at": "2018-10-08T05:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e0dc3ae8c394ffba98224284b772859", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-user", "id": "c39e625fece3444bae76bbcf3420a713"}, "audit_ids": ["-o1rxUTvRmeCkaEqOZa6Pg"], "issued_at": "2018-10-08T04:32:28.000000Z"}} 2018-10-08 04:32:28,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5492870b8913a66046ac34cdd012abf40665e0" 2018-10-08 04:32:28,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2550103a-9c47-4f7f-9eed-f251bab477b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:28,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2550103a-9c47-4f7f-9eed-f251bab477b8 2018-10-08 04:32:28,742 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router 2018-10-08 04:32:28,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b801329f9d28c84cb57e852fb92d42f0478c558c" -d '{"router": {"name": "CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router", "admin_state_up": false}}' 2018-10-08 04:32:32,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-f92a4373-4cba-4f7b-a49d-b5b409f70ead Date: Mon, 08 Oct 2018 04:32:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9e0dc3ae8c394ffba98224284b772859", "created_at": "2018-10-08T04:32:29Z", "admin_state_up": false, "updated_at": "2018-10-08T04:32:29Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "9e0dc3ae8c394ffba98224284b772859", "id": "7154a08e-948b-4c12-bdb2-4eae6b026d08", "name": "CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router"}} 2018-10-08 04:32:32,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-f92a4373-4cba-4f7b-a49d-b5b409f70ead 2018-10-08 04:32:32,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7154a08e-948b-4c12-bdb2-4eae6b026d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b801329f9d28c84cb57e852fb92d42f0478c558c" 2018-10-08 04:32:32,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7188cbbb-d184-48a3-8aec-8291a8022795 Date: Mon, 08 Oct 2018 04:32:32 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:32,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7154a08e-948b-4c12-bdb2-4eae6b026d08 used request id req-7188cbbb-d184-48a3-8aec-8291a8022795 2018-10-08 04:32:32,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/7154a08e-948b-4c12-bdb2-4eae6b026d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b801329f9d28c84cb57e852fb92d42f0478c558c" 2018-10-08 04:32:32,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-afd2cf2d-eb07-42b8-a298-8095071ae766 Date: Mon, 08 Oct 2018 04:32:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9e0dc3ae8c394ffba98224284b772859", "created_at": "2018-10-08T04:32:29Z", "admin_state_up": false, "updated_at": "2018-10-08T04:32:32Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "9e0dc3ae8c394ffba98224284b772859", "id": "7154a08e-948b-4c12-bdb2-4eae6b026d08", "name": "CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router"}} 2018-10-08 04:32:32,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/7154a08e-948b-4c12-bdb2-4eae6b026d08 used request id req-afd2cf2d-eb07-42b8-a298-8095071ae766 2018-10-08 04:32:32,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7154a08e-948b-4c12-bdb2-4eae6b026d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b801329f9d28c84cb57e852fb92d42f0478c558c" 2018-10-08 04:32:33,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-121c32ef-41b3-4fe4-9f07-5300c5d74c1a Date: Mon, 08 Oct 2018 04:32:33 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:33,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7154a08e-948b-4c12-bdb2-4eae6b026d08 used request id req-121c32ef-41b3-4fe4-9f07-5300c5d74c1a 2018-10-08 04:32:33,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:33,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80476447641e491fb038ac839e8ec8a3", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj-role"}], "expires_at": "2018-10-08T05:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e0dc3ae8c394ffba98224284b772859", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9e0dc3ae8c394ffba98224284b772859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-user", "id": "c39e625fece3444bae76bbcf3420a713"}, "audit_ids": ["hOHi_WaQRzC0h9V6rjM8zg"], "issued_at": "2018-10-08T04:32:33.000000Z"}} 2018-10-08 04:32:33,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64ae8357c4e4b1b5e40b0159bf555e32c9f1dfa" 2018-10-08 04:32:33,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-28e4ca64-65cb-44c0-974d-8ea6044be67d Date: Mon, 08 Oct 2018 04:32:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9e0dc3ae8c394ffba98224284b772859", "created_at": "2018-10-08T04:32:29Z", "admin_state_up": false, "updated_at": "2018-10-08T04:32:32Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "9e0dc3ae8c394ffba98224284b772859", "id": "7154a08e-948b-4c12-bdb2-4eae6b026d08", "name": "CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router"}]} 2018-10-08 04:32:33,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router&admin_state_up=False used request id req-28e4ca64-65cb-44c0-974d-8ea6044be67d 2018-10-08 04:32:33,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:33,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:33,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9e0dc3ae8c394ffba98224284b772859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ca77a412438618fd1eb9a08480f49b6438c709" 2018-10-08 04:32:33,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d672872a-0dc5-415d-ac0e-bd462c376b19 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e0dc3ae8c394ffba98224284b772859"}, "enabled": true, "id": "9e0dc3ae8c394ffba98224284b772859", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e243f782-dec0-4a6-proj"}} 2018-10-08 04:32:33,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9e0dc3ae8c394ffba98224284b772859 used request id req-d672872a-0dc5-415d-ac0e-bd462c376b19 2018-10-08 04:32:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7154a08e-948b-4c12-bdb2-4eae6b026d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64ae8357c4e4b1b5e40b0159bf555e32c9f1dfa" 2018-10-08 04:32:33,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9376aa0e-4869-4aae-93e5-5ca65415efc1 Date: Mon, 08 Oct 2018 04:32:33 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:33,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7154a08e-948b-4c12-bdb2-4eae6b026d08 used request id req-9376aa0e-4869-4aae-93e5-5ca65415efc1 2018-10-08 04:32:33,942 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router 2018-10-08 04:32:33,942 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d63ca455-7b96-4c42-8dde-9f632144cace-pub-router 2018-10-08 04:32:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/7154a08e-948b-4c12-bdb2-4eae6b026d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b801329f9d28c84cb57e852fb92d42f0478c558c" 2018-10-08 04:32:36,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2197d09b-51d8-4a09-97f1-4e87de9ec13e Content-Length: 0 Date: Mon, 08 Oct 2018 04:32:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:32:36,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/7154a08e-948b-4c12-bdb2-4eae6b026d08 used request id req-2197d09b-51d8-4a09-97f1-4e87de9ec13e 2018-10-08 04:32:36,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:36,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7b964f2d-2c3c-4d41-9114-a18e2b3c4bb4 Date: Mon, 08 Oct 2018 04:32:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:32:36,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7b964f2d-2c3c-4d41-9114-a18e2b3c4bb4 2018-10-08 04:32:36,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:36,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95438863-3f69-4c54-a065-eba7beb8f354 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:32:36,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-95438863-3f69-4c54-a065-eba7beb8f354 2018-10-08 04:32:36,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:37,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2202d24-fde0-435d-8555-ded664fd7a9b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:32:37,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-b2202d24-fde0-435d-8555-ded664fd7a9b 2018-10-08 04:32:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:37,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4586d2a0-db92-470b-9d41-5a786e322642 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:32:37,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-4586d2a0-db92-470b-9d41-5a786e322642 2018-10-08 04:32:37,156 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e243f782-dec0-4a6-proj 2018-10-08 04:32:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9e0dc3ae8c394ffba98224284b772859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:37,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfa45545-d96a-44ab-b2b7-7849f386873a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:37,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9e0dc3ae8c394ffba98224284b772859 used request id req-bfa45545-d96a-44ab-b2b7-7849f386873a 2018-10-08 04:32:37,452 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e243f782-dec0-4a6-proj-role 2018-10-08 04:32:37,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/80476447641e491fb038ac839e8ec8a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:37,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6655c2d-ed49-4ac1-bebb-a0a792de722c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:37,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/80476447641e491fb038ac839e8ec8a3 used request id req-e6655c2d-ed49-4ac1-bebb-a0a792de722c 2018-10-08 04:32:37,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da00b1e1b00f3fecea1299818a5429a2fe03a60" 2018-10-08 04:32:37,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60265847-7847-455c-a0fb-c5b3c300a03a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:32:37,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-60265847-7847-455c-a0fb-c5b3c300a03a 2018-10-08 04:32:37,657 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e243f782-dec0-4a6-user 2018-10-08 04:32:37,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c39e625fece3444bae76bbcf3420a713 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211164052210d1f717d0d799da58377e58390cf9" 2018-10-08 04:32:37,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8078262d-618b-4bec-a952-f3fd6b62e456 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:37,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c39e625fece3444bae76bbcf3420a713 used request id req-8078262d-618b-4bec-a952-f3fd6b62e456 2018-10-08 04:32:37,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:38,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["MgTTOKixQFKPs-7CXMQiBw"], "issued_at": "2018-10-08T04:32:38.000000Z"}} 2018-10-08 04:32:38,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3e0da96c81d387a8d5e01caba15a495d15279d" 2018-10-08 04:32:38,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed91271-1643-403e-a63d-3c1c51200f64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:38,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ed91271-1643-403e-a63d-3c1c51200f64 2018-10-08 04:32:38,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:38,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:38,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["0kvWclftRWeiQ9aLEgxFxQ"], "issued_at": "2018-10-08T04:32:38.000000Z"}} 2018-10-08 04:32:38,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:38,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdde480-a702-44a4-bed6-659737bd0558 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:38,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2bdde480-a702-44a4-bed6-659737bd0558 2018-10-08 04:32:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:38,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-74e0b5e9-1520-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:38,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8bfbd6-9d2d-4d32-8abf-747a875edaf3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-74e0b5e9-1520-417-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:32:38,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-74e0b5e9-1520-417-proj used request id req-6d8bfbd6-9d2d-4d32-8abf-747a875edaf3 2018-10-08 04:32:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:38,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15c2151-adcb-472d-a838-181b113a1bdc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:32:38,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f15c2151-adcb-472d-a838-181b113a1bdc 2018-10-08 04:32:39,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj"}}' 2018-10-08 04:32:39,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b54daa0-08ec-4a37-b179-c3bfd9536b4b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae"}, "enabled": true, "id": "4c097131df964667bada167c8d44a5ae", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj"}} 2018-10-08 04:32:39,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5b54daa0-08ec-4a37-b179-c3bfd9536b4b 2018-10-08 04:32:39,102 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-74e0b5e9-1520-417-proj 2018-10-08 04:32:39,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:39,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:39,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["G5O6_lwzSd21stWaRkvupA"], "issued_at": "2018-10-08T04:32:39.000000Z"}} 2018-10-08 04:32:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a819c3bc8f3b9c61dbf568ecbe9fb51eca7e66f" 2018-10-08 04:32:39,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c57692-3fe4-444e-bfe5-052cdde241a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:39,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-23c57692-3fe4-444e-bfe5-052cdde241a3 2018-10-08 04:32:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:39,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a819c3bc8f3b9c61dbf568ecbe9fb51eca7e66f" 2018-10-08 04:32:39,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560f7ccc-4d55-44a6-bce3-1227c30beccd Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:32:39,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-560f7ccc-4d55-44a6-bce3-1227c30beccd 2018-10-08 04:32:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-74e0b5e9-1520-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a819c3bc8f3b9c61dbf568ecbe9fb51eca7e66f" 2018-10-08 04:32:39,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ea7baa-8176-4538-abd3-35167df3e706 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-74e0b5e9-1520-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae"}, "enabled": true, "id": "4c097131df964667bada167c8d44a5ae", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj"}]} 2018-10-08 04:32:39,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-74e0b5e9-1520-417-proj used request id req-67ea7baa-8176-4538-abd3-35167df3e706 2018-10-08 04:32:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a819c3bc8f3b9c61dbf568ecbe9fb51eca7e66f" 2018-10-08 04:32:39,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be675bde-2df2-423f-b965-b5d822cc19c9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:32:39,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-be675bde-2df2-423f-b965-b5d822cc19c9 2018-10-08 04:32:40,149 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-74e0b5e9-1520-417-user 2018-10-08 04:32:40,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:40,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63903b1-2d6a-4a36-8da7-2d81a1e3594b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:32:40,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d63903b1-2d6a-4a36-8da7-2d81a1e3594b 2018-10-08 04:32:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" -d '{"role": {"name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj-role"}}' 2018-10-08 04:32:40,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c95d6e2-c3fa-489b-a0fc-1ff43845aa54 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5124974c4884ccb923d9ecb3df26b7a", "links": {"self": "http://172.30.9.28:5000/v3/roles/f5124974c4884ccb923d9ecb3df26b7a"}, "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj-role"}} 2018-10-08 04:32:40,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9c95d6e2-c3fa-489b-a0fc-1ff43845aa54 2018-10-08 04:32:40,359 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-74e0b5e9-1520-417-proj-role 2018-10-08 04:32:40,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f5124974c4884ccb923d9ecb3df26b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:40,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c84511-5028-49a2-8809-fda765c796e7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f5124974c4884ccb923d9ecb3df26b7a"}, "domain_id": null, "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj-role", "id": "f5124974c4884ccb923d9ecb3df26b7a"}} 2018-10-08 04:32:40,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f5124974c4884ccb923d9ecb3df26b7a used request id req-d8c84511-5028-49a2-8809-fda765c796e7 2018-10-08 04:32:40,455 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-74e0b5e9-1520-417-proj-role to project CreateRouterSuccessTests-74e0b5e9-1520-417-proj 2018-10-08 04:32:40,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae/users/bbe919da7e0a419aab5866266562b0ce/roles/f5124974c4884ccb923d9ecb3df26b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:40,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db095fa6-041b-4bb0-950c-96d8e07e1a67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:40,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae/users/bbe919da7e0a419aab5866266562b0ce/roles/f5124974c4884ccb923d9ecb3df26b7a used request id req-db095fa6-041b-4bb0-950c-96d8e07e1a67 2018-10-08 04:32:40,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:40,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:40,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["2plpIQdZRDubOwnhwolsGA"], "issued_at": "2018-10-08T04:32:40.000000Z"}} 2018-10-08 04:32:40,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:40,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1349435f-0e56-48f0-ae54-799ce1d7872f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:40,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1349435f-0e56-48f0-ae54-799ce1d7872f 2018-10-08 04:32:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:41,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ec0c16a9-ad8a-45c8-b65c-3d1162b458b0 Date: Mon, 08 Oct 2018 04:32:41 GMT RESP BODY: {"routers": []} 2018-10-08 04:32:41,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router&admin_state_up=True used request id req-ec0c16a9-ad8a-45c8-b65c-3d1162b458b0 2018-10-08 04:32:41,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:41,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:41,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["m9rBfiowQ1GorW7pCZmm2w"], "issued_at": "2018-10-08T04:32:41.000000Z"}} 2018-10-08 04:32:41,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae988528c6d5e43c594a0ef2675313a6ca0c5f6" 2018-10-08 04:32:41,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d8bd34-015b-4bd3-9a82-9e1c4dbf9912 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:41,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15d8bd34-015b-4bd3-9a82-9e1c4dbf9912 2018-10-08 04:32:41,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:41,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:41,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-74e0b5e9-1520-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae988528c6d5e43c594a0ef2675313a6ca0c5f6" 2018-10-08 04:32:42,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750c8462-27e1-4984-a867-f85a68050652 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-74e0b5e9-1520-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae"}, "enabled": true, "id": "4c097131df964667bada167c8d44a5ae", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj"}]} 2018-10-08 04:32:42,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-74e0b5e9-1520-417-proj used request id req-750c8462-27e1-4984-a867-f85a68050652 2018-10-08 04:32:42,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:42,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-612c998e-7896-492b-92f4-1503d08dcded Date: Mon, 08 Oct 2018 04:32:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:32:42,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-612c998e-7896-492b-92f4-1503d08dcded 2018-10-08 04:32:42,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:42,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f682ca2d-2ab8-44fe-91a4-70f88515605f Date: Mon, 08 Oct 2018 04:32:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 04:32:42,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-f682ca2d-2ab8-44fe-91a4-70f88515605f 2018-10-08 04:32:42,632 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router 2018-10-08 04:32:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "tenant_id": "4c097131df964667bada167c8d44a5ae", "name": "CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router", "admin_state_up": true}}' 2018-10-08 04:32:47,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-8d85ec15-8e5b-4a77-a0b2-f21790a0c0eb Date: Mon, 08 Oct 2018 04:32:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4c097131df964667bada167c8d44a5ae", "created_at": "2018-10-08T04:32:43Z", "admin_state_up": true, "updated_at": "2018-10-08T04:32:44Z", "project_id": "4c097131df964667bada167c8d44a5ae", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "27f3bd21-23ec-42f8-976c-063bcd493e8a", "name": "CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router"}} 2018-10-08 04:32:47,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-8d85ec15-8e5b-4a77-a0b2-f21790a0c0eb 2018-10-08 04:32:47,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=27f3bd21-23ec-42f8-976c-063bcd493e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:47,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-9d7f590b-406e-4280-8c34-a3fa44cd5937 Date: Mon, 08 Oct 2018 04:32:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:32:43Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.200"}],"id":"61ae35e4-dac0-459d-8b79-991a6ce0532e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:2f:ac","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T04:32:43Z","binding:vnic_type":"normal","device_id":"27f3bd21-23ec-42f8-976c-063bcd493e8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:32:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","ip_address":"169.254.192.8"}],"id":"b8d245ae-6bc5-4168-9634-cc387cfd8e37","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:73:38","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4c097131df964667bada167c8d44a5ae","admin_state_up":true,"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:44Z","binding:vnic_type":"normal","device_id":"27f3bd21-23ec-42f8-976c-063bcd493e8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:32:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","ip_address":"169.254.192.9"}],"id":"c884289e-cfb1-4a49-8f1e-682dea848506","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:76:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4c097131df964667bada167c8d44a5ae","admin_state_up":true,"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:46Z","binding:vnic_type":"normal","device_id":"27f3bd21-23ec-42f8-976c-063bcd493e8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:32:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","ip_address":"169.254.192.3"}],"id":"d995366c-8c45-4330-9902-47f85d37507a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:7f:be","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4c097131df964667bada167c8d44a5ae","admin_state_up":true,"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:45Z","binding:vnic_type":"normal","device_id":"27f3bd21-23ec-42f8-976c-063bcd493e8a"}]} 2018-10-08 04:32:47,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=27f3bd21-23ec-42f8-976c-063bcd493e8a used request id req-9d7f590b-406e-4280-8c34-a3fa44cd5937 2018-10-08 04:32:47,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:48,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f0c544f4-36c6-4038-8ad5-61b7c5d7415f Date: Mon, 08 Oct 2018 04:32:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:32:48,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-f0c544f4-36c6-4038-8ad5-61b7c5d7415f 2018-10-08 04:32:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:48,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f642acce-3633-408b-8569-49379ca2128a Date: Mon, 08 Oct 2018 04:32:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:43Z","dns_nameservers":[],"updated_at":"2018-10-08T04:32:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","subnetpool_id":null,"name":"HA subnet tenant 4c097131df964667bada167c8d44a5ae"}} 2018-10-08 04:32:48,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 used request id req-f642acce-3633-408b-8569-49379ca2128a 2018-10-08 04:32:48,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:48,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-466635f7-6d48-4998-8755-e3c0ae4e6360 Date: Mon, 08 Oct 2018 04:32:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:43Z","dns_nameservers":[],"updated_at":"2018-10-08T04:32:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","subnetpool_id":null,"name":"HA subnet tenant 4c097131df964667bada167c8d44a5ae"}} 2018-10-08 04:32:48,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 used request id req-466635f7-6d48-4998-8755-e3c0ae4e6360 2018-10-08 04:32:48,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:48,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-42aebc04-5e1c-46fe-a80b-a13c323a5c3b Date: Mon, 08 Oct 2018 04:32:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:43Z","dns_nameservers":[],"updated_at":"2018-10-08T04:32:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","subnetpool_id":null,"name":"HA subnet tenant 4c097131df964667bada167c8d44a5ae"}} 2018-10-08 04:32:48,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 used request id req-42aebc04-5e1c-46fe-a80b-a13c323a5c3b 2018-10-08 04:32:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/27f3bd21-23ec-42f8-976c-063bcd493e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:49,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ab52f87c-82f8-47fd-b33d-75e593f8ac19 Date: Mon, 08 Oct 2018 04:32:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4c097131df964667bada167c8d44a5ae", "created_at": "2018-10-08T04:32:43Z", "admin_state_up": true, "updated_at": "2018-10-08T04:32:47Z", "project_id": "4c097131df964667bada167c8d44a5ae", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "27f3bd21-23ec-42f8-976c-063bcd493e8a", "name": "CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router"}} 2018-10-08 04:32:49,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/27f3bd21-23ec-42f8-976c-063bcd493e8a used request id req-ab52f87c-82f8-47fd-b33d-75e593f8ac19 2018-10-08 04:32:49,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=27f3bd21-23ec-42f8-976c-063bcd493e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:49,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3282 X-Openstack-Request-Id: req-8d5e57db-dee7-4400-abe8-85c15212c272 Date: Mon, 08 Oct 2018 04:32:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:32:49Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.200"}],"id":"61ae35e4-dac0-459d-8b79-991a6ce0532e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:2f:ac","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T04:32:43Z","binding:vnic_type":"normal","device_id":"27f3bd21-23ec-42f8-976c-063bcd493e8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:32:48Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","ip_address":"169.254.192.8"}],"id":"b8d245ae-6bc5-4168-9634-cc387cfd8e37","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:73:38","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4c097131df964667bada167c8d44a5ae","admin_state_up":true,"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:44Z","binding:vnic_type":"normal","device_id":"27f3bd21-23ec-42f8-976c-063bcd493e8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:32:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","ip_address":"169.254.192.9"}],"id":"c884289e-cfb1-4a49-8f1e-682dea848506","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:76:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4c097131df964667bada167c8d44a5ae","admin_state_up":true,"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:46Z","binding:vnic_type":"normal","device_id":"27f3bd21-23ec-42f8-976c-063bcd493e8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:32:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","ip_address":"169.254.192.3"}],"id":"d995366c-8c45-4330-9902-47f85d37507a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:7f:be","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4c097131df964667bada167c8d44a5ae","admin_state_up":true,"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:45Z","binding:vnic_type":"normal","device_id":"27f3bd21-23ec-42f8-976c-063bcd493e8a"}]} 2018-10-08 04:32:49,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=27f3bd21-23ec-42f8-976c-063bcd493e8a used request id req-8d5e57db-dee7-4400-abe8-85c15212c272 2018-10-08 04:32:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:49,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e55f81b3-a370-4a80-b7f7-40f994cff4f7 Date: Mon, 08 Oct 2018 04:32:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:32:49,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-e55f81b3-a370-4a80-b7f7-40f994cff4f7 2018-10-08 04:32:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:49,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f76a2086-9aa9-47d0-87fd-0961b7487cd9 Date: Mon, 08 Oct 2018 04:32:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:43Z","dns_nameservers":[],"updated_at":"2018-10-08T04:32:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","subnetpool_id":null,"name":"HA subnet tenant 4c097131df964667bada167c8d44a5ae"}} 2018-10-08 04:32:49,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 used request id req-f76a2086-9aa9-47d0-87fd-0961b7487cd9 2018-10-08 04:32:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:49,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-29f4981c-5735-47cd-9269-3fdf9a237617 Date: Mon, 08 Oct 2018 04:32:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:43Z","dns_nameservers":[],"updated_at":"2018-10-08T04:32:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","subnetpool_id":null,"name":"HA subnet tenant 4c097131df964667bada167c8d44a5ae"}} 2018-10-08 04:32:49,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 used request id req-29f4981c-5735-47cd-9269-3fdf9a237617 2018-10-08 04:32:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:49,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c65f9dd8-740f-465d-b07d-4c427dc40c43 Date: Mon, 08 Oct 2018 04:32:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"41972d89-be2c-4399-b511-d94025219389","tenant_id":"","created_at":"2018-10-08T04:32:43Z","dns_nameservers":[],"updated_at":"2018-10-08T04:32:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c63e8d9f-aac0-42ed-b201-b35b7e07bac3","subnetpool_id":null,"name":"HA subnet tenant 4c097131df964667bada167c8d44a5ae"}} 2018-10-08 04:32:49,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c63e8d9f-aac0-42ed-b201-b35b7e07bac3 used request id req-c65f9dd8-740f-465d-b07d-4c427dc40c43 2018-10-08 04:32:49,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:50,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5124974c4884ccb923d9ecb3df26b7a", "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj-role"}], "expires_at": "2018-10-08T05:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c097131df964667bada167c8d44a5ae", "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4c097131df964667bada167c8d44a5ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/4c097131df964667bada167c8d44a5ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/4c097131df964667bada167c8d44a5ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4c097131df964667bada167c8d44a5ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/4c097131df964667bada167c8d44a5ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/4c097131df964667bada167c8d44a5ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4c097131df964667bada167c8d44a5ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/4c097131df964667bada167c8d44a5ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/4c097131df964667bada167c8d44a5ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/4c097131df964667bada167c8d44a5ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/4c097131df964667bada167c8d44a5ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/4c097131df964667bada167c8d44a5ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-user", "id": "bbe919da7e0a419aab5866266562b0ce"}, "audit_ids": ["Rai8pAheRT6uu6EM_m6mfg"], "issued_at": "2018-10-08T04:32:50.000000Z"}} 2018-10-08 04:32:50,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69e8424305d93d0d47475ae89c9a7571d5b2ee3" 2018-10-08 04:32:50,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-d6efb205-7753-4b4e-ad57-31c0393c67f3 Date: Mon, 08 Oct 2018 04:32:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4c097131df964667bada167c8d44a5ae", "created_at": "2018-10-08T04:32:43Z", "admin_state_up": true, "updated_at": "2018-10-08T04:32:47Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "4c097131df964667bada167c8d44a5ae", "id": "27f3bd21-23ec-42f8-976c-063bcd493e8a", "name": "CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router"}]} 2018-10-08 04:32:50,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router&admin_state_up=True used request id req-d6efb205-7753-4b4e-ad57-31c0393c67f3 2018-10-08 04:32:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:50,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:50,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3e0da96c81d387a8d5e01caba15a495d15279d" 2018-10-08 04:32:50,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bdc9bd2-6a9c-472e-ac41-14d3d04377f9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae"}, "enabled": true, "id": "4c097131df964667bada167c8d44a5ae", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-74e0b5e9-1520-417-proj"}} 2018-10-08 04:32:50,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae used request id req-4bdc9bd2-6a9c-472e-ac41-14d3d04377f9 2018-10-08 04:32:50,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=27f3bd21-23ec-42f8-976c-063bcd493e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69e8424305d93d0d47475ae89c9a7571d5b2ee3" 2018-10-08 04:32:50,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c3089b5f-c521-4599-a990-436d426b4877 Date: Mon, 08 Oct 2018 04:32:50 GMT RESP BODY: {"ports":[]} 2018-10-08 04:32:50,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=27f3bd21-23ec-42f8-976c-063bcd493e8a used request id req-c3089b5f-c521-4599-a990-436d426b4877 2018-10-08 04:32:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69e8424305d93d0d47475ae89c9a7571d5b2ee3" 2018-10-08 04:32:50,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d47dc144-d226-41ac-a9e1-69204b8d3009 Date: Mon, 08 Oct 2018 04:32:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:32:50,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-d47dc144-d226-41ac-a9e1-69204b8d3009 2018-10-08 04:32:50,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69e8424305d93d0d47475ae89c9a7571d5b2ee3" 2018-10-08 04:32:50,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5ac36865-d968-4077-be24-2cd82a82d77d Date: Mon, 08 Oct 2018 04:32:50 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:32:50,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-5ac36865-d968-4077-be24-2cd82a82d77d 2018-10-08 04:32:50,945 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router 2018-10-08 04:32:50,945 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b7a28e4d-a618-4645-9576-1d56554e5837-pub-router 2018-10-08 04:32:50,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/27f3bd21-23ec-42f8-976c-063bcd493e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5eb585c3ce1ca886c2e54d24a9b683cccbe6dce" 2018-10-08 04:32:54,206 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb1f033a-7a2c-4ba2-90b7-d230290bc8ac Content-Length: 0 Date: Mon, 08 Oct 2018 04:32:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:32:54,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/27f3bd21-23ec-42f8-976c-063bcd493e8a used request id req-fb1f033a-7a2c-4ba2-90b7-d230290bc8ac 2018-10-08 04:32:54,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:54,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-794ead44-e504-483b-8d46-c664ca273cae Date: Mon, 08 Oct 2018 04:32:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:32:54,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-794ead44-e504-483b-8d46-c664ca273cae 2018-10-08 04:32:54,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:54,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d53c27f-4a40-49d6-8136-2581e7371388 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:32:54,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-1d53c27f-4a40-49d6-8136-2581e7371388 2018-10-08 04:32:54,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:54,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7906ad-1194-4e83-824f-4fd235d4f494 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:32:54,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-bf7906ad-1194-4e83-824f-4fd235d4f494 2018-10-08 04:32:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:54,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b9d0e8-0f9a-4bc1-b842-6ba90d9961e5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:32:54,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-d8b9d0e8-0f9a-4bc1-b842-6ba90d9961e5 2018-10-08 04:32:54,681 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-74e0b5e9-1520-417-proj 2018-10-08 04:32:54,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:54,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f42863e-319f-46bc-8037-96a3987bac61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:54,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4c097131df964667bada167c8d44a5ae used request id req-2f42863e-319f-46bc-8037-96a3987bac61 2018-10-08 04:32:54,898 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-74e0b5e9-1520-417-proj-role 2018-10-08 04:32:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f5124974c4884ccb923d9ecb3df26b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:55,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262bfb16-3ef8-4909-a621-674a25346a2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:55,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f5124974c4884ccb923d9ecb3df26b7a used request id req-262bfb16-3ef8-4909-a621-674a25346a2e 2018-10-08 04:32:55,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27a8ef4276a316ea76ad114d59c394c9d3f4403" 2018-10-08 04:32:55,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34bc29a8-74c0-4e63-b4eb-092868c148fd Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:32:55,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-34bc29a8-74c0-4e63-b4eb-092868c148fd 2018-10-08 04:32:55,108 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-74e0b5e9-1520-417-user 2018-10-08 04:32:55,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bbe919da7e0a419aab5866266562b0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a819c3bc8f3b9c61dbf568ecbe9fb51eca7e66f" 2018-10-08 04:32:55,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb6c15e7-4231-4fa2-ad56-328016703c5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:55,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bbe919da7e0a419aab5866266562b0ce used request id req-fb6c15e7-4231-4fa2-ad56-328016703c5b 2018-10-08 04:32:55,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:55,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["LmuyEzluSASlJYwdg272lw"], "issued_at": "2018-10-08T04:32:55.000000Z"}} 2018-10-08 04:32:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282dd3424740c456301794e54fef39901794148a" 2018-10-08 04:32:55,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5303e8-a0ed-4030-b4ff-3d32fff2f5ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:55,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f5303e8-a0ed-4030-b4ff-3d32fff2f5ad 2018-10-08 04:32:55,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:55,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:56,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["4aLaB7IJRsCkVahWuLzQZg"], "issued_at": "2018-10-08T04:32:56.000000Z"}} 2018-10-08 04:32:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:32:56,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a80cb1-2dd0-49c8-a424-d75cb22a3756 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:56,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b9a80cb1-2dd0-49c8-a424-d75cb22a3756 2018-10-08 04:32:56,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:56,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-34cfaff8-dbb5-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:32:56,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26eac83f-2270-4706-916f-d8d2ff1cc63a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-34cfaff8-dbb5-485-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:32:56,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-34cfaff8-dbb5-485-proj used request id req-26eac83f-2270-4706-916f-d8d2ff1cc63a 2018-10-08 04:32:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:32:56,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b536992f-b2ea-4435-ad84-ca6f7fd56434 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:32:56,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b536992f-b2ea-4435-ad84-ca6f7fd56434 2018-10-08 04:32:56,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}}' 2018-10-08 04:32:56,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31014ebb-44e2-476f-bd96-d87d894fa03a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda"}, "enabled": true, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}} 2018-10-08 04:32:56,473 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-31014ebb-44e2-476f-bd96-d87d894fa03a 2018-10-08 04:32:56,473 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-34cfaff8-dbb5-485-proj 2018-10-08 04:32:56,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:56,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:56,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1WwOPHM6TzSmHecjEgVBzw"], "issued_at": "2018-10-08T04:32:56.000000Z"}} 2018-10-08 04:32:56,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c394c6ee0fe1fa68a1c5872f1c350b8d40052c9" 2018-10-08 04:32:56,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b22455-aab3-405e-a819-c8a81f1fb2f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:56,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f7b22455-aab3-405e-a819-c8a81f1fb2f0 2018-10-08 04:32:56,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:32:56,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:32:56,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c394c6ee0fe1fa68a1c5872f1c350b8d40052c9" 2018-10-08 04:32:57,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d3c481-0603-43ae-bd6c-3017bd9323ae Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:32:57,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-55d3c481-0603-43ae-bd6c-3017bd9323ae 2018-10-08 04:32:57,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-34cfaff8-dbb5-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c394c6ee0fe1fa68a1c5872f1c350b8d40052c9" 2018-10-08 04:32:57,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a664b0d2-5c6c-4a83-a34c-7afde1f23770 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-34cfaff8-dbb5-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda"}, "enabled": true, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}]} 2018-10-08 04:32:57,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-34cfaff8-dbb5-485-proj used request id req-a664b0d2-5c6c-4a83-a34c-7afde1f23770 2018-10-08 04:32:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c394c6ee0fe1fa68a1c5872f1c350b8d40052c9" 2018-10-08 04:32:57,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99754af6-e3c8-47e0-a677-9d27fed7a923 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:32:57,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-99754af6-e3c8-47e0-a677-9d27fed7a923 2018-10-08 04:32:57,610 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-34cfaff8-dbb5-485-user 2018-10-08 04:32:57,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:32:57,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef0373b-04a2-460d-a5de-ee88d6f5bc75 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:32:57,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cef0373b-04a2-460d-a5de-ee88d6f5bc75 2018-10-08 04:32:57,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" -d '{"role": {"name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role"}}' 2018-10-08 04:32:57,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcc89b46-7edd-43cc-b79e-b9e40d62621f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "531d8b701dea40fb997f2ed3217451c6", "links": {"self": "http://172.30.9.28:5000/v3/roles/531d8b701dea40fb997f2ed3217451c6"}, "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role"}} 2018-10-08 04:32:57,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fcc89b46-7edd-43cc-b79e-b9e40d62621f 2018-10-08 04:32:57,802 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role 2018-10-08 04:32:57,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/531d8b701dea40fb997f2ed3217451c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:32:57,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460791bd-0c2a-4697-b2f7-70b683fe0d31 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/531d8b701dea40fb997f2ed3217451c6"}, "domain_id": null, "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role", "id": "531d8b701dea40fb997f2ed3217451c6"}} 2018-10-08 04:32:57,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/531d8b701dea40fb997f2ed3217451c6 used request id req-460791bd-0c2a-4697-b2f7-70b683fe0d31 2018-10-08 04:32:57,887 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role to project CreateRouterSuccessTests-34cfaff8-dbb5-485-proj 2018-10-08 04:32:57,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda/users/7ec4b43fc62d43cb9eb91f702d836a30/roles/531d8b701dea40fb997f2ed3217451c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:32:57,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-200edc3c-00b3-4a4d-b266-e20cfa4acd2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:32:57,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda/users/7ec4b43fc62d43cb9eb91f702d836a30/roles/531d8b701dea40fb997f2ed3217451c6 used request id req-200edc3c-00b3-4a4d-b266-e20cfa4acd2b 2018-10-08 04:32:57,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:32:57,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:32:58,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "531d8b701dea40fb997f2ed3217451c6", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role"}], "expires_at": "2018-10-08T05:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-user", "id": "7ec4b43fc62d43cb9eb91f702d836a30"}, "audit_ids": ["fi83rUc5Tiq19n34tLyvkA"], "issued_at": "2018-10-08T04:32:58.000000Z"}} 2018-10-08 04:32:58,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" 2018-10-08 04:32:58,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701aacd5-620c-4928-97b5-c50240babe22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:32:58,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-701aacd5-620c-4928-97b5-c50240babe22 2018-10-08 04:32:58,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" 2018-10-08 04:32:58,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-21d213d4-02b9-413c-ac0b-5d3e24cf91bc Date: Mon, 08 Oct 2018 04:32:58 GMT RESP BODY: {"networks":[]} 2018-10-08 04:32:58,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 used request id req-21d213d4-02b9-413c-ac0b-5d3e24cf91bc 2018-10-08 04:32:58,585 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 2018-10-08 04:32:58,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" -d '{"network": {"name": "CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1", "admin_state_up": true}}' 2018-10-08 04:32:59,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2c5bcec1-605f-425a-a069-def448939d95 Date: Mon, 08 Oct 2018 04:32:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:32:59Z","is_default":false,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:32:58Z","mtu":1450}} 2018-10-08 04:32:59,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-2c5bcec1-605f-425a-a069-def448939d95 2018-10-08 04:32:59,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" 2018-10-08 04:32:59,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-36e22eab-31ee-4695-b254-6fe82824a4a1 Date: Mon, 08 Oct 2018 04:32:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:32:59Z","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1"}]} 2018-10-08 04:32:59,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-36e22eab-31ee-4695-b254-6fe82824a4a1 2018-10-08 04:32:59,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" 2018-10-08 04:32:59,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-91a04555-3ebc-4a09-98e1-893ddb79b2e6 Date: Mon, 08 Oct 2018 04:32:59 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:32:59,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-91a04555-3ebc-4a09-98e1-893ddb79b2e6 2018-10-08 04:32:59,743 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1 2018-10-08 04:32:59,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" -d '{"subnets": [{"ip_version": 4, "network_id": "5c5b5ab7-9c95-43a4-8086-bd3fe9eac896", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}]}' 2018-10-08 04:33:00,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-58992187-1988-4296-b8ac-1eaec3980194 Date: Mon, 08 Oct 2018 04:33:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}]} 2018-10-08 04:33:00,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-58992187-1988-4296-b8ac-1eaec3980194 2018-10-08 04:33:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" 2018-10-08 04:33:00,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-550f34c0-41ff-42db-9f43-0ea374a7073b Date: Mon, 08 Oct 2018 04:33:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10bd30e3-34da-4d71-9aae-7d7ee0b8911b"],"updated_at":"2018-10-08T04:33:00Z","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1"}]} 2018-10-08 04:33:00,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-550f34c0-41ff-42db-9f43-0ea374a7073b 2018-10-08 04:33:00,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" 2018-10-08 04:33:01,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1b91b610-c031-43bd-9e2c-9df25d0d4146 Date: Mon, 08 Oct 2018 04:33:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}]} 2018-10-08 04:33:01,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-1b91b610-c031-43bd-9e2c-9df25d0d4146 2018-10-08 04:33:01,038 - OpenStackNetwork - DEBUG - Network [5c5b5ab7-9c95-43a4-8086-bd3fe9eac896] created successfully 2018-10-08 04:33:01,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:01,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:01,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "531d8b701dea40fb997f2ed3217451c6", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role"}], "expires_at": "2018-10-08T05:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-user", "id": "7ec4b43fc62d43cb9eb91f702d836a30"}, "audit_ids": ["8mMObnq2SdGgUZiiOKV6jA"], "issued_at": "2018-10-08T04:33:01.000000Z"}} 2018-10-08 04:33:01,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:01,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9707fda8-b9a3-4fd3-9725-b8df5c1169bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:01,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9707fda8-b9a3-4fd3-9725-b8df5c1169bf 2018-10-08 04:33:01,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:01,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d557b2c4-4c71-4bd4-83a1-be16aec1aa8a Date: Mon, 08 Oct 2018 04:33:01 GMT RESP BODY: {"routers": []} 2018-10-08 04:33:01,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router&admin_state_up=True used request id req-d557b2c4-4c71-4bd4-83a1-be16aec1aa8a 2018-10-08 04:33:01,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:01,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:02,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "531d8b701dea40fb997f2ed3217451c6", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role"}], "expires_at": "2018-10-08T05:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-user", "id": "7ec4b43fc62d43cb9eb91f702d836a30"}, "audit_ids": ["iRj6z9UORg-MZli3XUv_pA"], "issued_at": "2018-10-08T04:33:02.000000Z"}} 2018-10-08 04:33:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b5ab1c5794b49e1b3f1fd57af179a610abc16f" 2018-10-08 04:33:02,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5ffc3c-7846-4b51-b76e-ac687cf681d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:02,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eb5ffc3c-7846-4b51-b76e-ac687cf681d4 2018-10-08 04:33:02,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:02,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1577b789-1ed6-414a-8f96-d7ee17b6ab84 Date: Mon, 08 Oct 2018 04:33:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:33:02,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-1577b789-1ed6-414a-8f96-d7ee17b6ab84 2018-10-08 04:33:02,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:02,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0dc854c-5045-4b10-81fa-34d93537619c Date: Mon, 08 Oct 2018 04:33:02 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:33:02,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-f0dc854c-5045-4b10-81fa-34d93537619c 2018-10-08 04:33:02,566 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router 2018-10-08 04:33:02,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router", "admin_state_up": true}}' 2018-10-08 04:33:07,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-0591c1dc-cae0-4051-91bb-f3720908383d Date: Mon, 08 Oct 2018 04:33:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "created_at": "2018-10-08T04:33:03Z", "admin_state_up": true, "updated_at": "2018-10-08T04:33:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "id": "bbf890b8-8550-4976-9928-f14e8d3f428d", "name": "CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router"}} 2018-10-08 04:33:07,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-0591c1dc-cae0-4051-91bb-f3720908383d 2018-10-08 04:33:07,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=bbf890b8-8550-4976-9928-f14e8d3f428d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:07,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-25a860a8-e169-4962-b6c5-7b29ed854cc7 Date: Mon, 08 Oct 2018 04:33:07 GMT RESP BODY: {"ports":[]} 2018-10-08 04:33:07,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=bbf890b8-8550-4976-9928-f14e8d3f428d used request id req-25a860a8-e169-4962-b6c5-7b29ed854cc7 2018-10-08 04:33:07,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:08,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-04ada142-f5b3-45a3-8e6a-b61a6d2475b9 Date: Mon, 08 Oct 2018 04:33:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10bd30e3-34da-4d71-9aae-7d7ee0b8911b"],"updated_at":"2018-10-08T04:33:00Z","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1"}]} 2018-10-08 04:33:08,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 used request id req-04ada142-f5b3-45a3-8e6a-b61a6d2475b9 2018-10-08 04:33:08,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:08,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:08,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:08,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bbdf5e8-398e-40c5-91f2-1bbfcf86d842 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda"}, "enabled": true, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}} 2018-10-08 04:33:08,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda used request id req-6bbdf5e8-398e-40c5-91f2-1bbfcf86d842 2018-10-08 04:33:08,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:08,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8d9fb8d7-a1df-4974-bdb1-e587e18adfae Date: Mon, 08 Oct 2018 04:33:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}]} 2018-10-08 04:33:08,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-8d9fb8d7-a1df-4974-bdb1-e587e18adfae 2018-10-08 04:33:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896&name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:08,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bc4c2dbd-cd8a-4566-babb-e7e20b819232 Date: Mon, 08 Oct 2018 04:33:08 GMT RESP BODY: {"ports":[]} 2018-10-08 04:33:08,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896&name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1&admin_state_up=True used request id req-bc4c2dbd-cd8a-4566-babb-e7e20b819232 2018-10-08 04:33:08,389 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1 for router - CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router 2018-10-08 04:33:08,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:08,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:08,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "531d8b701dea40fb997f2ed3217451c6", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role"}], "expires_at": "2018-10-08T05:33:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-user", "id": "7ec4b43fc62d43cb9eb91f702d836a30"}, "audit_ids": ["fL7Wccn5T2G-4_VtSC8gQA"], "issued_at": "2018-10-08T04:33:08.000000Z"}} 2018-10-08 04:33:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd3d9ff8ec829cb3db14653acb472f961d41f8" 2018-10-08 04:33:08,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02455c3d-9108-4a5f-9364-4c0e112fa654 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:08,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-02455c3d-9108-4a5f-9364-4c0e112fa654 2018-10-08 04:33:08,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:09,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-793b5731-13cf-49b3-ade5-1c1aff638bb6 Date: Mon, 08 Oct 2018 04:33:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10bd30e3-34da-4d71-9aae-7d7ee0b8911b"],"updated_at":"2018-10-08T04:33:00Z","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1"}]} 2018-10-08 04:33:09,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 used request id req-793b5731-13cf-49b3-ade5-1c1aff638bb6 2018-10-08 04:33:09,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:09,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7649b1a7-30f7-41e7-b3fc-6e7d392fa750 Date: Mon, 08 Oct 2018 04:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}]} 2018-10-08 04:33:09,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-7649b1a7-30f7-41e7-b3fc-6e7d392fa750 2018-10-08 04:33:09,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:09,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6b9150c5-01fb-4686-9b96-9ad6d76ade91 Date: Mon, 08 Oct 2018 04:33:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10bd30e3-34da-4d71-9aae-7d7ee0b8911b"],"updated_at":"2018-10-08T04:33:00Z","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1"}]} 2018-10-08 04:33:09,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 used request id req-6b9150c5-01fb-4686-9b96-9ad6d76ade91 2018-10-08 04:33:09,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:09,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:09,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd3d9ff8ec829cb3db14653acb472f961d41f8" 2018-10-08 04:33:09,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58191e74-6222-4d97-8407-f218327f3846 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda"}, "enabled": true, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}} 2018-10-08 04:33:09,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda used request id req-58191e74-6222-4d97-8407-f218327f3846 2018-10-08 04:33:09,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:09,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-70da3c83-aaac-46e2-868d-f0e30172302d Date: Mon, 08 Oct 2018 04:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}]} 2018-10-08 04:33:09,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-70da3c83-aaac-46e2-868d-f0e30172302d 2018-10-08 04:33:09,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896&name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:09,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2f9b77cb-b791-4d21-b12c-324cbabd56aa Date: Mon, 08 Oct 2018 04:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}]} 2018-10-08 04:33:09,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896&name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1 used request id req-2f9b77cb-b791-4d21-b12c-324cbabd56aa 2018-10-08 04:33:09,789 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 2018-10-08 04:33:09,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" -d '{"port": {"network_id": "5c5b5ab7-9c95-43a4-8086-bd3fe9eac896", "fixed_ips": [{"subnet_id": "10bd30e3-34da-4d71-9aae-7d7ee0b8911b", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1", "admin_state_up": true}}' 2018-10-08 04:33:10,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-3599af2f-90f9-4571-a11a-c63e8527dc8d Date: Mon, 08 Oct 2018 04:33:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","ip_address":"10.200.201.1"}],"id":"400377e3-8b08-492f-b56f-beee41686e9f","security_groups":["5aabd87e-a4f6-4126-83ef-6f215433d443"],"mac_address":"fa:16:3e:0b:40:c8","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","qos_policy_id":null,"admin_state_up":true,"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:10Z","binding:vnic_type":"normal"}} 2018-10-08 04:33:10,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3599af2f-90f9-4571-a11a-c63e8527dc8d 2018-10-08 04:33:10,928 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1 for router - CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router 2018-10-08 04:33:10,928 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router 2018-10-08 04:33:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/bbf890b8-8550-4976-9928-f14e8d3f428d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" -d '{"port_id": "400377e3-8b08-492f-b56f-beee41686e9f"}' 2018-10-08 04:33:12,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d39730c5-ba8e-43dd-879b-b68bb0346b73 Date: Mon, 08 Oct 2018 04:33:12 GMT RESP BODY: {"network_id": "5c5b5ab7-9c95-43a4-8086-bd3fe9eac896", "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "subnet_id": "10bd30e3-34da-4d71-9aae-7d7ee0b8911b", "subnet_ids": ["10bd30e3-34da-4d71-9aae-7d7ee0b8911b"], "port_id": "400377e3-8b08-492f-b56f-beee41686e9f", "id": "bbf890b8-8550-4976-9928-f14e8d3f428d"} 2018-10-08 04:33:12,751 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bbf890b8-8550-4976-9928-f14e8d3f428d/add_router_interface used request id req-d39730c5-ba8e-43dd-879b-b68bb0346b73 2018-10-08 04:33:12,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/bbf890b8-8550-4976-9928-f14e8d3f428d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:12,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f93c8988-5367-4048-bcb0-ffda5fcbd653 Date: Mon, 08 Oct 2018 04:33:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "created_at": "2018-10-08T04:33:03Z", "admin_state_up": true, "updated_at": "2018-10-08T04:33:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "id": "bbf890b8-8550-4976-9928-f14e8d3f428d", "name": "CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router"}} 2018-10-08 04:33:12,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/bbf890b8-8550-4976-9928-f14e8d3f428d used request id req-f93c8988-5367-4048-bcb0-ffda5fcbd653 2018-10-08 04:33:12,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=bbf890b8-8550-4976-9928-f14e8d3f428d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:13,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-e3027e06-ea26-40d8-b639-b68de5d1ac4b Date: Mon, 08 Oct 2018 04:33:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","ip_address":"10.200.201.1"}],"id":"400377e3-8b08-492f-b56f-beee41686e9f","security_groups":["5aabd87e-a4f6-4126-83ef-6f215433d443"],"mac_address":"fa:16:3e:0b:40:c8","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1","admin_state_up":true,"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:10Z","binding:vnic_type":"normal","device_id":"bbf890b8-8550-4976-9928-f14e8d3f428d"}]} 2018-10-08 04:33:13,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=bbf890b8-8550-4976-9928-f14e8d3f428d used request id req-e3027e06-ea26-40d8-b639-b68de5d1ac4b 2018-10-08 04:33:13,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/10bd30e3-34da-4d71-9aae-7d7ee0b8911b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:13,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f4f29d47-9416-4cea-b8bd-fbd35a197123 Date: Mon, 08 Oct 2018 04:33:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}} 2018-10-08 04:33:13,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/10bd30e3-34da-4d71-9aae-7d7ee0b8911b used request id req-f4f29d47-9416-4cea-b8bd-fbd35a197123 2018-10-08 04:33:13,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:13,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "531d8b701dea40fb997f2ed3217451c6", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role"}], "expires_at": "2018-10-08T05:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a0ebb38cd18e4e5d8cc8472a37f2fcda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-user", "id": "7ec4b43fc62d43cb9eb91f702d836a30"}, "audit_ids": ["RBNbyeuBS_-Oo4xhk0SNhQ"], "issued_at": "2018-10-08T04:33:13.000000Z"}} 2018-10-08 04:33:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:13,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-d7d5bb84-916c-46b8-bd06-72a5e242cb35 Date: Mon, 08 Oct 2018 04:33:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "created_at": "2018-10-08T04:33:03Z", "admin_state_up": true, "updated_at": "2018-10-08T04:33:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "id": "bbf890b8-8550-4976-9928-f14e8d3f428d", "name": "CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router"}]} 2018-10-08 04:33:13,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router&admin_state_up=True used request id req-d7d5bb84-916c-46b8-bd06-72a5e242cb35 2018-10-08 04:33:13,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:13,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:13,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282dd3424740c456301794e54fef39901794148a" 2018-10-08 04:33:14,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b877d1-2320-4f3f-9385-c627035a2c7e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda"}, "enabled": true, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}} 2018-10-08 04:33:14,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda used request id req-28b877d1-2320-4f3f-9385-c627035a2c7e 2018-10-08 04:33:14,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=bbf890b8-8550-4976-9928-f14e8d3f428d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:14,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-0a574aa7-10d1-48de-b8dc-8a16fd3f81e2 Date: Mon, 08 Oct 2018 04:33:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","ip_address":"10.200.201.1"}],"id":"400377e3-8b08-492f-b56f-beee41686e9f","security_groups":["5aabd87e-a4f6-4126-83ef-6f215433d443"],"mac_address":"fa:16:3e:0b:40:c8","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1","admin_state_up":true,"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:10Z","binding:vnic_type":"normal","device_id":"bbf890b8-8550-4976-9928-f14e8d3f428d"}]} 2018-10-08 04:33:14,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=bbf890b8-8550-4976-9928-f14e8d3f428d used request id req-0a574aa7-10d1-48de-b8dc-8a16fd3f81e2 2018-10-08 04:33:14,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/10bd30e3-34da-4d71-9aae-7d7ee0b8911b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:14,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-35656f07-90c4-4be6-9d81-b463c2986947 Date: Mon, 08 Oct 2018 04:33:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}} 2018-10-08 04:33:14,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/10bd30e3-34da-4d71-9aae-7d7ee0b8911b used request id req-35656f07-90c4-4be6-9d81-b463c2986947 2018-10-08 04:33:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:14,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7d3f4cf4-b9a1-49de-b979-2be8dd98c54f Date: Mon, 08 Oct 2018 04:33:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:33:14,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-7d3f4cf4-b9a1-49de-b979-2be8dd98c54f 2018-10-08 04:33:14,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:14,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9507e46b-3063-4728-8229-24cbfe643be6 Date: Mon, 08 Oct 2018 04:33:14 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:33:14,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-9507e46b-3063-4728-8229-24cbfe643be6 2018-10-08 04:33:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:15,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5ef6d35d-6ec5-4f93-b1e1-0b1222a9148f Date: Mon, 08 Oct 2018 04:33:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10bd30e3-34da-4d71-9aae-7d7ee0b8911b"],"updated_at":"2018-10-08T04:33:00Z","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1"}]} 2018-10-08 04:33:15,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-5ef6d35d-6ec5-4f93-b1e1-0b1222a9148f 2018-10-08 04:33:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:15,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6962f282-5fc5-4c6d-a882-9a4713572939 Date: Mon, 08 Oct 2018 04:33:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}]} 2018-10-08 04:33:15,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-6962f282-5fc5-4c6d-a882-9a4713572939 2018-10-08 04:33:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:15,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-4cda0f0b-ae4f-4b96-aab2-015272ee7c63 Date: Mon, 08 Oct 2018 04:33:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","ip_address":"10.200.201.2"}],"id":"2700c51c-83d3-4af4-9f73-c8bf3ae83220","security_groups":[],"mac_address":"fa:16:3e:cf:d3:fb","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c5b5ab7-9c95-43a4-8086-bd3fe9eac896"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","ip_address":"10.200.201.1"}],"id":"400377e3-8b08-492f-b56f-beee41686e9f","security_groups":["5aabd87e-a4f6-4126-83ef-6f215433d443"],"mac_address":"fa:16:3e:0b:40:c8","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1","admin_state_up":true,"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:10Z","binding:vnic_type":"normal","device_id":"bbf890b8-8550-4976-9928-f14e8d3f428d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","ip_address":"10.200.201.3"}],"id":"be9ffd8d-2c1b-41d5-9a2c-0e3795696575","security_groups":[],"mac_address":"fa:16:3e:7a:44:07","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c5b5ab7-9c95-43a4-8086-bd3fe9eac896"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","ip_address":"10.200.201.4"}],"id":"cc36e476-2586-4c67-858b-c7aebc2aa98c","security_groups":[],"mac_address":"fa:16:3e:8d:7f:dd","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c5b5ab7-9c95-43a4-8086-bd3fe9eac896"}]} 2018-10-08 04:33:15,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-4cda0f0b-ae4f-4b96-aab2-015272ee7c63 2018-10-08 04:33:15,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/10bd30e3-34da-4d71-9aae-7d7ee0b8911b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:15,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fec2cdc9-1509-470f-a59e-2449306ee2c7 Date: Mon, 08 Oct 2018 04:33:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}} 2018-10-08 04:33:15,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/10bd30e3-34da-4d71-9aae-7d7ee0b8911b used request id req-fec2cdc9-1509-470f-a59e-2449306ee2c7 2018-10-08 04:33:15,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:16,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-045a37ff-74dc-4559-b10a-4fddc1416619 Date: Mon, 08 Oct 2018 04:33:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10bd30e3-34da-4d71-9aae-7d7ee0b8911b"],"updated_at":"2018-10-08T04:33:00Z","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:32:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1"}]} 2018-10-08 04:33:16,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-045a37ff-74dc-4559-b10a-4fddc1416619 2018-10-08 04:33:16,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1576a4cb9ede6dfa6abf6c2550b12976c7ef4d8b" 2018-10-08 04:33:16,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-98349abe-9f58-441e-827f-3194255e3fcc Date: Mon, 08 Oct 2018 04:33:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c5b5ab7-9c95-43a4-8086-bd3fe9eac896","tenant_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","created_at":"2018-10-08T04:33:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a0ebb38cd18e4e5d8cc8472a37f2fcda","id":"10bd30e3-34da-4d71-9aae-7d7ee0b8911b","subnetpool_id":null,"name":"CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1"}]} 2018-10-08 04:33:16,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-98349abe-9f58-441e-827f-3194255e3fcc 2018-10-08 04:33:16,330 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router and port CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-port1 2018-10-08 04:33:16,330 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router 2018-10-08 04:33:16,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/bbf890b8-8550-4976-9928-f14e8d3f428d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" -d '{"port_id": "400377e3-8b08-492f-b56f-beee41686e9f"}' 2018-10-08 04:33:17,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-20f93a89-1ae5-4a60-8375-b04cf2d24559 Date: Mon, 08 Oct 2018 04:33:17 GMT RESP BODY: {"network_id": "5c5b5ab7-9c95-43a4-8086-bd3fe9eac896", "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "subnet_id": "10bd30e3-34da-4d71-9aae-7d7ee0b8911b", "subnet_ids": ["10bd30e3-34da-4d71-9aae-7d7ee0b8911b"], "port_id": "400377e3-8b08-492f-b56f-beee41686e9f", "id": "bbf890b8-8550-4976-9928-f14e8d3f428d"} 2018-10-08 04:33:17,872 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bbf890b8-8550-4976-9928-f14e8d3f428d/remove_router_interface used request id req-20f93a89-1ae5-4a60-8375-b04cf2d24559 2018-10-08 04:33:17,872 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router 2018-10-08 04:33:17,872 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-router 2018-10-08 04:33:17,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/bbf890b8-8550-4976-9928-f14e8d3f428d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}485bd0e3f3f0eae2d216e0d52cb2af09e6761cd7" 2018-10-08 04:33:21,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-042081a6-8a71-46ad-aa89-e645b0e39156 Content-Length: 0 Date: Mon, 08 Oct 2018 04:33:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:33:21,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/bbf890b8-8550-4976-9928-f14e8d3f428d used request id req-042081a6-8a71-46ad-aa89-e645b0e39156 2018-10-08 04:33:21,087 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1 2018-10-08 04:33:21,087 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-subnet1 2018-10-08 04:33:21,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/10bd30e3-34da-4d71-9aae-7d7ee0b8911b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" 2018-10-08 04:33:23,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-625e4203-e512-47c6-9de1-15c13d6e060a Date: Mon, 08 Oct 2018 04:33:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:33:23,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/10bd30e3-34da-4d71-9aae-7d7ee0b8911b used request id req-625e4203-e512-47c6-9de1-15c13d6e060a 2018-10-08 04:33:23,268 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-5534a2ef-bbde-4923-8cf3-eb66c0bfb937-pub-net1 2018-10-08 04:33:23,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5822016a4357c1a8d60a5fb9dc48e1a28a624c" 2018-10-08 04:33:24,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f6e6d16-6a98-4669-8c48-4be775f2531e Date: Mon, 08 Oct 2018 04:33:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:33:24,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5c5b5ab7-9c95-43a4-8086-bd3fe9eac896 used request id req-5f6e6d16-6a98-4669-8c48-4be775f2531e 2018-10-08 04:33:24,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:33:24,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ec94aa8b-f096-4ffb-8269-c9daa8d6db8c Date: Mon, 08 Oct 2018 04:33:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "created_at": "2018-10-08T04:32:58Z", "updated_at": "2018-10-08T04:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:32:58Z", "revision_number": 0, "id": "5d7690ba-7b6a-4b9e-9be8-cf1fe4ebee61", "remote_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "remote_ip_prefix": null, "created_at": "2018-10-08T04:32:58Z", "security_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:32:58Z", "revision_number": 0, "id": "9bfa9767-0ab5-439d-81b5-a5a8569f8800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:32:58Z", "security_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:32:58Z", "revision_number": 0, "id": "c499d57d-0e6b-4bb7-9aa1-f6f2d78329c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:32:58Z", "security_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:32:58Z", "revision_number": 0, "id": "f609d127-8899-4da6-a4a0-c69156625f05", "remote_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "remote_ip_prefix": null, "created_at": "2018-10-08T04:32:58Z", "security_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda"}], "revision_number": 4, "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:33:24,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ec94aa8b-f096-4ffb-8269-c9daa8d6db8c 2018-10-08 04:33:24,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:33:24,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdfb2e99-a8e6-41a5-8028-1056b38537de Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:33:24,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-bdfb2e99-a8e6-41a5-8028-1056b38537de 2018-10-08 04:33:24,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:33:24,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e929ccaf-b80c-4aad-bc30-a9f2891ca303 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:33:24,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-e929ccaf-b80c-4aad-bc30-a9f2891ca303 2018-10-08 04:33:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:33:24,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3307b2-b8fa-4ec7-b22b-ead41b82dc37 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda"}, "enabled": true, "id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-34cfaff8-dbb5-485-proj"}} 2018-10-08 04:33:24,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda used request id req-5f3307b2-b8fa-4ec7-b22b-ead41b82dc37 2018-10-08 04:33:24,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5aabd87e-a4f6-4126-83ef-6f215433d443 2018-10-08 04:33:24,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5aabd87e-a4f6-4126-83ef-6f215433d443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:33:24,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b963e5b-eedc-4b80-bc95-d5a4881d72e2 Date: Mon, 08 Oct 2018 04:33:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:32:58Z", "security_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "port_range_min": null, "revision_number": 0, "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "created_at": "2018-10-08T04:32:58Z", "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "id": "5d7690ba-7b6a-4b9e-9be8-cf1fe4ebee61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:32:58Z", "security_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "port_range_min": null, "revision_number": 0, "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "created_at": "2018-10-08T04:32:58Z", "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "id": "9bfa9767-0ab5-439d-81b5-a5a8569f8800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:32:58Z", "security_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "port_range_min": null, "revision_number": 0, "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "created_at": "2018-10-08T04:32:58Z", "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "id": "c499d57d-0e6b-4bb7-9aa1-f6f2d78329c5"}, {"remote_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:32:58Z", "security_group_id": "5aabd87e-a4f6-4126-83ef-6f215433d443", "port_range_min": null, "revision_number": 0, "tenant_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "created_at": "2018-10-08T04:32:58Z", "project_id": "a0ebb38cd18e4e5d8cc8472a37f2fcda", "id": "f609d127-8899-4da6-a4a0-c69156625f05"}]} 2018-10-08 04:33:24,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5aabd87e-a4f6-4126-83ef-6f215433d443 used request id req-8b963e5b-eedc-4b80-bc95-d5a4881d72e2 2018-10-08 04:33:24,820 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:33:24,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5aabd87e-a4f6-4126-83ef-6f215433d443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:33:25,124 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5c7f91d-28ee-491a-af6f-f3b10dc4ed09 Content-Length: 0 Date: Mon, 08 Oct 2018 04:33:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:33:25,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5aabd87e-a4f6-4126-83ef-6f215433d443 used request id req-d5c7f91d-28ee-491a-af6f-f3b10dc4ed09 2018-10-08 04:33:25,125 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-34cfaff8-dbb5-485-proj 2018-10-08 04:33:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:33:25,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1528d048-daf4-4ead-bb21-ee30b3e4a539 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:33:25,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a0ebb38cd18e4e5d8cc8472a37f2fcda used request id req-1528d048-daf4-4ead-bb21-ee30b3e4a539 2018-10-08 04:33:25,338 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-34cfaff8-dbb5-485-proj-role 2018-10-08 04:33:25,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/531d8b701dea40fb997f2ed3217451c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:33:25,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44edcd60-78b6-4b3c-948f-b5800651c66c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:33:25,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/531d8b701dea40fb997f2ed3217451c6 used request id req-44edcd60-78b6-4b3c-948f-b5800651c66c 2018-10-08 04:33:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cebdfe83effcbd59a865c6b37a5f54b82d978a" 2018-10-08 04:33:25,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f13c16-38d3-44c1-88f1-34508d8b6ca2 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:33:25,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-63f13c16-38d3-44c1-88f1-34508d8b6ca2 2018-10-08 04:33:25,539 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-34cfaff8-dbb5-485-user 2018-10-08 04:33:25,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7ec4b43fc62d43cb9eb91f702d836a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c394c6ee0fe1fa68a1c5872f1c350b8d40052c9" 2018-10-08 04:33:25,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c3a063-f5ab-48ec-9443-c4c10c15ad08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:33:25,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7ec4b43fc62d43cb9eb91f702d836a30 used request id req-27c3a063-f5ab-48ec-9443-c4c10c15ad08 2018-10-08 04:33:25,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:26,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["z0nxKIbsR8K5w_LEbqUr4A"], "issued_at": "2018-10-08T04:33:26.000000Z"}} 2018-10-08 04:33:26,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392d1c143923ec66ee4b700a06396c7676334040" 2018-10-08 04:33:26,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32db649-518f-48a6-9d46-25952e626da8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:26,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c32db649-518f-48a6-9d46-25952e626da8 2018-10-08 04:33:26,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:26,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:26,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["-6b6fsd-TBiW9tkPGiltAA"], "issued_at": "2018-10-08T04:33:26.000000Z"}} 2018-10-08 04:33:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:26,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72527acf-0b9e-4673-82c4-407aea1d9aa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:26,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72527acf-0b9e-4673-82c4-407aea1d9aa9 2018-10-08 04:33:26,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:26,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-def7e15f-eca0-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:26,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f490db07-d695-4cbc-83da-7cf6adf4ba1d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-def7e15f-eca0-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:33:26,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-def7e15f-eca0-4f1-proj used request id req-f490db07-d695-4cbc-83da-7cf6adf4ba1d 2018-10-08 04:33:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:26,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda8c651-774f-4a9f-8dae-cacbb4c604dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:33:26,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cda8c651-774f-4a9f-8dae-cacbb4c604dd 2018-10-08 04:33:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj"}}' 2018-10-08 04:33:26,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815f5598-1757-4767-8e8e-dc790f081455 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94"}, "enabled": true, "id": "1c311a1fa04f41e79566ca3e9fa2fe94", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj"}} 2018-10-08 04:33:26,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-815f5598-1757-4767-8e8e-dc790f081455 2018-10-08 04:33:26,976 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-def7e15f-eca0-4f1-proj 2018-10-08 04:33:26,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:26,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:27,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Anijf9M0SI62FjWLhGCq0Q"], "issued_at": "2018-10-08T04:33:27.000000Z"}} 2018-10-08 04:33:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51ef9e4fc349a09dc1badbb4f18d55ee290df00" 2018-10-08 04:33:27,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a636539-b0b1-41b6-95dc-04415ee27982 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:27,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8a636539-b0b1-41b6-95dc-04415ee27982 2018-10-08 04:33:27,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:27,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:27,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51ef9e4fc349a09dc1badbb4f18d55ee290df00" 2018-10-08 04:33:27,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804d4a93-cdbe-4ef6-9c69-b61eb01d1b71 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:33:27,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-804d4a93-cdbe-4ef6-9c69-b61eb01d1b71 2018-10-08 04:33:27,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-def7e15f-eca0-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51ef9e4fc349a09dc1badbb4f18d55ee290df00" 2018-10-08 04:33:27,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb669cd-b27b-44bf-a5de-5846de62243c Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-def7e15f-eca0-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94"}, "enabled": true, "id": "1c311a1fa04f41e79566ca3e9fa2fe94", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj"}]} 2018-10-08 04:33:27,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-def7e15f-eca0-4f1-proj used request id req-1fb669cd-b27b-44bf-a5de-5846de62243c 2018-10-08 04:33:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51ef9e4fc349a09dc1badbb4f18d55ee290df00" 2018-10-08 04:33:27,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32937dfd-befd-4d33-bad8-257ab51afda9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:33:27,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-32937dfd-befd-4d33-bad8-257ab51afda9 2018-10-08 04:33:28,035 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-def7e15f-eca0-4f1-user 2018-10-08 04:33:28,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:28,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:28,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85cb6e7-7dec-40d8-9da1-3e2c1c8121a5 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:33:28,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a85cb6e7-7dec-40d8-9da1-3e2c1c8121a5 2018-10-08 04:33:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" -d '{"role": {"name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj-role"}}' 2018-10-08 04:33:28,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c96a99-9727-4645-aee1-8aa54eb1b021 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b466312c5a45422a8cd422796f9a08e8", "links": {"self": "http://172.30.9.28:5000/v3/roles/b466312c5a45422a8cd422796f9a08e8"}, "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj-role"}} 2018-10-08 04:33:28,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e0c96a99-9727-4645-aee1-8aa54eb1b021 2018-10-08 04:33:28,273 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-def7e15f-eca0-4f1-proj-role 2018-10-08 04:33:28,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b466312c5a45422a8cd422796f9a08e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:28,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84f0b75-63f0-4516-9477-528bf3a469b4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b466312c5a45422a8cd422796f9a08e8"}, "domain_id": null, "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj-role", "id": "b466312c5a45422a8cd422796f9a08e8"}} 2018-10-08 04:33:28,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b466312c5a45422a8cd422796f9a08e8 used request id req-d84f0b75-63f0-4516-9477-528bf3a469b4 2018-10-08 04:33:28,364 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-def7e15f-eca0-4f1-proj-role to project CreateRouterSuccessTests-def7e15f-eca0-4f1-proj 2018-10-08 04:33:28,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94/users/a8619bd62a234ca5a9d2c87808690595/roles/b466312c5a45422a8cd422796f9a08e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:28,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97925999-d561-454d-8db6-97de2cb506eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:33:28,501 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94/users/a8619bd62a234ca5a9d2c87808690595/roles/b466312c5a45422a8cd422796f9a08e8 used request id req-97925999-d561-454d-8db6-97de2cb506eb 2018-10-08 04:33:28,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:28,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:28,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bPCVRcwiSlmjpeDLbaO8NA"], "issued_at": "2018-10-08T04:33:28.000000Z"}} 2018-10-08 04:33:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:28,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637b9546-fb24-4fff-9c40-d1ee84b5e0a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:28,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-637b9546-fb24-4fff-9c40-d1ee84b5e0a2 2018-10-08 04:33:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:29,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ffcb0f7d-ae35-4617-badd-e08a551b7442 Date: Mon, 08 Oct 2018 04:33:29 GMT RESP BODY: {"routers": []} 2018-10-08 04:33:29,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router&admin_state_up=True used request id req-ffcb0f7d-ae35-4617-badd-e08a551b7442 2018-10-08 04:33:29,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:29,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:29,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:33:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["VZ37l6orRWWMx__m6Wermw"], "issued_at": "2018-10-08T04:33:29.000000Z"}} 2018-10-08 04:33:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6491dc913ef3457043269fbaa5a18ef1a35d845" 2018-10-08 04:33:29,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fa2329-6a00-4633-a8fb-09a12b656278 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:29,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c8fa2329-6a00-4633-a8fb-09a12b656278 2018-10-08 04:33:29,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:29,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-def7e15f-eca0-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6491dc913ef3457043269fbaa5a18ef1a35d845" 2018-10-08 04:33:29,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cddafcb-bab0-46e0-a3b3-1ce0cf738610 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-def7e15f-eca0-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94"}, "enabled": true, "id": "1c311a1fa04f41e79566ca3e9fa2fe94", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj"}]} 2018-10-08 04:33:29,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-def7e15f-eca0-4f1-proj used request id req-8cddafcb-bab0-46e0-a3b3-1ce0cf738610 2018-10-08 04:33:29,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:30,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7077606f-7c5d-43fc-861f-9beb72eb1f33 Date: Mon, 08 Oct 2018 04:33:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:33:30,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-7077606f-7c5d-43fc-861f-9beb72eb1f33 2018-10-08 04:33:30,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:30,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f413fa69-30af-4d9a-9ac0-57c7c269f1ca Date: Mon, 08 Oct 2018 04:33:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 04:33:30,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-f413fa69-30af-4d9a-9ac0-57c7c269f1ca 2018-10-08 04:33:30,311 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router 2018-10-08 04:33:30,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "tenant_id": "1c311a1fa04f41e79566ca3e9fa2fe94", "name": "CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router", "admin_state_up": true}}' 2018-10-08 04:33:34,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0bbae198-b428-47cb-9783-ffc9b5c88b6b Date: Mon, 08 Oct 2018 04:33:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1c311a1fa04f41e79566ca3e9fa2fe94", "created_at": "2018-10-08T04:33:30Z", "admin_state_up": true, "updated_at": "2018-10-08T04:33:31Z", "project_id": "1c311a1fa04f41e79566ca3e9fa2fe94", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e7099ced-dac2-4e9f-9045-e442b5fdbb3d", "name": "CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router"}} 2018-10-08 04:33:34,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-0bbae198-b428-47cb-9783-ffc9b5c88b6b 2018-10-08 04:33:34,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e7099ced-dac2-4e9f-9045-e442b5fdbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:35,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-254223a8-e2f1-4a88-b612-7ac3ae5f6806 Date: Mon, 08 Oct 2018 04:33:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","ip_address":"169.254.192.10"}],"id":"016159fc-2803-4560-8f56-2fd076e6a1cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:5e:07","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1c311a1fa04f41e79566ca3e9fa2fe94","admin_state_up":true,"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:32Z","binding:vnic_type":"normal","device_id":"e7099ced-dac2-4e9f-9045-e442b5fdbb3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","ip_address":"169.254.192.4"}],"id":"2fc1f0a0-a56f-4479-8de6-8059a6f4ed6c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:9a:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1c311a1fa04f41e79566ca3e9fa2fe94","admin_state_up":true,"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:32Z","binding:vnic_type":"normal","device_id":"e7099ced-dac2-4e9f-9045-e442b5fdbb3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:31Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.203"}],"id":"5019dc34-c57a-4d7d-a3c1-babdcc0e6037","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:70:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T04:33:31Z","binding:vnic_type":"normal","device_id":"e7099ced-dac2-4e9f-9045-e442b5fdbb3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","ip_address":"169.254.192.12"}],"id":"921f18ab-1028-4f2a-ace1-8f73e8ecf679","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:5d:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1c311a1fa04f41e79566ca3e9fa2fe94","admin_state_up":true,"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:33Z","binding:vnic_type":"normal","device_id":"e7099ced-dac2-4e9f-9045-e442b5fdbb3d"}]} 2018-10-08 04:33:35,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e7099ced-dac2-4e9f-9045-e442b5fdbb3d used request id req-254223a8-e2f1-4a88-b612-7ac3ae5f6806 2018-10-08 04:33:35,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:35,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-de3f9dd6-1c96-4415-834f-a5f82b3a218b Date: Mon, 08 Oct 2018 04:33:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:33:35,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-de3f9dd6-1c96-4415-834f-a5f82b3a218b 2018-10-08 04:33:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:35,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5989c3d5-10aa-46b7-95a4-4b3b9caf770a Date: Mon, 08 Oct 2018 04:33:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:30Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","subnetpool_id":null,"name":"HA subnet tenant 1c311a1fa04f41e79566ca3e9fa2fe94"}} 2018-10-08 04:33:35,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 used request id req-5989c3d5-10aa-46b7-95a4-4b3b9caf770a 2018-10-08 04:33:35,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:35,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-02d1c9aa-c04c-4461-8a7b-a18237625858 Date: Mon, 08 Oct 2018 04:33:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:30Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","subnetpool_id":null,"name":"HA subnet tenant 1c311a1fa04f41e79566ca3e9fa2fe94"}} 2018-10-08 04:33:35,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 used request id req-02d1c9aa-c04c-4461-8a7b-a18237625858 2018-10-08 04:33:35,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:36,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0c259328-be1f-476d-8e2c-ef66072798d2 Date: Mon, 08 Oct 2018 04:33:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:30Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","subnetpool_id":null,"name":"HA subnet tenant 1c311a1fa04f41e79566ca3e9fa2fe94"}} 2018-10-08 04:33:36,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 used request id req-0c259328-be1f-476d-8e2c-ef66072798d2 2018-10-08 04:33:36,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/e7099ced-dac2-4e9f-9045-e442b5fdbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:36,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-0c692bf2-661d-4585-8e0c-d042a2b7ab1b Date: Mon, 08 Oct 2018 04:33:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1c311a1fa04f41e79566ca3e9fa2fe94", "created_at": "2018-10-08T04:33:30Z", "admin_state_up": true, "updated_at": "2018-10-08T04:33:34Z", "project_id": "1c311a1fa04f41e79566ca3e9fa2fe94", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "e7099ced-dac2-4e9f-9045-e442b5fdbb3d", "name": "CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router"}} 2018-10-08 04:33:36,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/e7099ced-dac2-4e9f-9045-e442b5fdbb3d used request id req-0c692bf2-661d-4585-8e0c-d042a2b7ab1b 2018-10-08 04:33:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e7099ced-dac2-4e9f-9045-e442b5fdbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:36,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3408 X-Openstack-Request-Id: req-4d40c1f4-eb14-4e77-897d-de6fa4a3cd0e Date: Mon, 08 Oct 2018 04:33:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","ip_address":"169.254.192.10"}],"id":"016159fc-2803-4560-8f56-2fd076e6a1cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:5e:07","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1c311a1fa04f41e79566ca3e9fa2fe94","admin_state_up":true,"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:32Z","binding:vnic_type":"normal","device_id":"e7099ced-dac2-4e9f-9045-e442b5fdbb3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","ip_address":"169.254.192.4"}],"id":"2fc1f0a0-a56f-4479-8de6-8059a6f4ed6c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:9a:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1c311a1fa04f41e79566ca3e9fa2fe94","admin_state_up":true,"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:32Z","binding:vnic_type":"normal","device_id":"e7099ced-dac2-4e9f-9045-e442b5fdbb3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:36Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.203"}],"id":"5019dc34-c57a-4d7d-a3c1-babdcc0e6037","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:70:3f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T04:33:31Z","binding:vnic_type":"normal","device_id":"e7099ced-dac2-4e9f-9045-e442b5fdbb3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:36Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","ip_address":"169.254.192.12"}],"id":"921f18ab-1028-4f2a-ace1-8f73e8ecf679","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5d:e0","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1c311a1fa04f41e79566ca3e9fa2fe94","admin_state_up":true,"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:33Z","binding:vnic_type":"normal","device_id":"e7099ced-dac2-4e9f-9045-e442b5fdbb3d"}]} 2018-10-08 04:33:36,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e7099ced-dac2-4e9f-9045-e442b5fdbb3d used request id req-4d40c1f4-eb14-4e77-897d-de6fa4a3cd0e 2018-10-08 04:33:36,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:36,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f9621b32-efa4-4328-b3e2-4a38b3e70ff4 Date: Mon, 08 Oct 2018 04:33:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:33:36,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-f9621b32-efa4-4328-b3e2-4a38b3e70ff4 2018-10-08 04:33:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:37,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f5e925c4-05a7-4b1f-a4ae-f93b63c92c0c Date: Mon, 08 Oct 2018 04:33:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:30Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","subnetpool_id":null,"name":"HA subnet tenant 1c311a1fa04f41e79566ca3e9fa2fe94"}} 2018-10-08 04:33:37,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 used request id req-f5e925c4-05a7-4b1f-a4ae-f93b63c92c0c 2018-10-08 04:33:37,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:37,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-67dc67bf-3fe4-47bc-9340-85c742045d4e Date: Mon, 08 Oct 2018 04:33:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:30Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","subnetpool_id":null,"name":"HA subnet tenant 1c311a1fa04f41e79566ca3e9fa2fe94"}} 2018-10-08 04:33:37,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 used request id req-67dc67bf-3fe4-47bc-9340-85c742045d4e 2018-10-08 04:33:37,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:37,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a8a846a9-656f-4562-90da-b698b3bf2033 Date: Mon, 08 Oct 2018 04:33:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6dbe5928-4911-4815-83df-74dd128169e3","tenant_id":"","created_at":"2018-10-08T04:33:30Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:30Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7e207ad6-dd10-4c42-90c2-2e8204bb39e3","subnetpool_id":null,"name":"HA subnet tenant 1c311a1fa04f41e79566ca3e9fa2fe94"}} 2018-10-08 04:33:37,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7e207ad6-dd10-4c42-90c2-2e8204bb39e3 used request id req-a8a846a9-656f-4562-90da-b698b3bf2033 2018-10-08 04:33:37,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:37,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b466312c5a45422a8cd422796f9a08e8", "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj-role"}], "expires_at": "2018-10-08T05:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c311a1fa04f41e79566ca3e9fa2fe94", "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1c311a1fa04f41e79566ca3e9fa2fe94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-user", "id": "a8619bd62a234ca5a9d2c87808690595"}, "audit_ids": ["sQY349SJSY6g2IB740rcvg"], "issued_at": "2018-10-08T04:33:37.000000Z"}} 2018-10-08 04:33:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99337d48d35cb4125dbcfc7da8aade1548726fe5" 2018-10-08 04:33:37,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-4464704e-85d5-418c-98e0-d87dc4291b3a Date: Mon, 08 Oct 2018 04:33:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1c311a1fa04f41e79566ca3e9fa2fe94", "created_at": "2018-10-08T04:33:30Z", "admin_state_up": true, "updated_at": "2018-10-08T04:33:34Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "1c311a1fa04f41e79566ca3e9fa2fe94", "id": "e7099ced-dac2-4e9f-9045-e442b5fdbb3d", "name": "CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router"}]} 2018-10-08 04:33:37,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router&admin_state_up=True used request id req-4464704e-85d5-418c-98e0-d87dc4291b3a 2018-10-08 04:33:37,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:37,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:37,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392d1c143923ec66ee4b700a06396c7676334040" 2018-10-08 04:33:37,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58132e24-286f-4444-9a45-ce18aed27124 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94"}, "enabled": true, "id": "1c311a1fa04f41e79566ca3e9fa2fe94", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-def7e15f-eca0-4f1-proj"}} 2018-10-08 04:33:37,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94 used request id req-58132e24-286f-4444-9a45-ce18aed27124 2018-10-08 04:33:37,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=e7099ced-dac2-4e9f-9045-e442b5fdbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99337d48d35cb4125dbcfc7da8aade1548726fe5" 2018-10-08 04:33:37,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-151ab44a-caf3-488e-93de-1235aba891b2 Date: Mon, 08 Oct 2018 04:33:38 GMT RESP BODY: {"ports":[]} 2018-10-08 04:33:37,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=e7099ced-dac2-4e9f-9045-e442b5fdbb3d used request id req-151ab44a-caf3-488e-93de-1235aba891b2 2018-10-08 04:33:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99337d48d35cb4125dbcfc7da8aade1548726fe5" 2018-10-08 04:33:38,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cd3a2c91-27fc-4064-9ab7-d24a4776d5cf Date: Mon, 08 Oct 2018 04:33:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:33:38,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-cd3a2c91-27fc-4064-9ab7-d24a4776d5cf 2018-10-08 04:33:38,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99337d48d35cb4125dbcfc7da8aade1548726fe5" 2018-10-08 04:33:38,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-04f6b2aa-707a-4e29-b8a2-3881c7aafd9a Date: Mon, 08 Oct 2018 04:33:38 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:33:38,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-04f6b2aa-707a-4e29-b8a2-3881c7aafd9a 2018-10-08 04:33:38,441 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router 2018-10-08 04:33:38,441 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-384b211c-c2da-4570-a748-005b43c115a5-pub-router 2018-10-08 04:33:38,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/e7099ced-dac2-4e9f-9045-e442b5fdbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc511e76193744b4860ba14e202ac656564dd969" 2018-10-08 04:33:41,870 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6dbe53f0-d00c-42aa-a906-6c77ce85d82d Content-Length: 0 Date: Mon, 08 Oct 2018 04:33:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:33:41,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e7099ced-dac2-4e9f-9045-e442b5fdbb3d used request id req-6dbe53f0-d00c-42aa-a906-6c77ce85d82d 2018-10-08 04:33:41,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:42,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e7c1b7aa-929b-45ad-9bd4-48aac62864a6 Date: Mon, 08 Oct 2018 04:33:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:33:42,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e7c1b7aa-929b-45ad-9bd4-48aac62864a6 2018-10-08 04:33:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:42,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2357213-304f-46be-9402-8acdcc94d9c7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:33:42,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-e2357213-304f-46be-9402-8acdcc94d9c7 2018-10-08 04:33:42,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:42,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ebb21ad-5514-46f3-b142-7c8c4e53f787 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:33:42,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-3ebb21ad-5514-46f3-b142-7c8c4e53f787 2018-10-08 04:33:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:42,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149dc9d4-13d7-4004-83b7-1427fea09f3f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:33:42,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-149dc9d4-13d7-4004-83b7-1427fea09f3f 2018-10-08 04:33:42,357 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-def7e15f-eca0-4f1-proj 2018-10-08 04:33:42,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:42,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-200e888b-05c5-4f30-aed2-a4e568da4a8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:33:42,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1c311a1fa04f41e79566ca3e9fa2fe94 used request id req-200e888b-05c5-4f30-aed2-a4e568da4a8b 2018-10-08 04:33:42,577 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-def7e15f-eca0-4f1-proj-role 2018-10-08 04:33:42,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b466312c5a45422a8cd422796f9a08e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:42,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eb16a8c-3fb8-4187-990a-0185e1981653 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:33:42,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b466312c5a45422a8cd422796f9a08e8 used request id req-7eb16a8c-3fb8-4187-990a-0185e1981653 2018-10-08 04:33:42,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2810c27249b469a1cfbfe42ad843fd71293d1f08" 2018-10-08 04:33:42,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd0a015-3109-4169-b986-f0cc63e77458 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:33:42,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9bd0a015-3109-4169-b986-f0cc63e77458 2018-10-08 04:33:42,774 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-def7e15f-eca0-4f1-user 2018-10-08 04:33:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a8619bd62a234ca5a9d2c87808690595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51ef9e4fc349a09dc1badbb4f18d55ee290df00" 2018-10-08 04:33:42,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e717be17-dbf4-4f4a-a82d-638db6b9040d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:33:42,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a8619bd62a234ca5a9d2c87808690595 used request id req-e717be17-dbf4-4f4a-a82d-638db6b9040d 2018-10-08 04:33:42,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:43,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["AFGcXyGiRgSlpkzUUP48rQ"], "issued_at": "2018-10-08T04:33:43.000000Z"}} 2018-10-08 04:33:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5639092ae983c00a71000c901facfa17c31cb25c" 2018-10-08 04:33:43,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5981b77-3eae-463a-882b-7c905b7bf445 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:43,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5981b77-3eae-463a-882b-7c905b7bf445 2018-10-08 04:33:43,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:43,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:43,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Oh4RHtMaRM-IfHtaYVLrGw"], "issued_at": "2018-10-08T04:33:43.000000Z"}} 2018-10-08 04:33:43,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:33:43,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61834a5a-99f9-4462-ad4e-fce24e5ca36f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:43,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61834a5a-99f9-4462-ad4e-fce24e5ca36f 2018-10-08 04:33:43,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:43,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:33:44,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f53e9f64-74d0-433c-b4ab-78aa337e39d4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:33:44,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj used request id req-f53e9f64-74d0-433c-b4ab-78aa337e39d4 2018-10-08 04:33:44,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:33:44,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62176c3-63bb-413a-939f-36e725ef2307 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:33:44,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f62176c3-63bb-413a-939f-36e725ef2307 2018-10-08 04:33:44,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}}' 2018-10-08 04:33:44,221 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da662aa-fc4b-454f-9cc0-0f8ba09131de Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:33:44,222 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6da662aa-fc4b-454f-9cc0-0f8ba09131de 2018-10-08 04:33:44,222 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj 2018-10-08 04:33:44,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:44,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:44,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["zAQMYjI-ToeJ6_2rtNZKVw"], "issued_at": "2018-10-08T04:33:44.000000Z"}} 2018-10-08 04:33:44,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a377fde2dca184e09ad1097d6e4f660253554455" 2018-10-08 04:33:44,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0241d09-5754-4f77-ad04-efc7bb509751 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:44,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b0241d09-5754-4f77-ad04-efc7bb509751 2018-10-08 04:33:44,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:44,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:44,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a377fde2dca184e09ad1097d6e4f660253554455" 2018-10-08 04:33:44,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3fcd23b-cbef-4757-9ac2-0b320c8e9d7d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:33:44,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a3fcd23b-cbef-4757-9ac2-0b320c8e9d7d 2018-10-08 04:33:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a377fde2dca184e09ad1097d6e4f660253554455" 2018-10-08 04:33:44,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888b8c0d-4248-4576-94ba-cc82f908482a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}]} 2018-10-08 04:33:44,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj used request id req-888b8c0d-4248-4576-94ba-cc82f908482a 2018-10-08 04:33:44,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a377fde2dca184e09ad1097d6e4f660253554455" 2018-10-08 04:33:44,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b7b675-a244-4fe2-807c-f9c552217cc7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:33:44,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a2b7b675-a244-4fe2-807c-f9c552217cc7 2018-10-08 04:33:45,276 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user 2018-10-08 04:33:45,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:33:45,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea0de64b-f8a8-4c47-a908-caaf9b9a321a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:33:45,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ea0de64b-f8a8-4c47-a908-caaf9b9a321a 2018-10-08 04:33:45,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" -d '{"role": {"name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}}' 2018-10-08 04:33:45,466 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7009cd-5f5a-44c6-99c1-40ca902d0805 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3", "links": {"self": "http://172.30.9.28:5000/v3/roles/afdd5d6aaeeb4c4f9df22ab9fc072bb3"}, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}} 2018-10-08 04:33:45,466 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fb7009cd-5f5a-44c6-99c1-40ca902d0805 2018-10-08 04:33:45,467 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role 2018-10-08 04:33:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/afdd5d6aaeeb4c4f9df22ab9fc072bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:33:45,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30c8c2c-db24-4b71-a983-636bfa8f7c25 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/afdd5d6aaeeb4c4f9df22ab9fc072bb3"}, "domain_id": null, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role", "id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3"}} 2018-10-08 04:33:45,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/afdd5d6aaeeb4c4f9df22ab9fc072bb3 used request id req-a30c8c2c-db24-4b71-a983-636bfa8f7c25 2018-10-08 04:33:45,487 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role to project CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj 2018-10-08 04:33:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3/users/3291c09863b84a75ac1344d3a68b65ad/roles/afdd5d6aaeeb4c4f9df22ab9fc072bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:33:45,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60e8b255-e407-4fac-b505-51cafca7ad5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:33:45,613 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3/users/3291c09863b84a75ac1344d3a68b65ad/roles/afdd5d6aaeeb4c4f9df22ab9fc072bb3 used request id req-60e8b255-e407-4fac-b505-51cafca7ad5e 2018-10-08 04:33:45,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:45,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:45,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}], "expires_at": "2018-10-08T05:33:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69718ce7b3124f25b7039baee605fdb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user", "id": "3291c09863b84a75ac1344d3a68b65ad"}, "audit_ids": ["IpJYmpMZRq-OtmUfXu6eZQ"], "issued_at": "2018-10-08T04:33:45.000000Z"}} 2018-10-08 04:33:45,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" 2018-10-08 04:33:46,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b4c1a4-291a-4b87-bf8a-5cbf7dfde857 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:46,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-70b4c1a4-291a-4b87-bf8a-5cbf7dfde857 2018-10-08 04:33:46,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" 2018-10-08 04:33:46,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-11ee37c5-58be-4c40-8ed9-eb373e0d3757 Date: Mon, 08 Oct 2018 04:33:46 GMT RESP BODY: {"networks":[]} 2018-10-08 04:33:46,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 used request id req-11ee37c5-58be-4c40-8ed9-eb373e0d3757 2018-10-08 04:33:46,243 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 2018-10-08 04:33:46,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" -d '{"network": {"name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1", "admin_state_up": true}}' 2018-10-08 04:33:47,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-fbc410ca-ab49-42a5-a55b-2f0ec732bada Date: Mon, 08 Oct 2018 04:33:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:33:46Z","is_default":false,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:46Z","mtu":1450}} 2018-10-08 04:33:47,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-fbc410ca-ab49-42a5-a55b-2f0ec732bada 2018-10-08 04:33:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" 2018-10-08 04:33:47,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-010559bf-360a-40da-95e4-e66a554c987f Date: Mon, 08 Oct 2018 04:33:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:33:46Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1"}]} 2018-10-08 04:33:47,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-010559bf-360a-40da-95e4-e66a554c987f 2018-10-08 04:33:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" 2018-10-08 04:33:47,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-99a01397-3b0b-4730-9e6f-287d4e390ee4 Date: Mon, 08 Oct 2018 04:33:47 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:33:47,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-99a01397-3b0b-4730-9e6f-287d4e390ee4 2018-10-08 04:33:47,472 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1 2018-10-08 04:33:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" -d '{"subnets": [{"ip_version": 4, "network_id": "b6c8a7d7-255b-447b-84e3-faae07726b4c", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]}' 2018-10-08 04:33:48,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-29dcb970-1eba-4d3a-b340-87b1a159da29 Date: Mon, 08 Oct 2018 04:33:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]} 2018-10-08 04:33:48,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-29dcb970-1eba-4d3a-b340-87b1a159da29 2018-10-08 04:33:48,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" 2018-10-08 04:33:48,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5d1d7fb3-9ca1-451d-bf00-b4e98f69d4b3 Date: Mon, 08 Oct 2018 04:33:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e8a3df8-65dc-46f5-b682-05bcabd6a50f"],"updated_at":"2018-10-08T04:33:47Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1"}]} 2018-10-08 04:33:48,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-5d1d7fb3-9ca1-451d-bf00-b4e98f69d4b3 2018-10-08 04:33:48,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" 2018-10-08 04:33:48,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-33964676-a146-4782-9e4e-76baa27a6465 Date: Mon, 08 Oct 2018 04:33:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]} 2018-10-08 04:33:48,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-33964676-a146-4782-9e4e-76baa27a6465 2018-10-08 04:33:48,520 - OpenStackNetwork - DEBUG - Network [b6c8a7d7-255b-447b-84e3-faae07726b4c] created successfully 2018-10-08 04:33:48,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:48,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:48,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}], "expires_at": "2018-10-08T05:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69718ce7b3124f25b7039baee605fdb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user", "id": "3291c09863b84a75ac1344d3a68b65ad"}, "audit_ids": ["v8bLwzUESEibPbaMJqsl4A"], "issued_at": "2018-10-08T04:33:48.000000Z"}} 2018-10-08 04:33:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" 2018-10-08 04:33:48,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58d750f-a75c-47f6-87e0-48599ce78f49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:48,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d58d750f-a75c-47f6-87e0-48599ce78f49 2018-10-08 04:33:48,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" 2018-10-08 04:33:49,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-618413fd-feea-4ac7-814c-e4ffca6b21f4 Date: Mon, 08 Oct 2018 04:33:49 GMT RESP BODY: {"networks":[]} 2018-10-08 04:33:49,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 used request id req-618413fd-feea-4ac7-814c-e4ffca6b21f4 2018-10-08 04:33:49,144 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 2018-10-08 04:33:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" -d '{"network": {"name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2", "admin_state_up": true}}' 2018-10-08 04:33:49,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-10c08715-ad4c-4ef2-bdf1-224ff7b61ebe Date: Mon, 08 Oct 2018 04:33:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:33:49Z","is_default":false,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","mtu":1450}} 2018-10-08 04:33:49,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-10c08715-ad4c-4ef2-bdf1-224ff7b61ebe 2018-10-08 04:33:49,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" 2018-10-08 04:33:49,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7fa786ea-9cec-4f71-9535-e86971caac6e Date: Mon, 08 Oct 2018 04:33:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:33:49Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2"}]} 2018-10-08 04:33:49,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-7fa786ea-9cec-4f71-9535-e86971caac6e 2018-10-08 04:33:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" 2018-10-08 04:33:49,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e6bf303d-2bed-4b30-895a-051aa725a229 Date: Mon, 08 Oct 2018 04:33:49 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:33:49,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-e6bf303d-2bed-4b30-895a-051aa725a229 2018-10-08 04:33:49,881 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2 2018-10-08 04:33:49,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" -d '{"subnets": [{"ip_version": 4, "network_id": "b4971bba-ed2e-43fe-bb54-c7eba4e49a38", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]}' 2018-10-08 04:33:50,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-56618cce-4ff1-4f51-9cfa-382c472413da Date: Mon, 08 Oct 2018 04:33:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]} 2018-10-08 04:33:50,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-56618cce-4ff1-4f51-9cfa-382c472413da 2018-10-08 04:33:50,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" 2018-10-08 04:33:50,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-88e0661b-87a2-4678-8d23-3975cb5f0418 Date: Mon, 08 Oct 2018 04:33:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f31e45d5-d8a5-475f-bd26-dd1f50b55ccd"],"updated_at":"2018-10-08T04:33:50Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2"}]} 2018-10-08 04:33:50,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-88e0661b-87a2-4678-8d23-3975cb5f0418 2018-10-08 04:33:50,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" 2018-10-08 04:33:50,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-48034cbc-df03-4a22-8047-bb2becc2ba34 Date: Mon, 08 Oct 2018 04:33:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]} 2018-10-08 04:33:50,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-48034cbc-df03-4a22-8047-bb2becc2ba34 2018-10-08 04:33:50,939 - OpenStackNetwork - DEBUG - Network [b4971bba-ed2e-43fe-bb54-c7eba4e49a38] created successfully 2018-10-08 04:33:50,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:50,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:51,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}], "expires_at": "2018-10-08T05:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69718ce7b3124f25b7039baee605fdb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user", "id": "3291c09863b84a75ac1344d3a68b65ad"}, "audit_ids": ["AmYh-KKxRiaQuVYH8OZkIg"], "issued_at": "2018-10-08T04:33:51.000000Z"}} 2018-10-08 04:33:51,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:51,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4c9db0-2e68-42a6-babf-fca6681316ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:51,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2c4c9db0-2e68-42a6-babf-fca6681316ee 2018-10-08 04:33:51,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:51,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dd5e5955-3816-4134-80aa-47602b9dcacf Date: Mon, 08 Oct 2018 04:33:51 GMT RESP BODY: {"routers": []} 2018-10-08 04:33:51,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router&admin_state_up=True used request id req-dd5e5955-3816-4134-80aa-47602b9dcacf 2018-10-08 04:33:51,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:51,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:51,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}], "expires_at": "2018-10-08T05:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69718ce7b3124f25b7039baee605fdb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user", "id": "3291c09863b84a75ac1344d3a68b65ad"}, "audit_ids": ["uOWhh9EFSlyB-L8Eu3J7dA"], "issued_at": "2018-10-08T04:33:51.000000Z"}} 2018-10-08 04:33:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d38f36ba452a1df5b4ebfccc999198090ee898" 2018-10-08 04:33:52,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5fce18-9eda-42cd-97ad-b749303feebf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:52,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a5fce18-9eda-42cd-97ad-b749303feebf 2018-10-08 04:33:52,060 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:33:52,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" -d '{"router": {"name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router", "admin_state_up": true}}' 2018-10-08 04:33:55,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-827ffdab-dfb0-4ae9-8b78-2f02e1656453 Date: Mon, 08 Oct 2018 04:33:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:52Z", "admin_state_up": true, "updated_at": "2018-10-08T04:33:52Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "07cfdfe8-08d5-4b88-abff-d0cd95c05704", "name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router"}} 2018-10-08 04:33:55,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-827ffdab-dfb0-4ae9-8b78-2f02e1656453 2018-10-08 04:33:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:55,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-325c0e20-f019-4383-bb04-9c14c6f73ed5 Date: Mon, 08 Oct 2018 04:33:55 GMT RESP BODY: {"ports":[]} 2018-10-08 04:33:55,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 used request id req-325c0e20-f019-4383-bb04-9c14c6f73ed5 2018-10-08 04:33:55,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:56,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cae236c5-3c17-497a-856a-10f72cd9e7a2 Date: Mon, 08 Oct 2018 04:33:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e8a3df8-65dc-46f5-b682-05bcabd6a50f"],"updated_at":"2018-10-08T04:33:47Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1"}]} 2018-10-08 04:33:56,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 used request id req-cae236c5-3c17-497a-856a-10f72cd9e7a2 2018-10-08 04:33:56,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:56,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:56,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e0227c-e1e7-47bf-b83d-352b93b217d4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:33:56,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-25e0227c-e1e7-47bf-b83d-352b93b217d4 2018-10-08 04:33:56,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:56,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-025d1dfc-4d5e-4cd2-aaf0-54ccc9716c9b Date: Mon, 08 Oct 2018 04:33:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]} 2018-10-08 04:33:56,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-025d1dfc-4d5e-4cd2-aaf0-54ccc9716c9b 2018-10-08 04:33:56,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:56,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7f59f1cc-74e5-4bbf-924f-2487ac3efcb5 Date: Mon, 08 Oct 2018 04:33:56 GMT RESP BODY: {"ports":[]} 2018-10-08 04:33:56,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1&admin_state_up=True used request id req-7f59f1cc-74e5-4bbf-924f-2487ac3efcb5 2018-10-08 04:33:56,391 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1 for router - CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:33:56,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:33:56,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:33:56,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}], "expires_at": "2018-10-08T05:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69718ce7b3124f25b7039baee605fdb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user", "id": "3291c09863b84a75ac1344d3a68b65ad"}, "audit_ids": ["nV4Lgy_nRnyoe_7sHfZ3IQ"], "issued_at": "2018-10-08T04:33:56.000000Z"}} 2018-10-08 04:33:56,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0de69126bc32c308635de25599e7449f26647e7" 2018-10-08 04:33:56,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44664ccf-bc44-4060-8661-fe49b9df47d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:33:56,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-44664ccf-bc44-4060-8661-fe49b9df47d6 2018-10-08 04:33:56,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:57,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9a7fa073-f519-406b-a127-84e8d7a2fc5f Date: Mon, 08 Oct 2018 04:33:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e8a3df8-65dc-46f5-b682-05bcabd6a50f"],"updated_at":"2018-10-08T04:33:47Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1"}]} 2018-10-08 04:33:57,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 used request id req-9a7fa073-f519-406b-a127-84e8d7a2fc5f 2018-10-08 04:33:57,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:57,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f243926c-654a-4132-82e0-b7e83b4bb9f4 Date: Mon, 08 Oct 2018 04:33:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]} 2018-10-08 04:33:57,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-f243926c-654a-4132-82e0-b7e83b4bb9f4 2018-10-08 04:33:57,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:57,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-01d0c015-51c6-43c7-b2dc-0f354f9575cb Date: Mon, 08 Oct 2018 04:33:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e8a3df8-65dc-46f5-b682-05bcabd6a50f"],"updated_at":"2018-10-08T04:33:47Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1"}]} 2018-10-08 04:33:57,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 used request id req-01d0c015-51c6-43c7-b2dc-0f354f9575cb 2018-10-08 04:33:57,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:33:57,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:33:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:33:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0de69126bc32c308635de25599e7449f26647e7" 2018-10-08 04:33:57,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c89d0aa-00b1-4492-be69-859c17ced6d9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:33:57,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-7c89d0aa-00b1-4492-be69-859c17ced6d9 2018-10-08 04:33:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:58,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a3319f0d-d92b-4599-8445-e3c96c1da78e Date: Mon, 08 Oct 2018 04:33:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]} 2018-10-08 04:33:58,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-a3319f0d-d92b-4599-8445-e3c96c1da78e 2018-10-08 04:33:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:33:58,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-495c5701-a316-44bf-b3a9-649b67158f2e Date: Mon, 08 Oct 2018 04:33:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]} 2018-10-08 04:33:58,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1 used request id req-495c5701-a316-44bf-b3a9-649b67158f2e 2018-10-08 04:33:58,259 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 2018-10-08 04:33:58,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" -d '{"port": {"network_id": "b6c8a7d7-255b-447b-84e3-faae07726b4c", "fixed_ips": [{"subnet_id": "4e8a3df8-65dc-46f5-b682-05bcabd6a50f", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1", "admin_state_up": true}}' 2018-10-08 04:33:59,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-69151b15-d666-47ad-b4d6-9bb449bc7ebd Date: Mon, 08 Oct 2018 04:33:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.1"}],"id":"3b8b5369-bb98-40d7-b452-733a5492af2d","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:c6:04:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1","project_id":"69718ce7b3124f25b7039baee605fdb3","qos_policy_id":null,"admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:58Z","binding:vnic_type":"normal"}} 2018-10-08 04:33:59,411 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-69151b15-d666-47ad-b4d6-9bb449bc7ebd 2018-10-08 04:33:59,412 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1 for router - CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:33:59,412 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:33:59,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" -d '{"port_id": "3b8b5369-bb98-40d7-b452-733a5492af2d"}' 2018-10-08 04:34:01,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a8b26671-36e3-4191-91cd-ec2eead17fd8 Date: Mon, 08 Oct 2018 04:34:01 GMT RESP BODY: {"network_id": "b6c8a7d7-255b-447b-84e3-faae07726b4c", "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "subnet_id": "4e8a3df8-65dc-46f5-b682-05bcabd6a50f", "subnet_ids": ["4e8a3df8-65dc-46f5-b682-05bcabd6a50f"], "port_id": "3b8b5369-bb98-40d7-b452-733a5492af2d", "id": "07cfdfe8-08d5-4b88-abff-d0cd95c05704"} 2018-10-08 04:34:01,318 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704/add_router_interface used request id req-a8b26671-36e3-4191-91cd-ec2eead17fd8 2018-10-08 04:34:01,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:01,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fa1be63b-b309-4264-8a60-12cc3aefc87a Date: Mon, 08 Oct 2018 04:34:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f31e45d5-d8a5-475f-bd26-dd1f50b55ccd"],"updated_at":"2018-10-08T04:33:50Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2"}]} 2018-10-08 04:34:01,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 used request id req-fa1be63b-b309-4264-8a60-12cc3aefc87a 2018-10-08 04:34:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:01,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7b3369-aa16-41e4-8367-fcd56eaf1a9b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:34:01,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-1a7b3369-aa16-41e4-8367-fcd56eaf1a9b 2018-10-08 04:34:01,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:01,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-17e0c16c-edd6-4859-818a-de8ef0a3c0cb Date: Mon, 08 Oct 2018 04:34:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]} 2018-10-08 04:34:01,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-17e0c16c-edd6-4859-818a-de8ef0a3c0cb 2018-10-08 04:34:01,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:01,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-996f54c6-6967-42ac-bffd-da95d86350ba Date: Mon, 08 Oct 2018 04:34:01 GMT RESP BODY: {"ports":[]} 2018-10-08 04:34:01,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2&admin_state_up=True used request id req-996f54c6-6967-42ac-bffd-da95d86350ba 2018-10-08 04:34:01,978 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2 for router - CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:34:01,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:01,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:02,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}], "expires_at": "2018-10-08T05:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69718ce7b3124f25b7039baee605fdb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user", "id": "3291c09863b84a75ac1344d3a68b65ad"}, "audit_ids": ["WnO-0AkoQPijV84knTg8ng"], "issued_at": "2018-10-08T04:34:02.000000Z"}} 2018-10-08 04:34:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0338591bf276c196e13b5d512e655ad9a94e2a5" 2018-10-08 04:34:02,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1a00b6-3109-401e-870f-dad39223418f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:02,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0d1a00b6-3109-401e-870f-dad39223418f 2018-10-08 04:34:02,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:02,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3d52e580-9f4f-4a44-8c72-aca44ec44a9e Date: Mon, 08 Oct 2018 04:34:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f31e45d5-d8a5-475f-bd26-dd1f50b55ccd"],"updated_at":"2018-10-08T04:33:50Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2"}]} 2018-10-08 04:34:02,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 used request id req-3d52e580-9f4f-4a44-8c72-aca44ec44a9e 2018-10-08 04:34:02,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:02,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-db67867a-e291-4811-8454-f58eed713585 Date: Mon, 08 Oct 2018 04:34:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]} 2018-10-08 04:34:02,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-db67867a-e291-4811-8454-f58eed713585 2018-10-08 04:34:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:03,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dd1619d9-b38f-4785-8f8e-91b0c1d93a36 Date: Mon, 08 Oct 2018 04:34:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f31e45d5-d8a5-475f-bd26-dd1f50b55ccd"],"updated_at":"2018-10-08T04:33:50Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2"}]} 2018-10-08 04:34:03,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 used request id req-dd1619d9-b38f-4785-8f8e-91b0c1d93a36 2018-10-08 04:34:03,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:03,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:03,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0338591bf276c196e13b5d512e655ad9a94e2a5" 2018-10-08 04:34:03,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7e682a-cde2-4928-975c-9b5c7b8dd4fa Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:34:03,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-cd7e682a-cde2-4928-975c-9b5c7b8dd4fa 2018-10-08 04:34:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:03,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-89c2c3b9-5efc-48bd-b25a-5d315b64a27b Date: Mon, 08 Oct 2018 04:34:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]} 2018-10-08 04:34:03,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-89c2c3b9-5efc-48bd-b25a-5d315b64a27b 2018-10-08 04:34:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:03,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cedc84bb-e3a9-4f07-bd9c-fdb09e44d03f Date: Mon, 08 Oct 2018 04:34:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]} 2018-10-08 04:34:03,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2 used request id req-cedc84bb-e3a9-4f07-bd9c-fdb09e44d03f 2018-10-08 04:34:03,527 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 2018-10-08 04:34:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" -d '{"port": {"network_id": "b4971bba-ed2e-43fe-bb54-c7eba4e49a38", "fixed_ips": [{"subnet_id": "f31e45d5-d8a5-475f-bd26-dd1f50b55ccd", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2", "admin_state_up": true}}' 2018-10-08 04:34:04,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-0b9c3592-17d8-481e-abfa-bc180d6e857d Date: Mon, 08 Oct 2018 04:34:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.1"}],"id":"a94748c3-f349-4dcc-a600-88322d54bd30","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:a8:e2:1d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2","project_id":"69718ce7b3124f25b7039baee605fdb3","qos_policy_id":null,"admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:34:04Z","binding:vnic_type":"normal"}} 2018-10-08 04:34:04,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-0b9c3592-17d8-481e-abfa-bc180d6e857d 2018-10-08 04:34:04,657 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2 for router - CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:34:04,657 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:34:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" -d '{"port_id": "a94748c3-f349-4dcc-a600-88322d54bd30"}' 2018-10-08 04:34:06,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e72916fc-647f-4d76-ada1-87df6046f07f Date: Mon, 08 Oct 2018 04:34:06 GMT RESP BODY: {"network_id": "b4971bba-ed2e-43fe-bb54-c7eba4e49a38", "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "subnet_id": "f31e45d5-d8a5-475f-bd26-dd1f50b55ccd", "subnet_ids": ["f31e45d5-d8a5-475f-bd26-dd1f50b55ccd"], "port_id": "a94748c3-f349-4dcc-a600-88322d54bd30", "id": "07cfdfe8-08d5-4b88-abff-d0cd95c05704"} 2018-10-08 04:34:06,336 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704/add_router_interface used request id req-e72916fc-647f-4d76-ada1-87df6046f07f 2018-10-08 04:34:06,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:06,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-d05719d5-4e24-40c4-8c9a-11d8965c5e1d Date: Mon, 08 Oct 2018 04:34:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:52Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:05Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "07cfdfe8-08d5-4b88-abff-d0cd95c05704", "name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router"}} 2018-10-08 04:34:06,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704 used request id req-d05719d5-4e24-40c4-8c9a-11d8965c5e1d 2018-10-08 04:34:06,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:06,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-cc962056-fa50-48b6-a7d6-daea442c2df5 Date: Mon, 08 Oct 2018 04:34:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.1"}],"id":"3b8b5369-bb98-40d7-b452-733a5492af2d","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:c6:04:81","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1","admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:58Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.1"}],"id":"a94748c3-f349-4dcc-a600-88322d54bd30","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:a8:e2:1d","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2","admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:34:04Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"}]} 2018-10-08 04:34:06,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 used request id req-cc962056-fa50-48b6-a7d6-daea442c2df5 2018-10-08 04:34:06,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:06,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6194adf0-7e85-45d0-9442-1bb82d8d3843 Date: Mon, 08 Oct 2018 04:34:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}} 2018-10-08 04:34:06,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f used request id req-6194adf0-7e85-45d0-9442-1bb82d8d3843 2018-10-08 04:34:06,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:07,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6db66d32-7dfa-44d6-a500-5315bd5b033d Date: Mon, 08 Oct 2018 04:34:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}} 2018-10-08 04:34:07,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd used request id req-6db66d32-7dfa-44d6-a500-5315bd5b033d 2018-10-08 04:34:07,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:07,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}], "expires_at": "2018-10-08T05:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69718ce7b3124f25b7039baee605fdb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user", "id": "3291c09863b84a75ac1344d3a68b65ad"}, "audit_ids": ["Ba-4Y7JlSfCD2BwgcNdvMw"], "issued_at": "2018-10-08T04:34:07.000000Z"}} 2018-10-08 04:34:07,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:07,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-cdd0740c-b9b8-4690-9d18-ac8ab8402af9 Date: Mon, 08 Oct 2018 04:34:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:52Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:05Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "07cfdfe8-08d5-4b88-abff-d0cd95c05704", "name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router"}]} 2018-10-08 04:34:07,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router&admin_state_up=True used request id req-cdd0740c-b9b8-4690-9d18-ac8ab8402af9 2018-10-08 04:34:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:07,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:07,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5639092ae983c00a71000c901facfa17c31cb25c" 2018-10-08 04:34:07,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b88808-8f18-418c-a578-3586249ccbde Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:34:07,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-28b88808-8f18-418c-a578-3586249ccbde 2018-10-08 04:34:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:07,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-b5941aa6-7565-448c-808f-464fbf4d9314 Date: Mon, 08 Oct 2018 04:34:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.1"}],"id":"3b8b5369-bb98-40d7-b452-733a5492af2d","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:c6:04:81","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1","admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:58Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.1"}],"id":"a94748c3-f349-4dcc-a600-88322d54bd30","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:a8:e2:1d","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2","admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:34:04Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"}]} 2018-10-08 04:34:07,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 used request id req-b5941aa6-7565-448c-808f-464fbf4d9314 2018-10-08 04:34:07,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:08,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5ebb4e0a-e750-4e4f-bba6-9f0e9dce1be2 Date: Mon, 08 Oct 2018 04:34:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}} 2018-10-08 04:34:08,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f used request id req-5ebb4e0a-e750-4e4f-bba6-9f0e9dce1be2 2018-10-08 04:34:08,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:08,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-22273fb8-6a63-4ef8-af19-22e6484fc4c9 Date: Mon, 08 Oct 2018 04:34:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}} 2018-10-08 04:34:08,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd used request id req-22273fb8-6a63-4ef8-af19-22e6484fc4c9 2018-10-08 04:34:08,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:08,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:08,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afdd5d6aaeeb4c4f9df22ab9fc072bb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role"}], "expires_at": "2018-10-08T05:34:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69718ce7b3124f25b7039baee605fdb3", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/69718ce7b3124f25b7039baee605fdb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user", "id": "3291c09863b84a75ac1344d3a68b65ad"}, "audit_ids": ["U_oOIBEMTcOycUVkvxQtUg"], "issued_at": "2018-10-08T04:34:08.000000Z"}} 2018-10-08 04:34:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:08,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af4cb65-3cc0-4f13-8c5c-27206cf21704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:08,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0af4cb65-3cc0-4f13-8c5c-27206cf21704 2018-10-08 04:34:08,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:09,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-fb0fd9f8-2879-4b42-804a-c1bb1e0feb38 Date: Mon, 08 Oct 2018 04:34:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:52Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:05Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "07cfdfe8-08d5-4b88-abff-d0cd95c05704", "name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router"}]} 2018-10-08 04:34:09,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router&admin_state_up=True used request id req-fb0fd9f8-2879-4b42-804a-c1bb1e0feb38 2018-10-08 04:34:09,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:09,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:09,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:09,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3c5ab6-41bb-4ba4-be65-5353e3bf5c50 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:34:09,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-dc3c5ab6-41bb-4ba4-be65-5353e3bf5c50 2018-10-08 04:34:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:09,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-1db9e18a-d88d-41e3-8e98-99fc2df445be Date: Mon, 08 Oct 2018 04:34:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.1"}],"id":"3b8b5369-bb98-40d7-b452-733a5492af2d","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:c6:04:81","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1","admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:58Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.1"}],"id":"a94748c3-f349-4dcc-a600-88322d54bd30","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:a8:e2:1d","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2","admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:34:04Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"}]} 2018-10-08 04:34:09,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 used request id req-1db9e18a-d88d-41e3-8e98-99fc2df445be 2018-10-08 04:34:09,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:09,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a616b6b9-ead7-4b78-9295-c35efdc6a0b4 Date: Mon, 08 Oct 2018 04:34:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}} 2018-10-08 04:34:09,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f used request id req-a616b6b9-ead7-4b78-9295-c35efdc6a0b4 2018-10-08 04:34:09,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:09,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c5473a27-4ebb-4335-865b-29343197de02 Date: Mon, 08 Oct 2018 04:34:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}} 2018-10-08 04:34:09,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd used request id req-c5473a27-4ebb-4335-865b-29343197de02 2018-10-08 04:34:09,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:10,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bb513887-3dca-434d-9b8e-938361374d57 Date: Mon, 08 Oct 2018 04:34:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e8a3df8-65dc-46f5-b682-05bcabd6a50f"],"updated_at":"2018-10-08T04:33:47Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1"}]} 2018-10-08 04:34:10,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 used request id req-bb513887-3dca-434d-9b8e-938361374d57 2018-10-08 04:34:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:10,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f33bee-8b0d-41bc-8b24-82ea679012d0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:34:10,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-d9f33bee-8b0d-41bc-8b24-82ea679012d0 2018-10-08 04:34:10,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:10,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-41e8031d-21c3-475d-9ecf-5f125d69c419 Date: Mon, 08 Oct 2018 04:34:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]} 2018-10-08 04:34:10,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-41e8031d-21c3-475d-9ecf-5f125d69c419 2018-10-08 04:34:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:10,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-bcbfe29c-8d58-428e-a342-61e9ac502b49 Date: Mon, 08 Oct 2018 04:34:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.1"}],"id":"3b8b5369-bb98-40d7-b452-733a5492af2d","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:c6:04:81","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1","admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:58Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"}]} 2018-10-08 04:34:10,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1&admin_state_up=True used request id req-bcbfe29c-8d58-428e-a342-61e9ac502b49 2018-10-08 04:34:10,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:10,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3fc4dc8-e6b6-4907-8ff2-65d3e7f39e9e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:34:10,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-e3fc4dc8-e6b6-4907-8ff2-65d3e7f39e9e 2018-10-08 04:34:10,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:10,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0b8d9b4f-dfb1-4309-a49b-ebe1e0ddd846 Date: Mon, 08 Oct 2018 04:34:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f31e45d5-d8a5-475f-bd26-dd1f50b55ccd"],"updated_at":"2018-10-08T04:33:50Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2"}]} 2018-10-08 04:34:10,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 used request id req-0b8d9b4f-dfb1-4309-a49b-ebe1e0ddd846 2018-10-08 04:34:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:10,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d48a44-cae6-4b50-b8bc-0d3666c53e3e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:34:10,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-19d48a44-cae6-4b50-b8bc-0d3666c53e3e 2018-10-08 04:34:10,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:11,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-90508807-1924-4d75-90ba-7c2ca38df562 Date: Mon, 08 Oct 2018 04:34:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]} 2018-10-08 04:34:11,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-90508807-1924-4d75-90ba-7c2ca38df562 2018-10-08 04:34:11,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:11,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-fcacebcf-b037-4d14-a063-44b14ce06e1f Date: Mon, 08 Oct 2018 04:34:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.1"}],"id":"a94748c3-f349-4dcc-a600-88322d54bd30","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:a8:e2:1d","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2","admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:34:04Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"}]} 2018-10-08 04:34:11,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38&name=CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2&admin_state_up=True used request id req-fcacebcf-b037-4d14-a063-44b14ce06e1f 2018-10-08 04:34:11,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:11,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f281a1a0-0867-4c9e-a492-e5479d964e18 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:34:11,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-f281a1a0-0867-4c9e-a492-e5479d964e18 2018-10-08 04:34:11,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:11,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-a0004283-e762-4a01-af57-208ad9e7bad5 Date: Mon, 08 Oct 2018 04:34:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:52Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:05Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "07cfdfe8-08d5-4b88-abff-d0cd95c05704", "name": "CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router"}} 2018-10-08 04:34:11,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704 used request id req-a0004283-e762-4a01-af57-208ad9e7bad5 2018-10-08 04:34:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:11,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-8bfe6cc2-bc44-49db-bc22-312ec61d5c92 Date: Mon, 08 Oct 2018 04:34:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.1"}],"id":"3b8b5369-bb98-40d7-b452-733a5492af2d","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:c6:04:81","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1","admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:58Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.1"}],"id":"a94748c3-f349-4dcc-a600-88322d54bd30","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:a8:e2:1d","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2","admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:34:04Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"}]} 2018-10-08 04:34:11,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=07cfdfe8-08d5-4b88-abff-d0cd95c05704 used request id req-8bfe6cc2-bc44-49db-bc22-312ec61d5c92 2018-10-08 04:34:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:11,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2d03836a-fbe7-4f9f-9606-1c89d1979c4e Date: Mon, 08 Oct 2018 04:34:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}} 2018-10-08 04:34:11,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f used request id req-2d03836a-fbe7-4f9f-9606-1c89d1979c4e 2018-10-08 04:34:11,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1147c3d6aefe1355331ec6d5e277258ae3be3dc" 2018-10-08 04:34:11,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-811a5297-2a63-411e-b255-3ab2f285fd84 Date: Mon, 08 Oct 2018 04:34:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}} 2018-10-08 04:34:11,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd used request id req-811a5297-2a63-411e-b255-3ab2f285fd84 2018-10-08 04:34:11,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:12,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d976397a-2229-4300-a76f-55b8069e98d0 Date: Mon, 08 Oct 2018 04:34:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e8a3df8-65dc-46f5-b682-05bcabd6a50f"],"updated_at":"2018-10-08T04:33:47Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1"}]} 2018-10-08 04:34:12,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-d976397a-2229-4300-a76f-55b8069e98d0 2018-10-08 04:34:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:12,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-14884d24-9f37-4235-bd65-95e067eb4485 Date: Mon, 08 Oct 2018 04:34:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]} 2018-10-08 04:34:12,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-14884d24-9f37-4235-bd65-95e067eb4485 2018-10-08 04:34:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:12,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-21d0ab62-0da3-47dc-a589-a756aa38b1f7 Date: Mon, 08 Oct 2018 04:34:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.2"}],"id":"17205ce0-d740-4e42-865d-0bb543ef125f","security_groups":[],"mac_address":"fa:16:3e:cd:05:48","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6c8a7d7-255b-447b-84e3-faae07726b4c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.1"}],"id":"3b8b5369-bb98-40d7-b452-733a5492af2d","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:c6:04:81","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1","admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:58Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.4"}],"id":"cea74557-07f1-4dfc-8244-37f16f7dee5f","security_groups":[],"mac_address":"fa:16:3e:e3:3c:07","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6c8a7d7-255b-447b-84e3-faae07726b4c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","ip_address":"10.200.201.3"}],"id":"fa4ca4a0-5761-48a3-a724-4dc1af5d682f","security_groups":[],"mac_address":"fa:16:3e:e7:5d:ab","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6c8a7d7-255b-447b-84e3-faae07726b4c"}]} 2018-10-08 04:34:12,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-21d0ab62-0da3-47dc-a589-a756aa38b1f7 2018-10-08 04:34:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:12,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-513d8853-56e4-439a-9f91-2d5f39f9b577 Date: Mon, 08 Oct 2018 04:34:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f31e45d5-d8a5-475f-bd26-dd1f50b55ccd"],"updated_at":"2018-10-08T04:33:50Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2"}]} 2018-10-08 04:34:12,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-513d8853-56e4-439a-9f91-2d5f39f9b577 2018-10-08 04:34:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:13,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-52c15636-d798-45f2-a2c8-71e230b74fe7 Date: Mon, 08 Oct 2018 04:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]} 2018-10-08 04:34:13,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-52c15636-d798-45f2-a2c8-71e230b74fe7 2018-10-08 04:34:13,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:13,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-158a5922-a2f0-4ced-b3ca-3375563e08c2 Date: Mon, 08 Oct 2018 04:34:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.4"}],"id":"7c6290ae-f843-4fcf-9478-c0806acd4a08","security_groups":[],"mac_address":"fa:16:3e:7e:84:23","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4971bba-ed2e-43fe-bb54-c7eba4e49a38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.2"}],"id":"7fbded1c-7934-40b9-9a98-21fe78128eb6","security_groups":[],"mac_address":"fa:16:3e:30:25:c6","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4971bba-ed2e-43fe-bb54-c7eba4e49a38"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.1"}],"id":"a94748c3-f349-4dcc-a600-88322d54bd30","security_groups":["8ac2013e-c0dd-4784-8c84-2ce9a1343a6e"],"mac_address":"fa:16:3e:a8:e2:1d","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2","admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:34:04Z","binding:vnic_type":"normal","device_id":"07cfdfe8-08d5-4b88-abff-d0cd95c05704"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:33:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","ip_address":"10.200.202.3"}],"id":"aae62215-b97c-4e45-aa06-5d0e5111f060","security_groups":[],"mac_address":"fa:16:3e:42:0d:cb","project_id":"69718ce7b3124f25b7039baee605fdb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4971bba-ed2e-43fe-bb54-c7eba4e49a38"}]} 2018-10-08 04:34:13,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-158a5922-a2f0-4ced-b3ca-3375563e08c2 2018-10-08 04:34:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:13,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-14140280-af08-4e3b-90c0-76b799349ad9 Date: Mon, 08 Oct 2018 04:34:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}} 2018-10-08 04:34:13,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f used request id req-14140280-af08-4e3b-90c0-76b799349ad9 2018-10-08 04:34:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:13,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-817477c3-fb51-439e-8998-497cedabb164 Date: Mon, 08 Oct 2018 04:34:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e8a3df8-65dc-46f5-b682-05bcabd6a50f"],"updated_at":"2018-10-08T04:33:47Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1"}]} 2018-10-08 04:34:13,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-817477c3-fb51-439e-8998-497cedabb164 2018-10-08 04:34:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:13,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1def3b34-4c67-440d-8c58-be1a02ad5ce7 Date: Mon, 08 Oct 2018 04:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c8a7d7-255b-447b-84e3-faae07726b4c","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:47Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"4e8a3df8-65dc-46f5-b682-05bcabd6a50f","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1"}]} 2018-10-08 04:34:13,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-1def3b34-4c67-440d-8c58-be1a02ad5ce7 2018-10-08 04:34:13,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:13,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fd1edbb7-76a0-49da-a150-645c8c08b426 Date: Mon, 08 Oct 2018 04:34:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}} 2018-10-08 04:34:13,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd used request id req-fd1edbb7-76a0-49da-a150-645c8c08b426 2018-10-08 04:34:13,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:14,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-eac90bac-993c-4638-945d-4a57e5e29368 Date: Mon, 08 Oct 2018 04:34:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f31e45d5-d8a5-475f-bd26-dd1f50b55ccd"],"updated_at":"2018-10-08T04:33:50Z","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69718ce7b3124f25b7039baee605fdb3","id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2"}]} 2018-10-08 04:34:14,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-eac90bac-993c-4638-945d-4a57e5e29368 2018-10-08 04:34:14,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd7177a091140a87869dacdc103f5481bdaea64" 2018-10-08 04:34:14,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c4025ea5-af24-4a03-bb3a-e13fbdd67be0 Date: Mon, 08 Oct 2018 04:34:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4971bba-ed2e-43fe-bb54-c7eba4e49a38","tenant_id":"69718ce7b3124f25b7039baee605fdb3","created_at":"2018-10-08T04:33:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"69718ce7b3124f25b7039baee605fdb3","id":"f31e45d5-d8a5-475f-bd26-dd1f50b55ccd","subnetpool_id":null,"name":"CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2"}]} 2018-10-08 04:34:14,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-c4025ea5-af24-4a03-bb3a-e13fbdd67be0 2018-10-08 04:34:14,176 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router and port CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port1 2018-10-08 04:34:14,176 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:34:14,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" -d '{"port_id": "3b8b5369-bb98-40d7-b452-733a5492af2d"}' 2018-10-08 04:34:15,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-27f65798-6872-4ffa-8436-1dd237449ece Date: Mon, 08 Oct 2018 04:34:15 GMT RESP BODY: {"network_id": "b6c8a7d7-255b-447b-84e3-faae07726b4c", "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "subnet_id": "4e8a3df8-65dc-46f5-b682-05bcabd6a50f", "subnet_ids": ["4e8a3df8-65dc-46f5-b682-05bcabd6a50f"], "port_id": "3b8b5369-bb98-40d7-b452-733a5492af2d", "id": "07cfdfe8-08d5-4b88-abff-d0cd95c05704"} 2018-10-08 04:34:15,525 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704/remove_router_interface used request id req-27f65798-6872-4ffa-8436-1dd237449ece 2018-10-08 04:34:15,525 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router and port CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-port2 2018-10-08 04:34:15,526 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:34:15,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" -d '{"port_id": "a94748c3-f349-4dcc-a600-88322d54bd30"}' 2018-10-08 04:34:16,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6f746528-b132-4b8d-8133-1d28a1074d97 Date: Mon, 08 Oct 2018 04:34:16 GMT RESP BODY: {"network_id": "b4971bba-ed2e-43fe-bb54-c7eba4e49a38", "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "subnet_id": "f31e45d5-d8a5-475f-bd26-dd1f50b55ccd", "subnet_ids": ["f31e45d5-d8a5-475f-bd26-dd1f50b55ccd"], "port_id": "a94748c3-f349-4dcc-a600-88322d54bd30", "id": "07cfdfe8-08d5-4b88-abff-d0cd95c05704"} 2018-10-08 04:34:16,723 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704/remove_router_interface used request id req-6f746528-b132-4b8d-8133-1d28a1074d97 2018-10-08 04:34:16,723 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:34:16,723 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-router 2018-10-08 04:34:16,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9a5d704a6083e05b7116de814a0f33de703ffc" 2018-10-08 04:34:19,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-391540b0-f2ee-4645-8a2d-ec88e1c42def Content-Length: 0 Date: Mon, 08 Oct 2018 04:34:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:34:19,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/07cfdfe8-08d5-4b88-abff-d0cd95c05704 used request id req-391540b0-f2ee-4645-8a2d-ec88e1c42def 2018-10-08 04:34:19,450 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1 2018-10-08 04:34:19,450 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet1 2018-10-08 04:34:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" 2018-10-08 04:34:21,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdd3242a-8312-49b0-90c5-66187bd450ce Date: Mon, 08 Oct 2018 04:34:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:34:21,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4e8a3df8-65dc-46f5-b682-05bcabd6a50f used request id req-fdd3242a-8312-49b0-90c5-66187bd450ce 2018-10-08 04:34:21,698 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net1 2018-10-08 04:34:21,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b6c8a7d7-255b-447b-84e3-faae07726b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384f1cc9c595acf65959ada72d90b2c07c8c887" 2018-10-08 04:34:22,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27afade2-7022-4e1c-bd7b-75e6e1598ff1 Date: Mon, 08 Oct 2018 04:34:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:34:22,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b6c8a7d7-255b-447b-84e3-faae07726b4c used request id req-27afade2-7022-4e1c-bd7b-75e6e1598ff1 2018-10-08 04:34:22,968 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2 2018-10-08 04:34:22,969 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-subnet2 2018-10-08 04:34:22,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" 2018-10-08 04:34:25,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86a8ad5b-8d21-4f31-9bbd-537fe95ce181 Date: Mon, 08 Oct 2018 04:34:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:34:25,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f31e45d5-d8a5-475f-bd26-dd1f50b55ccd used request id req-86a8ad5b-8d21-4f31-9bbd-537fe95ce181 2018-10-08 04:34:25,305 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-d4d6b2de-9e23-4de8-9d3d-eb6cf3eb0783-pub-net2 2018-10-08 04:34:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b4971bba-ed2e-43fe-bb54-c7eba4e49a38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2920c71eaf7b5b77cf67a73fb5d0433ec8cfb3e6" 2018-10-08 04:34:26,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-772601e0-8b57-4d16-814d-5de95d6487ee Date: Mon, 08 Oct 2018 04:34:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:34:26,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b4971bba-ed2e-43fe-bb54-c7eba4e49a38 used request id req-772601e0-8b57-4d16-814d-5de95d6487ee 2018-10-08 04:34:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:26,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-95170d13-efc0-4749-85da-bcdd68e41b5f Date: Mon, 08 Oct 2018 04:34:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:46Z", "updated_at": "2018-10-08T04:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:33:46Z", "revision_number": 0, "id": "53f4f356-47d5-4ce9-8a28-c3db8c4b03b9", "remote_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "remote_ip_prefix": null, "created_at": "2018-10-08T04:33:46Z", "security_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "69718ce7b3124f25b7039baee605fdb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:33:46Z", "revision_number": 0, "id": "7eaf1c4d-a0fc-4b95-a23f-c08daae9afb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:33:46Z", "security_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "69718ce7b3124f25b7039baee605fdb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:33:46Z", "revision_number": 0, "id": "cffe974b-481b-40ed-bb4a-7afbb91e9d78", "remote_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "remote_ip_prefix": null, "created_at": "2018-10-08T04:33:46Z", "security_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "69718ce7b3124f25b7039baee605fdb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:33:46Z", "revision_number": 0, "id": "dd0b7aa9-0dd6-4569-9f19-967cbf98e98d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:33:46Z", "security_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "69718ce7b3124f25b7039baee605fdb3"}], "revision_number": 4, "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:34:26,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-95170d13-efc0-4749-85da-bcdd68e41b5f 2018-10-08 04:34:26,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:26,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3739f986-680c-46bd-8876-337061bfadd0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:34:26,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-3739f986-680c-46bd-8876-337061bfadd0 2018-10-08 04:34:26,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:26,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00fca246-fa95-4123-b584-05ce5f54069d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:34:26,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-00fca246-fa95-4123-b584-05ce5f54069d 2018-10-08 04:34:26,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:27,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21601b8a-94ed-4e47-b123-9bf614528999 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:34:27,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-21601b8a-94ed-4e47-b123-9bf614528999 2018-10-08 04:34:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:27,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea49480-9d25-4c61-a780-541640b7e25c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3"}, "enabled": true, "id": "69718ce7b3124f25b7039baee605fdb3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj"}} 2018-10-08 04:34:27,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-0ea49480-9d25-4c61-a780-541640b7e25c 2018-10-08 04:34:27,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ac2013e-c0dd-4784-8c84-2ce9a1343a6e 2018-10-08 04:34:27,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8ac2013e-c0dd-4784-8c84-2ce9a1343a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:27,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a7d9e9a-0cfd-4908-8478-f66721fb4744 Date: Mon, 08 Oct 2018 04:34:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:33:46Z", "security_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:46Z", "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "53f4f356-47d5-4ce9-8a28-c3db8c4b03b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:33:46Z", "security_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:46Z", "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "7eaf1c4d-a0fc-4b95-a23f-c08daae9afb7"}, {"remote_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:33:46Z", "security_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:46Z", "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "cffe974b-481b-40ed-bb4a-7afbb91e9d78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:33:46Z", "security_group_id": "8ac2013e-c0dd-4784-8c84-2ce9a1343a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "69718ce7b3124f25b7039baee605fdb3", "created_at": "2018-10-08T04:33:46Z", "project_id": "69718ce7b3124f25b7039baee605fdb3", "id": "dd0b7aa9-0dd6-4569-9f19-967cbf98e98d"}]} 2018-10-08 04:34:27,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8ac2013e-c0dd-4784-8c84-2ce9a1343a6e used request id req-3a7d9e9a-0cfd-4908-8478-f66721fb4744 2018-10-08 04:34:27,348 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:34:27,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/8ac2013e-c0dd-4784-8c84-2ce9a1343a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:27,645 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60a7ff12-0b71-4e0d-a78c-9cc6e0741256 Content-Length: 0 Date: Mon, 08 Oct 2018 04:34:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:34:27,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/8ac2013e-c0dd-4784-8c84-2ce9a1343a6e used request id req-60a7ff12-0b71-4e0d-a78c-9cc6e0741256 2018-10-08 04:34:27,646 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj 2018-10-08 04:34:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:27,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f157b72-01f2-4a34-b779-9418e6f10229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:34:27,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/69718ce7b3124f25b7039baee605fdb3 used request id req-1f157b72-01f2-4a34-b779-9418e6f10229 2018-10-08 04:34:27,867 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a7af5ed1-ff43-4a8-proj-role 2018-10-08 04:34:27,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/afdd5d6aaeeb4c4f9df22ab9fc072bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:27,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c52c3408-a090-4d69-9998-9439271fe07c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:34:27,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/afdd5d6aaeeb4c4f9df22ab9fc072bb3 used request id req-c52c3408-a090-4d69-9998-9439271fe07c 2018-10-08 04:34:27,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf1f6926656fb33a49253afe3788a18927b88de" 2018-10-08 04:34:28,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98ffeb9-4f7a-4e74-b1a0-675fe6e6bd51 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:34:28,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b98ffeb9-4f7a-4e74-b1a0-675fe6e6bd51 2018-10-08 04:34:28,064 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a7af5ed1-ff43-4a8-user 2018-10-08 04:34:28,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3291c09863b84a75ac1344d3a68b65ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a377fde2dca184e09ad1097d6e4f660253554455" 2018-10-08 04:34:28,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-addbff51-e60f-4f19-b3ef-6c270f55407f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:34:28,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3291c09863b84a75ac1344d3a68b65ad used request id req-addbff51-e60f-4f19-b3ef-6c270f55407f 2018-10-08 04:34:28,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:28,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:34:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["FthSTgI8TRO4-NlFttCtkA"], "issued_at": "2018-10-08T04:34:28.000000Z"}} 2018-10-08 04:34:28,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6467db93f10caa09aad267744da3ed16e66d31eb" 2018-10-08 04:34:28,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1712905e-5683-4c83-835b-d3d122361d2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:28,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1712905e-5683-4c83-835b-d3d122361d2a 2018-10-08 04:34:28,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:28,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:29,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["R6apLsYHR1elGuz6zrSIFQ"], "issued_at": "2018-10-08T04:34:29.000000Z"}} 2018-10-08 04:34:29,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:29,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00dff296-175b-49b0-afe5-6171160611b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:29,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00dff296-175b-49b0-afe5-6171160611b0 2018-10-08 04:34:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:29,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-82e72d52-21ee-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:29,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1addb8-9075-4fca-a28a-c1dcdd80f087 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-82e72d52-21ee-458-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:34:29,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-82e72d52-21ee-458-proj used request id req-1d1addb8-9075-4fca-a28a-c1dcdd80f087 2018-10-08 04:34:29,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:29,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fe0439-4745-4317-bd4a-01e5a513d889 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:34:29,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c5fe0439-4745-4317-bd4a-01e5a513d889 2018-10-08 04:34:29,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj"}}' 2018-10-08 04:34:29,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f62329d-2225-4a8d-a1ea-3399117db10b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b4775ab81e46649df74d8945b11228"}, "enabled": true, "id": "05b4775ab81e46649df74d8945b11228", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj"}} 2018-10-08 04:34:29,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6f62329d-2225-4a8d-a1ea-3399117db10b 2018-10-08 04:34:29,509 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-82e72d52-21ee-458-proj 2018-10-08 04:34:29,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:29,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:29,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["0ZMtfb4tRuiWwCk1mUE-Rg"], "issued_at": "2018-10-08T04:34:29.000000Z"}} 2018-10-08 04:34:29,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daef57fab33ad0f10b6611ee9d72441768fab72" 2018-10-08 04:34:29,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78854a6-d396-4f6a-acaf-99da52d227b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:29,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f78854a6-d396-4f6a-acaf-99da52d227b7 2018-10-08 04:34:29,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:29,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:29,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daef57fab33ad0f10b6611ee9d72441768fab72" 2018-10-08 04:34:30,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02c8343-db7e-42f5-a096-f54ba674047b Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:34:30,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d02c8343-db7e-42f5-a096-f54ba674047b 2018-10-08 04:34:30,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-82e72d52-21ee-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daef57fab33ad0f10b6611ee9d72441768fab72" 2018-10-08 04:34:30,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f2e58f-f8fd-4644-9d97-cb9964beaa9a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-82e72d52-21ee-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b4775ab81e46649df74d8945b11228"}, "enabled": true, "id": "05b4775ab81e46649df74d8945b11228", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj"}]} 2018-10-08 04:34:30,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-82e72d52-21ee-458-proj used request id req-26f2e58f-f8fd-4644-9d97-cb9964beaa9a 2018-10-08 04:34:30,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daef57fab33ad0f10b6611ee9d72441768fab72" 2018-10-08 04:34:30,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3a627c-7448-461c-a2f4-acedf54de738 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:34:30,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8e3a627c-7448-461c-a2f4-acedf54de738 2018-10-08 04:34:30,592 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-82e72d52-21ee-458-user 2018-10-08 04:34:30,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:30,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45eff3e4-0241-4f20-a38c-9a1c61595de6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:34:30,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-45eff3e4-0241-4f20-a38c-9a1c61595de6 2018-10-08 04:34:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" -d '{"role": {"name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj-role"}}' 2018-10-08 04:34:30,807 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b34bd3a1-57fb-4f5f-9470-f256998a9eb5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "215dc9d7ca084ba98716003c4f339a10", "links": {"self": "http://172.30.9.28:5000/v3/roles/215dc9d7ca084ba98716003c4f339a10"}, "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj-role"}} 2018-10-08 04:34:30,807 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b34bd3a1-57fb-4f5f-9470-f256998a9eb5 2018-10-08 04:34:30,807 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-82e72d52-21ee-458-proj-role 2018-10-08 04:34:30,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/215dc9d7ca084ba98716003c4f339a10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:30,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1295a9c8-4246-48d7-9729-bacf4d577aa0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/215dc9d7ca084ba98716003c4f339a10"}, "domain_id": null, "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj-role", "id": "215dc9d7ca084ba98716003c4f339a10"}} 2018-10-08 04:34:30,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/215dc9d7ca084ba98716003c4f339a10 used request id req-1295a9c8-4246-48d7-9729-bacf4d577aa0 2018-10-08 04:34:30,829 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-82e72d52-21ee-458-proj-role to project CreateRouterSuccessTests-82e72d52-21ee-458-proj 2018-10-08 04:34:30,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/05b4775ab81e46649df74d8945b11228/users/22928cb76d944861bf306c46f3f2c3c3/roles/215dc9d7ca084ba98716003c4f339a10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:30,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2581d893-cdae-464a-9990-73d596788621 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:34:30,967 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/05b4775ab81e46649df74d8945b11228/users/22928cb76d944861bf306c46f3f2c3c3/roles/215dc9d7ca084ba98716003c4f339a10 used request id req-2581d893-cdae-464a-9990-73d596788621 2018-10-08 04:34:30,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:30,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:31,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "215dc9d7ca084ba98716003c4f339a10", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj-role"}], "expires_at": "2018-10-08T05:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b4775ab81e46649df74d8945b11228", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-82e72d52-21ee-458-user", "id": "22928cb76d944861bf306c46f3f2c3c3"}, "audit_ids": ["dG7ODwcPRpyh2sqvySqfzQ"], "issued_at": "2018-10-08T04:34:31.000000Z"}} 2018-10-08 04:34:31,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04b1a21791f40108143e108107a25e2a2eb4ec5" 2018-10-08 04:34:31,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0159dac-ad3a-427e-89cf-5aac696099e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:31,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0159dac-ad3a-427e-89cf-5aac696099e1 2018-10-08 04:34:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04b1a21791f40108143e108107a25e2a2eb4ec5" 2018-10-08 04:34:31,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-06d83185-1646-491b-868c-6f3de100d6d6 Date: Mon, 08 Oct 2018 04:34:31 GMT RESP BODY: {"routers": []} 2018-10-08 04:34:31,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router&admin_state_up=True used request id req-06d83185-1646-491b-868c-6f3de100d6d6 2018-10-08 04:34:31,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:31,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:32,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "215dc9d7ca084ba98716003c4f339a10", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj-role"}], "expires_at": "2018-10-08T05:34:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b4775ab81e46649df74d8945b11228", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-82e72d52-21ee-458-user", "id": "22928cb76d944861bf306c46f3f2c3c3"}, "audit_ids": ["y39j1Z1yRlG9IVIOKofAQA"], "issued_at": "2018-10-08T04:34:32.000000Z"}} 2018-10-08 04:34:32,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2cbd329974fc65b880357592ea19120c85dc9c" 2018-10-08 04:34:32,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5e649a-e211-487e-9c84-670f7395e4b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:32,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b5e649a-e211-487e-9c84-670f7395e4b9 2018-10-08 04:34:32,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04b1a21791f40108143e108107a25e2a2eb4ec5" 2018-10-08 04:34:32,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-105f24ac-4d77-4a70-9719-ca915459f125 Date: Mon, 08 Oct 2018 04:34:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:34:32,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-105f24ac-4d77-4a70-9719-ca915459f125 2018-10-08 04:34:32,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04b1a21791f40108143e108107a25e2a2eb4ec5" 2018-10-08 04:34:32,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fd72b8da-6a7d-4016-8f5c-015ca6ed6528 Date: Mon, 08 Oct 2018 04:34:32 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:34:32,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-fd72b8da-6a7d-4016-8f5c-015ca6ed6528 2018-10-08 04:34:32,617 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router 2018-10-08 04:34:32,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04b1a21791f40108143e108107a25e2a2eb4ec5" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router", "admin_state_up": true}}' 2018-10-08 04:34:37,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-637cf50a-982f-4f84-b05d-621dd61fb0b6 Date: Mon, 08 Oct 2018 04:34:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05b4775ab81e46649df74d8945b11228", "created_at": "2018-10-08T04:34:33Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:34Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "05b4775ab81e46649df74d8945b11228", "id": "7c4acf32-04b9-40c8-82d6-e2c72f33af16", "name": "CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router"}} 2018-10-08 04:34:37,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-637cf50a-982f-4f84-b05d-621dd61fb0b6 2018-10-08 04:34:37,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7c4acf32-04b9-40c8-82d6-e2c72f33af16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04b1a21791f40108143e108107a25e2a2eb4ec5" 2018-10-08 04:34:37,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-164939fb-5972-4fe7-b6ca-ab74ee528178 Date: Mon, 08 Oct 2018 04:34:37 GMT RESP BODY: {"ports":[]} 2018-10-08 04:34:37,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7c4acf32-04b9-40c8-82d6-e2c72f33af16 used request id req-164939fb-5972-4fe7-b6ca-ab74ee528178 2018-10-08 04:34:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/7c4acf32-04b9-40c8-82d6-e2c72f33af16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04b1a21791f40108143e108107a25e2a2eb4ec5" 2018-10-08 04:34:37,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b469ed90-0a85-4170-9185-20caecc921a0 Date: Mon, 08 Oct 2018 04:34:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05b4775ab81e46649df74d8945b11228", "created_at": "2018-10-08T04:34:33Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:36Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "05b4775ab81e46649df74d8945b11228", "id": "7c4acf32-04b9-40c8-82d6-e2c72f33af16", "name": "CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router"}} 2018-10-08 04:34:37,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/7c4acf32-04b9-40c8-82d6-e2c72f33af16 used request id req-b469ed90-0a85-4170-9185-20caecc921a0 2018-10-08 04:34:37,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7c4acf32-04b9-40c8-82d6-e2c72f33af16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04b1a21791f40108143e108107a25e2a2eb4ec5" 2018-10-08 04:34:37,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c006330-c1c1-40ad-a249-a6e7697001a6 Date: Mon, 08 Oct 2018 04:34:37 GMT RESP BODY: {"ports":[]} 2018-10-08 04:34:37,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7c4acf32-04b9-40c8-82d6-e2c72f33af16 used request id req-1c006330-c1c1-40ad-a249-a6e7697001a6 2018-10-08 04:34:37,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:38,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "215dc9d7ca084ba98716003c4f339a10", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj-role"}], "expires_at": "2018-10-08T05:34:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b4775ab81e46649df74d8945b11228", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/05b4775ab81e46649df74d8945b11228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/05b4775ab81e46649df74d8945b11228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/05b4775ab81e46649df74d8945b11228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-82e72d52-21ee-458-user", "id": "22928cb76d944861bf306c46f3f2c3c3"}, "audit_ids": ["OyDZcvD2TaylogdVHDCTfQ"], "issued_at": "2018-10-08T04:34:38.000000Z"}} 2018-10-08 04:34:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae76b2733ca9b4891bcf5f57b4edcd1d47bbe18" 2018-10-08 04:34:38,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-856a08d4-650d-4030-ad6e-2a51884f6200 Date: Mon, 08 Oct 2018 04:34:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05b4775ab81e46649df74d8945b11228", "created_at": "2018-10-08T04:34:33Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:36Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "05b4775ab81e46649df74d8945b11228", "id": "7c4acf32-04b9-40c8-82d6-e2c72f33af16", "name": "CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router"}]} 2018-10-08 04:34:38,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router&admin_state_up=True used request id req-856a08d4-650d-4030-ad6e-2a51884f6200 2018-10-08 04:34:38,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:38,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:38,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b4775ab81e46649df74d8945b11228 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6467db93f10caa09aad267744da3ed16e66d31eb" 2018-10-08 04:34:38,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5512f351-7001-4dab-9ae7-c91317a79b4d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b4775ab81e46649df74d8945b11228"}, "enabled": true, "id": "05b4775ab81e46649df74d8945b11228", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-82e72d52-21ee-458-proj"}} 2018-10-08 04:34:38,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b4775ab81e46649df74d8945b11228 used request id req-5512f351-7001-4dab-9ae7-c91317a79b4d 2018-10-08 04:34:38,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7c4acf32-04b9-40c8-82d6-e2c72f33af16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae76b2733ca9b4891bcf5f57b4edcd1d47bbe18" 2018-10-08 04:34:38,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1cc8f551-f772-4382-95d3-71f5b7f5f60c Date: Mon, 08 Oct 2018 04:34:38 GMT RESP BODY: {"ports":[]} 2018-10-08 04:34:38,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7c4acf32-04b9-40c8-82d6-e2c72f33af16 used request id req-1cc8f551-f772-4382-95d3-71f5b7f5f60c 2018-10-08 04:34:38,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae76b2733ca9b4891bcf5f57b4edcd1d47bbe18" 2018-10-08 04:34:39,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5b715dd9-1431-437c-81ac-02435af7d93f Date: Mon, 08 Oct 2018 04:34:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:34:39,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-5b715dd9-1431-437c-81ac-02435af7d93f 2018-10-08 04:34:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae76b2733ca9b4891bcf5f57b4edcd1d47bbe18" 2018-10-08 04:34:39,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cac6319d-02a5-44f0-ba4f-5399abdc2a7c Date: Mon, 08 Oct 2018 04:34:39 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:34:39,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-cac6319d-02a5-44f0-ba4f-5399abdc2a7c 2018-10-08 04:34:39,209 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router 2018-10-08 04:34:39,209 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6cc517a2-6752-4780-9df5-0cbe7607ba8c-pub-router 2018-10-08 04:34:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/7c4acf32-04b9-40c8-82d6-e2c72f33af16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04b1a21791f40108143e108107a25e2a2eb4ec5" 2018-10-08 04:34:42,644 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9523018f-213e-451d-beac-97dd26451062 Content-Length: 0 Date: Mon, 08 Oct 2018 04:34:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:34:42,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/7c4acf32-04b9-40c8-82d6-e2c72f33af16 used request id req-9523018f-213e-451d-beac-97dd26451062 2018-10-08 04:34:42,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:42,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9635375f-0098-4853-ae36-8e860d5fe8d1 Date: Mon, 08 Oct 2018 04:34:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:34:42,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9635375f-0098-4853-ae36-8e860d5fe8d1 2018-10-08 04:34:42,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:42,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb126d10-b81c-4cf2-b7c3-b3c0a26ddb07 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:34:42,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-cb126d10-b81c-4cf2-b7c3-b3c0a26ddb07 2018-10-08 04:34:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:43,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55c68cb-d5a2-462b-af80-f1a83cbef179 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:34:43,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-f55c68cb-d5a2-462b-af80-f1a83cbef179 2018-10-08 04:34:43,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:43,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50aaf984-78de-42f3-9980-716a67b9744b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:34:43,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-50aaf984-78de-42f3-9980-716a67b9744b 2018-10-08 04:34:43,129 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-82e72d52-21ee-458-proj 2018-10-08 04:34:43,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/05b4775ab81e46649df74d8945b11228 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:43,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f517bc2c-c685-4474-a012-d68d5ec1c0e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:34:43,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/05b4775ab81e46649df74d8945b11228 used request id req-f517bc2c-c685-4474-a012-d68d5ec1c0e2 2018-10-08 04:34:43,344 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-82e72d52-21ee-458-proj-role 2018-10-08 04:34:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/215dc9d7ca084ba98716003c4f339a10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:43,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca5c88e4-7a09-41b0-93bf-0a920210c8ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:34:43,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/215dc9d7ca084ba98716003c4f339a10 used request id req-ca5c88e4-7a09-41b0-93bf-0a920210c8ae 2018-10-08 04:34:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c5595ec60b2be4d323565bd6d89dee90c97d31" 2018-10-08 04:34:43,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11491dd4-25c4-4574-b38a-83879984cea6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:34:43,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-11491dd4-25c4-4574-b38a-83879984cea6 2018-10-08 04:34:43,545 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-82e72d52-21ee-458-user 2018-10-08 04:34:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/22928cb76d944861bf306c46f3f2c3c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daef57fab33ad0f10b6611ee9d72441768fab72" 2018-10-08 04:34:43,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f66bc7ee-9bc7-4235-8dc6-26e195dfd4cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:34:43,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/22928cb76d944861bf306c46f3f2c3c3 used request id req-f66bc7ee-9bc7-4235-8dc6-26e195dfd4cb 2018-10-08 04:34:43,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:44,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JHWj2Yy3TmKgclHPfWJ28g"], "issued_at": "2018-10-08T04:34:44.000000Z"}} 2018-10-08 04:34:44,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:44,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86acffda-5916-4ceb-b36d-fc10a58e00a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:44,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-86acffda-5916-4ceb-b36d-fc10a58e00a1 2018-10-08 04:34:44,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:44,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:44,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["AaDXV4qVTpSRNgmftjUjRQ"], "issued_at": "2018-10-08T04:34:44.000000Z"}} 2018-10-08 04:34:44,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:34:44,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fed1afa-904a-4e0b-aecb-30baefe1d00f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:44,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3fed1afa-904a-4e0b-aecb-30baefe1d00f 2018-10-08 04:34:44,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:44,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:44,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e959645c-b930-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:34:44,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d40f98-8a78-4c45-a545-d03dfd8cf719 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e959645c-b930-485-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:34:44,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e959645c-b930-485-proj used request id req-21d40f98-8a78-4c45-a545-d03dfd8cf719 2018-10-08 04:34:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:34:44,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577684fe-9c22-4a97-9de8-17d919b0443f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:34:44,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-577684fe-9c22-4a97-9de8-17d919b0443f 2018-10-08 04:34:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e959645c-b930-485-proj"}}' 2018-10-08 04:34:45,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:34:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5970e920-fee9-43ad-acca-f8e1810f7573 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/381abff4f70448b5b397367ae419d572"}, "enabled": true, "id": "381abff4f70448b5b397367ae419d572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e959645c-b930-485-proj"}} 2018-10-08 04:34:45,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5970e920-fee9-43ad-acca-f8e1810f7573 2018-10-08 04:34:45,036 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e959645c-b930-485-proj 2018-10-08 04:34:45,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:45,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:45,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:34:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["mCRq3ZRXTLaS9B2OiL4mcA"], "issued_at": "2018-10-08T04:34:45.000000Z"}} 2018-10-08 04:34:45,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3131eea45c5a27d080f904d3045b3f60ef51d" 2018-10-08 04:34:45,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65abeaf2-a8df-434e-91bf-17ae10683143 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:45,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-65abeaf2-a8df-434e-91bf-17ae10683143 2018-10-08 04:34:45,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:45,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3131eea45c5a27d080f904d3045b3f60ef51d" 2018-10-08 04:34:45,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f93b1bd-30d6-4394-9014-28b8d831abd4 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:34:45,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4f93b1bd-30d6-4394-9014-28b8d831abd4 2018-10-08 04:34:45,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e959645c-b930-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3131eea45c5a27d080f904d3045b3f60ef51d" 2018-10-08 04:34:45,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d35996-cd3b-4043-813f-f11f3b25c131 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e959645c-b930-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/381abff4f70448b5b397367ae419d572"}, "enabled": true, "id": "381abff4f70448b5b397367ae419d572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e959645c-b930-485-proj"}]} 2018-10-08 04:34:45,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e959645c-b930-485-proj used request id req-b3d35996-cd3b-4043-813f-f11f3b25c131 2018-10-08 04:34:45,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3131eea45c5a27d080f904d3045b3f60ef51d" 2018-10-08 04:34:45,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f67b0a-588f-4fec-bfeb-013771628b68 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:34:45,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f4f67b0a-588f-4fec-bfeb-013771628b68 2018-10-08 04:34:46,041 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e959645c-b930-485-user 2018-10-08 04:34:46,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:46,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:34:46,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c24bba4-257f-4310-a36f-5d8bab43fb18 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:34:46,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c24bba4-257f-4310-a36f-5d8bab43fb18 2018-10-08 04:34:46,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" -d '{"role": {"name": "CreateRouterSuccessTests-e959645c-b930-485-proj-role"}}' 2018-10-08 04:34:46,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28cba2e7-7393-46bb-8643-70d9bdd697f8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88858a1e1fc746049ed384fb5596b3aa", "links": {"self": "http://172.30.9.28:5000/v3/roles/88858a1e1fc746049ed384fb5596b3aa"}, "name": "CreateRouterSuccessTests-e959645c-b930-485-proj-role"}} 2018-10-08 04:34:46,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-28cba2e7-7393-46bb-8643-70d9bdd697f8 2018-10-08 04:34:46,257 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e959645c-b930-485-proj-role 2018-10-08 04:34:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/88858a1e1fc746049ed384fb5596b3aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:34:46,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bf4284-0186-487e-ba3f-e5f08212d519 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/88858a1e1fc746049ed384fb5596b3aa"}, "domain_id": null, "name": "CreateRouterSuccessTests-e959645c-b930-485-proj-role", "id": "88858a1e1fc746049ed384fb5596b3aa"}} 2018-10-08 04:34:46,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/88858a1e1fc746049ed384fb5596b3aa used request id req-62bf4284-0186-487e-ba3f-e5f08212d519 2018-10-08 04:34:46,278 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e959645c-b930-485-proj-role to project CreateRouterSuccessTests-e959645c-b930-485-proj 2018-10-08 04:34:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/381abff4f70448b5b397367ae419d572/users/2c7f0efa46db43bdbe77a9cb13da86d9/roles/88858a1e1fc746049ed384fb5596b3aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:34:46,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f5b2354-05e5-431c-885e-8057d51cc634 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:34:46,403 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/381abff4f70448b5b397367ae419d572/users/2c7f0efa46db43bdbe77a9cb13da86d9/roles/88858a1e1fc746049ed384fb5596b3aa used request id req-3f5b2354-05e5-431c-885e-8057d51cc634 2018-10-08 04:34:46,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:46,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:46,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:34:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["sV7HsOXKQv-TWcTbl_Cadw"], "issued_at": "2018-10-08T04:34:46.000000Z"}} 2018-10-08 04:34:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:46,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a486f2f6-3924-4e51-9036-7cade895a080 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:46,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a486f2f6-3924-4e51-9036-7cade895a080 2018-10-08 04:34:46,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:47,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8afa6efb-ead1-441b-952d-2afb178345f8 Date: Mon, 08 Oct 2018 04:34:47 GMT RESP BODY: {"routers": []} 2018-10-08 04:34:47,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router&admin_state_up=True used request id req-8afa6efb-ead1-441b-952d-2afb178345f8 2018-10-08 04:34:47,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:47,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:47,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:34:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["B7hRzwRHQeOSm3lrjsAjCg"], "issued_at": "2018-10-08T04:34:47.000000Z"}} 2018-10-08 04:34:47,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c59406c9c8d5d31f0f9aabd5af78531aa1a64ff" 2018-10-08 04:34:47,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98df4626-3e26-42d4-8c72-6b214802d87b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:47,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-98df4626-3e26-42d4-8c72-6b214802d87b 2018-10-08 04:34:47,576 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router 2018-10-08 04:34:47,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" -d '{"router": {"name": "CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router", "admin_state_up": true}}' 2018-10-08 04:34:51,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-c4b06ff2-477b-48d3-a111-638116752497 Date: Mon, 08 Oct 2018 04:34:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:34:48Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:48Z", "project_id": "1d9c92d78b1248489b5342be9be581af", "flavor_id": null, "revision_number": 0, "routes": [], "ha": true, "id": "ad9613d5-39c3-4952-a1dc-f9f9986fb727", "name": "CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router"}} 2018-10-08 04:34:51,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-c4b06ff2-477b-48d3-a111-638116752497 2018-10-08 04:34:51,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ad9613d5-39c3-4952-a1dc-f9f9986fb727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:51,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-44f294eb-b479-4ccc-bd9d-ae35b784debf Date: Mon, 08 Oct 2018 04:34:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179cee85-2f9a-4d47-a0d6-9871d9144905","ip_address":"169.254.192.4"}],"id":"1794540e-983f-4e71-8020-1db11ec63f88","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:37:51:ee","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1d9c92d78b1248489b5342be9be581af","admin_state_up":true,"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:49Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179cee85-2f9a-4d47-a0d6-9871d9144905","ip_address":"169.254.192.7"}],"id":"a2ad3290-8d0d-46d7-9487-dda727052b87","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:74:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1d9c92d78b1248489b5342be9be581af","admin_state_up":true,"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179cee85-2f9a-4d47-a0d6-9871d9144905","ip_address":"169.254.192.6"}],"id":"e871032e-3bd5-4c00-aea4-4a293bbdc53e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:b6:cf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1d9c92d78b1248489b5342be9be581af","admin_state_up":true,"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:50Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"}]} 2018-10-08 04:34:51,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ad9613d5-39c3-4952-a1dc-f9f9986fb727 used request id req-44f294eb-b479-4ccc-bd9d-ae35b784debf 2018-10-08 04:34:51,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:51,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-76e02085-2da9-4a2e-8433-b362112e9558 Date: Mon, 08 Oct 2018 04:34:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:34:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"179cee85-2f9a-4d47-a0d6-9871d9144905","subnetpool_id":null,"name":"HA subnet tenant 1d9c92d78b1248489b5342be9be581af"}} 2018-10-08 04:34:51,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 used request id req-76e02085-2da9-4a2e-8433-b362112e9558 2018-10-08 04:34:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:51,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1ac5f4cd-87b9-4001-b1e2-80d29b460819 Date: Mon, 08 Oct 2018 04:34:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:34:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"179cee85-2f9a-4d47-a0d6-9871d9144905","subnetpool_id":null,"name":"HA subnet tenant 1d9c92d78b1248489b5342be9be581af"}} 2018-10-08 04:34:51,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 used request id req-1ac5f4cd-87b9-4001-b1e2-80d29b460819 2018-10-08 04:34:51,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:52,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1f939397-5f22-4fb5-b0aa-c18eae21c2ad Date: Mon, 08 Oct 2018 04:34:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:34:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"179cee85-2f9a-4d47-a0d6-9871d9144905","subnetpool_id":null,"name":"HA subnet tenant 1d9c92d78b1248489b5342be9be581af"}} 2018-10-08 04:34:52,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 used request id req-1f939397-5f22-4fb5-b0aa-c18eae21c2ad 2018-10-08 04:34:52,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:52,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8328ec59-3f0c-4dc7-9734-6f20af6a6186 Date: Mon, 08 Oct 2018 04:34:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:34:52,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-8328ec59-3f0c-4dc7-9734-6f20af6a6186 2018-10-08 04:34:52,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:52,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:52,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9464843-6f5b-4892-8afc-0191167aa6b4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:34:52,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-e9464843-6f5b-4892-8afc-0191167aa6b4 2018-10-08 04:34:52,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?name=CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:52,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a98c0ce-8046-42e2-b637-ebc65fa5421d Date: Mon, 08 Oct 2018 04:34:52 GMT RESP BODY: {"ports":[]} 2018-10-08 04:34:52,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?name=CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-port1&admin_state_up=True used request id req-5a98c0ce-8046-42e2-b637-ebc65fa5421d 2018-10-08 04:34:52,681 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-port1 for router - CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router 2018-10-08 04:34:52,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:34:52,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:34:53,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["jPdWA3qHS7ivVzckGyQTmg"], "issued_at": "2018-10-08T04:34:53.000000Z"}} 2018-10-08 04:34:53,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732cc820ad09abea7e4f40a07bbd08e2ca3a9310" 2018-10-08 04:34:53,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb85fa98-92b4-4cc1-85d1-9011ab495736 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:53,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bb85fa98-92b4-4cc1-85d1-9011ab495736 2018-10-08 04:34:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:53,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6bbd4752-4369-476a-bcc1-b107b3990f60 Date: Mon, 08 Oct 2018 04:34:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:34:53,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-6bbd4752-4369-476a-bcc1-b107b3990f60 2018-10-08 04:34:53,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:53,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-483484ca-41ef-4300-8abb-d813bba5cbfc Date: Mon, 08 Oct 2018 04:34:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 04:34:53,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-483484ca-41ef-4300-8abb-d813bba5cbfc 2018-10-08 04:34:53,757 - neutron_utils - INFO - Creating port for network with name - external 2018-10-08 04:34:53,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" -d '{"port": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "name": "CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-port1", "admin_state_up": true}}' 2018-10-08 04:34:54,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-3745e2ff-6c3e-4e13-86f0-4b3bdeee5ae1 Date: Mon, 08 Oct 2018 04:34:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:54Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.202"}],"id":"f39593a5-2a45-452e-9026-340c1d7fa9d7","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:64:d2","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-port1","project_id":"1d9c92d78b1248489b5342be9be581af","qos_policy_id":null,"admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:34:54Z","binding:vnic_type":"normal"}} 2018-10-08 04:34:54,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3745e2ff-6c3e-4e13-86f0-4b3bdeee5ae1 2018-10-08 04:34:54,751 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-port1 for router - CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router 2018-10-08 04:34:54,751 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router 2018-10-08 04:34:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/ad9613d5-39c3-4952-a1dc-f9f9986fb727/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" -d '{"port_id": "f39593a5-2a45-452e-9026-340c1d7fa9d7"}' 2018-10-08 04:34:56,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-60e3adaf-23a7-4b45-a84c-405e1258cb28 Date: Mon, 08 Oct 2018 04:34:56 GMT RESP BODY: {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "subnet_ids": ["45b19298-17c3-4f51-b5a0-35e47052202d"], "port_id": "f39593a5-2a45-452e-9026-340c1d7fa9d7", "id": "ad9613d5-39c3-4952-a1dc-f9f9986fb727"} 2018-10-08 04:34:56,386 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ad9613d5-39c3-4952-a1dc-f9f9986fb727/add_router_interface used request id req-60e3adaf-23a7-4b45-a84c-405e1258cb28 2018-10-08 04:34:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/ad9613d5-39c3-4952-a1dc-f9f9986fb727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:56,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-2963cf4c-6b3c-4657-b182-2066f1803150 Date: Mon, 08 Oct 2018 04:34:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:34:48Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:55Z", "project_id": "1d9c92d78b1248489b5342be9be581af", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "ad9613d5-39c3-4952-a1dc-f9f9986fb727", "name": "CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router"}} 2018-10-08 04:34:56,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/ad9613d5-39c3-4952-a1dc-f9f9986fb727 used request id req-2963cf4c-6b3c-4657-b182-2066f1803150 2018-10-08 04:34:56,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ad9613d5-39c3-4952-a1dc-f9f9986fb727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:56,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3692 X-Openstack-Request-Id: req-e6c0f6bd-bc3f-42c5-9691-ab4bf4d6a52e Date: Mon, 08 Oct 2018 04:34:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:53Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179cee85-2f9a-4d47-a0d6-9871d9144905","ip_address":"169.254.192.4"}],"id":"1794540e-983f-4e71-8020-1db11ec63f88","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:51:ee","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1d9c92d78b1248489b5342be9be581af","admin_state_up":true,"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:49Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:54Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179cee85-2f9a-4d47-a0d6-9871d9144905","ip_address":"169.254.192.7"}],"id":"a2ad3290-8d0d-46d7-9487-dda727052b87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:74:61","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1d9c92d78b1248489b5342be9be581af","admin_state_up":true,"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:54Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179cee85-2f9a-4d47-a0d6-9871d9144905","ip_address":"169.254.192.6"}],"id":"e871032e-3bd5-4c00-aea4-4a293bbdc53e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:b6:cf","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1d9c92d78b1248489b5342be9be581af","admin_state_up":true,"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:50Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.202"}],"id":"f39593a5-2a45-452e-9026-340c1d7fa9d7","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:64:d2","project_id":"1d9c92d78b1248489b5342be9be581af","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-port1","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:34:54Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"}]} 2018-10-08 04:34:56,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ad9613d5-39c3-4952-a1dc-f9f9986fb727 used request id req-e6c0f6bd-bc3f-42c5-9691-ab4bf4d6a52e 2018-10-08 04:34:56,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:56,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-86a93015-d7eb-4388-951e-144537a90f4c Date: Mon, 08 Oct 2018 04:34:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:34:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"179cee85-2f9a-4d47-a0d6-9871d9144905","subnetpool_id":null,"name":"HA subnet tenant 1d9c92d78b1248489b5342be9be581af"}} 2018-10-08 04:34:56,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 used request id req-86a93015-d7eb-4388-951e-144537a90f4c 2018-10-08 04:34:56,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:56,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f88abe77-fc4c-42c4-9b56-ea700f4967d3 Date: Mon, 08 Oct 2018 04:34:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:34:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"179cee85-2f9a-4d47-a0d6-9871d9144905","subnetpool_id":null,"name":"HA subnet tenant 1d9c92d78b1248489b5342be9be581af"}} 2018-10-08 04:34:56,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 used request id req-f88abe77-fc4c-42c4-9b56-ea700f4967d3 2018-10-08 04:34:56,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:57,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c8a9b685-ffed-4bf3-878e-7b3a792c3c2c Date: Mon, 08 Oct 2018 04:34:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:34:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"179cee85-2f9a-4d47-a0d6-9871d9144905","subnetpool_id":null,"name":"HA subnet tenant 1d9c92d78b1248489b5342be9be581af"}} 2018-10-08 04:34:57,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 used request id req-c8a9b685-ffed-4bf3-878e-7b3a792c3c2c 2018-10-08 04:34:57,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:34:57,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-becd35d2-c51b-48d7-918f-1ebab2938dcd Date: Mon, 08 Oct 2018 04:34:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:34:57,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-becd35d2-c51b-48d7-918f-1ebab2938dcd 2018-10-08 04:34:57,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:57,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b3c40b-9aeb-44ad-90f3-2a1ccddd3783 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:34:57,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-23b3c40b-9aeb-44ad-90f3-2a1ccddd3783 2018-10-08 04:34:57,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:57,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-cf7ed7dc-5fc3-4cf7-821c-7f4802b8ead7 Date: Mon, 08 Oct 2018 04:34:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:34:48Z", "admin_state_up": true, "updated_at": "2018-10-08T04:34:55Z", "project_id": "1d9c92d78b1248489b5342be9be581af", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "ad9613d5-39c3-4952-a1dc-f9f9986fb727", "name": "CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router"}]} 2018-10-08 04:34:57,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router&admin_state_up=True used request id req-cf7ed7dc-5fc3-4cf7-821c-7f4802b8ead7 2018-10-08 04:34:57,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:34:57,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:34:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:34:57,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:57,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603f643a-5907-49de-a927-29baa8c2326a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:34:57,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-603f643a-5907-49de-a927-29baa8c2326a 2018-10-08 04:34:57,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ad9613d5-39c3-4952-a1dc-f9f9986fb727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:58,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3788 X-Openstack-Request-Id: req-af865a34-3bb0-4087-bc80-0b19008ed6ce Date: Mon, 08 Oct 2018 04:34:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:53Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179cee85-2f9a-4d47-a0d6-9871d9144905","ip_address":"169.254.192.4"}],"id":"1794540e-983f-4e71-8020-1db11ec63f88","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:51:ee","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1d9c92d78b1248489b5342be9be581af","admin_state_up":true,"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:49Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:54Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179cee85-2f9a-4d47-a0d6-9871d9144905","ip_address":"169.254.192.7"}],"id":"a2ad3290-8d0d-46d7-9487-dda727052b87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:74:61","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1d9c92d78b1248489b5342be9be581af","admin_state_up":true,"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:54Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"179cee85-2f9a-4d47-a0d6-9871d9144905","ip_address":"169.254.192.6"}],"id":"e871032e-3bd5-4c00-aea4-4a293bbdc53e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:b6:cf","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 1d9c92d78b1248489b5342be9be581af","admin_state_up":true,"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:50Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:34:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.202"}],"id":"f39593a5-2a45-452e-9026-340c1d7fa9d7","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:64:d2","project_id":"1d9c92d78b1248489b5342be9be581af","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-port1","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:34:54Z","binding:vnic_type":"normal","device_id":"ad9613d5-39c3-4952-a1dc-f9f9986fb727"}]} 2018-10-08 04:34:58,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ad9613d5-39c3-4952-a1dc-f9f9986fb727 used request id req-af865a34-3bb0-4087-bc80-0b19008ed6ce 2018-10-08 04:34:58,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:58,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-65044f5f-e2b8-4200-849a-8c36736f728e Date: Mon, 08 Oct 2018 04:34:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:34:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"179cee85-2f9a-4d47-a0d6-9871d9144905","subnetpool_id":null,"name":"HA subnet tenant 1d9c92d78b1248489b5342be9be581af"}} 2018-10-08 04:34:58,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 used request id req-65044f5f-e2b8-4200-849a-8c36736f728e 2018-10-08 04:34:58,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:58,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-df78d3b2-24f5-4ee4-936c-fc4597bd1011 Date: Mon, 08 Oct 2018 04:34:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:34:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"179cee85-2f9a-4d47-a0d6-9871d9144905","subnetpool_id":null,"name":"HA subnet tenant 1d9c92d78b1248489b5342be9be581af"}} 2018-10-08 04:34:58,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 used request id req-df78d3b2-24f5-4ee4-936c-fc4597bd1011 2018-10-08 04:34:58,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:58,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-753be3c6-0020-438c-be35-24cd961e67f8 Date: Mon, 08 Oct 2018 04:34:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"190eb611-0277-4401-805f-47e4f4f03549","tenant_id":"","created_at":"2018-10-08T04:34:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:34:48Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"179cee85-2f9a-4d47-a0d6-9871d9144905","subnetpool_id":null,"name":"HA subnet tenant 1d9c92d78b1248489b5342be9be581af"}} 2018-10-08 04:34:58,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/179cee85-2f9a-4d47-a0d6-9871d9144905 used request id req-753be3c6-0020-438c-be35-24cd961e67f8 2018-10-08 04:34:58,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:58,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5f0c1d3a-e50d-451e-8092-1cc6a2b4e18f Date: Mon, 08 Oct 2018 04:34:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 04:34:58,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-5f0c1d3a-e50d-451e-8092-1cc6a2b4e18f 2018-10-08 04:34:58,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:58,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5f7123c0-0b44-4ad2-8efb-ef3502e517a7 Date: Mon, 08 Oct 2018 04:34:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 04:34:58,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-5f7123c0-0b44-4ad2-8efb-ef3502e517a7 2018-10-08 04:34:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8bbfaf6ee953cccb958a698c36db5b13d697fd8" 2018-10-08 04:34:58,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-969ba5d6-50f0-4652-9645-914a242c3b29 Date: Mon, 08 Oct 2018 04:34:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-08 04:34:58,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-969ba5d6-50f0-4652-9645-914a242c3b29 2018-10-08 04:34:58,857 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router and port CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-port1 2018-10-08 04:34:58,858 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router 2018-10-08 04:34:58,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/ad9613d5-39c3-4952-a1dc-f9f9986fb727/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" -d '{"port_id": "f39593a5-2a45-452e-9026-340c1d7fa9d7"}' 2018-10-08 04:35:00,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5123bad4-ca8a-4ff0-89e0-63a7be50a439 Date: Mon, 08 Oct 2018 04:35:00 GMT RESP BODY: {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "subnet_ids": ["45b19298-17c3-4f51-b5a0-35e47052202d"], "port_id": "f39593a5-2a45-452e-9026-340c1d7fa9d7", "id": "ad9613d5-39c3-4952-a1dc-f9f9986fb727"} 2018-10-08 04:35:00,203 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ad9613d5-39c3-4952-a1dc-f9f9986fb727/remove_router_interface used request id req-5123bad4-ca8a-4ff0-89e0-63a7be50a439 2018-10-08 04:35:00,203 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router 2018-10-08 04:35:00,203 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a7e57f44-85d4-43c7-9026-86c5035d914e-pub-router 2018-10-08 04:35:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/ad9613d5-39c3-4952-a1dc-f9f9986fb727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d2dd4ff16f9f76c04113ecca0154ac5c8bcd5" 2018-10-08 04:35:03,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7f9cdc0-3cff-4f6a-9a22-ca5a25972611 Content-Length: 0 Date: Mon, 08 Oct 2018 04:35:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:35:03,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/ad9613d5-39c3-4952-a1dc-f9f9986fb727 used request id req-f7f9cdc0-3cff-4f6a-9a22-ca5a25972611 2018-10-08 04:35:03,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:35:03,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fc873fa6-941a-4474-9ec4-cf1839cfa8f8 Date: Mon, 08 Oct 2018 04:35:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:35:03,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fc873fa6-941a-4474-9ec4-cf1839cfa8f8 2018-10-08 04:35:03,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:35:03,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b6b20a-592e-4c03-8d2f-99a19640d5ff Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:35:03,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-37b6b20a-592e-4c03-8d2f-99a19640d5ff 2018-10-08 04:35:03,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:35:03,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d21677-f44c-4bb7-a9f1-90f2e8dc3fde Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:35:03,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-e2d21677-f44c-4bb7-a9f1-90f2e8dc3fde 2018-10-08 04:35:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:35:03,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb268bb7-e3da-4ec3-81c9-5069de6df9b8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:35:03,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-eb268bb7-e3da-4ec3-81c9-5069de6df9b8 2018-10-08 04:35:03,653 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e959645c-b930-485-proj 2018-10-08 04:35:03,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/381abff4f70448b5b397367ae419d572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:35:03,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c902953-d237-402d-8590-993ab3ca6639 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:03,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/381abff4f70448b5b397367ae419d572 used request id req-2c902953-d237-402d-8590-993ab3ca6639 2018-10-08 04:35:03,859 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e959645c-b930-485-proj-role 2018-10-08 04:35:03,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/88858a1e1fc746049ed384fb5596b3aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:35:03,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df8ab19-9458-47ba-b7b9-358825c7d8f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:03,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/88858a1e1fc746049ed384fb5596b3aa used request id req-9df8ab19-9458-47ba-b7b9-358825c7d8f7 2018-10-08 04:35:03,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885b28d1d0c2e414a83437477b762550a2db3a41" 2018-10-08 04:35:04,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76aebe01-3472-448d-9adb-c62f5694457b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:35:04,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-76aebe01-3472-448d-9adb-c62f5694457b 2018-10-08 04:35:04,054 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e959645c-b930-485-user 2018-10-08 04:35:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2c7f0efa46db43bdbe77a9cb13da86d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e3131eea45c5a27d080f904d3045b3f60ef51d" 2018-10-08 04:35:04,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfafdbd4-be2a-428f-83b3-1941d86f1084 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:04,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2c7f0efa46db43bdbe77a9cb13da86d9 used request id req-dfafdbd4-be2a-428f-83b3-1941d86f1084 2018-10-08 04:35:04,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:04,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bO64mkY1R1qnDtj-4z0aBQ"], "issued_at": "2018-10-08T04:35:04.000000Z"}} 2018-10-08 04:35:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6051d3dae71d65f3b1a819c8f602f8cbe2229ad3" 2018-10-08 04:35:04,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2611c5b3-22f3-4df1-a407-7bfc0abf073c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:04,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2611c5b3-22f3-4df1-a407-7bfc0abf073c 2018-10-08 04:35:04,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:04,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:05,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["8KF8_0SdTXerjRA6mlc0Gw"], "issued_at": "2018-10-08T04:35:05.000000Z"}} 2018-10-08 04:35:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:05,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62fe00e-5644-4af5-8565-95d0c7e86e6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:05,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a62fe00e-5644-4af5-8565-95d0c7e86e6e 2018-10-08 04:35:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:35:05,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:35:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:35:05,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ccd9c691-eb36-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:05,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba4cade-97f9-401d-9c17-516a8a0e1e69 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ccd9c691-eb36-452-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:35:05,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ccd9c691-eb36-452-proj used request id req-fba4cade-97f9-401d-9c17-516a8a0e1e69 2018-10-08 04:35:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:05,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb889df-f518-4ca3-b7f8-6b6c308758ee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:35:05,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8eb889df-f518-4ca3-b7f8-6b6c308758ee 2018-10-08 04:35:05,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj"}}' 2018-10-08 04:35:05,580 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f37f4570-27f5-4228-ad20-4d253995ee7b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b"}, "enabled": true, "id": "58ce894cd46f4452bac444b2e371a61b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj"}} 2018-10-08 04:35:05,580 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f37f4570-27f5-4228-ad20-4d253995ee7b 2018-10-08 04:35:05,581 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ccd9c691-eb36-452-proj 2018-10-08 04:35:05,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:05,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:05,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["GDrPlG7dRBi7qNCA3VGneQ"], "issued_at": "2018-10-08T04:35:05.000000Z"}} 2018-10-08 04:35:05,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3df0f83ac0f8f11b628dff22da9597b3229bfd5" 2018-10-08 04:35:06,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bde66e-4e65-4cd0-97d3-0fa4838a96b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:06,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-78bde66e-4e65-4cd0-97d3-0fa4838a96b7 2018-10-08 04:35:06,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:35:06,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:35:06,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3df0f83ac0f8f11b628dff22da9597b3229bfd5" 2018-10-08 04:35:06,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867e1fbf-c5c8-4b45-a0b7-e03049176ee5 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:35:06,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-867e1fbf-c5c8-4b45-a0b7-e03049176ee5 2018-10-08 04:35:06,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-ccd9c691-eb36-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3df0f83ac0f8f11b628dff22da9597b3229bfd5" 2018-10-08 04:35:06,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67034ee-3686-431f-8693-c5f47980a6da Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-ccd9c691-eb36-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b"}, "enabled": true, "id": "58ce894cd46f4452bac444b2e371a61b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj"}]} 2018-10-08 04:35:06,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-ccd9c691-eb36-452-proj used request id req-c67034ee-3686-431f-8693-c5f47980a6da 2018-10-08 04:35:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3df0f83ac0f8f11b628dff22da9597b3229bfd5" 2018-10-08 04:35:06,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c5b386-e5df-4a15-a14f-69c4fa45c836 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:35:06,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-28c5b386-e5df-4a15-a14f-69c4fa45c836 2018-10-08 04:35:06,653 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ccd9c691-eb36-452-user 2018-10-08 04:35:06,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:06,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f9eec7-827a-4f06-906b-1a873cac1850 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:35:06,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-59f9eec7-827a-4f06-906b-1a873cac1850 2018-10-08 04:35:06,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" -d '{"role": {"name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj-role"}}' 2018-10-08 04:35:06,856 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-344f0cd5-8979-46e5-a202-b22a0c679e1a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48e284660a5f4cfcb8264f9380c95113", "links": {"self": "http://172.30.9.28:5000/v3/roles/48e284660a5f4cfcb8264f9380c95113"}, "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj-role"}} 2018-10-08 04:35:06,856 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-344f0cd5-8979-46e5-a202-b22a0c679e1a 2018-10-08 04:35:06,856 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ccd9c691-eb36-452-proj-role 2018-10-08 04:35:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/48e284660a5f4cfcb8264f9380c95113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:06,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fb681d-6bf3-4ff0-bcc6-102eb6affe1a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/48e284660a5f4cfcb8264f9380c95113"}, "domain_id": null, "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj-role", "id": "48e284660a5f4cfcb8264f9380c95113"}} 2018-10-08 04:35:06,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/48e284660a5f4cfcb8264f9380c95113 used request id req-c3fb681d-6bf3-4ff0-bcc6-102eb6affe1a 2018-10-08 04:35:06,951 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ccd9c691-eb36-452-proj-role to project CreateRouterSuccessTests-ccd9c691-eb36-452-proj 2018-10-08 04:35:06,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b/users/4a2b3fc9751e4c87972a5aab1e695c6f/roles/48e284660a5f4cfcb8264f9380c95113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:07,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d109e2-bfe9-4019-97c5-7122cd990c9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:07,074 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b/users/4a2b3fc9751e4c87972a5aab1e695c6f/roles/48e284660a5f4cfcb8264f9380c95113 used request id req-62d109e2-bfe9-4019-97c5-7122cd990c9f 2018-10-08 04:35:07,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:07,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:07,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e284660a5f4cfcb8264f9380c95113", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj-role"}], "expires_at": "2018-10-08T05:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58ce894cd46f4452bac444b2e371a61b", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-user", "id": "4a2b3fc9751e4c87972a5aab1e695c6f"}, "audit_ids": ["FFSJdQCmQyODkceIYlXssA"], "issued_at": "2018-10-08T04:35:07.000000Z"}} 2018-10-08 04:35:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" 2018-10-08 04:35:07,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1447b956-358d-4531-8819-722d44cf1f5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:07,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1447b956-358d-4531-8819-722d44cf1f5b 2018-10-08 04:35:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" 2018-10-08 04:35:07,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7d37b584-13dc-4820-8ead-968adbcd7631 Date: Mon, 08 Oct 2018 04:35:07 GMT RESP BODY: {"networks":[]} 2018-10-08 04:35:07,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-net1 used request id req-7d37b584-13dc-4820-8ead-968adbcd7631 2018-10-08 04:35:07,798 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-net1 2018-10-08 04:35:07,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" -d '{"network": {"name": "CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-net1", "admin_state_up": true}}' 2018-10-08 04:35:08,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c24fcc94-047e-4ff2-9725-344735ba3308 Date: Mon, 08 Oct 2018 04:35:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"792fdf76-b21f-437d-af11-8cb6b6df450c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"58ce894cd46f4452bac444b2e371a61b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:35:08Z","is_default":false,"name":"CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"58ce894cd46f4452bac444b2e371a61b","created_at":"2018-10-08T04:35:08Z","mtu":1450}} 2018-10-08 04:35:08,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c24fcc94-047e-4ff2-9725-344735ba3308 2018-10-08 04:35:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=792fdf76-b21f-437d-af11-8cb6b6df450c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" 2018-10-08 04:35:08,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ccaa0df7-fecb-48a7-8e7d-46aff26d8725 Date: Mon, 08 Oct 2018 04:35:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:35:08Z","tenant_id":"58ce894cd46f4452bac444b2e371a61b","created_at":"2018-10-08T04:35:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"58ce894cd46f4452bac444b2e371a61b","id":"792fdf76-b21f-437d-af11-8cb6b6df450c","name":"CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-net1"}]} 2018-10-08 04:35:08,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=792fdf76-b21f-437d-af11-8cb6b6df450c used request id req-ccaa0df7-fecb-48a7-8e7d-46aff26d8725 2018-10-08 04:35:08,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=792fdf76-b21f-437d-af11-8cb6b6df450c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" 2018-10-08 04:35:08,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-44304812-bc54-4dfc-a8ef-d7a6ad259d9f Date: Mon, 08 Oct 2018 04:35:08 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:35:08,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=792fdf76-b21f-437d-af11-8cb6b6df450c used request id req-44304812-bc54-4dfc-a8ef-d7a6ad259d9f 2018-10-08 04:35:08,772 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1 2018-10-08 04:35:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" -d '{"subnets": [{"ip_version": 4, "network_id": "792fdf76-b21f-437d-af11-8cb6b6df450c", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1"}]}' 2018-10-08 04:35:09,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e11b181d-32be-4675-9be8-3701fd2a86a7 Date: Mon, 08 Oct 2018 04:35:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"792fdf76-b21f-437d-af11-8cb6b6df450c","tenant_id":"58ce894cd46f4452bac444b2e371a61b","created_at":"2018-10-08T04:35:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:35:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"58ce894cd46f4452bac444b2e371a61b","id":"ab7c9c6a-c191-4584-a83c-b7906c07d0d9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1"}]} 2018-10-08 04:35:09,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-e11b181d-32be-4675-9be8-3701fd2a86a7 2018-10-08 04:35:09,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=792fdf76-b21f-437d-af11-8cb6b6df450c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" 2018-10-08 04:35:09,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-be112187-5a07-465d-86cb-87ad88f8d851 Date: Mon, 08 Oct 2018 04:35:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab7c9c6a-c191-4584-a83c-b7906c07d0d9"],"updated_at":"2018-10-08T04:35:09Z","tenant_id":"58ce894cd46f4452bac444b2e371a61b","created_at":"2018-10-08T04:35:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"58ce894cd46f4452bac444b2e371a61b","id":"792fdf76-b21f-437d-af11-8cb6b6df450c","name":"CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-net1"}]} 2018-10-08 04:35:09,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=792fdf76-b21f-437d-af11-8cb6b6df450c used request id req-be112187-5a07-465d-86cb-87ad88f8d851 2018-10-08 04:35:09,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=792fdf76-b21f-437d-af11-8cb6b6df450c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" 2018-10-08 04:35:10,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-08140427-f45a-4d13-b66d-85e6c1ebe854 Date: Mon, 08 Oct 2018 04:35:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"792fdf76-b21f-437d-af11-8cb6b6df450c","tenant_id":"58ce894cd46f4452bac444b2e371a61b","created_at":"2018-10-08T04:35:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:35:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"58ce894cd46f4452bac444b2e371a61b","id":"ab7c9c6a-c191-4584-a83c-b7906c07d0d9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1"}]} 2018-10-08 04:35:10,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=792fdf76-b21f-437d-af11-8cb6b6df450c used request id req-08140427-f45a-4d13-b66d-85e6c1ebe854 2018-10-08 04:35:10,126 - OpenStackNetwork - DEBUG - Network [792fdf76-b21f-437d-af11-8cb6b6df450c] created successfully 2018-10-08 04:35:10,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:10,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:10,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e284660a5f4cfcb8264f9380c95113", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj-role"}], "expires_at": "2018-10-08T05:35:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58ce894cd46f4452bac444b2e371a61b", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-user", "id": "4a2b3fc9751e4c87972a5aab1e695c6f"}, "audit_ids": ["--NZDLYPSfK0o4nueewaDA"], "issued_at": "2018-10-08T04:35:10.000000Z"}} 2018-10-08 04:35:10,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:10,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e091f25-7121-411a-bd26-bbc90c113946 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:10,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e091f25-7121-411a-bd26-bbc90c113946 2018-10-08 04:35:10,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:10,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8113904d-4fbf-46e9-a6c4-cd513ca7966c Date: Mon, 08 Oct 2018 04:35:10 GMT RESP BODY: {"routers": []} 2018-10-08 04:35:10,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router&admin_state_up=True used request id req-8113904d-4fbf-46e9-a6c4-cd513ca7966c 2018-10-08 04:35:10,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:10,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:11,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48e284660a5f4cfcb8264f9380c95113", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj-role"}], "expires_at": "2018-10-08T05:35:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58ce894cd46f4452bac444b2e371a61b", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/58ce894cd46f4452bac444b2e371a61b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-user", "id": "4a2b3fc9751e4c87972a5aab1e695c6f"}, "audit_ids": ["KU6KXGWvTzGbGzb_Khusjg"], "issued_at": "2018-10-08T04:35:11.000000Z"}} 2018-10-08 04:35:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bae2780ff080b723b006802de21875160b3a723" 2018-10-08 04:35:11,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d9603b-17be-48b3-b20a-327f7d06df27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:11,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61d9603b-17be-48b3-b20a-327f7d06df27 2018-10-08 04:35:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:11,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a554b9c7-e18c-4fee-a3ad-1af9dcef84cd Date: Mon, 08 Oct 2018 04:35:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:35:11,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-a554b9c7-e18c-4fee-a3ad-1af9dcef84cd 2018-10-08 04:35:11,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:11,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7bc5e67b-de1d-4fed-8776-a1abc5eea535 Date: Mon, 08 Oct 2018 04:35:11 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:35:11,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-7bc5e67b-de1d-4fed-8776-a1abc5eea535 2018-10-08 04:35:11,652 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router 2018-10-08 04:35:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router", "admin_state_up": true}}' 2018-10-08 04:35:16,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-74e0b6cf-b8d8-4601-9b8e-34a9d0835742 Date: Mon, 08 Oct 2018 04:35:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "created_at": "2018-10-08T04:35:12Z", "admin_state_up": true, "updated_at": "2018-10-08T04:35:13Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "58ce894cd46f4452bac444b2e371a61b", "id": "fd8f8053-4eda-4707-b9fb-ed99658411f4", "name": "CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router"}} 2018-10-08 04:35:16,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-74e0b6cf-b8d8-4601-9b8e-34a9d0835742 2018-10-08 04:35:16,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fd8f8053-4eda-4707-b9fb-ed99658411f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:16,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-184bfd5e-fa1b-4543-b8fb-9e640c45c9eb Date: Mon, 08 Oct 2018 04:35:16 GMT RESP BODY: {"ports":[]} 2018-10-08 04:35:16,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fd8f8053-4eda-4707-b9fb-ed99658411f4 used request id req-184bfd5e-fa1b-4543-b8fb-9e640c45c9eb 2018-10-08 04:35:16,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:17,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5f478c60-c13b-4423-8be7-a83d05a3a035 Date: Mon, 08 Oct 2018 04:35:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"792fdf76-b21f-437d-af11-8cb6b6df450c","tenant_id":"58ce894cd46f4452bac444b2e371a61b","created_at":"2018-10-08T04:35:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:35:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"58ce894cd46f4452bac444b2e371a61b","id":"ab7c9c6a-c191-4584-a83c-b7906c07d0d9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1"}]} 2018-10-08 04:35:17,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1 used request id req-5f478c60-c13b-4423-8be7-a83d05a3a035 2018-10-08 04:35:17,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:35:17,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:35:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:35:17,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:17,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2154fef-e4ca-478d-b23d-efd0a52a2144 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b"}, "enabled": true, "id": "58ce894cd46f4452bac444b2e371a61b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj"}} 2018-10-08 04:35:17,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b used request id req-c2154fef-e4ca-478d-b23d-efd0a52a2144 2018-10-08 04:35:17,133 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 04:35:17,133 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router 2018-10-08 04:35:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/fd8f8053-4eda-4707-b9fb-ed99658411f4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" -d '{"subnet_id": "ab7c9c6a-c191-4584-a83c-b7906c07d0d9"}' 2018-10-08 04:35:19,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-97cb8cd6-c07f-4da5-9043-6e0b1cbad165 Date: Mon, 08 Oct 2018 04:35:19 GMT RESP BODY: {"network_id": "792fdf76-b21f-437d-af11-8cb6b6df450c", "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "subnet_id": "ab7c9c6a-c191-4584-a83c-b7906c07d0d9", "subnet_ids": ["ab7c9c6a-c191-4584-a83c-b7906c07d0d9"], "port_id": "4d2b1a21-21a4-46d0-b917-3e79e468c5a4", "id": "fd8f8053-4eda-4707-b9fb-ed99658411f4"} 2018-10-08 04:35:19,369 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fd8f8053-4eda-4707-b9fb-ed99658411f4/add_router_interface used request id req-97cb8cd6-c07f-4da5-9043-6e0b1cbad165 2018-10-08 04:35:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/fd8f8053-4eda-4707-b9fb-ed99658411f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:19,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a51a31da-02f4-4b8d-b120-e22209add3a4 Date: Mon, 08 Oct 2018 04:35:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "created_at": "2018-10-08T04:35:12Z", "admin_state_up": true, "updated_at": "2018-10-08T04:35:18Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "58ce894cd46f4452bac444b2e371a61b", "id": "fd8f8053-4eda-4707-b9fb-ed99658411f4", "name": "CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router"}} 2018-10-08 04:35:19,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/fd8f8053-4eda-4707-b9fb-ed99658411f4 used request id req-a51a31da-02f4-4b8d-b120-e22209add3a4 2018-10-08 04:35:19,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=fd8f8053-4eda-4707-b9fb-ed99658411f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:19,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-714ba9b9-4b7e-48a2-8324-27efe7d90a83 Date: Mon, 08 Oct 2018 04:35:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:35:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab7c9c6a-c191-4584-a83c-b7906c07d0d9","ip_address":"10.200.201.1"}],"id":"4d2b1a21-21a4-46d0-b917-3e79e468c5a4","security_groups":[],"mac_address":"fa:16:3e:c3:c0:4d","project_id":"58ce894cd46f4452bac444b2e371a61b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"792fdf76-b21f-437d-af11-8cb6b6df450c","tenant_id":"58ce894cd46f4452bac444b2e371a61b","created_at":"2018-10-08T04:35:17Z","binding:vnic_type":"normal","device_id":"fd8f8053-4eda-4707-b9fb-ed99658411f4"}]} 2018-10-08 04:35:19,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=fd8f8053-4eda-4707-b9fb-ed99658411f4 used request id req-714ba9b9-4b7e-48a2-8324-27efe7d90a83 2018-10-08 04:35:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ab7c9c6a-c191-4584-a83c-b7906c07d0d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:19,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d90d7067-09cb-4526-82a3-a6701b3089b2 Date: Mon, 08 Oct 2018 04:35:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"792fdf76-b21f-437d-af11-8cb6b6df450c","tenant_id":"58ce894cd46f4452bac444b2e371a61b","created_at":"2018-10-08T04:35:09Z","dns_nameservers":[],"updated_at":"2018-10-08T04:35:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"58ce894cd46f4452bac444b2e371a61b","id":"ab7c9c6a-c191-4584-a83c-b7906c07d0d9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1"}} 2018-10-08 04:35:19,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ab7c9c6a-c191-4584-a83c-b7906c07d0d9 used request id req-d90d7067-09cb-4526-82a3-a6701b3089b2 2018-10-08 04:35:19,999 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router and subnet CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1 2018-10-08 04:35:19,999 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router 2018-10-08 04:35:20,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/fd8f8053-4eda-4707-b9fb-ed99658411f4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" -d '{"subnet_id": "ab7c9c6a-c191-4584-a83c-b7906c07d0d9"}' 2018-10-08 04:35:21,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f0d1060e-4be8-4ea5-aef6-47ef0a23670c Date: Mon, 08 Oct 2018 04:35:21 GMT RESP BODY: {"network_id": "792fdf76-b21f-437d-af11-8cb6b6df450c", "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "subnet_id": "ab7c9c6a-c191-4584-a83c-b7906c07d0d9", "subnet_ids": ["ab7c9c6a-c191-4584-a83c-b7906c07d0d9"], "port_id": "4d2b1a21-21a4-46d0-b917-3e79e468c5a4", "id": "fd8f8053-4eda-4707-b9fb-ed99658411f4"} 2018-10-08 04:35:21,650 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fd8f8053-4eda-4707-b9fb-ed99658411f4/remove_router_interface used request id req-f0d1060e-4be8-4ea5-aef6-47ef0a23670c 2018-10-08 04:35:21,650 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router 2018-10-08 04:35:21,650 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-router 2018-10-08 04:35:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/fd8f8053-4eda-4707-b9fb-ed99658411f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360bb08f01fe0af861e79aa11b0fc71e34da79a0" 2018-10-08 04:35:25,074 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83cb6526-5c10-4963-9d49-9add19b51c70 Content-Length: 0 Date: Mon, 08 Oct 2018 04:35:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:35:25,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/fd8f8053-4eda-4707-b9fb-ed99658411f4 used request id req-83cb6526-5c10-4963-9d49-9add19b51c70 2018-10-08 04:35:25,075 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1 2018-10-08 04:35:25,076 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-subnet1 2018-10-08 04:35:25,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ab7c9c6a-c191-4584-a83c-b7906c07d0d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" 2018-10-08 04:35:27,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7746e2b-f440-4ac0-9e79-b4a98525a467 Date: Mon, 08 Oct 2018 04:35:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:35:27,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ab7c9c6a-c191-4584-a83c-b7906c07d0d9 used request id req-c7746e2b-f440-4ac0-9e79-b4a98525a467 2018-10-08 04:35:27,272 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e4773ec0-a6f9-4183-b18d-60f992bf9c39-pub-net1 2018-10-08 04:35:27,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/792fdf76-b21f-437d-af11-8cb6b6df450c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5de96ccef8f0d7ee5a2e20d9e97a9a7064f783d" 2018-10-08 04:35:28,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d84242eb-2a42-4dae-a2e8-7f50b999d66b Date: Mon, 08 Oct 2018 04:35:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:35:28,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/792fdf76-b21f-437d-af11-8cb6b6df450c used request id req-d84242eb-2a42-4dae-a2e8-7f50b999d66b 2018-10-08 04:35:28,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:28,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3e6f1d1d-8fb3-4621-81d3-f1fb2d627a82 Date: Mon, 08 Oct 2018 04:35:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "created_at": "2018-10-08T04:35:08Z", "updated_at": "2018-10-08T04:35:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:35:08Z", "revision_number": 0, "id": "17ffcf47-cbc2-4cde-abb7-a7301f129ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:35:08Z", "security_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "port_range_min": null, "ethertype": "IPv4", "project_id": "58ce894cd46f4452bac444b2e371a61b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:35:08Z", "revision_number": 0, "id": "41585171-18da-491f-a45d-393933d06b1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:35:08Z", "security_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "port_range_min": null, "ethertype": "IPv6", "project_id": "58ce894cd46f4452bac444b2e371a61b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:35:08Z", "revision_number": 0, "id": "67623f62-b2ba-4414-ab45-63796815afcc", "remote_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "remote_ip_prefix": null, "created_at": "2018-10-08T04:35:08Z", "security_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "port_range_min": null, "ethertype": "IPv4", "project_id": "58ce894cd46f4452bac444b2e371a61b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:35:08Z", "revision_number": 0, "id": "de6b2811-c83c-40c1-ae16-6a22f8d10d82", "remote_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "remote_ip_prefix": null, "created_at": "2018-10-08T04:35:08Z", "security_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "port_range_min": null, "ethertype": "IPv6", "project_id": "58ce894cd46f4452bac444b2e371a61b"}], "revision_number": 4, "project_id": "58ce894cd46f4452bac444b2e371a61b", "id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:35:28,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3e6f1d1d-8fb3-4621-81d3-f1fb2d627a82 2018-10-08 04:35:28,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:28,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fb1ee1-391d-48ab-91b3-068b6ffd7c97 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:35:28,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-02fb1ee1-391d-48ab-91b3-068b6ffd7c97 2018-10-08 04:35:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:28,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe75df8-6ff6-4f49-8264-f117ca25d092 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:35:28,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-bbe75df8-6ff6-4f49-8264-f117ca25d092 2018-10-08 04:35:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:28,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b52eb7-3650-4417-b56e-859d79b16eb9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:35:28,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-f4b52eb7-3650-4417-b56e-859d79b16eb9 2018-10-08 04:35:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:28,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8a04cb-948a-41bc-bc4d-cc654b516600 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b"}, "enabled": true, "id": "58ce894cd46f4452bac444b2e371a61b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ccd9c691-eb36-452-proj"}} 2018-10-08 04:35:28,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b used request id req-4b8a04cb-948a-41bc-bc4d-cc654b516600 2018-10-08 04:35:28,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ace15a6a-11ec-4433-a7d4-57cedffadc45 2018-10-08 04:35:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ace15a6a-11ec-4433-a7d4-57cedffadc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:29,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a5f1c1c-3d46-44e2-a1b0-0c019bbd783a Date: Mon, 08 Oct 2018 04:35:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:35:08Z", "security_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "port_range_min": null, "revision_number": 0, "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "created_at": "2018-10-08T04:35:08Z", "project_id": "58ce894cd46f4452bac444b2e371a61b", "id": "17ffcf47-cbc2-4cde-abb7-a7301f129ea4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:35:08Z", "security_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "port_range_min": null, "revision_number": 0, "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "created_at": "2018-10-08T04:35:08Z", "project_id": "58ce894cd46f4452bac444b2e371a61b", "id": "41585171-18da-491f-a45d-393933d06b1d"}, {"remote_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:35:08Z", "security_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "port_range_min": null, "revision_number": 0, "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "created_at": "2018-10-08T04:35:08Z", "project_id": "58ce894cd46f4452bac444b2e371a61b", "id": "67623f62-b2ba-4414-ab45-63796815afcc"}, {"remote_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:35:08Z", "security_group_id": "ace15a6a-11ec-4433-a7d4-57cedffadc45", "port_range_min": null, "revision_number": 0, "tenant_id": "58ce894cd46f4452bac444b2e371a61b", "created_at": "2018-10-08T04:35:08Z", "project_id": "58ce894cd46f4452bac444b2e371a61b", "id": "de6b2811-c83c-40c1-ae16-6a22f8d10d82"}]} 2018-10-08 04:35:29,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ace15a6a-11ec-4433-a7d4-57cedffadc45 used request id req-3a5f1c1c-3d46-44e2-a1b0-0c019bbd783a 2018-10-08 04:35:29,144 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:35:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ace15a6a-11ec-4433-a7d4-57cedffadc45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:29,457 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f5a26d4-c401-4b7d-989c-3f52b0e0c467 Content-Length: 0 Date: Mon, 08 Oct 2018 04:35:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:35:29,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ace15a6a-11ec-4433-a7d4-57cedffadc45 used request id req-6f5a26d4-c401-4b7d-989c-3f52b0e0c467 2018-10-08 04:35:29,458 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ccd9c691-eb36-452-proj 2018-10-08 04:35:29,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:29,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b049ab38-4dc3-4d4c-8c60-070301af635c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:29,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/58ce894cd46f4452bac444b2e371a61b used request id req-b049ab38-4dc3-4d4c-8c60-070301af635c 2018-10-08 04:35:29,674 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ccd9c691-eb36-452-proj-role 2018-10-08 04:35:29,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/48e284660a5f4cfcb8264f9380c95113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:29,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af023504-ea5c-49fa-8f1a-d9e44bd64dc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:29,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/48e284660a5f4cfcb8264f9380c95113 used request id req-af023504-ea5c-49fa-8f1a-d9e44bd64dc1 2018-10-08 04:35:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4946765deee068b4afab7541717360f5609e7b47" 2018-10-08 04:35:29,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7301ec7-0364-4b48-8062-43af0e297300 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:35:29,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c7301ec7-0364-4b48-8062-43af0e297300 2018-10-08 04:35:29,874 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ccd9c691-eb36-452-user 2018-10-08 04:35:29,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4a2b3fc9751e4c87972a5aab1e695c6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3df0f83ac0f8f11b628dff22da9597b3229bfd5" 2018-10-08 04:35:30,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ae2abb-0dbc-4571-9bb8-7f890b5621cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:30,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4a2b3fc9751e4c87972a5aab1e695c6f used request id req-d6ae2abb-0dbc-4571-9bb8-7f890b5621cb 2018-10-08 04:35:30,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:30,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["CxIxrPDZSBytAbKbHBHtmQ"], "issued_at": "2018-10-08T04:35:30.000000Z"}} 2018-10-08 04:35:30,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481e3ba85a0c6f0289627f7d122314a87ddd1caf" 2018-10-08 04:35:30,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3d4805-d8f8-4376-8294-a860c5b15aa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:30,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d3d4805-d8f8-4376-8294-a860c5b15aa5 2018-10-08 04:35:30,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:30,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:30,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["IMRcF3YCSaCTgpropgB4mQ"], "issued_at": "2018-10-08T04:35:30.000000Z"}} 2018-10-08 04:35:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:31,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3364b440-0e86-41ab-9f8d-e42f467ce848 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:31,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3364b440-0e86-41ab-9f8d-e42f467ce848 2018-10-08 04:35:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:35:31,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:35:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-97719aff-8daf-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:31,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6a9317-faa8-4de9-990f-566f70f97830 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-97719aff-8daf-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:35:31,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-97719aff-8daf-4a4-proj used request id req-3a6a9317-faa8-4de9-990f-566f70f97830 2018-10-08 04:35:31,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:31,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed158bb-bf33-46d5-88bb-003bfe166e5e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:35:31,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3ed158bb-bf33-46d5-88bb-003bfe166e5e 2018-10-08 04:35:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj"}}' 2018-10-08 04:35:31,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c485a396-688a-4db2-b295-2ca54dda3764 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbbd792d92e040ff84b1406612f5a739"}, "enabled": true, "id": "bbbd792d92e040ff84b1406612f5a739", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj"}} 2018-10-08 04:35:31,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c485a396-688a-4db2-b295-2ca54dda3764 2018-10-08 04:35:31,328 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-97719aff-8daf-4a4-proj 2018-10-08 04:35:31,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:31,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:31,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Ztwb8xHcR1aeC6QlW8m5RQ"], "issued_at": "2018-10-08T04:35:31.000000Z"}} 2018-10-08 04:35:31,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06b65c8913bc559765396b4cc95858a5d62584a" 2018-10-08 04:35:31,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9a596b-3e7b-4402-8917-58abf22b5065 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:31,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d9a596b-3e7b-4402-8917-58abf22b5065 2018-10-08 04:35:31,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:35:31,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:35:31,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06b65c8913bc559765396b4cc95858a5d62584a" 2018-10-08 04:35:31,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60f0457-6903-40d8-9cc3-6e50b771d38c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:35:31,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f60f0457-6903-40d8-9cc3-6e50b771d38c 2018-10-08 04:35:31,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-97719aff-8daf-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06b65c8913bc559765396b4cc95858a5d62584a" 2018-10-08 04:35:32,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1334515-5976-4f58-ba6d-8b516a9d98c9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-97719aff-8daf-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bbbd792d92e040ff84b1406612f5a739"}, "enabled": true, "id": "bbbd792d92e040ff84b1406612f5a739", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj"}]} 2018-10-08 04:35:32,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-97719aff-8daf-4a4-proj used request id req-d1334515-5976-4f58-ba6d-8b516a9d98c9 2018-10-08 04:35:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06b65c8913bc559765396b4cc95858a5d62584a" 2018-10-08 04:35:32,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c5f517-e972-4214-8ee6-5fba3ee64ece Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:35:32,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-28c5f517-e972-4214-8ee6-5fba3ee64ece 2018-10-08 04:35:32,460 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-97719aff-8daf-4a4-user 2018-10-08 04:35:32,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:32,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:32,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8195bb-204d-4d19-b305-bd4b4495e349 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:35:32,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4a8195bb-204d-4d19-b305-bd4b4495e349 2018-10-08 04:35:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" -d '{"role": {"name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj-role"}}' 2018-10-08 04:35:32,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8723a4a-39cb-403b-9c04-73dd38170abb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c5bb3698ad204f0ea37cec3e112de00f", "links": {"self": "http://172.30.9.28:5000/v3/roles/c5bb3698ad204f0ea37cec3e112de00f"}, "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj-role"}} 2018-10-08 04:35:32,669 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a8723a4a-39cb-403b-9c04-73dd38170abb 2018-10-08 04:35:32,670 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-97719aff-8daf-4a4-proj-role 2018-10-08 04:35:32,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c5bb3698ad204f0ea37cec3e112de00f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:32,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4b5c10-dc49-40ea-b1e8-e714f9d3237a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c5bb3698ad204f0ea37cec3e112de00f"}, "domain_id": null, "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj-role", "id": "c5bb3698ad204f0ea37cec3e112de00f"}} 2018-10-08 04:35:32,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c5bb3698ad204f0ea37cec3e112de00f used request id req-fc4b5c10-dc49-40ea-b1e8-e714f9d3237a 2018-10-08 04:35:32,763 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-97719aff-8daf-4a4-proj-role to project CreateRouterSuccessTests-97719aff-8daf-4a4-proj 2018-10-08 04:35:32,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/bbbd792d92e040ff84b1406612f5a739/users/639bab7781ca4158aea521ae6227a79f/roles/c5bb3698ad204f0ea37cec3e112de00f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:32,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d0dc1c-f0f3-4975-9276-bbec43320d81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:32,894 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bbbd792d92e040ff84b1406612f5a739/users/639bab7781ca4158aea521ae6227a79f/roles/c5bb3698ad204f0ea37cec3e112de00f used request id req-80d0dc1c-f0f3-4975-9276-bbec43320d81 2018-10-08 04:35:32,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:32,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:33,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["kO4w94wXSuuU3TTuQI9pmA"], "issued_at": "2018-10-08T04:35:33.000000Z"}} 2018-10-08 04:35:33,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" 2018-10-08 04:35:33,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166cbb17-7959-4143-99ee-600b9e8f6e54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:33,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-166cbb17-7959-4143-99ee-600b9e8f6e54 2018-10-08 04:35:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" 2018-10-08 04:35:33,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0d7588f4-0fcf-4b05-a345-158659d69e4e Date: Mon, 08 Oct 2018 04:35:33 GMT RESP BODY: {"networks":[]} 2018-10-08 04:35:33,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-net1 used request id req-0d7588f4-0fcf-4b05-a345-158659d69e4e 2018-10-08 04:35:33,536 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-net1 2018-10-08 04:35:33,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" -d '{"network": {"name": "CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-net1", "admin_state_up": true}}' 2018-10-08 04:35:33,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-87fe062e-e8aa-4812-a989-703bf89d0504 Date: Mon, 08 Oct 2018 04:35:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"73f494f2-8a43-4100-b2fc-4c00504cc5be","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:35:33Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-net1","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:33Z","mtu":1450}} 2018-10-08 04:35:33,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-87fe062e-e8aa-4812-a989-703bf89d0504 2018-10-08 04:35:33,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=73f494f2-8a43-4100-b2fc-4c00504cc5be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" 2018-10-08 04:35:34,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-17bd68d5-936f-46b9-bd0f-8cfae9b69be0 Date: Mon, 08 Oct 2018 04:35:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73f494f2-8a43-4100-b2fc-4c00504cc5be","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:35:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-net1","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:33Z","provider:network_type":"vxlan"}]} 2018-10-08 04:35:34,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=73f494f2-8a43-4100-b2fc-4c00504cc5be used request id req-17bd68d5-936f-46b9-bd0f-8cfae9b69be0 2018-10-08 04:35:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=73f494f2-8a43-4100-b2fc-4c00504cc5be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" 2018-10-08 04:35:34,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-70ae56d9-1c13-4ff7-bb25-f2b8d65959d3 Date: Mon, 08 Oct 2018 04:35:34 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:35:34,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=73f494f2-8a43-4100-b2fc-4c00504cc5be used request id req-70ae56d9-1c13-4ff7-bb25-f2b8d65959d3 2018-10-08 04:35:34,414 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-subnet1 2018-10-08 04:35:34,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" -d '{"subnets": [{"ip_version": 4, "network_id": "73f494f2-8a43-4100-b2fc-4c00504cc5be", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-subnet1"}]}' 2018-10-08 04:35:34,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b03c8623-ff6e-487b-b95b-0cc2309d39f4 Date: Mon, 08 Oct 2018 04:35:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f494f2-8a43-4100-b2fc-4c00504cc5be","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:35:34Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"caa118d4-73fa-4731-828e-918f72a1a31e","subnetpool_id":null,"name":"CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-subnet1"}]} 2018-10-08 04:35:34,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b03c8623-ff6e-487b-b95b-0cc2309d39f4 2018-10-08 04:35:34,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=73f494f2-8a43-4100-b2fc-4c00504cc5be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" 2018-10-08 04:35:35,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-22067723-c773-49d4-816d-e1032575b593 Date: Mon, 08 Oct 2018 04:35:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73f494f2-8a43-4100-b2fc-4c00504cc5be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["caa118d4-73fa-4731-828e-918f72a1a31e"],"description":"","tags":[],"updated_at":"2018-10-08T04:35:34Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-net1","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:33Z","provider:network_type":"vxlan"}]} 2018-10-08 04:35:35,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=73f494f2-8a43-4100-b2fc-4c00504cc5be used request id req-22067723-c773-49d4-816d-e1032575b593 2018-10-08 04:35:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=73f494f2-8a43-4100-b2fc-4c00504cc5be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" 2018-10-08 04:35:35,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4c775923-fdbc-4308-96cc-88b21dc78d96 Date: Mon, 08 Oct 2018 04:35:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73f494f2-8a43-4100-b2fc-4c00504cc5be","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"caa118d4-73fa-4731-828e-918f72a1a31e","subnetpool_id":null,"name":"CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-subnet1"}]} 2018-10-08 04:35:35,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=73f494f2-8a43-4100-b2fc-4c00504cc5be used request id req-4c775923-fdbc-4308-96cc-88b21dc78d96 2018-10-08 04:35:35,428 - OpenStackNetwork - DEBUG - Network [73f494f2-8a43-4100-b2fc-4c00504cc5be] created successfully 2018-10-08 04:35:35,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:35,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:35,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5bb3698ad204f0ea37cec3e112de00f", "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj-role"}], "expires_at": "2018-10-08T05:35:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbbd792d92e040ff84b1406612f5a739", "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bbbd792d92e040ff84b1406612f5a739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bbbd792d92e040ff84b1406612f5a739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bbbd792d92e040ff84b1406612f5a739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bbbd792d92e040ff84b1406612f5a739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bbbd792d92e040ff84b1406612f5a739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bbbd792d92e040ff84b1406612f5a739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-user", "id": "639bab7781ca4158aea521ae6227a79f"}, "audit_ids": ["pqEAfXQsRdCrwqDa0-p66A"], "issued_at": "2018-10-08T04:35:35.000000Z"}} 2018-10-08 04:35:35,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a5addddf0f3c697e23d4139736f755b3ed959" 2018-10-08 04:35:35,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80806bf-1105-4c9d-92a4-7e4b7a7ccb8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:35,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b80806bf-1105-4c9d-92a4-7e4b7a7ccb8c 2018-10-08 04:35:35,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a5addddf0f3c697e23d4139736f755b3ed959" 2018-10-08 04:35:36,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6bcdb19b-1a49-4920-9e23-d16d8fbda552 Date: Mon, 08 Oct 2018 04:35:36 GMT RESP BODY: {"routers": []} 2018-10-08 04:35:36,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-router&admin_state_up=True used request id req-6bcdb19b-1a49-4920-9e23-d16d8fbda552 2018-10-08 04:35:36,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:36,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:36,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5bb3698ad204f0ea37cec3e112de00f", "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj-role"}], "expires_at": "2018-10-08T05:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbbd792d92e040ff84b1406612f5a739", "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bbbd792d92e040ff84b1406612f5a739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bbbd792d92e040ff84b1406612f5a739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bbbd792d92e040ff84b1406612f5a739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bbbd792d92e040ff84b1406612f5a739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bbbd792d92e040ff84b1406612f5a739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bbbd792d92e040ff84b1406612f5a739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bbbd792d92e040ff84b1406612f5a739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-97719aff-8daf-4a4-user", "id": "639bab7781ca4158aea521ae6227a79f"}, "audit_ids": ["YYtorVJPQVyBxxZ6DYz4HA"], "issued_at": "2018-10-08T04:35:36.000000Z"}} 2018-10-08 04:35:36,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6be83403f6fe2b09ed01efd2249cca5b28ab38" 2018-10-08 04:35:36,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9549d9-3606-4246-8387-db8478568d40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:36,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6c9549d9-3606-4246-8387-db8478568d40 2018-10-08 04:35:36,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a5addddf0f3c697e23d4139736f755b3ed959" 2018-10-08 04:35:36,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a16f5c34-70be-4bb3-9d3d-00176eac1429 Date: Mon, 08 Oct 2018 04:35:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:35:36,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-a16f5c34-70be-4bb3-9d3d-00176eac1429 2018-10-08 04:35:36,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a5addddf0f3c697e23d4139736f755b3ed959" 2018-10-08 04:35:36,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a1a936fa-f68a-4e5d-a8af-600152e073ba Date: Mon, 08 Oct 2018 04:35:36 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:35:36,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-a1a936fa-f68a-4e5d-a8af-600152e073ba 2018-10-08 04:35:36,987 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-router 2018-10-08 04:35:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a5addddf0f3c697e23d4139736f755b3ed959" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-router", "admin_state_up": true}}' 2018-10-08 04:35:42,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-f1d40e40-309f-4cd9-bb03-102440ff458f Date: Mon, 08 Oct 2018 04:35:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bbbd792d92e040ff84b1406612f5a739", "created_at": "2018-10-08T04:35:37Z", "admin_state_up": true, "updated_at": "2018-10-08T04:35:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "bbbd792d92e040ff84b1406612f5a739", "id": "269c352c-eda5-4b3e-8441-a44b9514cfbd", "name": "CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-router"}} 2018-10-08 04:35:42,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-f1d40e40-309f-4cd9-bb03-102440ff458f 2018-10-08 04:35:42,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=269c352c-eda5-4b3e-8441-a44b9514cfbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a5addddf0f3c697e23d4139736f755b3ed959" 2018-10-08 04:35:42,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-99250a97-f84b-44a3-a1d0-b0ca3a26f886 Date: Mon, 08 Oct 2018 04:35:42 GMT RESP BODY: {"ports":[]} 2018-10-08 04:35:42,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=269c352c-eda5-4b3e-8441-a44b9514cfbd used request id req-99250a97-f84b-44a3-a1d0-b0ca3a26f886 2018-10-08 04:35:42,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a5addddf0f3c697e23d4139736f755b3ed959" 2018-10-08 04:35:42,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c85f23a8-bcc5-4076-87d5-a55fb17bc22a Date: Mon, 08 Oct 2018 04:35:42 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:35:42,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-subnet1 used request id req-c85f23a8-bcc5-4076-87d5-a55fb17bc22a 2018-10-08 04:35:42,369 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-router 2018-10-08 04:35:42,369 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-router 2018-10-08 04:35:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/269c352c-eda5-4b3e-8441-a44b9514cfbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a5addddf0f3c697e23d4139736f755b3ed959" 2018-10-08 04:35:46,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-770d464b-e9d4-4386-ac6b-2648d0fade46 Content-Length: 0 Date: Mon, 08 Oct 2018 04:35:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:35:46,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/269c352c-eda5-4b3e-8441-a44b9514cfbd used request id req-770d464b-e9d4-4386-ac6b-2648d0fade46 2018-10-08 04:35:46,390 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-subnet1 2018-10-08 04:35:46,390 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-subnet1 2018-10-08 04:35:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/caa118d4-73fa-4731-828e-918f72a1a31e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" 2018-10-08 04:35:48,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b35c0d08-535e-48b0-8b68-e8b9affbc424 Date: Mon, 08 Oct 2018 04:35:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:35:48,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/caa118d4-73fa-4731-828e-918f72a1a31e used request id req-b35c0d08-535e-48b0-8b68-e8b9affbc424 2018-10-08 04:35:48,261 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-c506de84-0dad-48f7-a5af-4f3ea30e0022-pub-net1 2018-10-08 04:35:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/73f494f2-8a43-4100-b2fc-4c00504cc5be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bbb01055fe44044e174c2818811e6333f8f7b" 2018-10-08 04:35:49,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b79ccc7c-d4db-4573-a2cb-0c89a34f36b4 Date: Mon, 08 Oct 2018 04:35:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:35:49,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/73f494f2-8a43-4100-b2fc-4c00504cc5be used request id req-b79ccc7c-d4db-4573-a2cb-0c89a34f36b4 2018-10-08 04:35:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:49,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e77c1461-cd44-4e11-9ea2-c0ecaaac747c Date: Mon, 08 Oct 2018 04:35:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:35:49,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e77c1461-cd44-4e11-9ea2-c0ecaaac747c 2018-10-08 04:35:49,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:50,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bd55f5-a791-4c7f-a659-a423cdd4b0d2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:35:50,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-71bd55f5-a791-4c7f-a659-a423cdd4b0d2 2018-10-08 04:35:50,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:50,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b14acf-8968-49b6-9acc-0e402d382fc6 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:35:50,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-19b14acf-8968-49b6-9acc-0e402d382fc6 2018-10-08 04:35:50,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:50,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee5662c-7a9e-4ff9-a9a4-fab07a79493a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:35:50,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-bee5662c-7a9e-4ff9-a9a4-fab07a79493a 2018-10-08 04:35:50,233 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-97719aff-8daf-4a4-proj 2018-10-08 04:35:50,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/bbbd792d92e040ff84b1406612f5a739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:50,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84a51c6-a8c5-4a5a-bd1f-20886934598d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:50,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bbbd792d92e040ff84b1406612f5a739 used request id req-f84a51c6-a8c5-4a5a-bd1f-20886934598d 2018-10-08 04:35:50,450 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-97719aff-8daf-4a4-proj-role 2018-10-08 04:35:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c5bb3698ad204f0ea37cec3e112de00f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:50,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e81e4f-1062-46cb-a799-c331d8267ff0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:50,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c5bb3698ad204f0ea37cec3e112de00f used request id req-62e81e4f-1062-46cb-a799-c331d8267ff0 2018-10-08 04:35:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e964e9574f47f49befe027adfff922594b294888" 2018-10-08 04:35:50,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d58487-fa2d-4c9e-85a0-d44bf31b93e2 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:35:50,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-95d58487-fa2d-4c9e-85a0-d44bf31b93e2 2018-10-08 04:35:50,668 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-97719aff-8daf-4a4-user 2018-10-08 04:35:50,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/639bab7781ca4158aea521ae6227a79f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06b65c8913bc559765396b4cc95858a5d62584a" 2018-10-08 04:35:50,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-264b513c-14ba-48dd-b911-26d6c0a948d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:50,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/639bab7781ca4158aea521ae6227a79f used request id req-264b513c-14ba-48dd-b911-26d6c0a948d9 2018-10-08 04:35:50,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:51,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["kaAMsnwJQfipIfP7eodnog"], "issued_at": "2018-10-08T04:35:51.000000Z"}} 2018-10-08 04:35:51,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe9e2beb6b9a810a2cdddfd15d81dfcaa950956a" 2018-10-08 04:35:51,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d7f65b-b54f-46b3-bea4-3b21d841a179 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:51,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-28d7f65b-b54f-46b3-bea4-3b21d841a179 2018-10-08 04:35:51,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:51,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:51,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["5saff7l0QLGdMqzdw2tiVw"], "issued_at": "2018-10-08T04:35:51.000000Z"}} 2018-10-08 04:35:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:35:51,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d05514-983e-49fe-af03-1a2c4d4cc861 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:51,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-71d05514-983e-49fe-af03-1a2c4d4cc861 2018-10-08 04:35:51,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:35:51,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:35:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-107ab9b0-c241-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:35:51,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecd016a-6df9-4b1b-9e1c-705b15c0da17 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-107ab9b0-c241-406-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:35:51,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-107ab9b0-c241-406-proj used request id req-eecd016a-6df9-4b1b-9e1c-705b15c0da17 2018-10-08 04:35:51,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:35:51,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fc66de-1947-4b02-8333-2ec2f0861f95 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:35:51,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-61fc66de-1947-4b02-8333-2ec2f0861f95 2018-10-08 04:35:51,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj"}}' 2018-10-08 04:35:52,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956f5c3f-3bb7-4921-920a-a065dbc1cdce Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/df616891f62a495b8fd73e14a7202094"}, "enabled": true, "id": "df616891f62a495b8fd73e14a7202094", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj"}} 2018-10-08 04:35:52,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-956f5c3f-3bb7-4921-920a-a065dbc1cdce 2018-10-08 04:35:52,101 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-107ab9b0-c241-406-proj 2018-10-08 04:35:52,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:52,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:52,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Yz_bgCtdTs22XFIGHFhhOQ"], "issued_at": "2018-10-08T04:35:52.000000Z"}} 2018-10-08 04:35:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e760991e647149967cc7bf9af1ee3d9c9159969" 2018-10-08 04:35:52,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f23ebde3-695e-401e-b97f-732fccbe008b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:52,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f23ebde3-695e-401e-b97f-732fccbe008b 2018-10-08 04:35:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:35:52,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:35:52,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e760991e647149967cc7bf9af1ee3d9c9159969" 2018-10-08 04:35:52,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890c6785-dc9d-40c2-b890-a139d9d91b9d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:35:52,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-890c6785-dc9d-40c2-b890-a139d9d91b9d 2018-10-08 04:35:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-107ab9b0-c241-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e760991e647149967cc7bf9af1ee3d9c9159969" 2018-10-08 04:35:52,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db729c7b-bcd7-46f7-bb43-fe2ada8e8d59 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-107ab9b0-c241-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/df616891f62a495b8fd73e14a7202094"}, "enabled": true, "id": "df616891f62a495b8fd73e14a7202094", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj"}]} 2018-10-08 04:35:52,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-107ab9b0-c241-406-proj used request id req-db729c7b-bcd7-46f7-bb43-fe2ada8e8d59 2018-10-08 04:35:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e760991e647149967cc7bf9af1ee3d9c9159969" 2018-10-08 04:35:52,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea888591-8876-401a-84de-8d11dbf2036c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:35:52,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ea888591-8876-401a-84de-8d11dbf2036c 2018-10-08 04:35:53,167 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-107ab9b0-c241-406-user 2018-10-08 04:35:53,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:35:53,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327e0e69-21fe-4a42-babb-48ee7a4f2722 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:35:53,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-327e0e69-21fe-4a42-babb-48ee7a4f2722 2018-10-08 04:35:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" -d '{"role": {"name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj-role"}}' 2018-10-08 04:35:53,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4eb4cff-95f6-4a3c-bb0f-c8c99a5303ca Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1afa33129c28475d98db363992235e9c", "links": {"self": "http://172.30.9.28:5000/v3/roles/1afa33129c28475d98db363992235e9c"}, "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj-role"}} 2018-10-08 04:35:53,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4eb4cff-95f6-4a3c-bb0f-c8c99a5303ca 2018-10-08 04:35:53,376 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-107ab9b0-c241-406-proj-role 2018-10-08 04:35:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1afa33129c28475d98db363992235e9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:35:53,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db86b6c-c85b-4c64-8acb-4f593f5f35fb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1afa33129c28475d98db363992235e9c"}, "domain_id": null, "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj-role", "id": "1afa33129c28475d98db363992235e9c"}} 2018-10-08 04:35:53,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1afa33129c28475d98db363992235e9c used request id req-6db86b6c-c85b-4c64-8acb-4f593f5f35fb 2018-10-08 04:35:53,464 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-107ab9b0-c241-406-proj-role to project CreateRouterNegativeTests-107ab9b0-c241-406-proj 2018-10-08 04:35:53,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/df616891f62a495b8fd73e14a7202094/users/afe62a8f6e6c4f60af69da30031aa87f/roles/1afa33129c28475d98db363992235e9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:35:53,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ae777f-cdb8-4fb3-b05b-6605f21a1e92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:35:53,606 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/df616891f62a495b8fd73e14a7202094/users/afe62a8f6e6c4f60af69da30031aa87f/roles/1afa33129c28475d98db363992235e9c used request id req-11ae777f-cdb8-4fb3-b05b-6605f21a1e92 2018-10-08 04:35:53,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:53,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:53,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:35:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["cLPdSyjPSOa5d0NAJIP_8w"], "issued_at": "2018-10-08T04:35:54.000000Z"}} 2018-10-08 04:35:53,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" 2018-10-08 04:35:54,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90ca2e8-b8bb-4226-86c8-3d9da35ee027 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:54,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e90ca2e8-b8bb-4226-86c8-3d9da35ee027 2018-10-08 04:35:54,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" 2018-10-08 04:35:54,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b2c91122-24be-440f-887a-363493b69d94 Date: Mon, 08 Oct 2018 04:35:54 GMT RESP BODY: {"networks":[]} 2018-10-08 04:35:54,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1 used request id req-b2c91122-24be-440f-887a-363493b69d94 2018-10-08 04:35:54,197 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1 2018-10-08 04:35:54,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" -d '{"network": {"name": "CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1", "admin_state_up": true}}' 2018-10-08 04:35:54,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-ae4151f6-ee18-46bc-a1fd-c59d40164f52 Date: Mon, 08 Oct 2018 04:35:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7812f4bd-ca29-4403-86e2-83af3dc93681","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:35:54Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:54Z","mtu":1450}} 2018-10-08 04:35:54,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ae4151f6-ee18-46bc-a1fd-c59d40164f52 2018-10-08 04:35:54,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7812f4bd-ca29-4403-86e2-83af3dc93681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" 2018-10-08 04:35:54,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-5ef90c07-bc9a-41df-9e71-1bae8cd6234b Date: Mon, 08 Oct 2018 04:35:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7812f4bd-ca29-4403-86e2-83af3dc93681","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:35:54Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:54Z","provider:network_type":"vxlan"}]} 2018-10-08 04:35:54,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7812f4bd-ca29-4403-86e2-83af3dc93681 used request id req-5ef90c07-bc9a-41df-9e71-1bae8cd6234b 2018-10-08 04:35:54,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7812f4bd-ca29-4403-86e2-83af3dc93681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" 2018-10-08 04:35:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-71e82053-96d1-4713-9f99-d82e02715417 Date: Mon, 08 Oct 2018 04:35:54 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:35:54,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7812f4bd-ca29-4403-86e2-83af3dc93681 used request id req-71e82053-96d1-4713-9f99-d82e02715417 2018-10-08 04:35:54,976 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-subnet1 2018-10-08 04:35:54,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" -d '{"subnets": [{"ip_version": 4, "network_id": "7812f4bd-ca29-4403-86e2-83af3dc93681", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-subnet1"}]}' 2018-10-08 04:35:55,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-a0ecb0d9-f7db-43b5-960a-a90a73a51f23 Date: Mon, 08 Oct 2018 04:35:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7812f4bd-ca29-4403-86e2-83af3dc93681","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:35:55Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"e811551c-7ebd-49fc-bfc9-42d635e6b11a","subnetpool_id":null,"name":"CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-subnet1"}]} 2018-10-08 04:35:55,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a0ecb0d9-f7db-43b5-960a-a90a73a51f23 2018-10-08 04:35:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7812f4bd-ca29-4403-86e2-83af3dc93681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" 2018-10-08 04:35:55,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-f1291f84-1b06-4dc1-bcec-48bcf7be0db9 Date: Mon, 08 Oct 2018 04:35:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7812f4bd-ca29-4403-86e2-83af3dc93681","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["e811551c-7ebd-49fc-bfc9-42d635e6b11a"],"description":"","tags":[],"updated_at":"2018-10-08T04:35:55Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:54Z","provider:network_type":"vxlan"}]} 2018-10-08 04:35:55,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7812f4bd-ca29-4403-86e2-83af3dc93681 used request id req-f1291f84-1b06-4dc1-bcec-48bcf7be0db9 2018-10-08 04:35:55,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7812f4bd-ca29-4403-86e2-83af3dc93681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" 2018-10-08 04:35:55,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-257501ef-01ec-4667-94b2-ff8ee791427f Date: Mon, 08 Oct 2018 04:35:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7812f4bd-ca29-4403-86e2-83af3dc93681","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:35:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:35:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"e811551c-7ebd-49fc-bfc9-42d635e6b11a","subnetpool_id":null,"name":"CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-subnet1"}]} 2018-10-08 04:35:55,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7812f4bd-ca29-4403-86e2-83af3dc93681 used request id req-257501ef-01ec-4667-94b2-ff8ee791427f 2018-10-08 04:35:55,762 - OpenStackNetwork - DEBUG - Network [7812f4bd-ca29-4403-86e2-83af3dc93681] created successfully 2018-10-08 04:35:55,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:55,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:56,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1afa33129c28475d98db363992235e9c", "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj-role"}], "expires_at": "2018-10-08T05:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df616891f62a495b8fd73e14a7202094", "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-107ab9b0-c241-406-user", "id": "afe62a8f6e6c4f60af69da30031aa87f"}, "audit_ids": ["fTerBwnvTX62QgWU0cINjw"], "issued_at": "2018-10-08T04:35:56.000000Z"}} 2018-10-08 04:35:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" 2018-10-08 04:35:56,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc2bf45-5e25-4d91-8172-d596b6c70ecf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:56,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2cc2bf45-5e25-4d91-8172-d596b6c70ecf 2018-10-08 04:35:56,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" 2018-10-08 04:35:56,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4ab84f5f-2b54-482f-8185-bea26635bca8 Date: Mon, 08 Oct 2018 04:35:56 GMT RESP BODY: {"routers": []} 2018-10-08 04:35:56,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-router&admin_state_up=True used request id req-4ab84f5f-2b54-482f-8185-bea26635bca8 2018-10-08 04:35:56,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:35:56,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:35:56,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1afa33129c28475d98db363992235e9c", "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj-role"}], "expires_at": "2018-10-08T05:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df616891f62a495b8fd73e14a7202094", "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-107ab9b0-c241-406-user", "id": "afe62a8f6e6c4f60af69da30031aa87f"}, "audit_ids": ["B5YVhjTDT_SR5Jnd7xDAIA"], "issued_at": "2018-10-08T04:35:56.000000Z"}} 2018-10-08 04:35:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9519094d639d62be638202a36c86728688814509" 2018-10-08 04:35:56,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf9d95a-0227-4d7e-a592-b9528521dd0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:35:56,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bdf9d95a-0227-4d7e-a592-b9528521dd0c 2018-10-08 04:35:56,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" 2018-10-08 04:35:57,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-456c62a7-59dd-4d22-a4be-5a1cf6ad0938 Date: Mon, 08 Oct 2018 04:35:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 04:35:57,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-456c62a7-59dd-4d22-a4be-5a1cf6ad0938 2018-10-08 04:35:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" 2018-10-08 04:35:57,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89e5da90-4f2a-4539-84e4-8cfab391282f Date: Mon, 08 Oct 2018 04:35:57 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:35:57,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-89e5da90-4f2a-4539-84e4-8cfab391282f 2018-10-08 04:35:57,338 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-router 2018-10-08 04:35:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-router", "admin_state_up": true}}' 2018-10-08 04:36:02,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cf3001f0-d263-4aaf-8349-c47b0e50c6e5 Date: Mon, 08 Oct 2018 04:36:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df616891f62a495b8fd73e14a7202094", "created_at": "2018-10-08T04:35:58Z", "admin_state_up": true, "updated_at": "2018-10-08T04:35:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "df616891f62a495b8fd73e14a7202094", "id": "dfc04fe8-c272-4318-9a7c-cb3aeb3c56a1", "name": "CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-router"}} 2018-10-08 04:36:02,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-cf3001f0-d263-4aaf-8349-c47b0e50c6e5 2018-10-08 04:36:02,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=dfc04fe8-c272-4318-9a7c-cb3aeb3c56a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" 2018-10-08 04:36:02,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ad3af8d9-bc5d-4939-a5e7-b2d8a3ae1494 Date: Mon, 08 Oct 2018 04:36:02 GMT RESP BODY: {"ports":[]} 2018-10-08 04:36:02,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=dfc04fe8-c272-4318-9a7c-cb3aeb3c56a1 used request id req-ad3af8d9-bc5d-4939-a5e7-b2d8a3ae1494 2018-10-08 04:36:02,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" 2018-10-08 04:36:02,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-81c72f71-1c0b-48ea-99fc-37b27e2eaed3 Date: Mon, 08 Oct 2018 04:36:02 GMT RESP BODY: {"networks":[]} 2018-10-08 04:36:02,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1 used request id req-81c72f71-1c0b-48ea-99fc-37b27e2eaed3 2018-10-08 04:36:02,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" 2018-10-08 04:36:02,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-53028921-2ce3-41b3-959b-e6d079e9cc56 Date: Mon, 08 Oct 2018 04:36:02 GMT RESP BODY: {"ports":[]} 2018-10-08 04:36:02,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-port1&admin_state_up=True used request id req-53028921-2ce3-41b3-959b-e6d079e9cc56 2018-10-08 04:36:02,795 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-port1 for router - CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-router 2018-10-08 04:36:02,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:02,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:03,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1afa33129c28475d98db363992235e9c", "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj-role"}], "expires_at": "2018-10-08T05:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df616891f62a495b8fd73e14a7202094", "name": "CreateRouterNegativeTests-107ab9b0-c241-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/df616891f62a495b8fd73e14a7202094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/df616891f62a495b8fd73e14a7202094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/df616891f62a495b8fd73e14a7202094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-107ab9b0-c241-406-user", "id": "afe62a8f6e6c4f60af69da30031aa87f"}, "audit_ids": ["5wMwVbmdROeE0w-IxN_9IQ"], "issued_at": "2018-10-08T04:36:03.000000Z"}} 2018-10-08 04:36:03,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7563c56893278edbf3b0b9c187e60ad811acf782" 2018-10-08 04:36:03,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c03e784-40c0-443f-a030-07d087c6fdcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:03,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6c03e784-40c0-443f-a030-07d087c6fdcb 2018-10-08 04:36:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" 2018-10-08 04:36:03,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9edaa423-2784-45f2-9c7e-369b54f362b2 Date: Mon, 08 Oct 2018 04:36:03 GMT RESP BODY: {"networks":[]} 2018-10-08 04:36:03,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1 used request id req-9edaa423-2784-45f2-9c7e-369b54f362b2 2018-10-08 04:36:03,282 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-router 2018-10-08 04:36:03,282 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-router 2018-10-08 04:36:03,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/dfc04fe8-c272-4318-9a7c-cb3aeb3c56a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea657a32c25d7b6095866137d1c1081003223f72" 2018-10-08 04:36:07,051 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94c37f0a-3c28-47a3-874f-29450f222bf8 Content-Length: 0 Date: Mon, 08 Oct 2018 04:36:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:36:07,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/dfc04fe8-c272-4318-9a7c-cb3aeb3c56a1 used request id req-94c37f0a-3c28-47a3-874f-29450f222bf8 2018-10-08 04:36:07,052 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-subnet1 2018-10-08 04:36:07,052 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-subnet1 2018-10-08 04:36:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/e811551c-7ebd-49fc-bfc9-42d635e6b11a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" 2018-10-08 04:36:09,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c039933e-241b-4a64-aca4-8566dd31555e Date: Mon, 08 Oct 2018 04:36:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:36:09,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e811551c-7ebd-49fc-bfc9-42d635e6b11a used request id req-c039933e-241b-4a64-aca4-8566dd31555e 2018-10-08 04:36:09,169 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-807899cf-ac78-4aa3-be75-8b470efb0d11-pub-net1 2018-10-08 04:36:09,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7812f4bd-ca29-4403-86e2-83af3dc93681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca4bbb9b4df673c9fa28e4a83d795f8294a70e3" 2018-10-08 04:36:10,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2310253b-52d0-4591-b8fc-fde2edc5dc2f Date: Mon, 08 Oct 2018 04:36:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:36:10,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7812f4bd-ca29-4403-86e2-83af3dc93681 used request id req-2310253b-52d0-4591-b8fc-fde2edc5dc2f 2018-10-08 04:36:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:36:10,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-669d7048-bc6c-4a7f-a6e3-c4bed0488977 Date: Mon, 08 Oct 2018 04:36:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:36:10,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-669d7048-bc6c-4a7f-a6e3-c4bed0488977 2018-10-08 04:36:10,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:36:10,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a402b67-855a-4690-917b-c9a27162bd35 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:36:10,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-0a402b67-855a-4690-917b-c9a27162bd35 2018-10-08 04:36:10,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:36:10,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85814e30-e581-4d1d-bcc2-0b75d3aa53cb Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:36:10,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-85814e30-e581-4d1d-bcc2-0b75d3aa53cb 2018-10-08 04:36:10,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:36:10,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22db6a92-e078-44c1-8dce-0bca122ee1be Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:36:10,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-22db6a92-e078-44c1-8dce-0bca122ee1be 2018-10-08 04:36:10,897 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-107ab9b0-c241-406-proj 2018-10-08 04:36:10,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/df616891f62a495b8fd73e14a7202094 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:36:11,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49fdb7c4-acf2-40bd-bd85-167b76a16166 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:11,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/df616891f62a495b8fd73e14a7202094 used request id req-49fdb7c4-acf2-40bd-bd85-167b76a16166 2018-10-08 04:36:11,122 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-107ab9b0-c241-406-proj-role 2018-10-08 04:36:11,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1afa33129c28475d98db363992235e9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:36:11,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa91d7e3-4362-4a3d-934f-bc3863cf80d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:11,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1afa33129c28475d98db363992235e9c used request id req-fa91d7e3-4362-4a3d-934f-bc3863cf80d2 2018-10-08 04:36:11,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb2950e0040807c65fd557569df01910ae896e1" 2018-10-08 04:36:11,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5386b3-72c5-4ea8-8860-c783785bb1a8 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:11,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4d5386b3-72c5-4ea8-8860-c783785bb1a8 2018-10-08 04:36:11,346 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-107ab9b0-c241-406-user 2018-10-08 04:36:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/afe62a8f6e6c4f60af69da30031aa87f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e760991e647149967cc7bf9af1ee3d9c9159969" 2018-10-08 04:36:11,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8829a6a-3ef1-4fa0-b102-eb1cb1df9ef0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:11,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/afe62a8f6e6c4f60af69da30031aa87f used request id req-e8829a6a-3ef1-4fa0-b102-eb1cb1df9ef0 2018-10-08 04:36:11,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:11,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["YvrIyG0vRv6T9_Hx-9RFPQ"], "issued_at": "2018-10-08T04:36:11.000000Z"}} 2018-10-08 04:36:11,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f24a361ecc35dcc808c242749ee95fac3c2120a" 2018-10-08 04:36:12,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d193e754-57a8-4aac-888a-3a705f091c45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:12,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d193e754-57a8-4aac-888a-3a705f091c45 2018-10-08 04:36:12,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:12,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:12,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["_GNsGKAlQ2eL0lEnX0V7rg"], "issued_at": "2018-10-08T04:36:12.000000Z"}} 2018-10-08 04:36:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:12,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de371360-5e07-4311-bf53-6228d55843f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:12,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-de371360-5e07-4311-bf53-6228d55843f5 2018-10-08 04:36:12,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:12,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:12,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946da2d9-a4e5-4693-8f66-88261c50f93f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:36:12,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj used request id req-946da2d9-a4e5-4693-8f66-88261c50f93f 2018-10-08 04:36:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:12,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93b6c8f-f275-4c73-8cdf-ecf3267c6727 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:12,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c93b6c8f-f275-4c73-8cdf-ecf3267c6727 2018-10-08 04:36:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj"}}' 2018-10-08 04:36:12,879 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1791179-8f8d-4de3-8d8f-b800dad4d832 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90e60cd56f8543f39e94c704736b6f7b"}, "enabled": true, "id": "90e60cd56f8543f39e94c704736b6f7b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj"}} 2018-10-08 04:36:12,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e1791179-8f8d-4de3-8d8f-b800dad4d832 2018-10-08 04:36:12,879 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj 2018-10-08 04:36:12,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:12,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:13,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["73JgUUp8TXqZyfHtgDd6Ug"], "issued_at": "2018-10-08T04:36:13.000000Z"}} 2018-10-08 04:36:13,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96cebd4186f699ea44b959d957a04fd93f50632e" 2018-10-08 04:36:13,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c78896-1393-4ab1-a706-6d43c6898960 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:13,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-81c78896-1393-4ab1-a706-6d43c6898960 2018-10-08 04:36:13,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:13,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:13,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96cebd4186f699ea44b959d957a04fd93f50632e" 2018-10-08 04:36:13,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9bd775-aab2-4d09-ba5f-765a037f119c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:36:13,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5a9bd775-aab2-4d09-ba5f-765a037f119c 2018-10-08 04:36:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96cebd4186f699ea44b959d957a04fd93f50632e" 2018-10-08 04:36:13,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ef007b-cb4d-4619-ac28-456e49261f12 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90e60cd56f8543f39e94c704736b6f7b"}, "enabled": true, "id": "90e60cd56f8543f39e94c704736b6f7b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj"}]} 2018-10-08 04:36:13,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj used request id req-c9ef007b-cb4d-4619-ac28-456e49261f12 2018-10-08 04:36:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96cebd4186f699ea44b959d957a04fd93f50632e" 2018-10-08 04:36:13,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ccdf689-d5a4-4eb4-8f87-1d90fa0fafde Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:13,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1ccdf689-d5a4-4eb4-8f87-1d90fa0fafde 2018-10-08 04:36:13,963 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-8a5a7feb-cb12-4d7-user 2018-10-08 04:36:13,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:13,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:14,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97700ac9-f00b-41d9-b123-4b5e236b85de Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:14,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-97700ac9-f00b-41d9-b123-4b5e236b85de 2018-10-08 04:36:14,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" -d '{"role": {"name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj-role"}}' 2018-10-08 04:36:14,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f58b71-ffa9-4ea9-9c8f-1c3290104344 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d77d400920d4abc9c91965ef2a4c828", "links": {"self": "http://172.30.9.28:5000/v3/roles/0d77d400920d4abc9c91965ef2a4c828"}, "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj-role"}} 2018-10-08 04:36:14,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-12f58b71-ffa9-4ea9-9c8f-1c3290104344 2018-10-08 04:36:14,191 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj-role 2018-10-08 04:36:14,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0d77d400920d4abc9c91965ef2a4c828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:14,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4554c20-878d-49f8-b270-3cd93bad21c4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0d77d400920d4abc9c91965ef2a4c828"}, "domain_id": null, "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj-role", "id": "0d77d400920d4abc9c91965ef2a4c828"}} 2018-10-08 04:36:14,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0d77d400920d4abc9c91965ef2a4c828 used request id req-a4554c20-878d-49f8-b270-3cd93bad21c4 2018-10-08 04:36:14,283 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj-role to project CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj 2018-10-08 04:36:14,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/90e60cd56f8543f39e94c704736b6f7b/users/14567691a285494e8cff8758e534e4df/roles/0d77d400920d4abc9c91965ef2a4c828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:14,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-711df0f7-2373-485b-b0d2-727131c0ebf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:14,433 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/90e60cd56f8543f39e94c704736b6f7b/users/14567691a285494e8cff8758e534e4df/roles/0d77d400920d4abc9c91965ef2a4c828 used request id req-711df0f7-2373-485b-b0d2-727131c0ebf1 2018-10-08 04:36:14,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:14,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:14,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d77d400920d4abc9c91965ef2a4c828", "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj-role"}], "expires_at": "2018-10-08T05:36:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90e60cd56f8543f39e94c704736b6f7b", "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/90e60cd56f8543f39e94c704736b6f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/90e60cd56f8543f39e94c704736b6f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/90e60cd56f8543f39e94c704736b6f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/90e60cd56f8543f39e94c704736b6f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/90e60cd56f8543f39e94c704736b6f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/90e60cd56f8543f39e94c704736b6f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-user", "id": "14567691a285494e8cff8758e534e4df"}, "audit_ids": ["W-AK-wEhRfeW-ayYcxTyVw"], "issued_at": "2018-10-08T04:36:14.000000Z"}} 2018-10-08 04:36:14,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43df343645b690f914a2594b70f3e1a29722d4c1" 2018-10-08 04:36:14,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50f0d39-d1c4-44f0-bcda-d09524eb0db8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:14,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f50f0d39-d1c4-44f0-bcda-d09524eb0db8 2018-10-08 04:36:14,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-dfde575c-9427-4c03-850d-9eb3512e5220-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43df343645b690f914a2594b70f3e1a29722d4c1" 2018-10-08 04:36:15,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-78f1302c-c08f-4b7b-b6c7-e1df28e818b7 Date: Mon, 08 Oct 2018 04:36:15 GMT RESP BODY: {"routers": []} 2018-10-08 04:36:15,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-dfde575c-9427-4c03-850d-9eb3512e5220-pub-router&admin_state_up=True used request id req-78f1302c-c08f-4b7b-b6c7-e1df28e818b7 2018-10-08 04:36:15,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:15,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:15,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d77d400920d4abc9c91965ef2a4c828", "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj-role"}], "expires_at": "2018-10-08T05:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90e60cd56f8543f39e94c704736b6f7b", "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/90e60cd56f8543f39e94c704736b6f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/90e60cd56f8543f39e94c704736b6f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/90e60cd56f8543f39e94c704736b6f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/90e60cd56f8543f39e94c704736b6f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/90e60cd56f8543f39e94c704736b6f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/90e60cd56f8543f39e94c704736b6f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/90e60cd56f8543f39e94c704736b6f7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-8a5a7feb-cb12-4d7-user", "id": "14567691a285494e8cff8758e534e4df"}, "audit_ids": ["Fv7zhcSBRTGWZu7JiFFPOA"], "issued_at": "2018-10-08T04:36:15.000000Z"}} 2018-10-08 04:36:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba1c79ffc71fbf60995534182c2f37519830406" 2018-10-08 04:36:15,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8a1682-3676-4970-97f1-a77a1c438da5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:15,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9e8a1682-3676-4970-97f1-a77a1c438da5 2018-10-08 04:36:15,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43df343645b690f914a2594b70f3e1a29722d4c1" 2018-10-08 04:36:15,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-61d8e314-bea8-4515-9884-92c79bda361f Date: Mon, 08 Oct 2018 04:36:15 GMT RESP BODY: {"networks":[]} 2018-10-08 04:36:15,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=Invalid_name used request id req-61d8e314-bea8-4515-9884-92c79bda361f 2018-10-08 04:36:15,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:15,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-241366a5-53a6-4420-bb1b-ada72fd1cc77 Date: Mon, 08 Oct 2018 04:36:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:36:15,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-241366a5-53a6-4420-bb1b-ada72fd1cc77 2018-10-08 04:36:15,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:16,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f05e3a-e1ab-4caa-939f-b0f76131406e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:36:16,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-d3f05e3a-e1ab-4caa-939f-b0f76131406e 2018-10-08 04:36:16,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:16,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d4c302-03bc-4d74-a4fc-274a8044e30c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:36:16,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-50d4c302-03bc-4d74-a4fc-274a8044e30c 2018-10-08 04:36:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:16,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25f41be-ef00-4e2f-b241-591eac83ccc5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:36:16,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-d25f41be-ef00-4e2f-b241-591eac83ccc5 2018-10-08 04:36:16,226 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj 2018-10-08 04:36:16,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/90e60cd56f8543f39e94c704736b6f7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:16,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28984346-6957-4d0a-a236-65e2e38830cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:16,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/90e60cd56f8543f39e94c704736b6f7b used request id req-28984346-6957-4d0a-a236-65e2e38830cb 2018-10-08 04:36:16,470 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-8a5a7feb-cb12-4d7-proj-role 2018-10-08 04:36:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0d77d400920d4abc9c91965ef2a4c828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:16,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7270e41d-6815-417d-bc76-bdc87ddf18e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:16,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0d77d400920d4abc9c91965ef2a4c828 used request id req-7270e41d-6815-417d-bc76-bdc87ddf18e5 2018-10-08 04:36:16,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e2f79b94828da5273f496ef1a748918cc1df7e" 2018-10-08 04:36:16,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8202de87-ef54-4e90-9368-5ac195ae76e7 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:16,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8202de87-ef54-4e90-9368-5ac195ae76e7 2018-10-08 04:36:16,663 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-8a5a7feb-cb12-4d7-user 2018-10-08 04:36:16,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/14567691a285494e8cff8758e534e4df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96cebd4186f699ea44b959d957a04fd93f50632e" 2018-10-08 04:36:16,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2692e107-70aa-4cb0-81cc-1006c644943a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:16,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/14567691a285494e8cff8758e534e4df used request id req-2692e107-70aa-4cb0-81cc-1006c644943a 2018-10-08 04:36:16,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:17,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["nIui0gbXRg6EG5HKZxpUTA"], "issued_at": "2018-10-08T04:36:17.000000Z"}} 2018-10-08 04:36:17,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a36e5b99a2a1e448db4dfebc425ad7c6d43ff4" 2018-10-08 04:36:17,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c07e2f9-abf1-4b4e-9e75-c7601f4e5da6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:17,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c07e2f9-abf1-4b4e-9e75-c7601f4e5da6 2018-10-08 04:36:17,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:17,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:17,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["sRKwSVruRP2aelry2n1IUA"], "issued_at": "2018-10-08T04:36:17.000000Z"}} 2018-10-08 04:36:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:17,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f3b101-5288-4c52-a212-5ddfca516e8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:17,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-93f3b101-5288-4c52-a212-5ddfca516e8f 2018-10-08 04:36:17,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:17,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:17,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:17,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d707d8d8-142d-4ae4-a487-4c64f9c5e117 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:36:17,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj used request id req-d707d8d8-142d-4ae4-a487-4c64f9c5e117 2018-10-08 04:36:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:18,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46496121-cdbf-4442-8b84-3f515e091e59 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:18,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-46496121-cdbf-4442-8b84-3f515e091e59 2018-10-08 04:36:18,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj"}}' 2018-10-08 04:36:18,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06d59e45-d54a-4d49-9ae4-71275aa5a4e8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/682e6dcb3c3c46f089b8f931e25962d8"}, "enabled": true, "id": "682e6dcb3c3c46f089b8f931e25962d8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj"}} 2018-10-08 04:36:18,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-06d59e45-d54a-4d49-9ae4-71275aa5a4e8 2018-10-08 04:36:18,107 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj 2018-10-08 04:36:18,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:18,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:18,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gDAKvfRBRZm8i2eKn59zKw"], "issued_at": "2018-10-08T04:36:18.000000Z"}} 2018-10-08 04:36:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b616b95be50f2e36f48049d934b4414ad9d9dcf" 2018-10-08 04:36:18,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbf0f7b-cac4-4432-af7b-c3ff5b61f9de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:18,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4bbf0f7b-cac4-4432-af7b-c3ff5b61f9de 2018-10-08 04:36:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:18,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:18,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b616b95be50f2e36f48049d934b4414ad9d9dcf" 2018-10-08 04:36:18,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffac70f7-3667-48fb-9863-4576b3d7a4f8 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:36:18,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ffac70f7-3667-48fb-9863-4576b3d7a4f8 2018-10-08 04:36:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b616b95be50f2e36f48049d934b4414ad9d9dcf" 2018-10-08 04:36:18,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fb702f-f823-4367-b02c-e169033752fd Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/682e6dcb3c3c46f089b8f931e25962d8"}, "enabled": true, "id": "682e6dcb3c3c46f089b8f931e25962d8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj"}]} 2018-10-08 04:36:18,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj used request id req-41fb702f-f823-4367-b02c-e169033752fd 2018-10-08 04:36:18,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b616b95be50f2e36f48049d934b4414ad9d9dcf" 2018-10-08 04:36:18,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7297ac56-6080-47d7-85c0-06a69142e215 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:18,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7297ac56-6080-47d7-85c0-06a69142e215 2018-10-08 04:36:19,261 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-a74fa70a-a5fe-4b7-user 2018-10-08 04:36:19,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:19,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:19,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94b58d3-6c12-4c9e-8ed3-e6f2f386ddbf Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:19,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b94b58d3-6c12-4c9e-8ed3-e6f2f386ddbf 2018-10-08 04:36:19,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" -d '{"role": {"name": "CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj-role"}}' 2018-10-08 04:36:19,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f4cd63-3e52-419b-a2d9-bbdb5deaf04a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e1eb416d4014aa8a260cf6525a118c8", "links": {"self": "http://172.30.9.28:5000/v3/roles/7e1eb416d4014aa8a260cf6525a118c8"}, "name": "CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj-role"}} 2018-10-08 04:36:19,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d5f4cd63-3e52-419b-a2d9-bbdb5deaf04a 2018-10-08 04:36:19,491 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj-role 2018-10-08 04:36:19,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7e1eb416d4014aa8a260cf6525a118c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:19,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e47964c-f484-4b11-a2f1-1ad5a350064d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7e1eb416d4014aa8a260cf6525a118c8"}, "domain_id": null, "name": "CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj-role", "id": "7e1eb416d4014aa8a260cf6525a118c8"}} 2018-10-08 04:36:19,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7e1eb416d4014aa8a260cf6525a118c8 used request id req-0e47964c-f484-4b11-a2f1-1ad5a350064d 2018-10-08 04:36:19,587 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj-role to project CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj 2018-10-08 04:36:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/682e6dcb3c3c46f089b8f931e25962d8/users/be91dc541dc64cff98b2cac5ab37366e/roles/7e1eb416d4014aa8a260cf6525a118c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:19,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-596e2ad7-085f-41d5-ae0a-97b086fa1f85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:19,732 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/682e6dcb3c3c46f089b8f931e25962d8/users/be91dc541dc64cff98b2cac5ab37366e/roles/7e1eb416d4014aa8a260cf6525a118c8 used request id req-596e2ad7-085f-41d5-ae0a-97b086fa1f85 2018-10-08 04:36:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:19,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d0e2797e-a291-473c-9da0-dc70b10884da Date: Mon, 08 Oct 2018 04:36:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:36:19,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d0e2797e-a291-473c-9da0-dc70b10884da 2018-10-08 04:36:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:20,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab0f422-fd57-46d5-b0a3-95f1c6325a61 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:36:20,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-2ab0f422-fd57-46d5-b0a3-95f1c6325a61 2018-10-08 04:36:20,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:20,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1c321e-109f-47ad-9fbf-8bb91d89f40f Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:36:20,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-6d1c321e-109f-47ad-9fbf-8bb91d89f40f 2018-10-08 04:36:20,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:20,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19654ae-3fcf-45aa-a6c8-c10a2d6e9cc3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:36:20,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-b19654ae-3fcf-45aa-a6c8-c10a2d6e9cc3 2018-10-08 04:36:20,233 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj 2018-10-08 04:36:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/682e6dcb3c3c46f089b8f931e25962d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:20,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cbcca1c-1222-474a-ae8d-fac304b68123 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:20,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/682e6dcb3c3c46f089b8f931e25962d8 used request id req-7cbcca1c-1222-474a-ae8d-fac304b68123 2018-10-08 04:36:20,445 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-a74fa70a-a5fe-4b7-proj-role 2018-10-08 04:36:20,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7e1eb416d4014aa8a260cf6525a118c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:20,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-083810e1-bdc7-4da0-b35f-42ddd69d238c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:20,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7e1eb416d4014aa8a260cf6525a118c8 used request id req-083810e1-bdc7-4da0-b35f-42ddd69d238c 2018-10-08 04:36:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc00263c112872fe90eee620cea190560d255b2" 2018-10-08 04:36:20,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5b4d70-4220-409d-ac3f-8d48f1a73e62 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:20,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d5b4d70-4220-409d-ac3f-8d48f1a73e62 2018-10-08 04:36:20,751 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-a74fa70a-a5fe-4b7-user 2018-10-08 04:36:20,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/be91dc541dc64cff98b2cac5ab37366e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b616b95be50f2e36f48049d934b4414ad9d9dcf" 2018-10-08 04:36:20,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d41721e-bd21-4c05-a0f6-dcb7bfbe8596 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:20,912 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/be91dc541dc64cff98b2cac5ab37366e used request id req-5d41721e-bd21-4c05-a0f6-dcb7bfbe8596 2018-10-08 04:36:20,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:21,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["3rTB9Wo9SHO5CIw9rFr9zQ"], "issued_at": "2018-10-08T04:36:21.000000Z"}} 2018-10-08 04:36:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869f89dfb1f00bac78b4a03a038ba841195d778a" 2018-10-08 04:36:21,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c19a0e-af6e-405c-9c0d-1042b260239a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:21,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e7c19a0e-af6e-405c-9c0d-1042b260239a 2018-10-08 04:36:21,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:21,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:21,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["CKZa8y9WRPeyv_UT2m2B7w"], "issued_at": "2018-10-08T04:36:21.000000Z"}} 2018-10-08 04:36:21,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:21,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5cd173-430e-4a53-a8ed-e024535270c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:21,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e5cd173-430e-4a53-a8ed-e024535270c9 2018-10-08 04:36:21,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:21,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:21,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0165e07b-81e6-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:21,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913563a0-3939-4c80-b4c2-c21ab6ca36fb Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0165e07b-81e6-48f-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:36:21,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0165e07b-81e6-48f-proj used request id req-913563a0-3939-4c80-b4c2-c21ab6ca36fb 2018-10-08 04:36:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:22,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a8badb-4367-40d3-abe1-aa255a7fb3ef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:22,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d4a8badb-4367-40d3-abe1-aa255a7fb3ef 2018-10-08 04:36:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-0165e07b-81e6-48f-proj"}}' 2018-10-08 04:36:22,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b1d16e2-08d8-431d-a614-519845f09266 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b1d7356b995f4ff5a3bc76f64f353bfc"}, "enabled": true, "id": "b1d7356b995f4ff5a3bc76f64f353bfc", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0165e07b-81e6-48f-proj"}} 2018-10-08 04:36:22,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7b1d16e2-08d8-431d-a614-519845f09266 2018-10-08 04:36:22,185 - keystone_utils - INFO - Created project with name - CreateQoSTests-0165e07b-81e6-48f-proj 2018-10-08 04:36:22,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:22,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:22,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["VFosF-sTSEyp_qddUJTQhg"], "issued_at": "2018-10-08T04:36:22.000000Z"}} 2018-10-08 04:36:22,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed64842f5defb151066566dadfafcae93750364" 2018-10-08 04:36:22,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd6550c-c9d8-4ca2-9b23-f04d3261087b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:22,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fcd6550c-c9d8-4ca2-9b23-f04d3261087b 2018-10-08 04:36:22,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:22,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:22,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed64842f5defb151066566dadfafcae93750364" 2018-10-08 04:36:22,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141c377d-7d08-4b4c-958d-4f9dc625548a Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:36:22,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-141c377d-7d08-4b4c-958d-4f9dc625548a 2018-10-08 04:36:22,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-0165e07b-81e6-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed64842f5defb151066566dadfafcae93750364" 2018-10-08 04:36:22,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa25dea-2024-4a8c-a70e-8e7e113d29e7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-0165e07b-81e6-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b1d7356b995f4ff5a3bc76f64f353bfc"}, "enabled": true, "id": "b1d7356b995f4ff5a3bc76f64f353bfc", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0165e07b-81e6-48f-proj"}]} 2018-10-08 04:36:22,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-0165e07b-81e6-48f-proj used request id req-6aa25dea-2024-4a8c-a70e-8e7e113d29e7 2018-10-08 04:36:22,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed64842f5defb151066566dadfafcae93750364" 2018-10-08 04:36:22,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f6f0cd-781a-4179-a820-d766718d1f76 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:22,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-40f6f0cd-781a-4179-a820-d766718d1f76 2018-10-08 04:36:23,256 - keystone_utils - INFO - Created user with name - CreateQoSTests-0165e07b-81e6-48f-user 2018-10-08 04:36:23,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:23,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:23,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e4c3f8-ac2e-4ea6-b190-b1ce26ebad03 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:23,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c6e4c3f8-ac2e-4ea6-b190-b1ce26ebad03 2018-10-08 04:36:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" -d '{"role": {"name": "CreateQoSTests-0165e07b-81e6-48f-proj-role"}}' 2018-10-08 04:36:23,472 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d245459e-2fb0-4b7c-93d4-11193e239ece Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58e7db3bf3df4c3182c33973c999d0e7", "links": {"self": "http://172.30.9.28:5000/v3/roles/58e7db3bf3df4c3182c33973c999d0e7"}, "name": "CreateQoSTests-0165e07b-81e6-48f-proj-role"}} 2018-10-08 04:36:23,472 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d245459e-2fb0-4b7c-93d4-11193e239ece 2018-10-08 04:36:23,472 - keystone_utils - INFO - Created role with name - CreateQoSTests-0165e07b-81e6-48f-proj-role 2018-10-08 04:36:23,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/58e7db3bf3df4c3182c33973c999d0e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:23,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5a6783-f2a9-4c8b-ad1b-ed3e9db7cd42 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/58e7db3bf3df4c3182c33973c999d0e7"}, "domain_id": null, "name": "CreateQoSTests-0165e07b-81e6-48f-proj-role", "id": "58e7db3bf3df4c3182c33973c999d0e7"}} 2018-10-08 04:36:23,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/58e7db3bf3df4c3182c33973c999d0e7 used request id req-ed5a6783-f2a9-4c8b-ad1b-ed3e9db7cd42 2018-10-08 04:36:23,563 - keystone_utils - INFO - Granting role CreateQoSTests-0165e07b-81e6-48f-proj-role to project CreateQoSTests-0165e07b-81e6-48f-proj 2018-10-08 04:36:23,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b1d7356b995f4ff5a3bc76f64f353bfc/users/18b8b091115e4008b68429222afafb4e/roles/58e7db3bf3df4c3182c33973c999d0e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:23,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a000eeac-4d2d-49f8-a34f-795cc0e80f42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:23,696 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b1d7356b995f4ff5a3bc76f64f353bfc/users/18b8b091115e4008b68429222afafb4e/roles/58e7db3bf3df4c3182c33973c999d0e7 used request id req-a000eeac-4d2d-49f8-a34f-795cc0e80f42 2018-10-08 04:36:23,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:23,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:24,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["auZHyAs3RaqyRIe0CLZh8g"], "issued_at": "2018-10-08T04:36:24.000000Z"}} 2018-10-08 04:36:24,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9946c1440c2768059644ae7e3b0cdbcdef69b4c" 2018-10-08 04:36:24,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a114963c-4fe4-45d7-a4e9-a3d987896c56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:24,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a114963c-4fe4-45d7-a4e9-a3d987896c56 2018-10-08 04:36:24,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9946c1440c2768059644ae7e3b0cdbcdef69b4c" 2018-10-08 04:36:24,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:24 GMT Server: Apache x-compute-request-id: req-775781ad-c88a-4d2c-a6fb-5daf3fb8e206 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-775781ad-c88a-4d2c-a6fb-5daf3fb8e206 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-08 04:36:24,821 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-775781ad-c88a-4d2c-a6fb-5daf3fb8e206 2018-10-08 04:36:24,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-775781ad-c88a-4d2c-a6fb-5daf3fb8e206" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9946c1440c2768059644ae7e3b0cdbcdef69b4c" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-94630a33-5a5c-40c2-8716-a40d70420625"}}' 2018-10-08 04:36:25,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:24 GMT Server: Apache x-compute-request-id: req-3e1bab30-9b36-4e84-82a6-7ca0b6f2a2cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e1bab30-9b36-4e84-82a6-7ca0b6f2a2cb Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "58e0bc16-187f-4b4d-85da-63809df7d221", "name": "CreateQoSTests-94630a33-5a5c-40c2-8716-a40d70420625"}, "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/58e0bc16-187f-4b4d-85da-63809df7d221", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/qos-specs/58e0bc16-187f-4b4d-85da-63809df7d221", "rel": "bookmark"}]} 2018-10-08 04:36:25,005 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-3e1bab30-9b36-4e84-82a6-7ca0b6f2a2cb 2018-10-08 04:36:25,006 - create_qos - INFO - Created qos with name - CreateQoSTests-94630a33-5a5c-40c2-8716-a40d70420625 2018-10-08 04:36:25,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869f89dfb1f00bac78b4a03a038ba841195d778a" 2018-10-08 04:36:25,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:25 GMT Server: Apache x-compute-request-id: req-a9adf699-a79c-487d-b0f9-bcecd93cdedc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9adf699-a79c-487d-b0f9-bcecd93cdedc Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "58e0bc16-187f-4b4d-85da-63809df7d221", "name": "CreateQoSTests-94630a33-5a5c-40c2-8716-a40d70420625"}]} 2018-10-08 04:36:25,203 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-a9adf699-a79c-487d-b0f9-bcecd93cdedc 2018-10-08 04:36:25,204 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-94630a33-5a5c-40c2-8716-a40d70420625 2018-10-08 04:36:25,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/58e0bc16-187f-4b4d-85da-63809df7d221?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9adf699-a79c-487d-b0f9-bcecd93cdedc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869f89dfb1f00bac78b4a03a038ba841195d778a" 2018-10-08 04:36:25,802 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:36:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3f04b038-3b4e-4bf3-8c73-ac51b37d963e 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-10-08 04:36:25,802 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/58e0bc16-187f-4b4d-85da-63809df7d221?force=False used request id req-3f04b038-3b4e-4bf3-8c73-ac51b37d963e 2018-10-08 04:36:25,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9adf699-a79c-487d-b0f9-bcecd93cdedc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869f89dfb1f00bac78b4a03a038ba841195d778a" 2018-10-08 04:36:25,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:25 GMT Server: Apache x-compute-request-id: req-b6d09a51-a618-4d14-9f33-118b18ead46b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b6d09a51-a618-4d14-9f33-118b18ead46b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-08 04:36:25,975 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-b6d09a51-a618-4d14-9f33-118b18ead46b 2018-10-08 04:36:25,976 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-94630a33-5a5c-40c2-8716-a40d70420625 2018-10-08 04:36:25,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/58e0bc16-187f-4b4d-85da-63809df7d221?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-775781ad-c88a-4d2c-a6fb-5daf3fb8e206" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9946c1440c2768059644ae7e3b0cdbcdef69b4c" 2018-10-08 04:36:26,540 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:36:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0d6fb516-213c-4e97-9d09-70908b9651a1 x-openstack-request-id: req-0d6fb516-213c-4e97-9d09-70908b9651a1 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 58e0bc16-187f-4b4d-85da-63809df7d221.", "code": 404}} 2018-10-08 04:36:26,540 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/58e0bc16-187f-4b4d-85da-63809df7d221?force=False used request id req-0d6fb516-213c-4e97-9d09-70908b9651a1 2018-10-08 04:36:26,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:26,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9ec9dba6-3581-41de-a720-d7df79f1a5cc Date: Mon, 08 Oct 2018 04:36:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:36:26,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9ec9dba6-3581-41de-a720-d7df79f1a5cc 2018-10-08 04:36:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:26,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1774a630-a05b-45ef-8635-66165e16c838 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:36:26,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-1774a630-a05b-45ef-8635-66165e16c838 2018-10-08 04:36:26,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:26,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24fcb98-8566-4cda-9f0f-f6b7c12b073d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:36:26,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-c24fcb98-8566-4cda-9f0f-f6b7c12b073d 2018-10-08 04:36:26,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:27,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7da06a-9ece-4b54-a056-4d88f9059ed8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:36:27,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-9f7da06a-9ece-4b54-a056-4d88f9059ed8 2018-10-08 04:36:27,026 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-0165e07b-81e6-48f-proj 2018-10-08 04:36:27,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b1d7356b995f4ff5a3bc76f64f353bfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:27,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a962158-e7a1-4b25-a918-2fd59b5e0329 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:27,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b1d7356b995f4ff5a3bc76f64f353bfc used request id req-1a962158-e7a1-4b25-a918-2fd59b5e0329 2018-10-08 04:36:27,229 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-0165e07b-81e6-48f-proj-role 2018-10-08 04:36:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/58e7db3bf3df4c3182c33973c999d0e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:27,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e355c8f8-eaa4-4adb-8ecc-9b8b7c6873fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:27,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/58e7db3bf3df4c3182c33973c999d0e7 used request id req-e355c8f8-eaa4-4adb-8ecc-9b8b7c6873fb 2018-10-08 04:36:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350851cca163e40826c5290ff93d058e340e5c94" 2018-10-08 04:36:27,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7411960e-275a-4512-ba86-bea5ee8fada9 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:27,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7411960e-275a-4512-ba86-bea5ee8fada9 2018-10-08 04:36:27,436 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-0165e07b-81e6-48f-user 2018-10-08 04:36:27,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/18b8b091115e4008b68429222afafb4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed64842f5defb151066566dadfafcae93750364" 2018-10-08 04:36:27,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c474eb37-96ab-4cd8-a3aa-5512ffd0c2d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:27,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/18b8b091115e4008b68429222afafb4e used request id req-c474eb37-96ab-4cd8-a3aa-5512ffd0c2d7 2018-10-08 04:36:27,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:28,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["xHQRlDHfSQibGHPFS89Bmw"], "issued_at": "2018-10-08T04:36:28.000000Z"}} 2018-10-08 04:36:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f95118d00ac9b97cfd51deadff6aaaa358fa8025" 2018-10-08 04:36:28,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd451aa7-30dc-4e72-9ca6-f6955e657fa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:28,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fd451aa7-30dc-4e72-9ca6-f6955e657fa9 2018-10-08 04:36:28,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:28,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:28,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["reZ8idD5SU6UfGwXiu8mEQ"], "issued_at": "2018-10-08T04:36:28.000000Z"}} 2018-10-08 04:36:28,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:28,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e9e6cd7-c37e-4420-bea2-81bee5822861 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:28,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e9e6cd7-c37e-4420-bea2-81bee5822861 2018-10-08 04:36:28,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:28,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:28,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-852658bf-ddc9-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:28,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb2169b-db46-42aa-afa8-bb0090f02b4d Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-852658bf-ddc9-4da-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:36:28,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-852658bf-ddc9-4da-proj used request id req-8fb2169b-db46-42aa-afa8-bb0090f02b4d 2018-10-08 04:36:28,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:28,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63fb4a21-c954-4952-8d99-c5a674abaf99 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:28,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-63fb4a21-c954-4952-8d99-c5a674abaf99 2018-10-08 04:36:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-852658bf-ddc9-4da-proj"}}' 2018-10-08 04:36:28,843 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ce36b04-558e-4852-b152-663e0122ee4b Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e990281d434448d874313800d9b4369"}, "enabled": true, "id": "9e990281d434448d874313800d9b4369", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-852658bf-ddc9-4da-proj"}} 2018-10-08 04:36:28,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9ce36b04-558e-4852-b152-663e0122ee4b 2018-10-08 04:36:28,843 - keystone_utils - INFO - Created project with name - CreateQoSTests-852658bf-ddc9-4da-proj 2018-10-08 04:36:28,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:28,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:29,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["z_4bZMfzQhmxk9ebIvrbkQ"], "issued_at": "2018-10-08T04:36:29.000000Z"}} 2018-10-08 04:36:29,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8950f0d219494656081c6f6dc1c2501bfeba901" 2018-10-08 04:36:29,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38b0262-6cfd-4c93-a94d-84e64bc18586 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:29,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b38b0262-6cfd-4c93-a94d-84e64bc18586 2018-10-08 04:36:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:29,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8950f0d219494656081c6f6dc1c2501bfeba901" 2018-10-08 04:36:29,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babe54d6-f3b9-44d4-a1aa-e28710d7b054 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:36:29,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-babe54d6-f3b9-44d4-a1aa-e28710d7b054 2018-10-08 04:36:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-852658bf-ddc9-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8950f0d219494656081c6f6dc1c2501bfeba901" 2018-10-08 04:36:29,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a0acbd-dfce-4e51-afcd-8e4d8985a8dc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-852658bf-ddc9-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9e990281d434448d874313800d9b4369"}, "enabled": true, "id": "9e990281d434448d874313800d9b4369", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-852658bf-ddc9-4da-proj"}]} 2018-10-08 04:36:29,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-852658bf-ddc9-4da-proj used request id req-a5a0acbd-dfce-4e51-afcd-8e4d8985a8dc 2018-10-08 04:36:29,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8950f0d219494656081c6f6dc1c2501bfeba901" 2018-10-08 04:36:29,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01878037-626a-4aaf-8958-8190baab58e3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:29,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-01878037-626a-4aaf-8958-8190baab58e3 2018-10-08 04:36:29,980 - keystone_utils - INFO - Created user with name - CreateQoSTests-852658bf-ddc9-4da-user 2018-10-08 04:36:29,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:29,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:30,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02957c47-d8bb-4c49-9715-25813cc9b5a8 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:30,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-02957c47-d8bb-4c49-9715-25813cc9b5a8 2018-10-08 04:36:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" -d '{"role": {"name": "CreateQoSTests-852658bf-ddc9-4da-proj-role"}}' 2018-10-08 04:36:30,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e19a617d-83d3-4cc2-9d34-582f9632c22b Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cc15fa8555b4504a2606b448e32bcce", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cc15fa8555b4504a2606b448e32bcce"}, "name": "CreateQoSTests-852658bf-ddc9-4da-proj-role"}} 2018-10-08 04:36:30,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e19a617d-83d3-4cc2-9d34-582f9632c22b 2018-10-08 04:36:30,184 - keystone_utils - INFO - Created role with name - CreateQoSTests-852658bf-ddc9-4da-proj-role 2018-10-08 04:36:30,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4cc15fa8555b4504a2606b448e32bcce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:30,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16463133-5ad8-4e8b-b570-47ee917af4ee Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4cc15fa8555b4504a2606b448e32bcce"}, "domain_id": null, "name": "CreateQoSTests-852658bf-ddc9-4da-proj-role", "id": "4cc15fa8555b4504a2606b448e32bcce"}} 2018-10-08 04:36:30,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4cc15fa8555b4504a2606b448e32bcce used request id req-16463133-5ad8-4e8b-b570-47ee917af4ee 2018-10-08 04:36:30,278 - keystone_utils - INFO - Granting role CreateQoSTests-852658bf-ddc9-4da-proj-role to project CreateQoSTests-852658bf-ddc9-4da-proj 2018-10-08 04:36:30,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9e990281d434448d874313800d9b4369/users/3e34ebd7e32c4c7db1670a24fb281b32/roles/4cc15fa8555b4504a2606b448e32bcce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:30,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212f516b-e6c6-47f7-b523-3dc8261c2e06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:30,408 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9e990281d434448d874313800d9b4369/users/3e34ebd7e32c4c7db1670a24fb281b32/roles/4cc15fa8555b4504a2606b448e32bcce used request id req-212f516b-e6c6-47f7-b523-3dc8261c2e06 2018-10-08 04:36:30,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:30,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:30,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bbXIrms3QOOMo-WKYJMcRw"], "issued_at": "2018-10-08T04:36:30.000000Z"}} 2018-10-08 04:36:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd42d029eb1cf64fca113c52af08c5a0cba451" 2018-10-08 04:36:30,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-222f00e0-0e70-4e28-b810-2131561ea66f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:30,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-222f00e0-0e70-4e28-b810-2131561ea66f 2018-10-08 04:36:30,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd42d029eb1cf64fca113c52af08c5a0cba451" 2018-10-08 04:36:31,442 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:30 GMT Server: Apache x-compute-request-id: req-92ae9062-29fc-43d4-990d-9e03b36ad477 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-92ae9062-29fc-43d4-990d-9e03b36ad477 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-08 04:36:31,442 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-92ae9062-29fc-43d4-990d-9e03b36ad477 2018-10-08 04:36:31,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-92ae9062-29fc-43d4-990d-9e03b36ad477" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd42d029eb1cf64fca113c52af08c5a0cba451" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-9d73dddd-9578-4e30-aea5-4ec99c36dc1f"}}' 2018-10-08 04:36:31,652 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:31 GMT Server: Apache x-compute-request-id: req-5162ef2b-1178-4ff3-9915-e88e963572f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5162ef2b-1178-4ff3-9915-e88e963572f0 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c8efacc2-1c2e-4e55-b511-3746382bc171", "name": "CreateQoSTests-9d73dddd-9578-4e30-aea5-4ec99c36dc1f"}, "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/c8efacc2-1c2e-4e55-b511-3746382bc171", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/qos-specs/c8efacc2-1c2e-4e55-b511-3746382bc171", "rel": "bookmark"}]} 2018-10-08 04:36:31,653 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-5162ef2b-1178-4ff3-9915-e88e963572f0 2018-10-08 04:36:31,653 - create_qos - INFO - Created qos with name - CreateQoSTests-9d73dddd-9578-4e30-aea5-4ec99c36dc1f 2018-10-08 04:36:31,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f95118d00ac9b97cfd51deadff6aaaa358fa8025" 2018-10-08 04:36:32,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:31 GMT Server: Apache x-compute-request-id: req-8bc9b1f5-74fb-4332-ab28-8a6fec132ae4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bc9b1f5-74fb-4332-ab28-8a6fec132ae4 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "c8efacc2-1c2e-4e55-b511-3746382bc171", "name": "CreateQoSTests-9d73dddd-9578-4e30-aea5-4ec99c36dc1f"}]} 2018-10-08 04:36:32,187 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-8bc9b1f5-74fb-4332-ab28-8a6fec132ae4 2018-10-08 04:36:32,187 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-9d73dddd-9578-4e30-aea5-4ec99c36dc1f 2018-10-08 04:36:32,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/c8efacc2-1c2e-4e55-b511-3746382bc171?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92ae9062-29fc-43d4-990d-9e03b36ad477" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd42d029eb1cf64fca113c52af08c5a0cba451" 2018-10-08 04:36:32,400 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:36:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b9ccef7-7ec5-4eea-9fcb-b41d657915a8 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-10-08 04:36:32,400 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/c8efacc2-1c2e-4e55-b511-3746382bc171?force=False used request id req-6b9ccef7-7ec5-4eea-9fcb-b41d657915a8 2018-10-08 04:36:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:32,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9173fc71-9463-492f-a97e-f80ef91f6c95 Date: Mon, 08 Oct 2018 04:36:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:36:32,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9173fc71-9463-492f-a97e-f80ef91f6c95 2018-10-08 04:36:32,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:32,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5fe585-dc75-451c-a43a-c5ae66b9260b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:36:32,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-9a5fe585-dc75-451c-a43a-c5ae66b9260b 2018-10-08 04:36:32,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:32,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adfb34d3-0025-4cab-b287-0e1cec126fc4 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:36:32,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-adfb34d3-0025-4cab-b287-0e1cec126fc4 2018-10-08 04:36:32,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:32,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186c4fdf-3ebb-4c45-a4cf-cc1d479fa2ba Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:36:32,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-186c4fdf-3ebb-4c45-a4cf-cc1d479fa2ba 2018-10-08 04:36:32,907 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-852658bf-ddc9-4da-proj 2018-10-08 04:36:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9e990281d434448d874313800d9b4369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:33,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6d3d50-5626-41d7-a39e-b0b45a20ecd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:33,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9e990281d434448d874313800d9b4369 used request id req-0f6d3d50-5626-41d7-a39e-b0b45a20ecd8 2018-10-08 04:36:33,116 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-852658bf-ddc9-4da-proj-role 2018-10-08 04:36:33,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4cc15fa8555b4504a2606b448e32bcce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:33,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e044c732-dfe4-4d04-9698-cb7a0d36c933 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:33,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4cc15fa8555b4504a2606b448e32bcce used request id req-e044c732-dfe4-4d04-9698-cb7a0d36c933 2018-10-08 04:36:33,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c345e6bf37fb131e9c3b9afc0ff097cfd84c09fe" 2018-10-08 04:36:33,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da331d3-5aae-4735-9cda-1c4cc19ab202 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:33,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3da331d3-5aae-4735-9cda-1c4cc19ab202 2018-10-08 04:36:33,318 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-852658bf-ddc9-4da-user 2018-10-08 04:36:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3e34ebd7e32c4c7db1670a24fb281b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8950f0d219494656081c6f6dc1c2501bfeba901" 2018-10-08 04:36:33,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13c3dc84-ef43-4bd3-b672-5a5197f5795a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:33,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3e34ebd7e32c4c7db1670a24fb281b32 used request id req-13c3dc84-ef43-4bd3-b672-5a5197f5795a 2018-10-08 04:36:33,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:33,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["t7w8dk3HQA2w5b50VDmZKQ"], "issued_at": "2018-10-08T04:36:33.000000Z"}} 2018-10-08 04:36:33,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4d6075b2bd399b268fc1f96c78dbe182c81df6" 2018-10-08 04:36:33,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340ceefe-fd44-4f47-93aa-c32a6daec52a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:33,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-340ceefe-fd44-4f47-93aa-c32a6daec52a 2018-10-08 04:36:33,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:33,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:34,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Wz3dog_sSWCfWngonc8RoQ"], "issued_at": "2018-10-08T04:36:34.000000Z"}} 2018-10-08 04:36:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:34,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa65aed1-960a-45bd-98f2-1464f8b9e14f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:34,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa65aed1-960a-45bd-98f2-1464f8b9e14f 2018-10-08 04:36:34,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:34,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:34,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-14e4d677-ca0a-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:34,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7463ef75-cbc1-4165-b40d-641dbb820ee0 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-14e4d677-ca0a-433-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:36:34,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-14e4d677-ca0a-433-proj used request id req-7463ef75-cbc1-4165-b40d-641dbb820ee0 2018-10-08 04:36:34,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:34,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71edef0a-363f-4cb0-986d-e95a1ddbbfb6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:34,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-71edef0a-363f-4cb0-986d-e95a1ddbbfb6 2018-10-08 04:36:34,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-14e4d677-ca0a-433-proj"}}' 2018-10-08 04:36:34,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef77b813-72e9-434c-9773-d749b1730be5 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/68ba9470140147ddbc8c1ec2f9a6af75"}, "enabled": true, "id": "68ba9470140147ddbc8c1ec2f9a6af75", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-14e4d677-ca0a-433-proj"}} 2018-10-08 04:36:34,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ef77b813-72e9-434c-9773-d749b1730be5 2018-10-08 04:36:34,790 - keystone_utils - INFO - Created project with name - CreateQoSTests-14e4d677-ca0a-433-proj 2018-10-08 04:36:34,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:34,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:35,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["nyR1UTj2SrGcxa6EpZaWpg"], "issued_at": "2018-10-08T04:36:35.000000Z"}} 2018-10-08 04:36:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d745d4bc7844b8bcabe59bdc77964ba3536624f2" 2018-10-08 04:36:35,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5711fa53-e6b2-45fb-91a9-5fe46e4433c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:35,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5711fa53-e6b2-45fb-91a9-5fe46e4433c3 2018-10-08 04:36:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:35,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:35,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d745d4bc7844b8bcabe59bdc77964ba3536624f2" 2018-10-08 04:36:35,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ef02b7-04d9-4e38-8b26-c12d101ab091 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:36:35,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-90ef02b7-04d9-4e38-8b26-c12d101ab091 2018-10-08 04:36:35,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-14e4d677-ca0a-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d745d4bc7844b8bcabe59bdc77964ba3536624f2" 2018-10-08 04:36:35,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5fe414-1261-4109-975d-c9a41cbfcbe4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-14e4d677-ca0a-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/68ba9470140147ddbc8c1ec2f9a6af75"}, "enabled": true, "id": "68ba9470140147ddbc8c1ec2f9a6af75", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-14e4d677-ca0a-433-proj"}]} 2018-10-08 04:36:35,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-14e4d677-ca0a-433-proj used request id req-4e5fe414-1261-4109-975d-c9a41cbfcbe4 2018-10-08 04:36:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d745d4bc7844b8bcabe59bdc77964ba3536624f2" 2018-10-08 04:36:35,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f569633d-8b11-4613-b3c9-94349d0e98ba Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:35,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f569633d-8b11-4613-b3c9-94349d0e98ba 2018-10-08 04:36:35,860 - keystone_utils - INFO - Created user with name - CreateQoSTests-14e4d677-ca0a-433-user 2018-10-08 04:36:35,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:35,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:35,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11dfdab-e2d0-4ab0-8ced-c6ac7c39ee7a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:35,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a11dfdab-e2d0-4ab0-8ced-c6ac7c39ee7a 2018-10-08 04:36:35,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" -d '{"role": {"name": "CreateQoSTests-14e4d677-ca0a-433-proj-role"}}' 2018-10-08 04:36:35,992 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cda3f46-9efe-400d-9612-58fd1680f514 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "865844733f7b48bcb7b2ff788f679c4c", "links": {"self": "http://172.30.9.28:5000/v3/roles/865844733f7b48bcb7b2ff788f679c4c"}, "name": "CreateQoSTests-14e4d677-ca0a-433-proj-role"}} 2018-10-08 04:36:35,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7cda3f46-9efe-400d-9612-58fd1680f514 2018-10-08 04:36:35,993 - keystone_utils - INFO - Created role with name - CreateQoSTests-14e4d677-ca0a-433-proj-role 2018-10-08 04:36:35,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/865844733f7b48bcb7b2ff788f679c4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:36,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639466f8-bafc-4173-b99d-5f100087ccee Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/865844733f7b48bcb7b2ff788f679c4c"}, "domain_id": null, "name": "CreateQoSTests-14e4d677-ca0a-433-proj-role", "id": "865844733f7b48bcb7b2ff788f679c4c"}} 2018-10-08 04:36:36,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/865844733f7b48bcb7b2ff788f679c4c used request id req-639466f8-bafc-4173-b99d-5f100087ccee 2018-10-08 04:36:36,086 - keystone_utils - INFO - Granting role CreateQoSTests-14e4d677-ca0a-433-proj-role to project CreateQoSTests-14e4d677-ca0a-433-proj 2018-10-08 04:36:36,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/68ba9470140147ddbc8c1ec2f9a6af75/users/2ebc770e773541bf93a5f39cb045ec29/roles/865844733f7b48bcb7b2ff788f679c4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:36,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ce72b1-3439-40d4-acab-33aee5b7c013 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:36,228 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/68ba9470140147ddbc8c1ec2f9a6af75/users/2ebc770e773541bf93a5f39cb045ec29/roles/865844733f7b48bcb7b2ff788f679c4c used request id req-a6ce72b1-3439-40d4-acab-33aee5b7c013 2018-10-08 04:36:36,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:36,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:36,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["nVmP59uSSgSyN1poZNxjbg"], "issued_at": "2018-10-08T04:36:36.000000Z"}} 2018-10-08 04:36:36,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f77051204b9ea9b811e6f0d3da86c51a23f6" 2018-10-08 04:36:36,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6658400-81bd-46fc-8c9d-a40d57b63429 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:36,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c6658400-81bd-46fc-8c9d-a40d57b63429 2018-10-08 04:36:36,708 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f77051204b9ea9b811e6f0d3da86c51a23f6" 2018-10-08 04:36:36,884 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:36 GMT Server: Apache x-compute-request-id: req-430cff36-674f-459b-9dca-e76127ea22d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-430cff36-674f-459b-9dca-e76127ea22d8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-08 04:36:36,885 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-430cff36-674f-459b-9dca-e76127ea22d8 2018-10-08 04:36:36,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-430cff36-674f-459b-9dca-e76127ea22d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f77051204b9ea9b811e6f0d3da86c51a23f6" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-1be0ec2b-90a0-4285-9ca5-22726b3b4f5e"}}' 2018-10-08 04:36:37,089 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:36 GMT Server: Apache x-compute-request-id: req-1b25c6a6-6d3e-45e3-999f-2f964cd4f0e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b25c6a6-6d3e-45e3-999f-2f964cd4f0e3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "2087dea5-381c-4794-83b6-8b86bee78c77", "name": "CreateQoSTests-1be0ec2b-90a0-4285-9ca5-22726b3b4f5e"}, "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/2087dea5-381c-4794-83b6-8b86bee78c77", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/qos-specs/2087dea5-381c-4794-83b6-8b86bee78c77", "rel": "bookmark"}]} 2018-10-08 04:36:37,089 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-1b25c6a6-6d3e-45e3-999f-2f964cd4f0e3 2018-10-08 04:36:37,090 - create_qos - INFO - Created qos with name - CreateQoSTests-1be0ec2b-90a0-4285-9ca5-22726b3b4f5e 2018-10-08 04:36:37,093 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af4d6075b2bd399b268fc1f96c78dbe182c81df6" 2018-10-08 04:36:37,255 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:37 GMT Server: Apache x-compute-request-id: req-9b90e9c7-016a-48b0-9367-b055633192d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b90e9c7-016a-48b0-9367-b055633192d9 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "2087dea5-381c-4794-83b6-8b86bee78c77", "name": "CreateQoSTests-1be0ec2b-90a0-4285-9ca5-22726b3b4f5e"}]} 2018-10-08 04:36:37,255 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-9b90e9c7-016a-48b0-9367-b055633192d9 2018-10-08 04:36:37,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:37,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:37,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["lv8otpVvT4OusTlrxRiiRQ"], "issued_at": "2018-10-08T04:36:37.000000Z"}} 2018-10-08 04:36:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938ae6219c805ea8917a3bf11d45f81370f1c0bf" 2018-10-08 04:36:37,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21fe62d0-d1e8-4e81-8bbf-b656c573d646 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:37,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-21fe62d0-d1e8-4e81-8bbf-b656c573d646 2018-10-08 04:36:37,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}938ae6219c805ea8917a3bf11d45f81370f1c0bf" 2018-10-08 04:36:38,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:37 GMT Server: Apache x-compute-request-id: req-4702b98f-0826-4dc4-9550-516f294429a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4702b98f-0826-4dc4-9550-516f294429a9 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "2087dea5-381c-4794-83b6-8b86bee78c77", "name": "CreateQoSTests-1be0ec2b-90a0-4285-9ca5-22726b3b4f5e"}]} 2018-10-08 04:36:38,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-4702b98f-0826-4dc4-9550-516f294429a9 2018-10-08 04:36:38,367 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-1be0ec2b-90a0-4285-9ca5-22726b3b4f5e 2018-10-08 04:36:38,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/2087dea5-381c-4794-83b6-8b86bee78c77?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-430cff36-674f-459b-9dca-e76127ea22d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f77051204b9ea9b811e6f0d3da86c51a23f6" 2018-10-08 04:36:38,682 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:36:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0404564d-f720-41c4-b62f-6401e907ecbd 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-10-08 04:36:38,682 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/2087dea5-381c-4794-83b6-8b86bee78c77?force=False used request id req-0404564d-f720-41c4-b62f-6401e907ecbd 2018-10-08 04:36:38,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:38,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-97cedba0-8587-49dd-837f-ea3e4c5851f7 Date: Mon, 08 Oct 2018 04:36:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:36:38,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-97cedba0-8587-49dd-837f-ea3e4c5851f7 2018-10-08 04:36:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:38,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e431474c-25dd-4063-bbaf-a649a44d7415 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:36:38,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-e431474c-25dd-4063-bbaf-a649a44d7415 2018-10-08 04:36:38,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:39,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8895c7b5-7f5b-4482-afdc-2c04c8604791 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:36:39,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-8895c7b5-7f5b-4482-afdc-2c04c8604791 2018-10-08 04:36:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:39,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c459368b-cb94-4e59-9d61-42d6d8f83958 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:36:39,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-c459368b-cb94-4e59-9d61-42d6d8f83958 2018-10-08 04:36:39,107 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-14e4d677-ca0a-433-proj 2018-10-08 04:36:39,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/68ba9470140147ddbc8c1ec2f9a6af75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:39,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba40355-5221-47b9-a9d7-51d36f4ccc22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:39,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/68ba9470140147ddbc8c1ec2f9a6af75 used request id req-7ba40355-5221-47b9-a9d7-51d36f4ccc22 2018-10-08 04:36:39,319 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-14e4d677-ca0a-433-proj-role 2018-10-08 04:36:39,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/865844733f7b48bcb7b2ff788f679c4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:39,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e906d46-e9d4-4757-98d3-fd508db4d5cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:39,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/865844733f7b48bcb7b2ff788f679c4c used request id req-0e906d46-e9d4-4757-98d3-fd508db4d5cf 2018-10-08 04:36:39,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab028cbeaa3387682917d6c70317f7d762fea31" 2018-10-08 04:36:39,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f029251f-5a36-4816-b1ec-430411216942 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:39,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f029251f-5a36-4816-b1ec-430411216942 2018-10-08 04:36:39,514 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-14e4d677-ca0a-433-user 2018-10-08 04:36:39,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2ebc770e773541bf93a5f39cb045ec29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d745d4bc7844b8bcabe59bdc77964ba3536624f2" 2018-10-08 04:36:39,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f0beeb-771c-493a-8cde-2e69b24ef1b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:39,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2ebc770e773541bf93a5f39cb045ec29 used request id req-f7f0beeb-771c-493a-8cde-2e69b24ef1b9 2018-10-08 04:36:39,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:40,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["BZo5bd5mSFqXI0zOqYII3Q"], "issued_at": "2018-10-08T04:36:40.000000Z"}} 2018-10-08 04:36:40,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c175cc085a1692651321c93c1b1c7204f10ed569" 2018-10-08 04:36:40,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae200f9-2ce6-460e-98d3-2876f5bbdde8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:40,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0ae200f9-2ce6-460e-98d3-2876f5bbdde8 2018-10-08 04:36:40,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:40,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:40,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gt1myLw3T0CZj1MnuOw3uA"], "issued_at": "2018-10-08T04:36:40.000000Z"}} 2018-10-08 04:36:40,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:40,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7251a23f-d777-42e8-9d29-fe9bed0e8f2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:40,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7251a23f-d777-42e8-9d29-fe9bed0e8f2a 2018-10-08 04:36:40,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:40,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:40,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c4cba21-da6b-497d-aff0-d954309413ad Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:36:40,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj used request id req-5c4cba21-da6b-497d-aff0-d954309413ad 2018-10-08 04:36:40,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:40,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a3d8c5-5b14-4494-8b54-e52697f3228a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:40,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b6a3d8c5-5b14-4494-8b54-e52697f3228a 2018-10-08 04:36:40,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj"}}' 2018-10-08 04:36:40,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f8bc717-5d8a-43fa-897a-01e509b8091b Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dfb5cbe604b646bbb0c94d0175bae6aa"}, "enabled": true, "id": "dfb5cbe604b646bbb0c94d0175bae6aa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj"}} 2018-10-08 04:36:40,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6f8bc717-5d8a-43fa-897a-01e509b8091b 2018-10-08 04:36:40,915 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj 2018-10-08 04:36:40,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:40,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:41,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["DqTTcescQ3-bufjtWMxxfQ"], "issued_at": "2018-10-08T04:36:41.000000Z"}} 2018-10-08 04:36:41,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc19314113848b236dd31090374557d54e470b80" 2018-10-08 04:36:41,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebd0ec5-5ffd-42aa-9ee5-b74b1e126551 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:41,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aebd0ec5-5ffd-42aa-9ee5-b74b1e126551 2018-10-08 04:36:41,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:41,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:41,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc19314113848b236dd31090374557d54e470b80" 2018-10-08 04:36:41,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914b9c82-1ef5-405d-a8cf-ba6e30ee2ff0 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:36:41,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-914b9c82-1ef5-405d-a8cf-ba6e30ee2ff0 2018-10-08 04:36:41,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc19314113848b236dd31090374557d54e470b80" 2018-10-08 04:36:41,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc24bd32-a93d-4259-9bc1-75356a6e85f2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dfb5cbe604b646bbb0c94d0175bae6aa"}, "enabled": true, "id": "dfb5cbe604b646bbb0c94d0175bae6aa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj"}]} 2018-10-08 04:36:41,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj used request id req-cc24bd32-a93d-4259-9bc1-75356a6e85f2 2018-10-08 04:36:41,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc19314113848b236dd31090374557d54e470b80" 2018-10-08 04:36:41,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cc5047-b49b-4c0b-aa19-f7033f2db98c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:41,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f9cc5047-b49b-4c0b-aa19-f7033f2db98c 2018-10-08 04:36:42,047 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-user 2018-10-08 04:36:42,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:42,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b969a12-e641-4db9-ba7c-f4eaac31d24f Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:42,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5b969a12-e641-4db9-ba7c-f4eaac31d24f 2018-10-08 04:36:42,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj-role"}}' 2018-10-08 04:36:42,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50b972ff-6f40-484b-a907-9724c49cfd7a Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bf10b05e91143b9a437a935f2d63f12", "links": {"self": "http://172.30.9.28:5000/v3/roles/3bf10b05e91143b9a437a935f2d63f12"}, "name": "CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj-role"}} 2018-10-08 04:36:42,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-50b972ff-6f40-484b-a907-9724c49cfd7a 2018-10-08 04:36:42,185 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj-role 2018-10-08 04:36:42,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3bf10b05e91143b9a437a935f2d63f12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:42,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba7f1ff-0222-4358-ad91-b69e0d567769 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3bf10b05e91143b9a437a935f2d63f12"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj-role", "id": "3bf10b05e91143b9a437a935f2d63f12"}} 2018-10-08 04:36:42,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3bf10b05e91143b9a437a935f2d63f12 used request id req-dba7f1ff-0222-4358-ad91-b69e0d567769 2018-10-08 04:36:42,205 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj-role to project CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj 2018-10-08 04:36:42,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/dfb5cbe604b646bbb0c94d0175bae6aa/users/92432c9f32604577aaa32e4c0d8aeba7/roles/3bf10b05e91143b9a437a935f2d63f12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:42,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-906339ff-dd4d-474b-a3a0-08c61af7e5c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:42,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dfb5cbe604b646bbb0c94d0175bae6aa/users/92432c9f32604577aaa32e4c0d8aeba7/roles/3bf10b05e91143b9a437a935f2d63f12 used request id req-906339ff-dd4d-474b-a3a0-08c61af7e5c3 2018-10-08 04:36:42,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:42,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:42,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["L5n6Sh5VTxqk0gfkkq1XPA"], "issued_at": "2018-10-08T04:36:42.000000Z"}} 2018-10-08 04:36:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c369bd37ba6943ffaaaf1dc32c7a2769d342c9" 2018-10-08 04:36:42,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f682910f-9878-4e0b-a0fb-dc3f6d726c26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:42,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f682910f-9878-4e0b-a0fb-dc3f6d726c26 2018-10-08 04:36:42,802 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c369bd37ba6943ffaaaf1dc32c7a2769d342c9" 2018-10-08 04:36:42,988 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:42 GMT Server: Apache x-compute-request-id: req-005ede7a-6b7f-4b91-b1a5-20d38ca2f129 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-005ede7a-6b7f-4b91-b1a5-20d38ca2f129 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-08 04:36:42,988 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-005ede7a-6b7f-4b91-b1a5-20d38ca2f129 2018-10-08 04:36:42,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-005ede7a-6b7f-4b91-b1a5-20d38ca2f129" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c369bd37ba6943ffaaaf1dc32c7a2769d342c9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-0197e0a9-ac21-4d77-957d-80c7bb924ffa", "description": null}}' 2018-10-08 04:36:43,200 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:43 GMT Server: Apache x-compute-request-id: req-36b127d9-4da1-41c6-a113-b61cc7337c24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36b127d9-4da1-41c6-a113-b61cc7337c24 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-0197e0a9-ac21-4d77-957d-80c7bb924ffa", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "19e5e1f6-1988-44c0-8078-5547027311d8", "description": null}} 2018-10-08 04:36:43,200 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types used request id req-36b127d9-4da1-41c6-a113-b61cc7337c24 2018-10-08 04:36:43,201 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-0197e0a9-ac21-4d77-957d-80c7bb924ffa 2018-10-08 04:36:43,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c175cc085a1692651321c93c1b1c7204f10ed569" 2018-10-08 04:36:43,370 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:43 GMT Server: Apache x-compute-request-id: req-f144588c-de11-443a-bf60-ddc69f69a301 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f144588c-de11-443a-bf60-ddc69f69a301 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-0197e0a9-ac21-4d77-957d-80c7bb924ffa", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "19e5e1f6-1988-44c0-8078-5547027311d8", "description": null}]} 2018-10-08 04:36:43,370 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-f144588c-de11-443a-bf60-ddc69f69a301 2018-10-08 04:36:43,374 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/19e5e1f6-1988-44c0-8078-5547027311d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f144588c-de11-443a-bf60-ddc69f69a301" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c175cc085a1692651321c93c1b1c7204f10ed569" 2018-10-08 04:36:43,559 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:43 GMT Server: Apache x-compute-request-id: req-b8a748d1-f7b3-4a8a-a1bd-33606c8d3a9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8a748d1-f7b3-4a8a-a1bd-33606c8d3a9b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-0197e0a9-ac21-4d77-957d-80c7bb924ffa", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "19e5e1f6-1988-44c0-8078-5547027311d8", "description": null}} 2018-10-08 04:36:43,560 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/19e5e1f6-1988-44c0-8078-5547027311d8 used request id req-b8a748d1-f7b3-4a8a-a1bd-33606c8d3a9b 2018-10-08 04:36:43,563 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/19e5e1f6-1988-44c0-8078-5547027311d8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f144588c-de11-443a-bf60-ddc69f69a301" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c175cc085a1692651321c93c1b1c7204f10ed569" 2018-10-08 04:36:43,745 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:43 GMT Server: Apache x-compute-request-id: req-772bf668-6f43-45e2-8ee8-2785fc9c3971 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-772bf668-6f43-45e2-8ee8-2785fc9c3971 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 04:36:43,746 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/19e5e1f6-1988-44c0-8078-5547027311d8/encryption used request id req-772bf668-6f43-45e2-8ee8-2785fc9c3971 2018-10-08 04:36:43,746 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-0197e0a9-ac21-4d77-957d-80c7bb924ffa 2018-10-08 04:36:43,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/19e5e1f6-1988-44c0-8078-5547027311d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f144588c-de11-443a-bf60-ddc69f69a301" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c175cc085a1692651321c93c1b1c7204f10ed569" 2018-10-08 04:36:44,328 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:36:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12045b62-dbce-47dd-914e-699b20fa1693 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-10-08 04:36:44,328 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/19e5e1f6-1988-44c0-8078-5547027311d8 used request id req-12045b62-dbce-47dd-914e-699b20fa1693 2018-10-08 04:36:44,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f144588c-de11-443a-bf60-ddc69f69a301" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c175cc085a1692651321c93c1b1c7204f10ed569" 2018-10-08 04:36:44,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:44 GMT Server: Apache x-compute-request-id: req-a77c76a9-9de6-45b4-8437-40e1e12d87d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a77c76a9-9de6-45b4-8437-40e1e12d87d9 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-08 04:36:44,513 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-a77c76a9-9de6-45b4-8437-40e1e12d87d9 2018-10-08 04:36:44,514 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-0197e0a9-ac21-4d77-957d-80c7bb924ffa 2018-10-08 04:36:44,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/19e5e1f6-1988-44c0-8078-5547027311d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-005ede7a-6b7f-4b91-b1a5-20d38ca2f129" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c369bd37ba6943ffaaaf1dc32c7a2769d342c9" 2018-10-08 04:36:44,712 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:36:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fa10fe0b-b6b4-4cfd-b563-f69e3eb8e476 x-openstack-request-id: req-fa10fe0b-b6b4-4cfd-b563-f69e3eb8e476 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 19e5e1f6-1988-44c0-8078-5547027311d8 could not be found.", "code": 404}} 2018-10-08 04:36:44,713 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/19e5e1f6-1988-44c0-8078-5547027311d8 used request id req-fa10fe0b-b6b4-4cfd-b563-f69e3eb8e476 2018-10-08 04:36:44,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:44,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6fd6e72b-82d5-4eba-8aab-57d1eb4229f4 Date: Mon, 08 Oct 2018 04:36:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:36:44,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6fd6e72b-82d5-4eba-8aab-57d1eb4229f4 2018-10-08 04:36:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:45,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9ca5ec-941f-4a17-ade7-75d89913fc6e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:36:45,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-ae9ca5ec-941f-4a17-ade7-75d89913fc6e 2018-10-08 04:36:45,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:45,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56406749-7d77-4a2d-8b6c-4f0bab2a23a2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:36:45,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-56406749-7d77-4a2d-8b6c-4f0bab2a23a2 2018-10-08 04:36:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:45,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081c9a17-906f-45e6-82e3-fe9623c82477 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:36:45,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-081c9a17-906f-45e6-82e3-fe9623c82477 2018-10-08 04:36:45,193 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj 2018-10-08 04:36:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/dfb5cbe604b646bbb0c94d0175bae6aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:45,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf181659-637b-452a-a93e-7e5c0a97275b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:45,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/dfb5cbe604b646bbb0c94d0175bae6aa used request id req-cf181659-637b-452a-a93e-7e5c0a97275b 2018-10-08 04:36:45,390 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-proj-role 2018-10-08 04:36:45,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3bf10b05e91143b9a437a935f2d63f12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:45,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9212088-a2e9-4558-85ea-2dc5c566e963 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:45,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3bf10b05e91143b9a437a935f2d63f12 used request id req-a9212088-a2e9-4558-85ea-2dc5c566e963 2018-10-08 04:36:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06527585e738ed9e39e0f9638df6f6b4338105a4" 2018-10-08 04:36:45,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031a33d7-a841-440e-90d3-7ac04113cac1 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:45,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-031a33d7-a841-440e-90d3-7ac04113cac1 2018-10-08 04:36:45,594 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-58ff615f-2179-427-user 2018-10-08 04:36:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/92432c9f32604577aaa32e4c0d8aeba7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc19314113848b236dd31090374557d54e470b80" 2018-10-08 04:36:45,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2ee34e8-1457-4a10-8504-d0212cb94571 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:45,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/92432c9f32604577aaa32e4c0d8aeba7 used request id req-c2ee34e8-1457-4a10-8504-d0212cb94571 2018-10-08 04:36:45,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:46,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["fYJFGjAyQmCC5jTQftszSw"], "issued_at": "2018-10-08T04:36:46.000000Z"}} 2018-10-08 04:36:46,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11582f086bb4a5a5860038d806bc7fe1f20822c0" 2018-10-08 04:36:46,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08632d57-eb8d-4a7e-9b44-3972eb32671d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:46,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-08632d57-eb8d-4a7e-9b44-3972eb32671d 2018-10-08 04:36:46,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:46,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:46,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["i_m0LtZtR6CVGMoTBigFBg"], "issued_at": "2018-10-08T04:36:46.000000Z"}} 2018-10-08 04:36:46,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:46,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16c3577-9956-4a88-950c-1c2ccb97310c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:46,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b16c3577-9956-4a88-950c-1c2ccb97310c 2018-10-08 04:36:46,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:46,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:46,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:46,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ce0025-ea79-40aa-b12b-34ef7150847a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:36:46,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj used request id req-04ce0025-ea79-40aa-b12b-34ef7150847a 2018-10-08 04:36:46,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:46,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a0b84f-c87f-4818-bfd8-0ac7c8596237 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:46,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f1a0b84f-c87f-4818-bfd8-0ac7c8596237 2018-10-08 04:36:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj"}}' 2018-10-08 04:36:47,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ef7ed42-beab-4ae7-b24b-8095d4ced270 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3589e3c870bb4f92857c407b2ee231f0"}, "enabled": true, "id": "3589e3c870bb4f92857c407b2ee231f0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj"}} 2018-10-08 04:36:47,041 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4ef7ed42-beab-4ae7-b24b-8095d4ced270 2018-10-08 04:36:47,041 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj 2018-10-08 04:36:47,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:47,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:47,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["B1sqJ3XFRyeifkt8yUTO8Q"], "issued_at": "2018-10-08T04:36:47.000000Z"}} 2018-10-08 04:36:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fe42776cc2b7e537d7f94f65317fac16eabc5f" 2018-10-08 04:36:47,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c786b5d4-321e-4107-b4cc-bd618ccf2868 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:47,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c786b5d4-321e-4107-b4cc-bd618ccf2868 2018-10-08 04:36:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:47,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fe42776cc2b7e537d7f94f65317fac16eabc5f" 2018-10-08 04:36:47,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67dc5fc0-bda4-4353-b28c-f21ab483a0e7 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:36:47,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-67dc5fc0-bda4-4353-b28c-f21ab483a0e7 2018-10-08 04:36:47,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fe42776cc2b7e537d7f94f65317fac16eabc5f" 2018-10-08 04:36:47,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c71c3f-02e6-458d-8470-8108e5198327 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3589e3c870bb4f92857c407b2ee231f0"}, "enabled": true, "id": "3589e3c870bb4f92857c407b2ee231f0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj"}]} 2018-10-08 04:36:47,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj used request id req-39c71c3f-02e6-458d-8470-8108e5198327 2018-10-08 04:36:47,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fe42776cc2b7e537d7f94f65317fac16eabc5f" 2018-10-08 04:36:47,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de28f23-ca2d-4549-9114-5a6c214bd571 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:47,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4de28f23-ca2d-4549-9114-5a6c214bd571 2018-10-08 04:36:48,148 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-user 2018-10-08 04:36:48,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:48,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7842b8-d318-4092-bc68-a7538344f299 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:48,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ee7842b8-d318-4092-bc68-a7538344f299 2018-10-08 04:36:48,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj-role"}}' 2018-10-08 04:36:48,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a724a936-441b-42d8-8b0d-5fe2179b9cd3 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c90a7e020e074d78a75ab7a478d3e977", "links": {"self": "http://172.30.9.28:5000/v3/roles/c90a7e020e074d78a75ab7a478d3e977"}, "name": "CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj-role"}} 2018-10-08 04:36:48,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a724a936-441b-42d8-8b0d-5fe2179b9cd3 2018-10-08 04:36:48,357 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj-role 2018-10-08 04:36:48,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c90a7e020e074d78a75ab7a478d3e977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:48,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9907c5c1-516a-4ae7-9617-840a2232933e Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c90a7e020e074d78a75ab7a478d3e977"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj-role", "id": "c90a7e020e074d78a75ab7a478d3e977"}} 2018-10-08 04:36:48,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c90a7e020e074d78a75ab7a478d3e977 used request id req-9907c5c1-516a-4ae7-9617-840a2232933e 2018-10-08 04:36:48,376 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj-role to project CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj 2018-10-08 04:36:48,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3589e3c870bb4f92857c407b2ee231f0/users/168ef2f4b3204b4198912f1fd25478b9/roles/c90a7e020e074d78a75ab7a478d3e977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:48,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56cf2a8a-2885-4370-8fb0-c277a96c8505 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:48,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3589e3c870bb4f92857c407b2ee231f0/users/168ef2f4b3204b4198912f1fd25478b9/roles/c90a7e020e074d78a75ab7a478d3e977 used request id req-56cf2a8a-2885-4370-8fb0-c277a96c8505 2018-10-08 04:36:48,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:48,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:48,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["LiSYNfzHSD2pG4aI1s3PdA"], "issued_at": "2018-10-08T04:36:48.000000Z"}} 2018-10-08 04:36:48,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05830faff2b0f01041ae608670ad6fbe46e1258b" 2018-10-08 04:36:48,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5292ab5e-83f1-4c2b-ab87-db9f6fdf13c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:48,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5292ab5e-83f1-4c2b-ab87-db9f6fdf13c6 2018-10-08 04:36:48,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05830faff2b0f01041ae608670ad6fbe46e1258b" 2018-10-08 04:36:49,171 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:48 GMT Server: Apache x-compute-request-id: req-5d85e2c7-2daa-4227-b22b-93cc17acd743 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d85e2c7-2daa-4227-b22b-93cc17acd743 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-08 04:36:49,171 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-5d85e2c7-2daa-4227-b22b-93cc17acd743 2018-10-08 04:36:49,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5d85e2c7-2daa-4227-b22b-93cc17acd743" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05830faff2b0f01041ae608670ad6fbe46e1258b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-6801790d-97ba-483c-b6a3-d83975cbeb8e", "description": null}}' 2018-10-08 04:36:49,381 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:49 GMT Server: Apache x-compute-request-id: req-726c4c1a-24d6-4f2e-a922-b0b0c825a1f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-726c4c1a-24d6-4f2e-a922-b0b0c825a1f8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-6801790d-97ba-483c-b6a3-d83975cbeb8e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb860c32-5b7d-4793-8c6e-503528d90100", "description": null}} 2018-10-08 04:36:49,381 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types used request id req-726c4c1a-24d6-4f2e-a922-b0b0c825a1f8 2018-10-08 04:36:49,382 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-6801790d-97ba-483c-b6a3-d83975cbeb8e 2018-10-08 04:36:49,385 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11582f086bb4a5a5860038d806bc7fe1f20822c0" 2018-10-08 04:36:49,939 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:49 GMT Server: Apache x-compute-request-id: req-fac7512c-4741-427d-b266-3c44b1787ee3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fac7512c-4741-427d-b266-3c44b1787ee3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-6801790d-97ba-483c-b6a3-d83975cbeb8e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb860c32-5b7d-4793-8c6e-503528d90100", "description": null}]} 2018-10-08 04:36:49,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-fac7512c-4741-427d-b266-3c44b1787ee3 2018-10-08 04:36:49,943 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fac7512c-4741-427d-b266-3c44b1787ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11582f086bb4a5a5860038d806bc7fe1f20822c0" 2018-10-08 04:36:50,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:49 GMT Server: Apache x-compute-request-id: req-c93b1668-48fa-4bfc-8ea9-cfb20e6af600 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c93b1668-48fa-4bfc-8ea9-cfb20e6af600 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-6801790d-97ba-483c-b6a3-d83975cbeb8e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb860c32-5b7d-4793-8c6e-503528d90100", "description": null}} 2018-10-08 04:36:50,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100 used request id req-c93b1668-48fa-4bfc-8ea9-cfb20e6af600 2018-10-08 04:36:50,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fac7512c-4741-427d-b266-3c44b1787ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11582f086bb4a5a5860038d806bc7fe1f20822c0" 2018-10-08 04:36:50,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:50 GMT Server: Apache x-compute-request-id: req-ced61fef-a6dc-45ae-aa9e-67cb320c132d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ced61fef-a6dc-45ae-aa9e-67cb320c132d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 04:36:50,294 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100/encryption used request id req-ced61fef-a6dc-45ae-aa9e-67cb320c132d 2018-10-08 04:36:50,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:50,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:50,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["D_GKhcD6RRKByjBEC2YdUQ"], "issued_at": "2018-10-08T04:36:50.000000Z"}} 2018-10-08 04:36:50,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2256cfb7dfdc9c1eb30a08082694ab5b4e566b" 2018-10-08 04:36:50,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff892739-72f4-40b3-bb0f-1a61694376da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:50,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ff892739-72f4-40b3-bb0f-1a61694376da 2018-10-08 04:36:50,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2256cfb7dfdc9c1eb30a08082694ab5b4e566b" 2018-10-08 04:36:51,353 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:50 GMT Server: Apache x-compute-request-id: req-09d8992d-e638-4361-a440-4ac258242b69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09d8992d-e638-4361-a440-4ac258242b69 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-6801790d-97ba-483c-b6a3-d83975cbeb8e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb860c32-5b7d-4793-8c6e-503528d90100", "description": null}]} 2018-10-08 04:36:51,353 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-09d8992d-e638-4361-a440-4ac258242b69 2018-10-08 04:36:51,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09d8992d-e638-4361-a440-4ac258242b69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2256cfb7dfdc9c1eb30a08082694ab5b4e566b" 2018-10-08 04:36:51,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:51 GMT Server: Apache x-compute-request-id: req-b8becdf1-2cfd-478b-ae24-caedfab2c76f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8becdf1-2cfd-478b-ae24-caedfab2c76f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-6801790d-97ba-483c-b6a3-d83975cbeb8e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb860c32-5b7d-4793-8c6e-503528d90100", "description": null}} 2018-10-08 04:36:51,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100 used request id req-b8becdf1-2cfd-478b-ae24-caedfab2c76f 2018-10-08 04:36:51,544 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09d8992d-e638-4361-a440-4ac258242b69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2256cfb7dfdc9c1eb30a08082694ab5b4e566b" 2018-10-08 04:36:51,709 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:51 GMT Server: Apache x-compute-request-id: req-5b0c2856-b6bb-4b62-966a-2c9ef177abdf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b0c2856-b6bb-4b62-966a-2c9ef177abdf Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 04:36:51,709 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100/encryption used request id req-5b0c2856-b6bb-4b62-966a-2c9ef177abdf 2018-10-08 04:36:51,709 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-6801790d-97ba-483c-b6a3-d83975cbeb8e 2018-10-08 04:36:51,712 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d85e2c7-2daa-4227-b22b-93cc17acd743" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05830faff2b0f01041ae608670ad6fbe46e1258b" 2018-10-08 04:36:51,927 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:36:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d4f936de-d0c7-4a3b-a232-3a1761dd05e3 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-10-08 04:36:51,927 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/eb860c32-5b7d-4793-8c6e-503528d90100 used request id req-d4f936de-d0c7-4a3b-a232-3a1761dd05e3 2018-10-08 04:36:51,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:52,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a3dee809-b602-4476-8a5f-4f24a2377f3b Date: Mon, 08 Oct 2018 04:36:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:36:52,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a3dee809-b602-4476-8a5f-4f24a2377f3b 2018-10-08 04:36:52,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:52,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db60d46-6cfe-4f19-8226-a1b1513a4fc8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:36:52,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-0db60d46-6cfe-4f19-8226-a1b1513a4fc8 2018-10-08 04:36:52,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:52,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b015b84-0e8a-43a2-82a0-0ec122ee6481 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:36:52,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-9b015b84-0e8a-43a2-82a0-0ec122ee6481 2018-10-08 04:36:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:52,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396e1321-9623-4da9-ba96-1753d82423e1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:36:52,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-396e1321-9623-4da9-ba96-1753d82423e1 2018-10-08 04:36:52,264 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj 2018-10-08 04:36:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3589e3c870bb4f92857c407b2ee231f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:52,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08fa8349-2025-4813-aa08-bffe3adc6ef1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:52,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3589e3c870bb4f92857c407b2ee231f0 used request id req-08fa8349-2025-4813-aa08-bffe3adc6ef1 2018-10-08 04:36:52,450 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-proj-role 2018-10-08 04:36:52,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c90a7e020e074d78a75ab7a478d3e977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:52,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-501384b3-3073-4885-9cea-0051fd63517a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:52,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c90a7e020e074d78a75ab7a478d3e977 used request id req-501384b3-3073-4885-9cea-0051fd63517a 2018-10-08 04:36:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9328ed1801ed5ee87731be5aa80dad2a5277bfa6" 2018-10-08 04:36:52,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ca5e08-c7c4-4294-8896-8f1a106654eb Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:52,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a7ca5e08-c7c4-4294-8896-8f1a106654eb 2018-10-08 04:36:52,578 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-fec96e5f-c979-456-user 2018-10-08 04:36:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/168ef2f4b3204b4198912f1fd25478b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fe42776cc2b7e537d7f94f65317fac16eabc5f" 2018-10-08 04:36:52,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9426f70d-5a31-46d9-ac3b-78a62c956dd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:52,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/168ef2f4b3204b4198912f1fd25478b9 used request id req-9426f70d-5a31-46d9-ac3b-78a62c956dd4 2018-10-08 04:36:52,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:53,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["3ZoqCnfeTCOZ77WaL0d9qQ"], "issued_at": "2018-10-08T04:36:53.000000Z"}} 2018-10-08 04:36:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf352adb9833cb446bc9244433760cc6d0633157" 2018-10-08 04:36:53,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168ed4fa-f387-4a91-aff5-204ba4adf26e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:53,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-168ed4fa-f387-4a91-aff5-204ba4adf26e 2018-10-08 04:36:53,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:53,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:53,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["nwujfWnuRvSWBDonQqnVvQ"], "issued_at": "2018-10-08T04:36:53.000000Z"}} 2018-10-08 04:36:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:53,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c046a7b9-3f49-47a6-a72f-aec7f29e4305 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:53,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c046a7b9-3f49-47a6-a72f-aec7f29e4305 2018-10-08 04:36:53,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:53,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:53,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e97b53a-6014-4c38-aaa1-2bc44e69b031 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:36:53,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj used request id req-3e97b53a-6014-4c38-aaa1-2bc44e69b031 2018-10-08 04:36:53,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:53,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b249906-0f2f-4fe5-8a63-763871b59444 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:53,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5b249906-0f2f-4fe5-8a63-763871b59444 2018-10-08 04:36:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj"}}' 2018-10-08 04:36:53,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c17d903e-8e91-4397-af81-d77a6ca7e8e1 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/275dd0b2b64c42ae8b4e4dd946ed99d7"}, "enabled": true, "id": "275dd0b2b64c42ae8b4e4dd946ed99d7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj"}} 2018-10-08 04:36:53,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c17d903e-8e91-4397-af81-d77a6ca7e8e1 2018-10-08 04:36:53,927 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj 2018-10-08 04:36:53,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:53,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:54,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Lmw9-qU7Re-L0bFZmiHnsg"], "issued_at": "2018-10-08T04:36:54.000000Z"}} 2018-10-08 04:36:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c209e3500a1b4920602af6a6fc37f6d4879484b" 2018-10-08 04:36:54,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62466ee-97fc-4193-9f1d-f006bf152219 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:54,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f62466ee-97fc-4193-9f1d-f006bf152219 2018-10-08 04:36:54,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:36:54,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:36:54,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c209e3500a1b4920602af6a6fc37f6d4879484b" 2018-10-08 04:36:54,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853e8a2c-510d-419a-9bb2-afd549c02b01 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:36:54,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-853e8a2c-510d-419a-9bb2-afd549c02b01 2018-10-08 04:36:54,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c209e3500a1b4920602af6a6fc37f6d4879484b" 2018-10-08 04:36:54,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5a0c64-01a9-4f77-a9a6-b40a48f1ac63 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/275dd0b2b64c42ae8b4e4dd946ed99d7"}, "enabled": true, "id": "275dd0b2b64c42ae8b4e4dd946ed99d7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj"}]} 2018-10-08 04:36:54,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj used request id req-ec5a0c64-01a9-4f77-a9a6-b40a48f1ac63 2018-10-08 04:36:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c209e3500a1b4920602af6a6fc37f6d4879484b" 2018-10-08 04:36:54,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d83058-fad7-42c6-8aac-b1c3fe7411ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:36:54,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-40d83058-fad7-42c6-8aac-b1c3fe7411ea 2018-10-08 04:36:55,167 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-user 2018-10-08 04:36:55,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:55,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:55,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb95d2e-71eb-47e5-919b-926162e08abb Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:55,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cdb95d2e-71eb-47e5-919b-926162e08abb 2018-10-08 04:36:55,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj-role"}}' 2018-10-08 04:36:55,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:36:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd7f54a-b9f2-46e8-b3b0-2a573b1b70bf Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "046f5fa2f11e4724a602533d0ec86e1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/046f5fa2f11e4724a602533d0ec86e1f"}, "name": "CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj-role"}} 2018-10-08 04:36:55,465 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4cd7f54a-b9f2-46e8-b3b0-2a573b1b70bf 2018-10-08 04:36:55,465 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj-role 2018-10-08 04:36:55,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/046f5fa2f11e4724a602533d0ec86e1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:55,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857f97bd-09ee-4c3e-903e-8c9011ca829c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/046f5fa2f11e4724a602533d0ec86e1f"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj-role", "id": "046f5fa2f11e4724a602533d0ec86e1f"}} 2018-10-08 04:36:55,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/046f5fa2f11e4724a602533d0ec86e1f used request id req-857f97bd-09ee-4c3e-903e-8c9011ca829c 2018-10-08 04:36:55,550 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj-role to project CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj 2018-10-08 04:36:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/275dd0b2b64c42ae8b4e4dd946ed99d7/users/ec4f3667ec7442f99c8b6fff2d1ce01a/roles/046f5fa2f11e4724a602533d0ec86e1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:55,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96139e53-b516-484a-a4e7-aca5fbd52e53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:55,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/275dd0b2b64c42ae8b4e4dd946ed99d7/users/ec4f3667ec7442f99c8b6fff2d1ce01a/roles/046f5fa2f11e4724a602533d0ec86e1f used request id req-96139e53-b516-484a-a4e7-aca5fbd52e53 2018-10-08 04:36:55,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:55,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:56,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ziCJGrvFTImGe7kLDKH6NQ"], "issued_at": "2018-10-08T04:36:56.000000Z"}} 2018-10-08 04:36:56,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9014054cfe35521cba78d63dc5f0d1d619e8ec" 2018-10-08 04:36:56,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1d2d82-2b2f-4390-841e-606ab0846f01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:56,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0e1d2d82-2b2f-4390-841e-606ab0846f01 2018-10-08 04:36:56,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9014054cfe35521cba78d63dc5f0d1d619e8ec" 2018-10-08 04:36:56,279 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:56 GMT Server: Apache x-compute-request-id: req-fb5c063e-121d-4d75-93e3-013c895d7643 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fb5c063e-121d-4d75-93e3-013c895d7643 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-08 04:36:56,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-fb5c063e-121d-4d75-93e3-013c895d7643 2018-10-08 04:36:56,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fb5c063e-121d-4d75-93e3-013c895d7643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9014054cfe35521cba78d63dc5f0d1d619e8ec" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-bcaa9e87-5bd1-41b8-b10d-b10bd6dcfa25", "description": null}}' 2018-10-08 04:36:56,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:56 GMT Server: Apache x-compute-request-id: req-639c74fd-21aa-44e7-9256-83e9d518a3a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-639c74fd-21aa-44e7-9256-83e9d518a3a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-bcaa9e87-5bd1-41b8-b10d-b10bd6dcfa25", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6a8385bd-53e8-40fa-8c57-6b9eeea527c2", "description": null}} 2018-10-08 04:36:56,494 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types used request id req-639c74fd-21aa-44e7-9256-83e9d518a3a7 2018-10-08 04:36:56,495 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-bcaa9e87-5bd1-41b8-b10d-b10bd6dcfa25 2018-10-08 04:36:56,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf352adb9833cb446bc9244433760cc6d0633157" 2018-10-08 04:36:56,676 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:56 GMT Server: Apache x-compute-request-id: req-cbefad0d-b02c-4f0c-8363-04be0c709b1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cbefad0d-b02c-4f0c-8363-04be0c709b1d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-bcaa9e87-5bd1-41b8-b10d-b10bd6dcfa25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6a8385bd-53e8-40fa-8c57-6b9eeea527c2", "description": null}]} 2018-10-08 04:36:56,677 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-cbefad0d-b02c-4f0c-8363-04be0c709b1d 2018-10-08 04:36:56,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cbefad0d-b02c-4f0c-8363-04be0c709b1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf352adb9833cb446bc9244433760cc6d0633157" 2018-10-08 04:36:56,855 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:56 GMT Server: Apache x-compute-request-id: req-cac9ddd5-52c1-4ae5-94b5-7dffb403ab7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cac9ddd5-52c1-4ae5-94b5-7dffb403ab7e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-bcaa9e87-5bd1-41b8-b10d-b10bd6dcfa25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6a8385bd-53e8-40fa-8c57-6b9eeea527c2", "description": null}} 2018-10-08 04:36:56,855 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2 used request id req-cac9ddd5-52c1-4ae5-94b5-7dffb403ab7e 2018-10-08 04:36:56,858 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cbefad0d-b02c-4f0c-8363-04be0c709b1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf352adb9833cb446bc9244433760cc6d0633157" 2018-10-08 04:36:57,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:56 GMT Server: Apache x-compute-request-id: req-3ebcdf31-ec59-4750-8348-ff8a7e0218bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ebcdf31-ec59-4750-8348-ff8a7e0218bf Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 04:36:57,042 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2/encryption used request id req-3ebcdf31-ec59-4750-8348-ff8a7e0218bf 2018-10-08 04:36:57,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cbefad0d-b02c-4f0c-8363-04be0c709b1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf352adb9833cb446bc9244433760cc6d0633157" 2018-10-08 04:36:57,212 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:57 GMT Server: Apache x-compute-request-id: req-980b668c-28a8-4f4c-99ba-6b388bc8928f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-980b668c-28a8-4f4c-99ba-6b388bc8928f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-bcaa9e87-5bd1-41b8-b10d-b10bd6dcfa25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6a8385bd-53e8-40fa-8c57-6b9eeea527c2", "description": null}} 2018-10-08 04:36:57,212 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2 used request id req-980b668c-28a8-4f4c-99ba-6b388bc8928f 2018-10-08 04:36:57,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cbefad0d-b02c-4f0c-8363-04be0c709b1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf352adb9833cb446bc9244433760cc6d0633157" 2018-10-08 04:36:57,780 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:57 GMT Server: Apache x-compute-request-id: req-9971e26e-0ea3-47f1-8f88-ba1ee2d552fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9971e26e-0ea3-47f1-8f88-ba1ee2d552fb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-bcaa9e87-5bd1-41b8-b10d-b10bd6dcfa25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6a8385bd-53e8-40fa-8c57-6b9eeea527c2", "description": null}} 2018-10-08 04:36:57,780 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2 used request id req-9971e26e-0ea3-47f1-8f88-ba1ee2d552fb 2018-10-08 04:36:57,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cbefad0d-b02c-4f0c-8363-04be0c709b1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf352adb9833cb446bc9244433760cc6d0633157" 2018-10-08 04:36:58,050 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:57 GMT Server: Apache x-compute-request-id: req-fc16c5a7-cfa1-43fc-9c45-5b55cb57d526 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fc16c5a7-cfa1-43fc-9c45-5b55cb57d526 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 04:36:58,051 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2/encryption used request id req-fc16c5a7-cfa1-43fc-9c45-5b55cb57d526 2018-10-08 04:36:58,051 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-bcaa9e87-5bd1-41b8-b10d-b10bd6dcfa25 2018-10-08 04:36:58,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb5c063e-121d-4d75-93e3-013c895d7643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9014054cfe35521cba78d63dc5f0d1d619e8ec" 2018-10-08 04:36:58,250 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:36:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9eea7a33-1e51-4d84-b55b-b07452bd896d 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-10-08 04:36:58,251 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6a8385bd-53e8-40fa-8c57-6b9eeea527c2 used request id req-9eea7a33-1e51-4d84-b55b-b07452bd896d 2018-10-08 04:36:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:58,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a8e1b2df-3388-498a-a28e-cca52c3e20ae Date: Mon, 08 Oct 2018 04:36:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:36:58,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a8e1b2df-3388-498a-a28e-cca52c3e20ae 2018-10-08 04:36:58,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:58,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8c027a-6171-4972-838c-6d3d4564db36 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:36:58,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-3f8c027a-6171-4972-838c-6d3d4564db36 2018-10-08 04:36:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:58,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-481deb1e-a9ed-42d6-b3e3-9770895d7eb7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:36:58,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-481deb1e-a9ed-42d6-b3e3-9770895d7eb7 2018-10-08 04:36:58,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:58,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e6f140-e123-40f6-abde-03e9b732b95f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:36:58,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-19e6f140-e123-40f6-abde-03e9b732b95f 2018-10-08 04:36:58,731 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj 2018-10-08 04:36:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/275dd0b2b64c42ae8b4e4dd946ed99d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:58,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff54d464-6f3d-4780-ba3b-25a81a74bf75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:58,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/275dd0b2b64c42ae8b4e4dd946ed99d7 used request id req-ff54d464-6f3d-4780-ba3b-25a81a74bf75 2018-10-08 04:36:58,942 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-proj-role 2018-10-08 04:36:58,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/046f5fa2f11e4724a602533d0ec86e1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:59,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91ff693-0737-4791-9581-b7ce65793a39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:59,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/046f5fa2f11e4724a602533d0ec86e1f used request id req-a91ff693-0737-4791-9581-b7ce65793a39 2018-10-08 04:36:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482dd747b577b8e613c19ad11b08d3b608c2f887" 2018-10-08 04:36:59,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab277615-3294-4999-a114-e1a823eebb7c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:36:59,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ab277615-3294-4999-a114-e1a823eebb7c 2018-10-08 04:36:59,157 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-4d7ac7a0-01ac-454-user 2018-10-08 04:36:59,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ec4f3667ec7442f99c8b6fff2d1ce01a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c209e3500a1b4920602af6a6fc37f6d4879484b" 2018-10-08 04:36:59,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de830d0b-efec-4fef-9fe5-004290df9d80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:36:59,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ec4f3667ec7442f99c8b6fff2d1ce01a used request id req-de830d0b-efec-4fef-9fe5-004290df9d80 2018-10-08 04:36:59,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:36:59,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gcB_yY39Q4-px0uuhJRqNQ"], "issued_at": "2018-10-08T04:36:59.000000Z"}} 2018-10-08 04:36:59,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decdd2cf1e56a539f42b6ab718b136bf4a004651" 2018-10-08 04:36:59,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008628d1-1424-4318-b70c-f1f95b86453e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:36:59,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-008628d1-1424-4318-b70c-f1f95b86453e 2018-10-08 04:36:59,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:36:59,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:00,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["vsSDTQ1IQi-G_mEC1YYrog"], "issued_at": "2018-10-08T04:37:00.000000Z"}} 2018-10-08 04:37:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:00,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d663bd-28d4-4c04-b1d4-f998ad712e4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:00,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-91d663bd-28d4-4c04-b1d4-f998ad712e4c 2018-10-08 04:37:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:00,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:00,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:00,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e738a2-d529-43d5-9982-49cdf4e88138 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:37:00,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj used request id req-d7e738a2-d529-43d5-9982-49cdf4e88138 2018-10-08 04:37:00,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:00,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eacd3a15-c3b7-4254-960d-6af3cef0a352 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:00,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-eacd3a15-c3b7-4254-960d-6af3cef0a352 2018-10-08 04:37:00,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj"}}' 2018-10-08 04:37:00,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33d30c4e-8735-4bc2-920b-530674b07c86 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1c9bd02d0c5c45efa79211f38f21fb4c"}, "enabled": true, "id": "1c9bd02d0c5c45efa79211f38f21fb4c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj"}} 2018-10-08 04:37:00,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-33d30c4e-8735-4bc2-920b-530674b07c86 2018-10-08 04:37:00,586 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj 2018-10-08 04:37:00,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:00,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:00,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["jbaAZKXPSAm-VpV_9OwyGA"], "issued_at": "2018-10-08T04:37:00.000000Z"}} 2018-10-08 04:37:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3971e91645c61048f324a8e1ffca0139e74f352" 2018-10-08 04:37:01,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a35497-8100-4008-8fe6-e55826dabbab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:01,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04a35497-8100-4008-8fe6-e55826dabbab 2018-10-08 04:37:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:01,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:01,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3971e91645c61048f324a8e1ffca0139e74f352" 2018-10-08 04:37:01,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910cd246-0553-47da-aef1-1d85f77d32fa Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:37:01,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-910cd246-0553-47da-aef1-1d85f77d32fa 2018-10-08 04:37:01,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3971e91645c61048f324a8e1ffca0139e74f352" 2018-10-08 04:37:01,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a607812e-7366-4987-9cf2-c170b13c3dd5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1c9bd02d0c5c45efa79211f38f21fb4c"}, "enabled": true, "id": "1c9bd02d0c5c45efa79211f38f21fb4c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj"}]} 2018-10-08 04:37:01,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj used request id req-a607812e-7366-4987-9cf2-c170b13c3dd5 2018-10-08 04:37:01,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3971e91645c61048f324a8e1ffca0139e74f352" 2018-10-08 04:37:01,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51ae6d3-338d-45d4-9b0e-d9699d4d693b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:01,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b51ae6d3-338d-45d4-9b0e-d9699d4d693b 2018-10-08 04:37:01,807 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-user 2018-10-08 04:37:01,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:01,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:01,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8b6519-496c-4c94-8477-a4421ca3d227 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:01,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8e8b6519-496c-4c94-8477-a4421ca3d227 2018-10-08 04:37:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" -d '{"role": {"name": "CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj-role"}}' 2018-10-08 04:37:02,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b84441b6-51ee-4e9c-812c-209f48df6086 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9a95d4f7cda84c818ffc5b0e7867b3b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9a95d4f7cda84c818ffc5b0e7867b3b9"}, "name": "CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj-role"}} 2018-10-08 04:37:02,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b84441b6-51ee-4e9c-812c-209f48df6086 2018-10-08 04:37:02,017 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj-role 2018-10-08 04:37:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9a95d4f7cda84c818ffc5b0e7867b3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:02,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817d54fe-10ff-45df-b811-3b80ebaf2942 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9a95d4f7cda84c818ffc5b0e7867b3b9"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj-role", "id": "9a95d4f7cda84c818ffc5b0e7867b3b9"}} 2018-10-08 04:37:02,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9a95d4f7cda84c818ffc5b0e7867b3b9 used request id req-817d54fe-10ff-45df-b811-3b80ebaf2942 2018-10-08 04:37:02,112 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj-role to project CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj 2018-10-08 04:37:02,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1c9bd02d0c5c45efa79211f38f21fb4c/users/b147e87bbdda4124970cd75206764da3/roles/9a95d4f7cda84c818ffc5b0e7867b3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:02,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a876eb23-42f3-4b3f-83d9-ce99ff571f6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:02,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1c9bd02d0c5c45efa79211f38f21fb4c/users/b147e87bbdda4124970cd75206764da3/roles/9a95d4f7cda84c818ffc5b0e7867b3b9 used request id req-a876eb23-42f3-4b3f-83d9-ce99ff571f6d 2018-10-08 04:37:02,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:02,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:02,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["iwiNAqmvTM2Qk4Jq414dvQ"], "issued_at": "2018-10-08T04:37:02.000000Z"}} 2018-10-08 04:37:02,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d1d75bccabd30fd6d7917fadf016dce72db18" 2018-10-08 04:37:02,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add9855a-ad9a-488e-9dc7-279f92eefd00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:02,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-add9855a-ad9a-488e-9dc7-279f92eefd00 2018-10-08 04:37:02,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d1d75bccabd30fd6d7917fadf016dce72db18" 2018-10-08 04:37:03,478 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:02 GMT Server: Apache x-compute-request-id: req-ad5ec4f0-4b78-4069-966f-a8a20ec630c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad5ec4f0-4b78-4069-966f-a8a20ec630c0 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-08 04:37:03,478 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-ad5ec4f0-4b78-4069-966f-a8a20ec630c0 2018-10-08 04:37:03,481 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ad5ec4f0-4b78-4069-966f-a8a20ec630c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d1d75bccabd30fd6d7917fadf016dce72db18" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-qos-spec"}}' 2018-10-08 04:37:03,664 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:03 GMT Server: Apache x-compute-request-id: req-8b367b33-945e-484a-bae2-ed66f3ec1e53 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b367b33-945e-484a-bae2-ed66f3ec1e53 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e39dd76a-bd48-48bd-81ff-62cbdc2d0179", "name": "CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/e39dd76a-bd48-48bd-81ff-62cbdc2d0179", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/qos-specs/e39dd76a-bd48-48bd-81ff-62cbdc2d0179", "rel": "bookmark"}]} 2018-10-08 04:37:03,664 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-8b367b33-945e-484a-bae2-ed66f3ec1e53 2018-10-08 04:37:03,664 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-qos-spec 2018-10-08 04:37:03,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:03,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:04,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["c8ptYa6eRX2D8xGdgOHUVQ"], "issued_at": "2018-10-08T04:37:04.000000Z"}} 2018-10-08 04:37:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91849ff5dd52e15f68336504444acfb0af6c5604" 2018-10-08 04:37:04,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa58ce6-72c1-41ff-8084-b85624ff4f58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:04,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0aa58ce6-72c1-41ff-8084-b85624ff4f58 2018-10-08 04:37:04,137 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91849ff5dd52e15f68336504444acfb0af6c5604" 2018-10-08 04:37:04,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:04 GMT Server: Apache x-compute-request-id: req-c308459d-752e-4a90-b59e-a8d7df3f40cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c308459d-752e-4a90-b59e-a8d7df3f40cf Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-08 04:37:04,317 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-c308459d-752e-4a90-b59e-a8d7df3f40cf 2018-10-08 04:37:04,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c308459d-752e-4a90-b59e-a8d7df3f40cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91849ff5dd52e15f68336504444acfb0af6c5604" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-vol_type", "description": null}}' 2018-10-08 04:37:04,895 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:04 GMT Server: Apache x-compute-request-id: req-967af5cc-25bb-4725-9a16-a973cf7cfaca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-967af5cc-25bb-4725-9a16-a973cf7cfaca Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8304d58b-ef71-4664-997a-e72f0b758218", "description": null}} 2018-10-08 04:37:04,895 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types used request id req-967af5cc-25bb-4725-9a16-a973cf7cfaca 2018-10-08 04:37:04,899 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c308459d-752e-4a90-b59e-a8d7df3f40cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91849ff5dd52e15f68336504444acfb0af6c5604" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-08 04:37:05,119 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:04 GMT Server: Apache x-compute-request-id: req-0d34abdb-f075-4a74-a914-802454590ec5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d34abdb-f075-4a74-a914-802454590ec5 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8304d58b-ef71-4664-997a-e72f0b758218", "name": "foo", "control_location": "back-end", "encryption_id": "a1a718fc-baa8-4c32-8b96-38be1ec9e846", "provider": "bar", "provider_class": "bar"}} 2018-10-08 04:37:05,120 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218/encryption used request id req-0d34abdb-f075-4a74-a914-802454590ec5 2018-10-08 04:37:05,120 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-vol_type 2018-10-08 04:37:05,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decdd2cf1e56a539f42b6ab718b136bf4a004651" 2018-10-08 04:37:05,302 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:05 GMT Server: Apache x-compute-request-id: req-31154225-d532-468c-a8bd-9dd0b1066922 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31154225-d532-468c-a8bd-9dd0b1066922 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8304d58b-ef71-4664-997a-e72f0b758218", "description": null}} 2018-10-08 04:37:05,302 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218 used request id req-31154225-d532-468c-a8bd-9dd0b1066922 2018-10-08 04:37:05,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-31154225-d532-468c-a8bd-9dd0b1066922" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decdd2cf1e56a539f42b6ab718b136bf4a004651" 2018-10-08 04:37:05,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:05 GMT Server: Apache x-compute-request-id: req-1d7fd954-53a8-4c8d-93b5-72499f97cd62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d7fd954-53a8-4c8d-93b5-72499f97cd62 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8304d58b-ef71-4664-997a-e72f0b758218", "description": null}} 2018-10-08 04:37:05,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218 used request id req-1d7fd954-53a8-4c8d-93b5-72499f97cd62 2018-10-08 04:37:05,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-31154225-d532-468c-a8bd-9dd0b1066922" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decdd2cf1e56a539f42b6ab718b136bf4a004651" 2018-10-08 04:37:05,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:05 GMT Server: Apache x-compute-request-id: req-323eee38-a0bd-4008-9b06-a96f08a510e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-323eee38-a0bd-4008-9b06-a96f08a510e5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "8304d58b-ef71-4664-997a-e72f0b758218", "control_location": "back-end", "deleted": false, "created_at": "2018-10-08T04:37:05.000000", "updated_at": null, "encryption_id": "a1a718fc-baa8-4c32-8b96-38be1ec9e846", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-08 04:37:05,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218/encryption used request id req-323eee38-a0bd-4008-9b06-a96f08a510e5 2018-10-08 04:37:05,648 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-vol_type 2018-10-08 04:37:05,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c308459d-752e-4a90-b59e-a8d7df3f40cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91849ff5dd52e15f68336504444acfb0af6c5604" 2018-10-08 04:37:05,863 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bcb98281-6feb-4ce1-9085-6620baae345c 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-10-08 04:37:05,863 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/8304d58b-ef71-4664-997a-e72f0b758218 used request id req-bcb98281-6feb-4ce1-9085-6620baae345c 2018-10-08 04:37:05,864 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-636fb689-dced-480d-889b-a6cc606a4f28-qos-spec 2018-10-08 04:37:05,867 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/e39dd76a-bd48-48bd-81ff-62cbdc2d0179?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad5ec4f0-4b78-4069-966f-a8a20ec630c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749d1d75bccabd30fd6d7917fadf016dce72db18" 2018-10-08 04:37:06,077 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c85eac71-c1a5-420d-a584-ff0eb52e2b4b 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-10-08 04:37:06,077 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/e39dd76a-bd48-48bd-81ff-62cbdc2d0179?force=False used request id req-c85eac71-c1a5-420d-a584-ff0eb52e2b4b 2018-10-08 04:37:06,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:06,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4348175a-5a5b-479f-a4fe-e86ecb13f491 Date: Mon, 08 Oct 2018 04:37:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:37:06,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4348175a-5a5b-479f-a4fe-e86ecb13f491 2018-10-08 04:37:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:06,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e758ee95-4788-4fec-b3a4-a1678b2c9e7f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:37:06,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-e758ee95-4788-4fec-b3a4-a1678b2c9e7f 2018-10-08 04:37:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:06,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7056dc9-7974-442a-bfbf-830a66777095 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:37:06,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-a7056dc9-7974-442a-bfbf-830a66777095 2018-10-08 04:37:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:06,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb7b3c4-957f-468c-8ed1-edde2234b1a9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:37:06,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-8bb7b3c4-957f-468c-8ed1-edde2234b1a9 2018-10-08 04:37:06,641 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj 2018-10-08 04:37:06,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1c9bd02d0c5c45efa79211f38f21fb4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:06,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f52b8e-0a6a-4a5d-9ed9-769d9df91022 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:06,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1c9bd02d0c5c45efa79211f38f21fb4c used request id req-b8f52b8e-0a6a-4a5d-9ed9-769d9df91022 2018-10-08 04:37:06,882 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-proj-role 2018-10-08 04:37:06,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9a95d4f7cda84c818ffc5b0e7867b3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:06,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeb35b1f-f110-4cd7-bbd5-07a3e5f3f302 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:06,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9a95d4f7cda84c818ffc5b0e7867b3b9 used request id req-aeb35b1f-f110-4cd7-bbd5-07a3e5f3f302 2018-10-08 04:37:07,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986c9a18f9fe670bba8a3066d8385deecdea675e" 2018-10-08 04:37:07,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a63967-9146-4739-9f5b-767d442bd6f5 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:07,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-04a63967-9146-4739-9f5b-767d442bd6f5 2018-10-08 04:37:07,082 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-ca074edb-bdaa-4d2-user 2018-10-08 04:37:07,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b147e87bbdda4124970cd75206764da3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3971e91645c61048f324a8e1ffca0139e74f352" 2018-10-08 04:37:07,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2516bf-88c8-4938-a308-0b01cbb26748 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:07,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b147e87bbdda4124970cd75206764da3 used request id req-0c2516bf-88c8-4938-a308-0b01cbb26748 2018-10-08 04:37:07,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:07,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["2Wg0PQ5CRFinvIKmTW8vFQ"], "issued_at": "2018-10-08T04:37:07.000000Z"}} 2018-10-08 04:37:07,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681c0c9ddbafae054cb5db77f5a4ab521ca38bb" 2018-10-08 04:37:07,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b441f2fa-945a-40ab-b642-f25764e9cb27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:07,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b441f2fa-945a-40ab-b642-f25764e9cb27 2018-10-08 04:37:07,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:07,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:08,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["o1hK9Ts4QNmYqZgB1ZSuDQ"], "issued_at": "2018-10-08T04:37:08.000000Z"}} 2018-10-08 04:37:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:08,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f8477d-7e47-45ff-97a8-c16757e32e1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:08,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-54f8477d-7e47-45ff-97a8-c16757e32e1b 2018-10-08 04:37:08,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:08,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:08,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:08,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29597300-36ba-4ddc-bdd7-348edfbb0592 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:37:08,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj used request id req-29597300-36ba-4ddc-bdd7-348edfbb0592 2018-10-08 04:37:08,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:08,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e499c4-5e3e-42bd-a3d7-c9184107ee20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:08,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-57e499c4-5e3e-42bd-a3d7-c9184107ee20 2018-10-08 04:37:08,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj"}}' 2018-10-08 04:37:08,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e22a0e8-a5e9-4f73-9aa5-b8a3cde54dc2 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2250bec9b6ba4507aad2cf9366ad80af"}, "enabled": true, "id": "2250bec9b6ba4507aad2cf9366ad80af", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj"}} 2018-10-08 04:37:08,526 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0e22a0e8-a5e9-4f73-9aa5-b8a3cde54dc2 2018-10-08 04:37:08,526 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj 2018-10-08 04:37:08,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:08,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:08,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["6ijn7BzpSAO42-27Fe0Ljg"], "issued_at": "2018-10-08T04:37:08.000000Z"}} 2018-10-08 04:37:08,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d6a56e5d7ad7b9e4df30065d85fef6c7b84a5" 2018-10-08 04:37:08,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87392e4-340f-46ba-9241-f6849765865d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:08,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c87392e4-340f-46ba-9241-f6849765865d 2018-10-08 04:37:08,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:08,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d6a56e5d7ad7b9e4df30065d85fef6c7b84a5" 2018-10-08 04:37:09,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6dedc40-de13-48d4-9a21-184a0996b9d4 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:37:09,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b6dedc40-de13-48d4-9a21-184a0996b9d4 2018-10-08 04:37:09,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d6a56e5d7ad7b9e4df30065d85fef6c7b84a5" 2018-10-08 04:37:09,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2755c029-ceb9-404f-97d3-a2c0b0d5300e Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2250bec9b6ba4507aad2cf9366ad80af"}, "enabled": true, "id": "2250bec9b6ba4507aad2cf9366ad80af", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj"}]} 2018-10-08 04:37:09,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj used request id req-2755c029-ceb9-404f-97d3-a2c0b0d5300e 2018-10-08 04:37:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d6a56e5d7ad7b9e4df30065d85fef6c7b84a5" 2018-10-08 04:37:09,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5501010a-f8ba-45f0-a027-f87ca67f26e3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:09,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5501010a-f8ba-45f0-a027-f87ca67f26e3 2018-10-08 04:37:09,525 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-user 2018-10-08 04:37:09,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:09,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:09,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df81d17-67f3-4349-8ed8-0449a8d8d1c2 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:09,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3df81d17-67f3-4349-8ed8-0449a8d8d1c2 2018-10-08 04:37:09,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" -d '{"role": {"name": "CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj-role"}}' 2018-10-08 04:37:09,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-333835e4-3536-4d95-9c8d-0568a86f114f Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33ed3382af064648adbd13b21a2e1a73", "links": {"self": "http://172.30.9.28:5000/v3/roles/33ed3382af064648adbd13b21a2e1a73"}, "name": "CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj-role"}} 2018-10-08 04:37:09,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-333835e4-3536-4d95-9c8d-0568a86f114f 2018-10-08 04:37:09,730 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj-role 2018-10-08 04:37:09,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/33ed3382af064648adbd13b21a2e1a73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:09,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149d8bcd-8c88-487b-887f-7903a31771e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/33ed3382af064648adbd13b21a2e1a73"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj-role", "id": "33ed3382af064648adbd13b21a2e1a73"}} 2018-10-08 04:37:09,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/33ed3382af064648adbd13b21a2e1a73 used request id req-149d8bcd-8c88-487b-887f-7903a31771e1 2018-10-08 04:37:09,824 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj-role to project CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj 2018-10-08 04:37:09,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2250bec9b6ba4507aad2cf9366ad80af/users/7ef74897133c4dbaa2090fddf56c4c99/roles/33ed3382af064648adbd13b21a2e1a73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:09,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4461f971-5181-4ceb-b0e6-7bed501da353 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:09,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2250bec9b6ba4507aad2cf9366ad80af/users/7ef74897133c4dbaa2090fddf56c4c99/roles/33ed3382af064648adbd13b21a2e1a73 used request id req-4461f971-5181-4ceb-b0e6-7bed501da353 2018-10-08 04:37:09,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:09,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:10,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["rSK_w628SB65DxfMGV-DsA"], "issued_at": "2018-10-08T04:37:10.000000Z"}} 2018-10-08 04:37:10,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f700aa69c5967528ca9b0fb50985e1d9e92920c" 2018-10-08 04:37:10,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b14bda1-f971-40ec-bec5-445782838852 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:10,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4b14bda1-f971-40ec-bec5-445782838852 2018-10-08 04:37:10,429 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f700aa69c5967528ca9b0fb50985e1d9e92920c" 2018-10-08 04:37:10,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:10 GMT Server: Apache x-compute-request-id: req-35eb0036-bc8d-42f0-8903-f845b0cf4dd0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35eb0036-bc8d-42f0-8903-f845b0cf4dd0 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-08 04:37:10,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-35eb0036-bc8d-42f0-8903-f845b0cf4dd0 2018-10-08 04:37:10,613 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-35eb0036-bc8d-42f0-8903-f845b0cf4dd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f700aa69c5967528ca9b0fb50985e1d9e92920c" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-qos-spec"}}' 2018-10-08 04:37:11,197 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:10 GMT Server: Apache x-compute-request-id: req-79939982-3a48-4d00-8087-e0e0d7adaf07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79939982-3a48-4d00-8087-e0e0d7adaf07 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "095b4204-9884-491b-ac96-e35335c688eb", "name": "CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb", "rel": "bookmark"}]} 2018-10-08 04:37:11,197 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-79939982-3a48-4d00-8087-e0e0d7adaf07 2018-10-08 04:37:11,198 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-qos-spec 2018-10-08 04:37:11,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:11,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:11,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["673zvvf-QkuvPBME1YUSYA"], "issued_at": "2018-10-08T04:37:11.000000Z"}} 2018-10-08 04:37:11,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e1e6a5eb16cef84161b648ca2b6150d93af43b" 2018-10-08 04:37:11,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e703746-8893-41c5-a8c4-b89c4f93117b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:11,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4e703746-8893-41c5-a8c4-b89c4f93117b 2018-10-08 04:37:11,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e1e6a5eb16cef84161b648ca2b6150d93af43b" 2018-10-08 04:37:11,866 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:11 GMT Server: Apache x-compute-request-id: req-723a9625-d992-4bca-bc70-31e3575e3d80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-723a9625-d992-4bca-bc70-31e3575e3d80 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-08 04:37:11,866 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-723a9625-d992-4bca-bc70-31e3575e3d80 2018-10-08 04:37:11,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-723a9625-d992-4bca-bc70-31e3575e3d80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e1e6a5eb16cef84161b648ca2b6150d93af43b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-vol_type", "description": null}}' 2018-10-08 04:37:12,098 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:11 GMT Server: Apache x-compute-request-id: req-fb3dfa99-3369-4556-b299-0ba35ca98323 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb3dfa99-3369-4556-b299-0ba35ca98323 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5d89122d-0799-48b8-a9fd-0f72f9baefbd", "description": null}} 2018-10-08 04:37:12,098 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types used request id req-fb3dfa99-3369-4556-b299-0ba35ca98323 2018-10-08 04:37:12,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-723a9625-d992-4bca-bc70-31e3575e3d80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e1e6a5eb16cef84161b648ca2b6150d93af43b" 2018-10-08 04:37:12,632 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:12 GMT Server: Apache x-compute-request-id: req-2d2612fa-7c2d-4031-934a-9110415c964a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d2612fa-7c2d-4031-934a-9110415c964a Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "095b4204-9884-491b-ac96-e35335c688eb", "name": "CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-qos-spec"}]} 2018-10-08 04:37:12,632 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-2d2612fa-7c2d-4031-934a-9110415c964a 2018-10-08 04:37:12,635 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb/associate?vol_type_id=5d89122d-0799-48b8-a9fd-0f72f9baefbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-723a9625-d992-4bca-bc70-31e3575e3d80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e1e6a5eb16cef84161b648ca2b6150d93af43b" 2018-10-08 04:37:12,934 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-08c27bb7-389f-448e-87b5-559f6bb33d3c 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-10-08 04:37:12,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb/associate?vol_type_id=5d89122d-0799-48b8-a9fd-0f72f9baefbd used request id req-08c27bb7-389f-448e-87b5-559f6bb33d3c 2018-10-08 04:37:12,934 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-vol_type 2018-10-08 04:37:12,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5d89122d-0799-48b8-a9fd-0f72f9baefbd -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681c0c9ddbafae054cb5db77f5a4ab521ca38bb" 2018-10-08 04:37:13,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:12 GMT Server: Apache x-compute-request-id: req-62fe7072-2150-4c79-ba19-2c8a04f2d46d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62fe7072-2150-4c79-ba19-2c8a04f2d46d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-vol_type", "qos_specs_id": "095b4204-9884-491b-ac96-e35335c688eb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5d89122d-0799-48b8-a9fd-0f72f9baefbd", "description": null}} 2018-10-08 04:37:13,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5d89122d-0799-48b8-a9fd-0f72f9baefbd used request id req-62fe7072-2150-4c79-ba19-2c8a04f2d46d 2018-10-08 04:37:13,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5d89122d-0799-48b8-a9fd-0f72f9baefbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62fe7072-2150-4c79-ba19-2c8a04f2d46d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681c0c9ddbafae054cb5db77f5a4ab521ca38bb" 2018-10-08 04:37:13,676 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:13 GMT Server: Apache x-compute-request-id: req-794e3f07-d5ac-435f-bb87-c8da051ebdf0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-794e3f07-d5ac-435f-bb87-c8da051ebdf0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-vol_type", "qos_specs_id": "095b4204-9884-491b-ac96-e35335c688eb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5d89122d-0799-48b8-a9fd-0f72f9baefbd", "description": null}} 2018-10-08 04:37:13,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5d89122d-0799-48b8-a9fd-0f72f9baefbd used request id req-794e3f07-d5ac-435f-bb87-c8da051ebdf0 2018-10-08 04:37:13,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5d89122d-0799-48b8-a9fd-0f72f9baefbd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62fe7072-2150-4c79-ba19-2c8a04f2d46d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681c0c9ddbafae054cb5db77f5a4ab521ca38bb" 2018-10-08 04:37:13,857 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:13 GMT Server: Apache x-compute-request-id: req-eec357d7-1d72-4f49-b240-57699ad90e2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eec357d7-1d72-4f49-b240-57699ad90e2b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 04:37:13,857 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5d89122d-0799-48b8-a9fd-0f72f9baefbd/encryption used request id req-eec357d7-1d72-4f49-b240-57699ad90e2b 2018-10-08 04:37:13,860 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62fe7072-2150-4c79-ba19-2c8a04f2d46d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c681c0c9ddbafae054cb5db77f5a4ab521ca38bb" 2018-10-08 04:37:14,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:13 GMT Server: Apache x-compute-request-id: req-81970446-e964-4113-a9f5-702d9526c2cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-81970446-e964-4113-a9f5-702d9526c2cd Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "095b4204-9884-491b-ac96-e35335c688eb", "name": "CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb", "rel": "bookmark"}]} 2018-10-08 04:37:14,048 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb used request id req-81970446-e964-4113-a9f5-702d9526c2cd 2018-10-08 04:37:14,049 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-vol_type 2018-10-08 04:37:14,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5d89122d-0799-48b8-a9fd-0f72f9baefbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-723a9625-d992-4bca-bc70-31e3575e3d80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e1e6a5eb16cef84161b648ca2b6150d93af43b" 2018-10-08 04:37:14,250 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d239f95-e9db-4bfb-8e5f-3a36e173a3f0 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-10-08 04:37:14,250 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5d89122d-0799-48b8-a9fd-0f72f9baefbd used request id req-2d239f95-e9db-4bfb-8e5f-3a36e173a3f0 2018-10-08 04:37:14,251 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-31d74031-0192-4e9e-bc09-809cee1e4502-qos-spec 2018-10-08 04:37:14,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35eb0036-bc8d-42f0-8903-f845b0cf4dd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f700aa69c5967528ca9b0fb50985e1d9e92920c" 2018-10-08 04:37:14,460 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88bc4453-eb38-4ca3-b4ac-56da4b4a6055 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-10-08 04:37:14,460 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/095b4204-9884-491b-ac96-e35335c688eb?force=False used request id req-88bc4453-eb38-4ca3-b4ac-56da4b4a6055 2018-10-08 04:37:14,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:14,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-25d2c484-447f-4d68-9981-e29fd4d743a9 Date: Mon, 08 Oct 2018 04:37:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:37:14,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-25d2c484-447f-4d68-9981-e29fd4d743a9 2018-10-08 04:37:14,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:14,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5cc10d1-7d70-4019-96c9-017852f3f58d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:37:14,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-f5cc10d1-7d70-4019-96c9-017852f3f58d 2018-10-08 04:37:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:14,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ceb5a5-13a6-4251-8c5e-b582be67da1b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:37:14,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-b5ceb5a5-13a6-4251-8c5e-b582be67da1b 2018-10-08 04:37:14,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:14,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a19a82d-e230-4b0f-ad8b-55589e416e36 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:37:14,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-0a19a82d-e230-4b0f-ad8b-55589e416e36 2018-10-08 04:37:14,963 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj 2018-10-08 04:37:14,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2250bec9b6ba4507aad2cf9366ad80af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:15,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8039fb65-0959-4d0d-8f26-91346784c39b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:15,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2250bec9b6ba4507aad2cf9366ad80af used request id req-8039fb65-0959-4d0d-8f26-91346784c39b 2018-10-08 04:37:15,218 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-proj-role 2018-10-08 04:37:15,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/33ed3382af064648adbd13b21a2e1a73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:15,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abecb3a7-7029-4fc7-bbc5-28367475354e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:15,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/33ed3382af064648adbd13b21a2e1a73 used request id req-abecb3a7-7029-4fc7-bbc5-28367475354e 2018-10-08 04:37:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b952419c86bc35f668bcf99ed3591a4bf496773e" 2018-10-08 04:37:15,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36abdecd-1562-4bf6-b4bf-59a48d26243c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:15,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-36abdecd-1562-4bf6-b4bf-59a48d26243c 2018-10-08 04:37:15,419 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-dd06eb8b-f8af-400-user 2018-10-08 04:37:15,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7ef74897133c4dbaa2090fddf56c4c99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1d6a56e5d7ad7b9e4df30065d85fef6c7b84a5" 2018-10-08 04:37:15,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76832dc3-5485-4367-945a-bf0da63054ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:15,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7ef74897133c4dbaa2090fddf56c4c99 used request id req-76832dc3-5485-4367-945a-bf0da63054ee 2018-10-08 04:37:15,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:15,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1iqn5Tu1SLa19vJ1J1BofQ"], "issued_at": "2018-10-08T04:37:16.000000Z"}} 2018-10-08 04:37:15,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ec8ce48f35074f8fe51e04e7852f62eb1b543d" 2018-10-08 04:37:16,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a59bbd-a8d4-4736-91f4-b4f28f1fed44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:16,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a9a59bbd-a8d4-4736-91f4-b4f28f1fed44 2018-10-08 04:37:16,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:16,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:16,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["6OebukS8ShK4ki5iWrbl3A"], "issued_at": "2018-10-08T04:37:16.000000Z"}} 2018-10-08 04:37:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:16,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f9a1b6-2879-4f48-8fb5-659c3d872e00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:16,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-23f9a1b6-2879-4f48-8fb5-659c3d872e00 2018-10-08 04:37:16,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:16,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:16,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:16,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367983ba-3995-4525-8993-97edf7ede933 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:37:16,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj used request id req-367983ba-3995-4525-8993-97edf7ede933 2018-10-08 04:37:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:16,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29681297-9f8a-4082-8800-f5793b75e30c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:16,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-29681297-9f8a-4082-8800-f5793b75e30c 2018-10-08 04:37:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj"}}' 2018-10-08 04:37:16,842 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e8bb31-9ab5-41a0-a868-16d4e4a8f135 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f323fcaefe124b6dbd266718188edd7b"}, "enabled": true, "id": "f323fcaefe124b6dbd266718188edd7b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj"}} 2018-10-08 04:37:16,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f0e8bb31-9ab5-41a0-a868-16d4e4a8f135 2018-10-08 04:37:16,843 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj 2018-10-08 04:37:16,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:16,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:17,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Hl7OKK8TT-G8YtMHsZFiig"], "issued_at": "2018-10-08T04:37:17.000000Z"}} 2018-10-08 04:37:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fde6207bc2e3841924f526e9f1653afbee00084" 2018-10-08 04:37:17,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a22f1d9-c8bb-4d6e-8b94-7f80fd2f9fbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:17,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a22f1d9-c8bb-4d6e-8b94-7f80fd2f9fbe 2018-10-08 04:37:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:17,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:17,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fde6207bc2e3841924f526e9f1653afbee00084" 2018-10-08 04:37:17,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c997856-ddd0-495d-bdc3-c823bca25a3c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:37:17,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4c997856-ddd0-495d-bdc3-c823bca25a3c 2018-10-08 04:37:17,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fde6207bc2e3841924f526e9f1653afbee00084" 2018-10-08 04:37:17,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a14c936-b621-4d9e-9212-82798b282873 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f323fcaefe124b6dbd266718188edd7b"}, "enabled": true, "id": "f323fcaefe124b6dbd266718188edd7b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj"}]} 2018-10-08 04:37:17,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj used request id req-7a14c936-b621-4d9e-9212-82798b282873 2018-10-08 04:37:17,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fde6207bc2e3841924f526e9f1653afbee00084" 2018-10-08 04:37:17,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604791e8-1897-4471-9d74-c09cf99d3b7c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:17,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-604791e8-1897-4471-9d74-c09cf99d3b7c 2018-10-08 04:37:17,914 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-85e2f84b-3404-441-user 2018-10-08 04:37:17,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:17,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:18,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894ac790-e10b-49d1-8d25-045ccb9f924b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:18,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-894ac790-e10b-49d1-8d25-045ccb9f924b 2018-10-08 04:37:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" -d '{"role": {"name": "CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj-role"}}' 2018-10-08 04:37:18,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b3d65e-6a70-4e9f-aaa5-7343b549585b Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4e337d024444505b1b182c34a524036", "links": {"self": "http://172.30.9.28:5000/v3/roles/f4e337d024444505b1b182c34a524036"}, "name": "CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj-role"}} 2018-10-08 04:37:18,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-13b3d65e-6a70-4e9f-aaa5-7343b549585b 2018-10-08 04:37:18,118 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj-role 2018-10-08 04:37:18,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f4e337d024444505b1b182c34a524036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:18,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68444f70-e4ef-4d51-b2e6-f6d5a1d66587 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f4e337d024444505b1b182c34a524036"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj-role", "id": "f4e337d024444505b1b182c34a524036"}} 2018-10-08 04:37:18,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f4e337d024444505b1b182c34a524036 used request id req-68444f70-e4ef-4d51-b2e6-f6d5a1d66587 2018-10-08 04:37:18,212 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj-role to project CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj 2018-10-08 04:37:18,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f323fcaefe124b6dbd266718188edd7b/users/ab5e8e35e2bb4688b2c93d283f8c54bc/roles/f4e337d024444505b1b182c34a524036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:18,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebd0d93-9543-4f0b-890b-0267269aa7a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:18,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f323fcaefe124b6dbd266718188edd7b/users/ab5e8e35e2bb4688b2c93d283f8c54bc/roles/f4e337d024444505b1b182c34a524036 used request id req-0ebd0d93-9543-4f0b-890b-0267269aa7a1 2018-10-08 04:37:18,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:18,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:18,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["qF3C5BFaQ5Ok53yE2ssOSw"], "issued_at": "2018-10-08T04:37:18.000000Z"}} 2018-10-08 04:37:18,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a9f3f458edde5c20a456ed2ebfccbb9fc4bfdb" 2018-10-08 04:37:18,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610c135e-2a3f-42ab-9ef3-0648f5be8e6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:18,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-610c135e-2a3f-42ab-9ef3-0648f5be8e6f 2018-10-08 04:37:18,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a9f3f458edde5c20a456ed2ebfccbb9fc4bfdb" 2018-10-08 04:37:19,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:18 GMT Server: Apache x-compute-request-id: req-4cf73e92-fd23-4c2e-b864-6c94d1397954 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4cf73e92-fd23-4c2e-b864-6c94d1397954 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-08 04:37:19,103 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-4cf73e92-fd23-4c2e-b864-6c94d1397954 2018-10-08 04:37:19,106 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4cf73e92-fd23-4c2e-b864-6c94d1397954" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a9f3f458edde5c20a456ed2ebfccbb9fc4bfdb" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-qos-spec"}}' 2018-10-08 04:37:19,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:19 GMT Server: Apache x-compute-request-id: req-38600070-141f-4712-96da-c30f028ffd9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38600070-141f-4712-96da-c30f028ffd9c Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "fa482fe7-b68a-4433-bf3e-7f5dbf0a659a", "name": "CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a", "rel": "bookmark"}]} 2018-10-08 04:37:19,329 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-38600070-141f-4712-96da-c30f028ffd9c 2018-10-08 04:37:19,330 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-qos-spec 2018-10-08 04:37:19,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:19,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:19,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["HTQcIbtDQPSCjJ5AS7iYpw"], "issued_at": "2018-10-08T04:37:19.000000Z"}} 2018-10-08 04:37:19,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6527d163d1cc6936146d0ff7afe990482b081f0" 2018-10-08 04:37:19,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a3dbd5-2967-4b8c-ab90-03d4016763b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:19,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d1a3dbd5-2967-4b8c-ab90-03d4016763b1 2018-10-08 04:37:19,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6527d163d1cc6936146d0ff7afe990482b081f0" 2018-10-08 04:37:19,981 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:19 GMT Server: Apache x-compute-request-id: req-857a19c8-fd8b-4dbb-b8fa-a7f37df8a424 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-857a19c8-fd8b-4dbb-b8fa-a7f37df8a424 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-08 04:37:19,981 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-857a19c8-fd8b-4dbb-b8fa-a7f37df8a424 2018-10-08 04:37:19,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-857a19c8-fd8b-4dbb-b8fa-a7f37df8a424" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6527d163d1cc6936146d0ff7afe990482b081f0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-vol_type", "description": null}}' 2018-10-08 04:37:20,195 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:20 GMT Server: Apache x-compute-request-id: req-3ae34f84-cc7b-4452-9b4c-2aa2eb1acb43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ae34f84-cc7b-4452-9b4c-2aa2eb1acb43 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede", "description": null}} 2018-10-08 04:37:20,195 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types used request id req-3ae34f84-cc7b-4452-9b4c-2aa2eb1acb43 2018-10-08 04:37:20,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-857a19c8-fd8b-4dbb-b8fa-a7f37df8a424" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6527d163d1cc6936146d0ff7afe990482b081f0" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-08 04:37:20,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:20 GMT Server: Apache x-compute-request-id: req-daa0cc03-8c47-4ff9-b3a8-e6bf370e23bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-daa0cc03-8c47-4ff9-b3a8-e6bf370e23bf Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede", "name": "foo", "control_location": "back-end", "encryption_id": "2cae4110-895a-4d54-86f1-beb59b5de176", "provider": "bar", "provider_class": "bar"}} 2018-10-08 04:37:20,448 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede/encryption used request id req-daa0cc03-8c47-4ff9-b3a8-e6bf370e23bf 2018-10-08 04:37:20,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-857a19c8-fd8b-4dbb-b8fa-a7f37df8a424" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6527d163d1cc6936146d0ff7afe990482b081f0" 2018-10-08 04:37:20,624 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:20 GMT Server: Apache x-compute-request-id: req-216eaf62-d36f-4671-8a38-838e228ca330 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-216eaf62-d36f-4671-8a38-838e228ca330 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "fa482fe7-b68a-4433-bf3e-7f5dbf0a659a", "name": "CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-qos-spec"}]} 2018-10-08 04:37:20,624 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs used request id req-216eaf62-d36f-4671-8a38-838e228ca330 2018-10-08 04:37:20,628 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a/associate?vol_type_id=6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-857a19c8-fd8b-4dbb-b8fa-a7f37df8a424" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6527d163d1cc6936146d0ff7afe990482b081f0" 2018-10-08 04:37:20,843 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96dc6348-9dea-4b86-80d2-7fab67900da6 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-10-08 04:37:20,843 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a/associate?vol_type_id=6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede used request id req-96dc6348-9dea-4b86-80d2-7fab67900da6 2018-10-08 04:37:20,844 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-vol_type 2018-10-08 04:37:20,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ec8ce48f35074f8fe51e04e7852f62eb1b543d" 2018-10-08 04:37:21,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:20 GMT Server: Apache x-compute-request-id: req-64c45296-263b-451b-9ff5-6e2bc0dc1734 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64c45296-263b-451b-9ff5-6e2bc0dc1734 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-vol_type", "qos_specs_id": "fa482fe7-b68a-4433-bf3e-7f5dbf0a659a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede", "description": null}} 2018-10-08 04:37:21,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede used request id req-64c45296-263b-451b-9ff5-6e2bc0dc1734 2018-10-08 04:37:21,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64c45296-263b-451b-9ff5-6e2bc0dc1734" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ec8ce48f35074f8fe51e04e7852f62eb1b543d" 2018-10-08 04:37:21,198 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:21 GMT Server: Apache x-compute-request-id: req-82d4d591-0cb5-4dfc-867c-8824ac2841bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82d4d591-0cb5-4dfc-867c-8824ac2841bd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-vol_type", "qos_specs_id": "fa482fe7-b68a-4433-bf3e-7f5dbf0a659a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede", "description": null}} 2018-10-08 04:37:21,198 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede used request id req-82d4d591-0cb5-4dfc-867c-8824ac2841bd 2018-10-08 04:37:21,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64c45296-263b-451b-9ff5-6e2bc0dc1734" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ec8ce48f35074f8fe51e04e7852f62eb1b543d" 2018-10-08 04:37:21,380 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:21 GMT Server: Apache x-compute-request-id: req-5ec5fd0d-95d9-41be-b8fd-39c4df7d956f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ec5fd0d-95d9-41be-b8fd-39c4df7d956f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede", "control_location": "back-end", "deleted": false, "created_at": "2018-10-08T04:37:20.000000", "updated_at": null, "encryption_id": "2cae4110-895a-4d54-86f1-beb59b5de176", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-08 04:37:21,380 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede/encryption used request id req-5ec5fd0d-95d9-41be-b8fd-39c4df7d956f 2018-10-08 04:37:21,383 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64c45296-263b-451b-9ff5-6e2bc0dc1734" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ec8ce48f35074f8fe51e04e7852f62eb1b543d" 2018-10-08 04:37:21,565 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:21 GMT Server: Apache x-compute-request-id: req-e257a016-0d12-4571-88b7-277eb58f5c72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e257a016-0d12-4571-88b7-277eb58f5c72 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "fa482fe7-b68a-4433-bf3e-7f5dbf0a659a", "name": "CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a", "rel": "bookmark"}]} 2018-10-08 04:37:21,565 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a used request id req-e257a016-0d12-4571-88b7-277eb58f5c72 2018-10-08 04:37:21,566 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-vol_type 2018-10-08 04:37:21,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-857a19c8-fd8b-4dbb-b8fa-a7f37df8a424" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6527d163d1cc6936146d0ff7afe990482b081f0" 2018-10-08 04:37:21,783 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e83b5e5d-f15a-454e-aeea-29c8f033171c 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-10-08 04:37:21,783 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/6c3a4d1e-8cae-40ef-bf6b-aa9e74493ede used request id req-e83b5e5d-f15a-454e-aeea-29c8f033171c 2018-10-08 04:37:21,784 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-0f51fb3a-45a7-4404-8b9a-c5e9aa4a8bea-qos-spec 2018-10-08 04:37:21,787 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4cf73e92-fd23-4c2e-b864-6c94d1397954" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a9f3f458edde5c20a456ed2ebfccbb9fc4bfdb" 2018-10-08 04:37:22,005 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1264a4fa-32df-412f-a432-c0e7fe394157 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-10-08 04:37:22,005 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/qos-specs/fa482fe7-b68a-4433-bf3e-7f5dbf0a659a?force=False used request id req-1264a4fa-32df-412f-a432-c0e7fe394157 2018-10-08 04:37:22,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:22,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-62c87772-45dc-45d4-8db3-b4d412281b89 Date: Mon, 08 Oct 2018 04:37:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:37:22,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-62c87772-45dc-45d4-8db3-b4d412281b89 2018-10-08 04:37:22,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:22,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-519011c6-d837-4c60-b5ab-e32080dfdb21 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:37:22,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-519011c6-d837-4c60-b5ab-e32080dfdb21 2018-10-08 04:37:22,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:22,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3716c0-4a81-4ae6-bde2-afb57531061e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:37:22,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-ef3716c0-4a81-4ae6-bde2-afb57531061e 2018-10-08 04:37:22,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:22,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3b91bb-4f2b-400f-a5e2-da2074db499b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:37:22,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-ca3b91bb-4f2b-400f-a5e2-da2074db499b 2018-10-08 04:37:22,432 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj 2018-10-08 04:37:22,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f323fcaefe124b6dbd266718188edd7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:22,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e095835-1cbd-40e5-8463-00a43fcb4e5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:22,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f323fcaefe124b6dbd266718188edd7b used request id req-4e095835-1cbd-40e5-8463-00a43fcb4e5b 2018-10-08 04:37:22,648 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-85e2f84b-3404-441-proj-role 2018-10-08 04:37:22,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f4e337d024444505b1b182c34a524036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:22,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-603772d0-eabc-4a95-94a6-75c90b838ef4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:22,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f4e337d024444505b1b182c34a524036 used request id req-603772d0-eabc-4a95-94a6-75c90b838ef4 2018-10-08 04:37:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275e71d5ac1777a97f2b9d89768d1fb6eece1cc1" 2018-10-08 04:37:22,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb05962-be34-4fba-95a4-25152ab5ff64 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:22,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-adb05962-be34-4fba-95a4-25152ab5ff64 2018-10-08 04:37:22,858 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-85e2f84b-3404-441-user 2018-10-08 04:37:22,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ab5e8e35e2bb4688b2c93d283f8c54bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fde6207bc2e3841924f526e9f1653afbee00084" 2018-10-08 04:37:23,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e548abef-19e3-4c67-b70f-45128cba2d7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:23,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ab5e8e35e2bb4688b2c93d283f8c54bc used request id req-e548abef-19e3-4c67-b70f-45128cba2d7f 2018-10-08 04:37:23,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:23,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["rcoKjq4wRGaVIfykg2S5Fg"], "issued_at": "2018-10-08T04:37:23.000000Z"}} 2018-10-08 04:37:23,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78cf158e0ce94e49a4b8f9aa6777cacebb95b23" 2018-10-08 04:37:23,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0910982e-7dff-453a-bf9d-c80c8cce7a1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:23,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0910982e-7dff-453a-bf9d-c80c8cce7a1d 2018-10-08 04:37:23,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:23,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:23,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["WNsn6pqLQbSDlKUssXFRHg"], "issued_at": "2018-10-08T04:37:23.000000Z"}} 2018-10-08 04:37:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:23,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b7d29d-3b26-4563-add9-41ea56f7449a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:23,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1b7d29d-3b26-4563-add9-41ea56f7449a 2018-10-08 04:37:23,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:23,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:23,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:24,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0c8461-44ec-4d6c-b8ed-7b7ef62090a4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:37:24,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj used request id req-1d0c8461-44ec-4d6c-b8ed-7b7ef62090a4 2018-10-08 04:37:24,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:24,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6117371-0855-4a7c-ae80-23486f88df05 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:24,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e6117371-0855-4a7c-ae80-23486f88df05 2018-10-08 04:37:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj"}}' 2018-10-08 04:37:24,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2beff6fe-4278-4cb6-a56b-f0b6516b387d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f89fc8d4219446ac964b29b148218cba"}, "enabled": true, "id": "f89fc8d4219446ac964b29b148218cba", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj"}} 2018-10-08 04:37:24,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2beff6fe-4278-4cb6-a56b-f0b6516b387d 2018-10-08 04:37:24,286 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj 2018-10-08 04:37:24,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:24,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:24,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["-Kv1gZkoTz6wNM3BYynHJQ"], "issued_at": "2018-10-08T04:37:24.000000Z"}} 2018-10-08 04:37:24,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d59f6403f95252d38988c7219cbe4c9d32e913" 2018-10-08 04:37:24,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f7743d-a4e6-4c9a-a491-721edae22c3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:24,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c5f7743d-a4e6-4c9a-a491-721edae22c3a 2018-10-08 04:37:24,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:24,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:24,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d59f6403f95252d38988c7219cbe4c9d32e913" 2018-10-08 04:37:24,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b041a9c-06bc-458d-9a96-3cb9354ef769 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:37:24,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2b041a9c-06bc-458d-9a96-3cb9354ef769 2018-10-08 04:37:24,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d59f6403f95252d38988c7219cbe4c9d32e913" 2018-10-08 04:37:24,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2d8fb9-7ae4-4f2a-970a-84081f3429af Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f89fc8d4219446ac964b29b148218cba"}, "enabled": true, "id": "f89fc8d4219446ac964b29b148218cba", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj"}]} 2018-10-08 04:37:24,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj used request id req-1a2d8fb9-7ae4-4f2a-970a-84081f3429af 2018-10-08 04:37:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d59f6403f95252d38988c7219cbe4c9d32e913" 2018-10-08 04:37:25,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00c7e5a-e698-4638-8173-f598db87ef28 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:25,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c00c7e5a-e698-4638-8173-f598db87ef28 2018-10-08 04:37:25,525 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-user 2018-10-08 04:37:25,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:25,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca686c49-bbd5-45bd-b61a-3929e7e14cfa Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:25,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ca686c49-bbd5-45bd-b61a-3929e7e14cfa 2018-10-08 04:37:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj-role"}}' 2018-10-08 04:37:25,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20a217e-0631-453f-a766-68b393cd72a3 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1c083dd0ee244a28df45354fd684113", "links": {"self": "http://172.30.9.28:5000/v3/roles/f1c083dd0ee244a28df45354fd684113"}, "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj-role"}} 2018-10-08 04:37:25,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d20a217e-0631-453f-a766-68b393cd72a3 2018-10-08 04:37:25,729 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj-role 2018-10-08 04:37:25,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f1c083dd0ee244a28df45354fd684113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:25,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0eeb04b-0035-40bf-805f-2f2e2f02425f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f1c083dd0ee244a28df45354fd684113"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj-role", "id": "f1c083dd0ee244a28df45354fd684113"}} 2018-10-08 04:37:25,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f1c083dd0ee244a28df45354fd684113 used request id req-f0eeb04b-0035-40bf-805f-2f2e2f02425f 2018-10-08 04:37:25,829 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj-role to project CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj 2018-10-08 04:37:25,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f89fc8d4219446ac964b29b148218cba/users/2e84ebbf47b5498a92f8a69aff49614a/roles/f1c083dd0ee244a28df45354fd684113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:25,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0493261f-c9d0-401c-817d-7eccb1da620c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:25,960 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f89fc8d4219446ac964b29b148218cba/users/2e84ebbf47b5498a92f8a69aff49614a/roles/f1c083dd0ee244a28df45354fd684113 used request id req-0493261f-c9d0-401c-817d-7eccb1da620c 2018-10-08 04:37:25,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:26,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1c083dd0ee244a28df45354fd684113", "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj-role"}], "expires_at": "2018-10-08T05:37:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f89fc8d4219446ac964b29b148218cba", "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f89fc8d4219446ac964b29b148218cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/f89fc8d4219446ac964b29b148218cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/f89fc8d4219446ac964b29b148218cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f89fc8d4219446ac964b29b148218cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/f89fc8d4219446ac964b29b148218cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f89fc8d4219446ac964b29b148218cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/f89fc8d4219446ac964b29b148218cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/f89fc8d4219446ac964b29b148218cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f89fc8d4219446ac964b29b148218cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/f89fc8d4219446ac964b29b148218cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/f89fc8d4219446ac964b29b148218cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-user", "id": "2e84ebbf47b5498a92f8a69aff49614a"}, "audit_ids": ["w1pTP3RdRomXP-eZ6_zcuQ"], "issued_at": "2018-10-08T04:37:26.000000Z"}} 2018-10-08 04:37:26,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a53f61724da8247e6ba45ee694e942511e8f36" 2018-10-08 04:37:26,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91281e07-f5b6-44ff-9abb-65c6398e7ab4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:26,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-91281e07-f5b6-44ff-9abb-65c6398e7ab4 2018-10-08 04:37:26,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:26,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:26,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1c083dd0ee244a28df45354fd684113", "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj-role"}], "expires_at": "2018-10-08T05:37:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f89fc8d4219446ac964b29b148218cba", "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f89fc8d4219446ac964b29b148218cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/f89fc8d4219446ac964b29b148218cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/f89fc8d4219446ac964b29b148218cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f89fc8d4219446ac964b29b148218cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/f89fc8d4219446ac964b29b148218cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f89fc8d4219446ac964b29b148218cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/f89fc8d4219446ac964b29b148218cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/f89fc8d4219446ac964b29b148218cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f89fc8d4219446ac964b29b148218cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/f89fc8d4219446ac964b29b148218cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/f89fc8d4219446ac964b29b148218cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-user", "id": "2e84ebbf47b5498a92f8a69aff49614a"}, "audit_ids": ["ZoPyt97fQ0el7ZnpnwNS8Q"], "issued_at": "2018-10-08T04:37:26.000000Z"}} 2018-10-08 04:37:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617680b86caa91972a2dbea340da5cd177ff1e61" 2018-10-08 04:37:26,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ac1537-d2d1-4939-97a8-d6ccc1edcf79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:26,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58ac1537-d2d1-4939-97a8-d6ccc1edcf79 2018-10-08 04:37:26,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617680b86caa91972a2dbea340da5cd177ff1e61" 2018-10-08 04:37:27,046 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:26 GMT Server: Apache x-compute-request-id: req-01ec9c49-00d0-48db-b62a-234d6988f55d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-01ec9c49-00d0-48db-b62a-234d6988f55d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:37:27,046 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/detail used request id req-01ec9c49-00d0-48db-b62a-234d6988f55d 2018-10-08 04:37:27,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-01ec9c49-00d0-48db-b62a-234d6988f55d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617680b86caa91972a2dbea340da5cd177ff1e61" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56", "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-10-08 04:37:27,416 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:27 GMT Server: Apache x-compute-request-id: req-cb2b4b77-64a6-416b-9de1-04a202f53cfd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb2b4b77-64a6-416b-9de1-04a202f53cfd Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2e84ebbf47b5498a92f8a69aff49614a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "self"}, {"href": "http://172.30.9.28:8776/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:27.322378", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71042270-f6e9-4e59-aaa6-9163d7561b21", "size": 1}} 2018-10-08 04:37:27,416 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes used request id req-cb2b4b77-64a6-416b-9de1-04a202f53cfd 2018-10-08 04:37:27,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01ec9c49-00d0-48db-b62a-234d6988f55d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617680b86caa91972a2dbea340da5cd177ff1e61" 2018-10-08 04:37:27,604 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:27 GMT Server: Apache x-compute-request-id: req-11428e9c-ce7f-48c8-b014-97dfa0e4867d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11428e9c-ce7f-48c8-b014-97dfa0e4867d Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2e84ebbf47b5498a92f8a69aff49614a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "self"}, {"href": "http://172.30.9.28:8776/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f89fc8d4219446ac964b29b148218cba", "updated_at": "2018-10-08T04:37:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71042270-f6e9-4e59-aaa6-9163d7561b21", "size": 1}} 2018-10-08 04:37:27,604 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 used request id req-11428e9c-ce7f-48c8-b014-97dfa0e4867d 2018-10-08 04:37:27,605 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56 2018-10-08 04:37:27,608 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01ec9c49-00d0-48db-b62a-234d6988f55d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617680b86caa91972a2dbea340da5cd177ff1e61" 2018-10-08 04:37:27,798 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:27 GMT Server: Apache x-compute-request-id: req-4492544f-3a84-4ae8-a44f-e36d3aa77156 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4492544f-3a84-4ae8-a44f-e36d3aa77156 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2e84ebbf47b5498a92f8a69aff49614a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "self"}, {"href": "http://172.30.9.28:8776/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f89fc8d4219446ac964b29b148218cba", "updated_at": "2018-10-08T04:37:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71042270-f6e9-4e59-aaa6-9163d7561b21", "size": 1}} 2018-10-08 04:37:27,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 used request id req-4492544f-3a84-4ae8-a44f-e36d3aa77156 2018-10-08 04:37:27,798 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:37:27,799 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56 2018-10-08 04:37:27,799 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56 2018-10-08 04:37:27,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a53f61724da8247e6ba45ee694e942511e8f36" 2018-10-08 04:37:27,994 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:27 GMT Server: Apache x-compute-request-id: req-0482a1e0-3953-4d42-adba-c3f8b6b71ba2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0482a1e0-3953-4d42-adba-c3f8b6b71ba2 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2e84ebbf47b5498a92f8a69aff49614a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "self"}, {"href": "http://172.30.9.28:8776/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f89fc8d4219446ac964b29b148218cba", "updated_at": "2018-10-08T04:37:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71042270-f6e9-4e59-aaa6-9163d7561b21", "size": 1}]} 2018-10-08 04:37:27,994 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/detail used request id req-0482a1e0-3953-4d42-adba-c3f8b6b71ba2 2018-10-08 04:37:27,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:28,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:28,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f89fc8d4219446ac964b29b148218cba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a53f61724da8247e6ba45ee694e942511e8f36" 2018-10-08 04:37:28,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a89f102-3a6d-4279-9a68-3ae3b0970d71 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f89fc8d4219446ac964b29b148218cba"}, "enabled": true, "id": "f89fc8d4219446ac964b29b148218cba", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj"}} 2018-10-08 04:37:28,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f89fc8d4219446ac964b29b148218cba used request id req-0a89f102-3a6d-4279-9a68-3ae3b0970d71 2018-10-08 04:37:28,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01ec9c49-00d0-48db-b62a-234d6988f55d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617680b86caa91972a2dbea340da5cd177ff1e61" 2018-10-08 04:37:28,298 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:28 GMT Server: Apache x-compute-request-id: req-492dc4f2-b556-494e-8abf-d31cf414a2f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-492dc4f2-b556-494e-8abf-d31cf414a2f6 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2e84ebbf47b5498a92f8a69aff49614a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "self"}, {"href": "http://172.30.9.28:8776/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f89fc8d4219446ac964b29b148218cba", "updated_at": "2018-10-08T04:37:27.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71042270-f6e9-4e59-aaa6-9163d7561b21", "size": 1}} 2018-10-08 04:37:28,298 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 used request id req-492dc4f2-b556-494e-8abf-d31cf414a2f6 2018-10-08 04:37:28,298 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:37:28,299 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56 2018-10-08 04:37:28,299 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56 2018-10-08 04:37:28,301 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01ec9c49-00d0-48db-b62a-234d6988f55d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617680b86caa91972a2dbea340da5cd177ff1e61" 2018-10-08 04:37:28,532 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b6f20211-b97f-42bb-b505-08346b15c871 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-10-08 04:37:28,532 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 used request id req-b6f20211-b97f-42bb-b505-08346b15c871 2018-10-08 04:37:28,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01ec9c49-00d0-48db-b62a-234d6988f55d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617680b86caa91972a2dbea340da5cd177ff1e61" 2018-10-08 04:37:28,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:28 GMT Server: Apache x-compute-request-id: req-931f92c0-0e55-4ef1-863f-c08fafe972db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-931f92c0-0e55-4ef1-863f-c08fafe972db Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2e84ebbf47b5498a92f8a69aff49614a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "self"}, {"href": "http://172.30.9.28:8776/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f89fc8d4219446ac964b29b148218cba", "updated_at": "2018-10-08T04:37:28.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71042270-f6e9-4e59-aaa6-9163d7561b21", "size": 1}} 2018-10-08 04:37:28,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 used request id req-931f92c0-0e55-4ef1-863f-c08fafe972db 2018-10-08 04:37:28,727 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 04:37:28,728 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:37:31,731 - create_volume - DEBUG - Volume status query timeout in 56.8019440174 2018-10-08 04:37:31,734 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01ec9c49-00d0-48db-b62a-234d6988f55d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617680b86caa91972a2dbea340da5cd177ff1e61" 2018-10-08 04:37:31,775 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:37:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-79c78885-d302-4405-9e2e-05b6617cce3c x-openstack-request-id: req-79c78885-d302-4405-9e2e-05b6617cce3c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 71042270-f6e9-4e59-aaa6-9163d7561b21 could not be found.", "code": 404}} 2018-10-08 04:37:31,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/71042270-f6e9-4e59-aaa6-9163d7561b21 used request id req-79c78885-d302-4405-9e2e-05b6617cce3c 2018-10-08 04:37:31,776 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 71042270-f6e9-4e59-aaa6-9163d7561b21 could not be found. (HTTP 404) (Request-ID: req-79c78885-d302-4405-9e2e-05b6617cce3c) 2018-10-08 04:37:31,776 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-088421c7-15f2-4d76-bf99-1c6401e3be56 2018-10-08 04:37:31,780 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0482a1e0-3953-4d42-adba-c3f8b6b71ba2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a53f61724da8247e6ba45ee694e942511e8f36" 2018-10-08 04:37:31,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:31 GMT Server: Apache x-compute-request-id: req-d6cd646f-243b-4805-ac76-8d3caf800936 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d6cd646f-243b-4805-ac76-8d3caf800936 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:37:31,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f89fc8d4219446ac964b29b148218cba/volumes/detail used request id req-d6cd646f-243b-4805-ac76-8d3caf800936 2018-10-08 04:37:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:32,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7f114194-cbd0-40be-b3d9-3ce1166a2ae6 Date: Mon, 08 Oct 2018 04:37:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:37:32,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7f114194-cbd0-40be-b3d9-3ce1166a2ae6 2018-10-08 04:37:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:32,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043c868e-0b0c-4d79-b99d-c5d9168249f7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:37:32,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-043c868e-0b0c-4d79-b99d-c5d9168249f7 2018-10-08 04:37:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:32,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4daba106-9f30-4bd6-8564-56b85142a4c6 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:37:32,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-4daba106-9f30-4bd6-8564-56b85142a4c6 2018-10-08 04:37:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:32,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145b68f7-2f7e-430b-bfad-bf5ba4c84b28 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:37:32,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-145b68f7-2f7e-430b-bfad-bf5ba4c84b28 2018-10-08 04:37:32,501 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj 2018-10-08 04:37:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f89fc8d4219446ac964b29b148218cba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:32,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-685c77c6-6da8-4dba-8a6d-a2a1750cb369 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:32,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f89fc8d4219446ac964b29b148218cba used request id req-685c77c6-6da8-4dba-8a6d-a2a1750cb369 2018-10-08 04:37:32,737 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-proj-role 2018-10-08 04:37:32,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f1c083dd0ee244a28df45354fd684113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:32,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-762c83c0-83fd-400f-af32-f9a2a8015242 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:32,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f1c083dd0ee244a28df45354fd684113 used request id req-762c83c0-83fd-400f-af32-f9a2a8015242 2018-10-08 04:37:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e249be884be90fb1fbe2d77185db2898fdd52e9" 2018-10-08 04:37:32,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66950982-4f02-48ac-91de-16035dc3a87d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:32,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-66950982-4f02-48ac-91de-16035dc3a87d 2018-10-08 04:37:32,959 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-9e4144d2-7ce9-4be-user 2018-10-08 04:37:32,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2e84ebbf47b5498a92f8a69aff49614a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d59f6403f95252d38988c7219cbe4c9d32e913" 2018-10-08 04:37:33,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad1cca3a-a4e2-4c38-a580-87dcc6d837b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:33,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2e84ebbf47b5498a92f8a69aff49614a used request id req-ad1cca3a-a4e2-4c38-a580-87dcc6d837b1 2018-10-08 04:37:33,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:33,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["3Iy6bUV-R6qULW1uHqH4yQ"], "issued_at": "2018-10-08T04:37:33.000000Z"}} 2018-10-08 04:37:33,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6933a1952b8b806c9f89aba3c2e4b340bf0b96d7" 2018-10-08 04:37:33,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88403c7d-17a7-477c-a51d-79c68ffc7a24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:33,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-88403c7d-17a7-477c-a51d-79c68ffc7a24 2018-10-08 04:37:33,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:33,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:33,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["xOJDTzbfS5eEVv6PZTAPVA"], "issued_at": "2018-10-08T04:37:34.000000Z"}} 2018-10-08 04:37:33,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:34,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f592c900-8bb5-4952-9869-d674ae9c6ad5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:34,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f592c900-8bb5-4952-9869-d674ae9c6ad5 2018-10-08 04:37:34,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:34,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:34,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293acd20-2f9a-4b9d-aa22-f3ee106eec76 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:37:34,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj used request id req-293acd20-2f9a-4b9d-aa22-f3ee106eec76 2018-10-08 04:37:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:34,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189bf162-37a8-47d0-81f1-8f296e3fa7d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:34,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-189bf162-37a8-47d0-81f1-8f296e3fa7d0 2018-10-08 04:37:34,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj"}}' 2018-10-08 04:37:34,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecc1daa5-19fb-4729-b905-0703adc7ae6d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b"}, "enabled": true, "id": "f12033f647c3479dbb05f0bca8f3a06b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj"}} 2018-10-08 04:37:34,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ecc1daa5-19fb-4729-b905-0703adc7ae6d 2018-10-08 04:37:34,394 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj 2018-10-08 04:37:34,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:34,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:34,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["AtH4VqcVTwazFOpAZfwZCw"], "issued_at": "2018-10-08T04:37:34.000000Z"}} 2018-10-08 04:37:34,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b4b7439f87c36c8a8355de6595bd5173e459a9" 2018-10-08 04:37:34,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1ef835-0c4d-4a64-b845-dd296f1b186f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:34,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a1ef835-0c4d-4a64-b845-dd296f1b186f 2018-10-08 04:37:34,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:34,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b4b7439f87c36c8a8355de6595bd5173e459a9" 2018-10-08 04:37:34,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2a47ad-29c4-43a5-bdd3-501ea0c4f05d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:37:34,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7c2a47ad-29c4-43a5-bdd3-501ea0c4f05d 2018-10-08 04:37:34,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b4b7439f87c36c8a8355de6595bd5173e459a9" 2018-10-08 04:37:35,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17124757-24dd-471a-9079-c26354792459 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b"}, "enabled": true, "id": "f12033f647c3479dbb05f0bca8f3a06b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj"}]} 2018-10-08 04:37:35,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj used request id req-17124757-24dd-471a-9079-c26354792459 2018-10-08 04:37:35,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b4b7439f87c36c8a8355de6595bd5173e459a9" 2018-10-08 04:37:35,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e951ce1-6cc0-4c48-a93b-db43a3b33ceb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:35,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2e951ce1-6cc0-4c48-a93b-db43a3b33ceb 2018-10-08 04:37:35,537 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-user 2018-10-08 04:37:35,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:35,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:35,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a208f598-3acd-4a8b-8b0b-fcea4b50768d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:35,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a208f598-3acd-4a8b-8b0b-fcea4b50768d 2018-10-08 04:37:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj-role"}}' 2018-10-08 04:37:35,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98436232-7eff-49c6-99ee-0863d292084e Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29b0cfb6d811422cae351833ad1ac0e9", "links": {"self": "http://172.30.9.28:5000/v3/roles/29b0cfb6d811422cae351833ad1ac0e9"}, "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj-role"}} 2018-10-08 04:37:35,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-98436232-7eff-49c6-99ee-0863d292084e 2018-10-08 04:37:35,741 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj-role 2018-10-08 04:37:35,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/29b0cfb6d811422cae351833ad1ac0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:35,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f045f0e-b2b8-4862-8003-a8f85fdf96ee Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/29b0cfb6d811422cae351833ad1ac0e9"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj-role", "id": "29b0cfb6d811422cae351833ad1ac0e9"}} 2018-10-08 04:37:35,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/29b0cfb6d811422cae351833ad1ac0e9 used request id req-1f045f0e-b2b8-4862-8003-a8f85fdf96ee 2018-10-08 04:37:35,827 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj-role to project CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj 2018-10-08 04:37:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b/users/95706f01c3444926a267d330d2f58b91/roles/29b0cfb6d811422cae351833ad1ac0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:35,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-265687b9-39b9-41ba-b197-8c535f8ed5b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:35,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b/users/95706f01c3444926a267d330d2f58b91/roles/29b0cfb6d811422cae351833ad1ac0e9 used request id req-265687b9-39b9-41ba-b197-8c535f8ed5b2 2018-10-08 04:37:35,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:36,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b0cfb6d811422cae351833ad1ac0e9", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj-role"}], "expires_at": "2018-10-08T05:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12033f647c3479dbb05f0bca8f3a06b", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-user", "id": "95706f01c3444926a267d330d2f58b91"}, "audit_ids": ["MHKEP4jFSgWkL9RNd1VkRQ"], "issued_at": "2018-10-08T04:37:36.000000Z"}} 2018-10-08 04:37:36,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffdbd98d62feba2f0a2f5d76c320f55c9e44d486" 2018-10-08 04:37:36,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e62986-200a-4fee-a31a-298a9a8964af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:36,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-03e62986-200a-4fee-a31a-298a9a8964af 2018-10-08 04:37:36,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:36,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:36,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b0cfb6d811422cae351833ad1ac0e9", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj-role"}], "expires_at": "2018-10-08T05:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12033f647c3479dbb05f0bca8f3a06b", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-user", "id": "95706f01c3444926a267d330d2f58b91"}, "audit_ids": ["wIkQeHOjQLGPIjLe-l_4pA"], "issued_at": "2018-10-08T04:37:36.000000Z"}} 2018-10-08 04:37:36,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab286810edbcd9d18f5c767304a70c675679a03" 2018-10-08 04:37:36,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a39634-764c-4b15-b3cb-6fb15452f1ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:36,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d7a39634-764c-4b15-b3cb-6fb15452f1ef 2018-10-08 04:37:36,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab286810edbcd9d18f5c767304a70c675679a03" 2018-10-08 04:37:37,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:36 GMT Server: Apache x-compute-request-id: req-af4edb76-dc74-4433-b60d-e999b64f33ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af4edb76-dc74-4433-b60d-e999b64f33ce Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:37:37,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/detail used request id req-af4edb76-dc74-4433-b60d-e999b64f33ce 2018-10-08 04:37:37,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af4edb76-dc74-4433-b60d-e999b64f33ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab286810edbcd9d18f5c767304a70c675679a03" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8", "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-10-08 04:37:37,448 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:37 GMT Server: Apache x-compute-request-id: req-e01c5b3e-259a-4254-934f-8296417cdc7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e01c5b3e-259a-4254-934f-8296417cdc7c Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "95706f01c3444926a267d330d2f58b91", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "self"}, {"href": "http://172.30.9.28:8776/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:37.341448", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f8766583-b84c-47e2-a985-05baa5280144", "size": 1}} 2018-10-08 04:37:37,448 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes used request id req-e01c5b3e-259a-4254-934f-8296417cdc7c 2018-10-08 04:37:37,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af4edb76-dc74-4433-b60d-e999b64f33ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab286810edbcd9d18f5c767304a70c675679a03" 2018-10-08 04:37:37,659 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:37 GMT Server: Apache x-compute-request-id: req-de1d301a-3952-48eb-8f36-ad325d39981d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de1d301a-3952-48eb-8f36-ad325d39981d Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "95706f01c3444926a267d330d2f58b91", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "self"}, {"href": "http://172.30.9.28:8776/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f12033f647c3479dbb05f0bca8f3a06b", "updated_at": "2018-10-08T04:37:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f8766583-b84c-47e2-a985-05baa5280144", "size": 1}} 2018-10-08 04:37:37,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 used request id req-de1d301a-3952-48eb-8f36-ad325d39981d 2018-10-08 04:37:37,660 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8 2018-10-08 04:37:37,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af4edb76-dc74-4433-b60d-e999b64f33ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab286810edbcd9d18f5c767304a70c675679a03" 2018-10-08 04:37:37,865 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:37 GMT Server: Apache x-compute-request-id: req-43471091-ec26-42b9-a184-936648fd42a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43471091-ec26-42b9-a184-936648fd42a7 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "95706f01c3444926a267d330d2f58b91", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "self"}, {"href": "http://172.30.9.28:8776/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f12033f647c3479dbb05f0bca8f3a06b", "updated_at": "2018-10-08T04:37:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f8766583-b84c-47e2-a985-05baa5280144", "size": 1}} 2018-10-08 04:37:37,865 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 used request id req-43471091-ec26-42b9-a184-936648fd42a7 2018-10-08 04:37:37,866 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:37:37,866 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8 2018-10-08 04:37:37,866 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8 2018-10-08 04:37:37,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffdbd98d62feba2f0a2f5d76c320f55c9e44d486" 2018-10-08 04:37:38,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:37 GMT Server: Apache x-compute-request-id: req-ef5fc5b1-a1e9-4783-8df9-33124b0f7006 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef5fc5b1-a1e9-4783-8df9-33124b0f7006 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "95706f01c3444926a267d330d2f58b91", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "self"}, {"href": "http://172.30.9.28:8776/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f12033f647c3479dbb05f0bca8f3a06b", "updated_at": "2018-10-08T04:37:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f8766583-b84c-47e2-a985-05baa5280144", "size": 1}]} 2018-10-08 04:37:38,060 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/detail used request id req-ef5fc5b1-a1e9-4783-8df9-33124b0f7006 2018-10-08 04:37:38,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:38,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffdbd98d62feba2f0a2f5d76c320f55c9e44d486" 2018-10-08 04:37:38,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c307d3e3-8ee8-431c-ac7f-817537d14666 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b"}, "enabled": true, "id": "f12033f647c3479dbb05f0bca8f3a06b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj"}} 2018-10-08 04:37:38,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b used request id req-c307d3e3-8ee8-431c-ac7f-817537d14666 2018-10-08 04:37:38,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:38,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:38,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b0cfb6d811422cae351833ad1ac0e9", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj-role"}], "expires_at": "2018-10-08T05:37:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f12033f647c3479dbb05f0bca8f3a06b", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/f12033f647c3479dbb05f0bca8f3a06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-user", "id": "95706f01c3444926a267d330d2f58b91"}, "audit_ids": ["xU-6q-onRo6vTQX7-n78sw"], "issued_at": "2018-10-08T04:37:38.000000Z"}} 2018-10-08 04:37:38,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccb19bf4694d6fb37c41fb473ef9b5d034f120" 2018-10-08 04:37:38,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d2b913-d692-4b13-a2c2-df977f853ec2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:38,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-45d2b913-d692-4b13-a2c2-df977f853ec2 2018-10-08 04:37:38,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccb19bf4694d6fb37c41fb473ef9b5d034f120" 2018-10-08 04:37:38,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:38 GMT Server: Apache x-compute-request-id: req-c0a4452c-36f2-47bb-8d8b-1776ba740b30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0a4452c-36f2-47bb-8d8b-1776ba740b30 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "95706f01c3444926a267d330d2f58b91", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "self"}, {"href": "http://172.30.9.28:8776/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f12033f647c3479dbb05f0bca8f3a06b", "updated_at": "2018-10-08T04:37:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f8766583-b84c-47e2-a985-05baa5280144", "size": 1}]} 2018-10-08 04:37:38,881 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/detail used request id req-c0a4452c-36f2-47bb-8d8b-1776ba740b30 2018-10-08 04:37:38,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:38,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceccb19bf4694d6fb37c41fb473ef9b5d034f120" 2018-10-08 04:37:38,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c715cf-49d5-441b-ad4c-e09897da1b83 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b"}, "enabled": true, "id": "f12033f647c3479dbb05f0bca8f3a06b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj"}} 2018-10-08 04:37:38,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b used request id req-f2c715cf-49d5-441b-ad4c-e09897da1b83 2018-10-08 04:37:38,973 - create_volume - INFO - Did not create volume due to cleanup mode 2018-10-08 04:37:38,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af4edb76-dc74-4433-b60d-e999b64f33ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab286810edbcd9d18f5c767304a70c675679a03" 2018-10-08 04:37:39,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:38 GMT Server: Apache x-compute-request-id: req-195a8512-a623-4350-8fce-588cce52bc42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-195a8512-a623-4350-8fce-588cce52bc42 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "95706f01c3444926a267d330d2f58b91", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "self"}, {"href": "http://172.30.9.28:8776/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f12033f647c3479dbb05f0bca8f3a06b", "updated_at": "2018-10-08T04:37:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f8766583-b84c-47e2-a985-05baa5280144", "size": 1}} 2018-10-08 04:37:39,153 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 used request id req-195a8512-a623-4350-8fce-588cce52bc42 2018-10-08 04:37:39,153 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:37:39,153 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8 2018-10-08 04:37:39,153 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8 2018-10-08 04:37:39,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af4edb76-dc74-4433-b60d-e999b64f33ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab286810edbcd9d18f5c767304a70c675679a03" 2018-10-08 04:37:39,400 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5963f569-a75d-4b62-8d33-a9bfa9df8c7a 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-10-08 04:37:39,400 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 used request id req-5963f569-a75d-4b62-8d33-a9bfa9df8c7a 2018-10-08 04:37:39,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af4edb76-dc74-4433-b60d-e999b64f33ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab286810edbcd9d18f5c767304a70c675679a03" 2018-10-08 04:37:39,462 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:39 GMT Server: Apache x-compute-request-id: req-a2905948-b538-4c33-9404-b95f0fce45b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2905948-b538-4c33-9404-b95f0fce45b0 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "95706f01c3444926a267d330d2f58b91", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "self"}, {"href": "http://172.30.9.28:8776/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f12033f647c3479dbb05f0bca8f3a06b", "updated_at": "2018-10-08T04:37:39.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f8766583-b84c-47e2-a985-05baa5280144", "size": 1}} 2018-10-08 04:37:39,462 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 used request id req-a2905948-b538-4c33-9404-b95f0fce45b0 2018-10-08 04:37:39,463 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 04:37:39,463 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:37:42,466 - create_volume - DEBUG - Volume status query timeout in 56.9344511032 2018-10-08 04:37:42,469 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af4edb76-dc74-4433-b60d-e999b64f33ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab286810edbcd9d18f5c767304a70c675679a03" 2018-10-08 04:37:42,507 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:37:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a0bb5c9d-40ea-4e7e-8f8d-6cb75ec31cb0 x-openstack-request-id: req-a0bb5c9d-40ea-4e7e-8f8d-6cb75ec31cb0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f8766583-b84c-47e2-a985-05baa5280144 could not be found.", "code": 404}} 2018-10-08 04:37:42,507 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f12033f647c3479dbb05f0bca8f3a06b/volumes/f8766583-b84c-47e2-a985-05baa5280144 used request id req-a0bb5c9d-40ea-4e7e-8f8d-6cb75ec31cb0 2018-10-08 04:37:42,507 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f8766583-b84c-47e2-a985-05baa5280144 could not be found. (HTTP 404) (Request-ID: req-a0bb5c9d-40ea-4e7e-8f8d-6cb75ec31cb0) 2018-10-08 04:37:42,507 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-bedec0a2-c999-48f7-a0e9-a940e64559c8 2018-10-08 04:37:42,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:42,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-16d2cfab-6d91-430c-898b-bac845386cbf Date: Mon, 08 Oct 2018 04:37:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:37:42,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-16d2cfab-6d91-430c-898b-bac845386cbf 2018-10-08 04:37:42,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:42,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b57e2d4-88b3-48e2-9e90-e376f243b779 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:37:42,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-9b57e2d4-88b3-48e2-9e90-e376f243b779 2018-10-08 04:37:42,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:42,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb07cc2-11a7-489e-99df-6fcd5144c7f9 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:37:42,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-2bb07cc2-11a7-489e-99df-6fcd5144c7f9 2018-10-08 04:37:42,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:43,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a882fe7-03c9-444c-bd02-dc50cc8b65a5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:37:43,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-4a882fe7-03c9-444c-bd02-dc50cc8b65a5 2018-10-08 04:37:43,013 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj 2018-10-08 04:37:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:43,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eb3afbe-3ba7-4487-8540-4a40e9c4301a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:43,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f12033f647c3479dbb05f0bca8f3a06b used request id req-1eb3afbe-3ba7-4487-8540-4a40e9c4301a 2018-10-08 04:37:43,300 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-proj-role 2018-10-08 04:37:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/29b0cfb6d811422cae351833ad1ac0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:43,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d62218c6-2ae6-419e-ad10-a4e1652ab48c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:43,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/29b0cfb6d811422cae351833ad1ac0e9 used request id req-d62218c6-2ae6-419e-ad10-a4e1652ab48c 2018-10-08 04:37:43,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26648fe33bb484896bd2e6c0105064b3da19b6be" 2018-10-08 04:37:43,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1600d054-d2ec-4208-bc0c-9c338686e339 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:43,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1600d054-d2ec-4208-bc0c-9c338686e339 2018-10-08 04:37:43,505 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-5cfb1b15-9b14-4ef-user 2018-10-08 04:37:43,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/95706f01c3444926a267d330d2f58b91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b4b7439f87c36c8a8355de6595bd5173e459a9" 2018-10-08 04:37:43,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215b7a7c-d193-44f7-83db-8f72e373bdb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:43,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/95706f01c3444926a267d330d2f58b91 used request id req-215b7a7c-d193-44f7-83db-8f72e373bdb8 2018-10-08 04:37:43,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:44,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["RC511LmoTSW7M4x6soDXTA"], "issued_at": "2018-10-08T04:37:44.000000Z"}} 2018-10-08 04:37:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fce40a7a78e2258af00d6317bf6337b2e8bfe81" 2018-10-08 04:37:44,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ad2ee8-29db-4b1b-b51f-1de6f69cb23b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:44,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-54ad2ee8-29db-4b1b-b51f-1de6f69cb23b 2018-10-08 04:37:44,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:44,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:44,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["6sg3Ka7zTtuFp0_jZCgtfg"], "issued_at": "2018-10-08T04:37:44.000000Z"}} 2018-10-08 04:37:44,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:44,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9d6083-24c4-499e-9877-8efeec093963 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:44,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca9d6083-24c4-499e-9877-8efeec093963 2018-10-08 04:37:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:44,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:44,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0276a20-31e7-452d-b422-c0338b3b4904 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:37:44,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj used request id req-c0276a20-31e7-452d-b422-c0338b3b4904 2018-10-08 04:37:44,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:44,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12418e55-d305-41af-a763-5fd892e06dd9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:44,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-12418e55-d305-41af-a763-5fd892e06dd9 2018-10-08 04:37:44,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj"}}' 2018-10-08 04:37:45,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-154b7098-fe89-47e4-9ad5-b97d2702a3e7 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c0ea719a74c485baee323b5dac4e2ae"}, "enabled": true, "id": "5c0ea719a74c485baee323b5dac4e2ae", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj"}} 2018-10-08 04:37:45,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-154b7098-fe89-47e4-9ad5-b97d2702a3e7 2018-10-08 04:37:45,107 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj 2018-10-08 04:37:45,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:45,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:45,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["F5uZyGqOSIOJVAKJpj2EaA"], "issued_at": "2018-10-08T04:37:45.000000Z"}} 2018-10-08 04:37:45,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c657cb39642c2b34766f1472e7676ccd156a03" 2018-10-08 04:37:45,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76519698-d733-455f-80b1-2dc1acacf1da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:45,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-76519698-d733-455f-80b1-2dc1acacf1da 2018-10-08 04:37:45,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:45,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:45,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c657cb39642c2b34766f1472e7676ccd156a03" 2018-10-08 04:37:45,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f4b89f-95d7-405c-bd40-96b43908fd43 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:37:45,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c3f4b89f-95d7-405c-bd40-96b43908fd43 2018-10-08 04:37:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c657cb39642c2b34766f1472e7676ccd156a03" 2018-10-08 04:37:45,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66b417b-661c-48d9-8275-cd3acbbeb2dc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c0ea719a74c485baee323b5dac4e2ae"}, "enabled": true, "id": "5c0ea719a74c485baee323b5dac4e2ae", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj"}]} 2018-10-08 04:37:45,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj used request id req-c66b417b-661c-48d9-8275-cd3acbbeb2dc 2018-10-08 04:37:45,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c657cb39642c2b34766f1472e7676ccd156a03" 2018-10-08 04:37:45,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbde9ae7-c6a8-419f-846e-0cbc4e771410 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:45,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bbde9ae7-c6a8-419f-846e-0cbc4e771410 2018-10-08 04:37:46,232 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-user 2018-10-08 04:37:46,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:46,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:46,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185f0879-eae1-4091-a6e0-4d568987e215 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:46,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-185f0879-eae1-4091-a6e0-4d568987e215 2018-10-08 04:37:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj-role"}}' 2018-10-08 04:37:46,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d15618-1a2c-4dab-a4f7-4df4d1b44bc6 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65c68192351844af8014fb93d9ddd3dd", "links": {"self": "http://172.30.9.28:5000/v3/roles/65c68192351844af8014fb93d9ddd3dd"}, "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj-role"}} 2018-10-08 04:37:46,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-89d15618-1a2c-4dab-a4f7-4df4d1b44bc6 2018-10-08 04:37:46,460 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj-role 2018-10-08 04:37:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/65c68192351844af8014fb93d9ddd3dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:46,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff01fd3a-4db8-45a9-9a7e-767fa0367eea Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/65c68192351844af8014fb93d9ddd3dd"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj-role", "id": "65c68192351844af8014fb93d9ddd3dd"}} 2018-10-08 04:37:46,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/65c68192351844af8014fb93d9ddd3dd used request id req-ff01fd3a-4db8-45a9-9a7e-767fa0367eea 2018-10-08 04:37:46,545 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj-role to project CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj 2018-10-08 04:37:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5c0ea719a74c485baee323b5dac4e2ae/users/96ffea16787444f8b9bddf0bb6a2ca0a/roles/65c68192351844af8014fb93d9ddd3dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:46,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75d3539a-72b8-420d-8914-5c053c5142f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:46,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5c0ea719a74c485baee323b5dac4e2ae/users/96ffea16787444f8b9bddf0bb6a2ca0a/roles/65c68192351844af8014fb93d9ddd3dd used request id req-75d3539a-72b8-420d-8914-5c053c5142f1 2018-10-08 04:37:46,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:47,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65c68192351844af8014fb93d9ddd3dd", "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj-role"}], "expires_at": "2018-10-08T05:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c0ea719a74c485baee323b5dac4e2ae", "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c0ea719a74c485baee323b5dac4e2ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c0ea719a74c485baee323b5dac4e2ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c0ea719a74c485baee323b5dac4e2ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c0ea719a74c485baee323b5dac4e2ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c0ea719a74c485baee323b5dac4e2ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-user", "id": "96ffea16787444f8b9bddf0bb6a2ca0a"}, "audit_ids": ["VM91Fbv7QiaPZidyjqlsKA"], "issued_at": "2018-10-08T04:37:47.000000Z"}} 2018-10-08 04:37:47,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eefe252f2b50c3c704be968ff29f03242e523c5f" 2018-10-08 04:37:47,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa015d83-5b35-4c45-b587-0bee7e7f932b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:47,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa015d83-5b35-4c45-b587-0bee7e7f932b 2018-10-08 04:37:47,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:47,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:47,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65c68192351844af8014fb93d9ddd3dd", "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj-role"}], "expires_at": "2018-10-08T05:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c0ea719a74c485baee323b5dac4e2ae", "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c0ea719a74c485baee323b5dac4e2ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c0ea719a74c485baee323b5dac4e2ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c0ea719a74c485baee323b5dac4e2ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c0ea719a74c485baee323b5dac4e2ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c0ea719a74c485baee323b5dac4e2ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c0ea719a74c485baee323b5dac4e2ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-user", "id": "96ffea16787444f8b9bddf0bb6a2ca0a"}, "audit_ids": ["YB8YvNcuT1CYMLDGFENhKQ"], "issued_at": "2018-10-08T04:37:47.000000Z"}} 2018-10-08 04:37:47,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cc163ab4ba078d1fe8891a13701a82bc66b34" 2018-10-08 04:37:47,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464a6f93-7633-4709-8404-fe62d796f0ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:47,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-464a6f93-7633-4709-8404-fe62d796f0ee 2018-10-08 04:37:47,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cc163ab4ba078d1fe8891a13701a82bc66b34" 2018-10-08 04:37:47,781 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:47 GMT Server: Apache x-compute-request-id: req-f76d3d64-a62f-44bb-bc3e-4e02081d9048 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f76d3d64-a62f-44bb-bc3e-4e02081d9048 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:37:47,781 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/detail used request id req-f76d3d64-a62f-44bb-bc3e-4e02081d9048 2018-10-08 04:37:47,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f76d3d64-a62f-44bb-bc3e-4e02081d9048" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cc163ab4ba078d1fe8891a13701a82bc66b34" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab", "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-10-08 04:37:48,124 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:47 GMT Server: Apache x-compute-request-id: req-202561c7-edcb-437d-811b-60235a77f2c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-202561c7-edcb-437d-811b-60235a77f2c3 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "96ffea16787444f8b9bddf0bb6a2ca0a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "self"}, {"href": "http://172.30.9.28:8776/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:48.035654", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90db10ab-9e6b-413a-9035-0b349777a1e9", "size": 1}} 2018-10-08 04:37:48,124 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes used request id req-202561c7-edcb-437d-811b-60235a77f2c3 2018-10-08 04:37:48,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f76d3d64-a62f-44bb-bc3e-4e02081d9048" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cc163ab4ba078d1fe8891a13701a82bc66b34" 2018-10-08 04:37:48,321 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:48 GMT Server: Apache x-compute-request-id: req-bb9ba0dc-ddfe-4d29-b9b0-68b0cbb87bbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb9ba0dc-ddfe-4d29-b9b0-68b0cbb87bbe Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "96ffea16787444f8b9bddf0bb6a2ca0a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "self"}, {"href": "http://172.30.9.28:8776/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c0ea719a74c485baee323b5dac4e2ae", "updated_at": "2018-10-08T04:37:48.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90db10ab-9e6b-413a-9035-0b349777a1e9", "size": 1}} 2018-10-08 04:37:48,321 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 used request id req-bb9ba0dc-ddfe-4d29-b9b0-68b0cbb87bbe 2018-10-08 04:37:48,321 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab 2018-10-08 04:37:48,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f76d3d64-a62f-44bb-bc3e-4e02081d9048" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cc163ab4ba078d1fe8891a13701a82bc66b34" 2018-10-08 04:37:48,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:48 GMT Server: Apache x-compute-request-id: req-f9b3faa3-2829-40ce-8ca1-5a06b6563d10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9b3faa3-2829-40ce-8ca1-5a06b6563d10 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "96ffea16787444f8b9bddf0bb6a2ca0a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "self"}, {"href": "http://172.30.9.28:8776/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c0ea719a74c485baee323b5dac4e2ae", "updated_at": "2018-10-08T04:37:48.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90db10ab-9e6b-413a-9035-0b349777a1e9", "size": 1}} 2018-10-08 04:37:48,520 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 used request id req-f9b3faa3-2829-40ce-8ca1-5a06b6563d10 2018-10-08 04:37:48,521 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:37:48,521 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab 2018-10-08 04:37:48,521 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab 2018-10-08 04:37:48,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eefe252f2b50c3c704be968ff29f03242e523c5f" 2018-10-08 04:37:48,705 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:48 GMT Server: Apache x-compute-request-id: req-b848dab4-eb68-41b8-a82c-2f659ef22b5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b848dab4-eb68-41b8-a82c-2f659ef22b5b Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "96ffea16787444f8b9bddf0bb6a2ca0a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "self"}, {"href": "http://172.30.9.28:8776/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c0ea719a74c485baee323b5dac4e2ae", "updated_at": "2018-10-08T04:37:48.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90db10ab-9e6b-413a-9035-0b349777a1e9", "size": 1}]} 2018-10-08 04:37:48,705 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/detail used request id req-b848dab4-eb68-41b8-a82c-2f659ef22b5b 2018-10-08 04:37:48,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:48,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:48,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c0ea719a74c485baee323b5dac4e2ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eefe252f2b50c3c704be968ff29f03242e523c5f" 2018-10-08 04:37:48,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789ae910-5cc8-44c7-812c-648692226c32 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c0ea719a74c485baee323b5dac4e2ae"}, "enabled": true, "id": "5c0ea719a74c485baee323b5dac4e2ae", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj"}} 2018-10-08 04:37:48,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c0ea719a74c485baee323b5dac4e2ae used request id req-789ae910-5cc8-44c7-812c-648692226c32 2018-10-08 04:37:48,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f76d3d64-a62f-44bb-bc3e-4e02081d9048" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cc163ab4ba078d1fe8891a13701a82bc66b34" 2018-10-08 04:37:48,980 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:48 GMT Server: Apache x-compute-request-id: req-1e0dd969-c2fb-4abc-930b-723d53887da3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e0dd969-c2fb-4abc-930b-723d53887da3 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "96ffea16787444f8b9bddf0bb6a2ca0a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "self"}, {"href": "http://172.30.9.28:8776/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c0ea719a74c485baee323b5dac4e2ae", "updated_at": "2018-10-08T04:37:48.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90db10ab-9e6b-413a-9035-0b349777a1e9", "size": 1}} 2018-10-08 04:37:48,980 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 used request id req-1e0dd969-c2fb-4abc-930b-723d53887da3 2018-10-08 04:37:48,980 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:37:48,981 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab 2018-10-08 04:37:48,981 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab 2018-10-08 04:37:48,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f76d3d64-a62f-44bb-bc3e-4e02081d9048" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cc163ab4ba078d1fe8891a13701a82bc66b34" 2018-10-08 04:37:49,346 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:37:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2825c706-5556-4e3a-af0b-c052bdfa9f6e 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-10-08 04:37:49,346 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 used request id req-2825c706-5556-4e3a-af0b-c052bdfa9f6e 2018-10-08 04:37:49,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f76d3d64-a62f-44bb-bc3e-4e02081d9048" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cc163ab4ba078d1fe8891a13701a82bc66b34" 2018-10-08 04:37:49,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:49 GMT Server: Apache x-compute-request-id: req-29eb85d7-bba8-4ff4-918d-3e2d240ff7c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-29eb85d7-bba8-4ff4-918d-3e2d240ff7c7 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "96ffea16787444f8b9bddf0bb6a2ca0a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "self"}, {"href": "http://172.30.9.28:8776/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:37:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5c0ea719a74c485baee323b5dac4e2ae", "updated_at": "2018-10-08T04:37:49.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90db10ab-9e6b-413a-9035-0b349777a1e9", "size": 1}} 2018-10-08 04:37:49,531 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 used request id req-29eb85d7-bba8-4ff4-918d-3e2d240ff7c7 2018-10-08 04:37:49,532 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 04:37:49,532 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:37:52,535 - create_volume - DEBUG - Volume status query timeout in 56.8114140034 2018-10-08 04:37:52,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f76d3d64-a62f-44bb-bc3e-4e02081d9048" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4cc163ab4ba078d1fe8891a13701a82bc66b34" 2018-10-08 04:37:52,820 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:37:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6683804a-deee-4584-af27-b47196839145 x-openstack-request-id: req-6683804a-deee-4584-af27-b47196839145 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 90db10ab-9e6b-413a-9035-0b349777a1e9 could not be found.", "code": 404}} 2018-10-08 04:37:52,820 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5c0ea719a74c485baee323b5dac4e2ae/volumes/90db10ab-9e6b-413a-9035-0b349777a1e9 used request id req-6683804a-deee-4584-af27-b47196839145 2018-10-08 04:37:52,820 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 90db10ab-9e6b-413a-9035-0b349777a1e9 could not be found. (HTTP 404) (Request-ID: req-6683804a-deee-4584-af27-b47196839145) 2018-10-08 04:37:52,821 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-0a466762-10a7-4e69-8ab7-7494bdc576ab 2018-10-08 04:37:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:53,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fa178fca-04d0-4f6f-a5ca-a211caeead95 Date: Mon, 08 Oct 2018 04:37:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:37:53,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fa178fca-04d0-4f6f-a5ca-a211caeead95 2018-10-08 04:37:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:53,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d711653-6212-42a8-867e-03ad871df3cb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:37:53,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-5d711653-6212-42a8-867e-03ad871df3cb 2018-10-08 04:37:53,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:53,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea77493-d587-469b-9873-65472df03a9e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:37:53,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-bea77493-d587-469b-9873-65472df03a9e 2018-10-08 04:37:53,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:53,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b497442e-1c22-42b4-85c8-acf031a2b5a4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:37:53,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-b497442e-1c22-42b4-85c8-acf031a2b5a4 2018-10-08 04:37:53,302 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj 2018-10-08 04:37:53,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5c0ea719a74c485baee323b5dac4e2ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:53,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ac2ec6c-3f60-4ef4-a82f-e261f6dab689 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:53,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5c0ea719a74c485baee323b5dac4e2ae used request id req-2ac2ec6c-3f60-4ef4-a82f-e261f6dab689 2018-10-08 04:37:53,529 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-proj-role 2018-10-08 04:37:53,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/65c68192351844af8014fb93d9ddd3dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:53,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce83c57a-09c6-4d9c-895d-cf45d2e4295b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:53,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/65c68192351844af8014fb93d9ddd3dd used request id req-ce83c57a-09c6-4d9c-895d-cf45d2e4295b 2018-10-08 04:37:53,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dfca7b4cfe2e8b1ca017b24fa17eae202c781" 2018-10-08 04:37:53,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d6fca0-3c6f-4a17-8a0d-78e92b5de4b4 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:53,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-88d6fca0-3c6f-4a17-8a0d-78e92b5de4b4 2018-10-08 04:37:53,745 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-d5977bec-289c-4ac-user 2018-10-08 04:37:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/96ffea16787444f8b9bddf0bb6a2ca0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c657cb39642c2b34766f1472e7676ccd156a03" 2018-10-08 04:37:53,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa38ed61-618c-4773-bb66-d9f80a42d3fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:53,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/96ffea16787444f8b9bddf0bb6a2ca0a used request id req-fa38ed61-618c-4773-bb66-d9f80a42d3fa 2018-10-08 04:37:53,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:54,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["DwdxWDiHTamm9ZGFUt7PCA"], "issued_at": "2018-10-08T04:37:54.000000Z"}} 2018-10-08 04:37:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9281fdf7c3972828752a12d4e7a093982df7fd4b" 2018-10-08 04:37:54,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c773363d-b575-4d74-8f0d-6b507cc7be2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:54,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c773363d-b575-4d74-8f0d-6b507cc7be2c 2018-10-08 04:37:54,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:54,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:54,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["HinPAOP6R6e3vKsStICJvg"], "issued_at": "2018-10-08T04:37:54.000000Z"}} 2018-10-08 04:37:54,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:54,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcd7f17-d1ee-4c6f-b52e-af01dc3dde9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:54,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9bcd7f17-d1ee-4c6f-b52e-af01dc3dde9d 2018-10-08 04:37:54,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:54,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:54,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:55,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde7d8c1-492f-489b-9c6f-86aeb464309a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:37:55,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj used request id req-cde7d8c1-492f-489b-9c6f-86aeb464309a 2018-10-08 04:37:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:55,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450465cd-56b8-4cd2-a916-af4170347d39 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:55,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-450465cd-56b8-4cd2-a916-af4170347d39 2018-10-08 04:37:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj"}}' 2018-10-08 04:37:55,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecf6dcdc-d75c-41ae-ac21-2e886b780f86 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/db1603f3a5b64181a2bec6a12c636027"}, "enabled": true, "id": "db1603f3a5b64181a2bec6a12c636027", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj"}} 2018-10-08 04:37:55,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ecf6dcdc-d75c-41ae-ac21-2e886b780f86 2018-10-08 04:37:55,262 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj 2018-10-08 04:37:55,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:55,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:55,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["h9sGMjvHQIaJnIbmN94ehA"], "issued_at": "2018-10-08T04:37:55.000000Z"}} 2018-10-08 04:37:55,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d8aad89efc9e22ecd30238936d164a5a7f7624" 2018-10-08 04:37:55,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71c1219-0552-41ce-800f-1de35e87087b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:55,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d71c1219-0552-41ce-800f-1de35e87087b 2018-10-08 04:37:55,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:55,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:55,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d8aad89efc9e22ecd30238936d164a5a7f7624" 2018-10-08 04:37:55,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6f533a-df2e-478f-94c9-dc459683fd5b Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:37:55,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9f6f533a-df2e-478f-94c9-dc459683fd5b 2018-10-08 04:37:55,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d8aad89efc9e22ecd30238936d164a5a7f7624" 2018-10-08 04:37:55,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b24cbfc-1877-40fb-a1c2-bf2dae5a12b6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/db1603f3a5b64181a2bec6a12c636027"}, "enabled": true, "id": "db1603f3a5b64181a2bec6a12c636027", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj"}]} 2018-10-08 04:37:55,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj used request id req-5b24cbfc-1877-40fb-a1c2-bf2dae5a12b6 2018-10-08 04:37:55,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d8aad89efc9e22ecd30238936d164a5a7f7624" 2018-10-08 04:37:55,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e753c2ec-491a-4f67-8beb-2f4135655ae2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:55,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e753c2ec-491a-4f67-8beb-2f4135655ae2 2018-10-08 04:37:56,339 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-user 2018-10-08 04:37:56,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:56,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:56,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237b8577-a750-40b3-ac39-9a2e1bee4463 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:56,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-237b8577-a750-40b3-ac39-9a2e1bee4463 2018-10-08 04:37:56,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj-role"}}' 2018-10-08 04:37:56,538 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86e7232e-f7d6-48c0-b590-6578f1c83ed2 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b9a851006c742a5976aecd124778f3a", "links": {"self": "http://172.30.9.28:5000/v3/roles/9b9a851006c742a5976aecd124778f3a"}, "name": "CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj-role"}} 2018-10-08 04:37:56,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-86e7232e-f7d6-48c0-b590-6578f1c83ed2 2018-10-08 04:37:56,538 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj-role 2018-10-08 04:37:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9b9a851006c742a5976aecd124778f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:56,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6827d02-0921-47dd-9efc-cf677168f8d1 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9b9a851006c742a5976aecd124778f3a"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj-role", "id": "9b9a851006c742a5976aecd124778f3a"}} 2018-10-08 04:37:56,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9b9a851006c742a5976aecd124778f3a used request id req-e6827d02-0921-47dd-9efc-cf677168f8d1 2018-10-08 04:37:56,636 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj-role to project CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj 2018-10-08 04:37:56,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/db1603f3a5b64181a2bec6a12c636027/users/85327b266e584a0aac2c5c2be64a6c96/roles/9b9a851006c742a5976aecd124778f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:56,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cc88111-0a37-40c5-b8d4-76a6a4d412b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:56,755 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/db1603f3a5b64181a2bec6a12c636027/users/85327b266e584a0aac2c5c2be64a6c96/roles/9b9a851006c742a5976aecd124778f3a used request id req-6cc88111-0a37-40c5-b8d4-76a6a4d412b4 2018-10-08 04:37:56,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:56,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:57,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b9a851006c742a5976aecd124778f3a", "name": "CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj-role"}], "expires_at": "2018-10-08T05:37:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db1603f3a5b64181a2bec6a12c636027", "name": "CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/db1603f3a5b64181a2bec6a12c636027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/db1603f3a5b64181a2bec6a12c636027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/db1603f3a5b64181a2bec6a12c636027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/db1603f3a5b64181a2bec6a12c636027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/db1603f3a5b64181a2bec6a12c636027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/db1603f3a5b64181a2bec6a12c636027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/db1603f3a5b64181a2bec6a12c636027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/db1603f3a5b64181a2bec6a12c636027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/db1603f3a5b64181a2bec6a12c636027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/db1603f3a5b64181a2bec6a12c636027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/db1603f3a5b64181a2bec6a12c636027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/db1603f3a5b64181a2bec6a12c636027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-user", "id": "85327b266e584a0aac2c5c2be64a6c96"}, "audit_ids": ["HEJf4o-OQpyQHTSrwKzoSw"], "issued_at": "2018-10-08T04:37:57.000000Z"}} 2018-10-08 04:37:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf264db1ed1234d7352edfc894ef22a0e7c8cb6a" 2018-10-08 04:37:57,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2d1a2a-dabb-4f73-b0db-877f574a89d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:57,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0e2d1a2a-dabb-4f73-b0db-877f574a89d1 2018-10-08 04:37:57,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/db1603f3a5b64181a2bec6a12c636027/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf264db1ed1234d7352edfc894ef22a0e7c8cb6a" 2018-10-08 04:37:57,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:57 GMT Server: Apache x-compute-request-id: req-af2e55c2-04b6-41fd-8995-3a35d1f982be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af2e55c2-04b6-41fd-8995-3a35d1f982be Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:37:57,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/db1603f3a5b64181a2bec6a12c636027/volumes/detail used request id req-af2e55c2-04b6-41fd-8995-3a35d1f982be 2018-10-08 04:37:57,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/db1603f3a5b64181a2bec6a12c636027/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af2e55c2-04b6-41fd-8995-3a35d1f982be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf264db1ed1234d7352edfc894ef22a0e7c8cb6a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-009e934f-bed4-41c8-b23b-9acb3475a1cb", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:37:57,758 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 08 Oct 2018 04:37:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ed4d62df-d74a-472b-8eb2-8bc811dfac8f x-openstack-request-id: req-ed4d62df-d74a-472b-8eb2-8bc811dfac8f Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-08 04:37:57,758 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/db1603f3a5b64181a2bec6a12c636027/volumes used request id req-ed4d62df-d74a-472b-8eb2-8bc811dfac8f 2018-10-08 04:37:57,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:57,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b5b70774-1681-4325-bfc5-7ce5bb2db1e9 Date: Mon, 08 Oct 2018 04:37:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:37:57,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b5b70774-1681-4325-bfc5-7ce5bb2db1e9 2018-10-08 04:37:57,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:58,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e4c2ed-368c-4017-992c-040376cc64e3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:37:58,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-f1e4c2ed-368c-4017-992c-040376cc64e3 2018-10-08 04:37:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:58,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a8155e-26e5-4e42-b84b-f53d785d5742 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:37:58,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-50a8155e-26e5-4e42-b84b-f53d785d5742 2018-10-08 04:37:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:58,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd177725-e51c-4589-8248-d7855fd4b2e7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:37:58,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-cd177725-e51c-4589-8248-d7855fd4b2e7 2018-10-08 04:37:58,244 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj 2018-10-08 04:37:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/db1603f3a5b64181a2bec6a12c636027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:58,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-871454d1-3a49-4152-a2ce-84f1f8fca98f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:58,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/db1603f3a5b64181a2bec6a12c636027 used request id req-871454d1-3a49-4152-a2ce-84f1f8fca98f 2018-10-08 04:37:58,431 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-proj-role 2018-10-08 04:37:58,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9b9a851006c742a5976aecd124778f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:58,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd86944-6c8b-4693-9222-416107703977 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:58,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9b9a851006c742a5976aecd124778f3a used request id req-ebd86944-6c8b-4693-9222-416107703977 2018-10-08 04:37:58,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9fdcc30099b6f8f66c4f745980e2d14d81b4f" 2018-10-08 04:37:58,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ad3ef6-737a-4cf5-b96a-f9e75696e416 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:37:58,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-72ad3ef6-737a-4cf5-b96a-f9e75696e416 2018-10-08 04:37:58,646 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-d37bd249-dafa-4f1-user 2018-10-08 04:37:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/85327b266e584a0aac2c5c2be64a6c96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d8aad89efc9e22ecd30238936d164a5a7f7624" 2018-10-08 04:37:58,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cea4d2da-f6fc-4423-b304-be4eb7cde75d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:37:58,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/85327b266e584a0aac2c5c2be64a6c96 used request id req-cea4d2da-f6fc-4423-b304-be4eb7cde75d 2018-10-08 04:37:58,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:59,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["EQAyaHcCQIOZw4c1exAiZA"], "issued_at": "2018-10-08T04:37:59.000000Z"}} 2018-10-08 04:37:59,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb7a97557dfbdbc89ee263912164410f5f71058" 2018-10-08 04:37:59,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380b497b-81d2-41cf-921a-9484c7ac9307 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:59,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-380b497b-81d2-41cf-921a-9484c7ac9307 2018-10-08 04:37:59,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:37:59,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:37:59,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["z94gGPh7RYekIvZ4eBOzEw"], "issued_at": "2018-10-08T04:37:59.000000Z"}} 2018-10-08 04:37:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:37:59,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca46d8c-2df8-40f6-912f-d50637308083 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:37:59,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4ca46d8c-2df8-40f6-912f-d50637308083 2018-10-08 04:37:59,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:37:59,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:37:59,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:37:59,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08857967-4f4b-453b-9171-ed1c23aaa139 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:37:59,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj used request id req-08857967-4f4b-453b-9171-ed1c23aaa139 2018-10-08 04:37:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:37:59,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9573198-0bd8-41fe-8b95-8e21294a5419 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:37:59,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d9573198-0bd8-41fe-8b95-8e21294a5419 2018-10-08 04:37:59,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj"}}' 2018-10-08 04:38:00,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc3e206-a7b3-4ec4-b722-5b6ad826e6ae Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8cfa4bcc1fd049728b0e5a942acd0f1b"}, "enabled": true, "id": "8cfa4bcc1fd049728b0e5a942acd0f1b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj"}} 2018-10-08 04:38:00,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7bc3e206-a7b3-4ec4-b722-5b6ad826e6ae 2018-10-08 04:38:00,071 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj 2018-10-08 04:38:00,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:00,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:00,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["195AdOSnSxmF6mZLQoVxIg"], "issued_at": "2018-10-08T04:38:00.000000Z"}} 2018-10-08 04:38:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909faf3c89002e8f0c04c6e24c4930e1c99ab840" 2018-10-08 04:38:00,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748be240-7835-4043-82a7-9ee8da399650 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:00,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-748be240-7835-4043-82a7-9ee8da399650 2018-10-08 04:38:00,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:00,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909faf3c89002e8f0c04c6e24c4930e1c99ab840" 2018-10-08 04:38:00,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aad95fb-a7bb-433f-b9c9-b8d16c138e8a Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:38:00,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2aad95fb-a7bb-433f-b9c9-b8d16c138e8a 2018-10-08 04:38:00,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909faf3c89002e8f0c04c6e24c4930e1c99ab840" 2018-10-08 04:38:00,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79551cb-5dfb-4e46-8dc9-4079523474b9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8cfa4bcc1fd049728b0e5a942acd0f1b"}, "enabled": true, "id": "8cfa4bcc1fd049728b0e5a942acd0f1b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj"}]} 2018-10-08 04:38:00,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj used request id req-b79551cb-5dfb-4e46-8dc9-4079523474b9 2018-10-08 04:38:00,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909faf3c89002e8f0c04c6e24c4930e1c99ab840" 2018-10-08 04:38:01,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76975fbd-4503-4e0e-9cbd-57fc3489d3dc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:01,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-76975fbd-4503-4e0e-9cbd-57fc3489d3dc 2018-10-08 04:38:01,405 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-user 2018-10-08 04:38:01,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:01,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:01,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889d55ab-b58e-435f-8fdc-07de622d2146 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:01,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-889d55ab-b58e-435f-8fdc-07de622d2146 2018-10-08 04:38:01,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj-role"}}' 2018-10-08 04:38:01,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a85e043-9b2d-45a3-8c23-2c22cd569887 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5abd70a1f4b4bf1a5fab5dcb9181aee", "links": {"self": "http://172.30.9.28:5000/v3/roles/a5abd70a1f4b4bf1a5fab5dcb9181aee"}, "name": "CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj-role"}} 2018-10-08 04:38:01,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9a85e043-9b2d-45a3-8c23-2c22cd569887 2018-10-08 04:38:01,609 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj-role 2018-10-08 04:38:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a5abd70a1f4b4bf1a5fab5dcb9181aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:01,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6863f57b-cfb8-4cc6-a232-8a448483f549 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a5abd70a1f4b4bf1a5fab5dcb9181aee"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj-role", "id": "a5abd70a1f4b4bf1a5fab5dcb9181aee"}} 2018-10-08 04:38:01,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a5abd70a1f4b4bf1a5fab5dcb9181aee used request id req-6863f57b-cfb8-4cc6-a232-8a448483f549 2018-10-08 04:38:01,694 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj-role to project CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj 2018-10-08 04:38:01,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8cfa4bcc1fd049728b0e5a942acd0f1b/users/5cb6fefd34b14d019b9a6e0fc74da76d/roles/a5abd70a1f4b4bf1a5fab5dcb9181aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:01,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23ac70c-348e-4f11-b217-23d5b06c5727 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:01,828 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8cfa4bcc1fd049728b0e5a942acd0f1b/users/5cb6fefd34b14d019b9a6e0fc74da76d/roles/a5abd70a1f4b4bf1a5fab5dcb9181aee used request id req-b23ac70c-348e-4f11-b217-23d5b06c5727 2018-10-08 04:38:01,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:01,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:02,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5abd70a1f4b4bf1a5fab5dcb9181aee", "name": "CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj-role"}], "expires_at": "2018-10-08T05:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cfa4bcc1fd049728b0e5a942acd0f1b", "name": "CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/8cfa4bcc1fd049728b0e5a942acd0f1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-user", "id": "5cb6fefd34b14d019b9a6e0fc74da76d"}, "audit_ids": ["26x9CsNDSg-e_od-aS98iA"], "issued_at": "2018-10-08T04:38:02.000000Z"}} 2018-10-08 04:38:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16a952c5c22f6cebfafa56f73ed4a74257305ec" 2018-10-08 04:38:02,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b23909-748c-4308-9e75-24d5838d8c6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:02,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-62b23909-748c-4308-9e75-24d5838d8c6c 2018-10-08 04:38:02,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8cfa4bcc1fd049728b0e5a942acd0f1b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16a952c5c22f6cebfafa56f73ed4a74257305ec" 2018-10-08 04:38:02,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:02 GMT Server: Apache x-compute-request-id: req-12d6c658-0d2b-47b0-ab5a-8806aba091f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12d6c658-0d2b-47b0-ab5a-8806aba091f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:38:02,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8cfa4bcc1fd049728b0e5a942acd0f1b/volumes/detail used request id req-12d6c658-0d2b-47b0-ab5a-8806aba091f9 2018-10-08 04:38:02,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/8cfa4bcc1fd049728b0e5a942acd0f1b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-12d6c658-0d2b-47b0-ab5a-8806aba091f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16a952c5c22f6cebfafa56f73ed4a74257305ec" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-a546fa00-069c-4496-aad8-d88740245ced", "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-10-08 04:38:02,645 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 08 Oct 2018 04:38:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-98941d8e-f896-48d7-919c-85e7303143e8 x-openstack-request-id: req-98941d8e-f896-48d7-919c-85e7303143e8 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-10-08 04:38:02,646 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/8cfa4bcc1fd049728b0e5a942acd0f1b/volumes used request id req-98941d8e-f896-48d7-919c-85e7303143e8 2018-10-08 04:38:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:02,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b1221524-cf00-4dcb-9518-b5c248c2a56c Date: Mon, 08 Oct 2018 04:38:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:38:02,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b1221524-cf00-4dcb-9518-b5c248c2a56c 2018-10-08 04:38:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:02,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8e180d-9caf-4d83-ba18-27ba6dc387fa Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:38:02,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-2c8e180d-9caf-4d83-ba18-27ba6dc387fa 2018-10-08 04:38:02,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:03,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f29aa67-e19e-49b5-8070-154bf5c21433 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:38:03,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-4f29aa67-e19e-49b5-8070-154bf5c21433 2018-10-08 04:38:03,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:03,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d4ddbb-5c00-441a-bfb3-8b9274e9bc5b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:38:03,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-14d4ddbb-5c00-441a-bfb3-8b9274e9bc5b 2018-10-08 04:38:03,140 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj 2018-10-08 04:38:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8cfa4bcc1fd049728b0e5a942acd0f1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:03,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7288afbd-bdc3-4383-949a-9a24581fb226 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:03,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8cfa4bcc1fd049728b0e5a942acd0f1b used request id req-7288afbd-bdc3-4383-949a-9a24581fb226 2018-10-08 04:38:03,331 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-proj-role 2018-10-08 04:38:03,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a5abd70a1f4b4bf1a5fab5dcb9181aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:03,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df06449a-66df-4fc3-a531-73fefdbca7da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:03,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a5abd70a1f4b4bf1a5fab5dcb9181aee used request id req-df06449a-66df-4fc3-a531-73fefdbca7da 2018-10-08 04:38:03,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b4f4053a6b70d1d037e4dc9073d3b8ca9a8b36" 2018-10-08 04:38:03,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ddff78-803e-4d5c-b355-3fc7df2a46b0 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:03,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d0ddff78-803e-4d5c-b355-3fc7df2a46b0 2018-10-08 04:38:03,544 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-a00b9473-cf9e-4fb-user 2018-10-08 04:38:03,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5cb6fefd34b14d019b9a6e0fc74da76d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909faf3c89002e8f0c04c6e24c4930e1c99ab840" 2018-10-08 04:38:03,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d6929ff-84ca-47cd-b090-9abbc6daf2a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:03,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5cb6fefd34b14d019b9a6e0fc74da76d used request id req-3d6929ff-84ca-47cd-b090-9abbc6daf2a5 2018-10-08 04:38:03,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:04,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["udBSFeayRZ6sq_mpGXSt3A"], "issued_at": "2018-10-08T04:38:04.000000Z"}} 2018-10-08 04:38:04,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f44aa69cee2dad8f6714d421599bc4e126a7151" 2018-10-08 04:38:04,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0cb7f25-8382-46b9-9104-82684d46046b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:04,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f0cb7f25-8382-46b9-9104-82684d46046b 2018-10-08 04:38:04,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:04,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:04,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["7QSJ6vJTQ16s_so0PYd7Ig"], "issued_at": "2018-10-08T04:38:04.000000Z"}} 2018-10-08 04:38:04,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:04,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0081b4e2-52cf-41e7-a722-ff5e9614c99b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:04,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0081b4e2-52cf-41e7-a722-ff5e9614c99b 2018-10-08 04:38:04,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:04,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:04,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7199136f-fba4-4c5d-b47a-c27b7fbabd2d Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:38:04,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj used request id req-7199136f-fba4-4c5d-b47a-c27b7fbabd2d 2018-10-08 04:38:04,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:04,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c3e4d0-dbb1-483e-a262-d468707aad48 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:04,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-54c3e4d0-dbb1-483e-a262-d468707aad48 2018-10-08 04:38:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj"}}' 2018-10-08 04:38:04,963 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e0ebf05-b0d5-41df-b461-c62b034a801c Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/85f52d17ba424b74963f5f26109ea181"}, "enabled": true, "id": "85f52d17ba424b74963f5f26109ea181", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj"}} 2018-10-08 04:38:04,963 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4e0ebf05-b0d5-41df-b461-c62b034a801c 2018-10-08 04:38:04,963 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj 2018-10-08 04:38:04,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:04,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:05,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["slODEex2RHacJDjSjvEL9A"], "issued_at": "2018-10-08T04:38:05.000000Z"}} 2018-10-08 04:38:05,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5501e743a7f4d0a673216e960281e05d435739e8" 2018-10-08 04:38:05,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e20ca0-8790-4335-925a-c97715357eac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:05,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40e20ca0-8790-4335-925a-c97715357eac 2018-10-08 04:38:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:05,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5501e743a7f4d0a673216e960281e05d435739e8" 2018-10-08 04:38:05,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c04fa63-1699-4de2-8196-c45e7aafccd2 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:38:05,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9c04fa63-1699-4de2-8196-c45e7aafccd2 2018-10-08 04:38:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5501e743a7f4d0a673216e960281e05d435739e8" 2018-10-08 04:38:05,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfb54b2-2d17-4570-b529-e08845fa0308 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/85f52d17ba424b74963f5f26109ea181"}, "enabled": true, "id": "85f52d17ba424b74963f5f26109ea181", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj"}]} 2018-10-08 04:38:05,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj used request id req-2bfb54b2-2d17-4570-b529-e08845fa0308 2018-10-08 04:38:05,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5501e743a7f4d0a673216e960281e05d435739e8" 2018-10-08 04:38:05,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e31393-9805-4bab-b7b5-26bb523c9b20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:05,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b2e31393-9805-4bab-b7b5-26bb523c9b20 2018-10-08 04:38:06,094 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-user 2018-10-08 04:38:06,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:06,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:06,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a23271a-0ceb-4428-bbc2-942702cbd46e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:06,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3a23271a-0ceb-4428-bbc2-942702cbd46e 2018-10-08 04:38:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj-role"}}' 2018-10-08 04:38:06,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5808b5b2-0f62-4293-85fe-de66b48ec6d5 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "daee5134027648b1adb7970eaaf7f099", "links": {"self": "http://172.30.9.28:5000/v3/roles/daee5134027648b1adb7970eaaf7f099"}, "name": "CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj-role"}} 2018-10-08 04:38:06,285 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5808b5b2-0f62-4293-85fe-de66b48ec6d5 2018-10-08 04:38:06,286 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj-role 2018-10-08 04:38:06,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/daee5134027648b1adb7970eaaf7f099 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:06,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2baac4fd-7782-4ee1-95ec-982fd1633114 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/daee5134027648b1adb7970eaaf7f099"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj-role", "id": "daee5134027648b1adb7970eaaf7f099"}} 2018-10-08 04:38:06,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/daee5134027648b1adb7970eaaf7f099 used request id req-2baac4fd-7782-4ee1-95ec-982fd1633114 2018-10-08 04:38:06,380 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj-role to project CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj 2018-10-08 04:38:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/85f52d17ba424b74963f5f26109ea181/users/8ae80dceea6c425782d582a213e0b97a/roles/daee5134027648b1adb7970eaaf7f099 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:06,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2b7f930-0a46-4370-b47e-058262598ebb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:06,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/85f52d17ba424b74963f5f26109ea181/users/8ae80dceea6c425782d582a213e0b97a/roles/daee5134027648b1adb7970eaaf7f099 used request id req-a2b7f930-0a46-4370-b47e-058262598ebb 2018-10-08 04:38:06,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:06,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:06,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "daee5134027648b1adb7970eaaf7f099", "name": "CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj-role"}], "expires_at": "2018-10-08T05:38:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85f52d17ba424b74963f5f26109ea181", "name": "CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/85f52d17ba424b74963f5f26109ea181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/85f52d17ba424b74963f5f26109ea181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/85f52d17ba424b74963f5f26109ea181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/85f52d17ba424b74963f5f26109ea181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/85f52d17ba424b74963f5f26109ea181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/85f52d17ba424b74963f5f26109ea181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/85f52d17ba424b74963f5f26109ea181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/85f52d17ba424b74963f5f26109ea181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/85f52d17ba424b74963f5f26109ea181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/85f52d17ba424b74963f5f26109ea181", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/85f52d17ba424b74963f5f26109ea181", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/85f52d17ba424b74963f5f26109ea181", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-user", "id": "8ae80dceea6c425782d582a213e0b97a"}, "audit_ids": ["QGsnEbgsQu-UIyuwTPPnYw"], "issued_at": "2018-10-08T04:38:06.000000Z"}} 2018-10-08 04:38:06,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a279dc4dfe30834165aaf8347c65d661043795" 2018-10-08 04:38:06,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb8d69c-b589-47bd-ba5f-f2d71e5778bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:06,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3cb8d69c-b589-47bd-ba5f-f2d71e5778bb 2018-10-08 04:38:06,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/85f52d17ba424b74963f5f26109ea181/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a279dc4dfe30834165aaf8347c65d661043795" 2018-10-08 04:38:07,165 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:06 GMT Server: Apache x-compute-request-id: req-d3d721d6-af29-45f0-9c4f-33ecd7355beb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3d721d6-af29-45f0-9c4f-33ecd7355beb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:38:07,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/85f52d17ba424b74963f5f26109ea181/volumes/detail used request id req-d3d721d6-af29-45f0-9c4f-33ecd7355beb 2018-10-08 04:38:07,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/85f52d17ba424b74963f5f26109ea181/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d3d721d6-af29-45f0-9c4f-33ecd7355beb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a279dc4dfe30834165aaf8347c65d661043795" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-799cd506-544b-4dee-8eff-ca8910635129", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:38:07,336 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:38:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-da981c4d-b722-4354-887b-b98c15d29f5b x-openstack-request-id: req-da981c4d-b722-4354-887b-b98c15d29f5b Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-08 04:38:07,336 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/85f52d17ba424b74963f5f26109ea181/volumes used request id req-da981c4d-b722-4354-887b-b98c15d29f5b 2018-10-08 04:38:07,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:07,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8d2b5502-ba20-4334-b017-1e77374fffc5 Date: Mon, 08 Oct 2018 04:38:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:38:07,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8d2b5502-ba20-4334-b017-1e77374fffc5 2018-10-08 04:38:07,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:07,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73b8198-568e-4db7-b4b1-55e1d83ea2f6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:38:07,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-d73b8198-568e-4db7-b4b1-55e1d83ea2f6 2018-10-08 04:38:07,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:07,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2e7907-eaea-4adb-8a79-b6d4cb057448 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:38:07,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-2d2e7907-eaea-4adb-8a79-b6d4cb057448 2018-10-08 04:38:07,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:07,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed82065-49bd-4f64-bafa-87c73aac8ca8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:38:07,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-aed82065-49bd-4f64-bafa-87c73aac8ca8 2018-10-08 04:38:07,823 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj 2018-10-08 04:38:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/85f52d17ba424b74963f5f26109ea181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:08,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e3df0e-6974-4855-8609-6058a2b872de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:08,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/85f52d17ba424b74963f5f26109ea181 used request id req-92e3df0e-6974-4855-8609-6058a2b872de 2018-10-08 04:38:08,019 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-proj-role 2018-10-08 04:38:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/daee5134027648b1adb7970eaaf7f099 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:08,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db62ebe-7239-4ff7-85e8-7c5a418cf2e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:08,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/daee5134027648b1adb7970eaaf7f099 used request id req-4db62ebe-7239-4ff7-85e8-7c5a418cf2e9 2018-10-08 04:38:08,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d010a6b28d3bdba1a5ba14e63043f921eb8aef55" 2018-10-08 04:38:08,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fe49d3-fa22-439a-a749-4d8d1ef825c0 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:08,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a4fe49d3-fa22-439a-a749-4d8d1ef825c0 2018-10-08 04:38:08,217 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-a4dbb5e9-05ca-4d6-user 2018-10-08 04:38:08,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8ae80dceea6c425782d582a213e0b97a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5501e743a7f4d0a673216e960281e05d435739e8" 2018-10-08 04:38:08,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0ba0cb-2ccd-44cf-8d4e-c4e2e1db1e48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:08,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8ae80dceea6c425782d582a213e0b97a used request id req-ec0ba0cb-2ccd-44cf-8d4e-c4e2e1db1e48 2018-10-08 04:38:08,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:08,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["xnPswGVMRo2Gn5YdNyfR0g"], "issued_at": "2018-10-08T04:38:08.000000Z"}} 2018-10-08 04:38:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6ee6f366584058132a0dfbf3a728e03c014373" 2018-10-08 04:38:08,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9aae53e-23ae-43e0-9413-5b81f2b19dde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:08,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9aae53e-23ae-43e0-9413-5b81f2b19dde 2018-10-08 04:38:08,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:08,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:09,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["URHp5YqCRhSye-LZUQOAkA"], "issued_at": "2018-10-08T04:38:09.000000Z"}} 2018-10-08 04:38:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:09,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12bb0956-0386-44d1-b791-e6cdad506d9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:09,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-12bb0956-0386-44d1-b791-e6cdad506d9d 2018-10-08 04:38:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:09,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:09,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:09,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3372f79e-e0a2-416c-a16f-edbdca2bb5cb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:38:09,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj used request id req-3372f79e-e0a2-416c-a16f-edbdca2bb5cb 2018-10-08 04:38:09,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:09,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389eeb01-b95e-49cf-8df9-a83a25fabf73 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:09,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-389eeb01-b95e-49cf-8df9-a83a25fabf73 2018-10-08 04:38:09,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj"}}' 2018-10-08 04:38:09,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c24e1db-111d-4b04-b5c2-f74fc459c410 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b0fc722a0be14826ab01af0d4e60ff08"}, "enabled": true, "id": "b0fc722a0be14826ab01af0d4e60ff08", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj"}} 2018-10-08 04:38:09,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6c24e1db-111d-4b04-b5c2-f74fc459c410 2018-10-08 04:38:09,748 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj 2018-10-08 04:38:09,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:09,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:10,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ni3xhonlTnOUFRiBOzTczg"], "issued_at": "2018-10-08T04:38:10.000000Z"}} 2018-10-08 04:38:10,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b2953724c3e366ef82e4101ed2b2ccf6d3f49c" 2018-10-08 04:38:10,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098dc2ec-636b-4235-83d4-0b469821fbd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:10,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-098dc2ec-636b-4235-83d4-0b469821fbd9 2018-10-08 04:38:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:10,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:10,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b2953724c3e366ef82e4101ed2b2ccf6d3f49c" 2018-10-08 04:38:10,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37fcc3b-a260-408b-bdc6-0fba056cb294 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:38:10,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e37fcc3b-a260-408b-bdc6-0fba056cb294 2018-10-08 04:38:10,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b2953724c3e366ef82e4101ed2b2ccf6d3f49c" 2018-10-08 04:38:10,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b0837f-e5a1-4f1b-8094-b97ae3bb26c5 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b0fc722a0be14826ab01af0d4e60ff08"}, "enabled": true, "id": "b0fc722a0be14826ab01af0d4e60ff08", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj"}]} 2018-10-08 04:38:10,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj used request id req-95b0837f-e5a1-4f1b-8094-b97ae3bb26c5 2018-10-08 04:38:10,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b2953724c3e366ef82e4101ed2b2ccf6d3f49c" 2018-10-08 04:38:10,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c54a3a-8622-46d6-afb1-cd3b75c2b9c9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:10,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-91c54a3a-8622-46d6-afb1-cd3b75c2b9c9 2018-10-08 04:38:10,908 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-48b645c7-6c2b-40c-user 2018-10-08 04:38:10,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:10,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5690b841-22e6-4f39-a642-a894b2a61a74 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:10,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5690b841-22e6-4f39-a642-a894b2a61a74 2018-10-08 04:38:10,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" -d '{"role": {"name": "CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj-role"}}' 2018-10-08 04:38:11,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bda30339-7bd7-41ba-ac11-ead396b111dc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9c50923945f47ec845395140a68a557", "links": {"self": "http://172.30.9.28:5000/v3/roles/c9c50923945f47ec845395140a68a557"}, "name": "CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj-role"}} 2018-10-08 04:38:11,113 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bda30339-7bd7-41ba-ac11-ead396b111dc 2018-10-08 04:38:11,113 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj-role 2018-10-08 04:38:11,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c9c50923945f47ec845395140a68a557 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:11,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3ca0be-6f27-4e7f-843c-61ec7ec2600a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c9c50923945f47ec845395140a68a557"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj-role", "id": "c9c50923945f47ec845395140a68a557"}} 2018-10-08 04:38:11,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c9c50923945f47ec845395140a68a557 used request id req-3e3ca0be-6f27-4e7f-843c-61ec7ec2600a 2018-10-08 04:38:11,206 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj-role to project CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj 2018-10-08 04:38:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b0fc722a0be14826ab01af0d4e60ff08/users/040bce3b9eed4089b8360eb1a699bfa5/roles/c9c50923945f47ec845395140a68a557 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:11,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34eb2f76-1477-4994-832f-db9fa436a77b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:11,331 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b0fc722a0be14826ab01af0d4e60ff08/users/040bce3b9eed4089b8360eb1a699bfa5/roles/c9c50923945f47ec845395140a68a557 used request id req-34eb2f76-1477-4994-832f-db9fa436a77b 2018-10-08 04:38:11,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:11,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:11,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["2xgxV8JGR62upH-Xw-T8Rg"], "issued_at": "2018-10-08T04:38:11.000000Z"}} 2018-10-08 04:38:11,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82ae43adbae46e19d06a700be2dde32276b9171" 2018-10-08 04:38:11,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0eb72a5-be57-4b6b-9a6f-8c3f61d0388d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:11,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0eb72a5-be57-4b6b-9a6f-8c3f61d0388d 2018-10-08 04:38:11,809 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82ae43adbae46e19d06a700be2dde32276b9171" 2018-10-08 04:38:11,995 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:11 GMT Server: Apache x-compute-request-id: req-4dc125d3-01e8-47bf-9764-827d9d17315c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4dc125d3-01e8-47bf-9764-827d9d17315c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-08 04:38:11,996 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-4dc125d3-01e8-47bf-9764-827d9d17315c 2018-10-08 04:38:11,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4dc125d3-01e8-47bf-9764-827d9d17315c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82ae43adbae46e19d06a700be2dde32276b9171" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-fbeca184-4828-4a4b-91de-91a071a07ca3-vol-type", "description": null}}' 2018-10-08 04:38:12,212 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:12 GMT Server: Apache x-compute-request-id: req-68e33760-6bc9-4f9f-8f4e-bf565ce9ea2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68e33760-6bc9-4f9f-8f4e-bf565ce9ea2a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-fbeca184-4828-4a4b-91de-91a071a07ca3-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1de97a88-6675-4f6a-ae4c-d31fc32ede26", "description": null}} 2018-10-08 04:38:12,213 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types used request id req-68e33760-6bc9-4f9f-8f4e-bf565ce9ea2a 2018-10-08 04:38:12,213 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-fbeca184-4828-4a4b-91de-91a071a07ca3-vol-type 2018-10-08 04:38:12,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:12,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:12,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9c50923945f47ec845395140a68a557", "name": "CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj-role"}], "expires_at": "2018-10-08T05:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0fc722a0be14826ab01af0d4e60ff08", "name": "CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b0fc722a0be14826ab01af0d4e60ff08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b0fc722a0be14826ab01af0d4e60ff08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b0fc722a0be14826ab01af0d4e60ff08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b0fc722a0be14826ab01af0d4e60ff08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b0fc722a0be14826ab01af0d4e60ff08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b0fc722a0be14826ab01af0d4e60ff08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b0fc722a0be14826ab01af0d4e60ff08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b0fc722a0be14826ab01af0d4e60ff08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b0fc722a0be14826ab01af0d4e60ff08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b0fc722a0be14826ab01af0d4e60ff08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b0fc722a0be14826ab01af0d4e60ff08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b0fc722a0be14826ab01af0d4e60ff08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-48b645c7-6c2b-40c-user", "id": "040bce3b9eed4089b8360eb1a699bfa5"}, "audit_ids": ["Pq_UXQsOQ_CUd4_UR0n1tA"], "issued_at": "2018-10-08T04:38:12.000000Z"}} 2018-10-08 04:38:12,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721fc6636a6c78f4d6125371857fff97d6ff7abe" 2018-10-08 04:38:12,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506ab696-b90e-4786-a77a-857d4b1e6a1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:12,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-506ab696-b90e-4786-a77a-857d4b1e6a1a 2018-10-08 04:38:12,670 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b0fc722a0be14826ab01af0d4e60ff08/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721fc6636a6c78f4d6125371857fff97d6ff7abe" 2018-10-08 04:38:12,856 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:12 GMT Server: Apache x-compute-request-id: req-7e51adc4-b709-4b23-8581-137676ac40c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e51adc4-b709-4b23-8581-137676ac40c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:38:12,857 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b0fc722a0be14826ab01af0d4e60ff08/volumes/detail used request id req-7e51adc4-b709-4b23-8581-137676ac40c5 2018-10-08 04:38:12,860 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b0fc722a0be14826ab01af0d4e60ff08/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7e51adc4-b709-4b23-8581-137676ac40c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721fc6636a6c78f4d6125371857fff97d6ff7abe" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-fbeca184-4828-4a4b-91de-91a071a07ca3-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:38:13,030 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:38:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e023accb-6cc6-40c3-8351-6e6c7e7a1e7b x-openstack-request-id: req-e023accb-6cc6-40c3-8351-6e6c7e7a1e7b Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-08 04:38:13,030 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b0fc722a0be14826ab01af0d4e60ff08/volumes used request id req-e023accb-6cc6-40c3-8351-6e6c7e7a1e7b 2018-10-08 04:38:13,030 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-fbeca184-4828-4a4b-91de-91a071a07ca3-vol-type 2018-10-08 04:38:13,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/1de97a88-6675-4f6a-ae4c-d31fc32ede26 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4dc125d3-01e8-47bf-9764-827d9d17315c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82ae43adbae46e19d06a700be2dde32276b9171" 2018-10-08 04:38:13,232 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:38:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b501b99e-e1ef-43ea-b9df-e9a70f6b4d3f 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-10-08 04:38:13,232 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/1de97a88-6675-4f6a-ae4c-d31fc32ede26 used request id req-b501b99e-e1ef-43ea-b9df-e9a70f6b4d3f 2018-10-08 04:38:13,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:13,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-24e35491-cf44-409e-8a7f-3a8c12f20db5 Date: Mon, 08 Oct 2018 04:38:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:38:13,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-24e35491-cf44-409e-8a7f-3a8c12f20db5 2018-10-08 04:38:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:13,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce42af01-31b8-48e0-bc46-4d26a32cb16b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:38:13,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-ce42af01-31b8-48e0-bc46-4d26a32cb16b 2018-10-08 04:38:13,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:13,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f36169a-9036-4069-9b90-206fd78d77a9 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:38:13,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-1f36169a-9036-4069-9b90-206fd78d77a9 2018-10-08 04:38:13,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:13,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deab4e34-5672-4131-9b3d-57395669fd4f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:38:13,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-deab4e34-5672-4131-9b3d-57395669fd4f 2018-10-08 04:38:13,699 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj 2018-10-08 04:38:13,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b0fc722a0be14826ab01af0d4e60ff08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:13,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2df03bb-e9fe-4eb7-9680-8d2fbef5d167 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:13,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b0fc722a0be14826ab01af0d4e60ff08 used request id req-f2df03bb-e9fe-4eb7-9680-8d2fbef5d167 2018-10-08 04:38:13,894 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-48b645c7-6c2b-40c-proj-role 2018-10-08 04:38:13,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c9c50923945f47ec845395140a68a557 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:13,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b1c6ae-b3ee-4471-85d8-06eb6567f710 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:13,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c9c50923945f47ec845395140a68a557 used request id req-13b1c6ae-b3ee-4471-85d8-06eb6567f710 2018-10-08 04:38:13,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845a4666b164164a0bebdafcdff4f3e23cd04394" 2018-10-08 04:38:14,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204998ea-4742-432e-ab2c-69d4d99f2db3 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:14,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-204998ea-4742-432e-ab2c-69d4d99f2db3 2018-10-08 04:38:14,013 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-48b645c7-6c2b-40c-user 2018-10-08 04:38:14,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/040bce3b9eed4089b8360eb1a699bfa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b2953724c3e366ef82e4101ed2b2ccf6d3f49c" 2018-10-08 04:38:14,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4036d03-6993-4aaa-b391-9cdfb672a309 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:14,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/040bce3b9eed4089b8360eb1a699bfa5 used request id req-b4036d03-6993-4aaa-b391-9cdfb672a309 2018-10-08 04:38:14,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:14,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["DkZ9oRiUQjOFpb4gaXk59A"], "issued_at": "2018-10-08T04:38:14.000000Z"}} 2018-10-08 04:38:14,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3024c43049ed1e82b77b233b700728fe355eeacf" 2018-10-08 04:38:14,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcaba83-6be7-4a02-9c76-a28b1a558b8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:14,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bbcaba83-6be7-4a02-9c76-a28b1a558b8e 2018-10-08 04:38:14,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:14,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:15,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["iQ2dtQdVQP6_GEOnro_JRA"], "issued_at": "2018-10-08T04:38:15.000000Z"}} 2018-10-08 04:38:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:15,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59a6526-d99a-4277-8f84-ec70e6add5fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:15,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d59a6526-d99a-4277-8f84-ec70e6add5fe 2018-10-08 04:38:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:15,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d1460658-8b27-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:15,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d94fc26-1f84-4e49-8396-c0e710e92f9f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d1460658-8b27-446-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:38:15,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d1460658-8b27-446-proj used request id req-3d94fc26-1f84-4e49-8396-c0e710e92f9f 2018-10-08 04:38:15,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:15,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c4f9b5-7c64-423d-9880-063ae4076f2e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:15,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c1c4f9b5-7c64-423d-9880-063ae4076f2e 2018-10-08 04:38:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-d1460658-8b27-446-proj"}}' 2018-10-08 04:38:15,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf7bfdc4-7cf3-4198-b7f3-2c7ed273945f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b46661d2647543d5b5f58857ee4c921a"}, "enabled": true, "id": "b46661d2647543d5b5f58857ee4c921a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d1460658-8b27-446-proj"}} 2018-10-08 04:38:15,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bf7bfdc4-7cf3-4198-b7f3-2c7ed273945f 2018-10-08 04:38:15,376 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-d1460658-8b27-446-proj 2018-10-08 04:38:15,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:15,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:15,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["AqluERgVQg2oDCoSFa2Wgw"], "issued_at": "2018-10-08T04:38:15.000000Z"}} 2018-10-08 04:38:15,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6533065dd8c2e7963480e753f557206d58021db5" 2018-10-08 04:38:15,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002d822e-dfae-4be5-8ed2-53ddf5ebb981 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:15,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-002d822e-dfae-4be5-8ed2-53ddf5ebb981 2018-10-08 04:38:15,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:15,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:15,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6533065dd8c2e7963480e753f557206d58021db5" 2018-10-08 04:38:15,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f266df6-ee7f-48a8-88af-2d605192185b Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:38:15,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0f266df6-ee7f-48a8-88af-2d605192185b 2018-10-08 04:38:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-d1460658-8b27-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6533065dd8c2e7963480e753f557206d58021db5" 2018-10-08 04:38:16,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76562b64-66f0-41f3-9863-936edbc01e1d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-d1460658-8b27-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b46661d2647543d5b5f58857ee4c921a"}, "enabled": true, "id": "b46661d2647543d5b5f58857ee4c921a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d1460658-8b27-446-proj"}]} 2018-10-08 04:38:16,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-d1460658-8b27-446-proj used request id req-76562b64-66f0-41f3-9863-936edbc01e1d 2018-10-08 04:38:16,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6533065dd8c2e7963480e753f557206d58021db5" 2018-10-08 04:38:16,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3d435f-a8c6-4a41-89ca-0cb9a8ef57bb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:16,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1b3d435f-a8c6-4a41-89ca-0cb9a8ef57bb 2018-10-08 04:38:16,500 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-d1460658-8b27-446-user 2018-10-08 04:38:16,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:16,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:16,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f6c12c-8a62-4cd1-b773-6f071c88185a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:16,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f5f6c12c-8a62-4cd1-b773-6f071c88185a 2018-10-08 04:38:16,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" -d '{"role": {"name": "CreateVolumeWithTypeTests-d1460658-8b27-446-proj-role"}}' 2018-10-08 04:38:16,621 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1011776-25b9-4cb9-85bd-f822aaadfab2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43cdf9859aa94412b20ab06c7c6ce5ac", "links": {"self": "http://172.30.9.28:5000/v3/roles/43cdf9859aa94412b20ab06c7c6ce5ac"}, "name": "CreateVolumeWithTypeTests-d1460658-8b27-446-proj-role"}} 2018-10-08 04:38:16,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1011776-25b9-4cb9-85bd-f822aaadfab2 2018-10-08 04:38:16,621 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-d1460658-8b27-446-proj-role 2018-10-08 04:38:16,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/43cdf9859aa94412b20ab06c7c6ce5ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:16,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc0aa2e-3de4-44fe-a675-6e8496f4beb1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/43cdf9859aa94412b20ab06c7c6ce5ac"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-d1460658-8b27-446-proj-role", "id": "43cdf9859aa94412b20ab06c7c6ce5ac"}} 2018-10-08 04:38:16,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/43cdf9859aa94412b20ab06c7c6ce5ac used request id req-bfc0aa2e-3de4-44fe-a675-6e8496f4beb1 2018-10-08 04:38:16,715 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-d1460658-8b27-446-proj-role to project CreateVolumeWithTypeTests-d1460658-8b27-446-proj 2018-10-08 04:38:16,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b46661d2647543d5b5f58857ee4c921a/users/d4c63466d4ea47e793281716a7594776/roles/43cdf9859aa94412b20ab06c7c6ce5ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:16,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f51634be-57a1-4e06-ba3c-feadd0e0022e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:16,845 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b46661d2647543d5b5f58857ee4c921a/users/d4c63466d4ea47e793281716a7594776/roles/43cdf9859aa94412b20ab06c7c6ce5ac used request id req-f51634be-57a1-4e06-ba3c-feadd0e0022e 2018-10-08 04:38:16,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:16,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:17,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1ms2q_I1TL2yC4lI-XUEpw"], "issued_at": "2018-10-08T04:38:17.000000Z"}} 2018-10-08 04:38:17,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cf071792f7abb40b116715020829884bf51fee" 2018-10-08 04:38:17,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1750f012-81f0-4d71-b8fa-e18843df0fc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:17,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1750f012-81f0-4d71-b8fa-e18843df0fc6 2018-10-08 04:38:17,242 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cf071792f7abb40b116715020829884bf51fee" 2018-10-08 04:38:17,410 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:17 GMT Server: Apache x-compute-request-id: req-635556f9-11d2-4bb8-87d0-e8f0efddf850 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-635556f9-11d2-4bb8-87d0-e8f0efddf850 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-08 04:38:17,410 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types?is_public=None used request id req-635556f9-11d2-4bb8-87d0-e8f0efddf850 2018-10-08 04:38:17,414 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-635556f9-11d2-4bb8-87d0-e8f0efddf850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cf071792f7abb40b116715020829884bf51fee" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type", "description": null}}' 2018-10-08 04:38:17,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:17 GMT Server: Apache x-compute-request-id: req-763c7c55-be03-4406-96a8-7599c77dd361 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-763c7c55-be03-4406-96a8-7599c77dd361 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5fb279e5-2549-4577-a2cc-975409b55e69", "description": null}} 2018-10-08 04:38:17,625 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types used request id req-763c7c55-be03-4406-96a8-7599c77dd361 2018-10-08 04:38:17,626 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type 2018-10-08 04:38:17,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:17,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:18,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["z8nimbkjSXKjB_1LtmIlVg"], "issued_at": "2018-10-08T04:38:18.000000Z"}} 2018-10-08 04:38:18,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99fa6b7c69832835897b1ec867027a9b90de5fa" 2018-10-08 04:38:18,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5b2798-84da-4b20-b8f9-fb7f558934da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:18,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cf5b2798-84da-4b20-b8f9-fb7f558934da 2018-10-08 04:38:18,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99fa6b7c69832835897b1ec867027a9b90de5fa" 2018-10-08 04:38:18,290 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:18 GMT Server: Apache x-compute-request-id: req-f0f346eb-a524-46a2-81da-796833f882ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f0f346eb-a524-46a2-81da-796833f882ed Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:38:18,290 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/detail used request id req-f0f346eb-a524-46a2-81da-796833f882ed 2018-10-08 04:38:18,296 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f0f346eb-a524-46a2-81da-796833f882ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99fa6b7c69832835897b1ec867027a9b90de5fa" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:38:18,682 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:38:18 GMT Server: Apache x-compute-request-id: req-e47740da-32dd-43e7-94ca-8b1d88fbc5d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e47740da-32dd-43e7-94ca-8b1d88fbc5d3 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "d076bf001f0a48319637d0be24aca412", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:38:18.603929", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type", "name": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3dd51750-78ca-48e0-93c6-bd7662006365", "size": 1}} 2018-10-08 04:38:18,682 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes used request id req-e47740da-32dd-43e7-94ca-8b1d88fbc5d3 2018-10-08 04:38:18,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0f346eb-a524-46a2-81da-796833f882ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99fa6b7c69832835897b1ec867027a9b90de5fa" 2018-10-08 04:38:18,900 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:18 GMT Server: Apache x-compute-request-id: req-10c16531-4da7-4178-addf-d7be9a6860bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-10c16531-4da7-4178-addf-d7be9a6860bb Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T04:38:18.000000", "replication_status": null, "snapshot_id": null, "id": "3dd51750-78ca-48e0-93c6-bd7662006365", "size": 1, "user_id": "d076bf001f0a48319637d0be24aca412", "os-vol-tenant-attr:tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol", "bootable": "false", "created_at": "2018-10-08T04:38:18.000000", "volume_type": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type"}} 2018-10-08 04:38:18,900 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 used request id req-10c16531-4da7-4178-addf-d7be9a6860bb 2018-10-08 04:38:18,900 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol 2018-10-08 04:38:18,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0f346eb-a524-46a2-81da-796833f882ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99fa6b7c69832835897b1ec867027a9b90de5fa" 2018-10-08 04:38:19,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:18 GMT Server: Apache x-compute-request-id: req-613ab8ea-9047-430e-94d6-47c1563b453c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-613ab8ea-9047-430e-94d6-47c1563b453c Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T04:38:19.000000", "replication_status": null, "snapshot_id": null, "id": "3dd51750-78ca-48e0-93c6-bd7662006365", "size": 1, "user_id": "d076bf001f0a48319637d0be24aca412", "os-vol-tenant-attr:tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol", "bootable": "false", "created_at": "2018-10-08T04:38:18.000000", "volume_type": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type"}} 2018-10-08 04:38:19,106 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 used request id req-613ab8ea-9047-430e-94d6-47c1563b453c 2018-10-08 04:38:19,106 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:38:19,106 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol 2018-10-08 04:38:19,106 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol 2018-10-08 04:38:19,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0f346eb-a524-46a2-81da-796833f882ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99fa6b7c69832835897b1ec867027a9b90de5fa" 2018-10-08 04:38:19,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:19 GMT Server: Apache x-compute-request-id: req-8dc92a00-c0f8-4c94-9848-e716fc6ebe3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8dc92a00-c0f8-4c94-9848-e716fc6ebe3c Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T04:38:19.000000", "replication_status": null, "snapshot_id": null, "id": "3dd51750-78ca-48e0-93c6-bd7662006365", "size": 1, "user_id": "d076bf001f0a48319637d0be24aca412", "os-vol-tenant-attr:tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol", "bootable": "false", "created_at": "2018-10-08T04:38:18.000000", "volume_type": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type"}} 2018-10-08 04:38:19,312 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 used request id req-8dc92a00-c0f8-4c94-9848-e716fc6ebe3c 2018-10-08 04:38:19,312 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:38:19,312 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol 2018-10-08 04:38:19,312 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol 2018-10-08 04:38:19,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0f346eb-a524-46a2-81da-796833f882ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99fa6b7c69832835897b1ec867027a9b90de5fa" 2018-10-08 04:38:19,544 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:38:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb5b3b84-e8e0-49b2-8421-0168f03af93a 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-10-08 04:38:19,545 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 used request id req-cb5b3b84-e8e0-49b2-8421-0168f03af93a 2018-10-08 04:38:19,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0f346eb-a524-46a2-81da-796833f882ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99fa6b7c69832835897b1ec867027a9b90de5fa" 2018-10-08 04:38:19,601 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:19 GMT Server: Apache x-compute-request-id: req-fa601e71-635a-48e1-aa54-722d7b2def2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa601e71-635a-48e1-aa54-722d7b2def2b Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "self"}, {"href": "http://172.30.9.28:8776/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T04:38:19.000000", "replication_status": null, "snapshot_id": null, "id": "3dd51750-78ca-48e0-93c6-bd7662006365", "size": 1, "user_id": "d076bf001f0a48319637d0be24aca412", "os-vol-tenant-attr:tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol", "bootable": "false", "created_at": "2018-10-08T04:38:18.000000", "volume_type": "CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type"}} 2018-10-08 04:38:19,602 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 used request id req-fa601e71-635a-48e1-aa54-722d7b2def2b 2018-10-08 04:38:19,602 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 04:38:19,602 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:38:22,605 - create_volume - DEBUG - Volume status query timeout in 56.9400680065 2018-10-08 04:38:22,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f0f346eb-a524-46a2-81da-796833f882ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99fa6b7c69832835897b1ec867027a9b90de5fa" 2018-10-08 04:38:22,808 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:38:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-70fb7b06-9176-46b3-b33a-7ed95e0f7ed1 x-openstack-request-id: req-70fb7b06-9176-46b3-b33a-7ed95e0f7ed1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3dd51750-78ca-48e0-93c6-bd7662006365 could not be found.", "code": 404}} 2018-10-08 04:38:22,808 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/volumes/3dd51750-78ca-48e0-93c6-bd7662006365 used request id req-70fb7b06-9176-46b3-b33a-7ed95e0f7ed1 2018-10-08 04:38:22,809 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3dd51750-78ca-48e0-93c6-bd7662006365 could not be found. (HTTP 404) (Request-ID: req-70fb7b06-9176-46b3-b33a-7ed95e0f7ed1) 2018-10-08 04:38:22,809 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol 2018-10-08 04:38:22,809 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-172e0586-b941-43ff-8562-6b0eb34da2f6-vol-type 2018-10-08 04:38:22,812 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5fb279e5-2549-4577-a2cc-975409b55e69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-635556f9-11d2-4bb8-87d0-e8f0efddf850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cf071792f7abb40b116715020829884bf51fee" 2018-10-08 04:38:23,052 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:38:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-73b3ac8b-6cc3-49db-967d-cf72a98a73c6 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-10-08 04:38:23,052 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af/types/5fb279e5-2549-4577-a2cc-975409b55e69 used request id req-73b3ac8b-6cc3-49db-967d-cf72a98a73c6 2018-10-08 04:38:23,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:23,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4fb93795-5310-4676-aca6-78f0d612e859 Date: Mon, 08 Oct 2018 04:38:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:38:23,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4fb93795-5310-4676-aca6-78f0d612e859 2018-10-08 04:38:23,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:23,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abeb7019-a364-40d3-a93f-0a813fa51ee0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:38:23,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-abeb7019-a364-40d3-a93f-0a813fa51ee0 2018-10-08 04:38:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:23,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d315ccc-bc15-4a3c-9894-a514b9874fe7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:38:23,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-6d315ccc-bc15-4a3c-9894-a514b9874fe7 2018-10-08 04:38:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:23,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b06d31c-b81b-46f9-8da8-faa50aa3fa50 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:38:23,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-1b06d31c-b81b-46f9-8da8-faa50aa3fa50 2018-10-08 04:38:23,551 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-d1460658-8b27-446-proj 2018-10-08 04:38:23,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b46661d2647543d5b5f58857ee4c921a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:23,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b95a01-ea1b-42b0-9867-59c89118190b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:23,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b46661d2647543d5b5f58857ee4c921a used request id req-96b95a01-ea1b-42b0-9867-59c89118190b 2018-10-08 04:38:23,767 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-d1460658-8b27-446-proj-role 2018-10-08 04:38:23,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/43cdf9859aa94412b20ab06c7c6ce5ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:23,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdb6aea8-14c3-428f-82cb-9b11241de3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:23,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/43cdf9859aa94412b20ab06c7c6ce5ac used request id req-cdb6aea8-14c3-428f-82cb-9b11241de3b9 2018-10-08 04:38:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff91985fd189f90044d001ca8df680082f238f7" 2018-10-08 04:38:23,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded4086f-67da-4663-a784-34f3b2519c67 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:23,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ded4086f-67da-4663-a784-34f3b2519c67 2018-10-08 04:38:23,901 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-d1460658-8b27-446-user 2018-10-08 04:38:23,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d4c63466d4ea47e793281716a7594776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6533065dd8c2e7963480e753f557206d58021db5" 2018-10-08 04:38:24,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9335d432-05cc-4183-90c9-d08e93fc003b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:24,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d4c63466d4ea47e793281716a7594776 used request id req-9335d432-05cc-4183-90c9-d08e93fc003b 2018-10-08 04:38:24,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:24,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["aXxAr6iySkCMM4uomL32zQ"], "issued_at": "2018-10-08T04:38:24.000000Z"}} 2018-10-08 04:38:24,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be4ae84a81d71aa4b1ebc6e5b47c26d684d5535" 2018-10-08 04:38:24,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44dfd358-2eb4-47c1-b107-feb7780182de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:24,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-44dfd358-2eb4-47c1-b107-feb7780182de 2018-10-08 04:38:24,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:24,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:24,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gWFiw-h0RJWgsXZ7KbbEPA"], "issued_at": "2018-10-08T04:38:24.000000Z"}} 2018-10-08 04:38:24,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:25,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c6cfdf-ca7b-41ad-ab9a-72ab5c3692b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:25,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2c6cfdf-ca7b-41ad-ab9a-72ab5c3692b5 2018-10-08 04:38:25,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:25,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:25,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed4d24d-92c9-4243-8d96-ab8abc48fcd3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:38:25,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj used request id req-5ed4d24d-92c9-4243-8d96-ab8abc48fcd3 2018-10-08 04:38:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:25,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1831cc43-7c20-4246-b6de-eea875a64ae8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:25,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1831cc43-7c20-4246-b6de-eea875a64ae8 2018-10-08 04:38:25,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj"}}' 2018-10-08 04:38:25,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bfbdeba-fd4e-4aac-9d25-21223070253d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/12383cad6483412cbdb0fff4046d305d"}, "enabled": true, "id": "12383cad6483412cbdb0fff4046d305d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj"}} 2018-10-08 04:38:25,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5bfbdeba-fd4e-4aac-9d25-21223070253d 2018-10-08 04:38:25,274 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj 2018-10-08 04:38:25,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:25,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:25,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["vs34hZY4RnGwUuRCPg4cNQ"], "issued_at": "2018-10-08T04:38:25.000000Z"}} 2018-10-08 04:38:25,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f7ff2973a1b9465bc884c8a9b4cd971ffe3cdc" 2018-10-08 04:38:25,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefce4d1-7f82-404f-9b32-33600cdbe17a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:25,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aefce4d1-7f82-404f-9b32-33600cdbe17a 2018-10-08 04:38:25,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:25,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:25,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f7ff2973a1b9465bc884c8a9b4cd971ffe3cdc" 2018-10-08 04:38:25,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144ae7aa-9709-4643-ba13-3234f668c49c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:38:25,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-144ae7aa-9709-4643-ba13-3234f668c49c 2018-10-08 04:38:25,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f7ff2973a1b9465bc884c8a9b4cd971ffe3cdc" 2018-10-08 04:38:25,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68d7dfd-fb91-4521-b857-c19e4175e50c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/12383cad6483412cbdb0fff4046d305d"}, "enabled": true, "id": "12383cad6483412cbdb0fff4046d305d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj"}]} 2018-10-08 04:38:25,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj used request id req-d68d7dfd-fb91-4521-b857-c19e4175e50c 2018-10-08 04:38:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f7ff2973a1b9465bc884c8a9b4cd971ffe3cdc" 2018-10-08 04:38:26,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81db3f84-7a6c-42f3-8902-519e0f3b74c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:26,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-81db3f84-7a6c-42f3-8902-519e0f3b74c2 2018-10-08 04:38:26,411 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-user 2018-10-08 04:38:26,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:26,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:26,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12858f97-77cd-4873-8e21-52308610f209 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:26,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-12858f97-77cd-4873-8e21-52308610f209 2018-10-08 04:38:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" -d '{"role": {"name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj-role"}}' 2018-10-08 04:38:26,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d56de759-0b3a-4209-a583-471325901fbb Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "780ce3ebb95c46e6bfb470b9f313135e", "links": {"self": "http://172.30.9.28:5000/v3/roles/780ce3ebb95c46e6bfb470b9f313135e"}, "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj-role"}} 2018-10-08 04:38:26,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d56de759-0b3a-4209-a583-471325901fbb 2018-10-08 04:38:26,609 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj-role 2018-10-08 04:38:26,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/780ce3ebb95c46e6bfb470b9f313135e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:26,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aac282d-7165-4b44-af8b-bf7de7193617 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/780ce3ebb95c46e6bfb470b9f313135e"}, "domain_id": null, "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj-role", "id": "780ce3ebb95c46e6bfb470b9f313135e"}} 2018-10-08 04:38:26,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/780ce3ebb95c46e6bfb470b9f313135e used request id req-2aac282d-7165-4b44-af8b-bf7de7193617 2018-10-08 04:38:26,702 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj-role to project CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj 2018-10-08 04:38:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/12383cad6483412cbdb0fff4046d305d/users/9268346ab2414a34936a83bc3118d515/roles/780ce3ebb95c46e6bfb470b9f313135e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:26,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad6e7754-2f21-470c-90f4-7836e9ffa2ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:26,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/12383cad6483412cbdb0fff4046d305d/users/9268346ab2414a34936a83bc3118d515/roles/780ce3ebb95c46e6bfb470b9f313135e used request id req-ad6e7754-2f21-470c-90f4-7836e9ffa2ff 2018-10-08 04:38:26,842 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:38:26,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:26,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:27,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "780ce3ebb95c46e6bfb470b9f313135e", "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj-role"}], "expires_at": "2018-10-08T05:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12383cad6483412cbdb0fff4046d305d", "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/12383cad6483412cbdb0fff4046d305d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/12383cad6483412cbdb0fff4046d305d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/12383cad6483412cbdb0fff4046d305d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/12383cad6483412cbdb0fff4046d305d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/12383cad6483412cbdb0fff4046d305d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/12383cad6483412cbdb0fff4046d305d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/12383cad6483412cbdb0fff4046d305d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/12383cad6483412cbdb0fff4046d305d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/12383cad6483412cbdb0fff4046d305d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/12383cad6483412cbdb0fff4046d305d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/12383cad6483412cbdb0fff4046d305d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/12383cad6483412cbdb0fff4046d305d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-user", "id": "9268346ab2414a34936a83bc3118d515"}, "audit_ids": ["V2VQns6ESc2y1wxhxqOBng"], "issued_at": "2018-10-08T04:38:27.000000Z"}} 2018-10-08 04:38:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bba4d187afd50bb9d2cabb3f120d50a9aaf460e" 2018-10-08 04:38:27,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8bac3d-64d2-4ce9-a2f8-30c90583acb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:27,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa8bac3d-64d2-4ce9-a2f8-30c90583acb9 2018-10-08 04:38:27,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bba4d187afd50bb9d2cabb3f120d50a9aaf460e" 2018-10-08 04:38:27,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-466eed0c-4e53-4866-badd-70ac597306ea Date: Mon, 08 Oct 2018 04:38:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image"} 2018-10-08 04:38:27,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image used request id req-466eed0c-4e53-4866-badd-70ac597306ea 2018-10-08 04:38:27,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bba4d187afd50bb9d2cabb3f120d50a9aaf460e" 2018-10-08 04:38:27,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0c45a29a-87d3-4ec5-8ac4-e3b91be747a7 Date: Mon, 08 Oct 2018 04:38:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:38:27,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0c45a29a-87d3-4ec5-8ac4-e3b91be747a7 2018-10-08 04:38:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bba4d187afd50bb9d2cabb3f120d50a9aaf460e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image"}' 2018-10-08 04:38:27,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a X-Openstack-Request-Id: req-b059df84-8ed7-470a-99fe-d6300ee09800 Date: Mon, 08 Oct 2018 04:38:27 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:38:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:38:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a", "min_disk": 0, "protected": false, "id": "f20c1e5e-3da0-486f-8103-42680fe4922a", "file": "/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a/file", "checksum": null, "owner": "12383cad6483412cbdb0fff4046d305d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:38:27,953 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b059df84-8ed7-470a-99fe-d6300ee09800 2018-10-08 04:38:27,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bba4d187afd50bb9d2cabb3f120d50a9aaf460e" -d '' 2018-10-08 04:38:29,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c5aaa48-eca4-4f32-912a-160b75c0f870 Date: Mon, 08 Oct 2018 04:38:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:38:29,773 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a/file used request id req-1c5aaa48-eca4-4f32-912a-160b75c0f870 2018-10-08 04:38:29,774 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:38:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bba4d187afd50bb9d2cabb3f120d50a9aaf460e" 2018-10-08 04:38:29,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-32e398cb-596f-45f2-9cee-5b6eea8bf1dc Date: Mon, 08 Oct 2018 04:38:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:38:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:38:29Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f20c1e5e-3da0-486f-8103-42680fe4922a/snap", "metadata": {}}], "self": "/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a", "min_disk": 0, "protected": false, "id": "f20c1e5e-3da0-486f-8103-42680fe4922a", "file": "/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12383cad6483412cbdb0fff4046d305d", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f20c1e5e-3da0-486f-8103-42680fe4922a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:38:29,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a used request id req-32e398cb-596f-45f2-9cee-5b6eea8bf1dc 2018-10-08 04:38:29,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bba4d187afd50bb9d2cabb3f120d50a9aaf460e" 2018-10-08 04:38:30,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2516451d-d773-4bf9-9a4d-cb057689ddd6 Date: Mon, 08 Oct 2018 04:38:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:38:30,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2516451d-d773-4bf9-9a4d-cb057689ddd6 2018-10-08 04:38:30,090 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image 2018-10-08 04:38:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bba4d187afd50bb9d2cabb3f120d50a9aaf460e" 2018-10-08 04:38:30,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5114d414-3570-4929-b5dc-07c5e58bf19a Date: Mon, 08 Oct 2018 04:38:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:38:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:38:29Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f20c1e5e-3da0-486f-8103-42680fe4922a/snap", "metadata": {}}], "self": "/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a", "min_disk": 0, "protected": false, "id": "f20c1e5e-3da0-486f-8103-42680fe4922a", "file": "/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12383cad6483412cbdb0fff4046d305d", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f20c1e5e-3da0-486f-8103-42680fe4922a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:38:30,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a used request id req-5114d414-3570-4929-b5dc-07c5e58bf19a 2018-10-08 04:38:30,109 - create_image - DEBUG - Instance status is - active 2018-10-08 04:38:30,109 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image 2018-10-08 04:38:30,109 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image 2018-10-08 04:38:30,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:30,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:30,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "780ce3ebb95c46e6bfb470b9f313135e", "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj-role"}], "expires_at": "2018-10-08T05:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12383cad6483412cbdb0fff4046d305d", "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/12383cad6483412cbdb0fff4046d305d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/12383cad6483412cbdb0fff4046d305d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/12383cad6483412cbdb0fff4046d305d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/12383cad6483412cbdb0fff4046d305d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/12383cad6483412cbdb0fff4046d305d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/12383cad6483412cbdb0fff4046d305d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/12383cad6483412cbdb0fff4046d305d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/12383cad6483412cbdb0fff4046d305d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/12383cad6483412cbdb0fff4046d305d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/12383cad6483412cbdb0fff4046d305d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/12383cad6483412cbdb0fff4046d305d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/12383cad6483412cbdb0fff4046d305d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-user", "id": "9268346ab2414a34936a83bc3118d515"}, "audit_ids": ["MsVb4rwBRbqQQgv9fIc2hA"], "issued_at": "2018-10-08T04:38:30.000000Z"}} 2018-10-08 04:38:30,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4dc7ac782ad45d15b6c38a0035fcc78c7cd995f" 2018-10-08 04:38:30,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b533d2-9982-4271-b5a6-70f309ed64af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:30,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f6b533d2-9982-4271-b5a6-70f309ed64af 2018-10-08 04:38:30,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/12383cad6483412cbdb0fff4046d305d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4dc7ac782ad45d15b6c38a0035fcc78c7cd995f" 2018-10-08 04:38:30,764 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:30 GMT Server: Apache x-compute-request-id: req-23f859c1-9668-4b8a-bdaf-172655124cbb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-23f859c1-9668-4b8a-bdaf-172655124cbb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:38:30,765 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/12383cad6483412cbdb0fff4046d305d/volumes/detail used request id req-23f859c1-9668-4b8a-bdaf-172655124cbb 2018-10-08 04:38:30,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/12383cad6483412cbdb0fff4046d305d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-23f859c1-9668-4b8a-bdaf-172655124cbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4dc7ac782ad45d15b6c38a0035fcc78c7cd995f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:38:31,098 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 08 Oct 2018 04:38:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3f1be1dd-62d7-43ff-a4bb-42a21c796d02 x-openstack-request-id: req-3f1be1dd-62d7-43ff-a4bb-42a21c796d02 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-08 04:38:31,098 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/12383cad6483412cbdb0fff4046d305d/volumes used request id req-3f1be1dd-62d7-43ff-a4bb-42a21c796d02 2018-10-08 04:38:31,099 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-828ee703-fc88-497c-b274-39fb433dbf4d-image 2018-10-08 04:38:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bba4d187afd50bb9d2cabb3f120d50a9aaf460e" 2018-10-08 04:38:33,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6b7ca9f-814d-4300-975b-6908445ad47f Date: Mon, 08 Oct 2018 04:38:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:38:33,669 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f20c1e5e-3da0-486f-8103-42680fe4922a used request id req-b6b7ca9f-814d-4300-975b-6908445ad47f 2018-10-08 04:38:33,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:33,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a9098a79-6bff-479a-96ae-ee3b214d1210 Date: Mon, 08 Oct 2018 04:38:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:38:33,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a9098a79-6bff-479a-96ae-ee3b214d1210 2018-10-08 04:38:33,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:33,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf8f42b-3577-45ce-9b33-e5ec7ecaccd5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:38:33,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-6cf8f42b-3577-45ce-9b33-e5ec7ecaccd5 2018-10-08 04:38:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:33,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b8889d-fdbe-47a4-a475-22609de2c3e1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:38:33,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-61b8889d-fdbe-47a4-a475-22609de2c3e1 2018-10-08 04:38:33,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:34,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e55d05-2550-4b9e-9137-131612ccc64c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:38:34,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-d8e55d05-2550-4b9e-9137-131612ccc64c 2018-10-08 04:38:34,080 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj 2018-10-08 04:38:34,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/12383cad6483412cbdb0fff4046d305d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:34,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa1d25e-e736-42b7-bb93-9dfead921f05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:34,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/12383cad6483412cbdb0fff4046d305d used request id req-8fa1d25e-e736-42b7-bb93-9dfead921f05 2018-10-08 04:38:34,306 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-proj-role 2018-10-08 04:38:34,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/780ce3ebb95c46e6bfb470b9f313135e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:34,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b2a7bc-ff4f-494a-8177-8f2d49e08da1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:34,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/780ce3ebb95c46e6bfb470b9f313135e used request id req-26b2a7bc-ff4f-494a-8177-8f2d49e08da1 2018-10-08 04:38:34,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d1d27ca1f92efc3b1f93ce267a52c2dba5c0d2" 2018-10-08 04:38:34,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3df1fe-23aa-4f7d-9dfa-4fc4cadd0809 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:34,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8c3df1fe-23aa-4f7d-9dfa-4fc4cadd0809 2018-10-08 04:38:34,500 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-ada2ba5f-a9d9-4b8-user 2018-10-08 04:38:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9268346ab2414a34936a83bc3118d515 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f7ff2973a1b9465bc884c8a9b4cd971ffe3cdc" 2018-10-08 04:38:34,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63fcde9a-eabe-46d3-a5a7-71809596367c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:34,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9268346ab2414a34936a83bc3118d515 used request id req-63fcde9a-eabe-46d3-a5a7-71809596367c 2018-10-08 04:38:34,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:35,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JTqSlYwTRo6NfS2011u3hA"], "issued_at": "2018-10-08T04:38:35.000000Z"}} 2018-10-08 04:38:35,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae4fda88d5daf914d9b73dcbb5095a7fd8578de5" 2018-10-08 04:38:35,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907ab1b0-85d3-408b-9625-df8dcfbba5e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:35,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-907ab1b0-85d3-408b-9625-df8dcfbba5e7 2018-10-08 04:38:35,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:35,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:35,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bn2BUqpYTgmlfUyTjr1pXA"], "issued_at": "2018-10-08T04:38:35.000000Z"}} 2018-10-08 04:38:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:35,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362727e8-23c0-41ae-aa27-d85255985833 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:35,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-362727e8-23c0-41ae-aa27-d85255985833 2018-10-08 04:38:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:35,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:35,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:35,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d20731-d8f0-468a-81d7-e6459ce6a5bf Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:38:35,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj used request id req-18d20731-d8f0-468a-81d7-e6459ce6a5bf 2018-10-08 04:38:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:35,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81dc7735-c36e-40e9-b130-a5c0626def14 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:35,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-81dc7735-c36e-40e9-b130-a5c0626def14 2018-10-08 04:38:35,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj"}}' 2018-10-08 04:38:35,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0923222b-bf14-440f-ad0f-a680c3e1f422 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff4d73e27efe4d079350379bc406553e"}, "enabled": true, "id": "ff4d73e27efe4d079350379bc406553e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj"}} 2018-10-08 04:38:35,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0923222b-bf14-440f-ad0f-a680c3e1f422 2018-10-08 04:38:35,915 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj 2018-10-08 04:38:35,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:35,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:36,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["B7zTIqbrRv-H9RyEHcfY7A"], "issued_at": "2018-10-08T04:38:36.000000Z"}} 2018-10-08 04:38:36,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8689e465204bd638dbbe9f8a0fda1f139226be" 2018-10-08 04:38:36,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9277b398-cffd-4a03-bf09-9d7534646572 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:36,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9277b398-cffd-4a03-bf09-9d7534646572 2018-10-08 04:38:36,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:36,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:36,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8689e465204bd638dbbe9f8a0fda1f139226be" 2018-10-08 04:38:36,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9050b2a7-6ae1-4865-a44e-e87e896d680a Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:38:36,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9050b2a7-6ae1-4865-a44e-e87e896d680a 2018-10-08 04:38:36,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8689e465204bd638dbbe9f8a0fda1f139226be" 2018-10-08 04:38:36,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36a129d-6033-4c38-aeab-ec8f0fa08952 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ff4d73e27efe4d079350379bc406553e"}, "enabled": true, "id": "ff4d73e27efe4d079350379bc406553e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj"}]} 2018-10-08 04:38:36,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj used request id req-a36a129d-6033-4c38-aeab-ec8f0fa08952 2018-10-08 04:38:36,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8689e465204bd638dbbe9f8a0fda1f139226be" 2018-10-08 04:38:36,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c13b1ff-01b1-4b6d-a9cc-86dd79dc993f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:36,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7c13b1ff-01b1-4b6d-a9cc-86dd79dc993f 2018-10-08 04:38:37,058 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-94bb1f4c-bc1b-450-user 2018-10-08 04:38:37,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:37,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:37,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690e1617-1f04-4720-8fc0-3d870e13abec Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:37,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-690e1617-1f04-4720-8fc0-3d870e13abec 2018-10-08 04:38:37,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" -d '{"role": {"name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj-role"}}' 2018-10-08 04:38:37,255 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-045d2a6c-b447-4971-b0d9-d5cb418b58e1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e3ce9c5cbc44f48bcb04c9c640c7249", "links": {"self": "http://172.30.9.28:5000/v3/roles/6e3ce9c5cbc44f48bcb04c9c640c7249"}, "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj-role"}} 2018-10-08 04:38:37,255 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-045d2a6c-b447-4971-b0d9-d5cb418b58e1 2018-10-08 04:38:37,256 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj-role 2018-10-08 04:38:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6e3ce9c5cbc44f48bcb04c9c640c7249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:37,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918e5726-4d70-4a09-a868-f8884330e1c9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6e3ce9c5cbc44f48bcb04c9c640c7249"}, "domain_id": null, "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj-role", "id": "6e3ce9c5cbc44f48bcb04c9c640c7249"}} 2018-10-08 04:38:37,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6e3ce9c5cbc44f48bcb04c9c640c7249 used request id req-918e5726-4d70-4a09-a868-f8884330e1c9 2018-10-08 04:38:37,349 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj-role to project CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj 2018-10-08 04:38:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ff4d73e27efe4d079350379bc406553e/users/ff9aa4d1c9fc4ba3b31360d23f0d0701/roles/6e3ce9c5cbc44f48bcb04c9c640c7249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:37,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad5c57ac-c3d0-445c-b28d-0fb0954815c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:37,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ff4d73e27efe4d079350379bc406553e/users/ff9aa4d1c9fc4ba3b31360d23f0d0701/roles/6e3ce9c5cbc44f48bcb04c9c640c7249 used request id req-ad5c57ac-c3d0-445c-b28d-0fb0954815c0 2018-10-08 04:38:37,494 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:38:37,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:37,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:37,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e3ce9c5cbc44f48bcb04c9c640c7249", "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj-role"}], "expires_at": "2018-10-08T05:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff4d73e27efe4d079350379bc406553e", "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-user", "id": "ff9aa4d1c9fc4ba3b31360d23f0d0701"}, "audit_ids": ["e2bWSQPzQguYRwYOuRDa_A"], "issued_at": "2018-10-08T04:38:37.000000Z"}} 2018-10-08 04:38:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d51f2cda05719c710b65693205ead75255742e" 2018-10-08 04:38:37,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4c3faa-8850-4d14-a44c-e16215ba2933 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:37,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a4c3faa-8850-4d14-a44c-e16215ba2933 2018-10-08 04:38:37,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d51f2cda05719c710b65693205ead75255742e" 2018-10-08 04:38:38,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-95bd8951-abce-47c6-bb9c-0e054f6405ea Date: Mon, 08 Oct 2018 04:38:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image"} 2018-10-08 04:38:38,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image used request id req-95bd8951-abce-47c6-bb9c-0e054f6405ea 2018-10-08 04:38:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d51f2cda05719c710b65693205ead75255742e" 2018-10-08 04:38:38,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e0a90fc7-870a-4606-82d0-a2999df63afd Date: Mon, 08 Oct 2018 04:38:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:38:38,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e0a90fc7-870a-4606-82d0-a2999df63afd 2018-10-08 04:38:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99d51f2cda05719c710b65693205ead75255742e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image"}' 2018-10-08 04:38:38,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3 X-Openstack-Request-Id: req-03d50408-1eb4-4e4d-a33f-b6df2510295b Date: Mon, 08 Oct 2018 04:38:38 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:38:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:38:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "min_disk": 0, "protected": false, "id": "94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "file": "/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3/file", "checksum": null, "owner": "ff4d73e27efe4d079350379bc406553e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:38:38,636 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-03d50408-1eb4-4e4d-a33f-b6df2510295b 2018-10-08 04:38:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d51f2cda05719c710b65693205ead75255742e" -d '' 2018-10-08 04:38:39,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3dac18a5-3009-416f-ae7b-0bbf83d8294f Date: Mon, 08 Oct 2018 04:38:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:38:39,996 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3/file used request id req-3dac18a5-3009-416f-ae7b-0bbf83d8294f 2018-10-08 04:38:39,997 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:38:40,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d51f2cda05719c710b65693205ead75255742e" 2018-10-08 04:38:40,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7c9b65c4-bb90-4b07-941d-aa01797dcaf4 Date: Mon, 08 Oct 2018 04:38:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:38:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:38:39Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3/snap", "metadata": {}}], "self": "/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "min_disk": 0, "protected": false, "id": "94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "file": "/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff4d73e27efe4d079350379bc406553e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:38:40,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3 used request id req-7c9b65c4-bb90-4b07-941d-aa01797dcaf4 2018-10-08 04:38:40,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d51f2cda05719c710b65693205ead75255742e" 2018-10-08 04:38:40,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd785df6-1a6d-4207-bb9e-87587a0bcc35 Date: Mon, 08 Oct 2018 04:38:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:38:40,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dd785df6-1a6d-4207-bb9e-87587a0bcc35 2018-10-08 04:38:40,298 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image 2018-10-08 04:38:40,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d51f2cda05719c710b65693205ead75255742e" 2018-10-08 04:38:40,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-81b4deba-1bc0-4bc9-9b09-c4090e33622a Date: Mon, 08 Oct 2018 04:38:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:38:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:38:39Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3/snap", "metadata": {}}], "self": "/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "min_disk": 0, "protected": false, "id": "94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "file": "/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff4d73e27efe4d079350379bc406553e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:38:40,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3 used request id req-81b4deba-1bc0-4bc9-9b09-c4090e33622a 2018-10-08 04:38:40,467 - create_image - DEBUG - Instance status is - active 2018-10-08 04:38:40,467 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image 2018-10-08 04:38:40,467 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image 2018-10-08 04:38:40,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:40,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:40,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e3ce9c5cbc44f48bcb04c9c640c7249", "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj-role"}], "expires_at": "2018-10-08T05:38:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff4d73e27efe4d079350379bc406553e", "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-user", "id": "ff9aa4d1c9fc4ba3b31360d23f0d0701"}, "audit_ids": ["Q09E4M8TS6St4ONsYip8PQ"], "issued_at": "2018-10-08T04:38:40.000000Z"}} 2018-10-08 04:38:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:40,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a556dc-ed63-4c76-b19e-7c446e3306f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:40,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42a556dc-ed63-4c76-b19e-7c446e3306f9 2018-10-08 04:38:40,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:41,119 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:40 GMT Server: Apache x-compute-request-id: req-312d042a-8a58-44e8-98dc-17a864ef75ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-312d042a-8a58-44e8-98dc-17a864ef75ea Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:38:41,119 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/detail used request id req-312d042a-8a58-44e8-98dc-17a864ef75ea 2018-10-08 04:38:41,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "imageRef": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:38:42,398 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:38:41 GMT Server: Apache x-compute-request-id: req-24b61869-630a-4601-9700-c8b216730746 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24b61869-630a-4601-9700-c8b216730746 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ff9aa4d1c9fc4ba3b31360d23f0d0701", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:38:42.226773", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "size": 1}} 2018-10-08 04:38:42,398 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes used request id req-24b61869-630a-4601-9700-c8b216730746 2018-10-08 04:38:42,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:42,595 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:42 GMT Server: Apache x-compute-request-id: req-f3889d8e-61a8-4970-985f-b6fa2a9536a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3889d8e-61a8-4970-985f-b6fa2a9536a7 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ff9aa4d1c9fc4ba3b31360d23f0d0701", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:38:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ff4d73e27efe4d079350379bc406553e", "updated_at": "2018-10-08T04:38:42.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "size": 1}} 2018-10-08 04:38:42,595 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-f3889d8e-61a8-4970-985f-b6fa2a9536a7 2018-10-08 04:38:42,596 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol 2018-10-08 04:38:42,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:42,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:42 GMT Server: Apache x-compute-request-id: req-765f9029-ed0c-4f2b-ab8e-e5a3f377dce7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-765f9029-ed0c-4f2b-ab8e-e5a3f377dce7 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ff9aa4d1c9fc4ba3b31360d23f0d0701", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:38:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ff4d73e27efe4d079350379bc406553e", "updated_at": "2018-10-08T04:38:42.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "size": 1}} 2018-10-08 04:38:42,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-765f9029-ed0c-4f2b-ab8e-e5a3f377dce7 2018-10-08 04:38:42,798 - create_volume - DEBUG - Instance status is - creating 2018-10-08 04:38:42,798 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:38:45,801 - create_volume - DEBUG - Volume status query timeout in 296.794369936 2018-10-08 04:38:45,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:46,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:45 GMT Server: Apache x-compute-request-id: req-aa6ee7e4-6c0e-422f-8ec3-031e90c3f4ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa6ee7e4-6c0e-422f-8ec3-031e90c3f4ff Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "ff9aa4d1c9fc4ba3b31360d23f0d0701", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:38:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ff4d73e27efe4d079350379bc406553e", "updated_at": "2018-10-08T04:38:44.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "size": 1}} 2018-10-08 04:38:46,042 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-aa6ee7e4-6c0e-422f-8ec3-031e90c3f4ff 2018-10-08 04:38:46,043 - create_volume - DEBUG - Instance status is - downloading 2018-10-08 04:38:46,043 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:38:49,046 - create_volume - DEBUG - Volume status query timeout in 293.549823999 2018-10-08 04:38:49,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:49,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:49 GMT Server: Apache x-compute-request-id: req-6294c0a2-c61b-4fe5-9c89-3f7b4e137fcc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6294c0a2-c61b-4fe5-9c89-3f7b4e137fcc Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-08T04:38:47.000000", "replication_status": null, "snapshot_id": null, "id": "e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "size": 1, "user_id": "ff9aa4d1c9fc4ba3b31360d23f0d0701", "os-vol-tenant-attr:tenant_id": "ff4d73e27efe4d079350379bc406553e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image", "image_id": "94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "bootable": "true", "created_at": "2018-10-08T04:38:42.000000", "volume_type": null}} 2018-10-08 04:38:49,249 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-6294c0a2-c61b-4fe5-9c89-3f7b4e137fcc 2018-10-08 04:38:49,250 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:38:49,250 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol 2018-10-08 04:38:49,250 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol 2018-10-08 04:38:49,253 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:49,460 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:49 GMT Server: Apache x-compute-request-id: req-9ae49082-a106-4887-8504-2d91081fab97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ae49082-a106-4887-8504-2d91081fab97 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-08T04:38:47.000000", "replication_status": null, "snapshot_id": null, "id": "e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "size": 1, "user_id": "ff9aa4d1c9fc4ba3b31360d23f0d0701", "os-vol-tenant-attr:tenant_id": "ff4d73e27efe4d079350379bc406553e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image", "image_id": "94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "bootable": "true", "created_at": "2018-10-08T04:38:42.000000", "volume_type": null}} 2018-10-08 04:38:49,460 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-9ae49082-a106-4887-8504-2d91081fab97 2018-10-08 04:38:49,461 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:38:49,461 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol 2018-10-08 04:38:49,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:49,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e3ce9c5cbc44f48bcb04c9c640c7249", "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj-role"}], "expires_at": "2018-10-08T05:38:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff4d73e27efe4d079350379bc406553e", "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ff4d73e27efe4d079350379bc406553e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ff4d73e27efe4d079350379bc406553e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ff4d73e27efe4d079350379bc406553e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-94bb1f4c-bc1b-450-user", "id": "ff9aa4d1c9fc4ba3b31360d23f0d0701"}, "audit_ids": ["vssGoOOGSjeBfT4c4DcUtA"], "issued_at": "2018-10-08T04:38:49.000000Z"}} 2018-10-08 04:38:49,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a19c7a26d1c8e1b5931f4eac1b10c29b517df6" 2018-10-08 04:38:50,049 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:49 GMT Server: Apache x-compute-request-id: req-31ca2222-62db-429e-a38d-c237a088d0cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31ca2222-62db-429e-a38d-c237a088d0cc Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-08T04:38:47.000000", "replication_status": null, "snapshot_id": null, "id": "e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "size": 1, "user_id": "ff9aa4d1c9fc4ba3b31360d23f0d0701", "os-vol-tenant-attr:tenant_id": "ff4d73e27efe4d079350379bc406553e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image", "image_id": "94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "bootable": "true", "created_at": "2018-10-08T04:38:42.000000", "volume_type": null}} 2018-10-08 04:38:50,050 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-31ca2222-62db-429e-a38d-c237a088d0cc 2018-10-08 04:38:50,053 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:50,255 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:50 GMT Server: Apache x-compute-request-id: req-5c2c6789-d2bf-4623-aa4c-b5344d734a35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c2c6789-d2bf-4623-aa4c-b5344d734a35 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-08T04:38:47.000000", "replication_status": null, "snapshot_id": null, "id": "e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "size": 1, "user_id": "ff9aa4d1c9fc4ba3b31360d23f0d0701", "os-vol-tenant-attr:tenant_id": "ff4d73e27efe4d079350379bc406553e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image", "image_id": "94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "bootable": "true", "created_at": "2018-10-08T04:38:42.000000", "volume_type": null}} 2018-10-08 04:38:50,256 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-5c2c6789-d2bf-4623-aa4c-b5344d734a35 2018-10-08 04:38:50,256 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:38:50,256 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol 2018-10-08 04:38:50,256 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol 2018-10-08 04:38:50,259 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:50,340 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:38:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2ea7e91e-701d-458b-86fe-83d349d162a2 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-10-08 04:38:50,340 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-2ea7e91e-701d-458b-86fe-83d349d162a2 2018-10-08 04:38:50,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:50,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:50 GMT Server: Apache x-compute-request-id: req-beea5ea9-e5f4-46ea-b85c-0734016e0aff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-beea5ea9-e5f4-46ea-b85c-0734016e0aff Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-08T04:38:50.000000", "replication_status": null, "snapshot_id": null, "id": "e3ee77c9-a85b-43d6-826f-8f7546e63f6b", "size": 1, "user_id": "ff9aa4d1c9fc4ba3b31360d23f0d0701", "os-vol-tenant-attr:tenant_id": "ff4d73e27efe4d079350379bc406553e", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image", "image_id": "94f7fea6-cc3f-418a-9b5f-06c6a625f8d3", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol", "bootable": "true", "created_at": "2018-10-08T04:38:42.000000", "volume_type": null}} 2018-10-08 04:38:50,531 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-beea5ea9-e5f4-46ea-b85c-0734016e0aff 2018-10-08 04:38:50,532 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 04:38:50,532 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:38:53,535 - create_volume - DEBUG - Volume status query timeout in 56.8055009842 2018-10-08 04:38:53,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-312d042a-8a58-44e8-98dc-17a864ef75ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4abe5e09d6f3e13de6c72e3e33c2a7c1ecbacf3" 2018-10-08 04:38:54,096 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:38:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-70cbe431-c17d-4aae-9950-974335c7e883 x-openstack-request-id: req-70cbe431-c17d-4aae-9950-974335c7e883 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e3ee77c9-a85b-43d6-826f-8f7546e63f6b could not be found.", "code": 404}} 2018-10-08 04:38:54,096 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ff4d73e27efe4d079350379bc406553e/volumes/e3ee77c9-a85b-43d6-826f-8f7546e63f6b used request id req-70cbe431-c17d-4aae-9950-974335c7e883 2018-10-08 04:38:54,097 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e3ee77c9-a85b-43d6-826f-8f7546e63f6b could not be found. (HTTP 404) (Request-ID: req-70cbe431-c17d-4aae-9950-974335c7e883) 2018-10-08 04:38:54,097 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-vol 2018-10-08 04:38:54,097 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-e9812be4-538c-4325-b6ef-e0ea69ee210f-image 2018-10-08 04:38:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99d51f2cda05719c710b65693205ead75255742e" 2018-10-08 04:38:55,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2180fc29-13f7-4df4-9dfc-b11de3061477 Date: Mon, 08 Oct 2018 04:38:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:38:55,808 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/94f7fea6-cc3f-418a-9b5f-06c6a625f8d3 used request id req-2180fc29-13f7-4df4-9dfc-b11de3061477 2018-10-08 04:38:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:56,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3e8f2ce3-ade1-4126-ab27-abb3cbe1ef8c Date: Mon, 08 Oct 2018 04:38:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:38:56,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3e8f2ce3-ade1-4126-ab27-abb3cbe1ef8c 2018-10-08 04:38:56,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:56,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9002abfe-97ce-4b60-b8f9-cb6ab5fd6ba0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:38:56,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-9002abfe-97ce-4b60-b8f9-cb6ab5fd6ba0 2018-10-08 04:38:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:56,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24487cf2-5ca1-41b2-86e8-7afc81a26954 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:38:56,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-24487cf2-5ca1-41b2-86e8-7afc81a26954 2018-10-08 04:38:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:56,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed91f60-99cf-475d-bc08-d15e61ae382e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:38:56,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-1ed91f60-99cf-475d-bc08-d15e61ae382e 2018-10-08 04:38:56,300 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj 2018-10-08 04:38:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ff4d73e27efe4d079350379bc406553e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:56,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8638c024-8bb9-4c8d-bde4-0a56380b7cb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:56,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ff4d73e27efe4d079350379bc406553e used request id req-8638c024-8bb9-4c8d-bde4-0a56380b7cb3 2018-10-08 04:38:56,522 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-94bb1f4c-bc1b-450-proj-role 2018-10-08 04:38:56,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6e3ce9c5cbc44f48bcb04c9c640c7249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:56,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e631916-f751-4020-84fe-0a2d03d7702b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:56,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6e3ce9c5cbc44f48bcb04c9c640c7249 used request id req-2e631916-f751-4020-84fe-0a2d03d7702b 2018-10-08 04:38:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e6e05dd5eda46668d8a19a9f4ba924d7928c12" 2018-10-08 04:38:56,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01302aee-3c81-4ee7-9b06-28a12c199c4e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:56,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-01302aee-3c81-4ee7-9b06-28a12c199c4e 2018-10-08 04:38:56,733 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-94bb1f4c-bc1b-450-user 2018-10-08 04:38:56,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ff9aa4d1c9fc4ba3b31360d23f0d0701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8689e465204bd638dbbe9f8a0fda1f139226be" 2018-10-08 04:38:56,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8e70258-05f9-4c6a-93ca-f265e4d1e07e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:56,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ff9aa4d1c9fc4ba3b31360d23f0d0701 used request id req-d8e70258-05f9-4c6a-93ca-f265e4d1e07e 2018-10-08 04:38:56,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:57,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bVMcEoGyT3G0CA59-IIzZg"], "issued_at": "2018-10-08T04:38:57.000000Z"}} 2018-10-08 04:38:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9b85fa4892a329a12924a2ea11528bcd4aeb45" 2018-10-08 04:38:57,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6614035c-5971-4561-be80-6342fb3346ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:57,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6614035c-5971-4561-be80-6342fb3346ab 2018-10-08 04:38:57,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:57,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:57,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["mk4Vcf20Qpq_wWe9_hIHBA"], "issued_at": "2018-10-08T04:38:57.000000Z"}} 2018-10-08 04:38:57,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:38:57,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc341c5-81cd-47b6-84b1-00f62b00d797 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:57,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3bc341c5-81cd-47b6-84b1-00f62b00d797 2018-10-08 04:38:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:57,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:57,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-fc2c5b55-957c-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:38:57,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6645bf51-ade1-4ecf-8f0e-abd22ea976cd Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-fc2c5b55-957c-4da-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:38:57,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-fc2c5b55-957c-4da-proj used request id req-6645bf51-ade1-4ecf-8f0e-abd22ea976cd 2018-10-08 04:38:57,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:38:58,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7458f95c-fc5b-4525-a2fc-49d268c67af2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:58,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7458f95c-fc5b-4525-a2fc-49d268c67af2 2018-10-08 04:38:58,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}}' 2018-10-08 04:38:58,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50f94178-73c9-4fbc-8ac0-53800560e6aa Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e"}, "enabled": true, "id": "05714cbdd3e54a148f2762a51e15852e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}} 2018-10-08 04:38:58,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-50f94178-73c9-4fbc-8ac0-53800560e6aa 2018-10-08 04:38:58,184 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-fc2c5b55-957c-4da-proj 2018-10-08 04:38:58,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:58,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:38:58,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Pt049-71SWKM0p8D0EMrbg"], "issued_at": "2018-10-08T04:38:58.000000Z"}} 2018-10-08 04:38:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8761d24a0c1dced0b8339917c1e531ba7a1daf1" 2018-10-08 04:38:58,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939e7845-a55c-48a7-9582-717ce00c1e72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:38:58,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-939e7845-a55c-48a7-9582-717ce00c1e72 2018-10-08 04:38:58,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:38:58,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:38:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8761d24a0c1dced0b8339917c1e531ba7a1daf1" 2018-10-08 04:38:58,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05054051-4ff2-49f3-97df-4e8bbd46c422 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:38:58,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-05054051-4ff2-49f3-97df-4e8bbd46c422 2018-10-08 04:38:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-fc2c5b55-957c-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8761d24a0c1dced0b8339917c1e531ba7a1daf1" 2018-10-08 04:38:58,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdb7ab5-1aed-448c-b5df-1a72b4ae6cc2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-fc2c5b55-957c-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e"}, "enabled": true, "id": "05714cbdd3e54a148f2762a51e15852e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}]} 2018-10-08 04:38:58,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-fc2c5b55-957c-4da-proj used request id req-dfdb7ab5-1aed-448c-b5df-1a72b4ae6cc2 2018-10-08 04:38:58,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8761d24a0c1dced0b8339917c1e531ba7a1daf1" 2018-10-08 04:38:58,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f5138f-40fb-4e8f-9726-f5718412dee2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:38:58,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e4f5138f-40fb-4e8f-9726-f5718412dee2 2018-10-08 04:38:59,225 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-fc2c5b55-957c-4da-user 2018-10-08 04:38:59,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:38:59,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3bf579-f362-4b08-b351-1b76a20b0a50 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:38:59,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7d3bf579-f362-4b08-b351-1b76a20b0a50 2018-10-08 04:38:59,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" -d '{"role": {"name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj-role"}}' 2018-10-08 04:38:59,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93bc6306-fc46-48e0-bcb6-54c5f43eb9dc Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49840cd6646546d89c2d4f0d63c2b4da", "links": {"self": "http://172.30.9.28:5000/v3/roles/49840cd6646546d89c2d4f0d63c2b4da"}, "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj-role"}} 2018-10-08 04:38:59,466 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-93bc6306-fc46-48e0-bcb6-54c5f43eb9dc 2018-10-08 04:38:59,466 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-fc2c5b55-957c-4da-proj-role 2018-10-08 04:38:59,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/49840cd6646546d89c2d4f0d63c2b4da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:38:59,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b9276e-880b-4d2f-aa98-b8d6d7d73420 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/49840cd6646546d89c2d4f0d63c2b4da"}, "domain_id": null, "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj-role", "id": "49840cd6646546d89c2d4f0d63c2b4da"}} 2018-10-08 04:38:59,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/49840cd6646546d89c2d4f0d63c2b4da used request id req-b1b9276e-880b-4d2f-aa98-b8d6d7d73420 2018-10-08 04:38:59,552 - keystone_utils - INFO - Granting role SimpleHealthCheck-fc2c5b55-957c-4da-proj-role to project SimpleHealthCheck-fc2c5b55-957c-4da-proj 2018-10-08 04:38:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e/users/03c762b429ef4ee3be9cec150478feb3/roles/49840cd6646546d89c2d4f0d63c2b4da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:38:59,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899e4afd-6333-4a0f-9cb4-db6311a6c793 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:38:59,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e/users/03c762b429ef4ee3be9cec150478feb3/roles/49840cd6646546d89c2d4f0d63c2b4da used request id req-899e4afd-6333-4a0f-9cb4-db6311a6c793 2018-10-08 04:38:59,689 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:38:59,691 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:38:59,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:38:59,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:00,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49840cd6646546d89c2d4f0d63c2b4da", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj-role"}], "expires_at": "2018-10-08T05:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05714cbdd3e54a148f2762a51e15852e", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-fc2c5b55-957c-4da-user", "id": "03c762b429ef4ee3be9cec150478feb3"}, "audit_ids": ["Rt8gO3OARXiTydUcj7sFSw"], "issued_at": "2018-10-08T04:39:00.000000Z"}} 2018-10-08 04:39:00,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386627e5758d0e48db0c774aa209b3fcf2a1f46c" 2018-10-08 04:39:00,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d355eca-7ce5-4c58-b5ba-059017538481 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:00,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8d355eca-7ce5-4c58-b5ba-059017538481 2018-10-08 04:39:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}386627e5758d0e48db0c774aa209b3fcf2a1f46c" 2018-10-08 04:39:00,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f6051072-2339-4c84-8d26-25e49bc33f2c Date: Mon, 08 Oct 2018 04:39:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image"} 2018-10-08 04:39:00,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image used request id req-f6051072-2339-4c84-8d26-25e49bc33f2c 2018-10-08 04:39:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}386627e5758d0e48db0c774aa209b3fcf2a1f46c" 2018-10-08 04:39:00,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-66c16f2f-e822-4b5f-b33c-092647792051 Date: Mon, 08 Oct 2018 04:39:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:39:00,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-66c16f2f-e822-4b5f-b33c-092647792051 2018-10-08 04:39:00,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}386627e5758d0e48db0c774aa209b3fcf2a1f46c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image"}' 2018-10-08 04:39:00,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75 X-Openstack-Request-Id: req-ffda6903-3af0-4b4d-b4b5-70379dc728c8 Date: Mon, 08 Oct 2018 04:39:00 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:39:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:39:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "min_disk": 0, "protected": false, "id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "file": "/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75/file", "checksum": null, "owner": "05714cbdd3e54a148f2762a51e15852e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:39:00,702 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ffda6903-3af0-4b4d-b4b5-70379dc728c8 2018-10-08 04:39:00,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}386627e5758d0e48db0c774aa209b3fcf2a1f46c" -d '' 2018-10-08 04:39:02,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09388507-9490-4773-b8f7-20cc4ce66c3c Date: Mon, 08 Oct 2018 04:39:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:39:02,014 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75/file used request id req-09388507-9490-4773-b8f7-20cc4ce66c3c 2018-10-08 04:39:02,015 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:39:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}386627e5758d0e48db0c774aa209b3fcf2a1f46c" 2018-10-08 04:39:02,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8b5725fd-5b64-4d32-8f0f-bf45333f5769 Date: Mon, 08 Oct 2018 04:39:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:39:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:39:01Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/88a6e39f-1293-4028-b3ca-43aef4212d75/snap", "metadata": {}}], "self": "/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "min_disk": 0, "protected": false, "id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "file": "/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05714cbdd3e54a148f2762a51e15852e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/88a6e39f-1293-4028-b3ca-43aef4212d75/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:39:02,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75 used request id req-8b5725fd-5b64-4d32-8f0f-bf45333f5769 2018-10-08 04:39:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}386627e5758d0e48db0c774aa209b3fcf2a1f46c" 2018-10-08 04:39:02,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c27ce1c1-12ca-4ebe-86c4-f18655876413 Date: Mon, 08 Oct 2018 04:39:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:39:02,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c27ce1c1-12ca-4ebe-86c4-f18655876413 2018-10-08 04:39:02,340 - create_image - INFO - Created image with name - SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image 2018-10-08 04:39:02,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}386627e5758d0e48db0c774aa209b3fcf2a1f46c" 2018-10-08 04:39:02,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-23ab7dbd-fab0-45e9-91e3-2c30faeceaea Date: Mon, 08 Oct 2018 04:39:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:39:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:39:01Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/88a6e39f-1293-4028-b3ca-43aef4212d75/snap", "metadata": {}}], "self": "/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "min_disk": 0, "protected": false, "id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "file": "/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05714cbdd3e54a148f2762a51e15852e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/88a6e39f-1293-4028-b3ca-43aef4212d75/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:39:02,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75 used request id req-23ab7dbd-fab0-45e9-91e3-2c30faeceaea 2018-10-08 04:39:02,518 - create_image - DEBUG - Instance status is - active 2018-10-08 04:39:02,518 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image 2018-10-08 04:39:02,518 - create_image - INFO - Image is now active with name - SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image 2018-10-08 04:39:02,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:02,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:02,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49840cd6646546d89c2d4f0d63c2b4da", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj-role"}], "expires_at": "2018-10-08T05:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05714cbdd3e54a148f2762a51e15852e", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-fc2c5b55-957c-4da-user", "id": "03c762b429ef4ee3be9cec150478feb3"}, "audit_ids": ["SipWxlr_SwulpXAsCA1rMw"], "issued_at": "2018-10-08T04:39:02.000000Z"}} 2018-10-08 04:39:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" 2018-10-08 04:39:02,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed092d2d-768e-4793-a319-984fe3874d09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:02,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed092d2d-768e-4793-a319-984fe3874d09 2018-10-08 04:39:02,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" 2018-10-08 04:39:03,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-53ea942a-8e28-4847-9b78-5a7d1cb9d64a Date: Mon, 08 Oct 2018 04:39:03 GMT RESP BODY: {"networks":[]} 2018-10-08 04:39:03,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net used request id req-53ea942a-8e28-4847-9b78-5a7d1cb9d64a 2018-10-08 04:39:03,110 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net 2018-10-08 04:39:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" -d '{"network": {"name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net", "admin_state_up": true}}' 2018-10-08 04:39:03,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-48262b5e-417a-4c98-8461-a378b54da35e Date: Mon, 08 Oct 2018 04:39:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"05714cbdd3e54a148f2762a51e15852e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:39:03Z","is_default":false,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:03Z","mtu":1450}} 2018-10-08 04:39:03,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-48262b5e-417a-4c98-8461-a378b54da35e 2018-10-08 04:39:03,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" 2018-10-08 04:39:04,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-33b85364-0629-4033-a94b-a640b4236f23 Date: Mon, 08 Oct 2018 04:39:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:39:03Z","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"05714cbdd3e54a148f2762a51e15852e","id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net"}]} 2018-10-08 04:39:04,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-33b85364-0629-4033-a94b-a640b4236f23 2018-10-08 04:39:04,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" 2018-10-08 04:39:04,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-583b8dc7-eb43-476a-99a3-71b65bc8bb3a Date: Mon, 08 Oct 2018 04:39:04 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:39:04,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-583b8dc7-eb43-476a-99a3-71b65bc8bb3a 2018-10-08 04:39:04,405 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet 2018-10-08 04:39:04,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" -d '{"subnets": [{"ip_version": 4, "network_id": "cd5d6a3e-3a89-4405-814b-1dd477995d71", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet"}]}' 2018-10-08 04:39:05,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1686fccc-207f-48d1-805f-9473a3ac1f26 Date: Mon, 08 Oct 2018 04:39:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:04Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:04Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"05714cbdd3e54a148f2762a51e15852e","id":"e23dae8f-17d0-4958-afb1-56cf945af137","subnetpool_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet"}]} 2018-10-08 04:39:05,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1686fccc-207f-48d1-805f-9473a3ac1f26 2018-10-08 04:39:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" 2018-10-08 04:39:05,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9b748748-a984-4ecb-b4c6-3ab72301e524 Date: Mon, 08 Oct 2018 04:39:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e23dae8f-17d0-4958-afb1-56cf945af137"],"updated_at":"2018-10-08T04:39:04Z","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05714cbdd3e54a148f2762a51e15852e","id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net"}]} 2018-10-08 04:39:05,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-9b748748-a984-4ecb-b4c6-3ab72301e524 2018-10-08 04:39:05,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" 2018-10-08 04:39:05,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4a9f4225-d339-4ff9-bd60-83cf8ecba47e Date: Mon, 08 Oct 2018 04:39:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:04Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05714cbdd3e54a148f2762a51e15852e","id":"e23dae8f-17d0-4958-afb1-56cf945af137","subnetpool_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet"}]} 2018-10-08 04:39:05,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-4a9f4225-d339-4ff9-bd60-83cf8ecba47e 2018-10-08 04:39:05,555 - OpenStackNetwork - DEBUG - Network [cd5d6a3e-3a89-4405-814b-1dd477995d71] created successfully 2018-10-08 04:39:05,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:05,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:05,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["TL94OSrESsWVKQFCKKU-MA"], "issued_at": "2018-10-08T04:39:05.000000Z"}} 2018-10-08 04:39:05,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c11b4d38abf3f89ef02f5f0a56b9afdd3b5ca40" 2018-10-08 04:39:06,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755fad41-2033-4dc6-9174-0705f6c2294c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:06,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-755fad41-2033-4dc6-9174-0705f6c2294c 2018-10-08 04:39:06,015 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:39:06,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c11b4d38abf3f89ef02f5f0a56b9afdd3b5ca40" 2018-10-08 04:39:06,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-b506f902-a94e-4a5e-83e0-115cd1525095 x-compute-request-id: req-b506f902-a94e-4a5e-83e0-115cd1525095 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:39:06,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b506f902-a94e-4a5e-83e0-115cd1525095 2018-10-08 04:39:06,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c11b4d38abf3f89ef02f5f0a56b9afdd3b5ca40" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-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-10-08 04:39:06,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-02e13976-8f04-44dc-9938-4aa843ea11c5 x-compute-request-id: req-02e13976-8f04-44dc-9938-4aa843ea11c5 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:39:06,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-02e13976-8f04-44dc-9938-4aa843ea11c5 2018-10-08 04:39:06,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:06,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:06,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49840cd6646546d89c2d4f0d63c2b4da", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj-role"}], "expires_at": "2018-10-08T05:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05714cbdd3e54a148f2762a51e15852e", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-fc2c5b55-957c-4da-user", "id": "03c762b429ef4ee3be9cec150478feb3"}, "audit_ids": ["LeEgwBPxTC-3zE9TnizUkw"], "issued_at": "2018-10-08T04:39:06.000000Z"}} 2018-10-08 04:39:06,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:06,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea2c01a-5247-4ac8-ba53-4745faefa90d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:06,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4ea2c01a-5247-4ac8-ba53-4745faefa90d 2018-10-08 04:39:06,730 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:39:06,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:06,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da62fe00-1d09-4e2b-87ff-dfec1cff79d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:06,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-da62fe00-1d09-4e2b-87ff-dfec1cff79d7 2018-10-08 04:39:06,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:07,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c1767932-1d70-4707-ad7e-45c01f212eeb Date: Mon, 08 Oct 2018 04:39:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e23dae8f-17d0-4958-afb1-56cf945af137"],"updated_at":"2018-10-08T04:39:04Z","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05714cbdd3e54a148f2762a51e15852e","id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net"}]} 2018-10-08 04:39:07,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net used request id req-c1767932-1d70-4707-ad7e-45c01f212eeb 2018-10-08 04:39:07,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:39:07,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:39:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:39:07,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:07,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b707370b-1b27-4259-8cd1-7b5b5019f759 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e"}, "enabled": true, "id": "05714cbdd3e54a148f2762a51e15852e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}} 2018-10-08 04:39:07,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e used request id req-b707370b-1b27-4259-8cd1-7b5b5019f759 2018-10-08 04:39:07,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:07,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-db1a74bf-0fce-45db-847a-76bd601ebd5d Date: Mon, 08 Oct 2018 04:39:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:04Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05714cbdd3e54a148f2762a51e15852e","id":"e23dae8f-17d0-4958-afb1-56cf945af137","subnetpool_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet"}]} 2018-10-08 04:39:07,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-db1a74bf-0fce-45db-847a-76bd601ebd5d 2018-10-08 04:39:07,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:07,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-57b82426-5150-4fa5-bd7a-926022fa637a Date: Mon, 08 Oct 2018 04:39:07 GMT RESP BODY: {"ports":[]} 2018-10-08 04:39:07,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1&admin_state_up=True used request id req-57b82426-5150-4fa5-bd7a-926022fa637a 2018-10-08 04:39:07,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:07,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d9f97cc-4a16-465b-b001-07a09409840b x-compute-request-id: req-2d9f97cc-4a16-465b-b001-07a09409840b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:39:07,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst used request id req-2d9f97cc-4a16-465b-b001-07a09409840b 2018-10-08 04:39:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:08,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4174b7b2-a8c7-46ad-b2dc-6e726cb604c5 Date: Mon, 08 Oct 2018 04:39:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e23dae8f-17d0-4958-afb1-56cf945af137"],"updated_at":"2018-10-08T04:39:04Z","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05714cbdd3e54a148f2762a51e15852e","id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net"}]} 2018-10-08 04:39:08,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net used request id req-4174b7b2-a8c7-46ad-b2dc-6e726cb604c5 2018-10-08 04:39:08,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:08,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140f0284-9b9f-42fa-aaf6-d22656d17a04 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e"}, "enabled": true, "id": "05714cbdd3e54a148f2762a51e15852e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}} 2018-10-08 04:39:08,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e used request id req-140f0284-9b9f-42fa-aaf6-d22656d17a04 2018-10-08 04:39:08,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:08,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-638f01e9-5f3d-446a-9a17-8677f4cc5bb0 Date: Mon, 08 Oct 2018 04:39:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:04Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05714cbdd3e54a148f2762a51e15852e","id":"e23dae8f-17d0-4958-afb1-56cf945af137","subnetpool_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet"}]} 2018-10-08 04:39:08,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-638f01e9-5f3d-446a-9a17-8677f4cc5bb0 2018-10-08 04:39:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:08,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-10b57857-17c0-46dc-8be6-b58bac961c3b Date: Mon, 08 Oct 2018 04:39:08 GMT RESP BODY: {"ports":[]} 2018-10-08 04:39:08,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1&admin_state_up=True used request id req-10b57857-17c0-46dc-8be6-b58bac961c3b 2018-10-08 04:39:08,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:08,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:08,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49840cd6646546d89c2d4f0d63c2b4da", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj-role"}], "expires_at": "2018-10-08T05:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05714cbdd3e54a148f2762a51e15852e", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/05714cbdd3e54a148f2762a51e15852e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-fc2c5b55-957c-4da-user", "id": "03c762b429ef4ee3be9cec150478feb3"}, "audit_ids": ["33767o-DSZORfsHWS7Pq_g"], "issued_at": "2018-10-08T04:39:08.000000Z"}} 2018-10-08 04:39:08,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6898b7d7e7b546ce0339391ac2902954728934f6" 2018-10-08 04:39:09,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba94dd5-b269-4d1d-b64e-494a2e55f682 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:09,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4ba94dd5-b269-4d1d-b64e-494a2e55f682 2018-10-08 04:39:09,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:09,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-699aa3c2-cb7c-4d2e-a89c-4233bd0a60b0 Date: Mon, 08 Oct 2018 04:39:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e23dae8f-17d0-4958-afb1-56cf945af137"],"updated_at":"2018-10-08T04:39:04Z","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05714cbdd3e54a148f2762a51e15852e","id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net"}]} 2018-10-08 04:39:09,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net used request id req-699aa3c2-cb7c-4d2e-a89c-4233bd0a60b0 2018-10-08 04:39:09,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:09,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d073f3ea-38ee-4874-8b65-95263b410799 Date: Mon, 08 Oct 2018 04:39:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:04Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05714cbdd3e54a148f2762a51e15852e","id":"e23dae8f-17d0-4958-afb1-56cf945af137","subnetpool_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet"}]} 2018-10-08 04:39:09,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-d073f3ea-38ee-4874-8b65-95263b410799 2018-10-08 04:39:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:09,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-53b3c658-358f-4e60-9d63-9e09cfc0d8b2 Date: Mon, 08 Oct 2018 04:39:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e23dae8f-17d0-4958-afb1-56cf945af137"],"updated_at":"2018-10-08T04:39:04Z","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05714cbdd3e54a148f2762a51e15852e","id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net"}]} 2018-10-08 04:39:09,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net used request id req-53b3c658-358f-4e60-9d63-9e09cfc0d8b2 2018-10-08 04:39:09,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:39:09,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:39:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:39:09,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6898b7d7e7b546ce0339391ac2902954728934f6" 2018-10-08 04:39:09,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4edb2d9-1653-414d-ba93-1a5592631ed3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e"}, "enabled": true, "id": "05714cbdd3e54a148f2762a51e15852e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}} 2018-10-08 04:39:09,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e used request id req-f4edb2d9-1653-414d-ba93-1a5592631ed3 2018-10-08 04:39:09,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:09,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-635ba4f6-56ff-4a99-a15a-04b54d40e64e Date: Mon, 08 Oct 2018 04:39:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:04Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05714cbdd3e54a148f2762a51e15852e","id":"e23dae8f-17d0-4958-afb1-56cf945af137","subnetpool_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet"}]} 2018-10-08 04:39:09,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-635ba4f6-56ff-4a99-a15a-04b54d40e64e 2018-10-08 04:39:09,943 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net 2018-10-08 04:39:09,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" -d '{"port": {"network_id": "cd5d6a3e-3a89-4405-814b-1dd477995d71", "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1", "admin_state_up": true}}' 2018-10-08 04:39:11,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-237c2d93-1ef3-4f94-8759-33786370e80d Date: Mon, 08 Oct 2018 04:39:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e23dae8f-17d0-4958-afb1-56cf945af137","ip_address":"10.55.0.11"}],"id":"0346fef8-c69b-4443-bc55-01c31e12189e","security_groups":["ee7b9a7a-ac67-4061-ade5-458c7491b69d"],"mac_address":"fa:16:3e:28:ca:6d","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1","project_id":"05714cbdd3e54a148f2762a51e15852e","qos_policy_id":null,"admin_state_up":true,"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:10Z","binding:vnic_type":"normal"}} 2018-10-08 04:39:11,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-237c2d93-1ef3-4f94-8759-33786370e80d 2018-10-08 04:39:11,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:11,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8f9fced0-8f45-4c1d-879f-769d24500cbb Date: Mon, 08 Oct 2018 04:39:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e23dae8f-17d0-4958-afb1-56cf945af137"],"updated_at":"2018-10-08T04:39:04Z","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05714cbdd3e54a148f2762a51e15852e","id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net"}]} 2018-10-08 04:39:11,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net used request id req-8f9fced0-8f45-4c1d-879f-769d24500cbb 2018-10-08 04:39:11,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:11,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d71be6-2e60-440a-921b-9e408a7d78ef Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e"}, "enabled": true, "id": "05714cbdd3e54a148f2762a51e15852e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}} 2018-10-08 04:39:11,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e used request id req-91d71be6-2e60-440a-921b-9e408a7d78ef 2018-10-08 04:39:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:11,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0feb46ca-3cfd-48c2-8c55-56f12459b55e Date: Mon, 08 Oct 2018 04:39:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:04Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05714cbdd3e54a148f2762a51e15852e","id":"e23dae8f-17d0-4958-afb1-56cf945af137","subnetpool_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet"}]} 2018-10-08 04:39:11,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-0feb46ca-3cfd-48c2-8c55-56f12459b55e 2018-10-08 04:39:11,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:11,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-dfab9fce-08d2-4a52-af15-d3c1ef16a4a5 Date: Mon, 08 Oct 2018 04:39:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e23dae8f-17d0-4958-afb1-56cf945af137","ip_address":"10.55.0.11"}],"id":"0346fef8-c69b-4443-bc55-01c31e12189e","security_groups":["ee7b9a7a-ac67-4061-ade5-458c7491b69d"],"mac_address":"fa:16:3e:28:ca:6d","project_id":"05714cbdd3e54a148f2762a51e15852e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1","admin_state_up":true,"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:10Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:39:11,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1&admin_state_up=True used request id req-dfab9fce-08d2-4a52-af15-d3c1ef16a4a5 2018-10-08 04:39:11,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:11,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeee995e-2c56-4026-96ba-27fca70f788e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e"}, "enabled": true, "id": "05714cbdd3e54a148f2762a51e15852e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}} 2018-10-08 04:39:11,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e used request id req-eeee995e-2c56-4026-96ba-27fca70f788e 2018-10-08 04:39:11,752 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst 2018-10-08 04:39:11,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:11,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-ed52fc83-d798-4c87-9db8-5261d9ce7a7a x-compute-request-id: req-ed52fc83-d798-4c87-9db8-5261d9ce7a7a Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}], "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-flavor-name"}]} 2018-10-08 04:39:11,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ed52fc83-d798-4c87-9db8-5261d9ce7a7a 2018-10-08 04:39:11,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:11,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-31c62262-b481-4699-abd5-b50ad212f2cc x-compute-request-id: req-31c62262-b481-4699-abd5-b50ad212f2cc Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:39:11,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9 used request id req-31c62262-b481-4699-abd5-b50ad212f2cc 2018-10-08 04:39:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:11,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c13712bf-90da-47f5-9cf8-fbd97cb6966d Date: Mon, 08 Oct 2018 04:39:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:39:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:39:01Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/88a6e39f-1293-4028-b3ca-43aef4212d75/snap", "metadata": {}}], "self": "/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "min_disk": 0, "protected": false, "id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "file": "/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05714cbdd3e54a148f2762a51e15852e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/88a6e39f-1293-4028-b3ca-43aef4212d75/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image"} 2018-10-08 04:39:11,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image used request id req-c13712bf-90da-47f5-9cf8-fbd97cb6966d 2018-10-08 04:39:11,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:12,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5da0a516-d800-49e4-aa1e-ca59dd3b926a Date: Mon, 08 Oct 2018 04:39:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:39:12,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5da0a516-d800-49e4-aa1e-ca59dd3b926a 2018-10-08 04:39:12,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" -d '{"server": {"name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "imageRef": "88a6e39f-1293-4028-b3ca-43aef4212d75", "flavorRef": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "max_count": 1, "min_count": 1, "networks": [{"port": "0346fef8-c69b-4443-bc55-01c31e12189e"}]}}' 2018-10-08 04:39:14,054 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:39:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ffa888e-b3cb-42a2-86d1-8275455019ca x-compute-request-id: req-9ffa888e-b3cb-42a2-86d1-8275455019ca Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "adminPass": "Lg5v5SJJq53t"}} 2018-10-08 04:39:14,054 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9ffa888e-b3cb-42a2-86d1-8275455019ca 2018-10-08 04:39:14,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:14,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-302460f6-9837-414f-a28a-860a29d8f19b x-compute-request-id: req-302460f6-9837-414f-a28a-860a29d8f19b Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "image": {"id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "links": [{"href": "http://172.30.9.28:8774/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}]}, "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "user_id": "03c762b429ef4ee3be9cec150478feb3", "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-10-08T04:39:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "created": "2018-10-08T04:39:14Z", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:39:14,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-302460f6-9837-414f-a28a-860a29d8f19b 2018-10-08 04:39:14,796 - create_instance - INFO - Created instance with name - SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst 2018-10-08 04:39:14,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:15,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-565d056b-7024-44e8-aab5-9bca9c8b54ff x-compute-request-id: req-565d056b-7024-44e8-aab5-9bca9c8b54ff Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "image": {"id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "links": [{"href": "http://172.30.9.28:8774/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}]}, "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "user_id": "03c762b429ef4ee3be9cec150478feb3", "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-10-08T04:39:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "created": "2018-10-08T04:39:14Z", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:39:15,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-565d056b-7024-44e8-aab5-9bca9c8b54ff 2018-10-08 04:39:15,168 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst] is - BUILD 2018-10-08 04:39:15,168 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:39:18,171 - create_instance - DEBUG - VM status query timeout in 896.625521898 2018-10-08 04:39:18,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:18,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-f947d176-02c4-48e6-88a4-016bccbec0c6 x-compute-request-id: req-f947d176-02c4-48e6-88a4-016bccbec0c6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "image": {"id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "links": [{"href": "http://172.30.9.28:8774/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}]}, "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "security_groups": [{"name": "default"}], "user_id": "03c762b429ef4ee3be9cec150478feb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:39:16Z", "hostId": "bcc8b6c5bb1f4dae4cd3964f7742b380e1fa5988c621f1aa54e47274", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "created": "2018-10-08T04:39:14Z", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:39:18,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-f947d176-02c4-48e6-88a4-016bccbec0c6 2018-10-08 04:39:18,588 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst] is - BUILD 2018-10-08 04:39:18,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:39:21,592 - create_instance - DEBUG - VM status query timeout in 893.204840899 2018-10-08 04:39:21,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:22,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-cf14647b-27b6-4c2f-97ee-592f096a40f5 x-compute-request-id: req-cf14647b-27b6-4c2f-97ee-592f096a40f5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "image": {"id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "links": [{"href": "http://172.30.9.28:8774/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}]}, "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "security_groups": [{"name": "default"}], "user_id": "03c762b429ef4ee3be9cec150478feb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:39:16Z", "hostId": "bcc8b6c5bb1f4dae4cd3964f7742b380e1fa5988c621f1aa54e47274", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "created": "2018-10-08T04:39:14Z", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:39:22,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-cf14647b-27b6-4c2f-97ee-592f096a40f5 2018-10-08 04:39:22,092 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst] is - BUILD 2018-10-08 04:39:22,092 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:39:25,095 - create_instance - DEBUG - VM status query timeout in 889.701547861 2018-10-08 04:39:25,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:25,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-ea3d9474-10e5-443c-b5f4-659a4143021e x-compute-request-id: req-ea3d9474-10e5-443c-b5f4-659a4143021e Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ca:6d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "image": {"id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "links": [{"href": "http://172.30.9.28:8774/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:39:17.000000", "flavor": {"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}]}, "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "security_groups": [{"name": "default"}], "user_id": "03c762b429ef4ee3be9cec150478feb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:39:22Z", "hostId": "bcc8b6c5bb1f4dae4cd3964f7742b380e1fa5988c621f1aa54e47274", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "created": "2018-10-08T04:39:14Z", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:39:25,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-ea3d9474-10e5-443c-b5f4-659a4143021e 2018-10-08 04:39:25,539 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst] is - ACTIVE 2018-10-08 04:39:25,539 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:39:25,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:26,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-cb7b738a-26a2-411e-b806-c29fbcf0bf9f x-compute-request-id: req-cb7b738a-26a2-411e-b806-c29fbcf0bf9f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ca:6d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "image": {"id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "links": [{"href": "http://172.30.9.28:8774/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:39:17.000000", "flavor": {"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}]}, "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "security_groups": [{"name": "default"}], "user_id": "03c762b429ef4ee3be9cec150478feb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:39:22Z", "hostId": "bcc8b6c5bb1f4dae4cd3964f7742b380e1fa5988c621f1aa54e47274", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "created": "2018-10-08T04:39:14Z", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:39:26,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-cb7b738a-26a2-411e-b806-c29fbcf0bf9f 2018-10-08 04:39:26,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:26,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-3ae87e03-ad07-42a9-9e15-68255e8e7a01 Date: Mon, 08 Oct 2018 04:39:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e23dae8f-17d0-4958-afb1-56cf945af137"],"updated_at":"2018-10-08T04:39:04Z","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"05714cbdd3e54a148f2762a51e15852e","id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net"}]} 2018-10-08 04:39:26,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net used request id req-3ae87e03-ad07-42a9-9e15-68255e8e7a01 2018-10-08 04:39:26,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:26,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142f3393-4d7b-490b-a503-e3710241680f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e"}, "enabled": true, "id": "05714cbdd3e54a148f2762a51e15852e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}} 2018-10-08 04:39:26,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e used request id req-142f3393-4d7b-490b-a503-e3710241680f 2018-10-08 04:39:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:26,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0e82322a-5d84-4a9a-8648-7ab9a14a46ef Date: Mon, 08 Oct 2018 04:39:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:04Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"05714cbdd3e54a148f2762a51e15852e","id":"e23dae8f-17d0-4958-afb1-56cf945af137","subnetpool_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet"}]} 2018-10-08 04:39:26,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-0e82322a-5d84-4a9a-8648-7ab9a14a46ef 2018-10-08 04:39:26,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:26,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-f3b5484a-dc7e-4270-9827-77ed81683b57 Date: Mon, 08 Oct 2018 04:39:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e23dae8f-17d0-4958-afb1-56cf945af137","ip_address":"10.55.0.11"}],"id":"0346fef8-c69b-4443-bc55-01c31e12189e","security_groups":["ee7b9a7a-ac67-4061-ade5-458c7491b69d"],"mac_address":"fa:16:3e:28:ca:6d","project_id":"05714cbdd3e54a148f2762a51e15852e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1","admin_state_up":true,"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:10Z","binding:vnic_type":"normal","device_id":"11b8df46-0bec-425f-ab7e-013da20e3208"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e23dae8f-17d0-4958-afb1-56cf945af137","ip_address":"10.55.0.2"}],"id":"0564caea-398e-4c35-9594-37e5e3633d36","security_groups":[],"mac_address":"fa:16:3e:89:b7:e1","project_id":"05714cbdd3e54a148f2762a51e15852e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cd5d6a3e-3a89-4405-814b-1dd477995d71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e23dae8f-17d0-4958-afb1-56cf945af137","ip_address":"10.55.0.4"}],"id":"832a4acf-d144-42de-9d7a-7f9e969427c4","security_groups":[],"mac_address":"fa:16:3e:ee:34:91","project_id":"05714cbdd3e54a148f2762a51e15852e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cd5d6a3e-3a89-4405-814b-1dd477995d71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e23dae8f-17d0-4958-afb1-56cf945af137","ip_address":"10.55.0.3"}],"id":"e1a85700-2be5-4d1d-a775-b2d95aeac1cc","security_groups":[],"mac_address":"fa:16:3e:43:fd:31","project_id":"05714cbdd3e54a148f2762a51e15852e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cd5d6a3e-3a89-4405-814b-1dd477995d71","tenant_id":"05714cbdd3e54a148f2762a51e15852e","created_at":"2018-10-08T04:39:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cd5d6a3e-3a89-4405-814b-1dd477995d71"}]} 2018-10-08 04:39:26,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-f3b5484a-dc7e-4270-9827-77ed81683b57 2018-10-08 04:39:26,961 - create_instance_tests - INFO - Looking for IP 10.55.0.11 in the console log 2018-10-08 04:39:26,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:28,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-85763717-9636-4406-859b-e9441eedfe03 x-compute-request-id: req-85763717-9636-4406-859b-e9441eedfe03 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ca:6d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "image": {"id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "links": [{"href": "http://172.30.9.28:8774/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:39:17.000000", "flavor": {"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}]}, "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "security_groups": [{"name": "default"}], "user_id": "03c762b429ef4ee3be9cec150478feb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:39:22Z", "hostId": "bcc8b6c5bb1f4dae4cd3964f7742b380e1fa5988c621f1aa54e47274", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "created": "2018-10-08T04:39:14Z", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:39:28,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-85763717-9636-4406-859b-e9441eedfe03 2018-10-08 04:39:28,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 04:39:29,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a91eb2c7-7100-4a0e-adfc-1bdad9253b29 x-compute-request-id: req-a91eb2c7-7100-4a0e-adfc-1bdad9253b29 Content-Encoding: gzip Content-Length: 9447 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497342397 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.124565] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.126182] pid_max: default: 32768 minimum: 301\n[ 0.127051] ACPI: Core revision 20150930\n[ 0.128405] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.129675] Security Framework initialized\n[ 0.130467] Yama: becoming mindful.\n[ 0.131177] AppArmor: AppArmor initialized\n[ 0.132016] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.133264] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.134481] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.135633] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.136963] Initializing cgroup subsys io\n[ 0.137754] Initializing cgroup subsys memory\n[ 0.138582] Initializing cgroup subsys devices\n[ 0.139433] Initializing cgroup subsys freezer\n[ 0.140285] Initializing cgroup subsys net_cls\n[ 0.141128] Initializing cgroup subsys perf_event\n[ 0.142011] Initializing cgroup subsys net_prio\n[ 0.142866] Initializing cgroup subsys hugetlb\n[ 0.143717] Initializing cgroup subsys pids\n[ 0.144565] CPU: Physical Processor ID: 0\n[ 0.146032] mce: CPU supports 10 MCE banks\n[ 0.146854] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.147844] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.158469] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164834] ftrace: allocating 31920 entries in 125 pages\n[ 0.190924] smpboot: Max logical packages: 1\n[ 0.191773] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193082] x2apic enabled\n[ 0.193872] Switched APIC routing to physical x2apic.\n[ 0.195583] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198623] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200360] KVM setup paravirtual spinlock\n[ 0.201622] x86: Booted up 1 node, 1 CPUs\n[ 0.202408] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.203765] devtmpfs: initialized\n[ 0.205441] evm: security.selinux\n[ 0.206126] evm: security.SMACK64\n[ 0.206799] evm: security.SMACK64EXEC\n[ 0.207521] evm: security.SMACK64TRANSMUTE\n[ 0.208304] evm: security.SMACK64MMAP\n[ 0.209030] evm: security.ima\n[ 0.209656] evm: security.capability\n[ 0.210442] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.212238] pinctrl core: initialized pinctrl subsystem\n[ 0.213302] RTC time: 4:39:17, date: 10/08/18\n[ 0.214240] NET: Registered protocol family 16\n[ 0.215189] cpuidle: using governor ladder\n[ 0.215985] cpuidle: using governor menu\n[ 0.216749] PCCT header not found.\n[ 0.217473] ACPI: bus type PCI registered\n[ 0.218257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.219464] PCI: Using configuration type 1 for base access\n[ 0.221181] ACPI: Added _OSI(Module Device)\n[ 0.222000] ACPI: Added _OSI(Processor Device)\n[ 0.222841] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.223715] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.225809] ACPI: Interpreter enabled\n[ 0.226552] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.228350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.231934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.233719] ACPI: (supports S0 S5)\n[ 0.234402] ACPI: Using IOAPIC for interrupt routing\n[ 0.235319] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.238474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.239577] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.240770] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.241926] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244080] acpiphp: Slot [3] registered\n[ 0.244856] acpiphp: Slot [4] registered\n[ 0.245625] acpiphp: Slot [5] registered\n[ 0.246404] acpiphp: Slot [6] registered\n[ 0.247181] acpiphp: Slot [7] registered\n[ 0.247957] acpiphp: Slot [8] registered\n[ 0.248727] acpiphp: Slot [9] registered\n[ 0.249497] acpiphp: Slot [10] registered\n[ 0.250283] acpiphp: Slot [11] registered\n[ 0.251078] acpiphp: Slot [12] registered\n[ 0.251872] acpiphp: Slot [13] registered\n[ 0.252653] acpiphp: Slot [14] registered\n[ 0.253439] acpiphp: Slot [15] registered\n[ 0.264232] acpiphp: Slot [16] registered\n[ 0.265023] acpiphp: Slot [17] registered\n[ 0.265810] acpiphp: Slot [18] registered\n[ 0.266591] acpiphp: Slot [19] registered\n[ 0.267380] acpiphp: Slot [20] registered\n[ 0.268167] acpiphp: Slot [21] registered\n[ 0.268960] acpiphp: Slot [22] registered\n[ 0.269744] acpiphp: Slot [23] registered\n[ 0.270529] acpiphp: Slot [24] registered\n[ 0.271317] acpiphp: Slot [25] registered\n[ 0.272107] acpiphp: Slot [26] registered\n[ 0.272892] acpiphp: Slot [27] registered\n[ 0.273683] acpiphp: Slot [28] registered\n[ 0.274466] acpiphp: Slot [29] registered\n[ 0.275250] acpiphp: Slot [30] registered\n[ 0.276040] acpiphp: Slot [31] registered\n[ 0.276821] PCI host bridge to bus 0000:00\n[ 0.277602] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278786] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.279958] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281362] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.282767] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289007] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290253] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.300902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349404] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350862] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352235] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353614] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354974] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356180] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357614] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358640] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360140] vgaarb: loaded\n[ 0.360726] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361831] SCSI subsystem initialized\n[ 0.362637] ACPI: bus type USB registered\n[ 0.363436] usbcore: registered new interface driver usbfs\n[ 0.364430] usbcore: registered new interface driver hub\n[ 0.365399] usbcore: registered new device driver usb\n[ 0.366424] PCI: Using ACPI for IRQ routing\n[ 0.367419] NetLabel: Initializing\n[ 0.368116] NetLabel: domain hash size = 128\n[ 0.368940] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369858] NetLabel: unlabeled traffic allowed by default\n[ 0.370917] clocksource: Switched to clocksource kvm-clock\n[ 0.376332] AppArmor: AppArmor Filesystem Enabled\n[ 0.377294] pnp: PnP ACPI init\n[ 0.378186] pnp: PnP ACPI: found 5 devices\n[ 0.384181] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.385869] NET: Registered protocol family 2\n[ 0.386808] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.388042] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.389178] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.390307] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391355] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392491] NET: Registered protocol family 1\n[ 0.393335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394394] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395437] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409554] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.423745] Trying to unpack rootfs image as initramfs...\n[ 0.474120] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.488923] Scanning for low memory corruption every 60 seconds\n[ 0.490756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492431] audit: initializing netlink subsys (disabled)\n[ 0.493912] audit: type=2000 audit(1538973558.149:1): initialized\n[ 0.495761] Initialise system trusted keyring\n[ 0.497029] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498684] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500777] zbud: loaded\n[ 0.501487] VFS: Disk quotas dquot_6.6.0\n[ 0.502352] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503844] fuse init (API version 7.23)\n[ 0.504701] Key type big_key registered\n[ 0.505469] Allocating IMA MOK and blacklist keyrings.\n[ 0.506548] Key type asymmetric registered\n[ 0.507368] Asymmetric key parser 'x509' registered\n[ 0.508296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509710] io scheduler noop registered\n[ 0.510475] io scheduler deadline registered (default)\n[ 0.511440] io scheduler cfq registered\n[ 0.512301] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513307] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515938] ACPI: Power Button [PWRF]\n[ 0.516747] GHES: HEST is not enabled!\n[ 0.530415] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558045] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585894] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589025] Linux agpgart interface v0.103\n[ 0.591526] brd: module loaded\n[ 0.592705] loop: module loaded\n[ 0.597617] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599056] GPT:90111 != 20971519\n[ 0.599731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.600785] GPT:90111 != 20971519\n[ 0.601449] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602403] vda: vda1 vda15\n[ 0.604164] scsi host0: ata_piix\n[ 0.604892] scsi host1: ata_piix\n[ 0.605577] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608530] libphy: Fixed MDIO Bus: probed\n[ 0.609330] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610250] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612474] PPP generic driver version 2.4.2\n[ 0.613339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614676] ehci-pci: EHCI PCI platform driver\n[ 0.615530] ehci-platform: EHCI generic platform driver\n[ 0.616488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617572] ohci-pci: OHCI PCI platform driver\n[ 0.618418] ohci-platform: OHCI generic platform driver\n[ 0.619380] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633879] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638329] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640898] usb usb1: Product: UHCI Host Controller\n[ 0.641801] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642901] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643943] hub 1-0:1.0: USB hub found\n[ 0.644705] hub 1-0:1.0: 2 ports detected\n[ 0.645577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647662] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648578] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649566] mousedev: PS/2 mouse device common for all mice\n[ 0.650783] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652563] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655932] i2c /dev entries driver\n[ 0.656671] device-mapper: uevent: version 1.0.3\n[ 0.657573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660398] NET: Registered protocol family 10\n[ 0.661378] NET: Registered protocol family 17\n[ 0.662249] Key type dns_resolver registered\n[ 0.663157] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664219] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665909] registered taskstats version 1\n[ 0.666718] Loading compiled-in X.509 certificates\n[ 0.668135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669922] zswap: loaded using pool lzo/zbud\n[ 0.671746] Key type trusted registered\n[ 0.673261] Key type encrypted registered\n[ 0.674073] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675074] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676089] evm: HMAC attrs: 0x1\n[ 0.677009] Magic number: 6:180:666\n[ 0.677771] platform QEMU0002:00: hash matches\n[ 0.678611] acpi QEMU0002:00: hash matches\n[ 0.679462] rtc_cmos 00:00: setting system clock to 2018-10-08 04:39:17 UTC (1538973557)\n[ 0.681029] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682115] EDD information not available.\n[ 0.767905] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779569] Write protecting the kernel read-only data: 14336k\n[ 0.781112] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782856] 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.829219] 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 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.11...\nLease of 10.55.0.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-000000ae\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.914 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPOmXk3nRFoNgZLjZ/njJxWLnt1M0wdSvFzO1+0cqEoT5aXCVJWOoINr8jD0Ewb2s6M75AD7X+kQI0BE0LWYOmOmtNZGR3AH3DBefkp6J0mETqmDsUWczStC8504Sy45lJ9qI7EhjwXhLPMtooDg3eOMpaWxFFTX+JwUeQPtyzz6C3DPLgH86zWCNS4di7lp6Fhxqa54BNMSxU5S6VwsU7TeX0tsXEjXErMKLcQV+jXQmz1CkYNABYXp8dzEWppAfZbwHCowPVcEQ4XLMVH+XCUdpaGN9Va7l3tM1K7N3v5k88ul/wSf258ofGmfrBqqg3p6nhNpZCb6brZ4XjX+8p root@simplehealthcheck-1d784525-469a-4cef-869a-89d7dee14b29-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAO6ziB+Mn/Lm3KLYogJErrGJzLLKY6jv+pDID68Xo/I5ONs/gCkPW5gDjpf2wM0NK/WgkOMYrYjJz5iBtp+mLKEDJm8H6FMZnXDhxrwhmiGSpGiT7ZX0mBmn2r26hDILvMZQaQLyUelIeK6nz8gFF8E00bYrfNJQLSkCI+C4g9aVAAAAFQCvtaLPy9OBuQyJ5+FrxTsL3TJijQAAAIAH1g/gxDVwNGqd4JSTzJ0mYHrecmZjCImONqZd0xjM2SNopuPXqiOYfSOOos9RJqRfdFyKbdcoCt12MBO2D7fiWh2PJZcbG1TzVyVV6kIBjtAl7NqnM6WLHlOm8w/XF4SeNvLIYesoOTq5TKPscO+8sQVeskIlBki5Jp00WeDauAAAAIAFU1y+N9lq06Hhe8Og1rWv9f/25wuVLuz1G+xuT0mjAEXl4PT6xyHIUqrt9Z5Ds3QZRj9R2xGqwlfuX171gYBwj9Q4sbmBH79yG/0+NdQqtNa8a4TbC3tARv7l46VD99K5P7SEBf6YI0iDHm2quKfiK6yOEdzd7xkQC/OezESL4Q== root@simplehealthcheck-1d784525-469a-4cef-869a-89d7dee14b29-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.11,24,fe80::f816:3eff:fe28:ca6d/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.11 \nip-route:169.254.169.254 via 10.55.0.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ae\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-1d784525-469a-4cef-869a-89d7dee14b29-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.87 ===\n"} 2018-10-08 04:39:29,177 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208/action used request id req-a91eb2c7-7100-4a0e-adfc-1bdad9253b29 2018-10-08 04:39:29,178 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 04:39:29,179 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 497342397 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.124565] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.126182] pid_max: default: 32768 minimum: 301 [ 0.127051] ACPI: Core revision 20150930 [ 0.128405] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129675] Security Framework initialized [ 0.130467] Yama: becoming mindful. [ 0.131177] AppArmor: AppArmor initialized [ 0.132016] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.133264] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.134481] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.135633] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.136963] Initializing cgroup subsys io [ 0.137754] Initializing cgroup subsys memory [ 0.138582] Initializing cgroup subsys devices [ 0.139433] Initializing cgroup subsys freezer [ 0.140285] Initializing cgroup subsys net_cls [ 0.141128] Initializing cgroup subsys perf_event [ 0.142011] Initializing cgroup subsys net_prio [ 0.142866] Initializing cgroup subsys hugetlb [ 0.143717] Initializing cgroup subsys pids [ 0.144565] CPU: Physical Processor ID: 0 [ 0.146032] mce: CPU supports 10 MCE banks [ 0.146854] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147844] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.158469] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164834] ftrace: allocating 31920 entries in 125 pages [ 0.190924] smpboot: Max logical packages: 1 [ 0.191773] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193082] x2apic enabled [ 0.193872] Switched APIC routing to physical x2apic. [ 0.195583] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198623] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200360] KVM setup paravirtual spinlock [ 0.201622] x86: Booted up 1 node, 1 CPUs [ 0.202408] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.203765] devtmpfs: initialized [ 0.205441] evm: security.selinux [ 0.206126] evm: security.SMACK64 [ 0.206799] evm: security.SMACK64EXEC [ 0.207521] evm: security.SMACK64TRANSMUTE [ 0.208304] evm: security.SMACK64MMAP [ 0.209030] evm: security.ima [ 0.209656] evm: security.capability [ 0.210442] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.212238] pinctrl core: initialized pinctrl subsystem [ 0.213302] RTC time: 4:39:17, date: 10/08/18 [ 0.214240] NET: Registered protocol family 16 [ 0.215189] cpuidle: using governor ladder [ 0.215985] cpuidle: using governor menu [ 0.216749] PCCT header not found. [ 0.217473] ACPI: bus type PCI registered [ 0.218257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.219464] PCI: Using configuration type 1 for base access [ 0.221181] ACPI: Added _OSI(Module Device) [ 0.222000] ACPI: Added _OSI(Processor Device) [ 0.222841] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.223715] ACPI: Added _OSI(Processor Aggregator Device) [ 0.225809] ACPI: Interpreter enabled [ 0.226552] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.228350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.230142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.231934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.233719] ACPI: (supports S0 S5) [ 0.234402] ACPI: Using IOAPIC for interrupt routing [ 0.235319] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238474] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239577] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.240770] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.241926] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244080] acpiphp: Slot [3] registered [ 0.244856] acpiphp: Slot [4] registered [ 0.245625] acpiphp: Slot [5] registered [ 0.246404] acpiphp: Slot [6] registered [ 0.247181] acpiphp: Slot [7] registered [ 0.247957] acpiphp: Slot [8] registered [ 0.248727] acpiphp: Slot [9] registered [ 0.249497] acpiphp: Slot [10] registered [ 0.250283] acpiphp: Slot [11] registered [ 0.251078] acpiphp: Slot [12] registered [ 0.251872] acpiphp: Slot [13] registered [ 0.252653] acpiphp: Slot [14] registered [ 0.253439] acpiphp: Slot [15] registered [ 0.264232] acpiphp: Slot [16] registered [ 0.265023] acpiphp: Slot [17] registered [ 0.265810] acpiphp: Slot [18] registered [ 0.266591] acpiphp: Slot [19] registered [ 0.267380] acpiphp: Slot [20] registered [ 0.268167] acpiphp: Slot [21] registered [ 0.268960] acpiphp: Slot [22] registered [ 0.269744] acpiphp: Slot [23] registered [ 0.270529] acpiphp: Slot [24] registered [ 0.271317] acpiphp: Slot [25] registered [ 0.272107] acpiphp: Slot [26] registered [ 0.272892] acpiphp: Slot [27] registered [ 0.273683] acpiphp: Slot [28] registered [ 0.274466] acpiphp: Slot [29] registered [ 0.275250] acpiphp: Slot [30] registered [ 0.276040] acpiphp: Slot [31] registered [ 0.276821] PCI host bridge to bus 0000:00 [ 0.277602] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.278786] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.279958] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.281362] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.282767] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.289007] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.290253] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.291396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.292629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.299499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.300902] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349404] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350862] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.352235] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353614] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354974] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356180] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357614] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358640] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.360140] vgaarb: loaded [ 0.360726] vgaarb: bridge control possible 0000:00:02.0 [ 0.361831] SCSI subsystem initialized [ 0.362637] ACPI: bus type USB registered [ 0.363436] usbcore: registered new interface driver usbfs [ 0.364430] usbcore: registered new interface driver hub [ 0.365399] usbcore: registered new device driver usb [ 0.366424] PCI: Using ACPI for IRQ routing [ 0.367419] NetLabel: Initializing [ 0.368116] NetLabel: domain hash size = 128 [ 0.368940] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.369858] NetLabel: unlabeled traffic allowed by default [ 0.370917] clocksource: Switched to clocksource kvm-clock [ 0.376332] AppArmor: AppArmor Filesystem Enabled [ 0.377294] pnp: PnP ACPI init [ 0.378186] pnp: PnP ACPI: found 5 devices [ 0.384181] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.385869] NET: Registered protocol family 2 [ 0.386808] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.388042] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.389178] TCP: Hash tables configured (established 2048 bind 2048) [ 0.390307] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.391355] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.392491] NET: Registered protocol family 1 [ 0.393335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394394] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.395437] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409554] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.423745] Trying to unpack rootfs image as initramfs... [ 0.474120] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.488923] Scanning for low memory corruption every 60 seconds [ 0.490756] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.492431] audit: initializing netlink subsys (disabled) [ 0.493912] audit: type=2000 audit(1538973558.149:1): initialized [ 0.495761] Initialise system trusted keyring [ 0.497029] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.498684] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.500777] zbud: loaded [ 0.501487] VFS: Disk quotas dquot_6.6.0 [ 0.502352] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503844] fuse init (API version 7.23) [ 0.504701] Key type big_key registered [ 0.505469] Allocating IMA MOK and blacklist keyrings. [ 0.506548] Key type asymmetric registered [ 0.507368] Asymmetric key parser 'x509' registered [ 0.508296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.509710] io scheduler noop registered [ 0.510475] io scheduler deadline registered (default) [ 0.511440] io scheduler cfq registered [ 0.512301] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513307] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.514520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515938] ACPI: Power Button [PWRF] [ 0.516747] GHES: HEST is not enabled! [ 0.530415] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558045] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.585894] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589025] Linux agpgart interface v0.103 [ 0.591526] brd: module loaded [ 0.592705] loop: module loaded [ 0.597617] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599056] GPT:90111 != 20971519 [ 0.599731] GPT:Alternate GPT header not at the end of the disk. [ 0.600785] GPT:90111 != 20971519 [ 0.601449] GPT: Use GNU Parted to correct GPT errors. [ 0.602403] vda: vda1 vda15 [ 0.604164] scsi host0: ata_piix [ 0.604892] scsi host1: ata_piix [ 0.605577] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.606758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.608530] libphy: Fixed MDIO Bus: probed [ 0.609330] tun: Universal TUN/TAP device driver, 1.6 [ 0.610250] tun: (C) 1999-2004 Max Krasnyansky [ 0.612474] PPP generic driver version 2.4.2 [ 0.613339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.614676] ehci-pci: EHCI PCI platform driver [ 0.615530] ehci-platform: EHCI generic platform driver [ 0.616488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.617572] ohci-pci: OHCI PCI platform driver [ 0.618418] ohci-platform: OHCI generic platform driver [ 0.619380] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633879] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636255] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.637249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.638329] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640898] usb usb1: Product: UHCI Host Controller [ 0.641801] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.642901] usb usb1: SerialNumber: 0000:00:01.2 [ 0.643943] hub 1-0:1.0: USB hub found [ 0.644705] hub 1-0:1.0: 2 ports detected [ 0.645577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.647662] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.648578] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.649566] mousedev: PS/2 mouse device common for all mice [ 0.650783] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.652563] rtc_cmos 00:00: RTC can wake from S4 [ 0.653620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.654772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.655932] i2c /dev entries driver [ 0.656671] device-mapper: uevent: version 1.0.3 [ 0.657573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.659164] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660398] NET: Registered protocol family 10 [ 0.661378] NET: Registered protocol family 17 [ 0.662249] Key type dns_resolver registered [ 0.663157] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.664219] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665909] registered taskstats version 1 [ 0.666718] Loading compiled-in X.509 certificates [ 0.668135] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.669922] zswap: loaded using pool lzo/zbud [ 0.671746] Key type trusted registered [ 0.673261] Key type encrypted registered [ 0.674073] AppArmor: AppArmor sha1 policy hashing enabled [ 0.675074] ima: No TPM chip found, activating TPM-bypass! [ 0.676089] evm: HMAC attrs: 0x1 [ 0.677009] Magic number: 6:180:666 [ 0.677771] platform QEMU0002:00: hash matches [ 0.678611] acpi QEMU0002:00: hash matches [ 0.679462] rtc_cmos 00:00: setting system clock to 2018-10-08 04:39:17 UTC (1538973557) [ 0.681029] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682115] EDD information not available. [ 0.767905] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.779569] Write protecting the kernel read-only data: 14336k [ 0.781112] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.782856] 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.829219] 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 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.11... Lease of 10.55.0.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-000000ae failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPOmXk3nRFoNgZLjZ/njJxWLnt1M0wdSvFzO1+0cqEoT5aXCVJWOoINr8jD0Ewb2s6M75AD7X+kQI0BE0LWYOmOmtNZGR3AH3DBefkp6J0mETqmDsUWczStC8504Sy45lJ9qI7EhjwXhLPMtooDg3eOMpaWxFFTX+JwUeQPtyzz6C3DPLgH86zWCNS4di7lp6Fhxqa54BNMSxU5S6VwsU7TeX0tsXEjXErMKLcQV+jXQmz1CkYNABYXp8dzEWppAfZbwHCowPVcEQ4XLMVH+XCUdpaGN9Va7l3tM1K7N3v5k88ul/wSf258ofGmfrBqqg3p6nhNpZCb6brZ4XjX+8p root@simplehealthcheck-1d784525-469a-4cef-869a-89d7dee14b29-inst ssh-dss AAAAB3NzaC1kc3MAAACBAO6ziB+Mn/Lm3KLYogJErrGJzLLKY6jv+pDID68Xo/I5ONs/gCkPW5gDjpf2wM0NK/WgkOMYrYjJz5iBtp+mLKEDJm8H6FMZnXDhxrwhmiGSpGiT7ZX0mBmn2r26hDILvMZQaQLyUelIeK6nz8gFF8E00bYrfNJQLSkCI+C4g9aVAAAAFQCvtaLPy9OBuQyJ5+FrxTsL3TJijQAAAIAH1g/gxDVwNGqd4JSTzJ0mYHrecmZjCImONqZd0xjM2SNopuPXqiOYfSOOos9RJqRfdFyKbdcoCt12MBO2D7fiWh2PJZcbG1TzVyVV6kIBjtAl7NqnM6WLHlOm8w/XF4SeNvLIYesoOTq5TKPscO+8sQVeskIlBki5Jp00WeDauAAAAIAFU1y+N9lq06Hhe8Og1rWv9f/25wuVLuz1G+xuT0mjAEXl4PT6xyHIUqrt9Z5Ds3QZRj9R2xGqwlfuX171gYBwj9Q4sbmBH79yG/0+NdQqtNa8a4TbC3tARv7l46VD99K5P7SEBf6YI0iDHm2quKfiK6yOEdzd7xkQC/OezESL4Q== root@simplehealthcheck-1d784525-469a-4cef-869a-89d7dee14b29-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.11,24,fe80::f816:3eff:fe28:ca6d/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.11 ip-route:169.254.169.254 via 10.55.0.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000ae name: N/A availability-zone: nova local-hostname: simplehealthcheck-1d784525-469a-4cef-869a-89d7dee14b29-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.87 === 2018-10-08 04:39:29,179 - create_instance - INFO - Deleting Port with ID - 0346fef8-c69b-4443-bc55-01c31e12189e 2018-10-08 04:39:29,179 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29port-1 2018-10-08 04:39:29,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/0346fef8-c69b-4443-bc55-01c31e12189e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:29,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0516f480-df99-4670-9e4d-be83c4b08ee0 Date: Mon, 08 Oct 2018 04:39:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:39:29,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/0346fef8-c69b-4443-bc55-01c31e12189e used request id req-0516f480-df99-4670-9e4d-be83c4b08ee0 2018-10-08 04:39:29,930 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst 2018-10-08 04:39:29,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:30,083 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d8ef9cb-8d6d-400f-a6f2-d4126d2dbac4 x-compute-request-id: req-1d8ef9cb-8d6d-400f-a6f2-d4126d2dbac4 Content-Type: application/json 2018-10-08 04:39:30,083 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-1d8ef9cb-8d6d-400f-a6f2-d4126d2dbac4 2018-10-08 04:39:30,083 - create_instance - INFO - Checking deletion status 2018-10-08 04:39:30,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:30,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95797888-2e0c-4b05-90da-9161d7282b4c x-compute-request-id: req-95797888-2e0c-4b05-90da-9161d7282b4c Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ca:6d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "image": {"id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "links": [{"href": "http://172.30.9.28:8774/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:39:17.000000", "flavor": {"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}]}, "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "user_id": "03c762b429ef4ee3be9cec150478feb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:39:30Z", "hostId": "bcc8b6c5bb1f4dae4cd3964f7742b380e1fa5988c621f1aa54e47274", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "created": "2018-10-08T04:39:14Z", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:39:30,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-95797888-2e0c-4b05-90da-9161d7282b4c 2018-10-08 04:39:30,336 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst] is - ACTIVE 2018-10-08 04:39:30,336 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:39:33,339 - create_instance - DEBUG - VM status query timeout in 296.744152069 2018-10-08 04:39:33,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:33,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39: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-01508acd-b67c-4921-a8b7-6fedafacc3cd x-compute-request-id: req-01508acd-b67c-4921-a8b7-6fedafacc3cd Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/11b8df46-0bec-425f-ab7e-013da20e3208", "rel": "bookmark"}], "image": {"id": "88a6e39f-1293-4028-b3ca-43aef4212d75", "links": [{"href": "http://172.30.9.28:8774/images/88a6e39f-1293-4028-b3ca-43aef4212d75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:39:17.000000", "flavor": {"id": "d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "links": [{"href": "http://172.30.9.28:8774/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9", "rel": "bookmark"}]}, "id": "11b8df46-0bec-425f-ab7e-013da20e3208", "user_id": "03c762b429ef4ee3be9cec150478feb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:39:30Z", "hostId": "bcc8b6c5bb1f4dae4cd3964f7742b380e1fa5988c621f1aa54e47274", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst", "created": "2018-10-08T04:39:14Z", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:39:33,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-01508acd-b67c-4921-a8b7-6fedafacc3cd 2018-10-08 04:39:33,607 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst] is - ACTIVE 2018-10-08 04:39:33,607 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:39:36,611 - create_instance - DEBUG - VM status query timeout in 293.472911119 2018-10-08 04:39:36,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2b211f129c3c1f2f95acf29e225e57eed58148" 2018-10-08 04:39:36,661 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:39:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f888beab-0259-45a7-977a-54fe64b3e3ce x-compute-request-id: req-f888beab-0259-45a7-977a-54fe64b3e3ce Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 11b8df46-0bec-425f-ab7e-013da20e3208 could not be found.", "code": 404}} 2018-10-08 04:39:36,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/11b8df46-0bec-425f-ab7e-013da20e3208 used request id req-f888beab-0259-45a7-977a-54fe64b3e3ce 2018-10-08 04:39:36,662 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 11b8df46-0bec-425f-ab7e-013da20e3208 could not be found. (HTTP 404) (Request-ID: req-f888beab-0259-45a7-977a-54fe64b3e3ce) 2018-10-08 04:39:36,662 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-inst 2018-10-08 04:39:36,663 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet 2018-10-08 04:39:36,663 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-subnet 2018-10-08 04:39:36,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/e23dae8f-17d0-4958-afb1-56cf945af137 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" 2018-10-08 04:39:39,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-953ba681-9492-4b54-9815-f4bccb58a293 Date: Mon, 08 Oct 2018 04:39:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:39:39,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e23dae8f-17d0-4958-afb1-56cf945af137 used request id req-953ba681-9492-4b54-9815-f4bccb58a293 2018-10-08 04:39:39,008 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-priv-net 2018-10-08 04:39:39,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/cd5d6a3e-3a89-4405-814b-1dd477995d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef141adcebdf115cf12052e37895cfc14ea97d5" 2018-10-08 04:39:40,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d42c2f4-7083-47f2-b011-170fe986eb7f Date: Mon, 08 Oct 2018 04:39:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:39:40,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/cd5d6a3e-3a89-4405-814b-1dd477995d71 used request id req-1d42c2f4-7083-47f2-b011-170fe986eb7f 2018-10-08 04:39:40,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c11b4d38abf3f89ef02f5f0a56b9afdd3b5ca40" 2018-10-08 04:39:40,514 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:39: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-104dc882-f963-4e66-94ab-e2e88f29eb6a x-compute-request-id: req-104dc882-f963-4e66-94ab-e2e88f29eb6a Content-Length: 0 Content-Type: application/json 2018-10-08 04:39:40,514 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d4dae04a-2c69-4ced-94ce-1fb1b0bcbdf9 used request id req-104dc882-f963-4e66-94ab-e2e88f29eb6a 2018-10-08 04:39:40,515 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-1d784525-469a-4cef-869a-89d7dee14b29-image 2018-10-08 04:39:40,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}386627e5758d0e48db0c774aa209b3fcf2a1f46c" 2018-10-08 04:39:42,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d48b8aec-5387-4254-8216-6bb0ed964454 Date: Mon, 08 Oct 2018 04:39:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:39:42,770 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/88a6e39f-1293-4028-b3ca-43aef4212d75 used request id req-d48b8aec-5387-4254-8216-6bb0ed964454 2018-10-08 04:39:42,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:42,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b210fa12-1fd5-4682-b824-c3e668049cd2 Date: Mon, 08 Oct 2018 04:39:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "created_at": "2018-10-08T04:39:03Z", "updated_at": "2018-10-08T04:39:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:39:03Z", "revision_number": 0, "id": "6a489b19-23dc-4dde-8cf7-fb11d4373176", "remote_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "remote_ip_prefix": null, "created_at": "2018-10-08T04:39:03Z", "security_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "port_range_min": null, "ethertype": "IPv6", "project_id": "05714cbdd3e54a148f2762a51e15852e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:39:03Z", "revision_number": 0, "id": "979a2e1f-a61d-4486-83f9-5f585d951b91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:39:03Z", "security_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "port_range_min": null, "ethertype": "IPv6", "project_id": "05714cbdd3e54a148f2762a51e15852e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:39:03Z", "revision_number": 0, "id": "a0ddff61-f164-4e93-b554-34e7c1f16923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:39:03Z", "security_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "port_range_min": null, "ethertype": "IPv4", "project_id": "05714cbdd3e54a148f2762a51e15852e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:39:03Z", "revision_number": 0, "id": "b6e1c81f-ec0b-43a5-82a6-15e204fc186a", "remote_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "remote_ip_prefix": null, "created_at": "2018-10-08T04:39:03Z", "security_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "port_range_min": null, "ethertype": "IPv4", "project_id": "05714cbdd3e54a148f2762a51e15852e"}], "revision_number": 4, "project_id": "05714cbdd3e54a148f2762a51e15852e", "id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:39:42,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b210fa12-1fd5-4682-b824-c3e668049cd2 2018-10-08 04:39:43,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:43,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59603c5b-5100-452e-8280-8074609f7b8c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:39:43,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-59603c5b-5100-452e-8280-8074609f7b8c 2018-10-08 04:39:43,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:43,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b122b7de-7680-4f7c-9134-bdbf624559a2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:39:43,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-b122b7de-7680-4f7c-9134-bdbf624559a2 2018-10-08 04:39:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:43,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029cc124-b66b-4ba8-8778-49bab654d628 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:39:43,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-029cc124-b66b-4ba8-8778-49bab654d628 2018-10-08 04:39:43,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:43,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e45f05-7119-428c-ba9f-180bdc722106 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e"}, "enabled": true, "id": "05714cbdd3e54a148f2762a51e15852e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fc2c5b55-957c-4da-proj"}} 2018-10-08 04:39:43,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e used request id req-30e45f05-7119-428c-ba9f-180bdc722106 2018-10-08 04:39:43,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee7b9a7a-ac67-4061-ade5-458c7491b69d 2018-10-08 04:39:43,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ee7b9a7a-ac67-4061-ade5-458c7491b69d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:43,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-94c4d40b-345d-49ae-bb57-f95ee1f8ffd5 Date: Mon, 08 Oct 2018 04:39:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:39:03Z", "security_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "port_range_min": null, "revision_number": 0, "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "created_at": "2018-10-08T04:39:03Z", "project_id": "05714cbdd3e54a148f2762a51e15852e", "id": "6a489b19-23dc-4dde-8cf7-fb11d4373176"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:39:03Z", "security_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "port_range_min": null, "revision_number": 0, "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "created_at": "2018-10-08T04:39:03Z", "project_id": "05714cbdd3e54a148f2762a51e15852e", "id": "979a2e1f-a61d-4486-83f9-5f585d951b91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:39:03Z", "security_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "port_range_min": null, "revision_number": 0, "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "created_at": "2018-10-08T04:39:03Z", "project_id": "05714cbdd3e54a148f2762a51e15852e", "id": "a0ddff61-f164-4e93-b554-34e7c1f16923"}, {"remote_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:39:03Z", "security_group_id": "ee7b9a7a-ac67-4061-ade5-458c7491b69d", "port_range_min": null, "revision_number": 0, "tenant_id": "05714cbdd3e54a148f2762a51e15852e", "created_at": "2018-10-08T04:39:03Z", "project_id": "05714cbdd3e54a148f2762a51e15852e", "id": "b6e1c81f-ec0b-43a5-82a6-15e204fc186a"}]} 2018-10-08 04:39:43,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ee7b9a7a-ac67-4061-ade5-458c7491b69d used request id req-94c4d40b-345d-49ae-bb57-f95ee1f8ffd5 2018-10-08 04:39:43,605 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:39:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ee7b9a7a-ac67-4061-ade5-458c7491b69d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:43,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f1c51b5-d1d8-4bbc-b833-236fee0a8dab Content-Length: 0 Date: Mon, 08 Oct 2018 04:39:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:39:43,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ee7b9a7a-ac67-4061-ade5-458c7491b69d used request id req-0f1c51b5-d1d8-4bbc-b833-236fee0a8dab 2018-10-08 04:39:43,976 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-fc2c5b55-957c-4da-proj 2018-10-08 04:39:43,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:44,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b59958-6241-478d-a4d0-f76be3371025 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:39:44,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/05714cbdd3e54a148f2762a51e15852e used request id req-c2b59958-6241-478d-a4d0-f76be3371025 2018-10-08 04:39:44,192 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-fc2c5b55-957c-4da-proj-role 2018-10-08 04:39:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/49840cd6646546d89c2d4f0d63c2b4da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:44,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e36b58e6-9d17-41f1-8fa0-56ed15898a17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:39:44,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/49840cd6646546d89c2d4f0d63c2b4da used request id req-e36b58e6-9d17-41f1-8fa0-56ed15898a17 2018-10-08 04:39:44,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae7fc0aecfe4aefc89acd1961d847daccba0699" 2018-10-08 04:39:44,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33198e56-8ad1-4bfb-819f-503404628b8f Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:39:44,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-33198e56-8ad1-4bfb-819f-503404628b8f 2018-10-08 04:39:44,400 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-fc2c5b55-957c-4da-user 2018-10-08 04:39:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/03c762b429ef4ee3be9cec150478feb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8761d24a0c1dced0b8339917c1e531ba7a1daf1" 2018-10-08 04:39:44,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b38af52-49eb-4279-a64a-9af96dcc8015 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:39:44,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/03c762b429ef4ee3be9cec150478feb3 used request id req-7b38af52-49eb-4279-a64a-9af96dcc8015 2018-10-08 04:39:44,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:44,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:39:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["CnrxzQBzQdmMa5kklCPytg"], "issued_at": "2018-10-08T04:39:44.000000Z"}} 2018-10-08 04:39:44,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f6de95047837544c4da1e0b9cf9a1980a36eda7" 2018-10-08 04:39:45,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2a5d20-dc8e-4a05-afe9-f43d3e218cac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:45,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7b2a5d20-dc8e-4a05-afe9-f43d3e218cac 2018-10-08 04:39:45,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:45,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:45,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["TwC0SwJKTLy7vHrcFwkmwg"], "issued_at": "2018-10-08T04:39:45.000000Z"}} 2018-10-08 04:39:45,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:39:45,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e4d9e5-74eb-47b5-bfcd-d6c9e2572e1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:45,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46e4d9e5-74eb-47b5-bfcd-d6c9e2572e1a 2018-10-08 04:39:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:39:45,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:39:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:39:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-d994a113-c293-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:39:45,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf7d984-ab90-4b2e-b7ff-a9bc788e25dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-d994a113-c293-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:39:45,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-d994a113-c293-4ea-proj used request id req-7bf7d984-ab90-4b2e-b7ff-a9bc788e25dc 2018-10-08 04:39:45,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:39:45,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24420d3-d58c-4905-9d70-1d8be2db022a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:39:45,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f24420d3-d58c-4905-9d70-1d8be2db022a 2018-10-08 04:39:45,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}}' 2018-10-08 04:39:45,842 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4258de85-4c10-464a-b38c-71a57951bbf7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:39:45,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4258de85-4c10-464a-b38c-71a57951bbf7 2018-10-08 04:39:45,843 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-d994a113-c293-4ea-proj 2018-10-08 04:39:45,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:45,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:46,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["mDmhnaLPTPOBsPljb8Cksg"], "issued_at": "2018-10-08T04:39:46.000000Z"}} 2018-10-08 04:39:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb8a1d8290de4458117d0959ff37845f4f59f44" 2018-10-08 04:39:46,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55629a91-873c-4338-ba4b-edc347837efb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:46,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-55629a91-873c-4338-ba4b-edc347837efb 2018-10-08 04:39:46,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:39:46,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:39:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:39:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb8a1d8290de4458117d0959ff37845f4f59f44" 2018-10-08 04:39:46,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a80bdcd-2d8b-4a2f-a493-dac34f73859e Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:39:46,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1a80bdcd-2d8b-4a2f-a493-dac34f73859e 2018-10-08 04:39:46,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-d994a113-c293-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb8a1d8290de4458117d0959ff37845f4f59f44" 2018-10-08 04:39:46,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7604d4-c6c4-4b51-aacc-c9310429c832 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-d994a113-c293-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}]} 2018-10-08 04:39:46,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-d994a113-c293-4ea-proj used request id req-bc7604d4-c6c4-4b51-aacc-c9310429c832 2018-10-08 04:39:46,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb8a1d8290de4458117d0959ff37845f4f59f44" 2018-10-08 04:39:46,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5086fec9-2262-4c33-ac79-2f0388205573 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:39:46,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5086fec9-2262-4c33-ac79-2f0388205573 2018-10-08 04:39:46,997 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-d994a113-c293-4ea-user 2018-10-08 04:39:46,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:47,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:39:47,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060b62c7-3f80-4399-b1a4-2afde1476158 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:39:47,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-060b62c7-3f80-4399-b1a4-2afde1476158 2018-10-08 04:39:47,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" -d '{"role": {"name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}}' 2018-10-08 04:39:47,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a21d664-8001-4d7c-858a-291775501b32 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98acddeaa23a4763a7cfbe2bafb9678b", "links": {"self": "http://172.30.9.28:5000/v3/roles/98acddeaa23a4763a7cfbe2bafb9678b"}, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}} 2018-10-08 04:39:47,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9a21d664-8001-4d7c-858a-291775501b32 2018-10-08 04:39:47,225 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role 2018-10-08 04:39:47,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/98acddeaa23a4763a7cfbe2bafb9678b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:39:47,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541c1779-0a1b-4f55-85e6-9cf31502ce21 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/98acddeaa23a4763a7cfbe2bafb9678b"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role", "id": "98acddeaa23a4763a7cfbe2bafb9678b"}} 2018-10-08 04:39:47,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/98acddeaa23a4763a7cfbe2bafb9678b used request id req-541c1779-0a1b-4f55-85e6-9cf31502ce21 2018-10-08 04:39:47,318 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role to project CreateInstanceTwoNetTests-d994a113-c293-4ea-proj 2018-10-08 04:39:47,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7/users/f9b9fcf71b2845c9983fe908010fe9aa/roles/98acddeaa23a4763a7cfbe2bafb9678b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:39:47,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-962a40d3-b7e3-4036-8a89-1c385441b9ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:39:47,455 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7/users/f9b9fcf71b2845c9983fe908010fe9aa/roles/98acddeaa23a4763a7cfbe2bafb9678b used request id req-962a40d3-b7e3-4036-8a89-1c385441b9ca 2018-10-08 04:39:47,455 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:39:47,456 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:39:47,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:47,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:47,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["78hhGjDuSJGMsHdi-8U6Ug"], "issued_at": "2018-10-08T04:39:47.000000Z"}} 2018-10-08 04:39:47,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482f7b52eae3248342df2486294c3c4bfe135b2e" 2018-10-08 04:39:47,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0733bfdc-fd54-46c2-800b-92db0dc6626d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:47,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0733bfdc-fd54-46c2-800b-92db0dc6626d 2018-10-08 04:39:47,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482f7b52eae3248342df2486294c3c4bfe135b2e" 2018-10-08 04:39:48,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-562ef80f-d968-43e8-98c4-251c0925fa73 Date: Mon, 08 Oct 2018 04:39:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2"} 2018-10-08 04:39:48,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 used request id req-562ef80f-d968-43e8-98c4-251c0925fa73 2018-10-08 04:39:48,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482f7b52eae3248342df2486294c3c4bfe135b2e" 2018-10-08 04:39:48,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-296f07a1-09a7-43b3-b0b6-c0c87d495465 Date: Mon, 08 Oct 2018 04:39:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:39:48,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-296f07a1-09a7-43b3-b0b6-c0c87d495465 2018-10-08 04:39:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}482f7b52eae3248342df2486294c3c4bfe135b2e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2"}' 2018-10-08 04:39:48,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ce8042b5-48df-4292-a8bd-273867704754 X-Openstack-Request-Id: req-ec239517-1199-4c4b-8823-510397f6ff51 Date: Mon, 08 Oct 2018 04:39:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:39:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:39:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754", "min_disk": 0, "protected": false, "id": "ce8042b5-48df-4292-a8bd-273867704754", "file": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754/file", "checksum": null, "owner": "fc1441bc825749a4a80887bf31fd6fa7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:39:48,551 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ec239517-1199-4c4b-8823-510397f6ff51 2018-10-08 04:39:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ce8042b5-48df-4292-a8bd-273867704754/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482f7b52eae3248342df2486294c3c4bfe135b2e" -d '' 2018-10-08 04:39:50,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b219d003-ce32-4b0c-8b62-a5c4c110b3f5 Date: Mon, 08 Oct 2018 04:39:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:39:50,146 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ce8042b5-48df-4292-a8bd-273867704754/file used request id req-b219d003-ce32-4b0c-8b62-a5c4c110b3f5 2018-10-08 04:39:50,146 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:39:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ce8042b5-48df-4292-a8bd-273867704754 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482f7b52eae3248342df2486294c3c4bfe135b2e" 2018-10-08 04:39:50,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-08182f9f-4d81-4883-a229-4a1b3906e349 Date: Mon, 08 Oct 2018 04:39:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:39:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:39:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ce8042b5-48df-4292-a8bd-273867704754/snap", "metadata": {}}], "self": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754", "min_disk": 0, "protected": false, "id": "ce8042b5-48df-4292-a8bd-273867704754", "file": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc1441bc825749a4a80887bf31fd6fa7", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ce8042b5-48df-4292-a8bd-273867704754/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:39:50,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ce8042b5-48df-4292-a8bd-273867704754 used request id req-08182f9f-4d81-4883-a229-4a1b3906e349 2018-10-08 04:39:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482f7b52eae3248342df2486294c3c4bfe135b2e" 2018-10-08 04:39:50,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b2752eff-5870-4b1e-b62d-ef7a66221142 Date: Mon, 08 Oct 2018 04:39:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:39:50,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b2752eff-5870-4b1e-b62d-ef7a66221142 2018-10-08 04:39:50,479 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 2018-10-08 04:39:50,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ce8042b5-48df-4292-a8bd-273867704754 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482f7b52eae3248342df2486294c3c4bfe135b2e" 2018-10-08 04:39:50,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-280ee3a8-9ea7-4cf3-a6d6-447d94962eb7 Date: Mon, 08 Oct 2018 04:39:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:39:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:39:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ce8042b5-48df-4292-a8bd-273867704754/snap", "metadata": {}}], "self": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754", "min_disk": 0, "protected": false, "id": "ce8042b5-48df-4292-a8bd-273867704754", "file": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc1441bc825749a4a80887bf31fd6fa7", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ce8042b5-48df-4292-a8bd-273867704754/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:39:50,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ce8042b5-48df-4292-a8bd-273867704754 used request id req-280ee3a8-9ea7-4cf3-a6d6-447d94962eb7 2018-10-08 04:39:50,647 - create_image - DEBUG - Instance status is - active 2018-10-08 04:39:50,647 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 2018-10-08 04:39:50,648 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 2018-10-08 04:39:50,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:50,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:51,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["If59VOEQQt-hQNAK4BtrAA"], "issued_at": "2018-10-08T04:39:51.000000Z"}} 2018-10-08 04:39:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" 2018-10-08 04:39:51,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36dc9bb2-b89a-43d7-9c4f-f35ceb15f931 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:51,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-36dc9bb2-b89a-43d7-9c4f-f35ceb15f931 2018-10-08 04:39:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" 2018-10-08 04:39:51,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-16da88ab-dc69-4e6c-b8f8-4aa607da86b7 Date: Mon, 08 Oct 2018 04:39:51 GMT RESP BODY: {"networks":[]} 2018-10-08 04:39:51,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-16da88ab-dc69-4e6c-b8f8-4aa607da86b7 2018-10-08 04:39:51,355 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 2018-10-08 04:39:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" -d '{"network": {"name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1", "admin_state_up": true}}' 2018-10-08 04:39:51,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-30a54cf9-29b4-49d2-b19e-7ac6d2ebc871 Date: Mon, 08 Oct 2018 04:39:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:39:51Z","is_default":false,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","mtu":1450}} 2018-10-08 04:39:51,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-30a54cf9-29b4-49d2-b19e-7ac6d2ebc871 2018-10-08 04:39:51,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" 2018-10-08 04:39:52,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-1ed7a2a1-bc46-40ba-a130-b666d5c4b35f Date: Mon, 08 Oct 2018 04:39:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:39:51Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:39:52,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-1ed7a2a1-bc46-40ba-a130-b666d5c4b35f 2018-10-08 04:39:52,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" 2018-10-08 04:39:52,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cf55e9e1-b97d-48ce-adfb-628e492a72f3 Date: Mon, 08 Oct 2018 04:39:52 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:39:52,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-cf55e9e1-b97d-48ce-adfb-628e492a72f3 2018-10-08 04:39:52,331 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1 2018-10-08 04:39:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" -d '{"subnets": [{"ip_version": 4, "network_id": "697ec0f0-0aa8-4ea0-af8a-28dbff946127", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]}' 2018-10-08 04:39:52,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bee826f2-5527-44a3-871b-d1804192558b Date: Mon, 08 Oct 2018 04:39:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:39:52,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-bee826f2-5527-44a3-871b-d1804192558b 2018-10-08 04:39:52,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" 2018-10-08 04:39:53,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-af372297-825d-4624-9081-8714cb881c79 Date: Mon, 08 Oct 2018 04:39:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:39:53,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-af372297-825d-4624-9081-8714cb881c79 2018-10-08 04:39:53,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" 2018-10-08 04:39:53,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b2fe670e-4bab-4812-831a-b0477c3a563c Date: Mon, 08 Oct 2018 04:39:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:39:53,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-b2fe670e-4bab-4812-831a-b0477c3a563c 2018-10-08 04:39:53,297 - OpenStackNetwork - DEBUG - Network [697ec0f0-0aa8-4ea0-af8a-28dbff946127] created successfully 2018-10-08 04:39:53,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:53,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:53,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["5kxqsfmCT5qOPRiOKyuL5g"], "issued_at": "2018-10-08T04:39:53.000000Z"}} 2018-10-08 04:39:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" 2018-10-08 04:39:53,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d19ae5-8251-45b4-9732-6d2d01612218 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:53,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-22d19ae5-8251-45b4-9732-6d2d01612218 2018-10-08 04:39:53,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" 2018-10-08 04:39:53,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1d42aea4-3f35-41e1-91f2-5a6a173f2f84 Date: Mon, 08 Oct 2018 04:39:53 GMT RESP BODY: {"networks":[]} 2018-10-08 04:39:53,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-1d42aea4-3f35-41e1-91f2-5a6a173f2f84 2018-10-08 04:39:53,938 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 2018-10-08 04:39:53,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" -d '{"network": {"name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2", "admin_state_up": true}}' 2018-10-08 04:39:54,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-44f94fb9-bc3c-4e99-ad9e-79ac409abc18 Date: Mon, 08 Oct 2018 04:39:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3432c0a-79c4-45da-a2aa-d1d015057439","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:39:54Z","is_default":false,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","mtu":1450}} 2018-10-08 04:39:54,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-44f94fb9-bc3c-4e99-ad9e-79ac409abc18 2018-10-08 04:39:54,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" 2018-10-08 04:39:54,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-ca1e6cf1-ebbd-4e63-84a4-4257b2994890 Date: Mon, 08 Oct 2018 04:39:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:39:54Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:39:54,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-ca1e6cf1-ebbd-4e63-84a4-4257b2994890 2018-10-08 04:39:54,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" 2018-10-08 04:39:54,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-73fbfbfc-8c06-476f-892b-0287967fbbca Date: Mon, 08 Oct 2018 04:39:55 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:39:54,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-73fbfbfc-8c06-476f-892b-0287967fbbca 2018-10-08 04:39:54,990 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2 2018-10-08 04:39:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" -d '{"subnets": [{"ip_version": 4, "network_id": "e3432c0a-79c4-45da-a2aa-d1d015057439", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]}' 2018-10-08 04:39:55,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8a4aff5b-3a3c-47ed-b747-7dde5b417979 Date: Mon, 08 Oct 2018 04:39:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:39:55,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-8a4aff5b-3a3c-47ed-b747-7dde5b417979 2018-10-08 04:39:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" 2018-10-08 04:39:55,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-970e09f9-347c-4a96-adf7-b55b523a2855 Date: Mon, 08 Oct 2018 04:39:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:39:55,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-970e09f9-347c-4a96-adf7-b55b523a2855 2018-10-08 04:39:55,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" 2018-10-08 04:39:56,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ac631b8a-2bdf-4c07-96c4-2b5d82937b8c Date: Mon, 08 Oct 2018 04:39:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:39:56,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-ac631b8a-2bdf-4c07-96c4-2b5d82937b8c 2018-10-08 04:39:56,126 - OpenStackNetwork - DEBUG - Network [e3432c0a-79c4-45da-a2aa-d1d015057439] created successfully 2018-10-08 04:39:56,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:56,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:56,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:39:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["1gJIf4taSzO7mvbgviVGig"], "issued_at": "2018-10-08T04:39:56.000000Z"}} 2018-10-08 04:39:56,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:39:56,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8d6c72-e0ff-4a5b-b493-fea3f8b3297f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:56,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1b8d6c72-e0ff-4a5b-b493-fea3f8b3297f 2018-10-08 04:39:56,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:39:56,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f0a0640d-3705-4bdb-a40c-d7b43278e389 Date: Mon, 08 Oct 2018 04:39:56 GMT RESP BODY: {"routers": []} 2018-10-08 04:39:56,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router&admin_state_up=True used request id req-f0a0640d-3705-4bdb-a40c-d7b43278e389 2018-10-08 04:39:56,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:39:56,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:39:57,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["LxCP-5iGSeOedUP8WNhWXA"], "issued_at": "2018-10-08T04:39:57.000000Z"}} 2018-10-08 04:39:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade78830b135d2a55f66bd7be2179a8fd23e955" 2018-10-08 04:39:57,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a8a14b-dba4-4831-b5ec-2a6ab9223614 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:39:57,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20a8a14b-dba4-4831-b5ec-2a6ab9223614 2018-10-08 04:39:57,225 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:39:57,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" -d '{"router": {"name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router", "admin_state_up": true}}' 2018-10-08 04:40:00,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-171f0454-789f-4fde-a420-1559254632d2 Date: Mon, 08 Oct 2018 04:40:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:39:58Z", "admin_state_up": true, "updated_at": "2018-10-08T04:39:58Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "799ac2c7-fad8-43c7-9ed6-541ccd18d9a7", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router"}} 2018-10-08 04:40:00,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-171f0454-789f-4fde-a420-1559254632d2 2018-10-08 04:40:00,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=799ac2c7-fad8-43c7-9ed6-541ccd18d9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:01,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ffe40ffc-048c-466c-b131-ed23ad9e78d4 Date: Mon, 08 Oct 2018 04:40:01 GMT RESP BODY: {"ports":[]} 2018-10-08 04:40:01,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=799ac2c7-fad8-43c7-9ed6-541ccd18d9a7 used request id req-ffe40ffc-048c-466c-b131-ed23ad9e78d4 2018-10-08 04:40:01,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:01,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1fe2aeb5-f820-4fc6-a2ee-155fc47f4eb2 Date: Mon, 08 Oct 2018 04:40:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:40:01,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-1fe2aeb5-f820-4fc6-a2ee-155fc47f4eb2 2018-10-08 04:40:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:40:01,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:40:01,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:01,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58dc1461-3502-4a90-8ed8-8b41c4e5d000 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:01,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-58dc1461-3502-4a90-8ed8-8b41c4e5d000 2018-10-08 04:40:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:01,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6245a6ef-066a-4ee3-96c4-d63725e0d425 Date: Mon, 08 Oct 2018 04:40:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:01,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-6245a6ef-066a-4ee3-96c4-d63725e0d425 2018-10-08 04:40:01,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:01,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98b12568-050d-4ade-bfc9-61a9247aa71b Date: Mon, 08 Oct 2018 04:40:01 GMT RESP BODY: {"ports":[]} 2018-10-08 04:40:01,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port1&admin_state_up=True used request id req-98b12568-050d-4ade-bfc9-61a9247aa71b 2018-10-08 04:40:01,691 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port1 for router - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:40:01,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:40:01,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:40:02,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["A84rwuUbQtOOexdN1BJR-w"], "issued_at": "2018-10-08T04:40:02.000000Z"}} 2018-10-08 04:40:02,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6ad913c88d4b2ea47ff7d9f44a3eda1e89cc4d" 2018-10-08 04:40:02,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0285705-7390-415d-9206-9602bf834e31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:02,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0285705-7390-415d-9206-9602bf834e31 2018-10-08 04:40:02,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:02,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-05225def-1d59-44e9-afb1-7deb36c49721 Date: Mon, 08 Oct 2018 04:40:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:40:02,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-05225def-1d59-44e9-afb1-7deb36c49721 2018-10-08 04:40:02,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:02,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8ce31ce3-e036-480e-a612-559afb34bb8e Date: Mon, 08 Oct 2018 04:40:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:02,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-8ce31ce3-e036-480e-a612-559afb34bb8e 2018-10-08 04:40:02,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:02,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-5ef03076-88f0-4410-a6ae-fa82b1cde6af Date: Mon, 08 Oct 2018 04:40:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:40:02,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-5ef03076-88f0-4410-a6ae-fa82b1cde6af 2018-10-08 04:40:03,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:40:03,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:40:03,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6ad913c88d4b2ea47ff7d9f44a3eda1e89cc4d" 2018-10-08 04:40:03,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b3ce0d-d2c1-4556-a45f-fbb845677910 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:03,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-01b3ce0d-d2c1-4556-a45f-fbb845677910 2018-10-08 04:40:03,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:03,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-62c1f1ae-17ab-4f80-9bb3-cb0f1c282389 Date: Mon, 08 Oct 2018 04:40:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:03,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-62c1f1ae-17ab-4f80-9bb3-cb0f1c282389 2018-10-08 04:40:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:03,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ab219ee4-97af-4c3e-902a-44c8d028ab62 Date: Mon, 08 Oct 2018 04:40:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:03,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1 used request id req-ab219ee4-97af-4c3e-902a-44c8d028ab62 2018-10-08 04:40:03,436 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 2018-10-08 04:40:03,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" -d '{"port": {"network_id": "697ec0f0-0aa8-4ea0-af8a-28dbff946127", "fixed_ips": [{"subnet_id": "3d81c5ae-b133-4ac4-b9e9-741951b724b5", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port1", "admin_state_up": true}}' 2018-10-08 04:40:04,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-650ada41-3a1b-472d-8adb-c5a3d21cc3b0 Date: Mon, 08 Oct 2018 04:40:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","ip_address":"10.200.201.1"}],"id":"04ad4c9e-6c43-455e-b8cc-e35f2aaf7953","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:3b:69:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port1","project_id":"fc1441bc825749a4a80887bf31fd6fa7","qos_policy_id":null,"admin_state_up":true,"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:03Z","binding:vnic_type":"normal"}} 2018-10-08 04:40:04,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-650ada41-3a1b-472d-8adb-c5a3d21cc3b0 2018-10-08 04:40:04,546 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port1 for router - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:40:04,546 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:40:04,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" -d '{"port_id": "04ad4c9e-6c43-455e-b8cc-e35f2aaf7953"}' 2018-10-08 04:40:06,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9921b4a3-cc5e-40b9-88b5-a0480c0cd8c6 Date: Mon, 08 Oct 2018 04:40:06 GMT RESP BODY: {"network_id": "697ec0f0-0aa8-4ea0-af8a-28dbff946127", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "subnet_id": "3d81c5ae-b133-4ac4-b9e9-741951b724b5", "subnet_ids": ["3d81c5ae-b133-4ac4-b9e9-741951b724b5"], "port_id": "04ad4c9e-6c43-455e-b8cc-e35f2aaf7953", "id": "799ac2c7-fad8-43c7-9ed6-541ccd18d9a7"} 2018-10-08 04:40:06,252 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7/add_router_interface used request id req-9921b4a3-cc5e-40b9-88b5-a0480c0cd8c6 2018-10-08 04:40:06,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:06,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0294f0e3-990f-4fa7-9294-6ac0051aad9a Date: Mon, 08 Oct 2018 04:40:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:40:06,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-0294f0e3-990f-4fa7-9294-6ac0051aad9a 2018-10-08 04:40:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:06,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb3c6b1-4f32-4de0-ae7e-2bfcb7bace88 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:06,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-3eb3c6b1-4f32-4de0-ae7e-2bfcb7bace88 2018-10-08 04:40:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:06,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-417fa801-184f-48d0-99fe-28b1b4442a68 Date: Mon, 08 Oct 2018 04:40:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:06,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-417fa801-184f-48d0-99fe-28b1b4442a68 2018-10-08 04:40:06,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:06,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c940c6b4-6eef-4c2f-a067-2c46d4aa0000 Date: Mon, 08 Oct 2018 04:40:06 GMT RESP BODY: {"ports":[]} 2018-10-08 04:40:06,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port2&admin_state_up=True used request id req-c940c6b4-6eef-4c2f-a067-2c46d4aa0000 2018-10-08 04:40:06,973 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port2 for router - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:40:06,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:40:06,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:40:07,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["By95jaf3QAeGahC4hHXrvQ"], "issued_at": "2018-10-08T04:40:07.000000Z"}} 2018-10-08 04:40:07,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888766ff418f25727fc99a9a127b7d16f4bc516e" 2018-10-08 04:40:07,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f148670c-8cd2-4981-9f18-1212f272514d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:07,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f148670c-8cd2-4981-9f18-1212f272514d 2018-10-08 04:40:07,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:07,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4b00296d-5203-4711-8202-7967ab97585f Date: Mon, 08 Oct 2018 04:40:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:40:07,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-4b00296d-5203-4711-8202-7967ab97585f 2018-10-08 04:40:07,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:07,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-46575bcb-d425-469d-8cd9-259337afb16e Date: Mon, 08 Oct 2018 04:40:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:07,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-46575bcb-d425-469d-8cd9-259337afb16e 2018-10-08 04:40:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:08,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-bdb27c4a-fa55-4644-85d1-104ef32ab79b Date: Mon, 08 Oct 2018 04:40:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:40:08,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-bdb27c4a-fa55-4644-85d1-104ef32ab79b 2018-10-08 04:40:08,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:40:08,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:40:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888766ff418f25727fc99a9a127b7d16f4bc516e" 2018-10-08 04:40:08,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c2cdab-79ca-4452-9ea6-a2c7005680fd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:08,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-79c2cdab-79ca-4452-9ea6-a2c7005680fd 2018-10-08 04:40:08,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:08,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eac6d1f8-9644-4029-ac46-cc639b2307c2 Date: Mon, 08 Oct 2018 04:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:08,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-eac6d1f8-9644-4029-ac46-cc639b2307c2 2018-10-08 04:40:08,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:08,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-76e905c4-710f-46f7-b4b0-fe358e554741 Date: Mon, 08 Oct 2018 04:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:08,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2 used request id req-76e905c4-710f-46f7-b4b0-fe358e554741 2018-10-08 04:40:08,372 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 2018-10-08 04:40:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" -d '{"port": {"network_id": "e3432c0a-79c4-45da-a2aa-d1d015057439", "fixed_ips": [{"subnet_id": "6e821100-0783-4be5-96dc-697584ef15ce", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port2", "admin_state_up": true}}' 2018-10-08 04:40:09,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-27297fc5-c881-4ef6-95f7-7d89413e5085 Date: Mon, 08 Oct 2018 04:40:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e821100-0783-4be5-96dc-697584ef15ce","ip_address":"10.200.202.1"}],"id":"9e2a4adf-c6ed-4687-a00d-d699966db94d","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:dc:6e:0b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port2","project_id":"fc1441bc825749a4a80887bf31fd6fa7","qos_policy_id":null,"admin_state_up":true,"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:08Z","binding:vnic_type":"normal"}} 2018-10-08 04:40:09,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-27297fc5-c881-4ef6-95f7-7d89413e5085 2018-10-08 04:40:09,248 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port2 for router - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:40:09,248 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:40:09,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" -d '{"port_id": "9e2a4adf-c6ed-4687-a00d-d699966db94d"}' 2018-10-08 04:40:10,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e858a2da-ce96-44fe-a698-1f00da9556c3 Date: Mon, 08 Oct 2018 04:40:10 GMT RESP BODY: {"network_id": "e3432c0a-79c4-45da-a2aa-d1d015057439", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "subnet_id": "6e821100-0783-4be5-96dc-697584ef15ce", "subnet_ids": ["6e821100-0783-4be5-96dc-697584ef15ce"], "port_id": "9e2a4adf-c6ed-4687-a00d-d699966db94d", "id": "799ac2c7-fad8-43c7-9ed6-541ccd18d9a7"} 2018-10-08 04:40:10,972 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7/add_router_interface used request id req-e858a2da-ce96-44fe-a698-1f00da9556c3 2018-10-08 04:40:10,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:11,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-75299c07-882b-4aad-aea1-14062ecb9646 Date: Mon, 08 Oct 2018 04:40:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:39:58Z", "admin_state_up": true, "updated_at": "2018-10-08T04:40:10Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "799ac2c7-fad8-43c7-9ed6-541ccd18d9a7", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router"}} 2018-10-08 04:40:11,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7 used request id req-75299c07-882b-4aad-aea1-14062ecb9646 2018-10-08 04:40:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=799ac2c7-fad8-43c7-9ed6-541ccd18d9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:11,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-f180ac56-2009-4f78-a759-3555acc8b1c2 Date: Mon, 08 Oct 2018 04:40:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","ip_address":"10.200.201.1"}],"id":"04ad4c9e-6c43-455e-b8cc-e35f2aaf7953","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:3b:69:93","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port1","admin_state_up":true,"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:03Z","binding:vnic_type":"normal","device_id":"799ac2c7-fad8-43c7-9ed6-541ccd18d9a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e821100-0783-4be5-96dc-697584ef15ce","ip_address":"10.200.202.1"}],"id":"9e2a4adf-c6ed-4687-a00d-d699966db94d","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:dc:6e:0b","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port2","admin_state_up":true,"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:08Z","binding:vnic_type":"normal","device_id":"799ac2c7-fad8-43c7-9ed6-541ccd18d9a7"}]} 2018-10-08 04:40:11,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=799ac2c7-fad8-43c7-9ed6-541ccd18d9a7 used request id req-f180ac56-2009-4f78-a759-3555acc8b1c2 2018-10-08 04:40:11,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/3d81c5ae-b133-4ac4-b9e9-741951b724b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:11,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-843192f3-a4a2-4ba3-8f5e-c6b4a65b2f34 Date: Mon, 08 Oct 2018 04:40:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}} 2018-10-08 04:40:11,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/3d81c5ae-b133-4ac4-b9e9-741951b724b5 used request id req-843192f3-a4a2-4ba3-8f5e-c6b4a65b2f34 2018-10-08 04:40:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6e821100-0783-4be5-96dc-697584ef15ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:40:11,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-9036aee8-0b36-42f6-8348-47901059f248 Date: Mon, 08 Oct 2018 04:40:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}} 2018-10-08 04:40:11,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6e821100-0783-4be5-96dc-697584ef15ce used request id req-9036aee8-0b36-42f6-8348-47901059f248 2018-10-08 04:40:11,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:40:11,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:40:11,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["uetFkwEKRWy7dCxIGXSXQQ"], "issued_at": "2018-10-08T04:40:11.000000Z"}} 2018-10-08 04:40:11,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3854b5effd3e8c853e572583fb26db596aaf65" 2018-10-08 04:40:11,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bf5be6-8774-4057-b192-39ffcf1c5de7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:11,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-83bf5be6-8774-4057-b192-39ffcf1c5de7 2018-10-08 04:40:11,986 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:40:11,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3854b5effd3e8c853e572583fb26db596aaf65" 2018-10-08 04:40:12,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8877eee-7a7d-409b-8dd9-21eb021b773e x-compute-request-id: req-b8877eee-7a7d-409b-8dd9-21eb021b773e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:40:12,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b8877eee-7a7d-409b-8dd9-21eb021b773e 2018-10-08 04:40:12,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3854b5effd3e8c853e572583fb26db596aaf65" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-10-08 04:40:12,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e276a6e5-dd64-48e6-9186-e7133b3551f4 x-compute-request-id: req-e276a6e5-dd64-48e6-9186-e7133b3551f4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:40:12,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e276a6e5-dd64-48e6-9186-e7133b3551f4 2018-10-08 04:40:12,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:40:12,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:40:12,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:40:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["oKSQ_W6eTlWv-GYHuASChw"], "issued_at": "2018-10-08T04:40:12.000000Z"}} 2018-10-08 04:40:12,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:12,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782a5b8a-2782-4ab2-a48c-632022d1221f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:12,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-782a5b8a-2782-4ab2-a48c-632022d1221f 2018-10-08 04:40:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:12,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-eda40f9c-385a-4d8c-936d-a7b827c72eb9 Date: Mon, 08 Oct 2018 04:40:12 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:40:12,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp used request id req-eda40f9c-385a-4d8c-936d-a7b827c72eb9 2018-10-08 04:40:12,882 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp... 2018-10-08 04:40:12,882 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp 2018-10-08 04:40:12,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp"}}' 2018-10-08 04:40:13,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-6b6f4446-35e2-4c8e-bb6b-6d0d41767ccc Date: Mon, 08 Oct 2018 04:40:13 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "updated_at": "2018-10-08T04:40:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "1cfffb05-f234-494c-b6a5-325388a48365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}], "revision_number": 2, "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp"}} 2018-10-08 04:40:13,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-6b6f4446-35e2-4c8e-bb6b-6d0d41767ccc 2018-10-08 04:40:13,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 085fb085-c3c7-4e7c-89f5-655288d25a5f 2018-10-08 04:40:13,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:13,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aef9c10e-e2df-43af-b126-1392da7dbb13 Date: Mon, 08 Oct 2018 04:40:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "1cfffb05-f234-494c-b6a5-325388a48365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad"}]} 2018-10-08 04:40:13,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-aef9c10e-e2df-43af-b126-1392da7dbb13 2018-10-08 04:40:13,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 085fb085-c3c7-4e7c-89f5-655288d25a5f 2018-10-08 04:40:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:13,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3005abe5-a2ae-4112-9e81-87f7ed4c930c Date: Mon, 08 Oct 2018 04:40:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "1cfffb05-f234-494c-b6a5-325388a48365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad"}]} 2018-10-08 04:40:13,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-3005abe5-a2ae-4112-9e81-87f7ed4c930c 2018-10-08 04:40:13,444 - neutron_utils - INFO - Retrieving security group with ID - 085fb085-c3c7-4e7c-89f5-655288d25a5f 2018-10-08 04:40:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:13,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-53d2764c-ca12-4d6f-8ad3-eb3d603a17e6 Date: Mon, 08 Oct 2018 04:40:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "updated_at": "2018-10-08T04:40:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "1cfffb05-f234-494c-b6a5-325388a48365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}], "revision_number": 2, "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp"}]} 2018-10-08 04:40:13,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-53d2764c-ca12-4d6f-8ad3-eb3d603a17e6 2018-10-08 04:40:13,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 085fb085-c3c7-4e7c-89f5-655288d25a5f 2018-10-08 04:40:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:13,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d58b42a2-ef3c-4774-a9b8-72f86627d566 Date: Mon, 08 Oct 2018 04:40:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "1cfffb05-f234-494c-b6a5-325388a48365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad"}]} 2018-10-08 04:40:13,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-d58b42a2-ef3c-4774-a9b8-72f86627d566 2018-10-08 04:40:13,822 - neutron_utils - INFO - Retrieving security group with ID - 085fb085-c3c7-4e7c-89f5-655288d25a5f 2018-10-08 04:40:13,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:13,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-89992f5d-a47f-4e9e-83c5-51ca9c63f545 Date: Mon, 08 Oct 2018 04:40:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "updated_at": "2018-10-08T04:40:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "1cfffb05-f234-494c-b6a5-325388a48365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}], "revision_number": 2, "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp"}]} 2018-10-08 04:40:13,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-89992f5d-a47f-4e9e-83c5-51ca9c63f545 2018-10-08 04:40:13,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 085fb085-c3c7-4e7c-89f5-655288d25a5f 2018-10-08 04:40:13,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:13,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-31a9262a-80a2-4e6c-9bbf-f50c77480ac7 Date: Mon, 08 Oct 2018 04:40:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "1cfffb05-f234-494c-b6a5-325388a48365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad"}]} 2018-10-08 04:40:13,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-31a9262a-80a2-4e6c-9bbf-f50c77480ac7 2018-10-08 04:40:13,904 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp 2018-10-08 04:40:13,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:13,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-fdb0684e-293c-49f5-aa98-2c6ad0e41cd3 Date: Mon, 08 Oct 2018 04:40:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "updated_at": "2018-10-08T04:40:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "1cfffb05-f234-494c-b6a5-325388a48365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}], "revision_number": 2, "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp"}]} 2018-10-08 04:40:13,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp used request id req-fdb0684e-293c-49f5-aa98-2c6ad0e41cd3 2018-10-08 04:40:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:40:13,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:40:13,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:14,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3574a5fd-ec20-47e2-8b55-15d80b9ab263 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:14,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-3574a5fd-ec20-47e2-8b55-15d80b9ab263 2018-10-08 04:40:14,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 085fb085-c3c7-4e7c-89f5-655288d25a5f 2018-10-08 04:40:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:14,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1327981-85bd-4055-96c7-41c45a3d4a6f Date: Mon, 08 Oct 2018 04:40:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "1cfffb05-f234-494c-b6a5-325388a48365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad"}]} 2018-10-08 04:40:14,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-f1327981-85bd-4055-96c7-41c45a3d4a6f 2018-10-08 04:40:14,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f"}}' 2018-10-08 04:40:14,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3abf624a-40f0-4a73-9ccf-eefcc7f754f1 Date: Mon, 08 Oct 2018 04:40:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:14Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:14Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "10f6d01b-6a8c-442a-ad2c-5ceb198e7b2c"}} 2018-10-08 04:40:14,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-3abf624a-40f0-4a73-9ccf-eefcc7f754f1 2018-10-08 04:40:14,370 - neutron_utils - INFO - Retrieving security group with ID - 085fb085-c3c7-4e7c-89f5-655288d25a5f 2018-10-08 04:40:14,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:14,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-65cd9e1b-1a16-47ae-bb1e-78d2f687b79a Date: Mon, 08 Oct 2018 04:40:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "updated_at": "2018-10-08T04:40:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:14Z", "revision_number": 0, "id": "10f6d01b-6a8c-442a-ad2c-5ceb198e7b2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:14Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "1cfffb05-f234-494c-b6a5-325388a48365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "revision_number": 0, "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}], "revision_number": 3, "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp"}]} 2018-10-08 04:40:14,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-65cd9e1b-1a16-47ae-bb1e-78d2f687b79a 2018-10-08 04:40:14,572 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 085fb085-c3c7-4e7c-89f5-655288d25a5f 2018-10-08 04:40:14,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:40:14,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6de722aa-51cc-4f9a-bb3b-9e42452d28ce Date: Mon, 08 Oct 2018 04:40:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:14Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:14Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "10f6d01b-6a8c-442a-ad2c-5ceb198e7b2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "1cfffb05-f234-494c-b6a5-325388a48365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:40:13Z", "security_group_id": "085fb085-c3c7-4e7c-89f5-655288d25a5f", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:40:13Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "74bec38c-8a77-49d5-8e0c-1cd3826308ad"}]} 2018-10-08 04:40:14,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-6de722aa-51cc-4f9a-bb3b-9e42452d28ce 2018-10-08 04:40:14,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:40:14,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:40:14,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["pbE9kAVqSQitdWkWJey5YA"], "issued_at": "2018-10-08T04:40:14.000000Z"}} 2018-10-08 04:40:14,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:15,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ccecc2-4998-4417-979d-67e5978b8c4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:15,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-07ccecc2-4998-4417-979d-67e5978b8c4e 2018-10-08 04:40:15,058 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:40:15,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:15,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f22956-a088-4e31-ab07-07ed2379b334 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:15,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5f22956-a088-4e31-ab07-07ed2379b334 2018-10-08 04:40:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:15,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-83b5d44d-395c-4d5c-bca6-b629e6ea76aa Date: Mon, 08 Oct 2018 04:40:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:40:15,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-83b5d44d-395c-4d5c-bca6-b629e6ea76aa 2018-10-08 04:40:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:40:15,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:40:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:40:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:15,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5aa28c-0d8f-4652-9dbe-a48295633996 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:15,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-2c5aa28c-0d8f-4652-9dbe-a48295633996 2018-10-08 04:40:15,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:15,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-78516433-de96-42c7-a67b-72068ca92e19 Date: Mon, 08 Oct 2018 04:40:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:15,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-78516433-de96-42c7-a67b-72068ca92e19 2018-10-08 04:40:15,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:15,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-259c6d33-bbb8-4b68-801e-43906145caff Date: Mon, 08 Oct 2018 04:40:15 GMT RESP BODY: {"ports":[]} 2018-10-08 04:40:15,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port&admin_state_up=True used request id req-259c6d33-bbb8-4b68-801e-43906145caff 2018-10-08 04:40:15,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:16,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55cc51c1-12aa-47cb-a3b9-f7390fe72695 x-compute-request-id: req-55cc51c1-12aa-47cb-a3b9-f7390fe72695 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:40:16,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1 used request id req-55cc51c1-12aa-47cb-a3b9-f7390fe72695 2018-10-08 04:40:16,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:16,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-20093e22-69f9-4718-884d-8d511896c1e9 Date: Mon, 08 Oct 2018 04:40:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:40:16,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-20093e22-69f9-4718-884d-8d511896c1e9 2018-10-08 04:40:16,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:16,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8857d9dc-420b-4950-a0cd-422deb87c6c8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:16,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-8857d9dc-420b-4950-a0cd-422deb87c6c8 2018-10-08 04:40:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:16,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4855e031-9ef7-40ec-872b-3abcc6022a2d Date: Mon, 08 Oct 2018 04:40:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:16,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-4855e031-9ef7-40ec-872b-3abcc6022a2d 2018-10-08 04:40:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:16,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0eb52ed4-c4ff-4339-b542-53e60270813a Date: Mon, 08 Oct 2018 04:40:16 GMT RESP BODY: {"ports":[]} 2018-10-08 04:40:16,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port&admin_state_up=True used request id req-0eb52ed4-c4ff-4339-b542-53e60270813a 2018-10-08 04:40:16,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:40:16,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:40:17,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["-PazdXonTzu_vRWAPNZsaA"], "issued_at": "2018-10-08T04:40:17.000000Z"}} 2018-10-08 04:40:17,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553a67ed7e00b3ed93ba60b8cdfcb96dfbbbf0d1" 2018-10-08 04:40:17,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec8475e3-e636-438c-9c88-ac88757b5599 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:17,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec8475e3-e636-438c-9c88-ac88757b5599 2018-10-08 04:40:17,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:17,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-7567016b-0d2c-443b-babe-e846c396f711 Date: Mon, 08 Oct 2018 04:40:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:40:17,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-7567016b-0d2c-443b-babe-e846c396f711 2018-10-08 04:40:17,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:17,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3f2832ce-ba9b-4a23-8834-c515c8f0ac1e Date: Mon, 08 Oct 2018 04:40:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:17,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-3f2832ce-ba9b-4a23-8834-c515c8f0ac1e 2018-10-08 04:40:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:18,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4785e112-ed6d-4487-92a9-ff7b7f175bfb Date: Mon, 08 Oct 2018 04:40:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:40:18,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-4785e112-ed6d-4487-92a9-ff7b7f175bfb 2018-10-08 04:40:18,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:40:18,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:40:18,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553a67ed7e00b3ed93ba60b8cdfcb96dfbbbf0d1" 2018-10-08 04:40:18,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2399a7-faff-4b57-afb2-48bcd065353a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:18,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-9a2399a7-faff-4b57-afb2-48bcd065353a 2018-10-08 04:40:18,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:18,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3db1656e-db60-42b0-ad2f-acee12e576e5 Date: Mon, 08 Oct 2018 04:40:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:18,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-3db1656e-db60-42b0-ad2f-acee12e576e5 2018-10-08 04:40:18,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:18,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-37d882a7-db14-43eb-bd50-eacf6acd744a Date: Mon, 08 Oct 2018 04:40:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:18,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1 used request id req-37d882a7-db14-43eb-bd50-eacf6acd744a 2018-10-08 04:40:18,392 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 2018-10-08 04:40:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" -d '{"port": {"network_id": "697ec0f0-0aa8-4ea0-af8a-28dbff946127", "fixed_ips": [{"subnet_id": "3d81c5ae-b133-4ac4-b9e9-741951b724b5", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port", "admin_state_up": true}}' 2018-10-08 04:40:19,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-54bf3d9c-280b-476b-b725-31810eedaddb Date: Mon, 08 Oct 2018 04:40:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","ip_address":"10.200.201.5"}],"id":"a75a349b-038a-4b06-a293-c2122b4bf563","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:30:a8:7e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port","project_id":"fc1441bc825749a4a80887bf31fd6fa7","qos_policy_id":null,"admin_state_up":true,"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:18Z","binding:vnic_type":"normal"}} 2018-10-08 04:40:19,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-54bf3d9c-280b-476b-b725-31810eedaddb 2018-10-08 04:40:19,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:19,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c03c14b4-4501-49f2-b922-9c6a0eba433b Date: Mon, 08 Oct 2018 04:40:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:40:19,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-c03c14b4-4501-49f2-b922-9c6a0eba433b 2018-10-08 04:40:19,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:19,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6e2a01-894e-401b-8af2-c04b25fc8a2d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:19,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-5a6e2a01-894e-401b-8af2-c04b25fc8a2d 2018-10-08 04:40:19,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:19,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d2835d83-1617-4ee7-a49b-896e0013abf7 Date: Mon, 08 Oct 2018 04:40:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:19,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-d2835d83-1617-4ee7-a49b-896e0013abf7 2018-10-08 04:40:19,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:20,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-4b95b4c6-0ca7-4d25-b7cb-334de65d98f3 Date: Mon, 08 Oct 2018 04:40:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","ip_address":"10.200.201.5"}],"id":"a75a349b-038a-4b06-a293-c2122b4bf563","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:30:a8:7e","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port","admin_state_up":true,"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:40:20,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port&admin_state_up=True used request id req-4b95b4c6-0ca7-4d25-b7cb-334de65d98f3 2018-10-08 04:40:20,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:20,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c02a722-d272-40c3-b440-aaeeae181698 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:20,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-6c02a722-d272-40c3-b440-aaeeae181698 2018-10-08 04:40:20,086 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1 2018-10-08 04:40:20,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:20,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-39972cad-ba91-4347-aa5e-2152c0cdabb2 x-compute-request-id: req-39972cad-ba91-4347-aa5e-2152c0cdabb2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-flavor-name"}]} 2018-10-08 04:40:20,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-39972cad-ba91-4347-aa5e-2152c0cdabb2 2018-10-08 04:40:20,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:20,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-1d06150d-a2ad-4bc2-9ec8-6678a38bfb8b x-compute-request-id: req-1d06150d-a2ad-4bc2-9ec8-6678a38bfb8b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:40:20,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506 used request id req-1d06150d-a2ad-4bc2-9ec8-6678a38bfb8b 2018-10-08 04:40:20,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:20,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-e4f8c9d8-4056-4823-bb50-35dd97f696ec Date: Mon, 08 Oct 2018 04:40:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:39:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:39:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ce8042b5-48df-4292-a8bd-273867704754/snap", "metadata": {}}], "self": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754", "min_disk": 0, "protected": false, "id": "ce8042b5-48df-4292-a8bd-273867704754", "file": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc1441bc825749a4a80887bf31fd6fa7", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ce8042b5-48df-4292-a8bd-273867704754/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2"} 2018-10-08 04:40:20,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 used request id req-e4f8c9d8-4056-4823-bb50-35dd97f696ec 2018-10-08 04:40:20,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:20,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0f63deb7-e048-4c9d-8d24-24ea3beefdc8 Date: Mon, 08 Oct 2018 04:40:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:40:20,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0f63deb7-e048-4c9d-8d24-24ea3beefdc8 2018-10-08 04:40:20,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" -d '{"server": {"name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "imageRef": "ce8042b5-48df-4292-a8bd-273867704754", "flavorRef": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "a75a349b-038a-4b06-a293-c2122b4bf563"}]}}' 2018-10-08 04:40:21,815 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:40:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e1408dc-8ab5-4510-9e7f-159b13205dbf x-compute-request-id: req-1e1408dc-8ab5-4510-9e7f-159b13205dbf Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "adminPass": "39Mk5F8iADkC"}} 2018-10-08 04:40:21,815 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-1e1408dc-8ab5-4510-9e7f-159b13205dbf 2018-10-08 04:40:21,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:22,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-fd08d053-35b8-4de0-9e6e-fc45d383721a x-compute-request-id: req-fd08d053-35b8-4de0-9e6e-fc45d383721a Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "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-10-08T04:40:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:22,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-fd08d053-35b8-4de0-9e6e-fc45d383721a 2018-10-08 04:40:22,171 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1 2018-10-08 04:40:22,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:22,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-ef0af7e8-6d3c-409b-a0b6-bffda53b5441 x-compute-request-id: req-ef0af7e8-6d3c-409b-a0b6-bffda53b5441 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "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-10-08T04:40:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:22,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-ef0af7e8-6d3c-409b-a0b6-bffda53b5441 2018-10-08 04:40:22,393 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1] is - BUILD 2018-10-08 04:40:22,393 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:40:25,396 - create_instance - DEBUG - VM status query timeout in 896.774358034 2018-10-08 04:40:25,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:25,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-a542a0a8-424d-41bd-889d-e24c6cdc2a75 x-compute-request-id: req-a542a0a8-424d-41bd-889d-e24c6cdc2a75 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:40:24Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:25,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-a542a0a8-424d-41bd-889d-e24c6cdc2a75 2018-10-08 04:40:25,985 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1] is - BUILD 2018-10-08 04:40:25,985 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:40:28,988 - create_instance - DEBUG - VM status query timeout in 893.182515144 2018-10-08 04:40:28,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:29,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-b24c0a41-7525-4fb8-887c-322ef3c84412 x-compute-request-id: req-b24c0a41-7525-4fb8-887c-322ef3c84412 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:40:24Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:29,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-b24c0a41-7525-4fb8-887c-322ef3c84412 2018-10-08 04:40:29,691 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1] is - BUILD 2018-10-08 04:40:29,692 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:40:32,695 - create_instance - DEBUG - VM status query timeout in 889.476073027 2018-10-08 04:40:32,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:33,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-6d65666c-6fc7-45c6-a076-33b1431549ab x-compute-request-id: req-6d65666c-6fc7-45c6-a076-33b1431549ab Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:a8:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:24.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:40:29Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:33,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-6d65666c-6fc7-45c6-a076-33b1431549ab 2018-10-08 04:40:33,189 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1] is - ACTIVE 2018-10-08 04:40:33,190 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:40:33,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:34,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-1e5be348-3590-4e66-8155-10bbae1c4ca8 x-compute-request-id: req-1e5be348-3590-4e66-8155-10bbae1c4ca8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:a8:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:24.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:40:29Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:34,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-1e5be348-3590-4e66-8155-10bbae1c4ca8 2018-10-08 04:40:34,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:34,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e56b1b03-6703-416c-9073-e1d788e1b7e6 Date: Mon, 08 Oct 2018 04:40:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d81c5ae-b133-4ac4-b9e9-741951b724b5"],"updated_at":"2018-10-08T04:39:52Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1"}]} 2018-10-08 04:40:34,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 used request id req-e56b1b03-6703-416c-9073-e1d788e1b7e6 2018-10-08 04:40:34,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:34,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d998ef01-972f-440e-ad3b-c9fee225496f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:34,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-d998ef01-972f-440e-ad3b-c9fee225496f 2018-10-08 04:40:34,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:34,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6c77fc3a-71cd-490c-a583-0b56c52e4520 Date: Mon, 08 Oct 2018 04:40:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:52Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1"}]} 2018-10-08 04:40:34,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-6c77fc3a-71cd-490c-a583-0b56c52e4520 2018-10-08 04:40:34,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:34,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-8bdc81a5-5381-4d08-84d2-e2c92b5b0d59 Date: Mon, 08 Oct 2018 04:40:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":17,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","ip_address":"10.200.201.1"}],"id":"04ad4c9e-6c43-455e-b8cc-e35f2aaf7953","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:3b:69:93","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port1","admin_state_up":true,"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:03Z","binding:vnic_type":"normal","device_id":"799ac2c7-fad8-43c7-9ed6-541ccd18d9a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","ip_address":"10.200.201.4"}],"id":"2554f740-d469-4199-a7b5-aff7dd90e393","security_groups":[],"mac_address":"fa:16:3e:d8:67:b6","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-697ec0f0-0aa8-4ea0-af8a-28dbff946127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","ip_address":"10.200.201.3"}],"id":"27afb04d-3a00-45fe-93b6-629bf579a949","security_groups":[],"mac_address":"fa:16:3e:a2:48:df","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-697ec0f0-0aa8-4ea0-af8a-28dbff946127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","ip_address":"10.200.201.2"}],"id":"2a912593-4a29-4d0a-8286-a462d2db1462","security_groups":[],"mac_address":"fa:16:3e:21:1a:43","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-697ec0f0-0aa8-4ea0-af8a-28dbff946127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d81c5ae-b133-4ac4-b9e9-741951b724b5","ip_address":"10.200.201.5"}],"id":"a75a349b-038a-4b06-a293-c2122b4bf563","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:30:a8:7e","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port","admin_state_up":true,"network_id":"697ec0f0-0aa8-4ea0-af8a-28dbff946127","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:18Z","binding:vnic_type":"normal","device_id":"3357de66-1c8f-40ae-b21c-9c5bd96f4bb2"}]} 2018-10-08 04:40:34,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-8bdc81a5-5381-4d08-84d2-e2c92b5b0d59 2018-10-08 04:40:34,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:40:34,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:40:34,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:40:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["dtg0V2fFQPuV9uaCwVADSQ"], "issued_at": "2018-10-08T04:40:35.000000Z"}} 2018-10-08 04:40:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:35,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1b7fae-65e6-426b-a45b-329cf35ee58c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:35,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cd1b7fae-65e6-426b-a45b-329cf35ee58c 2018-10-08 04:40:35,073 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:40:35,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:35,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a41d51-1fb9-495d-8977-c2e981e17de5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:35,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-60a41d51-1fb9-495d-8977-c2e981e17de5 2018-10-08 04:40:35,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:35,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-057e8570-cc48-4ca6-b0e2-49b0a8ba97b4 Date: Mon, 08 Oct 2018 04:40:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:40:35,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-057e8570-cc48-4ca6-b0e2-49b0a8ba97b4 2018-10-08 04:40:35,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:40:35,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:40:35,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:35,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641ba1ba-ce97-4d02-89ea-92dae3dc2947 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:35,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-641ba1ba-ce97-4d02-89ea-92dae3dc2947 2018-10-08 04:40:35,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:35,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6745ffe2-9041-49b6-b633-c5f436697e5c Date: Mon, 08 Oct 2018 04:40:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:35,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-6745ffe2-9041-49b6-b633-c5f436697e5c 2018-10-08 04:40:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:35,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-914e9daf-a522-44c7-b9e1-b565297975d4 Date: Mon, 08 Oct 2018 04:40:35 GMT RESP BODY: {"ports":[]} 2018-10-08 04:40:35,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port&admin_state_up=True used request id req-914e9daf-a522-44c7-b9e1-b565297975d4 2018-10-08 04:40:35,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:36,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-967a3da7-f2ab-4ebf-9ed8-bd6aa9a41edd x-compute-request-id: req-967a3da7-f2ab-4ebf-9ed8-bd6aa9a41edd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:40:36,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2 used request id req-967a3da7-f2ab-4ebf-9ed8-bd6aa9a41edd 2018-10-08 04:40:36,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:36,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-16a17e3a-e604-4ad4-8afc-b97171205be1 Date: Mon, 08 Oct 2018 04:40:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:40:36,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-16a17e3a-e604-4ad4-8afc-b97171205be1 2018-10-08 04:40:36,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:36,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f6d1c5-79cb-42af-922d-73083821cee7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:36,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-33f6d1c5-79cb-42af-922d-73083821cee7 2018-10-08 04:40:36,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:36,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6f847294-974e-4f5c-be19-d838aa7f8ac4 Date: Mon, 08 Oct 2018 04:40:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:36,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-6f847294-974e-4f5c-be19-d838aa7f8ac4 2018-10-08 04:40:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:36,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-672ff45b-cc48-4f14-9460-43c4112df8c7 Date: Mon, 08 Oct 2018 04:40:36 GMT RESP BODY: {"ports":[]} 2018-10-08 04:40:36,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port&admin_state_up=True used request id req-672ff45b-cc48-4f14-9460-43c4112df8c7 2018-10-08 04:40:36,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:40:36,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:40:37,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98acddeaa23a4763a7cfbe2bafb9678b", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role"}], "expires_at": "2018-10-08T05:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1441bc825749a4a80887bf31fd6fa7", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fc1441bc825749a4a80887bf31fd6fa7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-user", "id": "f9b9fcf71b2845c9983fe908010fe9aa"}, "audit_ids": ["9-jznK_LSyWDZ2OstDmqAw"], "issued_at": "2018-10-08T04:40:37.000000Z"}} 2018-10-08 04:40:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2900e2b178b61b93faaaab06572e51919c27e748" 2018-10-08 04:40:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d495fe-2cb2-46d1-9a97-cefb05dc0810 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:40:37,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51d495fe-2cb2-46d1-9a97-cefb05dc0810 2018-10-08 04:40:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:37,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4a94a6f5-a890-47ea-bccd-f64ec5fd3ada Date: Mon, 08 Oct 2018 04:40:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:40:37,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-4a94a6f5-a890-47ea-bccd-f64ec5fd3ada 2018-10-08 04:40:37,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:37,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-66f18e23-53df-40c9-ab41-e28962fc1a86 Date: Mon, 08 Oct 2018 04:40:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:37,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-66f18e23-53df-40c9-ab41-e28962fc1a86 2018-10-08 04:40:37,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:37,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-5311585a-56eb-42f9-ada6-60372c966dc6 Date: Mon, 08 Oct 2018 04:40:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:40:37,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-5311585a-56eb-42f9-ada6-60372c966dc6 2018-10-08 04:40:37,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:40:37,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:40:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2900e2b178b61b93faaaab06572e51919c27e748" 2018-10-08 04:40:38,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c6eb63-7d42-44bb-85ea-dc4d150050f4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:38,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-94c6eb63-7d42-44bb-85ea-dc4d150050f4 2018-10-08 04:40:38,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:38,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ded5aff8-6a14-4469-a781-bd16a1fcd4ff Date: Mon, 08 Oct 2018 04:40:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:38,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-ded5aff8-6a14-4469-a781-bd16a1fcd4ff 2018-10-08 04:40:38,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:38,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-052b841b-1bdb-4440-a4ac-79f513e845d9 Date: Mon, 08 Oct 2018 04:40:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:38,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2 used request id req-052b841b-1bdb-4440-a4ac-79f513e845d9 2018-10-08 04:40:38,340 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 2018-10-08 04:40:38,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" -d '{"port": {"network_id": "e3432c0a-79c4-45da-a2aa-d1d015057439", "fixed_ips": [{"subnet_id": "6e821100-0783-4be5-96dc-697584ef15ce", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port", "admin_state_up": true}}' 2018-10-08 04:40:39,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-db5523a9-839e-4c51-83b8-7db8045b464f Date: Mon, 08 Oct 2018 04:40:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e821100-0783-4be5-96dc-697584ef15ce","ip_address":"10.200.202.5"}],"id":"b13a0937-702c-4b66-a7d7-f78369636a59","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:47:8f:10","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port","project_id":"fc1441bc825749a4a80887bf31fd6fa7","qos_policy_id":null,"admin_state_up":true,"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:38Z","binding:vnic_type":"normal"}} 2018-10-08 04:40:39,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-db5523a9-839e-4c51-83b8-7db8045b464f 2018-10-08 04:40:39,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:39,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-8c555e18-9c9b-4758-ad17-68fd96a3ebd6 Date: Mon, 08 Oct 2018 04:40:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:40:39,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-8c555e18-9c9b-4758-ad17-68fd96a3ebd6 2018-10-08 04:40:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:39,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97c7501-e985-42d3-9f0e-3012936f47ce Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:39,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-e97c7501-e985-42d3-9f0e-3012936f47ce 2018-10-08 04:40:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:39,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ad5913cd-5459-4fbc-9a8d-a0c92da89755 Date: Mon, 08 Oct 2018 04:40:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:39,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-ad5913cd-5459-4fbc-9a8d-a0c92da89755 2018-10-08 04:40:39,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:39,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-4a26043d-3af8-4881-84c5-7cc655f1935f Date: Mon, 08 Oct 2018 04:40:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e821100-0783-4be5-96dc-697584ef15ce","ip_address":"10.200.202.5"}],"id":"b13a0937-702c-4b66-a7d7-f78369636a59","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:47:8f:10","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port","admin_state_up":true,"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:40:39,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439&name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port&admin_state_up=True used request id req-4a26043d-3af8-4881-84c5-7cc655f1935f 2018-10-08 04:40:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:40,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302b252e-1c4f-497e-a3af-bc9680974df2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:40,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-302b252e-1c4f-497e-a3af-bc9680974df2 2018-10-08 04:40:40,001 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2 2018-10-08 04:40:40,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:40,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-3fcd927f-bf01-49a2-b230-9dde45b83903 x-compute-request-id: req-3fcd927f-bf01-49a2-b230-9dde45b83903 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-flavor-name"}]} 2018-10-08 04:40:40,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3fcd927f-bf01-49a2-b230-9dde45b83903 2018-10-08 04:40:40,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:40,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-1a78a1c9-2ffb-4a36-b848-3a2dda3a6dd3 x-compute-request-id: req-1a78a1c9-2ffb-4a36-b848-3a2dda3a6dd3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:40:40,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506 used request id req-1a78a1c9-2ffb-4a36-b848-3a2dda3a6dd3 2018-10-08 04:40:40,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:40,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-e72f41ec-bbc9-42aa-a091-becaf2574813 Date: Mon, 08 Oct 2018 04:40:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:39:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:39:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ce8042b5-48df-4292-a8bd-273867704754/snap", "metadata": {}}], "self": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754", "min_disk": 0, "protected": false, "id": "ce8042b5-48df-4292-a8bd-273867704754", "file": "/v2/images/ce8042b5-48df-4292-a8bd-273867704754/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc1441bc825749a4a80887bf31fd6fa7", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ce8042b5-48df-4292-a8bd-273867704754/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2"} 2018-10-08 04:40:40,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 used request id req-e72f41ec-bbc9-42aa-a091-becaf2574813 2018-10-08 04:40:40,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:40,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-10e6b1e2-c854-4d4b-8546-06318dda574e Date: Mon, 08 Oct 2018 04:40:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:40:40,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-10e6b1e2-c854-4d4b-8546-06318dda574e 2018-10-08 04:40:40,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" -d '{"server": {"name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "imageRef": "ce8042b5-48df-4292-a8bd-273867704754", "flavorRef": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "b13a0937-702c-4b66-a7d7-f78369636a59"}]}}' 2018-10-08 04:40:41,614 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:40: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-cfa8219d-e181-4d15-8400-8d233eb83911 x-compute-request-id: req-cfa8219d-e181-4d15-8400-8d233eb83911 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "adminPass": "R6YGiwd59mHp"}} 2018-10-08 04:40:41,614 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-cfa8219d-e181-4d15-8400-8d233eb83911 2018-10-08 04:40:41,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:41,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-d35f7791-e914-42de-bf22-5c3c7de6899c x-compute-request-id: req-d35f7791-e914-42de-bf22-5c3c7de6899c Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "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-10-08T04:40:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:41,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-d35f7791-e914-42de-bf22-5c3c7de6899c 2018-10-08 04:40:41,838 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2 2018-10-08 04:40:41,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:42,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-90353fe5-0860-4785-9a85-c6ac5c61da79 x-compute-request-id: req-90353fe5-0860-4785-9a85-c6ac5c61da79 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "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-10-08T04:40:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:42,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-90353fe5-0860-4785-9a85-c6ac5c61da79 2018-10-08 04:40:42,060 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2] is - BUILD 2018-10-08 04:40:42,061 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:40:45,064 - create_instance - DEBUG - VM status query timeout in 896.77420187 2018-10-08 04:40:45,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:45,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-2250dd71-4c05-40cc-9409-0525208005cd x-compute-request-id: req-2250dd71-4c05-40cc-9409-0525208005cd Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:40:43Z", "hostId": "982cd994a20f7d3730b2495d75b59395263f48b931a1faa22c441f1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:45,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-2250dd71-4c05-40cc-9409-0525208005cd 2018-10-08 04:40:45,744 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2] is - BUILD 2018-10-08 04:40:45,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:40:48,747 - create_instance - DEBUG - VM status query timeout in 893.090971947 2018-10-08 04:40:48,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:49,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed26166e-9dbf-4096-b315-e129586744a3 x-compute-request-id: req-ed26166e-9dbf-4096-b315-e129586744a3 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:40:43Z", "hostId": "982cd994a20f7d3730b2495d75b59395263f48b931a1faa22c441f1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:49,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-ed26166e-9dbf-4096-b315-e129586744a3 2018-10-08 04:40:49,273 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2] is - BUILD 2018-10-08 04:40:49,273 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:40:52,276 - create_instance - DEBUG - VM status query timeout in 889.561630011 2018-10-08 04:40:52,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:52,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7793de7-4647-409c-9a69-a88706dc0d0b x-compute-request-id: req-d7793de7-4647-409c-9a69-a88706dc0d0b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:10", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:43.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:40:51Z", "hostId": "982cd994a20f7d3730b2495d75b59395263f48b931a1faa22c441f1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:52,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-d7793de7-4647-409c-9a69-a88706dc0d0b 2018-10-08 04:40:52,827 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2] is - ACTIVE 2018-10-08 04:40:52,827 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:40:52,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:53,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1639cd0-a0b7-42d0-b310-32cb9c9b0872 x-compute-request-id: req-a1639cd0-a0b7-42d0-b310-32cb9c9b0872 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:10", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:43.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:40:51Z", "hostId": "982cd994a20f7d3730b2495d75b59395263f48b931a1faa22c441f1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:53,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-a1639cd0-a0b7-42d0-b310-32cb9c9b0872 2018-10-08 04:40:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:53,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-74583dd8-3587-45fd-b8a2-c45c185d19c4 Date: Mon, 08 Oct 2018 04:40:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e821100-0783-4be5-96dc-697584ef15ce"],"updated_at":"2018-10-08T04:39:55Z","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"e3432c0a-79c4-45da-a2aa-d1d015057439","name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2"}]} 2018-10-08 04:40:53,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 used request id req-74583dd8-3587-45fd-b8a2-c45c185d19c4 2018-10-08 04:40:53,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:53,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126932d2-aade-494f-b795-503f798ec61d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:40:53,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-126932d2-aade-494f-b795-503f798ec61d 2018-10-08 04:40:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:53,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dd9f5327-70b5-4bb2-b250-5ec5433c30ba Date: Mon, 08 Oct 2018 04:40:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","dns_nameservers":[],"updated_at":"2018-10-08T04:39:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"fc1441bc825749a4a80887bf31fd6fa7","id":"6e821100-0783-4be5-96dc-697584ef15ce","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2"}]} 2018-10-08 04:40:53,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-dd9f5327-70b5-4bb2-b250-5ec5433c30ba 2018-10-08 04:40:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:53,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-63c5aaa8-c242-4063-bb07-e0ab42fbf2c1 Date: Mon, 08 Oct 2018 04:40:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e821100-0783-4be5-96dc-697584ef15ce","ip_address":"10.200.202.3"}],"id":"08a5f145-e612-40c3-b77c-ea319b18d992","security_groups":[],"mac_address":"fa:16:3e:0e:2b:62","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e3432c0a-79c4-45da-a2aa-d1d015057439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e821100-0783-4be5-96dc-697584ef15ce","ip_address":"10.200.202.2"}],"id":"1850ef75-b97d-4420-9d34-945ccead1abc","security_groups":[],"mac_address":"fa:16:3e:35:99:82","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e3432c0a-79c4-45da-a2aa-d1d015057439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:39:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e821100-0783-4be5-96dc-697584ef15ce","ip_address":"10.200.202.4"}],"id":"4f0a56a8-1de8-4906-88fa-5d57fc41f27b","security_groups":[],"mac_address":"fa:16:3e:c7:09:a1","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:39:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e3432c0a-79c4-45da-a2aa-d1d015057439"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e821100-0783-4be5-96dc-697584ef15ce","ip_address":"10.200.202.1"}],"id":"9e2a4adf-c6ed-4687-a00d-d699966db94d","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:dc:6e:0b","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port2","admin_state_up":true,"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:08Z","binding:vnic_type":"normal","device_id":"799ac2c7-fad8-43c7-9ed6-541ccd18d9a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:40:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e821100-0783-4be5-96dc-697584ef15ce","ip_address":"10.200.202.5"}],"id":"b13a0937-702c-4b66-a7d7-f78369636a59","security_groups":["84aa722f-3a3d-4113-a799-afe8457d0211"],"mac_address":"fa:16:3e:47:8f:10","project_id":"fc1441bc825749a4a80887bf31fd6fa7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port","admin_state_up":true,"network_id":"e3432c0a-79c4-45da-a2aa-d1d015057439","tenant_id":"fc1441bc825749a4a80887bf31fd6fa7","created_at":"2018-10-08T04:40:38Z","binding:vnic_type":"normal","device_id":"3e55fd42-c902-482d-aec2-6c40ed4b1d74"}]} 2018-10-08 04:40:53,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-63c5aaa8-c242-4063-bb07-e0ab42fbf2c1 2018-10-08 04:40:53,794 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-10-08 04:40:53,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:54,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad590a50-cb13-4c3f-ab23-828d197715dd x-compute-request-id: req-ad590a50-cb13-4c3f-ab23-828d197715dd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:a8:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:24.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:40:29Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:54,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-ad590a50-cb13-4c3f-ab23-828d197715dd 2018-10-08 04:40:54,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 04:40:55,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b44ceb3f-b7f8-4151-a4b2-c9b2ff6fa719 x-compute-request-id: req-b44ceb3f-b7f8-4151-a4b2-c9b2ff6fa719 Content-Encoding: gzip Content-Length: 8129 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 499107078 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.139577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.141183] pid_max: default: 32768 minimum: 301\n[ 0.142052] ACPI: Core revision 20150930\n[ 0.143433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144707] Security Framework initialized\n[ 0.145505] Yama: becoming mindful.\n[ 0.146219] AppArmor: AppArmor initialized\n[ 0.147063] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149625] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150806] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152163] Initializing cgroup subsys io\n[ 0.152962] Initializing cgroup subsys memory\n[ 0.153801] Initializing cgroup subsys devices\n[ 0.154655] Initializing cgroup subsys freezer\n[ 0.155510] Initializing cgroup subsys net_cls\n[ 0.156355] Initializing cgroup subsys perf_event\n[ 0.157242] Initializing cgroup subsys net_prio\n[ 0.158097] Initializing cgroup subsys hugetlb\n[ 0.158954] Initializing cgroup subsys pids\n[ 0.159837] CPU: Physical Processor ID: 0\n[ 0.161319] mce: CPU supports 10 MCE banks\n[ 0.162140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165373] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171696] ftrace: allocating 31920 entries in 125 pages\n[ 0.197661] smpboot: Max logical packages: 2\n[ 0.198533] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199709] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.201207] x2apic enabled\n[ 0.202119] Switched APIC routing to physical x2apic.\n[ 0.204072] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210311] KVM setup paravirtual spinlock\n[ 0.211902] x86: Booting SMP configuration:\n[ 0.212966] .... node #0, CPUs: #1\n[ 0.214016] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.236622] x86: Booted up 1 node, 2 CPUs\n[ 0.236625] KVM setup async PF for cpu 1\n[ 0.236628] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.239681] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.241555] devtmpfs: initialized\n[ 0.243400] evm: security.selinux\n[ 0.244194] evm: security.SMACK64\n[ 0.245016] evm: security.SMACK64EXEC\n[ 0.245914] evm: security.SMACK64TRANSMUTE\n[ 0.246849] evm: security.SMACK64MMAP\n[ 0.247698] evm: security.ima\n[ 0.248421] evm: security.capability\n[ 0.249412] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.251634] pinctrl core: initialized pinctrl subsystem\n[ 0.252896] RTC time: 4:40:25, date: 10/08/18\n[ 0.254042] NET: Registered protocol family 16\n[ 0.263567] cpuidle: using governor ladder\n[ 0.275670] cpuidle: using governor menu\n[ 0.276463] PCCT header not found.\n[ 0.277218] ACPI: bus type PCI registered\n[ 0.277994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279221] PCI: Using configuration type 1 for base access\n[ 0.292709] ACPI: Added _OSI(Module Device)\n[ 0.293544] ACPI: Added _OSI(Processor Device)\n[ 0.294382] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.295257] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.297639] ACPI: Interpreter enabled\n[ 0.298385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.300176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305562] ACPI: (supports S0 S5)\n[ 0.306250] ACPI: Using IOAPIC for interrupt routing\n[ 0.307412] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.310748] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.311852] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313042] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.314204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.316402] acpiphp: Slot [3] registered\n[ 0.317193] acpiphp: Slot [4] registered\n[ 0.317995] acpiphp: Slot [5] registered\n[ 0.318783] acpiphp: Slot [6] registered\n[ 0.319567] acpiphp: Slot [7] registered\n[ 0.320347] acpiphp: Slot [8] registered\n[ 0.321122] acpiphp: Slot [9] registered\n[ 0.321902] acpiphp: Slot [10] registered\n[ 0.332712] acpiphp: Slot [11] registered\n[ 0.333517] acpiphp: Slot [12] registered\n[ 0.334311] acpiphp: Slot [13] registered\n[ 0.335101] acpiphp: Slot [14] registered\n[ 0.335897] acpiphp: Slot [15] registered\n[ 0.336696] acpiphp: Slot [16] registered\n[ 0.337497] acpiphp: Slot [17] registered\n[ 0.338284] acpiphp: Slot [18] registered\n[ 0.339068] acpiphp: Slot [19] registered\n[ 0.339863] acpiphp: Slot [20] registered\n[ 0.340663] acpiphp: Slot [21] registered\n[ 0.341460] acpiphp: Slot [22] registered\n[ 0.342252] acpiphp: Slot [23] registered\n[ 0.343039] acpiphp: Slot [24] registered\n[ 0.343843] acpiphp: Slot [25] registered\n[ 0.344636] acpiphp: Slot [26] registered\n[ 0.345425] acpiphp: Slot [27] registered\n[ 0.346225] acpiphp: Slot [28] registered\n[ 0.347016] acpiphp: Slot [29] registered\n[ 0.347812] acpiphp: Slot [30] registered\n[ 0.348607] acpiphp: Slot [31] registered\n[ 0.349402] PCI host bridge to bus 0000:00\n[ 0.350188] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.352587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.354000] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.355411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.361876] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.363129] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.364277] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372789] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.374217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428255] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432274] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.433475] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.434498] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436003] vgaarb: loaded\n[ 0.436592] vgaarb: bridge control possible 0000:00:02.0\n[ 0.438092] SCSI subsystem initialized\n[ 0.438922] ACPI: bus type USB registered\n[ 0.439742] usbcore: registered new interface driver usbfs\n[ 0.440750] usbcore: registered new interface driver hub\n[ 0.441752] usbcore: registered new device driver usb\n[ 0.442866] PCI: Using ACPI for IRQ routing\n[ 0.443873] NetLabel: Initializing\n[ 0.444573] NetLabel: domain hash size = 128\n[ 0.445407] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446353] NetLabel: unlabeled traffic allowed by default\n[ 0.447514] clocksource: Switched to clocksource kvm-clock\n[ 0.453613] AppArmor: AppArmor Filesystem Enabled\n[ 0.454580] pnp: PnP ACPI init\n[ 0.455499] pnp: PnP ACPI: found 5 devices\n[ 0.462513] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464196] NET: Registered protocol family 2\n[ 0.465135] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.466379] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467523] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468663] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469704] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470837] NET: Registered protocol family 1\n[ 0.471679] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.472741] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.473775] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492399] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511226] Trying to unpack rootfs image as initramfs...\n[ 0.561431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.575600] Scanning for low memory corruption every 60 seconds\n[ 0.577047] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.578170] audit: initializing netlink subsys (disabled)\n[ 0.579174] audit: type=2000 audit(1538973625.695:1): initialized\n[ 0.580479] Initialise system trusted keyring\n[ 0.581458] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.582599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.584675] zbud: loaded\n[ 0.585795] VFS: Disk quotas dquot_6.6.0\n[ 0.586605] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.588218] fuse init (API version 7.23)\n[ 0.589165] Key type big_key registered\n[ 0.589953] Allocating IMA MOK and blacklist keyrings.\n[ 0.591492] Key type asymmetric registered\n[ 0.592308] Asymmetric key parser 'x509' registered\n[ 0.593242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.594735] io scheduler noop registered\n[ 0.595519] io scheduler deadline registered (default)\n[ 0.596490] io scheduler cfq registered\n[ 0.597312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.599578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600996] ACPI: Power Button [PWRF]\n[ 0.601896] GHES: HEST is not enabled!\n[ 0.621625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.660101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.662688] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.686847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.689394] Linux agpgart interface v0.103\n[ 0.692037] brd: module loaded\n[ 0.693963] loop: module loaded\n[ 0.698311] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.699811] GPT:90111 != 20971519\n[ 0.700531] GPT:Alternate GPT header not at the end of the disk.\n[ 0.701607] GPT:90111 != 20971519\n[ 0.702283] GPT: Use GNU Parted to correct GPT errors.\n[ 0.703231] vda: vda1 vda15\n[ 0.704840] scsi host0: ata_piix\n[ 0.705631] scsi host1: ata_piix\n[ 0.706333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.707535] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.708787] libphy: Fixed MDIO Bus: probed\n[ 0.709706] tun: Universal TUN/TAP device driver, 1.6\n[ 0.710645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.712888] PPP generic driver version 2.4.2\n[ 0.714125] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.715814] ehci-pci: EHCI PCI platform driver\n[ 0.716875] ehci-platform: EHCI generic platform driver\n[ 0.718083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.719478] ohci-pci: OHCI PCI platform driver\n[ 0.720549] ohci-platform: OHCI generic platform driver\n[ 0.721762] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.741072] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.742310] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.744077] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.745314] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.746694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.748219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.749930] usb usb1: Product: UHCI Host Controller\n[ 0.751072] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.752489] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.753721] hub 1-0:1.0: USB hub found\n[ 0.754665] hub 1-0:1.0: 2 ports detected\n[ 0.755794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.757902] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.758844] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.759938] mousedev: PS/2 mouse device common for all mice\n[ 0.761274] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.763116] rtc_cmos 00:00: RTC can wake from S4\n[ 0.764235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.765408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766577] i2c /dev entries driver\n[ 0.767324] device-mapper: uevent: version 1.0.3\n[ 0.768304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.769908] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771261] NET: Registered protocol family 10\n[ 0.772682] NET: Registered protocol family 17\n[ 0.773557] Key type dns_resolver registered\n[ 0.774537] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775613] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.777981] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779762] registered taskstats version 1\n[ 0.780583] Loading compiled-in X.509 certificates\n[ 0.781996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783812] zswap: loaded using pool lzo/zbud\n[ 0.786385] Key type trusted registered\n[ 0.788242] Key type encrypted registered\n[ 0.789071] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.790079] ima: No TPM chip found, activating TPM-bypass!\n[ 0.791104] evm: HMAC attrs: 0x1\n[ 0.792081] Magic number: 6:180:666\n[ 0.792845] platform QEMU0002:00: hash matches\n[ 0.803915] acpi QEMU0002:00: hash matches\n[ 0.804844] rtc_cmos 00:00: setting system clock to 2018-10-08 04:40:25 UTC (1538973625)\n[ 0.806513] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.807626] EDD information not available.\n[ 0.868827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.870369] Write protecting the kernel read-only data: 14336k\n[ 0.872019] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.873889] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.937066] 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 1.19\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.40. iid=i-000000b1\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\n"} 2018-10-08 04:40:55,364 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2/action used request id req-b44ceb3f-b7f8-4151-a4b2-c9b2ff6fa719 2018-10-08 04:40:55,365 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 04:40:55,366 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 499107078 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.139577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.141183] pid_max: default: 32768 minimum: 301 [ 0.142052] ACPI: Core revision 20150930 [ 0.143433] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144707] Security Framework initialized [ 0.145505] Yama: becoming mindful. [ 0.146219] AppArmor: AppArmor initialized [ 0.147063] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149625] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150806] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152163] Initializing cgroup subsys io [ 0.152962] Initializing cgroup subsys memory [ 0.153801] Initializing cgroup subsys devices [ 0.154655] Initializing cgroup subsys freezer [ 0.155510] Initializing cgroup subsys net_cls [ 0.156355] Initializing cgroup subsys perf_event [ 0.157242] Initializing cgroup subsys net_prio [ 0.158097] Initializing cgroup subsys hugetlb [ 0.158954] Initializing cgroup subsys pids [ 0.159837] CPU: Physical Processor ID: 0 [ 0.161319] mce: CPU supports 10 MCE banks [ 0.162140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165373] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171696] ftrace: allocating 31920 entries in 125 pages [ 0.197661] smpboot: Max logical packages: 2 [ 0.198533] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199709] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.201207] x2apic enabled [ 0.202119] Switched APIC routing to physical x2apic. [ 0.204072] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210311] KVM setup paravirtual spinlock [ 0.211902] x86: Booting SMP configuration: [ 0.212966] .... node #0, CPUs: #1 [ 0.214016] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.236622] x86: Booted up 1 node, 2 CPUs [ 0.236625] KVM setup async PF for cpu 1 [ 0.236628] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.239681] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.241555] devtmpfs: initialized [ 0.243400] evm: security.selinux [ 0.244194] evm: security.SMACK64 [ 0.245016] evm: security.SMACK64EXEC [ 0.245914] evm: security.SMACK64TRANSMUTE [ 0.246849] evm: security.SMACK64MMAP [ 0.247698] evm: security.ima [ 0.248421] evm: security.capability [ 0.249412] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.251634] pinctrl core: initialized pinctrl subsystem [ 0.252896] RTC time: 4:40:25, date: 10/08/18 [ 0.254042] NET: Registered protocol family 16 [ 0.263567] cpuidle: using governor ladder [ 0.275670] cpuidle: using governor menu [ 0.276463] PCCT header not found. [ 0.277218] ACPI: bus type PCI registered [ 0.277994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279221] PCI: Using configuration type 1 for base access [ 0.292709] ACPI: Added _OSI(Module Device) [ 0.293544] ACPI: Added _OSI(Processor Device) [ 0.294382] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.295257] ACPI: Added _OSI(Processor Aggregator Device) [ 0.297639] ACPI: Interpreter enabled [ 0.298385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.300176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.301968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.303753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.305562] ACPI: (supports S0 S5) [ 0.306250] ACPI: Using IOAPIC for interrupt routing [ 0.307412] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.310748] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.311852] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.313042] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.314204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.316402] acpiphp: Slot [3] registered [ 0.317193] acpiphp: Slot [4] registered [ 0.317995] acpiphp: Slot [5] registered [ 0.318783] acpiphp: Slot [6] registered [ 0.319567] acpiphp: Slot [7] registered [ 0.320347] acpiphp: Slot [8] registered [ 0.321122] acpiphp: Slot [9] registered [ 0.321902] acpiphp: Slot [10] registered [ 0.332712] acpiphp: Slot [11] registered [ 0.333517] acpiphp: Slot [12] registered [ 0.334311] acpiphp: Slot [13] registered [ 0.335101] acpiphp: Slot [14] registered [ 0.335897] acpiphp: Slot [15] registered [ 0.336696] acpiphp: Slot [16] registered [ 0.337497] acpiphp: Slot [17] registered [ 0.338284] acpiphp: Slot [18] registered [ 0.339068] acpiphp: Slot [19] registered [ 0.339863] acpiphp: Slot [20] registered [ 0.340663] acpiphp: Slot [21] registered [ 0.341460] acpiphp: Slot [22] registered [ 0.342252] acpiphp: Slot [23] registered [ 0.343039] acpiphp: Slot [24] registered [ 0.343843] acpiphp: Slot [25] registered [ 0.344636] acpiphp: Slot [26] registered [ 0.345425] acpiphp: Slot [27] registered [ 0.346225] acpiphp: Slot [28] registered [ 0.347016] acpiphp: Slot [29] registered [ 0.347812] acpiphp: Slot [30] registered [ 0.348607] acpiphp: Slot [31] registered [ 0.349402] PCI host bridge to bus 0000:00 [ 0.350188] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.354000] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.355411] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.361876] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.363129] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.364277] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.365499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372789] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.374217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428255] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.429660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.431019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432274] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433475] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.434498] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436003] vgaarb: loaded [ 0.436592] vgaarb: bridge control possible 0000:00:02.0 [ 0.438092] SCSI subsystem initialized [ 0.438922] ACPI: bus type USB registered [ 0.439742] usbcore: registered new interface driver usbfs [ 0.440750] usbcore: registered new interface driver hub [ 0.441752] usbcore: registered new device driver usb [ 0.442866] PCI: Using ACPI for IRQ routing [ 0.443873] NetLabel: Initializing [ 0.444573] NetLabel: domain hash size = 128 [ 0.445407] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446353] NetLabel: unlabeled traffic allowed by default [ 0.447514] clocksource: Switched to clocksource kvm-clock [ 0.453613] AppArmor: AppArmor Filesystem Enabled [ 0.454580] pnp: PnP ACPI init [ 0.455499] pnp: PnP ACPI: found 5 devices [ 0.462513] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.464196] NET: Registered protocol family 2 [ 0.465135] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.466379] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.467523] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468663] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469704] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470837] NET: Registered protocol family 1 [ 0.471679] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472741] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473775] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492399] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511226] Trying to unpack rootfs image as initramfs... [ 0.561431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.575600] Scanning for low memory corruption every 60 seconds [ 0.577047] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.578170] audit: initializing netlink subsys (disabled) [ 0.579174] audit: type=2000 audit(1538973625.695:1): initialized [ 0.580479] Initialise system trusted keyring [ 0.581458] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.582599] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.584675] zbud: loaded [ 0.585795] VFS: Disk quotas dquot_6.6.0 [ 0.586605] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.588218] fuse init (API version 7.23) [ 0.589165] Key type big_key registered [ 0.589953] Allocating IMA MOK and blacklist keyrings. [ 0.591492] Key type asymmetric registered [ 0.592308] Asymmetric key parser 'x509' registered [ 0.593242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.594735] io scheduler noop registered [ 0.595519] io scheduler deadline registered (default) [ 0.596490] io scheduler cfq registered [ 0.597312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600996] ACPI: Power Button [PWRF] [ 0.601896] GHES: HEST is not enabled! [ 0.621625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.660101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.662688] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.686847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.689394] Linux agpgart interface v0.103 [ 0.692037] brd: module loaded [ 0.693963] loop: module loaded [ 0.698311] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.699811] GPT:90111 != 20971519 [ 0.700531] GPT:Alternate GPT header not at the end of the disk. [ 0.701607] GPT:90111 != 20971519 [ 0.702283] GPT: Use GNU Parted to correct GPT errors. [ 0.703231] vda: vda1 vda15 [ 0.704840] scsi host0: ata_piix [ 0.705631] scsi host1: ata_piix [ 0.706333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.707535] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.708787] libphy: Fixed MDIO Bus: probed [ 0.709706] tun: Universal TUN/TAP device driver, 1.6 [ 0.710645] tun: (C) 1999-2004 Max Krasnyansky [ 0.712888] PPP generic driver version 2.4.2 [ 0.714125] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.715814] ehci-pci: EHCI PCI platform driver [ 0.716875] ehci-platform: EHCI generic platform driver [ 0.718083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.719478] ohci-pci: OHCI PCI platform driver [ 0.720549] ohci-platform: OHCI generic platform driver [ 0.721762] uhci_hcd: USB Universal Host Controller Interface driver [ 0.741072] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.742310] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.744077] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.745314] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.746694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.748219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.749930] usb usb1: Product: UHCI Host Controller [ 0.751072] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.752489] usb usb1: SerialNumber: 0000:00:01.2 [ 0.753721] hub 1-0:1.0: USB hub found [ 0.754665] hub 1-0:1.0: 2 ports detected [ 0.755794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.757902] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.758844] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.759938] mousedev: PS/2 mouse device common for all mice [ 0.761274] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.763116] rtc_cmos 00:00: RTC can wake from S4 [ 0.764235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.765408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766577] i2c /dev entries driver [ 0.767324] device-mapper: uevent: version 1.0.3 [ 0.768304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.769908] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771261] NET: Registered protocol family 10 [ 0.772682] NET: Registered protocol family 17 [ 0.773557] Key type dns_resolver registered [ 0.774537] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775613] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.777981] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779762] registered taskstats version 1 [ 0.780583] Loading compiled-in X.509 certificates [ 0.781996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783812] zswap: loaded using pool lzo/zbud [ 0.786385] Key type trusted registered [ 0.788242] Key type encrypted registered [ 0.789071] AppArmor: AppArmor sha1 policy hashing enabled [ 0.790079] ima: No TPM chip found, activating TPM-bypass! [ 0.791104] evm: HMAC attrs: 0x1 [ 0.792081] Magic number: 6:180:666 [ 0.792845] platform QEMU0002:00: hash matches [ 0.803915] acpi QEMU0002:00: hash matches [ 0.804844] rtc_cmos 00:00: setting system clock to 2018-10-08 04:40:25 UTC (1538973625) [ 0.806513] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807626] EDD information not available. [ 0.868827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.870369] Write protecting the kernel read-only data: 14336k [ 0.872019] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.873889] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.937066] 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 1.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.40. iid=i-000000b1 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO vPing KO 2018-10-08 04:40:55,366 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-10-08 04:40:55,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:40:56,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db2c6ad9-12bd-44dc-8216-e24a55fde955 x-compute-request-id: req-db2c6ad9-12bd-44dc-8216-e24a55fde955 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:10", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:43.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:40:51Z", "hostId": "982cd994a20f7d3730b2495d75b59395263f48b931a1faa22c441f1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:56,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-db2c6ad9-12bd-44dc-8216-e24a55fde955 2018-10-08 04:40:56,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 04:40:57,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40: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-cded9578-ea4c-4065-a260-8bb5dd14c8f4 x-compute-request-id: req-cded9578-ea4c-4065-a260-8bb5dd14c8f4 Content-Encoding: gzip Content-Length: 9656 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501136020 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.152866] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.154641] pid_max: default: 32768 minimum: 301\n[ 0.155574] ACPI: Core revision 20150930\n[ 0.157156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158700] Security Framework initialized\n[ 0.159687] Yama: becoming mindful.\n[ 0.160589] AppArmor: AppArmor initialized\n[ 0.161585] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163140] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164715] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166166] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.167848] Initializing cgroup subsys io\n[ 0.168892] Initializing cgroup subsys memory\n[ 0.170014] Initializing cgroup subsys devices\n[ 0.171110] Initializing cgroup subsys freezer\n[ 0.172132] Initializing cgroup subsys net_cls\n[ 0.173237] Initializing cgroup subsys perf_event\n[ 0.174402] Initializing cgroup subsys net_prio\n[ 0.175539] Initializing cgroup subsys hugetlb\n[ 0.176703] Initializing cgroup subsys pids\n[ 0.177816] CPU: Physical Processor ID: 0\n[ 0.179602] mce: CPU supports 10 MCE banks\n[ 0.180733] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.181966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.184698] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191946] ftrace: allocating 31920 entries in 125 pages\n[ 0.218431] smpboot: Max logical packages: 2\n[ 0.219629] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.223333] x2apic enabled\n[ 0.224370] Switched APIC routing to physical x2apic.\n[ 0.226524] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228266] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.231185] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233889] KVM setup paravirtual spinlock\n[ 0.235664] x86: Booting SMP configuration:\n[ 0.236921] .... node #0, CPUs: #1\n[ 0.238137] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.260288] x86: Booted up 1 node, 2 CPUs\n[ 0.260291] KVM setup async PF for cpu 1\n[ 0.260294] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263866] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.265959] devtmpfs: initialized\n[ 0.267945] evm: security.selinux\n[ 0.268908] evm: security.SMACK64\n[ 0.269874] evm: security.SMACK64EXEC\n[ 0.270912] evm: security.SMACK64TRANSMUTE\n[ 0.272063] evm: security.SMACK64MMAP\n[ 0.273137] evm: security.ima\n[ 0.274030] evm: security.capability\n[ 0.275175] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277830] pinctrl core: initialized pinctrl subsystem\n[ 0.279016] RTC time: 4:40:44, date: 10/08/18\n[ 0.280051] NET: Registered protocol family 16\n[ 0.290962] cpuidle: using governor ladder\n[ 0.303058] cpuidle: using governor menu\n[ 0.303912] PCCT header not found.\n[ 0.304716] ACPI: bus type PCI registered\n[ 0.305562] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306855] PCI: Using configuration type 1 for base access\n[ 0.320331] ACPI: Added _OSI(Module Device)\n[ 0.321183] ACPI: Added _OSI(Processor Device)\n[ 0.322043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.322952] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325285] ACPI: Interpreter enabled\n[ 0.326053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333400] ACPI: (supports S0 S5)\n[ 0.334100] ACPI: Using IOAPIC for interrupt routing\n[ 0.335136] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.338498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340926] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.342102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344326] acpiphp: Slot [3] registered\n[ 0.345137] acpiphp: Slot [4] registered\n[ 0.345929] acpiphp: Slot [5] registered\n[ 0.346713] acpiphp: Slot [6] registered\n[ 0.347508] acpiphp: Slot [7] registered\n[ 0.348302] acpiphp: Slot [8] registered\n[ 0.349093] acpiphp: Slot [9] registered\n[ 0.349890] acpiphp: Slot [10] registered\n[ 0.360691] acpiphp: Slot [11] registered\n[ 0.361513] acpiphp: Slot [12] registered\n[ 0.362317] acpiphp: Slot [13] registered\n[ 0.363118] acpiphp: Slot [14] registered\n[ 0.363925] acpiphp: Slot [15] registered\n[ 0.364731] acpiphp: Slot [16] registered\n[ 0.365533] acpiphp: Slot [17] registered\n[ 0.366334] acpiphp: Slot [18] registered\n[ 0.367134] acpiphp: Slot [19] registered\n[ 0.367940] acpiphp: Slot [20] registered\n[ 0.368743] acpiphp: Slot [21] registered\n[ 0.369554] acpiphp: Slot [22] registered\n[ 0.370358] acpiphp: Slot [23] registered\n[ 0.371163] acpiphp: Slot [24] registered\n[ 0.371960] acpiphp: Slot [25] registered\n[ 0.372760] acpiphp: Slot [26] registered\n[ 0.373567] acpiphp: Slot [27] registered\n[ 0.374373] acpiphp: Slot [28] registered\n[ 0.375175] acpiphp: Slot [29] registered\n[ 0.376000] acpiphp: Slot [30] registered\n[ 0.376805] acpiphp: Slot [31] registered\n[ 0.377604] PCI host bridge to bus 0000:00\n[ 0.378406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380796] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.382230] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.383666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.389807] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.391079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.392235] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.393503] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.399938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.401390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448082] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449495] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450898] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452290] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.454780] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.455987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.457528] vgaarb: loaded\n[ 0.458131] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459645] SCSI subsystem initialized\n[ 0.460530] ACPI: bus type USB registered\n[ 0.461346] usbcore: registered new interface driver usbfs\n[ 0.462372] usbcore: registered new interface driver hub\n[ 0.463367] usbcore: registered new device driver usb\n[ 0.464538] PCI: Using ACPI for IRQ routing\n[ 0.465578] NetLabel: Initializing\n[ 0.466292] NetLabel: domain hash size = 128\n[ 0.467140] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468082] NetLabel: unlabeled traffic allowed by default\n[ 0.469214] clocksource: Switched to clocksource kvm-clock\n[ 0.475516] AppArmor: AppArmor Filesystem Enabled\n[ 0.476501] pnp: PnP ACPI init\n[ 0.477449] pnp: PnP ACPI: found 5 devices\n[ 0.484443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486129] NET: Registered protocol family 2\n[ 0.487081] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488343] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489507] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490661] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491721] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492872] NET: Registered protocol family 1\n[ 0.493724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.494800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.495854] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514207] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532937] Trying to unpack rootfs image as initramfs...\n[ 0.583741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598414] Scanning for low memory corruption every 60 seconds\n[ 0.599778] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.600934] audit: initializing netlink subsys (disabled)\n[ 0.601985] audit: type=2000 audit(1538973644.496:1): initialized\n[ 0.603295] Initialise system trusted keyring\n[ 0.604301] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605474] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.607596] zbud: loaded\n[ 0.608411] VFS: Disk quotas dquot_6.6.0\n[ 0.609246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.611258] fuse init (API version 7.23)\n[ 0.612151] Key type big_key registered\n[ 0.612956] Allocating IMA MOK and blacklist keyrings.\n[ 0.614219] Key type asymmetric registered\n[ 0.615041] Asymmetric key parser 'x509' registered\n[ 0.615997] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.617527] io scheduler noop registered\n[ 0.618321] io scheduler deadline registered (default)\n[ 0.619310] io scheduler cfq registered\n[ 0.620149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621234] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.623955] ACPI: Power Button [PWRF]\n[ 0.624906] GHES: HEST is not enabled!\n[ 0.643229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680759] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683158] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709208] Linux agpgart interface v0.103\n[ 0.711687] brd: module loaded\n[ 0.713591] loop: module loaded\n[ 0.718457] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720571] GPT:90111 != 20971519\n[ 0.721571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723186] GPT:90111 != 20971519\n[ 0.724146] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725536] vda: vda1 vda15\n[ 0.727959] scsi host0: ata_piix\n[ 0.729644] scsi host1: ata_piix\n[ 0.730565] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.732224] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.733978] libphy: Fixed MDIO Bus: probed\n[ 0.735392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739239] PPP generic driver version 2.4.2\n[ 0.740434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742083] ehci-pci: EHCI PCI platform driver\n[ 0.743365] ehci-platform: EHCI generic platform driver\n[ 0.744780] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746359] ohci-pci: OHCI PCI platform driver\n[ 0.747609] ohci-platform: OHCI generic platform driver\n[ 0.748924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769869] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773396] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.775019] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776816] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778940] usb usb1: Product: UHCI Host Controller\n[ 0.780293] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781985] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783328] hub 1-0:1.0: USB hub found\n[ 0.784407] hub 1-0:1.0: 2 ports detected\n[ 0.785692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788517] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789904] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791370] mousedev: PS/2 mouse device common for all mice\n[ 0.792986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.794578] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798855] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800679] i2c /dev entries driver\n[ 0.801746] device-mapper: uevent: version 1.0.3\n[ 0.803134] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807335] NET: Registered protocol family 10\n[ 0.809054] NET: Registered protocol family 17\n[ 0.809965] Key type dns_resolver registered\n[ 0.810958] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813163] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814917] registered taskstats version 1\n[ 0.815747] Loading compiled-in X.509 certificates\n[ 0.817193] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.819039] zswap: loaded using pool lzo/zbud\n[ 0.820580] Key type trusted registered\n[ 0.822294] Key type encrypted registered\n[ 0.823126] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824147] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825183] evm: HMAC attrs: 0x1\n[ 0.826153] Magic number: 6:180:666\n[ 0.826938] platform QEMU0002:00: hash matches\n[ 0.838273] acpi QEMU0002:00: hash matches\n[ 0.839215] rtc_cmos 00:00: setting system clock to 2018-10-08 04:40:44 UTC (1538973644)\n[ 0.840829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841937] EDD information not available.\n[ 0.890443] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892015] Write protecting the kernel read-only data: 14336k\n[ 0.893669] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.958685] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.46. iid=i-000000b4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi6msIJyQAsawmKeVeLCzFGYFUZu8rDb3FvBaE1HZ8t5Em/4gjI4wnxbs65uXKer+8ecmfKG3FAs8cT1uWD4H702eVIX0wsQ3W2n5Qy6z9VFpaXCqdiN6SzGo+aTEn7PDlyBWwmhnA/vuqB9vL6JvsI3+QiIStWxRWLoCG0IMvr44aaXTfzhL8qo7RQiEpaO9KHdJt4oXihfpZK0PDGCPPbTOpzgcFewCr5yal1geTxBf1XPmzrs99m1lQ1rJFkoaG6PSkPxsWMGOyPlgyCOHtmEh0orDpFTkBAtaGlmFN/0XqtuwC+gdN/WHccuvLdpRPEjVz72NDLxz228l/k7UP root@createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b\nssh-dss AAAAB3NzaC1kc3MAAACBAOU7UxrlJQov7oHDblmKzaW2cZ4t2v2helLzDDyxHujJAl8I6+DrgXdRSRfRmtjrvYTtHWCu0XPIvypEg9tD/ZwLvip/ZJYx0jDCx3e4RI5nuXPnVpRW1KtOMCrLgE1Tus207EfKwU7bmYtgEIzh3Dl95gePtE5ThdZkuedH8GTrAAAAFQCoNkN0FZA+oHdz7Qd/dVDtJ7kaOQAAAIEAxKe6o+lL9Gh3WBxNYXhVOL59evYxWvimw5obGMIVs/DA/pbSTRA9FGy4uz5W7+sxSn3aG//0p3ODBUVrh0KAb/HnjnYtjai4LoKII3VdMHYe1yTScyS1IfJ64ULTVwP1yIQXmrS6nz9JTXJg2puTEiosc9VQJCy8FQlIgqpRIjAAAACBAIsKctYiAmzSKhqB4kBa6kyU2BFwXrX/GbySVQo6Mblf9ZgKhMM0JMmwYMipDIGUp9bNjQ+ddS0rzAHyjOkqiE66MgiqHPCK10mQT+5GI2KWQhZPcrMkZztBbWHH2opQiLV6VBqkDl55kZzlDhruN7XeNqQIxwHxMNqfHP2v/IUG root@createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe47:8f10/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.01 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b login: "} 2018-10-08 04:40:57,245 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74/action used request id req-cded9578-ea4c-4065-a260-8bb5dd14c8f4 2018-10-08 04:40:57,246 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 04:40:57,246 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501136020 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.152866] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.154641] pid_max: default: 32768 minimum: 301 [ 0.155574] ACPI: Core revision 20150930 [ 0.157156] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.158700] Security Framework initialized [ 0.159687] Yama: becoming mindful. [ 0.160589] AppArmor: AppArmor initialized [ 0.161585] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.163140] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.164715] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166166] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.167848] Initializing cgroup subsys io [ 0.168892] Initializing cgroup subsys memory [ 0.170014] Initializing cgroup subsys devices [ 0.171110] Initializing cgroup subsys freezer [ 0.172132] Initializing cgroup subsys net_cls [ 0.173237] Initializing cgroup subsys perf_event [ 0.174402] Initializing cgroup subsys net_prio [ 0.175539] Initializing cgroup subsys hugetlb [ 0.176703] Initializing cgroup subsys pids [ 0.177816] CPU: Physical Processor ID: 0 [ 0.179602] mce: CPU supports 10 MCE banks [ 0.180733] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.181966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.184698] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.191946] ftrace: allocating 31920 entries in 125 pages [ 0.218431] smpboot: Max logical packages: 2 [ 0.219629] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.221456] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.223333] x2apic enabled [ 0.224370] Switched APIC routing to physical x2apic. [ 0.226524] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.228266] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.231185] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.233889] KVM setup paravirtual spinlock [ 0.235664] x86: Booting SMP configuration: [ 0.236921] .... node #0, CPUs: #1 [ 0.238137] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.260288] x86: Booted up 1 node, 2 CPUs [ 0.260291] KVM setup async PF for cpu 1 [ 0.260294] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.263866] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.265959] devtmpfs: initialized [ 0.267945] evm: security.selinux [ 0.268908] evm: security.SMACK64 [ 0.269874] evm: security.SMACK64EXEC [ 0.270912] evm: security.SMACK64TRANSMUTE [ 0.272063] evm: security.SMACK64MMAP [ 0.273137] evm: security.ima [ 0.274030] evm: security.capability [ 0.275175] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.277830] pinctrl core: initialized pinctrl subsystem [ 0.279016] RTC time: 4:40:44, date: 10/08/18 [ 0.280051] NET: Registered protocol family 16 [ 0.290962] cpuidle: using governor ladder [ 0.303058] cpuidle: using governor menu [ 0.303912] PCCT header not found. [ 0.304716] ACPI: bus type PCI registered [ 0.305562] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306855] PCI: Using configuration type 1 for base access [ 0.320331] ACPI: Added _OSI(Module Device) [ 0.321183] ACPI: Added _OSI(Processor Device) [ 0.322043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322952] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325285] ACPI: Interpreter enabled [ 0.326053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333400] ACPI: (supports S0 S5) [ 0.334100] ACPI: Using IOAPIC for interrupt routing [ 0.335136] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.338498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.339629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340926] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.342102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.344326] acpiphp: Slot [3] registered [ 0.345137] acpiphp: Slot [4] registered [ 0.345929] acpiphp: Slot [5] registered [ 0.346713] acpiphp: Slot [6] registered [ 0.347508] acpiphp: Slot [7] registered [ 0.348302] acpiphp: Slot [8] registered [ 0.349093] acpiphp: Slot [9] registered [ 0.349890] acpiphp: Slot [10] registered [ 0.360691] acpiphp: Slot [11] registered [ 0.361513] acpiphp: Slot [12] registered [ 0.362317] acpiphp: Slot [13] registered [ 0.363118] acpiphp: Slot [14] registered [ 0.363925] acpiphp: Slot [15] registered [ 0.364731] acpiphp: Slot [16] registered [ 0.365533] acpiphp: Slot [17] registered [ 0.366334] acpiphp: Slot [18] registered [ 0.367134] acpiphp: Slot [19] registered [ 0.367940] acpiphp: Slot [20] registered [ 0.368743] acpiphp: Slot [21] registered [ 0.369554] acpiphp: Slot [22] registered [ 0.370358] acpiphp: Slot [23] registered [ 0.371163] acpiphp: Slot [24] registered [ 0.371960] acpiphp: Slot [25] registered [ 0.372760] acpiphp: Slot [26] registered [ 0.373567] acpiphp: Slot [27] registered [ 0.374373] acpiphp: Slot [28] registered [ 0.375175] acpiphp: Slot [29] registered [ 0.376000] acpiphp: Slot [30] registered [ 0.376805] acpiphp: Slot [31] registered [ 0.377604] PCI host bridge to bus 0000:00 [ 0.378406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380796] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382230] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.383666] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.389807] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.391079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.392235] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.393503] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.399938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.401390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448082] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.449495] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450898] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452290] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.453563] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.454780] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.455987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.457528] vgaarb: loaded [ 0.458131] vgaarb: bridge control possible 0000:00:02.0 [ 0.459645] SCSI subsystem initialized [ 0.460530] ACPI: bus type USB registered [ 0.461346] usbcore: registered new interface driver usbfs [ 0.462372] usbcore: registered new interface driver hub [ 0.463367] usbcore: registered new device driver usb [ 0.464538] PCI: Using ACPI for IRQ routing [ 0.465578] NetLabel: Initializing [ 0.466292] NetLabel: domain hash size = 128 [ 0.467140] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468082] NetLabel: unlabeled traffic allowed by default [ 0.469214] clocksource: Switched to clocksource kvm-clock [ 0.475516] AppArmor: AppArmor Filesystem Enabled [ 0.476501] pnp: PnP ACPI init [ 0.477449] pnp: PnP ACPI: found 5 devices [ 0.484443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486129] NET: Registered protocol family 2 [ 0.487081] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488343] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.489507] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490661] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491721] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492872] NET: Registered protocol family 1 [ 0.493724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494800] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495854] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514207] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.532937] Trying to unpack rootfs image as initramfs... [ 0.583741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598414] Scanning for low memory corruption every 60 seconds [ 0.599778] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.600934] audit: initializing netlink subsys (disabled) [ 0.601985] audit: type=2000 audit(1538973644.496:1): initialized [ 0.603295] Initialise system trusted keyring [ 0.604301] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.605474] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.607596] zbud: loaded [ 0.608411] VFS: Disk quotas dquot_6.6.0 [ 0.609246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.611258] fuse init (API version 7.23) [ 0.612151] Key type big_key registered [ 0.612956] Allocating IMA MOK and blacklist keyrings. [ 0.614219] Key type asymmetric registered [ 0.615041] Asymmetric key parser 'x509' registered [ 0.615997] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.617527] io scheduler noop registered [ 0.618321] io scheduler deadline registered (default) [ 0.619310] io scheduler cfq registered [ 0.620149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.621234] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.622501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.623955] ACPI: Power Button [PWRF] [ 0.624906] GHES: HEST is not enabled! [ 0.643229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.680759] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.683158] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.707006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709208] Linux agpgart interface v0.103 [ 0.711687] brd: module loaded [ 0.713591] loop: module loaded [ 0.718457] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.720571] GPT:90111 != 20971519 [ 0.721571] GPT:Alternate GPT header not at the end of the disk. [ 0.723186] GPT:90111 != 20971519 [ 0.724146] GPT: Use GNU Parted to correct GPT errors. [ 0.725536] vda: vda1 vda15 [ 0.727959] scsi host0: ata_piix [ 0.729644] scsi host1: ata_piix [ 0.730565] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.732224] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.733978] libphy: Fixed MDIO Bus: probed [ 0.735392] tun: Universal TUN/TAP device driver, 1.6 [ 0.736628] tun: (C) 1999-2004 Max Krasnyansky [ 0.739239] PPP generic driver version 2.4.2 [ 0.740434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.742083] ehci-pci: EHCI PCI platform driver [ 0.743365] ehci-platform: EHCI generic platform driver [ 0.744780] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.746359] ohci-pci: OHCI PCI platform driver [ 0.747609] ohci-platform: OHCI generic platform driver [ 0.748924] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769869] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771951] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.773396] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.775019] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.776816] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.778940] usb usb1: Product: UHCI Host Controller [ 0.780293] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.781985] usb usb1: SerialNumber: 0000:00:01.2 [ 0.783328] hub 1-0:1.0: USB hub found [ 0.784407] hub 1-0:1.0: 2 ports detected [ 0.785692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.788517] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.789904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.791370] mousedev: PS/2 mouse device common for all mice [ 0.792986] rtc_cmos 00:00: RTC can wake from S4 [ 0.794578] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.798855] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.800679] i2c /dev entries driver [ 0.801746] device-mapper: uevent: version 1.0.3 [ 0.803134] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.805490] ledtrig-cpu: registered to indicate activity on CPUs [ 0.807335] NET: Registered protocol family 10 [ 0.809054] NET: Registered protocol family 17 [ 0.809965] Key type dns_resolver registered [ 0.810958] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.812068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.813163] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.814917] registered taskstats version 1 [ 0.815747] Loading compiled-in X.509 certificates [ 0.817193] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.819039] zswap: loaded using pool lzo/zbud [ 0.820580] Key type trusted registered [ 0.822294] Key type encrypted registered [ 0.823126] AppArmor: AppArmor sha1 policy hashing enabled [ 0.824147] ima: No TPM chip found, activating TPM-bypass! [ 0.825183] evm: HMAC attrs: 0x1 [ 0.826153] Magic number: 6:180:666 [ 0.826938] platform QEMU0002:00: hash matches [ 0.838273] acpi QEMU0002:00: hash matches [ 0.839215] rtc_cmos 00:00: setting system clock to 2018-10-08 04:40:44 UTC (1538973644) [ 0.840829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.841937] EDD information not available. [ 0.890443] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892015] Write protecting the kernel read-only data: 14336k [ 0.893669] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.895496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.958685] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.46. iid=i-000000b4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi6msIJyQAsawmKeVeLCzFGYFUZu8rDb3FvBaE1HZ8t5Em/4gjI4wnxbs65uXKer+8ecmfKG3FAs8cT1uWD4H702eVIX0wsQ3W2n5Qy6z9VFpaXCqdiN6SzGo+aTEn7PDlyBWwmhnA/vuqB9vL6JvsI3+QiIStWxRWLoCG0IMvr44aaXTfzhL8qo7RQiEpaO9KHdJt4oXihfpZK0PDGCPPbTOpzgcFewCr5yal1geTxBf1XPmzrs99m1lQ1rJFkoaG6PSkPxsWMGOyPlgyCOHtmEh0orDpFTkBAtaGlmFN/0XqtuwC+gdN/WHccuvLdpRPEjVz72NDLxz228l/k7UP root@createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b ssh-dss AAAAB3NzaC1kc3MAAACBAOU7UxrlJQov7oHDblmKzaW2cZ4t2v2helLzDDyxHujJAl8I6+DrgXdRSRfRmtjrvYTtHWCu0XPIvypEg9tD/ZwLvip/ZJYx0jDCx3e4RI5nuXPnVpRW1KtOMCrLgE1Tus207EfKwU7bmYtgEIzh3Dl95gePtE5ThdZkuedH8GTrAAAAFQCoNkN0FZA+oHdz7Qd/dVDtJ7kaOQAAAIEAxKe6o+lL9Gh3WBxNYXhVOL59evYxWvimw5obGMIVs/DA/pbSTRA9FGy4uz5W7+sxSn3aG//0p3ODBUVrh0KAb/HnjnYtjai4LoKII3VdMHYe1yTScyS1IfJ64ULTVwP1yIQXmrS6nz9JTXJg2puTEiosc9VQJCy8FQlIgqpRIjAAAACBAIsKctYiAmzSKhqB4kBa6kyU2BFwXrX/GbySVQo6Mblf9ZgKhMM0JMmwYMipDIGUp9bNjQ+ddS0rzAHyjOkqiE66MgiqHPCK10mQT+5GI2KWQhZPcrMkZztBbWHH2opQiLV6VBqkDl55kZzlDhruN7XeNqQIxwHxMNqfHP2v/IUG root@createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe47:8f10/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000b4 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b launch-index: 0 === cirros: current=0.4.0 uptime=5.01 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b login: 2018-10-08 04:40:58,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:40:58,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aedd1cb-e349-4cf8-8763-053cd7757aa0 x-compute-request-id: req-7aedd1cb-e349-4cf8-8763-053cd7757aa0 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:a8:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:24.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:40:29Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:40:58,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-7aedd1cb-e349-4cf8-8763-053cd7757aa0 2018-10-08 04:40:58,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 04:40:59,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87e888c8-5a06-4b48-907d-1fb99b493c26 x-compute-request-id: req-87e888c8-5a06-4b48-907d-1fb99b493c26 Content-Encoding: gzip Content-Length: 9650 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 499107078 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.139577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.141183] pid_max: default: 32768 minimum: 301\n[ 0.142052] ACPI: Core revision 20150930\n[ 0.143433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144707] Security Framework initialized\n[ 0.145505] Yama: becoming mindful.\n[ 0.146219] AppArmor: AppArmor initialized\n[ 0.147063] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149625] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150806] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152163] Initializing cgroup subsys io\n[ 0.152962] Initializing cgroup subsys memory\n[ 0.153801] Initializing cgroup subsys devices\n[ 0.154655] Initializing cgroup subsys freezer\n[ 0.155510] Initializing cgroup subsys net_cls\n[ 0.156355] Initializing cgroup subsys perf_event\n[ 0.157242] Initializing cgroup subsys net_prio\n[ 0.158097] Initializing cgroup subsys hugetlb\n[ 0.158954] Initializing cgroup subsys pids\n[ 0.159837] CPU: Physical Processor ID: 0\n[ 0.161319] mce: CPU supports 10 MCE banks\n[ 0.162140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163127] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165373] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171696] ftrace: allocating 31920 entries in 125 pages\n[ 0.197661] smpboot: Max logical packages: 2\n[ 0.198533] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199709] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.201207] x2apic enabled\n[ 0.202119] Switched APIC routing to physical x2apic.\n[ 0.204072] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210311] KVM setup paravirtual spinlock\n[ 0.211902] x86: Booting SMP configuration:\n[ 0.212966] .... node #0, CPUs: #1\n[ 0.214016] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.236622] x86: Booted up 1 node, 2 CPUs\n[ 0.236625] KVM setup async PF for cpu 1\n[ 0.236628] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.239681] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.241555] devtmpfs: initialized\n[ 0.243400] evm: security.selinux\n[ 0.244194] evm: security.SMACK64\n[ 0.245016] evm: security.SMACK64EXEC\n[ 0.245914] evm: security.SMACK64TRANSMUTE\n[ 0.246849] evm: security.SMACK64MMAP\n[ 0.247698] evm: security.ima\n[ 0.248421] evm: security.capability\n[ 0.249412] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.251634] pinctrl core: initialized pinctrl subsystem\n[ 0.252896] RTC time: 4:40:25, date: 10/08/18\n[ 0.254042] NET: Registered protocol family 16\n[ 0.263567] cpuidle: using governor ladder\n[ 0.275670] cpuidle: using governor menu\n[ 0.276463] PCCT header not found.\n[ 0.277218] ACPI: bus type PCI registered\n[ 0.277994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279221] PCI: Using configuration type 1 for base access\n[ 0.292709] ACPI: Added _OSI(Module Device)\n[ 0.293544] ACPI: Added _OSI(Processor Device)\n[ 0.294382] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.295257] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.297639] ACPI: Interpreter enabled\n[ 0.298385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.300176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305562] ACPI: (supports S0 S5)\n[ 0.306250] ACPI: Using IOAPIC for interrupt routing\n[ 0.307412] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.310748] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.311852] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313042] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.314204] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.316402] acpiphp: Slot [3] registered\n[ 0.317193] acpiphp: Slot [4] registered\n[ 0.317995] acpiphp: Slot [5] registered\n[ 0.318783] acpiphp: Slot [6] registered\n[ 0.319567] acpiphp: Slot [7] registered\n[ 0.320347] acpiphp: Slot [8] registered\n[ 0.321122] acpiphp: Slot [9] registered\n[ 0.321902] acpiphp: Slot [10] registered\n[ 0.332712] acpiphp: Slot [11] registered\n[ 0.333517] acpiphp: Slot [12] registered\n[ 0.334311] acpiphp: Slot [13] registered\n[ 0.335101] acpiphp: Slot [14] registered\n[ 0.335897] acpiphp: Slot [15] registered\n[ 0.336696] acpiphp: Slot [16] registered\n[ 0.337497] acpiphp: Slot [17] registered\n[ 0.338284] acpiphp: Slot [18] registered\n[ 0.339068] acpiphp: Slot [19] registered\n[ 0.339863] acpiphp: Slot [20] registered\n[ 0.340663] acpiphp: Slot [21] registered\n[ 0.341460] acpiphp: Slot [22] registered\n[ 0.342252] acpiphp: Slot [23] registered\n[ 0.343039] acpiphp: Slot [24] registered\n[ 0.343843] acpiphp: Slot [25] registered\n[ 0.344636] acpiphp: Slot [26] registered\n[ 0.345425] acpiphp: Slot [27] registered\n[ 0.346225] acpiphp: Slot [28] registered\n[ 0.347016] acpiphp: Slot [29] registered\n[ 0.347812] acpiphp: Slot [30] registered\n[ 0.348607] acpiphp: Slot [31] registered\n[ 0.349402] PCI host bridge to bus 0000:00\n[ 0.350188] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.352587] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.354000] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.355411] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.361876] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.363129] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.364277] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372789] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.374217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426867] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428255] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432274] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.433475] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.434498] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436003] vgaarb: loaded\n[ 0.436592] vgaarb: bridge control possible 0000:00:02.0\n[ 0.438092] SCSI subsystem initialized\n[ 0.438922] ACPI: bus type USB registered\n[ 0.439742] usbcore: registered new interface driver usbfs\n[ 0.440750] usbcore: registered new interface driver hub\n[ 0.441752] usbcore: registered new device driver usb\n[ 0.442866] PCI: Using ACPI for IRQ routing\n[ 0.443873] NetLabel: Initializing\n[ 0.444573] NetLabel: domain hash size = 128\n[ 0.445407] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446353] NetLabel: unlabeled traffic allowed by default\n[ 0.447514] clocksource: Switched to clocksource kvm-clock\n[ 0.453613] AppArmor: AppArmor Filesystem Enabled\n[ 0.454580] pnp: PnP ACPI init\n[ 0.455499] pnp: PnP ACPI: found 5 devices\n[ 0.462513] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464196] NET: Registered protocol family 2\n[ 0.465135] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.466379] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467523] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468663] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469704] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470837] NET: Registered protocol family 1\n[ 0.471679] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.472741] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.473775] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492399] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511226] Trying to unpack rootfs image as initramfs...\n[ 0.561431] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.575600] Scanning for low memory corruption every 60 seconds\n[ 0.577047] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.578170] audit: initializing netlink subsys (disabled)\n[ 0.579174] audit: type=2000 audit(1538973625.695:1): initialized\n[ 0.580479] Initialise system trusted keyring\n[ 0.581458] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.582599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.584675] zbud: loaded\n[ 0.585795] VFS: Disk quotas dquot_6.6.0\n[ 0.586605] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.588218] fuse init (API version 7.23)\n[ 0.589165] Key type big_key registered\n[ 0.589953] Allocating IMA MOK and blacklist keyrings.\n[ 0.591492] Key type asymmetric registered\n[ 0.592308] Asymmetric key parser 'x509' registered\n[ 0.593242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.594735] io scheduler noop registered\n[ 0.595519] io scheduler deadline registered (default)\n[ 0.596490] io scheduler cfq registered\n[ 0.597312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.599578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600996] ACPI: Power Button [PWRF]\n[ 0.601896] GHES: HEST is not enabled!\n[ 0.621625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.660101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.662688] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.686847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.689394] Linux agpgart interface v0.103\n[ 0.692037] brd: module loaded\n[ 0.693963] loop: module loaded\n[ 0.698311] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.699811] GPT:90111 != 20971519\n[ 0.700531] GPT:Alternate GPT header not at the end of the disk.\n[ 0.701607] GPT:90111 != 20971519\n[ 0.702283] GPT: Use GNU Parted to correct GPT errors.\n[ 0.703231] vda: vda1 vda15\n[ 0.704840] scsi host0: ata_piix\n[ 0.705631] scsi host1: ata_piix\n[ 0.706333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.707535] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.708787] libphy: Fixed MDIO Bus: probed\n[ 0.709706] tun: Universal TUN/TAP device driver, 1.6\n[ 0.710645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.712888] PPP generic driver version 2.4.2\n[ 0.714125] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.715814] ehci-pci: EHCI PCI platform driver\n[ 0.716875] ehci-platform: EHCI generic platform driver\n[ 0.718083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.719478] ohci-pci: OHCI PCI platform driver\n[ 0.720549] ohci-platform: OHCI generic platform driver\n[ 0.721762] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.741072] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.742310] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.744077] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.745314] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.746694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.748219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.749930] usb usb1: Product: UHCI Host Controller\n[ 0.751072] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.752489] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.753721] hub 1-0:1.0: USB hub found\n[ 0.754665] hub 1-0:1.0: 2 ports detected\n[ 0.755794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.757902] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.758844] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.759938] mousedev: PS/2 mouse device common for all mice\n[ 0.761274] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.763116] rtc_cmos 00:00: RTC can wake from S4\n[ 0.764235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.765408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766577] i2c /dev entries driver\n[ 0.767324] device-mapper: uevent: version 1.0.3\n[ 0.768304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.769908] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771261] NET: Registered protocol family 10\n[ 0.772682] NET: Registered protocol family 17\n[ 0.773557] Key type dns_resolver registered\n[ 0.774537] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775613] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.777981] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779762] registered taskstats version 1\n[ 0.780583] Loading compiled-in X.509 certificates\n[ 0.781996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783812] zswap: loaded using pool lzo/zbud\n[ 0.786385] Key type trusted registered\n[ 0.788242] Key type encrypted registered\n[ 0.789071] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.790079] ima: No TPM chip found, activating TPM-bypass!\n[ 0.791104] evm: HMAC attrs: 0x1\n[ 0.792081] Magic number: 6:180:666\n[ 0.792845] platform QEMU0002:00: hash matches\n[ 0.803915] acpi QEMU0002:00: hash matches\n[ 0.804844] rtc_cmos 00:00: setting system clock to 2018-10-08 04:40:25 UTC (1538973625)\n[ 0.806513] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.807626] EDD information not available.\n[ 0.868827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.870369] Write protecting the kernel read-only data: 14336k\n[ 0.872019] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.873889] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.937066] 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 1.19\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.40. iid=i-000000b1\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.914 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMPfAzEH2PLKDrEog2k0ChhZMKfxXT4H+ArD573JuKVBegsNmJoOZyUFqJVk5J5YjL0Et0e+E/n3el/ClvP4+jgVUH54XMuTLOOS/XozcUEprlZjr1nSiHqqJ2ssTCtKR7NmHcefyBWJNkP2uyU2kwmy2uHobSGhZp5rZf5WLNFl9+RyrTs8a1te7YJudyvfdxyHQY+DePSotwYchbZoqwFqnZ4E69BTOpT3khQjzNXtHVx6DXTGzVTFTXpiiX3RGSlkv8OH3DfYIOo03cx/Gk2KoTpHOSSpJMNDnoIvvaE233jsBZ2mai+zDacVcqIUSpwew0zgFJhl4T7IDrB/t3 root@createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b\nssh-dss AAAAB3NzaC1kc3MAAACBAP3mUt76VNPFEeATf2wxrKWpmlzkZJblwvTwyf43oDbJ53xo9EX9DUM2T1eQUk5jAkFjIYGeMO0oYOVw/CnDqwXIi7f5P1gwUICTpCnYYFyzmfPjo92gsmqghmofAwOYezA7xkBxQN1jc3TstIfFO3ySI1KxYOcp9fg5CATvXhD5AAAAFQCh5+qLvMCkM6vhlmmYqmDp33w5DQAAAIA+DsJ/2wqCYVf6r8uzzbyfEjlykqp7Y4kGu88zUY91tJKHjCIHUELIKBlsiKQqjcsH+BxhNx23tjebaNpsmS22xpexGoFPbcaPjSzduQ4/9BVazzddfikz2puRx17ANcCznJ8Evy27+PhMvFCrCbFl87YTUShwloZxCqjeCtHaTgAAAIEA9AG/frKL7Pszawzf1+JdQ/0s6XcvQHIZug1H6wIWNy6qg6xLcv6cQj7IGK/eyEGPFM+57PjuCaABnpve4swsLe/ui2bg2WuAHd6cVRa2eLUyCfZo8EqYxDNt6bSm7uHmenpNtJjTfSPcCTovx6lVsIXM5nqrKbZsm7PnZAFVgkk= root@createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe30:a87e/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b login: "} 2018-10-08 04:40:59,811 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2/action used request id req-87e888c8-5a06-4b48-907d-1fb99b493c26 2018-10-08 04:41:00,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:41:01,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a8aeec0-ebf3-408a-ab7d-da4c530a2c08 x-compute-request-id: req-6a8aeec0-ebf3-408a-ab7d-da4c530a2c08 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:8f:10", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:43.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "security_groups": [{"name": "default"}], "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:40:51Z", "hostId": "982cd994a20f7d3730b2495d75b59395263f48b931a1faa22c441f1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:41:01,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-6a8aeec0-ebf3-408a-ab7d-da4c530a2c08 2018-10-08 04:41:01,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 04:41:02,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41: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-387a321a-6c27-455b-8b63-575ab49dea93 x-compute-request-id: req-387a321a-6c27-455b-8b63-575ab49dea93 Content-Encoding: gzip Content-Length: 9656 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\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 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501136020 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.152866] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.154641] pid_max: default: 32768 minimum: 301\n[ 0.155574] ACPI: Core revision 20150930\n[ 0.157156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158700] Security Framework initialized\n[ 0.159687] Yama: becoming mindful.\n[ 0.160589] AppArmor: AppArmor initialized\n[ 0.161585] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163140] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164715] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166166] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.167848] Initializing cgroup subsys io\n[ 0.168892] Initializing cgroup subsys memory\n[ 0.170014] Initializing cgroup subsys devices\n[ 0.171110] Initializing cgroup subsys freezer\n[ 0.172132] Initializing cgroup subsys net_cls\n[ 0.173237] Initializing cgroup subsys perf_event\n[ 0.174402] Initializing cgroup subsys net_prio\n[ 0.175539] Initializing cgroup subsys hugetlb\n[ 0.176703] Initializing cgroup subsys pids\n[ 0.177816] CPU: Physical Processor ID: 0\n[ 0.179602] mce: CPU supports 10 MCE banks\n[ 0.180733] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.181966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.184698] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191946] ftrace: allocating 31920 entries in 125 pages\n[ 0.218431] smpboot: Max logical packages: 2\n[ 0.219629] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221456] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.223333] x2apic enabled\n[ 0.224370] Switched APIC routing to physical x2apic.\n[ 0.226524] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228266] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.231185] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233889] KVM setup paravirtual spinlock\n[ 0.235664] x86: Booting SMP configuration:\n[ 0.236921] .... node #0, CPUs: #1\n[ 0.238137] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.260288] x86: Booted up 1 node, 2 CPUs\n[ 0.260291] KVM setup async PF for cpu 1\n[ 0.260294] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263866] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.265959] devtmpfs: initialized\n[ 0.267945] evm: security.selinux\n[ 0.268908] evm: security.SMACK64\n[ 0.269874] evm: security.SMACK64EXEC\n[ 0.270912] evm: security.SMACK64TRANSMUTE\n[ 0.272063] evm: security.SMACK64MMAP\n[ 0.273137] evm: security.ima\n[ 0.274030] evm: security.capability\n[ 0.275175] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277830] pinctrl core: initialized pinctrl subsystem\n[ 0.279016] RTC time: 4:40:44, date: 10/08/18\n[ 0.280051] NET: Registered protocol family 16\n[ 0.290962] cpuidle: using governor ladder\n[ 0.303058] cpuidle: using governor menu\n[ 0.303912] PCCT header not found.\n[ 0.304716] ACPI: bus type PCI registered\n[ 0.305562] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306855] PCI: Using configuration type 1 for base access\n[ 0.320331] ACPI: Added _OSI(Module Device)\n[ 0.321183] ACPI: Added _OSI(Processor Device)\n[ 0.322043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.322952] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325285] ACPI: Interpreter enabled\n[ 0.326053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333400] ACPI: (supports S0 S5)\n[ 0.334100] ACPI: Using IOAPIC for interrupt routing\n[ 0.335136] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.338498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340926] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.342102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344326] acpiphp: Slot [3] registered\n[ 0.345137] acpiphp: Slot [4] registered\n[ 0.345929] acpiphp: Slot [5] registered\n[ 0.346713] acpiphp: Slot [6] registered\n[ 0.347508] acpiphp: Slot [7] registered\n[ 0.348302] acpiphp: Slot [8] registered\n[ 0.349093] acpiphp: Slot [9] registered\n[ 0.349890] acpiphp: Slot [10] registered\n[ 0.360691] acpiphp: Slot [11] registered\n[ 0.361513] acpiphp: Slot [12] registered\n[ 0.362317] acpiphp: Slot [13] registered\n[ 0.363118] acpiphp: Slot [14] registered\n[ 0.363925] acpiphp: Slot [15] registered\n[ 0.364731] acpiphp: Slot [16] registered\n[ 0.365533] acpiphp: Slot [17] registered\n[ 0.366334] acpiphp: Slot [18] registered\n[ 0.367134] acpiphp: Slot [19] registered\n[ 0.367940] acpiphp: Slot [20] registered\n[ 0.368743] acpiphp: Slot [21] registered\n[ 0.369554] acpiphp: Slot [22] registered\n[ 0.370358] acpiphp: Slot [23] registered\n[ 0.371163] acpiphp: Slot [24] registered\n[ 0.371960] acpiphp: Slot [25] registered\n[ 0.372760] acpiphp: Slot [26] registered\n[ 0.373567] acpiphp: Slot [27] registered\n[ 0.374373] acpiphp: Slot [28] registered\n[ 0.375175] acpiphp: Slot [29] registered\n[ 0.376000] acpiphp: Slot [30] registered\n[ 0.376805] acpiphp: Slot [31] registered\n[ 0.377604] PCI host bridge to bus 0000:00\n[ 0.378406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380796] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.382230] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.383666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.389807] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.391079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.392235] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.393503] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.399938] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.401390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448082] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449495] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450898] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452290] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.454780] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.455987] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.457528] vgaarb: loaded\n[ 0.458131] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459645] SCSI subsystem initialized\n[ 0.460530] ACPI: bus type USB registered\n[ 0.461346] usbcore: registered new interface driver usbfs\n[ 0.462372] usbcore: registered new interface driver hub\n[ 0.463367] usbcore: registered new device driver usb\n[ 0.464538] PCI: Using ACPI for IRQ routing\n[ 0.465578] NetLabel: Initializing\n[ 0.466292] NetLabel: domain hash size = 128\n[ 0.467140] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468082] NetLabel: unlabeled traffic allowed by default\n[ 0.469214] clocksource: Switched to clocksource kvm-clock\n[ 0.475516] AppArmor: AppArmor Filesystem Enabled\n[ 0.476501] pnp: PnP ACPI init\n[ 0.477449] pnp: PnP ACPI: found 5 devices\n[ 0.484443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486129] NET: Registered protocol family 2\n[ 0.487081] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488343] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489507] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490661] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491721] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492872] NET: Registered protocol family 1\n[ 0.493724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.494800] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.495854] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514207] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532937] Trying to unpack rootfs image as initramfs...\n[ 0.583741] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598414] Scanning for low memory corruption every 60 seconds\n[ 0.599778] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.600934] audit: initializing netlink subsys (disabled)\n[ 0.601985] audit: type=2000 audit(1538973644.496:1): initialized\n[ 0.603295] Initialise system trusted keyring\n[ 0.604301] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605474] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.607596] zbud: loaded\n[ 0.608411] VFS: Disk quotas dquot_6.6.0\n[ 0.609246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.611258] fuse init (API version 7.23)\n[ 0.612151] Key type big_key registered\n[ 0.612956] Allocating IMA MOK and blacklist keyrings.\n[ 0.614219] Key type asymmetric registered\n[ 0.615041] Asymmetric key parser 'x509' registered\n[ 0.615997] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.617527] io scheduler noop registered\n[ 0.618321] io scheduler deadline registered (default)\n[ 0.619310] io scheduler cfq registered\n[ 0.620149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621234] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.623955] ACPI: Power Button [PWRF]\n[ 0.624906] GHES: HEST is not enabled!\n[ 0.643229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680759] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683158] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709208] Linux agpgart interface v0.103\n[ 0.711687] brd: module loaded\n[ 0.713591] loop: module loaded\n[ 0.718457] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720571] GPT:90111 != 20971519\n[ 0.721571] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723186] GPT:90111 != 20971519\n[ 0.724146] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725536] vda: vda1 vda15\n[ 0.727959] scsi host0: ata_piix\n[ 0.729644] scsi host1: ata_piix\n[ 0.730565] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.732224] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.733978] libphy: Fixed MDIO Bus: probed\n[ 0.735392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739239] PPP generic driver version 2.4.2\n[ 0.740434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742083] ehci-pci: EHCI PCI platform driver\n[ 0.743365] ehci-platform: EHCI generic platform driver\n[ 0.744780] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746359] ohci-pci: OHCI PCI platform driver\n[ 0.747609] ohci-platform: OHCI generic platform driver\n[ 0.748924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769869] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773396] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.775019] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776816] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778940] usb usb1: Product: UHCI Host Controller\n[ 0.780293] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781985] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783328] hub 1-0:1.0: USB hub found\n[ 0.784407] hub 1-0:1.0: 2 ports detected\n[ 0.785692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788517] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789904] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791370] mousedev: PS/2 mouse device common for all mice\n[ 0.792986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.794578] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798855] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800679] i2c /dev entries driver\n[ 0.801746] device-mapper: uevent: version 1.0.3\n[ 0.803134] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805490] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807335] NET: Registered protocol family 10\n[ 0.809054] NET: Registered protocol family 17\n[ 0.809965] Key type dns_resolver registered\n[ 0.810958] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812068] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813163] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814917] registered taskstats version 1\n[ 0.815747] Loading compiled-in X.509 certificates\n[ 0.817193] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.819039] zswap: loaded using pool lzo/zbud\n[ 0.820580] Key type trusted registered\n[ 0.822294] Key type encrypted registered\n[ 0.823126] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824147] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825183] evm: HMAC attrs: 0x1\n[ 0.826153] Magic number: 6:180:666\n[ 0.826938] platform QEMU0002:00: hash matches\n[ 0.838273] acpi QEMU0002:00: hash matches\n[ 0.839215] rtc_cmos 00:00: setting system clock to 2018-10-08 04:40:44 UTC (1538973644)\n[ 0.840829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841937] EDD information not available.\n[ 0.890443] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892015] Write protecting the kernel read-only data: 14336k\n[ 0.893669] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.958685] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.46. iid=i-000000b4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi6msIJyQAsawmKeVeLCzFGYFUZu8rDb3FvBaE1HZ8t5Em/4gjI4wnxbs65uXKer+8ecmfKG3FAs8cT1uWD4H702eVIX0wsQ3W2n5Qy6z9VFpaXCqdiN6SzGo+aTEn7PDlyBWwmhnA/vuqB9vL6JvsI3+QiIStWxRWLoCG0IMvr44aaXTfzhL8qo7RQiEpaO9KHdJt4oXihfpZK0PDGCPPbTOpzgcFewCr5yal1geTxBf1XPmzrs99m1lQ1rJFkoaG6PSkPxsWMGOyPlgyCOHtmEh0orDpFTkBAtaGlmFN/0XqtuwC+gdN/WHccuvLdpRPEjVz72NDLxz228l/k7UP root@createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b\nssh-dss AAAAB3NzaC1kc3MAAACBAOU7UxrlJQov7oHDblmKzaW2cZ4t2v2helLzDDyxHujJAl8I6+DrgXdRSRfRmtjrvYTtHWCu0XPIvypEg9tD/ZwLvip/ZJYx0jDCx3e4RI5nuXPnVpRW1KtOMCrLgE1Tus207EfKwU7bmYtgEIzh3Dl95gePtE5ThdZkuedH8GTrAAAAFQCoNkN0FZA+oHdz7Qd/dVDtJ7kaOQAAAIEAxKe6o+lL9Gh3WBxNYXhVOL59evYxWvimw5obGMIVs/DA/pbSTRA9FGy4uz5W7+sxSn3aG//0p3ODBUVrh0KAb/HnjnYtjai4LoKII3VdMHYe1yTScyS1IfJ64ULTVwP1yIQXmrS6nz9JTXJg2puTEiosc9VQJCy8FQlIgqpRIjAAAACBAIsKctYiAmzSKhqB4kBa6kyU2BFwXrX/GbySVQo6Mblf9ZgKhMM0JMmwYMipDIGUp9bNjQ+ddS0rzAHyjOkqiE66MgiqHPCK10mQT+5GI2KWQhZPcrMkZztBbWHH2opQiLV6VBqkDl55kZzlDhruN7XeNqQIxwHxMNqfHP2v/IUG root@createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe47:8f10/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.01 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-f14521ea-00b3-44a0-b0e9-f914de5c773b login: "} 2018-10-08 04:41:02,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74/action used request id req-387a321a-6c27-455b-8b63-575ab49dea93 2018-10-08 04:41:02,383 - create_instance - INFO - Deleting Port with ID - a75a349b-038a-4b06-a293-c2122b4bf563 2018-10-08 04:41:02,383 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm1-port 2018-10-08 04:41:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a75a349b-038a-4b06-a293-c2122b4bf563 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:41:03,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-397868fc-bd97-44b9-ab31-bc908903ea74 Date: Mon, 08 Oct 2018 04:41:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:03,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a75a349b-038a-4b06-a293-c2122b4bf563 used request id req-397868fc-bd97-44b9-ab31-bc908903ea74 2018-10-08 04:41:03,031 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1 2018-10-08 04:41:03,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:41:03,184 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a4aa864-8350-47a1-876f-ae632d8c04e0 x-compute-request-id: req-3a4aa864-8350-47a1-876f-ae632d8c04e0 Content-Type: application/json 2018-10-08 04:41:03,184 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-3a4aa864-8350-47a1-876f-ae632d8c04e0 2018-10-08 04:41:03,185 - create_instance - INFO - Checking deletion status 2018-10-08 04:41:03,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:41:03,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51de4ec6-3afe-4a5d-96a3-001183dbe8b8 x-compute-request-id: req-51de4ec6-3afe-4a5d-96a3-001183dbe8b8 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:a8:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:24.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:41:03Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:41:03,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-51de4ec6-3afe-4a5d-96a3-001183dbe8b8 2018-10-08 04:41:03,578 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1] is - ACTIVE 2018-10-08 04:41:03,578 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:41:06,581 - create_instance - DEBUG - VM status query timeout in 296.603927135 2018-10-08 04:41:06,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:41:06,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-138a5d0d-e6ff-4021-a550-3ba3dc5ab983 x-compute-request-id: req-138a5d0d-e6ff-4021-a550-3ba3dc5ab983 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:24.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:41:03Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:41:06,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-138a5d0d-e6ff-4021-a550-3ba3dc5ab983 2018-10-08 04:41:06,834 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1] is - ACTIVE 2018-10-08 04:41:06,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:41:09,838 - create_instance - DEBUG - VM status query timeout in 293.347319126 2018-10-08 04:41:09,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:41:10,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-558b5c96-1053-47fe-b65c-f280970d1eac x-compute-request-id: req-558b5c96-1053-47fe-b65c-f280970d1eac Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:24.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:41:03Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:41:10,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-558b5c96-1053-47fe-b65c-f280970d1eac 2018-10-08 04:41:10,091 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1] is - ACTIVE 2018-10-08 04:41:10,091 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:41:13,094 - create_instance - DEBUG - VM status query timeout in 290.090938091 2018-10-08 04:41:13,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:41:13,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e8e0ba5-4140-4240-9dc4-476e87f22af5 x-compute-request-id: req-2e8e0ba5-4140-4240-9dc4-476e87f22af5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:24.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3357de66-1c8f-40ae-b21c-9c5bd96f4bb2", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:41:03Z", "hostId": "f14f7de00c0fe7f1036d92bdac991a720bdd39c5b8c6ca4d97ccc17d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1", "created": "2018-10-08T04:40:21Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:41:13,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-2e8e0ba5-4140-4240-9dc4-476e87f22af5 2018-10-08 04:41:13,883 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1] is - ACTIVE 2018-10-08 04:41:13,884 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:41:16,887 - create_instance - DEBUG - VM status query timeout in 286.298112154 2018-10-08 04:41:16,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c4f1cd9409f3d80551432fe8115521827a4389" 2018-10-08 04:41:16,937 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7b42549-e84c-4e17-8d84-ec1e854a0b37 x-compute-request-id: req-d7b42549-e84c-4e17-8d84-ec1e854a0b37 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 could not be found.", "code": 404}} 2018-10-08 04:41:16,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 used request id req-d7b42549-e84c-4e17-8d84-ec1e854a0b37 2018-10-08 04:41:16,938 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3357de66-1c8f-40ae-b21c-9c5bd96f4bb2 could not be found. (HTTP 404) (Request-ID: req-d7b42549-e84c-4e17-8d84-ec1e854a0b37) 2018-10-08 04:41:16,938 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst1 2018-10-08 04:41:16,939 - create_instance - INFO - Deleting Port with ID - b13a0937-702c-4b66-a7d7-f78369636a59 2018-10-08 04:41:16,939 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-vm2-port 2018-10-08 04:41:16,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/b13a0937-702c-4b66-a7d7-f78369636a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:41:17,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9123fcfd-475d-42f4-9e9b-a1d55775db3d Date: Mon, 08 Oct 2018 04:41:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:17,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/b13a0937-702c-4b66-a7d7-f78369636a59 used request id req-9123fcfd-475d-42f4-9e9b-a1d55775db3d 2018-10-08 04:41:17,472 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2 2018-10-08 04:41:17,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:41:17,622 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:41:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bd63cdf-ae65-4d7e-a314-96e9ae969433 x-compute-request-id: req-1bd63cdf-ae65-4d7e-a314-96e9ae969433 Content-Type: application/json 2018-10-08 04:41:17,622 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-1bd63cdf-ae65-4d7e-a314-96e9ae969433 2018-10-08 04:41:17,622 - create_instance - INFO - Checking deletion status 2018-10-08 04:41:17,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:41:18,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3e19347-3b66-4178-a142-c2e7061b40a5 x-compute-request-id: req-a3e19347-3b66-4178-a142-c2e7061b40a5 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:43.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:41:17Z", "hostId": "982cd994a20f7d3730b2495d75b59395263f48b931a1faa22c441f1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:41:18,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-a3e19347-3b66-4178-a142-c2e7061b40a5 2018-10-08 04:41:18,003 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2] is - ACTIVE 2018-10-08 04:41:18,004 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:41:21,007 - create_instance - DEBUG - VM status query timeout in 296.615564823 2018-10-08 04:41:21,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:41:21,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03160ab2-026e-4452-b99f-568b151622cc x-compute-request-id: req-03160ab2-026e-4452-b99f-568b151622cc Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74", "rel": "bookmark"}], "image": {"id": "ce8042b5-48df-4292-a8bd-273867704754", "links": [{"href": "http://172.30.9.28:8774/images/ce8042b5-48df-4292-a8bd-273867704754", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:40:43.000000", "flavor": {"id": "ec55b9d9-1b0e-496d-8e0f-391c50558506", "links": [{"href": "http://172.30.9.28:8774/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506", "rel": "bookmark"}]}, "id": "3e55fd42-c902-482d-aec2-6c40ed4b1d74", "user_id": "f9b9fcf71b2845c9983fe908010fe9aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:41:17Z", "hostId": "982cd994a20f7d3730b2495d75b59395263f48b931a1faa22c441f1d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2", "created": "2018-10-08T04:40:41Z", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:41:21,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-03160ab2-026e-4452-b99f-568b151622cc 2018-10-08 04:41:21,274 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2] is - ACTIVE 2018-10-08 04:41:21,274 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:41:24,277 - create_instance - DEBUG - VM status query timeout in 293.344831944 2018-10-08 04:41:24,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527db715012135d347bd316a24cc8cade2deffd5" 2018-10-08 04:41:24,334 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:41:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc4dafaa-085e-43fa-8191-e2bc1504b4be x-compute-request-id: req-cc4dafaa-085e-43fa-8191-e2bc1504b4be Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3e55fd42-c902-482d-aec2-6c40ed4b1d74 could not be found.", "code": 404}} 2018-10-08 04:41:24,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3e55fd42-c902-482d-aec2-6c40ed4b1d74 used request id req-cc4dafaa-085e-43fa-8191-e2bc1504b4be 2018-10-08 04:41:24,334 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3e55fd42-c902-482d-aec2-6c40ed4b1d74 could not be found. (HTTP 404) (Request-ID: req-cc4dafaa-085e-43fa-8191-e2bc1504b4be) 2018-10-08 04:41:24,335 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-inst2 2018-10-08 04:41:24,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3854b5effd3e8c853e572583fb26db596aaf65" 2018-10-08 04:41:24,396 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:41:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba31e3b5-5b50-4cde-92e6-25f003bae386 x-compute-request-id: req-ba31e3b5-5b50-4cde-92e6-25f003bae386 Content-Length: 0 Content-Type: application/json 2018-10-08 04:41:24,397 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ec55b9d9-1b0e-496d-8e0f-391c50558506 used request id req-ba31e3b5-5b50-4cde-92e6-25f003bae386 2018-10-08 04:41:24,397 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router and port CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port1 2018-10-08 04:41:24,398 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:41:24,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" -d '{"port_id": "04ad4c9e-6c43-455e-b8cc-e35f2aaf7953"}' 2018-10-08 04:41:25,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1b49bb35-e758-45b3-9cd6-c369bab19ab4 Date: Mon, 08 Oct 2018 04:41:25 GMT RESP BODY: {"network_id": "697ec0f0-0aa8-4ea0-af8a-28dbff946127", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "subnet_id": "3d81c5ae-b133-4ac4-b9e9-741951b724b5", "subnet_ids": ["3d81c5ae-b133-4ac4-b9e9-741951b724b5"], "port_id": "04ad4c9e-6c43-455e-b8cc-e35f2aaf7953", "id": "799ac2c7-fad8-43c7-9ed6-541ccd18d9a7"} 2018-10-08 04:41:25,756 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7/remove_router_interface used request id req-1b49bb35-e758-45b3-9cd6-c369bab19ab4 2018-10-08 04:41:25,757 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router and port CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-router-port2 2018-10-08 04:41:25,757 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:41:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" -d '{"port_id": "9e2a4adf-c6ed-4687-a00d-d699966db94d"}' 2018-10-08 04:41:27,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6b9da83c-ff47-45db-b365-f88771db8fd5 Date: Mon, 08 Oct 2018 04:41:27 GMT RESP BODY: {"network_id": "e3432c0a-79c4-45da-a2aa-d1d015057439", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "subnet_id": "6e821100-0783-4be5-96dc-697584ef15ce", "subnet_ids": ["6e821100-0783-4be5-96dc-697584ef15ce"], "port_id": "9e2a4adf-c6ed-4687-a00d-d699966db94d", "id": "799ac2c7-fad8-43c7-9ed6-541ccd18d9a7"} 2018-10-08 04:41:27,242 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7/remove_router_interface used request id req-6b9da83c-ff47-45db-b365-f88771db8fd5 2018-10-08 04:41:27,242 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:41:27,242 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-pub-router 2018-10-08 04:41:27,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9397c067465ba50a7b7ebe348ae68ffe59dfa" 2018-10-08 04:41:30,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb81325a-6929-402b-a048-5e1a890a6cb6 Content-Length: 0 Date: Mon, 08 Oct 2018 04:41:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:30,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/799ac2c7-fad8-43c7-9ed6-541ccd18d9a7 used request id req-fb81325a-6929-402b-a048-5e1a890a6cb6 2018-10-08 04:41:30,228 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1 2018-10-08 04:41:30,229 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet1 2018-10-08 04:41:30,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/3d81c5ae-b133-4ac4-b9e9-741951b724b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" 2018-10-08 04:41:32,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64d6502d-57ac-426a-add0-52a63ff27e1e Date: Mon, 08 Oct 2018 04:41:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:32,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3d81c5ae-b133-4ac4-b9e9-741951b724b5 used request id req-64d6502d-57ac-426a-add0-52a63ff27e1e 2018-10-08 04:41:32,625 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net1 2018-10-08 04:41:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/697ec0f0-0aa8-4ea0-af8a-28dbff946127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4536c6015b242c1d87652f2d925255d18820e8c1" 2018-10-08 04:41:33,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a65ee824-ebbc-416e-a25e-ae0ac8ee4043 Date: Mon, 08 Oct 2018 04:41:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:33,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/697ec0f0-0aa8-4ea0-af8a-28dbff946127 used request id req-a65ee824-ebbc-416e-a25e-ae0ac8ee4043 2018-10-08 04:41:33,889 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2 2018-10-08 04:41:33,889 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-subnet2 2018-10-08 04:41:33,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6e821100-0783-4be5-96dc-697584ef15ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" 2018-10-08 04:41:36,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e59a56d-8c9e-4e72-9d04-0d38a2e36301 Date: Mon, 08 Oct 2018 04:41:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:36,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6e821100-0783-4be5-96dc-697584ef15ce used request id req-6e59a56d-8c9e-4e72-9d04-0d38a2e36301 2018-10-08 04:41:36,216 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-net2 2018-10-08 04:41:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e3432c0a-79c4-45da-a2aa-d1d015057439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4af75142aa8175dba2ec4fa9226246eb721f60" 2018-10-08 04:41:37,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-047e8638-f7d7-4c96-8827-fc1d2116a2cf Date: Mon, 08 Oct 2018 04:41:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:37,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e3432c0a-79c4-45da-a2aa-d1d015057439 used request id req-047e8638-f7d7-4c96-8827-fc1d2116a2cf 2018-10-08 04:41:37,466 - neutron_utils - INFO - Deleting security group rule with ID - 1cfffb05-f234-494c-b6a5-325388a48365 2018-10-08 04:41:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/1cfffb05-f234-494c-b6a5-325388a48365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:41:37,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9045ad6-5d9a-40b4-a982-ece3d0aa3b52 Content-Length: 0 Date: Mon, 08 Oct 2018 04:41:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:37,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/1cfffb05-f234-494c-b6a5-325388a48365 used request id req-f9045ad6-5d9a-40b4-a982-ece3d0aa3b52 2018-10-08 04:41:37,715 - neutron_utils - INFO - Deleting security group rule with ID - 74bec38c-8a77-49d5-8e0c-1cd3826308ad 2018-10-08 04:41:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/74bec38c-8a77-49d5-8e0c-1cd3826308ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:41:37,969 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d60a1990-6d42-4705-84f2-168f7d9db445 Content-Length: 0 Date: Mon, 08 Oct 2018 04:41:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:37,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/74bec38c-8a77-49d5-8e0c-1cd3826308ad used request id req-d60a1990-6d42-4705-84f2-168f7d9db445 2018-10-08 04:41:37,969 - neutron_utils - INFO - Deleting security group rule with ID - 10f6d01b-6a8c-442a-ad2c-5ceb198e7b2c 2018-10-08 04:41:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/10f6d01b-6a8c-442a-ad2c-5ceb198e7b2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:41:38,214 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa5bb2ae-2c9b-4668-a857-b83ca284bfd5 Content-Length: 0 Date: Mon, 08 Oct 2018 04:41:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:38,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/10f6d01b-6a8c-442a-ad2c-5ceb198e7b2c used request id req-aa5bb2ae-2c9b-4668-a857-b83ca284bfd5 2018-10-08 04:41:38,214 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-f14521ea-00b3-44a0-b0e9-f914de5c773b-sec-grp 2018-10-08 04:41:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/085fb085-c3c7-4e7c-89f5-655288d25a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a88e2e27fccdb90ebb593b79ed1fcba62311516" 2018-10-08 04:41:38,501 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8cdd14fc-05cb-424d-9de1-9273ab2ec0bc Content-Length: 0 Date: Mon, 08 Oct 2018 04:41:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:38,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/085fb085-c3c7-4e7c-89f5-655288d25a5f used request id req-8cdd14fc-05cb-424d-9de1-9273ab2ec0bc 2018-10-08 04:41:38,501 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-dfd2352a-3a50-4fde-9f68-85d56b2c0fe2 2018-10-08 04:41:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ce8042b5-48df-4292-a8bd-273867704754 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482f7b52eae3248342df2486294c3c4bfe135b2e" 2018-10-08 04:41:40,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56167a60-17c3-4b2f-b4d8-92a45386696a Date: Mon, 08 Oct 2018 04:41:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:41:40,261 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ce8042b5-48df-4292-a8bd-273867704754 used request id req-56167a60-17c3-4b2f-b4d8-92a45386696a 2018-10-08 04:41:40,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:40,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9d513081-7e5d-4710-b2fb-8c36a8c5ca9a Date: Mon, 08 Oct 2018 04:41:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:39:51Z", "updated_at": "2018-10-08T04:39:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:39:51Z", "revision_number": 0, "id": "8892d992-7b04-4b1a-b119-07bace22267d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:39:51Z", "security_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:39:51Z", "revision_number": 0, "id": "8973c8b9-f680-4f0a-9569-256836c60467", "remote_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "remote_ip_prefix": null, "created_at": "2018-10-08T04:39:51Z", "security_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:39:51Z", "revision_number": 0, "id": "94f58fac-884e-4a11-b604-c7cacfd4f31d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:39:51Z", "security_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:39:51Z", "revision_number": 0, "id": "f52c7b50-06e0-4d8f-b5de-3cde1c6244cf", "remote_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "remote_ip_prefix": null, "created_at": "2018-10-08T04:39:51Z", "security_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1441bc825749a4a80887bf31fd6fa7"}], "revision_number": 4, "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "84aa722f-3a3d-4113-a799-afe8457d0211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:41:40,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9d513081-7e5d-4710-b2fb-8c36a8c5ca9a 2018-10-08 04:41:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:40,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963fa82d-cefb-4079-9d34-fbd867edb7ce Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:41:40,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-963fa82d-cefb-4079-9d34-fbd867edb7ce 2018-10-08 04:41:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:40,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec79825-65a5-4915-821a-70f281a16bc3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:41:40,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-bec79825-65a5-4915-821a-70f281a16bc3 2018-10-08 04:41:40,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:40,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f3ef39-1898-408e-abc5-73f958eb9cc8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:41:40,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-e4f3ef39-1898-408e-abc5-73f958eb9cc8 2018-10-08 04:41:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:40,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf83739-9dd1-4409-a63b-d752b1c4c68d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7"}, "enabled": true, "id": "fc1441bc825749a4a80887bf31fd6fa7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d994a113-c293-4ea-proj"}} 2018-10-08 04:41:40,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-bcf83739-9dd1-4409-a63b-d752b1c4c68d 2018-10-08 04:41:40,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84aa722f-3a3d-4113-a799-afe8457d0211 2018-10-08 04:41:40,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=84aa722f-3a3d-4113-a799-afe8457d0211 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:41,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f051c05e-7219-456a-b7ec-bc12114fdf24 Date: Mon, 08 Oct 2018 04:41:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:39:51Z", "security_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:39:51Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "8892d992-7b04-4b1a-b119-07bace22267d"}, {"remote_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:39:51Z", "security_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:39:51Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "8973c8b9-f680-4f0a-9569-256836c60467"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:39:51Z", "security_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:39:51Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "94f58fac-884e-4a11-b604-c7cacfd4f31d"}, {"remote_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:39:51Z", "security_group_id": "84aa722f-3a3d-4113-a799-afe8457d0211", "port_range_min": null, "revision_number": 0, "tenant_id": "fc1441bc825749a4a80887bf31fd6fa7", "created_at": "2018-10-08T04:39:51Z", "project_id": "fc1441bc825749a4a80887bf31fd6fa7", "id": "f52c7b50-06e0-4d8f-b5de-3cde1c6244cf"}]} 2018-10-08 04:41:41,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=84aa722f-3a3d-4113-a799-afe8457d0211 used request id req-f051c05e-7219-456a-b7ec-bc12114fdf24 2018-10-08 04:41:41,071 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:41:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/84aa722f-3a3d-4113-a799-afe8457d0211 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:41,367 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9598469a-ace5-4575-81f9-ce010f5e8649 Content-Length: 0 Date: Mon, 08 Oct 2018 04:41:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:41:41,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/84aa722f-3a3d-4113-a799-afe8457d0211 used request id req-9598469a-ace5-4575-81f9-ce010f5e8649 2018-10-08 04:41:41,368 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-d994a113-c293-4ea-proj 2018-10-08 04:41:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:41,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9379d379-27e4-4db7-927d-fbd5552a223c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:41:41,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fc1441bc825749a4a80887bf31fd6fa7 used request id req-9379d379-27e4-4db7-927d-fbd5552a223c 2018-10-08 04:41:41,663 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-d994a113-c293-4ea-proj-role 2018-10-08 04:41:41,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/98acddeaa23a4763a7cfbe2bafb9678b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:41,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5eef72b-68e8-41d6-926f-f6903270fad7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:41:41,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/98acddeaa23a4763a7cfbe2bafb9678b used request id req-a5eef72b-68e8-41d6-926f-f6903270fad7 2018-10-08 04:41:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b75ddbc912f1fb112da0dd07eecd029e01274984" 2018-10-08 04:41:41,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99537d7e-b2e8-47f0-96d0-faad9791ed23 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:41:41,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-99537d7e-b2e8-47f0-96d0-faad9791ed23 2018-10-08 04:41:41,874 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-d994a113-c293-4ea-user 2018-10-08 04:41:41,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f9b9fcf71b2845c9983fe908010fe9aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb8a1d8290de4458117d0959ff37845f4f59f44" 2018-10-08 04:41:42,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c50259ea-8aee-41f0-a557-a0bc5abec236 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:41:42,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f9b9fcf71b2845c9983fe908010fe9aa used request id req-c50259ea-8aee-41f0-a557-a0bc5abec236 2018-10-08 04:41:42,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:41:42,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["4dvxenpmRLChXuuTh2jpHw"], "issued_at": "2018-10-08T04:41:42.000000Z"}} 2018-10-08 04:41:42,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b28e026602f0fcb026fd009eb01ee40e8385c1" 2018-10-08 04:41:42,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e554a6-0261-482c-90f0-14c297d69b11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:42,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5e554a6-0261-482c-90f0-14c297d69b11 2018-10-08 04:41:42,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:42,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:41:42,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["XMFNzvTQTmOWp9edMPnCMw"], "issued_at": "2018-10-08T04:41:42.000000Z"}} 2018-10-08 04:41:42,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:41:42,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12309a77-5842-4bfc-9cec-564d378c314e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:42,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-12309a77-5842-4bfc-9cec-564d378c314e 2018-10-08 04:41:42,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:41:43,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:41:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-5eb11076-d244-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:41:43,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ebed38-726e-406b-b0a2-028d9b0a4db4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-5eb11076-d244-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:41:43,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-5eb11076-d244-4cb-proj used request id req-c3ebed38-726e-406b-b0a2-028d9b0a4db4 2018-10-08 04:41:43,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:41:43,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8876d0ac-b3c8-42dd-a330-4fbf6c483978 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:41:43,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8876d0ac-b3c8-42dd-a330-4fbf6c483978 2018-10-08 04:41:43,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj"}}' 2018-10-08 04:41:43,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec9e35a-d8f7-4609-9a16-fcd9704720d6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f2873c1b3bb4863ad63b5816597d6b9"}, "enabled": true, "id": "8f2873c1b3bb4863ad63b5816597d6b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj"}} 2018-10-08 04:41:43,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3ec9e35a-d8f7-4609-9a16-fcd9704720d6 2018-10-08 04:41:43,297 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-5eb11076-d244-4cb-proj 2018-10-08 04:41:43,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:43,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:41:43,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["OFrYZbQWTCCynhz9eZQ9sA"], "issued_at": "2018-10-08T04:41:43.000000Z"}} 2018-10-08 04:41:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d35b25da7ef42525577ef895dbde60e2a5168" 2018-10-08 04:41:43,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f50ad6d-98e3-4884-acc3-d2e60d3e97b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:43,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f50ad6d-98e3-4884-acc3-d2e60d3e97b9 2018-10-08 04:41:43,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:41:43,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:41:43,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d35b25da7ef42525577ef895dbde60e2a5168" 2018-10-08 04:41:43,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96add0cb-337e-4489-be22-ef64a9fa13cb Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:41:43,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-96add0cb-337e-4489-be22-ef64a9fa13cb 2018-10-08 04:41:43,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-5eb11076-d244-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d35b25da7ef42525577ef895dbde60e2a5168" 2018-10-08 04:41:43,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f31a40-c713-4a4e-a032-3e89f9ef6f81 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-5eb11076-d244-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f2873c1b3bb4863ad63b5816597d6b9"}, "enabled": true, "id": "8f2873c1b3bb4863ad63b5816597d6b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj"}]} 2018-10-08 04:41:43,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-5eb11076-d244-4cb-proj used request id req-02f31a40-c713-4a4e-a032-3e89f9ef6f81 2018-10-08 04:41:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d35b25da7ef42525577ef895dbde60e2a5168" 2018-10-08 04:41:44,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbd6301-24f9-42d6-98f2-dc95cf4fe461 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:41:44,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bcbd6301-24f9-42d6-98f2-dc95cf4fe461 2018-10-08 04:41:44,392 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-5eb11076-d244-4cb-user 2018-10-08 04:41:44,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:44,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:41:44,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6750e6e-ad4f-4f63-a73d-5a66a705e948 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:41:44,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b6750e6e-ad4f-4f63-a73d-5a66a705e948 2018-10-08 04:41:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" -d '{"role": {"name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj-role"}}' 2018-10-08 04:41:44,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebc0994-25a3-467b-b5f1-9a2826e9fc8b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0fcdcae1cd5c47faafbe4c4693a1e37f", "links": {"self": "http://172.30.9.28:5000/v3/roles/0fcdcae1cd5c47faafbe4c4693a1e37f"}, "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj-role"}} 2018-10-08 04:41:44,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-eebc0994-25a3-467b-b5f1-9a2826e9fc8b 2018-10-08 04:41:44,641 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-5eb11076-d244-4cb-proj-role 2018-10-08 04:41:44,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0fcdcae1cd5c47faafbe4c4693a1e37f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:41:44,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8236ab9f-965c-491a-ae4d-e2a2bfa9fe3f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0fcdcae1cd5c47faafbe4c4693a1e37f"}, "domain_id": null, "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj-role", "id": "0fcdcae1cd5c47faafbe4c4693a1e37f"}} 2018-10-08 04:41:44,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0fcdcae1cd5c47faafbe4c4693a1e37f used request id req-8236ab9f-965c-491a-ae4d-e2a2bfa9fe3f 2018-10-08 04:41:44,726 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-5eb11076-d244-4cb-proj-role to project CreateInstanceSimpleTests-5eb11076-d244-4cb-proj 2018-10-08 04:41:44,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8f2873c1b3bb4863ad63b5816597d6b9/users/ac6279cc8de143639a0acdbb722de1c3/roles/0fcdcae1cd5c47faafbe4c4693a1e37f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:41:44,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c2dfa32-f164-4a2a-9c14-35cf75a2b164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:41:44,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8f2873c1b3bb4863ad63b5816597d6b9/users/ac6279cc8de143639a0acdbb722de1c3/roles/0fcdcae1cd5c47faafbe4c4693a1e37f used request id req-2c2dfa32-f164-4a2a-9c14-35cf75a2b164 2018-10-08 04:41:44,862 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:41:44,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:44,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:44,865 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:41:44,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:44,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:41:45,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0fcdcae1cd5c47faafbe4c4693a1e37f", "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj-role"}], "expires_at": "2018-10-08T05:41:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f2873c1b3bb4863ad63b5816597d6b9", "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-user", "id": "ac6279cc8de143639a0acdbb722de1c3"}, "audit_ids": ["_vCSUrQmQHa94sDHhHKtyA"], "issued_at": "2018-10-08T04:41:45.000000Z"}} 2018-10-08 04:41:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0722dc5a5a2df955eafc37c51fb2513304ea57ef" 2018-10-08 04:41:45,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187ddb09-7165-4814-a2fb-3dde3fc3e3f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:45,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-187ddb09-7165-4814-a2fb-3dde3fc3e3f1 2018-10-08 04:41:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0722dc5a5a2df955eafc37c51fb2513304ea57ef" 2018-10-08 04:41:45,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-71475367-83cf-4196-b6b3-7f43b1c0aadf Date: Mon, 08 Oct 2018 04:41:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image"} 2018-10-08 04:41:45,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image used request id req-71475367-83cf-4196-b6b3-7f43b1c0aadf 2018-10-08 04:41:45,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0722dc5a5a2df955eafc37c51fb2513304ea57ef" 2018-10-08 04:41:45,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0539614b-0e93-4d8d-aef3-8776f36a7f37 Date: Mon, 08 Oct 2018 04:41:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:41:45,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0539614b-0e93-4d8d-aef3-8776f36a7f37 2018-10-08 04:41:45,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0722dc5a5a2df955eafc37c51fb2513304ea57ef" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image"}' 2018-10-08 04:41:45,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8 X-Openstack-Request-Id: req-2b58f3af-576e-4100-97e7-02ca39e6556f Date: Mon, 08 Oct 2018 04:41:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:41:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:41:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "min_disk": 0, "protected": false, "id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "file": "/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/file", "checksum": null, "owner": "8f2873c1b3bb4863ad63b5816597d6b9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:41:45,892 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2b58f3af-576e-4100-97e7-02ca39e6556f 2018-10-08 04:41:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0722dc5a5a2df955eafc37c51fb2513304ea57ef" -d '' 2018-10-08 04:41:47,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b41e06c3-3077-4e2b-83bb-04d79c8fb5cf Date: Mon, 08 Oct 2018 04:41:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:41:47,709 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/file used request id req-b41e06c3-3077-4e2b-83bb-04d79c8fb5cf 2018-10-08 04:41:47,710 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:41:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0722dc5a5a2df955eafc37c51fb2513304ea57ef" 2018-10-08 04:41:47,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-fd5a987c-9283-4f7a-83df-3702e9ac734c Date: Mon, 08 Oct 2018 04:41:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:41:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:41:47Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/snap", "metadata": {}}], "self": "/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "min_disk": 0, "protected": false, "id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "file": "/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f2873c1b3bb4863ad63b5816597d6b9", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:41:47,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8 used request id req-fd5a987c-9283-4f7a-83df-3702e9ac734c 2018-10-08 04:41:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0722dc5a5a2df955eafc37c51fb2513304ea57ef" 2018-10-08 04:41:48,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a1e2606-5261-4fdd-be54-4a33661a709a Date: Mon, 08 Oct 2018 04:41:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:41:48,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6a1e2606-5261-4fdd-be54-4a33661a709a 2018-10-08 04:41:48,036 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image 2018-10-08 04:41:48,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0722dc5a5a2df955eafc37c51fb2513304ea57ef" 2018-10-08 04:41:48,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-e030df57-ab1d-4af6-912c-0a50d5d5a4e4 Date: Mon, 08 Oct 2018 04:41:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:41:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:41:47Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/snap", "metadata": {}}], "self": "/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "min_disk": 0, "protected": false, "id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "file": "/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f2873c1b3bb4863ad63b5816597d6b9", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:41:48,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8 used request id req-e030df57-ab1d-4af6-912c-0a50d5d5a4e4 2018-10-08 04:41:48,057 - create_image - DEBUG - Instance status is - active 2018-10-08 04:41:48,057 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image 2018-10-08 04:41:48,057 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image 2018-10-08 04:41:48,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:48,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:41:48,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["FFrn-2Q-TDGYqXACuUtHDw"], "issued_at": "2018-10-08T04:41:48.000000Z"}} 2018-10-08 04:41:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0caa675e437e1bb456843fa1df97c7b94f8b4a3" 2018-10-08 04:41:48,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9823c6-663e-403b-83cf-a8e2ea2ba054 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:48,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3c9823c6-663e-403b-83cf-a8e2ea2ba054 2018-10-08 04:41:48,551 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:41:48,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0caa675e437e1bb456843fa1df97c7b94f8b4a3" 2018-10-08 04:41:48,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42e7cf9d-ac71-452a-8c3a-f7d2c89f1794 x-compute-request-id: req-42e7cf9d-ac71-452a-8c3a-f7d2c89f1794 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:41:48,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-42e7cf9d-ac71-452a-8c3a-f7d2c89f1794 2018-10-08 04:41:48,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0caa675e437e1bb456843fa1df97c7b94f8b4a3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-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-10-08 04:41:48,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7063011-297c-4bc8-b520-94e51e16f517 x-compute-request-id: req-f7063011-297c-4bc8-b520-94e51e16f517 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:41:48,795 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f7063011-297c-4bc8-b520-94e51e16f517 2018-10-08 04:41:48,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:48,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:41:49,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["kX4DFuTZQziUW1Dp_4r9Zw"], "issued_at": "2018-10-08T04:41:49.000000Z"}} 2018-10-08 04:41:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" 2018-10-08 04:41:49,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-619a5395-6ecf-4def-b8d4-7054c7b3a695 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:49,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-619a5395-6ecf-4def-b8d4-7054c7b3a695 2018-10-08 04:41:49,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" 2018-10-08 04:41:49,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2707542b-177e-4879-b7cf-4e3a0ab95acc Date: Mon, 08 Oct 2018 04:41:49 GMT RESP BODY: {"networks":[]} 2018-10-08 04:41:49,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-2707542b-177e-4879-b7cf-4e3a0ab95acc 2018-10-08 04:41:49,451 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net 2018-10-08 04:41:49,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" -d '{"network": {"name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net", "admin_state_up": true}}' 2018-10-08 04:41:49,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b10a611e-7248-4e4b-9e17-930326fb06b3 Date: Mon, 08 Oct 2018 04:41:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:41:49Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","mtu":1450}} 2018-10-08 04:41:49,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b10a611e-7248-4e4b-9e17-930326fb06b3 2018-10-08 04:41:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" 2018-10-08 04:41:50,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-395cc99e-2645-4034-be8c-454359658678 Date: Mon, 08 Oct 2018 04:41:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:41:49Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:41:50,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-395cc99e-2645-4034-be8c-454359658678 2018-10-08 04:41:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" 2018-10-08 04:41:50,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-07d9b2e7-0231-49f7-a89c-63adcc13abb6 Date: Mon, 08 Oct 2018 04:41:50 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:41:50,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-07d9b2e7-0231-49f7-a89c-63adcc13abb6 2018-10-08 04:41:50,366 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet 2018-10-08 04:41:50,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" -d '{"subnets": [{"ip_version": 4, "network_id": "93104881-9c29-4827-9964-87625c7eaf19", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]}' 2018-10-08 04:41:50,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-101bc9ad-c7c2-44aa-9ef0-babe5270b4e3 Date: Mon, 08 Oct 2018 04:41:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:41:50,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-101bc9ad-c7c2-44aa-9ef0-babe5270b4e3 2018-10-08 04:41:50,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" 2018-10-08 04:41:51,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-6b6ff3ea-9c27-485a-b6ba-d14666340396 Date: Mon, 08 Oct 2018 04:41:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:41:51,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-6b6ff3ea-9c27-485a-b6ba-d14666340396 2018-10-08 04:41:51,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" 2018-10-08 04:41:51,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-84a0f184-195d-4542-857b-bfd3afb1260f Date: Mon, 08 Oct 2018 04:41:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:41:51,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-84a0f184-195d-4542-857b-bfd3afb1260f 2018-10-08 04:41:51,420 - OpenStackNetwork - DEBUG - Network [93104881-9c29-4827-9964-87625c7eaf19] created successfully 2018-10-08 04:41:51,421 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:41:51,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:51,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:51,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:51,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:41:51,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["GlrwIRLLS9K6_o1P0IkS9g"], "issued_at": "2018-10-08T04:41:51.000000Z"}} 2018-10-08 04:41:51,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c97d4d2dafde481b52acb7c43a1b9400153c33" 2018-10-08 04:41:51,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300cc091-eac0-4e30-9f44-39e672779e10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:51,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-300cc091-eac0-4e30-9f44-39e672779e10 2018-10-08 04:41:51,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:51,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:41:52,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["USg4ogd8QtWZ7gzq3wcNAQ"], "issued_at": "2018-10-08T04:41:52.000000Z"}} 2018-10-08 04:41:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:52,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c6cb52-d14f-4957-86f6-a6de6fe74a8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:52,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5c6cb52-d14f-4957-86f6-a6de6fe74a8b 2018-10-08 04:41:52,366 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:41:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:52,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09b7acf-cd76-45be-8710-6fb4d4491d95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:52,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b09b7acf-cd76-45be-8710-6fb4d4491d95 2018-10-08 04:41:52,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:52,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b17171b1-052f-4d0a-bec7-db67baed7144 Date: Mon, 08 Oct 2018 04:41:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:41:52,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-b17171b1-052f-4d0a-bec7-db67baed7144 2018-10-08 04:41:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:41:52,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:41:52,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:52,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3816f7-d266-418e-af49-2a77a4198ee4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:41:52,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-7d3816f7-d266-418e-af49-2a77a4198ee4 2018-10-08 04:41:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:53,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-23dde640-33fe-446e-80df-07b8845cb334 Date: Mon, 08 Oct 2018 04:41:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:41:53,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-23dde640-33fe-446e-80df-07b8845cb334 2018-10-08 04:41:53,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:53,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ffce615-5326-4a34-8ec6-f3ac5132115f Date: Mon, 08 Oct 2018 04:41:53 GMT RESP BODY: {"ports":[]} 2018-10-08 04:41:53,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port&admin_state_up=True used request id req-8ffce615-5326-4a34-8ec6-f3ac5132115f 2018-10-08 04:41:53,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:53,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f60e22f8-3245-4cfb-a2bc-2ee733842221 x-compute-request-id: req-f60e22f8-3245-4cfb-a2bc-2ee733842221 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:41:53,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst used request id req-f60e22f8-3245-4cfb-a2bc-2ee733842221 2018-10-08 04:41:53,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:53,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-7b4b1c73-a776-4f10-a8b0-e286a477df6d Date: Mon, 08 Oct 2018 04:41:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:41:53,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-7b4b1c73-a776-4f10-a8b0-e286a477df6d 2018-10-08 04:41:53,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:53,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5152e26c-2d89-49a8-908b-8c4c895cd9d2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:41:53,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-5152e26c-2d89-49a8-908b-8c4c895cd9d2 2018-10-08 04:41:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:54,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c8b17d6c-5c6d-4698-ae69-78d84d962eb4 Date: Mon, 08 Oct 2018 04:41:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:41:54,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-c8b17d6c-5c6d-4698-ae69-78d84d962eb4 2018-10-08 04:41:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:54,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9ea4cc32-25c8-42ec-9793-94d149fb9343 Date: Mon, 08 Oct 2018 04:41:54 GMT RESP BODY: {"ports":[]} 2018-10-08 04:41:54,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port&admin_state_up=True used request id req-9ea4cc32-25c8-42ec-9793-94d149fb9343 2018-10-08 04:41:54,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:41:54,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:41:54,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["_NWltKoQT0qMuL27-iuFFw"], "issued_at": "2018-10-08T04:41:54.000000Z"}} 2018-10-08 04:41:54,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272ff8c0b15eb36bf489fb3bf79398116b6e7f21" 2018-10-08 04:41:54,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f676bed-3ebb-40c5-92c3-eaee123b7585 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:41:54,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f676bed-3ebb-40c5-92c3-eaee123b7585 2018-10-08 04:41:54,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:55,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-273dd791-e45e-4838-a5dc-4beb6719bced Date: Mon, 08 Oct 2018 04:41:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:41:55,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-273dd791-e45e-4838-a5dc-4beb6719bced 2018-10-08 04:41:55,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:55,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-03505df2-512c-49bd-97a9-2bb75577b704 Date: Mon, 08 Oct 2018 04:41:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:41:55,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-03505df2-512c-49bd-97a9-2bb75577b704 2018-10-08 04:41:55,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:55,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c1ca247f-664a-4400-ad60-65029e596c87 Date: Mon, 08 Oct 2018 04:41:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:41:55,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-c1ca247f-664a-4400-ad60-65029e596c87 2018-10-08 04:41:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:41:55,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:41:55,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272ff8c0b15eb36bf489fb3bf79398116b6e7f21" 2018-10-08 04:41:55,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2bf5e71-3c4f-4694-b954-642828daf4b4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:41:55,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-d2bf5e71-3c4f-4694-b954-642828daf4b4 2018-10-08 04:41:55,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:55,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6d3ecf74-8911-4b68-b2ee-4cf779e4d9df Date: Mon, 08 Oct 2018 04:41:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:41:55,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-6d3ecf74-8911-4b68-b2ee-4cf779e4d9df 2018-10-08 04:41:55,695 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net 2018-10-08 04:41:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" -d '{"port": {"network_id": "93104881-9c29-4827-9964-87625c7eaf19", "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port", "admin_state_up": true}}' 2018-10-08 04:41:56,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-59df5ee8-c92a-45ed-83b7-ab972a16ffb8 Date: Mon, 08 Oct 2018 04:41:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:56Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.14"}],"id":"0303dfad-f132-49f5-b5a3-a77ac72a5a54","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:c7:cb","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port","project_id":"1d9c92d78b1248489b5342be9be581af","qos_policy_id":null,"admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:56Z","binding:vnic_type":"normal"}} 2018-10-08 04:41:56,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-59df5ee8-c92a-45ed-83b7-ab972a16ffb8 2018-10-08 04:41:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:56,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-185a34c4-0e23-49d6-9518-09072fcb72cf Date: Mon, 08 Oct 2018 04:41:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:41:56,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-185a34c4-0e23-49d6-9518-09072fcb72cf 2018-10-08 04:41:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:56,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1122bd-3a86-486f-b6d9-0ec6b44d8998 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:41:56,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-1e1122bd-3a86-486f-b6d9-0ec6b44d8998 2018-10-08 04:41:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:56,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ec6cccb-5f02-498a-b38a-2def3168eea8 Date: Mon, 08 Oct 2018 04:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:41:56,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-0ec6cccb-5f02-498a-b38a-2def3168eea8 2018-10-08 04:41:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:57,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-90bb778f-3ac2-4da2-9ba7-784e17fa2c51 Date: Mon, 08 Oct 2018 04:41:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.14"}],"id":"0303dfad-f132-49f5-b5a3-a77ac72a5a54","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:c7:cb","project_id":"1d9c92d78b1248489b5342be9be581af","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:56Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:41:57,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port&admin_state_up=True used request id req-90bb778f-3ac2-4da2-9ba7-784e17fa2c51 2018-10-08 04:41:57,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:57,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f6bf16-bd24-4139-8ee7-e8afa6c0d9cd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:41:57,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-b0f6bf16-bd24-4139-8ee7-e8afa6c0d9cd 2018-10-08 04:41:57,170 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst 2018-10-08 04:41:57,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:57,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59f5b0b3-a484-4a55-b589-31f6acfefec4 x-compute-request-id: req-59f5b0b3-a484-4a55-b589-31f6acfefec4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-flavor-name"}]} 2018-10-08 04:41:57,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-59f5b0b3-a484-4a55-b589-31f6acfefec4 2018-10-08 04:41:57,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:57,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40e6579a-4c37-426b-a4bc-5cadc691970c x-compute-request-id: req-40e6579a-4c37-426b-a4bc-5cadc691970c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:41:57,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0 used request id req-40e6579a-4c37-426b-a4bc-5cadc691970c 2018-10-08 04:41:57,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:57,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-c1ae5128-6d5c-400d-a847-54f2073be8b4 Date: Mon, 08 Oct 2018 04:41:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:41:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:41:47Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/snap", "metadata": {}}], "self": "/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "min_disk": 0, "protected": false, "id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "file": "/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f2873c1b3bb4863ad63b5816597d6b9", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image"} 2018-10-08 04:41:57,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image used request id req-c1ae5128-6d5c-400d-a847-54f2073be8b4 2018-10-08 04:41:57,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:57,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cb0c4b45-dfd9-4630-b617-5a10e8bb4c4d Date: Mon, 08 Oct 2018 04:41: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:41:57,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cb0c4b45-dfd9-4630-b617-5a10e8bb4c4d 2018-10-08 04:41:57,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" -d '{"server": {"name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "imageRef": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "flavorRef": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "max_count": 1, "min_count": 1, "networks": [{"port": "0303dfad-f132-49f5-b5a3-a77ac72a5a54"}]}}' 2018-10-08 04:41:59,125 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a725df77-8b1e-409f-8b31-9903ba0ac868 x-compute-request-id: req-a725df77-8b1e-409f-8b31-9903ba0ac868 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "adminPass": "FG7kGaPASfwo"}} 2018-10-08 04:41:59,125 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a725df77-8b1e-409f-8b31-9903ba0ac868 2018-10-08 04:41:59,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:59,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6141343-d0e3-414b-b322-dea87f25cb6a x-compute-request-id: req-b6141343-d0e3-414b-b322-dea87f25cb6a Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "user_id": "d076bf001f0a48319637d0be24aca412", "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-10-08T04:41:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:41:59,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-b6141343-d0e3-414b-b322-dea87f25cb6a 2018-10-08 04:41:59,337 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst 2018-10-08 04:41:59,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:41:59,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:41:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b860f986-1f61-4670-b9bd-aa8b53de860f x-compute-request-id: req-b860f986-1f61-4670-b9bd-aa8b53de860f Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "user_id": "d076bf001f0a48319637d0be24aca412", "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-10-08T04:41:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:41:59,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-b860f986-1f61-4670-b9bd-aa8b53de860f 2018-10-08 04:41:59,695 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst] is - BUILD 2018-10-08 04:41:59,696 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:42:02,699 - create_instance - DEBUG - VM status query timeout in 896.638273001 2018-10-08 04:42:02,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:03,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0538b05-fc3c-4e68-b3c9-80ffe750eb26 x-compute-request-id: req-a0538b05-fc3c-4e68-b3c9-80ffe750eb26 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:c7:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:42:00Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "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": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:03,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-a0538b05-fc3c-4e68-b3c9-80ffe750eb26 2018-10-08 04:42:03,514 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst] is - BUILD 2018-10-08 04:42:03,514 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:42:06,517 - create_instance - DEBUG - VM status query timeout in 892.819971085 2018-10-08 04:42:06,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:07,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-f1a1dc67-463c-490d-b3c1-1434deedd43e x-compute-request-id: req-f1a1dc67-463c-490d-b3c1-1434deedd43e Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:c7:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-08T04:42:01.000000", "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:06Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "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": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:07,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-f1a1dc67-463c-490d-b3c1-1434deedd43e 2018-10-08 04:42:07,104 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst] is - ACTIVE 2018-10-08 04:42:07,104 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:42:07,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:07,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62405358-2e23-4d73-8e59-9ffadcef2fa3 x-compute-request-id: req-62405358-2e23-4d73-8e59-9ffadcef2fa3 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:c7:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-08T04:42:01.000000", "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:06Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "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": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:07,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-62405358-2e23-4d73-8e59-9ffadcef2fa3 2018-10-08 04:42:07,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:07,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-83efd549-c770-4ec8-a8bb-46277284fa33 Date: Mon, 08 Oct 2018 04:42:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:42:07,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-83efd549-c770-4ec8-a8bb-46277284fa33 2018-10-08 04:42:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:07,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63841e87-6fd5-4f9a-9e89-095327a8b7c8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:42:07,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-63841e87-6fd5-4f9a-9e89-095327a8b7c8 2018-10-08 04:42:07,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:07,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dc5875c4-23aa-4b6f-a32d-0d7ec9e336de Date: Mon, 08 Oct 2018 04:42:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:42:08,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-dc5875c4-23aa-4b6f-a32d-0d7ec9e336de 2018-10-08 04:42:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:08,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-9cfcd1e5-1fb4-4814-9e3b-681f7d0b4126 Date: Mon, 08 Oct 2018 04:42:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.14"}],"id":"0303dfad-f132-49f5-b5a3-a77ac72a5a54","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:c7:cb","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:56Z","binding:vnic_type":"normal","device_id":"f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.3"}],"id":"0b872209-8bb7-48ab-af89-3bd16b4e209b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:43:05","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93104881-9c29-4827-9964-87625c7eaf19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.4"}],"id":"2709d928-de85-49c4-96b6-7af3be16f1b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:10:d1","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-93104881-9c29-4827-9964-87625c7eaf19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.2"}],"id":"749460b7-7053-4c51-8f04-1c46ef279f6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:1c:7e","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-93104881-9c29-4827-9964-87625c7eaf19"}]} 2018-10-08 04:42:08,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-9cfcd1e5-1fb4-4814-9e3b-681f7d0b4126 2018-10-08 04:42:08,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:08,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["KD_rGDXWQh690_XMANGlHw"], "issued_at": "2018-10-08T04:42:08.000000Z"}} 2018-10-08 04:42:08,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71685fc65ecd67347b1698df5e8c2960a916c0ec" 2018-10-08 04:42:09,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-6a60174e-35fa-4ec1-97a3-cf0b353ed6c5 x-compute-request-id: req-6a60174e-35fa-4ec1-97a3-cf0b353ed6c5 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:c7:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-08T04:42:01.000000", "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:06Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "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": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 04:42:09,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst used request id req-6a60174e-35fa-4ec1-97a3-cf0b353ed6c5 2018-10-08 04:42:09,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:09,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Z3-MI3ASQE6UiHjfYQGRUA"], "issued_at": "2018-10-08T04:42:09.000000Z"}} 2018-10-08 04:42:09,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6e2436226d996fc599f9b9636ccc4610d3f5d4" 2018-10-08 04:42:09,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-98fa38d0-13c2-46a8-923c-f91db238abe3 Date: Mon, 08 Oct 2018 04:42:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:42:09,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-98fa38d0-13c2-46a8-923c-f91db238abe3 2018-10-08 04:42:09,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6e2436226d996fc599f9b9636ccc4610d3f5d4" 2018-10-08 04:42:09,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc8dcd29-e487-4312-9d7b-186b937705a9 Date: Mon, 08 Oct 2018 04:42:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:42:09,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-cc8dcd29-e487-4312-9d7b-186b937705a9 2018-10-08 04:42:09,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6e2436226d996fc599f9b9636ccc4610d3f5d4" 2018-10-08 04:42:10,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-cb84a19a-4111-4813-bfbc-ee08cdee41ad Date: Mon, 08 Oct 2018 04:42:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.14"}],"id":"0303dfad-f132-49f5-b5a3-a77ac72a5a54","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:c7:cb","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:56Z","binding:vnic_type":"normal","device_id":"f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.3"}],"id":"0b872209-8bb7-48ab-af89-3bd16b4e209b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:43:05","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93104881-9c29-4827-9964-87625c7eaf19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.4"}],"id":"2709d928-de85-49c4-96b6-7af3be16f1b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:10:d1","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-93104881-9c29-4827-9964-87625c7eaf19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.2"}],"id":"749460b7-7053-4c51-8f04-1c46ef279f6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:1c:7e","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-93104881-9c29-4827-9964-87625c7eaf19"}]} 2018-10-08 04:42:10,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-cb84a19a-4111-4813-bfbc-ee08cdee41ad 2018-10-08 04:42:10,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:10,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0fcdcae1cd5c47faafbe4c4693a1e37f", "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj-role"}], "expires_at": "2018-10-08T05:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f2873c1b3bb4863ad63b5816597d6b9", "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/8f2873c1b3bb4863ad63b5816597d6b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5eb11076-d244-4cb-user", "id": "ac6279cc8de143639a0acdbb722de1c3"}, "audit_ids": ["aOWkq0IuQRO7L2odnOZmnQ"], "issued_at": "2018-10-08T04:42:10.000000Z"}} 2018-10-08 04:42:10,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b6e0e463f37e7df8b201b831759b6670d906f39" 2018-10-08 04:42:10,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-92247f5a-04da-411c-853e-f8f5a5d329c2 x-compute-request-id: req-92247f5a-04da-411c-853e-f8f5a5d329c2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:42:10,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst used request id req-92247f5a-04da-411c-853e-f8f5a5d329c2 2018-10-08 04:42:10,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:11,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-07ce33f1-9bd5-4c58-a71c-ed42101a29ab x-compute-request-id: req-07ce33f1-9bd5-4c58-a71c-ed42101a29ab Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:c7:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-08T04:42:01.000000", "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:06Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "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": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:11,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-07ce33f1-9bd5-4c58-a71c-ed42101a29ab 2018-10-08 04:42:11,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:11,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2d5013e0-2136-4b44-974b-f08b101b4e8f Date: Mon, 08 Oct 2018 04:42:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:42:11,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-2d5013e0-2136-4b44-974b-f08b101b4e8f 2018-10-08 04:42:11,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:11,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c373da1-74a0-4839-a425-5cad48b8aeec Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:42:11,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-7c373da1-74a0-4839-a425-5cad48b8aeec 2018-10-08 04:42:11,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:11,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b74670c5-54a9-4b57-8f58-418fb73ea9c3 Date: Mon, 08 Oct 2018 04:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:42:11,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-b74670c5-54a9-4b57-8f58-418fb73ea9c3 2018-10-08 04:42:11,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:12,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-a6a1e37c-0f7e-4591-9a16-022f13caaf54 Date: Mon, 08 Oct 2018 04:42:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.14"}],"id":"0303dfad-f132-49f5-b5a3-a77ac72a5a54","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:c7:cb","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:56Z","binding:vnic_type":"normal","device_id":"f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.3"}],"id":"0b872209-8bb7-48ab-af89-3bd16b4e209b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:43:05","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93104881-9c29-4827-9964-87625c7eaf19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.4"}],"id":"2709d928-de85-49c4-96b6-7af3be16f1b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:10:d1","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-93104881-9c29-4827-9964-87625c7eaf19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.2"}],"id":"749460b7-7053-4c51-8f04-1c46ef279f6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:1c:7e","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-93104881-9c29-4827-9964-87625c7eaf19"}]} 2018-10-08 04:42:12,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-a6a1e37c-0f7e-4591-9a16-022f13caaf54 2018-10-08 04:42:12,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:12,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f51309fe-7c10-429e-9aa2-4ca86c24f0da x-compute-request-id: req-f51309fe-7c10-429e-9aa2-4ca86c24f0da Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:c7:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-08T04:42:01.000000", "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:06Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "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": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:12,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-f51309fe-7c10-429e-9aa2-4ca86c24f0da 2018-10-08 04:42:12,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:13,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8f47391b-3312-44ca-89ed-5e31848a4266 Date: Mon, 08 Oct 2018 04:42:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93104881-9c29-4827-9964-87625c7eaf19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["4b09f4e5-8c57-45e8-84a2-6134bc7152de"],"description":"","tags":[],"updated_at":"2018-10-08T04:41:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:49Z","provider:network_type":"vxlan"}]} 2018-10-08 04:42:13,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net used request id req-8f47391b-3312-44ca-89ed-5e31848a4266 2018-10-08 04:42:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:13,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced40e31-c449-4d7c-88a5-c1afc34e3585 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:42:13,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-ced40e31-c449-4d7c-88a5-c1afc34e3585 2018-10-08 04:42:13,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:13,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b55bcc42-e605-4e16-913f-145b693657ef Date: Mon, 08 Oct 2018 04:42:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:50Z","dns_nameservers":[],"updated_at":"2018-10-08T04:41:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","subnetpool_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet"}]} 2018-10-08 04:42:13,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-b55bcc42-e605-4e16-913f-145b693657ef 2018-10-08 04:42:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:13,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-9505bd26-3ea0-4821-af72-2cc1551a5c5d Date: Mon, 08 Oct 2018 04:42:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.14"}],"id":"0303dfad-f132-49f5-b5a3-a77ac72a5a54","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:c7:cb","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:56Z","binding:vnic_type":"normal","device_id":"f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.3"}],"id":"0b872209-8bb7-48ab-af89-3bd16b4e209b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:43:05","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93104881-9c29-4827-9964-87625c7eaf19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.4"}],"id":"2709d928-de85-49c4-96b6-7af3be16f1b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:10:d1","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-93104881-9c29-4827-9964-87625c7eaf19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:41:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b09f4e5-8c57-45e8-84a2-6134bc7152de","ip_address":"10.55.0.2"}],"id":"749460b7-7053-4c51-8f04-1c46ef279f6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:1c:7e","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93104881-9c29-4827-9964-87625c7eaf19","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-93104881-9c29-4827-9964-87625c7eaf19"}]} 2018-10-08 04:42:13,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=93104881-9c29-4827-9964-87625c7eaf19 used request id req-9505bd26-3ea0-4821-af72-2cc1551a5c5d 2018-10-08 04:42:13,314 - create_instance - INFO - Deleting Port with ID - 0303dfad-f132-49f5-b5a3-a77ac72a5a54 2018-10-08 04:42:13,315 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-port 2018-10-08 04:42:13,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/0303dfad-f132-49f5-b5a3-a77ac72a5a54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:13,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86a133de-6b5a-4192-a9f4-8dae15fffeb8 Date: Mon, 08 Oct 2018 04:42:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:42:13,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/0303dfad-f132-49f5-b5a3-a77ac72a5a54 used request id req-86a133de-6b5a-4192-a9f4-8dae15fffeb8 2018-10-08 04:42:13,798 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst 2018-10-08 04:42:13,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:13,950 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:42:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7cd805d8-80f9-4122-97ff-e1c386876abe x-compute-request-id: req-7cd805d8-80f9-4122-97ff-e1c386876abe Content-Type: application/json 2018-10-08 04:42:13,950 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-7cd805d8-80f9-4122-97ff-e1c386876abe 2018-10-08 04:42:13,950 - create_instance - INFO - Checking deletion status 2018-10-08 04:42:13,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:14,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-78a04cd3-1d06-421a-afd8-598adc37f7e5 x-compute-request-id: req-78a04cd3-1d06-421a-afd8-598adc37f7e5 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:c7:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-08T04:42:01.000000", "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:13Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "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": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:14,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-78a04cd3-1d06-421a-afd8-598adc37f7e5 2018-10-08 04:42:14,201 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst] is - ACTIVE 2018-10-08 04:42:14,201 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:42:17,204 - create_instance - DEBUG - VM status query timeout in 296.746044159 2018-10-08 04:42:17,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:17,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-059cd5d7-ac75-4a2e-bfee-a2a5ad14dd6a x-compute-request-id: req-059cd5d7-ac75-4a2e-bfee-a2a5ad14dd6a Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "rel": "bookmark"}], "image": {"id": "4fa3f7b6-1324-4700-b2d6-4f46047512c8", "links": [{"href": "http://172.30.9.28:8774/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-10-08T04:42:01.000000", "flavor": {"id": "8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "links": [{"href": "http://172.30.9.28:8774/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0", "rel": "bookmark"}]}, "id": "f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64", "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:13Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "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": "CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst", "created": "2018-10-08T04:41:59Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:17,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-059cd5d7-ac75-4a2e-bfee-a2a5ad14dd6a 2018-10-08 04:42:17,503 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst] is - ACTIVE 2018-10-08 04:42:17,503 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:42:20,506 - create_instance - DEBUG - VM status query timeout in 293.444025993 2018-10-08 04:42:20,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe837834b7778f7e168954d5a699720f1dcfcb6f" 2018-10-08 04:42:20,560 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:42:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7c6152f-14c5-4e17-a5a7-6b04cea3e7cd x-compute-request-id: req-a7c6152f-14c5-4e17-a5a7-6b04cea3e7cd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 could not be found.", "code": 404}} 2018-10-08 04:42:20,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 used request id req-a7c6152f-14c5-4e17-a5a7-6b04cea3e7cd 2018-10-08 04:42:20,560 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f6cc4bb6-b32f-4bc3-963b-ab7e56cc1e64 could not be found. (HTTP 404) (Request-ID: req-a7c6152f-14c5-4e17-a5a7-6b04cea3e7cd) 2018-10-08 04:42:20,560 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-inst 2018-10-08 04:42:20,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0caa675e437e1bb456843fa1df97c7b94f8b4a3" 2018-10-08 04:42:20,609 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:42:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7dcb0512-0174-4fcf-b52e-a9b281b3ead9 x-compute-request-id: req-7dcb0512-0174-4fcf-b52e-a9b281b3ead9 Content-Length: 0 Content-Type: application/json 2018-10-08 04:42:20,609 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8ee69a0a-43e9-48ad-9a38-b11aa3a8c6f0 used request id req-7dcb0512-0174-4fcf-b52e-a9b281b3ead9 2018-10-08 04:42:20,610 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet 2018-10-08 04:42:20,610 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-subnet 2018-10-08 04:42:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4b09f4e5-8c57-45e8-84a2-6134bc7152de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" 2018-10-08 04:42:22,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08bc5dcb-c122-4dce-abba-7df5a8f222e2 Date: Mon, 08 Oct 2018 04:42:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:42:22,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4b09f4e5-8c57-45e8-84a2-6134bc7152de used request id req-08bc5dcb-c122-4dce-abba-7df5a8f222e2 2018-10-08 04:42:22,564 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-pub-net 2018-10-08 04:42:22,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/93104881-9c29-4827-9964-87625c7eaf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3214819cc43b7be82c300c48fd574dfbb84e29" 2018-10-08 04:42:23,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98be281e-b2dc-4e99-b1d9-4e7e99de47c5 Date: Mon, 08 Oct 2018 04:42:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:42:23,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/93104881-9c29-4827-9964-87625c7eaf19 used request id req-98be281e-b2dc-4e99-b1d9-4e7e99de47c5 2018-10-08 04:42:23,624 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-d6cdbdea-5cf4-4ff1-8e61-60a6003117cc-image 2018-10-08 04:42:23,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0722dc5a5a2df955eafc37c51fb2513304ea57ef" 2018-10-08 04:42:24,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e5b3333-48b1-47bc-93f1-5b597d516275 Date: Mon, 08 Oct 2018 04:42:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:42:24,592 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4fa3f7b6-1324-4700-b2d6-4f46047512c8 used request id req-8e5b3333-48b1-47bc-93f1-5b597d516275 2018-10-08 04:42:24,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:42:24,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ed162117-e845-49a9-8341-65b306781f2d Date: Mon, 08 Oct 2018 04:42:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:42:24,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ed162117-e845-49a9-8341-65b306781f2d 2018-10-08 04:42:24,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:42:24,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc6122b-d660-4fbd-b290-b0bb5d8fa830 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:42:24,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-fbc6122b-d660-4fbd-b290-b0bb5d8fa830 2018-10-08 04:42:24,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:42:24,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32e3ddd-4544-4d4b-bc10-fc165b3fb84c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:42:24,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-c32e3ddd-4544-4d4b-bc10-fc165b3fb84c 2018-10-08 04:42:24,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:42:25,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2becda-876d-4ffb-874b-00e47653fc3d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:42:25,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-dc2becda-876d-4ffb-874b-00e47653fc3d 2018-10-08 04:42:25,080 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-5eb11076-d244-4cb-proj 2018-10-08 04:42:25,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8f2873c1b3bb4863ad63b5816597d6b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:42:25,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:42:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd255107-1ca3-4c63-8c06-61b7603dd65b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:42:25,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8f2873c1b3bb4863ad63b5816597d6b9 used request id req-bd255107-1ca3-4c63-8c06-61b7603dd65b 2018-10-08 04:42:25,324 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-5eb11076-d244-4cb-proj-role 2018-10-08 04:42:25,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0fcdcae1cd5c47faafbe4c4693a1e37f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:42:25,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:42:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1120da3f-8f2e-4f4b-bf24-4ea4cc3ea02c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:42:25,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0fcdcae1cd5c47faafbe4c4693a1e37f used request id req-1120da3f-8f2e-4f4b-bf24-4ea4cc3ea02c 2018-10-08 04:42:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a75d987b657a8338b80b5655c724b93eca28c1a" 2018-10-08 04:42:25,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700252af-ab4d-43b5-8b51-7ab5e84b3468 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:42:25,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-700252af-ab4d-43b5-8b51-7ab5e84b3468 2018-10-08 04:42:25,519 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-5eb11076-d244-4cb-user 2018-10-08 04:42:25,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ac6279cc8de143639a0acdbb722de1c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d35b25da7ef42525577ef895dbde60e2a5168" 2018-10-08 04:42:25,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:42:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a55ab593-e9d3-4ee0-bcd0-16359a026420 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:42:25,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ac6279cc8de143639a0acdbb722de1c3 used request id req-a55ab593-e9d3-4ee0-bcd0-16359a026420 2018-10-08 04:42:25,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:26,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JFD1F8_XTqG0q3zno2_JXA"], "issued_at": "2018-10-08T04:42:26.000000Z"}} 2018-10-08 04:42:26,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34313ffa99389bbcfe3c5271666e7324a5efcb29" 2018-10-08 04:42:26,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8db8916-6577-46dd-9042-ddfb9ea3c4e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:42:26,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a8db8916-6577-46dd-9042-ddfb9ea3c4e1 2018-10-08 04:42:26,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:26,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:26,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["4UzGjMKHTDOSg8ai_E4JWA"], "issued_at": "2018-10-08T04:42:26.000000Z"}} 2018-10-08 04:42:26,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:42:26,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5914472c-f2ff-461d-85d4-58107fd70659 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:42:26,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5914472c-f2ff-461d-85d4-58107fd70659 2018-10-08 04:42:26,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:42:26,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:42:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-eb67335f-65db-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:42:26,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0db38a-e0df-40ec-9cb8-bfa4b22514ac Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-eb67335f-65db-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:42:26,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-eb67335f-65db-4a6-proj used request id req-4c0db38a-e0df-40ec-9cb8-bfa4b22514ac 2018-10-08 04:42:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:42:26,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c37356-a386-4950-a518-c30efd6248d1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:42:26,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-64c37356-a386-4950-a518-c30efd6248d1 2018-10-08 04:42:26,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}}' 2018-10-08 04:42:27,014 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b54120c-ba2d-4766-84ce-1689847f4183 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:42:27,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9b54120c-ba2d-4766-84ce-1689847f4183 2018-10-08 04:42:27,015 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-eb67335f-65db-4a6-proj 2018-10-08 04:42:27,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:27,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:27,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["CUdCTGjrR_ecKcrKuKuOFw"], "issued_at": "2018-10-08T04:42:27.000000Z"}} 2018-10-08 04:42:27,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56f75354cbf466f71ea98ad9ac1fc8067cdabc8" 2018-10-08 04:42:27,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a8c967-f34d-41fa-bd97-d266af5ee41d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:42:27,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f9a8c967-f34d-41fa-bd97-d266af5ee41d 2018-10-08 04:42:27,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:42:27,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:42:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56f75354cbf466f71ea98ad9ac1fc8067cdabc8" 2018-10-08 04:42:27,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88141f9f-cc2f-412b-95b4-c8c207ff4dc4 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:42:27,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-88141f9f-cc2f-412b-95b4-c8c207ff4dc4 2018-10-08 04:42:27,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-eb67335f-65db-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56f75354cbf466f71ea98ad9ac1fc8067cdabc8" 2018-10-08 04:42:27,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e55ae07-e064-4879-9c28-37d21ce45164 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-eb67335f-65db-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}]} 2018-10-08 04:42:27,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-eb67335f-65db-4a6-proj used request id req-0e55ae07-e064-4879-9c28-37d21ce45164 2018-10-08 04:42:27,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56f75354cbf466f71ea98ad9ac1fc8067cdabc8" 2018-10-08 04:42:27,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270f5956-78e5-4e18-9c46-7c074a5375e6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:42:27,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-270f5956-78e5-4e18-9c46-7c074a5375e6 2018-10-08 04:42:28,177 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-eb67335f-65db-4a6-user 2018-10-08 04:42:28,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:28,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:42:28,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b602596e-13ff-45b2-856f-dfccf4752903 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:42:28,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b602596e-13ff-45b2-856f-dfccf4752903 2018-10-08 04:42:28,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" -d '{"role": {"name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role"}}' 2018-10-08 04:42:28,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f7c887a-c991-422e-b18d-62318d8aaedb Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10751ced81df4d17affb0ad962c144f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/10751ced81df4d17affb0ad962c144f4"}, "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role"}} 2018-10-08 04:42:28,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2f7c887a-c991-422e-b18d-62318d8aaedb 2018-10-08 04:42:28,314 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role 2018-10-08 04:42:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/10751ced81df4d17affb0ad962c144f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:42:28,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce48c68-7d46-486f-9dac-45fd7c76e4c2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/10751ced81df4d17affb0ad962c144f4"}, "domain_id": null, "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role", "id": "10751ced81df4d17affb0ad962c144f4"}} 2018-10-08 04:42:28,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/10751ced81df4d17affb0ad962c144f4 used request id req-dce48c68-7d46-486f-9dac-45fd7c76e4c2 2018-10-08 04:42:28,332 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role to project CreateInstanceSimpleTests-eb67335f-65db-4a6-proj 2018-10-08 04:42:28,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4/users/44ac085fead84b59869e8dd24383748d/roles/10751ced81df4d17affb0ad962c144f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:42:28,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1db1ada-22ad-4dcf-97f2-4a1535aa13a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:42:28,460 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4/users/44ac085fead84b59869e8dd24383748d/roles/10751ced81df4d17affb0ad962c144f4 used request id req-f1db1ada-22ad-4dcf-97f2-4a1535aa13a2 2018-10-08 04:42:28,461 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:42:28,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:28,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:28,464 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:42:28,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:28,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:28,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10751ced81df4d17affb0ad962c144f4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role"}], "expires_at": "2018-10-08T05:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-user", "id": "44ac085fead84b59869e8dd24383748d"}, "audit_ids": ["oIU2A3AFTJqskfLPMgNvhg"], "issued_at": "2018-10-08T04:42:28.000000Z"}} 2018-10-08 04:42:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd98307515a822b9900587d275fdbba60ded0fa0" 2018-10-08 04:42:28,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ba4461-ce30-49cc-bd23-161b62270a6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:42:28,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-03ba4461-ce30-49cc-bd23-161b62270a6a 2018-10-08 04:42:28,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd98307515a822b9900587d275fdbba60ded0fa0" 2018-10-08 04:42:29,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-4b6d1451-e4ed-4c81-8d1a-1d5236413fa8 Date: Mon, 08 Oct 2018 04:42:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image"} 2018-10-08 04:42:29,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image used request id req-4b6d1451-e4ed-4c81-8d1a-1d5236413fa8 2018-10-08 04:42:29,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd98307515a822b9900587d275fdbba60ded0fa0" 2018-10-08 04:42:29,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c8a4a9cf-e526-46d2-8dc3-e295b2f279af Date: Mon, 08 Oct 2018 04:42:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:42:29,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c8a4a9cf-e526-46d2-8dc3-e295b2f279af 2018-10-08 04:42:29,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd98307515a822b9900587d275fdbba60ded0fa0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image"}' 2018-10-08 04:42:29,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a X-Openstack-Request-Id: req-a6385d85-6917-445e-9466-ffafabbf9c20 Date: Mon, 08 Oct 2018 04:42:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:42:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:42:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a", "min_disk": 0, "protected": false, "id": "b0675442-4696-4ec2-a6ba-f023e937673a", "file": "/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a/file", "checksum": null, "owner": "e4d4bdfe29ff4db0a0643725257f9fc4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:42:29,460 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a6385d85-6917-445e-9466-ffafabbf9c20 2018-10-08 04:42:29,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd98307515a822b9900587d275fdbba60ded0fa0" -d '' 2018-10-08 04:42:31,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31aea1f3-e4bd-4f5f-8521-6313cd8ef4b7 Date: Mon, 08 Oct 2018 04:42:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:42:31,079 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a/file used request id req-31aea1f3-e4bd-4f5f-8521-6313cd8ef4b7 2018-10-08 04:42:31,080 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:42:31,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd98307515a822b9900587d275fdbba60ded0fa0" 2018-10-08 04:42:31,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-70add2d8-7c99-4d4f-9f06-e68cde96d64e Date: Mon, 08 Oct 2018 04:42:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:42:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:42:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b0675442-4696-4ec2-a6ba-f023e937673a/snap", "metadata": {}}], "self": "/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a", "min_disk": 0, "protected": false, "id": "b0675442-4696-4ec2-a6ba-f023e937673a", "file": "/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d4bdfe29ff4db0a0643725257f9fc4", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b0675442-4696-4ec2-a6ba-f023e937673a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:42:31,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a used request id req-70add2d8-7c99-4d4f-9f06-e68cde96d64e 2018-10-08 04:42:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd98307515a822b9900587d275fdbba60ded0fa0" 2018-10-08 04:42:31,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-98096930-1c7b-4c17-ae0a-f224275bb92e Date: Mon, 08 Oct 2018 04:42:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:42:31,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-98096930-1c7b-4c17-ae0a-f224275bb92e 2018-10-08 04:42:31,400 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image 2018-10-08 04:42:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd98307515a822b9900587d275fdbba60ded0fa0" 2018-10-08 04:42:31,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-db6ac1f2-fcbd-47b0-9de0-43b3816cd8d2 Date: Mon, 08 Oct 2018 04:42:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:42:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:42:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b0675442-4696-4ec2-a6ba-f023e937673a/snap", "metadata": {}}], "self": "/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a", "min_disk": 0, "protected": false, "id": "b0675442-4696-4ec2-a6ba-f023e937673a", "file": "/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d4bdfe29ff4db0a0643725257f9fc4", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b0675442-4696-4ec2-a6ba-f023e937673a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:42:31,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a used request id req-db6ac1f2-fcbd-47b0-9de0-43b3816cd8d2 2018-10-08 04:42:31,420 - create_image - DEBUG - Instance status is - active 2018-10-08 04:42:31,420 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image 2018-10-08 04:42:31,420 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image 2018-10-08 04:42:31,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:31,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:31,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1LiaB7ElRnOW-8ebVSbbfw"], "issued_at": "2018-10-08T04:42:31.000000Z"}} 2018-10-08 04:42:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedbb2037018d6582ff42ca441af25014f1be670" 2018-10-08 04:42:31,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18813f31-71bc-41c8-888e-e0433e8f61a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:42:31,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-18813f31-71bc-41c8-888e-e0433e8f61a1 2018-10-08 04:42:31,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:42:31,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedbb2037018d6582ff42ca441af25014f1be670" 2018-10-08 04:42:32,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-9b57fb84-2eb9-4b92-95ce-78803efe4b81 x-compute-request-id: req-9b57fb84-2eb9-4b92-95ce-78803efe4b81 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:42:32,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9b57fb84-2eb9-4b92-95ce-78803efe4b81 2018-10-08 04:42:32,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedbb2037018d6582ff42ca441af25014f1be670" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-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-10-08 04:42:32,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-170e8f40-543d-4364-9dd6-0e94b58567e9 x-compute-request-id: req-170e8f40-543d-4364-9dd6-0e94b58567e9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:42:32,138 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-170e8f40-543d-4364-9dd6-0e94b58567e9 2018-10-08 04:42:32,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:32,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:32,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10751ced81df4d17affb0ad962c144f4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role"}], "expires_at": "2018-10-08T05:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-user", "id": "44ac085fead84b59869e8dd24383748d"}, "audit_ids": ["oopdy8sKTAKlbuVvy1mGhA"], "issued_at": "2018-10-08T04:42:32.000000Z"}} 2018-10-08 04:42:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" 2018-10-08 04:42:32,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41713d43-7ca6-4a14-8681-9017faf55bf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:42:32,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41713d43-7ca6-4a14-8681-9017faf55bf1 2018-10-08 04:42:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" 2018-10-08 04:42:32,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-42e34053-f3e3-495b-b514-ba89c5a98fb9 Date: Mon, 08 Oct 2018 04:42:32 GMT RESP BODY: {"networks":[]} 2018-10-08 04:42:32,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-42e34053-f3e3-495b-b514-ba89c5a98fb9 2018-10-08 04:42:32,830 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net 2018-10-08 04:42:32,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" -d '{"network": {"name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net", "admin_state_up": true}}' 2018-10-08 04:42:33,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-910e02db-9647-4a4c-a287-0ec4a07dbbd1 Date: Mon, 08 Oct 2018 04:42:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:42:33Z","is_default":false,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","mtu":1450}} 2018-10-08 04:42:33,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-910e02db-9647-4a4c-a287-0ec4a07dbbd1 2018-10-08 04:42:33,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" 2018-10-08 04:42:33,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7dbe93c2-5909-4999-b9a2-2b0947d39551 Date: Mon, 08 Oct 2018 04:42:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:42:33Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:33,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-7dbe93c2-5909-4999-b9a2-2b0947d39551 2018-10-08 04:42:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" 2018-10-08 04:42:33,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-810bc7e1-3bb3-4693-b917-b13ed78324df Date: Mon, 08 Oct 2018 04:42:33 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:42:33,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-810bc7e1-3bb3-4693-b917-b13ed78324df 2018-10-08 04:42:33,939 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet 2018-10-08 04:42:33,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" -d '{"subnets": [{"ip_version": 4, "network_id": "47fa6f4e-0d32-4e61-8db3-5ae2a7a38697", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]}' 2018-10-08 04:42:34,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-85ac9576-c17e-4095-9b47-acdf08443e07 Date: Mon, 08 Oct 2018 04:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:34,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-85ac9576-c17e-4095-9b47-acdf08443e07 2018-10-08 04:42:34,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" 2018-10-08 04:42:35,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8031c5e6-209c-4d77-adec-4615c6cb7ac2 Date: Mon, 08 Oct 2018 04:42:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:35,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-8031c5e6-209c-4d77-adec-4615c6cb7ac2 2018-10-08 04:42:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" 2018-10-08 04:42:35,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8a95163d-bf2b-468c-bebf-74d65659dc6f Date: Mon, 08 Oct 2018 04:42:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:35,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-8a95163d-bf2b-468c-bebf-74d65659dc6f 2018-10-08 04:42:35,120 - OpenStackNetwork - DEBUG - Network [47fa6f4e-0d32-4e61-8db3-5ae2a7a38697] created successfully 2018-10-08 04:42:35,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:35,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:35,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10751ced81df4d17affb0ad962c144f4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role"}], "expires_at": "2018-10-08T05:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-user", "id": "44ac085fead84b59869e8dd24383748d"}, "audit_ids": ["TkMMbW6TTLeTNuRwPnYQCQ"], "issued_at": "2018-10-08T04:42:35.000000Z"}} 2018-10-08 04:42:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:35,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c716cd-fe65-46c3-beee-7226c086408a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:42:35,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-70c716cd-fe65-46c3-beee-7226c086408a 2018-10-08 04:42:35,569 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:42:35,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:35,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eec973a-5849-4ae8-999a-b21cd296c0dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:42:35,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0eec973a-5849-4ae8-999a-b21cd296c0dc 2018-10-08 04:42:35,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:35,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-08a3fdd6-43ef-4a41-92d8-5936bb6c840b Date: Mon, 08 Oct 2018 04:42:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:35,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-08a3fdd6-43ef-4a41-92d8-5936bb6c840b 2018-10-08 04:42:35,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:42:35,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:42:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:35,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e804d88-070d-4105-bdf2-2b29782b7ad3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:42:35,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-3e804d88-070d-4105-bdf2-2b29782b7ad3 2018-10-08 04:42:35,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:36,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3d0b5ddb-0f66-49c8-a31b-6d57d062b024 Date: Mon, 08 Oct 2018 04:42:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:36,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-3d0b5ddb-0f66-49c8-a31b-6d57d062b024 2018-10-08 04:42:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:36,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fd86c71b-32b9-47eb-a100-91ef47b240cf Date: Mon, 08 Oct 2018 04:42:36 GMT RESP BODY: {"ports":[]} 2018-10-08 04:42:36,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port&admin_state_up=True used request id req-fd86c71b-32b9-47eb-a100-91ef47b240cf 2018-10-08 04:42:36,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:36,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-ad6ed65d-93ba-4fb3-a288-0c2f2f3654a1 x-compute-request-id: req-ad6ed65d-93ba-4fb3-a288-0c2f2f3654a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:42:36,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst used request id req-ad6ed65d-93ba-4fb3-a288-0c2f2f3654a1 2018-10-08 04:42:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:36,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a5e71bba-471a-436e-a41f-b6e6a26ea31a Date: Mon, 08 Oct 2018 04:42:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:36,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-a5e71bba-471a-436e-a41f-b6e6a26ea31a 2018-10-08 04:42:36,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:37,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1253e67e-98e1-4015-9966-d398976890bd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:42:37,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-1253e67e-98e1-4015-9966-d398976890bd 2018-10-08 04:42:37,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:37,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3fa4dc9e-ed55-421e-82ca-b559959354a7 Date: Mon, 08 Oct 2018 04:42:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:37,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-3fa4dc9e-ed55-421e-82ca-b559959354a7 2018-10-08 04:42:37,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:37,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96c675d1-7908-4982-b566-923843250c01 Date: Mon, 08 Oct 2018 04:42:37 GMT RESP BODY: {"ports":[]} 2018-10-08 04:42:37,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port&admin_state_up=True used request id req-96c675d1-7908-4982-b566-923843250c01 2018-10-08 04:42:37,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:42:37,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:37,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10751ced81df4d17affb0ad962c144f4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role"}], "expires_at": "2018-10-08T05:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-user", "id": "44ac085fead84b59869e8dd24383748d"}, "audit_ids": ["L4U9qGLHS3Kmzv1w_yq8iw"], "issued_at": "2018-10-08T04:42:37.000000Z"}} 2018-10-08 04:42:37,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdcbeaecf098d108402015706e30fad8c78adf0" 2018-10-08 04:42:37,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a476cac9-a63e-4904-a1b9-fdac1e302317 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:42:37,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a476cac9-a63e-4904-a1b9-fdac1e302317 2018-10-08 04:42:37,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:37,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2e2286df-3f69-4fa6-a464-8e6f3355e760 Date: Mon, 08 Oct 2018 04:42:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:37,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-2e2286df-3f69-4fa6-a464-8e6f3355e760 2018-10-08 04:42:37,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:38,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3653f608-7d42-4ddd-b2ba-1d374ca0fa06 Date: Mon, 08 Oct 2018 04:42:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:38,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-3653f608-7d42-4ddd-b2ba-1d374ca0fa06 2018-10-08 04:42:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:38,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bf3bf1cc-0703-4e7b-a364-5c3cbed636c1 Date: Mon, 08 Oct 2018 04:42:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:38,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-bf3bf1cc-0703-4e7b-a364-5c3cbed636c1 2018-10-08 04:42:38,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:42:38,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:42:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:42:38,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdcbeaecf098d108402015706e30fad8c78adf0" 2018-10-08 04:42:38,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2df28d4-3068-4dd2-8bfb-ab7c115841d3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:42:38,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-f2df28d4-3068-4dd2-8bfb-ab7c115841d3 2018-10-08 04:42:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:38,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-85660192-46f5-4d9f-b319-0cd8bc0248aa Date: Mon, 08 Oct 2018 04:42:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:38,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-85660192-46f5-4d9f-b319-0cd8bc0248aa 2018-10-08 04:42:38,573 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net 2018-10-08 04:42:38,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" -d '{"port": {"network_id": "47fa6f4e-0d32-4e61-8db3-5ae2a7a38697", "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port", "admin_state_up": true}}' 2018-10-08 04:42:39,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-8cb9eb76-0bd3-44c3-975f-1b77e9cf3a96 Date: Mon, 08 Oct 2018 04:42:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.14"}],"id":"97fb1c13-efed-488d-889e-15b219dcd0be","security_groups":["335b9d82-3a74-485d-891e-d289fe3b31c5"],"mac_address":"fa:16:3e:ef:79:19","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","qos_policy_id":null,"admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:39Z","binding:vnic_type":"normal"}} 2018-10-08 04:42:39,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-8cb9eb76-0bd3-44c3-975f-1b77e9cf3a96 2018-10-08 04:42:39,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:39,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2d1d4e1b-fa1a-47d7-86a7-c06dec6aa0bc Date: Mon, 08 Oct 2018 04:42:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:39,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-2d1d4e1b-fa1a-47d7-86a7-c06dec6aa0bc 2018-10-08 04:42:39,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:39,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f60154b-1ef3-403d-bb22-dff23eb1921c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:42:39,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-9f60154b-1ef3-403d-bb22-dff23eb1921c 2018-10-08 04:42:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:40,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ee23f07-e6a2-43ef-a480-e90618b14e4b Date: Mon, 08 Oct 2018 04:42:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:40,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-0ee23f07-e6a2-43ef-a480-e90618b14e4b 2018-10-08 04:42:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:40,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-774f5de7-537a-42e0-93c7-0ef35766fe28 Date: Mon, 08 Oct 2018 04:42:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.14"}],"id":"97fb1c13-efed-488d-889e-15b219dcd0be","security_groups":["335b9d82-3a74-485d-891e-d289fe3b31c5"],"mac_address":"fa:16:3e:ef:79:19","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:39Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:42:40,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port&admin_state_up=True used request id req-774f5de7-537a-42e0-93c7-0ef35766fe28 2018-10-08 04:42:40,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:40,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27eb00b8-3fe9-4d87-9d3e-78866796823b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:42:40,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-27eb00b8-3fe9-4d87-9d3e-78866796823b 2018-10-08 04:42:40,438 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst 2018-10-08 04:42:40,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:40,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-d6c7f337-84e6-4979-8bf7-20a6fb3069cf x-compute-request-id: req-d6c7f337-84e6-4979-8bf7-20a6fb3069cf Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-flavor-name"}]} 2018-10-08 04:42:40,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d6c7f337-84e6-4979-8bf7-20a6fb3069cf 2018-10-08 04:42:40,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:40,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-5ac689fc-a457-414e-9093-ee0d33ef75b9 x-compute-request-id: req-5ac689fc-a457-414e-9093-ee0d33ef75b9 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:42:40,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2 used request id req-5ac689fc-a457-414e-9093-ee0d33ef75b9 2018-10-08 04:42:40,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:40,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-5781c7a7-703a-4ebd-8928-64f73bca8f6a Date: Mon, 08 Oct 2018 04:42:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:42:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:42:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b0675442-4696-4ec2-a6ba-f023e937673a/snap", "metadata": {}}], "self": "/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a", "min_disk": 0, "protected": false, "id": "b0675442-4696-4ec2-a6ba-f023e937673a", "file": "/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d4bdfe29ff4db0a0643725257f9fc4", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b0675442-4696-4ec2-a6ba-f023e937673a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image"} 2018-10-08 04:42:40,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image used request id req-5781c7a7-703a-4ebd-8928-64f73bca8f6a 2018-10-08 04:42:40,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:40,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-049a1fba-719d-4e0c-b76c-f80fbd996791 Date: Mon, 08 Oct 2018 04:42:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:42:40,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-049a1fba-719d-4e0c-b76c-f80fbd996791 2018-10-08 04:42:40,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" -d '{"server": {"name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "imageRef": "b0675442-4696-4ec2-a6ba-f023e937673a", "flavorRef": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "max_count": 1, "min_count": 1, "networks": [{"port": "97fb1c13-efed-488d-889e-15b219dcd0be"}]}}' 2018-10-08 04:42:42,280 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:42: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-18bef9ca-13c5-44b1-9062-fb24d7c63c93 x-compute-request-id: req-18bef9ca-13c5-44b1-9062-fb24d7c63c93 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "adminPass": "M3rcHJf7RH6G"}} 2018-10-08 04:42:42,280 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-18bef9ca-13c5-44b1-9062-fb24d7c63c93 2018-10-08 04:42:42,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:42,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40341b66-73f8-487e-83ec-9a1137db4837 x-compute-request-id: req-40341b66-73f8-487e-83ec-9a1137db4837 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "user_id": "44ac085fead84b59869e8dd24383748d", "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-10-08T04:42:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:42,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-40341b66-73f8-487e-83ec-9a1137db4837 2018-10-08 04:42:42,491 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst 2018-10-08 04:42:42,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:42,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fc8435c-1597-490d-8775-f9c9ced0ada9 x-compute-request-id: req-2fc8435c-1597-490d-8775-f9c9ced0ada9 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "user_id": "44ac085fead84b59869e8dd24383748d", "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-10-08T04:42:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:42,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-2fc8435c-1597-490d-8775-f9c9ced0ada9 2018-10-08 04:42:42,711 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst] is - BUILD 2018-10-08 04:42:42,711 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:42:45,715 - create_instance - DEBUG - VM status query timeout in 896.776428938 2018-10-08 04:42:45,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:46,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42: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-70b3d1a7-ebf8-4c31-985b-7bad8fd8596a x-compute-request-id: req-70b3d1a7-ebf8-4c31-985b-7bad8fd8596a Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "security_groups": [{"name": "default"}], "user_id": "44ac085fead84b59869e8dd24383748d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:42:43Z", "hostId": "a583abb23835057b5e8d4592be60ea7cb44c2247eac1b6ce2621cbc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:46,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-70b3d1a7-ebf8-4c31-985b-7bad8fd8596a 2018-10-08 04:42:46,426 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst] is - BUILD 2018-10-08 04:42:46,427 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:42:49,430 - create_instance - DEBUG - VM status query timeout in 893.061191797 2018-10-08 04:42:49,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:50,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41a61e76-eb0a-4ec9-af60-db44c9137584 x-compute-request-id: req-41a61e76-eb0a-4ec9-af60-db44c9137584 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:42:43.000000", "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "security_groups": [{"name": "default"}], "user_id": "44ac085fead84b59869e8dd24383748d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:48Z", "hostId": "a583abb23835057b5e8d4592be60ea7cb44c2247eac1b6ce2621cbc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:50,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-41a61e76-eb0a-4ec9-af60-db44c9137584 2018-10-08 04:42:50,273 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst] is - ACTIVE 2018-10-08 04:42:50,274 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:42:50,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:50,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2c34215-330b-4ca4-9bcc-fa529343b1b2 x-compute-request-id: req-a2c34215-330b-4ca4-9bcc-fa529343b1b2 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:42:43.000000", "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "security_groups": [{"name": "default"}], "user_id": "44ac085fead84b59869e8dd24383748d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:48Z", "hostId": "a583abb23835057b5e8d4592be60ea7cb44c2247eac1b6ce2621cbc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:50,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-a2c34215-330b-4ca4-9bcc-fa529343b1b2 2018-10-08 04:42:50,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:50,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e77d31ef-b84f-4304-9736-e60d3db6fe59 Date: Mon, 08 Oct 2018 04:42:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:50,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-e77d31ef-b84f-4304-9736-e60d3db6fe59 2018-10-08 04:42:50,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:50,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5d09c9-b1fc-44f2-9363-2081c8a3a8b8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:42:50,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-7b5d09c9-b1fc-44f2-9363-2081c8a3a8b8 2018-10-08 04:42:50,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:50,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fc76bd4a-37b1-4829-be32-a996ddd4532c Date: Mon, 08 Oct 2018 04:42:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:50,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-fc76bd4a-37b1-4829-be32-a996ddd4532c 2018-10-08 04:42:50,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:50,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-187ddd81-21b4-4a6b-935a-3af0844bc281 Date: Mon, 08 Oct 2018 04:42:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.4"}],"id":"060b0bbe-ad40-4ec3-9c44-5642f31a6c36","security_groups":[],"mac_address":"fa:16:3e:b1:16:18","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.2"}],"id":"0b58e8de-1d50-4e07-85ca-dc6619b62795","security_groups":[],"mac_address":"fa:16:3e:b4:c3:72","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.14"}],"id":"97fb1c13-efed-488d-889e-15b219dcd0be","security_groups":["335b9d82-3a74-485d-891e-d289fe3b31c5"],"mac_address":"fa:16:3e:ef:79:19","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:39Z","binding:vnic_type":"normal","device_id":"8ff4d40b-d338-439e-8262-e1db8cd3585d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.3"}],"id":"a0aedec2-3122-4508-8534-cc43c2a8d9e6","security_groups":[],"mac_address":"fa:16:3e:e5:83:0e","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"}]} 2018-10-08 04:42:50,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-187ddd81-21b4-4a6b-935a-3af0844bc281 2018-10-08 04:42:50,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:51,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10751ced81df4d17affb0ad962c144f4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role"}], "expires_at": "2018-10-08T05:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-user", "id": "44ac085fead84b59869e8dd24383748d"}, "audit_ids": ["pVUvlmF6Sn2QhO7guJBikg"], "issued_at": "2018-10-08T04:42:51.000000Z"}} 2018-10-08 04:42:51,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001b1c1c3caa1bd288a1ca7035f39f846a243939" 2018-10-08 04:42:52,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e31f51a-d55f-45ec-8de6-f36f08db098c x-compute-request-id: req-0e31f51a-d55f-45ec-8de6-f36f08db098c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:42:43.000000", "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "security_groups": [{"name": "default"}], "user_id": "44ac085fead84b59869e8dd24383748d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:48Z", "hostId": "a583abb23835057b5e8d4592be60ea7cb44c2247eac1b6ce2621cbc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 04:42:52,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst used request id req-0e31f51a-d55f-45ec-8de6-f36f08db098c 2018-10-08 04:42:52,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:42:52,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10751ced81df4d17affb0ad962c144f4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role"}], "expires_at": "2018-10-08T05:42:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e4d4bdfe29ff4db0a0643725257f9fc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-user", "id": "44ac085fead84b59869e8dd24383748d"}, "audit_ids": ["N5sn09YUSUGC5S9tSfq4Ag"], "issued_at": "2018-10-08T04:42:52.000000Z"}} 2018-10-08 04:42:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302fa8456a01bad086e5b65478e65d630c2901d2" 2018-10-08 04:42:52,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b0b6a8f7-f0be-4e6a-aaf9-b6ae7f50b7b0 Date: Mon, 08 Oct 2018 04:42:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:52,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-b0b6a8f7-f0be-4e6a-aaf9-b6ae7f50b7b0 2018-10-08 04:42:52,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302fa8456a01bad086e5b65478e65d630c2901d2" 2018-10-08 04:42:53,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-069304ca-6f66-4c07-ab62-627d84dc9e94 Date: Mon, 08 Oct 2018 04:42:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:53,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-069304ca-6f66-4c07-ab62-627d84dc9e94 2018-10-08 04:42:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302fa8456a01bad086e5b65478e65d630c2901d2" 2018-10-08 04:42:53,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2356daf1-b687-4160-b24e-8d2af5941015 Date: Mon, 08 Oct 2018 04:42:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.4"}],"id":"060b0bbe-ad40-4ec3-9c44-5642f31a6c36","security_groups":[],"mac_address":"fa:16:3e:b1:16:18","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.2"}],"id":"0b58e8de-1d50-4e07-85ca-dc6619b62795","security_groups":[],"mac_address":"fa:16:3e:b4:c3:72","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.14"}],"id":"97fb1c13-efed-488d-889e-15b219dcd0be","security_groups":["335b9d82-3a74-485d-891e-d289fe3b31c5"],"mac_address":"fa:16:3e:ef:79:19","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:39Z","binding:vnic_type":"normal","device_id":"8ff4d40b-d338-439e-8262-e1db8cd3585d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.3"}],"id":"a0aedec2-3122-4508-8534-cc43c2a8d9e6","security_groups":[],"mac_address":"fa:16:3e:e5:83:0e","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"}]} 2018-10-08 04:42:53,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-2356daf1-b687-4160-b24e-8d2af5941015 2018-10-08 04:42:53,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:54,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acaa4364-bc1b-4d41-a159-263aea5c14a8 x-compute-request-id: req-acaa4364-bc1b-4d41-a159-263aea5c14a8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:42:43.000000", "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "security_groups": [{"name": "default"}], "user_id": "44ac085fead84b59869e8dd24383748d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:48Z", "hostId": "a583abb23835057b5e8d4592be60ea7cb44c2247eac1b6ce2621cbc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:54,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-acaa4364-bc1b-4d41-a159-263aea5c14a8 2018-10-08 04:42:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:54,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bb77901c-c274-4966-b548-d49cae5cb66a Date: Mon, 08 Oct 2018 04:42:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:54,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-bb77901c-c274-4966-b548-d49cae5cb66a 2018-10-08 04:42:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:54,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd3f427-208f-486e-adfa-66eb60ee3994 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:42:54,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-5cd3f427-208f-486e-adfa-66eb60ee3994 2018-10-08 04:42:54,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:54,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e5e834ec-0c09-4879-93e9-bb47d3485421 Date: Mon, 08 Oct 2018 04:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:54,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-e5e834ec-0c09-4879-93e9-bb47d3485421 2018-10-08 04:42:54,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:54,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b0575304-4310-4204-8283-37d27236bb89 Date: Mon, 08 Oct 2018 04:42:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.4"}],"id":"060b0bbe-ad40-4ec3-9c44-5642f31a6c36","security_groups":[],"mac_address":"fa:16:3e:b1:16:18","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.2"}],"id":"0b58e8de-1d50-4e07-85ca-dc6619b62795","security_groups":[],"mac_address":"fa:16:3e:b4:c3:72","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.14"}],"id":"97fb1c13-efed-488d-889e-15b219dcd0be","security_groups":["335b9d82-3a74-485d-891e-d289fe3b31c5"],"mac_address":"fa:16:3e:ef:79:19","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:39Z","binding:vnic_type":"normal","device_id":"8ff4d40b-d338-439e-8262-e1db8cd3585d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.3"}],"id":"a0aedec2-3122-4508-8534-cc43c2a8d9e6","security_groups":[],"mac_address":"fa:16:3e:e5:83:0e","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"}]} 2018-10-08 04:42:54,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-b0575304-4310-4204-8283-37d27236bb89 2018-10-08 04:42:54,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:55,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abd6b516-c600-4101-b117-291aa064c617 x-compute-request-id: req-abd6b516-c600-4101-b117-291aa064c617 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:42:43.000000", "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "security_groups": [{"name": "default"}], "user_id": "44ac085fead84b59869e8dd24383748d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:48Z", "hostId": "a583abb23835057b5e8d4592be60ea7cb44c2247eac1b6ce2621cbc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:55,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-abd6b516-c600-4101-b117-291aa064c617 2018-10-08 04:42:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:55,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d4d5c5ed-4117-4048-a358-7ae672cce2a6 Date: Mon, 08 Oct 2018 04:42:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2"],"updated_at":"2018-10-08T04:42:34Z","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net"}]} 2018-10-08 04:42:55,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net used request id req-d4d5c5ed-4117-4048-a358-7ae672cce2a6 2018-10-08 04:42:55,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:55,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e610ba82-f8f6-4589-a60b-9381df7058b2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:42:55,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-e610ba82-f8f6-4589-a60b-9381df7058b2 2018-10-08 04:42:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:55,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ef26a075-dd50-46d2-b807-7d69ddca34a7 Date: Mon, 08 Oct 2018 04:42:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:42:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet"}]} 2018-10-08 04:42:55,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-ef26a075-dd50-46d2-b807-7d69ddca34a7 2018-10-08 04:42:55,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:55,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2810a3a7-61b7-4654-9ddf-7a6de2fd5a1b Date: Mon, 08 Oct 2018 04:42:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.4"}],"id":"060b0bbe-ad40-4ec3-9c44-5642f31a6c36","security_groups":[],"mac_address":"fa:16:3e:b1:16:18","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.2"}],"id":"0b58e8de-1d50-4e07-85ca-dc6619b62795","security_groups":[],"mac_address":"fa:16:3e:b4:c3:72","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.14"}],"id":"97fb1c13-efed-488d-889e-15b219dcd0be","security_groups":["335b9d82-3a74-485d-891e-d289fe3b31c5"],"mac_address":"fa:16:3e:ef:79:19","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:39Z","binding:vnic_type":"normal","device_id":"8ff4d40b-d338-439e-8262-e1db8cd3585d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2","ip_address":"10.55.0.3"}],"id":"a0aedec2-3122-4508-8534-cc43c2a8d9e6","security_groups":[],"mac_address":"fa:16:3e:e5:83:0e","project_id":"e4d4bdfe29ff4db0a0643725257f9fc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47fa6f4e-0d32-4e61-8db3-5ae2a7a38697","tenant_id":"e4d4bdfe29ff4db0a0643725257f9fc4","created_at":"2018-10-08T04:42:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-47fa6f4e-0d32-4e61-8db3-5ae2a7a38697"}]} 2018-10-08 04:42:55,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-2810a3a7-61b7-4654-9ddf-7a6de2fd5a1b 2018-10-08 04:42:55,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001b1c1c3caa1bd288a1ca7035f39f846a243939" 2018-10-08 04:42:55,747 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01c29345-623f-40d7-9537-866f409f04e5 x-compute-request-id: req-01c29345-623f-40d7-9537-866f409f04e5 Content-Type: application/json 2018-10-08 04:42:55,747 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-01c29345-623f-40d7-9537-866f409f04e5 2018-10-08 04:42:55,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:56,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97afa344-cb87-4ea6-8a7b-222a494c1dd0 x-compute-request-id: req-97afa344-cb87-4ea6-8a7b-222a494c1dd0 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:42:43.000000", "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "security_groups": [{"name": "default"}], "user_id": "44ac085fead84b59869e8dd24383748d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:55Z", "hostId": "a583abb23835057b5e8d4592be60ea7cb44c2247eac1b6ce2621cbc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:56,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-97afa344-cb87-4ea6-8a7b-222a494c1dd0 2018-10-08 04:42:56,208 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst] is - ACTIVE 2018-10-08 04:42:56,208 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:42:59,211 - create_instance - DEBUG - VM status query timeout in 296.535742044 2018-10-08 04:42:59,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:42:59,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:42:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b279f244-f798-4df6-8487-f383e338e58c x-compute-request-id: req-b279f244-f798-4df6-8487-f383e338e58c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:79:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d", "rel": "bookmark"}], "image": {"id": "b0675442-4696-4ec2-a6ba-f023e937673a", "links": [{"href": "http://172.30.9.28:8774/images/b0675442-4696-4ec2-a6ba-f023e937673a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:42:43.000000", "flavor": {"id": "60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "links": [{"href": "http://172.30.9.28:8774/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2", "rel": "bookmark"}]}, "id": "8ff4d40b-d338-439e-8262-e1db8cd3585d", "security_groups": [{"name": "default"}], "user_id": "44ac085fead84b59869e8dd24383748d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:42:55Z", "hostId": "a583abb23835057b5e8d4592be60ea7cb44c2247eac1b6ce2621cbc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst", "created": "2018-10-08T04:42:42Z", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:42:59,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-b279f244-f798-4df6-8487-f383e338e58c 2018-10-08 04:42:59,882 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst] is - ACTIVE 2018-10-08 04:42:59,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:43:02,886 - create_instance - DEBUG - VM status query timeout in 292.861373186 2018-10-08 04:43:02,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:43:02,938 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e23a8909-6080-4820-ada7-fe5e842698f1 x-compute-request-id: req-e23a8909-6080-4820-ada7-fe5e842698f1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8ff4d40b-d338-439e-8262-e1db8cd3585d could not be found.", "code": 404}} 2018-10-08 04:43:02,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-e23a8909-6080-4820-ada7-fe5e842698f1 2018-10-08 04:43:02,939 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8ff4d40b-d338-439e-8262-e1db8cd3585d could not be found. (HTTP 404) (Request-ID: req-e23a8909-6080-4820-ada7-fe5e842698f1) 2018-10-08 04:43:02,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001b1c1c3caa1bd288a1ca7035f39f846a243939" 2018-10-08 04:43:03,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-014630f7-6ff1-4cd6-a6bf-e3c750c8efd4 x-compute-request-id: req-014630f7-6ff1-4cd6-a6bf-e3c750c8efd4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:43:03,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst used request id req-014630f7-6ff1-4cd6-a6bf-e3c750c8efd4 2018-10-08 04:43:03,030 - create_instance - INFO - Deleting Port with ID - 97fb1c13-efed-488d-889e-15b219dcd0be 2018-10-08 04:43:03,030 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-port 2018-10-08 04:43:03,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/97fb1c13-efed-488d-889e-15b219dcd0be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:43:03,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6b78dfa-390f-4301-8f14-732339575ebb Date: Mon, 08 Oct 2018 04:43:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:43:03,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/97fb1c13-efed-488d-889e-15b219dcd0be used request id req-c6b78dfa-390f-4301-8f14-732339575ebb 2018-10-08 04:43:03,851 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst 2018-10-08 04:43:03,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:43:03,897 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:43: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-8b6b6fc8-3cb6-48a4-a186-6eef368a6ecb x-compute-request-id: req-8b6b6fc8-3cb6-48a4-a186-6eef368a6ecb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8ff4d40b-d338-439e-8262-e1db8cd3585d could not be found.", "code": 404}} 2018-10-08 04:43:03,898 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-8b6b6fc8-3cb6-48a4-a186-6eef368a6ecb 2018-10-08 04:43:03,898 - create_instance - WARNING - Instance already deleted - Instance 8ff4d40b-d338-439e-8262-e1db8cd3585d could not be found. (HTTP 404) (Request-ID: req-8b6b6fc8-3cb6-48a4-a186-6eef368a6ecb) 2018-10-08 04:43:03,899 - create_instance - INFO - Checking deletion status 2018-10-08 04:43:03,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d4206f6b745c004b3a8c46a126161f269b8306" 2018-10-08 04:43:03,947 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:43: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-474f846f-e61a-473a-b898-4fa142abd54f x-compute-request-id: req-474f846f-e61a-473a-b898-4fa142abd54f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8ff4d40b-d338-439e-8262-e1db8cd3585d could not be found.", "code": 404}} 2018-10-08 04:43:03,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8ff4d40b-d338-439e-8262-e1db8cd3585d used request id req-474f846f-e61a-473a-b898-4fa142abd54f 2018-10-08 04:43:03,948 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8ff4d40b-d338-439e-8262-e1db8cd3585d could not be found. (HTTP 404) (Request-ID: req-474f846f-e61a-473a-b898-4fa142abd54f) 2018-10-08 04:43:03,948 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-inst 2018-10-08 04:43:03,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedbb2037018d6582ff42ca441af25014f1be670" 2018-10-08 04:43:03,998 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:43: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-bf8ade89-6a3c-4697-9a85-3c19f11aabbc x-compute-request-id: req-bf8ade89-6a3c-4697-9a85-3c19f11aabbc Content-Length: 0 Content-Type: application/json 2018-10-08 04:43:03,998 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/60e5d93c-5e4c-454c-b3e3-fb98bfba70a2 used request id req-bf8ade89-6a3c-4697-9a85-3c19f11aabbc 2018-10-08 04:43:03,999 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet 2018-10-08 04:43:03,999 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-subnet 2018-10-08 04:43:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" 2018-10-08 04:43:06,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ce70159-9bff-41fb-ac91-becaf6702d2a Date: Mon, 08 Oct 2018 04:43:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:43:06,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1bdca0bf-dc65-4fcd-a0ef-2781d1bb49a2 used request id req-1ce70159-9bff-41fb-ac91-becaf6702d2a 2018-10-08 04:43:06,139 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-pub-net 2018-10-08 04:43:06,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3363a03abd970810b846958faf6b0a1429692c7" 2018-10-08 04:43:07,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5b0a3e7-9c06-4dae-9c3c-4a6838460078 Date: Mon, 08 Oct 2018 04:43:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:43:07,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/47fa6f4e-0d32-4e61-8db3-5ae2a7a38697 used request id req-e5b0a3e7-9c06-4dae-9c3c-4a6838460078 2018-10-08 04:43:07,835 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-a8a66dbb-48ed-4595-864a-1bf70fa4344c-image 2018-10-08 04:43:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd98307515a822b9900587d275fdbba60ded0fa0" 2018-10-08 04:43:09,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-998b3146-ca61-48eb-9c81-678aa8fad4ad Date: Mon, 08 Oct 2018 04:43:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:43:09,710 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b0675442-4696-4ec2-a6ba-f023e937673a used request id req-998b3146-ca61-48eb-9c81-678aa8fad4ad 2018-10-08 04:43:09,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:43:09,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2c9abf3f-1e1d-4607-aae3-60174eeac810 Date: Mon, 08 Oct 2018 04:43:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "created_at": "2018-10-08T04:42:33Z", "updated_at": "2018-10-08T04:42:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:42:33Z", "revision_number": 0, "id": "37e849a9-0deb-4f5c-82b2-510c3b2fd8d7", "remote_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "remote_ip_prefix": null, "created_at": "2018-10-08T04:42:33Z", "security_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4d4bdfe29ff4db0a0643725257f9fc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:42:33Z", "revision_number": 0, "id": "80a468ca-00ae-4778-b1cb-fe388ad892e5", "remote_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "remote_ip_prefix": null, "created_at": "2018-10-08T04:42:33Z", "security_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4d4bdfe29ff4db0a0643725257f9fc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:42:33Z", "revision_number": 0, "id": "83f4a487-ee2e-4b10-b2bf-e0934186715e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:42:33Z", "security_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4d4bdfe29ff4db0a0643725257f9fc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:42:33Z", "revision_number": 0, "id": "bf2129b8-e83d-443a-bd8e-26e66f1ae2cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:42:33Z", "security_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4d4bdfe29ff4db0a0643725257f9fc4"}], "revision_number": 4, "project_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:43:09,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2c9abf3f-1e1d-4607-aae3-60174eeac810 2018-10-08 04:43:09,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:43:10,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19713434-6bf6-4fca-b3b2-6c6d2ee3ff76 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4"}, "enabled": true, "id": "e4d4bdfe29ff4db0a0643725257f9fc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-eb67335f-65db-4a6-proj"}} 2018-10-08 04:43:10,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-19713434-6bf6-4fca-b3b2-6c6d2ee3ff76 2018-10-08 04:43:10,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 335b9d82-3a74-485d-891e-d289fe3b31c5 2018-10-08 04:43:10,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335b9d82-3a74-485d-891e-d289fe3b31c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:43:10,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b5d845e-0c85-42dc-9267-592c26a60805 Date: Mon, 08 Oct 2018 04:43:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:42:33Z", "security_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "port_range_min": null, "revision_number": 0, "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "created_at": "2018-10-08T04:42:33Z", "project_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "id": "37e849a9-0deb-4f5c-82b2-510c3b2fd8d7"}, {"remote_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:42:33Z", "security_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "port_range_min": null, "revision_number": 0, "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "created_at": "2018-10-08T04:42:33Z", "project_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "id": "80a468ca-00ae-4778-b1cb-fe388ad892e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:42:33Z", "security_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "port_range_min": null, "revision_number": 0, "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "created_at": "2018-10-08T04:42:33Z", "project_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "id": "83f4a487-ee2e-4b10-b2bf-e0934186715e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:42:33Z", "security_group_id": "335b9d82-3a74-485d-891e-d289fe3b31c5", "port_range_min": null, "revision_number": 0, "tenant_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "created_at": "2018-10-08T04:42:33Z", "project_id": "e4d4bdfe29ff4db0a0643725257f9fc4", "id": "bf2129b8-e83d-443a-bd8e-26e66f1ae2cf"}]} 2018-10-08 04:43:10,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335b9d82-3a74-485d-891e-d289fe3b31c5 used request id req-8b5d845e-0c85-42dc-9267-592c26a60805 2018-10-08 04:43:10,205 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:43:10,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/335b9d82-3a74-485d-891e-d289fe3b31c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:43:10,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04806554-250e-4a2d-82c5-b17623f571f1 Content-Length: 0 Date: Mon, 08 Oct 2018 04:43:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:43:10,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/335b9d82-3a74-485d-891e-d289fe3b31c5 used request id req-04806554-250e-4a2d-82c5-b17623f571f1 2018-10-08 04:43:10,532 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-eb67335f-65db-4a6-proj 2018-10-08 04:43:10,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:43:10,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89bbd4d2-505f-42bb-9533-10c8ed224188 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:43:10,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e4d4bdfe29ff4db0a0643725257f9fc4 used request id req-89bbd4d2-505f-42bb-9533-10c8ed224188 2018-10-08 04:43:10,748 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-eb67335f-65db-4a6-proj-role 2018-10-08 04:43:10,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/10751ced81df4d17affb0ad962c144f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:43:10,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adc99117-6f03-4164-8b9c-2e1202ca0578 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:43:10,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/10751ced81df4d17affb0ad962c144f4 used request id req-adc99117-6f03-4164-8b9c-2e1202ca0578 2018-10-08 04:43:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bbfb08ba719747ef355d71c6a8f4a411829932" 2018-10-08 04:43:10,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8aca1d-b79d-44a9-8908-14fef06bc8c3 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:43:10,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6b8aca1d-b79d-44a9-8908-14fef06bc8c3 2018-10-08 04:43:10,955 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-eb67335f-65db-4a6-user 2018-10-08 04:43:10,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/44ac085fead84b59869e8dd24383748d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56f75354cbf466f71ea98ad9ac1fc8067cdabc8" 2018-10-08 04:43:11,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-667b6a2c-812f-4e5a-ab39-a8f07016bd62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:43:11,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/44ac085fead84b59869e8dd24383748d used request id req-667b6a2c-812f-4e5a-ab39-a8f07016bd62 2018-10-08 04:43:11,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:11,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["q--rc_QlRCCNFK9vTbqr4Q"], "issued_at": "2018-10-08T04:43:11.000000Z"}} 2018-10-08 04:43:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d710febd9885fe7853be63ea469389efe2d711" 2018-10-08 04:43:11,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d553e19d-f350-42ad-a68a-182add963e0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:11,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d553e19d-f350-42ad-a68a-182add963e0d 2018-10-08 04:43:11,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:11,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:12,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["A53UYdGcTG2hIUM-lvB3CA"], "issued_at": "2018-10-08T04:43:12.000000Z"}} 2018-10-08 04:43:12,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:12,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ba0aed-4f78-492c-813e-dee97e04b6b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:12,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46ba0aed-4f78-492c-813e-dee97e04b6b8 2018-10-08 04:43:12,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:43:12,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:43:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:12,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c6702c-ba9b-45b4-8c04-beba19da90c5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:43:12,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj used request id req-96c6702c-ba9b-45b4-8c04-beba19da90c5 2018-10-08 04:43:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:12,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224e19ee-64e5-4e95-85d6-22c171790ad0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:43:12,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-224e19ee-64e5-4e95-85d6-22c171790ad0 2018-10-08 04:43:12,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}}' 2018-10-08 04:43:12,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ebc7242-0852-4471-8922-994c56316673 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d"}, "enabled": true, "id": "6931a33970a44af198f506a66a62e91d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}} 2018-10-08 04:43:12,758 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4ebc7242-0852-4471-8922-994c56316673 2018-10-08 04:43:12,758 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj 2018-10-08 04:43:12,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:12,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:13,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:43:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Gmfe1MK7QkSV61gmGGJhFg"], "issued_at": "2018-10-08T04:43:13.000000Z"}} 2018-10-08 04:43:13,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0417e8a3e1d8acbda07306092b17d4b127ade9" 2018-10-08 04:43:13,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6eefb7-3b15-4a06-bf10-191cce4b4ac7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:13,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4e6eefb7-3b15-4a06-bf10-191cce4b4ac7 2018-10-08 04:43:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:43:13,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:43:13,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0417e8a3e1d8acbda07306092b17d4b127ade9" 2018-10-08 04:43:13,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0c972f-bcaa-4190-b14a-867c2fd035de Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:43:13,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0c0c972f-bcaa-4190-b14a-867c2fd035de 2018-10-08 04:43:13,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0417e8a3e1d8acbda07306092b17d4b127ade9" 2018-10-08 04:43:13,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7dd5ce-5feb-4cd6-a4e7-327dfa53239d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d"}, "enabled": true, "id": "6931a33970a44af198f506a66a62e91d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}]} 2018-10-08 04:43:13,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj used request id req-4c7dd5ce-5feb-4cd6-a4e7-327dfa53239d 2018-10-08 04:43:13,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0417e8a3e1d8acbda07306092b17d4b127ade9" 2018-10-08 04:43:13,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afa0026-72e7-40fb-bbae-14be2122b8da Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:43:13,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6afa0026-72e7-40fb-bbae-14be2122b8da 2018-10-08 04:43:13,895 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a3af3467-5fbf-43d-user 2018-10-08 04:43:13,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:13,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:13,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54198c6a-8ca4-4d2e-b2e4-55d5dde8ec05 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:43:13,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-54198c6a-8ca4-4d2e-b2e4-55d5dde8ec05 2018-10-08 04:43:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" -d '{"role": {"name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role"}}' 2018-10-08 04:43:14,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e508a5e7-9c33-4644-8d40-d43f4dec7eb5 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4d8790c89f54fd3bfb6716400ff2233", "links": {"self": "http://172.30.9.28:5000/v3/roles/c4d8790c89f54fd3bfb6716400ff2233"}, "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role"}} 2018-10-08 04:43:14,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e508a5e7-9c33-4644-8d40-d43f4dec7eb5 2018-10-08 04:43:14,104 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role 2018-10-08 04:43:14,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c4d8790c89f54fd3bfb6716400ff2233 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:14,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db6ca9c-db97-4ceb-a8b6-6604931d01a2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c4d8790c89f54fd3bfb6716400ff2233"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role", "id": "c4d8790c89f54fd3bfb6716400ff2233"}} 2018-10-08 04:43:14,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c4d8790c89f54fd3bfb6716400ff2233 used request id req-5db6ca9c-db97-4ceb-a8b6-6604931d01a2 2018-10-08 04:43:14,125 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role to project CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj 2018-10-08 04:43:14,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d/users/b079dc4e3b2f4884b3299595334d2749/roles/c4d8790c89f54fd3bfb6716400ff2233 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:14,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df77fb40-4135-4382-af1f-408cf3a92098 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:43:14,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d/users/b079dc4e3b2f4884b3299595334d2749/roles/c4d8790c89f54fd3bfb6716400ff2233 used request id req-df77fb40-4135-4382-af1f-408cf3a92098 2018-10-08 04:43:14,320 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:43:14,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:14,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:14,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4d8790c89f54fd3bfb6716400ff2233", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role"}], "expires_at": "2018-10-08T05:43:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6931a33970a44af198f506a66a62e91d", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-user", "id": "b079dc4e3b2f4884b3299595334d2749"}, "audit_ids": ["5CLAtrHSSdiHRPFIP8wc8g"], "issued_at": "2018-10-08T04:43:14.000000Z"}} 2018-10-08 04:43:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b3badc74e11488c8f9b4bccad4270417e859f55" 2018-10-08 04:43:14,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94c497d-fabd-4c45-b141-5ec291688261 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:14,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e94c497d-fabd-4c45-b141-5ec291688261 2018-10-08 04:43:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b3badc74e11488c8f9b4bccad4270417e859f55" 2018-10-08 04:43:15,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3c8f8d13-06c3-42ad-98b0-a5e34862521d Date: Mon, 08 Oct 2018 04:43:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image"} 2018-10-08 04:43:15,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image used request id req-3c8f8d13-06c3-42ad-98b0-a5e34862521d 2018-10-08 04:43:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b3badc74e11488c8f9b4bccad4270417e859f55" 2018-10-08 04:43:15,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-23bdfb31-8bcc-4906-b2b0-7eaeac169f55 Date: Mon, 08 Oct 2018 04:43: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:43:15,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-23bdfb31-8bcc-4906-b2b0-7eaeac169f55 2018-10-08 04:43:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b3badc74e11488c8f9b4bccad4270417e859f55" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image"}' 2018-10-08 04:43:15,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8 X-Openstack-Request-Id: req-82c9c597-2d77-4af2-932e-21503347d501 Date: Mon, 08 Oct 2018 04:43:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:43:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:43:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "min_disk": 0, "protected": false, "id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "file": "/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8/file", "checksum": null, "owner": "6931a33970a44af198f506a66a62e91d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:43:15,411 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-82c9c597-2d77-4af2-932e-21503347d501 2018-10-08 04:43:15,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b3badc74e11488c8f9b4bccad4270417e859f55" -d '' 2018-10-08 04:43:17,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab9d4a72-332b-4d33-97be-90e67ea1396b Date: Mon, 08 Oct 2018 04:43:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:43:17,684 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8/file used request id req-ab9d4a72-332b-4d33-97be-90e67ea1396b 2018-10-08 04:43:17,685 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:43:17,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b3badc74e11488c8f9b4bccad4270417e859f55" 2018-10-08 04:43:17,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-80886e8e-d3c3-4a83-93a1-3ac842c309a9 Date: Mon, 08 Oct 2018 04:43:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:43:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/edcd6657-b3bc-4edf-8666-ea27264493b8/snap", "metadata": {}}], "self": "/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "min_disk": 0, "protected": false, "id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "file": "/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6931a33970a44af198f506a66a62e91d", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/edcd6657-b3bc-4edf-8666-ea27264493b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:43:17,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8 used request id req-80886e8e-d3c3-4a83-93a1-3ac842c309a9 2018-10-08 04:43:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b3badc74e11488c8f9b4bccad4270417e859f55" 2018-10-08 04:43:17,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d757d2e0-dbb6-40f1-b3f1-7886c09dc6a3 Date: Mon, 08 Oct 2018 04:43: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:43:17,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d757d2e0-dbb6-40f1-b3f1-7886c09dc6a3 2018-10-08 04:43:17,870 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image 2018-10-08 04:43:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b3badc74e11488c8f9b4bccad4270417e859f55" 2018-10-08 04:43:18,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4b6c6100-e9a3-4d05-a066-1d6b5876e703 Date: Mon, 08 Oct 2018 04:43:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:43:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/edcd6657-b3bc-4edf-8666-ea27264493b8/snap", "metadata": {}}], "self": "/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "min_disk": 0, "protected": false, "id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "file": "/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6931a33970a44af198f506a66a62e91d", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/edcd6657-b3bc-4edf-8666-ea27264493b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:43:18,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8 used request id req-4b6c6100-e9a3-4d05-a066-1d6b5876e703 2018-10-08 04:43:18,034 - create_image - DEBUG - Instance status is - active 2018-10-08 04:43:18,034 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image 2018-10-08 04:43:18,034 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image 2018-10-08 04:43:18,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:18,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:18,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4d8790c89f54fd3bfb6716400ff2233", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role"}], "expires_at": "2018-10-08T05:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6931a33970a44af198f506a66a62e91d", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-user", "id": "b079dc4e3b2f4884b3299595334d2749"}, "audit_ids": ["ifzrFVfsRD6dZsaOpmIbIA"], "issued_at": "2018-10-08T04:43:18.000000Z"}} 2018-10-08 04:43:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" 2018-10-08 04:43:18,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15627fa2-0077-4819-b7cb-f7ade6bc4ec3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:18,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15627fa2-0077-4819-b7cb-f7ade6bc4ec3 2018-10-08 04:43:18,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" 2018-10-08 04:43:18,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b83b17f3-23d3-4ddb-abc9-1243ea7d9ae2 Date: Mon, 08 Oct 2018 04:43:18 GMT RESP BODY: {"networks":[]} 2018-10-08 04:43:18,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net used request id req-b83b17f3-23d3-4ddb-abc9-1243ea7d9ae2 2018-10-08 04:43:18,664 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net 2018-10-08 04:43:18,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" -d '{"network": {"name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net", "admin_state_up": true}}' 2018-10-08 04:43:19,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8e175e90-fd80-4ca1-8f65-9ce59f687096 Date: Mon, 08 Oct 2018 04:43:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6931a33970a44af198f506a66a62e91d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:43:19Z","is_default":false,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:19Z","mtu":1450}} 2018-10-08 04:43:19,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8e175e90-fd80-4ca1-8f65-9ce59f687096 2018-10-08 04:43:19,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" 2018-10-08 04:43:19,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-f729cd3f-f4a1-407b-8f80-4c0bffb12191 Date: Mon, 08 Oct 2018 04:43:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:43:19Z","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6931a33970a44af198f506a66a62e91d","id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net"}]} 2018-10-08 04:43:19,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-f729cd3f-f4a1-407b-8f80-4c0bffb12191 2018-10-08 04:43:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" 2018-10-08 04:43:19,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8bf1d631-f35f-48b1-8b03-3ec96c0e5d1e Date: Mon, 08 Oct 2018 04:43:19 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:43:19,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-8bf1d631-f35f-48b1-8b03-3ec96c0e5d1e 2018-10-08 04:43:19,630 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet 2018-10-08 04:43:19,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" -d '{"subnets": [{"ip_version": 4, "network_id": "731569bd-3aaa-4b7e-8efb-acef7e6e60a2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet"}]}' 2018-10-08 04:43:20,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-629c711d-12f7-43db-af71-8ce4d5d09f94 Date: Mon, 08 Oct 2018 04:43:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:43:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6931a33970a44af198f506a66a62e91d","id":"7f9afc64-089b-4fd3-889d-a481d0b52183","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet"}]} 2018-10-08 04:43:20,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-629c711d-12f7-43db-af71-8ce4d5d09f94 2018-10-08 04:43:20,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" 2018-10-08 04:43:20,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c0520178-9180-4b12-a43f-895d36aea627 Date: Mon, 08 Oct 2018 04:43:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7f9afc64-089b-4fd3-889d-a481d0b52183"],"updated_at":"2018-10-08T04:43:20Z","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6931a33970a44af198f506a66a62e91d","id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net"}]} 2018-10-08 04:43:20,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-c0520178-9180-4b12-a43f-895d36aea627 2018-10-08 04:43:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" 2018-10-08 04:43:20,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d7c83ad7-0e0c-44ca-b68b-b7db212469aa Date: Mon, 08 Oct 2018 04:43:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:43:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6931a33970a44af198f506a66a62e91d","id":"7f9afc64-089b-4fd3-889d-a481d0b52183","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet"}]} 2018-10-08 04:43:20,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-d7c83ad7-0e0c-44ca-b68b-b7db212469aa 2018-10-08 04:43:20,793 - OpenStackNetwork - DEBUG - Network [731569bd-3aaa-4b7e-8efb-acef7e6e60a2] created successfully 2018-10-08 04:43:20,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:20,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:21,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["j_nmcMZQQJ6oIpm9iF60Jg"], "issued_at": "2018-10-08T04:43:21.000000Z"}} 2018-10-08 04:43:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3b6e0dcf09fa3811e9fb794fba9ce784a852ec" 2018-10-08 04:43:21,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f912402d-008e-466a-a118-808d1dd54ccf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:21,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f912402d-008e-466a-a118-808d1dd54ccf 2018-10-08 04:43:21,261 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:43:21,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3b6e0dcf09fa3811e9fb794fba9ce784a852ec" 2018-10-08 04:43:21,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2ec8f7f-e475-49b2-95ee-a0895c88c45f x-compute-request-id: req-a2ec8f7f-e475-49b2-95ee-a0895c88c45f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:43:21,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a2ec8f7f-e475-49b2-95ee-a0895c88c45f 2018-10-08 04:43:21,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3b6e0dcf09fa3811e9fb794fba9ce784a852ec" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-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-10-08 04:43:21,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-316e0e80-80b9-4bc2-9f51-a2dad536eca1 x-compute-request-id: req-316e0e80-80b9-4bc2-9f51-a2dad536eca1 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:43:21,530 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-316e0e80-80b9-4bc2-9f51-a2dad536eca1 2018-10-08 04:43:21,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:21,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:21,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4d8790c89f54fd3bfb6716400ff2233", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role"}], "expires_at": "2018-10-08T05:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6931a33970a44af198f506a66a62e91d", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-user", "id": "b079dc4e3b2f4884b3299595334d2749"}, "audit_ids": ["gJoYAIc-QWGzguT6tmHCsA"], "issued_at": "2018-10-08T04:43:21.000000Z"}} 2018-10-08 04:43:21,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:21,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86654ec-b0bf-4996-96aa-e0d28482fe22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:21,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b86654ec-b0bf-4996-96aa-e0d28482fe22 2018-10-08 04:43:21,988 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:43:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:22,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793710bc-98f8-4067-8251-476e4e7e384a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:22,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-793710bc-98f8-4067-8251-476e4e7e384a 2018-10-08 04:43:22,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:22,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-98aab8cb-0340-4f61-95d2-c382e0439483 Date: Mon, 08 Oct 2018 04:43:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7f9afc64-089b-4fd3-889d-a481d0b52183"],"updated_at":"2018-10-08T04:43:20Z","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6931a33970a44af198f506a66a62e91d","id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net"}]} 2018-10-08 04:43:22,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net used request id req-98aab8cb-0340-4f61-95d2-c382e0439483 2018-10-08 04:43:22,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:43:22,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:43:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:22,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0307881d-00e9-4268-84ee-afa6dfc7f803 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d"}, "enabled": true, "id": "6931a33970a44af198f506a66a62e91d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}} 2018-10-08 04:43:22,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d used request id req-0307881d-00e9-4268-84ee-afa6dfc7f803 2018-10-08 04:43:22,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:22,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2d17e27d-eb7b-4d96-89fd-91cd88f2458e Date: Mon, 08 Oct 2018 04:43:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:43:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6931a33970a44af198f506a66a62e91d","id":"7f9afc64-089b-4fd3-889d-a481d0b52183","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet"}]} 2018-10-08 04:43:22,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-2d17e27d-eb7b-4d96-89fd-91cd88f2458e 2018-10-08 04:43:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:22,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b126343b-b55d-4c1b-b2d1-5f5b864e0a9f Date: Mon, 08 Oct 2018 04:43:22 GMT RESP BODY: {"ports":[]} 2018-10-08 04:43:22,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1&admin_state_up=True used request id req-b126343b-b55d-4c1b-b2d1-5f5b864e0a9f 2018-10-08 04:43:22,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:23,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43: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-ed4c76c7-6344-4140-8761-4c01717025c5 x-compute-request-id: req-ed4c76c7-6344-4140-8761-4c01717025c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:43:23,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst used request id req-ed4c76c7-6344-4140-8761-4c01717025c5 2018-10-08 04:43:23,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:23,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-692748ca-05d6-4985-923c-4b8f70b3eaae Date: Mon, 08 Oct 2018 04:43:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7f9afc64-089b-4fd3-889d-a481d0b52183"],"updated_at":"2018-10-08T04:43:20Z","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6931a33970a44af198f506a66a62e91d","id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net"}]} 2018-10-08 04:43:23,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net used request id req-692748ca-05d6-4985-923c-4b8f70b3eaae 2018-10-08 04:43:23,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:23,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60de391-7024-4c6c-a224-8df7f07a73f0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d"}, "enabled": true, "id": "6931a33970a44af198f506a66a62e91d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}} 2018-10-08 04:43:23,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d used request id req-a60de391-7024-4c6c-a224-8df7f07a73f0 2018-10-08 04:43:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:23,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8782c36b-fbf5-4180-b6dc-543f643506a3 Date: Mon, 08 Oct 2018 04:43:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:43:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6931a33970a44af198f506a66a62e91d","id":"7f9afc64-089b-4fd3-889d-a481d0b52183","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet"}]} 2018-10-08 04:43:23,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-8782c36b-fbf5-4180-b6dc-543f643506a3 2018-10-08 04:43:23,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:23,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1d730a8f-b065-4b31-bece-0c62d942bfb0 Date: Mon, 08 Oct 2018 04:43:23 GMT RESP BODY: {"ports":[]} 2018-10-08 04:43:23,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1&admin_state_up=True used request id req-1d730a8f-b065-4b31-bece-0c62d942bfb0 2018-10-08 04:43:23,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:23,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:24,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4d8790c89f54fd3bfb6716400ff2233", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role"}], "expires_at": "2018-10-08T05:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6931a33970a44af198f506a66a62e91d", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6931a33970a44af198f506a66a62e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-user", "id": "b079dc4e3b2f4884b3299595334d2749"}, "audit_ids": ["2HySI4AKRB-_CZcl7zE0vA"], "issued_at": "2018-10-08T04:43:24.000000Z"}} 2018-10-08 04:43:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a836573a916d709c9c839195385f8cc31f44e054" 2018-10-08 04:43:24,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a940ee-def5-408a-a1e8-b5407ebbe146 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:24,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c7a940ee-def5-408a-a1e8-b5407ebbe146 2018-10-08 04:43:24,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:24,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-55578089-0ba0-4640-a9bf-359d650b4254 Date: Mon, 08 Oct 2018 04:43:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7f9afc64-089b-4fd3-889d-a481d0b52183"],"updated_at":"2018-10-08T04:43:20Z","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6931a33970a44af198f506a66a62e91d","id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net"}]} 2018-10-08 04:43:24,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net used request id req-55578089-0ba0-4640-a9bf-359d650b4254 2018-10-08 04:43:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:24,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bb430358-8505-48da-bdd9-5d21805d86e9 Date: Mon, 08 Oct 2018 04:43:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:43:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6931a33970a44af198f506a66a62e91d","id":"7f9afc64-089b-4fd3-889d-a481d0b52183","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet"}]} 2018-10-08 04:43:24,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-bb430358-8505-48da-bdd9-5d21805d86e9 2018-10-08 04:43:24,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:24,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4c3b62b1-12ce-4e16-91b1-a831dade2592 Date: Mon, 08 Oct 2018 04:43:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7f9afc64-089b-4fd3-889d-a481d0b52183"],"updated_at":"2018-10-08T04:43:20Z","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6931a33970a44af198f506a66a62e91d","id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net"}]} 2018-10-08 04:43:24,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net used request id req-4c3b62b1-12ce-4e16-91b1-a831dade2592 2018-10-08 04:43:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:43:24,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:43:24,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a836573a916d709c9c839195385f8cc31f44e054" 2018-10-08 04:43:24,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3073f409-cee8-4901-a979-af6a98346266 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d"}, "enabled": true, "id": "6931a33970a44af198f506a66a62e91d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}} 2018-10-08 04:43:24,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d used request id req-3073f409-cee8-4901-a979-af6a98346266 2018-10-08 04:43:24,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:24,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a8e1481d-a3ca-4333-b1c9-9b6e9fe46be7 Date: Mon, 08 Oct 2018 04:43:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:43:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6931a33970a44af198f506a66a62e91d","id":"7f9afc64-089b-4fd3-889d-a481d0b52183","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet"}]} 2018-10-08 04:43:24,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-a8e1481d-a3ca-4333-b1c9-9b6e9fe46be7 2018-10-08 04:43:24,800 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net 2018-10-08 04:43:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" -d '{"port": {"network_id": "731569bd-3aaa-4b7e-8efb-acef7e6e60a2", "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-08 04:43:25,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-8fbb5a86-4586-4315-8275-fe91d7657466 Date: Mon, 08 Oct 2018 04:43:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:43:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9afc64-089b-4fd3-889d-a481d0b52183","ip_address":"10.55.0.8"}],"id":"ce4f6f17-efbd-4411-a581-123af20b313b","security_groups":["bffec6d2-1d86-4fe5-badc-bdce74d5ebce"],"mac_address":"fa:16:3e:cd:8b:4d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1","project_id":"6931a33970a44af198f506a66a62e91d","qos_policy_id":null,"admin_state_up":true,"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:25Z","binding:vnic_type":"normal"}} 2018-10-08 04:43:25,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-8fbb5a86-4586-4315-8275-fe91d7657466 2018-10-08 04:43:25,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:25,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dc519e5a-a2c2-4621-82a1-ca3f990d21b8 Date: Mon, 08 Oct 2018 04:43:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7f9afc64-089b-4fd3-889d-a481d0b52183"],"updated_at":"2018-10-08T04:43:20Z","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6931a33970a44af198f506a66a62e91d","id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net"}]} 2018-10-08 04:43:25,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net used request id req-dc519e5a-a2c2-4621-82a1-ca3f990d21b8 2018-10-08 04:43:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:25,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9aeae5-71e0-4bc2-8359-6d836a1bfb78 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d"}, "enabled": true, "id": "6931a33970a44af198f506a66a62e91d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}} 2018-10-08 04:43:25,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d used request id req-de9aeae5-71e0-4bc2-8359-6d836a1bfb78 2018-10-08 04:43:25,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:26,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-210dffb1-cce0-4a16-8161-14562cde283e Date: Mon, 08 Oct 2018 04:43:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:43:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6931a33970a44af198f506a66a62e91d","id":"7f9afc64-089b-4fd3-889d-a481d0b52183","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet"}]} 2018-10-08 04:43:26,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-210dffb1-cce0-4a16-8161-14562cde283e 2018-10-08 04:43:26,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:26,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-5b2e0fb9-74b4-4d2c-a6c4-e69f90ba4451 Date: Mon, 08 Oct 2018 04:43:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:43:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9afc64-089b-4fd3-889d-a481d0b52183","ip_address":"10.55.0.8"}],"id":"ce4f6f17-efbd-4411-a581-123af20b313b","security_groups":["bffec6d2-1d86-4fe5-badc-bdce74d5ebce"],"mac_address":"fa:16:3e:cd:8b:4d","project_id":"6931a33970a44af198f506a66a62e91d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1","admin_state_up":true,"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:43:26,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1&admin_state_up=True used request id req-5b2e0fb9-74b4-4d2c-a6c4-e69f90ba4451 2018-10-08 04:43:26,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:26,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-763e42d4-e24c-4a57-970d-de23084716d4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d"}, "enabled": true, "id": "6931a33970a44af198f506a66a62e91d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}} 2018-10-08 04:43:26,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d used request id req-763e42d4-e24c-4a57-970d-de23084716d4 2018-10-08 04:43:26,352 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst 2018-10-08 04:43:26,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:26,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43: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-064af2a6-61a5-46b0-8313-34417b7356f3 x-compute-request-id: req-064af2a6-61a5-46b0-8313-34417b7356f3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-flavor-name"}]} 2018-10-08 04:43:26,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-064af2a6-61a5-46b0-8313-34417b7356f3 2018-10-08 04:43:26,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:26,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43: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-f54e324d-9049-4719-b2f2-0bb4080d5fda x-compute-request-id: req-f54e324d-9049-4719-b2f2-0bb4080d5fda Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:43:26,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b used request id req-f54e324d-9049-4719-b2f2-0bb4080d5fda 2018-10-08 04:43:26,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:26,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-56f59628-3d72-45eb-af16-be794e3476b5 Date: Mon, 08 Oct 2018 04:43:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:43:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/edcd6657-b3bc-4edf-8666-ea27264493b8/snap", "metadata": {}}], "self": "/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "min_disk": 0, "protected": false, "id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "file": "/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6931a33970a44af198f506a66a62e91d", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/edcd6657-b3bc-4edf-8666-ea27264493b8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image"} 2018-10-08 04:43:26,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image used request id req-56f59628-3d72-45eb-af16-be794e3476b5 2018-10-08 04:43:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:26,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8e108761-ca3f-4af2-9a37-63b1c6eddf45 Date: Mon, 08 Oct 2018 04:43:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:43:26,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8e108761-ca3f-4af2-9a37-63b1c6eddf45 2018-10-08 04:43:26,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" -d '{"server": {"name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst", "imageRef": "edcd6657-b3bc-4edf-8666-ea27264493b8", "flavorRef": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "max_count": 1, "min_count": 1, "networks": [{"port": "ce4f6f17-efbd-4411-a581-123af20b313b"}]}}' 2018-10-08 04:43:28,434 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:43: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-63497456-66cd-4900-a0ec-11adf245f461 x-compute-request-id: req-63497456-66cd-4900-a0ec-11adf245f461 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "adf2084c-b74e-43fa-a28b-572c0986f4dd", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "bookmark"}], "adminPass": "kKfW6NeYZwhF"}} 2018-10-08 04:43:28,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63497456-66cd-4900-a0ec-11adf245f461 2018-10-08 04:43:28,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:28,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43: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-c894698c-9ca9-4800-8645-49728204ac8c x-compute-request-id: req-c894698c-9ca9-4800-8645-49728204ac8c Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "bookmark"}], "image": {"id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "links": [{"href": "http://172.30.9.28:8774/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "links": [{"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}]}, "id": "adf2084c-b74e-43fa-a28b-572c0986f4dd", "user_id": "b079dc4e3b2f4884b3299595334d2749", "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-10-08T04:43:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst", "created": "2018-10-08T04:43:28Z", "tenant_id": "6931a33970a44af198f506a66a62e91d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:43:28,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd used request id req-c894698c-9ca9-4800-8645-49728204ac8c 2018-10-08 04:43:28,670 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst 2018-10-08 04:43:28,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:28,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43: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-7d84ba54-1399-4efa-bd8e-23b9c82b17da x-compute-request-id: req-7d84ba54-1399-4efa-bd8e-23b9c82b17da Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "bookmark"}], "image": {"id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "links": [{"href": "http://172.30.9.28:8774/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "links": [{"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}]}, "id": "adf2084c-b74e-43fa-a28b-572c0986f4dd", "user_id": "b079dc4e3b2f4884b3299595334d2749", "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-10-08T04:43:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst", "created": "2018-10-08T04:43:28Z", "tenant_id": "6931a33970a44af198f506a66a62e91d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:43:28,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd used request id req-7d84ba54-1399-4efa-bd8e-23b9c82b17da 2018-10-08 04:43:28,878 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst] is - BUILD 2018-10-08 04:43:28,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:43:31,882 - create_instance - DEBUG - VM status query timeout in 896.788746119 2018-10-08 04:43:31,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:32,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43: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-1ef44e71-7c03-4aa6-9757-f0555490fbdc x-compute-request-id: req-1ef44e71-7c03-4aa6-9757-f0555490fbdc Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "bookmark"}], "image": {"id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "links": [{"href": "http://172.30.9.28:8774/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "links": [{"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}]}, "id": "adf2084c-b74e-43fa-a28b-572c0986f4dd", "security_groups": [{"name": "default"}], "user_id": "b079dc4e3b2f4884b3299595334d2749", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:43:29Z", "hostId": "543cd6b3562934d74bff454da85a9e03528fe84032bff5af43607480", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst", "created": "2018-10-08T04:43:28Z", "tenant_id": "6931a33970a44af198f506a66a62e91d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:43:32,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd used request id req-1ef44e71-7c03-4aa6-9757-f0555490fbdc 2018-10-08 04:43:32,642 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst] is - BUILD 2018-10-08 04:43:32,642 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:43:35,646 - create_instance - DEBUG - VM status query timeout in 893.024641991 2018-10-08 04:43:35,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:36,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43: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-9aaea05a-7b54-499a-a512-6cf28f4bf01d x-compute-request-id: req-9aaea05a-7b54-499a-a512-6cf28f4bf01d Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:8b:4d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "bookmark"}], "image": {"id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "links": [{"href": "http://172.30.9.28:8774/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:43:29.000000", "flavor": {"id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "links": [{"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}]}, "id": "adf2084c-b74e-43fa-a28b-572c0986f4dd", "security_groups": [{"name": "default"}], "user_id": "b079dc4e3b2f4884b3299595334d2749", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:43:34Z", "hostId": "543cd6b3562934d74bff454da85a9e03528fe84032bff5af43607480", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst", "created": "2018-10-08T04:43:28Z", "tenant_id": "6931a33970a44af198f506a66a62e91d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:43:36,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd used request id req-9aaea05a-7b54-499a-a512-6cf28f4bf01d 2018-10-08 04:43:36,431 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst] is - ACTIVE 2018-10-08 04:43:36,431 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:43:36,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:37,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43: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-eb9d4d0b-9eef-4714-bcb0-c6c6b079357d x-compute-request-id: req-eb9d4d0b-9eef-4714-bcb0-c6c6b079357d Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:8b:4d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "bookmark"}], "image": {"id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "links": [{"href": "http://172.30.9.28:8774/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:43:29.000000", "flavor": {"id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "links": [{"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}]}, "id": "adf2084c-b74e-43fa-a28b-572c0986f4dd", "security_groups": [{"name": "default"}], "user_id": "b079dc4e3b2f4884b3299595334d2749", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:43:34Z", "hostId": "543cd6b3562934d74bff454da85a9e03528fe84032bff5af43607480", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst", "created": "2018-10-08T04:43:28Z", "tenant_id": "6931a33970a44af198f506a66a62e91d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:43:37,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd used request id req-eb9d4d0b-9eef-4714-bcb0-c6c6b079357d 2018-10-08 04:43:37,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:37,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6384bdcc-adad-43ef-a258-5dcb1decbb34 Date: Mon, 08 Oct 2018 04:43:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7f9afc64-089b-4fd3-889d-a481d0b52183"],"updated_at":"2018-10-08T04:43:20Z","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6931a33970a44af198f506a66a62e91d","id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net"}]} 2018-10-08 04:43:37,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net used request id req-6384bdcc-adad-43ef-a258-5dcb1decbb34 2018-10-08 04:43:37,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:37,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c28787-58df-4e2b-bed6-50146cf9bf55 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d"}, "enabled": true, "id": "6931a33970a44af198f506a66a62e91d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}} 2018-10-08 04:43:37,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d used request id req-d4c28787-58df-4e2b-bed6-50146cf9bf55 2018-10-08 04:43:37,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:37,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ee862cb1-3e92-4ea7-8d4c-1245d1a18ed7 Date: Mon, 08 Oct 2018 04:43:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:43:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6931a33970a44af198f506a66a62e91d","id":"7f9afc64-089b-4fd3-889d-a481d0b52183","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet"}]} 2018-10-08 04:43:37,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-ee862cb1-3e92-4ea7-8d4c-1245d1a18ed7 2018-10-08 04:43:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:37,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3183 X-Openstack-Request-Id: req-e899cefe-444a-43ae-9f1a-c2bac97d5429 Date: Mon, 08 Oct 2018 04:43:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:43:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f9afc64-089b-4fd3-889d-a481d0b52183","ip_address":"10.55.0.2"}],"id":"0a949b32-1510-4563-94eb-c3a9ec4154bc","security_groups":[],"mac_address":"fa:16:3e:01:7b:54","project_id":"6931a33970a44af198f506a66a62e91d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-731569bd-3aaa-4b7e-8efb-acef7e6e60a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:43:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f9afc64-089b-4fd3-889d-a481d0b52183","ip_address":"10.55.0.3"}],"id":"58ff9f09-c98a-48b0-a616-b5e953580958","security_groups":[],"mac_address":"fa:16:3e:cb:28:ab","project_id":"6931a33970a44af198f506a66a62e91d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-731569bd-3aaa-4b7e-8efb-acef7e6e60a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:43:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f9afc64-089b-4fd3-889d-a481d0b52183","ip_address":"10.55.0.4"}],"id":"825a7ace-1325-46f1-8047-58f132780002","security_groups":[],"mac_address":"fa:16:3e:54:70:40","project_id":"6931a33970a44af198f506a66a62e91d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-731569bd-3aaa-4b7e-8efb-acef7e6e60a2"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:43:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9afc64-089b-4fd3-889d-a481d0b52183","ip_address":"10.55.0.8"}],"id":"ce4f6f17-efbd-4411-a581-123af20b313b","security_groups":["bffec6d2-1d86-4fe5-badc-bdce74d5ebce"],"mac_address":"fa:16:3e:cd:8b:4d","project_id":"6931a33970a44af198f506a66a62e91d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1","admin_state_up":true,"network_id":"731569bd-3aaa-4b7e-8efb-acef7e6e60a2","tenant_id":"6931a33970a44af198f506a66a62e91d","created_at":"2018-10-08T04:43:25Z","binding:vnic_type":"normal","device_id":"adf2084c-b74e-43fa-a28b-572c0986f4dd"}]} 2018-10-08 04:43:37,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-e899cefe-444a-43ae-9f1a-c2bac97d5429 2018-10-08 04:43:37,450 - create_instance - INFO - Deleting Port with ID - ce4f6f17-efbd-4411-a581-123af20b313b 2018-10-08 04:43:37,450 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483fport-1 2018-10-08 04:43:37,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ce4f6f17-efbd-4411-a581-123af20b313b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:38,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-072d8d27-ed40-429e-9912-748ffe4dbde7 Date: Mon, 08 Oct 2018 04:43:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:43:38,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ce4f6f17-efbd-4411-a581-123af20b313b used request id req-072d8d27-ed40-429e-9912-748ffe4dbde7 2018-10-08 04:43:38,041 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst 2018-10-08 04:43:38,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:38,363 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:43: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-bbf65e19-7343-470a-b102-81250623bbc2 x-compute-request-id: req-bbf65e19-7343-470a-b102-81250623bbc2 Content-Type: application/json 2018-10-08 04:43:38,363 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd used request id req-bbf65e19-7343-470a-b102-81250623bbc2 2018-10-08 04:43:38,363 - create_instance - INFO - Checking deletion status 2018-10-08 04:43:38,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:38,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43: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-103eda53-d724-47a1-972b-f394db455a80 x-compute-request-id: req-103eda53-d724-47a1-972b-f394db455a80 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "bookmark"}], "image": {"id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "links": [{"href": "http://172.30.9.28:8774/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:43:29.000000", "flavor": {"id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "links": [{"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}]}, "id": "adf2084c-b74e-43fa-a28b-572c0986f4dd", "user_id": "b079dc4e3b2f4884b3299595334d2749", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:43:38Z", "hostId": "543cd6b3562934d74bff454da85a9e03528fe84032bff5af43607480", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst", "created": "2018-10-08T04:43:28Z", "tenant_id": "6931a33970a44af198f506a66a62e91d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:43:38,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd used request id req-103eda53-d724-47a1-972b-f394db455a80 2018-10-08 04:43:38,820 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst] is - ACTIVE 2018-10-08 04:43:38,820 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:43:41,823 - create_instance - DEBUG - VM status query timeout in 296.540517092 2018-10-08 04:43:41,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:42,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c171e2af-c357-42ca-a5eb-25d73c997ef1 x-compute-request-id: req-c171e2af-c357-42ca-a5eb-25d73c997ef1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd", "rel": "bookmark"}], "image": {"id": "edcd6657-b3bc-4edf-8666-ea27264493b8", "links": [{"href": "http://172.30.9.28:8774/images/edcd6657-b3bc-4edf-8666-ea27264493b8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:43:29.000000", "flavor": {"id": "c0fb6820-7513-4f83-8664-76a216a0bb3b", "links": [{"href": "http://172.30.9.28:8774/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b", "rel": "bookmark"}]}, "id": "adf2084c-b74e-43fa-a28b-572c0986f4dd", "user_id": "b079dc4e3b2f4884b3299595334d2749", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:43:38Z", "hostId": "543cd6b3562934d74bff454da85a9e03528fe84032bff5af43607480", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst", "created": "2018-10-08T04:43:28Z", "tenant_id": "6931a33970a44af198f506a66a62e91d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:43:42,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd used request id req-c171e2af-c357-42ca-a5eb-25d73c997ef1 2018-10-08 04:43:42,302 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst] is - ACTIVE 2018-10-08 04:43:42,302 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:43:45,305 - create_instance - DEBUG - VM status query timeout in 293.05865407 2018-10-08 04:43:45,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e3b180731d061f5d411fac6dfdcc41ddca38d9" 2018-10-08 04:43:45,356 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:43: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-a0bb38bb-e135-48e3-ac9a-f20c629e0596 x-compute-request-id: req-a0bb38bb-e135-48e3-ac9a-f20c629e0596 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance adf2084c-b74e-43fa-a28b-572c0986f4dd could not be found.", "code": 404}} 2018-10-08 04:43:45,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/adf2084c-b74e-43fa-a28b-572c0986f4dd used request id req-a0bb38bb-e135-48e3-ac9a-f20c629e0596 2018-10-08 04:43:45,357 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance adf2084c-b74e-43fa-a28b-572c0986f4dd could not be found. (HTTP 404) (Request-ID: req-a0bb38bb-e135-48e3-ac9a-f20c629e0596) 2018-10-08 04:43:45,357 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-inst 2018-10-08 04:43:45,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3b6e0dcf09fa3811e9fb794fba9ce784a852ec" 2018-10-08 04:43:45,393 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:43: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-c45c6a31-10f9-4baa-bb8d-e8989230c906 x-compute-request-id: req-c45c6a31-10f9-4baa-bb8d-e8989230c906 Content-Length: 0 Content-Type: application/json 2018-10-08 04:43:45,393 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c0fb6820-7513-4f83-8664-76a216a0bb3b used request id req-c45c6a31-10f9-4baa-bb8d-e8989230c906 2018-10-08 04:43:45,394 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet 2018-10-08 04:43:45,394 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-subnet 2018-10-08 04:43:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7f9afc64-089b-4fd3-889d-a481d0b52183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" 2018-10-08 04:43:47,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-258d262d-f1e4-46b9-9f46-523a06f412ea Date: Mon, 08 Oct 2018 04:43:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:43:47,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7f9afc64-089b-4fd3-889d-a481d0b52183 used request id req-258d262d-f1e4-46b9-9f46-523a06f412ea 2018-10-08 04:43:47,842 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-pub-net 2018-10-08 04:43:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/731569bd-3aaa-4b7e-8efb-acef7e6e60a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170a596e52b4876f57800f28b8519876f66e4fe6" 2018-10-08 04:43:49,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-800714c7-09ff-4360-8de8-ad7cc6908458 Date: Mon, 08 Oct 2018 04:43:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:43:49,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/731569bd-3aaa-4b7e-8efb-acef7e6e60a2 used request id req-800714c7-09ff-4360-8de8-ad7cc6908458 2018-10-08 04:43:49,106 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9323f73c-ab95-4494-8db4-2f96c7ad483f-image 2018-10-08 04:43:49,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b3badc74e11488c8f9b4bccad4270417e859f55" 2018-10-08 04:43:50,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1fbcef49-bfa3-497e-8bb5-f2421693cdbd Date: Mon, 08 Oct 2018 04:43:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:43:50,500 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/edcd6657-b3bc-4edf-8666-ea27264493b8 used request id req-1fbcef49-bfa3-497e-8bb5-f2421693cdbd 2018-10-08 04:43:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:50,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0306c539-f32e-439f-806e-383e338cad9a Date: Mon, 08 Oct 2018 04:43:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6931a33970a44af198f506a66a62e91d", "created_at": "2018-10-08T04:43:18Z", "updated_at": "2018-10-08T04:43:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:43:18Z", "revision_number": 0, "id": "3f370eb5-b074-4396-a1f1-aa1c28250648", "remote_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "remote_ip_prefix": null, "created_at": "2018-10-08T04:43:18Z", "security_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "tenant_id": "6931a33970a44af198f506a66a62e91d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6931a33970a44af198f506a66a62e91d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:43:18Z", "revision_number": 0, "id": "61426c3d-b900-4091-bc63-2e683ecd8b90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:43:18Z", "security_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "tenant_id": "6931a33970a44af198f506a66a62e91d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6931a33970a44af198f506a66a62e91d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:43:18Z", "revision_number": 0, "id": "c304fea2-b86b-42b7-a863-f5a7481ca0ba", "remote_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "remote_ip_prefix": null, "created_at": "2018-10-08T04:43:18Z", "security_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "tenant_id": "6931a33970a44af198f506a66a62e91d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6931a33970a44af198f506a66a62e91d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:43:18Z", "revision_number": 0, "id": "cff109a0-9381-4b65-b426-8fd51721e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:43:18Z", "security_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "tenant_id": "6931a33970a44af198f506a66a62e91d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6931a33970a44af198f506a66a62e91d"}], "revision_number": 4, "project_id": "6931a33970a44af198f506a66a62e91d", "id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:43:50,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0306c539-f32e-439f-806e-383e338cad9a 2018-10-08 04:43:50,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:50,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcbdce5-9dd6-46b5-9519-75bda647f122 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:43:50,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-3fcbdce5-9dd6-46b5-9519-75bda647f122 2018-10-08 04:43:50,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:50,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af5a462-6231-4637-9e52-d508aebc0fff Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:43:50,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-6af5a462-6231-4637-9e52-d508aebc0fff 2018-10-08 04:43:50,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:50,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b70dae-9bd4-4702-b425-4eb05c74ca84 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:43:50,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-a2b70dae-9bd4-4702-b425-4eb05c74ca84 2018-10-08 04:43:50,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:51,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6fe591-d23a-4286-a78c-752b6841782c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d"}, "enabled": true, "id": "6931a33970a44af198f506a66a62e91d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj"}} 2018-10-08 04:43:51,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d used request id req-bc6fe591-d23a-4286-a78c-752b6841782c 2018-10-08 04:43:51,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bffec6d2-1d86-4fe5-badc-bdce74d5ebce 2018-10-08 04:43:51,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bffec6d2-1d86-4fe5-badc-bdce74d5ebce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:51,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2798a367-381c-43e8-8cf2-306453432e52 Date: Mon, 08 Oct 2018 04:43:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:43:18Z", "security_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "port_range_min": null, "revision_number": 0, "tenant_id": "6931a33970a44af198f506a66a62e91d", "created_at": "2018-10-08T04:43:18Z", "project_id": "6931a33970a44af198f506a66a62e91d", "id": "3f370eb5-b074-4396-a1f1-aa1c28250648"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:43:18Z", "security_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "port_range_min": null, "revision_number": 0, "tenant_id": "6931a33970a44af198f506a66a62e91d", "created_at": "2018-10-08T04:43:18Z", "project_id": "6931a33970a44af198f506a66a62e91d", "id": "61426c3d-b900-4091-bc63-2e683ecd8b90"}, {"remote_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:43:18Z", "security_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "port_range_min": null, "revision_number": 0, "tenant_id": "6931a33970a44af198f506a66a62e91d", "created_at": "2018-10-08T04:43:18Z", "project_id": "6931a33970a44af198f506a66a62e91d", "id": "c304fea2-b86b-42b7-a863-f5a7481ca0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:43:18Z", "security_group_id": "bffec6d2-1d86-4fe5-badc-bdce74d5ebce", "port_range_min": null, "revision_number": 0, "tenant_id": "6931a33970a44af198f506a66a62e91d", "created_at": "2018-10-08T04:43:18Z", "project_id": "6931a33970a44af198f506a66a62e91d", "id": "cff109a0-9381-4b65-b426-8fd51721e199"}]} 2018-10-08 04:43:51,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bffec6d2-1d86-4fe5-badc-bdce74d5ebce used request id req-2798a367-381c-43e8-8cf2-306453432e52 2018-10-08 04:43:51,243 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:43:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/bffec6d2-1d86-4fe5-badc-bdce74d5ebce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:51,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f992892d-8c1e-4163-a16d-13592f2ff1a4 Content-Length: 0 Date: Mon, 08 Oct 2018 04:43:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:43:51,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/bffec6d2-1d86-4fe5-badc-bdce74d5ebce used request id req-f992892d-8c1e-4163-a16d-13592f2ff1a4 2018-10-08 04:43:51,637 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj 2018-10-08 04:43:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:51,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b154c0b-1d16-46ff-a7f1-043b9356210b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:43:51,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6931a33970a44af198f506a66a62e91d used request id req-3b154c0b-1d16-46ff-a7f1-043b9356210b 2018-10-08 04:43:51,836 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a3af3467-5fbf-43d-proj-role 2018-10-08 04:43:51,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c4d8790c89f54fd3bfb6716400ff2233 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:51,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbaab6fc-7b82-405c-96e5-625fd93968d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:43:51,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c4d8790c89f54fd3bfb6716400ff2233 used request id req-cbaab6fc-7b82-405c-96e5-625fd93968d5 2018-10-08 04:43:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d656f0c3723b41eab59bdc46a5048d09627d21a9" 2018-10-08 04:43:52,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63be6ee1-971d-49fe-b7a9-84a71f491077 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:43:52,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-63be6ee1-971d-49fe-b7a9-84a71f491077 2018-10-08 04:43:52,043 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a3af3467-5fbf-43d-user 2018-10-08 04:43:52,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b079dc4e3b2f4884b3299595334d2749 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0417e8a3e1d8acbda07306092b17d4b127ade9" 2018-10-08 04:43:52,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5495d25-98c7-418a-befa-a3bbef8cf401 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:43:52,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b079dc4e3b2f4884b3299595334d2749 used request id req-b5495d25-98c7-418a-befa-a3bbef8cf401 2018-10-08 04:43:52,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:52,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["W0581MgBT-SMKmv1x9HAiA"], "issued_at": "2018-10-08T04:43:52.000000Z"}} 2018-10-08 04:43:52,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2d071f5e3d0bce00e5e9458c1a1ceb3797f263" 2018-10-08 04:43:52,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7781f6c-133c-4d8f-8eb8-536907d2fe35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:52,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a7781f6c-133c-4d8f-8eb8-536907d2fe35 2018-10-08 04:43:52,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:52,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:53,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Dq8ia_P7Sy2pyYFhy-VBWw"], "issued_at": "2018-10-08T04:43:53.000000Z"}} 2018-10-08 04:43:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:43:53,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4077adce-a20c-448e-8244-e5a89fcafec2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:53,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4077adce-a20c-448e-8244-e5a89fcafec2 2018-10-08 04:43:53,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:43:53,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:43:53,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:43:53,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692ec42e-74e0-4e68-9885-0c9f1dddff56 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:43:53,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj used request id req-692ec42e-74e0-4e68-9885-0c9f1dddff56 2018-10-08 04:43:53,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:43:53,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0b787b-4fbf-4566-996a-669868c3915e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:43:53,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9c0b787b-4fbf-4566-996a-669868c3915e 2018-10-08 04:43:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}}' 2018-10-08 04:43:53,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d872a5bb-179c-42d8-af74-130463319eff Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336"}, "enabled": true, "id": "90922e0b5388470d8facc7bdacf6c336", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}} 2018-10-08 04:43:53,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d872a5bb-179c-42d8-af74-130463319eff 2018-10-08 04:43:53,482 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj 2018-10-08 04:43:53,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:53,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:53,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["luuXzKMlRb-4Vd3fwQRd4g"], "issued_at": "2018-10-08T04:43:53.000000Z"}} 2018-10-08 04:43:53,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8836f0df2283795e88990a7c28cb15b33a88b5" 2018-10-08 04:43:53,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6be243-7a9d-4e5e-a653-9989a70bd674 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:53,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf6be243-7a9d-4e5e-a653-9989a70bd674 2018-10-08 04:43:53,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:43:53,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:43:53,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8836f0df2283795e88990a7c28cb15b33a88b5" 2018-10-08 04:43:54,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50938a82-804c-4d86-ab4c-936f84e6e100 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:43:54,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-50938a82-804c-4d86-ab4c-936f84e6e100 2018-10-08 04:43:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8836f0df2283795e88990a7c28cb15b33a88b5" 2018-10-08 04:43:54,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8bfd79-d644-43e4-bd46-7c348691391b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336"}, "enabled": true, "id": "90922e0b5388470d8facc7bdacf6c336", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}]} 2018-10-08 04:43:54,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj used request id req-1f8bfd79-d644-43e4-bd46-7c348691391b 2018-10-08 04:43:54,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8836f0df2283795e88990a7c28cb15b33a88b5" 2018-10-08 04:43:54,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34607126-f4d2-4ee6-ab3c-0f5836662260 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:43:54,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-34607126-f4d2-4ee6-ab3c-0f5836662260 2018-10-08 04:43:54,487 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-user 2018-10-08 04:43:54,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:43:54,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47118e2b-c650-4dcf-8d66-7e48f44c5275 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:43:54,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-47118e2b-c650-4dcf-8d66-7e48f44c5275 2018-10-08 04:43:54,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" -d '{"role": {"name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role"}}' 2018-10-08 04:43:54,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23d63a93-9904-473d-9daf-3db59457dd06 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e72f7c8769e844eabc2c885ef00f4c2f", "links": {"self": "http://172.30.9.28:5000/v3/roles/e72f7c8769e844eabc2c885ef00f4c2f"}, "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role"}} 2018-10-08 04:43:54,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-23d63a93-9904-473d-9daf-3db59457dd06 2018-10-08 04:43:54,697 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role 2018-10-08 04:43:54,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e72f7c8769e844eabc2c885ef00f4c2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:43:54,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685e15b2-b529-4656-87ae-a4f6474390f6 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e72f7c8769e844eabc2c885ef00f4c2f"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role", "id": "e72f7c8769e844eabc2c885ef00f4c2f"}} 2018-10-08 04:43:54,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e72f7c8769e844eabc2c885ef00f4c2f used request id req-685e15b2-b529-4656-87ae-a4f6474390f6 2018-10-08 04:43:54,786 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role to project CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj 2018-10-08 04:43:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336/users/e9c2a66ac61049989b7dd03dd2d09ed5/roles/e72f7c8769e844eabc2c885ef00f4c2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:43:54,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39114979-3436-45c3-bb92-1fbbbb73d045 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:43:54,919 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336/users/e9c2a66ac61049989b7dd03dd2d09ed5/roles/e72f7c8769e844eabc2c885ef00f4c2f used request id req-39114979-3436-45c3-bb92-1fbbbb73d045 2018-10-08 04:43:54,919 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:43:54,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:54,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:55,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e72f7c8769e844eabc2c885ef00f4c2f", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role"}], "expires_at": "2018-10-08T05:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90922e0b5388470d8facc7bdacf6c336", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-user", "id": "e9c2a66ac61049989b7dd03dd2d09ed5"}, "audit_ids": ["f2azLU6IR_SLDr3OBzQElA"], "issued_at": "2018-10-08T04:43:55.000000Z"}} 2018-10-08 04:43:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ff5fdb7901dacb532dcfd6bf519c5ce04711fb" 2018-10-08 04:43:55,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412a1606-280c-4259-850a-c8c8688dd4af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:55,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-412a1606-280c-4259-850a-c8c8688dd4af 2018-10-08 04:43:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6ff5fdb7901dacb532dcfd6bf519c5ce04711fb" 2018-10-08 04:43:55,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-782aa5fa-a04f-4679-8a55-fd3ab26c5c10 Date: Mon, 08 Oct 2018 04:43:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image"} 2018-10-08 04:43:55,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image used request id req-782aa5fa-a04f-4679-8a55-fd3ab26c5c10 2018-10-08 04:43:55,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6ff5fdb7901dacb532dcfd6bf519c5ce04711fb" 2018-10-08 04:43:55,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b53a38c0-faf5-40a2-a0b3-6ff4e8bfa458 Date: Mon, 08 Oct 2018 04:43:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:43:55,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b53a38c0-faf5-40a2-a0b3-6ff4e8bfa458 2018-10-08 04:43:55,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6ff5fdb7901dacb532dcfd6bf519c5ce04711fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image"}' 2018-10-08 04:43:55,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274 X-Openstack-Request-Id: req-a9500016-c732-46f6-8255-402303997b17 Date: Mon, 08 Oct 2018 04:43:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:43:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:43:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274", "min_disk": 0, "protected": false, "id": "03c7adc9-70ef-4f45-9efc-e145ce494274", "file": "/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274/file", "checksum": null, "owner": "90922e0b5388470d8facc7bdacf6c336", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:43:55,991 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a9500016-c732-46f6-8255-402303997b17 2018-10-08 04:43:56,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6ff5fdb7901dacb532dcfd6bf519c5ce04711fb" -d '' 2018-10-08 04:43:58,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e63de1e-fb3a-4c55-8cd7-63a77029ebcd Date: Mon, 08 Oct 2018 04:43:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:43:58,122 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274/file used request id req-1e63de1e-fb3a-4c55-8cd7-63a77029ebcd 2018-10-08 04:43:58,123 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:43:58,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6ff5fdb7901dacb532dcfd6bf519c5ce04711fb" 2018-10-08 04:43:58,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-156192df-d092-4e40-be52-58d19475ac6a Date: Mon, 08 Oct 2018 04:43:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:43:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:43:58Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/03c7adc9-70ef-4f45-9efc-e145ce494274/snap", "metadata": {}}], "self": "/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274", "min_disk": 0, "protected": false, "id": "03c7adc9-70ef-4f45-9efc-e145ce494274", "file": "/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90922e0b5388470d8facc7bdacf6c336", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/03c7adc9-70ef-4f45-9efc-e145ce494274/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:43:58,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274 used request id req-156192df-d092-4e40-be52-58d19475ac6a 2018-10-08 04:43:58,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6ff5fdb7901dacb532dcfd6bf519c5ce04711fb" 2018-10-08 04:43:58,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11826042-b1f2-442f-8d0e-dedd83b01e71 Date: Mon, 08 Oct 2018 04:43:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:43:58,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-11826042-b1f2-442f-8d0e-dedd83b01e71 2018-10-08 04:43:58,451 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image 2018-10-08 04:43:58,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6ff5fdb7901dacb532dcfd6bf519c5ce04711fb" 2018-10-08 04:43:58,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0ff4b810-ca88-464c-8d83-c62588f4bb54 Date: Mon, 08 Oct 2018 04:43:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:43:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:43:58Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/03c7adc9-70ef-4f45-9efc-e145ce494274/snap", "metadata": {}}], "self": "/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274", "min_disk": 0, "protected": false, "id": "03c7adc9-70ef-4f45-9efc-e145ce494274", "file": "/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90922e0b5388470d8facc7bdacf6c336", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/03c7adc9-70ef-4f45-9efc-e145ce494274/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:43:58,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274 used request id req-0ff4b810-ca88-464c-8d83-c62588f4bb54 2018-10-08 04:43:58,616 - create_image - DEBUG - Instance status is - active 2018-10-08 04:43:58,616 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image 2018-10-08 04:43:58,616 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image 2018-10-08 04:43:58,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:43:58,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:43:59,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e72f7c8769e844eabc2c885ef00f4c2f", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role"}], "expires_at": "2018-10-08T05:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90922e0b5388470d8facc7bdacf6c336", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-user", "id": "e9c2a66ac61049989b7dd03dd2d09ed5"}, "audit_ids": ["c9IXpZfUQR6Fja71nKHLvw"], "issued_at": "2018-10-08T04:43:59.000000Z"}} 2018-10-08 04:43:59,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" 2018-10-08 04:43:59,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5c94b4-ad21-408f-90cc-b25880344e0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:43:59,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e5c94b4-ad21-408f-90cc-b25880344e0c 2018-10-08 04:43:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" 2018-10-08 04:43:59,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9dc99c5d-ffb5-44c8-8c05-1d8e137e6ac2 Date: Mon, 08 Oct 2018 04:43:59 GMT RESP BODY: {"networks":[]} 2018-10-08 04:43:59,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net used request id req-9dc99c5d-ffb5-44c8-8c05-1d8e137e6ac2 2018-10-08 04:43:59,245 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net 2018-10-08 04:43:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" -d '{"network": {"name": "CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net", "admin_state_up": true}}' 2018-10-08 04:43:59,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-3ca08929-fc02-4e37-8cf1-7a843e63bcbc Date: Mon, 08 Oct 2018 04:43:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"90922e0b5388470d8facc7bdacf6c336","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:43:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:43:59Z","mtu":1450}} 2018-10-08 04:43:59,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3ca08929-fc02-4e37-8cf1-7a843e63bcbc 2018-10-08 04:43:59,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" 2018-10-08 04:44:00,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-28bc445d-a8c5-4b26-9967-6deb97b95405 Date: Mon, 08 Oct 2018 04:44:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:43:59Z","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90922e0b5388470d8facc7bdacf6c336","id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net"}]} 2018-10-08 04:44:00,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab used request id req-28bc445d-a8c5-4b26-9967-6deb97b95405 2018-10-08 04:44:00,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" 2018-10-08 04:44:00,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-312164f1-450b-43d9-a3fe-7ab05dfc8975 Date: Mon, 08 Oct 2018 04:44:00 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:44:00,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab used request id req-312164f1-450b-43d9-a3fe-7ab05dfc8975 2018-10-08 04:44:00,214 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet 2018-10-08 04:44:00,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" -d '{"subnets": [{"ip_version": 4, "network_id": "2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet"}]}' 2018-10-08 04:44:01,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67ebea5e-fdf9-454c-8248-29183c153b3b Date: Mon, 08 Oct 2018 04:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:44:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"90922e0b5388470d8facc7bdacf6c336","id":"310ccee0-bc44-441e-8c59-1e0af3daadf7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet"}]} 2018-10-08 04:44:01,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-67ebea5e-fdf9-454c-8248-29183c153b3b 2018-10-08 04:44:01,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" 2018-10-08 04:44:01,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3736290d-b1b5-4401-8409-3f9f232e3d0e Date: Mon, 08 Oct 2018 04:44:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["310ccee0-bc44-441e-8c59-1e0af3daadf7"],"updated_at":"2018-10-08T04:44:00Z","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90922e0b5388470d8facc7bdacf6c336","id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net"}]} 2018-10-08 04:44:01,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab used request id req-3736290d-b1b5-4401-8409-3f9f232e3d0e 2018-10-08 04:44:01,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" 2018-10-08 04:44:01,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3eecf3e2-234a-49d0-ae81-598befdfa632 Date: Mon, 08 Oct 2018 04:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:44:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90922e0b5388470d8facc7bdacf6c336","id":"310ccee0-bc44-441e-8c59-1e0af3daadf7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet"}]} 2018-10-08 04:44:01,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab used request id req-3eecf3e2-234a-49d0-ae81-598befdfa632 2018-10-08 04:44:01,360 - OpenStackNetwork - DEBUG - Network [2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab] created successfully 2018-10-08 04:44:01,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:01,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:01,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["K2-W8S4SR8OamGlMxY5zsA"], "issued_at": "2018-10-08T04:44:01.000000Z"}} 2018-10-08 04:44:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fb52565c4638c1923183dc0695ccfa532523d0" 2018-10-08 04:44:01,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6464270f-7e09-4504-9e90-e2767935f06c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:01,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6464270f-7e09-4504-9e90-e2767935f06c 2018-10-08 04:44:01,839 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:44:01,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fb52565c4638c1923183dc0695ccfa532523d0" 2018-10-08 04:44:02,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b806e27a-d3bb-480b-aeb7-20a8978469a7 x-compute-request-id: req-b806e27a-d3bb-480b-aeb7-20a8978469a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:44:02,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b806e27a-d3bb-480b-aeb7-20a8978469a7 2018-10-08 04:44:02,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fb52565c4638c1923183dc0695ccfa532523d0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-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-10-08 04:44:02,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4712f63e-6a6b-426a-b61b-6953433b7c9c x-compute-request-id: req-4712f63e-6a6b-426a-b61b-6953433b7c9c Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3417490-b91b-437a-b278-d2a4a57cf508", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3417490-b91b-437a-b278-d2a4a57cf508", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f3417490-b91b-437a-b278-d2a4a57cf508", "name": "CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:44:02,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4712f63e-6a6b-426a-b61b-6953433b7c9c 2018-10-08 04:44:02,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:02,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:02,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e72f7c8769e844eabc2c885ef00f4c2f", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role"}], "expires_at": "2018-10-08T05:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90922e0b5388470d8facc7bdacf6c336", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-user", "id": "e9c2a66ac61049989b7dd03dd2d09ed5"}, "audit_ids": ["MKiwgXuYRFy9OIvIL_GFJg"], "issued_at": "2018-10-08T04:44:02.000000Z"}} 2018-10-08 04:44:02,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:02,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3587c8-d554-4b2a-928f-624c8ef98c4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:02,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa3587c8-d554-4b2a-928f-624c8ef98c4e 2018-10-08 04:44:02,564 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:44:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:02,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02712b3-5d1f-4c9a-9c7f-059d1a1522c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:02,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d02712b3-5d1f-4c9a-9c7f-059d1a1522c1 2018-10-08 04:44:02,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:02,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fe92a3fb-959e-4024-ad5e-1c22f87b7f7c Date: Mon, 08 Oct 2018 04:44:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["310ccee0-bc44-441e-8c59-1e0af3daadf7"],"updated_at":"2018-10-08T04:44:00Z","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90922e0b5388470d8facc7bdacf6c336","id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net"}]} 2018-10-08 04:44:02,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net used request id req-fe92a3fb-959e-4024-ad5e-1c22f87b7f7c 2018-10-08 04:44:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:02,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:02,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f23de4-8aa4-4141-b3ca-346f434fa518 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336"}, "enabled": true, "id": "90922e0b5388470d8facc7bdacf6c336", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}} 2018-10-08 04:44:02,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 used request id req-63f23de4-8aa4-4141-b3ca-346f434fa518 2018-10-08 04:44:02,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:03,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-264993fc-3d65-4fb9-8a6a-34deab426b04 Date: Mon, 08 Oct 2018 04:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:44:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90922e0b5388470d8facc7bdacf6c336","id":"310ccee0-bc44-441e-8c59-1e0af3daadf7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet"}]} 2018-10-08 04:44:03,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab used request id req-264993fc-3d65-4fb9-8a6a-34deab426b04 2018-10-08 04:44:03,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab&name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:03,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b6de8151-8ab7-4770-a33e-5a4fe5f0fe6a Date: Mon, 08 Oct 2018 04:44:03 GMT RESP BODY: {"ports":[]} 2018-10-08 04:44:03,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab&name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9port-1&admin_state_up=True used request id req-b6de8151-8ab7-4770-a33e-5a4fe5f0fe6a 2018-10-08 04:44:03,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:03,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f961cc9-92ad-43fc-b232-f52aee66f998 x-compute-request-id: req-4f961cc9-92ad-43fc-b232-f52aee66f998 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:44:03,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-inst used request id req-4f961cc9-92ad-43fc-b232-f52aee66f998 2018-10-08 04:44:03,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:03,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-67fd1522-a542-4ce2-8a37-c66ed7e7d931 Date: Mon, 08 Oct 2018 04:44:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["310ccee0-bc44-441e-8c59-1e0af3daadf7"],"updated_at":"2018-10-08T04:44:00Z","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90922e0b5388470d8facc7bdacf6c336","id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net"}]} 2018-10-08 04:44:03,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net used request id req-67fd1522-a542-4ce2-8a37-c66ed7e7d931 2018-10-08 04:44:03,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:03,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836215d3-7068-4490-b3f6-af04acc10568 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336"}, "enabled": true, "id": "90922e0b5388470d8facc7bdacf6c336", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}} 2018-10-08 04:44:03,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 used request id req-836215d3-7068-4490-b3f6-af04acc10568 2018-10-08 04:44:03,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:04,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-836b2245-4843-4e63-9807-95e88e332cf4 Date: Mon, 08 Oct 2018 04:44:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:44:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90922e0b5388470d8facc7bdacf6c336","id":"310ccee0-bc44-441e-8c59-1e0af3daadf7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet"}]} 2018-10-08 04:44:04,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab used request id req-836b2245-4843-4e63-9807-95e88e332cf4 2018-10-08 04:44:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab&name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:04,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e1f7bd60-42ec-4598-8d59-9ca72194f1ce Date: Mon, 08 Oct 2018 04:44:04 GMT RESP BODY: {"ports":[]} 2018-10-08 04:44:04,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab&name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9port-1&admin_state_up=True used request id req-e1f7bd60-42ec-4598-8d59-9ca72194f1ce 2018-10-08 04:44:04,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:04,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:04,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e72f7c8769e844eabc2c885ef00f4c2f", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role"}], "expires_at": "2018-10-08T05:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90922e0b5388470d8facc7bdacf6c336", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/90922e0b5388470d8facc7bdacf6c336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-user", "id": "e9c2a66ac61049989b7dd03dd2d09ed5"}, "audit_ids": ["TR8vJOl_TJ2mH4CFRhVzng"], "issued_at": "2018-10-08T04:44:04.000000Z"}} 2018-10-08 04:44:04,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b702a3ffab4d82f92f7fe510f7a6c0f7fdd1e5f" 2018-10-08 04:44:04,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31e36c9-a09f-46e8-a9b8-bd7c6ee1bc78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:04,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a31e36c9-a09f-46e8-a9b8-bd7c6ee1bc78 2018-10-08 04:44:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:04,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fcaf871f-6211-49d1-8193-8897780d8173 Date: Mon, 08 Oct 2018 04:44:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["310ccee0-bc44-441e-8c59-1e0af3daadf7"],"updated_at":"2018-10-08T04:44:00Z","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90922e0b5388470d8facc7bdacf6c336","id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net"}]} 2018-10-08 04:44:04,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net used request id req-fcaf871f-6211-49d1-8193-8897780d8173 2018-10-08 04:44:04,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:05,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-23a1a827-66eb-4595-bf6f-d458269bacb3 Date: Mon, 08 Oct 2018 04:44:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:44:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90922e0b5388470d8facc7bdacf6c336","id":"310ccee0-bc44-441e-8c59-1e0af3daadf7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet"}]} 2018-10-08 04:44:05,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab used request id req-23a1a827-66eb-4595-bf6f-d458269bacb3 2018-10-08 04:44:05,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:05,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-eb3b3d36-b6d8-4a78-9552-599d474876c0 Date: Mon, 08 Oct 2018 04:44:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["310ccee0-bc44-441e-8c59-1e0af3daadf7"],"updated_at":"2018-10-08T04:44:00Z","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90922e0b5388470d8facc7bdacf6c336","id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net"}]} 2018-10-08 04:44:05,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net used request id req-eb3b3d36-b6d8-4a78-9552-599d474876c0 2018-10-08 04:44:05,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:05,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:05,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b702a3ffab4d82f92f7fe510f7a6c0f7fdd1e5f" 2018-10-08 04:44:05,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f265385-b756-4787-b62c-a9ab20e44370 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336"}, "enabled": true, "id": "90922e0b5388470d8facc7bdacf6c336", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}} 2018-10-08 04:44:05,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 used request id req-4f265385-b756-4787-b62c-a9ab20e44370 2018-10-08 04:44:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" 2018-10-08 04:44:05,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6838afc2-5ef2-4437-b221-f14fab2db26b Date: Mon, 08 Oct 2018 04:44:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab","tenant_id":"90922e0b5388470d8facc7bdacf6c336","created_at":"2018-10-08T04:44:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90922e0b5388470d8facc7bdacf6c336","id":"310ccee0-bc44-441e-8c59-1e0af3daadf7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet"}]} 2018-10-08 04:44:05,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab used request id req-6838afc2-5ef2-4437-b221-f14fab2db26b 2018-10-08 04:44:05,833 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net 2018-10-08 04:44:05,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12399e54b15b00f2bf923b58d476de0610ccbad" -d '{"port": {"network_id": "2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab", "name": "CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-08 04:44:05,994 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-4d1ebaa8-c923-421a-99cb-7977ff623b0c Date: Mon, 08 Oct 2018 04:44:06 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 04:44:05,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-4d1ebaa8-c923-421a-99cb-7977ff623b0c 2018-10-08 04:44:05,995 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 04:44:05,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/f3417490-b91b-437a-b278-d2a4a57cf508 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fb52565c4638c1923183dc0695ccfa532523d0" 2018-10-08 04:44:06,045 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e89ff87c-7718-41b1-a512-2dc4ae8126d2 x-compute-request-id: req-e89ff87c-7718-41b1-a512-2dc4ae8126d2 Content-Length: 0 Content-Type: application/json 2018-10-08 04:44:06,045 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f3417490-b91b-437a-b278-d2a4a57cf508 used request id req-e89ff87c-7718-41b1-a512-2dc4ae8126d2 2018-10-08 04:44:06,046 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet 2018-10-08 04:44:06,046 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-subnet 2018-10-08 04:44:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/310ccee0-bc44-441e-8c59-1e0af3daadf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" 2018-10-08 04:44:08,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9b4c038-94b5-492c-87b3-4cfa2147502d Date: Mon, 08 Oct 2018 04:44:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:44:08,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/310ccee0-bc44-441e-8c59-1e0af3daadf7 used request id req-d9b4c038-94b5-492c-87b3-4cfa2147502d 2018-10-08 04:44:08,380 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-pub-net 2018-10-08 04:44:08,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a808f02200ed94476505eb957b589b027139ce18" 2018-10-08 04:44:09,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-075aa884-165f-417f-9eb8-caf962c43365 Date: Mon, 08 Oct 2018 04:44:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:44:09,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2ef5cf2a-c1a0-4931-a7fb-49e4744e29ab used request id req-075aa884-165f-417f-9eb8-caf962c43365 2018-10-08 04:44:09,501 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e49e9277-164b-4dcb-9df3-8d561bcdaaf9-image 2018-10-08 04:44:09,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6ff5fdb7901dacb532dcfd6bf519c5ce04711fb" 2018-10-08 04:44:10,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6460948-3ca0-4e37-9640-7c0e350db61f Date: Mon, 08 Oct 2018 04:44:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:44:10,787 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/03c7adc9-70ef-4f45-9efc-e145ce494274 used request id req-e6460948-3ca0-4e37-9640-7c0e350db61f 2018-10-08 04:44:10,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:10,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0e6a6462-77f5-4180-b3f9-af8e7c4a34e2 Date: Mon, 08 Oct 2018 04:44:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90922e0b5388470d8facc7bdacf6c336", "created_at": "2018-10-08T04:43:59Z", "updated_at": "2018-10-08T04:43:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:43:59Z", "revision_number": 0, "id": "1156fb6a-4dcf-4bcd-a6f3-a53c0468ec3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:43:59Z", "security_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "tenant_id": "90922e0b5388470d8facc7bdacf6c336", "port_range_min": null, "ethertype": "IPv6", "project_id": "90922e0b5388470d8facc7bdacf6c336"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:43:59Z", "revision_number": 0, "id": "50a6eb17-c122-496a-8e20-aa7af9c16ee9", "remote_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "remote_ip_prefix": null, "created_at": "2018-10-08T04:43:59Z", "security_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "tenant_id": "90922e0b5388470d8facc7bdacf6c336", "port_range_min": null, "ethertype": "IPv6", "project_id": "90922e0b5388470d8facc7bdacf6c336"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:43:59Z", "revision_number": 0, "id": "97fdca08-6cfb-43ea-896f-93e2c9adaa1b", "remote_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "remote_ip_prefix": null, "created_at": "2018-10-08T04:43:59Z", "security_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "tenant_id": "90922e0b5388470d8facc7bdacf6c336", "port_range_min": null, "ethertype": "IPv4", "project_id": "90922e0b5388470d8facc7bdacf6c336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:43:59Z", "revision_number": 0, "id": "d6e029a5-572b-4e4c-9175-6dece746a542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:43:59Z", "security_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "tenant_id": "90922e0b5388470d8facc7bdacf6c336", "port_range_min": null, "ethertype": "IPv4", "project_id": "90922e0b5388470d8facc7bdacf6c336"}], "revision_number": 4, "project_id": "90922e0b5388470d8facc7bdacf6c336", "id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:44:10,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0e6a6462-77f5-4180-b3f9-af8e7c4a34e2 2018-10-08 04:44:11,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:11,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb77682-3fca-4711-8fcf-ae6621dad5d8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:44:11,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-acb77682-3fca-4711-8fcf-ae6621dad5d8 2018-10-08 04:44:11,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:11,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5869f4-8314-4573-ac8a-864f2723d078 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:44:11,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-0b5869f4-8314-4573-ac8a-864f2723d078 2018-10-08 04:44:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:11,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfcd0a66-1ba3-4425-94f5-5a85ac4b5ce6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:44:11,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-bfcd0a66-1ba3-4425-94f5-5a85ac4b5ce6 2018-10-08 04:44:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:11,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe73590-e960-46bb-b305-a04a0f88380b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336"}, "enabled": true, "id": "90922e0b5388470d8facc7bdacf6c336", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj"}} 2018-10-08 04:44:11,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 used request id req-bbe73590-e960-46bb-b305-a04a0f88380b 2018-10-08 04:44:11,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9fbb357-421c-4296-925a-1c8e73b129b1 2018-10-08 04:44:11,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c9fbb357-421c-4296-925a-1c8e73b129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:11,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e2dad9b3-c829-45e7-98bc-b20dc8d5bb24 Date: Mon, 08 Oct 2018 04:44:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:43:59Z", "security_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "90922e0b5388470d8facc7bdacf6c336", "created_at": "2018-10-08T04:43:59Z", "project_id": "90922e0b5388470d8facc7bdacf6c336", "id": "1156fb6a-4dcf-4bcd-a6f3-a53c0468ec3a"}, {"remote_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:43:59Z", "security_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "90922e0b5388470d8facc7bdacf6c336", "created_at": "2018-10-08T04:43:59Z", "project_id": "90922e0b5388470d8facc7bdacf6c336", "id": "50a6eb17-c122-496a-8e20-aa7af9c16ee9"}, {"remote_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:43:59Z", "security_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "90922e0b5388470d8facc7bdacf6c336", "created_at": "2018-10-08T04:43:59Z", "project_id": "90922e0b5388470d8facc7bdacf6c336", "id": "97fdca08-6cfb-43ea-896f-93e2c9adaa1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:43:59Z", "security_group_id": "c9fbb357-421c-4296-925a-1c8e73b129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "90922e0b5388470d8facc7bdacf6c336", "created_at": "2018-10-08T04:43:59Z", "project_id": "90922e0b5388470d8facc7bdacf6c336", "id": "d6e029a5-572b-4e4c-9175-6dece746a542"}]} 2018-10-08 04:44:11,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c9fbb357-421c-4296-925a-1c8e73b129b1 used request id req-e2dad9b3-c829-45e7-98bc-b20dc8d5bb24 2018-10-08 04:44:11,484 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:44:11,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c9fbb357-421c-4296-925a-1c8e73b129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:11,781 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b78fb8c-a0c7-44bb-a3b6-625605c64f81 Content-Length: 0 Date: Mon, 08 Oct 2018 04:44:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:44:11,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c9fbb357-421c-4296-925a-1c8e73b129b1 used request id req-2b78fb8c-a0c7-44bb-a3b6-625605c64f81 2018-10-08 04:44:11,782 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj 2018-10-08 04:44:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:12,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449dfa59-b7cb-4635-a21f-9321291b1a2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:12,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/90922e0b5388470d8facc7bdacf6c336 used request id req-449dfa59-b7cb-4635-a21f-9321291b1a2a 2018-10-08 04:44:12,125 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-proj-role 2018-10-08 04:44:12,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e72f7c8769e844eabc2c885ef00f4c2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:12,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03a46843-a057-4208-af2c-5c29902bd23b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:12,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e72f7c8769e844eabc2c885ef00f4c2f used request id req-03a46843-a057-4208-af2c-5c29902bd23b 2018-10-08 04:44:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54cc61e1ab57913dc1783884da796331ef4f5f7d" 2018-10-08 04:44:12,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04aa5f17-c6d4-4d4d-9cc2-96fe0eccc89e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:44:12,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-04aa5f17-c6d4-4d4d-9cc2-96fe0eccc89e 2018-10-08 04:44:12,327 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ab5b8aa4-a8b3-46a-user 2018-10-08 04:44:12,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e9c2a66ac61049989b7dd03dd2d09ed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8836f0df2283795e88990a7c28cb15b33a88b5" 2018-10-08 04:44:12,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dff4ac3-e969-40a5-8591-7627b495fb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:12,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e9c2a66ac61049989b7dd03dd2d09ed5 used request id req-2dff4ac3-e969-40a5-8591-7627b495fb3c 2018-10-08 04:44:12,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:12,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["IqCFp-UZQ0-iA7jb5mq9fg"], "issued_at": "2018-10-08T04:44:12.000000Z"}} 2018-10-08 04:44:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39343ac8e3dbe70a9614d1b370232e2a6a28df8b" 2018-10-08 04:44:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa44ab5-1960-4473-a21a-8771f198bc28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:13,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ffa44ab5-1960-4473-a21a-8771f198bc28 2018-10-08 04:44:13,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:13,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:13,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["i9H20I8WRkeC0NLL0VyhSg"], "issued_at": "2018-10-08T04:44:13.000000Z"}} 2018-10-08 04:44:13,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:13,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6765f930-9295-45e2-81d9-45f697ea1e95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:13,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6765f930-9295-45e2-81d9-45f697ea1e95 2018-10-08 04:44:13,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:13,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:13,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:13,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ebfca0-aa9f-4038-aaf8-979c54d3e916 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:44:13,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj used request id req-f4ebfca0-aa9f-4038-aaf8-979c54d3e916 2018-10-08 04:44:13,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:13,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db1f3c8-0647-4e2a-bd18-3cc7583e31da Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:44:13,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5db1f3c8-0647-4e2a-bd18-3cc7583e31da 2018-10-08 04:44:13,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}}' 2018-10-08 04:44:13,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-284b7b3d-b802-4d32-9630-7b683bb667e3 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8"}, "enabled": true, "id": "73f7b98d1fe444119d3f17826eff83c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}} 2018-10-08 04:44:13,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-284b7b3d-b802-4d32-9630-7b683bb667e3 2018-10-08 04:44:13,727 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj 2018-10-08 04:44:13,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:13,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:14,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["9gqnJBxcSTuE49n85mjg7w"], "issued_at": "2018-10-08T04:44:14.000000Z"}} 2018-10-08 04:44:14,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55045ca12932d7767b2877e1c8943cb1721c197" 2018-10-08 04:44:14,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6883c5-2807-4985-bb94-548badb07655 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:14,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8f6883c5-2807-4985-bb94-548badb07655 2018-10-08 04:44:14,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:14,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55045ca12932d7767b2877e1c8943cb1721c197" 2018-10-08 04:44:14,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f06355-aba3-40f9-b17e-ab952dd6b10e Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:44:14,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d2f06355-aba3-40f9-b17e-ab952dd6b10e 2018-10-08 04:44:14,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55045ca12932d7767b2877e1c8943cb1721c197" 2018-10-08 04:44:14,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0c04b7-e2d7-458f-834d-a9aa1e25f4d8 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8"}, "enabled": true, "id": "73f7b98d1fe444119d3f17826eff83c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}]} 2018-10-08 04:44:14,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj used request id req-db0c04b7-e2d7-458f-834d-a9aa1e25f4d8 2018-10-08 04:44:14,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55045ca12932d7767b2877e1c8943cb1721c197" 2018-10-08 04:44:14,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c6c413-22f3-4310-96dd-19b4482f0264 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:44:14,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f5c6c413-22f3-4310-96dd-19b4482f0264 2018-10-08 04:44:14,979 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-85b061d9-21a9-4de-user 2018-10-08 04:44:14,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:14,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:15,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf2d1f3-48f6-4604-83d3-2846338f5cff Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:44:15,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2bf2d1f3-48f6-4604-83d3-2846338f5cff 2018-10-08 04:44:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" -d '{"role": {"name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role"}}' 2018-10-08 04:44:15,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aceebccb-6937-4f2b-b2c2-27931dd31069 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b07760f0c9d54e48a33a0cf071b41b86", "links": {"self": "http://172.30.9.28:5000/v3/roles/b07760f0c9d54e48a33a0cf071b41b86"}, "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role"}} 2018-10-08 04:44:15,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-aceebccb-6937-4f2b-b2c2-27931dd31069 2018-10-08 04:44:15,176 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role 2018-10-08 04:44:15,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b07760f0c9d54e48a33a0cf071b41b86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:15,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9959edaa-e92a-40aa-829e-b2d8ab079ca0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b07760f0c9d54e48a33a0cf071b41b86"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role", "id": "b07760f0c9d54e48a33a0cf071b41b86"}} 2018-10-08 04:44:15,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b07760f0c9d54e48a33a0cf071b41b86 used request id req-9959edaa-e92a-40aa-829e-b2d8ab079ca0 2018-10-08 04:44:15,203 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role to project CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj 2018-10-08 04:44:15,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8/users/730e3338470c43cf9029327c26b3d206/roles/b07760f0c9d54e48a33a0cf071b41b86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:15,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96a7d5ba-04c2-43b9-9e68-e4dd5c91b50b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:15,316 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8/users/730e3338470c43cf9029327c26b3d206/roles/b07760f0c9d54e48a33a0cf071b41b86 used request id req-96a7d5ba-04c2-43b9-9e68-e4dd5c91b50b 2018-10-08 04:44:15,316 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:44:15,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:15,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:15,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b07760f0c9d54e48a33a0cf071b41b86", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role"}], "expires_at": "2018-10-08T05:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73f7b98d1fe444119d3f17826eff83c8", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-user", "id": "730e3338470c43cf9029327c26b3d206"}, "audit_ids": ["QnBvmGQFQSKV_Ilr2BkerQ"], "issued_at": "2018-10-08T04:44:15.000000Z"}} 2018-10-08 04:44:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a42432cb566931400fbe57e2e8dd88d6e4c5c73" 2018-10-08 04:44:15,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b19bb2e-9f4f-43ad-87f5-4a0360becda3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:15,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2b19bb2e-9f4f-43ad-87f5-4a0360becda3 2018-10-08 04:44:15,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a42432cb566931400fbe57e2e8dd88d6e4c5c73" 2018-10-08 04:44:15,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8e6c1384-bf15-4150-bd81-45c6b6c50136 Date: Mon, 08 Oct 2018 04:44:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image"} 2018-10-08 04:44:15,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image used request id req-8e6c1384-bf15-4150-bd81-45c6b6c50136 2018-10-08 04:44:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a42432cb566931400fbe57e2e8dd88d6e4c5c73" 2018-10-08 04:44:16,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-25b338e6-16ee-48fe-a862-457848da8b96 Date: Mon, 08 Oct 2018 04:44:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:44:16,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-25b338e6-16ee-48fe-a862-457848da8b96 2018-10-08 04:44:16,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a42432cb566931400fbe57e2e8dd88d6e4c5c73" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image"}' 2018-10-08 04:44:16,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e28aa984-3569-4010-b575-865adae6e945 X-Openstack-Request-Id: req-8d225f75-2227-46db-9241-7a67f59a2514 Date: Mon, 08 Oct 2018 04:44:16 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:44:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:44:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/e28aa984-3569-4010-b575-865adae6e945", "min_disk": 0, "protected": false, "id": "e28aa984-3569-4010-b575-865adae6e945", "file": "/v2/images/e28aa984-3569-4010-b575-865adae6e945/file", "checksum": null, "owner": "73f7b98d1fe444119d3f17826eff83c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:44:16,337 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8d225f75-2227-46db-9241-7a67f59a2514 2018-10-08 04:44:16,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e28aa984-3569-4010-b575-865adae6e945/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a42432cb566931400fbe57e2e8dd88d6e4c5c73" -d '' 2018-10-08 04:44:18,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d820ce4d-ee0c-4cfd-a587-20cc4a5f91a6 Date: Mon, 08 Oct 2018 04:44:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:44:18,096 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e28aa984-3569-4010-b575-865adae6e945/file used request id req-d820ce4d-ee0c-4cfd-a587-20cc4a5f91a6 2018-10-08 04:44:18,097 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:44:18,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e28aa984-3569-4010-b575-865adae6e945 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a42432cb566931400fbe57e2e8dd88d6e4c5c73" 2018-10-08 04:44:18,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-006021db-df1d-4b25-b44d-ea156d1931b8 Date: Mon, 08 Oct 2018 04:44:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:44:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:44:18Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e28aa984-3569-4010-b575-865adae6e945/snap", "metadata": {}}], "self": "/v2/images/e28aa984-3569-4010-b575-865adae6e945", "min_disk": 0, "protected": false, "id": "e28aa984-3569-4010-b575-865adae6e945", "file": "/v2/images/e28aa984-3569-4010-b575-865adae6e945/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73f7b98d1fe444119d3f17826eff83c8", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e28aa984-3569-4010-b575-865adae6e945/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:44:18,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e28aa984-3569-4010-b575-865adae6e945 used request id req-006021db-df1d-4b25-b44d-ea156d1931b8 2018-10-08 04:44:18,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a42432cb566931400fbe57e2e8dd88d6e4c5c73" 2018-10-08 04:44:18,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c58f2604-fbdf-4e55-8b45-db88b4607e55 Date: Mon, 08 Oct 2018 04:44:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:44:18,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c58f2604-fbdf-4e55-8b45-db88b4607e55 2018-10-08 04:44:18,436 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image 2018-10-08 04:44:18,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e28aa984-3569-4010-b575-865adae6e945 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a42432cb566931400fbe57e2e8dd88d6e4c5c73" 2018-10-08 04:44:18,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6e979fc6-8339-44a1-b55e-0bd0ab4b1f73 Date: Mon, 08 Oct 2018 04:44:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:44:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:44:18Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e28aa984-3569-4010-b575-865adae6e945/snap", "metadata": {}}], "self": "/v2/images/e28aa984-3569-4010-b575-865adae6e945", "min_disk": 0, "protected": false, "id": "e28aa984-3569-4010-b575-865adae6e945", "file": "/v2/images/e28aa984-3569-4010-b575-865adae6e945/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73f7b98d1fe444119d3f17826eff83c8", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e28aa984-3569-4010-b575-865adae6e945/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:44:18,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e28aa984-3569-4010-b575-865adae6e945 used request id req-6e979fc6-8339-44a1-b55e-0bd0ab4b1f73 2018-10-08 04:44:18,595 - create_image - DEBUG - Instance status is - active 2018-10-08 04:44:18,595 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image 2018-10-08 04:44:18,596 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image 2018-10-08 04:44:18,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:18,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:18,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b07760f0c9d54e48a33a0cf071b41b86", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role"}], "expires_at": "2018-10-08T05:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73f7b98d1fe444119d3f17826eff83c8", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-user", "id": "730e3338470c43cf9029327c26b3d206"}, "audit_ids": ["HNONk9nLRauuF3Ga-TBDSg"], "issued_at": "2018-10-08T04:44:18.000000Z"}} 2018-10-08 04:44:18,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" 2018-10-08 04:44:19,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906a7a0e-3625-4511-bbcd-2216a399d536 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:19,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-906a7a0e-3625-4511-bbcd-2216a399d536 2018-10-08 04:44:19,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" 2018-10-08 04:44:19,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-88845bd3-9082-44e5-bc72-6bdbb9407131 Date: Mon, 08 Oct 2018 04:44:19 GMT RESP BODY: {"networks":[]} 2018-10-08 04:44:19,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net used request id req-88845bd3-9082-44e5-bc72-6bdbb9407131 2018-10-08 04:44:19,226 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net 2018-10-08 04:44:19,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" -d '{"network": {"name": "CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net", "admin_state_up": true}}' 2018-10-08 04:44:19,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-ad43a80f-b88f-46bd-b56a-798fdde752d4 Date: Mon, 08 Oct 2018 04:44:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90e5f19-e599-4e43-969d-add7342a43fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"73f7b98d1fe444119d3f17826eff83c8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:44:19Z","is_default":false,"name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:19Z","mtu":1450}} 2018-10-08 04:44:19,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ad43a80f-b88f-46bd-b56a-798fdde752d4 2018-10-08 04:44:19,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c90e5f19-e599-4e43-969d-add7342a43fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" 2018-10-08 04:44:19,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-6d95c583-c218-4850-b4c0-c168d89ff7d8 Date: Mon, 08 Oct 2018 04:44:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:44:19Z","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"c90e5f19-e599-4e43-969d-add7342a43fa","name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net"}]} 2018-10-08 04:44:19,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c90e5f19-e599-4e43-969d-add7342a43fa used request id req-6d95c583-c218-4850-b4c0-c168d89ff7d8 2018-10-08 04:44:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" 2018-10-08 04:44:20,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f8cb0bc7-bf4e-48f5-a704-68f04171ef9e Date: Mon, 08 Oct 2018 04:44:20 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:44:20,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa used request id req-f8cb0bc7-bf4e-48f5-a704-68f04171ef9e 2018-10-08 04:44:20,217 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet 2018-10-08 04:44:20,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" -d '{"subnets": [{"ip_version": 4, "network_id": "c90e5f19-e599-4e43-969d-add7342a43fa", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet"}]}' 2018-10-08 04:44:21,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ff8d8674-d293-430f-9c3c-845ebcb8ecb2 Date: Mon, 08 Oct 2018 04:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c90e5f19-e599-4e43-969d-add7342a43fa","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"152ad90c-94aa-458d-ac7c-bdda676a9045","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet"}]} 2018-10-08 04:44:21,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-ff8d8674-d293-430f-9c3c-845ebcb8ecb2 2018-10-08 04:44:21,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c90e5f19-e599-4e43-969d-add7342a43fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" 2018-10-08 04:44:21,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f215e338-9d32-47ef-8aec-f4fedc775b32 Date: Mon, 08 Oct 2018 04:44:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["152ad90c-94aa-458d-ac7c-bdda676a9045"],"updated_at":"2018-10-08T04:44:20Z","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"c90e5f19-e599-4e43-969d-add7342a43fa","name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net"}]} 2018-10-08 04:44:21,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c90e5f19-e599-4e43-969d-add7342a43fa used request id req-f215e338-9d32-47ef-8aec-f4fedc775b32 2018-10-08 04:44:21,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" 2018-10-08 04:44:21,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-951d5ec4-70c9-4899-9bb5-ac1f09a867eb Date: Mon, 08 Oct 2018 04:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c90e5f19-e599-4e43-969d-add7342a43fa","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"152ad90c-94aa-458d-ac7c-bdda676a9045","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet"}]} 2018-10-08 04:44:21,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa used request id req-951d5ec4-70c9-4899-9bb5-ac1f09a867eb 2018-10-08 04:44:21,503 - OpenStackNetwork - DEBUG - Network [c90e5f19-e599-4e43-969d-add7342a43fa] created successfully 2018-10-08 04:44:21,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:21,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:21,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["EyZ2XxMSTuabF2r0HCxATg"], "issued_at": "2018-10-08T04:44:21.000000Z"}} 2018-10-08 04:44:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd2a78d4dbc7bfd5fae9b42b3b9048542f9bb2" 2018-10-08 04:44:21,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ca5d5d-2eb1-4587-acf7-60864ee39569 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:21,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51ca5d5d-2eb1-4587-acf7-60864ee39569 2018-10-08 04:44:21,983 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:44:21,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd2a78d4dbc7bfd5fae9b42b3b9048542f9bb2" 2018-10-08 04:44:22,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44: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-2f17f3d8-760b-4507-a3ff-7b75fcf9fa64 x-compute-request-id: req-2f17f3d8-760b-4507-a3ff-7b75fcf9fa64 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:44:22,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2f17f3d8-760b-4507-a3ff-7b75fcf9fa64 2018-10-08 04:44:22,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd2a78d4dbc7bfd5fae9b42b3b9048542f9bb2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-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-10-08 04:44:22,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44: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-6481e671-b09d-4ae7-9af9-fcc111eb926e x-compute-request-id: req-6481e671-b09d-4ae7-9af9-fcc111eb926e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8e9146e5-d7e2-43e6-bc08-961dcd42dbc0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8e9146e5-d7e2-43e6-bc08-961dcd42dbc0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8e9146e5-d7e2-43e6-bc08-961dcd42dbc0", "name": "CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:44:22,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6481e671-b09d-4ae7-9af9-fcc111eb926e 2018-10-08 04:44:22,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:22,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:22,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b07760f0c9d54e48a33a0cf071b41b86", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role"}], "expires_at": "2018-10-08T05:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73f7b98d1fe444119d3f17826eff83c8", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-user", "id": "730e3338470c43cf9029327c26b3d206"}, "audit_ids": ["XKTR4khhQpKpWaJIeMbQtg"], "issued_at": "2018-10-08T04:44:22.000000Z"}} 2018-10-08 04:44:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095cd06d-480b-42d4-aa3e-bad00834faf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:22,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-095cd06d-480b-42d4-aa3e-bad00834faf1 2018-10-08 04:44:22,678 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:44:22,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:22,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d66340-5fb4-4e34-b9b8-d93d1a7d729d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:22,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1d66340-5fb4-4e34-b9b8-d93d1a7d729d 2018-10-08 04:44:22,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:23,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9e8223e2-9f23-459d-b297-94aa047dcf26 Date: Mon, 08 Oct 2018 04:44:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["152ad90c-94aa-458d-ac7c-bdda676a9045"],"updated_at":"2018-10-08T04:44:20Z","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"c90e5f19-e599-4e43-969d-add7342a43fa","name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net"}]} 2018-10-08 04:44:23,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net used request id req-9e8223e2-9f23-459d-b297-94aa047dcf26 2018-10-08 04:44:23,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:23,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:23,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:23,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf059b0-88c1-4962-b66c-d86813c7f901 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8"}, "enabled": true, "id": "73f7b98d1fe444119d3f17826eff83c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}} 2018-10-08 04:44:23,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 used request id req-fbf059b0-88c1-4962-b66c-d86813c7f901 2018-10-08 04:44:23,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:23,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eda0da21-9c71-481b-a587-b2891305404f Date: Mon, 08 Oct 2018 04:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c90e5f19-e599-4e43-969d-add7342a43fa","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"152ad90c-94aa-458d-ac7c-bdda676a9045","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet"}]} 2018-10-08 04:44:23,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa used request id req-eda0da21-9c71-481b-a587-b2891305404f 2018-10-08 04:44:23,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c90e5f19-e599-4e43-969d-add7342a43fa&name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:23,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d49ef49c-d363-4ae6-9e70-eeb5d4b063ff Date: Mon, 08 Oct 2018 04:44:23 GMT RESP BODY: {"ports":[]} 2018-10-08 04:44:23,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c90e5f19-e599-4e43-969d-add7342a43fa&name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89port-1&admin_state_up=True used request id req-d49ef49c-d363-4ae6-9e70-eeb5d4b063ff 2018-10-08 04:44:23,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:23,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c78cf460-dcd9-484d-98d5-19df639031b9 x-compute-request-id: req-c78cf460-dcd9-484d-98d5-19df639031b9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:44:23,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-inst used request id req-c78cf460-dcd9-484d-98d5-19df639031b9 2018-10-08 04:44:23,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:23,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-332520d1-4e8f-4256-ab26-23da599ad6e6 Date: Mon, 08 Oct 2018 04:44:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["152ad90c-94aa-458d-ac7c-bdda676a9045"],"updated_at":"2018-10-08T04:44:20Z","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"c90e5f19-e599-4e43-969d-add7342a43fa","name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net"}]} 2018-10-08 04:44:23,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net used request id req-332520d1-4e8f-4256-ab26-23da599ad6e6 2018-10-08 04:44:23,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:24,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d23c056-ccf2-48cc-b7fe-e1fe30035969 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8"}, "enabled": true, "id": "73f7b98d1fe444119d3f17826eff83c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}} 2018-10-08 04:44:24,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 used request id req-2d23c056-ccf2-48cc-b7fe-e1fe30035969 2018-10-08 04:44:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:24,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-39f3a3da-7b11-4069-8eb0-32d3e17cf8d3 Date: Mon, 08 Oct 2018 04:44:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c90e5f19-e599-4e43-969d-add7342a43fa","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"152ad90c-94aa-458d-ac7c-bdda676a9045","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet"}]} 2018-10-08 04:44:24,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa used request id req-39f3a3da-7b11-4069-8eb0-32d3e17cf8d3 2018-10-08 04:44:24,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c90e5f19-e599-4e43-969d-add7342a43fa&name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:24,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c04dd6c2-4636-48cc-a7e0-0c3b6762be4e Date: Mon, 08 Oct 2018 04:44:24 GMT RESP BODY: {"ports":[]} 2018-10-08 04:44:24,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c90e5f19-e599-4e43-969d-add7342a43fa&name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89port-1&admin_state_up=True used request id req-c04dd6c2-4636-48cc-a7e0-0c3b6762be4e 2018-10-08 04:44:24,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:24,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:24,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b07760f0c9d54e48a33a0cf071b41b86", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role"}], "expires_at": "2018-10-08T05:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73f7b98d1fe444119d3f17826eff83c8", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/73f7b98d1fe444119d3f17826eff83c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-user", "id": "730e3338470c43cf9029327c26b3d206"}, "audit_ids": ["kGAityTeRWmvUuyB1dItrw"], "issued_at": "2018-10-08T04:44:24.000000Z"}} 2018-10-08 04:44:24,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffde3961a6ab8d85f07f7aa923e0132fd05110e" 2018-10-08 04:44:24,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81042a53-ebaa-434a-b588-27f0352a2d87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:24,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-81042a53-ebaa-434a-b588-27f0352a2d87 2018-10-08 04:44:24,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:25,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cd13b4d0-3f42-490a-a2b1-63e89b9bcba8 Date: Mon, 08 Oct 2018 04:44:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["152ad90c-94aa-458d-ac7c-bdda676a9045"],"updated_at":"2018-10-08T04:44:20Z","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"c90e5f19-e599-4e43-969d-add7342a43fa","name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net"}]} 2018-10-08 04:44:25,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net used request id req-cd13b4d0-3f42-490a-a2b1-63e89b9bcba8 2018-10-08 04:44:25,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:25,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-81b19ecd-d5ac-42c3-8542-a6fd5463f5d9 Date: Mon, 08 Oct 2018 04:44:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c90e5f19-e599-4e43-969d-add7342a43fa","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"152ad90c-94aa-458d-ac7c-bdda676a9045","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet"}]} 2018-10-08 04:44:25,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa used request id req-81b19ecd-d5ac-42c3-8542-a6fd5463f5d9 2018-10-08 04:44:25,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:25,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-50ebbce4-0823-4601-91de-70b3daefb055 Date: Mon, 08 Oct 2018 04:44:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["152ad90c-94aa-458d-ac7c-bdda676a9045"],"updated_at":"2018-10-08T04:44:20Z","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"c90e5f19-e599-4e43-969d-add7342a43fa","name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net"}]} 2018-10-08 04:44:25,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net used request id req-50ebbce4-0823-4601-91de-70b3daefb055 2018-10-08 04:44:25,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:25,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:25,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffde3961a6ab8d85f07f7aa923e0132fd05110e" 2018-10-08 04:44:25,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14e3bf1-e7d4-4ecd-bd62-76442b928145 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8"}, "enabled": true, "id": "73f7b98d1fe444119d3f17826eff83c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}} 2018-10-08 04:44:25,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 used request id req-b14e3bf1-e7d4-4ecd-bd62-76442b928145 2018-10-08 04:44:25,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" 2018-10-08 04:44:26,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-11930d68-6e83-4401-83d8-725bd314e620 Date: Mon, 08 Oct 2018 04:44:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c90e5f19-e599-4e43-969d-add7342a43fa","tenant_id":"73f7b98d1fe444119d3f17826eff83c8","created_at":"2018-10-08T04:44:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73f7b98d1fe444119d3f17826eff83c8","id":"152ad90c-94aa-458d-ac7c-bdda676a9045","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet"}]} 2018-10-08 04:44:26,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c90e5f19-e599-4e43-969d-add7342a43fa used request id req-11930d68-6e83-4401-83d8-725bd314e620 2018-10-08 04:44:26,038 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net 2018-10-08 04:44:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b706ac3545898a870a04908b90f86ac4c944fb7" -d '{"port": {"network_id": "c90e5f19-e599-4e43-969d-add7342a43fa", "name": "CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-10-08 04:44:26,055 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-86eeec63-0231-4222-8bd9-1c6a59981eef Date: Mon, 08 Oct 2018 04:44:26 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 04:44:26,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-86eeec63-0231-4222-8bd9-1c6a59981eef 2018-10-08 04:44:26,055 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 04:44:26,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/8e9146e5-d7e2-43e6-bc08-961dcd42dbc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd2a78d4dbc7bfd5fae9b42b3b9048542f9bb2" 2018-10-08 04:44:26,104 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:44: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-e626b179-cf23-41c4-8395-6e4cc1431224 x-compute-request-id: req-e626b179-cf23-41c4-8395-6e4cc1431224 Content-Length: 0 Content-Type: application/json 2018-10-08 04:44:26,105 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8e9146e5-d7e2-43e6-bc08-961dcd42dbc0 used request id req-e626b179-cf23-41c4-8395-6e4cc1431224 2018-10-08 04:44:26,106 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet 2018-10-08 04:44:26,106 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-subnet 2018-10-08 04:44:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/152ad90c-94aa-458d-ac7c-bdda676a9045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" 2018-10-08 04:44:28,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-630510ab-a628-4656-a383-fe2d7c04e947 Date: Mon, 08 Oct 2018 04:44:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:44:28,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/152ad90c-94aa-458d-ac7c-bdda676a9045 used request id req-630510ab-a628-4656-a383-fe2d7c04e947 2018-10-08 04:44:28,180 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-pub-net 2018-10-08 04:44:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c90e5f19-e599-4e43-969d-add7342a43fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd6de71589820b74a5b42c8051e0fc8be700d6bb" 2018-10-08 04:44:29,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29ecd37c-4719-4c10-a0af-a55933ad8400 Date: Mon, 08 Oct 2018 04:44:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:44:29,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c90e5f19-e599-4e43-969d-add7342a43fa used request id req-29ecd37c-4719-4c10-a0af-a55933ad8400 2018-10-08 04:44:29,369 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-2ea23310-8c13-41e7-99a0-4b4664e83e89-image 2018-10-08 04:44:29,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e28aa984-3569-4010-b575-865adae6e945 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a42432cb566931400fbe57e2e8dd88d6e4c5c73" 2018-10-08 04:44:30,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7332b3c3-3f55-4448-a334-1a97d4146079 Date: Mon, 08 Oct 2018 04:44:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:44:30,583 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e28aa984-3569-4010-b575-865adae6e945 used request id req-7332b3c3-3f55-4448-a334-1a97d4146079 2018-10-08 04:44:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:30,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-36670fb8-46f7-4523-9004-ed2dbce4228a Date: Mon, 08 Oct 2018 04:44:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "73f7b98d1fe444119d3f17826eff83c8", "created_at": "2018-10-08T04:44:19Z", "updated_at": "2018-10-08T04:44:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:19Z", "revision_number": 0, "id": "078d86c7-6eca-4ec7-a40a-ad9430c87ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:19Z", "security_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "tenant_id": "73f7b98d1fe444119d3f17826eff83c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "73f7b98d1fe444119d3f17826eff83c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:19Z", "revision_number": 0, "id": "69bc5658-ed3b-49c0-9103-20b92d073d1f", "remote_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:19Z", "security_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "tenant_id": "73f7b98d1fe444119d3f17826eff83c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "73f7b98d1fe444119d3f17826eff83c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:19Z", "revision_number": 0, "id": "b26b3816-7a08-40ac-9e39-f682164e98fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:19Z", "security_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "tenant_id": "73f7b98d1fe444119d3f17826eff83c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "73f7b98d1fe444119d3f17826eff83c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:19Z", "revision_number": 0, "id": "e285f012-728e-4f18-b431-982e855064e6", "remote_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:19Z", "security_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "tenant_id": "73f7b98d1fe444119d3f17826eff83c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "73f7b98d1fe444119d3f17826eff83c8"}], "revision_number": 4, "project_id": "73f7b98d1fe444119d3f17826eff83c8", "id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:44:30,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-36670fb8-46f7-4523-9004-ed2dbce4228a 2018-10-08 04:44:30,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:30,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2cef10-9a16-4de8-8e66-d249c46aba93 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8"}, "enabled": true, "id": "73f7b98d1fe444119d3f17826eff83c8", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj"}} 2018-10-08 04:44:30,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 used request id req-8e2cef10-9a16-4de8-8e66-d249c46aba93 2018-10-08 04:44:30,899 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b 2018-10-08 04:44:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:31,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-48765b10-e447-44e1-b111-8a5f9851d358 Date: Mon, 08 Oct 2018 04:44: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-10-08T04:44:19Z", "security_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "port_range_min": null, "revision_number": 0, "tenant_id": "73f7b98d1fe444119d3f17826eff83c8", "created_at": "2018-10-08T04:44:19Z", "project_id": "73f7b98d1fe444119d3f17826eff83c8", "id": "078d86c7-6eca-4ec7-a40a-ad9430c87ea4"}, {"remote_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:19Z", "security_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "port_range_min": null, "revision_number": 0, "tenant_id": "73f7b98d1fe444119d3f17826eff83c8", "created_at": "2018-10-08T04:44:19Z", "project_id": "73f7b98d1fe444119d3f17826eff83c8", "id": "69bc5658-ed3b-49c0-9103-20b92d073d1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:19Z", "security_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "port_range_min": null, "revision_number": 0, "tenant_id": "73f7b98d1fe444119d3f17826eff83c8", "created_at": "2018-10-08T04:44:19Z", "project_id": "73f7b98d1fe444119d3f17826eff83c8", "id": "b26b3816-7a08-40ac-9e39-f682164e98fc"}, {"remote_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:19Z", "security_group_id": "2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b", "port_range_min": null, "revision_number": 0, "tenant_id": "73f7b98d1fe444119d3f17826eff83c8", "created_at": "2018-10-08T04:44:19Z", "project_id": "73f7b98d1fe444119d3f17826eff83c8", "id": "e285f012-728e-4f18-b431-982e855064e6"}]} 2018-10-08 04:44:31,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b used request id req-48765b10-e447-44e1-b111-8a5f9851d358 2018-10-08 04:44:31,069 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:44:31,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:31,402 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95ec2202-992e-4dee-a4de-9b6d5982e172 Content-Length: 0 Date: Mon, 08 Oct 2018 04:44:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:44:31,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2c4e0f4b-cb5c-45ea-8d25-ab0b7ac2ea6b used request id req-95ec2202-992e-4dee-a4de-9b6d5982e172 2018-10-08 04:44:31,403 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj 2018-10-08 04:44:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:31,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4412e2d-767b-49ce-8a01-97cb5b035e1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:31,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/73f7b98d1fe444119d3f17826eff83c8 used request id req-d4412e2d-767b-49ce-8a01-97cb5b035e1b 2018-10-08 04:44:31,610 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-85b061d9-21a9-4de-proj-role 2018-10-08 04:44:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b07760f0c9d54e48a33a0cf071b41b86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:31,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5672e42e-8e80-401e-af29-8a3c31f7bb61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:31,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b07760f0c9d54e48a33a0cf071b41b86 used request id req-5672e42e-8e80-401e-af29-8a3c31f7bb61 2018-10-08 04:44:31,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d51b664dd3fb0148e921056d965b5a8848c22e" 2018-10-08 04:44:31,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d17be3-0e10-4886-a05a-477e4a9b2ba3 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:44:31,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-26d17be3-0e10-4886-a05a-477e4a9b2ba3 2018-10-08 04:44:31,740 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-85b061d9-21a9-4de-user 2018-10-08 04:44:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/730e3338470c43cf9029327c26b3d206 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55045ca12932d7767b2877e1c8943cb1721c197" 2018-10-08 04:44:31,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d97771-ec75-4e67-a29b-ef45eb062c52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:31,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/730e3338470c43cf9029327c26b3d206 used request id req-55d97771-ec75-4e67-a29b-ef45eb062c52 2018-10-08 04:44:31,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:32,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Co6LdE1JQUyYEwy-FrNs5w"], "issued_at": "2018-10-08T04:44:32.000000Z"}} 2018-10-08 04:44:32,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3346c66a4337ed4bb54aa7b5de808fd30566b725" 2018-10-08 04:44:32,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3114e686-e927-4a1f-a8f3-5558e359bbaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:32,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3114e686-e927-4a1f-a8f3-5558e359bbaa 2018-10-08 04:44:32,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:32,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:32,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["iFjMrCTVSa2xP-fYwp5Gfw"], "issued_at": "2018-10-08T04:44:32.000000Z"}} 2018-10-08 04:44:32,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:32,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7c3ed0-0c97-44a8-a255-f479a7858664 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:32,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f7c3ed0-0c97-44a8-a255-f479a7858664 2018-10-08 04:44:32,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:32,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:32,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-27e11b4e-b855-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:32,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb345c1-31b1-4f7e-ada8-49d40ac424da Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-27e11b4e-b855-452-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:44:32,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-27e11b4e-b855-452-proj used request id req-4eb345c1-31b1-4f7e-ada8-49d40ac424da 2018-10-08 04:44:32,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:33,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495cc085-4975-4bcb-b159-0f04ff889540 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:44:33,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-495cc085-4975-4bcb-b159-0f04ff889540 2018-10-08 04:44:33,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}}' 2018-10-08 04:44:33,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d732a0-42e4-42ae-bdbb-91f5cec088c0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265"}, "enabled": true, "id": "1f761d7943a5479f83323d224eb43265", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}} 2018-10-08 04:44:33,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b7d732a0-42e4-42ae-bdbb-91f5cec088c0 2018-10-08 04:44:33,177 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-27e11b4e-b855-452-proj 2018-10-08 04:44:33,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:33,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:33,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["zgpH7dRWQh6uw0bzG1TqvQ"], "issued_at": "2018-10-08T04:44:33.000000Z"}} 2018-10-08 04:44:33,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4da5198d7c4e5ef448694bf772934aa590f4942" 2018-10-08 04:44:33,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24eb7b2-f4f0-43ba-b4c0-de6cf2b3f881 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:33,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c24eb7b2-f4f0-43ba-b4c0-de6cf2b3f881 2018-10-08 04:44:33,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:33,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4da5198d7c4e5ef448694bf772934aa590f4942" 2018-10-08 04:44:33,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8abc61c-00cf-4db1-a52e-6fb3f5726ff8 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:44:33,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a8abc61c-00cf-4db1-a52e-6fb3f5726ff8 2018-10-08 04:44:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-27e11b4e-b855-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4da5198d7c4e5ef448694bf772934aa590f4942" 2018-10-08 04:44:33,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec0053e-598c-48d5-a51e-af35c08c2bf2 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-27e11b4e-b855-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265"}, "enabled": true, "id": "1f761d7943a5479f83323d224eb43265", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}]} 2018-10-08 04:44:33,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-27e11b4e-b855-452-proj used request id req-2ec0053e-598c-48d5-a51e-af35c08c2bf2 2018-10-08 04:44:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4da5198d7c4e5ef448694bf772934aa590f4942" 2018-10-08 04:44:33,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24ff10e-979b-48f3-a791-3abe2219b184 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:44:33,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e24ff10e-979b-48f3-a791-3abe2219b184 2018-10-08 04:44:34,265 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-27e11b4e-b855-452-user 2018-10-08 04:44:34,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:34,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807e3164-bfbf-496e-9eab-207e0feb829b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:44:34,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-807e3164-bfbf-496e-9eab-207e0feb829b 2018-10-08 04:44:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" -d '{"role": {"name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role"}}' 2018-10-08 04:44:34,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3473987e-9442-49c4-8400-59567bf83b1b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39f47870d136425987f60d2dd266911d", "links": {"self": "http://172.30.9.28:5000/v3/roles/39f47870d136425987f60d2dd266911d"}, "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role"}} 2018-10-08 04:44:34,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3473987e-9442-49c4-8400-59567bf83b1b 2018-10-08 04:44:34,487 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role 2018-10-08 04:44:34,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/39f47870d136425987f60d2dd266911d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:34,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad40c8d-a6e1-4bca-aea0-2eefbad18c0e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/39f47870d136425987f60d2dd266911d"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role", "id": "39f47870d136425987f60d2dd266911d"}} 2018-10-08 04:44:34,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/39f47870d136425987f60d2dd266911d used request id req-fad40c8d-a6e1-4bca-aea0-2eefbad18c0e 2018-10-08 04:44:34,571 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role to project CreateInstancePortManipulationTests-27e11b4e-b855-452-proj 2018-10-08 04:44:34,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265/users/c0f846f175d348578b2f15dc36652e19/roles/39f47870d136425987f60d2dd266911d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:34,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e0a6eac-93e9-4a31-8a31-968c13ffee3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:34,735 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265/users/c0f846f175d348578b2f15dc36652e19/roles/39f47870d136425987f60d2dd266911d used request id req-1e0a6eac-93e9-4a31-8a31-968c13ffee3b 2018-10-08 04:44:34,736 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:44:34,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:34,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:35,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39f47870d136425987f60d2dd266911d", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role"}], "expires_at": "2018-10-08T05:44:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f761d7943a5479f83323d224eb43265", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-user", "id": "c0f846f175d348578b2f15dc36652e19"}, "audit_ids": ["rP2SsblGSQ6_iHClyU_HBw"], "issued_at": "2018-10-08T04:44:35.000000Z"}} 2018-10-08 04:44:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af61343e846ddb3aba3be8964dbe22c7d8e085d5" 2018-10-08 04:44:35,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b031cb3-1d69-45fb-8ccf-3fa48e37cff4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:35,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2b031cb3-1d69-45fb-8ccf-3fa48e37cff4 2018-10-08 04:44:35,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af61343e846ddb3aba3be8964dbe22c7d8e085d5" 2018-10-08 04:44:35,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d6cba8c5-c89f-41df-b5e0-e84691c42226 Date: Mon, 08 Oct 2018 04:44:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image"} 2018-10-08 04:44:35,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image used request id req-d6cba8c5-c89f-41df-b5e0-e84691c42226 2018-10-08 04:44:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af61343e846ddb3aba3be8964dbe22c7d8e085d5" 2018-10-08 04:44:35,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7acd9264-a847-4b67-8476-ca8600aa774e Date: Mon, 08 Oct 2018 04:44:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:44:35,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7acd9264-a847-4b67-8476-ca8600aa774e 2018-10-08 04:44:35,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af61343e846ddb3aba3be8964dbe22c7d8e085d5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image"}' 2018-10-08 04:44:35,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3 X-Openstack-Request-Id: req-e2fa72b6-171a-4cab-98a5-da84521a3b21 Date: Mon, 08 Oct 2018 04:44:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:44:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:44:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3", "min_disk": 0, "protected": false, "id": "d51ee97d-7398-42cf-8e6c-97eb8d674af3", "file": "/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3/file", "checksum": null, "owner": "1f761d7943a5479f83323d224eb43265", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:44:35,752 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e2fa72b6-171a-4cab-98a5-da84521a3b21 2018-10-08 04:44:35,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af61343e846ddb3aba3be8964dbe22c7d8e085d5" -d '' 2018-10-08 04:44:37,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b358d0a5-7a42-4f5c-b9ce-2b8891fea7ea Date: Mon, 08 Oct 2018 04:44:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:44:37,042 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3/file used request id req-b358d0a5-7a42-4f5c-b9ce-2b8891fea7ea 2018-10-08 04:44:37,042 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:44:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af61343e846ddb3aba3be8964dbe22c7d8e085d5" 2018-10-08 04:44:37,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-afb11b4a-2814-4691-8ef6-c4a658982aa3 Date: Mon, 08 Oct 2018 04:44:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:44:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:44:37Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3/snap", "metadata": {}}], "self": "/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3", "min_disk": 0, "protected": false, "id": "d51ee97d-7398-42cf-8e6c-97eb8d674af3", "file": "/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f761d7943a5479f83323d224eb43265", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:44:37,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3 used request id req-afb11b4a-2814-4691-8ef6-c4a658982aa3 2018-10-08 04:44:37,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af61343e846ddb3aba3be8964dbe22c7d8e085d5" 2018-10-08 04:44:37,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1751dc6c-c905-4035-9238-1904925d4cef Date: Mon, 08 Oct 2018 04:44:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:44:37,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1751dc6c-c905-4035-9238-1904925d4cef 2018-10-08 04:44:37,381 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image 2018-10-08 04:44:37,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af61343e846ddb3aba3be8964dbe22c7d8e085d5" 2018-10-08 04:44:37,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a513ff7c-709f-4d2a-8399-fc750aeba2ee Date: Mon, 08 Oct 2018 04:44:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:44:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:44:37Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3/snap", "metadata": {}}], "self": "/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3", "min_disk": 0, "protected": false, "id": "d51ee97d-7398-42cf-8e6c-97eb8d674af3", "file": "/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f761d7943a5479f83323d224eb43265", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:44:37,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3 used request id req-a513ff7c-709f-4d2a-8399-fc750aeba2ee 2018-10-08 04:44:37,615 - create_image - DEBUG - Instance status is - active 2018-10-08 04:44:37,615 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image 2018-10-08 04:44:37,615 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image 2018-10-08 04:44:37,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:37,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:37,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39f47870d136425987f60d2dd266911d", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role"}], "expires_at": "2018-10-08T05:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f761d7943a5479f83323d224eb43265", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-user", "id": "c0f846f175d348578b2f15dc36652e19"}, "audit_ids": ["KFlpqA1mRzGBxkgK64cmqw"], "issued_at": "2018-10-08T04:44:38.000000Z"}} 2018-10-08 04:44:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" 2018-10-08 04:44:38,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d2c4c7-9ecf-4df4-98d7-f91a03d6a3be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:38,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b4d2c4c7-9ecf-4df4-98d7-f91a03d6a3be 2018-10-08 04:44:38,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" 2018-10-08 04:44:38,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-59033248-9f5d-4cbe-93ea-6972cfb95b7a Date: Mon, 08 Oct 2018 04:44:38 GMT RESP BODY: {"networks":[]} 2018-10-08 04:44:38,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net used request id req-59033248-9f5d-4cbe-93ea-6972cfb95b7a 2018-10-08 04:44:38,350 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net 2018-10-08 04:44:38,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" -d '{"network": {"name": "CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net", "admin_state_up": true}}' 2018-10-08 04:44:39,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-56f257b5-d16f-43d0-a423-86b1a6b45879 Date: Mon, 08 Oct 2018 04:44:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"879fc71e-b64d-4630-891c-d06560bd1a15","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f761d7943a5479f83323d224eb43265","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:44:38Z","is_default":false,"name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:38Z","mtu":1450}} 2018-10-08 04:44:39,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-56f257b5-d16f-43d0-a423-86b1a6b45879 2018-10-08 04:44:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=879fc71e-b64d-4630-891c-d06560bd1a15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" 2018-10-08 04:44:39,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-45a59bf9-2789-4af9-b0c0-055fe9e16afa Date: Mon, 08 Oct 2018 04:44:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:44:38Z","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1f761d7943a5479f83323d224eb43265","id":"879fc71e-b64d-4630-891c-d06560bd1a15","name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net"}]} 2018-10-08 04:44:39,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=879fc71e-b64d-4630-891c-d06560bd1a15 used request id req-45a59bf9-2789-4af9-b0c0-055fe9e16afa 2018-10-08 04:44:39,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" 2018-10-08 04:44:39,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa1dca20-4e75-434d-b85d-36f01a8b3648 Date: Mon, 08 Oct 2018 04:44:39 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:44:39,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 used request id req-aa1dca20-4e75-434d-b85d-36f01a8b3648 2018-10-08 04:44:39,446 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet 2018-10-08 04:44:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" -d '{"subnets": [{"ip_version": 4, "network_id": "879fc71e-b64d-4630-891c-d06560bd1a15", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet"}]}' 2018-10-08 04:44:40,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c05bb060-2dad-4760-a1f8-74b1673e2146 Date: Mon, 08 Oct 2018 04:44:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"879fc71e-b64d-4630-891c-d06560bd1a15","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:39Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:39Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1f761d7943a5479f83323d224eb43265","id":"894ee396-6fa0-47d6-9f7f-ded65aeaff8a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet"}]} 2018-10-08 04:44:40,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c05bb060-2dad-4760-a1f8-74b1673e2146 2018-10-08 04:44:40,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=879fc71e-b64d-4630-891c-d06560bd1a15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" 2018-10-08 04:44:40,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-36583d7f-ab38-4efe-84c2-dfec75139822 Date: Mon, 08 Oct 2018 04:44:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["894ee396-6fa0-47d6-9f7f-ded65aeaff8a"],"updated_at":"2018-10-08T04:44:39Z","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f761d7943a5479f83323d224eb43265","id":"879fc71e-b64d-4630-891c-d06560bd1a15","name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net"}]} 2018-10-08 04:44:40,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=879fc71e-b64d-4630-891c-d06560bd1a15 used request id req-36583d7f-ab38-4efe-84c2-dfec75139822 2018-10-08 04:44:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" 2018-10-08 04:44:40,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5d237da2-80b2-4be6-938e-38be276d0ea1 Date: Mon, 08 Oct 2018 04:44:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"879fc71e-b64d-4630-891c-d06560bd1a15","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:39Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f761d7943a5479f83323d224eb43265","id":"894ee396-6fa0-47d6-9f7f-ded65aeaff8a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet"}]} 2018-10-08 04:44:40,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 used request id req-5d237da2-80b2-4be6-938e-38be276d0ea1 2018-10-08 04:44:40,697 - OpenStackNetwork - DEBUG - Network [879fc71e-b64d-4630-891c-d06560bd1a15] created successfully 2018-10-08 04:44:40,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:40,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:41,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["0BR1WmrCQFKKXCEKIF3QsA"], "issued_at": "2018-10-08T04:44:41.000000Z"}} 2018-10-08 04:44:41,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5602327b7f5cd2214f95cdb49f7fd9d839091d" 2018-10-08 04:44:41,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf68283-d10f-4ec0-ad33-c3e095780959 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:41,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bdf68283-d10f-4ec0-ad33-c3e095780959 2018-10-08 04:44:41,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:44:41,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5602327b7f5cd2214f95cdb49f7fd9d839091d" 2018-10-08 04:44:41,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3094e5a1-3c58-44c1-9141-3d4c349909e2 x-compute-request-id: req-3094e5a1-3c58-44c1-9141-3d4c349909e2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:44:41,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3094e5a1-3c58-44c1-9141-3d4c349909e2 2018-10-08 04:44:41,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5602327b7f5cd2214f95cdb49f7fd9d839091d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-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-10-08 04:44:41,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44: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-b234e883-7f62-4cdc-af6c-82d894ae3356 x-compute-request-id: req-b234e883-7f62-4cdc-af6c-82d894ae3356 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3683cbc5-c148-4f1b-997f-4b635788a3e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3683cbc5-c148-4f1b-997f-4b635788a3e9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3683cbc5-c148-4f1b-997f-4b635788a3e9", "name": "CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:44:41,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b234e883-7f62-4cdc-af6c-82d894ae3356 2018-10-08 04:44:41,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:41,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:41,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39f47870d136425987f60d2dd266911d", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role"}], "expires_at": "2018-10-08T05:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f761d7943a5479f83323d224eb43265", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-user", "id": "c0f846f175d348578b2f15dc36652e19"}, "audit_ids": ["GSfBn5hoSAWD7kF6r722Ag"], "issued_at": "2018-10-08T04:44:41.000000Z"}} 2018-10-08 04:44:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:41,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16437fa-1396-4141-8a68-ee3bb9c49d9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:41,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e16437fa-1396-4141-8a68-ee3bb9c49d9d 2018-10-08 04:44:41,862 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:44:41,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:41,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a823b1-f60e-4fd6-9c08-81c659e68c27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:41,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-89a823b1-f60e-4fd6-9c08-81c659e68c27 2018-10-08 04:44:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:42,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6bfeba2c-e7e9-4e03-947d-32ea2b5f3e05 Date: Mon, 08 Oct 2018 04:44:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["894ee396-6fa0-47d6-9f7f-ded65aeaff8a"],"updated_at":"2018-10-08T04:44:39Z","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f761d7943a5479f83323d224eb43265","id":"879fc71e-b64d-4630-891c-d06560bd1a15","name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net"}]} 2018-10-08 04:44:42,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net used request id req-6bfeba2c-e7e9-4e03-947d-32ea2b5f3e05 2018-10-08 04:44:42,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:42,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:42,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f1eff9-60f7-4dde-a912-7cce9ba4c7f6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265"}, "enabled": true, "id": "1f761d7943a5479f83323d224eb43265", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}} 2018-10-08 04:44:42,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 used request id req-f0f1eff9-60f7-4dde-a912-7cce9ba4c7f6 2018-10-08 04:44:42,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:42,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1e0106de-6695-4124-a3bb-4b281289a3ec Date: Mon, 08 Oct 2018 04:44:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"879fc71e-b64d-4630-891c-d06560bd1a15","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:39Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f761d7943a5479f83323d224eb43265","id":"894ee396-6fa0-47d6-9f7f-ded65aeaff8a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet"}]} 2018-10-08 04:44:42,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 used request id req-1e0106de-6695-4124-a3bb-4b281289a3ec 2018-10-08 04:44:42,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=879fc71e-b64d-4630-891c-d06560bd1a15&name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:42,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7470f8c5-5c5f-4dd5-aa92-2b087756a920 Date: Mon, 08 Oct 2018 04:44:42 GMT RESP BODY: {"ports":[]} 2018-10-08 04:44:42,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=879fc71e-b64d-4630-891c-d06560bd1a15&name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3dport-1&admin_state_up=True used request id req-7470f8c5-5c5f-4dd5-aa92-2b087756a920 2018-10-08 04:44:42,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:42,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59009fea-ce02-4f50-bf41-0b5a2f52e8be x-compute-request-id: req-59009fea-ce02-4f50-bf41-0b5a2f52e8be Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:44:42,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-inst used request id req-59009fea-ce02-4f50-bf41-0b5a2f52e8be 2018-10-08 04:44:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:43,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4605343b-321f-4173-936c-c9fb92f085a2 Date: Mon, 08 Oct 2018 04:44:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["894ee396-6fa0-47d6-9f7f-ded65aeaff8a"],"updated_at":"2018-10-08T04:44:39Z","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f761d7943a5479f83323d224eb43265","id":"879fc71e-b64d-4630-891c-d06560bd1a15","name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net"}]} 2018-10-08 04:44:43,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net used request id req-4605343b-321f-4173-936c-c9fb92f085a2 2018-10-08 04:44:43,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:43,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25476fa3-4b53-40a6-b4cc-8bc9483889df Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265"}, "enabled": true, "id": "1f761d7943a5479f83323d224eb43265", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}} 2018-10-08 04:44:43,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 used request id req-25476fa3-4b53-40a6-b4cc-8bc9483889df 2018-10-08 04:44:43,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:43,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2ae38a16-33e3-4960-93c8-95f0855b4121 Date: Mon, 08 Oct 2018 04:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"879fc71e-b64d-4630-891c-d06560bd1a15","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:39Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f761d7943a5479f83323d224eb43265","id":"894ee396-6fa0-47d6-9f7f-ded65aeaff8a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet"}]} 2018-10-08 04:44:43,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 used request id req-2ae38a16-33e3-4960-93c8-95f0855b4121 2018-10-08 04:44:43,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=879fc71e-b64d-4630-891c-d06560bd1a15&name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:43,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-acb07f21-ebac-4020-a0a9-b796ff9dd6f0 Date: Mon, 08 Oct 2018 04:44:43 GMT RESP BODY: {"ports":[]} 2018-10-08 04:44:43,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=879fc71e-b64d-4630-891c-d06560bd1a15&name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3dport-1&admin_state_up=True used request id req-acb07f21-ebac-4020-a0a9-b796ff9dd6f0 2018-10-08 04:44:43,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:43,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:44,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39f47870d136425987f60d2dd266911d", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role"}], "expires_at": "2018-10-08T05:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f761d7943a5479f83323d224eb43265", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1f761d7943a5479f83323d224eb43265", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-user", "id": "c0f846f175d348578b2f15dc36652e19"}, "audit_ids": ["7yM2ZIvtTfCRsKHs4_7Z0g"], "issued_at": "2018-10-08T04:44:44.000000Z"}} 2018-10-08 04:44:44,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084a9f69987185bed0622147f1d11bed184bca1d" 2018-10-08 04:44:44,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955a3196-662c-44cb-a644-2121b148c477 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:44,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-955a3196-662c-44cb-a644-2121b148c477 2018-10-08 04:44:44,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:44,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e9a247d5-0dc9-425d-9e3e-bd5b4b69c25e Date: Mon, 08 Oct 2018 04:44:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["894ee396-6fa0-47d6-9f7f-ded65aeaff8a"],"updated_at":"2018-10-08T04:44:39Z","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f761d7943a5479f83323d224eb43265","id":"879fc71e-b64d-4630-891c-d06560bd1a15","name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net"}]} 2018-10-08 04:44:44,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net used request id req-e9a247d5-0dc9-425d-9e3e-bd5b4b69c25e 2018-10-08 04:44:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:44,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a612fed6-3b53-420e-946c-8c5b6c1d0e12 Date: Mon, 08 Oct 2018 04:44:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"879fc71e-b64d-4630-891c-d06560bd1a15","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:39Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f761d7943a5479f83323d224eb43265","id":"894ee396-6fa0-47d6-9f7f-ded65aeaff8a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet"}]} 2018-10-08 04:44:44,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 used request id req-a612fed6-3b53-420e-946c-8c5b6c1d0e12 2018-10-08 04:44:44,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:44,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5a2e814f-008c-44d6-b940-84ecae3d49e0 Date: Mon, 08 Oct 2018 04:44:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["894ee396-6fa0-47d6-9f7f-ded65aeaff8a"],"updated_at":"2018-10-08T04:44:39Z","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f761d7943a5479f83323d224eb43265","id":"879fc71e-b64d-4630-891c-d06560bd1a15","name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net"}]} 2018-10-08 04:44:44,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net used request id req-5a2e814f-008c-44d6-b940-84ecae3d49e0 2018-10-08 04:44:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:44,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:44,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084a9f69987185bed0622147f1d11bed184bca1d" 2018-10-08 04:44:44,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87661cd9-73d3-4492-8980-4f0ac821ced3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265"}, "enabled": true, "id": "1f761d7943a5479f83323d224eb43265", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}} 2018-10-08 04:44:44,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 used request id req-87661cd9-73d3-4492-8980-4f0ac821ced3 2018-10-08 04:44:44,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:45,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-33aca790-4672-4c15-a1ae-9568773ba99c Date: Mon, 08 Oct 2018 04:44:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"879fc71e-b64d-4630-891c-d06560bd1a15","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:39Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f761d7943a5479f83323d224eb43265","id":"894ee396-6fa0-47d6-9f7f-ded65aeaff8a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet"}]} 2018-10-08 04:44:45,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15 used request id req-33aca790-4672-4c15-a1ae-9568773ba99c 2018-10-08 04:44:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15&name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" 2018-10-08 04:44:45,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ad27f82c-c5bf-467f-a3fd-d38464172903 Date: Mon, 08 Oct 2018 04:44:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"879fc71e-b64d-4630-891c-d06560bd1a15","tenant_id":"1f761d7943a5479f83323d224eb43265","created_at":"2018-10-08T04:44:39Z","dns_nameservers":[],"updated_at":"2018-10-08T04:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f761d7943a5479f83323d224eb43265","id":"894ee396-6fa0-47d6-9f7f-ded65aeaff8a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet"}]} 2018-10-08 04:44:45,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=879fc71e-b64d-4630-891c-d06560bd1a15&name=CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet used request id req-ad27f82c-c5bf-467f-a3fd-d38464172903 2018-10-08 04:44:45,199 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net 2018-10-08 04:44:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd1a5c136fb766c969b5504b42b8cb14fa9f9cc" -d '{"port": {"network_id": "879fc71e-b64d-4630-891c-d06560bd1a15", "fixed_ips": [{"subnet_id": "894ee396-6fa0-47d6-9f7f-ded65aeaff8a", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3dport-1", "admin_state_up": true}}' 2018-10-08 04:44:45,856 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-d5bd028d-cfd4-4d3c-8392-fbff9b3bfd43 Date: Mon, 08 Oct 2018 04:44:45 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-08 04:44:45,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-d5bd028d-cfd4-4d3c-8392-fbff9b3bfd43 2018-10-08 04:44:45,856 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-08 04:44:45,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/3683cbc5-c148-4f1b-997f-4b635788a3e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5602327b7f5cd2214f95cdb49f7fd9d839091d" 2018-10-08 04:44:45,902 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:44: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-d90e8021-5eb4-45df-8444-ea20474ca17e x-compute-request-id: req-d90e8021-5eb4-45df-8444-ea20474ca17e Content-Length: 0 Content-Type: application/json 2018-10-08 04:44:45,902 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3683cbc5-c148-4f1b-997f-4b635788a3e9 used request id req-d90e8021-5eb4-45df-8444-ea20474ca17e 2018-10-08 04:44:45,903 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet 2018-10-08 04:44:45,903 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-subnet 2018-10-08 04:44:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/894ee396-6fa0-47d6-9f7f-ded65aeaff8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" 2018-10-08 04:44:48,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-416163bc-7775-403f-874f-f19dace275fd Date: Mon, 08 Oct 2018 04:44:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:44:48,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/894ee396-6fa0-47d6-9f7f-ded65aeaff8a used request id req-416163bc-7775-403f-874f-f19dace275fd 2018-10-08 04:44:48,245 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-pub-net 2018-10-08 04:44:48,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/879fc71e-b64d-4630-891c-d06560bd1a15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cb13e115185a6615d009e6660583fa975e8e5" 2018-10-08 04:44:49,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0388c55b-0b44-4451-8d1c-887b0a92de92 Date: Mon, 08 Oct 2018 04:44:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:44:49,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/879fc71e-b64d-4630-891c-d06560bd1a15 used request id req-0388c55b-0b44-4451-8d1c-887b0a92de92 2018-10-08 04:44:49,258 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9cd2bf48-c65a-435c-8ac9-0ba124527e3d-image 2018-10-08 04:44:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af61343e846ddb3aba3be8964dbe22c7d8e085d5" 2018-10-08 04:44:50,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9b7fcc5-ea20-4420-b2f4-a270d742512d Date: Mon, 08 Oct 2018 04:44:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:44:50,523 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d51ee97d-7398-42cf-8e6c-97eb8d674af3 used request id req-b9b7fcc5-ea20-4420-b2f4-a270d742512d 2018-10-08 04:44:50,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:50,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e69b30fa-ce20-4608-98e8-8dac7ea8a988 Date: Mon, 08 Oct 2018 04:44:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f761d7943a5479f83323d224eb43265", "created_at": "2018-10-08T04:44:38Z", "updated_at": "2018-10-08T04:44:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:38Z", "revision_number": 0, "id": "392dcd64-449e-4cb7-a7d3-ee7f9f46e17c", "remote_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:38Z", "security_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "tenant_id": "1f761d7943a5479f83323d224eb43265", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f761d7943a5479f83323d224eb43265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:38Z", "revision_number": 0, "id": "72e38c4b-530e-4215-8f6e-1f1e3fc8e27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:38Z", "security_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "tenant_id": "1f761d7943a5479f83323d224eb43265", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f761d7943a5479f83323d224eb43265"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:38Z", "revision_number": 0, "id": "a2bb8668-cb42-4387-b667-9133138c3578", "remote_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:38Z", "security_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "tenant_id": "1f761d7943a5479f83323d224eb43265", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f761d7943a5479f83323d224eb43265"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:38Z", "revision_number": 0, "id": "c177e2b1-4ed5-4195-a0ae-7eb8b8a0e0ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:38Z", "security_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "tenant_id": "1f761d7943a5479f83323d224eb43265", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f761d7943a5479f83323d224eb43265"}], "revision_number": 4, "project_id": "1f761d7943a5479f83323d224eb43265", "id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:44:50,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e69b30fa-ce20-4608-98e8-8dac7ea8a988 2018-10-08 04:44:50,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:50,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5390f63-9a5c-4d04-a1fb-e46fcefd55b2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:44:50,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-d5390f63-9a5c-4d04-a1fb-e46fcefd55b2 2018-10-08 04:44:50,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:51,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6389227e-8d7e-4bcc-bae6-321e9a9d68d9 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:44:51,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-6389227e-8d7e-4bcc-bae6-321e9a9d68d9 2018-10-08 04:44:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:51,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2036e0f4-d988-4a93-a80d-86db006e7b8f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:44:51,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-2036e0f4-d988-4a93-a80d-86db006e7b8f 2018-10-08 04:44:51,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:51,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1a0d84-be50-4601-a25f-f6b4fa5e2543 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265"}, "enabled": true, "id": "1f761d7943a5479f83323d224eb43265", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-27e11b4e-b855-452-proj"}} 2018-10-08 04:44:51,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 used request id req-0a1a0d84-be50-4601-a25f-f6b4fa5e2543 2018-10-08 04:44:51,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d34e05c8-7694-4f19-b6f2-24c4cb0f70a5 2018-10-08 04:44:51,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d34e05c8-7694-4f19-b6f2-24c4cb0f70a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:51,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-be261bb0-e2c3-4a55-bfd5-299bbd875e45 Date: Mon, 08 Oct 2018 04:44:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:38Z", "security_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "port_range_min": null, "revision_number": 0, "tenant_id": "1f761d7943a5479f83323d224eb43265", "created_at": "2018-10-08T04:44:38Z", "project_id": "1f761d7943a5479f83323d224eb43265", "id": "392dcd64-449e-4cb7-a7d3-ee7f9f46e17c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:38Z", "security_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "port_range_min": null, "revision_number": 0, "tenant_id": "1f761d7943a5479f83323d224eb43265", "created_at": "2018-10-08T04:44:38Z", "project_id": "1f761d7943a5479f83323d224eb43265", "id": "72e38c4b-530e-4215-8f6e-1f1e3fc8e27c"}, {"remote_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:38Z", "security_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "port_range_min": null, "revision_number": 0, "tenant_id": "1f761d7943a5479f83323d224eb43265", "created_at": "2018-10-08T04:44:38Z", "project_id": "1f761d7943a5479f83323d224eb43265", "id": "a2bb8668-cb42-4387-b667-9133138c3578"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:38Z", "security_group_id": "d34e05c8-7694-4f19-b6f2-24c4cb0f70a5", "port_range_min": null, "revision_number": 0, "tenant_id": "1f761d7943a5479f83323d224eb43265", "created_at": "2018-10-08T04:44:38Z", "project_id": "1f761d7943a5479f83323d224eb43265", "id": "c177e2b1-4ed5-4195-a0ae-7eb8b8a0e0ee"}]} 2018-10-08 04:44:51,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d34e05c8-7694-4f19-b6f2-24c4cb0f70a5 used request id req-be261bb0-e2c3-4a55-bfd5-299bbd875e45 2018-10-08 04:44:51,444 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:44:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d34e05c8-7694-4f19-b6f2-24c4cb0f70a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:51,804 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e9eb6d2-80e2-4243-b09e-2ad64e720554 Content-Length: 0 Date: Mon, 08 Oct 2018 04:44:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:44:51,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d34e05c8-7694-4f19-b6f2-24c4cb0f70a5 used request id req-6e9eb6d2-80e2-4243-b09e-2ad64e720554 2018-10-08 04:44:51,804 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-27e11b4e-b855-452-proj 2018-10-08 04:44:51,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:52,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e52aa3b-af3f-44af-b040-05a26269aaa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:52,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1f761d7943a5479f83323d224eb43265 used request id req-5e52aa3b-af3f-44af-b040-05a26269aaa3 2018-10-08 04:44:52,035 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-27e11b4e-b855-452-proj-role 2018-10-08 04:44:52,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/39f47870d136425987f60d2dd266911d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:52,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d93f9aa-ac19-4f8e-aff7-0f8509370256 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:52,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/39f47870d136425987f60d2dd266911d used request id req-3d93f9aa-ac19-4f8e-aff7-0f8509370256 2018-10-08 04:44:52,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817d8b9770ba69acbe3ef33680b6b22bc65b9d2c" 2018-10-08 04:44:52,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdbf5cb-0bac-4886-9aeb-d0253b153c9d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:44:52,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9fdbf5cb-0bac-4886-9aeb-d0253b153c9d 2018-10-08 04:44:52,344 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-27e11b4e-b855-452-user 2018-10-08 04:44:52,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c0f846f175d348578b2f15dc36652e19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4da5198d7c4e5ef448694bf772934aa590f4942" 2018-10-08 04:44:52,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab20749-a52b-4c70-8189-bbad4b2eba5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:52,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c0f846f175d348578b2f15dc36652e19 used request id req-1ab20749-a52b-4c70-8189-bbad4b2eba5d 2018-10-08 04:44:52,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:52,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1TjUB7GJS6ObeXUXbV1Xxg"], "issued_at": "2018-10-08T04:44:52.000000Z"}} 2018-10-08 04:44:52,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416f766ebd1798596b1b13498e538ad6653805d4" 2018-10-08 04:44:53,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1f9186-2d63-4d82-b09e-dd456fca5b12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:53,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-af1f9186-2d63-4d82-b09e-dd456fca5b12 2018-10-08 04:44:53,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:53,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:53,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["FwwMdiQ1TjycEr0HmEaqEA"], "issued_at": "2018-10-08T04:44:53.000000Z"}} 2018-10-08 04:44:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:44:53,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8839b2e8-132b-47b5-a089-6df7916ee16d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:53,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8839b2e8-132b-47b5-a089-6df7916ee16d 2018-10-08 04:44:53,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:53,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:53,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:44:53,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c187aeb-b7ba-4319-8843-3afc8227b5da Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:44:53,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj used request id req-8c187aeb-b7ba-4319-8843-3afc8227b5da 2018-10-08 04:44:53,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:44:53,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8a9706-ef69-418b-ab74-c6b76640b53f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:44:53,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5b8a9706-ef69-418b-ab74-c6b76640b53f 2018-10-08 04:44:53,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}}' 2018-10-08 04:44:53,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e44beaa6-e106-459b-b5c0-b4ceb9e7b73b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22"}, "enabled": true, "id": "60f2a76e01e1404bb4ac06e050328e22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}} 2018-10-08 04:44:53,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e44beaa6-e106-459b-b5c0-b4ceb9e7b73b 2018-10-08 04:44:53,811 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj 2018-10-08 04:44:53,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:53,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:54,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["GHAgW07LSryWRvH_vvsCiA"], "issued_at": "2018-10-08T04:44:54.000000Z"}} 2018-10-08 04:44:54,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2630ca28acba6d3db3f59f97e83b8834eb5a4e9f" 2018-10-08 04:44:54,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de11d73-92db-4dad-b9b8-ac9f66e0b0f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:54,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5de11d73-92db-4dad-b9b8-ac9f66e0b0f8 2018-10-08 04:44:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:44:54,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:44:54,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2630ca28acba6d3db3f59f97e83b8834eb5a4e9f" 2018-10-08 04:44:54,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b2bbfc-3808-466e-9c7b-db590004f720 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:44:54,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-59b2bbfc-3808-466e-9c7b-db590004f720 2018-10-08 04:44:54,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2630ca28acba6d3db3f59f97e83b8834eb5a4e9f" 2018-10-08 04:44:54,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8bf302-8d70-4a4d-aa5a-884eb783d126 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22"}, "enabled": true, "id": "60f2a76e01e1404bb4ac06e050328e22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}]} 2018-10-08 04:44:54,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj used request id req-cd8bf302-8d70-4a4d-aa5a-884eb783d126 2018-10-08 04:44:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2630ca28acba6d3db3f59f97e83b8834eb5a4e9f" 2018-10-08 04:44:54,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbd15d5-0086-49f9-b5b1-30d487c41760 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:44:54,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bcbd15d5-0086-49f9-b5b1-30d487c41760 2018-10-08 04:44:55,018 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-96f25eca-3e9f-42a-user 2018-10-08 04:44:55,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:44:55,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468aec7a-d513-4374-b36f-11809c6e890f Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:44:55,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-468aec7a-d513-4374-b36f-11809c6e890f 2018-10-08 04:44:55,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" -d '{"role": {"name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role"}}' 2018-10-08 04:44:55,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5ce719-361a-4f45-bb50-555ca3b84bfb Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac4ac45fefc243368f927f254d601fbf", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac4ac45fefc243368f927f254d601fbf"}, "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role"}} 2018-10-08 04:44:55,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7b5ce719-361a-4f45-bb50-555ca3b84bfb 2018-10-08 04:44:55,223 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role 2018-10-08 04:44:55,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ac4ac45fefc243368f927f254d601fbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:44:55,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8abee829-964e-4fab-99f2-ac315865e802 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ac4ac45fefc243368f927f254d601fbf"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role", "id": "ac4ac45fefc243368f927f254d601fbf"}} 2018-10-08 04:44:55,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ac4ac45fefc243368f927f254d601fbf used request id req-8abee829-964e-4fab-99f2-ac315865e802 2018-10-08 04:44:55,241 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role to project CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj 2018-10-08 04:44:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22/users/be18d14836e84db5b1b527bc78e0381a/roles/ac4ac45fefc243368f927f254d601fbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:44:55,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f0d64b-caa7-4147-a926-e7b2fdfbbd6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:44:55,377 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22/users/be18d14836e84db5b1b527bc78e0381a/roles/ac4ac45fefc243368f927f254d601fbf used request id req-63f0d64b-caa7-4147-a926-e7b2fdfbbd6a 2018-10-08 04:44:55,378 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:44:55,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:55,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:55,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac4ac45fefc243368f927f254d601fbf", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role"}], "expires_at": "2018-10-08T05:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f2a76e01e1404bb4ac06e050328e22", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-user", "id": "be18d14836e84db5b1b527bc78e0381a"}, "audit_ids": ["9dUtcTsHS0mLeCZvjopM3g"], "issued_at": "2018-10-08T04:44:55.000000Z"}} 2018-10-08 04:44:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc939875fb633fb847a37553482dc35c7c299f2" 2018-10-08 04:44:55,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147db524-d9fa-4590-9a5a-a80c6ce768d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:55,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-147db524-d9fa-4590-9a5a-a80c6ce768d6 2018-10-08 04:44:55,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cc939875fb633fb847a37553482dc35c7c299f2" 2018-10-08 04:44:56,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2b9f9c7a-92b2-4421-84c6-b2ffb166aea7 Date: Mon, 08 Oct 2018 04:44:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image"} 2018-10-08 04:44:56,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image used request id req-2b9f9c7a-92b2-4421-84c6-b2ffb166aea7 2018-10-08 04:44:56,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cc939875fb633fb847a37553482dc35c7c299f2" 2018-10-08 04:44:56,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83401238-6dbe-401e-b798-619312119ac7 Date: Mon, 08 Oct 2018 04:44: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:44:56,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-83401238-6dbe-401e-b798-619312119ac7 2018-10-08 04:44:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0cc939875fb633fb847a37553482dc35c7c299f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image"}' 2018-10-08 04:44:56,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b X-Openstack-Request-Id: req-0305d87b-9971-4612-b1f5-97d7147e8a6a Date: Mon, 08 Oct 2018 04:44:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:44:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:44:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b", "min_disk": 0, "protected": false, "id": "3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b", "file": "/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b/file", "checksum": null, "owner": "60f2a76e01e1404bb4ac06e050328e22", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:44:56,392 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0305d87b-9971-4612-b1f5-97d7147e8a6a 2018-10-08 04:44:56,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cc939875fb633fb847a37553482dc35c7c299f2" -d '' 2018-10-08 04:44:58,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b5fb288-5d41-485e-b903-8abc06f8fd7c Date: Mon, 08 Oct 2018 04:44:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:44:58,030 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b/file used request id req-0b5fb288-5d41-485e-b903-8abc06f8fd7c 2018-10-08 04:44:58,031 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:44:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cc939875fb633fb847a37553482dc35c7c299f2" 2018-10-08 04:44:58,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9f53354e-4837-45e0-ad70-6e522ce7715f Date: Mon, 08 Oct 2018 04:44:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:44:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:44:58Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b/snap", "metadata": {}}], "self": "/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b", "min_disk": 0, "protected": false, "id": "3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b", "file": "/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "60f2a76e01e1404bb4ac06e050328e22", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:44:58,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b used request id req-9f53354e-4837-45e0-ad70-6e522ce7715f 2018-10-08 04:44:58,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cc939875fb633fb847a37553482dc35c7c299f2" 2018-10-08 04:44:58,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4111984f-8994-4985-a913-335e2a8b548c Date: Mon, 08 Oct 2018 04:44:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:44:58,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4111984f-8994-4985-a913-335e2a8b548c 2018-10-08 04:44:58,372 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image 2018-10-08 04:44:58,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cc939875fb633fb847a37553482dc35c7c299f2" 2018-10-08 04:44:58,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4c96e40f-7a56-4d39-9d6e-91b940473cee Date: Mon, 08 Oct 2018 04:44:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:44:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:44:58Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b/snap", "metadata": {}}], "self": "/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b", "min_disk": 0, "protected": false, "id": "3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b", "file": "/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "60f2a76e01e1404bb4ac06e050328e22", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:44:58,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b used request id req-4c96e40f-7a56-4d39-9d6e-91b940473cee 2018-10-08 04:44:58,544 - create_image - DEBUG - Instance status is - active 2018-10-08 04:44:58,544 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image 2018-10-08 04:44:58,544 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image 2018-10-08 04:44:58,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:44:58,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:44:58,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac4ac45fefc243368f927f254d601fbf", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role"}], "expires_at": "2018-10-08T05:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f2a76e01e1404bb4ac06e050328e22", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-user", "id": "be18d14836e84db5b1b527bc78e0381a"}, "audit_ids": ["a04q6W94SNKn22PBNcGgdQ"], "issued_at": "2018-10-08T04:44:58.000000Z"}} 2018-10-08 04:44:58,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" 2018-10-08 04:44:58,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7ddf09-a1d0-4c41-b800-6869b341d5f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:44:58,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf7ddf09-a1d0-4c41-b800-6869b341d5f0 2018-10-08 04:44:59,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" 2018-10-08 04:44:59,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-05ce30ee-8cbe-41d7-ae31-b028e46b5e8f Date: Mon, 08 Oct 2018 04:44:59 GMT RESP BODY: {"networks":[]} 2018-10-08 04:44:59,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net used request id req-05ce30ee-8cbe-41d7-ae31-b028e46b5e8f 2018-10-08 04:44:59,161 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net 2018-10-08 04:44:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" -d '{"network": {"name": "CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net", "admin_state_up": true}}' 2018-10-08 04:44:59,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-c98570af-520c-4e38-90d0-cb9e211a7845 Date: Mon, 08 Oct 2018 04:44:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"60f2a76e01e1404bb4ac06e050328e22","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:44:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:44:59Z","mtu":1450}} 2018-10-08 04:44:59,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c98570af-520c-4e38-90d0-cb9e211a7845 2018-10-08 04:44:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" 2018-10-08 04:44:59,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-97a27422-6ba5-423a-8495-6005035408d5 Date: Mon, 08 Oct 2018 04:44:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:44:59Z","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:44:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net"}]} 2018-10-08 04:44:59,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 used request id req-97a27422-6ba5-423a-8495-6005035408d5 2018-10-08 04:44:59,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" 2018-10-08 04:45:00,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ed25dfab-fc28-42c9-beb9-d0198bf6d295 Date: Mon, 08 Oct 2018 04:45:00 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:45:00,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 used request id req-ed25dfab-fc28-42c9-beb9-d0198bf6d295 2018-10-08 04:45:00,127 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet 2018-10-08 04:45:00,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" -d '{"subnets": [{"ip_version": 4, "network_id": "eeda3ce3-d138-4261-b3a5-1ddb84894ca2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet"}]}' 2018-10-08 04:45:00,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cd7517d9-0dbc-4b23-9fd6-1dab69cfb6a3 Date: Mon, 08 Oct 2018 04:45:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:45:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"cfe76962-e971-4916-baf8-0223fbc80351","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet"}]} 2018-10-08 04:45:00,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-cd7517d9-0dbc-4b23-9fd6-1dab69cfb6a3 2018-10-08 04:45:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" 2018-10-08 04:45:01,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a5e88dae-90c8-4836-9802-54b835a57a4b Date: Mon, 08 Oct 2018 04:45:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfe76962-e971-4916-baf8-0223fbc80351"],"updated_at":"2018-10-08T04:45:00Z","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:44:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net"}]} 2018-10-08 04:45:01,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 used request id req-a5e88dae-90c8-4836-9802-54b835a57a4b 2018-10-08 04:45:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" 2018-10-08 04:45:01,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-367cf789-6f63-4e2d-bfe4-47146ab9fa54 Date: Mon, 08 Oct 2018 04:45:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:45:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"cfe76962-e971-4916-baf8-0223fbc80351","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet"}]} 2018-10-08 04:45:01,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 used request id req-367cf789-6f63-4e2d-bfe4-47146ab9fa54 2018-10-08 04:45:01,252 - OpenStackNetwork - DEBUG - Network [eeda3ce3-d138-4261-b3a5-1ddb84894ca2] created successfully 2018-10-08 04:45:01,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:01,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:01,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["BxCL-qCmTr2iUr1aKZ0Igw"], "issued_at": "2018-10-08T04:45:01.000000Z"}} 2018-10-08 04:45:01,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd6e21f64809257ca0ea28e77f6c755e663422c" 2018-10-08 04:45:01,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6a1fbb-c029-46bb-b906-45521ddedbd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:01,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fd6a1fbb-c029-46bb-b906-45521ddedbd7 2018-10-08 04:45:01,746 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:45:01,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd6e21f64809257ca0ea28e77f6c755e663422c" 2018-10-08 04:45:01,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b63ca41-0ce9-4f8d-9b23-6618b9416f3c x-compute-request-id: req-3b63ca41-0ce9-4f8d-9b23-6618b9416f3c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:45:01,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3b63ca41-0ce9-4f8d-9b23-6618b9416f3c 2018-10-08 04:45:01,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd6e21f64809257ca0ea28e77f6c755e663422c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-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-10-08 04:45:02,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45: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-6dc630bf-7a1c-4f40-8889-d330431ba3b9 x-compute-request-id: req-6dc630bf-7a1c-4f40-8889-d330431ba3b9 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fcbf8602-eac8-429e-89bb-bce370f467ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fcbf8602-eac8-429e-89bb-bce370f467ab", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fcbf8602-eac8-429e-89bb-bce370f467ab", "name": "CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:45:02,001 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6dc630bf-7a1c-4f40-8889-d330431ba3b9 2018-10-08 04:45:02,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:02,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:02,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac4ac45fefc243368f927f254d601fbf", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role"}], "expires_at": "2018-10-08T05:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f2a76e01e1404bb4ac06e050328e22", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-user", "id": "be18d14836e84db5b1b527bc78e0381a"}, "audit_ids": ["Hr0FF8zlTiy_IrcEiIeT8g"], "issued_at": "2018-10-08T04:45:02.000000Z"}} 2018-10-08 04:45:02,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:02,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ba87b6-a40e-40d7-b160-7ddf86a5c69a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:02,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58ba87b6-a40e-40d7-b160-7ddf86a5c69a 2018-10-08 04:45:02,452 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:45:02,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:02,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330670d3-bc37-410c-970c-b71ea9fec6d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:02,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-330670d3-bc37-410c-970c-b71ea9fec6d0 2018-10-08 04:45:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:02,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-61235214-b19c-4da0-8a4a-b6db5f9ac5e1 Date: Mon, 08 Oct 2018 04:45:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfe76962-e971-4916-baf8-0223fbc80351"],"updated_at":"2018-10-08T04:45:00Z","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:44:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net"}]} 2018-10-08 04:45:02,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net used request id req-61235214-b19c-4da0-8a4a-b6db5f9ac5e1 2018-10-08 04:45:02,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:45:02,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:45:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:45:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:02,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41192fe3-8990-4912-9254-640edfca8a40 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22"}, "enabled": true, "id": "60f2a76e01e1404bb4ac06e050328e22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}} 2018-10-08 04:45:02,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 used request id req-41192fe3-8990-4912-9254-640edfca8a40 2018-10-08 04:45:02,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:03,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f71dc751-f601-4927-b94b-78d811c35c52 Date: Mon, 08 Oct 2018 04:45:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:45:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"cfe76962-e971-4916-baf8-0223fbc80351","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet"}]} 2018-10-08 04:45:03,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 used request id req-f71dc751-f601-4927-b94b-78d811c35c52 2018-10-08 04:45:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2&mac_address=foo&name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:03,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-55c1560d-5405-4475-9541-d74b3aa5ae00 Date: Mon, 08 Oct 2018 04:45:03 GMT RESP BODY: {"ports":[]} 2018-10-08 04:45:03,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2&mac_address=foo&name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553aport-1&admin_state_up=True used request id req-55c1560d-5405-4475-9541-d74b3aa5ae00 2018-10-08 04:45:03,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:03,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1726740a-80f2-4c15-b618-a08e6a145150 x-compute-request-id: req-1726740a-80f2-4c15-b618-a08e6a145150 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:45:03,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-inst used request id req-1726740a-80f2-4c15-b618-a08e6a145150 2018-10-08 04:45:03,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:03,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2c1a0005-d3df-4624-a5ba-c6fcdb282b05 Date: Mon, 08 Oct 2018 04:45:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfe76962-e971-4916-baf8-0223fbc80351"],"updated_at":"2018-10-08T04:45:00Z","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:44:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net"}]} 2018-10-08 04:45:03,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net used request id req-2c1a0005-d3df-4624-a5ba-c6fcdb282b05 2018-10-08 04:45:03,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:03,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6a585a-f09c-4306-8f7c-8d44eed5a394 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22"}, "enabled": true, "id": "60f2a76e01e1404bb4ac06e050328e22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}} 2018-10-08 04:45:03,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 used request id req-5f6a585a-f09c-4306-8f7c-8d44eed5a394 2018-10-08 04:45:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:04,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d0a3a80f-5d03-4939-815c-ab1af2168a94 Date: Mon, 08 Oct 2018 04:45:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:45:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"cfe76962-e971-4916-baf8-0223fbc80351","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet"}]} 2018-10-08 04:45:04,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 used request id req-d0a3a80f-5d03-4939-815c-ab1af2168a94 2018-10-08 04:45:04,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2&mac_address=foo&name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:04,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ada4dc09-5dbf-4764-92ef-63f5b20309f0 Date: Mon, 08 Oct 2018 04:45:04 GMT RESP BODY: {"ports":[]} 2018-10-08 04:45:04,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2&mac_address=foo&name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553aport-1&admin_state_up=True used request id req-ada4dc09-5dbf-4764-92ef-63f5b20309f0 2018-10-08 04:45:04,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:04,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:04,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac4ac45fefc243368f927f254d601fbf", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role"}], "expires_at": "2018-10-08T05:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f2a76e01e1404bb4ac06e050328e22", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/60f2a76e01e1404bb4ac06e050328e22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-user", "id": "be18d14836e84db5b1b527bc78e0381a"}, "audit_ids": ["RyaqR0UaSoiLbJRjfl0Q-A"], "issued_at": "2018-10-08T04:45:04.000000Z"}} 2018-10-08 04:45:04,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b42f26ec960ea376dd42534d001957cc27ecfb8" 2018-10-08 04:45:04,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736a1be5-0845-4ca7-876f-f906673d7083 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:04,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-736a1be5-0845-4ca7-876f-f906673d7083 2018-10-08 04:45:04,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:04,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8b0d7e52-7d2f-48bb-927d-67dfdde0dccb Date: Mon, 08 Oct 2018 04:45:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfe76962-e971-4916-baf8-0223fbc80351"],"updated_at":"2018-10-08T04:45:00Z","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:44:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net"}]} 2018-10-08 04:45:04,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net used request id req-8b0d7e52-7d2f-48bb-927d-67dfdde0dccb 2018-10-08 04:45:04,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:04,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3248b605-07dd-4888-a283-c6422c2bf0bb Date: Mon, 08 Oct 2018 04:45:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:45:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"cfe76962-e971-4916-baf8-0223fbc80351","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet"}]} 2018-10-08 04:45:04,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 used request id req-3248b605-07dd-4888-a283-c6422c2bf0bb 2018-10-08 04:45:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:05,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-48074087-a384-40d4-b298-0031a11a0d97 Date: Mon, 08 Oct 2018 04:45:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cfe76962-e971-4916-baf8-0223fbc80351"],"updated_at":"2018-10-08T04:45:00Z","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:44:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net"}]} 2018-10-08 04:45:05,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net used request id req-48074087-a384-40d4-b298-0031a11a0d97 2018-10-08 04:45:05,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:45:05,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:45:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:45:05,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b42f26ec960ea376dd42534d001957cc27ecfb8" 2018-10-08 04:45:05,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e925e373-c815-4c90-96c9-08e130e49305 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22"}, "enabled": true, "id": "60f2a76e01e1404bb4ac06e050328e22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}} 2018-10-08 04:45:05,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 used request id req-e925e373-c815-4c90-96c9-08e130e49305 2018-10-08 04:45:05,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" 2018-10-08 04:45:05,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ee869b6-e05f-411d-8d9c-ad763bc817c5 Date: Mon, 08 Oct 2018 04:45:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeda3ce3-d138-4261-b3a5-1ddb84894ca2","tenant_id":"60f2a76e01e1404bb4ac06e050328e22","created_at":"2018-10-08T04:45:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60f2a76e01e1404bb4ac06e050328e22","id":"cfe76962-e971-4916-baf8-0223fbc80351","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet"}]} 2018-10-08 04:45:05,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=eeda3ce3-d138-4261-b3a5-1ddb84894ca2 used request id req-1ee869b6-e05f-411d-8d9c-ad763bc817c5 2018-10-08 04:45:05,549 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net 2018-10-08 04:45:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f20bc755351a6c005338e762d8101a9d94a65b" -d '{"port": {"network_id": "eeda3ce3-d138-4261-b3a5-1ddb84894ca2", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553aport-1", "admin_state_up": true}}' 2018-10-08 04:45:05,566 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-1ad41515-b0eb-4dd8-b6cf-2fe01b4581ff Date: Mon, 08 Oct 2018 04:45:05 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 04:45:05,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-1ad41515-b0eb-4dd8-b6cf-2fe01b4581ff 2018-10-08 04:45:05,566 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-08 04:45:05,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/fcbf8602-eac8-429e-89bb-bce370f467ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd6e21f64809257ca0ea28e77f6c755e663422c" 2018-10-08 04:45:05,632 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:45: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-4a6c8d17-6162-4194-94e8-d0d372526d3c x-compute-request-id: req-4a6c8d17-6162-4194-94e8-d0d372526d3c Content-Length: 0 Content-Type: application/json 2018-10-08 04:45:05,632 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fcbf8602-eac8-429e-89bb-bce370f467ab used request id req-4a6c8d17-6162-4194-94e8-d0d372526d3c 2018-10-08 04:45:05,633 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet 2018-10-08 04:45:05,633 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-subnet 2018-10-08 04:45:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/cfe76962-e971-4916-baf8-0223fbc80351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" 2018-10-08 04:45:07,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-173ff83d-8323-474b-bbfd-2a5c6abf5531 Date: Mon, 08 Oct 2018 04:45:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:45:07,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/cfe76962-e971-4916-baf8-0223fbc80351 used request id req-173ff83d-8323-474b-bbfd-2a5c6abf5531 2018-10-08 04:45:07,891 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-pub-net 2018-10-08 04:45:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/eeda3ce3-d138-4261-b3a5-1ddb84894ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f8f8158a7918c28cb0bbeeb08240a83e49e3c" 2018-10-08 04:45:09,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ef6512a-4f55-4d50-913b-70bf0185a4d2 Date: Mon, 08 Oct 2018 04:45:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:45:09,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/eeda3ce3-d138-4261-b3a5-1ddb84894ca2 used request id req-0ef6512a-4f55-4d50-913b-70bf0185a4d2 2018-10-08 04:45:09,192 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e4804fa8-bd78-41b2-92a9-4af1dab6553a-image 2018-10-08 04:45:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cc939875fb633fb847a37553482dc35c7c299f2" 2018-10-08 04:45:11,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b7bfa37-dcd5-46d1-8731-9bb227fa8dbf Date: Mon, 08 Oct 2018 04:45:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:45:11,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3c0e9051-35a1-4513-b7e8-8c7a1d7d7b1b used request id req-2b7bfa37-dcd5-46d1-8731-9bb227fa8dbf 2018-10-08 04:45:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:11,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a9d9893f-38ef-4387-a045-7ba9334f0e0b Date: Mon, 08 Oct 2018 04:45:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "60f2a76e01e1404bb4ac06e050328e22", "created_at": "2018-10-08T04:44:59Z", "updated_at": "2018-10-08T04:44:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:59Z", "revision_number": 0, "id": "43632ce2-e1ca-493f-a396-35882f09d9cc", "remote_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:59Z", "security_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "tenant_id": "60f2a76e01e1404bb4ac06e050328e22", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f2a76e01e1404bb4ac06e050328e22"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:59Z", "revision_number": 0, "id": "63bc6eb7-b8f8-4cfb-a98f-586784a99a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:59Z", "security_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "tenant_id": "60f2a76e01e1404bb4ac06e050328e22", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f2a76e01e1404bb4ac06e050328e22"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:59Z", "revision_number": 0, "id": "7d54c145-a065-47e6-afd4-936f78054ae5", "remote_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:59Z", "security_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "tenant_id": "60f2a76e01e1404bb4ac06e050328e22", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f2a76e01e1404bb4ac06e050328e22"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:44:59Z", "revision_number": 0, "id": "eb756f32-9865-4f30-89e5-b3ce468a0813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:44:59Z", "security_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "tenant_id": "60f2a76e01e1404bb4ac06e050328e22", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f2a76e01e1404bb4ac06e050328e22"}], "revision_number": 4, "project_id": "60f2a76e01e1404bb4ac06e050328e22", "id": "af1d8384-62da-4db8-b047-630f010a064e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:45:11,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a9d9893f-38ef-4387-a045-7ba9334f0e0b 2018-10-08 04:45:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:11,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed584077-ce05-4c64-8134-d8087314104c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:45:11,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-ed584077-ce05-4c64-8134-d8087314104c 2018-10-08 04:45:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:11,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745dba3f-5f37-4984-8ee4-84487f6f801f Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:45:11,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-745dba3f-5f37-4984-8ee4-84487f6f801f 2018-10-08 04:45:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:11,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5061f8b8-7e89-469c-9e52-440e610f7d6f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:45:11,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-5061f8b8-7e89-469c-9e52-440e610f7d6f 2018-10-08 04:45:11,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:11,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2a113e-be36-4c52-85c0-7e2ec4bb5767 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22"}, "enabled": true, "id": "60f2a76e01e1404bb4ac06e050328e22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj"}} 2018-10-08 04:45:11,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 used request id req-1f2a113e-be36-4c52-85c0-7e2ec4bb5767 2018-10-08 04:45:11,790 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af1d8384-62da-4db8-b047-630f010a064e 2018-10-08 04:45:11,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=af1d8384-62da-4db8-b047-630f010a064e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:11,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d68f1972-cd2e-40ab-9de4-aead6f3c54e6 Date: Mon, 08 Oct 2018 04:45:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:59Z", "security_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "port_range_min": null, "revision_number": 0, "tenant_id": "60f2a76e01e1404bb4ac06e050328e22", "created_at": "2018-10-08T04:44:59Z", "project_id": "60f2a76e01e1404bb4ac06e050328e22", "id": "43632ce2-e1ca-493f-a396-35882f09d9cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:59Z", "security_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "port_range_min": null, "revision_number": 0, "tenant_id": "60f2a76e01e1404bb4ac06e050328e22", "created_at": "2018-10-08T04:44:59Z", "project_id": "60f2a76e01e1404bb4ac06e050328e22", "id": "63bc6eb7-b8f8-4cfb-a98f-586784a99a5d"}, {"remote_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:59Z", "security_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "port_range_min": null, "revision_number": 0, "tenant_id": "60f2a76e01e1404bb4ac06e050328e22", "created_at": "2018-10-08T04:44:59Z", "project_id": "60f2a76e01e1404bb4ac06e050328e22", "id": "7d54c145-a065-47e6-afd4-936f78054ae5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:44:59Z", "security_group_id": "af1d8384-62da-4db8-b047-630f010a064e", "port_range_min": null, "revision_number": 0, "tenant_id": "60f2a76e01e1404bb4ac06e050328e22", "created_at": "2018-10-08T04:44:59Z", "project_id": "60f2a76e01e1404bb4ac06e050328e22", "id": "eb756f32-9865-4f30-89e5-b3ce468a0813"}]} 2018-10-08 04:45:11,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=af1d8384-62da-4db8-b047-630f010a064e used request id req-d68f1972-cd2e-40ab-9de4-aead6f3c54e6 2018-10-08 04:45:11,959 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:45:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/af1d8384-62da-4db8-b047-630f010a064e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:12,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b609b668-c249-499b-a46d-8bd6e802072d Content-Length: 0 Date: Mon, 08 Oct 2018 04:45:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:45:12,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/af1d8384-62da-4db8-b047-630f010a064e used request id req-b609b668-c249-499b-a46d-8bd6e802072d 2018-10-08 04:45:12,275 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj 2018-10-08 04:45:12,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:12,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cddc2e3-3e5b-42e3-8e69-c004669c3f69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:45:12,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/60f2a76e01e1404bb4ac06e050328e22 used request id req-0cddc2e3-3e5b-42e3-8e69-c004669c3f69 2018-10-08 04:45:12,509 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-96f25eca-3e9f-42a-proj-role 2018-10-08 04:45:12,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ac4ac45fefc243368f927f254d601fbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:12,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c2bdcd7-b04a-4412-99b6-9dcf55489585 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:45:12,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ac4ac45fefc243368f927f254d601fbf used request id req-8c2bdcd7-b04a-4412-99b6-9dcf55489585 2018-10-08 04:45:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f345bf956f3e5a40d2ea2e5d3ff9312f6a2003a" 2018-10-08 04:45:12,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30009bf0-8ca8-4b66-b886-907ffa34a7d9 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:45:12,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-30009bf0-8ca8-4b66-b886-907ffa34a7d9 2018-10-08 04:45:12,712 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-96f25eca-3e9f-42a-user 2018-10-08 04:45:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/be18d14836e84db5b1b527bc78e0381a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2630ca28acba6d3db3f59f97e83b8834eb5a4e9f" 2018-10-08 04:45:12,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c80bf8-9200-47e4-8042-382d23cb2336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:45:12,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/be18d14836e84db5b1b527bc78e0381a used request id req-21c80bf8-9200-47e4-8042-382d23cb2336 2018-10-08 04:45:12,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:13,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gzKs10rqT4u90-Zoy2Y5PA"], "issued_at": "2018-10-08T04:45:13.000000Z"}} 2018-10-08 04:45:13,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf310eddd276cc58d2f11e4e190277affac16bb" 2018-10-08 04:45:13,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d5ba46-632b-47c3-aaf2-4339c2d8bf00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:13,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e7d5ba46-632b-47c3-aaf2-4339c2d8bf00 2018-10-08 04:45:13,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:13,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:13,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["0hWqZ_WaTSCl2FC0HTEYzg"], "issued_at": "2018-10-08T04:45:13.000000Z"}} 2018-10-08 04:45:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:13,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e14e970-a16b-407b-ab8c-0baff7c1a020 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:13,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5e14e970-a16b-407b-ab8c-0baff7c1a020 2018-10-08 04:45:13,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:45:13,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:45:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:45:13,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:14,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a51c7a-cb44-4e74-9cdc-11f1b89b755f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:45:14,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj used request id req-a7a51c7a-cb44-4e74-9cdc-11f1b89b755f 2018-10-08 04:45:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:14,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f091e92e-9061-4268-b146-ddda92ec2088 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:45:14,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f091e92e-9061-4268-b146-ddda92ec2088 2018-10-08 04:45:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}}' 2018-10-08 04:45:14,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a67e9850-0daa-40ee-814f-aa67211a33dc Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e"}, "enabled": true, "id": "5c505536bf7541e79cfaed7d1afc532e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}} 2018-10-08 04:45:14,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a67e9850-0daa-40ee-814f-aa67211a33dc 2018-10-08 04:45:14,253 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj 2018-10-08 04:45:14,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:14,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:14,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["fbfPW8acQKWnNzDWQ7sapw"], "issued_at": "2018-10-08T04:45:14.000000Z"}} 2018-10-08 04:45:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1ae7e4f136c7960473d3bec6e83a8abd87fcc" 2018-10-08 04:45:14,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6af5f1-80f4-4e8d-af7f-984f3f38afb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:14,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e6af5f1-80f4-4e8d-af7f-984f3f38afb8 2018-10-08 04:45:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:45:14,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:45:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:45:14,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1ae7e4f136c7960473d3bec6e83a8abd87fcc" 2018-10-08 04:45:14,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0605a06b-1b15-4440-82fc-8bb4f9572070 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:45:14,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0605a06b-1b15-4440-82fc-8bb4f9572070 2018-10-08 04:45:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1ae7e4f136c7960473d3bec6e83a8abd87fcc" 2018-10-08 04:45:14,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291d974b-f1b5-42bf-9131-64baff3dc129 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e"}, "enabled": true, "id": "5c505536bf7541e79cfaed7d1afc532e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}]} 2018-10-08 04:45:14,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj used request id req-291d974b-f1b5-42bf-9131-64baff3dc129 2018-10-08 04:45:14,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1ae7e4f136c7960473d3bec6e83a8abd87fcc" 2018-10-08 04:45:14,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e78b860-e286-4379-8445-a6ce19ba9bec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:45:14,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5e78b860-e286-4379-8445-a6ce19ba9bec 2018-10-08 04:45:15,356 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7b6db358-44e7-44d-user 2018-10-08 04:45:15,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:15,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:15,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5a6345-7dd4-4dec-b083-c9c56231e544 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:45:15,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3f5a6345-7dd4-4dec-b083-c9c56231e544 2018-10-08 04:45:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" -d '{"role": {"name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role"}}' 2018-10-08 04:45:15,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-770d2369-bd11-4899-998f-c2851a454293 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43b05721da924439a6b23f5c63bf9a6e", "links": {"self": "http://172.30.9.28:5000/v3/roles/43b05721da924439a6b23f5c63bf9a6e"}, "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role"}} 2018-10-08 04:45:15,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-770d2369-bd11-4899-998f-c2851a454293 2018-10-08 04:45:15,552 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role 2018-10-08 04:45:15,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/43b05721da924439a6b23f5c63bf9a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:15,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379208c9-8cf4-48bc-b052-7e8c3f313397 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/43b05721da924439a6b23f5c63bf9a6e"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role", "id": "43b05721da924439a6b23f5c63bf9a6e"}} 2018-10-08 04:45:15,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/43b05721da924439a6b23f5c63bf9a6e used request id req-379208c9-8cf4-48bc-b052-7e8c3f313397 2018-10-08 04:45:15,646 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role to project CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj 2018-10-08 04:45:15,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e/users/48ecb77ef575423f856bce839f440184/roles/43b05721da924439a6b23f5c63bf9a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:15,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c04ad6f-ccb8-4051-9678-3bbe72c9cdab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:45:15,770 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e/users/48ecb77ef575423f856bce839f440184/roles/43b05721da924439a6b23f5c63bf9a6e used request id req-6c04ad6f-ccb8-4051-9678-3bbe72c9cdab 2018-10-08 04:45:15,771 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:45:15,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:15,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:16,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43b05721da924439a6b23f5c63bf9a6e", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role"}], "expires_at": "2018-10-08T05:45:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c505536bf7541e79cfaed7d1afc532e", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-user", "id": "48ecb77ef575423f856bce839f440184"}, "audit_ids": ["PmmW1J8JTLuLwYGzERFXSQ"], "issued_at": "2018-10-08T04:45:16.000000Z"}} 2018-10-08 04:45:16,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef8b78368018d9e197641dd8e9f318879ba2566" 2018-10-08 04:45:16,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44852d2a-ae83-4e2e-a507-93a59877cd86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:16,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-44852d2a-ae83-4e2e-a507-93a59877cd86 2018-10-08 04:45:16,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef8b78368018d9e197641dd8e9f318879ba2566" 2018-10-08 04:45:16,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f433839c-8ffe-4e3a-8ede-f0b6580f403a Date: Mon, 08 Oct 2018 04:45:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image"} 2018-10-08 04:45:16,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image used request id req-f433839c-8ffe-4e3a-8ede-f0b6580f403a 2018-10-08 04:45:16,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef8b78368018d9e197641dd8e9f318879ba2566" 2018-10-08 04:45:16,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2fcca0b3-d4cc-4985-b20c-0c67e9163771 Date: Mon, 08 Oct 2018 04:45:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:45:16,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2fcca0b3-d4cc-4985-b20c-0c67e9163771 2018-10-08 04:45:16,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ef8b78368018d9e197641dd8e9f318879ba2566" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image"}' 2018-10-08 04:45:16,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116 X-Openstack-Request-Id: req-bf6a8909-2065-43f6-a8c0-3fe9cd7c17c1 Date: Mon, 08 Oct 2018 04:45:16 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:45:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:45:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "min_disk": 0, "protected": false, "id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "file": "/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/file", "checksum": null, "owner": "5c505536bf7541e79cfaed7d1afc532e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:45:16,782 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-bf6a8909-2065-43f6-a8c0-3fe9cd7c17c1 2018-10-08 04:45:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef8b78368018d9e197641dd8e9f318879ba2566" -d '' 2018-10-08 04:45:18,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4f6e65ba-f910-425f-9a52-ab8da1b576c9 Date: Mon, 08 Oct 2018 04:45:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:45:18,776 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/file used request id req-4f6e65ba-f910-425f-9a52-ab8da1b576c9 2018-10-08 04:45:18,777 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:45:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef8b78368018d9e197641dd8e9f318879ba2566" 2018-10-08 04:45:18,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a1a69e10-664d-4f9c-a27d-df6ca8c55954 Date: Mon, 08 Oct 2018 04:45:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:45:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:45:18Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/snap", "metadata": {}}], "self": "/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "min_disk": 0, "protected": false, "id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "file": "/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c505536bf7541e79cfaed7d1afc532e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:45:18,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116 used request id req-a1a69e10-664d-4f9c-a27d-df6ca8c55954 2018-10-08 04:45:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef8b78368018d9e197641dd8e9f318879ba2566" 2018-10-08 04:45:19,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-690fb88c-d9fc-4d72-8014-05d117c3806a Date: Mon, 08 Oct 2018 04:45:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:45:19,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-690fb88c-d9fc-4d72-8014-05d117c3806a 2018-10-08 04:45:19,100 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image 2018-10-08 04:45:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef8b78368018d9e197641dd8e9f318879ba2566" 2018-10-08 04:45:19,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e5e4ea5d-84e5-4362-9643-2a64c3423f63 Date: Mon, 08 Oct 2018 04:45:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:45:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:45:18Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/snap", "metadata": {}}], "self": "/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "min_disk": 0, "protected": false, "id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "file": "/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c505536bf7541e79cfaed7d1afc532e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:45:19,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116 used request id req-e5e4ea5d-84e5-4362-9643-2a64c3423f63 2018-10-08 04:45:19,280 - create_image - DEBUG - Instance status is - active 2018-10-08 04:45:19,280 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image 2018-10-08 04:45:19,280 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image 2018-10-08 04:45:19,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:19,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:19,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43b05721da924439a6b23f5c63bf9a6e", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role"}], "expires_at": "2018-10-08T05:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c505536bf7541e79cfaed7d1afc532e", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-user", "id": "48ecb77ef575423f856bce839f440184"}, "audit_ids": ["SVuvbd99R7GmzORu5R09LA"], "issued_at": "2018-10-08T04:45:19.000000Z"}} 2018-10-08 04:45:19,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" 2018-10-08 04:45:19,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc894e4-cbcc-4278-bbe1-a542662937a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:19,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4fc894e4-cbcc-4278-bbe1-a542662937a6 2018-10-08 04:45:19,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" 2018-10-08 04:45:19,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9231dec2-fd5e-4eff-8328-59be5333f972 Date: Mon, 08 Oct 2018 04:45:19 GMT RESP BODY: {"networks":[]} 2018-10-08 04:45:19,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net used request id req-9231dec2-fd5e-4eff-8328-59be5333f972 2018-10-08 04:45:19,899 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net 2018-10-08 04:45:19,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" -d '{"network": {"name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net", "admin_state_up": true}}' 2018-10-08 04:45:20,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6e5c9542-b757-4fa3-97a9-112bcd194eba Date: Mon, 08 Oct 2018 04:45:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5000b15a-db32-44e6-8446-b3066dbd7642","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:45:20Z","is_default":false,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","mtu":1450}} 2018-10-08 04:45:20,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-6e5c9542-b757-4fa3-97a9-112bcd194eba 2018-10-08 04:45:20,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" 2018-10-08 04:45:20,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-1bd29106-b45d-4976-b3d2-58c63aed9f56 Date: Mon, 08 Oct 2018 04:45:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:45:20Z","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"5000b15a-db32-44e6-8446-b3066dbd7642","name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net"}]} 2018-10-08 04:45:20,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-1bd29106-b45d-4976-b3d2-58c63aed9f56 2018-10-08 04:45:20,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" 2018-10-08 04:45:20,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d8884008-2570-434f-b179-9b65bfb5bca8 Date: Mon, 08 Oct 2018 04:45:20 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:45:20,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-d8884008-2570-434f-b179-9b65bfb5bca8 2018-10-08 04:45:20,857 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet 2018-10-08 04:45:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" -d '{"subnets": [{"ip_version": 4, "network_id": "5000b15a-db32-44e6-8446-b3066dbd7642", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]}' 2018-10-08 04:45:21,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9e23ab90-90f7-4b7d-8b2a-7dc28662e580 Date: Mon, 08 Oct 2018 04:45:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:21,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-9e23ab90-90f7-4b7d-8b2a-7dc28662e580 2018-10-08 04:45:21,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" 2018-10-08 04:45:21,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0ce57ea4-2c08-4617-bc57-97b2fceadae7 Date: Mon, 08 Oct 2018 04:45:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926"],"updated_at":"2018-10-08T04:45:21Z","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"5000b15a-db32-44e6-8446-b3066dbd7642","name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net"}]} 2018-10-08 04:45:21,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-0ce57ea4-2c08-4617-bc57-97b2fceadae7 2018-10-08 04:45:21,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" 2018-10-08 04:45:22,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1aa3dabb-b741-4d4f-8bae-f112bc2cd019 Date: Mon, 08 Oct 2018 04:45:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:22,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-1aa3dabb-b741-4d4f-8bae-f112bc2cd019 2018-10-08 04:45:22,022 - OpenStackNetwork - DEBUG - Network [5000b15a-db32-44e6-8446-b3066dbd7642] created successfully 2018-10-08 04:45:22,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:22,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:22,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:45:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["rVlLhy5HQbuGVOV4LM49WA"], "issued_at": "2018-10-08T04:45:22.000000Z"}} 2018-10-08 04:45:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32c278e94a7e6fb1ef07597c41a0cfa4ce30c7a" 2018-10-08 04:45:22,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2821a2-12fb-4b31-983c-9c3cb103ed6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:22,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f2821a2-12fb-4b31-983c-9c3cb103ed6b 2018-10-08 04:45:22,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:45:22,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32c278e94a7e6fb1ef07597c41a0cfa4ce30c7a" 2018-10-08 04:45:22,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45: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-033f7a2e-3ca3-4aa0-9425-9f11738f926b x-compute-request-id: req-033f7a2e-3ca3-4aa0-9425-9f11738f926b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:45:22,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-033f7a2e-3ca3-4aa0-9425-9f11738f926b 2018-10-08 04:45:22,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32c278e94a7e6fb1ef07597c41a0cfa4ce30c7a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-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-10-08 04:45:22,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45: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-2cdbc11f-47fb-4371-93ba-3af447946ef8 x-compute-request-id: req-2cdbc11f-47fb-4371-93ba-3af447946ef8 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bab3d41b-4cca-4f90-8d73-15c704197244", "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:45:22,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2cdbc11f-47fb-4371-93ba-3af447946ef8 2018-10-08 04:45:22,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:22,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:23,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43b05721da924439a6b23f5c63bf9a6e", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role"}], "expires_at": "2018-10-08T05:45:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c505536bf7541e79cfaed7d1afc532e", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-user", "id": "48ecb77ef575423f856bce839f440184"}, "audit_ids": ["73bY30SPRoWCE-6JTzE7tQ"], "issued_at": "2018-10-08T04:45:23.000000Z"}} 2018-10-08 04:45:23,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:23,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ec116d-c7b1-47ac-9432-a0d111dc6879 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:23,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-76ec116d-c7b1-47ac-9432-a0d111dc6879 2018-10-08 04:45:23,325 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:45:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:23,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d2c085-3f1e-4705-aca3-1cdd65a63bab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:23,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-06d2c085-3f1e-4705-aca3-1cdd65a63bab 2018-10-08 04:45:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:23,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a08ff138-d232-46b2-af96-9d0da6937693 Date: Mon, 08 Oct 2018 04:45:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926"],"updated_at":"2018-10-08T04:45:21Z","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"5000b15a-db32-44e6-8446-b3066dbd7642","name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net"}]} 2018-10-08 04:45:23,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net used request id req-a08ff138-d232-46b2-af96-9d0da6937693 2018-10-08 04:45:23,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:45:23,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:45:23,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:23,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27bd803-4903-40ff-9839-24c97a49a7c3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e"}, "enabled": true, "id": "5c505536bf7541e79cfaed7d1afc532e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}} 2018-10-08 04:45:23,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e used request id req-e27bd803-4903-40ff-9839-24c97a49a7c3 2018-10-08 04:45:23,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:24,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a34e3f1-1a33-405b-b723-0065849755ba Date: Mon, 08 Oct 2018 04:45:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:24,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-9a34e3f1-1a33-405b-b723-0065849755ba 2018-10-08 04:45:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:24,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3110f0ee-3539-443a-bf57-fe352ff2aa88 Date: Mon, 08 Oct 2018 04:45:24 GMT RESP BODY: {"ports":[]} 2018-10-08 04:45:24,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1&admin_state_up=True used request id req-3110f0ee-3539-443a-bf57-fe352ff2aa88 2018-10-08 04:45:24,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:24,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45: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-c7a370e3-8a1d-4f87-bbb2-fdaf77cbdb53 x-compute-request-id: req-c7a370e3-8a1d-4f87-bbb2-fdaf77cbdb53 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:45:24,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst used request id req-c7a370e3-8a1d-4f87-bbb2-fdaf77cbdb53 2018-10-08 04:45:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:24,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-209e6cf5-67e2-40bf-a58b-25f8cbec923a Date: Mon, 08 Oct 2018 04:45:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926"],"updated_at":"2018-10-08T04:45:21Z","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"5000b15a-db32-44e6-8446-b3066dbd7642","name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net"}]} 2018-10-08 04:45:24,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net used request id req-209e6cf5-67e2-40bf-a58b-25f8cbec923a 2018-10-08 04:45:24,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:24,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0754957c-17f6-4369-9e5a-7bf9d62474bc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e"}, "enabled": true, "id": "5c505536bf7541e79cfaed7d1afc532e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}} 2018-10-08 04:45:24,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e used request id req-0754957c-17f6-4369-9e5a-7bf9d62474bc 2018-10-08 04:45:24,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:25,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4ba1d939-43e7-44df-b9bc-769b21945268 Date: Mon, 08 Oct 2018 04:45:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:25,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-4ba1d939-43e7-44df-b9bc-769b21945268 2018-10-08 04:45:25,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:25,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a6a4915-50f9-40e2-adda-2025edd3e0dd Date: Mon, 08 Oct 2018 04:45:25 GMT RESP BODY: {"ports":[]} 2018-10-08 04:45:25,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1&admin_state_up=True used request id req-5a6a4915-50f9-40e2-adda-2025edd3e0dd 2018-10-08 04:45:25,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:25,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:25,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43b05721da924439a6b23f5c63bf9a6e", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role"}], "expires_at": "2018-10-08T05:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c505536bf7541e79cfaed7d1afc532e", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c505536bf7541e79cfaed7d1afc532e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-user", "id": "48ecb77ef575423f856bce839f440184"}, "audit_ids": ["ODwhNzrvSSqtLUC023H5BA"], "issued_at": "2018-10-08T04:45:25.000000Z"}} 2018-10-08 04:45:25,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3503e9f75f64a0e0b888a33e8f904ad0fff827b6" 2018-10-08 04:45:25,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e6f62a-79f7-4c8d-87c9-3d1c0be161f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:25,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46e6f62a-79f7-4c8d-87c9-3d1c0be161f1 2018-10-08 04:45:25,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:26,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a538814f-e357-4843-aa2b-b89e447abde5 Date: Mon, 08 Oct 2018 04:45:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926"],"updated_at":"2018-10-08T04:45:21Z","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"5000b15a-db32-44e6-8446-b3066dbd7642","name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net"}]} 2018-10-08 04:45:26,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net used request id req-a538814f-e357-4843-aa2b-b89e447abde5 2018-10-08 04:45:26,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:26,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-06290db8-f41d-4138-aa88-e3d69cc2ad50 Date: Mon, 08 Oct 2018 04:45:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:26,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-06290db8-f41d-4138-aa88-e3d69cc2ad50 2018-10-08 04:45:26,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:26,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-521d3393-93f7-41d0-af97-a0a64ed4007f Date: Mon, 08 Oct 2018 04:45:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926"],"updated_at":"2018-10-08T04:45:21Z","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"5000b15a-db32-44e6-8446-b3066dbd7642","name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net"}]} 2018-10-08 04:45:26,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net used request id req-521d3393-93f7-41d0-af97-a0a64ed4007f 2018-10-08 04:45:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:45:26,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:45:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:45:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3503e9f75f64a0e0b888a33e8f904ad0fff827b6" 2018-10-08 04:45:26,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc91df36-ba7a-43a6-89d0-d90abdb87f4a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e"}, "enabled": true, "id": "5c505536bf7541e79cfaed7d1afc532e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}} 2018-10-08 04:45:26,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e used request id req-dc91df36-ba7a-43a6-89d0-d90abdb87f4a 2018-10-08 04:45:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:26,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9b53d48c-4cf0-454f-b7f8-9a90b69beb5d Date: Mon, 08 Oct 2018 04:45:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:26,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-9b53d48c-4cf0-454f-b7f8-9a90b69beb5d 2018-10-08 04:45:26,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:26,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0d36a482-1ee9-49d0-a12e-a01fdac57618 Date: Mon, 08 Oct 2018 04:45:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:26,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet used request id req-0d36a482-1ee9-49d0-a12e-a01fdac57618 2018-10-08 04:45:26,988 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net 2018-10-08 04:45:26,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" -d '{"port": {"network_id": "5000b15a-db32-44e6-8446-b3066dbd7642", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1", "admin_state_up": true}}' 2018-10-08 04:45:28,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-a55db190-13e4-422a-a148-b599c956484a Date: Mon, 08 Oct 2018 04:45:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:45:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","ip_address":"10.55.0.101"}],"id":"3747182d-f4e1-4f38-96f8-0687a38ad5c6","security_groups":["a22c89a1-8d7c-4878-9650-748bcfd5004e"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1","project_id":"5c505536bf7541e79cfaed7d1afc532e","qos_policy_id":null,"admin_state_up":true,"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:27Z","binding:vnic_type":"normal"}} 2018-10-08 04:45:28,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-a55db190-13e4-422a-a148-b599c956484a 2018-10-08 04:45:28,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:28,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6aed4a30-27ad-49dc-af39-d12f15976721 Date: Mon, 08 Oct 2018 04:45:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926"],"updated_at":"2018-10-08T04:45:21Z","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"5000b15a-db32-44e6-8446-b3066dbd7642","name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net"}]} 2018-10-08 04:45:28,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net used request id req-6aed4a30-27ad-49dc-af39-d12f15976721 2018-10-08 04:45:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:28,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca59db6-8451-42d1-b0bc-c863890f6d1f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e"}, "enabled": true, "id": "5c505536bf7541e79cfaed7d1afc532e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}} 2018-10-08 04:45:28,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e used request id req-5ca59db6-8451-42d1-b0bc-c863890f6d1f 2018-10-08 04:45:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:28,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8b05e338-c995-418a-a495-ebf167f87e16 Date: Mon, 08 Oct 2018 04:45:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:28,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-8b05e338-c995-418a-a495-ebf167f87e16 2018-10-08 04:45:28,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:28,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1126bd15-b22b-4848-8312-a33cc7e59a64 Date: Mon, 08 Oct 2018 04:45:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:45:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","ip_address":"10.55.0.101"}],"id":"3747182d-f4e1-4f38-96f8-0687a38ad5c6","security_groups":["a22c89a1-8d7c-4878-9650-748bcfd5004e"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5c505536bf7541e79cfaed7d1afc532e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1","admin_state_up":true,"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:27Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:45:28,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1&admin_state_up=True used request id req-1126bd15-b22b-4848-8312-a33cc7e59a64 2018-10-08 04:45:28,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:29,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da75d313-26f8-4322-8c93-b78eec5c0256 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e"}, "enabled": true, "id": "5c505536bf7541e79cfaed7d1afc532e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}} 2018-10-08 04:45:29,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e used request id req-da75d313-26f8-4322-8c93-b78eec5c0256 2018-10-08 04:45:29,020 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst 2018-10-08 04:45:29,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:29,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39f5a900-d242-436f-8f33-fa168982f0e4 x-compute-request-id: req-39f5a900-d242-436f-8f33-fa168982f0e4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bab3d41b-4cca-4f90-8d73-15c704197244", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-flavor-name"}]} 2018-10-08 04:45:29,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-39f5a900-d242-436f-8f33-fa168982f0e4 2018-10-08 04:45:29,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/bab3d41b-4cca-4f90-8d73-15c704197244 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:29,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96cecac7-b1bb-41f0-9a56-97bf6cddd0ab x-compute-request-id: req-96cecac7-b1bb-41f0-9a56-97bf6cddd0ab Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bab3d41b-4cca-4f90-8d73-15c704197244", "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:45:29,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/bab3d41b-4cca-4f90-8d73-15c704197244 used request id req-96cecac7-b1bb-41f0-9a56-97bf6cddd0ab 2018-10-08 04:45:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:29,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-13e38976-a3ad-4e1b-944e-1ec51c70ed52 Date: Mon, 08 Oct 2018 04:45:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:45:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:45:18Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/snap", "metadata": {}}], "self": "/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "min_disk": 0, "protected": false, "id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "file": "/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c505536bf7541e79cfaed7d1afc532e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a66adc99-6f8c-4ffb-947a-1670b78e2116/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image"} 2018-10-08 04:45:29,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image used request id req-13e38976-a3ad-4e1b-944e-1ec51c70ed52 2018-10-08 04:45:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:29,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dceb1c74-0d74-4d79-9d0f-22ce9ed76677 Date: Mon, 08 Oct 2018 04:45:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:45:29,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dceb1c74-0d74-4d79-9d0f-22ce9ed76677 2018-10-08 04:45:29,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" -d '{"server": {"name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst", "imageRef": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "flavorRef": "bab3d41b-4cca-4f90-8d73-15c704197244", "max_count": 1, "min_count": 1, "networks": [{"port": "3747182d-f4e1-4f38-96f8-0687a38ad5c6"}]}}' 2018-10-08 04:45:31,206 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6890056-60e9-47e5-bc5e-07201913e5b8 x-compute-request-id: req-d6890056-60e9-47e5-bc5e-07201913e5b8 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "72c54643-26c4-4184-a271-660c65bd0d69", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "bookmark"}], "adminPass": "ezZmMPi2vbo2"}} 2018-10-08 04:45:31,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d6890056-60e9-47e5-bc5e-07201913e5b8 2018-10-08 04:45:31,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:31,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45: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-8d57ab7a-dadb-42a5-bc61-1ef36fd657e1 x-compute-request-id: req-8d57ab7a-dadb-42a5-bc61-1ef36fd657e1 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "bookmark"}], "image": {"id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "links": [{"href": "http://172.30.9.28:8774/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bab3d41b-4cca-4f90-8d73-15c704197244", "links": [{"href": "http://172.30.9.28:8774/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "bookmark"}]}, "id": "72c54643-26c4-4184-a271-660c65bd0d69", "user_id": "48ecb77ef575423f856bce839f440184", "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-10-08T04:45:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst", "created": "2018-10-08T04:45:31Z", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:45:31,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 used request id req-8d57ab7a-dadb-42a5-bc61-1ef36fd657e1 2018-10-08 04:45:31,577 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst 2018-10-08 04:45:31,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:31,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45: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-2428eede-08e4-4f86-89c2-0ecb05434c09 x-compute-request-id: req-2428eede-08e4-4f86-89c2-0ecb05434c09 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "bookmark"}], "image": {"id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "links": [{"href": "http://172.30.9.28:8774/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bab3d41b-4cca-4f90-8d73-15c704197244", "links": [{"href": "http://172.30.9.28:8774/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "bookmark"}]}, "id": "72c54643-26c4-4184-a271-660c65bd0d69", "user_id": "48ecb77ef575423f856bce839f440184", "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-10-08T04:45:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst", "created": "2018-10-08T04:45:31Z", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:45:31,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 used request id req-2428eede-08e4-4f86-89c2-0ecb05434c09 2018-10-08 04:45:31,926 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst] is - BUILD 2018-10-08 04:45:31,926 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:45:34,930 - create_instance - DEBUG - VM status query timeout in 896.64712882 2018-10-08 04:45:34,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:35,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45: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-28870cc4-3e36-40a6-b962-d7f113353266 x-compute-request-id: req-28870cc4-3e36-40a6-b962-d7f113353266 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "bookmark"}], "image": {"id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "links": [{"href": "http://172.30.9.28:8774/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bab3d41b-4cca-4f90-8d73-15c704197244", "links": [{"href": "http://172.30.9.28:8774/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "bookmark"}]}, "id": "72c54643-26c4-4184-a271-660c65bd0d69", "security_groups": [{"name": "default"}], "user_id": "48ecb77ef575423f856bce839f440184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:45:33Z", "hostId": "0645c1be2a696f260ecde64925a27a73f8e91c228de3f0550a28389f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst", "created": "2018-10-08T04:45:31Z", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:45:35,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 used request id req-28870cc4-3e36-40a6-b962-d7f113353266 2018-10-08 04:45:35,837 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst] is - BUILD 2018-10-08 04:45:35,838 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:45:38,841 - create_instance - DEBUG - VM status query timeout in 892.73593688 2018-10-08 04:45:38,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:39,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2efb9eb7-9c6d-4584-9536-79286bc956e7 x-compute-request-id: req-2efb9eb7-9c6d-4584-9536-79286bc956e7 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "bookmark"}], "image": {"id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "links": [{"href": "http://172.30.9.28:8774/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:45:33.000000", "flavor": {"id": "bab3d41b-4cca-4f90-8d73-15c704197244", "links": [{"href": "http://172.30.9.28:8774/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "bookmark"}]}, "id": "72c54643-26c4-4184-a271-660c65bd0d69", "security_groups": [{"name": "default"}], "user_id": "48ecb77ef575423f856bce839f440184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:45:38Z", "hostId": "0645c1be2a696f260ecde64925a27a73f8e91c228de3f0550a28389f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst", "created": "2018-10-08T04:45:31Z", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:45:39,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 used request id req-2efb9eb7-9c6d-4584-9536-79286bc956e7 2018-10-08 04:45:39,253 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst] is - ACTIVE 2018-10-08 04:45:39,254 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:45:39,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:39,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ff0eab3-1d55-42dd-b646-eb81c3037f57 x-compute-request-id: req-5ff0eab3-1d55-42dd-b646-eb81c3037f57 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "bookmark"}], "image": {"id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "links": [{"href": "http://172.30.9.28:8774/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:45:33.000000", "flavor": {"id": "bab3d41b-4cca-4f90-8d73-15c704197244", "links": [{"href": "http://172.30.9.28:8774/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "bookmark"}]}, "id": "72c54643-26c4-4184-a271-660c65bd0d69", "security_groups": [{"name": "default"}], "user_id": "48ecb77ef575423f856bce839f440184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:45:38Z", "hostId": "0645c1be2a696f260ecde64925a27a73f8e91c228de3f0550a28389f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst", "created": "2018-10-08T04:45:31Z", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:45:39,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 used request id req-5ff0eab3-1d55-42dd-b646-eb81c3037f57 2018-10-08 04:45:39,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:39,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-26525080-8e57-4bfe-8acd-48ed95a9e60b Date: Mon, 08 Oct 2018 04:45:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926"],"updated_at":"2018-10-08T04:45:21Z","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"5000b15a-db32-44e6-8446-b3066dbd7642","name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net"}]} 2018-10-08 04:45:39,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net used request id req-26525080-8e57-4bfe-8acd-48ed95a9e60b 2018-10-08 04:45:39,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:40,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda05f4c-db66-49de-b0ac-497a19370b21 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e"}, "enabled": true, "id": "5c505536bf7541e79cfaed7d1afc532e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}} 2018-10-08 04:45:40,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e used request id req-eda05f4c-db66-49de-b0ac-497a19370b21 2018-10-08 04:45:40,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:40,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1e6f0ff1-e589-42b4-bfea-2e82be905ff2 Date: Mon, 08 Oct 2018 04:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:40,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-1e6f0ff1-e589-42b4-bfea-2e82be905ff2 2018-10-08 04:45:40,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:40,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-9ad0704f-cc37-4cc8-ba49-5584fdae9bb2 Date: Mon, 08 Oct 2018 04:45:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:45:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","ip_address":"10.55.0.101"}],"id":"3747182d-f4e1-4f38-96f8-0687a38ad5c6","security_groups":["a22c89a1-8d7c-4878-9650-748bcfd5004e"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5c505536bf7541e79cfaed7d1afc532e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1","admin_state_up":true,"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:27Z","binding:vnic_type":"normal","device_id":"72c54643-26c4-4184-a271-660c65bd0d69"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:45:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","ip_address":"10.55.0.3"}],"id":"604f00a2-119b-4e77-b999-582c5f18b174","security_groups":[],"mac_address":"fa:16:3e:ea:b6:e9","project_id":"5c505536bf7541e79cfaed7d1afc532e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5000b15a-db32-44e6-8446-b3066dbd7642"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:45:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","ip_address":"10.55.0.4"}],"id":"7e269302-6a93-45cf-a4b5-eb9cb9baeea6","security_groups":[],"mac_address":"fa:16:3e:dd:5b:d8","project_id":"5c505536bf7541e79cfaed7d1afc532e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5000b15a-db32-44e6-8446-b3066dbd7642"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:45:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","ip_address":"10.55.0.2"}],"id":"e480769a-0b3f-49a3-ad95-19ad4bbba546","security_groups":[],"mac_address":"fa:16:3e:be:f0:20","project_id":"5c505536bf7541e79cfaed7d1afc532e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5000b15a-db32-44e6-8446-b3066dbd7642"}]} 2018-10-08 04:45:40,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-9ad0704f-cc37-4cc8-ba49-5584fdae9bb2 2018-10-08 04:45:40,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:40,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5d24c380-289c-44fa-bd39-68d39c913d61 Date: Mon, 08 Oct 2018 04:45:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926"],"updated_at":"2018-10-08T04:45:21Z","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"5000b15a-db32-44e6-8446-b3066dbd7642","name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net"}]} 2018-10-08 04:45:40,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-5d24c380-289c-44fa-bd39-68d39c913d61 2018-10-08 04:45:40,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:40,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6796aeb5-088f-44f9-852d-0fcf6bac895b Date: Mon, 08 Oct 2018 04:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:40,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-6796aeb5-088f-44f9-852d-0fcf6bac895b 2018-10-08 04:45:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:40,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-956bddb3-ff68-4044-9715-f283f56bd859 Date: Mon, 08 Oct 2018 04:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5000b15a-db32-44e6-8446-b3066dbd7642","tenant_id":"5c505536bf7541e79cfaed7d1afc532e","created_at":"2018-10-08T04:45:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c505536bf7541e79cfaed7d1afc532e","id":"f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet"}]} 2018-10-08 04:45:40,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5000b15a-db32-44e6-8446-b3066dbd7642&name=CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet used request id req-956bddb3-ff68-4044-9715-f283f56bd859 2018-10-08 04:45:40,746 - create_instance - INFO - Deleting Port with ID - 3747182d-f4e1-4f38-96f8-0687a38ad5c6 2018-10-08 04:45:40,746 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9edport-1 2018-10-08 04:45:40,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/3747182d-f4e1-4f38-96f8-0687a38ad5c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:41,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d08d44c6-5eef-44ae-b5de-37745cadea3e Date: Mon, 08 Oct 2018 04:45:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:45:41,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/3747182d-f4e1-4f38-96f8-0687a38ad5c6 used request id req-d08d44c6-5eef-44ae-b5de-37745cadea3e 2018-10-08 04:45:41,228 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst 2018-10-08 04:45:41,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:41,572 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:45:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0e5321a-a97a-4bcf-ab2c-955b7d7033b8 x-compute-request-id: req-a0e5321a-a97a-4bcf-ab2c-955b7d7033b8 Content-Type: application/json 2018-10-08 04:45:41,572 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 used request id req-a0e5321a-a97a-4bcf-ab2c-955b7d7033b8 2018-10-08 04:45:41,573 - create_instance - INFO - Checking deletion status 2018-10-08 04:45:41,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:41,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93640a89-4824-48b3-982f-5c4d5525f788 x-compute-request-id: req-93640a89-4824-48b3-982f-5c4d5525f788 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/72c54643-26c4-4184-a271-660c65bd0d69", "rel": "bookmark"}], "image": {"id": "a66adc99-6f8c-4ffb-947a-1670b78e2116", "links": [{"href": "http://172.30.9.28:8774/images/a66adc99-6f8c-4ffb-947a-1670b78e2116", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:45:33.000000", "flavor": {"id": "bab3d41b-4cca-4f90-8d73-15c704197244", "links": [{"href": "http://172.30.9.28:8774/flavors/bab3d41b-4cca-4f90-8d73-15c704197244", "rel": "bookmark"}]}, "id": "72c54643-26c4-4184-a271-660c65bd0d69", "user_id": "48ecb77ef575423f856bce839f440184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:45:41Z", "hostId": "0645c1be2a696f260ecde64925a27a73f8e91c228de3f0550a28389f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst", "created": "2018-10-08T04:45:31Z", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:45:41,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 used request id req-93640a89-4824-48b3-982f-5c4d5525f788 2018-10-08 04:45:41,836 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst] is - ACTIVE 2018-10-08 04:45:41,837 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:45:44,840 - create_instance - DEBUG - VM status query timeout in 296.73298502 2018-10-08 04:45:44,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c1590210911f0e52fce149f7c241664cde30d" 2018-10-08 04:45:44,896 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c51f0b42-57f8-4b6a-a415-0ccadaeeb824 x-compute-request-id: req-c51f0b42-57f8-4b6a-a415-0ccadaeeb824 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 72c54643-26c4-4184-a271-660c65bd0d69 could not be found.", "code": 404}} 2018-10-08 04:45:44,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/72c54643-26c4-4184-a271-660c65bd0d69 used request id req-c51f0b42-57f8-4b6a-a415-0ccadaeeb824 2018-10-08 04:45:44,896 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 72c54643-26c4-4184-a271-660c65bd0d69 could not be found. (HTTP 404) (Request-ID: req-c51f0b42-57f8-4b6a-a415-0ccadaeeb824) 2018-10-08 04:45:44,896 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-inst 2018-10-08 04:45:44,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/bab3d41b-4cca-4f90-8d73-15c704197244 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32c278e94a7e6fb1ef07597c41a0cfa4ce30c7a" 2018-10-08 04:45:44,937 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b971ec9-cab8-429a-8a18-0d1eaa9e78d4 x-compute-request-id: req-3b971ec9-cab8-429a-8a18-0d1eaa9e78d4 Content-Length: 0 Content-Type: application/json 2018-10-08 04:45:44,937 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bab3d41b-4cca-4f90-8d73-15c704197244 used request id req-3b971ec9-cab8-429a-8a18-0d1eaa9e78d4 2018-10-08 04:45:44,938 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet 2018-10-08 04:45:44,938 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-subnet 2018-10-08 04:45:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" 2018-10-08 04:45:47,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a4711db-541a-4814-a71f-fbd4a926ad3e Date: Mon, 08 Oct 2018 04:45:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:45:47,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f0ebd7ae-3c8a-4fe1-b26c-5d1dd40d1926 used request id req-9a4711db-541a-4814-a71f-fbd4a926ad3e 2018-10-08 04:45:47,247 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-pub-net 2018-10-08 04:45:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5000b15a-db32-44e6-8446-b3066dbd7642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6b128526fa4846ed90c7f5d3a95437a00ee5c2" 2018-10-08 04:45:48,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8269801d-e1fa-48cf-9277-3c550d3333e6 Date: Mon, 08 Oct 2018 04:45:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:45:48,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5000b15a-db32-44e6-8446-b3066dbd7642 used request id req-8269801d-e1fa-48cf-9277-3c550d3333e6 2018-10-08 04:45:48,479 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7515e34a-9bce-4f38-a4bb-82619fb2a9ed-image 2018-10-08 04:45:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ef8b78368018d9e197641dd8e9f318879ba2566" 2018-10-08 04:45:50,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-814489bc-fbaa-4e85-8b91-6d3ec5a956d0 Date: Mon, 08 Oct 2018 04:45:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:45:50,499 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a66adc99-6f8c-4ffb-947a-1670b78e2116 used request id req-814489bc-fbaa-4e85-8b91-6d3ec5a956d0 2018-10-08 04:45:50,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:50,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-767d6f53-405a-4ee8-8bcc-57d1a322836f Date: Mon, 08 Oct 2018 04:45:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "created_at": "2018-10-08T04:45:20Z", "updated_at": "2018-10-08T04:45:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:45:20Z", "revision_number": 0, "id": "034f1e8b-533d-46c5-bb92-7b35fd6be87d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:45:20Z", "security_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c505536bf7541e79cfaed7d1afc532e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:45:20Z", "revision_number": 0, "id": "0946bb52-1d19-4ad1-b14f-e9907c5f4fb6", "remote_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "remote_ip_prefix": null, "created_at": "2018-10-08T04:45:20Z", "security_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c505536bf7541e79cfaed7d1afc532e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:45:20Z", "revision_number": 0, "id": "3af607c2-047b-4b90-af7e-d0d424e0883b", "remote_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "remote_ip_prefix": null, "created_at": "2018-10-08T04:45:20Z", "security_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c505536bf7541e79cfaed7d1afc532e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:45:20Z", "revision_number": 0, "id": "6e9b4098-5ab8-46a6-9117-75ac84a64000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:45:20Z", "security_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c505536bf7541e79cfaed7d1afc532e"}], "revision_number": 4, "project_id": "5c505536bf7541e79cfaed7d1afc532e", "id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:45:50,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-767d6f53-405a-4ee8-8bcc-57d1a322836f 2018-10-08 04:45:50,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:50,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d94f0a-de8f-49a8-8584-81cefbd0af29 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:45:50,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-31d94f0a-de8f-49a8-8584-81cefbd0af29 2018-10-08 04:45:50,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:50,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95bf330f-0a72-4382-968e-498d45a8ee90 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:45:50,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-95bf330f-0a72-4382-968e-498d45a8ee90 2018-10-08 04:45:50,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:51,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ae519c-ca79-4f0e-8d37-47ff271c37eb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:45:51,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-b4ae519c-ca79-4f0e-8d37-47ff271c37eb 2018-10-08 04:45:51,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:51,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c138b12-35ea-4622-8f7b-065ab51b33ec Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e"}, "enabled": true, "id": "5c505536bf7541e79cfaed7d1afc532e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj"}} 2018-10-08 04:45:51,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e used request id req-3c138b12-35ea-4622-8f7b-065ab51b33ec 2018-10-08 04:45:51,102 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a22c89a1-8d7c-4878-9650-748bcfd5004e 2018-10-08 04:45:51,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22c89a1-8d7c-4878-9650-748bcfd5004e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:51,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cc049cb5-7d74-4e92-8d91-2a442ac61ce9 Date: Mon, 08 Oct 2018 04:45:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:45:20Z", "security_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "port_range_min": null, "revision_number": 0, "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "created_at": "2018-10-08T04:45:20Z", "project_id": "5c505536bf7541e79cfaed7d1afc532e", "id": "034f1e8b-533d-46c5-bb92-7b35fd6be87d"}, {"remote_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:45:20Z", "security_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "port_range_min": null, "revision_number": 0, "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "created_at": "2018-10-08T04:45:20Z", "project_id": "5c505536bf7541e79cfaed7d1afc532e", "id": "0946bb52-1d19-4ad1-b14f-e9907c5f4fb6"}, {"remote_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:45:20Z", "security_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "port_range_min": null, "revision_number": 0, "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "created_at": "2018-10-08T04:45:20Z", "project_id": "5c505536bf7541e79cfaed7d1afc532e", "id": "3af607c2-047b-4b90-af7e-d0d424e0883b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:45:20Z", "security_group_id": "a22c89a1-8d7c-4878-9650-748bcfd5004e", "port_range_min": null, "revision_number": 0, "tenant_id": "5c505536bf7541e79cfaed7d1afc532e", "created_at": "2018-10-08T04:45:20Z", "project_id": "5c505536bf7541e79cfaed7d1afc532e", "id": "6e9b4098-5ab8-46a6-9117-75ac84a64000"}]} 2018-10-08 04:45:51,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a22c89a1-8d7c-4878-9650-748bcfd5004e used request id req-cc049cb5-7d74-4e92-8d91-2a442ac61ce9 2018-10-08 04:45:51,289 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:45:51,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a22c89a1-8d7c-4878-9650-748bcfd5004e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:51,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8ceb10c-630d-4619-8c96-87b9ac85a3a4 Content-Length: 0 Date: Mon, 08 Oct 2018 04:45:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:45:51,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a22c89a1-8d7c-4878-9650-748bcfd5004e used request id req-c8ceb10c-630d-4619-8c96-87b9ac85a3a4 2018-10-08 04:45:51,582 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj 2018-10-08 04:45:51,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:51,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e917c7f-f163-4529-90ae-4ce8d02942b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:45:51,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5c505536bf7541e79cfaed7d1afc532e used request id req-1e917c7f-f163-4529-90ae-4ce8d02942b6 2018-10-08 04:45:51,765 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7b6db358-44e7-44d-proj-role 2018-10-08 04:45:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/43b05721da924439a6b23f5c63bf9a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:51,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b6842d-a554-4b93-9237-ace09c3f8264 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:45:51,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/43b05721da924439a6b23f5c63bf9a6e used request id req-a1b6842d-a554-4b93-9237-ace09c3f8264 2018-10-08 04:45:51,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e06ff69f1c622f2f74368d9bdc758e9f2637e8" 2018-10-08 04:45:51,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266deff9-0505-42e9-9c65-2c5b90d9ac63 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:45:51,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-266deff9-0505-42e9-9c65-2c5b90d9ac63 2018-10-08 04:45:51,975 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7b6db358-44e7-44d-user 2018-10-08 04:45:51,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/48ecb77ef575423f856bce839f440184 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1ae7e4f136c7960473d3bec6e83a8abd87fcc" 2018-10-08 04:45:52,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d199494e-e930-4295-bc21-9e8e6c23a675 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:45:52,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/48ecb77ef575423f856bce839f440184 used request id req-d199494e-e930-4295-bc21-9e8e6c23a675 2018-10-08 04:45:52,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:52,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:45:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["_bRFj_8yT0e-Ib6eipPAVA"], "issued_at": "2018-10-08T04:45:52.000000Z"}} 2018-10-08 04:45:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}131a39f6f9e5082fa48b23bd778bbc76626c963e" 2018-10-08 04:45:52,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a85e12c-1245-4dba-a8ca-19e74b4e997b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:52,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a85e12c-1245-4dba-a8ca-19e74b4e997b 2018-10-08 04:45:52,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:52,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:52,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["XtViUg8BRv6Nq5hn3_fWNw"], "issued_at": "2018-10-08T04:45:53.000000Z"}} 2018-10-08 04:45:52,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:45:53,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fe4afd-d865-4af9-8eaa-bc1eeb1b048b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:53,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2fe4afd-d865-4af9-8eaa-bc1eeb1b048b 2018-10-08 04:45:53,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:45:53,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:45:53,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:45:53,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c12159-3564-4999-b79d-8602a630f0b2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:45:53,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj used request id req-f8c12159-3564-4999-b79d-8602a630f0b2 2018-10-08 04:45:53,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:45:53,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702459b0-d06a-4877-9e1f-823e780e6803 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:45:53,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-702459b0-d06a-4877-9e1f-823e780e6803 2018-10-08 04:45:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}}' 2018-10-08 04:45:53,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc30b3bd-ad91-4424-a787-c76fc08fc49b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f"}, "enabled": true, "id": "baee40ab766b482dbdcb7b743da53a5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}} 2018-10-08 04:45:53,343 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cc30b3bd-ad91-4424-a787-c76fc08fc49b 2018-10-08 04:45:53,343 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj 2018-10-08 04:45:53,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:53,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:53,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ldku6hA3QdSwPiLANa92VA"], "issued_at": "2018-10-08T04:45:53.000000Z"}} 2018-10-08 04:45:53,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc02a1d3f1a2354e80226d64be47d8c5bdb0734" 2018-10-08 04:45:53,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a5477b-af86-4fe3-9809-1cdb5a176c34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:53,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a4a5477b-af86-4fe3-9809-1cdb5a176c34 2018-10-08 04:45:53,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:45:53,822 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:45:53,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc02a1d3f1a2354e80226d64be47d8c5bdb0734" 2018-10-08 04:45:53,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6fa3558-10a8-4e75-aae6-181e89f21654 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:45:53,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d6fa3558-10a8-4e75-aae6-181e89f21654 2018-10-08 04:45:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc02a1d3f1a2354e80226d64be47d8c5bdb0734" 2018-10-08 04:45:54,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8587bb8-7380-468a-b357-8c759795afd2 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f"}, "enabled": true, "id": "baee40ab766b482dbdcb7b743da53a5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}]} 2018-10-08 04:45:54,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj used request id req-c8587bb8-7380-468a-b357-8c759795afd2 2018-10-08 04:45:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc02a1d3f1a2354e80226d64be47d8c5bdb0734" 2018-10-08 04:45:54,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3bc07b-da19-443d-a718-1ef64b342af9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:45:54,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7d3bc07b-da19-443d-a718-1ef64b342af9 2018-10-08 04:45:54,439 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e21fe4d5-30c4-439-user 2018-10-08 04:45:54,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:45:54,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f5ac15-3d27-4167-8f98-2f9cd53de270 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:45:54,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c5f5ac15-3d27-4167-8f98-2f9cd53de270 2018-10-08 04:45:54,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" -d '{"role": {"name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role"}}' 2018-10-08 04:45:54,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8837f4ca-2894-46d7-8777-8e3ff36a421c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ca1f6de52c3412ab14ba8d13bcb07f0", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ca1f6de52c3412ab14ba8d13bcb07f0"}, "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role"}} 2018-10-08 04:45:54,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8837f4ca-2894-46d7-8777-8e3ff36a421c 2018-10-08 04:45:54,666 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role 2018-10-08 04:45:54,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0ca1f6de52c3412ab14ba8d13bcb07f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:45:54,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3b1a4f-d5ac-41fa-a19a-a069b048237d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0ca1f6de52c3412ab14ba8d13bcb07f0"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role", "id": "0ca1f6de52c3412ab14ba8d13bcb07f0"}} 2018-10-08 04:45:54,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0ca1f6de52c3412ab14ba8d13bcb07f0 used request id req-2d3b1a4f-d5ac-41fa-a19a-a069b048237d 2018-10-08 04:45:54,756 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role to project CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj 2018-10-08 04:45:54,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f/users/b36ba236b54b472da1bea49163eba190/roles/0ca1f6de52c3412ab14ba8d13bcb07f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:45:54,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a59012a1-019b-4096-89be-7713782b5949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:45:54,902 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f/users/b36ba236b54b472da1bea49163eba190/roles/0ca1f6de52c3412ab14ba8d13bcb07f0 used request id req-a59012a1-019b-4096-89be-7713782b5949 2018-10-08 04:45:54,903 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:45:54,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:54,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:55,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ca1f6de52c3412ab14ba8d13bcb07f0", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role"}], "expires_at": "2018-10-08T05:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baee40ab766b482dbdcb7b743da53a5f", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-user", "id": "b36ba236b54b472da1bea49163eba190"}, "audit_ids": ["PW8iTXNvQs6tj09Ke6-uuA"], "issued_at": "2018-10-08T04:45:55.000000Z"}} 2018-10-08 04:45:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88fd725c11268db79b40d875ab7ae7a794f0ef09" 2018-10-08 04:45:55,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f19f88e-a41e-4638-a461-b05e2ae93170 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:55,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f19f88e-a41e-4638-a461-b05e2ae93170 2018-10-08 04:45:55,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88fd725c11268db79b40d875ab7ae7a794f0ef09" 2018-10-08 04:45:55,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a4481871-0235-4764-8a7d-ebec8ef0eca5 Date: Mon, 08 Oct 2018 04:45:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image"} 2018-10-08 04:45:55,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image used request id req-a4481871-0235-4764-8a7d-ebec8ef0eca5 2018-10-08 04:45:55,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88fd725c11268db79b40d875ab7ae7a794f0ef09" 2018-10-08 04:45:55,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2822bdbe-e722-4e67-b5ac-10b9ee5e5294 Date: Mon, 08 Oct 2018 04:45:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:45:55,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2822bdbe-e722-4e67-b5ac-10b9ee5e5294 2018-10-08 04:45:55,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88fd725c11268db79b40d875ab7ae7a794f0ef09" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image"}' 2018-10-08 04:45:55,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8 X-Openstack-Request-Id: req-785e1cd7-d7d2-42fe-9724-ac78cdaf88e9 Date: Mon, 08 Oct 2018 04:45:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:45:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:45:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "min_disk": 0, "protected": false, "id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "file": "/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/file", "checksum": null, "owner": "baee40ab766b482dbdcb7b743da53a5f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:45:55,975 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-785e1cd7-d7d2-42fe-9724-ac78cdaf88e9 2018-10-08 04:45:55,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88fd725c11268db79b40d875ab7ae7a794f0ef09" -d '' 2018-10-08 04:45:57,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-778a0a04-180a-4d6e-ac8a-ca8954b089ed Date: Mon, 08 Oct 2018 04:45:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:45:57,815 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/file used request id req-778a0a04-180a-4d6e-ac8a-ca8954b089ed 2018-10-08 04:45:57,815 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:45:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88fd725c11268db79b40d875ab7ae7a794f0ef09" 2018-10-08 04:45:57,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3d350ed9-eea9-4d79-a196-002662fce4fa Date: Mon, 08 Oct 2018 04:45:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:45:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:45:57Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/snap", "metadata": {}}], "self": "/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "min_disk": 0, "protected": false, "id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "file": "/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baee40ab766b482dbdcb7b743da53a5f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:45:57,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8 used request id req-3d350ed9-eea9-4d79-a196-002662fce4fa 2018-10-08 04:45:57,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88fd725c11268db79b40d875ab7ae7a794f0ef09" 2018-10-08 04:45:58,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3f0b4be1-fd86-4047-92ed-d6c24f27f4c2 Date: Mon, 08 Oct 2018 04:45:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:45:58,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3f0b4be1-fd86-4047-92ed-d6c24f27f4c2 2018-10-08 04:45:58,224 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image 2018-10-08 04:45:58,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88fd725c11268db79b40d875ab7ae7a794f0ef09" 2018-10-08 04:45:58,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dfd32929-806c-4785-ab9b-994ed21f1205 Date: Mon, 08 Oct 2018 04:45:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:45:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:45:57Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/snap", "metadata": {}}], "self": "/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "min_disk": 0, "protected": false, "id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "file": "/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baee40ab766b482dbdcb7b743da53a5f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:45:58,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8 used request id req-dfd32929-806c-4785-ab9b-994ed21f1205 2018-10-08 04:45:58,380 - create_image - DEBUG - Instance status is - active 2018-10-08 04:45:58,380 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image 2018-10-08 04:45:58,381 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image 2018-10-08 04:45:58,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:45:58,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:45:58,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ca1f6de52c3412ab14ba8d13bcb07f0", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role"}], "expires_at": "2018-10-08T05:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baee40ab766b482dbdcb7b743da53a5f", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-user", "id": "b36ba236b54b472da1bea49163eba190"}, "audit_ids": ["YRFs4ll2RxSfRL7SgMh_bA"], "issued_at": "2018-10-08T04:45:58.000000Z"}} 2018-10-08 04:45:58,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" 2018-10-08 04:45:58,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719fa0db-b17d-4376-84d9-ed0439314094 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:45:58,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-719fa0db-b17d-4376-84d9-ed0439314094 2018-10-08 04:45:58,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" 2018-10-08 04:45:59,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6c7ac388-01b7-4a3c-8e64-f60d63e7d8c3 Date: Mon, 08 Oct 2018 04:45:59 GMT RESP BODY: {"networks":[]} 2018-10-08 04:45:59,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net used request id req-6c7ac388-01b7-4a3c-8e64-f60d63e7d8c3 2018-10-08 04:45:59,019 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net 2018-10-08 04:45:59,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" -d '{"network": {"name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net", "admin_state_up": true}}' 2018-10-08 04:45:59,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f157f079-5191-472e-bc13-9ada49188739 Date: Mon, 08 Oct 2018 04:45:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d4c47495-0e28-48db-a768-e7ea697122ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:45:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","mtu":1450}} 2018-10-08 04:45:59,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-f157f079-5191-472e-bc13-9ada49188739 2018-10-08 04:45:59,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" 2018-10-08 04:45:59,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9378d9c8-b023-4894-a0a7-b74aef7a6c0d Date: Mon, 08 Oct 2018 04:45:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:45:59Z","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"d4c47495-0e28-48db-a768-e7ea697122ec","name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net"}]} 2018-10-08 04:45:59,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-9378d9c8-b023-4894-a0a7-b74aef7a6c0d 2018-10-08 04:45:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" 2018-10-08 04:45:59,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dccc4695-10fd-4bd7-8f12-9733f11c8db1 Date: Mon, 08 Oct 2018 04:45:59 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:45:59,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-dccc4695-10fd-4bd7-8f12-9733f11c8db1 2018-10-08 04:45:59,965 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet 2018-10-08 04:45:59,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" -d '{"subnets": [{"ip_version": 4, "network_id": "d4c47495-0e28-48db-a768-e7ea697122ec", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]}' 2018-10-08 04:46:00,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-91aed37f-ce8e-4efa-a09d-52ee6e48c0d3 Date: Mon, 08 Oct 2018 04:46:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:00,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-91aed37f-ce8e-4efa-a09d-52ee6e48c0d3 2018-10-08 04:46:00,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" 2018-10-08 04:46:00,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bbbdc995-420c-495d-892b-267e25798c84 Date: Mon, 08 Oct 2018 04:46:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc287b4f-ace8-429e-94eb-38bc6ff6cd62"],"updated_at":"2018-10-08T04:46:00Z","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"d4c47495-0e28-48db-a768-e7ea697122ec","name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net"}]} 2018-10-08 04:46:00,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-bbbdc995-420c-495d-892b-267e25798c84 2018-10-08 04:46:01,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" 2018-10-08 04:46:01,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-368d29bc-99e8-4ba3-89d5-05bf9549e7e0 Date: Mon, 08 Oct 2018 04:46:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:01,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-368d29bc-99e8-4ba3-89d5-05bf9549e7e0 2018-10-08 04:46:01,193 - OpenStackNetwork - DEBUG - Network [d4c47495-0e28-48db-a768-e7ea697122ec] created successfully 2018-10-08 04:46:01,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:01,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:01,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["i8ry-6sdT6OoPseUqNSpKA"], "issued_at": "2018-10-08T04:46:01.000000Z"}} 2018-10-08 04:46:01,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae53931d10a5cfc6a6e61c61aa160295560d6bd9" 2018-10-08 04:46:01,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f25300-2030-4dd9-8b22-0e2a87b42266 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:01,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72f25300-2030-4dd9-8b22-0e2a87b42266 2018-10-08 04:46:01,666 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:46:01,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae53931d10a5cfc6a6e61c61aa160295560d6bd9" 2018-10-08 04:46:01,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26bd5be2-f742-4a1b-8eeb-152d8da4721f x-compute-request-id: req-26bd5be2-f742-4a1b-8eeb-152d8da4721f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:46:01,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-26bd5be2-f742-4a1b-8eeb-152d8da4721f 2018-10-08 04:46:01,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae53931d10a5cfc6a6e61c61aa160295560d6bd9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-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-10-08 04:46:01,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-476838b6-062a-4026-8f43-41020cbb3657 x-compute-request-id: req-476838b6-062a-4026-8f43-41020cbb3657 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b2dab10e-025c-445d-a6a1-639309b7ba91", "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:46:01,917 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-476838b6-062a-4026-8f43-41020cbb3657 2018-10-08 04:46:01,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:01,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:02,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ca1f6de52c3412ab14ba8d13bcb07f0", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role"}], "expires_at": "2018-10-08T05:46:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baee40ab766b482dbdcb7b743da53a5f", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-user", "id": "b36ba236b54b472da1bea49163eba190"}, "audit_ids": ["XLpvTpJSSO-WjNFuhhHVJA"], "issued_at": "2018-10-08T04:46:02.000000Z"}} 2018-10-08 04:46:02,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:02,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed06d68-8900-41d8-ac1e-ed2f3bb80933 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:02,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1ed06d68-8900-41d8-ac1e-ed2f3bb80933 2018-10-08 04:46:02,407 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:46:02,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:02,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d24df06-404d-49e1-8102-cb4b11c820c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:02,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9d24df06-404d-49e1-8102-cb4b11c820c2 2018-10-08 04:46:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:02,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bde3a87e-7140-4de6-9720-bf050b3d7f4f Date: Mon, 08 Oct 2018 04:46:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc287b4f-ace8-429e-94eb-38bc6ff6cd62"],"updated_at":"2018-10-08T04:46:00Z","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"d4c47495-0e28-48db-a768-e7ea697122ec","name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net"}]} 2018-10-08 04:46:02,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net used request id req-bde3a87e-7140-4de6-9720-bf050b3d7f4f 2018-10-08 04:46:02,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:46:02,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:46:02,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:02,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6d6ccc-3af1-4916-84bf-b0877ba8eb0d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f"}, "enabled": true, "id": "baee40ab766b482dbdcb7b743da53a5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}} 2018-10-08 04:46:02,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f used request id req-5e6d6ccc-3af1-4916-84bf-b0877ba8eb0d 2018-10-08 04:46:02,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:03,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c8aa92b-7d53-43bf-952e-d69ac3f1546d Date: Mon, 08 Oct 2018 04:46:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:03,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-0c8aa92b-7d53-43bf-952e-d69ac3f1546d 2018-10-08 04:46:03,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:03,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64658e35-67b6-4582-ba6b-ee76f91189e6 Date: Mon, 08 Oct 2018 04:46:03 GMT RESP BODY: {"ports":[]} 2018-10-08 04:46:03,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1&admin_state_up=True used request id req-64658e35-67b6-4582-ba6b-ee76f91189e6 2018-10-08 04:46:03,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:03,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-30d92085-a618-4972-bccb-2e93b2b920d7 x-compute-request-id: req-30d92085-a618-4972-bccb-2e93b2b920d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:46:03,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst used request id req-30d92085-a618-4972-bccb-2e93b2b920d7 2018-10-08 04:46:03,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:03,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4490324e-6acf-48e7-8dfb-3f17772fb221 Date: Mon, 08 Oct 2018 04:46:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc287b4f-ace8-429e-94eb-38bc6ff6cd62"],"updated_at":"2018-10-08T04:46:00Z","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"d4c47495-0e28-48db-a768-e7ea697122ec","name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net"}]} 2018-10-08 04:46:03,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net used request id req-4490324e-6acf-48e7-8dfb-3f17772fb221 2018-10-08 04:46:03,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:03,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31dde203-c7e8-4bd1-816f-edfe28748c54 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f"}, "enabled": true, "id": "baee40ab766b482dbdcb7b743da53a5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}} 2018-10-08 04:46:03,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f used request id req-31dde203-c7e8-4bd1-816f-edfe28748c54 2018-10-08 04:46:03,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:04,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ced7027d-e866-4819-842d-b925eb7b399b Date: Mon, 08 Oct 2018 04:46:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:04,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-ced7027d-e866-4819-842d-b925eb7b399b 2018-10-08 04:46:04,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:04,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3d2b673f-6fc7-4dbf-94ce-f4bfba569520 Date: Mon, 08 Oct 2018 04:46:04 GMT RESP BODY: {"ports":[]} 2018-10-08 04:46:04,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1&admin_state_up=True used request id req-3d2b673f-6fc7-4dbf-94ce-f4bfba569520 2018-10-08 04:46:04,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:04,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:04,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ca1f6de52c3412ab14ba8d13bcb07f0", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role"}], "expires_at": "2018-10-08T05:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baee40ab766b482dbdcb7b743da53a5f", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baee40ab766b482dbdcb7b743da53a5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-user", "id": "b36ba236b54b472da1bea49163eba190"}, "audit_ids": ["XCIucJKPRYeUfkf_RquJkw"], "issued_at": "2018-10-08T04:46:04.000000Z"}} 2018-10-08 04:46:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0d5650dc7fe4b1ee7b06a7b87cd835e492ddd6" 2018-10-08 04:46:04,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46ad8cf-9cef-48c7-9e17-ee61d6ef166d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:04,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e46ad8cf-9cef-48c7-9e17-ee61d6ef166d 2018-10-08 04:46:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:05,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8f0035e3-016d-453d-ae53-103e34db7150 Date: Mon, 08 Oct 2018 04:46:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc287b4f-ace8-429e-94eb-38bc6ff6cd62"],"updated_at":"2018-10-08T04:46:00Z","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"d4c47495-0e28-48db-a768-e7ea697122ec","name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net"}]} 2018-10-08 04:46:05,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net used request id req-8f0035e3-016d-453d-ae53-103e34db7150 2018-10-08 04:46:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:05,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0f6c60ed-d8e5-4df8-831e-440e7efda43d Date: Mon, 08 Oct 2018 04:46:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:05,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-0f6c60ed-d8e5-4df8-831e-440e7efda43d 2018-10-08 04:46:05,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:05,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-75959547-4623-4b81-8444-040cd15a4181 Date: Mon, 08 Oct 2018 04:46:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc287b4f-ace8-429e-94eb-38bc6ff6cd62"],"updated_at":"2018-10-08T04:46:00Z","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"d4c47495-0e28-48db-a768-e7ea697122ec","name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net"}]} 2018-10-08 04:46:05,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net used request id req-75959547-4623-4b81-8444-040cd15a4181 2018-10-08 04:46:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:46:05,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:46:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:46:05,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0d5650dc7fe4b1ee7b06a7b87cd835e492ddd6" 2018-10-08 04:46:05,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d21134-6d78-423e-a5e3-8fcd04a740ea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f"}, "enabled": true, "id": "baee40ab766b482dbdcb7b743da53a5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}} 2018-10-08 04:46:05,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f used request id req-a9d21134-6d78-423e-a5e3-8fcd04a740ea 2018-10-08 04:46:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:05,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd0c22ea-0fec-4967-84b4-02e671e8d721 Date: Mon, 08 Oct 2018 04:46:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:05,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-fd0c22ea-0fec-4967-84b4-02e671e8d721 2018-10-08 04:46:05,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:05,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-020da587-4158-492a-89ea-e87c12024451 Date: Mon, 08 Oct 2018 04:46:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:05,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet used request id req-020da587-4158-492a-89ea-e87c12024451 2018-10-08 04:46:05,925 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net 2018-10-08 04:46:05,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" -d '{"port": {"network_id": "d4c47495-0e28-48db-a768-e7ea697122ec", "fixed_ips": [{"subnet_id": "bc287b4f-ace8-429e-94eb-38bc6ff6cd62", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1", "admin_state_up": true}}' 2018-10-08 04:46:07,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-7b3dc516-3486-49f1-9e97-7434ef3e2a92 Date: Mon, 08 Oct 2018 04:46:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","ip_address":"10.55.0.101"}],"id":"9f02718e-ed71-48af-b559-4f16ac2d62bb","security_groups":["babc15b8-ca42-4c10-b44a-091cee4cac18"],"mac_address":"fa:16:3e:d6:2f:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1","project_id":"baee40ab766b482dbdcb7b743da53a5f","qos_policy_id":null,"admin_state_up":true,"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:06Z","binding:vnic_type":"normal"}} 2018-10-08 04:46:07,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-7b3dc516-3486-49f1-9e97-7434ef3e2a92 2018-10-08 04:46:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:07,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-68812024-dfd1-4f9e-9a13-52988a6a3ad1 Date: Mon, 08 Oct 2018 04:46:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc287b4f-ace8-429e-94eb-38bc6ff6cd62"],"updated_at":"2018-10-08T04:46:00Z","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"d4c47495-0e28-48db-a768-e7ea697122ec","name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net"}]} 2018-10-08 04:46:07,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net used request id req-68812024-dfd1-4f9e-9a13-52988a6a3ad1 2018-10-08 04:46:07,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:07,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45d3d54-f253-4f4b-94ea-f706db23d06f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f"}, "enabled": true, "id": "baee40ab766b482dbdcb7b743da53a5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}} 2018-10-08 04:46:07,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f used request id req-d45d3d54-f253-4f4b-94ea-f706db23d06f 2018-10-08 04:46:07,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:07,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-53924d03-06bd-448d-8c01-6824287f2edb Date: Mon, 08 Oct 2018 04:46:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:07,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-53924d03-06bd-448d-8c01-6824287f2edb 2018-10-08 04:46:07,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:07,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-8298426c-5b07-4179-a92d-ac3e0229321a Date: Mon, 08 Oct 2018 04:46:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","ip_address":"10.55.0.101"}],"id":"9f02718e-ed71-48af-b559-4f16ac2d62bb","security_groups":["babc15b8-ca42-4c10-b44a-091cee4cac18"],"mac_address":"fa:16:3e:d6:2f:08","project_id":"baee40ab766b482dbdcb7b743da53a5f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1","admin_state_up":true,"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:46:07,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1&admin_state_up=True used request id req-8298426c-5b07-4179-a92d-ac3e0229321a 2018-10-08 04:46:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:07,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c65043d-0191-4748-aeb4-f6d725feda9f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f"}, "enabled": true, "id": "baee40ab766b482dbdcb7b743da53a5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}} 2018-10-08 04:46:07,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f used request id req-9c65043d-0191-4748-aeb4-f6d725feda9f 2018-10-08 04:46:07,859 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst 2018-10-08 04:46:07,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:07,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-7e18c38b-5493-484a-ba81-ed88f175946b x-compute-request-id: req-7e18c38b-5493-484a-ba81-ed88f175946b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b2dab10e-025c-445d-a6a1-639309b7ba91", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-flavor-name"}]} 2018-10-08 04:46:07,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7e18c38b-5493-484a-ba81-ed88f175946b 2018-10-08 04:46:07,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:07,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-e298906e-3291-451c-8287-b839865e32d8 x-compute-request-id: req-e298906e-3291-451c-8287-b839865e32d8 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b2dab10e-025c-445d-a6a1-639309b7ba91", "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:46:07,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91 used request id req-e298906e-3291-451c-8287-b839865e32d8 2018-10-08 04:46:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:08,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-236d66e2-836c-42ad-a61b-8203803f66de Date: Mon, 08 Oct 2018 04:46:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:45:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:45:57Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/snap", "metadata": {}}], "self": "/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "min_disk": 0, "protected": false, "id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "file": "/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baee40ab766b482dbdcb7b743da53a5f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9575949b-0a1a-4f35-b87e-7c890a4123d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image"} 2018-10-08 04:46:08,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image used request id req-236d66e2-836c-42ad-a61b-8203803f66de 2018-10-08 04:46:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:08,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d1c95f75-3c62-4c1f-86f1-fa3dca854a03 Date: Mon, 08 Oct 2018 04:46:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:46:08,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d1c95f75-3c62-4c1f-86f1-fa3dca854a03 2018-10-08 04:46:08,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" -d '{"server": {"name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst", "imageRef": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "flavorRef": "b2dab10e-025c-445d-a6a1-639309b7ba91", "max_count": 1, "min_count": 1, "networks": [{"port": "9f02718e-ed71-48af-b559-4f16ac2d62bb"}]}}' 2018-10-08 04:46:09,807 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:46: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-bdd023aa-6f4e-44fd-8c57-bef02bef82b0 x-compute-request-id: req-bdd023aa-6f4e-44fd-8c57-bef02bef82b0 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "bookmark"}], "adminPass": "82VADM3uwerc"}} 2018-10-08 04:46:09,807 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-bdd023aa-6f4e-44fd-8c57-bef02bef82b0 2018-10-08 04:46:09,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:10,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2e7715e-7386-4cd6-b886-899314090c28 x-compute-request-id: req-f2e7715e-7386-4cd6-b886-899314090c28 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "bookmark"}], "image": {"id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "links": [{"href": "http://172.30.9.28:8774/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2dab10e-025c-445d-a6a1-639309b7ba91", "links": [{"href": "http://172.30.9.28:8774/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "bookmark"}]}, "id": "475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "user_id": "b36ba236b54b472da1bea49163eba190", "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-10-08T04:46:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst", "created": "2018-10-08T04:46:09Z", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:10,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 used request id req-f2e7715e-7386-4cd6-b886-899314090c28 2018-10-08 04:46:10,044 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst 2018-10-08 04:46:10,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:10,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a249c24-a6a6-4b02-8e48-b8705fc7f3e3 x-compute-request-id: req-5a249c24-a6a6-4b02-8e48-b8705fc7f3e3 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "bookmark"}], "image": {"id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "links": [{"href": "http://172.30.9.28:8774/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2dab10e-025c-445d-a6a1-639309b7ba91", "links": [{"href": "http://172.30.9.28:8774/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "bookmark"}]}, "id": "475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "user_id": "b36ba236b54b472da1bea49163eba190", "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-10-08T04:46:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst", "created": "2018-10-08T04:46:09Z", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:10,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 used request id req-5a249c24-a6a6-4b02-8e48-b8705fc7f3e3 2018-10-08 04:46:10,334 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst] is - BUILD 2018-10-08 04:46:10,334 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:46:13,337 - create_instance - DEBUG - VM status query timeout in 896.706282139 2018-10-08 04:46:13,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:13,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-d39964d7-dda5-4c01-8c6f-cc449a510e41 x-compute-request-id: req-d39964d7-dda5-4c01-8c6f-cc449a510e41 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "bookmark"}], "image": {"id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "links": [{"href": "http://172.30.9.28:8774/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2dab10e-025c-445d-a6a1-639309b7ba91", "links": [{"href": "http://172.30.9.28:8774/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "bookmark"}]}, "id": "475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "security_groups": [{"name": "default"}], "user_id": "b36ba236b54b472da1bea49163eba190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:46:11Z", "hostId": "b6b8933d4c4fecd45ef719ebe4da246ba3a30f89d885dcb90406ccc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst", "created": "2018-10-08T04:46:09Z", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:13,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 used request id req-d39964d7-dda5-4c01-8c6f-cc449a510e41 2018-10-08 04:46:13,648 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst] is - BUILD 2018-10-08 04:46:13,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:46:16,652 - create_instance - DEBUG - VM status query timeout in 893.39190197 2018-10-08 04:46:16,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:17,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-38251795-623f-4135-bbc3-6054b6c2d4d3 x-compute-request-id: req-38251795-623f-4135-bbc3-6054b6c2d4d3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:2f:08", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "bookmark"}], "image": {"id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "links": [{"href": "http://172.30.9.28:8774/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:46:10.000000", "flavor": {"id": "b2dab10e-025c-445d-a6a1-639309b7ba91", "links": [{"href": "http://172.30.9.28:8774/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "bookmark"}]}, "id": "475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "security_groups": [{"name": "default"}], "user_id": "b36ba236b54b472da1bea49163eba190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:46:16Z", "hostId": "b6b8933d4c4fecd45ef719ebe4da246ba3a30f89d885dcb90406ccc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst", "created": "2018-10-08T04:46:09Z", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:17,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 used request id req-38251795-623f-4135-bbc3-6054b6c2d4d3 2018-10-08 04:46:17,273 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst] is - ACTIVE 2018-10-08 04:46:17,274 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:46:17,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:17,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-be311bd1-d4cc-4f9e-8853-6b33c92e6980 x-compute-request-id: req-be311bd1-d4cc-4f9e-8853-6b33c92e6980 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:2f:08", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "bookmark"}], "image": {"id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "links": [{"href": "http://172.30.9.28:8774/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:46:10.000000", "flavor": {"id": "b2dab10e-025c-445d-a6a1-639309b7ba91", "links": [{"href": "http://172.30.9.28:8774/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "bookmark"}]}, "id": "475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "security_groups": [{"name": "default"}], "user_id": "b36ba236b54b472da1bea49163eba190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:46:16Z", "hostId": "b6b8933d4c4fecd45ef719ebe4da246ba3a30f89d885dcb90406ccc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst", "created": "2018-10-08T04:46:09Z", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:17,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 used request id req-be311bd1-d4cc-4f9e-8853-6b33c92e6980 2018-10-08 04:46:17,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:17,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5b7b0fdb-55ba-40c1-8c87-01cf7d7063ad Date: Mon, 08 Oct 2018 04:46:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc287b4f-ace8-429e-94eb-38bc6ff6cd62"],"updated_at":"2018-10-08T04:46:00Z","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"d4c47495-0e28-48db-a768-e7ea697122ec","name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net"}]} 2018-10-08 04:46:17,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net used request id req-5b7b0fdb-55ba-40c1-8c87-01cf7d7063ad 2018-10-08 04:46:17,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:17,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37bc2ab-8ba9-44a5-9c3b-84e692f7c747 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f"}, "enabled": true, "id": "baee40ab766b482dbdcb7b743da53a5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}} 2018-10-08 04:46:17,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f used request id req-f37bc2ab-8ba9-44a5-9c3b-84e692f7c747 2018-10-08 04:46:17,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:17,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27fc7658-2332-4d41-b5d4-544aa9a7b9b5 Date: Mon, 08 Oct 2018 04:46:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:17,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-27fc7658-2332-4d41-b5d4-544aa9a7b9b5 2018-10-08 04:46:17,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:17,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-7e1beadb-5ef5-4f20-b420-40e1515f0ecb Date: Mon, 08 Oct 2018 04:46:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","ip_address":"10.55.0.4"}],"id":"5ea23551-6f61-4dbf-b1c7-fed6fa45dd26","security_groups":[],"mac_address":"fa:16:3e:c5:7a:a4","project_id":"baee40ab766b482dbdcb7b743da53a5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d4c47495-0e28-48db-a768-e7ea697122ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","ip_address":"10.55.0.101"}],"id":"9f02718e-ed71-48af-b559-4f16ac2d62bb","security_groups":["babc15b8-ca42-4c10-b44a-091cee4cac18"],"mac_address":"fa:16:3e:d6:2f:08","project_id":"baee40ab766b482dbdcb7b743da53a5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1","admin_state_up":true,"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:06Z","binding:vnic_type":"normal","device_id":"475c73e2-f62f-41d8-b6aa-35ab6bed57c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","ip_address":"10.55.0.2"}],"id":"a344bbcb-87d8-4abb-903d-26c144c22479","security_groups":[],"mac_address":"fa:16:3e:3e:a9:71","project_id":"baee40ab766b482dbdcb7b743da53a5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d4c47495-0e28-48db-a768-e7ea697122ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","ip_address":"10.55.0.3"}],"id":"e6d17be4-7c68-440f-89c7-7a81e31ad469","security_groups":[],"mac_address":"fa:16:3e:df:bf:d4","project_id":"baee40ab766b482dbdcb7b743da53a5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d4c47495-0e28-48db-a768-e7ea697122ec"}]} 2018-10-08 04:46:17,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-7e1beadb-5ef5-4f20-b420-40e1515f0ecb 2018-10-08 04:46:17,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:18,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-615170b1-430d-45cd-ac2f-d45200a7b1b2 Date: Mon, 08 Oct 2018 04:46:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bc287b4f-ace8-429e-94eb-38bc6ff6cd62"],"updated_at":"2018-10-08T04:46:00Z","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:45:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"d4c47495-0e28-48db-a768-e7ea697122ec","name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net"}]} 2018-10-08 04:46:18,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-615170b1-430d-45cd-ac2f-d45200a7b1b2 2018-10-08 04:46:18,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:18,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f15b3730-1e00-4dd3-b63c-e957512039d0 Date: Mon, 08 Oct 2018 04:46:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:18,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec used request id req-f15b3730-1e00-4dd3-b63c-e957512039d0 2018-10-08 04:46:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:18,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b33b2ad5-3108-41bb-9232-52386327f471 Date: Mon, 08 Oct 2018 04:46:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4c47495-0e28-48db-a768-e7ea697122ec","tenant_id":"baee40ab766b482dbdcb7b743da53a5f","created_at":"2018-10-08T04:46:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"baee40ab766b482dbdcb7b743da53a5f","id":"bc287b4f-ace8-429e-94eb-38bc6ff6cd62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet"}]} 2018-10-08 04:46:18,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d4c47495-0e28-48db-a768-e7ea697122ec&name=CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet used request id req-b33b2ad5-3108-41bb-9232-52386327f471 2018-10-08 04:46:18,679 - create_instance - INFO - Deleting Port with ID - 9f02718e-ed71-48af-b559-4f16ac2d62bb 2018-10-08 04:46:18,679 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54port-1 2018-10-08 04:46:18,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/9f02718e-ed71-48af-b559-4f16ac2d62bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:19,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6f28db2-bb0b-4b4f-82e4-3f3ba22fb334 Date: Mon, 08 Oct 2018 04:46:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:46:19,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/9f02718e-ed71-48af-b559-4f16ac2d62bb used request id req-d6f28db2-bb0b-4b4f-82e4-3f3ba22fb334 2018-10-08 04:46:19,142 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst 2018-10-08 04:46:19,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:19,482 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:46:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7429d07-f5a4-4161-90cb-a5d17838ae64 x-compute-request-id: req-b7429d07-f5a4-4161-90cb-a5d17838ae64 Content-Type: application/json 2018-10-08 04:46:19,482 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 used request id req-b7429d07-f5a4-4161-90cb-a5d17838ae64 2018-10-08 04:46:19,483 - create_instance - INFO - Checking deletion status 2018-10-08 04:46:19,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:19,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b83604a-cd18-4eca-9221-7031a3d51d17 x-compute-request-id: req-5b83604a-cd18-4eca-9221-7031a3d51d17 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:2f:08", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "rel": "bookmark"}], "image": {"id": "9575949b-0a1a-4f35-b87e-7c890a4123d8", "links": [{"href": "http://172.30.9.28:8774/images/9575949b-0a1a-4f35-b87e-7c890a4123d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:46:10.000000", "flavor": {"id": "b2dab10e-025c-445d-a6a1-639309b7ba91", "links": [{"href": "http://172.30.9.28:8774/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91", "rel": "bookmark"}]}, "id": "475c73e2-f62f-41d8-b6aa-35ab6bed57c1", "user_id": "b36ba236b54b472da1bea49163eba190", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:46:19Z", "hostId": "b6b8933d4c4fecd45ef719ebe4da246ba3a30f89d885dcb90406ccc0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst", "created": "2018-10-08T04:46:09Z", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:19,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 used request id req-5b83604a-cd18-4eca-9221-7031a3d51d17 2018-10-08 04:46:19,825 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst] is - ACTIVE 2018-10-08 04:46:19,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:46:22,829 - create_instance - DEBUG - VM status query timeout in 296.654102802 2018-10-08 04:46:22,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8ee8380824444b5a33c6ae0a9c647e397e378a" 2018-10-08 04:46:22,877 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:46: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-09f20ee6-bb52-4038-9b65-da2df8a74ce7 x-compute-request-id: req-09f20ee6-bb52-4038-9b65-da2df8a74ce7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 475c73e2-f62f-41d8-b6aa-35ab6bed57c1 could not be found.", "code": 404}} 2018-10-08 04:46:22,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/475c73e2-f62f-41d8-b6aa-35ab6bed57c1 used request id req-09f20ee6-bb52-4038-9b65-da2df8a74ce7 2018-10-08 04:46:22,878 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 475c73e2-f62f-41d8-b6aa-35ab6bed57c1 could not be found. (HTTP 404) (Request-ID: req-09f20ee6-bb52-4038-9b65-da2df8a74ce7) 2018-10-08 04:46:22,878 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-inst 2018-10-08 04:46:22,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae53931d10a5cfc6a6e61c61aa160295560d6bd9" 2018-10-08 04:46:22,932 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:46: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-5b6f5185-c3b9-44d3-8e93-a0668c7d7363 x-compute-request-id: req-5b6f5185-c3b9-44d3-8e93-a0668c7d7363 Content-Length: 0 Content-Type: application/json 2018-10-08 04:46:22,932 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b2dab10e-025c-445d-a6a1-639309b7ba91 used request id req-5b6f5185-c3b9-44d3-8e93-a0668c7d7363 2018-10-08 04:46:22,933 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet 2018-10-08 04:46:22,933 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-subnet 2018-10-08 04:46:22,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/bc287b4f-ace8-429e-94eb-38bc6ff6cd62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" 2018-10-08 04:46:25,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5a29121-df4f-4909-a097-4a4f321d46ad Date: Mon, 08 Oct 2018 04:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:46:25,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/bc287b4f-ace8-429e-94eb-38bc6ff6cd62 used request id req-d5a29121-df4f-4909-a097-4a4f321d46ad 2018-10-08 04:46:25,185 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-pub-net 2018-10-08 04:46:25,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/d4c47495-0e28-48db-a768-e7ea697122ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b3aaeaa4c8c0fd394564f09ff0b932d4a857f3" 2018-10-08 04:46:26,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1911dc2f-bd0a-4759-91d6-c689a6870433 Date: Mon, 08 Oct 2018 04:46:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:46:26,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d4c47495-0e28-48db-a768-e7ea697122ec used request id req-1911dc2f-bd0a-4759-91d6-c689a6870433 2018-10-08 04:46:26,551 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a52b58fc-dc6f-481b-a2b8-22df76c4bc54-image 2018-10-08 04:46:26,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88fd725c11268db79b40d875ab7ae7a794f0ef09" 2018-10-08 04:46:28,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b6d03f7-7f04-48c8-b97f-dbf1cce285b7 Date: Mon, 08 Oct 2018 04:46:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:46:28,139 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9575949b-0a1a-4f35-b87e-7c890a4123d8 used request id req-0b6d03f7-7f04-48c8-b97f-dbf1cce285b7 2018-10-08 04:46:28,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:28,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f4566599-803a-4cb9-9599-fe021ff5f088 Date: Mon, 08 Oct 2018 04:46:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "created_at": "2018-10-08T04:45:59Z", "updated_at": "2018-10-08T04:45:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:45:59Z", "revision_number": 0, "id": "17cc8271-fd43-419c-bf29-82b90397dd6b", "remote_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "remote_ip_prefix": null, "created_at": "2018-10-08T04:45:59Z", "security_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "baee40ab766b482dbdcb7b743da53a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:45:59Z", "revision_number": 0, "id": "63853ddf-b86a-4ae0-82a2-a44efd668138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:45:59Z", "security_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "baee40ab766b482dbdcb7b743da53a5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:45:59Z", "revision_number": 0, "id": "cb88bc52-dbb2-4058-80a8-049576c5d7f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:45:59Z", "security_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "baee40ab766b482dbdcb7b743da53a5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:45:59Z", "revision_number": 0, "id": "f86e23cf-2e49-45f6-a4cf-26f0ecbe0919", "remote_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "remote_ip_prefix": null, "created_at": "2018-10-08T04:45:59Z", "security_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "baee40ab766b482dbdcb7b743da53a5f"}], "revision_number": 4, "project_id": "baee40ab766b482dbdcb7b743da53a5f", "id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:46:28,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f4566599-803a-4cb9-9599-fe021ff5f088 2018-10-08 04:46:28,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:28,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec562f3-e1e2-428d-b1ef-0bbc84721b91 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:46:28,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-2ec562f3-e1e2-428d-b1ef-0bbc84721b91 2018-10-08 04:46:28,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:28,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a74c3e6-59bf-4705-bfa2-162d43acd5b3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:46:28,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-0a74c3e6-59bf-4705-bfa2-162d43acd5b3 2018-10-08 04:46:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:28,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dedafa0f-be0e-4748-ac47-a5d849f6b666 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:46:28,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-dedafa0f-be0e-4748-ac47-a5d849f6b666 2018-10-08 04:46:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:28,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02cab20-7ca6-486a-9c9b-99ea6b10a8c8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f"}, "enabled": true, "id": "baee40ab766b482dbdcb7b743da53a5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj"}} 2018-10-08 04:46:28,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f used request id req-a02cab20-7ca6-486a-9c9b-99ea6b10a8c8 2018-10-08 04:46:28,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - babc15b8-ca42-4c10-b44a-091cee4cac18 2018-10-08 04:46:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=babc15b8-ca42-4c10-b44a-091cee4cac18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:28,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d42bbf34-3443-4937-9110-567f9d06e2d8 Date: Mon, 08 Oct 2018 04:46:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:45:59Z", "security_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "port_range_min": null, "revision_number": 0, "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "created_at": "2018-10-08T04:45:59Z", "project_id": "baee40ab766b482dbdcb7b743da53a5f", "id": "17cc8271-fd43-419c-bf29-82b90397dd6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:45:59Z", "security_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "port_range_min": null, "revision_number": 0, "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "created_at": "2018-10-08T04:45:59Z", "project_id": "baee40ab766b482dbdcb7b743da53a5f", "id": "63853ddf-b86a-4ae0-82a2-a44efd668138"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:45:59Z", "security_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "port_range_min": null, "revision_number": 0, "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "created_at": "2018-10-08T04:45:59Z", "project_id": "baee40ab766b482dbdcb7b743da53a5f", "id": "cb88bc52-dbb2-4058-80a8-049576c5d7f9"}, {"remote_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:45:59Z", "security_group_id": "babc15b8-ca42-4c10-b44a-091cee4cac18", "port_range_min": null, "revision_number": 0, "tenant_id": "baee40ab766b482dbdcb7b743da53a5f", "created_at": "2018-10-08T04:45:59Z", "project_id": "baee40ab766b482dbdcb7b743da53a5f", "id": "f86e23cf-2e49-45f6-a4cf-26f0ecbe0919"}]} 2018-10-08 04:46:28,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=babc15b8-ca42-4c10-b44a-091cee4cac18 used request id req-d42bbf34-3443-4937-9110-567f9d06e2d8 2018-10-08 04:46:28,886 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:46:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/babc15b8-ca42-4c10-b44a-091cee4cac18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:29,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6aa72029-f747-4994-a8e3-ef2f45dad1d1 Content-Length: 0 Date: Mon, 08 Oct 2018 04:46:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:46:29,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/babc15b8-ca42-4c10-b44a-091cee4cac18 used request id req-6aa72029-f747-4994-a8e3-ef2f45dad1d1 2018-10-08 04:46:29,187 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj 2018-10-08 04:46:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:29,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e922841-3cd4-4590-a6c4-7926b996e90e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:46:29,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/baee40ab766b482dbdcb7b743da53a5f used request id req-0e922841-3cd4-4590-a6c4-7926b996e90e 2018-10-08 04:46:29,399 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e21fe4d5-30c4-439-proj-role 2018-10-08 04:46:29,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0ca1f6de52c3412ab14ba8d13bcb07f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:29,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57275c25-71fb-4128-91a9-f16b4e24b62a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:46:29,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0ca1f6de52c3412ab14ba8d13bcb07f0 used request id req-57275c25-71fb-4128-91a9-f16b4e24b62a 2018-10-08 04:46:29,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ffe42bf02242c46d7e7a253ffd79559aafa5495" 2018-10-08 04:46:29,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0613f00d-a8e8-4f62-821a-3660926eff21 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:46:29,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0613f00d-a8e8-4f62-821a-3660926eff21 2018-10-08 04:46:29,601 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e21fe4d5-30c4-439-user 2018-10-08 04:46:29,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b36ba236b54b472da1bea49163eba190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc02a1d3f1a2354e80226d64be47d8c5bdb0734" 2018-10-08 04:46:29,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3487b3c7-1e67-41f6-b07c-cf30926de1c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:46:29,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b36ba236b54b472da1bea49163eba190 used request id req-3487b3c7-1e67-41f6-b07c-cf30926de1c9 2018-10-08 04:46:29,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:30,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["LTdtAp63RSiLkmza827hzg"], "issued_at": "2018-10-08T04:46:30.000000Z"}} 2018-10-08 04:46:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860ad1d8683005ce0fd98eb08f6f2605ce129554" 2018-10-08 04:46:30,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5c1704-da58-4807-b7b2-0d80b0eb1053 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:30,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ac5c1704-da58-4807-b7b2-0d80b0eb1053 2018-10-08 04:46:30,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:30,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:30,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["T7llt_njScSdiKdPUeNfHg"], "issued_at": "2018-10-08T04:46:30.000000Z"}} 2018-10-08 04:46:30,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:46:30,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a8ac160-2c44-4dbb-aed9-b7ffc773d6a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:30,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6a8ac160-2c44-4dbb-aed9-b7ffc773d6a2 2018-10-08 04:46:30,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:46:30,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:46:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:46:30,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:46:30,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7404c153-d29d-4269-a4ee-22a60ca585a9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:46:30,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj used request id req-7404c153-d29d-4269-a4ee-22a60ca585a9 2018-10-08 04:46:30,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:46:30,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0acb096-cb99-41ae-b312-95b7ed372963 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:46:30,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f0acb096-cb99-41ae-b312-95b7ed372963 2018-10-08 04:46:30,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}}' 2018-10-08 04:46:31,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4e97071-990e-4a6e-8daa-6e6d54ebd185 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953"}, "enabled": true, "id": "5c125810acf64a8facd5410554447953", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}} 2018-10-08 04:46:31,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b4e97071-990e-4a6e-8daa-6e6d54ebd185 2018-10-08 04:46:31,050 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj 2018-10-08 04:46:31,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:31,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:31,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JBZVV4HkQhiyVgnfs8_-PQ"], "issued_at": "2018-10-08T04:46:31.000000Z"}} 2018-10-08 04:46:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd3c02e291eddae36683dbf43060fcb8a80736" 2018-10-08 04:46:31,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94175247-3c17-4cd4-9cf9-7028bf65cf8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:31,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-94175247-3c17-4cd4-9cf9-7028bf65cf8d 2018-10-08 04:46:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:46:31,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:46:31,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd3c02e291eddae36683dbf43060fcb8a80736" 2018-10-08 04:46:31,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d419f3-6420-46bb-8ef1-82848227d0de Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:46:31,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c3d419f3-6420-46bb-8ef1-82848227d0de 2018-10-08 04:46:31,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd3c02e291eddae36683dbf43060fcb8a80736" 2018-10-08 04:46:31,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4f1229-14db-4cc3-b5e7-25fd1976eecd Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953"}, "enabled": true, "id": "5c125810acf64a8facd5410554447953", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}]} 2018-10-08 04:46:31,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj used request id req-7e4f1229-14db-4cc3-b5e7-25fd1976eecd 2018-10-08 04:46:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd3c02e291eddae36683dbf43060fcb8a80736" 2018-10-08 04:46:31,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774ce682-8123-43bd-a779-54a72f3feaab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:46:31,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-774ce682-8123-43bd-a779-54a72f3feaab 2018-10-08 04:46:32,300 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c92df29d-11a4-43a-user 2018-10-08 04:46:32,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:32,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:46:32,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c48a4be-8ccd-4521-82d3-59dd10f81ce5 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:46:32,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c48a4be-8ccd-4521-82d3-59dd10f81ce5 2018-10-08 04:46:32,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" -d '{"role": {"name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role"}}' 2018-10-08 04:46:32,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d4a7c99-a624-4ce1-aa12-a517001a9c28 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b29027411d6c4387b126fc94ae9c212b", "links": {"self": "http://172.30.9.28:5000/v3/roles/b29027411d6c4387b126fc94ae9c212b"}, "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role"}} 2018-10-08 04:46:32,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2d4a7c99-a624-4ce1-aa12-a517001a9c28 2018-10-08 04:46:32,498 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role 2018-10-08 04:46:32,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b29027411d6c4387b126fc94ae9c212b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:46:32,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d20ab0-fe2f-4687-bd05-58b4ba1ce5b5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b29027411d6c4387b126fc94ae9c212b"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role", "id": "b29027411d6c4387b126fc94ae9c212b"}} 2018-10-08 04:46:32,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b29027411d6c4387b126fc94ae9c212b used request id req-29d20ab0-fe2f-4687-bd05-58b4ba1ce5b5 2018-10-08 04:46:32,591 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role to project CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj 2018-10-08 04:46:32,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953/users/0fc91f4ce06f40c798cd4854ef14985f/roles/b29027411d6c4387b126fc94ae9c212b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:46:32,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57b8b040-a783-4b63-b479-5103c2fd2275 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:46:32,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953/users/0fc91f4ce06f40c798cd4854ef14985f/roles/b29027411d6c4387b126fc94ae9c212b used request id req-57b8b040-a783-4b63-b479-5103c2fd2275 2018-10-08 04:46:32,717 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:46:32,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:32,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:33,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b29027411d6c4387b126fc94ae9c212b", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role"}], "expires_at": "2018-10-08T05:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c125810acf64a8facd5410554447953", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-user", "id": "0fc91f4ce06f40c798cd4854ef14985f"}, "audit_ids": ["x2BtgChgRDyHBBJDbjweug"], "issued_at": "2018-10-08T04:46:33.000000Z"}} 2018-10-08 04:46:33,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7495d1629e8d1b8ad60b7200453e61316e09c9d" 2018-10-08 04:46:33,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d114405-374d-4036-80ae-e1b6c0556d98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:33,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0d114405-374d-4036-80ae-e1b6c0556d98 2018-10-08 04:46:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7495d1629e8d1b8ad60b7200453e61316e09c9d" 2018-10-08 04:46:33,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4565204b-48d3-413a-aa48-2682ef7e4009 Date: Mon, 08 Oct 2018 04:46:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image"} 2018-10-08 04:46:33,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image used request id req-4565204b-48d3-413a-aa48-2682ef7e4009 2018-10-08 04:46:33,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7495d1629e8d1b8ad60b7200453e61316e09c9d" 2018-10-08 04:46:33,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-225bd94b-a667-40b9-9147-068ed2bfa32e Date: Mon, 08 Oct 2018 04:46:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:46:33,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-225bd94b-a667-40b9-9147-068ed2bfa32e 2018-10-08 04:46:33,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7495d1629e8d1b8ad60b7200453e61316e09c9d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image"}' 2018-10-08 04:46:33,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654 X-Openstack-Request-Id: req-674d763c-5895-4962-b27e-416f6deacfd8 Date: Mon, 08 Oct 2018 04:46:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:46:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:46:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654", "min_disk": 0, "protected": false, "id": "f1bd4b9e-7789-45e5-864c-55794973c654", "file": "/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654/file", "checksum": null, "owner": "5c125810acf64a8facd5410554447953", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:46:33,710 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-674d763c-5895-4962-b27e-416f6deacfd8 2018-10-08 04:46:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7495d1629e8d1b8ad60b7200453e61316e09c9d" -d '' 2018-10-08 04:46:35,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-681c57b9-ea3f-4c5e-847c-0a450addc040 Date: Mon, 08 Oct 2018 04:46:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:46:35,442 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654/file used request id req-681c57b9-ea3f-4c5e-847c-0a450addc040 2018-10-08 04:46:35,443 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:46:35,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7495d1629e8d1b8ad60b7200453e61316e09c9d" 2018-10-08 04:46:35,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5633e2bc-9710-4062-ac57-95110ee81ec0 Date: Mon, 08 Oct 2018 04:46:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:46:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:46:35Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f1bd4b9e-7789-45e5-864c-55794973c654/snap", "metadata": {}}], "self": "/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654", "min_disk": 0, "protected": false, "id": "f1bd4b9e-7789-45e5-864c-55794973c654", "file": "/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c125810acf64a8facd5410554447953", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f1bd4b9e-7789-45e5-864c-55794973c654/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:46:35,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654 used request id req-5633e2bc-9710-4062-ac57-95110ee81ec0 2018-10-08 04:46:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7495d1629e8d1b8ad60b7200453e61316e09c9d" 2018-10-08 04:46:35,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dec8e70e-aaf2-471a-8902-f677c8771e77 Date: Mon, 08 Oct 2018 04:46:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:46:35,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dec8e70e-aaf2-471a-8902-f677c8771e77 2018-10-08 04:46:35,775 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image 2018-10-08 04:46:35,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7495d1629e8d1b8ad60b7200453e61316e09c9d" 2018-10-08 04:46:35,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-29e0b981-a46c-498d-9442-6a41f3ff8f2f Date: Mon, 08 Oct 2018 04:46:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:46:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:46:35Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f1bd4b9e-7789-45e5-864c-55794973c654/snap", "metadata": {}}], "self": "/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654", "min_disk": 0, "protected": false, "id": "f1bd4b9e-7789-45e5-864c-55794973c654", "file": "/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c125810acf64a8facd5410554447953", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f1bd4b9e-7789-45e5-864c-55794973c654/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:46:35,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654 used request id req-29e0b981-a46c-498d-9442-6a41f3ff8f2f 2018-10-08 04:46:35,942 - create_image - DEBUG - Instance status is - active 2018-10-08 04:46:35,942 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image 2018-10-08 04:46:35,943 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image 2018-10-08 04:46:35,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:35,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:36,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b29027411d6c4387b126fc94ae9c212b", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role"}], "expires_at": "2018-10-08T05:46:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c125810acf64a8facd5410554447953", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-user", "id": "0fc91f4ce06f40c798cd4854ef14985f"}, "audit_ids": ["mPII_9rIQQuGrpVsOP3D1Q"], "issued_at": "2018-10-08T04:46:36.000000Z"}} 2018-10-08 04:46:36,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" 2018-10-08 04:46:36,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e3d657-ed76-4160-8f73-443f1b6ed5fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:36,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-31e3d657-ed76-4160-8f73-443f1b6ed5fa 2018-10-08 04:46:36,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" 2018-10-08 04:46:36,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1913cdb7-e978-422e-b520-ad1d7eb0c2c0 Date: Mon, 08 Oct 2018 04:46:36 GMT RESP BODY: {"networks":[]} 2018-10-08 04:46:36,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net used request id req-1913cdb7-e978-422e-b520-ad1d7eb0c2c0 2018-10-08 04:46:36,580 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net 2018-10-08 04:46:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" -d '{"network": {"name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net", "admin_state_up": true}}' 2018-10-08 04:46:37,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-629b6e72-e94b-4d6a-a4cb-3ed96048f2df Date: Mon, 08 Oct 2018 04:46:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c125810acf64a8facd5410554447953","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:46:36Z","is_default":false,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:36Z","mtu":1450}} 2018-10-08 04:46:37,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-629b6e72-e94b-4d6a-a4cb-3ed96048f2df 2018-10-08 04:46:37,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" 2018-10-08 04:46:37,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-d1c42cc7-17c2-4f80-bcb8-efb2858af610 Date: Mon, 08 Oct 2018 04:46:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:46:36Z","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c125810acf64a8facd5410554447953","id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net"}]} 2018-10-08 04:46:37,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-d1c42cc7-17c2-4f80-bcb8-efb2858af610 2018-10-08 04:46:37,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" 2018-10-08 04:46:37,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-54a15433-068a-45ba-a661-0e03528d3b8a Date: Mon, 08 Oct 2018 04:46:37 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:46:37,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-54a15433-068a-45ba-a661-0e03528d3b8a 2018-10-08 04:46:37,369 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet 2018-10-08 04:46:37,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" -d '{"subnets": [{"ip_version": 4, "network_id": "7e0d5e08-ce2f-4853-ad73-91aa77a3918c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet"}]}' 2018-10-08 04:46:38,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b1bb243a-b3e5-4e2f-8b44-8f963df373dc Date: Mon, 08 Oct 2018 04:46:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:37Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5c125810acf64a8facd5410554447953","id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet"}]} 2018-10-08 04:46:38,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b1bb243a-b3e5-4e2f-8b44-8f963df373dc 2018-10-08 04:46:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" 2018-10-08 04:46:38,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-070b7968-9c81-485e-b0ad-2571b698d0da Date: Mon, 08 Oct 2018 04:46:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cba78b8-ce2a-4722-b56b-8fe8d9111350"],"updated_at":"2018-10-08T04:46:37Z","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c125810acf64a8facd5410554447953","id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net"}]} 2018-10-08 04:46:38,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-070b7968-9c81-485e-b0ad-2571b698d0da 2018-10-08 04:46:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" 2018-10-08 04:46:38,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7d1e4806-3d10-4101-81d9-589b75a3a1c6 Date: Mon, 08 Oct 2018 04:46:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:37Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c125810acf64a8facd5410554447953","id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet"}]} 2018-10-08 04:46:38,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-7d1e4806-3d10-4101-81d9-589b75a3a1c6 2018-10-08 04:46:38,651 - OpenStackNetwork - DEBUG - Network [7e0d5e08-ce2f-4853-ad73-91aa77a3918c] created successfully 2018-10-08 04:46:38,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:38,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:39,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["R8OAjP15SkSooADHASB01g"], "issued_at": "2018-10-08T04:46:39.000000Z"}} 2018-10-08 04:46:39,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d4f66546998af0f5a203da05e9beeb0812fb41" 2018-10-08 04:46:39,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5693830c-2f3b-4730-96bd-0ac00f83bdfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:39,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5693830c-2f3b-4730-96bd-0ac00f83bdfd 2018-10-08 04:46:39,149 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:46:39,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d4f66546998af0f5a203da05e9beeb0812fb41" 2018-10-08 04:46:39,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-587614e6-30ad-4e92-be56-b7ff6face8d0 x-compute-request-id: req-587614e6-30ad-4e92-be56-b7ff6face8d0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:46:39,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-587614e6-30ad-4e92-be56-b7ff6face8d0 2018-10-08 04:46:39,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d4f66546998af0f5a203da05e9beeb0812fb41" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-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-10-08 04:46:39,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-332f1a3e-04b7-47a1-afca-e3d1bdae55d3 x-compute-request-id: req-332f1a3e-04b7-47a1-afca-e3d1bdae55d3 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0c828206-b49b-49d7-bb44-261f05e16848", "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:46:39,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-332f1a3e-04b7-47a1-afca-e3d1bdae55d3 2018-10-08 04:46:39,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:39,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:39,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b29027411d6c4387b126fc94ae9c212b", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role"}], "expires_at": "2018-10-08T05:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c125810acf64a8facd5410554447953", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-user", "id": "0fc91f4ce06f40c798cd4854ef14985f"}, "audit_ids": ["lPXlkSBuTP2zzIzLWZVllQ"], "issued_at": "2018-10-08T04:46:39.000000Z"}} 2018-10-08 04:46:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:39,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abdabe3f-8e0e-4cb8-bffe-b43ea0bbac97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:39,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-abdabe3f-8e0e-4cb8-bffe-b43ea0bbac97 2018-10-08 04:46:39,848 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:46:39,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:39,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36bbc70-d641-4ad5-9a16-6fc9350ac6d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:39,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d36bbc70-d641-4ad5-9a16-6fc9350ac6d3 2018-10-08 04:46:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:40,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-df1f5c08-4b74-4a09-85ae-fad76cddf2eb Date: Mon, 08 Oct 2018 04:46:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cba78b8-ce2a-4722-b56b-8fe8d9111350"],"updated_at":"2018-10-08T04:46:37Z","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c125810acf64a8facd5410554447953","id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net"}]} 2018-10-08 04:46:40,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net used request id req-df1f5c08-4b74-4a09-85ae-fad76cddf2eb 2018-10-08 04:46:40,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:46:40,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:46:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:46:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:40,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c722c7-fe95-471a-a2ba-0221fed7c31d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953"}, "enabled": true, "id": "5c125810acf64a8facd5410554447953", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}} 2018-10-08 04:46:40,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 used request id req-e0c722c7-fe95-471a-a2ba-0221fed7c31d 2018-10-08 04:46:40,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:40,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-73bfedef-9de9-4095-8ebb-7f239dfbfe69 Date: Mon, 08 Oct 2018 04:46:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:37Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c125810acf64a8facd5410554447953","id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet"}]} 2018-10-08 04:46:40,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-73bfedef-9de9-4095-8ebb-7f239dfbfe69 2018-10-08 04:46:40,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:40,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7420eb23-29f1-4e25-8214-bd34eb719ccf Date: Mon, 08 Oct 2018 04:46:40 GMT RESP BODY: {"ports":[]} 2018-10-08 04:46:40,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1&admin_state_up=True used request id req-7420eb23-29f1-4e25-8214-bd34eb719ccf 2018-10-08 04:46:40,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:40,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-0249b9f1-9608-4b15-9559-4190b6c4b967 x-compute-request-id: req-0249b9f1-9608-4b15-9559-4190b6c4b967 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:46:40,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst used request id req-0249b9f1-9608-4b15-9559-4190b6c4b967 2018-10-08 04:46:40,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:41,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c30e35a8-24ee-4bff-813e-cd0d146321cf Date: Mon, 08 Oct 2018 04:46:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cba78b8-ce2a-4722-b56b-8fe8d9111350"],"updated_at":"2018-10-08T04:46:37Z","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c125810acf64a8facd5410554447953","id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net"}]} 2018-10-08 04:46:41,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net used request id req-c30e35a8-24ee-4bff-813e-cd0d146321cf 2018-10-08 04:46:41,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:41,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c07c5c4-962b-4178-ae71-4a5235e8825f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953"}, "enabled": true, "id": "5c125810acf64a8facd5410554447953", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}} 2018-10-08 04:46:41,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 used request id req-7c07c5c4-962b-4178-ae71-4a5235e8825f 2018-10-08 04:46:41,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:41,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a10ba56d-d913-4239-9059-2baeb9afbb33 Date: Mon, 08 Oct 2018 04:46:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:37Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c125810acf64a8facd5410554447953","id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet"}]} 2018-10-08 04:46:41,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-a10ba56d-d913-4239-9059-2baeb9afbb33 2018-10-08 04:46:41,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:41,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dd84a424-b6d9-438e-b4c6-d81e3d4d0944 Date: Mon, 08 Oct 2018 04:46:41 GMT RESP BODY: {"ports":[]} 2018-10-08 04:46:41,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1&admin_state_up=True used request id req-dd84a424-b6d9-438e-b4c6-d81e3d4d0944 2018-10-08 04:46:41,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:46:41,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:46:42,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b29027411d6c4387b126fc94ae9c212b", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role"}], "expires_at": "2018-10-08T05:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c125810acf64a8facd5410554447953", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5c125810acf64a8facd5410554447953", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5c125810acf64a8facd5410554447953", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5c125810acf64a8facd5410554447953", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-user", "id": "0fc91f4ce06f40c798cd4854ef14985f"}, "audit_ids": ["1q13BeFoTz2ZGPugaugM4g"], "issued_at": "2018-10-08T04:46:42.000000Z"}} 2018-10-08 04:46:42,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe914baa7ee855560d06e0c96a03dc4906177bb" 2018-10-08 04:46:42,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e5e83e-bcf5-4fa2-ae04-3bdb1c0f6c94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:46:42,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e9e5e83e-bcf5-4fa2-ae04-3bdb1c0f6c94 2018-10-08 04:46:42,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:42,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9974af4e-dcfa-47c5-be0a-1c172810a0ec Date: Mon, 08 Oct 2018 04:46:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cba78b8-ce2a-4722-b56b-8fe8d9111350"],"updated_at":"2018-10-08T04:46:37Z","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c125810acf64a8facd5410554447953","id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net"}]} 2018-10-08 04:46:42,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net used request id req-9974af4e-dcfa-47c5-be0a-1c172810a0ec 2018-10-08 04:46:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:42,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02ec4f4c-d2a5-4b04-9a90-9446668d0035 Date: Mon, 08 Oct 2018 04:46:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:37Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c125810acf64a8facd5410554447953","id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet"}]} 2018-10-08 04:46:42,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-02ec4f4c-d2a5-4b04-9a90-9446668d0035 2018-10-08 04:46:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:42,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ebc7b089-af94-4d2c-87d0-0bade4ae0f47 Date: Mon, 08 Oct 2018 04:46:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cba78b8-ce2a-4722-b56b-8fe8d9111350"],"updated_at":"2018-10-08T04:46:37Z","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c125810acf64a8facd5410554447953","id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net"}]} 2018-10-08 04:46:42,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net used request id req-ebc7b089-af94-4d2c-87d0-0bade4ae0f47 2018-10-08 04:46:42,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:46:42,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:46:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:46:42,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe914baa7ee855560d06e0c96a03dc4906177bb" 2018-10-08 04:46:42,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce045c7c-4ce8-4f19-ba0a-3a404575ffc6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953"}, "enabled": true, "id": "5c125810acf64a8facd5410554447953", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}} 2018-10-08 04:46:42,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 used request id req-ce045c7c-4ce8-4f19-ba0a-3a404575ffc6 2018-10-08 04:46:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:42,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ab7f6be-4998-435a-9805-75c74942159e Date: Mon, 08 Oct 2018 04:46:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:37Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c125810acf64a8facd5410554447953","id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet"}]} 2018-10-08 04:46:42,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-9ab7f6be-4998-435a-9805-75c74942159e 2018-10-08 04:46:42,824 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net 2018-10-08 04:46:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" -d '{"port": {"network_id": "7e0d5e08-ce2f-4853-ad73-91aa77a3918c", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1", "admin_state_up": true}}' 2018-10-08 04:46:44,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-cf007852-d9a1-43e1-aaba-b661faaf5fed Date: Mon, 08 Oct 2018 04:46:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","ip_address":"10.55.0.7"}],"id":"6065d63c-ecc3-4055-b429-c7917b7bd622","security_groups":["e17112eb-c217-43c3-b0a6-2f9732aba9eb"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1","project_id":"5c125810acf64a8facd5410554447953","qos_policy_id":null,"admin_state_up":true,"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:43Z","binding:vnic_type":"normal"}} 2018-10-08 04:46:44,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-cf007852-d9a1-43e1-aaba-b661faaf5fed 2018-10-08 04:46:44,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:44,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-604ef4df-9f80-4027-9743-9f0937e7e61d Date: Mon, 08 Oct 2018 04:46:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cba78b8-ce2a-4722-b56b-8fe8d9111350"],"updated_at":"2018-10-08T04:46:37Z","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c125810acf64a8facd5410554447953","id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net"}]} 2018-10-08 04:46:44,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net used request id req-604ef4df-9f80-4027-9743-9f0937e7e61d 2018-10-08 04:46:44,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:44,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b019a50-9ccf-4558-98da-fcb89da177e3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953"}, "enabled": true, "id": "5c125810acf64a8facd5410554447953", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}} 2018-10-08 04:46:44,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 used request id req-0b019a50-9ccf-4558-98da-fcb89da177e3 2018-10-08 04:46:44,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:44,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bd2c9917-3d2c-4cd8-a863-dac936b26951 Date: Mon, 08 Oct 2018 04:46:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:37Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c125810acf64a8facd5410554447953","id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet"}]} 2018-10-08 04:46:44,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-bd2c9917-3d2c-4cd8-a863-dac936b26951 2018-10-08 04:46:44,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:45,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 794 X-Openstack-Request-Id: req-0a62f594-8b3a-40b5-bc5e-786703a6b9d7 Date: Mon, 08 Oct 2018 04:46:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","ip_address":"10.55.0.7"}],"id":"6065d63c-ecc3-4055-b429-c7917b7bd622","security_groups":["e17112eb-c217-43c3-b0a6-2f9732aba9eb"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5c125810acf64a8facd5410554447953","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1","admin_state_up":true,"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:43Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:46:45,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1&admin_state_up=True used request id req-0a62f594-8b3a-40b5-bc5e-786703a6b9d7 2018-10-08 04:46:45,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:45,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b221da5e-15ef-4226-a373-3694b1fd04b5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953"}, "enabled": true, "id": "5c125810acf64a8facd5410554447953", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}} 2018-10-08 04:46:45,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 used request id req-b221da5e-15ef-4226-a373-3694b1fd04b5 2018-10-08 04:46:45,108 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst 2018-10-08 04:46:45,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:45,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-eb687993-2c45-4709-aabb-0d6af7848ad8 x-compute-request-id: req-eb687993-2c45-4709-aabb-0d6af7848ad8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0c828206-b49b-49d7-bb44-261f05e16848", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-flavor-name"}]} 2018-10-08 04:46:45,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-eb687993-2c45-4709-aabb-0d6af7848ad8 2018-10-08 04:46:45,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/0c828206-b49b-49d7-bb44-261f05e16848 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:45,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-12b9b452-dd5c-4e30-92e7-eaf85c355097 x-compute-request-id: req-12b9b452-dd5c-4e30-92e7-eaf85c355097 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0c828206-b49b-49d7-bb44-261f05e16848", "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:46:45,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/0c828206-b49b-49d7-bb44-261f05e16848 used request id req-12b9b452-dd5c-4e30-92e7-eaf85c355097 2018-10-08 04:46:45,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:45,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b8242f02-8b82-49ea-bfbe-0783ba792e95 Date: Mon, 08 Oct 2018 04:46:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:46:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:46:35Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f1bd4b9e-7789-45e5-864c-55794973c654/snap", "metadata": {}}], "self": "/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654", "min_disk": 0, "protected": false, "id": "f1bd4b9e-7789-45e5-864c-55794973c654", "file": "/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c125810acf64a8facd5410554447953", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f1bd4b9e-7789-45e5-864c-55794973c654/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image"} 2018-10-08 04:46:45,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image used request id req-b8242f02-8b82-49ea-bfbe-0783ba792e95 2018-10-08 04:46:45,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:45,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d8263ac1-a390-4ecd-8615-15ced84efc4f Date: Mon, 08 Oct 2018 04:46:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:46:45,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d8263ac1-a390-4ecd-8615-15ced84efc4f 2018-10-08 04:46:45,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" -d '{"server": {"name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst", "imageRef": "f1bd4b9e-7789-45e5-864c-55794973c654", "flavorRef": "0c828206-b49b-49d7-bb44-261f05e16848", "max_count": 1, "min_count": 1, "networks": [{"port": "6065d63c-ecc3-4055-b429-c7917b7bd622"}]}}' 2018-10-08 04:46:47,159 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:46: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-04c23ff5-c10e-4651-9307-0f0e0b921428 x-compute-request-id: req-04c23ff5-c10e-4651-9307-0f0e0b921428 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "81be2e26-b788-4101-a954-1359f2d2af23", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "bookmark"}], "adminPass": "aZGgta8qa2nX"}} 2018-10-08 04:46:47,159 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-04c23ff5-c10e-4651-9307-0f0e0b921428 2018-10-08 04:46:47,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:47,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-eba54386-c400-4ff6-8a02-56d8c1cdae54 x-compute-request-id: req-eba54386-c400-4ff6-8a02-56d8c1cdae54 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "bookmark"}], "image": {"id": "f1bd4b9e-7789-45e5-864c-55794973c654", "links": [{"href": "http://172.30.9.28:8774/images/f1bd4b9e-7789-45e5-864c-55794973c654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c828206-b49b-49d7-bb44-261f05e16848", "links": [{"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}]}, "id": "81be2e26-b788-4101-a954-1359f2d2af23", "user_id": "0fc91f4ce06f40c798cd4854ef14985f", "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-10-08T04:46:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst", "created": "2018-10-08T04:46:47Z", "tenant_id": "5c125810acf64a8facd5410554447953", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:47,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-eba54386-c400-4ff6-8a02-56d8c1cdae54 2018-10-08 04:46:47,520 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst 2018-10-08 04:46:47,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:47,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-4ff5b7a2-58c1-443e-bfa5-c24206d485de x-compute-request-id: req-4ff5b7a2-58c1-443e-bfa5-c24206d485de Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "bookmark"}], "image": {"id": "f1bd4b9e-7789-45e5-864c-55794973c654", "links": [{"href": "http://172.30.9.28:8774/images/f1bd4b9e-7789-45e5-864c-55794973c654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c828206-b49b-49d7-bb44-261f05e16848", "links": [{"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}]}, "id": "81be2e26-b788-4101-a954-1359f2d2af23", "user_id": "0fc91f4ce06f40c798cd4854ef14985f", "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-10-08T04:46:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst", "created": "2018-10-08T04:46:47Z", "tenant_id": "5c125810acf64a8facd5410554447953", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:47,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-4ff5b7a2-58c1-443e-bfa5-c24206d485de 2018-10-08 04:46:47,596 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst] is - BUILD 2018-10-08 04:46:47,596 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:46:50,599 - create_instance - DEBUG - VM status query timeout in 896.921443939 2018-10-08 04:46:50,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:50,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-d352b4f4-dd80-4f4c-9ff4-cd8bce5f2de2 x-compute-request-id: req-d352b4f4-dd80-4f4c-9ff4-cd8bce5f2de2 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "bookmark"}], "image": {"id": "f1bd4b9e-7789-45e5-864c-55794973c654", "links": [{"href": "http://172.30.9.28:8774/images/f1bd4b9e-7789-45e5-864c-55794973c654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c828206-b49b-49d7-bb44-261f05e16848", "links": [{"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}]}, "id": "81be2e26-b788-4101-a954-1359f2d2af23", "security_groups": [{"name": "default"}], "user_id": "0fc91f4ce06f40c798cd4854ef14985f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:46:48Z", "hostId": "90d22be31d2e1ae143cbb61d0148ef57850b0019bb1cc2436c650854", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst", "created": "2018-10-08T04:46:47Z", "tenant_id": "5c125810acf64a8facd5410554447953", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:50,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-d352b4f4-dd80-4f4c-9ff4-cd8bce5f2de2 2018-10-08 04:46:50,921 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst] is - BUILD 2018-10-08 04:46:50,921 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:46:53,925 - create_instance - DEBUG - VM status query timeout in 893.595929861 2018-10-08 04:46:53,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:54,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-cac07071-d07d-44ef-9d72-a15e8b4c0acb x-compute-request-id: req-cac07071-d07d-44ef-9d72-a15e8b4c0acb Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "bookmark"}], "image": {"id": "f1bd4b9e-7789-45e5-864c-55794973c654", "links": [{"href": "http://172.30.9.28:8774/images/f1bd4b9e-7789-45e5-864c-55794973c654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c828206-b49b-49d7-bb44-261f05e16848", "links": [{"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}]}, "id": "81be2e26-b788-4101-a954-1359f2d2af23", "security_groups": [{"name": "default"}], "user_id": "0fc91f4ce06f40c798cd4854ef14985f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:46:48Z", "hostId": "90d22be31d2e1ae143cbb61d0148ef57850b0019bb1cc2436c650854", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst", "created": "2018-10-08T04:46:47Z", "tenant_id": "5c125810acf64a8facd5410554447953", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:54,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-cac07071-d07d-44ef-9d72-a15e8b4c0acb 2018-10-08 04:46:54,707 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst] is - BUILD 2018-10-08 04:46:54,707 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:46:57,710 - create_instance - DEBUG - VM status query timeout in 889.810160875 2018-10-08 04:46:57,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:58,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-72d5fe39-bd5f-4484-bc5f-ec06c0e4c627 x-compute-request-id: req-72d5fe39-bd5f-4484-bc5f-ec06c0e4c627 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "bookmark"}], "image": {"id": "f1bd4b9e-7789-45e5-864c-55794973c654", "links": [{"href": "http://172.30.9.28:8774/images/f1bd4b9e-7789-45e5-864c-55794973c654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:46:49.000000", "flavor": {"id": "0c828206-b49b-49d7-bb44-261f05e16848", "links": [{"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}]}, "id": "81be2e26-b788-4101-a954-1359f2d2af23", "security_groups": [{"name": "default"}], "user_id": "0fc91f4ce06f40c798cd4854ef14985f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:46:54Z", "hostId": "90d22be31d2e1ae143cbb61d0148ef57850b0019bb1cc2436c650854", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst", "created": "2018-10-08T04:46:47Z", "tenant_id": "5c125810acf64a8facd5410554447953", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:58,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-72d5fe39-bd5f-4484-bc5f-ec06c0e4c627 2018-10-08 04:46:58,177 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst] is - ACTIVE 2018-10-08 04:46:58,177 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:46:58,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:58,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46: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-37d560d0-de27-4c49-8bb3-5a9ef4fd2df1 x-compute-request-id: req-37d560d0-de27-4c49-8bb3-5a9ef4fd2df1 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "bookmark"}], "image": {"id": "f1bd4b9e-7789-45e5-864c-55794973c654", "links": [{"href": "http://172.30.9.28:8774/images/f1bd4b9e-7789-45e5-864c-55794973c654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:46:49.000000", "flavor": {"id": "0c828206-b49b-49d7-bb44-261f05e16848", "links": [{"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}]}, "id": "81be2e26-b788-4101-a954-1359f2d2af23", "security_groups": [{"name": "default"}], "user_id": "0fc91f4ce06f40c798cd4854ef14985f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:46:54Z", "hostId": "90d22be31d2e1ae143cbb61d0148ef57850b0019bb1cc2436c650854", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst", "created": "2018-10-08T04:46:47Z", "tenant_id": "5c125810acf64a8facd5410554447953", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:46:58,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-37d560d0-de27-4c49-8bb3-5a9ef4fd2df1 2018-10-08 04:46:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:58,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6ac7ed5d-c0ab-4970-b164-1cdbab043933 Date: Mon, 08 Oct 2018 04:46:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cba78b8-ce2a-4722-b56b-8fe8d9111350"],"updated_at":"2018-10-08T04:46:37Z","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c125810acf64a8facd5410554447953","id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net"}]} 2018-10-08 04:46:58,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net used request id req-6ac7ed5d-c0ab-4970-b164-1cdbab043933 2018-10-08 04:46:58,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:58,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580aa6ab-4b5a-4986-bb7b-f24d0182eff1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953"}, "enabled": true, "id": "5c125810acf64a8facd5410554447953", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}} 2018-10-08 04:46:58,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 used request id req-580aa6ab-4b5a-4986-bb7b-f24d0182eff1 2018-10-08 04:46:58,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:59,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd5a71da-265c-43fb-8b7f-91230b60742a Date: Mon, 08 Oct 2018 04:46:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:37Z","dns_nameservers":[],"updated_at":"2018-10-08T04:46:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c125810acf64a8facd5410554447953","id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet"}]} 2018-10-08 04:46:59,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-fd5a71da-265c-43fb-8b7f-91230b60742a 2018-10-08 04:46:59,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:59,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3121 X-Openstack-Request-Id: req-7ea8659c-5e91-4495-b2e5-b851de6bec56 Date: Mon, 08 Oct 2018 04:46:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","ip_address":"10.55.0.4"}],"id":"06c5eb03-5a9c-4256-8928-1b0e3de426a1","security_groups":[],"mac_address":"fa:16:3e:5c:07:87","project_id":"5c125810acf64a8facd5410554447953","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e0d5e08-ce2f-4853-ad73-91aa77a3918c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","ip_address":"10.55.0.2"}],"id":"531db4b0-43bc-4186-9728-4d6a24fbf410","security_groups":[],"mac_address":"fa:16:3e:50:99:cd","project_id":"5c125810acf64a8facd5410554447953","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e0d5e08-ce2f-4853-ad73-91aa77a3918c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","ip_address":"10.55.0.7"}],"id":"6065d63c-ecc3-4055-b429-c7917b7bd622","security_groups":["e17112eb-c217-43c3-b0a6-2f9732aba9eb"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"5c125810acf64a8facd5410554447953","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1","admin_state_up":true,"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:43Z","binding:vnic_type":"normal","device_id":"81be2e26-b788-4101-a954-1359f2d2af23"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:46:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6cba78b8-ce2a-4722-b56b-8fe8d9111350","ip_address":"10.55.0.3"}],"id":"f1bef22f-a217-43df-b0a0-cfc00133851f","security_groups":[],"mac_address":"fa:16:3e:00:6b:0f","project_id":"5c125810acf64a8facd5410554447953","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e0d5e08-ce2f-4853-ad73-91aa77a3918c","tenant_id":"5c125810acf64a8facd5410554447953","created_at":"2018-10-08T04:46:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e0d5e08-ce2f-4853-ad73-91aa77a3918c"}]} 2018-10-08 04:46:59,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-7ea8659c-5e91-4495-b2e5-b851de6bec56 2018-10-08 04:46:59,292 - create_instance - INFO - Deleting Port with ID - 6065d63c-ecc3-4055-b429-c7917b7bd622 2018-10-08 04:46:59,292 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200port-1 2018-10-08 04:46:59,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/6065d63c-ecc3-4055-b429-c7917b7bd622 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:59,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-786ceba1-8336-471e-abc0-dc56c2166790 Date: Mon, 08 Oct 2018 04:46:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:46:59,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/6065d63c-ecc3-4055-b429-c7917b7bd622 used request id req-786ceba1-8336-471e-abc0-dc56c2166790 2018-10-08 04:46:59,733 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst 2018-10-08 04:46:59,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:46:59,944 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:46:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2db6a824-3f3f-48fb-bf27-cc6183cff481 x-compute-request-id: req-2db6a824-3f3f-48fb-bf27-cc6183cff481 Content-Type: application/json 2018-10-08 04:46:59,945 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-2db6a824-3f3f-48fb-bf27-cc6183cff481 2018-10-08 04:46:59,945 - create_instance - INFO - Checking deletion status 2018-10-08 04:46:59,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:47:00,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:46:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa6f805d-4d01-4bb4-b763-8e1bbf519051 x-compute-request-id: req-aa6f805d-4d01-4bb4-b763-8e1bbf519051 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "bookmark"}], "image": {"id": "f1bd4b9e-7789-45e5-864c-55794973c654", "links": [{"href": "http://172.30.9.28:8774/images/f1bd4b9e-7789-45e5-864c-55794973c654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:46:49.000000", "flavor": {"id": "0c828206-b49b-49d7-bb44-261f05e16848", "links": [{"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}]}, "id": "81be2e26-b788-4101-a954-1359f2d2af23", "user_id": "0fc91f4ce06f40c798cd4854ef14985f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:46:59Z", "hostId": "90d22be31d2e1ae143cbb61d0148ef57850b0019bb1cc2436c650854", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst", "created": "2018-10-08T04:46:47Z", "tenant_id": "5c125810acf64a8facd5410554447953", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:47:00,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-aa6f805d-4d01-4bb4-b763-8e1bbf519051 2018-10-08 04:47:00,437 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst] is - ACTIVE 2018-10-08 04:47:00,437 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:47:03,440 - create_instance - DEBUG - VM status query timeout in 296.505025864 2018-10-08 04:47:03,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:47:03,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47: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-16c1c6c6-c4b1-49d1-a939-c7b1411f3d38 x-compute-request-id: req-16c1c6c6-c4b1-49d1-a939-c7b1411f3d38 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/81be2e26-b788-4101-a954-1359f2d2af23", "rel": "bookmark"}], "image": {"id": "f1bd4b9e-7789-45e5-864c-55794973c654", "links": [{"href": "http://172.30.9.28:8774/images/f1bd4b9e-7789-45e5-864c-55794973c654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:46:49.000000", "flavor": {"id": "0c828206-b49b-49d7-bb44-261f05e16848", "links": [{"href": "http://172.30.9.28:8774/flavors/0c828206-b49b-49d7-bb44-261f05e16848", "rel": "bookmark"}]}, "id": "81be2e26-b788-4101-a954-1359f2d2af23", "user_id": "0fc91f4ce06f40c798cd4854ef14985f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:46:59Z", "hostId": "90d22be31d2e1ae143cbb61d0148ef57850b0019bb1cc2436c650854", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst", "created": "2018-10-08T04:46:47Z", "tenant_id": "5c125810acf64a8facd5410554447953", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:47:03,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-16c1c6c6-c4b1-49d1-a939-c7b1411f3d38 2018-10-08 04:47:03,781 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst] is - ACTIVE 2018-10-08 04:47:03,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:47:06,784 - create_instance - DEBUG - VM status query timeout in 293.16096282 2018-10-08 04:47:06,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d7d59114c1462b39c10496698e6eca71f215de" 2018-10-08 04:47:06,838 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc9c5ce5-cd10-4b2e-8062-39d084b47a1d x-compute-request-id: req-dc9c5ce5-cd10-4b2e-8062-39d084b47a1d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 81be2e26-b788-4101-a954-1359f2d2af23 could not be found.", "code": 404}} 2018-10-08 04:47:06,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/81be2e26-b788-4101-a954-1359f2d2af23 used request id req-dc9c5ce5-cd10-4b2e-8062-39d084b47a1d 2018-10-08 04:47:06,839 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 81be2e26-b788-4101-a954-1359f2d2af23 could not be found. (HTTP 404) (Request-ID: req-dc9c5ce5-cd10-4b2e-8062-39d084b47a1d) 2018-10-08 04:47:06,839 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-inst 2018-10-08 04:47:06,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/0c828206-b49b-49d7-bb44-261f05e16848 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d4f66546998af0f5a203da05e9beeb0812fb41" 2018-10-08 04:47:06,889 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12ea6403-3f3b-42ea-86ba-7badbb51d71b x-compute-request-id: req-12ea6403-3f3b-42ea-86ba-7badbb51d71b Content-Length: 0 Content-Type: application/json 2018-10-08 04:47:06,889 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0c828206-b49b-49d7-bb44-261f05e16848 used request id req-12ea6403-3f3b-42ea-86ba-7badbb51d71b 2018-10-08 04:47:06,890 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet 2018-10-08 04:47:06,890 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-subnet 2018-10-08 04:47:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6cba78b8-ce2a-4722-b56b-8fe8d9111350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" 2018-10-08 04:47:09,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a150f054-9281-4952-b06e-c9b73cbc0e44 Date: Mon, 08 Oct 2018 04:47:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:47:09,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6cba78b8-ce2a-4722-b56b-8fe8d9111350 used request id req-a150f054-9281-4952-b06e-c9b73cbc0e44 2018-10-08 04:47:09,088 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-pub-net 2018-10-08 04:47:09,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7e0d5e08-ce2f-4853-ad73-91aa77a3918c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5990d2b71a3dd83e98fa4fee7b1e26bc44250410" 2018-10-08 04:47:09,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-102e07d1-7c64-4628-b421-232a39a0a4d8 Date: Mon, 08 Oct 2018 04:47:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:47:09,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7e0d5e08-ce2f-4853-ad73-91aa77a3918c used request id req-102e07d1-7c64-4628-b421-232a39a0a4d8 2018-10-08 04:47:09,996 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c831ac9c-f74b-4b08-bd15-bf19a74de200-image 2018-10-08 04:47:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7495d1629e8d1b8ad60b7200453e61316e09c9d" 2018-10-08 04:47:10,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4be298d-5c96-403d-a83a-d903eb73dd20 Date: Mon, 08 Oct 2018 04:47:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:47:10,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f1bd4b9e-7789-45e5-864c-55794973c654 used request id req-d4be298d-5c96-403d-a83a-d903eb73dd20 2018-10-08 04:47:10,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:11,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e83693a0-dfaf-47f1-974c-b294077a47f1 Date: Mon, 08 Oct 2018 04:47:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c125810acf64a8facd5410554447953", "created_at": "2018-10-08T04:46:36Z", "updated_at": "2018-10-08T04:46:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:46:36Z", "revision_number": 0, "id": "1f956566-4318-4e1e-9e3b-6be46481c0e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:46:36Z", "security_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "tenant_id": "5c125810acf64a8facd5410554447953", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c125810acf64a8facd5410554447953"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:46:36Z", "revision_number": 0, "id": "4a8d08bb-ab1f-448e-ab76-9031ceb531ed", "remote_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "remote_ip_prefix": null, "created_at": "2018-10-08T04:46:36Z", "security_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "tenant_id": "5c125810acf64a8facd5410554447953", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c125810acf64a8facd5410554447953"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:46:36Z", "revision_number": 0, "id": "56068a2a-246d-486a-83d4-2ce3ce1b12fc", "remote_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "remote_ip_prefix": null, "created_at": "2018-10-08T04:46:36Z", "security_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "tenant_id": "5c125810acf64a8facd5410554447953", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c125810acf64a8facd5410554447953"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:46:36Z", "revision_number": 0, "id": "ae752cb4-d09d-4c02-b4db-ccc61239dd5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:46:36Z", "security_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "tenant_id": "5c125810acf64a8facd5410554447953", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c125810acf64a8facd5410554447953"}], "revision_number": 4, "project_id": "5c125810acf64a8facd5410554447953", "id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:47:11,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e83693a0-dfaf-47f1-974c-b294077a47f1 2018-10-08 04:47:11,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:11,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246b490d-0a40-44ba-ba3b-854f116bb373 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:47:11,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-246b490d-0a40-44ba-ba3b-854f116bb373 2018-10-08 04:47:11,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:11,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da01ced-aede-4d8f-8927-fe7672b76c31 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:47:11,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-5da01ced-aede-4d8f-8927-fe7672b76c31 2018-10-08 04:47:11,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:11,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae23b745-13eb-4e6d-becf-68975ae993ea Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:47:11,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-ae23b745-13eb-4e6d-becf-68975ae993ea 2018-10-08 04:47:11,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:11,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168b2802-4851-4d94-addb-9744a2a2d81b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953"}, "enabled": true, "id": "5c125810acf64a8facd5410554447953", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj"}} 2018-10-08 04:47:11,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 used request id req-168b2802-4851-4d94-addb-9744a2a2d81b 2018-10-08 04:47:11,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e17112eb-c217-43c3-b0a6-2f9732aba9eb 2018-10-08 04:47:11,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e17112eb-c217-43c3-b0a6-2f9732aba9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:11,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d51c25c1-08b8-4693-8a26-11c026394ac9 Date: Mon, 08 Oct 2018 04:47:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:46:36Z", "security_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "port_range_min": null, "revision_number": 0, "tenant_id": "5c125810acf64a8facd5410554447953", "created_at": "2018-10-08T04:46:36Z", "project_id": "5c125810acf64a8facd5410554447953", "id": "1f956566-4318-4e1e-9e3b-6be46481c0e6"}, {"remote_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:46:36Z", "security_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "port_range_min": null, "revision_number": 0, "tenant_id": "5c125810acf64a8facd5410554447953", "created_at": "2018-10-08T04:46:36Z", "project_id": "5c125810acf64a8facd5410554447953", "id": "4a8d08bb-ab1f-448e-ab76-9031ceb531ed"}, {"remote_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:46:36Z", "security_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "port_range_min": null, "revision_number": 0, "tenant_id": "5c125810acf64a8facd5410554447953", "created_at": "2018-10-08T04:46:36Z", "project_id": "5c125810acf64a8facd5410554447953", "id": "56068a2a-246d-486a-83d4-2ce3ce1b12fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:46:36Z", "security_group_id": "e17112eb-c217-43c3-b0a6-2f9732aba9eb", "port_range_min": null, "revision_number": 0, "tenant_id": "5c125810acf64a8facd5410554447953", "created_at": "2018-10-08T04:46:36Z", "project_id": "5c125810acf64a8facd5410554447953", "id": "ae752cb4-d09d-4c02-b4db-ccc61239dd5c"}]} 2018-10-08 04:47:11,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e17112eb-c217-43c3-b0a6-2f9732aba9eb used request id req-d51c25c1-08b8-4693-8a26-11c026394ac9 2018-10-08 04:47:11,683 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:47:11,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e17112eb-c217-43c3-b0a6-2f9732aba9eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:11,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38ec6dbb-e964-4968-8947-25514c2bafc4 Content-Length: 0 Date: Mon, 08 Oct 2018 04:47:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:47:11,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e17112eb-c217-43c3-b0a6-2f9732aba9eb used request id req-38ec6dbb-e964-4968-8947-25514c2bafc4 2018-10-08 04:47:11,997 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj 2018-10-08 04:47:12,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:12,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66be0f2d-17a8-4c3a-81a7-deda3fdbb480 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:47:12,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5c125810acf64a8facd5410554447953 used request id req-66be0f2d-17a8-4c3a-81a7-deda3fdbb480 2018-10-08 04:47:12,202 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c92df29d-11a4-43a-proj-role 2018-10-08 04:47:12,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b29027411d6c4387b126fc94ae9c212b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:12,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e24e15a3-1381-4a55-a393-0f6882146642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:47:12,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b29027411d6c4387b126fc94ae9c212b used request id req-e24e15a3-1381-4a55-a393-0f6882146642 2018-10-08 04:47:12,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968dc0bf30b3d571477d7a86f49099fc1c5aab97" 2018-10-08 04:47:12,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e4ccf7-c8b9-404c-8d3e-46f7e9c8bbe0 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:47:12,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6e4ccf7-c8b9-404c-8d3e-46f7e9c8bbe0 2018-10-08 04:47:12,398 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c92df29d-11a4-43a-user 2018-10-08 04:47:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0fc91f4ce06f40c798cd4854ef14985f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd3c02e291eddae36683dbf43060fcb8a80736" 2018-10-08 04:47:12,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeed07e1-1f10-4be9-ae69-427153eef52c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:47:12,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0fc91f4ce06f40c798cd4854ef14985f used request id req-eeed07e1-1f10-4be9-ae69-427153eef52c 2018-10-08 04:47:12,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:12,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["88Uk-9N3ToKzMvO1sLZaFw"], "issued_at": "2018-10-08T04:47:12.000000Z"}} 2018-10-08 04:47:12,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b47fda5191bb9ef505f0bf1065ce14022068cf9" 2018-10-08 04:47:13,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34107be5-b8f0-431f-b42e-f9ad68241bf2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:13,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-34107be5-b8f0-431f-b42e-f9ad68241bf2 2018-10-08 04:47:13,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:13,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:13,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["76eThQZcQLKn5zfMzJWbnw"], "issued_at": "2018-10-08T04:47:13.000000Z"}} 2018-10-08 04:47:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:13,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a13dc0-d20d-452c-adad-42905845c981 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:13,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96a13dc0-d20d-452c-adad-42905845c981 2018-10-08 04:47:13,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:47:13,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:47:13,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-842294c1-afdf-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:13,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2bc3f1-09e9-4ea2-a3e5-76859902356c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-842294c1-afdf-445-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:47:13,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-842294c1-afdf-445-proj used request id req-1e2bc3f1-09e9-4ea2-a3e5-76859902356c 2018-10-08 04:47:13,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:13,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca128e4c-0f67-4659-908e-4bcf3fba85de Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:47:13,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ca128e4c-0f67-4659-908e-4bcf3fba85de 2018-10-08 04:47:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}}' 2018-10-08 04:47:13,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2969b459-85e2-45f5-96a7-aa06d74bb1f3 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04"}, "enabled": true, "id": "a02ef7799e904a5e96881c25ad2d4c04", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}} 2018-10-08 04:47:13,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2969b459-85e2-45f5-96a7-aa06d74bb1f3 2018-10-08 04:47:13,846 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-842294c1-afdf-445-proj 2018-10-08 04:47:13,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:13,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:14,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["RgNyBzYyQM6G-tP1s1KUmg"], "issued_at": "2018-10-08T04:47:14.000000Z"}} 2018-10-08 04:47:14,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4614f6e8ba6e805bca85f9db68b97c6d5ed72933" 2018-10-08 04:47:14,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cede16fa-5599-4174-a280-4c335b78f493 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:14,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cede16fa-5599-4174-a280-4c335b78f493 2018-10-08 04:47:14,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:47:14,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:47:14,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4614f6e8ba6e805bca85f9db68b97c6d5ed72933" 2018-10-08 04:47:14,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bb6522-0fda-4028-8470-f71950a05c2e Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:47:14,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e9bb6522-0fda-4028-8470-f71950a05c2e 2018-10-08 04:47:14,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-842294c1-afdf-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4614f6e8ba6e805bca85f9db68b97c6d5ed72933" 2018-10-08 04:47:14,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f958f6-b8da-4721-adc7-69ebcd9dc669 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-842294c1-afdf-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04"}, "enabled": true, "id": "a02ef7799e904a5e96881c25ad2d4c04", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}]} 2018-10-08 04:47:14,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-842294c1-afdf-445-proj used request id req-60f958f6-b8da-4721-adc7-69ebcd9dc669 2018-10-08 04:47:14,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4614f6e8ba6e805bca85f9db68b97c6d5ed72933" 2018-10-08 04:47:14,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce88075-3322-40c4-afa7-5b219e2d6592 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:47:14,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1ce88075-3322-40c4-afa7-5b219e2d6592 2018-10-08 04:47:14,929 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-842294c1-afdf-445-user 2018-10-08 04:47:14,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:14,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:14,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5517e3d0-b2f7-42db-aaa3-5a6ad3672703 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:47:14,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5517e3d0-b2f7-42db-aaa3-5a6ad3672703 2018-10-08 04:47:14,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" -d '{"role": {"name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role"}}' 2018-10-08 04:47:15,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e182c70-4617-429b-9dd7-103c32ebee6c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4844617229142be956fd1f09061863c", "links": {"self": "http://172.30.9.28:5000/v3/roles/e4844617229142be956fd1f09061863c"}, "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role"}} 2018-10-08 04:47:15,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e182c70-4617-429b-9dd7-103c32ebee6c 2018-10-08 04:47:15,055 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role 2018-10-08 04:47:15,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e4844617229142be956fd1f09061863c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:15,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a878b6-2629-4ce3-a86c-6fe7d701f988 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e4844617229142be956fd1f09061863c"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role", "id": "e4844617229142be956fd1f09061863c"}} 2018-10-08 04:47:15,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e4844617229142be956fd1f09061863c used request id req-b6a878b6-2629-4ce3-a86c-6fe7d701f988 2018-10-08 04:47:15,152 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role to project CreateInstancePortManipulationTests-842294c1-afdf-445-proj 2018-10-08 04:47:15,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04/users/221f59d04e71499bb5e5402691457174/roles/e4844617229142be956fd1f09061863c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:15,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1544b8b-2a1a-4ca3-853f-cde0a52b8853 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:47:15,279 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04/users/221f59d04e71499bb5e5402691457174/roles/e4844617229142be956fd1f09061863c used request id req-f1544b8b-2a1a-4ca3-853f-cde0a52b8853 2018-10-08 04:47:15,279 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:47:15,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:15,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:15,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4844617229142be956fd1f09061863c", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role"}], "expires_at": "2018-10-08T05:47:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a02ef7799e904a5e96881c25ad2d4c04", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-user", "id": "221f59d04e71499bb5e5402691457174"}, "audit_ids": ["HDZYiMaSQOmpfOr2GWCZqQ"], "issued_at": "2018-10-08T04:47:15.000000Z"}} 2018-10-08 04:47:15,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb58726279ec92ed0df7a52e6293efec401f5a7" 2018-10-08 04:47:15,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c088b1b-0ea7-4d26-b4b6-58a26909e8a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:15,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c088b1b-0ea7-4d26-b4b6-58a26909e8a1 2018-10-08 04:47:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdb58726279ec92ed0df7a52e6293efec401f5a7" 2018-10-08 04:47:15,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f0d1bbd7-11e3-4804-8d45-1052afc6a1e4 Date: Mon, 08 Oct 2018 04:47:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image"} 2018-10-08 04:47:15,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image used request id req-f0d1bbd7-11e3-4804-8d45-1052afc6a1e4 2018-10-08 04:47:15,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdb58726279ec92ed0df7a52e6293efec401f5a7" 2018-10-08 04:47:16,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ec852220-013f-48f9-8924-5df31ae7b48a Date: Mon, 08 Oct 2018 04:47:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:47:16,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ec852220-013f-48f9-8924-5df31ae7b48a 2018-10-08 04:47:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb58726279ec92ed0df7a52e6293efec401f5a7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image"}' 2018-10-08 04:47:16,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41 X-Openstack-Request-Id: req-5037b3bc-aa53-44f5-930d-5770f6f15d70 Date: Mon, 08 Oct 2018 04:47:16 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:47:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:47:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "min_disk": 0, "protected": false, "id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "file": "/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/file", "checksum": null, "owner": "a02ef7799e904a5e96881c25ad2d4c04", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:47:16,264 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5037b3bc-aa53-44f5-930d-5770f6f15d70 2018-10-08 04:47:16,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdb58726279ec92ed0df7a52e6293efec401f5a7" -d '' 2018-10-08 04:47:17,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-565c086d-aad3-47b7-bfe5-3461fcb7ec80 Date: Mon, 08 Oct 2018 04:47:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:47:17,827 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/file used request id req-565c086d-aad3-47b7-bfe5-3461fcb7ec80 2018-10-08 04:47:17,828 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:47:17,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdb58726279ec92ed0df7a52e6293efec401f5a7" 2018-10-08 04:47:17,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b62c9886-d8f2-45bd-93c6-2cfa68b6c735 Date: Mon, 08 Oct 2018 04:47:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:47:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:47:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/snap", "metadata": {}}], "self": "/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "min_disk": 0, "protected": false, "id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "file": "/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a02ef7799e904a5e96881c25ad2d4c04", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:47:17,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41 used request id req-b62c9886-d8f2-45bd-93c6-2cfa68b6c735 2018-10-08 04:47:18,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdb58726279ec92ed0df7a52e6293efec401f5a7" 2018-10-08 04:47:18,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b2368160-b3f0-4364-b753-830cae3bbc6f Date: Mon, 08 Oct 2018 04:47:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:47:18,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b2368160-b3f0-4364-b753-830cae3bbc6f 2018-10-08 04:47:18,249 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image 2018-10-08 04:47:18,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdb58726279ec92ed0df7a52e6293efec401f5a7" 2018-10-08 04:47:18,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-417c7a4c-cb60-4ac1-89f2-fd92eb44b43c Date: Mon, 08 Oct 2018 04:47:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:47:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:47:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/snap", "metadata": {}}], "self": "/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "min_disk": 0, "protected": false, "id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "file": "/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a02ef7799e904a5e96881c25ad2d4c04", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:47:18,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41 used request id req-417c7a4c-cb60-4ac1-89f2-fd92eb44b43c 2018-10-08 04:47:18,407 - create_image - DEBUG - Instance status is - active 2018-10-08 04:47:18,407 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image 2018-10-08 04:47:18,408 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image 2018-10-08 04:47:18,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:18,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:18,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4844617229142be956fd1f09061863c", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role"}], "expires_at": "2018-10-08T05:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a02ef7799e904a5e96881c25ad2d4c04", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-user", "id": "221f59d04e71499bb5e5402691457174"}, "audit_ids": ["SWDM59hBSTmPPerYOA1n0Q"], "issued_at": "2018-10-08T04:47:18.000000Z"}} 2018-10-08 04:47:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" 2018-10-08 04:47:18,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f47ac43-7b0d-4a77-a995-d50e007e5e8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:18,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f47ac43-7b0d-4a77-a995-d50e007e5e8b 2018-10-08 04:47:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" 2018-10-08 04:47:18,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-896789e9-a6c8-449f-9c1e-bd6a1e07a414 Date: Mon, 08 Oct 2018 04:47:18 GMT RESP BODY: {"networks":[]} 2018-10-08 04:47:18,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net used request id req-896789e9-a6c8-449f-9c1e-bd6a1e07a414 2018-10-08 04:47:18,969 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net 2018-10-08 04:47:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" -d '{"network": {"name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net", "admin_state_up": true}}' 2018-10-08 04:47:19,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-79dab8bc-c590-4a11-aefa-993b6e17530d Date: Mon, 08 Oct 2018 04:47:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"407ba79c-95b2-4e48-be06-173b355c6b99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a02ef7799e904a5e96881c25ad2d4c04","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:47:19Z","is_default":false,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:19Z","mtu":1450}} 2018-10-08 04:47:19,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-79dab8bc-c590-4a11-aefa-993b6e17530d 2018-10-08 04:47:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" 2018-10-08 04:47:19,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-4715100a-226a-459c-ad00-71e3a01e3177 Date: Mon, 08 Oct 2018 04:47:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:47:19Z","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"407ba79c-95b2-4e48-be06-173b355c6b99","name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net"}]} 2018-10-08 04:47:19,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-4715100a-226a-459c-ad00-71e3a01e3177 2018-10-08 04:47:19,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" 2018-10-08 04:47:20,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-55940ebb-8826-4378-a804-c2a5c927807c Date: Mon, 08 Oct 2018 04:47:20 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:47:20,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-55940ebb-8826-4378-a804-c2a5c927807c 2018-10-08 04:47:20,099 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet 2018-10-08 04:47:20,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" -d '{"subnets": [{"ip_version": 4, "network_id": "407ba79c-95b2-4e48-be06-173b355c6b99", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]}' 2018-10-08 04:47:20,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d7586180-9a60-46b2-9105-04f1a98481ee Date: Mon, 08 Oct 2018 04:47:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:20,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-d7586180-9a60-46b2-9105-04f1a98481ee 2018-10-08 04:47:20,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" 2018-10-08 04:47:20,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-50377423-546a-4065-b35b-4bf332d610e5 Date: Mon, 08 Oct 2018 04:47:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1feccc87-1e4c-476a-ab4c-f64838d87e5e"],"updated_at":"2018-10-08T04:47:20Z","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"407ba79c-95b2-4e48-be06-173b355c6b99","name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net"}]} 2018-10-08 04:47:20,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-50377423-546a-4065-b35b-4bf332d610e5 2018-10-08 04:47:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" 2018-10-08 04:47:21,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-35996967-6023-444b-b780-b57b70e862d6 Date: Mon, 08 Oct 2018 04:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:21,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-35996967-6023-444b-b780-b57b70e862d6 2018-10-08 04:47:21,202 - OpenStackNetwork - DEBUG - Network [407ba79c-95b2-4e48-be06-173b355c6b99] created successfully 2018-10-08 04:47:21,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:21,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:21,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:47:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["2r1jp4gqSXymw1pYG9YHuw"], "issued_at": "2018-10-08T04:47:21.000000Z"}} 2018-10-08 04:47:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d327775a0017a730948acfa47250958cee6a366e" 2018-10-08 04:47:21,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92bc8db-5ec2-4b85-86e2-ce2116355dfc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:21,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a92bc8db-5ec2-4b85-86e2-ce2116355dfc 2018-10-08 04:47:21,671 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:47:21,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d327775a0017a730948acfa47250958cee6a366e" 2018-10-08 04:47:21,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47: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-270a0571-e139-497d-8dcb-3a0a1300d417 x-compute-request-id: req-270a0571-e139-497d-8dcb-3a0a1300d417 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:47:21,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-270a0571-e139-497d-8dcb-3a0a1300d417 2018-10-08 04:47:21,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d327775a0017a730948acfa47250958cee6a366e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-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-10-08 04:47:21,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47: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-478e37bd-9284-444b-a609-2dcec374faa8 x-compute-request-id: req-478e37bd-9284-444b-a609-2dcec374faa8 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "83b1685c-45c9-49e7-a9bd-8915df665578", "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:47:21,911 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-478e37bd-9284-444b-a609-2dcec374faa8 2018-10-08 04:47:21,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:21,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:22,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4844617229142be956fd1f09061863c", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role"}], "expires_at": "2018-10-08T05:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a02ef7799e904a5e96881c25ad2d4c04", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-user", "id": "221f59d04e71499bb5e5402691457174"}, "audit_ids": ["QUAqV8qBTVGHh2_WIkezYw"], "issued_at": "2018-10-08T04:47:22.000000Z"}} 2018-10-08 04:47:22,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:22,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aff44d9-cfb1-437c-9ad3-798e03bcc41f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:22,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5aff44d9-cfb1-437c-9ad3-798e03bcc41f 2018-10-08 04:47:22,367 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:47:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:22,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68d385c-c9ff-4c88-bb54-5fd1cea4d580 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:22,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d68d385c-c9ff-4c88-bb54-5fd1cea4d580 2018-10-08 04:47:22,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c16860a5-8a1f-4797-903f-104e5cdb484d Date: Mon, 08 Oct 2018 04:47:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1feccc87-1e4c-476a-ab4c-f64838d87e5e"],"updated_at":"2018-10-08T04:47:20Z","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"407ba79c-95b2-4e48-be06-173b355c6b99","name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net"}]} 2018-10-08 04:47:22,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net used request id req-c16860a5-8a1f-4797-903f-104e5cdb484d 2018-10-08 04:47:22,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:47:22,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:47:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:47:22,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:22,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd3624c-7f7d-4062-aa0d-1e36b8544e44 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04"}, "enabled": true, "id": "a02ef7799e904a5e96881c25ad2d4c04", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}} 2018-10-08 04:47:22,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 used request id req-fcd3624c-7f7d-4062-aa0d-1e36b8544e44 2018-10-08 04:47:22,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:22,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-265851b6-e302-4dc8-8ad4-9a4d5e9dd0d8 Date: Mon, 08 Oct 2018 04:47:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:22,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-265851b6-e302-4dc8-8ad4-9a4d5e9dd0d8 2018-10-08 04:47:22,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:23,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96622828-84e9-4a48-890a-7218d40530de Date: Mon, 08 Oct 2018 04:47:23 GMT RESP BODY: {"ports":[]} 2018-10-08 04:47:23,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1&admin_state_up=True used request id req-96622828-84e9-4a48-890a-7218d40530de 2018-10-08 04:47:23,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:23,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e6733b3-6450-4a05-8914-d1d4cc650a5f x-compute-request-id: req-0e6733b3-6450-4a05-8914-d1d4cc650a5f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:47:23,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst used request id req-0e6733b3-6450-4a05-8914-d1d4cc650a5f 2018-10-08 04:47:23,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:23,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0e0f262e-9dbb-4f38-9886-f3523b0af8ea Date: Mon, 08 Oct 2018 04:47:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1feccc87-1e4c-476a-ab4c-f64838d87e5e"],"updated_at":"2018-10-08T04:47:20Z","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"407ba79c-95b2-4e48-be06-173b355c6b99","name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net"}]} 2018-10-08 04:47:23,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net used request id req-0e0f262e-9dbb-4f38-9886-f3523b0af8ea 2018-10-08 04:47:23,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:23,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d6373b-16c7-4446-8d86-cb16a112ad33 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04"}, "enabled": true, "id": "a02ef7799e904a5e96881c25ad2d4c04", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}} 2018-10-08 04:47:23,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 used request id req-e6d6373b-16c7-4446-8d86-cb16a112ad33 2018-10-08 04:47:23,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:23,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-03246ec9-aaf1-4120-a948-8d4146ecd71d Date: Mon, 08 Oct 2018 04:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:23,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-03246ec9-aaf1-4120-a948-8d4146ecd71d 2018-10-08 04:47:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:24,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed65d3cc-19e5-4436-a39e-459ba27d0c85 Date: Mon, 08 Oct 2018 04:47:24 GMT RESP BODY: {"ports":[]} 2018-10-08 04:47:24,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1&admin_state_up=True used request id req-ed65d3cc-19e5-4436-a39e-459ba27d0c85 2018-10-08 04:47:24,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:24,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:24,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4844617229142be956fd1f09061863c", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role"}], "expires_at": "2018-10-08T05:47:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a02ef7799e904a5e96881c25ad2d4c04", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a02ef7799e904a5e96881c25ad2d4c04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-user", "id": "221f59d04e71499bb5e5402691457174"}, "audit_ids": ["7emd5EE3TveC0ksuxsMxQQ"], "issued_at": "2018-10-08T04:47:24.000000Z"}} 2018-10-08 04:47:24,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e892a5eda284b987ab046fcaaf3c38b8b007d97" 2018-10-08 04:47:24,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043629c2-5e28-4cbf-9494-629ef090a8c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:24,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-043629c2-5e28-4cbf-9494-629ef090a8c4 2018-10-08 04:47:24,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:24,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6310427e-2c7b-491d-8bd2-8798a46054d8 Date: Mon, 08 Oct 2018 04:47:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1feccc87-1e4c-476a-ab4c-f64838d87e5e"],"updated_at":"2018-10-08T04:47:20Z","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"407ba79c-95b2-4e48-be06-173b355c6b99","name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net"}]} 2018-10-08 04:47:24,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net used request id req-6310427e-2c7b-491d-8bd2-8798a46054d8 2018-10-08 04:47:24,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:25,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-29147971-2ce0-4468-b6fa-b1c41c621b2e Date: Mon, 08 Oct 2018 04:47:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:25,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-29147971-2ce0-4468-b6fa-b1c41c621b2e 2018-10-08 04:47:25,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:25,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8f438e15-a101-4ec2-b469-0938dd468ed9 Date: Mon, 08 Oct 2018 04:47:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1feccc87-1e4c-476a-ab4c-f64838d87e5e"],"updated_at":"2018-10-08T04:47:20Z","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"407ba79c-95b2-4e48-be06-173b355c6b99","name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net"}]} 2018-10-08 04:47:25,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net used request id req-8f438e15-a101-4ec2-b469-0938dd468ed9 2018-10-08 04:47:25,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:47:25,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:47:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:47:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e892a5eda284b987ab046fcaaf3c38b8b007d97" 2018-10-08 04:47:25,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca49645-5c43-4037-818b-db62f293d0f8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04"}, "enabled": true, "id": "a02ef7799e904a5e96881c25ad2d4c04", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}} 2018-10-08 04:47:25,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 used request id req-1ca49645-5c43-4037-818b-db62f293d0f8 2018-10-08 04:47:25,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:25,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00eca8ef-df41-422e-8dd6-7a47e549f510 Date: Mon, 08 Oct 2018 04:47:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:25,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-00eca8ef-df41-422e-8dd6-7a47e549f510 2018-10-08 04:47:25,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:25,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6697b74b-48c7-4c0a-aeb3-a9aa0cdd8c1c Date: Mon, 08 Oct 2018 04:47:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:25,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet used request id req-6697b74b-48c7-4c0a-aeb3-a9aa0cdd8c1c 2018-10-08 04:47:25,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:25,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-602db86b-a02c-449d-9b69-102c98729cbb Date: Mon, 08 Oct 2018 04:47:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:25,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet used request id req-602db86b-a02c-449d-9b69-102c98729cbb 2018-10-08 04:47:25,622 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net 2018-10-08 04:47:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" -d '{"port": {"network_id": "407ba79c-95b2-4e48-be06-173b355c6b99", "fixed_ips": [{"subnet_id": "1feccc87-1e4c-476a-ab4c-f64838d87e5e", "ip_address": "10.55.0.101"}, {"subnet_id": "1feccc87-1e4c-476a-ab4c-f64838d87e5e", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1", "admin_state_up": true}}' 2018-10-08 04:47:26,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-617971f9-0598-4446-b17d-9cf6e7ab7cbf Date: Mon, 08 Oct 2018 04:47:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:47:26Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","ip_address":"10.55.0.101"},{"subnet_id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","ip_address":"10.55.0.102"}],"id":"b6e2e933-5484-495c-b5dc-ff86f883fa7d","security_groups":["2385d8a3-1bdc-4900-8654-65fef81c5743"],"mac_address":"fa:16:3e:a1:3d:da","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1","project_id":"a02ef7799e904a5e96881c25ad2d4c04","qos_policy_id":null,"admin_state_up":true,"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:26Z","binding:vnic_type":"normal"}} 2018-10-08 04:47:26,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-617971f9-0598-4446-b17d-9cf6e7ab7cbf 2018-10-08 04:47:26,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:27,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7bef528b-0772-416d-963e-674b7239872b Date: Mon, 08 Oct 2018 04:47:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1feccc87-1e4c-476a-ab4c-f64838d87e5e"],"updated_at":"2018-10-08T04:47:20Z","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"407ba79c-95b2-4e48-be06-173b355c6b99","name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net"}]} 2018-10-08 04:47:27,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net used request id req-7bef528b-0772-416d-963e-674b7239872b 2018-10-08 04:47:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:27,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88517202-c189-4c23-8bd3-05d92ed878f0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04"}, "enabled": true, "id": "a02ef7799e904a5e96881c25ad2d4c04", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}} 2018-10-08 04:47:27,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 used request id req-88517202-c189-4c23-8bd3-05d92ed878f0 2018-10-08 04:47:27,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:27,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc0f79b8-3feb-498e-99e9-a816ade2c6f5 Date: Mon, 08 Oct 2018 04:47:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:27,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-bc0f79b8-3feb-498e-99e9-a816ade2c6f5 2018-10-08 04:47:27,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:27,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-f729154b-2ad2-4dbf-a1a6-9abb77005ae6 Date: Mon, 08 Oct 2018 04:47:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:47:26Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","ip_address":"10.55.0.101"},{"subnet_id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","ip_address":"10.55.0.102"}],"id":"b6e2e933-5484-495c-b5dc-ff86f883fa7d","security_groups":["2385d8a3-1bdc-4900-8654-65fef81c5743"],"mac_address":"fa:16:3e:a1:3d:da","project_id":"a02ef7799e904a5e96881c25ad2d4c04","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1","admin_state_up":true,"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:26Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:47:27,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=407ba79c-95b2-4e48-be06-173b355c6b99&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1&admin_state_up=True used request id req-f729154b-2ad2-4dbf-a1a6-9abb77005ae6 2018-10-08 04:47:27,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:27,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5aa8555-8451-439f-9c8d-9e233f033556 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04"}, "enabled": true, "id": "a02ef7799e904a5e96881c25ad2d4c04", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}} 2018-10-08 04:47:27,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 used request id req-b5aa8555-8451-439f-9c8d-9e233f033556 2018-10-08 04:47:27,432 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst 2018-10-08 04:47:27,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:27,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a1dc2a1-0fb1-4cdb-8767-71ec628a6ea4 x-compute-request-id: req-5a1dc2a1-0fb1-4cdb-8767-71ec628a6ea4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "83b1685c-45c9-49e7-a9bd-8915df665578", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-flavor-name"}]} 2018-10-08 04:47:27,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5a1dc2a1-0fb1-4cdb-8767-71ec628a6ea4 2018-10-08 04:47:27,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/83b1685c-45c9-49e7-a9bd-8915df665578 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:27,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3eab447-9c8a-48cb-953a-66b0e3f3d4c8 x-compute-request-id: req-e3eab447-9c8a-48cb-953a-66b0e3f3d4c8 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "83b1685c-45c9-49e7-a9bd-8915df665578", "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:47:27,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/83b1685c-45c9-49e7-a9bd-8915df665578 used request id req-e3eab447-9c8a-48cb-953a-66b0e3f3d4c8 2018-10-08 04:47:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:27,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-bcac3386-420b-4857-a2fb-ff18d9125d29 Date: Mon, 08 Oct 2018 04:47:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:47:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:47:17Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/snap", "metadata": {}}], "self": "/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "min_disk": 0, "protected": false, "id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "file": "/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a02ef7799e904a5e96881c25ad2d4c04", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image"} 2018-10-08 04:47:27,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image used request id req-bcac3386-420b-4857-a2fb-ff18d9125d29 2018-10-08 04:47:27,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:27,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-55ed14d8-89f0-40cf-b96d-74bc1726dedb Date: Mon, 08 Oct 2018 04:47:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:47:27,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-55ed14d8-89f0-40cf-b96d-74bc1726dedb 2018-10-08 04:47:27,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" -d '{"server": {"name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst", "imageRef": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "flavorRef": "83b1685c-45c9-49e7-a9bd-8915df665578", "max_count": 1, "min_count": 1, "networks": [{"port": "b6e2e933-5484-495c-b5dc-ff86f883fa7d"}]}}' 2018-10-08 04:47:29,308 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-176acc40-8c14-4f0e-95aa-b9e9b95d0347 x-compute-request-id: req-176acc40-8c14-4f0e-95aa-b9e9b95d0347 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5396913b-6216-4a70-9bb2-1a7aa71db798", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "bookmark"}], "adminPass": "GT7vkVa58KTb"}} 2018-10-08 04:47:29,308 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-176acc40-8c14-4f0e-95aa-b9e9b95d0347 2018-10-08 04:47:29,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:29,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f94aa904-c94a-4ce9-87cc-d897e63c5c81 x-compute-request-id: req-f94aa904-c94a-4ce9-87cc-d897e63c5c81 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "bookmark"}], "image": {"id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "links": [{"href": "http://172.30.9.28:8774/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83b1685c-45c9-49e7-a9bd-8915df665578", "links": [{"href": "http://172.30.9.28:8774/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "bookmark"}]}, "id": "5396913b-6216-4a70-9bb2-1a7aa71db798", "user_id": "221f59d04e71499bb5e5402691457174", "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-10-08T04:47:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst", "created": "2018-10-08T04:47:29Z", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:47:29,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 used request id req-f94aa904-c94a-4ce9-87cc-d897e63c5c81 2018-10-08 04:47:29,531 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst 2018-10-08 04:47:29,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:29,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65440089-a67e-45e5-b5d2-3aaf31b81690 x-compute-request-id: req-65440089-a67e-45e5-b5d2-3aaf31b81690 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "bookmark"}], "image": {"id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "links": [{"href": "http://172.30.9.28:8774/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83b1685c-45c9-49e7-a9bd-8915df665578", "links": [{"href": "http://172.30.9.28:8774/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "bookmark"}]}, "id": "5396913b-6216-4a70-9bb2-1a7aa71db798", "user_id": "221f59d04e71499bb5e5402691457174", "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-10-08T04:47:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst", "created": "2018-10-08T04:47:29Z", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:47:29,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 used request id req-65440089-a67e-45e5-b5d2-3aaf31b81690 2018-10-08 04:47:29,895 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst] is - BUILD 2018-10-08 04:47:29,895 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:47:32,897 - create_instance - DEBUG - VM status query timeout in 896.633798122 2018-10-08 04:47:32,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:33,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47: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-8cf55198-915d-4125-9d1f-9f99f24426e8 x-compute-request-id: req-8cf55198-915d-4125-9d1f-9f99f24426e8 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "bookmark"}], "image": {"id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "links": [{"href": "http://172.30.9.28:8774/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83b1685c-45c9-49e7-a9bd-8915df665578", "links": [{"href": "http://172.30.9.28:8774/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "bookmark"}]}, "id": "5396913b-6216-4a70-9bb2-1a7aa71db798", "security_groups": [{"name": "default"}], "user_id": "221f59d04e71499bb5e5402691457174", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:47:30Z", "hostId": "74485be5d8789784d51afeb5e00d63d085f5be14d72257ff70b0f4dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst", "created": "2018-10-08T04:47:29Z", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:47:33,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 used request id req-8cf55198-915d-4125-9d1f-9f99f24426e8 2018-10-08 04:47:33,374 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst] is - BUILD 2018-10-08 04:47:33,374 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:47:36,378 - create_instance - DEBUG - VM status query timeout in 893.153700113 2018-10-08 04:47:36,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:37,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4902f2f2-ff81-4589-a240-68fe60473648 x-compute-request-id: req-4902f2f2-ff81-4589-a240-68fe60473648 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:3d:da", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:3d:da", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "bookmark"}], "image": {"id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "links": [{"href": "http://172.30.9.28:8774/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:47:31.000000", "flavor": {"id": "83b1685c-45c9-49e7-a9bd-8915df665578", "links": [{"href": "http://172.30.9.28:8774/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "bookmark"}]}, "id": "5396913b-6216-4a70-9bb2-1a7aa71db798", "security_groups": [{"name": "default"}], "user_id": "221f59d04e71499bb5e5402691457174", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:47:36Z", "hostId": "74485be5d8789784d51afeb5e00d63d085f5be14d72257ff70b0f4dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst", "created": "2018-10-08T04:47:29Z", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:47:37,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 used request id req-4902f2f2-ff81-4589-a240-68fe60473648 2018-10-08 04:47:37,160 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst] is - ACTIVE 2018-10-08 04:47:37,161 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:47:37,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:37,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78a68ed9-6ed4-49aa-a6b9-ff02f7a85e1e x-compute-request-id: req-78a68ed9-6ed4-49aa-a6b9-ff02f7a85e1e Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:3d:da", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:3d:da", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "bookmark"}], "image": {"id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "links": [{"href": "http://172.30.9.28:8774/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:47:31.000000", "flavor": {"id": "83b1685c-45c9-49e7-a9bd-8915df665578", "links": [{"href": "http://172.30.9.28:8774/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "bookmark"}]}, "id": "5396913b-6216-4a70-9bb2-1a7aa71db798", "security_groups": [{"name": "default"}], "user_id": "221f59d04e71499bb5e5402691457174", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:47:36Z", "hostId": "74485be5d8789784d51afeb5e00d63d085f5be14d72257ff70b0f4dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst", "created": "2018-10-08T04:47:29Z", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:47:37,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 used request id req-78a68ed9-6ed4-49aa-a6b9-ff02f7a85e1e 2018-10-08 04:47:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:37,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-36062b1d-7f69-4c83-a29d-bc0f6be49728 Date: Mon, 08 Oct 2018 04:47:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1feccc87-1e4c-476a-ab4c-f64838d87e5e"],"updated_at":"2018-10-08T04:47:20Z","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"407ba79c-95b2-4e48-be06-173b355c6b99","name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net"}]} 2018-10-08 04:47:37,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net used request id req-36062b1d-7f69-4c83-a29d-bc0f6be49728 2018-10-08 04:47:38,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:38,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cf220f-784d-4bb7-a978-8c6f9404ba50 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04"}, "enabled": true, "id": "a02ef7799e904a5e96881c25ad2d4c04", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}} 2018-10-08 04:47:38,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 used request id req-f6cf220f-784d-4bb7-a978-8c6f9404ba50 2018-10-08 04:47:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:38,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c99e1733-fabe-445e-a2b4-5dd8f3c01caa Date: Mon, 08 Oct 2018 04:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a02ef7799e904a5e96881c25ad2d4c04","id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet"}]} 2018-10-08 04:47:38,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-c99e1733-fabe-445e-a2b4-5dd8f3c01caa 2018-10-08 04:47:38,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:38,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-02460b8a-c35e-4a39-ae5f-69f188035c5f Date: Mon, 08 Oct 2018 04:47:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:47:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","ip_address":"10.55.0.2"}],"id":"0007b2d0-4cdf-4b83-96db-9ca389e06cfe","security_groups":[],"mac_address":"fa:16:3e:42:e6:4a","project_id":"a02ef7799e904a5e96881c25ad2d4c04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-407ba79c-95b2-4e48-be06-173b355c6b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:47:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","ip_address":"10.55.0.3"}],"id":"158185bf-5da4-4919-aa8c-be0f1e61e230","security_groups":[],"mac_address":"fa:16:3e:49:65:7d","project_id":"a02ef7799e904a5e96881c25ad2d4c04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-407ba79c-95b2-4e48-be06-173b355c6b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:47:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","ip_address":"10.55.0.4"}],"id":"4a4baf16-e34a-43dc-a46b-4567f79efb6b","security_groups":[],"mac_address":"fa:16:3e:ee:5e:2b","project_id":"a02ef7799e904a5e96881c25ad2d4c04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-407ba79c-95b2-4e48-be06-173b355c6b99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:47:35Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","ip_address":"10.55.0.101"},{"subnet_id":"1feccc87-1e4c-476a-ab4c-f64838d87e5e","ip_address":"10.55.0.102"}],"id":"b6e2e933-5484-495c-b5dc-ff86f883fa7d","security_groups":["2385d8a3-1bdc-4900-8654-65fef81c5743"],"mac_address":"fa:16:3e:a1:3d:da","project_id":"a02ef7799e904a5e96881c25ad2d4c04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1","admin_state_up":true,"network_id":"407ba79c-95b2-4e48-be06-173b355c6b99","tenant_id":"a02ef7799e904a5e96881c25ad2d4c04","created_at":"2018-10-08T04:47:26Z","binding:vnic_type":"normal","device_id":"5396913b-6216-4a70-9bb2-1a7aa71db798"}]} 2018-10-08 04:47:38,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-02460b8a-c35e-4a39-ae5f-69f188035c5f 2018-10-08 04:47:38,527 - create_instance - INFO - Deleting Port with ID - b6e2e933-5484-495c-b5dc-ff86f883fa7d 2018-10-08 04:47:38,528 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5abport-1 2018-10-08 04:47:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/b6e2e933-5484-495c-b5dc-ff86f883fa7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:39,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdcd95d7-5a23-40e8-89d1-e3b0df90e281 Date: Mon, 08 Oct 2018 04:47:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:47:39,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/b6e2e933-5484-495c-b5dc-ff86f883fa7d used request id req-bdcd95d7-5a23-40e8-89d1-e3b0df90e281 2018-10-08 04:47:39,012 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst 2018-10-08 04:47:39,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:39,188 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:47:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5cbf1d0f-6baf-4003-bca0-5c7255d2bea5 x-compute-request-id: req-5cbf1d0f-6baf-4003-bca0-5c7255d2bea5 Content-Type: application/json 2018-10-08 04:47:39,188 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 used request id req-5cbf1d0f-6baf-4003-bca0-5c7255d2bea5 2018-10-08 04:47:39,188 - create_instance - INFO - Checking deletion status 2018-10-08 04:47:39,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:39,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-123d1da2-6021-4ee5-941f-0a198a29130f x-compute-request-id: req-123d1da2-6021-4ee5-941f-0a198a29130f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:3d:da", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:3d:da", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5396913b-6216-4a70-9bb2-1a7aa71db798", "rel": "bookmark"}], "image": {"id": "c4a806d9-e9fc-4857-aa29-f4873caf5a41", "links": [{"href": "http://172.30.9.28:8774/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:47:31.000000", "flavor": {"id": "83b1685c-45c9-49e7-a9bd-8915df665578", "links": [{"href": "http://172.30.9.28:8774/flavors/83b1685c-45c9-49e7-a9bd-8915df665578", "rel": "bookmark"}]}, "id": "5396913b-6216-4a70-9bb2-1a7aa71db798", "user_id": "221f59d04e71499bb5e5402691457174", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:47:39Z", "hostId": "74485be5d8789784d51afeb5e00d63d085f5be14d72257ff70b0f4dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst", "created": "2018-10-08T04:47:29Z", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:47:39,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 used request id req-123d1da2-6021-4ee5-941f-0a198a29130f 2018-10-08 04:47:39,445 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst] is - ACTIVE 2018-10-08 04:47:39,446 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:47:42,449 - create_instance - DEBUG - VM status query timeout in 296.739648819 2018-10-08 04:47:42,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02db9a3044cd1e33c689b1fa9b17af97edc01548" 2018-10-08 04:47:42,502 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:47:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70810d4e-34f2-4554-baf3-d369f1d6f8bf x-compute-request-id: req-70810d4e-34f2-4554-baf3-d369f1d6f8bf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5396913b-6216-4a70-9bb2-1a7aa71db798 could not be found.", "code": 404}} 2018-10-08 04:47:42,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5396913b-6216-4a70-9bb2-1a7aa71db798 used request id req-70810d4e-34f2-4554-baf3-d369f1d6f8bf 2018-10-08 04:47:42,503 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5396913b-6216-4a70-9bb2-1a7aa71db798 could not be found. (HTTP 404) (Request-ID: req-70810d4e-34f2-4554-baf3-d369f1d6f8bf) 2018-10-08 04:47:42,503 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-inst 2018-10-08 04:47:42,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/83b1685c-45c9-49e7-a9bd-8915df665578 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d327775a0017a730948acfa47250958cee6a366e" 2018-10-08 04:47:42,547 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:47:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b072980-b4ab-45a0-9548-89b329612871 x-compute-request-id: req-4b072980-b4ab-45a0-9548-89b329612871 Content-Length: 0 Content-Type: application/json 2018-10-08 04:47:42,547 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/83b1685c-45c9-49e7-a9bd-8915df665578 used request id req-4b072980-b4ab-45a0-9548-89b329612871 2018-10-08 04:47:42,548 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet 2018-10-08 04:47:42,548 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-subnet 2018-10-08 04:47:42,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/1feccc87-1e4c-476a-ab4c-f64838d87e5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" 2018-10-08 04:47:44,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b158e0ec-0a7f-4e09-8866-5e1cab6a809c Date: Mon, 08 Oct 2018 04:47:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:47:44,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1feccc87-1e4c-476a-ab4c-f64838d87e5e used request id req-b158e0ec-0a7f-4e09-8866-5e1cab6a809c 2018-10-08 04:47:44,966 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-pub-net 2018-10-08 04:47:44,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/407ba79c-95b2-4e48-be06-173b355c6b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc97019d4e11e9a38ec44717c730762515664da0" 2018-10-08 04:47:46,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-641e2d0a-f4cc-485a-be6c-0ab84ef703a9 Date: Mon, 08 Oct 2018 04:47:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:47:46,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/407ba79c-95b2-4e48-be06-173b355c6b99 used request id req-641e2d0a-f4cc-485a-be6c-0ab84ef703a9 2018-10-08 04:47:46,233 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ceaad423-e42e-4ed2-9f49-aef0323de5ab-image 2018-10-08 04:47:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdb58726279ec92ed0df7a52e6293efec401f5a7" 2018-10-08 04:47:47,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e70ab5d-8af0-4fc6-ad29-00552c9a6dd3 Date: Mon, 08 Oct 2018 04:47:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:47:47,954 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c4a806d9-e9fc-4857-aa29-f4873caf5a41 used request id req-2e70ab5d-8af0-4fc6-ad29-00552c9a6dd3 2018-10-08 04:47:47,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:48,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-403fe783-8894-4e22-8282-a011f3b9c867 Date: Mon, 08 Oct 2018 04:47:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "created_at": "2018-10-08T04:47:19Z", "updated_at": "2018-10-08T04:47:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:47:19Z", "revision_number": 0, "id": "411455e4-60a1-4e28-8b93-243b8b357b8d", "remote_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "remote_ip_prefix": null, "created_at": "2018-10-08T04:47:19Z", "security_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "port_range_min": null, "ethertype": "IPv4", "project_id": "a02ef7799e904a5e96881c25ad2d4c04"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:47:19Z", "revision_number": 0, "id": "9fbe20af-05f2-4bf5-aea6-768ee5d585b1", "remote_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "remote_ip_prefix": null, "created_at": "2018-10-08T04:47:19Z", "security_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "port_range_min": null, "ethertype": "IPv6", "project_id": "a02ef7799e904a5e96881c25ad2d4c04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:47:19Z", "revision_number": 0, "id": "e6bf0c04-e97a-45b0-8cd2-d4700ecda6e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:47:19Z", "security_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "port_range_min": null, "ethertype": "IPv6", "project_id": "a02ef7799e904a5e96881c25ad2d4c04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:47:19Z", "revision_number": 0, "id": "f0cb782b-ad15-41a9-ba18-c20291b64157", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:47:19Z", "security_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "port_range_min": null, "ethertype": "IPv4", "project_id": "a02ef7799e904a5e96881c25ad2d4c04"}], "revision_number": 4, "project_id": "a02ef7799e904a5e96881c25ad2d4c04", "id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:47:48,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-403fe783-8894-4e22-8282-a011f3b9c867 2018-10-08 04:47:48,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:48,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059a6bf9-e548-4b29-9607-2812e2b0c310 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04"}, "enabled": true, "id": "a02ef7799e904a5e96881c25ad2d4c04", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-842294c1-afdf-445-proj"}} 2018-10-08 04:47:48,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 used request id req-059a6bf9-e548-4b29-9607-2812e2b0c310 2018-10-08 04:47:48,267 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2385d8a3-1bdc-4900-8654-65fef81c5743 2018-10-08 04:47:48,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2385d8a3-1bdc-4900-8654-65fef81c5743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:48,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bfd9b2b4-2c21-425c-96c1-b27a7af16c8b Date: Mon, 08 Oct 2018 04:47:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:47:19Z", "security_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "port_range_min": null, "revision_number": 0, "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "created_at": "2018-10-08T04:47:19Z", "project_id": "a02ef7799e904a5e96881c25ad2d4c04", "id": "411455e4-60a1-4e28-8b93-243b8b357b8d"}, {"remote_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:47:19Z", "security_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "port_range_min": null, "revision_number": 0, "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "created_at": "2018-10-08T04:47:19Z", "project_id": "a02ef7799e904a5e96881c25ad2d4c04", "id": "9fbe20af-05f2-4bf5-aea6-768ee5d585b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:47:19Z", "security_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "port_range_min": null, "revision_number": 0, "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "created_at": "2018-10-08T04:47:19Z", "project_id": "a02ef7799e904a5e96881c25ad2d4c04", "id": "e6bf0c04-e97a-45b0-8cd2-d4700ecda6e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:47:19Z", "security_group_id": "2385d8a3-1bdc-4900-8654-65fef81c5743", "port_range_min": null, "revision_number": 0, "tenant_id": "a02ef7799e904a5e96881c25ad2d4c04", "created_at": "2018-10-08T04:47:19Z", "project_id": "a02ef7799e904a5e96881c25ad2d4c04", "id": "f0cb782b-ad15-41a9-ba18-c20291b64157"}]} 2018-10-08 04:47:48,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2385d8a3-1bdc-4900-8654-65fef81c5743 used request id req-bfd9b2b4-2c21-425c-96c1-b27a7af16c8b 2018-10-08 04:47:48,459 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:47:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2385d8a3-1bdc-4900-8654-65fef81c5743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:48,790 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de92ce6b-0c24-481f-b9bc-d3cefc199f04 Content-Length: 0 Date: Mon, 08 Oct 2018 04:47:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:47:48,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2385d8a3-1bdc-4900-8654-65fef81c5743 used request id req-de92ce6b-0c24-481f-b9bc-d3cefc199f04 2018-10-08 04:47:48,791 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-842294c1-afdf-445-proj 2018-10-08 04:47:48,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:49,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d6098c-0536-4e01-bad5-b21694cc6a4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:47:49,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a02ef7799e904a5e96881c25ad2d4c04 used request id req-d2d6098c-0536-4e01-bad5-b21694cc6a4d 2018-10-08 04:47:49,027 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-842294c1-afdf-445-proj-role 2018-10-08 04:47:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e4844617229142be956fd1f09061863c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:49,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b06d79b1-7c1b-4b62-9d8d-fc146906db40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:47:49,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e4844617229142be956fd1f09061863c used request id req-b06d79b1-7c1b-4b62-9d8d-fc146906db40 2018-10-08 04:47:49,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d47e36d95905eff39bd6b222b5e3a58de79bba" 2018-10-08 04:47:49,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09dd1a9a-161c-460a-88b3-4bedfdcd6009 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:47:49,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-09dd1a9a-161c-460a-88b3-4bedfdcd6009 2018-10-08 04:47:49,240 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-842294c1-afdf-445-user 2018-10-08 04:47:49,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/221f59d04e71499bb5e5402691457174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4614f6e8ba6e805bca85f9db68b97c6d5ed72933" 2018-10-08 04:47:49,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b271b1b-96f6-4f88-a354-af325e4bd30c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:47:49,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/221f59d04e71499bb5e5402691457174 used request id req-2b271b1b-96f6-4f88-a354-af325e4bd30c 2018-10-08 04:47:49,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:49,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["8sXTkRc8TluFrgV9viEWpw"], "issued_at": "2018-10-08T04:47:49.000000Z"}} 2018-10-08 04:47:49,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8fe4aa67b36d2ac1983f718e4c8a7537c9a4e09" 2018-10-08 04:47:49,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42116df4-2ea2-4515-9f2f-410e8472a0ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:49,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42116df4-2ea2-4515-9f2f-410e8472a0ee 2018-10-08 04:47:49,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:49,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:50,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:47:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["sBmNl2fPRLGowgNIaqA2GQ"], "issued_at": "2018-10-08T04:47:50.000000Z"}} 2018-10-08 04:47:50,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:47:50,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29be1b6d-18b3-41d8-8c9c-e9d725128388 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:50,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-29be1b6d-18b3-41d8-8c9c-e9d725128388 2018-10-08 04:47:50,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:47:50,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:47:50,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:47:50,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-392b1f2d-dab0-4a87-837b-73e3669b5bf4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:47:50,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj used request id req-392b1f2d-dab0-4a87-837b-73e3669b5bf4 2018-10-08 04:47:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:47:50,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c604edc2-9591-4eb4-9a27-b2483089a173 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:47:50,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c604edc2-9591-4eb4-9a27-b2483089a173 2018-10-08 04:47:50,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}}' 2018-10-08 04:47:50,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ad6b02-911c-4ca1-9d5a-8e3c47f8d96f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9"}, "enabled": true, "id": "3a9f50837ddd4561bc378a130062bef9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}} 2018-10-08 04:47:50,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f5ad6b02-911c-4ca1-9d5a-8e3c47f8d96f 2018-10-08 04:47:50,750 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj 2018-10-08 04:47:50,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:50,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:51,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:47:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gYXyuc21QSWwwIILfIa6iA"], "issued_at": "2018-10-08T04:47:51.000000Z"}} 2018-10-08 04:47:51,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba475f2906679d43ed103b4bb98fbd1d6c7119c" 2018-10-08 04:47:51,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734b90a4-df39-447e-83b7-730fb04c8696 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:51,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-734b90a4-df39-447e-83b7-730fb04c8696 2018-10-08 04:47:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:47:51,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:47:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba475f2906679d43ed103b4bb98fbd1d6c7119c" 2018-10-08 04:47:51,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc451a15-09f7-43ce-98ce-868204ba69f6 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:47:51,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fc451a15-09f7-43ce-98ce-868204ba69f6 2018-10-08 04:47:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba475f2906679d43ed103b4bb98fbd1d6c7119c" 2018-10-08 04:47:51,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108a74ac-436d-4941-af71-d52d99258d0a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9"}, "enabled": true, "id": "3a9f50837ddd4561bc378a130062bef9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}]} 2018-10-08 04:47:51,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj used request id req-108a74ac-436d-4941-af71-d52d99258d0a 2018-10-08 04:47:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba475f2906679d43ed103b4bb98fbd1d6c7119c" 2018-10-08 04:47:51,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad33f261-18e8-44fd-b4d7-410ef1a0feaa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:47:51,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ad33f261-18e8-44fd-b4d7-410ef1a0feaa 2018-10-08 04:47:51,833 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8bd20936-97f4-4df-user 2018-10-08 04:47:51,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:51,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:47:51,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ff0e93-56ae-4a13-81dd-038fd8e97e0e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:47:51,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-61ff0e93-56ae-4a13-81dd-038fd8e97e0e 2018-10-08 04:47:51,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" -d '{"role": {"name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role"}}' 2018-10-08 04:47:52,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52ff71ad-000d-4425-bfe1-8acd45eb3fd9 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c077fe593054fc4bd1fc741d330f380", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c077fe593054fc4bd1fc741d330f380"}, "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role"}} 2018-10-08 04:47:52,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-52ff71ad-000d-4425-bfe1-8acd45eb3fd9 2018-10-08 04:47:52,037 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role 2018-10-08 04:47:52,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6c077fe593054fc4bd1fc741d330f380 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:47:52,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60b21a3-f1af-49d5-afc6-d6487f2fc31a Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6c077fe593054fc4bd1fc741d330f380"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role", "id": "6c077fe593054fc4bd1fc741d330f380"}} 2018-10-08 04:47:52,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6c077fe593054fc4bd1fc741d330f380 used request id req-c60b21a3-f1af-49d5-afc6-d6487f2fc31a 2018-10-08 04:47:52,057 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role to project CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj 2018-10-08 04:47:52,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9/users/f9827dd547b141dd874c10567737c3dd/roles/6c077fe593054fc4bd1fc741d330f380 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:47:52,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8919c97a-5360-4a4c-9616-b57e6c4c975a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:47:52,189 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9/users/f9827dd547b141dd874c10567737c3dd/roles/6c077fe593054fc4bd1fc741d330f380 used request id req-8919c97a-5360-4a4c-9616-b57e6c4c975a 2018-10-08 04:47:52,189 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:47:52,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:52,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:52,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c077fe593054fc4bd1fc741d330f380", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role"}], "expires_at": "2018-10-08T05:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a9f50837ddd4561bc378a130062bef9", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-user", "id": "f9827dd547b141dd874c10567737c3dd"}, "audit_ids": ["-1wZJc9JQ8uutvCWG8Uxbw"], "issued_at": "2018-10-08T04:47:52.000000Z"}} 2018-10-08 04:47:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39491cc78048fa12b6dbfa2db29215ea5fea079e" 2018-10-08 04:47:52,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6b4cff-0074-4cd5-81b3-3637ca54a0cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:52,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7f6b4cff-0074-4cd5-81b3-3637ca54a0cd 2018-10-08 04:47:52,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39491cc78048fa12b6dbfa2db29215ea5fea079e" 2018-10-08 04:47:52,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f0819270-e05d-46ad-9328-814ed00b9420 Date: Mon, 08 Oct 2018 04:47:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image"} 2018-10-08 04:47:52,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image used request id req-f0819270-e05d-46ad-9328-814ed00b9420 2018-10-08 04:47:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39491cc78048fa12b6dbfa2db29215ea5fea079e" 2018-10-08 04:47:52,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-95d6cf5d-e148-4234-be45-bcf653d5d054 Date: Mon, 08 Oct 2018 04:47:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:47:52,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-95d6cf5d-e148-4234-be45-bcf653d5d054 2018-10-08 04:47:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39491cc78048fa12b6dbfa2db29215ea5fea079e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image"}' 2018-10-08 04:47:53,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2 X-Openstack-Request-Id: req-6e792ca6-5c6e-4276-ac71-c9c86aaa7013 Date: Mon, 08 Oct 2018 04:47:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:47:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:47:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "min_disk": 0, "protected": false, "id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "file": "/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/file", "checksum": null, "owner": "3a9f50837ddd4561bc378a130062bef9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:47:53,230 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6e792ca6-5c6e-4276-ac71-c9c86aaa7013 2018-10-08 04:47:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39491cc78048fa12b6dbfa2db29215ea5fea079e" -d '' 2018-10-08 04:47:54,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9bb14ff8-68bf-413c-8814-0e0f6cbef1e7 Date: Mon, 08 Oct 2018 04:47:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:47:54,375 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/file used request id req-9bb14ff8-68bf-413c-8814-0e0f6cbef1e7 2018-10-08 04:47:54,376 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:47:54,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39491cc78048fa12b6dbfa2db29215ea5fea079e" 2018-10-08 04:47:54,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-359ed45d-0ddd-431b-a99c-6e41ddd67e26 Date: Mon, 08 Oct 2018 04:47:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:47:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:47:54Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/snap", "metadata": {}}], "self": "/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "min_disk": 0, "protected": false, "id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "file": "/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a9f50837ddd4561bc378a130062bef9", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:47:54,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2 used request id req-359ed45d-0ddd-431b-a99c-6e41ddd67e26 2018-10-08 04:47:54,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39491cc78048fa12b6dbfa2db29215ea5fea079e" 2018-10-08 04:47:54,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f411b1b7-234a-4ff0-ac90-72761bd2e265 Date: Mon, 08 Oct 2018 04:47:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:47:54,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f411b1b7-234a-4ff0-ac90-72761bd2e265 2018-10-08 04:47:54,691 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image 2018-10-08 04:47:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39491cc78048fa12b6dbfa2db29215ea5fea079e" 2018-10-08 04:47:54,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e577e0dd-2424-4483-9854-3ae708068d3f Date: Mon, 08 Oct 2018 04:47:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:47:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:47:54Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/snap", "metadata": {}}], "self": "/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "min_disk": 0, "protected": false, "id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "file": "/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a9f50837ddd4561bc378a130062bef9", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:47:54,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2 used request id req-e577e0dd-2424-4483-9854-3ae708068d3f 2018-10-08 04:47:54,861 - create_image - DEBUG - Instance status is - active 2018-10-08 04:47:54,862 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image 2018-10-08 04:47:54,862 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image 2018-10-08 04:47:54,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:54,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:55,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c077fe593054fc4bd1fc741d330f380", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role"}], "expires_at": "2018-10-08T05:47:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a9f50837ddd4561bc378a130062bef9", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-user", "id": "f9827dd547b141dd874c10567737c3dd"}, "audit_ids": ["xafidX0_TcWrHl0hin4Wcw"], "issued_at": "2018-10-08T04:47:55.000000Z"}} 2018-10-08 04:47:55,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" 2018-10-08 04:47:55,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1676ea36-c720-471f-bc18-fa13a96dff3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:55,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1676ea36-c720-471f-bc18-fa13a96dff3a 2018-10-08 04:47:55,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" 2018-10-08 04:47:55,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b9b025b-ef54-4d85-a2e8-5ca81f6662da Date: Mon, 08 Oct 2018 04:47:55 GMT RESP BODY: {"networks":[]} 2018-10-08 04:47:55,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-net used request id req-9b9b025b-ef54-4d85-a2e8-5ca81f6662da 2018-10-08 04:47:55,505 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-net 2018-10-08 04:47:55,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" -d '{"network": {"name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-net", "admin_state_up": true}}' 2018-10-08 04:47:56,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6d4b610d-a71f-4db0-8038-9356468246c6 Date: Mon, 08 Oct 2018 04:47:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47ab04d-ca8b-4a25-8342-58299e997dca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:47:56Z","is_default":false,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:56Z","mtu":1450}} 2018-10-08 04:47:56,245 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-6d4b610d-a71f-4db0-8038-9356468246c6 2018-10-08 04:47:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e47ab04d-ca8b-4a25-8342-58299e997dca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" 2018-10-08 04:47:56,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7224f8c1-b3ad-4aab-b91c-e90a354f945a Date: Mon, 08 Oct 2018 04:47:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:47:56Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"e47ab04d-ca8b-4a25-8342-58299e997dca","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-net"}]} 2018-10-08 04:47:56,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e47ab04d-ca8b-4a25-8342-58299e997dca used request id req-7224f8c1-b3ad-4aab-b91c-e90a354f945a 2018-10-08 04:47:56,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e47ab04d-ca8b-4a25-8342-58299e997dca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" 2018-10-08 04:47:56,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-038db2f3-8b77-4fc4-b4fa-86aac1f97e9d Date: Mon, 08 Oct 2018 04:47:56 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:47:56,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e47ab04d-ca8b-4a25-8342-58299e997dca used request id req-038db2f3-8b77-4fc4-b4fa-86aac1f97e9d 2018-10-08 04:47:56,810 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-subnet 2018-10-08 04:47:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" -d '{"subnets": [{"ip_version": 4, "network_id": "e47ab04d-ca8b-4a25-8342-58299e997dca", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-subnet"}]}' 2018-10-08 04:47:57,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2a9e3c95-daca-49ab-8785-82715c14b954 Date: Mon, 08 Oct 2018 04:47:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e47ab04d-ca8b-4a25-8342-58299e997dca","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:57Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"80e8050f-28a1-4043-826b-82f57e910d75","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-subnet"}]} 2018-10-08 04:47:57,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-2a9e3c95-daca-49ab-8785-82715c14b954 2018-10-08 04:47:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e47ab04d-ca8b-4a25-8342-58299e997dca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" 2018-10-08 04:47:57,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d10093a6-d320-493d-bf54-a0d439b55e73 Date: Mon, 08 Oct 2018 04:47:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80e8050f-28a1-4043-826b-82f57e910d75"],"updated_at":"2018-10-08T04:47:57Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"e47ab04d-ca8b-4a25-8342-58299e997dca","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-net"}]} 2018-10-08 04:47:57,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e47ab04d-ca8b-4a25-8342-58299e997dca used request id req-d10093a6-d320-493d-bf54-a0d439b55e73 2018-10-08 04:47:57,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e47ab04d-ca8b-4a25-8342-58299e997dca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" 2018-10-08 04:47:57,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a0f6f9c1-a58a-4596-abab-f3dee5774fca Date: Mon, 08 Oct 2018 04:47:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e47ab04d-ca8b-4a25-8342-58299e997dca","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:57Z","dns_nameservers":[],"updated_at":"2018-10-08T04:47:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"80e8050f-28a1-4043-826b-82f57e910d75","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-subnet"}]} 2018-10-08 04:47:57,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e47ab04d-ca8b-4a25-8342-58299e997dca used request id req-a0f6f9c1-a58a-4596-abab-f3dee5774fca 2018-10-08 04:47:57,971 - OpenStackNetwork - DEBUG - Network [e47ab04d-ca8b-4a25-8342-58299e997dca] created successfully 2018-10-08 04:47:57,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:57,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:58,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["iiVHgcqSTrGRh1KvblJmIQ"], "issued_at": "2018-10-08T04:47:58.000000Z"}} 2018-10-08 04:47:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7a00134dbc1f22e70f98545e368d27e01e316b" 2018-10-08 04:47:58,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6637a356-6190-42f3-8244-a9c8e47ef27d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:58,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6637a356-6190-42f3-8244-a9c8e47ef27d 2018-10-08 04:47:58,447 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:47:58,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7a00134dbc1f22e70f98545e368d27e01e316b" 2018-10-08 04:47:58,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47: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-04d74302-246e-45c9-b113-508af11e0759 x-compute-request-id: req-04d74302-246e-45c9-b113-508af11e0759 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:47:58,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-04d74302-246e-45c9-b113-508af11e0759 2018-10-08 04:47:58,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7a00134dbc1f22e70f98545e368d27e01e316b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-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-10-08 04:47:58,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47: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-5ec10088-037a-4516-88e6-d57527cf49b9 x-compute-request-id: req-5ec10088-037a-4516-88e6-d57527cf49b9 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:47:58,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5ec10088-037a-4516-88e6-d57527cf49b9 2018-10-08 04:47:58,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:47:58,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:47:59,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c077fe593054fc4bd1fc741d330f380", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role"}], "expires_at": "2018-10-08T05:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a9f50837ddd4561bc378a130062bef9", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-user", "id": "f9827dd547b141dd874c10567737c3dd"}, "audit_ids": ["AZCkEHTYSFaXW95h4KLEvA"], "issued_at": "2018-10-08T04:47:59.000000Z"}} 2018-10-08 04:47:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" 2018-10-08 04:47:59,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ebb7f0-a8bd-48a0-afea-bde65bcda4aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:47:59,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-11ebb7f0-a8bd-48a0-afea-bde65bcda4aa 2018-10-08 04:47:59,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" 2018-10-08 04:47:59,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-95c7d0c3-610c-4e6c-b502-274acf5a080f Date: Mon, 08 Oct 2018 04:47:59 GMT RESP BODY: {"networks":[]} 2018-10-08 04:47:59,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 used request id req-95c7d0c3-610c-4e6c-b502-274acf5a080f 2018-10-08 04:47:59,329 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 2018-10-08 04:47:59,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" -d '{"network": {"name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2", "admin_state_up": true}}' 2018-10-08 04:47:59,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-bf6d494b-2fd9-4895-adea-d16b0298f1cf Date: Mon, 08 Oct 2018 04:47:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3b013749-7636-4000-89c0-111bac9c92fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:47:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:59Z","mtu":1450}} 2018-10-08 04:47:59,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-bf6d494b-2fd9-4895-adea-d16b0298f1cf 2018-10-08 04:47:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" 2018-10-08 04:48:00,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-12ba6467-d2f0-49ff-8844-b64929212c9a Date: Mon, 08 Oct 2018 04:48:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:47:59Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"3b013749-7636-4000-89c0-111bac9c92fa","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2"}]} 2018-10-08 04:48:00,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-12ba6467-d2f0-49ff-8844-b64929212c9a 2018-10-08 04:48:00,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" 2018-10-08 04:48:00,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8b8b4dac-e02b-481b-ad7c-dd049214e1ae Date: Mon, 08 Oct 2018 04:48:00 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:48:00,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-8b8b4dac-e02b-481b-ad7c-dd049214e1ae 2018-10-08 04:48:00,286 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1 2018-10-08 04:48:00,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" -d '{"subnets": [{"ip_version": 4, "network_id": "3b013749-7636-4000-89c0-111bac9c92fa", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"}]}' 2018-10-08 04:48:01,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-558ce22b-e6d7-41a7-a812-7054f0bc7d22 Date: Mon, 08 Oct 2018 04:48:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"259df245-254a-41fb-a141-16987240da66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"}]} 2018-10-08 04:48:01,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-558ce22b-e6d7-41a7-a812-7054f0bc7d22 2018-10-08 04:48:01,257 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2 2018-10-08 04:48:01,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" -d '{"subnets": [{"ip_version": 4, "network_id": "3b013749-7636-4000-89c0-111bac9c92fa", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]}' 2018-10-08 04:48:01,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-54d1fa4f-ed9e-490f-841f-faffdcd5e71b Date: Mon, 08 Oct 2018 04:48:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:01Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"2eda4f86-2007-4f69-aba2-f86944a28543","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]} 2018-10-08 04:48:01,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-54d1fa4f-ed9e-490f-841f-faffdcd5e71b 2018-10-08 04:48:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" 2018-10-08 04:48:02,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2da5638c-e05d-40ce-9a6e-28bd868cc5f6 Date: Mon, 08 Oct 2018 04:48:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259df245-254a-41fb-a141-16987240da66","2eda4f86-2007-4f69-aba2-f86944a28543"],"updated_at":"2018-10-08T04:48:01Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"3b013749-7636-4000-89c0-111bac9c92fa","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2"}]} 2018-10-08 04:48:02,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-2da5638c-e05d-40ce-9a6e-28bd868cc5f6 2018-10-08 04:48:02,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" 2018-10-08 04:48:02,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9705aa41-c133-414b-8740-c98ba8e1a0e8 Date: Mon, 08 Oct 2018 04:48:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"259df245-254a-41fb-a141-16987240da66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"2eda4f86-2007-4f69-aba2-f86944a28543","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]} 2018-10-08 04:48:02,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-9705aa41-c133-414b-8740-c98ba8e1a0e8 2018-10-08 04:48:02,448 - OpenStackNetwork - DEBUG - Network [3b013749-7636-4000-89c0-111bac9c92fa] created successfully 2018-10-08 04:48:02,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:02,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:02,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c077fe593054fc4bd1fc741d330f380", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role"}], "expires_at": "2018-10-08T05:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a9f50837ddd4561bc378a130062bef9", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-user", "id": "f9827dd547b141dd874c10567737c3dd"}, "audit_ids": ["E1Yixj0qSQeEOVNT225J6g"], "issued_at": "2018-10-08T04:48:02.000000Z"}} 2018-10-08 04:48:02,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:02,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cab2980-8bd8-44ef-87ad-19ba4a09e74e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:02,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6cab2980-8bd8-44ef-87ad-19ba4a09e74e 2018-10-08 04:48:02,901 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:48:02,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:02,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e91ae3-a8d4-47c6-85fd-28584b6ba438 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:02,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d2e91ae3-a8d4-47c6-85fd-28584b6ba438 2018-10-08 04:48:02,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:03,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a031f98f-110d-4e26-a871-bb5553407df7 Date: Mon, 08 Oct 2018 04:48:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259df245-254a-41fb-a141-16987240da66","2eda4f86-2007-4f69-aba2-f86944a28543"],"updated_at":"2018-10-08T04:48:01Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"3b013749-7636-4000-89c0-111bac9c92fa","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2"}]} 2018-10-08 04:48:03,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 used request id req-a031f98f-110d-4e26-a871-bb5553407df7 2018-10-08 04:48:03,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:48:03,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:48:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:48:03,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:03,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6af8d5c-43fd-4c6b-9f59-33134057e7a9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9"}, "enabled": true, "id": "3a9f50837ddd4561bc378a130062bef9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}} 2018-10-08 04:48:03,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 used request id req-a6af8d5c-43fd-4c6b-9f59-33134057e7a9 2018-10-08 04:48:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:03,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c82b1003-5bf9-4d6e-bffa-ef9f7c6833d7 Date: Mon, 08 Oct 2018 04:48:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"259df245-254a-41fb-a141-16987240da66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"2eda4f86-2007-4f69-aba2-f86944a28543","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]} 2018-10-08 04:48:03,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-c82b1003-5bf9-4d6e-bffa-ef9f7c6833d7 2018-10-08 04:48:03,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:03,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a6eb8b8-b11a-4331-aeb1-ed10837fc82e Date: Mon, 08 Oct 2018 04:48:03 GMT RESP BODY: {"ports":[]} 2018-10-08 04:48:03,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1&admin_state_up=True used request id req-8a6eb8b8-b11a-4331-aeb1-ed10837fc82e 2018-10-08 04:48:03,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:03,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-f1e3cb33-2a95-4316-af07-923c5cd2e311 x-compute-request-id: req-f1e3cb33-2a95-4316-af07-923c5cd2e311 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:48:03,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst used request id req-f1e3cb33-2a95-4316-af07-923c5cd2e311 2018-10-08 04:48:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:04,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-560b431b-e5ca-4605-bab2-6beace998ec5 Date: Mon, 08 Oct 2018 04:48:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259df245-254a-41fb-a141-16987240da66","2eda4f86-2007-4f69-aba2-f86944a28543"],"updated_at":"2018-10-08T04:48:01Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"3b013749-7636-4000-89c0-111bac9c92fa","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2"}]} 2018-10-08 04:48:04,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 used request id req-560b431b-e5ca-4605-bab2-6beace998ec5 2018-10-08 04:48:04,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:04,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f359c69a-157a-4919-b6fa-25a4b0dda5e4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9"}, "enabled": true, "id": "3a9f50837ddd4561bc378a130062bef9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}} 2018-10-08 04:48:04,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 used request id req-f359c69a-157a-4919-b6fa-25a4b0dda5e4 2018-10-08 04:48:04,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:04,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8c84ee13-d566-4126-9d13-d5e875f01895 Date: Mon, 08 Oct 2018 04:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"259df245-254a-41fb-a141-16987240da66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"2eda4f86-2007-4f69-aba2-f86944a28543","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]} 2018-10-08 04:48:04,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-8c84ee13-d566-4126-9d13-d5e875f01895 2018-10-08 04:48:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:04,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fbdc0668-fead-4b75-9986-2876a156439e Date: Mon, 08 Oct 2018 04:48:04 GMT RESP BODY: {"ports":[]} 2018-10-08 04:48:04,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1&admin_state_up=True used request id req-fbdc0668-fead-4b75-9986-2876a156439e 2018-10-08 04:48:04,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:04,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:04,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c077fe593054fc4bd1fc741d330f380", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role"}], "expires_at": "2018-10-08T05:48:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a9f50837ddd4561bc378a130062bef9", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3a9f50837ddd4561bc378a130062bef9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-user", "id": "f9827dd547b141dd874c10567737c3dd"}, "audit_ids": ["2ejh8SdgR0i8IqQIiDDffA"], "issued_at": "2018-10-08T04:48:04.000000Z"}} 2018-10-08 04:48:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97a9039a4a2d36e406d66f9c31aede641c5d97" 2018-10-08 04:48:04,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b8e3a0-575c-46ff-9b3d-d92804bceba6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:04,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b9b8e3a0-575c-46ff-9b3d-d92804bceba6 2018-10-08 04:48:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:05,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-33379112-3866-479e-9413-15fc6cf66b16 Date: Mon, 08 Oct 2018 04:48:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259df245-254a-41fb-a141-16987240da66","2eda4f86-2007-4f69-aba2-f86944a28543"],"updated_at":"2018-10-08T04:48:01Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"3b013749-7636-4000-89c0-111bac9c92fa","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2"}]} 2018-10-08 04:48:05,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 used request id req-33379112-3866-479e-9413-15fc6cf66b16 2018-10-08 04:48:05,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:05,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-89a34d9a-6b46-41e9-9ae5-1d2c93c50e46 Date: Mon, 08 Oct 2018 04:48:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"259df245-254a-41fb-a141-16987240da66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"2eda4f86-2007-4f69-aba2-f86944a28543","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]} 2018-10-08 04:48:05,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-89a34d9a-6b46-41e9-9ae5-1d2c93c50e46 2018-10-08 04:48:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:05,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-3c6dc8f7-060b-44bb-a12d-35008d8b9592 Date: Mon, 08 Oct 2018 04:48:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259df245-254a-41fb-a141-16987240da66","2eda4f86-2007-4f69-aba2-f86944a28543"],"updated_at":"2018-10-08T04:48:01Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"3b013749-7636-4000-89c0-111bac9c92fa","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2"}]} 2018-10-08 04:48:05,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 used request id req-3c6dc8f7-060b-44bb-a12d-35008d8b9592 2018-10-08 04:48:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:48:05,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:48:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:48:05,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97a9039a4a2d36e406d66f9c31aede641c5d97" 2018-10-08 04:48:05,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29048a6-b4ef-45d2-bd74-86e3391537d2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9"}, "enabled": true, "id": "3a9f50837ddd4561bc378a130062bef9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}} 2018-10-08 04:48:05,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 used request id req-b29048a6-b4ef-45d2-bd74-86e3391537d2 2018-10-08 04:48:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:05,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-ea5acf19-b533-49d0-8fb1-a8949ba28bd3 Date: Mon, 08 Oct 2018 04:48:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"259df245-254a-41fb-a141-16987240da66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"2eda4f86-2007-4f69-aba2-f86944a28543","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]} 2018-10-08 04:48:05,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-ea5acf19-b533-49d0-8fb1-a8949ba28bd3 2018-10-08 04:48:05,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:05,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d821658a-bda3-42b8-ac58-7f057662de4c Date: Mon, 08 Oct 2018 04:48:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"259df245-254a-41fb-a141-16987240da66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"}]} 2018-10-08 04:48:05,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1 used request id req-d821658a-bda3-42b8-ac58-7f057662de4c 2018-10-08 04:48:05,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:06,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a7690b6c-ff8f-4ab5-bf79-1f7262b0d3d2 Date: Mon, 08 Oct 2018 04:48:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"2eda4f86-2007-4f69-aba2-f86944a28543","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]} 2018-10-08 04:48:06,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2 used request id req-a7690b6c-ff8f-4ab5-bf79-1f7262b0d3d2 2018-10-08 04:48:06,176 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 2018-10-08 04:48:06,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" -d '{"port": {"network_id": "3b013749-7636-4000-89c0-111bac9c92fa", "fixed_ips": [{"subnet_id": "259df245-254a-41fb-a141-16987240da66", "ip_address": "10.55.0.101"}, {"subnet_id": "2eda4f86-2007-4f69-aba2-f86944a28543", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1", "admin_state_up": true}}' 2018-10-08 04:48:07,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-efe0cfa3-5fa0-43d9-9505-8c36373d9dd2 Date: Mon, 08 Oct 2018 04:48:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:06Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"259df245-254a-41fb-a141-16987240da66","ip_address":"10.55.0.101"},{"subnet_id":"2eda4f86-2007-4f69-aba2-f86944a28543","ip_address":"10.65.0.101"}],"id":"7fd7f9f8-3232-42e7-9886-6ff2e632e42e","security_groups":["7bcff772-8755-478c-8e27-14caedc3bb21"],"mac_address":"fa:16:3e:d5:d1:eb","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1","project_id":"3a9f50837ddd4561bc378a130062bef9","qos_policy_id":null,"admin_state_up":true,"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:06Z","binding:vnic_type":"normal"}} 2018-10-08 04:48:07,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-efe0cfa3-5fa0-43d9-9505-8c36373d9dd2 2018-10-08 04:48:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:07,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ac315ada-0818-45dc-9395-0996c046d139 Date: Mon, 08 Oct 2018 04:48:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259df245-254a-41fb-a141-16987240da66","2eda4f86-2007-4f69-aba2-f86944a28543"],"updated_at":"2018-10-08T04:48:01Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"3b013749-7636-4000-89c0-111bac9c92fa","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2"}]} 2018-10-08 04:48:07,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 used request id req-ac315ada-0818-45dc-9395-0996c046d139 2018-10-08 04:48:07,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:07,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf58b3b-72b6-48db-9eb9-fe74a4455580 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9"}, "enabled": true, "id": "3a9f50837ddd4561bc378a130062bef9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}} 2018-10-08 04:48:07,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 used request id req-1bf58b3b-72b6-48db-9eb9-fe74a4455580 2018-10-08 04:48:07,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:07,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-996a9429-de90-4848-bc47-8a7964e53b18 Date: Mon, 08 Oct 2018 04:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"259df245-254a-41fb-a141-16987240da66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"2eda4f86-2007-4f69-aba2-f86944a28543","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]} 2018-10-08 04:48:07,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-996a9429-de90-4848-bc47-8a7964e53b18 2018-10-08 04:48:07,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:07,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-eceabe81-b859-41c9-8ef1-c2921eaf2ed7 Date: Mon, 08 Oct 2018 04:48:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:06Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"259df245-254a-41fb-a141-16987240da66","ip_address":"10.55.0.101"},{"subnet_id":"2eda4f86-2007-4f69-aba2-f86944a28543","ip_address":"10.65.0.101"}],"id":"7fd7f9f8-3232-42e7-9886-6ff2e632e42e","security_groups":["7bcff772-8755-478c-8e27-14caedc3bb21"],"mac_address":"fa:16:3e:d5:d1:eb","project_id":"3a9f50837ddd4561bc378a130062bef9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1","admin_state_up":true,"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:48:07,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3b013749-7636-4000-89c0-111bac9c92fa&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1&admin_state_up=True used request id req-eceabe81-b859-41c9-8ef1-c2921eaf2ed7 2018-10-08 04:48:07,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:07,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1958c8d-630d-4ae7-9ab9-8016e27186d6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9"}, "enabled": true, "id": "3a9f50837ddd4561bc378a130062bef9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}} 2018-10-08 04:48:07,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 used request id req-f1958c8d-630d-4ae7-9ab9-8016e27186d6 2018-10-08 04:48:07,856 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst 2018-10-08 04:48:07,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:07,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-ff43afa8-7dae-4d88-92b5-e24ff071b6ce x-compute-request-id: req-ff43afa8-7dae-4d88-92b5-e24ff071b6ce Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-flavor-name"}]} 2018-10-08 04:48:07,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ff43afa8-7dae-4d88-92b5-e24ff071b6ce 2018-10-08 04:48:07,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:07,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-f9e68693-630b-45dd-85ef-edd5010c87a4 x-compute-request-id: req-f9e68693-630b-45dd-85ef-edd5010c87a4 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:48:07,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef used request id req-f9e68693-630b-45dd-85ef-edd5010c87a4 2018-10-08 04:48:07,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:08,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-40cc017f-c0af-4d6f-98c8-b8a211feb522 Date: Mon, 08 Oct 2018 04:48:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:47:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:47:54Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/snap", "metadata": {}}], "self": "/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "min_disk": 0, "protected": false, "id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "file": "/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a9f50837ddd4561bc378a130062bef9", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image"} 2018-10-08 04:48:08,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image used request id req-40cc017f-c0af-4d6f-98c8-b8a211feb522 2018-10-08 04:48:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:08,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fffe1b5e-cc4f-48c3-a24e-a2dfbf76ece9 Date: Mon, 08 Oct 2018 04:48:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:48:08,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fffe1b5e-cc4f-48c3-a24e-a2dfbf76ece9 2018-10-08 04:48:08,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" -d '{"server": {"name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst", "imageRef": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "flavorRef": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "max_count": 1, "min_count": 1, "networks": [{"port": "7fd7f9f8-3232-42e7-9886-6ff2e632e42e"}]}}' 2018-10-08 04:48:09,847 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:48: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-44b854bd-0da4-4aff-8c21-c6dae8139509 x-compute-request-id: req-44b854bd-0da4-4aff-8c21-c6dae8139509 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "69482896-4748-4fde-99c1-360cc2e7f976", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "bookmark"}], "adminPass": "n5MPCGi5s5kJ"}} 2018-10-08 04:48:09,847 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-44b854bd-0da4-4aff-8c21-c6dae8139509 2018-10-08 04:48:09,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:10,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df3abc39-684b-4f3b-9ae0-5817e3377d9f x-compute-request-id: req-df3abc39-684b-4f3b-9ae0-5817e3377d9f Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "bookmark"}], "image": {"id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "links": [{"href": "http://172.30.9.28:8774/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "links": [{"href": "http://172.30.9.28:8774/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "bookmark"}]}, "id": "69482896-4748-4fde-99c1-360cc2e7f976", "user_id": "f9827dd547b141dd874c10567737c3dd", "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-10-08T04:48:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst", "created": "2018-10-08T04:48:09Z", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:48:10,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 used request id req-df3abc39-684b-4f3b-9ae0-5817e3377d9f 2018-10-08 04:48:10,212 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst 2018-10-08 04:48:10,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:10,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-43220343-91b8-4361-a12f-649af8d1aa76 x-compute-request-id: req-43220343-91b8-4361-a12f-649af8d1aa76 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "bookmark"}], "image": {"id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "links": [{"href": "http://172.30.9.28:8774/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "links": [{"href": "http://172.30.9.28:8774/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "bookmark"}]}, "id": "69482896-4748-4fde-99c1-360cc2e7f976", "user_id": "f9827dd547b141dd874c10567737c3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:48:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst", "created": "2018-10-08T04:48:09Z", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:48:10,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 used request id req-43220343-91b8-4361-a12f-649af8d1aa76 2018-10-08 04:48:10,464 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst] is - BUILD 2018-10-08 04:48:10,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:48:13,467 - create_instance - DEBUG - VM status query timeout in 896.744765043 2018-10-08 04:48:13,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:14,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d63134e4-7c51-448d-904f-0284308135ca x-compute-request-id: req-d63134e4-7c51-448d-904f-0284308135ca Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "bookmark"}], "image": {"id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "links": [{"href": "http://172.30.9.28:8774/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "links": [{"href": "http://172.30.9.28:8774/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "bookmark"}]}, "id": "69482896-4748-4fde-99c1-360cc2e7f976", "security_groups": [{"name": "default"}], "user_id": "f9827dd547b141dd874c10567737c3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:48:10Z", "hostId": "dcb690c37dfafee06d13fa14b3dfe199341496729564ced73538c5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst", "created": "2018-10-08T04:48:09Z", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:48:14,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 used request id req-d63134e4-7c51-448d-904f-0284308135ca 2018-10-08 04:48:14,055 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst] is - BUILD 2018-10-08 04:48:14,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:48:17,058 - create_instance - DEBUG - VM status query timeout in 893.154031038 2018-10-08 04:48:17,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:17,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f5933b4-3e3b-4bbd-ba03-c3516a39420b x-compute-request-id: req-8f5933b4-3e3b-4bbd-ba03-c3516a39420b Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:d1:eb", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:d1:eb", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "bookmark"}], "image": {"id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "links": [{"href": "http://172.30.9.28:8774/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:11.000000", "flavor": {"id": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "links": [{"href": "http://172.30.9.28:8774/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "bookmark"}]}, "id": "69482896-4748-4fde-99c1-360cc2e7f976", "security_groups": [{"name": "default"}], "user_id": "f9827dd547b141dd874c10567737c3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:16Z", "hostId": "dcb690c37dfafee06d13fa14b3dfe199341496729564ced73538c5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst", "created": "2018-10-08T04:48:09Z", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:48:17,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 used request id req-8f5933b4-3e3b-4bbd-ba03-c3516a39420b 2018-10-08 04:48:17,671 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst] is - ACTIVE 2018-10-08 04:48:17,671 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:48:17,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:18,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16f5b64c-11e9-469a-abba-3f1813feeee7 x-compute-request-id: req-16f5b64c-11e9-469a-abba-3f1813feeee7 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:d1:eb", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:d1:eb", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "bookmark"}], "image": {"id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "links": [{"href": "http://172.30.9.28:8774/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:11.000000", "flavor": {"id": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "links": [{"href": "http://172.30.9.28:8774/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "bookmark"}]}, "id": "69482896-4748-4fde-99c1-360cc2e7f976", "security_groups": [{"name": "default"}], "user_id": "f9827dd547b141dd874c10567737c3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:16Z", "hostId": "dcb690c37dfafee06d13fa14b3dfe199341496729564ced73538c5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst", "created": "2018-10-08T04:48:09Z", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:48:18,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 used request id req-16f5b64c-11e9-469a-abba-3f1813feeee7 2018-10-08 04:48:18,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:18,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-939147e6-99ff-4c0f-a031-6c140b670ca4 Date: Mon, 08 Oct 2018 04:48:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["259df245-254a-41fb-a141-16987240da66","2eda4f86-2007-4f69-aba2-f86944a28543"],"updated_at":"2018-10-08T04:48:01Z","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:47:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3a9f50837ddd4561bc378a130062bef9","id":"3b013749-7636-4000-89c0-111bac9c92fa","name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2"}]} 2018-10-08 04:48:18,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 used request id req-939147e6-99ff-4c0f-a031-6c140b670ca4 2018-10-08 04:48:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:18,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae13c2c-04e5-4e86-8c91-5bf7ec6fffdc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9"}, "enabled": true, "id": "3a9f50837ddd4561bc378a130062bef9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}} 2018-10-08 04:48:18,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 used request id req-4ae13c2c-04e5-4e86-8c91-5bf7ec6fffdc 2018-10-08 04:48:18,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:18,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-4ac26a68-a7af-4558-9c6a-b4f48e9740e7 Date: Mon, 08 Oct 2018 04:48:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:00Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"259df245-254a-41fb-a141-16987240da66","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"3a9f50837ddd4561bc378a130062bef9","id":"2eda4f86-2007-4f69-aba2-f86944a28543","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2"}]} 2018-10-08 04:48:18,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-4ac26a68-a7af-4558-9c6a-b4f48e9740e7 2018-10-08 04:48:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:18,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-a6186051-b295-4395-8af6-eb2ef9c00fe0 Date: Mon, 08 Oct 2018 04:48:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:04Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"259df245-254a-41fb-a141-16987240da66","ip_address":"10.55.0.4"},{"subnet_id":"2eda4f86-2007-4f69-aba2-f86944a28543","ip_address":"10.65.0.4"}],"id":"0bb6fe16-231a-4b34-944c-9a887cecaec7","security_groups":[],"mac_address":"fa:16:3e:3a:52:3d","project_id":"3a9f50837ddd4561bc378a130062bef9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b013749-7636-4000-89c0-111bac9c92fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:04Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"259df245-254a-41fb-a141-16987240da66","ip_address":"10.55.0.3"},{"subnet_id":"2eda4f86-2007-4f69-aba2-f86944a28543","ip_address":"10.65.0.3"}],"id":"6fce9d53-6617-4bfc-a629-531c531eda10","security_groups":[],"mac_address":"fa:16:3e:06:d5:3d","project_id":"3a9f50837ddd4561bc378a130062bef9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b013749-7636-4000-89c0-111bac9c92fa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:15Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"259df245-254a-41fb-a141-16987240da66","ip_address":"10.55.0.101"},{"subnet_id":"2eda4f86-2007-4f69-aba2-f86944a28543","ip_address":"10.65.0.101"}],"id":"7fd7f9f8-3232-42e7-9886-6ff2e632e42e","security_groups":["7bcff772-8755-478c-8e27-14caedc3bb21"],"mac_address":"fa:16:3e:d5:d1:eb","project_id":"3a9f50837ddd4561bc378a130062bef9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1","admin_state_up":true,"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:06Z","binding:vnic_type":"normal","device_id":"69482896-4748-4fde-99c1-360cc2e7f976"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:04Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"259df245-254a-41fb-a141-16987240da66","ip_address":"10.55.0.2"},{"subnet_id":"2eda4f86-2007-4f69-aba2-f86944a28543","ip_address":"10.65.0.2"}],"id":"a4985569-5a10-4aa4-99f5-07c58f81a1d1","security_groups":[],"mac_address":"fa:16:3e:33:f4:87","project_id":"3a9f50837ddd4561bc378a130062bef9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b013749-7636-4000-89c0-111bac9c92fa","tenant_id":"3a9f50837ddd4561bc378a130062bef9","created_at":"2018-10-08T04:48:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b013749-7636-4000-89c0-111bac9c92fa"}]} 2018-10-08 04:48:18,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3b013749-7636-4000-89c0-111bac9c92fa used request id req-a6186051-b295-4395-8af6-eb2ef9c00fe0 2018-10-08 04:48:18,503 - create_instance - INFO - Deleting Port with ID - 7fd7f9f8-3232-42e7-9886-6ff2e632e42e 2018-10-08 04:48:18,503 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606aport-1 2018-10-08 04:48:18,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7fd7f9f8-3232-42e7-9886-6ff2e632e42e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:19,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0067c78-2257-4f5e-8bdc-1dec74df9a7a Date: Mon, 08 Oct 2018 04:48:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:48:19,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7fd7f9f8-3232-42e7-9886-6ff2e632e42e used request id req-d0067c78-2257-4f5e-8bdc-1dec74df9a7a 2018-10-08 04:48:19,096 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst 2018-10-08 04:48:19,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:19,254 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:48: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-da4e4443-fbe6-4582-93d1-b5b5b6cd3f59 x-compute-request-id: req-da4e4443-fbe6-4582-93d1-b5b5b6cd3f59 Content-Type: application/json 2018-10-08 04:48:19,254 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 used request id req-da4e4443-fbe6-4582-93d1-b5b5b6cd3f59 2018-10-08 04:48:19,254 - create_instance - INFO - Checking deletion status 2018-10-08 04:48:19,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:19,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-3c81f65e-dd79-4a2d-99e7-2c5d19f30eb5 x-compute-request-id: req-3c81f65e-dd79-4a2d-99e7-2c5d19f30eb5 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:d1:eb", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:d1:eb", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/69482896-4748-4fde-99c1-360cc2e7f976", "rel": "bookmark"}], "image": {"id": "55c88dd0-ef16-419c-8d70-ed40deaae1c2", "links": [{"href": "http://172.30.9.28:8774/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:11.000000", "flavor": {"id": "dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "links": [{"href": "http://172.30.9.28:8774/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef", "rel": "bookmark"}]}, "id": "69482896-4748-4fde-99c1-360cc2e7f976", "user_id": "f9827dd547b141dd874c10567737c3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:19Z", "hostId": "dcb690c37dfafee06d13fa14b3dfe199341496729564ced73538c5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst", "created": "2018-10-08T04:48:09Z", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:48:19,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 used request id req-3c81f65e-dd79-4a2d-99e7-2c5d19f30eb5 2018-10-08 04:48:19,634 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst] is - ACTIVE 2018-10-08 04:48:19,634 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:48:22,637 - create_instance - DEBUG - VM status query timeout in 296.617308855 2018-10-08 04:48:22,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066216d4dbb9d16cfa7ff4b0160efb0035e97e40" 2018-10-08 04:48:22,695 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:48: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-adfb7bbf-8c02-443c-8d83-d0ee9edbe21b x-compute-request-id: req-adfb7bbf-8c02-443c-8d83-d0ee9edbe21b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 69482896-4748-4fde-99c1-360cc2e7f976 could not be found.", "code": 404}} 2018-10-08 04:48:22,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/69482896-4748-4fde-99c1-360cc2e7f976 used request id req-adfb7bbf-8c02-443c-8d83-d0ee9edbe21b 2018-10-08 04:48:22,695 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 69482896-4748-4fde-99c1-360cc2e7f976 could not be found. (HTTP 404) (Request-ID: req-adfb7bbf-8c02-443c-8d83-d0ee9edbe21b) 2018-10-08 04:48:22,696 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-inst 2018-10-08 04:48:22,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7a00134dbc1f22e70f98545e368d27e01e316b" 2018-10-08 04:48:22,746 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:48: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-bcf21ddd-c83e-4751-b3de-5d3a9a23bf26 x-compute-request-id: req-bcf21ddd-c83e-4751-b3de-5d3a9a23bf26 Content-Length: 0 Content-Type: application/json 2018-10-08 04:48:22,746 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/dcefc0a0-16c9-48d1-8ed6-48366f1627ef used request id req-bcf21ddd-c83e-4751-b3de-5d3a9a23bf26 2018-10-08 04:48:22,747 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-subnet 2018-10-08 04:48:22,747 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-subnet 2018-10-08 04:48:22,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/80e8050f-28a1-4043-826b-82f57e910d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" 2018-10-08 04:48:24,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a95cd7a8-26d5-4317-b176-6006965d8d03 Date: Mon, 08 Oct 2018 04:48:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:48:24,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/80e8050f-28a1-4043-826b-82f57e910d75 used request id req-a95cd7a8-26d5-4317-b176-6006965d8d03 2018-10-08 04:48:24,855 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-pub-net 2018-10-08 04:48:24,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e47ab04d-ca8b-4a25-8342-58299e997dca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a0d08ee282aea9c97bc740788262890c06a98" 2018-10-08 04:48:25,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ad6c4c3-c57a-4dac-8097-3fb47b000bc7 Date: Mon, 08 Oct 2018 04:48:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:48:25,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e47ab04d-ca8b-4a25-8342-58299e997dca used request id req-1ad6c4c3-c57a-4dac-8097-3fb47b000bc7 2018-10-08 04:48:25,724 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1 2018-10-08 04:48:25,724 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet1 2018-10-08 04:48:25,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/259df245-254a-41fb-a141-16987240da66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" 2018-10-08 04:48:27,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc6cc00e-8693-4007-b3ba-37672e40b618 Date: Mon, 08 Oct 2018 04:48:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:48:27,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/259df245-254a-41fb-a141-16987240da66 used request id req-cc6cc00e-8693-4007-b3ba-37672e40b618 2018-10-08 04:48:27,941 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2 2018-10-08 04:48:27,941 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-subnet2 2018-10-08 04:48:27,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/2eda4f86-2007-4f69-aba2-f86944a28543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" 2018-10-08 04:48:30,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52642dbd-af85-470d-ba67-c950916cebb8 Date: Mon, 08 Oct 2018 04:48:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:48:30,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2eda4f86-2007-4f69-aba2-f86944a28543 used request id req-52642dbd-af85-470d-ba67-c950916cebb8 2018-10-08 04:48:30,250 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606anet2 2018-10-08 04:48:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3b013749-7636-4000-89c0-111bac9c92fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a4322b2734947da98177af26d2448462f75ffa" 2018-10-08 04:48:31,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02602f6c-2b20-472d-bf3c-7858023c15dd Date: Mon, 08 Oct 2018 04:48:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:48:31,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3b013749-7636-4000-89c0-111bac9c92fa used request id req-02602f6c-2b20-472d-bf3c-7858023c15dd 2018-10-08 04:48:31,367 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-92434a11-5164-40f2-94bd-7090d126606a-image 2018-10-08 04:48:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39491cc78048fa12b6dbfa2db29215ea5fea079e" 2018-10-08 04:48:32,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e95f34bb-03f3-4330-a65e-a3e9bbd86e49 Date: Mon, 08 Oct 2018 04:48:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:48:32,953 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/55c88dd0-ef16-419c-8d70-ed40deaae1c2 used request id req-e95f34bb-03f3-4330-a65e-a3e9bbd86e49 2018-10-08 04:48:32,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:48:33,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0f033482-10ff-407f-9f2e-dedd182d8e8b Date: Mon, 08 Oct 2018 04:48:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "created_at": "2018-10-08T04:47:55Z", "updated_at": "2018-10-08T04:47:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:47:55Z", "revision_number": 0, "id": "2e29f5a4-3385-4a8e-858f-ce359b38268b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:47:55Z", "security_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a9f50837ddd4561bc378a130062bef9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:47:55Z", "revision_number": 0, "id": "310f4fa8-2d36-4ac5-9a53-0135a7047e0c", "remote_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "remote_ip_prefix": null, "created_at": "2018-10-08T04:47:55Z", "security_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a9f50837ddd4561bc378a130062bef9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:47:55Z", "revision_number": 0, "id": "5948840a-949e-45b1-b4e4-e80e45096fda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:47:55Z", "security_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a9f50837ddd4561bc378a130062bef9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:47:55Z", "revision_number": 0, "id": "92ddfcc5-6162-429c-817a-12ee6f5a7721", "remote_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "remote_ip_prefix": null, "created_at": "2018-10-08T04:47:55Z", "security_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a9f50837ddd4561bc378a130062bef9"}], "revision_number": 4, "project_id": "3a9f50837ddd4561bc378a130062bef9", "id": "7bcff772-8755-478c-8e27-14caedc3bb21", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:48:33,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0f033482-10ff-407f-9f2e-dedd182d8e8b 2018-10-08 04:48:33,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:48:33,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6423466-a777-469d-8793-e6e34bf24b78 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:48:33,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-f6423466-a777-469d-8793-e6e34bf24b78 2018-10-08 04:48:33,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:48:33,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37638b38-49a5-4409-850c-67ce7f3f044e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:48:33,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-37638b38-49a5-4409-850c-67ce7f3f044e 2018-10-08 04:48:33,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:48:33,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781f890b-070e-4be4-b870-e74a2bcb76b4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9"}, "enabled": true, "id": "3a9f50837ddd4561bc378a130062bef9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj"}} 2018-10-08 04:48:33,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 used request id req-781f890b-070e-4be4-b870-e74a2bcb76b4 2018-10-08 04:48:33,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bcff772-8755-478c-8e27-14caedc3bb21 2018-10-08 04:48:33,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7bcff772-8755-478c-8e27-14caedc3bb21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:48:33,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a59b769d-6c09-4723-9116-aa1082a28bab Date: Mon, 08 Oct 2018 04:48:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:47:55Z", "security_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "port_range_min": null, "revision_number": 0, "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "created_at": "2018-10-08T04:47:55Z", "project_id": "3a9f50837ddd4561bc378a130062bef9", "id": "2e29f5a4-3385-4a8e-858f-ce359b38268b"}, {"remote_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:47:55Z", "security_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "port_range_min": null, "revision_number": 0, "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "created_at": "2018-10-08T04:47:55Z", "project_id": "3a9f50837ddd4561bc378a130062bef9", "id": "310f4fa8-2d36-4ac5-9a53-0135a7047e0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:47:55Z", "security_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "port_range_min": null, "revision_number": 0, "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "created_at": "2018-10-08T04:47:55Z", "project_id": "3a9f50837ddd4561bc378a130062bef9", "id": "5948840a-949e-45b1-b4e4-e80e45096fda"}, {"remote_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:47:55Z", "security_group_id": "7bcff772-8755-478c-8e27-14caedc3bb21", "port_range_min": null, "revision_number": 0, "tenant_id": "3a9f50837ddd4561bc378a130062bef9", "created_at": "2018-10-08T04:47:55Z", "project_id": "3a9f50837ddd4561bc378a130062bef9", "id": "92ddfcc5-6162-429c-817a-12ee6f5a7721"}]} 2018-10-08 04:48:33,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7bcff772-8755-478c-8e27-14caedc3bb21 used request id req-a59b769d-6c09-4723-9116-aa1082a28bab 2018-10-08 04:48:33,598 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:48:33,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7bcff772-8755-478c-8e27-14caedc3bb21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:48:33,917 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71ab3ed9-56ef-44f2-9013-c4d9ceac6ed1 Content-Length: 0 Date: Mon, 08 Oct 2018 04:48:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:48:33,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7bcff772-8755-478c-8e27-14caedc3bb21 used request id req-71ab3ed9-56ef-44f2-9013-c4d9ceac6ed1 2018-10-08 04:48:33,918 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj 2018-10-08 04:48:33,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:48:34,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1952f5b-106f-4b45-9037-78a2dabeaf8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:48:34,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3a9f50837ddd4561bc378a130062bef9 used request id req-b1952f5b-106f-4b45-9037-78a2dabeaf8c 2018-10-08 04:48:34,142 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8bd20936-97f4-4df-proj-role 2018-10-08 04:48:34,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6c077fe593054fc4bd1fc741d330f380 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:48:34,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d518af26-df4a-4401-98c6-b5c0904401a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:48:34,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6c077fe593054fc4bd1fc741d330f380 used request id req-d518af26-df4a-4401-98c6-b5c0904401a0 2018-10-08 04:48:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595bd45dea54ffea5772a1ab2bbe0f9954837f66" 2018-10-08 04:48:34,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40182fa4-35b8-4a27-ac1e-6c963c202435 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:48:34,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-40182fa4-35b8-4a27-ac1e-6c963c202435 2018-10-08 04:48:34,351 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8bd20936-97f4-4df-user 2018-10-08 04:48:34,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f9827dd547b141dd874c10567737c3dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba475f2906679d43ed103b4bb98fbd1d6c7119c" 2018-10-08 04:48:34,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f67fd1-41f2-4962-a3b8-6325ee7350ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:48:34,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f9827dd547b141dd874c10567737c3dd used request id req-13f67fd1-41f2-4962-a3b8-6325ee7350ed 2018-10-08 04:48:34,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:34,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ldvyZk0uTAOZmlox01tfVw"], "issued_at": "2018-10-08T04:48:35.000000Z"}} 2018-10-08 04:48:34,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95e93d5472b7e82381138ba62ad7bec67fada0" 2018-10-08 04:48:35,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e63b79-a9c0-4977-a1db-3df65cc48eed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:35,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e4e63b79-a9c0-4977-a1db-3df65cc48eed 2018-10-08 04:48:35,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:35,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:35,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bRP-dzhXTBeTYN1Lf2Jr4Q"], "issued_at": "2018-10-08T04:48:35.000000Z"}} 2018-10-08 04:48:35,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:48:35,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c36c834-61db-4c96-a9b7-8943aebaa505 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:35,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5c36c834-61db-4c96-a9b7-8943aebaa505 2018-10-08 04:48:35,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:48:35,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:48:35,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-32790995-70e3-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:48:35,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2afda4f-bd16-4af8-ab66-058673597136 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-32790995-70e3-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:48:35,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-32790995-70e3-4ad-proj used request id req-a2afda4f-bd16-4af8-ab66-058673597136 2018-10-08 04:48:35,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:48:35,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4197a809-5358-4239-bb1a-a718894a8efb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:48:35,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4197a809-5358-4239-bb1a-a718894a8efb 2018-10-08 04:48:35,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}}' 2018-10-08 04:48:35,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6df86d51-d7b5-49b9-a70a-c8347a364ff3 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:48:35,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6df86d51-d7b5-49b9-a70a-c8347a364ff3 2018-10-08 04:48:35,888 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-32790995-70e3-4ad-proj 2018-10-08 04:48:35,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:35,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:36,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["4ayV3JXjSp2q_0Xhwk4FcQ"], "issued_at": "2018-10-08T04:48:36.000000Z"}} 2018-10-08 04:48:36,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886f6a04d037362b0cbf9bbcdec1a36da46307f7" 2018-10-08 04:48:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9126e55a-226d-40b0-9b67-2947e8114168 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:36,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9126e55a-226d-40b0-9b67-2947e8114168 2018-10-08 04:48:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:48:36,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:48:36,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886f6a04d037362b0cbf9bbcdec1a36da46307f7" 2018-10-08 04:48:36,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fee765b-8e85-474d-9224-ef49e1eb1e5b Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:48:36,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8fee765b-8e85-474d-9224-ef49e1eb1e5b 2018-10-08 04:48:36,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-32790995-70e3-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886f6a04d037362b0cbf9bbcdec1a36da46307f7" 2018-10-08 04:48:36,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7f2c03-654a-4f99-90e3-f4ef2f8a4cab Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-32790995-70e3-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}]} 2018-10-08 04:48:36,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-32790995-70e3-4ad-proj used request id req-7f7f2c03-654a-4f99-90e3-f4ef2f8a4cab 2018-10-08 04:48:36,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886f6a04d037362b0cbf9bbcdec1a36da46307f7" 2018-10-08 04:48:36,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a42147-e4e1-4e61-a555-7203b32524be Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:48:36,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-98a42147-e4e1-4e61-a555-7203b32524be 2018-10-08 04:48:37,060 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-32790995-70e3-4ad-user 2018-10-08 04:48:37,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:37,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:48:37,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449977b4-c83f-40cb-8b00-9dbd449a4e79 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:48:37,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-449977b4-c83f-40cb-8b00-9dbd449a4e79 2018-10-08 04:48:37,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" -d '{"role": {"name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role"}}' 2018-10-08 04:48:37,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58950811-29ec-4900-825b-be7029ca514d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18303aa5ce4b47678f3b643b413d6567", "links": {"self": "http://172.30.9.28:5000/v3/roles/18303aa5ce4b47678f3b643b413d6567"}, "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role"}} 2018-10-08 04:48:37,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-58950811-29ec-4900-825b-be7029ca514d 2018-10-08 04:48:37,271 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role 2018-10-08 04:48:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/18303aa5ce4b47678f3b643b413d6567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:48:37,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c121d1-5ce3-4b8b-9b24-16f2dda11875 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/18303aa5ce4b47678f3b643b413d6567"}, "domain_id": null, "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role", "id": "18303aa5ce4b47678f3b643b413d6567"}} 2018-10-08 04:48:37,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/18303aa5ce4b47678f3b643b413d6567 used request id req-40c121d1-5ce3-4b8b-9b24-16f2dda11875 2018-10-08 04:48:37,289 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role to project InstanceSecurityGroupTests-32790995-70e3-4ad-proj 2018-10-08 04:48:37,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f/users/f10e60f3698141578b1f42ef9a29095f/roles/18303aa5ce4b47678f3b643b413d6567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:48:37,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cca5ece5-28fd-4061-b9c6-e4d0479b5dcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:48:37,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f/users/f10e60f3698141578b1f42ef9a29095f/roles/18303aa5ce4b47678f3b643b413d6567 used request id req-cca5ece5-28fd-4061-b9c6-e4d0479b5dcc 2018-10-08 04:48:37,417 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:48:37,418 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:48:37,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:37,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:37,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18303aa5ce4b47678f3b643b413d6567", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role"}], "expires_at": "2018-10-08T05:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-user", "id": "f10e60f3698141578b1f42ef9a29095f"}, "audit_ids": ["q5QzNMBFRIywjG_OupQ-SQ"], "issued_at": "2018-10-08T04:48:37.000000Z"}} 2018-10-08 04:48:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cc99cfb3523695db3973de5ff121a1f5930524" 2018-10-08 04:48:37,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ceac08-2b9d-4074-877f-b542f114d9c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:37,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6ceac08-2b9d-4074-877f-b542f114d9c2 2018-10-08 04:48:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0cc99cfb3523695db3973de5ff121a1f5930524" 2018-10-08 04:48:38,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-43e87ded-fdd1-4894-9efe-c2529da73944 Date: Mon, 08 Oct 2018 04:48:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image"} 2018-10-08 04:48:38,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image used request id req-43e87ded-fdd1-4894-9efe-c2529da73944 2018-10-08 04:48:38,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0cc99cfb3523695db3973de5ff121a1f5930524" 2018-10-08 04:48:38,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9482442-d9f6-49ed-88db-7e72e2528477 Date: Mon, 08 Oct 2018 04:48:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:48:38,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b9482442-d9f6-49ed-88db-7e72e2528477 2018-10-08 04:48:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0cc99cfb3523695db3973de5ff121a1f5930524" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image"}' 2018-10-08 04:48:38,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74 X-Openstack-Request-Id: req-d2b83ec1-31bb-4f95-ab05-b28d92093c00 Date: Mon, 08 Oct 2018 04:48:38 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:48:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:48:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "min_disk": 0, "protected": false, "id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "file": "/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/file", "checksum": null, "owner": "67fb1e7b9d8f41a2b8a67a2296bc691f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:48:38,447 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d2b83ec1-31bb-4f95-ab05-b28d92093c00 2018-10-08 04:48:38,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0cc99cfb3523695db3973de5ff121a1f5930524" -d '' 2018-10-08 04:48:40,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8e831af-4f6f-4737-8af3-b897d971934f Date: Mon, 08 Oct 2018 04:48:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:48:40,382 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/file used request id req-f8e831af-4f6f-4737-8af3-b897d971934f 2018-10-08 04:48:40,382 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:48:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0cc99cfb3523695db3973de5ff121a1f5930524" 2018-10-08 04:48:40,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a3906883-b3ac-4895-ae32-93ea9e0c35f9 Date: Mon, 08 Oct 2018 04:48:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:48:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:48:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/snap", "metadata": {}}], "self": "/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "min_disk": 0, "protected": false, "id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "file": "/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67fb1e7b9d8f41a2b8a67a2296bc691f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:48:40,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74 used request id req-a3906883-b3ac-4895-ae32-93ea9e0c35f9 2018-10-08 04:48:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0cc99cfb3523695db3973de5ff121a1f5930524" 2018-10-08 04:48:40,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1545d3b8-1850-43c1-b858-6031cc282842 Date: Mon, 08 Oct 2018 04:48:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:48:40,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1545d3b8-1850-43c1-b858-6031cc282842 2018-10-08 04:48:40,724 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image 2018-10-08 04:48:40,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0cc99cfb3523695db3973de5ff121a1f5930524" 2018-10-08 04:48:40,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-00d28dbd-aa9a-4ded-8266-9c2de3f9863a Date: Mon, 08 Oct 2018 04:48:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:48:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:48:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/snap", "metadata": {}}], "self": "/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "min_disk": 0, "protected": false, "id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "file": "/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67fb1e7b9d8f41a2b8a67a2296bc691f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:48:40,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74 used request id req-00d28dbd-aa9a-4ded-8266-9c2de3f9863a 2018-10-08 04:48:40,895 - create_image - DEBUG - Instance status is - active 2018-10-08 04:48:40,895 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image 2018-10-08 04:48:40,895 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image 2018-10-08 04:48:40,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:40,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:41,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18303aa5ce4b47678f3b643b413d6567", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role"}], "expires_at": "2018-10-08T05:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-user", "id": "f10e60f3698141578b1f42ef9a29095f"}, "audit_ids": ["EtYQC5LpSmyCQRCzCX_reA"], "issued_at": "2018-10-08T04:48:41.000000Z"}} 2018-10-08 04:48:41,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" 2018-10-08 04:48:41,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a903696-ee76-4297-9ed5-5a2491108526 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:41,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8a903696-ee76-4297-9ed5-5a2491108526 2018-10-08 04:48:41,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" 2018-10-08 04:48:41,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ae92c180-23e0-4677-b2e0-66d9e583ba5a Date: Mon, 08 Oct 2018 04:48:41 GMT RESP BODY: {"networks":[]} 2018-10-08 04:48:41,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-ae92c180-23e0-4677-b2e0-66d9e583ba5a 2018-10-08 04:48:41,503 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net 2018-10-08 04:48:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" -d '{"network": {"name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net", "admin_state_up": true}}' 2018-10-08 04:48:42,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-ba239007-e298-484d-b9e5-e8f26ea798c7 Date: Mon, 08 Oct 2018 04:48:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:48:41Z","is_default":false,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","mtu":1450}} 2018-10-08 04:48:42,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ba239007-e298-484d-b9e5-e8f26ea798c7 2018-10-08 04:48:42,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" 2018-10-08 04:48:42,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-3dbfbb4c-dced-4a01-a3cf-4747021aa42a Date: Mon, 08 Oct 2018 04:48:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:48:41Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:48:42,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-3dbfbb4c-dced-4a01-a3cf-4747021aa42a 2018-10-08 04:48:42,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" 2018-10-08 04:48:42,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-494a8a89-7491-402c-90dc-4e2b073312ff Date: Mon, 08 Oct 2018 04:48:42 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:48:42,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-494a8a89-7491-402c-90dc-4e2b073312ff 2018-10-08 04:48:42,462 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet 2018-10-08 04:48:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" -d '{"subnets": [{"ip_version": 4, "network_id": "c3bb1de6-9abd-4832-b482-e4466bb20e05", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]}' 2018-10-08 04:48:43,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c4eee81b-6e78-4cb4-98c7-cfdd93319c67 Date: Mon, 08 Oct 2018 04:48:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:48:43,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c4eee81b-6e78-4cb4-98c7-cfdd93319c67 2018-10-08 04:48:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" 2018-10-08 04:48:43,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0b5f1779-3957-4c51-a7bd-692f65caa9cb Date: Mon, 08 Oct 2018 04:48:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:48:43,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-0b5f1779-3957-4c51-a7bd-692f65caa9cb 2018-10-08 04:48:43,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" 2018-10-08 04:48:43,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3050d9de-5111-405b-99bc-46c2fc7c4e3a Date: Mon, 08 Oct 2018 04:48:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:48:43,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-3050d9de-5111-405b-99bc-46c2fc7c4e3a 2018-10-08 04:48:43,890 - OpenStackNetwork - DEBUG - Network [c3bb1de6-9abd-4832-b482-e4466bb20e05] created successfully 2018-10-08 04:48:43,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:43,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:44,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Gl8hj3oyRyy0DnMP_CpyOg"], "issued_at": "2018-10-08T04:48:44.000000Z"}} 2018-10-08 04:48:44,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e14cc137d5e480587cee5f7416d32ff0d14c89" 2018-10-08 04:48:44,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82396088-3463-4052-ab1d-6bb3d0eb62c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:44,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-82396088-3463-4052-ab1d-6bb3d0eb62c6 2018-10-08 04:48:44,531 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:48:44,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e14cc137d5e480587cee5f7416d32ff0d14c89" 2018-10-08 04:48:44,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-67c84fbd-ae45-4820-ad19-b4f090dd0fdd x-compute-request-id: req-67c84fbd-ae45-4820-ad19-b4f090dd0fdd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:48:44,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-67c84fbd-ae45-4820-ad19-b4f090dd0fdd 2018-10-08 04:48:44,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e14cc137d5e480587cee5f7416d32ff0d14c89" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-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-10-08 04:48:44,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-f491828d-1c5e-48e5-8c12-f054110f0f97 x-compute-request-id: req-f491828d-1c5e-48e5-8c12-f054110f0f97 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "38378ba4-f393-4291-8737-ff47349ebd26", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:48:44,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f491828d-1c5e-48e5-8c12-f054110f0f97 2018-10-08 04:48:44,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:44,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:45,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18303aa5ce4b47678f3b643b413d6567", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role"}], "expires_at": "2018-10-08T05:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-user", "id": "f10e60f3698141578b1f42ef9a29095f"}, "audit_ids": ["ETN4Iom7ShSmgWv4czaCLw"], "issued_at": "2018-10-08T04:48:45.000000Z"}} 2018-10-08 04:48:45,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:45,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4be790-1bbe-409b-9f51-19aa2023a7d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:45,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc4be790-1bbe-409b-9f51-19aa2023a7d8 2018-10-08 04:48:45,227 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:48:45,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:45,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76daeb6-e436-4b72-b84f-47b6e3da4230 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:45,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c76daeb6-e436-4b72-b84f-47b6e3da4230 2018-10-08 04:48:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:45,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6a759310-ddd6-492c-a72d-9ec33bd18f4c Date: Mon, 08 Oct 2018 04:48:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:48:45,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-6a759310-ddd6-492c-a72d-9ec33bd18f4c 2018-10-08 04:48:45,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:48:45,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:48:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:48:45,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:45,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5d80dd-7f6c-49d4-b0a8-07d58245e262 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:48:45,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-3f5d80dd-7f6c-49d4-b0a8-07d58245e262 2018-10-08 04:48:45,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:46,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39c4396c-20d0-4764-8a71-475dcc7693e3 Date: Mon, 08 Oct 2018 04:48:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:48:46,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-39c4396c-20d0-4764-8a71-475dcc7693e3 2018-10-08 04:48:46,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:46,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ff19025-3115-4360-848d-50d9a14c18b4 Date: Mon, 08 Oct 2018 04:48:46 GMT RESP BODY: {"ports":[]} 2018-10-08 04:48:46,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port&admin_state_up=True used request id req-2ff19025-3115-4360-848d-50d9a14c18b4 2018-10-08 04:48:46,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:46,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-50d6395d-6e6d-43d4-a78f-1ff6ef225d80 x-compute-request-id: req-50d6395d-6e6d-43d4-a78f-1ff6ef225d80 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:48:46,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst used request id req-50d6395d-6e6d-43d4-a78f-1ff6ef225d80 2018-10-08 04:48:46,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:46,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bcc0ae18-bfff-4ff2-9acb-16a832248e95 Date: Mon, 08 Oct 2018 04:48:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:48:46,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-bcc0ae18-bfff-4ff2-9acb-16a832248e95 2018-10-08 04:48:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:46,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e820da41-7c3b-4dfa-b2ea-5b2dc56052bf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:48:46,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-e820da41-7c3b-4dfa-b2ea-5b2dc56052bf 2018-10-08 04:48:46,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:47,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d52ce6f3-e7b8-4759-8eb7-ffb75e23aca8 Date: Mon, 08 Oct 2018 04:48:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:48:47,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-d52ce6f3-e7b8-4759-8eb7-ffb75e23aca8 2018-10-08 04:48:47,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:47,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9441b83-c62e-4fb0-8046-68d292bc650e Date: Mon, 08 Oct 2018 04:48:47 GMT RESP BODY: {"ports":[]} 2018-10-08 04:48:47,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port&admin_state_up=True used request id req-b9441b83-c62e-4fb0-8046-68d292bc650e 2018-10-08 04:48:47,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:48:47,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:48:47,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18303aa5ce4b47678f3b643b413d6567", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role"}], "expires_at": "2018-10-08T05:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-user", "id": "f10e60f3698141578b1f42ef9a29095f"}, "audit_ids": ["u5pfa38cRcusI10_-6f_8Q"], "issued_at": "2018-10-08T04:48:47.000000Z"}} 2018-10-08 04:48:47,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5aba584d33300ad6a7c34a9926efd11cdede5f" 2018-10-08 04:48:47,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9dde496-d2fc-4aef-9ed8-c9c4b90ab8e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:48:47,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c9dde496-d2fc-4aef-9ed8-c9c4b90ab8e5 2018-10-08 04:48:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:47,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3da12553-ec8e-4894-8e21-211136f402fa Date: Mon, 08 Oct 2018 04:48:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:48:47,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-3da12553-ec8e-4894-8e21-211136f402fa 2018-10-08 04:48:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:48,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e901a10e-8637-461b-9cf5-64543a98ba5b Date: Mon, 08 Oct 2018 04:48:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:48:48,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-e901a10e-8637-461b-9cf5-64543a98ba5b 2018-10-08 04:48:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:48,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cccd195a-3ea1-4fdc-94e1-d9696d4d6363 Date: Mon, 08 Oct 2018 04:48:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:48:48,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-cccd195a-3ea1-4fdc-94e1-d9696d4d6363 2018-10-08 04:48:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:48:48,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:48:48,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5aba584d33300ad6a7c34a9926efd11cdede5f" 2018-10-08 04:48:48,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02240fb-8027-41ac-a6eb-193cd22e6898 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:48:48,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-c02240fb-8027-41ac-a6eb-193cd22e6898 2018-10-08 04:48:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:48,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-391aeb21-7620-4394-990f-28fb874a9358 Date: Mon, 08 Oct 2018 04:48:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:48:48,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-391aeb21-7620-4394-990f-28fb874a9358 2018-10-08 04:48:48,741 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net 2018-10-08 04:48:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" -d '{"port": {"network_id": "c3bb1de6-9abd-4832-b482-e4466bb20e05", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port", "admin_state_up": true}}' 2018-10-08 04:48:49,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-0ec48f8a-731d-4f9e-8c54-1d0d631f2bec Date: Mon, 08 Oct 2018 04:48:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.10"}],"id":"e284e9e6-f3ec-4815-9ad6-0d39f46123db","security_groups":["7f366879-64aa-41a7-87b2-81aa8bf1039b"],"mac_address":"fa:16:3e:5a:95:da","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","qos_policy_id":null,"admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:49Z","binding:vnic_type":"normal"}} 2018-10-08 04:48:49,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-0ec48f8a-731d-4f9e-8c54-1d0d631f2bec 2018-10-08 04:48:49,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:49,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d7bde7f7-ca18-456d-9b4c-fa2c9041d0bb Date: Mon, 08 Oct 2018 04:48:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:48:49,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-d7bde7f7-ca18-456d-9b4c-fa2c9041d0bb 2018-10-08 04:48:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:50,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d121c5-78ad-4bb7-bfb3-7b340490cf91 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:48:50,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-e5d121c5-78ad-4bb7-bfb3-7b340490cf91 2018-10-08 04:48:50,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:50,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ce75ff7c-2c17-4b8a-9754-1bdf269f5bdb Date: Mon, 08 Oct 2018 04:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:48:50,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-ce75ff7c-2c17-4b8a-9754-1bdf269f5bdb 2018-10-08 04:48:50,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:50,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-b00f6570-c1b3-4dd4-b758-8d5001e56826 Date: Mon, 08 Oct 2018 04:48:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.10"}],"id":"e284e9e6-f3ec-4815-9ad6-0d39f46123db","security_groups":["7f366879-64aa-41a7-87b2-81aa8bf1039b"],"mac_address":"fa:16:3e:5a:95:da","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:49Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:48:50,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port&admin_state_up=True used request id req-b00f6570-c1b3-4dd4-b758-8d5001e56826 2018-10-08 04:48:50,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:50,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828b2815-4839-4bb3-9227-1930632ed5bf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:48:50,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-828b2815-4839-4bb3-9227-1930632ed5bf 2018-10-08 04:48:50,571 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst 2018-10-08 04:48:50,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:50,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-d985c019-c6bf-4469-b404-34651a1e22a7 x-compute-request-id: req-d985c019-c6bf-4469-b404-34651a1e22a7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-flavor-name"}]} 2018-10-08 04:48:50,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d985c019-c6bf-4469-b404-34651a1e22a7 2018-10-08 04:48:50,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/38378ba4-f393-4291-8737-ff47349ebd26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:50,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-b89680dc-b866-47d0-914c-3eddb238ccdf x-compute-request-id: req-b89680dc-b866-47d0-914c-3eddb238ccdf Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "38378ba4-f393-4291-8737-ff47349ebd26", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:48:50,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/38378ba4-f393-4291-8737-ff47349ebd26 used request id req-b89680dc-b866-47d0-914c-3eddb238ccdf 2018-10-08 04:48:50,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:50,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-ade32106-328e-4ad0-a866-5ff6ad2ea4b9 Date: Mon, 08 Oct 2018 04:48:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:48:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:48:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/snap", "metadata": {}}], "self": "/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "min_disk": 0, "protected": false, "id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "file": "/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67fb1e7b9d8f41a2b8a67a2296bc691f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image"} 2018-10-08 04:48:50,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image used request id req-ade32106-328e-4ad0-a866-5ff6ad2ea4b9 2018-10-08 04:48:50,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:50,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11c7f4f6-b256-4103-ba24-9428622e0bbf Date: Mon, 08 Oct 2018 04:48:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:48:50,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-11c7f4f6-b256-4103-ba24-9428622e0bbf 2018-10-08 04:48:50,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" -d '{"server": {"name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "imageRef": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "flavorRef": "38378ba4-f393-4291-8737-ff47349ebd26", "max_count": 1, "min_count": 1, "networks": [{"port": "e284e9e6-f3ec-4815-9ad6-0d39f46123db"}]}}' 2018-10-08 04:48:52,338 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:48: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-9f209377-6cc6-4cd3-9030-ccaaaf5a5f7e x-compute-request-id: req-9f209377-6cc6-4cd3-9030-ccaaaf5a5f7e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "adminPass": "3bGKMftvhHEr"}} 2018-10-08 04:48:52,338 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9f209377-6cc6-4cd3-9030-ccaaaf5a5f7e 2018-10-08 04:48:52,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:52,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11d4d3fa-8530-48f7-a1e0-bb2535c004bc x-compute-request-id: req-11d4d3fa-8530-48f7-a1e0-bb2535c004bc Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "user_id": "f10e60f3698141578b1f42ef9a29095f", "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-10-08T04:48:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:48:52,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-11d4d3fa-8530-48f7-a1e0-bb2535c004bc 2018-10-08 04:48:52,411 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst 2018-10-08 04:48:52,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:52,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28a4b753-b6ed-43f7-ab5d-1a061082ca19 x-compute-request-id: req-28a4b753-b6ed-43f7-ab5d-1a061082ca19 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "user_id": "f10e60f3698141578b1f42ef9a29095f", "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-10-08T04:48:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:48:52,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-28a4b753-b6ed-43f7-ab5d-1a061082ca19 2018-10-08 04:48:52,635 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst] is - BUILD 2018-10-08 04:48:52,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:48:55,638 - create_instance - DEBUG - VM status query timeout in 896.773088932 2018-10-08 04:48:55,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:48:56,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48: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-436cb9da-c8dc-4fee-a027-3397fec35e4c x-compute-request-id: req-436cb9da-c8dc-4fee-a027-3397fec35e4c Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:48:53Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:48:56,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-436cb9da-c8dc-4fee-a027-3397fec35e4c 2018-10-08 04:48:56,245 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst] is - BUILD 2018-10-08 04:48:56,245 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:48:59,249 - create_instance - DEBUG - VM status query timeout in 893.162914991 2018-10-08 04:48:59,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:00,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:48:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef9308b5-af2e-4d5c-bca6-c4c6504a662e x-compute-request-id: req-ef9308b5-af2e-4d5c-bca6-c4c6504a662e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:00,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-ef9308b5-af2e-4d5c-bca6-c4c6504a662e 2018-10-08 04:49:00,253 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst] is - ACTIVE 2018-10-08 04:49:00,254 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:49:00,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:01,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49: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-473f783e-5e8a-44c3-bb39-3a8450233f6b x-compute-request-id: req-473f783e-5e8a-44c3-bb39-3a8450233f6b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:01,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-473f783e-5e8a-44c3-bb39-3a8450233f6b 2018-10-08 04:49:01,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:01,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2ab34e73-06c5-4a55-bff3-808b687062e9 Date: Mon, 08 Oct 2018 04:49:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:49:01,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-2ab34e73-06c5-4a55-bff3-808b687062e9 2018-10-08 04:49:01,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:01,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5d50d5-4ba6-448b-b9b9-c27bb741455e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:49:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-ff5d50d5-4ba6-448b-b9b9-c27bb741455e 2018-10-08 04:49:01,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:01,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6174034e-ef76-484d-8809-310ba9a5f37e Date: Mon, 08 Oct 2018 04:49:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:49:01,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-6174034e-ef76-484d-8809-310ba9a5f37e 2018-10-08 04:49:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:01,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-9fff54ab-9efc-41b3-a4d9-ed7ca779aa0e Date: Mon, 08 Oct 2018 04:49:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.4"}],"id":"02f3cf29-def6-4b94-8f15-da27f32563f0","security_groups":[],"mac_address":"fa:16:3e:1e:e4:9e","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.3"}],"id":"1cc3d61e-8cfe-447b-941b-4b10c9536d8e","security_groups":[],"mac_address":"fa:16:3e:4f:e4:61","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.2"}],"id":"cd7cf3f5-37fa-44fc-8d29-f63fda834259","security_groups":[],"mac_address":"fa:16:3e:a7:fa:40","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.10"}],"id":"e284e9e6-f3ec-4815-9ad6-0d39f46123db","security_groups":["7f366879-64aa-41a7-87b2-81aa8bf1039b"],"mac_address":"fa:16:3e:5a:95:da","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:49Z","binding:vnic_type":"normal","device_id":"4105ac30-ab07-4ce4-b8a3-88fff43c2c7b"}]} 2018-10-08 04:49:01,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-9fff54ab-9efc-41b3-a4d9-ed7ca779aa0e 2018-10-08 04:49:01,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:01,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:01,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18303aa5ce4b47678f3b643b413d6567", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role"}], "expires_at": "2018-10-08T05:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-user", "id": "f10e60f3698141578b1f42ef9a29095f"}, "audit_ids": ["krtS2rbdSjuDLoYQlRKBTg"], "issued_at": "2018-10-08T04:49:01.000000Z"}} 2018-10-08 04:49:01,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:01,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b8b3bb-b761-4343-a880-ad9f031e6335 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:01,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-01b8b3bb-b761-4343-a880-ad9f031e6335 2018-10-08 04:49:01,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:02,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3cf31354-8608-4739-8e0e-522a5c267933 Date: Mon, 08 Oct 2018 04:49:02 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:49:02,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name&description=hello+group used request id req-3cf31354-8608-4739-8e0e-522a5c267933 2018-10-08 04:49:02,153 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name... 2018-10-08 04:49:02,153 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name 2018-10-08 04:49:02,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" -d '{"security_group": {"name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name", "description": "hello group"}}' 2018-10-08 04:49:02,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4e364d66-66e8-4e59-8b79-1a0bbdda8158 Date: Mon, 08 Oct 2018 04:49:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "updated_at": "2018-10-08T04:49:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "revision_number": 0, "id": "6ed9f138-69e1-41db-86a9-518503d1ebdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "revision_number": 0, "id": "c73b5808-01d4-439a-8638-e13764ed832b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}], "revision_number": 2, "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name"}} 2018-10-08 04:49:02,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-4e364d66-66e8-4e59-8b79-1a0bbdda8158 2018-10-08 04:49:02,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d460cbf-618f-47bd-b2fa-9fbfb9691969 2018-10-08 04:49:02,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:02,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aae24743-651e-4188-bce8-68306ed157cc Date: Mon, 08 Oct 2018 04:49:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "6ed9f138-69e1-41db-86a9-518503d1ebdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "c73b5808-01d4-439a-8638-e13764ed832b"}]} 2018-10-08 04:49:02,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 used request id req-aae24743-651e-4188-bce8-68306ed157cc 2018-10-08 04:49:02,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d460cbf-618f-47bd-b2fa-9fbfb9691969 2018-10-08 04:49:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:02,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6aa4a709-e7a2-4646-8849-a42144c45c73 Date: Mon, 08 Oct 2018 04:49:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "6ed9f138-69e1-41db-86a9-518503d1ebdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "c73b5808-01d4-439a-8638-e13764ed832b"}]} 2018-10-08 04:49:02,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 used request id req-6aa4a709-e7a2-4646-8849-a42144c45c73 2018-10-08 04:49:02,839 - neutron_utils - INFO - Retrieving security group with ID - 6d460cbf-618f-47bd-b2fa-9fbfb9691969 2018-10-08 04:49:02,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:02,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e1da2284-1bf0-4ed6-a51d-319a0b0436ac Date: Mon, 08 Oct 2018 04:49:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "updated_at": "2018-10-08T04:49:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "revision_number": 0, "id": "6ed9f138-69e1-41db-86a9-518503d1ebdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "revision_number": 0, "id": "c73b5808-01d4-439a-8638-e13764ed832b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}], "revision_number": 2, "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name"}]} 2018-10-08 04:49:02,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 used request id req-e1da2284-1bf0-4ed6-a51d-319a0b0436ac 2018-10-08 04:49:02,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d460cbf-618f-47bd-b2fa-9fbfb9691969 2018-10-08 04:49:02,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:03,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64b81247-687a-44cb-a017-5bac3462cd73 Date: Mon, 08 Oct 2018 04:49:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "6ed9f138-69e1-41db-86a9-518503d1ebdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "c73b5808-01d4-439a-8638-e13764ed832b"}]} 2018-10-08 04:49:03,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 used request id req-64b81247-687a-44cb-a017-5bac3462cd73 2018-10-08 04:49:03,112 - neutron_utils - INFO - Retrieving security group with ID - 6d460cbf-618f-47bd-b2fa-9fbfb9691969 2018-10-08 04:49:03,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:03,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-86d2cdf6-b98a-4d3f-a4e2-550d3fe38764 Date: Mon, 08 Oct 2018 04:49:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "updated_at": "2018-10-08T04:49:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "revision_number": 0, "id": "6ed9f138-69e1-41db-86a9-518503d1ebdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "revision_number": 0, "id": "c73b5808-01d4-439a-8638-e13764ed832b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}], "revision_number": 2, "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name"}]} 2018-10-08 04:49:03,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 used request id req-86d2cdf6-b98a-4d3f-a4e2-550d3fe38764 2018-10-08 04:49:03,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d460cbf-618f-47bd-b2fa-9fbfb9691969 2018-10-08 04:49:03,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:03,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-115daebc-dd6e-427b-a9db-ebd8251ee271 Date: Mon, 08 Oct 2018 04:49:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "6ed9f138-69e1-41db-86a9-518503d1ebdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "c73b5808-01d4-439a-8638-e13764ed832b"}]} 2018-10-08 04:49:03,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 used request id req-115daebc-dd6e-427b-a9db-ebd8251ee271 2018-10-08 04:49:03,279 - neutron_utils - INFO - Retrieving security group with ID - 6d460cbf-618f-47bd-b2fa-9fbfb9691969 2018-10-08 04:49:03,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:03,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1d1ad4bc-2faa-451d-bcf7-7d3f5c446f11 Date: Mon, 08 Oct 2018 04:49:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "updated_at": "2018-10-08T04:49:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "revision_number": 0, "id": "6ed9f138-69e1-41db-86a9-518503d1ebdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "revision_number": 0, "id": "c73b5808-01d4-439a-8638-e13764ed832b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}], "revision_number": 2, "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name"}]} 2018-10-08 04:49:03,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 used request id req-1d1ad4bc-2faa-451d-bcf7-7d3f5c446f11 2018-10-08 04:49:03,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d460cbf-618f-47bd-b2fa-9fbfb9691969 2018-10-08 04:49:03,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:03,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d078065-8816-44da-8d38-3950878ee68e Date: Mon, 08 Oct 2018 04:49:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "6ed9f138-69e1-41db-86a9-518503d1ebdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:02Z", "security_group_id": "6d460cbf-618f-47bd-b2fa-9fbfb9691969", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:49:02Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "c73b5808-01d4-439a-8638-e13764ed832b"}]} 2018-10-08 04:49:03,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6d460cbf-618f-47bd-b2fa-9fbfb9691969 used request id req-0d078065-8816-44da-8d38-3950878ee68e 2018-10-08 04:49:03,651 - neutron_utils - INFO - Deleting security group rule with ID - c73b5808-01d4-439a-8638-e13764ed832b 2018-10-08 04:49:03,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c73b5808-01d4-439a-8638-e13764ed832b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:03,892 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f875e1d2-efd8-4333-ba42-6df3deb6d7e0 Content-Length: 0 Date: Mon, 08 Oct 2018 04:49:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:49:03,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c73b5808-01d4-439a-8638-e13764ed832b used request id req-f875e1d2-efd8-4333-ba42-6df3deb6d7e0 2018-10-08 04:49:03,893 - neutron_utils - INFO - Deleting security group rule with ID - 6ed9f138-69e1-41db-86a9-518503d1ebdc 2018-10-08 04:49:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6ed9f138-69e1-41db-86a9-518503d1ebdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:03,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8a48b87-897f-4358-842e-d699001a4220 Content-Length: 0 Date: Mon, 08 Oct 2018 04:49:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:49:03,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6ed9f138-69e1-41db-86a9-518503d1ebdc used request id req-a8a48b87-897f-4358-842e-d699001a4220 2018-10-08 04:49:03,998 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name 2018-10-08 04:49:04,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6d460cbf-618f-47bd-b2fa-9fbfb9691969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baee591a70c48cb0fbb4f9e313ea16859ece5d30" 2018-10-08 04:49:04,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de443f4b-52c9-4912-9929-672c398034a6 Content-Length: 0 Date: Mon, 08 Oct 2018 04:49:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:49:04,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6d460cbf-618f-47bd-b2fa-9fbfb9691969 used request id req-de443f4b-52c9-4912-9929-672c398034a6 2018-10-08 04:49:04,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:04,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02f54caa-c61c-45b9-89e6-4884b3841e31 x-compute-request-id: req-02f54caa-c61c-45b9-89e6-4884b3841e31 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:04,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-02f54caa-c61c-45b9-89e6-4884b3841e31 2018-10-08 04:49:04,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:04,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0af081c1-81a2-4617-a3ea-b8ee34a29257 Date: Mon, 08 Oct 2018 04:49:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:49:04,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-0af081c1-81a2-4617-a3ea-b8ee34a29257 2018-10-08 04:49:04,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:04,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d44e1d-fefa-4242-948f-36f2e4d50161 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:49:04,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-f5d44e1d-fefa-4242-948f-36f2e4d50161 2018-10-08 04:49:04,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:05,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2a7664cd-2e69-46f9-93e3-8a8b04a1f89e Date: Mon, 08 Oct 2018 04:49:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:49:05,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-2a7664cd-2e69-46f9-93e3-8a8b04a1f89e 2018-10-08 04:49:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:05,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-bdac6b7a-fe42-47f1-9f60-816fa80c6457 Date: Mon, 08 Oct 2018 04:49:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.4"}],"id":"02f3cf29-def6-4b94-8f15-da27f32563f0","security_groups":[],"mac_address":"fa:16:3e:1e:e4:9e","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.3"}],"id":"1cc3d61e-8cfe-447b-941b-4b10c9536d8e","security_groups":[],"mac_address":"fa:16:3e:4f:e4:61","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.2"}],"id":"cd7cf3f5-37fa-44fc-8d29-f63fda834259","security_groups":[],"mac_address":"fa:16:3e:a7:fa:40","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.10"}],"id":"e284e9e6-f3ec-4815-9ad6-0d39f46123db","security_groups":["7f366879-64aa-41a7-87b2-81aa8bf1039b"],"mac_address":"fa:16:3e:5a:95:da","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:49Z","binding:vnic_type":"normal","device_id":"4105ac30-ab07-4ce4-b8a3-88fff43c2c7b"}]} 2018-10-08 04:49:05,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-bdac6b7a-fe42-47f1-9f60-816fa80c6457 2018-10-08 04:49:05,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:05,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18303aa5ce4b47678f3b643b413d6567", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role"}], "expires_at": "2018-10-08T05:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/67fb1e7b9d8f41a2b8a67a2296bc691f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-user", "id": "f10e60f3698141578b1f42ef9a29095f"}, "audit_ids": ["_cgugzX9SfedRv7Qh4o5Vg"], "issued_at": "2018-10-08T04:49:05.000000Z"}} 2018-10-08 04:49:05,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d87d1609964ce09dece3df2039262681232e80f" 2018-10-08 04:49:06,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10b2975a-4cab-497b-a3de-f53e7b60dd9e x-compute-request-id: req-10b2975a-4cab-497b-a3de-f53e7b60dd9e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:06,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-10b2975a-4cab-497b-a3de-f53e7b60dd9e 2018-10-08 04:49:06,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:07,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-467f52eb-e14b-4f28-867c-6f00d0c09763 x-compute-request-id: req-467f52eb-e14b-4f28-867c-6f00d0c09763 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:07,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-467f52eb-e14b-4f28-867c-6f00d0c09763 2018-10-08 04:49:07,381 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst] is - ACTIVE 2018-10-08 04:49:07,381 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:49:07,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:07,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49: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-29e4fa47-c6e4-4a12-9656-292fb599182b x-compute-request-id: req-29e4fa47-c6e4-4a12-9656-292fb599182b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:07,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-29e4fa47-c6e4-4a12-9656-292fb599182b 2018-10-08 04:49:07,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:08,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-255d450a-74ab-41b8-ab40-3fd5f95f00fd Date: Mon, 08 Oct 2018 04:49:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:49:08,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-255d450a-74ab-41b8-ab40-3fd5f95f00fd 2018-10-08 04:49:08,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:08,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02252d88-39be-4c93-afbb-0fb0a8c6ee4c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:49:08,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-02252d88-39be-4c93-afbb-0fb0a8c6ee4c 2018-10-08 04:49:08,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:08,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a0253798-343d-45ca-841b-b77218531c60 Date: Mon, 08 Oct 2018 04:49:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:49:08,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-a0253798-343d-45ca-841b-b77218531c60 2018-10-08 04:49:08,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:08,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-ff754e4e-d282-436f-acf4-9bad68286d21 Date: Mon, 08 Oct 2018 04:49:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.4"}],"id":"02f3cf29-def6-4b94-8f15-da27f32563f0","security_groups":[],"mac_address":"fa:16:3e:1e:e4:9e","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.3"}],"id":"1cc3d61e-8cfe-447b-941b-4b10c9536d8e","security_groups":[],"mac_address":"fa:16:3e:4f:e4:61","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.2"}],"id":"cd7cf3f5-37fa-44fc-8d29-f63fda834259","security_groups":[],"mac_address":"fa:16:3e:a7:fa:40","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.10"}],"id":"e284e9e6-f3ec-4815-9ad6-0d39f46123db","security_groups":["7f366879-64aa-41a7-87b2-81aa8bf1039b"],"mac_address":"fa:16:3e:5a:95:da","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:49Z","binding:vnic_type":"normal","device_id":"4105ac30-ab07-4ce4-b8a3-88fff43c2c7b"}]} 2018-10-08 04:49:08,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-ff754e4e-d282-436f-acf4-9bad68286d21 2018-10-08 04:49:08,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:08,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c2c1bf7-99b2-46ca-933e-a69dba1420b9 x-compute-request-id: req-0c2c1bf7-99b2-46ca-933e-a69dba1420b9 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:08,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-0c2c1bf7-99b2-46ca-933e-a69dba1420b9 2018-10-08 04:49:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:08,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-98cc18fb-0925-4930-938a-c09ceefb799f Date: Mon, 08 Oct 2018 04:49:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:49:08,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-98cc18fb-0925-4930-938a-c09ceefb799f 2018-10-08 04:49:08,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:08,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9559d2f-74ae-494f-9bab-9ec4e7a4f6d8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:49:08,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-f9559d2f-74ae-494f-9bab-9ec4e7a4f6d8 2018-10-08 04:49:08,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:09,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c54c2579-4add-42d8-b6cb-751c9c27c668 Date: Mon, 08 Oct 2018 04:49:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:49:09,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-c54c2579-4add-42d8-b6cb-751c9c27c668 2018-10-08 04:49:09,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:09,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-b758bea7-6ceb-4f33-bf29-82914387d3e8 Date: Mon, 08 Oct 2018 04:49:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.4"}],"id":"02f3cf29-def6-4b94-8f15-da27f32563f0","security_groups":[],"mac_address":"fa:16:3e:1e:e4:9e","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.3"}],"id":"1cc3d61e-8cfe-447b-941b-4b10c9536d8e","security_groups":[],"mac_address":"fa:16:3e:4f:e4:61","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.2"}],"id":"cd7cf3f5-37fa-44fc-8d29-f63fda834259","security_groups":[],"mac_address":"fa:16:3e:a7:fa:40","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.10"}],"id":"e284e9e6-f3ec-4815-9ad6-0d39f46123db","security_groups":["7f366879-64aa-41a7-87b2-81aa8bf1039b"],"mac_address":"fa:16:3e:5a:95:da","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:49Z","binding:vnic_type":"normal","device_id":"4105ac30-ab07-4ce4-b8a3-88fff43c2c7b"}]} 2018-10-08 04:49:09,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-b758bea7-6ceb-4f33-bf29-82914387d3e8 2018-10-08 04:49:09,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name"}}' 2018-10-08 04:49:09,479 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56ce0af8-79cb-4187-9e5b-3ddbe47d5903 x-compute-request-id: req-56ce0af8-79cb-4187-9e5b-3ddbe47d5903 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name is not found for project 67fb1e7b9d8f41a2b8a67a2296bc691f", "code": 404}} 2018-10-08 04:49:09,479 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b/action used request id req-56ce0af8-79cb-4187-9e5b-3ddbe47d5903 2018-10-08 04:49:09,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:09,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d9a570c-f0e6-4db1-9f1d-04be44f08658 x-compute-request-id: req-7d9a570c-f0e6-4db1-9f1d-04be44f08658 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:09,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-7d9a570c-f0e6-4db1-9f1d-04be44f08658 2018-10-08 04:49:09,913 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name] - Security group InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name is not found for project 67fb1e7b9d8f41a2b8a67a2296bc691f (HTTP 404) (Request-ID: req-56ce0af8-79cb-4187-9e5b-3ddbe47d5903) 2018-10-08 04:49:09,913 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-name is not found for project 67fb1e7b9d8f41a2b8a67a2296bc691f (HTTP 404) (Request-ID: req-56ce0af8-79cb-4187-9e5b-3ddbe47d5903) 2018-10-08 04:49:09,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:10,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f49fe28c-9879-4f1e-9f63-492278edd464 x-compute-request-id: req-f49fe28c-9879-4f1e-9f63-492278edd464 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:10,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-f49fe28c-9879-4f1e-9f63-492278edd464 2018-10-08 04:49:10,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:10,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1ed6aec5-f905-4e1b-b66e-2b1a7ae3df57 Date: Mon, 08 Oct 2018 04:49:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e32220-8e05-40f9-a6ff-b7345916b974"],"updated_at":"2018-10-08T04:48:42Z","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net"}]} 2018-10-08 04:49:10,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net used request id req-1ed6aec5-f905-4e1b-b66e-2b1a7ae3df57 2018-10-08 04:49:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:10,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e23e09-663d-4ae7-bf19-c54862da20bb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:49:10,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-50e23e09-663d-4ae7-bf19-c54862da20bb 2018-10-08 04:49:10,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:10,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3490ad6b-84c0-4080-8e54-9e17de658bfb Date: Mon, 08 Oct 2018 04:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:42Z","dns_nameservers":[],"updated_at":"2018-10-08T04:48:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","id":"40e32220-8e05-40f9-a6ff-b7345916b974","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet"}]} 2018-10-08 04:49:10,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-3490ad6b-84c0-4080-8e54-9e17de658bfb 2018-10-08 04:49:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:10,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8da31c10-b3e9-4928-a7ca-a539e6b013aa Date: Mon, 08 Oct 2018 04:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.4"}],"id":"02f3cf29-def6-4b94-8f15-da27f32563f0","security_groups":[],"mac_address":"fa:16:3e:1e:e4:9e","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.3"}],"id":"1cc3d61e-8cfe-447b-941b-4b10c9536d8e","security_groups":[],"mac_address":"fa:16:3e:4f:e4:61","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.2"}],"id":"cd7cf3f5-37fa-44fc-8d29-f63fda834259","security_groups":[],"mac_address":"fa:16:3e:a7:fa:40","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3bb1de6-9abd-4832-b482-e4466bb20e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:48:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e32220-8e05-40f9-a6ff-b7345916b974","ip_address":"10.55.0.10"}],"id":"e284e9e6-f3ec-4815-9ad6-0d39f46123db","security_groups":["7f366879-64aa-41a7-87b2-81aa8bf1039b"],"mac_address":"fa:16:3e:5a:95:da","project_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port","admin_state_up":true,"network_id":"c3bb1de6-9abd-4832-b482-e4466bb20e05","tenant_id":"67fb1e7b9d8f41a2b8a67a2296bc691f","created_at":"2018-10-08T04:48:49Z","binding:vnic_type":"normal","device_id":"4105ac30-ab07-4ce4-b8a3-88fff43c2c7b"}]} 2018-10-08 04:49:10,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-8da31c10-b3e9-4928-a7ca-a539e6b013aa 2018-10-08 04:49:10,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d87d1609964ce09dece3df2039262681232e80f" 2018-10-08 04:49:11,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03480b77-c38a-46a5-bfc2-8faa4cbbb953 x-compute-request-id: req-03480b77-c38a-46a5-bfc2-8faa4cbbb953 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:95:da", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "security_groups": [{"name": "default"}], "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:48:58Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:11,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-03480b77-c38a-46a5-bfc2-8faa4cbbb953 2018-10-08 04:49:11,383 - create_instance - INFO - Deleting Port with ID - e284e9e6-f3ec-4815-9ad6-0d39f46123db 2018-10-08 04:49:11,384 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-port 2018-10-08 04:49:11,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/e284e9e6-f3ec-4815-9ad6-0d39f46123db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:11,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95d5a7fe-a736-4b23-b12a-0cbbcfdcfade Date: Mon, 08 Oct 2018 04:49:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:49:11,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/e284e9e6-f3ec-4815-9ad6-0d39f46123db used request id req-95d5a7fe-a736-4b23-b12a-0cbbcfdcfade 2018-10-08 04:49:11,957 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst 2018-10-08 04:49:11,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:12,128 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:49:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77ff9ff4-c4fe-493a-9f4a-5565598400cc x-compute-request-id: req-77ff9ff4-c4fe-493a-9f4a-5565598400cc Content-Type: application/json 2018-10-08 04:49:12,128 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-77ff9ff4-c4fe-493a-9f4a-5565598400cc 2018-10-08 04:49:12,128 - create_instance - INFO - Checking deletion status 2018-10-08 04:49:12,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:12,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67fc8740-76c7-4018-a825-b4af18d56ed5 x-compute-request-id: req-67fc8740-76c7-4018-a825-b4af18d56ed5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:12Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:12,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-67fc8740-76c7-4018-a825-b4af18d56ed5 2018-10-08 04:49:12,375 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst] is - ACTIVE 2018-10-08 04:49:12,375 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:49:15,378 - create_instance - DEBUG - VM status query timeout in 296.749903917 2018-10-08 04:49:15,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:15,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ca95748-2ef9-4c24-9983-cfcaa5a9a76c x-compute-request-id: req-9ca95748-2ef9-4c24-9983-cfcaa5a9a76c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "rel": "bookmark"}], "image": {"id": "d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "links": [{"href": "http://172.30.9.28:8774/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:48:53.000000", "flavor": {"id": "38378ba4-f393-4291-8737-ff47349ebd26", "links": [{"href": "http://172.30.9.28:8774/flavors/38378ba4-f393-4291-8737-ff47349ebd26", "rel": "bookmark"}]}, "id": "4105ac30-ab07-4ce4-b8a3-88fff43c2c7b", "user_id": "f10e60f3698141578b1f42ef9a29095f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:12Z", "hostId": "746880261eba3a365b62af3ac2742e946b7b380e05805e45b3db5219", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst", "created": "2018-10-08T04:48:52Z", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:15,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-9ca95748-2ef9-4c24-9983-cfcaa5a9a76c 2018-10-08 04:49:15,645 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst] is - ACTIVE 2018-10-08 04:49:15,645 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:49:18,648 - create_instance - DEBUG - VM status query timeout in 293.479918003 2018-10-08 04:49:18,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f3ac0d085b86ac772fd04786b29c600594099" 2018-10-08 04:49:18,703 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e866eb99-c6fa-4286-8ed0-e1e37fc9208a x-compute-request-id: req-e866eb99-c6fa-4286-8ed0-e1e37fc9208a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4105ac30-ab07-4ce4-b8a3-88fff43c2c7b could not be found.", "code": 404}} 2018-10-08 04:49:18,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4105ac30-ab07-4ce4-b8a3-88fff43c2c7b used request id req-e866eb99-c6fa-4286-8ed0-e1e37fc9208a 2018-10-08 04:49:18,703 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4105ac30-ab07-4ce4-b8a3-88fff43c2c7b could not be found. (HTTP 404) (Request-ID: req-e866eb99-c6fa-4286-8ed0-e1e37fc9208a) 2018-10-08 04:49:18,703 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-inst 2018-10-08 04:49:18,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/38378ba4-f393-4291-8737-ff47349ebd26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e14cc137d5e480587cee5f7416d32ff0d14c89" 2018-10-08 04:49:18,780 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-281b63a7-1c00-4d94-ae04-65c8a7d82a2d x-compute-request-id: req-281b63a7-1c00-4d94-ae04-65c8a7d82a2d Content-Length: 0 Content-Type: application/json 2018-10-08 04:49:18,781 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/38378ba4-f393-4291-8737-ff47349ebd26 used request id req-281b63a7-1c00-4d94-ae04-65c8a7d82a2d 2018-10-08 04:49:18,781 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet 2018-10-08 04:49:18,782 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-subnet 2018-10-08 04:49:18,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/40e32220-8e05-40f9-a6ff-b7345916b974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" 2018-10-08 04:49:21,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e593ddea-01d1-4732-bbc9-aea5d625f305 Date: Mon, 08 Oct 2018 04:49:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:49:21,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/40e32220-8e05-40f9-a6ff-b7345916b974 used request id req-e593ddea-01d1-4732-bbc9-aea5d625f305 2018-10-08 04:49:21,097 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-pub-net 2018-10-08 04:49:21,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c3bb1de6-9abd-4832-b482-e4466bb20e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d8af622f790ae90edc5639aa66e076a2d24482" 2018-10-08 04:49:22,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b39c0c9c-d326-4d5a-8953-b4a02367c0db Date: Mon, 08 Oct 2018 04:49:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:49:22,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c3bb1de6-9abd-4832-b482-e4466bb20e05 used request id req-b39c0c9c-d326-4d5a-8953-b4a02367c0db 2018-10-08 04:49:22,279 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-1ea5b2fb-ca3b-4cf0-a649-96d9a56d3586-image 2018-10-08 04:49:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0cc99cfb3523695db3973de5ff121a1f5930524" 2018-10-08 04:49:24,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-189c0de4-0553-4ab1-bb33-81cc7597ed8e Date: Mon, 08 Oct 2018 04:49:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:49:24,097 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d92d77f5-5b0b-4fc6-8d06-70409adcdf74 used request id req-189c0de4-0553-4ab1-bb33-81cc7597ed8e 2018-10-08 04:49:24,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:24,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6cbbc6cc-7764-4a9d-83b6-e0dcd51a1c29 Date: Mon, 08 Oct 2018 04:49:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:48:41Z", "updated_at": "2018-10-08T04:48:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:48:41Z", "revision_number": 0, "id": "3fabd602-38c7-4eb3-8c6d-a150553923cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:48:41Z", "security_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:48:41Z", "revision_number": 0, "id": "466a7080-6456-4c77-a5d7-c19931c76805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:48:41Z", "security_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:48:41Z", "revision_number": 0, "id": "771cfb3a-ddaf-4163-b582-39a690853e9d", "remote_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "remote_ip_prefix": null, "created_at": "2018-10-08T04:48:41Z", "security_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv6", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:48:41Z", "revision_number": 0, "id": "e45a69b9-57c8-4cfc-8012-ccfc7245c49c", "remote_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "remote_ip_prefix": null, "created_at": "2018-10-08T04:48:41Z", "security_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "port_range_min": null, "ethertype": "IPv4", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f"}], "revision_number": 4, "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:49:24,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6cbbc6cc-7764-4a9d-83b6-e0dcd51a1c29 2018-10-08 04:49:24,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:24,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c875668f-c5db-4419-ab47-3834cf1a017a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:49:24,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-c875668f-c5db-4419-ab47-3834cf1a017a 2018-10-08 04:49:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:24,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10e3b68-026c-4227-9025-694fca0bb3af Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:49:24,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-d10e3b68-026c-4227-9025-694fca0bb3af 2018-10-08 04:49:24,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:24,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9614d46-3535-411d-8bcf-8667fdbbc1cd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:49:24,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-b9614d46-3535-411d-8bcf-8667fdbbc1cd 2018-10-08 04:49:24,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:24,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d18d31-8592-48e9-ad56-8f5b17735a77 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f"}, "enabled": true, "id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-32790995-70e3-4ad-proj"}} 2018-10-08 04:49:24,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-72d18d31-8592-48e9-ad56-8f5b17735a77 2018-10-08 04:49:24,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f366879-64aa-41a7-87b2-81aa8bf1039b 2018-10-08 04:49:24,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f366879-64aa-41a7-87b2-81aa8bf1039b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:24,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-00b00e16-9257-467a-ac39-716f9013efc2 Date: Mon, 08 Oct 2018 04:49: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-10-08T04:48:41Z", "security_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:48:41Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "3fabd602-38c7-4eb3-8c6d-a150553923cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:48:41Z", "security_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:48:41Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "466a7080-6456-4c77-a5d7-c19931c76805"}, {"remote_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:48:41Z", "security_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:48:41Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "771cfb3a-ddaf-4163-b582-39a690853e9d"}, {"remote_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:48:41Z", "security_group_id": "7f366879-64aa-41a7-87b2-81aa8bf1039b", "port_range_min": null, "revision_number": 0, "tenant_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "created_at": "2018-10-08T04:48:41Z", "project_id": "67fb1e7b9d8f41a2b8a67a2296bc691f", "id": "e45a69b9-57c8-4cfc-8012-ccfc7245c49c"}]} 2018-10-08 04:49:24,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7f366879-64aa-41a7-87b2-81aa8bf1039b used request id req-00b00e16-9257-467a-ac39-716f9013efc2 2018-10-08 04:49:24,891 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:49:24,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7f366879-64aa-41a7-87b2-81aa8bf1039b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:25,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f85d43c-b176-4bcf-bc0c-f9ec76d0077f Content-Length: 0 Date: Mon, 08 Oct 2018 04:49:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:49:25,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7f366879-64aa-41a7-87b2-81aa8bf1039b used request id req-8f85d43c-b176-4bcf-bc0c-f9ec76d0077f 2018-10-08 04:49:25,369 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-32790995-70e3-4ad-proj 2018-10-08 04:49:25,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:25,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af9033bf-1fc8-4ae5-9371-92e082ea6376 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:49:25,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/67fb1e7b9d8f41a2b8a67a2296bc691f used request id req-af9033bf-1fc8-4ae5-9371-92e082ea6376 2018-10-08 04:49:25,583 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-32790995-70e3-4ad-proj-role 2018-10-08 04:49:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/18303aa5ce4b47678f3b643b413d6567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:25,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2450df85-787e-4c95-b31e-e4a5e03c21ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:49:25,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/18303aa5ce4b47678f3b643b413d6567 used request id req-2450df85-787e-4c95-b31e-e4a5e03c21ac 2018-10-08 04:49:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee4ff91f23fe6046f87cc573c8a6beda92c0ed4" 2018-10-08 04:49:25,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f211c3-f6f6-4861-a799-2a0af2a77c72 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:49:25,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f8f211c3-f6f6-4861-a799-2a0af2a77c72 2018-10-08 04:49:25,788 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-32790995-70e3-4ad-user 2018-10-08 04:49:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f10e60f3698141578b1f42ef9a29095f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}886f6a04d037362b0cbf9bbcdec1a36da46307f7" 2018-10-08 04:49:26,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f318cbc4-42da-4356-8d92-fbb085f17e9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:49:26,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f10e60f3698141578b1f42ef9a29095f used request id req-f318cbc4-42da-4356-8d92-fbb085f17e9a 2018-10-08 04:49:26,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:26,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["UhimssMjQEmMX4DVZgltzw"], "issued_at": "2018-10-08T04:49:26.000000Z"}} 2018-10-08 04:49:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df27d67483e803873f0ef141c0f98a1d57b4b607" 2018-10-08 04:49:26,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9c879f-f8c4-4eb5-ae6d-4cebc1d970ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:26,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cc9c879f-f8c4-4eb5-ae6d-4cebc1d970ae 2018-10-08 04:49:26,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:26,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:26,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["qgeDd1WpRTS-MJLVtIY_VA"], "issued_at": "2018-10-08T04:49:26.000000Z"}} 2018-10-08 04:49:26,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:49:26,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473a895c-2b46-45fd-98ac-d665073c16da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:26,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-473a895c-2b46-45fd-98ac-d665073c16da 2018-10-08 04:49:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:49:26,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:49:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:49:26,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:49:27,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f760ba1-5ca1-4ae3-b7bf-3fca0f0e1992 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:49:27,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj used request id req-9f760ba1-5ca1-4ae3-b7bf-3fca0f0e1992 2018-10-08 04:49:27,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:49:27,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a53271f-9794-49d6-8230-b540691ddad4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:49:27,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6a53271f-9794-49d6-8230-b540691ddad4 2018-10-08 04:49:27,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}}' 2018-10-08 04:49:27,221 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8caf859d-2108-4cb0-8913-c18d2d3fa3aa Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:49:27,221 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8caf859d-2108-4cb0-8913-c18d2d3fa3aa 2018-10-08 04:49:27,222 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj 2018-10-08 04:49:27,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:27,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:27,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:49:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["WDVv_8zBSeKtx3rqZ2SHiA"], "issued_at": "2018-10-08T04:49:27.000000Z"}} 2018-10-08 04:49:27,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3907cd89ff13257404f5264906d8cd8133873553" 2018-10-08 04:49:27,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cacb0b-963c-40b9-8939-f033998285df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:27,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-12cacb0b-963c-40b9-8939-f033998285df 2018-10-08 04:49:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:49:27,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:49:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:49:27,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3907cd89ff13257404f5264906d8cd8133873553" 2018-10-08 04:49:27,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e9ffd6-37d6-4fe3-bf20-77a983121685 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:49:27,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-10e9ffd6-37d6-4fe3-bf20-77a983121685 2018-10-08 04:49:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3907cd89ff13257404f5264906d8cd8133873553" 2018-10-08 04:49:27,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41b13e7-5a2e-41a4-94d8-a7a4401d8d2f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}]} 2018-10-08 04:49:27,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj used request id req-d41b13e7-5a2e-41a4-94d8-a7a4401d8d2f 2018-10-08 04:49:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3907cd89ff13257404f5264906d8cd8133873553" 2018-10-08 04:49:27,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761a3099-cca1-44a9-8fc7-a45efd9c34ab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:49:27,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-761a3099-cca1-44a9-8fc7-a45efd9c34ab 2018-10-08 04:49:28,372 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-f97b20a5-f2dc-428-user 2018-10-08 04:49:28,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:49:28,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b73b55f-298e-4eff-b608-4ced35ce75d1 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:49:28,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6b73b55f-298e-4eff-b608-4ced35ce75d1 2018-10-08 04:49:28,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" -d '{"role": {"name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role"}}' 2018-10-08 04:49:28,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2dd74a7-0b49-404d-9d7f-915704821b39 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9856b2b625c144c1ba56b0362509df3e", "links": {"self": "http://172.30.9.28:5000/v3/roles/9856b2b625c144c1ba56b0362509df3e"}, "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role"}} 2018-10-08 04:49:28,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a2dd74a7-0b49-404d-9d7f-915704821b39 2018-10-08 04:49:28,581 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role 2018-10-08 04:49:28,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9856b2b625c144c1ba56b0362509df3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:49:28,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96ad9dd-41bd-4fcf-88c1-262eeda7a606 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9856b2b625c144c1ba56b0362509df3e"}, "domain_id": null, "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role", "id": "9856b2b625c144c1ba56b0362509df3e"}} 2018-10-08 04:49:28,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9856b2b625c144c1ba56b0362509df3e used request id req-e96ad9dd-41bd-4fcf-88c1-262eeda7a606 2018-10-08 04:49:28,677 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role to project InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj 2018-10-08 04:49:28,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a/users/17c81a9bd5b54be9b1062741d7f65fe1/roles/9856b2b625c144c1ba56b0362509df3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:49:28,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdf63a45-fbf2-4cef-93a1-cf8d4e2049eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:49:28,799 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a/users/17c81a9bd5b54be9b1062741d7f65fe1/roles/9856b2b625c144c1ba56b0362509df3e used request id req-fdf63a45-fbf2-4cef-93a1-cf8d4e2049eb 2018-10-08 04:49:28,799 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:49:28,801 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:49:28,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:28,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:29,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9856b2b625c144c1ba56b0362509df3e", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role"}], "expires_at": "2018-10-08T05:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eba2093695af4ddc9421b23a95d6b73a", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-user", "id": "17c81a9bd5b54be9b1062741d7f65fe1"}, "audit_ids": ["LSP40FZjQ3Wlz1YRrIh7NQ"], "issued_at": "2018-10-08T04:49:29.000000Z"}} 2018-10-08 04:49:29,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e6579846c0b9303b626f2545ef5571279f99af" 2018-10-08 04:49:29,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f758534e-0178-425e-8e56-fddbdaf9e968 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:29,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f758534e-0178-425e-8e56-fddbdaf9e968 2018-10-08 04:49:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00e6579846c0b9303b626f2545ef5571279f99af" 2018-10-08 04:49:29,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1eef50b0-54ee-4f85-9955-bcfce837b856 Date: Mon, 08 Oct 2018 04:49:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image"} 2018-10-08 04:49:29,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image used request id req-1eef50b0-54ee-4f85-9955-bcfce837b856 2018-10-08 04:49:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00e6579846c0b9303b626f2545ef5571279f99af" 2018-10-08 04:49:29,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-07ff945a-76e6-429f-9338-ec740888917f Date: Mon, 08 Oct 2018 04:49:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:49:29,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-07ff945a-76e6-429f-9338-ec740888917f 2018-10-08 04:49:29,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00e6579846c0b9303b626f2545ef5571279f99af" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image"}' 2018-10-08 04:49:29,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d X-Openstack-Request-Id: req-120e6954-2a40-46a8-9ca8-3724f61f534f Date: Mon, 08 Oct 2018 04:49:29 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:49:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:49:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "min_disk": 0, "protected": false, "id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "file": "/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/file", "checksum": null, "owner": "eba2093695af4ddc9421b23a95d6b73a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:49:29,816 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-120e6954-2a40-46a8-9ca8-3724f61f534f 2018-10-08 04:49:29,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00e6579846c0b9303b626f2545ef5571279f99af" -d '' 2018-10-08 04:49:31,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-525e8979-e975-4889-8558-da0019e2487d Date: Mon, 08 Oct 2018 04:49:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:49:31,628 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/file used request id req-525e8979-e975-4889-8558-da0019e2487d 2018-10-08 04:49:31,628 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:49:31,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00e6579846c0b9303b626f2545ef5571279f99af" 2018-10-08 04:49:31,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-202ee4a3-c0b2-490f-a32b-2ff31064dc10 Date: Mon, 08 Oct 2018 04:49:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:49:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:49:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/snap", "metadata": {}}], "self": "/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "min_disk": 0, "protected": false, "id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "file": "/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eba2093695af4ddc9421b23a95d6b73a", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:49:31,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d used request id req-202ee4a3-c0b2-490f-a32b-2ff31064dc10 2018-10-08 04:49:31,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00e6579846c0b9303b626f2545ef5571279f99af" 2018-10-08 04:49:31,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b1b3f771-03a2-4b2b-b650-fac6c39ff549 Date: Mon, 08 Oct 2018 04:49:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:49:31,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b1b3f771-03a2-4b2b-b650-fac6c39ff549 2018-10-08 04:49:31,962 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image 2018-10-08 04:49:31,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00e6579846c0b9303b626f2545ef5571279f99af" 2018-10-08 04:49:32,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-72720d16-de17-4666-9672-edf001119295 Date: Mon, 08 Oct 2018 04:49:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:49:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:49:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/snap", "metadata": {}}], "self": "/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "min_disk": 0, "protected": false, "id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "file": "/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eba2093695af4ddc9421b23a95d6b73a", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:49:32,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d used request id req-72720d16-de17-4666-9672-edf001119295 2018-10-08 04:49:32,120 - create_image - DEBUG - Instance status is - active 2018-10-08 04:49:32,121 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image 2018-10-08 04:49:32,121 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image 2018-10-08 04:49:32,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:32,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:32,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9856b2b625c144c1ba56b0362509df3e", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role"}], "expires_at": "2018-10-08T05:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eba2093695af4ddc9421b23a95d6b73a", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-user", "id": "17c81a9bd5b54be9b1062741d7f65fe1"}, "audit_ids": ["dCgPU57TSfGZ6AjxrtRFnQ"], "issued_at": "2018-10-08T04:49:32.000000Z"}} 2018-10-08 04:49:32,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" 2018-10-08 04:49:32,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d4a5c7-3859-43d1-a37e-ca519d8224a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:32,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-95d4a5c7-3859-43d1-a37e-ca519d8224a0 2018-10-08 04:49:32,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" 2018-10-08 04:49:32,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77cf1d1b-0920-43b1-9786-42bc7bdfa848 Date: Mon, 08 Oct 2018 04:49:32 GMT RESP BODY: {"networks":[]} 2018-10-08 04:49:32,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-77cf1d1b-0920-43b1-9786-42bc7bdfa848 2018-10-08 04:49:32,746 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net 2018-10-08 04:49:32,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" -d '{"network": {"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net", "admin_state_up": true}}' 2018-10-08 04:49:33,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-1c9184ac-b9e0-4457-b2ff-6e6bd9188839 Date: Mon, 08 Oct 2018 04:49:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:49:33Z","is_default":false,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","mtu":1450}} 2018-10-08 04:49:33,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-1c9184ac-b9e0-4457-b2ff-6e6bd9188839 2018-10-08 04:49:33,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" 2018-10-08 04:49:33,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-d6896b88-b218-4dbe-bfdf-530892313792 Date: Mon, 08 Oct 2018 04:49:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:49:33Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:33,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-d6896b88-b218-4dbe-bfdf-530892313792 2018-10-08 04:49:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" 2018-10-08 04:49:33,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2ba73c9c-8d8e-48f6-a83d-5ef0835b2552 Date: Mon, 08 Oct 2018 04:49:33 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:49:33,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-2ba73c9c-8d8e-48f6-a83d-5ef0835b2552 2018-10-08 04:49:33,726 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet 2018-10-08 04:49:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" -d '{"subnets": [{"ip_version": 4, "network_id": "bb1ec6f7-e67a-4c72-b56d-9994dc181409", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]}' 2018-10-08 04:49:34,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-17f11545-e143-4568-957e-977fbbd0f033 Date: Mon, 08 Oct 2018 04:49:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:34,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-17f11545-e143-4568-957e-977fbbd0f033 2018-10-08 04:49:34,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" 2018-10-08 04:49:34,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-777f2d65-6155-4961-b731-599543808293 Date: Mon, 08 Oct 2018 04:49:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:34,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-777f2d65-6155-4961-b731-599543808293 2018-10-08 04:49:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" 2018-10-08 04:49:35,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-85a8f932-a458-4280-b654-7d486ff1f355 Date: Mon, 08 Oct 2018 04:49:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:35,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-85a8f932-a458-4280-b654-7d486ff1f355 2018-10-08 04:49:35,055 - OpenStackNetwork - DEBUG - Network [bb1ec6f7-e67a-4c72-b56d-9994dc181409] created successfully 2018-10-08 04:49:35,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:35,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:35,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["rTyLkHplRCi3v9NfO9yoQQ"], "issued_at": "2018-10-08T04:49:35.000000Z"}} 2018-10-08 04:49:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7bdae889db7d194834def88e06a1b9e7bb6bfb" 2018-10-08 04:49:35,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b9b095-b886-454a-8db1-4d672d97000d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:35,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d3b9b095-b886-454a-8db1-4d672d97000d 2018-10-08 04:49:35,534 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:49:35,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7bdae889db7d194834def88e06a1b9e7bb6bfb" 2018-10-08 04:49:35,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7860b29a-475a-4c5e-a79d-a3e72c9684f0 x-compute-request-id: req-7860b29a-475a-4c5e-a79d-a3e72c9684f0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:49:35,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7860b29a-475a-4c5e-a79d-a3e72c9684f0 2018-10-08 04:49:35,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7bdae889db7d194834def88e06a1b9e7bb6bfb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-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-10-08 04:49:35,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ac4d90f-119c-47c5-9197-3f585ce3f7a4 x-compute-request-id: req-5ac4d90f-119c-47c5-9197-3f585ce3f7a4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4a28628f-25c2-4717-892a-a7767713bbdd", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:49:35,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5ac4d90f-119c-47c5-9197-3f585ce3f7a4 2018-10-08 04:49:35,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:35,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:36,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9856b2b625c144c1ba56b0362509df3e", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role"}], "expires_at": "2018-10-08T05:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eba2093695af4ddc9421b23a95d6b73a", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-user", "id": "17c81a9bd5b54be9b1062741d7f65fe1"}, "audit_ids": ["Af6XiiLLRq6DhZ3JFZhheQ"], "issued_at": "2018-10-08T04:49:36.000000Z"}} 2018-10-08 04:49:36,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:36,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7707b06-3221-4913-8d46-91092ee070db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:36,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b7707b06-3221-4913-8d46-91092ee070db 2018-10-08 04:49:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:36,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e0668308-d717-46b1-87d8-a3388d0bfc78 Date: Mon, 08 Oct 2018 04:49:36 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:49:36,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name&description=hello+group used request id req-e0668308-d717-46b1-87d8-a3388d0bfc78 2018-10-08 04:49:36,405 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name... 2018-10-08 04:49:36,405 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name 2018-10-08 04:49:36,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" -d '{"security_group": {"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name", "description": "hello group"}}' 2018-10-08 04:49:36,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-57a2933e-0b2b-4384-b352-3ed74c5b2fe2 Date: Mon, 08 Oct 2018 04:49:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "updated_at": "2018-10-08T04:49:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "revision_number": 0, "id": "21a8d21e-dd90-4800-86a1-979767abd7ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv4", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "revision_number": 0, "id": "625d94d0-a2be-4533-8e52-b89cac629fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv6", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}], "revision_number": 2, "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}} 2018-10-08 04:49:36,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-57a2933e-0b2b-4384-b352-3ed74c5b2fe2 2018-10-08 04:49:36,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7211d843-693d-48bc-bbd3-cfbdec9b5f43 2018-10-08 04:49:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:36,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c508b268-9a4a-4c23-9d19-277c6c4a793a Date: Mon, 08 Oct 2018 04:49:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "21a8d21e-dd90-4800-86a1-979767abd7ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "625d94d0-a2be-4533-8e52-b89cac629fbb"}]} 2018-10-08 04:49:36,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 used request id req-c508b268-9a4a-4c23-9d19-277c6c4a793a 2018-10-08 04:49:36,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7211d843-693d-48bc-bbd3-cfbdec9b5f43 2018-10-08 04:49:36,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:37,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07fff113-f108-4791-b873-649409843534 Date: Mon, 08 Oct 2018 04:49:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "21a8d21e-dd90-4800-86a1-979767abd7ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "625d94d0-a2be-4533-8e52-b89cac629fbb"}]} 2018-10-08 04:49:37,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 used request id req-07fff113-f108-4791-b873-649409843534 2018-10-08 04:49:37,078 - neutron_utils - INFO - Retrieving security group with ID - 7211d843-693d-48bc-bbd3-cfbdec9b5f43 2018-10-08 04:49:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:37,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-08ab06ec-acb7-46cd-8f5b-098db90d91e6 Date: Mon, 08 Oct 2018 04:49:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "updated_at": "2018-10-08T04:49:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "revision_number": 0, "id": "21a8d21e-dd90-4800-86a1-979767abd7ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv4", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "revision_number": 0, "id": "625d94d0-a2be-4533-8e52-b89cac629fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv6", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}], "revision_number": 2, "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}]} 2018-10-08 04:49:37,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 used request id req-08ab06ec-acb7-46cd-8f5b-098db90d91e6 2018-10-08 04:49:37,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7211d843-693d-48bc-bbd3-cfbdec9b5f43 2018-10-08 04:49:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:37,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2cd52006-b891-496f-bb46-ab037aadeb4c Date: Mon, 08 Oct 2018 04:49:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "21a8d21e-dd90-4800-86a1-979767abd7ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "625d94d0-a2be-4533-8e52-b89cac629fbb"}]} 2018-10-08 04:49:37,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 used request id req-2cd52006-b891-496f-bb46-ab037aadeb4c 2018-10-08 04:49:37,341 - neutron_utils - INFO - Retrieving security group with ID - 7211d843-693d-48bc-bbd3-cfbdec9b5f43 2018-10-08 04:49:37,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:37,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-570f6a29-898c-4bdb-a08b-08f86f2eca5c Date: Mon, 08 Oct 2018 04:49:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "updated_at": "2018-10-08T04:49:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "revision_number": 0, "id": "21a8d21e-dd90-4800-86a1-979767abd7ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv4", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "revision_number": 0, "id": "625d94d0-a2be-4533-8e52-b89cac629fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv6", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}], "revision_number": 2, "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}]} 2018-10-08 04:49:37,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 used request id req-570f6a29-898c-4bdb-a08b-08f86f2eca5c 2018-10-08 04:49:37,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7211d843-693d-48bc-bbd3-cfbdec9b5f43 2018-10-08 04:49:37,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:37,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dadbf3ab-033d-4805-aab3-5c3adeb39aa7 Date: Mon, 08 Oct 2018 04:49:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "21a8d21e-dd90-4800-86a1-979767abd7ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "625d94d0-a2be-4533-8e52-b89cac629fbb"}]} 2018-10-08 04:49:37,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 used request id req-dadbf3ab-033d-4805-aab3-5c3adeb39aa7 2018-10-08 04:49:37,701 - neutron_utils - INFO - Retrieving security group with ID - 7211d843-693d-48bc-bbd3-cfbdec9b5f43 2018-10-08 04:49:37,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:37,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-fe6ed9c9-19bd-46bb-9059-871f535db70f Date: Mon, 08 Oct 2018 04:49:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "updated_at": "2018-10-08T04:49:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "revision_number": 0, "id": "21a8d21e-dd90-4800-86a1-979767abd7ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv4", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "revision_number": 0, "id": "625d94d0-a2be-4533-8e52-b89cac629fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv6", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}], "revision_number": 2, "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}]} 2018-10-08 04:49:37,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 used request id req-fe6ed9c9-19bd-46bb-9059-871f535db70f 2018-10-08 04:49:37,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7211d843-693d-48bc-bbd3-cfbdec9b5f43 2018-10-08 04:49:37,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:49:37,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c0b0f49-c768-4b41-b566-2fc475ae4f5d Date: Mon, 08 Oct 2018 04:49:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "21a8d21e-dd90-4800-86a1-979767abd7ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:36Z", "security_group_id": "7211d843-693d-48bc-bbd3-cfbdec9b5f43", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:36Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "625d94d0-a2be-4533-8e52-b89cac629fbb"}]} 2018-10-08 04:49:37,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7211d843-693d-48bc-bbd3-cfbdec9b5f43 used request id req-9c0b0f49-c768-4b41-b566-2fc475ae4f5d 2018-10-08 04:49:37,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:37,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:38,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9856b2b625c144c1ba56b0362509df3e", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role"}], "expires_at": "2018-10-08T05:49:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eba2093695af4ddc9421b23a95d6b73a", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-user", "id": "17c81a9bd5b54be9b1062741d7f65fe1"}, "audit_ids": ["cWE6X4Z2Rge95LP5U5XhZw"], "issued_at": "2018-10-08T04:49:38.000000Z"}} 2018-10-08 04:49:38,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:38,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fa98b8-3d21-4b96-8488-3c2ff3c2af41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:38,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46fa98b8-3d21-4b96-8488-3c2ff3c2af41 2018-10-08 04:49:38,321 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:49:38,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:38,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d22d37d-759d-49a3-ab20-2328af77ac2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:38,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5d22d37d-759d-49a3-ab20-2328af77ac2e 2018-10-08 04:49:38,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:38,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4dd3316c-f84b-4394-bf42-23a3a593f4fe Date: Mon, 08 Oct 2018 04:49:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:38,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-4dd3316c-f84b-4394-bf42-23a3a593f4fe 2018-10-08 04:49:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:49:38,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:49:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:49:38,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:38,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7497c1bf-3555-42bc-9430-06462bcb6b10 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:49:38,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-7497c1bf-3555-42bc-9430-06462bcb6b10 2018-10-08 04:49:38,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:39,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-08ec01eb-4f99-4e24-a987-9012d41c1da6 Date: Mon, 08 Oct 2018 04:49:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:39,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-08ec01eb-4f99-4e24-a987-9012d41c1da6 2018-10-08 04:49:39,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:39,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-27468a4c-7718-466b-93d0-37e3dcc33742 Date: Mon, 08 Oct 2018 04:49:39 GMT RESP BODY: {"ports":[]} 2018-10-08 04:49:39,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port&admin_state_up=True used request id req-27468a4c-7718-466b-93d0-37e3dcc33742 2018-10-08 04:49:39,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:39,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14861a32-d6aa-4411-b181-363647238b2e x-compute-request-id: req-14861a32-d6aa-4411-b181-363647238b2e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:49:39,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst used request id req-14861a32-d6aa-4411-b181-363647238b2e 2018-10-08 04:49:39,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:39,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-51b524f0-8c99-478b-b7f0-b228d1d1382e Date: Mon, 08 Oct 2018 04:49:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:39,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-51b524f0-8c99-478b-b7f0-b228d1d1382e 2018-10-08 04:49:39,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:39,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca140c68-61e1-43bb-8970-0d045cbedf6f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:49:39,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-ca140c68-61e1-43bb-8970-0d045cbedf6f 2018-10-08 04:49:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:40,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-65109f8f-bec3-4e78-afe7-caaf226e3dce Date: Mon, 08 Oct 2018 04:49:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:40,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-65109f8f-bec3-4e78-afe7-caaf226e3dce 2018-10-08 04:49:40,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:40,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3ef3621d-1c81-47b2-9543-002862ae3128 Date: Mon, 08 Oct 2018 04:49:40 GMT RESP BODY: {"ports":[]} 2018-10-08 04:49:40,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port&admin_state_up=True used request id req-3ef3621d-1c81-47b2-9543-002862ae3128 2018-10-08 04:49:40,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:49:40,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:40,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9856b2b625c144c1ba56b0362509df3e", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role"}], "expires_at": "2018-10-08T05:49:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eba2093695af4ddc9421b23a95d6b73a", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-user", "id": "17c81a9bd5b54be9b1062741d7f65fe1"}, "audit_ids": ["i4lpwYXZSu2QbyzpBKk8Xg"], "issued_at": "2018-10-08T04:49:40.000000Z"}} 2018-10-08 04:49:40,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acefaef20556be178a76565bdc3392078f2715" 2018-10-08 04:49:40,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a90e242-0279-4aae-976e-a282b6259f78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:49:40,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3a90e242-0279-4aae-976e-a282b6259f78 2018-10-08 04:49:40,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:40,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-928e0c7d-20fc-4191-a8f8-970e7578bb17 Date: Mon, 08 Oct 2018 04:49:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:40,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-928e0c7d-20fc-4191-a8f8-970e7578bb17 2018-10-08 04:49:40,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:41,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-201687d5-7991-437f-b9aa-35f1c2620575 Date: Mon, 08 Oct 2018 04:49:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:41,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-201687d5-7991-437f-b9aa-35f1c2620575 2018-10-08 04:49:41,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:41,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7d98156a-205a-4862-bbdc-8b4a96421eb2 Date: Mon, 08 Oct 2018 04:49:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:41,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-7d98156a-205a-4862-bbdc-8b4a96421eb2 2018-10-08 04:49:41,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:49:41,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:49:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:49:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8acefaef20556be178a76565bdc3392078f2715" 2018-10-08 04:49:41,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d7188b-1176-46a9-922e-28227e450824 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:49:41,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-13d7188b-1176-46a9-922e-28227e450824 2018-10-08 04:49:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:41,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d977718e-542f-400d-9977-2069e1bc92f2 Date: Mon, 08 Oct 2018 04:49:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:41,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-d977718e-542f-400d-9977-2069e1bc92f2 2018-10-08 04:49:41,449 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net 2018-10-08 04:49:41,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" -d '{"port": {"network_id": "bb1ec6f7-e67a-4c72-b56d-9994dc181409", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port", "admin_state_up": true}}' 2018-10-08 04:49:42,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-dc768b08-4402-499b-9991-e520a7b13109 Date: Mon, 08 Oct 2018 04:49:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.12"}],"id":"f83b8f13-88de-4b05-b5d6-6e36c8869980","security_groups":["e68ddcb9-64fd-4d12-b6bf-a9957ca533a6"],"mac_address":"fa:16:3e:b0:00:40","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port","project_id":"eba2093695af4ddc9421b23a95d6b73a","qos_policy_id":null,"admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:41Z","binding:vnic_type":"normal"}} 2018-10-08 04:49:42,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-dc768b08-4402-499b-9991-e520a7b13109 2018-10-08 04:49:42,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:42,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0dc77c66-980a-4aa8-ae60-1765a9efd99f Date: Mon, 08 Oct 2018 04:49:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:42,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-0dc77c66-980a-4aa8-ae60-1765a9efd99f 2018-10-08 04:49:42,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:42,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f504219-0c29-40dd-a399-79a40b2dc874 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:49:42,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-0f504219-0c29-40dd-a399-79a40b2dc874 2018-10-08 04:49:42,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:43,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8c67fdda-365b-4c16-afaf-b7ffb8d655bf Date: Mon, 08 Oct 2018 04:49:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:43,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-8c67fdda-365b-4c16-afaf-b7ffb8d655bf 2018-10-08 04:49:43,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:43,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-eeb10583-b77f-43a6-9805-019da802c9ca Date: Mon, 08 Oct 2018 04:49:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.12"}],"id":"f83b8f13-88de-4b05-b5d6-6e36c8869980","security_groups":["e68ddcb9-64fd-4d12-b6bf-a9957ca533a6"],"mac_address":"fa:16:3e:b0:00:40","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:41Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:49:43,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port&admin_state_up=True used request id req-eeb10583-b77f-43a6-9805-019da802c9ca 2018-10-08 04:49:43,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:43,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31db1bc6-917a-4161-815b-568ec829bfcb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:49:43,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-31db1bc6-917a-4161-815b-568ec829bfcb 2018-10-08 04:49:43,385 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst 2018-10-08 04:49:43,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:43,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5b448bd-48f4-4152-9b00-10cc95dbb17e x-compute-request-id: req-a5b448bd-48f4-4152-9b00-10cc95dbb17e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-flavor-name"}]} 2018-10-08 04:49:43,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a5b448bd-48f4-4152-9b00-10cc95dbb17e 2018-10-08 04:49:43,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/4a28628f-25c2-4717-892a-a7767713bbdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:43,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cf5cb0a-6f9d-47ed-a6a5-b5a0dd88d1a3 x-compute-request-id: req-0cf5cb0a-6f9d-47ed-a6a5-b5a0dd88d1a3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4a28628f-25c2-4717-892a-a7767713bbdd", "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:49:43,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/4a28628f-25c2-4717-892a-a7767713bbdd used request id req-0cf5cb0a-6f9d-47ed-a6a5-b5a0dd88d1a3 2018-10-08 04:49:43,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:43,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5ce07110-70d4-4449-92f9-d2b8d0391a79 Date: Mon, 08 Oct 2018 04:49:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:49:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:49:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/snap", "metadata": {}}], "self": "/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "min_disk": 0, "protected": false, "id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "file": "/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eba2093695af4ddc9421b23a95d6b73a", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image"} 2018-10-08 04:49:43,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image used request id req-5ce07110-70d4-4449-92f9-d2b8d0391a79 2018-10-08 04:49:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:43,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf8685a9-fc21-49e6-8d9f-8e7564902ba6 Date: Mon, 08 Oct 2018 04:49: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:49:43,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cf8685a9-fc21-49e6-8d9f-8e7564902ba6 2018-10-08 04:49:43,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" -d '{"server": {"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "imageRef": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "flavorRef": "4a28628f-25c2-4717-892a-a7767713bbdd", "max_count": 1, "min_count": 1, "networks": [{"port": "f83b8f13-88de-4b05-b5d6-6e36c8869980"}], "security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}]}}' 2018-10-08 04:49:45,726 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13fad960-8784-41d0-a4d8-a60e19615305 x-compute-request-id: req-13fad960-8784-41d0-a4d8-a60e19615305 Content-Length: 435 location: http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "adminPass": "wdLQuzLhMiQ6"}} 2018-10-08 04:49:45,726 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-13fad960-8784-41d0-a4d8-a60e19615305 2018-10-08 04:49:45,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:46,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49: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-b626889c-11d7-4613-8c88-cc3bbb43c4a1 x-compute-request-id: req-b626889c-11d7-4613-8c88-cc3bbb43c4a1 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "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-10-08T04:49:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:46,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-b626889c-11d7-4613-8c88-cc3bbb43c4a1 2018-10-08 04:49:46,082 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst 2018-10-08 04:49:46,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:46,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49: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-87cf60f3-a738-4843-a511-9d410a6df106 x-compute-request-id: req-87cf60f3-a738-4843-a511-9d410a6df106 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:49:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:46,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-87cf60f3-a738-4843-a511-9d410a6df106 2018-10-08 04:49:46,481 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst] is - BUILD 2018-10-08 04:49:46,481 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:49:49,484 - create_instance - DEBUG - VM status query timeout in 896.59839201 2018-10-08 04:49:49,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:49,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28b6d0f5-4abb-4f41-9551-42ea688b3677 x-compute-request-id: req-28b6d0f5-4abb-4f41-9551-42ea688b3677 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:49:46Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:49,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-28b6d0f5-4abb-4f41-9551-42ea688b3677 2018-10-08 04:49:49,827 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst] is - BUILD 2018-10-08 04:49:49,827 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:49:52,830 - create_instance - DEBUG - VM status query timeout in 893.25233984 2018-10-08 04:49:52,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:53,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49: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-430ef2e5-5449-4c64-a762-cf260aab9b73 x-compute-request-id: req-430ef2e5-5449-4c64-a762-cf260aab9b73 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:53,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-430ef2e5-5449-4c64-a762-cf260aab9b73 2018-10-08 04:49:53,160 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst] is - ACTIVE 2018-10-08 04:49:53,160 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:49:53,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:53,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49: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-39085880-d298-46be-be0b-9e0579e19c6e x-compute-request-id: req-39085880-d298-46be-be0b-9e0579e19c6e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:53,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-39085880-d298-46be-be0b-9e0579e19c6e 2018-10-08 04:49:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:53,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-50bbcd4c-44b6-4a6b-bb77-3ace7cf27620 Date: Mon, 08 Oct 2018 04:49:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:53,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-50bbcd4c-44b6-4a6b-bb77-3ace7cf27620 2018-10-08 04:49:53,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:53,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98c3c80-31f5-45da-9fd3-6730cbed12de Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:49:53,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-d98c3c80-31f5-45da-9fd3-6730cbed12de 2018-10-08 04:49:53,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:54,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c744ba6c-5c12-4e9a-960f-e8802b3d7179 Date: Mon, 08 Oct 2018 04:49:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:54,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-c744ba6c-5c12-4e9a-960f-e8802b3d7179 2018-10-08 04:49:54,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:54,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-77f24abb-9a7a-4bce-81ff-a929155a67ae Date: Mon, 08 Oct 2018 04:49:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.4"}],"id":"344234e9-a13c-43d7-a096-f0bc26afa873","security_groups":[],"mac_address":"fa:16:3e:2a:b5:0d","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.2"}],"id":"5b373af6-b1ae-44ca-96cc-e47753282adb","security_groups":[],"mac_address":"fa:16:3e:c2:99:52","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.3"}],"id":"714b5e8b-081e-4869-b325-59304d8c6a8c","security_groups":[],"mac_address":"fa:16:3e:08:ac:02","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.12"}],"id":"f83b8f13-88de-4b05-b5d6-6e36c8869980","security_groups":["e68ddcb9-64fd-4d12-b6bf-a9957ca533a6"],"mac_address":"fa:16:3e:b0:00:40","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:41Z","binding:vnic_type":"normal","device_id":"629c5be8-05db-4f14-a62e-7b88bc953be6"}]} 2018-10-08 04:49:54,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-77f24abb-9a7a-4bce-81ff-a929155a67ae 2018-10-08 04:49:54,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:54,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32023503-ef10-4325-b792-236dbd0cb344 x-compute-request-id: req-32023503-ef10-4325-b792-236dbd0cb344 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:54,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-32023503-ef10-4325-b792-236dbd0cb344 2018-10-08 04:49:54,911 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst] is - ACTIVE 2018-10-08 04:49:54,911 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:49:54,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:55,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17ba3278-b7a1-4b21-a311-f85d9cb8e895 x-compute-request-id: req-17ba3278-b7a1-4b21-a311-f85d9cb8e895 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:55,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-17ba3278-b7a1-4b21-a311-f85d9cb8e895 2018-10-08 04:49:55,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:55,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4890bbfc-f770-4b48-b6e3-5ac760b5f62f Date: Mon, 08 Oct 2018 04:49:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:55,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-4890bbfc-f770-4b48-b6e3-5ac760b5f62f 2018-10-08 04:49:55,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:55,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c554012-966c-4266-a364-d27682480302 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:49:55,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-4c554012-966c-4266-a364-d27682480302 2018-10-08 04:49:55,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:56,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b9c8f4f5-6d24-403a-9fa7-082bd2e3836b Date: Mon, 08 Oct 2018 04:49:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:56,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-b9c8f4f5-6d24-403a-9fa7-082bd2e3836b 2018-10-08 04:49:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:56,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8d9583ba-6d22-4801-bc2b-955dd6df8ef3 Date: Mon, 08 Oct 2018 04:49:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.4"}],"id":"344234e9-a13c-43d7-a096-f0bc26afa873","security_groups":[],"mac_address":"fa:16:3e:2a:b5:0d","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.2"}],"id":"5b373af6-b1ae-44ca-96cc-e47753282adb","security_groups":[],"mac_address":"fa:16:3e:c2:99:52","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.3"}],"id":"714b5e8b-081e-4869-b325-59304d8c6a8c","security_groups":[],"mac_address":"fa:16:3e:08:ac:02","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.12"}],"id":"f83b8f13-88de-4b05-b5d6-6e36c8869980","security_groups":["e68ddcb9-64fd-4d12-b6bf-a9957ca533a6"],"mac_address":"fa:16:3e:b0:00:40","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:41Z","binding:vnic_type":"normal","device_id":"629c5be8-05db-4f14-a62e-7b88bc953be6"}]} 2018-10-08 04:49:56,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-8d9583ba-6d22-4801-bc2b-955dd6df8ef3 2018-10-08 04:49:56,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}}' 2018-10-08 04:49:57,413 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:49:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd6c620b-b0d0-41dc-a462-65ca24be5b95 x-compute-request-id: req-dd6c620b-b0d0-41dc-a462-65ca24be5b95 Content-Length: 0 Content-Type: application/json 2018-10-08 04:49:57,414 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6/action used request id req-dd6c620b-b0d0-41dc-a462-65ca24be5b95 2018-10-08 04:49:57,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:57,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49: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-85f0ac05-5163-45be-a1fd-bc6aa913d8d0 x-compute-request-id: req-85f0ac05-5163-45be-a1fd-bc6aa913d8d0 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}, {"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:57,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-85f0ac05-5163-45be-a1fd-bc6aa913d8d0 2018-10-08 04:49:57,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:58,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9cc23ca6-009b-469a-a34d-45c1b83df3ae Date: Mon, 08 Oct 2018 04:49:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:49:58,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-9cc23ca6-009b-469a-a34d-45c1b83df3ae 2018-10-08 04:49:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:58,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f31f1a-8181-408d-a5ae-c4fa19446755 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:49:58,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-b7f31f1a-8181-408d-a5ae-c4fa19446755 2018-10-08 04:49:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:58,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3fd29d6c-6968-4a67-b6b6-2cb5fee93a0f Date: Mon, 08 Oct 2018 04:49:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:49:58,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-3fd29d6c-6968-4a67-b6b6-2cb5fee93a0f 2018-10-08 04:49:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:49:58,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-6a56be37-502b-466c-bc6b-5fb072b73c02 Date: Mon, 08 Oct 2018 04:49:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.4"}],"id":"344234e9-a13c-43d7-a096-f0bc26afa873","security_groups":[],"mac_address":"fa:16:3e:2a:b5:0d","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.2"}],"id":"5b373af6-b1ae-44ca-96cc-e47753282adb","security_groups":[],"mac_address":"fa:16:3e:c2:99:52","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.3"}],"id":"714b5e8b-081e-4869-b325-59304d8c6a8c","security_groups":[],"mac_address":"fa:16:3e:08:ac:02","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.12"}],"id":"f83b8f13-88de-4b05-b5d6-6e36c8869980","security_groups":["7211d843-693d-48bc-bbd3-cfbdec9b5f43","e68ddcb9-64fd-4d12-b6bf-a9957ca533a6"],"mac_address":"fa:16:3e:b0:00:40","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:41Z","binding:vnic_type":"normal","device_id":"629c5be8-05db-4f14-a62e-7b88bc953be6"}]} 2018-10-08 04:49:58,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-6a56be37-502b-466c-bc6b-5fb072b73c02 2018-10-08 04:49:58,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:49:58,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9856b2b625c144c1ba56b0362509df3e", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role"}], "expires_at": "2018-10-08T05:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eba2093695af4ddc9421b23a95d6b73a", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/eba2093695af4ddc9421b23a95d6b73a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-user", "id": "17c81a9bd5b54be9b1062741d7f65fe1"}, "audit_ids": ["r2eleS4jTRu00zpWptORog"], "issued_at": "2018-10-08T04:49:58.000000Z"}} 2018-10-08 04:49:58,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e207842c55e0b5661e38a7bcde87f7dde413a9e" 2018-10-08 04:49:59,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3693891d-3041-48c8-a441-17f9e66ee819 x-compute-request-id: req-3693891d-3041-48c8-a441-17f9e66ee819 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}, {"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:49:59,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-3693891d-3041-48c8-a441-17f9e66ee819 2018-10-08 04:49:59,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:00,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:49:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16bd776c-46e8-49ee-9086-5b6ecd7a3707 x-compute-request-id: req-16bd776c-46e8-49ee-9086-5b6ecd7a3707 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}, {"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:00,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-16bd776c-46e8-49ee-9086-5b6ecd7a3707 2018-10-08 04:50:00,288 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst] is - ACTIVE 2018-10-08 04:50:00,288 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:50:00,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:00,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddd60e44-a24a-481f-b3a9-ab144140114f x-compute-request-id: req-ddd60e44-a24a-481f-b3a9-ab144140114f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}, {"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:00,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-ddd60e44-a24a-481f-b3a9-ab144140114f 2018-10-08 04:50:00,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:00,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6f08bc1f-daad-488d-9943-ec82b9e38dc6 Date: Mon, 08 Oct 2018 04:50:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:50:00,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-6f08bc1f-daad-488d-9943-ec82b9e38dc6 2018-10-08 04:50:00,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:01,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0937502-255b-4346-9093-015481c73b1d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:50:01,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-e0937502-255b-4346-9093-015481c73b1d 2018-10-08 04:50:01,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:01,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c9095847-c8ca-4756-9e5a-b614fda08015 Date: Mon, 08 Oct 2018 04:50:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:50:01,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-c9095847-c8ca-4756-9e5a-b614fda08015 2018-10-08 04:50:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:01,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-79429a4a-eed2-435b-bece-da7955139560 Date: Mon, 08 Oct 2018 04:50:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.4"}],"id":"344234e9-a13c-43d7-a096-f0bc26afa873","security_groups":[],"mac_address":"fa:16:3e:2a:b5:0d","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.2"}],"id":"5b373af6-b1ae-44ca-96cc-e47753282adb","security_groups":[],"mac_address":"fa:16:3e:c2:99:52","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.3"}],"id":"714b5e8b-081e-4869-b325-59304d8c6a8c","security_groups":[],"mac_address":"fa:16:3e:08:ac:02","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.12"}],"id":"f83b8f13-88de-4b05-b5d6-6e36c8869980","security_groups":["7211d843-693d-48bc-bbd3-cfbdec9b5f43","e68ddcb9-64fd-4d12-b6bf-a9957ca533a6"],"mac_address":"fa:16:3e:b0:00:40","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:41Z","binding:vnic_type":"normal","device_id":"629c5be8-05db-4f14-a62e-7b88bc953be6"}]} 2018-10-08 04:50:01,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-79429a4a-eed2-435b-bece-da7955139560 2018-10-08 04:50:01,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:01,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce01b8cb-d300-416b-9c48-6441a32961df x-compute-request-id: req-ce01b8cb-d300-416b-9c48-6441a32961df Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}, {"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:01,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-ce01b8cb-d300-416b-9c48-6441a32961df 2018-10-08 04:50:01,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:01,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-35a30632-d2d6-4a15-b367-9cca3a084054 Date: Mon, 08 Oct 2018 04:50:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:50:01,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-35a30632-d2d6-4a15-b367-9cca3a084054 2018-10-08 04:50:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:02,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f1301b-320d-4b25-96f5-213e7583e823 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:50:02,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-79f1301b-320d-4b25-96f5-213e7583e823 2018-10-08 04:50:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:02,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-25e882e3-8e25-4f5c-aef4-1d284485fd54 Date: Mon, 08 Oct 2018 04:50:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:50:02,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-25e882e3-8e25-4f5c-aef4-1d284485fd54 2018-10-08 04:50:02,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:02,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-1550c3b7-0df6-4e20-b8f6-e8d700edb7f0 Date: Mon, 08 Oct 2018 04:50:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.4"}],"id":"344234e9-a13c-43d7-a096-f0bc26afa873","security_groups":[],"mac_address":"fa:16:3e:2a:b5:0d","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.2"}],"id":"5b373af6-b1ae-44ca-96cc-e47753282adb","security_groups":[],"mac_address":"fa:16:3e:c2:99:52","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.3"}],"id":"714b5e8b-081e-4869-b325-59304d8c6a8c","security_groups":[],"mac_address":"fa:16:3e:08:ac:02","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.12"}],"id":"f83b8f13-88de-4b05-b5d6-6e36c8869980","security_groups":["7211d843-693d-48bc-bbd3-cfbdec9b5f43","e68ddcb9-64fd-4d12-b6bf-a9957ca533a6"],"mac_address":"fa:16:3e:b0:00:40","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:41Z","binding:vnic_type":"normal","device_id":"629c5be8-05db-4f14-a62e-7b88bc953be6"}]} 2018-10-08 04:50:02,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-1550c3b7-0df6-4e20-b8f6-e8d700edb7f0 2018-10-08 04:50:02,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}}' 2018-10-08 04:50:02,754 - novaclient.v2.client - DEBUG - RESP: [400] Date: Mon, 08 Oct 2018 04:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d301029c-1c0b-4644-b57e-94c364fe88f0 x-compute-request-id: req-d301029c-1c0b-4644-b57e-94c364fe88f0 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '7211d843-693d-48bc-bbd3-cfbdec9b5f43'.\nNeutron server returns request_ids: ['req-c14545aa-d065-4c91-bd5b-f0d27c40bd06']", "code": 400}} 2018-10-08 04:50:02,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6/action used request id req-d301029c-1c0b-4644-b57e-94c364fe88f0 2018-10-08 04:50:02,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:03,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-871ae3c4-64c6-4574-b7ab-7e9fb633d9d1 x-compute-request-id: req-871ae3c4-64c6-4574-b7ab-7e9fb633d9d1 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}, {"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:03,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-871ae3c4-64c6-4574-b7ab-7e9fb633d9d1 2018-10-08 04:50:03,357 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name] already added to VM [InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst] 2018-10-08 04:50:03,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:04,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8745a295-c5c3-4cd6-8910-d5c130417422 x-compute-request-id: req-8745a295-c5c3-4cd6-8910-d5c130417422 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}, {"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:04,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-8745a295-c5c3-4cd6-8910-d5c130417422 2018-10-08 04:50:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:04,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-78911e4b-6232-4e18-b330-24d6e1b5cad1 Date: Mon, 08 Oct 2018 04:50:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5962fd39-8716-4bee-afcd-9cdb37071187"],"updated_at":"2018-10-08T04:49:34Z","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net"}]} 2018-10-08 04:50:04,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net used request id req-78911e4b-6232-4e18-b330-24d6e1b5cad1 2018-10-08 04:50:04,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:04,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4426016a-35ed-46fa-afc9-b0373201ea1e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:50:04,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-4426016a-35ed-46fa-afc9-b0373201ea1e 2018-10-08 04:50:04,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:04,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8cb99af1-d29e-4338-af85-d0539d3c5085 Date: Mon, 08 Oct 2018 04:50:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","dns_nameservers":[],"updated_at":"2018-10-08T04:49:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eba2093695af4ddc9421b23a95d6b73a","id":"5962fd39-8716-4bee-afcd-9cdb37071187","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet"}]} 2018-10-08 04:50:04,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-8cb99af1-d29e-4338-af85-d0539d3c5085 2018-10-08 04:50:04,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:04,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-3c2682b2-3542-450c-a188-7790bf08b07c Date: Mon, 08 Oct 2018 04:50:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.4"}],"id":"344234e9-a13c-43d7-a096-f0bc26afa873","security_groups":[],"mac_address":"fa:16:3e:2a:b5:0d","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.2"}],"id":"5b373af6-b1ae-44ca-96cc-e47753282adb","security_groups":[],"mac_address":"fa:16:3e:c2:99:52","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.3"}],"id":"714b5e8b-081e-4869-b325-59304d8c6a8c","security_groups":[],"mac_address":"fa:16:3e:08:ac:02","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb1ec6f7-e67a-4c72-b56d-9994dc181409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:49:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5962fd39-8716-4bee-afcd-9cdb37071187","ip_address":"10.55.0.12"}],"id":"f83b8f13-88de-4b05-b5d6-6e36c8869980","security_groups":["7211d843-693d-48bc-bbd3-cfbdec9b5f43","e68ddcb9-64fd-4d12-b6bf-a9957ca533a6"],"mac_address":"fa:16:3e:b0:00:40","project_id":"eba2093695af4ddc9421b23a95d6b73a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port","admin_state_up":true,"network_id":"bb1ec6f7-e67a-4c72-b56d-9994dc181409","tenant_id":"eba2093695af4ddc9421b23a95d6b73a","created_at":"2018-10-08T04:49:41Z","binding:vnic_type":"normal","device_id":"629c5be8-05db-4f14-a62e-7b88bc953be6"}]} 2018-10-08 04:50:04,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-3c2682b2-3542-450c-a188-7790bf08b07c 2018-10-08 04:50:04,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e207842c55e0b5661e38a7bcde87f7dde413a9e" 2018-10-08 04:50:05,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50: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-e96cf4ce-07de-4121-afa9-226e1a354a52 x-compute-request-id: req-e96cf4ce-07de-4121-afa9-226e1a354a52 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:00:40", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "security_groups": [{"name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name"}, {"name": "default"}], "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:49:52Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:05,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-e96cf4ce-07de-4121-afa9-226e1a354a52 2018-10-08 04:50:05,536 - create_instance - INFO - Deleting Port with ID - f83b8f13-88de-4b05-b5d6-6e36c8869980 2018-10-08 04:50:05,537 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-port 2018-10-08 04:50:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f83b8f13-88de-4b05-b5d6-6e36c8869980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:06,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53722003-2079-4b16-98a7-a186df81f85a Date: Mon, 08 Oct 2018 04:50:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:50:06,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f83b8f13-88de-4b05-b5d6-6e36c8869980 used request id req-53722003-2079-4b16-98a7-a186df81f85a 2018-10-08 04:50:06,226 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst 2018-10-08 04:50:06,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:06,378 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cde5a96c-2a6c-41ec-afb0-e65a18875eed x-compute-request-id: req-cde5a96c-2a6c-41ec-afb0-e65a18875eed Content-Type: application/json 2018-10-08 04:50:06,379 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-cde5a96c-2a6c-41ec-afb0-e65a18875eed 2018-10-08 04:50:06,379 - create_instance - INFO - Checking deletion status 2018-10-08 04:50:06,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:06,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c11d1c4-001b-4ece-af94-ea0d7acb2f4c x-compute-request-id: req-6c11d1c4-001b-4ece-af94-ea0d7acb2f4c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:06Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:06,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-6c11d1c4-001b-4ece-af94-ea0d7acb2f4c 2018-10-08 04:50:06,615 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst] is - ACTIVE 2018-10-08 04:50:06,615 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:50:09,617 - create_instance - DEBUG - VM status query timeout in 296.762115002 2018-10-08 04:50:09,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:10,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3474ed1-eda0-40c0-9c09-f0e816243680 x-compute-request-id: req-c3474ed1-eda0-40c0-9c09-f0e816243680 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/629c5be8-05db-4f14-a62e-7b88bc953be6", "rel": "bookmark"}], "image": {"id": "1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "links": [{"href": "http://172.30.9.28:8774/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:49:47.000000", "flavor": {"id": "4a28628f-25c2-4717-892a-a7767713bbdd", "links": [{"href": "http://172.30.9.28:8774/flavors/4a28628f-25c2-4717-892a-a7767713bbdd", "rel": "bookmark"}]}, "id": "629c5be8-05db-4f14-a62e-7b88bc953be6", "user_id": "17c81a9bd5b54be9b1062741d7f65fe1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:06Z", "hostId": "955aa88e48074c1e6557c76a2008dd1c94bdcf353c218c41c690cc16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst", "created": "2018-10-08T04:49:45Z", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:10,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-c3474ed1-eda0-40c0-9c09-f0e816243680 2018-10-08 04:50:10,013 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst] is - ACTIVE 2018-10-08 04:50:10,013 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:50:13,017 - create_instance - DEBUG - VM status query timeout in 293.362411022 2018-10-08 04:50:13,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058bc8ac477ee188f067d41fd3b1571ba4510ff1" 2018-10-08 04:50:13,069 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0103a7c-337d-4a7d-b01e-f279fa149d70 x-compute-request-id: req-f0103a7c-337d-4a7d-b01e-f279fa149d70 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 629c5be8-05db-4f14-a62e-7b88bc953be6 could not be found.", "code": 404}} 2018-10-08 04:50:13,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/629c5be8-05db-4f14-a62e-7b88bc953be6 used request id req-f0103a7c-337d-4a7d-b01e-f279fa149d70 2018-10-08 04:50:13,069 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 629c5be8-05db-4f14-a62e-7b88bc953be6 could not be found. (HTTP 404) (Request-ID: req-f0103a7c-337d-4a7d-b01e-f279fa149d70) 2018-10-08 04:50:13,070 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-inst 2018-10-08 04:50:13,071 - neutron_utils - INFO - Deleting security group rule with ID - 625d94d0-a2be-4533-8e52-b89cac629fbb 2018-10-08 04:50:13,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/625d94d0-a2be-4533-8e52-b89cac629fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:50:13,376 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8680f09-f600-4c77-8cac-60985bab89fc Content-Length: 0 Date: Mon, 08 Oct 2018 04:50:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:50:13,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/625d94d0-a2be-4533-8e52-b89cac629fbb used request id req-b8680f09-f600-4c77-8cac-60985bab89fc 2018-10-08 04:50:13,377 - neutron_utils - INFO - Deleting security group rule with ID - 21a8d21e-dd90-4800-86a1-979767abd7ad 2018-10-08 04:50:13,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/21a8d21e-dd90-4800-86a1-979767abd7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:50:13,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b04b6bb-8ee4-4284-9d0d-fcc6bf866c88 Content-Length: 0 Date: Mon, 08 Oct 2018 04:50:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:50:13,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/21a8d21e-dd90-4800-86a1-979767abd7ad used request id req-0b04b6bb-8ee4-4284-9d0d-fcc6bf866c88 2018-10-08 04:50:13,999 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-name 2018-10-08 04:50:14,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7211d843-693d-48bc-bbd3-cfbdec9b5f43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57587a4070a239db772ddd0e1bfea5269b7430a" 2018-10-08 04:50:14,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e5f78a1-8bc3-4c5e-9345-bb4cb462860f Content-Length: 0 Date: Mon, 08 Oct 2018 04:50:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:50:14,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7211d843-693d-48bc-bbd3-cfbdec9b5f43 used request id req-8e5f78a1-8bc3-4c5e-9345-bb4cb462860f 2018-10-08 04:50:14,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/4a28628f-25c2-4717-892a-a7767713bbdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca7bdae889db7d194834def88e06a1b9e7bb6bfb" 2018-10-08 04:50:14,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:50: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-cb1e0ac0-21ed-4896-9270-dfdcff6070d8 x-compute-request-id: req-cb1e0ac0-21ed-4896-9270-dfdcff6070d8 Content-Length: 0 Content-Type: application/json 2018-10-08 04:50:14,333 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4a28628f-25c2-4717-892a-a7767713bbdd used request id req-cb1e0ac0-21ed-4896-9270-dfdcff6070d8 2018-10-08 04:50:14,334 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet 2018-10-08 04:50:14,334 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-subnet 2018-10-08 04:50:14,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/5962fd39-8716-4bee-afcd-9cdb37071187 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" 2018-10-08 04:50:16,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9f0a202-d0c3-45e2-85e6-864d6741334a Date: Mon, 08 Oct 2018 04:50:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:50:16,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5962fd39-8716-4bee-afcd-9cdb37071187 used request id req-d9f0a202-d0c3-45e2-85e6-864d6741334a 2018-10-08 04:50:16,681 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-pub-net 2018-10-08 04:50:16,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/bb1ec6f7-e67a-4c72-b56d-9994dc181409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5136823ef222e0148e2f77e87e9c050d3a52546" 2018-10-08 04:50:17,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61910c5d-01fd-4245-a536-286137d8c7a5 Date: Mon, 08 Oct 2018 04:50:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:50:17,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bb1ec6f7-e67a-4c72-b56d-9994dc181409 used request id req-61910c5d-01fd-4245-a536-286137d8c7a5 2018-10-08 04:50:17,463 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-9c32791b-8cc7-434d-bc1b-3bdff67b0c6d-image 2018-10-08 04:50:17,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00e6579846c0b9303b626f2545ef5571279f99af" 2018-10-08 04:50:18,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de42bb0f-621d-4195-a1e2-d9627809ade8 Date: Mon, 08 Oct 2018 04:50:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:50:18,869 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1192fc52-8c4d-46ee-834a-a71d82bd7c7d used request id req-de42bb0f-621d-4195-a1e2-d9627809ade8 2018-10-08 04:50:18,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:19,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fd6f417b-7695-4411-97c8-9a0c0e758e51 Date: Mon, 08 Oct 2018 04:50:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:32Z", "updated_at": "2018-10-08T04:49:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:33Z", "revision_number": 0, "id": "312b0824-0dda-4eb6-87a4-42a227a69c2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:33Z", "security_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv4", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:33Z", "revision_number": 0, "id": "4c657196-8e2c-4ad5-8baa-57b209145e10", "remote_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:33Z", "security_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv4", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:33Z", "revision_number": 0, "id": "a4d62f32-3867-442c-99be-93178c77711d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:33Z", "security_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv6", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:49:33Z", "revision_number": 0, "id": "c121eab5-e93e-4bb1-8a10-e984d87e005a", "remote_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "remote_ip_prefix": null, "created_at": "2018-10-08T04:49:33Z", "security_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "port_range_min": null, "ethertype": "IPv6", "project_id": "eba2093695af4ddc9421b23a95d6b73a"}], "revision_number": 4, "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:50:19,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fd6f417b-7695-4411-97c8-9a0c0e758e51 2018-10-08 04:50:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:19,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9603f7da-ec81-462b-8f83-5f8f4baccf1b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:50:19,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-9603f7da-ec81-462b-8f83-5f8f4baccf1b 2018-10-08 04:50:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:19,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213f8d27-bf29-4c34-9838-75cea31571fa Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:50:19,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-213f8d27-bf29-4c34-9838-75cea31571fa 2018-10-08 04:50:19,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:19,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a0680e-d2f3-4ecf-84e7-99ca503139dd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:50:19,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-e9a0680e-d2f3-4ecf-84e7-99ca503139dd 2018-10-08 04:50:19,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:19,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9b10ad-8fa5-4d7d-8b78-f6ee37c907a6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a"}, "enabled": true, "id": "eba2093695af4ddc9421b23a95d6b73a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj"}} 2018-10-08 04:50:19,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-3b9b10ad-8fa5-4d7d-8b78-f6ee37c907a6 2018-10-08 04:50:19,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e68ddcb9-64fd-4d12-b6bf-a9957ca533a6 2018-10-08 04:50:19,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e68ddcb9-64fd-4d12-b6bf-a9957ca533a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:19,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-540a0955-c802-4289-9adf-142984551fc0 Date: Mon, 08 Oct 2018 04:50:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:33Z", "security_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:33Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "312b0824-0dda-4eb6-87a4-42a227a69c2b"}, {"remote_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:33Z", "security_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:33Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "4c657196-8e2c-4ad5-8baa-57b209145e10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:33Z", "security_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:33Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "a4d62f32-3867-442c-99be-93178c77711d"}, {"remote_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:49:33Z", "security_group_id": "e68ddcb9-64fd-4d12-b6bf-a9957ca533a6", "port_range_min": null, "revision_number": 0, "tenant_id": "eba2093695af4ddc9421b23a95d6b73a", "created_at": "2018-10-08T04:49:33Z", "project_id": "eba2093695af4ddc9421b23a95d6b73a", "id": "c121eab5-e93e-4bb1-8a10-e984d87e005a"}]} 2018-10-08 04:50:19,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e68ddcb9-64fd-4d12-b6bf-a9957ca533a6 used request id req-540a0955-c802-4289-9adf-142984551fc0 2018-10-08 04:50:19,629 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:50:19,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e68ddcb9-64fd-4d12-b6bf-a9957ca533a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:19,967 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc3d479b-5bf8-493e-b062-1042767b56af Content-Length: 0 Date: Mon, 08 Oct 2018 04:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:50:19,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e68ddcb9-64fd-4d12-b6bf-a9957ca533a6 used request id req-cc3d479b-5bf8-493e-b062-1042767b56af 2018-10-08 04:50:19,968 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj 2018-10-08 04:50:19,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:20,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dffa6ba-bc41-4889-b0f4-4d3f92a6b05a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:50:20,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/eba2093695af4ddc9421b23a95d6b73a used request id req-1dffa6ba-bc41-4889-b0f4-4d3f92a6b05a 2018-10-08 04:50:20,170 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-f97b20a5-f2dc-428-proj-role 2018-10-08 04:50:20,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9856b2b625c144c1ba56b0362509df3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:20,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a506fcb-61a5-42f7-9016-1bba99a402d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:50:20,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9856b2b625c144c1ba56b0362509df3e used request id req-1a506fcb-61a5-42f7-9016-1bba99a402d2 2018-10-08 04:50:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40d461050a35fac1a7b1b5e4c0cdbc3f369f86e" 2018-10-08 04:50:20,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38919fa3-393b-4d32-82bc-078052d944d1 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:50:20,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-38919fa3-393b-4d32-82bc-078052d944d1 2018-10-08 04:50:20,375 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-f97b20a5-f2dc-428-user 2018-10-08 04:50:20,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/17c81a9bd5b54be9b1062741d7f65fe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3907cd89ff13257404f5264906d8cd8133873553" 2018-10-08 04:50:20,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f085ca15-29c9-4b7b-b7f9-9b95ea6e8326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:50:20,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/17c81a9bd5b54be9b1062741d7f65fe1 used request id req-f085ca15-29c9-4b7b-b7f9-9b95ea6e8326 2018-10-08 04:50:20,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:20,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["LeDJgK1IS5y98gfGJE2tNA"], "issued_at": "2018-10-08T04:50:20.000000Z"}} 2018-10-08 04:50:20,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a046a0664a327471354718348ed54a65bea7b1" 2018-10-08 04:50:21,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d75f08-946f-4616-adc5-e0d380727450 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:21,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b0d75f08-946f-4616-adc5-e0d380727450 2018-10-08 04:50:21,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:50:21,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:21,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["hig8nRjST6-ThJZFRgAvSw"], "issued_at": "2018-10-08T04:50:21.000000Z"}} 2018-10-08 04:50:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:50:21,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b346603-905c-437e-82c2-27cfb30e9d20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:21,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b346603-905c-437e-82c2-27cfb30e9d20 2018-10-08 04:50:21,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:50:21,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:50:21,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:50:21,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf13d65-4d2d-464f-b9d5-e572f15fd13b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:50:21,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj used request id req-acf13d65-4d2d-464f-b9d5-e572f15fd13b 2018-10-08 04:50:21,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:50:21,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8e1025-ce93-484d-bebc-9b0fd1bb9e16 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:50:21,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cd8e1025-ce93-484d-bebc-9b0fd1bb9e16 2018-10-08 04:50:21,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}}' 2018-10-08 04:50:21,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e302a3-6a63-47ed-8a1d-cf090d42d874 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:21,754 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f2e302a3-6a63-47ed-8a1d-cf090d42d874 2018-10-08 04:50:21,755 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj 2018-10-08 04:50:21,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:50:21,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:22,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:50:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["bmfRUjcBRiyVXFGjuoDTQA"], "issued_at": "2018-10-08T04:50:22.000000Z"}} 2018-10-08 04:50:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017a01ff669fc1687709a76950161d56bb31bb0b" 2018-10-08 04:50:22,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7dcebd-720a-489a-b835-ab4f539e00b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:22,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b7dcebd-720a-489a-b835-ab4f539e00b5 2018-10-08 04:50:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:50:22,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:50:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017a01ff669fc1687709a76950161d56bb31bb0b" 2018-10-08 04:50:22,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b09770e-9648-4231-93c8-a67f8710ec6e Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:50:22,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5b09770e-9648-4231-93c8-a67f8710ec6e 2018-10-08 04:50:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017a01ff669fc1687709a76950161d56bb31bb0b" 2018-10-08 04:50:22,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab24342-3f66-445a-a6b4-1c2b33554774 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}]} 2018-10-08 04:50:22,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj used request id req-7ab24342-3f66-445a-a6b4-1c2b33554774 2018-10-08 04:50:22,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017a01ff669fc1687709a76950161d56bb31bb0b" 2018-10-08 04:50:22,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597baf4b-7a05-473a-8d7e-e68d36b22e92 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:50:22,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-597baf4b-7a05-473a-8d7e-e68d36b22e92 2018-10-08 04:50:22,988 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-a0f391e5-a8fc-48d-user 2018-10-08 04:50:22,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:50:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:50:23,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72781b46-2089-46e6-a868-a3a42ffaecaf Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:50:23,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-72781b46-2089-46e6-a868-a3a42ffaecaf 2018-10-08 04:50:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" -d '{"role": {"name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role"}}' 2018-10-08 04:50:23,209 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb50701-bf7e-4a9e-ab3f-c0b5d833d792 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb25e095f0754583b985d9a1fc5b0cd8", "links": {"self": "http://172.30.9.28:5000/v3/roles/cb25e095f0754583b985d9a1fc5b0cd8"}, "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role"}} 2018-10-08 04:50:23,210 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1fb50701-bf7e-4a9e-ab3f-c0b5d833d792 2018-10-08 04:50:23,210 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role 2018-10-08 04:50:23,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cb25e095f0754583b985d9a1fc5b0cd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:50:23,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcd7216-f77a-4c57-8760-da1f45ef99e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/cb25e095f0754583b985d9a1fc5b0cd8"}, "domain_id": null, "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role", "id": "cb25e095f0754583b985d9a1fc5b0cd8"}} 2018-10-08 04:50:23,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cb25e095f0754583b985d9a1fc5b0cd8 used request id req-9fcd7216-f77a-4c57-8760-da1f45ef99e7 2018-10-08 04:50:23,300 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role to project InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj 2018-10-08 04:50:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647/users/9206e83cd83f433a9939045f6dc85fba/roles/cb25e095f0754583b985d9a1fc5b0cd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:50:23,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3adf7dbc-bded-494c-8756-ccfa98233ecc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:50:23,440 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647/users/9206e83cd83f433a9939045f6dc85fba/roles/cb25e095f0754583b985d9a1fc5b0cd8 used request id req-3adf7dbc-bded-494c-8756-ccfa98233ecc 2018-10-08 04:50:23,440 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:50:23,441 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:50:23,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:50:23,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:23,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb25e095f0754583b985d9a1fc5b0cd8", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role"}], "expires_at": "2018-10-08T05:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6fe56da09714e66b0667627e7b5b647", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-user", "id": "9206e83cd83f433a9939045f6dc85fba"}, "audit_ids": ["-QgNQg3yQMO_vQHck-PFmQ"], "issued_at": "2018-10-08T04:50:23.000000Z"}} 2018-10-08 04:50:23,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1d6c979b169a06e6b60437a6aab401f8830a596" 2018-10-08 04:50:23,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23741bc-d0b0-4f8f-8b9d-6f9c61f2f67d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:23,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a23741bc-d0b0-4f8f-8b9d-6f9c61f2f67d 2018-10-08 04:50:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1d6c979b169a06e6b60437a6aab401f8830a596" 2018-10-08 04:50:24,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-6d45a77c-b172-48e4-ace7-731f42f324e0 Date: Mon, 08 Oct 2018 04:50:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image"} 2018-10-08 04:50:24,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image used request id req-6d45a77c-b172-48e4-ace7-731f42f324e0 2018-10-08 04:50:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1d6c979b169a06e6b60437a6aab401f8830a596" 2018-10-08 04:50:24,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d11694d1-806c-41dd-95de-9e506d4f9739 Date: Mon, 08 Oct 2018 04:50:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:50:24,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d11694d1-806c-41dd-95de-9e506d4f9739 2018-10-08 04:50:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1d6c979b169a06e6b60437a6aab401f8830a596" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image"}' 2018-10-08 04:50:24,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1 X-Openstack-Request-Id: req-11d233e0-8ad8-4484-9e19-bcde2e770d32 Date: Mon, 08 Oct 2018 04:50:24 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:50:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:50:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "min_disk": 0, "protected": false, "id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "file": "/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/file", "checksum": null, "owner": "c6fe56da09714e66b0667627e7b5b647", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:50:24,458 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-11d233e0-8ad8-4484-9e19-bcde2e770d32 2018-10-08 04:50:24,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1d6c979b169a06e6b60437a6aab401f8830a596" -d '' 2018-10-08 04:50:26,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5d20fa2-537a-4eb8-ad4f-2357b03283b6 Date: Mon, 08 Oct 2018 04:50:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:50:26,318 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/file used request id req-f5d20fa2-537a-4eb8-ad4f-2357b03283b6 2018-10-08 04:50:26,318 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:50:26,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1d6c979b169a06e6b60437a6aab401f8830a596" 2018-10-08 04:50:26,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e0a7d0ce-f197-4b78-a2d2-3586aed8283f Date: Mon, 08 Oct 2018 04:50:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:50:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:50:26Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/snap", "metadata": {}}], "self": "/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "min_disk": 0, "protected": false, "id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "file": "/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c6fe56da09714e66b0667627e7b5b647", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:50:26,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1 used request id req-e0a7d0ce-f197-4b78-a2d2-3586aed8283f 2018-10-08 04:50:26,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1d6c979b169a06e6b60437a6aab401f8830a596" 2018-10-08 04:50:26,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-deaecf52-049b-4fae-a996-e1b6c1fd428f Date: Mon, 08 Oct 2018 04:50:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:50:26,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-deaecf52-049b-4fae-a996-e1b6c1fd428f 2018-10-08 04:50:26,639 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image 2018-10-08 04:50:26,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1d6c979b169a06e6b60437a6aab401f8830a596" 2018-10-08 04:50:26,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-348b6e1c-8bf9-42e7-b00a-225942833c72 Date: Mon, 08 Oct 2018 04:50:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:50:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:50:26Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/snap", "metadata": {}}], "self": "/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "min_disk": 0, "protected": false, "id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "file": "/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c6fe56da09714e66b0667627e7b5b647", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:50:26,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1 used request id req-348b6e1c-8bf9-42e7-b00a-225942833c72 2018-10-08 04:50:26,660 - create_image - DEBUG - Instance status is - active 2018-10-08 04:50:26,660 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image 2018-10-08 04:50:26,661 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image 2018-10-08 04:50:26,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:50:26,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:27,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb25e095f0754583b985d9a1fc5b0cd8", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role"}], "expires_at": "2018-10-08T05:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6fe56da09714e66b0667627e7b5b647", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-user", "id": "9206e83cd83f433a9939045f6dc85fba"}, "audit_ids": ["YP93rd-gRFSYXU0YM7cnuw"], "issued_at": "2018-10-08T04:50:27.000000Z"}} 2018-10-08 04:50:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" 2018-10-08 04:50:27,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a82d3a-eb87-4d40-b919-2264f7192add Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:27,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a5a82d3a-eb87-4d40-b919-2264f7192add 2018-10-08 04:50:27,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" 2018-10-08 04:50:27,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7c228cb2-a390-4b54-8477-6d8d5c74e686 Date: Mon, 08 Oct 2018 04:50:27 GMT RESP BODY: {"networks":[]} 2018-10-08 04:50:27,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-7c228cb2-a390-4b54-8477-6d8d5c74e686 2018-10-08 04:50:27,244 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net 2018-10-08 04:50:27,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" -d '{"network": {"name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net", "admin_state_up": true}}' 2018-10-08 04:50:27,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-841da9f3-1a20-44fe-a10f-901e8ba81d70 Date: Mon, 08 Oct 2018 04:50:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:50:27Z","is_default":false,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","mtu":1450}} 2018-10-08 04:50:27,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-841da9f3-1a20-44fe-a10f-901e8ba81d70 2018-10-08 04:50:27,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" 2018-10-08 04:50:27,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-539f758d-2230-464b-9f3a-3dc37bf12a8b Date: Mon, 08 Oct 2018 04:50:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:50:27Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:27,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-539f758d-2230-464b-9f3a-3dc37bf12a8b 2018-10-08 04:50:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" 2018-10-08 04:50:28,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-663476c4-d9e0-4ac5-91c6-3081496c83b2 Date: Mon, 08 Oct 2018 04:50:28 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:50:28,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-663476c4-d9e0-4ac5-91c6-3081496c83b2 2018-10-08 04:50:28,177 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet 2018-10-08 04:50:28,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" -d '{"subnets": [{"ip_version": 4, "network_id": "7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]}' 2018-10-08 04:50:29,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d763cf54-3886-4073-85eb-29e958813f6a Date: Mon, 08 Oct 2018 04:50:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:29,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-d763cf54-3886-4073-85eb-29e958813f6a 2018-10-08 04:50:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" 2018-10-08 04:50:29,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-791fc360-8a8b-46e1-be57-469513b6a563 Date: Mon, 08 Oct 2018 04:50:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:29,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-791fc360-8a8b-46e1-be57-469513b6a563 2018-10-08 04:50:29,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" 2018-10-08 04:50:29,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-20d523b7-5e15-404f-8c2e-f776933e605a Date: Mon, 08 Oct 2018 04:50:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:29,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-20d523b7-5e15-404f-8c2e-f776933e605a 2018-10-08 04:50:29,675 - OpenStackNetwork - DEBUG - Network [7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e] created successfully 2018-10-08 04:50:29,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:50:29,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:30,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["3ex6nkASSLyAPYLT6eWc-w"], "issued_at": "2018-10-08T04:50:30.000000Z"}} 2018-10-08 04:50:30,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e356b1e004c3672ff0d9dccd0b94e38292ce319b" 2018-10-08 04:50:30,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d2ed29-e631-436f-ad7e-d70e032a7e77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:30,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-27d2ed29-e631-436f-ad7e-d70e032a7e77 2018-10-08 04:50:30,145 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:50:30,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e356b1e004c3672ff0d9dccd0b94e38292ce319b" 2018-10-08 04:50:30,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50: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-fbd5b1f4-6eaf-4e4a-84d8-bbda41b96881 x-compute-request-id: req-fbd5b1f4-6eaf-4e4a-84d8-bbda41b96881 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:50:30,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fbd5b1f4-6eaf-4e4a-84d8-bbda41b96881 2018-10-08 04:50:30,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e356b1e004c3672ff0d9dccd0b94e38292ce319b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-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-10-08 04:50:30,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50: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-661bf781-8e75-46af-b7e0-f138a0e1dfd7 x-compute-request-id: req-661bf781-8e75-46af-b7e0-f138a0e1dfd7 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:50:30,383 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-661bf781-8e75-46af-b7e0-f138a0e1dfd7 2018-10-08 04:50:30,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:50:30,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:30,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb25e095f0754583b985d9a1fc5b0cd8", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role"}], "expires_at": "2018-10-08T05:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6fe56da09714e66b0667627e7b5b647", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-user", "id": "9206e83cd83f433a9939045f6dc85fba"}, "audit_ids": ["EVs25o8mTgKB19a_k587wA"], "issued_at": "2018-10-08T04:50:30.000000Z"}} 2018-10-08 04:50:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:30,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4610c208-2169-4bea-a3f3-b90272391c77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:30,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4610c208-2169-4bea-a3f3-b90272391c77 2018-10-08 04:50:30,859 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:50:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:30,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6410ded1-e088-4a2e-850f-52dbb9209371 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:30,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6410ded1-e088-4a2e-850f-52dbb9209371 2018-10-08 04:50:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:31,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9ec0ebb0-ae16-43f2-b8f6-a5cf6288293e Date: Mon, 08 Oct 2018 04:50:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:31,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-9ec0ebb0-ae16-43f2-b8f6-a5cf6288293e 2018-10-08 04:50:31,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:50:31,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:50:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:50:31,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:31,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e576f8-3868-4ef3-bd61-98a21df7279a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:31,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-48e576f8-3868-4ef3-bd61-98a21df7279a 2018-10-08 04:50:31,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:31,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a6370671-0db0-4bac-8b3d-cb5cbb5f77eb Date: Mon, 08 Oct 2018 04:50:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:31,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-a6370671-0db0-4bac-8b3d-cb5cbb5f77eb 2018-10-08 04:50:31,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:31,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ae765aa5-4185-4b5f-bc74-005828e53ba5 Date: Mon, 08 Oct 2018 04:50:31 GMT RESP BODY: {"ports":[]} 2018-10-08 04:50:31,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port&admin_state_up=True used request id req-ae765aa5-4185-4b5f-bc74-005828e53ba5 2018-10-08 04:50:31,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:31,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc7bb4e8-2ca0-456a-986d-dc426182f99b x-compute-request-id: req-fc7bb4e8-2ca0-456a-986d-dc426182f99b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:50:31,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst used request id req-fc7bb4e8-2ca0-456a-986d-dc426182f99b 2018-10-08 04:50:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:32,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-62c536e3-1c95-4cc6-a04f-c13af2a41fea Date: Mon, 08 Oct 2018 04:50:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:32,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-62c536e3-1c95-4cc6-a04f-c13af2a41fea 2018-10-08 04:50:32,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:32,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551b6d69-3f38-45cd-9d76-4e2da105087f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:32,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-551b6d69-3f38-45cd-9d76-4e2da105087f 2018-10-08 04:50:32,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:32,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dbe96a11-fb72-4551-af96-f351a118da6e Date: Mon, 08 Oct 2018 04:50:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:32,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-dbe96a11-fb72-4551-af96-f351a118da6e 2018-10-08 04:50:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:32,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a818df0-2e60-42f1-b17b-b41b8e9bf301 Date: Mon, 08 Oct 2018 04:50:32 GMT RESP BODY: {"ports":[]} 2018-10-08 04:50:32,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port&admin_state_up=True used request id req-5a818df0-2e60-42f1-b17b-b41b8e9bf301 2018-10-08 04:50:32,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:50:32,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:33,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb25e095f0754583b985d9a1fc5b0cd8", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role"}], "expires_at": "2018-10-08T05:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6fe56da09714e66b0667627e7b5b647", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-user", "id": "9206e83cd83f433a9939045f6dc85fba"}, "audit_ids": ["Zs_IVU3ORPGl2zIW3jBOFw"], "issued_at": "2018-10-08T04:50:33.000000Z"}} 2018-10-08 04:50:33,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0506ae75dda2563d6652e7f486c63078db7272df" 2018-10-08 04:50:33,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd40357-272e-4974-875f-122d9900edcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:33,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4bd40357-272e-4974-875f-122d9900edcb 2018-10-08 04:50:33,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:33,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b381a7ea-cec1-4388-9d85-e312e81207c0 Date: Mon, 08 Oct 2018 04:50:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:33,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-b381a7ea-cec1-4388-9d85-e312e81207c0 2018-10-08 04:50:33,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:33,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e609bc17-8461-4a19-b35d-245a357290a5 Date: Mon, 08 Oct 2018 04:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:33,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-e609bc17-8461-4a19-b35d-245a357290a5 2018-10-08 04:50:33,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:33,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9bc72d28-2d83-42a7-9575-f03280900afc Date: Mon, 08 Oct 2018 04:50:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:33,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-9bc72d28-2d83-42a7-9575-f03280900afc 2018-10-08 04:50:33,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:50:33,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:50:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:50:33,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0506ae75dda2563d6652e7f486c63078db7272df" 2018-10-08 04:50:33,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e37003-f6d4-4889-a893-70aea1a4d730 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:33,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-71e37003-f6d4-4889-a893-70aea1a4d730 2018-10-08 04:50:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:34,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-20a669b0-0d70-45e7-b5be-461feb1892d8 Date: Mon, 08 Oct 2018 04:50:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:34,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-20a669b0-0d70-45e7-b5be-461feb1892d8 2018-10-08 04:50:34,281 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net 2018-10-08 04:50:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" -d '{"port": {"network_id": "7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port", "admin_state_up": true}}' 2018-10-08 04:50:35,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-6f28a867-761c-455f-a132-ab5c7cd51082 Date: Mon, 08 Oct 2018 04:50:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.6"}],"id":"7bc7072e-d952-471f-97d6-fe4347103611","security_groups":["3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6"],"mac_address":"fa:16:3e:fb:de:ef","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port","project_id":"c6fe56da09714e66b0667627e7b5b647","qos_policy_id":null,"admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:34Z","binding:vnic_type":"normal"}} 2018-10-08 04:50:35,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-6f28a867-761c-455f-a132-ab5c7cd51082 2018-10-08 04:50:35,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:35,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ce7e6cc8-924e-4e6e-9663-884a32a4cbe0 Date: Mon, 08 Oct 2018 04:50:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:35,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-ce7e6cc8-924e-4e6e-9663-884a32a4cbe0 2018-10-08 04:50:35,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:35,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aaaa86b-38f8-46f6-ba63-f7f30a5e7d02 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:35,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-4aaaa86b-38f8-46f6-ba63-f7f30a5e7d02 2018-10-08 04:50:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:35,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d1a9b1e3-f30e-4c1a-bb82-5c3847f1c76f Date: Mon, 08 Oct 2018 04:50:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:35,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-d1a9b1e3-f30e-4c1a-bb82-5c3847f1c76f 2018-10-08 04:50:35,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:35,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-5f9bf0d3-0ee9-4721-8c27-3a307ee0ca37 Date: Mon, 08 Oct 2018 04:50:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.6"}],"id":"7bc7072e-d952-471f-97d6-fe4347103611","security_groups":["3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6"],"mac_address":"fa:16:3e:fb:de:ef","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:34Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:50:35,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port&admin_state_up=True used request id req-5f9bf0d3-0ee9-4721-8c27-3a307ee0ca37 2018-10-08 04:50:35,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:36,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675280b6-6bb0-4fea-b5f1-5e2f28627190 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:36,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-675280b6-6bb0-4fea-b5f1-5e2f28627190 2018-10-08 04:50:36,042 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst 2018-10-08 04:50:36,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:36,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-003b49af-1535-4891-9c7c-066ee3fb82df x-compute-request-id: req-003b49af-1535-4891-9c7c-066ee3fb82df Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-flavor-name"}]} 2018-10-08 04:50:36,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-003b49af-1535-4891-9c7c-066ee3fb82df 2018-10-08 04:50:36,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:36,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e2fe743-405b-43c3-bf23-c7842ea14cd5 x-compute-request-id: req-2e2fe743-405b-43c3-bf23-c7842ea14cd5 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:50:36,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd used request id req-2e2fe743-405b-43c3-bf23-c7842ea14cd5 2018-10-08 04:50:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:36,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-188de22a-0929-4c0c-a953-15cc211ca4fc Date: Mon, 08 Oct 2018 04:50:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:50:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:50:26Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/snap", "metadata": {}}], "self": "/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "min_disk": 0, "protected": false, "id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "file": "/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c6fe56da09714e66b0667627e7b5b647", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/a6291b2e-e268-4566-9a80-8d26bf6728f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image"} 2018-10-08 04:50:36,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image used request id req-188de22a-0929-4c0c-a953-15cc211ca4fc 2018-10-08 04:50:36,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:36,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-de847b8b-a27d-4966-9e12-83717b2e5e7d Date: Mon, 08 Oct 2018 04:50:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:50:36,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-de847b8b-a27d-4966-9e12-83717b2e5e7d 2018-10-08 04:50:36,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" -d '{"server": {"name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "imageRef": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "flavorRef": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "max_count": 1, "min_count": 1, "networks": [{"port": "7bc7072e-d952-471f-97d6-fe4347103611"}]}}' 2018-10-08 04:50:37,846 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b04d75dc-1442-4a2d-98b3-03a86432959a x-compute-request-id: req-b04d75dc-1442-4a2d-98b3-03a86432959a Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "adminPass": "ckLZ5hYihcqz"}} 2018-10-08 04:50:37,846 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b04d75dc-1442-4a2d-98b3-03a86432959a 2018-10-08 04:50:37,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:38,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50: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-57fb6886-d03e-4a6e-9a07-c01ce66c6cca x-compute-request-id: req-57fb6886-d03e-4a6e-9a07-c01ce66c6cca Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "user_id": "9206e83cd83f433a9939045f6dc85fba", "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-10-08T04:50:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:38,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-57fb6886-d03e-4a6e-9a07-c01ce66c6cca 2018-10-08 04:50:38,199 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst 2018-10-08 04:50:38,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:38,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe2d1a21-27b4-4c2b-a8a5-a78d2739d662 x-compute-request-id: req-fe2d1a21-27b4-4c2b-a8a5-a78d2739d662 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "user_id": "9206e83cd83f433a9939045f6dc85fba", "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-10-08T04:50:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:38,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-fe2d1a21-27b4-4c2b-a8a5-a78d2739d662 2018-10-08 04:50:38,419 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst] is - BUILD 2018-10-08 04:50:38,419 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:50:41,422 - create_instance - DEBUG - VM status query timeout in 896.776809216 2018-10-08 04:50:41,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:42,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5693f81-3ee0-45f9-839b-2ed269c1db84 x-compute-request-id: req-c5693f81-3ee0-45f9-839b-2ed269c1db84 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:50:38Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:42,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-c5693f81-3ee0-45f9-839b-2ed269c1db84 2018-10-08 04:50:42,013 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst] is - BUILD 2018-10-08 04:50:42,013 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:50:45,017 - create_instance - DEBUG - VM status query timeout in 893.182607174 2018-10-08 04:50:45,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:45,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50: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-09156f42-97a7-4459-a079-70b1902e9462 x-compute-request-id: req-09156f42-97a7-4459-a079-70b1902e9462 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:44Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:45,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-09156f42-97a7-4459-a079-70b1902e9462 2018-10-08 04:50:45,596 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst] is - ACTIVE 2018-10-08 04:50:45,596 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:50:45,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:46,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50: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-7dcbdc99-9aac-4a3b-8216-83badee6b26c x-compute-request-id: req-7dcbdc99-9aac-4a3b-8216-83badee6b26c Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:44Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:46,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-7dcbdc99-9aac-4a3b-8216-83badee6b26c 2018-10-08 04:50:46,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:46,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-82fa47a3-97e0-4812-8312-f1e0a4e82a0e Date: Mon, 08 Oct 2018 04:50:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:46,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-82fa47a3-97e0-4812-8312-f1e0a4e82a0e 2018-10-08 04:50:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:46,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ea140a-f178-4029-ab21-324f6e8ed55e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:46,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-70ea140a-f178-4029-ab21-324f6e8ed55e 2018-10-08 04:50:46,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:46,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d92c8fb6-29bd-4810-b47d-3b3a8abe9f2e Date: Mon, 08 Oct 2018 04:50:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:46,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-d92c8fb6-29bd-4810-b47d-3b3a8abe9f2e 2018-10-08 04:50:46,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:47,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6c1fb555-13b0-4a0d-8992-c7651011bf49 Date: Mon, 08 Oct 2018 04:50:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.2"}],"id":"3ebcad63-b877-465a-86af-2908bc8a5730","security_groups":[],"mac_address":"fa:16:3e:bf:b6:2d","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.6"}],"id":"7bc7072e-d952-471f-97d6-fe4347103611","security_groups":["3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6"],"mac_address":"fa:16:3e:fb:de:ef","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:34Z","binding:vnic_type":"normal","device_id":"7034f763-846b-4c21-bb1b-8142d10dbf4a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.4"}],"id":"bbe74aff-0cb2-43e0-9824-2b701ce7006a","security_groups":[],"mac_address":"fa:16:3e:82:e5:37","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.3"}],"id":"bfac898c-a7e3-49d8-bb74-7e2caee13ccc","security_groups":[],"mac_address":"fa:16:3e:d7:63:a1","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"}]} 2018-10-08 04:50:47,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-6c1fb555-13b0-4a0d-8992-c7651011bf49 2018-10-08 04:50:47,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:50:47,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:47,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb25e095f0754583b985d9a1fc5b0cd8", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role"}], "expires_at": "2018-10-08T05:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6fe56da09714e66b0667627e7b5b647", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-user", "id": "9206e83cd83f433a9939045f6dc85fba"}, "audit_ids": ["nwoyEQjORpij2nTSqHwx8w"], "issued_at": "2018-10-08T04:50:47.000000Z"}} 2018-10-08 04:50:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:47,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f8cbff-b7a1-403f-a72b-e3d15e6ec807 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:50:47,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-12f8cbff-b7a1-403f-a72b-e3d15e6ec807 2018-10-08 04:50:47,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:47,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-90261fdc-d1ff-40bf-8d68-d9320a2c8743 Date: Mon, 08 Oct 2018 04:50:47 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:50:47,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name&description=hello+group used request id req-90261fdc-d1ff-40bf-8d68-d9320a2c8743 2018-10-08 04:50:47,677 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name... 2018-10-08 04:50:47,677 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name 2018-10-08 04:50:47,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" -d '{"security_group": {"name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name", "description": "hello group"}}' 2018-10-08 04:50:48,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8b28c277-863c-4a31-bdba-5395442623fe Date: Mon, 08 Oct 2018 04:50:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "updated_at": "2018-10-08T04:50:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "revision_number": 0, "id": "8bbc8b7b-65e9-429f-9b38-91ee17e27f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6fe56da09714e66b0667627e7b5b647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "revision_number": 0, "id": "b4cf255d-b70a-442b-b20f-4841f8ddbadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6fe56da09714e66b0667627e7b5b647"}], "revision_number": 2, "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name"}} 2018-10-08 04:50:48,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-8b28c277-863c-4a31-bdba-5395442623fe 2018-10-08 04:50:48,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 957bd3be-9b21-4698-9fba-be5bbfee06a9 2018-10-08 04:50:48,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:48,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5575b18-d04c-42d4-9366-a597d339f427 Date: Mon, 08 Oct 2018 04:50:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "8bbc8b7b-65e9-429f-9b38-91ee17e27f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "b4cf255d-b70a-442b-b20f-4841f8ddbadc"}]} 2018-10-08 04:50:48,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 used request id req-c5575b18-d04c-42d4-9366-a597d339f427 2018-10-08 04:50:48,373 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 957bd3be-9b21-4698-9fba-be5bbfee06a9 2018-10-08 04:50:48,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:48,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f36b113e-1e09-47d7-9652-a8f78f90b3e3 Date: Mon, 08 Oct 2018 04:50:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "8bbc8b7b-65e9-429f-9b38-91ee17e27f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "b4cf255d-b70a-442b-b20f-4841f8ddbadc"}]} 2018-10-08 04:50:48,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 used request id req-f36b113e-1e09-47d7-9652-a8f78f90b3e3 2018-10-08 04:50:48,550 - neutron_utils - INFO - Retrieving security group with ID - 957bd3be-9b21-4698-9fba-be5bbfee06a9 2018-10-08 04:50:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=957bd3be-9b21-4698-9fba-be5bbfee06a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:48,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-02155456-e623-4932-8e9e-b45effe01bdf Date: Mon, 08 Oct 2018 04:50:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "updated_at": "2018-10-08T04:50:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "revision_number": 0, "id": "8bbc8b7b-65e9-429f-9b38-91ee17e27f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6fe56da09714e66b0667627e7b5b647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "revision_number": 0, "id": "b4cf255d-b70a-442b-b20f-4841f8ddbadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6fe56da09714e66b0667627e7b5b647"}], "revision_number": 2, "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name"}]} 2018-10-08 04:50:48,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=957bd3be-9b21-4698-9fba-be5bbfee06a9 used request id req-02155456-e623-4932-8e9e-b45effe01bdf 2018-10-08 04:50:48,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 957bd3be-9b21-4698-9fba-be5bbfee06a9 2018-10-08 04:50:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:48,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-be6b7d38-db24-4f0d-bf0a-457a5fc5e600 Date: Mon, 08 Oct 2018 04:50:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "8bbc8b7b-65e9-429f-9b38-91ee17e27f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "b4cf255d-b70a-442b-b20f-4841f8ddbadc"}]} 2018-10-08 04:50:48,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 used request id req-be6b7d38-db24-4f0d-bf0a-457a5fc5e600 2018-10-08 04:50:48,935 - neutron_utils - INFO - Retrieving security group with ID - 957bd3be-9b21-4698-9fba-be5bbfee06a9 2018-10-08 04:50:48,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=957bd3be-9b21-4698-9fba-be5bbfee06a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:49,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2fc4622b-bbcb-492a-8b40-acbc6eb06f2b Date: Mon, 08 Oct 2018 04:50:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "updated_at": "2018-10-08T04:50:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "revision_number": 0, "id": "8bbc8b7b-65e9-429f-9b38-91ee17e27f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6fe56da09714e66b0667627e7b5b647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "revision_number": 0, "id": "b4cf255d-b70a-442b-b20f-4841f8ddbadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6fe56da09714e66b0667627e7b5b647"}], "revision_number": 2, "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name"}]} 2018-10-08 04:50:49,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=957bd3be-9b21-4698-9fba-be5bbfee06a9 used request id req-2fc4622b-bbcb-492a-8b40-acbc6eb06f2b 2018-10-08 04:50:49,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 957bd3be-9b21-4698-9fba-be5bbfee06a9 2018-10-08 04:50:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:49,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc62110c-366b-4f5d-ba9c-7346febe6e68 Date: Mon, 08 Oct 2018 04:50: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-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "8bbc8b7b-65e9-429f-9b38-91ee17e27f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "b4cf255d-b70a-442b-b20f-4841f8ddbadc"}]} 2018-10-08 04:50:49,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 used request id req-cc62110c-366b-4f5d-ba9c-7346febe6e68 2018-10-08 04:50:49,311 - neutron_utils - INFO - Retrieving security group with ID - 957bd3be-9b21-4698-9fba-be5bbfee06a9 2018-10-08 04:50:49,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=957bd3be-9b21-4698-9fba-be5bbfee06a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:49,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ffdb41fb-fc8d-4d95-ba86-d102cb2bf783 Date: Mon, 08 Oct 2018 04:50:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "updated_at": "2018-10-08T04:50:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "revision_number": 0, "id": "8bbc8b7b-65e9-429f-9b38-91ee17e27f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6fe56da09714e66b0667627e7b5b647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "revision_number": 0, "id": "b4cf255d-b70a-442b-b20f-4841f8ddbadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6fe56da09714e66b0667627e7b5b647"}], "revision_number": 2, "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name"}]} 2018-10-08 04:50:49,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=957bd3be-9b21-4698-9fba-be5bbfee06a9 used request id req-ffdb41fb-fc8d-4d95-ba86-d102cb2bf783 2018-10-08 04:50:49,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 957bd3be-9b21-4698-9fba-be5bbfee06a9 2018-10-08 04:50:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:50:49,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-956b0f94-8a9f-48cf-a3b2-4205ebf1ea14 Date: Mon, 08 Oct 2018 04:50: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-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "8bbc8b7b-65e9-429f-9b38-91ee17e27f1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:47Z", "security_group_id": "957bd3be-9b21-4698-9fba-be5bbfee06a9", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:47Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "b4cf255d-b70a-442b-b20f-4841f8ddbadc"}]} 2018-10-08 04:50:49,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=957bd3be-9b21-4698-9fba-be5bbfee06a9 used request id req-956b0f94-8a9f-48cf-a3b2-4205ebf1ea14 2018-10-08 04:50:49,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:50,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a33886e9-2d07-451e-8ef8-190af7bac60d x-compute-request-id: req-a33886e9-2d07-451e-8ef8-190af7bac60d Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:44Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:50,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-a33886e9-2d07-451e-8ef8-190af7bac60d 2018-10-08 04:50:50,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:50,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4ad1bba3-8d5b-4970-8623-52299c5052ab Date: Mon, 08 Oct 2018 04:50:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:50,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-4ad1bba3-8d5b-4970-8623-52299c5052ab 2018-10-08 04:50:50,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:50,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24afc279-ab68-4dde-b9ce-4c0963192f97 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:50,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-24afc279-ab68-4dde-b9ce-4c0963192f97 2018-10-08 04:50:50,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:50,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f5da54e2-1bee-4248-a1ba-48cb0973c0e2 Date: Mon, 08 Oct 2018 04:50:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:50,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-f5da54e2-1bee-4248-a1ba-48cb0973c0e2 2018-10-08 04:50:50,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:50,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-62e9b7fd-a683-483a-bdb2-9b5b0ec8c0ab Date: Mon, 08 Oct 2018 04:50:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.2"}],"id":"3ebcad63-b877-465a-86af-2908bc8a5730","security_groups":[],"mac_address":"fa:16:3e:bf:b6:2d","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.6"}],"id":"7bc7072e-d952-471f-97d6-fe4347103611","security_groups":["3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6"],"mac_address":"fa:16:3e:fb:de:ef","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:34Z","binding:vnic_type":"normal","device_id":"7034f763-846b-4c21-bb1b-8142d10dbf4a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.4"}],"id":"bbe74aff-0cb2-43e0-9824-2b701ce7006a","security_groups":[],"mac_address":"fa:16:3e:82:e5:37","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.3"}],"id":"bfac898c-a7e3-49d8-bb74-7e2caee13ccc","security_groups":[],"mac_address":"fa:16:3e:d7:63:a1","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"}]} 2018-10-08 04:50:50,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-62e9b7fd-a683-483a-bdb2-9b5b0ec8c0ab 2018-10-08 04:50:50,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:50:50,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb25e095f0754583b985d9a1fc5b0cd8", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role"}], "expires_at": "2018-10-08T05:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6fe56da09714e66b0667627e7b5b647", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c6fe56da09714e66b0667627e7b5b647", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-user", "id": "9206e83cd83f433a9939045f6dc85fba"}, "audit_ids": ["Go8XF-SHQqqnfQPqZhn4CQ"], "issued_at": "2018-10-08T04:50:50.000000Z"}} 2018-10-08 04:50:50,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87bdf307377784ce9de0b42d583c843591fa87e8" 2018-10-08 04:50:51,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-154f7b71-a962-4518-a07c-36ce69eaefa8 x-compute-request-id: req-154f7b71-a962-4518-a07c-36ce69eaefa8 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:44Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:51,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-154f7b71-a962-4518-a07c-36ce69eaefa8 2018-10-08 04:50:51,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:52,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b864570-710e-4763-8212-13c5ae120bab x-compute-request-id: req-7b864570-710e-4763-8212-13c5ae120bab Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:44Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:52,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-7b864570-710e-4763-8212-13c5ae120bab 2018-10-08 04:50:52,411 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst] is - ACTIVE 2018-10-08 04:50:52,412 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:50:52,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:53,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50: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-58873304-d8d2-4327-9a26-b6a2874779b5 x-compute-request-id: req-58873304-d8d2-4327-9a26-b6a2874779b5 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:44Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:53,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-58873304-d8d2-4327-9a26-b6a2874779b5 2018-10-08 04:50:53,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:53,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ac5915b5-f7da-4b1f-81c6-248d248ecb18 Date: Mon, 08 Oct 2018 04:50:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:53,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-ac5915b5-f7da-4b1f-81c6-248d248ecb18 2018-10-08 04:50:53,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:53,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9673d869-dac0-4cfc-86c6-c9037765d8b0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:53,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-9673d869-dac0-4cfc-86c6-c9037765d8b0 2018-10-08 04:50:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:53,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8bd83e53-8650-43c6-b4ed-817ee4cab70c Date: Mon, 08 Oct 2018 04:50:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:53,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-8bd83e53-8650-43c6-b4ed-817ee4cab70c 2018-10-08 04:50:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:53,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a3f3a1de-60dd-4d7a-a545-f679a6abed26 Date: Mon, 08 Oct 2018 04:50:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.2"}],"id":"3ebcad63-b877-465a-86af-2908bc8a5730","security_groups":[],"mac_address":"fa:16:3e:bf:b6:2d","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.6"}],"id":"7bc7072e-d952-471f-97d6-fe4347103611","security_groups":["3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6"],"mac_address":"fa:16:3e:fb:de:ef","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:34Z","binding:vnic_type":"normal","device_id":"7034f763-846b-4c21-bb1b-8142d10dbf4a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.4"}],"id":"bbe74aff-0cb2-43e0-9824-2b701ce7006a","security_groups":[],"mac_address":"fa:16:3e:82:e5:37","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.3"}],"id":"bfac898c-a7e3-49d8-bb74-7e2caee13ccc","security_groups":[],"mac_address":"fa:16:3e:d7:63:a1","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"}]} 2018-10-08 04:50:53,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-a3f3a1de-60dd-4d7a-a545-f679a6abed26 2018-10-08 04:50:53,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:54,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b851e93d-2a34-42f4-bcb4-1669b7d012dd x-compute-request-id: req-b851e93d-2a34-42f4-bcb4-1669b7d012dd Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:44Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:54,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-b851e93d-2a34-42f4-bcb4-1669b7d012dd 2018-10-08 04:50:54,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:54,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-98aacf21-e34b-47bd-aa5b-b3bf0e0467a7 Date: Mon, 08 Oct 2018 04:50:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:54,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-98aacf21-e34b-47bd-aa5b-b3bf0e0467a7 2018-10-08 04:50:54,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:54,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c9c602-14e8-4442-be26-214eec146ac1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:54,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-d9c9c602-14e8-4442-be26-214eec146ac1 2018-10-08 04:50:54,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:54,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-baa2e04e-4a0a-4bc3-ba32-8026690e4a19 Date: Mon, 08 Oct 2018 04:50:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:54,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-baa2e04e-4a0a-4bc3-ba32-8026690e4a19 2018-10-08 04:50:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:54,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2c855813-9785-4768-a089-b8b52da35718 Date: Mon, 08 Oct 2018 04:50:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.2"}],"id":"3ebcad63-b877-465a-86af-2908bc8a5730","security_groups":[],"mac_address":"fa:16:3e:bf:b6:2d","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.6"}],"id":"7bc7072e-d952-471f-97d6-fe4347103611","security_groups":["3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6"],"mac_address":"fa:16:3e:fb:de:ef","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:34Z","binding:vnic_type":"normal","device_id":"7034f763-846b-4c21-bb1b-8142d10dbf4a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.4"}],"id":"bbe74aff-0cb2-43e0-9824-2b701ce7006a","security_groups":[],"mac_address":"fa:16:3e:82:e5:37","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.3"}],"id":"bfac898c-a7e3-49d8-bb74-7e2caee13ccc","security_groups":[],"mac_address":"fa:16:3e:d7:63:a1","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"}]} 2018-10-08 04:50:54,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-2c855813-9785-4768-a089-b8b52da35718 2018-10-08 04:50:54,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name"}}' 2018-10-08 04:50:56,077 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:50: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-46858605-12c3-4195-871e-55313e11e834 x-compute-request-id: req-46858605-12c3-4195-871e-55313e11e834 Content-Length: 0 Content-Type: application/json 2018-10-08 04:50:56,077 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a/action used request id req-46858605-12c3-4195-871e-55313e11e834 2018-10-08 04:50:56,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:56,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50: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-372e7edb-1838-410b-a834-4eaa8b345947 x-compute-request-id: req-372e7edb-1838-410b-a834-4eaa8b345947 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:44Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:56,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-372e7edb-1838-410b-a834-4eaa8b345947 2018-10-08 04:50:56,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:56,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7f56cf63-baf6-4b4c-b98b-be0403b58b21 Date: Mon, 08 Oct 2018 04:50:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17a7b633-e8fc-46ee-8a7b-72b9b493cd8d"],"updated_at":"2018-10-08T04:50:28Z","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6fe56da09714e66b0667627e7b5b647","id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net"}]} 2018-10-08 04:50:56,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net used request id req-7f56cf63-baf6-4b4c-b98b-be0403b58b21 2018-10-08 04:50:57,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:57,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d76e9a-b02f-44b0-b50f-4fc2b5549443 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:50:57,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-60d76e9a-b02f-44b0-b50f-4fc2b5549443 2018-10-08 04:50:57,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:57,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec52dafb-b4d9-4b2f-afda-0fbab0205561 Date: Mon, 08 Oct 2018 04:50:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:28Z","dns_nameservers":[],"updated_at":"2018-10-08T04:50:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c6fe56da09714e66b0667627e7b5b647","id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet"}]} 2018-10-08 04:50:57,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-ec52dafb-b4d9-4b2f-afda-0fbab0205561 2018-10-08 04:50:57,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:57,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-093d8461-a985-40ce-b9c4-524ad5a15c22 Date: Mon, 08 Oct 2018 04:50:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.2"}],"id":"3ebcad63-b877-465a-86af-2908bc8a5730","security_groups":[],"mac_address":"fa:16:3e:bf:b6:2d","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:55Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.6"}],"id":"7bc7072e-d952-471f-97d6-fe4347103611","security_groups":["3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6","957bd3be-9b21-4698-9fba-be5bbfee06a9"],"mac_address":"fa:16:3e:fb:de:ef","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:34Z","binding:vnic_type":"normal","device_id":"7034f763-846b-4c21-bb1b-8142d10dbf4a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.4"}],"id":"bbe74aff-0cb2-43e0-9824-2b701ce7006a","security_groups":[],"mac_address":"fa:16:3e:82:e5:37","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:50:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17a7b633-e8fc-46ee-8a7b-72b9b493cd8d","ip_address":"10.55.0.3"}],"id":"bfac898c-a7e3-49d8-bb74-7e2caee13ccc","security_groups":[],"mac_address":"fa:16:3e:d7:63:a1","project_id":"c6fe56da09714e66b0667627e7b5b647","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e","tenant_id":"c6fe56da09714e66b0667627e7b5b647","created_at":"2018-10-08T04:50:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e"}]} 2018-10-08 04:50:57,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-093d8461-a985-40ce-b9c4-524ad5a15c22 2018-10-08 04:50:57,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87bdf307377784ce9de0b42d583c843591fa87e8" 2018-10-08 04:50:57,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50: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-f1e69a85-7711-4793-a937-b5418aa02a41 x-compute-request-id: req-f1e69a85-7711-4793-a937-b5418aa02a41 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name"}], "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:44Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:57,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-f1e69a85-7711-4793-a937-b5418aa02a41 2018-10-08 04:50:57,974 - create_instance - INFO - Deleting Port with ID - 7bc7072e-d952-471f-97d6-fe4347103611 2018-10-08 04:50:57,974 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-port 2018-10-08 04:50:57,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7bc7072e-d952-471f-97d6-fe4347103611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:58,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b5e55b9-b5dc-4f98-a014-eb3a7c8f94db Date: Mon, 08 Oct 2018 04:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:50:58,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7bc7072e-d952-471f-97d6-fe4347103611 used request id req-3b5e55b9-b5dc-4f98-a014-eb3a7c8f94db 2018-10-08 04:50:58,554 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst 2018-10-08 04:50:58,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:58,744 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:50:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d4b5e6e-b061-483d-a867-c96663892eeb x-compute-request-id: req-0d4b5e6e-b061-483d-a867-c96663892eeb Content-Type: application/json 2018-10-08 04:50:58,744 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-0d4b5e6e-b061-483d-a867-c96663892eeb 2018-10-08 04:50:58,745 - create_instance - INFO - Checking deletion status 2018-10-08 04:50:58,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:50:58,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:50:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77ee318f-9676-4717-b862-a52a637f5e0a x-compute-request-id: req-77ee318f-9676-4717-b862-a52a637f5e0a Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:de:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:58Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:50:58,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-77ee318f-9676-4717-b862-a52a637f5e0a 2018-10-08 04:50:58,986 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst] is - ACTIVE 2018-10-08 04:50:58,986 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:51:01,989 - create_instance - DEBUG - VM status query timeout in 296.755472898 2018-10-08 04:51:01,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:51:02,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c979de2c-3eda-46c0-b8f6-af1e027c713f x-compute-request-id: req-c979de2c-3eda-46c0-b8f6-af1e027c713f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a", "rel": "bookmark"}], "image": {"id": "a6291b2e-e268-4566-9a80-8d26bf6728f1", "links": [{"href": "http://172.30.9.28:8774/images/a6291b2e-e268-4566-9a80-8d26bf6728f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:50:36.000000", "flavor": {"id": "04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "links": [{"href": "http://172.30.9.28:8774/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd", "rel": "bookmark"}]}, "id": "7034f763-846b-4c21-bb1b-8142d10dbf4a", "user_id": "9206e83cd83f433a9939045f6dc85fba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:50:58Z", "hostId": "4e789b6980fd3923d98aada36fec6c8144529e72530652a010efa3ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst", "created": "2018-10-08T04:50:37Z", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:02,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-c979de2c-3eda-46c0-b8f6-af1e027c713f 2018-10-08 04:51:02,254 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst] is - ACTIVE 2018-10-08 04:51:02,254 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:51:05,258 - create_instance - DEBUG - VM status query timeout in 293.487039089 2018-10-08 04:51:05,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c256a07be4d87b297084c91c2be8c18f8ec3ff" 2018-10-08 04:51:05,309 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a709bd43-9bb0-4967-8a9f-6fb8f923fcf3 x-compute-request-id: req-a709bd43-9bb0-4967-8a9f-6fb8f923fcf3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7034f763-846b-4c21-bb1b-8142d10dbf4a could not be found.", "code": 404}} 2018-10-08 04:51:05,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7034f763-846b-4c21-bb1b-8142d10dbf4a used request id req-a709bd43-9bb0-4967-8a9f-6fb8f923fcf3 2018-10-08 04:51:05,309 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7034f763-846b-4c21-bb1b-8142d10dbf4a could not be found. (HTTP 404) (Request-ID: req-a709bd43-9bb0-4967-8a9f-6fb8f923fcf3) 2018-10-08 04:51:05,309 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-inst 2018-10-08 04:51:05,310 - neutron_utils - INFO - Deleting security group rule with ID - 8bbc8b7b-65e9-429f-9b38-91ee17e27f1f 2018-10-08 04:51:05,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/8bbc8b7b-65e9-429f-9b38-91ee17e27f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:51:05,542 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1197c98d-f984-48ec-a738-2deeca3b88fd Content-Length: 0 Date: Mon, 08 Oct 2018 04:51:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:05,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/8bbc8b7b-65e9-429f-9b38-91ee17e27f1f used request id req-1197c98d-f984-48ec-a738-2deeca3b88fd 2018-10-08 04:51:05,543 - neutron_utils - INFO - Deleting security group rule with ID - b4cf255d-b70a-442b-b20f-4841f8ddbadc 2018-10-08 04:51:05,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b4cf255d-b70a-442b-b20f-4841f8ddbadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:51:05,869 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f12ce63-8812-43fa-8d8c-803a4de30dda Content-Length: 0 Date: Mon, 08 Oct 2018 04:51:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:05,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b4cf255d-b70a-442b-b20f-4841f8ddbadc used request id req-9f12ce63-8812-43fa-8d8c-803a4de30dda 2018-10-08 04:51:05,869 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-name 2018-10-08 04:51:05,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/957bd3be-9b21-4698-9fba-be5bbfee06a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ef845a0cdff9185e3521f8a29595c696b573a2" 2018-10-08 04:51:06,146 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-487928bf-7918-4b10-855c-405f63018e1b Content-Length: 0 Date: Mon, 08 Oct 2018 04:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:06,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/957bd3be-9b21-4698-9fba-be5bbfee06a9 used request id req-487928bf-7918-4b10-855c-405f63018e1b 2018-10-08 04:51:06,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e356b1e004c3672ff0d9dccd0b94e38292ce319b" 2018-10-08 04:51:06,186 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:51: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-ceb505b1-a9ca-4c90-b427-b4c06d619a48 x-compute-request-id: req-ceb505b1-a9ca-4c90-b427-b4c06d619a48 Content-Length: 0 Content-Type: application/json 2018-10-08 04:51:06,186 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/04b3c191-26d0-4805-b22b-6d7edd4b0fcd used request id req-ceb505b1-a9ca-4c90-b427-b4c06d619a48 2018-10-08 04:51:06,187 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet 2018-10-08 04:51:06,187 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-subnet 2018-10-08 04:51:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/17a7b633-e8fc-46ee-8a7b-72b9b493cd8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" 2018-10-08 04:51:08,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be9aa3c6-fe2e-4630-96b7-2f864121da2d Date: Mon, 08 Oct 2018 04:51:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:08,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/17a7b633-e8fc-46ee-8a7b-72b9b493cd8d used request id req-be9aa3c6-fe2e-4630-96b7-2f864121da2d 2018-10-08 04:51:08,411 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-pub-net 2018-10-08 04:51:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62100594db8b2a20b1e1acdd3abb6c6fbd47099b" 2018-10-08 04:51:09,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d6cc426-c41d-4852-be2c-2e24e23e61b6 Date: Mon, 08 Oct 2018 04:51:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:09,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7b6e48aa-8264-4f31-bfb6-7fb2b7c7ae7e used request id req-2d6cc426-c41d-4852-be2c-2e24e23e61b6 2018-10-08 04:51:09,705 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-bc9957ad-fd06-4143-8ca9-65227ccb6163-image 2018-10-08 04:51:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1d6c979b169a06e6b60437a6aab401f8830a596" 2018-10-08 04:51:11,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a1eeaa0-e3a9-49e4-b5ef-d477d5004bde Date: Mon, 08 Oct 2018 04:51:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:51:11,030 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a6291b2e-e268-4566-9a80-8d26bf6728f1 used request id req-4a1eeaa0-e3a9-49e4-b5ef-d477d5004bde 2018-10-08 04:51:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:51:11,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a8f61015-8b86-466d-a3aa-77e90258e837 Date: Mon, 08 Oct 2018 04:51:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:27Z", "updated_at": "2018-10-08T04:50:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:27Z", "revision_number": 0, "id": "17001242-653a-4c74-ba23-8d07c64a39d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:27Z", "security_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6fe56da09714e66b0667627e7b5b647"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:27Z", "revision_number": 0, "id": "176ca03b-e05b-47d7-9ea6-e217605e638f", "remote_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:27Z", "security_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6fe56da09714e66b0667627e7b5b647"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:27Z", "revision_number": 0, "id": "91c49569-2508-44b4-a448-a1c07a4629f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:27Z", "security_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6fe56da09714e66b0667627e7b5b647"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:50:27Z", "revision_number": 0, "id": "ca4cf315-8bbe-4f50-870f-e180be5cb732", "remote_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "remote_ip_prefix": null, "created_at": "2018-10-08T04:50:27Z", "security_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6fe56da09714e66b0667627e7b5b647"}], "revision_number": 4, "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:51:11,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a8f61015-8b86-466d-a3aa-77e90258e837 2018-10-08 04:51:11,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:51:11,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e337f318-3672-43a7-ac52-5a263a5a9e55 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647"}, "enabled": true, "id": "c6fe56da09714e66b0667627e7b5b647", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj"}} 2018-10-08 04:51:11,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-e337f318-3672-43a7-ac52-5a263a5a9e55 2018-10-08 04:51:11,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6 2018-10-08 04:51:11,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:51:11,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bef0db1d-1750-4527-91fe-86bfbdbc157b Date: Mon, 08 Oct 2018 04:51:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:27Z", "security_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:27Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "17001242-653a-4c74-ba23-8d07c64a39d4"}, {"remote_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:27Z", "security_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:27Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "176ca03b-e05b-47d7-9ea6-e217605e638f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:27Z", "security_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:27Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "91c49569-2508-44b4-a448-a1c07a4629f1"}, {"remote_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:50:27Z", "security_group_id": "3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6", "port_range_min": null, "revision_number": 0, "tenant_id": "c6fe56da09714e66b0667627e7b5b647", "created_at": "2018-10-08T04:50:27Z", "project_id": "c6fe56da09714e66b0667627e7b5b647", "id": "ca4cf315-8bbe-4f50-870f-e180be5cb732"}]} 2018-10-08 04:51:11,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6 used request id req-bef0db1d-1750-4527-91fe-86bfbdbc157b 2018-10-08 04:51:11,538 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:51:11,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:51:11,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62cd5973-79c7-4811-adbc-b463c28fb17d Content-Length: 0 Date: Mon, 08 Oct 2018 04:51:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:11,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3fe3ac44-fbe3-4e8e-934e-a0a11f75b4d6 used request id req-62cd5973-79c7-4811-adbc-b463c28fb17d 2018-10-08 04:51:11,849 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj 2018-10-08 04:51:11,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:51:12,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7305dd3-23b0-4466-b24a-6c68d2919ec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:51:12,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c6fe56da09714e66b0667627e7b5b647 used request id req-b7305dd3-23b0-4466-b24a-6c68d2919ec1 2018-10-08 04:51:12,146 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-a0f391e5-a8fc-48d-proj-role 2018-10-08 04:51:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cb25e095f0754583b985d9a1fc5b0cd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:51:12,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe395d0-3691-4de0-a047-d2c093d6cc8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:51:12,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cb25e095f0754583b985d9a1fc5b0cd8 used request id req-7fe395d0-3691-4de0-a047-d2c093d6cc8d 2018-10-08 04:51:12,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15623fe349f12776794ff5a0a150e90d76bb42ba" 2018-10-08 04:51:12,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7169a668-f12b-4796-a50d-869e3dbcd260 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:51:12,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7169a668-f12b-4796-a50d-869e3dbcd260 2018-10-08 04:51:12,363 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-a0f391e5-a8fc-48d-user 2018-10-08 04:51:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9206e83cd83f433a9939045f6dc85fba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017a01ff669fc1687709a76950161d56bb31bb0b" 2018-10-08 04:51:12,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-738d32eb-ccde-4fd6-9495-1aa8c18c3ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:51:12,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9206e83cd83f433a9939045f6dc85fba used request id req-738d32eb-ccde-4fd6-9495-1aa8c18c3ca2 2018-10-08 04:51:12,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:12,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["fsOvKrEdT32LcovLoNBRgg"], "issued_at": "2018-10-08T04:51:12.000000Z"}} 2018-10-08 04:51:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65240baffa9049e1e05f70fabbc1aa7ad2a6d71e" 2018-10-08 04:51:13,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe2d3876-2777-429e-acde-f38d2dedab57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:13,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fe2d3876-2777-429e-acde-f38d2dedab57 2018-10-08 04:51:13,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:51:13,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:13,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["eJ-nWB5CQuajiXUq_Wf3yw"], "issued_at": "2018-10-08T04:51:13.000000Z"}} 2018-10-08 04:51:13,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:51:13,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a5c440-706d-47fe-894d-64835245792d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:13,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20a5c440-706d-47fe-894d-64835245792d 2018-10-08 04:51:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:51:13,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:51:13,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d9665d0e-0772-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:51:13,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a420fe-8970-44b2-8efa-dcb9ec529e26 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d9665d0e-0772-423-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:51:13,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d9665d0e-0772-423-proj used request id req-a8a420fe-8970-44b2-8efa-dcb9ec529e26 2018-10-08 04:51:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:51:13,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f3edf8-5fe1-4789-9b3f-a7c9211ddfa2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:51:13,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-24f3edf8-5fe1-4789-9b3f-a7c9211ddfa2 2018-10-08 04:51:13,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}}' 2018-10-08 04:51:14,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc9ae0c-66c9-4316-8fac-8ed187d4235a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:14,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0dc9ae0c-66c9-4316-8fac-8ed187d4235a 2018-10-08 04:51:14,110 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d9665d0e-0772-423-proj 2018-10-08 04:51:14,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:51:14,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:14,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["yYhQe9YIQhK_gPL5b89v0A"], "issued_at": "2018-10-08T04:51:14.000000Z"}} 2018-10-08 04:51:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad35a6eee539f5215b375753e32128302463c3f1" 2018-10-08 04:51:14,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f64f18-d2f3-4d78-b940-8eb496e53c99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:14,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15f64f18-d2f3-4d78-b940-8eb496e53c99 2018-10-08 04:51:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:51:14,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:51:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad35a6eee539f5215b375753e32128302463c3f1" 2018-10-08 04:51:14,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88480bff-04db-475e-a5ee-56cc0b3de710 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:51:14,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-88480bff-04db-475e-a5ee-56cc0b3de710 2018-10-08 04:51:14,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-d9665d0e-0772-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad35a6eee539f5215b375753e32128302463c3f1" 2018-10-08 04:51:14,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fba64f0-64c0-4851-b2bf-0ae4d43ca6dd Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-d9665d0e-0772-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}]} 2018-10-08 04:51:14,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-d9665d0e-0772-423-proj used request id req-6fba64f0-64c0-4851-b2bf-0ae4d43ca6dd 2018-10-08 04:51:14,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad35a6eee539f5215b375753e32128302463c3f1" 2018-10-08 04:51:14,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60be6474-ba98-4272-b651-192d2983efaf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:51:14,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-60be6474-ba98-4272-b651-192d2983efaf 2018-10-08 04:51:15,299 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d9665d0e-0772-423-user 2018-10-08 04:51:15,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:51:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:51:15,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c383c4f-9c3c-462d-9f02-0d7f39b9028d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:51:15,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5c383c4f-9c3c-462d-9f02-0d7f39b9028d 2018-10-08 04:51:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" -d '{"role": {"name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role"}}' 2018-10-08 04:51:15,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cc756d4-67ec-41f6-ac31-78d80d3d7abc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1599c63dcdb243e8b799f4457790e964", "links": {"self": "http://172.30.9.28:5000/v3/roles/1599c63dcdb243e8b799f4457790e964"}, "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role"}} 2018-10-08 04:51:15,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6cc756d4-67ec-41f6-ac31-78d80d3d7abc 2018-10-08 04:51:15,545 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role 2018-10-08 04:51:15,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1599c63dcdb243e8b799f4457790e964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:51:15,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f5563c-1710-47d8-8c84-b31ded24bc73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1599c63dcdb243e8b799f4457790e964"}, "domain_id": null, "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role", "id": "1599c63dcdb243e8b799f4457790e964"}} 2018-10-08 04:51:15,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1599c63dcdb243e8b799f4457790e964 used request id req-95f5563c-1710-47d8-8c84-b31ded24bc73 2018-10-08 04:51:15,636 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role to project InstanceSecurityGroupTests-d9665d0e-0772-423-proj 2018-10-08 04:51:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093/users/4bb815bdb56d4a3faf6aca783143caa3/roles/1599c63dcdb243e8b799f4457790e964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:51:15,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e30dc137-06c2-40b9-b7b7-40dca851b30d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:51:15,781 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093/users/4bb815bdb56d4a3faf6aca783143caa3/roles/1599c63dcdb243e8b799f4457790e964 used request id req-e30dc137-06c2-40b9-b7b7-40dca851b30d 2018-10-08 04:51:15,781 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:51:15,782 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:51:15,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:51:15,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:16,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1599c63dcdb243e8b799f4457790e964", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role"}], "expires_at": "2018-10-08T05:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "139ffbee9baf43daa3bdf24c98d18093", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-user", "id": "4bb815bdb56d4a3faf6aca783143caa3"}, "audit_ids": ["muJL1IErRCiWLxn2av7pjA"], "issued_at": "2018-10-08T04:51:16.000000Z"}} 2018-10-08 04:51:16,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f51b0cf5d2c60e4eafa5cca4e91ede9603f477" 2018-10-08 04:51:16,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9f03c1-0c2b-4a6b-ae49-0ba57d65c359 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:16,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aa9f03c1-0c2b-4a6b-ae49-0ba57d65c359 2018-10-08 04:51:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52f51b0cf5d2c60e4eafa5cca4e91ede9603f477" 2018-10-08 04:51:16,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c4cb0c9c-1e32-4d01-9a79-ba086c7c4696 Date: Mon, 08 Oct 2018 04:51:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image"} 2018-10-08 04:51:16,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image used request id req-c4cb0c9c-1e32-4d01-9a79-ba086c7c4696 2018-10-08 04:51:16,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52f51b0cf5d2c60e4eafa5cca4e91ede9603f477" 2018-10-08 04:51:16,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b772a6b-8e98-4b2b-848c-91fbf9af7941 Date: Mon, 08 Oct 2018 04:51:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:51:16,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4b772a6b-8e98-4b2b-848c-91fbf9af7941 2018-10-08 04:51:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}52f51b0cf5d2c60e4eafa5cca4e91ede9603f477" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image"}' 2018-10-08 04:51:16,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652 X-Openstack-Request-Id: req-ae4ea1a7-8b71-4e58-8564-ac72740ac8c4 Date: Mon, 08 Oct 2018 04:51:16 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:51:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:51:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652", "min_disk": 0, "protected": false, "id": "694d1829-3c61-4975-8041-d4ac58ca4652", "file": "/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652/file", "checksum": null, "owner": "139ffbee9baf43daa3bdf24c98d18093", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:51:16,811 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ae4ea1a7-8b71-4e58-8564-ac72740ac8c4 2018-10-08 04:51:16,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52f51b0cf5d2c60e4eafa5cca4e91ede9603f477" -d '' 2018-10-08 04:51:18,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d3d0e45-2c70-45af-9620-3f7161c23116 Date: Mon, 08 Oct 2018 04:51:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:51:18,947 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652/file used request id req-7d3d0e45-2c70-45af-9620-3f7161c23116 2018-10-08 04:51:18,947 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:51:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52f51b0cf5d2c60e4eafa5cca4e91ede9603f477" 2018-10-08 04:51:19,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d3bd2226-9be9-4ca7-bb50-2a69869779f1 Date: Mon, 08 Oct 2018 04:51:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:51:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:51:18Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/694d1829-3c61-4975-8041-d4ac58ca4652/snap", "metadata": {}}], "self": "/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652", "min_disk": 0, "protected": false, "id": "694d1829-3c61-4975-8041-d4ac58ca4652", "file": "/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "139ffbee9baf43daa3bdf24c98d18093", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/694d1829-3c61-4975-8041-d4ac58ca4652/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:51:19,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652 used request id req-d3bd2226-9be9-4ca7-bb50-2a69869779f1 2018-10-08 04:51:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52f51b0cf5d2c60e4eafa5cca4e91ede9603f477" 2018-10-08 04:51:19,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b330eda6-650f-4a95-a662-23c7a421e24e Date: Mon, 08 Oct 2018 04:51:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:51:19,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b330eda6-650f-4a95-a662-23c7a421e24e 2018-10-08 04:51:19,271 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image 2018-10-08 04:51:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52f51b0cf5d2c60e4eafa5cca4e91ede9603f477" 2018-10-08 04:51:19,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-debcf9f4-dd2a-497d-bc85-f0039467ed77 Date: Mon, 08 Oct 2018 04:51:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:51:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:51:18Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/694d1829-3c61-4975-8041-d4ac58ca4652/snap", "metadata": {}}], "self": "/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652", "min_disk": 0, "protected": false, "id": "694d1829-3c61-4975-8041-d4ac58ca4652", "file": "/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "139ffbee9baf43daa3bdf24c98d18093", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/694d1829-3c61-4975-8041-d4ac58ca4652/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:51:19,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652 used request id req-debcf9f4-dd2a-497d-bc85-f0039467ed77 2018-10-08 04:51:19,440 - create_image - DEBUG - Instance status is - active 2018-10-08 04:51:19,440 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image 2018-10-08 04:51:19,440 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image 2018-10-08 04:51:19,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:51:19,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:19,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1599c63dcdb243e8b799f4457790e964", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role"}], "expires_at": "2018-10-08T05:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "139ffbee9baf43daa3bdf24c98d18093", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-user", "id": "4bb815bdb56d4a3faf6aca783143caa3"}, "audit_ids": ["4W1OM9uSQySDt7GTpE48gg"], "issued_at": "2018-10-08T04:51:19.000000Z"}} 2018-10-08 04:51:19,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" 2018-10-08 04:51:19,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6f9da8-c493-43e7-b9bf-02faef3195cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:19,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e6f9da8-c493-43e7-b9bf-02faef3195cb 2018-10-08 04:51:19,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" 2018-10-08 04:51:20,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-74ed92df-a2bb-4997-aa65-ab31beb6db54 Date: Mon, 08 Oct 2018 04:51:20 GMT RESP BODY: {"networks":[]} 2018-10-08 04:51:20,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-74ed92df-a2bb-4997-aa65-ab31beb6db54 2018-10-08 04:51:20,074 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net 2018-10-08 04:51:20,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" -d '{"network": {"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net", "admin_state_up": true}}' 2018-10-08 04:51:20,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-40dcc971-6e55-46a6-9680-c79eea930abd Date: Mon, 08 Oct 2018 04:51:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:51:20Z","is_default":false,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","mtu":1450}} 2018-10-08 04:51:20,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-40dcc971-6e55-46a6-9680-c79eea930abd 2018-10-08 04:51:20,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" 2018-10-08 04:51:20,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-0f1ab821-11ac-4d52-9f70-c7b158dc166a Date: Mon, 08 Oct 2018 04:51:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:51:20Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:20,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-0f1ab821-11ac-4d52-9f70-c7b158dc166a 2018-10-08 04:51:20,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" 2018-10-08 04:51:21,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c73119c2-4690-4c1b-adce-ded9e3aa6e2c Date: Mon, 08 Oct 2018 04:51:21 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:51:21,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-c73119c2-4690-4c1b-adce-ded9e3aa6e2c 2018-10-08 04:51:21,016 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet 2018-10-08 04:51:21,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" -d '{"subnets": [{"ip_version": 4, "network_id": "4265f76d-4b4a-4097-8157-7f53ea2b5ed1", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]}' 2018-10-08 04:51:21,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6106f1fa-afac-489a-9367-f11230f484cc Date: Mon, 08 Oct 2018 04:51:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:21,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6106f1fa-afac-489a-9367-f11230f484cc 2018-10-08 04:51:21,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" 2018-10-08 04:51:22,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7b4ca58e-0d43-47da-b331-070d87bbb0f6 Date: Mon, 08 Oct 2018 04:51:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:22,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-7b4ca58e-0d43-47da-b331-070d87bbb0f6 2018-10-08 04:51:22,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" 2018-10-08 04:51:22,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a76dc931-8f39-46d4-a4ae-48e567059a72 Date: Mon, 08 Oct 2018 04:51:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:22,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-a76dc931-8f39-46d4-a4ae-48e567059a72 2018-10-08 04:51:22,237 - OpenStackNetwork - DEBUG - Network [4265f76d-4b4a-4097-8157-7f53ea2b5ed1] created successfully 2018-10-08 04:51:22,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:51:22,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:22,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["98m-4d9vRCOK5CsA05uEow"], "issued_at": "2018-10-08T04:51:22.000000Z"}} 2018-10-08 04:51:22,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da52c4d0fbf50ccc2b7cd830cfa0fd801d33fe6b" 2018-10-08 04:51:22,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111d241e-fc27-40a5-a50b-1dab8020865b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:22,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-111d241e-fc27-40a5-a50b-1dab8020865b 2018-10-08 04:51:22,713 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:51:22,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da52c4d0fbf50ccc2b7cd830cfa0fd801d33fe6b" 2018-10-08 04:51:22,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07de2d4b-a1e7-4680-921c-da73a8d621d3 x-compute-request-id: req-07de2d4b-a1e7-4680-921c-da73a8d621d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:51:22,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-07de2d4b-a1e7-4680-921c-da73a8d621d3 2018-10-08 04:51:22,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da52c4d0fbf50ccc2b7cd830cfa0fd801d33fe6b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-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-10-08 04:51:22,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ade0e30-348f-4963-9b31-6df306be3945 x-compute-request-id: req-3ade0e30-348f-4963-9b31-6df306be3945 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:51:22,959 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3ade0e30-348f-4963-9b31-6df306be3945 2018-10-08 04:51:22,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:51:22,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:23,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1599c63dcdb243e8b799f4457790e964", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role"}], "expires_at": "2018-10-08T05:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "139ffbee9baf43daa3bdf24c98d18093", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-user", "id": "4bb815bdb56d4a3faf6aca783143caa3"}, "audit_ids": ["uBT87WyJQda0MFr_PAH6pw"], "issued_at": "2018-10-08T04:51:23.000000Z"}} 2018-10-08 04:51:23,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:23,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3e3933-46de-4a6a-be8e-c115763f27f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:23,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa3e3933-46de-4a6a-be8e-c115763f27f2 2018-10-08 04:51:23,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:23,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f95eadb3-b2ef-4ab4-bcc8-ab424ece9a36 Date: Mon, 08 Oct 2018 04:51:23 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:51:23,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name&description=hello+group used request id req-f95eadb3-b2ef-4ab4-bcc8-ab424ece9a36 2018-10-08 04:51:23,689 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name... 2018-10-08 04:51:23,689 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name 2018-10-08 04:51:23,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" -d '{"security_group": {"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name", "description": "hello group"}}' 2018-10-08 04:51:24,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b5681183-6415-4da6-8d47-e60031f16d55 Date: Mon, 08 Oct 2018 04:51:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "updated_at": "2018-10-08T04:51:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "revision_number": 0, "id": "a9b71cd1-f49f-44b6-ae70-338be422309a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv4", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "revision_number": 0, "id": "fd074f2c-d82b-4951-929f-f5a63de16b13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv6", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}], "revision_number": 2, "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "e97b3921-ec65-4108-96c5-bb605b12758f", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}} 2018-10-08 04:51:24,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-b5681183-6415-4da6-8d47-e60031f16d55 2018-10-08 04:51:24,043 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e97b3921-ec65-4108-96c5-bb605b12758f 2018-10-08 04:51:24,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:24,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0cdb638-c0ed-4aaf-a92d-1fa0ae97a7bd Date: Mon, 08 Oct 2018 04:51: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-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "a9b71cd1-f49f-44b6-ae70-338be422309a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "fd074f2c-d82b-4951-929f-f5a63de16b13"}]} 2018-10-08 04:51:24,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f used request id req-a0cdb638-c0ed-4aaf-a92d-1fa0ae97a7bd 2018-10-08 04:51:24,225 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e97b3921-ec65-4108-96c5-bb605b12758f 2018-10-08 04:51:24,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:24,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6dd289e6-a7a0-473b-8c63-7c397dfb7234 Date: Mon, 08 Oct 2018 04:51: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-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "a9b71cd1-f49f-44b6-ae70-338be422309a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "fd074f2c-d82b-4951-929f-f5a63de16b13"}]} 2018-10-08 04:51:24,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f used request id req-6dd289e6-a7a0-473b-8c63-7c397dfb7234 2018-10-08 04:51:24,408 - neutron_utils - INFO - Retrieving security group with ID - e97b3921-ec65-4108-96c5-bb605b12758f 2018-10-08 04:51:24,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e97b3921-ec65-4108-96c5-bb605b12758f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:24,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cae5384c-cc97-423d-9926-4dde0a0f0873 Date: Mon, 08 Oct 2018 04:51:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "updated_at": "2018-10-08T04:51:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "revision_number": 0, "id": "a9b71cd1-f49f-44b6-ae70-338be422309a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv4", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "revision_number": 0, "id": "fd074f2c-d82b-4951-929f-f5a63de16b13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv6", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}], "revision_number": 2, "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "e97b3921-ec65-4108-96c5-bb605b12758f", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}]} 2018-10-08 04:51:24,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e97b3921-ec65-4108-96c5-bb605b12758f used request id req-cae5384c-cc97-423d-9926-4dde0a0f0873 2018-10-08 04:51:24,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e97b3921-ec65-4108-96c5-bb605b12758f 2018-10-08 04:51:24,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:24,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f65395e6-25c7-4c24-919f-36ffd1b3e532 Date: Mon, 08 Oct 2018 04:51: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-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "a9b71cd1-f49f-44b6-ae70-338be422309a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "fd074f2c-d82b-4951-929f-f5a63de16b13"}]} 2018-10-08 04:51:24,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f used request id req-f65395e6-25c7-4c24-919f-36ffd1b3e532 2018-10-08 04:51:24,787 - neutron_utils - INFO - Retrieving security group with ID - e97b3921-ec65-4108-96c5-bb605b12758f 2018-10-08 04:51:24,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e97b3921-ec65-4108-96c5-bb605b12758f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:24,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f71a096c-a209-4fce-b071-c536946d53bf Date: Mon, 08 Oct 2018 04:51:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "updated_at": "2018-10-08T04:51:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "revision_number": 0, "id": "a9b71cd1-f49f-44b6-ae70-338be422309a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv4", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "revision_number": 0, "id": "fd074f2c-d82b-4951-929f-f5a63de16b13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv6", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}], "revision_number": 2, "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "e97b3921-ec65-4108-96c5-bb605b12758f", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}]} 2018-10-08 04:51:24,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e97b3921-ec65-4108-96c5-bb605b12758f used request id req-f71a096c-a209-4fce-b071-c536946d53bf 2018-10-08 04:51:24,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e97b3921-ec65-4108-96c5-bb605b12758f 2018-10-08 04:51:24,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:24,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0095290b-3bd1-4ba3-8417-18ea2f9128d5 Date: Mon, 08 Oct 2018 04:51: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-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "a9b71cd1-f49f-44b6-ae70-338be422309a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "fd074f2c-d82b-4951-929f-f5a63de16b13"}]} 2018-10-08 04:51:24,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f used request id req-0095290b-3bd1-4ba3-8417-18ea2f9128d5 2018-10-08 04:51:24,897 - neutron_utils - INFO - Retrieving security group with ID - e97b3921-ec65-4108-96c5-bb605b12758f 2018-10-08 04:51:24,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e97b3921-ec65-4108-96c5-bb605b12758f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:25,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-98b38878-f45a-44fe-a518-57999fc8403b Date: Mon, 08 Oct 2018 04:51:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "updated_at": "2018-10-08T04:51:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "revision_number": 0, "id": "a9b71cd1-f49f-44b6-ae70-338be422309a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv4", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "revision_number": 0, "id": "fd074f2c-d82b-4951-929f-f5a63de16b13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv6", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}], "revision_number": 2, "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "e97b3921-ec65-4108-96c5-bb605b12758f", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}]} 2018-10-08 04:51:25,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e97b3921-ec65-4108-96c5-bb605b12758f used request id req-98b38878-f45a-44fe-a518-57999fc8403b 2018-10-08 04:51:25,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e97b3921-ec65-4108-96c5-bb605b12758f 2018-10-08 04:51:25,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:25,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44b4205c-b88a-4fa6-abf3-95d791808302 Date: Mon, 08 Oct 2018 04:51: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-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "a9b71cd1-f49f-44b6-ae70-338be422309a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:51:23Z", "security_group_id": "e97b3921-ec65-4108-96c5-bb605b12758f", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:23Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "fd074f2c-d82b-4951-929f-f5a63de16b13"}]} 2018-10-08 04:51:25,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e97b3921-ec65-4108-96c5-bb605b12758f used request id req-44b4205c-b88a-4fa6-abf3-95d791808302 2018-10-08 04:51:25,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:51:25,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:25,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1599c63dcdb243e8b799f4457790e964", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role"}], "expires_at": "2018-10-08T05:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "139ffbee9baf43daa3bdf24c98d18093", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-user", "id": "4bb815bdb56d4a3faf6aca783143caa3"}, "audit_ids": ["nCIU06J9TkyJxxH_6KxmpA"], "issued_at": "2018-10-08T04:51:25.000000Z"}} 2018-10-08 04:51:25,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:25,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43473a54-d338-4f64-9d82-600f5a3e0e51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:25,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-43473a54-d338-4f64-9d82-600f5a3e0e51 2018-10-08 04:51:25,743 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:51:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:25,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551e7202-7e3a-4e6c-bb09-d5025c52bbc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:25,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-551e7202-7e3a-4e6c-bb09-d5025c52bbc5 2018-10-08 04:51:25,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:26,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a004f6a1-8c09-4a11-8c9d-f6e8092648c6 Date: Mon, 08 Oct 2018 04:51:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:26,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-a004f6a1-8c09-4a11-8c9d-f6e8092648c6 2018-10-08 04:51:26,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:51:26,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:51:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:51:26,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:26,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ba7935-88f0-40ec-9c52-9bbe7d550934 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:26,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-c3ba7935-88f0-40ec-9c52-9bbe7d550934 2018-10-08 04:51:26,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:26,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ffdd95b7-3927-4c1e-9100-60f268986ce0 Date: Mon, 08 Oct 2018 04:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:26,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-ffdd95b7-3927-4c1e-9100-60f268986ce0 2018-10-08 04:51:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:26,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-86d0d82a-164a-468d-b13e-3b96083009f8 Date: Mon, 08 Oct 2018 04:51:26 GMT RESP BODY: {"ports":[]} 2018-10-08 04:51:26,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port&admin_state_up=True used request id req-86d0d82a-164a-468d-b13e-3b96083009f8 2018-10-08 04:51:26,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:26,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34a910fa-4de7-4792-9173-cd70f33bea23 x-compute-request-id: req-34a910fa-4de7-4792-9173-cd70f33bea23 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:51:26,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst used request id req-34a910fa-4de7-4792-9173-cd70f33bea23 2018-10-08 04:51:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:27,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-267b2b07-fecf-4908-a442-d2727e609edb Date: Mon, 08 Oct 2018 04:51:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:27,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-267b2b07-fecf-4908-a442-d2727e609edb 2018-10-08 04:51:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:27,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cde58f-8cb6-4a2a-83a3-d06d91f374d7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:27,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-51cde58f-8cb6-4a2a-83a3-d06d91f374d7 2018-10-08 04:51:27,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:27,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4f992384-5369-4119-82f6-8dce83b76544 Date: Mon, 08 Oct 2018 04:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:27,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-4f992384-5369-4119-82f6-8dce83b76544 2018-10-08 04:51:27,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:27,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ccb42d0-85a0-4095-87de-399093c090d7 Date: Mon, 08 Oct 2018 04:51:27 GMT RESP BODY: {"ports":[]} 2018-10-08 04:51:27,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port&admin_state_up=True used request id req-2ccb42d0-85a0-4095-87de-399093c090d7 2018-10-08 04:51:27,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:51:27,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:28,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1599c63dcdb243e8b799f4457790e964", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role"}], "expires_at": "2018-10-08T05:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "139ffbee9baf43daa3bdf24c98d18093", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-user", "id": "4bb815bdb56d4a3faf6aca783143caa3"}, "audit_ids": ["41niBOEMQyaaLDl7ccl4iw"], "issued_at": "2018-10-08T04:51:28.000000Z"}} 2018-10-08 04:51:28,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690a70c1fbed09fa542bd96441b070b8f63cb733" 2018-10-08 04:51:28,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e457e788-b679-4c21-a1c7-c01ffd1cae06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:51:28,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e457e788-b679-4c21-a1c7-c01ffd1cae06 2018-10-08 04:51:28,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:28,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e59bf1a9-c012-4af2-863a-8953a6b17f08 Date: Mon, 08 Oct 2018 04:51:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:28,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-e59bf1a9-c012-4af2-863a-8953a6b17f08 2018-10-08 04:51:28,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:28,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d38bfc06-8fa5-48a6-a55e-906bfd3e4b42 Date: Mon, 08 Oct 2018 04:51:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:28,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-d38bfc06-8fa5-48a6-a55e-906bfd3e4b42 2018-10-08 04:51:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:28,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-66688b86-c5e3-40d0-9337-962807d80ad1 Date: Mon, 08 Oct 2018 04:51:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:28,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-66688b86-c5e3-40d0-9337-962807d80ad1 2018-10-08 04:51:28,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:51:28,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:51:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690a70c1fbed09fa542bd96441b070b8f63cb733" 2018-10-08 04:51:28,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80132fe-676b-421a-b83c-81c3a4759d7b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:28,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-e80132fe-676b-421a-b83c-81c3a4759d7b 2018-10-08 04:51:28,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:29,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ee6c7d8a-9484-4abf-805e-a1d03d22e7f7 Date: Mon, 08 Oct 2018 04:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:29,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-ee6c7d8a-9484-4abf-805e-a1d03d22e7f7 2018-10-08 04:51:29,028 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net 2018-10-08 04:51:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" -d '{"port": {"network_id": "4265f76d-4b4a-4097-8157-7f53ea2b5ed1", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port", "admin_state_up": true}}' 2018-10-08 04:51:30,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-c45e1466-9c33-48d7-8936-12aab366cd12 Date: Mon, 08 Oct 2018 04:51:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.12"}],"id":"286f869a-329b-44fe-ad55-a53fc4c48385","security_groups":["a68bc660-63b7-49df-90be-35bda4839d60"],"mac_address":"fa:16:3e:d1:2b:0d","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port","project_id":"139ffbee9baf43daa3bdf24c98d18093","qos_policy_id":null,"admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:29Z","binding:vnic_type":"normal"}} 2018-10-08 04:51:30,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-c45e1466-9c33-48d7-8936-12aab366cd12 2018-10-08 04:51:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:30,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-94f31629-b57f-428d-9d02-14a5381035e5 Date: Mon, 08 Oct 2018 04:51:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:30,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-94f31629-b57f-428d-9d02-14a5381035e5 2018-10-08 04:51:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:30,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b3273d-9967-4b19-8653-d79f6023de5c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:30,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-b3b3273d-9967-4b19-8653-d79f6023de5c 2018-10-08 04:51:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:30,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b2f82a8-d1fa-48d5-ad23-e6d818b5ad14 Date: Mon, 08 Oct 2018 04:51:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:30,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-6b2f82a8-d1fa-48d5-ad23-e6d818b5ad14 2018-10-08 04:51:30,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:30,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-07005a4d-397c-419c-bff1-2f3241a6fb7a Date: Mon, 08 Oct 2018 04:51:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.12"}],"id":"286f869a-329b-44fe-ad55-a53fc4c48385","security_groups":["a68bc660-63b7-49df-90be-35bda4839d60"],"mac_address":"fa:16:3e:d1:2b:0d","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:29Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:51:30,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port&admin_state_up=True used request id req-07005a4d-397c-419c-bff1-2f3241a6fb7a 2018-10-08 04:51:30,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:30,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc4203e-a417-4590-a17b-cb61e8148382 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:30,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-0cc4203e-a417-4590-a17b-cb61e8148382 2018-10-08 04:51:30,721 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst 2018-10-08 04:51:30,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:30,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da60ee17-3f1c-4a06-8d69-6fb2e71547d7 x-compute-request-id: req-da60ee17-3f1c-4a06-8d69-6fb2e71547d7 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-flavor-name"}]} 2018-10-08 04:51:30,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-da60ee17-3f1c-4a06-8d69-6fb2e71547d7 2018-10-08 04:51:30,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:30,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0720874-2c52-46cc-b9fb-c48c0149e3ab x-compute-request-id: req-f0720874-2c52-46cc-b9fb-c48c0149e3ab Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:51:30,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372 used request id req-f0720874-2c52-46cc-b9fb-c48c0149e3ab 2018-10-08 04:51:30,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:30,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-79bd59f5-fb99-47e6-be94-3f4a018745fd Date: Mon, 08 Oct 2018 04:51:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:51:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:51:18Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/694d1829-3c61-4975-8041-d4ac58ca4652/snap", "metadata": {}}], "self": "/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652", "min_disk": 0, "protected": false, "id": "694d1829-3c61-4975-8041-d4ac58ca4652", "file": "/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "139ffbee9baf43daa3bdf24c98d18093", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/694d1829-3c61-4975-8041-d4ac58ca4652/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image"} 2018-10-08 04:51:30,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image used request id req-79bd59f5-fb99-47e6-be94-3f4a018745fd 2018-10-08 04:51:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:31,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-317fe89e-16fd-4909-9766-46d7135dd7c5 Date: Mon, 08 Oct 2018 04:51:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:51:31,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-317fe89e-16fd-4909-9766-46d7135dd7c5 2018-10-08 04:51:31,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" -d '{"server": {"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "imageRef": "694d1829-3c61-4975-8041-d4ac58ca4652", "flavorRef": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "max_count": 1, "min_count": 1, "networks": [{"port": "286f869a-329b-44fe-ad55-a53fc4c48385"}], "security_groups": [{"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}]}}' 2018-10-08 04:51:33,001 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:51: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-7bf225e2-48da-475d-bed1-56d7834fd749 x-compute-request-id: req-7bf225e2-48da-475d-bed1-56d7834fd749 Content-Length: 435 location: http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "adminPass": "4XrNyRHnZ7Eh"}} 2018-10-08 04:51:33,001 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7bf225e2-48da-475d-bed1-56d7834fd749 2018-10-08 04:51:33,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:33,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-7b2d4c6d-53c8-4d84-bcf7-4fdf72335b43 x-compute-request-id: req-7b2d4c6d-53c8-4d84-bcf7-4fdf72335b43 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "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-10-08T04:51:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:33,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-7b2d4c6d-53c8-4d84-bcf7-4fdf72335b43 2018-10-08 04:51:33,228 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst 2018-10-08 04:51:33,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:33,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-fe0caf4b-c8d3-45e1-8d34-dcfdb6fb32af x-compute-request-id: req-fe0caf4b-c8d3-45e1-8d34-dcfdb6fb32af Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "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-10-08T04:51:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:33,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-fe0caf4b-c8d3-45e1-8d34-dcfdb6fb32af 2018-10-08 04:51:33,465 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst] is - BUILD 2018-10-08 04:51:33,465 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:51:36,468 - create_instance - DEBUG - VM status query timeout in 896.760053873 2018-10-08 04:51:36,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:37,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-2b9c53b6-f056-4ad8-8b59-302f14de9acd x-compute-request-id: req-2b9c53b6-f056-4ad8-8b59-302f14de9acd Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:51:34Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:37,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-2b9c53b6-f056-4ad8-8b59-302f14de9acd 2018-10-08 04:51:37,044 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst] is - BUILD 2018-10-08 04:51:37,045 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:51:40,048 - create_instance - DEBUG - VM status query timeout in 893.180372 2018-10-08 04:51:40,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:40,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-2676e613-159e-47dc-be43-e7b3477b05a3 x-compute-request-id: req-2676e613-159e-47dc-be43-e7b3477b05a3 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:40,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-2676e613-159e-47dc-be43-e7b3477b05a3 2018-10-08 04:51:40,469 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst] is - ACTIVE 2018-10-08 04:51:40,469 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:51:40,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:40,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-0a6f8408-206c-440b-95a3-46b0061d50b6 x-compute-request-id: req-0a6f8408-206c-440b-95a3-46b0061d50b6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:40,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-0a6f8408-206c-440b-95a3-46b0061d50b6 2018-10-08 04:51:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:40,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-99be91ba-d769-4e25-bc73-f7932f2b4e05 Date: Mon, 08 Oct 2018 04:51:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:40,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-99be91ba-d769-4e25-bc73-f7932f2b4e05 2018-10-08 04:51:40,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:41,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d44aba-d13f-4bdc-b41e-b380288d68e5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:41,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-b5d44aba-d13f-4bdc-b41e-b380288d68e5 2018-10-08 04:51:41,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:41,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-53e1827a-c400-4531-9213-786faa2fea5b Date: Mon, 08 Oct 2018 04:51:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:41,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-53e1827a-c400-4531-9213-786faa2fea5b 2018-10-08 04:51:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:41,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-39038c51-2f66-4385-a820-1744ea6d40cb Date: Mon, 08 Oct 2018 04:51:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.4"}],"id":"0655cc2b-1fa6-4165-b7bf-bb35cba8cce3","security_groups":[],"mac_address":"fa:16:3e:c9:d7:a2","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.12"}],"id":"286f869a-329b-44fe-ad55-a53fc4c48385","security_groups":["a68bc660-63b7-49df-90be-35bda4839d60"],"mac_address":"fa:16:3e:d1:2b:0d","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:29Z","binding:vnic_type":"normal","device_id":"b5013bd6-0da8-4a5d-95a7-a5179a7bb798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.3"}],"id":"872de601-919f-40cd-8463-850e172d25ee","security_groups":[],"mac_address":"fa:16:3e:b2:54:0f","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.2"}],"id":"d3a909d8-4f30-4d03-a199-d508cf9b6715","security_groups":[],"mac_address":"fa:16:3e:97:d5:7a","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"}]} 2018-10-08 04:51:41,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-39038c51-2f66-4385-a820-1744ea6d40cb 2018-10-08 04:51:41,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:41,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-0a628066-cf9a-478f-a1b6-1f443f9aebac x-compute-request-id: req-0a628066-cf9a-478f-a1b6-1f443f9aebac Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:41,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-0a628066-cf9a-478f-a1b6-1f443f9aebac 2018-10-08 04:51:41,846 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst] is - ACTIVE 2018-10-08 04:51:41,846 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:51:41,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:42,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-7c78b952-6f3e-45e7-a3ad-0129a59b6e2b x-compute-request-id: req-7c78b952-6f3e-45e7-a3ad-0129a59b6e2b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:42,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-7c78b952-6f3e-45e7-a3ad-0129a59b6e2b 2018-10-08 04:51:42,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:42,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3c674e5a-0ae1-4826-a905-302c978eb0bb Date: Mon, 08 Oct 2018 04:51:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:42,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-3c674e5a-0ae1-4826-a905-302c978eb0bb 2018-10-08 04:51:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:42,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f6aa3f-74c2-4d3c-8503-5e9d0aba668f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:42,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-28f6aa3f-74c2-4d3c-8503-5e9d0aba668f 2018-10-08 04:51:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:42,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f98d506d-752c-4bc8-a1c1-0298803b10eb Date: Mon, 08 Oct 2018 04:51:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:42,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-f98d506d-752c-4bc8-a1c1-0298803b10eb 2018-10-08 04:51:42,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:42,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-1cb1a917-89a3-4467-afc5-230a31e0da58 Date: Mon, 08 Oct 2018 04:51:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.4"}],"id":"0655cc2b-1fa6-4165-b7bf-bb35cba8cce3","security_groups":[],"mac_address":"fa:16:3e:c9:d7:a2","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.12"}],"id":"286f869a-329b-44fe-ad55-a53fc4c48385","security_groups":["a68bc660-63b7-49df-90be-35bda4839d60"],"mac_address":"fa:16:3e:d1:2b:0d","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:29Z","binding:vnic_type":"normal","device_id":"b5013bd6-0da8-4a5d-95a7-a5179a7bb798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.3"}],"id":"872de601-919f-40cd-8463-850e172d25ee","security_groups":[],"mac_address":"fa:16:3e:b2:54:0f","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.2"}],"id":"d3a909d8-4f30-4d03-a199-d508cf9b6715","security_groups":[],"mac_address":"fa:16:3e:97:d5:7a","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"}]} 2018-10-08 04:51:42,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-1cb1a917-89a3-4467-afc5-230a31e0da58 2018-10-08 04:51:42,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}}' 2018-10-08 04:51:44,196 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca217b3d-12f1-44fe-96f6-c2109d6d4090 x-compute-request-id: req-ca217b3d-12f1-44fe-96f6-c2109d6d4090 Content-Length: 0 Content-Type: application/json 2018-10-08 04:51:44,196 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798/action used request id req-ca217b3d-12f1-44fe-96f6-c2109d6d4090 2018-10-08 04:51:44,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:51:44,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1599c63dcdb243e8b799f4457790e964", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role"}], "expires_at": "2018-10-08T05:51:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "139ffbee9baf43daa3bdf24c98d18093", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/139ffbee9baf43daa3bdf24c98d18093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-user", "id": "4bb815bdb56d4a3faf6aca783143caa3"}, "audit_ids": ["eDmq86TaTv2-aG5pXvam9g"], "issued_at": "2018-10-08T04:51:44.000000Z"}} 2018-10-08 04:51:44,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9feb10928318eba36c0ce5122da70c2bafb2b2d" 2018-10-08 04:51:45,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d420f59-b4e3-480e-ab03-2793e1eec742 x-compute-request-id: req-1d420f59-b4e3-480e-ab03-2793e1eec742 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:45,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-1d420f59-b4e3-480e-ab03-2793e1eec742 2018-10-08 04:51:45,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:46,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-363ad9c4-19ca-4ca9-b352-d0278660fb1a x-compute-request-id: req-363ad9c4-19ca-4ca9-b352-d0278660fb1a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:46,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-363ad9c4-19ca-4ca9-b352-d0278660fb1a 2018-10-08 04:51:46,059 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst] is - ACTIVE 2018-10-08 04:51:46,059 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:51:46,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:46,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1f50913-39fd-43ac-b9dc-e9e84953d1e6 x-compute-request-id: req-c1f50913-39fd-43ac-b9dc-e9e84953d1e6 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:46,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-c1f50913-39fd-43ac-b9dc-e9e84953d1e6 2018-10-08 04:51:46,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:46,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7e177370-46e6-4adf-950a-c9b9be764dae Date: Mon, 08 Oct 2018 04:51:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:46,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-7e177370-46e6-4adf-950a-c9b9be764dae 2018-10-08 04:51:46,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:46,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332fcb4c-bfa3-4aa2-b22a-a26e8747e201 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:46,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-332fcb4c-bfa3-4aa2-b22a-a26e8747e201 2018-10-08 04:51:46,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:46,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7bcd3372-babd-4fa5-8f74-82fcb336d55b Date: Mon, 08 Oct 2018 04:51:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:46,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-7bcd3372-babd-4fa5-8f74-82fcb336d55b 2018-10-08 04:51:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:47,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-bcd284db-0559-4079-ae1c-aa09c4b2313c Date: Mon, 08 Oct 2018 04:51:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.4"}],"id":"0655cc2b-1fa6-4165-b7bf-bb35cba8cce3","security_groups":[],"mac_address":"fa:16:3e:c9:d7:a2","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.12"}],"id":"286f869a-329b-44fe-ad55-a53fc4c48385","security_groups":["a68bc660-63b7-49df-90be-35bda4839d60","e97b3921-ec65-4108-96c5-bb605b12758f"],"mac_address":"fa:16:3e:d1:2b:0d","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:29Z","binding:vnic_type":"normal","device_id":"b5013bd6-0da8-4a5d-95a7-a5179a7bb798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.3"}],"id":"872de601-919f-40cd-8463-850e172d25ee","security_groups":[],"mac_address":"fa:16:3e:b2:54:0f","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.2"}],"id":"d3a909d8-4f30-4d03-a199-d508cf9b6715","security_groups":[],"mac_address":"fa:16:3e:97:d5:7a","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"}]} 2018-10-08 04:51:47,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-bcd284db-0559-4079-ae1c-aa09c4b2313c 2018-10-08 04:51:47,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:47,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-005d392e-2a0b-4db3-ba68-a4290d2a6316 x-compute-request-id: req-005d392e-2a0b-4db3-ba68-a4290d2a6316 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:47,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-005d392e-2a0b-4db3-ba68-a4290d2a6316 2018-10-08 04:51:47,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:47,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dcf170a1-1f88-473a-846f-3ecd4aa5d0c5 Date: Mon, 08 Oct 2018 04:51:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:47,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-dcf170a1-1f88-473a-846f-3ecd4aa5d0c5 2018-10-08 04:51:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:48,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d517898-6f6f-4f8d-88ae-eae4c57258a0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:48,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-9d517898-6f6f-4f8d-88ae-eae4c57258a0 2018-10-08 04:51:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:48,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-15f008a0-591e-49c2-ac33-32bbc9d65d41 Date: Mon, 08 Oct 2018 04:51:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:48,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-15f008a0-591e-49c2-ac33-32bbc9d65d41 2018-10-08 04:51:48,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:48,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-dbf43fa9-c520-4f4c-b906-4c78bd2c1649 Date: Mon, 08 Oct 2018 04:51:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.4"}],"id":"0655cc2b-1fa6-4165-b7bf-bb35cba8cce3","security_groups":[],"mac_address":"fa:16:3e:c9:d7:a2","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.12"}],"id":"286f869a-329b-44fe-ad55-a53fc4c48385","security_groups":["a68bc660-63b7-49df-90be-35bda4839d60","e97b3921-ec65-4108-96c5-bb605b12758f"],"mac_address":"fa:16:3e:d1:2b:0d","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:29Z","binding:vnic_type":"normal","device_id":"b5013bd6-0da8-4a5d-95a7-a5179a7bb798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.3"}],"id":"872de601-919f-40cd-8463-850e172d25ee","security_groups":[],"mac_address":"fa:16:3e:b2:54:0f","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.2"}],"id":"d3a909d8-4f30-4d03-a199-d508cf9b6715","security_groups":[],"mac_address":"fa:16:3e:97:d5:7a","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"}]} 2018-10-08 04:51:48,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-dbf43fa9-c520-4f4c-b906-4c78bd2c1649 2018-10-08 04:51:48,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name"}}' 2018-10-08 04:51:49,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e626249-89f8-4ff4-91e0-741ae5c09527 x-compute-request-id: req-2e626249-89f8-4ff4-91e0-741ae5c09527 Content-Length: 0 Content-Type: application/json 2018-10-08 04:51:49,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798/action used request id req-2e626249-89f8-4ff4-91e0-741ae5c09527 2018-10-08 04:51:49,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:50,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-0cb3be15-fe9d-4829-bf80-d78c331ef218 x-compute-request-id: req-0cb3be15-fe9d-4829-bf80-d78c331ef218 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:50,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-0cb3be15-fe9d-4829-bf80-d78c331ef218 2018-10-08 04:51:50,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:50,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-534ee66f-3f67-40df-8853-030af1d29709 Date: Mon, 08 Oct 2018 04:51:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d059fca-c420-4f82-803b-8f7a691af388"],"updated_at":"2018-10-08T04:51:21Z","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net"}]} 2018-10-08 04:51:50,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net used request id req-534ee66f-3f67-40df-8853-030af1d29709 2018-10-08 04:51:50,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:50,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74155b4-9d5d-4749-9b9b-0e73eb2b217c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:51:50,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-f74155b4-9d5d-4749-9b9b-0e73eb2b217c 2018-10-08 04:51:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:50,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-82e1cb4d-1398-41d2-ba74-47ec7ad0f309 Date: Mon, 08 Oct 2018 04:51:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","dns_nameservers":[],"updated_at":"2018-10-08T04:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"139ffbee9baf43daa3bdf24c98d18093","id":"0d059fca-c420-4f82-803b-8f7a691af388","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet"}]} 2018-10-08 04:51:50,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-82e1cb4d-1398-41d2-ba74-47ec7ad0f309 2018-10-08 04:51:50,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:50,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-2b2cbf43-3eae-458c-aed0-cc4e991aa238 Date: Mon, 08 Oct 2018 04:51:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.4"}],"id":"0655cc2b-1fa6-4165-b7bf-bb35cba8cce3","security_groups":[],"mac_address":"fa:16:3e:c9:d7:a2","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:49Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.12"}],"id":"286f869a-329b-44fe-ad55-a53fc4c48385","security_groups":["a68bc660-63b7-49df-90be-35bda4839d60"],"mac_address":"fa:16:3e:d1:2b:0d","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:29Z","binding:vnic_type":"normal","device_id":"b5013bd6-0da8-4a5d-95a7-a5179a7bb798"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.3"}],"id":"872de601-919f-40cd-8463-850e172d25ee","security_groups":[],"mac_address":"fa:16:3e:b2:54:0f","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d059fca-c420-4f82-803b-8f7a691af388","ip_address":"10.55.0.2"}],"id":"d3a909d8-4f30-4d03-a199-d508cf9b6715","security_groups":[],"mac_address":"fa:16:3e:97:d5:7a","project_id":"139ffbee9baf43daa3bdf24c98d18093","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4265f76d-4b4a-4097-8157-7f53ea2b5ed1","tenant_id":"139ffbee9baf43daa3bdf24c98d18093","created_at":"2018-10-08T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4265f76d-4b4a-4097-8157-7f53ea2b5ed1"}]} 2018-10-08 04:51:50,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-2b2cbf43-3eae-458c-aed0-cc4e991aa238 2018-10-08 04:51:50,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9feb10928318eba36c0ce5122da70c2bafb2b2d" 2018-10-08 04:51:51,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-c975ae34-aa97-46ca-a41e-dd4997fff23a x-compute-request-id: req-c975ae34-aa97-46ca-a41e-dd4997fff23a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:2b:0d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "security_groups": [{"name": "default"}], "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:38Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:51,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-c975ae34-aa97-46ca-a41e-dd4997fff23a 2018-10-08 04:51:51,435 - create_instance - INFO - Deleting Port with ID - 286f869a-329b-44fe-ad55-a53fc4c48385 2018-10-08 04:51:51,435 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-port 2018-10-08 04:51:51,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/286f869a-329b-44fe-ad55-a53fc4c48385 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:51,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00caf2e5-f984-4245-9bb2-2d8d707b0618 Date: Mon, 08 Oct 2018 04:51:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:51,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/286f869a-329b-44fe-ad55-a53fc4c48385 used request id req-00caf2e5-f984-4245-9bb2-2d8d707b0618 2018-10-08 04:51:51,873 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst 2018-10-08 04:51:51,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:52,025 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b63b3684-89d1-4f1e-8855-f9f42fd8be44 x-compute-request-id: req-b63b3684-89d1-4f1e-8855-f9f42fd8be44 Content-Type: application/json 2018-10-08 04:51:52,025 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-b63b3684-89d1-4f1e-8855-f9f42fd8be44 2018-10-08 04:51:52,025 - create_instance - INFO - Checking deletion status 2018-10-08 04:51:52,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:52,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51: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-e518e848-a31b-48ce-89a1-d9dbc0dfa904 x-compute-request-id: req-e518e848-a31b-48ce-89a1-d9dbc0dfa904 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:51Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:52,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-e518e848-a31b-48ce-89a1-d9dbc0dfa904 2018-10-08 04:51:52,121 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst] is - ACTIVE 2018-10-08 04:51:52,121 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:51:55,124 - create_instance - DEBUG - VM status query timeout in 296.901638985 2018-10-08 04:51:55,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:55,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:51:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92343bcc-6db1-40cb-9d6f-b30c3bf70748 x-compute-request-id: req-92343bcc-6db1-40cb-9d6f-b30c3bf70748 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "rel": "bookmark"}], "image": {"id": "694d1829-3c61-4975-8041-d4ac58ca4652", "links": [{"href": "http://172.30.9.28:8774/images/694d1829-3c61-4975-8041-d4ac58ca4652", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:51:30.000000", "flavor": {"id": "c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "links": [{"href": "http://172.30.9.28:8774/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372", "rel": "bookmark"}]}, "id": "b5013bd6-0da8-4a5d-95a7-a5179a7bb798", "user_id": "4bb815bdb56d4a3faf6aca783143caa3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:51:51Z", "hostId": "9df85fc1d6f44330d1177a67dd15eb6ffe8d74bd8d25b839eda1f930", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst", "created": "2018-10-08T04:51:32Z", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:51:55,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-92343bcc-6db1-40cb-9d6f-b30c3bf70748 2018-10-08 04:51:55,372 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst] is - ACTIVE 2018-10-08 04:51:55,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:51:58,376 - create_instance - DEBUG - VM status query timeout in 293.649795055 2018-10-08 04:51:58,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d2892ff51f2b013809b2bf77eec0c8ca537dd5" 2018-10-08 04:51:58,423 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e1e3f44-ae1c-431a-98f4-894e1101ea34 x-compute-request-id: req-9e1e3f44-ae1c-431a-98f4-894e1101ea34 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b5013bd6-0da8-4a5d-95a7-a5179a7bb798 could not be found.", "code": 404}} 2018-10-08 04:51:58,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b5013bd6-0da8-4a5d-95a7-a5179a7bb798 used request id req-9e1e3f44-ae1c-431a-98f4-894e1101ea34 2018-10-08 04:51:58,423 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b5013bd6-0da8-4a5d-95a7-a5179a7bb798 could not be found. (HTTP 404) (Request-ID: req-9e1e3f44-ae1c-431a-98f4-894e1101ea34) 2018-10-08 04:51:58,423 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-inst 2018-10-08 04:51:58,424 - neutron_utils - INFO - Deleting security group rule with ID - fd074f2c-d82b-4951-929f-f5a63de16b13 2018-10-08 04:51:58,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/fd074f2c-d82b-4951-929f-f5a63de16b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:58,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e24dd92-5c72-4265-a801-074cc00d7e42 Content-Length: 0 Date: Mon, 08 Oct 2018 04:51:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:58,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/fd074f2c-d82b-4951-929f-f5a63de16b13 used request id req-2e24dd92-5c72-4265-a801-074cc00d7e42 2018-10-08 04:51:58,683 - neutron_utils - INFO - Deleting security group rule with ID - a9b71cd1-f49f-44b6-ae70-338be422309a 2018-10-08 04:51:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a9b71cd1-f49f-44b6-ae70-338be422309a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:58,833 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21e37d90-0213-4292-9717-e2a66d887212 Content-Length: 0 Date: Mon, 08 Oct 2018 04:51:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:58,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a9b71cd1-f49f-44b6-ae70-338be422309a used request id req-21e37d90-0213-4292-9717-e2a66d887212 2018-10-08 04:51:58,833 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-name 2018-10-08 04:51:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e97b3921-ec65-4108-96c5-bb605b12758f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef739bf23c090b81cf26f4547e9e2d7ebe580ae8" 2018-10-08 04:51:58,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce67e10e-7d1f-4129-9f2d-952f8219573c Content-Length: 0 Date: Mon, 08 Oct 2018 04:51:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:51:58,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e97b3921-ec65-4108-96c5-bb605b12758f used request id req-ce67e10e-7d1f-4129-9f2d-952f8219573c 2018-10-08 04:51:58,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da52c4d0fbf50ccc2b7cd830cfa0fd801d33fe6b" 2018-10-08 04:51:59,006 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61f750e4-6277-4b39-a09e-e9f4d85d9c11 x-compute-request-id: req-61f750e4-6277-4b39-a09e-e9f4d85d9c11 Content-Length: 0 Content-Type: application/json 2018-10-08 04:51:59,007 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c65c1dbc-d42f-49e8-a2a4-d09d932fc372 used request id req-61f750e4-6277-4b39-a09e-e9f4d85d9c11 2018-10-08 04:51:59,007 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet 2018-10-08 04:51:59,008 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-subnet 2018-10-08 04:51:59,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/0d059fca-c420-4f82-803b-8f7a691af388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" 2018-10-08 04:52:01,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77539d38-0172-4d41-a05a-3f36df57fdb1 Date: Mon, 08 Oct 2018 04:52:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:52:01,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0d059fca-c420-4f82-803b-8f7a691af388 used request id req-77539d38-0172-4d41-a05a-3f36df57fdb1 2018-10-08 04:52:01,303 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-pub-net 2018-10-08 04:52:01,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/4265f76d-4b4a-4097-8157-7f53ea2b5ed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d7c5cf2467a1cf620cbfad8697b5931a9ab57" 2018-10-08 04:52:02,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8cd0a77-a530-4b3e-8cee-03acd30f8f13 Date: Mon, 08 Oct 2018 04:52:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:52:02,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4265f76d-4b4a-4097-8157-7f53ea2b5ed1 used request id req-a8cd0a77-a530-4b3e-8cee-03acd30f8f13 2018-10-08 04:52:02,549 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-fab8315d-72da-47d5-a370-76d57be39430-image 2018-10-08 04:52:02,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52f51b0cf5d2c60e4eafa5cca4e91ede9603f477" 2018-10-08 04:52:04,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1943197-a7f1-4933-aeeb-cb7e086aaa63 Date: Mon, 08 Oct 2018 04:52:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:52:04,275 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/694d1829-3c61-4975-8041-d4ac58ca4652 used request id req-e1943197-a7f1-4933-aeeb-cb7e086aaa63 2018-10-08 04:52:04,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:04,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-93eb724f-70f2-4743-a122-043c99fcd834 Date: Mon, 08 Oct 2018 04:52:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:20Z", "updated_at": "2018-10-08T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:20Z", "revision_number": 0, "id": "08cf8a9b-3615-4c4d-b811-2dcb84ca37de", "remote_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:20Z", "security_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv4", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:20Z", "revision_number": 0, "id": "1243d02b-a123-4501-b67b-011951353cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:20Z", "security_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv6", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:20Z", "revision_number": 0, "id": "2e1c7fcf-e4f3-44d4-a7aa-50378bdd8763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:20Z", "security_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv4", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:51:20Z", "revision_number": 0, "id": "629b41e3-7aeb-4a82-96d1-fd83627d7565", "remote_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "remote_ip_prefix": null, "created_at": "2018-10-08T04:51:20Z", "security_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "port_range_min": null, "ethertype": "IPv6", "project_id": "139ffbee9baf43daa3bdf24c98d18093"}], "revision_number": 4, "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "a68bc660-63b7-49df-90be-35bda4839d60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:52:04,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-93eb724f-70f2-4743-a122-043c99fcd834 2018-10-08 04:52:04,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:04,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8616b4b-6774-4e13-be4d-a68fb3674e8b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:52:04,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-f8616b4b-6774-4e13-be4d-a68fb3674e8b 2018-10-08 04:52:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:04,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffcfcd16-3462-4bc7-8d1e-abd06f9bd2a9 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:52:04,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-ffcfcd16-3462-4bc7-8d1e-abd06f9bd2a9 2018-10-08 04:52:04,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:04,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef70ccf0-4b1b-4cd5-bfe5-6b11c0ba4de6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:52:04,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-ef70ccf0-4b1b-4cd5-bfe5-6b11c0ba4de6 2018-10-08 04:52:04,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:04,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b890df-6fa0-4f2a-a396-9a0b54b43b3c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093"}, "enabled": true, "id": "139ffbee9baf43daa3bdf24c98d18093", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9665d0e-0772-423-proj"}} 2018-10-08 04:52:04,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-29b890df-6fa0-4f2a-a396-9a0b54b43b3c 2018-10-08 04:52:04,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a68bc660-63b7-49df-90be-35bda4839d60 2018-10-08 04:52:04,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a68bc660-63b7-49df-90be-35bda4839d60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:05,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-acc4d359-7dd1-4b15-bfa3-5022a822e146 Date: Mon, 08 Oct 2018 04:52:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:51:20Z", "security_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:20Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "08cf8a9b-3615-4c4d-b811-2dcb84ca37de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:51:20Z", "security_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:20Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "1243d02b-a123-4501-b67b-011951353cb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:51:20Z", "security_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:20Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "2e1c7fcf-e4f3-44d4-a7aa-50378bdd8763"}, {"remote_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:51:20Z", "security_group_id": "a68bc660-63b7-49df-90be-35bda4839d60", "port_range_min": null, "revision_number": 0, "tenant_id": "139ffbee9baf43daa3bdf24c98d18093", "created_at": "2018-10-08T04:51:20Z", "project_id": "139ffbee9baf43daa3bdf24c98d18093", "id": "629b41e3-7aeb-4a82-96d1-fd83627d7565"}]} 2018-10-08 04:52:05,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a68bc660-63b7-49df-90be-35bda4839d60 used request id req-acc4d359-7dd1-4b15-bfa3-5022a822e146 2018-10-08 04:52:05,127 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:52:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a68bc660-63b7-49df-90be-35bda4839d60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:05,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0bbe451-c187-40fc-82ef-cc3f5dd2968d Content-Length: 0 Date: Mon, 08 Oct 2018 04:52:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:52:05,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a68bc660-63b7-49df-90be-35bda4839d60 used request id req-c0bbe451-c187-40fc-82ef-cc3f5dd2968d 2018-10-08 04:52:05,433 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d9665d0e-0772-423-proj 2018-10-08 04:52:05,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:05,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-713a620b-3d0a-41a9-8401-bf3948e336c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:52:05,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/139ffbee9baf43daa3bdf24c98d18093 used request id req-713a620b-3d0a-41a9-8401-bf3948e336c4 2018-10-08 04:52:05,644 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d9665d0e-0772-423-proj-role 2018-10-08 04:52:05,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1599c63dcdb243e8b799f4457790e964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:05,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2266e58-edcb-40e8-8eb0-e5521c4d5134 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:52:05,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1599c63dcdb243e8b799f4457790e964 used request id req-f2266e58-edcb-40e8-8eb0-e5521c4d5134 2018-10-08 04:52:05,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3218d5a50f56100466db1fcd155db1857b9cce1d" 2018-10-08 04:52:05,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d797d1-987d-471c-acc0-6f4f49659d2c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:52:05,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-46d797d1-987d-471c-acc0-6f4f49659d2c 2018-10-08 04:52:05,841 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d9665d0e-0772-423-user 2018-10-08 04:52:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4bb815bdb56d4a3faf6aca783143caa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad35a6eee539f5215b375753e32128302463c3f1" 2018-10-08 04:52:06,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64ebb945-5455-46d0-af64-b93337f7a680 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:52:06,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4bb815bdb56d4a3faf6aca783143caa3 used request id req-64ebb945-5455-46d0-af64-b93337f7a680 2018-10-08 04:52:06,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:06,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["8IU-pXK5Qm2Xpys6aC3NIg"], "issued_at": "2018-10-08T04:52:06.000000Z"}} 2018-10-08 04:52:06,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6e6dad1c77a87379a6ef65471f81948bc3a0cf" 2018-10-08 04:52:06,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e1fdaf-8a5e-4951-b305-c901df29140a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:06,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e5e1fdaf-8a5e-4951-b305-c901df29140a 2018-10-08 04:52:06,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:52:06,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:06,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["U5twYfD3TjWGTZUipyAHjw"], "issued_at": "2018-10-08T04:52:06.000000Z"}} 2018-10-08 04:52:06,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:52:07,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bbcfaf3-40cb-4b74-8c12-6f14763941e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:07,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1bbcfaf3-40cb-4b74-8c12-6f14763941e5 2018-10-08 04:52:07,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:52:07,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:52:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:52:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9c91a933-a585-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:52:07,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed261b3-9b78-4781-9f2b-7c4e7b045b6d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9c91a933-a585-4a8-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:52:07,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9c91a933-a585-4a8-proj used request id req-6ed261b3-9b78-4781-9f2b-7c4e7b045b6d 2018-10-08 04:52:07,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:52:07,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d90b6dd-34cc-4e60-93e2-288e7640267a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:52:07,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7d90b6dd-34cc-4e60-93e2-288e7640267a 2018-10-08 04:52:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}}' 2018-10-08 04:52:07,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:52:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-226fb1e1-026d-4df9-930a-4067573ab118 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:07,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-226fb1e1-026d-4df9-930a-4067573ab118 2018-10-08 04:52:07,347 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-9c91a933-a585-4a8-proj 2018-10-08 04:52:07,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:52:07,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:07,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:52:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["n_8N9ql3Rvueu6ngIAKFpg"], "issued_at": "2018-10-08T04:52:07.000000Z"}} 2018-10-08 04:52:07,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c38a9151bde016d6e2fd95daad7f713201b1a0f" 2018-10-08 04:52:07,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc0f70d-a124-4070-b1c1-7a894e45d04a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:07,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ffc0f70d-a124-4070-b1c1-7a894e45d04a 2018-10-08 04:52:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:52:07,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:52:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:52:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c38a9151bde016d6e2fd95daad7f713201b1a0f" 2018-10-08 04:52:07,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65b02dd-6d9b-4390-b485-9c422e5d6894 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:52:07,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d65b02dd-6d9b-4390-b485-9c422e5d6894 2018-10-08 04:52:07,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-9c91a933-a585-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c38a9151bde016d6e2fd95daad7f713201b1a0f" 2018-10-08 04:52:08,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de374dd-1340-4f9b-8567-418e1922dfa1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-9c91a933-a585-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}]} 2018-10-08 04:52:08,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-9c91a933-a585-4a8-proj used request id req-1de374dd-1340-4f9b-8567-418e1922dfa1 2018-10-08 04:52:08,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c38a9151bde016d6e2fd95daad7f713201b1a0f" 2018-10-08 04:52:08,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58760653-6aac-4c5c-a354-7c0327a1b830 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:52:08,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-58760653-6aac-4c5c-a354-7c0327a1b830 2018-10-08 04:52:08,431 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-9c91a933-a585-4a8-user 2018-10-08 04:52:08,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:52:08,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:52:08,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ab9a1e-c754-4c02-a3fe-740873f5efc4 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:52:08,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b0ab9a1e-c754-4c02-a3fe-740873f5efc4 2018-10-08 04:52:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" -d '{"role": {"name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role"}}' 2018-10-08 04:52:08,637 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c8f1bbf-7fce-4564-9931-fe9d7f2096ba Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "929613b61a014027ac1bfe746aeee6f6", "links": {"self": "http://172.30.9.28:5000/v3/roles/929613b61a014027ac1bfe746aeee6f6"}, "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role"}} 2018-10-08 04:52:08,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0c8f1bbf-7fce-4564-9931-fe9d7f2096ba 2018-10-08 04:52:08,637 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role 2018-10-08 04:52:08,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/929613b61a014027ac1bfe746aeee6f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:52:08,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95fe112a-6596-4913-8009-c7f953ca416a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/929613b61a014027ac1bfe746aeee6f6"}, "domain_id": null, "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role", "id": "929613b61a014027ac1bfe746aeee6f6"}} 2018-10-08 04:52:08,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/929613b61a014027ac1bfe746aeee6f6 used request id req-95fe112a-6596-4913-8009-c7f953ca416a 2018-10-08 04:52:08,732 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role to project InstanceSecurityGroupTests-9c91a933-a585-4a8-proj 2018-10-08 04:52:08,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047/users/b49e71b756c0429bab0a6465d5cfc068/roles/929613b61a014027ac1bfe746aeee6f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:52:08,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6526bf04-a32e-442c-a03b-93a87ffbc369 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:52:08,870 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047/users/b49e71b756c0429bab0a6465d5cfc068/roles/929613b61a014027ac1bfe746aeee6f6 used request id req-6526bf04-a32e-442c-a03b-93a87ffbc369 2018-10-08 04:52:08,870 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:52:08,872 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:52:08,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:52:08,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:09,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "929613b61a014027ac1bfe746aeee6f6", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role"}], "expires_at": "2018-10-08T05:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bd28959699406d899d52ad27c28047", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-user", "id": "b49e71b756c0429bab0a6465d5cfc068"}, "audit_ids": ["ZeZtNv_QQxCw043jUOCfCA"], "issued_at": "2018-10-08T04:52:09.000000Z"}} 2018-10-08 04:52:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e1d7ca75160801a6fa2e582592d79583b98913" 2018-10-08 04:52:09,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f541fdaf-8043-46f1-aaf3-ff4459965ffc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:09,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f541fdaf-8043-46f1-aaf3-ff4459965ffc 2018-10-08 04:52:09,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14e1d7ca75160801a6fa2e582592d79583b98913" 2018-10-08 04:52:09,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-8b385671-acfc-4652-b691-b2b489df6537 Date: Mon, 08 Oct 2018 04:52:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image"} 2018-10-08 04:52:09,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image used request id req-8b385671-acfc-4652-b691-b2b489df6537 2018-10-08 04:52:09,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14e1d7ca75160801a6fa2e582592d79583b98913" 2018-10-08 04:52:09,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db266b34-44aa-4007-86db-0164ed973f5a Date: Mon, 08 Oct 2018 04:52:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:52:09,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-db266b34-44aa-4007-86db-0164ed973f5a 2018-10-08 04:52:09,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}14e1d7ca75160801a6fa2e582592d79583b98913" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image"}' 2018-10-08 04:52:09,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21 X-Openstack-Request-Id: req-52659c02-a95c-44d9-87b0-f745f5af8fd4 Date: Mon, 08 Oct 2018 04:52:09 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:52:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:52:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "min_disk": 0, "protected": false, "id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "file": "/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/file", "checksum": null, "owner": "26bd28959699406d899d52ad27c28047", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:52:09,877 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-52659c02-a95c-44d9-87b0-f745f5af8fd4 2018-10-08 04:52:09,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14e1d7ca75160801a6fa2e582592d79583b98913" -d '' 2018-10-08 04:52:11,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-598f4c04-545c-4719-aef7-ebf7fd3d3ef7 Date: Mon, 08 Oct 2018 04:52:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:52:11,608 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/file used request id req-598f4c04-545c-4719-aef7-ebf7fd3d3ef7 2018-10-08 04:52:11,609 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:52:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14e1d7ca75160801a6fa2e582592d79583b98913" 2018-10-08 04:52:11,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7aac5cc5-856e-4e90-a061-84097b8c3a2d Date: Mon, 08 Oct 2018 04:52:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:52:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:52:11Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/snap", "metadata": {}}], "self": "/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "min_disk": 0, "protected": false, "id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "file": "/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26bd28959699406d899d52ad27c28047", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:52:11,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21 used request id req-7aac5cc5-856e-4e90-a061-84097b8c3a2d 2018-10-08 04:52:11,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14e1d7ca75160801a6fa2e582592d79583b98913" 2018-10-08 04:52:11,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e4ab14c1-bd33-4403-9100-24b28daf30bc Date: Mon, 08 Oct 2018 04:52:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:52:11,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e4ab14c1-bd33-4403-9100-24b28daf30bc 2018-10-08 04:52:11,957 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image 2018-10-08 04:52:11,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14e1d7ca75160801a6fa2e582592d79583b98913" 2018-10-08 04:52:12,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d5db91bd-51e3-4eda-8460-d30f71503b5f Date: Mon, 08 Oct 2018 04:52:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:52:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:52:11Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/snap", "metadata": {}}], "self": "/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "min_disk": 0, "protected": false, "id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "file": "/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26bd28959699406d899d52ad27c28047", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:52:12,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21 used request id req-d5db91bd-51e3-4eda-8460-d30f71503b5f 2018-10-08 04:52:12,125 - create_image - DEBUG - Instance status is - active 2018-10-08 04:52:12,125 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image 2018-10-08 04:52:12,126 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image 2018-10-08 04:52:12,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:52:12,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:12,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "929613b61a014027ac1bfe746aeee6f6", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role"}], "expires_at": "2018-10-08T05:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bd28959699406d899d52ad27c28047", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-user", "id": "b49e71b756c0429bab0a6465d5cfc068"}, "audit_ids": ["nRaT4YgxTMezIFEFfEV8zA"], "issued_at": "2018-10-08T04:52:12.000000Z"}} 2018-10-08 04:52:12,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" 2018-10-08 04:52:12,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbff3628-c567-4acf-9af6-7028461d6997 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:12,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bbff3628-c567-4acf-9af6-7028461d6997 2018-10-08 04:52:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" 2018-10-08 04:52:12,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-974679a4-930e-42a4-9817-ec19505be3bc Date: Mon, 08 Oct 2018 04:52:12 GMT RESP BODY: {"networks":[]} 2018-10-08 04:52:12,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-974679a4-930e-42a4-9817-ec19505be3bc 2018-10-08 04:52:12,784 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net 2018-10-08 04:52:12,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" -d '{"network": {"name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net", "admin_state_up": true}}' 2018-10-08 04:52:13,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-74f0cb25-f220-4946-892e-b921fc6e2e65 Date: Mon, 08 Oct 2018 04:52:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:52:13Z","is_default":false,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","mtu":1450}} 2018-10-08 04:52:13,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-74f0cb25-f220-4946-892e-b921fc6e2e65 2018-10-08 04:52:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" 2018-10-08 04:52:13,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-d0518414-ca80-4204-8e32-27d1372bc033 Date: Mon, 08 Oct 2018 04:52:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:52:13Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:13,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-d0518414-ca80-4204-8e32-27d1372bc033 2018-10-08 04:52:13,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" 2018-10-08 04:52:13,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c1a71663-16d2-4dd8-90b6-b01c04fe9e5e Date: Mon, 08 Oct 2018 04:52:13 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:52:13,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-c1a71663-16d2-4dd8-90b6-b01c04fe9e5e 2018-10-08 04:52:13,818 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet 2018-10-08 04:52:13,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" -d '{"subnets": [{"ip_version": 4, "network_id": "b22ff8bf-925c-4e44-9701-66bcb84f5b33", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]}' 2018-10-08 04:52:14,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa9a4c12-d97f-4b43-87a5-53061404f55b Date: Mon, 08 Oct 2018 04:52:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:14,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-fa9a4c12-d97f-4b43-87a5-53061404f55b 2018-10-08 04:52:14,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" 2018-10-08 04:52:15,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1a1dc2ed-43f5-4013-8beb-2671f92b5204 Date: Mon, 08 Oct 2018 04:52:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:15,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-1a1dc2ed-43f5-4013-8beb-2671f92b5204 2018-10-08 04:52:15,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" 2018-10-08 04:52:15,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-af53613a-d904-4158-b946-09c95f7927ba Date: Mon, 08 Oct 2018 04:52:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:15,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-af53613a-d904-4158-b946-09c95f7927ba 2018-10-08 04:52:15,420 - OpenStackNetwork - DEBUG - Network [b22ff8bf-925c-4e44-9701-66bcb84f5b33] created successfully 2018-10-08 04:52:15,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:52:15,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:15,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Aq4ZWnwSQ5e6SuHCSw1s-w"], "issued_at": "2018-10-08T04:52:15.000000Z"}} 2018-10-08 04:52:15,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53cc24541f222e87ba4fb05d204766a7c2ea597" 2018-10-08 04:52:15,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec585f4-cde8-4e2e-b43d-4648f5636aac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:15,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ec585f4-cde8-4e2e-b43d-4648f5636aac 2018-10-08 04:52:15,885 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:52:15,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53cc24541f222e87ba4fb05d204766a7c2ea597" 2018-10-08 04:52:16,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e100dba3-d4d1-4604-a8a7-3651bba0429a x-compute-request-id: req-e100dba3-d4d1-4604-a8a7-3651bba0429a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:52:16,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e100dba3-d4d1-4604-a8a7-3651bba0429a 2018-10-08 04:52:16,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53cc24541f222e87ba4fb05d204766a7c2ea597" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-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-10-08 04:52:16,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30fb190c-8b32-4040-938f-6d1838f2fbe0 x-compute-request-id: req-30fb190c-8b32-4040-938f-6d1838f2fbe0 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:52:16,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-30fb190c-8b32-4040-938f-6d1838f2fbe0 2018-10-08 04:52:16,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:52:16,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:16,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "929613b61a014027ac1bfe746aeee6f6", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role"}], "expires_at": "2018-10-08T05:52:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bd28959699406d899d52ad27c28047", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-user", "id": "b49e71b756c0429bab0a6465d5cfc068"}, "audit_ids": ["FiuraEfpTPSkVIYRVONSvg"], "issued_at": "2018-10-08T04:52:16.000000Z"}} 2018-10-08 04:52:16,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:16,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172733cb-0e2f-404c-8f0f-c598016927e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:16,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-172733cb-0e2f-404c-8f0f-c598016927e8 2018-10-08 04:52:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:16,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-879cb701-e4ff-4cba-858e-9ce65ff6bf95 Date: Mon, 08 Oct 2018 04:52:16 GMT RESP BODY: {"security_groups": []} 2018-10-08 04:52:16,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name&description=hello+group used request id req-879cb701-e4ff-4cba-858e-9ce65ff6bf95 2018-10-08 04:52:16,873 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name... 2018-10-08 04:52:16,873 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name 2018-10-08 04:52:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" -d '{"security_group": {"name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name", "description": "hello group"}}' 2018-10-08 04:52:17,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-980a50d5-64fc-456c-bd90-33eddb4c99d6 Date: Mon, 08 Oct 2018 04:52:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "updated_at": "2018-10-08T04:52:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "revision_number": 0, "id": "95ae479c-baa0-4923-bdeb-b464176cb8a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bd28959699406d899d52ad27c28047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "revision_number": 0, "id": "b81c11a3-7bae-48ef-b9c6-9a17f3b307ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bd28959699406d899d52ad27c28047"}], "revision_number": 2, "project_id": "26bd28959699406d899d52ad27c28047", "id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name"}} 2018-10-08 04:52:17,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-980a50d5-64fc-456c-bd90-33eddb4c99d6 2018-10-08 04:52:17,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 501cef0a-cef4-48d3-b2a3-002c6244f78b 2018-10-08 04:52:17,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:17,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b6009096-df92-451e-9f2d-57fc8dd38198 Date: Mon, 08 Oct 2018 04:52:17 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-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "95ae479c-baa0-4923-bdeb-b464176cb8a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "b81c11a3-7bae-48ef-b9c6-9a17f3b307ee"}]} 2018-10-08 04:52:17,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b used request id req-b6009096-df92-451e-9f2d-57fc8dd38198 2018-10-08 04:52:17,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 501cef0a-cef4-48d3-b2a3-002c6244f78b 2018-10-08 04:52:17,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:17,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-952ed983-730e-4550-ac0e-44c9d7efb575 Date: Mon, 08 Oct 2018 04:52:17 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-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "95ae479c-baa0-4923-bdeb-b464176cb8a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "b81c11a3-7bae-48ef-b9c6-9a17f3b307ee"}]} 2018-10-08 04:52:17,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b used request id req-952ed983-730e-4550-ac0e-44c9d7efb575 2018-10-08 04:52:17,600 - neutron_utils - INFO - Retrieving security group with ID - 501cef0a-cef4-48d3-b2a3-002c6244f78b 2018-10-08 04:52:17,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=501cef0a-cef4-48d3-b2a3-002c6244f78b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:17,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-471a8c84-fc4b-4fe6-a4bd-ad76089aef89 Date: Mon, 08 Oct 2018 04:52:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "updated_at": "2018-10-08T04:52:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "revision_number": 0, "id": "95ae479c-baa0-4923-bdeb-b464176cb8a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bd28959699406d899d52ad27c28047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "revision_number": 0, "id": "b81c11a3-7bae-48ef-b9c6-9a17f3b307ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bd28959699406d899d52ad27c28047"}], "revision_number": 2, "project_id": "26bd28959699406d899d52ad27c28047", "id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name"}]} 2018-10-08 04:52:17,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=501cef0a-cef4-48d3-b2a3-002c6244f78b used request id req-471a8c84-fc4b-4fe6-a4bd-ad76089aef89 2018-10-08 04:52:17,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 501cef0a-cef4-48d3-b2a3-002c6244f78b 2018-10-08 04:52:17,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:18,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd9a8c4a-1d88-47b5-80ad-36e76f7a3db4 Date: Mon, 08 Oct 2018 04:52:18 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-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "95ae479c-baa0-4923-bdeb-b464176cb8a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "b81c11a3-7bae-48ef-b9c6-9a17f3b307ee"}]} 2018-10-08 04:52:18,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b used request id req-cd9a8c4a-1d88-47b5-80ad-36e76f7a3db4 2018-10-08 04:52:18,001 - neutron_utils - INFO - Retrieving security group with ID - 501cef0a-cef4-48d3-b2a3-002c6244f78b 2018-10-08 04:52:18,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=501cef0a-cef4-48d3-b2a3-002c6244f78b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:18,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-acd30f26-553c-4039-8e63-157508ae7968 Date: Mon, 08 Oct 2018 04:52:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "updated_at": "2018-10-08T04:52:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "revision_number": 0, "id": "95ae479c-baa0-4923-bdeb-b464176cb8a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bd28959699406d899d52ad27c28047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "revision_number": 0, "id": "b81c11a3-7bae-48ef-b9c6-9a17f3b307ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bd28959699406d899d52ad27c28047"}], "revision_number": 2, "project_id": "26bd28959699406d899d52ad27c28047", "id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name"}]} 2018-10-08 04:52:18,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=501cef0a-cef4-48d3-b2a3-002c6244f78b used request id req-acd30f26-553c-4039-8e63-157508ae7968 2018-10-08 04:52:18,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 501cef0a-cef4-48d3-b2a3-002c6244f78b 2018-10-08 04:52:18,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:18,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6ad3c2c5-98e2-43bf-9d73-5ff68767ab89 Date: Mon, 08 Oct 2018 04:52:18 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-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "95ae479c-baa0-4923-bdeb-b464176cb8a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "b81c11a3-7bae-48ef-b9c6-9a17f3b307ee"}]} 2018-10-08 04:52:18,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b used request id req-6ad3c2c5-98e2-43bf-9d73-5ff68767ab89 2018-10-08 04:52:18,234 - neutron_utils - INFO - Retrieving security group with ID - 501cef0a-cef4-48d3-b2a3-002c6244f78b 2018-10-08 04:52:18,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=501cef0a-cef4-48d3-b2a3-002c6244f78b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:18,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b4533e19-6569-454a-bbf3-50cd7f1fa7be Date: Mon, 08 Oct 2018 04:52:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "updated_at": "2018-10-08T04:52:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "revision_number": 0, "id": "95ae479c-baa0-4923-bdeb-b464176cb8a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bd28959699406d899d52ad27c28047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "revision_number": 0, "id": "b81c11a3-7bae-48ef-b9c6-9a17f3b307ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bd28959699406d899d52ad27c28047"}], "revision_number": 2, "project_id": "26bd28959699406d899d52ad27c28047", "id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name"}]} 2018-10-08 04:52:18,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=501cef0a-cef4-48d3-b2a3-002c6244f78b used request id req-b4533e19-6569-454a-bbf3-50cd7f1fa7be 2018-10-08 04:52:18,426 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 501cef0a-cef4-48d3-b2a3-002c6244f78b 2018-10-08 04:52:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:18,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6501e8cb-e5e3-46c3-98ea-6b11605a3776 Date: Mon, 08 Oct 2018 04:52:18 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-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "95ae479c-baa0-4923-bdeb-b464176cb8a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:52:17Z", "security_group_id": "501cef0a-cef4-48d3-b2a3-002c6244f78b", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:17Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "b81c11a3-7bae-48ef-b9c6-9a17f3b307ee"}]} 2018-10-08 04:52:18,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=501cef0a-cef4-48d3-b2a3-002c6244f78b used request id req-6501e8cb-e5e3-46c3-98ea-6b11605a3776 2018-10-08 04:52:18,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:52:18,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:18,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "929613b61a014027ac1bfe746aeee6f6", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role"}], "expires_at": "2018-10-08T05:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bd28959699406d899d52ad27c28047", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-user", "id": "b49e71b756c0429bab0a6465d5cfc068"}, "audit_ids": ["ygJcH4pkRmKrHahNfvBMEw"], "issued_at": "2018-10-08T04:52:18.000000Z"}} 2018-10-08 04:52:18,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:19,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a024cff-f0c7-465c-918f-f2d01da04949 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:19,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a024cff-f0c7-465c-918f-f2d01da04949 2018-10-08 04:52:19,036 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:52:19,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:19,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca512ac-d459-40af-a8c6-751fdb57b88b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:19,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ca512ac-d459-40af-a8c6-751fdb57b88b 2018-10-08 04:52:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:19,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3deebfca-4a3a-4640-aca4-c4de4d301804 Date: Mon, 08 Oct 2018 04:52:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:19,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-3deebfca-4a3a-4640-aca4-c4de4d301804 2018-10-08 04:52:19,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:52:19,378 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:52:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:19,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815835e3-b6df-4e73-a2a2-4a29d9b340be Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:19,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-815835e3-b6df-4e73-a2a2-4a29d9b340be 2018-10-08 04:52:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:19,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac4fa948-7b7a-4d42-82ad-be00f34b7dcc Date: Mon, 08 Oct 2018 04:52:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:19,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-ac4fa948-7b7a-4d42-82ad-be00f34b7dcc 2018-10-08 04:52:19,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:19,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3e7c2743-2883-4c7a-a196-97faa43df1f4 Date: Mon, 08 Oct 2018 04:52:19 GMT RESP BODY: {"ports":[]} 2018-10-08 04:52:19,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port&admin_state_up=True used request id req-3e7c2743-2883-4c7a-a196-97faa43df1f4 2018-10-08 04:52:19,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:20,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25162716-71eb-40cf-849f-9e08475cc4ed x-compute-request-id: req-25162716-71eb-40cf-849f-9e08475cc4ed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:52:20,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst used request id req-25162716-71eb-40cf-849f-9e08475cc4ed 2018-10-08 04:52:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:20,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-949c00b4-85e5-43d1-8fa0-3f69d2b26ccb Date: Mon, 08 Oct 2018 04:52:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:20,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-949c00b4-85e5-43d1-8fa0-3f69d2b26ccb 2018-10-08 04:52:20,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:20,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e61148-4d84-49b1-aeee-92f519caf2b9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:20,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-e1e61148-4d84-49b1-aeee-92f519caf2b9 2018-10-08 04:52:20,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:20,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b2f1164a-27db-4df3-b0cd-501a0e9c9c33 Date: Mon, 08 Oct 2018 04:52:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:20,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-b2f1164a-27db-4df3-b0cd-501a0e9c9c33 2018-10-08 04:52:20,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:20,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-686809bd-7b1e-4e71-81fa-88d8c304decb Date: Mon, 08 Oct 2018 04:52:20 GMT RESP BODY: {"ports":[]} 2018-10-08 04:52:20,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port&admin_state_up=True used request id req-686809bd-7b1e-4e71-81fa-88d8c304decb 2018-10-08 04:52:20,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:52:20,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:21,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "929613b61a014027ac1bfe746aeee6f6", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role"}], "expires_at": "2018-10-08T05:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bd28959699406d899d52ad27c28047", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-user", "id": "b49e71b756c0429bab0a6465d5cfc068"}, "audit_ids": ["xpJPPrUlSBugcQct0omz3Q"], "issued_at": "2018-10-08T04:52:21.000000Z"}} 2018-10-08 04:52:21,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a06a95271ae6988250e538eaa0d321b463421" 2018-10-08 04:52:21,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111f7c2c-2d6f-4b61-ae91-0c385c2e4576 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:52:21,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-111f7c2c-2d6f-4b61-ae91-0c385c2e4576 2018-10-08 04:52:21,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:21,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-804a86b4-d2d5-4342-aff6-6ec6a5736ca8 Date: Mon, 08 Oct 2018 04:52:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:21,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-804a86b4-d2d5-4342-aff6-6ec6a5736ca8 2018-10-08 04:52:21,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:21,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-83427d55-3d57-4dd7-b1b0-62a01e4d45c9 Date: Mon, 08 Oct 2018 04:52:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:21,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-83427d55-3d57-4dd7-b1b0-62a01e4d45c9 2018-10-08 04:52:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:22,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e33ef40b-8022-49e8-b93b-fb0c99dcf312 Date: Mon, 08 Oct 2018 04:52:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:22,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-e33ef40b-8022-49e8-b93b-fb0c99dcf312 2018-10-08 04:52:22,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:52:22,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:52:22,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a06a95271ae6988250e538eaa0d321b463421" 2018-10-08 04:52:22,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8b24f3-1fdb-461c-a5af-210bb889c280 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:22,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-9a8b24f3-1fdb-461c-a5af-210bb889c280 2018-10-08 04:52:22,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:22,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-82e19357-8b26-49a1-a062-a015d727a261 Date: Mon, 08 Oct 2018 04:52:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:22,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-82e19357-8b26-49a1-a062-a015d727a261 2018-10-08 04:52:22,372 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net 2018-10-08 04:52:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" -d '{"port": {"network_id": "b22ff8bf-925c-4e44-9701-66bcb84f5b33", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port", "admin_state_up": true}}' 2018-10-08 04:52:23,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-6bfa0782-39b0-40d7-84b3-d54f32c1c1da Date: Mon, 08 Oct 2018 04:52:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.10"}],"id":"04119765-19e2-4107-ae0c-424a2941a768","security_groups":["831375cb-8f95-4063-99c9-b78cd9b50869"],"mac_address":"fa:16:3e:dd:b4:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port","project_id":"26bd28959699406d899d52ad27c28047","qos_policy_id":null,"admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:22Z","binding:vnic_type":"normal"}} 2018-10-08 04:52:23,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-6bfa0782-39b0-40d7-84b3-d54f32c1c1da 2018-10-08 04:52:23,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:23,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e8e2c74c-534c-496b-a2c4-7934280b3e95 Date: Mon, 08 Oct 2018 04:52:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:23,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-e8e2c74c-534c-496b-a2c4-7934280b3e95 2018-10-08 04:52:23,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:23,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a011b2ee-c282-4449-9fa6-5bd3406aca12 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:23,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-a011b2ee-c282-4449-9fa6-5bd3406aca12 2018-10-08 04:52:23,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:23,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cadd9db0-9a1a-4bfa-b1a2-323d8a565b06 Date: Mon, 08 Oct 2018 04:52:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:23,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-cadd9db0-9a1a-4bfa-b1a2-323d8a565b06 2018-10-08 04:52:23,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:24,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-16d35ea4-8b5b-4e43-b444-cc1d22baf7a3 Date: Mon, 08 Oct 2018 04:52:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.10"}],"id":"04119765-19e2-4107-ae0c-424a2941a768","security_groups":["831375cb-8f95-4063-99c9-b78cd9b50869"],"mac_address":"fa:16:3e:dd:b4:bd","project_id":"26bd28959699406d899d52ad27c28047","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:22Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:52:24,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port&admin_state_up=True used request id req-16d35ea4-8b5b-4e43-b444-cc1d22baf7a3 2018-10-08 04:52:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:24,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58251744-eb58-4b8b-9c92-0ee1b3992522 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:24,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-58251744-eb58-4b8b-9c92-0ee1b3992522 2018-10-08 04:52:24,136 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst 2018-10-08 04:52:24,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:24,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-426a471c-3f54-4beb-a70d-b041ec1ad185 x-compute-request-id: req-426a471c-3f54-4beb-a70d-b041ec1ad185 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-flavor-name"}]} 2018-10-08 04:52:24,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-426a471c-3f54-4beb-a70d-b041ec1ad185 2018-10-08 04:52:24,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:24,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-5c4d0d98-a6b1-46a4-823c-6a0f4d0bd1d1 x-compute-request-id: req-5c4d0d98-a6b1-46a4-823c-6a0f4d0bd1d1 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:52:24,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457 used request id req-5c4d0d98-a6b1-46a4-823c-6a0f4d0bd1d1 2018-10-08 04:52:24,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:24,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b4573d69-37a7-4726-9bf5-4a5578048aa4 Date: Mon, 08 Oct 2018 04:52:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:52:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:52:11Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/snap", "metadata": {}}], "self": "/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "min_disk": 0, "protected": false, "id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "file": "/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26bd28959699406d899d52ad27c28047", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image"} 2018-10-08 04:52:24,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image used request id req-b4573d69-37a7-4726-9bf5-4a5578048aa4 2018-10-08 04:52:24,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:24,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6c52bfc9-ca9a-49da-a465-e99250dc7cad Date: Mon, 08 Oct 2018 04:52:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:52:24,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6c52bfc9-ca9a-49da-a465-e99250dc7cad 2018-10-08 04:52:24,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" -d '{"server": {"name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "imageRef": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "flavorRef": "c69528fd-03f8-46d5-b41c-66cfe3302457", "max_count": 1, "min_count": 1, "networks": [{"port": "04119765-19e2-4107-ae0c-424a2941a768"}]}}' 2018-10-08 04:52:25,929 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:52: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-24ed86ab-2a99-436b-9759-aa7b79db097b x-compute-request-id: req-24ed86ab-2a99-436b-9759-aa7b79db097b Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "adminPass": "H4p7oco5CPsZ"}} 2018-10-08 04:52:25,929 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-24ed86ab-2a99-436b-9759-aa7b79db097b 2018-10-08 04:52:25,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:26,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-706c9289-4db1-4a09-965d-2f73120d05d2 x-compute-request-id: req-706c9289-4db1-4a09-965d-2f73120d05d2 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "user_id": "b49e71b756c0429bab0a6465d5cfc068", "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-10-08T04:52:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:26,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-706c9289-4db1-4a09-965d-2f73120d05d2 2018-10-08 04:52:26,161 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst 2018-10-08 04:52:26,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:26,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0c5a0fc-923a-41c9-a237-0b45827a737b x-compute-request-id: req-f0c5a0fc-923a-41c9-a237-0b45827a737b Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "user_id": "b49e71b756c0429bab0a6465d5cfc068", "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-10-08T04:52:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:26,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-f0c5a0fc-923a-41c9-a237-0b45827a737b 2018-10-08 04:52:26,370 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst] is - BUILD 2018-10-08 04:52:26,370 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:52:29,373 - create_instance - DEBUG - VM status query timeout in 896.788115978 2018-10-08 04:52:29,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:30,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa3c6c65-580a-4ff7-9ef0-d04e0cd19c7a x-compute-request-id: req-aa3c6c65-580a-4ff7-9ef0-d04e0cd19c7a Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:52:27Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:30,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-aa3c6c65-580a-4ff7-9ef0-d04e0cd19c7a 2018-10-08 04:52:30,070 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst] is - BUILD 2018-10-08 04:52:30,070 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:52:33,073 - create_instance - DEBUG - VM status query timeout in 893.088466883 2018-10-08 04:52:33,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:33,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-57730987-8c66-4fcd-b6ee-278f869c8e0f x-compute-request-id: req-57730987-8c66-4fcd-b6ee-278f869c8e0f Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:52:27Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:33,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-57730987-8c66-4fcd-b6ee-278f869c8e0f 2018-10-08 04:52:33,863 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst] is - BUILD 2018-10-08 04:52:33,863 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:52:36,865 - create_instance - DEBUG - VM status query timeout in 889.296599865 2018-10-08 04:52:36,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:37,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-eedd1ccc-f896-4edb-ac54-4098b59ef948 x-compute-request-id: req-eedd1ccc-f896-4edb-ac54-4098b59ef948 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:33Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:37,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-eedd1ccc-f896-4edb-ac54-4098b59ef948 2018-10-08 04:52:37,482 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst] is - ACTIVE 2018-10-08 04:52:37,482 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:52:37,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:37,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d05ef16-a760-4245-8026-f3b2b3d9678a x-compute-request-id: req-3d05ef16-a760-4245-8026-f3b2b3d9678a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:33Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:37,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-3d05ef16-a760-4245-8026-f3b2b3d9678a 2018-10-08 04:52:37,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:38,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-48af8251-a2af-4f1c-991c-c2fcf662220a Date: Mon, 08 Oct 2018 04:52:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:38,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-48af8251-a2af-4f1c-991c-c2fcf662220a 2018-10-08 04:52:38,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:38,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a360873-24f8-4d65-9b24-6599a879274c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:38,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-5a360873-24f8-4d65-9b24-6599a879274c 2018-10-08 04:52:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:38,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9836433e-43cf-4848-b352-99a657db6f34 Date: Mon, 08 Oct 2018 04:52:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:38,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-9836433e-43cf-4848-b352-99a657db6f34 2018-10-08 04:52:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:38,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-649abe00-2336-42f0-ae60-56c229e2b4a7 Date: Mon, 08 Oct 2018 04:52:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.10"}],"id":"04119765-19e2-4107-ae0c-424a2941a768","security_groups":["831375cb-8f95-4063-99c9-b78cd9b50869"],"mac_address":"fa:16:3e:dd:b4:bd","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:22Z","binding:vnic_type":"normal","device_id":"a4d99337-f5f2-4edb-a143-2c6e292b904e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.3"}],"id":"28b05f1f-a21b-4591-975c-bb3061ce67e5","security_groups":[],"mac_address":"fa:16:3e:65:56:c3","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.2"}],"id":"8ee51cc9-4d71-4dca-a3e5-4802f0a9e7ed","security_groups":[],"mac_address":"fa:16:3e:57:a7:a7","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.4"}],"id":"d5521304-389e-44ca-92ef-5b972dddcfc8","security_groups":[],"mac_address":"fa:16:3e:10:f9:02","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b22ff8bf-925c-4e44-9701-66bcb84f5b33"}]} 2018-10-08 04:52:38,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-649abe00-2336-42f0-ae60-56c229e2b4a7 2018-10-08 04:52:38,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:38,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd3ace15-4ff6-47a5-b4b8-08a5639ba118 x-compute-request-id: req-dd3ace15-4ff6-47a5-b4b8-08a5639ba118 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:33Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:38,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-dd3ace15-4ff6-47a5-b4b8-08a5639ba118 2018-10-08 04:52:38,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:38,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e25b792f-b664-46cb-80de-b553d141381a Date: Mon, 08 Oct 2018 04:52:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:38,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-e25b792f-b664-46cb-80de-b553d141381a 2018-10-08 04:52:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:38,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d4841f-2533-46fa-b792-5909bd7cbfed Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:38,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-f7d4841f-2533-46fa-b792-5909bd7cbfed 2018-10-08 04:52:38,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:38,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d26e4f0-8ce6-4cf7-ac5b-8f28ba5735a4 Date: Mon, 08 Oct 2018 04:52:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:38,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-0d26e4f0-8ce6-4cf7-ac5b-8f28ba5735a4 2018-10-08 04:52:38,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:39,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-4669507b-351e-476b-973b-035eacb3ebf8 Date: Mon, 08 Oct 2018 04:52:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.10"}],"id":"04119765-19e2-4107-ae0c-424a2941a768","security_groups":["831375cb-8f95-4063-99c9-b78cd9b50869"],"mac_address":"fa:16:3e:dd:b4:bd","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:22Z","binding:vnic_type":"normal","device_id":"a4d99337-f5f2-4edb-a143-2c6e292b904e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.3"}],"id":"28b05f1f-a21b-4591-975c-bb3061ce67e5","security_groups":[],"mac_address":"fa:16:3e:65:56:c3","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.2"}],"id":"8ee51cc9-4d71-4dca-a3e5-4802f0a9e7ed","security_groups":[],"mac_address":"fa:16:3e:57:a7:a7","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.4"}],"id":"d5521304-389e-44ca-92ef-5b972dddcfc8","security_groups":[],"mac_address":"fa:16:3e:10:f9:02","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b22ff8bf-925c-4e44-9701-66bcb84f5b33"}]} 2018-10-08 04:52:39,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-4669507b-351e-476b-973b-035eacb3ebf8 2018-10-08 04:52:39,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:52:39,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "929613b61a014027ac1bfe746aeee6f6", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role"}], "expires_at": "2018-10-08T05:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26bd28959699406d899d52ad27c28047", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/26bd28959699406d899d52ad27c28047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-user", "id": "b49e71b756c0429bab0a6465d5cfc068"}, "audit_ids": ["4m8fqM5cRC63-EkJCeMW4g"], "issued_at": "2018-10-08T04:52:39.000000Z"}} 2018-10-08 04:52:39,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c18969607e852c6a039aea42e55928e8a40d5bb" 2018-10-08 04:52:40,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-a171005c-69fb-48d3-908d-49bf407cbf3b x-compute-request-id: req-a171005c-69fb-48d3-908d-49bf407cbf3b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:33Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:40,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-a171005c-69fb-48d3-908d-49bf407cbf3b 2018-10-08 04:52:40,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:40,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d6723ed-6a36-40c1-a11f-f75bcb3d8f51 x-compute-request-id: req-5d6723ed-6a36-40c1-a11f-f75bcb3d8f51 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:33Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:40,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-5d6723ed-6a36-40c1-a11f-f75bcb3d8f51 2018-10-08 04:52:40,980 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst] is - ACTIVE 2018-10-08 04:52:40,980 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:52:40,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:41,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e90f516-d9a1-46e2-a989-d4faed4c9cab x-compute-request-id: req-5e90f516-d9a1-46e2-a989-d4faed4c9cab Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:33Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:41,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-5e90f516-d9a1-46e2-a989-d4faed4c9cab 2018-10-08 04:52:41,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:41,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b7d4c53d-2413-4cbf-89a0-f312c37fc4b8 Date: Mon, 08 Oct 2018 04:52:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:41,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-b7d4c53d-2413-4cbf-89a0-f312c37fc4b8 2018-10-08 04:52:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:41,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e733e34-7f3a-4c62-ada0-dab4015aa5c5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:41,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-4e733e34-7f3a-4c62-ada0-dab4015aa5c5 2018-10-08 04:52:41,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:41,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4db88e3a-98dc-4eb0-b974-c929b71af0b1 Date: Mon, 08 Oct 2018 04:52:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:41,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-4db88e3a-98dc-4eb0-b974-c929b71af0b1 2018-10-08 04:52:41,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:42,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-72d0570d-d20a-46ca-8bee-081e91b525d2 Date: Mon, 08 Oct 2018 04:52:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.10"}],"id":"04119765-19e2-4107-ae0c-424a2941a768","security_groups":["831375cb-8f95-4063-99c9-b78cd9b50869"],"mac_address":"fa:16:3e:dd:b4:bd","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:22Z","binding:vnic_type":"normal","device_id":"a4d99337-f5f2-4edb-a143-2c6e292b904e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.3"}],"id":"28b05f1f-a21b-4591-975c-bb3061ce67e5","security_groups":[],"mac_address":"fa:16:3e:65:56:c3","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.2"}],"id":"8ee51cc9-4d71-4dca-a3e5-4802f0a9e7ed","security_groups":[],"mac_address":"fa:16:3e:57:a7:a7","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.4"}],"id":"d5521304-389e-44ca-92ef-5b972dddcfc8","security_groups":[],"mac_address":"fa:16:3e:10:f9:02","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b22ff8bf-925c-4e44-9701-66bcb84f5b33"}]} 2018-10-08 04:52:42,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-72d0570d-d20a-46ca-8bee-081e91b525d2 2018-10-08 04:52:42,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:42,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-b6a3eded-d528-48a8-b763-16857858929f x-compute-request-id: req-b6a3eded-d528-48a8-b763-16857858929f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:33Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:42,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-b6a3eded-d528-48a8-b763-16857858929f 2018-10-08 04:52:42,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:43,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9cae214c-3b06-4912-98c5-94309e43d358 Date: Mon, 08 Oct 2018 04:52:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:43,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-9cae214c-3b06-4912-98c5-94309e43d358 2018-10-08 04:52:43,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:43,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df10bca-24fa-4c11-b55b-1953b9cc7271 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:43,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-4df10bca-24fa-4c11-b55b-1953b9cc7271 2018-10-08 04:52:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:43,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8efe1f29-c3c1-45f5-806d-8786293998da Date: Mon, 08 Oct 2018 04:52:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:43,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-8efe1f29-c3c1-45f5-806d-8786293998da 2018-10-08 04:52:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:43,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-3d7428be-ed2d-4921-8663-8661162e865b Date: Mon, 08 Oct 2018 04:52:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.10"}],"id":"04119765-19e2-4107-ae0c-424a2941a768","security_groups":["831375cb-8f95-4063-99c9-b78cd9b50869"],"mac_address":"fa:16:3e:dd:b4:bd","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:22Z","binding:vnic_type":"normal","device_id":"a4d99337-f5f2-4edb-a143-2c6e292b904e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.3"}],"id":"28b05f1f-a21b-4591-975c-bb3061ce67e5","security_groups":[],"mac_address":"fa:16:3e:65:56:c3","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.2"}],"id":"8ee51cc9-4d71-4dca-a3e5-4802f0a9e7ed","security_groups":[],"mac_address":"fa:16:3e:57:a7:a7","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.4"}],"id":"d5521304-389e-44ca-92ef-5b972dddcfc8","security_groups":[],"mac_address":"fa:16:3e:10:f9:02","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b22ff8bf-925c-4e44-9701-66bcb84f5b33"}]} 2018-10-08 04:52:43,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-3d7428be-ed2d-4921-8663-8661162e865b 2018-10-08 04:52:43,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name"}}' 2018-10-08 04:52:44,258 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:52: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-65dfb0c7-1852-4243-93c3-d9ba8387cd69 x-compute-request-id: req-65dfb0c7-1852-4243-93c3-d9ba8387cd69 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name not associated with the instance a4d99337-f5f2-4edb-a143-2c6e292b904e", "code": 404}} 2018-10-08 04:52:44,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e/action used request id req-65dfb0c7-1852-4243-93c3-d9ba8387cd69 2018-10-08 04:52:44,258 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name not associated with the instance a4d99337-f5f2-4edb-a143-2c6e292b904e (HTTP 404) (Request-ID: req-65dfb0c7-1852-4243-93c3-d9ba8387cd69) 2018-10-08 04:52:44,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:44,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-b8697669-0848-47fc-86df-a52ff93f6497 x-compute-request-id: req-b8697669-0848-47fc-86df-a52ff93f6497 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:33Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:44,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-b8697669-0848-47fc-86df-a52ff93f6497 2018-10-08 04:52:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:45,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fb26d53e-2bd5-4eaa-b338-df7dad747fe8 Date: Mon, 08 Oct 2018 04:52:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d"],"updated_at":"2018-10-08T04:52:14Z","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"26bd28959699406d899d52ad27c28047","id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net"}]} 2018-10-08 04:52:45,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net used request id req-fb26d53e-2bd5-4eaa-b338-df7dad747fe8 2018-10-08 04:52:45,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:45,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315ab4f8-30c6-4c19-adec-a642c6a016e7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:52:45,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-315ab4f8-30c6-4c19-adec-a642c6a016e7 2018-10-08 04:52:45,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:45,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-045231df-307b-4360-8527-6cd8524eb89c Date: Mon, 08 Oct 2018 04:52:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:14Z","dns_nameservers":[],"updated_at":"2018-10-08T04:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"26bd28959699406d899d52ad27c28047","id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet"}]} 2018-10-08 04:52:45,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-045231df-307b-4360-8527-6cd8524eb89c 2018-10-08 04:52:45,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:45,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8d0a8517-0d6a-4002-84a0-d07301559712 Date: Mon, 08 Oct 2018 04:52:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.10"}],"id":"04119765-19e2-4107-ae0c-424a2941a768","security_groups":["831375cb-8f95-4063-99c9-b78cd9b50869"],"mac_address":"fa:16:3e:dd:b4:bd","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:22Z","binding:vnic_type":"normal","device_id":"a4d99337-f5f2-4edb-a143-2c6e292b904e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.3"}],"id":"28b05f1f-a21b-4591-975c-bb3061ce67e5","security_groups":[],"mac_address":"fa:16:3e:65:56:c3","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.2"}],"id":"8ee51cc9-4d71-4dca-a3e5-4802f0a9e7ed","security_groups":[],"mac_address":"fa:16:3e:57:a7:a7","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b22ff8bf-925c-4e44-9701-66bcb84f5b33"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:52:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d","ip_address":"10.55.0.4"}],"id":"d5521304-389e-44ca-92ef-5b972dddcfc8","security_groups":[],"mac_address":"fa:16:3e:10:f9:02","project_id":"26bd28959699406d899d52ad27c28047","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b22ff8bf-925c-4e44-9701-66bcb84f5b33","tenant_id":"26bd28959699406d899d52ad27c28047","created_at":"2018-10-08T04:52:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b22ff8bf-925c-4e44-9701-66bcb84f5b33"}]} 2018-10-08 04:52:45,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-8d0a8517-0d6a-4002-84a0-d07301559712 2018-10-08 04:52:45,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c18969607e852c6a039aea42e55928e8a40d5bb" 2018-10-08 04:52:46,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-35255e38-c31e-4c93-a9d3-59afd7a83a03 x-compute-request-id: req-35255e38-c31e-4c93-a9d3-59afd7a83a03 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "security_groups": [{"name": "default"}], "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:33Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:46,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-35255e38-c31e-4c93-a9d3-59afd7a83a03 2018-10-08 04:52:46,191 - create_instance - INFO - Deleting Port with ID - 04119765-19e2-4107-ae0c-424a2941a768 2018-10-08 04:52:46,191 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-port 2018-10-08 04:52:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/04119765-19e2-4107-ae0c-424a2941a768 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:46,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c18167eb-6c04-4358-b4d6-6be4133ed4ed Date: Mon, 08 Oct 2018 04:52:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:52:46,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/04119765-19e2-4107-ae0c-424a2941a768 used request id req-c18167eb-6c04-4358-b4d6-6be4133ed4ed 2018-10-08 04:52:46,701 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst 2018-10-08 04:52:46,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:46,869 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:52: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-5119bcfe-f6c8-407f-9dca-1ffd547f5d3b x-compute-request-id: req-5119bcfe-f6c8-407f-9dca-1ffd547f5d3b Content-Type: application/json 2018-10-08 04:52:46,869 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-5119bcfe-f6c8-407f-9dca-1ffd547f5d3b 2018-10-08 04:52:46,870 - create_instance - INFO - Checking deletion status 2018-10-08 04:52:46,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:46,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-b2ae338d-c00a-44b9-b260-1dceea0f5599 x-compute-request-id: req-b2ae338d-c00a-44b9-b260-1dceea0f5599 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:b4:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:46Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:46,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-b2ae338d-c00a-44b9-b260-1dceea0f5599 2018-10-08 04:52:46,968 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst] is - ACTIVE 2018-10-08 04:52:46,968 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:52:49,971 - create_instance - DEBUG - VM status query timeout in 296.898661137 2018-10-08 04:52:49,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:50,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:52: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-e41d11df-bbba-4281-8f22-0cd7cdded1be x-compute-request-id: req-e41d11df-bbba-4281-8f22-0cd7cdded1be Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e", "rel": "bookmark"}], "image": {"id": "b98bb79c-55c5-4bb1-8495-0d9f616bed21", "links": [{"href": "http://172.30.9.28:8774/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:52:28.000000", "flavor": {"id": "c69528fd-03f8-46d5-b41c-66cfe3302457", "links": [{"href": "http://172.30.9.28:8774/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457", "rel": "bookmark"}]}, "id": "a4d99337-f5f2-4edb-a143-2c6e292b904e", "user_id": "b49e71b756c0429bab0a6465d5cfc068", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:52:46Z", "hostId": "4a80e4a6e598c18a065a846710417cf74e9d44cf15e95b621577ee57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst", "created": "2018-10-08T04:52:25Z", "tenant_id": "26bd28959699406d899d52ad27c28047", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:52:50,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-e41d11df-bbba-4281-8f22-0cd7cdded1be 2018-10-08 04:52:50,214 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst] is - ACTIVE 2018-10-08 04:52:50,214 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:52:53,218 - create_instance - DEBUG - VM status query timeout in 293.652122021 2018-10-08 04:52:53,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25896989a999d447772c41a229b5ec9101cd1431" 2018-10-08 04:52:53,275 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:52: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-ef56b2b9-2863-44a7-af22-ac7de64459be x-compute-request-id: req-ef56b2b9-2863-44a7-af22-ac7de64459be Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a4d99337-f5f2-4edb-a143-2c6e292b904e could not be found.", "code": 404}} 2018-10-08 04:52:53,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a4d99337-f5f2-4edb-a143-2c6e292b904e used request id req-ef56b2b9-2863-44a7-af22-ac7de64459be 2018-10-08 04:52:53,275 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a4d99337-f5f2-4edb-a143-2c6e292b904e could not be found. (HTTP 404) (Request-ID: req-ef56b2b9-2863-44a7-af22-ac7de64459be) 2018-10-08 04:52:53,275 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-inst 2018-10-08 04:52:53,276 - neutron_utils - INFO - Deleting security group rule with ID - 95ae479c-baa0-4923-bdeb-b464176cb8a1 2018-10-08 04:52:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/95ae479c-baa0-4923-bdeb-b464176cb8a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:53,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79d99d97-3d70-44a1-b8ff-2843d52ab291 Content-Length: 0 Date: Mon, 08 Oct 2018 04:52:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:52:53,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/95ae479c-baa0-4923-bdeb-b464176cb8a1 used request id req-79d99d97-3d70-44a1-b8ff-2843d52ab291 2018-10-08 04:52:53,549 - neutron_utils - INFO - Deleting security group rule with ID - b81c11a3-7bae-48ef-b9c6-9a17f3b307ee 2018-10-08 04:52:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b81c11a3-7bae-48ef-b9c6-9a17f3b307ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:53,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de879c17-86cb-4515-9199-706da20d6598 Content-Length: 0 Date: Mon, 08 Oct 2018 04:52:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:52:53,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b81c11a3-7bae-48ef-b9c6-9a17f3b307ee used request id req-de879c17-86cb-4515-9199-706da20d6598 2018-10-08 04:52:53,855 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-name 2018-10-08 04:52:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/501cef0a-cef4-48d3-b2a3-002c6244f78b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e7e24f42526a4fa15aaaae077eab7f3aa7a428b" 2018-10-08 04:52:54,269 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9f9f5a1-e020-4dd5-9b8d-5e2ccad32855 Content-Length: 0 Date: Mon, 08 Oct 2018 04:52:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:52:54,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/501cef0a-cef4-48d3-b2a3-002c6244f78b used request id req-b9f9f5a1-e020-4dd5-9b8d-5e2ccad32855 2018-10-08 04:52:54,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53cc24541f222e87ba4fb05d204766a7c2ea597" 2018-10-08 04:52:54,324 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:52: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-7c28dd0e-7969-45ec-9d2e-c3fef901c115 x-compute-request-id: req-7c28dd0e-7969-45ec-9d2e-c3fef901c115 Content-Length: 0 Content-Type: application/json 2018-10-08 04:52:54,325 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c69528fd-03f8-46d5-b41c-66cfe3302457 used request id req-7c28dd0e-7969-45ec-9d2e-c3fef901c115 2018-10-08 04:52:54,326 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet 2018-10-08 04:52:54,326 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-subnet 2018-10-08 04:52:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" 2018-10-08 04:52:56,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d15b3f9c-699c-4715-bb92-d47a97720cf4 Date: Mon, 08 Oct 2018 04:52:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:52:56,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/78e93d1f-fc23-4d97-99a5-e2d29c9c5c1d used request id req-d15b3f9c-699c-4715-bb92-d47a97720cf4 2018-10-08 04:52:56,649 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-pub-net 2018-10-08 04:52:56,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b22ff8bf-925c-4e44-9701-66bcb84f5b33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb682d1b37035f69a413ac91925a271fa3319b71" 2018-10-08 04:52:57,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f159f2a4-4b47-448c-af93-5b9238a92c7d Date: Mon, 08 Oct 2018 04:52:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:52:57,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b22ff8bf-925c-4e44-9701-66bcb84f5b33 used request id req-f159f2a4-4b47-448c-af93-5b9238a92c7d 2018-10-08 04:52:57,974 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-06a527f9-11ee-4b69-84d3-645be8a5db91-image 2018-10-08 04:52:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14e1d7ca75160801a6fa2e582592d79583b98913" 2018-10-08 04:52:59,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04844756-5b68-474e-a310-a63e064aba53 Date: Mon, 08 Oct 2018 04:52:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:52:59,886 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b98bb79c-55c5-4bb1-8495-0d9f616bed21 used request id req-04844756-5b68-474e-a310-a63e064aba53 2018-10-08 04:52:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:00,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bbddde41-639d-4ca4-aaf5-ce2fe5314195 Date: Mon, 08 Oct 2018 04:53:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:12Z", "updated_at": "2018-10-08T04:52:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:13Z", "revision_number": 0, "id": "2a120029-26f4-4579-8d7e-9851d8a06cf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:13Z", "security_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bd28959699406d899d52ad27c28047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:13Z", "revision_number": 0, "id": "6f95967f-2187-42b2-bdff-9ca5f519991f", "remote_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:13Z", "security_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bd28959699406d899d52ad27c28047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:13Z", "revision_number": 0, "id": "e53ae796-1863-4243-8597-f27c7acc1a55", "remote_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:13Z", "security_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv4", "project_id": "26bd28959699406d899d52ad27c28047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:52:13Z", "revision_number": 0, "id": "eb61e2db-2ab6-4a3a-ae35-cd50f00ad1b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:52:13Z", "security_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "tenant_id": "26bd28959699406d899d52ad27c28047", "port_range_min": null, "ethertype": "IPv6", "project_id": "26bd28959699406d899d52ad27c28047"}], "revision_number": 4, "project_id": "26bd28959699406d899d52ad27c28047", "id": "831375cb-8f95-4063-99c9-b78cd9b50869", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:53:00,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-bbddde41-639d-4ca4-aaf5-ce2fe5314195 2018-10-08 04:53:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:00,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5bc65e-0b59-4f3f-a285-c7c0736ad8c4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:53:00,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-3c5bc65e-0b59-4f3f-a285-c7c0736ad8c4 2018-10-08 04:53:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:00,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37bdc984-551d-4c42-bdea-762ed3aa4583 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:53:00,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-37bdc984-551d-4c42-bdea-762ed3aa4583 2018-10-08 04:53:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:00,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f735a4-f57c-4301-8c46-e4464b6d1588 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:00,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-58f735a4-f57c-4301-8c46-e4464b6d1588 2018-10-08 04:53:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:00,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4cf42c-c84e-4706-9129-78928116632c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047"}, "enabled": true, "id": "26bd28959699406d899d52ad27c28047", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c91a933-a585-4a8-proj"}} 2018-10-08 04:53:00,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-9d4cf42c-c84e-4706-9129-78928116632c 2018-10-08 04:53:00,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 831375cb-8f95-4063-99c9-b78cd9b50869 2018-10-08 04:53:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=831375cb-8f95-4063-99c9-b78cd9b50869 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:00,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fa31740f-1f54-4a3c-803a-91067a25df77 Date: Mon, 08 Oct 2018 04:53:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:52:13Z", "security_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:13Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "2a120029-26f4-4579-8d7e-9851d8a06cf0"}, {"remote_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:52:13Z", "security_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:13Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "6f95967f-2187-42b2-bdff-9ca5f519991f"}, {"remote_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:52:13Z", "security_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:13Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "e53ae796-1863-4243-8597-f27c7acc1a55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:52:13Z", "security_group_id": "831375cb-8f95-4063-99c9-b78cd9b50869", "port_range_min": null, "revision_number": 0, "tenant_id": "26bd28959699406d899d52ad27c28047", "created_at": "2018-10-08T04:52:13Z", "project_id": "26bd28959699406d899d52ad27c28047", "id": "eb61e2db-2ab6-4a3a-ae35-cd50f00ad1b4"}]} 2018-10-08 04:53:00,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=831375cb-8f95-4063-99c9-b78cd9b50869 used request id req-fa31740f-1f54-4a3c-803a-91067a25df77 2018-10-08 04:53:00,658 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:53:00,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/831375cb-8f95-4063-99c9-b78cd9b50869 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:00,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-406faf99-ee16-473f-bd63-1cf48f2faa09 Content-Length: 0 Date: Mon, 08 Oct 2018 04:53:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:53:00,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/831375cb-8f95-4063-99c9-b78cd9b50869 used request id req-406faf99-ee16-473f-bd63-1cf48f2faa09 2018-10-08 04:53:00,979 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-9c91a933-a585-4a8-proj 2018-10-08 04:53:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:01,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5160763-9b48-454a-9be3-e3a5d1901509 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:53:01,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/26bd28959699406d899d52ad27c28047 used request id req-a5160763-9b48-454a-9be3-e3a5d1901509 2018-10-08 04:53:01,188 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-9c91a933-a585-4a8-proj-role 2018-10-08 04:53:01,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/929613b61a014027ac1bfe746aeee6f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:01,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c51c0c-c7db-4dc3-a5c5-610d95cb198e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:53:01,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/929613b61a014027ac1bfe746aeee6f6 used request id req-07c51c0c-c7db-4dc3-a5c5-610d95cb198e 2018-10-08 04:53:01,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3acb9ce34c6951188f331bed996ac566057b80" 2018-10-08 04:53:01,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3978718b-a6d0-4bfc-bb2c-094daef8781d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:53:01,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3978718b-a6d0-4bfc-bb2c-094daef8781d 2018-10-08 04:53:01,383 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-9c91a933-a585-4a8-user 2018-10-08 04:53:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b49e71b756c0429bab0a6465d5cfc068 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c38a9151bde016d6e2fd95daad7f713201b1a0f" 2018-10-08 04:53:01,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bda84f5b-2f77-4542-bf01-e029a50f244e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:53:01,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b49e71b756c0429bab0a6465d5cfc068 used request id req-bda84f5b-2f77-4542-bf01-e029a50f244e 2018-10-08 04:53:01,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:01,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Nz4gPApURgWA2bg20VkJVQ"], "issued_at": "2018-10-08T04:53:01.000000Z"}} 2018-10-08 04:53:01,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6b99d248561c1af947a61c2495a2fd72f01b61" 2018-10-08 04:53:02,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8991813f-92ba-41f6-9c8d-26a7efaf9ab6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:02,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8991813f-92ba-41f6-9c8d-26a7efaf9ab6 2018-10-08 04:53:02,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:02,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:02,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["2_GqkCnPRLqCaPKNi0Lmmw"], "issued_at": "2018-10-08T04:53:02.000000Z"}} 2018-10-08 04:53:02,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:53:02,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13df9c8-d5d6-4250-a02c-f757f7fa389c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:02,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b13df9c8-d5d6-4250-a02c-f757f7fa389c 2018-10-08 04:53:02,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:53:02,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:53:02,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-bd76259c-0622-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:53:02,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6de950-4898-433c-a5e0-c537ef6b297c Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-bd76259c-0622-453-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:53:02,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-bd76259c-0622-453-proj used request id req-6e6de950-4898-433c-a5e0-c537ef6b297c 2018-10-08 04:53:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:53:02,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a066c1-5c1b-4ea5-bc30-79e11f0f9207 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:53:02,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c5a066c1-5c1b-4ea5-bc30-79e11f0f9207 2018-10-08 04:53:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-bd76259c-0622-453-proj"}}' 2018-10-08 04:53:02,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3538162-31ee-4459-8da0-c7a55ee5f668 Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5db8de2140954e0099fb0267bd328aea"}, "enabled": true, "id": "5db8de2140954e0099fb0267bd328aea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-bd76259c-0622-453-proj"}} 2018-10-08 04:53:02,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a3538162-31ee-4459-8da0-c7a55ee5f668 2018-10-08 04:53:02,784 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-bd76259c-0622-453-proj 2018-10-08 04:53:02,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:02,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:03,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["RhsO97TKQ-6Ry7jzTss_pA"], "issued_at": "2018-10-08T04:53:03.000000Z"}} 2018-10-08 04:53:03,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79078eeb6973bcafd6872b3967ac5e2729301585" 2018-10-08 04:53:03,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408c3389-1509-4819-a5dd-aafd83d9f331 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:03,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-408c3389-1509-4819-a5dd-aafd83d9f331 2018-10-08 04:53:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:53:03,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:53:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79078eeb6973bcafd6872b3967ac5e2729301585" 2018-10-08 04:53:03,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3a84bc-125c-4041-a49c-e9050ba9ea28 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:53:03,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0a3a84bc-125c-4041-a49c-e9050ba9ea28 2018-10-08 04:53:03,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-bd76259c-0622-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79078eeb6973bcafd6872b3967ac5e2729301585" 2018-10-08 04:53:03,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03324960-96c0-4e88-97f9-229502aa158f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-bd76259c-0622-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5db8de2140954e0099fb0267bd328aea"}, "enabled": true, "id": "5db8de2140954e0099fb0267bd328aea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-bd76259c-0622-453-proj"}]} 2018-10-08 04:53:03,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-bd76259c-0622-453-proj used request id req-03324960-96c0-4e88-97f9-229502aa158f 2018-10-08 04:53:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79078eeb6973bcafd6872b3967ac5e2729301585" 2018-10-08 04:53:03,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8354eb-2a3b-4b73-a555-74b6fd235ddf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:53:03,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1b8354eb-2a3b-4b73-a555-74b6fd235ddf 2018-10-08 04:53:03,933 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-bd76259c-0622-453-user 2018-10-08 04:53:03,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:03,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:53:04,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecca3a4b-bd17-4868-add1-f065f7f4413c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:53:04,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ecca3a4b-bd17-4868-add1-f065f7f4413c 2018-10-08 04:53:04,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" -d '{"role": {"name": "CreateInstanceOnComputeHost-bd76259c-0622-453-proj-role"}}' 2018-10-08 04:53:04,152 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85787d1d-64b1-4a22-842c-678df4ea8f59 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f77058e752ce402ba053a2322734134a", "links": {"self": "http://172.30.9.28:5000/v3/roles/f77058e752ce402ba053a2322734134a"}, "name": "CreateInstanceOnComputeHost-bd76259c-0622-453-proj-role"}} 2018-10-08 04:53:04,152 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-85787d1d-64b1-4a22-842c-678df4ea8f59 2018-10-08 04:53:04,153 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-bd76259c-0622-453-proj-role 2018-10-08 04:53:04,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f77058e752ce402ba053a2322734134a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:53:04,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdcb52c2-3fd0-47ec-b92e-bd6c84495e8b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f77058e752ce402ba053a2322734134a"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-bd76259c-0622-453-proj-role", "id": "f77058e752ce402ba053a2322734134a"}} 2018-10-08 04:53:04,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f77058e752ce402ba053a2322734134a used request id req-cdcb52c2-3fd0-47ec-b92e-bd6c84495e8b 2018-10-08 04:53:04,246 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-bd76259c-0622-453-proj-role to project CreateInstanceOnComputeHost-bd76259c-0622-453-proj 2018-10-08 04:53:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5db8de2140954e0099fb0267bd328aea/users/0adc67e4e76342e2b4e58d5ff0b0422b/roles/f77058e752ce402ba053a2322734134a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:53:04,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de944ced-1e1c-42c6-b174-a3b351c0ea46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:53:04,379 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5db8de2140954e0099fb0267bd328aea/users/0adc67e4e76342e2b4e58d5ff0b0422b/roles/f77058e752ce402ba053a2322734134a used request id req-de944ced-1e1c-42c6-b174-a3b351c0ea46 2018-10-08 04:53:04,380 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:53:04,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:04,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:04,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["YrhUdkysRPWcDKdjg7_Qnw"], "issued_at": "2018-10-08T04:53:04.000000Z"}} 2018-10-08 04:53:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" 2018-10-08 04:53:04,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf5412b-2fd1-40b7-b283-3129aca0561f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:04,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9cf5412b-2fd1-40b7-b283-3129aca0561f 2018-10-08 04:53:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" 2018-10-08 04:53:05,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-70bf2b0c-8420-42f4-b078-adc710e35930 Date: Mon, 08 Oct 2018 04:53:05 GMT RESP BODY: {"networks":[]} 2018-10-08 04:53:05,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-70bf2b0c-8420-42f4-b078-adc710e35930 2018-10-08 04:53:05,069 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net 2018-10-08 04:53:05,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" -d '{"network": {"name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net", "admin_state_up": true}}' 2018-10-08 04:53:05,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-90ea7e93-0c15-420a-860a-b24fd30b300d Date: Mon, 08 Oct 2018 04:53:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:53:05Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","mtu":1450}} 2018-10-08 04:53:05,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-90ea7e93-0c15-420a-860a-b24fd30b300d 2018-10-08 04:53:05,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" 2018-10-08 04:53:05,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-b6fe209a-c20b-4609-8814-83fe0a20294e Date: Mon, 08 Oct 2018 04:53:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:53:05Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:05,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-b6fe209a-c20b-4609-8814-83fe0a20294e 2018-10-08 04:53:05,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" 2018-10-08 04:53:05,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d09f5ce2-43e8-4415-b0c8-0b5b538bb0fc Date: Mon, 08 Oct 2018 04:53:05 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:53:05,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-d09f5ce2-43e8-4415-b0c8-0b5b538bb0fc 2018-10-08 04:53:05,931 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet 2018-10-08 04:53:05,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" -d '{"subnets": [{"ip_version": 4, "network_id": "7cc9c578-5b82-4056-b7cf-e1f8da07abb0", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]}' 2018-10-08 04:53:06,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9293ff50-6e0f-4c17-ab10-0c00cdd10933 Date: Mon, 08 Oct 2018 04:53:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:06,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-9293ff50-6e0f-4c17-ab10-0c00cdd10933 2018-10-08 04:53:06,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" 2018-10-08 04:53:06,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-e2b314e6-3ee8-4780-a189-8e7ad0238f43 Date: Mon, 08 Oct 2018 04:53:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:06,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-e2b314e6-3ee8-4780-a189-8e7ad0238f43 2018-10-08 04:53:06,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" 2018-10-08 04:53:06,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f4fa52ff-aef2-45f2-a079-56928db9ac2c Date: Mon, 08 Oct 2018 04:53:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:06,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-f4fa52ff-aef2-45f2-a079-56928db9ac2c 2018-10-08 04:53:06,907 - OpenStackNetwork - DEBUG - Network [7cc9c578-5b82-4056-b7cf-e1f8da07abb0] created successfully 2018-10-08 04:53:06,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:06,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:07,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Du3xUDCESRqBD1rsVq4Lyw"], "issued_at": "2018-10-08T04:53:07.000000Z"}} 2018-10-08 04:53:07,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee4ad85b94ae44ef19935921b8b16f3000242725" 2018-10-08 04:53:07,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1600d9f2-7679-4eef-9e16-1ec8cfbd29b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:07,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1600d9f2-7679-4eef-9e16-1ec8cfbd29b7 2018-10-08 04:53:07,376 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:53:07,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee4ad85b94ae44ef19935921b8b16f3000242725" 2018-10-08 04:53:07,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b02cf7c5-d0cc-4f6d-ae32-812a7eb91aa7 x-compute-request-id: req-b02cf7c5-d0cc-4f6d-ae32-812a7eb91aa7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:53:07,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b02cf7c5-d0cc-4f6d-ae32-812a7eb91aa7 2018-10-08 04:53:07,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee4ad85b94ae44ef19935921b8b16f3000242725" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-10-08 04:53:07,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-901ba38f-7ee4-4e5c-afa9-b967a19ce1ca x-compute-request-id: req-901ba38f-7ee4-4e5c-afa9-b967a19ce1ca Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:53:07,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-901ba38f-7ee4-4e5c-afa9-b967a19ce1ca 2018-10-08 04:53:07,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:07,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:07,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f77058e752ce402ba053a2322734134a", "name": "CreateInstanceOnComputeHost-bd76259c-0622-453-proj-role"}], "expires_at": "2018-10-08T05:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db8de2140954e0099fb0267bd328aea", "name": "CreateInstanceOnComputeHost-bd76259c-0622-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5db8de2140954e0099fb0267bd328aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5db8de2140954e0099fb0267bd328aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5db8de2140954e0099fb0267bd328aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5db8de2140954e0099fb0267bd328aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5db8de2140954e0099fb0267bd328aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5db8de2140954e0099fb0267bd328aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5db8de2140954e0099fb0267bd328aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5db8de2140954e0099fb0267bd328aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5db8de2140954e0099fb0267bd328aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5db8de2140954e0099fb0267bd328aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5db8de2140954e0099fb0267bd328aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5db8de2140954e0099fb0267bd328aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-bd76259c-0622-453-user", "id": "0adc67e4e76342e2b4e58d5ff0b0422b"}, "audit_ids": ["uDYPDpEFRvGj-aOG1v_hmQ"], "issued_at": "2018-10-08T04:53:07.000000Z"}} 2018-10-08 04:53:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ff43926bb66952760f80169489738118e79e27" 2018-10-08 04:53:08,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28239eb2-d18e-4d19-8059-2f77f1dc61b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:08,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-28239eb2-d18e-4d19-8059-2f77f1dc61b8 2018-10-08 04:53:08,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9ff43926bb66952760f80169489738118e79e27" 2018-10-08 04:53:08,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-2767b8c1-479d-4a69-a394-18cec8c404e5 Date: Mon, 08 Oct 2018 04:53:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image"} 2018-10-08 04:53:08,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image used request id req-2767b8c1-479d-4a69-a394-18cec8c404e5 2018-10-08 04:53:08,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9ff43926bb66952760f80169489738118e79e27" 2018-10-08 04:53:08,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a76a2a46-fbab-4c85-901b-88e018130b71 Date: Mon, 08 Oct 2018 04:53:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:53:08,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a76a2a46-fbab-4c85-901b-88e018130b71 2018-10-08 04:53:08,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f9ff43926bb66952760f80169489738118e79e27" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image"}' 2018-10-08 04:53:08,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3 X-Openstack-Request-Id: req-df4551d7-d78a-4160-b6e4-8943bda2277f Date: Mon, 08 Oct 2018 04:53:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:53:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:53:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3", "min_disk": 0, "protected": false, "id": "32680421-c682-49f2-a2ea-3ece71595ee3", "file": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3/file", "checksum": null, "owner": "5db8de2140954e0099fb0267bd328aea", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:53:08,641 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-df4551d7-d78a-4160-b6e4-8943bda2277f 2018-10-08 04:53:08,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9ff43926bb66952760f80169489738118e79e27" -d '' 2018-10-08 04:53:09,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98fc79dc-f404-4c0e-8734-2127cabe0881 Date: Mon, 08 Oct 2018 04:53:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:53:09,961 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3/file used request id req-98fc79dc-f404-4c0e-8734-2127cabe0881 2018-10-08 04:53:09,962 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:53:09,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9ff43926bb66952760f80169489738118e79e27" 2018-10-08 04:53:10,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-c35491b5-6fd2-4ee7-9839-c7177dedecc1 Date: Mon, 08 Oct 2018 04:53:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:53:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:53:09Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/32680421-c682-49f2-a2ea-3ece71595ee3/snap", "metadata": {}}], "self": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3", "min_disk": 0, "protected": false, "id": "32680421-c682-49f2-a2ea-3ece71595ee3", "file": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db8de2140954e0099fb0267bd328aea", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/32680421-c682-49f2-a2ea-3ece71595ee3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:53:10,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3 used request id req-c35491b5-6fd2-4ee7-9839-c7177dedecc1 2018-10-08 04:53:10,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9ff43926bb66952760f80169489738118e79e27" 2018-10-08 04:53:10,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a017e70-deb3-4256-ac55-504c16940ef2 Date: Mon, 08 Oct 2018 04:53:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:53:10,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6a017e70-deb3-4256-ac55-504c16940ef2 2018-10-08 04:53:10,365 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image 2018-10-08 04:53:10,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9ff43926bb66952760f80169489738118e79e27" 2018-10-08 04:53:10,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-d0d90f44-c436-4ac6-b30a-e0470993f9a3 Date: Mon, 08 Oct 2018 04:53:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:53:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:53:09Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/32680421-c682-49f2-a2ea-3ece71595ee3/snap", "metadata": {}}], "self": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3", "min_disk": 0, "protected": false, "id": "32680421-c682-49f2-a2ea-3ece71595ee3", "file": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db8de2140954e0099fb0267bd328aea", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/32680421-c682-49f2-a2ea-3ece71595ee3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:53:10,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3 used request id req-d0d90f44-c436-4ac6-b30a-e0470993f9a3 2018-10-08 04:53:10,538 - create_image - DEBUG - Instance status is - active 2018-10-08 04:53:10,538 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image 2018-10-08 04:53:10,538 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image 2018-10-08 04:53:10,539 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:53:10,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6b99d248561c1af947a61c2495a2fd72f01b61" 2018-10-08 04:53:10,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3379a4b-402d-444d-9271-efee1a7fd910 x-compute-request-id: req-f3379a4b-402d-444d-9271-efee1a7fd910 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:01.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:08.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:08.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:03.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:03.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:10.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:06.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:08.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:03.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:05.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-08T04:53:09.000000"}}}, "zoneName": "nova"}]} 2018-10-08 04:53:10,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-availability-zone/detail used request id req-f3379a4b-402d-444d-9271-efee1a7fd910 2018-10-08 04:53:10,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:10,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:11,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ClYll4nlT0yCw4qk_xCObw"], "issued_at": "2018-10-08T04:53:11.000000Z"}} 2018-10-08 04:53:11,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:11,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c1613a-b119-46ea-aaf7-a754d9f6a5ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:11,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-79c1613a-b119-46ea-aaf7-a754d9f6a5ca 2018-10-08 04:53:11,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:53:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:11,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3aee7b-017e-4069-b9ab-5a924faa9365 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:11,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa3aee7b-017e-4069-b9ab-5a924faa9365 2018-10-08 04:53:11,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:11,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f8ece4d5-c42a-47c0-898b-1d5abdff27eb Date: Mon, 08 Oct 2018 04:53:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:11,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-f8ece4d5-c42a-47c0-898b-1d5abdff27eb 2018-10-08 04:53:11,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:53:11,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:53:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:11,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd964a61-0800-42cd-8dd5-0a282cfd8ca9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:11,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-cd964a61-0800-42cd-8dd5-0a282cfd8ca9 2018-10-08 04:53:11,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:11,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e012e806-e6ad-4522-83ac-ff698afa756a Date: Mon, 08 Oct 2018 04:53:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:11,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-e012e806-e6ad-4522-83ac-ff698afa756a 2018-10-08 04:53:11,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:12,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d763649e-0f36-46f9-a6bc-1b632f007d06 Date: Mon, 08 Oct 2018 04:53:12 GMT RESP BODY: {"ports":[]} 2018-10-08 04:53:12,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1&admin_state_up=True used request id req-d763649e-0f36-46f9-a6bc-1b632f007d06 2018-10-08 04:53:12,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:12,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93f8fdb5-6065-44c5-aaf3-0b00c1356bb8 x-compute-request-id: req-93f8fdb5-6065-44c5-aaf3-0b00c1356bb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:53:12,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-93f8fdb5-6065-44c5-aaf3-0b00c1356bb8 2018-10-08 04:53:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:12,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-02250914-a704-4777-b8a3-1b139ee66b1c Date: Mon, 08 Oct 2018 04:53:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:12,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-02250914-a704-4777-b8a3-1b139ee66b1c 2018-10-08 04:53:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:12,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a41a05-8944-40b6-8ef7-7902cb446f84 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:12,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-48a41a05-8944-40b6-8ef7-7902cb446f84 2018-10-08 04:53:12,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:12,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d602819e-c033-4a5c-8f14-b767908f85f4 Date: Mon, 08 Oct 2018 04:53:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:12,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-d602819e-c033-4a5c-8f14-b767908f85f4 2018-10-08 04:53:12,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:13,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-875a7d65-01e8-411b-bf96-327122202887 Date: Mon, 08 Oct 2018 04:53:13 GMT RESP BODY: {"ports":[]} 2018-10-08 04:53:13,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1&admin_state_up=True used request id req-875a7d65-01e8-411b-bf96-327122202887 2018-10-08 04:53:13,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:13,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:13,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:53:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["mhJWis6VTYOshhICJ_yAdg"], "issued_at": "2018-10-08T04:53:13.000000Z"}} 2018-10-08 04:53:13,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61112733226959b34dc2cc82e7d7153a9cf5581e" 2018-10-08 04:53:13,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67599e49-d625-4495-9af0-d515e7b0bfa3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:13,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-67599e49-d625-4495-9af0-d515e7b0bfa3 2018-10-08 04:53:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:13,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-1ceb1aec-7426-44cf-93e4-379c2eb9cac0 Date: Mon, 08 Oct 2018 04:53:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:13,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-1ceb1aec-7426-44cf-93e4-379c2eb9cac0 2018-10-08 04:53:13,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:14,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6cc6d402-fad7-46cc-b737-6c277438e112 Date: Mon, 08 Oct 2018 04:53:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:14,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-6cc6d402-fad7-46cc-b737-6c277438e112 2018-10-08 04:53:14,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:14,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b331844f-2529-463e-855d-67a853737e18 Date: Mon, 08 Oct 2018 04:53:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:14,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-b331844f-2529-463e-855d-67a853737e18 2018-10-08 04:53:14,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:53:14,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:53:14,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61112733226959b34dc2cc82e7d7153a9cf5581e" 2018-10-08 04:53:14,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b903e0-4f67-4ccf-a694-eb4836a1b023 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:14,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-80b903e0-4f67-4ccf-a694-eb4836a1b023 2018-10-08 04:53:14,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:14,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9583a6d5-b319-4c8b-8f20-1992e2664f80 Date: Mon, 08 Oct 2018 04:53:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:14,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-9583a6d5-b319-4c8b-8f20-1992e2664f80 2018-10-08 04:53:14,606 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net 2018-10-08 04:53:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" -d '{"port": {"network_id": "7cc9c578-5b82-4056-b7cf-e1f8da07abb0", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1", "admin_state_up": true}}' 2018-10-08 04:53:15,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-f2ed377c-4003-4c82-a8cf-0fe7dcf4d9d7 Date: Mon, 08 Oct 2018 04:53:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:15Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:73:16","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","project_id":"1d9c92d78b1248489b5342be9be581af","qos_policy_id":null,"admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal"}} 2018-10-08 04:53:15,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f2ed377c-4003-4c82-a8cf-0fe7dcf4d9d7 2018-10-08 04:53:15,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:15,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-677afdef-cf3c-43f6-a930-c00df7c44e89 Date: Mon, 08 Oct 2018 04:53:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:15,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-677afdef-cf3c-43f6-a930-c00df7c44e89 2018-10-08 04:53:15,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:15,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30265812-780f-46e9-af80-1f0c16668d9d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:15,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-30265812-780f-46e9-af80-1f0c16668d9d 2018-10-08 04:53:15,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:15,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1c91784d-540e-4d06-97a8-6b897ec34d51 Date: Mon, 08 Oct 2018 04:53:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:15,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-1c91784d-540e-4d06-97a8-6b897ec34d51 2018-10-08 04:53:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:16,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-a6b63224-6afb-46c8-a755-9826d5ccfee4 Date: Mon, 08 Oct 2018 04:53:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:73:16","project_id":"1d9c92d78b1248489b5342be9be581af","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:53:16,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1&admin_state_up=True used request id req-a6b63224-6afb-46c8-a755-9826d5ccfee4 2018-10-08 04:53:16,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:16,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680604f0-3ff3-4be2-87a8-a20a13fd2831 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:16,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-680604f0-3ff3-4be2-87a8-a20a13fd2831 2018-10-08 04:53:16,260 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-08 04:53:16,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:16,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-b7a2c61e-c702-4dfa-8096-fb29a6b81c3a x-compute-request-id: req-b7a2c61e-c702-4dfa-8096-fb29a6b81c3a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-flavor-name"}]} 2018-10-08 04:53:16,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b7a2c61e-c702-4dfa-8096-fb29a6b81c3a 2018-10-08 04:53:16,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:16,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-290382ba-13fc-4670-8955-31b94c0c509a x-compute-request-id: req-290382ba-13fc-4670-8955-31b94c0c509a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:53:16,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab used request id req-290382ba-13fc-4670-8955-31b94c0c509a 2018-10-08 04:53:16,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:16,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-99235dde-b584-4c53-8928-7e04f5179e0c Date: Mon, 08 Oct 2018 04:53:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:53:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:53:09Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/32680421-c682-49f2-a2ea-3ece71595ee3/snap", "metadata": {}}], "self": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3", "min_disk": 0, "protected": false, "id": "32680421-c682-49f2-a2ea-3ece71595ee3", "file": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db8de2140954e0099fb0267bd328aea", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/32680421-c682-49f2-a2ea-3ece71595ee3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image"} 2018-10-08 04:53:16,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image used request id req-99235dde-b584-4c53-8928-7e04f5179e0c 2018-10-08 04:53:16,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:16,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-27846324-de22-431a-b9c4-cd0bc1109290 Date: Mon, 08 Oct 2018 04:53:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:53:16,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-27846324-de22-431a-b9c4-cd0bc1109290 2018-10-08 04:53:16,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" -d '{"server": {"name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "32680421-c682-49f2-a2ea-3ece71595ee3", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "max_count": 1, "min_count": 1, "networks": [{"port": "aa1f1d1f-543a-43ea-b6c3-92290d807658"}]}}' 2018-10-08 04:53:18,125 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:53: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-7ae23d87-47c1-494b-98a7-621f0ef67f4f x-compute-request-id: req-7ae23d87-47c1-494b-98a7-621f0ef67f4f Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6e43599f-3253-469f-88a0-81f2a8035198", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "adminPass": "BbnuVmCHg9x6"}} 2018-10-08 04:53:18,126 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7ae23d87-47c1-494b-98a7-621f0ef67f4f 2018-10-08 04:53:18,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:18,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-6b93a8f9-f5db-476e-a030-4eb4b06406b9 x-compute-request-id: req-6b93a8f9-f5db-476e-a030-4eb4b06406b9 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:53:18Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:18,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-6b93a8f9-f5db-476e-a030-4eb4b06406b9 2018-10-08 04:53:18,500 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-08 04:53:18,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:18,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-da3fa65d-0f76-4f5b-b7f1-9bb6901e2a12 x-compute-request-id: req-da3fa65d-0f76-4f5b-b7f1-9bb6901e2a12 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:53:18Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:18,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-da3fa65d-0f76-4f5b-b7f1-9bb6901e2a12 2018-10-08 04:53:18,712 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-08 04:53:18,712 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:53:21,716 - create_instance - DEBUG - VM status query timeout in 896.784793139 2018-10-08 04:53:21,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:22,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4627ff97-d4fb-475a-be39-6427445063f3 x-compute-request-id: req-4627ff97-d4fb-475a-be39-6427445063f3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:73:16", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:53:20Z", "hostId": "fa444d98f4ed9a5e1de9fb8221dd706d45c3ee1147f0b43fd74bad95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:22,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-4627ff97-d4fb-475a-be39-6427445063f3 2018-10-08 04:53:22,154 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-08 04:53:22,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:53:25,158 - create_instance - DEBUG - VM status query timeout in 893.342758179 2018-10-08 04:53:25,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:25,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-08b92229-b322-4fa7-bf82-7fe225f357a5 x-compute-request-id: req-08b92229-b322-4fa7-bf82-7fe225f357a5 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:73:16", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-08T04:53:16.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:24Z", "hostId": "fa444d98f4ed9a5e1de9fb8221dd706d45c3ee1147f0b43fd74bad95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:25,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-08b92229-b322-4fa7-bf82-7fe225f357a5 2018-10-08 04:53:25,757 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-08 04:53:25,757 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:53:25,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:26,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-509971f5-40d0-48e3-a676-c6d849c3a585 x-compute-request-id: req-509971f5-40d0-48e3-a676-c6d849c3a585 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:73:16", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-08T04:53:16.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:24Z", "hostId": "fa444d98f4ed9a5e1de9fb8221dd706d45c3ee1147f0b43fd74bad95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:26,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-509971f5-40d0-48e3-a676-c6d849c3a585 2018-10-08 04:53:26,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:26,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cbb24dc3-4f6c-49e0-ba61-ecb0529335c1 Date: Mon, 08 Oct 2018 04:53:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:26,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-cbb24dc3-4f6c-49e0-ba61-ecb0529335c1 2018-10-08 04:53:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:26,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee634d6e-dcdb-428a-aea6-f76141ab97b6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:26,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-ee634d6e-dcdb-428a-aea6-f76141ab97b6 2018-10-08 04:53:26,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:26,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-072908fc-50e8-47c3-92da-36ff0ec9f697 Date: Mon, 08 Oct 2018 04:53:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:26,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-072908fc-50e8-47c3-92da-36ff0ec9f697 2018-10-08 04:53:26,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:26,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-73638a16-e0c7-466f-9dbb-b7240c5f6214 Date: Mon, 08 Oct 2018 04:53:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.2"}],"id":"1020bb0a-971b-4213-b2d2-02ecaff47141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:d1:bf","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.4"}],"id":"55aae0cf-0f1b-4602-9e1d-02d0e8fa18cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:27:ef","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.3"}],"id":"9a861ffb-e90f-4c3e-a5ea-efb5d50550fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:3d:66","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:73:16","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal","device_id":"6e43599f-3253-469f-88a0-81f2a8035198"}]} 2018-10-08 04:53:26,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-73638a16-e0c7-466f-9dbb-b7240c5f6214 2018-10-08 04:53:26,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:27,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5272bf5-03d8-40ed-a657-104e89c7f7da x-compute-request-id: req-b5272bf5-03d8-40ed-a657-104e89c7f7da Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:73:16", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-08T04:53:16.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:24Z", "hostId": "fa444d98f4ed9a5e1de9fb8221dd706d45c3ee1147f0b43fd74bad95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:27,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-b5272bf5-03d8-40ed-a657-104e89c7f7da 2018-10-08 04:53:27,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:27,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-81407c99-d724-4561-be62-d574a6ced703 Date: Mon, 08 Oct 2018 04:53:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:27,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-81407c99-d724-4561-be62-d574a6ced703 2018-10-08 04:53:27,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:27,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ddac785-2dcd-446e-a05e-a64301ed6db3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:27,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-0ddac785-2dcd-446e-a05e-a64301ed6db3 2018-10-08 04:53:27,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:27,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3c09bc4d-1930-440b-834e-2b280a62ebbe Date: Mon, 08 Oct 2018 04:53:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:27,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-3c09bc4d-1930-440b-834e-2b280a62ebbe 2018-10-08 04:53:27,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:28,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-0fee0d9c-03ad-499b-ae75-c239eb298a19 Date: Mon, 08 Oct 2018 04:53:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.2"}],"id":"1020bb0a-971b-4213-b2d2-02ecaff47141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:d1:bf","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.4"}],"id":"55aae0cf-0f1b-4602-9e1d-02d0e8fa18cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:27:ef","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.3"}],"id":"9a861ffb-e90f-4c3e-a5ea-efb5d50550fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:3d:66","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:73:16","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal","device_id":"6e43599f-3253-469f-88a0-81f2a8035198"}]} 2018-10-08 04:53:28,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-0fee0d9c-03ad-499b-ae75-c239eb298a19 2018-10-08 04:53:28,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:28,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-1d7d3cf2-29bf-4fa0-82c0-435442e383f2 x-compute-request-id: req-1d7d3cf2-29bf-4fa0-82c0-435442e383f2 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:73:16", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-08T04:53:16.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:24Z", "hostId": "fa444d98f4ed9a5e1de9fb8221dd706d45c3ee1147f0b43fd74bad95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:28,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-1d7d3cf2-29bf-4fa0-82c0-435442e383f2 2018-10-08 04:53:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:28,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d833f7ee-fb9a-4f25-86ca-d23b0346e5bd Date: Mon, 08 Oct 2018 04:53:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:28,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-d833f7ee-fb9a-4f25-86ca-d23b0346e5bd 2018-10-08 04:53:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:28,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6b7227-b325-4944-bb7f-ddc040afb2d3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:28,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-6e6b7227-b325-4944-bb7f-ddc040afb2d3 2018-10-08 04:53:28,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:28,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-343c158d-f0b3-4ccb-b881-7111b0a94017 Date: Mon, 08 Oct 2018 04:53:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:28,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-343c158d-f0b3-4ccb-b881-7111b0a94017 2018-10-08 04:53:28,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:28,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c8a1f0da-96ac-43e7-a07f-25bc3fa5750d Date: Mon, 08 Oct 2018 04:53:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.2"}],"id":"1020bb0a-971b-4213-b2d2-02ecaff47141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:d1:bf","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.4"}],"id":"55aae0cf-0f1b-4602-9e1d-02d0e8fa18cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:27:ef","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.3"}],"id":"9a861ffb-e90f-4c3e-a5ea-efb5d50550fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:3d:66","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:73:16","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal","device_id":"6e43599f-3253-469f-88a0-81f2a8035198"}]} 2018-10-08 04:53:28,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-c8a1f0da-96ac-43e7-a07f-25bc3fa5750d 2018-10-08 04:53:28,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:28,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:29,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Ld1t5hVVQYeiRsvbuHmGRg"], "issued_at": "2018-10-08T04:53:29.000000Z"}} 2018-10-08 04:53:29,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:29,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c24a66d-58bd-4206-b346-1ddaec3f44bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:29,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c24a66d-58bd-4206-b346-1ddaec3f44bf 2018-10-08 04:53:29,406 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:53:29,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:29,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3691d2-8b2b-4d6c-b688-7af669c331df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:29,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb3691d2-8b2b-4d6c-b688-7af669c331df 2018-10-08 04:53:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:29,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-14562236-bb4d-408c-ae3f-2703ec79db9f Date: Mon, 08 Oct 2018 04:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:29,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-14562236-bb4d-408c-ae3f-2703ec79db9f 2018-10-08 04:53:29,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:53:29,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:53:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:53:29,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:29,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfa54b4-f16f-43c3-b211-67b325f95135 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:29,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-5dfa54b4-f16f-43c3-b211-67b325f95135 2018-10-08 04:53:29,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:30,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a76f6542-276f-4545-ac67-7256a37dbc75 Date: Mon, 08 Oct 2018 04:53:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:30,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-a76f6542-276f-4545-ac67-7256a37dbc75 2018-10-08 04:53:30,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:30,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0ffeb876-1e09-4ded-b4be-478cacd662e7 Date: Mon, 08 Oct 2018 04:53:30 GMT RESP BODY: {"ports":[]} 2018-10-08 04:53:30,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2&admin_state_up=True used request id req-0ffeb876-1e09-4ded-b4be-478cacd662e7 2018-10-08 04:53:30,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:30,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-6703d7a3-1d28-47cf-9378-908635b1c1e6 x-compute-request-id: req-6703d7a3-1d28-47cf-9378-908635b1c1e6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:53:30,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-6703d7a3-1d28-47cf-9378-908635b1c1e6 2018-10-08 04:53:30,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:30,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-41c9fdd0-7207-4165-90df-908e86dc5c2a Date: Mon, 08 Oct 2018 04:53:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:30,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-41c9fdd0-7207-4165-90df-908e86dc5c2a 2018-10-08 04:53:30,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:30,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddb79de-17ab-40ea-81d0-f609578d9f1b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:30,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-9ddb79de-17ab-40ea-81d0-f609578d9f1b 2018-10-08 04:53:30,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:31,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f4b4cbdd-0a9a-4f0c-a5d1-8eef3e9a7aed Date: Mon, 08 Oct 2018 04:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:31,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-f4b4cbdd-0a9a-4f0c-a5d1-8eef3e9a7aed 2018-10-08 04:53:31,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:31,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-293174f2-81d0-41b4-af06-83bddab0ce0e Date: Mon, 08 Oct 2018 04:53:31 GMT RESP BODY: {"ports":[]} 2018-10-08 04:53:31,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2&admin_state_up=True used request id req-293174f2-81d0-41b4-af06-83bddab0ce0e 2018-10-08 04:53:31,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:53:31,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:53:31,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["360wd3n7T8G5o9IX2DgQwQ"], "issued_at": "2018-10-08T04:53:31.000000Z"}} 2018-10-08 04:53:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840c2f37a0e9dcfd0a0965d3c3d08a0307a8687e" 2018-10-08 04:53:31,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40cc3bd4-c2f2-4eef-94e7-d36770580ce5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:53:31,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40cc3bd4-c2f2-4eef-94e7-d36770580ce5 2018-10-08 04:53:31,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:31,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-36e5e417-38a6-440c-bcaf-27629cbd7ef0 Date: Mon, 08 Oct 2018 04:53:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:31,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-36e5e417-38a6-440c-bcaf-27629cbd7ef0 2018-10-08 04:53:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:32,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-134ae5b7-bae6-4c22-bf5d-8a48213713c7 Date: Mon, 08 Oct 2018 04:53:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:32,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-134ae5b7-bae6-4c22-bf5d-8a48213713c7 2018-10-08 04:53:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:32,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f4b30c77-4294-461a-a498-4a5107974e23 Date: Mon, 08 Oct 2018 04:53:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:32,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-f4b30c77-4294-461a-a498-4a5107974e23 2018-10-08 04:53:32,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:53:32,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:53:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:53:32,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840c2f37a0e9dcfd0a0965d3c3d08a0307a8687e" 2018-10-08 04:53:32,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2bd8bb-e361-422a-9d6a-0e93be239437 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:32,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-4e2bd8bb-e361-422a-9d6a-0e93be239437 2018-10-08 04:53:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:32,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2c581722-bd68-4ccd-8d62-00dc37730771 Date: Mon, 08 Oct 2018 04:53:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:32,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-2c581722-bd68-4ccd-8d62-00dc37730771 2018-10-08 04:53:32,703 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net 2018-10-08 04:53:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" -d '{"port": {"network_id": "7cc9c578-5b82-4056-b7cf-e1f8da07abb0", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2", "admin_state_up": true}}' 2018-10-08 04:53:33,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-72615a04-3b6e-4614-b8c3-8965cef6a971 Date: Mon, 08 Oct 2018 04:53:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:33Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.14"}],"id":"4a792adb-dd79-4c1d-954d-c581a0fe277e","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:ce:03","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2","project_id":"1d9c92d78b1248489b5342be9be581af","qos_policy_id":null,"admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:33Z","binding:vnic_type":"normal"}} 2018-10-08 04:53:33,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-72615a04-3b6e-4614-b8c3-8965cef6a971 2018-10-08 04:53:33,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:33,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f1a63fb9-0890-4cb6-8e54-4220d7eb9ca0 Date: Mon, 08 Oct 2018 04:53:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:33,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-f1a63fb9-0890-4cb6-8e54-4220d7eb9ca0 2018-10-08 04:53:33,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:33,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b25559-e649-4783-b1c9-4f030f6511ce Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:33,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-49b25559-e649-4783-b1c9-4f030f6511ce 2018-10-08 04:53:33,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:34,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6f2c5bb0-849a-41f9-b2ba-70a9ab1fb652 Date: Mon, 08 Oct 2018 04:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:34,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-6f2c5bb0-849a-41f9-b2ba-70a9ab1fb652 2018-10-08 04:53:34,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:34,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-d325dffa-f288-4b91-aecc-22ed303a3919 Date: Mon, 08 Oct 2018 04:53:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.14"}],"id":"4a792adb-dd79-4c1d-954d-c581a0fe277e","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:ce:03","project_id":"1d9c92d78b1248489b5342be9be581af","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:33Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:53:34,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2&admin_state_up=True used request id req-d325dffa-f288-4b91-aecc-22ed303a3919 2018-10-08 04:53:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:34,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0230ee14-552e-4ca2-b231-6154b08620bc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:34,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-0230ee14-552e-4ca2-b231-6154b08620bc 2018-10-08 04:53:34,349 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-08 04:53:34,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:34,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-f5eb7307-ab8c-40a1-8774-6fa1fbcd1dfb x-compute-request-id: req-f5eb7307-ab8c-40a1-8774-6fa1fbcd1dfb Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-flavor-name"}]} 2018-10-08 04:53:34,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f5eb7307-ab8c-40a1-8774-6fa1fbcd1dfb 2018-10-08 04:53:34,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:34,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-78bcdb0b-5390-44e8-9aa7-4906a8133f66 x-compute-request-id: req-78bcdb0b-5390-44e8-9aa7-4906a8133f66 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:53:34,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab used request id req-78bcdb0b-5390-44e8-9aa7-4906a8133f66 2018-10-08 04:53:34,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:34,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-aa79851c-534a-4afb-ab7d-653ae1515057 Date: Mon, 08 Oct 2018 04:53:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:53:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:53:09Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/32680421-c682-49f2-a2ea-3ece71595ee3/snap", "metadata": {}}], "self": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3", "min_disk": 0, "protected": false, "id": "32680421-c682-49f2-a2ea-3ece71595ee3", "file": "/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db8de2140954e0099fb0267bd328aea", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/32680421-c682-49f2-a2ea-3ece71595ee3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image"} 2018-10-08 04:53:34,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image used request id req-aa79851c-534a-4afb-ab7d-653ae1515057 2018-10-08 04:53:34,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:34,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-82a5e41f-4821-41dc-b85d-d1f5db24cafa Date: Mon, 08 Oct 2018 04:53:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:53:34,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-82a5e41f-4821-41dc-b85d-d1f5db24cafa 2018-10-08 04:53:34,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" -d '{"server": {"name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "32680421-c682-49f2-a2ea-3ece71595ee3", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "max_count": 1, "min_count": 1, "networks": [{"port": "4a792adb-dd79-4c1d-954d-c581a0fe277e"}]}}' 2018-10-08 04:53:36,234 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:53: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-c5f99537-4086-4996-a48a-0d33d0796b94 x-compute-request-id: req-c5f99537-4086-4996-a48a-0d33d0796b94 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "adminPass": "sLXuiPcC2caY"}} 2018-10-08 04:53:36,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-c5f99537-4086-4996-a48a-0d33d0796b94 2018-10-08 04:53:36,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:36,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-12924422-a7a1-4b2f-9bfa-78b8e1f5b922 x-compute-request-id: req-12924422-a7a1-4b2f-9bfa-78b8e1f5b922 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:53:36Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:36,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-12924422-a7a1-4b2f-9bfa-78b8e1f5b922 2018-10-08 04:53:36,604 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-08 04:53:36,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:37,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-0b2286ef-d008-4427-b57e-39416acb99fb x-compute-request-id: req-0b2286ef-d008-4427-b57e-39416acb99fb Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:53:36Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:37,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-0b2286ef-d008-4427-b57e-39416acb99fb 2018-10-08 04:53:37,052 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-08 04:53:37,052 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:53:40,053 - create_instance - DEBUG - VM status query timeout in 896.550895929 2018-10-08 04:53:40,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:40,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-4adedb44-f8b4-42b1-bfa7-c05354384b80 x-compute-request-id: req-4adedb44-f8b4-42b1-bfa7-c05354384b80 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:ce:03", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:53:37Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:40,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-4adedb44-f8b4-42b1-bfa7-c05354384b80 2018-10-08 04:53:40,731 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-08 04:53:40,731 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:53:43,734 - create_instance - DEBUG - VM status query timeout in 892.869853973 2018-10-08 04:53:43,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:44,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10e02c4d-2cb1-4f3f-898b-85a5e9918cc1 x-compute-request-id: req-10e02c4d-2cb1-4f3f-898b-85a5e9918cc1 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:ce:03", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-08T04:53:36.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:41Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:44,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-10e02c4d-2cb1-4f3f-898b-85a5e9918cc1 2018-10-08 04:53:44,343 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-08 04:53:44,343 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:53:44,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:44,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-9890f85f-6fa4-463e-a60b-9e2af6814655 x-compute-request-id: req-9890f85f-6fa4-463e-a60b-9e2af6814655 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:ce:03", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-08T04:53:36.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:41Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:44,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-9890f85f-6fa4-463e-a60b-9e2af6814655 2018-10-08 04:53:44,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:44,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ba19f35e-aaf5-4ad4-8f3e-b9f206b55945 Date: Mon, 08 Oct 2018 04:53:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:44,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-ba19f35e-aaf5-4ad4-8f3e-b9f206b55945 2018-10-08 04:53:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:44,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0618cfbd-d65a-43c1-ae46-cd321a4420ac Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:44,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-0618cfbd-d65a-43c1-ae46-cd321a4420ac 2018-10-08 04:53:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:45,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-688824ec-668a-4717-aaa2-0ce64be341d0 Date: Mon, 08 Oct 2018 04:53:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:45,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-688824ec-668a-4717-aaa2-0ce64be341d0 2018-10-08 04:53:45,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:45,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-275a31a6-9351-4789-b4f7-d40fa6af95f1 Date: Mon, 08 Oct 2018 04:53:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.2"}],"id":"1020bb0a-971b-4213-b2d2-02ecaff47141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:d1:bf","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.14"}],"id":"4a792adb-dd79-4c1d-954d-c581a0fe277e","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:ce:03","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:33Z","binding:vnic_type":"normal","device_id":"b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.4"}],"id":"55aae0cf-0f1b-4602-9e1d-02d0e8fa18cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:27:ef","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.3"}],"id":"9a861ffb-e90f-4c3e-a5ea-efb5d50550fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:3d:66","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:73:16","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal","device_id":"6e43599f-3253-469f-88a0-81f2a8035198"}]} 2018-10-08 04:53:45,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-275a31a6-9351-4789-b4f7-d40fa6af95f1 2018-10-08 04:53:45,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:45,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-bd1a29c4-c096-49cf-82cc-e6b6be933db6 x-compute-request-id: req-bd1a29c4-c096-49cf-82cc-e6b6be933db6 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:ce:03", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-08T04:53:36.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:41Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:45,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-bd1a29c4-c096-49cf-82cc-e6b6be933db6 2018-10-08 04:53:45,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:45,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0863ff0e-bc0f-4cd9-828a-066c3df95c9a Date: Mon, 08 Oct 2018 04:53:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:45,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-0863ff0e-bc0f-4cd9-828a-066c3df95c9a 2018-10-08 04:53:45,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:45,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8bd370-0d6c-4897-b6e3-32c1fb7f26a2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:45,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-ad8bd370-0d6c-4897-b6e3-32c1fb7f26a2 2018-10-08 04:53:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:46,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2a76ed7a-d53e-427e-95e2-120699c4df53 Date: Mon, 08 Oct 2018 04:53:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:46,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-2a76ed7a-d53e-427e-95e2-120699c4df53 2018-10-08 04:53:46,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:46,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-701080e3-025d-4d5b-8627-e7d40e7af8f3 Date: Mon, 08 Oct 2018 04:53:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.2"}],"id":"1020bb0a-971b-4213-b2d2-02ecaff47141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:d1:bf","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.14"}],"id":"4a792adb-dd79-4c1d-954d-c581a0fe277e","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:ce:03","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:33Z","binding:vnic_type":"normal","device_id":"b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.4"}],"id":"55aae0cf-0f1b-4602-9e1d-02d0e8fa18cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:27:ef","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.3"}],"id":"9a861ffb-e90f-4c3e-a5ea-efb5d50550fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:3d:66","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:73:16","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal","device_id":"6e43599f-3253-469f-88a0-81f2a8035198"}]} 2018-10-08 04:53:46,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-701080e3-025d-4d5b-8627-e7d40e7af8f3 2018-10-08 04:53:46,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:46,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-dd526153-36f1-4a08-9de3-dbe4f3f45790 x-compute-request-id: req-dd526153-36f1-4a08-9de3-dbe4f3f45790 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:ce:03", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-08T04:53:36.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:41Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:46,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-dd526153-36f1-4a08-9de3-dbe4f3f45790 2018-10-08 04:53:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:46,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a839161a-80c1-4a38-80f3-bfc93b915fe4 Date: Mon, 08 Oct 2018 04:53:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:46,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-a839161a-80c1-4a38-80f3-bfc93b915fe4 2018-10-08 04:53:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:46,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f965ee8-8ee2-4b7d-b6a0-79f059dbb588 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:46,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-4f965ee8-8ee2-4b7d-b6a0-79f059dbb588 2018-10-08 04:53:46,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-182ffb41-990f-457b-97b0-170e66b0e2cb Date: Mon, 08 Oct 2018 04:53:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:47,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-182ffb41-990f-457b-97b0-170e66b0e2cb 2018-10-08 04:53:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:47,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-d4459b58-39f0-4018-9580-4e693b0f463b Date: Mon, 08 Oct 2018 04:53:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.2"}],"id":"1020bb0a-971b-4213-b2d2-02ecaff47141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:d1:bf","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.14"}],"id":"4a792adb-dd79-4c1d-954d-c581a0fe277e","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:ce:03","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:33Z","binding:vnic_type":"normal","device_id":"b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.4"}],"id":"55aae0cf-0f1b-4602-9e1d-02d0e8fa18cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:27:ef","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.3"}],"id":"9a861ffb-e90f-4c3e-a5ea-efb5d50550fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:3d:66","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:73:16","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal","device_id":"6e43599f-3253-469f-88a0-81f2a8035198"}]} 2018-10-08 04:53:47,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-d4459b58-39f0-4018-9580-4e693b0f463b 2018-10-08 04:53:47,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:47,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-68cc552a-845e-41af-965a-ce6da5a6845c x-compute-request-id: req-68cc552a-845e-41af-965a-ce6da5a6845c Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:73:16", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-08T04:53:16.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:24Z", "hostId": "fa444d98f4ed9a5e1de9fb8221dd706d45c3ee1147f0b43fd74bad95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:47,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-68cc552a-845e-41af-965a-ce6da5a6845c 2018-10-08 04:53:47,849 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-08 04:53:47,850 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:53:47,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:48,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-c3efe4f9-297f-4872-b4e6-79b4be606ed5 x-compute-request-id: req-c3efe4f9-297f-4872-b4e6-79b4be606ed5 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:73:16", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-08T04:53:16.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:24Z", "hostId": "fa444d98f4ed9a5e1de9fb8221dd706d45c3ee1147f0b43fd74bad95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:48,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-c3efe4f9-297f-4872-b4e6-79b4be606ed5 2018-10-08 04:53:48,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:48,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-27e5505e-f1b9-4c71-92fa-6f5f1de60ce1 Date: Mon, 08 Oct 2018 04:53:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:48,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-27e5505e-f1b9-4c71-92fa-6f5f1de60ce1 2018-10-08 04:53:48,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:48,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb0e44f-c01e-4707-862e-8135eab87164 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:48,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-beb0e44f-c01e-4707-862e-8135eab87164 2018-10-08 04:53:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:48,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-81954aa3-9461-4834-940c-d6be8defb351 Date: Mon, 08 Oct 2018 04:53:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:48,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-81954aa3-9461-4834-940c-d6be8defb351 2018-10-08 04:53:48,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:48,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-3873f444-4c4e-4720-853e-6d27d8f487f0 Date: Mon, 08 Oct 2018 04:53:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.2"}],"id":"1020bb0a-971b-4213-b2d2-02ecaff47141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:d1:bf","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.14"}],"id":"4a792adb-dd79-4c1d-954d-c581a0fe277e","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:ce:03","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:33Z","binding:vnic_type":"normal","device_id":"b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.4"}],"id":"55aae0cf-0f1b-4602-9e1d-02d0e8fa18cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:27:ef","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.3"}],"id":"9a861ffb-e90f-4c3e-a5ea-efb5d50550fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:3d:66","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:73:16","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal","device_id":"6e43599f-3253-469f-88a0-81f2a8035198"}]} 2018-10-08 04:53:48,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-3873f444-4c4e-4720-853e-6d27d8f487f0 2018-10-08 04:53:48,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:49,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72ba10c9-e96b-4406-beb7-cd7248f3e93a x-compute-request-id: req-72ba10c9-e96b-4406-beb7-cd7248f3e93a Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:73:16", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-08T04:53:16.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:24Z", "hostId": "fa444d98f4ed9a5e1de9fb8221dd706d45c3ee1147f0b43fd74bad95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:49,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-72ba10c9-e96b-4406-beb7-cd7248f3e93a 2018-10-08 04:53:49,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:49,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-4b32a12a-7882-4c9e-a087-46de6ac431e3 x-compute-request-id: req-4b32a12a-7882-4c9e-a087-46de6ac431e3 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:ce:03", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-08T04:53:36.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:41Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:49,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-4b32a12a-7882-4c9e-a087-46de6ac431e3 2018-10-08 04:53:49,673 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-08 04:53:49,673 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:53:49,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:50,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-57e9e1b9-c393-422c-b85c-37b51729ae8b x-compute-request-id: req-57e9e1b9-c393-422c-b85c-37b51729ae8b Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:ce:03", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-08T04:53:36.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:41Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:50,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-57e9e1b9-c393-422c-b85c-37b51729ae8b 2018-10-08 04:53:50,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:50,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d55b4d9d-b764-4d98-9234-b22f9da45f32 Date: Mon, 08 Oct 2018 04:53:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","subnets":["b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c"],"description":"","tags":[],"updated_at":"2018-10-08T04:53:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net","admin_state_up":true,"tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:05Z","provider:network_type":"vxlan"}]} 2018-10-08 04:53:50,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net used request id req-d55b4d9d-b764-4d98-9234-b22f9da45f32 2018-10-08 04:53:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:50,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561d8309-dd69-421b-867f-ea712f09ed0b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:53:50,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-561d8309-dd69-421b-867f-ea712f09ed0b 2018-10-08 04:53:50,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:50,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-770ca2ef-e324-48b7-956a-ada10bb941a7 Date: Mon, 08 Oct 2018 04:53:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","dns_nameservers":[],"updated_at":"2018-10-08T04:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d9c92d78b1248489b5342be9be581af","id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet"}]} 2018-10-08 04:53:50,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-770ca2ef-e324-48b7-956a-ada10bb941a7 2018-10-08 04:53:50,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:50,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-5b3e86c4-ac7c-4f1e-9987-fda8ffd8d8a2 Date: Mon, 08 Oct 2018 04:53:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.2"}],"id":"1020bb0a-971b-4213-b2d2-02ecaff47141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1d:d1:bf","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.14"}],"id":"4a792adb-dd79-4c1d-954d-c581a0fe277e","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:ce:03","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:33Z","binding:vnic_type":"normal","device_id":"b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.4"}],"id":"55aae0cf-0f1b-4602-9e1d-02d0e8fa18cb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:27:ef","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.3"}],"id":"9a861ffb-e90f-4c3e-a5ea-efb5d50550fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:3d:66","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7cc9c578-5b82-4056-b7cf-e1f8da07abb0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:53:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c","ip_address":"10.55.0.12"}],"id":"aa1f1d1f-543a-43ea-b6c3-92290d807658","security_groups":["7d990098-30ae-4cf3-a368-7652e074ec07"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:73:16","project_id":"1d9c92d78b1248489b5342be9be581af","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1","admin_state_up":true,"network_id":"7cc9c578-5b82-4056-b7cf-e1f8da07abb0","tenant_id":"1d9c92d78b1248489b5342be9be581af","created_at":"2018-10-08T04:53:14Z","binding:vnic_type":"normal","device_id":"6e43599f-3253-469f-88a0-81f2a8035198"}]} 2018-10-08 04:53:50,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-5b3e86c4-ac7c-4f1e-9987-fda8ffd8d8a2 2018-10-08 04:53:50,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:50,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83f4752a-5eae-441f-bcec-2c0e6af9a172 x-compute-request-id: req-83f4752a-5eae-441f-bcec-2c0e6af9a172 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:ce:03", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-08T04:53:36.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "security_groups": [{"name": "default"}], "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:41Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:50,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-83f4752a-5eae-441f-bcec-2c0e6af9a172 2018-10-08 04:53:50,871 - create_instance - INFO - Deleting Port with ID - aa1f1d1f-543a-43ea-b6c3-92290d807658 2018-10-08 04:53:50,871 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-1 2018-10-08 04:53:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/aa1f1d1f-543a-43ea-b6c3-92290d807658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:51,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0796abb-8c6a-4a44-8aff-7e81cc779082 Date: Mon, 08 Oct 2018 04:53:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:53:51,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/aa1f1d1f-543a-43ea-b6c3-92290d807658 used request id req-f0796abb-8c6a-4a44-8aff-7e81cc779082 2018-10-08 04:53:51,794 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-08 04:53:51,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:51,982 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-608dc458-204e-44f0-8915-20cb840a8595 x-compute-request-id: req-608dc458-204e-44f0-8915-20cb840a8595 Content-Type: application/json 2018-10-08 04:53:51,982 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-608dc458-204e-44f0-8915-20cb840a8595 2018-10-08 04:53:51,983 - create_instance - INFO - Checking deletion status 2018-10-08 04:53:51,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:52,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b31ec95-7ee0-4824-b934-4beb3e0f8091 x-compute-request-id: req-4b31ec95-7ee0-4824-b934-4beb3e0f8091 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e43599f-3253-469f-88a0-81f2a8035198", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-10-08T04:53:16.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "6e43599f-3253-469f-88a0-81f2a8035198", "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:51Z", "hostId": "fa444d98f4ed9a5e1de9fb8221dd706d45c3ee1147f0b43fd74bad95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-08T04:53:18Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:52,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-4b31ec95-7ee0-4824-b934-4beb3e0f8091 2018-10-08 04:53:52,253 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-08 04:53:52,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:53:55,256 - create_instance - DEBUG - VM status query timeout in 296.726979971 2018-10-08 04:53:55,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28b780708ee5de5b1b8d5a87ab6ed3e64e13f3" 2018-10-08 04:53:55,305 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:53: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-8a491aa3-68b2-4de1-b76f-254c139fd051 x-compute-request-id: req-8a491aa3-68b2-4de1-b76f-254c139fd051 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6e43599f-3253-469f-88a0-81f2a8035198 could not be found.", "code": 404}} 2018-10-08 04:53:55,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e43599f-3253-469f-88a0-81f2a8035198 used request id req-8a491aa3-68b2-4de1-b76f-254c139fd051 2018-10-08 04:53:55,306 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6e43599f-3253-469f-88a0-81f2a8035198 could not be found. (HTTP 404) (Request-ID: req-8a491aa3-68b2-4de1-b76f-254c139fd051) 2018-10-08 04:53:55,306 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-08 04:53:55,307 - create_instance - INFO - Deleting Port with ID - 4a792adb-dd79-4c1d-954d-c581a0fe277e 2018-10-08 04:53:55,307 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4port-2 2018-10-08 04:53:55,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/4a792adb-dd79-4c1d-954d-c581a0fe277e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:55,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a843de4-9b3f-415a-84a4-ae986543a37d Date: Mon, 08 Oct 2018 04:53:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:53:55,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/4a792adb-dd79-4c1d-954d-c581a0fe277e used request id req-3a843de4-9b3f-415a-84a4-ae986543a37d 2018-10-08 04:53:55,707 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-08 04:53:55,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:55,864 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:53: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-c3cc081b-ba6a-4dd1-8b9d-7de51e99b3a5 x-compute-request-id: req-c3cc081b-ba6a-4dd1-8b9d-7de51e99b3a5 Content-Type: application/json 2018-10-08 04:53:55,864 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-c3cc081b-ba6a-4dd1-8b9d-7de51e99b3a5 2018-10-08 04:53:55,864 - create_instance - INFO - Checking deletion status 2018-10-08 04:53:55,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:56,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:53: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-a94e8ead-7eea-402d-a4c6-54362f7e3a2a x-compute-request-id: req-a94e8ead-7eea-402d-a4c6-54362f7e3a2a Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "rel": "bookmark"}], "image": {"id": "32680421-c682-49f2-a2ea-3ece71595ee3", "links": [{"href": "http://172.30.9.28:8774/images/32680421-c682-49f2-a2ea-3ece71595ee3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-08T04:53:36.000000", "flavor": {"id": "3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "links": [{"href": "http://172.30.9.28:8774/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab", "rel": "bookmark"}]}, "id": "b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8", "user_id": "d076bf001f0a48319637d0be24aca412", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:53:55Z", "hostId": "485ba65da84e5babaa1b031626bccccf04c05ac2587f8809bdafbf2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-08T04:53:36Z", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:53:56,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-a94e8ead-7eea-402d-a4c6-54362f7e3a2a 2018-10-08 04:53:56,269 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-08 04:53:56,270 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:53:59,273 - create_instance - DEBUG - VM status query timeout in 296.591536999 2018-10-08 04:53:59,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55c10504f25ec10843654a7cfd955eb01b9a3e9" 2018-10-08 04:53:59,327 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d41419b8-06e9-422b-bc11-f210ec39a2eb x-compute-request-id: req-d41419b8-06e9-422b-bc11-f210ec39a2eb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 could not be found.", "code": 404}} 2018-10-08 04:53:59,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 used request id req-d41419b8-06e9-422b-bc11-f210ec39a2eb 2018-10-08 04:53:59,327 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b9a6de05-a771-4fc6-91b1-6c8aa0bf7ed8 could not be found. (HTTP 404) (Request-ID: req-d41419b8-06e9-422b-bc11-f210ec39a2eb) 2018-10-08 04:53:59,327 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-08 04:53:59,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee4ad85b94ae44ef19935921b8b16f3000242725" 2018-10-08 04:53:59,372 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3d1c784-768d-4402-84e8-4e29140007c2 x-compute-request-id: req-d3d1c784-768d-4402-84e8-4e29140007c2 Content-Length: 0 Content-Type: application/json 2018-10-08 04:53:59,372 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3d7a7cbc-95f8-4e27-b4d9-3181a7cd1eab used request id req-d3d1c784-768d-4402-84e8-4e29140007c2 2018-10-08 04:53:59,372 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet 2018-10-08 04:53:59,373 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-subnet 2018-10-08 04:53:59,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" 2018-10-08 04:54:01,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3971d3c-d0bf-439a-8b60-9fef5025890c Date: Mon, 08 Oct 2018 04:54:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:54:01,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b0246b0c-ccdb-4ad7-b99d-72fc70ca3d2c used request id req-c3971d3c-d0bf-439a-8b60-9fef5025890c 2018-10-08 04:54:01,602 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-priv-net 2018-10-08 04:54:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7cc9c578-5b82-4056-b7cf-e1f8da07abb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e6ca9c4f11945170edb817e0ed8deede725a4c" 2018-10-08 04:54:02,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dddd00cc-22dc-4e25-99a0-0925980e59a1 Date: Mon, 08 Oct 2018 04:54:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:54:02,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7cc9c578-5b82-4056-b7cf-e1f8da07abb0 used request id req-dddd00cc-22dc-4e25-99a0-0925980e59a1 2018-10-08 04:54:02,788 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-5cc20d72-42e7-4ca7-bb3c-1e4d7191cbb4-image 2018-10-08 04:54:02,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9ff43926bb66952760f80169489738118e79e27" 2018-10-08 04:54:03,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bca104dd-aa31-4764-8a6a-287434a4dc5c Date: Mon, 08 Oct 2018 04:54:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:54:03,772 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/32680421-c682-49f2-a2ea-3ece71595ee3 used request id req-bca104dd-aa31-4764-8a6a-287434a4dc5c 2018-10-08 04:54:03,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:54:04,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c45ebb20-c0b2-431e-9ce8-c7f526b1952f Date: Mon, 08 Oct 2018 04:54:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:54:04,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c45ebb20-c0b2-431e-9ce8-c7f526b1952f 2018-10-08 04:54:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:54:04,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe33ffb-7cd4-4474-9075-d649c1ad9611 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:54:04,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-3fe33ffb-7cd4-4474-9075-d649c1ad9611 2018-10-08 04:54:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:54:04,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438d3bba-f564-4248-b534-aadafb778729 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:54:04,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-438d3bba-f564-4248-b534-aadafb778729 2018-10-08 04:54:04,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:54:04,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7470c82b-3437-4c0f-a313-50132518044f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:54:04,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-7470c82b-3437-4c0f-a313-50132518044f 2018-10-08 04:54:04,275 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-bd76259c-0622-453-proj 2018-10-08 04:54:04,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5db8de2140954e0099fb0267bd328aea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:54:04,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529a4344-3927-4dc8-9851-0b724bc4542b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:54:04,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5db8de2140954e0099fb0267bd328aea used request id req-529a4344-3927-4dc8-9851-0b724bc4542b 2018-10-08 04:54:04,491 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-bd76259c-0622-453-proj-role 2018-10-08 04:54:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f77058e752ce402ba053a2322734134a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:54:04,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af3f2fbd-02b6-4500-bae1-68661ada6bbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:54:04,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f77058e752ce402ba053a2322734134a used request id req-af3f2fbd-02b6-4500-bae1-68661ada6bbf 2018-10-08 04:54:04,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a070323d13e0744d852479f574ab17da5d9e38a" 2018-10-08 04:54:04,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917c89ef-b605-4da6-91aa-a199b0f430c7 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:54:04,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-917c89ef-b605-4da6-91aa-a199b0f430c7 2018-10-08 04:54:04,700 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-bd76259c-0622-453-user 2018-10-08 04:54:04,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0adc67e4e76342e2b4e58d5ff0b0422b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79078eeb6973bcafd6872b3967ac5e2729301585" 2018-10-08 04:54:04,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-742da5a5-5061-4757-9273-924628b0ed5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:54:04,912 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0adc67e4e76342e2b4e58d5ff0b0422b used request id req-742da5a5-5061-4757-9273-924628b0ed5b 2018-10-08 04:54:04,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:05,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["CWSUqJFiTrmUGs2FvEeP9g"], "issued_at": "2018-10-08T04:54:05.000000Z"}} 2018-10-08 04:54:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}632b85eb8380af930f8af0ffb2eee4dcccf4e930" 2018-10-08 04:54:05,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a445e6-7da1-403c-81d9-1c233a3f5fa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:05,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4a445e6-7da1-403c-81d9-1c233a3f5fa9 2018-10-08 04:54:05,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:05,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:05,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gXps6U0ATsm3CGFC1spypg"], "issued_at": "2018-10-08T04:54:05.000000Z"}} 2018-10-08 04:54:05,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:05,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e754487b-caf3-4010-9e82-67ea5d36d07f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:05,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e754487b-caf3-4010-9e82-67ea5d36d07f 2018-10-08 04:54:05,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:54:05,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:54:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:54:05,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:06,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c02741c-0f5c-4aec-beec-c14957687b40 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:54:06,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj used request id req-5c02741c-0f5c-4aec-beec-c14957687b40 2018-10-08 04:54:06,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:06,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d01f5af-1901-49c0-8472-65df83ee0ef1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:54:06,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9d01f5af-1901-49c0-8472-65df83ee0ef1 2018-10-08 04:54:06,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}}' 2018-10-08 04:54:06,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f8f5b1-be8e-4d40-ae76-194d5b82c662 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373"}, "enabled": true, "id": "5087cfe6783842baa429d1b7c0479373", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}} 2018-10-08 04:54:06,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-69f8f5b1-be8e-4d40-ae76-194d5b82c662 2018-10-08 04:54:06,285 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj 2018-10-08 04:54:06,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:06,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:06,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["66tVguuAQHWmOKv2gxoY9A"], "issued_at": "2018-10-08T04:54:06.000000Z"}} 2018-10-08 04:54:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482aa90d1893ef783ccb4f61417ebf3662569cb6" 2018-10-08 04:54:06,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e167ed-5163-4411-9468-aad41f8b940e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:06,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-30e167ed-5163-4411-9468-aad41f8b940e 2018-10-08 04:54:06,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:54:06,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:54:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:54:06,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482aa90d1893ef783ccb4f61417ebf3662569cb6" 2018-10-08 04:54:06,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6c0baa-55a3-408c-9798-40b74e7bdb75 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:54:06,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2a6c0baa-55a3-408c-9798-40b74e7bdb75 2018-10-08 04:54:06,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482aa90d1893ef783ccb4f61417ebf3662569cb6" 2018-10-08 04:54:06,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18121ff0-f9e9-4a96-8042-1eabc751dcd1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373"}, "enabled": true, "id": "5087cfe6783842baa429d1b7c0479373", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}]} 2018-10-08 04:54:06,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj used request id req-18121ff0-f9e9-4a96-8042-1eabc751dcd1 2018-10-08 04:54:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482aa90d1893ef783ccb4f61417ebf3662569cb6" 2018-10-08 04:54:07,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a418e8f1-8a80-455b-af94-dd0a314ecff7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:54:07,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a418e8f1-8a80-455b-af94-dd0a314ecff7 2018-10-08 04:54:07,545 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-be0489c1-ef19-485-user 2018-10-08 04:54:07,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:07,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722f0c58-3a90-437c-bb6b-7bf5161de5f9 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:54:07,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-722f0c58-3a90-437c-bb6b-7bf5161de5f9 2018-10-08 04:54:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" -d '{"role": {"name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role"}}' 2018-10-08 04:54:07,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a582e9e-6305-4909-8a5e-9ca24f9bc984 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44dd5cd3e713410b8df3838b3fd28916", "links": {"self": "http://172.30.9.28:5000/v3/roles/44dd5cd3e713410b8df3838b3fd28916"}, "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role"}} 2018-10-08 04:54:07,771 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5a582e9e-6305-4909-8a5e-9ca24f9bc984 2018-10-08 04:54:07,772 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role 2018-10-08 04:54:07,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/44dd5cd3e713410b8df3838b3fd28916 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:07,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d73dbb-f3f7-4f06-8fb3-903b5aad56db Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/44dd5cd3e713410b8df3838b3fd28916"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role", "id": "44dd5cd3e713410b8df3838b3fd28916"}} 2018-10-08 04:54:07,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/44dd5cd3e713410b8df3838b3fd28916 used request id req-e5d73dbb-f3f7-4f06-8fb3-903b5aad56db 2018-10-08 04:54:07,792 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role to project CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj 2018-10-08 04:54:07,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373/users/45ba28fd2e804f5dad940a30caa45f70/roles/44dd5cd3e713410b8df3838b3fd28916 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:07,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-675646b6-52ac-43d6-8062-db580eba1594 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:54:07,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373/users/45ba28fd2e804f5dad940a30caa45f70/roles/44dd5cd3e713410b8df3838b3fd28916 used request id req-675646b6-52ac-43d6-8062-db580eba1594 2018-10-08 04:54:07,940 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:54:07,941 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:54:07,942 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-10-08 04:54:07,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:07,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:08,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44dd5cd3e713410b8df3838b3fd28916", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role"}], "expires_at": "2018-10-08T05:54:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5087cfe6783842baa429d1b7c0479373", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-user", "id": "45ba28fd2e804f5dad940a30caa45f70"}, "audit_ids": ["cbdL_a0qSIC6d555lE5rXw"], "issued_at": "2018-10-08T04:54:08.000000Z"}} 2018-10-08 04:54:08,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba9f9a14128d8d5ae350749cc59e0b81b5bd469" 2018-10-08 04:54:08,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32b108f-6d86-4c53-bedb-ddd67967f967 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:08,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c32b108f-6d86-4c53-bedb-ddd67967f967 2018-10-08 04:54:08,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ba9f9a14128d8d5ae350749cc59e0b81b5bd469" 2018-10-08 04:54:08,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-168cc035-ee71-40bc-9995-65f9556fdce6 Date: Mon, 08 Oct 2018 04:54:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd"} 2018-10-08 04:54:08,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd used request id req-168cc035-ee71-40bc-9995-65f9556fdce6 2018-10-08 04:54:08,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ba9f9a14128d8d5ae350749cc59e0b81b5bd469" 2018-10-08 04:54:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ebb3db0d-4287-41a0-b656-033ce8b02aef Date: Mon, 08 Oct 2018 04:54:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:54:08,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ebb3db0d-4287-41a0-b656-033ce8b02aef 2018-10-08 04:54:08,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ba9f9a14128d8d5ae350749cc59e0b81b5bd469" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd"}' 2018-10-08 04:54:08,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce X-Openstack-Request-Id: req-0ea6bf7c-cecb-4e39-b472-a8c0b24793f8 Date: Mon, 08 Oct 2018 04:54:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:54:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:54:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "min_disk": 0, "protected": false, "id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "file": "/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/file", "checksum": null, "owner": "5087cfe6783842baa429d1b7c0479373", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:54:08,971 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0ea6bf7c-cecb-4e39-b472-a8c0b24793f8 2018-10-08 04:54:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ba9f9a14128d8d5ae350749cc59e0b81b5bd469" -d '' 2018-10-08 04:54:10,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a96147f-3c3f-40b9-8fc3-41e29ca76932 Date: Mon, 08 Oct 2018 04:54:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:54:10,350 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/file used request id req-0a96147f-3c3f-40b9-8fc3-41e29ca76932 2018-10-08 04:54:10,351 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:54:10,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ba9f9a14128d8d5ae350749cc59e0b81b5bd469" 2018-10-08 04:54:10,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-329e1fdc-c6f2-4059-ba72-94e4427b6c74 Date: Mon, 08 Oct 2018 04:54:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:54:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:54:10Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/snap", "metadata": {}}], "self": "/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "min_disk": 0, "protected": false, "id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "file": "/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5087cfe6783842baa429d1b7c0479373", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:54:10,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce used request id req-329e1fdc-c6f2-4059-ba72-94e4427b6c74 2018-10-08 04:54:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ba9f9a14128d8d5ae350749cc59e0b81b5bd469" 2018-10-08 04:54:10,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-daa43966-eadb-4bbd-9c39-8defee2bd409 Date: Mon, 08 Oct 2018 04:54:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:54:10,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-daa43966-eadb-4bbd-9c39-8defee2bd409 2018-10-08 04:54:10,688 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd 2018-10-08 04:54:10,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ba9f9a14128d8d5ae350749cc59e0b81b5bd469" 2018-10-08 04:54:10,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bc4c5fc0-bc91-420f-b89e-54223a6011c4 Date: Mon, 08 Oct 2018 04:54:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:54:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:54:10Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/snap", "metadata": {}}], "self": "/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "min_disk": 0, "protected": false, "id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "file": "/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5087cfe6783842baa429d1b7c0479373", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:54:10,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce used request id req-bc4c5fc0-bc91-420f-b89e-54223a6011c4 2018-10-08 04:54:10,844 - create_image - DEBUG - Instance status is - active 2018-10-08 04:54:10,844 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd 2018-10-08 04:54:10,844 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd 2018-10-08 04:54:10,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:10,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:11,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["RQX9dztjScaBKvT-33aHFQ"], "issued_at": "2018-10-08T04:54:11.000000Z"}} 2018-10-08 04:54:11,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6303fdf56048311637d69a2ae524c17a3bc80bd7" 2018-10-08 04:54:11,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22430152-c8cb-4571-9385-8187a26b9f79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:11,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-22430152-c8cb-4571-9385-8187a26b9f79 2018-10-08 04:54:11,298 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:54:11,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6303fdf56048311637d69a2ae524c17a3bc80bd7" 2018-10-08 04:54:11,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-fe8b6ff4-129c-46f0-b1fc-58a9a4d9f528 x-compute-request-id: req-fe8b6ff4-129c-46f0-b1fc-58a9a4d9f528 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:54:11,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fe8b6ff4-129c-46f0-b1fc-58a9a4d9f528 2018-10-08 04:54:11,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6303fdf56048311637d69a2ae524c17a3bc80bd7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-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-10-08 04:54:11,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-3d719a31-bcd2-43bb-b98f-e5ec7957077f x-compute-request-id: req-3d719a31-bcd2-43bb-b98f-e5ec7957077f Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "24d11890-62c5-4854-be1f-d23531849d18", "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:54:11,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3d719a31-bcd2-43bb-b98f-e5ec7957077f 2018-10-08 04:54:11,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:11,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:11,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44dd5cd3e713410b8df3838b3fd28916", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role"}], "expires_at": "2018-10-08T05:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5087cfe6783842baa429d1b7c0479373", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-user", "id": "45ba28fd2e804f5dad940a30caa45f70"}, "audit_ids": ["6Qj_3sjzTYuqdgF2OOTq2g"], "issued_at": "2018-10-08T04:54:11.000000Z"}} 2018-10-08 04:54:11,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" 2018-10-08 04:54:11,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249a0ba5-b459-4b02-8598-f993e8992491 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:11,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-249a0ba5-b459-4b02-8598-f993e8992491 2018-10-08 04:54:12,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" 2018-10-08 04:54:12,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-61d13d2a-3ab6-412e-98e4-ad6b3c046728 Date: Mon, 08 Oct 2018 04:54:12 GMT RESP BODY: {"networks":[]} 2018-10-08 04:54:12,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net used request id req-61d13d2a-3ab6-412e-98e4-ad6b3c046728 2018-10-08 04:54:12,177 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net 2018-10-08 04:54:12,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" -d '{"network": {"name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net", "admin_state_up": true}}' 2018-10-08 04:54:12,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-617bc986-b414-44ae-8cd4-9a95ed7f6254 Date: Mon, 08 Oct 2018 04:54:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"876ab603-2082-4872-a2b2-ae72098318f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5087cfe6783842baa429d1b7c0479373","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:54:12Z","is_default":false,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:12Z","mtu":1450}} 2018-10-08 04:54:12,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-617bc986-b414-44ae-8cd4-9a95ed7f6254 2018-10-08 04:54:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" 2018-10-08 04:54:13,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-d510e8e0-561b-480f-b4f1-266cccb0fd45 Date: Mon, 08 Oct 2018 04:54:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:54:12Z","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5087cfe6783842baa429d1b7c0479373","id":"876ab603-2082-4872-a2b2-ae72098318f3","name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net"}]} 2018-10-08 04:54:13,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-d510e8e0-561b-480f-b4f1-266cccb0fd45 2018-10-08 04:54:13,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" 2018-10-08 04:54:13,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-54ea4ad3-d06e-4d0d-9294-6d706830c7de Date: Mon, 08 Oct 2018 04:54:13 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:54:13,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-54ea4ad3-d06e-4d0d-9294-6d706830c7de 2018-10-08 04:54:13,342 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet 2018-10-08 04:54:13,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" -d '{"subnets": [{"ip_version": 4, "network_id": "876ab603-2082-4872-a2b2-ae72098318f3", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet"}]}' 2018-10-08 04:54:14,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fd31db42-e586-4aeb-985e-74af8b9abd28 Date: Mon, 08 Oct 2018 04:54:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:13Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:13Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5087cfe6783842baa429d1b7c0479373","id":"d811bc05-c17c-4380-95d1-5dc58406d547","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet"}]} 2018-10-08 04:54:14,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-fd31db42-e586-4aeb-985e-74af8b9abd28 2018-10-08 04:54:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" 2018-10-08 04:54:14,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ce845b8b-8af2-40a9-8a2e-9fca00960013 Date: Mon, 08 Oct 2018 04:54:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d811bc05-c17c-4380-95d1-5dc58406d547"],"updated_at":"2018-10-08T04:54:13Z","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5087cfe6783842baa429d1b7c0479373","id":"876ab603-2082-4872-a2b2-ae72098318f3","name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net"}]} 2018-10-08 04:54:14,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-ce845b8b-8af2-40a9-8a2e-9fca00960013 2018-10-08 04:54:14,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" 2018-10-08 04:54:14,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dec4f7f1-4ac8-4e05-9016-26d6a83a707f Date: Mon, 08 Oct 2018 04:54:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:13Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5087cfe6783842baa429d1b7c0479373","id":"d811bc05-c17c-4380-95d1-5dc58406d547","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet"}]} 2018-10-08 04:54:14,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-dec4f7f1-4ac8-4e05-9016-26d6a83a707f 2018-10-08 04:54:14,814 - OpenStackNetwork - DEBUG - Network [876ab603-2082-4872-a2b2-ae72098318f3] created successfully 2018-10-08 04:54:14,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:14,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:15,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44dd5cd3e713410b8df3838b3fd28916", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role"}], "expires_at": "2018-10-08T05:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5087cfe6783842baa429d1b7c0479373", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-user", "id": "45ba28fd2e804f5dad940a30caa45f70"}, "audit_ids": ["zBhwzv6XSxaRRrqj76zTsQ"], "issued_at": "2018-10-08T04:54:15.000000Z"}} 2018-10-08 04:54:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:15,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ec9863-7942-4189-9b38-87c151b50025 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:15,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-48ec9863-7942-4189-9b38-87c151b50025 2018-10-08 04:54:15,367 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:54:15,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:15,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de26b67-2d0e-48ec-b9e6-de61b8f592f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:15,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4de26b67-2d0e-48ec-b9e6-de61b8f592f4 2018-10-08 04:54:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:15,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b76a30cb-db8c-41c0-adb8-69a2ed93bb2b Date: Mon, 08 Oct 2018 04:54:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d811bc05-c17c-4380-95d1-5dc58406d547"],"updated_at":"2018-10-08T04:54:13Z","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5087cfe6783842baa429d1b7c0479373","id":"876ab603-2082-4872-a2b2-ae72098318f3","name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net"}]} 2018-10-08 04:54:15,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net used request id req-b76a30cb-db8c-41c0-adb8-69a2ed93bb2b 2018-10-08 04:54:15,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:54:15,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:54:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:15,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beea5b52-844e-4976-b561-0db18f8e132c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373"}, "enabled": true, "id": "5087cfe6783842baa429d1b7c0479373", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}} 2018-10-08 04:54:15,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 used request id req-beea5b52-844e-4976-b561-0db18f8e132c 2018-10-08 04:54:15,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:16,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-94e445c6-e98c-4317-a9de-1758ffde0607 Date: Mon, 08 Oct 2018 04:54:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:13Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5087cfe6783842baa429d1b7c0479373","id":"d811bc05-c17c-4380-95d1-5dc58406d547","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet"}]} 2018-10-08 04:54:16,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-94e445c6-e98c-4317-a9de-1758ffde0607 2018-10-08 04:54:16,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=876ab603-2082-4872-a2b2-ae72098318f3&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:16,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-75d6fd45-7516-4ae3-b9e4-825a065b51d6 Date: Mon, 08 Oct 2018 04:54:16 GMT RESP BODY: {"ports":[]} 2018-10-08 04:54:16,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=876ab603-2082-4872-a2b2-ae72098318f3&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port&admin_state_up=True used request id req-75d6fd45-7516-4ae3-b9e4-825a065b51d6 2018-10-08 04:54:16,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:16,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-82d37365-f7f4-49e0-9166-830ed8b64fff x-compute-request-id: req-82d37365-f7f4-49e0-9166-830ed8b64fff Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:54:16,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst used request id req-82d37365-f7f4-49e0-9166-830ed8b64fff 2018-10-08 04:54:16,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:16,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-69bb32da-6793-4ddc-ab34-26bb6c89fdbf Date: Mon, 08 Oct 2018 04:54:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d811bc05-c17c-4380-95d1-5dc58406d547"],"updated_at":"2018-10-08T04:54:13Z","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5087cfe6783842baa429d1b7c0479373","id":"876ab603-2082-4872-a2b2-ae72098318f3","name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net"}]} 2018-10-08 04:54:16,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net used request id req-69bb32da-6793-4ddc-ab34-26bb6c89fdbf 2018-10-08 04:54:16,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:16,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc673e1-c1f7-49f1-a2fe-ab799f8a28d6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373"}, "enabled": true, "id": "5087cfe6783842baa429d1b7c0479373", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}} 2018-10-08 04:54:16,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 used request id req-ccc673e1-c1f7-49f1-a2fe-ab799f8a28d6 2018-10-08 04:54:16,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:16,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9084ca8f-032c-4f68-af50-d1615c362f7b Date: Mon, 08 Oct 2018 04:54:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:13Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5087cfe6783842baa429d1b7c0479373","id":"d811bc05-c17c-4380-95d1-5dc58406d547","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet"}]} 2018-10-08 04:54:16,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-9084ca8f-032c-4f68-af50-d1615c362f7b 2018-10-08 04:54:16,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=876ab603-2082-4872-a2b2-ae72098318f3&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:17,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3d756350-1869-44e9-90eb-1ca82339d801 Date: Mon, 08 Oct 2018 04:54:17 GMT RESP BODY: {"ports":[]} 2018-10-08 04:54:17,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=876ab603-2082-4872-a2b2-ae72098318f3&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port&admin_state_up=True used request id req-3d756350-1869-44e9-90eb-1ca82339d801 2018-10-08 04:54:17,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:17,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:17,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44dd5cd3e713410b8df3838b3fd28916", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role"}], "expires_at": "2018-10-08T05:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5087cfe6783842baa429d1b7c0479373", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/5087cfe6783842baa429d1b7c0479373", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-user", "id": "45ba28fd2e804f5dad940a30caa45f70"}, "audit_ids": ["lYQFueu-Tb6BwgmAnBqRVw"], "issued_at": "2018-10-08T04:54:17.000000Z"}} 2018-10-08 04:54:17,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6046d1889511ef00a19ad7e16dac4e6d5a66902" 2018-10-08 04:54:17,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b512ca9b-d002-45a5-b479-d7409561ff70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:17,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b512ca9b-d002-45a5-b479-d7409561ff70 2018-10-08 04:54:17,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:17,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-109fc9f1-4abf-4635-9f67-45f6abaf3ef1 Date: Mon, 08 Oct 2018 04:54:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d811bc05-c17c-4380-95d1-5dc58406d547"],"updated_at":"2018-10-08T04:54:13Z","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5087cfe6783842baa429d1b7c0479373","id":"876ab603-2082-4872-a2b2-ae72098318f3","name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net"}]} 2018-10-08 04:54:17,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net used request id req-109fc9f1-4abf-4635-9f67-45f6abaf3ef1 2018-10-08 04:54:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:18,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2170c73b-1463-4c74-9074-575edbbc219a Date: Mon, 08 Oct 2018 04:54:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:13Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5087cfe6783842baa429d1b7c0479373","id":"d811bc05-c17c-4380-95d1-5dc58406d547","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet"}]} 2018-10-08 04:54:18,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-2170c73b-1463-4c74-9074-575edbbc219a 2018-10-08 04:54:18,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:18,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-01e37f0d-8263-4edb-916d-743dbab24bbf Date: Mon, 08 Oct 2018 04:54:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d811bc05-c17c-4380-95d1-5dc58406d547"],"updated_at":"2018-10-08T04:54:13Z","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5087cfe6783842baa429d1b7c0479373","id":"876ab603-2082-4872-a2b2-ae72098318f3","name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net"}]} 2018-10-08 04:54:18,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net used request id req-01e37f0d-8263-4edb-916d-743dbab24bbf 2018-10-08 04:54:18,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:54:18,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:54:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:54:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6046d1889511ef00a19ad7e16dac4e6d5a66902" 2018-10-08 04:54:18,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ef06b2-d10e-400f-8904-a244bf2881d6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373"}, "enabled": true, "id": "5087cfe6783842baa429d1b7c0479373", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}} 2018-10-08 04:54:18,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 used request id req-77ef06b2-d10e-400f-8904-a244bf2881d6 2018-10-08 04:54:18,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:18,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d946e82-9537-4647-9c26-a17527bfecf9 Date: Mon, 08 Oct 2018 04:54:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:13Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5087cfe6783842baa429d1b7c0479373","id":"d811bc05-c17c-4380-95d1-5dc58406d547","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet"}]} 2018-10-08 04:54:18,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-6d946e82-9537-4647-9c26-a17527bfecf9 2018-10-08 04:54:18,605 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net 2018-10-08 04:54:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" -d '{"port": {"network_id": "876ab603-2082-4872-a2b2-ae72098318f3", "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port", "admin_state_up": true}}' 2018-10-08 04:54:19,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-06efa34a-2f2e-4fd9-8ab8-9019ce12be96 Date: Mon, 08 Oct 2018 04:54:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d811bc05-c17c-4380-95d1-5dc58406d547","ip_address":"10.55.0.11"}],"id":"a87af5bd-7a18-4efd-a93f-0b8ba3377dc8","security_groups":["0a8706ef-bd2e-419b-9318-bf01b8dcd904"],"mac_address":"fa:16:3e:78:5b:6f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port","project_id":"5087cfe6783842baa429d1b7c0479373","qos_policy_id":null,"admin_state_up":true,"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:19Z","binding:vnic_type":"normal"}} 2018-10-08 04:54:19,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-06efa34a-2f2e-4fd9-8ab8-9019ce12be96 2018-10-08 04:54:19,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:19,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-71080ea0-e04a-480d-9a38-71f0118c2194 Date: Mon, 08 Oct 2018 04:54:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d811bc05-c17c-4380-95d1-5dc58406d547"],"updated_at":"2018-10-08T04:54:13Z","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5087cfe6783842baa429d1b7c0479373","id":"876ab603-2082-4872-a2b2-ae72098318f3","name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net"}]} 2018-10-08 04:54:19,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net used request id req-71080ea0-e04a-480d-9a38-71f0118c2194 2018-10-08 04:54:19,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:20,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e9f06f-cf7a-499c-8f5c-f96b3d504b3e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373"}, "enabled": true, "id": "5087cfe6783842baa429d1b7c0479373", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}} 2018-10-08 04:54:20,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 used request id req-84e9f06f-cf7a-499c-8f5c-f96b3d504b3e 2018-10-08 04:54:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:20,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-df3919c2-de77-4020-9100-b43c535104e5 Date: Mon, 08 Oct 2018 04:54:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:13Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5087cfe6783842baa429d1b7c0479373","id":"d811bc05-c17c-4380-95d1-5dc58406d547","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet"}]} 2018-10-08 04:54:20,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-df3919c2-de77-4020-9100-b43c535104e5 2018-10-08 04:54:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=876ab603-2082-4872-a2b2-ae72098318f3&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:20,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-2bd516ed-c36b-4cd3-a596-6ddf16d28b31 Date: Mon, 08 Oct 2018 04:54:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d811bc05-c17c-4380-95d1-5dc58406d547","ip_address":"10.55.0.11"}],"id":"a87af5bd-7a18-4efd-a93f-0b8ba3377dc8","security_groups":["0a8706ef-bd2e-419b-9318-bf01b8dcd904"],"mac_address":"fa:16:3e:78:5b:6f","project_id":"5087cfe6783842baa429d1b7c0479373","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port","admin_state_up":true,"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:19Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:54:20,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=876ab603-2082-4872-a2b2-ae72098318f3&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port&admin_state_up=True used request id req-2bd516ed-c36b-4cd3-a596-6ddf16d28b31 2018-10-08 04:54:20,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:20,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5689ac6c-f1d8-49d4-af5d-e77ae5effae1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373"}, "enabled": true, "id": "5087cfe6783842baa429d1b7c0479373", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}} 2018-10-08 04:54:20,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 used request id req-5689ac6c-f1d8-49d4-af5d-e77ae5effae1 2018-10-08 04:54:20,485 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst 2018-10-08 04:54:20,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:20,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-c50cde37-e4b3-4f41-861c-3d2316004833 x-compute-request-id: req-c50cde37-e4b3-4f41-861c-3d2316004833 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "24d11890-62c5-4854-be1f-d23531849d18", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-flavor-name"}]} 2018-10-08 04:54:20,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c50cde37-e4b3-4f41-861c-3d2316004833 2018-10-08 04:54:20,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/24d11890-62c5-4854-be1f-d23531849d18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:20,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-bc3ea507-44af-4ae2-a950-1c702d7a1a9b x-compute-request-id: req-bc3ea507-44af-4ae2-a950-1c702d7a1a9b Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "24d11890-62c5-4854-be1f-d23531849d18", "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:54:20,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/24d11890-62c5-4854-be1f-d23531849d18 used request id req-bc3ea507-44af-4ae2-a950-1c702d7a1a9b 2018-10-08 04:54:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:20,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5333b4ec-fcda-44c6-b092-3d10313779b9 Date: Mon, 08 Oct 2018 04:54:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:54:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:54:10Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/snap", "metadata": {}}], "self": "/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "min_disk": 0, "protected": false, "id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "file": "/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5087cfe6783842baa429d1b7c0479373", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd"} 2018-10-08 04:54:20,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd used request id req-5333b4ec-fcda-44c6-b092-3d10313779b9 2018-10-08 04:54:20,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:20,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0f1cc141-b78f-40b6-85e5-c72aab5c1560 Date: Mon, 08 Oct 2018 04:54:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:54:20,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0f1cc141-b78f-40b6-85e5-c72aab5c1560 2018-10-08 04:54:20,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" -d '{"server": {"name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst", "imageRef": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "flavorRef": "24d11890-62c5-4854-be1f-d23531849d18", "max_count": 1, "min_count": 1, "networks": [{"port": "a87af5bd-7a18-4efd-a93f-0b8ba3377dc8"}]}}' 2018-10-08 04:54:21,922 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:54:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53acf4e1-a53d-4d60-a94c-198b46b36d9b x-compute-request-id: req-53acf4e1-a53d-4d60-a94c-198b46b36d9b Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fd2935ec-19dc-4835-8786-554581b0cbc6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "bookmark"}], "adminPass": "S3riBM3FBpmn"}} 2018-10-08 04:54:21,923 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-53acf4e1-a53d-4d60-a94c-198b46b36d9b 2018-10-08 04:54:21,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:22,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-856cebb2-5ef3-4b6f-8f23-3c70c8dbd3cd x-compute-request-id: req-856cebb2-5ef3-4b6f-8f23-3c70c8dbd3cd Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "bookmark"}], "image": {"id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "links": [{"href": "http://172.30.9.28:8774/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d11890-62c5-4854-be1f-d23531849d18", "links": [{"href": "http://172.30.9.28:8774/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "bookmark"}]}, "id": "fd2935ec-19dc-4835-8786-554581b0cbc6", "user_id": "45ba28fd2e804f5dad940a30caa45f70", "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-10-08T04:54:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst", "created": "2018-10-08T04:54:21Z", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:54:22,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 used request id req-856cebb2-5ef3-4b6f-8f23-3c70c8dbd3cd 2018-10-08 04:54:22,293 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst 2018-10-08 04:54:22,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:22,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-13ef80e7-5e7e-4cd0-a483-b805728e6434 x-compute-request-id: req-13ef80e7-5e7e-4cd0-a483-b805728e6434 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "bookmark"}], "image": {"id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "links": [{"href": "http://172.30.9.28:8774/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d11890-62c5-4854-be1f-d23531849d18", "links": [{"href": "http://172.30.9.28:8774/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "bookmark"}]}, "id": "fd2935ec-19dc-4835-8786-554581b0cbc6", "user_id": "45ba28fd2e804f5dad940a30caa45f70", "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-10-08T04:54:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst", "created": "2018-10-08T04:54:21Z", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:54:22,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 used request id req-13ef80e7-5e7e-4cd0-a483-b805728e6434 2018-10-08 04:54:22,510 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst] is - BUILD 2018-10-08 04:54:22,510 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:54:25,513 - create_instance - DEBUG - VM status query timeout in 896.779956102 2018-10-08 04:54:25,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:26,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7153e2c8-1857-4555-baae-b3343ddf17e6 x-compute-request-id: req-7153e2c8-1857-4555-baae-b3343ddf17e6 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "bookmark"}], "image": {"id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "links": [{"href": "http://172.30.9.28:8774/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d11890-62c5-4854-be1f-d23531849d18", "links": [{"href": "http://172.30.9.28:8774/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "bookmark"}]}, "id": "fd2935ec-19dc-4835-8786-554581b0cbc6", "security_groups": [{"name": "default"}], "user_id": "45ba28fd2e804f5dad940a30caa45f70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:54:22Z", "hostId": "6ba5c24a91e1aa0ca0169bc23de6895360912b3baae711ae31dfaf31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst", "created": "2018-10-08T04:54:21Z", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:54:26,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 used request id req-7153e2c8-1857-4555-baae-b3343ddf17e6 2018-10-08 04:54:26,067 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst] is - BUILD 2018-10-08 04:54:26,068 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:54:29,071 - create_instance - DEBUG - VM status query timeout in 893.222383976 2018-10-08 04:54:29,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:29,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-4ff63c5d-05c4-4c5a-9854-71409c62f712 x-compute-request-id: req-4ff63c5d-05c4-4c5a-9854-71409c62f712 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:5b:6f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "bookmark"}], "image": {"id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "links": [{"href": "http://172.30.9.28:8774/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:54:23.000000", "flavor": {"id": "24d11890-62c5-4854-be1f-d23531849d18", "links": [{"href": "http://172.30.9.28:8774/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "bookmark"}]}, "id": "fd2935ec-19dc-4835-8786-554581b0cbc6", "security_groups": [{"name": "default"}], "user_id": "45ba28fd2e804f5dad940a30caa45f70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:54:28Z", "hostId": "6ba5c24a91e1aa0ca0169bc23de6895360912b3baae711ae31dfaf31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst", "created": "2018-10-08T04:54:21Z", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:54:29,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 used request id req-4ff63c5d-05c4-4c5a-9854-71409c62f712 2018-10-08 04:54:29,808 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst] is - ACTIVE 2018-10-08 04:54:29,809 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:54:29,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:30,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-6ba65608-1217-4bed-8c17-a43fea42838f x-compute-request-id: req-6ba65608-1217-4bed-8c17-a43fea42838f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:5b:6f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "bookmark"}], "image": {"id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "links": [{"href": "http://172.30.9.28:8774/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:54:23.000000", "flavor": {"id": "24d11890-62c5-4854-be1f-d23531849d18", "links": [{"href": "http://172.30.9.28:8774/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "bookmark"}]}, "id": "fd2935ec-19dc-4835-8786-554581b0cbc6", "security_groups": [{"name": "default"}], "user_id": "45ba28fd2e804f5dad940a30caa45f70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:54:28Z", "hostId": "6ba5c24a91e1aa0ca0169bc23de6895360912b3baae711ae31dfaf31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst", "created": "2018-10-08T04:54:21Z", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:54:30,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 used request id req-6ba65608-1217-4bed-8c17-a43fea42838f 2018-10-08 04:54:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:30,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a5bcef5d-8d47-44a3-a1e7-c6d6592badf2 Date: Mon, 08 Oct 2018 04:54:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d811bc05-c17c-4380-95d1-5dc58406d547"],"updated_at":"2018-10-08T04:54:13Z","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5087cfe6783842baa429d1b7c0479373","id":"876ab603-2082-4872-a2b2-ae72098318f3","name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net"}]} 2018-10-08 04:54:30,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net used request id req-a5bcef5d-8d47-44a3-a1e7-c6d6592badf2 2018-10-08 04:54:30,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:30,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cf44f8-5ed8-46ab-b1dd-eb4ae1106423 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373"}, "enabled": true, "id": "5087cfe6783842baa429d1b7c0479373", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}} 2018-10-08 04:54:30,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 used request id req-d6cf44f8-5ed8-46ab-b1dd-eb4ae1106423 2018-10-08 04:54:30,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:30,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-df333a20-38ce-4e7c-8381-00a8dd430c02 Date: Mon, 08 Oct 2018 04:54:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:13Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5087cfe6783842baa429d1b7c0479373","id":"d811bc05-c17c-4380-95d1-5dc58406d547","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet"}]} 2018-10-08 04:54:30,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-df333a20-38ce-4e7c-8381-00a8dd430c02 2018-10-08 04:54:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:30,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3118 X-Openstack-Request-Id: req-a711fc51-c840-415b-afbb-872f88f1fa92 Date: Mon, 08 Oct 2018 04:54:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d811bc05-c17c-4380-95d1-5dc58406d547","ip_address":"10.55.0.3"}],"id":"7519ebe8-d88c-4f49-ae2c-8eec55f28512","security_groups":[],"mac_address":"fa:16:3e:e5:9d:e4","project_id":"5087cfe6783842baa429d1b7c0479373","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-876ab603-2082-4872-a2b2-ae72098318f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d811bc05-c17c-4380-95d1-5dc58406d547","ip_address":"10.55.0.4"}],"id":"87bb8f9f-e0b6-4d8c-9244-2a215867d518","security_groups":[],"mac_address":"fa:16:3e:21:72:f4","project_id":"5087cfe6783842baa429d1b7c0479373","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-876ab603-2082-4872-a2b2-ae72098318f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d811bc05-c17c-4380-95d1-5dc58406d547","ip_address":"10.55.0.2"}],"id":"8c7e000e-4b40-41af-85a9-13eb4ca09108","security_groups":[],"mac_address":"fa:16:3e:cf:aa:4a","project_id":"5087cfe6783842baa429d1b7c0479373","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-876ab603-2082-4872-a2b2-ae72098318f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d811bc05-c17c-4380-95d1-5dc58406d547","ip_address":"10.55.0.11"}],"id":"a87af5bd-7a18-4efd-a93f-0b8ba3377dc8","security_groups":["0a8706ef-bd2e-419b-9318-bf01b8dcd904"],"mac_address":"fa:16:3e:78:5b:6f","project_id":"5087cfe6783842baa429d1b7c0479373","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port","admin_state_up":true,"network_id":"876ab603-2082-4872-a2b2-ae72098318f3","tenant_id":"5087cfe6783842baa429d1b7c0479373","created_at":"2018-10-08T04:54:19Z","binding:vnic_type":"normal","device_id":"fd2935ec-19dc-4835-8786-554581b0cbc6"}]} 2018-10-08 04:54:30,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=876ab603-2082-4872-a2b2-ae72098318f3 used request id req-a711fc51-c840-415b-afbb-872f88f1fa92 2018-10-08 04:54:30,748 - create_instance - INFO - Deleting Port with ID - a87af5bd-7a18-4efd-a93f-0b8ba3377dc8 2018-10-08 04:54:30,748 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-port 2018-10-08 04:54:30,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a87af5bd-7a18-4efd-a93f-0b8ba3377dc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:31,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7462aa11-32a6-40af-b0dc-553b01431adb Date: Mon, 08 Oct 2018 04:54:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:54:31,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a87af5bd-7a18-4efd-a93f-0b8ba3377dc8 used request id req-7462aa11-32a6-40af-b0dc-553b01431adb 2018-10-08 04:54:31,211 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst 2018-10-08 04:54:31,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:31,353 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:54: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-767102a8-715a-40f8-9591-89e86ba3a1b6 x-compute-request-id: req-767102a8-715a-40f8-9591-89e86ba3a1b6 Content-Type: application/json 2018-10-08 04:54:31,353 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 used request id req-767102a8-715a-40f8-9591-89e86ba3a1b6 2018-10-08 04:54:31,353 - create_instance - INFO - Checking deletion status 2018-10-08 04:54:31,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:31,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-a3a21eed-77e2-4ea1-abdc-f824a2a88230 x-compute-request-id: req-a3a21eed-77e2-4ea1-abdc-f824a2a88230 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:5b:6f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd2935ec-19dc-4835-8786-554581b0cbc6", "rel": "bookmark"}], "image": {"id": "ddf53717-f1ed-45b0-b0fe-b9506709dfce", "links": [{"href": "http://172.30.9.28:8774/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:54:23.000000", "flavor": {"id": "24d11890-62c5-4854-be1f-d23531849d18", "links": [{"href": "http://172.30.9.28:8774/flavors/24d11890-62c5-4854-be1f-d23531849d18", "rel": "bookmark"}]}, "id": "fd2935ec-19dc-4835-8786-554581b0cbc6", "user_id": "45ba28fd2e804f5dad940a30caa45f70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:54:31Z", "hostId": "6ba5c24a91e1aa0ca0169bc23de6895360912b3baae711ae31dfaf31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst", "created": "2018-10-08T04:54:21Z", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:54:31,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 used request id req-a3a21eed-77e2-4ea1-abdc-f824a2a88230 2018-10-08 04:54:31,454 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst] is - ACTIVE 2018-10-08 04:54:31,455 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:54:34,458 - create_instance - DEBUG - VM status query timeout in 296.895641804 2018-10-08 04:54:34,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5114e0bfbd6efa93dc8fa3b8bab7ae4329f7cf1e" 2018-10-08 04:54:34,504 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:54: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-038ca84e-8ec0-44f9-b8fe-8c421bd832a6 x-compute-request-id: req-038ca84e-8ec0-44f9-b8fe-8c421bd832a6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fd2935ec-19dc-4835-8786-554581b0cbc6 could not be found.", "code": 404}} 2018-10-08 04:54:34,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fd2935ec-19dc-4835-8786-554581b0cbc6 used request id req-038ca84e-8ec0-44f9-b8fe-8c421bd832a6 2018-10-08 04:54:34,505 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fd2935ec-19dc-4835-8786-554581b0cbc6 could not be found. (HTTP 404) (Request-ID: req-038ca84e-8ec0-44f9-b8fe-8c421bd832a6) 2018-10-08 04:54:34,505 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-inst 2018-10-08 04:54:34,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/24d11890-62c5-4854-be1f-d23531849d18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6303fdf56048311637d69a2ae524c17a3bc80bd7" 2018-10-08 04:54:34,713 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:54: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-9bd053ba-9951-4496-9e14-11933a5e828f x-compute-request-id: req-9bd053ba-9951-4496-9e14-11933a5e828f Content-Length: 0 Content-Type: application/json 2018-10-08 04:54:34,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/24d11890-62c5-4854-be1f-d23531849d18 used request id req-9bd053ba-9951-4496-9e14-11933a5e828f 2018-10-08 04:54:34,714 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet 2018-10-08 04:54:34,714 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-subnet 2018-10-08 04:54:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d811bc05-c17c-4380-95d1-5dc58406d547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" 2018-10-08 04:54:36,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1aabcb3-42ab-4710-8b0d-d9aad350251e Date: Mon, 08 Oct 2018 04:54:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:54:36,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d811bc05-c17c-4380-95d1-5dc58406d547 used request id req-d1aabcb3-42ab-4710-8b0d-d9aad350251e 2018-10-08 04:54:36,750 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd-pub-net 2018-10-08 04:54:36,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/876ab603-2082-4872-a2b2-ae72098318f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c37c66b37a2d4b29d2ae130db323bd4b82f381" 2018-10-08 04:54:37,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2147f0e-d164-40b9-9b80-8cb647588e2f Date: Mon, 08 Oct 2018 04:54:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:54:37,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/876ab603-2082-4872-a2b2-ae72098318f3 used request id req-f2147f0e-d164-40b9-9b80-8cb647588e2f 2018-10-08 04:54:37,895 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-999ac6cf-06b0-4f9d-9815-e7fe2b9969cd 2018-10-08 04:54:37,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ba9f9a14128d8d5ae350749cc59e0b81b5bd469" 2018-10-08 04:54:39,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f24f8391-acae-48bc-9ca4-d7601cd86e3e Date: Mon, 08 Oct 2018 04:54:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:54:39,221 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ddf53717-f1ed-45b0-b0fe-b9506709dfce used request id req-f24f8391-acae-48bc-9ca4-d7601cd86e3e 2018-10-08 04:54:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:39,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a82644e4-f7f2-4279-995b-64c5d0a343f6 Date: Mon, 08 Oct 2018 04:54:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5087cfe6783842baa429d1b7c0479373", "created_at": "2018-10-08T04:54:12Z", "updated_at": "2018-10-08T04:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:54:12Z", "revision_number": 0, "id": "2445d63d-178e-4ab3-9936-2b86cb0c7ffb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:54:12Z", "security_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "port_range_min": null, "ethertype": "IPv6", "project_id": "5087cfe6783842baa429d1b7c0479373"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:54:12Z", "revision_number": 0, "id": "64498cf6-cf78-4408-b841-c55c9415dc54", "remote_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "remote_ip_prefix": null, "created_at": "2018-10-08T04:54:12Z", "security_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "port_range_min": null, "ethertype": "IPv6", "project_id": "5087cfe6783842baa429d1b7c0479373"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:54:12Z", "revision_number": 0, "id": "9371382a-d9de-49e0-bb7f-0abc79865aea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:54:12Z", "security_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "port_range_min": null, "ethertype": "IPv4", "project_id": "5087cfe6783842baa429d1b7c0479373"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:54:12Z", "revision_number": 0, "id": "dd37a359-d9f1-469f-a5ad-63d83c026234", "remote_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "remote_ip_prefix": null, "created_at": "2018-10-08T04:54:12Z", "security_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "tenant_id": "5087cfe6783842baa429d1b7c0479373", "port_range_min": null, "ethertype": "IPv4", "project_id": "5087cfe6783842baa429d1b7c0479373"}], "revision_number": 4, "project_id": "5087cfe6783842baa429d1b7c0479373", "id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:54:39,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a82644e4-f7f2-4279-995b-64c5d0a343f6 2018-10-08 04:54:39,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:39,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8995afd2-a026-434f-bf1c-2c9b08a9a568 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373"}, "enabled": true, "id": "5087cfe6783842baa429d1b7c0479373", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj"}} 2018-10-08 04:54:39,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 used request id req-8995afd2-a026-434f-bf1c-2c9b08a9a568 2018-10-08 04:54:39,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a8706ef-bd2e-419b-9318-bf01b8dcd904 2018-10-08 04:54:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a8706ef-bd2e-419b-9318-bf01b8dcd904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:39,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7e2edd89-f0c2-4f1c-9227-b55f0046fa79 Date: Mon, 08 Oct 2018 04:54:39 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-10-08T04:54:12Z", "security_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "port_range_min": null, "revision_number": 0, "tenant_id": "5087cfe6783842baa429d1b7c0479373", "created_at": "2018-10-08T04:54:12Z", "project_id": "5087cfe6783842baa429d1b7c0479373", "id": "2445d63d-178e-4ab3-9936-2b86cb0c7ffb"}, {"remote_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:54:12Z", "security_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "port_range_min": null, "revision_number": 0, "tenant_id": "5087cfe6783842baa429d1b7c0479373", "created_at": "2018-10-08T04:54:12Z", "project_id": "5087cfe6783842baa429d1b7c0479373", "id": "64498cf6-cf78-4408-b841-c55c9415dc54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:54:12Z", "security_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "port_range_min": null, "revision_number": 0, "tenant_id": "5087cfe6783842baa429d1b7c0479373", "created_at": "2018-10-08T04:54:12Z", "project_id": "5087cfe6783842baa429d1b7c0479373", "id": "9371382a-d9de-49e0-bb7f-0abc79865aea"}, {"remote_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:54:12Z", "security_group_id": "0a8706ef-bd2e-419b-9318-bf01b8dcd904", "port_range_min": null, "revision_number": 0, "tenant_id": "5087cfe6783842baa429d1b7c0479373", "created_at": "2018-10-08T04:54:12Z", "project_id": "5087cfe6783842baa429d1b7c0479373", "id": "dd37a359-d9f1-469f-a5ad-63d83c026234"}]} 2018-10-08 04:54:39,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a8706ef-bd2e-419b-9318-bf01b8dcd904 used request id req-7e2edd89-f0c2-4f1c-9227-b55f0046fa79 2018-10-08 04:54:39,716 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:54:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0a8706ef-bd2e-419b-9318-bf01b8dcd904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:40,041 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df3c8080-5593-434b-9c1f-faa9de2a423a Content-Length: 0 Date: Mon, 08 Oct 2018 04:54:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:54:40,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0a8706ef-bd2e-419b-9318-bf01b8dcd904 used request id req-df3c8080-5593-434b-9c1f-faa9de2a423a 2018-10-08 04:54:40,042 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj 2018-10-08 04:54:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:40,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59870ced-88a7-4202-97bc-4ae520cd26bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:54:40,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5087cfe6783842baa429d1b7c0479373 used request id req-59870ced-88a7-4202-97bc-4ae520cd26bc 2018-10-08 04:54:40,247 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-be0489c1-ef19-485-proj-role 2018-10-08 04:54:40,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/44dd5cd3e713410b8df3838b3fd28916 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:40,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7f2f11a-f30c-4496-9c5e-fca349fab8b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:54:40,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/44dd5cd3e713410b8df3838b3fd28916 used request id req-e7f2f11a-f30c-4496-9c5e-fca349fab8b3 2018-10-08 04:54:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef3a04f5180783d2ce8e8c35ca5a56cfd80344" 2018-10-08 04:54:40,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61a5dbf-0936-4e93-949d-cc2b0a6bc0d3 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:54:40,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a61a5dbf-0936-4e93-949d-cc2b0a6bc0d3 2018-10-08 04:54:40,459 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-be0489c1-ef19-485-user 2018-10-08 04:54:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/45ba28fd2e804f5dad940a30caa45f70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482aa90d1893ef783ccb4f61417ebf3662569cb6" 2018-10-08 04:54:40,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3050efa0-0c72-4640-92a3-ea619e199568 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:54:40,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/45ba28fd2e804f5dad940a30caa45f70 used request id req-3050efa0-0c72-4640-92a3-ea619e199568 2018-10-08 04:54:40,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:41,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["N7bNmVCcSs6FrpSihVgGbQ"], "issued_at": "2018-10-08T04:54:41.000000Z"}} 2018-10-08 04:54:41,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03b91884fad2c5accc79a21fc5ff2cff1f361c41" 2018-10-08 04:54:41,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064d95d8-7f17-47b9-a121-58d201c7e0ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:41,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-064d95d8-7f17-47b9-a121-58d201c7e0ce 2018-10-08 04:54:41,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:41,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:41,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["a73i7OkGS0OTSw_MY7lptQ"], "issued_at": "2018-10-08T04:54:41.000000Z"}} 2018-10-08 04:54:41,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:54:41,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8adb57a1-07c3-434b-b4d4-5b73578c53f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:41,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8adb57a1-07c3-434b-b4d4-5b73578c53f8 2018-10-08 04:54:41,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:54:41,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:54:41,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:54:41,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d81ac8-48d2-4648-a95d-58c881695e38 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:54:41,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj used request id req-56d81ac8-48d2-4648-a95d-58c881695e38 2018-10-08 04:54:41,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:54:41,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a1a8f5-0139-402d-8069-6711b2a2d38d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:54:41,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e2a1a8f5-0139-402d-8069-6711b2a2d38d 2018-10-08 04:54:41,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}}' 2018-10-08 04:54:41,855 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b34d637-d31e-444f-8c27-7fbe59913cc2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:54:41,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1b34d637-d31e-444f-8c27-7fbe59913cc2 2018-10-08 04:54:41,855 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj 2018-10-08 04:54:41,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:41,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:42,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["TPzb2QOrQH2zYzkbsB6Jeg"], "issued_at": "2018-10-08T04:54:42.000000Z"}} 2018-10-08 04:54:42,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58da35ae6f4eef2460c4339bd55b63066c6d45ef" 2018-10-08 04:54:42,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e79c9ef-1609-4849-a584-ebdabc8fbcad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:42,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4e79c9ef-1609-4849-a584-ebdabc8fbcad 2018-10-08 04:54:42,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:54:42,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:54:42,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58da35ae6f4eef2460c4339bd55b63066c6d45ef" 2018-10-08 04:54:42,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9acb808-1abd-420d-b4f7-2ecbbd72a679 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:54:42,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a9acb808-1abd-420d-b4f7-2ecbbd72a679 2018-10-08 04:54:42,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58da35ae6f4eef2460c4339bd55b63066c6d45ef" 2018-10-08 04:54:42,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b59ec93-da49-487f-95dd-58a51a79c82b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}]} 2018-10-08 04:54:42,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj used request id req-1b59ec93-da49-487f-95dd-58a51a79c82b 2018-10-08 04:54:42,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58da35ae6f4eef2460c4339bd55b63066c6d45ef" 2018-10-08 04:54:42,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3846533e-e1d7-4208-966e-86c47610fbf7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:54:42,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3846533e-e1d7-4208-966e-86c47610fbf7 2018-10-08 04:54:43,088 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-user 2018-10-08 04:54:43,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:43,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:54:43,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08258ce8-0cb3-41d9-a77f-37a38145cfab Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:54:43,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-08258ce8-0cb3-41d9-a77f-37a38145cfab 2018-10-08 04:54:43,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" -d '{"role": {"name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role"}}' 2018-10-08 04:54:43,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23fd3880-2197-4ba3-8794-15f8994c3b13 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8acf76e0b9e84516a2f2b6752552fa37", "links": {"self": "http://172.30.9.28:5000/v3/roles/8acf76e0b9e84516a2f2b6752552fa37"}, "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role"}} 2018-10-08 04:54:43,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-23fd3880-2197-4ba3-8794-15f8994c3b13 2018-10-08 04:54:43,316 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role 2018-10-08 04:54:43,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8acf76e0b9e84516a2f2b6752552fa37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:54:43,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9445ab55-b07b-447b-a919-d200405b5b5d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8acf76e0b9e84516a2f2b6752552fa37"}, "domain_id": null, "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role", "id": "8acf76e0b9e84516a2f2b6752552fa37"}} 2018-10-08 04:54:43,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8acf76e0b9e84516a2f2b6752552fa37 used request id req-9445ab55-b07b-447b-a919-d200405b5b5d 2018-10-08 04:54:43,402 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role to project CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj 2018-10-08 04:54:43,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17/users/b48d8e64b56446d7be0fb30fbff574dd/roles/8acf76e0b9e84516a2f2b6752552fa37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:54:43,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7903cb6-7eac-4703-93a5-e185c79178cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:54:43,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17/users/b48d8e64b56446d7be0fb30fbff574dd/roles/8acf76e0b9e84516a2f2b6752552fa37 used request id req-c7903cb6-7eac-4703-93a5-e185c79178cb 2018-10-08 04:54:43,529 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:54:43,530 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:54:43,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:43,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:43,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8acf76e0b9e84516a2f2b6752552fa37", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role"}], "expires_at": "2018-10-08T05:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd9819d0033d48089e1b8a04519ecb17", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-user", "id": "b48d8e64b56446d7be0fb30fbff574dd"}, "audit_ids": ["P2bOfr8ZSi6d7xNw0QBK8g"], "issued_at": "2018-10-08T04:54:43.000000Z"}} 2018-10-08 04:54:43,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f938caaaab66d2315e74af8b03b66d71a41de0" 2018-10-08 04:54:43,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9601156d-380b-4dea-84de-d52461491e29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:43,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9601156d-380b-4dea-84de-d52461491e29 2018-10-08 04:54:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6f938caaaab66d2315e74af8b03b66d71a41de0" 2018-10-08 04:54:44,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-415588ed-cd27-45e7-a50a-9d16654f588b Date: Mon, 08 Oct 2018 04:54:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image"} 2018-10-08 04:54:44,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image used request id req-415588ed-cd27-45e7-a50a-9d16654f588b 2018-10-08 04:54:44,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6f938caaaab66d2315e74af8b03b66d71a41de0" 2018-10-08 04:54:44,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c0bca1ec-d68f-48a9-aa17-2afff7b1d430 Date: Mon, 08 Oct 2018 04:54:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:54:44,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c0bca1ec-d68f-48a9-aa17-2afff7b1d430 2018-10-08 04:54:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6f938caaaab66d2315e74af8b03b66d71a41de0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image"}' 2018-10-08 04:54:44,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f X-Openstack-Request-Id: req-fb4e6efe-94ed-423b-8148-9c160f2c29f2 Date: Mon, 08 Oct 2018 04:54:44 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:54:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:54:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "min_disk": 0, "protected": false, "id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "file": "/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/file", "checksum": null, "owner": "bd9819d0033d48089e1b8a04519ecb17", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:54:44,599 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fb4e6efe-94ed-423b-8148-9c160f2c29f2 2018-10-08 04:54:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6f938caaaab66d2315e74af8b03b66d71a41de0" -d '' 2018-10-08 04:54:45,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92c60108-4138-428f-ae38-b9e7b6d83be2 Date: Mon, 08 Oct 2018 04:54:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:54:45,475 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/file used request id req-92c60108-4138-428f-ae38-b9e7b6d83be2 2018-10-08 04:54:45,475 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:54:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6f938caaaab66d2315e74af8b03b66d71a41de0" 2018-10-08 04:54:45,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-444945c2-eb5c-40d3-b152-39b0c9e5add7 Date: Mon, 08 Oct 2018 04:54:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:54:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:54:45Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/snap", "metadata": {}}], "self": "/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "min_disk": 0, "protected": false, "id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "file": "/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd9819d0033d48089e1b8a04519ecb17", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:54:45,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f used request id req-444945c2-eb5c-40d3-b152-39b0c9e5add7 2018-10-08 04:54:45,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6f938caaaab66d2315e74af8b03b66d71a41de0" 2018-10-08 04:54:45,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-52c3096f-0177-4b60-893c-820f1c480656 Date: Mon, 08 Oct 2018 04:54:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:54:45,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-52c3096f-0177-4b60-893c-820f1c480656 2018-10-08 04:54:45,802 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image 2018-10-08 04:54:45,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6f938caaaab66d2315e74af8b03b66d71a41de0" 2018-10-08 04:54:45,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9a5e4d18-659f-4576-8074-c9e110ab03e8 Date: Mon, 08 Oct 2018 04:54:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:54:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:54:45Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/snap", "metadata": {}}], "self": "/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "min_disk": 0, "protected": false, "id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "file": "/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd9819d0033d48089e1b8a04519ecb17", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:54:45,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f used request id req-9a5e4d18-659f-4576-8074-c9e110ab03e8 2018-10-08 04:54:45,821 - create_image - DEBUG - Instance status is - active 2018-10-08 04:54:45,822 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image 2018-10-08 04:54:45,822 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image 2018-10-08 04:54:45,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:45,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:46,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["f0qsqX_oQfamjXg6BFDhRQ"], "issued_at": "2018-10-08T04:54:46.000000Z"}} 2018-10-08 04:54:46,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0f2cb4a29d361ce6f4533381aed5f6bbe30874" 2018-10-08 04:54:46,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c94e985-be8d-4d70-bd55-2fca3df5ac1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:46,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7c94e985-be8d-4d70-bd55-2fca3df5ac1b 2018-10-08 04:54:46,305 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:54:46,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0f2cb4a29d361ce6f4533381aed5f6bbe30874" 2018-10-08 04:54:46,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7bb86f96-ad0c-450d-914a-014bf802d799 x-compute-request-id: req-7bb86f96-ad0c-450d-914a-014bf802d799 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:54:46,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7bb86f96-ad0c-450d-914a-014bf802d799 2018-10-08 04:54:46,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0f2cb4a29d361ce6f4533381aed5f6bbe30874" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-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-10-08 04:54:46,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc62c71f-4609-4205-9702-088a127fff0d x-compute-request-id: req-cc62c71f-4609-4205-9702-088a127fff0d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:54:46,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc62c71f-4609-4205-9702-088a127fff0d 2018-10-08 04:54:46,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:46,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:46,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8acf76e0b9e84516a2f2b6752552fa37", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role"}], "expires_at": "2018-10-08T05:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd9819d0033d48089e1b8a04519ecb17", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-user", "id": "b48d8e64b56446d7be0fb30fbff574dd"}, "audit_ids": ["6XZb3PbDRum9EOy5gFdsJw"], "issued_at": "2018-10-08T04:54:46.000000Z"}} 2018-10-08 04:54:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" 2018-10-08 04:54:46,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7961b6-3630-4c0c-be10-f807c6802e5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:46,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec7961b6-3630-4c0c-be10-f807c6802e5e 2018-10-08 04:54:46,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" 2018-10-08 04:54:47,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c3505736-59c3-4797-ba0c-44725414c4f4 Date: Mon, 08 Oct 2018 04:54:47 GMT RESP BODY: {"networks":[]} 2018-10-08 04:54:47,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-c3505736-59c3-4797-ba0c-44725414c4f4 2018-10-08 04:54:47,164 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net 2018-10-08 04:54:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" -d '{"network": {"name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net", "admin_state_up": true}}' 2018-10-08 04:54:47,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0f86cfcb-cae0-49a7-b347-7192761ba6ca Date: Mon, 08 Oct 2018 04:54:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8a6ebc36-f600-428c-acd3-1251409b91a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:54:47Z","is_default":false,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","mtu":1450}} 2018-10-08 04:54:47,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-0f86cfcb-cae0-49a7-b347-7192761ba6ca 2018-10-08 04:54:47,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" 2018-10-08 04:54:47,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-498e2bdc-af4c-4643-8059-7798f1272b29 Date: Mon, 08 Oct 2018 04:54:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:54:47Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:54:47,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-498e2bdc-af4c-4643-8059-7798f1272b29 2018-10-08 04:54:47,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" 2018-10-08 04:54:48,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-db3d7c34-706a-402a-bfc2-6f6e1824e21c Date: Mon, 08 Oct 2018 04:54:48 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:54:48,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-db3d7c34-706a-402a-bfc2-6f6e1824e21c 2018-10-08 04:54:48,152 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet 2018-10-08 04:54:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" -d '{"subnets": [{"ip_version": 4, "network_id": "8a6ebc36-f600-428c-acd3-1251409b91a9", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]}' 2018-10-08 04:54:48,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f2a2d7a6-be6b-42e0-8d57-52c6a2b2f7f9 Date: Mon, 08 Oct 2018 04:54:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:54:48,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-f2a2d7a6-be6b-42e0-8d57-52c6a2b2f7f9 2018-10-08 04:54:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" 2018-10-08 04:54:49,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-76f36e40-f413-452a-9508-f7391a59fc12 Date: Mon, 08 Oct 2018 04:54:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:54:49,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-76f36e40-f413-452a-9508-f7391a59fc12 2018-10-08 04:54:49,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" 2018-10-08 04:54:49,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-66b83b70-41d2-48b3-b157-ebfa5681a897 Date: Mon, 08 Oct 2018 04:54:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:54:49,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-66b83b70-41d2-48b3-b157-ebfa5681a897 2018-10-08 04:54:49,368 - OpenStackNetwork - DEBUG - Network [8a6ebc36-f600-428c-acd3-1251409b91a9] created successfully 2018-10-08 04:54:49,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:49,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:49,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8acf76e0b9e84516a2f2b6752552fa37", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role"}], "expires_at": "2018-10-08T05:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd9819d0033d48089e1b8a04519ecb17", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-user", "id": "b48d8e64b56446d7be0fb30fbff574dd"}, "audit_ids": ["EYNKNqaQS4KLwvzsjukDbw"], "issued_at": "2018-10-08T04:54:49.000000Z"}} 2018-10-08 04:54:49,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c16f92224dac15719596180d44ebdeba51ba9a" 2018-10-08 04:54:49,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133916df-a092-4780-99eb-d91f8a3a900f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:49,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-133916df-a092-4780-99eb-d91f8a3a900f 2018-10-08 04:54:49,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c16f92224dac15719596180d44ebdeba51ba9a" 2018-10-08 04:54:50,058 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:49 GMT Server: Apache x-compute-request-id: req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:54:50,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/detail used request id req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64 2018-10-08 04:54:50,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c16f92224dac15719596180d44ebdeba51ba9a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:54:50,454 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:54:50 GMT Server: Apache x-compute-request-id: req-db01629e-56bc-434f-b423-51871174e0df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-db01629e-56bc-434f-b423-51871174e0df Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:50.308669", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "size": 1}} 2018-10-08 04:54:50,455 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes used request id req-db01629e-56bc-434f-b423-51871174e0df 2018-10-08 04:54:50,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c16f92224dac15719596180d44ebdeba51ba9a" 2018-10-08 04:54:50,674 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:50 GMT Server: Apache x-compute-request-id: req-53bc3a29-b8c4-47f6-ba7f-0dd1542fdbc9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53bc3a29-b8c4-47f6-ba7f-0dd1542fdbc9 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:54:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "size": 1}} 2018-10-08 04:54:50,675 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 used request id req-53bc3a29-b8c4-47f6-ba7f-0dd1542fdbc9 2018-10-08 04:54:50,675 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1 2018-10-08 04:54:50,678 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c16f92224dac15719596180d44ebdeba51ba9a" 2018-10-08 04:54:50,880 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:50 GMT Server: Apache x-compute-request-id: req-e202bb19-4a54-424b-aba7-d41cd49df906 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e202bb19-4a54-424b-aba7-d41cd49df906 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:54:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "size": 1}} 2018-10-08 04:54:50,881 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 used request id req-e202bb19-4a54-424b-aba7-d41cd49df906 2018-10-08 04:54:50,881 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:54:50,881 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1 2018-10-08 04:54:50,881 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1 2018-10-08 04:54:50,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:50,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:51,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8acf76e0b9e84516a2f2b6752552fa37", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role"}], "expires_at": "2018-10-08T05:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd9819d0033d48089e1b8a04519ecb17", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-user", "id": "b48d8e64b56446d7be0fb30fbff574dd"}, "audit_ids": ["4yyW8MNES9eucr2Nsfrk5Q"], "issued_at": "2018-10-08T04:54:51.000000Z"}} 2018-10-08 04:54:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b26c35c8185bf2d1a90df97222efb745a7fd87e" 2018-10-08 04:54:51,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7701201f-81c9-468a-990e-ca3a8767e57c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:51,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7701201f-81c9-468a-990e-ca3a8767e57c 2018-10-08 04:54:51,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b26c35c8185bf2d1a90df97222efb745a7fd87e" 2018-10-08 04:54:51,551 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:51 GMT Server: Apache x-compute-request-id: req-698e2ead-5a45-4c12-b862-7ba5afcce925 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-698e2ead-5a45-4c12-b862-7ba5afcce925 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:54:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "size": 1}]} 2018-10-08 04:54:51,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/detail used request id req-698e2ead-5a45-4c12-b862-7ba5afcce925 2018-10-08 04:54:51,555 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-698e2ead-5a45-4c12-b862-7ba5afcce925" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b26c35c8185bf2d1a90df97222efb745a7fd87e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:54:51,895 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:54:51 GMT Server: Apache x-compute-request-id: req-8c4ff285-76a4-4e92-b398-54d1f8b7c75b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8c4ff285-76a4-4e92-b398-54d1f8b7c75b Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:51.781764", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e371bccc-352d-4fc2-967a-4f1c2320cc07", "size": 1}} 2018-10-08 04:54:51,896 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes used request id req-8c4ff285-76a4-4e92-b398-54d1f8b7c75b 2018-10-08 04:54:51,900 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-698e2ead-5a45-4c12-b862-7ba5afcce925" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b26c35c8185bf2d1a90df97222efb745a7fd87e" 2018-10-08 04:54:52,112 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:51 GMT Server: Apache x-compute-request-id: req-1467b0a0-551c-44b9-ac66-ee7a0dbad9a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1467b0a0-551c-44b9-ac66-ee7a0dbad9a6 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:54:51.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e371bccc-352d-4fc2-967a-4f1c2320cc07", "size": 1}} 2018-10-08 04:54:52,112 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 used request id req-1467b0a0-551c-44b9-ac66-ee7a0dbad9a6 2018-10-08 04:54:52,113 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2 2018-10-08 04:54:52,116 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-698e2ead-5a45-4c12-b862-7ba5afcce925" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b26c35c8185bf2d1a90df97222efb745a7fd87e" 2018-10-08 04:54:52,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:52 GMT Server: Apache x-compute-request-id: req-65f30e67-c51f-4238-bbfd-d0b5a26bb9d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65f30e67-c51f-4238-bbfd-d0b5a26bb9d5 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:54:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e371bccc-352d-4fc2-967a-4f1c2320cc07", "size": 1}} 2018-10-08 04:54:52,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 used request id req-65f30e67-c51f-4238-bbfd-d0b5a26bb9d5 2018-10-08 04:54:52,311 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:54:52,311 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2 2018-10-08 04:54:52,312 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2 2018-10-08 04:54:52,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:52,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:52,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8acf76e0b9e84516a2f2b6752552fa37", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role"}], "expires_at": "2018-10-08T05:54:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd9819d0033d48089e1b8a04519ecb17", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-user", "id": "b48d8e64b56446d7be0fb30fbff574dd"}, "audit_ids": ["dd1Dc5epSWW01rn9E5peeg"], "issued_at": "2018-10-08T04:54:52.000000Z"}} 2018-10-08 04:54:52,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:52,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1883fecf-c290-48b3-9d35-67b4167f5f7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:52,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1883fecf-c290-48b3-9d35-67b4167f5f7c 2018-10-08 04:54:52,757 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:54:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:52,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65c3148-3787-4434-ac39-3eecbbe611ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:52,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d65c3148-3787-4434-ac39-3eecbbe611ca 2018-10-08 04:54:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:53,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d315bd06-187f-4974-9c98-b7faabf722a3 Date: Mon, 08 Oct 2018 04:54:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:54:53,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-d315bd06-187f-4974-9c98-b7faabf722a3 2018-10-08 04:54:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:54:53,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:54:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:54:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:53,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776bdefc-a856-4889-a281-a66c2ceedced Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:54:53,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-776bdefc-a856-4889-a281-a66c2ceedced 2018-10-08 04:54:53,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:53,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7364092d-dfb3-43ef-a3e8-44b2c121de44 Date: Mon, 08 Oct 2018 04:54:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:54:53,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-7364092d-dfb3-43ef-a3e8-44b2c121de44 2018-10-08 04:54:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:53,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3a34a502-65bc-4b85-917c-69737f174ccb Date: Mon, 08 Oct 2018 04:54:53 GMT RESP BODY: {"ports":[]} 2018-10-08 04:54:53,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port&admin_state_up=True used request id req-3a34a502-65bc-4b85-917c-69737f174ccb 2018-10-08 04:54:53,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:53,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-3ed92180-b6e6-4768-a645-51213cdc2996 x-compute-request-id: req-3ed92180-b6e6-4768-a645-51213cdc2996 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:54:53,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst used request id req-3ed92180-b6e6-4768-a645-51213cdc2996 2018-10-08 04:54:53,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:54,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c8a91577-0efe-4c79-9ae5-9050eea3ff32 Date: Mon, 08 Oct 2018 04:54:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:54:54,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-c8a91577-0efe-4c79-9ae5-9050eea3ff32 2018-10-08 04:54:54,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:54,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ccea93-af94-4cde-90d4-8a277fefe3ba Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:54:54,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-d5ccea93-af94-4cde-90d4-8a277fefe3ba 2018-10-08 04:54:54,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:54,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8c05beeb-ccab-4eda-8cad-fc3fa27d02bc Date: Mon, 08 Oct 2018 04:54:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:54:54,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-8c05beeb-ccab-4eda-8cad-fc3fa27d02bc 2018-10-08 04:54:54,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:54,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64c23088-bc3d-497c-97c8-a161e82bdd8b Date: Mon, 08 Oct 2018 04:54:54 GMT RESP BODY: {"ports":[]} 2018-10-08 04:54:54,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port&admin_state_up=True used request id req-64c23088-bc3d-497c-97c8-a161e82bdd8b 2018-10-08 04:54:54,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:54:54,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:54:55,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8acf76e0b9e84516a2f2b6752552fa37", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role"}], "expires_at": "2018-10-08T05:54:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd9819d0033d48089e1b8a04519ecb17", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-user", "id": "b48d8e64b56446d7be0fb30fbff574dd"}, "audit_ids": ["mVUc3ReXTLKvxJeqZ4g1yQ"], "issued_at": "2018-10-08T04:54:55.000000Z"}} 2018-10-08 04:54:55,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09480491a42f32fbf56ad73dee580818faa2e8e" 2018-10-08 04:54:55,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed2a14b1-a028-4dff-b944-7479fbd416a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:54:55,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed2a14b1-a028-4dff-b944-7479fbd416a8 2018-10-08 04:54:55,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:55,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd9653d7-b208-44e1-bac7-5d030531296d Date: Mon, 08 Oct 2018 04:54:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:54:55,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-bd9653d7-b208-44e1-bac7-5d030531296d 2018-10-08 04:54:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:55,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3bc0760e-1e45-4e71-a129-6400bb6fd524 Date: Mon, 08 Oct 2018 04:54:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:54:55,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-3bc0760e-1e45-4e71-a129-6400bb6fd524 2018-10-08 04:54:55,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:55,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bf9c4a52-74f8-4e16-a790-36efb58ebd29 Date: Mon, 08 Oct 2018 04:54:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:54:55,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-bf9c4a52-74f8-4e16-a790-36efb58ebd29 2018-10-08 04:54:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:54:55,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:54:55,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09480491a42f32fbf56ad73dee580818faa2e8e" 2018-10-08 04:54:55,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be86577-1dd9-4cf7-8b45-60df59e4d9a1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:54:55,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-4be86577-1dd9-4cf7-8b45-60df59e4d9a1 2018-10-08 04:54:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:56,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3f604310-ef31-418c-8c15-f6d3d1ef8ee3 Date: Mon, 08 Oct 2018 04:54:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:54:56,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-3f604310-ef31-418c-8c15-f6d3d1ef8ee3 2018-10-08 04:54:56,010 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net 2018-10-08 04:54:56,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" -d '{"port": {"network_id": "8a6ebc36-f600-428c-acd3-1251409b91a9", "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port", "admin_state_up": true}}' 2018-10-08 04:54:57,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-83464762-1334-4277-a40c-c31936834c86 Date: Mon, 08 Oct 2018 04:54:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.7"}],"id":"3b912bcc-ba7d-4849-9b80-ca7f29498825","security_groups":["39062fb6-9d42-4515-bd19-1638a1a7b4ac"],"mac_address":"fa:16:3e:81:a1:97","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port","project_id":"bd9819d0033d48089e1b8a04519ecb17","qos_policy_id":null,"admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:56Z","binding:vnic_type":"normal"}} 2018-10-08 04:54:57,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-83464762-1334-4277-a40c-c31936834c86 2018-10-08 04:54:57,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:57,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-27154258-7c8a-4f1b-9b13-6c020c0eecdd Date: Mon, 08 Oct 2018 04:54:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:54:57,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-27154258-7c8a-4f1b-9b13-6c020c0eecdd 2018-10-08 04:54:57,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:57,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7935f536-ecfd-4513-ba29-57bf77cf9bd7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:54:57,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-7935f536-ecfd-4513-ba29-57bf77cf9bd7 2018-10-08 04:54:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:57,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-254f724d-4a0e-40fb-a4bb-0df4c4e8d065 Date: Mon, 08 Oct 2018 04:54:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:54:57,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-254f724d-4a0e-40fb-a4bb-0df4c4e8d065 2018-10-08 04:54:57,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:57,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-1ac5f700-9682-4faa-bce2-508d8e0dfff1 Date: Mon, 08 Oct 2018 04:54:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.7"}],"id":"3b912bcc-ba7d-4849-9b80-ca7f29498825","security_groups":["39062fb6-9d42-4515-bd19-1638a1a7b4ac"],"mac_address":"fa:16:3e:81:a1:97","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:56Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:54:57,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port&admin_state_up=True used request id req-1ac5f700-9682-4faa-bce2-508d8e0dfff1 2018-10-08 04:54:57,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:57,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529a603d-549f-4a74-a5c9-9a76fbd5499a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:54:57,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-529a603d-549f-4a74-a5c9-9a76fbd5499a 2018-10-08 04:54:57,782 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst 2018-10-08 04:54:57,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:57,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-efc8e813-9ba9-4ec2-ab7c-24fa0e989244 x-compute-request-id: req-efc8e813-9ba9-4ec2-ab7c-24fa0e989244 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-flavor-name"}]} 2018-10-08 04:54:57,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-efc8e813-9ba9-4ec2-ab7c-24fa0e989244 2018-10-08 04:54:57,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:57,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:54: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-95b6be5b-b70a-4bde-8e9e-76622665a7db x-compute-request-id: req-95b6be5b-b70a-4bde-8e9e-76622665a7db Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:54:57,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3 used request id req-95b6be5b-b70a-4bde-8e9e-76622665a7db 2018-10-08 04:54:57,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:58,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-a9cb6643-ef5a-4e86-a78d-140a556021b0 Date: Mon, 08 Oct 2018 04:54:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:54:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:54:45Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/snap", "metadata": {}}], "self": "/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "min_disk": 0, "protected": false, "id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "file": "/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd9819d0033d48089e1b8a04519ecb17", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image"} 2018-10-08 04:54:58,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image used request id req-a9cb6643-ef5a-4e86-a78d-140a556021b0 2018-10-08 04:54:58,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:54:58,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fcb41477-4f38-401e-91db-2b077cc6b35e Date: Mon, 08 Oct 2018 04:54:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:54:58,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fcb41477-4f38-401e-91db-2b077cc6b35e 2018-10-08 04:54:58,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" -d '{"server": {"name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "imageRef": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "flavorRef": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "max_count": 1, "min_count": 1, "networks": [{"port": "3b912bcc-ba7d-4849-9b80-ca7f29498825"}]}}' 2018-10-08 04:55:00,012 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:54: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-495efebd-441e-46eb-a350-60e22cfe7541 x-compute-request-id: req-495efebd-441e-46eb-a350-60e22cfe7541 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "adminPass": "LCtW9dVnbbu7"}} 2018-10-08 04:55:00,012 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-495efebd-441e-46eb-a350-60e22cfe7541 2018-10-08 04:55:00,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:00,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f9d67f9-f755-4914-9b0c-71286cf6ca64 x-compute-request-id: req-9f9d67f9-f755-4914-9b0c-71286cf6ca64 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "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-10-08T04:55:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:00,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-9f9d67f9-f755-4914-9b0c-71286cf6ca64 2018-10-08 04:55:00,247 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst 2018-10-08 04:55:00,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:00,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d6a1aab-972c-448e-8f41-4e1a4656f8ad x-compute-request-id: req-2d6a1aab-972c-448e-8f41-4e1a4656f8ad Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "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-10-08T04:55:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:00,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-2d6a1aab-972c-448e-8f41-4e1a4656f8ad 2018-10-08 04:55:00,462 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst] is - BUILD 2018-10-08 04:55:00,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:55:03,466 - create_instance - DEBUG - VM status query timeout in 896.781630993 2018-10-08 04:55:03,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:04,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55: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-49409479-7749-496b-8b85-604ebb27c523 x-compute-request-id: req-49409479-7749-496b-8b85-604ebb27c523 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "security_groups": [{"name": "default"}], "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:55:01Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:04,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-49409479-7749-496b-8b85-604ebb27c523 2018-10-08 04:55:04,213 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst] is - BUILD 2018-10-08 04:55:04,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:55:07,216 - create_instance - DEBUG - VM status query timeout in 893.030878067 2018-10-08 04:55:07,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:07,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d99621ef-6ca3-4b82-80d5-fd6090907987 x-compute-request-id: req-d99621ef-6ca3-4b82-80d5-fd6090907987 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:a1:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:01.000000", "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "security_groups": [{"name": "default"}], "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:55:06Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:07,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-d99621ef-6ca3-4b82-80d5-fd6090907987 2018-10-08 04:55:07,849 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst] is - ACTIVE 2018-10-08 04:55:07,849 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:55:07,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:08,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9cd655f-0603-453e-bc89-f9f2d9c9ea34 x-compute-request-id: req-f9cd655f-0603-453e-bc89-f9f2d9c9ea34 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:a1:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:01.000000", "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "security_groups": [{"name": "default"}], "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:55:06Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:08,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-f9cd655f-0603-453e-bc89-f9f2d9c9ea34 2018-10-08 04:55:08,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:08,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-70e73533-d995-4834-9e7e-d68441ae3db7 Date: Mon, 08 Oct 2018 04:55:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:55:08,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-70e73533-d995-4834-9e7e-d68441ae3db7 2018-10-08 04:55:08,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:08,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577f506c-1ceb-4706-bbcd-3d8cb257c75e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:55:08,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-577f506c-1ceb-4706-bbcd-3d8cb257c75e 2018-10-08 04:55:08,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:08,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b9bf305d-3f98-4343-b8bf-11ec2281e193 Date: Mon, 08 Oct 2018 04:55:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:55:08,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-b9bf305d-3f98-4343-b8bf-11ec2281e193 2018-10-08 04:55:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:08,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-78aaabc8-d919-4116-832c-3e89a2197d7a Date: Mon, 08 Oct 2018 04:55:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.7"}],"id":"3b912bcc-ba7d-4849-9b80-ca7f29498825","security_groups":["39062fb6-9d42-4515-bd19-1638a1a7b4ac"],"mac_address":"fa:16:3e:81:a1:97","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:56Z","binding:vnic_type":"normal","device_id":"cfd68c45-637f-409b-8dd4-4c1556fc1a48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.3"}],"id":"5af28898-f22b-411b-9810-9dbbec8fa330","security_groups":[],"mac_address":"fa:16:3e:3f:64:57","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a6ebc36-f600-428c-acd3-1251409b91a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.2"}],"id":"e5695c42-7327-4909-a469-75bc1473df8f","security_groups":[],"mac_address":"fa:16:3e:56:cb:3e","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a6ebc36-f600-428c-acd3-1251409b91a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.4"}],"id":"e9154005-767e-4de4-833f-79bf84aa6781","security_groups":[],"mac_address":"fa:16:3e:74:a8:e9","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a6ebc36-f600-428c-acd3-1251409b91a9"}]} 2018-10-08 04:55:08,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-78aaabc8-d919-4116-832c-3e89a2197d7a 2018-10-08 04:55:08,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:08,834 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:08 GMT Server: Apache x-compute-request-id: req-37d05ea0-843c-4e3f-9338-efd86b177f97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37d05ea0-843c-4e3f-9338-efd86b177f97 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:54:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e371bccc-352d-4fc2-967a-4f1c2320cc07", "size": 1}, {"status": "available", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:54:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "size": 1}]} 2018-10-08 04:55:08,835 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/detail used request id req-37d05ea0-843c-4e3f-9338-efd86b177f97 2018-10-08 04:55:08,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:08,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14237db0-810c-460b-9e87-d297623725e4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:55:08,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-14237db0-810c-460b-9e87-d297623725e4 2018-10-08 04:55:08,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:09,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39cc6455-b673-4705-980b-6050d9786d36 x-compute-request-id: req-39cc6455-b673-4705-980b-6050d9786d36 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:a1:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:01.000000", "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "security_groups": [{"name": "default"}], "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:55:06Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:09,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-39cc6455-b673-4705-980b-6050d9786d36 2018-10-08 04:55:09,225 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst] is - ACTIVE 2018-10-08 04:55:09,225 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:55:09,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:09,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-529e5e60-2d0c-41a1-9432-5117452166e4 x-compute-request-id: req-529e5e60-2d0c-41a1-9432-5117452166e4 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:a1:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:01.000000", "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "security_groups": [{"name": "default"}], "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:55:06Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:09,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-529e5e60-2d0c-41a1-9432-5117452166e4 2018-10-08 04:55:09,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:09,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-71651ddb-c392-4e03-a3fe-f9831fa55f07 Date: Mon, 08 Oct 2018 04:55:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:55:09,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-71651ddb-c392-4e03-a3fe-f9831fa55f07 2018-10-08 04:55:09,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:09,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233aad93-58a7-478e-aa07-a08c4bf43293 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:55:09,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-233aad93-58a7-478e-aa07-a08c4bf43293 2018-10-08 04:55:09,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:10,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ceb49523-e314-4ebd-8032-12dbeaa6dc74 Date: Mon, 08 Oct 2018 04:55:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:55:10,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-ceb49523-e314-4ebd-8032-12dbeaa6dc74 2018-10-08 04:55:10,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-b7fbc794-bb9c-4ed7-a139-617e6d34b69a Date: Mon, 08 Oct 2018 04:55:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.7"}],"id":"3b912bcc-ba7d-4849-9b80-ca7f29498825","security_groups":["39062fb6-9d42-4515-bd19-1638a1a7b4ac"],"mac_address":"fa:16:3e:81:a1:97","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:56Z","binding:vnic_type":"normal","device_id":"cfd68c45-637f-409b-8dd4-4c1556fc1a48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.3"}],"id":"5af28898-f22b-411b-9810-9dbbec8fa330","security_groups":[],"mac_address":"fa:16:3e:3f:64:57","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a6ebc36-f600-428c-acd3-1251409b91a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.2"}],"id":"e5695c42-7327-4909-a469-75bc1473df8f","security_groups":[],"mac_address":"fa:16:3e:56:cb:3e","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a6ebc36-f600-428c-acd3-1251409b91a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.4"}],"id":"e9154005-767e-4de4-833f-79bf84aa6781","security_groups":[],"mac_address":"fa:16:3e:74:a8:e9","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a6ebc36-f600-428c-acd3-1251409b91a9"}]} 2018-10-08 04:55:10,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-b7fbc794-bb9c-4ed7-a139-617e6d34b69a 2018-10-08 04:55:10,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" -d '{"volumeAttachment": {"volumeId": "25e53a33-ee14-49b0-b0b6-8b998cfdef45"}}' 2018-10-08 04:55:11,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52e8db52-653e-4dfd-926f-fbdb6e5a2b8d x-compute-request-id: req-52e8db52-653e-4dfd-926f-fbdb6e5a2b8d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "volumeId": "25e53a33-ee14-49b0-b0b6-8b998cfdef45"}} 2018-10-08 04:55:11,037 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48/os-volume_attachments used request id req-52e8db52-653e-4dfd-926f-fbdb6e5a2b8d 2018-10-08 04:55:11,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:11,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7e3a3c1-78da-4980-8bd7-9034d72849ef x-compute-request-id: req-d7e3a3c1-78da-4980-8bd7-9034d72849ef Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:a1:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:01.000000", "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "security_groups": [{"name": "default"}], "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:55:06Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [{"id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45"}], "metadata": {}}} 2018-10-08 04:55:11,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-d7e3a3c1-78da-4980-8bd7-9034d72849ef 2018-10-08 04:55:11,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:12,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-27cc466c-3946-4d66-8f88-7a950de84fbf Date: Mon, 08 Oct 2018 04:55:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:55:12,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-27cc466c-3946-4d66-8f88-7a950de84fbf 2018-10-08 04:55:12,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:12,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2213501-241a-4d9a-b83e-50c5bab00151 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:55:12,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-a2213501-241a-4d9a-b83e-50c5bab00151 2018-10-08 04:55:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:12,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4ae7b729-eea8-41de-96b6-d4cef75cb9bf Date: Mon, 08 Oct 2018 04:55:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:55:12,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-4ae7b729-eea8-41de-96b6-d4cef75cb9bf 2018-10-08 04:55:12,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:12,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-53651ecc-9b7d-4f15-89e4-fb0a6cdb9278 Date: Mon, 08 Oct 2018 04:55:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.7"}],"id":"3b912bcc-ba7d-4849-9b80-ca7f29498825","security_groups":["39062fb6-9d42-4515-bd19-1638a1a7b4ac"],"mac_address":"fa:16:3e:81:a1:97","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:56Z","binding:vnic_type":"normal","device_id":"cfd68c45-637f-409b-8dd4-4c1556fc1a48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.3"}],"id":"5af28898-f22b-411b-9810-9dbbec8fa330","security_groups":[],"mac_address":"fa:16:3e:3f:64:57","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a6ebc36-f600-428c-acd3-1251409b91a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.2"}],"id":"e5695c42-7327-4909-a469-75bc1473df8f","security_groups":[],"mac_address":"fa:16:3e:56:cb:3e","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a6ebc36-f600-428c-acd3-1251409b91a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.4"}],"id":"e9154005-767e-4de4-833f-79bf84aa6781","security_groups":[],"mac_address":"fa:16:3e:74:a8:e9","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a6ebc36-f600-428c-acd3-1251409b91a9"}]} 2018-10-08 04:55:12,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-53651ecc-9b7d-4f15-89e4-fb0a6cdb9278 2018-10-08 04:55:12,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:13,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8acf76e0b9e84516a2f2b6752552fa37", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role"}], "expires_at": "2018-10-08T05:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd9819d0033d48089e1b8a04519ecb17", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/bd9819d0033d48089e1b8a04519ecb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-user", "id": "b48d8e64b56446d7be0fb30fbff574dd"}, "audit_ids": ["2MpngoYHQeOQEyzNnG6G6w"], "issued_at": "2018-10-08T04:55:13.000000Z"}} 2018-10-08 04:55:13,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e768aa54a6963fd1379a97f14e7e42da6d3621a" 2018-10-08 04:55:13,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55: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-e2c6093e-9d9d-40f1-9fb7-1a16f21cd81b x-compute-request-id: req-e2c6093e-9d9d-40f1-9fb7-1a16f21cd81b Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:a1:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:01.000000", "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "security_groups": [{"name": "default"}], "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:55:12Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [{"id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45"}], "metadata": {}}]} 2018-10-08 04:55:13,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst used request id req-e2c6093e-9d9d-40f1-9fb7-1a16f21cd81b 2018-10-08 04:55:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e768aa54a6963fd1379a97f14e7e42da6d3621a" 2018-10-08 04:55:14,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-96c8406a-f2a3-4729-ae43-27f618ec01bf Date: Mon, 08 Oct 2018 04:55:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c152b672-4fec-4396-8105-92967dc7f259"],"updated_at":"2018-10-08T04:54:48Z","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"8a6ebc36-f600-428c-acd3-1251409b91a9","name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net"}]} 2018-10-08 04:55:14,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net used request id req-96c8406a-f2a3-4729-ae43-27f618ec01bf 2018-10-08 04:55:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e768aa54a6963fd1379a97f14e7e42da6d3621a" 2018-10-08 04:55:14,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-83feb7dd-7a11-457b-bbe4-d631d9cb061f Date: Mon, 08 Oct 2018 04:55:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:48Z","dns_nameservers":[],"updated_at":"2018-10-08T04:54:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd9819d0033d48089e1b8a04519ecb17","id":"c152b672-4fec-4396-8105-92967dc7f259","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet"}]} 2018-10-08 04:55:14,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-83feb7dd-7a11-457b-bbe4-d631d9cb061f 2018-10-08 04:55:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e768aa54a6963fd1379a97f14e7e42da6d3621a" 2018-10-08 04:55:14,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-8b18e3c3-6553-4e4c-a3a2-95fdc22bbe67 Date: Mon, 08 Oct 2018 04:55:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.7"}],"id":"3b912bcc-ba7d-4849-9b80-ca7f29498825","security_groups":["39062fb6-9d42-4515-bd19-1638a1a7b4ac"],"mac_address":"fa:16:3e:81:a1:97","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:56Z","binding:vnic_type":"normal","device_id":"cfd68c45-637f-409b-8dd4-4c1556fc1a48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.3"}],"id":"5af28898-f22b-411b-9810-9dbbec8fa330","security_groups":[],"mac_address":"fa:16:3e:3f:64:57","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a6ebc36-f600-428c-acd3-1251409b91a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.2"}],"id":"e5695c42-7327-4909-a469-75bc1473df8f","security_groups":[],"mac_address":"fa:16:3e:56:cb:3e","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a6ebc36-f600-428c-acd3-1251409b91a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:54:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c152b672-4fec-4396-8105-92967dc7f259","ip_address":"10.55.0.4"}],"id":"e9154005-767e-4de4-833f-79bf84aa6781","security_groups":[],"mac_address":"fa:16:3e:74:a8:e9","project_id":"bd9819d0033d48089e1b8a04519ecb17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a6ebc36-f600-428c-acd3-1251409b91a9","tenant_id":"bd9819d0033d48089e1b8a04519ecb17","created_at":"2018-10-08T04:54:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a6ebc36-f600-428c-acd3-1251409b91a9"}]} 2018-10-08 04:55:14,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-8b18e3c3-6553-4e4c-a3a2-95fdc22bbe67 2018-10-08 04:55:14,654 - create_instance - INFO - Deleting Port with ID - 3b912bcc-ba7d-4849-9b80-ca7f29498825 2018-10-08 04:55:14,654 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-port 2018-10-08 04:55:14,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/3b912bcc-ba7d-4849-9b80-ca7f29498825 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:15,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6417b5d8-8ddb-44f4-a29c-93ff6a9bc495 Date: Mon, 08 Oct 2018 04:55:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:55:15,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/3b912bcc-ba7d-4849-9b80-ca7f29498825 used request id req-6417b5d8-8ddb-44f4-a29c-93ff6a9bc495 2018-10-08 04:55:15,118 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37d05ea0-843c-4e3f-9338-efd86b177f97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:15,314 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:15 GMT Server: Apache x-compute-request-id: req-b3b86eb9-08c9-4d3c-b4ce-a63c3b8bb82d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3b86eb9-08c9-4d3c-b4ce-a63c3b8bb82d Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [{"server_id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "attachment_id": "48715490-1270-47fe-b6e8-5010d124f015", "attached_at": "2018-10-08T04:55:12.000000", "host_name": null, "volume_id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "device": "/dev/vdb", "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45"}], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:55:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "size": 1}} 2018-10-08 04:55:15,314 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 used request id req-b3b86eb9-08c9-4d3c-b4ce-a63c3b8bb82d 2018-10-08 04:55:15,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48/os-volume_attachments/25e53a33-ee14-49b0-b0b6-8b998cfdef45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:16,829 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:55:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22893138-eba3-49c3-ad14-daab6218b9f4 x-compute-request-id: req-22893138-eba3-49c3-ad14-daab6218b9f4 Content-Length: 0 Content-Type: application/json 2018-10-08 04:55:16,829 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48/os-volume_attachments/25e53a33-ee14-49b0-b0b6-8b998cfdef45 used request id req-22893138-eba3-49c3-ad14-daab6218b9f4 2018-10-08 04:55:16,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:17,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55: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-fe52c937-4066-42f4-8d2e-c3ac745d1dd5 x-compute-request-id: req-fe52c937-4066-42f4-8d2e-c3ac745d1dd5 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:01.000000", "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:55:12Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [{"id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45"}], "metadata": {}}} 2018-10-08 04:55:17,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-fe52c937-4066-42f4-8d2e-c3ac745d1dd5 2018-10-08 04:55:20,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:20,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8758ea8-ec8d-4a38-84c3-c40825c82417 x-compute-request-id: req-a8758ea8-ec8d-4a38-84c3-c40825c82417 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:01.000000", "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:55:12Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:20,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-a8758ea8-ec8d-4a38-84c3-c40825c82417 2018-10-08 04:55:20,492 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst 2018-10-08 04:55:20,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:20,634 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b13a54c8-2356-4889-b81d-123fa8c78937 x-compute-request-id: req-b13a54c8-2356-4889-b81d-123fa8c78937 Content-Type: application/json 2018-10-08 04:55:20,634 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-b13a54c8-2356-4889-b81d-123fa8c78937 2018-10-08 04:55:20,635 - create_instance - INFO - Checking deletion status 2018-10-08 04:55:20,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:20,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6630af98-5c15-4306-bb0d-ff632c76f87a x-compute-request-id: req-6630af98-5c15-4306-bb0d-ff632c76f87a Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48", "rel": "bookmark"}], "image": {"id": "7e160ff9-9295-4f93-8377-7de4b1a5a63f", "links": [{"href": "http://172.30.9.28:8774/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:01.000000", "flavor": {"id": "4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "links": [{"href": "http://172.30.9.28:8774/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3", "rel": "bookmark"}]}, "id": "cfd68c45-637f-409b-8dd4-4c1556fc1a48", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:55:20Z", "hostId": "9a4f894687a98d8b35c21ad2c3ce859354f915b614b79d42ccb88057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst", "created": "2018-10-08T04:54:59Z", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:20,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-6630af98-5c15-4306-bb0d-ff632c76f87a 2018-10-08 04:55:20,893 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst] is - ACTIVE 2018-10-08 04:55:20,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:55:23,897 - create_instance - DEBUG - VM status query timeout in 296.738008976 2018-10-08 04:55:23,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf8883ee7fe19373f77c422a9fed86054933db9" 2018-10-08 04:55:23,948 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5b76f3f-17b0-4a46-b611-d0254a5c5246 x-compute-request-id: req-f5b76f3f-17b0-4a46-b611-d0254a5c5246 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cfd68c45-637f-409b-8dd4-4c1556fc1a48 could not be found.", "code": 404}} 2018-10-08 04:55:23,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cfd68c45-637f-409b-8dd4-4c1556fc1a48 used request id req-f5b76f3f-17b0-4a46-b611-d0254a5c5246 2018-10-08 04:55:23,948 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cfd68c45-637f-409b-8dd4-4c1556fc1a48 could not be found. (HTTP 404) (Request-ID: req-f5b76f3f-17b0-4a46-b611-d0254a5c5246) 2018-10-08 04:55:23,948 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-inst 2018-10-08 04:55:23,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0f2cb4a29d361ce6f4533381aed5f6bbe30874" 2018-10-08 04:55:23,992 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8393722-540e-462b-b12b-8347d57ed4f5 x-compute-request-id: req-a8393722-540e-462b-b12b-8347d57ed4f5 Content-Length: 0 Content-Type: application/json 2018-10-08 04:55:23,992 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4ee26d5b-90f2-4e4b-af40-6fe5da027ad3 used request id req-a8393722-540e-462b-b12b-8347d57ed4f5 2018-10-08 04:55:23,993 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet 2018-10-08 04:55:23,993 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-subnet 2018-10-08 04:55:23,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/c152b672-4fec-4396-8105-92967dc7f259 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" 2018-10-08 04:55:26,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d0d2df1-5f9a-4aaf-bd33-ede2426c3e1f Date: Mon, 08 Oct 2018 04:55:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:55:26,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c152b672-4fec-4396-8105-92967dc7f259 used request id req-0d0d2df1-5f9a-4aaf-bd33-ede2426c3e1f 2018-10-08 04:55:26,354 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-pub-net 2018-10-08 04:55:26,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/8a6ebc36-f600-428c-acd3-1251409b91a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e296558bd2f7db3597f06929c58d917064ac04" 2018-10-08 04:55:27,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b5ad2ed-d874-4a7c-97f4-34732b3939c1 Date: Mon, 08 Oct 2018 04:55:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:55:27,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8a6ebc36-f600-428c-acd3-1251409b91a9 used request id req-2b5ad2ed-d874-4a7c-97f4-34732b3939c1 2018-10-08 04:55:27,613 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-698e2ead-5a45-4c12-b862-7ba5afcce925" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b26c35c8185bf2d1a90df97222efb745a7fd87e" 2018-10-08 04:55:27,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:27 GMT Server: Apache x-compute-request-id: req-cad2a6b6-acc2-426c-8bd2-a3dbbb98840d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cad2a6b6-acc2-426c-8bd2-a3dbbb98840d Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:54:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e371bccc-352d-4fc2-967a-4f1c2320cc07", "size": 1}} 2018-10-08 04:55:27,816 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 used request id req-cad2a6b6-acc2-426c-8bd2-a3dbbb98840d 2018-10-08 04:55:27,817 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:55:27,817 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2 2018-10-08 04:55:27,817 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2 2018-10-08 04:55:27,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-698e2ead-5a45-4c12-b862-7ba5afcce925" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b26c35c8185bf2d1a90df97222efb745a7fd87e" 2018-10-08 04:55:28,053 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:55:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fbe02e8e-ccbf-4d8e-ba9f-081c7c735ee4 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-10-08 04:55:28,053 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 used request id req-fbe02e8e-ccbf-4d8e-ba9f-081c7c735ee4 2018-10-08 04:55:28,056 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-698e2ead-5a45-4c12-b862-7ba5afcce925" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b26c35c8185bf2d1a90df97222efb745a7fd87e" 2018-10-08 04:55:28,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:28 GMT Server: Apache x-compute-request-id: req-f9db2c98-0d95-42f1-8480-e83b389a604c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9db2c98-0d95-42f1-8480-e83b389a604c Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:55:28.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e371bccc-352d-4fc2-967a-4f1c2320cc07", "size": 1}} 2018-10-08 04:55:28,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 used request id req-f9db2c98-0d95-42f1-8480-e83b389a604c 2018-10-08 04:55:28,275 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 04:55:28,276 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:55:31,278 - create_volume - DEBUG - Volume status query timeout in 56.7754261494 2018-10-08 04:55:31,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-698e2ead-5a45-4c12-b862-7ba5afcce925" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b26c35c8185bf2d1a90df97222efb745a7fd87e" 2018-10-08 04:55:31,475 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:55:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-31fdb530-8970-49fc-96df-78b1ab57d896 x-openstack-request-id: req-31fdb530-8970-49fc-96df-78b1ab57d896 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e371bccc-352d-4fc2-967a-4f1c2320cc07 could not be found.", "code": 404}} 2018-10-08 04:55:31,476 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/e371bccc-352d-4fc2-967a-4f1c2320cc07 used request id req-31fdb530-8970-49fc-96df-78b1ab57d896 2018-10-08 04:55:31,476 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e371bccc-352d-4fc2-967a-4f1c2320cc07 could not be found. (HTTP 404) (Request-ID: req-31fdb530-8970-49fc-96df-78b1ab57d896) 2018-10-08 04:55:31,476 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-2 2018-10-08 04:55:31,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c16f92224dac15719596180d44ebdeba51ba9a" 2018-10-08 04:55:31,694 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:31 GMT Server: Apache x-compute-request-id: req-2f6b6ad6-2e25-4251-87a5-11d96934d485 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f6b6ad6-2e25-4251-87a5-11d96934d485 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:55:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "size": 1}} 2018-10-08 04:55:31,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 used request id req-2f6b6ad6-2e25-4251-87a5-11d96934d485 2018-10-08 04:55:31,695 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:55:31,695 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1 2018-10-08 04:55:31,695 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1 2018-10-08 04:55:31,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c16f92224dac15719596180d44ebdeba51ba9a" 2018-10-08 04:55:31,970 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:55:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-983cef95-67df-4db0-a02c-5303cd2b212b 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-10-08 04:55:31,970 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 used request id req-983cef95-67df-4db0-a02c-5303cd2b212b 2018-10-08 04:55:31,973 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c16f92224dac15719596180d44ebdeba51ba9a" 2018-10-08 04:55:32,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:31 GMT Server: Apache x-compute-request-id: req-f9ea284e-77cb-40e6-ae75-b50a54181f62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9ea284e-77cb-40e6-ae75-b50a54181f62 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "b48d8e64b56446d7be0fb30fbff574dd", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "self"}, {"href": "http://172.30.9.28:8776/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:54:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "updated_at": "2018-10-08T04:55:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "25e53a33-ee14-49b0-b0b6-8b998cfdef45", "size": 1}} 2018-10-08 04:55:32,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 used request id req-f9ea284e-77cb-40e6-ae75-b50a54181f62 2018-10-08 04:55:32,170 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 04:55:32,170 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:55:35,174 - create_volume - DEBUG - Volume status query timeout in 56.7969689369 2018-10-08 04:55:35,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4b0eaea-6ee8-4266-80f4-e070fdeddd64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c16f92224dac15719596180d44ebdeba51ba9a" 2018-10-08 04:55:35,358 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:55:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cccd259b-2b3d-4f88-babf-f9d859c30b16 x-openstack-request-id: req-cccd259b-2b3d-4f88-babf-f9d859c30b16 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 25e53a33-ee14-49b0-b0b6-8b998cfdef45 could not be found.", "code": 404}} 2018-10-08 04:55:35,358 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd9819d0033d48089e1b8a04519ecb17/volumes/25e53a33-ee14-49b0-b0b6-8b998cfdef45 used request id req-cccd259b-2b3d-4f88-babf-f9d859c30b16 2018-10-08 04:55:35,358 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 25e53a33-ee14-49b0-b0b6-8b998cfdef45 could not be found. (HTTP 404) (Request-ID: req-cccd259b-2b3d-4f88-babf-f9d859c30b16) 2018-10-08 04:55:35,359 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-1 2018-10-08 04:55:35,359 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-5f90597f-767b-41d0-b459-8883a1f9116f-image 2018-10-08 04:55:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6f938caaaab66d2315e74af8b03b66d71a41de0" 2018-10-08 04:55:36,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22385942-71b1-4dee-8ed3-e95775780ff1 Date: Mon, 08 Oct 2018 04:55:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:55:36,719 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7e160ff9-9295-4f93-8377-7de4b1a5a63f used request id req-22385942-71b1-4dee-8ed3-e95775780ff1 2018-10-08 04:55:36,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:55:36,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ffe85d90-5e25-4094-8088-9100706ddef8 Date: Mon, 08 Oct 2018 04:55:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "created_at": "2018-10-08T04:54:47Z", "updated_at": "2018-10-08T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:54:47Z", "revision_number": 0, "id": "54ec1c3e-7b71-455b-a87e-32d1f0d52a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:54:47Z", "security_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd9819d0033d48089e1b8a04519ecb17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:54:47Z", "revision_number": 0, "id": "6470d4bb-dc4f-4e1b-9dd1-0d82782d37ce", "remote_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "remote_ip_prefix": null, "created_at": "2018-10-08T04:54:47Z", "security_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd9819d0033d48089e1b8a04519ecb17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:54:47Z", "revision_number": 0, "id": "88247f3c-d757-440e-a18c-3dad36e9eea1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:54:47Z", "security_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd9819d0033d48089e1b8a04519ecb17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:54:47Z", "revision_number": 0, "id": "a4a3f189-f3ed-4436-aed8-1b6c8966da54", "remote_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "remote_ip_prefix": null, "created_at": "2018-10-08T04:54:47Z", "security_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd9819d0033d48089e1b8a04519ecb17"}], "revision_number": 4, "project_id": "bd9819d0033d48089e1b8a04519ecb17", "id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:55:36,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ffe85d90-5e25-4094-8088-9100706ddef8 2018-10-08 04:55:36,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:55:37,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66ccf53-d753-4b5c-b374-8e9150bfcd66 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17"}, "enabled": true, "id": "bd9819d0033d48089e1b8a04519ecb17", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj"}} 2018-10-08 04:55:37,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-c66ccf53-d753-4b5c-b374-8e9150bfcd66 2018-10-08 04:55:37,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39062fb6-9d42-4515-bd19-1638a1a7b4ac 2018-10-08 04:55:37,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=39062fb6-9d42-4515-bd19-1638a1a7b4ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:55:37,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9a935b8c-a4f4-4bb2-a98b-9c2f84fe04cd Date: Mon, 08 Oct 2018 04:55:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:54:47Z", "security_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "port_range_min": null, "revision_number": 0, "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "created_at": "2018-10-08T04:54:47Z", "project_id": "bd9819d0033d48089e1b8a04519ecb17", "id": "54ec1c3e-7b71-455b-a87e-32d1f0d52a4e"}, {"remote_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:54:47Z", "security_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "port_range_min": null, "revision_number": 0, "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "created_at": "2018-10-08T04:54:47Z", "project_id": "bd9819d0033d48089e1b8a04519ecb17", "id": "6470d4bb-dc4f-4e1b-9dd1-0d82782d37ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:54:47Z", "security_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "port_range_min": null, "revision_number": 0, "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "created_at": "2018-10-08T04:54:47Z", "project_id": "bd9819d0033d48089e1b8a04519ecb17", "id": "88247f3c-d757-440e-a18c-3dad36e9eea1"}, {"remote_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:54:47Z", "security_group_id": "39062fb6-9d42-4515-bd19-1638a1a7b4ac", "port_range_min": null, "revision_number": 0, "tenant_id": "bd9819d0033d48089e1b8a04519ecb17", "created_at": "2018-10-08T04:54:47Z", "project_id": "bd9819d0033d48089e1b8a04519ecb17", "id": "a4a3f189-f3ed-4436-aed8-1b6c8966da54"}]} 2018-10-08 04:55:37,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=39062fb6-9d42-4515-bd19-1638a1a7b4ac used request id req-9a935b8c-a4f4-4bb2-a98b-9c2f84fe04cd 2018-10-08 04:55:37,233 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:55:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/39062fb6-9d42-4515-bd19-1638a1a7b4ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:55:37,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc1c1453-228f-4f58-89e7-ddc9ae1abd95 Content-Length: 0 Date: Mon, 08 Oct 2018 04:55:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:55:37,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/39062fb6-9d42-4515-bd19-1638a1a7b4ac used request id req-cc1c1453-228f-4f58-89e7-ddc9ae1abd95 2018-10-08 04:55:37,617 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj 2018-10-08 04:55:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:55:37,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acecf14b-ffea-4fff-bdf1-9d43ec878dcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:55:37,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bd9819d0033d48089e1b8a04519ecb17 used request id req-acecf14b-ffea-4fff-bdf1-9d43ec878dcf 2018-10-08 04:55:37,900 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-proj-role 2018-10-08 04:55:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8acf76e0b9e84516a2f2b6752552fa37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:55:38,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4058419-0d15-4af5-96e4-77ada6d603ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:55:38,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8acf76e0b9e84516a2f2b6752552fa37 used request id req-e4058419-0d15-4af5-96e4-77ada6d603ba 2018-10-08 04:55:38,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1552de1ad61b32cff638fa120b31179046fdfb21" 2018-10-08 04:55:38,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1d6c62-aa08-4cbd-b543-39f422cb6c5c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:55:38,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0e1d6c62-aa08-4cbd-b543-39f422cb6c5c 2018-10-08 04:55:38,119 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-a286bcbc-0c3f-4e3-user 2018-10-08 04:55:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b48d8e64b56446d7be0fb30fbff574dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58da35ae6f4eef2460c4339bd55b63066c6d45ef" 2018-10-08 04:55:38,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55333327-7981-4a76-be97-b96e8e197efe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:55:38,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b48d8e64b56446d7be0fb30fbff574dd used request id req-55333327-7981-4a76-be97-b96e8e197efe 2018-10-08 04:55:38,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:38,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["PJydrLinTsKhiaK7KhvKKw"], "issued_at": "2018-10-08T04:55:38.000000Z"}} 2018-10-08 04:55:38,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}652d82731f8a3e46288d0fd3127110e5d8f97477" 2018-10-08 04:55:38,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ac9dc2-b661-4866-8e9b-b844ddd43c80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:38,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-12ac9dc2-b661-4866-8e9b-b844ddd43c80 2018-10-08 04:55:38,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:38,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:39,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Y_ul3yJnR_-dTgAouFbHLg"], "issued_at": "2018-10-08T04:55:39.000000Z"}} 2018-10-08 04:55:39,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:55:39,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e465b0-a834-4464-bb3f-c3b40d732742 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:39,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-74e465b0-a834-4464-bb3f-c3b40d732742 2018-10-08 04:55:39,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:55:39,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:55:39,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-c0538dbc-68bf-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:55:39,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41515d0e-5292-4d87-af9a-86dfa7fa33fd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-c0538dbc-68bf-494-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:55:39,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-c0538dbc-68bf-494-proj used request id req-41515d0e-5292-4d87-af9a-86dfa7fa33fd 2018-10-08 04:55:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:55:39,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f8df7b-f308-40f1-bb9b-7afdea5e964b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:55:39,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b3f8df7b-f308-40f1-bb9b-7afdea5e964b 2018-10-08 04:55:39,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}}' 2018-10-08 04:55:39,632 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dab6b247-be2b-4a90-96e0-a8b4b952b4e6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:55:39,632 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dab6b247-be2b-4a90-96e0-a8b4b952b4e6 2018-10-08 04:55:39,632 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-c0538dbc-68bf-494-proj 2018-10-08 04:55:39,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:39,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:40,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["W3o0p2pnTgS8yApvjVluwg"], "issued_at": "2018-10-08T04:55:40.000000Z"}} 2018-10-08 04:55:40,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537043c9fc62e2f1699b36e3ea5b4eda48607393" 2018-10-08 04:55:40,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3966efda-0cb3-4e53-bf90-d06d182399ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:40,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3966efda-0cb3-4e53-bf90-d06d182399ee 2018-10-08 04:55:40,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:55:40,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:55:40,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537043c9fc62e2f1699b36e3ea5b4eda48607393" 2018-10-08 04:55:40,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74227d3a-9862-4290-9d22-f2bb67c17645 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:55:40,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-74227d3a-9862-4290-9d22-f2bb67c17645 2018-10-08 04:55:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-c0538dbc-68bf-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537043c9fc62e2f1699b36e3ea5b4eda48607393" 2018-10-08 04:55:40,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15ccfaa-bb6b-46ce-9896-04722dd309de Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-c0538dbc-68bf-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}]} 2018-10-08 04:55:40,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-c0538dbc-68bf-494-proj used request id req-d15ccfaa-bb6b-46ce-9896-04722dd309de 2018-10-08 04:55:40,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537043c9fc62e2f1699b36e3ea5b4eda48607393" 2018-10-08 04:55:40,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453c28e8-95f1-455c-847a-34e06fdf78a1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:55:40,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-453c28e8-95f1-455c-847a-34e06fdf78a1 2018-10-08 04:55:40,770 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-c0538dbc-68bf-494-user 2018-10-08 04:55:40,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:55:40,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9c90dc-cc5c-47ac-9e42-95e36cb25b67 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:55:40,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de9c90dc-cc5c-47ac-9e42-95e36cb25b67 2018-10-08 04:55:40,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" -d '{"role": {"name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role"}}' 2018-10-08 04:55:40,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074ae3ba-851f-4988-9478-feb4a7229a2f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1cd08b333eff453da08f60367577a387", "links": {"self": "http://172.30.9.28:5000/v3/roles/1cd08b333eff453da08f60367577a387"}, "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role"}} 2018-10-08 04:55:40,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-074ae3ba-851f-4988-9478-feb4a7229a2f 2018-10-08 04:55:40,991 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role 2018-10-08 04:55:40,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1cd08b333eff453da08f60367577a387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:55:41,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196a28d7-ce7c-4e35-86f9-8cfbe20d7429 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1cd08b333eff453da08f60367577a387"}, "domain_id": null, "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role", "id": "1cd08b333eff453da08f60367577a387"}} 2018-10-08 04:55:41,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1cd08b333eff453da08f60367577a387 used request id req-196a28d7-ce7c-4e35-86f9-8cfbe20d7429 2018-10-08 04:55:41,077 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role to project CreateInstanceVolumeTests-c0538dbc-68bf-494-proj 2018-10-08 04:55:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005/users/a071b5fdc3cd479e9f3163602ebcc589/roles/1cd08b333eff453da08f60367577a387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:55:41,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1cfca59-1e1f-4df0-b3ec-1ee1d563f67d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:55:41,205 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005/users/a071b5fdc3cd479e9f3163602ebcc589/roles/1cd08b333eff453da08f60367577a387 used request id req-d1cfca59-1e1f-4df0-b3ec-1ee1d563f67d 2018-10-08 04:55:41,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:55:41,207 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:55:41,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:41,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:41,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1cd08b333eff453da08f60367577a387", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role"}], "expires_at": "2018-10-08T05:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56415b128666453b850505d2c6ec3005", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-user", "id": "a071b5fdc3cd479e9f3163602ebcc589"}, "audit_ids": ["Nn_glMW6TKufSzSBFGSx4w"], "issued_at": "2018-10-08T04:55:41.000000Z"}} 2018-10-08 04:55:41,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fac81f429a058bfa5aeaf161da4c493c77e4f20" 2018-10-08 04:55:41,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cb18b9-91f7-4a0b-9bac-9fdd8ce08160 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:41,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-91cb18b9-91f7-4a0b-9bac-9fdd8ce08160 2018-10-08 04:55:41,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fac81f429a058bfa5aeaf161da4c493c77e4f20" 2018-10-08 04:55:41,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-95315664-977a-44fc-9a7b-a7a56bfdc251 Date: Mon, 08 Oct 2018 04:55:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image"} 2018-10-08 04:55:41,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image used request id req-95315664-977a-44fc-9a7b-a7a56bfdc251 2018-10-08 04:55:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fac81f429a058bfa5aeaf161da4c493c77e4f20" 2018-10-08 04:55:41,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5dfc9ce3-8032-46d6-928d-767fbd4c9105 Date: Mon, 08 Oct 2018 04:55: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:55:41,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5dfc9ce3-8032-46d6-928d-767fbd4c9105 2018-10-08 04:55:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3fac81f429a058bfa5aeaf161da4c493c77e4f20" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image"}' 2018-10-08 04:55:42,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f X-Openstack-Request-Id: req-d767b9d5-f3cd-4b35-9db5-82a85ec39bf1 Date: Mon, 08 Oct 2018 04:55:42 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:55:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:55:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "min_disk": 0, "protected": false, "id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "file": "/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/file", "checksum": null, "owner": "56415b128666453b850505d2c6ec3005", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:55:42,240 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d767b9d5-f3cd-4b35-9db5-82a85ec39bf1 2018-10-08 04:55:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fac81f429a058bfa5aeaf161da4c493c77e4f20" -d '' 2018-10-08 04:55:43,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a89c3a92-a4c0-489d-9edd-94a91da2a61a Date: Mon, 08 Oct 2018 04:55:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:55:43,283 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/file used request id req-a89c3a92-a4c0-489d-9edd-94a91da2a61a 2018-10-08 04:55:43,284 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:55:43,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fac81f429a058bfa5aeaf161da4c493c77e4f20" 2018-10-08 04:55:43,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-242e4d11-2784-4319-9b5b-4755d130ec37 Date: Mon, 08 Oct 2018 04:55:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:55:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:55:43Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/snap", "metadata": {}}], "self": "/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "min_disk": 0, "protected": false, "id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "file": "/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "56415b128666453b850505d2c6ec3005", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:55:43,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f used request id req-242e4d11-2784-4319-9b5b-4755d130ec37 2018-10-08 04:55:43,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fac81f429a058bfa5aeaf161da4c493c77e4f20" 2018-10-08 04:55:43,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3ed37c7c-7d6c-4f73-9324-1f70dc9a1e9c Date: Mon, 08 Oct 2018 04:55: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:55:43,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3ed37c7c-7d6c-4f73-9324-1f70dc9a1e9c 2018-10-08 04:55:43,460 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image 2018-10-08 04:55:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fac81f429a058bfa5aeaf161da4c493c77e4f20" 2018-10-08 04:55:43,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-e49755d7-3a50-46be-93d4-c523f689b5be Date: Mon, 08 Oct 2018 04:55:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:55:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:55:43Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/snap", "metadata": {}}], "self": "/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "min_disk": 0, "protected": false, "id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "file": "/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "56415b128666453b850505d2c6ec3005", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:55:43,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f used request id req-e49755d7-3a50-46be-93d4-c523f689b5be 2018-10-08 04:55:43,629 - create_image - DEBUG - Instance status is - active 2018-10-08 04:55:43,629 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image 2018-10-08 04:55:43,629 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image 2018-10-08 04:55:43,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:43,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:44,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["M8eNBg-zT3m7ykrhZjyZxw"], "issued_at": "2018-10-08T04:55:44.000000Z"}} 2018-10-08 04:55:44,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d39ce9b50cc5851c975ba55eae6ece91175f0" 2018-10-08 04:55:44,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707f1a7c-410a-491c-a876-8d70808e97e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:44,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-707f1a7c-410a-491c-a876-8d70808e97e7 2018-10-08 04:55:44,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:55:44,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d39ce9b50cc5851c975ba55eae6ece91175f0" 2018-10-08 04:55:44,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b22e49e-3402-4d87-a877-2ea239c518a5 x-compute-request-id: req-7b22e49e-3402-4d87-a877-2ea239c518a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:55:44,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7b22e49e-3402-4d87-a877-2ea239c518a5 2018-10-08 04:55:44,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d39ce9b50cc5851c975ba55eae6ece91175f0" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-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-10-08 04:55:44,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e87e8f9-20ef-4a3b-bc58-75b82928a75c x-compute-request-id: req-2e87e8f9-20ef-4a3b-bc58-75b82928a75c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:55:44,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2e87e8f9-20ef-4a3b-bc58-75b82928a75c 2018-10-08 04:55:44,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:44,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:44,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1cd08b333eff453da08f60367577a387", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role"}], "expires_at": "2018-10-08T05:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56415b128666453b850505d2c6ec3005", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-user", "id": "a071b5fdc3cd479e9f3163602ebcc589"}, "audit_ids": ["2PcPYl3XQXyTEoWXY__IyQ"], "issued_at": "2018-10-08T04:55:44.000000Z"}} 2018-10-08 04:55:44,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" 2018-10-08 04:55:44,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d11678-4cf1-4be7-919a-cdb87071fc62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:44,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-12d11678-4cf1-4be7-919a-cdb87071fc62 2018-10-08 04:55:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" 2018-10-08 04:55:45,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d848a65e-44cb-460b-b4b4-c07fb89ab4d2 Date: Mon, 08 Oct 2018 04:55:45 GMT RESP BODY: {"networks":[]} 2018-10-08 04:55:45,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-d848a65e-44cb-460b-b4b4-c07fb89ab4d2 2018-10-08 04:55:45,100 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net 2018-10-08 04:55:45,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" -d '{"network": {"name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net", "admin_state_up": true}}' 2018-10-08 04:55:45,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c2a5f7cd-ee97-44b6-8be5-e6ed6d6f058d Date: Mon, 08 Oct 2018 04:55:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T04:55:45Z","is_default":false,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","mtu":1450}} 2018-10-08 04:55:45,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c2a5f7cd-ee97-44b6-8be5-e6ed6d6f058d 2018-10-08 04:55:45,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" 2018-10-08 04:55:46,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-14daee56-d44a-4a31-a49b-3152f60e8de7 Date: Mon, 08 Oct 2018 04:55:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T04:55:45Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:55:46,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-14daee56-d44a-4a31-a49b-3152f60e8de7 2018-10-08 04:55:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" 2018-10-08 04:55:46,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5f65fc78-d1f4-4c35-b2c8-880eb35e1386 Date: Mon, 08 Oct 2018 04:55:46 GMT RESP BODY: {"subnets":[]} 2018-10-08 04:55:46,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-5f65fc78-d1f4-4c35-b2c8-880eb35e1386 2018-10-08 04:55:46,413 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet 2018-10-08 04:55:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" -d '{"subnets": [{"ip_version": 4, "network_id": "ae796350-4685-4f9a-8ce8-63a6021a1ab4", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]}' 2018-10-08 04:55:47,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-97f23835-6f57-4e83-86d5-9f6834da1e88 Date: Mon, 08 Oct 2018 04:55:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:55:47,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-97f23835-6f57-4e83-86d5-9f6834da1e88 2018-10-08 04:55:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" 2018-10-08 04:55:47,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c70dcff3-c0a7-4457-907a-3ebf9e9a0d0e Date: Mon, 08 Oct 2018 04:55:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:55:47,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-c70dcff3-c0a7-4457-907a-3ebf9e9a0d0e 2018-10-08 04:55:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" 2018-10-08 04:55:47,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58078893-2053-4f91-a144-4d06f56f1c51 Date: Mon, 08 Oct 2018 04:55:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:55:47,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-58078893-2053-4f91-a144-4d06f56f1c51 2018-10-08 04:55:47,699 - OpenStackNetwork - DEBUG - Network [ae796350-4685-4f9a-8ce8-63a6021a1ab4] created successfully 2018-10-08 04:55:47,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:47,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:48,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1cd08b333eff453da08f60367577a387", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role"}], "expires_at": "2018-10-08T05:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56415b128666453b850505d2c6ec3005", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-user", "id": "a071b5fdc3cd479e9f3163602ebcc589"}, "audit_ids": ["LhfOIkMNRnatzDkBbS2wbw"], "issued_at": "2018-10-08T04:55:48.000000Z"}} 2018-10-08 04:55:48,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca27d921d69dc57609dd15441726ac8a73a8707" 2018-10-08 04:55:48,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa910820-9d5e-4ec5-b692-61ef99cdda38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:48,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aa910820-9d5e-4ec5-b692-61ef99cdda38 2018-10-08 04:55:48,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca27d921d69dc57609dd15441726ac8a73a8707" 2018-10-08 04:55:48,426 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:48 GMT Server: Apache x-compute-request-id: req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-08 04:55:48,426 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/detail used request id req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8 2018-10-08 04:55:48,430 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca27d921d69dc57609dd15441726ac8a73a8707" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:55:48,853 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:55:48 GMT Server: Apache x-compute-request-id: req-9cbccbc3-3d9f-4a89-a4b5-0705da8f4c9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9cbccbc3-3d9f-4a89-a4b5-0705da8f4c9b Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:48.735660", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "size": 1}} 2018-10-08 04:55:48,853 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes used request id req-9cbccbc3-3d9f-4a89-a4b5-0705da8f4c9b 2018-10-08 04:55:48,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca27d921d69dc57609dd15441726ac8a73a8707" 2018-10-08 04:55:49,058 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:48 GMT Server: Apache x-compute-request-id: req-d2a3ddbe-5870-4284-8c25-7f01a8193bd5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2a3ddbe-5870-4284-8c25-7f01a8193bd5 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:55:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "size": 1}} 2018-10-08 04:55:49,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 used request id req-d2a3ddbe-5870-4284-8c25-7f01a8193bd5 2018-10-08 04:55:49,059 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1 2018-10-08 04:55:49,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca27d921d69dc57609dd15441726ac8a73a8707" 2018-10-08 04:55:49,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:49 GMT Server: Apache x-compute-request-id: req-c8236a7a-e2c1-4462-9cd4-f69323c09231 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8236a7a-e2c1-4462-9cd4-f69323c09231 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:55:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "size": 1}} 2018-10-08 04:55:49,249 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 used request id req-c8236a7a-e2c1-4462-9cd4-f69323c09231 2018-10-08 04:55:49,249 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:55:49,249 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1 2018-10-08 04:55:49,250 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1 2018-10-08 04:55:49,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:49,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:49,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1cd08b333eff453da08f60367577a387", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role"}], "expires_at": "2018-10-08T05:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56415b128666453b850505d2c6ec3005", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-user", "id": "a071b5fdc3cd479e9f3163602ebcc589"}, "audit_ids": ["yBEmJ-10R16Jkpwb6LYR-w"], "issued_at": "2018-10-08T04:55:49.000000Z"}} 2018-10-08 04:55:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b1c4bb8cfbe6117ff9f2748152e6073f7443d6" 2018-10-08 04:55:49,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4989fb8a-1ffd-4b34-93e5-48091711ade2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:49,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4989fb8a-1ffd-4b34-93e5-48091711ade2 2018-10-08 04:55:49,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b1c4bb8cfbe6117ff9f2748152e6073f7443d6" 2018-10-08 04:55:49,900 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:49 GMT Server: Apache x-compute-request-id: req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:55:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "size": 1}]} 2018-10-08 04:55:49,900 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/detail used request id req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5 2018-10-08 04:55:49,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b1c4bb8cfbe6117ff9f2748152e6073f7443d6" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-08 04:55:50,198 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:55:49 GMT Server: Apache x-compute-request-id: req-7a8f99b7-fea3-4aed-9fbe-e7b2bd0df711 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7a8f99b7-fea3-4aed-9fbe-e7b2bd0df711 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:50.122771", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "size": 1}} 2018-10-08 04:55:50,199 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes used request id req-7a8f99b7-fea3-4aed-9fbe-e7b2bd0df711 2018-10-08 04:55:50,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b1c4bb8cfbe6117ff9f2748152e6073f7443d6" 2018-10-08 04:55:50,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:50 GMT Server: Apache x-compute-request-id: req-6fd7b25c-9736-44b1-8a25-41a9626b2929 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6fd7b25c-9736-44b1-8a25-41a9626b2929 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:55:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "size": 1}} 2018-10-08 04:55:50,395 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 used request id req-6fd7b25c-9736-44b1-8a25-41a9626b2929 2018-10-08 04:55:50,395 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2 2018-10-08 04:55:50,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b1c4bb8cfbe6117ff9f2748152e6073f7443d6" 2018-10-08 04:55:50,622 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:50 GMT Server: Apache x-compute-request-id: req-d5a05054-8d7c-43b8-a850-15b65596d969 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5a05054-8d7c-43b8-a850-15b65596d969 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:55:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "size": 1}} 2018-10-08 04:55:50,622 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 used request id req-d5a05054-8d7c-43b8-a850-15b65596d969 2018-10-08 04:55:50,622 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:55:50,622 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2 2018-10-08 04:55:50,623 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2 2018-10-08 04:55:50,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:50,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:50,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1cd08b333eff453da08f60367577a387", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role"}], "expires_at": "2018-10-08T05:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56415b128666453b850505d2c6ec3005", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-user", "id": "a071b5fdc3cd479e9f3163602ebcc589"}, "audit_ids": ["mOzK_rF_RUOJiAq59ox3-A"], "issued_at": "2018-10-08T04:55:51.000000Z"}} 2018-10-08 04:55:50,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:51,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328359aa-72e9-43ee-bd89-532e16caabac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:51,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-328359aa-72e9-43ee-bd89-532e16caabac 2018-10-08 04:55:51,072 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:55:51,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:51,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c529ab4b-caef-4cfc-a96c-72b186e33d23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:51,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c529ab4b-caef-4cfc-a96c-72b186e33d23 2018-10-08 04:55:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:51,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2e5d2c18-8ba0-47f9-820f-ce37d9b76b9e Date: Mon, 08 Oct 2018 04:55:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:55:51,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-2e5d2c18-8ba0-47f9-820f-ce37d9b76b9e 2018-10-08 04:55:51,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:55:51,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:55:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:51,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f612c7-fa53-4265-99a3-465dd1e02ea5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:55:51,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-09f612c7-fa53-4265-99a3-465dd1e02ea5 2018-10-08 04:55:51,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:51,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2f20e623-4c1b-4fb2-b7e8-01c6ab16dbb7 Date: Mon, 08 Oct 2018 04:55:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:55:51,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-2f20e623-4c1b-4fb2-b7e8-01c6ab16dbb7 2018-10-08 04:55:51,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:51,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a925c176-393c-441f-a39c-d70023df176d Date: Mon, 08 Oct 2018 04:55:51 GMT RESP BODY: {"ports":[]} 2018-10-08 04:55:51,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port&admin_state_up=True used request id req-a925c176-393c-441f-a39c-d70023df176d 2018-10-08 04:55:51,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:52,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55: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-7677d225-731e-40f6-a900-863abf881bd4 x-compute-request-id: req-7677d225-731e-40f6-a900-863abf881bd4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 04:55:52,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst used request id req-7677d225-731e-40f6-a900-863abf881bd4 2018-10-08 04:55:52,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:52,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-aaacc985-ab6e-4d2c-9c03-d2f68ea6d599 Date: Mon, 08 Oct 2018 04:55:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:55:52,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-aaacc985-ab6e-4d2c-9c03-d2f68ea6d599 2018-10-08 04:55:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:52,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa92fb35-54db-4cef-ae77-83e7330855b9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:55:52,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-fa92fb35-54db-4cef-ae77-83e7330855b9 2018-10-08 04:55:52,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:52,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fb512ac3-83c1-4e6f-91c2-7ca23c64b50e Date: Mon, 08 Oct 2018 04:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:55:52,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-fb512ac3-83c1-4e6f-91c2-7ca23c64b50e 2018-10-08 04:55:52,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:52,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e980b14c-4c90-4a41-a90d-845140f12813 Date: Mon, 08 Oct 2018 04:55:52 GMT RESP BODY: {"ports":[]} 2018-10-08 04:55:52,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port&admin_state_up=True used request id req-e980b14c-4c90-4a41-a90d-845140f12813 2018-10-08 04:55:52,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:55:52,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:55:53,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1cd08b333eff453da08f60367577a387", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role"}], "expires_at": "2018-10-08T05:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56415b128666453b850505d2c6ec3005", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-user", "id": "a071b5fdc3cd479e9f3163602ebcc589"}, "audit_ids": ["a3xS2iZUTbe57NgG5sp0Og"], "issued_at": "2018-10-08T04:55:53.000000Z"}} 2018-10-08 04:55:53,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77023b405fe32728c4638210ae8d9b42792947" 2018-10-08 04:55:53,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3007d7-9d29-4443-963a-1d2c670584d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:55:53,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f3007d7-9d29-4443-963a-1d2c670584d4 2018-10-08 04:55:53,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:53,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d7076ae0-ba15-4fc6-8d48-de1534ce5e8d Date: Mon, 08 Oct 2018 04:55:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:55:53,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-d7076ae0-ba15-4fc6-8d48-de1534ce5e8d 2018-10-08 04:55:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:53,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5881981a-8049-4a96-90e2-f24a95ad6cda Date: Mon, 08 Oct 2018 04:55:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:55:53,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-5881981a-8049-4a96-90e2-f24a95ad6cda 2018-10-08 04:55:53,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:54,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3d2d2fa4-5273-4669-bcab-2a2a6aa23f17 Date: Mon, 08 Oct 2018 04:55:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:55:54,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-3d2d2fa4-5273-4669-bcab-2a2a6aa23f17 2018-10-08 04:55:54,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:55:54,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:55:54,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77023b405fe32728c4638210ae8d9b42792947" 2018-10-08 04:55:54,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ad359c-4267-41db-aa71-8533833c5c69 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:55:54,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-72ad359c-4267-41db-aa71-8533833c5c69 2018-10-08 04:55:54,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:54,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-021ee15a-fa7d-474e-9708-2f8cf546d6f1 Date: Mon, 08 Oct 2018 04:55:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:55:54,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-021ee15a-fa7d-474e-9708-2f8cf546d6f1 2018-10-08 04:55:54,290 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net 2018-10-08 04:55:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" -d '{"port": {"network_id": "ae796350-4685-4f9a-8ce8-63a6021a1ab4", "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port", "admin_state_up": true}}' 2018-10-08 04:55:55,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-1fe063b0-2e8e-4070-98b7-2c05869650ee Date: Mon, 08 Oct 2018 04:55:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.7"}],"id":"bdff0030-2db8-47b5-832b-c5a5963f0912","security_groups":["4e01ff2f-8e5c-4dd4-b427-c8f657c14157"],"mac_address":"fa:16:3e:f4:22:c3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port","project_id":"56415b128666453b850505d2c6ec3005","qos_policy_id":null,"admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:54Z","binding:vnic_type":"normal"}} 2018-10-08 04:55:55,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-1fe063b0-2e8e-4070-98b7-2c05869650ee 2018-10-08 04:55:55,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:55,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fdd87b64-df47-4c3a-8e85-fe6292c2e7fc Date: Mon, 08 Oct 2018 04:55:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:55:55,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-fdd87b64-df47-4c3a-8e85-fe6292c2e7fc 2018-10-08 04:55:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:55,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30def02e-0826-4ef3-950f-e6732cb03182 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:55:55,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-30def02e-0826-4ef3-950f-e6732cb03182 2018-10-08 04:55:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:55,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-670153ec-8260-4f62-878c-0314fc230203 Date: Mon, 08 Oct 2018 04:55:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:55:55,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-670153ec-8260-4f62-878c-0314fc230203 2018-10-08 04:55:55,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:55,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-a84cc7de-2f9b-4855-98b4-5922a8c07552 Date: Mon, 08 Oct 2018 04:55:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.7"}],"id":"bdff0030-2db8-47b5-832b-c5a5963f0912","security_groups":["4e01ff2f-8e5c-4dd4-b427-c8f657c14157"],"mac_address":"fa:16:3e:f4:22:c3","project_id":"56415b128666453b850505d2c6ec3005","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 04:55:55,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port&admin_state_up=True used request id req-a84cc7de-2f9b-4855-98b4-5922a8c07552 2018-10-08 04:55:55,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:56,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9b1faf-f7d3-4730-916b-c415e306771e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:55:56,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-de9b1faf-f7d3-4730-916b-c415e306771e 2018-10-08 04:55:56,068 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst 2018-10-08 04:55:56,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:56,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55: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-90d483af-b1c0-4199-b9da-119ca8a3a77d x-compute-request-id: req-90d483af-b1c0-4199-b9da-119ca8a3a77d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-flavor-name"}]} 2018-10-08 04:55:56,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-90d483af-b1c0-4199-b9da-119ca8a3a77d 2018-10-08 04:55:56,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:56,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55: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-ad534078-58cc-410b-aeb0-b1b0d3b02855 x-compute-request-id: req-ad534078-58cc-410b-aeb0-b1b0d3b02855 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:55:56,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354 used request id req-ad534078-58cc-410b-aeb0-b1b0d3b02855 2018-10-08 04:55:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:56,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-514b47d3-a228-4d7f-9106-a5efac21e6ab Date: Mon, 08 Oct 2018 04:55:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:55:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:55:43Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/snap", "metadata": {}}], "self": "/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "min_disk": 0, "protected": false, "id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "file": "/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "56415b128666453b850505d2c6ec3005", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image"} 2018-10-08 04:55:56,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image used request id req-514b47d3-a228-4d7f-9106-a5efac21e6ab 2018-10-08 04:55:56,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:56,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bf886da8-251d-4e53-adf5-786e590a0d1f Date: Mon, 08 Oct 2018 04:55: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:55:56,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-bf886da8-251d-4e53-adf5-786e590a0d1f 2018-10-08 04:55:56,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" -d '{"server": {"name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "imageRef": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "flavorRef": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "max_count": 1, "min_count": 1, "networks": [{"port": "bdff0030-2db8-47b5-832b-c5a5963f0912"}]}}' 2018-10-08 04:55:57,580 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:55: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-2723a5e8-eeac-42ab-a903-4ede1c0be02d x-compute-request-id: req-2723a5e8-eeac-42ab-a903-4ede1c0be02d Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "adminPass": "3DecRf7EqXEU"}} 2018-10-08 04:55:57,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-2723a5e8-eeac-42ab-a903-4ede1c0be02d 2018-10-08 04:55:57,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:58,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6088f56-30af-4ab1-a484-1e08b43d8675 x-compute-request-id: req-b6088f56-30af-4ab1-a484-1e08b43d8675 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "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-10-08T04:55:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:58,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-b6088f56-30af-4ab1-a484-1e08b43d8675 2018-10-08 04:55:58,030 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst 2018-10-08 04:55:58,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:55:58,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:55: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-7f29ad86-9c51-40b4-a7b8-f07008498470 x-compute-request-id: req-7f29ad86-9c51-40b4-a7b8-f07008498470 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:55:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:55:58,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-7f29ad86-9c51-40b4-a7b8-f07008498470 2018-10-08 04:55:58,295 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst] is - BUILD 2018-10-08 04:55:58,295 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:56:01,298 - create_instance - DEBUG - VM status query timeout in 896.731807947 2018-10-08 04:56:01,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:01,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad75bc52-0adc-4a99-85d9-a9adc3d583ea x-compute-request-id: req-ad75bc52-0adc-4a99-85d9-a9adc3d583ea Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T04:55:58Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:56:01,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-ad75bc52-0adc-4a99-85d9-a9adc3d583ea 2018-10-08 04:56:01,848 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst] is - BUILD 2018-10-08 04:56:01,848 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:56:04,851 - create_instance - DEBUG - VM status query timeout in 893.178791046 2018-10-08 04:56:04,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:05,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f91b871a-0f8b-4ab3-a52d-9ac0ce66760b x-compute-request-id: req-f91b871a-0f8b-4ab3-a52d-9ac0ce66760b Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:22:c3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:02Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:56:05,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-f91b871a-0f8b-4ab3-a52d-9ac0ce66760b 2018-10-08 04:56:05,337 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst] is - ACTIVE 2018-10-08 04:56:05,337 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:56:05,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:05,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-9e69eda5-e826-4d8c-aa1d-41a44f6464ec x-compute-request-id: req-9e69eda5-e826-4d8c-aa1d-41a44f6464ec Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:22:c3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:02Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:56:05,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-9e69eda5-e826-4d8c-aa1d-41a44f6464ec 2018-10-08 04:56:05,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:06,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-643b8247-eb25-4608-921e-0a681a0e8c02 Date: Mon, 08 Oct 2018 04:56:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:56:06,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-643b8247-eb25-4608-921e-0a681a0e8c02 2018-10-08 04:56:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:06,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46cb244-650d-4cd8-bebd-99a6424015fa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:56:06,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-a46cb244-650d-4cd8-bebd-99a6424015fa 2018-10-08 04:56:06,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:06,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-86ecf00e-7d16-4902-ae95-b589f78f2539 Date: Mon, 08 Oct 2018 04:56:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:56:06,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-86ecf00e-7d16-4902-ae95-b589f78f2539 2018-10-08 04:56:06,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:06,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-a1301a17-2d09-438f-836e-286cb57b4998 Date: Mon, 08 Oct 2018 04:56:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.4"}],"id":"8f4d9627-6cae-4994-a72d-5798462d2e4b","security_groups":[],"mac_address":"fa:16:3e:06:25:bc","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.2"}],"id":"adaff723-0ce6-46f7-be98-b4a0f32a3623","security_groups":[],"mac_address":"fa:16:3e:60:44:97","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.3"}],"id":"b90ffb6d-c4d4-4f74-8f41-b74a04ebd469","security_groups":[],"mac_address":"fa:16:3e:8e:0e:c9","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:56:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.7"}],"id":"bdff0030-2db8-47b5-832b-c5a5963f0912","security_groups":["4e01ff2f-8e5c-4dd4-b427-c8f657c14157"],"mac_address":"fa:16:3e:f4:22:c3","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:54Z","binding:vnic_type":"normal","device_id":"bd1a0122-0afa-4a19-b583-d7a3bebeb602"}]} 2018-10-08 04:56:06,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-a1301a17-2d09-438f-836e-286cb57b4998 2018-10-08 04:56:06,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:06,635 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:06 GMT Server: Apache x-compute-request-id: req-62d99d2c-a15f-406d-952a-38079ba18f37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62d99d2c-a15f-406d-952a-38079ba18f37 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:55:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "size": 1}, {"status": "available", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:55:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "size": 1}]} 2018-10-08 04:56:06,635 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/detail used request id req-62d99d2c-a15f-406d-952a-38079ba18f37 2018-10-08 04:56:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:06,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a77f939-03d7-4186-bad8-d0cdad354143 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:56:06,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-4a77f939-03d7-4186-bad8-d0cdad354143 2018-10-08 04:56:06,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:07,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-27ac160a-9629-478d-8a53-55e11bd971c8 x-compute-request-id: req-27ac160a-9629-478d-8a53-55e11bd971c8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:22:c3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:02Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:56:07,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-27ac160a-9629-478d-8a53-55e11bd971c8 2018-10-08 04:56:07,262 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst] is - ACTIVE 2018-10-08 04:56:07,262 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:56:07,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:07,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-1f14ef3f-8080-476e-a18b-4f6733eb0d36 x-compute-request-id: req-1f14ef3f-8080-476e-a18b-4f6733eb0d36 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:22:c3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:02Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:56:07,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-1f14ef3f-8080-476e-a18b-4f6733eb0d36 2018-10-08 04:56:07,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:07,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e5b0c363-6c4c-4f08-8f1c-216915bdfd2e Date: Mon, 08 Oct 2018 04:56:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:56:07,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-e5b0c363-6c4c-4f08-8f1c-216915bdfd2e 2018-10-08 04:56:07,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:07,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3a6221-988b-4ebf-829a-9c2d995277db Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:56:07,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-1c3a6221-988b-4ebf-829a-9c2d995277db 2018-10-08 04:56:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:07,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0af9b6bc-359c-4952-8cf6-2bf747a77d10 Date: Mon, 08 Oct 2018 04:56:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:56:07,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-0af9b6bc-359c-4952-8cf6-2bf747a77d10 2018-10-08 04:56:07,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:08,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-52efa6de-406e-45b5-9a8c-bcce73f69f4b Date: Mon, 08 Oct 2018 04:56:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.4"}],"id":"8f4d9627-6cae-4994-a72d-5798462d2e4b","security_groups":[],"mac_address":"fa:16:3e:06:25:bc","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.2"}],"id":"adaff723-0ce6-46f7-be98-b4a0f32a3623","security_groups":[],"mac_address":"fa:16:3e:60:44:97","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.3"}],"id":"b90ffb6d-c4d4-4f74-8f41-b74a04ebd469","security_groups":[],"mac_address":"fa:16:3e:8e:0e:c9","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:56:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.7"}],"id":"bdff0030-2db8-47b5-832b-c5a5963f0912","security_groups":["4e01ff2f-8e5c-4dd4-b427-c8f657c14157"],"mac_address":"fa:16:3e:f4:22:c3","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:54Z","binding:vnic_type":"normal","device_id":"bd1a0122-0afa-4a19-b583-d7a3bebeb602"}]} 2018-10-08 04:56:08,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-52efa6de-406e-45b5-9a8c-bcce73f69f4b 2018-10-08 04:56:08,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" -d '{"volumeAttachment": {"volumeId": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}}' 2018-10-08 04:56:09,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-381673df-4540-461a-a214-105b15b13bac x-compute-request-id: req-381673df-4540-461a-a214-105b15b13bac Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "volumeId": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}} 2018-10-08 04:56:09,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602/os-volume_attachments used request id req-381673df-4540-461a-a214-105b15b13bac 2018-10-08 04:56:09,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:10,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45e7b855-773f-49d9-8a7a-1fba8cf55157 x-compute-request-id: req-45e7b855-773f-49d9-8a7a-1fba8cf55157 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:22:c3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:02Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [{"id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}], "metadata": {}}} 2018-10-08 04:56:10,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-45e7b855-773f-49d9-8a7a-1fba8cf55157 2018-10-08 04:56:10,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:10,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8c5a2016-ef34-4c50-b424-ea525ef8313b Date: Mon, 08 Oct 2018 04:56:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:56:10,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-8c5a2016-ef34-4c50-b424-ea525ef8313b 2018-10-08 04:56:10,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:10,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec2809b-94f9-4e2f-a5e0-4a21d8b40809 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:56:10,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-dec2809b-94f9-4e2f-a5e0-4a21d8b40809 2018-10-08 04:56:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:10,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-46e9c1f0-c377-4e47-80c5-98fae3d2818b Date: Mon, 08 Oct 2018 04:56:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:56:10,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-46e9c1f0-c377-4e47-80c5-98fae3d2818b 2018-10-08 04:56:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:10,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-8a433086-3761-4ae1-80b7-726ce449d4a4 Date: Mon, 08 Oct 2018 04:56:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.4"}],"id":"8f4d9627-6cae-4994-a72d-5798462d2e4b","security_groups":[],"mac_address":"fa:16:3e:06:25:bc","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.2"}],"id":"adaff723-0ce6-46f7-be98-b4a0f32a3623","security_groups":[],"mac_address":"fa:16:3e:60:44:97","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.3"}],"id":"b90ffb6d-c4d4-4f74-8f41-b74a04ebd469","security_groups":[],"mac_address":"fa:16:3e:8e:0e:c9","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:56:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.7"}],"id":"bdff0030-2db8-47b5-832b-c5a5963f0912","security_groups":["4e01ff2f-8e5c-4dd4-b427-c8f657c14157"],"mac_address":"fa:16:3e:f4:22:c3","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:54Z","binding:vnic_type":"normal","device_id":"bd1a0122-0afa-4a19-b583-d7a3bebeb602"}]} 2018-10-08 04:56:10,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-8a433086-3761-4ae1-80b7-726ce449d4a4 2018-10-08 04:56:10,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62d99d2c-a15f-406d-952a-38079ba18f37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:10,805 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:10 GMT Server: Apache x-compute-request-id: req-3066bbe3-b40f-40c4-a81f-9cb00776d63d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3066bbe3-b40f-40c4-a81f-9cb00776d63d Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:55:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "size": 1}, {"status": "in-use", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [{"server_id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "attachment_id": "b67672d8-fc3f-489d-bca1-fd09cf614d0d", "attached_at": "2018-10-08T04:56:10.000000", "host_name": null, "volume_id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "device": "/dev/vdb", "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:56:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "size": 1}]} 2018-10-08 04:56:10,805 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/detail used request id req-3066bbe3-b40f-40c4-a81f-9cb00776d63d 2018-10-08 04:56:10,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:10,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29108c3f-d05a-41de-8fcd-400ab4d41b81 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:56:10,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-29108c3f-d05a-41de-8fcd-400ab4d41b81 2018-10-08 04:56:10,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:11,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-bbc05cd1-c434-4011-8ce2-836a2ce3a9f5 x-compute-request-id: req-bbc05cd1-c434-4011-8ce2-836a2ce3a9f5 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:22:c3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:10Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [{"id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}], "metadata": {}}} 2018-10-08 04:56:11,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-bbc05cd1-c434-4011-8ce2-836a2ce3a9f5 2018-10-08 04:56:11,701 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst] is - ACTIVE 2018-10-08 04:56:11,701 - create_instance - INFO - VM is - ACTIVE 2018-10-08 04:56:11,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:12,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-d4ea4f14-02a5-4957-a7f8-f616b2932eca x-compute-request-id: req-d4ea4f14-02a5-4957-a7f8-f616b2932eca Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:22:c3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:10Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [{"id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}], "metadata": {}}} 2018-10-08 04:56:12,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-d4ea4f14-02a5-4957-a7f8-f616b2932eca 2018-10-08 04:56:12,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:12,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-43612a13-cffc-4cff-8176-6d5e72492ec4 Date: Mon, 08 Oct 2018 04:56:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:56:12,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-43612a13-cffc-4cff-8176-6d5e72492ec4 2018-10-08 04:56:12,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:12,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497dfaea-b695-49df-83d3-df1cd520145d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:56:12,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-497dfaea-b695-49df-83d3-df1cd520145d 2018-10-08 04:56:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:12,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b27d7244-8446-488a-8cdc-28d28eb4a1d6 Date: Mon, 08 Oct 2018 04:56:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:56:12,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-b27d7244-8446-488a-8cdc-28d28eb4a1d6 2018-10-08 04:56:12,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:12,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-b7e076c3-ff3c-48f1-979a-1abfdb8ab893 Date: Mon, 08 Oct 2018 04:56:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.4"}],"id":"8f4d9627-6cae-4994-a72d-5798462d2e4b","security_groups":[],"mac_address":"fa:16:3e:06:25:bc","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.2"}],"id":"adaff723-0ce6-46f7-be98-b4a0f32a3623","security_groups":[],"mac_address":"fa:16:3e:60:44:97","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.3"}],"id":"b90ffb6d-c4d4-4f74-8f41-b74a04ebd469","security_groups":[],"mac_address":"fa:16:3e:8e:0e:c9","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:56:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.7"}],"id":"bdff0030-2db8-47b5-832b-c5a5963f0912","security_groups":["4e01ff2f-8e5c-4dd4-b427-c8f657c14157"],"mac_address":"fa:16:3e:f4:22:c3","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:54Z","binding:vnic_type":"normal","device_id":"bd1a0122-0afa-4a19-b583-d7a3bebeb602"}]} 2018-10-08 04:56:12,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-b7e076c3-ff3c-48f1-979a-1abfdb8ab893 2018-10-08 04:56:12,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" -d '{"volumeAttachment": {"volumeId": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1"}}' 2018-10-08 04:56:13,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b65aa71-7034-4bec-b42f-7ef09e6b61f5 x-compute-request-id: req-2b65aa71-7034-4bec-b42f-7ef09e6b61f5 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "volumeId": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1"}} 2018-10-08 04:56:13,618 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602/os-volume_attachments used request id req-2b65aa71-7034-4bec-b42f-7ef09e6b61f5 2018-10-08 04:56:13,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:14,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-521e7643-590b-4663-b609-e3d3ef3be87f x-compute-request-id: req-521e7643-590b-4663-b609-e3d3ef3be87f Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:22:c3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:10Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [{"id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}, {"id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1"}], "metadata": {}}} 2018-10-08 04:56:14,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-521e7643-590b-4663-b609-e3d3ef3be87f 2018-10-08 04:56:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:14,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4e9468dd-fe94-498c-ae6f-043a963a361b Date: Mon, 08 Oct 2018 04:56:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:56:14,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-4e9468dd-fe94-498c-ae6f-043a963a361b 2018-10-08 04:56:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:14,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989c7886-24bd-411a-8478-beae460a5a6b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:56:14,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-989c7886-24bd-411a-8478-beae460a5a6b 2018-10-08 04:56:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:14,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8b0dcc8e-06ba-4431-8fa9-8b7fb066457d Date: Mon, 08 Oct 2018 04:56:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:56:14,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-8b0dcc8e-06ba-4431-8fa9-8b7fb066457d 2018-10-08 04:56:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:14,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-60014178-4ce3-405a-957a-dcb094b84b97 Date: Mon, 08 Oct 2018 04:56:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.4"}],"id":"8f4d9627-6cae-4994-a72d-5798462d2e4b","security_groups":[],"mac_address":"fa:16:3e:06:25:bc","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.2"}],"id":"adaff723-0ce6-46f7-be98-b4a0f32a3623","security_groups":[],"mac_address":"fa:16:3e:60:44:97","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.3"}],"id":"b90ffb6d-c4d4-4f74-8f41-b74a04ebd469","security_groups":[],"mac_address":"fa:16:3e:8e:0e:c9","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:56:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.7"}],"id":"bdff0030-2db8-47b5-832b-c5a5963f0912","security_groups":["4e01ff2f-8e5c-4dd4-b427-c8f657c14157"],"mac_address":"fa:16:3e:f4:22:c3","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:54Z","binding:vnic_type":"normal","device_id":"bd1a0122-0afa-4a19-b583-d7a3bebeb602"}]} 2018-10-08 04:56:14,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-60014178-4ce3-405a-957a-dcb094b84b97 2018-10-08 04:56:14,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:56:15,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1cd08b333eff453da08f60367577a387", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role"}], "expires_at": "2018-10-08T05:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56415b128666453b850505d2c6ec3005", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/56415b128666453b850505d2c6ec3005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-user", "id": "a071b5fdc3cd479e9f3163602ebcc589"}, "audit_ids": ["NI8PTt3tRMSN7ZOdTgnzAQ"], "issued_at": "2018-10-08T04:56:15.000000Z"}} 2018-10-08 04:56:15,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b76aee32833773093068e70d6d00077c19a8b51" 2018-10-08 04:56:15,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-56146923-9b3f-4f86-872e-82c7aa179865 x-compute-request-id: req-56146923-9b3f-4f86-872e-82c7aa179865 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:22:c3", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "security_groups": [{"name": "default"}], "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:14Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [{"id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}, {"id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1"}], "metadata": {}}]} 2018-10-08 04:56:15,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst used request id req-56146923-9b3f-4f86-872e-82c7aa179865 2018-10-08 04:56:15,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b76aee32833773093068e70d6d00077c19a8b51" 2018-10-08 04:56:16,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-10d66bc2-99ce-43b2-9302-fa05dc64fa45 Date: Mon, 08 Oct 2018 04:56:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40401396-de26-426a-91c6-53141d8b67e2"],"updated_at":"2018-10-08T04:55:46Z","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56415b128666453b850505d2c6ec3005","id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net"}]} 2018-10-08 04:56:16,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net used request id req-10d66bc2-99ce-43b2-9302-fa05dc64fa45 2018-10-08 04:56:16,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b76aee32833773093068e70d6d00077c19a8b51" 2018-10-08 04:56:16,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-14ff0c32-58db-4d75-99cf-326470ac3e16 Date: Mon, 08 Oct 2018 04:56:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:46Z","dns_nameservers":[],"updated_at":"2018-10-08T04:55:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"56415b128666453b850505d2c6ec3005","id":"40401396-de26-426a-91c6-53141d8b67e2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet"}]} 2018-10-08 04:56:16,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-14ff0c32-58db-4d75-99cf-326470ac3e16 2018-10-08 04:56:16,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b76aee32833773093068e70d6d00077c19a8b51" 2018-10-08 04:56:16,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-4c98f1b1-eb35-4d16-a6ac-351a19bd99ba Date: Mon, 08 Oct 2018 04:56:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.4"}],"id":"8f4d9627-6cae-4994-a72d-5798462d2e4b","security_groups":[],"mac_address":"fa:16:3e:06:25:bc","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.2"}],"id":"adaff723-0ce6-46f7-be98-b4a0f32a3623","security_groups":[],"mac_address":"fa:16:3e:60:44:97","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:55:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.3"}],"id":"b90ffb6d-c4d4-4f74-8f41-b74a04ebd469","security_groups":[],"mac_address":"fa:16:3e:8e:0e:c9","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ae796350-4685-4f9a-8ce8-63a6021a1ab4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T04:56:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40401396-de26-426a-91c6-53141d8b67e2","ip_address":"10.55.0.7"}],"id":"bdff0030-2db8-47b5-832b-c5a5963f0912","security_groups":["4e01ff2f-8e5c-4dd4-b427-c8f657c14157"],"mac_address":"fa:16:3e:f4:22:c3","project_id":"56415b128666453b850505d2c6ec3005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port","admin_state_up":true,"network_id":"ae796350-4685-4f9a-8ce8-63a6021a1ab4","tenant_id":"56415b128666453b850505d2c6ec3005","created_at":"2018-10-08T04:55:54Z","binding:vnic_type":"normal","device_id":"bd1a0122-0afa-4a19-b583-d7a3bebeb602"}]} 2018-10-08 04:56:16,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-4c98f1b1-eb35-4d16-a6ac-351a19bd99ba 2018-10-08 04:56:16,632 - create_instance - INFO - Deleting Port with ID - bdff0030-2db8-47b5-832b-c5a5963f0912 2018-10-08 04:56:16,632 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-port 2018-10-08 04:56:16,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/bdff0030-2db8-47b5-832b-c5a5963f0912 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:17,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cfbb098-63e3-4b68-8e71-63c3958aaa80 Date: Mon, 08 Oct 2018 04:56:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:56:17,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/bdff0030-2db8-47b5-832b-c5a5963f0912 used request id req-2cfbb098-63e3-4b68-8e71-63c3958aaa80 2018-10-08 04:56:17,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62d99d2c-a15f-406d-952a-38079ba18f37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:17,436 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:17 GMT Server: Apache x-compute-request-id: req-a5d54e01-e8ef-418e-ad8b-043602c59034 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5d54e01-e8ef-418e-ad8b-043602c59034 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [{"server_id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "attachment_id": "b67672d8-fc3f-489d-bca1-fd09cf614d0d", "attached_at": "2018-10-08T04:56:10.000000", "host_name": null, "volume_id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "device": "/dev/vdb", "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:56:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "size": 1}} 2018-10-08 04:56:17,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 used request id req-a5d54e01-e8ef-418e-ad8b-043602c59034 2018-10-08 04:56:17,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602/os-volume_attachments/1f13acfd-1612-4ecb-8b12-b21406bde2d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:18,061 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:56:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-743a5748-81a8-4a21-aa23-4f250febd0c8 x-compute-request-id: req-743a5748-81a8-4a21-aa23-4f250febd0c8 Content-Length: 0 Content-Type: application/json 2018-10-08 04:56:18,061 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602/os-volume_attachments/1f13acfd-1612-4ecb-8b12-b21406bde2d1 used request id req-743a5748-81a8-4a21-aa23-4f250febd0c8 2018-10-08 04:56:18,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:18,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-8c20c5bc-7765-4dff-8c95-9b0e3660c8a1 x-compute-request-id: req-8c20c5bc-7765-4dff-8c95-9b0e3660c8a1 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:14Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [{"id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1"}, {"id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1"}], "metadata": {}}} 2018-10-08 04:56:18,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-8c20c5bc-7765-4dff-8c95-9b0e3660c8a1 2018-10-08 04:56:21,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:21,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3f375d8-c61f-4309-92c0-4585c661e438 x-compute-request-id: req-a3f375d8-c61f-4309-92c0-4585c661e438 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:14Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [{"id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1"}], "metadata": {}}} 2018-10-08 04:56:21,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-a3f375d8-c61f-4309-92c0-4585c661e438 2018-10-08 04:56:21,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62d99d2c-a15f-406d-952a-38079ba18f37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:21,808 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:21 GMT Server: Apache x-compute-request-id: req-835fb07c-23a4-45b9-95b1-1883a17fbd07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-835fb07c-23a4-45b9-95b1-1883a17fbd07 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [{"server_id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "attachment_id": "98962a90-6233-4f32-a8e8-0119b8319706", "attached_at": "2018-10-08T04:56:15.000000", "host_name": null, "volume_id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "device": "/dev/vdc", "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1"}], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:56:15.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "size": 1}} 2018-10-08 04:56:21,808 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 used request id req-835fb07c-23a4-45b9-95b1-1883a17fbd07 2018-10-08 04:56:21,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602/os-volume_attachments/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:22,469 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f93b94c3-493f-48f0-9fa5-025d2427d416 x-compute-request-id: req-f93b94c3-493f-48f0-9fa5-025d2427d416 Content-Length: 0 Content-Type: application/json 2018-10-08 04:56:22,469 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602/os-volume_attachments/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 used request id req-f93b94c3-493f-48f0-9fa5-025d2427d416 2018-10-08 04:56:22,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:22,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-d0fb18a1-21a7-46a9-943b-d3501f024478 x-compute-request-id: req-d0fb18a1-21a7-46a9-943b-d3501f024478 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:14Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [{"id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1"}], "metadata": {}}} 2018-10-08 04:56:22,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-d0fb18a1-21a7-46a9-943b-d3501f024478 2018-10-08 04:56:25,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:25,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04: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-5fb92baa-82cc-45e1-bee9-d7cddf227c4f x-compute-request-id: req-5fb92baa-82cc-45e1-bee9-d7cddf227c4f Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:14Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:56:25,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-5fb92baa-82cc-45e1-bee9-d7cddf227c4f 2018-10-08 04:56:25,994 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst 2018-10-08 04:56:25,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:26,334 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:56: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-6450b4c6-6b4f-43a9-a27d-b17d3468ef6a x-compute-request-id: req-6450b4c6-6b4f-43a9-a27d-b17d3468ef6a Content-Type: application/json 2018-10-08 04:56:26,334 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-6450b4c6-6b4f-43a9-a27d-b17d3468ef6a 2018-10-08 04:56:26,335 - create_instance - INFO - Checking deletion status 2018-10-08 04:56:26,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:26,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-ddd3abcd-7eef-4465-b7ac-629387ecac4f x-compute-request-id: req-ddd3abcd-7eef-4465-b7ac-629387ecac4f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602", "rel": "bookmark"}], "image": {"id": "3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "links": [{"href": "http://172.30.9.28:8774/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T04:55:54.000000", "flavor": {"id": "497bb5dd-3d64-43b6-ba33-2238b1a99354", "links": [{"href": "http://172.30.9.28:8774/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354", "rel": "bookmark"}]}, "id": "bd1a0122-0afa-4a19-b583-d7a3bebeb602", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T04:56:26Z", "hostId": "4229e68751dae529f207f112b5566c94ef0a15f2464f2bb7024c870c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst", "created": "2018-10-08T04:55:57Z", "tenant_id": "56415b128666453b850505d2c6ec3005", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 04:56:26,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-ddd3abcd-7eef-4465-b7ac-629387ecac4f 2018-10-08 04:56:26,588 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst] is - ACTIVE 2018-10-08 04:56:26,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 04:56:29,591 - create_instance - DEBUG - VM status query timeout in 296.743633986 2018-10-08 04:56:29,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d20d6f727f0d59b40547f25f5877979764fd17" 2018-10-08 04:56:29,640 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-309fdd8a-7281-4f2c-a3e5-e3bc5ae30da3 x-compute-request-id: req-309fdd8a-7281-4f2c-a3e5-e3bc5ae30da3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bd1a0122-0afa-4a19-b583-d7a3bebeb602 could not be found.", "code": 404}} 2018-10-08 04:56:29,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/bd1a0122-0afa-4a19-b583-d7a3bebeb602 used request id req-309fdd8a-7281-4f2c-a3e5-e3bc5ae30da3 2018-10-08 04:56:29,641 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bd1a0122-0afa-4a19-b583-d7a3bebeb602 could not be found. (HTTP 404) (Request-ID: req-309fdd8a-7281-4f2c-a3e5-e3bc5ae30da3) 2018-10-08 04:56:29,641 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-inst 2018-10-08 04:56:29,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606d39ce9b50cc5851c975ba55eae6ece91175f0" 2018-10-08 04:56:29,742 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e4ec726-0efc-4a2e-9333-b1eec9f8bdb6 x-compute-request-id: req-8e4ec726-0efc-4a2e-9333-b1eec9f8bdb6 Content-Length: 0 Content-Type: application/json 2018-10-08 04:56:29,742 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/497bb5dd-3d64-43b6-ba33-2238b1a99354 used request id req-8e4ec726-0efc-4a2e-9333-b1eec9f8bdb6 2018-10-08 04:56:29,743 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet 2018-10-08 04:56:29,743 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-subnet 2018-10-08 04:56:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/40401396-de26-426a-91c6-53141d8b67e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" 2018-10-08 04:56:31,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d70381f-6a2c-47c6-aed2-f52a0e77b072 Date: Mon, 08 Oct 2018 04:56:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:56:31,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/40401396-de26-426a-91c6-53141d8b67e2 used request id req-1d70381f-6a2c-47c6-aed2-f52a0e77b072 2018-10-08 04:56:31,937 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-pub-net 2018-10-08 04:56:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ae796350-4685-4f9a-8ce8-63a6021a1ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decb9748e06e121965a2c15887c7733ff2c08c3e" 2018-10-08 04:56:33,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc742ba0-1c77-4ed2-a043-cb153d759e24 Date: Mon, 08 Oct 2018 04:56:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:56:33,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ae796350-4685-4f9a-8ce8-63a6021a1ab4 used request id req-cc742ba0-1c77-4ed2-a043-cb153d759e24 2018-10-08 04:56:33,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b1c4bb8cfbe6117ff9f2748152e6073f7443d6" 2018-10-08 04:56:33,360 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:33 GMT Server: Apache x-compute-request-id: req-73cef875-3851-44e1-af88-1f307647c6e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73cef875-3851-44e1-af88-1f307647c6e6 Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:56:22.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "size": 1}} 2018-10-08 04:56:33,360 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 used request id req-73cef875-3851-44e1-af88-1f307647c6e6 2018-10-08 04:56:33,360 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:56:33,360 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2 2018-10-08 04:56:33,361 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2 2018-10-08 04:56:33,363 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b1c4bb8cfbe6117ff9f2748152e6073f7443d6" 2018-10-08 04:56:33,598 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:56:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8755b391-092d-4d1d-a821-f762234506b6 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-10-08 04:56:33,598 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 used request id req-8755b391-092d-4d1d-a821-f762234506b6 2018-10-08 04:56:33,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b1c4bb8cfbe6117ff9f2748152e6073f7443d6" 2018-10-08 04:56:33,805 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:33 GMT Server: Apache x-compute-request-id: req-0c0e2478-5004-40d4-b05a-c9dfd87a59b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c0e2478-5004-40d4-b05a-c9dfd87a59b5 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:56:33.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1", "size": 1}} 2018-10-08 04:56:33,805 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 used request id req-0c0e2478-5004-40d4-b05a-c9dfd87a59b5 2018-10-08 04:56:33,806 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 04:56:33,806 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:56:36,809 - create_volume - DEBUG - Volume status query timeout in 56.7894489765 2018-10-08 04:56:36,812 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7a3f21d-5a2c-4208-92ac-f10988a98ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b1c4bb8cfbe6117ff9f2748152e6073f7443d6" 2018-10-08 04:56:37,153 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:56:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5f2668df-df17-463f-ace5-5a04789603b7 x-openstack-request-id: req-5f2668df-df17-463f-ace5-5a04789603b7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 could not be found.", "code": 404}} 2018-10-08 04:56:37,153 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 used request id req-5f2668df-df17-463f-ace5-5a04789603b7 2018-10-08 04:56:37,154 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f9375a2f-0aa4-4293-b9b5-ee5a2b6008a1 could not be found. (HTTP 404) (Request-ID: req-5f2668df-df17-463f-ace5-5a04789603b7) 2018-10-08 04:56:37,154 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-2 2018-10-08 04:56:37,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca27d921d69dc57609dd15441726ac8a73a8707" 2018-10-08 04:56:37,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:37 GMT Server: Apache x-compute-request-id: req-af6fea49-5aa2-4bb2-a216-ca5e0d28145a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af6fea49-5aa2-4bb2-a216-ca5e0d28145a Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:56:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "size": 1}} 2018-10-08 04:56:37,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 used request id req-af6fea49-5aa2-4bb2-a216-ca5e0d28145a 2018-10-08 04:56:37,356 - create_volume - DEBUG - Instance status is - available 2018-10-08 04:56:37,356 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1 2018-10-08 04:56:37,357 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1 2018-10-08 04:56:37,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca27d921d69dc57609dd15441726ac8a73a8707" 2018-10-08 04:56:37,592 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:56:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e6e49e71-4c4b-44b0-99dc-cfc23b00030e 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-10-08 04:56:37,592 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 used request id req-e6e49e71-4c4b-44b0-99dc-cfc23b00030e 2018-10-08 04:56:37,595 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca27d921d69dc57609dd15441726ac8a73a8707" 2018-10-08 04:56:37,788 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:37 GMT Server: Apache x-compute-request-id: req-9769f16d-b213-4daf-953c-075c3bf0d9d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9769f16d-b213-4daf-953c-075c3bf0d9d4 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a071b5fdc3cd479e9f3163602ebcc589", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "self"}, {"href": "http://172.30.9.28:8776/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-08T04:55:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "56415b128666453b850505d2c6ec3005", "updated_at": "2018-10-08T04:56:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "1f13acfd-1612-4ecb-8b12-b21406bde2d1", "size": 1}} 2018-10-08 04:56:37,788 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 used request id req-9769f16d-b213-4daf-953c-075c3bf0d9d4 2018-10-08 04:56:37,789 - create_volume - DEBUG - Instance status is - deleting 2018-10-08 04:56:37,789 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-08 04:56:40,792 - create_volume - DEBUG - Volume status query timeout in 56.8001191616 2018-10-08 04:56:40,795 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fda9688-8c4b-45cf-b9e4-def9009a7ee8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca27d921d69dc57609dd15441726ac8a73a8707" 2018-10-08 04:56:40,990 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:56:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-77de8d96-0e7a-48e1-b409-6c6bb42b4611 x-openstack-request-id: req-77de8d96-0e7a-48e1-b409-6c6bb42b4611 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1f13acfd-1612-4ecb-8b12-b21406bde2d1 could not be found.", "code": 404}} 2018-10-08 04:56:40,991 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/56415b128666453b850505d2c6ec3005/volumes/1f13acfd-1612-4ecb-8b12-b21406bde2d1 used request id req-77de8d96-0e7a-48e1-b409-6c6bb42b4611 2018-10-08 04:56:40,991 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1f13acfd-1612-4ecb-8b12-b21406bde2d1 could not be found. (HTTP 404) (Request-ID: req-77de8d96-0e7a-48e1-b409-6c6bb42b4611) 2018-10-08 04:56:40,991 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-1 2018-10-08 04:56:40,992 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-2d28904c-2651-421f-ab83-9582e3a44c7c-image 2018-10-08 04:56:40,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fac81f429a058bfa5aeaf161da4c493c77e4f20" 2018-10-08 04:56:42,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3554e360-0f62-472b-b9ae-2f957bb474ea Date: Mon, 08 Oct 2018 04:56:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:56:42,004 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3c618e1f-5a2d-473f-9fd5-f2869357fb0f used request id req-3554e360-0f62-472b-b9ae-2f957bb474ea 2018-10-08 04:56:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:56:42,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d293d7f0-0cd1-49c8-a1af-cf38640074b8 Date: Mon, 08 Oct 2018 04:56:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56415b128666453b850505d2c6ec3005", "created_at": "2018-10-08T04:55:45Z", "updated_at": "2018-10-08T04:55:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:55:45Z", "revision_number": 0, "id": "6ddaf73c-da23-447b-80bc-960e254c9754", "remote_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "remote_ip_prefix": null, "created_at": "2018-10-08T04:55:45Z", "security_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "tenant_id": "56415b128666453b850505d2c6ec3005", "port_range_min": null, "ethertype": "IPv6", "project_id": "56415b128666453b850505d2c6ec3005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:55:45Z", "revision_number": 0, "id": "a4e54537-2ab1-42ae-b82b-d9393cd31679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:55:45Z", "security_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "tenant_id": "56415b128666453b850505d2c6ec3005", "port_range_min": null, "ethertype": "IPv6", "project_id": "56415b128666453b850505d2c6ec3005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:55:45Z", "revision_number": 0, "id": "ec019a3e-681c-4f98-be64-b78580ff2d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:55:45Z", "security_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "tenant_id": "56415b128666453b850505d2c6ec3005", "port_range_min": null, "ethertype": "IPv4", "project_id": "56415b128666453b850505d2c6ec3005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:55:45Z", "revision_number": 0, "id": "f001fb2e-9d61-4338-8e74-a2387c587b16", "remote_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "remote_ip_prefix": null, "created_at": "2018-10-08T04:55:45Z", "security_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "tenant_id": "56415b128666453b850505d2c6ec3005", "port_range_min": null, "ethertype": "IPv4", "project_id": "56415b128666453b850505d2c6ec3005"}], "revision_number": 4, "project_id": "56415b128666453b850505d2c6ec3005", "id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:56:42,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d293d7f0-0cd1-49c8-a1af-cf38640074b8 2018-10-08 04:56:42,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:56:42,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbc6b3c-20f3-44af-870c-0c88b0128c2f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:56:42,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-6dbc6b3c-20f3-44af-870c-0c88b0128c2f 2018-10-08 04:56:42,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:56:42,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ae5cb8-3a95-4b98-8183-5c8c4b6dc546 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:56:42,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-09ae5cb8-3a95-4b98-8183-5c8c4b6dc546 2018-10-08 04:56:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:56:42,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2cfcff-8e65-435a-8d69-e2700ab714da Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005"}, "enabled": true, "id": "56415b128666453b850505d2c6ec3005", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-c0538dbc-68bf-494-proj"}} 2018-10-08 04:56:42,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-6b2cfcff-8e65-435a-8d69-e2700ab714da 2018-10-08 04:56:42,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e01ff2f-8e5c-4dd4-b427-c8f657c14157 2018-10-08 04:56:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4e01ff2f-8e5c-4dd4-b427-c8f657c14157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:56:42,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a4a94e9d-2c6a-4cc7-b1ff-42d2f2fdf20a Date: Mon, 08 Oct 2018 04:56:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:55:45Z", "security_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "port_range_min": null, "revision_number": 0, "tenant_id": "56415b128666453b850505d2c6ec3005", "created_at": "2018-10-08T04:55:45Z", "project_id": "56415b128666453b850505d2c6ec3005", "id": "6ddaf73c-da23-447b-80bc-960e254c9754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:55:45Z", "security_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "port_range_min": null, "revision_number": 0, "tenant_id": "56415b128666453b850505d2c6ec3005", "created_at": "2018-10-08T04:55:45Z", "project_id": "56415b128666453b850505d2c6ec3005", "id": "a4e54537-2ab1-42ae-b82b-d9393cd31679"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:55:45Z", "security_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "port_range_min": null, "revision_number": 0, "tenant_id": "56415b128666453b850505d2c6ec3005", "created_at": "2018-10-08T04:55:45Z", "project_id": "56415b128666453b850505d2c6ec3005", "id": "ec019a3e-681c-4f98-be64-b78580ff2d78"}, {"remote_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:55:45Z", "security_group_id": "4e01ff2f-8e5c-4dd4-b427-c8f657c14157", "port_range_min": null, "revision_number": 0, "tenant_id": "56415b128666453b850505d2c6ec3005", "created_at": "2018-10-08T04:55:45Z", "project_id": "56415b128666453b850505d2c6ec3005", "id": "f001fb2e-9d61-4338-8e74-a2387c587b16"}]} 2018-10-08 04:56:42,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4e01ff2f-8e5c-4dd4-b427-c8f657c14157 used request id req-a4a94e9d-2c6a-4cc7-b1ff-42d2f2fdf20a 2018-10-08 04:56:42,719 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:56:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4e01ff2f-8e5c-4dd4-b427-c8f657c14157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:56:43,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2aa5352a-0934-4a52-bb37-63b109fb9a67 Content-Length: 0 Date: Mon, 08 Oct 2018 04:56:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:56:43,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4e01ff2f-8e5c-4dd4-b427-c8f657c14157 used request id req-2aa5352a-0934-4a52-bb37-63b109fb9a67 2018-10-08 04:56:43,022 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-c0538dbc-68bf-494-proj 2018-10-08 04:56:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:56:43,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2308bb1-4d7d-447e-b875-8e91204fdc44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:56:43,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/56415b128666453b850505d2c6ec3005 used request id req-e2308bb1-4d7d-447e-b875-8e91204fdc44 2018-10-08 04:56:43,254 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-c0538dbc-68bf-494-proj-role 2018-10-08 04:56:43,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1cd08b333eff453da08f60367577a387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:56:43,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa661bc9-66ba-47bd-9d1c-c39af0e57189 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:56:43,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1cd08b333eff453da08f60367577a387 used request id req-fa661bc9-66ba-47bd-9d1c-c39af0e57189 2018-10-08 04:56:43,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43f01fe6cdfd2298803e9711ef261bd42192dd6" 2018-10-08 04:56:43,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ce7357-5a36-406a-a1fd-3d939f662381 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:56:43,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e6ce7357-5a36-406a-a1fd-3d939f662381 2018-10-08 04:56:43,456 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-c0538dbc-68bf-494-user 2018-10-08 04:56:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a071b5fdc3cd479e9f3163602ebcc589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537043c9fc62e2f1699b36e3ea5b4eda48607393" 2018-10-08 04:56:43,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-238eb3f8-942a-4898-aa44-b0af5c0a2907 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:56:43,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a071b5fdc3cd479e9f3163602ebcc589 used request id req-238eb3f8-942a-4898-aa44-b0af5c0a2907 2018-10-08 04:56:43,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:56:44,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["qlwkrcIsS-OXgg2kHaF4sg"], "issued_at": "2018-10-08T04:56:44.000000Z"}} 2018-10-08 04:56:44,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2cd00b5a8114f84aec34ef0f587da497801232" 2018-10-08 04:56:44,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1587f563-5c50-4cb1-82d9-d6c0faf37ec8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:56:44,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1587f563-5c50-4cb1-82d9-d6c0faf37ec8 2018-10-08 04:56:44,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:56:44,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:56:44,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["lXmb7OlGTAa2iY1CzUu8sw"], "issued_at": "2018-10-08T04:56:44.000000Z"}} 2018-10-08 04:56:44,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:56:44,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d4e909-cbef-45aa-bd5f-d2413edd8318 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:56:44,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04d4e909-cbef-45aa-bd5f-d2413edd8318 2018-10-08 04:56:44,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:56:44,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:56:44,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1b5b83fa-8237-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:56:44,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce100f9-df23-4a54-b661-13427937eadf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1b5b83fa-8237-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:56:44,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1b5b83fa-8237-4c6-proj used request id req-8ce100f9-df23-4a54-b661-13427937eadf 2018-10-08 04:56:44,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:56:44,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e2e1fd-1b0f-4e52-b610-5dc08c1d3ff4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:56:44,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-69e2e1fd-1b0f-4e52-b610-5dc08c1d3ff4 2018-10-08 04:56:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj"}}' 2018-10-08 04:56:44,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c0b5fef-a1fb-427c-9b50-96fb94255ada Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d"}, "enabled": true, "id": "27596bc26528416aad5f97d4fc964e5d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj"}} 2018-10-08 04:56:44,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7c0b5fef-a1fb-427c-9b50-96fb94255ada 2018-10-08 04:56:44,968 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1b5b83fa-8237-4c6-proj 2018-10-08 04:56:44,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:56:44,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:56:45,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["wbOPxbb5R6O2nuQRpW_hGQ"], "issued_at": "2018-10-08T04:56:45.000000Z"}} 2018-10-08 04:56:45,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:45,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac95cf8b-9e8d-4e38-b335-2a11d8961bef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:56:45,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ac95cf8b-9e8d-4e38-b335-2a11d8961bef 2018-10-08 04:56:45,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:56:45,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:56:45,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:45,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad1240f-bb49-40c5-b6d6-0bb0e97321a7 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:56:45,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5ad1240f-bb49-40c5-b6d6-0bb0e97321a7 2018-10-08 04:56:45,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1b5b83fa-8237-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:45,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5567441a-d591-42cd-9385-529cd8e4b4bd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1b5b83fa-8237-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d"}, "enabled": true, "id": "27596bc26528416aad5f97d4fc964e5d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj"}]} 2018-10-08 04:56:45,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1b5b83fa-8237-4c6-proj used request id req-5567441a-d591-42cd-9385-529cd8e4b4bd 2018-10-08 04:56:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:45,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e049e9-3bf2-4039-a8b0-18bc0f31dfb2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:56:45,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b7e049e9-3bf2-4039-a8b0-18bc0f31dfb2 2018-10-08 04:56:46,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:46,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ca1bfb-0854-4f89-86f3-259f40228be3 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:56:46,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-69ca1bfb-0854-4f89-86f3-259f40228be3 2018-10-08 04:56:46,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1b5b83fa-8237-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:46,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414a8e80-a1ea-4fb6-b370-c3e3fe2e8814 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1b5b83fa-8237-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d"}, "enabled": true, "id": "27596bc26528416aad5f97d4fc964e5d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj"}]} 2018-10-08 04:56:46,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1b5b83fa-8237-4c6-proj used request id req-414a8e80-a1ea-4fb6-b370-c3e3fe2e8814 2018-10-08 04:56:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/81e3ab5bc72a4bde8d203c12e9e5a1eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:46,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e3e5d7-e40d-43fc-a6ed-686f4ecf0798 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-user", "links": {"self": "http://172.30.9.28:5000/v3/users/81e3ab5bc72a4bde8d203c12e9e5a1eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "27596bc26528416aad5f97d4fc964e5d", "id": "81e3ab5bc72a4bde8d203c12e9e5a1eb", "password_expires_at": null}} 2018-10-08 04:56:46,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/81e3ab5bc72a4bde8d203c12e9e5a1eb used request id req-97e3e5d7-e40d-43fc-a6ed-686f4ecf0798 2018-10-08 04:56:46,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d/users/81e3ab5bc72a4bde8d203c12e9e5a1eb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:46,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46243f8c-05b3-4993-8bc5-9ed5147fda41 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d/users/81e3ab5bc72a4bde8d203c12e9e5a1eb/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 04:56:46,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d/users/81e3ab5bc72a4bde8d203c12e9e5a1eb/roles used request id req-46243f8c-05b3-4993-8bc5-9ed5147fda41 2018-10-08 04:56:46,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:46,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9371d3c4-77d8-4b60-9ebb-929eccd06e1e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 04:56:46,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-9371d3c4-77d8-4b60-9ebb-929eccd06e1e 2018-10-08 04:56:46,705 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1b5b83fa-8237-4c6-proj 2018-10-08 04:56:46,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d/users/81e3ab5bc72a4bde8d203c12e9e5a1eb/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:56:46,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7235aba6-205e-4487-ac1c-7406e30406ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:56:46,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d/users/81e3ab5bc72a4bde8d203c12e9e5a1eb/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-7235aba6-205e-4487-ac1c-7406e30406ec 2018-10-08 04:56:46,844 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1b5b83fa-8237-4c6-user 2018-10-08 04:56:46,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:56:46,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:56:46,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccb30f2-2864-4c04-bd49-1ec30a12af94 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:56:46,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7ccb30f2-2864-4c04-bd49-1ec30a12af94 2018-10-08 04:56:46,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" -d '{"role": {"name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj-role"}}' 2018-10-08 04:56:47,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9da7fa04-c713-43ad-8f2b-857cb2b19b0f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "163a2a224ca6426aade1e9926ba81b50", "links": {"self": "http://172.30.9.28:5000/v3/roles/163a2a224ca6426aade1e9926ba81b50"}, "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj-role"}} 2018-10-08 04:56:47,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9da7fa04-c713-43ad-8f2b-857cb2b19b0f 2018-10-08 04:56:47,046 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1b5b83fa-8237-4c6-proj-role 2018-10-08 04:56:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/163a2a224ca6426aade1e9926ba81b50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:56:47,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2509c557-d0d3-4a9b-afb5-8cbde80ce505 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/163a2a224ca6426aade1e9926ba81b50"}, "domain_id": null, "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj-role", "id": "163a2a224ca6426aade1e9926ba81b50"}} 2018-10-08 04:56:47,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/163a2a224ca6426aade1e9926ba81b50 used request id req-2509c557-d0d3-4a9b-afb5-8cbde80ce505 2018-10-08 04:56:47,138 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1b5b83fa-8237-4c6-proj-role to project CreateStackSuccessTests-1b5b83fa-8237-4c6-proj 2018-10-08 04:56:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d/users/81e3ab5bc72a4bde8d203c12e9e5a1eb/roles/163a2a224ca6426aade1e9926ba81b50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:56:47,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d02e80ad-e1ff-4869-abf3-1af9f10775e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:56:47,258 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d/users/81e3ab5bc72a4bde8d203c12e9e5a1eb/roles/163a2a224ca6426aade1e9926ba81b50 used request id req-d02e80ad-e1ff-4869-abf3-1af9f10775e0 2018-10-08 04:56:47,258 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:56:47,265 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:56:47,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:56:47,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:56:47,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "163a2a224ca6426aade1e9926ba81b50", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27596bc26528416aad5f97d4fc964e5d", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-user", "id": "81e3ab5bc72a4bde8d203c12e9e5a1eb"}, "audit_ids": ["gVPkhF88RvO3YJ9LVk0Ilw"], "issued_at": "2018-10-08T04:56:47.000000Z"}} 2018-10-08 04:56:47,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bff3e6fd20e6d801911ac2bf82e66e0b9b91475" 2018-10-08 04:56:47,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab5c2b6-25b3-497f-8471-ab6d9d44c528 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:56:47,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ab5c2b6-25b3-497f-8471-ab6d9d44c528 2018-10-08 04:56:47,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bff3e6fd20e6d801911ac2bf82e66e0b9b91475" 2018-10-08 04:56:47,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-dd4da89b-329b-4e5c-9042-3b3eea7e2739 Date: Mon, 08 Oct 2018 04:56:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image"} 2018-10-08 04:56:47,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image used request id req-dd4da89b-329b-4e5c-9042-3b3eea7e2739 2018-10-08 04:56:47,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bff3e6fd20e6d801911ac2bf82e66e0b9b91475" 2018-10-08 04:56:48,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ce37cef9-c952-4052-9d96-da50956cf21e Date: Mon, 08 Oct 2018 04:56:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:56:48,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ce37cef9-c952-4052-9d96-da50956cf21e 2018-10-08 04:56:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4bff3e6fd20e6d801911ac2bf82e66e0b9b91475" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image"}' 2018-10-08 04:56:48,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9376acc3-27dd-495f-ad62-354575543976 X-Openstack-Request-Id: req-539ae7bc-cd0e-4579-a971-290f308ab4d8 Date: Mon, 08 Oct 2018 04:56:48 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:56:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:56:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/9376acc3-27dd-495f-ad62-354575543976", "min_disk": 0, "protected": false, "id": "9376acc3-27dd-495f-ad62-354575543976", "file": "/v2/images/9376acc3-27dd-495f-ad62-354575543976/file", "checksum": null, "owner": "27596bc26528416aad5f97d4fc964e5d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:56:48,378 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-539ae7bc-cd0e-4579-a971-290f308ab4d8 2018-10-08 04:56:48,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/9376acc3-27dd-495f-ad62-354575543976/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bff3e6fd20e6d801911ac2bf82e66e0b9b91475" -d '' 2018-10-08 04:56:50,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-980d5ad6-7658-4474-9767-228d01693259 Date: Mon, 08 Oct 2018 04:56:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:56:50,235 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9376acc3-27dd-495f-ad62-354575543976/file used request id req-980d5ad6-7658-4474-9767-228d01693259 2018-10-08 04:56:50,236 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:56:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9376acc3-27dd-495f-ad62-354575543976 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bff3e6fd20e6d801911ac2bf82e66e0b9b91475" 2018-10-08 04:56:50,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e9e101ed-61d7-4e49-91f2-05f7c0a01595 Date: Mon, 08 Oct 2018 04:56:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:56:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:56:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9376acc3-27dd-495f-ad62-354575543976/snap", "metadata": {}}], "self": "/v2/images/9376acc3-27dd-495f-ad62-354575543976", "min_disk": 0, "protected": false, "id": "9376acc3-27dd-495f-ad62-354575543976", "file": "/v2/images/9376acc3-27dd-495f-ad62-354575543976/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27596bc26528416aad5f97d4fc964e5d", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9376acc3-27dd-495f-ad62-354575543976/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:56:50,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9376acc3-27dd-495f-ad62-354575543976 used request id req-e9e101ed-61d7-4e49-91f2-05f7c0a01595 2018-10-08 04:56:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bff3e6fd20e6d801911ac2bf82e66e0b9b91475" 2018-10-08 04:56:50,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f9dedb3e-8760-4897-a739-7adfa3f4af19 Date: Mon, 08 Oct 2018 04:56:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:56:50,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f9dedb3e-8760-4897-a739-7adfa3f4af19 2018-10-08 04:56:50,424 - create_image - INFO - Created image with name - CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image 2018-10-08 04:56:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9376acc3-27dd-495f-ad62-354575543976 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bff3e6fd20e6d801911ac2bf82e66e0b9b91475" 2018-10-08 04:56:50,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-609afb70-690e-4428-9b9b-e673bbc7fbac Date: Mon, 08 Oct 2018 04:56:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:56:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:56:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9376acc3-27dd-495f-ad62-354575543976/snap", "metadata": {}}], "self": "/v2/images/9376acc3-27dd-495f-ad62-354575543976", "min_disk": 0, "protected": false, "id": "9376acc3-27dd-495f-ad62-354575543976", "file": "/v2/images/9376acc3-27dd-495f-ad62-354575543976/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27596bc26528416aad5f97d4fc964e5d", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9376acc3-27dd-495f-ad62-354575543976/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:56:50,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9376acc3-27dd-495f-ad62-354575543976 used request id req-609afb70-690e-4428-9b9b-e673bbc7fbac 2018-10-08 04:56:50,450 - create_image - DEBUG - Instance status is - active 2018-10-08 04:56:50,450 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image 2018-10-08 04:56:50,450 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image 2018-10-08 04:56:50,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:56:50,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:56:50,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["x8Vbz5L4SBiG4XEHTxjgJw"], "issued_at": "2018-10-08T04:56:50.000000Z"}} 2018-10-08 04:56:50,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7122ca1248de430b5ea7e4b167a189ab43bebf6f" 2018-10-08 04:56:50,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e4ccd2-3e93-4866-a215-2746ece50a65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:56:50,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8e4ccd2-3e93-4866-a215-2746ece50a65 2018-10-08 04:56:50,918 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:56:50,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7122ca1248de430b5ea7e4b167a189ab43bebf6f" 2018-10-08 04:56:51,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56: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-b3f32328-70c2-45f5-8832-03ce48079244 x-compute-request-id: req-b3f32328-70c2-45f5-8832-03ce48079244 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:56:51,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b3f32328-70c2-45f5-8832-03ce48079244 2018-10-08 04:56:51,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7122ca1248de430b5ea7e4b167a189ab43bebf6f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-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-10-08 04:56:51,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7088387-ecc7-497c-8b80-b77d7464e989 x-compute-request-id: req-b7088387-ecc7-497c-8b80-b77d7464e989 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d24847a2-b359-4597-afc1-1d6636f0b082", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d24847a2-b359-4597-afc1-1d6636f0b082", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d24847a2-b359-4597-afc1-1d6636f0b082", "name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:56:51,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b7088387-ecc7-497c-8b80-b77d7464e989 2018-10-08 04:56:51,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:56:51,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:56:51,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "163a2a224ca6426aade1e9926ba81b50", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27596bc26528416aad5f97d4fc964e5d", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-user", "id": "81e3ab5bc72a4bde8d203c12e9e5a1eb"}, "audit_ids": ["HPWwCMmRRJGeO_8EvbmG4Q"], "issued_at": "2018-10-08T04:56:51.000000Z"}} 2018-10-08 04:56:51,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:56:51,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a27dc7c-13a2-4e44-af0d-16ee1439cf5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:56:51,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8a27dc7c-13a2-4e44-af0d-16ee1439cf5b 2018-10-08 04:56:51,835 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:56:51,838 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:56:51,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:56:52,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:51 GMT Server: Apache x-openstack-request-id: req-812ed2f0-2e0c-43e2-bb73-11ff6f1db1ac Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 04:56:52,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack used request id req-812ed2f0-2e0c-43e2-bb73-11ff6f1db1ac 2018-10-08 04:56:52,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}}' 2018-10-08 04:56:55,087 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:56:52 GMT Server: Apache x-openstack-request-id: req-b424fc50-88c2-4021-bb3f-51a74403d331 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}]}} 2018-10-08 04:56:55,087 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks used request id req-b424fc50-88c2-4021-bb3f-51a74403d331 2018-10-08 04:56:55,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:56:55,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:56:55 GMT Server: Apache x-openstack-request-id: req-0fc6b1ad-7c09-4635-afbb-b4db6fd742c8 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:56:56,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:55 GMT Server: Apache x-openstack-request-id: req-36b38b7a-07e7-4e8c-813a-fa8e828cf250 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:56:56,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-36b38b7a-07e7-4e8c-813a-fa8e828cf250 2018-10-08 04:56:56,208 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack 2018-10-08 04:56:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:56:56,764 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:56:56 GMT Server: Apache x-openstack-request-id: req-afdf9e68-56de-4d9e-ada8-19adc610bedf Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:56:57,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:56:56 GMT Server: Apache x-openstack-request-id: req-c8099157-db93-481d-9b44-480b173f64cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:56:57,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-c8099157-db93-481d-9b44-480b173f64cc 2018-10-08 04:56:57,401 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:56:57,401 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:57:00,404 - create_stack - DEBUG - Stack status query timeout in 1195.80370903 2018-10-08 04:57:00,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:57:00,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:00 GMT Server: Apache x-openstack-request-id: req-46fdc71f-7935-4c38-9065-955be90d44b0 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:00,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:00 GMT Server: Apache x-openstack-request-id: req-c7765b0f-6119-4945-a885-8439f793a0e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:00,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-c7765b0f-6119-4945-a885-8439f793a0e2 2018-10-08 04:57:00,998 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:57:00,998 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:57:04,001 - create_stack - DEBUG - Stack status query timeout in 1192.20679402 2018-10-08 04:57:04,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:57:04,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:04 GMT Server: Apache x-openstack-request-id: req-72ab3986-6949-4741-998f-4653f95903b2 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:04,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:04 GMT Server: Apache x-openstack-request-id: req-9ecd14f2-7b9b-41e3-b21b-f8c1d3be67a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:04,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-9ecd14f2-7b9b-41e3-b21b-f8c1d3be67a0 2018-10-08 04:57:04,633 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:57:04,633 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:57:07,636 - create_stack - DEBUG - Stack status query timeout in 1188.57180691 2018-10-08 04:57:07,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:57:08,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:07 GMT Server: Apache x-openstack-request-id: req-2eaadd8c-e806-407c-8bec-09b34500b3e6 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:08,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:08 GMT Server: Apache x-openstack-request-id: req-06f641b7-75c3-4e80-95f2-6be013a4eb6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:08,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-06f641b7-75c3-4e80-95f2-6be013a4eb6e 2018-10-08 04:57:08,232 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:57:08,233 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:57:11,236 - create_stack - DEBUG - Stack status query timeout in 1184.97239685 2018-10-08 04:57:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:57:11,764 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:11 GMT Server: Apache x-openstack-request-id: req-68f18d24-10e4-4517-bcbe-83679511ff22 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:11,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:11 GMT Server: Apache x-openstack-request-id: req-721192ce-e24f-449a-aaf5-9b3037cc142a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:11,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-721192ce-e24f-449a-aaf5-9b3037cc142a 2018-10-08 04:57:11,809 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 04:57:11,809 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack 2018-10-08 04:57:11,809 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack 2018-10-08 04:57:11,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:57:12,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "163a2a224ca6426aade1e9926ba81b50", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27596bc26528416aad5f97d4fc964e5d", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/27596bc26528416aad5f97d4fc964e5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-user", "id": "81e3ab5bc72a4bde8d203c12e9e5a1eb"}, "audit_ids": ["jW_U4q8iSwGvOtxXqdeQfw"], "issued_at": "2018-10-08T04:57:12.000000Z"}} 2018-10-08 04:57:12,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:12,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:12 GMT Server: Apache x-openstack-request-id: req-17087b66-0253-4e34-9e4b-b2f77de9264e Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:12,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:12 GMT Server: Apache x-openstack-request-id: req-776b294d-fd3d-47f1-9314-a304dd8fc1e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:12,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-776b294d-fd3d-47f1-9314-a304dd8fc1e2 2018-10-08 04:57:12,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:57:12,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:12 GMT Server: Apache x-openstack-request-id: req-ba857f02-903e-4ea3-8032-54bcae70b2ab Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:13,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:12 GMT Server: Apache x-openstack-request-id: req-8a76b9d4-36c9-4e8c-bb66-25bf9b434d56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:13,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-8a76b9d4-36c9-4e8c-bb66-25bf9b434d56 2018-10-08 04:57:13,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:57:13,559 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:13 GMT Server: Apache x-openstack-request-id: req-409b1cdd-72d7-468a-aa6f-d397f58087e0 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:13,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:13 GMT Server: Apache x-openstack-request-id: req-3656eca7-2b69-4570-900a-cf8b0c7aaada Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:13,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-3656eca7-2b69-4570-900a-cf8b0c7aaada 2018-10-08 04:57:13,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:14,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:13 GMT Server: Apache x-openstack-request-id: req-22cf8a62-780e-43b8-bfeb-942ac0c9edb8 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:14,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:57:14 GMT Server: Apache x-openstack-request-id: req-83a2911a-788a-4593-9c5a-43ba5db56017 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:57:14,755 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-83a2911a-788a-4593-9c5a-43ba5db56017 2018-10-08 04:57:14,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:14,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:14 GMT Server: Apache x-openstack-request-id: req-644e2309-449a-4aa0-bc86-60c9c0f28b79 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:15,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:14 GMT Server: Apache x-openstack-request-id: req-f7f8ba5a-6460-46c4-9fee-abf9de3a3bd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:15,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-f7f8ba5a-6460-46c4-9fee-abf9de3a3bd7 2018-10-08 04:57:15,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:15,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:15 GMT Server: Apache x-openstack-request-id: req-c6ed69ff-c98f-4989-8f87-b706bc3a7522 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:15,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:15 GMT Server: Apache x-openstack-request-id: req-f88783b5-cdd3-4eb5-895a-af8cec12692a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:15,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-f88783b5-cdd3-4eb5-895a-af8cec12692a 2018-10-08 04:57:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:15,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:15 GMT Server: Apache x-openstack-request-id: req-50c5fb16-c942-4930-9cf9-94c0529bfc41 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:15,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:15 GMT Server: Apache x-openstack-request-id: req-1ec8f9d2-0745-4308-afda-efa96aeec5e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:15,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-1ec8f9d2-0745-4308-afda-efa96aeec5e4 2018-10-08 04:57:15,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:16,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:16 GMT Server: Apache x-openstack-request-id: req-4df5213c-cd2c-4cf4-aa87-31b5cec6fb5e Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:16,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:16 GMT Server: Apache x-openstack-request-id: req-acf2e9b1-bc63-43fc-9618-53ee1bf6a945 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:16,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-acf2e9b1-bc63-43fc-9618-53ee1bf6a945 2018-10-08 04:57:16,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:16,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:16 GMT Server: Apache x-openstack-request-id: req-456f6cdc-44e3-40d4-b155-3e07e4f08aa0 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:16,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:16 GMT Server: Apache x-openstack-request-id: req-0d37be0a-8f3a-4b0b-9d8e-46c4ee3309c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:16,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-0d37be0a-8f3a-4b0b-9d8e-46c4ee3309c2 2018-10-08 04:57:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:16,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:16 GMT Server: Apache x-openstack-request-id: req-e25bb809-cdda-4ccb-9c96-91e363bc436a Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:17,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-c9ff73ae-e17e-411e-865d-31a543a1dff1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:17,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-c9ff73ae-e17e-411e-865d-31a543a1dff1 2018-10-08 04:57:17,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:17,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-f88615cc-ac14-495a-9416-335152c124e6 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:17,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-689f696a-3307-43e9-a240-3d8abd415d51 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:17,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-689f696a-3307-43e9-a240-3d8abd415d51 2018-10-08 04:57:17,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:17,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-08c16e84-5174-4879-ac07-0aae6160dfac Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:17,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-b0612f2d-7ccc-4860-8f30-934cae813211 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:17,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-b0612f2d-7ccc-4860-8f30-934cae813211 2018-10-08 04:57:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:17,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-dfdce68c-cd89-4bd8-a36e-e52b586f56b4 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:17,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-64619017-a24e-42a7-90f4-8d77e9f98580 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:17,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-64619017-a24e-42a7-90f4-8d77e9f98580 2018-10-08 04:57:17,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:17,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-d8324494-1f6b-44fc-83db-21ff9de12088 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:18,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-dbb247e9-dbed-48fd-9c7e-9b1a43d46257 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:18,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-dbb247e9-dbed-48fd-9c7e-9b1a43d46257 2018-10-08 04:57:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:18,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:18 GMT Server: Apache x-openstack-request-id: req-804f9ed3-6618-4b0b-8eeb-13a39028e932 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:18,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:18 GMT Server: Apache x-openstack-request-id: req-dbfddbdb-78d3-42e1-8a3d-834a64745600 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:18,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-dbfddbdb-78d3-42e1-8a3d-834a64745600 2018-10-08 04:57:18,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:18,570 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:18 GMT Server: Apache x-openstack-request-id: req-52ec0988-2ab2-4d79-88e2-914c06d00346 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:18,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:18 GMT Server: Apache x-openstack-request-id: req-779a712b-83fa-40d1-8a3e-087d3d434d84 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:18,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-779a712b-83fa-40d1-8a3e-087d3d434d84 2018-10-08 04:57:18,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:19,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:18 GMT Server: Apache x-openstack-request-id: req-021e2257-38d1-4dcf-9084-6c0fb0eca4d2 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:19,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-18a5898b-77a4-4d65-9a38-35ca1330f70f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:19,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-18a5898b-77a4-4d65-9a38-35ca1330f70f 2018-10-08 04:57:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:19,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-7f036e4e-54a7-4cef-b49e-0db640065808 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:19,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-507fe7d1-c73c-48bd-8df1-b2ec1c568adf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:19,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-507fe7d1-c73c-48bd-8df1-b2ec1c568adf 2018-10-08 04:57:19,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:19,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-68fdc609-bb5d-4abe-9f2f-1fbc10581d47 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:19,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-e36e8b14-5a22-4cea-87f4-cf1f35783f3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:19,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-e36e8b14-5a22-4cea-87f4-cf1f35783f3e 2018-10-08 04:57:19,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:19,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-45d6e870-9cf7-4ae2-810d-333bb41d1d45 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:19,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-dbd36aad-eb42-4475-af02-601ec9cc6ee3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:19,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-dbd36aad-eb42-4475-af02-601ec9cc6ee3 2018-10-08 04:57:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:19,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-5dcff16b-ba15-4410-852a-97ff575be9fa Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:19,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-9b4d6b3d-8fbc-4c60-96cd-76fa944dbf01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:19,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-9b4d6b3d-8fbc-4c60-96cd-76fa944dbf01 2018-10-08 04:57:19,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:19,798 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-d6a96e35-a0d8-469f-8547-56ea9265771a Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:19,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-33559762-ca86-4bbe-8168-99887a76aa49 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:19,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-33559762-ca86-4bbe-8168-99887a76aa49 2018-10-08 04:57:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:19,854 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-29df9ba1-246e-491c-b4da-2a88d7074829 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:19,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-b65791e1-1afc-44f9-b67c-7969f2dd0ff9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:19,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-b65791e1-1afc-44f9-b67c-7969f2dd0ff9 2018-10-08 04:57:19,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:19,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-60d9abe2-140b-467a-9c20-f4aa33dde9af Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:19,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-8d82a1cb-fa37-443b-9d27-93dc0770adf8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:19,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-8d82a1cb-fa37-443b-9d27-93dc0770adf8 2018-10-08 04:57:19,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:19,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-daba1522-2c39-41e7-a3d0-cf9d6d050ad8 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:19,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-d23f0025-15f3-441e-a216-2e9cfe5a658b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:19,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-d23f0025-15f3-441e-a216-2e9cfe5a658b 2018-10-08 04:57:19,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:20,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-fea2185c-0c1f-4362-8d71-bc857f0e63bb Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:20,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-d2129710-daab-44f5-bcc9-ff1ecb1333fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:20,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-d2129710-daab-44f5-bcc9-ff1ecb1333fc 2018-10-08 04:57:20,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:20,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-ecd5a0db-8dd4-4295-bb0d-0781bbc0a84c Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:20,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-791dac7b-96b7-484b-bd09-e2e47bf4c8fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:20,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-791dac7b-96b7-484b-bd09-e2e47bf4c8fa 2018-10-08 04:57:20,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:20,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-d0e51208-aa4d-4d98-bcec-83102e63cd26 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:20,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-721da581-3737-430c-9aac-9a7352e415c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:20,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-721da581-3737-430c-9aac-9a7352e415c4 2018-10-08 04:57:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:20,172 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-8c61630d-0188-451a-b9d4-2b2cff6e63ac Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:20,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-47945b62-cc04-4596-bf15-0ab8015b2c36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:20,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-47945b62-cc04-4596-bf15-0ab8015b2c36 2018-10-08 04:57:20,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:20,228 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-1dc19330-a99c-4a2b-b46c-79fb418afd5b Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:20,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-1610671a-f3e5-4d98-9a5f-e255dc63cfa5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:20,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-1610671a-f3e5-4d98-9a5f-e255dc63cfa5 2018-10-08 04:57:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:20,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-00a2610c-f496-412d-860d-56b77c371e55 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:20,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-cde8c35f-ffdf-4d37-a043-357cd172c39c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:20,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-cde8c35f-ffdf-4d37-a043-357cd172c39c 2018-10-08 04:57:20,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:20,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-0b9495fd-d6e5-4113-9709-21ee537df558 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:20,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-307b0dc6-bdac-43b9-935e-a444c995cdb2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:20,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-307b0dc6-bdac-43b9-935e-a444c995cdb2 2018-10-08 04:57:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:21,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-57924b6f-32d4-4733-a0e7-83ccb8e05805 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:21,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-c06f9b28-5f21-49b7-b4a9-4c99ae7f20f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:21,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-c06f9b28-5f21-49b7-b4a9-4c99ae7f20f6 2018-10-08 04:57:21,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:21,500 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-1bcdf9a2-737d-4bf6-98db-a7e300169b80 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:21,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-046c7b58-88fe-4ebc-93c4-923840a8f14e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:21,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-046c7b58-88fe-4ebc-93c4-923840a8f14e 2018-10-08 04:57:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:21,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-30259023-b08b-4a80-9136-2dec066b4a0c Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:21,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-1337435c-8610-4a27-87b7-52bb918ca821 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:21,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-1337435c-8610-4a27-87b7-52bb918ca821 2018-10-08 04:57:21,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:21,607 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-78c07c20-df88-4c45-b0aa-14e16e09dc4a Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:21,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-f0ed2597-6354-43b4-b5f7-8a7629d9a30e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:21,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-f0ed2597-6354-43b4-b5f7-8a7629d9a30e 2018-10-08 04:57:21,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:21,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-77e99f04-fbe5-4396-98d8-35856da488d2 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:21,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-c00dcf63-87c3-4d3a-91e7-b77c257bc2c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:21,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-c00dcf63-87c3-4d3a-91e7-b77c257bc2c3 2018-10-08 04:57:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:21,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-116261ee-72f0-4fc7-9e03-c0dd079b164c Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:21,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-f0d52c1b-17fd-4b7b-b8fe-8715cb78413d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:21,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-f0d52c1b-17fd-4b7b-b8fe-8715cb78413d 2018-10-08 04:57:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:21,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-4497eb14-eacf-4065-90ea-e397d32c32bb Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:21,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-a11cda22-620f-4d68-a57f-ebe60f1df246 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:21,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-a11cda22-620f-4d68-a57f-ebe60f1df246 2018-10-08 04:57:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:21,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-91605beb-7bb4-4699-a526-4d1b9d1e5627 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:22,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-8515847e-9cfa-4cd8-a4be-efca55775013 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:22,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-8515847e-9cfa-4cd8-a4be-efca55775013 2018-10-08 04:57:22,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:22,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:22 GMT Server: Apache x-openstack-request-id: req-8def85eb-f41a-40de-8de9-85be57238592 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:22,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:22 GMT Server: Apache x-openstack-request-id: req-848da9c4-719b-4fa8-9d3a-994c75cc0a33 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:22,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-848da9c4-719b-4fa8-9d3a-994c75cc0a33 2018-10-08 04:57:22,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:22,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:22 GMT Server: Apache x-openstack-request-id: req-ecf481b4-7b2e-4e67-bdab-2c56d0797ac2 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:22,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:22 GMT Server: Apache x-openstack-request-id: req-ab680dff-c6c4-4e0a-af76-99c956296d36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:22,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-ab680dff-c6c4-4e0a-af76-99c956296d36 2018-10-08 04:57:22,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:22,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:22 GMT Server: Apache x-openstack-request-id: req-fac2191a-a126-4dc5-a402-5e57ca4f9d29 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:22,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:22 GMT Server: Apache x-openstack-request-id: req-1854afc0-1665-47dd-aa79-6cdf9da6f677 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:22,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-1854afc0-1665-47dd-aa79-6cdf9da6f677 2018-10-08 04:57:22,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:22,591 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:22 GMT Server: Apache x-openstack-request-id: req-1566f147-07a0-453b-aaa3-838d4221db9e Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:23,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:22 GMT Server: Apache x-openstack-request-id: req-600be637-55e9-4762-b111-a8f32c11347a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:23,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-600be637-55e9-4762-b111-a8f32c11347a 2018-10-08 04:57:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:23,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-63edf81c-04d2-4bd2-8bac-1aa1ba9ebca8 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:23,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-3b0f32fe-4647-4690-9153-e5b7ecb0ec84 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:23,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-3b0f32fe-4647-4690-9153-e5b7ecb0ec84 2018-10-08 04:57:23,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:23,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-d1004a23-0014-4941-b16e-d6e8e75e8e70 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:23,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-837d83aa-f9e6-4f76-8186-0722ed3596f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:23,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-837d83aa-f9e6-4f76-8186-0722ed3596f4 2018-10-08 04:57:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:23,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-6b7b803e-6121-4a5d-85f3-2a7c2a85e467 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:23,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-b4b91ae5-7fd9-4aeb-898f-123c5f2561ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:23,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-b4b91ae5-7fd9-4aeb-898f-123c5f2561ab 2018-10-08 04:57:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:23,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-ccf4df1f-f2d3-4ffd-9453-dc2d16ad9054 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:23,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-bdfa507e-1390-491c-a43b-c62ba603a6c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:23,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-bdfa507e-1390-491c-a43b-c62ba603a6c1 2018-10-08 04:57:23,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:24,444 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-d2608d47-7ed7-4d8a-acdc-1f9d47cd2de8 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:24,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:24 GMT Server: Apache x-openstack-request-id: req-3ae49115-0bbe-45f5-a040-35721a705bec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:24,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-3ae49115-0bbe-45f5-a040-35721a705bec 2018-10-08 04:57:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:25,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:24 GMT Server: Apache x-openstack-request-id: req-6c4bfc33-bbbb-42d6-92ed-e0f5cba2fefd Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:25,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-1152f1cd-9e17-4ca4-a366-afab845e7679 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:25,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-1152f1cd-9e17-4ca4-a366-afab845e7679 2018-10-08 04:57:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:25,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-6d0dd6eb-080a-4b96-b477-e79ee60adce7 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:25,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-c8aaacd2-24c5-4aa8-bbf4-115c5254a39e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:25,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-c8aaacd2-24c5-4aa8-bbf4-115c5254a39e 2018-10-08 04:57:25,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:25,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-9dbdc845-167e-434a-b573-f33602e0d618 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:25,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-31f8721d-45e8-4ab1-a0f2-852e9399ca78 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:25,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-31f8721d-45e8-4ab1-a0f2-852e9399ca78 2018-10-08 04:57:25,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:25,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-2bfc5eba-6d97-494b-8ae7-eb96ca13d0d3 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:25,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-68ab0629-7356-4377-8e6b-d2aacec00435 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:25,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-68ab0629-7356-4377-8e6b-d2aacec00435 2018-10-08 04:57:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:25,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-73e0586b-c552-4cb7-b9e9-61ff11805eea Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:25,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-e7f0d525-8bd2-494b-bb4a-230b7264fcd9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:25,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-e7f0d525-8bd2-494b-bb4a-230b7264fcd9 2018-10-08 04:57:25,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:26,017 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:26 GMT Server: Apache x-openstack-request-id: req-7ac14c90-7fe3-47f7-b37f-b7fdb130f6b9 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:26,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:26 GMT Server: Apache x-openstack-request-id: req-0ce06a55-09dc-4b40-b482-af2b128d26af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:26,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-0ce06a55-09dc-4b40-b482-af2b128d26af 2018-10-08 04:57:26,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7afa8e1c87b763c7aba966f1578503fe2859349" 2018-10-08 04:57:26,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:26 GMT Server: Apache x-openstack-request-id: req-8026dcb2-2eea-4c76-8b9b-3c401a4a1b97 Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:26,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:26 GMT Server: Apache x-openstack-request-id: req-4a06fb33-d738-42ef-857f-5f21ff77f01d 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": "27596bc26528416aad5f97d4fc964e5d", "OS::stack_id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "image_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image", "inst_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-inst", "subnet_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-subnet", "flavor_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-flavor-name", "net_name": "CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack", "stack_user_project_id": "e897caeb7dde416b983e41f87c6b5369", "tags": null, "creation_time": "2018-10-08T04:56:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T04:57:14Z", "id": "3eb4b078-d87c-4df6-9555-1c505c62fa17", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:26,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-4a06fb33-d738-42ef-857f-5f21ff77f01d 2018-10-08 04:57:26,095 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack 2018-10-08 04:57:26,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/3eb4b078-d87c-4df6-9555-1c505c62fa17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69dfe99937eac261d750b38dbb6852461eed4fd" 2018-10-08 04:57:26,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:26 GMT Server: Apache x-openstack-request-id: req-55131731-83c6-481c-a6b1-68fcee01d4aa Location: http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:26,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:57:26 GMT Server: Apache x-openstack-request-id: req-d0ef0493-1c8d-4d33-b52a-6f6b131a9dfe Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 04:57:26,299 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/27596bc26528416aad5f97d4fc964e5d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-stack/3eb4b078-d87c-4df6-9555-1c505c62fa17 used request id req-d0ef0493-1c8d-4d33-b52a-6f6b131a9dfe 2018-10-08 04:57:26,300 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-39e16dd0-e925-45a1-85b7-dd55feab6898-image 2018-10-08 04:57:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/9376acc3-27dd-495f-ad62-354575543976 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bff3e6fd20e6d801911ac2bf82e66e0b9b91475" 2018-10-08 04:57:27,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9add4333-27b0-4ab7-8b96-12de71293098 Date: Mon, 08 Oct 2018 04: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-10-08 04:57:27,908 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9376acc3-27dd-495f-ad62-354575543976 used request id req-9add4333-27b0-4ab7-8b96-12de71293098 2018-10-08 04:57:27,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d24847a2-b359-4597-afc1-1d6636f0b082 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7122ca1248de430b5ea7e4b167a189ab43bebf6f" 2018-10-08 04:57:27,951 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04: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-cbd99372-709c-49f5-be39-9e148a83a9ea x-compute-request-id: req-cbd99372-709c-49f5-be39-9e148a83a9ea Content-Length: 0 Content-Type: application/json 2018-10-08 04:57:27,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d24847a2-b359-4597-afc1-1d6636f0b082 used request id req-cbd99372-709c-49f5-be39-9e148a83a9ea 2018-10-08 04:57:27,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:57:28,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-af224ded-271d-4e92-9227-754039ae5fba Date: Mon, 08 Oct 2018 04:57:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27596bc26528416aad5f97d4fc964e5d", "created_at": "2018-10-08T04:56:55Z", "updated_at": "2018-10-08T04:56:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:56:55Z", "revision_number": 0, "id": "6266c71e-002c-483a-9af3-c20cb68eb227", "remote_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "remote_ip_prefix": null, "created_at": "2018-10-08T04:56:55Z", "security_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "tenant_id": "27596bc26528416aad5f97d4fc964e5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "27596bc26528416aad5f97d4fc964e5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:56:55Z", "revision_number": 0, "id": "6b59d35f-ab80-4ce8-84d3-4526d01d3e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:56:55Z", "security_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "tenant_id": "27596bc26528416aad5f97d4fc964e5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "27596bc26528416aad5f97d4fc964e5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:56:55Z", "revision_number": 0, "id": "be533d10-26f0-4a3e-941c-6a81354441ad", "remote_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "remote_ip_prefix": null, "created_at": "2018-10-08T04:56:55Z", "security_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "tenant_id": "27596bc26528416aad5f97d4fc964e5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "27596bc26528416aad5f97d4fc964e5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:56:55Z", "revision_number": 0, "id": "c0d1d28c-0777-45a8-9654-87be392888c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:56:55Z", "security_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "tenant_id": "27596bc26528416aad5f97d4fc964e5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "27596bc26528416aad5f97d4fc964e5d"}], "revision_number": 4, "project_id": "27596bc26528416aad5f97d4fc964e5d", "id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:57:28,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-af224ded-271d-4e92-9227-754039ae5fba 2018-10-08 04:57:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:57:28,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ece86b-cb7f-4d38-a7db-60d4b075a148 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d"}, "enabled": true, "id": "27596bc26528416aad5f97d4fc964e5d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1b5b83fa-8237-4c6-proj"}} 2018-10-08 04:57:28,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d used request id req-65ece86b-cb7f-4d38-a7db-60d4b075a148 2018-10-08 04:57:28,278 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e0b56d9-4472-4eee-8158-7498a58feb33 2018-10-08 04:57:28,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2e0b56d9-4472-4eee-8158-7498a58feb33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:57:28,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-560e09df-6883-44e4-a547-7c95989d84e8 Date: Mon, 08 Oct 2018 04:57:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:56:55Z", "security_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "port_range_min": null, "revision_number": 0, "tenant_id": "27596bc26528416aad5f97d4fc964e5d", "created_at": "2018-10-08T04:56:55Z", "project_id": "27596bc26528416aad5f97d4fc964e5d", "id": "6266c71e-002c-483a-9af3-c20cb68eb227"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:56:55Z", "security_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "port_range_min": null, "revision_number": 0, "tenant_id": "27596bc26528416aad5f97d4fc964e5d", "created_at": "2018-10-08T04:56:55Z", "project_id": "27596bc26528416aad5f97d4fc964e5d", "id": "6b59d35f-ab80-4ce8-84d3-4526d01d3e7b"}, {"remote_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:56:55Z", "security_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "port_range_min": null, "revision_number": 0, "tenant_id": "27596bc26528416aad5f97d4fc964e5d", "created_at": "2018-10-08T04:56:55Z", "project_id": "27596bc26528416aad5f97d4fc964e5d", "id": "be533d10-26f0-4a3e-941c-6a81354441ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:56:55Z", "security_group_id": "2e0b56d9-4472-4eee-8158-7498a58feb33", "port_range_min": null, "revision_number": 0, "tenant_id": "27596bc26528416aad5f97d4fc964e5d", "created_at": "2018-10-08T04:56:55Z", "project_id": "27596bc26528416aad5f97d4fc964e5d", "id": "c0d1d28c-0777-45a8-9654-87be392888c2"}]} 2018-10-08 04:57:28,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2e0b56d9-4472-4eee-8158-7498a58feb33 used request id req-560e09df-6883-44e4-a547-7c95989d84e8 2018-10-08 04:57:28,451 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:57:28,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2e0b56d9-4472-4eee-8158-7498a58feb33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:57:28,772 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-222f3b8d-82c4-4e1e-9c77-94df85297470 Content-Length: 0 Date: Mon, 08 Oct 2018 04:57:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:57:28,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2e0b56d9-4472-4eee-8158-7498a58feb33 used request id req-222f3b8d-82c4-4e1e-9c77-94df85297470 2018-10-08 04:57:28,773 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1b5b83fa-8237-4c6-proj 2018-10-08 04:57:28,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:57:29,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93f894f-81b8-495f-9dd3-525082a5513b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:57:29,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/27596bc26528416aad5f97d4fc964e5d used request id req-d93f894f-81b8-495f-9dd3-525082a5513b 2018-10-08 04:57:29,030 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1b5b83fa-8237-4c6-proj-role 2018-10-08 04:57:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/163a2a224ca6426aade1e9926ba81b50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:57:29,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6309391f-8258-4713-8be0-56ef7a47ea89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:57:29,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/163a2a224ca6426aade1e9926ba81b50 used request id req-6309391f-8258-4713-8be0-56ef7a47ea89 2018-10-08 04:57:29,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d0aa84ad98184b0206657ca1ae2bffd90c3cbe" 2018-10-08 04:57:29,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a39610-dd10-455e-8539-523f772e7f90 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:57:29,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-37a39610-dd10-455e-8539-523f772e7f90 2018-10-08 04:57:29,252 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1b5b83fa-8237-4c6-user 2018-10-08 04:57:29,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/81e3ab5bc72a4bde8d203c12e9e5a1eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa12c56141d4a000df02cbefbbae515e96a3747b" 2018-10-08 04:57:29,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c05fafe-8c27-4f37-afad-b642f60c218e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:57:29,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/81e3ab5bc72a4bde8d203c12e9e5a1eb used request id req-4c05fafe-8c27-4f37-afad-b642f60c218e 2018-10-08 04:57:29,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:57:29,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["I4jnwAZNSYiqCu_FLAqOZg"], "issued_at": "2018-10-08T04:57:29.000000Z"}} 2018-10-08 04:57:29,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8cc77aee44d0fe7e2476f2861af9375921f0dd" 2018-10-08 04:57:29,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc8a88f-e703-4893-affd-eed01a26743f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:57:29,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ffc8a88f-e703-4893-affd-eed01a26743f 2018-10-08 04:57:29,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:57:29,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:57:30,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["R9ZAAorXSISkVu6td1K5Uw"], "issued_at": "2018-10-08T04:57:30.000000Z"}} 2018-10-08 04:57:30,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:57:30,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1c574c-0e30-49e3-963f-3276b4e4afb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:57:30,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba1c574c-0e30-49e3-963f-3276b4e4afb7 2018-10-08 04:57:30,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:57:30,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:57:30,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3c5f9950-b083-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:57:30,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc96d79d-0620-48a3-9ca1-664b170acfc9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3c5f9950-b083-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:57:30,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3c5f9950-b083-4e9-proj used request id req-cc96d79d-0620-48a3-9ca1-664b170acfc9 2018-10-08 04:57:30,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:57:30,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4a4722-4e63-404a-bde6-272477c2d801 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:57:30,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3a4a4722-4e63-404a-bde6-272477c2d801 2018-10-08 04:57:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj"}}' 2018-10-08 04:57:30,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b62e1cb5-60ca-4193-8817-4ab1f474e707 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b"}, "enabled": true, "id": "977cdb516f6a4af08acca936b435708b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj"}} 2018-10-08 04:57:30,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b62e1cb5-60ca-4193-8817-4ab1f474e707 2018-10-08 04:57:30,603 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-3c5f9950-b083-4e9-proj 2018-10-08 04:57:30,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:57:30,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:57:30,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["4Cv_pmLpSYWptDkoStfL9Q"], "issued_at": "2018-10-08T04:57:30.000000Z"}} 2018-10-08 04:57:30,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:31,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6adc17-cd54-4cb2-b7ff-37f1fe619f1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:57:31,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3c6adc17-cd54-4cb2-b7ff-37f1fe619f1b 2018-10-08 04:57:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:57:31,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:57:31,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:31,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dcb0da9-7660-4707-a9b2-85029009e20c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:57:31,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3dcb0da9-7660-4707-a9b2-85029009e20c 2018-10-08 04:57:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3c5f9950-b083-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:31,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c9dce1-cec5-42fd-9574-0d332890bc3b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3c5f9950-b083-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b"}, "enabled": true, "id": "977cdb516f6a4af08acca936b435708b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj"}]} 2018-10-08 04:57:31,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3c5f9950-b083-4e9-proj used request id req-f6c9dce1-cec5-42fd-9574-0d332890bc3b 2018-10-08 04:57:31,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:31,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc70af7-5d65-4b5a-bc12-ea874b7b7e51 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:57:31,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ccc70af7-5d65-4b5a-bc12-ea874b7b7e51 2018-10-08 04:57:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:31,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76115a0f-6f7a-41cf-bd08-a10dea13b3e3 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:57:31,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-76115a0f-6f7a-41cf-bd08-a10dea13b3e3 2018-10-08 04:57:31,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3c5f9950-b083-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:31,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1457f7-95eb-4c62-9a57-20871409a97d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3c5f9950-b083-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b"}, "enabled": true, "id": "977cdb516f6a4af08acca936b435708b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj"}]} 2018-10-08 04:57:31,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3c5f9950-b083-4e9-proj used request id req-2d1457f7-95eb-4c62-9a57-20871409a97d 2018-10-08 04:57:31,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/57c5a294d7494ba6a00c965cb7e8fcba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:31,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfac158f-a383-4423-b6af-8560e2913b78 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-3c5f9950-b083-4e9-user", "links": {"self": "http://172.30.9.28:5000/v3/users/57c5a294d7494ba6a00c965cb7e8fcba"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "977cdb516f6a4af08acca936b435708b", "id": "57c5a294d7494ba6a00c965cb7e8fcba", "password_expires_at": null}} 2018-10-08 04:57:31,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/57c5a294d7494ba6a00c965cb7e8fcba used request id req-dfac158f-a383-4423-b6af-8560e2913b78 2018-10-08 04:57:31,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b/users/57c5a294d7494ba6a00c965cb7e8fcba/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:32,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28a52cb-1e29-421e-9f79-fbf189273b44 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b/users/57c5a294d7494ba6a00c965cb7e8fcba/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 04:57:32,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b/users/57c5a294d7494ba6a00c965cb7e8fcba/roles used request id req-b28a52cb-1e29-421e-9f79-fbf189273b44 2018-10-08 04:57:32,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:32,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86801030-c9cc-4711-8ba8-5a5a1169ae9b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 04:57:32,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-86801030-c9cc-4711-8ba8-5a5a1169ae9b 2018-10-08 04:57:32,155 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-3c5f9950-b083-4e9-proj 2018-10-08 04:57:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b/users/57c5a294d7494ba6a00c965cb7e8fcba/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:57:32,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5284d637-1bc0-47c6-9f86-cb1e1e3085b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:57:32,281 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b/users/57c5a294d7494ba6a00c965cb7e8fcba/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-5284d637-1bc0-47c6-9f86-cb1e1e3085b4 2018-10-08 04:57:32,281 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-3c5f9950-b083-4e9-user 2018-10-08 04:57:32,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:57:32,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:57:32,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8519df2-2006-4979-99ef-65811a2091c2 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:57:32,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f8519df2-2006-4979-99ef-65811a2091c2 2018-10-08 04:57:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" -d '{"role": {"name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role"}}' 2018-10-08 04:57:32,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6429f7f1-1b69-45f0-b8bf-7bcda35a005d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "879500376ab04694991976e483fd7b99", "links": {"self": "http://172.30.9.28:5000/v3/roles/879500376ab04694991976e483fd7b99"}, "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role"}} 2018-10-08 04:57:32,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6429f7f1-1b69-45f0-b8bf-7bcda35a005d 2018-10-08 04:57:32,495 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role 2018-10-08 04:57:32,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/879500376ab04694991976e483fd7b99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:57:32,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229c2acb-4240-4704-a77a-66ce4748be8d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/879500376ab04694991976e483fd7b99"}, "domain_id": null, "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role", "id": "879500376ab04694991976e483fd7b99"}} 2018-10-08 04:57:32,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/879500376ab04694991976e483fd7b99 used request id req-229c2acb-4240-4704-a77a-66ce4748be8d 2018-10-08 04:57:32,578 - keystone_utils - INFO - Granting role CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role to project CreateStackSuccessTests-3c5f9950-b083-4e9-proj 2018-10-08 04:57:32,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b/users/57c5a294d7494ba6a00c965cb7e8fcba/roles/879500376ab04694991976e483fd7b99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:57:32,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-126defd2-303a-493c-a169-03341ef27800 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:57:32,719 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b/users/57c5a294d7494ba6a00c965cb7e8fcba/roles/879500376ab04694991976e483fd7b99 used request id req-126defd2-303a-493c-a169-03341ef27800 2018-10-08 04:57:32,719 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:57:32,719 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:57:32,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:57:32,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:57:33,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "879500376ab04694991976e483fd7b99", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "977cdb516f6a4af08acca936b435708b", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-user", "id": "57c5a294d7494ba6a00c965cb7e8fcba"}, "audit_ids": ["ShMqkr1lRIiffp_U63Q2XQ"], "issued_at": "2018-10-08T04:57:33.000000Z"}} 2018-10-08 04:57:33,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe0b1d57e7c26dafdd2968fd2bce2a51ebb64507" 2018-10-08 04:57:33,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c714a60a-44a4-4878-836a-e96a06dc35da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:57:33,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c714a60a-44a4-4878-836a-e96a06dc35da 2018-10-08 04:57:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe0b1d57e7c26dafdd2968fd2bce2a51ebb64507" 2018-10-08 04:57:33,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-3845a4d0-6ad1-4fe1-a35f-91c53e9d02ca Date: Mon, 08 Oct 2018 04:57:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image"} 2018-10-08 04:57:33,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image used request id req-3845a4d0-6ad1-4fe1-a35f-91c53e9d02ca 2018-10-08 04:57:33,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe0b1d57e7c26dafdd2968fd2bce2a51ebb64507" 2018-10-08 04:57:33,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d9c3588c-0cb6-427a-b28f-21d1eec94681 Date: Mon, 08 Oct 2018 04:57:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:57:33,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d9c3588c-0cb6-427a-b28f-21d1eec94681 2018-10-08 04:57:33,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe0b1d57e7c26dafdd2968fd2bce2a51ebb64507" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image"}' 2018-10-08 04:57:33,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d X-Openstack-Request-Id: req-32bb8215-dfd6-4881-9992-917ce796a16f Date: Mon, 08 Oct 2018 04:57:33 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:57:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:57:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d", "min_disk": 0, "protected": false, "id": "0a891fff-d9b9-418a-bf18-c7a61c321f9d", "file": "/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d/file", "checksum": null, "owner": "977cdb516f6a4af08acca936b435708b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:57:33,743 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-32bb8215-dfd6-4881-9992-917ce796a16f 2018-10-08 04:57:33,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe0b1d57e7c26dafdd2968fd2bce2a51ebb64507" -d '' 2018-10-08 04:57:35,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1be7c0d-d8bc-480d-96d0-d23e149d7167 Date: Mon, 08 Oct 2018 04:57:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:57:35,152 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d/file used request id req-f1be7c0d-d8bc-480d-96d0-d23e149d7167 2018-10-08 04:57:35,152 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:57:35,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe0b1d57e7c26dafdd2968fd2bce2a51ebb64507" 2018-10-08 04:57:35,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9264b8be-1076-41f1-841f-df179bfa9a32 Date: Mon, 08 Oct 2018 04:57:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:57:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:57:35Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d/snap", "metadata": {}}], "self": "/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d", "min_disk": 0, "protected": false, "id": "0a891fff-d9b9-418a-bf18-c7a61c321f9d", "file": "/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "977cdb516f6a4af08acca936b435708b", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:57:35,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d used request id req-9264b8be-1076-41f1-841f-df179bfa9a32 2018-10-08 04:57:35,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe0b1d57e7c26dafdd2968fd2bce2a51ebb64507" 2018-10-08 04:57:35,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7ccc60bc-74bf-4f26-ab21-43a8e1b63e26 Date: Mon, 08 Oct 2018 04:57:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:57:35,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7ccc60bc-74bf-4f26-ab21-43a8e1b63e26 2018-10-08 04:57:35,506 - create_image - INFO - Created image with name - CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image 2018-10-08 04:57:35,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe0b1d57e7c26dafdd2968fd2bce2a51ebb64507" 2018-10-08 04:57:35,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-47041e5c-3129-4d91-ac0a-bd55cd6042b8 Date: Mon, 08 Oct 2018 04:57:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:57:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:57:35Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d/snap", "metadata": {}}], "self": "/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d", "min_disk": 0, "protected": false, "id": "0a891fff-d9b9-418a-bf18-c7a61c321f9d", "file": "/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "977cdb516f6a4af08acca936b435708b", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:57:35,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d used request id req-47041e5c-3129-4d91-ac0a-bd55cd6042b8 2018-10-08 04:57:35,672 - create_image - DEBUG - Instance status is - active 2018-10-08 04:57:35,672 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image 2018-10-08 04:57:35,672 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image 2018-10-08 04:57:35,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:57:35,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:57:36,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["EgzkrXhqS4CUolFLOdoSSA"], "issued_at": "2018-10-08T04:57:36.000000Z"}} 2018-10-08 04:57:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21a5f67c7252bf21b979faf8385ab7d6f70cb5e" 2018-10-08 04:57:36,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d2c972-6981-4ecc-ae78-a8eec5c4e5b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:57:36,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8d2c972-6981-4ecc-ae78-a8eec5c4e5b9 2018-10-08 04:57:36,140 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:57:36,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21a5f67c7252bf21b979faf8385ab7d6f70cb5e" 2018-10-08 04:57:36,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04: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-a2584573-c1c9-4ef4-b965-e9b75e533931 x-compute-request-id: req-a2584573-c1c9-4ef4-b965-e9b75e533931 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:57:36,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a2584573-c1c9-4ef4-b965-e9b75e533931 2018-10-08 04:57:36,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21a5f67c7252bf21b979faf8385ab7d6f70cb5e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-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-10-08 04:57:36,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04: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-52f79871-9447-4cba-8230-1ffe645b933b x-compute-request-id: req-52f79871-9447-4cba-8230-1ffe645b933b Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1745b73-af9a-445e-a5f3-4f0aba5d8e24", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1745b73-af9a-445e-a5f3-4f0aba5d8e24", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f1745b73-af9a-445e-a5f3-4f0aba5d8e24", "name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:57:36,379 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-52f79871-9447-4cba-8230-1ffe645b933b 2018-10-08 04:57:36,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:57:36,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:57:36,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "879500376ab04694991976e483fd7b99", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "977cdb516f6a4af08acca936b435708b", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-user", "id": "57c5a294d7494ba6a00c965cb7e8fcba"}, "audit_ids": ["9kd_HgldQeiuWmWtJcwVBg"], "issued_at": "2018-10-08T04:57:36.000000Z"}} 2018-10-08 04:57:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:36,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302f6392-4b53-412a-a36a-de5a236a0743 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:57:36,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-302f6392-4b53-412a-a36a-de5a236a0743 2018-10-08 04:57:36,863 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:57:36,866 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:57:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:37,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:36 GMT Server: Apache x-openstack-request-id: req-b87491e2-19a5-42ca-a8c5-dabbad602654 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 04:57:37,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack used request id req-b87491e2-19a5-42ca-a8c5-dabbad602654 2018-10-08 04:57:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}}' 2018-10-08 04:57:39,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:57:37 GMT Server: Apache x-openstack-request-id: req-be12014c-8042-4ade-9614-1946cbc6f3ba Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}]}} 2018-10-08 04:57:39,277 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks used request id req-be12014c-8042-4ade-9614-1946cbc6f3ba 2018-10-08 04:57:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:39,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:39 GMT Server: Apache x-openstack-request-id: req-aef88cfc-d9e9-4ed7-ac04-693b4b714203 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:40,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:39 GMT Server: Apache x-openstack-request-id: req-3a6fc554-915f-4110-b5f4-2ae1e21b8b98 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": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:40,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-3a6fc554-915f-4110-b5f4-2ae1e21b8b98 2018-10-08 04:57:40,103 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack 2018-10-08 04:57:40,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:40,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:40 GMT Server: Apache x-openstack-request-id: req-89e05182-9f81-4165-96a3-f46a4e06864c Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:40,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:40 GMT Server: Apache x-openstack-request-id: req-a3e41256-92d8-4417-b928-f1d7421c880c 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": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:40,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-a3e41256-92d8-4417-b928-f1d7421c880c 2018-10-08 04:57:40,476 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:57:40,477 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:57:43,480 - create_stack - DEBUG - Stack status query timeout in 1196.62397408 2018-10-08 04:57:43,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:43,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:43 GMT Server: Apache x-openstack-request-id: req-c9961ee0-7bd4-49cc-b24e-69173a2597a6 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:43,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:43 GMT Server: Apache x-openstack-request-id: req-185a6c41-bc7e-482b-abad-f990442cec95 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": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:43,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-185a6c41-bc7e-482b-abad-f990442cec95 2018-10-08 04:57:43,724 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:57:43,724 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:57:46,727 - create_stack - DEBUG - Stack status query timeout in 1193.37628007 2018-10-08 04:57:46,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:46,902 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:46 GMT Server: Apache x-openstack-request-id: req-27d4c95d-bb8c-4139-b5fa-a75314aec20a Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:47,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:46 GMT Server: Apache x-openstack-request-id: req-eb8b3cb9-c3e2-4f0a-9ae8-2b3fad52db4a 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": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:47,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-eb8b3cb9-c3e2-4f0a-9ae8-2b3fad52db4a 2018-10-08 04:57:47,227 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:57:47,227 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:57:50,231 - create_stack - DEBUG - Stack status query timeout in 1189.87309408 2018-10-08 04:57:50,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:50,260 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:50 GMT Server: Apache x-openstack-request-id: req-b98f6580-353c-4764-8265-5d79f00426d9 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:50,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:50 GMT Server: Apache x-openstack-request-id: req-25914cea-7181-4fbb-ba54-49a43123fb5a 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": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:50,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-25914cea-7181-4fbb-ba54-49a43123fb5a 2018-10-08 04:57:50,302 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:57:50,302 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:57:53,305 - create_stack - DEBUG - Stack status query timeout in 1186.79835606 2018-10-08 04:57:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:53,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:53 GMT Server: Apache x-openstack-request-id: req-87770b6c-d927-40bd-a570-e0484c54950c Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:53,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:53 GMT Server: Apache x-openstack-request-id: req-7d6e1fbc-ea0a-4a90-a7a2-dbb11da7d120 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": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:53,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-7d6e1fbc-ea0a-4a90-a7a2-dbb11da7d120 2018-10-08 04:57:53,377 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:57:53,377 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:57:56,380 - create_stack - DEBUG - Stack status query timeout in 1183.72323298 2018-10-08 04:57:56,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:56,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:56 GMT Server: Apache x-openstack-request-id: req-814eaaa3-1c39-4ab8-a0a6-7c1529eaf3f8 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:56,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:56 GMT Server: Apache x-openstack-request-id: req-8b0e1cb8-7490-4fb6-abe7-d1f62bfb34d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:56,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-8b0e1cb8-7490-4fb6-abe7-d1f62bfb34d1 2018-10-08 04:57:56,742 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 04:57:56,742 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack 2018-10-08 04:57:56,743 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack 2018-10-08 04:57:56,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:57:57,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "879500376ab04694991976e483fd7b99", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "977cdb516f6a4af08acca936b435708b", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-user", "id": "57c5a294d7494ba6a00c965cb7e8fcba"}, "audit_ids": ["xtjqJxDsS5WzPXfE0pkuBQ"], "issued_at": "2018-10-08T04:57:57.000000Z"}} 2018-10-08 04:57:57,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0533c6684e83834b65669d081353f896421eedf6" 2018-10-08 04:57:57,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:57 GMT Server: Apache x-openstack-request-id: req-5be1f360-a65d-4f1a-af87-2151a7461edd Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:57,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:57 GMT Server: Apache x-openstack-request-id: req-622eac97-e5fa-4579-a4a1-1d30b9134006 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:57,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-622eac97-e5fa-4579-a4a1-1d30b9134006 2018-10-08 04:57:57,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:57,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:57 GMT Server: Apache x-openstack-request-id: req-d671bfb9-a861-47d0-8a94-d44c2c3cea94 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:57,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:57 GMT Server: Apache x-openstack-request-id: req-953451ba-aeb1-447b-a13c-02dff342a2ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:57,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-953451ba-aeb1-447b-a13c-02dff342a2ba 2018-10-08 04:57:57,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:57:57,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:57:58,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "879500376ab04694991976e483fd7b99", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "977cdb516f6a4af08acca936b435708b", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/977cdb516f6a4af08acca936b435708b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-user", "id": "57c5a294d7494ba6a00c965cb7e8fcba"}, "audit_ids": ["LD6RHwHuTjqjQ5QAT0WRZw"], "issued_at": "2018-10-08T04:57:58.000000Z"}} 2018-10-08 04:57:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b7f17a16ff79ff6e8a329bf3301f162ee2e205" 2018-10-08 04:57:58,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb02308b-f0ef-430f-a3e8-7908339387bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:57:58,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bb02308b-f0ef-430f-a3e8-7908339387bd 2018-10-08 04:57:58,154 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:57:58,157 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:57:58,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b7f17a16ff79ff6e8a329bf3301f162ee2e205" 2018-10-08 04:57:58,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:58 GMT Server: Apache x-openstack-request-id: req-cb258511-10ff-4378-aa1b-0f872d585e4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "deletion_time": null, "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "tags": null}]} 2018-10-08 04:57:58,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack used request id req-cb258511-10ff-4378-aa1b-0f872d585e4b 2018-10-08 04:57:58,343 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack 2018-10-08 04:57:58,343 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack 2018-10-08 04:57:58,343 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack 2018-10-08 04:57:58,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:58,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:58 GMT Server: Apache x-openstack-request-id: req-03ab5c99-cfc1-4361-bbf2-050590985ada Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:58,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:57:58 GMT Server: Apache x-openstack-request-id: req-6788e1b0-dbdf-4d4e-aaaf-22d2107245cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:57:58,984 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-6788e1b0-dbdf-4d4e-aaaf-22d2107245cd 2018-10-08 04:57:58,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:57:59,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:57:58 GMT Server: Apache x-openstack-request-id: req-e0cba44d-19a6-4eac-a217-d8fae5b963ba Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:57:59,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-b698a79a-101b-48e1-a715-cf9145f44a79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:57:59,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-b698a79a-101b-48e1-a715-cf9145f44a79 2018-10-08 04:57:59,244 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 04:57:59,244 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:58:02,247 - create_stack - DEBUG - Stack status query timeout in 1196.73771596 2018-10-08 04:58:02,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:58:02,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:02 GMT Server: Apache x-openstack-request-id: req-9b5f588c-1244-4d83-8d7a-da8b997a9d24 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:02,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:02 GMT Server: Apache x-openstack-request-id: req-963f245b-715c-4506-8078-ea7e96666257 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "tags": null, "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:58Z", "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:02,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-963f245b-715c-4506-8078-ea7e96666257 2018-10-08 04:58:02,454 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:58:02,454 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:58:05,457 - create_stack - DEBUG - Stack status query timeout in 1193.52760696 2018-10-08 04:58:05,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:58:05,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:05 GMT Server: Apache x-openstack-request-id: req-cb9ae8e7-9315-4249-8825-050c7e2395a0 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:05,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:05 GMT Server: Apache x-openstack-request-id: req-603191c5-29b8-4672-bb20-fac51ba78a70 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "tags": null, "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:58Z", "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:05,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-603191c5-29b8-4672-bb20-fac51ba78a70 2018-10-08 04:58:05,531 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:58:05,531 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:58:08,534 - create_stack - DEBUG - Stack status query timeout in 1190.4503119 2018-10-08 04:58:08,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:58:08,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:08 GMT Server: Apache x-openstack-request-id: req-af2ee166-2e47-4bb3-bf76-c117880c5c56 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:09,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:08 GMT Server: Apache x-openstack-request-id: req-f79ce3bb-8bb9-451e-93de-b31f6bc4bc43 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "tags": null, "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:57:58Z", "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:09,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-f79ce3bb-8bb9-451e-93de-b31f6bc4bc43 2018-10-08 04:58:09,134 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:58:09,134 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:58:12,137 - create_stack - DEBUG - Stack status query timeout in 1186.84771681 2018-10-08 04:58:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:58:12,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:12 GMT Server: Apache x-openstack-request-id: req-01e0cced-ea49-4ac6-a03c-00a70a6dcfe5 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:12,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:12 GMT Server: Apache x-openstack-request-id: req-5d75b020-9d45-47c3-ab2d-a3222e07d060 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "977cdb516f6a4af08acca936b435708b", "OS::stack_id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "image_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image", "inst_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-inst", "subnet_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-subnet", "flavor_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-flavor-name", "net_name": "CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-net"}, "deletion_time": "2018-10-08T04:58:11Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack", "stack_user_project_id": "4249997dc7454a7c8cf8312bc4afa208", "tags": null, "creation_time": "2018-10-08T04:57:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T04:57:58Z", "id": "5c526d66-adfa-4005-965d-324b0f3d55c6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:12,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-5d75b020-9d45-47c3-ab2d-a3222e07d060 2018-10-08 04:58:12,194 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 04:58:12,194 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack 2018-10-08 04:58:12,194 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack 2018-10-08 04:58:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/5c526d66-adfa-4005-965d-324b0f3d55c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb4c0448f33ff4141e14280e8567adc749d6fbf" 2018-10-08 04:58:12,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:12 GMT Server: Apache x-openstack-request-id: req-1b5bbb1e-0f0c-40be-adc1-e38bf42200a0 Location: http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:12,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:58:12 GMT Server: Apache x-openstack-request-id: req-b08d9d51-ab37-4339-9f93-82cbfd1c57c2 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 04:58:12,249 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/977cdb516f6a4af08acca936b435708b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-stack/5c526d66-adfa-4005-965d-324b0f3d55c6 used request id req-b08d9d51-ab37-4339-9f93-82cbfd1c57c2 2018-10-08 04:58:12,250 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9f0924ec-f330-4b2b-a7db-7b3495d4c60d-image 2018-10-08 04:58:12,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe0b1d57e7c26dafdd2968fd2bce2a51ebb64507" 2018-10-08 04:58:13,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5642e51d-3ed5-4ecc-b93b-7bf27c3d2d68 Date: Mon, 08 Oct 2018 04: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-10-08 04:58:13,800 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0a891fff-d9b9-418a-bf18-c7a61c321f9d used request id req-5642e51d-3ed5-4ecc-b93b-7bf27c3d2d68 2018-10-08 04:58:13,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/f1745b73-af9a-445e-a5f3-4f0aba5d8e24 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21a5f67c7252bf21b979faf8385ab7d6f70cb5e" 2018-10-08 04:58:13,854 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43e630bb-8aec-42ad-af29-47764707d63f x-compute-request-id: req-43e630bb-8aec-42ad-af29-47764707d63f Content-Length: 0 Content-Type: application/json 2018-10-08 04:58:13,855 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f1745b73-af9a-445e-a5f3-4f0aba5d8e24 used request id req-43e630bb-8aec-42ad-af29-47764707d63f 2018-10-08 04:58:13,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:14,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f01ef74c-517f-414e-aee2-0c723ad7be00 Date: Mon, 08 Oct 2018 04:58:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "977cdb516f6a4af08acca936b435708b", "created_at": "2018-10-08T04:57:39Z", "updated_at": "2018-10-08T04:57:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:57:39Z", "revision_number": 0, "id": "2c92089b-317e-4618-94ca-b1b72aee054d", "remote_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "remote_ip_prefix": null, "created_at": "2018-10-08T04:57:39Z", "security_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "tenant_id": "977cdb516f6a4af08acca936b435708b", "port_range_min": null, "ethertype": "IPv4", "project_id": "977cdb516f6a4af08acca936b435708b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:57:39Z", "revision_number": 0, "id": "b8310503-b6bd-46c6-b71a-fecf8e1b759b", "remote_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "remote_ip_prefix": null, "created_at": "2018-10-08T04:57:39Z", "security_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "tenant_id": "977cdb516f6a4af08acca936b435708b", "port_range_min": null, "ethertype": "IPv6", "project_id": "977cdb516f6a4af08acca936b435708b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:57:39Z", "revision_number": 0, "id": "bb57bcf5-1498-4ee4-bbf9-5617e011c86e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:57:39Z", "security_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "tenant_id": "977cdb516f6a4af08acca936b435708b", "port_range_min": null, "ethertype": "IPv6", "project_id": "977cdb516f6a4af08acca936b435708b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:57:39Z", "revision_number": 0, "id": "d1d06d42-47f2-40da-9a3e-b84f2428b8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:57:39Z", "security_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "tenant_id": "977cdb516f6a4af08acca936b435708b", "port_range_min": null, "ethertype": "IPv4", "project_id": "977cdb516f6a4af08acca936b435708b"}], "revision_number": 4, "project_id": "977cdb516f6a4af08acca936b435708b", "id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:58:14,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f01ef74c-517f-414e-aee2-0c723ad7be00 2018-10-08 04:58:14,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:14,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aff4fa-d62b-414d-ab5a-8053d756634b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:58:14,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-b6aff4fa-d62b-414d-ab5a-8053d756634b 2018-10-08 04:58:14,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:14,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3d1e97-6d1d-499d-a307-886266e6c784 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:58:14,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-6f3d1e97-6d1d-499d-a307-886266e6c784 2018-10-08 04:58:14,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:14,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd220f5-96e3-42a4-b840-f9f151f3bf6f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:58:14,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-1dd220f5-96e3-42a4-b840-f9f151f3bf6f 2018-10-08 04:58:14,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:14,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60596e6-092a-442e-993c-8a0ef38d913c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b"}, "enabled": true, "id": "977cdb516f6a4af08acca936b435708b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3c5f9950-b083-4e9-proj"}} 2018-10-08 04:58:14,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b used request id req-b60596e6-092a-442e-993c-8a0ef38d913c 2018-10-08 04:58:14,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 952c10ca-c330-4f9c-86ba-eb29b9b951ee 2018-10-08 04:58:14,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=952c10ca-c330-4f9c-86ba-eb29b9b951ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:14,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a8d5d1cf-bbdf-458b-8eb1-9357a057af91 Date: Mon, 08 Oct 2018 04:58:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:57:39Z", "security_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "port_range_min": null, "revision_number": 0, "tenant_id": "977cdb516f6a4af08acca936b435708b", "created_at": "2018-10-08T04:57:39Z", "project_id": "977cdb516f6a4af08acca936b435708b", "id": "2c92089b-317e-4618-94ca-b1b72aee054d"}, {"remote_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:57:39Z", "security_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "port_range_min": null, "revision_number": 0, "tenant_id": "977cdb516f6a4af08acca936b435708b", "created_at": "2018-10-08T04:57:39Z", "project_id": "977cdb516f6a4af08acca936b435708b", "id": "b8310503-b6bd-46c6-b71a-fecf8e1b759b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:57:39Z", "security_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "port_range_min": null, "revision_number": 0, "tenant_id": "977cdb516f6a4af08acca936b435708b", "created_at": "2018-10-08T04:57:39Z", "project_id": "977cdb516f6a4af08acca936b435708b", "id": "bb57bcf5-1498-4ee4-bbf9-5617e011c86e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:57:39Z", "security_group_id": "952c10ca-c330-4f9c-86ba-eb29b9b951ee", "port_range_min": null, "revision_number": 0, "tenant_id": "977cdb516f6a4af08acca936b435708b", "created_at": "2018-10-08T04:57:39Z", "project_id": "977cdb516f6a4af08acca936b435708b", "id": "d1d06d42-47f2-40da-9a3e-b84f2428b8d9"}]} 2018-10-08 04:58:14,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=952c10ca-c330-4f9c-86ba-eb29b9b951ee used request id req-a8d5d1cf-bbdf-458b-8eb1-9357a057af91 2018-10-08 04:58:14,623 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:58:14,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/952c10ca-c330-4f9c-86ba-eb29b9b951ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:15,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25b4f835-70ff-4b8c-890c-feb37708497c Content-Length: 0 Date: Mon, 08 Oct 2018 04:58:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:58:15,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/952c10ca-c330-4f9c-86ba-eb29b9b951ee used request id req-25b4f835-70ff-4b8c-890c-feb37708497c 2018-10-08 04:58:15,435 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-3c5f9950-b083-4e9-proj 2018-10-08 04:58:15,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:15,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42a84cdf-2d87-4c79-a3bb-6a8dd1f60ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:15,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/977cdb516f6a4af08acca936b435708b used request id req-42a84cdf-2d87-4c79-a3bb-6a8dd1f60ffd 2018-10-08 04:58:15,689 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-3c5f9950-b083-4e9-proj-role 2018-10-08 04:58:15,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/879500376ab04694991976e483fd7b99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:15,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b918835b-6b0e-4ce9-94b4-9d0e48593bba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:15,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/879500376ab04694991976e483fd7b99 used request id req-b918835b-6b0e-4ce9-94b4-9d0e48593bba 2018-10-08 04:58:15,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32093b9eadaf8c40d732c0cf63ec54c1051a1d" 2018-10-08 04:58:15,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e48c3f-49b0-404c-a119-e847e995ccf8 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:58:15,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-78e48c3f-49b0-404c-a119-e847e995ccf8 2018-10-08 04:58:15,914 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-3c5f9950-b083-4e9-user 2018-10-08 04:58:15,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/57c5a294d7494ba6a00c965cb7e8fcba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}920fb9754f7120201f466726d4544c9888c81d40" 2018-10-08 04:58:16,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89415b24-acb7-4061-9875-904605b216ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:16,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/57c5a294d7494ba6a00c965cb7e8fcba used request id req-89415b24-acb7-4061-9875-904605b216ea 2018-10-08 04:58:16,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:16,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["zpkXJTMLQI-80tAewn31XA"], "issued_at": "2018-10-08T04:58:16.000000Z"}} 2018-10-08 04:58:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f34894a08aa79f823daa9ef319e5af2962c4ea" 2018-10-08 04:58:16,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6043798-19cb-4016-a933-45b19340a089 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:16,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b6043798-19cb-4016-a933-45b19340a089 2018-10-08 04:58:16,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:16,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:16,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ZPvoGVYPSwKQ4gq0gRxa5g"], "issued_at": "2018-10-08T04:58:16.000000Z"}} 2018-10-08 04:58:16,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:17,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecd85b0-5e52-4f1b-9409-babe0fb7fe49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:17,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ecd85b0-5e52-4f1b-9409-babe0fb7fe49 2018-10-08 04:58:17,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:58:17,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:58:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0d026474-f463-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:17,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb426510-53d4-4710-8ede-5e9fd4c4b4d0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0d026474-f463-411-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:58:17,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0d026474-f463-411-proj used request id req-cb426510-53d4-4710-8ede-5e9fd4c4b4d0 2018-10-08 04:58:17,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:17,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a142037-a808-4b2d-8b3e-c941fc97e2ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:58:17,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9a142037-a808-4b2d-8b3e-c941fc97e2ec 2018-10-08 04:58:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-0d026474-f463-411-proj"}}' 2018-10-08 04:58:17,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-137ae814-ecf5-4a2e-a7a9-6c7da4c407ef Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037"}, "enabled": true, "id": "a478c0b399754e36aab4102b89508037", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0d026474-f463-411-proj"}} 2018-10-08 04:58:17,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-137ae814-ecf5-4a2e-a7a9-6c7da4c407ef 2018-10-08 04:58:17,387 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0d026474-f463-411-proj 2018-10-08 04:58:17,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:17,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:17,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ybJi9brcQOKU8mU7mj9a5g"], "issued_at": "2018-10-08T04:58:17.000000Z"}} 2018-10-08 04:58:17,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:17,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9166694-62a1-4e10-a0fa-dbe1fedf76bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:17,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9166694-62a1-4e10-a0fa-dbe1fedf76bf 2018-10-08 04:58:17,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:58:17,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:58:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:17,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9657a09b-4396-4ad8-8323-6a99408fc33c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:58:17,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9657a09b-4396-4ad8-8323-6a99408fc33c 2018-10-08 04:58:17,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-0d026474-f463-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:17,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939ccb6f-c74a-4fb1-a649-2d14bf8283f8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-0d026474-f463-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037"}, "enabled": true, "id": "a478c0b399754e36aab4102b89508037", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0d026474-f463-411-proj"}]} 2018-10-08 04:58:17,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-0d026474-f463-411-proj used request id req-939ccb6f-c74a-4fb1-a649-2d14bf8283f8 2018-10-08 04:58:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:18,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9f3605-8d16-4f66-a2e6-224d729d4fb7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:58:18,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1a9f3605-8d16-4f66-a2e6-224d729d4fb7 2018-10-08 04:58:18,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:18,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbdce56-42f0-4f91-93da-df7a34fcf9de Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:58:18,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ecbdce56-42f0-4f91-93da-df7a34fcf9de 2018-10-08 04:58:18,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-0d026474-f463-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:18,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca846fa8-8532-4929-bced-10e48b6d40e1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-0d026474-f463-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037"}, "enabled": true, "id": "a478c0b399754e36aab4102b89508037", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0d026474-f463-411-proj"}]} 2018-10-08 04:58:18,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-0d026474-f463-411-proj used request id req-ca846fa8-8532-4929-bced-10e48b6d40e1 2018-10-08 04:58:18,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/aa71a5948e1f40fab07479f5a405313e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:18,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5599d9-d52f-4f22-9d4e-e82c77649db9 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-0d026474-f463-411-user", "links": {"self": "http://172.30.9.28:5000/v3/users/aa71a5948e1f40fab07479f5a405313e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a478c0b399754e36aab4102b89508037", "id": "aa71a5948e1f40fab07479f5a405313e", "password_expires_at": null}} 2018-10-08 04:58:18,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/aa71a5948e1f40fab07479f5a405313e used request id req-4f5599d9-d52f-4f22-9d4e-e82c77649db9 2018-10-08 04:58:18,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037/users/aa71a5948e1f40fab07479f5a405313e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:18,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7680f385-6302-4a1d-989d-a2503b30fd69 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037/users/aa71a5948e1f40fab07479f5a405313e/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 04:58:18,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037/users/aa71a5948e1f40fab07479f5a405313e/roles used request id req-7680f385-6302-4a1d-989d-a2503b30fd69 2018-10-08 04:58:18,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:18,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adab4fc7-108c-48f3-9bd6-0835bb37be99 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 04:58:18,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-adab4fc7-108c-48f3-9bd6-0835bb37be99 2018-10-08 04:58:18,857 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0d026474-f463-411-proj 2018-10-08 04:58:18,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037/users/aa71a5948e1f40fab07479f5a405313e/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:18,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-611c17c7-5091-492c-8827-e3956252e234 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:18,988 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037/users/aa71a5948e1f40fab07479f5a405313e/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-611c17c7-5091-492c-8827-e3956252e234 2018-10-08 04:58:18,988 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0d026474-f463-411-user 2018-10-08 04:58:18,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:18,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:19,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c67b42c-0de6-499c-ae0d-31e34bb557c2 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:58:19,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c67b42c-0de6-499c-ae0d-31e34bb557c2 2018-10-08 04:58:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" -d '{"role": {"name": "CreateStackSuccessTests-0d026474-f463-411-proj-role"}}' 2018-10-08 04:58:19,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3418a2-b8ae-4fd9-b490-8521a4fa4f1c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1684b709114d454294e609e18fa696f9", "links": {"self": "http://172.30.9.28:5000/v3/roles/1684b709114d454294e609e18fa696f9"}, "name": "CreateStackSuccessTests-0d026474-f463-411-proj-role"}} 2018-10-08 04:58:19,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ee3418a2-b8ae-4fd9-b490-8521a4fa4f1c 2018-10-08 04:58:19,202 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0d026474-f463-411-proj-role 2018-10-08 04:58:19,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1684b709114d454294e609e18fa696f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:19,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb10314-2c00-4f84-8aee-f54ac0ced5dd Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1684b709114d454294e609e18fa696f9"}, "domain_id": null, "name": "CreateStackSuccessTests-0d026474-f463-411-proj-role", "id": "1684b709114d454294e609e18fa696f9"}} 2018-10-08 04:58:19,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1684b709114d454294e609e18fa696f9 used request id req-cfb10314-2c00-4f84-8aee-f54ac0ced5dd 2018-10-08 04:58:19,284 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0d026474-f463-411-proj-role to project CreateStackSuccessTests-0d026474-f463-411-proj 2018-10-08 04:58:19,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037/users/aa71a5948e1f40fab07479f5a405313e/roles/1684b709114d454294e609e18fa696f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:19,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7478e4-ef7b-4207-ad33-26923757a112 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:19,431 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037/users/aa71a5948e1f40fab07479f5a405313e/roles/1684b709114d454294e609e18fa696f9 used request id req-fc7478e4-ef7b-4207-ad33-26923757a112 2018-10-08 04:58:19,431 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:58:19,432 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:58:19,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:19,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:19,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1684b709114d454294e609e18fa696f9", "name": "CreateStackSuccessTests-0d026474-f463-411-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a478c0b399754e36aab4102b89508037", "name": "CreateStackSuccessTests-0d026474-f463-411-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a478c0b399754e36aab4102b89508037", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a478c0b399754e36aab4102b89508037", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a478c0b399754e36aab4102b89508037", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a478c0b399754e36aab4102b89508037", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a478c0b399754e36aab4102b89508037", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a478c0b399754e36aab4102b89508037", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a478c0b399754e36aab4102b89508037", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a478c0b399754e36aab4102b89508037", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a478c0b399754e36aab4102b89508037", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a478c0b399754e36aab4102b89508037", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a478c0b399754e36aab4102b89508037", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0d026474-f463-411-user", "id": "aa71a5948e1f40fab07479f5a405313e"}, "audit_ids": ["_hLHCFrDR2G8yBg-KjfnGQ"], "issued_at": "2018-10-08T04:58:19.000000Z"}} 2018-10-08 04:58:19,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9224935043d2cf0cbcd8ab2bc95a1eb69a222021" 2018-10-08 04:58:19,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5b6008-c164-4f91-b5c7-352a99bb5822 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:19,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca5b6008-c164-4f91-b5c7-352a99bb5822 2018-10-08 04:58:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9224935043d2cf0cbcd8ab2bc95a1eb69a222021" 2018-10-08 04:58:20,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5f0f9e12-07ff-4711-be68-8f139f26f9a5 Date: Mon, 08 Oct 2018 04:58:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image"} 2018-10-08 04:58:20,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image used request id req-5f0f9e12-07ff-4711-be68-8f139f26f9a5 2018-10-08 04:58:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9224935043d2cf0cbcd8ab2bc95a1eb69a222021" 2018-10-08 04:58:20,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-620a2c40-bf6f-4a9a-bee9-356f36bc09ca Date: Mon, 08 Oct 2018 04:58:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:58:20,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-620a2c40-bf6f-4a9a-bee9-356f36bc09ca 2018-10-08 04:58:20,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9224935043d2cf0cbcd8ab2bc95a1eb69a222021" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image"}' 2018-10-08 04:58:20,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/103b066e-f44f-413e-973f-0725ccf437a9 X-Openstack-Request-Id: req-d81e2c0b-517c-45af-b4fc-4935dc54a791 Date: Mon, 08 Oct 2018 04:58:20 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:58:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:58:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/103b066e-f44f-413e-973f-0725ccf437a9", "min_disk": 0, "protected": false, "id": "103b066e-f44f-413e-973f-0725ccf437a9", "file": "/v2/images/103b066e-f44f-413e-973f-0725ccf437a9/file", "checksum": null, "owner": "a478c0b399754e36aab4102b89508037", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:58:20,437 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d81e2c0b-517c-45af-b4fc-4935dc54a791 2018-10-08 04:58:20,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/103b066e-f44f-413e-973f-0725ccf437a9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9224935043d2cf0cbcd8ab2bc95a1eb69a222021" -d '' 2018-10-08 04:58:21,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc8d9ddf-e2b7-41ab-947b-05a534c78430 Date: Mon, 08 Oct 2018 04:58:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:58:21,569 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/103b066e-f44f-413e-973f-0725ccf437a9/file used request id req-bc8d9ddf-e2b7-41ab-947b-05a534c78430 2018-10-08 04:58:21,570 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:58:21,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/103b066e-f44f-413e-973f-0725ccf437a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9224935043d2cf0cbcd8ab2bc95a1eb69a222021" 2018-10-08 04:58:21,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-54c22772-218f-47dc-a3c3-78cdde1eca40 Date: Mon, 08 Oct 2018 04:58:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:58:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:58:21Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/103b066e-f44f-413e-973f-0725ccf437a9/snap", "metadata": {}}], "self": "/v2/images/103b066e-f44f-413e-973f-0725ccf437a9", "min_disk": 0, "protected": false, "id": "103b066e-f44f-413e-973f-0725ccf437a9", "file": "/v2/images/103b066e-f44f-413e-973f-0725ccf437a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a478c0b399754e36aab4102b89508037", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/103b066e-f44f-413e-973f-0725ccf437a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:58:21,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/103b066e-f44f-413e-973f-0725ccf437a9 used request id req-54c22772-218f-47dc-a3c3-78cdde1eca40 2018-10-08 04:58:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9224935043d2cf0cbcd8ab2bc95a1eb69a222021" 2018-10-08 04:58:21,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6cae6a8-1915-45e2-86a3-23cd3c18c692 Date: Mon, 08 Oct 2018 04:58:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:58:21,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e6cae6a8-1915-45e2-86a3-23cd3c18c692 2018-10-08 04:58:21,889 - create_image - INFO - Created image with name - CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image 2018-10-08 04:58:21,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/103b066e-f44f-413e-973f-0725ccf437a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9224935043d2cf0cbcd8ab2bc95a1eb69a222021" 2018-10-08 04:58:22,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a812f73a-5faf-4a2b-8654-ab0599e94645 Date: Mon, 08 Oct 2018 04:58:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:58:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:58:21Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/103b066e-f44f-413e-973f-0725ccf437a9/snap", "metadata": {}}], "self": "/v2/images/103b066e-f44f-413e-973f-0725ccf437a9", "min_disk": 0, "protected": false, "id": "103b066e-f44f-413e-973f-0725ccf437a9", "file": "/v2/images/103b066e-f44f-413e-973f-0725ccf437a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a478c0b399754e36aab4102b89508037", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/103b066e-f44f-413e-973f-0725ccf437a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:58:22,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/103b066e-f44f-413e-973f-0725ccf437a9 used request id req-a812f73a-5faf-4a2b-8654-ab0599e94645 2018-10-08 04:58:22,069 - create_image - DEBUG - Instance status is - active 2018-10-08 04:58:22,069 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image 2018-10-08 04:58:22,069 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image 2018-10-08 04:58:22,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:22,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:22,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ahrzFDaHRH2w8odf4J01Gg"], "issued_at": "2018-10-08T04:58:22.000000Z"}} 2018-10-08 04:58:22,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e43bcd62ad26a7d8605a8909dcf6af8b2f8f4b" 2018-10-08 04:58:22,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ee953b-0b7c-4315-bada-b61382758fb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:22,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a4ee953b-0b7c-4315-bada-b61382758fb6 2018-10-08 04:58:22,546 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:58:22,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e43bcd62ad26a7d8605a8909dcf6af8b2f8f4b" 2018-10-08 04:58:22,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c74da37-5c84-4596-bb6f-0478d65bdcd0 x-compute-request-id: req-3c74da37-5c84-4596-bb6f-0478d65bdcd0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:58:22,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3c74da37-5c84-4596-bb6f-0478d65bdcd0 2018-10-08 04:58:22,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e43bcd62ad26a7d8605a8909dcf6af8b2f8f4b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-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-10-08 04:58:22,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04: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-4318530e-fd68-4948-9f31-2a09ce8e4358 x-compute-request-id: req-4318530e-fd68-4948-9f31-2a09ce8e4358 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ff422c47-adfa-489b-91dd-f8deeaffbd4c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ff422c47-adfa-489b-91dd-f8deeaffbd4c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ff422c47-adfa-489b-91dd-f8deeaffbd4c", "name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:58:22,793 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4318530e-fd68-4948-9f31-2a09ce8e4358 2018-10-08 04:58:22,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:22,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:23,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1684b709114d454294e609e18fa696f9", "name": "CreateStackSuccessTests-0d026474-f463-411-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a478c0b399754e36aab4102b89508037", "name": "CreateStackSuccessTests-0d026474-f463-411-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a478c0b399754e36aab4102b89508037", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/a478c0b399754e36aab4102b89508037", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a478c0b399754e36aab4102b89508037", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/a478c0b399754e36aab4102b89508037", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/a478c0b399754e36aab4102b89508037", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a478c0b399754e36aab4102b89508037", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/a478c0b399754e36aab4102b89508037", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/a478c0b399754e36aab4102b89508037", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a478c0b399754e36aab4102b89508037", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/a478c0b399754e36aab4102b89508037", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/a478c0b399754e36aab4102b89508037", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0d026474-f463-411-user", "id": "aa71a5948e1f40fab07479f5a405313e"}, "audit_ids": ["PiwekE0zRaWdMNVYLZ_PwQ"], "issued_at": "2018-10-08T04:58:23.000000Z"}} 2018-10-08 04:58:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:23,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551cbcb4-f328-4dd1-9bb8-a04c160a69ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:23,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-551cbcb4-f328-4dd1-9bb8-a04c160a69ed 2018-10-08 04:58:23,232 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:58:23,234 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:58:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:23,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-f0665b7f-2a4f-42f7-9cf3-acc5d57ca8b8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 04:58:23,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack used request id req-f0665b7f-2a4f-42f7-9cf3-acc5d57ca8b8 2018-10-08 04:58:23,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-net", "inst_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-inst", "subnet_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-subnet", "image_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "flavor_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-flavor-name"}}' 2018-10-08 04:58:25,762 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-f7b2631a-9b2e-4249-bf66-5ac60fc47412 Location: http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "links": [{"href": "http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "rel": "self"}]}} 2018-10-08 04:58:25,762 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks used request id req-f7b2631a-9b2e-4249-bf66-5ac60fc47412 2018-10-08 04:58:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:25,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:25 GMT Server: Apache x-openstack-request-id: req-8201a413-bc6b-4ac3-911e-284221e930cd Location: http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:26,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:25 GMT Server: Apache x-openstack-request-id: req-12c207ec-e539-4c25-8b47-24ca109dd169 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a478c0b399754e36aab4102b89508037", "OS::stack_id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "image_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "inst_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-inst", "subnet_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-subnet", "net_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-net", "flavor_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "stack_user_project_id": "afc935a823c249fda0ccae420f7352d1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:58:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:26,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 used request id req-12c207ec-e539-4c25-8b47-24ca109dd169 2018-10-08 04:58:26,129 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack 2018-10-08 04:58:26,129 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-10-08 04:58:26,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:26,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:26 GMT Server: Apache x-openstack-request-id: req-1c1a0a59-f87a-44c5-b0a6-3ee99421f476 Location: http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:26,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:26 GMT Server: Apache x-openstack-request-id: req-20389249-664e-47e7-b3b0-53a62f060c0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a478c0b399754e36aab4102b89508037", "OS::stack_id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "image_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "inst_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-inst", "subnet_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-subnet", "net_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-net", "flavor_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "stack_user_project_id": "afc935a823c249fda0ccae420f7352d1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:58:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:26,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 used request id req-20389249-664e-47e7-b3b0-53a62f060c0f 2018-10-08 04:58:26,495 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-10-08 04:58:26,495 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack 2018-10-08 04:58:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:26,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:26 GMT Server: Apache x-openstack-request-id: req-3d4bc5a7-be14-44f8-b535-5f25b0cb0608 Location: http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:26,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:26 GMT Server: Apache x-openstack-request-id: req-973f063b-6ee5-466c-9dad-6ac7aa787a5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:26,859 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 used request id req-973f063b-6ee5-466c-9dad-6ac7aa787a5e 2018-10-08 04:58:26,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:27,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:26 GMT Server: Apache x-openstack-request-id: req-64fcfbb2-d1a0-4264-97bd-6795cdf2ec05 Location: http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:27,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:27 GMT Server: Apache x-openstack-request-id: req-5d4e2f15-ace6-4d8c-89bb-f72274e4fc23 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": "a478c0b399754e36aab4102b89508037", "OS::stack_id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "image_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "inst_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-inst", "subnet_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-subnet", "net_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-net", "flavor_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "stack_user_project_id": "afc935a823c249fda0ccae420f7352d1", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-08T04:58:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:27,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 used request id req-5d4e2f15-ace6-4d8c-89bb-f72274e4fc23 2018-10-08 04:58:27,236 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-08 04:58:27,236 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:58:30,239 - create_stack - DEBUG - Stack status query timeout in 1196.62012506 2018-10-08 04:58:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:30,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:30 GMT Server: Apache x-openstack-request-id: req-abfb5a27-4e1c-4221-8b99-fb41c5bfa985 Location: http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:30,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:30 GMT Server: Apache x-openstack-request-id: req-a5d49cd1-885b-4b93-ad85-f4e0d2fef91f 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": "a478c0b399754e36aab4102b89508037", "OS::stack_id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "image_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "inst_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-inst", "subnet_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-subnet", "net_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-net", "flavor_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "stack_user_project_id": "afc935a823c249fda0ccae420f7352d1", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-08T04:58:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:30,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 used request id req-a5d49cd1-885b-4b93-ad85-f4e0d2fef91f 2018-10-08 04:58:30,643 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-08 04:58:30,643 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:58:33,646 - create_stack - DEBUG - Stack status query timeout in 1193.21319103 2018-10-08 04:58:33,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:33,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:33 GMT Server: Apache x-openstack-request-id: req-a807c72d-248b-43f2-af70-63bd766254bb Location: http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:33,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:33 GMT Server: Apache x-openstack-request-id: req-aeced2b2-ca3e-4f3f-a966-ab2244f3debf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a478c0b399754e36aab4102b89508037", "OS::stack_id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "image_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "inst_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-inst", "subnet_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-subnet", "flavor_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-flavor-name", "net_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "stack_user_project_id": "afc935a823c249fda0ccae420f7352d1", "tags": null, "creation_time": "2018-10-08T04:58:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:58:32Z", "id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:33,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 used request id req-aeced2b2-ca3e-4f3f-a966-ab2244f3debf 2018-10-08 04:58:33,863 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:58:33,863 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:58:36,866 - create_stack - DEBUG - Stack status query timeout in 1189.99347019 2018-10-08 04:58:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:36,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:36 GMT Server: Apache x-openstack-request-id: req-2878431a-5868-4bc4-a071-5074bd627ef7 Location: http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:36,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:36 GMT Server: Apache x-openstack-request-id: req-8f2a32e2-ab7d-4511-8c71-5bd5eeb34c67 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": "a478c0b399754e36aab4102b89508037", "OS::stack_id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "image_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image", "inst_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-inst", "subnet_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-subnet", "flavor_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-flavor-name", "net_name": "CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-net"}, "deletion_time": "2018-10-08T04:58:36Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack", "stack_user_project_id": "afc935a823c249fda0ccae420f7352d1", "tags": null, "creation_time": "2018-10-08T04:58:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T04:58:32Z", "id": "38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:36,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 used request id req-8f2a32e2-ab7d-4511-8c71-5bd5eeb34c67 2018-10-08 04:58:36,923 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 04:58:36,923 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack 2018-10-08 04:58:36,923 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack 2018-10-08 04:58:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1bce2b307078468ee4994059038111a0bf571" 2018-10-08 04:58:36,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:36 GMT Server: Apache x-openstack-request-id: req-3c195b33-434f-4482-8ad9-5ecfc7aadbec Location: http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:36,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:58:36 GMT Server: Apache x-openstack-request-id: req-735bdfce-0bfd-4ed3-ae39-e36b206a4771 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 04:58:36,976 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/a478c0b399754e36aab4102b89508037/stacks/CreateStackSuccessTests-CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-stack/38dfaf7c-dfca-4ee7-bc81-82f131a6d8c8 used request id req-735bdfce-0bfd-4ed3-ae39-e36b206a4771 2018-10-08 04:58:36,977 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-57d409db-b0f7-4e2a-8b38-34fd759df6b7-image 2018-10-08 04:58:36,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/103b066e-f44f-413e-973f-0725ccf437a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9224935043d2cf0cbcd8ab2bc95a1eb69a222021" 2018-10-08 04:58:38,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60984a5d-9953-4b38-bcaa-c8c7869513e8 Date: Mon, 08 Oct 2018 04:58:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:58:38,231 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/103b066e-f44f-413e-973f-0725ccf437a9 used request id req-60984a5d-9953-4b38-bcaa-c8c7869513e8 2018-10-08 04:58:38,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/ff422c47-adfa-489b-91dd-f8deeaffbd4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e43bcd62ad26a7d8605a8909dcf6af8b2f8f4b" 2018-10-08 04:58:38,264 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:58: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-ecfd340b-c445-4d8f-8b00-17eda8733cc6 x-compute-request-id: req-ecfd340b-c445-4d8f-8b00-17eda8733cc6 Content-Length: 0 Content-Type: application/json 2018-10-08 04:58:38,264 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ff422c47-adfa-489b-91dd-f8deeaffbd4c used request id req-ecfd340b-c445-4d8f-8b00-17eda8733cc6 2018-10-08 04:58:38,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:38,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1f319622-4980-4026-8d24-4506e1fa98e5 Date: Mon, 08 Oct 2018 04:58:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a478c0b399754e36aab4102b89508037", "created_at": "2018-10-08T04:58:26Z", "updated_at": "2018-10-08T04:58:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:58:26Z", "revision_number": 0, "id": "115697e3-02e7-4c2b-8786-7625913eb98c", "remote_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "remote_ip_prefix": null, "created_at": "2018-10-08T04:58:26Z", "security_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "tenant_id": "a478c0b399754e36aab4102b89508037", "port_range_min": null, "ethertype": "IPv4", "project_id": "a478c0b399754e36aab4102b89508037"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:58:26Z", "revision_number": 0, "id": "4532d245-10b4-4f6b-940a-399a2e8e3354", "remote_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "remote_ip_prefix": null, "created_at": "2018-10-08T04:58:26Z", "security_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "tenant_id": "a478c0b399754e36aab4102b89508037", "port_range_min": null, "ethertype": "IPv6", "project_id": "a478c0b399754e36aab4102b89508037"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:58:26Z", "revision_number": 0, "id": "686ac186-3d0c-452b-baee-5f7efef2bff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:58:26Z", "security_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "tenant_id": "a478c0b399754e36aab4102b89508037", "port_range_min": null, "ethertype": "IPv4", "project_id": "a478c0b399754e36aab4102b89508037"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:58:26Z", "revision_number": 0, "id": "e5896af5-4730-4490-81f9-f3740237f6c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:58:26Z", "security_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "tenant_id": "a478c0b399754e36aab4102b89508037", "port_range_min": null, "ethertype": "IPv6", "project_id": "a478c0b399754e36aab4102b89508037"}], "revision_number": 4, "project_id": "a478c0b399754e36aab4102b89508037", "id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:58:38,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1f319622-4980-4026-8d24-4506e1fa98e5 2018-10-08 04:58:38,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:38,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df3e114-b9cd-4821-b919-01a0a4bbd411 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037"}, "enabled": true, "id": "a478c0b399754e36aab4102b89508037", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0d026474-f463-411-proj"}} 2018-10-08 04:58:38,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037 used request id req-5df3e114-b9cd-4821-b919-01a0a4bbd411 2018-10-08 04:58:38,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09dd5f29-f03a-4dc8-85e6-c4274a5d75a0 2018-10-08 04:58:38,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=09dd5f29-f03a-4dc8-85e6-c4274a5d75a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:38,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1eec8f93-bcdf-40e2-9a74-867420199bd0 Date: Mon, 08 Oct 2018 04:58:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:58:26Z", "security_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "port_range_min": null, "revision_number": 0, "tenant_id": "a478c0b399754e36aab4102b89508037", "created_at": "2018-10-08T04:58:26Z", "project_id": "a478c0b399754e36aab4102b89508037", "id": "115697e3-02e7-4c2b-8786-7625913eb98c"}, {"remote_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:58:26Z", "security_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "port_range_min": null, "revision_number": 0, "tenant_id": "a478c0b399754e36aab4102b89508037", "created_at": "2018-10-08T04:58:26Z", "project_id": "a478c0b399754e36aab4102b89508037", "id": "4532d245-10b4-4f6b-940a-399a2e8e3354"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:58:26Z", "security_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "port_range_min": null, "revision_number": 0, "tenant_id": "a478c0b399754e36aab4102b89508037", "created_at": "2018-10-08T04:58:26Z", "project_id": "a478c0b399754e36aab4102b89508037", "id": "686ac186-3d0c-452b-baee-5f7efef2bff8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:58:26Z", "security_group_id": "09dd5f29-f03a-4dc8-85e6-c4274a5d75a0", "port_range_min": null, "revision_number": 0, "tenant_id": "a478c0b399754e36aab4102b89508037", "created_at": "2018-10-08T04:58:26Z", "project_id": "a478c0b399754e36aab4102b89508037", "id": "e5896af5-4730-4490-81f9-f3740237f6c0"}]} 2018-10-08 04:58:38,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=09dd5f29-f03a-4dc8-85e6-c4274a5d75a0 used request id req-1eec8f93-bcdf-40e2-9a74-867420199bd0 2018-10-08 04:58:38,780 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:58:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/09dd5f29-f03a-4dc8-85e6-c4274a5d75a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:39,074 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cdda7d9-8b65-404c-97db-25130609b0c5 Content-Length: 0 Date: Mon, 08 Oct 2018 04:58:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:58:39,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/09dd5f29-f03a-4dc8-85e6-c4274a5d75a0 used request id req-6cdda7d9-8b65-404c-97db-25130609b0c5 2018-10-08 04:58:39,075 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0d026474-f463-411-proj 2018-10-08 04:58:39,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:39,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-775e7765-37a4-44db-bcc6-a40c0f7ee7f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:39,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a478c0b399754e36aab4102b89508037 used request id req-775e7765-37a4-44db-bcc6-a40c0f7ee7f6 2018-10-08 04:58:39,282 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0d026474-f463-411-proj-role 2018-10-08 04:58:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1684b709114d454294e609e18fa696f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:39,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d817c544-67c6-4dcb-8bf2-af0c4bd21790 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:39,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1684b709114d454294e609e18fa696f9 used request id req-d817c544-67c6-4dcb-8bf2-af0c4bd21790 2018-10-08 04:58:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46e37a063184c835ecfa1513cacc2e6dceefffd" 2018-10-08 04:58:39,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e3bad9-d1be-408a-8626-df762a2cb158 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:58:39,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-06e3bad9-d1be-408a-8626-df762a2cb158 2018-10-08 04:58:39,494 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0d026474-f463-411-user 2018-10-08 04:58:39,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/aa71a5948e1f40fab07479f5a405313e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca34cb25a352a83c4bb9b870d30a3ca90724e7a5" 2018-10-08 04:58:39,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ed7648b-331a-450f-bbf6-3cedfa7fd0f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:39,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/aa71a5948e1f40fab07479f5a405313e used request id req-6ed7648b-331a-450f-bbf6-3cedfa7fd0f4 2018-10-08 04:58:39,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:40,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["wX72hHBtQsO78_uXVg7AWQ"], "issued_at": "2018-10-08T04:58:40.000000Z"}} 2018-10-08 04:58:40,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dd0d2013fb0389b6742099f2c78a15e596d87e" 2018-10-08 04:58:40,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a07b125c-5280-4431-a01b-530fe7978d20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:40,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a07b125c-5280-4431-a01b-530fe7978d20 2018-10-08 04:58:40,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:40,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:40,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JOVTcGryS6acpVVy58-Nfg"], "issued_at": "2018-10-08T04:58:40.000000Z"}} 2018-10-08 04:58:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:58:40,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb96773-b522-4db2-8ead-f26118b86e2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:40,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3cb96773-b522-4db2-8ead-f26118b86e2c 2018-10-08 04:58:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:58:40,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:58:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:58:40,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11e48de-99fb-4d8c-90f3-13f5b6e607c1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:58:40,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj used request id req-c11e48de-99fb-4d8c-90f3-13f5b6e607c1 2018-10-08 04:58:40,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:58:40,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e8de96-f965-44fe-8445-71e801cf0627 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:58:40,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d6e8de96-f965-44fe-8445-71e801cf0627 2018-10-08 04:58:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj"}}' 2018-10-08 04:58:41,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66a1335f-e888-4ef0-92ab-9e1b2d0d84bb Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5"}, "enabled": true, "id": "0f1389984b584c10aad70c3ab4a5fda5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj"}} 2018-10-08 04:58:41,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-66a1335f-e888-4ef0-92ab-9e1b2d0d84bb 2018-10-08 04:58:41,022 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj 2018-10-08 04:58:41,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:41,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:41,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["78cCnW_jR6GhYA-IQ1DG8w"], "issued_at": "2018-10-08T04:58:41.000000Z"}} 2018-10-08 04:58:41,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:41,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94db6493-9f09-43c2-a9d2-3dff3f820062 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:41,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-94db6493-9f09-43c2-a9d2-3dff3f820062 2018-10-08 04:58:41,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:58:41,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:58:41,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:41,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc3f46a-1b09-4978-859c-60d0528091e4 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:58:41,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-afc3f46a-1b09-4978-859c-60d0528091e4 2018-10-08 04:58:41,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:41,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87602ae2-1eeb-4e31-be77-592b589750fc Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5"}, "enabled": true, "id": "0f1389984b584c10aad70c3ab4a5fda5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj"}]} 2018-10-08 04:58:41,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj used request id req-87602ae2-1eeb-4e31-be77-592b589750fc 2018-10-08 04:58:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:41,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1cf4da-9f57-4e02-8599-98c5b0e154d4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:58:41,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ca1cf4da-9f57-4e02-8599-98c5b0e154d4 2018-10-08 04:58:42,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:42,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f4bb40-ead7-4d43-830d-7d319ce51ad9 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:58:42,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6f4bb40-ead7-4d43-830d-7d319ce51ad9 2018-10-08 04:58:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:42,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740e7ad5-4607-4122-9cb2-12fceff89891 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5"}, "enabled": true, "id": "0f1389984b584c10aad70c3ab4a5fda5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj"}]} 2018-10-08 04:58:42,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj used request id req-740e7ad5-4607-4122-9cb2-12fceff89891 2018-10-08 04:58:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/356795b45cd944ce850776ba15b5103d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:42,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55ca1ef-27d5-45ef-8189-19dc38ab7dec Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-user", "links": {"self": "http://172.30.9.28:5000/v3/users/356795b45cd944ce850776ba15b5103d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0f1389984b584c10aad70c3ab4a5fda5", "id": "356795b45cd944ce850776ba15b5103d", "password_expires_at": null}} 2018-10-08 04:58:42,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/356795b45cd944ce850776ba15b5103d used request id req-f55ca1ef-27d5-45ef-8189-19dc38ab7dec 2018-10-08 04:58:42,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5/users/356795b45cd944ce850776ba15b5103d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:42,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98650299-d962-437d-801e-16ef9bb5f525 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5/users/356795b45cd944ce850776ba15b5103d/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 04:58:42,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5/users/356795b45cd944ce850776ba15b5103d/roles used request id req-98650299-d962-437d-801e-16ef9bb5f525 2018-10-08 04:58:42,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:42,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60fe8fa5-6d16-42b5-a20a-3cc30936490e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 04:58:42,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-60fe8fa5-6d16-42b5-a20a-3cc30936490e 2018-10-08 04:58:42,554 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj 2018-10-08 04:58:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5/users/356795b45cd944ce850776ba15b5103d/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:58:42,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bea3439-be0e-404b-ad9f-ff6b5273f593 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:42,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5/users/356795b45cd944ce850776ba15b5103d/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-9bea3439-be0e-404b-ad9f-ff6b5273f593 2018-10-08 04:58:42,677 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-90c0bdd3-62c7-4fd-user 2018-10-08 04:58:42,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:42,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:58:42,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e464884a-7932-4d68-b91d-0de88cd41080 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:58:42,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e464884a-7932-4d68-b91d-0de88cd41080 2018-10-08 04:58:42,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" -d '{"role": {"name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj-role"}}' 2018-10-08 04:58:42,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cbdadbe-0a14-4474-9d8c-94fed6e49930 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0fc2f1bda3343af90f0b325e2746c1e", "links": {"self": "http://172.30.9.28:5000/v3/roles/b0fc2f1bda3343af90f0b325e2746c1e"}, "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj-role"}} 2018-10-08 04:58:42,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8cbdadbe-0a14-4474-9d8c-94fed6e49930 2018-10-08 04:58:42,879 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj-role 2018-10-08 04:58:42,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b0fc2f1bda3343af90f0b325e2746c1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:58:42,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a29a09f-84f2-4f30-9cf5-34c94ccc8283 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b0fc2f1bda3343af90f0b325e2746c1e"}, "domain_id": null, "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj-role", "id": "b0fc2f1bda3343af90f0b325e2746c1e"}} 2018-10-08 04:58:42,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b0fc2f1bda3343af90f0b325e2746c1e used request id req-0a29a09f-84f2-4f30-9cf5-34c94ccc8283 2018-10-08 04:58:42,965 - keystone_utils - INFO - Granting role CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj-role to project CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj 2018-10-08 04:58:42,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5/users/356795b45cd944ce850776ba15b5103d/roles/b0fc2f1bda3343af90f0b325e2746c1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:58:43,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a08920ed-f9cb-4529-8efe-215d2dc61e67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:58:43,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5/users/356795b45cd944ce850776ba15b5103d/roles/b0fc2f1bda3343af90f0b325e2746c1e used request id req-a08920ed-f9cb-4529-8efe-215d2dc61e67 2018-10-08 04:58:43,097 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:58:43,097 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:58:43,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:43,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:43,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0fc2f1bda3343af90f0b325e2746c1e", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f1389984b584c10aad70c3ab4a5fda5", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-user", "id": "356795b45cd944ce850776ba15b5103d"}, "audit_ids": ["Nsq7Ev8BQCGQqPqArt6njw"], "issued_at": "2018-10-08T04:58:43.000000Z"}} 2018-10-08 04:58:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206786b3d4329b334111797834d30c183c6ff75f" 2018-10-08 04:58:43,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112f6e99-59d6-4892-a76c-49e689eebb41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:43,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-112f6e99-59d6-4892-a76c-49e689eebb41 2018-10-08 04:58:43,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}206786b3d4329b334111797834d30c183c6ff75f" 2018-10-08 04:58:43,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-a040a75f-80fd-4cd4-8ba4-247dec50d425 Date: Mon, 08 Oct 2018 04:58:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image"} 2018-10-08 04:58:43,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image used request id req-a040a75f-80fd-4cd4-8ba4-247dec50d425 2018-10-08 04:58:43,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}206786b3d4329b334111797834d30c183c6ff75f" 2018-10-08 04:58:44,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd2c9a8b-1980-4d6c-92a6-3b91b8b410f9 Date: Mon, 08 Oct 2018 04:58: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:58:44,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fd2c9a8b-1980-4d6c-92a6-3b91b8b410f9 2018-10-08 04:58:44,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}206786b3d4329b334111797834d30c183c6ff75f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image"}' 2018-10-08 04:58:44,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3 X-Openstack-Request-Id: req-278cf206-569e-4180-80e5-b3b48f32805b Date: Mon, 08 Oct 2018 04:58:44 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:58:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:58:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3", "min_disk": 0, "protected": false, "id": "271eb139-67b0-4994-9b8e-1e6c3f178ed3", "file": "/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3/file", "checksum": null, "owner": "0f1389984b584c10aad70c3ab4a5fda5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:58:44,238 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-278cf206-569e-4180-80e5-b3b48f32805b 2018-10-08 04:58:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}206786b3d4329b334111797834d30c183c6ff75f" -d '' 2018-10-08 04:58:46,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c951261-b1e2-4dc3-bc8d-56031d88cefa Date: Mon, 08 Oct 2018 04:58:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:58:46,062 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3/file used request id req-6c951261-b1e2-4dc3-bc8d-56031d88cefa 2018-10-08 04:58:46,062 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:58:46,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}206786b3d4329b334111797834d30c183c6ff75f" 2018-10-08 04:58:46,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-33034f4e-4e43-4f16-a2b2-46fc972bdef7 Date: Mon, 08 Oct 2018 04:58:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:58:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:58:46Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3/snap", "metadata": {}}], "self": "/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3", "min_disk": 0, "protected": false, "id": "271eb139-67b0-4994-9b8e-1e6c3f178ed3", "file": "/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f1389984b584c10aad70c3ab4a5fda5", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:58:46,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3 used request id req-33034f4e-4e43-4f16-a2b2-46fc972bdef7 2018-10-08 04:58:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}206786b3d4329b334111797834d30c183c6ff75f" 2018-10-08 04:58:46,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-48aeecce-c3b1-49c0-af5d-aa11b95bd3cf Date: Mon, 08 Oct 2018 04:58:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:58:46,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-48aeecce-c3b1-49c0-af5d-aa11b95bd3cf 2018-10-08 04:58:46,392 - create_image - INFO - Created image with name - CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image 2018-10-08 04:58:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}206786b3d4329b334111797834d30c183c6ff75f" 2018-10-08 04:58:46,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-43803401-6d2c-40b1-8a42-28c72d124fb4 Date: Mon, 08 Oct 2018 04:58:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:58:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:58:46Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3/snap", "metadata": {}}], "self": "/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3", "min_disk": 0, "protected": false, "id": "271eb139-67b0-4994-9b8e-1e6c3f178ed3", "file": "/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f1389984b584c10aad70c3ab4a5fda5", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:58:46,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3 used request id req-43803401-6d2c-40b1-8a42-28c72d124fb4 2018-10-08 04:58:46,585 - create_image - DEBUG - Instance status is - active 2018-10-08 04:58:46,585 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image 2018-10-08 04:58:46,585 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image 2018-10-08 04:58:46,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:46,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:46,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ElVAHaPVSZONF_nqcJY3GQ"], "issued_at": "2018-10-08T04:58:46.000000Z"}} 2018-10-08 04:58:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f9fc34e9b6a754757a874b1e66936f11e15df7" 2018-10-08 04:58:47,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395ba71b-c5cd-42d1-8743-7a3a340cb759 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:47,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-395ba71b-c5cd-42d1-8743-7a3a340cb759 2018-10-08 04:58:47,063 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:58:47,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f9fc34e9b6a754757a874b1e66936f11e15df7" 2018-10-08 04:58:47,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6af16640-e484-4230-8bbc-988620d62c57 x-compute-request-id: req-6af16640-e484-4230-8bbc-988620d62c57 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:58:47,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6af16640-e484-4230-8bbc-988620d62c57 2018-10-08 04:58:47,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f9fc34e9b6a754757a874b1e66936f11e15df7" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-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-10-08 04:58:47,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58: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-caa56005-eebc-4710-9d16-0fff87d91704 x-compute-request-id: req-caa56005-eebc-4710-9d16-0fff87d91704 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/af084752-1959-4834-993c-ecf00bb1deae", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/af084752-1959-4834-993c-ecf00bb1deae", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af084752-1959-4834-993c-ecf00bb1deae", "name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:58:47,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-caa56005-eebc-4710-9d16-0fff87d91704 2018-10-08 04:58:47,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:58:47,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:58:47,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0fc2f1bda3343af90f0b325e2746c1e", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f1389984b584c10aad70c3ab4a5fda5", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-user", "id": "356795b45cd944ce850776ba15b5103d"}, "audit_ids": ["J-7KdfdVT3y5PbOvwepc_Q"], "issued_at": "2018-10-08T04:58:47.000000Z"}} 2018-10-08 04:58:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:58:47,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac1a8c5-7a1b-4778-b9f1-92bf2e00e463 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:58:47,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0ac1a8c5-7a1b-4778-b9f1-92bf2e00e463 2018-10-08 04:58:47,779 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:58:47,781 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:58:47,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:58:47,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:47 GMT Server: Apache x-openstack-request-id: req-8cef6aba-dcad-452e-9e4c-dacc90e7119c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 04:58:47,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack used request id req-8cef6aba-dcad-452e-9e4c-dacc90e7119c 2018-10-08 04:58:47,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}}' 2018-10-08 04:58:50,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:58:47 GMT Server: Apache x-openstack-request-id: req-536ca364-3153-4236-8d78-e55b43ed6437 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "9197a9d5-4114-4d1e-928b-996738d94734", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}]}} 2018-10-08 04:58:50,231 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks used request id req-536ca364-3153-4236-8d78-e55b43ed6437 2018-10-08 04:58:50,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:58:50,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:50 GMT Server: Apache x-openstack-request-id: req-b4add6fa-8a46-4846-9ea4-eab1f82fb868 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:50,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:50 GMT Server: Apache x-openstack-request-id: req-420b1863-7e4d-4235-b067-032d7555349e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9197a9d5-4114-4d1e-928b-996738d94734", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:50,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-420b1863-7e4d-4235-b067-032d7555349e 2018-10-08 04:58:50,608 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack 2018-10-08 04:58:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:58:50,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:50 GMT Server: Apache x-openstack-request-id: req-b18a16e1-d69c-45a8-b3f5-5431fe6f1dd6 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:50,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:50 GMT Server: Apache x-openstack-request-id: req-09a9f866-7b86-4fad-a6fd-c5906c4efb76 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9197a9d5-4114-4d1e-928b-996738d94734", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:50,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-09a9f866-7b86-4fad-a6fd-c5906c4efb76 2018-10-08 04:58:50,819 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:58:50,819 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:58:53,822 - create_stack - DEBUG - Stack status query timeout in 1196.78604913 2018-10-08 04:58:53,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:58:53,851 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:53 GMT Server: Apache x-openstack-request-id: req-cc0cbef1-a89a-4fbf-b46d-2aaaa797f678 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:54,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:53 GMT Server: Apache x-openstack-request-id: req-3ca5a073-f09d-4979-bd17-29c4bcdb4dfa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9197a9d5-4114-4d1e-928b-996738d94734", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:54,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-3ca5a073-f09d-4979-bd17-29c4bcdb4dfa 2018-10-08 04:58:54,064 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:58:54,065 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:58:57,068 - create_stack - DEBUG - Stack status query timeout in 1193.54065108 2018-10-08 04:58:57,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:58:57,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:58:57 GMT Server: Apache x-openstack-request-id: req-b722ba79-00e6-49e2-817e-41a16232f244 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:58:57,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:58:57 GMT Server: Apache x-openstack-request-id: req-e6e0a510-267f-4d9d-b04c-552029181a5e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9197a9d5-4114-4d1e-928b-996738d94734", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:58:57,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-e6e0a510-267f-4d9d-b04c-552029181a5e 2018-10-08 04:58:57,669 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:58:57,669 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:00,673 - create_stack - DEBUG - Stack status query timeout in 1189.93583512 2018-10-08 04:59:00,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:00,854 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:00 GMT Server: Apache x-openstack-request-id: req-fe39c321-1172-4501-9523-22e6e564530a Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:01,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:00 GMT Server: Apache x-openstack-request-id: req-94495f9b-5aef-4456-9c10-410c1f9aefaa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9197a9d5-4114-4d1e-928b-996738d94734", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:01,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-94495f9b-5aef-4456-9c10-410c1f9aefaa 2018-10-08 04:59:01,179 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:59:01,179 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:04,182 - create_stack - DEBUG - Stack status query timeout in 1186.4262991 2018-10-08 04:59:04,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:04,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:04 GMT Server: Apache x-openstack-request-id: req-a4704eaa-5da9-43be-9501-74d823f93601 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:04,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:04 GMT Server: Apache x-openstack-request-id: req-13edc687-4586-4488-8bae-13c66c62b802 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9197a9d5-4114-4d1e-928b-996738d94734", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:04,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-13edc687-4586-4488-8bae-13c66c62b802 2018-10-08 04:59:04,414 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:59:04,414 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:07,417 - create_stack - DEBUG - Stack status query timeout in 1183.19116616 2018-10-08 04:59:07,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:07,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:07 GMT Server: Apache x-openstack-request-id: req-98dafcec-7c65-440d-be78-2b0d1d408b4a Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:07,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:07 GMT Server: Apache x-openstack-request-id: req-0b2d1dff-ef98-48e9-89a5-98bf704d4249 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9197a9d5-4114-4d1e-928b-996738d94734", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:07,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-0b2d1dff-ef98-48e9-89a5-98bf704d4249 2018-10-08 04:59:07,633 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 04:59:07,633 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack 2018-10-08 04:59:07,633 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack 2018-10-08 04:59:07,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:59:08,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0fc2f1bda3343af90f0b325e2746c1e", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f1389984b584c10aad70c3ab4a5fda5", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/0f1389984b584c10aad70c3ab4a5fda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-user", "id": "356795b45cd944ce850776ba15b5103d"}, "audit_ids": ["t1LwJo7_TI-RBJptC1Arqw"], "issued_at": "2018-10-08T04:59:08.000000Z"}} 2018-10-08 04:59:08,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c750844ebb6b8340a8fac3b632bf8eea03dc592" 2018-10-08 04:59:08,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:08 GMT Server: Apache x-openstack-request-id: req-a2b07340-90f2-4c4e-9fd5-6d0a79ccd002 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:08,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:08 GMT Server: Apache x-openstack-request-id: req-fd74d817-8253-499e-9e6b-4543d68d73f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9197a9d5-4114-4d1e-928b-996738d94734", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:08,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-fd74d817-8253-499e-9e6b-4543d68d73f3 2018-10-08 04:59:08,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:08,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:08 GMT Server: Apache x-openstack-request-id: req-156468c3-5fbd-4d78-8e41-b2d7136d7e75 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:08,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:08 GMT Server: Apache x-openstack-request-id: req-eba94efc-188f-4a2d-9724-36a707bc52ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9197a9d5-4114-4d1e-928b-996738d94734", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:08,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-eba94efc-188f-4a2d-9724-36a707bc52ae 2018-10-08 04:59:08,460 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack 2018-10-08 04:59:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:08,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:08 GMT Server: Apache x-openstack-request-id: req-835abcf2-13ce-482e-8da2-fec77008aae9 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:08,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:59:08 GMT Server: Apache x-openstack-request-id: req-2ca32dab-5da9-4523-a768-da026cd3affc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:59:08,564 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-2ca32dab-5da9-4523-a768-da026cd3affc 2018-10-08 04:59:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:08,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:08 GMT Server: Apache x-openstack-request-id: req-df00a699-e7bc-4bb2-99cc-ce0cd31f1a93 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:08,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:08 GMT Server: Apache x-openstack-request-id: req-afed223e-34b8-4b2e-a461-05d0b996b079 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "tags": null, "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:59:08Z", "id": "9197a9d5-4114-4d1e-928b-996738d94734", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:08,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-afed223e-34b8-4b2e-a461-05d0b996b079 2018-10-08 04:59:08,933 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:59:08,933 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:11,937 - create_stack - DEBUG - Stack status query timeout in 1196.6278882 2018-10-08 04:59:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:11,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:11 GMT Server: Apache x-openstack-request-id: req-c887535a-34c4-4873-a548-194869671ef4 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:11,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:11 GMT Server: Apache x-openstack-request-id: req-2ecb7c17-31bd-4c0c-8d67-a653492f5939 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "tags": null, "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:59:08Z", "id": "9197a9d5-4114-4d1e-928b-996738d94734", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:11,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-2ecb7c17-31bd-4c0c-8d67-a653492f5939 2018-10-08 04:59:11,994 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:59:11,994 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:14,997 - create_stack - DEBUG - Stack status query timeout in 1193.56761503 2018-10-08 04:59:15,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:15,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:15 GMT Server: Apache x-openstack-request-id: req-3323b79f-d662-4569-94c8-84c2bfcf1d27 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:15,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:15 GMT Server: Apache x-openstack-request-id: req-2eb90793-e346-4a40-9c32-7ed20b529a5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "tags": null, "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:59:08Z", "id": "9197a9d5-4114-4d1e-928b-996738d94734", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:15,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-2eb90793-e346-4a40-9c32-7ed20b529a5a 2018-10-08 04:59:15,581 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:59:15,581 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:18,585 - create_stack - DEBUG - Stack status query timeout in 1189.979918 2018-10-08 04:59:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:18,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:18 GMT Server: Apache x-openstack-request-id: req-5675b510-7370-48e3-8ed9-01ea7bacbff1 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:18,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:18 GMT Server: Apache x-openstack-request-id: req-d2d9b492-fd5c-404b-9159-07f2273f1e6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0f1389984b584c10aad70c3ab4a5fda5", "OS::stack_id": "9197a9d5-4114-4d1e-928b-996738d94734", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "image_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image", "inst_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-inst", "subnet_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-subnet", "flavor_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-flavor-name", "net_name": "CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-net"}, "deletion_time": "2018-10-08T04:59:18Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack", "stack_user_project_id": "29af23fbbf844b459a4f4f01ad2f949e", "tags": null, "creation_time": "2018-10-08T04:58:49Z", "links": [{"href": "http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T04:59:08Z", "id": "9197a9d5-4114-4d1e-928b-996738d94734", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:18,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-d2d9b492-fd5c-404b-9159-07f2273f1e6e 2018-10-08 04:59:18,780 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 04:59:18,780 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack 2018-10-08 04:59:18,780 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack 2018-10-08 04:59:18,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/9197a9d5-4114-4d1e-928b-996738d94734 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0397d545676212d56470e1bfe51fe172a866b14" 2018-10-08 04:59:18,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:18 GMT Server: Apache x-openstack-request-id: req-e120ceef-1441-4fed-b282-0517f61c17c1 Location: http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:18,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 04:59:18 GMT Server: Apache x-openstack-request-id: req-d06bf1d3-ac52-4c1d-b058-0e049652ddac Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 04:59:18,997 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0f1389984b584c10aad70c3ab4a5fda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-stack/9197a9d5-4114-4d1e-928b-996738d94734 used request id req-d06bf1d3-ac52-4c1d-b058-0e049652ddac 2018-10-08 04:59:18,998 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-345dd9d2-14f3-4ca7-8638-1e041f378e4c-image 2018-10-08 04:59:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}206786b3d4329b334111797834d30c183c6ff75f" 2018-10-08 04:59:20,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96269cef-ad79-47d7-9f25-37dc102e8e83 Date: Mon, 08 Oct 2018 04:59:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:59:20,668 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/271eb139-67b0-4994-9b8e-1e6c3f178ed3 used request id req-96269cef-ad79-47d7-9f25-37dc102e8e83 2018-10-08 04:59:20,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/af084752-1959-4834-993c-ecf00bb1deae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f9fc34e9b6a754757a874b1e66936f11e15df7" 2018-10-08 04:59:20,705 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 04:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44c286ac-7d14-4c30-9d95-d249e152e601 x-compute-request-id: req-44c286ac-7d14-4c30-9d95-d249e152e601 Content-Length: 0 Content-Type: application/json 2018-10-08 04:59:20,705 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/af084752-1959-4834-993c-ecf00bb1deae used request id req-44c286ac-7d14-4c30-9d95-d249e152e601 2018-10-08 04:59:20,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:20,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-83e7a1f9-c3f6-4a52-a2c9-45c3fdc3383d Date: Mon, 08 Oct 2018 04:59:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f1389984b584c10aad70c3ab4a5fda5", "created_at": "2018-10-08T04:58:50Z", "updated_at": "2018-10-08T04:58:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:58:51Z", "revision_number": 0, "id": "b605cece-4337-4398-8ce8-d56f0c59378a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:58:51Z", "security_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "tenant_id": "0f1389984b584c10aad70c3ab4a5fda5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f1389984b584c10aad70c3ab4a5fda5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:58:51Z", "revision_number": 0, "id": "c70796d7-acf6-4ef3-8bba-3e77cf99b9d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:58:51Z", "security_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "tenant_id": "0f1389984b584c10aad70c3ab4a5fda5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f1389984b584c10aad70c3ab4a5fda5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:58:51Z", "revision_number": 0, "id": "d2caa71f-ddde-4cf3-b733-e5ad7e50ad54", "remote_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "remote_ip_prefix": null, "created_at": "2018-10-08T04:58:51Z", "security_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "tenant_id": "0f1389984b584c10aad70c3ab4a5fda5", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f1389984b584c10aad70c3ab4a5fda5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:58:51Z", "revision_number": 0, "id": "e25ea07d-bc55-496b-8415-2279dfc8194c", "remote_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "remote_ip_prefix": null, "created_at": "2018-10-08T04:58:51Z", "security_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "tenant_id": "0f1389984b584c10aad70c3ab4a5fda5", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f1389984b584c10aad70c3ab4a5fda5"}], "revision_number": 4, "project_id": "0f1389984b584c10aad70c3ab4a5fda5", "id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 04:59:20,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-83e7a1f9-c3f6-4a52-a2c9-45c3fdc3383d 2018-10-08 04:59:20,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:21,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00368377-4e50-4911-a4a1-1992154e4e5b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 04:59:21,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-00368377-4e50-4911-a4a1-1992154e4e5b 2018-10-08 04:59:21,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:21,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9b9698-fc88-4552-8c45-d28107855bc3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 04:59:21,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-0d9b9698-fc88-4552-8c45-d28107855bc3 2018-10-08 04:59:21,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:21,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d227f235-7bc3-4b92-940a-7725b9832775 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 04:59:21,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-d227f235-7bc3-4b92-940a-7725b9832775 2018-10-08 04:59:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:21,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a1a763-72b4-4534-bb28-3480d482bbc0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5"}, "enabled": true, "id": "0f1389984b584c10aad70c3ab4a5fda5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj"}} 2018-10-08 04:59:21,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5 used request id req-73a1a763-72b4-4534-bb28-3480d482bbc0 2018-10-08 04:59:21,382 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aa4c6f51-352a-4a28-ac3c-083f9c9a0a89 2018-10-08 04:59:21,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=aa4c6f51-352a-4a28-ac3c-083f9c9a0a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:21,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f56a0899-5080-477d-b371-3e5586c2e81c Date: Mon, 08 Oct 2018 04:59:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:58:51Z", "security_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "port_range_min": null, "revision_number": 0, "tenant_id": "0f1389984b584c10aad70c3ab4a5fda5", "created_at": "2018-10-08T04:58:51Z", "project_id": "0f1389984b584c10aad70c3ab4a5fda5", "id": "b605cece-4337-4398-8ce8-d56f0c59378a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:58:51Z", "security_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "port_range_min": null, "revision_number": 0, "tenant_id": "0f1389984b584c10aad70c3ab4a5fda5", "created_at": "2018-10-08T04:58:51Z", "project_id": "0f1389984b584c10aad70c3ab4a5fda5", "id": "c70796d7-acf6-4ef3-8bba-3e77cf99b9d8"}, {"remote_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:58:51Z", "security_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "port_range_min": null, "revision_number": 0, "tenant_id": "0f1389984b584c10aad70c3ab4a5fda5", "created_at": "2018-10-08T04:58:51Z", "project_id": "0f1389984b584c10aad70c3ab4a5fda5", "id": "d2caa71f-ddde-4cf3-b733-e5ad7e50ad54"}, {"remote_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:58:51Z", "security_group_id": "aa4c6f51-352a-4a28-ac3c-083f9c9a0a89", "port_range_min": null, "revision_number": 0, "tenant_id": "0f1389984b584c10aad70c3ab4a5fda5", "created_at": "2018-10-08T04:58:51Z", "project_id": "0f1389984b584c10aad70c3ab4a5fda5", "id": "e25ea07d-bc55-496b-8415-2279dfc8194c"}]} 2018-10-08 04:59:21,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=aa4c6f51-352a-4a28-ac3c-083f9c9a0a89 used request id req-f56a0899-5080-477d-b371-3e5586c2e81c 2018-10-08 04:59:21,572 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 04:59:21,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/aa4c6f51-352a-4a28-ac3c-083f9c9a0a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:21,880 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7131f4d1-c305-4dd6-9aa4-e9ab4b5592a5 Content-Length: 0 Date: Mon, 08 Oct 2018 04:59:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 04:59:21,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/aa4c6f51-352a-4a28-ac3c-083f9c9a0a89 used request id req-7131f4d1-c305-4dd6-9aa4-e9ab4b5592a5 2018-10-08 04:59:21,881 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj 2018-10-08 04:59:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:22,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-022a5065-1f31-48fd-ad64-b2499b32ee04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:59:22,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0f1389984b584c10aad70c3ab4a5fda5 used request id req-022a5065-1f31-48fd-ad64-b2499b32ee04 2018-10-08 04:59:22,150 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-90c0bdd3-62c7-4fd-proj-role 2018-10-08 04:59:22,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b0fc2f1bda3343af90f0b325e2746c1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:22,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c94ac0b-2d92-4c60-bf75-c60a09f3f069 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:59:22,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b0fc2f1bda3343af90f0b325e2746c1e used request id req-8c94ac0b-2d92-4c60-bf75-c60a09f3f069 2018-10-08 04:59:22,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509ed825097f099d518a8ea40daa2945903f95ab" 2018-10-08 04:59:22,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766c914c-0025-4005-a103-d71c3f1b8837 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:59:22,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-766c914c-0025-4005-a103-d71c3f1b8837 2018-10-08 04:59:22,354 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-90c0bdd3-62c7-4fd-user 2018-10-08 04:59:22,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/356795b45cd944ce850776ba15b5103d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635dbff0357b38a82914aa2b9f18875867351f84" 2018-10-08 04:59:22,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45fa9229-cfd8-48a3-b005-24295b1e49b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:59:22,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/356795b45cd944ce850776ba15b5103d used request id req-45fa9229-cfd8-48a3-b005-24295b1e49b7 2018-10-08 04:59:22,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:59:22,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:59:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["eeXddiGyS_mxokINNBoJkQ"], "issued_at": "2018-10-08T04:59:22.000000Z"}} 2018-10-08 04:59:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c71bf428d7dffd925d65c0602f64bbac9cfba2" 2018-10-08 04:59:22,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b968b48-25c3-4682-a55d-a5149b67d34a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:59:22,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b968b48-25c3-4682-a55d-a5149b67d34a 2018-10-08 04:59:22,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:59:22,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:59:23,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["JSthUIZ6RjC7Vtb1QeVf4g"], "issued_at": "2018-10-08T04:59:23.000000Z"}} 2018-10-08 04:59:23,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 04:59:23,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c9353f-6b98-41a3-8ff4-54696d23f648 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:59:23,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-14c9353f-6b98-41a3-8ff4-54696d23f648 2018-10-08 04:59:23,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:59:23,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:59:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:59:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2c4c3ea6-674c-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 04:59:23,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e997304d-c2f6-4ae6-ba32-7941c36d99f2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2c4c3ea6-674c-43b-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 04:59:23,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2c4c3ea6-674c-43b-proj used request id req-e997304d-c2f6-4ae6-ba32-7941c36d99f2 2018-10-08 04:59:23,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 04:59:23,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba284ef7-f05e-498d-a98f-5be02f3a149e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:59:23,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ba284ef7-f05e-498d-a98f-5be02f3a149e 2018-10-08 04:59:23,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj"}}' 2018-10-08 04:59:23,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a55cb5a-9b2b-4320-91fe-fe4acd289251 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf"}, "enabled": true, "id": "2e41585ac8ed4f1381901415bfdcc8cf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj"}} 2018-10-08 04:59:23,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1a55cb5a-9b2b-4320-91fe-fe4acd289251 2018-10-08 04:59:23,782 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2c4c3ea6-674c-43b-proj 2018-10-08 04:59:23,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:59:23,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:59:24,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:59:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Rp_FriZnS2WOUlZpzY5W8Q"], "issued_at": "2018-10-08T04:59:24.000000Z"}} 2018-10-08 04:59:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:24,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2369d8b-7745-4f22-8534-a15e10dbe2c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:59:24,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f2369d8b-7745-4f22-8534-a15e10dbe2c2 2018-10-08 04:59:24,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 04:59:24,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 04:59:24,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:24,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b165bea-0f84-4301-bbea-0b21aef0a60a Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 04:59:24,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9b165bea-0f84-4301-bbea-0b21aef0a60a 2018-10-08 04:59:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2c4c3ea6-674c-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:24,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8f9578-02a6-4f67-811f-00ffb9565afa Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2c4c3ea6-674c-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf"}, "enabled": true, "id": "2e41585ac8ed4f1381901415bfdcc8cf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj"}]} 2018-10-08 04:59:24,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2c4c3ea6-674c-43b-proj used request id req-9e8f9578-02a6-4f67-811f-00ffb9565afa 2018-10-08 04:59:24,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:24,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3e922a-5b20-4d90-95ab-60eeb036402c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 04:59:24,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fd3e922a-5b20-4d90-95ab-60eeb036402c 2018-10-08 04:59:24,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:24,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a955ac89-4c66-472a-abd6-9b69a8840913 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:59:24,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a955ac89-4c66-472a-abd6-9b69a8840913 2018-10-08 04:59:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2c4c3ea6-674c-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:24,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca6adde-18e4-407b-b595-b0389c388bb8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2c4c3ea6-674c-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf"}, "enabled": true, "id": "2e41585ac8ed4f1381901415bfdcc8cf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj"}]} 2018-10-08 04:59:24,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2c4c3ea6-674c-43b-proj used request id req-5ca6adde-18e4-407b-b595-b0389c388bb8 2018-10-08 04:59:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/a7c3f11021bf439aaf79d8d37a80fb3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:25,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353a375e-093c-4686-927c-c6f5d6ba429c Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-user", "links": {"self": "http://172.30.9.28:5000/v3/users/a7c3f11021bf439aaf79d8d37a80fb3c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "id": "a7c3f11021bf439aaf79d8d37a80fb3c", "password_expires_at": null}} 2018-10-08 04:59:25,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a7c3f11021bf439aaf79d8d37a80fb3c used request id req-353a375e-093c-4686-927c-c6f5d6ba429c 2018-10-08 04:59:25,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf/users/a7c3f11021bf439aaf79d8d37a80fb3c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:25,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8757fa-827b-4a2e-86a4-512696f8993a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf/users/a7c3f11021bf439aaf79d8d37a80fb3c/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 04:59:25,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf/users/a7c3f11021bf439aaf79d8d37a80fb3c/roles used request id req-da8757fa-827b-4a2e-86a4-512696f8993a 2018-10-08 04:59:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:25,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7134277-6581-4354-966b-0d535856aa17 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 04:59:25,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-c7134277-6581-4354-966b-0d535856aa17 2018-10-08 04:59:25,284 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2c4c3ea6-674c-43b-proj 2018-10-08 04:59:25,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf/users/a7c3f11021bf439aaf79d8d37a80fb3c/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 04:59:25,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f15b2a26-5d28-41d6-94c8-1ea37934e5d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:59:25,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf/users/a7c3f11021bf439aaf79d8d37a80fb3c/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-f15b2a26-5d28-41d6-94c8-1ea37934e5d2 2018-10-08 04:59:25,414 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2c4c3ea6-674c-43b-user 2018-10-08 04:59:25,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:59:25,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 04:59:25,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a8c0e0-53f9-4030-8515-4cdf25fb8f46 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 04:59:25,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f2a8c0e0-53f9-4030-8515-4cdf25fb8f46 2018-10-08 04:59:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" -d '{"role": {"name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role"}}' 2018-10-08 04:59:25,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-533d6d11-66d9-408e-a501-60fde3a53768 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "966ea9dec6584d0a839f398065eed28b", "links": {"self": "http://172.30.9.28:5000/v3/roles/966ea9dec6584d0a839f398065eed28b"}, "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role"}} 2018-10-08 04:59:25,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-533d6d11-66d9-408e-a501-60fde3a53768 2018-10-08 04:59:25,614 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role 2018-10-08 04:59:25,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/966ea9dec6584d0a839f398065eed28b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 04:59:25,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d682c62-34d8-4e14-8cfa-c3f7ebce9de8 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/966ea9dec6584d0a839f398065eed28b"}, "domain_id": null, "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role", "id": "966ea9dec6584d0a839f398065eed28b"}} 2018-10-08 04:59:25,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/966ea9dec6584d0a839f398065eed28b used request id req-9d682c62-34d8-4e14-8cfa-c3f7ebce9de8 2018-10-08 04:59:25,712 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role to project CreateStackSuccessTests-2c4c3ea6-674c-43b-proj 2018-10-08 04:59:25,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf/users/a7c3f11021bf439aaf79d8d37a80fb3c/roles/966ea9dec6584d0a839f398065eed28b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 04:59:25,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8101eda8-0f29-4bf2-8969-16e889e73979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:59:25,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf/users/a7c3f11021bf439aaf79d8d37a80fb3c/roles/966ea9dec6584d0a839f398065eed28b used request id req-8101eda8-0f29-4bf2-8969-16e889e73979 2018-10-08 04:59:25,846 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:59:25,847 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 04:59:25,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:59:25,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:59:26,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "966ea9dec6584d0a839f398065eed28b", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:59:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e41585ac8ed4f1381901415bfdcc8cf", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-user", "id": "a7c3f11021bf439aaf79d8d37a80fb3c"}, "audit_ids": ["19r9IB03TiOugfR9y1WFYw"], "issued_at": "2018-10-08T04:59:26.000000Z"}} 2018-10-08 04:59:26,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc1dfbde6d317aeb485ceab73f557df79182422" 2018-10-08 04:59:26,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ae6969-6a1e-47b2-b696-71d54dc22edc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:59:26,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2ae6969-6a1e-47b2-b696-71d54dc22edc 2018-10-08 04:59:26,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddc1dfbde6d317aeb485ceab73f557df79182422" 2018-10-08 04:59:26,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-e7abd106-0ade-4e90-a2be-2922ca92ff8e Date: Mon, 08 Oct 2018 04:59:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image"} 2018-10-08 04:59:26,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image used request id req-e7abd106-0ade-4e90-a2be-2922ca92ff8e 2018-10-08 04:59:26,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddc1dfbde6d317aeb485ceab73f557df79182422" 2018-10-08 04:59:26,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-66ace1d2-2b69-4196-bd06-59976574a2f1 Date: Mon, 08 Oct 2018 04:59:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:59:26,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-66ace1d2-2b69-4196-bd06-59976574a2f1 2018-10-08 04:59:26,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddc1dfbde6d317aeb485ceab73f557df79182422" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image"}' 2018-10-08 04:59:26,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1 X-Openstack-Request-Id: req-8e144ba3-5563-47d0-bb83-f5a8ed0c40e0 Date: Mon, 08 Oct 2018 04:59:26 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:59:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T04:59:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1", "min_disk": 0, "protected": false, "id": "f6f34034-6c0e-45fc-8ab1-2597b9d5bff1", "file": "/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1/file", "checksum": null, "owner": "2e41585ac8ed4f1381901415bfdcc8cf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:59:26,867 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8e144ba3-5563-47d0-bb83-f5a8ed0c40e0 2018-10-08 04:59:26,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddc1dfbde6d317aeb485ceab73f557df79182422" -d '' 2018-10-08 04:59:28,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45278810-1937-425e-a91b-8c99f257b4f8 Date: Mon, 08 Oct 2018 04:59:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 04:59:28,513 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1/file used request id req-45278810-1937-425e-a91b-8c99f257b4f8 2018-10-08 04:59:28,514 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 04:59:28,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddc1dfbde6d317aeb485ceab73f557df79182422" 2018-10-08 04:59:28,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1fc79703-732d-4548-b64d-6ba661a27695 Date: Mon, 08 Oct 2018 04:59:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:59:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:59:28Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1/snap", "metadata": {}}], "self": "/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1", "min_disk": 0, "protected": false, "id": "f6f34034-6c0e-45fc-8ab1-2597b9d5bff1", "file": "/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e41585ac8ed4f1381901415bfdcc8cf", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:59:28,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1 used request id req-1fc79703-732d-4548-b64d-6ba661a27695 2018-10-08 04:59:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddc1dfbde6d317aeb485ceab73f557df79182422" 2018-10-08 04:59:28,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-95764760-4b82-47d2-8e2e-47ae4d10ae80 Date: Mon, 08 Oct 2018 04:59: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 04:59:28,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-95764760-4b82-47d2-8e2e-47ae4d10ae80 2018-10-08 04:59:28,837 - create_image - INFO - Created image with name - CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image 2018-10-08 04:59:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddc1dfbde6d317aeb485ceab73f557df79182422" 2018-10-08 04:59:29,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-87c06a01-89bd-4f3d-bb3c-5900061ed2d3 Date: Mon, 08 Oct 2018 04:59:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T04:59:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T04:59:28Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1/snap", "metadata": {}}], "self": "/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1", "min_disk": 0, "protected": false, "id": "f6f34034-6c0e-45fc-8ab1-2597b9d5bff1", "file": "/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e41585ac8ed4f1381901415bfdcc8cf", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 04:59:29,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1 used request id req-87c06a01-89bd-4f3d-bb3c-5900061ed2d3 2018-10-08 04:59:29,015 - create_image - DEBUG - Instance status is - active 2018-10-08 04:59:29,015 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image 2018-10-08 04:59:29,015 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image 2018-10-08 04:59:29,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:59:29,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:59:29,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:59:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["s3QTSoVpS2ixIOLbLdvyyQ"], "issued_at": "2018-10-08T04:59:29.000000Z"}} 2018-10-08 04:59:29,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707ba1e10e22490db52ebe76e10473509f704a0f" 2018-10-08 04:59:29,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a45875-a46f-465d-8234-6823ba14ed37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:59:29,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d2a45875-a46f-465d-8234-6823ba14ed37 2018-10-08 04:59:29,494 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:59:29,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707ba1e10e22490db52ebe76e10473509f704a0f" 2018-10-08 04:59:29,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-684f5cd4-f586-4c4f-ae9a-4575f293fcd1 x-compute-request-id: req-684f5cd4-f586-4c4f-ae9a-4575f293fcd1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 04:59:29,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-684f5cd4-f586-4c4f-ae9a-4575f293fcd1 2018-10-08 04:59:29,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707ba1e10e22490db52ebe76e10473509f704a0f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-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-10-08 04:59:29,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59: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-f7f385d6-9b12-4836-b8ef-01e3563fcfda x-compute-request-id: req-f7f385d6-9b12-4836-b8ef-01e3563fcfda Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6d454483-486a-4c42-a6e9-5a994e55a8b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6d454483-486a-4c42-a6e9-5a994e55a8b5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6d454483-486a-4c42-a6e9-5a994e55a8b5", "name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 04:59:29,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f7f385d6-9b12-4836-b8ef-01e3563fcfda 2018-10-08 04:59:29,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:59:29,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:59:30,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "966ea9dec6584d0a839f398065eed28b", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e41585ac8ed4f1381901415bfdcc8cf", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-user", "id": "a7c3f11021bf439aaf79d8d37a80fb3c"}, "audit_ids": ["q37bHwDxTHC3mvvUOJArTg"], "issued_at": "2018-10-08T04:59:30.000000Z"}} 2018-10-08 04:59:30,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:30,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-830faec5-3338-47c0-a086-159ecf6edac2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:59:30,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-830faec5-3338-47c0-a086-159ecf6edac2 2018-10-08 04:59:30,202 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:59:30,205 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:59:30,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:30,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:30 GMT Server: Apache x-openstack-request-id: req-c4a19790-612f-4262-8d27-ff59ed36c5e5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 04:59:30,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack used request id req-c4a19790-612f-4262-8d27-ff59ed36c5e5 2018-10-08 04:59:30,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}}' 2018-10-08 04:59:32,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 04:59:30 GMT Server: Apache x-openstack-request-id: req-cdefcd14-b88c-4cc2-a2be-1d545087cbc8 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}]}} 2018-10-08 04:59:32,544 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks used request id req-cdefcd14-b88c-4cc2-a2be-1d545087cbc8 2018-10-08 04:59:32,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:32,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:32 GMT Server: Apache x-openstack-request-id: req-f21e72be-7d4f-4a27-83d8-02de9302a5dd Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:32,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:32 GMT Server: Apache x-openstack-request-id: req-15192cbe-0e09-47bd-ae38-50d76fdecd04 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:32,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-15192cbe-0e09-47bd-ae38-50d76fdecd04 2018-10-08 04:59:32,987 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack 2018-10-08 04:59:32,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:33,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:33 GMT Server: Apache x-openstack-request-id: req-8eb611b6-e670-4142-855c-cce9b7741ef2 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:33,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:33 GMT Server: Apache x-openstack-request-id: req-ec806cce-c177-4e5a-b033-230a9ab0d0f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:33,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-ec806cce-c177-4e5a-b033-230a9ab0d0f7 2018-10-08 04:59:33,382 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:59:33,382 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:36,385 - create_stack - DEBUG - Stack status query timeout in 1196.60275602 2018-10-08 04:59:36,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:36,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:36 GMT Server: Apache x-openstack-request-id: req-cbd02ae9-bdfd-445a-87c7-e704dc134ac2 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:36,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:36 GMT Server: Apache x-openstack-request-id: req-d811de6f-9c59-4e66-b237-f5cd71aac09d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:36,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-d811de6f-9c59-4e66-b237-f5cd71aac09d 2018-10-08 04:59:36,460 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:59:36,460 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:39,463 - create_stack - DEBUG - Stack status query timeout in 1193.52451301 2018-10-08 04:59:39,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:39,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-458581dc-53d5-47ca-90b8-bdc0f498323a Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:40,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-8e44341d-036d-4577-8cb4-70c1d4669b28 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:40,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-8e44341d-036d-4577-8cb4-70c1d4669b28 2018-10-08 04:59:40,191 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:59:40,191 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:43,194 - create_stack - DEBUG - Stack status query timeout in 1189.79342985 2018-10-08 04:59:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:43,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:43 GMT Server: Apache x-openstack-request-id: req-d99a4a49-91e7-41e0-a7ed-ccd87bf2ec1a Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:43,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:43 GMT Server: Apache x-openstack-request-id: req-dc1244e8-6b72-40d0-8152-89b0ff8a6212 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:43,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-dc1244e8-6b72-40d0-8152-89b0ff8a6212 2018-10-08 04:59:43,416 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:59:43,417 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:46,420 - create_stack - DEBUG - Stack status query timeout in 1186.5679028 2018-10-08 04:59:46,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:46,591 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:46 GMT Server: Apache x-openstack-request-id: req-73f0a889-4d53-4504-b70a-476fefc9341b Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:46,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:46 GMT Server: Apache x-openstack-request-id: req-f3cba436-8203-42a9-8a02-564233aa7af3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:46,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-f3cba436-8203-42a9-8a02-564233aa7af3 2018-10-08 04:59:46,812 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 04:59:46,812 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:49,815 - create_stack - DEBUG - Stack status query timeout in 1183.1725378 2018-10-08 04:59:49,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:49,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:49 GMT Server: Apache x-openstack-request-id: req-dddd9b39-94bb-4222-931f-434f58978dbd Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:49,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:49 GMT Server: Apache x-openstack-request-id: req-27adaf13-f40d-47d0-b0ba-bcc3d0a6513d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:49,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-27adaf13-f40d-47d0-b0ba-bcc3d0a6513d 2018-10-08 04:59:49,887 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 04:59:49,887 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack 2018-10-08 04:59:49,887 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack 2018-10-08 04:59:49,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:59:50,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "966ea9dec6584d0a839f398065eed28b", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e41585ac8ed4f1381901415bfdcc8cf", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-user", "id": "a7c3f11021bf439aaf79d8d37a80fb3c"}, "audit_ids": ["UrcwhelER9qWcKRkNa3gwg"], "issued_at": "2018-10-08T04:59:50.000000Z"}} 2018-10-08 04:59:50,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e6b4c38e414843856cb27daec483d7c4a8fe3e" 2018-10-08 04:59:50,435 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:50 GMT Server: Apache x-openstack-request-id: req-15299734-ed97-4a34-8137-6edbd7328961 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:50,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:50 GMT Server: Apache x-openstack-request-id: req-b108df6a-a938-4e65-aede-658cb098bd79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:50,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-b108df6a-a938-4e65-aede-658cb098bd79 2018-10-08 04:59:50,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:50,801 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:50 GMT Server: Apache x-openstack-request-id: req-488ed5c1-548f-4d55-b060-1e44c54181b5 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:50,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:50 GMT Server: Apache x-openstack-request-id: req-abf8ed36-024e-498b-9e65-d94f13079075 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:50,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-abf8ed36-024e-498b-9e65-d94f13079075 2018-10-08 04:59:50,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 04:59:50,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 04:59:51,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "966ea9dec6584d0a839f398065eed28b", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T05:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e41585ac8ed4f1381901415bfdcc8cf", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/2e41585ac8ed4f1381901415bfdcc8cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-user", "id": "a7c3f11021bf439aaf79d8d37a80fb3c"}, "audit_ids": ["usIWZ_FfQEWevha_di1Svg"], "issued_at": "2018-10-08T04:59:51.000000Z"}} 2018-10-08 04:59:51,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38be814b6a729b76ce1146a28067fa81d3133901" 2018-10-08 04:59:51,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61cdb2d7-668e-4326-9f04-526ba188e0a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 04:59:51,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61cdb2d7-668e-4326-9f04-526ba188e0a0 2018-10-08 04:59:51,312 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 04:59:51,314 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 04:59:51,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38be814b6a729b76ce1146a28067fa81d3133901" 2018-10-08 04:59:51,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:51 GMT Server: Apache x-openstack-request-id: req-be04f07d-0267-4f83-b0ca-c469aff12906 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "deletion_time": null, "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "tags": null}]} 2018-10-08 04:59:51,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack used request id req-be04f07d-0267-4f83-b0ca-c469aff12906 2018-10-08 04:59:51,508 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack 2018-10-08 04:59:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38be814b6a729b76ce1146a28067fa81d3133901" 2018-10-08 04:59:51,690 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:51 GMT Server: Apache x-openstack-request-id: req-b4e9a98f-39d3-484a-8d52-aee6dfd2f0a7 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:51,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:51 GMT Server: Apache x-openstack-request-id: req-07c1c54f-38d5-44c8-8d52-e03f22af2295 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:51,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-07c1c54f-38d5-44c8-8d52-e03f22af2295 2018-10-08 04:59:51,893 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack 2018-10-08 04:59:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:52,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:51 GMT Server: Apache x-openstack-request-id: req-59715d5b-d191-4109-be45-f9c5e2e145cd Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:52,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 04:59:52 GMT Server: Apache x-openstack-request-id: req-5e6590ff-be07-48b9-8a1c-a27eaaab5cdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 04:59:52,242 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-5e6590ff-be07-48b9-8a1c-a27eaaab5cdd 2018-10-08 04:59:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:52,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:52 GMT Server: Apache x-openstack-request-id: req-a4853b12-c8a7-493f-a503-3ee1932549c2 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:52,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:52 GMT Server: Apache x-openstack-request-id: req-11412193-0d2f-4dd0-8697-4c2d1089c2a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "tags": null, "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:59:52Z", "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:52,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-11412193-0d2f-4dd0-8697-4c2d1089c2a5 2018-10-08 04:59:52,473 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:59:52,473 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:55,476 - create_stack - DEBUG - Stack status query timeout in 1196.76577783 2018-10-08 04:59:55,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:55,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:55 GMT Server: Apache x-openstack-request-id: req-6239f2be-a151-4eed-afc5-4553401e6eb5 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:55,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:55 GMT Server: Apache x-openstack-request-id: req-3df5fa78-3f66-487b-b63e-52d3671d1509 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "tags": null, "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:59:52Z", "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:55,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-3df5fa78-3f66-487b-b63e-52d3671d1509 2018-10-08 04:59:55,776 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:59:55,776 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 04:59:58,779 - create_stack - DEBUG - Stack status query timeout in 1193.46270895 2018-10-08 04:59:58,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 04:59:58,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 04:59:58 GMT Server: Apache x-openstack-request-id: req-31ad8ab4-f202-44fe-958a-44525a738793 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 04:59:58,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 04:59:58 GMT Server: Apache x-openstack-request-id: req-dfb83f96-afc1-4e45-835f-3cacc528126a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "tags": null, "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:59:52Z", "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 04:59:58,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-dfb83f96-afc1-4e45-835f-3cacc528126a 2018-10-08 04:59:58,836 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 04:59:58,836 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:01,839 - create_stack - DEBUG - Stack status query timeout in 1190.40297198 2018-10-08 05:00:01,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 05:00:01,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:01 GMT Server: Apache x-openstack-request-id: req-2b2605ed-4450-4ee8-a8f3-1ce3253688f8 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:02,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:01 GMT Server: Apache x-openstack-request-id: req-1909f833-56c5-4f34-a042-a0a5f46b4e37 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "tags": null, "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T04:59:52Z", "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:02,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-1909f833-56c5-4f34-a042-a0a5f46b4e37 2018-10-08 05:00:02,054 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:00:02,054 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:05,057 - create_stack - DEBUG - Stack status query timeout in 1187.18460298 2018-10-08 05:00:05,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 05:00:05,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:05 GMT Server: Apache x-openstack-request-id: req-cc5b4ad1-c8be-49d9-8a7d-12703ec99d49 Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:05,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:05 GMT Server: Apache x-openstack-request-id: req-1ae2b5ff-a6ca-4edd-b659-edd66508f593 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "OS::stack_id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "image_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image", "inst_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-inst", "subnet_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-subnet", "flavor_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-flavor-name", "net_name": "CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-net"}, "deletion_time": "2018-10-08T05:00:04Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack", "stack_user_project_id": "a49571a119714aacb330d536b4b21c97", "tags": null, "creation_time": "2018-10-08T04:59:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T04:59:52Z", "id": "5e47a3e4-3fac-4973-9461-aadd344b6b5d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:05,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-1ae2b5ff-a6ca-4edd-b659-edd66508f593 2018-10-08 05:00:05,131 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:00:05,131 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack 2018-10-08 05:00:05,131 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack 2018-10-08 05:00:05,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/5e47a3e4-3fac-4973-9461-aadd344b6b5d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d55550ac026911f452d8055528c534a7d44c1" 2018-10-08 05:00:05,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:05 GMT Server: Apache x-openstack-request-id: req-263c0b8d-7c99-4b7f-90ae-f4e916375e7e Location: http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:05,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:00:05 GMT Server: Apache x-openstack-request-id: req-e1fd4fd5-57ab-4d02-bb68-b50654ff3f9d Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:00:05,499 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/2e41585ac8ed4f1381901415bfdcc8cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-stack/5e47a3e4-3fac-4973-9461-aadd344b6b5d used request id req-e1fd4fd5-57ab-4d02-bb68-b50654ff3f9d 2018-10-08 05:00:05,500 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ada4ae57-208f-46b5-9013-ff4a27b23126-image 2018-10-08 05:00:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddc1dfbde6d317aeb485ceab73f557df79182422" 2018-10-08 05:00:06,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94dcd040-ab03-41ec-a706-09ed5017aae8 Date: Mon, 08 Oct 2018 05:00:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:00:06,482 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f6f34034-6c0e-45fc-8ab1-2597b9d5bff1 used request id req-94dcd040-ab03-41ec-a706-09ed5017aae8 2018-10-08 05:00:06,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6d454483-486a-4c42-a6e9-5a994e55a8b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707ba1e10e22490db52ebe76e10473509f704a0f" 2018-10-08 05:00:06,537 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e80ac9ab-4662-4800-be63-3d95f53bf1a8 x-compute-request-id: req-e80ac9ab-4662-4800-be63-3d95f53bf1a8 Content-Length: 0 Content-Type: application/json 2018-10-08 05:00:06,537 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6d454483-486a-4c42-a6e9-5a994e55a8b5 used request id req-e80ac9ab-4662-4800-be63-3d95f53bf1a8 2018-10-08 05:00:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:06,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a109d730-0e8a-4780-8dc5-74517a1f40f9 Date: Mon, 08 Oct 2018 05:00:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e41585ac8ed4f1381901415bfdcc8cf", "created_at": "2018-10-08T04:59:33Z", "updated_at": "2018-10-08T04:59:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:59:33Z", "revision_number": 0, "id": "5e861e0c-46b9-4d39-a315-beb07f8092a6", "remote_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "remote_ip_prefix": null, "created_at": "2018-10-08T04:59:33Z", "security_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "tenant_id": "2e41585ac8ed4f1381901415bfdcc8cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e41585ac8ed4f1381901415bfdcc8cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:59:33Z", "revision_number": 0, "id": "66cf41e9-b0ff-497d-ad21-0b4e7455938c", "remote_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "remote_ip_prefix": null, "created_at": "2018-10-08T04:59:33Z", "security_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "tenant_id": "2e41585ac8ed4f1381901415bfdcc8cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e41585ac8ed4f1381901415bfdcc8cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:59:33Z", "revision_number": 0, "id": "90e553e9-3a7e-401f-8959-a0f991d8732d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:59:33Z", "security_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "tenant_id": "2e41585ac8ed4f1381901415bfdcc8cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e41585ac8ed4f1381901415bfdcc8cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:59:33Z", "revision_number": 0, "id": "e1548401-ddf4-4d05-90b3-5f073e89b6b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:59:33Z", "security_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "tenant_id": "2e41585ac8ed4f1381901415bfdcc8cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e41585ac8ed4f1381901415bfdcc8cf"}], "revision_number": 4, "project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:00:06,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a109d730-0e8a-4780-8dc5-74517a1f40f9 2018-10-08 05:00:06,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:06,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90bc935-24ae-4306-a571-e77c23999439 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:00:06,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-d90bc935-24ae-4306-a571-e77c23999439 2018-10-08 05:00:06,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:06,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eebfe9bd-475c-47e3-a184-f78d0b79f608 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:00:06,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-eebfe9bd-475c-47e3-a184-f78d0b79f608 2018-10-08 05:00:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:07,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82521e27-3d1d-45de-86f4-dc9ed6929719 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:00:07,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-82521e27-3d1d-45de-86f4-dc9ed6929719 2018-10-08 05:00:07,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:07,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426fd8e9-c1b8-4fd7-a19c-d03de7126fb8 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf"}, "enabled": true, "id": "2e41585ac8ed4f1381901415bfdcc8cf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2c4c3ea6-674c-43b-proj"}} 2018-10-08 05:00:07,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf used request id req-426fd8e9-c1b8-4fd7-a19c-d03de7126fb8 2018-10-08 05:00:07,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8855d069-2d1a-4cf0-b0ca-b323483b7c68 2018-10-08 05:00:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8855d069-2d1a-4cf0-b0ca-b323483b7c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:07,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d8c51547-8ce9-4a10-a502-b9d2a85f3b0f Date: Mon, 08 Oct 2018 05:00:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:59:33Z", "security_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "port_range_min": null, "revision_number": 0, "tenant_id": "2e41585ac8ed4f1381901415bfdcc8cf", "created_at": "2018-10-08T04:59:33Z", "project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "id": "5e861e0c-46b9-4d39-a315-beb07f8092a6"}, {"remote_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:59:33Z", "security_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "port_range_min": null, "revision_number": 0, "tenant_id": "2e41585ac8ed4f1381901415bfdcc8cf", "created_at": "2018-10-08T04:59:33Z", "project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "id": "66cf41e9-b0ff-497d-ad21-0b4e7455938c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:59:33Z", "security_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "port_range_min": null, "revision_number": 0, "tenant_id": "2e41585ac8ed4f1381901415bfdcc8cf", "created_at": "2018-10-08T04:59:33Z", "project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "id": "90e553e9-3a7e-401f-8959-a0f991d8732d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T04:59:33Z", "security_group_id": "8855d069-2d1a-4cf0-b0ca-b323483b7c68", "port_range_min": null, "revision_number": 0, "tenant_id": "2e41585ac8ed4f1381901415bfdcc8cf", "created_at": "2018-10-08T04:59:33Z", "project_id": "2e41585ac8ed4f1381901415bfdcc8cf", "id": "e1548401-ddf4-4d05-90b3-5f073e89b6b0"}]} 2018-10-08 05:00:07,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8855d069-2d1a-4cf0-b0ca-b323483b7c68 used request id req-d8c51547-8ce9-4a10-a502-b9d2a85f3b0f 2018-10-08 05:00:07,393 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:00:07,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/8855d069-2d1a-4cf0-b0ca-b323483b7c68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:07,736 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3a3a5a1-607b-47b8-95d4-5c8472db3d14 Content-Length: 0 Date: Mon, 08 Oct 2018 05:00:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:00:07,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/8855d069-2d1a-4cf0-b0ca-b323483b7c68 used request id req-c3a3a5a1-607b-47b8-95d4-5c8472db3d14 2018-10-08 05:00:07,737 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2c4c3ea6-674c-43b-proj 2018-10-08 05:00:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:08,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e22da2b-a33c-4562-9589-8e7a9e8b4469 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:00:08,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2e41585ac8ed4f1381901415bfdcc8cf used request id req-8e22da2b-a33c-4562-9589-8e7a9e8b4469 2018-10-08 05:00:08,019 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2c4c3ea6-674c-43b-proj-role 2018-10-08 05:00:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/966ea9dec6584d0a839f398065eed28b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:08,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8717be9f-abb5-4864-99d3-d676afcb73df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:00:08,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/966ea9dec6584d0a839f398065eed28b used request id req-8717be9f-abb5-4864-99d3-d676afcb73df 2018-10-08 05:00:08,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f571fb71b361008ed549b0af30a5f8e9a13b5" 2018-10-08 05:00:08,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac25192-7b5d-4fc4-adb9-b5f64182cc7a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:00:08,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ac25192-7b5d-4fc4-adb9-b5f64182cc7a 2018-10-08 05:00:08,237 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2c4c3ea6-674c-43b-user 2018-10-08 05:00:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a7c3f11021bf439aaf79d8d37a80fb3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ac0e1bd57fc016aaacb2efbb90b9df3a8267d3" 2018-10-08 05:00:08,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dda41e7-902c-4885-a054-bc55624ae64d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:00:08,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a7c3f11021bf439aaf79d8d37a80fb3c used request id req-0dda41e7-902c-4885-a054-bc55624ae64d 2018-10-08 05:00:08,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:00:08,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Ts3fCj77RPaE7E1VmYnoqw"], "issued_at": "2018-10-08T05:00:08.000000Z"}} 2018-10-08 05:00:08,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a96aa54e8299ef6d21dc8f32a61a893b9d9bb74" 2018-10-08 05:00:08,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68340f47-0fc9-4d93-a2be-d813712f71d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:00:08,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-68340f47-0fc9-4d93-a2be-d813712f71d3 2018-10-08 05:00:08,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:00:08,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:00:09,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["yRr3FQG1RwmrEQWzVyfcig"], "issued_at": "2018-10-08T05:00:09.000000Z"}} 2018-10-08 05:00:09,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:09,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae6d5af-c4fe-4e01-94e5-c2d0beb97530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:00:09,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7ae6d5af-c4fe-4e01-94e5-c2d0beb97530 2018-10-08 05:00:09,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:00:09,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:00:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:00:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-48573993-1e43-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:09,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237faf95-72c5-4807-bb76-cde001c7eaa6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-48573993-1e43-41e-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:00:09,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-48573993-1e43-41e-proj used request id req-237faf95-72c5-4807-bb76-cde001c7eaa6 2018-10-08 05:00:09,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:09,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185fd3df-608b-440d-a240-1f5af599c737 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:00:09,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-185fd3df-608b-440d-a240-1f5af599c737 2018-10-08 05:00:09,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}}' 2018-10-08 05:00:09,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:00:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe5d514a-80ee-4ced-b3ae-6d1f580e8e86 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e"}, "enabled": true, "id": "b8a64f81822e423396e8bb078e01db9e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}} 2018-10-08 05:00:09,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fe5d514a-80ee-4ced-b3ae-6d1f580e8e86 2018-10-08 05:00:09,698 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-48573993-1e43-41e-proj 2018-10-08 05:00:09,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:00:09,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:00:10,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["qLqcaZ6mSoOJEmMCYJoaoA"], "issued_at": "2018-10-08T05:00:10.000000Z"}} 2018-10-08 05:00:10,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:10,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72b7ec0-45af-4038-90bf-09c9d28c0671 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:00:10,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b72b7ec0-45af-4038-90bf-09c9d28c0671 2018-10-08 05:00:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:00:10,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:00:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:10,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32063585-dd1d-4e62-acab-d9b1f04447a8 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:00:10,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-32063585-dd1d-4e62-acab-d9b1f04447a8 2018-10-08 05:00:10,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-48573993-1e43-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:10,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c4548d-75bb-4e42-9f94-2ca690d0ed4e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-48573993-1e43-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e"}, "enabled": true, "id": "b8a64f81822e423396e8bb078e01db9e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}]} 2018-10-08 05:00:10,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-48573993-1e43-41e-proj used request id req-91c4548d-75bb-4e42-9f94-2ca690d0ed4e 2018-10-08 05:00:10,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:10,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3234c3ea-f880-4865-a290-2df2cac5f285 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:00:10,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3234c3ea-f880-4865-a290-2df2cac5f285 2018-10-08 05:00:10,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:10,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a48043-404b-4a7b-bf06-3be2fe0dd869 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:00:10,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-27a48043-404b-4a7b-bf06-3be2fe0dd869 2018-10-08 05:00:10,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-48573993-1e43-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:10,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a553be-1b53-4b9e-8714-48bcd8e52d21 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-48573993-1e43-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e"}, "enabled": true, "id": "b8a64f81822e423396e8bb078e01db9e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}]} 2018-10-08 05:00:10,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-48573993-1e43-41e-proj used request id req-c7a553be-1b53-4b9e-8714-48bcd8e52d21 2018-10-08 05:00:10,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/847f9615ecee48d48bf43b382fa118d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:11,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2373c5c8-8e0e-400a-bcdd-441a2b68132e Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-48573993-1e43-41e-user", "links": {"self": "http://172.30.9.28:5000/v3/users/847f9615ecee48d48bf43b382fa118d9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b8a64f81822e423396e8bb078e01db9e", "id": "847f9615ecee48d48bf43b382fa118d9", "password_expires_at": null}} 2018-10-08 05:00:11,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/847f9615ecee48d48bf43b382fa118d9 used request id req-2373c5c8-8e0e-400a-bcdd-441a2b68132e 2018-10-08 05:00:11,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e/users/847f9615ecee48d48bf43b382fa118d9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:11,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca89425-fa9d-4c74-b4c5-f7d630d3c921 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e/users/847f9615ecee48d48bf43b382fa118d9/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:00:11,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e/users/847f9615ecee48d48bf43b382fa118d9/roles used request id req-fca89425-fa9d-4c74-b4c5-f7d630d3c921 2018-10-08 05:00:11,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:11,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab03c881-39e3-4b8c-8982-3ec32d816935 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:00:11,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-ab03c881-39e3-4b8c-8982-3ec32d816935 2018-10-08 05:00:11,278 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-48573993-1e43-41e-proj 2018-10-08 05:00:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e/users/847f9615ecee48d48bf43b382fa118d9/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:11,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4244dc6b-fdc5-4bb0-ade6-4aec700b8cff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:00:11,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e/users/847f9615ecee48d48bf43b382fa118d9/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-4244dc6b-fdc5-4bb0-ade6-4aec700b8cff 2018-10-08 05:00:11,413 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-48573993-1e43-41e-user 2018-10-08 05:00:11,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:00:11,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:11,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4946462a-93e7-4fc3-836e-1b4d39b9a92d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:00:11,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4946462a-93e7-4fc3-836e-1b4d39b9a92d 2018-10-08 05:00:11,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" -d '{"role": {"name": "CreateStackSuccessTests-48573993-1e43-41e-proj-role"}}' 2018-10-08 05:00:11,637 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d45023e5-da14-4d11-9894-6f03f5e0a5fa Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72e8ff6e5fc149a5958c6df20c65a35a", "links": {"self": "http://172.30.9.28:5000/v3/roles/72e8ff6e5fc149a5958c6df20c65a35a"}, "name": "CreateStackSuccessTests-48573993-1e43-41e-proj-role"}} 2018-10-08 05:00:11,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d45023e5-da14-4d11-9894-6f03f5e0a5fa 2018-10-08 05:00:11,638 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-48573993-1e43-41e-proj-role 2018-10-08 05:00:11,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/72e8ff6e5fc149a5958c6df20c65a35a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:11,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2265283-d6cb-4d3d-b292-c7da4c50887a Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/72e8ff6e5fc149a5958c6df20c65a35a"}, "domain_id": null, "name": "CreateStackSuccessTests-48573993-1e43-41e-proj-role", "id": "72e8ff6e5fc149a5958c6df20c65a35a"}} 2018-10-08 05:00:11,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/72e8ff6e5fc149a5958c6df20c65a35a used request id req-d2265283-d6cb-4d3d-b292-c7da4c50887a 2018-10-08 05:00:11,727 - keystone_utils - INFO - Granting role CreateStackSuccessTests-48573993-1e43-41e-proj-role to project CreateStackSuccessTests-48573993-1e43-41e-proj 2018-10-08 05:00:11,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e/users/847f9615ecee48d48bf43b382fa118d9/roles/72e8ff6e5fc149a5958c6df20c65a35a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:11,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae85b582-1624-43ab-8952-6813097a9db4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:00:11,868 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e/users/847f9615ecee48d48bf43b382fa118d9/roles/72e8ff6e5fc149a5958c6df20c65a35a used request id req-ae85b582-1624-43ab-8952-6813097a9db4 2018-10-08 05:00:11,868 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:00:11,868 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:00:11,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:00:11,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:00:12,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72e8ff6e5fc149a5958c6df20c65a35a", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:00:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8a64f81822e423396e8bb078e01db9e", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-48573993-1e43-41e-user", "id": "847f9615ecee48d48bf43b382fa118d9"}, "audit_ids": ["n1_6A73MRYaV93FjOK2glA"], "issued_at": "2018-10-08T05:00:12.000000Z"}} 2018-10-08 05:00:12,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6498f7b251418dfab68829deb050460d400e17fa" 2018-10-08 05:00:12,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2134a96-817e-4df8-92ed-1f57f97afcbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:00:12,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a2134a96-817e-4df8-92ed-1f57f97afcbe 2018-10-08 05:00:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6498f7b251418dfab68829deb050460d400e17fa" 2018-10-08 05:00:12,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-3833a1b8-c0ba-4f36-896f-d7970dc2a1a4 Date: Mon, 08 Oct 2018 05:00:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image"} 2018-10-08 05:00:12,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image used request id req-3833a1b8-c0ba-4f36-896f-d7970dc2a1a4 2018-10-08 05:00:12,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6498f7b251418dfab68829deb050460d400e17fa" 2018-10-08 05:00:12,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-49eb1e84-6b56-435d-95d0-502fd4937492 Date: Mon, 08 Oct 2018 05:00:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:00:12,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-49eb1e84-6b56-435d-95d0-502fd4937492 2018-10-08 05:00:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6498f7b251418dfab68829deb050460d400e17fa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image"}' 2018-10-08 05:00:12,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9 X-Openstack-Request-Id: req-ec640c63-1e5c-4648-a876-a4503e566c9b Date: Mon, 08 Oct 2018 05:00:12 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:00:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:00:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9", "min_disk": 0, "protected": false, "id": "7e1b18d5-df9b-4e46-aeab-014239a836f9", "file": "/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9/file", "checksum": null, "owner": "b8a64f81822e423396e8bb078e01db9e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:00:12,886 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ec640c63-1e5c-4648-a876-a4503e566c9b 2018-10-08 05:00:12,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6498f7b251418dfab68829deb050460d400e17fa" -d '' 2018-10-08 05:00:14,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eafb305f-aa6d-49be-a66b-8cba81360d3b Date: Mon, 08 Oct 2018 05:00:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:00:14,089 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9/file used request id req-eafb305f-aa6d-49be-a66b-8cba81360d3b 2018-10-08 05:00:14,090 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:00:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6498f7b251418dfab68829deb050460d400e17fa" 2018-10-08 05:00:14,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-47358165-be0f-4309-983b-a01dbb9e8b12 Date: Mon, 08 Oct 2018 05:00:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:00:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:00:14Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e1b18d5-df9b-4e46-aeab-014239a836f9/snap", "metadata": {}}], "self": "/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9", "min_disk": 0, "protected": false, "id": "7e1b18d5-df9b-4e46-aeab-014239a836f9", "file": "/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8a64f81822e423396e8bb078e01db9e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e1b18d5-df9b-4e46-aeab-014239a836f9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:00:14,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9 used request id req-47358165-be0f-4309-983b-a01dbb9e8b12 2018-10-08 05:00:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6498f7b251418dfab68829deb050460d400e17fa" 2018-10-08 05:00:14,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba471de7-fdba-46b3-a695-fbf33a3abeb2 Date: Mon, 08 Oct 2018 05:00:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:00:14,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ba471de7-fdba-46b3-a695-fbf33a3abeb2 2018-10-08 05:00:14,416 - create_image - INFO - Created image with name - CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image 2018-10-08 05:00:14,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6498f7b251418dfab68829deb050460d400e17fa" 2018-10-08 05:00:14,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d03f1b23-22b9-41bf-a5ff-f1ea4f2dbda5 Date: Mon, 08 Oct 2018 05:00:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:00:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:00:14Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e1b18d5-df9b-4e46-aeab-014239a836f9/snap", "metadata": {}}], "self": "/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9", "min_disk": 0, "protected": false, "id": "7e1b18d5-df9b-4e46-aeab-014239a836f9", "file": "/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8a64f81822e423396e8bb078e01db9e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7e1b18d5-df9b-4e46-aeab-014239a836f9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:00:14,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9 used request id req-d03f1b23-22b9-41bf-a5ff-f1ea4f2dbda5 2018-10-08 05:00:14,586 - create_image - DEBUG - Instance status is - active 2018-10-08 05:00:14,586 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image 2018-10-08 05:00:14,586 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image 2018-10-08 05:00:14,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:00:14,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:00:15,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["3yPNsSH-QfqaIgP610zn4w"], "issued_at": "2018-10-08T05:00:15.000000Z"}} 2018-10-08 05:00:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbd7bce3d202a5ce12ff46a31227bc1fb09c873" 2018-10-08 05:00:15,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd416aa-e02f-4a8b-badd-6d22fcba2b7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:00:15,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7dd416aa-e02f-4a8b-badd-6d22fcba2b7c 2018-10-08 05:00:15,147 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:00:15,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbd7bce3d202a5ce12ff46a31227bc1fb09c873" 2018-10-08 05:00:15,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00: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-06780372-cc22-44ba-b5db-1d60d8a2efe7 x-compute-request-id: req-06780372-cc22-44ba-b5db-1d60d8a2efe7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:00:15,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-06780372-cc22-44ba-b5db-1d60d8a2efe7 2018-10-08 05:00:15,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbd7bce3d202a5ce12ff46a31227bc1fb09c873" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-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-10-08 05:00:15,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00: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-86f19f18-8a57-42a8-83fe-951a28a9a43a x-compute-request-id: req-86f19f18-8a57-42a8-83fe-951a28a9a43a Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/32faaa9c-fe59-4120-a76a-d3605728e0e6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/32faaa9c-fe59-4120-a76a-d3605728e0e6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "32faaa9c-fe59-4120-a76a-d3605728e0e6", "name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:00:15,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-86f19f18-8a57-42a8-83fe-951a28a9a43a 2018-10-08 05:00:15,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:00:15,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:00:16,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72e8ff6e5fc149a5958c6df20c65a35a", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8a64f81822e423396e8bb078e01db9e", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-48573993-1e43-41e-user", "id": "847f9615ecee48d48bf43b382fa118d9"}, "audit_ids": ["S_8nN3mCSmiBNIAJ-TXvPA"], "issued_at": "2018-10-08T05:00:16.000000Z"}} 2018-10-08 05:00:16,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:16,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77052463-25a8-4f76-9888-91ef075d8f3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:00:16,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-77052463-25a8-4f76-9888-91ef075d8f3f 2018-10-08 05:00:16,147 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:00:16,149 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:00:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:16,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:16 GMT Server: Apache x-openstack-request-id: req-904c29cc-f224-4f83-9c7b-bfa08855e5f3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:00:16,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack used request id req-904c29cc-f224-4f83-9c7b-bfa08855e5f3 2018-10-08 05:00:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}}' 2018-10-08 05:00:18,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:00:16 GMT Server: Apache x-openstack-request-id: req-590a1e47-cbab-43b4-a04c-37f10cea0426 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}]}} 2018-10-08 05:00:18,469 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks used request id req-590a1e47-cbab-43b4-a04c-37f10cea0426 2018-10-08 05:00:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:18,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:18 GMT Server: Apache x-openstack-request-id: req-333dd329-1ba5-4a82-8260-68e9b7899f58 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:19,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:18 GMT Server: Apache x-openstack-request-id: req-1b8e8dba-8836-407c-afba-41adf6a58766 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:19,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-1b8e8dba-8836-407c-afba-41adf6a58766 2018-10-08 05:00:19,209 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack 2018-10-08 05:00:19,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:19,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:19 GMT Server: Apache x-openstack-request-id: req-f4582d0a-d6cc-409a-81c3-70df4a5be884 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:19,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:19 GMT Server: Apache x-openstack-request-id: req-9cec65b9-cef6-45a4-a920-4a4c712c91a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:19,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-9cec65b9-cef6-45a4-a920-4a4c712c91a8 2018-10-08 05:00:19,578 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:00:19,579 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:22,582 - create_stack - DEBUG - Stack status query timeout in 1196.62768602 2018-10-08 05:00:22,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:22,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:22 GMT Server: Apache x-openstack-request-id: req-85bcc66e-cc30-491a-aabb-c1cb48ba154e Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:22,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:22 GMT Server: Apache x-openstack-request-id: req-b707475b-1cb4-4f17-9350-527394cdab11 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:22,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-b707475b-1cb4-4f17-9350-527394cdab11 2018-10-08 05:00:22,687 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:00:22,688 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:25,691 - create_stack - DEBUG - Stack status query timeout in 1193.51869106 2018-10-08 05:00:25,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:25,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:25 GMT Server: Apache x-openstack-request-id: req-50153687-5ffb-4b64-9bba-caa61e3eed76 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:26,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:25 GMT Server: Apache x-openstack-request-id: req-a9cfab12-7ace-44c6-8b1c-27f294c776e1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:26,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-a9cfab12-7ace-44c6-8b1c-27f294c776e1 2018-10-08 05:00:26,061 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:00:26,061 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:29,064 - create_stack - DEBUG - Stack status query timeout in 1190.14502501 2018-10-08 05:00:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:29,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:29 GMT Server: Apache x-openstack-request-id: req-85f27ec3-b440-4c61-8061-cefb1da95605 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:29,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:29 GMT Server: Apache x-openstack-request-id: req-c16cfb0d-1d42-4198-9840-54ebf3fc4889 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:29,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-c16cfb0d-1d42-4198-9840-54ebf3fc4889 2018-10-08 05:00:29,427 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:00:29,427 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:32,430 - create_stack - DEBUG - Stack status query timeout in 1186.77923989 2018-10-08 05:00:32,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:32,604 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:32 GMT Server: Apache x-openstack-request-id: req-ca45a3e7-2240-439b-8ae2-3d57ee5dfe96 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:32,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:32 GMT Server: Apache x-openstack-request-id: req-6d8ccfe2-d6b4-470f-9095-b0535201ca4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:32,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-6d8ccfe2-d6b4-470f-9095-b0535201ca4d 2018-10-08 05:00:32,647 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:00:32,647 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:35,650 - create_stack - DEBUG - Stack status query timeout in 1183.55931902 2018-10-08 05:00:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:35,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:35 GMT Server: Apache x-openstack-request-id: req-4b24df4a-756e-40da-b28a-47cc14763bbf Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:36,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:35 GMT Server: Apache x-openstack-request-id: req-b70bce67-5535-40ef-9e78-068d342a2f06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:36,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-b70bce67-5535-40ef-9e78-068d342a2f06 2018-10-08 05:00:36,079 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:00:36,079 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:39,080 - create_stack - DEBUG - Stack status query timeout in 1180.12940693 2018-10-08 05:00:39,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:39,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:39 GMT Server: Apache x-openstack-request-id: req-42f8ad40-24b0-4619-91bb-45e5d1cffb16 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:39,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:39 GMT Server: Apache x-openstack-request-id: req-a32ab8d9-a113-46cc-b71a-063a8fd8f2c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:39,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-a32ab8d9-a113-46cc-b71a-063a8fd8f2c6 2018-10-08 05:00:39,308 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:00:39,308 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack 2018-10-08 05:00:39,308 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack 2018-10-08 05:00:39,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:39,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:39 GMT Server: Apache x-openstack-request-id: req-99450ea3-e6fe-4495-9fa4-5e0ad51bba94 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:39,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:39 GMT Server: Apache x-openstack-request-id: req-4b092e7e-909a-4c83-82d4-9d3668657e6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-08T05:00:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:00:18Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ab7f2dd0-d928-4cf4-be4a-32a0027deff0", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-08T05:00:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:00:18Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "10ba2021-80f7-40be-abd3-8136d0d417da", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-08T05:00:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:00:18Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "786c16ae-bea5-4147-829a-943a3dc4e502", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-08T05:00:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:00:18Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "146a8f69-f6ec-4d0f-9faa-1020019aaeb3", "resource_type": "OS::Nova::Server"}]} 2018-10-08 05:00:39,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb/resources used request id req-4b092e7e-909a-4c83-82d4-9d3668657e6a 2018-10-08 05:00:39,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=786c16ae-bea5-4147-829a-943a3dc4e502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:39,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-91e65971-e950-468a-84c6-7d57f641c47c Date: Mon, 08 Oct 2018 05:00:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10ba2021-80f7-40be-abd3-8136d0d417da"],"updated_at":"2018-10-08T05:00:20Z","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8a64f81822e423396e8bb078e01db9e","id":"786c16ae-bea5-4147-829a-943a3dc4e502","name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net"}]} 2018-10-08 05:00:39,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=786c16ae-bea5-4147-829a-943a3dc4e502 used request id req-91e65971-e950-468a-84c6-7d57f641c47c 2018-10-08 05:00:39,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:40,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e6ddfd6f-a346-45a1-8bf0-a96402caaec0 Date: Mon, 08 Oct 2018 05:00:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786c16ae-bea5-4147-829a-943a3dc4e502","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:20Z","dns_nameservers":[],"updated_at":"2018-10-08T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"b8a64f81822e423396e8bb078e01db9e","id":"10ba2021-80f7-40be-abd3-8136d0d417da","subnetpool_id":null,"name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet"}]} 2018-10-08 05:00:40,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 used request id req-e6ddfd6f-a346-45a1-8bf0-a96402caaec0 2018-10-08 05:00:40,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:40,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8aad06c3-f241-4fdd-9f08-9ab49cd3cfcd Date: Mon, 08 Oct 2018 05:00:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786c16ae-bea5-4147-829a-943a3dc4e502","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:20Z","dns_nameservers":[],"updated_at":"2018-10-08T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"b8a64f81822e423396e8bb078e01db9e","id":"10ba2021-80f7-40be-abd3-8136d0d417da","subnetpool_id":null,"name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet"}]} 2018-10-08 05:00:40,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 used request id req-8aad06c3-f241-4fdd-9f08-9ab49cd3cfcd 2018-10-08 05:00:40,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:00:40,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:00:40,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72e8ff6e5fc149a5958c6df20c65a35a", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:00:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8a64f81822e423396e8bb078e01db9e", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-48573993-1e43-41e-user", "id": "847f9615ecee48d48bf43b382fa118d9"}, "audit_ids": ["MTXhLYQdQG-pHJ9lcrmVUg"], "issued_at": "2018-10-08T05:00:40.000000Z"}} 2018-10-08 05:00:40,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde49448d06befa144c4f74bd696f2447ef6f8da" 2018-10-08 05:00:40,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64bd2697-d91d-4650-b736-4f31ee32c7a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:00:40,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-64bd2697-d91d-4650-b736-4f31ee32c7a7 2018-10-08 05:00:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde49448d06befa144c4f74bd696f2447ef6f8da" 2018-10-08 05:00:40,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-086e1599-ffac-4f54-8505-ced96563a61a Date: Mon, 08 Oct 2018 05:00:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10ba2021-80f7-40be-abd3-8136d0d417da"],"updated_at":"2018-10-08T05:00:20Z","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8a64f81822e423396e8bb078e01db9e","id":"786c16ae-bea5-4147-829a-943a3dc4e502","name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net"}]} 2018-10-08 05:00:40,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net used request id req-086e1599-ffac-4f54-8505-ced96563a61a 2018-10-08 05:00:40,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:00:40,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:00:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:00:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde49448d06befa144c4f74bd696f2447ef6f8da" 2018-10-08 05:00:40,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d314c3-1fcd-4070-97bf-c0d9d6c25f06 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e"}, "enabled": true, "id": "b8a64f81822e423396e8bb078e01db9e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}} 2018-10-08 05:00:40,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e used request id req-56d314c3-1fcd-4070-97bf-c0d9d6c25f06 2018-10-08 05:00:40,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde49448d06befa144c4f74bd696f2447ef6f8da" 2018-10-08 05:00:41,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ee7054b6-0453-488f-8335-003a24f6833a Date: Mon, 08 Oct 2018 05:00:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786c16ae-bea5-4147-829a-943a3dc4e502","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:20Z","dns_nameservers":[],"updated_at":"2018-10-08T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"b8a64f81822e423396e8bb078e01db9e","id":"10ba2021-80f7-40be-abd3-8136d0d417da","subnetpool_id":null,"name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet"}]} 2018-10-08 05:00:41,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 used request id req-ee7054b6-0453-488f-8335-003a24f6833a 2018-10-08 05:00:41,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:00:41,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72e8ff6e5fc149a5958c6df20c65a35a", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8a64f81822e423396e8bb078e01db9e", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b8a64f81822e423396e8bb078e01db9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-48573993-1e43-41e-user", "id": "847f9615ecee48d48bf43b382fa118d9"}, "audit_ids": ["XnVNdfifRoO4_nmO4ExBbA"], "issued_at": "2018-10-08T05:00:41.000000Z"}} 2018-10-08 05:00:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa663f4d93a81407c833769560d3da20dd82277e" 2018-10-08 05:00:41,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c67095d-f01c-4048-b453-2ea813a1fb8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:00:41,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5c67095d-f01c-4048-b453-2ea813a1fb8a 2018-10-08 05:00:41,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa663f4d93a81407c833769560d3da20dd82277e" 2018-10-08 05:00:41,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-bbd543d9-333d-4cf1-afa2-881303af670d Date: Mon, 08 Oct 2018 05:00:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10ba2021-80f7-40be-abd3-8136d0d417da"],"updated_at":"2018-10-08T05:00:20Z","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8a64f81822e423396e8bb078e01db9e","id":"786c16ae-bea5-4147-829a-943a3dc4e502","name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net"}]} 2018-10-08 05:00:41,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net used request id req-bbd543d9-333d-4cf1-afa2-881303af670d 2018-10-08 05:00:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa663f4d93a81407c833769560d3da20dd82277e" 2018-10-08 05:00:42,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6f90c866-fcb2-41e5-9f47-ac9ec53fffe2 Date: Mon, 08 Oct 2018 05:00:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786c16ae-bea5-4147-829a-943a3dc4e502","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:20Z","dns_nameservers":[],"updated_at":"2018-10-08T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"b8a64f81822e423396e8bb078e01db9e","id":"10ba2021-80f7-40be-abd3-8136d0d417da","subnetpool_id":null,"name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet"}]} 2018-10-08 05:00:42,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 used request id req-6f90c866-fcb2-41e5-9f47-ac9ec53fffe2 2018-10-08 05:00:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=786c16ae-bea5-4147-829a-943a3dc4e502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa663f4d93a81407c833769560d3da20dd82277e" 2018-10-08 05:00:42,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4dc095db-33fa-4062-a801-1c79a39d5761 Date: Mon, 08 Oct 2018 05:00:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10ba2021-80f7-40be-abd3-8136d0d417da"],"updated_at":"2018-10-08T05:00:20Z","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8a64f81822e423396e8bb078e01db9e","id":"786c16ae-bea5-4147-829a-943a3dc4e502","name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net"}]} 2018-10-08 05:00:42,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=786c16ae-bea5-4147-829a-943a3dc4e502 used request id req-4dc095db-33fa-4062-a801-1c79a39d5761 2018-10-08 05:00:42,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa663f4d93a81407c833769560d3da20dd82277e" 2018-10-08 05:00:42,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d3933597-454c-4fd7-b23b-104327212199 Date: Mon, 08 Oct 2018 05:00:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786c16ae-bea5-4147-829a-943a3dc4e502","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:20Z","dns_nameservers":[],"updated_at":"2018-10-08T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"b8a64f81822e423396e8bb078e01db9e","id":"10ba2021-80f7-40be-abd3-8136d0d417da","subnetpool_id":null,"name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet"}]} 2018-10-08 05:00:42,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502 used request id req-d3933597-454c-4fd7-b23b-104327212199 2018-10-08 05:00:42,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502&name=CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa663f4d93a81407c833769560d3da20dd82277e" 2018-10-08 05:00:42,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a0efcfbc-5199-40b7-be13-99ae85b873c6 Date: Mon, 08 Oct 2018 05:00:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786c16ae-bea5-4147-829a-943a3dc4e502","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:20Z","dns_nameservers":[],"updated_at":"2018-10-08T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"b8a64f81822e423396e8bb078e01db9e","id":"10ba2021-80f7-40be-abd3-8136d0d417da","subnetpool_id":null,"name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet"}]} 2018-10-08 05:00:42,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=786c16ae-bea5-4147-829a-943a3dc4e502&name=CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet used request id req-a0efcfbc-5199-40b7-be13-99ae85b873c6 2018-10-08 05:00:42,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/10ba2021-80f7-40be-abd3-8136d0d417da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa663f4d93a81407c833769560d3da20dd82277e" 2018-10-08 05:00:42,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-4b89352c-d9a3-46a5-a253-a62025fdab21 Date: Mon, 08 Oct 2018 05:00:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786c16ae-bea5-4147-829a-943a3dc4e502","tenant_id":"b8a64f81822e423396e8bb078e01db9e","created_at":"2018-10-08T05:00:20Z","dns_nameservers":[],"updated_at":"2018-10-08T05:00:20Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"b8a64f81822e423396e8bb078e01db9e","id":"10ba2021-80f7-40be-abd3-8136d0d417da","subnetpool_id":null,"name":"CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet"}} 2018-10-08 05:00:42,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/10ba2021-80f7-40be-abd3-8136d0d417da used request id req-4b89352c-d9a3-46a5-a253-a62025fdab21 2018-10-08 05:00:42,922 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack 2018-10-08 05:00:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:42,952 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:42 GMT Server: Apache x-openstack-request-id: req-994a11ed-992e-4cac-9754-cc109174dbe3 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:42,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:00:42 GMT Server: Apache x-openstack-request-id: req-2873d934-7412-440e-a3c2-6bbd2ee9e909 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:00:42,993 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-2873d934-7412-440e-a3c2-6bbd2ee9e909 2018-10-08 05:00:42,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:43,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:43 GMT Server: Apache x-openstack-request-id: req-9f3a9e95-002e-4f86-b8cb-8595490df6ac Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:43,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:43 GMT Server: Apache x-openstack-request-id: req-f158d8dd-9c9c-49cc-b093-4d86bc0fe736 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:43,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-f158d8dd-9c9c-49cc-b093-4d86bc0fe736 2018-10-08 05:00:43,223 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:00:43,223 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:46,226 - create_stack - DEBUG - Stack status query timeout in 1196.76758695 2018-10-08 05:00:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:46,256 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:46 GMT Server: Apache x-openstack-request-id: req-18465839-8ccb-4651-9d55-2ab7db0e3470 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:46,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:46 GMT Server: Apache x-openstack-request-id: req-76fdecf6-041e-4a84-ab22-c3edd4508cbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "tags": null, "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:00:43Z", "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:46,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-76fdecf6-041e-4a84-ab22-c3edd4508cbe 2018-10-08 05:00:46,432 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:00:46,432 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:49,435 - create_stack - DEBUG - Stack status query timeout in 1193.558002 2018-10-08 05:00:49,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:49,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:49 GMT Server: Apache x-openstack-request-id: req-74a33dc9-d239-4a57-bbd9-09f9758aabaf Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:49,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:49 GMT Server: Apache x-openstack-request-id: req-f754ac8d-ed50-451b-bf3c-b26464898071 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "tags": null, "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:00:43Z", "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:49,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-f754ac8d-ed50-451b-bf3c-b26464898071 2018-10-08 05:00:49,491 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:00:49,491 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:52,494 - create_stack - DEBUG - Stack status query timeout in 1190.49925995 2018-10-08 05:00:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:52,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:52 GMT Server: Apache x-openstack-request-id: req-5343e383-630f-434c-ad28-436aeda15550 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:52,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:52 GMT Server: Apache x-openstack-request-id: req-62d34b74-0ae8-4d9c-be45-49c7683230d3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "tags": null, "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:00:43Z", "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:52,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-62d34b74-0ae8-4d9c-be45-49c7683230d3 2018-10-08 05:00:52,568 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:00:52,569 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:00:55,572 - create_stack - DEBUG - Stack status query timeout in 1187.42174196 2018-10-08 05:00:55,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:55,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:55 GMT Server: Apache x-openstack-request-id: req-e7740dba-59a2-4f91-8aac-9063de77a49a Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:55,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:55 GMT Server: Apache x-openstack-request-id: req-66811ffe-b529-465d-ad6d-31b11a2d802b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b8a64f81822e423396e8bb078e01db9e", "OS::stack_id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "image_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image", "inst_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-inst", "subnet_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-subnet", "flavor_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-flavor-name", "net_name": "CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-net"}, "deletion_time": "2018-10-08T05:00:54Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack", "stack_user_project_id": "0d823d156117478b9c39b67e3db8fd9d", "tags": null, "creation_time": "2018-10-08T05:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T05:00:43Z", "id": "3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:00:55,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-66811ffe-b529-465d-ad6d-31b11a2d802b 2018-10-08 05:00:55,645 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:00:55,645 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack 2018-10-08 05:00:55,645 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack 2018-10-08 05:00:55,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c356506b25aa237cab1b4802bf38e499156deb" 2018-10-08 05:00:55,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:00:55 GMT Server: Apache x-openstack-request-id: req-c5fddfcc-bb83-4e09-95d7-3190a7354183 Location: http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:00:55,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:00:55 GMT Server: Apache x-openstack-request-id: req-41380557-dae1-4ff4-b316-d5b0fae2bc83 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:00:55,700 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b8a64f81822e423396e8bb078e01db9e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-stack/3af4c7f6-54b0-46fb-b7ef-d2a1d65a07cb used request id req-41380557-dae1-4ff4-b316-d5b0fae2bc83 2018-10-08 05:00:55,701 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-1c62bb69-6722-41b7-b53a-baa7969793f5-image 2018-10-08 05:00:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6498f7b251418dfab68829deb050460d400e17fa" 2018-10-08 05:00:57,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c136d3fb-eb86-44fc-a591-97386b918768 Date: Mon, 08 Oct 2018 05:00:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:00:57,428 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7e1b18d5-df9b-4e46-aeab-014239a836f9 used request id req-c136d3fb-eb86-44fc-a591-97386b918768 2018-10-08 05:00:57,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/32faaa9c-fe59-4120-a76a-d3605728e0e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbd7bce3d202a5ce12ff46a31227bc1fb09c873" 2018-10-08 05:00:57,478 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:00: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-9c592712-4a12-40bd-9f5d-ad48a614e36a x-compute-request-id: req-9c592712-4a12-40bd-9f5d-ad48a614e36a Content-Length: 0 Content-Type: application/json 2018-10-08 05:00:57,478 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/32faaa9c-fe59-4120-a76a-d3605728e0e6 used request id req-9c592712-4a12-40bd-9f5d-ad48a614e36a 2018-10-08 05:00:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:57,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d90e6c1a-4b6a-49f6-8973-65aff4b43fcd Date: Mon, 08 Oct 2018 05:00:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8a64f81822e423396e8bb078e01db9e", "created_at": "2018-10-08T05:00:18Z", "updated_at": "2018-10-08T05:00:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:00:19Z", "revision_number": 0, "id": "0e5512f3-88a6-4538-83c0-b38d002c20c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:00:19Z", "security_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "tenant_id": "b8a64f81822e423396e8bb078e01db9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8a64f81822e423396e8bb078e01db9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:00:19Z", "revision_number": 0, "id": "3cb9b899-bc92-4ac0-b539-0d8ea6408ead", "remote_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "remote_ip_prefix": null, "created_at": "2018-10-08T05:00:19Z", "security_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "tenant_id": "b8a64f81822e423396e8bb078e01db9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8a64f81822e423396e8bb078e01db9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:00:19Z", "revision_number": 0, "id": "6c2777fb-c06a-4778-af3c-376312cd3dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:00:19Z", "security_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "tenant_id": "b8a64f81822e423396e8bb078e01db9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8a64f81822e423396e8bb078e01db9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:00:19Z", "revision_number": 0, "id": "9c363c9e-eb16-4c6f-ac45-8ca28e724aa0", "remote_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "remote_ip_prefix": null, "created_at": "2018-10-08T05:00:19Z", "security_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "tenant_id": "b8a64f81822e423396e8bb078e01db9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8a64f81822e423396e8bb078e01db9e"}], "revision_number": 4, "project_id": "b8a64f81822e423396e8bb078e01db9e", "id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:00:57,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d90e6c1a-4b6a-49f6-8973-65aff4b43fcd 2018-10-08 05:00:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:57,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370416cd-7fcf-4d53-b8a1-67a773e82f63 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:00:57,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-370416cd-7fcf-4d53-b8a1-67a773e82f63 2018-10-08 05:00:57,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:57,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5faa130-c7d7-4e41-8838-cff212460ab3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:00:57,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-b5faa130-c7d7-4e41-8838-cff212460ab3 2018-10-08 05:00:57,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:57,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce849afb-6a34-44de-9fc6-e4f01511720c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e"}, "enabled": true, "id": "b8a64f81822e423396e8bb078e01db9e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-48573993-1e43-41e-proj"}} 2018-10-08 05:00:57,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e used request id req-ce849afb-6a34-44de-9fc6-e4f01511720c 2018-10-08 05:00:57,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67fc2c9d-8fc2-4086-bc45-857114a1f401 2018-10-08 05:00:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=67fc2c9d-8fc2-4086-bc45-857114a1f401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:58,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3eea7fcc-bcdd-4c3f-9431-352e1d3b5e1b Date: Mon, 08 Oct 2018 05:00:58 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-10-08T05:00:19Z", "security_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "port_range_min": null, "revision_number": 0, "tenant_id": "b8a64f81822e423396e8bb078e01db9e", "created_at": "2018-10-08T05:00:19Z", "project_id": "b8a64f81822e423396e8bb078e01db9e", "id": "0e5512f3-88a6-4538-83c0-b38d002c20c3"}, {"remote_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:00:19Z", "security_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "port_range_min": null, "revision_number": 0, "tenant_id": "b8a64f81822e423396e8bb078e01db9e", "created_at": "2018-10-08T05:00:19Z", "project_id": "b8a64f81822e423396e8bb078e01db9e", "id": "3cb9b899-bc92-4ac0-b539-0d8ea6408ead"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:00:19Z", "security_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "port_range_min": null, "revision_number": 0, "tenant_id": "b8a64f81822e423396e8bb078e01db9e", "created_at": "2018-10-08T05:00:19Z", "project_id": "b8a64f81822e423396e8bb078e01db9e", "id": "6c2777fb-c06a-4778-af3c-376312cd3dd6"}, {"remote_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:00:19Z", "security_group_id": "67fc2c9d-8fc2-4086-bc45-857114a1f401", "port_range_min": null, "revision_number": 0, "tenant_id": "b8a64f81822e423396e8bb078e01db9e", "created_at": "2018-10-08T05:00:19Z", "project_id": "b8a64f81822e423396e8bb078e01db9e", "id": "9c363c9e-eb16-4c6f-ac45-8ca28e724aa0"}]} 2018-10-08 05:00:58,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=67fc2c9d-8fc2-4086-bc45-857114a1f401 used request id req-3eea7fcc-bcdd-4c3f-9431-352e1d3b5e1b 2018-10-08 05:00:58,165 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:00:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/67fc2c9d-8fc2-4086-bc45-857114a1f401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:58,504 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e943941-6fc3-4af8-9348-9c8c7b8dfc3d Content-Length: 0 Date: Mon, 08 Oct 2018 05:00:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:00:58,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/67fc2c9d-8fc2-4086-bc45-857114a1f401 used request id req-3e943941-6fc3-4af8-9348-9c8c7b8dfc3d 2018-10-08 05:00:58,505 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-48573993-1e43-41e-proj 2018-10-08 05:00:58,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:58,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49ddd707-c5e9-4fec-825c-14265fffd1d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:00:58,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b8a64f81822e423396e8bb078e01db9e used request id req-49ddd707-c5e9-4fec-825c-14265fffd1d5 2018-10-08 05:00:58,741 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-48573993-1e43-41e-proj-role 2018-10-08 05:00:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/72e8ff6e5fc149a5958c6df20c65a35a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:58,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-080d7dfc-2e07-4d15-a099-d1c527ad0115 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:00:58,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/72e8ff6e5fc149a5958c6df20c65a35a used request id req-080d7dfc-2e07-4d15-a099-d1c527ad0115 2018-10-08 05:00:58,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492cfaa36b3bac1099c392558efaa84deedbe3c" 2018-10-08 05:00:58,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa1c36d3-b202-4330-8814-3e3a63e0400c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:00:58,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aa1c36d3-b202-4330-8814-3e3a63e0400c 2018-10-08 05:00:58,969 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-48573993-1e43-41e-user 2018-10-08 05:00:58,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/847f9615ecee48d48bf43b382fa118d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65a051041b545739611103b924fbfc9bce52fdb" 2018-10-08 05:00:59,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b339e6-749e-478a-9416-41685d4ad42f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:00:59,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/847f9615ecee48d48bf43b382fa118d9 used request id req-07b339e6-749e-478a-9416-41685d4ad42f 2018-10-08 05:00:59,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:00:59,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["kCUfQLxTQQC1uRv6JWXLiQ"], "issued_at": "2018-10-08T05:00:59.000000Z"}} 2018-10-08 05:00:59,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437f3c1f5f409d3e0a33e7819694cf4572640847" 2018-10-08 05:00:59,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320e6b3b-2aa9-4e01-92f3-26e940336b42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:00:59,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-320e6b3b-2aa9-4e01-92f3-26e940336b42 2018-10-08 05:00:59,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:00:59,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:01:00,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["cJXBK5z9Sq2DTS7dgPpeoA"], "issued_at": "2018-10-08T05:01:00.000000Z"}} 2018-10-08 05:01:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:00,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70cd1190-f7d4-4413-9e48-6185aaebd298 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:01:00,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-70cd1190-f7d4-4413-9e48-6185aaebd298 2018-10-08 05:01:00,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:01:00,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:01:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e3bf373a-0a0b-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:00,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c68789-1a4d-4798-8e7a-231a11d3cc4f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e3bf373a-0a0b-43d-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:01:00,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e3bf373a-0a0b-43d-proj used request id req-60c68789-1a4d-4798-8e7a-231a11d3cc4f 2018-10-08 05:01:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:00,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33471f94-21af-48aa-8934-18a3bdb48bad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:01:00,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-33471f94-21af-48aa-8934-18a3bdb48bad 2018-10-08 05:01:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}}' 2018-10-08 05:01:00,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3d6c43-8ae9-406c-8653-830397daf679 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:00,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-db3d6c43-8ae9-406c-8653-830397daf679 2018-10-08 05:01:00,667 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e3bf373a-0a0b-43d-proj 2018-10-08 05:01:00,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:01:00,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:01:01,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Nx_2tcAlTwW-ycQ49KIkWg"], "issued_at": "2018-10-08T05:01:01.000000Z"}} 2018-10-08 05:01:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:01,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c752afe-15a4-4fe7-990a-7bf56c20df33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:01:01,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c752afe-15a4-4fe7-990a-7bf56c20df33 2018-10-08 05:01:01,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:01:01,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:01:01,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:01,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f7c684-16b3-498e-9449-84f5d2e643eb Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:01:01,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-81f7c684-16b3-498e-9449-84f5d2e643eb 2018-10-08 05:01:01,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-e3bf373a-0a0b-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:01,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da47ab8b-98f4-4334-8074-306423354cf9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-e3bf373a-0a0b-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}]} 2018-10-08 05:01:01,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-e3bf373a-0a0b-43d-proj used request id req-da47ab8b-98f4-4334-8074-306423354cf9 2018-10-08 05:01:01,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:01,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905125c5-5745-4ea1-ac23-dd0fd04e023c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:01:01,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-905125c5-5745-4ea1-ac23-dd0fd04e023c 2018-10-08 05:01:01,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:01,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60871e1a-e572-4144-9633-4de6dc089f3b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:01:01,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-60871e1a-e572-4144-9633-4de6dc089f3b 2018-10-08 05:01:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-e3bf373a-0a0b-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:01,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82c2d10-9b31-405a-8567-e1811756b61d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-e3bf373a-0a0b-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}]} 2018-10-08 05:01:01,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-e3bf373a-0a0b-43d-proj used request id req-e82c2d10-9b31-405a-8567-e1811756b61d 2018-10-08 05:01:01,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/5b1b83eac0e24388bfec6d465b6b0240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:02,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7c34e8-3bc6-403b-b834-0276b6904ec3 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-user", "links": {"self": "http://172.30.9.28:5000/v3/users/5b1b83eac0e24388bfec6d465b6b0240"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "id": "5b1b83eac0e24388bfec6d465b6b0240", "password_expires_at": null}} 2018-10-08 05:01:02,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5b1b83eac0e24388bfec6d465b6b0240 used request id req-ea7c34e8-3bc6-403b-b834-0276b6904ec3 2018-10-08 05:01:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15/users/5b1b83eac0e24388bfec6d465b6b0240/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:02,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7aea300-f350-4518-8e5e-284a72128556 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15/users/5b1b83eac0e24388bfec6d465b6b0240/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:01:02,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15/users/5b1b83eac0e24388bfec6d465b6b0240/roles used request id req-e7aea300-f350-4518-8e5e-284a72128556 2018-10-08 05:01:02,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:02,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d88fa4e-f22f-4f63-be80-c897d56d838e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:01:02,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-2d88fa4e-f22f-4f63-be80-c897d56d838e 2018-10-08 05:01:02,233 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e3bf373a-0a0b-43d-proj 2018-10-08 05:01:02,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15/users/5b1b83eac0e24388bfec6d465b6b0240/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:01:02,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37fe1d5b-c59b-47d1-9f4f-3eac37d47b75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:01:02,352 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15/users/5b1b83eac0e24388bfec6d465b6b0240/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-37fe1d5b-c59b-47d1-9f4f-3eac37d47b75 2018-10-08 05:01:02,352 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e3bf373a-0a0b-43d-user 2018-10-08 05:01:02,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:01:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:02,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a28b770-f84f-464c-9579-b82b8365419c Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:01:02,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2a28b770-f84f-464c-9579-b82b8365419c 2018-10-08 05:01:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" -d '{"role": {"name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role"}}' 2018-10-08 05:01:02,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-179d1d46-56b6-4ce9-b0a8-a857f64407ed Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97664b2fa23e4d998840d88ddfa66f7b", "links": {"self": "http://172.30.9.28:5000/v3/roles/97664b2fa23e4d998840d88ddfa66f7b"}, "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role"}} 2018-10-08 05:01:02,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-179d1d46-56b6-4ce9-b0a8-a857f64407ed 2018-10-08 05:01:02,547 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role 2018-10-08 05:01:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/97664b2fa23e4d998840d88ddfa66f7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:02,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1975bf8d-19c2-46f9-98b3-ba4b3ac950ab Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/97664b2fa23e4d998840d88ddfa66f7b"}, "domain_id": null, "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role", "id": "97664b2fa23e4d998840d88ddfa66f7b"}} 2018-10-08 05:01:02,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/97664b2fa23e4d998840d88ddfa66f7b used request id req-1975bf8d-19c2-46f9-98b3-ba4b3ac950ab 2018-10-08 05:01:02,633 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role to project CreateStackSuccessTests-e3bf373a-0a0b-43d-proj 2018-10-08 05:01:02,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15/users/5b1b83eac0e24388bfec6d465b6b0240/roles/97664b2fa23e4d998840d88ddfa66f7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:02,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76084440-83b5-4d22-8eb0-147d17157c31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:01:02,766 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15/users/5b1b83eac0e24388bfec6d465b6b0240/roles/97664b2fa23e4d998840d88ddfa66f7b used request id req-76084440-83b5-4d22-8eb0-147d17157c31 2018-10-08 05:01:02,766 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:01:02,766 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:01:02,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:01:02,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:01:03,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97664b2fa23e4d998840d88ddfa66f7b", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-user", "id": "5b1b83eac0e24388bfec6d465b6b0240"}, "audit_ids": ["WDAy3ZifRcm_YRaKHB0WNQ"], "issued_at": "2018-10-08T05:01:03.000000Z"}} 2018-10-08 05:01:03,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dabff1748a0e4bdd736d75abe98e43c8361d19a" 2018-10-08 05:01:03,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7e4b8e-6022-4396-928b-500c7e49ac36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:01:03,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca7e4b8e-6022-4396-928b-500c7e49ac36 2018-10-08 05:01:03,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dabff1748a0e4bdd736d75abe98e43c8361d19a" 2018-10-08 05:01:03,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-931815d7-8b7b-4ddf-9154-ff8fac3ed832 Date: Mon, 08 Oct 2018 05:01:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image"} 2018-10-08 05:01:03,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image used request id req-931815d7-8b7b-4ddf-9154-ff8fac3ed832 2018-10-08 05:01:03,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dabff1748a0e4bdd736d75abe98e43c8361d19a" 2018-10-08 05:01:03,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-032bf83b-4a60-48eb-a7a4-68776e7e020d Date: Mon, 08 Oct 2018 05:01:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:01:03,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-032bf83b-4a60-48eb-a7a4-68776e7e020d 2018-10-08 05:01:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8dabff1748a0e4bdd736d75abe98e43c8361d19a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image"}' 2018-10-08 05:01:03,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84 X-Openstack-Request-Id: req-fdd0bf8a-8aed-4df9-bec3-d674174d5487 Date: Mon, 08 Oct 2018 05:01:03 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:01:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:01:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "min_disk": 0, "protected": false, "id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "file": "/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84/file", "checksum": null, "owner": "fee1c9fe268d4bd68c89a3aad7618d15", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:01:03,790 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fdd0bf8a-8aed-4df9-bec3-d674174d5487 2018-10-08 05:01:03,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dabff1748a0e4bdd736d75abe98e43c8361d19a" -d '' 2018-10-08 05:01:05,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ca279c0-fed1-44e5-9a37-a8cc2943d276 Date: Mon, 08 Oct 2018 05:01:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:01:05,181 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84/file used request id req-5ca279c0-fed1-44e5-9a37-a8cc2943d276 2018-10-08 05:01:05,182 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:01:05,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dabff1748a0e4bdd736d75abe98e43c8361d19a" 2018-10-08 05:01:05,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e3602d94-b84a-412f-818b-aeb54a4d32fd Date: Mon, 08 Oct 2018 05:01:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:01:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:01:05Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9d8fa28a-d468-465b-a4f1-99c249000f84/snap", "metadata": {}}], "self": "/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "min_disk": 0, "protected": false, "id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "file": "/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fee1c9fe268d4bd68c89a3aad7618d15", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9d8fa28a-d468-465b-a4f1-99c249000f84/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:01:05,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84 used request id req-e3602d94-b84a-412f-818b-aeb54a4d32fd 2018-10-08 05:01:05,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dabff1748a0e4bdd736d75abe98e43c8361d19a" 2018-10-08 05:01:05,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c69d6c83-e693-498c-80d7-8974172a0f91 Date: Mon, 08 Oct 2018 05:01:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:01:05,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c69d6c83-e693-498c-80d7-8974172a0f91 2018-10-08 05:01:05,505 - create_image - INFO - Created image with name - CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image 2018-10-08 05:01:05,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dabff1748a0e4bdd736d75abe98e43c8361d19a" 2018-10-08 05:01:05,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-63dceca8-b344-425d-9603-0866bd186326 Date: Mon, 08 Oct 2018 05:01:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:01:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:01:05Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9d8fa28a-d468-465b-a4f1-99c249000f84/snap", "metadata": {}}], "self": "/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "min_disk": 0, "protected": false, "id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "file": "/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fee1c9fe268d4bd68c89a3aad7618d15", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/9d8fa28a-d468-465b-a4f1-99c249000f84/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:01:05,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84 used request id req-63dceca8-b344-425d-9603-0866bd186326 2018-10-08 05:01:05,682 - create_image - DEBUG - Instance status is - active 2018-10-08 05:01:05,682 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image 2018-10-08 05:01:05,682 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image 2018-10-08 05:01:05,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:01:05,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:01:06,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["sRPqGYw6T8KYDk1iCFmjPQ"], "issued_at": "2018-10-08T05:01:06.000000Z"}} 2018-10-08 05:01:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d902cf7e5d2c8fcf578f10cfd008e0e8754e07" 2018-10-08 05:01:06,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f9bd89-045f-48f6-b485-9049e66ad6a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:01:06,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-01f9bd89-045f-48f6-b485-9049e66ad6a5 2018-10-08 05:01:06,154 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:01:06,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d902cf7e5d2c8fcf578f10cfd008e0e8754e07" 2018-10-08 05:01:06,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01: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-2259a50b-906c-4471-86a2-0f7d382996b2 x-compute-request-id: req-2259a50b-906c-4471-86a2-0f7d382996b2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:01:06,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2259a50b-906c-4471-86a2-0f7d382996b2 2018-10-08 05:01:06,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d902cf7e5d2c8fcf578f10cfd008e0e8754e07" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-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-10-08 05:01:06,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01: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-39932374-52fe-4744-9a5d-90c97f81f2a1 x-compute-request-id: req-39932374-52fe-4744-9a5d-90c97f81f2a1 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e858eda1-0807-4821-b8ef-acc084d08be0", "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:01:06,399 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-39932374-52fe-4744-9a5d-90c97f81f2a1 2018-10-08 05:01:06,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:01:06,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:01:06,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97664b2fa23e4d998840d88ddfa66f7b", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-user", "id": "5b1b83eac0e24388bfec6d465b6b0240"}, "audit_ids": ["vgbBl3krSKGo60mNw5vvhQ"], "issued_at": "2018-10-08T05:01:06.000000Z"}} 2018-10-08 05:01:06,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:06,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c791b04-1146-4f4c-8fc1-9c2fb0029c4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:01:06,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c791b04-1146-4f4c-8fc1-9c2fb0029c4c 2018-10-08 05:01:06,839 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:01:06,841 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:01:06,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:07,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:06 GMT Server: Apache x-openstack-request-id: req-fcbb2bcd-28e2-4806-994b-fa31621738ae Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:01:07,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack used request id req-fcbb2bcd-28e2-4806-994b-fa31621738ae 2018-10-08 05:01:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name"}}' 2018-10-08 05:01:09,317 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:01:07 GMT Server: Apache x-openstack-request-id: req-9cb0c05e-c540-4564-b703-712264bff53b Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}]}} 2018-10-08 05:01:09,317 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks used request id req-9cb0c05e-c540-4564-b703-712264bff53b 2018-10-08 05:01:09,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:09,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:09 GMT Server: Apache x-openstack-request-id: req-e84273b1-c39f-4a9e-838e-636ebf13402f Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:10,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:09 GMT Server: Apache x-openstack-request-id: req-ef298622-af40-4d5f-a53d-e780675822fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:10,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-ef298622-af40-4d5f-a53d-e780675822fe 2018-10-08 05:01:10,070 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack 2018-10-08 05:01:10,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:10,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:10 GMT Server: Apache x-openstack-request-id: req-bade415d-fc44-4b6d-a1fe-5cade39bddac Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:10,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:10 GMT Server: Apache x-openstack-request-id: req-d8bcfdea-eef6-4d4c-9a5e-6ca34b02bbfe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:10,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-d8bcfdea-eef6-4d4c-9a5e-6ca34b02bbfe 2018-10-08 05:01:10,523 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:01:10,523 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:13,526 - create_stack - DEBUG - Stack status query timeout in 1196.54412794 2018-10-08 05:01:13,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:13,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:13 GMT Server: Apache x-openstack-request-id: req-fa4169a7-6053-4185-b32a-aaaa9db71dc3 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:13,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:13 GMT Server: Apache x-openstack-request-id: req-ea05c715-4237-4b28-9c2d-3eb1a4c378a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:13,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-ea05c715-4237-4b28-9c2d-3eb1a4c378a6 2018-10-08 05:01:13,747 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:01:13,747 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:16,750 - create_stack - DEBUG - Stack status query timeout in 1193.32010889 2018-10-08 05:01:16,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:16,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-cfd2698d-eeb3-45a8-9b85-037bddb8c26a Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:17,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-98a185e3-d38e-431a-b41f-431322935011 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:17,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-98a185e3-d38e-431a-b41f-431322935011 2018-10-08 05:01:17,104 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:01:17,104 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:20,108 - create_stack - DEBUG - Stack status query timeout in 1189.96244907 2018-10-08 05:01:20,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:20,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:20 GMT Server: Apache x-openstack-request-id: req-259c16cf-d29e-4c39-8e19-655499bb5e63 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:20,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:20 GMT Server: Apache x-openstack-request-id: req-0b9ab845-e88d-45ca-adbf-6a14dab59e8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:20,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-0b9ab845-e88d-45ca-adbf-6a14dab59e8d 2018-10-08 05:01:20,482 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:01:20,482 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:23,485 - create_stack - DEBUG - Stack status query timeout in 1186.58503389 2018-10-08 05:01:23,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:23,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:23 GMT Server: Apache x-openstack-request-id: req-eb20f43d-fdf4-4b3a-96b6-cca019bbb997 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:23,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:23 GMT Server: Apache x-openstack-request-id: req-450a1ab6-1282-43c1-aba7-34cc8dbb7d07 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:23,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-450a1ab6-1282-43c1-aba7-34cc8dbb7d07 2018-10-08 05:01:23,699 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:01:23,700 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:26,703 - create_stack - DEBUG - Stack status query timeout in 1183.36736989 2018-10-08 05:01:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:26,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-3971835a-4f60-405e-aac3-0b20b73cf606 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:26,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-164890d5-d1d1-4657-b6f7-fc260c862b03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:26,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-164890d5-d1d1-4657-b6f7-fc260c862b03 2018-10-08 05:01:26,958 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:01:26,958 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack 2018-10-08 05:01:26,959 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack 2018-10-08 05:01:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:26,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-26b9d271-5170-4810-bf8e-33a47d7b4a05 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:27,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:27 GMT Server: Apache x-openstack-request-id: req-8cd281e9-7b42-4731-966d-df8aeb0f669f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-08T05:01:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:01:09Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4710920e-fde9-48f9-80eb-e07e94d2adbe", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-08T05:01:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:01:09Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4335b8ba-65fa-4246-947f-45340d9b2593", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-08T05:01:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:01:09Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8df4d734-6467-436e-bf30-1a24842154ac", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-08T05:01:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:01:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "resource_type": "OS::Nova::Server"}]} 2018-10-08 05:01:27,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources used request id req-8cd281e9-7b42-4731-966d-df8aeb0f669f 2018-10-08 05:01:27,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:27,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01: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-a546c3ea-26f7-412c-a7f6-f9fed8f8d7a8 x-compute-request-id: req-a546c3ea-26f7-412c-a7f6-f9fed8f8d7a8 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:91:f1", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "bookmark"}], "image": {"id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "links": [{"href": "http://172.30.9.28:8774/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:01:16.000000", "flavor": {"id": "e858eda1-0807-4821-b8ef-acc084d08be0", "links": [{"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}]}, "id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "security_groups": [{"name": "default"}], "user_id": "5b1b83eac0e24388bfec6d465b6b0240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:01:22Z", "hostId": "4baf3912002feaa15d9da1809c1a4330876bc9fe5f3b8b07797d2691", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "created": "2018-10-08T05:01:17Z", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:01:27,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f used request id req-a546c3ea-26f7-412c-a7f6-f9fed8f8d7a8 2018-10-08 05:01:27,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:27,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9021ec99-ee6f-4448-96fa-cb9083956468 Date: Mon, 08 Oct 2018 05:01:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:27,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-9021ec99-ee6f-4448-96fa-cb9083956468 2018-10-08 05:01:27,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:01:27,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:01:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:01:27,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:27,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99802c7-4db2-47cd-8049-e06e5f916655 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:27,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-a99802c7-4db2-47cd-8049-e06e5f916655 2018-10-08 05:01:27,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:27,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c509d27c-2ba2-4878-aa30-c985a1faeea6 Date: Mon, 08 Oct 2018 05:01:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:27,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-c509d27c-2ba2-4878-aa30-c985a1faeea6 2018-10-08 05:01:27,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:27,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-2485e415-4310-4cf3-8229-fa0686afe7dd Date: Mon, 08 Oct 2018 05:01:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.4"}],"id":"131f70b4-352c-4a2b-8f78-28a253082240","security_groups":[],"mac_address":"fa:16:3e:6a:ea:5c","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.2"}],"id":"2588835b-dc6f-4b51-9e6a-0e9e92173d5a","security_groups":[],"mac_address":"fa:16:3e:6b:62:db","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.3"}],"id":"6ccd740a-8ec5-421e-b035-2b52ebd271a0","security_groups":[],"mac_address":"fa:16:3e:63:33:5e","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8df4d734-6467-436e-bf30-1a24842154ac"}]} 2018-10-08 05:01:27,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-2485e415-4310-4cf3-8229-fa0686afe7dd 2018-10-08 05:01:27,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:28,113 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:27 GMT Server: Apache x-openstack-request-id: req-5cd6f028-b4dd-4b7e-ba97-ed158bb4d3d1 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:28,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-f177de55-bf64-433d-99ab-c16716fab9b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-08T05:01:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:01:09Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4710920e-fde9-48f9-80eb-e07e94d2adbe", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-08T05:01:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:01:09Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4335b8ba-65fa-4246-947f-45340d9b2593", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-08T05:01:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:01:09Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8df4d734-6467-436e-bf30-1a24842154ac", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-08T05:01:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:01:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "resource_type": "OS::Nova::Server"}]} 2018-10-08 05:01:28,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd/resources used request id req-f177de55-bf64-433d-99ab-c16716fab9b9 2018-10-08 05:01:28,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e858eda1-0807-4821-b8ef-acc084d08be0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:28,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01: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-a907e692-ef89-40aa-8769-15d430506c8f x-compute-request-id: req-a907e692-ef89-40aa-8769-15d430506c8f Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e858eda1-0807-4821-b8ef-acc084d08be0", "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:01:28,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e858eda1-0807-4821-b8ef-acc084d08be0 used request id req-a907e692-ef89-40aa-8769-15d430506c8f 2018-10-08 05:01:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4335b8ba-65fa-4246-947f-45340d9b2593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:28,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-351f32c4-4248-4dab-8932-e03966784785 Date: Mon, 08 Oct 2018 05:01:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}} 2018-10-08 05:01:28,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4335b8ba-65fa-4246-947f-45340d9b2593 used request id req-351f32c4-4248-4dab-8932-e03966784785 2018-10-08 05:01:28,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:28,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-93f163f7-f398-45e0-9895-40992bfb4bbd Date: Mon, 08 Oct 2018 05:01:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:28,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-93f163f7-f398-45e0-9895-40992bfb4bbd 2018-10-08 05:01:28,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:28,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fcd9a56c-20f3-4f74-b15b-c52978186269 Date: Mon, 08 Oct 2018 05:01:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:28,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-fcd9a56c-20f3-4f74-b15b-c52978186269 2018-10-08 05:01:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:28,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-054dc7b0-3793-44bb-adab-df97ea405c7b Date: Mon, 08 Oct 2018 05:01:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:28,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-054dc7b0-3793-44bb-adab-df97ea405c7b 2018-10-08 05:01:28,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:28,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3a216e-f3f7-4b36-8744-73775bdcd50d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:28,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-4c3a216e-f3f7-4b36-8744-73775bdcd50d 2018-10-08 05:01:28,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:28,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9ff74d30-e94c-4226-9e3e-c611be0f7235 Date: Mon, 08 Oct 2018 05:01:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:28,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-9ff74d30-e94c-4226-9e3e-c611be0f7235 2018-10-08 05:01:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac&mac_address=fa%3A16%3A3e%3A7e%3A91%3Af1&name=CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:29,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-75bf1b84-d651-4776-93e6-4e709a501cfa Date: Mon, 08 Oct 2018 05:01:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"}]} 2018-10-08 05:01:29,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac&mac_address=fa%3A16%3A3e%3A7e%3A91%3Af1&name=CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec&admin_state_up=True used request id req-75bf1b84-d651-4776-93e6-4e709a501cfa 2018-10-08 05:01:29,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:29,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13bc73a1-f88a-4a04-8d54-e67091560cd5 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:29,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-13bc73a1-f88a-4a04-8d54-e67091560cd5 2018-10-08 05:01:29,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:29,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c3820087-dbc7-48a0-9b16-81a87643908b Date: Mon, 08 Oct 2018 05:01:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:29,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-c3820087-dbc7-48a0-9b16-81a87643908b 2018-10-08 05:01:29,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:29,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-830a831f-9a6e-4464-91ec-e090239992e2 Date: Mon, 08 Oct 2018 05:01:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:29,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-830a831f-9a6e-4464-91ec-e090239992e2 2018-10-08 05:01:29,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:29,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-6457971b-ba31-480e-8105-3bdf369bf36b Date: Mon, 08 Oct 2018 05:01:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.4"}],"id":"131f70b4-352c-4a2b-8f78-28a253082240","security_groups":[],"mac_address":"fa:16:3e:6a:ea:5c","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.2"}],"id":"2588835b-dc6f-4b51-9e6a-0e9e92173d5a","security_groups":[],"mac_address":"fa:16:3e:6b:62:db","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.3"}],"id":"6ccd740a-8ec5-421e-b035-2b52ebd271a0","security_groups":[],"mac_address":"fa:16:3e:63:33:5e","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8df4d734-6467-436e-bf30-1a24842154ac"}]} 2018-10-08 05:01:29,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-6457971b-ba31-480e-8105-3bdf369bf36b 2018-10-08 05:01:29,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:29,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9039be1a-b426-4c72-8188-f2ec288523a7 Date: Mon, 08 Oct 2018 05:01:29 GMT RESP BODY: {"floatingips": []} 2018-10-08 05:01:29,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-9039be1a-b426-4c72-8188-f2ec288523a7 2018-10-08 05:01:29,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:01:29,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:01:29,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97664b2fa23e4d998840d88ddfa66f7b", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-user", "id": "5b1b83eac0e24388bfec6d465b6b0240"}, "audit_ids": ["7qgR81msTAmk0T0c7tGz9g"], "issued_at": "2018-10-08T05:01:29.000000Z"}} 2018-10-08 05:01:29,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:29,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee12c33-b261-4f21-a9b3-dca71cd09fdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:01:29,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aee12c33-b261-4f21-a9b3-dca71cd09fdf 2018-10-08 05:01:29,850 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:01:29,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:29,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b78f14-161b-46a9-82be-d786a10fb645 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:01:29,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-55b78f14-161b-46a9-82be-d786a10fb645 2018-10-08 05:01:29,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:30,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-22e2095c-af6f-4c29-85a2-0feb1df800f0 Date: Mon, 08 Oct 2018 05:01:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:30,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-22e2095c-af6f-4c29-85a2-0feb1df800f0 2018-10-08 05:01:30,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:01:30,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:01:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:01:30,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:30,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5d10a5-0eba-4c29-875e-08c4120ad2b2 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:30,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-ae5d10a5-0eba-4c29-875e-08c4120ad2b2 2018-10-08 05:01:30,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:30,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-76d596a4-2252-4538-95ff-0c95dcf8fa4d Date: Mon, 08 Oct 2018 05:01:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:30,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-76d596a4-2252-4538-95ff-0c95dcf8fa4d 2018-10-08 05:01:30,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac&mac_address=fa%3A16%3A3e%3A7e%3A91%3Af1&name=CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:30,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-c10dbb59-3953-4347-a0be-02c2a9c76a5d Date: Mon, 08 Oct 2018 05:01:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"}]} 2018-10-08 05:01:30,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac&mac_address=fa%3A16%3A3e%3A7e%3A91%3Af1&name=CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec&admin_state_up=True used request id req-c10dbb59-3953-4347-a0be-02c2a9c76a5d 2018-10-08 05:01:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:30,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cf6f0e-8477-43b1-9757-8ff814095485 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:30,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-f4cf6f0e-8477-43b1-9757-8ff814095485 2018-10-08 05:01:30,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:31,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-b1f7df83-523c-4187-a5db-66daf758782c x-compute-request-id: req-b1f7df83-523c-4187-a5db-66daf758782c Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:91:f1", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "bookmark"}], "image": {"id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "links": [{"href": "http://172.30.9.28:8774/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:01:16.000000", "flavor": {"id": "e858eda1-0807-4821-b8ef-acc084d08be0", "links": [{"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}]}, "id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "security_groups": [{"name": "default"}], "user_id": "5b1b83eac0e24388bfec6d465b6b0240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:01:22Z", "hostId": "4baf3912002feaa15d9da1809c1a4330876bc9fe5f3b8b07797d2691", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "created": "2018-10-08T05:01:17Z", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:01:31,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst used request id req-b1f7df83-523c-4187-a5db-66daf758782c 2018-10-08 05:01:31,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:31,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9af77d37-4288-4bd9-8848-387d3469c3eb Date: Mon, 08 Oct 2018 05:01:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:31,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-9af77d37-4288-4bd9-8848-387d3469c3eb 2018-10-08 05:01:31,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:32,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9bcb9431-9117-42b5-aa51-96e2892a8dae Date: Mon, 08 Oct 2018 05:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:32,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-9bcb9431-9117-42b5-aa51-96e2892a8dae 2018-10-08 05:01:32,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:32,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-425f9bb9-67f2-415a-af93-76226c2ea523 Date: Mon, 08 Oct 2018 05:01:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.4"}],"id":"131f70b4-352c-4a2b-8f78-28a253082240","security_groups":[],"mac_address":"fa:16:3e:6a:ea:5c","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.2"}],"id":"2588835b-dc6f-4b51-9e6a-0e9e92173d5a","security_groups":[],"mac_address":"fa:16:3e:6b:62:db","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.3"}],"id":"6ccd740a-8ec5-421e-b035-2b52ebd271a0","security_groups":[],"mac_address":"fa:16:3e:63:33:5e","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8df4d734-6467-436e-bf30-1a24842154ac"}]} 2018-10-08 05:01:32,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-425f9bb9-67f2-415a-af93-76226c2ea523 2018-10-08 05:01:32,383 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst 2018-10-08 05:01:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:32,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d3f2aaed-ccc4-472b-8d2f-c8ef86d7026e Date: Mon, 08 Oct 2018 05:01:32 GMT RESP BODY: {"floatingips": []} 2018-10-08 05:01:32,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-d3f2aaed-ccc4-472b-8d2f-c8ef86d7026e 2018-10-08 05:01:32,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:33,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-5e168fe6-c928-4fb5-82a8-d0b07620b7ca x-compute-request-id: req-5e168fe6-c928-4fb5-82a8-d0b07620b7ca Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:91:f1", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "bookmark"}], "image": {"id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "links": [{"href": "http://172.30.9.28:8774/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:01:16.000000", "flavor": {"id": "e858eda1-0807-4821-b8ef-acc084d08be0", "links": [{"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}]}, "id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "security_groups": [{"name": "default"}], "user_id": "5b1b83eac0e24388bfec6d465b6b0240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:01:22Z", "hostId": "4baf3912002feaa15d9da1809c1a4330876bc9fe5f3b8b07797d2691", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "created": "2018-10-08T05:01:17Z", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:01:33,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f used request id req-5e168fe6-c928-4fb5-82a8-d0b07620b7ca 2018-10-08 05:01:33,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:33,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e7106420-d11b-4682-879a-629ca18da36d Date: Mon, 08 Oct 2018 05:01:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:33,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-e7106420-d11b-4682-879a-629ca18da36d 2018-10-08 05:01:33,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:33,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c138b5-b8d7-44ed-b92e-f9e4df3cf4da Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:33,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-56c138b5-b8d7-44ed-b92e-f9e4df3cf4da 2018-10-08 05:01:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:33,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7430c18e-4c5e-49db-8853-e4bc0f22a6da Date: Mon, 08 Oct 2018 05:01:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:33,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-7430c18e-4c5e-49db-8853-e4bc0f22a6da 2018-10-08 05:01:33,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:34,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-b2d24d14-a29c-48dd-9355-44a3a67c87eb Date: Mon, 08 Oct 2018 05:01:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.4"}],"id":"131f70b4-352c-4a2b-8f78-28a253082240","security_groups":[],"mac_address":"fa:16:3e:6a:ea:5c","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.2"}],"id":"2588835b-dc6f-4b51-9e6a-0e9e92173d5a","security_groups":[],"mac_address":"fa:16:3e:6b:62:db","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.3"}],"id":"6ccd740a-8ec5-421e-b035-2b52ebd271a0","security_groups":[],"mac_address":"fa:16:3e:63:33:5e","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8df4d734-6467-436e-bf30-1a24842154ac"}]} 2018-10-08 05:01:34,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-b2d24d14-a29c-48dd-9355-44a3a67c87eb 2018-10-08 05:01:34,057 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:01:34,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:01:34,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97664b2fa23e4d998840d88ddfa66f7b", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/fee1c9fe268d4bd68c89a3aad7618d15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-user", "id": "5b1b83eac0e24388bfec6d465b6b0240"}, "audit_ids": ["JHUoqxj4SPyEEgY7UbP4aQ"], "issued_at": "2018-10-08T05:01:34.000000Z"}} 2018-10-08 05:01:34,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17c4b78b6721b9f6bf42a838cfc9cad366aa41d" 2018-10-08 05:01:34,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cfa3ea-906d-4110-b291-2f7dafbad093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:01:34,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0cfa3ea-906d-4110-b291-2f7dafbad093 2018-10-08 05:01:34,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:35,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01: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-194a8f48-9d72-4db9-81e3-5c98544e4c4b x-compute-request-id: req-194a8f48-9d72-4db9-81e3-5c98544e4c4b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:91:f1", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "bookmark"}], "image": {"id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "links": [{"href": "http://172.30.9.28:8774/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:01:16.000000", "flavor": {"id": "e858eda1-0807-4821-b8ef-acc084d08be0", "links": [{"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}]}, "id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "security_groups": [{"name": "default"}], "user_id": "5b1b83eac0e24388bfec6d465b6b0240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:01:22Z", "hostId": "4baf3912002feaa15d9da1809c1a4330876bc9fe5f3b8b07797d2691", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "created": "2018-10-08T05:01:17Z", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:01:35,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f used request id req-194a8f48-9d72-4db9-81e3-5c98544e4c4b 2018-10-08 05:01:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:35,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-83ea5b02-a733-4426-9ee0-30978547726a Date: Mon, 08 Oct 2018 05:01:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:35,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-83ea5b02-a733-4426-9ee0-30978547726a 2018-10-08 05:01:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:35,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba2ae92-eae3-414b-b619-11aed682a07a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:35,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-cba2ae92-eae3-414b-b619-11aed682a07a 2018-10-08 05:01:35,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:35,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bb3cc65d-c3ef-4603-aa65-745e6afd4269 Date: Mon, 08 Oct 2018 05:01:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:35,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-bb3cc65d-c3ef-4603-aa65-745e6afd4269 2018-10-08 05:01:35,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:35,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-705fb6c1-d468-41bc-88f7-3cd68dee9814 Date: Mon, 08 Oct 2018 05:01:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.4"}],"id":"131f70b4-352c-4a2b-8f78-28a253082240","security_groups":[],"mac_address":"fa:16:3e:6a:ea:5c","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.2"}],"id":"2588835b-dc6f-4b51-9e6a-0e9e92173d5a","security_groups":[],"mac_address":"fa:16:3e:6b:62:db","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.3"}],"id":"6ccd740a-8ec5-421e-b035-2b52ebd271a0","security_groups":[],"mac_address":"fa:16:3e:63:33:5e","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8df4d734-6467-436e-bf30-1a24842154ac"}]} 2018-10-08 05:01:35,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-705fb6c1-d468-41bc-88f7-3cd68dee9814 2018-10-08 05:01:35,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17c4b78b6721b9f6bf42a838cfc9cad366aa41d" 2018-10-08 05:01:36,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01: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-a872f8c6-31b5-4baa-abb2-f85561c6a5b5 x-compute-request-id: req-a872f8c6-31b5-4baa-abb2-f85561c6a5b5 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:91:f1", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "bookmark"}], "image": {"id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "links": [{"href": "http://172.30.9.28:8774/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:01:16.000000", "flavor": {"id": "e858eda1-0807-4821-b8ef-acc084d08be0", "links": [{"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}]}, "id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "security_groups": [{"name": "default"}], "user_id": "5b1b83eac0e24388bfec6d465b6b0240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:01:22Z", "hostId": "4baf3912002feaa15d9da1809c1a4330876bc9fe5f3b8b07797d2691", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "created": "2018-10-08T05:01:17Z", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:01:36,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst used request id req-a872f8c6-31b5-4baa-abb2-f85561c6a5b5 2018-10-08 05:01:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17c4b78b6721b9f6bf42a838cfc9cad366aa41d" 2018-10-08 05:01:37,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-73907e1a-8fa5-4f16-8a36-f3d94a16c5c2 Date: Mon, 08 Oct 2018 05:01:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:37,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-73907e1a-8fa5-4f16-8a36-f3d94a16c5c2 2018-10-08 05:01:37,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17c4b78b6721b9f6bf42a838cfc9cad366aa41d" 2018-10-08 05:01:37,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3cb0c07f-9328-4bfa-921a-d16bc49b2c99 Date: Mon, 08 Oct 2018 05:01:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:37,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-3cb0c07f-9328-4bfa-921a-d16bc49b2c99 2018-10-08 05:01:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17c4b78b6721b9f6bf42a838cfc9cad366aa41d" 2018-10-08 05:01:37,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-2e4b3ddd-15ce-4781-a26d-038dc5692836 Date: Mon, 08 Oct 2018 05:01:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.4"}],"id":"131f70b4-352c-4a2b-8f78-28a253082240","security_groups":[],"mac_address":"fa:16:3e:6a:ea:5c","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.2"}],"id":"2588835b-dc6f-4b51-9e6a-0e9e92173d5a","security_groups":[],"mac_address":"fa:16:3e:6b:62:db","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.3"}],"id":"6ccd740a-8ec5-421e-b035-2b52ebd271a0","security_groups":[],"mac_address":"fa:16:3e:63:33:5e","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8df4d734-6467-436e-bf30-1a24842154ac"}]} 2018-10-08 05:01:37,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-2e4b3ddd-15ce-4781-a26d-038dc5692836 2018-10-08 05:01:37,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:38,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01: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-7fbbb2b8-a308-4cb1-a4ea-d97134a12a18 x-compute-request-id: req-7fbbb2b8-a308-4cb1-a4ea-d97134a12a18 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:91:f1", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "bookmark"}], "image": {"id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "links": [{"href": "http://172.30.9.28:8774/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:01:16.000000", "flavor": {"id": "e858eda1-0807-4821-b8ef-acc084d08be0", "links": [{"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}]}, "id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "security_groups": [{"name": "default"}], "user_id": "5b1b83eac0e24388bfec6d465b6b0240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:01:22Z", "hostId": "4baf3912002feaa15d9da1809c1a4330876bc9fe5f3b8b07797d2691", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "created": "2018-10-08T05:01:17Z", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:01:38,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f used request id req-7fbbb2b8-a308-4cb1-a4ea-d97134a12a18 2018-10-08 05:01:38,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:38,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-39f042ca-8043-405a-867c-7868488f753d Date: Mon, 08 Oct 2018 05:01:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:38,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-39f042ca-8043-405a-867c-7868488f753d 2018-10-08 05:01:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:38,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601aa2b2-df81-4815-b18a-d7905fd67c84 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:38,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-601aa2b2-df81-4815-b18a-d7905fd67c84 2018-10-08 05:01:38,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:38,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-960c40d3-e0e3-4879-ab5b-1219642b80b9 Date: Mon, 08 Oct 2018 05:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:38,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-960c40d3-e0e3-4879-ab5b-1219642b80b9 2018-10-08 05:01:38,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:39,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-124053d5-791a-4836-bd53-e00cfb4e496d Date: Mon, 08 Oct 2018 05:01:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.4"}],"id":"131f70b4-352c-4a2b-8f78-28a253082240","security_groups":[],"mac_address":"fa:16:3e:6a:ea:5c","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.2"}],"id":"2588835b-dc6f-4b51-9e6a-0e9e92173d5a","security_groups":[],"mac_address":"fa:16:3e:6b:62:db","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.3"}],"id":"6ccd740a-8ec5-421e-b035-2b52ebd271a0","security_groups":[],"mac_address":"fa:16:3e:63:33:5e","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8df4d734-6467-436e-bf30-1a24842154ac"}]} 2018-10-08 05:01:39,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-124053d5-791a-4836-bd53-e00cfb4e496d 2018-10-08 05:01:39,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:39,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-752860b9-d160-4a54-90fc-3204b4718b2b x-compute-request-id: req-752860b9-d160-4a54-90fc-3204b4718b2b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:91:f1", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "bookmark"}], "image": {"id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "links": [{"href": "http://172.30.9.28:8774/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:01:16.000000", "flavor": {"id": "e858eda1-0807-4821-b8ef-acc084d08be0", "links": [{"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}]}, "id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "security_groups": [{"name": "default"}], "user_id": "5b1b83eac0e24388bfec6d465b6b0240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:01:22Z", "hostId": "4baf3912002feaa15d9da1809c1a4330876bc9fe5f3b8b07797d2691", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "created": "2018-10-08T05:01:17Z", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:01:39,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f used request id req-752860b9-d160-4a54-90fc-3204b4718b2b 2018-10-08 05:01:39,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:40,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4dad50b2-d556-4f81-85fa-7b11b04bf9e9 Date: Mon, 08 Oct 2018 05:01:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:40,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-4dad50b2-d556-4f81-85fa-7b11b04bf9e9 2018-10-08 05:01:40,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:40,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54c1b89-aca0-4cf8-91f3-1600f43c41b8 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:40,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-b54c1b89-aca0-4cf8-91f3-1600f43c41b8 2018-10-08 05:01:40,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:40,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9c1c8073-3fc0-463a-ad84-ef0ab9aed5f3 Date: Mon, 08 Oct 2018 05:01:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:40,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-9c1c8073-3fc0-463a-ad84-ef0ab9aed5f3 2018-10-08 05:01:40,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa08f351466ce2d92956125b73c103e05b9b649" 2018-10-08 05:01:40,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-5d4bbb0a-e48b-4067-8430-766f7653c966 Date: Mon, 08 Oct 2018 05:01:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.4"}],"id":"131f70b4-352c-4a2b-8f78-28a253082240","security_groups":[],"mac_address":"fa:16:3e:6a:ea:5c","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.2"}],"id":"2588835b-dc6f-4b51-9e6a-0e9e92173d5a","security_groups":[],"mac_address":"fa:16:3e:6b:62:db","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.3"}],"id":"6ccd740a-8ec5-421e-b035-2b52ebd271a0","security_groups":[],"mac_address":"fa:16:3e:63:33:5e","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8df4d734-6467-436e-bf30-1a24842154ac"}]} 2018-10-08 05:01:40,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-5d4bbb0a-e48b-4067-8430-766f7653c966 2018-10-08 05:01:40,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17c4b78b6721b9f6bf42a838cfc9cad366aa41d" 2018-10-08 05:01:41,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e35bcaac-901b-4071-8a50-7b99be8e598a x-compute-request-id: req-e35bcaac-901b-4071-8a50-7b99be8e598a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:91:f1", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "rel": "bookmark"}], "image": {"id": "9d8fa28a-d468-465b-a4f1-99c249000f84", "links": [{"href": "http://172.30.9.28:8774/images/9d8fa28a-d468-465b-a4f1-99c249000f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:01:16.000000", "flavor": {"id": "e858eda1-0807-4821-b8ef-acc084d08be0", "links": [{"href": "http://172.30.9.28:8774/flavors/e858eda1-0807-4821-b8ef-acc084d08be0", "rel": "bookmark"}]}, "id": "d0e5a39d-f998-4ddf-8551-b07cb261dd4f", "security_groups": [{"name": "default"}], "user_id": "5b1b83eac0e24388bfec6d465b6b0240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:01:22Z", "hostId": "4baf3912002feaa15d9da1809c1a4330876bc9fe5f3b8b07797d2691", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "created": "2018-10-08T05:01:17Z", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:01:41,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d0e5a39d-f998-4ddf-8551-b07cb261dd4f used request id req-e35bcaac-901b-4071-8a50-7b99be8e598a 2018-10-08 05:01:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17c4b78b6721b9f6bf42a838cfc9cad366aa41d" 2018-10-08 05:01:41,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-1f4877d0-3326-4819-8360-e719e7d7ca4e Date: Mon, 08 Oct 2018 05:01:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4335b8ba-65fa-4246-947f-45340d9b2593"],"updated_at":"2018-10-08T05:01:11Z","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"8df4d734-6467-436e-bf30-1a24842154ac","name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}]} 2018-10-08 05:01:41,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net used request id req-1f4877d0-3326-4819-8360-e719e7d7ca4e 2018-10-08 05:01:41,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17c4b78b6721b9f6bf42a838cfc9cad366aa41d" 2018-10-08 05:01:41,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-403b1f54-a315-4a46-848d-54eeb061ff94 Date: Mon, 08 Oct 2018 05:01:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:11Z","dns_nameservers":[],"updated_at":"2018-10-08T05:01:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","id":"4335b8ba-65fa-4246-947f-45340d9b2593","subnetpool_id":null,"name":"CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet"}]} 2018-10-08 05:01:41,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-403b1f54-a315-4a46-848d-54eeb061ff94 2018-10-08 05:01:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17c4b78b6721b9f6bf42a838cfc9cad366aa41d" 2018-10-08 05:01:41,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-62c87f30-2669-4525-9bc9-a24d287995ec Date: Mon, 08 Oct 2018 05:01:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.4"}],"id":"131f70b4-352c-4a2b-8f78-28a253082240","security_groups":[],"mac_address":"fa:16:3e:6a:ea:5c","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.2"}],"id":"2588835b-dc6f-4b51-9e6a-0e9e92173d5a","security_groups":[],"mac_address":"fa:16:3e:6b:62:db","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8df4d734-6467-436e-bf30-1a24842154ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.6"}],"id":"4710920e-fde9-48f9-80eb-e07e94d2adbe","security_groups":["829c4be5-5a18-441f-a81c-4ea6df5f6928"],"mac_address":"fa:16:3e:7e:91:f1","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack-server1_port-rcje7ps26oec","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:13Z","binding:vnic_type":"normal","device_id":"d0e5a39d-f998-4ddf-8551-b07cb261dd4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:01:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4335b8ba-65fa-4246-947f-45340d9b2593","ip_address":"10.0.0.3"}],"id":"6ccd740a-8ec5-421e-b035-2b52ebd271a0","security_groups":[],"mac_address":"fa:16:3e:63:33:5e","project_id":"fee1c9fe268d4bd68c89a3aad7618d15","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df4d734-6467-436e-bf30-1a24842154ac","tenant_id":"fee1c9fe268d4bd68c89a3aad7618d15","created_at":"2018-10-08T05:01:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8df4d734-6467-436e-bf30-1a24842154ac"}]} 2018-10-08 05:01:41,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8df4d734-6467-436e-bf30-1a24842154ac used request id req-62c87f30-2669-4525-9bc9-a24d287995ec 2018-10-08 05:01:41,722 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack 2018-10-08 05:01:41,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:41,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:41 GMT Server: Apache x-openstack-request-id: req-71a2cb4e-5ccc-4c96-a7a4-0ea573508981 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:42,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:01:41 GMT Server: Apache x-openstack-request-id: req-442adcf9-589e-429b-94b1-c06044eb4add Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:01:42,089 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-442adcf9-589e-429b-94b1-c06044eb4add 2018-10-08 05:01:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:42,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-8e10b4c2-7f95-4d1d-bead-f93892485aff Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:42,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-5b73b93c-53cf-44b2-ae91-b7e51b659a8e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:42,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-5b73b93c-53cf-44b2-ae91-b7e51b659a8e 2018-10-08 05:01:42,443 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:01:42,443 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:45,446 - create_stack - DEBUG - Stack status query timeout in 1196.64341092 2018-10-08 05:01:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:45,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:45 GMT Server: Apache x-openstack-request-id: req-3863f02a-c92a-4e24-aa8f-23c7d88d919f Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:45,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:45 GMT Server: Apache x-openstack-request-id: req-b0f87d57-c8cb-45d5-863d-f4d725496788 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "tags": null, "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:01:42Z", "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:45,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-b0f87d57-c8cb-45d5-863d-f4d725496788 2018-10-08 05:01:45,502 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:01:45,502 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:48,505 - create_stack - DEBUG - Stack status query timeout in 1193.58418989 2018-10-08 05:01:48,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:48,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:48 GMT Server: Apache x-openstack-request-id: req-ff51e16d-6817-40a6-bed1-624595fec487 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:48,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:48 GMT Server: Apache x-openstack-request-id: req-f173dd00-0e7b-444f-a170-008d3639615d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "tags": null, "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:01:42Z", "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:48,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-f173dd00-0e7b-444f-a170-008d3639615d 2018-10-08 05:01:48,565 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:01:48,565 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:51,568 - create_stack - DEBUG - Stack status query timeout in 1190.52115297 2018-10-08 05:01:51,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:51,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:51 GMT Server: Apache x-openstack-request-id: req-83b71982-7324-49ad-9cc3-cf635486c773 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:51,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:51 GMT Server: Apache x-openstack-request-id: req-fe0dbff4-0e56-4d14-bc0f-21ab71e90b63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "tags": null, "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:01:42Z", "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:51,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-fe0dbff4-0e56-4d14-bc0f-21ab71e90b63 2018-10-08 05:01:51,626 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:01:51,627 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:54,630 - create_stack - DEBUG - Stack status query timeout in 1187.45990586 2018-10-08 05:01:54,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:54,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:54 GMT Server: Apache x-openstack-request-id: req-be00a590-4465-4f26-b996-4d237e3f82a2 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:54,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:54 GMT Server: Apache x-openstack-request-id: req-b835f225-f9c1-4930-ab61-0854cb662e22 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "tags": null, "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:01:42Z", "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:54,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-b835f225-f9c1-4930-ab61-0854cb662e22 2018-10-08 05:01:54,853 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:01:54,853 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:01:57,856 - create_stack - DEBUG - Stack status query timeout in 1184.23366809 2018-10-08 05:01:57,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:57,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:57 GMT Server: Apache x-openstack-request-id: req-948af6c7-0e07-4648-8990-7f52a3b1176a Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:57,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:57 GMT Server: Apache x-openstack-request-id: req-d5ebafbc-13bf-4ef7-8469-e99d2268b113 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": "fee1c9fe268d4bd68c89a3aad7618d15", "OS::stack_id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "image_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image", "inst_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-inst", "subnet_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-subnet", "flavor_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-flavor-name", "net_name": "CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-net"}, "deletion_time": "2018-10-08T05:01:56Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack", "stack_user_project_id": "c19286bd854346a695acfcadafd807e5", "tags": null, "creation_time": "2018-10-08T05:01:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T05:01:42Z", "id": "7b1d337a-f443-47e1-8e81-65d57c6c63cd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-08 05:01:57,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-d5ebafbc-13bf-4ef7-8469-e99d2268b113 2018-10-08 05:01:57,930 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:01:57,930 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack 2018-10-08 05:01:57,930 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack 2018-10-08 05:01:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/7b1d337a-f443-47e1-8e81-65d57c6c63cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252351d704ef7ebd65853a4c7196bbf534cc1927" 2018-10-08 05:01:58,123 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:01:57 GMT Server: Apache x-openstack-request-id: req-ba4fab42-93e5-4b53-afb4-41ad56ffdbb5 Location: http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:01:58,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:01:58 GMT Server: Apache x-openstack-request-id: req-fab9bcb3-6d17-4f55-b11a-65d50c6333ae Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:01:58,149 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/fee1c9fe268d4bd68c89a3aad7618d15/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-stack/7b1d337a-f443-47e1-8e81-65d57c6c63cd used request id req-fab9bcb3-6d17-4f55-b11a-65d50c6333ae 2018-10-08 05:01:58,150 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a31fd0b7-988b-474b-89f9-871bc68da89f-image 2018-10-08 05:01:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8dabff1748a0e4bdd736d75abe98e43c8361d19a" 2018-10-08 05:01:59,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-145b1914-f39b-4550-a7e4-2bfdba1fc98f Date: Mon, 08 Oct 2018 05:01:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:01:59,035 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9d8fa28a-d468-465b-a4f1-99c249000f84 used request id req-145b1914-f39b-4550-a7e4-2bfdba1fc98f 2018-10-08 05:01:59,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/e858eda1-0807-4821-b8ef-acc084d08be0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d902cf7e5d2c8fcf578f10cfd008e0e8754e07" 2018-10-08 05:01:59,069 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:01: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-b10e7e8f-b68a-46db-9969-44666f3051bf x-compute-request-id: req-b10e7e8f-b68a-46db-9969-44666f3051bf Content-Length: 0 Content-Type: application/json 2018-10-08 05:01:59,070 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e858eda1-0807-4821-b8ef-acc084d08be0 used request id req-b10e7e8f-b68a-46db-9969-44666f3051bf 2018-10-08 05:01:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:59,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-963779bc-1046-4222-8221-bf4aa722f3df Date: Mon, 08 Oct 2018 05:01:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "created_at": "2018-10-08T05:01:09Z", "updated_at": "2018-10-08T05:01:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:01:09Z", "revision_number": 0, "id": "5ed04ff3-12ae-422f-a183-5753251529a6", "remote_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "remote_ip_prefix": null, "created_at": "2018-10-08T05:01:09Z", "security_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "port_range_min": null, "ethertype": "IPv6", "project_id": "fee1c9fe268d4bd68c89a3aad7618d15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:01:09Z", "revision_number": 0, "id": "670ecbe5-7843-4279-8f2e-1d1f1a33e1c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:01:09Z", "security_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "port_range_min": null, "ethertype": "IPv6", "project_id": "fee1c9fe268d4bd68c89a3aad7618d15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:01:09Z", "revision_number": 0, "id": "6a14253e-eae7-4716-8694-962e7f945c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:01:09Z", "security_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "port_range_min": null, "ethertype": "IPv4", "project_id": "fee1c9fe268d4bd68c89a3aad7618d15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:01:09Z", "revision_number": 0, "id": "dfdd7992-9025-4363-89f6-00123baf7fce", "remote_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "remote_ip_prefix": null, "created_at": "2018-10-08T05:01:09Z", "security_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "port_range_min": null, "ethertype": "IPv4", "project_id": "fee1c9fe268d4bd68c89a3aad7618d15"}], "revision_number": 4, "project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:01:59,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-963779bc-1046-4222-8221-bf4aa722f3df 2018-10-08 05:01:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:59,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87074cb-92a9-44d7-832c-569c4457e2a7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:01:59,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-d87074cb-92a9-44d7-832c-569c4457e2a7 2018-10-08 05:01:59,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:59,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40237ac3-c2ce-429d-b815-e04c7f3dc4db Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:01:59,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-40237ac3-c2ce-429d-b815-e04c7f3dc4db 2018-10-08 05:01:59,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:59,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5c24fa-313a-4c67-ade2-b6cb47cc9df7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:01:59,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-7d5c24fa-313a-4c67-ade2-b6cb47cc9df7 2018-10-08 05:01:59,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:59,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e09916-7af3-4f14-b4fd-4804ef8626ca Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15"}, "enabled": true, "id": "fee1c9fe268d4bd68c89a3aad7618d15", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e3bf373a-0a0b-43d-proj"}} 2018-10-08 05:01:59,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-b0e09916-7af3-4f14-b4fd-4804ef8626ca 2018-10-08 05:01:59,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 829c4be5-5a18-441f-a81c-4ea6df5f6928 2018-10-08 05:01:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=829c4be5-5a18-441f-a81c-4ea6df5f6928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:01:59,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-02e02940-76cf-4d49-92ad-a66b9829c33f Date: Mon, 08 Oct 2018 05:01:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:01:09Z", "security_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "port_range_min": null, "revision_number": 0, "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "created_at": "2018-10-08T05:01:09Z", "project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "id": "5ed04ff3-12ae-422f-a183-5753251529a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:01:09Z", "security_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "port_range_min": null, "revision_number": 0, "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "created_at": "2018-10-08T05:01:09Z", "project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "id": "670ecbe5-7843-4279-8f2e-1d1f1a33e1c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:01:09Z", "security_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "port_range_min": null, "revision_number": 0, "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "created_at": "2018-10-08T05:01:09Z", "project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "id": "6a14253e-eae7-4716-8694-962e7f945c23"}, {"remote_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:01:09Z", "security_group_id": "829c4be5-5a18-441f-a81c-4ea6df5f6928", "port_range_min": null, "revision_number": 0, "tenant_id": "fee1c9fe268d4bd68c89a3aad7618d15", "created_at": "2018-10-08T05:01:09Z", "project_id": "fee1c9fe268d4bd68c89a3aad7618d15", "id": "dfdd7992-9025-4363-89f6-00123baf7fce"}]} 2018-10-08 05:01:59,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=829c4be5-5a18-441f-a81c-4ea6df5f6928 used request id req-02e02940-76cf-4d49-92ad-a66b9829c33f 2018-10-08 05:01:59,824 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:01:59,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/829c4be5-5a18-441f-a81c-4ea6df5f6928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:02:00,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8cb64279-63a1-4303-8e45-475729410a59 Content-Length: 0 Date: Mon, 08 Oct 2018 05:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:02:00,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/829c4be5-5a18-441f-a81c-4ea6df5f6928 used request id req-8cb64279-63a1-4303-8e45-475729410a59 2018-10-08 05:02:00,171 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e3bf373a-0a0b-43d-proj 2018-10-08 05:02:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:02:00,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ba0f860-1138-4b1f-9371-7ed9544925b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:00,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fee1c9fe268d4bd68c89a3aad7618d15 used request id req-2ba0f860-1138-4b1f-9371-7ed9544925b5 2018-10-08 05:02:00,431 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e3bf373a-0a0b-43d-proj-role 2018-10-08 05:02:00,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/97664b2fa23e4d998840d88ddfa66f7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:02:00,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c537e5a3-7996-4143-b770-71732c76681d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:00,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/97664b2fa23e4d998840d88ddfa66f7b used request id req-c537e5a3-7996-4143-b770-71732c76681d 2018-10-08 05:02:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e550ff195722d8ef32052bff8f42c99a73bf0da" 2018-10-08 05:02:00,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283a874e-8b41-4c25-aef2-450c3db03936 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:00,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-283a874e-8b41-4c25-aef2-450c3db03936 2018-10-08 05:02:00,641 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e3bf373a-0a0b-43d-user 2018-10-08 05:02:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5b1b83eac0e24388bfec6d465b6b0240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b7d001077fb86585366d0945f892c75190c858" 2018-10-08 05:02:00,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc0a228-1926-4523-9719-79d3ea8332cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:00,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5b1b83eac0e24388bfec6d465b6b0240 used request id req-bcc0a228-1926-4523-9719-79d3ea8332cf 2018-10-08 05:02:00,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:01,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Jxu3US7aQxmy_QS0JIzUSQ"], "issued_at": "2018-10-08T05:02:01.000000Z"}} 2018-10-08 05:02:01,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ab38693d487636afc4955dcd726ac3b96f6fd6" 2018-10-08 05:02:01,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7781ff-7522-4788-8cbd-24a04e5c3f7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:01,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec7781ff-7522-4788-8cbd-24a04e5c3f7f 2018-10-08 05:02:01,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:01,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:01,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1nhcrPJZTfGKZc8NMETAZA"], "issued_at": "2018-10-08T05:02:01.000000Z"}} 2018-10-08 05:02:01,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:01,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21fb4cfa-2f12-47cc-a71b-7a82380104ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:01,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-21fb4cfa-2f12-47cc-a71b-7a82380104ca 2018-10-08 05:02:01,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:01,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-848357fc-22d7-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:01,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67e6f5b-563c-4d50-902b-69f892a51899 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-848357fc-22d7-403-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:02:01,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-848357fc-22d7-403-proj used request id req-f67e6f5b-563c-4d50-902b-69f892a51899 2018-10-08 05:02:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:01,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93492fd-5275-4392-8c50-0a21de5b7fda Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:02:01,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e93492fd-5275-4392-8c50-0a21de5b7fda 2018-10-08 05:02:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj"}}' 2018-10-08 05:02:02,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87b027f-efac-4c3a-8f66-35bb1d1371eb Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b"}, "enabled": true, "id": "6c59e12f2f2a419f923c017c1649ec9b", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj"}} 2018-10-08 05:02:02,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e87b027f-efac-4c3a-8f66-35bb1d1371eb 2018-10-08 05:02:02,111 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-848357fc-22d7-403-proj 2018-10-08 05:02:02,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:02,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:02,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["knpvvGDVRxy70hSj5vKACQ"], "issued_at": "2018-10-08T05:02:02.000000Z"}} 2018-10-08 05:02:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:02,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44843de-bd8a-4ac2-baf8-daa7bcdf1f29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:02,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b44843de-bd8a-4ac2-baf8-daa7bcdf1f29 2018-10-08 05:02:02,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:02,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:02,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:02,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21cf7f3c-4100-42a3-8b85-0f5ead9392ff Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:02:02,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-21cf7f3c-4100-42a3-8b85-0f5ead9392ff 2018-10-08 05:02:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-848357fc-22d7-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:02,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5516bd6a-a521-4b70-8b6f-32937cfafae3 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-848357fc-22d7-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b"}, "enabled": true, "id": "6c59e12f2f2a419f923c017c1649ec9b", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj"}]} 2018-10-08 05:02:02,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-848357fc-22d7-403-proj used request id req-5516bd6a-a521-4b70-8b6f-32937cfafae3 2018-10-08 05:02:02,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:02,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682c8ca5-f729-48d4-9295-9cc44eb7e937 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:02:02,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-682c8ca5-f729-48d4-9295-9cc44eb7e937 2018-10-08 05:02:03,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:03,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02604ff0-23ca-43e7-81be-209d57da71ff Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:03,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-02604ff0-23ca-43e7-81be-209d57da71ff 2018-10-08 05:02:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-848357fc-22d7-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:03,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97093b1c-7d45-449d-9dc7-f577d7af57b8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-848357fc-22d7-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b"}, "enabled": true, "id": "6c59e12f2f2a419f923c017c1649ec9b", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj"}]} 2018-10-08 05:02:03,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-848357fc-22d7-403-proj used request id req-97093b1c-7d45-449d-9dc7-f577d7af57b8 2018-10-08 05:02:03,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/65455bc6cbeb40f8a7f3d4697dcc0e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:03,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50d82fd-0e2c-4472-8348-33680402e63a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-848357fc-22d7-403-user", "links": {"self": "http://172.30.9.28:5000/v3/users/65455bc6cbeb40f8a7f3d4697dcc0e39"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6c59e12f2f2a419f923c017c1649ec9b", "id": "65455bc6cbeb40f8a7f3d4697dcc0e39", "password_expires_at": null}} 2018-10-08 05:02:03,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/65455bc6cbeb40f8a7f3d4697dcc0e39 used request id req-e50d82fd-0e2c-4472-8348-33680402e63a 2018-10-08 05:02:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:03,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f68da7-408d-4df9-86d4-c3bfd79edc15 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:02:03,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles used request id req-69f68da7-408d-4df9-86d4-c3bfd79edc15 2018-10-08 05:02:03,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:03,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9b639c-4f44-45d3-94f2-428f5b4f3619 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 05:02:03,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-2e9b639c-4f44-45d3-94f2-428f5b4f3619 2018-10-08 05:02:03,750 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-848357fc-22d7-403-proj 2018-10-08 05:02:03,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:03,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8d5a1f-4807-4c76-89db-bbe31f43b772 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:03,922 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-8b8d5a1f-4807-4c76-89db-bbe31f43b772 2018-10-08 05:02:03,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:04,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a841eaf-e5f1-4519-8cbf-ebbe5cd0d646 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:04,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3a841eaf-e5f1-4519-8cbf-ebbe5cd0d646 2018-10-08 05:02:04,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-848357fc-22d7-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:04,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b83b99a-2098-4ead-a6a0-1b5aa4d539bb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-848357fc-22d7-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b"}, "enabled": true, "id": "6c59e12f2f2a419f923c017c1649ec9b", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj"}]} 2018-10-08 05:02:04,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-848357fc-22d7-403-proj used request id req-5b83b99a-2098-4ead-a6a0-1b5aa4d539bb 2018-10-08 05:02:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:04,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c62737b-3a30-40a1-a0cc-d544699c2674 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}]} 2018-10-08 05:02:04,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles used request id req-2c62737b-3a30-40a1-a0cc-d544699c2674 2018-10-08 05:02:04,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:04,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f79c649-4964-401a-b153-6c7ee32043dd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:02:04,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-5f79c649-4964-401a-b153-6c7ee32043dd 2018-10-08 05:02:04,311 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-848357fc-22d7-403-proj 2018-10-08 05:02:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:04,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef02764-6dc2-4c55-83e5-76c25605d6cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:04,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-aef02764-6dc2-4c55-83e5-76c25605d6cb 2018-10-08 05:02:04,454 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-848357fc-22d7-403-user 2018-10-08 05:02:04,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:04,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:04,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0201d576-035c-42b1-99b7-f0dfbbc59f88 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:04,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0201d576-035c-42b1-99b7-f0dfbbc59f88 2018-10-08 05:02:04,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" -d '{"role": {"name": "CreateStackVolumeTests-848357fc-22d7-403-proj-role"}}' 2018-10-08 05:02:04,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c96e3b-cf65-47c3-a93e-7c5e8ce275a5 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82a667cb3a1e4ac78e0b2ccd9e0b7fd2", "links": {"self": "http://172.30.9.28:5000/v3/roles/82a667cb3a1e4ac78e0b2ccd9e0b7fd2"}, "name": "CreateStackVolumeTests-848357fc-22d7-403-proj-role"}} 2018-10-08 05:02:04,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a0c96e3b-cf65-47c3-a93e-7c5e8ce275a5 2018-10-08 05:02:04,667 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-848357fc-22d7-403-proj-role 2018-10-08 05:02:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/82a667cb3a1e4ac78e0b2ccd9e0b7fd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:04,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed405fd4-7224-4a5f-b142-6743e1636a35 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/82a667cb3a1e4ac78e0b2ccd9e0b7fd2"}, "domain_id": null, "name": "CreateStackVolumeTests-848357fc-22d7-403-proj-role", "id": "82a667cb3a1e4ac78e0b2ccd9e0b7fd2"}} 2018-10-08 05:02:04,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/82a667cb3a1e4ac78e0b2ccd9e0b7fd2 used request id req-ed405fd4-7224-4a5f-b142-6743e1636a35 2018-10-08 05:02:04,751 - keystone_utils - INFO - Granting role CreateStackVolumeTests-848357fc-22d7-403-proj-role to project CreateStackVolumeTests-848357fc-22d7-403-proj 2018-10-08 05:02:04,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles/82a667cb3a1e4ac78e0b2ccd9e0b7fd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:04,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c7dc323-d949-40d6-af78-f527c3f92273 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:04,879 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b/users/65455bc6cbeb40f8a7f3d4697dcc0e39/roles/82a667cb3a1e4ac78e0b2ccd9e0b7fd2 used request id req-6c7dc323-d949-40d6-af78-f527c3f92273 2018-10-08 05:02:04,879 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:02:04,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:04,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:05,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82a667cb3a1e4ac78e0b2ccd9e0b7fd2", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c59e12f2f2a419f923c017c1649ec9b", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c59e12f2f2a419f923c017c1649ec9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c59e12f2f2a419f923c017c1649ec9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c59e12f2f2a419f923c017c1649ec9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c59e12f2f2a419f923c017c1649ec9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c59e12f2f2a419f923c017c1649ec9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c59e12f2f2a419f923c017c1649ec9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-848357fc-22d7-403-user", "id": "65455bc6cbeb40f8a7f3d4697dcc0e39"}, "audit_ids": ["2j93Bm_pSVyoVfv10cVmqg"], "issued_at": "2018-10-08T05:02:05.000000Z"}} 2018-10-08 05:02:05,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:05,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042ed786-b675-443d-a9ca-052430d0a893 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:05,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-042ed786-b675-443d-a9ca-052430d0a893 2018-10-08 05:02:05,349 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:02:05,351 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:02:05,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:05,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:05 GMT Server: Apache x-openstack-request-id: req-16c01441-e295-4442-999d-2b9b291ca3a4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:02:05,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack used request id req-16c01441-e295-4442-999d-2b9b291ca3a4 2018-10-08 05:02:05,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume-type", "volume_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume"}}' 2018-10-08 05:02:07,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:05 GMT Server: Apache x-openstack-request-id: req-f39b4c0e-a8b0-430c-9319-fb2f06ba8aca Location: http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "links": [{"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee", "rel": "self"}]}} 2018-10-08 05:02:07,233 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks used request id req-f39b4c0e-a8b0-430c-9319-fb2f06ba8aca 2018-10-08 05:02:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/411dbc4b-4590-48d6-8da1-7c89166fb4ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:07,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:07 GMT Server: Apache x-openstack-request-id: req-5b8126d5-0d0e-410e-87ee-dd25e086085f Location: http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:07,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:07 GMT Server: Apache x-openstack-request-id: req-7b42b6ca-dff3-4d4c-9d97-0e878d1be3dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "6c59e12f2f2a419f923c017c1649ec9b", "volume_type_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume-type", "OS::stack_id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "volume_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "stack_user_project_id": "b6ea8f9a411d4d5f954c12922a82ee8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:02:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:07,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee used request id req-7b42b6ca-dff3-4d4c-9d97-0e878d1be3dd 2018-10-08 05:02:07,623 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack 2018-10-08 05:02:07,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/411dbc4b-4590-48d6-8da1-7c89166fb4ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:07,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:07 GMT Server: Apache x-openstack-request-id: req-d21163a6-e10f-44d5-80ac-a0220db74774 Location: http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:07,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:07 GMT Server: Apache x-openstack-request-id: req-87929daf-d1c9-4eba-8449-9e6022398583 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "6c59e12f2f2a419f923c017c1649ec9b", "volume_type_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume-type", "OS::stack_id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "volume_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "stack_user_project_id": "b6ea8f9a411d4d5f954c12922a82ee8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:02:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:07,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee used request id req-87929daf-d1c9-4eba-8449-9e6022398583 2018-10-08 05:02:07,993 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:02:07,993 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:02:10,996 - create_stack - DEBUG - Stack status query timeout in 1196.62736607 2018-10-08 05:02:10,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/411dbc4b-4590-48d6-8da1-7c89166fb4ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:11,168 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:11 GMT Server: Apache x-openstack-request-id: req-f6ffa15c-36bb-46f3-973e-0248d541593f Location: http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:11,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:11 GMT Server: Apache x-openstack-request-id: req-4845a853-262a-45b5-80ef-4d4b4b5f2ffd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 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": "6c59e12f2f2a419f923c017c1649ec9b", "volume_type_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume-type", "OS::stack_id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "volume_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "stack_user_project_id": "b6ea8f9a411d4d5f954c12922a82ee8d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:02:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:11,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee used request id req-4845a853-262a-45b5-80ef-4d4b4b5f2ffd 2018-10-08 05:02:11,364 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:02:11,364 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack 2018-10-08 05:02:11,364 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack 2018-10-08 05:02:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/411dbc4b-4590-48d6-8da1-7c89166fb4ee/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:11,555 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:11 GMT Server: Apache x-openstack-request-id: req-61a94b03-3b12-4d91-97e1-0cfe63bc3c7c Location: http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:11,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:11 GMT Server: Apache x-openstack-request-id: req-55f0066f-d49b-44ea-be4c-d05526758fe7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee/resources/volume", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-08T05:02:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:02:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "be43ecf4-fad8-407e-8970-0b0c455105e6", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-08T05:02:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:02:07Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "232821cf-f6bf-4e8c-a7b6-a3b81212b771", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-08 05:02:11,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee/resources used request id req-55f0066f-d49b-44ea-be4c-d05526758fe7 2018-10-08 05:02:11,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6c59e12f2f2a419f923c017c1649ec9b/volumes/be43ecf4-fad8-407e-8970-0b0c455105e6 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:11,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:11 GMT Server: Apache x-compute-request-id: req-df5d8c7a-fded-495e-b454-e59ed5d15deb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df5d8c7a-fded-495e-b454-e59ed5d15deb Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6c59e12f2f2a419f923c017c1649ec9b/volumes/be43ecf4-fad8-407e-8970-0b0c455105e6", "rel": "self"}, {"href": "http://172.30.9.28:8776/6c59e12f2f2a419f923c017c1649ec9b/volumes/be43ecf4-fad8-407e-8970-0b0c455105e6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T05:02:08.000000", "replication_status": null, "snapshot_id": null, "id": "be43ecf4-fad8-407e-8970-0b0c455105e6", "size": 1, "user_id": "65455bc6cbeb40f8a7f3d4697dcc0e39", "os-vol-tenant-attr:tenant_id": "6c59e12f2f2a419f923c017c1649ec9b", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume", "bootable": "false", "created_at": "2018-10-08T05:02:08.000000", "volume_type": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume-type"}} 2018-10-08 05:02:11,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6c59e12f2f2a419f923c017c1649ec9b/volumes/be43ecf4-fad8-407e-8970-0b0c455105e6 used request id req-df5d8c7a-fded-495e-b454-e59ed5d15deb 2018-10-08 05:02:11,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:11,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:12,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82a667cb3a1e4ac78e0b2ccd9e0b7fd2", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c59e12f2f2a419f923c017c1649ec9b", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c59e12f2f2a419f923c017c1649ec9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c59e12f2f2a419f923c017c1649ec9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c59e12f2f2a419f923c017c1649ec9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c59e12f2f2a419f923c017c1649ec9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c59e12f2f2a419f923c017c1649ec9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c59e12f2f2a419f923c017c1649ec9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c59e12f2f2a419f923c017c1649ec9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-848357fc-22d7-403-user", "id": "65455bc6cbeb40f8a7f3d4697dcc0e39"}, "audit_ids": ["7Zt-KBVWT1aQKcWc9A6jhA"], "issued_at": "2018-10-08T05:02:12.000000Z"}} 2018-10-08 05:02:12,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feb95b2d0aa3effadc887f05d2d196efb706002" 2018-10-08 05:02:12,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c3bf7a-86ab-4ab3-a726-d23f2e4e5918 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:12,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6c3bf7a-86ab-4ab3-a726-d23f2e4e5918 2018-10-08 05:02:12,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6c59e12f2f2a419f923c017c1649ec9b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feb95b2d0aa3effadc887f05d2d196efb706002" 2018-10-08 05:02:12,495 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:12 GMT Server: Apache x-compute-request-id: req-ecf57be5-3edc-4c9b-b866-174382b41617 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ecf57be5-3edc-4c9b-b866-174382b41617 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6c59e12f2f2a419f923c017c1649ec9b/volumes/be43ecf4-fad8-407e-8970-0b0c455105e6", "rel": "self"}, {"href": "http://172.30.9.28:8776/6c59e12f2f2a419f923c017c1649ec9b/volumes/be43ecf4-fad8-407e-8970-0b0c455105e6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-08T05:02:08.000000", "replication_status": null, "snapshot_id": null, "id": "be43ecf4-fad8-407e-8970-0b0c455105e6", "size": 1, "user_id": "65455bc6cbeb40f8a7f3d4697dcc0e39", "os-vol-tenant-attr:tenant_id": "6c59e12f2f2a419f923c017c1649ec9b", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume", "bootable": "false", "created_at": "2018-10-08T05:02:08.000000", "volume_type": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume-type"}]} 2018-10-08 05:02:12,495 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6c59e12f2f2a419f923c017c1649ec9b/volumes/detail used request id req-ecf57be5-3edc-4c9b-b866-174382b41617 2018-10-08 05:02:12,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:12,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:12,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feb95b2d0aa3effadc887f05d2d196efb706002" 2018-10-08 05:02:12,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795e91e1-c4a0-4157-a16e-566f1bde799b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b"}, "enabled": true, "id": "6c59e12f2f2a419f923c017c1649ec9b", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-848357fc-22d7-403-proj"}} 2018-10-08 05:02:12,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b used request id req-795e91e1-c4a0-4157-a16e-566f1bde799b 2018-10-08 05:02:12,597 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack 2018-10-08 05:02:12,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/411dbc4b-4590-48d6-8da1-7c89166fb4ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:12,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-2398bb78-17e1-4353-8c86-cdc1f8869c98 Location: http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:12,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-0ed3c46c-1d6d-4f7a-9322-2fc3f353636d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:12,963 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee used request id req-0ed3c46c-1d6d-4f7a-9322-2fc3f353636d 2018-10-08 05:02:12,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/411dbc4b-4590-48d6-8da1-7c89166fb4ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:13,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-aa83fb56-699b-464a-b2d9-15c5b53e519b Location: http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:13,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:13 GMT Server: Apache x-openstack-request-id: req-5ce58116-e68e-4ead-8416-c3d529bee951 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6c59e12f2f2a419f923c017c1649ec9b", "volume_type_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume-type", "OS::stack_id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "volume_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "stack_user_project_id": "b6ea8f9a411d4d5f954c12922a82ee8d", "tags": null, "creation_time": "2018-10-08T05:02:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:02:12Z", "id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:13,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee used request id req-5ce58116-e68e-4ead-8416-c3d529bee951 2018-10-08 05:02:13,167 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:02:13,167 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:02:16,170 - create_stack - DEBUG - Stack status query timeout in 1196.79351401 2018-10-08 05:02:16,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/411dbc4b-4590-48d6-8da1-7c89166fb4ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:16,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-1729aa80-e651-40a2-8530-968841bb5103 Location: http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:16,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-9c3febed-94d4-4007-8c81-449dd81e042b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6c59e12f2f2a419f923c017c1649ec9b", "volume_type_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume-type", "OS::stack_id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "volume_name": "CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack", "stack_user_project_id": "b6ea8f9a411d4d5f954c12922a82ee8d", "tags": null, "creation_time": "2018-10-08T05:02:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T05:02:12Z", "id": "411dbc4b-4590-48d6-8da1-7c89166fb4ee", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:16,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee used request id req-9c3febed-94d4-4007-8c81-449dd81e042b 2018-10-08 05:02:16,251 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:02:16,251 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack 2018-10-08 05:02:16,252 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack 2018-10-08 05:02:16,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/411dbc4b-4590-48d6-8da1-7c89166fb4ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d3e516d60c3b25feeb128d4b476c5969f8ccf57" 2018-10-08 05:02:16,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-18f2c398-d794-4d80-9120-5392e2f992cc Location: http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:16,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-8c5a4c04-15f2-45fe-ae49-1cf427bda3cc Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:02:16,465 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6c59e12f2f2a419f923c017c1649ec9b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-aace4851-6273-4013-9b89-990671042763-stack/411dbc4b-4590-48d6-8da1-7c89166fb4ee used request id req-8c5a4c04-15f2-45fe-ae49-1cf427bda3cc 2018-10-08 05:02:16,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:16,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-657bdeec-6ef8-47dd-81c7-50ead8f8bfe1 Date: Mon, 08 Oct 2018 05:02:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:02:16,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-657bdeec-6ef8-47dd-81c7-50ead8f8bfe1 2018-10-08 05:02:16,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:16,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d567946-5f04-4844-8493-45cf9b348542 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:02:16,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-8d567946-5f04-4844-8493-45cf9b348542 2018-10-08 05:02:16,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:16,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95b5e37-15d0-491f-a3dc-7d5c72f86a54 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:02:16,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-f95b5e37-15d0-491f-a3dc-7d5c72f86a54 2018-10-08 05:02:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:16,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e9efee-f91a-4852-a2db-0cd0100d4505 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:02:16,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-d7e9efee-f91a-4852-a2db-0cd0100d4505 2018-10-08 05:02:16,956 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-848357fc-22d7-403-proj 2018-10-08 05:02:16,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:17,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d626becf-9182-42f8-a224-7990dd4d659a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:17,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6c59e12f2f2a419f923c017c1649ec9b used request id req-d626becf-9182-42f8-a224-7990dd4d659a 2018-10-08 05:02:17,242 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-848357fc-22d7-403-proj-role 2018-10-08 05:02:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/82a667cb3a1e4ac78e0b2ccd9e0b7fd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:17,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33f9e78-dd51-45ed-9a39-10f77230ac50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:17,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/82a667cb3a1e4ac78e0b2ccd9e0b7fd2 used request id req-f33f9e78-dd51-45ed-9a39-10f77230ac50 2018-10-08 05:02:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0a72ea9a1dff5dbfc7188867b0b393f6031fbe" 2018-10-08 05:02:17,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb7c8dc-423d-4953-bdb6-8814379c26e0 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:17,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0fb7c8dc-423d-4953-bdb6-8814379c26e0 2018-10-08 05:02:17,452 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-848357fc-22d7-403-user 2018-10-08 05:02:17,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/65455bc6cbeb40f8a7f3d4697dcc0e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949601a35d694f9da8875855301a828c7d1b858e" 2018-10-08 05:02:17,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d9cd21e-f2a2-40c7-8dce-37b9c61d628d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:17,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/65455bc6cbeb40f8a7f3d4697dcc0e39 used request id req-6d9cd21e-f2a2-40c7-8dce-37b9c61d628d 2018-10-08 05:02:17,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:18,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["jL5iYwbXTPqo9Jks-TrcLw"], "issued_at": "2018-10-08T05:02:18.000000Z"}} 2018-10-08 05:02:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38fa685588df86eca5a5c03cf5b585073d4f320" 2018-10-08 05:02:18,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685b84e3-eddb-430d-8ebc-4b8684d425e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:18,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-685b84e3-eddb-430d-8ebc-4b8684d425e4 2018-10-08 05:02:18,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:18,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:18,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["8vOlq59uSPSvQq-Bk8axkw"], "issued_at": "2018-10-08T05:02:18.000000Z"}} 2018-10-08 05:02:18,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:18,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e379ef-1972-4e67-9262-1df5ac2a0ae4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:18,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-99e379ef-1972-4e67-9262-1df5ac2a0ae4 2018-10-08 05:02:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:18,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:18,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab97f314-a70e-4b0c-aed9-898f2d225917 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:02:18,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj used request id req-ab97f314-a70e-4b0c-aed9-898f2d225917 2018-10-08 05:02:18,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:18,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9361cf4-9c21-4984-aecb-2e87b850f52b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:02:18,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a9361cf4-9c21-4984-aecb-2e87b850f52b 2018-10-08 05:02:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj"}}' 2018-10-08 05:02:18,918 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee40a8f-bae9-4250-9359-5621993aae53 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2"}, "enabled": true, "id": "9ba5c0d47dce4f129691233f50c0a6c2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj"}} 2018-10-08 05:02:18,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6ee40a8f-bae9-4250-9359-5621993aae53 2018-10-08 05:02:18,918 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj 2018-10-08 05:02:18,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:18,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:19,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["7eZTL1LRT1SkXgTex_AOJw"], "issued_at": "2018-10-08T05:02:19.000000Z"}} 2018-10-08 05:02:19,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:19,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec724c8d-106e-4bb4-8079-8677c3ac5402 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:19,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec724c8d-106e-4bb4-8079-8677c3ac5402 2018-10-08 05:02:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:19,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:19,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:19,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18683588-ed53-4078-8442-327deb88601f Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:02:19,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-18683588-ed53-4078-8442-327deb88601f 2018-10-08 05:02:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:19,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720a3d5e-beb8-4454-aad1-437717e66c11 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2"}, "enabled": true, "id": "9ba5c0d47dce4f129691233f50c0a6c2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj"}]} 2018-10-08 05:02:19,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj used request id req-720a3d5e-beb8-4454-aad1-437717e66c11 2018-10-08 05:02:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:19,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4380f847-b52f-4e27-ab5b-d72ecfab30ff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:02:19,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4380f847-b52f-4e27-ab5b-d72ecfab30ff 2018-10-08 05:02:20,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:20,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d0888e-134f-4ff5-9699-1157925974b6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:20,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b7d0888e-134f-4ff5-9699-1157925974b6 2018-10-08 05:02:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:20,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63d6e06-aac0-4497-8e0f-3b0d6d0caf80 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2"}, "enabled": true, "id": "9ba5c0d47dce4f129691233f50c0a6c2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj"}]} 2018-10-08 05:02:20,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj used request id req-e63d6e06-aac0-4497-8e0f-3b0d6d0caf80 2018-10-08 05:02:20,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/75c43d89f041493bb867f7fec19b3d3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:20,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46afa8f7-407f-412b-b61f-200f4ee710be Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-user", "links": {"self": "http://172.30.9.28:5000/v3/users/75c43d89f041493bb867f7fec19b3d3e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9ba5c0d47dce4f129691233f50c0a6c2", "id": "75c43d89f041493bb867f7fec19b3d3e", "password_expires_at": null}} 2018-10-08 05:02:20,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/75c43d89f041493bb867f7fec19b3d3e used request id req-46afa8f7-407f-412b-b61f-200f4ee710be 2018-10-08 05:02:20,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:20,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04b5097-1f62-490f-a3ef-a6b06c9256a8 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:02:20,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles used request id req-f04b5097-1f62-490f-a3ef-a6b06c9256a8 2018-10-08 05:02:20,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:20,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7e81d5-dcf7-41a7-9645-1b383e22d44d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 05:02:20,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-1e7e81d5-dcf7-41a7-9645-1b383e22d44d 2018-10-08 05:02:20,551 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj 2018-10-08 05:02:20,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:20,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d6b0bae-2b78-4217-abae-9982191bc09a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:20,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-2d6b0bae-2b78-4217-abae-9982191bc09a 2018-10-08 05:02:20,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:20,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b49c172-beb1-4c4e-a931-9538c27f960d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:20,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5b49c172-beb1-4c4e-a931-9538c27f960d 2018-10-08 05:02:20,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:20,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b060b8-088b-4959-88a6-e243a3fcc53d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2"}, "enabled": true, "id": "9ba5c0d47dce4f129691233f50c0a6c2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj"}]} 2018-10-08 05:02:20,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj used request id req-e0b060b8-088b-4959-88a6-e243a3fcc53d 2018-10-08 05:02:20,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:20,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87ea237-bb9f-4fa8-ae01-b50b0e33a9e0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}]} 2018-10-08 05:02:20,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles used request id req-e87ea237-bb9f-4fa8-ae01-b50b0e33a9e0 2018-10-08 05:02:20,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:21,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d01987e-356b-41e7-ba6f-6874197cd6c4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:02:21,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-6d01987e-356b-41e7-ba6f-6874197cd6c4 2018-10-08 05:02:21,065 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj 2018-10-08 05:02:21,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:21,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aca6263c-f3b2-4194-970d-498494d1f0c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:21,205 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-aca6263c-f3b2-4194-970d-498494d1f0c1 2018-10-08 05:02:21,205 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-d4c97dbd-ddfa-4d7-user 2018-10-08 05:02:21,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:21,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:21,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a8e1ee-e42c-4f40-8e7f-58e4ed10af7e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:21,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e4a8e1ee-e42c-4f40-8e7f-58e4ed10af7e 2018-10-08 05:02:21,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" -d '{"role": {"name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj-role"}}' 2018-10-08 05:02:21,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d17ee5-20e4-4a49-b042-36e1f239d288 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "391424b4070048329f15da9ead757093", "links": {"self": "http://172.30.9.28:5000/v3/roles/391424b4070048329f15da9ead757093"}, "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj-role"}} 2018-10-08 05:02:21,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-28d17ee5-20e4-4a49-b042-36e1f239d288 2018-10-08 05:02:21,325 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj-role 2018-10-08 05:02:21,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/391424b4070048329f15da9ead757093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:21,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac2ef0f-78f1-40f6-8f6f-2c54b8c74fee Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/391424b4070048329f15da9ead757093"}, "domain_id": null, "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj-role", "id": "391424b4070048329f15da9ead757093"}} 2018-10-08 05:02:21,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/391424b4070048329f15da9ead757093 used request id req-fac2ef0f-78f1-40f6-8f6f-2c54b8c74fee 2018-10-08 05:02:21,419 - keystone_utils - INFO - Granting role CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj-role to project CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj 2018-10-08 05:02:21,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles/391424b4070048329f15da9ead757093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:21,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944e0b43-f869-4355-87b9-eeea6887e024 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:21,477 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2/users/75c43d89f041493bb867f7fec19b3d3e/roles/391424b4070048329f15da9ead757093 used request id req-944e0b43-f869-4355-87b9-eeea6887e024 2018-10-08 05:02:21,478 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:02:21,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:21,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:21,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "391424b4070048329f15da9ead757093", "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ba5c0d47dce4f129691233f50c0a6c2", "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-user", "id": "75c43d89f041493bb867f7fec19b3d3e"}, "audit_ids": ["o0QkrhnrSJSMzNMsR8cu2w"], "issued_at": "2018-10-08T05:02:21.000000Z"}} 2018-10-08 05:02:21,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:22,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0356429a-70eb-4ed1-8d15-3574f8d1346c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:22,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0356429a-70eb-4ed1-8d15-3574f8d1346c 2018-10-08 05:02:22,032 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:02:22,035 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:02:22,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:22,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:22 GMT Server: Apache x-openstack-request-id: req-775d7b12-166e-4d59-90b4-485219bcdece Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:02:22,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack used request id req-775d7b12-166e-4d59-90b4-485219bcdece 2018-10-08 05:02:22,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "volume_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume"}}' 2018-10-08 05:02:23,827 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:22 GMT Server: Apache x-openstack-request-id: req-a8396e5c-fb41-487d-9fc7-501393738dad Location: http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "links": [{"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2", "rel": "self"}]}} 2018-10-08 05:02:23,828 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks used request id req-a8396e5c-fb41-487d-9fc7-501393738dad 2018-10-08 05:02:23,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/ccd5b48e-4737-4176-8800-989e9fbe6cc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:24,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:23 GMT Server: Apache x-openstack-request-id: req-afb16bac-26db-43ea-9f85-bc35692a721f Location: http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:24,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:24 GMT Server: Apache x-openstack-request-id: req-08e006cf-9869-4f34-ae91-0c24ad49f3d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "9ba5c0d47dce4f129691233f50c0a6c2", "volume_type_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "OS::stack_id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "volume_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "stack_user_project_id": "973f3350250542c88710ce4852c6cf17", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:02:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:24,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 used request id req-08e006cf-9869-4f34-ae91-0c24ad49f3d1 2018-10-08 05:02:24,227 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack 2018-10-08 05:02:24,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/ccd5b48e-4737-4176-8800-989e9fbe6cc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:24,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:24 GMT Server: Apache x-openstack-request-id: req-8e549efc-5f8d-4852-b041-1051d8527803 Location: http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:24,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:24 GMT Server: Apache x-openstack-request-id: req-8e5024e8-c248-414c-b330-aea7af3d6ae6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "9ba5c0d47dce4f129691233f50c0a6c2", "volume_type_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "OS::stack_id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "volume_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "stack_user_project_id": "973f3350250542c88710ce4852c6cf17", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:02:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:24,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 used request id req-8e5024e8-c248-414c-b330-aea7af3d6ae6 2018-10-08 05:02:24,603 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:02:24,603 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:02:27,606 - create_stack - DEBUG - Stack status query timeout in 1196.62068582 2018-10-08 05:02:27,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/ccd5b48e-4737-4176-8800-989e9fbe6cc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:27,775 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:27 GMT Server: Apache x-openstack-request-id: req-6da132b1-4b82-44bd-aaec-2180f26ac52b Location: http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:28,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:27 GMT Server: Apache x-openstack-request-id: req-64e62c48-2127-45db-960a-3d6242e5c9eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "9ba5c0d47dce4f129691233f50c0a6c2", "volume_type_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "OS::stack_id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "volume_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "stack_user_project_id": "973f3350250542c88710ce4852c6cf17", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:02:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:28,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 used request id req-64e62c48-2127-45db-960a-3d6242e5c9eb 2018-10-08 05:02:28,070 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:02:28,071 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack 2018-10-08 05:02:28,071 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack 2018-10-08 05:02:28,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/ccd5b48e-4737-4176-8800-989e9fbe6cc2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:28,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:28 GMT Server: Apache x-openstack-request-id: req-cfffdfbe-8693-4c90-bc98-09e6b44c9022 Location: http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:28,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:28 GMT Server: Apache x-openstack-request-id: req-d09fa113-5481-45f0-8eb3-33b37ff9a31a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2/resources/volume", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-08T05:02:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:02:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a952d91a-c45e-4d04-a826-aad0e16d5c9b", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-08T05:02:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:02:23Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "0f87020c-e1f3-49eb-9d03-1c31d7c627a9", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-08 05:02:28,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2/resources used request id req-d09fa113-5481-45f0-8eb3-33b37ff9a31a 2018-10-08 05:02:28,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:28,645 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:28 GMT Server: Apache x-compute-request-id: req-6cbb5cbc-1c55-4d57-be0a-054ae3ea2348 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6cbb5cbc-1c55-4d57-be0a-054ae3ea2348 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0f87020c-e1f3-49eb-9d03-1c31d7c627a9", "description": null}} 2018-10-08 05:02:28,645 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9 used request id req-6cbb5cbc-1c55-4d57-be0a-054ae3ea2348 2018-10-08 05:02:28,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cbb5cbc-1c55-4d57-be0a-054ae3ea2348" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:28,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:28 GMT Server: Apache x-compute-request-id: req-2d707f65-d413-43c7-824c-873c0b36ca5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d707f65-d413-43c7-824c-873c0b36ca5f Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0f87020c-e1f3-49eb-9d03-1c31d7c627a9", "description": null}} 2018-10-08 05:02:28,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9 used request id req-2d707f65-d413-43c7-824c-873c0b36ca5f 2018-10-08 05:02:28,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cbb5cbc-1c55-4d57-be0a-054ae3ea2348" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:28,927 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:28 GMT Server: Apache x-compute-request-id: req-b425dd3c-7328-48b3-afea-1d9ad5723fc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b425dd3c-7328-48b3-afea-1d9ad5723fc6 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 05:02:28,927 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9/encryption used request id req-b425dd3c-7328-48b3-afea-1d9ad5723fc6 2018-10-08 05:02:28,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:28,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:29,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "391424b4070048329f15da9ead757093", "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ba5c0d47dce4f129691233f50c0a6c2", "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ba5c0d47dce4f129691233f50c0a6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-d4c97dbd-ddfa-4d7-user", "id": "75c43d89f041493bb867f7fec19b3d3e"}, "audit_ids": ["aKOrIK40TmqPpzS71mXlnw"], "issued_at": "2018-10-08T05:02:29.000000Z"}} 2018-10-08 05:02:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48a141549949e4d52b3508c72dd5ab29bad2c56" 2018-10-08 05:02:29,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b597e40b-f2bb-4e14-bea1-40042df9982f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:29,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b597e40b-f2bb-4e14-bea1-40042df9982f 2018-10-08 05:02:29,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48a141549949e4d52b3508c72dd5ab29bad2c56" 2018-10-08 05:02:29,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:29 GMT Server: Apache x-compute-request-id: req-0154df78-ba07-4159-b6b0-d46802efbb44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0154df78-ba07-4159-b6b0-d46802efbb44 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0f87020c-e1f3-49eb-9d03-1c31d7c627a9", "description": null}]} 2018-10-08 05:02:29,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types?is_public=None used request id req-0154df78-ba07-4159-b6b0-d46802efbb44 2018-10-08 05:02:29,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0154df78-ba07-4159-b6b0-d46802efbb44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48a141549949e4d52b3508c72dd5ab29bad2c56" 2018-10-08 05:02:29,763 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:29 GMT Server: Apache x-compute-request-id: req-13b51b12-b25a-4d85-b2b6-fbce93d1d270 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13b51b12-b25a-4d85-b2b6-fbce93d1d270 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0f87020c-e1f3-49eb-9d03-1c31d7c627a9", "description": null}} 2018-10-08 05:02:29,764 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9 used request id req-13b51b12-b25a-4d85-b2b6-fbce93d1d270 2018-10-08 05:02:29,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0154df78-ba07-4159-b6b0-d46802efbb44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48a141549949e4d52b3508c72dd5ab29bad2c56" 2018-10-08 05:02:29,955 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:29 GMT Server: Apache x-compute-request-id: req-9c73a19f-f016-4a4e-ad59-59a675267367 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c73a19f-f016-4a4e-ad59-59a675267367 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-08 05:02:29,955 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/9ba5c0d47dce4f129691233f50c0a6c2/types/0f87020c-e1f3-49eb-9d03-1c31d7c627a9/encryption used request id req-9c73a19f-f016-4a4e-ad59-59a675267367 2018-10-08 05:02:29,955 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack 2018-10-08 05:02:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/ccd5b48e-4737-4176-8800-989e9fbe6cc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:29,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:29 GMT Server: Apache x-openstack-request-id: req-176609dc-44ff-42cc-94c7-e9862562804f Location: http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:30,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:29 GMT Server: Apache x-openstack-request-id: req-4c3b1714-e91d-45e6-b25b-1742bd9896af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:30,170 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 used request id req-4c3b1714-e91d-45e6-b25b-1742bd9896af 2018-10-08 05:02:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/ccd5b48e-4737-4176-8800-989e9fbe6cc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:30,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:30 GMT Server: Apache x-openstack-request-id: req-d1e1eecf-044f-42cf-902b-936a3e00d520 Location: http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:30,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:30 GMT Server: Apache x-openstack-request-id: req-dd97dd79-ef7d-481b-a968-23a3332dd62e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "9ba5c0d47dce4f129691233f50c0a6c2", "volume_type_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "OS::stack_id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "volume_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "stack_user_project_id": "973f3350250542c88710ce4852c6cf17", "tags": null, "creation_time": "2018-10-08T05:02:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:02:30Z", "id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:30,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 used request id req-dd97dd79-ef7d-481b-a968-23a3332dd62e 2018-10-08 05:02:30,225 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:02:30,225 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:02:33,229 - create_stack - DEBUG - Stack status query timeout in 1196.94128489 2018-10-08 05:02:33,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/ccd5b48e-4737-4176-8800-989e9fbe6cc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:33,260 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:33 GMT Server: Apache x-openstack-request-id: req-09de9e9f-deb0-4a5e-a16a-28b1ab0ee7d9 Location: http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:33,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:33 GMT Server: Apache x-openstack-request-id: req-0d8ba82e-7cb7-47b5-b5dd-b7077e81f9eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "9ba5c0d47dce4f129691233f50c0a6c2", "volume_type_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume-type", "OS::stack_id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "volume_name": "CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-volume"}, "deletion_time": "2018-10-08T05:02:33Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack", "stack_user_project_id": "973f3350250542c88710ce4852c6cf17", "tags": null, "creation_time": "2018-10-08T05:02:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T05:02:30Z", "id": "ccd5b48e-4737-4176-8800-989e9fbe6cc2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:33,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 used request id req-0d8ba82e-7cb7-47b5-b5dd-b7077e81f9eb 2018-10-08 05:02:33,286 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:02:33,287 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack 2018-10-08 05:02:33,287 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack 2018-10-08 05:02:33,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/ccd5b48e-4737-4176-8800-989e9fbe6cc2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d8b3a4ae116163894bd83cd995bb308e6a81" 2018-10-08 05:02:33,473 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:33 GMT Server: Apache x-openstack-request-id: req-2cb8c8ba-97bb-4739-8ce0-ad52d0e82799 Location: http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:33,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:02:33 GMT Server: Apache x-openstack-request-id: req-1c7358e6-c9e2-489b-ad32-34af8f818625 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:02:33,500 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9ba5c0d47dce4f129691233f50c0a6c2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-62572d19-fb20-4efb-8a19-03b5271ecdcc-stack/ccd5b48e-4737-4176-8800-989e9fbe6cc2 used request id req-1c7358e6-c9e2-489b-ad32-34af8f818625 2018-10-08 05:02:33,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:33,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ebfc7c7d-2b00-4106-b5d0-fce21d10f8eb Date: Mon, 08 Oct 2018 05:02:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:02:33,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ebfc7c7d-2b00-4106-b5d0-fce21d10f8eb 2018-10-08 05:02:33,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:33,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c36702f-8d8d-408d-8aa7-ad1214409a8c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:02:33,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-8c36702f-8d8d-408d-8aa7-ad1214409a8c 2018-10-08 05:02:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:33,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2df8f3f-9f58-4cc8-84f6-800c9c936f91 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:02:33,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-c2df8f3f-9f58-4cc8-84f6-800c9c936f91 2018-10-08 05:02:33,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:34,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb5faa8-c578-4936-94dc-07e3847f16cf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:02:34,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-4fb5faa8-c578-4936-94dc-07e3847f16cf 2018-10-08 05:02:34,071 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj 2018-10-08 05:02:34,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:34,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a084014-e481-4b0e-8d86-0095656766b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:34,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9ba5c0d47dce4f129691233f50c0a6c2 used request id req-4a084014-e481-4b0e-8d86-0095656766b3 2018-10-08 05:02:34,308 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-d4c97dbd-ddfa-4d7-proj-role 2018-10-08 05:02:34,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/391424b4070048329f15da9ead757093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:34,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b72fc3-0b7b-4594-a74e-5af106837853 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:34,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/391424b4070048329f15da9ead757093 used request id req-30b72fc3-0b7b-4594-a74e-5af106837853 2018-10-08 05:02:34,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06975b3324ad526c4ed7a116be591d4b9a95a3b" 2018-10-08 05:02:34,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff5f4be-2104-4c3c-94fb-ca93f08c18e4 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:34,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ff5f4be-2104-4c3c-94fb-ca93f08c18e4 2018-10-08 05:02:34,514 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-d4c97dbd-ddfa-4d7-user 2018-10-08 05:02:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/75c43d89f041493bb867f7fec19b3d3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b85a85b04cc057574f79e05fc049ff51b6d03e" 2018-10-08 05:02:34,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7367eb3d-e43d-4290-9fe9-d9a227846037 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:34,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/75c43d89f041493bb867f7fec19b3d3e used request id req-7367eb3d-e43d-4290-9fe9-d9a227846037 2018-10-08 05:02:34,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:35,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["hxLfgVTFSk-Ow7-RIoyb5w"], "issued_at": "2018-10-08T05:02:35.000000Z"}} 2018-10-08 05:02:35,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd143cbd9bd740fb15b04c321283e2b2d090a00" 2018-10-08 05:02:35,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5a6a52-df68-4332-abd0-d385631c4153 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:35,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3d5a6a52-df68-4332-abd0-d385631c4153 2018-10-08 05:02:35,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:35,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:35,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Z8F2KsPARBqCbEe7ZMgICw"], "issued_at": "2018-10-08T05:02:35.000000Z"}} 2018-10-08 05:02:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:35,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee5072c-1892-4340-a4b3-a63802e674a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:35,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ee5072c-1892-4340-a4b3-a63802e674a5 2018-10-08 05:02:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:35,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:35,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:35,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc2668e-24f3-49ea-a14a-ea9430af1daa Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:02:35,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj used request id req-efc2668e-24f3-49ea-a14a-ea9430af1daa 2018-10-08 05:02:35,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:35,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508343da-deeb-47f3-b72e-8cea8ae27129 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:02:35,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-508343da-deeb-47f3-b72e-8cea8ae27129 2018-10-08 05:02:35,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj"}}' 2018-10-08 05:02:36,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c8e406c-4df2-484b-823e-d69355964b71 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c"}, "enabled": true, "id": "b59d6cf33ec44b168a05150be3cc5d9c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj"}} 2018-10-08 05:02:36,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9c8e406c-4df2-484b-823e-d69355964b71 2018-10-08 05:02:36,025 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-711f7dfd-5ea7-406-proj 2018-10-08 05:02:36,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:36,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:36,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["NQm4XG1IRR-ITCuzCUmdYA"], "issued_at": "2018-10-08T05:02:36.000000Z"}} 2018-10-08 05:02:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:36,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239b9c1c-5813-442a-aaf9-db6b6228782c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:36,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-239b9c1c-5813-442a-aaf9-db6b6228782c 2018-10-08 05:02:36,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:36,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:36,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5663fc2-9faa-4f53-91d2-9b928f61feaa Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:02:36,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e5663fc2-9faa-4f53-91d2-9b928f61feaa 2018-10-08 05:02:36,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:36,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6a1019-a418-438a-8656-b21da2fa5202 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c"}, "enabled": true, "id": "b59d6cf33ec44b168a05150be3cc5d9c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj"}]} 2018-10-08 05:02:36,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj used request id req-ca6a1019-a418-438a-8656-b21da2fa5202 2018-10-08 05:02:36,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:36,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad50f536-346b-4c05-9dd7-3be19af00cda Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:02:36,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ad50f536-346b-4c05-9dd7-3be19af00cda 2018-10-08 05:02:37,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:37,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331c332a-f800-49cb-a78b-f30d68189d86 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:37,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-331c332a-f800-49cb-a78b-f30d68189d86 2018-10-08 05:02:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:37,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3d367e-2608-4556-9af3-43788ecea026 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c"}, "enabled": true, "id": "b59d6cf33ec44b168a05150be3cc5d9c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj"}]} 2018-10-08 05:02:37,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj used request id req-ed3d367e-2608-4556-9af3-43788ecea026 2018-10-08 05:02:37,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/3d07470f9e71497a8548da9eb0ef0cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:37,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c7054b-af2b-441d-95c6-36f6b7954d4f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-711f7dfd-5ea7-406-user", "links": {"self": "http://172.30.9.28:5000/v3/users/3d07470f9e71497a8548da9eb0ef0cac"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b59d6cf33ec44b168a05150be3cc5d9c", "id": "3d07470f9e71497a8548da9eb0ef0cac", "password_expires_at": null}} 2018-10-08 05:02:37,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3d07470f9e71497a8548da9eb0ef0cac used request id req-c1c7054b-af2b-441d-95c6-36f6b7954d4f 2018-10-08 05:02:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:37,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af09b6ee-005f-4ed4-b528-baf7a6100e52 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:02:37,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles used request id req-af09b6ee-005f-4ed4-b528-baf7a6100e52 2018-10-08 05:02:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:37,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7442758-b261-40d0-8e58-b930eaeb67e2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 05:02:37,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-a7442758-b261-40d0-8e58-b930eaeb67e2 2018-10-08 05:02:37,573 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-711f7dfd-5ea7-406-proj 2018-10-08 05:02:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:37,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b0de1c-fa1f-4d99-922e-4dc66e495830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:37,698 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-c1b0de1c-fa1f-4d99-922e-4dc66e495830 2018-10-08 05:02:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:37,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13539b35-4c2d-4804-b276-91aced380926 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:37,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-13539b35-4c2d-4804-b276-91aced380926 2018-10-08 05:02:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:37,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133805b3-5457-4b70-b134-c902a3bf282e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c"}, "enabled": true, "id": "b59d6cf33ec44b168a05150be3cc5d9c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj"}]} 2018-10-08 05:02:37,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-711f7dfd-5ea7-406-proj used request id req-133805b3-5457-4b70-b134-c902a3bf282e 2018-10-08 05:02:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:38,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa60b2a-7556-4ce3-afb5-3fe26c502346 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}]} 2018-10-08 05:02:38,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles used request id req-1fa60b2a-7556-4ce3-afb5-3fe26c502346 2018-10-08 05:02:38,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:38,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ed9e5f-2292-41cf-b912-c745562d7d5f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:02:38,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-f5ed9e5f-2292-41cf-b912-c745562d7d5f 2018-10-08 05:02:38,096 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-711f7dfd-5ea7-406-proj 2018-10-08 05:02:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:38,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f11dcfc2-7cc0-4f63-a025-cbd624c4bd53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:38,234 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-f11dcfc2-7cc0-4f63-a025-cbd624c4bd53 2018-10-08 05:02:38,235 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-711f7dfd-5ea7-406-user 2018-10-08 05:02:38,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:38,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:38,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cafb74-ae42-41d5-878c-793425641119 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:38,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b8cafb74-ae42-41d5-878c-793425641119 2018-10-08 05:02:38,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" -d '{"role": {"name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj-role"}}' 2018-10-08 05:02:38,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66daf485-54a2-4707-9d7f-05f7b4144103 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74f1fe2313214813b9d3f44a86a0fdfc", "links": {"self": "http://172.30.9.28:5000/v3/roles/74f1fe2313214813b9d3f44a86a0fdfc"}, "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj-role"}} 2018-10-08 05:02:38,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-66daf485-54a2-4707-9d7f-05f7b4144103 2018-10-08 05:02:38,516 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-711f7dfd-5ea7-406-proj-role 2018-10-08 05:02:38,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/74f1fe2313214813b9d3f44a86a0fdfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:38,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7586c940-deb8-4f62-87cc-c0882f58347f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/74f1fe2313214813b9d3f44a86a0fdfc"}, "domain_id": null, "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj-role", "id": "74f1fe2313214813b9d3f44a86a0fdfc"}} 2018-10-08 05:02:38,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/74f1fe2313214813b9d3f44a86a0fdfc used request id req-7586c940-deb8-4f62-87cc-c0882f58347f 2018-10-08 05:02:38,607 - keystone_utils - INFO - Granting role CreateStackFlavorTests-711f7dfd-5ea7-406-proj-role to project CreateStackFlavorTests-711f7dfd-5ea7-406-proj 2018-10-08 05:02:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles/74f1fe2313214813b9d3f44a86a0fdfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:38,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7edc6b30-b113-4442-b5da-9fb47765cba6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:38,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c/users/3d07470f9e71497a8548da9eb0ef0cac/roles/74f1fe2313214813b9d3f44a86a0fdfc used request id req-7edc6b30-b113-4442-b5da-9fb47765cba6 2018-10-08 05:02:38,663 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:02:38,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:38,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:39,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74f1fe2313214813b9d3f44a86a0fdfc", "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b59d6cf33ec44b168a05150be3cc5d9c", "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-user", "id": "3d07470f9e71497a8548da9eb0ef0cac"}, "audit_ids": ["RqKHeu5sQpuvQu563o2Hyw"], "issued_at": "2018-10-08T05:02:39.000000Z"}} 2018-10-08 05:02:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" 2018-10-08 05:02:39,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a061da-8814-4654-9534-fbc388a70d26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:39,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-43a061da-8814-4654-9534-fbc388a70d26 2018-10-08 05:02:39,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:02:39,132 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:02:39,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks?stack_name=CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" 2018-10-08 05:02:39,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:39 GMT Server: Apache x-openstack-request-id: req-c10e8668-c5cc-4290-9a78-3ff6a1e20545 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:02:39,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks?stack_name=CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack used request id req-c10e8668-c5cc-4290-9a78-3ff6a1e20545 2018-10-08 05:02:39,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" -d '{"stack_name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-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-10-08 05:02:40,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:39 GMT Server: Apache x-openstack-request-id: req-fabbe7b2-7058-4cd7-8575-4de00b27de71 Location: http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "7fabe04f-f624-4d5e-8312-7082cb60d21d", "links": [{"href": "http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d", "rel": "self"}]}} 2018-10-08 05:02:40,871 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks used request id req-fabbe7b2-7058-4cd7-8575-4de00b27de71 2018-10-08 05:02:40,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/7fabe04f-f624-4d5e-8312-7082cb60d21d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" 2018-10-08 05:02:41,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:40 GMT Server: Apache x-openstack-request-id: req-1df0f0b7-fd44-437f-aaaf-38a80f1c1605 Location: http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:41,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:41 GMT Server: Apache x-openstack-request-id: req-b767eb6d-f87f-4118-b2c6-bdd5f152c04f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b59d6cf33ec44b168a05150be3cc5d9c", "OS::stack_id": "7fabe04f-f624-4d5e-8312-7082cb60d21d", "OS::stack_name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack", "stack_user_project_id": "2cce5910c3ae4375a4da9f33593e96d2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:02:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7fabe04f-f624-4d5e-8312-7082cb60d21d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:41,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d used request id req-b767eb6d-f87f-4118-b2c6-bdd5f152c04f 2018-10-08 05:02:41,636 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack 2018-10-08 05:02:41,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/7fabe04f-f624-4d5e-8312-7082cb60d21d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" 2018-10-08 05:02:41,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:41 GMT Server: Apache x-openstack-request-id: req-f982be6e-4471-4265-bd8a-95de1ad459a7 Location: http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:42,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:41 GMT Server: Apache x-openstack-request-id: req-add0209b-3bac-462e-96de-5d5162172000 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b59d6cf33ec44b168a05150be3cc5d9c", "OS::stack_id": "7fabe04f-f624-4d5e-8312-7082cb60d21d", "OS::stack_name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack", "stack_user_project_id": "2cce5910c3ae4375a4da9f33593e96d2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:02:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7fabe04f-f624-4d5e-8312-7082cb60d21d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:42,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d used request id req-add0209b-3bac-462e-96de-5d5162172000 2018-10-08 05:02:42,017 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:02:42,017 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack 2018-10-08 05:02:42,017 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack 2018-10-08 05:02:42,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/7fabe04f-f624-4d5e-8312-7082cb60d21d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" 2018-10-08 05:02:42,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:42 GMT Server: Apache x-openstack-request-id: req-cf1ff4b7-9f78-4fa2-aa19-0f89d55035f4 Location: http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:42,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:42 GMT Server: Apache x-openstack-request-id: req-7b3690de-095d-4069-a1bf-16fdb8f3b6b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-08T05:02:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:02:40Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "978ef562-6601-4f2b-9ba4-dc886f948ee5", "resource_type": "OS::Nova::Flavor"}]} 2018-10-08 05:02:42,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d/resources used request id req-7b3690de-095d-4069-a1bf-16fdb8f3b6b2 2018-10-08 05:02:42,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" 2018-10-08 05:02:42,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02: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-e3509c20-b578-4d9b-9301-804cd0691d9f x-compute-request-id: req-e3509c20-b578-4d9b-9301-804cd0691d9f Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "978ef562-6601-4f2b-9ba4-dc886f948ee5", "name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack-flavor-prozvderrn5x", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:02:42,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5 used request id req-e3509c20-b578-4d9b-9301-804cd0691d9f 2018-10-08 05:02:42,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:42,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:42,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74f1fe2313214813b9d3f44a86a0fdfc", "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b59d6cf33ec44b168a05150be3cc5d9c", "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/b59d6cf33ec44b168a05150be3cc5d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-711f7dfd-5ea7-406-user", "id": "3d07470f9e71497a8548da9eb0ef0cac"}, "audit_ids": ["5vdexrxAQ8KGobWXl5W9zg"], "issued_at": "2018-10-08T05:02:42.000000Z"}} 2018-10-08 05:02:42,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976c5aa7617fa6fc9ec2ca880aef4f14466124fc" 2018-10-08 05:02:42,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636400c6-51b8-46db-804e-bbfa3d0e178b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:42,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-636400c6-51b8-46db-804e-bbfa3d0e178b 2018-10-08 05:02:42,896 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:02:42,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976c5aa7617fa6fc9ec2ca880aef4f14466124fc" 2018-10-08 05:02:43,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02: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-fe77bce7-bac6-42d5-b4c8-b40ff78ca7da x-compute-request-id: req-fe77bce7-bac6-42d5-b4c8-b40ff78ca7da Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "978ef562-6601-4f2b-9ba4-dc886f948ee5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5", "rel": "bookmark"}], "name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack-flavor-prozvderrn5x"}]} 2018-10-08 05:02:43,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fe77bce7-bac6-42d5-b4c8-b40ff78ca7da 2018-10-08 05:02:43,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976c5aa7617fa6fc9ec2ca880aef4f14466124fc" 2018-10-08 05:02:43,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02: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-d82c04cc-0795-4287-8f40-3ee3f6ddbc83 x-compute-request-id: req-d82c04cc-0795-4287-8f40-3ee3f6ddbc83 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "978ef562-6601-4f2b-9ba4-dc886f948ee5", "name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack-flavor-prozvderrn5x", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:02:43,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/978ef562-6601-4f2b-9ba4-dc886f948ee5 used request id req-d82c04cc-0795-4287-8f40-3ee3f6ddbc83 2018-10-08 05:02:43,111 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack-flavor-prozvderrn5x 2018-10-08 05:02:43,111 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack 2018-10-08 05:02:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/7fabe04f-f624-4d5e-8312-7082cb60d21d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" 2018-10-08 05:02:43,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-489f4c99-99c2-4ed3-a260-ea5d4ffffc9b Location: http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:43,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-549fd476-9ed8-4166-98f9-1d748f31cce3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:43,487 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d used request id req-549fd476-9ed8-4166-98f9-1d748f31cce3 2018-10-08 05:02:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/7fabe04f-f624-4d5e-8312-7082cb60d21d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" 2018-10-08 05:02:43,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-0a58f0a7-05d8-484b-91bc-a8d826be5dfa Location: http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:43,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-23e84166-1af6-47cf-ba94-aeba67404860 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b59d6cf33ec44b168a05150be3cc5d9c", "OS::stack_id": "7fabe04f-f624-4d5e-8312-7082cb60d21d", "OS::stack_name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack", "stack_user_project_id": "2cce5910c3ae4375a4da9f33593e96d2", "tags": null, "creation_time": "2018-10-08T05:02:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T05:02:43Z", "id": "7fabe04f-f624-4d5e-8312-7082cb60d21d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-08 05:02:43,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d used request id req-23e84166-1af6-47cf-ba94-aeba67404860 2018-10-08 05:02:43,862 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:02:43,862 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack 2018-10-08 05:02:43,862 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack 2018-10-08 05:02:43,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/7fabe04f-f624-4d5e-8312-7082cb60d21d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89b828e9a4f1ed60cadff3abe3379951906d661" 2018-10-08 05:02:44,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-fae36697-b698-49f4-b8d3-b79db5422636 Location: http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:44,065 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:02:44 GMT Server: Apache x-openstack-request-id: req-ab573e75-d1ff-44b5-8bd3-c7b340680350 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:02:44,065 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b59d6cf33ec44b168a05150be3cc5d9c/stacks/CreateStackFlavorTests-494b9264-1cd9-4d17-9250-807452863835-stack/7fabe04f-f624-4d5e-8312-7082cb60d21d used request id req-ab573e75-d1ff-44b5-8bd3-c7b340680350 2018-10-08 05:02:44,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:44,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1334edd1-4c3f-4fd5-b645-d7b10571587f Date: Mon, 08 Oct 2018 05:02:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:02:44,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1334edd1-4c3f-4fd5-b645-d7b10571587f 2018-10-08 05:02:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:44,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1363a8-7336-4c72-8540-7ca9e1312a41 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:02:44,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-2e1363a8-7336-4c72-8540-7ca9e1312a41 2018-10-08 05:02:44,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:44,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf5a1a4-ddeb-426a-b142-8cb359f7cbec Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:02:44,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-8bf5a1a4-ddeb-426a-b142-8cb359f7cbec 2018-10-08 05:02:44,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:44,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5afa7a-18b5-438f-8c17-46d4fe8b9ac1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:02:44,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-3f5afa7a-18b5-438f-8c17-46d4fe8b9ac1 2018-10-08 05:02:44,544 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-711f7dfd-5ea7-406-proj 2018-10-08 05:02:44,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:44,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcbe7d8e-3f21-4f46-aae6-dc7749bcee35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:44,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b59d6cf33ec44b168a05150be3cc5d9c used request id req-dcbe7d8e-3f21-4f46-aae6-dc7749bcee35 2018-10-08 05:02:44,753 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-711f7dfd-5ea7-406-proj-role 2018-10-08 05:02:44,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/74f1fe2313214813b9d3f44a86a0fdfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:44,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d9177d2-3cd7-4c11-b07d-1d21f7014626 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:44,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/74f1fe2313214813b9d3f44a86a0fdfc used request id req-1d9177d2-3cd7-4c11-b07d-1d21f7014626 2018-10-08 05:02:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f5b3c3596dd3f9df6ec5c7e9afa3300d25373" 2018-10-08 05:02:44,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9175a3-793b-407c-9a43-08c733ce6e6e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:44,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c9175a3-793b-407c-9a43-08c733ce6e6e 2018-10-08 05:02:44,959 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-711f7dfd-5ea7-406-user 2018-10-08 05:02:44,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3d07470f9e71497a8548da9eb0ef0cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cdb3da5b2b0db0430bea86102d0e03051ac2ec" 2018-10-08 05:02:45,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48e66718-05e9-41f6-b103-7d095a47784a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:45,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3d07470f9e71497a8548da9eb0ef0cac used request id req-48e66718-05e9-41f6-b103-7d095a47784a 2018-10-08 05:02:45,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:45,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["FKwr9UKGSCS6excUG7isBw"], "issued_at": "2018-10-08T05:02:45.000000Z"}} 2018-10-08 05:02:45,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607ad87ea949bcb4feae558f9c811d734d8d756a" 2018-10-08 05:02:45,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7857f7-7dd2-4fcd-9558-5d0aa2a58fd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:45,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5e7857f7-7dd2-4fcd-9558-5d0aa2a58fd8 2018-10-08 05:02:45,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:45,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:45,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gyjMG3rYSt-4lc61dwfsTw"], "issued_at": "2018-10-08T05:02:45.000000Z"}} 2018-10-08 05:02:45,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:46,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a58b646-938d-49d0-9150-19f34e152b64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:46,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a58b646-938d-49d0-9150-19f34e152b64 2018-10-08 05:02:46,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:46,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:46,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-af1c20cb-ef75-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:46,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d20cbab-20ad-45ff-b765-f2bdf6360272 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-af1c20cb-ef75-481-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:02:46,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-af1c20cb-ef75-481-proj used request id req-8d20cbab-20ad-45ff-b765-f2bdf6360272 2018-10-08 05:02:46,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:46,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d55ba8-8cda-45f6-a649-85a971e89031 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:02:46,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a3d55ba8-8cda-45f6-a649-85a971e89031 2018-10-08 05:02:46,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj"}}' 2018-10-08 05:02:46,361 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616d1618-bcb8-4142-8a8d-601820af9eb1 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887"}, "enabled": true, "id": "3d9cc7555674426aa8667e1127c9c887", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj"}} 2018-10-08 05:02:46,361 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-616d1618-bcb8-4142-8a8d-601820af9eb1 2018-10-08 05:02:46,361 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-af1c20cb-ef75-481-proj 2018-10-08 05:02:46,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:46,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:46,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["1vAoS24ISrCOhMVeFcykkg"], "issued_at": "2018-10-08T05:02:46.000000Z"}} 2018-10-08 05:02:46,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:46,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f11bc7-75e5-4060-a2df-ca7781cbbc2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:46,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-34f11bc7-75e5-4060-a2df-ca7781cbbc2d 2018-10-08 05:02:46,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:46,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:46,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:46,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6ff7f6-c9c2-43e1-9c38-8a2ac81309bd Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:02:46,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ee6ff7f6-c9c2-43e1-9c38-8a2ac81309bd 2018-10-08 05:02:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-af1c20cb-ef75-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:47,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075845d7-d856-4383-8487-ff850d741c3a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-af1c20cb-ef75-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887"}, "enabled": true, "id": "3d9cc7555674426aa8667e1127c9c887", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj"}]} 2018-10-08 05:02:47,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-af1c20cb-ef75-481-proj used request id req-075845d7-d856-4383-8487-ff850d741c3a 2018-10-08 05:02:47,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:47,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11e2a99-f376-47ac-b45c-dfbf9ec7bffd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:02:47,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d11e2a99-f376-47ac-b45c-dfbf9ec7bffd 2018-10-08 05:02:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:47,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c027387-5f95-4d89-8a76-b151db42ca0d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:47,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5c027387-5f95-4d89-8a76-b151db42ca0d 2018-10-08 05:02:47,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-af1c20cb-ef75-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:47,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2d4a75-278a-4708-9457-bd3b21fa0922 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-af1c20cb-ef75-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887"}, "enabled": true, "id": "3d9cc7555674426aa8667e1127c9c887", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj"}]} 2018-10-08 05:02:47,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-af1c20cb-ef75-481-proj used request id req-ba2d4a75-278a-4708-9457-bd3b21fa0922 2018-10-08 05:02:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/19d9c3b5648b4cc39a0aa09cb9d61289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:47,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c43a4e7-e5b9-43de-86a1-0d4a92812d53 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-af1c20cb-ef75-481-user", "links": {"self": "http://172.30.9.28:5000/v3/users/19d9c3b5648b4cc39a0aa09cb9d61289"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3d9cc7555674426aa8667e1127c9c887", "id": "19d9c3b5648b4cc39a0aa09cb9d61289", "password_expires_at": null}} 2018-10-08 05:02:47,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/19d9c3b5648b4cc39a0aa09cb9d61289 used request id req-6c43a4e7-e5b9-43de-86a1-0d4a92812d53 2018-10-08 05:02:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887/users/19d9c3b5648b4cc39a0aa09cb9d61289/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:47,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe7b1d0-5a0d-4584-8497-ae749b109320 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887/users/19d9c3b5648b4cc39a0aa09cb9d61289/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:02:47,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887/users/19d9c3b5648b4cc39a0aa09cb9d61289/roles used request id req-cfe7b1d0-5a0d-4584-8497-ae749b109320 2018-10-08 05:02:47,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:47,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cac522d-8088-44ac-8522-f8f3b340b582 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:02:47,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-2cac522d-8088-44ac-8522-f8f3b340b582 2018-10-08 05:02:47,983 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-af1c20cb-ef75-481-proj 2018-10-08 05:02:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887/users/19d9c3b5648b4cc39a0aa09cb9d61289/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:48,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7980ae-b767-4e95-a548-18efc7a09d38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:48,047 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887/users/19d9c3b5648b4cc39a0aa09cb9d61289/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-fb7980ae-b767-4e95-a548-18efc7a09d38 2018-10-08 05:02:48,047 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-af1c20cb-ef75-481-user 2018-10-08 05:02:48,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:48,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d43e2a6-f1cf-4ef2-b8fb-6bb738d20d43 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:48,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1d43e2a6-f1cf-4ef2-b8fb-6bb738d20d43 2018-10-08 05:02:48,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" -d '{"role": {"name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj-role"}}' 2018-10-08 05:02:48,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60b3948-8f29-4c5c-903f-c4eb7b2d7135 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2d44442084944c5a594ff718fff4753", "links": {"self": "http://172.30.9.28:5000/v3/roles/f2d44442084944c5a594ff718fff4753"}, "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj-role"}} 2018-10-08 05:02:48,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e60b3948-8f29-4c5c-903f-c4eb7b2d7135 2018-10-08 05:02:48,229 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-af1c20cb-ef75-481-proj-role 2018-10-08 05:02:48,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f2d44442084944c5a594ff718fff4753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:48,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb08e2c-c699-41fe-a693-c7074c36cac8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f2d44442084944c5a594ff718fff4753"}, "domain_id": null, "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj-role", "id": "f2d44442084944c5a594ff718fff4753"}} 2018-10-08 05:02:48,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f2d44442084944c5a594ff718fff4753 used request id req-8bb08e2c-c699-41fe-a693-c7074c36cac8 2018-10-08 05:02:48,402 - keystone_utils - INFO - Granting role CreateStackKeypairTests-af1c20cb-ef75-481-proj-role to project CreateStackKeypairTests-af1c20cb-ef75-481-proj 2018-10-08 05:02:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887/users/19d9c3b5648b4cc39a0aa09cb9d61289/roles/f2d44442084944c5a594ff718fff4753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:48,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b3e0cc-2471-4f35-9cf6-c29c8084639d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:48,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887/users/19d9c3b5648b4cc39a0aa09cb9d61289/roles/f2d44442084944c5a594ff718fff4753 used request id req-94b3e0cc-2471-4f35-9cf6-c29c8084639d 2018-10-08 05:02:48,526 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:02:48,526 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:02:48,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:48,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:48,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2d44442084944c5a594ff718fff4753", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d9cc7555674426aa8667e1127c9c887", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-af1c20cb-ef75-481-user", "id": "19d9c3b5648b4cc39a0aa09cb9d61289"}, "audit_ids": ["ljo-wow8TOSEHJzUr4Mqfg"], "issued_at": "2018-10-08T05:02:48.000000Z"}} 2018-10-08 05:02:48,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:48,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0988472-2818-42c3-b71f-045f0b2a4dbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:48,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0988472-2818-42c3-b71f-045f0b2a4dbf 2018-10-08 05:02:48,987 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:02:48,990 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:02:48,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:49,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:49 GMT Server: Apache x-openstack-request-id: req-d627f5a1-dc73-457f-8f6d-71be3237ac2b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:02:49,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack used request id req-d627f5a1-dc73-457f-8f6d-71be3237ac2b 2018-10-08 05:02:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp"}}' 2018-10-08 05:02:50,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:49 GMT Server: Apache x-openstack-request-id: req-7ff74242-c557-4316-8f1f-46f41a10f3ab Location: http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "links": [{"href": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f", "rel": "self"}]}} 2018-10-08 05:02:50,822 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks used request id req-7ff74242-c557-4316-8f1f-46f41a10f3ab 2018-10-08 05:02:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/8b29d653-6c75-436d-b9d5-1ec6382b391f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:51,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:50 GMT Server: Apache x-openstack-request-id: req-3064f358-f32a-47c6-b760-519a6f00491a Location: http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:51,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:51 GMT Server: Apache x-openstack-request-id: req-b808842a-5dfa-4907-a689-eeb4c2ee1ad0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 564 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "3d9cc7555674426aa8667e1127c9c887", "OS::stack_id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "keypair_name": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "stack_user_project_id": "0d126b80f42141b9abf91175483a9e6f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:02:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "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-10-08 05:02:51,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f used request id req-b808842a-5dfa-4907-a689-eeb4c2ee1ad0 2018-10-08 05:02:51,193 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack 2018-10-08 05:02:51,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/8b29d653-6c75-436d-b9d5-1ec6382b391f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:51,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:51 GMT Server: Apache x-openstack-request-id: req-3c107208-5ac5-4065-8ec0-27b75dedd5ab Location: http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:51,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:51 GMT Server: Apache x-openstack-request-id: req-c945ea75-e359-40e4-b4e3-2c7a4d198b09 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1913 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": "3d9cc7555674426aa8667e1127c9c887", "OS::stack_id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "keypair_name": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "stack_user_project_id": "0d126b80f42141b9abf91175483a9e6f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:02:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqDqSF8c4/IiZEwKn6V7+bSrvFIWYnEl4LVO/jhD/lgwsM+SX\nhl3N9eaQHaaUFB/wT9ZbyX201RzXkagKt/BsiSts6ua4RH1yNs9isjYUtScjHTsf\nPpzjxPUMgkDCMb/rh+gQ0Cdgleja8e7IVVvuG5y29o1N049x3j/SATwnfpltXn9L\nVr6zouNV5GUfnc5JhjnAc0TYoWGlaW6QpqvPJgicR2etVeYQQD8Az885RkeowRpF\nsLIqxVk7dv038YC9q1U5X2iqn0M8fTxJUcclPpS05I7FbCopThYfzW05ubBerjuy\nOH9UxmxlHqqZ7YxKdXsnb1nfxm6MMobSoPcEiwIDAQABAoIBAATlz6MJlcskXvCC\nv0i4D0g2W8eJLCxAp1MKgSUtsYM4z4CjQxYSXRCvqbpzQxRi6agpYXq4Qi+CK3R+\nI/G++in0LbOZC/xSeqTF3OW7VVcA0LDlK7+y6Z6uU7LnF8BDCiRmyTaGLvWuVdF9\nVi/GAWSkZ18+NenW30XNLdwDWFMDMGfR6UV/cAlYn6ItYFjTi0yzuyZVn1s91cqh\nnxt543dHivflLkH3O62IMy/mJ1x+XvZDIKdYn1MAe324nWyh+DQ5lF+YGzrgaDO9\n/vMQ36IPH1qPN5xzXNGEyb6tNKEQgzwbEOaGNiSTyXcNBaz5iCqsqMisucpchqG/\nh6oHQUECgYEA2Gdi0Jya/yymWT4HKx9kuHsDg5OwbrfVJLC1Iru1qA1GalGirBfn\nnfdaaDL2Dq6ApCqp/C52JuE361E4mAktXQcHbht4fI5Jj6eDpMRsDYo7WiQR3i75\nKRzSrVY8WlyjBGbBwnzZi4a5fMKrSRS2Akx7Xx+ZVYW/OR+i4fS6n3MCgYEAxwKb\nhyZ0ifVYOf4/j9ZxmZkHB3bScU9cD/RgGx7i+VJRMGzk6tDYqGM1ALeAtlAqYNAe\n2yfmUtWqXuEOzVvLe7fsCV0ZID+3P94Davvv7fxuoefbmxLuR/2GocQT/Ao/wtmu\n7vuh8JbrhcPH8IMSxkEKDV2A4VGMTnmk9Us9kIkCgYArM0Bjus+qXyR6LkrKDgNS\nXKRP8PzIrYQsReZzH5vdB4FmGhPqXP9M5qMyp/G87pMZsraqdC/8BPvfyyAMIdDf\ngFa4YV2FJ/aBagR6sQeNEGpWzVqPyzrMPUfFeLClrVaRu1200K2xD90ZjdcZyLuo\n69G5JJq8mu2YnrsqdmuHBwKBgFUPvEJsIWvGPkurbKeiVTP9wI9kLlbYQNVg8qMk\n9Ib0tFcqdD4ZvkFbBhCkXpOOeE6hJk8uIrhNM2ESeS01iyf6WR03ecHa+gyGbJeR\nz9+9AdyaKbeCw+5pYt5J3PDhwJccTDVBwNoA5/Jo2FDo9WFf81f7G1czb/Eq9WMT\nIeFhAoGBAMZxzCKzuJRILaX4LPnMXPT68J2gGnkDfQJE7UgnKr6/C8zvRvo4NdgW\n3Q/PJLN6c8pGb5rZXytCcXIjooSnyDYjVzPXb2SyV9BIcQ/j7yjAxAA9pP6TWIdS\nUllWJkw7IeeGIU0RUdXDgb2l99i8HxuJ4FcVO+eM/2rPllPKSVPs\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-10-08 05:02:51,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f used request id req-c945ea75-e359-40e4-b4e3-2c7a4d198b09 2018-10-08 05:02:51,797 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:02:51,797 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack 2018-10-08 05:02:51,797 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack 2018-10-08 05:02:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/8b29d653-6c75-436d-b9d5-1ec6382b391f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:51,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:51 GMT Server: Apache x-openstack-request-id: req-6bb0ee16-cfb8-4c79-9f13-bf55708ffd67 Location: http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:52,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:51 GMT Server: Apache x-openstack-request-id: req-119c4598-b01f-41b4-897b-d8bf74ae877e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-08 05:02:52,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f/resources used request id req-119c4598-b01f-41b4-897b-d8bf74ae877e 2018-10-08 05:02:52,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:52,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fa108c0-183f-42eb-9fc0-0637ea5005a4 x-compute-request-id: req-0fa108c0-183f-42eb-9fc0-0637ea5005a4 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoOpIXxzj8iJkTAqfpXv5tKu8UhZicSXgtU7+OEP+WDCwz5JeGXc315pAdppQUH/BP1lvJfbTVHNeRqAq38GyJK2zq5rhEfXI2z2KyNhS1JyMdOx8+nOPE9QyCQMIxv+uH6BDQJ2CV6Nrx7shVW+4bnLb2jU3Tj3HeP9IBPCd+mW1ef0tWvrOi41XkZR+dzkmGOcBzRNihYaVpbpCmq88mCJxHZ61V5hBAPwDPzzlGR6jBGkWwsirFWTt2/TfxgL2rVTlfaKqfQzx9PElRxyU+lLTkjsVsKilOFh/NbTm5sF6uO7I4f1TGbGUeqpntjEp1eydvWd/GbowyhtKg9wSL Generated-by-Nova", "user_id": "19d9c3b5648b4cc39a0aa09cb9d61289", "name": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp", "deleted": false, "created_at": "2018-10-08T05:02:51.000000", "updated_at": null, "fingerprint": "be:19:27:dd:2a:59:1c:8c:fc:02:c8:ca:5d:fe:a9:3f", "deleted_at": null, "id": 96}} 2018-10-08 05:02:52,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp used request id req-0fa108c0-183f-42eb-9fc0-0637ea5005a4 2018-10-08 05:02:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/8b29d653-6c75-436d-b9d5-1ec6382b391f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:52,217 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:52 GMT Server: Apache x-openstack-request-id: req-4aadd621-e989-421e-ab00-913c765582df Location: http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:52,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:52 GMT Server: Apache x-openstack-request-id: req-ed71b929-8007-4c44-973a-76161c7f373a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1913 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": "3d9cc7555674426aa8667e1127c9c887", "OS::stack_id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "keypair_name": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "stack_user_project_id": "0d126b80f42141b9abf91175483a9e6f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:02:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqDqSF8c4/IiZEwKn6V7+bSrvFIWYnEl4LVO/jhD/lgwsM+SX\nhl3N9eaQHaaUFB/wT9ZbyX201RzXkagKt/BsiSts6ua4RH1yNs9isjYUtScjHTsf\nPpzjxPUMgkDCMb/rh+gQ0Cdgleja8e7IVVvuG5y29o1N049x3j/SATwnfpltXn9L\nVr6zouNV5GUfnc5JhjnAc0TYoWGlaW6QpqvPJgicR2etVeYQQD8Az885RkeowRpF\nsLIqxVk7dv038YC9q1U5X2iqn0M8fTxJUcclPpS05I7FbCopThYfzW05ubBerjuy\nOH9UxmxlHqqZ7YxKdXsnb1nfxm6MMobSoPcEiwIDAQABAoIBAATlz6MJlcskXvCC\nv0i4D0g2W8eJLCxAp1MKgSUtsYM4z4CjQxYSXRCvqbpzQxRi6agpYXq4Qi+CK3R+\nI/G++in0LbOZC/xSeqTF3OW7VVcA0LDlK7+y6Z6uU7LnF8BDCiRmyTaGLvWuVdF9\nVi/GAWSkZ18+NenW30XNLdwDWFMDMGfR6UV/cAlYn6ItYFjTi0yzuyZVn1s91cqh\nnxt543dHivflLkH3O62IMy/mJ1x+XvZDIKdYn1MAe324nWyh+DQ5lF+YGzrgaDO9\n/vMQ36IPH1qPN5xzXNGEyb6tNKEQgzwbEOaGNiSTyXcNBaz5iCqsqMisucpchqG/\nh6oHQUECgYEA2Gdi0Jya/yymWT4HKx9kuHsDg5OwbrfVJLC1Iru1qA1GalGirBfn\nnfdaaDL2Dq6ApCqp/C52JuE361E4mAktXQcHbht4fI5Jj6eDpMRsDYo7WiQR3i75\nKRzSrVY8WlyjBGbBwnzZi4a5fMKrSRS2Akx7Xx+ZVYW/OR+i4fS6n3MCgYEAxwKb\nhyZ0ifVYOf4/j9ZxmZkHB3bScU9cD/RgGx7i+VJRMGzk6tDYqGM1ALeAtlAqYNAe\n2yfmUtWqXuEOzVvLe7fsCV0ZID+3P94Davvv7fxuoefbmxLuR/2GocQT/Ao/wtmu\n7vuh8JbrhcPH8IMSxkEKDV2A4VGMTnmk9Us9kIkCgYArM0Bjus+qXyR6LkrKDgNS\nXKRP8PzIrYQsReZzH5vdB4FmGhPqXP9M5qMyp/G87pMZsraqdC/8BPvfyyAMIdDf\ngFa4YV2FJ/aBagR6sQeNEGpWzVqPyzrMPUfFeLClrVaRu1200K2xD90ZjdcZyLuo\n69G5JJq8mu2YnrsqdmuHBwKBgFUPvEJsIWvGPkurbKeiVTP9wI9kLlbYQNVg8qMk\n9Ib0tFcqdD4ZvkFbBhCkXpOOeE6hJk8uIrhNM2ESeS01iyf6WR03ecHa+gyGbJeR\nz9+9AdyaKbeCw+5pYt5J3PDhwJccTDVBwNoA5/Jo2FDo9WFf81f7G1czb/Eq9WMT\nIeFhAoGBAMZxzCKzuJRILaX4LPnMXPT68J2gGnkDfQJE7UgnKr6/C8zvRvo4NdgW\n3Q/PJLN6c8pGb5rZXytCcXIjooSnyDYjVzPXb2SyV9BIcQ/j7yjAxAA9pP6TWIdS\nUllWJkw7IeeGIU0RUdXDgb2l99i8HxuJ4FcVO+eM/2rPllPKSVPs\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-10-08 05:02:52,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f used request id req-ed71b929-8007-4c44-973a-76161c7f373a 2018-10-08 05:02:52,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:52,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:52,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2d44442084944c5a594ff718fff4753", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d9cc7555674426aa8667e1127c9c887", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-af1c20cb-ef75-481-user", "id": "19d9c3b5648b4cc39a0aa09cb9d61289"}, "audit_ids": ["i4POTQQRRbeaM4rDNDovng"], "issued_at": "2018-10-08T05:02:52.000000Z"}} 2018-10-08 05:02:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc068654212da6bcaafc592963c6f9c6c0c695d" 2018-10-08 05:02:52,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca47f87-d51a-4c23-8af6-776959307370 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:52,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ca47f87-d51a-4c23-8af6-776959307370 2018-10-08 05:02:52,851 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:02:52,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc068654212da6bcaafc592963c6f9c6c0c695d" 2018-10-08 05:02:53,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fecc2df8-f1ae-4f58-a826-3dd9185e303c x-compute-request-id: req-fecc2df8-f1ae-4f58-a826-3dd9185e303c Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoOpIXxzj8iJkTAqfpXv5tKu8UhZicSXgtU7+OEP+WDCwz5JeGXc315pAdppQUH/BP1lvJfbTVHNeRqAq38GyJK2zq5rhEfXI2z2KyNhS1JyMdOx8+nOPE9QyCQMIxv+uH6BDQJ2CV6Nrx7shVW+4bnLb2jU3Tj3HeP9IBPCd+mW1ef0tWvrOi41XkZR+dzkmGOcBzRNihYaVpbpCmq88mCJxHZ61V5hBAPwDPzzlGR6jBGkWwsirFWTt2/TfxgL2rVTlfaKqfQzx9PElRxyU+lLTkjsVsKilOFh/NbTm5sF6uO7I4f1TGbGUeqpntjEp1eydvWd/GbowyhtKg9wSL Generated-by-Nova", "name": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp", "fingerprint": "be:19:27:dd:2a:59:1c:8c:fc:02:c8:ca:5d:fe:a9:3f"}}]} 2018-10-08 05:02:53,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-fecc2df8-f1ae-4f58-a826-3dd9185e303c 2018-10-08 05:02:53,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:53,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2d44442084944c5a594ff718fff4753", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d9cc7555674426aa8667e1127c9c887", "name": "CreateStackKeypairTests-af1c20cb-ef75-481-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/3d9cc7555674426aa8667e1127c9c887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-af1c20cb-ef75-481-user", "id": "19d9c3b5648b4cc39a0aa09cb9d61289"}, "audit_ids": ["oV4QF0xmSXWV6Eje8a0KKQ"], "issued_at": "2018-10-08T05:02:53.000000Z"}} 2018-10-08 05:02:53,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d076f4d23119fd663dadb6b7c1c094e40e3b05" 2018-10-08 05:02:53,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02: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-f31a962e-d28f-4df1-97cb-d5e065274009 x-compute-request-id: req-f31a962e-d28f-4df1-97cb-d5e065274009 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoOpIXxzj8iJkTAqfpXv5tKu8UhZicSXgtU7+OEP+WDCwz5JeGXc315pAdppQUH/BP1lvJfbTVHNeRqAq38GyJK2zq5rhEfXI2z2KyNhS1JyMdOx8+nOPE9QyCQMIxv+uH6BDQJ2CV6Nrx7shVW+4bnLb2jU3Tj3HeP9IBPCd+mW1ef0tWvrOi41XkZR+dzkmGOcBzRNihYaVpbpCmq88mCJxHZ61V5hBAPwDPzzlGR6jBGkWwsirFWTt2/TfxgL2rVTlfaKqfQzx9PElRxyU+lLTkjsVsKilOFh/NbTm5sF6uO7I4f1TGbGUeqpntjEp1eydvWd/GbowyhtKg9wSL Generated-by-Nova", "user_id": "19d9c3b5648b4cc39a0aa09cb9d61289", "name": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp", "deleted": false, "created_at": "2018-10-08T05:02:51.000000", "updated_at": null, "fingerprint": "be:19:27:dd:2a:59:1c:8c:fc:02:c8:ca:5d:fe:a9:3f", "deleted_at": null, "id": 96}} 2018-10-08 05:02:53,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp used request id req-f31a962e-d28f-4df1-97cb-d5e065274009 2018-10-08 05:02:53,593 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack 2018-10-08 05:02:53,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/8b29d653-6c75-436d-b9d5-1ec6382b391f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:53,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:53 GMT Server: Apache x-openstack-request-id: req-b933b93e-b71c-4bed-ac76-df7d3235b193 Location: http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:53,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:53 GMT Server: Apache x-openstack-request-id: req-78177855-5f93-4bd0-8a49-54e3c0dcb245 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:53,808 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f used request id req-78177855-5f93-4bd0-8a49-54e3c0dcb245 2018-10-08 05:02:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/8b29d653-6c75-436d-b9d5-1ec6382b391f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:53,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:53 GMT Server: Apache x-openstack-request-id: req-d6a67c66-f307-42b2-90f9-3d5b5a63c194 Location: http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:54,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:53 GMT Server: Apache x-openstack-request-id: req-1b594525-0393-49b4-9edb-662a841fedc3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 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": "3d9cc7555674426aa8667e1127c9c887", "OS::stack_id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "keypair_name": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "stack_user_project_id": "0d126b80f42141b9abf91175483a9e6f", "tags": null, "creation_time": "2018-10-08T05:02:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:02:53Z", "id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-08 05:02:54,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f used request id req-1b594525-0393-49b4-9edb-662a841fedc3 2018-10-08 05:02:54,015 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:02:54,015 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:02:57,018 - create_stack - DEBUG - Stack status query timeout in 1196.79031396 2018-10-08 05:02:57,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/8b29d653-6c75-436d-b9d5-1ec6382b391f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:57,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:57 GMT Server: Apache x-openstack-request-id: req-39d472aa-7dba-4d4b-a3e7-e0aa539b88be Location: http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:57,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:57 GMT Server: Apache x-openstack-request-id: req-616001c5-ff01-40b1-b243-99e7c51d999e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "3d9cc7555674426aa8667e1127c9c887", "OS::stack_id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "keypair_name": "CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-kp"}, "deletion_time": "2018-10-08T05:02:55Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack", "stack_user_project_id": "0d126b80f42141b9abf91175483a9e6f", "tags": null, "creation_time": "2018-10-08T05:02:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T05:02:53Z", "id": "8b29d653-6c75-436d-b9d5-1ec6382b391f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-08 05:02:57,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f used request id req-616001c5-ff01-40b1-b243-99e7c51d999e 2018-10-08 05:02:57,423 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:02:57,423 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack 2018-10-08 05:02:57,423 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack 2018-10-08 05:02:57,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/8b29d653-6c75-436d-b9d5-1ec6382b391f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc784b58053599b5bd3eb01b5cdf37836ada7c3" 2018-10-08 05:02:57,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:02:57 GMT Server: Apache x-openstack-request-id: req-36fe1459-34bd-43fc-87bb-b41e22f17317 Location: http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:02:57,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:02:57 GMT Server: Apache x-openstack-request-id: req-7487f863-8f76-47e0-be9b-06a6b9eba157 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:02:57,478 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/3d9cc7555674426aa8667e1127c9c887/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f238cc94-1e29-44f5-92e0-99d04fadd59e-stack/8b29d653-6c75-436d-b9d5-1ec6382b391f used request id req-7487f863-8f76-47e0-be9b-06a6b9eba157 2018-10-08 05:02:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:57,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-362a95d6-2244-4890-9bdf-154348db7b08 Date: Mon, 08 Oct 2018 05:02:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:02:57,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-362a95d6-2244-4890-9bdf-154348db7b08 2018-10-08 05:02:57,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:57,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80a64fe-3510-45b3-9019-13d013d8c91c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:02:57,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-e80a64fe-3510-45b3-9019-13d013d8c91c 2018-10-08 05:02:57,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:57,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22dd3ac8-93d4-43b5-9cdc-4889a03a2413 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:02:57,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-22dd3ac8-93d4-43b5-9cdc-4889a03a2413 2018-10-08 05:02:57,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:57,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6810aba3-edfc-4fcd-b5bf-2cd9fb56e5c5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:02:57,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-6810aba3-edfc-4fcd-b5bf-2cd9fb56e5c5 2018-10-08 05:02:57,971 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-af1c20cb-ef75-481-proj 2018-10-08 05:02:57,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:58,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c0acbc1-827f-4532-9dab-8bfb8612e238 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:58,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3d9cc7555674426aa8667e1127c9c887 used request id req-6c0acbc1-827f-4532-9dab-8bfb8612e238 2018-10-08 05:02:58,239 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-af1c20cb-ef75-481-proj-role 2018-10-08 05:02:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f2d44442084944c5a594ff718fff4753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:58,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b97f64b5-77a5-4402-b698-e6292d77f940 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:58,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f2d44442084944c5a594ff718fff4753 used request id req-b97f64b5-77a5-4402-b698-e6292d77f940 2018-10-08 05:02:58,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa089695b34179982a74e3cd73114b6c272dedb" 2018-10-08 05:02:58,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e87952-7459-47f9-9d53-be5507b203c6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:02:58,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e7e87952-7459-47f9-9d53-be5507b203c6 2018-10-08 05:02:58,436 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-af1c20cb-ef75-481-user 2018-10-08 05:02:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/19d9c3b5648b4cc39a0aa09cb9d61289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5363b8eeae0c2cfc0d4ca073e7e1cb121256fdf" 2018-10-08 05:02:58,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd25aa6c-8739-4915-babf-100a2b4186ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:02:58,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/19d9c3b5648b4cc39a0aa09cb9d61289 used request id req-dd25aa6c-8739-4915-babf-100a2b4186ef 2018-10-08 05:02:58,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:58,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["yEIho18JS5qkYzTLKWZtoQ"], "issued_at": "2018-10-08T05:02:59.000000Z"}} 2018-10-08 05:02:58,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48ab03cf564ddd4c7aa427c9ef6dce1c1f04a2e9" 2018-10-08 05:02:59,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07659345-5650-497a-97b4-5d36a45f1cdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:59,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-07659345-5650-497a-97b4-5d36a45f1cdb 2018-10-08 05:02:59,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:59,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:02:59,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["4PCazMpYTNGkKzX5nfyHVA"], "issued_at": "2018-10-08T05:02:59.000000Z"}} 2018-10-08 05:02:59,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:02:59,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34842175-f627-4be2-a52f-b2ced7ddfd3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:02:59,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-34842175-f627-4be2-a52f-b2ced7ddfd3d 2018-10-08 05:02:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:02:59,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:02:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:02:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-62915141-355f-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:02:59,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f6a7f7-263c-4aca-a781-690a99bc3575 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-62915141-355f-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:02:59,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-62915141-355f-4c3-proj used request id req-31f6a7f7-263c-4aca-a781-690a99bc3575 2018-10-08 05:02:59,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:02:59,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d50d9fd-d2ad-431d-8997-ea6120d68060 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:02:59,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5d50d9fd-d2ad-431d-8997-ea6120d68060 2018-10-08 05:02:59,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj"}}' 2018-10-08 05:02:59,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97359cc4-d83c-4e0f-8251-7d7eb25331c5 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2"}, "enabled": true, "id": "ffb147359169497cac37c81890d346a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj"}} 2018-10-08 05:02:59,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-97359cc4-d83c-4e0f-8251-7d7eb25331c5 2018-10-08 05:02:59,846 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-62915141-355f-4c3-proj 2018-10-08 05:02:59,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:02:59,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:00,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["luOIqIaySNWsS5SfIPP99A"], "issued_at": "2018-10-08T05:03:00.000000Z"}} 2018-10-08 05:03:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:00,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b64a09-0d47-45be-ae0d-aec415c953d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:00,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40b64a09-0d47-45be-ae0d-aec415c953d7 2018-10-08 05:03:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:00,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:00,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:00,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55864824-546f-4a3d-9df5-ba7e93783c0c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:03:00,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-55864824-546f-4a3d-9df5-ba7e93783c0c 2018-10-08 05:03:00,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-62915141-355f-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:00,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b986d83-b2f0-43a5-90fb-87237ebfd71a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-62915141-355f-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2"}, "enabled": true, "id": "ffb147359169497cac37c81890d346a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj"}]} 2018-10-08 05:03:00,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-62915141-355f-4c3-proj used request id req-9b986d83-b2f0-43a5-90fb-87237ebfd71a 2018-10-08 05:03:00,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:00,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec99619-06d6-4c71-9144-028310d8fbdb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:03:00,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9ec99619-06d6-4c71-9144-028310d8fbdb 2018-10-08 05:03:00,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:00,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb7a829-a8f8-4805-8bd1-6a376c303827 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:00,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5bb7a829-a8f8-4805-8bd1-6a376c303827 2018-10-08 05:03:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-62915141-355f-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:01,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d526dcfd-fbca-4bb7-b9b3-21ea4f29e045 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-62915141-355f-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2"}, "enabled": true, "id": "ffb147359169497cac37c81890d346a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj"}]} 2018-10-08 05:03:01,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-62915141-355f-4c3-proj used request id req-d526dcfd-fbca-4bb7-b9b3-21ea4f29e045 2018-10-08 05:03:01,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/89f988194aa64f7ebdf7e29c526efc83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:01,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b303d3-30ac-4126-936e-45d844514b0e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-62915141-355f-4c3-user", "links": {"self": "http://172.30.9.28:5000/v3/users/89f988194aa64f7ebdf7e29c526efc83"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ffb147359169497cac37c81890d346a2", "id": "89f988194aa64f7ebdf7e29c526efc83", "password_expires_at": null}} 2018-10-08 05:03:01,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/89f988194aa64f7ebdf7e29c526efc83 used request id req-13b303d3-30ac-4126-936e-45d844514b0e 2018-10-08 05:03:01,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2/users/89f988194aa64f7ebdf7e29c526efc83/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:01,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320504e3-d4c9-45d8-9d97-21ab4b05c0e0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2/users/89f988194aa64f7ebdf7e29c526efc83/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:03:01,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2/users/89f988194aa64f7ebdf7e29c526efc83/roles used request id req-320504e3-d4c9-45d8-9d97-21ab4b05c0e0 2018-10-08 05:03:01,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:01,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027d589d-8c98-41e1-b431-535e5bb09991 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:03:01,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-027d589d-8c98-41e1-b431-535e5bb09991 2018-10-08 05:03:01,378 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-62915141-355f-4c3-proj 2018-10-08 05:03:01,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2/users/89f988194aa64f7ebdf7e29c526efc83/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:01,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f690abf-a2a9-4f04-8d24-b0bff1030c5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:01,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2/users/89f988194aa64f7ebdf7e29c526efc83/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-6f690abf-a2a9-4f04-8d24-b0bff1030c5e 2018-10-08 05:03:01,448 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-62915141-355f-4c3-user 2018-10-08 05:03:01,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:01,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4325ee5d-5a74-4626-a4d8-acf4894d052a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:01,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4325ee5d-5a74-4626-a4d8-acf4894d052a 2018-10-08 05:03:01,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" -d '{"role": {"name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj-role"}}' 2018-10-08 05:03:01,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47b43f78-81dc-442f-91fb-c9a031a2e1d2 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ec51d60e5ff4d17a1fefabd249dfcda", "links": {"self": "http://172.30.9.28:5000/v3/roles/5ec51d60e5ff4d17a1fefabd249dfcda"}, "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj-role"}} 2018-10-08 05:03:01,634 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-47b43f78-81dc-442f-91fb-c9a031a2e1d2 2018-10-08 05:03:01,634 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-62915141-355f-4c3-proj-role 2018-10-08 05:03:01,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5ec51d60e5ff4d17a1fefabd249dfcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:01,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c986183f-67a8-4e41-b507-3804dc969cb6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5ec51d60e5ff4d17a1fefabd249dfcda"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj-role", "id": "5ec51d60e5ff4d17a1fefabd249dfcda"}} 2018-10-08 05:03:01,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5ec51d60e5ff4d17a1fefabd249dfcda used request id req-c986183f-67a8-4e41-b507-3804dc969cb6 2018-10-08 05:03:01,721 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-62915141-355f-4c3-proj-role to project CreateStackSecurityGroupTests-62915141-355f-4c3-proj 2018-10-08 05:03:01,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2/users/89f988194aa64f7ebdf7e29c526efc83/roles/5ec51d60e5ff4d17a1fefabd249dfcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:01,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0208a372-8699-446c-88e7-8cab4eb0545e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:01,914 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2/users/89f988194aa64f7ebdf7e29c526efc83/roles/5ec51d60e5ff4d17a1fefabd249dfcda used request id req-0208a372-8699-446c-88e7-8cab4eb0545e 2018-10-08 05:03:01,914 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:03:01,915 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:03:01,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:01,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:02,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ec51d60e5ff4d17a1fefabd249dfcda", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffb147359169497cac37c81890d346a2", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ffb147359169497cac37c81890d346a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ffb147359169497cac37c81890d346a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ffb147359169497cac37c81890d346a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ffb147359169497cac37c81890d346a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ffb147359169497cac37c81890d346a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ffb147359169497cac37c81890d346a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ffb147359169497cac37c81890d346a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ffb147359169497cac37c81890d346a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ffb147359169497cac37c81890d346a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ffb147359169497cac37c81890d346a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ffb147359169497cac37c81890d346a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-user", "id": "89f988194aa64f7ebdf7e29c526efc83"}, "audit_ids": ["4NU_KjHeQ2OxPD9rXtRtPw"], "issued_at": "2018-10-08T05:03:02.000000Z"}} 2018-10-08 05:03:02,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:02,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c04676-0fe7-4e09-a4dd-d878490f750f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:02,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-76c04676-0fe7-4e09-a4dd-d878490f750f 2018-10-08 05:03:02,460 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:03:02,463 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:03:02,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:02,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:02 GMT Server: Apache x-openstack-request-id: req-c0bd0825-377e-4b77-b94c-5fa59e559009 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:03:02,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack used request id req-c0bd0825-377e-4b77-b94c-5fa59e559009 2018-10-08 05:03:02,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp"}}' 2018-10-08 05:03:04,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:03:02 GMT Server: Apache x-openstack-request-id: req-9f099c18-5776-40da-8861-3e5749fdefad Location: http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "links": [{"href": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e", "rel": "self"}]}} 2018-10-08 05:03:04,138 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks used request id req-9f099c18-5776-40da-8861-3e5749fdefad 2018-10-08 05:03:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/1e85a491-5bfd-40b2-a183-4df52bab0b9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:04,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:03:04 GMT Server: Apache x-openstack-request-id: req-fdd63f62-2631-4f91-bfbb-aeb9a1663cc1 Location: http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:03:04,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:04 GMT Server: Apache x-openstack-request-id: req-97ba433c-5427-4347-b83d-126d2500acfb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "ffb147359169497cac37c81890d346a2", "OS::stack_id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "security_group_name": "CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "stack_user_project_id": "0c916f4f22484b3597603b55803c08d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:03:03Z", "links": [{"href": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-08 05:03:04,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e used request id req-97ba433c-5427-4347-b83d-126d2500acfb 2018-10-08 05:03:04,363 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack 2018-10-08 05:03:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/1e85a491-5bfd-40b2-a183-4df52bab0b9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:04,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:03:04 GMT Server: Apache x-openstack-request-id: req-010b5772-abe0-4cd1-832a-26f668aaf813 Location: http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:03:04,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:04 GMT Server: Apache x-openstack-request-id: req-44e803ab-f1fa-4d11-9099-97a8a08700cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "ffb147359169497cac37c81890d346a2", "OS::stack_id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "security_group_name": "CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "stack_user_project_id": "0c916f4f22484b3597603b55803c08d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:03:03Z", "links": [{"href": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-08 05:03:04,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e used request id req-44e803ab-f1fa-4d11-9099-97a8a08700cf 2018-10-08 05:03:04,734 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:03:04,734 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:03:07,737 - create_stack - DEBUG - Stack status query timeout in 1196.62626886 2018-10-08 05:03:07,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/1e85a491-5bfd-40b2-a183-4df52bab0b9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:08,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:03:07 GMT Server: Apache x-openstack-request-id: req-1bed2707-7390-4005-ab18-34f95ab7f040 Location: http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:03:08,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:08 GMT Server: Apache x-openstack-request-id: req-98bacaee-44c5-4e09-8ea5-2435d94a663b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "ffb147359169497cac37c81890d346a2", "OS::stack_id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "security_group_name": "CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "stack_user_project_id": "0c916f4f22484b3597603b55803c08d3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:03:03Z", "links": [{"href": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-08 05:03:08,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e used request id req-98bacaee-44c5-4e09-8ea5-2435d94a663b 2018-10-08 05:03:08,356 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:03:08,356 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack 2018-10-08 05:03:08,357 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack 2018-10-08 05:03:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/1e85a491-5bfd-40b2-a183-4df52bab0b9e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:08,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:03:08 GMT Server: Apache x-openstack-request-id: req-0da5de5e-c4ae-4727-8c69-9d0aa0bcc847 Location: http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:03:08,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:08 GMT Server: Apache x-openstack-request-id: req-cbaa7fd7-df7c-46e2-9bc9-4a387311266d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T05:03:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:03:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-08 05:03:08,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e/resources used request id req-cbaa7fd7-df7c-46e2-9bc9-4a387311266d 2018-10-08 05:03:08,589 - neutron_utils - INFO - Retrieving security group with ID - 90d12d31-2569-4ef4-8de6-dbc71a7464a6 2018-10-08 05:03:08,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:08,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-324423db-11b9-4cc1-89a8-f0f813ef0837 Date: Mon, 08 Oct 2018 05:03:08 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:04Z", "updated_at": "2018-10-08T05:03:05Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:03:05Z", "revision_number": 0, "id": "595089db-0478-4fc8-abc6-a7e2d68c2c00", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ffb147359169497cac37c81890d346a2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:05Z", "revision_number": 0, "id": "d5450477-e13a-4ec3-9e7f-413b0f54905f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb147359169497cac37c81890d346a2"}], "revision_number": 6, "project_id": "ffb147359169497cac37c81890d346a2", "id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "name": "CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp"}]} 2018-10-08 05:03:08,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 used request id req-324423db-11b9-4cc1-89a8-f0f813ef0837 2018-10-08 05:03:08,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90d12d31-2569-4ef4-8de6-dbc71a7464a6 2018-10-08 05:03:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:09,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c59a215f-03b5-4ee6-a055-125c71c37db0 Date: Mon, 08 Oct 2018 05:03:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": 22, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "595089db-0478-4fc8-abc6-a7e2d68c2c00"}, {"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-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "d5450477-e13a-4ec3-9e7f-413b0f54905f"}]} 2018-10-08 05:03:09,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 used request id req-c59a215f-03b5-4ee6-a055-125c71c37db0 2018-10-08 05:03:09,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90d12d31-2569-4ef4-8de6-dbc71a7464a6 2018-10-08 05:03:09,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:09,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-62b0770c-099c-41f4-ae38-0071f94e4d38 Date: Mon, 08 Oct 2018 05:03:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": 22, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "595089db-0478-4fc8-abc6-a7e2d68c2c00"}, {"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-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "d5450477-e13a-4ec3-9e7f-413b0f54905f"}]} 2018-10-08 05:03:09,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 used request id req-62b0770c-099c-41f4-ae38-0071f94e4d38 2018-10-08 05:03:09,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:09,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:09,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ec51d60e5ff4d17a1fefabd249dfcda", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffb147359169497cac37c81890d346a2", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ffb147359169497cac37c81890d346a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ffb147359169497cac37c81890d346a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ffb147359169497cac37c81890d346a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ffb147359169497cac37c81890d346a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ffb147359169497cac37c81890d346a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ffb147359169497cac37c81890d346a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ffb147359169497cac37c81890d346a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ffb147359169497cac37c81890d346a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ffb147359169497cac37c81890d346a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ffb147359169497cac37c81890d346a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ffb147359169497cac37c81890d346a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-user", "id": "89f988194aa64f7ebdf7e29c526efc83"}, "audit_ids": ["nB-QMURhQAWrddM6gDIf_w"], "issued_at": "2018-10-08T05:03:09.000000Z"}} 2018-10-08 05:03:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b6c15e8e4fd79cd98b49dfa2a8f28344af58c8" 2018-10-08 05:03:09,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a697ea-1d25-4c9e-a980-f59a429071ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:09,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41a697ea-1d25-4c9e-a980-f59a429071ff 2018-10-08 05:03:09,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b6c15e8e4fd79cd98b49dfa2a8f28344af58c8" 2018-10-08 05:03:09,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-54f80d07-d8d8-4e3e-a146-62ed8dd48127 Date: Mon, 08 Oct 2018 05:03:09 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:04Z", "updated_at": "2018-10-08T05:03:05Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:03:05Z", "revision_number": 0, "id": "595089db-0478-4fc8-abc6-a7e2d68c2c00", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ffb147359169497cac37c81890d346a2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:05Z", "revision_number": 0, "id": "d5450477-e13a-4ec3-9e7f-413b0f54905f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb147359169497cac37c81890d346a2"}], "revision_number": 6, "project_id": "ffb147359169497cac37c81890d346a2", "id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "name": "CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp"}]} 2018-10-08 05:03:09,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp&description=Test+description used request id req-54f80d07-d8d8-4e3e-a146-62ed8dd48127 2018-10-08 05:03:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:09,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:09,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b6c15e8e4fd79cd98b49dfa2a8f28344af58c8" 2018-10-08 05:03:09,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb14e440-b3c7-4540-92fb-c5485c4fdf97 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2"}, "enabled": true, "id": "ffb147359169497cac37c81890d346a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj"}} 2018-10-08 05:03:09,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2 used request id req-cb14e440-b3c7-4540-92fb-c5485c4fdf97 2018-10-08 05:03:09,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90d12d31-2569-4ef4-8de6-dbc71a7464a6 2018-10-08 05:03:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b6c15e8e4fd79cd98b49dfa2a8f28344af58c8" 2018-10-08 05:03:10,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-6ea0f9a8-2af8-4900-892a-9a7ec2ee0697 Date: Mon, 08 Oct 2018 05:03:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": 22, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "595089db-0478-4fc8-abc6-a7e2d68c2c00"}, {"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-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "d5450477-e13a-4ec3-9e7f-413b0f54905f"}]} 2018-10-08 05:03:10,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 used request id req-6ea0f9a8-2af8-4900-892a-9a7ec2ee0697 2018-10-08 05:03:10,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90d12d31-2569-4ef4-8de6-dbc71a7464a6 2018-10-08 05:03:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b6c15e8e4fd79cd98b49dfa2a8f28344af58c8" 2018-10-08 05:03:10,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-58de0a6f-6e74-4727-819f-98e5b450d91b Date: Mon, 08 Oct 2018 05:03:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": 22, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "595089db-0478-4fc8-abc6-a7e2d68c2c00"}, {"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-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "d5450477-e13a-4ec3-9e7f-413b0f54905f"}]} 2018-10-08 05:03:10,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 used request id req-58de0a6f-6e74-4727-819f-98e5b450d91b 2018-10-08 05:03:10,386 - neutron_utils - INFO - Retrieving security group with ID - 90d12d31-2569-4ef4-8de6-dbc71a7464a6 2018-10-08 05:03:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b6c15e8e4fd79cd98b49dfa2a8f28344af58c8" 2018-10-08 05:03:10,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-c2e1acf6-fed8-4275-9456-0da0aebc623a Date: Mon, 08 Oct 2018 05:03:10 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:04Z", "updated_at": "2018-10-08T05:03:05Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:03:05Z", "revision_number": 0, "id": "595089db-0478-4fc8-abc6-a7e2d68c2c00", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ffb147359169497cac37c81890d346a2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:05Z", "revision_number": 0, "id": "d5450477-e13a-4ec3-9e7f-413b0f54905f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb147359169497cac37c81890d346a2"}], "revision_number": 6, "project_id": "ffb147359169497cac37c81890d346a2", "id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "name": "CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp"}]} 2018-10-08 05:03:10,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 used request id req-c2e1acf6-fed8-4275-9456-0da0aebc623a 2018-10-08 05:03:10,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90d12d31-2569-4ef4-8de6-dbc71a7464a6 2018-10-08 05:03:10,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b6c15e8e4fd79cd98b49dfa2a8f28344af58c8" 2018-10-08 05:03:10,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-35575b96-9a57-4690-9491-ec3a59ac3fc1 Date: Mon, 08 Oct 2018 05:03:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": 22, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "595089db-0478-4fc8-abc6-a7e2d68c2c00"}, {"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-10-08T05:03:05Z", "security_group_id": "90d12d31-2569-4ef4-8de6-dbc71a7464a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:05Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "d5450477-e13a-4ec3-9e7f-413b0f54905f"}]} 2018-10-08 05:03:10,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=90d12d31-2569-4ef4-8de6-dbc71a7464a6 used request id req-35575b96-9a57-4690-9491-ec3a59ac3fc1 2018-10-08 05:03:10,611 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack 2018-10-08 05:03:10,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/1e85a491-5bfd-40b2-a183-4df52bab0b9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:10,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:03:10 GMT Server: Apache x-openstack-request-id: req-17379117-34f1-408f-b50b-115dfc7d40c6 Location: http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:03:10,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:10 GMT Server: Apache x-openstack-request-id: req-88739a10-aa23-440f-840f-e8747b1d28bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:10,683 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e used request id req-88739a10-aa23-440f-840f-e8747b1d28bb 2018-10-08 05:03:10,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/1e85a491-5bfd-40b2-a183-4df52bab0b9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:10,856 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:03:10 GMT Server: Apache x-openstack-request-id: req-0bb11ccb-2853-4237-84fb-6b8f41d90d69 Location: http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:03:10,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:10 GMT Server: Apache x-openstack-request-id: req-f5491906-83ca-4c91-b63d-c8e49277c271 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "ffb147359169497cac37c81890d346a2", "OS::stack_id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "security_group_name": "CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "stack_user_project_id": "0c916f4f22484b3597603b55803c08d3", "tags": null, "creation_time": "2018-10-08T05:03:03Z", "links": [{"href": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:03:10Z", "id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-08 05:03:10,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e used request id req-f5491906-83ca-4c91-b63d-c8e49277c271 2018-10-08 05:03:10,882 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:03:10,882 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:03:13,886 - create_stack - DEBUG - Stack status query timeout in 1196.79765296 2018-10-08 05:03:13,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/1e85a491-5bfd-40b2-a183-4df52bab0b9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:14,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:03:13 GMT Server: Apache x-openstack-request-id: req-a9211bc8-ac9b-4e39-99a4-e248bc44dc52 Location: http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:03:14,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:14 GMT Server: Apache x-openstack-request-id: req-4e087685-6337-4b39-8891-217618a0df85 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 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": "ffb147359169497cac37c81890d346a2", "OS::stack_id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "security_group_name": "CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-sec-grp"}, "deletion_time": "2018-10-08T05:03:12Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack", "stack_user_project_id": "0c916f4f22484b3597603b55803c08d3", "tags": null, "creation_time": "2018-10-08T05:03:03Z", "links": [{"href": "http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T05:03:10Z", "id": "1e85a491-5bfd-40b2-a183-4df52bab0b9e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-08 05:03:14,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e used request id req-4e087685-6337-4b39-8891-217618a0df85 2018-10-08 05:03:14,232 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:03:14,232 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack 2018-10-08 05:03:14,232 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack 2018-10-08 05:03:14,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/1e85a491-5bfd-40b2-a183-4df52bab0b9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6451cee980096151633b133e60185d8d6ae8cef6" 2018-10-08 05:03:14,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:03:14 GMT Server: Apache x-openstack-request-id: req-643f6d99-ef11-4d1d-a179-430393e1e70b Location: http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:03:14,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:03:14 GMT Server: Apache x-openstack-request-id: req-38dee0d3-99bd-4791-9712-a4c28868d6ae Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:03:14,616 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/ffb147359169497cac37c81890d346a2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d93dfb02-0e43-436f-bdb7-02a3915cba42-stack/1e85a491-5bfd-40b2-a183-4df52bab0b9e used request id req-38dee0d3-99bd-4791-9712-a4c28868d6ae 2018-10-08 05:03:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:14,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4a8aa82a-a2fb-4a4a-9cb2-7e0e6434ef26 Date: Mon, 08 Oct 2018 05:03:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:04Z", "updated_at": "2018-10-08T05:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:04Z", "revision_number": 0, "id": "1a49ae37-1abc-47d1-b101-3e972784b7a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:04Z", "security_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb147359169497cac37c81890d346a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:04Z", "revision_number": 0, "id": "2fc9e939-c7a5-41c7-a4e9-766dc65d2d00", "remote_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:04Z", "security_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb147359169497cac37c81890d346a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:04Z", "revision_number": 0, "id": "30a584b3-08d0-4228-9a21-efcafb1401c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:04Z", "security_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb147359169497cac37c81890d346a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:04Z", "revision_number": 0, "id": "65caa365-e999-4af6-85f5-2ee1e35a13ac", "remote_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:04Z", "security_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "tenant_id": "ffb147359169497cac37c81890d346a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb147359169497cac37c81890d346a2"}], "revision_number": 4, "project_id": "ffb147359169497cac37c81890d346a2", "id": "766d48dd-aeae-403c-96b7-becae8215e83", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:03:14,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4a8aa82a-a2fb-4a4a-9cb2-7e0e6434ef26 2018-10-08 05:03:14,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:14,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d478bc-17d2-4adb-803c-ac944b706d40 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:03:14,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-11d478bc-17d2-4adb-803c-ac944b706d40 2018-10-08 05:03:14,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:15,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968b11bc-9a18-43ee-86dc-4aee57dedfed Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:03:15,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-968b11bc-9a18-43ee-86dc-4aee57dedfed 2018-10-08 05:03:15,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:15,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b8fef9-3bba-4a34-8362-5c8f81167ba6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2"}, "enabled": true, "id": "ffb147359169497cac37c81890d346a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-62915141-355f-4c3-proj"}} 2018-10-08 05:03:15,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2 used request id req-a3b8fef9-3bba-4a34-8362-5c8f81167ba6 2018-10-08 05:03:15,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 766d48dd-aeae-403c-96b7-becae8215e83 2018-10-08 05:03:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=766d48dd-aeae-403c-96b7-becae8215e83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:15,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cc159286-4d41-4efe-b798-7d3e36245af1 Date: Mon, 08 Oct 2018 05:03:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:04Z", "security_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "port_range_min": null, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:04Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "1a49ae37-1abc-47d1-b101-3e972784b7a5"}, {"remote_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:04Z", "security_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "port_range_min": null, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:04Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "2fc9e939-c7a5-41c7-a4e9-766dc65d2d00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:04Z", "security_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "port_range_min": null, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:04Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "30a584b3-08d0-4228-9a21-efcafb1401c4"}, {"remote_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:04Z", "security_group_id": "766d48dd-aeae-403c-96b7-becae8215e83", "port_range_min": null, "revision_number": 0, "tenant_id": "ffb147359169497cac37c81890d346a2", "created_at": "2018-10-08T05:03:04Z", "project_id": "ffb147359169497cac37c81890d346a2", "id": "65caa365-e999-4af6-85f5-2ee1e35a13ac"}]} 2018-10-08 05:03:15,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=766d48dd-aeae-403c-96b7-becae8215e83 used request id req-cc159286-4d41-4efe-b798-7d3e36245af1 2018-10-08 05:03:15,339 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:03:15,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/766d48dd-aeae-403c-96b7-becae8215e83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:15,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3b9b3d3-01b8-4624-9404-a3dbd7fddc5c Content-Length: 0 Date: Mon, 08 Oct 2018 05:03:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:03:15,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/766d48dd-aeae-403c-96b7-becae8215e83 used request id req-b3b9b3d3-01b8-4624-9404-a3dbd7fddc5c 2018-10-08 05:03:15,623 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-62915141-355f-4c3-proj 2018-10-08 05:03:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:15,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5311cc46-4764-4449-bc65-0d2bdb4c6473 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:15,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ffb147359169497cac37c81890d346a2 used request id req-5311cc46-4764-4449-bc65-0d2bdb4c6473 2018-10-08 05:03:15,861 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-62915141-355f-4c3-proj-role 2018-10-08 05:03:15,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5ec51d60e5ff4d17a1fefabd249dfcda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:15,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eac85b36-dd96-4a5a-8aa5-1ad659e5374a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:15,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5ec51d60e5ff4d17a1fefabd249dfcda used request id req-eac85b36-dd96-4a5a-8aa5-1ad659e5374a 2018-10-08 05:03:15,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d171e933e4caa115785909bddf3d018457519a" 2018-10-08 05:03:16,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e37e6da-ecf6-46c4-86de-4c0d1bc16b9a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:16,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3e37e6da-ecf6-46c4-86de-4c0d1bc16b9a 2018-10-08 05:03:16,068 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-62915141-355f-4c3-user 2018-10-08 05:03:16,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/89f988194aa64f7ebdf7e29c526efc83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff009135415f60cc7e6138304f42c0ba1ae4c9b8" 2018-10-08 05:03:16,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9cae3b-000a-434b-8e78-2ba7016255a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:16,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/89f988194aa64f7ebdf7e29c526efc83 used request id req-2c9cae3b-000a-434b-8e78-2ba7016255a5 2018-10-08 05:03:16,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:16,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["jQCn_YwATwy8B3lTMjvO-g"], "issued_at": "2018-10-08T05:03:16.000000Z"}} 2018-10-08 05:03:16,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b992ea0aa4e6d27f9e394c44e3f096ba31ec7b69" 2018-10-08 05:03:16,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c27a55-7003-43c4-835e-be85185bb82f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:16,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5c27a55-7003-43c4-835e-be85185bb82f 2018-10-08 05:03:16,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:16,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:17,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["-KC-DVQWTem3SWB1rDxVWQ"], "issued_at": "2018-10-08T05:03:17.000000Z"}} 2018-10-08 05:03:17,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:17,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba768e29-b4f9-4708-bcff-16fa9ec792d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:17,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba768e29-b4f9-4708-bcff-16fa9ec792d3 2018-10-08 05:03:17,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:17,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:17,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a79143a9-62a2-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:17,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a77f741-3d0a-42f1-b36b-c228f9a2d369 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a79143a9-62a2-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:03:17,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a79143a9-62a2-4b8-proj used request id req-6a77f741-3d0a-42f1-b36b-c228f9a2d369 2018-10-08 05:03:17,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:17,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0eadab2-0b93-49b2-8580-2f4be89cf821 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:03:17,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c0eadab2-0b93-49b2-8580-2f4be89cf821 2018-10-08 05:03:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-a79143a9-62a2-4b8-proj"}}' 2018-10-08 05:03:17,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919d7cd8-2c2c-4566-9a71-9c955cf6aa64 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d"}, "enabled": true, "id": "80aa0c52999a4a88b8abd2612d74769d", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a79143a9-62a2-4b8-proj"}} 2018-10-08 05:03:17,535 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-919d7cd8-2c2c-4566-9a71-9c955cf6aa64 2018-10-08 05:03:17,535 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-a79143a9-62a2-4b8-proj 2018-10-08 05:03:17,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:17,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:17,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gbY5lQSfRhy5vTlJiapMUg"], "issued_at": "2018-10-08T05:03:17.000000Z"}} 2018-10-08 05:03:17,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:18,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0105856d-bc85-4121-bf06-dbb810782bd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:18,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0105856d-bc85-4121-bf06-dbb810782bd2 2018-10-08 05:03:18,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:18,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:18,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:18,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ceaf429-fbc3-4156-b1a6-a78f64be50d9 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:03:18,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1ceaf429-fbc3-4156-b1a6-a78f64be50d9 2018-10-08 05:03:18,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-a79143a9-62a2-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:18,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2945d5-61ea-4a06-8698-0871de3770e9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-a79143a9-62a2-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d"}, "enabled": true, "id": "80aa0c52999a4a88b8abd2612d74769d", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a79143a9-62a2-4b8-proj"}]} 2018-10-08 05:03:18,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-a79143a9-62a2-4b8-proj used request id req-2a2945d5-61ea-4a06-8698-0871de3770e9 2018-10-08 05:03:18,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:18,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840a5b68-df4c-4885-941e-d2d0d017f619 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:03:18,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-840a5b68-df4c-4885-941e-d2d0d017f619 2018-10-08 05:03:18,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:18,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab95e83-372b-4475-b47d-0da325309a68 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:18,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ab95e83-372b-4475-b47d-0da325309a68 2018-10-08 05:03:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-a79143a9-62a2-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:18,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317d09e9-2ad3-40a5-be06-aa7f2b3e182a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-a79143a9-62a2-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d"}, "enabled": true, "id": "80aa0c52999a4a88b8abd2612d74769d", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a79143a9-62a2-4b8-proj"}]} 2018-10-08 05:03:18,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-a79143a9-62a2-4b8-proj used request id req-317d09e9-2ad3-40a5-be06-aa7f2b3e182a 2018-10-08 05:03:18,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/2595f3b3b8fb4b27a2a299851e27068d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:18,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d515ca1d-7aa7-4348-9a76-637719bbc39f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-a79143a9-62a2-4b8-user", "links": {"self": "http://172.30.9.28:5000/v3/users/2595f3b3b8fb4b27a2a299851e27068d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "80aa0c52999a4a88b8abd2612d74769d", "id": "2595f3b3b8fb4b27a2a299851e27068d", "password_expires_at": null}} 2018-10-08 05:03:18,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2595f3b3b8fb4b27a2a299851e27068d used request id req-d515ca1d-7aa7-4348-9a76-637719bbc39f 2018-10-08 05:03:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d/users/2595f3b3b8fb4b27a2a299851e27068d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:19,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce8ce23-b21d-41bc-ab71-6ad85642d59b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d/users/2595f3b3b8fb4b27a2a299851e27068d/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:03:19,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d/users/2595f3b3b8fb4b27a2a299851e27068d/roles used request id req-8ce8ce23-b21d-41bc-ab71-6ad85642d59b 2018-10-08 05:03:19,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:19,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288ad43e-be14-47c4-9b11-923b2324a6f2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:03:19,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-288ad43e-be14-47c4-9b11-923b2324a6f2 2018-10-08 05:03:19,160 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-a79143a9-62a2-4b8-proj 2018-10-08 05:03:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d/users/2595f3b3b8fb4b27a2a299851e27068d/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:19,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9de841d-5ebb-4fd6-a43e-2733ceb1d55c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:19,292 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d/users/2595f3b3b8fb4b27a2a299851e27068d/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-b9de841d-5ebb-4fd6-a43e-2733ceb1d55c 2018-10-08 05:03:19,292 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-a79143a9-62a2-4b8-user 2018-10-08 05:03:19,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:19,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15fc5e53-6bbf-4d6e-95b5-a91345076a49 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:19,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-15fc5e53-6bbf-4d6e-95b5-a91345076a49 2018-10-08 05:03:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" -d '{"role": {"name": "CreateStackNegativeTests-a79143a9-62a2-4b8-proj-role"}}' 2018-10-08 05:03:19,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d160c9f9-d142-482b-b4a2-7a53f85c12c1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31a296e871fe47fdb151c055a709a286", "links": {"self": "http://172.30.9.28:5000/v3/roles/31a296e871fe47fdb151c055a709a286"}, "name": "CreateStackNegativeTests-a79143a9-62a2-4b8-proj-role"}} 2018-10-08 05:03:19,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d160c9f9-d142-482b-b4a2-7a53f85c12c1 2018-10-08 05:03:19,499 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-a79143a9-62a2-4b8-proj-role 2018-10-08 05:03:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/31a296e871fe47fdb151c055a709a286 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:19,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f45788-9a14-419d-aee3-1988d401f96c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/31a296e871fe47fdb151c055a709a286"}, "domain_id": null, "name": "CreateStackNegativeTests-a79143a9-62a2-4b8-proj-role", "id": "31a296e871fe47fdb151c055a709a286"}} 2018-10-08 05:03:19,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/31a296e871fe47fdb151c055a709a286 used request id req-18f45788-9a14-419d-aee3-1988d401f96c 2018-10-08 05:03:19,520 - keystone_utils - INFO - Granting role CreateStackNegativeTests-a79143a9-62a2-4b8-proj-role to project CreateStackNegativeTests-a79143a9-62a2-4b8-proj 2018-10-08 05:03:19,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d/users/2595f3b3b8fb4b27a2a299851e27068d/roles/31a296e871fe47fdb151c055a709a286 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:19,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6940878a-d384-4893-8958-52ecee27985c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:19,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d/users/2595f3b3b8fb4b27a2a299851e27068d/roles/31a296e871fe47fdb151c055a709a286 used request id req-6940878a-d384-4893-8958-52ecee27985c 2018-10-08 05:03:19,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:19,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:20,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31a296e871fe47fdb151c055a709a286", "name": "CreateStackNegativeTests-a79143a9-62a2-4b8-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80aa0c52999a4a88b8abd2612d74769d", "name": "CreateStackNegativeTests-a79143a9-62a2-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/80aa0c52999a4a88b8abd2612d74769d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/80aa0c52999a4a88b8abd2612d74769d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/80aa0c52999a4a88b8abd2612d74769d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/80aa0c52999a4a88b8abd2612d74769d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/80aa0c52999a4a88b8abd2612d74769d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/80aa0c52999a4a88b8abd2612d74769d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/80aa0c52999a4a88b8abd2612d74769d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/80aa0c52999a4a88b8abd2612d74769d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/80aa0c52999a4a88b8abd2612d74769d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/80aa0c52999a4a88b8abd2612d74769d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/80aa0c52999a4a88b8abd2612d74769d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/80aa0c52999a4a88b8abd2612d74769d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-a79143a9-62a2-4b8-user", "id": "2595f3b3b8fb4b27a2a299851e27068d"}, "audit_ids": ["ULJeTQhBR4OhUptUkOgZbQ"], "issued_at": "2018-10-08T05:03:20.000000Z"}} 2018-10-08 05:03:20,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e05bbfebf19a3bf9bb61286e06e7f545446dcd7" 2018-10-08 05:03:20,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63678daf-2067-4fbc-90fc-88a2a1955b9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:20,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-63678daf-2067-4fbc-90fc-88a2a1955b9c 2018-10-08 05:03:20,123 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:03:20,125 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:03:20,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/80aa0c52999a4a88b8abd2612d74769d/stacks?stack_name=CreateStackNegativeTests-9f14281e-6815-49a3-a710-0e9405109e23 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e05bbfebf19a3bf9bb61286e06e7f545446dcd7" 2018-10-08 05:03:20,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:20 GMT Server: Apache x-openstack-request-id: req-41dcb551-51e1-46e5-96f1-c66bc36fdb98 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:03:20,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/80aa0c52999a4a88b8abd2612d74769d/stacks?stack_name=CreateStackNegativeTests-9f14281e-6815-49a3-a710-0e9405109e23 used request id req-41dcb551-51e1-46e5-96f1-c66bc36fdb98 2018-10-08 05:03:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:20,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b57d32e1-fac8-49d5-91c7-7051d117dc12 Date: Mon, 08 Oct 2018 05:03:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:03:20,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b57d32e1-fac8-49d5-91c7-7051d117dc12 2018-10-08 05:03:20,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:20,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26b8a15-3432-4870-a713-4b8de2ef6893 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:03:20,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-f26b8a15-3432-4870-a713-4b8de2ef6893 2018-10-08 05:03:20,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:20,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae1b83d-859d-46a7-9bd8-ac9b8851b664 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:03:20,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-6ae1b83d-859d-46a7-9bd8-ac9b8851b664 2018-10-08 05:03:20,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:20,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce1aba5-ad5f-498a-9c54-b0dc1b57d16d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:03:20,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-cce1aba5-ad5f-498a-9c54-b0dc1b57d16d 2018-10-08 05:03:20,779 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-a79143a9-62a2-4b8-proj 2018-10-08 05:03:20,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:20,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95115d3-e50e-423d-ad6f-38ab9e8c1651 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:20,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/80aa0c52999a4a88b8abd2612d74769d used request id req-c95115d3-e50e-423d-ad6f-38ab9e8c1651 2018-10-08 05:03:20,999 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-a79143a9-62a2-4b8-proj-role 2018-10-08 05:03:21,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/31a296e871fe47fdb151c055a709a286 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:21,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faaa9a17-323c-414d-bf19-19aa2c5ef751 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:21,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/31a296e871fe47fdb151c055a709a286 used request id req-faaa9a17-323c-414d-bf19-19aa2c5ef751 2018-10-08 05:03:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50544f319850428129e56653b295e16e88d8bafe" 2018-10-08 05:03:21,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfda467-cfe3-4c2d-a47d-5cb201fc4147 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:21,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5dfda467-cfe3-4c2d-a47d-5cb201fc4147 2018-10-08 05:03:21,194 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-a79143a9-62a2-4b8-user 2018-10-08 05:03:21,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2595f3b3b8fb4b27a2a299851e27068d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c91367361eaf7e46a03bdbfc86212809bae7fd" 2018-10-08 05:03:21,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54ea5f15-8860-43fa-be32-95b101d6fb6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:21,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2595f3b3b8fb4b27a2a299851e27068d used request id req-54ea5f15-8860-43fa-be32-95b101d6fb6e 2018-10-08 05:03:21,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:21,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["B14Iy1xVSL6WqwsrdR1Huw"], "issued_at": "2018-10-08T05:03:21.000000Z"}} 2018-10-08 05:03:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4b693582d083663f389618363362dd4ee29855" 2018-10-08 05:03:21,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d05912-2c9a-44cd-931e-9a5469f2fdbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:21,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-47d05912-2c9a-44cd-931e-9a5469f2fdbb 2018-10-08 05:03:21,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:21,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:22,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["OhEOPlPdT0urvedy-kv5Jw"], "issued_at": "2018-10-08T05:03:22.000000Z"}} 2018-10-08 05:03:22,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:22,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27566f16-1fa2-40ef-8bf8-a30826432e85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:22,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-27566f16-1fa2-40ef-8bf8-a30826432e85 2018-10-08 05:03:22,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:22,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:22,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-154b11b7-022e-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:22,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c421f99-a301-4fee-b0fd-ea3874707734 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-154b11b7-022e-418-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:03:22,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-154b11b7-022e-418-proj used request id req-1c421f99-a301-4fee-b0fd-ea3874707734 2018-10-08 05:03:22,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:22,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea6aba9-b25d-4d78-9b9d-a9a6ec90a50d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:03:22,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5ea6aba9-b25d-4d78-9b9d-a9a6ec90a50d 2018-10-08 05:03:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-154b11b7-022e-418-proj"}}' 2018-10-08 05:03:22,655 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde652d2-e0e4-42fb-ba10-94c4ae8d6aa6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3"}, "enabled": true, "id": "958421b38df3481fa04d11ff56ecb5b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-154b11b7-022e-418-proj"}} 2018-10-08 05:03:22,655 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fde652d2-e0e4-42fb-ba10-94c4ae8d6aa6 2018-10-08 05:03:22,656 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-154b11b7-022e-418-proj 2018-10-08 05:03:22,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:22,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:23,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["_gN2VBfbRC2wd9bYf1HCVw"], "issued_at": "2018-10-08T05:03:23.000000Z"}} 2018-10-08 05:03:23,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:23,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80790142-02d0-4b74-9f27-24448a62fefe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:23,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-80790142-02d0-4b74-9f27-24448a62fefe 2018-10-08 05:03:23,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:23,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:23,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ecfb91-f5ba-478c-bc62-19a66de35d6f Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:03:23,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-67ecfb91-f5ba-478c-bc62-19a66de35d6f 2018-10-08 05:03:23,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-154b11b7-022e-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:23,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896490f6-f9a3-4f48-92e9-2b728fe0857b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-154b11b7-022e-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3"}, "enabled": true, "id": "958421b38df3481fa04d11ff56ecb5b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-154b11b7-022e-418-proj"}]} 2018-10-08 05:03:23,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-154b11b7-022e-418-proj used request id req-896490f6-f9a3-4f48-92e9-2b728fe0857b 2018-10-08 05:03:23,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:23,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4414fdca-6709-4053-b204-a01efc61b5eb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:03:23,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4414fdca-6709-4053-b204-a01efc61b5eb 2018-10-08 05:03:23,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:23,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324f1050-d021-489e-bd1e-c36c55feda5b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:23,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-324f1050-d021-489e-bd1e-c36c55feda5b 2018-10-08 05:03:23,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-154b11b7-022e-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:23,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de2373c-330b-4f53-b370-f2685a53c649 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-154b11b7-022e-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3"}, "enabled": true, "id": "958421b38df3481fa04d11ff56ecb5b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-154b11b7-022e-418-proj"}]} 2018-10-08 05:03:23,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-154b11b7-022e-418-proj used request id req-5de2373c-330b-4f53-b370-f2685a53c649 2018-10-08 05:03:23,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/78f54d63cd1146a5beb09726476c4c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:24,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf26751-d230-473b-ad89-1509ba14bb32 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-154b11b7-022e-418-user", "links": {"self": "http://172.30.9.28:5000/v3/users/78f54d63cd1146a5beb09726476c4c33"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "958421b38df3481fa04d11ff56ecb5b3", "id": "78f54d63cd1146a5beb09726476c4c33", "password_expires_at": null}} 2018-10-08 05:03:24,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/78f54d63cd1146a5beb09726476c4c33 used request id req-faf26751-d230-473b-ad89-1509ba14bb32 2018-10-08 05:03:24,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3/users/78f54d63cd1146a5beb09726476c4c33/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:24,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a1dda0-fcca-4036-ba58-64e259b2192e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3/users/78f54d63cd1146a5beb09726476c4c33/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:03:24,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3/users/78f54d63cd1146a5beb09726476c4c33/roles used request id req-e0a1dda0-fcca-4036-ba58-64e259b2192e 2018-10-08 05:03:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:24,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d972fa-7168-4bce-9845-ca5ad3eb4572 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:03:24,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-d2d972fa-7168-4bce-9845-ca5ad3eb4572 2018-10-08 05:03:24,204 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-154b11b7-022e-418-proj 2018-10-08 05:03:24,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3/users/78f54d63cd1146a5beb09726476c4c33/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:24,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9267fbc2-42cc-43c2-892f-e0aab0895198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:24,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3/users/78f54d63cd1146a5beb09726476c4c33/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-9267fbc2-42cc-43c2-892f-e0aab0895198 2018-10-08 05:03:24,262 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-154b11b7-022e-418-user 2018-10-08 05:03:24,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:24,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:24,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10041195-ac82-463e-b82f-5c15bc96bb92 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:24,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-10041195-ac82-463e-b82f-5c15bc96bb92 2018-10-08 05:03:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" -d '{"role": {"name": "CreateStackNegativeTests-154b11b7-022e-418-proj-role"}}' 2018-10-08 05:03:24,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea81839-a3c5-442a-a254-d9c475bed0cb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ccf77508239e47f69a46ba9c8c49683e", "links": {"self": "http://172.30.9.28:5000/v3/roles/ccf77508239e47f69a46ba9c8c49683e"}, "name": "CreateStackNegativeTests-154b11b7-022e-418-proj-role"}} 2018-10-08 05:03:24,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3ea81839-a3c5-442a-a254-d9c475bed0cb 2018-10-08 05:03:24,457 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-154b11b7-022e-418-proj-role 2018-10-08 05:03:24,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ccf77508239e47f69a46ba9c8c49683e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:24,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d91d1d-eec0-43d6-9b25-fca90a340f5e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ccf77508239e47f69a46ba9c8c49683e"}, "domain_id": null, "name": "CreateStackNegativeTests-154b11b7-022e-418-proj-role", "id": "ccf77508239e47f69a46ba9c8c49683e"}} 2018-10-08 05:03:24,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ccf77508239e47f69a46ba9c8c49683e used request id req-c6d91d1d-eec0-43d6-9b25-fca90a340f5e 2018-10-08 05:03:24,548 - keystone_utils - INFO - Granting role CreateStackNegativeTests-154b11b7-022e-418-proj-role to project CreateStackNegativeTests-154b11b7-022e-418-proj 2018-10-08 05:03:24,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3/users/78f54d63cd1146a5beb09726476c4c33/roles/ccf77508239e47f69a46ba9c8c49683e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:24,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fea9d1c-96f7-42ec-a992-0a66aa5cc5a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:24,685 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3/users/78f54d63cd1146a5beb09726476c4c33/roles/ccf77508239e47f69a46ba9c8c49683e used request id req-5fea9d1c-96f7-42ec-a992-0a66aa5cc5a0 2018-10-08 05:03:24,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:24,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:25,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccf77508239e47f69a46ba9c8c49683e", "name": "CreateStackNegativeTests-154b11b7-022e-418-proj-role"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "958421b38df3481fa04d11ff56ecb5b3", "name": "CreateStackNegativeTests-154b11b7-022e-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/958421b38df3481fa04d11ff56ecb5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/958421b38df3481fa04d11ff56ecb5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/958421b38df3481fa04d11ff56ecb5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/958421b38df3481fa04d11ff56ecb5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/958421b38df3481fa04d11ff56ecb5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/958421b38df3481fa04d11ff56ecb5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/958421b38df3481fa04d11ff56ecb5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/958421b38df3481fa04d11ff56ecb5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/958421b38df3481fa04d11ff56ecb5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/958421b38df3481fa04d11ff56ecb5b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/958421b38df3481fa04d11ff56ecb5b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/958421b38df3481fa04d11ff56ecb5b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-154b11b7-022e-418-user", "id": "78f54d63cd1146a5beb09726476c4c33"}, "audit_ids": ["msy5a8fERLOrrbkrAAOPOA"], "issued_at": "2018-10-08T05:03:25.000000Z"}} 2018-10-08 05:03:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4093406aea945fa8e253b37ef992867c7a1702" 2018-10-08 05:03:25,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef44ca20-f283-432c-b118-04688d814a73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:25,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ef44ca20-f283-432c-b118-04688d814a73 2018-10-08 05:03:25,137 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:03:25,140 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:03:25,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/958421b38df3481fa04d11ff56ecb5b3/stacks?stack_name=CreateStackNegativeTests-982f1a38-a73a-4c47-884f-30064d98329c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4093406aea945fa8e253b37ef992867c7a1702" 2018-10-08 05:03:25,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:25 GMT Server: Apache x-openstack-request-id: req-c8744d87-2832-43e0-9a69-2bd001bead27 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:03:25,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/958421b38df3481fa04d11ff56ecb5b3/stacks?stack_name=CreateStackNegativeTests-982f1a38-a73a-4c47-884f-30064d98329c used request id req-c8744d87-2832-43e0-9a69-2bd001bead27 2018-10-08 05:03:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/958421b38df3481fa04d11ff56ecb5b3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4093406aea945fa8e253b37ef992867c7a1702" -d '{"stack_name": "CreateStackNegativeTests-982f1a38-a73a-4c47-884f-30064d98329c", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-10-08 05:03:25,733 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 08 Oct 2018 05:03:25 GMT Server: Apache x-openstack-request-id: req-a3741b0d-f5e8-477f-9cf0-017f4b03f35f Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-10-08 05:03:25,733 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/958421b38df3481fa04d11ff56ecb5b3/stacks used request id req-a3741b0d-f5e8-477f-9cf0-017f4b03f35f 2018-10-08 05:03:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:25,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3b926084-ede6-4a84-9873-9457f5d15c0f Date: Mon, 08 Oct 2018 05:03:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:03:25,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3b926084-ede6-4a84-9873-9457f5d15c0f 2018-10-08 05:03:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:26,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa937d9-73e0-4259-a01e-a27012f6db00 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:03:26,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-1aa937d9-73e0-4259-a01e-a27012f6db00 2018-10-08 05:03:26,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:26,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397c93cc-dd80-4a6d-8b2e-064f73f3e1c0 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:03:26,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-397c93cc-dd80-4a6d-8b2e-064f73f3e1c0 2018-10-08 05:03:26,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:26,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7468ebe-daf5-4f66-9d3f-a29e996e1b28 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:03:26,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-b7468ebe-daf5-4f66-9d3f-a29e996e1b28 2018-10-08 05:03:26,205 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-154b11b7-022e-418-proj 2018-10-08 05:03:26,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:26,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b41f7fb-1674-4fe7-a3d6-2818e7d3211c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:26,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/958421b38df3481fa04d11ff56ecb5b3 used request id req-7b41f7fb-1674-4fe7-a3d6-2818e7d3211c 2018-10-08 05:03:26,417 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-154b11b7-022e-418-proj-role 2018-10-08 05:03:26,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ccf77508239e47f69a46ba9c8c49683e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:26,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce777833-152b-46bf-97fb-d985aada5007 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:26,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ccf77508239e47f69a46ba9c8c49683e used request id req-ce777833-152b-46bf-97fb-d985aada5007 2018-10-08 05:03:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80d6a651100403d99e35ff285aadd36b2289094" 2018-10-08 05:03:26,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca39b177-0ef6-4c6d-9005-eaa6e896ea2e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:26,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ca39b177-0ef6-4c6d-9005-eaa6e896ea2e 2018-10-08 05:03:26,632 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-154b11b7-022e-418-user 2018-10-08 05:03:26,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/78f54d63cd1146a5beb09726476c4c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acd857b6520416da8ba8eb7cb0de1081aed8f64" 2018-10-08 05:03:26,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500adbf1-ab77-4646-a116-00df29b014ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:26,814 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/78f54d63cd1146a5beb09726476c4c33 used request id req-500adbf1-ab77-4646-a116-00df29b014ac 2018-10-08 05:03:26,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:27,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["hUynkPyYTdCP82m4YhojUA"], "issued_at": "2018-10-08T05:03:27.000000Z"}} 2018-10-08 05:03:27,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a4088c849725a018e0b4a8bdc52522d19fab48" 2018-10-08 05:03:27,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4c146f-a675-48a6-9263-1f6210330146 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:27,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb4c146f-a675-48a6-9263-1f6210330146 2018-10-08 05:03:27,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:27,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:27,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["tiWpDNz5TD-AhQ4gTrDOcA"], "issued_at": "2018-10-08T05:03:27.000000Z"}} 2018-10-08 05:03:27,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:03:27,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd8d09a-1a4f-42cc-806e-626da945f31e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:27,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ddd8d09a-1a4f-42cc-806e-626da945f31e 2018-10-08 05:03:27,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:27,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:03:27,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e44cf4-c3d1-492b-82e1-02afc12423d9 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:03:27,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj used request id req-81e44cf4-c3d1-492b-82e1-02afc12423d9 2018-10-08 05:03:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:03:27,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7db208a-890a-446c-9272-ecdaf9a9693d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:03:27,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c7db208a-890a-446c-9272-ecdaf9a9693d 2018-10-08 05:03:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}}' 2018-10-08 05:03:28,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d63288-2824-4b9c-af5d-e14b0ccfd704 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:03:28,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-10d63288-2824-4b9c-af5d-e14b0ccfd704 2018-10-08 05:03:28,080 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj 2018-10-08 05:03:28,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:28,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:28,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ee_GmfMGTo2E5Ah15Vkd7A"], "issued_at": "2018-10-08T05:03:28.000000Z"}} 2018-10-08 05:03:28,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7448fb04d488661bf7b260904eb7731b8710be21" 2018-10-08 05:03:28,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29f3d21-7654-4363-a432-6c8b1feabca2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:28,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b29f3d21-7654-4363-a432-6c8b1feabca2 2018-10-08 05:03:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:28,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:28,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7448fb04d488661bf7b260904eb7731b8710be21" 2018-10-08 05:03:28,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6321bfc-3179-41bd-a0c2-47f6dfa2806c Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:03:28,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c6321bfc-3179-41bd-a0c2-47f6dfa2806c 2018-10-08 05:03:28,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7448fb04d488661bf7b260904eb7731b8710be21" 2018-10-08 05:03:28,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f575bf-5fd8-4de7-8dce-c566bbec8082 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}]} 2018-10-08 05:03:28,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj used request id req-79f575bf-5fd8-4de7-8dce-c566bbec8082 2018-10-08 05:03:28,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7448fb04d488661bf7b260904eb7731b8710be21" 2018-10-08 05:03:28,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f052438-b397-4d2e-9cab-252f4f7bc527 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:03:28,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4f052438-b397-4d2e-9cab-252f4f7bc527 2018-10-08 05:03:29,199 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user 2018-10-08 05:03:29,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:03:29,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f25f35-4f24-4458-8e14-02f2dcb7dd99 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:03:29,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-70f25f35-4f24-4458-8e14-02f2dcb7dd99 2018-10-08 05:03:29,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}}' 2018-10-08 05:03:29,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1740f6d6-7169-472d-ad80-c393ff3f610a Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7cb2d1a6280442fab842f8b9b8a783c", "links": {"self": "http://172.30.9.28:5000/v3/roles/a7cb2d1a6280442fab842f8b9b8a783c"}, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}} 2018-10-08 05:03:29,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1740f6d6-7169-472d-ad80-c393ff3f610a 2018-10-08 05:03:29,421 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role 2018-10-08 05:03:29,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a7cb2d1a6280442fab842f8b9b8a783c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:03:29,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07462952-7882-40b9-b1e0-13eb23d3d266 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a7cb2d1a6280442fab842f8b9b8a783c"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role", "id": "a7cb2d1a6280442fab842f8b9b8a783c"}} 2018-10-08 05:03:29,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a7cb2d1a6280442fab842f8b9b8a783c used request id req-07462952-7882-40b9-b1e0-13eb23d3d266 2018-10-08 05:03:29,441 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role to project CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj 2018-10-08 05:03:29,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224/users/dcae93357f3349b288d31f6a3175eb94/roles/a7cb2d1a6280442fab842f8b9b8a783c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:03:29,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eea4e6f-9c7d-4cb2-93fb-c67ee18bb4dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:03:29,576 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224/users/dcae93357f3349b288d31f6a3175eb94/roles/a7cb2d1a6280442fab842f8b9b8a783c used request id req-8eea4e6f-9c7d-4cb2-93fb-c67ee18bb4dd 2018-10-08 05:03:29,577 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:03:29,578 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:03:29,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:29,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:29,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7cb2d1a6280442fab842f8b9b8a783c", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}], "expires_at": "2018-10-08T06:03:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baedb55c96a5445cb785dd62e1f6f224", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user", "id": "dcae93357f3349b288d31f6a3175eb94"}, "audit_ids": ["KTEFAZ8URAWbwrio-zt7eQ"], "issued_at": "2018-10-08T05:03:29.000000Z"}} 2018-10-08 05:03:29,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae929dcbd64fa61c6baa639e554040786dddb7fe" 2018-10-08 05:03:30,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f42bead-25b9-4c2e-836f-90c771977427 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:30,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3f42bead-25b9-4c2e-836f-90c771977427 2018-10-08 05:03:30,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae929dcbd64fa61c6baa639e554040786dddb7fe" 2018-10-08 05:03:30,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-2b7d6aae-6c17-4668-acba-64f39d67adaf Date: Mon, 08 Oct 2018 05:03:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image"} 2018-10-08 05:03:30,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image used request id req-2b7d6aae-6c17-4668-acba-64f39d67adaf 2018-10-08 05:03:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae929dcbd64fa61c6baa639e554040786dddb7fe" 2018-10-08 05:03:30,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f5927804-bd3d-4232-8288-746db65a72cb Date: Mon, 08 Oct 2018 05:03:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:03:30,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f5927804-bd3d-4232-8288-746db65a72cb 2018-10-08 05:03:30,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae929dcbd64fa61c6baa639e554040786dddb7fe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image"}' 2018-10-08 05:03:30,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82 X-Openstack-Request-Id: req-15b1cf2a-e2d4-45bb-8a42-f3dbe82b69da Date: Mon, 08 Oct 2018 05:03:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:03:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:03:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "min_disk": 0, "protected": false, "id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "file": "/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/file", "checksum": null, "owner": "baedb55c96a5445cb785dd62e1f6f224", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:03:30,591 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-15b1cf2a-e2d4-45bb-8a42-f3dbe82b69da 2018-10-08 05:03:30,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae929dcbd64fa61c6baa639e554040786dddb7fe" -d '' 2018-10-08 05:03:31,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72dbed01-4577-4da8-9d9e-c1a839d0e370 Date: Mon, 08 Oct 2018 05:03:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:03:31,619 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/file used request id req-72dbed01-4577-4da8-9d9e-c1a839d0e370 2018-10-08 05:03:31,620 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:03:31,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae929dcbd64fa61c6baa639e554040786dddb7fe" 2018-10-08 05:03:31,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-73d65965-9f38-4d57-945a-1638be7aca00 Date: Mon, 08 Oct 2018 05:03:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:03:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:03:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/snap", "metadata": {}}], "self": "/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "min_disk": 0, "protected": false, "id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "file": "/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baedb55c96a5445cb785dd62e1f6f224", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:03:31,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82 used request id req-73d65965-9f38-4d57-945a-1638be7aca00 2018-10-08 05:03:31,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae929dcbd64fa61c6baa639e554040786dddb7fe" 2018-10-08 05:03:31,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ec89c719-1163-43b4-8b4d-c229cb425e05 Date: Mon, 08 Oct 2018 05:03:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:03:31,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ec89c719-1163-43b4-8b4d-c229cb425e05 2018-10-08 05:03:31,953 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image 2018-10-08 05:03:31,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae929dcbd64fa61c6baa639e554040786dddb7fe" 2018-10-08 05:03:32,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-c5e87dd6-d684-43e1-b184-0a0015ea2da3 Date: Mon, 08 Oct 2018 05:03:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:03:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:03:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/snap", "metadata": {}}], "self": "/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "min_disk": 0, "protected": false, "id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "file": "/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baedb55c96a5445cb785dd62e1f6f224", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:03:32,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82 used request id req-c5e87dd6-d684-43e1-b184-0a0015ea2da3 2018-10-08 05:03:32,125 - create_image - DEBUG - Instance status is - active 2018-10-08 05:03:32,126 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image 2018-10-08 05:03:32,126 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image 2018-10-08 05:03:32,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:32,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:32,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7cb2d1a6280442fab842f8b9b8a783c", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}], "expires_at": "2018-10-08T06:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baedb55c96a5445cb785dd62e1f6f224", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user", "id": "dcae93357f3349b288d31f6a3175eb94"}, "audit_ids": ["GzUkL9ErQ7aJfxizQ9TkfA"], "issued_at": "2018-10-08T05:03:32.000000Z"}} 2018-10-08 05:03:32,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" 2018-10-08 05:03:32,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430ebddf-579f-45f1-b4d2-a930525eacfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:32,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-430ebddf-579f-45f1-b4d2-a930525eacfe 2018-10-08 05:03:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" 2018-10-08 05:03:32,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f8e95fd7-05fb-4abb-90d1-e715fde375d1 Date: Mon, 08 Oct 2018 05:03:32 GMT RESP BODY: {"networks":[]} 2018-10-08 05:03:32,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-f8e95fd7-05fb-4abb-90d1-e715fde375d1 2018-10-08 05:03:32,698 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net 2018-10-08 05:03:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net", "admin_state_up": true}}' 2018-10-08 05:03:33,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cf94ab78-4bdc-430c-b07c-c004946f5181 Date: Mon, 08 Oct 2018 05:03:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:03:33Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","mtu":1450}} 2018-10-08 05:03:33,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-cf94ab78-4bdc-430c-b07c-c004946f5181 2018-10-08 05:03:33,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" 2018-10-08 05:03:33,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-091e8f52-e915-45a1-88c4-2d02cc9c8ede Date: Mon, 08 Oct 2018 05:03:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:03:33Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:03:33,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-091e8f52-e915-45a1-88c4-2d02cc9c8ede 2018-10-08 05:03:33,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" 2018-10-08 05:03:33,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7d9278b2-5a70-41bf-8e11-d5a9d3b95dd3 Date: Mon, 08 Oct 2018 05:03:33 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:03:33,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-7d9278b2-5a70-41bf-8e11-d5a9d3b95dd3 2018-10-08 05:03:33,738 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet 2018-10-08 05:03:33,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" -d '{"subnets": [{"ip_version": 4, "network_id": "7eb19d93-a7d5-476b-90a8-52000dd3973b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]}' 2018-10-08 05:03:34,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-58b7bae8-9d37-423b-8d69-a550d1c470b0 Date: Mon, 08 Oct 2018 05:03:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:34,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-58b7bae8-9d37-423b-8d69-a550d1c470b0 2018-10-08 05:03:34,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" 2018-10-08 05:03:34,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-deee5d0b-bdfe-4a9a-bc72-e734e9bbc519 Date: Mon, 08 Oct 2018 05:03:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:03:34,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-deee5d0b-bdfe-4a9a-bc72-e734e9bbc519 2018-10-08 05:03:34,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" 2018-10-08 05:03:35,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-78a630fc-0af0-4346-93d8-cf314aa4129f Date: Mon, 08 Oct 2018 05:03:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:35,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-78a630fc-0af0-4346-93d8-cf314aa4129f 2018-10-08 05:03:35,132 - OpenStackNetwork - DEBUG - Network [7eb19d93-a7d5-476b-90a8-52000dd3973b] created successfully 2018-10-08 05:03:35,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:35,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:35,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7cb2d1a6280442fab842f8b9b8a783c", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}], "expires_at": "2018-10-08T06:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baedb55c96a5445cb785dd62e1f6f224", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user", "id": "dcae93357f3349b288d31f6a3175eb94"}, "audit_ids": ["mU1HwN6iQsOAREUEMghpZQ"], "issued_at": "2018-10-08T05:03:35.000000Z"}} 2018-10-08 05:03:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:35,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5033d177-674f-4166-a162-29ef659f91c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:35,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5033d177-674f-4166-a162-29ef659f91c6 2018-10-08 05:03:35,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:35,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2ae9f258-3d21-4fce-a168-fe5e5844d4a0 Date: Mon, 08 Oct 2018 05:03:35 GMT RESP BODY: {"routers": []} 2018-10-08 05:03:35,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router&admin_state_up=True used request id req-2ae9f258-3d21-4fce-a168-fe5e5844d4a0 2018-10-08 05:03:35,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:35,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:36,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7cb2d1a6280442fab842f8b9b8a783c", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}], "expires_at": "2018-10-08T06:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baedb55c96a5445cb785dd62e1f6f224", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user", "id": "dcae93357f3349b288d31f6a3175eb94"}, "audit_ids": ["n_SCo4v1TZmagNVkWGrPUA"], "issued_at": "2018-10-08T05:03:36.000000Z"}} 2018-10-08 05:03:36,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb23977d34c081e2d45e06e9967804110e3be50b" 2018-10-08 05:03:36,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b9cbeb-ee63-43a6-b131-cfa5486ea4d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:36,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-85b9cbeb-ee63-43a6-b131-cfa5486ea4d0 2018-10-08 05:03:36,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:36,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e24e0177-05ff-42d6-9e5c-3f36bdf8e7e6 Date: Mon, 08 Oct 2018 05:03:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:03:36,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-e24e0177-05ff-42d6-9e5c-3f36bdf8e7e6 2018-10-08 05:03:36,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:36,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-14644933-8f96-4306-a5cf-5357542bdf83 Date: Mon, 08 Oct 2018 05:03:36 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:03:36,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-14644933-8f96-4306-a5cf-5357542bdf83 2018-10-08 05:03:36,785 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router 2018-10-08 05:03:36,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router", "admin_state_up": true}}' 2018-10-08 05:03:42,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-856c4a91-99e3-4f76-b7e0-c2c7934c05aa Date: Mon, 08 Oct 2018 05:03:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:37Z", "admin_state_up": true, "updated_at": "2018-10-08T05:03:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "8268c65e-5ec4-4aa4-b5e1-be06ad01ade9", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router"}} 2018-10-08 05:03:42,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-856c4a91-99e3-4f76-b7e0-c2c7934c05aa 2018-10-08 05:03:42,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:42,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d99585ed-e9f0-4d48-a90b-f205660129c6 Date: Mon, 08 Oct 2018 05:03:42 GMT RESP BODY: {"ports":[]} 2018-10-08 05:03:42,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 used request id req-d99585ed-e9f0-4d48-a90b-f205660129c6 2018-10-08 05:03:42,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:42,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ac468c0c-acb6-457e-a526-71c8754ef373 Date: Mon, 08 Oct 2018 05:03:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:03:42,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-ac468c0c-acb6-457e-a526-71c8754ef373 2018-10-08 05:03:42,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:42,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:42,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:42,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291c2e55-9e7f-4528-837d-6683887b005c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:03:42,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-291c2e55-9e7f-4528-837d-6683887b005c 2018-10-08 05:03:42,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:42,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-67a6da04-7479-4a25-999f-c5f5da539418 Date: Mon, 08 Oct 2018 05:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:42,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-67a6da04-7479-4a25-999f-c5f5da539418 2018-10-08 05:03:42,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:42,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9ef7b814-a961-403e-bbab-517bbed4c31d Date: Mon, 08 Oct 2018 05:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:42,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet used request id req-9ef7b814-a961-403e-bbab-517bbed4c31d 2018-10-08 05:03:42,840 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 05:03:42,841 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router 2018-10-08 05:03:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/8268c65e-5ec4-4aa4-b5e1-be06ad01ade9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" -d '{"subnet_id": "d5492033-b526-4939-8937-aeb4df0466ba"}' 2018-10-08 05:03:44,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0aa0b141-955c-4725-8d72-1244fc54b6b0 Date: Mon, 08 Oct 2018 05:03:44 GMT RESP BODY: {"network_id": "7eb19d93-a7d5-476b-90a8-52000dd3973b", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "subnet_id": "d5492033-b526-4939-8937-aeb4df0466ba", "subnet_ids": ["d5492033-b526-4939-8937-aeb4df0466ba"], "port_id": "a4b01970-413b-45ca-9bb8-fcd97d88c2a2", "id": "8268c65e-5ec4-4aa4-b5e1-be06ad01ade9"} 2018-10-08 05:03:44,783 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8268c65e-5ec4-4aa4-b5e1-be06ad01ade9/add_router_interface used request id req-0aa0b141-955c-4725-8d72-1244fc54b6b0 2018-10-08 05:03:44,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:44,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-855ac039-fbce-472c-84e4-ddd67cdbf1bf Date: Mon, 08 Oct 2018 05:03:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:37Z", "admin_state_up": true, "updated_at": "2018-10-08T05:03:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "8268c65e-5ec4-4aa4-b5e1-be06ad01ade9", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router"}} 2018-10-08 05:03:44,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 used request id req-855ac039-fbce-472c-84e4-ddd67cdbf1bf 2018-10-08 05:03:44,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:45,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c375f2fe-d289-4df0-9083-ff0df2c36d90 Date: Mon, 08 Oct 2018 05:03:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.1"}],"id":"a4b01970-413b-45ca-9bb8-fcd97d88c2a2","security_groups":[],"mac_address":"fa:16:3e:39:82:e5","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:43Z","binding:vnic_type":"normal","device_id":"8268c65e-5ec4-4aa4-b5e1-be06ad01ade9"}]} 2018-10-08 05:03:45,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 used request id req-c375f2fe-d289-4df0-9083-ff0df2c36d90 2018-10-08 05:03:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d5492033-b526-4939-8937-aeb4df0466ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:03:45,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5558772f-8357-40d6-8328-ae824ec8c699 Date: Mon, 08 Oct 2018 05:03:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}} 2018-10-08 05:03:45,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d5492033-b526-4939-8937-aeb4df0466ba used request id req-5558772f-8357-40d6-8328-ae824ec8c699 2018-10-08 05:03:45,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:45,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:45,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["X__7RgvmS6238Q5cmrE_3A"], "issued_at": "2018-10-08T05:03:45.000000Z"}} 2018-10-08 05:03:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05af24ad7d963b135ba4a32fdfc1509446b78cc9" 2018-10-08 05:03:45,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0445ec37-9660-49c6-be4a-72584dc5e7de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:45,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0445ec37-9660-49c6-be4a-72584dc5e7de 2018-10-08 05:03:45,596 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:03:45,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05af24ad7d963b135ba4a32fdfc1509446b78cc9" 2018-10-08 05:03:45,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03: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-49915296-c82d-4f3b-8a19-f9f60cde8636 x-compute-request-id: req-49915296-c82d-4f3b-8a19-f9f60cde8636 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:03:45,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-49915296-c82d-4f3b-8a19-f9f60cde8636 2018-10-08 05:03:45,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05af24ad7d963b135ba4a32fdfc1509446b78cc9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-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-10-08 05:03:45,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03: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-c740a5b7-bba8-4f12-a452-811bcc643865 x-compute-request-id: req-c740a5b7-bba8-4f12-a452-811bcc643865 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:03:45,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c740a5b7-bba8-4f12-a452-811bcc643865 2018-10-08 05:03:45,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:45,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:46,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7cb2d1a6280442fab842f8b9b8a783c", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}], "expires_at": "2018-10-08T06:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baedb55c96a5445cb785dd62e1f6f224", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user", "id": "dcae93357f3349b288d31f6a3175eb94"}, "audit_ids": ["3fZ8AB1iR0Wry4mlaDYDXQ"], "issued_at": "2018-10-08T05:03:46.000000Z"}} 2018-10-08 05:03:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05692af5e41e497128c0abb0b05de811c8827b2a" 2018-10-08 05:03:46,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc52181-61d5-4edd-aafb-ac5e947a5d78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:46,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4dc52181-61d5-4edd-aafb-ac5e947a5d78 2018-10-08 05:03:46,324 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:03:46,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05692af5e41e497128c0abb0b05de811c8827b2a" 2018-10-08 05:03:46,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3311056e-06c5-4530-a5ab-b63423056140 x-compute-request-id: req-3311056e-06c5-4530-a5ab-b63423056140 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 05:03:46,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3311056e-06c5-4530-a5ab-b63423056140 2018-10-08 05:03:46,485 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp... 2018-10-08 05:03:46,485 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 05:03:46,538 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp 2018-10-08 05:03:46,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05692af5e41e497128c0abb0b05de811c8827b2a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDqI3gkHv/CQHOWprPLnaPMJGjhUhtKJxQMjAN4TQ/veBCZJH5zMw+PlNeEBJHhxmMilFCN0UKD45L62YdlSfEjuJtDuKagaYksYHPCZElS8S5K+OoKCMG1KypCA0o5dVT0+ur146QEL+znbFTX0q8/HVaNpJQAlo8VpOdxOLd9dw==", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp"}}' 2018-10-08 05:03:46,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12216817-49c4-4ae1-aff4-861df999dcf3 x-compute-request-id: req-12216817-49c4-4ae1-aff4-861df999dcf3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDqI3gkHv/CQHOWprPLnaPMJGjhUhtKJxQMjAN4TQ/veBCZJH5zMw+PlNeEBJHhxmMilFCN0UKD45L62YdlSfEjuJtDuKagaYksYHPCZElS8S5K+OoKCMG1KypCA0o5dVT0+ur146QEL+znbFTX0q8/HVaNpJQAlo8VpOdxOLd9dw==", "user_id": "dcae93357f3349b288d31f6a3175eb94", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "fingerprint": "df:7b:fd:37:74:80:62:78:66:e7:fe:3f:a3:82:8f:39"}} 2018-10-08 05:03:46,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-12216817-49c4-4ae1-aff4-861df999dcf3 2018-10-08 05:03:46,601 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15.pub 2018-10-08 05:03:46,601 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15 2018-10-08 05:03:46,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:46,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:46,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7cb2d1a6280442fab842f8b9b8a783c", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}], "expires_at": "2018-10-08T06:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baedb55c96a5445cb785dd62e1f6f224", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user", "id": "dcae93357f3349b288d31f6a3175eb94"}, "audit_ids": ["_Z2Nu13iQtaB3qCgns_1iA"], "issued_at": "2018-10-08T05:03:46.000000Z"}} 2018-10-08 05:03:46,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:47,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d475504d-d4d0-4a19-a3e6-62c6ac307262 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:47,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d475504d-d4d0-4a19-a3e6-62c6ac307262 2018-10-08 05:03:47,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:47,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cd79adea-5f92-4d13-b20d-1c07d19d3737 Date: Mon, 08 Oct 2018 05:03:47 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:03:47,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp used request id req-cd79adea-5f92-4d13-b20d-1c07d19d3737 2018-10-08 05:03:47,224 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp... 2018-10-08 05:03:47,224 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp 2018-10-08 05:03:47,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp"}}' 2018-10-08 05:03:47,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-90e09687-c2dd-4063-acc2-fbb4275e346d Date: Mon, 08 Oct 2018 05:03:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "updated_at": "2018-10-08T05:03:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "0d911ee9-342e-4234-9418-61aac8b35647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}], "revision_number": 2, "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp"}} 2018-10-08 05:03:47,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-90e09687-c2dd-4063-acc2-fbb4275e346d 2018-10-08 05:03:47,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:47,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:47,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff41d8d8-d853-41bd-8e6f-472afb6efe2c Date: Mon, 08 Oct 2018 05:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "0d911ee9-342e-4234-9418-61aac8b35647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226"}]} 2018-10-08 05:03:47,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-ff41d8d8-d853-41bd-8e6f-472afb6efe2c 2018-10-08 05:03:47,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:47,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:47,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e450cd3-8f40-4574-a1cc-d441bc8650b8 Date: Mon, 08 Oct 2018 05:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "0d911ee9-342e-4234-9418-61aac8b35647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226"}]} 2018-10-08 05:03:47,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-5e450cd3-8f40-4574-a1cc-d441bc8650b8 2018-10-08 05:03:47,833 - neutron_utils - INFO - Retrieving security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:48,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b738fe2e-848b-4e86-a710-bd363589883e Date: Mon, 08 Oct 2018 05:03:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "updated_at": "2018-10-08T05:03:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "0d911ee9-342e-4234-9418-61aac8b35647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}], "revision_number": 2, "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp"}]} 2018-10-08 05:03:48,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-b738fe2e-848b-4e86-a710-bd363589883e 2018-10-08 05:03:48,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:48,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-72de2ebf-2729-4db5-861b-01c3280c3deb Date: Mon, 08 Oct 2018 05:03:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "0d911ee9-342e-4234-9418-61aac8b35647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226"}]} 2018-10-08 05:03:48,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-72de2ebf-2729-4db5-861b-01c3280c3deb 2018-10-08 05:03:48,296 - neutron_utils - INFO - Retrieving security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:48,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:48,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-9d05ddf5-034e-43c4-9e71-626dab33adfd Date: Mon, 08 Oct 2018 05:03:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "updated_at": "2018-10-08T05:03:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "0d911ee9-342e-4234-9418-61aac8b35647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}], "revision_number": 2, "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp"}]} 2018-10-08 05:03:48,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-9d05ddf5-034e-43c4-9e71-626dab33adfd 2018-10-08 05:03:48,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:48,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:48,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89801a9a-d46b-446e-a0d4-85418831f0be Date: Mon, 08 Oct 2018 05:03:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "0d911ee9-342e-4234-9418-61aac8b35647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226"}]} 2018-10-08 05:03:48,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-89801a9a-d46b-446e-a0d4-85418831f0be 2018-10-08 05:03:48,531 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp 2018-10-08 05:03:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:48,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f89072ec-3cdf-4c7e-b791-b0c6b76ef06e Date: Mon, 08 Oct 2018 05:03:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "updated_at": "2018-10-08T05:03:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "0d911ee9-342e-4234-9418-61aac8b35647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}], "revision_number": 2, "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp"}]} 2018-10-08 05:03:48,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp used request id req-f89072ec-3cdf-4c7e-b791-b0c6b76ef06e 2018-10-08 05:03:48,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:48,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:48,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c4c10f-23c8-463c-8cc9-94d80612cd4c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:03:48,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-45c4c10f-23c8-463c-8cc9-94d80612cd4c 2018-10-08 05:03:48,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:48,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:48,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a0b83fb-bebf-4994-a135-3152783c22df Date: Mon, 08 Oct 2018 05:03:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "0d911ee9-342e-4234-9418-61aac8b35647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226"}]} 2018-10-08 05:03:48,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-6a0b83fb-bebf-4994-a135-3152783c22df 2018-10-08 05:03:48,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb"}}' 2018-10-08 05:03:48,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-aee048d1-9d1a-4eaa-8fea-befc4c5c320e Date: Mon, 08 Oct 2018 05:03:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:48Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:48Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "4d43e680-f4c2-4b1f-bb1d-30d63cce6fcc"}} 2018-10-08 05:03:48,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-aee048d1-9d1a-4eaa-8fea-befc4c5c320e 2018-10-08 05:03:48,871 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp 2018-10-08 05:03:48,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:48,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-c108ad64-3b54-4c8a-9743-0ead96073517 Date: Mon, 08 Oct 2018 05:03:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "updated_at": "2018-10-08T05:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "0d911ee9-342e-4234-9418-61aac8b35647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:48Z", "revision_number": 0, "id": "4d43e680-f4c2-4b1f-bb1d-30d63cce6fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:48Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}], "revision_number": 3, "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp"}]} 2018-10-08 05:03:48,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp used request id req-c108ad64-3b54-4c8a-9743-0ead96073517 2018-10-08 05:03:48,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:48,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715ee128-a719-443a-9215-c920d05782c9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:03:48,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-715ee128-a719-443a-9215-c920d05782c9 2018-10-08 05:03:48,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:49,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6975cb31-85bc-4969-a7e9-250094f99f3e Date: Mon, 08 Oct 2018 05:03: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-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "0d911ee9-342e-4234-9418-61aac8b35647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:48Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:48Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "4d43e680-f4c2-4b1f-bb1d-30d63cce6fcc"}]} 2018-10-08 05:03:49,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-6975cb31-85bc-4969-a7e9-250094f99f3e 2018-10-08 05:03:49,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb"}}' 2018-10-08 05:03:49,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-0e22efd4-0e7d-4420-b15f-aebddb045548 Date: Mon, 08 Oct 2018 05:03:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:03:49Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:49Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "a4ff7221-f21c-4785-a6d3-36ccfc502761"}} 2018-10-08 05:03:49,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-0e22efd4-0e7d-4420-b15f-aebddb045548 2018-10-08 05:03:49,284 - neutron_utils - INFO - Retrieving security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:49,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-26bc290b-429f-4024-a34a-c5f76604b214 Date: Mon, 08 Oct 2018 05:03:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "updated_at": "2018-10-08T05:03:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "0d911ee9-342e-4234-9418-61aac8b35647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "revision_number": 0, "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:48Z", "revision_number": 0, "id": "4d43e680-f4c2-4b1f-bb1d-30d63cce6fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:48Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:03:49Z", "revision_number": 0, "id": "a4ff7221-f21c-4785-a6d3-36ccfc502761", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:49Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": 22, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}], "revision_number": 4, "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp"}]} 2018-10-08 05:03:49,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-26bc290b-429f-4024-a34a-c5f76604b214 2018-10-08 05:03:49,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27d9d210-32ea-4c79-a947-47f6be0ed2bb 2018-10-08 05:03:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:03:49,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-e59b4d36-c9db-49c6-98f6-c586977ede5d Date: Mon, 08 Oct 2018 05:03: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-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "0d911ee9-342e-4234-9418-61aac8b35647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:47Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:47Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "450aaa8e-a96f-4ca5-b322-2079b9bc2226"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:48Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:48Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "4d43e680-f4c2-4b1f-bb1d-30d63cce6fcc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:03:49Z", "security_group_id": "27d9d210-32ea-4c79-a947-47f6be0ed2bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:49Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "a4ff7221-f21c-4785-a6d3-36ccfc502761"}]} 2018-10-08 05:03:49,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-e59b4d36-c9db-49c6-98f6-c586977ede5d 2018-10-08 05:03:49,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:49,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:49,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7cb2d1a6280442fab842f8b9b8a783c", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}], "expires_at": "2018-10-08T06:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baedb55c96a5445cb785dd62e1f6f224", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user", "id": "dcae93357f3349b288d31f6a3175eb94"}, "audit_ids": ["xXZpI_kcSuaG6qgdMiAx_A"], "issued_at": "2018-10-08T05:03:49.000000Z"}} 2018-10-08 05:03:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:49,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0273496-0233-4056-b83a-5f040e94dc95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:49,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0273496-0233-4056-b83a-5f040e94dc95 2018-10-08 05:03:49,969 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:03:49,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:50,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4872306e-afa9-456a-b30f-278035cd9ae0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:50,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4872306e-afa9-456a-b30f-278035cd9ae0 2018-10-08 05:03:50,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:50,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-eed3345a-6904-4e47-b8fc-b397c223211e Date: Mon, 08 Oct 2018 05:03:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:03:50,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-eed3345a-6904-4e47-b8fc-b397c223211e 2018-10-08 05:03:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:50,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:50,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f61e5f2-cdb0-49e8-88c2-0ddc6b88cd61 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:03:50,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-6f61e5f2-cdb0-49e8-88c2-0ddc6b88cd61 2018-10-08 05:03:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:50,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e07c4cc1-397c-49cd-9965-8a20d45e5e65 Date: Mon, 08 Oct 2018 05:03:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:50,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-e07c4cc1-397c-49cd-9965-8a20d45e5e65 2018-10-08 05:03:50,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:50,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b2baa6b-67fd-4cc9-b75b-8c95bf25ac38 Date: Mon, 08 Oct 2018 05:03:50 GMT RESP BODY: {"ports":[]} 2018-10-08 05:03:50,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1&admin_state_up=True used request id req-6b2baa6b-67fd-4cc9-b75b-8c95bf25ac38 2018-10-08 05:03:50,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:51,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e461d703-8440-42e4-9b9f-16d6908268ce x-compute-request-id: req-e461d703-8440-42e4-9b9f-16d6908268ce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:03:51,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst used request id req-e461d703-8440-42e4-9b9f-16d6908268ce 2018-10-08 05:03:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:51,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1f0c45cf-23e1-47b6-af5e-35c8d778be66 Date: Mon, 08 Oct 2018 05:03:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:03:51,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-1f0c45cf-23e1-47b6-af5e-35c8d778be66 2018-10-08 05:03:51,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:51,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866eb5ce-4121-4d2b-a784-7e90987c9fa3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:03:51,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-866eb5ce-4121-4d2b-a784-7e90987c9fa3 2018-10-08 05:03:51,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:51,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f07d7cf-b89f-42ce-84cd-15951d423865 Date: Mon, 08 Oct 2018 05:03:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:51,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-1f07d7cf-b89f-42ce-84cd-15951d423865 2018-10-08 05:03:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:51,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a842a3e4-1489-4906-b73e-4f090a4dad20 Date: Mon, 08 Oct 2018 05:03:51 GMT RESP BODY: {"ports":[]} 2018-10-08 05:03:51,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1&admin_state_up=True used request id req-a842a3e4-1489-4906-b73e-4f090a4dad20 2018-10-08 05:03:51,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:03:51,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:03:52,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7cb2d1a6280442fab842f8b9b8a783c", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role"}], "expires_at": "2018-10-08T06:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baedb55c96a5445cb785dd62e1f6f224", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/baedb55c96a5445cb785dd62e1f6f224", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user", "id": "dcae93357f3349b288d31f6a3175eb94"}, "audit_ids": ["Q_MI1cI0RBKMR2DHDOCHdA"], "issued_at": "2018-10-08T05:03:52.000000Z"}} 2018-10-08 05:03:52,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f002d3da514c5932ef27a688aa26ba2b0a53e4c7" 2018-10-08 05:03:52,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b14ff9-04f5-470f-b849-eeafb596b1bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:03:52,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04b14ff9-04f5-470f-b849-eeafb596b1bb 2018-10-08 05:03:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:52,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e5a812bd-4753-4841-86da-f1f0daf16370 Date: Mon, 08 Oct 2018 05:03:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:03:52,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-e5a812bd-4753-4841-86da-f1f0daf16370 2018-10-08 05:03:52,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:52,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-075838c8-001d-41ef-962d-db04b3aceccd Date: Mon, 08 Oct 2018 05:03:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:52,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-075838c8-001d-41ef-962d-db04b3aceccd 2018-10-08 05:03:52,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:52,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c526875c-7362-46b5-91d1-1d7a3e872545 Date: Mon, 08 Oct 2018 05:03:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:03:52,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-c526875c-7362-46b5-91d1-1d7a3e872545 2018-10-08 05:03:52,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:03:52,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:03:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:03:52,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f002d3da514c5932ef27a688aa26ba2b0a53e4c7" 2018-10-08 05:03:52,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1143862-ecd7-4fbc-8316-42760e053221 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:03:52,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-d1143862-ecd7-4fbc-8316-42760e053221 2018-10-08 05:03:52,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:53,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-adb668de-ab05-4617-aad7-18f8b84d48cc Date: Mon, 08 Oct 2018 05:03:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:53,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-adb668de-ab05-4617-aad7-18f8b84d48cc 2018-10-08 05:03:53,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:53,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ac9d2903-264e-4761-9178-ed20fe22fcb1 Date: Mon, 08 Oct 2018 05:03:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:53,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet used request id req-ac9d2903-264e-4761-9178-ed20fe22fcb1 2018-10-08 05:03:53,239 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net 2018-10-08 05:03:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" -d '{"port": {"network_id": "7eb19d93-a7d5-476b-90a8-52000dd3973b", "fixed_ips": [{"subnet_id": "d5492033-b526-4939-8937-aeb4df0466ba", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1", "admin_state_up": true}}' 2018-10-08 05:03:54,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-44521fa5-76bf-4616-916a-dbde2f991a47 Date: Mon, 08 Oct 2018 05:03:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.100"}],"id":"f27d58d6-2253-4527-9839-74bc8c127c4e","security_groups":["845f4c1f-3964-49ba-8aae-00ae8998a8e0"],"mac_address":"fa:16:3e:7d:7d:a7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1","project_id":"baedb55c96a5445cb785dd62e1f6f224","qos_policy_id":null,"admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:53Z","binding:vnic_type":"normal"}} 2018-10-08 05:03:54,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-44521fa5-76bf-4616-916a-dbde2f991a47 2018-10-08 05:03:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:54,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-09ba7cfe-6eb4-4e1c-8f55-97933c34f250 Date: Mon, 08 Oct 2018 05:03:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:03:54,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-09ba7cfe-6eb4-4e1c-8f55-97933c34f250 2018-10-08 05:03:54,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:54,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e3887c-256b-4005-8377-4e4073fe9328 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:03:54,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-d9e3887c-256b-4005-8377-4e4073fe9328 2018-10-08 05:03:54,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:54,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9d694168-130c-4c7d-ba8c-5864fdf08c73 Date: Mon, 08 Oct 2018 05:03:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:03:54,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-9d694168-130c-4c7d-ba8c-5864fdf08c73 2018-10-08 05:03:54,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:55,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-bb5f0ff0-1d1a-481e-baa8-96027e07f4e2 Date: Mon, 08 Oct 2018 05:03:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.100"}],"id":"f27d58d6-2253-4527-9839-74bc8c127c4e","security_groups":["845f4c1f-3964-49ba-8aae-00ae8998a8e0"],"mac_address":"fa:16:3e:7d:7d:a7","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 05:03:55,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1&admin_state_up=True used request id req-bb5f0ff0-1d1a-481e-baa8-96027e07f4e2 2018-10-08 05:03:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:55,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c27fa8-aff6-4234-8121-c46eedf0da3e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:03:55,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-09c27fa8-aff6-4234-8121-c46eedf0da3e 2018-10-08 05:03:55,221 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst 2018-10-08 05:03:55,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:55,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03: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-4692b259-6de8-4bcc-ba34-1bc464069b9b x-compute-request-id: req-4692b259-6de8-4bcc-ba34-1bc464069b9b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-flavor-name"}]} 2018-10-08 05:03:55,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4692b259-6de8-4bcc-ba34-1bc464069b9b 2018-10-08 05:03:55,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:55,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03: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-7ba90662-2ba7-4b01-ba8b-987a285860cf x-compute-request-id: req-7ba90662-2ba7-4b01-ba8b-987a285860cf Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:03:55,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4 used request id req-7ba90662-2ba7-4b01-ba8b-987a285860cf 2018-10-08 05:03:55,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:55,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-64af236b-cf3c-482c-9042-989820cf0b13 Date: Mon, 08 Oct 2018 05:03:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:03:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:03:31Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/snap", "metadata": {}}], "self": "/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "min_disk": 0, "protected": false, "id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "file": "/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baedb55c96a5445cb785dd62e1f6f224", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image"} 2018-10-08 05:03:55,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image used request id req-64af236b-cf3c-482c-9042-989820cf0b13 2018-10-08 05:03:55,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:55,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c52f9474-a4fd-47d1-a66f-72332c6757cb Date: Mon, 08 Oct 2018 05:03:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:03:55,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c52f9474-a4fd-47d1-a66f-72332c6757cb 2018-10-08 05:03:55,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "imageRef": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "flavorRef": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "max_count": 1, "min_count": 1, "networks": [{"port": "f27d58d6-2253-4527-9839-74bc8c127c4e"}]}}' 2018-10-08 05:03:56,943 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:03: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-8b3f8487-1308-46db-81a2-3a68f5a9613c x-compute-request-id: req-8b3f8487-1308-46db-81a2-3a68f5a9613c Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "adminPass": "2bd8sVmFpW8q"}} 2018-10-08 05:03:56,943 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8b3f8487-1308-46db-81a2-3a68f5a9613c 2018-10-08 05:03:56,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:57,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7555b343-c114-4b86-ad51-1d42011b9395 x-compute-request-id: req-7555b343-c114-4b86-ad51-1d42011b9395 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "user_id": "dcae93357f3349b288d31f6a3175eb94", "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-10-08T05:03:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:03:57,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-7555b343-c114-4b86-ad51-1d42011b9395 2018-10-08 05:03:57,321 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst 2018-10-08 05:03:57,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:03:57,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:03: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-81d1019b-e7c0-4816-9c57-dc98de5f88f6 x-compute-request-id: req-81d1019b-e7c0-4816-9c57-dc98de5f88f6 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "user_id": "dcae93357f3349b288d31f6a3175eb94", "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-10-08T05:03:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:03:57,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-81d1019b-e7c0-4816-9c57-dc98de5f88f6 2018-10-08 05:03:57,550 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst] is - BUILD 2018-10-08 05:03:57,550 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:04:00,553 - create_instance - DEBUG - VM status query timeout in 896.767610788 2018-10-08 05:04:00,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:01,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04: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-aa3fcb0d-c28d-4705-839d-b0341bab0783 x-compute-request-id: req-aa3fcb0d-c28d-4705-839d-b0341bab0783 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "security_groups": [{"name": "default"}], "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:03:57Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:01,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-aa3fcb0d-c28d-4705-839d-b0341bab0783 2018-10-08 05:04:01,021 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst] is - BUILD 2018-10-08 05:04:01,021 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:04:04,024 - create_instance - DEBUG - VM status query timeout in 893.296494961 2018-10-08 05:04:04,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:04,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04: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-fa4ae42e-9fab-4e3c-b309-1db67c54422b x-compute-request-id: req-fa4ae42e-9fab-4e3c-b309-1db67c54422b Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:7d:a7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:03:57.000000", "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "security_groups": [{"name": "default"}], "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:04:02Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:04,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-fa4ae42e-9fab-4e3c-b309-1db67c54422b 2018-10-08 05:04:04,662 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst] is - ACTIVE 2018-10-08 05:04:04,663 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:04:04,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:05,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04: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-f533a17c-3ace-43d8-8641-f24c46287ace x-compute-request-id: req-f533a17c-3ace-43d8-8641-f24c46287ace Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:7d:a7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:03:57.000000", "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "security_groups": [{"name": "default"}], "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:04:02Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:05,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-f533a17c-3ace-43d8-8641-f24c46287ace 2018-10-08 05:04:05,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:05,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b3489601-9852-46c3-8e77-41556ac3649b Date: Mon, 08 Oct 2018 05:04:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:04:05,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-b3489601-9852-46c3-8e77-41556ac3649b 2018-10-08 05:04:05,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:05,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca74a6a-19e2-4c65-be71-1d2eb91e8620 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:04:05,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-1ca74a6a-19e2-4c65-be71-1d2eb91e8620 2018-10-08 05:04:05,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:05,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-17bd9385-ee35-4b5d-a06f-64696a7af723 Date: Mon, 08 Oct 2018 05:04:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:04:05,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-17bd9385-ee35-4b5d-a06f-64696a7af723 2018-10-08 05:04:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:05,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-3c23b795-763d-4052-9799-45ab29433387 Date: Mon, 08 Oct 2018 05:04:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.3"}],"id":"292bc63c-1a96-4964-8d9b-40ea283bef4b","security_groups":[],"mac_address":"fa:16:3e:75:40:b9","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.4"}],"id":"52809119-df52-4661-b6e3-4a446ca3ffb4","security_groups":[],"mac_address":"fa:16:3e:95:82:d7","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.2"}],"id":"7dc3bd0b-d395-41a7-a91f-17e8b00e889e","security_groups":[],"mac_address":"fa:16:3e:1c:37:23","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.1"}],"id":"a4b01970-413b-45ca-9bb8-fcd97d88c2a2","security_groups":[],"mac_address":"fa:16:3e:39:82:e5","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:43Z","binding:vnic_type":"normal","device_id":"8268c65e-5ec4-4aa4-b5e1-be06ad01ade9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.100"}],"id":"f27d58d6-2253-4527-9839-74bc8c127c4e","security_groups":["845f4c1f-3964-49ba-8aae-00ae8998a8e0"],"mac_address":"fa:16:3e:7d:7d:a7","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:53Z","binding:vnic_type":"normal","device_id":"66a3a8d6-15c5-4ff3-bb8f-cd115fb71139"}]} 2018-10-08 05:04:05,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-3c23b795-763d-4052-9799-45ab29433387 2018-10-08 05:04:05,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:05,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-a4f591eb-3cd3-4f31-9735-16797c9ddf7e Date: Mon, 08 Oct 2018 05:04:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:37Z", "admin_state_up": true, "updated_at": "2018-10-08T05:03:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "8268c65e-5ec4-4aa4-b5e1-be06ad01ade9", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router"}]} 2018-10-08 05:04:05,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router used request id req-a4f591eb-3cd3-4f31-9735-16797c9ddf7e 2018-10-08 05:04:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:05,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b53464e-a01b-4db6-8acc-1d49dae6f9a1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:04:05,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-7b53464e-a01b-4db6-8acc-1d49dae6f9a1 2018-10-08 05:04:05,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:06,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-48e16366-0491-4f9a-983f-d9aae06e1809 Date: Mon, 08 Oct 2018 05:04:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.1"}],"id":"a4b01970-413b-45ca-9bb8-fcd97d88c2a2","security_groups":[],"mac_address":"fa:16:3e:39:82:e5","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:43Z","binding:vnic_type":"normal","device_id":"8268c65e-5ec4-4aa4-b5e1-be06ad01ade9"}]} 2018-10-08 05:04:06,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 used request id req-48e16366-0491-4f9a-983f-d9aae06e1809 2018-10-08 05:04:06,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d5492033-b526-4939-8937-aeb4df0466ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:06,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4a583d46-a786-4c26-bfdb-5adcf1466218 Date: Mon, 08 Oct 2018 05:04:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}} 2018-10-08 05:04:06,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d5492033-b526-4939-8937-aeb4df0466ba used request id req-4a583d46-a786-4c26-bfdb-5adcf1466218 2018-10-08 05:04:06,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:06,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-39a59d40-4aa3-4c04-b8f8-3902390aad1e Date: Mon, 08 Oct 2018 05:04:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:04:06,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-39a59d40-4aa3-4c04-b8f8-3902390aad1e 2018-10-08 05:04:06,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:06,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b90ff954-5863-4cf1-a170-23c57a72aa1d Date: Mon, 08 Oct 2018 05:04:06 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:04:06,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-b90ff954-5863-4cf1-a170-23c57a72aa1d 2018-10-08 05:04:06,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:07,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04: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-bd70dc99-c659-4158-a4da-8d3052a81d61 x-compute-request-id: req-bd70dc99-c659-4158-a4da-8d3052a81d61 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:7d:a7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:03:57.000000", "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "security_groups": [{"name": "default"}], "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:04:02Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:07,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-bd70dc99-c659-4158-a4da-8d3052a81d61 2018-10-08 05:04:07,134 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst] is - ACTIVE 2018-10-08 05:04:07,134 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:04:07,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:07,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04: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-0f5b8205-38e3-41ab-839c-c7bb46c8bd11 x-compute-request-id: req-0f5b8205-38e3-41ab-839c-c7bb46c8bd11 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:7d:a7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:03:57.000000", "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "security_groups": [{"name": "default"}], "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:04:02Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:07,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-0f5b8205-38e3-41ab-839c-c7bb46c8bd11 2018-10-08 05:04:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:07,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-79faae59-6abb-4e2d-a31b-84b51af6ff2d Date: Mon, 08 Oct 2018 05:04:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:04:07,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-79faae59-6abb-4e2d-a31b-84b51af6ff2d 2018-10-08 05:04:07,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:07,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ecc740-1137-49a9-b84e-304b6cbfc63a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:04:07,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-b5ecc740-1137-49a9-b84e-304b6cbfc63a 2018-10-08 05:04:07,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:07,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eabd2ee6-81bc-46dc-8a55-c6910d6d750f Date: Mon, 08 Oct 2018 05:04:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:04:07,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-eabd2ee6-81bc-46dc-8a55-c6910d6d750f 2018-10-08 05:04:08,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:08,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-d73b6dcf-52cd-431f-87e1-225c5f93c5a3 Date: Mon, 08 Oct 2018 05:04:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.3"}],"id":"292bc63c-1a96-4964-8d9b-40ea283bef4b","security_groups":[],"mac_address":"fa:16:3e:75:40:b9","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.4"}],"id":"52809119-df52-4661-b6e3-4a446ca3ffb4","security_groups":[],"mac_address":"fa:16:3e:95:82:d7","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.2"}],"id":"7dc3bd0b-d395-41a7-a91f-17e8b00e889e","security_groups":[],"mac_address":"fa:16:3e:1c:37:23","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.1"}],"id":"a4b01970-413b-45ca-9bb8-fcd97d88c2a2","security_groups":[],"mac_address":"fa:16:3e:39:82:e5","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:43Z","binding:vnic_type":"normal","device_id":"8268c65e-5ec4-4aa4-b5e1-be06ad01ade9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.100"}],"id":"f27d58d6-2253-4527-9839-74bc8c127c4e","security_groups":["845f4c1f-3964-49ba-8aae-00ae8998a8e0"],"mac_address":"fa:16:3e:7d:7d:a7","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:53Z","binding:vnic_type":"normal","device_id":"66a3a8d6-15c5-4ff3-bb8f-cd115fb71139"}]} 2018-10-08 05:04:08,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-d73b6dcf-52cd-431f-87e1-225c5f93c5a3 2018-10-08 05:04:08,103 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 05:04:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:08,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f6657ea2-5f47-425e-b186-37b80cd1fef4 Date: Mon, 08 Oct 2018 05:04:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:04:08,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-f6657ea2-5f47-425e-b186-37b80cd1fef4 2018-10-08 05:04:08,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:08,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-158a0ffe-3ab4-41ea-873c-5e8c169f8894 Date: Mon, 08 Oct 2018 05:04:08 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:04:08,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-158a0ffe-3ab4-41ea-873c-5e8c169f8894 2018-10-08 05:04:08,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "port_id": "f27d58d6-2253-4527-9839-74bc8c127c4e"}}' 2018-10-08 05:04:10,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-2725062e-fd5f-4c36-aca6-112faa087711 Date: Mon, 08 Oct 2018 05:04:10 GMT RESP BODY: {"floatingip": {"router_id": "8268c65e-5ec4-4aa4-b5e1-be06ad01ade9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:04:09Z", "updated_at": "2018-10-08T05:04:09Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "baedb55c96a5445cb785dd62e1f6f224", "port_id": "f27d58d6-2253-4527-9839-74bc8c127c4e", "id": "a19db9b3-6108-4572-8d04-ed19755298eb"}} 2018-10-08 05:04:10,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-2725062e-fd5f-4c36-aca6-112faa087711 2018-10-08 05:04:10,424 - create_instance - INFO - Created floating IP 172.30.9.203 via router - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router 2018-10-08 05:04:10,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:10,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04: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-75e4a6e6-4340-48a0-9fbf-83f65fa8d76e x-compute-request-id: req-75e4a6e6-4340-48a0-9fbf-83f65fa8d76e Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:7d:a7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:03:57.000000", "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "security_groups": [{"name": "default"}], "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:04:02Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:10,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-75e4a6e6-4340-48a0-9fbf-83f65fa8d76e 2018-10-08 05:04:10,868 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst] is - ACTIVE 2018-10-08 05:04:10,868 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:04:10,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:11,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04: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-ff5cda66-1af1-407d-acf6-2059fb95c23b x-compute-request-id: req-ff5cda66-1af1-407d-acf6-2059fb95c23b Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:7d:a7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:03:57.000000", "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "security_groups": [{"name": "default"}], "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:04:02Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:11,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-ff5cda66-1af1-407d-acf6-2059fb95c23b 2018-10-08 05:04:11,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:11,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1c21fb3d-862d-4e1c-8fc3-c777da69a4bc Date: Mon, 08 Oct 2018 05:04:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:04:11,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-1c21fb3d-862d-4e1c-8fc3-c777da69a4bc 2018-10-08 05:04:11,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:11,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8d9a79-dd1a-4859-b78d-aabba22c03dc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:04:11,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-2a8d9a79-dd1a-4859-b78d-aabba22c03dc 2018-10-08 05:04:11,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:11,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5785cef0-585b-476c-9a85-dbe3df91160d Date: Mon, 08 Oct 2018 05:04:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:04:11,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-5785cef0-585b-476c-9a85-dbe3df91160d 2018-10-08 05:04:11,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:11,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-31e2d3a7-7d2e-4692-bc4c-083663369c9a Date: Mon, 08 Oct 2018 05:04:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.3"}],"id":"292bc63c-1a96-4964-8d9b-40ea283bef4b","security_groups":[],"mac_address":"fa:16:3e:75:40:b9","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.4"}],"id":"52809119-df52-4661-b6e3-4a446ca3ffb4","security_groups":[],"mac_address":"fa:16:3e:95:82:d7","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.2"}],"id":"7dc3bd0b-d395-41a7-a91f-17e8b00e889e","security_groups":[],"mac_address":"fa:16:3e:1c:37:23","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.1"}],"id":"a4b01970-413b-45ca-9bb8-fcd97d88c2a2","security_groups":[],"mac_address":"fa:16:3e:39:82:e5","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:43Z","binding:vnic_type":"normal","device_id":"8268c65e-5ec4-4aa4-b5e1-be06ad01ade9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.100"}],"id":"f27d58d6-2253-4527-9839-74bc8c127c4e","security_groups":["845f4c1f-3964-49ba-8aae-00ae8998a8e0"],"mac_address":"fa:16:3e:7d:7d:a7","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:53Z","binding:vnic_type":"normal","device_id":"66a3a8d6-15c5-4ff3-bb8f-cd115fb71139"}]} 2018-10-08 05:04:11,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-31e2d3a7-7d2e-4692-bc4c-083663369c9a 2018-10-08 05:04:11,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:12,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04: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-317d9696-deeb-4fb4-8180-17c21d769aa2 x-compute-request-id: req-317d9696-deeb-4fb4-8180-17c21d769aa2 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:7d:a7", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:7d:a7", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:03:57.000000", "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "security_groups": [{"name": "default"}], "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:04:02Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:12,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-317d9696-deeb-4fb4-8180-17c21d769aa2 2018-10-08 05:04:12,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:12,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8329c7d5-90b1-44b4-94e8-51e6acb7271a Date: Mon, 08 Oct 2018 05:04:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d5492033-b526-4939-8937-aeb4df0466ba"],"updated_at":"2018-10-08T05:03:34Z","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net"}]} 2018-10-08 05:04:12,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net used request id req-8329c7d5-90b1-44b4-94e8-51e6acb7271a 2018-10-08 05:04:12,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:12,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e75bde-9ad9-4ab0-a37b-d5ac3247b10b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:04:12,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-f3e75bde-9ad9-4ab0-a37b-d5ac3247b10b 2018-10-08 05:04:12,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:12,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5e3a2ce1-61cb-432d-b4f6-85f21bc54c50 Date: Mon, 08 Oct 2018 05:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","dns_nameservers":[],"updated_at":"2018-10-08T05:03:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"baedb55c96a5445cb785dd62e1f6f224","id":"d5492033-b526-4939-8937-aeb4df0466ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet"}]} 2018-10-08 05:04:12,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-5e3a2ce1-61cb-432d-b4f6-85f21bc54c50 2018-10-08 05:04:12,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:12,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-2bdf0e7c-9cea-434f-8c2c-2e5fce32a0a4 Date: Mon, 08 Oct 2018 05:04:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.3"}],"id":"292bc63c-1a96-4964-8d9b-40ea283bef4b","security_groups":[],"mac_address":"fa:16:3e:75:40:b9","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.4"}],"id":"52809119-df52-4661-b6e3-4a446ca3ffb4","security_groups":[],"mac_address":"fa:16:3e:95:82:d7","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:03:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.2"}],"id":"7dc3bd0b-d395-41a7-a91f-17e8b00e889e","security_groups":[],"mac_address":"fa:16:3e:1c:37:23","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7eb19d93-a7d5-476b-90a8-52000dd3973b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.1"}],"id":"a4b01970-413b-45ca-9bb8-fcd97d88c2a2","security_groups":[],"mac_address":"fa:16:3e:39:82:e5","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:43Z","binding:vnic_type":"normal","device_id":"8268c65e-5ec4-4aa4-b5e1-be06ad01ade9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d5492033-b526-4939-8937-aeb4df0466ba","ip_address":"10.55.1.100"}],"id":"f27d58d6-2253-4527-9839-74bc8c127c4e","security_groups":["845f4c1f-3964-49ba-8aae-00ae8998a8e0"],"mac_address":"fa:16:3e:7d:7d:a7","project_id":"baedb55c96a5445cb785dd62e1f6f224","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1","admin_state_up":true,"network_id":"7eb19d93-a7d5-476b-90a8-52000dd3973b","tenant_id":"baedb55c96a5445cb785dd62e1f6f224","created_at":"2018-10-08T05:03:53Z","binding:vnic_type":"normal","device_id":"66a3a8d6-15c5-4ff3-bb8f-cd115fb71139"}]} 2018-10-08 05:04:12,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-2bdf0e7c-9cea-434f-8c2c-2e5fce32a0a4 2018-10-08 05:04:12,812 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-10-08 05:04:12,812 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-10-08 05:04:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/a19db9b3-6108-4572-8d04-ed19755298eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:13,765 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0259c19-a646-4e2a-b882-d0fc56f4e0de Content-Length: 0 Date: Mon, 08 Oct 2018 05:04:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:13,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/a19db9b3-6108-4572-8d04-ed19755298eb used request id req-f0259c19-a646-4e2a-b882-d0fc56f4e0de 2018-10-08 05:04:13,766 - create_instance - INFO - Deleting Port with ID - f27d58d6-2253-4527-9839-74bc8c127c4e 2018-10-08 05:04:13,766 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15port-1 2018-10-08 05:04:13,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f27d58d6-2253-4527-9839-74bc8c127c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:14,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ef94e72-4505-4baf-bcc0-9a3bd0bc486e Date: Mon, 08 Oct 2018 05:04:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:14,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f27d58d6-2253-4527-9839-74bc8c127c4e used request id req-6ef94e72-4505-4baf-bcc0-9a3bd0bc486e 2018-10-08 05:04:14,263 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst 2018-10-08 05:04:14,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:14,440 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:04:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0bd3e0d-a910-49c0-81fd-0507e07f6df4 x-compute-request-id: req-e0bd3e0d-a910-49c0-81fd-0507e07f6df4 Content-Type: application/json 2018-10-08 05:04:14,440 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-e0bd3e0d-a910-49c0-81fd-0507e07f6df4 2018-10-08 05:04:14,441 - create_instance - INFO - Checking deletion status 2018-10-08 05:04:14,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:14,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-441253f2-0a83-42b2-b8ff-770078f9be3c x-compute-request-id: req-441253f2-0a83-42b2-b8ff-770078f9be3c Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:03:57.000000", "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:04:14Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:14,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-441253f2-0a83-42b2-b8ff-770078f9be3c 2018-10-08 05:04:14,754 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst] is - ACTIVE 2018-10-08 05:04:14,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:04:17,757 - create_instance - DEBUG - VM status query timeout in 296.684103012 2018-10-08 05:04:17,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:17,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04: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-c56efe1b-a68d-46be-b25e-9af8cf9bdfbf x-compute-request-id: req-c56efe1b-a68d-46be-b25e-9af8cf9bdfbf Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "rel": "bookmark"}], "image": {"id": "e267a88d-232e-417e-9eb9-a6d4f3b23f82", "links": [{"href": "http://172.30.9.28:8774/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:03:57.000000", "flavor": {"id": "d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "links": [{"href": "http://172.30.9.28:8774/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4", "rel": "bookmark"}]}, "id": "66a3a8d6-15c5-4ff3-bb8f-cd115fb71139", "user_id": "dcae93357f3349b288d31f6a3175eb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:04:14Z", "hostId": "f2b87915573d0a7cee0268dd3afff240d30642d5ee91aacc17170a7a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp", "name": "CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst", "created": "2018-10-08T05:03:56Z", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:04:17,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-c56efe1b-a68d-46be-b25e-9af8cf9bdfbf 2018-10-08 05:04:17,863 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst] is - ACTIVE 2018-10-08 05:04:17,863 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:04:20,866 - create_instance - DEBUG - VM status query timeout in 293.574658871 2018-10-08 05:04:20,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91382c3bffae95ef4b189d6335f08507cd8170d" 2018-10-08 05:04:20,923 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81017242-2c03-4c77-b886-9defc2aced2f x-compute-request-id: req-81017242-2c03-4c77-b886-9defc2aced2f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 could not be found.", "code": 404}} 2018-10-08 05:04:20,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 used request id req-81017242-2c03-4c77-b886-9defc2aced2f 2018-10-08 05:04:20,924 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 66a3a8d6-15c5-4ff3-bb8f-cd115fb71139 could not be found. (HTTP 404) (Request-ID: req-81017242-2c03-4c77-b886-9defc2aced2f) 2018-10-08 05:04:20,924 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-inst 2018-10-08 05:04:20,925 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp 2018-10-08 05:04:20,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05692af5e41e497128c0abb0b05de811c8827b2a" 2018-10-08 05:04:20,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddabf5fe-f451-4fe1-a81a-8a652259024e x-compute-request-id: req-ddabf5fe-f451-4fe1-a81a-8a652259024e Content-Length: 0 Content-Type: application/json 2018-10-08 05:04:20,965 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-kp used request id req-ddabf5fe-f451-4fe1-a81a-8a652259024e 2018-10-08 05:04:20,965 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15.pub] 2018-10-08 05:04:20,966 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15] 2018-10-08 05:04:20,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05af24ad7d963b135ba4a32fdfc1509446b78cc9" 2018-10-08 05:04:21,003 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef9e97e7-6928-4554-b906-6714deb6a68f x-compute-request-id: req-ef9e97e7-6928-4554-b906-6714deb6a68f Content-Length: 0 Content-Type: application/json 2018-10-08 05:04:21,003 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d7fe1734-be68-432f-b6bd-8038a1ecf0d4 used request id req-ef9e97e7-6928-4554-b906-6714deb6a68f 2018-10-08 05:04:21,004 - neutron_utils - INFO - Deleting security group rule with ID - 450aaa8e-a96f-4ca5-b322-2079b9bc2226 2018-10-08 05:04:21,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/450aaa8e-a96f-4ca5-b322-2079b9bc2226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:04:21,110 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1622e2b9-8ff0-4fbc-94fe-7fae25287954 Content-Length: 0 Date: Mon, 08 Oct 2018 05:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:21,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/450aaa8e-a96f-4ca5-b322-2079b9bc2226 used request id req-1622e2b9-8ff0-4fbc-94fe-7fae25287954 2018-10-08 05:04:21,110 - neutron_utils - INFO - Deleting security group rule with ID - 0d911ee9-342e-4234-9418-61aac8b35647 2018-10-08 05:04:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0d911ee9-342e-4234-9418-61aac8b35647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:04:21,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-417e4461-2dad-4681-86d9-4f926c40d137 Content-Length: 0 Date: Mon, 08 Oct 2018 05:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:21,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0d911ee9-342e-4234-9418-61aac8b35647 used request id req-417e4461-2dad-4681-86d9-4f926c40d137 2018-10-08 05:04:21,238 - neutron_utils - INFO - Deleting security group rule with ID - a4ff7221-f21c-4785-a6d3-36ccfc502761 2018-10-08 05:04:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a4ff7221-f21c-4785-a6d3-36ccfc502761 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:04:21,486 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e10a99f-aa76-4875-8553-3d3e5610ffae Content-Length: 0 Date: Mon, 08 Oct 2018 05:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:21,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a4ff7221-f21c-4785-a6d3-36ccfc502761 used request id req-7e10a99f-aa76-4875-8553-3d3e5610ffae 2018-10-08 05:04:21,487 - neutron_utils - INFO - Deleting security group rule with ID - 4d43e680-f4c2-4b1f-bb1d-30d63cce6fcc 2018-10-08 05:04:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4d43e680-f4c2-4b1f-bb1d-30d63cce6fcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:04:21,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2c8f918-b686-42e2-a30a-bb96cdf91bdd Content-Length: 0 Date: Mon, 08 Oct 2018 05:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:21,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4d43e680-f4c2-4b1f-bb1d-30d63cce6fcc used request id req-f2c8f918-b686-42e2-a30a-bb96cdf91bdd 2018-10-08 05:04:21,587 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-sec-grp 2018-10-08 05:04:21,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/27d9d210-32ea-4c79-a947-47f6be0ed2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa37047da6e35674a49db9da8f2149d61c92997" 2018-10-08 05:04:22,034 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc7f8de4-694e-40af-9d35-a225ebb9d4ff Content-Length: 0 Date: Mon, 08 Oct 2018 05:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:22,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/27d9d210-32ea-4c79-a947-47f6be0ed2bb used request id req-dc7f8de4-694e-40af-9d35-a225ebb9d4ff 2018-10-08 05:04:22,035 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router and subnet CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet 2018-10-08 05:04:22,035 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router 2018-10-08 05:04:22,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/8268c65e-5ec4-4aa4-b5e1-be06ad01ade9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" -d '{"subnet_id": "d5492033-b526-4939-8937-aeb4df0466ba"}' 2018-10-08 05:04:23,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a64f7167-0883-45b0-b56e-e3eac38daf4d Date: Mon, 08 Oct 2018 05:04:23 GMT RESP BODY: {"network_id": "7eb19d93-a7d5-476b-90a8-52000dd3973b", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "subnet_id": "d5492033-b526-4939-8937-aeb4df0466ba", "subnet_ids": ["d5492033-b526-4939-8937-aeb4df0466ba"], "port_id": "a4b01970-413b-45ca-9bb8-fcd97d88c2a2", "id": "8268c65e-5ec4-4aa4-b5e1-be06ad01ade9"} 2018-10-08 05:04:23,733 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8268c65e-5ec4-4aa4-b5e1-be06ad01ade9/remove_router_interface used request id req-a64f7167-0883-45b0-b56e-e3eac38daf4d 2018-10-08 05:04:23,733 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router 2018-10-08 05:04:23,733 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-router 2018-10-08 05:04:23,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a221c841f57b4fceb0bf1a126d477ea7c02dc5" 2018-10-08 05:04:27,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13ed7038-2efd-4479-ac1a-9028ccfb36be Content-Length: 0 Date: Mon, 08 Oct 2018 05:04:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:27,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/8268c65e-5ec4-4aa4-b5e1-be06ad01ade9 used request id req-13ed7038-2efd-4479-ac1a-9028ccfb36be 2018-10-08 05:04:27,306 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet 2018-10-08 05:04:27,307 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-subnet 2018-10-08 05:04:27,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d5492033-b526-4939-8937-aeb4df0466ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" 2018-10-08 05:04:29,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ab14b49-3794-4a5e-8c62-ffb8c7df6c17 Date: Mon, 08 Oct 2018 05:04:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:29,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d5492033-b526-4939-8937-aeb4df0466ba used request id req-3ab14b49-3794-4a5e-8c62-ffb8c7df6c17 2018-10-08 05:04:29,686 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-pub-net 2018-10-08 05:04:29,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7eb19d93-a7d5-476b-90a8-52000dd3973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7f683c450217df743c1e5b3bbec9dcf60c144e" 2018-10-08 05:04:31,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61896eef-07f8-4aae-9da0-f91de4abfe9a Date: Mon, 08 Oct 2018 05:04:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:31,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7eb19d93-a7d5-476b-90a8-52000dd3973b used request id req-61896eef-07f8-4aae-9da0-f91de4abfe9a 2018-10-08 05:04:31,024 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-565bd7df-eb6b-4620-92fd-422356664e15-image 2018-10-08 05:04:31,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae929dcbd64fa61c6baa639e554040786dddb7fe" 2018-10-08 05:04:32,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e34ed63c-6e2f-475d-ab68-4c1fd9d5558a Date: Mon, 08 Oct 2018 05:04:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:04:32,966 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e267a88d-232e-417e-9eb9-a6d4f3b23f82 used request id req-e34ed63c-6e2f-475d-ab68-4c1fd9d5558a 2018-10-08 05:04:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:33,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-20399749-679d-4ebe-a765-fa62c0cb387d Date: Mon, 08 Oct 2018 05:04:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:32Z", "updated_at": "2018-10-08T05:03:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:32Z", "revision_number": 0, "id": "12a42cb7-d6b3-431d-97dd-f9a46befa06e", "remote_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:32Z", "security_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:32Z", "revision_number": 0, "id": "5a544d41-9f29-472f-a18a-de15a8586503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:32Z", "security_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:32Z", "revision_number": 0, "id": "a785cb41-bb84-4c05-a367-f40c12326b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:32Z", "security_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:03:32Z", "revision_number": 0, "id": "e54bc169-086d-48f8-9775-5e746967ae67", "remote_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:03:32Z", "security_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "baedb55c96a5445cb785dd62e1f6f224"}], "revision_number": 4, "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:04:33,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-20399749-679d-4ebe-a765-fa62c0cb387d 2018-10-08 05:04:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:33,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff8f2ea-2b0d-41ea-9eb4-f91c276f4190 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:04:33,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-7ff8f2ea-2b0d-41ea-9eb4-f91c276f4190 2018-10-08 05:04:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:33,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6cd391-e11a-473f-aa91-dfc8abff82c2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:04:33,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-7b6cd391-e11a-473f-aa91-dfc8abff82c2 2018-10-08 05:04:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:33,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ce6057-7c90-4026-9767-dcfc27e8a8c8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:04:33,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-f7ce6057-7c90-4026-9767-dcfc27e8a8c8 2018-10-08 05:04:33,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:33,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1539f636-cd26-46ba-8b3c-237e37afe887 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224"}, "enabled": true, "id": "baedb55c96a5445cb785dd62e1f6f224", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj"}} 2018-10-08 05:04:33,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-1539f636-cd26-46ba-8b3c-237e37afe887 2018-10-08 05:04:33,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 845f4c1f-3964-49ba-8aae-00ae8998a8e0 2018-10-08 05:04:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=845f4c1f-3964-49ba-8aae-00ae8998a8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:33,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-92a3da41-881c-4b64-b00e-71d0a6974128 Date: Mon, 08 Oct 2018 05:04:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:32Z", "security_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:32Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "12a42cb7-d6b3-431d-97dd-f9a46befa06e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:32Z", "security_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:32Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "5a544d41-9f29-472f-a18a-de15a8586503"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:32Z", "security_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:32Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "a785cb41-bb84-4c05-a367-f40c12326b4e"}, {"remote_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:03:32Z", "security_group_id": "845f4c1f-3964-49ba-8aae-00ae8998a8e0", "port_range_min": null, "revision_number": 0, "tenant_id": "baedb55c96a5445cb785dd62e1f6f224", "created_at": "2018-10-08T05:03:32Z", "project_id": "baedb55c96a5445cb785dd62e1f6f224", "id": "e54bc169-086d-48f8-9775-5e746967ae67"}]} 2018-10-08 05:04:33,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=845f4c1f-3964-49ba-8aae-00ae8998a8e0 used request id req-92a3da41-881c-4b64-b00e-71d0a6974128 2018-10-08 05:04:33,907 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:04:33,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/845f4c1f-3964-49ba-8aae-00ae8998a8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:34,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-008741d8-c2da-42c6-ae6e-de3de2a4f2d9 Content-Length: 0 Date: Mon, 08 Oct 2018 05:04:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:04:34,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/845f4c1f-3964-49ba-8aae-00ae8998a8e0 used request id req-008741d8-c2da-42c6-ae6e-de3de2a4f2d9 2018-10-08 05:04:34,225 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj 2018-10-08 05:04:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:34,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22482739-166c-4f2d-af6f-d4a410de375b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:04:34,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/baedb55c96a5445cb785dd62e1f6f224 used request id req-22482739-166c-4f2d-af6f-d4a410de375b 2018-10-08 05:04:34,411 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-proj-role 2018-10-08 05:04:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a7cb2d1a6280442fab842f8b9b8a783c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:34,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c019ff-4773-4202-9a92-34b628acac3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:04:34,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a7cb2d1a6280442fab842f8b9b8a783c used request id req-86c019ff-4773-4202-9a92-34b628acac3c 2018-10-08 05:04:34,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4981cd86b4da5d70d74f946388f5985764779f0a" 2018-10-08 05:04:34,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5ac820-c9a5-4b45-8e02-54fe46a7ab18 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:04:34,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9c5ac820-c9a5-4b45-8e02-54fe46a7ab18 2018-10-08 05:04:34,628 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-f945d844-4c9f-4f7-user 2018-10-08 05:04:34,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/dcae93357f3349b288d31f6a3175eb94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7448fb04d488661bf7b260904eb7731b8710be21" 2018-10-08 05:04:34,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772fe0dd-5713-42e8-b953-845de121a740 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:04:34,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/dcae93357f3349b288d31f6a3175eb94 used request id req-772fe0dd-5713-42e8-b953-845de121a740 2018-10-08 05:04:34,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:35,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["iXC4SY3vSsyPcjsvi-QXYA"], "issued_at": "2018-10-08T05:04:35.000000Z"}} 2018-10-08 05:04:35,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba457ff59f5716f3b3533617095c1514488a6728" 2018-10-08 05:04:35,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c186b475-06d4-45d4-9851-9f2d3a7dd861 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:35,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c186b475-06d4-45d4-9851-9f2d3a7dd861 2018-10-08 05:04:35,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:35,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:35,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Rn5lTNX9RWifA_aPhDYc8g"], "issued_at": "2018-10-08T05:04:35.000000Z"}} 2018-10-08 05:04:35,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:04:35,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca7c1ac-a398-4668-8ba7-d9d178640649 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:35,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7ca7c1ac-a398-4668-8ba7-d9d178640649 2018-10-08 05:04:35,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:04:35,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:04:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:04:35,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:04:35,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ebdb7d-f2b7-402b-aea6-79a40d1d81bc Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:04:35,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj used request id req-08ebdb7d-f2b7-402b-aea6-79a40d1d81bc 2018-10-08 05:04:35,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:04:35,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553745e8-ab27-49bb-978e-04c2129e7d90 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:04:35,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-553745e8-ab27-49bb-978e-04c2129e7d90 2018-10-08 05:04:35,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}}' 2018-10-08 05:04:36,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d88d637-8670-40ec-88f3-fc04cae0933e Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:04:36,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9d88d637-8670-40ec-88f3-fc04cae0933e 2018-10-08 05:04:36,076 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj 2018-10-08 05:04:36,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:36,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:36,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["lEDrb5jlQQuAc4HRaYqiTA"], "issued_at": "2018-10-08T05:04:36.000000Z"}} 2018-10-08 05:04:36,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f17b05236fef4994822eac2ccd4e1a171a84ee" 2018-10-08 05:04:36,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8b2c6b-021e-4592-8276-30c1c8715c74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:36,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba8b2c6b-021e-4592-8276-30c1c8715c74 2018-10-08 05:04:36,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:04:36,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:04:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:04:36,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f17b05236fef4994822eac2ccd4e1a171a84ee" 2018-10-08 05:04:36,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515f75fa-fe2c-48d4-97c0-43bdd614c0f8 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:04:36,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-515f75fa-fe2c-48d4-97c0-43bdd614c0f8 2018-10-08 05:04:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f17b05236fef4994822eac2ccd4e1a171a84ee" 2018-10-08 05:04:36,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a231e9-b9be-4d39-b570-9b8f5accc84d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}]} 2018-10-08 05:04:36,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj used request id req-e3a231e9-b9be-4d39-b570-9b8f5accc84d 2018-10-08 05:04:36,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f17b05236fef4994822eac2ccd4e1a171a84ee" 2018-10-08 05:04:36,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8f71e7-19ee-4d02-b9f1-14e0ba86f158 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:04:36,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8b8f71e7-19ee-4d02-b9f1-14e0ba86f158 2018-10-08 05:04:37,222 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-013c6e46-0596-420-user 2018-10-08 05:04:37,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:37,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:04:37,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf1787a-d725-4679-adc9-53675bfeb31f Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:04:37,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8bf1787a-d725-4679-adc9-53675bfeb31f 2018-10-08 05:04:37,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}}' 2018-10-08 05:04:37,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b81574-a067-42bd-9d27-2da958d3919a Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c30e575b377a4cd29b37c8c712a01034", "links": {"self": "http://172.30.9.28:5000/v3/roles/c30e575b377a4cd29b37c8c712a01034"}, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}} 2018-10-08 05:04:37,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-11b81574-a067-42bd-9d27-2da958d3919a 2018-10-08 05:04:37,457 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role 2018-10-08 05:04:37,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c30e575b377a4cd29b37c8c712a01034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:04:37,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a46fce-fe93-4dbb-a53b-78ac2136d2fe Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c30e575b377a4cd29b37c8c712a01034"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role", "id": "c30e575b377a4cd29b37c8c712a01034"}} 2018-10-08 05:04:37,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c30e575b377a4cd29b37c8c712a01034 used request id req-f3a46fce-fe93-4dbb-a53b-78ac2136d2fe 2018-10-08 05:04:37,541 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role to project CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj 2018-10-08 05:04:37,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c/users/b627ca5aa3fb4b1db8a5d0c38aa1f8b5/roles/c30e575b377a4cd29b37c8c712a01034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:04:37,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8e92b5c-0136-44df-9f5a-1680e98f3972 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:04:37,687 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c/users/b627ca5aa3fb4b1db8a5d0c38aa1f8b5/roles/c30e575b377a4cd29b37c8c712a01034 used request id req-a8e92b5c-0136-44df-9f5a-1680e98f3972 2018-10-08 05:04:37,687 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:04:37,689 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:04:37,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:37,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:38,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c30e575b377a4cd29b37c8c712a01034", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}], "expires_at": "2018-10-08T06:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c34a8aa456c6470e947beccd61b4740c", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-user", "id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5"}, "audit_ids": ["RTz_TMlVTrWzLz9GUMWCQQ"], "issued_at": "2018-10-08T05:04:38.000000Z"}} 2018-10-08 05:04:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beffc45109652cd700efe3ba755ce137974151d" 2018-10-08 05:04:38,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2084d8-3790-4533-bd45-2ef0340d671d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:38,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc2084d8-3790-4533-bd45-2ef0340d671d 2018-10-08 05:04:38,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0beffc45109652cd700efe3ba755ce137974151d" 2018-10-08 05:04:38,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-85ac98af-b779-42d4-a264-49deb141ca32 Date: Mon, 08 Oct 2018 05:04:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image"} 2018-10-08 05:04:38,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image used request id req-85ac98af-b779-42d4-a264-49deb141ca32 2018-10-08 05:04:38,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0beffc45109652cd700efe3ba755ce137974151d" 2018-10-08 05:04:38,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0795cba7-031d-4f6f-91de-702595ee5cf2 Date: Mon, 08 Oct 2018 05:04:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:04:38,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0795cba7-031d-4f6f-91de-702595ee5cf2 2018-10-08 05:04:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0beffc45109652cd700efe3ba755ce137974151d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image"}' 2018-10-08 05:04:38,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0 X-Openstack-Request-Id: req-88f97be1-8ba3-436a-aa01-ad218280f178 Date: Mon, 08 Oct 2018 05:04:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:04:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:04:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0", "min_disk": 0, "protected": false, "id": "155a805a-bef1-4961-b955-65dd57f23cf0", "file": "/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0/file", "checksum": null, "owner": "c34a8aa456c6470e947beccd61b4740c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:04:38,686 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-88f97be1-8ba3-436a-aa01-ad218280f178 2018-10-08 05:04:38,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0beffc45109652cd700efe3ba755ce137974151d" -d '' 2018-10-08 05:04:40,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ba53866-2b47-4931-a1df-10a651a7df43 Date: Mon, 08 Oct 2018 05:04:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:04:40,321 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0/file used request id req-1ba53866-2b47-4931-a1df-10a651a7df43 2018-10-08 05:04:40,321 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:04:40,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0beffc45109652cd700efe3ba755ce137974151d" 2018-10-08 05:04:40,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d14815f3-0a5e-4369-8b4a-b4ebff5435d6 Date: Mon, 08 Oct 2018 05:04:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:04:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:04:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/155a805a-bef1-4961-b955-65dd57f23cf0/snap", "metadata": {}}], "self": "/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0", "min_disk": 0, "protected": false, "id": "155a805a-bef1-4961-b955-65dd57f23cf0", "file": "/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c34a8aa456c6470e947beccd61b4740c", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/155a805a-bef1-4961-b955-65dd57f23cf0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:04:40,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0 used request id req-d14815f3-0a5e-4369-8b4a-b4ebff5435d6 2018-10-08 05:04:40,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0beffc45109652cd700efe3ba755ce137974151d" 2018-10-08 05:04:40,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db730b93-4083-444a-a1e2-e4ff6e41d5cc Date: Mon, 08 Oct 2018 05:04:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:04:40,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-db730b93-4083-444a-a1e2-e4ff6e41d5cc 2018-10-08 05:04:40,651 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image 2018-10-08 05:04:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0beffc45109652cd700efe3ba755ce137974151d" 2018-10-08 05:04:40,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a11604a6-197a-456e-9bfd-724c5a5bb2c1 Date: Mon, 08 Oct 2018 05:04:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:04:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:04:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/155a805a-bef1-4961-b955-65dd57f23cf0/snap", "metadata": {}}], "self": "/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0", "min_disk": 0, "protected": false, "id": "155a805a-bef1-4961-b955-65dd57f23cf0", "file": "/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c34a8aa456c6470e947beccd61b4740c", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/155a805a-bef1-4961-b955-65dd57f23cf0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:04:40,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0 used request id req-a11604a6-197a-456e-9bfd-724c5a5bb2c1 2018-10-08 05:04:40,823 - create_image - DEBUG - Instance status is - active 2018-10-08 05:04:40,824 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image 2018-10-08 05:04:40,824 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image 2018-10-08 05:04:40,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:40,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:41,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c30e575b377a4cd29b37c8c712a01034", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}], "expires_at": "2018-10-08T06:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c34a8aa456c6470e947beccd61b4740c", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-user", "id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5"}, "audit_ids": ["ef8ryuBLQWagvjSY4tPgUA"], "issued_at": "2018-10-08T05:04:41.000000Z"}} 2018-10-08 05:04:41,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" 2018-10-08 05:04:41,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b903d74c-c810-414e-b809-7bbc3787d1c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:41,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b903d74c-c810-414e-b809-7bbc3787d1c6 2018-10-08 05:04:41,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" 2018-10-08 05:04:41,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9992c9bb-ca9d-471c-900f-fe6d91a4909f Date: Mon, 08 Oct 2018 05:04:41 GMT RESP BODY: {"networks":[]} 2018-10-08 05:04:41,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-9992c9bb-ca9d-471c-900f-fe6d91a4909f 2018-10-08 05:04:41,455 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net 2018-10-08 05:04:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net", "admin_state_up": true}}' 2018-10-08 05:04:42,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-da79a0fc-d2aa-4f67-bc15-8c0e3b7fff56 Date: Mon, 08 Oct 2018 05:04:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:04:42Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","mtu":1450}} 2018-10-08 05:04:42,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-da79a0fc-d2aa-4f67-bc15-8c0e3b7fff56 2018-10-08 05:04:42,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" 2018-10-08 05:04:42,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-34bfabfa-d010-4219-acdf-d66249d02529 Date: Mon, 08 Oct 2018 05:04:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:04:42Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:04:42,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-34bfabfa-d010-4219-acdf-d66249d02529 2018-10-08 05:04:42,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" 2018-10-08 05:04:42,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c0e85d7e-f500-4cb4-ba4a-673a9cf39e36 Date: Mon, 08 Oct 2018 05:04:42 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:04:42,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-c0e85d7e-f500-4cb4-ba4a-673a9cf39e36 2018-10-08 05:04:42,843 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet 2018-10-08 05:04:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" -d '{"subnets": [{"ip_version": 4, "network_id": "fe98633f-90a8-44d4-827d-1ed1052f96f7", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]}' 2018-10-08 05:04:43,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b9e5b20-b055-4c09-8be2-f14cc1c7159f Date: Mon, 08 Oct 2018 05:04:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:04:43,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-5b9e5b20-b055-4c09-8be2-f14cc1c7159f 2018-10-08 05:04:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" 2018-10-08 05:04:43,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-38bbb424-f442-49b7-8509-2a976f0d0630 Date: Mon, 08 Oct 2018 05:04:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:04:43,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-38bbb424-f442-49b7-8509-2a976f0d0630 2018-10-08 05:04:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" 2018-10-08 05:04:44,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-300ab7d0-efb8-497f-865d-69b21e257169 Date: Mon, 08 Oct 2018 05:04:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:04:44,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-300ab7d0-efb8-497f-865d-69b21e257169 2018-10-08 05:04:44,035 - OpenStackNetwork - DEBUG - Network [fe98633f-90a8-44d4-827d-1ed1052f96f7] created successfully 2018-10-08 05:04:44,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:44,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:44,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c30e575b377a4cd29b37c8c712a01034", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}], "expires_at": "2018-10-08T06:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c34a8aa456c6470e947beccd61b4740c", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-user", "id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5"}, "audit_ids": ["HdJstVSkTfadzbHEof715Q"], "issued_at": "2018-10-08T05:04:44.000000Z"}} 2018-10-08 05:04:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:44,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4068be0e-8baf-4939-8c54-e0d182201e1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:44,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4068be0e-8baf-4939-8c54-e0d182201e1e 2018-10-08 05:04:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:44,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9961010-1bb9-430d-a240-f017e05750a3 Date: Mon, 08 Oct 2018 05:04:44 GMT RESP BODY: {"routers": []} 2018-10-08 05:04:44,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router&admin_state_up=True used request id req-a9961010-1bb9-430d-a240-f017e05750a3 2018-10-08 05:04:44,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:44,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:45,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c30e575b377a4cd29b37c8c712a01034", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}], "expires_at": "2018-10-08T06:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c34a8aa456c6470e947beccd61b4740c", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-user", "id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5"}, "audit_ids": ["KNwoKzqlSxmlgim-c5jv3g"], "issued_at": "2018-10-08T05:04:45.000000Z"}} 2018-10-08 05:04:45,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fab84eb6809c2db3d41fddda891eba34a37fa0f" 2018-10-08 05:04:45,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c468b8de-3ffc-442c-844d-491b068eab22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:45,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c468b8de-3ffc-442c-844d-491b068eab22 2018-10-08 05:04:45,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:45,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6f630e9b-1cd8-4f1b-821a-beed5d9952a4 Date: Mon, 08 Oct 2018 05:04:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:04:45,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-6f630e9b-1cd8-4f1b-821a-beed5d9952a4 2018-10-08 05:04:45,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:45,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a47fb992-cd8b-4214-b830-5e92b2ec822b Date: Mon, 08 Oct 2018 05:04:45 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:04:45,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-a47fb992-cd8b-4214-b830-5e92b2ec822b 2018-10-08 05:04:45,672 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router 2018-10-08 05:04:45,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router", "admin_state_up": true}}' 2018-10-08 05:04:51,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4d5f1e1b-079c-4e8b-9022-88cb85671731 Date: Mon, 08 Oct 2018 05:04:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:46Z", "admin_state_up": true, "updated_at": "2018-10-08T05:04:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "1fb7e943-a358-4ceb-9046-01570a71732f", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router"}} 2018-10-08 05:04:51,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-4d5f1e1b-079c-4e8b-9022-88cb85671731 2018-10-08 05:04:51,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=1fb7e943-a358-4ceb-9046-01570a71732f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:51,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f953a34-122d-4b6d-b475-ab7f36222457 Date: Mon, 08 Oct 2018 05:04:51 GMT RESP BODY: {"ports":[]} 2018-10-08 05:04:51,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=1fb7e943-a358-4ceb-9046-01570a71732f used request id req-5f953a34-122d-4b6d-b475-ab7f36222457 2018-10-08 05:04:51,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:51,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-403715c1-9f33-46f2-9b2b-0b5317cad6ca Date: Mon, 08 Oct 2018 05:04:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:04:51,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-403715c1-9f33-46f2-9b2b-0b5317cad6ca 2018-10-08 05:04:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:04:51,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:04:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:04:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:51,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a3dad8-0a5c-4caf-b412-96224b9820b0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:04:51,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-b7a3dad8-0a5c-4caf-b412-96224b9820b0 2018-10-08 05:04:51,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:51,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-62744b63-296b-4262-a0da-24b89a12c2ee Date: Mon, 08 Oct 2018 05:04:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:04:51,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-62744b63-296b-4262-a0da-24b89a12c2ee 2018-10-08 05:04:51,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:51,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c49fa232-e6b4-4d06-9c81-3866cc64c552 Date: Mon, 08 Oct 2018 05:04:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:04:51,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet used request id req-c49fa232-e6b4-4d06-9c81-3866cc64c552 2018-10-08 05:04:51,891 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 05:04:51,891 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router 2018-10-08 05:04:51,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/1fb7e943-a358-4ceb-9046-01570a71732f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" -d '{"subnet_id": "c5857f99-bea2-4989-995e-44e25113325a"}' 2018-10-08 05:04:53,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b41f6052-0d0f-4953-b82e-291063b9a8cd Date: Mon, 08 Oct 2018 05:04:53 GMT RESP BODY: {"network_id": "fe98633f-90a8-44d4-827d-1ed1052f96f7", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "subnet_id": "c5857f99-bea2-4989-995e-44e25113325a", "subnet_ids": ["c5857f99-bea2-4989-995e-44e25113325a"], "port_id": "ad3b67d7-2832-4415-8784-ef59bbad699a", "id": "1fb7e943-a358-4ceb-9046-01570a71732f"} 2018-10-08 05:04:53,959 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1fb7e943-a358-4ceb-9046-01570a71732f/add_router_interface used request id req-b41f6052-0d0f-4953-b82e-291063b9a8cd 2018-10-08 05:04:53,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/1fb7e943-a358-4ceb-9046-01570a71732f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:54,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7e71766d-8a8a-478e-a639-f382dc33fd17 Date: Mon, 08 Oct 2018 05:04:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:46Z", "admin_state_up": true, "updated_at": "2018-10-08T05:04:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "1fb7e943-a358-4ceb-9046-01570a71732f", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router"}} 2018-10-08 05:04:54,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/1fb7e943-a358-4ceb-9046-01570a71732f used request id req-7e71766d-8a8a-478e-a639-f382dc33fd17 2018-10-08 05:04:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=1fb7e943-a358-4ceb-9046-01570a71732f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:54,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-838c0fe7-4de5-42e2-b7c1-80fc11a25b27 Date: Mon, 08 Oct 2018 05:04:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.1"}],"id":"ad3b67d7-2832-4415-8784-ef59bbad699a","security_groups":[],"mac_address":"fa:16:3e:d4:09:9e","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:52Z","binding:vnic_type":"normal","device_id":"1fb7e943-a358-4ceb-9046-01570a71732f"}]} 2018-10-08 05:04:54,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=1fb7e943-a358-4ceb-9046-01570a71732f used request id req-838c0fe7-4de5-42e2-b7c1-80fc11a25b27 2018-10-08 05:04:54,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c5857f99-bea2-4989-995e-44e25113325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:04:54,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-782650b4-be69-4695-b76e-597b507f232f Date: Mon, 08 Oct 2018 05:04:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}} 2018-10-08 05:04:54,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c5857f99-bea2-4989-995e-44e25113325a used request id req-782650b4-be69-4695-b76e-597b507f232f 2018-10-08 05:04:54,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:54,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:55,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Ih3seFATSQ6reNJSf3T6ow"], "issued_at": "2018-10-08T05:04:55.000000Z"}} 2018-10-08 05:04:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbbdbda2ce0998035321b9399e7ac8a4cc33d2e" 2018-10-08 05:04:55,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd71725-5757-4f49-8bf8-8af4c7a02d87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:55,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9cd71725-5757-4f49-8bf8-8af4c7a02d87 2018-10-08 05:04:55,088 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:04:55,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbbdbda2ce0998035321b9399e7ac8a4cc33d2e" 2018-10-08 05:04:55,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e26d546-536a-49ae-b301-7197650fe41a x-compute-request-id: req-0e26d546-536a-49ae-b301-7197650fe41a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:04:55,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0e26d546-536a-49ae-b301-7197650fe41a 2018-10-08 05:04:55,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbbdbda2ce0998035321b9399e7ac8a4cc33d2e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-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-10-08 05:04:55,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14894ce5-c550-4f7d-acba-b3f924236de2 x-compute-request-id: req-14894ce5-c550-4f7d-acba-b3f924236de2 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:04:55,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-14894ce5-c550-4f7d-acba-b3f924236de2 2018-10-08 05:04:55,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:55,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:55,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c30e575b377a4cd29b37c8c712a01034", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}], "expires_at": "2018-10-08T06:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c34a8aa456c6470e947beccd61b4740c", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-user", "id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5"}, "audit_ids": ["7YaHQH2aRpKrUop6jZlccw"], "issued_at": "2018-10-08T05:04:55.000000Z"}} 2018-10-08 05:04:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f6eb7ead7642376eda8d5a894b94f9fb17d0e9" 2018-10-08 05:04:55,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0638df-1cf1-4cf4-8778-a849eba572d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:55,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6f0638df-1cf1-4cf4-8778-a849eba572d7 2018-10-08 05:04:55,793 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:04:55,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f6eb7ead7642376eda8d5a894b94f9fb17d0e9" 2018-10-08 05:04:55,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcace59f-1ac5-4a10-a070-d84bf063d4a1 x-compute-request-id: req-bcace59f-1ac5-4a10-a070-d84bf063d4a1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 05:04:55,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-bcace59f-1ac5-4a10-a070-d84bf063d4a1 2018-10-08 05:04:55,962 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp... 2018-10-08 05:04:55,962 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 05:04:55,993 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp 2018-10-08 05:04:55,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f6eb7ead7642376eda8d5a894b94f9fb17d0e9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDK3/pKyFne3nEim21fTWGmgyP5GNXC7WkfHm9phKk4jpaBOu4HvYdll2XG1sNv4kfWJ6Qpr5xxpiS/rTGU2Z89CsdbgRbRXgCWzfF/3YqLoRZ0An2Blh2WuvvvMcGU9Ohmmv3/hIThmzLFD18VWjX7GP08ebkYWNDwP8IpiQ7YHQ==", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp"}}' 2018-10-08 05:04:56,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0991bb9d-0c56-4e57-bc0c-e19c32bbc1b0 x-compute-request-id: req-0991bb9d-0c56-4e57-bc0c-e19c32bbc1b0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDK3/pKyFne3nEim21fTWGmgyP5GNXC7WkfHm9phKk4jpaBOu4HvYdll2XG1sNv4kfWJ6Qpr5xxpiS/rTGU2Z89CsdbgRbRXgCWzfF/3YqLoRZ0An2Blh2WuvvvMcGU9Ohmmv3/hIThmzLFD18VWjX7GP08ebkYWNDwP8IpiQ7YHQ==", "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "fingerprint": "3d:6b:3d:23:03:cb:97:2f:b7:1b:96:7b:6f:96:cd:07"}} 2018-10-08 05:04:56,047 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0991bb9d-0c56-4e57-bc0c-e19c32bbc1b0 2018-10-08 05:04:56,050 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3.pub 2018-10-08 05:04:56,050 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3 2018-10-08 05:04:56,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:56,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:56,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c30e575b377a4cd29b37c8c712a01034", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}], "expires_at": "2018-10-08T06:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c34a8aa456c6470e947beccd61b4740c", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-user", "id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5"}, "audit_ids": ["lCIB34cXTLOKlBwPvgttkQ"], "issued_at": "2018-10-08T05:04:56.000000Z"}} 2018-10-08 05:04:56,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:56,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056e9910-a69d-4d03-a57d-ae3191d69a90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:56,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-056e9910-a69d-4d03-a57d-ae3191d69a90 2018-10-08 05:04:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:56,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c37e961c-a866-4348-8d36-c7cdd4aefaac Date: Mon, 08 Oct 2018 05:04:56 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:04:56,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp used request id req-c37e961c-a866-4348-8d36-c7cdd4aefaac 2018-10-08 05:04:56,741 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp... 2018-10-08 05:04:56,741 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp 2018-10-08 05:04:56,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}}' 2018-10-08 05:04:57,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-9b505c25-70bd-460a-b967-5c2372b0c285 Date: Mon, 08 Oct 2018 05:04:57 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "updated_at": "2018-10-08T05:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "7328f77b-bee7-4899-ab3a-81496b504262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "e7ebd973-0970-4786-a26d-89099285f0ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}], "revision_number": 2, "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}} 2018-10-08 05:04:57,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-9b505c25-70bd-460a-b967-5c2372b0c285 2018-10-08 05:04:57,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:57,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:57,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-597044be-8290-4950-a804-e39c17916c57 Date: Mon, 08 Oct 2018 05:04:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "7328f77b-bee7-4899-ab3a-81496b504262"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e7ebd973-0970-4786-a26d-89099285f0ee"}]} 2018-10-08 05:04:57,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-597044be-8290-4950-a804-e39c17916c57 2018-10-08 05:04:57,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:57,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:57,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-417206f3-98f5-4d06-8e97-3c642799b030 Date: Mon, 08 Oct 2018 05:04:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "7328f77b-bee7-4899-ab3a-81496b504262"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e7ebd973-0970-4786-a26d-89099285f0ee"}]} 2018-10-08 05:04:57,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-417206f3-98f5-4d06-8e97-3c642799b030 2018-10-08 05:04:57,603 - neutron_utils - INFO - Retrieving security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:57,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:57,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a7533639-b958-4b32-bab8-74a0cab0ab61 Date: Mon, 08 Oct 2018 05:04:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "updated_at": "2018-10-08T05:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "7328f77b-bee7-4899-ab3a-81496b504262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "e7ebd973-0970-4786-a26d-89099285f0ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}], "revision_number": 2, "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}]} 2018-10-08 05:04:57,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-a7533639-b958-4b32-bab8-74a0cab0ab61 2018-10-08 05:04:57,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:57,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:57,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c6fb42e-619a-424e-aa57-bd12fde21311 Date: Mon, 08 Oct 2018 05:04:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "7328f77b-bee7-4899-ab3a-81496b504262"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e7ebd973-0970-4786-a26d-89099285f0ee"}]} 2018-10-08 05:04:57,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-7c6fb42e-619a-424e-aa57-bd12fde21311 2018-10-08 05:04:57,833 - neutron_utils - INFO - Retrieving security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:57,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:58,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-38c8b8ae-03aa-4d17-9a00-e4c159e90bbe Date: Mon, 08 Oct 2018 05:04:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "updated_at": "2018-10-08T05:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "7328f77b-bee7-4899-ab3a-81496b504262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "e7ebd973-0970-4786-a26d-89099285f0ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}], "revision_number": 2, "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}]} 2018-10-08 05:04:58,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-38c8b8ae-03aa-4d17-9a00-e4c159e90bbe 2018-10-08 05:04:58,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:58,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e8ed9fb-94a1-4c9e-862b-d7adf8d6040b Date: Mon, 08 Oct 2018 05:04:58 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-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "7328f77b-bee7-4899-ab3a-81496b504262"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e7ebd973-0970-4786-a26d-89099285f0ee"}]} 2018-10-08 05:04:58,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-5e8ed9fb-94a1-4c9e-862b-d7adf8d6040b 2018-10-08 05:04:58,085 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp 2018-10-08 05:04:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:58,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c2be2f1e-11f7-44c5-b843-0cb5db1ebaa2 Date: Mon, 08 Oct 2018 05:04:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "updated_at": "2018-10-08T05:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "7328f77b-bee7-4899-ab3a-81496b504262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "e7ebd973-0970-4786-a26d-89099285f0ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}], "revision_number": 2, "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}]} 2018-10-08 05:04:58,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp used request id req-c2be2f1e-11f7-44c5-b843-0cb5db1ebaa2 2018-10-08 05:04:58,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:04:58,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:04:58,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:58,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41e603d-eb77-4dee-8a64-145d39323f65 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:04:58,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-e41e603d-eb77-4dee-8a64-145d39323f65 2018-10-08 05:04:58,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:58,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1fd27383-716e-439b-a5d5-6abb5571fb6e Date: Mon, 08 Oct 2018 05:04:58 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-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "7328f77b-bee7-4899-ab3a-81496b504262"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e7ebd973-0970-4786-a26d-89099285f0ee"}]} 2018-10-08 05:04:58,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-1fd27383-716e-439b-a5d5-6abb5571fb6e 2018-10-08 05:04:58,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772"}}' 2018-10-08 05:04:58,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c622f201-5cf6-4cdb-b91c-7715f3af4219 Date: Mon, 08 Oct 2018 05:04:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:58Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:58Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "02ff8eeb-4b88-4d37-9f77-4ee8f9c19973"}} 2018-10-08 05:04:58,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-c622f201-5cf6-4cdb-b91c-7715f3af4219 2018-10-08 05:04:58,780 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp 2018-10-08 05:04:58,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:58,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-a3a484b6-abd4-4ba2-80f3-d652f0db509a Date: Mon, 08 Oct 2018 05:04:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "updated_at": "2018-10-08T05:04:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:58Z", "revision_number": 0, "id": "02ff8eeb-4b88-4d37-9f77-4ee8f9c19973", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:58Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "7328f77b-bee7-4899-ab3a-81496b504262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "e7ebd973-0970-4786-a26d-89099285f0ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}], "revision_number": 3, "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}]} 2018-10-08 05:04:58,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp used request id req-a3a484b6-abd4-4ba2-80f3-d652f0db509a 2018-10-08 05:04:58,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:59,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95650775-faf3-4211-a8a1-55b676ca71c7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:04:59,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-95650775-faf3-4211-a8a1-55b676ca71c7 2018-10-08 05:04:59,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:59,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-453b6c4d-08b5-46b1-b0bb-782bbd68c6d8 Date: Mon, 08 Oct 2018 05:04:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:58Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:58Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "02ff8eeb-4b88-4d37-9f77-4ee8f9c19973"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "7328f77b-bee7-4899-ab3a-81496b504262"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e7ebd973-0970-4786-a26d-89099285f0ee"}]} 2018-10-08 05:04:59,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-453b6c4d-08b5-46b1-b0bb-782bbd68c6d8 2018-10-08 05:04:59,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772"}}' 2018-10-08 05:04:59,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-8ddf98d2-1614-477c-b261-8d5c61c524a3 Date: Mon, 08 Oct 2018 05:04:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:04:59Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": 22, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:59Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "5b0d6070-3242-4994-9af9-13917f46c454"}} 2018-10-08 05:04:59,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-8ddf98d2-1614-477c-b261-8d5c61c524a3 2018-10-08 05:04:59,409 - neutron_utils - INFO - Retrieving security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:59,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:59,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-1e833c4f-76d7-49c3-ab7e-c962bc81f445 Date: Mon, 08 Oct 2018 05:04:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "updated_at": "2018-10-08T05:04:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:58Z", "revision_number": 0, "id": "02ff8eeb-4b88-4d37-9f77-4ee8f9c19973", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:58Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:04:59Z", "revision_number": 0, "id": "5b0d6070-3242-4994-9af9-13917f46c454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:59Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "7328f77b-bee7-4899-ab3a-81496b504262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "revision_number": 0, "id": "e7ebd973-0970-4786-a26d-89099285f0ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}], "revision_number": 4, "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}]} 2018-10-08 05:04:59,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-1e833c4f-76d7-49c3-ab7e-c962bc81f445 2018-10-08 05:04:59,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d813151-d3aa-461c-b60b-fa4787fe2772 2018-10-08 05:04:59,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:04:59,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c0e00aa0-4618-49c3-9677-c823616f9a98 Date: Mon, 08 Oct 2018 05:04:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:58Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:58Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "02ff8eeb-4b88-4d37-9f77-4ee8f9c19973"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:04:59Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": 22, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:59Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "5b0d6070-3242-4994-9af9-13917f46c454"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "7328f77b-bee7-4899-ab3a-81496b504262"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:57Z", "security_group_id": "5d813151-d3aa-461c-b60b-fa4787fe2772", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:57Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e7ebd973-0970-4786-a26d-89099285f0ee"}]} 2018-10-08 05:04:59,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-c0e00aa0-4618-49c3-9677-c823616f9a98 2018-10-08 05:04:59,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:04:59,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:04:59,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c30e575b377a4cd29b37c8c712a01034", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}], "expires_at": "2018-10-08T06:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c34a8aa456c6470e947beccd61b4740c", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-user", "id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5"}, "audit_ids": ["sLNc4I49S0eWi35_gC7Cig"], "issued_at": "2018-10-08T05:04:59.000000Z"}} 2018-10-08 05:04:59,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:04:59,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd3ce5e-4966-48e3-a525-f6bb7e54ad64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:04:59,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cdd3ce5e-4966-48e3-a525-f6bb7e54ad64 2018-10-08 05:04:59,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:04:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:00,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e1a9a2-be88-460f-b8d0-7f029b0f80ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:05:00,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a5e1a9a2-be88-460f-b8d0-7f029b0f80ea 2018-10-08 05:05:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:00,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a79ec637-0bbf-41ae-bfca-a39339212943 Date: Mon, 08 Oct 2018 05:05:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:00,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-a79ec637-0bbf-41ae-bfca-a39339212943 2018-10-08 05:05:00,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:05:00,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:05:00,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:00,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c0a21c-e40b-42be-a2e5-fed75f4f8ec8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:00,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-d9c0a21c-e40b-42be-a2e5-fed75f4f8ec8 2018-10-08 05:05:00,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:00,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e6d10c65-ddea-4a3e-9b77-5e0024a584dd Date: Mon, 08 Oct 2018 05:05:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:00,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-e6d10c65-ddea-4a3e-9b77-5e0024a584dd 2018-10-08 05:05:00,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:00,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f14a757a-e142-4ac9-9031-63c0c42b3b43 Date: Mon, 08 Oct 2018 05:05:00 GMT RESP BODY: {"ports":[]} 2018-10-08 05:05:00,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1&admin_state_up=True used request id req-f14a757a-e142-4ac9-9031-63c0c42b3b43 2018-10-08 05:05:00,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:01,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6dbec7d-adf9-46f8-9e3a-c86139baf435 x-compute-request-id: req-c6dbec7d-adf9-46f8-9e3a-c86139baf435 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:05:01,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst used request id req-c6dbec7d-adf9-46f8-9e3a-c86139baf435 2018-10-08 05:05:01,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:01,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2baab66d-8d61-41af-a868-845de664d75c Date: Mon, 08 Oct 2018 05:05:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:01,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-2baab66d-8d61-41af-a868-845de664d75c 2018-10-08 05:05:01,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:01,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e170318-c69c-44f8-885f-c300165f5ca7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:01,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-2e170318-c69c-44f8-885f-c300165f5ca7 2018-10-08 05:05:01,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:01,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-719c2425-fcec-4530-a41b-eeb3de98c2dd Date: Mon, 08 Oct 2018 05:05:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:01,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-719c2425-fcec-4530-a41b-eeb3de98c2dd 2018-10-08 05:05:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:01,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ea7b967-9ad9-4af7-8b4c-8d66879a0e39 Date: Mon, 08 Oct 2018 05:05:01 GMT RESP BODY: {"ports":[]} 2018-10-08 05:05:01,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1&admin_state_up=True used request id req-2ea7b967-9ad9-4af7-8b4c-8d66879a0e39 2018-10-08 05:05:01,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:05:01,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:05:02,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c30e575b377a4cd29b37c8c712a01034", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role"}], "expires_at": "2018-10-08T06:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c34a8aa456c6470e947beccd61b4740c", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/c34a8aa456c6470e947beccd61b4740c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-user", "id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5"}, "audit_ids": ["9vw2PBqBQSi546Tdd8JKWQ"], "issued_at": "2018-10-08T05:05:02.000000Z"}} 2018-10-08 05:05:02,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0310bae408f7761362051f5e03f9246cb981496" 2018-10-08 05:05:02,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fc7556-309f-4934-8bea-d720e241248e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:05:02,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c5fc7556-309f-4934-8bea-d720e241248e 2018-10-08 05:05:02,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:02,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-39f5d470-b3b5-43da-abe2-8ea1748f2636 Date: Mon, 08 Oct 2018 05:05:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:02,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-39f5d470-b3b5-43da-abe2-8ea1748f2636 2018-10-08 05:05:02,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:02,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6bac424b-a634-4076-a074-c7aae1c691f6 Date: Mon, 08 Oct 2018 05:05:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:02,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-6bac424b-a634-4076-a074-c7aae1c691f6 2018-10-08 05:05:02,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:02,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c7c73ac9-c60f-4ee4-820a-1eba4ca2ec54 Date: Mon, 08 Oct 2018 05:05:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:02,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-c7c73ac9-c60f-4ee4-820a-1eba4ca2ec54 2018-10-08 05:05:02,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:05:02,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:05:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0310bae408f7761362051f5e03f9246cb981496" 2018-10-08 05:05:02,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b4a98c-d516-48db-b2a9-4028e83d4fd7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:02,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-54b4a98c-d516-48db-b2a9-4028e83d4fd7 2018-10-08 05:05:02,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:03,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c92b6c9d-7e47-413e-8b66-7271d9401ff9 Date: Mon, 08 Oct 2018 05:05:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:03,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-c92b6c9d-7e47-413e-8b66-7271d9401ff9 2018-10-08 05:05:03,085 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net 2018-10-08 05:05:03,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" -d '{"port": {"network_id": "fe98633f-90a8-44d4-827d-1ed1052f96f7", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1", "admin_state_up": true}}' 2018-10-08 05:05:03,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-881351cd-fd60-4083-951c-8995a59a1fa8 Date: Mon, 08 Oct 2018 05:05:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.10"}],"id":"a48dfdea-1ce9-4b01-a670-58fe512e8a1d","security_groups":["e61c47d3-4c88-456e-baa0-01795e707863"],"mac_address":"fa:16:3e:14:4c:41","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1","project_id":"c34a8aa456c6470e947beccd61b4740c","qos_policy_id":null,"admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:05:03Z","binding:vnic_type":"normal"}} 2018-10-08 05:05:03,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-881351cd-fd60-4083-951c-8995a59a1fa8 2018-10-08 05:05:03,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:03,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c889d099-1880-4006-a2e4-63b782f91f61 Date: Mon, 08 Oct 2018 05:05:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:03,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-c889d099-1880-4006-a2e4-63b782f91f61 2018-10-08 05:05:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:04,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa571d7-37eb-4c70-a34b-0b35acff47bc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:04,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-3aa571d7-37eb-4c70-a34b-0b35acff47bc 2018-10-08 05:05:04,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:04,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a23d0344-090c-48f4-9c3e-d77ef5e264c2 Date: Mon, 08 Oct 2018 05:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:04,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-a23d0344-090c-48f4-9c3e-d77ef5e264c2 2018-10-08 05:05:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:04,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-747d0165-d422-4aee-85c1-05ea78c2a19b Date: Mon, 08 Oct 2018 05:05:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.10"}],"id":"a48dfdea-1ce9-4b01-a670-58fe512e8a1d","security_groups":["e61c47d3-4c88-456e-baa0-01795e707863"],"mac_address":"fa:16:3e:14:4c:41","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:05:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 05:05:04,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1&admin_state_up=True used request id req-747d0165-d422-4aee-85c1-05ea78c2a19b 2018-10-08 05:05:04,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:04,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888de85d-6b93-46ff-ae26-b27eaa4c95a7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:04,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-888de85d-6b93-46ff-ae26-b27eaa4c95a7 2018-10-08 05:05:04,401 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst 2018-10-08 05:05:04,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:04,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b40deadb-42db-424f-9c60-fc475d74e7ea x-compute-request-id: req-b40deadb-42db-424f-9c60-fc475d74e7ea Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-flavor-name"}]} 2018-10-08 05:05:04,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b40deadb-42db-424f-9c60-fc475d74e7ea 2018-10-08 05:05:04,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:04,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd8fea8b-5836-45ac-bf3e-38a57dc837e4 x-compute-request-id: req-dd8fea8b-5836-45ac-bf3e-38a57dc837e4 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:05:04,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100 used request id req-dd8fea8b-5836-45ac-bf3e-38a57dc837e4 2018-10-08 05:05:04,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:04,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-e9c50e0e-cf68-4118-9f4f-af513bf70333 Date: Mon, 08 Oct 2018 05:05:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:04:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:04:40Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/155a805a-bef1-4961-b955-65dd57f23cf0/snap", "metadata": {}}], "self": "/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0", "min_disk": 0, "protected": false, "id": "155a805a-bef1-4961-b955-65dd57f23cf0", "file": "/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c34a8aa456c6470e947beccd61b4740c", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/155a805a-bef1-4961-b955-65dd57f23cf0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image"} 2018-10-08 05:05:04,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image used request id req-e9c50e0e-cf68-4118-9f4f-af513bf70333 2018-10-08 05:05:04,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:04,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d718c904-ddc4-453d-9ffd-29e67b2f5e03 Date: Mon, 08 Oct 2018 05:05:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:05:04,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d718c904-ddc4-453d-9ffd-29e67b2f5e03 2018-10-08 05:05:04,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "imageRef": "155a805a-bef1-4961-b955-65dd57f23cf0", "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "flavorRef": "4637ba1b-6954-4fdd-a813-83c9e8954100", "max_count": 1, "min_count": 1, "networks": [{"port": "a48dfdea-1ce9-4b01-a670-58fe512e8a1d"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}]}}' 2018-10-08 05:05:06,866 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc226a80-1eae-4639-8056-437c470afa6d x-compute-request-id: req-cc226a80-1eae-4639-8056-437c470afa6d Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "adminPass": "YnYkA7QXm96P"}} 2018-10-08 05:05:06,866 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-cc226a80-1eae-4639-8056-437c470afa6d 2018-10-08 05:05:06,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:07,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-c2587f79-165e-4252-87c8-a0fc5ded53c9 x-compute-request-id: req-c2587f79-165e-4252-87c8-a0fc5ded53c9 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "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-10-08T05:05:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:07,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-c2587f79-165e-4252-87c8-a0fc5ded53c9 2018-10-08 05:05:07,092 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst 2018-10-08 05:05:07,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:07,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d595e470-46b1-4aea-a689-41401637ad53 x-compute-request-id: req-d595e470-46b1-4aea-a689-41401637ad53 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "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-10-08T05:05:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:07,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-d595e470-46b1-4aea-a689-41401637ad53 2018-10-08 05:05:07,474 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst] is - BUILD 2018-10-08 05:05:07,474 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:05:10,477 - create_instance - DEBUG - VM status query timeout in 896.615031958 2018-10-08 05:05:10,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:11,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1472ea87-c938-444e-a447-7d71ddea4a49 x-compute-request-id: req-1472ea87-c938-444e-a447-7d71ddea4a49 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:05:07Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:11,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-1472ea87-c938-444e-a447-7d71ddea4a49 2018-10-08 05:05:11,081 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst] is - BUILD 2018-10-08 05:05:11,081 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:05:14,085 - create_instance - DEBUG - VM status query timeout in 893.007622957 2018-10-08 05:05:14,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:14,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d3af7a5-1e1d-4553-9ca8-2052e8e79628 x-compute-request-id: req-7d3af7a5-1e1d-4553-9ca8-2052e8e79628 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:14,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-7d3af7a5-1e1d-4553-9ca8-2052e8e79628 2018-10-08 05:05:14,716 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst] is - ACTIVE 2018-10-08 05:05:14,716 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:05:14,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:15,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9531057-5215-4117-b839-4aea64b39775 x-compute-request-id: req-b9531057-5215-4117-b839-4aea64b39775 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:15,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-b9531057-5215-4117-b839-4aea64b39775 2018-10-08 05:05:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:15,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-acadd917-4d6e-4288-854d-209cfe05750e Date: Mon, 08 Oct 2018 05:05:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:15,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-acadd917-4d6e-4288-854d-209cfe05750e 2018-10-08 05:05:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:15,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59b116b-1c6a-4c0c-b561-65aac1aab2c2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:15,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-b59b116b-1c6a-4c0c-b561-65aac1aab2c2 2018-10-08 05:05:15,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:15,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f19a7608-28ec-465b-a479-a84ec49569f7 Date: Mon, 08 Oct 2018 05:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:15,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-f19a7608-28ec-465b-a479-a84ec49569f7 2018-10-08 05:05:15,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:15,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-e8050238-2ff9-4b7a-a0c6-8a8675c102b3 Date: Mon, 08 Oct 2018 05:05:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.3"}],"id":"0b8e37e3-72b1-45ad-a67e-62f9ee6a8803","security_groups":[],"mac_address":"fa:16:3e:e4:1d:33","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.4"}],"id":"36d64ac1-241d-4f96-97df-dc68d79d9c05","security_groups":[],"mac_address":"fa:16:3e:4a:b2:e1","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.10"}],"id":"a48dfdea-1ce9-4b01-a670-58fe512e8a1d","security_groups":["e61c47d3-4c88-456e-baa0-01795e707863"],"mac_address":"fa:16:3e:14:4c:41","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:05:03Z","binding:vnic_type":"normal","device_id":"738a0bd2-c2c2-4e98-83f2-99ea8a8142cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.1"}],"id":"ad3b67d7-2832-4415-8784-ef59bbad699a","security_groups":[],"mac_address":"fa:16:3e:d4:09:9e","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:52Z","binding:vnic_type":"normal","device_id":"1fb7e943-a358-4ceb-9046-01570a71732f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.2"}],"id":"c9809906-75e5-46a9-8149-9953220f6c53","security_groups":[],"mac_address":"fa:16:3e:09:ca:df","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe98633f-90a8-44d4-827d-1ed1052f96f7"}]} 2018-10-08 05:05:15,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-e8050238-2ff9-4b7a-a0c6-8a8675c102b3 2018-10-08 05:05:15,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:16,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-3031e5e3-2006-4dec-86f0-3ee9d8f5afc6 x-compute-request-id: req-3031e5e3-2006-4dec-86f0-3ee9d8f5afc6 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:16,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-3031e5e3-2006-4dec-86f0-3ee9d8f5afc6 2018-10-08 05:05:16,521 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst] is - ACTIVE 2018-10-08 05:05:16,521 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:05:16,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:16,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-5b6a4bcb-ae27-4b67-89be-21e66a078ec1 x-compute-request-id: req-5b6a4bcb-ae27-4b67-89be-21e66a078ec1 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:16,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-5b6a4bcb-ae27-4b67-89be-21e66a078ec1 2018-10-08 05:05:16,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:16,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-905f7d5f-4410-4d4d-a51a-4317b5a1289c Date: Mon, 08 Oct 2018 05:05:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:16,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-905f7d5f-4410-4d4d-a51a-4317b5a1289c 2018-10-08 05:05:16,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:16,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa0d2c6-d7b2-4f4e-b418-774a307c62c3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:16,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-cfa0d2c6-d7b2-4f4e-b418-774a307c62c3 2018-10-08 05:05:16,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:17,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-163a598d-64c7-4f86-9bcf-23ab0d0efd24 Date: Mon, 08 Oct 2018 05:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:17,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-163a598d-64c7-4f86-9bcf-23ab0d0efd24 2018-10-08 05:05:17,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:17,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-ea0f624a-3f6f-4e38-b6fd-6c78c1974ddf Date: Mon, 08 Oct 2018 05:05:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.3"}],"id":"0b8e37e3-72b1-45ad-a67e-62f9ee6a8803","security_groups":[],"mac_address":"fa:16:3e:e4:1d:33","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.4"}],"id":"36d64ac1-241d-4f96-97df-dc68d79d9c05","security_groups":[],"mac_address":"fa:16:3e:4a:b2:e1","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.10"}],"id":"a48dfdea-1ce9-4b01-a670-58fe512e8a1d","security_groups":["e61c47d3-4c88-456e-baa0-01795e707863"],"mac_address":"fa:16:3e:14:4c:41","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:05:03Z","binding:vnic_type":"normal","device_id":"738a0bd2-c2c2-4e98-83f2-99ea8a8142cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.1"}],"id":"ad3b67d7-2832-4415-8784-ef59bbad699a","security_groups":[],"mac_address":"fa:16:3e:d4:09:9e","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:52Z","binding:vnic_type":"normal","device_id":"1fb7e943-a358-4ceb-9046-01570a71732f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.2"}],"id":"c9809906-75e5-46a9-8149-9953220f6c53","security_groups":[],"mac_address":"fa:16:3e:09:ca:df","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe98633f-90a8-44d4-827d-1ed1052f96f7"}]} 2018-10-08 05:05:17,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-ea0f624a-3f6f-4e38-b6fd-6c78c1974ddf 2018-10-08 05:05:17,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}}' 2018-10-08 05:05:18,446 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:05:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5967b62-71f4-4f0b-bf88-cfe5a0fa517b x-compute-request-id: req-c5967b62-71f4-4f0b-bf88-cfe5a0fa517b Content-Length: 0 Content-Type: application/json 2018-10-08 05:05:18,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd/action used request id req-c5967b62-71f4-4f0b-bf88-cfe5a0fa517b 2018-10-08 05:05:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:18,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-2248bd7d-37c8-457e-ac21-807bf97ec717 Date: Mon, 08 Oct 2018 05:05:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:46Z", "admin_state_up": true, "updated_at": "2018-10-08T05:04:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "1fb7e943-a358-4ceb-9046-01570a71732f", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router"}]} 2018-10-08 05:05:18,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router used request id req-2248bd7d-37c8-457e-ac21-807bf97ec717 2018-10-08 05:05:18,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:18,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b90e10-80a0-48c6-9792-685af16228b9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:18,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-24b90e10-80a0-48c6-9792-685af16228b9 2018-10-08 05:05:18,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=1fb7e943-a358-4ceb-9046-01570a71732f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:18,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5a8582d4-9cc4-4fb3-b125-8c22c5f07586 Date: Mon, 08 Oct 2018 05:05:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.1"}],"id":"ad3b67d7-2832-4415-8784-ef59bbad699a","security_groups":[],"mac_address":"fa:16:3e:d4:09:9e","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:52Z","binding:vnic_type":"normal","device_id":"1fb7e943-a358-4ceb-9046-01570a71732f"}]} 2018-10-08 05:05:18,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=1fb7e943-a358-4ceb-9046-01570a71732f used request id req-5a8582d4-9cc4-4fb3-b125-8c22c5f07586 2018-10-08 05:05:18,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c5857f99-bea2-4989-995e-44e25113325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:19,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b820c776-37f9-4ff2-9f7f-3fdf8a5de9f5 Date: Mon, 08 Oct 2018 05:05:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}} 2018-10-08 05:05:19,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c5857f99-bea2-4989-995e-44e25113325a used request id req-b820c776-37f9-4ff2-9f7f-3fdf8a5de9f5 2018-10-08 05:05:19,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:19,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4dd89ca2-9194-4828-a4c3-20a124dc2a60 Date: Mon, 08 Oct 2018 05:05:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:05:19,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-4dd89ca2-9194-4828-a4c3-20a124dc2a60 2018-10-08 05:05:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:19,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b4d9275e-fb25-4bbc-b680-1c2556afd9b1 Date: Mon, 08 Oct 2018 05:05:19 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:05:19,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-b4d9275e-fb25-4bbc-b680-1c2556afd9b1 2018-10-08 05:05:19,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:20,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05: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-b7d8745e-f8b0-4add-bce9-73094412673f x-compute-request-id: req-b7d8745e-f8b0-4add-bce9-73094412673f Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}, {"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:20,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-b7d8745e-f8b0-4add-bce9-73094412673f 2018-10-08 05:05:20,290 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst] is - ACTIVE 2018-10-08 05:05:20,290 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:05:20,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:20,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05: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-78e6e9d8-d86b-4dda-a1d0-657683b23c2d x-compute-request-id: req-78e6e9d8-d86b-4dda-a1d0-657683b23c2d Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}, {"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:20,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-78e6e9d8-d86b-4dda-a1d0-657683b23c2d 2018-10-08 05:05:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:20,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cc88057d-55e0-44b7-8e3f-e04f5cc6d277 Date: Mon, 08 Oct 2018 05:05:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:20,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-cc88057d-55e0-44b7-8e3f-e04f5cc6d277 2018-10-08 05:05:20,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:21,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03913894-227d-46c5-a495-ff6c2986c311 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:21,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-03913894-227d-46c5-a495-ff6c2986c311 2018-10-08 05:05:21,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:21,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-096d6414-44be-4a09-bbf6-d15f928fec3a Date: Mon, 08 Oct 2018 05:05:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:21,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-096d6414-44be-4a09-bbf6-d15f928fec3a 2018-10-08 05:05:21,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:21,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f8a69127-3151-4eb6-b1c3-c5ec0860417a Date: Mon, 08 Oct 2018 05:05:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.3"}],"id":"0b8e37e3-72b1-45ad-a67e-62f9ee6a8803","security_groups":[],"mac_address":"fa:16:3e:e4:1d:33","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.4"}],"id":"36d64ac1-241d-4f96-97df-dc68d79d9c05","security_groups":[],"mac_address":"fa:16:3e:4a:b2:e1","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.10"}],"id":"a48dfdea-1ce9-4b01-a670-58fe512e8a1d","security_groups":["5d813151-d3aa-461c-b60b-fa4787fe2772","e61c47d3-4c88-456e-baa0-01795e707863"],"mac_address":"fa:16:3e:14:4c:41","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:05:03Z","binding:vnic_type":"normal","device_id":"738a0bd2-c2c2-4e98-83f2-99ea8a8142cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.1"}],"id":"ad3b67d7-2832-4415-8784-ef59bbad699a","security_groups":[],"mac_address":"fa:16:3e:d4:09:9e","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:52Z","binding:vnic_type":"normal","device_id":"1fb7e943-a358-4ceb-9046-01570a71732f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.2"}],"id":"c9809906-75e5-46a9-8149-9953220f6c53","security_groups":[],"mac_address":"fa:16:3e:09:ca:df","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe98633f-90a8-44d4-827d-1ed1052f96f7"}]} 2018-10-08 05:05:21,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-f8a69127-3151-4eb6-b1c3-c5ec0860417a 2018-10-08 05:05:21,205 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 05:05:21,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:21,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fa5a4df5-b531-495f-a5b6-b01a99706c8b Date: Mon, 08 Oct 2018 05:05:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:05:21,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-fa5a4df5-b531-495f-a5b6-b01a99706c8b 2018-10-08 05:05:21,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:21,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f9d6726d-c744-4182-b51e-857270c05176 Date: Mon, 08 Oct 2018 05:05:21 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:05:21,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-f9d6726d-c744-4182-b51e-857270c05176 2018-10-08 05:05:21,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "port_id": "a48dfdea-1ce9-4b01-a670-58fe512e8a1d"}}' 2018-10-08 05:05:23,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-618c57c4-2aa6-415d-88ff-38f470be10fd Date: Mon, 08 Oct 2018 05:05:23 GMT RESP BODY: {"floatingip": {"router_id": "1fb7e943-a358-4ceb-9046-01570a71732f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:05:22Z", "updated_at": "2018-10-08T05:05:22Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "c34a8aa456c6470e947beccd61b4740c", "port_id": "a48dfdea-1ce9-4b01-a670-58fe512e8a1d", "id": "19fc6da4-ab7e-425e-a9bd-bf176fd99233"}} 2018-10-08 05:05:23,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-618c57c4-2aa6-415d-88ff-38f470be10fd 2018-10-08 05:05:23,388 - create_instance - INFO - Created floating IP 172.30.9.208 via router - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router 2018-10-08 05:05:23,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:24,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-f298f2dd-c49a-46cb-8e65-ff45c0b294e6 x-compute-request-id: req-f298f2dd-c49a-46cb-8e65-ff45c0b294e6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}, {"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:24,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-f298f2dd-c49a-46cb-8e65-ff45c0b294e6 2018-10-08 05:05:24,230 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst] is - ACTIVE 2018-10-08 05:05:24,230 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:05:24,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:24,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-184be4b0-ddf1-4a9a-8048-9d01f9a1a03c x-compute-request-id: req-184be4b0-ddf1-4a9a-8048-9d01f9a1a03c Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}, {"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:24,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-184be4b0-ddf1-4a9a-8048-9d01f9a1a03c 2018-10-08 05:05:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:24,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e962380b-f4bb-4665-8b32-e45a558a5819 Date: Mon, 08 Oct 2018 05:05:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:24,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-e962380b-f4bb-4665-8b32-e45a558a5819 2018-10-08 05:05:24,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:24,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08925ad-54d2-4adf-8287-895c1bbf1254 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:24,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-a08925ad-54d2-4adf-8287-895c1bbf1254 2018-10-08 05:05:24,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:25,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-591382a3-8b8f-4f15-8b58-89ec835a9d97 Date: Mon, 08 Oct 2018 05:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:25,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-591382a3-8b8f-4f15-8b58-89ec835a9d97 2018-10-08 05:05:25,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:25,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-54774df0-635e-44f9-bbad-caa9c290d2c9 Date: Mon, 08 Oct 2018 05:05:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.3"}],"id":"0b8e37e3-72b1-45ad-a67e-62f9ee6a8803","security_groups":[],"mac_address":"fa:16:3e:e4:1d:33","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.4"}],"id":"36d64ac1-241d-4f96-97df-dc68d79d9c05","security_groups":[],"mac_address":"fa:16:3e:4a:b2:e1","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.10"}],"id":"a48dfdea-1ce9-4b01-a670-58fe512e8a1d","security_groups":["5d813151-d3aa-461c-b60b-fa4787fe2772","e61c47d3-4c88-456e-baa0-01795e707863"],"mac_address":"fa:16:3e:14:4c:41","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:05:03Z","binding:vnic_type":"normal","device_id":"738a0bd2-c2c2-4e98-83f2-99ea8a8142cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.1"}],"id":"ad3b67d7-2832-4415-8784-ef59bbad699a","security_groups":[],"mac_address":"fa:16:3e:d4:09:9e","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:52Z","binding:vnic_type":"normal","device_id":"1fb7e943-a358-4ceb-9046-01570a71732f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.2"}],"id":"c9809906-75e5-46a9-8149-9953220f6c53","security_groups":[],"mac_address":"fa:16:3e:09:ca:df","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe98633f-90a8-44d4-827d-1ed1052f96f7"}]} 2018-10-08 05:05:25,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-54774df0-635e-44f9-bbad-caa9c290d2c9 2018-10-08 05:05:25,180 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-10-08 05:05:25,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:25,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-3d2872ae-c382-46fb-86c2-e1debf2dfdfc x-compute-request-id: req-3d2872ae-c382-46fb-86c2-e1debf2dfdfc Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}, {"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:25,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-3d2872ae-c382-46fb-86c2-e1debf2dfdfc 2018-10-08 05:05:25,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:05:26,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-d5990461-10ac-4bbb-af98-942fb7618ab7 x-compute-request-id: req-d5990461-10ac-4bbb-af98-942fb7618ab7 Content-Encoding: gzip Content-Length: 9618 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514354396 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.130069] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131784] pid_max: default: 32768 minimum: 301\n[ 0.132703] ACPI: Core revision 20150930\n[ 0.134110] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135455] Security Framework initialized\n[ 0.136288] Yama: becoming mindful.\n[ 0.137031] AppArmor: AppArmor initialized\n[ 0.137912] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139231] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140511] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141733] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143133] Initializing cgroup subsys io\n[ 0.143968] Initializing cgroup subsys memory\n[ 0.144847] Initializing cgroup subsys devices\n[ 0.145757] Initializing cgroup subsys freezer\n[ 0.146649] Initializing cgroup subsys net_cls\n[ 0.147538] Initializing cgroup subsys perf_event\n[ 0.148467] Initializing cgroup subsys net_prio\n[ 0.149381] Initializing cgroup subsys hugetlb\n[ 0.150273] Initializing cgroup subsys pids\n[ 0.151162] CPU: Physical Processor ID: 0\n[ 0.152700] mce: CPU supports 10 MCE banks\n[ 0.153586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154612] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156925] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163420] ftrace: allocating 31920 entries in 125 pages\n[ 0.189744] smpboot: Max logical packages: 2\n[ 0.190638] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191857] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193247] x2apic enabled\n[ 0.194069] Switched APIC routing to physical x2apic.\n[ 0.195855] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197147] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201332] KVM setup paravirtual spinlock\n[ 0.202754] x86: Booting SMP configuration:\n[ 0.203701] .... node #0, CPUs: #1\n[ 0.204603] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.226626] x86: Booted up 1 node, 2 CPUs\n[ 0.226628] KVM setup async PF for cpu 1\n[ 0.226632] kvm-stealtime: cpu 1, msr f90d940\n[ 0.229217] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.230715] devtmpfs: initialized\n[ 0.232422] evm: security.selinux\n[ 0.233117] evm: security.SMACK64\n[ 0.233819] evm: security.SMACK64EXEC\n[ 0.234564] evm: security.SMACK64TRANSMUTE\n[ 0.235376] evm: security.SMACK64MMAP\n[ 0.236120] evm: security.ima\n[ 0.236769] evm: security.capability\n[ 0.237597] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239465] pinctrl core: initialized pinctrl subsystem\n[ 0.240563] RTC time: 5:05:05, date: 10/08/18\n[ 0.241522] NET: Registered protocol family 16\n[ 0.251474] cpuidle: using governor ladder\n[ 0.263564] cpuidle: using governor menu\n[ 0.264388] PCCT header not found.\n[ 0.265153] ACPI: bus type PCI registered\n[ 0.265955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267201] PCI: Using configuration type 1 for base access\n[ 0.280594] ACPI: Added _OSI(Module Device)\n[ 0.281462] ACPI: Added _OSI(Processor Device)\n[ 0.282319] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283213] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285559] ACPI: Interpreter enabled\n[ 0.286326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293711] ACPI: (supports S0 S5)\n[ 0.294417] ACPI: Using IOAPIC for interrupt routing\n[ 0.295492] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298853] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299988] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302408] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304642] acpiphp: Slot [3] registered\n[ 0.305452] acpiphp: Slot [4] registered\n[ 0.306251] acpiphp: Slot [5] registered\n[ 0.307042] acpiphp: Slot [6] registered\n[ 0.307841] acpiphp: Slot [7] registered\n[ 0.308638] acpiphp: Slot [8] registered\n[ 0.309440] acpiphp: Slot [9] registered\n[ 0.310237] acpiphp: Slot [10] registered\n[ 0.321227] acpiphp: Slot [11] registered\n[ 0.322032] acpiphp: Slot [12] registered\n[ 0.322844] acpiphp: Slot [13] registered\n[ 0.323650] acpiphp: Slot [14] registered\n[ 0.324457] acpiphp: Slot [15] registered\n[ 0.325271] acpiphp: Slot [16] registered\n[ 0.326080] acpiphp: Slot [17] registered\n[ 0.326888] acpiphp: Slot [18] registered\n[ 0.327695] acpiphp: Slot [19] registered\n[ 0.328505] acpiphp: Slot [20] registered\n[ 0.329320] acpiphp: Slot [21] registered\n[ 0.330126] acpiphp: Slot [22] registered\n[ 0.330935] acpiphp: Slot [23] registered\n[ 0.331749] acpiphp: Slot [24] registered\n[ 0.332557] acpiphp: Slot [25] registered\n[ 0.333367] acpiphp: Slot [26] registered\n[ 0.334171] acpiphp: Slot [27] registered\n[ 0.334980] acpiphp: Slot [28] registered\n[ 0.335786] acpiphp: Slot [29] registered\n[ 0.336593] acpiphp: Slot [30] registered\n[ 0.337408] acpiphp: Slot [31] registered\n[ 0.338212] PCI host bridge to bus 0000:00\n[ 0.339017] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341442] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342883] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.344328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350699] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353150] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354418] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.362603] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412050] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413478] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.414921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.417619] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419108] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.420154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.421694] vgaarb: loaded\n[ 0.422307] vgaarb: bridge control possible 0000:00:02.0\n[ 0.423446] SCSI subsystem initialized\n[ 0.424284] ACPI: bus type USB registered\n[ 0.425098] usbcore: registered new interface driver usbfs\n[ 0.426128] usbcore: registered new interface driver hub\n[ 0.427133] usbcore: registered new device driver usb\n[ 0.428245] PCI: Using ACPI for IRQ routing\n[ 0.429275] NetLabel: Initializing\n[ 0.429986] NetLabel: domain hash size = 128\n[ 0.430838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431784] NetLabel: unlabeled traffic allowed by default\n[ 0.432914] clocksource: Switched to clocksource kvm-clock\n[ 0.438787] AppArmor: AppArmor Filesystem Enabled\n[ 0.439745] pnp: PnP ACPI init\n[ 0.440671] pnp: PnP ACPI: found 5 devices\n[ 0.447758] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.449454] NET: Registered protocol family 2\n[ 0.450430] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.451691] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.452852] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.454008] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455076] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456234] NET: Registered protocol family 1\n[ 0.457093] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.458178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.459243] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.477655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496278] Trying to unpack rootfs image as initramfs...\n[ 0.545965] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560136] Scanning for low memory corruption every 60 seconds\n[ 0.561810] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563230] audit: initializing netlink subsys (disabled)\n[ 0.564470] audit: type=2000 audit(1538975105.655:1): initialized\n[ 0.566052] Initialise system trusted keyring\n[ 0.567224] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568646] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570988] zbud: loaded\n[ 0.571834] VFS: Disk quotas dquot_6.6.0\n[ 0.572834] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574700] fuse init (API version 7.23)\n[ 0.575812] Key type big_key registered\n[ 0.576800] Allocating IMA MOK and blacklist keyrings.\n[ 0.578272] Key type asymmetric registered\n[ 0.580570] Asymmetric key parser 'x509' registered\n[ 0.582379] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584160] io scheduler noop registered\n[ 0.585137] io scheduler deadline registered (default)\n[ 0.586332] io scheduler cfq registered\n[ 0.587345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590123] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591822] ACPI: Power Button [PWRF]\n[ 0.592842] GHES: HEST is not enabled!\n[ 0.610954] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651528] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678557] Linux agpgart interface v0.103\n[ 0.681593] brd: module loaded\n[ 0.683150] loop: module loaded\n[ 0.688444] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.690228] GPT:90111 != 20971519\n[ 0.691028] GPT:Alternate GPT header not at the end of the disk.\n[ 0.692322] GPT:90111 != 20971519\n[ 0.693139] GPT: Use GNU Parted to correct GPT errors.\n[ 0.694299] vda: vda1 vda15\n[ 0.695970] scsi host0: ata_piix\n[ 0.696889] scsi host1: ata_piix\n[ 0.697755] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699250] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.700791] libphy: Fixed MDIO Bus: probed\n[ 0.701839] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703039] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.705232] PPP generic driver version 2.4.2\n[ 0.706367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.707821] ehci-pci: EHCI PCI platform driver\n[ 0.708876] ehci-platform: EHCI generic platform driver\n[ 0.710076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711451] ohci-pci: OHCI PCI platform driver\n[ 0.712507] ohci-platform: OHCI generic platform driver\n[ 0.713709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732969] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734179] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735927] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.740004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741743] usb usb1: Product: UHCI Host Controller\n[ 0.742684] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743865] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744842] hub 1-0:1.0: USB hub found\n[ 0.745631] hub 1-0:1.0: 2 ports detected\n[ 0.746544] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748683] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750854] mousedev: PS/2 mouse device common for all mice\n[ 0.758388] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760719] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762057] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.763501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.764929] i2c /dev entries driver\n[ 0.765858] device-mapper: uevent: version 1.0.3\n[ 0.767181] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.769193] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.770865] NET: Registered protocol family 10\n[ 0.772108] NET: Registered protocol family 17\n[ 0.773129] Key type dns_resolver registered\n[ 0.774155] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775332] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.776614] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.778491] registered taskstats version 1\n[ 0.779371] Loading compiled-in X.509 certificates\n[ 0.780857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.782827] zswap: loaded using pool lzo/zbud\n[ 0.784362] Key type trusted registered\n[ 0.786062] Key type encrypted registered\n[ 0.786936] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787991] ima: No TPM chip found, activating TPM-bypass!\n[ 0.789118] evm: HMAC attrs: 0x1\n[ 0.790135] Magic number: 6:665:61\n[ 0.791055] rtc_cmos 00:00: setting system clock to 2018-10-08 05:05:05 UTC (1538975105)\n[ 0.803014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804205] EDD information not available.\n[ 0.858052] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.859709] Write protecting the kernel read-only data: 14336k\n[ 0.861400] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.863308] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.926282] 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 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.18. iid=i-00000102\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAhGURVmUo3Bnn+ewGClIx5pphfD9sfMEUNwp67ArjYc4M7hlTL4UPn8iuCKSZsKXxRMt0QYcgAtNuSUDrVSDgPmgseUcR3Hz4n6rHm6VPJ+GqGqVxPkYVXmAQN0h86lzPkJSiNEh/Hi33oG41f1/gTeO7ZP/INPafJzRncpy5xGyTSxncBNmHiE5/HdWLlPaQzmFe2njd8b1vnb+Erv/6w5zDAAZXa11zOYdTZ0LF3IBEXara+PZDoW2NHog5hMTQv34y4+3/P5PQ6VqOarOp0LCfNtILi7YxfZP3WhrzOzPiWCTCEBnWYTrG0kdvlao/z7N3FlwbJfV9rMK0bvgH root@createinstancesinglenetworktests-ccde9b1f-6a1f-4e7b-b316-c66ea5\nssh-dss AAAAB3NzaC1kc3MAAACBAP9qSo0ZM1fyyvz9I8D+wyQ054Bjrck4+kUfiZxC5X+xTmE8owh7jCk1SIFqcE4gZNVr41mUQXMCpZiGneVvRRizbeaAhMMRwmd4pkxtQNUiZDM2n7CbgFpp6ldqFQHD90hCO6HAMvHgjX5y018AWs5jXNmnJTE7IiedR+WcDfRJAAAAFQDcEDpqdE3YxCvCBDb2+APWtntZawAAAIEA2+kT897kRKxXb10E7wwd9UQVO7cRvGBIxlfs4wF/Row5NGRr1bVaTEJLbDKzHq3hDSTiNjPT0+I9+wyyJPU1OG/owZUPZiWPSRHluptRi93WwhsqKZPiSYIXcxj2obYF5S8zAkWJnO/cTpoel4fUAsaJ1mfnsE6GHC8iXFnsPyAAAACAMXj3wR7kH5d8MAaDmn8d6pbpKoZytxP7L3AwBfBlcHprM08sOiOWTOxWpnOXOsgWwXlbJZJIh38QWnfzrpfla0D+9KGOUFOTyErSvvMNO9yHJLPNyWY1G+gsVW/0egQ/kO+EW4FiPs4l4Q4Z9ZClM8WrhdiOdRtDPGDqDeww9FI= root@createinstancesinglenetworktests-ccde9b1f-6a1f-4e7b-b316-c66ea5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe14:4c41/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000102\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-ccde9b1f-6a1f-4e7b-b316-c66ea5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.40 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-ccde9b1f-6a1f-4e7b-b316-c66ea5 login: "} 2018-10-08 05:05:26,572 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd/action used request id req-d5990461-10ac-4bbb-af98-942fb7618ab7 2018-10-08 05:05:26,574 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:05:26,574 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 514354396 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.130069] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131784] pid_max: default: 32768 minimum: 301 [ 0.132703] ACPI: Core revision 20150930 [ 0.134110] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135455] Security Framework initialized [ 0.136288] Yama: becoming mindful. [ 0.137031] AppArmor: AppArmor initialized [ 0.137912] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139231] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140511] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141733] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143133] Initializing cgroup subsys io [ 0.143968] Initializing cgroup subsys memory [ 0.144847] Initializing cgroup subsys devices [ 0.145757] Initializing cgroup subsys freezer [ 0.146649] Initializing cgroup subsys net_cls [ 0.147538] Initializing cgroup subsys perf_event [ 0.148467] Initializing cgroup subsys net_prio [ 0.149381] Initializing cgroup subsys hugetlb [ 0.150273] Initializing cgroup subsys pids [ 0.151162] CPU: Physical Processor ID: 0 [ 0.152700] mce: CPU supports 10 MCE banks [ 0.153586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154612] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156925] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163420] ftrace: allocating 31920 entries in 125 pages [ 0.189744] smpboot: Max logical packages: 2 [ 0.190638] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191857] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193247] x2apic enabled [ 0.194069] Switched APIC routing to physical x2apic. [ 0.195855] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197147] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201332] KVM setup paravirtual spinlock [ 0.202754] x86: Booting SMP configuration: [ 0.203701] .... node #0, CPUs: #1 [ 0.204603] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.226626] x86: Booted up 1 node, 2 CPUs [ 0.226628] KVM setup async PF for cpu 1 [ 0.226632] kvm-stealtime: cpu 1, msr f90d940 [ 0.229217] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.230715] devtmpfs: initialized [ 0.232422] evm: security.selinux [ 0.233117] evm: security.SMACK64 [ 0.233819] evm: security.SMACK64EXEC [ 0.234564] evm: security.SMACK64TRANSMUTE [ 0.235376] evm: security.SMACK64MMAP [ 0.236120] evm: security.ima [ 0.236769] evm: security.capability [ 0.237597] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239465] pinctrl core: initialized pinctrl subsystem [ 0.240563] RTC time: 5:05:05, date: 10/08/18 [ 0.241522] NET: Registered protocol family 16 [ 0.251474] cpuidle: using governor ladder [ 0.263564] cpuidle: using governor menu [ 0.264388] PCCT header not found. [ 0.265153] ACPI: bus type PCI registered [ 0.265955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267201] PCI: Using configuration type 1 for base access [ 0.280594] ACPI: Added _OSI(Module Device) [ 0.281462] ACPI: Added _OSI(Processor Device) [ 0.282319] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283213] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285559] ACPI: Interpreter enabled [ 0.286326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.293711] ACPI: (supports S0 S5) [ 0.294417] ACPI: Using IOAPIC for interrupt routing [ 0.295492] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298853] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299988] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.301221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302408] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304642] acpiphp: Slot [3] registered [ 0.305452] acpiphp: Slot [4] registered [ 0.306251] acpiphp: Slot [5] registered [ 0.307042] acpiphp: Slot [6] registered [ 0.307841] acpiphp: Slot [7] registered [ 0.308638] acpiphp: Slot [8] registered [ 0.309440] acpiphp: Slot [9] registered [ 0.310237] acpiphp: Slot [10] registered [ 0.321227] acpiphp: Slot [11] registered [ 0.322032] acpiphp: Slot [12] registered [ 0.322844] acpiphp: Slot [13] registered [ 0.323650] acpiphp: Slot [14] registered [ 0.324457] acpiphp: Slot [15] registered [ 0.325271] acpiphp: Slot [16] registered [ 0.326080] acpiphp: Slot [17] registered [ 0.326888] acpiphp: Slot [18] registered [ 0.327695] acpiphp: Slot [19] registered [ 0.328505] acpiphp: Slot [20] registered [ 0.329320] acpiphp: Slot [21] registered [ 0.330126] acpiphp: Slot [22] registered [ 0.330935] acpiphp: Slot [23] registered [ 0.331749] acpiphp: Slot [24] registered [ 0.332557] acpiphp: Slot [25] registered [ 0.333367] acpiphp: Slot [26] registered [ 0.334171] acpiphp: Slot [27] registered [ 0.334980] acpiphp: Slot [28] registered [ 0.335786] acpiphp: Slot [29] registered [ 0.336593] acpiphp: Slot [30] registered [ 0.337408] acpiphp: Slot [31] registered [ 0.338212] PCI host bridge to bus 0000:00 [ 0.339017] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.340232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.341442] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342883] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.344328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350699] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351979] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353150] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354418] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.362603] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.410544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412050] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.413478] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.414921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.417619] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419108] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.420154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.421694] vgaarb: loaded [ 0.422307] vgaarb: bridge control possible 0000:00:02.0 [ 0.423446] SCSI subsystem initialized [ 0.424284] ACPI: bus type USB registered [ 0.425098] usbcore: registered new interface driver usbfs [ 0.426128] usbcore: registered new interface driver hub [ 0.427133] usbcore: registered new device driver usb [ 0.428245] PCI: Using ACPI for IRQ routing [ 0.429275] NetLabel: Initializing [ 0.429986] NetLabel: domain hash size = 128 [ 0.430838] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.431784] NetLabel: unlabeled traffic allowed by default [ 0.432914] clocksource: Switched to clocksource kvm-clock [ 0.438787] AppArmor: AppArmor Filesystem Enabled [ 0.439745] pnp: PnP ACPI init [ 0.440671] pnp: PnP ACPI: found 5 devices [ 0.447758] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.449454] NET: Registered protocol family 2 [ 0.450430] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.451691] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.452852] TCP: Hash tables configured (established 2048 bind 2048) [ 0.454008] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455076] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.456234] NET: Registered protocol family 1 [ 0.457093] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.458178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.459243] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.477655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496278] Trying to unpack rootfs image as initramfs... [ 0.545965] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560136] Scanning for low memory corruption every 60 seconds [ 0.561810] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563230] audit: initializing netlink subsys (disabled) [ 0.564470] audit: type=2000 audit(1538975105.655:1): initialized [ 0.566052] Initialise system trusted keyring [ 0.567224] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568646] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570988] zbud: loaded [ 0.571834] VFS: Disk quotas dquot_6.6.0 [ 0.572834] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574700] fuse init (API version 7.23) [ 0.575812] Key type big_key registered [ 0.576800] Allocating IMA MOK and blacklist keyrings. [ 0.578272] Key type asymmetric registered [ 0.580570] Asymmetric key parser 'x509' registered [ 0.582379] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584160] io scheduler noop registered [ 0.585137] io scheduler deadline registered (default) [ 0.586332] io scheduler cfq registered [ 0.587345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590123] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591822] ACPI: Power Button [PWRF] [ 0.592842] GHES: HEST is not enabled! [ 0.610954] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651528] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675800] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678557] Linux agpgart interface v0.103 [ 0.681593] brd: module loaded [ 0.683150] loop: module loaded [ 0.688444] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.690228] GPT:90111 != 20971519 [ 0.691028] GPT:Alternate GPT header not at the end of the disk. [ 0.692322] GPT:90111 != 20971519 [ 0.693139] GPT: Use GNU Parted to correct GPT errors. [ 0.694299] vda: vda1 vda15 [ 0.695970] scsi host0: ata_piix [ 0.696889] scsi host1: ata_piix [ 0.697755] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.699250] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.700791] libphy: Fixed MDIO Bus: probed [ 0.701839] tun: Universal TUN/TAP device driver, 1.6 [ 0.703039] tun: (C) 1999-2004 Max Krasnyansky [ 0.705232] PPP generic driver version 2.4.2 [ 0.706367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707821] ehci-pci: EHCI PCI platform driver [ 0.708876] ehci-platform: EHCI generic platform driver [ 0.710076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711451] ohci-pci: OHCI PCI platform driver [ 0.712507] ohci-platform: OHCI generic platform driver [ 0.713709] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732969] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734179] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735927] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.737152] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.738505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.740004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741743] usb usb1: Product: UHCI Host Controller [ 0.742684] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.743865] usb usb1: SerialNumber: 0000:00:01.2 [ 0.744842] hub 1-0:1.0: USB hub found [ 0.745631] hub 1-0:1.0: 2 ports detected [ 0.746544] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748683] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.749706] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.750854] mousedev: PS/2 mouse device common for all mice [ 0.758388] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760719] rtc_cmos 00:00: RTC can wake from S4 [ 0.762057] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.764929] i2c /dev entries driver [ 0.765858] device-mapper: uevent: version 1.0.3 [ 0.767181] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.769193] ledtrig-cpu: registered to indicate activity on CPUs [ 0.770865] NET: Registered protocol family 10 [ 0.772108] NET: Registered protocol family 17 [ 0.773129] Key type dns_resolver registered [ 0.774155] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775332] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.776614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.778491] registered taskstats version 1 [ 0.779371] Loading compiled-in X.509 certificates [ 0.780857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.782827] zswap: loaded using pool lzo/zbud [ 0.784362] Key type trusted registered [ 0.786062] Key type encrypted registered [ 0.786936] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787991] ima: No TPM chip found, activating TPM-bypass! [ 0.789118] evm: HMAC attrs: 0x1 [ 0.790135] Magic number: 6:665:61 [ 0.791055] rtc_cmos 00:00: setting system clock to 2018-10-08 05:05:05 UTC (1538975105) [ 0.803014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804205] EDD information not available. [ 0.858052] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.859709] Write protecting the kernel read-only data: 14336k [ 0.861400] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.863308] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.926282] 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 1.00 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.18. iid=i-00000102 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAhGURVmUo3Bnn+ewGClIx5pphfD9sfMEUNwp67ArjYc4M7hlTL4UPn8iuCKSZsKXxRMt0QYcgAtNuSUDrVSDgPmgseUcR3Hz4n6rHm6VPJ+GqGqVxPkYVXmAQN0h86lzPkJSiNEh/Hi33oG41f1/gTeO7ZP/INPafJzRncpy5xGyTSxncBNmHiE5/HdWLlPaQzmFe2njd8b1vnb+Erv/6w5zDAAZXa11zOYdTZ0LF3IBEXara+PZDoW2NHog5hMTQv34y4+3/P5PQ6VqOarOp0LCfNtILi7YxfZP3WhrzOzPiWCTCEBnWYTrG0kdvlao/z7N3FlwbJfV9rMK0bvgH root@createinstancesinglenetworktests-ccde9b1f-6a1f-4e7b-b316-c66ea5 ssh-dss AAAAB3NzaC1kc3MAAACBAP9qSo0ZM1fyyvz9I8D+wyQ054Bjrck4+kUfiZxC5X+xTmE8owh7jCk1SIFqcE4gZNVr41mUQXMCpZiGneVvRRizbeaAhMMRwmd4pkxtQNUiZDM2n7CbgFpp6ldqFQHD90hCO6HAMvHgjX5y018AWs5jXNmnJTE7IiedR+WcDfRJAAAAFQDcEDpqdE3YxCvCBDb2+APWtntZawAAAIEA2+kT897kRKxXb10E7wwd9UQVO7cRvGBIxlfs4wF/Row5NGRr1bVaTEJLbDKzHq3hDSTiNjPT0+I9+wyyJPU1OG/owZUPZiWPSRHluptRi93WwhsqKZPiSYIXcxj2obYF5S8zAkWJnO/cTpoel4fUAsaJ1mfnsE6GHC8iXFnsPyAAAACAMXj3wR7kH5d8MAaDmn8d6pbpKoZytxP7L3AwBfBlcHprM08sOiOWTOxWpnOXOsgWwXlbJZJIh38QWnfzrpfla0D+9KGOUFOTyErSvvMNO9yHJLPNyWY1G+gsVW/0egQ/kO+EW4FiPs4l4Q4Z9ZClM8WrhdiOdRtDPGDqDeww9FI= root@createinstancesinglenetworktests-ccde9b1f-6a1f-4e7b-b316-c66ea5 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe14:4c41/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000102 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-ccde9b1f-6a1f-4e7b-b316-c66ea5 launch-index: 0 === cirros: current=0.4.0 uptime=3.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-ccde9b1f-6a1f-4e7b-b316-c66ea5 login: 2018-10-08 05:05:26,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:26,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05: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-7de33683-0f93-45dd-a376-4ab7a707a44e x-compute-request-id: req-7de33683-0f93-45dd-a376-4ab7a707a44e Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}, {"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:26,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-7de33683-0f93-45dd-a376-4ab7a707a44e 2018-10-08 05:05:26,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:27,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ec2ed71a-2516-4e9c-8c7e-36b5cd771109 Date: Mon, 08 Oct 2018 05:05:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:27,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-ec2ed71a-2516-4e9c-8c7e-36b5cd771109 2018-10-08 05:05:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:27,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c0aa35-da8f-473b-be40-4d2523db1504 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:27,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-82c0aa35-da8f-473b-be40-4d2523db1504 2018-10-08 05:05:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:27,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-16c8d500-34c0-4448-83af-944cda90f159 Date: Mon, 08 Oct 2018 05:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:27,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-16c8d500-34c0-4448-83af-944cda90f159 2018-10-08 05:05:27,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:27,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-832bdb5e-0425-4a2f-99e4-5c4b093ca9eb Date: Mon, 08 Oct 2018 05:05:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.3"}],"id":"0b8e37e3-72b1-45ad-a67e-62f9ee6a8803","security_groups":[],"mac_address":"fa:16:3e:e4:1d:33","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.4"}],"id":"36d64ac1-241d-4f96-97df-dc68d79d9c05","security_groups":[],"mac_address":"fa:16:3e:4a:b2:e1","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.10"}],"id":"a48dfdea-1ce9-4b01-a670-58fe512e8a1d","security_groups":["5d813151-d3aa-461c-b60b-fa4787fe2772","e61c47d3-4c88-456e-baa0-01795e707863"],"mac_address":"fa:16:3e:14:4c:41","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:05:03Z","binding:vnic_type":"normal","device_id":"738a0bd2-c2c2-4e98-83f2-99ea8a8142cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.1"}],"id":"ad3b67d7-2832-4415-8784-ef59bbad699a","security_groups":[],"mac_address":"fa:16:3e:d4:09:9e","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:52Z","binding:vnic_type":"normal","device_id":"1fb7e943-a358-4ceb-9046-01570a71732f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.2"}],"id":"c9809906-75e5-46a9-8149-9953220f6c53","security_groups":[],"mac_address":"fa:16:3e:09:ca:df","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe98633f-90a8-44d4-827d-1ed1052f96f7"}]} 2018-10-08 05:05:27,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-832bdb5e-0425-4a2f-99e4-5c4b093ca9eb 2018-10-08 05:05:27,320 - create_instance - INFO - Checking if VM is active 2018-10-08 05:05:27,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:27,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05: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-606f8734-2bb6-430e-af2c-2d0a26e510ab x-compute-request-id: req-606f8734-2bb6-430e-af2c-2d0a26e510ab Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}, {"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:27,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-606f8734-2bb6-430e-af2c-2d0a26e510ab 2018-10-08 05:05:27,493 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst] is - ACTIVE 2018-10-08 05:05:27,493 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:05:27,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:27,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05: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-f18c1910-9335-4400-b37d-c168c1bc3d87 x-compute-request-id: req-f18c1910-9335-4400-b37d-c168c1bc3d87 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4c:41", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp"}, {"name": "default"}], "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:12Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:27,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-f18c1910-9335-4400-b37d-c168c1bc3d87 2018-10-08 05:05:27,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:27,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-95083083-4991-40b0-a121-aaee6bfcdd8d Date: Mon, 08 Oct 2018 05:05:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c5857f99-bea2-4989-995e-44e25113325a"],"updated_at":"2018-10-08T05:04:43Z","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c34a8aa456c6470e947beccd61b4740c","id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net"}]} 2018-10-08 05:05:27,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net used request id req-95083083-4991-40b0-a121-aaee6bfcdd8d 2018-10-08 05:05:27,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:28,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be23921-a057-49c4-a4b5-de65a4bac3a3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:28,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-8be23921-a057-49c4-a4b5-de65a4bac3a3 2018-10-08 05:05:28,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:28,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-23817b5c-f98d-4e39-b526-bd8ad0792612 Date: Mon, 08 Oct 2018 05:05:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","dns_nameservers":[],"updated_at":"2018-10-08T05:04:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c34a8aa456c6470e947beccd61b4740c","id":"c5857f99-bea2-4989-995e-44e25113325a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet"}]} 2018-10-08 05:05:28,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-23817b5c-f98d-4e39-b526-bd8ad0792612 2018-10-08 05:05:28,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:28,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f27c5efe-6aee-4833-83fd-1ac3056ea6e4 Date: Mon, 08 Oct 2018 05:05:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.3"}],"id":"0b8e37e3-72b1-45ad-a67e-62f9ee6a8803","security_groups":[],"mac_address":"fa:16:3e:e4:1d:33","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.4"}],"id":"36d64ac1-241d-4f96-97df-dc68d79d9c05","security_groups":[],"mac_address":"fa:16:3e:4a:b2:e1","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe98633f-90a8-44d4-827d-1ed1052f96f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.10"}],"id":"a48dfdea-1ce9-4b01-a670-58fe512e8a1d","security_groups":["5d813151-d3aa-461c-b60b-fa4787fe2772","e61c47d3-4c88-456e-baa0-01795e707863"],"mac_address":"fa:16:3e:14:4c:41","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:05:03Z","binding:vnic_type":"normal","device_id":"738a0bd2-c2c2-4e98-83f2-99ea8a8142cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:05:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.1"}],"id":"ad3b67d7-2832-4415-8784-ef59bbad699a","security_groups":[],"mac_address":"fa:16:3e:d4:09:9e","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:52Z","binding:vnic_type":"normal","device_id":"1fb7e943-a358-4ceb-9046-01570a71732f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:04:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c5857f99-bea2-4989-995e-44e25113325a","ip_address":"10.55.1.2"}],"id":"c9809906-75e5-46a9-8149-9953220f6c53","security_groups":[],"mac_address":"fa:16:3e:09:ca:df","project_id":"c34a8aa456c6470e947beccd61b4740c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe98633f-90a8-44d4-827d-1ed1052f96f7","tenant_id":"c34a8aa456c6470e947beccd61b4740c","created_at":"2018-10-08T05:04:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe98633f-90a8-44d4-827d-1ed1052f96f7"}]} 2018-10-08 05:05:28,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-f27c5efe-6aee-4833-83fd-1ac3056ea6e4 2018-10-08 05:05:28,393 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:05:28,398 - paramiko.transport - DEBUG - starting thread (client mode): 0x111e2a10L 2018-10-08 05:05:28,399 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:05:28,399 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:05:28,399 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:05:28,400 - 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-10-08 05:05:28,400 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:05:28,401 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:05:28,401 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:05:28,401 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:05:28,401 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:05:28,419 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:05:28,419 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:05:28,430 - paramiko.transport - DEBUG - Trying key 3d6b3d2303cb972fb71b967b6f96cd07 from tmp/CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3 2018-10-08 05:05:28,458 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:05:28,462 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:05:28,562 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:05:28,576 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:05:28,576 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:05:28,578 - paramiko.transport - DEBUG - starting thread (client mode): 0x111e2d90L 2018-10-08 05:05:28,579 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:05:28,579 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:05:28,579 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:05:28,580 - 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-10-08 05:05:28,580 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:05:28,580 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:05:28,581 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:05:28,581 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:05:28,581 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:05:28,598 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:05:28,598 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:05:28,611 - paramiko.transport - DEBUG - Trying key 3d6b3d2303cb972fb71b967b6f96cd07 from tmp/CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3 2018-10-08 05:05:28,638 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:05:28,642 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:05:28,643 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:05:28,644 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:05:28,644 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:05:28,646 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:05:28,647 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:05:28,648 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-10-08 05:05:28,648 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-10-08 05:05:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/19fc6da4-ab7e-425e-a9bd-bf176fd99233 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:29,597 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fadd95f-21e4-48a7-9c18-860a689c5598 Content-Length: 0 Date: Mon, 08 Oct 2018 05:05:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:29,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/19fc6da4-ab7e-425e-a9bd-bf176fd99233 used request id req-3fadd95f-21e4-48a7-9c18-860a689c5598 2018-10-08 05:05:29,598 - create_instance - INFO - Deleting Port with ID - a48dfdea-1ce9-4b01-a670-58fe512e8a1d 2018-10-08 05:05:29,598 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3port-1 2018-10-08 05:05:29,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a48dfdea-1ce9-4b01-a670-58fe512e8a1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:30,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21bc7436-73a0-4ef2-af96-8e26f296858f Date: Mon, 08 Oct 2018 05:05:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:30,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a48dfdea-1ce9-4b01-a670-58fe512e8a1d used request id req-21bc7436-73a0-4ef2-af96-8e26f296858f 2018-10-08 05:05:30,043 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst 2018-10-08 05:05:30,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:30,578 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05: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 x-openstack-request-id: req-6a9d7223-1a39-4adc-8098-c80a23e55855 x-compute-request-id: req-6a9d7223-1a39-4adc-8098-c80a23e55855 Content-Type: application/json 2018-10-08 05:05:30,578 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-6a9d7223-1a39-4adc-8098-c80a23e55855 2018-10-08 05:05:30,579 - create_instance - INFO - Checking deletion status 2018-10-08 05:05:30,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:30,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-3ac9b81e-e142-44c5-b4a8-77a8ffe2db3e x-compute-request-id: req-3ac9b81e-e142-44c5-b4a8-77a8ffe2db3e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:30Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:30,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-3ac9b81e-e142-44c5-b4a8-77a8ffe2db3e 2018-10-08 05:05:30,830 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst] is - ACTIVE 2018-10-08 05:05:30,830 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:05:33,833 - create_instance - DEBUG - VM status query timeout in 296.745994091 2018-10-08 05:05:33,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:34,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05: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-92184816-a5c6-40db-8908-145b355fa4c4 x-compute-request-id: req-92184816-a5c6-40db-8908-145b355fa4c4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "rel": "bookmark"}], "image": {"id": "155a805a-bef1-4961-b955-65dd57f23cf0", "links": [{"href": "http://172.30.9.28:8774/images/155a805a-bef1-4961-b955-65dd57f23cf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:05:04.000000", "flavor": {"id": "4637ba1b-6954-4fdd-a813-83c9e8954100", "links": [{"href": "http://172.30.9.28:8774/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100", "rel": "bookmark"}]}, "id": "738a0bd2-c2c2-4e98-83f2-99ea8a8142cd", "user_id": "b627ca5aa3fb4b1db8a5d0c38aa1f8b5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:05:30Z", "hostId": "9f8436d097e59aabc452837892698b1643bad5cca844601e61b8481b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp", "name": "CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst", "created": "2018-10-08T05:05:06Z", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:05:34,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-92184816-a5c6-40db-8908-145b355fa4c4 2018-10-08 05:05:34,114 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst] is - ACTIVE 2018-10-08 05:05:34,114 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:05:37,117 - create_instance - DEBUG - VM status query timeout in 293.461615086 2018-10-08 05:05:37,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737e571be1e0ed987409109442779debedcc7bf8" 2018-10-08 05:05:37,174 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f342714c-11a4-498c-ac1a-6c2a2bb598a4 x-compute-request-id: req-f342714c-11a4-498c-ac1a-6c2a2bb598a4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 738a0bd2-c2c2-4e98-83f2-99ea8a8142cd could not be found.", "code": 404}} 2018-10-08 05:05:37,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/738a0bd2-c2c2-4e98-83f2-99ea8a8142cd used request id req-f342714c-11a4-498c-ac1a-6c2a2bb598a4 2018-10-08 05:05:37,174 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 738a0bd2-c2c2-4e98-83f2-99ea8a8142cd could not be found. (HTTP 404) (Request-ID: req-f342714c-11a4-498c-ac1a-6c2a2bb598a4) 2018-10-08 05:05:37,175 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-inst 2018-10-08 05:05:37,176 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp 2018-10-08 05:05:37,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f6eb7ead7642376eda8d5a894b94f9fb17d0e9" 2018-10-08 05:05:37,222 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c1d2a1a-0944-4eb3-9cb6-9c162ac51a14 x-compute-request-id: req-9c1d2a1a-0944-4eb3-9cb6-9c162ac51a14 Content-Length: 0 Content-Type: application/json 2018-10-08 05:05:37,222 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-kp used request id req-9c1d2a1a-0944-4eb3-9cb6-9c162ac51a14 2018-10-08 05:05:37,223 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3.pub] 2018-10-08 05:05:37,223 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3] 2018-10-08 05:05:37,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbbdbda2ce0998035321b9399e7ac8a4cc33d2e" 2018-10-08 05:05:37,272 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ade2895-54f5-4d05-afe5-6c19ce6ae362 x-compute-request-id: req-9ade2895-54f5-4d05-afe5-6c19ce6ae362 Content-Length: 0 Content-Type: application/json 2018-10-08 05:05:37,272 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4637ba1b-6954-4fdd-a813-83c9e8954100 used request id req-9ade2895-54f5-4d05-afe5-6c19ce6ae362 2018-10-08 05:05:37,272 - neutron_utils - INFO - Deleting security group rule with ID - 02ff8eeb-4b88-4d37-9f77-4ee8f9c19973 2018-10-08 05:05:37,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/02ff8eeb-4b88-4d37-9f77-4ee8f9c19973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:05:37,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdf17b83-672d-4e4f-a461-9ad5f331688d Content-Length: 0 Date: Mon, 08 Oct 2018 05:05:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:37,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/02ff8eeb-4b88-4d37-9f77-4ee8f9c19973 used request id req-bdf17b83-672d-4e4f-a461-9ad5f331688d 2018-10-08 05:05:37,614 - neutron_utils - INFO - Deleting security group rule with ID - e7ebd973-0970-4786-a26d-89099285f0ee 2018-10-08 05:05:37,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e7ebd973-0970-4786-a26d-89099285f0ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:05:37,862 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0759d4a4-09ed-47e3-8eba-a137206a8722 Content-Length: 0 Date: Mon, 08 Oct 2018 05:05:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:37,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e7ebd973-0970-4786-a26d-89099285f0ee used request id req-0759d4a4-09ed-47e3-8eba-a137206a8722 2018-10-08 05:05:37,862 - neutron_utils - INFO - Deleting security group rule with ID - 7328f77b-bee7-4899-ab3a-81496b504262 2018-10-08 05:05:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7328f77b-bee7-4899-ab3a-81496b504262 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:05:38,107 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3f3f5b2-038b-4a12-a7b3-6fbcd0df57da Content-Length: 0 Date: Mon, 08 Oct 2018 05:05:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:38,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7328f77b-bee7-4899-ab3a-81496b504262 used request id req-d3f3f5b2-038b-4a12-a7b3-6fbcd0df57da 2018-10-08 05:05:38,107 - neutron_utils - INFO - Deleting security group rule with ID - 5b0d6070-3242-4994-9af9-13917f46c454 2018-10-08 05:05:38,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5b0d6070-3242-4994-9af9-13917f46c454 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:05:38,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2c18054-78f8-4e79-908a-5cc009d7f8f9 Content-Length: 0 Date: Mon, 08 Oct 2018 05:05:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:38,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5b0d6070-3242-4994-9af9-13917f46c454 used request id req-e2c18054-78f8-4e79-908a-5cc009d7f8f9 2018-10-08 05:05:38,204 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-sec-grp 2018-10-08 05:05:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5d813151-d3aa-461c-b60b-fa4787fe2772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d10f03070ffe7c1cf0bf74fbdaa522d272697f2" 2018-10-08 05:05:38,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-988b3020-576f-4c6b-be97-0c01d60c2288 Content-Length: 0 Date: Mon, 08 Oct 2018 05:05:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:38,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5d813151-d3aa-461c-b60b-fa4787fe2772 used request id req-988b3020-576f-4c6b-be97-0c01d60c2288 2018-10-08 05:05:38,350 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router and subnet CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet 2018-10-08 05:05:38,350 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router 2018-10-08 05:05:38,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/1fb7e943-a358-4ceb-9046-01570a71732f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" -d '{"subnet_id": "c5857f99-bea2-4989-995e-44e25113325a"}' 2018-10-08 05:05:39,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-607af944-a322-4634-b257-0b4d73af3ebf Date: Mon, 08 Oct 2018 05:05:39 GMT RESP BODY: {"network_id": "fe98633f-90a8-44d4-827d-1ed1052f96f7", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "subnet_id": "c5857f99-bea2-4989-995e-44e25113325a", "subnet_ids": ["c5857f99-bea2-4989-995e-44e25113325a"], "port_id": "ad3b67d7-2832-4415-8784-ef59bbad699a", "id": "1fb7e943-a358-4ceb-9046-01570a71732f"} 2018-10-08 05:05:39,848 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1fb7e943-a358-4ceb-9046-01570a71732f/remove_router_interface used request id req-607af944-a322-4634-b257-0b4d73af3ebf 2018-10-08 05:05:39,849 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router 2018-10-08 05:05:39,849 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-router 2018-10-08 05:05:39,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/1fb7e943-a358-4ceb-9046-01570a71732f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833bbf158021201b4e3767778c979d5c811dfee1" 2018-10-08 05:05:43,341 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-003e4bd4-f0fa-40de-b8d5-0e831e5d0947 Content-Length: 0 Date: Mon, 08 Oct 2018 05:05:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:43,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/1fb7e943-a358-4ceb-9046-01570a71732f used request id req-003e4bd4-f0fa-40de-b8d5-0e831e5d0947 2018-10-08 05:05:43,342 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet 2018-10-08 05:05:43,342 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-subnet 2018-10-08 05:05:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/c5857f99-bea2-4989-995e-44e25113325a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" 2018-10-08 05:05:45,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af3b1462-c730-4bc2-9ebc-552716c1f2ba Date: Mon, 08 Oct 2018 05:05:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:45,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c5857f99-bea2-4989-995e-44e25113325a used request id req-af3b1462-c730-4bc2-9ebc-552716c1f2ba 2018-10-08 05:05:45,754 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-pub-net 2018-10-08 05:05:45,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/fe98633f-90a8-44d4-827d-1ed1052f96f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3186888576a7347bcef8a9bebcf77b929e1ca49d" 2018-10-08 05:05:47,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bbdee09-8842-45a2-a58d-38dced6a481d Date: Mon, 08 Oct 2018 05:05:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:47,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/fe98633f-90a8-44d4-827d-1ed1052f96f7 used request id req-2bbdee09-8842-45a2-a58d-38dced6a481d 2018-10-08 05:05:47,724 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-ccde9b1f-6a1f-4e7b-b316-c66ea5ba95c3-image 2018-10-08 05:05:47,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0beffc45109652cd700efe3ba755ce137974151d" 2018-10-08 05:05:48,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47ea221a-e58c-428b-b6ef-f4f87b881d27 Date: Mon, 08 Oct 2018 05:05:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:05:48,953 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/155a805a-bef1-4961-b955-65dd57f23cf0 used request id req-47ea221a-e58c-428b-b6ef-f4f87b881d27 2018-10-08 05:05:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:49,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-04e999ad-4e39-415c-84fb-978db80239c9 Date: Mon, 08 Oct 2018 05:05:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:41Z", "updated_at": "2018-10-08T05:04:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:41Z", "revision_number": 0, "id": "1b3e94e2-4a3d-41dc-96fb-2a66e6d129c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:41Z", "security_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:41Z", "revision_number": 0, "id": "e0ae1a04-13da-4554-be0d-51bc1acead42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:41Z", "security_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:41Z", "revision_number": 0, "id": "e15fa891-86c2-412e-870b-705c5c56c9a8", "remote_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:41Z", "security_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c34a8aa456c6470e947beccd61b4740c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:04:41Z", "revision_number": 0, "id": "e923a804-ea48-46a7-9416-7e8c216cedba", "remote_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "remote_ip_prefix": null, "created_at": "2018-10-08T05:04:41Z", "security_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c34a8aa456c6470e947beccd61b4740c"}], "revision_number": 4, "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e61c47d3-4c88-456e-baa0-01795e707863", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:05:49,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-04e999ad-4e39-415c-84fb-978db80239c9 2018-10-08 05:05:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:49,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2ecf59-f841-4426-88a5-0e906f0c9ff1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:05:49,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-cd2ecf59-f841-4426-88a5-0e906f0c9ff1 2018-10-08 05:05:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:49,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e4b00e-38b7-4a63-813e-f60c55a14b45 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:05:49,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-d7e4b00e-38b7-4a63-813e-f60c55a14b45 2018-10-08 05:05:49,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:49,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa1ee67-c532-4e7e-a44d-7bee1b4b1c50 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:05:49,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-2aa1ee67-c532-4e7e-a44d-7bee1b4b1c50 2018-10-08 05:05:49,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:49,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3e77d3-e9e5-448d-bf6e-bb483d479b56 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c"}, "enabled": true, "id": "c34a8aa456c6470e947beccd61b4740c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj"}} 2018-10-08 05:05:49,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-fb3e77d3-e9e5-448d-bf6e-bb483d479b56 2018-10-08 05:05:49,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e61c47d3-4c88-456e-baa0-01795e707863 2018-10-08 05:05:49,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e61c47d3-4c88-456e-baa0-01795e707863 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:49,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8f1605b9-e8c7-4f7b-81f8-8d0e5d1094f8 Date: Mon, 08 Oct 2018 05:05:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:41Z", "security_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:41Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "1b3e94e2-4a3d-41dc-96fb-2a66e6d129c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:41Z", "security_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:41Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e0ae1a04-13da-4554-be0d-51bc1acead42"}, {"remote_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:41Z", "security_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:41Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e15fa891-86c2-412e-870b-705c5c56c9a8"}, {"remote_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:04:41Z", "security_group_id": "e61c47d3-4c88-456e-baa0-01795e707863", "port_range_min": null, "revision_number": 0, "tenant_id": "c34a8aa456c6470e947beccd61b4740c", "created_at": "2018-10-08T05:04:41Z", "project_id": "c34a8aa456c6470e947beccd61b4740c", "id": "e923a804-ea48-46a7-9416-7e8c216cedba"}]} 2018-10-08 05:05:49,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e61c47d3-4c88-456e-baa0-01795e707863 used request id req-8f1605b9-e8c7-4f7b-81f8-8d0e5d1094f8 2018-10-08 05:05:49,736 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:05:49,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e61c47d3-4c88-456e-baa0-01795e707863 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:50,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a53f386-e997-4ca0-809f-3058e345ddc7 Content-Length: 0 Date: Mon, 08 Oct 2018 05:05:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:05:50,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e61c47d3-4c88-456e-baa0-01795e707863 used request id req-5a53f386-e997-4ca0-809f-3058e345ddc7 2018-10-08 05:05:50,148 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj 2018-10-08 05:05:50,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:50,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd684a9-b6b9-4712-8961-25b238c0ab32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:05:50,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c34a8aa456c6470e947beccd61b4740c used request id req-ddd684a9-b6b9-4712-8961-25b238c0ab32 2018-10-08 05:05:50,406 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-013c6e46-0596-420-proj-role 2018-10-08 05:05:50,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c30e575b377a4cd29b37c8c712a01034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:50,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-117c0d12-45e1-4a8c-b15c-e1714029d559 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:05:50,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c30e575b377a4cd29b37c8c712a01034 used request id req-117c0d12-45e1-4a8c-b15c-e1714029d559 2018-10-08 05:05:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaceb67b5224fc6ce37afe3a7d4a3e18c358d7bf" 2018-10-08 05:05:50,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416c0319-9507-4b9f-a695-751df2a5a056 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:05:50,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-416c0319-9507-4b9f-a695-751df2a5a056 2018-10-08 05:05:50,609 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-013c6e46-0596-420-user 2018-10-08 05:05:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b627ca5aa3fb4b1db8a5d0c38aa1f8b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f17b05236fef4994822eac2ccd4e1a171a84ee" 2018-10-08 05:05:50,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4754d46-1d06-4cb0-bee1-d42f31f25dc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:05:50,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b627ca5aa3fb4b1db8a5d0c38aa1f8b5 used request id req-c4754d46-1d06-4cb0-bee1-d42f31f25dc7 2018-10-08 05:05:50,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:05:51,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["brYvouPWTz2bpxcp4qUXGQ"], "issued_at": "2018-10-08T05:05:51.000000Z"}} 2018-10-08 05:05:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1543c2ff21c8c3552b6f613451d244531509ba8e" 2018-10-08 05:05:51,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe410ef8-fe1a-49b5-b1ba-2034449d5ab9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:05:51,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fe410ef8-fe1a-49b5-b1ba-2034449d5ab9 2018-10-08 05:05:51,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:05:51,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:05:51,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["xfMaTbjTSiSGi6GTNrJsuA"], "issued_at": "2018-10-08T05:05:51.000000Z"}} 2018-10-08 05:05:51,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:05:51,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39c9d4b-0be9-4a5b-ac7e-6cb4b016e949 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:05:51,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f39c9d4b-0be9-4a5b-ac7e-6cb4b016e949 2018-10-08 05:05:51,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:05:51,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:05:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:05:51,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:05:51,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ad4533-8329-4f3b-b348-fd4a7ada87f1 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:05:51,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj used request id req-40ad4533-8329-4f3b-b348-fd4a7ada87f1 2018-10-08 05:05:51,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:05:51,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927c3ead-964c-407c-91ac-3c77e4315916 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:05:51,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-927c3ead-964c-407c-91ac-3c77e4315916 2018-10-08 05:05:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}}' 2018-10-08 05:05:52,072 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8cfc342-7ddb-4578-9783-dca49e1b596d Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:05:52,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d8cfc342-7ddb-4578-9783-dca49e1b596d 2018-10-08 05:05:52,073 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj 2018-10-08 05:05:52,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:05:52,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:05:52,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:05:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["Ul-iJ4jjTaC7wvOn0TmxMQ"], "issued_at": "2018-10-08T05:05:52.000000Z"}} 2018-10-08 05:05:52,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e904ec2acf6af0feed905e0f34f8f83678ed5345" 2018-10-08 05:05:52,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10a5ccb-edd7-4009-8b59-ed18dc2b1808 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:05:52,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d10a5ccb-edd7-4009-8b59-ed18dc2b1808 2018-10-08 05:05:52,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:05:52,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:05:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:05:52,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e904ec2acf6af0feed905e0f34f8f83678ed5345" 2018-10-08 05:05:52,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273f4ed0-9aaa-4a42-91ab-2233d01054e4 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:05:52,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-273f4ed0-9aaa-4a42-91ab-2233d01054e4 2018-10-08 05:05:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e904ec2acf6af0feed905e0f34f8f83678ed5345" 2018-10-08 05:05:52,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe37748a-a1ac-40e7-b62d-060d319a519e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}]} 2018-10-08 05:05:52,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj used request id req-fe37748a-a1ac-40e7-b62d-060d319a519e 2018-10-08 05:05:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e904ec2acf6af0feed905e0f34f8f83678ed5345" 2018-10-08 05:05:52,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-049e638b-076b-4503-967a-b34d9f5b9bac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:05:52,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-049e638b-076b-4503-967a-b34d9f5b9bac 2018-10-08 05:05:53,270 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user 2018-10-08 05:05:53,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:05:53,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:05:53,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af813d8a-f2bc-402c-a869-d63f7e89f0c3 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:05:53,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af813d8a-f2bc-402c-a869-d63f7e89f0c3 2018-10-08 05:05:53,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}}' 2018-10-08 05:05:53,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:05:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e113dd2-f041-4da7-b303-3a03b2311ff9 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c23e4b73af84076b639174107798b44", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c23e4b73af84076b639174107798b44"}, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}} 2018-10-08 05:05:53,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5e113dd2-f041-4da7-b303-3a03b2311ff9 2018-10-08 05:05:53,474 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role 2018-10-08 05:05:53,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6c23e4b73af84076b639174107798b44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:05:53,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a74175-ea75-4c5e-aca2-192a33338d29 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6c23e4b73af84076b639174107798b44"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role", "id": "6c23e4b73af84076b639174107798b44"}} 2018-10-08 05:05:53,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6c23e4b73af84076b639174107798b44 used request id req-59a74175-ea75-4c5e-aca2-192a33338d29 2018-10-08 05:05:53,649 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role to project CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj 2018-10-08 05:05:53,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065/users/67d417aa46f04ff0b6e47668016c1d89/roles/6c23e4b73af84076b639174107798b44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:05:53,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:05:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-039e9a96-7eda-4a7b-9665-4512bd79de29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:05:53,769 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065/users/67d417aa46f04ff0b6e47668016c1d89/roles/6c23e4b73af84076b639174107798b44 used request id req-039e9a96-7eda-4a7b-9665-4512bd79de29 2018-10-08 05:05:53,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:05:53,771 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:05:53,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:05:53,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:05:54,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c23e4b73af84076b639174107798b44", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}], "expires_at": "2018-10-08T06:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18475fea6f3444d9a9b86d0f70ee8065", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user", "id": "67d417aa46f04ff0b6e47668016c1d89"}, "audit_ids": ["QdAByUqTTi6HEKSAHYjObw"], "issued_at": "2018-10-08T05:05:54.000000Z"}} 2018-10-08 05:05:54,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe02421e13dd64752237d3c5d05a82bda0a4aa3" 2018-10-08 05:05:54,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961aaa7b-6b13-4769-9a1d-b6b1c7662627 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:05:54,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-961aaa7b-6b13-4769-9a1d-b6b1c7662627 2018-10-08 05:05:54,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fe02421e13dd64752237d3c5d05a82bda0a4aa3" 2018-10-08 05:05:54,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-2fa6b932-17c1-45d2-92cf-39f4a6392d13 Date: Mon, 08 Oct 2018 05:05:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image"} 2018-10-08 05:05:54,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image used request id req-2fa6b932-17c1-45d2-92cf-39f4a6392d13 2018-10-08 05:05:54,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fe02421e13dd64752237d3c5d05a82bda0a4aa3" 2018-10-08 05:05:54,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9b09112b-9cb7-476c-bf84-980a4f203ec1 Date: Mon, 08 Oct 2018 05:05:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:05:54,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9b09112b-9cb7-476c-bf84-980a4f203ec1 2018-10-08 05:05:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1fe02421e13dd64752237d3c5d05a82bda0a4aa3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image"}' 2018-10-08 05:05:54,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f X-Openstack-Request-Id: req-8e1bf451-06ff-4d27-bdd3-92631891922e Date: Mon, 08 Oct 2018 05:05:54 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:05:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:05:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "min_disk": 0, "protected": false, "id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "file": "/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/file", "checksum": null, "owner": "18475fea6f3444d9a9b86d0f70ee8065", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:05:54,884 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8e1bf451-06ff-4d27-bdd3-92631891922e 2018-10-08 05:05:54,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fe02421e13dd64752237d3c5d05a82bda0a4aa3" -d '' 2018-10-08 05:05:56,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6165194e-55c1-4dd7-9328-c297fc5d657b Date: Mon, 08 Oct 2018 05:05:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:05:56,722 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/file used request id req-6165194e-55c1-4dd7-9328-c297fc5d657b 2018-10-08 05:05:56,723 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:05:56,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fe02421e13dd64752237d3c5d05a82bda0a4aa3" 2018-10-08 05:05:56,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-652b8608-6659-4747-aa25-cd8191703d47 Date: Mon, 08 Oct 2018 05:05:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:05:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:05:56Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/snap", "metadata": {}}], "self": "/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "min_disk": 0, "protected": false, "id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "file": "/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "18475fea6f3444d9a9b86d0f70ee8065", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:05:56,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f used request id req-652b8608-6659-4747-aa25-cd8191703d47 2018-10-08 05:05:56,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fe02421e13dd64752237d3c5d05a82bda0a4aa3" 2018-10-08 05:05:57,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56ab2d26-c155-4bd3-b31f-ad93233825f2 Date: Mon, 08 Oct 2018 05:05: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:05:57,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-56ab2d26-c155-4bd3-b31f-ad93233825f2 2018-10-08 05:05:57,058 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image 2018-10-08 05:05:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fe02421e13dd64752237d3c5d05a82bda0a4aa3" 2018-10-08 05:05:57,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-f25bf990-ca6c-4669-ada0-4091a1a20342 Date: Mon, 08 Oct 2018 05:05:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:05:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:05:56Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/snap", "metadata": {}}], "self": "/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "min_disk": 0, "protected": false, "id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "file": "/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "18475fea6f3444d9a9b86d0f70ee8065", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:05:57,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f used request id req-f25bf990-ca6c-4669-ada0-4091a1a20342 2018-10-08 05:05:57,232 - create_image - DEBUG - Instance status is - active 2018-10-08 05:05:57,232 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image 2018-10-08 05:05:57,232 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image 2018-10-08 05:05:57,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:05:57,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:05:57,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c23e4b73af84076b639174107798b44", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}], "expires_at": "2018-10-08T06:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18475fea6f3444d9a9b86d0f70ee8065", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user", "id": "67d417aa46f04ff0b6e47668016c1d89"}, "audit_ids": ["dMsUBjdDRT6kpDvBc_vE7A"], "issued_at": "2018-10-08T05:05:57.000000Z"}} 2018-10-08 05:05:57,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" 2018-10-08 05:05:57,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceaf36ec-b579-4508-bd26-e5c6d2ebf4f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:05:57,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ceaf36ec-b579-4508-bd26-e5c6d2ebf4f0 2018-10-08 05:05:57,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" 2018-10-08 05:05:57,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b7694cd6-39e8-4edd-ac85-969670e913f8 Date: Mon, 08 Oct 2018 05:05:57 GMT RESP BODY: {"networks":[]} 2018-10-08 05:05:57,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-b7694cd6-39e8-4edd-ac85-969670e913f8 2018-10-08 05:05:57,864 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net 2018-10-08 05:05:57,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net", "admin_state_up": true}}' 2018-10-08 05:05:58,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-34728535-5eb2-4820-a6b1-c5fd714349cd Date: Mon, 08 Oct 2018 05:05:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:05:58Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","mtu":1450}} 2018-10-08 05:05:58,496 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-34728535-5eb2-4820-a6b1-c5fd714349cd 2018-10-08 05:05:58,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" 2018-10-08 05:05:58,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-bbb7e316-09b3-43a3-a5c7-648338749881 Date: Mon, 08 Oct 2018 05:05:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:05:58Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:05:58,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-bbb7e316-09b3-43a3-a5c7-648338749881 2018-10-08 05:05:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" 2018-10-08 05:05:58,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-268b4cc5-9a76-4d34-a410-4b089c5a5d77 Date: Mon, 08 Oct 2018 05:05:58 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:05:58,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-268b4cc5-9a76-4d34-a410-4b089c5a5d77 2018-10-08 05:05:58,903 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet 2018-10-08 05:05:58,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" -d '{"subnets": [{"ip_version": 4, "network_id": "e7b1db4a-70d1-4240-9407-3ce360b8a364", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]}' 2018-10-08 05:05:59,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-472eea5d-d965-4dca-b7ee-676f603cf16d Date: Mon, 08 Oct 2018 05:05:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:05:59,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-472eea5d-d965-4dca-b7ee-676f603cf16d 2018-10-08 05:05:59,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" 2018-10-08 05:05:59,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-308e42e2-411b-46b2-a5bf-e15bb12075cd Date: Mon, 08 Oct 2018 05:05:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:05:59,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-308e42e2-411b-46b2-a5bf-e15bb12075cd 2018-10-08 05:05:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" 2018-10-08 05:06:00,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e5d8f26-76e0-4355-a8a8-d96e16de8813 Date: Mon, 08 Oct 2018 05:06:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:00,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-0e5d8f26-76e0-4355-a8a8-d96e16de8813 2018-10-08 05:06:00,166 - OpenStackNetwork - DEBUG - Network [e7b1db4a-70d1-4240-9407-3ce360b8a364] created successfully 2018-10-08 05:06:00,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:06:00,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:06:00,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c23e4b73af84076b639174107798b44", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}], "expires_at": "2018-10-08T06:06:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18475fea6f3444d9a9b86d0f70ee8065", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user", "id": "67d417aa46f04ff0b6e47668016c1d89"}, "audit_ids": ["PcyjTyNuSfK0d-uTG_Q7wQ"], "issued_at": "2018-10-08T05:06:00.000000Z"}} 2018-10-08 05:06:00,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:00,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55cdbae8-0e5d-4576-b24c-1e8d9abbc340 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:06:00,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-55cdbae8-0e5d-4576-b24c-1e8d9abbc340 2018-10-08 05:06:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:00,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-18373988-9077-48ad-a755-625a86fcadea Date: Mon, 08 Oct 2018 05:06:00 GMT RESP BODY: {"routers": []} 2018-10-08 05:06:00,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router&admin_state_up=True used request id req-18373988-9077-48ad-a755-625a86fcadea 2018-10-08 05:06:00,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:06:00,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:06:01,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c23e4b73af84076b639174107798b44", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}], "expires_at": "2018-10-08T06:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18475fea6f3444d9a9b86d0f70ee8065", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user", "id": "67d417aa46f04ff0b6e47668016c1d89"}, "audit_ids": ["A46jLMHvTtWxyr1dRzQksQ"], "issued_at": "2018-10-08T05:06:01.000000Z"}} 2018-10-08 05:06:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429458bba861090a83225b1191746871ef530384" 2018-10-08 05:06:01,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50befae4-d5f0-4db7-aafe-151b09110f7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:06:01,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-50befae4-d5f0-4db7-aafe-151b09110f7d 2018-10-08 05:06:01,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:01,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6f12adc5-2c2b-440f-976b-7868aa173278 Date: Mon, 08 Oct 2018 05:06:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:06:01,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-6f12adc5-2c2b-440f-976b-7868aa173278 2018-10-08 05:06:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:01,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d57a270e-fb3b-4e7c-8a8b-ed0027b7556f Date: Mon, 08 Oct 2018 05:06:01 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:06:01,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-d57a270e-fb3b-4e7c-8a8b-ed0027b7556f 2018-10-08 05:06:01,951 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router 2018-10-08 05:06:01,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router", "admin_state_up": true}}' 2018-10-08 05:06:06,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-469b3f16-a9a0-4cad-a2c0-ea2a763ca521 Date: Mon, 08 Oct 2018 05:06:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:02Z", "admin_state_up": true, "updated_at": "2018-10-08T05:06:03Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router"}} 2018-10-08 05:06:06,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-469b3f16-a9a0-4cad-a2c0-ea2a763ca521 2018-10-08 05:06:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:06,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a41ea4e1-dffd-4bd3-8854-f7cc8e2a75c5 Date: Mon, 08 Oct 2018 05:06:06 GMT RESP BODY: {"ports":[]} 2018-10-08 05:06:06,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 used request id req-a41ea4e1-dffd-4bd3-8854-f7cc8e2a75c5 2018-10-08 05:06:06,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:07,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c6c0ae48-c7c4-4e74-a6b0-9157e287b24e Date: Mon, 08 Oct 2018 05:06:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:07,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-c6c0ae48-c7c4-4e74-a6b0-9157e287b24e 2018-10-08 05:06:07,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:06:07,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:06:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:06:07,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:07,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31b7d20-cdf2-4c04-99f6-d2ede718fb21 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:07,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-e31b7d20-cdf2-4c04-99f6-d2ede718fb21 2018-10-08 05:06:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:07,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-59dfe338-bb61-4dd9-8e19-69841eb033e6 Date: Mon, 08 Oct 2018 05:06:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:07,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-59dfe338-bb61-4dd9-8e19-69841eb033e6 2018-10-08 05:06:07,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:07,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e8144c4f-1bc4-46f2-b08c-b61cb24e1e33 Date: Mon, 08 Oct 2018 05:06:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:07,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet used request id req-e8144c4f-1bc4-46f2-b08c-b61cb24e1e33 2018-10-08 05:06:07,703 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 05:06:07,703 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router 2018-10-08 05:06:07,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" -d '{"subnet_id": "ae0f81c5-8916-412b-8071-f382f6bd470f"}' 2018-10-08 05:06:09,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-23845b51-5ab1-4bee-95ec-647e9a1b4382 Date: Mon, 08 Oct 2018 05:06:09 GMT RESP BODY: {"network_id": "e7b1db4a-70d1-4240-9407-3ce360b8a364", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "subnet_id": "ae0f81c5-8916-412b-8071-f382f6bd470f", "subnet_ids": ["ae0f81c5-8916-412b-8071-f382f6bd470f"], "port_id": "d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66", "id": "6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"} 2018-10-08 05:06:09,834 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2/add_router_interface used request id req-23845b51-5ab1-4bee-95ec-647e9a1b4382 2018-10-08 05:06:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:10,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-792086e0-7524-43c5-9862-211704b693f1 Date: Mon, 08 Oct 2018 05:06:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:02Z", "admin_state_up": true, "updated_at": "2018-10-08T05:06:08Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router"}} 2018-10-08 05:06:10,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 used request id req-792086e0-7524-43c5-9862-211704b693f1 2018-10-08 05:06:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:10,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-52a1c989-0f1c-4a04-89bc-e603dc9abd3c Date: Mon, 08 Oct 2018 05:06:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.1"}],"id":"d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66","security_groups":[],"mac_address":"fa:16:3e:c5:e7:5e","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:08Z","binding:vnic_type":"normal","device_id":"6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"}]} 2018-10-08 05:06:10,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 used request id req-52a1c989-0f1c-4a04-89bc-e603dc9abd3c 2018-10-08 05:06:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ae0f81c5-8916-412b-8071-f382f6bd470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:10,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-151cf5aa-e097-4a4c-8ee3-3285344011cc Date: Mon, 08 Oct 2018 05:06:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}} 2018-10-08 05:06:10,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ae0f81c5-8916-412b-8071-f382f6bd470f used request id req-151cf5aa-e097-4a4c-8ee3-3285344011cc 2018-10-08 05:06:10,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:06:10,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:06:11,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:06:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["opyuZAnKRkqRmbspzS-jEA"], "issued_at": "2018-10-08T05:06:11.000000Z"}} 2018-10-08 05:06:11,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351042a47ac357cf9e9772f0fce5c6f17cc9aa74" 2018-10-08 05:06:11,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba74900e-8755-4e88-843e-dd714288b722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:06:11,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba74900e-8755-4e88-843e-dd714288b722 2018-10-08 05:06:11,096 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:06:11,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351042a47ac357cf9e9772f0fce5c6f17cc9aa74" 2018-10-08 05:06:11,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-cfde42dc-691d-411d-872a-5bf810439de6 x-compute-request-id: req-cfde42dc-691d-411d-872a-5bf810439de6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:06:11,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cfde42dc-691d-411d-872a-5bf810439de6 2018-10-08 05:06:11,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351042a47ac357cf9e9772f0fce5c6f17cc9aa74" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-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-10-08 05:06:11,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cc1749c-7cb5-45e7-b875-53d9d58a6e5e x-compute-request-id: req-4cc1749c-7cb5-45e7-b875-53d9d58a6e5e Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:06:11,324 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4cc1749c-7cb5-45e7-b875-53d9d58a6e5e 2018-10-08 05:06:11,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:06:11,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:06:11,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c23e4b73af84076b639174107798b44", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}], "expires_at": "2018-10-08T06:06:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18475fea6f3444d9a9b86d0f70ee8065", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user", "id": "67d417aa46f04ff0b6e47668016c1d89"}, "audit_ids": ["BgRd0ocPRiCDGvaGO25bPg"], "issued_at": "2018-10-08T05:06:11.000000Z"}} 2018-10-08 05:06:11,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873575fe5401d9a83d0902469ffec085d8bbb2aa" 2018-10-08 05:06:11,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ad2026-3c6e-40f5-b7b9-5d103ea9a9fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:06:11,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40ad2026-3c6e-40f5-b7b9-5d103ea9a9fb 2018-10-08 05:06:11,800 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:06:11,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873575fe5401d9a83d0902469ffec085d8bbb2aa" 2018-10-08 05:06:11,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-0320fbd4-1955-4332-8a14-6ae51da29ed2 x-compute-request-id: req-0320fbd4-1955-4332-8a14-6ae51da29ed2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 05:06:11,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0320fbd4-1955-4332-8a14-6ae51da29ed2 2018-10-08 05:06:11,985 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp... 2018-10-08 05:06:11,985 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 05:06:12,004 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp 2018-10-08 05:06:12,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873575fe5401d9a83d0902469ffec085d8bbb2aa" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPi9Xx3MflU7N2Ynuy3e+7P+U+IwF3XhnGfKB6lo1Gm5aXWY69ZEzoehr39XBHm/XYN50I5iPmQJOW37lnembv6vJ/tlMUglnCntZCMz1XhVQX7mEXqshWfGmidBJHzcYlNfLSHbvR8xoh84RuFdTz1Lxag05Wtuoj1X0v3ZoJcw==", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp"}}' 2018-10-08 05:06:12,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-723fc6ed-56f7-4fe1-806a-cc51c3a4946f x-compute-request-id: req-723fc6ed-56f7-4fe1-806a-cc51c3a4946f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPi9Xx3MflU7N2Ynuy3e+7P+U+IwF3XhnGfKB6lo1Gm5aXWY69ZEzoehr39XBHm/XYN50I5iPmQJOW37lnembv6vJ/tlMUglnCntZCMz1XhVQX7mEXqshWfGmidBJHzcYlNfLSHbvR8xoh84RuFdTz1Lxag05Wtuoj1X0v3ZoJcw==", "user_id": "67d417aa46f04ff0b6e47668016c1d89", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "fingerprint": "8e:b2:3f:e7:fd:a6:bd:0e:0f:14:64:12:ab:e1:61:60"}} 2018-10-08 05:06:12,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-723fc6ed-56f7-4fe1-806a-cc51c3a4946f 2018-10-08 05:06:12,076 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5.pub 2018-10-08 05:06:12,076 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5 2018-10-08 05:06:12,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:06:12,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:06:12,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c23e4b73af84076b639174107798b44", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}], "expires_at": "2018-10-08T06:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18475fea6f3444d9a9b86d0f70ee8065", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user", "id": "67d417aa46f04ff0b6e47668016c1d89"}, "audit_ids": ["TW3MXMrhQLi65k23Vnohhg"], "issued_at": "2018-10-08T05:06:12.000000Z"}} 2018-10-08 05:06:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:12,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20541606-defe-4924-8448-bba782d09dec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:06:12,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20541606-defe-4924-8448-bba782d09dec 2018-10-08 05:06:12,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:12,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-20d1fbf2-f459-4257-b48a-a2f3a8882029 Date: Mon, 08 Oct 2018 05:06:12 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:06:12,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp used request id req-20d1fbf2-f459-4257-b48a-a2f3a8882029 2018-10-08 05:06:12,719 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp... 2018-10-08 05:06:12,719 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp 2018-10-08 05:06:12,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}}' 2018-10-08 05:06:13,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-40c458cf-5445-4c7f-abdb-0a7183f4e6fa Date: Mon, 08 Oct 2018 05:06:13 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "updated_at": "2018-10-08T05:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "7539c653-f5b3-4717-a7a2-236b995f755b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv6", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "79a49e88-6835-4819-8b21-f7671cf6bce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}], "revision_number": 2, "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}} 2018-10-08 05:06:13,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-40c458cf-5445-4c7f-abdb-0a7183f4e6fa 2018-10-08 05:06:13,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:13,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:13,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cbb84ee0-e497-4892-8a1b-925a972ceb8e Date: Mon, 08 Oct 2018 05:06:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "7539c653-f5b3-4717-a7a2-236b995f755b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "79a49e88-6835-4819-8b21-f7671cf6bce2"}]} 2018-10-08 05:06:13,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-cbb84ee0-e497-4892-8a1b-925a972ceb8e 2018-10-08 05:06:13,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:13,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:13,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a4b0766-0004-4020-b9b0-52f3979a0a46 Date: Mon, 08 Oct 2018 05:06:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "7539c653-f5b3-4717-a7a2-236b995f755b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "79a49e88-6835-4819-8b21-f7671cf6bce2"}]} 2018-10-08 05:06:13,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-4a4b0766-0004-4020-b9b0-52f3979a0a46 2018-10-08 05:06:13,430 - neutron_utils - INFO - Retrieving security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:13,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-87b10bf2-f30b-4880-aca6-671feb6fb3ee Date: Mon, 08 Oct 2018 05:06:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "updated_at": "2018-10-08T05:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "7539c653-f5b3-4717-a7a2-236b995f755b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv6", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "79a49e88-6835-4819-8b21-f7671cf6bce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}], "revision_number": 2, "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}]} 2018-10-08 05:06:13,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-87b10bf2-f30b-4880-aca6-671feb6fb3ee 2018-10-08 05:06:13,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:13,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:13,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c2e7f61-451a-4992-97fc-61eef52ba2d6 Date: Mon, 08 Oct 2018 05:06:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "7539c653-f5b3-4717-a7a2-236b995f755b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "79a49e88-6835-4819-8b21-f7671cf6bce2"}]} 2018-10-08 05:06:13,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-1c2e7f61-451a-4992-97fc-61eef52ba2d6 2018-10-08 05:06:13,805 - neutron_utils - INFO - Retrieving security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:13,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:13,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-e9faaccb-9476-40be-8333-058a443503d5 Date: Mon, 08 Oct 2018 05:06:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "updated_at": "2018-10-08T05:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "7539c653-f5b3-4717-a7a2-236b995f755b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv6", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "79a49e88-6835-4819-8b21-f7671cf6bce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}], "revision_number": 2, "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}]} 2018-10-08 05:06:13,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-e9faaccb-9476-40be-8333-058a443503d5 2018-10-08 05:06:13,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:14,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:14,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a3ecd4d0-aeae-4980-af99-70dfd5a435ac Date: Mon, 08 Oct 2018 05:06:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "7539c653-f5b3-4717-a7a2-236b995f755b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "79a49e88-6835-4819-8b21-f7671cf6bce2"}]} 2018-10-08 05:06:14,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-a3ecd4d0-aeae-4980-af99-70dfd5a435ac 2018-10-08 05:06:14,179 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp 2018-10-08 05:06:14,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:14,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b1be4fff-397e-44ee-804e-2e0ceae3c753 Date: Mon, 08 Oct 2018 05:06:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "updated_at": "2018-10-08T05:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "7539c653-f5b3-4717-a7a2-236b995f755b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv6", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "79a49e88-6835-4819-8b21-f7671cf6bce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}], "revision_number": 2, "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}]} 2018-10-08 05:06:14,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp used request id req-b1be4fff-397e-44ee-804e-2e0ceae3c753 2018-10-08 05:06:14,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:06:14,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:06:14,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:14,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421043ab-e5fd-4ef3-83f9-d5820047fde0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:14,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-421043ab-e5fd-4ef3-83f9-d5820047fde0 2018-10-08 05:06:14,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:14,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:14,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a7aa45e2-f8b6-4361-99df-adc6116c21f7 Date: Mon, 08 Oct 2018 05:06:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "7539c653-f5b3-4717-a7a2-236b995f755b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "79a49e88-6835-4819-8b21-f7671cf6bce2"}]} 2018-10-08 05:06:14,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-a7aa45e2-f8b6-4361-99df-adc6116c21f7 2018-10-08 05:06:14,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f"}}' 2018-10-08 05:06:14,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e169e69a-2e9a-4f77-93df-7a423c1644d3 Date: Mon, 08 Oct 2018 05:06:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:14Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:14Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "537b942b-8ccb-47fb-8ca5-b7715869b57a"}} 2018-10-08 05:06:14,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-e169e69a-2e9a-4f77-93df-7a423c1644d3 2018-10-08 05:06:14,839 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp 2018-10-08 05:06:14,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:15,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-7f4a24bb-c3f2-4d37-b10b-5b3724d2f9a8 Date: Mon, 08 Oct 2018 05:06:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "updated_at": "2018-10-08T05:06:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:14Z", "revision_number": 0, "id": "537b942b-8ccb-47fb-8ca5-b7715869b57a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:14Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "7539c653-f5b3-4717-a7a2-236b995f755b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv6", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "79a49e88-6835-4819-8b21-f7671cf6bce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}], "revision_number": 3, "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}]} 2018-10-08 05:06:15,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp used request id req-7f4a24bb-c3f2-4d37-b10b-5b3724d2f9a8 2018-10-08 05:06:15,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:15,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac57c17-8aee-4967-9a09-0ce80d3b6c28 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:15,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-9ac57c17-8aee-4967-9a09-0ce80d3b6c28 2018-10-08 05:06:15,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:15,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:15,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-b3c4fc41-d26b-43c1-9604-322d94ede507 Date: Mon, 08 Oct 2018 05:06:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:14Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:14Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "537b942b-8ccb-47fb-8ca5-b7715869b57a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "7539c653-f5b3-4717-a7a2-236b995f755b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "79a49e88-6835-4819-8b21-f7671cf6bce2"}]} 2018-10-08 05:06:15,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-b3c4fc41-d26b-43c1-9604-322d94ede507 2018-10-08 05:06:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f"}}' 2018-10-08 05:06:15,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-24a42d42-a77e-4396-a0c6-37d9f31b5561 Date: Mon, 08 Oct 2018 05:06:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:06:15Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": 22, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:15Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "69df7d94-862f-4ff3-9479-7079cdfc0905"}} 2018-10-08 05:06:15,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-24a42d42-a77e-4396-a0c6-37d9f31b5561 2018-10-08 05:06:15,457 - neutron_utils - INFO - Retrieving security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:15,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:15,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-591772b2-d6dc-4792-8f49-5c9bae54d470 Date: Mon, 08 Oct 2018 05:06:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "updated_at": "2018-10-08T05:06:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:14Z", "revision_number": 0, "id": "537b942b-8ccb-47fb-8ca5-b7715869b57a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:14Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:06:15Z", "revision_number": 0, "id": "69df7d94-862f-4ff3-9479-7079cdfc0905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:15Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": 22, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "7539c653-f5b3-4717-a7a2-236b995f755b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv6", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "revision_number": 0, "id": "79a49e88-6835-4819-8b21-f7671cf6bce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}], "revision_number": 4, "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}]} 2018-10-08 05:06:15,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-591772b2-d6dc-4792-8f49-5c9bae54d470 2018-10-08 05:06:15,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1aa13be2-2e6f-4744-816a-ff7ba9b9836f 2018-10-08 05:06:15,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:15,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-bc3f03eb-a827-4e15-85fe-ac6527558386 Date: Mon, 08 Oct 2018 05:06:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:14Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:14Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "537b942b-8ccb-47fb-8ca5-b7715869b57a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:06:15Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": 22, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:15Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "69df7d94-862f-4ff3-9479-7079cdfc0905"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "7539c653-f5b3-4717-a7a2-236b995f755b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:06:12Z", "security_group_id": "1aa13be2-2e6f-4744-816a-ff7ba9b9836f", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:12Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "79a49e88-6835-4819-8b21-f7671cf6bce2"}]} 2018-10-08 05:06:15,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-bc3f03eb-a827-4e15-85fe-ac6527558386 2018-10-08 05:06:15,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:06:15,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:06:16,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c23e4b73af84076b639174107798b44", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}], "expires_at": "2018-10-08T06:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18475fea6f3444d9a9b86d0f70ee8065", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user", "id": "67d417aa46f04ff0b6e47668016c1d89"}, "audit_ids": ["rXHQCRh_RVmaG3pO2ikW2Q"], "issued_at": "2018-10-08T05:06:16.000000Z"}} 2018-10-08 05:06:16,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:16,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df83f7d3-2b51-4401-9c6a-e217a3e24a9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:06:16,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-df83f7d3-2b51-4401-9c6a-e217a3e24a9b 2018-10-08 05:06:16,311 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:06:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:16,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6c6ac7-505c-41a4-97fb-a966d74b79d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:06:16,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b6c6ac7-505c-41a4-97fb-a966d74b79d4 2018-10-08 05:06:16,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:16,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2849c7ed-f8c4-4ee4-a338-0dcb0ad6dbe2 Date: Mon, 08 Oct 2018 05:06:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:16,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-2849c7ed-f8c4-4ee4-a338-0dcb0ad6dbe2 2018-10-08 05:06:16,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:06:16,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:06:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:16,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e656af-a7a4-4d56-9edd-c6faa152e457 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:16,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-23e656af-a7a4-4d56-9edd-c6faa152e457 2018-10-08 05:06:16,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:16,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f0836b95-d0eb-42b9-9141-33a7d02ba848 Date: Mon, 08 Oct 2018 05:06:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:16,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-f0836b95-d0eb-42b9-9141-33a7d02ba848 2018-10-08 05:06:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:17,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e0721c18-0057-450c-afa8-1a7930913b65 Date: Mon, 08 Oct 2018 05:06:17 GMT RESP BODY: {"ports":[]} 2018-10-08 05:06:17,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1&admin_state_up=True used request id req-e0721c18-0057-450c-afa8-1a7930913b65 2018-10-08 05:06:17,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:17,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ceafc377-07f3-499c-b7df-57038769de9f x-compute-request-id: req-ceafc377-07f3-499c-b7df-57038769de9f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:06:17,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst used request id req-ceafc377-07f3-499c-b7df-57038769de9f 2018-10-08 05:06:17,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:17,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7eacc12a-cdbd-4b97-92ed-06d729a83da0 Date: Mon, 08 Oct 2018 05:06:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:17,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-7eacc12a-cdbd-4b97-92ed-06d729a83da0 2018-10-08 05:06:17,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:17,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2607205f-b555-4532-be4a-be067e750d5a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:17,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-2607205f-b555-4532-be4a-be067e750d5a 2018-10-08 05:06:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:17,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d45b363-1282-4c56-8f50-6f3d13a357e1 Date: Mon, 08 Oct 2018 05:06:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:17,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-6d45b363-1282-4c56-8f50-6f3d13a357e1 2018-10-08 05:06:17,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:18,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c2cfeff1-64a0-4e1d-90bb-c68256536d88 Date: Mon, 08 Oct 2018 05:06:18 GMT RESP BODY: {"ports":[]} 2018-10-08 05:06:18,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1&admin_state_up=True used request id req-c2cfeff1-64a0-4e1d-90bb-c68256536d88 2018-10-08 05:06:18,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:06:18,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:06:18,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c23e4b73af84076b639174107798b44", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role"}], "expires_at": "2018-10-08T06:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18475fea6f3444d9a9b86d0f70ee8065", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/18475fea6f3444d9a9b86d0f70ee8065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user", "id": "67d417aa46f04ff0b6e47668016c1d89"}, "audit_ids": ["VaisBO6MR_66A2WlTDinSw"], "issued_at": "2018-10-08T05:06:18.000000Z"}} 2018-10-08 05:06:18,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04545d62ca5918c1c6e026691776fc04fe6faf4" 2018-10-08 05:06:18,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dedb0ac4-6435-4166-b54a-9b5728f74499 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:06:18,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dedb0ac4-6435-4166-b54a-9b5728f74499 2018-10-08 05:06:18,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:18,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-eaa07733-43a3-467b-82ae-54bbcd54e70e Date: Mon, 08 Oct 2018 05:06:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:18,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-eaa07733-43a3-467b-82ae-54bbcd54e70e 2018-10-08 05:06:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:19,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ddc8cb9-f538-4bdd-8cc1-930a767a7ca5 Date: Mon, 08 Oct 2018 05:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:19,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-1ddc8cb9-f538-4bdd-8cc1-930a767a7ca5 2018-10-08 05:06:19,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:19,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e6c792b1-96bd-4882-be57-c5939effc879 Date: Mon, 08 Oct 2018 05:06:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:19,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-e6c792b1-96bd-4882-be57-c5939effc879 2018-10-08 05:06:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:06:19,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:06:19,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04545d62ca5918c1c6e026691776fc04fe6faf4" 2018-10-08 05:06:19,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df3227d-bdfc-47f8-b020-8037ace69af4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:19,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-6df3227d-bdfc-47f8-b020-8037ace69af4 2018-10-08 05:06:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:19,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c542561f-9682-4965-a248-4e7a445c15eb Date: Mon, 08 Oct 2018 05:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:19,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-c542561f-9682-4965-a248-4e7a445c15eb 2018-10-08 05:06:19,653 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net 2018-10-08 05:06:19,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" -d '{"port": {"network_id": "e7b1db4a-70d1-4240-9407-3ce360b8a364", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1", "admin_state_up": true}}' 2018-10-08 05:06:20,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-21f88861-615b-4107-82a2-f25f060fac53 Date: Mon, 08 Oct 2018 05:06:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.11"}],"id":"6f885506-8e84-4a82-ae8c-e345a94fe6eb","security_groups":["5de670eb-1018-462f-a92e-8a1eb91fc2d0"],"mac_address":"fa:16:3e:b6:a4:72","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1","project_id":"18475fea6f3444d9a9b86d0f70ee8065","qos_policy_id":null,"admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:20Z","binding:vnic_type":"normal"}} 2018-10-08 05:06:20,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-21f88861-615b-4107-82a2-f25f060fac53 2018-10-08 05:06:20,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:21,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6e388fdf-c2a7-40bb-aecb-43a41fac6694 Date: Mon, 08 Oct 2018 05:06:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:21,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-6e388fdf-c2a7-40bb-aecb-43a41fac6694 2018-10-08 05:06:21,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:21,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2725d822-b26a-4f10-8554-d62d2e717741 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:21,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-2725d822-b26a-4f10-8554-d62d2e717741 2018-10-08 05:06:21,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:21,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f3863eed-4560-47a6-98db-6d8164980345 Date: Mon, 08 Oct 2018 05:06:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:21,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-f3863eed-4560-47a6-98db-6d8164980345 2018-10-08 05:06:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:21,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-88586508-9daf-4105-9be6-0eaa1423be7f Date: Mon, 08 Oct 2018 05:06:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.11"}],"id":"6f885506-8e84-4a82-ae8c-e345a94fe6eb","security_groups":["5de670eb-1018-462f-a92e-8a1eb91fc2d0"],"mac_address":"fa:16:3e:b6:a4:72","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:20Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 05:06:21,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1&admin_state_up=True used request id req-88586508-9daf-4105-9be6-0eaa1423be7f 2018-10-08 05:06:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:21,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dcf9d96-46e6-459a-ab83-e59338228c46 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:21,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-1dcf9d96-46e6-459a-ab83-e59338228c46 2018-10-08 05:06:21,711 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst 2018-10-08 05:06:21,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:21,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cd4a8b0-284c-4ff2-8649-ccb02197f8f1 x-compute-request-id: req-8cd4a8b0-284c-4ff2-8649-ccb02197f8f1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-flavor-name"}]} 2018-10-08 05:06:21,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8cd4a8b0-284c-4ff2-8649-ccb02197f8f1 2018-10-08 05:06:21,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:21,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21102bf0-0882-4fa9-b48e-fa515ef0d791 x-compute-request-id: req-21102bf0-0882-4fa9-b48e-fa515ef0d791 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:06:21,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5 used request id req-21102bf0-0882-4fa9-b48e-fa515ef0d791 2018-10-08 05:06:21,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:21,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-75f7a840-37b9-4f68-be20-2b201fd46f79 Date: Mon, 08 Oct 2018 05:06:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:05:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:05:56Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/snap", "metadata": {}}], "self": "/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "min_disk": 0, "protected": false, "id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "file": "/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "18475fea6f3444d9a9b86d0f70ee8065", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image"} 2018-10-08 05:06:21,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image used request id req-75f7a840-37b9-4f68-be20-2b201fd46f79 2018-10-08 05:06:21,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:22,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6c65a63f-165e-45e9-b275-6f35a44d8085 Date: Mon, 08 Oct 2018 05:06:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:06:22,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6c65a63f-165e-45e9-b275-6f35a44d8085 2018-10-08 05:06:22,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "imageRef": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "flavorRef": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "max_count": 1, "min_count": 1, "networks": [{"port": "6f885506-8e84-4a82-ae8c-e345a94fe6eb"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}]}}' 2018-10-08 05:06:23,811 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70d477ed-6da7-4454-b657-9ca0bf4780a7 x-compute-request-id: req-70d477ed-6da7-4454-b657-9ca0bf4780a7 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "adminPass": "fz3nW9Qx8MMc"}} 2018-10-08 05:06:23,811 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-70d477ed-6da7-4454-b657-9ca0bf4780a7 2018-10-08 05:06:23,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:24,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5326fcb0-fac7-4f9b-b697-9e3cb3bb0f90 x-compute-request-id: req-5326fcb0-fac7-4f9b-b697-9e3cb3bb0f90 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "user_id": "67d417aa46f04ff0b6e47668016c1d89", "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-10-08T05:06:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:24,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-5326fcb0-fac7-4f9b-b697-9e3cb3bb0f90 2018-10-08 05:06:24,398 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst 2018-10-08 05:06:24,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:24,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f1fe5d7-0c98-402e-b3e3-9b89cefcbab7 x-compute-request-id: req-4f1fe5d7-0c98-402e-b3e3-9b89cefcbab7 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "user_id": "67d417aa46f04ff0b6e47668016c1d89", "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-10-08T05:06:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:24,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-4f1fe5d7-0c98-402e-b3e3-9b89cefcbab7 2018-10-08 05:06:24,773 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst] is - BUILD 2018-10-08 05:06:24,773 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:06:27,776 - create_instance - DEBUG - VM status query timeout in 896.622253895 2018-10-08 05:06:27,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:28,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2967b453-1ec6-4e41-951d-67ee7c6f5c13 x-compute-request-id: req-2967b453-1ec6-4e41-951d-67ee7c6f5c13 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:06:25Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:28,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-2967b453-1ec6-4e41-951d-67ee7c6f5c13 2018-10-08 05:06:28,245 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst] is - BUILD 2018-10-08 05:06:28,245 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:06:31,248 - create_instance - DEBUG - VM status query timeout in 893.15018487 2018-10-08 05:06:31,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:31,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06: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-8dd8519d-5de9-472e-807b-845f1015be9d x-compute-request-id: req-8dd8519d-5de9-472e-807b-845f1015be9d Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:31,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-8dd8519d-5de9-472e-807b-845f1015be9d 2018-10-08 05:06:31,876 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst] is - ACTIVE 2018-10-08 05:06:31,876 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:06:31,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:32,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06: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-95a240b5-7516-4139-b0a9-c0ad73be3280 x-compute-request-id: req-95a240b5-7516-4139-b0a9-c0ad73be3280 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:32,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-95a240b5-7516-4139-b0a9-c0ad73be3280 2018-10-08 05:06:32,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:32,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f1ace809-b827-4a17-bb00-aea9c6b2c851 Date: Mon, 08 Oct 2018 05:06:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:32,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-f1ace809-b827-4a17-bb00-aea9c6b2c851 2018-10-08 05:06:32,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:32,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492a2ffd-cfce-4168-baf0-e61f6fb0e901 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:32,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-492a2ffd-cfce-4168-baf0-e61f6fb0e901 2018-10-08 05:06:32,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:32,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ac1f9af7-476b-48d6-8328-8e7dab35902e Date: Mon, 08 Oct 2018 05:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:32,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-ac1f9af7-476b-48d6-8328-8e7dab35902e 2018-10-08 05:06:32,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:32,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-0fbb5c38-8a8c-4ddc-81b8-ba75fe98e1f1 Date: Mon, 08 Oct 2018 05:06:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.3"}],"id":"544d8ee6-0811-46c6-8c92-1edf910640a5","security_groups":[],"mac_address":"fa:16:3e:b4:e7:d7","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.4"}],"id":"692b0989-b041-4533-8367-4f391fb25622","security_groups":[],"mac_address":"fa:16:3e:8f:0d:c3","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.11"}],"id":"6f885506-8e84-4a82-ae8c-e345a94fe6eb","security_groups":["5de670eb-1018-462f-a92e-8a1eb91fc2d0"],"mac_address":"fa:16:3e:b6:a4:72","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:20Z","binding:vnic_type":"normal","device_id":"2e879856-3b80-4127-9da0-7c6084f34b81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.1"}],"id":"d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66","security_groups":[],"mac_address":"fa:16:3e:c5:e7:5e","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:08Z","binding:vnic_type":"normal","device_id":"6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.2"}],"id":"f8f0549f-b0fe-40c6-9b9d-da25a970daf1","security_groups":[],"mac_address":"fa:16:3e:f5:5d:42","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e7b1db4a-70d1-4240-9407-3ce360b8a364"}]} 2018-10-08 05:06:32,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-0fbb5c38-8a8c-4ddc-81b8-ba75fe98e1f1 2018-10-08 05:06:32,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:33,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06: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-2bb0a08d-2a04-4a10-8b06-401174b834cd x-compute-request-id: req-2bb0a08d-2a04-4a10-8b06-401174b834cd Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:33,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-2bb0a08d-2a04-4a10-8b06-401174b834cd 2018-10-08 05:06:33,456 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst] is - ACTIVE 2018-10-08 05:06:33,456 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:06:33,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:34,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-a3a4fb52-9b0a-403a-a232-8e207eaac1e6 x-compute-request-id: req-a3a4fb52-9b0a-403a-a232-8e207eaac1e6 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:34,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-a3a4fb52-9b0a-403a-a232-8e207eaac1e6 2018-10-08 05:06:34,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:34,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ce9a6e3a-3cc4-4627-9a82-48259e75e857 Date: Mon, 08 Oct 2018 05:06:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:34,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-ce9a6e3a-3cc4-4627-9a82-48259e75e857 2018-10-08 05:06:34,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:34,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e9a8f9-66f7-435e-b4f7-53858c87dd65 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:34,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-49e9a8f9-66f7-435e-b4f7-53858c87dd65 2018-10-08 05:06:34,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:34,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1d1eaaa5-176e-460f-b074-d83d8b0df106 Date: Mon, 08 Oct 2018 05:06:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:34,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-1d1eaaa5-176e-460f-b074-d83d8b0df106 2018-10-08 05:06:34,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:34,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-04c3f81b-312c-4b13-aa82-26d0ebd5e868 Date: Mon, 08 Oct 2018 05:06:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.3"}],"id":"544d8ee6-0811-46c6-8c92-1edf910640a5","security_groups":[],"mac_address":"fa:16:3e:b4:e7:d7","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.4"}],"id":"692b0989-b041-4533-8367-4f391fb25622","security_groups":[],"mac_address":"fa:16:3e:8f:0d:c3","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.11"}],"id":"6f885506-8e84-4a82-ae8c-e345a94fe6eb","security_groups":["5de670eb-1018-462f-a92e-8a1eb91fc2d0"],"mac_address":"fa:16:3e:b6:a4:72","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:20Z","binding:vnic_type":"normal","device_id":"2e879856-3b80-4127-9da0-7c6084f34b81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.1"}],"id":"d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66","security_groups":[],"mac_address":"fa:16:3e:c5:e7:5e","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:08Z","binding:vnic_type":"normal","device_id":"6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.2"}],"id":"f8f0549f-b0fe-40c6-9b9d-da25a970daf1","security_groups":[],"mac_address":"fa:16:3e:f5:5d:42","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e7b1db4a-70d1-4240-9407-3ce360b8a364"}]} 2018-10-08 05:06:34,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-04c3f81b-312c-4b13-aa82-26d0ebd5e868 2018-10-08 05:06:34,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}}' 2018-10-08 05:06:35,935 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:06: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-04d72bd5-b20c-44bd-ab78-c2f5ebff3340 x-compute-request-id: req-04d72bd5-b20c-44bd-ab78-c2f5ebff3340 Content-Length: 0 Content-Type: application/json 2018-10-08 05:06:35,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81/action used request id req-04d72bd5-b20c-44bd-ab78-c2f5ebff3340 2018-10-08 05:06:35,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:36,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06: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-6e407157-4139-40ca-bdd6-66eedb2fcba1 x-compute-request-id: req-6e407157-4139-40ca-bdd6-66eedb2fcba1 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}, {"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:36,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-6e407157-4139-40ca-bdd6-66eedb2fcba1 2018-10-08 05:06:36,303 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst] is - ACTIVE 2018-10-08 05:06:36,303 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:06:36,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:36,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-2850bd2a-1a36-487c-8132-d8f58e860bf3 x-compute-request-id: req-2850bd2a-1a36-487c-8132-d8f58e860bf3 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}, {"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:36,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-2850bd2a-1a36-487c-8132-d8f58e860bf3 2018-10-08 05:06:36,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:36,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d361eabd-fe7c-4145-b1b8-170e94ff3eed Date: Mon, 08 Oct 2018 05:06:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:36,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-d361eabd-fe7c-4145-b1b8-170e94ff3eed 2018-10-08 05:06:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:36,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0865bc-ba9a-4914-8c94-4d5e5b17483c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:36,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-1b0865bc-ba9a-4914-8c94-4d5e5b17483c 2018-10-08 05:06:36,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:36,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a3b8e190-7d54-450b-b273-eb43853fb555 Date: Mon, 08 Oct 2018 05:06:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:36,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-a3b8e190-7d54-450b-b273-eb43853fb555 2018-10-08 05:06:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:36,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-19326355-8c0f-47d9-b8b4-cc981ab7bad9 Date: Mon, 08 Oct 2018 05:06:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.3"}],"id":"544d8ee6-0811-46c6-8c92-1edf910640a5","security_groups":[],"mac_address":"fa:16:3e:b4:e7:d7","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.4"}],"id":"692b0989-b041-4533-8367-4f391fb25622","security_groups":[],"mac_address":"fa:16:3e:8f:0d:c3","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:35Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.11"}],"id":"6f885506-8e84-4a82-ae8c-e345a94fe6eb","security_groups":["1aa13be2-2e6f-4744-816a-ff7ba9b9836f","5de670eb-1018-462f-a92e-8a1eb91fc2d0"],"mac_address":"fa:16:3e:b6:a4:72","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:20Z","binding:vnic_type":"normal","device_id":"2e879856-3b80-4127-9da0-7c6084f34b81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.1"}],"id":"d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66","security_groups":[],"mac_address":"fa:16:3e:c5:e7:5e","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:08Z","binding:vnic_type":"normal","device_id":"6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.2"}],"id":"f8f0549f-b0fe-40c6-9b9d-da25a970daf1","security_groups":[],"mac_address":"fa:16:3e:f5:5d:42","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e7b1db4a-70d1-4240-9407-3ce360b8a364"}]} 2018-10-08 05:06:36,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-19326355-8c0f-47d9-b8b4-cc981ab7bad9 2018-10-08 05:06:36,969 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-10-08 05:06:36,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:37,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-6c10060c-491c-4081-ba33-1f27cf5fb2ec x-compute-request-id: req-6c10060c-491c-4081-ba33-1f27cf5fb2ec Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}, {"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:37,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-6c10060c-491c-4081-ba33-1f27cf5fb2ec 2018-10-08 05:06:37,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:06:38,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61dc5fef-f60f-44ca-8413-671e7f652b11 x-compute-request-id: req-61dc5fef-f60f-44ca-8413-671e7f652b11 Content-Encoding: gzip Content-Length: 9625 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 613852299 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.139494] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.141145] pid_max: default: 32768 minimum: 301\n[ 0.142040] ACPI: Core revision 20150930\n[ 0.143429] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144728] Security Framework initialized\n[ 0.145539] Yama: becoming mindful.\n[ 0.146266] AppArmor: AppArmor initialized\n[ 0.147118] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148403] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.149657] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.150846] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152205] Initializing cgroup subsys io\n[ 0.153015] Initializing cgroup subsys memory\n[ 0.153869] Initializing cgroup subsys devices\n[ 0.154747] Initializing cgroup subsys freezer\n[ 0.155612] Initializing cgroup subsys net_cls\n[ 0.156476] Initializing cgroup subsys perf_event\n[ 0.157378] Initializing cgroup subsys net_prio\n[ 0.158257] Initializing cgroup subsys hugetlb\n[ 0.159128] Initializing cgroup subsys pids\n[ 0.159999] CPU: Physical Processor ID: 0\n[ 0.161490] mce: CPU supports 10 MCE banks\n[ 0.162332] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163335] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165607] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171994] ftrace: allocating 31920 entries in 125 pages\n[ 0.198163] smpboot: Max logical packages: 2\n[ 0.199033] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200226] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.201572] x2apic enabled\n[ 0.202373] Switched APIC routing to physical x2apic.\n[ 0.204131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207493] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209414] KVM setup paravirtual spinlock\n[ 0.210829] x86: Booting SMP configuration:\n[ 0.211726] .... node #0, CPUs: #1\n[ 0.212614] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.234276] x86: Booted up 1 node, 2 CPUs\n[ 0.234278] KVM setup async PF for cpu 1\n[ 0.234281] kvm-stealtime: cpu 1, msr f90d940\n[ 0.236834] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.238323] devtmpfs: initialized\n[ 0.240029] evm: security.selinux\n[ 0.240729] evm: security.SMACK64\n[ 0.241419] evm: security.SMACK64EXEC\n[ 0.242160] evm: security.SMACK64TRANSMUTE\n[ 0.242972] evm: security.SMACK64MMAP\n[ 0.243719] evm: security.ima\n[ 0.244354] evm: security.capability\n[ 0.245204] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247065] pinctrl core: initialized pinctrl subsystem\n[ 0.248157] RTC time: 5:06:22, date: 10/08/18\n[ 0.249136] NET: Registered protocol family 16\n[ 0.259026] cpuidle: using governor ladder\n[ 0.271117] cpuidle: using governor menu\n[ 0.272124] PCCT header not found.\n[ 0.272981] ACPI: bus type PCI registered\n[ 0.273838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.275293] PCI: Using configuration type 1 for base access\n[ 0.287718] ACPI: Added _OSI(Module Device)\n[ 0.288672] ACPI: Added _OSI(Processor Device)\n[ 0.289616] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290612] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.293044] ACPI: Interpreter enabled\n[ 0.293876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297987] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.300198] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.302328] ACPI: (supports S0 S5)\n[ 0.303328] ACPI: Using IOAPIC for interrupt routing\n[ 0.304424] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.308037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309366] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.310788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.312195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314842] acpiphp: Slot [3] registered\n[ 0.315778] acpiphp: Slot [4] registered\n[ 0.316684] acpiphp: Slot [5] registered\n[ 0.317592] acpiphp: Slot [6] registered\n[ 0.318525] acpiphp: Slot [7] registered\n[ 0.319459] acpiphp: Slot [8] registered\n[ 0.320378] acpiphp: Slot [9] registered\n[ 0.321293] acpiphp: Slot [10] registered\n[ 0.332179] acpiphp: Slot [11] registered\n[ 0.333108] acpiphp: Slot [12] registered\n[ 0.334044] acpiphp: Slot [13] registered\n[ 0.334985] acpiphp: Slot [14] registered\n[ 0.335941] acpiphp: Slot [15] registered\n[ 0.336875] acpiphp: Slot [16] registered\n[ 0.337829] acpiphp: Slot [17] registered\n[ 0.338759] acpiphp: Slot [18] registered\n[ 0.339629] acpiphp: Slot [19] registered\n[ 0.340561] acpiphp: Slot [20] registered\n[ 0.341495] acpiphp: Slot [21] registered\n[ 0.342382] acpiphp: Slot [22] registered\n[ 0.343320] acpiphp: Slot [23] registered\n[ 0.344273] acpiphp: Slot [24] registered\n[ 0.345207] acpiphp: Slot [25] registered\n[ 0.346138] acpiphp: Slot [26] registered\n[ 0.347078] acpiphp: Slot [27] registered\n[ 0.348021] acpiphp: Slot [28] registered\n[ 0.348970] acpiphp: Slot [29] registered\n[ 0.349896] acpiphp: Slot [30] registered\n[ 0.350820] acpiphp: Slot [31] registered\n[ 0.351774] PCI host bridge to bus 0000:00\n[ 0.352701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.354085] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.355503] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.357167] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.358868] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.365093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.366573] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.367950] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.369424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.376254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.377914] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425872] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428967] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430717] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432201] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434226] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435651] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436854] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438556] vgaarb: loaded\n[ 0.439215] vgaarb: bridge control possible 0000:00:02.0\n[ 0.440495] SCSI subsystem initialized\n[ 0.441430] ACPI: bus type USB registered\n[ 0.442334] usbcore: registered new interface driver usbfs\n[ 0.443484] usbcore: registered new interface driver hub\n[ 0.444601] usbcore: registered new device driver usb\n[ 0.445838] PCI: Using ACPI for IRQ routing\n[ 0.446981] NetLabel: Initializing\n[ 0.447793] NetLabel: domain hash size = 128\n[ 0.448775] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.449880] NetLabel: unlabeled traffic allowed by default\n[ 0.451189] clocksource: Switched to clocksource kvm-clock\n[ 0.457292] AppArmor: AppArmor Filesystem Enabled\n[ 0.458788] pnp: PnP ACPI init\n[ 0.460062] pnp: PnP ACPI: found 5 devices\n[ 0.467911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.470648] NET: Registered protocol family 2\n[ 0.472127] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.474163] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.476026] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.477925] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.479669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481559] NET: Registered protocol family 1\n[ 0.482912] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.484705] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.485950] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.504312] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.522826] Trying to unpack rootfs image as initramfs...\n[ 0.573685] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.587847] Scanning for low memory corruption every 60 seconds\n[ 0.589298] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.590454] audit: initializing netlink subsys (disabled)\n[ 0.591488] audit: type=2000 audit(1538975183.742:1): initialized\n[ 0.592799] Initialise system trusted keyring\n[ 0.593866] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.595041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597143] zbud: loaded\n[ 0.597943] VFS: Disk quotas dquot_6.6.0\n[ 0.598770] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.600430] fuse init (API version 7.23)\n[ 0.601339] Key type big_key registered\n[ 0.602146] Allocating IMA MOK and blacklist keyrings.\n[ 0.603426] Key type asymmetric registered\n[ 0.604249] Asymmetric key parser 'x509' registered\n[ 0.605208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.606753] io scheduler noop registered\n[ 0.607568] io scheduler deadline registered (default)\n[ 0.608568] io scheduler cfq registered\n[ 0.609409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.610458] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.611732] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.613187] ACPI: Power Button [PWRF]\n[ 0.614078] GHES: HEST is not enabled!\n[ 0.632394] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.670011] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696481] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.698763] Linux agpgart interface v0.103\n[ 0.703284] brd: module loaded\n[ 0.704803] loop: module loaded\n[ 0.709930] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711411] GPT:90111 != 20971519\n[ 0.712101] GPT:Alternate GPT header not at the end of the disk.\n[ 0.713188] GPT:90111 != 20971519\n[ 0.713876] GPT: Use GNU Parted to correct GPT errors.\n[ 0.714841] vda: vda1 vda15\n[ 0.716403] scsi host0: ata_piix\n[ 0.717256] scsi host1: ata_piix\n[ 0.717975] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.719208] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.720833] libphy: Fixed MDIO Bus: probed\n[ 0.721652] tun: Universal TUN/TAP device driver, 1.6\n[ 0.722600] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.726675] PPP generic driver version 2.4.2\n[ 0.727612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.728817] ehci-pci: EHCI PCI platform driver\n[ 0.729714] ehci-platform: EHCI generic platform driver\n[ 0.730715] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.731868] ohci-pci: OHCI PCI platform driver\n[ 0.732806] ohci-platform: OHCI generic platform driver\n[ 0.733896] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.752684] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.753826] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.755393] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.756457] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.757677] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.759009] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760542] usb usb1: Product: UHCI Host Controller\n[ 0.761522] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.762786] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763835] hub 1-0:1.0: USB hub found\n[ 0.764636] hub 1-0:1.0: 2 ports detected\n[ 0.765574] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.767939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.768981] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.770110] mousedev: PS/2 mouse device common for all mice\n[ 0.771374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.772714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.774066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.775984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.777813] i2c /dev entries driver\n[ 0.778819] device-mapper: uevent: version 1.0.3\n[ 0.780160] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.782416] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784223] NET: Registered protocol family 10\n[ 0.785566] NET: Registered protocol family 17\n[ 0.786703] Key type dns_resolver registered\n[ 0.787988] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.789412] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.790551] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.792908] registered taskstats version 1\n[ 0.793978] Loading compiled-in X.509 certificates\n[ 0.795714] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798181] zswap: loaded using pool lzo/zbud\n[ 0.800069] Key type trusted registered\n[ 0.802054] Key type encrypted registered\n[ 0.803132] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.804535] ima: No TPM chip found, activating TPM-bypass!\n[ 0.805950] evm: HMAC attrs: 0x1\n[ 0.807184] Magic number: 6:218:112\n[ 0.808368] rtc_cmos 00:00: setting system clock to 2018-10-08 05:06:23 UTC (1538975183)\n[ 0.825006] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826634] EDD information not available.\n[ 0.876590] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.878756] Write protecting the kernel read-only data: 14336k\n[ 0.880879] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.883348] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.949059] 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 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.11...\nLease of 10.55.1.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-00000105\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWTbOfg7ktg2VsqndN3poeuihP/6v+xargWkPfRsNyPKdBtf+fTbdvdKAG54bdze6qVWMDnfmhSvjYQQHF51AjDUMLS0F5TMy69rsghRNZXrDnfTmHTuoSw6rgY++dwFH9UeFn/Tj3AojPFIvjvH9F2EomtlOzf/tNRE2gSEi9NgVsQ0rfn9MbcDXp6s/7bKXqPt1bPLLlojwIw87GC6G7brgpUlSkrT7AkkPHP8JNoQzl3XGF4cN7DfIciOUkey+tg0h6ltxDrVV9hBoEL9+4xsdYwMNiYR/JDYAmeq9GEUpYfg2oPFnzTRC7nyKeoHPQaUHKDWVG0olaWBp3P44t root@createinstancesinglenetworktests-2cdd5071-87c6-49cf-901f-b1401b\nssh-dss AAAAB3NzaC1kc3MAAACBAIyrhKpWoZLyXXaljjuSqL5XJtDGk3krmPMs238Lj9JdZ1YOAbpvaseQKxzfoVaOwBckCBWL7X1jaTVn+cc0UukNGl73pm7ePKt0cBWuBrTBLcyLAvDr6z08us44sGfJyXWYbrI/CkmaFMYb5tCjD6QBWS1H4GhZ+roKiv5xocBpAAAAFQCsfeI/6ezPhyv36m0cE4ddKyRQIQAAAIAud3hnFcOF64Z7RjKbLDAcy//FcUzRbtR4I8CujMMyXMX9yJxqWFas6ZGuje3FwIQiI3VO2FjUcRt54zkL9+f0mJsP0ITdItZyym3oxYNq4jHdJ7KYjzBDtcNTjKPsSteo750inAHXYp3B0HslHuZIrRuuP1dFnt0XssyOKP7OtQAAAIAsleZVBJ1il7xDpSl4Crupi5gg8JcKJQLhhr1QAomh5VOP15rzi3TUniT6puXPXzNvFEbqBLSkScC3w6E1QikDXAa/WgLe+aDbgA/w8ooXUQ9yy+EHANaQCCE4eD85zajKZcrvFW0sm91ZhI16UkfEbvqXsbv41TDSx0+IHSC1Ag== root@createinstancesinglenetworktests-2cdd5071-87c6-49cf-901f-b1401b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:feb6:a472/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000105\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-2cdd5071-87c6-49cf-901f-b1401b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.22 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-2cdd5071-87c6-49cf-901f-b1401b login: "} 2018-10-08 05:06:38,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81/action used request id req-61dc5fef-f60f-44ca-8413-671e7f652b11 2018-10-08 05:06:38,736 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:06:38,737 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 613852299 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.139494] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.141145] pid_max: default: 32768 minimum: 301 [ 0.142040] ACPI: Core revision 20150930 [ 0.143429] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144728] Security Framework initialized [ 0.145539] Yama: becoming mindful. [ 0.146266] AppArmor: AppArmor initialized [ 0.147118] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148403] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.149657] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.150846] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152205] Initializing cgroup subsys io [ 0.153015] Initializing cgroup subsys memory [ 0.153869] Initializing cgroup subsys devices [ 0.154747] Initializing cgroup subsys freezer [ 0.155612] Initializing cgroup subsys net_cls [ 0.156476] Initializing cgroup subsys perf_event [ 0.157378] Initializing cgroup subsys net_prio [ 0.158257] Initializing cgroup subsys hugetlb [ 0.159128] Initializing cgroup subsys pids [ 0.159999] CPU: Physical Processor ID: 0 [ 0.161490] mce: CPU supports 10 MCE banks [ 0.162332] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163335] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165607] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171994] ftrace: allocating 31920 entries in 125 pages [ 0.198163] smpboot: Max logical packages: 2 [ 0.199033] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200226] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.201572] x2apic enabled [ 0.202373] Switched APIC routing to physical x2apic. [ 0.204131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207493] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209414] KVM setup paravirtual spinlock [ 0.210829] x86: Booting SMP configuration: [ 0.211726] .... node #0, CPUs: #1 [ 0.212614] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.234276] x86: Booted up 1 node, 2 CPUs [ 0.234278] KVM setup async PF for cpu 1 [ 0.234281] kvm-stealtime: cpu 1, msr f90d940 [ 0.236834] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.238323] devtmpfs: initialized [ 0.240029] evm: security.selinux [ 0.240729] evm: security.SMACK64 [ 0.241419] evm: security.SMACK64EXEC [ 0.242160] evm: security.SMACK64TRANSMUTE [ 0.242972] evm: security.SMACK64MMAP [ 0.243719] evm: security.ima [ 0.244354] evm: security.capability [ 0.245204] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.247065] pinctrl core: initialized pinctrl subsystem [ 0.248157] RTC time: 5:06:22, date: 10/08/18 [ 0.249136] NET: Registered protocol family 16 [ 0.259026] cpuidle: using governor ladder [ 0.271117] cpuidle: using governor menu [ 0.272124] PCCT header not found. [ 0.272981] ACPI: bus type PCI registered [ 0.273838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.275293] PCI: Using configuration type 1 for base access [ 0.287718] ACPI: Added _OSI(Module Device) [ 0.288672] ACPI: Added _OSI(Processor Device) [ 0.289616] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290612] ACPI: Added _OSI(Processor Aggregator Device) [ 0.293044] ACPI: Interpreter enabled [ 0.293876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297987] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300198] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302328] ACPI: (supports S0 S5) [ 0.303328] ACPI: Using IOAPIC for interrupt routing [ 0.304424] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.308037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309366] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314842] acpiphp: Slot [3] registered [ 0.315778] acpiphp: Slot [4] registered [ 0.316684] acpiphp: Slot [5] registered [ 0.317592] acpiphp: Slot [6] registered [ 0.318525] acpiphp: Slot [7] registered [ 0.319459] acpiphp: Slot [8] registered [ 0.320378] acpiphp: Slot [9] registered [ 0.321293] acpiphp: Slot [10] registered [ 0.332179] acpiphp: Slot [11] registered [ 0.333108] acpiphp: Slot [12] registered [ 0.334044] acpiphp: Slot [13] registered [ 0.334985] acpiphp: Slot [14] registered [ 0.335941] acpiphp: Slot [15] registered [ 0.336875] acpiphp: Slot [16] registered [ 0.337829] acpiphp: Slot [17] registered [ 0.338759] acpiphp: Slot [18] registered [ 0.339629] acpiphp: Slot [19] registered [ 0.340561] acpiphp: Slot [20] registered [ 0.341495] acpiphp: Slot [21] registered [ 0.342382] acpiphp: Slot [22] registered [ 0.343320] acpiphp: Slot [23] registered [ 0.344273] acpiphp: Slot [24] registered [ 0.345207] acpiphp: Slot [25] registered [ 0.346138] acpiphp: Slot [26] registered [ 0.347078] acpiphp: Slot [27] registered [ 0.348021] acpiphp: Slot [28] registered [ 0.348970] acpiphp: Slot [29] registered [ 0.349896] acpiphp: Slot [30] registered [ 0.350820] acpiphp: Slot [31] registered [ 0.351774] PCI host bridge to bus 0000:00 [ 0.352701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.354085] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.355503] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.357167] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.358868] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.365093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366573] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.367950] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.369424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.376254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.377914] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425872] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428967] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430717] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432201] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434226] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.435651] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.436854] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438556] vgaarb: loaded [ 0.439215] vgaarb: bridge control possible 0000:00:02.0 [ 0.440495] SCSI subsystem initialized [ 0.441430] ACPI: bus type USB registered [ 0.442334] usbcore: registered new interface driver usbfs [ 0.443484] usbcore: registered new interface driver hub [ 0.444601] usbcore: registered new device driver usb [ 0.445838] PCI: Using ACPI for IRQ routing [ 0.446981] NetLabel: Initializing [ 0.447793] NetLabel: domain hash size = 128 [ 0.448775] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.449880] NetLabel: unlabeled traffic allowed by default [ 0.451189] clocksource: Switched to clocksource kvm-clock [ 0.457292] AppArmor: AppArmor Filesystem Enabled [ 0.458788] pnp: PnP ACPI init [ 0.460062] pnp: PnP ACPI: found 5 devices [ 0.467911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.470648] NET: Registered protocol family 2 [ 0.472127] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.474163] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.476026] TCP: Hash tables configured (established 2048 bind 2048) [ 0.477925] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.479669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481559] NET: Registered protocol family 1 [ 0.482912] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.484705] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.485950] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.504312] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.522826] Trying to unpack rootfs image as initramfs... [ 0.573685] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.587847] Scanning for low memory corruption every 60 seconds [ 0.589298] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.590454] audit: initializing netlink subsys (disabled) [ 0.591488] audit: type=2000 audit(1538975183.742:1): initialized [ 0.592799] Initialise system trusted keyring [ 0.593866] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.595041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597143] zbud: loaded [ 0.597943] VFS: Disk quotas dquot_6.6.0 [ 0.598770] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600430] fuse init (API version 7.23) [ 0.601339] Key type big_key registered [ 0.602146] Allocating IMA MOK and blacklist keyrings. [ 0.603426] Key type asymmetric registered [ 0.604249] Asymmetric key parser 'x509' registered [ 0.605208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606753] io scheduler noop registered [ 0.607568] io scheduler deadline registered (default) [ 0.608568] io scheduler cfq registered [ 0.609409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.610458] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.611732] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.613187] ACPI: Power Button [PWRF] [ 0.614078] GHES: HEST is not enabled! [ 0.632394] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.670011] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.672427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.696481] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698763] Linux agpgart interface v0.103 [ 0.703284] brd: module loaded [ 0.704803] loop: module loaded [ 0.709930] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.711411] GPT:90111 != 20971519 [ 0.712101] GPT:Alternate GPT header not at the end of the disk. [ 0.713188] GPT:90111 != 20971519 [ 0.713876] GPT: Use GNU Parted to correct GPT errors. [ 0.714841] vda: vda1 vda15 [ 0.716403] scsi host0: ata_piix [ 0.717256] scsi host1: ata_piix [ 0.717975] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.719208] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.720833] libphy: Fixed MDIO Bus: probed [ 0.721652] tun: Universal TUN/TAP device driver, 1.6 [ 0.722600] tun: (C) 1999-2004 Max Krasnyansky [ 0.726675] PPP generic driver version 2.4.2 [ 0.727612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.728817] ehci-pci: EHCI PCI platform driver [ 0.729714] ehci-platform: EHCI generic platform driver [ 0.730715] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.731868] ohci-pci: OHCI PCI platform driver [ 0.732806] ohci-platform: OHCI generic platform driver [ 0.733896] uhci_hcd: USB Universal Host Controller Interface driver [ 0.752684] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.753826] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.755393] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.756457] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.757677] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.759009] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760542] usb usb1: Product: UHCI Host Controller [ 0.761522] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.762786] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763835] hub 1-0:1.0: USB hub found [ 0.764636] hub 1-0:1.0: 2 ports detected [ 0.765574] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.767939] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.768981] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.770110] mousedev: PS/2 mouse device common for all mice [ 0.771374] rtc_cmos 00:00: RTC can wake from S4 [ 0.772714] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.774066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.775984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.777813] i2c /dev entries driver [ 0.778819] device-mapper: uevent: version 1.0.3 [ 0.780160] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.782416] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784223] NET: Registered protocol family 10 [ 0.785566] NET: Registered protocol family 17 [ 0.786703] Key type dns_resolver registered [ 0.787988] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.789412] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.790551] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.792908] registered taskstats version 1 [ 0.793978] Loading compiled-in X.509 certificates [ 0.795714] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.798181] zswap: loaded using pool lzo/zbud [ 0.800069] Key type trusted registered [ 0.802054] Key type encrypted registered [ 0.803132] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804535] ima: No TPM chip found, activating TPM-bypass! [ 0.805950] evm: HMAC attrs: 0x1 [ 0.807184] Magic number: 6:218:112 [ 0.808368] rtc_cmos 00:00: setting system clock to 2018-10-08 05:06:23 UTC (1538975183) [ 0.825006] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826634] EDD information not available. [ 0.876590] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.878756] Write protecting the kernel read-only data: 14336k [ 0.880879] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.883348] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.949059] 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 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.11... Lease of 10.55.1.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.31. iid=i-00000105 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWTbOfg7ktg2VsqndN3poeuihP/6v+xargWkPfRsNyPKdBtf+fTbdvdKAG54bdze6qVWMDnfmhSvjYQQHF51AjDUMLS0F5TMy69rsghRNZXrDnfTmHTuoSw6rgY++dwFH9UeFn/Tj3AojPFIvjvH9F2EomtlOzf/tNRE2gSEi9NgVsQ0rfn9MbcDXp6s/7bKXqPt1bPLLlojwIw87GC6G7brgpUlSkrT7AkkPHP8JNoQzl3XGF4cN7DfIciOUkey+tg0h6ltxDrVV9hBoEL9+4xsdYwMNiYR/JDYAmeq9GEUpYfg2oPFnzTRC7nyKeoHPQaUHKDWVG0olaWBp3P44t root@createinstancesinglenetworktests-2cdd5071-87c6-49cf-901f-b1401b ssh-dss AAAAB3NzaC1kc3MAAACBAIyrhKpWoZLyXXaljjuSqL5XJtDGk3krmPMs238Lj9JdZ1YOAbpvaseQKxzfoVaOwBckCBWL7X1jaTVn+cc0UukNGl73pm7ePKt0cBWuBrTBLcyLAvDr6z08us44sGfJyXWYbrI/CkmaFMYb5tCjD6QBWS1H4GhZ+roKiv5xocBpAAAAFQCsfeI/6ezPhyv36m0cE4ddKyRQIQAAAIAud3hnFcOF64Z7RjKbLDAcy//FcUzRbtR4I8CujMMyXMX9yJxqWFas6ZGuje3FwIQiI3VO2FjUcRt54zkL9+f0mJsP0ITdItZyym3oxYNq4jHdJ7KYjzBDtcNTjKPsSteo750inAHXYp3B0HslHuZIrRuuP1dFnt0XssyOKP7OtQAAAIAsleZVBJ1il7xDpSl4Crupi5gg8JcKJQLhhr1QAomh5VOP15rzi3TUniT6puXPXzNvFEbqBLSkScC3w6E1QikDXAa/WgLe+aDbgA/w8ooXUQ9yy+EHANaQCCE4eD85zajKZcrvFW0sm91ZhI16UkfEbvqXsbv41TDSx0+IHSC1Ag== root@createinstancesinglenetworktests-2cdd5071-87c6-49cf-901f-b1401b -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:feb6:a472/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000105 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-2cdd5071-87c6-49cf-901f-b1401b launch-index: 0 === cirros: current=0.4.0 uptime=3.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-2cdd5071-87c6-49cf-901f-b1401b login: 2018-10-08 05:06:38,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-3276ee44-9afc-4e06-9c3a-2fd6285b0f73 x-compute-request-id: req-3276ee44-9afc-4e06-9c3a-2fd6285b0f73 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}, {"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:39,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-3276ee44-9afc-4e06-9c3a-2fd6285b0f73 2018-10-08 05:06:39,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-90180c06-6b11-427e-9d88-1d343397e862 Date: Mon, 08 Oct 2018 05:06:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:39,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-90180c06-6b11-427e-9d88-1d343397e862 2018-10-08 05:06:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc917c0b-0b83-41b0-8fc2-5d59e087bf73 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:39,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-bc917c0b-0b83-41b0-8fc2-5d59e087bf73 2018-10-08 05:06:39,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-694bdff6-6690-468f-94e4-0f154ee59146 Date: Mon, 08 Oct 2018 05:06:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:39,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-694bdff6-6690-468f-94e4-0f154ee59146 2018-10-08 05:06:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-3f4c3aca-652a-4b5c-947e-dee5fba4b1a0 Date: Mon, 08 Oct 2018 05:06:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.3"}],"id":"544d8ee6-0811-46c6-8c92-1edf910640a5","security_groups":[],"mac_address":"fa:16:3e:b4:e7:d7","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.4"}],"id":"692b0989-b041-4533-8367-4f391fb25622","security_groups":[],"mac_address":"fa:16:3e:8f:0d:c3","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:35Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.11"}],"id":"6f885506-8e84-4a82-ae8c-e345a94fe6eb","security_groups":["1aa13be2-2e6f-4744-816a-ff7ba9b9836f","5de670eb-1018-462f-a92e-8a1eb91fc2d0"],"mac_address":"fa:16:3e:b6:a4:72","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:20Z","binding:vnic_type":"normal","device_id":"2e879856-3b80-4127-9da0-7c6084f34b81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.1"}],"id":"d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66","security_groups":[],"mac_address":"fa:16:3e:c5:e7:5e","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:08Z","binding:vnic_type":"normal","device_id":"6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.2"}],"id":"f8f0549f-b0fe-40c6-9b9d-da25a970daf1","security_groups":[],"mac_address":"fa:16:3e:f5:5d:42","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e7b1db4a-70d1-4240-9407-3ce360b8a364"}]} 2018-10-08 05:06:39,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-3f4c3aca-652a-4b5c-947e-dee5fba4b1a0 2018-10-08 05:06:39,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-5dae0dcb-b4e3-4c41-ad6d-cffc5d9d7fd6 Date: Mon, 08 Oct 2018 05:06:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:02Z", "admin_state_up": true, "updated_at": "2018-10-08T05:06:08Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router"}]} 2018-10-08 05:06:39,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router used request id req-5dae0dcb-b4e3-4c41-ad6d-cffc5d9d7fd6 2018-10-08 05:06:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0869801-d6d5-4e64-9abf-0c029af8850c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:39,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-d0869801-d6d5-4e64-9abf-0c029af8850c 2018-10-08 05:06:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-afd8e5bd-653c-417b-8568-d1ff6fdc4d10 Date: Mon, 08 Oct 2018 05:06:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.1"}],"id":"d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66","security_groups":[],"mac_address":"fa:16:3e:c5:e7:5e","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:08Z","binding:vnic_type":"normal","device_id":"6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"}]} 2018-10-08 05:06:39,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 used request id req-afd8e5bd-653c-417b-8568-d1ff6fdc4d10 2018-10-08 05:06:39,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ae0f81c5-8916-412b-8071-f382f6bd470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-de130294-64cb-4445-a32c-7d7d7734f444 Date: Mon, 08 Oct 2018 05:06:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}} 2018-10-08 05:06:39,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ae0f81c5-8916-412b-8071-f382f6bd470f used request id req-de130294-64cb-4445-a32c-7d7d7734f444 2018-10-08 05:06:39,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f07d9a01-3824-4281-a095-8fbd446149e6 Date: Mon, 08 Oct 2018 05:06:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:06:39,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-f07d9a01-3824-4281-a095-8fbd446149e6 2018-10-08 05:06:39,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:39,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c6a56acf-55ec-4191-ad3e-6d19c4a91177 Date: Mon, 08 Oct 2018 05:06:39 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:06:39,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-c6a56acf-55ec-4191-ad3e-6d19c4a91177 2018-10-08 05:06:39,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:40,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1915c53-7100-4ddc-ae19-7901bc157b4e x-compute-request-id: req-b1915c53-7100-4ddc-ae19-7901bc157b4e Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}, {"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:40,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-b1915c53-7100-4ddc-ae19-7901bc157b4e 2018-10-08 05:06:40,551 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst] is - ACTIVE 2018-10-08 05:06:40,551 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:06:40,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:41,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-ee1d4376-b2b8-49f1-bae0-1cef027c4422 x-compute-request-id: req-ee1d4376-b2b8-49f1-bae0-1cef027c4422 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}, {"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:41,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-ee1d4376-b2b8-49f1-bae0-1cef027c4422 2018-10-08 05:06:41,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:41,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-90d7badd-5325-41a2-a50a-a83919432443 Date: Mon, 08 Oct 2018 05:06:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:41,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-90d7badd-5325-41a2-a50a-a83919432443 2018-10-08 05:06:41,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:41,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11492832-fbf7-4469-93b1-6d573f1ab62c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:41,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-11492832-fbf7-4469-93b1-6d573f1ab62c 2018-10-08 05:06:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:41,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d3513a09-f5a5-4bbb-a691-b9e56a67f0ee Date: Mon, 08 Oct 2018 05:06:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:41,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-d3513a09-f5a5-4bbb-a691-b9e56a67f0ee 2018-10-08 05:06:41,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:41,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-8dd075b8-73b5-4c6e-a4b0-fdf1de6ad4fa Date: Mon, 08 Oct 2018 05:06:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.3"}],"id":"544d8ee6-0811-46c6-8c92-1edf910640a5","security_groups":[],"mac_address":"fa:16:3e:b4:e7:d7","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.4"}],"id":"692b0989-b041-4533-8367-4f391fb25622","security_groups":[],"mac_address":"fa:16:3e:8f:0d:c3","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:35Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.11"}],"id":"6f885506-8e84-4a82-ae8c-e345a94fe6eb","security_groups":["1aa13be2-2e6f-4744-816a-ff7ba9b9836f","5de670eb-1018-462f-a92e-8a1eb91fc2d0"],"mac_address":"fa:16:3e:b6:a4:72","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:20Z","binding:vnic_type":"normal","device_id":"2e879856-3b80-4127-9da0-7c6084f34b81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.1"}],"id":"d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66","security_groups":[],"mac_address":"fa:16:3e:c5:e7:5e","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:08Z","binding:vnic_type":"normal","device_id":"6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.2"}],"id":"f8f0549f-b0fe-40c6-9b9d-da25a970daf1","security_groups":[],"mac_address":"fa:16:3e:f5:5d:42","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e7b1db4a-70d1-4240-9407-3ce360b8a364"}]} 2018-10-08 05:06:41,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-8dd075b8-73b5-4c6e-a4b0-fdf1de6ad4fa 2018-10-08 05:06:41,422 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 05:06:41,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:41,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1eb0f12e-6303-42ff-a296-936eaff5d1f6 Date: Mon, 08 Oct 2018 05:06:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:06:41,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-1eb0f12e-6303-42ff-a296-936eaff5d1f6 2018-10-08 05:06:41,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:41,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-014ec5fe-cca6-439c-8b97-3a9656378916 Date: Mon, 08 Oct 2018 05:06:41 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:06:41,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-014ec5fe-cca6-439c-8b97-3a9656378916 2018-10-08 05:06:41,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "port_id": "6f885506-8e84-4a82-ae8c-e345a94fe6eb"}}' 2018-10-08 05:06:44,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-cbe09bc8-7ec0-457a-bc0d-255e3e3979d7 Date: Mon, 08 Oct 2018 05:06:44 GMT RESP BODY: {"floatingip": {"router_id": "6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:06:42Z", "updated_at": "2018-10-08T05:06:42Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_id": "6f885506-8e84-4a82-ae8c-e345a94fe6eb", "id": "9572a075-5ecc-41bd-b266-5d94ecca8e9a"}} 2018-10-08 05:06:44,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-cbe09bc8-7ec0-457a-bc0d-255e3e3979d7 2018-10-08 05:06:44,100 - create_instance - INFO - Created floating IP 172.30.9.201 via router - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router 2018-10-08 05:06:44,101 - create_instance - INFO - Checking if VM is active 2018-10-08 05:06:44,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:44,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-595b516f-d103-4bcf-a3c4-623b98a4c90f x-compute-request-id: req-595b516f-d103-4bcf-a3c4-623b98a4c90f Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}, {"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:44,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-595b516f-d103-4bcf-a3c4-623b98a4c90f 2018-10-08 05:06:44,601 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst] is - ACTIVE 2018-10-08 05:06:44,601 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:06:44,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:45,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-90fac4bb-eb55-45b0-b6e1-9033208f25d6 x-compute-request-id: req-90fac4bb-eb55-45b0-b6e1-9033208f25d6 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:a4:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp"}, {"name": "default"}], "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:30Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:45,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-90fac4bb-eb55-45b0-b6e1-9033208f25d6 2018-10-08 05:06:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:45,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6ffe996e-8f8e-4b03-bf76-bf20650f6482 Date: Mon, 08 Oct 2018 05:06:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ae0f81c5-8916-412b-8071-f382f6bd470f"],"updated_at":"2018-10-08T05:05:59Z","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net"}]} 2018-10-08 05:06:45,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net used request id req-6ffe996e-8f8e-4b03-bf76-bf20650f6482 2018-10-08 05:06:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:45,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87594b7a-5138-45b2-978d-dbb70e8cdb19 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:06:45,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-87594b7a-5138-45b2-978d-dbb70e8cdb19 2018-10-08 05:06:45,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:45,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f528e6f6-76fa-4a50-bdf3-fe39b99eaa88 Date: Mon, 08 Oct 2018 05:06:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","dns_nameservers":[],"updated_at":"2018-10-08T05:05:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"18475fea6f3444d9a9b86d0f70ee8065","id":"ae0f81c5-8916-412b-8071-f382f6bd470f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet"}]} 2018-10-08 05:06:45,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-f528e6f6-76fa-4a50-bdf3-fe39b99eaa88 2018-10-08 05:06:45,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:45,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-daecd3f6-9d1f-4ff7-a80c-3102c79c56ba Date: Mon, 08 Oct 2018 05:06:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.3"}],"id":"544d8ee6-0811-46c6-8c92-1edf910640a5","security_groups":[],"mac_address":"fa:16:3e:b4:e7:d7","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.4"}],"id":"692b0989-b041-4533-8367-4f391fb25622","security_groups":[],"mac_address":"fa:16:3e:8f:0d:c3","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e7b1db4a-70d1-4240-9407-3ce360b8a364"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:35Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.11"}],"id":"6f885506-8e84-4a82-ae8c-e345a94fe6eb","security_groups":["1aa13be2-2e6f-4744-816a-ff7ba9b9836f","5de670eb-1018-462f-a92e-8a1eb91fc2d0"],"mac_address":"fa:16:3e:b6:a4:72","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:20Z","binding:vnic_type":"normal","device_id":"2e879856-3b80-4127-9da0-7c6084f34b81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.1"}],"id":"d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66","security_groups":[],"mac_address":"fa:16:3e:c5:e7:5e","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:06:08Z","binding:vnic_type":"normal","device_id":"6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:06:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ae0f81c5-8916-412b-8071-f382f6bd470f","ip_address":"10.55.1.2"}],"id":"f8f0549f-b0fe-40c6-9b9d-da25a970daf1","security_groups":[],"mac_address":"fa:16:3e:f5:5d:42","project_id":"18475fea6f3444d9a9b86d0f70ee8065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7b1db4a-70d1-4240-9407-3ce360b8a364","tenant_id":"18475fea6f3444d9a9b86d0f70ee8065","created_at":"2018-10-08T05:05:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e7b1db4a-70d1-4240-9407-3ce360b8a364"}]} 2018-10-08 05:06:45,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-daecd3f6-9d1f-4ff7-a80c-3102c79c56ba 2018-10-08 05:06:45,744 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:06:45,748 - paramiko.transport - DEBUG - starting thread (client mode): 0x110e1ed0L 2018-10-08 05:06:45,748 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:06:45,749 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:06:45,749 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:06:45,750 - 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-10-08 05:06:45,750 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:06:45,750 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:06:45,751 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:06:45,751 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:06:45,751 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:06:45,768 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:06:45,768 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:06:45,781 - paramiko.transport - DEBUG - Trying key 8eb23fe7fda6bd0e0f146412abe16160 from tmp/CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5 2018-10-08 05:06:45,808 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:06:45,812 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:06:45,912 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:06:45,926 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:06:45,926 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:06:45,928 - paramiko.transport - DEBUG - starting thread (client mode): 0x110e1c50L 2018-10-08 05:06:45,928 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:06:45,928 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:06:45,929 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:06:45,930 - 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-10-08 05:06:45,930 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:06:45,930 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:06:45,930 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:06:45,930 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:06:45,930 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:06:45,947 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:06:45,948 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:06:45,961 - paramiko.transport - DEBUG - Trying key 8eb23fe7fda6bd0e0f146412abe16160 from tmp/CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5 2018-10-08 05:06:45,984 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:06:45,988 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:06:45,993 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:06:45,994 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:06:45,994 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:06:45,997 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:06:45,999 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 05:06:46,000 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-10-08 05:06:46,000 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-10-08 05:06:46,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/9572a075-5ecc-41bd-b266-5d94ecca8e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:47,246 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b33308d-20a8-4b85-aa7c-4203fa75d970 Content-Length: 0 Date: Mon, 08 Oct 2018 05:06:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:06:47,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/9572a075-5ecc-41bd-b266-5d94ecca8e9a used request id req-0b33308d-20a8-4b85-aa7c-4203fa75d970 2018-10-08 05:06:47,247 - create_instance - INFO - Deleting Port with ID - 6f885506-8e84-4a82-ae8c-e345a94fe6eb 2018-10-08 05:06:47,247 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5port-1 2018-10-08 05:06:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/6f885506-8e84-4a82-ae8c-e345a94fe6eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:48,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-109f83f3-4721-45b7-bd05-ca2847fa56dc Date: Mon, 08 Oct 2018 05:06:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:06:48,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/6f885506-8e84-4a82-ae8c-e345a94fe6eb used request id req-109f83f3-4721-45b7-bd05-ca2847fa56dc 2018-10-08 05:06:48,065 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst 2018-10-08 05:06:48,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:48,799 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05: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-8afeb9d8-b587-4445-82dc-9fb6ee047974 x-compute-request-id: req-8afeb9d8-b587-4445-82dc-9fb6ee047974 Content-Type: application/json 2018-10-08 05:06:48,799 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-8afeb9d8-b587-4445-82dc-9fb6ee047974 2018-10-08 05:06:48,799 - create_instance - INFO - Checking deletion status 2018-10-08 05:06:48,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:49,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4cf1b86-ee86-429f-924f-64169f3f88b5 x-compute-request-id: req-e4cf1b86-ee86-429f-924f-64169f3f88b5 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e879856-3b80-4127-9da0-7c6084f34b81", "rel": "bookmark"}], "image": {"id": "6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "links": [{"href": "http://172.30.9.28:8774/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:06:22.000000", "flavor": {"id": "ca966f95-a70c-4751-9e89-6dee8c1227a5", "links": [{"href": "http://172.30.9.28:8774/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5", "rel": "bookmark"}]}, "id": "2e879856-3b80-4127-9da0-7c6084f34b81", "user_id": "67d417aa46f04ff0b6e47668016c1d89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:06:48Z", "hostId": "2bb975920addb05524d82dff8a4587e5a23def3152a4075e93606d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp", "name": "CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst", "created": "2018-10-08T05:06:23Z", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:06:49,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-e4cf1b86-ee86-429f-924f-64169f3f88b5 2018-10-08 05:06:49,037 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst] is - ACTIVE 2018-10-08 05:06:49,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:06:52,041 - create_instance - DEBUG - VM status query timeout in 296.758663893 2018-10-08 05:06:52,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a439abd4343a133be633cd49840359b846b834" 2018-10-08 05:06:52,088 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05: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-4e1663f0-0076-4054-beba-25c0a7f0a738 x-compute-request-id: req-4e1663f0-0076-4054-beba-25c0a7f0a738 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2e879856-3b80-4127-9da0-7c6084f34b81 could not be found.", "code": 404}} 2018-10-08 05:06:52,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e879856-3b80-4127-9da0-7c6084f34b81 used request id req-4e1663f0-0076-4054-beba-25c0a7f0a738 2018-10-08 05:06:52,089 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2e879856-3b80-4127-9da0-7c6084f34b81 could not be found. (HTTP 404) (Request-ID: req-4e1663f0-0076-4054-beba-25c0a7f0a738) 2018-10-08 05:06:52,089 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-inst 2018-10-08 05:06:52,090 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp 2018-10-08 05:06:52,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873575fe5401d9a83d0902469ffec085d8bbb2aa" 2018-10-08 05:06:52,181 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05: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-e5c941a7-0a7f-4384-a4bf-497091f85be8 x-compute-request-id: req-e5c941a7-0a7f-4384-a4bf-497091f85be8 Content-Length: 0 Content-Type: application/json 2018-10-08 05:06:52,181 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-kp used request id req-e5c941a7-0a7f-4384-a4bf-497091f85be8 2018-10-08 05:06:52,182 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5.pub] 2018-10-08 05:06:52,182 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5] 2018-10-08 05:06:52,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351042a47ac357cf9e9772f0fce5c6f17cc9aa74" 2018-10-08 05:06:52,229 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05: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-10fdb851-d072-43d4-ba0d-f6bd62e09591 x-compute-request-id: req-10fdb851-d072-43d4-ba0d-f6bd62e09591 Content-Length: 0 Content-Type: application/json 2018-10-08 05:06:52,230 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ca966f95-a70c-4751-9e89-6dee8c1227a5 used request id req-10fdb851-d072-43d4-ba0d-f6bd62e09591 2018-10-08 05:06:52,230 - neutron_utils - INFO - Deleting security group rule with ID - 69df7d94-862f-4ff3-9479-7079cdfc0905 2018-10-08 05:06:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/69df7d94-862f-4ff3-9479-7079cdfc0905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:52,327 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cdbc28b4-0bc9-4d4e-bbc3-3c6239f87309 Content-Length: 0 Date: Mon, 08 Oct 2018 05:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:06:52,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/69df7d94-862f-4ff3-9479-7079cdfc0905 used request id req-cdbc28b4-0bc9-4d4e-bbc3-3c6239f87309 2018-10-08 05:06:52,327 - neutron_utils - INFO - Deleting security group rule with ID - 79a49e88-6835-4819-8b21-f7671cf6bce2 2018-10-08 05:06:52,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/79a49e88-6835-4819-8b21-f7671cf6bce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:52,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a153bc9-a1c6-4674-be69-5b6b1f484044 Content-Length: 0 Date: Mon, 08 Oct 2018 05:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:06:52,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/79a49e88-6835-4819-8b21-f7671cf6bce2 used request id req-8a153bc9-a1c6-4674-be69-5b6b1f484044 2018-10-08 05:06:52,570 - neutron_utils - INFO - Deleting security group rule with ID - 7539c653-f5b3-4717-a7a2-236b995f755b 2018-10-08 05:06:52,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7539c653-f5b3-4717-a7a2-236b995f755b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:52,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50816f01-097b-4a9e-8b99-b9a8390e7c03 Content-Length: 0 Date: Mon, 08 Oct 2018 05:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:06:52,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7539c653-f5b3-4717-a7a2-236b995f755b used request id req-50816f01-097b-4a9e-8b99-b9a8390e7c03 2018-10-08 05:06:52,815 - neutron_utils - INFO - Deleting security group rule with ID - 537b942b-8ccb-47fb-8ca5-b7715869b57a 2018-10-08 05:06:52,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/537b942b-8ccb-47fb-8ca5-b7715869b57a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:53,061 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aec04835-bdd2-43c4-a276-ce8738c8c109 Content-Length: 0 Date: Mon, 08 Oct 2018 05:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:06:53,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/537b942b-8ccb-47fb-8ca5-b7715869b57a used request id req-aec04835-bdd2-43c4-a276-ce8738c8c109 2018-10-08 05:06:53,062 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-sec-grp 2018-10-08 05:06:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1aa13be2-2e6f-4744-816a-ff7ba9b9836f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4437ea6131857654ff919d107beff6d0aa6cdd1e" 2018-10-08 05:06:53,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a91f4b3-1c05-422b-9087-957aca1f37f4 Content-Length: 0 Date: Mon, 08 Oct 2018 05:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:06:53,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1aa13be2-2e6f-4744-816a-ff7ba9b9836f used request id req-3a91f4b3-1c05-422b-9087-957aca1f37f4 2018-10-08 05:06:53,187 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router and subnet CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet 2018-10-08 05:06:53,188 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router 2018-10-08 05:06:53,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" -d '{"subnet_id": "ae0f81c5-8916-412b-8071-f382f6bd470f"}' 2018-10-08 05:06:54,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8feb6efc-bba9-4be6-ba0a-a0adbdfc7a2d Date: Mon, 08 Oct 2018 05:06:54 GMT RESP BODY: {"network_id": "e7b1db4a-70d1-4240-9407-3ce360b8a364", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "subnet_id": "ae0f81c5-8916-412b-8071-f382f6bd470f", "subnet_ids": ["ae0f81c5-8916-412b-8071-f382f6bd470f"], "port_id": "d6a6d2be-abb4-4b6c-ab5b-aa6e70fa1d66", "id": "6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2"} 2018-10-08 05:06:54,572 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2/remove_router_interface used request id req-8feb6efc-bba9-4be6-ba0a-a0adbdfc7a2d 2018-10-08 05:06:54,572 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router 2018-10-08 05:06:54,572 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-router 2018-10-08 05:06:54,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ac7c562ce043488ffdec1176a2e6aeee4e1695" 2018-10-08 05:06:58,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e77e0c1-f716-4e50-a5fe-93450877156d Content-Length: 0 Date: Mon, 08 Oct 2018 05:06:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:06:58,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6a4dcff6-e9a5-44fc-9cb6-bd48cdd94ba2 used request id req-5e77e0c1-f716-4e50-a5fe-93450877156d 2018-10-08 05:06:58,004 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet 2018-10-08 05:06:58,005 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-subnet 2018-10-08 05:06:58,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ae0f81c5-8916-412b-8071-f382f6bd470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" 2018-10-08 05:07:00,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d2d9b19-49c0-4a7c-8bf6-bda093ac0756 Date: Mon, 08 Oct 2018 05:07:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:07:00,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ae0f81c5-8916-412b-8071-f382f6bd470f used request id req-2d2d9b19-49c0-4a7c-8bf6-bda093ac0756 2018-10-08 05:07:00,315 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-pub-net 2018-10-08 05:07:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e7b1db4a-70d1-4240-9407-3ce360b8a364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b140950b19f4c30a65e40dffe2385a264af13b" 2018-10-08 05:07:01,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5822315-cfcf-4a41-b158-0c7d40466b19 Date: Mon, 08 Oct 2018 05:07:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:07:01,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e7b1db4a-70d1-4240-9407-3ce360b8a364 used request id req-b5822315-cfcf-4a41-b158-0c7d40466b19 2018-10-08 05:07:01,790 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-2cdd5071-87c6-49cf-901f-b1401b4717a5-image 2018-10-08 05:07:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fe02421e13dd64752237d3c5d05a82bda0a4aa3" 2018-10-08 05:07:03,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f5b4299-c5cb-4e2e-a6ff-0306b9247986 Date: Mon, 08 Oct 2018 05:07:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:07:03,402 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6b65dadc-fdda-498a-8e2d-0d469dc7d09f used request id req-7f5b4299-c5cb-4e2e-a6ff-0306b9247986 2018-10-08 05:07:03,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:07:03,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9fee73e7-c9cb-4c89-8229-4ab3e7880f97 Date: Mon, 08 Oct 2018 05:07:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:05:58Z", "updated_at": "2018-10-08T05:05:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:05:58Z", "revision_number": 0, "id": "05be32e0-e859-4225-b024-837d1fe89fcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:05:58Z", "security_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:05:58Z", "revision_number": 0, "id": "115e6cf4-ab3e-4ad9-bacf-33603d876617", "remote_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:05:58Z", "security_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv4", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:05:58Z", "revision_number": 0, "id": "18e6fece-b0d3-4ed9-9c57-6dee687f7f7b", "remote_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:05:58Z", "security_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv6", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:05:58Z", "revision_number": 0, "id": "b17965f8-0a38-4df8-8fe4-5a6f7ecd060a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:05:58Z", "security_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "port_range_min": null, "ethertype": "IPv6", "project_id": "18475fea6f3444d9a9b86d0f70ee8065"}], "revision_number": 4, "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:07:03,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9fee73e7-c9cb-4c89-8229-4ab3e7880f97 2018-10-08 05:07:03,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:07:03,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7cd3ea-5332-46b3-b5d5-47b55fe82e41 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:07:03,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-ff7cd3ea-5332-46b3-b5d5-47b55fe82e41 2018-10-08 05:07:03,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:07:03,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4947f2-af16-4e3b-a679-8dc3caedd77f Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:07:03,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-3e4947f2-af16-4e3b-a679-8dc3caedd77f 2018-10-08 05:07:03,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:07:03,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b84b33-d360-42f8-8dd6-aea6b70aaa84 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065"}, "enabled": true, "id": "18475fea6f3444d9a9b86d0f70ee8065", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj"}} 2018-10-08 05:07:03,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-a5b84b33-d360-42f8-8dd6-aea6b70aaa84 2018-10-08 05:07:03,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5de670eb-1018-462f-a92e-8a1eb91fc2d0 2018-10-08 05:07:03,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5de670eb-1018-462f-a92e-8a1eb91fc2d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:07:04,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f2e180f9-7a9c-486b-92dd-42ed4b71744e Date: Mon, 08 Oct 2018 05:07:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:05:58Z", "security_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:05:58Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "05be32e0-e859-4225-b024-837d1fe89fcd"}, {"remote_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:05:58Z", "security_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:05:58Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "115e6cf4-ab3e-4ad9-bacf-33603d876617"}, {"remote_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:05:58Z", "security_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:05:58Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "18e6fece-b0d3-4ed9-9c57-6dee687f7f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:05:58Z", "security_group_id": "5de670eb-1018-462f-a92e-8a1eb91fc2d0", "port_range_min": null, "revision_number": 0, "tenant_id": "18475fea6f3444d9a9b86d0f70ee8065", "created_at": "2018-10-08T05:05:58Z", "project_id": "18475fea6f3444d9a9b86d0f70ee8065", "id": "b17965f8-0a38-4df8-8fe4-5a6f7ecd060a"}]} 2018-10-08 05:07:04,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5de670eb-1018-462f-a92e-8a1eb91fc2d0 used request id req-f2e180f9-7a9c-486b-92dd-42ed4b71744e 2018-10-08 05:07:04,045 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:07:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5de670eb-1018-462f-a92e-8a1eb91fc2d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:07:04,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b50daa5-990f-40ab-b59e-5ec7773ca5f0 Content-Length: 0 Date: Mon, 08 Oct 2018 05:07:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:07:04,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5de670eb-1018-462f-a92e-8a1eb91fc2d0 used request id req-0b50daa5-990f-40ab-b59e-5ec7773ca5f0 2018-10-08 05:07:04,340 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj 2018-10-08 05:07:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:07:04,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8da923d-0bc1-426a-8069-8a83ef71f792 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:07:04,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/18475fea6f3444d9a9b86d0f70ee8065 used request id req-a8da923d-0bc1-426a-8069-8a83ef71f792 2018-10-08 05:07:04,529 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-305e543d-7578-4d2-proj-role 2018-10-08 05:07:04,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6c23e4b73af84076b639174107798b44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:07:04,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-068b210b-58ee-478b-b339-8c523a4f6cb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:07:04,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6c23e4b73af84076b639174107798b44 used request id req-068b210b-58ee-478b-b339-8c523a4f6cb9 2018-10-08 05:07:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85016faefb770c30ff6bf9c0751c02f6cf0eef" 2018-10-08 05:07:04,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9472c4-7ea6-4239-af97-a4bcdf0bfb6d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:07:04,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2f9472c4-7ea6-4239-af97-a4bcdf0bfb6d 2018-10-08 05:07:04,719 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-305e543d-7578-4d2-user 2018-10-08 05:07:04,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/67d417aa46f04ff0b6e47668016c1d89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e904ec2acf6af0feed905e0f34f8f83678ed5345" 2018-10-08 05:07:04,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-103ffe74-9dc7-4fbe-b9de-f5b2a8dd6b26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:07:04,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/67d417aa46f04ff0b6e47668016c1d89 used request id req-103ffe74-9dc7-4fbe-b9de-f5b2a8dd6b26 2018-10-08 05:07:04,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:05,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["zlZFhCgITIWRDGtUKJBphw"], "issued_at": "2018-10-08T05:07:05.000000Z"}} 2018-10-08 05:07:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ab3c6a523e11328ad22678b73b212c04702e16" 2018-10-08 05:07:05,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00cde46-7a60-481c-8f10-87e4a303d304 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:05,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b00cde46-7a60-481c-8f10-87e4a303d304 2018-10-08 05:07:05,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:05,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:05,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["yuxY9Q5_TKOhQRH6jVD1Zw"], "issued_at": "2018-10-08T05:07:05.000000Z"}} 2018-10-08 05:07:05,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:07:05,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967336c8-9018-42b4-a14b-ed4d8ee59744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:05,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-967336c8-9018-42b4-a14b-ed4d8ee59744 2018-10-08 05:07:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:07:05,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:07:05,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:07:05,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363c2ee1-c999-4837-b264-a873b2603768 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:07:05,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj used request id req-363c2ee1-c999-4837-b264-a873b2603768 2018-10-08 05:07:05,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:07:06,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418fa158-ce03-49ac-9d18-4cd2f7ef5217 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:07:06,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-418fa158-ce03-49ac-9d18-4cd2f7ef5217 2018-10-08 05:07:06,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}}' 2018-10-08 05:07:06,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a88aa6a4-c101-4ba3-aa50-4a548b1f29a5 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:06,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a88aa6a4-c101-4ba3-aa50-4a548b1f29a5 2018-10-08 05:07:06,126 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj 2018-10-08 05:07:06,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:06,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:06,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["D7rPI0qpT6inBR1Z6UzJZQ"], "issued_at": "2018-10-08T05:07:06.000000Z"}} 2018-10-08 05:07:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382940ac20780f4c661cf21cb6cfc1dc9b3c9d17" 2018-10-08 05:07:06,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4dd5da3-71ba-46b4-9969-24697a09b50e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:06,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a4dd5da3-71ba-46b4-9969-24697a09b50e 2018-10-08 05:07:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:07:06,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:07:06,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382940ac20780f4c661cf21cb6cfc1dc9b3c9d17" 2018-10-08 05:07:06,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e4142e-84cd-4338-8e2e-6e2a13568390 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:07:06,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c8e4142e-84cd-4338-8e2e-6e2a13568390 2018-10-08 05:07:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382940ac20780f4c661cf21cb6cfc1dc9b3c9d17" 2018-10-08 05:07:06,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70bb952a-c2a7-408b-ad6b-1a813386a834 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}]} 2018-10-08 05:07:06,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj used request id req-70bb952a-c2a7-408b-ad6b-1a813386a834 2018-10-08 05:07:06,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382940ac20780f4c661cf21cb6cfc1dc9b3c9d17" 2018-10-08 05:07:06,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3281df94-ea08-47d8-a2e1-2e86f99fd608 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:07:06,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3281df94-ea08-47d8-a2e1-2e86f99fd608 2018-10-08 05:07:07,096 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user 2018-10-08 05:07:07,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:07,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:07:07,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a242883b-1bf0-46a7-8c3c-309c8c367b53 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:07:07,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a242883b-1bf0-46a7-8c3c-309c8c367b53 2018-10-08 05:07:07,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}}' 2018-10-08 05:07:07,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7e583ef-2e2a-4491-972d-286650f655fa Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0e834cf0ec241c0a9891687c39df246", "links": {"self": "http://172.30.9.28:5000/v3/roles/a0e834cf0ec241c0a9891687c39df246"}, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}} 2018-10-08 05:07:07,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e7e583ef-2e2a-4491-972d-286650f655fa 2018-10-08 05:07:07,318 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role 2018-10-08 05:07:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a0e834cf0ec241c0a9891687c39df246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:07:07,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f510e2-4e07-4fe0-b0e1-d5b1d202028e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a0e834cf0ec241c0a9891687c39df246"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role", "id": "a0e834cf0ec241c0a9891687c39df246"}} 2018-10-08 05:07:07,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a0e834cf0ec241c0a9891687c39df246 used request id req-45f510e2-4e07-4fe0-b0e1-d5b1d202028e 2018-10-08 05:07:07,410 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role to project CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj 2018-10-08 05:07:07,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a/users/7eedaae7850843369482ee03a707f561/roles/a0e834cf0ec241c0a9891687c39df246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:07:07,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fdee0fe-9b67-4532-acc4-b17acdf42f97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:07:07,536 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a/users/7eedaae7850843369482ee03a707f561/roles/a0e834cf0ec241c0a9891687c39df246 used request id req-7fdee0fe-9b67-4532-acc4-b17acdf42f97 2018-10-08 05:07:07,536 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:07:07,538 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:07:07,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:07,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:07,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0e834cf0ec241c0a9891687c39df246", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}], "expires_at": "2018-10-08T06:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user", "id": "7eedaae7850843369482ee03a707f561"}, "audit_ids": ["pAZeq50jSUiAsAWDvXTd-Q"], "issued_at": "2018-10-08T05:07:07.000000Z"}} 2018-10-08 05:07:07,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4952c32b51b2840861557f775dad0e3c700b793d" 2018-10-08 05:07:08,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51df15ad-8c09-468d-b7e5-4c20e79441df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:08,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51df15ad-8c09-468d-b7e5-4c20e79441df 2018-10-08 05:07:08,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4952c32b51b2840861557f775dad0e3c700b793d" 2018-10-08 05:07:08,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-a47513dd-9175-4076-8118-3d35a1fe7014 Date: Mon, 08 Oct 2018 05:07:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image"} 2018-10-08 05:07:08,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image used request id req-a47513dd-9175-4076-8118-3d35a1fe7014 2018-10-08 05:07:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4952c32b51b2840861557f775dad0e3c700b793d" 2018-10-08 05:07:08,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7175f7e-fa60-4384-81d4-5fec13aecb7a Date: Mon, 08 Oct 2018 05:07:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:07:08,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b7175f7e-fa60-4384-81d4-5fec13aecb7a 2018-10-08 05:07:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4952c32b51b2840861557f775dad0e3c700b793d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image"}' 2018-10-08 05:07:08,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b X-Openstack-Request-Id: req-0c4f5109-d7f1-4ad4-bffd-c532d91d0fe8 Date: Mon, 08 Oct 2018 05:07:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:07:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:07:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "min_disk": 0, "protected": false, "id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "file": "/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/file", "checksum": null, "owner": "6c1ffaaed7574995b5c2bf0fdf279e4a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:07:08,578 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0c4f5109-d7f1-4ad4-bffd-c532d91d0fe8 2018-10-08 05:07:08,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4952c32b51b2840861557f775dad0e3c700b793d" -d '' 2018-10-08 05:07:10,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f2ab90e-7754-4705-b496-ca0af6a45aaa Date: Mon, 08 Oct 2018 05:07:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:07:10,043 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/file used request id req-9f2ab90e-7754-4705-b496-ca0af6a45aaa 2018-10-08 05:07:10,044 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:07:10,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4952c32b51b2840861557f775dad0e3c700b793d" 2018-10-08 05:07:10,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-575235e3-450b-40da-9a39-347b24d02bbf Date: Mon, 08 Oct 2018 05:07:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:07:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:07:10Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/snap", "metadata": {}}], "self": "/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "min_disk": 0, "protected": false, "id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "file": "/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c1ffaaed7574995b5c2bf0fdf279e4a", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:07:10,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b used request id req-575235e3-450b-40da-9a39-347b24d02bbf 2018-10-08 05:07:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4952c32b51b2840861557f775dad0e3c700b793d" 2018-10-08 05:07:10,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7ed248e2-98e3-4103-9661-d0423ad7f7f4 Date: Mon, 08 Oct 2018 05:07:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:07:10,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7ed248e2-98e3-4103-9661-d0423ad7f7f4 2018-10-08 05:07:10,078 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image 2018-10-08 05:07:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4952c32b51b2840861557f775dad0e3c700b793d" 2018-10-08 05:07:10,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-fab76588-ded4-46bf-aec4-022f5b757ebc Date: Mon, 08 Oct 2018 05:07:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:07:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:07:10Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/snap", "metadata": {}}], "self": "/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "min_disk": 0, "protected": false, "id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "file": "/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c1ffaaed7574995b5c2bf0fdf279e4a", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:07:10,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b used request id req-fab76588-ded4-46bf-aec4-022f5b757ebc 2018-10-08 05:07:10,247 - create_image - DEBUG - Instance status is - active 2018-10-08 05:07:10,247 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image 2018-10-08 05:07:10,247 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image 2018-10-08 05:07:10,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:10,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:10,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0e834cf0ec241c0a9891687c39df246", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}], "expires_at": "2018-10-08T06:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user", "id": "7eedaae7850843369482ee03a707f561"}, "audit_ids": ["8ZCr6mkuSf2THE0T9c7tfw"], "issued_at": "2018-10-08T05:07:10.000000Z"}} 2018-10-08 05:07:10,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" 2018-10-08 05:07:10,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7051c6-dabe-47e7-91c2-8de4f2519d01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:10,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cb7051c6-dabe-47e7-91c2-8de4f2519d01 2018-10-08 05:07:10,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" 2018-10-08 05:07:10,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a732a5a9-c471-4fad-bdb6-1801324e1c25 Date: Mon, 08 Oct 2018 05:07:10 GMT RESP BODY: {"networks":[]} 2018-10-08 05:07:10,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-a732a5a9-c471-4fad-bdb6-1801324e1c25 2018-10-08 05:07:10,887 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net 2018-10-08 05:07:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net", "admin_state_up": true}}' 2018-10-08 05:07:11,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-285c33b5-7f8c-4fbf-802d-c48cab26fd18 Date: Mon, 08 Oct 2018 05:07:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:07:11Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","mtu":1450}} 2018-10-08 05:07:11,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-285c33b5-7f8c-4fbf-802d-c48cab26fd18 2018-10-08 05:07:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" 2018-10-08 05:07:11,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-5c34b716-2f0d-4ca9-809a-ff07d05df0a7 Date: Mon, 08 Oct 2018 05:07:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:07:11Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:11,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-5c34b716-2f0d-4ca9-809a-ff07d05df0a7 2018-10-08 05:07:11,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" 2018-10-08 05:07:12,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e8f630e-ab30-4e1d-a07e-7c1fa6695f3a Date: Mon, 08 Oct 2018 05:07:12 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:07:12,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-8e8f630e-ab30-4e1d-a07e-7c1fa6695f3a 2018-10-08 05:07:12,012 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet 2018-10-08 05:07:12,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" -d '{"subnets": [{"ip_version": 4, "network_id": "f71e1a82-dc03-48da-822a-46539eb2f7ab", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]}' 2018-10-08 05:07:12,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-72bb247d-fc84-48ac-941e-524dd42c8a88 Date: Mon, 08 Oct 2018 05:07:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:12,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-72bb247d-fc84-48ac-941e-524dd42c8a88 2018-10-08 05:07:12,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" 2018-10-08 05:07:13,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-96ce2e1d-788f-47d6-b068-58e3a6371e64 Date: Mon, 08 Oct 2018 05:07:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:13,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-96ce2e1d-788f-47d6-b068-58e3a6371e64 2018-10-08 05:07:13,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" 2018-10-08 05:07:13,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cdbeb439-6f6a-4aad-b595-0f1d1cb78f66 Date: Mon, 08 Oct 2018 05:07:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:13,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-cdbeb439-6f6a-4aad-b595-0f1d1cb78f66 2018-10-08 05:07:13,303 - OpenStackNetwork - DEBUG - Network [f71e1a82-dc03-48da-822a-46539eb2f7ab] created successfully 2018-10-08 05:07:13,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:13,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:13,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0e834cf0ec241c0a9891687c39df246", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}], "expires_at": "2018-10-08T06:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user", "id": "7eedaae7850843369482ee03a707f561"}, "audit_ids": ["r8WKv7QBSdGrNz62WXUvpw"], "issued_at": "2018-10-08T05:07:13.000000Z"}} 2018-10-08 05:07:13,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:13,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a06151-1fbe-452e-823f-80b37f7d51a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:13,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c6a06151-1fbe-452e-823f-80b37f7d51a9 2018-10-08 05:07:13,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:13,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-91b6da59-228e-401a-9108-5c1b89325c13 Date: Mon, 08 Oct 2018 05:07:13 GMT RESP BODY: {"routers": []} 2018-10-08 05:07:13,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router&admin_state_up=True used request id req-91b6da59-228e-401a-9108-5c1b89325c13 2018-10-08 05:07:13,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:13,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:14,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0e834cf0ec241c0a9891687c39df246", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}], "expires_at": "2018-10-08T06:07:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user", "id": "7eedaae7850843369482ee03a707f561"}, "audit_ids": ["wbxFHqHUSg2-oRW4ezcjSQ"], "issued_at": "2018-10-08T05:07:14.000000Z"}} 2018-10-08 05:07:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab446a12638f94e000da708fe8c93c33ea4a80b" 2018-10-08 05:07:14,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd3b5df-de6a-413f-bc49-6cf9699d4bb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:14,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8cd3b5df-de6a-413f-bc49-6cf9699d4bb7 2018-10-08 05:07:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:14,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6164291f-eb8c-4282-9ac9-cd25ee3d0baf Date: Mon, 08 Oct 2018 05:07:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:07:14,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-6164291f-eb8c-4282-9ac9-cd25ee3d0baf 2018-10-08 05:07:14,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:14,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-777019c7-b556-43b8-a847-dde692146a26 Date: Mon, 08 Oct 2018 05:07:14 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:07:14,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-777019c7-b556-43b8-a847-dde692146a26 2018-10-08 05:07:14,855 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router 2018-10-08 05:07:14,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router", "admin_state_up": true}}' 2018-10-08 05:07:19,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a1610b37-3e5b-4627-8527-d92770f23614 Date: Mon, 08 Oct 2018 05:07:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:15Z", "admin_state_up": true, "updated_at": "2018-10-08T05:07:16Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "a7b1bccc-d329-4400-96cf-15ccf77dcb6a", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router"}} 2018-10-08 05:07:19,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-a1610b37-3e5b-4627-8527-d92770f23614 2018-10-08 05:07:19,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a7b1bccc-d329-4400-96cf-15ccf77dcb6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:20,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3877e56f-40ba-4fcf-b741-949e8a81ee5b Date: Mon, 08 Oct 2018 05:07:20 GMT RESP BODY: {"ports":[]} 2018-10-08 05:07:20,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a7b1bccc-d329-4400-96cf-15ccf77dcb6a used request id req-3877e56f-40ba-4fcf-b741-949e8a81ee5b 2018-10-08 05:07:20,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:20,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51539efe-a8e7-42d4-a7fa-1480739e6ed7 Date: Mon, 08 Oct 2018 05:07:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:20,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-51539efe-a8e7-42d4-a7fa-1480739e6ed7 2018-10-08 05:07:20,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:07:20,491 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:07:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:07:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:20,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c677c83e-d1bb-4f8f-815e-3f6dbe8be5d7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:20,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-c677c83e-d1bb-4f8f-815e-3f6dbe8be5d7 2018-10-08 05:07:20,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:20,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fe32cea1-0d21-4159-90f9-c37bde7c110e Date: Mon, 08 Oct 2018 05:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:20,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-fe32cea1-0d21-4159-90f9-c37bde7c110e 2018-10-08 05:07:20,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:20,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2943a454-6e53-4f8b-8236-12432478f28e Date: Mon, 08 Oct 2018 05:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:20,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet used request id req-2943a454-6e53-4f8b-8236-12432478f28e 2018-10-08 05:07:20,986 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 05:07:20,986 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router 2018-10-08 05:07:20,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/a7b1bccc-d329-4400-96cf-15ccf77dcb6a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" -d '{"subnet_id": "89e01159-1c14-4247-800e-b2b2e3d802a1"}' 2018-10-08 05:07:23,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-afea004e-3bad-46d9-b064-88b6039a3f23 Date: Mon, 08 Oct 2018 05:07:23 GMT RESP BODY: {"network_id": "f71e1a82-dc03-48da-822a-46539eb2f7ab", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "subnet_id": "89e01159-1c14-4247-800e-b2b2e3d802a1", "subnet_ids": ["89e01159-1c14-4247-800e-b2b2e3d802a1"], "port_id": "90242590-f2f1-4608-a913-4f0262b3ef45", "id": "a7b1bccc-d329-4400-96cf-15ccf77dcb6a"} 2018-10-08 05:07:23,086 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a7b1bccc-d329-4400-96cf-15ccf77dcb6a/add_router_interface used request id req-afea004e-3bad-46d9-b064-88b6039a3f23 2018-10-08 05:07:23,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/a7b1bccc-d329-4400-96cf-15ccf77dcb6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:23,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c58679ca-3e10-42d7-8ace-cecfea733ad9 Date: Mon, 08 Oct 2018 05:07:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:15Z", "admin_state_up": true, "updated_at": "2018-10-08T05:07:22Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "a7b1bccc-d329-4400-96cf-15ccf77dcb6a", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router"}} 2018-10-08 05:07:23,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/a7b1bccc-d329-4400-96cf-15ccf77dcb6a used request id req-c58679ca-3e10-42d7-8ace-cecfea733ad9 2018-10-08 05:07:23,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a7b1bccc-d329-4400-96cf-15ccf77dcb6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:23,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-0d1dac43-3e94-475e-90ae-8fe306e776b5 Date: Mon, 08 Oct 2018 05:07:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:07:23,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a7b1bccc-d329-4400-96cf-15ccf77dcb6a used request id req-0d1dac43-3e94-475e-90ae-8fe306e776b5 2018-10-08 05:07:23,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/89e01159-1c14-4247-800e-b2b2e3d802a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:07:23,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c07696ec-5a5a-4970-9b99-d24c6dea8a97 Date: Mon, 08 Oct 2018 05:07:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}} 2018-10-08 05:07:23,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/89e01159-1c14-4247-800e-b2b2e3d802a1 used request id req-c07696ec-5a5a-4970-9b99-d24c6dea8a97 2018-10-08 05:07:23,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:23,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:23,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ev7vqDsGT3SxmQ1RmX1RMQ"], "issued_at": "2018-10-08T05:07:23.000000Z"}} 2018-10-08 05:07:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79bc6dc40437139fadb3c9a4cfd735c770ebf6bb" 2018-10-08 05:07:24,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ef95cf-f227-4af5-8e7d-0420fcb44e8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:24,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-81ef95cf-f227-4af5-8e7d-0420fcb44e8c 2018-10-08 05:07:24,055 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:07:24,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79bc6dc40437139fadb3c9a4cfd735c770ebf6bb" 2018-10-08 05:07:24,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c808677f-6fc4-46d5-a64e-28df8757ba6b x-compute-request-id: req-c808677f-6fc4-46d5-a64e-28df8757ba6b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:07:24,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c808677f-6fc4-46d5-a64e-28df8757ba6b 2018-10-08 05:07:24,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79bc6dc40437139fadb3c9a4cfd735c770ebf6bb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-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-10-08 05:07:24,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00275708-e92d-4beb-ac6c-577715028048 x-compute-request-id: req-00275708-e92d-4beb-ac6c-577715028048 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:07:24,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-00275708-e92d-4beb-ac6c-577715028048 2018-10-08 05:07:24,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:24,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:24,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0e834cf0ec241c0a9891687c39df246", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}], "expires_at": "2018-10-08T06:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user", "id": "7eedaae7850843369482ee03a707f561"}, "audit_ids": ["1DDqxDEHT8qKc5xa5clsqQ"], "issued_at": "2018-10-08T05:07:24.000000Z"}} 2018-10-08 05:07:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ea09485807613d2494c47d92c5f6c6aa41be05" 2018-10-08 05:07:24,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071ac3f1-5e16-4d83-907e-6827814f25f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:24,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-071ac3f1-5e16-4d83-907e-6827814f25f5 2018-10-08 05:07:24,757 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:07:24,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ea09485807613d2494c47d92c5f6c6aa41be05" 2018-10-08 05:07:24,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60bb43bc-535f-459e-9f3a-db55b46b07a0 x-compute-request-id: req-60bb43bc-535f-459e-9f3a-db55b46b07a0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 05:07:24,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-60bb43bc-535f-459e-9f3a-db55b46b07a0 2018-10-08 05:07:24,940 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp... 2018-10-08 05:07:24,940 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 05:07:24,984 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp 2018-10-08 05:07:24,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ea09485807613d2494c47d92c5f6c6aa41be05" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGUqfHL/AyyZqNQkSHKO0f4guTrRDEqIBO7BMzyPW/7jaULTaE/q3lbPtEF6hoO7vE6gKYjCKjnBgpT+lqvFBfDG+XI9xjpICRVhz9CtSAi/pe2gaNSr5IgtyW4sp3XgDYKdAdLl82Pw9Zrxj8AGtnsMIDHxNejeQKC24X4q4fkw==", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp"}}' 2018-10-08 05:07:25,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83620402-4ede-49ef-b676-ad76225261b2 x-compute-request-id: req-83620402-4ede-49ef-b676-ad76225261b2 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGUqfHL/AyyZqNQkSHKO0f4guTrRDEqIBO7BMzyPW/7jaULTaE/q3lbPtEF6hoO7vE6gKYjCKjnBgpT+lqvFBfDG+XI9xjpICRVhz9CtSAi/pe2gaNSr5IgtyW4sp3XgDYKdAdLl82Pw9Zrxj8AGtnsMIDHxNejeQKC24X4q4fkw==", "user_id": "7eedaae7850843369482ee03a707f561", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "fingerprint": "71:52:0d:39:70:53:c8:3f:46:aa:4c:3c:70:f0:cd:11"}} 2018-10-08 05:07:25,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-83620402-4ede-49ef-b676-ad76225261b2 2018-10-08 05:07:25,045 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4.pub 2018-10-08 05:07:25,046 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4 2018-10-08 05:07:25,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:25,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:25,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0e834cf0ec241c0a9891687c39df246", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}], "expires_at": "2018-10-08T06:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user", "id": "7eedaae7850843369482ee03a707f561"}, "audit_ids": ["QSrnJ6pVTMCti26KIvrn3w"], "issued_at": "2018-10-08T05:07:25.000000Z"}} 2018-10-08 05:07:25,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:25,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f31879a-bb91-4ceb-bc7b-67474a2021d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:25,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f31879a-bb91-4ceb-bc7b-67474a2021d4 2018-10-08 05:07:25,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:25,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a5eb8409-c148-4dc2-aa02-b5bd5e6e0ecd Date: Mon, 08 Oct 2018 05:07:25 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:07:25,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp used request id req-a5eb8409-c148-4dc2-aa02-b5bd5e6e0ecd 2018-10-08 05:07:25,682 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp... 2018-10-08 05:07:25,682 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp 2018-10-08 05:07:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}}' 2018-10-08 05:07:26,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-794e7530-63eb-4c2e-8829-dd4f9c6d27ae Date: Mon, 08 Oct 2018 05:07:26 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "updated_at": "2018-10-08T05:07:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}], "revision_number": 2, "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}} 2018-10-08 05:07:26,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-794e7530-63eb-4c2e-8829-dd4f9c6d27ae 2018-10-08 05:07:26,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:26,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:26,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-116598e0-5212-4ab1-a01b-c42b2d190582 Date: Mon, 08 Oct 2018 05:07:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76"}]} 2018-10-08 05:07:26,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-116598e0-5212-4ab1-a01b-c42b2d190582 2018-10-08 05:07:26,192 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:26,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28a68ee9-d77c-4820-8011-45904c477868 Date: Mon, 08 Oct 2018 05:07:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76"}]} 2018-10-08 05:07:26,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-28a68ee9-d77c-4820-8011-45904c477868 2018-10-08 05:07:26,395 - neutron_utils - INFO - Retrieving security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:26,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:26,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-52803288-c942-40a0-8d63-6e4736a2f339 Date: Mon, 08 Oct 2018 05:07:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "updated_at": "2018-10-08T05:07:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}], "revision_number": 2, "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}]} 2018-10-08 05:07:26,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-52803288-c942-40a0-8d63-6e4736a2f339 2018-10-08 05:07:26,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:26,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:26,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-17467db4-d483-423c-9f5c-e12f2128e15d Date: Mon, 08 Oct 2018 05:07:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76"}]} 2018-10-08 05:07:26,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-17467db4-d483-423c-9f5c-e12f2128e15d 2018-10-08 05:07:26,768 - neutron_utils - INFO - Retrieving security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:26,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:26,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-68ea0529-8cbe-44d4-b4e2-a6ffe4edf7ef Date: Mon, 08 Oct 2018 05:07:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "updated_at": "2018-10-08T05:07:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}], "revision_number": 2, "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}]} 2018-10-08 05:07:26,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-68ea0529-8cbe-44d4-b4e2-a6ffe4edf7ef 2018-10-08 05:07:26,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:27,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a1b6515-7dfd-46a0-b7fd-454341101dbb Date: Mon, 08 Oct 2018 05:07:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76"}]} 2018-10-08 05:07:27,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-7a1b6515-7dfd-46a0-b7fd-454341101dbb 2018-10-08 05:07:27,012 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp 2018-10-08 05:07:27,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:27,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-86911faf-41b5-47e9-bb2d-27279c4e9c25 Date: Mon, 08 Oct 2018 05:07:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "updated_at": "2018-10-08T05:07:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}], "revision_number": 2, "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}]} 2018-10-08 05:07:27,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp used request id req-86911faf-41b5-47e9-bb2d-27279c4e9c25 2018-10-08 05:07:27,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:07:27,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:07:27,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:27,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc77516-6aaf-4de2-b360-b4776b44c3d2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:27,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-7cc77516-6aaf-4de2-b360-b4776b44c3d2 2018-10-08 05:07:27,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:27,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-45b91198-f677-47e9-bf10-d05001b83f4a Date: Mon, 08 Oct 2018 05:07:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76"}]} 2018-10-08 05:07:27,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-45b91198-f677-47e9-bf10-d05001b83f4a 2018-10-08 05:07:27,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100"}}' 2018-10-08 05:07:27,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5f81cf76-5aa1-4d80-83db-a4db9876bfd1 Date: Mon, 08 Oct 2018 05:07:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:27Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:27Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "abb8f884-71c5-49d3-968f-732338eca573"}} 2018-10-08 05:07:27,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-5f81cf76-5aa1-4d80-83db-a4db9876bfd1 2018-10-08 05:07:27,887 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp 2018-10-08 05:07:27,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:27,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-e08c66ef-90e9-4c74-b6b8-2838047cef18 Date: Mon, 08 Oct 2018 05:07:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "updated_at": "2018-10-08T05:07:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:27Z", "revision_number": 0, "id": "abb8f884-71c5-49d3-968f-732338eca573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:27Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}], "revision_number": 3, "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}]} 2018-10-08 05:07:27,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp used request id req-e08c66ef-90e9-4c74-b6b8-2838047cef18 2018-10-08 05:07:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:28,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45693f3-ab2c-4864-9608-3c5e089665c5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:28,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-d45693f3-ab2c-4864-9608-3c5e089665c5 2018-10-08 05:07:28,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:28,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:28,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-8658dd13-30cf-487f-b969-9bb0ee14a9a4 Date: Mon, 08 Oct 2018 05:07:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:27Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:27Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "abb8f884-71c5-49d3-968f-732338eca573"}]} 2018-10-08 05:07:28,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-8658dd13-30cf-487f-b969-9bb0ee14a9a4 2018-10-08 05:07:28,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100"}}' 2018-10-08 05:07:28,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-5f6b4fce-e873-413a-8dcd-9e9d0b7a6699 Date: Mon, 08 Oct 2018 05:07:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:07:28Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": 22, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:28Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "9cd39774-c4c9-4f71-a950-457f055922b3"}} 2018-10-08 05:07:28,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-5f6b4fce-e873-413a-8dcd-9e9d0b7a6699 2018-10-08 05:07:28,217 - neutron_utils - INFO - Retrieving security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:28,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-1d36e989-002f-4720-9c54-8eeb98887ca1 Date: Mon, 08 Oct 2018 05:07:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "updated_at": "2018-10-08T05:07:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "revision_number": 0, "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:07:28Z", "revision_number": 0, "id": "9cd39774-c4c9-4f71-a950-457f055922b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:28Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:27Z", "revision_number": 0, "id": "abb8f884-71c5-49d3-968f-732338eca573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:27Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}], "revision_number": 4, "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}]} 2018-10-08 05:07:28,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-1d36e989-002f-4720-9c54-8eeb98887ca1 2018-10-08 05:07:28,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 2018-10-08 05:07:28,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:07:28,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-b4a06117-7ead-43fd-bc8a-6e8d4c1d4564 Date: Mon, 08 Oct 2018 05:07:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "04bd8108-079c-4a8f-b230-f8b964e0aaf2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:25Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:25Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "06734708-c441-4f5c-8d6a-5494dc0a9a76"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:07:28Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": 22, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:28Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "9cd39774-c4c9-4f71-a950-457f055922b3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:27Z", "security_group_id": "f7d8e77c-f8a6-45bb-a56c-ae51b29c5100", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:27Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "abb8f884-71c5-49d3-968f-732338eca573"}]} 2018-10-08 05:07:28,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-b4a06117-7ead-43fd-bc8a-6e8d4c1d4564 2018-10-08 05:07:28,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:28,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:28,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0e834cf0ec241c0a9891687c39df246", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}], "expires_at": "2018-10-08T06:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user", "id": "7eedaae7850843369482ee03a707f561"}, "audit_ids": ["_vp0rxKURdabrZj2e0EY3w"], "issued_at": "2018-10-08T05:07:28.000000Z"}} 2018-10-08 05:07:28,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:29,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066bdb86-cfbc-4429-95b5-3c3932836a88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:29,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-066bdb86-cfbc-4429-95b5-3c3932836a88 2018-10-08 05:07:29,055 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:07:29,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:29,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e33da0-99bd-436e-a57d-9f44342f70dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:29,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-59e33da0-99bd-436e-a57d-9f44342f70dd 2018-10-08 05:07:29,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:29,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-23a7fde5-bca8-4f06-9a15-3f4705f4570b Date: Mon, 08 Oct 2018 05:07:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:29,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-23a7fde5-bca8-4f06-9a15-3f4705f4570b 2018-10-08 05:07:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:07:29,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:07:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:07:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:29,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5625dda4-2eef-4d06-82f3-cb4d9a4e84b5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:29,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-5625dda4-2eef-4d06-82f3-cb4d9a4e84b5 2018-10-08 05:07:29,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:29,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5418c0e4-946b-47eb-9d9a-72a6904f8014 Date: Mon, 08 Oct 2018 05:07:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:29,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-5418c0e4-946b-47eb-9d9a-72a6904f8014 2018-10-08 05:07:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:29,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-889173f8-aee0-4cd4-bb30-9e8259b1a1f8 Date: Mon, 08 Oct 2018 05:07:29 GMT RESP BODY: {"ports":[]} 2018-10-08 05:07:29,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1&admin_state_up=True used request id req-889173f8-aee0-4cd4-bb30-9e8259b1a1f8 2018-10-08 05:07:29,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:30,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cded4f80-bee5-4223-add2-a7d6b915903c x-compute-request-id: req-cded4f80-bee5-4223-add2-a7d6b915903c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:07:30,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst used request id req-cded4f80-bee5-4223-add2-a7d6b915903c 2018-10-08 05:07:30,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:30,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9866ddf2-ca0e-43e6-b553-858ef0fe87e4 Date: Mon, 08 Oct 2018 05:07:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:30,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-9866ddf2-ca0e-43e6-b553-858ef0fe87e4 2018-10-08 05:07:30,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:30,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c882b05e-f6af-4449-b1da-282e6522ee64 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:30,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-c882b05e-f6af-4449-b1da-282e6522ee64 2018-10-08 05:07:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:30,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6528e7cc-cfb8-45b4-bc28-f91cb91bbf67 Date: Mon, 08 Oct 2018 05:07:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:30,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-6528e7cc-cfb8-45b4-bc28-f91cb91bbf67 2018-10-08 05:07:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:30,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6a8c50af-6c57-4946-90c2-bfa57778680b Date: Mon, 08 Oct 2018 05:07:30 GMT RESP BODY: {"ports":[]} 2018-10-08 05:07:30,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1&admin_state_up=True used request id req-6a8c50af-6c57-4946-90c2-bfa57778680b 2018-10-08 05:07:30,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:07:30,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:07:31,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0e834cf0ec241c0a9891687c39df246", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role"}], "expires_at": "2018-10-08T06:07:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/6c1ffaaed7574995b5c2bf0fdf279e4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user", "id": "7eedaae7850843369482ee03a707f561"}, "audit_ids": ["XJCy9KwmSYy_f4EsXGRn0A"], "issued_at": "2018-10-08T05:07:31.000000Z"}} 2018-10-08 05:07:31,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}201ab2a25886d9611c959018a5076f1acaea369b" 2018-10-08 05:07:31,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704f2ac7-adb9-47a1-a4bc-3858a475f3ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:07:31,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-704f2ac7-adb9-47a1-a4bc-3858a475f3ca 2018-10-08 05:07:31,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:31,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6108a275-3e91-4671-a3a5-64f597ce22de Date: Mon, 08 Oct 2018 05:07:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:31,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-6108a275-3e91-4671-a3a5-64f597ce22de 2018-10-08 05:07:31,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:31,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5ba8c55b-db9f-4f67-af7c-b45d8050ae64 Date: Mon, 08 Oct 2018 05:07:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:31,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-5ba8c55b-db9f-4f67-af7c-b45d8050ae64 2018-10-08 05:07:31,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:31,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f608a39f-1d0e-46cb-9cb0-fe962d69b7d5 Date: Mon, 08 Oct 2018 05:07:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:31,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-f608a39f-1d0e-46cb-9cb0-fe962d69b7d5 2018-10-08 05:07:31,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:07:31,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:07:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:07:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}201ab2a25886d9611c959018a5076f1acaea369b" 2018-10-08 05:07:31,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f724b6-91cb-45f3-bf96-ed102c779933 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:31,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-77f724b6-91cb-45f3-bf96-ed102c779933 2018-10-08 05:07:31,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:32,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9d8299f4-3e9f-47d0-9194-a911dcaf5e6e Date: Mon, 08 Oct 2018 05:07:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:32,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-9d8299f4-3e9f-47d0-9194-a911dcaf5e6e 2018-10-08 05:07:32,200 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net 2018-10-08 05:07:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"port": {"network_id": "f71e1a82-dc03-48da-822a-46539eb2f7ab", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1", "admin_state_up": true}}' 2018-10-08 05:07:33,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-18ee4707-521f-4204-9a1d-2f34333e094a Date: Mon, 08 Oct 2018 05:07:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3"],"mac_address":"fa:16:3e:eb:f0:7e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","qos_policy_id":null,"admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal"}} 2018-10-08 05:07:33,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-18ee4707-521f-4204-9a1d-2f34333e094a 2018-10-08 05:07:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:33,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bc8e4ad5-d1d0-4e63-813b-196eff9c207a Date: Mon, 08 Oct 2018 05:07:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:33,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-bc8e4ad5-d1d0-4e63-813b-196eff9c207a 2018-10-08 05:07:33,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:33,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf3279d-9dca-4d05-82b5-a650f0affa2f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:33,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-6cf3279d-9dca-4d05-82b5-a650f0affa2f 2018-10-08 05:07:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:33,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-910aa12b-cad0-48df-b84b-992cd6fb331e Date: Mon, 08 Oct 2018 05:07:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:33,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-910aa12b-cad0-48df-b84b-992cd6fb331e 2018-10-08 05:07:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:34,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-2c5d47f9-1fe1-47cc-bc82-5cc4b7da93ba Date: Mon, 08 Oct 2018 05:07:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 05:07:34,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1&admin_state_up=True used request id req-2c5d47f9-1fe1-47cc-bc82-5cc4b7da93ba 2018-10-08 05:07:34,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:34,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dba5cee-5c11-450b-b11d-e287fe39b21d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:34,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-8dba5cee-5c11-450b-b11d-e287fe39b21d 2018-10-08 05:07:34,267 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst 2018-10-08 05:07:34,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:34,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07: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-43f0f8a9-fdd7-4b63-aff5-7f89001916ea x-compute-request-id: req-43f0f8a9-fdd7-4b63-aff5-7f89001916ea Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-flavor-name"}]} 2018-10-08 05:07:34,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-43f0f8a9-fdd7-4b63-aff5-7f89001916ea 2018-10-08 05:07:34,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:34,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07: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-6828b5ce-0d96-4ca7-b079-c623da067590 x-compute-request-id: req-6828b5ce-0d96-4ca7-b079-c623da067590 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:07:34,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326 used request id req-6828b5ce-0d96-4ca7-b079-c623da067590 2018-10-08 05:07:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:34,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-a70df3a3-2835-4e76-9e76-254fb6fc1578 Date: Mon, 08 Oct 2018 05:07:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:07:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:07:10Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/snap", "metadata": {}}], "self": "/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "min_disk": 0, "protected": false, "id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "file": "/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c1ffaaed7574995b5c2bf0fdf279e4a", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image"} 2018-10-08 05:07:34,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image used request id req-a70df3a3-2835-4e76-9e76-254fb6fc1578 2018-10-08 05:07:34,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:34,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f59fb7da-9997-43df-81f0-7193f4c690af Date: Mon, 08 Oct 2018 05:07:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:07:34,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f59fb7da-9997-43df-81f0-7193f4c690af 2018-10-08 05:07:34,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "imageRef": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "flavorRef": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "max_count": 1, "min_count": 1, "networks": [{"port": "14ac6aa9-a17f-43a7-8d35-f1b6e606e25d"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}]}}' 2018-10-08 05:07:36,943 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:07: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-1fea799c-dd67-45ab-be5d-e1fda2e0eab0 x-compute-request-id: req-1fea799c-dd67-45ab-be5d-e1fda2e0eab0 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "adminPass": "cM2Ez6SofmqM"}} 2018-10-08 05:07:36,943 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-1fea799c-dd67-45ab-be5d-e1fda2e0eab0 2018-10-08 05:07:36,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:37,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cafbbdc-b8d3-490b-ba86-f5ec8acbae46 x-compute-request-id: req-7cafbbdc-b8d3-490b-ba86-f5ec8acbae46 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "user_id": "7eedaae7850843369482ee03a707f561", "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-10-08T05:07:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:37,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-7cafbbdc-b8d3-490b-ba86-f5ec8acbae46 2018-10-08 05:07:37,173 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst 2018-10-08 05:07:37,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:37,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07: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-72961c6a-08e0-4c2a-9664-95c3642de44e x-compute-request-id: req-72961c6a-08e0-4c2a-9664-95c3642de44e Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "user_id": "7eedaae7850843369482ee03a707f561", "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-10-08T05:07:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:37,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-72961c6a-08e0-4c2a-9664-95c3642de44e 2018-10-08 05:07:37,540 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - BUILD 2018-10-08 05:07:37,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:07:40,543 - create_instance - DEBUG - VM status query timeout in 896.629657984 2018-10-08 05:07:40,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:41,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07: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-f8937f4c-8da5-4a60-aa69-2cd766ea1026 x-compute-request-id: req-f8937f4c-8da5-4a60-aa69-2cd766ea1026 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:07:38Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:41,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-f8937f4c-8da5-4a60-aa69-2cd766ea1026 2018-10-08 05:07:41,018 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - BUILD 2018-10-08 05:07:41,018 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:07:44,021 - create_instance - DEBUG - VM status query timeout in 893.151729107 2018-10-08 05:07:44,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:44,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07: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-0a1bc79d-0bf1-4c1e-99df-133ab0144233 x-compute-request-id: req-0a1bc79d-0bf1-4c1e-99df-133ab0144233 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:07:38Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:44,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-0a1bc79d-0bf1-4c1e-99df-133ab0144233 2018-10-08 05:07:44,449 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - BUILD 2018-10-08 05:07:44,449 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:07:47,453 - create_instance - DEBUG - VM status query timeout in 889.720225096 2018-10-08 05:07:47,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:48,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c8cc45a-39d9-44e0-a8ef-e56a75c6cccd x-compute-request-id: req-5c8cc45a-39d9-44e0-a8ef-e56a75c6cccd Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:48,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-5c8cc45a-39d9-44e0-a8ef-e56a75c6cccd 2018-10-08 05:07:48,123 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - ACTIVE 2018-10-08 05:07:48,123 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:07:48,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:48,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada359af-f1ab-4a9e-941b-c53e9c6b6fbb x-compute-request-id: req-ada359af-f1ab-4a9e-941b-c53e9c6b6fbb Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:48,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-ada359af-f1ab-4a9e-941b-c53e9c6b6fbb 2018-10-08 05:07:48,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:48,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-80c9990e-a029-43d0-bbd5-6b71601b418e Date: Mon, 08 Oct 2018 05:07:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:48,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-80c9990e-a029-43d0-bbd5-6b71601b418e 2018-10-08 05:07:48,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:48,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd7bf37-71b3-49e2-850b-25f90487da95 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:48,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-ddd7bf37-71b3-49e2-850b-25f90487da95 2018-10-08 05:07:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:48,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ee4ebe6d-a009-43db-a440-98477986b1b2 Date: Mon, 08 Oct 2018 05:07:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:48,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-ee4ebe6d-a009-43db-a440-98477986b1b2 2018-10-08 05:07:48,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:48,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-c6081bde-c948-4daf-9a03-015266ed30c9 Date: Mon, 08 Oct 2018 05:07:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":"b6968d57-26e4-4c97-a9e6-a340a3f7ce6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.4"}],"id":"2bae5435-2ade-4941-af87-4edead8d549a","security_groups":[],"mac_address":"fa:16:3e:3f:20:70","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.3"}],"id":"69093a67-bd50-49cf-a1a2-87e220462a60","security_groups":[],"mac_address":"fa:16:3e:12:0c:4d","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.2"}],"id":"8e1b6e6e-107a-418d-aab6-c9a36ed6c071","security_groups":[],"mac_address":"fa:16:3e:5c:97:fe","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:07:48,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-c6081bde-c948-4daf-9a03-015266ed30c9 2018-10-08 05:07:48,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:49,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eca2d68e-6a0d-4b3c-866c-f85cb697009d x-compute-request-id: req-eca2d68e-6a0d-4b3c-866c-f85cb697009d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:49,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-eca2d68e-6a0d-4b3c-866c-f85cb697009d 2018-10-08 05:07:49,768 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - ACTIVE 2018-10-08 05:07:49,769 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:07:49,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:50,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07: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-4ef12ca6-de94-48e7-84e5-e7f674cf1b09 x-compute-request-id: req-4ef12ca6-de94-48e7-84e5-e7f674cf1b09 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:50,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-4ef12ca6-de94-48e7-84e5-e7f674cf1b09 2018-10-08 05:07:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:50,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d0cfb36d-80c8-4c77-b071-f3672a546b8e Date: Mon, 08 Oct 2018 05:07:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:50,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-d0cfb36d-80c8-4c77-b071-f3672a546b8e 2018-10-08 05:07:50,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:50,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9073663-b439-4a45-af95-0322f615ce1d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:50,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-c9073663-b439-4a45-af95-0322f615ce1d 2018-10-08 05:07:50,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:51,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ff68ce16-4e1d-4901-a822-2e830b8079bd Date: Mon, 08 Oct 2018 05:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:51,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-ff68ce16-4e1d-4901-a822-2e830b8079bd 2018-10-08 05:07:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:51,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-e3166dd7-9294-48c4-9f53-fe715072ba72 Date: Mon, 08 Oct 2018 05:07:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":"b6968d57-26e4-4c97-a9e6-a340a3f7ce6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.4"}],"id":"2bae5435-2ade-4941-af87-4edead8d549a","security_groups":[],"mac_address":"fa:16:3e:3f:20:70","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.3"}],"id":"69093a67-bd50-49cf-a1a2-87e220462a60","security_groups":[],"mac_address":"fa:16:3e:12:0c:4d","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.2"}],"id":"8e1b6e6e-107a-418d-aab6-c9a36ed6c071","security_groups":[],"mac_address":"fa:16:3e:5c:97:fe","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:07:51,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-e3166dd7-9294-48c4-9f53-fe715072ba72 2018-10-08 05:07:51,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}}' 2018-10-08 05:07:52,479 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:07:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28e4b200-9e76-49c5-a87a-236bc831683b x-compute-request-id: req-28e4b200-9e76-49c5-a87a-236bc831683b Content-Length: 0 Content-Type: application/json 2018-10-08 05:07:52,479 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action used request id req-28e4b200-9e76-49c5-a87a-236bc831683b 2018-10-08 05:07:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:52,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-42733f32-70c3-451c-9b8a-03a3d3b6cd7d Date: Mon, 08 Oct 2018 05:07:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:15Z", "admin_state_up": true, "updated_at": "2018-10-08T05:07:22Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "a7b1bccc-d329-4400-96cf-15ccf77dcb6a", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router"}]} 2018-10-08 05:07:52,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router used request id req-42733f32-70c3-451c-9b8a-03a3d3b6cd7d 2018-10-08 05:07:52,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:52,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76f52cb-e2e5-429b-a802-cd9b2af496f3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:52,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-c76f52cb-e2e5-429b-a802-cd9b2af496f3 2018-10-08 05:07:52,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=a7b1bccc-d329-4400-96cf-15ccf77dcb6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:52,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b131becb-6ce8-48ec-8d87-b6cd08ffd925 Date: Mon, 08 Oct 2018 05:07:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:07:52,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=a7b1bccc-d329-4400-96cf-15ccf77dcb6a used request id req-b131becb-6ce8-48ec-8d87-b6cd08ffd925 2018-10-08 05:07:52,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/89e01159-1c14-4247-800e-b2b2e3d802a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:52,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-945ac6ea-4d50-4803-ac38-7f8b5c98b4b2 Date: Mon, 08 Oct 2018 05:07:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}} 2018-10-08 05:07:52,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/89e01159-1c14-4247-800e-b2b2e3d802a1 used request id req-945ac6ea-4d50-4803-ac38-7f8b5c98b4b2 2018-10-08 05:07:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:52,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-eb4c4e60-a283-4a6d-88ca-95b1826dc9f1 Date: Mon, 08 Oct 2018 05:07:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:07:52,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-eb4c4e60-a283-4a6d-88ca-95b1826dc9f1 2018-10-08 05:07:52,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:53,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a3bde929-066b-4ef6-bf81-002d7768760a Date: Mon, 08 Oct 2018 05:07:53 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:07:53,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-a3bde929-066b-4ef6-bf81-002d7768760a 2018-10-08 05:07:53,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:53,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aacacad-c45e-41a5-b516-e76be4af6c10 x-compute-request-id: req-7aacacad-c45e-41a5-b516-e76be4af6c10 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:53,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-7aacacad-c45e-41a5-b516-e76be4af6c10 2018-10-08 05:07:53,694 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - ACTIVE 2018-10-08 05:07:53,694 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:07:53,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:54,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6cc0ea0-3983-410a-9cff-6a0e1f9f87bb x-compute-request-id: req-b6cc0ea0-3983-410a-9cff-6a0e1f9f87bb Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:54,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-b6cc0ea0-3983-410a-9cff-6a0e1f9f87bb 2018-10-08 05:07:54,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:54,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6bac85a-d216-4e87-b606-bd07c7a4f295 Date: Mon, 08 Oct 2018 05:07:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:54,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-f6bac85a-d216-4e87-b606-bd07c7a4f295 2018-10-08 05:07:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:54,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b996b1f-e3a2-4216-b7bd-2d69451baf4d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:54,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-6b996b1f-e3a2-4216-b7bd-2d69451baf4d 2018-10-08 05:07:54,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:54,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8a0b8710-b3ff-46eb-ae1c-72e734ea967f Date: Mon, 08 Oct 2018 05:07:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:54,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-8a0b8710-b3ff-46eb-ae1c-72e734ea967f 2018-10-08 05:07:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:54,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-019f38b3-36c0-456f-9425-73ce988b1b43 Date: Mon, 08 Oct 2018 05:07:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3","f7d8e77c-f8a6-45bb-a56c-ae51b29c5100"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":"b6968d57-26e4-4c97-a9e6-a340a3f7ce6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.4"}],"id":"2bae5435-2ade-4941-af87-4edead8d549a","security_groups":[],"mac_address":"fa:16:3e:3f:20:70","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.3"}],"id":"69093a67-bd50-49cf-a1a2-87e220462a60","security_groups":[],"mac_address":"fa:16:3e:12:0c:4d","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.2"}],"id":"8e1b6e6e-107a-418d-aab6-c9a36ed6c071","security_groups":[],"mac_address":"fa:16:3e:5c:97:fe","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:07:54,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-019f38b3-36c0-456f-9425-73ce988b1b43 2018-10-08 05:07:54,807 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 05:07:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:55,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-78222497-d531-45fc-ac75-fe6db590c3fc Date: Mon, 08 Oct 2018 05:07:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:07:55,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-78222497-d531-45fc-ac75-fe6db590c3fc 2018-10-08 05:07:55,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:55,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-39f25ad7-8b23-4433-9da6-d4a9240ba46f Date: Mon, 08 Oct 2018 05:07:55 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:07:55,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-39f25ad7-8b23-4433-9da6-d4a9240ba46f 2018-10-08 05:07:55,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "port_id": "14ac6aa9-a17f-43a7-8d35-f1b6e606e25d"}}' 2018-10-08 05:07:57,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-ec8ed6f4-79be-4d29-88bd-7a118e3e9b10 Date: Mon, 08 Oct 2018 05:07:57 GMT RESP BODY: {"floatingip": {"router_id": "a7b1bccc-d329-4400-96cf-15ccf77dcb6a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:55Z", "updated_at": "2018-10-08T05:07:55Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_id": "14ac6aa9-a17f-43a7-8d35-f1b6e606e25d", "id": "bd0ffe8c-07fc-4d59-bd7c-374aa6a772a3"}} 2018-10-08 05:07:57,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-ec8ed6f4-79be-4d29-88bd-7a118e3e9b10 2018-10-08 05:07:57,514 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router 2018-10-08 05:07:57,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:58,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac164987-d769-407b-8400-bfac82a9728b x-compute-request-id: req-ac164987-d769-407b-8400-bfac82a9728b Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:58,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-ac164987-d769-407b-8400-bfac82a9728b 2018-10-08 05:07:58,021 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - ACTIVE 2018-10-08 05:07:58,021 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:07:58,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:58,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-7122c3c2-bc81-4a96-afb9-fe4b5619c7e0 x-compute-request-id: req-7122c3c2-bc81-4a96-afb9-fe4b5619c7e0 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:58,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-7122c3c2-bc81-4a96-afb9-fe4b5619c7e0 2018-10-08 05:07:58,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:58,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d0a11057-c060-464d-94df-f247b93e4395 Date: Mon, 08 Oct 2018 05:07:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:07:58,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-d0a11057-c060-464d-94df-f247b93e4395 2018-10-08 05:07:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:58,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209e211c-4a21-4ad4-b2ad-4ae81ec8257c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:07:58,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-209e211c-4a21-4ad4-b2ad-4ae81ec8257c 2018-10-08 05:07:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:58,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cb05ed05-4b70-4b20-8f6b-e98742e13617 Date: Mon, 08 Oct 2018 05:07:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:07:58,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-cb05ed05-4b70-4b20-8f6b-e98742e13617 2018-10-08 05:07:58,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:58,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-c26c305c-81d6-44aa-b32d-3e44396bc250 Date: Mon, 08 Oct 2018 05:07:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3","f7d8e77c-f8a6-45bb-a56c-ae51b29c5100"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":"b6968d57-26e4-4c97-a9e6-a340a3f7ce6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.4"}],"id":"2bae5435-2ade-4941-af87-4edead8d549a","security_groups":[],"mac_address":"fa:16:3e:3f:20:70","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.3"}],"id":"69093a67-bd50-49cf-a1a2-87e220462a60","security_groups":[],"mac_address":"fa:16:3e:12:0c:4d","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.2"}],"id":"8e1b6e6e-107a-418d-aab6-c9a36ed6c071","security_groups":[],"mac_address":"fa:16:3e:5c:97:fe","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:07:58,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-c26c305c-81d6-44aa-b32d-3e44396bc250 2018-10-08 05:07:58,679 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-08 05:07:58,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:07:59,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-27e280cf-e4b4-430b-8a3d-09931c6d4eb5 x-compute-request-id: req-27e280cf-e4b4-430b-8a3d-09931c6d4eb5 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:07:59,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-27e280cf-e4b4-430b-8a3d-09931c6d4eb5 2018-10-08 05:07:59,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:08:00,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb9f6b47-6806-4ebf-acb0-3e1d56bb8438 x-compute-request-id: req-fb9f6b47-6806-4ebf-acb0-3e1d56bb8438 Content-Encoding: gzip Content-Length: 9606 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503236946 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.126763] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.128397] pid_max: default: 32768 minimum: 301\n[ 0.129278] ACPI: Core revision 20150930\n[ 0.130655] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131948] Security Framework initialized\n[ 0.132754] Yama: becoming mindful.\n[ 0.133607] AppArmor: AppArmor initialized\n[ 0.134620] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136171] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137685] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140751] Initializing cgroup subsys io\n[ 0.141718] Initializing cgroup subsys memory\n[ 0.142756] Initializing cgroup subsys devices\n[ 0.143797] Initializing cgroup subsys freezer\n[ 0.144802] Initializing cgroup subsys net_cls\n[ 0.145861] Initializing cgroup subsys perf_event\n[ 0.146942] Initializing cgroup subsys net_prio\n[ 0.147967] Initializing cgroup subsys hugetlb\n[ 0.148972] Initializing cgroup subsys pids\n[ 0.150002] CPU: Physical Processor ID: 0\n[ 0.151638] mce: CPU supports 10 MCE banks\n[ 0.152643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153863] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162910] ftrace: allocating 31920 entries in 125 pages\n[ 0.188887] smpboot: Max logical packages: 2\n[ 0.189918] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191346] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192897] x2apic enabled\n[ 0.193819] Switched APIC routing to physical x2apic.\n[ 0.195750] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197205] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199726] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201972] KVM setup paravirtual spinlock\n[ 0.203600] x86: Booting SMP configuration:\n[ 0.204642] .... node #0, CPUs: #1\n[ 0.205699] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.227921] x86: Booted up 1 node, 2 CPUs\n[ 0.227928] KVM setup async PF for cpu 1\n[ 0.227932] kvm-stealtime: cpu 1, msr f90d940\n[ 0.230875] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.232620] devtmpfs: initialized\n[ 0.234405] evm: security.selinux\n[ 0.235204] evm: security.SMACK64\n[ 0.235990] evm: security.SMACK64EXEC\n[ 0.236852] evm: security.SMACK64TRANSMUTE\n[ 0.237785] evm: security.SMACK64MMAP\n[ 0.238638] evm: security.ima\n[ 0.239367] evm: security.capability\n[ 0.240295] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242458] pinctrl core: initialized pinctrl subsystem\n[ 0.243703] RTC time: 5:07:38, date: 10/08/18\n[ 0.244801] NET: Registered protocol family 16\n[ 0.254440] cpuidle: using governor ladder\n[ 0.266539] cpuidle: using governor menu\n[ 0.267344] PCCT header not found.\n[ 0.268135] ACPI: bus type PCI registered\n[ 0.268924] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270166] PCI: Using configuration type 1 for base access\n[ 0.283612] ACPI: Added _OSI(Module Device)\n[ 0.284463] ACPI: Added _OSI(Processor Device)\n[ 0.285314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286202] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288590] ACPI: Interpreter enabled\n[ 0.289356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296641] ACPI: (supports S0 S5)\n[ 0.297338] ACPI: Using IOAPIC for interrupt routing\n[ 0.298269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301620] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303960] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307373] acpiphp: Slot [3] registered\n[ 0.308165] acpiphp: Slot [4] registered\n[ 0.308951] acpiphp: Slot [5] registered\n[ 0.309746] acpiphp: Slot [6] registered\n[ 0.310538] acpiphp: Slot [7] registered\n[ 0.311328] acpiphp: Slot [8] registered\n[ 0.312121] acpiphp: Slot [9] registered\n[ 0.312907] acpiphp: Slot [10] registered\n[ 0.323636] acpiphp: Slot [11] registered\n[ 0.324440] acpiphp: Slot [12] registered\n[ 0.325246] acpiphp: Slot [13] registered\n[ 0.326044] acpiphp: Slot [14] registered\n[ 0.326843] acpiphp: Slot [15] registered\n[ 0.327656] acpiphp: Slot [16] registered\n[ 0.328467] acpiphp: Slot [17] registered\n[ 0.329271] acpiphp: Slot [18] registered\n[ 0.330067] acpiphp: Slot [19] registered\n[ 0.330871] acpiphp: Slot [20] registered\n[ 0.331688] acpiphp: Slot [21] registered\n[ 0.332492] acpiphp: Slot [22] registered\n[ 0.333295] acpiphp: Slot [23] registered\n[ 0.334096] acpiphp: Slot [24] registered\n[ 0.334895] acpiphp: Slot [25] registered\n[ 0.335700] acpiphp: Slot [26] registered\n[ 0.336507] acpiphp: Slot [27] registered\n[ 0.337308] acpiphp: Slot [28] registered\n[ 0.338106] acpiphp: Slot [29] registered\n[ 0.338902] acpiphp: Slot [30] registered\n[ 0.339709] acpiphp: Slot [31] registered\n[ 0.340509] PCI host bridge to bus 0000:00\n[ 0.341311] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343712] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345190] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.346622] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354262] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355417] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356663] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364320] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408854] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410335] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411776] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413191] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414575] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415832] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417018] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419772] vgaarb: loaded\n[ 0.420372] vgaarb: bridge control possible 0000:00:02.0\n[ 0.421508] SCSI subsystem initialized\n[ 0.422338] ACPI: bus type USB registered\n[ 0.423146] usbcore: registered new interface driver usbfs\n[ 0.424154] usbcore: registered new interface driver hub\n[ 0.425145] usbcore: registered new device driver usb\n[ 0.426234] PCI: Using ACPI for IRQ routing\n[ 0.427250] NetLabel: Initializing\n[ 0.427950] NetLabel: domain hash size = 128\n[ 0.428787] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429719] NetLabel: unlabeled traffic allowed by default\n[ 0.430853] clocksource: Switched to clocksource kvm-clock\n[ 0.436729] AppArmor: AppArmor Filesystem Enabled\n[ 0.437692] pnp: PnP ACPI init\n[ 0.438610] pnp: PnP ACPI: found 5 devices\n[ 0.445995] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447677] NET: Registered protocol family 2\n[ 0.448654] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.449900] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451051] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452204] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453259] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454406] NET: Registered protocol family 1\n[ 0.455262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456338] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457388] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475982] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494814] Trying to unpack rootfs image as initramfs...\n[ 0.545133] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.559383] Scanning for low memory corruption every 60 seconds\n[ 0.560848] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561989] audit: initializing netlink subsys (disabled)\n[ 0.563019] audit: type=2000 audit(1538975259.905:1): initialized\n[ 0.564327] Initialise system trusted keyring\n[ 0.565344] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566498] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568605] zbud: loaded\n[ 0.569381] VFS: Disk quotas dquot_6.6.0\n[ 0.570198] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571785] fuse init (API version 7.23)\n[ 0.572747] Key type big_key registered\n[ 0.573549] Allocating IMA MOK and blacklist keyrings.\n[ 0.575081] Key type asymmetric registered\n[ 0.575899] Asymmetric key parser 'x509' registered\n[ 0.576845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.578337] io scheduler noop registered\n[ 0.579133] io scheduler deadline registered (default)\n[ 0.580114] io scheduler cfq registered\n[ 0.580946] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584684] ACPI: Power Button [PWRF]\n[ 0.585566] GHES: HEST is not enabled!\n[ 0.605735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644334] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.646999] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671243] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674312] Linux agpgart interface v0.103\n[ 0.677388] brd: module loaded\n[ 0.679017] loop: module loaded\n[ 0.683703] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685140] GPT:90111 != 20971519\n[ 0.685819] GPT:Alternate GPT header not at the end of the disk.\n[ 0.686903] GPT:90111 != 20971519\n[ 0.687590] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688550] vda: vda1 vda15\n[ 0.690161] scsi host0: ata_piix\n[ 0.690950] scsi host1: ata_piix\n[ 0.691725] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.694193] libphy: Fixed MDIO Bus: probed\n[ 0.695110] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698119] PPP generic driver version 2.4.2\n[ 0.699022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700277] ehci-pci: EHCI PCI platform driver\n[ 0.701135] ehci-platform: EHCI generic platform driver\n[ 0.702107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703222] ohci-pci: OHCI PCI platform driver\n[ 0.704077] ohci-platform: OHCI generic platform driver\n[ 0.705046] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724040] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725039] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727490] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.728594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729800] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731211] usb usb1: Product: UHCI Host Controller\n[ 0.732139] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733262] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734267] hub 1-0:1.0: USB hub found\n[ 0.735038] hub 1-0:1.0: 2 ports detected\n[ 0.735943] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738033] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739007] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740063] mousedev: PS/2 mouse device common for all mice\n[ 0.741335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743167] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.746619] i2c /dev entries driver\n[ 0.747383] device-mapper: uevent: version 1.0.3\n[ 0.748333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.749931] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.751270] NET: Registered protocol family 10\n[ 0.752268] NET: Registered protocol family 17\n[ 0.753151] Key type dns_resolver registered\n[ 0.754104] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.755188] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756943] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.758728] registered taskstats version 1\n[ 0.759552] Loading compiled-in X.509 certificates\n[ 0.760978] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.762801] zswap: loaded using pool lzo/zbud\n[ 0.764338] Key type trusted registered\n[ 0.766034] Key type encrypted registered\n[ 0.766869] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.767883] ima: No TPM chip found, activating TPM-bypass!\n[ 0.768907] evm: HMAC attrs: 0x1\n[ 0.769873] Magic number: 6:218:112\n[ 0.770720] rtc_cmos 00:00: setting system clock to 2018-10-08 05:07:39 UTC (1538975259)\n[ 0.782530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.783693] EDD information not available.\n[ 0.851880] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853440] Write protecting the kernel read-only data: 14336k\n[ 0.855132] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857005] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.920500] 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 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.914 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy6296vlbW3YCkDoicvv2C3xkrb5gkmo7FCZ160PFL7fyO7J+H+7qzMhtVcFG5ca0x1Vqc2l96AopS/lQ4Ui1p455gFY3XZJBZGcmK4OhCFoHFUgwlcacc+SXfpnOIy1YIW3qDbOlSS856YQS3vQmxTDfBS62WDLx3vWxfS5WYKJ10ahZCKzGWw0yPI4cvtIjqaldwOSN/4msVF2sfW/eozbNk8tQHbApIsEAwIKfdD3fXm7G2fOnKK7xxFAdrDJ5cRnzAJkAEZv1Tp9e8/DoIdvnAXurGoufXPW3sz8a7xjvCpFe+579VEcT2nPG4om0RQaM5ZqQ7n18YzP3xMVH root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\nssh-dss AAAAB3NzaC1kc3MAAACBAL4S0HfxPvs3pmV6A9DKNAlDRKKLii2aJEjYyuSEcV3QvwI7nYaTP8kFNxs7jJE2/8FjqnRt5QhWc2etlfufCe3f+B81LWoMM610D/0Rh9Alz8in+Q6S6qgtvedcGzmhcgwtoSzgzQX/Rb7InCGhSKt6LiZhDzLLjrvS+E2XYgR7AAAAFQCkmoKNod+JHApkjpnNncJrYv++zwAAAIEAhvxN0B0E3Hrw9onwvCfobykPaPGY0y0iKE1IUZsDJSPSvHsQCqixlPShCxpPOWt/6VfSKaYUKiis2qLljl/ozoRJHxCqPRK/9bKxT3r3F2VNT5qbDFamlImEBTSX4tA7UE7Y+b53gk0yBZOzS//8aLGo8QK1IvpmOH6QmZ+2qxAAAACAF497gBQW11XGU5gt02truVtvIhxkMz3Q1y+V3lg2K7kPIBsEXVw56X769m6xTqfYW8i9f2XOQGrtuqscnqxKpLF4EahV/5m6/HLezVfWohqrsc/zFUVxMKeivfy+LFizEbId50TukGABdPISshhiiaxI7xn46if0JkN0Ub/90Ok= root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:feeb:f07e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.22 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e login: "} 2018-10-08 05:08:00,218 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action used request id req-fb9f6b47-6806-4ebf-acb0-3e1d56bb8438 2018-10-08 05:08:00,219 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:08:00,219 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503236946 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.126763] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.128397] pid_max: default: 32768 minimum: 301 [ 0.129278] ACPI: Core revision 20150930 [ 0.130655] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131948] Security Framework initialized [ 0.132754] Yama: becoming mindful. [ 0.133607] AppArmor: AppArmor initialized [ 0.134620] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136171] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137685] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139125] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140751] Initializing cgroup subsys io [ 0.141718] Initializing cgroup subsys memory [ 0.142756] Initializing cgroup subsys devices [ 0.143797] Initializing cgroup subsys freezer [ 0.144802] Initializing cgroup subsys net_cls [ 0.145861] Initializing cgroup subsys perf_event [ 0.146942] Initializing cgroup subsys net_prio [ 0.147967] Initializing cgroup subsys hugetlb [ 0.148972] Initializing cgroup subsys pids [ 0.150002] CPU: Physical Processor ID: 0 [ 0.151638] mce: CPU supports 10 MCE banks [ 0.152643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153863] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162910] ftrace: allocating 31920 entries in 125 pages [ 0.188887] smpboot: Max logical packages: 2 [ 0.189918] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191346] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192897] x2apic enabled [ 0.193819] Switched APIC routing to physical x2apic. [ 0.195750] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197205] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199726] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201972] KVM setup paravirtual spinlock [ 0.203600] x86: Booting SMP configuration: [ 0.204642] .... node #0, CPUs: #1 [ 0.205699] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.227921] x86: Booted up 1 node, 2 CPUs [ 0.227928] KVM setup async PF for cpu 1 [ 0.227932] kvm-stealtime: cpu 1, msr f90d940 [ 0.230875] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.232620] devtmpfs: initialized [ 0.234405] evm: security.selinux [ 0.235204] evm: security.SMACK64 [ 0.235990] evm: security.SMACK64EXEC [ 0.236852] evm: security.SMACK64TRANSMUTE [ 0.237785] evm: security.SMACK64MMAP [ 0.238638] evm: security.ima [ 0.239367] evm: security.capability [ 0.240295] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242458] pinctrl core: initialized pinctrl subsystem [ 0.243703] RTC time: 5:07:38, date: 10/08/18 [ 0.244801] NET: Registered protocol family 16 [ 0.254440] cpuidle: using governor ladder [ 0.266539] cpuidle: using governor menu [ 0.267344] PCCT header not found. [ 0.268135] ACPI: bus type PCI registered [ 0.268924] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270166] PCI: Using configuration type 1 for base access [ 0.283612] ACPI: Added _OSI(Module Device) [ 0.284463] ACPI: Added _OSI(Processor Device) [ 0.285314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286202] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288590] ACPI: Interpreter enabled [ 0.289356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296641] ACPI: (supports S0 S5) [ 0.297338] ACPI: Using IOAPIC for interrupt routing [ 0.298269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301620] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303960] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307373] acpiphp: Slot [3] registered [ 0.308165] acpiphp: Slot [4] registered [ 0.308951] acpiphp: Slot [5] registered [ 0.309746] acpiphp: Slot [6] registered [ 0.310538] acpiphp: Slot [7] registered [ 0.311328] acpiphp: Slot [8] registered [ 0.312121] acpiphp: Slot [9] registered [ 0.312907] acpiphp: Slot [10] registered [ 0.323636] acpiphp: Slot [11] registered [ 0.324440] acpiphp: Slot [12] registered [ 0.325246] acpiphp: Slot [13] registered [ 0.326044] acpiphp: Slot [14] registered [ 0.326843] acpiphp: Slot [15] registered [ 0.327656] acpiphp: Slot [16] registered [ 0.328467] acpiphp: Slot [17] registered [ 0.329271] acpiphp: Slot [18] registered [ 0.330067] acpiphp: Slot [19] registered [ 0.330871] acpiphp: Slot [20] registered [ 0.331688] acpiphp: Slot [21] registered [ 0.332492] acpiphp: Slot [22] registered [ 0.333295] acpiphp: Slot [23] registered [ 0.334096] acpiphp: Slot [24] registered [ 0.334895] acpiphp: Slot [25] registered [ 0.335700] acpiphp: Slot [26] registered [ 0.336507] acpiphp: Slot [27] registered [ 0.337308] acpiphp: Slot [28] registered [ 0.338106] acpiphp: Slot [29] registered [ 0.338902] acpiphp: Slot [30] registered [ 0.339709] acpiphp: Slot [31] registered [ 0.340509] PCI host bridge to bus 0000:00 [ 0.341311] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343712] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.345190] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.346622] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354262] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355417] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.356663] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.362903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.364320] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408854] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410335] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411776] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413191] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414575] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415832] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417018] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419772] vgaarb: loaded [ 0.420372] vgaarb: bridge control possible 0000:00:02.0 [ 0.421508] SCSI subsystem initialized [ 0.422338] ACPI: bus type USB registered [ 0.423146] usbcore: registered new interface driver usbfs [ 0.424154] usbcore: registered new interface driver hub [ 0.425145] usbcore: registered new device driver usb [ 0.426234] PCI: Using ACPI for IRQ routing [ 0.427250] NetLabel: Initializing [ 0.427950] NetLabel: domain hash size = 128 [ 0.428787] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429719] NetLabel: unlabeled traffic allowed by default [ 0.430853] clocksource: Switched to clocksource kvm-clock [ 0.436729] AppArmor: AppArmor Filesystem Enabled [ 0.437692] pnp: PnP ACPI init [ 0.438610] pnp: PnP ACPI: found 5 devices [ 0.445995] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447677] NET: Registered protocol family 2 [ 0.448654] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.449900] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451051] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452204] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453259] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454406] NET: Registered protocol family 1 [ 0.455262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456338] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457388] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475982] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494814] Trying to unpack rootfs image as initramfs... [ 0.545133] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.559383] Scanning for low memory corruption every 60 seconds [ 0.560848] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561989] audit: initializing netlink subsys (disabled) [ 0.563019] audit: type=2000 audit(1538975259.905:1): initialized [ 0.564327] Initialise system trusted keyring [ 0.565344] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566498] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568605] zbud: loaded [ 0.569381] VFS: Disk quotas dquot_6.6.0 [ 0.570198] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571785] fuse init (API version 7.23) [ 0.572747] Key type big_key registered [ 0.573549] Allocating IMA MOK and blacklist keyrings. [ 0.575081] Key type asymmetric registered [ 0.575899] Asymmetric key parser 'x509' registered [ 0.576845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.578337] io scheduler noop registered [ 0.579133] io scheduler deadline registered (default) [ 0.580114] io scheduler cfq registered [ 0.580946] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584684] ACPI: Power Button [PWRF] [ 0.585566] GHES: HEST is not enabled! [ 0.605735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644334] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646999] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671243] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674312] Linux agpgart interface v0.103 [ 0.677388] brd: module loaded [ 0.679017] loop: module loaded [ 0.683703] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685140] GPT:90111 != 20971519 [ 0.685819] GPT:Alternate GPT header not at the end of the disk. [ 0.686903] GPT:90111 != 20971519 [ 0.687590] GPT: Use GNU Parted to correct GPT errors. [ 0.688550] vda: vda1 vda15 [ 0.690161] scsi host0: ata_piix [ 0.690950] scsi host1: ata_piix [ 0.691725] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.692933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.694193] libphy: Fixed MDIO Bus: probed [ 0.695110] tun: Universal TUN/TAP device driver, 1.6 [ 0.696128] tun: (C) 1999-2004 Max Krasnyansky [ 0.698119] PPP generic driver version 2.4.2 [ 0.699022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700277] ehci-pci: EHCI PCI platform driver [ 0.701135] ehci-platform: EHCI generic platform driver [ 0.702107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703222] ohci-pci: OHCI PCI platform driver [ 0.704077] ohci-platform: OHCI generic platform driver [ 0.705046] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724040] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725039] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726474] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.727490] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.728594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729800] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731211] usb usb1: Product: UHCI Host Controller [ 0.732139] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.733262] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734267] hub 1-0:1.0: USB hub found [ 0.735038] hub 1-0:1.0: 2 ports detected [ 0.735943] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738033] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739007] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740063] mousedev: PS/2 mouse device common for all mice [ 0.741335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743167] rtc_cmos 00:00: RTC can wake from S4 [ 0.744271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746619] i2c /dev entries driver [ 0.747383] device-mapper: uevent: version 1.0.3 [ 0.748333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.749931] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751270] NET: Registered protocol family 10 [ 0.752268] NET: Registered protocol family 17 [ 0.753151] Key type dns_resolver registered [ 0.754104] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.755188] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756943] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.758728] registered taskstats version 1 [ 0.759552] Loading compiled-in X.509 certificates [ 0.760978] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.762801] zswap: loaded using pool lzo/zbud [ 0.764338] Key type trusted registered [ 0.766034] Key type encrypted registered [ 0.766869] AppArmor: AppArmor sha1 policy hashing enabled [ 0.767883] ima: No TPM chip found, activating TPM-bypass! [ 0.768907] evm: HMAC attrs: 0x1 [ 0.769873] Magic number: 6:218:112 [ 0.770720] rtc_cmos 00:00: setting system clock to 2018-10-08 05:07:39 UTC (1538975259) [ 0.782530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783693] EDD information not available. [ 0.851880] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853440] Write protecting the kernel read-only data: 14336k [ 0.855132] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.857005] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.920500] 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 1.17 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.37. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.914 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy6296vlbW3YCkDoicvv2C3xkrb5gkmo7FCZ160PFL7fyO7J+H+7qzMhtVcFG5ca0x1Vqc2l96AopS/lQ4Ui1p455gFY3XZJBZGcmK4OhCFoHFUgwlcacc+SXfpnOIy1YIW3qDbOlSS856YQS3vQmxTDfBS62WDLx3vWxfS5WYKJ10ahZCKzGWw0yPI4cvtIjqaldwOSN/4msVF2sfW/eozbNk8tQHbApIsEAwIKfdD3fXm7G2fOnKK7xxFAdrDJ5cRnzAJkAEZv1Tp9e8/DoIdvnAXurGoufXPW3sz8a7xjvCpFe+579VEcT2nPG4om0RQaM5ZqQ7n18YzP3xMVH root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e ssh-dss AAAAB3NzaC1kc3MAAACBAL4S0HfxPvs3pmV6A9DKNAlDRKKLii2aJEjYyuSEcV3QvwI7nYaTP8kFNxs7jJE2/8FjqnRt5QhWc2etlfufCe3f+B81LWoMM610D/0Rh9Alz8in+Q6S6qgtvedcGzmhcgwtoSzgzQX/Rb7InCGhSKt6LiZhDzLLjrvS+E2XYgR7AAAAFQCkmoKNod+JHApkjpnNncJrYv++zwAAAIEAhvxN0B0E3Hrw9onwvCfobykPaPGY0y0iKE1IUZsDJSPSvHsQCqixlPShCxpPOWt/6VfSKaYUKiis2qLljl/ozoRJHxCqPRK/9bKxT3r3F2VNT5qbDFamlImEBTSX4tA7UE7Y+b53gk0yBZOzS//8aLGo8QK1IvpmOH6QmZ+2qxAAAACAF497gBQW11XGU5gt02truVtvIhxkMz3Q1y+V3lg2K7kPIBsEXVw56X769m6xTqfYW8i9f2XOQGrtuqscnqxKpLF4EahV/5m6/HLezVfWohqrsc/zFUVxMKeivfy+LFizEbId50TukGABdPISshhiiaxI7xn46if0JkN0Ub/90Ok= root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:feeb:f07e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e launch-index: 0 === cirros: current=0.4.0 uptime=3.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e login: 2018-10-08 05:08:00,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:00,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08: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-eb0effa3-e990-4c91-8785-01f461679380 x-compute-request-id: req-eb0effa3-e990-4c91-8785-01f461679380 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:00,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-eb0effa3-e990-4c91-8785-01f461679380 2018-10-08 05:08:00,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:00,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dd73113f-b4e3-4a2c-beaa-c7c990f773f7 Date: Mon, 08 Oct 2018 05:08:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:08:00,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-dd73113f-b4e3-4a2c-beaa-c7c990f773f7 2018-10-08 05:08:00,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:00,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3785039d-de1e-4949-af2f-5cdaa23079bb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:08:00,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-3785039d-de1e-4949-af2f-5cdaa23079bb 2018-10-08 05:08:00,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:00,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5dde95a3-532f-4dad-a091-1db4ba98c5b4 Date: Mon, 08 Oct 2018 05:08:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:08:00,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-5dde95a3-532f-4dad-a091-1db4ba98c5b4 2018-10-08 05:08:00,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:00,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-7a5788ac-48f7-45d9-94bf-fb46a1e9e875 Date: Mon, 08 Oct 2018 05:08:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3","f7d8e77c-f8a6-45bb-a56c-ae51b29c5100"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":"b6968d57-26e4-4c97-a9e6-a340a3f7ce6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.4"}],"id":"2bae5435-2ade-4941-af87-4edead8d549a","security_groups":[],"mac_address":"fa:16:3e:3f:20:70","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.3"}],"id":"69093a67-bd50-49cf-a1a2-87e220462a60","security_groups":[],"mac_address":"fa:16:3e:12:0c:4d","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.2"}],"id":"8e1b6e6e-107a-418d-aab6-c9a36ed6c071","security_groups":[],"mac_address":"fa:16:3e:5c:97:fe","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:08:00,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-7a5788ac-48f7-45d9-94bf-fb46a1e9e875 2018-10-08 05:08:00,921 - create_instance - INFO - Checking if VM is active 2018-10-08 05:08:00,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:01,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08: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-11c9cc60-96f2-4b6f-98d8-c2f867a66400 x-compute-request-id: req-11c9cc60-96f2-4b6f-98d8-c2f867a66400 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:01,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-11c9cc60-96f2-4b6f-98d8-c2f867a66400 2018-10-08 05:08:01,387 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - ACTIVE 2018-10-08 05:08:01,387 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:08:01,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:01,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08: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-81ac5ce9-25bb-47ca-bc88-1e2afb3ff855 x-compute-request-id: req-81ac5ce9-25bb-47ca-bc88-1e2afb3ff855 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:01,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-81ac5ce9-25bb-47ca-bc88-1e2afb3ff855 2018-10-08 05:08:01,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:01,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7b6486fb-e284-4ea7-acbc-2d6f89072c92 Date: Mon, 08 Oct 2018 05:08:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:08:01,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-7b6486fb-e284-4ea7-acbc-2d6f89072c92 2018-10-08 05:08:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:01,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6bfc9b-8c89-4820-9a52-5c94387f3d1b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:08:01,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-fd6bfc9b-8c89-4820-9a52-5c94387f3d1b 2018-10-08 05:08:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:01,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ce40c546-e4ba-4a10-95a4-60b0fb90ea96 Date: Mon, 08 Oct 2018 05:08:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:08:01,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-ce40c546-e4ba-4a10-95a4-60b0fb90ea96 2018-10-08 05:08:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:02,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-8731c0ca-b0f8-4e8e-b98e-e990a50e7582 Date: Mon, 08 Oct 2018 05:08:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3","f7d8e77c-f8a6-45bb-a56c-ae51b29c5100"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":"b6968d57-26e4-4c97-a9e6-a340a3f7ce6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.4"}],"id":"2bae5435-2ade-4941-af87-4edead8d549a","security_groups":[],"mac_address":"fa:16:3e:3f:20:70","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.3"}],"id":"69093a67-bd50-49cf-a1a2-87e220462a60","security_groups":[],"mac_address":"fa:16:3e:12:0c:4d","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.2"}],"id":"8e1b6e6e-107a-418d-aab6-c9a36ed6c071","security_groups":[],"mac_address":"fa:16:3e:5c:97:fe","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:08:02,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-8731c0ca-b0f8-4e8e-b98e-e990a50e7582 2018-10-08 05:08:02,066 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:08:02,069 - paramiko.transport - DEBUG - starting thread (client mode): 0x110b1890L 2018-10-08 05:08:02,070 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:08:02,070 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:08:02,070 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:08:02,072 - 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-10-08 05:08:02,072 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:08:02,072 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:08:02,072 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:08:02,072 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:08:02,072 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:08:02,090 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:08:02,091 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:08:02,102 - paramiko.transport - DEBUG - Trying key 71520d397053c83f46aa4c3c70f0cd11 from tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4 2018-10-08 05:08:02,130 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:08:02,134 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:08:02,234 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:08:02,280 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:08:02,280 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:08:02,282 - paramiko.transport - DEBUG - starting thread (client mode): 0x110b1890L 2018-10-08 05:08:02,282 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:08:02,283 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:08:02,283 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:08:02,284 - 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-10-08 05:08:02,284 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:08:02,284 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:08:02,285 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:08:02,285 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:08:02,285 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:08:02,302 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:08:02,302 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:08:02,315 - paramiko.transport - DEBUG - Trying key 71520d397053c83f46aa4c3c70f0cd11 from tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4 2018-10-08 05:08:02,342 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:08:02,346 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:08:02,347 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:08:02,348 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:08:02,348 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:08:02,349 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:08:02,350 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 05:08:02,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:02,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de0ece22-a508-4dfd-a568-e011ac67b46a x-compute-request-id: req-de0ece22-a508-4dfd-a568-e011ac67b46a Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:07:44Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:02,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-de0ece22-a508-4dfd-a568-e011ac67b46a 2018-10-08 05:08:02,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"reboot": {"type": "SOFT"}}' 2018-10-08 05:08:03,109 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ebb9196-f43b-48fd-af90-d6e993a6978e x-compute-request-id: req-5ebb9196-f43b-48fd-af90-d6e993a6978e Content-Length: 0 Content-Type: application/json 2018-10-08 05:08:03,109 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action used request id req-5ebb9196-f43b-48fd-af90-d6e993a6978e 2018-10-08 05:08:18,124 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-08 05:08:18,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:18,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e22155f-2ba5-4b12-98a7-9dfdb5e6eb35 x-compute-request-id: req-0e22155f-2ba5-4b12-98a7-9dfdb5e6eb35 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-08T05:08:03Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:18,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-0e22155f-2ba5-4b12-98a7-9dfdb5e6eb35 2018-10-08 05:08:18,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:08:19,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-746c8f8b-6992-49fc-943a-30af5b0b05d0 x-compute-request-id: req-746c8f8b-6992-49fc-943a-30af5b0b05d0 Content-Encoding: gzip Content-Length: 9646 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503236946 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.126763] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.128397] pid_max: default: 32768 minimum: 301\n[ 0.129278] ACPI: Core revision 20150930\n[ 0.130655] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131948] Security Framework initialized\n[ 0.132754] Yama: becoming mindful.\n[ 0.133607] AppArmor: AppArmor initialized\n[ 0.134620] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136171] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137685] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139125] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140751] Initializing cgroup subsys io\n[ 0.141718] Initializing cgroup subsys memory\n[ 0.142756] Initializing cgroup subsys devices\n[ 0.143797] Initializing cgroup subsys freezer\n[ 0.144802] Initializing cgroup subsys net_cls\n[ 0.145861] Initializing cgroup subsys perf_event\n[ 0.146942] Initializing cgroup subsys net_prio\n[ 0.147967] Initializing cgroup subsys hugetlb\n[ 0.148972] Initializing cgroup subsys pids\n[ 0.150002] CPU: Physical Processor ID: 0\n[ 0.151638] mce: CPU supports 10 MCE banks\n[ 0.152643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153863] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162910] ftrace: allocating 31920 entries in 125 pages\n[ 0.188887] smpboot: Max logical packages: 2\n[ 0.189918] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191346] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192897] x2apic enabled\n[ 0.193819] Switched APIC routing to physical x2apic.\n[ 0.195750] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197205] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199726] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201972] KVM setup paravirtual spinlock\n[ 0.203600] x86: Booting SMP configuration:\n[ 0.204642] .... node #0, CPUs: #1\n[ 0.205699] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.227921] x86: Booted up 1 node, 2 CPUs\n[ 0.227928] KVM setup async PF for cpu 1\n[ 0.227932] kvm-stealtime: cpu 1, msr f90d940\n[ 0.230875] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.232620] devtmpfs: initialized\n[ 0.234405] evm: security.selinux\n[ 0.235204] evm: security.SMACK64\n[ 0.235990] evm: security.SMACK64EXEC\n[ 0.236852] evm: security.SMACK64TRANSMUTE\n[ 0.237785] evm: security.SMACK64MMAP\n[ 0.238638] evm: security.ima\n[ 0.239367] evm: security.capability\n[ 0.240295] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242458] pinctrl core: initialized pinctrl subsystem\n[ 0.243703] RTC time: 5:07:38, date: 10/08/18\n[ 0.244801] NET: Registered protocol family 16\n[ 0.254440] cpuidle: using governor ladder\n[ 0.266539] cpuidle: using governor menu\n[ 0.267344] PCCT header not found.\n[ 0.268135] ACPI: bus type PCI registered\n[ 0.268924] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270166] PCI: Using configuration type 1 for base access\n[ 0.283612] ACPI: Added _OSI(Module Device)\n[ 0.284463] ACPI: Added _OSI(Processor Device)\n[ 0.285314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286202] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288590] ACPI: Interpreter enabled\n[ 0.289356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296641] ACPI: (supports S0 S5)\n[ 0.297338] ACPI: Using IOAPIC for interrupt routing\n[ 0.298269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301620] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303960] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307373] acpiphp: Slot [3] registered\n[ 0.308165] acpiphp: Slot [4] registered\n[ 0.308951] acpiphp: Slot [5] registered\n[ 0.309746] acpiphp: Slot [6] registered\n[ 0.310538] acpiphp: Slot [7] registered\n[ 0.311328] acpiphp: Slot [8] registered\n[ 0.312121] acpiphp: Slot [9] registered\n[ 0.312907] acpiphp: Slot [10] registered\n[ 0.323636] acpiphp: Slot [11] registered\n[ 0.324440] acpiphp: Slot [12] registered\n[ 0.325246] acpiphp: Slot [13] registered\n[ 0.326044] acpiphp: Slot [14] registered\n[ 0.326843] acpiphp: Slot [15] registered\n[ 0.327656] acpiphp: Slot [16] registered\n[ 0.328467] acpiphp: Slot [17] registered\n[ 0.329271] acpiphp: Slot [18] registered\n[ 0.330067] acpiphp: Slot [19] registered\n[ 0.330871] acpiphp: Slot [20] registered\n[ 0.331688] acpiphp: Slot [21] registered\n[ 0.332492] acpiphp: Slot [22] registered\n[ 0.333295] acpiphp: Slot [23] registered\n[ 0.334096] acpiphp: Slot [24] registered\n[ 0.334895] acpiphp: Slot [25] registered\n[ 0.335700] acpiphp: Slot [26] registered\n[ 0.336507] acpiphp: Slot [27] registered\n[ 0.337308] acpiphp: Slot [28] registered\n[ 0.338106] acpiphp: Slot [29] registered\n[ 0.338902] acpiphp: Slot [30] registered\n[ 0.339709] acpiphp: Slot [31] registered\n[ 0.340509] PCI host bridge to bus 0000:00\n[ 0.341311] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343712] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345190] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.346622] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354262] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355417] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356663] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364320] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408854] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410335] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411776] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413191] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414575] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415832] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417018] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419772] vgaarb: loaded\n[ 0.420372] vgaarb: bridge control possible 0000:00:02.0\n[ 0.421508] SCSI subsystem initialized\n[ 0.422338] ACPI: bus type USB registered\n[ 0.423146] usbcore: registered new interface driver usbfs\n[ 0.424154] usbcore: registered new interface driver hub\n[ 0.425145] usbcore: registered new device driver usb\n[ 0.426234] PCI: Using ACPI for IRQ routing\n[ 0.427250] NetLabel: Initializing\n[ 0.427950] NetLabel: domain hash size = 128\n[ 0.428787] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429719] NetLabel: unlabeled traffic allowed by default\n[ 0.430853] clocksource: Switched to clocksource kvm-clock\n[ 0.436729] AppArmor: AppArmor Filesystem Enabled\n[ 0.437692] pnp: PnP ACPI init\n[ 0.438610] pnp: PnP ACPI: found 5 devices\n[ 0.445995] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447677] NET: Registered protocol family 2\n[ 0.448654] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.449900] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451051] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452204] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453259] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454406] NET: Registered protocol family 1\n[ 0.455262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456338] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457388] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475982] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494814] Trying to unpack rootfs image as initramfs...\n[ 0.545133] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.559383] Scanning for low memory corruption every 60 seconds\n[ 0.560848] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561989] audit: initializing netlink subsys (disabled)\n[ 0.563019] audit: type=2000 audit(1538975259.905:1): initialized\n[ 0.564327] Initialise system trusted keyring\n[ 0.565344] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566498] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568605] zbud: loaded\n[ 0.569381] VFS: Disk quotas dquot_6.6.0\n[ 0.570198] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571785] fuse init (API version 7.23)\n[ 0.572747] Key type big_key registered\n[ 0.573549] Allocating IMA MOK and blacklist keyrings.\n[ 0.575081] Key type asymmetric registered\n[ 0.575899] Asymmetric key parser 'x509' registered\n[ 0.576845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.578337] io scheduler noop registered\n[ 0.579133] io scheduler deadline registered (default)\n[ 0.580114] io scheduler cfq registered\n[ 0.580946] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584684] ACPI: Power Button [PWRF]\n[ 0.585566] GHES: HEST is not enabled!\n[ 0.605735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644334] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.646999] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671243] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674312] Linux agpgart interface v0.103\n[ 0.677388] brd: module loaded\n[ 0.679017] loop: module loaded\n[ 0.683703] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685140] GPT:90111 != 20971519\n[ 0.685819] GPT:Alternate GPT header not at the end of the disk.\n[ 0.686903] GPT:90111 != 20971519\n[ 0.687590] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688550] vda: vda1 vda15\n[ 0.690161] scsi host0: ata_piix\n[ 0.690950] scsi host1: ata_piix\n[ 0.691725] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.694193] libphy: Fixed MDIO Bus: probed\n[ 0.695110] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698119] PPP generic driver version 2.4.2\n[ 0.699022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700277] ehci-pci: EHCI PCI platform driver\n[ 0.701135] ehci-platform: EHCI generic platform driver\n[ 0.702107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703222] ohci-pci: OHCI PCI platform driver\n[ 0.704077] ohci-platform: OHCI generic platform driver\n[ 0.705046] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724040] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725039] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727490] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.728594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729800] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731211] usb usb1: Product: UHCI Host Controller\n[ 0.732139] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733262] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734267] hub 1-0:1.0: USB hub found\n[ 0.735038] hub 1-0:1.0: 2 ports detected\n[ 0.735943] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738033] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739007] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740063] mousedev: PS/2 mouse device common for all mice\n[ 0.741335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743167] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.746619] i2c /dev entries driver\n[ 0.747383] device-mapper: uevent: version 1.0.3\n[ 0.748333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.749931] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.751270] NET: Registered protocol family 10\n[ 0.752268] NET: Registered protocol family 17\n[ 0.753151] Key type dns_resolver registered\n[ 0.754104] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.755188] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756943] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.758728] registered taskstats version 1\n[ 0.759552] Loading compiled-in X.509 certificates\n[ 0.760978] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.762801] zswap: loaded using pool lzo/zbud\n[ 0.764338] Key type trusted registered\n[ 0.766034] Key type encrypted registered\n[ 0.766869] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.767883] ima: No TPM chip found, activating TPM-bypass!\n[ 0.768907] evm: HMAC attrs: 0x1\n[ 0.769873] Magic number: 6:218:112\n[ 0.770720] rtc_cmos 00:00: setting system clock to 2018-10-08 05:07:39 UTC (1538975259)\n[ 0.782530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.783693] EDD information not available.\n[ 0.851880] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853440] Write protecting the kernel read-only data: 14336k\n[ 0.855132] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857005] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.920500] 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 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.914 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy6296vlbW3YCkDoicvv2C3xkrb5gkmo7FCZ160PFL7fyO7J+H+7qzMhtVcFG5ca0x1Vqc2l96AopS/lQ4Ui1p455gFY3XZJBZGcmK4OhCFoHFUgwlcacc+SXfpnOIy1YIW3qDbOlSS856YQS3vQmxTDfBS62WDLx3vWxfS5WYKJ10ahZCKzGWw0yPI4cvtIjqaldwOSN/4msVF2sfW/eozbNk8tQHbApIsEAwIKfdD3fXm7G2fOnKK7xxFAdrDJ5cRnzAJkAEZv1Tp9e8/DoIdvnAXurGoufXPW3sz8a7xjvCpFe+579VEcT2nPG4om0RQaM5ZqQ7n18YzP3xMVH root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\nssh-dss AAAAB3NzaC1kc3MAAACBAL4S0HfxPvs3pmV6A9DKNAlDRKKLii2aJEjYyuSEcV3QvwI7nYaTP8kFNxs7jJE2/8FjqnRt5QhWc2etlfufCe3f+B81LWoMM610D/0Rh9Alz8in+Q6S6qgtvedcGzmhcgwtoSzgzQX/Rb7InCGhSKt6LiZhDzLLjrvS+E2XYgR7AAAAFQCkmoKNod+JHApkjpnNncJrYv++zwAAAIEAhvxN0B0E3Hrw9onwvCfobykPaPGY0y0iKE1IUZsDJSPSvHsQCqixlPShCxpPOWt/6VfSKaYUKiis2qLljl/ozoRJHxCqPRK/9bKxT3r3F2VNT5qbDFamlImEBTSX4tA7UE7Y+b53gk0yBZOzS//8aLGo8QK1IvpmOH6QmZ+2qxAAAACAF497gBQW11XGU5gt02truVtvIhxkMz3Q1y+V3lg2K7kPIBsEXVw56X769m6xTqfYW8i9f2XOQGrtuqscnqxKpLF4EahV/5m6/HLezVfWohqrsc/zFUVxMKeivfy+LFizEbId50TukGABdPISshhiiaxI7xn46if0JkN0Ub/90Ok= root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:feeb:f07e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.22 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-10-08 05:08:19,679 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action used request id req-746c8f8b-6992-49fc-943a-30af5b0b05d0 2018-10-08 05:08:19,680 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:08:19,681 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503236946 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.126763] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.128397] pid_max: default: 32768 minimum: 301 [ 0.129278] ACPI: Core revision 20150930 [ 0.130655] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131948] Security Framework initialized [ 0.132754] Yama: becoming mindful. [ 0.133607] AppArmor: AppArmor initialized [ 0.134620] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136171] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137685] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139125] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140751] Initializing cgroup subsys io [ 0.141718] Initializing cgroup subsys memory [ 0.142756] Initializing cgroup subsys devices [ 0.143797] Initializing cgroup subsys freezer [ 0.144802] Initializing cgroup subsys net_cls [ 0.145861] Initializing cgroup subsys perf_event [ 0.146942] Initializing cgroup subsys net_prio [ 0.147967] Initializing cgroup subsys hugetlb [ 0.148972] Initializing cgroup subsys pids [ 0.150002] CPU: Physical Processor ID: 0 [ 0.151638] mce: CPU supports 10 MCE banks [ 0.152643] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153863] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162910] ftrace: allocating 31920 entries in 125 pages [ 0.188887] smpboot: Max logical packages: 2 [ 0.189918] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191346] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192897] x2apic enabled [ 0.193819] Switched APIC routing to physical x2apic. [ 0.195750] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197205] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199726] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201972] KVM setup paravirtual spinlock [ 0.203600] x86: Booting SMP configuration: [ 0.204642] .... node #0, CPUs: #1 [ 0.205699] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.227921] x86: Booted up 1 node, 2 CPUs [ 0.227928] KVM setup async PF for cpu 1 [ 0.227932] kvm-stealtime: cpu 1, msr f90d940 [ 0.230875] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.232620] devtmpfs: initialized [ 0.234405] evm: security.selinux [ 0.235204] evm: security.SMACK64 [ 0.235990] evm: security.SMACK64EXEC [ 0.236852] evm: security.SMACK64TRANSMUTE [ 0.237785] evm: security.SMACK64MMAP [ 0.238638] evm: security.ima [ 0.239367] evm: security.capability [ 0.240295] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242458] pinctrl core: initialized pinctrl subsystem [ 0.243703] RTC time: 5:07:38, date: 10/08/18 [ 0.244801] NET: Registered protocol family 16 [ 0.254440] cpuidle: using governor ladder [ 0.266539] cpuidle: using governor menu [ 0.267344] PCCT header not found. [ 0.268135] ACPI: bus type PCI registered [ 0.268924] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270166] PCI: Using configuration type 1 for base access [ 0.283612] ACPI: Added _OSI(Module Device) [ 0.284463] ACPI: Added _OSI(Processor Device) [ 0.285314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286202] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288590] ACPI: Interpreter enabled [ 0.289356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296641] ACPI: (supports S0 S5) [ 0.297338] ACPI: Using IOAPIC for interrupt routing [ 0.298269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301620] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303960] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307373] acpiphp: Slot [3] registered [ 0.308165] acpiphp: Slot [4] registered [ 0.308951] acpiphp: Slot [5] registered [ 0.309746] acpiphp: Slot [6] registered [ 0.310538] acpiphp: Slot [7] registered [ 0.311328] acpiphp: Slot [8] registered [ 0.312121] acpiphp: Slot [9] registered [ 0.312907] acpiphp: Slot [10] registered [ 0.323636] acpiphp: Slot [11] registered [ 0.324440] acpiphp: Slot [12] registered [ 0.325246] acpiphp: Slot [13] registered [ 0.326044] acpiphp: Slot [14] registered [ 0.326843] acpiphp: Slot [15] registered [ 0.327656] acpiphp: Slot [16] registered [ 0.328467] acpiphp: Slot [17] registered [ 0.329271] acpiphp: Slot [18] registered [ 0.330067] acpiphp: Slot [19] registered [ 0.330871] acpiphp: Slot [20] registered [ 0.331688] acpiphp: Slot [21] registered [ 0.332492] acpiphp: Slot [22] registered [ 0.333295] acpiphp: Slot [23] registered [ 0.334096] acpiphp: Slot [24] registered [ 0.334895] acpiphp: Slot [25] registered [ 0.335700] acpiphp: Slot [26] registered [ 0.336507] acpiphp: Slot [27] registered [ 0.337308] acpiphp: Slot [28] registered [ 0.338106] acpiphp: Slot [29] registered [ 0.338902] acpiphp: Slot [30] registered [ 0.339709] acpiphp: Slot [31] registered [ 0.340509] PCI host bridge to bus 0000:00 [ 0.341311] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343712] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.345190] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.346622] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352979] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354262] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355417] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.356663] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.362903] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.364320] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408854] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410335] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411776] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413191] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414575] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415832] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417018] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419772] vgaarb: loaded [ 0.420372] vgaarb: bridge control possible 0000:00:02.0 [ 0.421508] SCSI subsystem initialized [ 0.422338] ACPI: bus type USB registered [ 0.423146] usbcore: registered new interface driver usbfs [ 0.424154] usbcore: registered new interface driver hub [ 0.425145] usbcore: registered new device driver usb [ 0.426234] PCI: Using ACPI for IRQ routing [ 0.427250] NetLabel: Initializing [ 0.427950] NetLabel: domain hash size = 128 [ 0.428787] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429719] NetLabel: unlabeled traffic allowed by default [ 0.430853] clocksource: Switched to clocksource kvm-clock [ 0.436729] AppArmor: AppArmor Filesystem Enabled [ 0.437692] pnp: PnP ACPI init [ 0.438610] pnp: PnP ACPI: found 5 devices [ 0.445995] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447677] NET: Registered protocol family 2 [ 0.448654] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.449900] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451051] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452204] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453259] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454406] NET: Registered protocol family 1 [ 0.455262] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456338] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457388] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475982] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494814] Trying to unpack rootfs image as initramfs... [ 0.545133] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.559383] Scanning for low memory corruption every 60 seconds [ 0.560848] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561989] audit: initializing netlink subsys (disabled) [ 0.563019] audit: type=2000 audit(1538975259.905:1): initialized [ 0.564327] Initialise system trusted keyring [ 0.565344] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566498] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568605] zbud: loaded [ 0.569381] VFS: Disk quotas dquot_6.6.0 [ 0.570198] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571785] fuse init (API version 7.23) [ 0.572747] Key type big_key registered [ 0.573549] Allocating IMA MOK and blacklist keyrings. [ 0.575081] Key type asymmetric registered [ 0.575899] Asymmetric key parser 'x509' registered [ 0.576845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.578337] io scheduler noop registered [ 0.579133] io scheduler deadline registered (default) [ 0.580114] io scheduler cfq registered [ 0.580946] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584684] ACPI: Power Button [PWRF] [ 0.585566] GHES: HEST is not enabled! [ 0.605735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644334] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646999] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671243] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674312] Linux agpgart interface v0.103 [ 0.677388] brd: module loaded [ 0.679017] loop: module loaded [ 0.683703] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685140] GPT:90111 != 20971519 [ 0.685819] GPT:Alternate GPT header not at the end of the disk. [ 0.686903] GPT:90111 != 20971519 [ 0.687590] GPT: Use GNU Parted to correct GPT errors. [ 0.688550] vda: vda1 vda15 [ 0.690161] scsi host0: ata_piix [ 0.690950] scsi host1: ata_piix [ 0.691725] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.692933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.694193] libphy: Fixed MDIO Bus: probed [ 0.695110] tun: Universal TUN/TAP device driver, 1.6 [ 0.696128] tun: (C) 1999-2004 Max Krasnyansky [ 0.698119] PPP generic driver version 2.4.2 [ 0.699022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700277] ehci-pci: EHCI PCI platform driver [ 0.701135] ehci-platform: EHCI generic platform driver [ 0.702107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703222] ohci-pci: OHCI PCI platform driver [ 0.704077] ohci-platform: OHCI generic platform driver [ 0.705046] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724040] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725039] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726474] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.727490] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.728594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729800] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731211] usb usb1: Product: UHCI Host Controller [ 0.732139] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.733262] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734267] hub 1-0:1.0: USB hub found [ 0.735038] hub 1-0:1.0: 2 ports detected [ 0.735943] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738033] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739007] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740063] mousedev: PS/2 mouse device common for all mice [ 0.741335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743167] rtc_cmos 00:00: RTC can wake from S4 [ 0.744271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746619] i2c /dev entries driver [ 0.747383] device-mapper: uevent: version 1.0.3 [ 0.748333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.749931] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751270] NET: Registered protocol family 10 [ 0.752268] NET: Registered protocol family 17 [ 0.753151] Key type dns_resolver registered [ 0.754104] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.755188] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756943] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.758728] registered taskstats version 1 [ 0.759552] Loading compiled-in X.509 certificates [ 0.760978] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.762801] zswap: loaded using pool lzo/zbud [ 0.764338] Key type trusted registered [ 0.766034] Key type encrypted registered [ 0.766869] AppArmor: AppArmor sha1 policy hashing enabled [ 0.767883] ima: No TPM chip found, activating TPM-bypass! [ 0.768907] evm: HMAC attrs: 0x1 [ 0.769873] Magic number: 6:218:112 [ 0.770720] rtc_cmos 00:00: setting system clock to 2018-10-08 05:07:39 UTC (1538975259) [ 0.782530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783693] EDD information not available. [ 0.851880] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853440] Write protecting the kernel read-only data: 14336k [ 0.855132] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.857005] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.920500] 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 1.17 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.37. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.914 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy6296vlbW3YCkDoicvv2C3xkrb5gkmo7FCZ160PFL7fyO7J+H+7qzMhtVcFG5ca0x1Vqc2l96AopS/lQ4Ui1p455gFY3XZJBZGcmK4OhCFoHFUgwlcacc+SXfpnOIy1YIW3qDbOlSS856YQS3vQmxTDfBS62WDLx3vWxfS5WYKJ10ahZCKzGWw0yPI4cvtIjqaldwOSN/4msVF2sfW/eozbNk8tQHbApIsEAwIKfdD3fXm7G2fOnKK7xxFAdrDJ5cRnzAJkAEZv1Tp9e8/DoIdvnAXurGoufXPW3sz8a7xjvCpFe+579VEcT2nPG4om0RQaM5ZqQ7n18YzP3xMVH root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e ssh-dss AAAAB3NzaC1kc3MAAACBAL4S0HfxPvs3pmV6A9DKNAlDRKKLii2aJEjYyuSEcV3QvwI7nYaTP8kFNxs7jJE2/8FjqnRt5QhWc2etlfufCe3f+B81LWoMM610D/0Rh9Alz8in+Q6S6qgtvedcGzmhcgwtoSzgzQX/Rb7InCGhSKt6LiZhDzLLjrvS+E2XYgR7AAAAFQCkmoKNod+JHApkjpnNncJrYv++zwAAAIEAhvxN0B0E3Hrw9onwvCfobykPaPGY0y0iKE1IUZsDJSPSvHsQCqixlPShCxpPOWt/6VfSKaYUKiis2qLljl/ozoRJHxCqPRK/9bKxT3r3F2VNT5qbDFamlImEBTSX4tA7UE7Y+b53gk0yBZOzS//8aLGo8QK1IvpmOH6QmZ+2qxAAAACAF497gBQW11XGU5gt02truVtvIhxkMz3Q1y+V3lg2K7kPIBsEXVw56X769m6xTqfYW8i9f2XOQGrtuqscnqxKpLF4EahV/5m6/HLezVfWohqrsc/zFUVxMKeivfy+LFizEbId50TukGABdPISshhiiaxI7xn46if0JkN0Ub/90Ok= root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:feeb:f07e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e launch-index: 0 === cirros: current=0.4.0 uptime=3.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e login: The system is going down NOW! Sent SIGTERM to all processes 2018-10-08 05:08:19,681 - create_instance - INFO - Checking if VM is active 2018-10-08 05:08:19,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:20,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25555b35-260e-49f8-aadc-f186e8f1cd42 x-compute-request-id: req-25555b35-260e-49f8-aadc-f186e8f1cd42 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-08T05:08:03Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:20,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-25555b35-260e-49f8-aadc-f186e8f1cd42 2018-10-08 05:08:20,464 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - REBOOT 2018-10-08 05:08:20,465 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:08:23,468 - create_instance - DEBUG - VM status query timeout in 896.213589907 2018-10-08 05:08:23,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:23,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69aef4e2-1640-4c62-9933-31ab98b0301e x-compute-request-id: req-69aef4e2-1640-4c62-9933-31ab98b0301e Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-08T05:08:03Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:23,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-69aef4e2-1640-4c62-9933-31ab98b0301e 2018-10-08 05:08:23,804 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - REBOOT 2018-10-08 05:08:23,804 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:08:26,807 - create_instance - DEBUG - VM status query timeout in 892.87407589 2018-10-08 05:08:26,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:27,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97f1ec77-5299-47f8-8a24-2433c90d1779 x-compute-request-id: req-97f1ec77-5299-47f8-8a24-2433c90d1779 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:26Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:27,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-97f1ec77-5299-47f8-8a24-2433c90d1779 2018-10-08 05:08:27,299 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - ACTIVE 2018-10-08 05:08:27,299 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:08:27,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:27,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbcbeb48-165c-4670-b0f8-7a34d68e9f63 x-compute-request-id: req-dbcbeb48-165c-4670-b0f8-7a34d68e9f63 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:26Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:27,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-dbcbeb48-165c-4670-b0f8-7a34d68e9f63 2018-10-08 05:08:27,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:28,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-53972d75-de28-4f8e-8be6-68926799700e Date: Mon, 08 Oct 2018 05:08:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:08:28,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-53972d75-de28-4f8e-8be6-68926799700e 2018-10-08 05:08:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:28,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8990d3dc-fdbf-4adc-8b9a-3a42e082d7be Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:08:28,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-8990d3dc-fdbf-4adc-8b9a-3a42e082d7be 2018-10-08 05:08:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:28,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-70a47b5c-9252-4685-9bd9-3e2509f47f5c Date: Mon, 08 Oct 2018 05:08:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:08:28,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-70a47b5c-9252-4685-9bd9-3e2509f47f5c 2018-10-08 05:08:28,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:28,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5b973319-83d8-4cd1-979e-c0c888e76987 Date: Mon, 08 Oct 2018 05:08:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3","f7d8e77c-f8a6-45bb-a56c-ae51b29c5100"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":"b6968d57-26e4-4c97-a9e6-a340a3f7ce6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.4"}],"id":"2bae5435-2ade-4941-af87-4edead8d549a","security_groups":[],"mac_address":"fa:16:3e:3f:20:70","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.3"}],"id":"69093a67-bd50-49cf-a1a2-87e220462a60","security_groups":[],"mac_address":"fa:16:3e:12:0c:4d","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.2"}],"id":"8e1b6e6e-107a-418d-aab6-c9a36ed6c071","security_groups":[],"mac_address":"fa:16:3e:5c:97:fe","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:08:28,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-5b973319-83d8-4cd1-979e-c0c888e76987 2018-10-08 05:08:28,484 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:08:28,486 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-10-08 05:08:28,486 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-10-08 05:08:31,490 - create_instance - DEBUG - SSH connection timeout in 176.99446702 2018-10-08 05:08:31,490 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:08:31,492 - paramiko.transport - DEBUG - starting thread (client mode): 0x110b10d0L 2018-10-08 05:08:31,492 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:08:31,492 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:08:31,493 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:08:31,494 - 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-10-08 05:08:31,494 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:08:31,494 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:08:31,494 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:08:31,494 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:08:31,494 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:08:31,511 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:08:31,512 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:08:31,524 - paramiko.transport - DEBUG - Trying key 71520d397053c83f46aa4c3c70f0cd11 from tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4 2018-10-08 05:08:31,550 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:08:31,556 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:08:31,656 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:08:31,670 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:08:31,670 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:08:31,671 - paramiko.transport - DEBUG - starting thread (client mode): 0x110b1890L 2018-10-08 05:08:31,672 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:08:31,672 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:08:31,672 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:08:31,673 - 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-10-08 05:08:31,674 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:08:31,674 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:08:31,674 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:08:31,674 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:08:31,674 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:08:31,691 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:08:31,692 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:08:31,704 - paramiko.transport - DEBUG - Trying key 71520d397053c83f46aa4c3c70f0cd11 from tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4 2018-10-08 05:08:31,730 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:08:31,733 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:08:31,736 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:08:31,737 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:08:31,737 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:08:31,738 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:08:31,740 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:08:31,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:32,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08: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-2876a6fc-adb2-45ce-b622-a1a599ccb3cf x-compute-request-id: req-2876a6fc-adb2-45ce-b622-a1a599ccb3cf Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:26Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:32,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-2876a6fc-adb2-45ce-b622-a1a599ccb3cf 2018-10-08 05:08:32,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"reboot": {"type": "SOFT"}}' 2018-10-08 05:08:32,193 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e527648a-ddc1-41be-a333-5b8411ac42ad x-compute-request-id: req-e527648a-ddc1-41be-a333-5b8411ac42ad Content-Length: 0 Content-Type: application/json 2018-10-08 05:08:32,193 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action used request id req-e527648a-ddc1-41be-a333-5b8411ac42ad 2018-10-08 05:08:47,209 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-08 05:08:47,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:47,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08: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-d8a3ac54-8b27-44c0-9fd5-e930ef075d3b x-compute-request-id: req-d8a3ac54-8b27-44c0-9fd5-e930ef075d3b Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:36Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:47,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-d8a3ac54-8b27-44c0-9fd5-e930ef075d3b 2018-10-08 05:08:47,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:08:48,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08: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-2ca02c73-d20b-4398-94e8-ffbfdb745597 x-compute-request-id: req-2ca02c73-d20b-4398-94e8-ffbfdb745597 Content-Encoding: gzip Content-Length: 9494 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515665075 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.130852] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.132507] pid_max: default: 32768 minimum: 301\n[ 0.133401] ACPI: Core revision 20150930\n[ 0.134790] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136092] Security Framework initialized\n[ 0.136907] Yama: becoming mindful.\n[ 0.137637] AppArmor: AppArmor initialized\n[ 0.138495] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139776] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.141034] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142229] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143597] Initializing cgroup subsys io\n[ 0.144408] Initializing cgroup subsys memory\n[ 0.145264] Initializing cgroup subsys devices\n[ 0.146144] Initializing cgroup subsys freezer\n[ 0.147014] Initializing cgroup subsys net_cls\n[ 0.147883] Initializing cgroup subsys perf_event\n[ 0.148789] Initializing cgroup subsys net_prio\n[ 0.149666] Initializing cgroup subsys hugetlb\n[ 0.150541] Initializing cgroup subsys pids\n[ 0.151414] CPU: Physical Processor ID: 0\n[ 0.152903] mce: CPU supports 10 MCE banks\n[ 0.153751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154754] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157030] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163483] ftrace: allocating 31920 entries in 125 pages\n[ 0.189676] smpboot: Max logical packages: 2\n[ 0.190541] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191736] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193090] x2apic enabled\n[ 0.193916] Switched APIC routing to physical x2apic.\n[ 0.195662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196861] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198990] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200905] KVM setup paravirtual spinlock\n[ 0.202313] x86: Booting SMP configuration:\n[ 0.203205] .... node #0, CPUs: #1\n[ 0.204102] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225822] x86: Booted up 1 node, 2 CPUs\n[ 0.225824] KVM setup async PF for cpu 1\n[ 0.225827] kvm-stealtime: cpu 1, msr f90d940\n[ 0.228389] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.229884] devtmpfs: initialized\n[ 0.231589] evm: security.selinux\n[ 0.232282] evm: security.SMACK64\n[ 0.232972] evm: security.SMACK64EXEC\n[ 0.233715] evm: security.SMACK64TRANSMUTE\n[ 0.234527] evm: security.SMACK64MMAP\n[ 0.235269] evm: security.ima\n[ 0.235907] evm: security.capability\n[ 0.236755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238636] pinctrl core: initialized pinctrl subsystem\n[ 0.239729] RTC time: 5:08:31, date: 10/08/18\n[ 0.240709] NET: Registered protocol family 16\n[ 0.250629] cpuidle: using governor ladder\n[ 0.262731] cpuidle: using governor menu\n[ 0.263585] PCCT header not found.\n[ 0.264351] ACPI: bus type PCI registered\n[ 0.265157] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266406] PCI: Using configuration type 1 for base access\n[ 0.279834] ACPI: Added _OSI(Module Device)\n[ 0.280691] ACPI: Added _OSI(Processor Device)\n[ 0.281545] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282440] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284795] ACPI: Interpreter enabled\n[ 0.285558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292907] ACPI: (supports S0 S5)\n[ 0.293612] ACPI: Using IOAPIC for interrupt routing\n[ 0.294675] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299182] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300410] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303831] acpiphp: Slot [3] registered\n[ 0.304639] acpiphp: Slot [4] registered\n[ 0.305438] acpiphp: Slot [5] registered\n[ 0.306230] acpiphp: Slot [6] registered\n[ 0.307030] acpiphp: Slot [7] registered\n[ 0.307826] acpiphp: Slot [8] registered\n[ 0.308627] acpiphp: Slot [9] registered\n[ 0.309427] acpiphp: Slot [10] registered\n[ 0.320442] acpiphp: Slot [11] registered\n[ 0.321251] acpiphp: Slot [12] registered\n[ 0.322061] acpiphp: Slot [13] registered\n[ 0.322869] acpiphp: Slot [14] registered\n[ 0.323674] acpiphp: Slot [15] registered\n[ 0.324487] acpiphp: Slot [16] registered\n[ 0.325292] acpiphp: Slot [17] registered\n[ 0.326100] acpiphp: Slot [18] registered\n[ 0.326907] acpiphp: Slot [19] registered\n[ 0.327715] acpiphp: Slot [20] registered\n[ 0.328529] acpiphp: Slot [21] registered\n[ 0.329332] acpiphp: Slot [22] registered\n[ 0.330148] acpiphp: Slot [23] registered\n[ 0.330959] acpiphp: Slot [24] registered\n[ 0.331764] acpiphp: Slot [25] registered\n[ 0.332575] acpiphp: Slot [26] registered\n[ 0.333382] acpiphp: Slot [27] registered\n[ 0.334187] acpiphp: Slot [28] registered\n[ 0.334998] acpiphp: Slot [29] registered\n[ 0.335808] acpiphp: Slot [30] registered\n[ 0.336622] acpiphp: Slot [31] registered\n[ 0.337426] PCI host bridge to bus 0000:00\n[ 0.338229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339445] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340655] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342093] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.343539] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351131] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352301] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353563] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.360059] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361506] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407994] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.409420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410837] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412238] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415040] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416106] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417661] vgaarb: loaded\n[ 0.418264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419423] SCSI subsystem initialized\n[ 0.420262] ACPI: bus type USB registered\n[ 0.421090] usbcore: registered new interface driver usbfs\n[ 0.422136] usbcore: registered new interface driver hub\n[ 0.423151] usbcore: registered new device driver usb\n[ 0.424275] PCI: Using ACPI for IRQ routing\n[ 0.425329] NetLabel: Initializing\n[ 0.426053] NetLabel: domain hash size = 128\n[ 0.426915] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427872] NetLabel: unlabeled traffic allowed by default\n[ 0.429017] clocksource: Switched to clocksource kvm-clock\n[ 0.434970] AppArmor: AppArmor Filesystem Enabled\n[ 0.435961] pnp: PnP ACPI init\n[ 0.436899] pnp: PnP ACPI: found 5 devices\n[ 0.444033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.445764] NET: Registered protocol family 2\n[ 0.446755] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.448040] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.449221] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.450396] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452652] NET: Registered protocol family 1\n[ 0.453529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454630] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455711] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493151] Trying to unpack rootfs image as initramfs...\n[ 0.543588] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.557809] Scanning for low memory corruption every 60 seconds\n[ 0.559249] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560408] audit: initializing netlink subsys (disabled)\n[ 0.561465] audit: type=2000 audit(1538975312.418:1): initialized\n[ 0.562793] Initialise system trusted keyring\n[ 0.563771] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.564946] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567083] zbud: loaded\n[ 0.567840] VFS: Disk quotas dquot_6.6.0\n[ 0.568670] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570275] fuse init (API version 7.23)\n[ 0.571207] Key type big_key registered\n[ 0.572024] Allocating IMA MOK and blacklist keyrings.\n[ 0.573305] Key type asymmetric registered\n[ 0.574133] Asymmetric key parser 'x509' registered\n[ 0.575092] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.576595] io scheduler noop registered\n[ 0.577400] io scheduler deadline registered (default)\n[ 0.578397] io scheduler cfq registered\n[ 0.579234] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.581583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583041] ACPI: Power Button [PWRF]\n[ 0.583938] GHES: HEST is not enabled!\n[ 0.603760] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.668863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.671328] Linux agpgart interface v0.103\n[ 0.673791] brd: module loaded\n[ 0.675161] loop: module loaded\n[ 0.683179] vda: vda1 vda15\n[ 0.684718] scsi host0: ata_piix\n[ 0.685487] scsi host1: ata_piix\n[ 0.686198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.687415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.688688] libphy: Fixed MDIO Bus: probed\n[ 0.689568] tun: Universal TUN/TAP device driver, 1.6\n[ 0.690563] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.692493] PPP generic driver version 2.4.2\n[ 0.693418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.694657] ehci-pci: EHCI PCI platform driver\n[ 0.695529] ehci-platform: EHCI generic platform driver\n[ 0.696515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697650] ohci-pci: OHCI PCI platform driver\n[ 0.698528] ohci-platform: OHCI generic platform driver\n[ 0.699513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.718506] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.719505] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.720960] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.721997] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.723129] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.724355] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.725788] usb usb1: Product: UHCI Host Controller\n[ 0.726720] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.727863] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.728906] hub 1-0:1.0: USB hub found\n[ 0.729694] hub 1-0:1.0: 2 ports detected\n[ 0.730611] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.732724] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.733697] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.734784] mousedev: PS/2 mouse device common for all mice\n[ 0.736073] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737938] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740260] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.741455] i2c /dev entries driver\n[ 0.742228] device-mapper: uevent: version 1.0.3\n[ 0.743190] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.744821] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746164] NET: Registered protocol family 10\n[ 0.747198] NET: Registered protocol family 17\n[ 0.748095] Key type dns_resolver registered\n[ 0.749085] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.750187] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751335] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.753146] registered taskstats version 1\n[ 0.753988] Loading compiled-in X.509 certificates\n[ 0.755426] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.757279] zswap: loaded using pool lzo/zbud\n[ 0.758835] Key type trusted registered\n[ 0.760541] Key type encrypted registered\n[ 0.761387] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.762429] ima: No TPM chip found, activating TPM-bypass!\n[ 0.763470] evm: HMAC attrs: 0x1\n[ 0.764439] Magic number: 6:218:112\n[ 0.765296] rtc_cmos 00:00: setting system clock to 2018-10-08 05:08:32 UTC (1538975312)\n[ 0.766938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.768062] EDD information not available.\n[ 0.846080] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.847676] Write protecting the kernel read-only data: 14336k\n[ 0.859962] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.861815] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.076610] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.914 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy6296vlbW3YCkDoicvv2C3xkrb5gkmo7FCZ160PFL7fyO7J+H+7qzMhtVcFG5ca0x1Vqc2l96AopS/lQ4Ui1p455gFY3XZJBZGcmK4OhCFoHFUgwlcacc+SXfpnOIy1YIW3qDbOlSS856YQS3vQmxTDfBS62WDLx3vWxfS5WYKJ10ahZCKzGWw0yPI4cvtIjqaldwOSN/4msVF2sfW/eozbNk8tQHbApIsEAwIKfdD3fXm7G2fOnKK7xxFAdrDJ5cRnzAJkAEZv1Tp9e8/DoIdvnAXurGoufXPW3sz8a7xjvCpFe+579VEcT2nPG4om0RQaM5ZqQ7n18YzP3xMVH root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\nssh-dss AAAAB3NzaC1kc3MAAACBAL4S0HfxPvs3pmV6A9DKNAlDRKKLii2aJEjYyuSEcV3QvwI7nYaTP8kFNxs7jJE2/8FjqnRt5QhWc2etlfufCe3f+B81LWoMM610D/0Rh9Alz8in+Q6S6qgtvedcGzmhcgwtoSzgzQX/Rb7InCGhSKt6LiZhDzLLjrvS+E2XYgR7AAAAFQCkmoKNod+JHApkjpnNncJrYv++zwAAAIEAhvxN0B0E3Hrw9onwvCfobykPaPGY0y0iKE1IUZsDJSPSvHsQCqixlPShCxpPOWt/6VfSKaYUKiis2qLljl/ozoRJHxCqPRK/9bKxT3r3F2VNT5qbDFamlImEBTSX4tA7UE7Y+b53gk0yBZOzS//8aLGo8QK1IvpmOH6QmZ+2qxAAAACAF497gBQW11XGU5gt02truVtvIhxkMz3Q1y+V3lg2K7kPIBsEXVw56X769m6xTqfYW8i9f2XOQGrtuqscnqxKpLF4EahV/5m6/HLezVfWohqrsc/zFUVxMKeivfy+LFizEbId50TukGABdPISshhiiaxI7xn46if0JkN0Ub/90Ok= root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:feeb:f07e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.77 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e login: "} 2018-10-08 05:08:48,822 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action used request id req-2ca02c73-d20b-4398-94e8-ffbfdb745597 2018-10-08 05:08:48,824 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:08:48,824 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 515665075 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.130852] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.132507] pid_max: default: 32768 minimum: 301 [ 0.133401] ACPI: Core revision 20150930 [ 0.134790] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136092] Security Framework initialized [ 0.136907] Yama: becoming mindful. [ 0.137637] AppArmor: AppArmor initialized [ 0.138495] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139776] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.141034] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142229] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143597] Initializing cgroup subsys io [ 0.144408] Initializing cgroup subsys memory [ 0.145264] Initializing cgroup subsys devices [ 0.146144] Initializing cgroup subsys freezer [ 0.147014] Initializing cgroup subsys net_cls [ 0.147883] Initializing cgroup subsys perf_event [ 0.148789] Initializing cgroup subsys net_prio [ 0.149666] Initializing cgroup subsys hugetlb [ 0.150541] Initializing cgroup subsys pids [ 0.151414] CPU: Physical Processor ID: 0 [ 0.152903] mce: CPU supports 10 MCE banks [ 0.153751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154754] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157030] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163483] ftrace: allocating 31920 entries in 125 pages [ 0.189676] smpboot: Max logical packages: 2 [ 0.190541] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191736] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193090] x2apic enabled [ 0.193916] Switched APIC routing to physical x2apic. [ 0.195662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196861] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198990] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200905] KVM setup paravirtual spinlock [ 0.202313] x86: Booting SMP configuration: [ 0.203205] .... node #0, CPUs: #1 [ 0.204102] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225822] x86: Booted up 1 node, 2 CPUs [ 0.225824] KVM setup async PF for cpu 1 [ 0.225827] kvm-stealtime: cpu 1, msr f90d940 [ 0.228389] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.229884] devtmpfs: initialized [ 0.231589] evm: security.selinux [ 0.232282] evm: security.SMACK64 [ 0.232972] evm: security.SMACK64EXEC [ 0.233715] evm: security.SMACK64TRANSMUTE [ 0.234527] evm: security.SMACK64MMAP [ 0.235269] evm: security.ima [ 0.235907] evm: security.capability [ 0.236755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238636] pinctrl core: initialized pinctrl subsystem [ 0.239729] RTC time: 5:08:31, date: 10/08/18 [ 0.240709] NET: Registered protocol family 16 [ 0.250629] cpuidle: using governor ladder [ 0.262731] cpuidle: using governor menu [ 0.263585] PCCT header not found. [ 0.264351] ACPI: bus type PCI registered [ 0.265157] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266406] PCI: Using configuration type 1 for base access [ 0.279834] ACPI: Added _OSI(Module Device) [ 0.280691] ACPI: Added _OSI(Processor Device) [ 0.281545] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282440] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284795] ACPI: Interpreter enabled [ 0.285558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292907] ACPI: (supports S0 S5) [ 0.293612] ACPI: Using IOAPIC for interrupt routing [ 0.294675] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299182] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300410] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303831] acpiphp: Slot [3] registered [ 0.304639] acpiphp: Slot [4] registered [ 0.305438] acpiphp: Slot [5] registered [ 0.306230] acpiphp: Slot [6] registered [ 0.307030] acpiphp: Slot [7] registered [ 0.307826] acpiphp: Slot [8] registered [ 0.308627] acpiphp: Slot [9] registered [ 0.309427] acpiphp: Slot [10] registered [ 0.320442] acpiphp: Slot [11] registered [ 0.321251] acpiphp: Slot [12] registered [ 0.322061] acpiphp: Slot [13] registered [ 0.322869] acpiphp: Slot [14] registered [ 0.323674] acpiphp: Slot [15] registered [ 0.324487] acpiphp: Slot [16] registered [ 0.325292] acpiphp: Slot [17] registered [ 0.326100] acpiphp: Slot [18] registered [ 0.326907] acpiphp: Slot [19] registered [ 0.327715] acpiphp: Slot [20] registered [ 0.328529] acpiphp: Slot [21] registered [ 0.329332] acpiphp: Slot [22] registered [ 0.330148] acpiphp: Slot [23] registered [ 0.330959] acpiphp: Slot [24] registered [ 0.331764] acpiphp: Slot [25] registered [ 0.332575] acpiphp: Slot [26] registered [ 0.333382] acpiphp: Slot [27] registered [ 0.334187] acpiphp: Slot [28] registered [ 0.334998] acpiphp: Slot [29] registered [ 0.335808] acpiphp: Slot [30] registered [ 0.336622] acpiphp: Slot [31] registered [ 0.337426] PCI host bridge to bus 0000:00 [ 0.338229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339445] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340655] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342093] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.343539] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349850] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351131] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352301] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.353563] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.360059] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361506] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.406475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.407994] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.409420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.410837] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.412238] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.413525] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.415040] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.416106] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.417661] vgaarb: loaded [ 0.418264] vgaarb: bridge control possible 0000:00:02.0 [ 0.419423] SCSI subsystem initialized [ 0.420262] ACPI: bus type USB registered [ 0.421090] usbcore: registered new interface driver usbfs [ 0.422136] usbcore: registered new interface driver hub [ 0.423151] usbcore: registered new device driver usb [ 0.424275] PCI: Using ACPI for IRQ routing [ 0.425329] NetLabel: Initializing [ 0.426053] NetLabel: domain hash size = 128 [ 0.426915] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427872] NetLabel: unlabeled traffic allowed by default [ 0.429017] clocksource: Switched to clocksource kvm-clock [ 0.434970] AppArmor: AppArmor Filesystem Enabled [ 0.435961] pnp: PnP ACPI init [ 0.436899] pnp: PnP ACPI: found 5 devices [ 0.444033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.445764] NET: Registered protocol family 2 [ 0.446755] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.448040] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.449221] TCP: Hash tables configured (established 2048 bind 2048) [ 0.450396] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452652] NET: Registered protocol family 1 [ 0.453529] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454630] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455711] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.493151] Trying to unpack rootfs image as initramfs... [ 0.543588] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.557809] Scanning for low memory corruption every 60 seconds [ 0.559249] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.560408] audit: initializing netlink subsys (disabled) [ 0.561465] audit: type=2000 audit(1538975312.418:1): initialized [ 0.562793] Initialise system trusted keyring [ 0.563771] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.564946] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.567083] zbud: loaded [ 0.567840] VFS: Disk quotas dquot_6.6.0 [ 0.568670] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570275] fuse init (API version 7.23) [ 0.571207] Key type big_key registered [ 0.572024] Allocating IMA MOK and blacklist keyrings. [ 0.573305] Key type asymmetric registered [ 0.574133] Asymmetric key parser 'x509' registered [ 0.575092] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.576595] io scheduler noop registered [ 0.577400] io scheduler deadline registered (default) [ 0.578397] io scheduler cfq registered [ 0.579234] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583041] ACPI: Power Button [PWRF] [ 0.583938] GHES: HEST is not enabled! [ 0.603760] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.671328] Linux agpgart interface v0.103 [ 0.673791] brd: module loaded [ 0.675161] loop: module loaded [ 0.683179] vda: vda1 vda15 [ 0.684718] scsi host0: ata_piix [ 0.685487] scsi host1: ata_piix [ 0.686198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.687415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.688688] libphy: Fixed MDIO Bus: probed [ 0.689568] tun: Universal TUN/TAP device driver, 1.6 [ 0.690563] tun: (C) 1999-2004 Max Krasnyansky [ 0.692493] PPP generic driver version 2.4.2 [ 0.693418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.694657] ehci-pci: EHCI PCI platform driver [ 0.695529] ehci-platform: EHCI generic platform driver [ 0.696515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697650] ohci-pci: OHCI PCI platform driver [ 0.698528] ohci-platform: OHCI generic platform driver [ 0.699513] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718506] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719505] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720960] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.721997] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.723129] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.724355] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.725788] usb usb1: Product: UHCI Host Controller [ 0.726720] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.727863] usb usb1: SerialNumber: 0000:00:01.2 [ 0.728906] hub 1-0:1.0: USB hub found [ 0.729694] hub 1-0:1.0: 2 ports detected [ 0.730611] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.732724] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.733697] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734784] mousedev: PS/2 mouse device common for all mice [ 0.736073] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737938] rtc_cmos 00:00: RTC can wake from S4 [ 0.739068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740260] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.741455] i2c /dev entries driver [ 0.742228] device-mapper: uevent: version 1.0.3 [ 0.743190] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.744821] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746164] NET: Registered protocol family 10 [ 0.747198] NET: Registered protocol family 17 [ 0.748095] Key type dns_resolver registered [ 0.749085] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750187] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.751335] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.753146] registered taskstats version 1 [ 0.753988] Loading compiled-in X.509 certificates [ 0.755426] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.757279] zswap: loaded using pool lzo/zbud [ 0.758835] Key type trusted registered [ 0.760541] Key type encrypted registered [ 0.761387] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762429] ima: No TPM chip found, activating TPM-bypass! [ 0.763470] evm: HMAC attrs: 0x1 [ 0.764439] Magic number: 6:218:112 [ 0.765296] rtc_cmos 00:00: setting system clock to 2018-10-08 05:08:32 UTC (1538975312) [ 0.766938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.768062] EDD information not available. [ 0.846080] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.847676] Write protecting the kernel read-only data: 14336k [ 0.859962] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861815] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.076610] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.914 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy6296vlbW3YCkDoicvv2C3xkrb5gkmo7FCZ160PFL7fyO7J+H+7qzMhtVcFG5ca0x1Vqc2l96AopS/lQ4Ui1p455gFY3XZJBZGcmK4OhCFoHFUgwlcacc+SXfpnOIy1YIW3qDbOlSS856YQS3vQmxTDfBS62WDLx3vWxfS5WYKJ10ahZCKzGWw0yPI4cvtIjqaldwOSN/4msVF2sfW/eozbNk8tQHbApIsEAwIKfdD3fXm7G2fOnKK7xxFAdrDJ5cRnzAJkAEZv1Tp9e8/DoIdvnAXurGoufXPW3sz8a7xjvCpFe+579VEcT2nPG4om0RQaM5ZqQ7n18YzP3xMVH root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e ssh-dss AAAAB3NzaC1kc3MAAACBAL4S0HfxPvs3pmV6A9DKNAlDRKKLii2aJEjYyuSEcV3QvwI7nYaTP8kFNxs7jJE2/8FjqnRt5QhWc2etlfufCe3f+B81LWoMM610D/0Rh9Alz8in+Q6S6qgtvedcGzmhcgwtoSzgzQX/Rb7InCGhSKt6LiZhDzLLjrvS+E2XYgR7AAAAFQCkmoKNod+JHApkjpnNncJrYv++zwAAAIEAhvxN0B0E3Hrw9onwvCfobykPaPGY0y0iKE1IUZsDJSPSvHsQCqixlPShCxpPOWt/6VfSKaYUKiis2qLljl/ozoRJHxCqPRK/9bKxT3r3F2VNT5qbDFamlImEBTSX4tA7UE7Y+b53gk0yBZOzS//8aLGo8QK1IvpmOH6QmZ+2qxAAAACAF497gBQW11XGU5gt02truVtvIhxkMz3Q1y+V3lg2K7kPIBsEXVw56X769m6xTqfYW8i9f2XOQGrtuqscnqxKpLF4EahV/5m6/HLezVfWohqrsc/zFUVxMKeivfy+LFizEbId50TukGABdPISshhiiaxI7xn46if0JkN0Ub/90Ok= root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:feeb:f07e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e launch-index: 0 === cirros: current=0.4.0 uptime=1.77 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e login: 2018-10-08 05:08:48,824 - create_instance - INFO - Checking if VM is active 2018-10-08 05:08:48,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:49,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31137755-38a2-4c38-865a-50f31b53a7b0 x-compute-request-id: req-31137755-38a2-4c38-865a-50f31b53a7b0 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:36Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:49,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-31137755-38a2-4c38-865a-50f31b53a7b0 2018-10-08 05:08:49,367 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - ACTIVE 2018-10-08 05:08:49,367 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:08:49,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:49,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08: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-418a3ca8-e71e-45d5-853f-165f01feebad x-compute-request-id: req-418a3ca8-e71e-45d5-853f-165f01feebad Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:36Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:49,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-418a3ca8-e71e-45d5-853f-165f01feebad 2018-10-08 05:08:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:50,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e4dc9d41-3536-4db2-84ad-9491ce02cb3a Date: Mon, 08 Oct 2018 05:08:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:08:50,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-e4dc9d41-3536-4db2-84ad-9491ce02cb3a 2018-10-08 05:08:50,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:50,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd8bd56-9e3f-4533-b4fd-12dc5507b57f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:08:50,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-4fd8bd56-9e3f-4533-b4fd-12dc5507b57f 2018-10-08 05:08:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:50,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5a289a50-d161-4525-8e65-b27039b5c1a6 Date: Mon, 08 Oct 2018 05:08:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:08:50,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-5a289a50-d161-4525-8e65-b27039b5c1a6 2018-10-08 05:08:50,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:50,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-91709257-62b5-48cf-a8f8-d6b8b501622f Date: Mon, 08 Oct 2018 05:08:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3","f7d8e77c-f8a6-45bb-a56c-ae51b29c5100"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":"b6968d57-26e4-4c97-a9e6-a340a3f7ce6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.4"}],"id":"2bae5435-2ade-4941-af87-4edead8d549a","security_groups":[],"mac_address":"fa:16:3e:3f:20:70","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.3"}],"id":"69093a67-bd50-49cf-a1a2-87e220462a60","security_groups":[],"mac_address":"fa:16:3e:12:0c:4d","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.2"}],"id":"8e1b6e6e-107a-418d-aab6-c9a36ed6c071","security_groups":[],"mac_address":"fa:16:3e:5c:97:fe","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:08:50,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-91709257-62b5-48cf-a8f8-d6b8b501622f 2018-10-08 05:08:50,419 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:08:50,421 - paramiko.transport - DEBUG - starting thread (client mode): 0x110b1b90L 2018-10-08 05:08:50,422 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:08:50,422 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:08:50,422 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:08:50,424 - 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-10-08 05:08:50,424 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:08:50,424 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:08:50,424 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:08:50,424 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:08:50,424 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:08:50,442 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:08:50,442 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:08:50,454 - paramiko.transport - DEBUG - Trying key 71520d397053c83f46aa4c3c70f0cd11 from tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4 2018-10-08 05:08:50,482 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:08:50,487 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:08:50,588 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:08:50,631 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:08:50,632 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:08:50,633 - paramiko.transport - DEBUG - starting thread (client mode): 0x110b10d0L 2018-10-08 05:08:50,634 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:08:50,634 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:08:50,634 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:08:50,635 - 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-10-08 05:08:50,635 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:08:50,636 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:08:50,636 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:08:50,636 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:08:50,636 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:08:50,652 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:08:50,653 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:08:50,666 - paramiko.transport - DEBUG - Trying key 71520d397053c83f46aa4c3c70f0cd11 from tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4 2018-10-08 05:08:50,690 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:08:50,694 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:08:50,698 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:08:50,699 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:08:50,699 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:08:50,700 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:08:50,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:08:51,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:08: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-b2a0fee7-ebf3-451a-9b8d-9693c16ccb8b x-compute-request-id: req-b2a0fee7-ebf3-451a-9b8d-9693c16ccb8b Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:36Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:08:51,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-b2a0fee7-ebf3-451a-9b8d-9693c16ccb8b 2018-10-08 05:08:51,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"reboot": {"type": "HARD"}}' 2018-10-08 05:08:51,360 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:08: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-35935c0e-a2fc-4438-b2e8-249702b6b5fa x-compute-request-id: req-35935c0e-a2fc-4438-b2e8-249702b6b5fa Content-Length: 0 Content-Type: application/json 2018-10-08 05:08:51,360 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action used request id req-35935c0e-a2fc-4438-b2e8-249702b6b5fa 2018-10-08 05:09:06,376 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-08 05:09:06,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:06,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09: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-585d61cb-0225-46fd-9bd9-9cc98fe2b5e9 x-compute-request-id: req-585d61cb-0225-46fd-9bd9-9cc98fe2b5e9 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:52Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:09:06,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-585d61cb-0225-46fd-9bd9-9cc98fe2b5e9 2018-10-08 05:09:06,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:09:07,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09: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-b3b48f34-eaf1-49e7-ab34-e52be26a4943 x-compute-request-id: req-b3b48f34-eaf1-49e7-ab34-e52be26a4943 Content-Encoding: gzip Content-Length: 9523 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 500137203 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.127702] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.129328] pid_max: default: 32768 minimum: 301\n[ 0.130207] ACPI: Core revision 20150930\n[ 0.131582] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132874] Security Framework initialized\n[ 0.133678] Yama: becoming mindful.\n[ 0.134407] AppArmor: AppArmor initialized\n[ 0.135257] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136516] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137746] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138916] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140261] Initializing cgroup subsys io\n[ 0.141092] Initializing cgroup subsys memory\n[ 0.141995] Initializing cgroup subsys devices\n[ 0.142793] Initializing cgroup subsys freezer\n[ 0.144101] Initializing cgroup subsys net_cls\n[ 0.145315] Initializing cgroup subsys perf_event\n[ 0.146652] Initializing cgroup subsys net_prio\n[ 0.147988] Initializing cgroup subsys hugetlb\n[ 0.149238] Initializing cgroup subsys pids\n[ 0.150439] CPU: Physical Processor ID: 0\n[ 0.152299] mce: CPU supports 10 MCE banks\n[ 0.153386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154673] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157416] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164320] ftrace: allocating 31920 entries in 125 pages\n[ 0.190815] smpboot: Max logical packages: 2\n[ 0.191903] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193494] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195185] x2apic enabled\n[ 0.196156] Switched APIC routing to physical x2apic.\n[ 0.198185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199830] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202568] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205070] KVM setup paravirtual spinlock\n[ 0.206649] x86: Booting SMP configuration:\n[ 0.207794] .... node #0, CPUs: #1\n[ 0.208931] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231151] x86: Booted up 1 node, 2 CPUs\n[ 0.231152] KVM setup async PF for cpu 1\n[ 0.231155] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234680] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.236632] devtmpfs: initialized\n[ 0.238586] evm: security.selinux\n[ 0.239492] evm: security.SMACK64\n[ 0.240429] evm: security.SMACK64EXEC\n[ 0.241454] evm: security.SMACK64TRANSMUTE\n[ 0.242544] evm: security.SMACK64MMAP\n[ 0.243569] evm: security.ima\n[ 0.244400] evm: security.capability\n[ 0.245566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247470] pinctrl core: initialized pinctrl subsystem\n[ 0.248612] RTC time: 5:08:47, date: 10/08/18\n[ 0.249623] NET: Registered protocol family 16\n[ 0.261644] cpuidle: using governor ladder\n[ 0.273733] cpuidle: using governor menu\n[ 0.274546] PCCT header not found.\n[ 0.275301] ACPI: bus type PCI registered\n[ 0.276081] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277299] PCI: Using configuration type 1 for base access\n[ 0.290759] ACPI: Added _OSI(Module Device)\n[ 0.291594] ACPI: Added _OSI(Processor Device)\n[ 0.292471] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.293359] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.296219] ACPI: Interpreter enabled\n[ 0.297496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.300635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.303097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.305289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.307244] ACPI: (supports S0 S5)\n[ 0.307929] ACPI: Using IOAPIC for interrupt routing\n[ 0.308856] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.313330] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314523] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.315684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.317869] acpiphp: Slot [3] registered\n[ 0.318651] acpiphp: Slot [4] registered\n[ 0.319429] acpiphp: Slot [5] registered\n[ 0.320207] acpiphp: Slot [6] registered\n[ 0.320987] acpiphp: Slot [7] registered\n[ 0.321761] acpiphp: Slot [8] registered\n[ 0.322540] acpiphp: Slot [9] registered\n[ 0.323317] acpiphp: Slot [10] registered\n[ 0.334009] acpiphp: Slot [11] registered\n[ 0.334814] acpiphp: Slot [12] registered\n[ 0.335608] acpiphp: Slot [13] registered\n[ 0.336401] acpiphp: Slot [14] registered\n[ 0.337191] acpiphp: Slot [15] registered\n[ 0.337983] acpiphp: Slot [16] registered\n[ 0.338779] acpiphp: Slot [17] registered\n[ 0.339574] acpiphp: Slot [18] registered\n[ 0.340366] acpiphp: Slot [19] registered\n[ 0.341159] acpiphp: Slot [20] registered\n[ 0.341945] acpiphp: Slot [21] registered\n[ 0.342736] acpiphp: Slot [22] registered\n[ 0.343538] acpiphp: Slot [23] registered\n[ 0.344333] acpiphp: Slot [24] registered\n[ 0.345120] acpiphp: Slot [25] registered\n[ 0.346215] acpiphp: Slot [26] registered\n[ 0.347094] acpiphp: Slot [27] registered\n[ 0.347888] acpiphp: Slot [28] registered\n[ 0.348678] acpiphp: Slot [29] registered\n[ 0.349466] acpiphp: Slot [30] registered\n[ 0.350255] acpiphp: Slot [31] registered\n[ 0.351038] PCI host bridge to bus 0000:00\n[ 0.351820] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.352996] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354169] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355569] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.356970] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363208] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.366837] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.373771] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375201] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425110] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426575] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427954] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429342] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431638] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432894] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434052] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435845] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438485] vgaarb: loaded\n[ 0.439298] vgaarb: bridge control possible 0000:00:02.0\n[ 0.440672] SCSI subsystem initialized\n[ 0.441672] ACPI: bus type USB registered\n[ 0.442662] usbcore: registered new interface driver usbfs\n[ 0.443907] usbcore: registered new interface driver hub\n[ 0.445127] usbcore: registered new device driver usb\n[ 0.446441] PCI: Using ACPI for IRQ routing\n[ 0.447654] NetLabel: Initializing\n[ 0.448500] NetLabel: domain hash size = 128\n[ 0.449518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.450467] NetLabel: unlabeled traffic allowed by default\n[ 0.451583] clocksource: Switched to clocksource kvm-clock\n[ 0.457695] AppArmor: AppArmor Filesystem Enabled\n[ 0.458689] pnp: PnP ACPI init\n[ 0.459670] pnp: PnP ACPI: found 5 devices\n[ 0.467002] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469429] NET: Registered protocol family 2\n[ 0.470838] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.472792] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.474557] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.476299] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.477882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.479672] NET: Registered protocol family 1\n[ 0.480919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.482514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.484091] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.502808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.521903] Trying to unpack rootfs image as initramfs...\n[ 0.572312] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.587086] Scanning for low memory corruption every 60 seconds\n[ 0.588994] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.590648] audit: initializing netlink subsys (disabled)\n[ 0.592196] audit: type=2000 audit(1538975328.594:1): initialized\n[ 0.594015] Initialise system trusted keyring\n[ 0.595344] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.597048] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.599725] zbud: loaded\n[ 0.600685] VFS: Disk quotas dquot_6.6.0\n[ 0.601867] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604048] fuse init (API version 7.23)\n[ 0.605311] Key type big_key registered\n[ 0.606472] Allocating IMA MOK and blacklist keyrings.\n[ 0.608166] Key type asymmetric registered\n[ 0.609361] Asymmetric key parser 'x509' registered\n[ 0.610706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.612852] io scheduler noop registered\n[ 0.613967] io scheduler deadline registered (default)\n[ 0.615409] io scheduler cfq registered\n[ 0.616610] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.618115] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.622076] ACPI: Power Button [PWRF]\n[ 0.623270] GHES: HEST is not enabled!\n[ 0.643030] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681200] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684267] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707910] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710998] Linux agpgart interface v0.103\n[ 0.714149] brd: module loaded\n[ 0.715795] loop: module loaded\n[ 0.722833] vda: vda1 vda15\n[ 0.724671] scsi host0: ata_piix\n[ 0.725686] scsi host1: ata_piix\n[ 0.726605] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.728239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.729861] libphy: Fixed MDIO Bus: probed\n[ 0.730968] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732239] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734644] PPP generic driver version 2.4.2\n[ 0.735841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.737385] ehci-pci: EHCI PCI platform driver\n[ 0.738618] ehci-platform: EHCI generic platform driver\n[ 0.740072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.741726] ohci-pci: OHCI PCI platform driver\n[ 0.742951] ohci-platform: OHCI generic platform driver\n[ 0.744403] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763560] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764984] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767045] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768442] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.770028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773833] usb usb1: Product: UHCI Host Controller\n[ 0.775137] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776764] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778135] hub 1-0:1.0: USB hub found\n[ 0.779230] hub 1-0:1.0: 2 ports detected\n[ 0.780539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783270] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784718] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786276] mousedev: PS/2 mouse device common for all mice\n[ 0.788135] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790806] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792463] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794249] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796082] i2c /dev entries driver\n[ 0.797183] device-mapper: uevent: version 1.0.3\n[ 0.798571] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801075] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803014] NET: Registered protocol family 10\n[ 0.804507] NET: Registered protocol family 17\n[ 0.805832] Key type dns_resolver registered\n[ 0.807176] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808883] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810574] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813234] registered taskstats version 1\n[ 0.814488] Loading compiled-in X.509 certificates\n[ 0.816398] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.819153] zswap: loaded using pool lzo/zbud\n[ 0.821183] Key type trusted registered\n[ 0.823246] Key type encrypted registered\n[ 0.824494] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827662] evm: HMAC attrs: 0x1\n[ 0.828950] Magic number: 6:218:112\n[ 0.830180] rtc_cmos 00:00: setting system clock to 2018-10-08 05:08:48 UTC (1538975328)\n[ 0.832649] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834352] EDD information not available.\n[ 0.884898] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.887255] Write protecting the kernel read-only data: 14336k\n[ 0.899564] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.902131] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118510] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.914 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy6296vlbW3YCkDoicvv2C3xkrb5gkmo7FCZ160PFL7fyO7J+H+7qzMhtVcFG5ca0x1Vqc2l96AopS/lQ4Ui1p455gFY3XZJBZGcmK4OhCFoHFUgwlcacc+SXfpnOIy1YIW3qDbOlSS856YQS3vQmxTDfBS62WDLx3vWxfS5WYKJ10ahZCKzGWw0yPI4cvtIjqaldwOSN/4msVF2sfW/eozbNk8tQHbApIsEAwIKfdD3fXm7G2fOnKK7xxFAdrDJ5cRnzAJkAEZv1Tp9e8/DoIdvnAXurGoufXPW3sz8a7xjvCpFe+579VEcT2nPG4om0RQaM5ZqQ7n18YzP3xMVH root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\nssh-dss AAAAB3NzaC1kc3MAAACBAL4S0HfxPvs3pmV6A9DKNAlDRKKLii2aJEjYyuSEcV3QvwI7nYaTP8kFNxs7jJE2/8FjqnRt5QhWc2etlfufCe3f+B81LWoMM610D/0Rh9Alz8in+Q6S6qgtvedcGzmhcgwtoSzgzQX/Rb7InCGhSKt6LiZhDzLLjrvS+E2XYgR7AAAAFQCkmoKNod+JHApkjpnNncJrYv++zwAAAIEAhvxN0B0E3Hrw9onwvCfobykPaPGY0y0iKE1IUZsDJSPSvHsQCqixlPShCxpPOWt/6VfSKaYUKiis2qLljl/ozoRJHxCqPRK/9bKxT3r3F2VNT5qbDFamlImEBTSX4tA7UE7Y+b53gk0yBZOzS//8aLGo8QK1IvpmOH6QmZ+2qxAAAACAF497gBQW11XGU5gt02truVtvIhxkMz3Q1y+V3lg2K7kPIBsEXVw56X769m6xTqfYW8i9f2XOQGrtuqscnqxKpLF4EahV/5m6/HLezVfWohqrsc/zFUVxMKeivfy+LFizEbId50TukGABdPISshhiiaxI7xn46if0JkN0Ub/90Ok= root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:feeb:f07e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e login: "} 2018-10-08 05:09:07,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a/action used request id req-b3b48f34-eaf1-49e7-ab34-e52be26a4943 2018-10-08 05:09:07,974 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:09:07,975 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 500137203 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.127702] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.129328] pid_max: default: 32768 minimum: 301 [ 0.130207] ACPI: Core revision 20150930 [ 0.131582] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132874] Security Framework initialized [ 0.133678] Yama: becoming mindful. [ 0.134407] AppArmor: AppArmor initialized [ 0.135257] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136516] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137746] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138916] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140261] Initializing cgroup subsys io [ 0.141092] Initializing cgroup subsys memory [ 0.141995] Initializing cgroup subsys devices [ 0.142793] Initializing cgroup subsys freezer [ 0.144101] Initializing cgroup subsys net_cls [ 0.145315] Initializing cgroup subsys perf_event [ 0.146652] Initializing cgroup subsys net_prio [ 0.147988] Initializing cgroup subsys hugetlb [ 0.149238] Initializing cgroup subsys pids [ 0.150439] CPU: Physical Processor ID: 0 [ 0.152299] mce: CPU supports 10 MCE banks [ 0.153386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154673] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157416] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164320] ftrace: allocating 31920 entries in 125 pages [ 0.190815] smpboot: Max logical packages: 2 [ 0.191903] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193494] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195185] x2apic enabled [ 0.196156] Switched APIC routing to physical x2apic. [ 0.198185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199830] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202568] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205070] KVM setup paravirtual spinlock [ 0.206649] x86: Booting SMP configuration: [ 0.207794] .... node #0, CPUs: #1 [ 0.208931] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231151] x86: Booted up 1 node, 2 CPUs [ 0.231152] KVM setup async PF for cpu 1 [ 0.231155] kvm-stealtime: cpu 1, msr f90d940 [ 0.234680] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.236632] devtmpfs: initialized [ 0.238586] evm: security.selinux [ 0.239492] evm: security.SMACK64 [ 0.240429] evm: security.SMACK64EXEC [ 0.241454] evm: security.SMACK64TRANSMUTE [ 0.242544] evm: security.SMACK64MMAP [ 0.243569] evm: security.ima [ 0.244400] evm: security.capability [ 0.245566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.247470] pinctrl core: initialized pinctrl subsystem [ 0.248612] RTC time: 5:08:47, date: 10/08/18 [ 0.249623] NET: Registered protocol family 16 [ 0.261644] cpuidle: using governor ladder [ 0.273733] cpuidle: using governor menu [ 0.274546] PCCT header not found. [ 0.275301] ACPI: bus type PCI registered [ 0.276081] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277299] PCI: Using configuration type 1 for base access [ 0.290759] ACPI: Added _OSI(Module Device) [ 0.291594] ACPI: Added _OSI(Processor Device) [ 0.292471] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.293359] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296219] ACPI: Interpreter enabled [ 0.297496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.300635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.303097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.305289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.307244] ACPI: (supports S0 S5) [ 0.307929] ACPI: Using IOAPIC for interrupt routing [ 0.308856] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.312212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.313330] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.314523] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.315684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.317869] acpiphp: Slot [3] registered [ 0.318651] acpiphp: Slot [4] registered [ 0.319429] acpiphp: Slot [5] registered [ 0.320207] acpiphp: Slot [6] registered [ 0.320987] acpiphp: Slot [7] registered [ 0.321761] acpiphp: Slot [8] registered [ 0.322540] acpiphp: Slot [9] registered [ 0.323317] acpiphp: Slot [10] registered [ 0.334009] acpiphp: Slot [11] registered [ 0.334814] acpiphp: Slot [12] registered [ 0.335608] acpiphp: Slot [13] registered [ 0.336401] acpiphp: Slot [14] registered [ 0.337191] acpiphp: Slot [15] registered [ 0.337983] acpiphp: Slot [16] registered [ 0.338779] acpiphp: Slot [17] registered [ 0.339574] acpiphp: Slot [18] registered [ 0.340366] acpiphp: Slot [19] registered [ 0.341159] acpiphp: Slot [20] registered [ 0.341945] acpiphp: Slot [21] registered [ 0.342736] acpiphp: Slot [22] registered [ 0.343538] acpiphp: Slot [23] registered [ 0.344333] acpiphp: Slot [24] registered [ 0.345120] acpiphp: Slot [25] registered [ 0.346215] acpiphp: Slot [26] registered [ 0.347094] acpiphp: Slot [27] registered [ 0.347888] acpiphp: Slot [28] registered [ 0.348678] acpiphp: Slot [29] registered [ 0.349466] acpiphp: Slot [30] registered [ 0.350255] acpiphp: Slot [31] registered [ 0.351038] PCI host bridge to bus 0000:00 [ 0.351820] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.352996] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354169] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355569] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.356970] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363208] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.366837] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.373771] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375201] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425110] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426575] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.427954] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.429342] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.431638] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432894] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434052] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435845] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438485] vgaarb: loaded [ 0.439298] vgaarb: bridge control possible 0000:00:02.0 [ 0.440672] SCSI subsystem initialized [ 0.441672] ACPI: bus type USB registered [ 0.442662] usbcore: registered new interface driver usbfs [ 0.443907] usbcore: registered new interface driver hub [ 0.445127] usbcore: registered new device driver usb [ 0.446441] PCI: Using ACPI for IRQ routing [ 0.447654] NetLabel: Initializing [ 0.448500] NetLabel: domain hash size = 128 [ 0.449518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450467] NetLabel: unlabeled traffic allowed by default [ 0.451583] clocksource: Switched to clocksource kvm-clock [ 0.457695] AppArmor: AppArmor Filesystem Enabled [ 0.458689] pnp: PnP ACPI init [ 0.459670] pnp: PnP ACPI: found 5 devices [ 0.467002] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469429] NET: Registered protocol family 2 [ 0.470838] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.472792] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.474557] TCP: Hash tables configured (established 2048 bind 2048) [ 0.476299] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.477882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.479672] NET: Registered protocol family 1 [ 0.480919] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.482514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.484091] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.521903] Trying to unpack rootfs image as initramfs... [ 0.572312] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.587086] Scanning for low memory corruption every 60 seconds [ 0.588994] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.590648] audit: initializing netlink subsys (disabled) [ 0.592196] audit: type=2000 audit(1538975328.594:1): initialized [ 0.594015] Initialise system trusted keyring [ 0.595344] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.597048] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599725] zbud: loaded [ 0.600685] VFS: Disk quotas dquot_6.6.0 [ 0.601867] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.604048] fuse init (API version 7.23) [ 0.605311] Key type big_key registered [ 0.606472] Allocating IMA MOK and blacklist keyrings. [ 0.608166] Key type asymmetric registered [ 0.609361] Asymmetric key parser 'x509' registered [ 0.610706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612852] io scheduler noop registered [ 0.613967] io scheduler deadline registered (default) [ 0.615409] io scheduler cfq registered [ 0.616610] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.618115] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.622076] ACPI: Power Button [PWRF] [ 0.623270] GHES: HEST is not enabled! [ 0.643030] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681200] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684267] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.707910] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710998] Linux agpgart interface v0.103 [ 0.714149] brd: module loaded [ 0.715795] loop: module loaded [ 0.722833] vda: vda1 vda15 [ 0.724671] scsi host0: ata_piix [ 0.725686] scsi host1: ata_piix [ 0.726605] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.728239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.729861] libphy: Fixed MDIO Bus: probed [ 0.730968] tun: Universal TUN/TAP device driver, 1.6 [ 0.732239] tun: (C) 1999-2004 Max Krasnyansky [ 0.734644] PPP generic driver version 2.4.2 [ 0.735841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737385] ehci-pci: EHCI PCI platform driver [ 0.738618] ehci-platform: EHCI generic platform driver [ 0.740072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.741726] ohci-pci: OHCI PCI platform driver [ 0.742951] ohci-platform: OHCI generic platform driver [ 0.744403] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763560] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.764984] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767045] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.768442] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.770028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.771791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.773833] usb usb1: Product: UHCI Host Controller [ 0.775137] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.776764] usb usb1: SerialNumber: 0000:00:01.2 [ 0.778135] hub 1-0:1.0: USB hub found [ 0.779230] hub 1-0:1.0: 2 ports detected [ 0.780539] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.783270] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784718] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786276] mousedev: PS/2 mouse device common for all mice [ 0.788135] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.790806] rtc_cmos 00:00: RTC can wake from S4 [ 0.792463] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.794249] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796082] i2c /dev entries driver [ 0.797183] device-mapper: uevent: version 1.0.3 [ 0.798571] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.801075] ledtrig-cpu: registered to indicate activity on CPUs [ 0.803014] NET: Registered protocol family 10 [ 0.804507] NET: Registered protocol family 17 [ 0.805832] Key type dns_resolver registered [ 0.807176] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808883] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810574] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.813234] registered taskstats version 1 [ 0.814488] Loading compiled-in X.509 certificates [ 0.816398] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.819153] zswap: loaded using pool lzo/zbud [ 0.821183] Key type trusted registered [ 0.823246] Key type encrypted registered [ 0.824494] AppArmor: AppArmor sha1 policy hashing enabled [ 0.826081] ima: No TPM chip found, activating TPM-bypass! [ 0.827662] evm: HMAC attrs: 0x1 [ 0.828950] Magic number: 6:218:112 [ 0.830180] rtc_cmos 00:00: setting system clock to 2018-10-08 05:08:48 UTC (1538975328) [ 0.832649] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834352] EDD information not available. [ 0.884898] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887255] Write protecting the kernel read-only data: 14336k [ 0.899564] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.902131] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.118510] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.13. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.914 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy6296vlbW3YCkDoicvv2C3xkrb5gkmo7FCZ160PFL7fyO7J+H+7qzMhtVcFG5ca0x1Vqc2l96AopS/lQ4Ui1p455gFY3XZJBZGcmK4OhCFoHFUgwlcacc+SXfpnOIy1YIW3qDbOlSS856YQS3vQmxTDfBS62WDLx3vWxfS5WYKJ10ahZCKzGWw0yPI4cvtIjqaldwOSN/4msVF2sfW/eozbNk8tQHbApIsEAwIKfdD3fXm7G2fOnKK7xxFAdrDJ5cRnzAJkAEZv1Tp9e8/DoIdvnAXurGoufXPW3sz8a7xjvCpFe+579VEcT2nPG4om0RQaM5ZqQ7n18YzP3xMVH root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e ssh-dss AAAAB3NzaC1kc3MAAACBAL4S0HfxPvs3pmV6A9DKNAlDRKKLii2aJEjYyuSEcV3QvwI7nYaTP8kFNxs7jJE2/8FjqnRt5QhWc2etlfufCe3f+B81LWoMM610D/0Rh9Alz8in+Q6S6qgtvedcGzmhcgwtoSzgzQX/Rb7InCGhSKt6LiZhDzLLjrvS+E2XYgR7AAAAFQCkmoKNod+JHApkjpnNncJrYv++zwAAAIEAhvxN0B0E3Hrw9onwvCfobykPaPGY0y0iKE1IUZsDJSPSvHsQCqixlPShCxpPOWt/6VfSKaYUKiis2qLljl/ozoRJHxCqPRK/9bKxT3r3F2VNT5qbDFamlImEBTSX4tA7UE7Y+b53gk0yBZOzS//8aLGo8QK1IvpmOH6QmZ+2qxAAAACAF497gBQW11XGU5gt02truVtvIhxkMz3Q1y+V3lg2K7kPIBsEXVw56X769m6xTqfYW8i9f2XOQGrtuqscnqxKpLF4EahV/5m6/HLezVfWohqrsc/zFUVxMKeivfy+LFizEbId50TukGABdPISshhiiaxI7xn46if0JkN0Ub/90Ok= root@createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:feeb:f07e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e launch-index: 0 === cirros: current=0.4.0 uptime=2.59 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-76822337-c7cc-425e-96d9-de6d1e login: 2018-10-08 05:09:07,975 - create_instance - INFO - Checking if VM is active 2018-10-08 05:09:07,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:08,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09: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-f15b25d4-9386-4d22-9af2-e7fa156d3f08 x-compute-request-id: req-f15b25d4-9386-4d22-9af2-e7fa156d3f08 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:52Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:09:08,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-f15b25d4-9386-4d22-9af2-e7fa156d3f08 2018-10-08 05:09:08,641 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - ACTIVE 2018-10-08 05:09:08,642 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:09:08,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:08,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed31123a-af6b-4574-a449-c97197e068f1 x-compute-request-id: req-ed31123a-af6b-4574-a449-c97197e068f1 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp"}], "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:08:52Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:09:08,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-ed31123a-af6b-4574-a449-c97197e068f1 2018-10-08 05:09:08,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:09,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3fc9cd12-f8dd-43c9-8d24-1d77ad41fe21 Date: Mon, 08 Oct 2018 05:09:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["89e01159-1c14-4247-800e-b2b2e3d802a1"],"updated_at":"2018-10-08T05:07:12Z","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net"}]} 2018-10-08 05:09:09,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net used request id req-3fc9cd12-f8dd-43c9-8d24-1d77ad41fe21 2018-10-08 05:09:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:09,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645e284d-9ca7-4121-96ef-479b1deee76a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:09:09,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-645e284d-9ca7-4121-96ef-479b1deee76a 2018-10-08 05:09:09,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:09,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ef7ee2ea-9098-404a-a5a3-74693bb09838 Date: Mon, 08 Oct 2018 05:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:12Z","dns_nameservers":[],"updated_at":"2018-10-08T05:07:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","id":"89e01159-1c14-4247-800e-b2b2e3d802a1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet"}]} 2018-10-08 05:09:09,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-ef7ee2ea-9098-404a-a5a3-74693bb09838 2018-10-08 05:09:09,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:09,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-aff2ae26-9e01-4a30-b658-15da995ae6be Date: Mon, 08 Oct 2018 05:09:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:08:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.6"}],"id":"14ac6aa9-a17f-43a7-8d35-f1b6e606e25d","security_groups":["b8a73f55-5592-4dc5-b56c-fb61ea3be3b3","f7d8e77c-f8a6-45bb-a56c-ae51b29c5100"],"mac_address":"fa:16:3e:eb:f0:7e","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:32Z","binding:vnic_type":"normal","device_id":"b6968d57-26e4-4c97-a9e6-a340a3f7ce6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.4"}],"id":"2bae5435-2ade-4941-af87-4edead8d549a","security_groups":[],"mac_address":"fa:16:3e:3f:20:70","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.3"}],"id":"69093a67-bd50-49cf-a1a2-87e220462a60","security_groups":[],"mac_address":"fa:16:3e:12:0c:4d","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.2"}],"id":"8e1b6e6e-107a-418d-aab6-c9a36ed6c071","security_groups":[],"mac_address":"fa:16:3e:5c:97:fe","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f71e1a82-dc03-48da-822a-46539eb2f7ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:07:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89e01159-1c14-4247-800e-b2b2e3d802a1","ip_address":"10.55.1.1"}],"id":"90242590-f2f1-4608-a913-4f0262b3ef45","security_groups":[],"mac_address":"fa:16:3e:2c:55:74","project_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f71e1a82-dc03-48da-822a-46539eb2f7ab","tenant_id":"6c1ffaaed7574995b5c2bf0fdf279e4a","created_at":"2018-10-08T05:07:21Z","binding:vnic_type":"normal","device_id":"a7b1bccc-d329-4400-96cf-15ccf77dcb6a"}]} 2018-10-08 05:09:09,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-aff2ae26-9e01-4a30-b658-15da995ae6be 2018-10-08 05:09:09,323 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:09:09,326 - paramiko.transport - DEBUG - starting thread (client mode): 0x110b10d0L 2018-10-08 05:09:09,326 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:09:09,327 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:09:09,327 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:09:09,328 - 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-10-08 05:09:09,328 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:09:09,328 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:09:09,329 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:09:09,329 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:09:09,329 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:09:09,345 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:09:09,345 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:09:09,359 - paramiko.transport - DEBUG - Trying key 71520d397053c83f46aa4c3c70f0cd11 from tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4 2018-10-08 05:09:09,386 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:09:09,391 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:09:09,491 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:09:09,536 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:09:09,536 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:09:09,538 - paramiko.transport - DEBUG - starting thread (client mode): 0x110b1890L 2018-10-08 05:09:09,538 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:09:09,539 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:09:09,539 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:09:09,540 - 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-10-08 05:09:09,540 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:09:09,540 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:09:09,541 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:09:09,541 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:09:09,541 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:09:09,558 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:09:09,558 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:09:09,571 - paramiko.transport - DEBUG - Trying key 71520d397053c83f46aa4c3c70f0cd11 from tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4 2018-10-08 05:09:09,598 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:09:09,601 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:09:09,603 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:09:09,604 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:09:09,604 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:09:09,606 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:09:09,607 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:09:09,609 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-10-08 05:09:09,609 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-10-08 05:09:09,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/bd0ffe8c-07fc-4d59-bd7c-374aa6a772a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:10,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55afe884-3be4-457e-9267-9d41bc4f025d Content-Length: 0 Date: Mon, 08 Oct 2018 05:09:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:10,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/bd0ffe8c-07fc-4d59-bd7c-374aa6a772a3 used request id req-55afe884-3be4-457e-9267-9d41bc4f025d 2018-10-08 05:09:10,445 - create_instance - INFO - Deleting Port with ID - 14ac6aa9-a17f-43a7-8d35-f1b6e606e25d 2018-10-08 05:09:10,445 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4port-1 2018-10-08 05:09:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/14ac6aa9-a17f-43a7-8d35-f1b6e606e25d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:11,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c6d13b4-3d04-4867-ac0d-14470e751308 Date: Mon, 08 Oct 2018 05:09:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:11,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/14ac6aa9-a17f-43a7-8d35-f1b6e606e25d used request id req-7c6d13b4-3d04-4867-ac0d-14470e751308 2018-10-08 05:09:11,064 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst 2018-10-08 05:09:11,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:11,198 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9457b109-963b-4a1a-9997-cd5c1902e12a x-compute-request-id: req-9457b109-963b-4a1a-9997-cd5c1902e12a Content-Type: application/json 2018-10-08 05:09:11,199 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-9457b109-963b-4a1a-9997-cd5c1902e12a 2018-10-08 05:09:11,199 - create_instance - INFO - Checking deletion status 2018-10-08 05:09:11,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:11,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0cccabd-c767-458e-90d4-8e9a8a1c0ef3 x-compute-request-id: req-f0cccabd-c767-458e-90d4-8e9a8a1c0ef3 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:f0:7e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "rel": "bookmark"}], "image": {"id": "b25523cb-ddac-4946-af5a-43f3ca17eb6b", "links": [{"href": "http://172.30.9.28:8774/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:07:39.000000", "flavor": {"id": "8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "links": [{"href": "http://172.30.9.28:8774/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326", "rel": "bookmark"}]}, "id": "b6968d57-26e4-4c97-a9e6-a340a3f7ce6a", "user_id": "7eedaae7850843369482ee03a707f561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:09:11Z", "hostId": "3ee936dea092c3b24120d72021e9e0b186b262e5363f63e06860d7cc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp", "name": "CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst", "created": "2018-10-08T05:07:36Z", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:09:11,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-f0cccabd-c767-458e-90d4-8e9a8a1c0ef3 2018-10-08 05:09:11,446 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst] is - ACTIVE 2018-10-08 05:09:11,446 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:09:14,449 - create_instance - DEBUG - VM status query timeout in 296.749777794 2018-10-08 05:09:14,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7917c5a51d97f88a2546755c412d950ea4407754" 2018-10-08 05:09:14,498 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e451f74-4366-4ac9-bbc1-489bebc67845 x-compute-request-id: req-9e451f74-4366-4ac9-bbc1-489bebc67845 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b6968d57-26e4-4c97-a9e6-a340a3f7ce6a could not be found.", "code": 404}} 2018-10-08 05:09:14,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6968d57-26e4-4c97-a9e6-a340a3f7ce6a used request id req-9e451f74-4366-4ac9-bbc1-489bebc67845 2018-10-08 05:09:14,498 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b6968d57-26e4-4c97-a9e6-a340a3f7ce6a could not be found. (HTTP 404) (Request-ID: req-9e451f74-4366-4ac9-bbc1-489bebc67845) 2018-10-08 05:09:14,498 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-inst 2018-10-08 05:09:14,499 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp 2018-10-08 05:09:14,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ea09485807613d2494c47d92c5f6c6aa41be05" 2018-10-08 05:09:14,544 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d52ea4d-2fcb-4e09-98ff-1552f289fed7 x-compute-request-id: req-2d52ea4d-2fcb-4e09-98ff-1552f289fed7 Content-Length: 0 Content-Type: application/json 2018-10-08 05:09:14,544 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-kp used request id req-2d52ea4d-2fcb-4e09-98ff-1552f289fed7 2018-10-08 05:09:14,544 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4.pub] 2018-10-08 05:09:14,544 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4] 2018-10-08 05:09:14,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79bc6dc40437139fadb3c9a4cfd735c770ebf6bb" 2018-10-08 05:09:14,593 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-196765af-540d-4743-9b91-ded82982330f x-compute-request-id: req-196765af-540d-4743-9b91-ded82982330f Content-Length: 0 Content-Type: application/json 2018-10-08 05:09:14,593 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8e5b69b8-42db-4ec2-8c0a-f2d7df185326 used request id req-196765af-540d-4743-9b91-ded82982330f 2018-10-08 05:09:14,594 - neutron_utils - INFO - Deleting security group rule with ID - 9cd39774-c4c9-4f71-a950-457f055922b3 2018-10-08 05:09:14,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9cd39774-c4c9-4f71-a950-457f055922b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:09:14,868 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0c29290-3dd0-44da-aca3-3f8bbc936866 Content-Length: 0 Date: Mon, 08 Oct 2018 05:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:14,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9cd39774-c4c9-4f71-a950-457f055922b3 used request id req-f0c29290-3dd0-44da-aca3-3f8bbc936866 2018-10-08 05:09:14,868 - neutron_utils - INFO - Deleting security group rule with ID - 04bd8108-079c-4a8f-b230-f8b964e0aaf2 2018-10-08 05:09:14,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/04bd8108-079c-4a8f-b230-f8b964e0aaf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:09:15,131 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3aceee1-80b1-4051-988b-43b55376efa7 Content-Length: 0 Date: Mon, 08 Oct 2018 05:09:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:15,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/04bd8108-079c-4a8f-b230-f8b964e0aaf2 used request id req-a3aceee1-80b1-4051-988b-43b55376efa7 2018-10-08 05:09:15,131 - neutron_utils - INFO - Deleting security group rule with ID - 06734708-c441-4f5c-8d6a-5494dc0a9a76 2018-10-08 05:09:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/06734708-c441-4f5c-8d6a-5494dc0a9a76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:09:15,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64041cc4-2fe4-4426-9dfd-5b473a4891b3 Content-Length: 0 Date: Mon, 08 Oct 2018 05:09:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:15,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/06734708-c441-4f5c-8d6a-5494dc0a9a76 used request id req-64041cc4-2fe4-4426-9dfd-5b473a4891b3 2018-10-08 05:09:15,359 - neutron_utils - INFO - Deleting security group rule with ID - abb8f884-71c5-49d3-968f-732338eca573 2018-10-08 05:09:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/abb8f884-71c5-49d3-968f-732338eca573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:09:15,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15827e09-af9f-4d34-abcb-46d97ddbb17d Content-Length: 0 Date: Mon, 08 Oct 2018 05:09:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:15,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/abb8f884-71c5-49d3-968f-732338eca573 used request id req-15827e09-af9f-4d34-abcb-46d97ddbb17d 2018-10-08 05:09:15,636 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-sec-grp 2018-10-08 05:09:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cdad200f1b1a0d59f6d4da0e59ef5fc1f348fe" 2018-10-08 05:09:15,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-289fa9ee-f45b-4fe0-9006-dda90bd856a3 Content-Length: 0 Date: Mon, 08 Oct 2018 05:09:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:15,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f7d8e77c-f8a6-45bb-a56c-ae51b29c5100 used request id req-289fa9ee-f45b-4fe0-9006-dda90bd856a3 2018-10-08 05:09:15,767 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router and subnet CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet 2018-10-08 05:09:15,767 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router 2018-10-08 05:09:15,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/a7b1bccc-d329-4400-96cf-15ccf77dcb6a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" -d '{"subnet_id": "89e01159-1c14-4247-800e-b2b2e3d802a1"}' 2018-10-08 05:09:17,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2af37ec3-58f6-4885-8eb4-2e164e807175 Date: Mon, 08 Oct 2018 05:09:17 GMT RESP BODY: {"network_id": "f71e1a82-dc03-48da-822a-46539eb2f7ab", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "subnet_id": "89e01159-1c14-4247-800e-b2b2e3d802a1", "subnet_ids": ["89e01159-1c14-4247-800e-b2b2e3d802a1"], "port_id": "90242590-f2f1-4608-a913-4f0262b3ef45", "id": "a7b1bccc-d329-4400-96cf-15ccf77dcb6a"} 2018-10-08 05:09:17,610 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a7b1bccc-d329-4400-96cf-15ccf77dcb6a/remove_router_interface used request id req-2af37ec3-58f6-4885-8eb4-2e164e807175 2018-10-08 05:09:17,610 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router 2018-10-08 05:09:17,611 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-router 2018-10-08 05:09:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/a7b1bccc-d329-4400-96cf-15ccf77dcb6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb84cf532fc4502363f7d01f84a1c97830a335b" 2018-10-08 05:09:21,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28e59a47-d905-48cb-8d6b-728245639c51 Content-Length: 0 Date: Mon, 08 Oct 2018 05:09:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:21,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a7b1bccc-d329-4400-96cf-15ccf77dcb6a used request id req-28e59a47-d905-48cb-8d6b-728245639c51 2018-10-08 05:09:21,112 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet 2018-10-08 05:09:21,112 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-subnet 2018-10-08 05:09:21,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/89e01159-1c14-4247-800e-b2b2e3d802a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" 2018-10-08 05:09:23,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ff938b7-eb71-452c-a5e0-5d73a9b1ea6c Date: Mon, 08 Oct 2018 05:09:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:23,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/89e01159-1c14-4247-800e-b2b2e3d802a1 used request id req-2ff938b7-eb71-452c-a5e0-5d73a9b1ea6c 2018-10-08 05:09:23,543 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-pub-net 2018-10-08 05:09:23,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f71e1a82-dc03-48da-822a-46539eb2f7ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf5b34d532439837f9033321ee239331f188db2" 2018-10-08 05:09:24,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8299394e-5f99-49cb-a8b1-3aff08ecf954 Date: Mon, 08 Oct 2018 05:09:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:24,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f71e1a82-dc03-48da-822a-46539eb2f7ab used request id req-8299394e-5f99-49cb-a8b1-3aff08ecf954 2018-10-08 05:09:24,879 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-76822337-c7cc-425e-96d9-de6d1ea147a4-image 2018-10-08 05:09:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4952c32b51b2840861557f775dad0e3c700b793d" 2018-10-08 05:09:26,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68ec6806-efba-41b9-bca6-515956805dda Date: Mon, 08 Oct 2018 05:09:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:09:26,143 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b25523cb-ddac-4946-af5a-43f3ca17eb6b used request id req-68ec6806-efba-41b9-bca6-515956805dda 2018-10-08 05:09:26,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:26,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a74477d8-d22e-4aca-9a3a-710550d4a144 Date: Mon, 08 Oct 2018 05:09:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:11Z", "updated_at": "2018-10-08T05:07:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:11Z", "revision_number": 0, "id": "0aaa528b-fc49-4079-b5a4-373d6898b32f", "remote_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:11Z", "security_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:11Z", "revision_number": 0, "id": "94a10599-9c8f-4509-88c4-0bf8c09f2d41", "remote_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:11Z", "security_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:11Z", "revision_number": 0, "id": "a915a02e-f7a5-4600-88a5-ef7d55cb6dc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:11Z", "security_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:07:11Z", "revision_number": 0, "id": "ebb64578-529c-4e7d-9795-428b5fae23dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:07:11Z", "security_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a"}], "revision_number": 4, "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:09:26,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a74477d8-d22e-4aca-9a3a-710550d4a144 2018-10-08 05:09:26,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:26,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ea8b35-3fcd-4a83-89d0-a543977b63b2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:09:26,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-71ea8b35-3fcd-4a83-89d0-a543977b63b2 2018-10-08 05:09:26,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:26,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c3d9f2d-2b5e-4c18-b2bf-ada00afeea71 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:09:26,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-7c3d9f2d-2b5e-4c18-b2bf-ada00afeea71 2018-10-08 05:09:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:26,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d9c31f-4a5c-45eb-8372-626321f93943 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:09:26,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-92d9c31f-4a5c-45eb-8372-626321f93943 2018-10-08 05:09:26,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:26,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b483f0-d2da-4e44-8843-0f8f8ad18fdb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a"}, "enabled": true, "id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj"}} 2018-10-08 05:09:26,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-46b483f0-d2da-4e44-8843-0f8f8ad18fdb 2018-10-08 05:09:26,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8a73f55-5592-4dc5-b56c-fb61ea3be3b3 2018-10-08 05:09:26,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b8a73f55-5592-4dc5-b56c-fb61ea3be3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:26,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0389f29c-9564-4cf7-95a4-327a770177e2 Date: Mon, 08 Oct 2018 05:09:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:11Z", "security_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:11Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "0aaa528b-fc49-4079-b5a4-373d6898b32f"}, {"remote_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:11Z", "security_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:11Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "94a10599-9c8f-4509-88c4-0bf8c09f2d41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:11Z", "security_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:11Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "a915a02e-f7a5-4600-88a5-ef7d55cb6dc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:07:11Z", "security_group_id": "b8a73f55-5592-4dc5-b56c-fb61ea3be3b3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "created_at": "2018-10-08T05:07:11Z", "project_id": "6c1ffaaed7574995b5c2bf0fdf279e4a", "id": "ebb64578-529c-4e7d-9795-428b5fae23dc"}]} 2018-10-08 05:09:26,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b8a73f55-5592-4dc5-b56c-fb61ea3be3b3 used request id req-0389f29c-9564-4cf7-95a4-327a770177e2 2018-10-08 05:09:26,994 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:09:27,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b8a73f55-5592-4dc5-b56c-fb61ea3be3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:27,341 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d15fa290-1f0f-4bed-bdf8-d961e7b9db35 Content-Length: 0 Date: Mon, 08 Oct 2018 05:09:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:09:27,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b8a73f55-5592-4dc5-b56c-fb61ea3be3b3 used request id req-d15fa290-1f0f-4bed-bdf8-d961e7b9db35 2018-10-08 05:09:27,342 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj 2018-10-08 05:09:27,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:27,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a39fd874-1e16-4d94-8d0f-943fbd21a939 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:09:27,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6c1ffaaed7574995b5c2bf0fdf279e4a used request id req-a39fd874-1e16-4d94-8d0f-943fbd21a939 2018-10-08 05:09:27,572 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-proj-role 2018-10-08 05:09:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a0e834cf0ec241c0a9891687c39df246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:27,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb3ecfd0-0f65-4079-a4e3-e17a47f2697e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:09:27,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a0e834cf0ec241c0a9891687c39df246 used request id req-fb3ecfd0-0f65-4079-a4e3-e17a47f2697e 2018-10-08 05:09:27,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952c578aa3e70c3f6061ea9ba69b4d98eb2578be" 2018-10-08 05:09:27,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44432504-4efb-4619-b5e2-8a8550a46fb2 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:09:27,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-44432504-4efb-4619-b5e2-8a8550a46fb2 2018-10-08 05:09:27,768 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-7075fc3e-ef24-4e4-user 2018-10-08 05:09:27,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7eedaae7850843369482ee03a707f561 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382940ac20780f4c661cf21cb6cfc1dc9b3c9d17" 2018-10-08 05:09:27,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815316a7-057c-4503-9865-7ec844ae9f63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:09:27,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7eedaae7850843369482ee03a707f561 used request id req-815316a7-057c-4503-9865-7ec844ae9f63 2018-10-08 05:09:27,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:28,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["D0Ho5jIKSOKJCScv-G6YMA"], "issued_at": "2018-10-08T05:09:28.000000Z"}} 2018-10-08 05:09:28,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a14d89a6aeb2bdfbbfcf5afca232a3be493d055" 2018-10-08 05:09:28,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026c95da-9bb7-4255-8e1b-7d555a47571a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:28,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-026c95da-9bb7-4255-8e1b-7d555a47571a 2018-10-08 05:09:28,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:28,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:28,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["_tx4Ey_VQQ2TmngfFjNKLA"], "issued_at": "2018-10-08T05:09:28.000000Z"}} 2018-10-08 05:09:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:09:28,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb553b59-a41a-47f3-9276-563bbfcf5045 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:28,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cb553b59-a41a-47f3-9276-563bbfcf5045 2018-10-08 05:09:28,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:09:28,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:09:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:09:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:09:29,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfac7747-8cb0-415e-accd-c992f1a52d76 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:09:29,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj used request id req-dfac7747-8cb0-415e-accd-c992f1a52d76 2018-10-08 05:09:29,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:09:29,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de464bf6-a779-4c6e-9c95-91ddf7dc9b1f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:09:29,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-de464bf6-a779-4c6e-9c95-91ddf7dc9b1f 2018-10-08 05:09:29,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}}' 2018-10-08 05:09:29,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87e258d0-c24c-41e5-9202-363fb47b2c8d Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:09:29,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-87e258d0-c24c-41e5-9202-363fb47b2c8d 2018-10-08 05:09:29,228 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj 2018-10-08 05:09:29,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:29,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:29,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:09:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["dIO-1HsQTtWO-lbghoDH4w"], "issued_at": "2018-10-08T05:09:29.000000Z"}} 2018-10-08 05:09:29,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}201ab229b611001e6a22ffda3af8cce744c7bc3e" 2018-10-08 05:09:29,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec3bfce-2250-4670-a234-28cc45c444fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:29,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ec3bfce-2250-4670-a234-28cc45c444fd 2018-10-08 05:09:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:09:29,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:09:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:09:29,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}201ab229b611001e6a22ffda3af8cce744c7bc3e" 2018-10-08 05:09:29,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efca0547-89ce-42c8-8cfa-db97de1737f7 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:09:29,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-efca0547-89ce-42c8-8cfa-db97de1737f7 2018-10-08 05:09:29,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}201ab229b611001e6a22ffda3af8cce744c7bc3e" 2018-10-08 05:09:29,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077bde7f-2b34-4c4b-821e-2ae6baf73e7c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}]} 2018-10-08 05:09:29,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj used request id req-077bde7f-2b34-4c4b-821e-2ae6baf73e7c 2018-10-08 05:09:29,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}201ab229b611001e6a22ffda3af8cce744c7bc3e" 2018-10-08 05:09:29,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5f386a-3310-4eb9-996a-b9c58650892b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:09:29,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8f5f386a-3310-4eb9-996a-b9c58650892b 2018-10-08 05:09:30,311 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user 2018-10-08 05:09:30,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:09:30,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a0d303-bfbe-4d7a-87d4-c81bd937217b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:09:30,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-63a0d303-bfbe-4d7a-87d4-c81bd937217b 2018-10-08 05:09:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}}' 2018-10-08 05:09:30,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7610934e-1f71-4054-a7bb-8360bc96eea6 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81fbd99f8d354ce0863835c33f99482c", "links": {"self": "http://172.30.9.28:5000/v3/roles/81fbd99f8d354ce0863835c33f99482c"}, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}} 2018-10-08 05:09:30,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7610934e-1f71-4054-a7bb-8360bc96eea6 2018-10-08 05:09:30,515 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role 2018-10-08 05:09:30,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/81fbd99f8d354ce0863835c33f99482c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:09:30,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e0ff70-4f33-48d8-b433-168abda88f86 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/81fbd99f8d354ce0863835c33f99482c"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role", "id": "81fbd99f8d354ce0863835c33f99482c"}} 2018-10-08 05:09:30,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/81fbd99f8d354ce0863835c33f99482c used request id req-27e0ff70-4f33-48d8-b433-168abda88f86 2018-10-08 05:09:30,607 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role to project CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj 2018-10-08 05:09:30,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c/users/cde2462a72624f8c87a440edd2098bb1/roles/81fbd99f8d354ce0863835c33f99482c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:09:30,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4385b475-f59b-42e2-8fa7-915dff2535b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:09:30,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c/users/cde2462a72624f8c87a440edd2098bb1/roles/81fbd99f8d354ce0863835c33f99482c used request id req-4385b475-f59b-42e2-8fa7-915dff2535b7 2018-10-08 05:09:30,746 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:09:30,747 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:09:30,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:30,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:31,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbd99f8d354ce0863835c33f99482c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}], "expires_at": "2018-10-08T06:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user", "id": "cde2462a72624f8c87a440edd2098bb1"}, "audit_ids": ["-O_5W39FQ2GZB_czRgWLKw"], "issued_at": "2018-10-08T05:09:31.000000Z"}} 2018-10-08 05:09:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ddf4469f3157a950ea56f70b2e3d62737627ce" 2018-10-08 05:09:31,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b129de40-4752-4cbc-94ff-16a8741b5474 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:31,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b129de40-4752-4cbc-94ff-16a8741b5474 2018-10-08 05:09:31,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07ddf4469f3157a950ea56f70b2e3d62737627ce" 2018-10-08 05:09:31,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-ea69a7f5-ee75-4497-aafc-2a3b9229977a Date: Mon, 08 Oct 2018 05:09:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image"} 2018-10-08 05:09:31,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image used request id req-ea69a7f5-ee75-4497-aafc-2a3b9229977a 2018-10-08 05:09:31,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07ddf4469f3157a950ea56f70b2e3d62737627ce" 2018-10-08 05:09:31,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-19597db5-cfbe-43f4-8890-a53bb2c91d1e Date: Mon, 08 Oct 2018 05:09:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:09:31,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-19597db5-cfbe-43f4-8890-a53bb2c91d1e 2018-10-08 05:09:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}07ddf4469f3157a950ea56f70b2e3d62737627ce" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image"}' 2018-10-08 05:09:31,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8 X-Openstack-Request-Id: req-14613ea8-5d64-4b84-bf9b-a28ea1564f18 Date: Mon, 08 Oct 2018 05:09:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:09:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:09:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "min_disk": 0, "protected": false, "id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "file": "/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/file", "checksum": null, "owner": "9ee1461ba5e9495ab3bf710ab39b358c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:09:31,780 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-14613ea8-5d64-4b84-bf9b-a28ea1564f18 2018-10-08 05:09:31,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07ddf4469f3157a950ea56f70b2e3d62737627ce" -d '' 2018-10-08 05:09:32,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56259574-c782-4163-b8ae-1ba066674f60 Date: Mon, 08 Oct 2018 05:09:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:09:32,806 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/file used request id req-56259574-c782-4163-b8ae-1ba066674f60 2018-10-08 05:09:32,806 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:09:32,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07ddf4469f3157a950ea56f70b2e3d62737627ce" 2018-10-08 05:09:32,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-eccd1305-5591-4cbb-bc1d-891672f980cd Date: Mon, 08 Oct 2018 05:09:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:09:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:09:32Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/snap", "metadata": {}}], "self": "/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "min_disk": 0, "protected": false, "id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "file": "/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ee1461ba5e9495ab3bf710ab39b358c", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:09:32,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8 used request id req-eccd1305-5591-4cbb-bc1d-891672f980cd 2018-10-08 05:09:32,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07ddf4469f3157a950ea56f70b2e3d62737627ce" 2018-10-08 05:09:33,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d4fe9c05-df8f-47eb-abbc-611c1e04e32c Date: Mon, 08 Oct 2018 05:09:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:09:33,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d4fe9c05-df8f-47eb-abbc-611c1e04e32c 2018-10-08 05:09:33,211 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image 2018-10-08 05:09:33,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07ddf4469f3157a950ea56f70b2e3d62737627ce" 2018-10-08 05:09:33,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-6e57d9ab-d844-4f9b-9c32-764496c84d13 Date: Mon, 08 Oct 2018 05:09:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:09:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:09:32Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/snap", "metadata": {}}], "self": "/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "min_disk": 0, "protected": false, "id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "file": "/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ee1461ba5e9495ab3bf710ab39b358c", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:09:33,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8 used request id req-6e57d9ab-d844-4f9b-9c32-764496c84d13 2018-10-08 05:09:33,380 - create_image - DEBUG - Instance status is - active 2018-10-08 05:09:33,380 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image 2018-10-08 05:09:33,381 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image 2018-10-08 05:09:33,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:33,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:33,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbd99f8d354ce0863835c33f99482c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}], "expires_at": "2018-10-08T06:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user", "id": "cde2462a72624f8c87a440edd2098bb1"}, "audit_ids": ["4rkOaydwShmPo_1VdjnOdQ"], "issued_at": "2018-10-08T05:09:33.000000Z"}} 2018-10-08 05:09:33,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" 2018-10-08 05:09:33,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3417234-7c55-42d5-8195-72a666897f63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:33,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b3417234-7c55-42d5-8195-72a666897f63 2018-10-08 05:09:33,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" 2018-10-08 05:09:34,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08432fc1-c265-4a49-9df2-f97f873139bf Date: Mon, 08 Oct 2018 05:09:34 GMT RESP BODY: {"networks":[]} 2018-10-08 05:09:34,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-08432fc1-c265-4a49-9df2-f97f873139bf 2018-10-08 05:09:34,009 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net 2018-10-08 05:09:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net", "admin_state_up": true}}' 2018-10-08 05:09:34,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-27a6e180-73b5-4b13-9eb8-cf239f8e10f8 Date: Mon, 08 Oct 2018 05:09:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"096e58dc-4bf5-4801-b94e-8b1b52030053","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:09:34Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","mtu":1450}} 2018-10-08 05:09:34,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-27a6e180-73b5-4b13-9eb8-cf239f8e10f8 2018-10-08 05:09:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" 2018-10-08 05:09:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-b24cac5d-fd4b-4dd5-bf58-83e06b6085ac Date: Mon, 08 Oct 2018 05:09:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:09:34Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:09:35,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-b24cac5d-fd4b-4dd5-bf58-83e06b6085ac 2018-10-08 05:09:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" 2018-10-08 05:09:35,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6f9fbf5e-355a-4647-8701-2e529dc208f4 Date: Mon, 08 Oct 2018 05:09:35 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:09:35,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-6f9fbf5e-355a-4647-8701-2e529dc208f4 2018-10-08 05:09:35,283 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet 2018-10-08 05:09:35,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" -d '{"subnets": [{"ip_version": 4, "network_id": "096e58dc-4bf5-4801-b94e-8b1b52030053", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]}' 2018-10-08 05:09:36,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a2e772dc-3ac3-4009-9289-bc58803dd03d Date: Mon, 08 Oct 2018 05:09:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:09:36,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a2e772dc-3ac3-4009-9289-bc58803dd03d 2018-10-08 05:09:36,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" 2018-10-08 05:09:36,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-74788385-e5f5-4a1a-9b45-ba4538a2edd3 Date: Mon, 08 Oct 2018 05:09:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:09:36,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-74788385-e5f5-4a1a-9b45-ba4538a2edd3 2018-10-08 05:09:36,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" 2018-10-08 05:09:36,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2907c02a-fa9f-4638-a683-e6cc28f8753d Date: Mon, 08 Oct 2018 05:09:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:09:36,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-2907c02a-fa9f-4638-a683-e6cc28f8753d 2018-10-08 05:09:36,469 - OpenStackNetwork - DEBUG - Network [096e58dc-4bf5-4801-b94e-8b1b52030053] created successfully 2018-10-08 05:09:36,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:36,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:36,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbd99f8d354ce0863835c33f99482c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}], "expires_at": "2018-10-08T06:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user", "id": "cde2462a72624f8c87a440edd2098bb1"}, "audit_ids": ["l32Q_QzrT1qVDAOGBqB5pA"], "issued_at": "2018-10-08T05:09:36.000000Z"}} 2018-10-08 05:09:36,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:36,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72477fa4-36b5-4176-a0b8-cd714f283e74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:36,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72477fa4-36b5-4176-a0b8-cd714f283e74 2018-10-08 05:09:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:37,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cad931f8-9ea5-45d3-a20d-a8e7cb9bb9fa Date: Mon, 08 Oct 2018 05:09:37 GMT RESP BODY: {"routers": []} 2018-10-08 05:09:37,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router&admin_state_up=True used request id req-cad931f8-9ea5-45d3-a20d-a8e7cb9bb9fa 2018-10-08 05:09:37,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:37,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:37,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbd99f8d354ce0863835c33f99482c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}], "expires_at": "2018-10-08T06:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user", "id": "cde2462a72624f8c87a440edd2098bb1"}, "audit_ids": ["eWEWaWasTlyWOGglH4yE6g"], "issued_at": "2018-10-08T05:09:37.000000Z"}} 2018-10-08 05:09:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fc140f4b548ddebd1da36728270efa1aaf3299" 2018-10-08 05:09:37,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39909ec-be99-4c1f-baaa-eadecb5aa200 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:37,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c39909ec-be99-4c1f-baaa-eadecb5aa200 2018-10-08 05:09:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:37,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e2aa44a8-496b-493b-a833-8027c38cfb09 Date: Mon, 08 Oct 2018 05:09:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:09:37,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-e2aa44a8-496b-493b-a833-8027c38cfb09 2018-10-08 05:09:38,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:38,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ec68db22-7f87-4eb4-9cca-37540f55490a Date: Mon, 08 Oct 2018 05:09:38 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:09:38,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-ec68db22-7f87-4eb4-9cca-37540f55490a 2018-10-08 05:09:38,172 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router 2018-10-08 05:09:38,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router", "admin_state_up": true}}' 2018-10-08 05:09:43,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-af0e60d5-5874-4cee-bad1-50db833a97ba Date: Mon, 08 Oct 2018 05:09:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:38Z", "admin_state_up": true, "updated_at": "2018-10-08T05:09:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "f99dd9ed-4716-4db7-bd3c-4c8c0ede6453", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router"}} 2018-10-08 05:09:43,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-af0e60d5-5874-4cee-bad1-50db833a97ba 2018-10-08 05:09:43,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:43,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-15e8b6d2-9e7b-4efe-8205-a302cbcd52f0 Date: Mon, 08 Oct 2018 05:09:43 GMT RESP BODY: {"ports":[]} 2018-10-08 05:09:43,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 used request id req-15e8b6d2-9e7b-4efe-8205-a302cbcd52f0 2018-10-08 05:09:43,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:43,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-15be5bf8-69be-4f79-b60e-911d57c4e20b Date: Mon, 08 Oct 2018 05:09:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:09:43,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-15be5bf8-69be-4f79-b60e-911d57c4e20b 2018-10-08 05:09:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:09:43,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:09:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:09:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:43,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780ceb7b-5809-419e-9eb0-07452c62e88f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:09:43,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-780ceb7b-5809-419e-9eb0-07452c62e88f 2018-10-08 05:09:43,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:44,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b3abe8f9-25b6-4919-aed1-7d6865963d4a Date: Mon, 08 Oct 2018 05:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:09:44,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-b3abe8f9-25b6-4919-aed1-7d6865963d4a 2018-10-08 05:09:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:44,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8e50db87-ef02-439b-a450-5753a67f1653 Date: Mon, 08 Oct 2018 05:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:09:44,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet used request id req-8e50db87-ef02-439b-a450-5753a67f1653 2018-10-08 05:09:44,331 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 05:09:44,331 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router 2018-10-08 05:09:44,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f99dd9ed-4716-4db7-bd3c-4c8c0ede6453/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" -d '{"subnet_id": "58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"}' 2018-10-08 05:09:46,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a2f30d91-ba5a-440a-b554-779593fbfefe Date: Mon, 08 Oct 2018 05:09:46 GMT RESP BODY: {"network_id": "096e58dc-4bf5-4801-b94e-8b1b52030053", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "subnet_id": "58ee3d3d-ad6a-4abc-af3f-56de1c476f6b", "subnet_ids": ["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"], "port_id": "7b95199d-1445-4095-8267-8442fe6dd3fe", "id": "f99dd9ed-4716-4db7-bd3c-4c8c0ede6453"} 2018-10-08 05:09:46,123 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f99dd9ed-4716-4db7-bd3c-4c8c0ede6453/add_router_interface used request id req-a2f30d91-ba5a-440a-b554-779593fbfefe 2018-10-08 05:09:46,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:46,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7b393bae-00cc-430d-bf13-16a565c921a4 Date: Mon, 08 Oct 2018 05:09:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:38Z", "admin_state_up": true, "updated_at": "2018-10-08T05:09:45Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "f99dd9ed-4716-4db7-bd3c-4c8c0ede6453", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router"}} 2018-10-08 05:09:46,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 used request id req-7b393bae-00cc-430d-bf13-16a565c921a4 2018-10-08 05:09:46,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:46,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-ae8ba9d8-3ae2-42ca-8f61-6275b9abc82a Date: Mon, 08 Oct 2018 05:09:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.1"}],"id":"7b95199d-1445-4095-8267-8442fe6dd3fe","security_groups":[],"mac_address":"fa:16:3e:95:f3:cc","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:44Z","binding:vnic_type":"normal","device_id":"f99dd9ed-4716-4db7-bd3c-4c8c0ede6453"}]} 2018-10-08 05:09:46,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 used request id req-ae8ba9d8-3ae2-42ca-8f61-6275b9abc82a 2018-10-08 05:09:46,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/58ee3d3d-ad6a-4abc-af3f-56de1c476f6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:09:46,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-117ae503-9a69-4f8c-ae79-ef3755efdb9a Date: Mon, 08 Oct 2018 05:09:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}} 2018-10-08 05:09:46,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/58ee3d3d-ad6a-4abc-af3f-56de1c476f6b used request id req-117ae503-9a69-4f8c-ae79-ef3755efdb9a 2018-10-08 05:09:46,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:46,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:47,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ToKr-ngvSfWTvRE8NKjjDQ"], "issued_at": "2018-10-08T05:09:47.000000Z"}} 2018-10-08 05:09:47,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f5ac890576a98fae678640d002c59c3ecde573" 2018-10-08 05:09:47,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d71dc3e-48b6-4f35-8ffd-ae89b6d81fdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:47,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d71dc3e-48b6-4f35-8ffd-ae89b6d81fdf 2018-10-08 05:09:47,323 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:09:47,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f5ac890576a98fae678640d002c59c3ecde573" 2018-10-08 05:09:47,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a462324-4e7a-4b2b-90f4-a4c8d2a3322a x-compute-request-id: req-2a462324-4e7a-4b2b-90f4-a4c8d2a3322a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:09:47,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2a462324-4e7a-4b2b-90f4-a4c8d2a3322a 2018-10-08 05:09:47,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f5ac890576a98fae678640d002c59c3ecde573" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-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-10-08 05:09:47,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efdfbf5c-0704-42df-8200-20c449f5cc4c x-compute-request-id: req-efdfbf5c-0704-42df-8200-20c449f5cc4c Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:09:47,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-efdfbf5c-0704-42df-8200-20c449f5cc4c 2018-10-08 05:09:47,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:47,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:47,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbd99f8d354ce0863835c33f99482c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}], "expires_at": "2018-10-08T06:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user", "id": "cde2462a72624f8c87a440edd2098bb1"}, "audit_ids": ["Xq304MOBQ-mNilmnnoTvEg"], "issued_at": "2018-10-08T05:09:47.000000Z"}} 2018-10-08 05:09:47,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dae837b7c1f1f031e143a8e1c2c7cdb31d63956" 2018-10-08 05:09:48,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39aec909-ac59-43a6-8ee4-051995b0f87e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:48,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-39aec909-ac59-43a6-8ee4-051995b0f87e 2018-10-08 05:09:48,040 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:09:48,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dae837b7c1f1f031e143a8e1c2c7cdb31d63956" 2018-10-08 05:09:48,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b37bb666-a3f9-4230-bdd8-e71fcd791453 x-compute-request-id: req-b37bb666-a3f9-4230-bdd8-e71fcd791453 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 05:09:48,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b37bb666-a3f9-4230-bdd8-e71fcd791453 2018-10-08 05:09:48,212 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp... 2018-10-08 05:09:48,213 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 05:09:48,231 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp 2018-10-08 05:09:48,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dae837b7c1f1f031e143a8e1c2c7cdb31d63956" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCk94SE3UophOAbQ3T7PewQorSBeHkVjlbJqc+EvqhQil/5FiGTXfuE5r68I4O9dbzBh9XMC9lCWPhSVASUUUYr3JsbKoGko1cxLjTPESPPzJrBQVzmVV7aXhOktOaQWKq3D6y194m0X6kAKQswHZACHr+GFaDeCaJyZGZmR77rFw==", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp"}}' 2018-10-08 05:09:48,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbae53f7-43f3-4da5-8b98-a1e424b17644 x-compute-request-id: req-cbae53f7-43f3-4da5-8b98-a1e424b17644 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCk94SE3UophOAbQ3T7PewQorSBeHkVjlbJqc+EvqhQil/5FiGTXfuE5r68I4O9dbzBh9XMC9lCWPhSVASUUUYr3JsbKoGko1cxLjTPESPPzJrBQVzmVV7aXhOktOaQWKq3D6y194m0X6kAKQswHZACHr+GFaDeCaJyZGZmR77rFw==", "user_id": "cde2462a72624f8c87a440edd2098bb1", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "fingerprint": "f8:4d:c4:89:aa:5e:ea:b1:fa:a1:16:49:bf:c7:08:d6"}} 2018-10-08 05:09:48,306 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cbae53f7-43f3-4da5-8b98-a1e424b17644 2018-10-08 05:09:48,309 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff.pub 2018-10-08 05:09:48,309 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff 2018-10-08 05:09:48,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:48,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:48,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbd99f8d354ce0863835c33f99482c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}], "expires_at": "2018-10-08T06:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user", "id": "cde2462a72624f8c87a440edd2098bb1"}, "audit_ids": ["imSz462_SHi19evwtbgcLw"], "issued_at": "2018-10-08T05:09:48.000000Z"}} 2018-10-08 05:09:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:48,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3ab3fd-463d-4f14-a90a-b29ce47afbd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:48,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2a3ab3fd-463d-4f14-a90a-b29ce47afbd8 2018-10-08 05:09:48,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:48,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-74619d41-6878-42f1-93c5-c2af1ccc33a0 Date: Mon, 08 Oct 2018 05:09:48 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:09:48,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp used request id req-74619d41-6878-42f1-93c5-c2af1ccc33a0 2018-10-08 05:09:48,950 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp... 2018-10-08 05:09:48,950 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp 2018-10-08 05:09:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}}' 2018-10-08 05:09:49,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-b88df571-dabb-4a7a-b29d-2b69f0e93b67 Date: Mon, 08 Oct 2018 05:09:49 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "updated_at": "2018-10-08T05:09:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "98036658-d895-4bb5-b480-75ce54cf310e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}], "revision_number": 2, "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}} 2018-10-08 05:09:49,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-b88df571-dabb-4a7a-b29d-2b69f0e93b67 2018-10-08 05:09:49,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:49,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-02db5dc7-3f56-4366-bfa1-8a1bddef864e Date: Mon, 08 Oct 2018 05:09:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "98036658-d895-4bb5-b480-75ce54cf310e"}]} 2018-10-08 05:09:49,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-02db5dc7-3f56-4366-bfa1-8a1bddef864e 2018-10-08 05:09:49,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:49,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:49,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58c170d5-a6f0-49c4-935e-63bc7327aee5 Date: Mon, 08 Oct 2018 05:09:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "98036658-d895-4bb5-b480-75ce54cf310e"}]} 2018-10-08 05:09:49,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-58c170d5-a6f0-49c4-935e-63bc7327aee5 2018-10-08 05:09:49,680 - neutron_utils - INFO - Retrieving security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:49,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:49,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8d7d85ab-04bc-4bae-b96d-6bc4a6545898 Date: Mon, 08 Oct 2018 05:09:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "updated_at": "2018-10-08T05:09:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "98036658-d895-4bb5-b480-75ce54cf310e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}], "revision_number": 2, "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}]} 2018-10-08 05:09:49,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-8d7d85ab-04bc-4bae-b96d-6bc4a6545898 2018-10-08 05:09:49,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:50,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc3f0ab7-d3e0-4057-b68f-9f455dd5f23e Date: Mon, 08 Oct 2018 05:09:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "98036658-d895-4bb5-b480-75ce54cf310e"}]} 2018-10-08 05:09:50,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-cc3f0ab7-d3e0-4057-b68f-9f455dd5f23e 2018-10-08 05:09:50,069 - neutron_utils - INFO - Retrieving security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:50,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-dcaf1e0b-61a9-4b7e-98eb-eab7e2ce8140 Date: Mon, 08 Oct 2018 05:09:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "updated_at": "2018-10-08T05:09:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "98036658-d895-4bb5-b480-75ce54cf310e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}], "revision_number": 2, "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}]} 2018-10-08 05:09:50,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-dcaf1e0b-61a9-4b7e-98eb-eab7e2ce8140 2018-10-08 05:09:50,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:50,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:50,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a57b1558-8e3f-4d26-94c7-8be8fb286584 Date: Mon, 08 Oct 2018 05:09:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "98036658-d895-4bb5-b480-75ce54cf310e"}]} 2018-10-08 05:09:50,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-a57b1558-8e3f-4d26-94c7-8be8fb286584 2018-10-08 05:09:50,153 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp 2018-10-08 05:09:50,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:50,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4105a9f9-4ebd-45e7-b809-6477dc753b18 Date: Mon, 08 Oct 2018 05:09:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "updated_at": "2018-10-08T05:09:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "98036658-d895-4bb5-b480-75ce54cf310e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}], "revision_number": 2, "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}]} 2018-10-08 05:09:50,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp used request id req-4105a9f9-4ebd-45e7-b809-6477dc753b18 2018-10-08 05:09:50,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:09:50,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:09:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:09:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:50,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267c128e-8d21-4325-8ba9-90dbc39a0761 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:09:50,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-267c128e-8d21-4325-8ba9-90dbc39a0761 2018-10-08 05:09:50,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:50,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:50,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52710aaf-b069-498d-9474-3895772ca51e Date: Mon, 08 Oct 2018 05:09:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "98036658-d895-4bb5-b480-75ce54cf310e"}]} 2018-10-08 05:09:50,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-52710aaf-b069-498d-9474-3895772ca51e 2018-10-08 05:09:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833"}}' 2018-10-08 05:09:50,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0dc781a3-0a0b-4160-a18e-ca648ee85c15 Date: Mon, 08 Oct 2018 05:09:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:50Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:50Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "00fd88da-c1ff-440c-8d4e-2d5c073f8cd7"}} 2018-10-08 05:09:50,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-0dc781a3-0a0b-4160-a18e-ca648ee85c15 2018-10-08 05:09:50,935 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp 2018-10-08 05:09:50,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:51,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-6bdeb2d6-aec7-4a61-9480-1ec0fd2dec7a Date: Mon, 08 Oct 2018 05:09:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "updated_at": "2018-10-08T05:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:50Z", "revision_number": 0, "id": "00fd88da-c1ff-440c-8d4e-2d5c073f8cd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:50Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "98036658-d895-4bb5-b480-75ce54cf310e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}], "revision_number": 3, "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}]} 2018-10-08 05:09:51,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp used request id req-6bdeb2d6-aec7-4a61-9480-1ec0fd2dec7a 2018-10-08 05:09:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:51,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779fd5c5-e781-454b-894d-5f363bd51503 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:09:51,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-779fd5c5-e781-454b-894d-5f363bd51503 2018-10-08 05:09:51,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:51,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-c3f9d520-d77a-45c0-8f5f-336b78042479 Date: Mon, 08 Oct 2018 05:09:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:50Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:50Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "00fd88da-c1ff-440c-8d4e-2d5c073f8cd7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "98036658-d895-4bb5-b480-75ce54cf310e"}]} 2018-10-08 05:09:51,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-c3f9d520-d77a-45c0-8f5f-336b78042479 2018-10-08 05:09:51,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833"}}' 2018-10-08 05:09:51,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-dc410210-f802-4530-a6a3-9e44b8d01855 Date: Mon, 08 Oct 2018 05:09:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:09:51Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": 22, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:51Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "0015b435-f2d6-48f3-9f2a-abf87acd6a6c"}} 2018-10-08 05:09:51,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-dc410210-f802-4530-a6a3-9e44b8d01855 2018-10-08 05:09:51,721 - neutron_utils - INFO - Retrieving security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:51,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:51,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-00395b51-a8ad-4649-8589-841daf0fc747 Date: Mon, 08 Oct 2018 05:09:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "updated_at": "2018-10-08T05:09:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:09:51Z", "revision_number": 0, "id": "0015b435-f2d6-48f3-9f2a-abf87acd6a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:51Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:50Z", "revision_number": 0, "id": "00fd88da-c1ff-440c-8d4e-2d5c073f8cd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:50Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "revision_number": 0, "id": "98036658-d895-4bb5-b480-75ce54cf310e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}], "revision_number": 4, "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}]} 2018-10-08 05:09:51,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-00395b51-a8ad-4649-8589-841daf0fc747 2018-10-08 05:09:51,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1934151d-3fa9-4cba-af34-a2c72fe91833 2018-10-08 05:09:51,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:09:51,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-58542b4e-03a7-445c-a9f3-58b5b9a5e5d3 Date: Mon, 08 Oct 2018 05:09:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:09:51Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": 22, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:51Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "0015b435-f2d6-48f3-9f2a-abf87acd6a6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:50Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:50Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "00fd88da-c1ff-440c-8d4e-2d5c073f8cd7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "24926f94-e7f2-439f-9e54-1b21c64cee6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:49Z", "security_group_id": "1934151d-3fa9-4cba-af34-a2c72fe91833", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:49Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "98036658-d895-4bb5-b480-75ce54cf310e"}]} 2018-10-08 05:09:51,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-58542b4e-03a7-445c-a9f3-58b5b9a5e5d3 2018-10-08 05:09:51,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:51,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:52,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbd99f8d354ce0863835c33f99482c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}], "expires_at": "2018-10-08T06:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user", "id": "cde2462a72624f8c87a440edd2098bb1"}, "audit_ids": ["EiK4H-2gR6ae2IjqdFjUKw"], "issued_at": "2018-10-08T05:09:52.000000Z"}} 2018-10-08 05:09:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:52,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1f05f4-18ab-4d3b-83ea-2c68fa9ed454 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:52,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3c1f05f4-18ab-4d3b-83ea-2c68fa9ed454 2018-10-08 05:09:52,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:09:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:52,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71abe77b-ac69-47d3-8dee-798ece628b0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:52,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-71abe77b-ac69-47d3-8dee-798ece628b0f 2018-10-08 05:09:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:52,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-44ef2299-c273-40e2-affa-6f1b1719f75a Date: Mon, 08 Oct 2018 05:09:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:09:52,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-44ef2299-c273-40e2-affa-6f1b1719f75a 2018-10-08 05:09:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:09:52,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:09:52,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:52,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a840af-530f-414e-8281-7f4bc20aeb53 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:09:52,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-10a840af-530f-414e-8281-7f4bc20aeb53 2018-10-08 05:09:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:52,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d7e67b7a-ea2d-4912-afcc-123228700387 Date: Mon, 08 Oct 2018 05:09:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:09:52,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-d7e67b7a-ea2d-4912-afcc-123228700387 2018-10-08 05:09:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:53,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-03e1f6d4-315c-439e-a852-dd452dbad90c Date: Mon, 08 Oct 2018 05:09:53 GMT RESP BODY: {"ports":[]} 2018-10-08 05:09:53,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1&admin_state_up=True used request id req-03e1f6d4-315c-439e-a852-dd452dbad90c 2018-10-08 05:09:53,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:53,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8e7844d-37cd-4d1e-957e-4c06772d4f26 x-compute-request-id: req-a8e7844d-37cd-4d1e-957e-4c06772d4f26 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:09:53,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst used request id req-a8e7844d-37cd-4d1e-957e-4c06772d4f26 2018-10-08 05:09:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:53,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d340e8a3-3524-4ac3-9376-4939b452ea09 Date: Mon, 08 Oct 2018 05:09:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:09:53,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-d340e8a3-3524-4ac3-9376-4939b452ea09 2018-10-08 05:09:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:53,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd432229-b6d5-4d99-8180-5e877ab72c0c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:09:53,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-fd432229-b6d5-4d99-8180-5e877ab72c0c 2018-10-08 05:09:53,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:53,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3994d510-89b0-4500-a0a9-5786d4db1635 Date: Mon, 08 Oct 2018 05:09:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:09:53,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-3994d510-89b0-4500-a0a9-5786d4db1635 2018-10-08 05:09:54,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:54,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c7a843f-6bc0-49b8-ba8d-18e6223ef925 Date: Mon, 08 Oct 2018 05:09:54 GMT RESP BODY: {"ports":[]} 2018-10-08 05:09:54,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1&admin_state_up=True used request id req-9c7a843f-6bc0-49b8-ba8d-18e6223ef925 2018-10-08 05:09:54,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:09:54,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:09:54,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbd99f8d354ce0863835c33f99482c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role"}], "expires_at": "2018-10-08T06:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9ee1461ba5e9495ab3bf710ab39b358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user", "id": "cde2462a72624f8c87a440edd2098bb1"}, "audit_ids": ["XH7P8Z5BTdGICeAUlXdMPg"], "issued_at": "2018-10-08T05:09:54.000000Z"}} 2018-10-08 05:09:54,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca5c9adbd075a8ea24b35d3864de2c849e99df8" 2018-10-08 05:09:54,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61042108-a1b6-4a14-a414-8fdd4fd433d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:09:54,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61042108-a1b6-4a14-a414-8fdd4fd433d6 2018-10-08 05:09:54,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:54,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a249f5d7-39d8-4c2f-a020-0fa46afebf4b Date: Mon, 08 Oct 2018 05:09:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:09:54,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-a249f5d7-39d8-4c2f-a020-0fa46afebf4b 2018-10-08 05:09:54,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:54,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-29f113b5-7529-4a6f-b837-e98b3fb6f496 Date: Mon, 08 Oct 2018 05:09:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:09:54,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-29f113b5-7529-4a6f-b837-e98b3fb6f496 2018-10-08 05:09:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:54,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d79d89f8-acae-4631-acf4-621692646664 Date: Mon, 08 Oct 2018 05:09:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:09:54,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-d79d89f8-acae-4631-acf4-621692646664 2018-10-08 05:09:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:09:54,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:09:54,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca5c9adbd075a8ea24b35d3864de2c849e99df8" 2018-10-08 05:09:55,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6ca28d-6e66-4af4-afcc-828f210614e3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:09:55,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-1c6ca28d-6e66-4af4-afcc-828f210614e3 2018-10-08 05:09:55,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:55,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f7c4a20b-57b8-4dbe-b111-4e9860cd365e Date: Mon, 08 Oct 2018 05:09:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:09:55,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-f7c4a20b-57b8-4dbe-b111-4e9860cd365e 2018-10-08 05:09:55,060 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net 2018-10-08 05:09:55,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" -d '{"port": {"network_id": "096e58dc-4bf5-4801-b94e-8b1b52030053", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1", "admin_state_up": true}}' 2018-10-08 05:09:55,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-45e374d7-7e65-4df9-b015-bfd66f650455 Date: Mon, 08 Oct 2018 05:09:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.5"}],"id":"8b965d0a-dee1-4db6-bff5-30b6ac6c25a5","security_groups":["7de09a3f-9b9b-4e50-a968-5066efeafca1"],"mac_address":"fa:16:3e:90:36:28","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","qos_policy_id":null,"admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:55Z","binding:vnic_type":"normal"}} 2018-10-08 05:09:55,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-45e374d7-7e65-4df9-b015-bfd66f650455 2018-10-08 05:09:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:56,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-23319ae4-b51d-44fb-b6fa-5b5e21cf1667 Date: Mon, 08 Oct 2018 05:09:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:09:56,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-23319ae4-b51d-44fb-b6fa-5b5e21cf1667 2018-10-08 05:09:56,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:56,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520abc68-56db-48a3-beb4-d3c43c692059 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:09:56,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-520abc68-56db-48a3-beb4-d3c43c692059 2018-10-08 05:09:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:56,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c7798b0-8204-4a0b-b0b1-94b409ccb253 Date: Mon, 08 Oct 2018 05:09:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:09:56,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-8c7798b0-8204-4a0b-b0b1-94b409ccb253 2018-10-08 05:09:56,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:56,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-e0853a3e-7912-416b-ac80-7456ccba8413 Date: Mon, 08 Oct 2018 05:09:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.5"}],"id":"8b965d0a-dee1-4db6-bff5-30b6ac6c25a5","security_groups":["7de09a3f-9b9b-4e50-a968-5066efeafca1"],"mac_address":"fa:16:3e:90:36:28","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 05:09:56,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1&admin_state_up=True used request id req-e0853a3e-7912-416b-ac80-7456ccba8413 2018-10-08 05:09:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:56,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98610a43-c27e-430a-8f8b-9d65e5448db5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:09:56,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-98610a43-c27e-430a-8f8b-9d65e5448db5 2018-10-08 05:09:56,522 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst 2018-10-08 05:09:56,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:56,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c28ac86b-3fa8-46c0-a57d-f1f6a54c73d9 x-compute-request-id: req-c28ac86b-3fa8-46c0-a57d-f1f6a54c73d9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-flavor-name"}]} 2018-10-08 05:09:56,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c28ac86b-3fa8-46c0-a57d-f1f6a54c73d9 2018-10-08 05:09:56,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:56,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3b83eb8-49ea-4e00-b696-0b7d9f6f6057 x-compute-request-id: req-c3b83eb8-49ea-4e00-b696-0b7d9f6f6057 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:09:56,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7 used request id req-c3b83eb8-49ea-4e00-b696-0b7d9f6f6057 2018-10-08 05:09:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:56,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-df875ea1-c900-4f0d-b480-b3d8f9a1cc86 Date: Mon, 08 Oct 2018 05:09:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:09:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:09:32Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/snap", "metadata": {}}], "self": "/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "min_disk": 0, "protected": false, "id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "file": "/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ee1461ba5e9495ab3bf710ab39b358c", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image"} 2018-10-08 05:09:56,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image used request id req-df875ea1-c900-4f0d-b480-b3d8f9a1cc86 2018-10-08 05:09:56,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:56,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9ef5cfc7-5155-44d5-b11a-b99db08c78ce Date: Mon, 08 Oct 2018 05:09: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:09:56,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9ef5cfc7-5155-44d5-b11a-b99db08c78ce 2018-10-08 05:09:56,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "imageRef": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "flavorRef": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "max_count": 1, "min_count": 1, "networks": [{"port": "8b965d0a-dee1-4db6-bff5-30b6ac6c25a5"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}]}}' 2018-10-08 05:09:59,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29218f12-5535-4de5-8d72-858e73fb17f0 x-compute-request-id: req-29218f12-5535-4de5-8d72-858e73fb17f0 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "592250c5-cbba-4948-9589-c8986089b97e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "adminPass": "Bcqj8wWfeZs9"}} 2018-10-08 05:09:59,289 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-29218f12-5535-4de5-8d72-858e73fb17f0 2018-10-08 05:09:59,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:09:59,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a49e5bf-2f78-4a48-b166-4064fe0f1879 x-compute-request-id: req-1a49e5bf-2f78-4a48-b166-4064fe0f1879 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "user_id": "cde2462a72624f8c87a440edd2098bb1", "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-10-08T05:09:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:09:59,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-1a49e5bf-2f78-4a48-b166-4064fe0f1879 2018-10-08 05:09:59,678 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst 2018-10-08 05:09:59,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:00,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b1f5963-9503-45fc-ac89-6f2a2cd3a967 x-compute-request-id: req-6b1f5963-9503-45fc-ac89-6f2a2cd3a967 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "user_id": "cde2462a72624f8c87a440edd2098bb1", "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-10-08T05:09:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:00,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-6b1f5963-9503-45fc-ac89-6f2a2cd3a967 2018-10-08 05:10:00,080 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst] is - BUILD 2018-10-08 05:10:00,080 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:10:03,083 - create_instance - DEBUG - VM status query timeout in 896.594687939 2018-10-08 05:10:03,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:03,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10: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-cde4900c-3976-4147-8299-c2c9bf5a00df x-compute-request-id: req-cde4900c-3976-4147-8299-c2c9bf5a00df Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:10:00Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:03,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-cde4900c-3976-4147-8299-c2c9bf5a00df 2018-10-08 05:10:03,636 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst] is - BUILD 2018-10-08 05:10:03,636 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:10:06,640 - create_instance - DEBUG - VM status query timeout in 893.03836298 2018-10-08 05:10:06,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:07,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07bf33da-5697-4a0e-a42b-e3eafdcd7050 x-compute-request-id: req-07bf33da-5697-4a0e-a42b-e3eafdcd7050 Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:10:00Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:07,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-07bf33da-5697-4a0e-a42b-e3eafdcd7050 2018-10-08 05:10:07,388 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst] is - BUILD 2018-10-08 05:10:07,388 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:10:10,392 - create_instance - DEBUG - VM status query timeout in 889.286350012 2018-10-08 05:10:10,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:11,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10: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-40b189d6-0544-4b52-966f-fe5dc7048a75 x-compute-request-id: req-40b189d6-0544-4b52-966f-fe5dc7048a75 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:11,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-40b189d6-0544-4b52-966f-fe5dc7048a75 2018-10-08 05:10:11,191 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst] is - ACTIVE 2018-10-08 05:10:11,191 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:10:11,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:11,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4c84264-e474-4bde-8894-503d3eddb7d7 x-compute-request-id: req-d4c84264-e474-4bde-8894-503d3eddb7d7 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:11,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-d4c84264-e474-4bde-8894-503d3eddb7d7 2018-10-08 05:10:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:11,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-35fa0e2b-1412-44d7-a99a-019461fa1e99 Date: Mon, 08 Oct 2018 05:10:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:10:11,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-35fa0e2b-1412-44d7-a99a-019461fa1e99 2018-10-08 05:10:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:11,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9130c0c-c116-4149-a079-9451117cc8a6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:10:11,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-c9130c0c-c116-4149-a079-9451117cc8a6 2018-10-08 05:10:11,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:11,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-67041dd4-70e2-4674-b13b-c8fb5760bc05 Date: Mon, 08 Oct 2018 05:10:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:10:11,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-67041dd4-70e2-4674-b13b-c8fb5760bc05 2018-10-08 05:10:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:11,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-e8b8b848-8cdc-4a6d-93c9-28bd1cfc4672 Date: Mon, 08 Oct 2018 05:10:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.2"}],"id":"30ec4cdc-0743-4968-8b36-3352aa64ef47","security_groups":[],"mac_address":"fa:16:3e:bc:3a:7d","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.3"}],"id":"4d238653-c03a-49e5-b042-30f74c8c6548","security_groups":[],"mac_address":"fa:16:3e:ab:05:06","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.1"}],"id":"7b95199d-1445-4095-8267-8442fe6dd3fe","security_groups":[],"mac_address":"fa:16:3e:95:f3:cc","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:44Z","binding:vnic_type":"normal","device_id":"f99dd9ed-4716-4db7-bd3c-4c8c0ede6453"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.5"}],"id":"8b965d0a-dee1-4db6-bff5-30b6ac6c25a5","security_groups":["7de09a3f-9b9b-4e50-a968-5066efeafca1"],"mac_address":"fa:16:3e:90:36:28","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:55Z","binding:vnic_type":"normal","device_id":"592250c5-cbba-4948-9589-c8986089b97e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.4"}],"id":"a1159def-bd4f-4e39-be96-fad5a210d2cc","security_groups":[],"mac_address":"fa:16:3e:8d:f5:78","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-096e58dc-4bf5-4801-b94e-8b1b52030053"}]} 2018-10-08 05:10:11,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-e8b8b848-8cdc-4a6d-93c9-28bd1cfc4672 2018-10-08 05:10:11,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}}' 2018-10-08 05:10:13,265 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:10:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90c1cf64-5677-412a-a6a6-4fc0e33af749 x-compute-request-id: req-90c1cf64-5677-412a-a6a6-4fc0e33af749 Content-Length: 0 Content-Type: application/json 2018-10-08 05:10:13,266 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e/action used request id req-90c1cf64-5677-412a-a6a6-4fc0e33af749 2018-10-08 05:10:13,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:13,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-cdb38094-2382-437b-8d4c-0e0acbf15587 Date: Mon, 08 Oct 2018 05:10:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:38Z", "admin_state_up": true, "updated_at": "2018-10-08T05:09:45Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "f99dd9ed-4716-4db7-bd3c-4c8c0ede6453", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router"}]} 2018-10-08 05:10:13,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router used request id req-cdb38094-2382-437b-8d4c-0e0acbf15587 2018-10-08 05:10:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:13,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d703cfdf-cd0e-41e0-9a1c-513dd2e566c5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:10:13,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-d703cfdf-cd0e-41e0-9a1c-513dd2e566c5 2018-10-08 05:10:13,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:13,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0dbf4d95-e372-49d1-bef6-b0bdc12c1d75 Date: Mon, 08 Oct 2018 05:10:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.1"}],"id":"7b95199d-1445-4095-8267-8442fe6dd3fe","security_groups":[],"mac_address":"fa:16:3e:95:f3:cc","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:44Z","binding:vnic_type":"normal","device_id":"f99dd9ed-4716-4db7-bd3c-4c8c0ede6453"}]} 2018-10-08 05:10:13,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 used request id req-0dbf4d95-e372-49d1-bef6-b0bdc12c1d75 2018-10-08 05:10:13,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/58ee3d3d-ad6a-4abc-af3f-56de1c476f6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:13,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6e190cad-0bf0-4787-ace8-af90dc9a64fe Date: Mon, 08 Oct 2018 05:10:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}} 2018-10-08 05:10:13,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/58ee3d3d-ad6a-4abc-af3f-56de1c476f6b used request id req-6e190cad-0bf0-4787-ace8-af90dc9a64fe 2018-10-08 05:10:13,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:13,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ce0831ec-c3f7-4f86-bf5d-2349fe33e8e6 Date: Mon, 08 Oct 2018 05:10:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:10:13,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-ce0831ec-c3f7-4f86-bf5d-2349fe33e8e6 2018-10-08 05:10:13,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:13,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b450927f-49aa-404b-af2b-7376b509887e Date: Mon, 08 Oct 2018 05:10:13 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:10:13,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-b450927f-49aa-404b-af2b-7376b509887e 2018-10-08 05:10:13,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:14,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5af5f526-8bc1-4a7c-ad15-6386f2670d20 x-compute-request-id: req-5af5f526-8bc1-4a7c-ad15-6386f2670d20 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}, {"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:14,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-5af5f526-8bc1-4a7c-ad15-6386f2670d20 2018-10-08 05:10:14,487 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst] is - ACTIVE 2018-10-08 05:10:14,487 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:10:14,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:14,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10: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-8a514fd0-092a-490a-ac6e-aae07c095cf4 x-compute-request-id: req-8a514fd0-092a-490a-ac6e-aae07c095cf4 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}, {"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:14,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-8a514fd0-092a-490a-ac6e-aae07c095cf4 2018-10-08 05:10:14,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:15,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-07d0b0cc-e54d-4f64-a761-898d1e8abf33 Date: Mon, 08 Oct 2018 05:10:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:10:15,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-07d0b0cc-e54d-4f64-a761-898d1e8abf33 2018-10-08 05:10:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:15,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96462fce-59cc-43e8-9078-a05b4207d564 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:10:15,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-96462fce-59cc-43e8-9078-a05b4207d564 2018-10-08 05:10:15,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:15,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7fdfbcbc-5976-408e-b5b7-471d37d46a24 Date: Mon, 08 Oct 2018 05:10:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:10:15,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-7fdfbcbc-5976-408e-b5b7-471d37d46a24 2018-10-08 05:10:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:15,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-f8d20845-786f-4450-9ec7-2577fcf1257a Date: Mon, 08 Oct 2018 05:10:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.2"}],"id":"30ec4cdc-0743-4968-8b36-3352aa64ef47","security_groups":[],"mac_address":"fa:16:3e:bc:3a:7d","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.3"}],"id":"4d238653-c03a-49e5-b042-30f74c8c6548","security_groups":[],"mac_address":"fa:16:3e:ab:05:06","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.1"}],"id":"7b95199d-1445-4095-8267-8442fe6dd3fe","security_groups":[],"mac_address":"fa:16:3e:95:f3:cc","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:44Z","binding:vnic_type":"normal","device_id":"f99dd9ed-4716-4db7-bd3c-4c8c0ede6453"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.5"}],"id":"8b965d0a-dee1-4db6-bff5-30b6ac6c25a5","security_groups":["1934151d-3fa9-4cba-af34-a2c72fe91833","7de09a3f-9b9b-4e50-a968-5066efeafca1"],"mac_address":"fa:16:3e:90:36:28","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:55Z","binding:vnic_type":"normal","device_id":"592250c5-cbba-4948-9589-c8986089b97e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.4"}],"id":"a1159def-bd4f-4e39-be96-fad5a210d2cc","security_groups":[],"mac_address":"fa:16:3e:8d:f5:78","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-096e58dc-4bf5-4801-b94e-8b1b52030053"}]} 2018-10-08 05:10:15,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-f8d20845-786f-4450-9ec7-2577fcf1257a 2018-10-08 05:10:15,467 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 05:10:15,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:15,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3e0ab049-df9d-441f-80ef-9ad6b8095ea9 Date: Mon, 08 Oct 2018 05:10:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:10:15,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-3e0ab049-df9d-441f-80ef-9ad6b8095ea9 2018-10-08 05:10:15,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:15,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5fea5cfc-db68-49be-aec4-c9133a8f3738 Date: Mon, 08 Oct 2018 05:10:15 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:10:15,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-5fea5cfc-db68-49be-aec4-c9133a8f3738 2018-10-08 05:10:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "port_id": "8b965d0a-dee1-4db6-bff5-30b6ac6c25a5"}}' 2018-10-08 05:10:17,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-181e376a-5d6a-47ac-9874-04323849aff9 Date: Mon, 08 Oct 2018 05:10:17 GMT RESP BODY: {"floatingip": {"router_id": "f99dd9ed-4716-4db7-bd3c-4c8c0ede6453", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:10:16Z", "updated_at": "2018-10-08T05:10:16Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_id": "8b965d0a-dee1-4db6-bff5-30b6ac6c25a5", "id": "3302c471-cc78-477a-bd13-8a4b49725a63"}} 2018-10-08 05:10:17,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-181e376a-5d6a-47ac-9874-04323849aff9 2018-10-08 05:10:17,942 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router 2018-10-08 05:10:17,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:19,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da19b237-d0a6-4371-b8f6-570ef8f693d8 x-compute-request-id: req-da19b237-d0a6-4371-b8f6-570ef8f693d8 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}, {"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:19,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-da19b237-d0a6-4371-b8f6-570ef8f693d8 2018-10-08 05:10:19,067 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst] is - ACTIVE 2018-10-08 05:10:19,068 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:10:19,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:19,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10: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-78d074e8-51a1-465e-adde-4743f7e39670 x-compute-request-id: req-78d074e8-51a1-465e-adde-4743f7e39670 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}, {"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:19,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-78d074e8-51a1-465e-adde-4743f7e39670 2018-10-08 05:10:19,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:19,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fbb86612-2136-4420-9728-35bca459285c Date: Mon, 08 Oct 2018 05:10:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:10:19,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-fbb86612-2136-4420-9728-35bca459285c 2018-10-08 05:10:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:19,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55cbd728-abb9-4ddb-b002-ab059315b015 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:10:19,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-55cbd728-abb9-4ddb-b002-ab059315b015 2018-10-08 05:10:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:20,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5614727e-0032-4c2b-a0ae-fc0af981abe0 Date: Mon, 08 Oct 2018 05:10:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:10:20,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-5614727e-0032-4c2b-a0ae-fc0af981abe0 2018-10-08 05:10:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:20,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-ed6b32dd-af3b-4f7a-a73b-5505ba60743f Date: Mon, 08 Oct 2018 05:10:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.2"}],"id":"30ec4cdc-0743-4968-8b36-3352aa64ef47","security_groups":[],"mac_address":"fa:16:3e:bc:3a:7d","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.3"}],"id":"4d238653-c03a-49e5-b042-30f74c8c6548","security_groups":[],"mac_address":"fa:16:3e:ab:05:06","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.1"}],"id":"7b95199d-1445-4095-8267-8442fe6dd3fe","security_groups":[],"mac_address":"fa:16:3e:95:f3:cc","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:44Z","binding:vnic_type":"normal","device_id":"f99dd9ed-4716-4db7-bd3c-4c8c0ede6453"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.5"}],"id":"8b965d0a-dee1-4db6-bff5-30b6ac6c25a5","security_groups":["1934151d-3fa9-4cba-af34-a2c72fe91833","7de09a3f-9b9b-4e50-a968-5066efeafca1"],"mac_address":"fa:16:3e:90:36:28","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:55Z","binding:vnic_type":"normal","device_id":"592250c5-cbba-4948-9589-c8986089b97e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.4"}],"id":"a1159def-bd4f-4e39-be96-fad5a210d2cc","security_groups":[],"mac_address":"fa:16:3e:8d:f5:78","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-096e58dc-4bf5-4801-b94e-8b1b52030053"}]} 2018-10-08 05:10:20,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-ed6b32dd-af3b-4f7a-a73b-5505ba60743f 2018-10-08 05:10:20,155 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-10-08 05:10:20,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:20,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b3709f6-705d-4b57-bdea-b63f483d4251 x-compute-request-id: req-9b3709f6-705d-4b57-bdea-b63f483d4251 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}, {"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:20,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-9b3709f6-705d-4b57-bdea-b63f483d4251 2018-10-08 05:10:20,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:10:22,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c85a0baa-4280-4ba4-bc26-ab3f2ec393bb x-compute-request-id: req-c85a0baa-4280-4ba4-bc26-ab3f2ec393bb Content-Encoding: gzip Content-Length: 9622 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503269372 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.134637] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.136418] pid_max: default: 32768 minimum: 301\n[ 0.137369] ACPI: Core revision 20150930\n[ 0.138828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140188] Security Framework initialized\n[ 0.141038] Yama: becoming mindful.\n[ 0.141832] AppArmor: AppArmor initialized\n[ 0.142753] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144097] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.145423] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146735] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.148152] Initializing cgroup subsys io\n[ 0.149037] Initializing cgroup subsys memory\n[ 0.149977] Initializing cgroup subsys devices\n[ 0.150913] Initializing cgroup subsys freezer\n[ 0.151811] Initializing cgroup subsys net_cls\n[ 0.152711] Initializing cgroup subsys perf_event\n[ 0.153689] Initializing cgroup subsys net_prio\n[ 0.154652] Initializing cgroup subsys hugetlb\n[ 0.155564] Initializing cgroup subsys pids\n[ 0.156502] CPU: Physical Processor ID: 0\n[ 0.158060] mce: CPU supports 10 MCE banks\n[ 0.158967] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168793] ftrace: allocating 31920 entries in 125 pages\n[ 0.195044] smpboot: Max logical packages: 2\n[ 0.195985] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197280] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.198750] x2apic enabled\n[ 0.199581] Switched APIC routing to physical x2apic.\n[ 0.201373] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202667] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204936] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206980] KVM setup paravirtual spinlock\n[ 0.208451] x86: Booting SMP configuration:\n[ 0.209403] .... node #0, CPUs: #1\n[ 0.210340] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.232913] x86: Booted up 1 node, 2 CPUs\n[ 0.232915] KVM setup async PF for cpu 1\n[ 0.232918] kvm-stealtime: cpu 1, msr f90d940\n[ 0.235606] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.237187] devtmpfs: initialized\n[ 0.238918] evm: security.selinux\n[ 0.239642] evm: security.SMACK64\n[ 0.240354] evm: security.SMACK64EXEC\n[ 0.241149] evm: security.SMACK64TRANSMUTE\n[ 0.242038] evm: security.SMACK64MMAP\n[ 0.242820] evm: security.ima\n[ 0.243481] evm: security.capability\n[ 0.244365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246359] pinctrl core: initialized pinctrl subsystem\n[ 0.247527] RTC time: 5:10:02, date: 10/08/18\n[ 0.248559] NET: Registered protocol family 16\n[ 0.258322] cpuidle: using governor ladder\n[ 0.270388] cpuidle: using governor menu\n[ 0.271215] PCCT header not found.\n[ 0.272001] ACPI: bus type PCI registered\n[ 0.272817] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.274082] PCI: Using configuration type 1 for base access\n[ 0.287514] ACPI: Added _OSI(Module Device)\n[ 0.288374] ACPI: Added _OSI(Processor Device)\n[ 0.289245] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290160] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.292482] ACPI: Interpreter enabled\n[ 0.293255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300778] ACPI: (supports S0 S5)\n[ 0.301493] ACPI: Using IOAPIC for interrupt routing\n[ 0.302558] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.307119] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308398] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309614] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311885] acpiphp: Slot [3] registered\n[ 0.312755] acpiphp: Slot [4] registered\n[ 0.313572] acpiphp: Slot [5] registered\n[ 0.314376] acpiphp: Slot [6] registered\n[ 0.315179] acpiphp: Slot [7] registered\n[ 0.315988] acpiphp: Slot [8] registered\n[ 0.316809] acpiphp: Slot [9] registered\n[ 0.317618] acpiphp: Slot [10] registered\n[ 0.328445] acpiphp: Slot [11] registered\n[ 0.329262] acpiphp: Slot [12] registered\n[ 0.330085] acpiphp: Slot [13] registered\n[ 0.330903] acpiphp: Slot [14] registered\n[ 0.331722] acpiphp: Slot [15] registered\n[ 0.332548] acpiphp: Slot [16] registered\n[ 0.333369] acpiphp: Slot [17] registered\n[ 0.334179] acpiphp: Slot [18] registered\n[ 0.334990] acpiphp: Slot [19] registered\n[ 0.335807] acpiphp: Slot [20] registered\n[ 0.336625] acpiphp: Slot [21] registered\n[ 0.337442] acpiphp: Slot [22] registered\n[ 0.338255] acpiphp: Slot [23] registered\n[ 0.339073] acpiphp: Slot [24] registered\n[ 0.339887] acpiphp: Slot [25] registered\n[ 0.340709] acpiphp: Slot [26] registered\n[ 0.341527] acpiphp: Slot [27] registered\n[ 0.342338] acpiphp: Slot [28] registered\n[ 0.343153] acpiphp: Slot [29] registered\n[ 0.343969] acpiphp: Slot [30] registered\n[ 0.344791] acpiphp: Slot [31] registered\n[ 0.345604] PCI host bridge to bus 0000:00\n[ 0.346419] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348877] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.350340] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.351805] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.358077] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.359374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360559] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361842] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368276] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.369721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418687] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421512] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422803] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.424005] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.426775] vgaarb: loaded\n[ 0.427382] vgaarb: bridge control possible 0000:00:02.0\n[ 0.428541] SCSI subsystem initialized\n[ 0.429393] ACPI: bus type USB registered\n[ 0.430213] usbcore: registered new interface driver usbfs\n[ 0.431256] usbcore: registered new interface driver hub\n[ 0.432271] usbcore: registered new device driver usb\n[ 0.433393] PCI: Using ACPI for IRQ routing\n[ 0.434429] NetLabel: Initializing\n[ 0.435148] NetLabel: domain hash size = 128\n[ 0.436014] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436971] NetLabel: unlabeled traffic allowed by default\n[ 0.438116] clocksource: Switched to clocksource kvm-clock\n[ 0.444096] AppArmor: AppArmor Filesystem Enabled\n[ 0.445064] pnp: PnP ACPI init\n[ 0.445997] pnp: PnP ACPI: found 5 devices\n[ 0.453103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.454825] NET: Registered protocol family 2\n[ 0.455819] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.457103] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.458281] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.459455] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460537] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461711] NET: Registered protocol family 1\n[ 0.462583] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.463687] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.464767] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.483390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.502246] Trying to unpack rootfs image as initramfs...\n[ 0.552794] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.567006] Scanning for low memory corruption every 60 seconds\n[ 0.568504] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.569745] audit: initializing netlink subsys (disabled)\n[ 0.570816] audit: type=2000 audit(1538975402.630:1): initialized\n[ 0.572151] Initialise system trusted keyring\n[ 0.573139] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.574329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576475] zbud: loaded\n[ 0.577227] VFS: Disk quotas dquot_6.6.0\n[ 0.578058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579685] fuse init (API version 7.23)\n[ 0.580600] Key type big_key registered\n[ 0.581413] Allocating IMA MOK and blacklist keyrings.\n[ 0.582673] Key type asymmetric registered\n[ 0.583505] Asymmetric key parser 'x509' registered\n[ 0.584473] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585988] io scheduler noop registered\n[ 0.586800] io scheduler deadline registered (default)\n[ 0.587808] io scheduler cfq registered\n[ 0.588655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589714] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.593049] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594525] ACPI: Power Button [PWRF]\n[ 0.595418] GHES: HEST is not enabled!\n[ 0.613769] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651257] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653686] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.680220] Linux agpgart interface v0.103\n[ 0.683078] brd: module loaded\n[ 0.684521] loop: module loaded\n[ 0.689651] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691243] GPT:90111 != 20971519\n[ 0.691945] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693040] GPT:90111 != 20971519\n[ 0.693731] GPT: Use GNU Parted to correct GPT errors.\n[ 0.694712] vda: vda1 vda15\n[ 0.696200] scsi host0: ata_piix\n[ 0.696990] scsi host1: ata_piix\n[ 0.697705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.698937] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.700223] libphy: Fixed MDIO Bus: probed\n[ 0.701104] tun: Universal TUN/TAP device driver, 1.6\n[ 0.702104] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704059] PPP generic driver version 2.4.2\n[ 0.704993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706265] ehci-pci: EHCI PCI platform driver\n[ 0.707148] ehci-platform: EHCI generic platform driver\n[ 0.708143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709275] ohci-pci: OHCI PCI platform driver\n[ 0.710158] ohci-platform: OHCI generic platform driver\n[ 0.711170] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.730131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.731150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732616] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.733649] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.734781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737434] usb usb1: Product: UHCI Host Controller\n[ 0.738383] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.739530] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.740554] hub 1-0:1.0: USB hub found\n[ 0.741345] hub 1-0:1.0: 2 ports detected\n[ 0.742269] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744391] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746422] mousedev: PS/2 mouse device common for all mice\n[ 0.747696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749562] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750729] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753141] i2c /dev entries driver\n[ 0.753902] device-mapper: uevent: version 1.0.3\n[ 0.754861] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756501] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757857] NET: Registered protocol family 10\n[ 0.758882] NET: Registered protocol family 17\n[ 0.759784] Key type dns_resolver registered\n[ 0.760770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.761895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763052] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.764873] registered taskstats version 1\n[ 0.765715] Loading compiled-in X.509 certificates\n[ 0.767164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.769034] zswap: loaded using pool lzo/zbud\n[ 0.770611] Key type trusted registered\n[ 0.772308] Key type encrypted registered\n[ 0.773138] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774179] ima: No TPM chip found, activating TPM-bypass!\n[ 0.775229] evm: HMAC attrs: 0x1\n[ 0.776237] Magic number: 6:768:162\n[ 0.777121] rtc_cmos 00:00: setting system clock to 2018-10-08 05:10:02 UTC (1538975402)\n[ 0.789043] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.790220] EDD information not available.\n[ 0.855260] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.856863] Write protecting the kernel read-only data: 14336k\n[ 0.858518] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860394] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.915613] 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 1.25\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.5...\nLease of 10.55.1.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.914 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHkLrknG8NnI76efAk0/9YOhMjf3/WFtx98oSuJYmbv624TogC5+aBvE5nanQyozNl3lmJIEbQf4LMEfGwgfygWoBbyF7FJoyN65fM7K662SEKAg/N5ofo+d3DSb3lLgY1S5IukTj1E91OXkGWnGJ4DWTBOQk9ZV8g5pg1s3eLC1ublRvudJQ+3tsh0ZaCZgrJzZMOSNyCQQIEpuT2vzENq3b2dogtrfVgqTgSzYdLVzEBmpIteEkT3uem5Heur7IAGdcFyDwPJ0IELEsWzHYsC/p9PQy7rrc7HxrQbfo6cP0cGGWroX+5/HKef5ufhccwY+KEJJvuVY6hvge5zonf root@createinstancesinglenetworktests-22633d18-2149-4446-ad7c-b697bf\nssh-dss AAAAB3NzaC1kc3MAAACBAI6tqluwVc3sY8B7dtWMkGdYNsSLJeJ5TbQvm/Px5yfhf4n0F7UJArrhfjeOcTLd7KWlsId8H9lCH9KoS1vapYnJ5i1z0KbiM8JUG/XuGR73G+gK8/PFaSqsEAO+N7tz18rAA0aTXPdnl5fGWtC2Cs0AbFkUnfV6UInDSPIvG5RLAAAAFQDGubanYxY8M2qBYbNdHNqym0eMHQAAAIBamat6PPSlLpSb+DMeaOwZJ0gMYXykO0xlpsjiAFvkoFVTFeKztBSn1KXkEqvMN7XRSi8RiJx8LNnPm4v4EyJC46OoXb3bbh7mg8gCsEC49F4VeqJVq0a7VfoTqXFZ0xO91sKZPQP7ZQNlosAspJzwzdZlOv5dc3MsEDxgkJAsygAAAIBLLYLDcU2eIKeLkmy41US0rYG1ZUvYX6flwBnfMVgQfnSaltIcyukUYlk06t4bSTLraJSCEaxwNyKcXfksuKU2vX5pNjok7gf5q9mM6R9bPA7afSu9KIdwryFNeEbyO5+72X6iqcTjelHdJFR9mQlfNFaI/sowy7EiMUIHh4KSVg== root@createinstancesinglenetworktests-22633d18-2149-4446-ad7c-b697bf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe90:3628/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-22633d18-2149-4446-ad7c-b697bf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.57 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-22633d18-2149-4446-ad7c-b697bf login: "} 2018-10-08 05:10:22,079 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e/action used request id req-c85a0baa-4280-4ba4-bc26-ab3f2ec393bb 2018-10-08 05:10:22,081 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:10:22,081 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503269372 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.134637] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.136418] pid_max: default: 32768 minimum: 301 [ 0.137369] ACPI: Core revision 20150930 [ 0.138828] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140188] Security Framework initialized [ 0.141038] Yama: becoming mindful. [ 0.141832] AppArmor: AppArmor initialized [ 0.142753] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144097] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.145423] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146735] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.148152] Initializing cgroup subsys io [ 0.149037] Initializing cgroup subsys memory [ 0.149977] Initializing cgroup subsys devices [ 0.150913] Initializing cgroup subsys freezer [ 0.151811] Initializing cgroup subsys net_cls [ 0.152711] Initializing cgroup subsys perf_event [ 0.153689] Initializing cgroup subsys net_prio [ 0.154652] Initializing cgroup subsys hugetlb [ 0.155564] Initializing cgroup subsys pids [ 0.156502] CPU: Physical Processor ID: 0 [ 0.158060] mce: CPU supports 10 MCE banks [ 0.158967] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162341] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168793] ftrace: allocating 31920 entries in 125 pages [ 0.195044] smpboot: Max logical packages: 2 [ 0.195985] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197280] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.198750] x2apic enabled [ 0.199581] Switched APIC routing to physical x2apic. [ 0.201373] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202667] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204936] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206980] KVM setup paravirtual spinlock [ 0.208451] x86: Booting SMP configuration: [ 0.209403] .... node #0, CPUs: #1 [ 0.210340] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.232913] x86: Booted up 1 node, 2 CPUs [ 0.232915] KVM setup async PF for cpu 1 [ 0.232918] kvm-stealtime: cpu 1, msr f90d940 [ 0.235606] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.237187] devtmpfs: initialized [ 0.238918] evm: security.selinux [ 0.239642] evm: security.SMACK64 [ 0.240354] evm: security.SMACK64EXEC [ 0.241149] evm: security.SMACK64TRANSMUTE [ 0.242038] evm: security.SMACK64MMAP [ 0.242820] evm: security.ima [ 0.243481] evm: security.capability [ 0.244365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246359] pinctrl core: initialized pinctrl subsystem [ 0.247527] RTC time: 5:10:02, date: 10/08/18 [ 0.248559] NET: Registered protocol family 16 [ 0.258322] cpuidle: using governor ladder [ 0.270388] cpuidle: using governor menu [ 0.271215] PCCT header not found. [ 0.272001] ACPI: bus type PCI registered [ 0.272817] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.274082] PCI: Using configuration type 1 for base access [ 0.287514] ACPI: Added _OSI(Module Device) [ 0.288374] ACPI: Added _OSI(Processor Device) [ 0.289245] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290160] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292482] ACPI: Interpreter enabled [ 0.293255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.298906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.300778] ACPI: (supports S0 S5) [ 0.301493] ACPI: Using IOAPIC for interrupt routing [ 0.302558] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.307119] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308398] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.309614] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311885] acpiphp: Slot [3] registered [ 0.312755] acpiphp: Slot [4] registered [ 0.313572] acpiphp: Slot [5] registered [ 0.314376] acpiphp: Slot [6] registered [ 0.315179] acpiphp: Slot [7] registered [ 0.315988] acpiphp: Slot [8] registered [ 0.316809] acpiphp: Slot [9] registered [ 0.317618] acpiphp: Slot [10] registered [ 0.328445] acpiphp: Slot [11] registered [ 0.329262] acpiphp: Slot [12] registered [ 0.330085] acpiphp: Slot [13] registered [ 0.330903] acpiphp: Slot [14] registered [ 0.331722] acpiphp: Slot [15] registered [ 0.332548] acpiphp: Slot [16] registered [ 0.333369] acpiphp: Slot [17] registered [ 0.334179] acpiphp: Slot [18] registered [ 0.334990] acpiphp: Slot [19] registered [ 0.335807] acpiphp: Slot [20] registered [ 0.336625] acpiphp: Slot [21] registered [ 0.337442] acpiphp: Slot [22] registered [ 0.338255] acpiphp: Slot [23] registered [ 0.339073] acpiphp: Slot [24] registered [ 0.339887] acpiphp: Slot [25] registered [ 0.340709] acpiphp: Slot [26] registered [ 0.341527] acpiphp: Slot [27] registered [ 0.342338] acpiphp: Slot [28] registered [ 0.343153] acpiphp: Slot [29] registered [ 0.343969] acpiphp: Slot [30] registered [ 0.344791] acpiphp: Slot [31] registered [ 0.345604] PCI host bridge to bus 0000:00 [ 0.346419] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348877] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.350340] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.351805] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.358077] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.359374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360559] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361842] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.368276] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.369721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418687] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421512] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422803] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.424005] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.426775] vgaarb: loaded [ 0.427382] vgaarb: bridge control possible 0000:00:02.0 [ 0.428541] SCSI subsystem initialized [ 0.429393] ACPI: bus type USB registered [ 0.430213] usbcore: registered new interface driver usbfs [ 0.431256] usbcore: registered new interface driver hub [ 0.432271] usbcore: registered new device driver usb [ 0.433393] PCI: Using ACPI for IRQ routing [ 0.434429] NetLabel: Initializing [ 0.435148] NetLabel: domain hash size = 128 [ 0.436014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.436971] NetLabel: unlabeled traffic allowed by default [ 0.438116] clocksource: Switched to clocksource kvm-clock [ 0.444096] AppArmor: AppArmor Filesystem Enabled [ 0.445064] pnp: PnP ACPI init [ 0.445997] pnp: PnP ACPI: found 5 devices [ 0.453103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.454825] NET: Registered protocol family 2 [ 0.455819] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.457103] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.458281] TCP: Hash tables configured (established 2048 bind 2048) [ 0.459455] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460537] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461711] NET: Registered protocol family 1 [ 0.462583] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.463687] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.464767] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.483390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.502246] Trying to unpack rootfs image as initramfs... [ 0.552794] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.567006] Scanning for low memory corruption every 60 seconds [ 0.568504] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.569745] audit: initializing netlink subsys (disabled) [ 0.570816] audit: type=2000 audit(1538975402.630:1): initialized [ 0.572151] Initialise system trusted keyring [ 0.573139] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.574329] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576475] zbud: loaded [ 0.577227] VFS: Disk quotas dquot_6.6.0 [ 0.578058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579685] fuse init (API version 7.23) [ 0.580600] Key type big_key registered [ 0.581413] Allocating IMA MOK and blacklist keyrings. [ 0.582673] Key type asymmetric registered [ 0.583505] Asymmetric key parser 'x509' registered [ 0.584473] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.585988] io scheduler noop registered [ 0.586800] io scheduler deadline registered (default) [ 0.587808] io scheduler cfq registered [ 0.588655] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589714] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.593049] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594525] ACPI: Power Button [PWRF] [ 0.595418] GHES: HEST is not enabled! [ 0.613769] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651257] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653686] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.680220] Linux agpgart interface v0.103 [ 0.683078] brd: module loaded [ 0.684521] loop: module loaded [ 0.689651] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.691243] GPT:90111 != 20971519 [ 0.691945] GPT:Alternate GPT header not at the end of the disk. [ 0.693040] GPT:90111 != 20971519 [ 0.693731] GPT: Use GNU Parted to correct GPT errors. [ 0.694712] vda: vda1 vda15 [ 0.696200] scsi host0: ata_piix [ 0.696990] scsi host1: ata_piix [ 0.697705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.698937] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.700223] libphy: Fixed MDIO Bus: probed [ 0.701104] tun: Universal TUN/TAP device driver, 1.6 [ 0.702104] tun: (C) 1999-2004 Max Krasnyansky [ 0.704059] PPP generic driver version 2.4.2 [ 0.704993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706265] ehci-pci: EHCI PCI platform driver [ 0.707148] ehci-platform: EHCI generic platform driver [ 0.708143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709275] ohci-pci: OHCI PCI platform driver [ 0.710158] ohci-platform: OHCI generic platform driver [ 0.711170] uhci_hcd: USB Universal Host Controller Interface driver [ 0.730131] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732616] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.733649] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.734781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737434] usb usb1: Product: UHCI Host Controller [ 0.738383] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.739530] usb usb1: SerialNumber: 0000:00:01.2 [ 0.740554] hub 1-0:1.0: USB hub found [ 0.741345] hub 1-0:1.0: 2 ports detected [ 0.742269] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744391] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745346] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746422] mousedev: PS/2 mouse device common for all mice [ 0.747696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749562] rtc_cmos 00:00: RTC can wake from S4 [ 0.750729] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753141] i2c /dev entries driver [ 0.753902] device-mapper: uevent: version 1.0.3 [ 0.754861] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756501] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757857] NET: Registered protocol family 10 [ 0.758882] NET: Registered protocol family 17 [ 0.759784] Key type dns_resolver registered [ 0.760770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.761895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763052] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.764873] registered taskstats version 1 [ 0.765715] Loading compiled-in X.509 certificates [ 0.767164] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.769034] zswap: loaded using pool lzo/zbud [ 0.770611] Key type trusted registered [ 0.772308] Key type encrypted registered [ 0.773138] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774179] ima: No TPM chip found, activating TPM-bypass! [ 0.775229] evm: HMAC attrs: 0x1 [ 0.776237] Magic number: 6:768:162 [ 0.777121] rtc_cmos 00:00: setting system clock to 2018-10-08 05:10:02 UTC (1538975402) [ 0.789043] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.790220] EDD information not available. [ 0.855260] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856863] Write protecting the kernel read-only data: 14336k [ 0.858518] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.860394] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.915613] 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 1.25 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.5... Lease of 10.55.1.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.46. iid=i-0000010b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.914 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHkLrknG8NnI76efAk0/9YOhMjf3/WFtx98oSuJYmbv624TogC5+aBvE5nanQyozNl3lmJIEbQf4LMEfGwgfygWoBbyF7FJoyN65fM7K662SEKAg/N5ofo+d3DSb3lLgY1S5IukTj1E91OXkGWnGJ4DWTBOQk9ZV8g5pg1s3eLC1ublRvudJQ+3tsh0ZaCZgrJzZMOSNyCQQIEpuT2vzENq3b2dogtrfVgqTgSzYdLVzEBmpIteEkT3uem5Heur7IAGdcFyDwPJ0IELEsWzHYsC/p9PQy7rrc7HxrQbfo6cP0cGGWroX+5/HKef5ufhccwY+KEJJvuVY6hvge5zonf root@createinstancesinglenetworktests-22633d18-2149-4446-ad7c-b697bf ssh-dss AAAAB3NzaC1kc3MAAACBAI6tqluwVc3sY8B7dtWMkGdYNsSLJeJ5TbQvm/Px5yfhf4n0F7UJArrhfjeOcTLd7KWlsId8H9lCH9KoS1vapYnJ5i1z0KbiM8JUG/XuGR73G+gK8/PFaSqsEAO+N7tz18rAA0aTXPdnl5fGWtC2Cs0AbFkUnfV6UInDSPIvG5RLAAAAFQDGubanYxY8M2qBYbNdHNqym0eMHQAAAIBamat6PPSlLpSb+DMeaOwZJ0gMYXykO0xlpsjiAFvkoFVTFeKztBSn1KXkEqvMN7XRSi8RiJx8LNnPm4v4EyJC46OoXb3bbh7mg8gCsEC49F4VeqJVq0a7VfoTqXFZ0xO91sKZPQP7ZQNlosAspJzwzdZlOv5dc3MsEDxgkJAsygAAAIBLLYLDcU2eIKeLkmy41US0rYG1ZUvYX6flwBnfMVgQfnSaltIcyukUYlk06t4bSTLraJSCEaxwNyKcXfksuKU2vX5pNjok7gf5q9mM6R9bPA7afSu9KIdwryFNeEbyO5+72X6iqcTjelHdJFR9mQlfNFaI/sowy7EiMUIHh4KSVg== root@createinstancesinglenetworktests-22633d18-2149-4446-ad7c-b697bf -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe90:3628/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000010b name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-22633d18-2149-4446-ad7c-b697bf launch-index: 0 === cirros: current=0.4.0 uptime=3.57 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-22633d18-2149-4446-ad7c-b697bf login: 2018-10-08 05:10:22,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:22,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8812bcb-4f90-45f3-8508-42c51e639583 x-compute-request-id: req-f8812bcb-4f90-45f3-8508-42c51e639583 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}, {"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:22,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-f8812bcb-4f90-45f3-8508-42c51e639583 2018-10-08 05:10:22,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:22,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b742fed0-9110-4de0-a368-d42272967809 Date: Mon, 08 Oct 2018 05:10:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:10:22,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-b742fed0-9110-4de0-a368-d42272967809 2018-10-08 05:10:22,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:22,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cd8f6d-8ac5-4038-a3a1-cf8d29dd0a57 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:10:22,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-43cd8f6d-8ac5-4038-a3a1-cf8d29dd0a57 2018-10-08 05:10:22,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:23,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a68bd6f-60b9-431c-b9b1-a25bc8bd8cb6 Date: Mon, 08 Oct 2018 05:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:10:23,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-6a68bd6f-60b9-431c-b9b1-a25bc8bd8cb6 2018-10-08 05:10:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:23,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-85e1fc71-23ba-4991-a501-3fea522be542 Date: Mon, 08 Oct 2018 05:10:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.2"}],"id":"30ec4cdc-0743-4968-8b36-3352aa64ef47","security_groups":[],"mac_address":"fa:16:3e:bc:3a:7d","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.3"}],"id":"4d238653-c03a-49e5-b042-30f74c8c6548","security_groups":[],"mac_address":"fa:16:3e:ab:05:06","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.1"}],"id":"7b95199d-1445-4095-8267-8442fe6dd3fe","security_groups":[],"mac_address":"fa:16:3e:95:f3:cc","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:44Z","binding:vnic_type":"normal","device_id":"f99dd9ed-4716-4db7-bd3c-4c8c0ede6453"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.5"}],"id":"8b965d0a-dee1-4db6-bff5-30b6ac6c25a5","security_groups":["1934151d-3fa9-4cba-af34-a2c72fe91833","7de09a3f-9b9b-4e50-a968-5066efeafca1"],"mac_address":"fa:16:3e:90:36:28","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:55Z","binding:vnic_type":"normal","device_id":"592250c5-cbba-4948-9589-c8986089b97e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.4"}],"id":"a1159def-bd4f-4e39-be96-fad5a210d2cc","security_groups":[],"mac_address":"fa:16:3e:8d:f5:78","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-096e58dc-4bf5-4801-b94e-8b1b52030053"}]} 2018-10-08 05:10:23,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-85e1fc71-23ba-4991-a501-3fea522be542 2018-10-08 05:10:23,351 - create_instance - INFO - Checking if VM is active 2018-10-08 05:10:23,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:24,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85dd98dc-8d74-4214-98a7-c1b2ec847983 x-compute-request-id: req-85dd98dc-8d74-4214-98a7-c1b2ec847983 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}, {"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:24,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-85dd98dc-8d74-4214-98a7-c1b2ec847983 2018-10-08 05:10:24,221 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst] is - ACTIVE 2018-10-08 05:10:24,221 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:10:24,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:25,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40a75653-fec3-4788-8c6f-8cabc879e526 x-compute-request-id: req-40a75653-fec3-4788-8c6f-8cabc879e526 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:36:28", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp"}, {"name": "default"}], "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:06Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:25,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-40a75653-fec3-4788-8c6f-8cabc879e526 2018-10-08 05:10:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:25,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b24f067c-7e1e-49f7-9b70-c41965d4a6e8 Date: Mon, 08 Oct 2018 05:10:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"],"updated_at":"2018-10-08T05:09:35Z","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"096e58dc-4bf5-4801-b94e-8b1b52030053","name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net"}]} 2018-10-08 05:10:25,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net used request id req-b24f067c-7e1e-49f7-9b70-c41965d4a6e8 2018-10-08 05:10:25,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:25,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2063be-4a33-488f-8860-840e3384326e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:10:25,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-8d2063be-4a33-488f-8860-840e3384326e 2018-10-08 05:10:25,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:25,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f19cc6b-a1b1-4d0f-a3e0-ebe10b9289df Date: Mon, 08 Oct 2018 05:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:35Z","dns_nameservers":[],"updated_at":"2018-10-08T05:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet"}]} 2018-10-08 05:10:25,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-1f19cc6b-a1b1-4d0f-a3e0-ebe10b9289df 2018-10-08 05:10:25,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:25,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-a8ec8fc1-be75-41bb-b535-65b41e895a51 Date: Mon, 08 Oct 2018 05:10:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.2"}],"id":"30ec4cdc-0743-4968-8b36-3352aa64ef47","security_groups":[],"mac_address":"fa:16:3e:bc:3a:7d","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.3"}],"id":"4d238653-c03a-49e5-b042-30f74c8c6548","security_groups":[],"mac_address":"fa:16:3e:ab:05:06","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-096e58dc-4bf5-4801-b94e-8b1b52030053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.1"}],"id":"7b95199d-1445-4095-8267-8442fe6dd3fe","security_groups":[],"mac_address":"fa:16:3e:95:f3:cc","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:44Z","binding:vnic_type":"normal","device_id":"f99dd9ed-4716-4db7-bd3c-4c8c0ede6453"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.5"}],"id":"8b965d0a-dee1-4db6-bff5-30b6ac6c25a5","security_groups":["1934151d-3fa9-4cba-af34-a2c72fe91833","7de09a3f-9b9b-4e50-a968-5066efeafca1"],"mac_address":"fa:16:3e:90:36:28","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:55Z","binding:vnic_type":"normal","device_id":"592250c5-cbba-4948-9589-c8986089b97e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:09:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58ee3d3d-ad6a-4abc-af3f-56de1c476f6b","ip_address":"10.55.1.4"}],"id":"a1159def-bd4f-4e39-be96-fad5a210d2cc","security_groups":[],"mac_address":"fa:16:3e:8d:f5:78","project_id":"9ee1461ba5e9495ab3bf710ab39b358c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"096e58dc-4bf5-4801-b94e-8b1b52030053","tenant_id":"9ee1461ba5e9495ab3bf710ab39b358c","created_at":"2018-10-08T05:09:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-096e58dc-4bf5-4801-b94e-8b1b52030053"}]} 2018-10-08 05:10:25,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-a8ec8fc1-be75-41bb-b535-65b41e895a51 2018-10-08 05:10:25,609 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:10:25,612 - paramiko.transport - DEBUG - starting thread (client mode): 0x10e9d450L 2018-10-08 05:10:25,612 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:10:25,612 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:10:25,613 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:10:25,614 - 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-10-08 05:10:25,614 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:10:25,614 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:10:25,614 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:10:25,615 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:10:25,615 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:10:25,631 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:10:25,632 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:10:25,644 - paramiko.transport - DEBUG - Trying key f84dc489aa5eeab1faa11649bfc708d6 from tmp/CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff 2018-10-08 05:10:25,669 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:10:25,673 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:10:25,773 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:10:25,790 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:10:25,790 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:10:25,792 - paramiko.transport - DEBUG - starting thread (client mode): 0x10e9d210L 2018-10-08 05:10:25,792 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:10:25,792 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:10:25,792 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:10:25,793 - 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-10-08 05:10:25,793 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:10:25,794 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:10:25,794 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:10:25,794 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:10:25,794 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:10:25,811 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:10:25,811 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:10:25,824 - paramiko.transport - DEBUG - Trying key f84dc489aa5eeab1faa11649bfc708d6 from tmp/CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff 2018-10-08 05:10:25,849 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:10:25,853 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:10:25,856 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:10:25,857 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:10:25,858 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:10:25,859 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:10:25,860 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:10:25,861 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-10-08 05:10:25,862 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-10-08 05:10:25,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/3302c471-cc78-477a-bd13-8a4b49725a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:26,722 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e203a661-1bf7-4e86-8914-d2a09609ea7d Content-Length: 0 Date: Mon, 08 Oct 2018 05:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:26,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/3302c471-cc78-477a-bd13-8a4b49725a63 used request id req-e203a661-1bf7-4e86-8914-d2a09609ea7d 2018-10-08 05:10:26,723 - create_instance - INFO - Deleting Port with ID - 8b965d0a-dee1-4db6-bff5-30b6ac6c25a5 2018-10-08 05:10:26,723 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bffport-1 2018-10-08 05:10:26,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/8b965d0a-dee1-4db6-bff5-30b6ac6c25a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:27,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b2fb104-b69a-42dc-b1cf-bd24abada819 Date: Mon, 08 Oct 2018 05:10:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:27,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/8b965d0a-dee1-4db6-bff5-30b6ac6c25a5 used request id req-0b2fb104-b69a-42dc-b1cf-bd24abada819 2018-10-08 05:10:27,297 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst 2018-10-08 05:10:27,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:27,457 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fafc383b-eae3-4e87-9377-1a22ea0a993c x-compute-request-id: req-fafc383b-eae3-4e87-9377-1a22ea0a993c Content-Type: application/json 2018-10-08 05:10:27,457 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-fafc383b-eae3-4e87-9377-1a22ea0a993c 2018-10-08 05:10:27,458 - create_instance - INFO - Checking deletion status 2018-10-08 05:10:27,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:27,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87c2ce85-b91e-4b7a-ab75-4a54e733dd2e x-compute-request-id: req-87c2ce85-b91e-4b7a-ab75-4a54e733dd2e Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:27Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:27,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-87c2ce85-b91e-4b7a-ab75-4a54e733dd2e 2018-10-08 05:10:27,703 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst] is - ACTIVE 2018-10-08 05:10:27,704 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:10:30,707 - create_instance - DEBUG - VM status query timeout in 296.751005888 2018-10-08 05:10:30,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:30,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74c955a4-3086-4b77-96ae-71526451d3fb x-compute-request-id: req-74c955a4-3086-4b77-96ae-71526451d3fb Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/592250c5-cbba-4948-9589-c8986089b97e", "rel": "bookmark"}], "image": {"id": "da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "links": [{"href": "http://172.30.9.28:8774/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:10:01.000000", "flavor": {"id": "988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "links": [{"href": "http://172.30.9.28:8774/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7", "rel": "bookmark"}]}, "id": "592250c5-cbba-4948-9589-c8986089b97e", "user_id": "cde2462a72624f8c87a440edd2098bb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:10:27Z", "hostId": "5d918e0cfd678be2786ed15964b312b43ce34d46d8f394c600464af0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp", "name": "CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst", "created": "2018-10-08T05:09:59Z", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:10:30,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-74c955a4-3086-4b77-96ae-71526451d3fb 2018-10-08 05:10:30,809 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst] is - ACTIVE 2018-10-08 05:10:30,809 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:10:33,812 - create_instance - DEBUG - VM status query timeout in 293.645231962 2018-10-08 05:10:33,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f6145f29ef23d77157d42106d661e7c934f221" 2018-10-08 05:10:33,868 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:10:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d290908f-becd-4a9a-9d15-4f5fe5c4a4d8 x-compute-request-id: req-d290908f-becd-4a9a-9d15-4f5fe5c4a4d8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 592250c5-cbba-4948-9589-c8986089b97e could not be found.", "code": 404}} 2018-10-08 05:10:33,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/592250c5-cbba-4948-9589-c8986089b97e used request id req-d290908f-becd-4a9a-9d15-4f5fe5c4a4d8 2018-10-08 05:10:33,869 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 592250c5-cbba-4948-9589-c8986089b97e could not be found. (HTTP 404) (Request-ID: req-d290908f-becd-4a9a-9d15-4f5fe5c4a4d8) 2018-10-08 05:10:33,869 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-inst 2018-10-08 05:10:33,870 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp 2018-10-08 05:10:33,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dae837b7c1f1f031e143a8e1c2c7cdb31d63956" 2018-10-08 05:10:33,916 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:10:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6257a7fd-88a2-43b2-8310-fd506ae73542 x-compute-request-id: req-6257a7fd-88a2-43b2-8310-fd506ae73542 Content-Length: 0 Content-Type: application/json 2018-10-08 05:10:33,916 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-kp used request id req-6257a7fd-88a2-43b2-8310-fd506ae73542 2018-10-08 05:10:33,917 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff.pub] 2018-10-08 05:10:33,917 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff] 2018-10-08 05:10:33,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f5ac890576a98fae678640d002c59c3ecde573" 2018-10-08 05:10:33,973 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:10:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05f021ea-804a-4da1-9a1f-881e031c4e52 x-compute-request-id: req-05f021ea-804a-4da1-9a1f-881e031c4e52 Content-Length: 0 Content-Type: application/json 2018-10-08 05:10:33,973 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/988b23d0-2f7c-4d59-bb52-4c330eeb31c7 used request id req-05f021ea-804a-4da1-9a1f-881e031c4e52 2018-10-08 05:10:33,974 - neutron_utils - INFO - Deleting security group rule with ID - 98036658-d895-4bb5-b480-75ce54cf310e 2018-10-08 05:10:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/98036658-d895-4bb5-b480-75ce54cf310e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:10:34,250 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a27af7f4-981f-4d55-95a7-e7981655d29d Content-Length: 0 Date: Mon, 08 Oct 2018 05:10:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:34,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/98036658-d895-4bb5-b480-75ce54cf310e used request id req-a27af7f4-981f-4d55-95a7-e7981655d29d 2018-10-08 05:10:34,251 - neutron_utils - INFO - Deleting security group rule with ID - 00fd88da-c1ff-440c-8d4e-2d5c073f8cd7 2018-10-08 05:10:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/00fd88da-c1ff-440c-8d4e-2d5c073f8cd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:10:34,539 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a682666b-4f57-4867-aca1-685ed2caf795 Content-Length: 0 Date: Mon, 08 Oct 2018 05:10:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:34,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/00fd88da-c1ff-440c-8d4e-2d5c073f8cd7 used request id req-a682666b-4f57-4867-aca1-685ed2caf795 2018-10-08 05:10:34,540 - neutron_utils - INFO - Deleting security group rule with ID - 0015b435-f2d6-48f3-9f2a-abf87acd6a6c 2018-10-08 05:10:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0015b435-f2d6-48f3-9f2a-abf87acd6a6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:10:34,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1350a6a2-ba19-4943-b6eb-e33c59ac9a69 Content-Length: 0 Date: Mon, 08 Oct 2018 05:10:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:34,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0015b435-f2d6-48f3-9f2a-abf87acd6a6c used request id req-1350a6a2-ba19-4943-b6eb-e33c59ac9a69 2018-10-08 05:10:34,884 - neutron_utils - INFO - Deleting security group rule with ID - 24926f94-e7f2-439f-9e54-1b21c64cee6c 2018-10-08 05:10:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/24926f94-e7f2-439f-9e54-1b21c64cee6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:10:35,006 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46778a3c-c3e5-4ecd-9d8e-18b21fae2bf3 Content-Length: 0 Date: Mon, 08 Oct 2018 05:10:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:35,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/24926f94-e7f2-439f-9e54-1b21c64cee6c used request id req-46778a3c-c3e5-4ecd-9d8e-18b21fae2bf3 2018-10-08 05:10:35,007 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-sec-grp 2018-10-08 05:10:35,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1934151d-3fa9-4cba-af34-a2c72fe91833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782e2480a631590c18f3c7277ea9ed85ede1fb15" 2018-10-08 05:10:35,319 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95e00413-fd82-4c94-b12a-acabfe16688c Content-Length: 0 Date: Mon, 08 Oct 2018 05:10:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:35,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1934151d-3fa9-4cba-af34-a2c72fe91833 used request id req-95e00413-fd82-4c94-b12a-acabfe16688c 2018-10-08 05:10:35,320 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router and subnet CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet 2018-10-08 05:10:35,321 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router 2018-10-08 05:10:35,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f99dd9ed-4716-4db7-bd3c-4c8c0ede6453/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" -d '{"subnet_id": "58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"}' 2018-10-08 05:10:36,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2d5cfef-9a69-4718-949f-4145281ef58b Date: Mon, 08 Oct 2018 05:10:36 GMT RESP BODY: {"network_id": "096e58dc-4bf5-4801-b94e-8b1b52030053", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "subnet_id": "58ee3d3d-ad6a-4abc-af3f-56de1c476f6b", "subnet_ids": ["58ee3d3d-ad6a-4abc-af3f-56de1c476f6b"], "port_id": "7b95199d-1445-4095-8267-8442fe6dd3fe", "id": "f99dd9ed-4716-4db7-bd3c-4c8c0ede6453"} 2018-10-08 05:10:36,684 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f99dd9ed-4716-4db7-bd3c-4c8c0ede6453/remove_router_interface used request id req-d2d5cfef-9a69-4718-949f-4145281ef58b 2018-10-08 05:10:36,684 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router 2018-10-08 05:10:36,684 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-router 2018-10-08 05:10:36,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae38ee796c89258f3ad2988c292eb9f7a38452b" 2018-10-08 05:10:40,222 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-148329fc-8d74-4f4e-97c7-7cb14096eac1 Content-Length: 0 Date: Mon, 08 Oct 2018 05:10:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:40,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f99dd9ed-4716-4db7-bd3c-4c8c0ede6453 used request id req-148329fc-8d74-4f4e-97c7-7cb14096eac1 2018-10-08 05:10:40,223 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet 2018-10-08 05:10:40,223 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-subnet 2018-10-08 05:10:40,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/58ee3d3d-ad6a-4abc-af3f-56de1c476f6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" 2018-10-08 05:10:42,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87b9806a-21d0-4c53-a933-918ff0e67d1b Date: Mon, 08 Oct 2018 05:10:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:42,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/58ee3d3d-ad6a-4abc-af3f-56de1c476f6b used request id req-87b9806a-21d0-4c53-a933-918ff0e67d1b 2018-10-08 05:10:42,654 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-pub-net 2018-10-08 05:10:42,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/096e58dc-4bf5-4801-b94e-8b1b52030053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446360ed21ee9d67015f5c0064722b6f37667edf" 2018-10-08 05:10:43,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e391bead-1560-470b-90ab-8306a14bab90 Date: Mon, 08 Oct 2018 05:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:43,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/096e58dc-4bf5-4801-b94e-8b1b52030053 used request id req-e391bead-1560-470b-90ab-8306a14bab90 2018-10-08 05:10:43,520 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-22633d18-2149-4446-ad7c-b697bf948bff-image 2018-10-08 05:10:43,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07ddf4469f3157a950ea56f70b2e3d62737627ce" 2018-10-08 05:10:44,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9745e43-49c5-4d15-b9fa-1e2394788ea5 Date: Mon, 08 Oct 2018 05:10:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:10:44,514 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/da2655df-4d91-4d89-8b48-3f4a5c0b37c8 used request id req-b9745e43-49c5-4d15-b9fa-1e2394788ea5 2018-10-08 05:10:44,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:44,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f0e1e5b0-b493-4a65-aa52-6ca52bcbf339 Date: Mon, 08 Oct 2018 05:10:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:34Z", "updated_at": "2018-10-08T05:09:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:34Z", "revision_number": 0, "id": "2c572079-46bf-4f0b-97a0-2ed391daa71e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:34Z", "security_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:34Z", "revision_number": 0, "id": "3d93fb37-2aca-4f26-ab17-e09e008f97a5", "remote_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:34Z", "security_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:34Z", "revision_number": 0, "id": "e61fc17f-b8d1-435a-9913-991bc2e6f0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:34Z", "security_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:09:34Z", "revision_number": 0, "id": "f105034e-a582-4695-8b80-a0ff55508cd0", "remote_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "remote_ip_prefix": null, "created_at": "2018-10-08T05:09:34Z", "security_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c"}], "revision_number": 4, "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:10:44,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f0e1e5b0-b493-4a65-aa52-6ca52bcbf339 2018-10-08 05:10:44,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:44,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61373540-7873-4b1a-be82-8820626faa9d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:10:44,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-61373540-7873-4b1a-be82-8820626faa9d 2018-10-08 05:10:44,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:44,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13681987-b301-4d52-b5dc-ebde949eb52e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:10:44,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-13681987-b301-4d52-b5dc-ebde949eb52e 2018-10-08 05:10:44,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:45,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59dcb6fb-d5f0-4d73-af41-3bcf30da7953 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:10:45,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-59dcb6fb-d5f0-4d73-af41-3bcf30da7953 2018-10-08 05:10:45,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:45,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fc0a9a-d5cb-42c9-829e-582d64cfa4c2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c"}, "enabled": true, "id": "9ee1461ba5e9495ab3bf710ab39b358c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj"}} 2018-10-08 05:10:45,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-89fc0a9a-d5cb-42c9-829e-582d64cfa4c2 2018-10-08 05:10:45,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7de09a3f-9b9b-4e50-a968-5066efeafca1 2018-10-08 05:10:45,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7de09a3f-9b9b-4e50-a968-5066efeafca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:45,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-45514d86-df89-4fea-9a71-6d2daad61930 Date: Mon, 08 Oct 2018 05:10:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:34Z", "security_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:34Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "2c572079-46bf-4f0b-97a0-2ed391daa71e"}, {"remote_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:34Z", "security_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:34Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "3d93fb37-2aca-4f26-ab17-e09e008f97a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:34Z", "security_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:34Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "e61fc17f-b8d1-435a-9913-991bc2e6f0f3"}, {"remote_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:09:34Z", "security_group_id": "7de09a3f-9b9b-4e50-a968-5066efeafca1", "port_range_min": null, "revision_number": 0, "tenant_id": "9ee1461ba5e9495ab3bf710ab39b358c", "created_at": "2018-10-08T05:09:34Z", "project_id": "9ee1461ba5e9495ab3bf710ab39b358c", "id": "f105034e-a582-4695-8b80-a0ff55508cd0"}]} 2018-10-08 05:10:45,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7de09a3f-9b9b-4e50-a968-5066efeafca1 used request id req-45514d86-df89-4fea-9a71-6d2daad61930 2018-10-08 05:10:45,300 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:10:45,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7de09a3f-9b9b-4e50-a968-5066efeafca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:45,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d68ad50-215f-46aa-8b6e-5f5830f1a33c Content-Length: 0 Date: Mon, 08 Oct 2018 05:10:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:10:45,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7de09a3f-9b9b-4e50-a968-5066efeafca1 used request id req-6d68ad50-215f-46aa-8b6e-5f5830f1a33c 2018-10-08 05:10:45,590 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj 2018-10-08 05:10:45,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:45,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-795dc9cb-056f-4761-983a-963d2b4ce771 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:10:45,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9ee1461ba5e9495ab3bf710ab39b358c used request id req-795dc9cb-056f-4761-983a-963d2b4ce771 2018-10-08 05:10:45,792 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-proj-role 2018-10-08 05:10:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/81fbd99f8d354ce0863835c33f99482c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:45,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe030b6d-c469-4ccb-a679-b09c2dc80806 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:10:45,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/81fbd99f8d354ce0863835c33f99482c used request id req-fe030b6d-c469-4ccb-a679-b09c2dc80806 2018-10-08 05:10:45,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16185d8c4c67b929d46d13f703e0e71a52323545" 2018-10-08 05:10:45,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4503ac-176e-4ea0-be2a-ff465ef3cd60 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:10:45,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a4503ac-176e-4ea0-be2a-ff465ef3cd60 2018-10-08 05:10:45,996 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-25b2230f-2a4e-41d-user 2018-10-08 05:10:46,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cde2462a72624f8c87a440edd2098bb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}201ab229b611001e6a22ffda3af8cce744c7bc3e" 2018-10-08 05:10:46,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa2fd0e-c86b-4ba2-9e79-375c666851dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:10:46,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cde2462a72624f8c87a440edd2098bb1 used request id req-1fa2fd0e-c86b-4ba2-9e79-375c666851dc 2018-10-08 05:10:46,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:10:46,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["7ls9hS9LSMOmoHdSHyeE9Q"], "issued_at": "2018-10-08T05:10:46.000000Z"}} 2018-10-08 05:10:46,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d4ac6ef0b11b5e4289f4cd912ef112761c647e" 2018-10-08 05:10:46,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d32f57-2a76-4741-90cb-5479e8b603ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:10:46,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-44d32f57-2a76-4741-90cb-5479e8b603ab 2018-10-08 05:10:46,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:10:46,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:10:47,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["4goZ-JjCTS6tzV2QRUXjZw"], "issued_at": "2018-10-08T05:10:47.000000Z"}} 2018-10-08 05:10:47,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:10:47,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec912db-1fd6-4dd5-8a7c-6e351114aec9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:10:47,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aec912db-1fd6-4dd5-8a7c-6e351114aec9 2018-10-08 05:10:47,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:10:47,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:10:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:10:47,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:10:47,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76244e46-1584-4f42-a548-39536b65e47a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:10:47,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj used request id req-76244e46-1584-4f42-a548-39536b65e47a 2018-10-08 05:10:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:10:47,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60089ce0-cc35-459c-bfea-4f0fa4f44744 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:10:47,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-60089ce0-cc35-459c-bfea-4f0fa4f44744 2018-10-08 05:10:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}}' 2018-10-08 05:10:47,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-532f6b62-ae2e-4401-b372-4e1e77c7b148 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:10:47,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-532f6b62-ae2e-4401-b372-4e1e77c7b148 2018-10-08 05:10:47,401 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj 2018-10-08 05:10:47,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:10:47,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:10:47,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["B-zZ9DRQTk-ltzmwF7rIQQ"], "issued_at": "2018-10-08T05:10:47.000000Z"}} 2018-10-08 05:10:47,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ada308e3e7111e44a79bee7b81b92ab5a7fc5" 2018-10-08 05:10:47,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218c7c15-7c30-4a3c-8931-fffe0d6c8487 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:10:47,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-218c7c15-7c30-4a3c-8931-fffe0d6c8487 2018-10-08 05:10:47,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:10:47,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:10:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:10:47,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ada308e3e7111e44a79bee7b81b92ab5a7fc5" 2018-10-08 05:10:47,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea37dd3c-9d7b-42ab-a2be-2524644c2cdc Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:10:47,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ea37dd3c-9d7b-42ab-a2be-2524644c2cdc 2018-10-08 05:10:47,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ada308e3e7111e44a79bee7b81b92ab5a7fc5" 2018-10-08 05:10:48,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c644e3e-f59d-4748-9f4d-79ec00ab7809 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}]} 2018-10-08 05:10:48,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj used request id req-4c644e3e-f59d-4748-9f4d-79ec00ab7809 2018-10-08 05:10:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ada308e3e7111e44a79bee7b81b92ab5a7fc5" 2018-10-08 05:10:48,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d070ab-3083-4eba-9967-fda041b42c6b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:10:48,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-63d070ab-3083-4eba-9967-fda041b42c6b 2018-10-08 05:10:48,526 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user 2018-10-08 05:10:48,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:10:48,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:10:48,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed8c6aa-1dd7-4037-a9f6-e3195b284dd7 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:10:48,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3ed8c6aa-1dd7-4037-a9f6-e3195b284dd7 2018-10-08 05:10:48,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}}' 2018-10-08 05:10:48,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd5b13f-ed2d-48ad-aa52-1c8287e21ed8 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fec7cac971c24cc3ba2bf2f9c94124f7", "links": {"self": "http://172.30.9.28:5000/v3/roles/fec7cac971c24cc3ba2bf2f9c94124f7"}, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}} 2018-10-08 05:10:48,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7fd5b13f-ed2d-48ad-aa52-1c8287e21ed8 2018-10-08 05:10:48,742 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role 2018-10-08 05:10:48,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fec7cac971c24cc3ba2bf2f9c94124f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:10:48,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84e1e42-6849-4459-ba69-aa1e1682323e Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fec7cac971c24cc3ba2bf2f9c94124f7"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role", "id": "fec7cac971c24cc3ba2bf2f9c94124f7"}} 2018-10-08 05:10:48,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fec7cac971c24cc3ba2bf2f9c94124f7 used request id req-f84e1e42-6849-4459-ba69-aa1e1682323e 2018-10-08 05:10:48,830 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role to project CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj 2018-10-08 05:10:48,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e/users/67bb99b4177a4b4dbaea10bdd6bebb9c/roles/fec7cac971c24cc3ba2bf2f9c94124f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:10:48,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c15b9d-3c57-4d86-a9fd-5b8cff8c3eef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:10:48,960 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e/users/67bb99b4177a4b4dbaea10bdd6bebb9c/roles/fec7cac971c24cc3ba2bf2f9c94124f7 used request id req-81c15b9d-3c57-4d86-a9fd-5b8cff8c3eef 2018-10-08 05:10:48,960 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:10:48,962 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:10:48,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:10:48,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:10:49,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["v4LaI4SxS-WG7Mionz2rMg"], "issued_at": "2018-10-08T05:10:49.000000Z"}} 2018-10-08 05:10:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d3e00d2ab3016d820f444af472c415fbce2f48c" 2018-10-08 05:10:49,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29bdf91-7101-4a0d-9176-b50fb7e5b723 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:10:49,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f29bdf91-7101-4a0d-9176-b50fb7e5b723 2018-10-08 05:10:49,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3e00d2ab3016d820f444af472c415fbce2f48c" 2018-10-08 05:10:49,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-bd266d0f-ab8e-4775-ada6-b5810e2993dd Date: Mon, 08 Oct 2018 05:10:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image"} 2018-10-08 05:10:49,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image used request id req-bd266d0f-ab8e-4775-ada6-b5810e2993dd 2018-10-08 05:10:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3e00d2ab3016d820f444af472c415fbce2f48c" 2018-10-08 05:10:49,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d0219f66-d301-4bbf-ba75-7467515cded6 Date: Mon, 08 Oct 2018 05:10:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:10:49,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d0219f66-d301-4bbf-ba75-7467515cded6 2018-10-08 05:10:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d3e00d2ab3016d820f444af472c415fbce2f48c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image"}' 2018-10-08 05:10:49,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab X-Openstack-Request-Id: req-5ce8f1d4-e9e5-4301-a230-6dcc784401c2 Date: Mon, 08 Oct 2018 05:10:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:10:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:10:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab", "min_disk": 0, "protected": false, "id": "66589fa8-b718-4f36-99b4-f428dd800fab", "file": "/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab/file", "checksum": null, "owner": "1407821e97c745b4a6cfc127f28a1d9e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:10:49,972 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5ce8f1d4-e9e5-4301-a230-6dcc784401c2 2018-10-08 05:10:49,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3e00d2ab3016d820f444af472c415fbce2f48c" -d '' 2018-10-08 05:10:51,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82e01f3e-927a-4639-85a8-e2ee21356196 Date: Mon, 08 Oct 2018 05:10:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:10:51,368 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab/file used request id req-82e01f3e-927a-4639-85a8-e2ee21356196 2018-10-08 05:10:51,369 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:10:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3e00d2ab3016d820f444af472c415fbce2f48c" 2018-10-08 05:10:51,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a89cee42-23ac-4e86-ad2a-faf6f85e2138 Date: Mon, 08 Oct 2018 05:10:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:10:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:10:51Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/66589fa8-b718-4f36-99b4-f428dd800fab/snap", "metadata": {}}], "self": "/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab", "min_disk": 0, "protected": false, "id": "66589fa8-b718-4f36-99b4-f428dd800fab", "file": "/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1407821e97c745b4a6cfc127f28a1d9e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/66589fa8-b718-4f36-99b4-f428dd800fab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:10:51,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab used request id req-a89cee42-23ac-4e86-ad2a-faf6f85e2138 2018-10-08 05:10:51,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3e00d2ab3016d820f444af472c415fbce2f48c" 2018-10-08 05:10:51,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2542cc35-cd34-46db-8e79-e3622f409822 Date: Mon, 08 Oct 2018 05:10: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:10:51,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2542cc35-cd34-46db-8e79-e3622f409822 2018-10-08 05:10:51,545 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image 2018-10-08 05:10:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3e00d2ab3016d820f444af472c415fbce2f48c" 2018-10-08 05:10:51,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d05d45c1-7af3-453a-bceb-d89a69435f52 Date: Mon, 08 Oct 2018 05:10:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:10:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:10:51Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/66589fa8-b718-4f36-99b4-f428dd800fab/snap", "metadata": {}}], "self": "/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab", "min_disk": 0, "protected": false, "id": "66589fa8-b718-4f36-99b4-f428dd800fab", "file": "/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1407821e97c745b4a6cfc127f28a1d9e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/66589fa8-b718-4f36-99b4-f428dd800fab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:10:51,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab used request id req-d05d45c1-7af3-453a-bceb-d89a69435f52 2018-10-08 05:10:51,568 - create_image - DEBUG - Instance status is - active 2018-10-08 05:10:51,568 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image 2018-10-08 05:10:51,568 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image 2018-10-08 05:10:51,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:10:51,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:10:51,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["DUOqjXVbSoqzqerplcMTvA"], "issued_at": "2018-10-08T05:10:51.000000Z"}} 2018-10-08 05:10:51,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" 2018-10-08 05:10:52,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99803f2b-65fe-4c7d-a333-48e8d46a8ddb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:10:52,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-99803f2b-65fe-4c7d-a333-48e8d46a8ddb 2018-10-08 05:10:52,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" 2018-10-08 05:10:52,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-62247e3b-21ff-4e7d-a726-3bdab6eaf28d Date: Mon, 08 Oct 2018 05:10:52 GMT RESP BODY: {"networks":[]} 2018-10-08 05:10:52,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-62247e3b-21ff-4e7d-a726-3bdab6eaf28d 2018-10-08 05:10:52,204 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net 2018-10-08 05:10:52,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net", "admin_state_up": true}}' 2018-10-08 05:10:52,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bea64c76-9f2b-47eb-ae56-e821d030d191 Date: Mon, 08 Oct 2018 05:10:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e388fc60-e6be-4916-a689-079972353a13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:10:52Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","mtu":1450}} 2018-10-08 05:10:52,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-bea64c76-9f2b-47eb-ae56-e821d030d191 2018-10-08 05:10:52,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" 2018-10-08 05:10:53,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-475c9fc6-5f98-45fd-9f1d-3fa5b5358166 Date: Mon, 08 Oct 2018 05:10:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:10:52Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:10:53,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e388fc60-e6be-4916-a689-079972353a13 used request id req-475c9fc6-5f98-45fd-9f1d-3fa5b5358166 2018-10-08 05:10:53,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" 2018-10-08 05:10:53,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f314fb80-76b6-4cc5-b1ae-0727b859d8c6 Date: Mon, 08 Oct 2018 05:10:53 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:10:53,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-f314fb80-76b6-4cc5-b1ae-0727b859d8c6 2018-10-08 05:10:53,242 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet 2018-10-08 05:10:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" -d '{"subnets": [{"ip_version": 4, "network_id": "e388fc60-e6be-4916-a689-079972353a13", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]}' 2018-10-08 05:10:54,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d43e4397-a428-424e-89c2-b8029b939b1b Date: Mon, 08 Oct 2018 05:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:10:54,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-d43e4397-a428-424e-89c2-b8029b939b1b 2018-10-08 05:10:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" 2018-10-08 05:10:54,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a5078c7c-022e-4497-9760-9da7e49bf9fe Date: Mon, 08 Oct 2018 05:10:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:10:54,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e388fc60-e6be-4916-a689-079972353a13 used request id req-a5078c7c-022e-4497-9760-9da7e49bf9fe 2018-10-08 05:10:54,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" 2018-10-08 05:10:54,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3eb9a4b6-4072-471a-a87e-5e5001730818 Date: Mon, 08 Oct 2018 05:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:10:54,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-3eb9a4b6-4072-471a-a87e-5e5001730818 2018-10-08 05:10:54,459 - OpenStackNetwork - DEBUG - Network [e388fc60-e6be-4916-a689-079972353a13] created successfully 2018-10-08 05:10:54,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:10:54,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:10:54,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:10:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["Kb290-mpSt6WSV8074hQFw"], "issued_at": "2018-10-08T05:10:54.000000Z"}} 2018-10-08 05:10:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:10:55,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00077da4-e36b-4175-8809-fcc1fa8463d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:10:55,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00077da4-e36b-4175-8809-fcc1fa8463d1 2018-10-08 05:10:55,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:10:55,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57b7237d-3dd5-4f02-9c87-d268e398589d Date: Mon, 08 Oct 2018 05:10:55 GMT RESP BODY: {"routers": []} 2018-10-08 05:10:55,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router&admin_state_up=True used request id req-57b7237d-3dd5-4f02-9c87-d268e398589d 2018-10-08 05:10:55,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:10:55,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:10:55,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["2vI-nY8HSrOjszWinVKpNw"], "issued_at": "2018-10-08T05:10:55.000000Z"}} 2018-10-08 05:10:55,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015e8a75e76dc40610361db5e1a0f0c78c26cf0e" 2018-10-08 05:10:55,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae108191-1bfd-44e0-ac92-1f8cc572a4a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:10:55,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ae108191-1bfd-44e0-ac92-1f8cc572a4a0 2018-10-08 05:10:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:10:55,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7868de37-7837-480e-b8f8-b7fa97acff7e Date: Mon, 08 Oct 2018 05:10:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:10:55,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-7868de37-7837-480e-b8f8-b7fa97acff7e 2018-10-08 05:10:55,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:10:56,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e05f1e19-7011-48e8-b15c-e277e6b2e4aa Date: Mon, 08 Oct 2018 05:10:56 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:10:56,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-e05f1e19-7011-48e8-b15c-e277e6b2e4aa 2018-10-08 05:10:56,131 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router 2018-10-08 05:10:56,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router", "admin_state_up": true}}' 2018-10-08 05:11:01,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-94bc1e59-cb5f-4f6a-b9ca-7e2806da2f25 Date: Mon, 08 Oct 2018 05:11:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:10:56Z", "admin_state_up": true, "updated_at": "2018-10-08T05:10:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "8cfff951-c508-4111-8661-b0fbe46255a3", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router"}} 2018-10-08 05:11:01,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-94bc1e59-cb5f-4f6a-b9ca-7e2806da2f25 2018-10-08 05:11:01,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8cfff951-c508-4111-8661-b0fbe46255a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:11:01,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bfc6a4f9-7ef3-4a46-9a89-c8e1cb316325 Date: Mon, 08 Oct 2018 05:11:01 GMT RESP BODY: {"ports":[]} 2018-10-08 05:11:01,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8cfff951-c508-4111-8661-b0fbe46255a3 used request id req-bfc6a4f9-7ef3-4a46-9a89-c8e1cb316325 2018-10-08 05:11:01,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:11:01,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-23e19f4d-e8d6-4594-a4f7-08159cadf9ff Date: Mon, 08 Oct 2018 05:11:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:01,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-23e19f4d-e8d6-4594-a4f7-08159cadf9ff 2018-10-08 05:11:01,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:11:01,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:11:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:11:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:11:02,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99ae405-05e3-4806-b930-0b3a4ac0bebd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:02,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-d99ae405-05e3-4806-b930-0b3a4ac0bebd 2018-10-08 05:11:02,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:11:02,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cef070c7-81af-4f46-8420-4818ebedaeb8 Date: Mon, 08 Oct 2018 05:11:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:02,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-cef070c7-81af-4f46-8420-4818ebedaeb8 2018-10-08 05:11:02,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:11:02,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27ba4b03-9130-4989-b5a5-1b5b2eed2329 Date: Mon, 08 Oct 2018 05:11:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:02,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet used request id req-27ba4b03-9130-4989-b5a5-1b5b2eed2329 2018-10-08 05:11:02,449 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 05:11:02,450 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router 2018-10-08 05:11:02,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/8cfff951-c508-4111-8661-b0fbe46255a3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" -d '{"subnet_id": "49564b5d-8453-43c9-b8c7-88983c2d3df9"}' 2018-10-08 05:11:04,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e8fa8c7d-3d8c-4001-a4b5-fb5954f4e54e Date: Mon, 08 Oct 2018 05:11:04 GMT RESP BODY: {"network_id": "e388fc60-e6be-4916-a689-079972353a13", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "subnet_id": "49564b5d-8453-43c9-b8c7-88983c2d3df9", "subnet_ids": ["49564b5d-8453-43c9-b8c7-88983c2d3df9"], "port_id": "3964b00d-6217-4d9d-a98c-deadb7ae84fd", "id": "8cfff951-c508-4111-8661-b0fbe46255a3"} 2018-10-08 05:11:04,513 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8cfff951-c508-4111-8661-b0fbe46255a3/add_router_interface used request id req-e8fa8c7d-3d8c-4001-a4b5-fb5954f4e54e 2018-10-08 05:11:04,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/8cfff951-c508-4111-8661-b0fbe46255a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:11:04,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1e6e429f-7c48-4fbd-add7-1176e84fa6cf Date: Mon, 08 Oct 2018 05:11:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:10:56Z", "admin_state_up": true, "updated_at": "2018-10-08T05:11:03Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "8cfff951-c508-4111-8661-b0fbe46255a3", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router"}} 2018-10-08 05:11:04,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/8cfff951-c508-4111-8661-b0fbe46255a3 used request id req-1e6e429f-7c48-4fbd-add7-1176e84fa6cf 2018-10-08 05:11:04,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8cfff951-c508-4111-8661-b0fbe46255a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:11:04,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8f077ce7-5757-40e6-ad31-b32d427c7cb0 Date: Mon, 08 Oct 2018 05:11:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.1"}],"id":"3964b00d-6217-4d9d-a98c-deadb7ae84fd","security_groups":[],"mac_address":"fa:16:3e:9b:43:c4","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:03Z","binding:vnic_type":"normal","device_id":"8cfff951-c508-4111-8661-b0fbe46255a3"}]} 2018-10-08 05:11:04,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8cfff951-c508-4111-8661-b0fbe46255a3 used request id req-8f077ce7-5757-40e6-ad31-b32d427c7cb0 2018-10-08 05:11:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/49564b5d-8453-43c9-b8c7-88983c2d3df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:11:04,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8bc46707-7462-4fdc-87f2-e3c3d3dd2eca Date: Mon, 08 Oct 2018 05:11:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}} 2018-10-08 05:11:04,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/49564b5d-8453-43c9-b8c7-88983c2d3df9 used request id req-8bc46707-7462-4fdc-87f2-e3c3d3dd2eca 2018-10-08 05:11:04,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:11:04,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:11:05,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["xrNUDUYLToOUHFTdgPdsfA"], "issued_at": "2018-10-08T05:11:05.000000Z"}} 2018-10-08 05:11:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288b87f44feeac753053c8659cc93265f218e51d" 2018-10-08 05:11:05,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d30838-0d66-4fc5-a539-3df8b2c24d98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:11:05,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-43d30838-0d66-4fc5-a539-3df8b2c24d98 2018-10-08 05:11:05,447 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:11:05,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288b87f44feeac753053c8659cc93265f218e51d" 2018-10-08 05:11:05,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-e1975a92-2ed5-4f72-8670-aa697ac3113e x-compute-request-id: req-e1975a92-2ed5-4f72-8670-aa697ac3113e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:11:05,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e1975a92-2ed5-4f72-8670-aa697ac3113e 2018-10-08 05:11:05,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288b87f44feeac753053c8659cc93265f218e51d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-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-10-08 05:11:05,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-8f97c380-d56d-4813-bef2-d85c3833f889 x-compute-request-id: req-8f97c380-d56d-4813-bef2-d85c3833f889 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:11:05,675 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8f97c380-d56d-4813-bef2-d85c3833f889 2018-10-08 05:11:05,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:11:05,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:11:06,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["EBguM3A7QnW1N7H8sCI6Tw"], "issued_at": "2018-10-08T05:11:06.000000Z"}} 2018-10-08 05:11:06,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb504e60d544c7bf6ad612412352729613b6e1fb" 2018-10-08 05:11:06,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd578bd9-65c4-4bdc-9488-8845cdd6605a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:11:06,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cd578bd9-65c4-4bdc-9488-8845cdd6605a 2018-10-08 05:11:06,130 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:11:06,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb504e60d544c7bf6ad612412352729613b6e1fb" 2018-10-08 05:11:06,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5363d5a-346e-469d-8aeb-d71e5646897e x-compute-request-id: req-d5363d5a-346e-469d-8aeb-d71e5646897e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 05:11:06,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d5363d5a-346e-469d-8aeb-d71e5646897e 2018-10-08 05:11:06,327 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp... 2018-10-08 05:11:06,327 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 05:11:06,394 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp 2018-10-08 05:11:06,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb504e60d544c7bf6ad612412352729613b6e1fb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCaFTFkHPETd9U/+bLCs0heecrbnuXB463ZVhi/EwTZMh53DDNDpGDvWem2QDjbCVy1o8a89eH4o/xAf0bhHci08GtRzRK1PwGabHNrBJS89wqLf+Cuwjp74j9vjU4RIjngrQegBYNL0kL+ig8tp+AIow4Gh+DN5ER179yCfzIUMQ==", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp"}}' 2018-10-08 05:11:06,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dc62ff0-5716-418c-bd4a-93d1c73892b9 x-compute-request-id: req-9dc62ff0-5716-418c-bd4a-93d1c73892b9 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCaFTFkHPETd9U/+bLCs0heecrbnuXB463ZVhi/EwTZMh53DDNDpGDvWem2QDjbCVy1o8a89eH4o/xAf0bhHci08GtRzRK1PwGabHNrBJS89wqLf+Cuwjp74j9vjU4RIjngrQegBYNL0kL+ig8tp+AIow4Gh+DN5ER179yCfzIUMQ==", "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "fingerprint": "98:d6:d9:89:b7:d6:98:52:fd:72:bd:ed:dc:37:c2:62"}} 2018-10-08 05:11:06,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-9dc62ff0-5716-418c-bd4a-93d1c73892b9 2018-10-08 05:11:06,457 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583.pub 2018-10-08 05:11:06,457 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583 2018-10-08 05:11:06,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:11:06,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:11:06,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["RUX-qibVREWyIFTwgdKNIw"], "issued_at": "2018-10-08T05:11:06.000000Z"}} 2018-10-08 05:11:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:06,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ab59f1-dc36-441a-80aa-b6fce19a53c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:11:06,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-60ab59f1-dc36-441a-80aa-b6fce19a53c8 2018-10-08 05:11:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:07,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e58d2ab3-f66e-4a8e-9696-99e90518a06b Date: Mon, 08 Oct 2018 05:11:07 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:11:07,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp used request id req-e58d2ab3-f66e-4a8e-9696-99e90518a06b 2018-10-08 05:11:07,530 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp... 2018-10-08 05:11:07,531 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp 2018-10-08 05:11:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}}' 2018-10-08 05:11:07,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-fce2856b-5e41-4838-baaf-fb76d9317266 Date: Mon, 08 Oct 2018 05:11:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "updated_at": "2018-10-08T05:11:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "00abf8a7-88dc-458a-85ed-237263727e2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}], "revision_number": 2, "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}} 2018-10-08 05:11:07,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-fce2856b-5e41-4838-baaf-fb76d9317266 2018-10-08 05:11:07,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:07,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:08,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c559c250-231d-47f9-ab75-66bd82fa618c Date: Mon, 08 Oct 2018 05:11:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "00abf8a7-88dc-458a-85ed-237263727e2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc"}]} 2018-10-08 05:11:08,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-c559c250-231d-47f9-ab75-66bd82fa618c 2018-10-08 05:11:08,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:08,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:08,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04babe86-58ec-489d-a16b-2637e85d4cd1 Date: Mon, 08 Oct 2018 05:11:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "00abf8a7-88dc-458a-85ed-237263727e2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc"}]} 2018-10-08 05:11:08,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-04babe86-58ec-489d-a16b-2637e85d4cd1 2018-10-08 05:11:08,595 - neutron_utils - INFO - Retrieving security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:08,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2c98cc35-747d-40aa-8705-c27dc482ac8d Date: Mon, 08 Oct 2018 05:11:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "updated_at": "2018-10-08T05:11:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "00abf8a7-88dc-458a-85ed-237263727e2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}], "revision_number": 2, "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}]} 2018-10-08 05:11:08,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-2c98cc35-747d-40aa-8705-c27dc482ac8d 2018-10-08 05:11:08,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:08,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-67b9156c-0985-4def-babd-3791db34a100 Date: Mon, 08 Oct 2018 05:11:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "00abf8a7-88dc-458a-85ed-237263727e2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc"}]} 2018-10-08 05:11:08,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-67b9156c-0985-4def-babd-3791db34a100 2018-10-08 05:11:08,980 - neutron_utils - INFO - Retrieving security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:08,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:09,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-266daf5e-2f13-4a72-ae8d-e5f527f9e508 Date: Mon, 08 Oct 2018 05:11:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "updated_at": "2018-10-08T05:11:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "00abf8a7-88dc-458a-85ed-237263727e2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}], "revision_number": 2, "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}]} 2018-10-08 05:11:09,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-266daf5e-2f13-4a72-ae8d-e5f527f9e508 2018-10-08 05:11:09,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:09,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:09,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-254aa941-bf78-4fdf-a9e7-2c0db8478b17 Date: Mon, 08 Oct 2018 05:11:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "00abf8a7-88dc-458a-85ed-237263727e2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc"}]} 2018-10-08 05:11:09,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-254aa941-bf78-4fdf-a9e7-2c0db8478b17 2018-10-08 05:11:09,566 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp 2018-10-08 05:11:09,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:09,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b8f41817-3d56-42bc-8824-ff09510e9291 Date: Mon, 08 Oct 2018 05:11:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "updated_at": "2018-10-08T05:11:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "00abf8a7-88dc-458a-85ed-237263727e2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}], "revision_number": 2, "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}]} 2018-10-08 05:11:09,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp used request id req-b8f41817-3d56-42bc-8824-ff09510e9291 2018-10-08 05:11:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:11:09,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:11:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:09,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4246fe66-be16-4b48-a4e8-aa5d4fc6aa40 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:09,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-4246fe66-be16-4b48-a4e8-aa5d4fc6aa40 2018-10-08 05:11:09,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:09,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8a3fb24-2146-47f6-8763-9bebd1cedab3 Date: Mon, 08 Oct 2018 05:11:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "00abf8a7-88dc-458a-85ed-237263727e2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc"}]} 2018-10-08 05:11:09,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-d8a3fb24-2146-47f6-8763-9bebd1cedab3 2018-10-08 05:11:09,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f"}}' 2018-10-08 05:11:10,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-cac4e436-64ee-4d24-a486-d392e5bb7866 Date: Mon, 08 Oct 2018 05:11:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:10Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:10Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "f4a08a1d-ea2f-4fe4-97bc-c3df34c90605"}} 2018-10-08 05:11:10,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-cac4e436-64ee-4d24-a486-d392e5bb7866 2018-10-08 05:11:10,575 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp 2018-10-08 05:11:10,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:10,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-7068c866-6856-4692-90ea-1122ceb3698f Date: Mon, 08 Oct 2018 05:11:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "updated_at": "2018-10-08T05:11:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "00abf8a7-88dc-458a-85ed-237263727e2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:10Z", "revision_number": 0, "id": "f4a08a1d-ea2f-4fe4-97bc-c3df34c90605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:10Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}], "revision_number": 3, "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}]} 2018-10-08 05:11:10,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp used request id req-7068c866-6856-4692-90ea-1122ceb3698f 2018-10-08 05:11:10,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:10,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2dc3869-603d-45cb-9beb-f6fd2e8bea01 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:10,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-e2dc3869-603d-45cb-9beb-f6fd2e8bea01 2018-10-08 05:11:10,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:10,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:11,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-831bb59a-3a0a-4d55-8de2-f91767e0bb9f Date: Mon, 08 Oct 2018 05:11:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "00abf8a7-88dc-458a-85ed-237263727e2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:10Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:10Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "f4a08a1d-ea2f-4fe4-97bc-c3df34c90605"}]} 2018-10-08 05:11:11,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-831bb59a-3a0a-4d55-8de2-f91767e0bb9f 2018-10-08 05:11:11,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f"}}' 2018-10-08 05:11:11,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-015aa904-c361-446d-b483-bb2f4945c6c8 Date: Mon, 08 Oct 2018 05:11:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:11:11Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": 22, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:11Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "78a3366a-4c2f-4a7b-91b7-84dce76801fa"}} 2018-10-08 05:11:11,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-015aa904-c361-446d-b483-bb2f4945c6c8 2018-10-08 05:11:11,209 - neutron_utils - INFO - Retrieving security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:11,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-aa01bade-b11a-4044-9371-375780d8e92c Date: Mon, 08 Oct 2018 05:11:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "updated_at": "2018-10-08T05:11:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "00abf8a7-88dc-458a-85ed-237263727e2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:11:11Z", "revision_number": 0, "id": "78a3366a-4c2f-4a7b-91b7-84dce76801fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:11Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "revision_number": 0, "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:11:10Z", "revision_number": 0, "id": "f4a08a1d-ea2f-4fe4-97bc-c3df34c90605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:11:10Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}], "revision_number": 4, "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}]} 2018-10-08 05:11:11,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-aa01bade-b11a-4044-9371-375780d8e92c 2018-10-08 05:11:11,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6186597-551e-4e6d-a2a2-1c8d1935271f 2018-10-08 05:11:11,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:11:11,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-38904660-ff35-4d12-a64a-d2248b9113db Date: Mon, 08 Oct 2018 05:11:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "00abf8a7-88dc-458a-85ed-237263727e2e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:11:11Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": 22, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:11Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "78a3366a-4c2f-4a7b-91b7-84dce76801fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:07Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:07Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "d1f80d72-fa71-4b08-ac84-733c1370fffc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:11:10Z", "security_group_id": "c6186597-551e-4e6d-a2a2-1c8d1935271f", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:10Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "f4a08a1d-ea2f-4fe4-97bc-c3df34c90605"}]} 2018-10-08 05:11:11,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-38904660-ff35-4d12-a64a-d2248b9113db 2018-10-08 05:11:11,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:11:11,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:11:12,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["vuax-VVHRqmrFcZFFFOKIw"], "issued_at": "2018-10-08T05:11:12.000000Z"}} 2018-10-08 05:11:12,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:12,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cef3f50-afd1-4da5-bf07-9f8d832fe6b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:11:12,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9cef3f50-afd1-4da5-bf07-9f8d832fe6b8 2018-10-08 05:11:12,301 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:11:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:12,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47e8f2f-18cf-417e-9468-93505d9cad74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:11:12,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d47e8f2f-18cf-417e-9468-93505d9cad74 2018-10-08 05:11:12,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:13,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f9d06ab0-88e1-460b-ac44-1d09e27efd81 Date: Mon, 08 Oct 2018 05:11:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:13,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-f9d06ab0-88e1-460b-ac44-1d09e27efd81 2018-10-08 05:11:13,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:11:13,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:11:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:11:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:13,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8126da3-0138-4fc9-868f-a966da92c2d5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:13,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-f8126da3-0138-4fc9-868f-a966da92c2d5 2018-10-08 05:11:13,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:13,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-038bce95-300c-44b7-9cbc-75e2df6170db Date: Mon, 08 Oct 2018 05:11:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:13,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-038bce95-300c-44b7-9cbc-75e2df6170db 2018-10-08 05:11:13,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:13,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e0022ce1-2a58-41a1-a81a-266969f2df3d Date: Mon, 08 Oct 2018 05:11:13 GMT RESP BODY: {"ports":[]} 2018-10-08 05:11:13,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True used request id req-e0022ce1-2a58-41a1-a81a-266969f2df3d 2018-10-08 05:11:13,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:14,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03310b11-9cf5-4c14-82e1-3bf4f6b889a0 x-compute-request-id: req-03310b11-9cf5-4c14-82e1-3bf4f6b889a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:11:14,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst used request id req-03310b11-9cf5-4c14-82e1-3bf4f6b889a0 2018-10-08 05:11:14,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:14,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-829f6597-d71c-4180-9211-5a9855cc055b Date: Mon, 08 Oct 2018 05:11:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:14,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-829f6597-d71c-4180-9211-5a9855cc055b 2018-10-08 05:11:14,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:14,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32bc41ed-0c65-4449-8bb5-3af1cafbfb58 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:14,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-32bc41ed-0c65-4449-8bb5-3af1cafbfb58 2018-10-08 05:11:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:14,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8a45c0bc-1ba5-4872-a8ca-ff64d202df69 Date: Mon, 08 Oct 2018 05:11:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:14,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-8a45c0bc-1ba5-4872-a8ca-ff64d202df69 2018-10-08 05:11:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:15,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d7b0256e-a519-4fe5-8967-66bd7a239caa Date: Mon, 08 Oct 2018 05:11:15 GMT RESP BODY: {"ports":[]} 2018-10-08 05:11:15,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True used request id req-d7b0256e-a519-4fe5-8967-66bd7a239caa 2018-10-08 05:11:15,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:11:15,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:11:15,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["yUZEV8lMQAGymTahFiEU8Q"], "issued_at": "2018-10-08T05:11:15.000000Z"}} 2018-10-08 05:11:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24795db060e1c81718df017ece702c74c6460d53" 2018-10-08 05:11:15,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd6b7f3-2136-4375-8386-0d7486cad509 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:11:15,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1cd6b7f3-2136-4375-8386-0d7486cad509 2018-10-08 05:11:15,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:16,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-543973af-c6aa-4c7e-a68a-b36840457f64 Date: Mon, 08 Oct 2018 05:11:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:16,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-543973af-c6aa-4c7e-a68a-b36840457f64 2018-10-08 05:11:16,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:16,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-873a9b4d-0dbb-4bb4-95db-561b80397237 Date: Mon, 08 Oct 2018 05:11:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:16,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-873a9b4d-0dbb-4bb4-95db-561b80397237 2018-10-08 05:11:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:16,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ff92765e-a7ed-45ee-9a71-e0542a765346 Date: Mon, 08 Oct 2018 05:11:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:16,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-ff92765e-a7ed-45ee-9a71-e0542a765346 2018-10-08 05:11:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:11:16,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:11:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:11:16,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24795db060e1c81718df017ece702c74c6460d53" 2018-10-08 05:11:16,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878639ea-17dd-4bc1-8165-d0dca44f8b89 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:16,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-878639ea-17dd-4bc1-8165-d0dca44f8b89 2018-10-08 05:11:16,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:17,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2303c35e-32e8-4918-956b-f1b86d0360af Date: Mon, 08 Oct 2018 05:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:17,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-2303c35e-32e8-4918-956b-f1b86d0360af 2018-10-08 05:11:17,250 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net 2018-10-08 05:11:17,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" -d '{"port": {"network_id": "e388fc60-e6be-4916-a689-079972353a13", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1", "admin_state_up": true}}' 2018-10-08 05:11:18,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-29e16de9-e312-4fe4-922d-1ab84009c683 Date: Mon, 08 Oct 2018 05:11:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8"],"mac_address":"fa:16:3e:96:65:b0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","project_id":"1407821e97c745b4a6cfc127f28a1d9e","qos_policy_id":null,"admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal"}} 2018-10-08 05:11:18,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-29e16de9-e312-4fe4-922d-1ab84009c683 2018-10-08 05:11:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:18,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ec70096b-ff78-4459-bc37-ed9b7c42f40d Date: Mon, 08 Oct 2018 05:11:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:18,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-ec70096b-ff78-4459-bc37-ed9b7c42f40d 2018-10-08 05:11:18,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:18,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80df5d8e-c5a9-4928-b07a-7992006e47de Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:18,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-80df5d8e-c5a9-4928-b07a-7992006e47de 2018-10-08 05:11:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:18,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0a5837c0-49ca-4867-99f4-c42e3842c138 Date: Mon, 08 Oct 2018 05:11:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:18,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-0a5837c0-49ca-4867-99f4-c42e3842c138 2018-10-08 05:11:18,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:18,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-46d7a163-7e3a-446c-9cbe-51d16b8a11e6 Date: Mon, 08 Oct 2018 05:11:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 05:11:18,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True used request id req-46d7a163-7e3a-446c-9cbe-51d16b8a11e6 2018-10-08 05:11:18,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:18,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a243aed7-8670-41d8-8a84-789729a73474 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:18,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-a243aed7-8670-41d8-8a84-789729a73474 2018-10-08 05:11:18,949 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst 2018-10-08 05:11:18,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:18,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-33e9692c-01b1-46d3-b02f-fc9cb0d35d81 x-compute-request-id: req-33e9692c-01b1-46d3-b02f-fc9cb0d35d81 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-flavor-name"}]} 2018-10-08 05:11:18,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-33e9692c-01b1-46d3-b02f-fc9cb0d35d81 2018-10-08 05:11:18,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:19,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-33b8a40f-70f6-4b5d-8ce8-315bd7daba2f x-compute-request-id: req-33b8a40f-70f6-4b5d-8ce8-315bd7daba2f Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:11:19,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca used request id req-33b8a40f-70f6-4b5d-8ce8-315bd7daba2f 2018-10-08 05:11:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:19,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-d475bc8c-ba54-4e93-abde-3098f2d3be78 Date: Mon, 08 Oct 2018 05:11:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:10:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:10:51Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/66589fa8-b718-4f36-99b4-f428dd800fab/snap", "metadata": {}}], "self": "/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab", "min_disk": 0, "protected": false, "id": "66589fa8-b718-4f36-99b4-f428dd800fab", "file": "/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1407821e97c745b4a6cfc127f28a1d9e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/66589fa8-b718-4f36-99b4-f428dd800fab/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image"} 2018-10-08 05:11:19,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image used request id req-d475bc8c-ba54-4e93-abde-3098f2d3be78 2018-10-08 05:11:19,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:19,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63b95f91-ff9e-4bfc-a89e-4e741ea7f78c Date: Mon, 08 Oct 2018 05:11:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:11:19,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-63b95f91-ff9e-4bfc-a89e-4e741ea7f78c 2018-10-08 05:11:19,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "imageRef": "66589fa8-b718-4f36-99b4-f428dd800fab", "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "flavorRef": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "max_count": 1, "min_count": 1, "networks": [{"port": "5edf27e1-8297-4960-8abb-96524e6698a7"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}]}}' 2018-10-08 05:11:21,989 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a780aa6-4c11-4cd7-9283-8657f7b6c41d x-compute-request-id: req-5a780aa6-4c11-4cd7-9283-8657f7b6c41d Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "adminPass": "gih3AvArhgWr"}} 2018-10-08 05:11:21,989 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5a780aa6-4c11-4cd7-9283-8657f7b6c41d 2018-10-08 05:11:21,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:22,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a47d2bc-71cc-4591-a655-04a72e66424a x-compute-request-id: req-5a47d2bc-71cc-4591-a655-04a72e66424a Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "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-10-08T05:11:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:22,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-5a47d2bc-71cc-4591-a655-04a72e66424a 2018-10-08 05:11:22,749 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst 2018-10-08 05:11:22,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:23,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0547255a-1060-43b8-8252-2d703d175187 x-compute-request-id: req-0547255a-1060-43b8-8252-2d703d175187 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:11:22Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:23,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-0547255a-1060-43b8-8252-2d703d175187 2018-10-08 05:11:23,142 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - BUILD 2018-10-08 05:11:23,143 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:11:26,146 - create_instance - DEBUG - VM status query timeout in 896.603237152 2018-10-08 05:11:26,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:26,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-110d162a-072a-4991-9339-dd42279778a6 x-compute-request-id: req-110d162a-072a-4991-9339-dd42279778a6 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:11:23Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:26,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-110d162a-072a-4991-9339-dd42279778a6 2018-10-08 05:11:26,851 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - BUILD 2018-10-08 05:11:26,851 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:11:29,855 - create_instance - DEBUG - VM status query timeout in 892.894364119 2018-10-08 05:11:29,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:30,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11880367-ae18-4563-8295-961c56ae4b84 x-compute-request-id: req-11880367-ae18-4563-8295-961c56ae4b84 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:11:23Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:30,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-11880367-ae18-4563-8295-961c56ae4b84 2018-10-08 05:11:30,341 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - BUILD 2018-10-08 05:11:30,341 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:11:33,344 - create_instance - DEBUG - VM status query timeout in 889.404534101 2018-10-08 05:11:33,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:34,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-c7039ef9-decc-43eb-96cb-a3e6f5cbbfd2 x-compute-request-id: req-c7039ef9-decc-43eb-96cb-a3e6f5cbbfd2 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:34,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-c7039ef9-decc-43eb-96cb-a3e6f5cbbfd2 2018-10-08 05:11:34,440 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - ACTIVE 2018-10-08 05:11:34,440 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:11:34,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:35,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-2963fd7b-1d5e-4122-afe8-f701ba06657f x-compute-request-id: req-2963fd7b-1d5e-4122-afe8-f701ba06657f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:35,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-2963fd7b-1d5e-4122-afe8-f701ba06657f 2018-10-08 05:11:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:35,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-86b188b4-a2b0-46a0-af01-308c052d6500 Date: Mon, 08 Oct 2018 05:11:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:35,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-86b188b4-a2b0-46a0-af01-308c052d6500 2018-10-08 05:11:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:35,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726be295-8e1e-489f-8444-5a8f875a495e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:35,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-726be295-8e1e-489f-8444-5a8f875a495e 2018-10-08 05:11:35,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:35,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-610787ed-923d-424e-acf2-19121c115052 Date: Mon, 08 Oct 2018 05:11:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:35,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-610787ed-923d-424e-acf2-19121c115052 2018-10-08 05:11:35,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:35,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-4adc0808-a6a8-4f80-adc3-da7d0bd87fd4 Date: Mon, 08 Oct 2018 05:11:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.1"}],"id":"3964b00d-6217-4d9d-a98c-deadb7ae84fd","security_groups":[],"mac_address":"fa:16:3e:9b:43:c4","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:03Z","binding:vnic_type":"normal","device_id":"8cfff951-c508-4111-8661-b0fbe46255a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":"88dc47e5-cbe0-4eca-96ae-0cf4794aead1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.3"}],"id":"91b4568e-0ab3-458d-a30e-76f73103f0d3","security_groups":[],"mac_address":"fa:16:3e:d3:e9:a7","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.4"}],"id":"97de12c6-563d-41a8-a211-3a67eed952d4","security_groups":[],"mac_address":"fa:16:3e:5a:bf:f3","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.2"}],"id":"dedde891-d255-44f9-855f-60baf841d92a","security_groups":[],"mac_address":"fa:16:3e:72:10:c1","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e388fc60-e6be-4916-a689-079972353a13"}]} 2018-10-08 05:11:35,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-4adc0808-a6a8-4f80-adc3-da7d0bd87fd4 2018-10-08 05:11:35,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:35,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-f465c40c-8b56-46cf-af6e-699aa3ec8b99 x-compute-request-id: req-f465c40c-8b56-46cf-af6e-699aa3ec8b99 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:35,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-f465c40c-8b56-46cf-af6e-699aa3ec8b99 2018-10-08 05:11:35,904 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - ACTIVE 2018-10-08 05:11:35,904 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:11:35,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:36,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-3f87ccd1-578e-472f-852c-6fc7c1d2a6e8 x-compute-request-id: req-3f87ccd1-578e-472f-852c-6fc7c1d2a6e8 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:36,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-3f87ccd1-578e-472f-852c-6fc7c1d2a6e8 2018-10-08 05:11:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:36,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-491544cf-80af-4cce-95cd-2c37bde3e9c4 Date: Mon, 08 Oct 2018 05:11:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:36,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-491544cf-80af-4cce-95cd-2c37bde3e9c4 2018-10-08 05:11:36,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:36,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff8feaa-540d-4209-8677-dac22bf6d4ce Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:36,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-bff8feaa-540d-4209-8677-dac22bf6d4ce 2018-10-08 05:11:36,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:36,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3afcc41a-d13a-4fbb-be60-0e15cbcdeebb Date: Mon, 08 Oct 2018 05:11:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:36,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-3afcc41a-d13a-4fbb-be60-0e15cbcdeebb 2018-10-08 05:11:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:37,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-e4fb91f1-9737-4bbd-a716-e04811f9387c Date: Mon, 08 Oct 2018 05:11:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.1"}],"id":"3964b00d-6217-4d9d-a98c-deadb7ae84fd","security_groups":[],"mac_address":"fa:16:3e:9b:43:c4","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:03Z","binding:vnic_type":"normal","device_id":"8cfff951-c508-4111-8661-b0fbe46255a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":"88dc47e5-cbe0-4eca-96ae-0cf4794aead1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.3"}],"id":"91b4568e-0ab3-458d-a30e-76f73103f0d3","security_groups":[],"mac_address":"fa:16:3e:d3:e9:a7","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.4"}],"id":"97de12c6-563d-41a8-a211-3a67eed952d4","security_groups":[],"mac_address":"fa:16:3e:5a:bf:f3","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.2"}],"id":"dedde891-d255-44f9-855f-60baf841d92a","security_groups":[],"mac_address":"fa:16:3e:72:10:c1","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e388fc60-e6be-4916-a689-079972353a13"}]} 2018-10-08 05:11:37,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-e4fb91f1-9737-4bbd-a716-e04811f9387c 2018-10-08 05:11:37,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}}' 2018-10-08 05:11:38,416 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:11:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14dbb96d-3593-4e07-81ae-6221fbd3294c x-compute-request-id: req-14dbb96d-3593-4e07-81ae-6221fbd3294c Content-Length: 0 Content-Type: application/json 2018-10-08 05:11:38,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1/action used request id req-14dbb96d-3593-4e07-81ae-6221fbd3294c 2018-10-08 05:11:38,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:38,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39984aa2-4662-4f26-9ca1-96b04313a954 x-compute-request-id: req-39984aa2-4662-4f26-9ca1-96b04313a954 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:38,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-39984aa2-4662-4f26-9ca1-96b04313a954 2018-10-08 05:11:38,748 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - ACTIVE 2018-10-08 05:11:38,749 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:11:38,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:39,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92eddf1e-6852-479d-8691-4dd0ba3b1afa x-compute-request-id: req-92eddf1e-6852-479d-8691-4dd0ba3b1afa Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:39,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-92eddf1e-6852-479d-8691-4dd0ba3b1afa 2018-10-08 05:11:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:39,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-894a7a79-065e-4d3c-828b-b16eb83e25b3 Date: Mon, 08 Oct 2018 05:11:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:39,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-894a7a79-065e-4d3c-828b-b16eb83e25b3 2018-10-08 05:11:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:40,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36202bf4-56be-4904-adfe-707f33a1695e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:40,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-36202bf4-56be-4904-adfe-707f33a1695e 2018-10-08 05:11:40,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:40,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ba87bbbf-eebb-4a17-873f-7fd0b7bc1ad1 Date: Mon, 08 Oct 2018 05:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:40,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-ba87bbbf-eebb-4a17-873f-7fd0b7bc1ad1 2018-10-08 05:11:40,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:40,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-b6668126-3418-4743-9d1d-77d80f7584cc Date: Mon, 08 Oct 2018 05:11:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.1"}],"id":"3964b00d-6217-4d9d-a98c-deadb7ae84fd","security_groups":[],"mac_address":"fa:16:3e:9b:43:c4","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:03Z","binding:vnic_type":"normal","device_id":"8cfff951-c508-4111-8661-b0fbe46255a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:38Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8","c6186597-551e-4e6d-a2a2-1c8d1935271f"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":"88dc47e5-cbe0-4eca-96ae-0cf4794aead1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.3"}],"id":"91b4568e-0ab3-458d-a30e-76f73103f0d3","security_groups":[],"mac_address":"fa:16:3e:d3:e9:a7","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.4"}],"id":"97de12c6-563d-41a8-a211-3a67eed952d4","security_groups":[],"mac_address":"fa:16:3e:5a:bf:f3","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.2"}],"id":"dedde891-d255-44f9-855f-60baf841d92a","security_groups":[],"mac_address":"fa:16:3e:72:10:c1","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e388fc60-e6be-4916-a689-079972353a13"}]} 2018-10-08 05:11:40,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-b6668126-3418-4743-9d1d-77d80f7584cc 2018-10-08 05:11:40,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:11:40,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:11:40,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:11:40,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:11:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["CSWVWJd-TlqHw5Zz-tN-FA"], "issued_at": "2018-10-08T05:11:40.000000Z"}} 2018-10-08 05:11:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:40,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4005bb-8d3a-4b05-a308-517b6a5d677b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:11:40,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf4005bb-8d3a-4b05-a308-517b6a5d677b 2018-10-08 05:11:40,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:40,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bd4a5a7-a909-4495-90de-495456199645 x-compute-request-id: req-8bd4a5a7-a909-4495-90de-495456199645 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:11:40,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca used request id req-8bd4a5a7-a909-4495-90de-495456199645 2018-10-08 05:11:40,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/49564b5d-8453-43c9-b8c7-88983c2d3df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:41,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-bca8b6f5-17a2-4c36-8124-4bc2ec651e03 Date: Mon, 08 Oct 2018 05:11:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}} 2018-10-08 05:11:41,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/49564b5d-8453-43c9-b8c7-88983c2d3df9 used request id req-bca8b6f5-17a2-4c36-8124-4bc2ec651e03 2018-10-08 05:11:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:41,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d340f5aa-90ba-4cb8-ba87-26d974da4328 Date: Mon, 08 Oct 2018 05:11:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:41,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e388fc60-e6be-4916-a689-079972353a13 used request id req-d340f5aa-90ba-4cb8-ba87-26d974da4328 2018-10-08 05:11:41,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:41,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-faee3a77-b0df-4dd4-b09d-400d344906d8 Date: Mon, 08 Oct 2018 05:11:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:41,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-faee3a77-b0df-4dd4-b09d-400d344906d8 2018-10-08 05:11:41,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:42,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8ffd7b45-0e95-4ae2-a5d8-e331737c2ba5 Date: Mon, 08 Oct 2018 05:11:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:42,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-8ffd7b45-0e95-4ae2-a5d8-e331737c2ba5 2018-10-08 05:11:42,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:11:42,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:11:42,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:42,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114707db-ea4b-4434-bec1-fcc2c8526224 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:42,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-114707db-ea4b-4434-bec1-fcc2c8526224 2018-10-08 05:11:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:42,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-45c0403f-ff01-4146-9d49-12ce8aa5a8e5 Date: Mon, 08 Oct 2018 05:11:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:42,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-45c0403f-ff01-4146-9d49-12ce8aa5a8e5 2018-10-08 05:11:42,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&mac_address=fa%3A16%3A3e%3A96%3A65%3Ab0&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:42,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-6275a0db-df60-4b28-882e-662e46818eae Date: Mon, 08 Oct 2018 05:11:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:38Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8","c6186597-551e-4e6d-a2a2-1c8d1935271f"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":"88dc47e5-cbe0-4eca-96ae-0cf4794aead1"}]} 2018-10-08 05:11:42,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&mac_address=fa%3A16%3A3e%3A96%3A65%3Ab0&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True used request id req-6275a0db-df60-4b28-882e-662e46818eae 2018-10-08 05:11:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:43,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62f6bcb-e064-4ecf-85bb-22335bfd39fc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:43,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-e62f6bcb-e064-4ecf-85bb-22335bfd39fc 2018-10-08 05:11:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:43,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2f355344-62ab-4321-807b-d9d3432e4eea Date: Mon, 08 Oct 2018 05:11:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:43,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-2f355344-62ab-4321-807b-d9d3432e4eea 2018-10-08 05:11:43,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:43,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f8a2a44e-7e54-48a8-98d7-a681c3f5cdb7 Date: Mon, 08 Oct 2018 05:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:43,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-f8a2a44e-7e54-48a8-98d7-a681c3f5cdb7 2018-10-08 05:11:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:44,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-a906a3f2-100d-4010-a87f-724f6dabdfee Date: Mon, 08 Oct 2018 05:11:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.1"}],"id":"3964b00d-6217-4d9d-a98c-deadb7ae84fd","security_groups":[],"mac_address":"fa:16:3e:9b:43:c4","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:03Z","binding:vnic_type":"normal","device_id":"8cfff951-c508-4111-8661-b0fbe46255a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:38Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8","c6186597-551e-4e6d-a2a2-1c8d1935271f"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":"88dc47e5-cbe0-4eca-96ae-0cf4794aead1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.3"}],"id":"91b4568e-0ab3-458d-a30e-76f73103f0d3","security_groups":[],"mac_address":"fa:16:3e:d3:e9:a7","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.4"}],"id":"97de12c6-563d-41a8-a211-3a67eed952d4","security_groups":[],"mac_address":"fa:16:3e:5a:bf:f3","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.2"}],"id":"dedde891-d255-44f9-855f-60baf841d92a","security_groups":[],"mac_address":"fa:16:3e:72:10:c1","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e388fc60-e6be-4916-a689-079972353a13"}]} 2018-10-08 05:11:44,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-a906a3f2-100d-4010-a87f-724f6dabdfee 2018-10-08 05:11:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f530ff25ab959413d867fe6adecd43ccc02abcf4" 2018-10-08 05:11:44,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b4684925-8e78-4352-9165-408dc18d2f01 Date: Mon, 08 Oct 2018 05:11:44 GMT RESP BODY: {"floatingips": []} 2018-10-08 05:11:44,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-b4684925-8e78-4352-9165-408dc18d2f01 2018-10-08 05:11:44,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:11:44,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:11:45,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec7cac971c24cc3ba2bf2f9c94124f7", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role"}], "expires_at": "2018-10-08T06:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1407821e97c745b4a6cfc127f28a1d9e", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1407821e97c745b4a6cfc127f28a1d9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user", "id": "67bb99b4177a4b4dbaea10bdd6bebb9c"}, "audit_ids": ["T1i9hARKSnCb9eLnKsPiKQ"], "issued_at": "2018-10-08T05:11:45.000000Z"}} 2018-10-08 05:11:45,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:45,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47fe3d3-2b63-4812-b73e-9f3864aa3106 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:11:45,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e47fe3d3-2b63-4812-b73e-9f3864aa3106 2018-10-08 05:11:45,232 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:11:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:45,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c04622-3883-4057-9de6-4b7198c018c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:11:45,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-66c04622-3883-4057-9de6-4b7198c018c7 2018-10-08 05:11:45,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:45,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b5eeb9b7-c174-45af-af37-a63fd3b93c96 Date: Mon, 08 Oct 2018 05:11:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:45,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-b5eeb9b7-c174-45af-af37-a63fd3b93c96 2018-10-08 05:11:45,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:11:45,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:11:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:46,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639da206-abd6-4897-9dbe-4765c99e7313 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:46,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-639da206-abd6-4897-9dbe-4765c99e7313 2018-10-08 05:11:46,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:46,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c69fcb62-ad4c-4ae7-87e5-61e2e733e87d Date: Mon, 08 Oct 2018 05:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:46,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-c69fcb62-ad4c-4ae7-87e5-61e2e733e87d 2018-10-08 05:11:46,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&mac_address=fa%3A16%3A3e%3A96%3A65%3Ab0&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:46,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-c97114a5-f3ae-4798-9dc6-98cd2a6f8f68 Date: Mon, 08 Oct 2018 05:11:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:38Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8","c6186597-551e-4e6d-a2a2-1c8d1935271f"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":"88dc47e5-cbe0-4eca-96ae-0cf4794aead1"}]} 2018-10-08 05:11:46,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13&mac_address=fa%3A16%3A3e%3A96%3A65%3Ab0&name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1&admin_state_up=True used request id req-c97114a5-f3ae-4798-9dc6-98cd2a6f8f68 2018-10-08 05:11:46,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:46,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-830ab8e9-ad7e-471b-a2e1-ece0bc41f2e5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:46,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-830ab8e9-ad7e-471b-a2e1-ece0bc41f2e5 2018-10-08 05:11:46,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:47,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-b72d87a7-cd4b-4633-b9f3-ca145589fa84 x-compute-request-id: req-b72d87a7-cd4b-4633-b9f3-ca145589fa84 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:11:47,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst used request id req-b72d87a7-cd4b-4633-b9f3-ca145589fa84 2018-10-08 05:11:47,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:48,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ab21ef2f-8ff5-4ed3-a947-b88caa5d6ce1 Date: Mon, 08 Oct 2018 05:11:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:48,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-ab21ef2f-8ff5-4ed3-a947-b88caa5d6ce1 2018-10-08 05:11:48,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:48,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-80ffceb5-ad17-473e-877f-231a2ad37da1 Date: Mon, 08 Oct 2018 05:11:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:48,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-80ffceb5-ad17-473e-877f-231a2ad37da1 2018-10-08 05:11:48,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:48,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-b7050be9-4612-4b49-aac6-90d357033768 Date: Mon, 08 Oct 2018 05:11:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.1"}],"id":"3964b00d-6217-4d9d-a98c-deadb7ae84fd","security_groups":[],"mac_address":"fa:16:3e:9b:43:c4","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:03Z","binding:vnic_type":"normal","device_id":"8cfff951-c508-4111-8661-b0fbe46255a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:38Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8","c6186597-551e-4e6d-a2a2-1c8d1935271f"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":"88dc47e5-cbe0-4eca-96ae-0cf4794aead1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.3"}],"id":"91b4568e-0ab3-458d-a30e-76f73103f0d3","security_groups":[],"mac_address":"fa:16:3e:d3:e9:a7","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.4"}],"id":"97de12c6-563d-41a8-a211-3a67eed952d4","security_groups":[],"mac_address":"fa:16:3e:5a:bf:f3","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.2"}],"id":"dedde891-d255-44f9-855f-60baf841d92a","security_groups":[],"mac_address":"fa:16:3e:72:10:c1","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e388fc60-e6be-4916-a689-079972353a13"}]} 2018-10-08 05:11:48,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-b7050be9-4612-4b49-aac6-90d357033768 2018-10-08 05:11:48,569 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst 2018-10-08 05:11:48,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:48,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f45ecf7d-7562-4e7e-80f8-a75c922f246d Date: Mon, 08 Oct 2018 05:11:48 GMT RESP BODY: {"floatingips": []} 2018-10-08 05:11:48,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-f45ecf7d-7562-4e7e-80f8-a75c922f246d 2018-10-08 05:11:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:48,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-1553ad9d-fa52-49d3-b55f-a457ede50fb5 Date: Mon, 08 Oct 2018 05:11:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:10:56Z", "admin_state_up": true, "updated_at": "2018-10-08T05:11:03Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "8cfff951-c508-4111-8661-b0fbe46255a3", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router"}]} 2018-10-08 05:11:48,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router used request id req-1553ad9d-fa52-49d3-b55f-a457ede50fb5 2018-10-08 05:11:48,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:48,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c22309a-24eb-4b85-92bd-8899946d5f4f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:48,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-7c22309a-24eb-4b85-92bd-8899946d5f4f 2018-10-08 05:11:48,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8cfff951-c508-4111-8661-b0fbe46255a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:48,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-d2cd463b-3826-4333-bb53-06e5263d7f5c Date: Mon, 08 Oct 2018 05:11:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.1"}],"id":"3964b00d-6217-4d9d-a98c-deadb7ae84fd","security_groups":[],"mac_address":"fa:16:3e:9b:43:c4","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:03Z","binding:vnic_type":"normal","device_id":"8cfff951-c508-4111-8661-b0fbe46255a3"}]} 2018-10-08 05:11:48,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8cfff951-c508-4111-8661-b0fbe46255a3 used request id req-d2cd463b-3826-4333-bb53-06e5263d7f5c 2018-10-08 05:11:48,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/49564b5d-8453-43c9-b8c7-88983c2d3df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:49,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-bb51325b-b510-498c-8a4b-2e59f97b22e1 Date: Mon, 08 Oct 2018 05:11:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}} 2018-10-08 05:11:49,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/49564b5d-8453-43c9-b8c7-88983c2d3df9 used request id req-bb51325b-b510-498c-8a4b-2e59f97b22e1 2018-10-08 05:11:49,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:49,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c9e305e5-e8a8-4250-a986-c2998fb96cff Date: Mon, 08 Oct 2018 05:11:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:11:49,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-c9e305e5-e8a8-4250-a986-c2998fb96cff 2018-10-08 05:11:49,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:49,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e423b252-ed9c-46a9-bff7-571df02254a6 Date: Mon, 08 Oct 2018 05:11:49 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:11:49,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-e423b252-ed9c-46a9-bff7-571df02254a6 2018-10-08 05:11:49,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:50,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56b7a4fe-9acb-48e6-983f-a70607aea19b x-compute-request-id: req-56b7a4fe-9acb-48e6-983f-a70607aea19b Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:50,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-56b7a4fe-9acb-48e6-983f-a70607aea19b 2018-10-08 05:11:50,050 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - ACTIVE 2018-10-08 05:11:50,050 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:11:50,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:50,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59dbcf44-7442-4705-9988-4b0af539c201 x-compute-request-id: req-59dbcf44-7442-4705-9988-4b0af539c201 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:50,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-59dbcf44-7442-4705-9988-4b0af539c201 2018-10-08 05:11:50,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:50,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b7a11223-bb0d-4624-92fa-14408d3cba3c Date: Mon, 08 Oct 2018 05:11:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:50,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-b7a11223-bb0d-4624-92fa-14408d3cba3c 2018-10-08 05:11:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:50,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5998db45-173a-4137-b350-83172cbdb19d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:50,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-5998db45-173a-4137-b350-83172cbdb19d 2018-10-08 05:11:50,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:51,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-790c93f4-719a-439d-b8bc-0612a03f5c44 Date: Mon, 08 Oct 2018 05:11:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:51,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-790c93f4-719a-439d-b8bc-0612a03f5c44 2018-10-08 05:11:51,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:51,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-48ef934f-b4ff-4538-84b6-b214054718d4 Date: Mon, 08 Oct 2018 05:11:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.1"}],"id":"3964b00d-6217-4d9d-a98c-deadb7ae84fd","security_groups":[],"mac_address":"fa:16:3e:9b:43:c4","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:03Z","binding:vnic_type":"normal","device_id":"8cfff951-c508-4111-8661-b0fbe46255a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:38Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8","c6186597-551e-4e6d-a2a2-1c8d1935271f"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":"88dc47e5-cbe0-4eca-96ae-0cf4794aead1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.3"}],"id":"91b4568e-0ab3-458d-a30e-76f73103f0d3","security_groups":[],"mac_address":"fa:16:3e:d3:e9:a7","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.4"}],"id":"97de12c6-563d-41a8-a211-3a67eed952d4","security_groups":[],"mac_address":"fa:16:3e:5a:bf:f3","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.2"}],"id":"dedde891-d255-44f9-855f-60baf841d92a","security_groups":[],"mac_address":"fa:16:3e:72:10:c1","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e388fc60-e6be-4916-a689-079972353a13"}]} 2018-10-08 05:11:51,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-48ef934f-b4ff-4538-84b6-b214054718d4 2018-10-08 05:11:51,466 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 05:11:51,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:51,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-499c03c8-9ce5-490c-bb2a-3d9cff1e7b8c Date: Mon, 08 Oct 2018 05:11:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:11:51,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-499c03c8-9ce5-490c-bb2a-3d9cff1e7b8c 2018-10-08 05:11:51,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:51,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce9fba4c-f58a-4c65-967c-925f0f6e29ea Date: Mon, 08 Oct 2018 05:11:51 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:11:51,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-ce9fba4c-f58a-4c65-967c-925f0f6e29ea 2018-10-08 05:11:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "port_id": "5edf27e1-8297-4960-8abb-96524e6698a7"}}' 2018-10-08 05:11:54,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-cefa1d91-c512-4201-b9d3-8466237d1010 Date: Mon, 08 Oct 2018 05:11:54 GMT RESP BODY: {"floatingip": {"router_id": "8cfff951-c508-4111-8661-b0fbe46255a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:11:52Z", "updated_at": "2018-10-08T05:11:52Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_id": "5edf27e1-8297-4960-8abb-96524e6698a7", "id": "2cc2a0ee-ea6a-4eaa-8097-0c3ec2085887"}} 2018-10-08 05:11:54,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-cefa1d91-c512-4201-b9d3-8466237d1010 2018-10-08 05:11:54,868 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router 2018-10-08 05:11:54,868 - create_instance - INFO - Checking if VM is active 2018-10-08 05:11:54,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:55,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e19903a-1bfb-48d0-aeaa-1d40b9fa4d9c x-compute-request-id: req-2e19903a-1bfb-48d0-aeaa-1d40b9fa4d9c Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:55,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-2e19903a-1bfb-48d0-aeaa-1d40b9fa4d9c 2018-10-08 05:11:55,629 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - ACTIVE 2018-10-08 05:11:55,629 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:11:55,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:56,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11: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-a5806a96-7b4d-4602-a8e1-33b8b0d05f95 x-compute-request-id: req-a5806a96-7b4d-4602-a8e1-33b8b0d05f95 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp"}], "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:30Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:56,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-a5806a96-7b4d-4602-a8e1-33b8b0d05f95 2018-10-08 05:11:56,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:56,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3e56923b-bb7a-4891-a345-6752abfe08d5 Date: Mon, 08 Oct 2018 05:11:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["49564b5d-8453-43c9-b8c7-88983c2d3df9"],"updated_at":"2018-10-08T05:10:53Z","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"e388fc60-e6be-4916-a689-079972353a13","name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net"}]} 2018-10-08 05:11:56,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net used request id req-3e56923b-bb7a-4891-a345-6752abfe08d5 2018-10-08 05:11:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:56,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9e79d7-82da-47bb-9f49-a904a4b7d563 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:11:56,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-2a9e79d7-82da-47bb-9f49-a904a4b7d563 2018-10-08 05:11:56,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:56,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0518b53c-b89b-4911-a6a5-b3397d63f1ae Date: Mon, 08 Oct 2018 05:11:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:53Z","dns_nameservers":[],"updated_at":"2018-10-08T05:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1407821e97c745b4a6cfc127f28a1d9e","id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet"}]} 2018-10-08 05:11:56,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-0518b53c-b89b-4911-a6a5-b3397d63f1ae 2018-10-08 05:11:56,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:11:56,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-a8fcec54-7a80-49c8-bbd2-9f2288dff698 Date: Mon, 08 Oct 2018 05:11:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.1"}],"id":"3964b00d-6217-4d9d-a98c-deadb7ae84fd","security_groups":[],"mac_address":"fa:16:3e:9b:43:c4","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:03Z","binding:vnic_type":"normal","device_id":"8cfff951-c508-4111-8661-b0fbe46255a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:11:38Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.10"}],"id":"5edf27e1-8297-4960-8abb-96524e6698a7","security_groups":["903dac07-2c29-4324-954b-12ad8695b1e8","c6186597-551e-4e6d-a2a2-1c8d1935271f"],"mac_address":"fa:16:3e:96:65:b0","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:11:17Z","binding:vnic_type":"normal","device_id":"88dc47e5-cbe0-4eca-96ae-0cf4794aead1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.3"}],"id":"91b4568e-0ab3-458d-a30e-76f73103f0d3","security_groups":[],"mac_address":"fa:16:3e:d3:e9:a7","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.4"}],"id":"97de12c6-563d-41a8-a211-3a67eed952d4","security_groups":[],"mac_address":"fa:16:3e:5a:bf:f3","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e388fc60-e6be-4916-a689-079972353a13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49564b5d-8453-43c9-b8c7-88983c2d3df9","ip_address":"10.55.1.2"}],"id":"dedde891-d255-44f9-855f-60baf841d92a","security_groups":[],"mac_address":"fa:16:3e:72:10:c1","project_id":"1407821e97c745b4a6cfc127f28a1d9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e388fc60-e6be-4916-a689-079972353a13","tenant_id":"1407821e97c745b4a6cfc127f28a1d9e","created_at":"2018-10-08T05:10:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e388fc60-e6be-4916-a689-079972353a13"}]} 2018-10-08 05:11:56,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e388fc60-e6be-4916-a689-079972353a13 used request id req-a8fcec54-7a80-49c8-bbd2-9f2288dff698 2018-10-08 05:11:56,726 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:11:56,730 - paramiko.transport - DEBUG - starting thread (client mode): 0x10dacdd0L 2018-10-08 05:11:56,730 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:11:56,732 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:11:56,732 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:11:56,733 - 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-10-08 05:11:56,734 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:11:56,734 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:11:56,734 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:11:56,734 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:11:56,734 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:11:56,787 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:11:56,788 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:11:56,794 - paramiko.transport - DEBUG - Trying key 98d6d989b7d69852fd72bdeddc37c262 from tmp/CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583 2018-10-08 05:11:56,828 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:11:56,832 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:11:56,932 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:11:56,972 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:11:56,972 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:11:56,974 - paramiko.transport - DEBUG - starting thread (client mode): 0x10dacfd0L 2018-10-08 05:11:56,974 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:11:56,974 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:11:56,974 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:11:56,975 - 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-10-08 05:11:56,975 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:11:56,976 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:11:56,976 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:11:56,976 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:11:56,976 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:11:56,991 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:11:56,992 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:11:57,006 - paramiko.transport - DEBUG - Trying key 98d6d989b7d69852fd72bdeddc37c262 from tmp/CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583 2018-10-08 05:11:57,032 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:11:57,035 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:11:57,038 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:11:57,039 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:11:57,039 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:11:57,040 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:11:57,042 - create_instance - INFO - Deleting Port with ID - 5edf27e1-8297-4960-8abb-96524e6698a7 2018-10-08 05:11:57,042 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1 2018-10-08 05:11:57,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/5edf27e1-8297-4960-8abb-96524e6698a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:58,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-007a0ead-65e6-4fc7-8128-bb39077e1193 Date: Mon, 08 Oct 2018 05:11:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:11:58,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/5edf27e1-8297-4960-8abb-96524e6698a7 used request id req-007a0ead-65e6-4fc7-8128-bb39077e1193 2018-10-08 05:11:58,488 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst 2018-10-08 05:11:58,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:58,851 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e73d2a9-732d-4d86-b9c7-82a41c646a35 x-compute-request-id: req-7e73d2a9-732d-4d86-b9c7-82a41c646a35 Content-Type: application/json 2018-10-08 05:11:58,851 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-7e73d2a9-732d-4d86-b9c7-82a41c646a35 2018-10-08 05:11:58,851 - create_instance - INFO - Checking deletion status 2018-10-08 05:11:58,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:11:59,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17e922ee-b89d-4b67-a4ad-2858b0420220 x-compute-request-id: req-17e922ee-b89d-4b67-a4ad-2858b0420220 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:65:b0", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:58Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:11:59,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-17e922ee-b89d-4b67-a4ad-2858b0420220 2018-10-08 05:11:59,094 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - ACTIVE 2018-10-08 05:11:59,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:12:02,097 - create_instance - DEBUG - VM status query timeout in 296.75406003 2018-10-08 05:12:02,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:12:02,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fe16568-2213-4727-be9b-5a450c1bb26f x-compute-request-id: req-8fe16568-2213-4727-be9b-5a450c1bb26f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "rel": "bookmark"}], "image": {"id": "66589fa8-b718-4f36-99b4-f428dd800fab", "links": [{"href": "http://172.30.9.28:8774/images/66589fa8-b718-4f36-99b4-f428dd800fab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:11:25.000000", "flavor": {"id": "6a4f865c-e128-48ca-9504-1cfba51cbeca", "links": [{"href": "http://172.30.9.28:8774/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca", "rel": "bookmark"}]}, "id": "88dc47e5-cbe0-4eca-96ae-0cf4794aead1", "user_id": "67bb99b4177a4b4dbaea10bdd6bebb9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:11:58Z", "hostId": "b75671677b2bf054a504461b89e37f346ee8fb7a75f759b1355fd238", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp", "name": "CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst", "created": "2018-10-08T05:11:21Z", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:12:02,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-8fe16568-2213-4727-be9b-5a450c1bb26f 2018-10-08 05:12:02,360 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst] is - ACTIVE 2018-10-08 05:12:02,360 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:12:05,363 - create_instance - DEBUG - VM status query timeout in 293.488373041 2018-10-08 05:12:05,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e40b9cf296f37c0ffa82c08aaf76deab8a440ce" 2018-10-08 05:12:05,412 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8942204-7813-40e9-9cb8-57d293147c82 x-compute-request-id: req-a8942204-7813-40e9-9cb8-57d293147c82 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 88dc47e5-cbe0-4eca-96ae-0cf4794aead1 could not be found.", "code": 404}} 2018-10-08 05:12:05,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/88dc47e5-cbe0-4eca-96ae-0cf4794aead1 used request id req-a8942204-7813-40e9-9cb8-57d293147c82 2018-10-08 05:12:05,413 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 88dc47e5-cbe0-4eca-96ae-0cf4794aead1 could not be found. (HTTP 404) (Request-ID: req-a8942204-7813-40e9-9cb8-57d293147c82) 2018-10-08 05:12:05,413 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-inst 2018-10-08 05:12:05,414 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-10-08 05:12:05,414 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-10-08 05:12:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/2cc2a0ee-ea6a-4eaa-8097-0c3ec2085887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:12:05,809 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97d179ee-2f95-4f1d-a3c6-8253b4a8567c Content-Length: 0 Date: Mon, 08 Oct 2018 05:12:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:05,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/2cc2a0ee-ea6a-4eaa-8097-0c3ec2085887 used request id req-97d179ee-2f95-4f1d-a3c6-8253b4a8567c 2018-10-08 05:12:05,809 - create_instance - INFO - Deleting Port with ID - 5edf27e1-8297-4960-8abb-96524e6698a7 2018-10-08 05:12:05,809 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583port-1 2018-10-08 05:12:05,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/5edf27e1-8297-4960-8abb-96524e6698a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54e2ee9728c67fb56f7986a720a0f38eaa79161" 2018-10-08 05:12:05,846 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-8575fe5f-25d5-4dfd-a7d3-dd9fd9abf012 Date: Mon, 08 Oct 2018 05:12:05 GMT RESP BODY: {"NeutronError": {"message": "Port 5edf27e1-8297-4960-8abb-96524e6698a7 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-08 05:12:05,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/5edf27e1-8297-4960-8abb-96524e6698a7 used request id req-8575fe5f-25d5-4dfd-a7d3-dd9fd9abf012 2018-10-08 05:12:05,846 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 5edf27e1-8297-4960-8abb-96524e6698a7 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-08 05:12:05,846 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 5edf27e1-8297-4960-8abb-96524e6698a7 could not be found. Neutron server returns request_ids: ['req-8575fe5f-25d5-4dfd-a7d3-dd9fd9abf012'] 2018-10-08 05:12:05,847 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp 2018-10-08 05:12:05,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb504e60d544c7bf6ad612412352729613b6e1fb" 2018-10-08 05:12:05,909 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5840ab1e-be9a-474f-a69c-fd9ba508e60a x-compute-request-id: req-5840ab1e-be9a-474f-a69c-fd9ba508e60a Content-Length: 0 Content-Type: application/json 2018-10-08 05:12:05,909 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-kp used request id req-5840ab1e-be9a-474f-a69c-fd9ba508e60a 2018-10-08 05:12:05,909 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583.pub] 2018-10-08 05:12:05,909 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583] 2018-10-08 05:12:05,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288b87f44feeac753053c8659cc93265f218e51d" 2018-10-08 05:12:05,964 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6dd835a-e84b-44f5-b0da-612b7f8efb0b x-compute-request-id: req-e6dd835a-e84b-44f5-b0da-612b7f8efb0b Content-Length: 0 Content-Type: application/json 2018-10-08 05:12:05,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6a4f865c-e128-48ca-9504-1cfba51cbeca used request id req-e6dd835a-e84b-44f5-b0da-612b7f8efb0b 2018-10-08 05:12:05,965 - neutron_utils - INFO - Deleting security group rule with ID - d1f80d72-fa71-4b08-ac84-733c1370fffc 2018-10-08 05:12:05,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d1f80d72-fa71-4b08-ac84-733c1370fffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:12:06,207 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25963736-d772-4aa9-aa63-f54666c4fc0c Content-Length: 0 Date: Mon, 08 Oct 2018 05:12:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:06,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d1f80d72-fa71-4b08-ac84-733c1370fffc used request id req-25963736-d772-4aa9-aa63-f54666c4fc0c 2018-10-08 05:12:06,207 - neutron_utils - INFO - Deleting security group rule with ID - f4a08a1d-ea2f-4fe4-97bc-c3df34c90605 2018-10-08 05:12:06,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f4a08a1d-ea2f-4fe4-97bc-c3df34c90605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:12:06,304 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40dc68e5-541d-4724-9f8f-c7f3b4b9548c Content-Length: 0 Date: Mon, 08 Oct 2018 05:12:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:06,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f4a08a1d-ea2f-4fe4-97bc-c3df34c90605 used request id req-40dc68e5-541d-4724-9f8f-c7f3b4b9548c 2018-10-08 05:12:06,304 - neutron_utils - INFO - Deleting security group rule with ID - 00abf8a7-88dc-458a-85ed-237263727e2e 2018-10-08 05:12:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/00abf8a7-88dc-458a-85ed-237263727e2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:12:06,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a9d67d8-03bb-4e56-9f07-55f1c7695992 Content-Length: 0 Date: Mon, 08 Oct 2018 05:12:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:06,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/00abf8a7-88dc-458a-85ed-237263727e2e used request id req-3a9d67d8-03bb-4e56-9f07-55f1c7695992 2018-10-08 05:12:06,545 - neutron_utils - INFO - Deleting security group rule with ID - 78a3366a-4c2f-4a7b-91b7-84dce76801fa 2018-10-08 05:12:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/78a3366a-4c2f-4a7b-91b7-84dce76801fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:12:06,658 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-610b932f-9bd4-43dd-b44f-3c1a2c7853b2 Content-Length: 0 Date: Mon, 08 Oct 2018 05:12:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:06,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/78a3366a-4c2f-4a7b-91b7-84dce76801fa used request id req-610b932f-9bd4-43dd-b44f-3c1a2c7853b2 2018-10-08 05:12:06,659 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-sec-grp 2018-10-08 05:12:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c6186597-551e-4e6d-a2a2-1c8d1935271f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32851a7f2de66fb21b24dac25df48a140108633" 2018-10-08 05:12:07,297 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-442f8757-e889-4aa8-b324-66f275c8c594 Content-Length: 0 Date: Mon, 08 Oct 2018 05:12:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:07,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c6186597-551e-4e6d-a2a2-1c8d1935271f used request id req-442f8757-e889-4aa8-b324-66f275c8c594 2018-10-08 05:12:07,297 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router and subnet CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet 2018-10-08 05:12:07,298 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router 2018-10-08 05:12:07,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/8cfff951-c508-4111-8661-b0fbe46255a3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" -d '{"subnet_id": "49564b5d-8453-43c9-b8c7-88983c2d3df9"}' 2018-10-08 05:12:08,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5938dbd0-3711-40ec-88af-4701de0ac82d Date: Mon, 08 Oct 2018 05:12:08 GMT RESP BODY: {"network_id": "e388fc60-e6be-4916-a689-079972353a13", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "subnet_id": "49564b5d-8453-43c9-b8c7-88983c2d3df9", "subnet_ids": ["49564b5d-8453-43c9-b8c7-88983c2d3df9"], "port_id": "3964b00d-6217-4d9d-a98c-deadb7ae84fd", "id": "8cfff951-c508-4111-8661-b0fbe46255a3"} 2018-10-08 05:12:08,817 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8cfff951-c508-4111-8661-b0fbe46255a3/remove_router_interface used request id req-5938dbd0-3711-40ec-88af-4701de0ac82d 2018-10-08 05:12:08,817 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router 2018-10-08 05:12:08,817 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-router 2018-10-08 05:12:08,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/8cfff951-c508-4111-8661-b0fbe46255a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc721162069acb2a6e8f745b7d2ea3a0c57c5785" 2018-10-08 05:12:12,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc064fbc-7e02-49bb-8e69-d7d8b7c3a53e Content-Length: 0 Date: Mon, 08 Oct 2018 05:12:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:12,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/8cfff951-c508-4111-8661-b0fbe46255a3 used request id req-fc064fbc-7e02-49bb-8e69-d7d8b7c3a53e 2018-10-08 05:12:12,363 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet 2018-10-08 05:12:12,363 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-subnet 2018-10-08 05:12:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/49564b5d-8453-43c9-b8c7-88983c2d3df9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" 2018-10-08 05:12:14,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54e93b2f-21de-4739-a40e-9f75820776a1 Date: Mon, 08 Oct 2018 05:12:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:14,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/49564b5d-8453-43c9-b8c7-88983c2d3df9 used request id req-54e93b2f-21de-4739-a40e-9f75820776a1 2018-10-08 05:12:14,594 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-pub-net 2018-10-08 05:12:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e388fc60-e6be-4916-a689-079972353a13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f43f9218fbef5fc55c27679ee0ea7af35e4e99" 2018-10-08 05:12:15,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af831e1d-c8a1-485e-a05d-bfc1b9b92afc Date: Mon, 08 Oct 2018 05:12:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:15,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e388fc60-e6be-4916-a689-079972353a13 used request id req-af831e1d-c8a1-485e-a05d-bfc1b9b92afc 2018-10-08 05:12:15,937 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-e9fadbee-a969-46ef-a42f-792827533583-image 2018-10-08 05:12:15,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d3e00d2ab3016d820f444af472c415fbce2f48c" 2018-10-08 05:12:18,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0adee0e-eb34-4811-975d-306395f2e426 Date: Mon, 08 Oct 2018 05:12:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:12:18,429 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/66589fa8-b718-4f36-99b4-f428dd800fab used request id req-a0adee0e-eb34-4811-975d-306395f2e426 2018-10-08 05:12:18,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:18,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fcd2a5ff-21df-4602-bce7-17a0b07ee5ef Date: Mon, 08 Oct 2018 05:12:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:10:52Z", "updated_at": "2018-10-08T05:10:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:10:52Z", "revision_number": 0, "id": "a4ea0a16-00ee-46da-8024-b91a3683ea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:10:52Z", "security_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:10:52Z", "revision_number": 0, "id": "ab2729cb-9d94-416d-9863-06fc12f58f0e", "remote_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "remote_ip_prefix": null, "created_at": "2018-10-08T05:10:52Z", "security_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:10:52Z", "revision_number": 0, "id": "ab9f9285-89ca-4ad1-82d6-6351b5bf3f82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:10:52Z", "security_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:10:52Z", "revision_number": 0, "id": "f86092a6-6cb3-4442-b3e3-a9fcaa2109aa", "remote_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "remote_ip_prefix": null, "created_at": "2018-10-08T05:10:52Z", "security_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1407821e97c745b4a6cfc127f28a1d9e"}], "revision_number": 4, "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "903dac07-2c29-4324-954b-12ad8695b1e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:12:18,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fcd2a5ff-21df-4602-bce7-17a0b07ee5ef 2018-10-08 05:12:18,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:18,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda248ff-e113-45f3-a180-a98c8a2f083c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:12:18,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-dda248ff-e113-45f3-a180-a98c8a2f083c 2018-10-08 05:12:18,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:18,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4979b7e6-6f6a-469e-9ab2-9fe576e35989 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:12:18,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-4979b7e6-6f6a-469e-9ab2-9fe576e35989 2018-10-08 05:12:18,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:18,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea17b48-79b4-438e-8864-36d835c8e825 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:12:18,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-7ea17b48-79b4-438e-8864-36d835c8e825 2018-10-08 05:12:18,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:19,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997fc139-850d-4881-968c-7240468b812f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e"}, "enabled": true, "id": "1407821e97c745b4a6cfc127f28a1d9e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj"}} 2018-10-08 05:12:19,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-997fc139-850d-4881-968c-7240468b812f 2018-10-08 05:12:19,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 903dac07-2c29-4324-954b-12ad8695b1e8 2018-10-08 05:12:19,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=903dac07-2c29-4324-954b-12ad8695b1e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:19,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-238b23d3-a61a-4365-9110-c6a2f2eec863 Date: Mon, 08 Oct 2018 05:12:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:10:52Z", "security_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:10:52Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "a4ea0a16-00ee-46da-8024-b91a3683ea42"}, {"remote_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:10:52Z", "security_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:10:52Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "ab2729cb-9d94-416d-9863-06fc12f58f0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:10:52Z", "security_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:10:52Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "ab9f9285-89ca-4ad1-82d6-6351b5bf3f82"}, {"remote_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:10:52Z", "security_group_id": "903dac07-2c29-4324-954b-12ad8695b1e8", "port_range_min": null, "revision_number": 0, "tenant_id": "1407821e97c745b4a6cfc127f28a1d9e", "created_at": "2018-10-08T05:10:52Z", "project_id": "1407821e97c745b4a6cfc127f28a1d9e", "id": "f86092a6-6cb3-4442-b3e3-a9fcaa2109aa"}]} 2018-10-08 05:12:19,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=903dac07-2c29-4324-954b-12ad8695b1e8 used request id req-238b23d3-a61a-4365-9110-c6a2f2eec863 2018-10-08 05:12:19,568 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:12:19,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/903dac07-2c29-4324-954b-12ad8695b1e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:19,894 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94464a7b-63b2-4d46-abed-d2913cc5c711 Content-Length: 0 Date: Mon, 08 Oct 2018 05:12:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:12:19,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/903dac07-2c29-4324-954b-12ad8695b1e8 used request id req-94464a7b-63b2-4d46-abed-d2913cc5c711 2018-10-08 05:12:19,895 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj 2018-10-08 05:12:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:20,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0053f38-a671-4213-b260-87dda45a1e3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:12:20,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1407821e97c745b4a6cfc127f28a1d9e used request id req-b0053f38-a671-4213-b260-87dda45a1e3b 2018-10-08 05:12:20,079 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-proj-role 2018-10-08 05:12:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fec7cac971c24cc3ba2bf2f9c94124f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:20,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02498f27-411d-45ea-8e89-80abc498631a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:12:20,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fec7cac971c24cc3ba2bf2f9c94124f7 used request id req-02498f27-411d-45ea-8e89-80abc498631a 2018-10-08 05:12:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0bab01a2dc2d8b5b98f6bb5c90f9e08a16c926" 2018-10-08 05:12:20,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f5c0f3-d1c6-4a7d-bc6d-fdd7993e30cf Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:12:20,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b4f5c0f3-d1c6-4a7d-bc6d-fdd7993e30cf 2018-10-08 05:12:20,299 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-43e0b212-8791-4f2-user 2018-10-08 05:12:20,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/67bb99b4177a4b4dbaea10bdd6bebb9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ada308e3e7111e44a79bee7b81b92ab5a7fc5" 2018-10-08 05:12:20,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c56d175-ce75-41ff-b99e-91d682d3f1ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:12:20,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/67bb99b4177a4b4dbaea10bdd6bebb9c used request id req-9c56d175-ce75-41ff-b99e-91d682d3f1ad 2018-10-08 05:12:20,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:21,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:12:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["YNIGgoJ3QS6W118BmysKVQ"], "issued_at": "2018-10-08T05:12:21.000000Z"}} 2018-10-08 05:12:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667ff5d8a47a1fa36e2041f2a85fadc37e93938f" 2018-10-08 05:12:21,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ef4286-0a3e-44cf-bea7-5764641ab615 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:21,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f3ef4286-0a3e-44cf-bea7-5764641ab615 2018-10-08 05:12:21,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:21,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:21,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:12:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["tyCbs34kQd2Hq8Y67yViQw"], "issued_at": "2018-10-08T05:12:21.000000Z"}} 2018-10-08 05:12:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:12:21,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a12242a-799c-4ed2-ba49-b9b169302f9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:21,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a12242a-799c-4ed2-ba49-b9b169302f9d 2018-10-08 05:12:21,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:12:21,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:12:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:12:21,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:12:21,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959d35b7-9b80-4b3c-8e23-1e00633f9c68 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:12:21,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj used request id req-959d35b7-9b80-4b3c-8e23-1e00633f9c68 2018-10-08 05:12:21,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:12:21,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06628eef-6a10-4a4a-94a0-70c21bbda1d3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:12:21,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-06628eef-6a10-4a4a-94a0-70c21bbda1d3 2018-10-08 05:12:21,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}}' 2018-10-08 05:12:21,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:12:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b587dcc-7aa5-4356-9b7c-2c25e265b390 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:12:21,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8b587dcc-7aa5-4356-9b7c-2c25e265b390 2018-10-08 05:12:21,867 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj 2018-10-08 05:12:21,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:21,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:22,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:12:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["E0DQmgOtTyWYKypAf3iv1Q"], "issued_at": "2018-10-08T05:12:22.000000Z"}} 2018-10-08 05:12:22,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8bd240b5cf3d4ac2ecd8aa03b46b69021d5e59" 2018-10-08 05:12:22,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f9d5fb-de63-4bb0-8388-221f7ad073ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:22,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-43f9d5fb-de63-4bb0-8388-221f7ad073ee 2018-10-08 05:12:22,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:12:22,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:12:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:12:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8bd240b5cf3d4ac2ecd8aa03b46b69021d5e59" 2018-10-08 05:12:22,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76207cdd-89e8-450a-8bca-7789a89ec274 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:12:22,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-76207cdd-89e8-450a-8bca-7789a89ec274 2018-10-08 05:12:22,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8bd240b5cf3d4ac2ecd8aa03b46b69021d5e59" 2018-10-08 05:12:22,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5939b19e-8c5f-417b-a527-be4dc8686299 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}]} 2018-10-08 05:12:22,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj used request id req-5939b19e-8c5f-417b-a527-be4dc8686299 2018-10-08 05:12:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8bd240b5cf3d4ac2ecd8aa03b46b69021d5e59" 2018-10-08 05:12:22,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a39ec7a-f6fe-40f2-92ee-c5f54f4ed424 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:12:22,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9a39ec7a-f6fe-40f2-92ee-c5f54f4ed424 2018-10-08 05:12:23,094 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user 2018-10-08 05:12:23,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:12:23,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99019ad4-4267-43ef-9176-a77db9e98d1a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:12:23,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-99019ad4-4267-43ef-9176-a77db9e98d1a 2018-10-08 05:12:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}}' 2018-10-08 05:12:23,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b1ab0c-5453-414e-8750-99e10fce02d8 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75d623613a1c44e592d11f0ffd4c0756", "links": {"self": "http://172.30.9.28:5000/v3/roles/75d623613a1c44e592d11f0ffd4c0756"}, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}} 2018-10-08 05:12:23,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-26b1ab0c-5453-414e-8750-99e10fce02d8 2018-10-08 05:12:23,317 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role 2018-10-08 05:12:23,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/75d623613a1c44e592d11f0ffd4c0756 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:12:23,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe20d9a6-aa81-4ef9-a66c-38f534cb31db Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/75d623613a1c44e592d11f0ffd4c0756"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role", "id": "75d623613a1c44e592d11f0ffd4c0756"}} 2018-10-08 05:12:23,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/75d623613a1c44e592d11f0ffd4c0756 used request id req-fe20d9a6-aa81-4ef9-a66c-38f534cb31db 2018-10-08 05:12:23,337 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role to project CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj 2018-10-08 05:12:23,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8/users/db67af7cfa6a4d85bee468a8aab08d5c/roles/75d623613a1c44e592d11f0ffd4c0756 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:12:23,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e839a7-4c07-4936-bea8-55f632a61192 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:12:23,462 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8/users/db67af7cfa6a4d85bee468a8aab08d5c/roles/75d623613a1c44e592d11f0ffd4c0756 used request id req-68e839a7-4c07-4936-bea8-55f632a61192 2018-10-08 05:12:23,463 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:12:23,464 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:12:23,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:23,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:23,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d623613a1c44e592d11f0ffd4c0756", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}], "expires_at": "2018-10-08T06:12:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439d5412b87c499ca85853af211f4db8", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user", "id": "db67af7cfa6a4d85bee468a8aab08d5c"}, "audit_ids": ["EgamkILDQCux8iYEKsorFg"], "issued_at": "2018-10-08T05:12:23.000000Z"}} 2018-10-08 05:12:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d3a74c75727ca7002faf55a5273c66d930f733" 2018-10-08 05:12:23,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb77c888-af6d-473c-bd27-056256237e2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:23,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cb77c888-af6d-473c-bd27-056256237e2a 2018-10-08 05:12:23,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81d3a74c75727ca7002faf55a5273c66d930f733" 2018-10-08 05:12:24,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-597d6a83-ed28-4416-b9db-e6737429b3e0 Date: Mon, 08 Oct 2018 05:12:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image"} 2018-10-08 05:12:24,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image used request id req-597d6a83-ed28-4416-b9db-e6737429b3e0 2018-10-08 05:12:24,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81d3a74c75727ca7002faf55a5273c66d930f733" 2018-10-08 05:12:24,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-04187c2b-3983-442d-9089-1da408576400 Date: Mon, 08 Oct 2018 05:12:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:12:24,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-04187c2b-3983-442d-9089-1da408576400 2018-10-08 05:12:24,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81d3a74c75727ca7002faf55a5273c66d930f733" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image"}' 2018-10-08 05:12:24,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9 X-Openstack-Request-Id: req-da539df3-1fd9-423f-bec2-f412885497c5 Date: Mon, 08 Oct 2018 05:12:24 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:12:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:12:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "min_disk": 0, "protected": false, "id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "file": "/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/file", "checksum": null, "owner": "439d5412b87c499ca85853af211f4db8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:12:24,876 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-da539df3-1fd9-423f-bec2-f412885497c5 2018-10-08 05:12:24,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81d3a74c75727ca7002faf55a5273c66d930f733" -d '' 2018-10-08 05:12:26,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efd7b963-2afe-4da5-a1cf-6ce495fa5078 Date: Mon, 08 Oct 2018 05:12:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:12:26,260 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/file used request id req-efd7b963-2afe-4da5-a1cf-6ce495fa5078 2018-10-08 05:12:26,261 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:12:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81d3a74c75727ca7002faf55a5273c66d930f733" 2018-10-08 05:12:26,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-48840d79-ae8f-47b4-b9a8-c15e2fc186f9 Date: Mon, 08 Oct 2018 05:12:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:12:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:12:26Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/snap", "metadata": {}}], "self": "/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "min_disk": 0, "protected": false, "id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "file": "/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "439d5412b87c499ca85853af211f4db8", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:12:26,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9 used request id req-48840d79-ae8f-47b4-b9a8-c15e2fc186f9 2018-10-08 05:12:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81d3a74c75727ca7002faf55a5273c66d930f733" 2018-10-08 05:12:26,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a671d227-12b1-4d7f-b3aa-a45948552f46 Date: Mon, 08 Oct 2018 05:12:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:12:26,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a671d227-12b1-4d7f-b3aa-a45948552f46 2018-10-08 05:12:26,572 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image 2018-10-08 05:12:26,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81d3a74c75727ca7002faf55a5273c66d930f733" 2018-10-08 05:12:26,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-6fb43238-5522-433a-8aeb-047f4672c9b0 Date: Mon, 08 Oct 2018 05:12:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:12:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:12:26Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/snap", "metadata": {}}], "self": "/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "min_disk": 0, "protected": false, "id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "file": "/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "439d5412b87c499ca85853af211f4db8", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:12:26,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9 used request id req-6fb43238-5522-433a-8aeb-047f4672c9b0 2018-10-08 05:12:26,592 - create_image - DEBUG - Instance status is - active 2018-10-08 05:12:26,593 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image 2018-10-08 05:12:26,593 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image 2018-10-08 05:12:26,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:26,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:26,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d623613a1c44e592d11f0ffd4c0756", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}], "expires_at": "2018-10-08T06:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439d5412b87c499ca85853af211f4db8", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user", "id": "db67af7cfa6a4d85bee468a8aab08d5c"}, "audit_ids": ["Pgm-zMPHTnScf4PZiIPULg"], "issued_at": "2018-10-08T05:12:26.000000Z"}} 2018-10-08 05:12:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" 2018-10-08 05:12:27,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0860fd5a-50c1-4337-bdd6-b39bb1f638a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:27,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0860fd5a-50c1-4337-bdd6-b39bb1f638a9 2018-10-08 05:12:27,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" 2018-10-08 05:12:27,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-015d63e9-6250-4a87-b5e1-75eae2facaa6 Date: Mon, 08 Oct 2018 05:12:27 GMT RESP BODY: {"networks":[]} 2018-10-08 05:12:27,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-015d63e9-6250-4a87-b5e1-75eae2facaa6 2018-10-08 05:12:27,218 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net 2018-10-08 05:12:27,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net", "admin_state_up": true}}' 2018-10-08 05:12:27,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8b5ff25c-ef60-420a-b354-611b34cbbdd2 Date: Mon, 08 Oct 2018 05:12:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:12:27Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","mtu":1450}} 2018-10-08 05:12:27,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8b5ff25c-ef60-420a-b354-611b34cbbdd2 2018-10-08 05:12:27,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" 2018-10-08 05:12:28,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-39b62b49-de93-4a2e-a5d3-f422aebd3aa1 Date: Mon, 08 Oct 2018 05:12:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:12:27Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:12:28,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-39b62b49-de93-4a2e-a5d3-f422aebd3aa1 2018-10-08 05:12:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" 2018-10-08 05:12:28,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b86a3a7d-24be-4c19-a0ab-c3baf344c673 Date: Mon, 08 Oct 2018 05:12:28 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:12:28,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-b86a3a7d-24be-4c19-a0ab-c3baf344c673 2018-10-08 05:12:28,640 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet 2018-10-08 05:12:28,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" -d '{"subnets": [{"ip_version": 4, "network_id": "7692966f-ec09-49c3-9152-2682b3f7cdaa", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]}' 2018-10-08 05:12:29,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c60c0cc-97a3-4172-b953-333f33cef275 Date: Mon, 08 Oct 2018 05:12:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:12:29,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-8c60c0cc-97a3-4172-b953-333f33cef275 2018-10-08 05:12:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" 2018-10-08 05:12:29,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ecbda764-8c70-4568-ae92-6a45a2bff4db Date: Mon, 08 Oct 2018 05:12:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:12:29,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-ecbda764-8c70-4568-ae92-6a45a2bff4db 2018-10-08 05:12:29,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" 2018-10-08 05:12:29,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b4a35f6d-2a95-4bb5-90b9-80ae8c9037cb Date: Mon, 08 Oct 2018 05:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:12:29,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-b4a35f6d-2a95-4bb5-90b9-80ae8c9037cb 2018-10-08 05:12:29,991 - OpenStackNetwork - DEBUG - Network [7692966f-ec09-49c3-9152-2682b3f7cdaa] created successfully 2018-10-08 05:12:29,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:29,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:30,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d623613a1c44e592d11f0ffd4c0756", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}], "expires_at": "2018-10-08T06:12:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439d5412b87c499ca85853af211f4db8", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user", "id": "db67af7cfa6a4d85bee468a8aab08d5c"}, "audit_ids": ["K0jw_lgnQCKj-kLjHSBCjA"], "issued_at": "2018-10-08T05:12:30.000000Z"}} 2018-10-08 05:12:30,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:30,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c04ba9-3a7e-426a-b442-1b4debbe1912 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:30,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b2c04ba9-3a7e-426a-b442-1b4debbe1912 2018-10-08 05:12:30,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:30,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e7cd329-338f-4a52-930e-ad83b6aed2d4 Date: Mon, 08 Oct 2018 05:12:30 GMT RESP BODY: {"routers": []} 2018-10-08 05:12:30,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router&admin_state_up=True used request id req-7e7cd329-338f-4a52-930e-ad83b6aed2d4 2018-10-08 05:12:30,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:30,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:31,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d623613a1c44e592d11f0ffd4c0756", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}], "expires_at": "2018-10-08T06:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439d5412b87c499ca85853af211f4db8", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user", "id": "db67af7cfa6a4d85bee468a8aab08d5c"}, "audit_ids": ["vh_vtuY7SS-LSdNYk_d7hQ"], "issued_at": "2018-10-08T05:12:31.000000Z"}} 2018-10-08 05:12:31,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1dc0160b3c373a22083ba2e5496a9a12b06564" 2018-10-08 05:12:31,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d5be1e-aae8-4efd-b16a-ad2ae761313a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:31,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9d5be1e-aae8-4efd-b16a-ad2ae761313a 2018-10-08 05:12:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:31,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d09421ce-6150-41b8-b6cf-7f9b1510369c Date: Mon, 08 Oct 2018 05:12:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:12:31,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-d09421ce-6150-41b8-b6cf-7f9b1510369c 2018-10-08 05:12:31,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:31,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5a755097-d1af-4159-aee5-3b411ddd1f62 Date: Mon, 08 Oct 2018 05:12:31 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:12:31,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-5a755097-d1af-4159-aee5-3b411ddd1f62 2018-10-08 05:12:31,551 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router 2018-10-08 05:12:31,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router", "admin_state_up": true}}' 2018-10-08 05:12:36,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-10428d78-c612-498f-a6d5-7aaa6cca1eec Date: Mon, 08 Oct 2018 05:12:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:32Z", "admin_state_up": true, "updated_at": "2018-10-08T05:12:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "439d5412b87c499ca85853af211f4db8", "id": "f987e763-7596-476f-83c8-1d57028ef8de", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router"}} 2018-10-08 05:12:36,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-10428d78-c612-498f-a6d5-7aaa6cca1eec 2018-10-08 05:12:36,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f987e763-7596-476f-83c8-1d57028ef8de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:36,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab8e723d-828d-41f5-bd1d-8a830543c6b2 Date: Mon, 08 Oct 2018 05:12:36 GMT RESP BODY: {"ports":[]} 2018-10-08 05:12:36,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f987e763-7596-476f-83c8-1d57028ef8de used request id req-ab8e723d-828d-41f5-bd1d-8a830543c6b2 2018-10-08 05:12:36,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:36,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-518cfd3b-dbd3-4de0-bb1a-acbecc5cedd3 Date: Mon, 08 Oct 2018 05:12:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:12:36,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-518cfd3b-dbd3-4de0-bb1a-acbecc5cedd3 2018-10-08 05:12:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:12:36,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:12:36,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:36,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b9e6f3-63ae-4423-8aca-757f23fcefaa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:12:36,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-d1b9e6f3-63ae-4423-8aca-757f23fcefaa 2018-10-08 05:12:36,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:37,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-01f1e5ba-48ba-452b-8dc3-d9f325fbf880 Date: Mon, 08 Oct 2018 05:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:12:37,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-01f1e5ba-48ba-452b-8dc3-d9f325fbf880 2018-10-08 05:12:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:37,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ca3f5de9-0009-4509-b5b3-0d8ee59285ff Date: Mon, 08 Oct 2018 05:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:12:37,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet used request id req-ca3f5de9-0009-4509-b5b3-0d8ee59285ff 2018-10-08 05:12:37,782 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 05:12:37,782 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router 2018-10-08 05:12:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f987e763-7596-476f-83c8-1d57028ef8de/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" -d '{"subnet_id": "67d0e457-f7c0-4852-aab2-fbb91e0b7f96"}' 2018-10-08 05:12:39,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a84a8ff8-c2cc-4b2a-a32c-254677d268f8 Date: Mon, 08 Oct 2018 05:12:39 GMT RESP BODY: {"network_id": "7692966f-ec09-49c3-9152-2682b3f7cdaa", "tenant_id": "439d5412b87c499ca85853af211f4db8", "subnet_id": "67d0e457-f7c0-4852-aab2-fbb91e0b7f96", "subnet_ids": ["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"], "port_id": "c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23", "id": "f987e763-7596-476f-83c8-1d57028ef8de"} 2018-10-08 05:12:39,822 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f987e763-7596-476f-83c8-1d57028ef8de/add_router_interface used request id req-a84a8ff8-c2cc-4b2a-a32c-254677d268f8 2018-10-08 05:12:39,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/f987e763-7596-476f-83c8-1d57028ef8de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:40,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f239d1e6-0098-4581-9b3e-57c0f264630c Date: Mon, 08 Oct 2018 05:12:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:32Z", "admin_state_up": true, "updated_at": "2018-10-08T05:12:38Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "439d5412b87c499ca85853af211f4db8", "id": "f987e763-7596-476f-83c8-1d57028ef8de", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router"}} 2018-10-08 05:12:40,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/f987e763-7596-476f-83c8-1d57028ef8de used request id req-f239d1e6-0098-4581-9b3e-57c0f264630c 2018-10-08 05:12:40,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f987e763-7596-476f-83c8-1d57028ef8de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:40,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-feab0d97-a8a8-46f8-af75-a5f23030006b Date: Mon, 08 Oct 2018 05:12:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"}]} 2018-10-08 05:12:40,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f987e763-7596-476f-83c8-1d57028ef8de used request id req-feab0d97-a8a8-46f8-af75-a5f23030006b 2018-10-08 05:12:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/67d0e457-f7c0-4852-aab2-fbb91e0b7f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:12:40,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2377590b-9d00-4929-b9d7-2adaf7615221 Date: Mon, 08 Oct 2018 05:12:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}} 2018-10-08 05:12:40,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/67d0e457-f7c0-4852-aab2-fbb91e0b7f96 used request id req-2377590b-9d00-4929-b9d7-2adaf7615221 2018-10-08 05:12:40,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:40,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:41,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["6ExJzv-JQCO2wPtDNFchZQ"], "issued_at": "2018-10-08T05:12:41.000000Z"}} 2018-10-08 05:12:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42bc233760487b2418679f76339b7dc7075c6f24" 2018-10-08 05:12:41,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e368065-4f24-4be7-b7a4-d1138934aff4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:41,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6e368065-4f24-4be7-b7a4-d1138934aff4 2018-10-08 05:12:41,283 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:12:41,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42bc233760487b2418679f76339b7dc7075c6f24" 2018-10-08 05:12:41,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-076f8ba1-0e5f-41a6-8406-3e277728f64b x-compute-request-id: req-076f8ba1-0e5f-41a6-8406-3e277728f64b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:12:41,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-076f8ba1-0e5f-41a6-8406-3e277728f64b 2018-10-08 05:12:41,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42bc233760487b2418679f76339b7dc7075c6f24" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-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-10-08 05:12:41,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91cd3b89-e72e-40b6-b6ea-6696c971c463 x-compute-request-id: req-91cd3b89-e72e-40b6-b6ea-6696c971c463 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:12:41,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-91cd3b89-e72e-40b6-b6ea-6696c971c463 2018-10-08 05:12:41,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:41,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:42,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d623613a1c44e592d11f0ffd4c0756", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}], "expires_at": "2018-10-08T06:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439d5412b87c499ca85853af211f4db8", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user", "id": "db67af7cfa6a4d85bee468a8aab08d5c"}, "audit_ids": ["kCvKNRRhSSSH9guFhb7k6A"], "issued_at": "2018-10-08T05:12:42.000000Z"}} 2018-10-08 05:12:42,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa55c84980d0eba2f3f1029428e536ced17c15bd" 2018-10-08 05:12:42,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268b7d03-d5be-4693-a39b-c3af78660059 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:42,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-268b7d03-d5be-4693-a39b-c3af78660059 2018-10-08 05:12:42,085 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:12:42,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa55c84980d0eba2f3f1029428e536ced17c15bd" 2018-10-08 05:12:42,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef0f9315-e95e-421c-b56a-bdf64a6e07ec x-compute-request-id: req-ef0f9315-e95e-421c-b56a-bdf64a6e07ec Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 05:12:42,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ef0f9315-e95e-421c-b56a-bdf64a6e07ec 2018-10-08 05:12:42,252 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp... 2018-10-08 05:12:42,253 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 05:12:42,287 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp 2018-10-08 05:12:42,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa55c84980d0eba2f3f1029428e536ced17c15bd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuPT4hLDFGAP7revickzg+cwJoHH6OidHl3AcLQbwzTpDdUaDHyFnb2/tXxwdx9rJlIrpEppXufOiVczJ+iVu85KqeXnbT8ePJWVzF5x7UvZENFw7X/Tz4BcOe9/O8uWOXF0S42fEwKm13SwscHksZsLAhlWtnaIIce550QavElw==", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp"}}' 2018-10-08 05:12:42,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-880bc1ea-e9b7-47b4-b4fd-2047dd7f9f41 x-compute-request-id: req-880bc1ea-e9b7-47b4-b4fd-2047dd7f9f41 Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuPT4hLDFGAP7revickzg+cwJoHH6OidHl3AcLQbwzTpDdUaDHyFnb2/tXxwdx9rJlIrpEppXufOiVczJ+iVu85KqeXnbT8ePJWVzF5x7UvZENFw7X/Tz4BcOe9/O8uWOXF0S42fEwKm13SwscHksZsLAhlWtnaIIce550QavElw==", "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "fingerprint": "7e:d1:a2:84:df:ab:04:bd:1a:7a:d3:15:3d:05:e1:64"}} 2018-10-08 05:12:42,356 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-880bc1ea-e9b7-47b4-b4fd-2047dd7f9f41 2018-10-08 05:12:42,358 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1.pub 2018-10-08 05:12:42,359 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1 2018-10-08 05:12:42,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:42,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:42,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d623613a1c44e592d11f0ffd4c0756", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}], "expires_at": "2018-10-08T06:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439d5412b87c499ca85853af211f4db8", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user", "id": "db67af7cfa6a4d85bee468a8aab08d5c"}, "audit_ids": ["axCj4QvsRFu7LCBo9BFjsA"], "issued_at": "2018-10-08T05:12:42.000000Z"}} 2018-10-08 05:12:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:42,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e1bc2a-bc7a-43c8-af7e-920dc9a837c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:42,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61e1bc2a-bc7a-43c8-af7e-920dc9a837c8 2018-10-08 05:12:42,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:43,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-639b4bb8-f87c-4e69-b6c3-3a521756d299 Date: Mon, 08 Oct 2018 05:12:43 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:12:43,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp used request id req-639b4bb8-f87c-4e69-b6c3-3a521756d299 2018-10-08 05:12:43,011 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp... 2018-10-08 05:12:43,011 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp 2018-10-08 05:12:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}}' 2018-10-08 05:12:43,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-38b329fe-2410-407b-826b-ee7033c38877 Date: Mon, 08 Oct 2018 05:12:43 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "updated_at": "2018-10-08T05:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "8128358c-3318-42b8-b3ef-cfc608f124c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "439d5412b87c499ca85853af211f4db8"}], "revision_number": 2, "project_id": "439d5412b87c499ca85853af211f4db8", "id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}} 2018-10-08 05:12:43,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-38b329fe-2410-407b-826b-ee7033c38877 2018-10-08 05:12:43,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:43,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:43,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-332921b1-89af-469a-93a2-78f624b548db Date: Mon, 08 Oct 2018 05:12:43 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-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "8128358c-3318-42b8-b3ef-cfc608f124c0"}]} 2018-10-08 05:12:43,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-332921b1-89af-469a-93a2-78f624b548db 2018-10-08 05:12:43,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:43,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a30e88b-b8f8-40d6-9d7f-4eac3c8355fc Date: Mon, 08 Oct 2018 05:12:43 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-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "8128358c-3318-42b8-b3ef-cfc608f124c0"}]} 2018-10-08 05:12:43,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-6a30e88b-b8f8-40d6-9d7f-4eac3c8355fc 2018-10-08 05:12:43,734 - neutron_utils - INFO - Retrieving security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:43,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:44,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-325c9afe-2157-43b9-a11d-c4884dd24cf2 Date: Mon, 08 Oct 2018 05:12:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "updated_at": "2018-10-08T05:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "8128358c-3318-42b8-b3ef-cfc608f124c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "439d5412b87c499ca85853af211f4db8"}], "revision_number": 2, "project_id": "439d5412b87c499ca85853af211f4db8", "id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}]} 2018-10-08 05:12:44,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-325c9afe-2157-43b9-a11d-c4884dd24cf2 2018-10-08 05:12:44,020 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:44,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09e19a22-1d28-45d0-b0b7-bcdb85ca1947 Date: Mon, 08 Oct 2018 05:12:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "8128358c-3318-42b8-b3ef-cfc608f124c0"}]} 2018-10-08 05:12:44,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-09e19a22-1d28-45d0-b0b7-bcdb85ca1947 2018-10-08 05:12:44,188 - neutron_utils - INFO - Retrieving security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:44,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2c3910ac-cd23-4eab-92b4-81c9420422f4 Date: Mon, 08 Oct 2018 05:12:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "updated_at": "2018-10-08T05:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "8128358c-3318-42b8-b3ef-cfc608f124c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "439d5412b87c499ca85853af211f4db8"}], "revision_number": 2, "project_id": "439d5412b87c499ca85853af211f4db8", "id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}]} 2018-10-08 05:12:44,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-2c3910ac-cd23-4eab-92b4-81c9420422f4 2018-10-08 05:12:44,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:44,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:44,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b88ac95-6f19-4d8a-a2f6-196b0f374eb5 Date: Mon, 08 Oct 2018 05:12:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "8128358c-3318-42b8-b3ef-cfc608f124c0"}]} 2018-10-08 05:12:44,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-1b88ac95-6f19-4d8a-a2f6-196b0f374eb5 2018-10-08 05:12:44,429 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp 2018-10-08 05:12:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:44,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-0ce037ef-9aff-435d-849d-f6db545eccd0 Date: Mon, 08 Oct 2018 05:12:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "updated_at": "2018-10-08T05:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "8128358c-3318-42b8-b3ef-cfc608f124c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "439d5412b87c499ca85853af211f4db8"}], "revision_number": 2, "project_id": "439d5412b87c499ca85853af211f4db8", "id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}]} 2018-10-08 05:12:44,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp used request id req-0ce037ef-9aff-435d-849d-f6db545eccd0 2018-10-08 05:12:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:12:44,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:12:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:12:44,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:44,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a887bd9-31a5-44fb-803d-f0d228fa86fd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:12:44,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-8a887bd9-31a5-44fb-803d-f0d228fa86fd 2018-10-08 05:12:44,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:44,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:44,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-33f3a86d-9436-4f66-b42d-fc4e327a7d21 Date: Mon, 08 Oct 2018 05:12:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "8128358c-3318-42b8-b3ef-cfc608f124c0"}]} 2018-10-08 05:12:44,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-33f3a86d-9436-4f66-b42d-fc4e327a7d21 2018-10-08 05:12:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01"}}' 2018-10-08 05:12:45,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-8fb8ca50-5e35-4991-b026-80f2081617bd Date: Mon, 08 Oct 2018 05:12:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:45Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:45Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "9ce08bf2-bb25-4cdc-833a-ecd0e5c4658a"}} 2018-10-08 05:12:45,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-8fb8ca50-5e35-4991-b026-80f2081617bd 2018-10-08 05:12:45,143 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp 2018-10-08 05:12:45,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:45,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-042fafad-99f1-4d60-bb8d-3e2582f1bffc Date: Mon, 08 Oct 2018 05:12:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "updated_at": "2018-10-08T05:12:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "8128358c-3318-42b8-b3ef-cfc608f124c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:45Z", "revision_number": 0, "id": "9ce08bf2-bb25-4cdc-833a-ecd0e5c4658a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:45Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}], "revision_number": 3, "project_id": "439d5412b87c499ca85853af211f4db8", "id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}]} 2018-10-08 05:12:45,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp used request id req-042fafad-99f1-4d60-bb8d-3e2582f1bffc 2018-10-08 05:12:45,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:45,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37239c5c-def6-44f5-9fc9-db76e4b9194f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:12:45,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-37239c5c-def6-44f5-9fc9-db76e4b9194f 2018-10-08 05:12:45,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:46,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-171987fe-7276-448a-8cf1-68bad413720b Date: Mon, 08 Oct 2018 05:12:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "8128358c-3318-42b8-b3ef-cfc608f124c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:45Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:45Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "9ce08bf2-bb25-4cdc-833a-ecd0e5c4658a"}]} 2018-10-08 05:12:46,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-171987fe-7276-448a-8cf1-68bad413720b 2018-10-08 05:12:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01"}}' 2018-10-08 05:12:46,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c7d01319-4254-4986-9f26-75117275119d Date: Mon, 08 Oct 2018 05:12:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:12:46Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": 22, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:46Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "dc94c940-872e-4fbd-8515-e6729bffbe1e"}} 2018-10-08 05:12:46,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-c7d01319-4254-4986-9f26-75117275119d 2018-10-08 05:12:46,682 - neutron_utils - INFO - Retrieving security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:46,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-ec134aff-4d8f-4d75-b18d-1d67fb32c960 Date: Mon, 08 Oct 2018 05:12:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "updated_at": "2018-10-08T05:12:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "revision_number": 0, "id": "8128358c-3318-42b8-b3ef-cfc608f124c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:45Z", "revision_number": 0, "id": "9ce08bf2-bb25-4cdc-833a-ecd0e5c4658a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:45Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:12:46Z", "revision_number": 0, "id": "dc94c940-872e-4fbd-8515-e6729bffbe1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:46Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}], "revision_number": 4, "project_id": "439d5412b87c499ca85853af211f4db8", "id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}]} 2018-10-08 05:12:46,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-ec134aff-4d8f-4d75-b18d-1d67fb32c960 2018-10-08 05:12:46,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e9dc4c1-8e7d-4d77-8d82-71619784ea01 2018-10-08 05:12:46,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:12:46,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-79f7d868-ce27-45b0-9c32-ff2c8e78b05c Date: Mon, 08 Oct 2018 05:12:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "7699f82f-7cdd-4d06-9bf3-9e55e6d03212"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:43Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:43Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "8128358c-3318-42b8-b3ef-cfc608f124c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:45Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:45Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "9ce08bf2-bb25-4cdc-833a-ecd0e5c4658a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:12:46Z", "security_group_id": "5e9dc4c1-8e7d-4d77-8d82-71619784ea01", "port_range_min": 22, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:46Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "dc94c940-872e-4fbd-8515-e6729bffbe1e"}]} 2018-10-08 05:12:46,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-79f7d868-ce27-45b0-9c32-ff2c8e78b05c 2018-10-08 05:12:46,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:46,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:47,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d623613a1c44e592d11f0ffd4c0756", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}], "expires_at": "2018-10-08T06:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439d5412b87c499ca85853af211f4db8", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user", "id": "db67af7cfa6a4d85bee468a8aab08d5c"}, "audit_ids": ["qaQkw3qhRu23AV34IHNjUA"], "issued_at": "2018-10-08T05:12:47.000000Z"}} 2018-10-08 05:12:47,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:47,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0940f93f-3c07-4c99-a854-083e7dc4035a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:47,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0940f93f-3c07-4c99-a854-083e7dc4035a 2018-10-08 05:12:47,376 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:12:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:47,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cabd399e-ffd2-45fd-a71e-c2ba01a0d03e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:47,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cabd399e-ffd2-45fd-a71e-c2ba01a0d03e 2018-10-08 05:12:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:47,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-600922e7-13ed-493c-a734-44bea80cf834 Date: Mon, 08 Oct 2018 05:12:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:12:47,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-600922e7-13ed-493c-a734-44bea80cf834 2018-10-08 05:12:47,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:12:47,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:12:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:12:47,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:47,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c859d37-826b-4841-87da-3ad160e22fb3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:12:47,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-1c859d37-826b-4841-87da-3ad160e22fb3 2018-10-08 05:12:47,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:48,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-19aa2f11-7e44-44be-9a6c-8bd1e8f24140 Date: Mon, 08 Oct 2018 05:12:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:12:48,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-19aa2f11-7e44-44be-9a6c-8bd1e8f24140 2018-10-08 05:12:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:48,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-80404362-f74f-4397-8de0-930249d769a7 Date: Mon, 08 Oct 2018 05:12:48 GMT RESP BODY: {"ports":[]} 2018-10-08 05:12:48,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1&admin_state_up=True used request id req-80404362-f74f-4397-8de0-930249d769a7 2018-10-08 05:12:48,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:48,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed2e51e6-6198-433f-882b-6e2bad8713ee x-compute-request-id: req-ed2e51e6-6198-433f-882b-6e2bad8713ee Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:12:48,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst used request id req-ed2e51e6-6198-433f-882b-6e2bad8713ee 2018-10-08 05:12:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:48,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0f71f224-9513-4eb5-b632-b15e5580e116 Date: Mon, 08 Oct 2018 05:12:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:12:48,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-0f71f224-9513-4eb5-b632-b15e5580e116 2018-10-08 05:12:48,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:48,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b73278-3073-41d4-9bc8-2c84f763c61c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:12:48,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-27b73278-3073-41d4-9bc8-2c84f763c61c 2018-10-08 05:12:48,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:49,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d71c8883-20f0-4138-850e-30ff2ff3a594 Date: Mon, 08 Oct 2018 05:12:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:12:49,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-d71c8883-20f0-4138-850e-30ff2ff3a594 2018-10-08 05:12:49,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:49,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-94ffc6fd-e2a2-42b5-a87f-cba3c005d04e Date: Mon, 08 Oct 2018 05:12:49 GMT RESP BODY: {"ports":[]} 2018-10-08 05:12:49,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1&admin_state_up=True used request id req-94ffc6fd-e2a2-42b5-a87f-cba3c005d04e 2018-10-08 05:12:49,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:12:49,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:12:49,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d623613a1c44e592d11f0ffd4c0756", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}], "expires_at": "2018-10-08T06:12:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439d5412b87c499ca85853af211f4db8", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user", "id": "db67af7cfa6a4d85bee468a8aab08d5c"}, "audit_ids": ["g38hA5mYSeCVzqNJ1xmPuA"], "issued_at": "2018-10-08T05:12:49.000000Z"}} 2018-10-08 05:12:49,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66df52f263f912f3d7fda35cf82d9eae24289b44" 2018-10-08 05:12:49,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3431b2ee-8c9c-4ca1-8810-1e1cf3fa52c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:12:49,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3431b2ee-8c9c-4ca1-8810-1e1cf3fa52c1 2018-10-08 05:12:49,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:49,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cb1e8dac-9775-47f8-a66d-ed4ad3908d55 Date: Mon, 08 Oct 2018 05:12:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:12:49,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-cb1e8dac-9775-47f8-a66d-ed4ad3908d55 2018-10-08 05:12:49,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:50,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4da5e86c-04b2-43af-bd9e-06043a0e4de3 Date: Mon, 08 Oct 2018 05:12:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:12:50,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-4da5e86c-04b2-43af-bd9e-06043a0e4de3 2018-10-08 05:12:50,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:50,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0d98a21e-bc6b-41ec-8bb6-959855e37600 Date: Mon, 08 Oct 2018 05:12:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:12:50,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-0d98a21e-bc6b-41ec-8bb6-959855e37600 2018-10-08 05:12:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:12:50,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:12:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:12:50,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66df52f263f912f3d7fda35cf82d9eae24289b44" 2018-10-08 05:12:50,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba233a6-ad3e-477a-a552-c3276a3eff2e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:12:50,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-aba233a6-ad3e-477a-a552-c3276a3eff2e 2018-10-08 05:12:50,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:50,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8d7f29cd-434f-4e3a-8e35-64b5caccfb27 Date: Mon, 08 Oct 2018 05:12:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:12:50,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-8d7f29cd-434f-4e3a-8e35-64b5caccfb27 2018-10-08 05:12:50,509 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net 2018-10-08 05:12:50,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" -d '{"port": {"network_id": "7692966f-ec09-49c3-9152-2682b3f7cdaa", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1", "admin_state_up": true}}' 2018-10-08 05:12:51,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-90169c5d-77e8-4856-83f8-47882ba040c4 Date: Mon, 08 Oct 2018 05:12:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","project_id":"439d5412b87c499ca85853af211f4db8","qos_policy_id":null,"admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal"}} 2018-10-08 05:12:51,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-90169c5d-77e8-4856-83f8-47882ba040c4 2018-10-08 05:12:51,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:51,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c2e33689-0d84-446f-8487-c4d70123d50c Date: Mon, 08 Oct 2018 05:12:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:12:51,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-c2e33689-0d84-446f-8487-c4d70123d50c 2018-10-08 05:12:51,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:51,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8171a5ed-9110-466e-b9e6-9df85088957d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:12:51,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-8171a5ed-9110-466e-b9e6-9df85088957d 2018-10-08 05:12:51,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:51,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c09f02bb-b34a-4434-b119-77d079bcdacd Date: Mon, 08 Oct 2018 05:12:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:12:51,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-c09f02bb-b34a-4434-b119-77d079bcdacd 2018-10-08 05:12:51,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:51,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-69263da7-91a1-4911-937e-ca2fe178f46d Date: Mon, 08 Oct 2018 05:12:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 05:12:51,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1&admin_state_up=True used request id req-69263da7-91a1-4911-937e-ca2fe178f46d 2018-10-08 05:12:51,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:52,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713b95c9-65e5-4e1b-84ca-76e09dec2ba3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:12:52,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-713b95c9-65e5-4e1b-84ca-76e09dec2ba3 2018-10-08 05:12:52,009 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst 2018-10-08 05:12:52,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:52,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e41b9e15-1118-438d-9e1f-f532e60eee5c x-compute-request-id: req-e41b9e15-1118-438d-9e1f-f532e60eee5c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-flavor-name"}]} 2018-10-08 05:12:52,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e41b9e15-1118-438d-9e1f-f532e60eee5c 2018-10-08 05:12:52,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:52,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d064b256-bbb5-4b58-8cf7-e4ef85630f8d x-compute-request-id: req-d064b256-bbb5-4b58-8cf7-e4ef85630f8d Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:12:52,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8 used request id req-d064b256-bbb5-4b58-8cf7-e4ef85630f8d 2018-10-08 05:12:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:52,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-2aa736d5-915c-42b2-9b3b-29d413ea9de4 Date: Mon, 08 Oct 2018 05:12:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:12:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:12:26Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/snap", "metadata": {}}], "self": "/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "min_disk": 0, "protected": false, "id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "file": "/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "439d5412b87c499ca85853af211f4db8", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image"} 2018-10-08 05:12:52,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image used request id req-2aa736d5-915c-42b2-9b3b-29d413ea9de4 2018-10-08 05:12:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:52,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3214e5c6-f353-4b75-b4bd-a534f424c32d Date: Mon, 08 Oct 2018 05:12:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:12:52,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3214e5c6-f353-4b75-b4bd-a534f424c32d 2018-10-08 05:12:52,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "imageRef": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "flavorRef": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "max_count": 1, "min_count": 1, "networks": [{"port": "f0f83152-d5fa-40cd-940c-c877edaebe4c"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}]}}' 2018-10-08 05:12:55,443 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:12:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-578fc422-db69-47f9-a2d2-858a500288ff x-compute-request-id: req-578fc422-db69-47f9-a2d2-858a500288ff Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "adminPass": "Pf3Ctdi6Ki5x"}} 2018-10-08 05:12:55,443 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-578fc422-db69-47f9-a2d2-858a500288ff 2018-10-08 05:12:55,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:55,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12: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-d20c5aeb-3d0d-43e3-81b0-f334856e75a4 x-compute-request-id: req-d20c5aeb-3d0d-43e3-81b0-f334856e75a4 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "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-10-08T05:12:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:12:55,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-d20c5aeb-3d0d-43e3-81b0-f334856e75a4 2018-10-08 05:12:55,667 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst 2018-10-08 05:12:55,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:56,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12: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-6ad33c31-d363-4226-8500-f59408141490 x-compute-request-id: req-6ad33c31-d363-4226-8500-f59408141490 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "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-10-08T05:12:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:12:56,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-6ad33c31-d363-4226-8500-f59408141490 2018-10-08 05:12:56,024 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst] is - BUILD 2018-10-08 05:12:56,024 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:12:59,027 - create_instance - DEBUG - VM status query timeout in 896.639592886 2018-10-08 05:12:59,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:12:59,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:12:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9f80736-5bf9-4f4a-951f-8a71a98bee67 x-compute-request-id: req-a9f80736-5bf9-4f4a-951f-8a71a98bee67 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:12:57Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:12:59,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-a9f80736-5bf9-4f4a-951f-8a71a98bee67 2018-10-08 05:12:59,443 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst] is - BUILD 2018-10-08 05:12:59,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:13:02,446 - create_instance - DEBUG - VM status query timeout in 893.220333815 2018-10-08 05:13:02,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:03,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c82f11eb-20d8-4e0c-af73-4dbf22b0c7ac x-compute-request-id: req-c82f11eb-20d8-4e0c-af73-4dbf22b0c7ac Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:03,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-c82f11eb-20d8-4e0c-af73-4dbf22b0c7ac 2018-10-08 05:13:03,170 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst] is - ACTIVE 2018-10-08 05:13:03,171 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:13:03,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:03,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13: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-7bbd78f0-8f9b-4360-92df-05f64089496c x-compute-request-id: req-7bbd78f0-8f9b-4360-92df-05f64089496c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:03,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-7bbd78f0-8f9b-4360-92df-05f64089496c 2018-10-08 05:13:03,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:03,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5476e64e-6c66-4be9-a875-31628abbc1fd Date: Mon, 08 Oct 2018 05:13:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:13:03,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-5476e64e-6c66-4be9-a875-31628abbc1fd 2018-10-08 05:13:03,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:03,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6512939-206c-47b6-be11-2c5f417afa08 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:03,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-c6512939-206c-47b6-be11-2c5f417afa08 2018-10-08 05:13:03,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:03,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a07a14a5-2560-4490-bce2-8f54a48296a3 Date: Mon, 08 Oct 2018 05:13:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:13:03,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-a07a14a5-2560-4490-bce2-8f54a48296a3 2018-10-08 05:13:03,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:03,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-c717585f-3fb7-4e8c-be98-1ef35e2b5448 Date: Mon, 08 Oct 2018 05:13:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.2"}],"id":"1a19bd0f-4234-431a-bfe2-4c257aaa7ddf","security_groups":[],"mac_address":"fa:16:3e:ee:e9:cd","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.3"}],"id":"ee6e3c7f-8c35-40d5-91e2-4b4154d39c0a","security_groups":[],"mac_address":"fa:16:3e:62:79:1d","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.4"}],"id":"f91e5c8e-500f-42d7-b22e-3931ba583dcf","security_groups":[],"mac_address":"fa:16:3e:d4:4f:8f","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7692966f-ec09-49c3-9152-2682b3f7cdaa"}]} 2018-10-08 05:13:03,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-c717585f-3fb7-4e8c-be98-1ef35e2b5448 2018-10-08 05:13:03,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:04,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13: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-84824a28-51a9-4914-b215-e459b47ce9e3 x-compute-request-id: req-84824a28-51a9-4914-b215-e459b47ce9e3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:04,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-84824a28-51a9-4914-b215-e459b47ce9e3 2018-10-08 05:13:04,946 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst] is - ACTIVE 2018-10-08 05:13:04,946 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:13:04,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:05,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ba66d7f-8909-4a93-8284-386d37b389f8 x-compute-request-id: req-8ba66d7f-8909-4a93-8284-386d37b389f8 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:05,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-8ba66d7f-8909-4a93-8284-386d37b389f8 2018-10-08 05:13:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:05,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51b436bb-2781-47a3-a86f-492a5aefb2e5 Date: Mon, 08 Oct 2018 05:13:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:13:05,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-51b436bb-2781-47a3-a86f-492a5aefb2e5 2018-10-08 05:13:05,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:05,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1927258e-d461-444e-a5d5-470140129e21 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:05,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-1927258e-d461-444e-a5d5-470140129e21 2018-10-08 05:13:05,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:06,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d9c6901d-8fd8-4d5b-a8c9-7974084ee45e Date: Mon, 08 Oct 2018 05:13:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:13:06,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-d9c6901d-8fd8-4d5b-a8c9-7974084ee45e 2018-10-08 05:13:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:06,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-9fdfb8f6-41c9-47f8-aecb-ecd9399ac43d Date: Mon, 08 Oct 2018 05:13:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.2"}],"id":"1a19bd0f-4234-431a-bfe2-4c257aaa7ddf","security_groups":[],"mac_address":"fa:16:3e:ee:e9:cd","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.3"}],"id":"ee6e3c7f-8c35-40d5-91e2-4b4154d39c0a","security_groups":[],"mac_address":"fa:16:3e:62:79:1d","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.4"}],"id":"f91e5c8e-500f-42d7-b22e-3931ba583dcf","security_groups":[],"mac_address":"fa:16:3e:d4:4f:8f","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7692966f-ec09-49c3-9152-2682b3f7cdaa"}]} 2018-10-08 05:13:06,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-9fdfb8f6-41c9-47f8-aecb-ecd9399ac43d 2018-10-08 05:13:06,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}}' 2018-10-08 05:13:07,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:13:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6bdb90ef-d5e1-4aa2-bac3-c18186d2d398 x-compute-request-id: req-6bdb90ef-d5e1-4aa2-bac3-c18186d2d398 Content-Length: 0 Content-Type: application/json 2018-10-08 05:13:07,627 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa/action used request id req-6bdb90ef-d5e1-4aa2-bac3-c18186d2d398 2018-10-08 05:13:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:07,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-a8542bf8-8b06-40d0-a897-325795c7e38e Date: Mon, 08 Oct 2018 05:13:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:32Z", "admin_state_up": true, "updated_at": "2018-10-08T05:12:38Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "439d5412b87c499ca85853af211f4db8", "id": "f987e763-7596-476f-83c8-1d57028ef8de", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router"}]} 2018-10-08 05:13:07,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router used request id req-a8542bf8-8b06-40d0-a897-325795c7e38e 2018-10-08 05:13:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:07,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30437471-c7c8-43d4-b93a-353b2e60c870 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:07,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-30437471-c7c8-43d4-b93a-353b2e60c870 2018-10-08 05:13:07,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f987e763-7596-476f-83c8-1d57028ef8de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:07,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-9159918f-0d73-4009-a0e0-cb4d1b042467 Date: Mon, 08 Oct 2018 05:13:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"}]} 2018-10-08 05:13:07,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f987e763-7596-476f-83c8-1d57028ef8de used request id req-9159918f-0d73-4009-a0e0-cb4d1b042467 2018-10-08 05:13:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/67d0e457-f7c0-4852-aab2-fbb91e0b7f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:08,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5f876144-1a9c-4623-8f1e-f3e19eba8869 Date: Mon, 08 Oct 2018 05:13:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}} 2018-10-08 05:13:08,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/67d0e457-f7c0-4852-aab2-fbb91e0b7f96 used request id req-5f876144-1a9c-4623-8f1e-f3e19eba8869 2018-10-08 05:13:08,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:08,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3becf445-85d1-48c2-8a75-61404db2d326 Date: Mon, 08 Oct 2018 05:13:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:13:08,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-3becf445-85d1-48c2-8a75-61404db2d326 2018-10-08 05:13:08,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:08,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9d230e34-47cd-482f-b7d3-fb84e1a87c54 Date: Mon, 08 Oct 2018 05:13:08 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:13:08,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-9d230e34-47cd-482f-b7d3-fb84e1a87c54 2018-10-08 05:13:08,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:08,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d3b10d9-297d-46ba-8c07-3f3109a55bae x-compute-request-id: req-8d3b10d9-297d-46ba-8c07-3f3109a55bae Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:08,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-8d3b10d9-297d-46ba-8c07-3f3109a55bae 2018-10-08 05:13:08,726 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst] is - ACTIVE 2018-10-08 05:13:08,726 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:13:08,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:09,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02e930b0-5311-49ba-a6fb-2f6f4457eb9f x-compute-request-id: req-02e930b0-5311-49ba-a6fb-2f6f4457eb9f Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:09,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-02e930b0-5311-49ba-a6fb-2f6f4457eb9f 2018-10-08 05:13:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:09,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9690e7d7-33f1-4345-8129-2c6dca0d95ce Date: Mon, 08 Oct 2018 05:13:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:13:09,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-9690e7d7-33f1-4345-8129-2c6dca0d95ce 2018-10-08 05:13:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:09,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347bff05-5b5c-44f7-912c-cd38843e1973 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:09,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-347bff05-5b5c-44f7-912c-cd38843e1973 2018-10-08 05:13:09,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:09,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5758c16e-fa12-43ef-85a8-d8b4e9df674a Date: Mon, 08 Oct 2018 05:13:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:13:09,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-5758c16e-fa12-43ef-85a8-d8b4e9df674a 2018-10-08 05:13:09,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:09,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-027b7312-9365-4e28-af51-eb75c0c7d7c6 Date: Mon, 08 Oct 2018 05:13:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.2"}],"id":"1a19bd0f-4234-431a-bfe2-4c257aaa7ddf","security_groups":[],"mac_address":"fa:16:3e:ee:e9:cd","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.3"}],"id":"ee6e3c7f-8c35-40d5-91e2-4b4154d39c0a","security_groups":[],"mac_address":"fa:16:3e:62:79:1d","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["5e9dc4c1-8e7d-4d77-8d82-71619784ea01","9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.4"}],"id":"f91e5c8e-500f-42d7-b22e-3931ba583dcf","security_groups":[],"mac_address":"fa:16:3e:d4:4f:8f","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7692966f-ec09-49c3-9152-2682b3f7cdaa"}]} 2018-10-08 05:13:09,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-027b7312-9365-4e28-af51-eb75c0c7d7c6 2018-10-08 05:13:09,902 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 05:13:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:10,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bcdc0a25-4ba6-4b48-8c7e-5f5fd76e776b Date: Mon, 08 Oct 2018 05:13:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:13:10,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-bcdc0a25-4ba6-4b48-8c7e-5f5fd76e776b 2018-10-08 05:13:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:10,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e99ef96-e18d-4e19-972d-53c785572d32 Date: Mon, 08 Oct 2018 05:13:10 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:13:10,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-9e99ef96-e18d-4e19-972d-53c785572d32 2018-10-08 05:13:10,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "port_id": "f0f83152-d5fa-40cd-940c-c877edaebe4c"}}' 2018-10-08 05:13:12,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-d064490f-ea08-4cab-870c-448314da2de3 Date: Mon, 08 Oct 2018 05:13:12 GMT RESP BODY: {"floatingip": {"router_id": "f987e763-7596-476f-83c8-1d57028ef8de", "status": "DOWN", "description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:13:11Z", "updated_at": "2018-10-08T05:13:11Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "439d5412b87c499ca85853af211f4db8", "port_id": "f0f83152-d5fa-40cd-940c-c877edaebe4c", "id": "47898d7f-873b-46ff-bf5a-02d063a264ec"}} 2018-10-08 05:13:12,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-d064490f-ea08-4cab-870c-448314da2de3 2018-10-08 05:13:12,749 - create_instance - INFO - Created floating IP 172.30.9.209 via router - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router 2018-10-08 05:13:12,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:13,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34621125-0126-4b09-836d-1e740312e8cd x-compute-request-id: req-34621125-0126-4b09-836d-1e740312e8cd Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:13,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-34621125-0126-4b09-836d-1e740312e8cd 2018-10-08 05:13:13,214 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst] is - ACTIVE 2018-10-08 05:13:13,214 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:13:13,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:14,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dba6f67-bf43-412c-86c3-2a9eef1aa183 x-compute-request-id: req-7dba6f67-bf43-412c-86c3-2a9eef1aa183 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:14,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-7dba6f67-bf43-412c-86c3-2a9eef1aa183 2018-10-08 05:13:14,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:14,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9f0d4f03-db71-4dc7-9e65-a76b08ed4da3 Date: Mon, 08 Oct 2018 05:13:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:13:14,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-9f0d4f03-db71-4dc7-9e65-a76b08ed4da3 2018-10-08 05:13:14,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:14,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a66bdc02-2748-4200-b47a-821c6bd455f2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:14,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-a66bdc02-2748-4200-b47a-821c6bd455f2 2018-10-08 05:13:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:14,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-abed7254-8669-475f-9e75-693f9b23c9fc Date: Mon, 08 Oct 2018 05:13:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:13:14,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-abed7254-8669-475f-9e75-693f9b23c9fc 2018-10-08 05:13:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:14,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f7b61842-fba1-4101-8b92-63046f9f6336 Date: Mon, 08 Oct 2018 05:13:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.2"}],"id":"1a19bd0f-4234-431a-bfe2-4c257aaa7ddf","security_groups":[],"mac_address":"fa:16:3e:ee:e9:cd","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.3"}],"id":"ee6e3c7f-8c35-40d5-91e2-4b4154d39c0a","security_groups":[],"mac_address":"fa:16:3e:62:79:1d","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["5e9dc4c1-8e7d-4d77-8d82-71619784ea01","9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.4"}],"id":"f91e5c8e-500f-42d7-b22e-3931ba583dcf","security_groups":[],"mac_address":"fa:16:3e:d4:4f:8f","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7692966f-ec09-49c3-9152-2682b3f7cdaa"}]} 2018-10-08 05:13:14,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-f7b61842-fba1-4101-8b92-63046f9f6336 2018-10-08 05:13:14,426 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-10-08 05:13:14,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:14,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd95deb6-de23-46e8-8249-dee355ab7056 x-compute-request-id: req-bd95deb6-de23-46e8-8249-dee355ab7056 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:14,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-bd95deb6-de23-46e8-8249-dee355ab7056 2018-10-08 05:13:14,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:13:15,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a0be8df-8772-4a87-becb-207d99e7f9d3 x-compute-request-id: req-3a0be8df-8772-4a87-becb-207d99e7f9d3 Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491200145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.130007] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.131665] pid_max: default: 32768 minimum: 301\n[ 0.132558] ACPI: Core revision 20150930\n[ 0.133982] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135297] Security Framework initialized\n[ 0.136114] Yama: becoming mindful.\n[ 0.136842] AppArmor: AppArmor initialized\n[ 0.137692] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138981] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140264] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141460] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142828] Initializing cgroup subsys io\n[ 0.143664] Initializing cgroup subsys memory\n[ 0.144553] Initializing cgroup subsys devices\n[ 0.145464] Initializing cgroup subsys freezer\n[ 0.146349] Initializing cgroup subsys net_cls\n[ 0.147226] Initializing cgroup subsys perf_event\n[ 0.148133] Initializing cgroup subsys net_prio\n[ 0.149017] Initializing cgroup subsys hugetlb\n[ 0.149892] Initializing cgroup subsys pids\n[ 0.150763] CPU: Physical Processor ID: 0\n[ 0.152264] mce: CPU supports 10 MCE banks\n[ 0.153120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156436] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162834] ftrace: allocating 31920 entries in 125 pages\n[ 0.188763] smpboot: Max logical packages: 2\n[ 0.189626] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190827] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192177] x2apic enabled\n[ 0.192987] Switched APIC routing to physical x2apic.\n[ 0.194780] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196023] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198188] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200147] KVM setup paravirtual spinlock\n[ 0.201563] x86: Booting SMP configuration:\n[ 0.202481] .... node #0, CPUs: #1\n[ 0.203383] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225097] x86: Booted up 1 node, 2 CPUs\n[ 0.225099] KVM setup async PF for cpu 1\n[ 0.225102] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227717] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.229261] devtmpfs: initialized\n[ 0.230983] evm: security.selinux\n[ 0.231676] evm: security.SMACK64\n[ 0.232368] evm: security.SMACK64EXEC\n[ 0.233144] evm: security.SMACK64TRANSMUTE\n[ 0.233991] evm: security.SMACK64MMAP\n[ 0.234773] evm: security.ima\n[ 0.235442] evm: security.capability\n[ 0.236299] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238226] pinctrl core: initialized pinctrl subsystem\n[ 0.239368] RTC time: 5:12:57, date: 10/08/18\n[ 0.240350] NET: Registered protocol family 16\n[ 0.250208] cpuidle: using governor ladder\n[ 0.262275] cpuidle: using governor menu\n[ 0.263093] PCCT header not found.\n[ 0.263895] ACPI: bus type PCI registered\n[ 0.264732] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266052] PCI: Using configuration type 1 for base access\n[ 0.279491] ACPI: Added _OSI(Module Device)\n[ 0.280368] ACPI: Added _OSI(Processor Device)\n[ 0.281230] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282186] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284565] ACPI: Interpreter enabled\n[ 0.285355] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292845] ACPI: (supports S0 S5)\n[ 0.293561] ACPI: Using IOAPIC for interrupt routing\n[ 0.294655] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299228] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300498] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303977] acpiphp: Slot [3] registered\n[ 0.304820] acpiphp: Slot [4] registered\n[ 0.305621] acpiphp: Slot [5] registered\n[ 0.306432] acpiphp: Slot [6] registered\n[ 0.307209] acpiphp: Slot [7] registered\n[ 0.308005] acpiphp: Slot [8] registered\n[ 0.308824] acpiphp: Slot [9] registered\n[ 0.309614] acpiphp: Slot [10] registered\n[ 0.320471] acpiphp: Slot [11] registered\n[ 0.321316] acpiphp: Slot [12] registered\n[ 0.322146] acpiphp: Slot [13] registered\n[ 0.322970] acpiphp: Slot [14] registered\n[ 0.323789] acpiphp: Slot [15] registered\n[ 0.324608] acpiphp: Slot [16] registered\n[ 0.325421] acpiphp: Slot [17] registered\n[ 0.326228] acpiphp: Slot [18] registered\n[ 0.327035] acpiphp: Slot [19] registered\n[ 0.327844] acpiphp: Slot [20] registered\n[ 0.328654] acpiphp: Slot [21] registered\n[ 0.329466] acpiphp: Slot [22] registered\n[ 0.330281] acpiphp: Slot [23] registered\n[ 0.331098] acpiphp: Slot [24] registered\n[ 0.331909] acpiphp: Slot [25] registered\n[ 0.332719] acpiphp: Slot [26] registered\n[ 0.333530] acpiphp: Slot [27] registered\n[ 0.334338] acpiphp: Slot [28] registered\n[ 0.335145] acpiphp: Slot [29] registered\n[ 0.335952] acpiphp: Slot [30] registered\n[ 0.336765] acpiphp: Slot [31] registered\n[ 0.337571] PCI host bridge to bus 0000:00\n[ 0.338376] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340805] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342251] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.343694] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349824] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351090] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352252] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353510] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.360108] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361543] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408423] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409903] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412809] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415499] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416701] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417859] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419392] vgaarb: loaded\n[ 0.419994] vgaarb: bridge control possible 0000:00:02.0\n[ 0.421134] SCSI subsystem initialized\n[ 0.421971] ACPI: bus type USB registered\n[ 0.422783] usbcore: registered new interface driver usbfs\n[ 0.423815] usbcore: registered new interface driver hub\n[ 0.424814] usbcore: registered new device driver usb\n[ 0.425908] PCI: Using ACPI for IRQ routing\n[ 0.426928] NetLabel: Initializing\n[ 0.427652] NetLabel: domain hash size = 128\n[ 0.428506] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429452] NetLabel: unlabeled traffic allowed by default\n[ 0.430585] clocksource: Switched to clocksource kvm-clock\n[ 0.436525] AppArmor: AppArmor Filesystem Enabled\n[ 0.437514] pnp: PnP ACPI init\n[ 0.438419] pnp: PnP ACPI: found 5 devices\n[ 0.445505] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447239] NET: Registered protocol family 2\n[ 0.448209] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.449488] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.450625] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.451783] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452829] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453962] NET: Registered protocol family 1\n[ 0.454806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455868] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494011] Trying to unpack rootfs image as initramfs...\n[ 0.543306] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.557490] Scanning for low memory corruption every 60 seconds\n[ 0.558939] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560115] audit: initializing netlink subsys (disabled)\n[ 0.561158] audit: type=2000 audit(1538975577.898:1): initialized\n[ 0.562476] Initialise system trusted keyring\n[ 0.563484] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.564677] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.566783] zbud: loaded\n[ 0.567552] VFS: Disk quotas dquot_6.6.0\n[ 0.568412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.569983] fuse init (API version 7.23)\n[ 0.570916] Key type big_key registered\n[ 0.571714] Allocating IMA MOK and blacklist keyrings.\n[ 0.572943] Key type asymmetric registered\n[ 0.573785] Asymmetric key parser 'x509' registered\n[ 0.574782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.576275] io scheduler noop registered\n[ 0.577110] io scheduler deadline registered (default)\n[ 0.578120] io scheduler cfq registered\n[ 0.578972] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.581298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.582777] ACPI: Power Button [PWRF]\n[ 0.583667] GHES: HEST is not enabled!\n[ 0.602674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.641629] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643966] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.668033] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670672] Linux agpgart interface v0.103\n[ 0.673128] brd: module loaded\n[ 0.674464] loop: module loaded\n[ 0.679840] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.681421] GPT:90111 != 20971519\n[ 0.682111] GPT:Alternate GPT header not at the end of the disk.\n[ 0.683235] GPT:90111 != 20971519\n[ 0.683919] GPT: Use GNU Parted to correct GPT errors.\n[ 0.684884] vda: vda1 vda15\n[ 0.686343] scsi host0: ata_piix\n[ 0.687145] scsi host1: ata_piix\n[ 0.687871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.689091] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.690723] libphy: Fixed MDIO Bus: probed\n[ 0.691540] tun: Universal TUN/TAP device driver, 1.6\n[ 0.692496] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.694932] PPP generic driver version 2.4.2\n[ 0.696071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697548] ehci-pci: EHCI PCI platform driver\n[ 0.698626] ehci-platform: EHCI generic platform driver\n[ 0.699707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.700811] ohci-pci: OHCI PCI platform driver\n[ 0.701654] ohci-platform: OHCI generic platform driver\n[ 0.702621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.721608] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722598] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.724029] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.725013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.726104] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.727328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728721] usb usb1: Product: UHCI Host Controller\n[ 0.729668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.730803] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731803] hub 1-0:1.0: USB hub found\n[ 0.732569] hub 1-0:1.0: 2 ports detected\n[ 0.733471] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735596] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736545] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.737567] mousedev: PS/2 mouse device common for all mice\n[ 0.738719] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739970] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.741636] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.742932] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.744103] i2c /dev entries driver\n[ 0.744850] device-mapper: uevent: version 1.0.3\n[ 0.745777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.747395] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.748697] NET: Registered protocol family 10\n[ 0.749730] NET: Registered protocol family 17\n[ 0.750628] Key type dns_resolver registered\n[ 0.751586] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752666] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.753755] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.755478] registered taskstats version 1\n[ 0.756303] Loading compiled-in X.509 certificates\n[ 0.757708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.759560] zswap: loaded using pool lzo/zbud\n[ 0.761109] Key type trusted registered\n[ 0.762780] Key type encrypted registered\n[ 0.763612] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764625] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765651] evm: HMAC attrs: 0x1\n[ 0.766690] Magic number: 6:321:213\n[ 0.767658] rtc_cmos 00:00: setting system clock to 2018-10-08 05:12:58 UTC (1538975578)\n[ 0.779638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780943] EDD information not available.\n[ 0.847758] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.849442] Write protecting the kernel read-only data: 14336k\n[ 0.851149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.853142] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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 1.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.447423] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.13...\nLease of 10.55.1.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.42. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.914 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdhN4yRQjGVpCmGLVWoP6YT86Px6PuTMF1l6+mBTDHGgjqjK0ZcfsMvIYBoC4ip/LNNgqKRxXZUMP1ndFAs1KFrgHiXCcpAOYeioWYh1owS2HYNUrWsK6q8TPk4hxrZH24NnfXJZFfBvg0x8CjZ1TVNJPsS1Uq0WPPr/EU8f8kw7J04gHpxg64KTwCoTiULYotAxJvuUgjNScaUsgVWi9dfvNTGYde09Q6fowRcnR60e8SY0Cx/nZ5Y35kOEaZjOV4p3TpCghCSLlyCgA1E/rtUFLZS8phkZOvWSAMfgX1UlWgcsxX09qbJvncpIvv8ciYybJerHoaCdF+NQ7rFzQ/ root@createinstancesinglenetworktests-933337b4-db42-470e-8b67-47e0ea\nssh-dss AAAAB3NzaC1kc3MAAACBAL5do6ZuMSIExG00nMhFEbwKBM6JFppuHBlbzHpIfdKZVmGmVwOu/wEvvfEeuhfcqjAxYWUkg6mrWwbnEss9ohfAR4n/3Y/E2r12Ph7Tol0VKchOAYqbXoyo7Avt8Qiiudn5+R1cPyd4TZqeafw0j64kQQ4vXCC8U92hKO9Uu9axAAAAFQDPTeHbdO/uQkhgt35djXUS6QtzuwAAAIEAkeJdpNIaL7VhEJm7r2e9tceoeoOqQ92mVTEqaQf7hCiB37yblF1uTH7byTcHyoD4isA6naFkwJSIKOVGCw8z42jPH/K9KHyLZSSwvo1ZecVscxPdtXd5jJ0MGmKuMT6c/F4s+JVv7TqKbXCrTS5cEug+qOKozz6F+EIzcHFB+aEAAACAFvVURqObT/upn2v9mvuF2zk1ABkk2j3vzAYS4Ntpsj8tpI0OOQp6iFwmFvBxl1ZRV11tsLlfXe+onaXD5msMCnBte5Kn7baGLO7aCBGMU4lSDp60akPVwt2cYAh6CxHzyooesdvDV+dLCQPjB3s0uenS6INjtC7FO2Z99tr9NWk= root@createinstancesinglenetworktests-933337b4-db42-470e-8b67-47e0ea\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:fe4c:d4f3/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-933337b4-db42-470e-8b67-47e0ea\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.00 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-933337b4-db42-470e-8b67-47e0ea login: "} 2018-10-08 05:13:15,928 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa/action used request id req-3a0be8df-8772-4a87-becb-207d99e7f9d3 2018-10-08 05:13:15,929 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:13:15,930 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 491200145 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.130007] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.131665] pid_max: default: 32768 minimum: 301 [ 0.132558] ACPI: Core revision 20150930 [ 0.133982] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135297] Security Framework initialized [ 0.136114] Yama: becoming mindful. [ 0.136842] AppArmor: AppArmor initialized [ 0.137692] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138981] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140264] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141460] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142828] Initializing cgroup subsys io [ 0.143664] Initializing cgroup subsys memory [ 0.144553] Initializing cgroup subsys devices [ 0.145464] Initializing cgroup subsys freezer [ 0.146349] Initializing cgroup subsys net_cls [ 0.147226] Initializing cgroup subsys perf_event [ 0.148133] Initializing cgroup subsys net_prio [ 0.149017] Initializing cgroup subsys hugetlb [ 0.149892] Initializing cgroup subsys pids [ 0.150763] CPU: Physical Processor ID: 0 [ 0.152264] mce: CPU supports 10 MCE banks [ 0.153120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156436] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162834] ftrace: allocating 31920 entries in 125 pages [ 0.188763] smpboot: Max logical packages: 2 [ 0.189626] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190827] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192177] x2apic enabled [ 0.192987] Switched APIC routing to physical x2apic. [ 0.194780] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196023] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198188] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200147] KVM setup paravirtual spinlock [ 0.201563] x86: Booting SMP configuration: [ 0.202481] .... node #0, CPUs: #1 [ 0.203383] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225097] x86: Booted up 1 node, 2 CPUs [ 0.225099] KVM setup async PF for cpu 1 [ 0.225102] kvm-stealtime: cpu 1, msr f90d940 [ 0.227717] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.229261] devtmpfs: initialized [ 0.230983] evm: security.selinux [ 0.231676] evm: security.SMACK64 [ 0.232368] evm: security.SMACK64EXEC [ 0.233144] evm: security.SMACK64TRANSMUTE [ 0.233991] evm: security.SMACK64MMAP [ 0.234773] evm: security.ima [ 0.235442] evm: security.capability [ 0.236299] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238226] pinctrl core: initialized pinctrl subsystem [ 0.239368] RTC time: 5:12:57, date: 10/08/18 [ 0.240350] NET: Registered protocol family 16 [ 0.250208] cpuidle: using governor ladder [ 0.262275] cpuidle: using governor menu [ 0.263093] PCCT header not found. [ 0.263895] ACPI: bus type PCI registered [ 0.264732] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266052] PCI: Using configuration type 1 for base access [ 0.279491] ACPI: Added _OSI(Module Device) [ 0.280368] ACPI: Added _OSI(Processor Device) [ 0.281230] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284565] ACPI: Interpreter enabled [ 0.285355] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292845] ACPI: (supports S0 S5) [ 0.293561] ACPI: Using IOAPIC for interrupt routing [ 0.294655] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299228] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300498] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303977] acpiphp: Slot [3] registered [ 0.304820] acpiphp: Slot [4] registered [ 0.305621] acpiphp: Slot [5] registered [ 0.306432] acpiphp: Slot [6] registered [ 0.307209] acpiphp: Slot [7] registered [ 0.308005] acpiphp: Slot [8] registered [ 0.308824] acpiphp: Slot [9] registered [ 0.309614] acpiphp: Slot [10] registered [ 0.320471] acpiphp: Slot [11] registered [ 0.321316] acpiphp: Slot [12] registered [ 0.322146] acpiphp: Slot [13] registered [ 0.322970] acpiphp: Slot [14] registered [ 0.323789] acpiphp: Slot [15] registered [ 0.324608] acpiphp: Slot [16] registered [ 0.325421] acpiphp: Slot [17] registered [ 0.326228] acpiphp: Slot [18] registered [ 0.327035] acpiphp: Slot [19] registered [ 0.327844] acpiphp: Slot [20] registered [ 0.328654] acpiphp: Slot [21] registered [ 0.329466] acpiphp: Slot [22] registered [ 0.330281] acpiphp: Slot [23] registered [ 0.331098] acpiphp: Slot [24] registered [ 0.331909] acpiphp: Slot [25] registered [ 0.332719] acpiphp: Slot [26] registered [ 0.333530] acpiphp: Slot [27] registered [ 0.334338] acpiphp: Slot [28] registered [ 0.335145] acpiphp: Slot [29] registered [ 0.335952] acpiphp: Slot [30] registered [ 0.336765] acpiphp: Slot [31] registered [ 0.337571] PCI host bridge to bus 0000:00 [ 0.338376] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340805] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342251] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.343694] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349824] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351090] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352252] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.353510] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.360108] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361543] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408423] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409903] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412809] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415499] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.416701] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.417859] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419392] vgaarb: loaded [ 0.419994] vgaarb: bridge control possible 0000:00:02.0 [ 0.421134] SCSI subsystem initialized [ 0.421971] ACPI: bus type USB registered [ 0.422783] usbcore: registered new interface driver usbfs [ 0.423815] usbcore: registered new interface driver hub [ 0.424814] usbcore: registered new device driver usb [ 0.425908] PCI: Using ACPI for IRQ routing [ 0.426928] NetLabel: Initializing [ 0.427652] NetLabel: domain hash size = 128 [ 0.428506] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429452] NetLabel: unlabeled traffic allowed by default [ 0.430585] clocksource: Switched to clocksource kvm-clock [ 0.436525] AppArmor: AppArmor Filesystem Enabled [ 0.437514] pnp: PnP ACPI init [ 0.438419] pnp: PnP ACPI: found 5 devices [ 0.445505] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447239] NET: Registered protocol family 2 [ 0.448209] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.449488] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.450625] TCP: Hash tables configured (established 2048 bind 2048) [ 0.451783] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452829] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453962] NET: Registered protocol family 1 [ 0.454806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455868] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456951] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494011] Trying to unpack rootfs image as initramfs... [ 0.543306] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.557490] Scanning for low memory corruption every 60 seconds [ 0.558939] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.560115] audit: initializing netlink subsys (disabled) [ 0.561158] audit: type=2000 audit(1538975577.898:1): initialized [ 0.562476] Initialise system trusted keyring [ 0.563484] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.564677] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.566783] zbud: loaded [ 0.567552] VFS: Disk quotas dquot_6.6.0 [ 0.568412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569983] fuse init (API version 7.23) [ 0.570916] Key type big_key registered [ 0.571714] Allocating IMA MOK and blacklist keyrings. [ 0.572943] Key type asymmetric registered [ 0.573785] Asymmetric key parser 'x509' registered [ 0.574782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.576275] io scheduler noop registered [ 0.577110] io scheduler deadline registered (default) [ 0.578120] io scheduler cfq registered [ 0.578972] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582777] ACPI: Power Button [PWRF] [ 0.583667] GHES: HEST is not enabled! [ 0.602674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.641629] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643966] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668033] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670672] Linux agpgart interface v0.103 [ 0.673128] brd: module loaded [ 0.674464] loop: module loaded [ 0.679840] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.681421] GPT:90111 != 20971519 [ 0.682111] GPT:Alternate GPT header not at the end of the disk. [ 0.683235] GPT:90111 != 20971519 [ 0.683919] GPT: Use GNU Parted to correct GPT errors. [ 0.684884] vda: vda1 vda15 [ 0.686343] scsi host0: ata_piix [ 0.687145] scsi host1: ata_piix [ 0.687871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.689091] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.690723] libphy: Fixed MDIO Bus: probed [ 0.691540] tun: Universal TUN/TAP device driver, 1.6 [ 0.692496] tun: (C) 1999-2004 Max Krasnyansky [ 0.694932] PPP generic driver version 2.4.2 [ 0.696071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697548] ehci-pci: EHCI PCI platform driver [ 0.698626] ehci-platform: EHCI generic platform driver [ 0.699707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700811] ohci-pci: OHCI PCI platform driver [ 0.701654] ohci-platform: OHCI generic platform driver [ 0.702621] uhci_hcd: USB Universal Host Controller Interface driver [ 0.721608] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722598] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724029] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.725013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.726104] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727328] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728721] usb usb1: Product: UHCI Host Controller [ 0.729668] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.730803] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731803] hub 1-0:1.0: USB hub found [ 0.732569] hub 1-0:1.0: 2 ports detected [ 0.733471] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735596] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.737567] mousedev: PS/2 mouse device common for all mice [ 0.738719] rtc_cmos 00:00: RTC can wake from S4 [ 0.739970] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741636] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742932] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744103] i2c /dev entries driver [ 0.744850] device-mapper: uevent: version 1.0.3 [ 0.745777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.747395] ledtrig-cpu: registered to indicate activity on CPUs [ 0.748697] NET: Registered protocol family 10 [ 0.749730] NET: Registered protocol family 17 [ 0.750628] Key type dns_resolver registered [ 0.751586] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752666] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.753755] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.755478] registered taskstats version 1 [ 0.756303] Loading compiled-in X.509 certificates [ 0.757708] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.759560] zswap: loaded using pool lzo/zbud [ 0.761109] Key type trusted registered [ 0.762780] Key type encrypted registered [ 0.763612] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764625] ima: No TPM chip found, activating TPM-bypass! [ 0.765651] evm: HMAC attrs: 0x1 [ 0.766690] Magic number: 6:321:213 [ 0.767658] rtc_cmos 00:00: setting system clock to 2018-10-08 05:12:58 UTC (1538975578) [ 0.779638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780943] EDD information not available. [ 0.847758] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849442] Write protecting the kernel read-only data: 14336k [ 0.851149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.853142] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.447423] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.13... Lease of 10.55.1.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.42. iid=i-00000111 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.914 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdhN4yRQjGVpCmGLVWoP6YT86Px6PuTMF1l6+mBTDHGgjqjK0ZcfsMvIYBoC4ip/LNNgqKRxXZUMP1ndFAs1KFrgHiXCcpAOYeioWYh1owS2HYNUrWsK6q8TPk4hxrZH24NnfXJZFfBvg0x8CjZ1TVNJPsS1Uq0WPPr/EU8f8kw7J04gHpxg64KTwCoTiULYotAxJvuUgjNScaUsgVWi9dfvNTGYde09Q6fowRcnR60e8SY0Cx/nZ5Y35kOEaZjOV4p3TpCghCSLlyCgA1E/rtUFLZS8phkZOvWSAMfgX1UlWgcsxX09qbJvncpIvv8ciYybJerHoaCdF+NQ7rFzQ/ root@createinstancesinglenetworktests-933337b4-db42-470e-8b67-47e0ea ssh-dss AAAAB3NzaC1kc3MAAACBAL5do6ZuMSIExG00nMhFEbwKBM6JFppuHBlbzHpIfdKZVmGmVwOu/wEvvfEeuhfcqjAxYWUkg6mrWwbnEss9ohfAR4n/3Y/E2r12Ph7Tol0VKchOAYqbXoyo7Avt8Qiiudn5+R1cPyd4TZqeafw0j64kQQ4vXCC8U92hKO9Uu9axAAAAFQDPTeHbdO/uQkhgt35djXUS6QtzuwAAAIEAkeJdpNIaL7VhEJm7r2e9tceoeoOqQ92mVTEqaQf7hCiB37yblF1uTH7byTcHyoD4isA6naFkwJSIKOVGCw8z42jPH/K9KHyLZSSwvo1ZecVscxPdtXd5jJ0MGmKuMT6c/F4s+JVv7TqKbXCrTS5cEug+qOKozz6F+EIzcHFB+aEAAACAFvVURqObT/upn2v9mvuF2zk1ABkk2j3vzAYS4Ntpsj8tpI0OOQp6iFwmFvBxl1ZRV11tsLlfXe+onaXD5msMCnBte5Kn7baGLO7aCBGMU4lSDp60akPVwt2cYAh6CxHzyooesdvDV+dLCQPjB3s0uenS6INjtC7FO2Z99tr9NWk= root@createinstancesinglenetworktests-933337b4-db42-470e-8b67-47e0ea -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:fe4c:d4f3/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000111 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-933337b4-db42-470e-8b67-47e0ea launch-index: 0 === cirros: current=0.4.0 uptime=3.00 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-933337b4-db42-470e-8b67-47e0ea login: 2018-10-08 05:13:15,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:16,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6be02596-bd7a-4617-9d27-5c6b2a3d07fc x-compute-request-id: req-6be02596-bd7a-4617-9d27-5c6b2a3d07fc Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:16,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-6be02596-bd7a-4617-9d27-5c6b2a3d07fc 2018-10-08 05:13:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:16,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c0712b52-93d1-4fce-953d-a4f07766af42 Date: Mon, 08 Oct 2018 05:13:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:13:16,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-c0712b52-93d1-4fce-953d-a4f07766af42 2018-10-08 05:13:16,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:16,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a16c54-10be-4859-a6e6-4f43b89875bc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:16,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-04a16c54-10be-4859-a6e6-4f43b89875bc 2018-10-08 05:13:16,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:16,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cccd6724-0d7d-44ed-a288-cb3b15f8057a Date: Mon, 08 Oct 2018 05:13:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:13:16,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-cccd6724-0d7d-44ed-a288-cb3b15f8057a 2018-10-08 05:13:16,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:16,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-550e0236-9297-4466-bec8-e5abc818ff07 Date: Mon, 08 Oct 2018 05:13:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.2"}],"id":"1a19bd0f-4234-431a-bfe2-4c257aaa7ddf","security_groups":[],"mac_address":"fa:16:3e:ee:e9:cd","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.3"}],"id":"ee6e3c7f-8c35-40d5-91e2-4b4154d39c0a","security_groups":[],"mac_address":"fa:16:3e:62:79:1d","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["5e9dc4c1-8e7d-4d77-8d82-71619784ea01","9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.4"}],"id":"f91e5c8e-500f-42d7-b22e-3931ba583dcf","security_groups":[],"mac_address":"fa:16:3e:d4:4f:8f","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7692966f-ec09-49c3-9152-2682b3f7cdaa"}]} 2018-10-08 05:13:16,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-550e0236-9297-4466-bec8-e5abc818ff07 2018-10-08 05:13:16,877 - create_instance - INFO - Checking if VM is active 2018-10-08 05:13:16,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:17,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c240448-5315-4cff-a99c-369fb4f9b2d8 x-compute-request-id: req-1c240448-5315-4cff-a99c-369fb4f9b2d8 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:17,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-1c240448-5315-4cff-a99c-369fb4f9b2d8 2018-10-08 05:13:17,340 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst] is - ACTIVE 2018-10-08 05:13:17,341 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:13:17,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:18,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-379385a7-f42d-4653-8191-d1fe756b3f1e x-compute-request-id: req-379385a7-f42d-4653-8191-d1fe756b3f1e Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:18,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-379385a7-f42d-4653-8191-d1fe756b3f1e 2018-10-08 05:13:18,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:18,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-81bd65ee-1017-4f1c-8eed-cf4b98eacf58 Date: Mon, 08 Oct 2018 05:13:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:13:18,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-81bd65ee-1017-4f1c-8eed-cf4b98eacf58 2018-10-08 05:13:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:18,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb111274-8337-4258-94db-d034eb7289f4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:18,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-cb111274-8337-4258-94db-d034eb7289f4 2018-10-08 05:13:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:18,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46695d50-9329-41f6-88b3-0886167b523b Date: Mon, 08 Oct 2018 05:13:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:13:18,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-46695d50-9329-41f6-88b3-0886167b523b 2018-10-08 05:13:18,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:18,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-486f42e9-658e-4e5c-97b4-20db006c0c5a Date: Mon, 08 Oct 2018 05:13:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.2"}],"id":"1a19bd0f-4234-431a-bfe2-4c257aaa7ddf","security_groups":[],"mac_address":"fa:16:3e:ee:e9:cd","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.3"}],"id":"ee6e3c7f-8c35-40d5-91e2-4b4154d39c0a","security_groups":[],"mac_address":"fa:16:3e:62:79:1d","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["5e9dc4c1-8e7d-4d77-8d82-71619784ea01","9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.4"}],"id":"f91e5c8e-500f-42d7-b22e-3931ba583dcf","security_groups":[],"mac_address":"fa:16:3e:d4:4f:8f","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7692966f-ec09-49c3-9152-2682b3f7cdaa"}]} 2018-10-08 05:13:18,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-486f42e9-658e-4e5c-97b4-20db006c0c5a 2018-10-08 05:13:18,500 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:13:18,503 - paramiko.transport - DEBUG - starting thread (client mode): 0x10d521d0L 2018-10-08 05:13:18,504 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:13:18,504 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:13:18,504 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:13:18,505 - 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-10-08 05:13:18,505 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:13:18,506 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:13:18,506 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:13:18,506 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:13:18,506 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:13:18,523 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:13:18,523 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:13:18,536 - paramiko.transport - DEBUG - Trying key 7ed1a284dfab04bd1a7ad3153d05e164 from tmp/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1 2018-10-08 05:13:18,561 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:13:18,565 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:13:18,665 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:13:18,681 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:13:18,682 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:13:18,683 - paramiko.transport - DEBUG - starting thread (client mode): 0x10ca5210L 2018-10-08 05:13:18,684 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:13:18,684 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:13:18,684 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:13:18,685 - 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-10-08 05:13:18,685 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:13:18,686 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:13:18,686 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:13:18,686 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:13:18,686 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:13:18,703 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:13:18,703 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:13:18,716 - paramiko.transport - DEBUG - Trying key 7ed1a284dfab04bd1a7ad3153d05e164 from tmp/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1 2018-10-08 05:13:18,741 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:13:18,745 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:13:18,748 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:13:18,749 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:13:18,749 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:13:18,751 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:13:18,752 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:13:18,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:13:18,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:13:19,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d623613a1c44e592d11f0ffd4c0756", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role"}], "expires_at": "2018-10-08T06:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "439d5412b87c499ca85853af211f4db8", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/439d5412b87c499ca85853af211f4db8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user", "id": "db67af7cfa6a4d85bee468a8aab08d5c"}, "audit_ids": ["iM-ingWuTJSUl3r_ROmZ7A"], "issued_at": "2018-10-08T05:13:19.000000Z"}} 2018-10-08 05:13:19,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:19,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33aa5af-ec23-4a64-b8b4-eeba69449209 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:13:19,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b33aa5af-ec23-4a64-b8b4-eeba69449209 2018-10-08 05:13:19,205 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:13:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:19,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf46f96-6dda-4018-86f9-07d1e677ef2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:13:19,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fbf46f96-6dda-4018-86f9-07d1e677ef2f 2018-10-08 05:13:19,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:19,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e1539c01-0588-4b48-b061-6aa74b9460ab Date: Mon, 08 Oct 2018 05:13:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:13:19,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-e1539c01-0588-4b48-b061-6aa74b9460ab 2018-10-08 05:13:19,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:13:19,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:13:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:13:19,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:19,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65da9638-b7cb-4677-81bf-6d4b96ef8a4d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:19,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-65da9638-b7cb-4677-81bf-6d4b96ef8a4d 2018-10-08 05:13:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:19,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5cedce18-7ff2-480c-98fa-0a90fba578d9 Date: Mon, 08 Oct 2018 05:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:13:19,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-5cedce18-7ff2-480c-98fa-0a90fba578d9 2018-10-08 05:13:19,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:20,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-1e2adb41-26d7-4fda-b69d-783237e39477 Date: Mon, 08 Oct 2018 05:13:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["5e9dc4c1-8e7d-4d77-8d82-71619784ea01","9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa"}]} 2018-10-08 05:13:20,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa&name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1&admin_state_up=True used request id req-1e2adb41-26d7-4fda-b69d-783237e39477 2018-10-08 05:13:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:20,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fbffb8-1ba4-4445-996a-5a8584751d63 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:20,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-46fbffb8-1ba4-4445-996a-5a8584751d63 2018-10-08 05:13:20,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:20,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-963461e2-8637-455b-bc8c-1bbbae336a13 x-compute-request-id: req-963461e2-8637-455b-bc8c-1bbbae336a13 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:13:20,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst used request id req-963461e2-8637-455b-bc8c-1bbbae336a13 2018-10-08 05:13:20,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:21,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-68542154-d8ee-4148-ab98-84151fcd3f07 Date: Mon, 08 Oct 2018 05:13:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:13:21,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-68542154-d8ee-4148-ab98-84151fcd3f07 2018-10-08 05:13:21,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:21,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-680f6224-9251-4604-9a3f-4fd7caa82f18 Date: Mon, 08 Oct 2018 05:13:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:13:21,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-680f6224-9251-4604-9a3f-4fd7caa82f18 2018-10-08 05:13:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:21,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-3a637951-82df-43f8-abac-a0ab60eafd17 Date: Mon, 08 Oct 2018 05:13:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.2"}],"id":"1a19bd0f-4234-431a-bfe2-4c257aaa7ddf","security_groups":[],"mac_address":"fa:16:3e:ee:e9:cd","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.3"}],"id":"ee6e3c7f-8c35-40d5-91e2-4b4154d39c0a","security_groups":[],"mac_address":"fa:16:3e:62:79:1d","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["5e9dc4c1-8e7d-4d77-8d82-71619784ea01","9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.4"}],"id":"f91e5c8e-500f-42d7-b22e-3931ba583dcf","security_groups":[],"mac_address":"fa:16:3e:d4:4f:8f","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7692966f-ec09-49c3-9152-2682b3f7cdaa"}]} 2018-10-08 05:13:21,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-3a637951-82df-43f8-abac-a0ab60eafd17 2018-10-08 05:13:21,660 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst 2018-10-08 05:13:21,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:21,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-c30e719d-2284-4b0a-a2dc-a059053eab70 Date: Mon, 08 Oct 2018 05:13:21 GMT RESP BODY: {"floatingips": [{"router_id": "f987e763-7596-476f-83c8-1d57028ef8de", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:13:11Z", "updated_at": "2018-10-08T05:13:11Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "439d5412b87c499ca85853af211f4db8", "port_id": "f0f83152-d5fa-40cd-940c-c877edaebe4c", "id": "47898d7f-873b-46ff-bf5a-02d063a264ec"}]} 2018-10-08 05:13:21,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-c30e719d-2284-4b0a-a2dc-a059053eab70 2018-10-08 05:13:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f0f83152-d5fa-40cd-940c-c877edaebe4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:22,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 878 X-Openstack-Request-Id: req-a28f08f9-0734-4e1c-ba99-793db8f0d66a Date: Mon, 08 Oct 2018 05:13:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["5e9dc4c1-8e7d-4d77-8d82-71619784ea01","9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","project_id":"439d5412b87c499ca85853af211f4db8","qos_policy_id":null,"admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal"}} 2018-10-08 05:13:22,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/f0f83152-d5fa-40cd-940c-c877edaebe4c used request id req-a28f08f9-0734-4e1c-ba99-793db8f0d66a 2018-10-08 05:13:22,030 - create_instance - INFO - Checking if VM is active 2018-10-08 05:13:22,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:22,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13: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-d95e227b-71d0-4f79-93f4-bbc6e82086ba x-compute-request-id: req-d95e227b-71d0-4f79-93f4-bbc6e82086ba Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:22,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-d95e227b-71d0-4f79-93f4-bbc6e82086ba 2018-10-08 05:13:22,648 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst] is - ACTIVE 2018-10-08 05:13:22,648 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:13:22,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:23,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13: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-b6102614-8e97-4061-bf5e-2a3da3295823 x-compute-request-id: req-b6102614-8e97-4061-bf5e-2a3da3295823 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp"}, {"name": "default"}], "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:02Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:23,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-b6102614-8e97-4061-bf5e-2a3da3295823 2018-10-08 05:13:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:23,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-88aa5234-7bbf-4d4c-99ff-c7ef9aa27993 Date: Mon, 08 Oct 2018 05:13:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"],"updated_at":"2018-10-08T05:12:29Z","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"439d5412b87c499ca85853af211f4db8","id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net"}]} 2018-10-08 05:13:23,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net used request id req-88aa5234-7bbf-4d4c-99ff-c7ef9aa27993 2018-10-08 05:13:23,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:23,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526e9559-8f6a-421f-8140-72ccc9d0a631 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:23,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-526e9559-8f6a-421f-8140-72ccc9d0a631 2018-10-08 05:13:23,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:23,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a3f1f0c4-acc0-4b2b-9674-1c7a8e96f99f Date: Mon, 08 Oct 2018 05:13:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","dns_nameservers":[],"updated_at":"2018-10-08T05:12:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"439d5412b87c499ca85853af211f4db8","id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet"}]} 2018-10-08 05:13:23,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-a3f1f0c4-acc0-4b2b-9674-1c7a8e96f99f 2018-10-08 05:13:23,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2729f330ee8b853edc837442280b62d54d90d0d" 2018-10-08 05:13:24,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-a1bfa117-5524-4918-8a6b-c6657df049bd Date: Mon, 08 Oct 2018 05:13:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.2"}],"id":"1a19bd0f-4234-431a-bfe2-4c257aaa7ddf","security_groups":[],"mac_address":"fa:16:3e:ee:e9:cd","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.1"}],"id":"c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23","security_groups":[],"mac_address":"fa:16:3e:88:35:5b","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:38Z","binding:vnic_type":"normal","device_id":"f987e763-7596-476f-83c8-1d57028ef8de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.3"}],"id":"ee6e3c7f-8c35-40d5-91e2-4b4154d39c0a","security_groups":[],"mac_address":"fa:16:3e:62:79:1d","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7692966f-ec09-49c3-9152-2682b3f7cdaa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:13:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.13"}],"id":"f0f83152-d5fa-40cd-940c-c877edaebe4c","security_groups":["5e9dc4c1-8e7d-4d77-8d82-71619784ea01","9d903fcb-6aca-480c-9656-91d7ad16d4f7"],"mac_address":"fa:16:3e:4c:d4:f3","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:50Z","binding:vnic_type":"normal","device_id":"070f9883-4064-4046-88f9-d878bd5a1afa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:12:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67d0e457-f7c0-4852-aab2-fbb91e0b7f96","ip_address":"10.55.1.4"}],"id":"f91e5c8e-500f-42d7-b22e-3931ba583dcf","security_groups":[],"mac_address":"fa:16:3e:d4:4f:8f","project_id":"439d5412b87c499ca85853af211f4db8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7692966f-ec09-49c3-9152-2682b3f7cdaa","tenant_id":"439d5412b87c499ca85853af211f4db8","created_at":"2018-10-08T05:12:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7692966f-ec09-49c3-9152-2682b3f7cdaa"}]} 2018-10-08 05:13:24,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-a1bfa117-5524-4918-8a6b-c6657df049bd 2018-10-08 05:13:24,043 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:13:24,045 - paramiko.transport - DEBUG - starting thread (client mode): 0x10bfb350L 2018-10-08 05:13:24,046 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:13:24,046 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:13:24,046 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:13:24,047 - 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-10-08 05:13:24,048 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:13:24,048 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:13:24,048 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:13:24,048 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:13:24,048 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:13:24,065 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:13:24,065 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:13:24,078 - paramiko.transport - DEBUG - Trying key 7ed1a284dfab04bd1a7ad3153d05e164 from tmp/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1 2018-10-08 05:13:24,102 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:13:24,105 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:13:24,205 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:13:24,223 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:13:24,224 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:13:24,225 - paramiko.transport - DEBUG - starting thread (client mode): 0x10bfbd10L 2018-10-08 05:13:24,225 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:13:24,226 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:13:24,226 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:13:24,227 - 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-10-08 05:13:24,227 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:13:24,227 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:13:24,227 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:13:24,228 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:13:24,228 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:13:24,244 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:13:24,245 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:13:24,257 - paramiko.transport - DEBUG - Trying key 7ed1a284dfab04bd1a7ad3153d05e164 from tmp/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1 2018-10-08 05:13:24,282 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:13:24,285 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:13:24,290 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:13:24,291 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:13:24,291 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:13:24,294 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:13:24,295 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:13:24,297 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-10-08 05:13:24,297 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-10-08 05:13:24,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/47898d7f-873b-46ff-bf5a-02d063a264ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:25,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b742efbe-321e-4353-bf78-dcfd21a1f31e Content-Length: 0 Date: Mon, 08 Oct 2018 05:13:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:25,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/47898d7f-873b-46ff-bf5a-02d063a264ec used request id req-b742efbe-321e-4353-bf78-dcfd21a1f31e 2018-10-08 05:13:25,323 - create_instance - INFO - Deleting Port with ID - f0f83152-d5fa-40cd-940c-c877edaebe4c 2018-10-08 05:13:25,323 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1port-1 2018-10-08 05:13:25,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f0f83152-d5fa-40cd-940c-c877edaebe4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:25,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32e37718-36cf-484c-86aa-db6318f56033 Date: Mon, 08 Oct 2018 05:13:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:25,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f0f83152-d5fa-40cd-940c-c877edaebe4c used request id req-32e37718-36cf-484c-86aa-db6318f56033 2018-10-08 05:13:25,901 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst 2018-10-08 05:13:25,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:26,119 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:13:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91ac573b-27fe-4240-a374-9d505d393c1a x-compute-request-id: req-91ac573b-27fe-4240-a374-9d505d393c1a Content-Type: application/json 2018-10-08 05:13:26,119 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-91ac573b-27fe-4240-a374-9d505d393c1a 2018-10-08 05:13:26,120 - create_instance - INFO - Checking deletion status 2018-10-08 05:13:26,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:26,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13: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-5eda653a-ae90-4f40-9442-62fc88b3a485 x-compute-request-id: req-5eda653a-ae90-4f40-9442-62fc88b3a485 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d4:f3", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/070f9883-4064-4046-88f9-d878bd5a1afa", "rel": "bookmark"}], "image": {"id": "d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "links": [{"href": "http://172.30.9.28:8774/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:12:57.000000", "flavor": {"id": "b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "links": [{"href": "http://172.30.9.28:8774/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8", "rel": "bookmark"}]}, "id": "070f9883-4064-4046-88f9-d878bd5a1afa", "user_id": "db67af7cfa6a4d85bee468a8aab08d5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:13:25Z", "hostId": "0c4087b9f0f3c0b4aaceefeea60dbbe6054a1ebe31a7f8fc28507804", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp", "name": "CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst", "created": "2018-10-08T05:12:55Z", "tenant_id": "439d5412b87c499ca85853af211f4db8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:13:26,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-5eda653a-ae90-4f40-9442-62fc88b3a485 2018-10-08 05:13:26,371 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst] is - ACTIVE 2018-10-08 05:13:26,371 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:13:29,375 - create_instance - DEBUG - VM status query timeout in 296.745295048 2018-10-08 05:13:29,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a05b0511f4b27336f65ea9b68e984cdd0888c1" 2018-10-08 05:13:29,420 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d7f9f4d-45ff-40b2-b5e2-16f24d5b1bac x-compute-request-id: req-5d7f9f4d-45ff-40b2-b5e2-16f24d5b1bac Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 070f9883-4064-4046-88f9-d878bd5a1afa could not be found.", "code": 404}} 2018-10-08 05:13:29,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/070f9883-4064-4046-88f9-d878bd5a1afa used request id req-5d7f9f4d-45ff-40b2-b5e2-16f24d5b1bac 2018-10-08 05:13:29,421 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 070f9883-4064-4046-88f9-d878bd5a1afa could not be found. (HTTP 404) (Request-ID: req-5d7f9f4d-45ff-40b2-b5e2-16f24d5b1bac) 2018-10-08 05:13:29,421 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-inst 2018-10-08 05:13:29,422 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp 2018-10-08 05:13:29,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa55c84980d0eba2f3f1029428e536ced17c15bd" 2018-10-08 05:13:29,483 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71489db9-83ba-4c64-b84f-cd9944429380 x-compute-request-id: req-71489db9-83ba-4c64-b84f-cd9944429380 Content-Length: 0 Content-Type: application/json 2018-10-08 05:13:29,483 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-kp used request id req-71489db9-83ba-4c64-b84f-cd9944429380 2018-10-08 05:13:29,483 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1.pub] 2018-10-08 05:13:29,484 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1] 2018-10-08 05:13:29,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42bc233760487b2418679f76339b7dc7075c6f24" 2018-10-08 05:13:29,544 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6732bfc-81c7-45b4-ac1b-0047df180d27 x-compute-request-id: req-d6732bfc-81c7-45b4-ac1b-0047df180d27 Content-Length: 0 Content-Type: application/json 2018-10-08 05:13:29,544 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b5ae019c-241c-49e4-82fb-9ceb4a8cddc8 used request id req-d6732bfc-81c7-45b4-ac1b-0047df180d27 2018-10-08 05:13:29,545 - neutron_utils - INFO - Deleting security group rule with ID - 7699f82f-7cdd-4d06-9bf3-9e55e6d03212 2018-10-08 05:13:29,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7699f82f-7cdd-4d06-9bf3-9e55e6d03212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:13:29,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cda84e18-6848-48c6-9aed-31ddd761180c Content-Length: 0 Date: Mon, 08 Oct 2018 05:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:29,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7699f82f-7cdd-4d06-9bf3-9e55e6d03212 used request id req-cda84e18-6848-48c6-9aed-31ddd761180c 2018-10-08 05:13:29,796 - neutron_utils - INFO - Deleting security group rule with ID - 9ce08bf2-bb25-4cdc-833a-ecd0e5c4658a 2018-10-08 05:13:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9ce08bf2-bb25-4cdc-833a-ecd0e5c4658a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:13:30,031 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f89289e-513d-475a-af8c-26a96e37246a Content-Length: 0 Date: Mon, 08 Oct 2018 05:13:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:30,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9ce08bf2-bb25-4cdc-833a-ecd0e5c4658a used request id req-4f89289e-513d-475a-af8c-26a96e37246a 2018-10-08 05:13:30,032 - neutron_utils - INFO - Deleting security group rule with ID - dc94c940-872e-4fbd-8515-e6729bffbe1e 2018-10-08 05:13:30,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/dc94c940-872e-4fbd-8515-e6729bffbe1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:13:30,136 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-691e4a7f-cd28-4813-920f-f3653648849c Content-Length: 0 Date: Mon, 08 Oct 2018 05:13:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:30,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/dc94c940-872e-4fbd-8515-e6729bffbe1e used request id req-691e4a7f-cd28-4813-920f-f3653648849c 2018-10-08 05:13:30,137 - neutron_utils - INFO - Deleting security group rule with ID - 8128358c-3318-42b8-b3ef-cfc608f124c0 2018-10-08 05:13:30,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/8128358c-3318-42b8-b3ef-cfc608f124c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:13:30,228 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bcacd18-bfd4-4640-b00c-f61ba4687615 Content-Length: 0 Date: Mon, 08 Oct 2018 05:13:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:30,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/8128358c-3318-42b8-b3ef-cfc608f124c0 used request id req-7bcacd18-bfd4-4640-b00c-f61ba4687615 2018-10-08 05:13:30,229 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-sec-grp 2018-10-08 05:13:30,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5e9dc4c1-8e7d-4d77-8d82-71619784ea01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026d2703b901e46a2536055d2d14433ca1a9e59d" 2018-10-08 05:13:30,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6fb37f7-6084-4670-81bf-044965dc8143 Content-Length: 0 Date: Mon, 08 Oct 2018 05:13:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:30,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5e9dc4c1-8e7d-4d77-8d82-71619784ea01 used request id req-f6fb37f7-6084-4670-81bf-044965dc8143 2018-10-08 05:13:30,393 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router and subnet CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet 2018-10-08 05:13:30,393 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router 2018-10-08 05:13:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f987e763-7596-476f-83c8-1d57028ef8de/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" -d '{"subnet_id": "67d0e457-f7c0-4852-aab2-fbb91e0b7f96"}' 2018-10-08 05:13:31,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c3f2d40f-d21c-47e1-8cc0-eef7efbd594c Date: Mon, 08 Oct 2018 05:13:32 GMT RESP BODY: {"network_id": "7692966f-ec09-49c3-9152-2682b3f7cdaa", "tenant_id": "439d5412b87c499ca85853af211f4db8", "subnet_id": "67d0e457-f7c0-4852-aab2-fbb91e0b7f96", "subnet_ids": ["67d0e457-f7c0-4852-aab2-fbb91e0b7f96"], "port_id": "c08b84d0-6a9f-4aeb-ae25-2c3443bd0c23", "id": "f987e763-7596-476f-83c8-1d57028ef8de"} 2018-10-08 05:13:31,998 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f987e763-7596-476f-83c8-1d57028ef8de/remove_router_interface used request id req-c3f2d40f-d21c-47e1-8cc0-eef7efbd594c 2018-10-08 05:13:31,998 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router 2018-10-08 05:13:31,999 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-router 2018-10-08 05:13:32,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/f987e763-7596-476f-83c8-1d57028ef8de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7503a948822285a6c11c5b5f370e53a61ab6a3" 2018-10-08 05:13:35,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd137fec-cefa-45c3-b217-954f2ee67aa1 Content-Length: 0 Date: Mon, 08 Oct 2018 05:13:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:35,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f987e763-7596-476f-83c8-1d57028ef8de used request id req-bd137fec-cefa-45c3-b217-954f2ee67aa1 2018-10-08 05:13:35,557 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet 2018-10-08 05:13:35,557 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-subnet 2018-10-08 05:13:35,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/67d0e457-f7c0-4852-aab2-fbb91e0b7f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" 2018-10-08 05:13:37,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74b443a4-f8cc-47e9-8bf2-354d9812ac0f Date: Mon, 08 Oct 2018 05:13:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:37,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/67d0e457-f7c0-4852-aab2-fbb91e0b7f96 used request id req-74b443a4-f8cc-47e9-8bf2-354d9812ac0f 2018-10-08 05:13:37,991 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-pub-net 2018-10-08 05:13:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7692966f-ec09-49c3-9152-2682b3f7cdaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3f96d301b53348cccf990f49ced71d1f900fbe" 2018-10-08 05:13:39,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79b47fb0-52c7-488f-a280-343589083d12 Date: Mon, 08 Oct 2018 05:13:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:39,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7692966f-ec09-49c3-9152-2682b3f7cdaa used request id req-79b47fb0-52c7-488f-a280-343589083d12 2018-10-08 05:13:39,136 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-933337b4-db42-470e-8b67-47e0ea7267e1-image 2018-10-08 05:13:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81d3a74c75727ca7002faf55a5273c66d930f733" 2018-10-08 05:13:40,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b8089b9-13b2-4732-90bd-e7b1c0478963 Date: Mon, 08 Oct 2018 05:13:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:13:40,388 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d6f002ce-6bdb-46c6-890e-bd882f88ecd9 used request id req-4b8089b9-13b2-4732-90bd-e7b1c0478963 2018-10-08 05:13:40,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:40,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7599ead5-e9e3-4980-a9c9-0d5c8e57af69 Date: Mon, 08 Oct 2018 05:13:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:27Z", "updated_at": "2018-10-08T05:12:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:27Z", "revision_number": 0, "id": "06a66fa1-f087-422b-8c47-f4e8ecc13fbf", "remote_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:27Z", "security_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:27Z", "revision_number": 0, "id": "0f026360-794f-48d3-b612-7a16237cfebc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:27Z", "security_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv4", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:27Z", "revision_number": 0, "id": "39823b94-ebdf-43d4-a376-103954b77893", "remote_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:27Z", "security_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "439d5412b87c499ca85853af211f4db8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:12:27Z", "revision_number": 0, "id": "819ee1a2-8a95-4c6a-9c2d-6c97a2325f36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:12:27Z", "security_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "tenant_id": "439d5412b87c499ca85853af211f4db8", "port_range_min": null, "ethertype": "IPv6", "project_id": "439d5412b87c499ca85853af211f4db8"}], "revision_number": 4, "project_id": "439d5412b87c499ca85853af211f4db8", "id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:13:40,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7599ead5-e9e3-4980-a9c9-0d5c8e57af69 2018-10-08 05:13:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:40,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1fbf79-0dd7-4e3d-a4a7-95259185f13a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:13:40,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-0b1fbf79-0dd7-4e3d-a4a7-95259185f13a 2018-10-08 05:13:40,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:40,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aebf509-fd1c-4db0-83b6-3387d0a06d44 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:13:40,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-3aebf509-fd1c-4db0-83b6-3387d0a06d44 2018-10-08 05:13:40,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:40,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed88e6bf-7ca2-47fc-8903-a531f734b249 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:13:40,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-ed88e6bf-7ca2-47fc-8903-a531f734b249 2018-10-08 05:13:40,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:40,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07245b8-ec95-4360-8e86-db02f8328f0b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8"}, "enabled": true, "id": "439d5412b87c499ca85853af211f4db8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj"}} 2018-10-08 05:13:40,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-b07245b8-ec95-4360-8e86-db02f8328f0b 2018-10-08 05:13:40,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d903fcb-6aca-480c-9656-91d7ad16d4f7 2018-10-08 05:13:40,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9d903fcb-6aca-480c-9656-91d7ad16d4f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:41,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-097816b8-e9ba-46c7-94a3-e90426d1aa03 Date: Mon, 08 Oct 2018 05:13:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:27Z", "security_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:27Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "06a66fa1-f087-422b-8c47-f4e8ecc13fbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:27Z", "security_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:27Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "0f026360-794f-48d3-b612-7a16237cfebc"}, {"remote_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:27Z", "security_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:27Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "39823b94-ebdf-43d4-a376-103954b77893"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:12:27Z", "security_group_id": "9d903fcb-6aca-480c-9656-91d7ad16d4f7", "port_range_min": null, "revision_number": 0, "tenant_id": "439d5412b87c499ca85853af211f4db8", "created_at": "2018-10-08T05:12:27Z", "project_id": "439d5412b87c499ca85853af211f4db8", "id": "819ee1a2-8a95-4c6a-9c2d-6c97a2325f36"}]} 2018-10-08 05:13:41,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9d903fcb-6aca-480c-9656-91d7ad16d4f7 used request id req-097816b8-e9ba-46c7-94a3-e90426d1aa03 2018-10-08 05:13:41,136 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:13:41,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9d903fcb-6aca-480c-9656-91d7ad16d4f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:41,577 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e14ffa5d-a9bb-4e30-93b9-91b33476b217 Content-Length: 0 Date: Mon, 08 Oct 2018 05:13:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:13:41,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9d903fcb-6aca-480c-9656-91d7ad16d4f7 used request id req-e14ffa5d-a9bb-4e30-93b9-91b33476b217 2018-10-08 05:13:41,578 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj 2018-10-08 05:13:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:41,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f299622d-4480-4e23-92b1-2ff6f5362ca5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:13:41,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/439d5412b87c499ca85853af211f4db8 used request id req-f299622d-4480-4e23-92b1-2ff6f5362ca5 2018-10-08 05:13:41,773 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ab72b578-977a-44a-proj-role 2018-10-08 05:13:41,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/75d623613a1c44e592d11f0ffd4c0756 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:41,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-201dca41-4caa-4b73-850b-d638250eceef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:13:41,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/75d623613a1c44e592d11f0ffd4c0756 used request id req-201dca41-4caa-4b73-850b-d638250eceef 2018-10-08 05:13:41,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344ef6b11375dce73257bda68511ff3b19c30af2" 2018-10-08 05:13:41,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1531871d-4730-4369-a835-533fd9c90a56 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:13:41,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1531871d-4730-4369-a835-533fd9c90a56 2018-10-08 05:13:41,966 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ab72b578-977a-44a-user 2018-10-08 05:13:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/db67af7cfa6a4d85bee468a8aab08d5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8bd240b5cf3d4ac2ecd8aa03b46b69021d5e59" 2018-10-08 05:13:42,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ba2d0d-0d03-421a-924c-5c2707fccc03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:13:42,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/db67af7cfa6a4d85bee468a8aab08d5c used request id req-d0ba2d0d-0d03-421a-924c-5c2707fccc03 2018-10-08 05:13:42,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:13:42,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["83EZu0cMQAW7hZx8UTO_9Q"], "issued_at": "2018-10-08T05:13:42.000000Z"}} 2018-10-08 05:13:42,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1016b1fcb22bdc44910031cb03fcf8cd18eba1b" 2018-10-08 05:13:42,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244afdf8-eb2a-42d8-9b70-1c5d2256e27c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:13:42,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-244afdf8-eb2a-42d8-9b70-1c5d2256e27c 2018-10-08 05:13:42,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:13:42,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:13:42,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["rGJk0egxQimmkZZTjElFyg"], "issued_at": "2018-10-08T05:13:42.000000Z"}} 2018-10-08 05:13:42,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:13:43,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90fe470f-8b9e-4c20-96d5-0ddb33353615 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:13:43,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-90fe470f-8b9e-4c20-96d5-0ddb33353615 2018-10-08 05:13:43,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:13:43,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:13:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:13:43,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a84b482-a3eb-4ef6-abef-8ca6d8306098 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:13:43,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj used request id req-6a84b482-a3eb-4ef6-abef-8ca6d8306098 2018-10-08 05:13:43,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:13:43,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c375293c-0a9d-4ff4-b803-53bd1b859fdd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:13:43,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c375293c-0a9d-4ff4-b803-53bd1b859fdd 2018-10-08 05:13:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}}' 2018-10-08 05:13:43,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-705a0e95-c3c5-4a0a-af41-b62e0f2830d3 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:13:43,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-705a0e95-c3c5-4a0a-af41-b62e0f2830d3 2018-10-08 05:13:43,364 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-53ed457b-f134-4b4-proj 2018-10-08 05:13:43,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:13:43,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:13:43,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["ZbADtKaQSi2zcEIww_vP5g"], "issued_at": "2018-10-08T05:13:43.000000Z"}} 2018-10-08 05:13:43,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:43,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25171fd-14db-4f37-9c4d-4d0e52307f3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:13:43,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c25171fd-14db-4f37-9c4d-4d0e52307f3d 2018-10-08 05:13:43,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:13:43,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:13:43,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:43,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e1cf01-e5ff-4129-9355-061703f99b77 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:13:43,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-18e1cf01-e5ff-4129-9355-061703f99b77 2018-10-08 05:13:43,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:44,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8936b378-13c0-4d92-8b1f-b5ac5860ea84 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}]} 2018-10-08 05:13:44,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj used request id req-8936b378-13c0-4d92-8b1f-b5ac5860ea84 2018-10-08 05:13:44,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:44,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859c261f-1367-41ba-b934-b1153a5a23aa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:13:44,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-859c261f-1367-41ba-b934-b1153a5a23aa 2018-10-08 05:13:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:44,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdacf63-9d31-40ed-aa77-ca67016d2d57 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:13:44,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dbdacf63-9d31-40ed-aa77-ca67016d2d57 2018-10-08 05:13:44,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:44,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f1b7a8-77b0-4bc5-af03-1aede274e128 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}]} 2018-10-08 05:13:44,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj used request id req-51f1b7a8-77b0-4bc5-af03-1aede274e128 2018-10-08 05:13:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/4e7ffa54b3c2488481cdf7e958016090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:44,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aec0186-5320-44d5-9fcf-b5eea8dcb95e Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-user", "links": {"self": "http://172.30.9.28:5000/v3/users/4e7ffa54b3c2488481cdf7e958016090"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "id": "4e7ffa54b3c2488481cdf7e958016090", "password_expires_at": null}} 2018-10-08 05:13:44,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4e7ffa54b3c2488481cdf7e958016090 used request id req-8aec0186-5320-44d5-9fcf-b5eea8dcb95e 2018-10-08 05:13:44,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:44,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57682168-273f-4323-a785-52be8074be8d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:13:44,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles used request id req-57682168-273f-4323-a785-52be8074be8d 2018-10-08 05:13:44,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:44,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3def8d1-0c6f-4ed0-8a38-47a934953d88 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 05:13:44,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-b3def8d1-0c6f-4ed0-8a38-47a934953d88 2018-10-08 05:13:44,935 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-53ed457b-f134-4b4-proj 2018-10-08 05:13:44,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:45,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadef08c-441a-4f35-8374-a0f8ca0b935b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:13:45,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-aadef08c-441a-4f35-8374-a0f8ca0b935b 2018-10-08 05:13:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:45,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c84bcd-f38b-448d-923b-a631c4445528 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:13:45,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1c84bcd-f38b-448d-923b-a631c4445528 2018-10-08 05:13:45,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:45,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98be9de-2b11-4305-8db7-0bec4f825c6d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}]} 2018-10-08 05:13:45,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-53ed457b-f134-4b4-proj used request id req-d98be9de-2b11-4305-8db7-0bec4f825c6d 2018-10-08 05:13:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:45,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32091954-8f14-4fef-953a-8fdd0bbe356d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}]} 2018-10-08 05:13:45,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles used request id req-32091954-8f14-4fef-953a-8fdd0bbe356d 2018-10-08 05:13:45,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:45,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5525cd-baaf-4eba-80fd-983d57404179 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:13:45,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-8f5525cd-baaf-4eba-80fd-983d57404179 2018-10-08 05:13:45,438 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-53ed457b-f134-4b4-proj 2018-10-08 05:13:45,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:13:45,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ede139-0321-4e2b-9f2c-dfadbbb35e41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:13:45,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-51ede139-0321-4e2b-9f2c-dfadbbb35e41 2018-10-08 05:13:45,568 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-53ed457b-f134-4b4-user 2018-10-08 05:13:45,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:13:45,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:13:45,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55fbef93-a60a-4e0c-8092-c8134a4fbc1d Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:13:45,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-55fbef93-a60a-4e0c-8092-c8134a4fbc1d 2018-10-08 05:13:45,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" -d '{"role": {"name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role"}}' 2018-10-08 05:13:45,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0da702ce-58bc-4f23-a2b4-9b68f1fe4d42 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d408fefbe06b49bfbce741bcf99a4d77", "links": {"self": "http://172.30.9.28:5000/v3/roles/d408fefbe06b49bfbce741bcf99a4d77"}, "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role"}} 2018-10-08 05:13:45,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0da702ce-58bc-4f23-a2b4-9b68f1fe4d42 2018-10-08 05:13:45,777 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role 2018-10-08 05:13:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d408fefbe06b49bfbce741bcf99a4d77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:13:45,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502f2d67-b3c4-4406-8637-e2203d0a1638 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d408fefbe06b49bfbce741bcf99a4d77"}, "domain_id": null, "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role", "id": "d408fefbe06b49bfbce741bcf99a4d77"}} 2018-10-08 05:13:45,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d408fefbe06b49bfbce741bcf99a4d77 used request id req-502f2d67-b3c4-4406-8637-e2203d0a1638 2018-10-08 05:13:45,871 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role to project CreateStackFloatingIpTests-53ed457b-f134-4b4-proj 2018-10-08 05:13:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles/d408fefbe06b49bfbce741bcf99a4d77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:13:46,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f5eff27-8544-4e67-8715-dec70bfcd3dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:13:46,012 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23/users/4e7ffa54b3c2488481cdf7e958016090/roles/d408fefbe06b49bfbce741bcf99a4d77 used request id req-5f5eff27-8544-4e67-8715-dec70bfcd3dc 2018-10-08 05:13:46,013 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:13:46,013 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:13:46,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:13:46,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:13:46,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d408fefbe06b49bfbce741bcf99a4d77", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-user", "id": "4e7ffa54b3c2488481cdf7e958016090"}, "audit_ids": ["ODtYT2TsQzuSGH5RiOYqQQ"], "issued_at": "2018-10-08T05:13:46.000000Z"}} 2018-10-08 05:13:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731f79c2b530a9c8cf6d56e0a844043140151b02" 2018-10-08 05:13:46,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9b399c-e06b-4755-a0e0-c2b427493c06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:13:46,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6c9b399c-e06b-4755-a0e0-c2b427493c06 2018-10-08 05:13:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}731f79c2b530a9c8cf6d56e0a844043140151b02" 2018-10-08 05:13:46,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-baa5ebea-2319-4666-8580-6a8a74aa4d66 Date: Mon, 08 Oct 2018 05:13:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"} 2018-10-08 05:13:46,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image used request id req-baa5ebea-2319-4666-8580-6a8a74aa4d66 2018-10-08 05:13:46,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}731f79c2b530a9c8cf6d56e0a844043140151b02" 2018-10-08 05:13:46,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-265e6800-5c61-4d41-b5f6-19b47487f97f Date: Mon, 08 Oct 2018 05:13:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:13:46,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-265e6800-5c61-4d41-b5f6-19b47487f97f 2018-10-08 05:13:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}731f79c2b530a9c8cf6d56e0a844043140151b02" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}' 2018-10-08 05:13:47,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 X-Openstack-Request-Id: req-dcd9befc-4949-4d0a-9da3-791ffeef4616 Date: Mon, 08 Oct 2018 05:13:47 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:13:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:13:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39", "min_disk": 0, "protected": false, "id": "e5b6967f-5924-4597-804a-83899130cc39", "file": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39/file", "checksum": null, "owner": "4a1748f351964d9eb0953ab0a1cc3d23", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:13:47,067 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-dcd9befc-4949-4d0a-9da3-791ffeef4616 2018-10-08 05:13:47,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}731f79c2b530a9c8cf6d56e0a844043140151b02" -d '' 2018-10-08 05:13:48,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19b00282-8a86-476f-bc23-27e8237c9371 Date: Mon, 08 Oct 2018 05:13:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:13:48,515 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39/file used request id req-19b00282-8a86-476f-bc23-27e8237c9371 2018-10-08 05:13:48,516 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:13:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}731f79c2b530a9c8cf6d56e0a844043140151b02" 2018-10-08 05:13:48,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b6fda5fc-5842-44cc-a175-6b9e628b2c85 Date: Mon, 08 Oct 2018 05:13:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:13:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:13:48Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e5b6967f-5924-4597-804a-83899130cc39/snap", "metadata": {}}], "self": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39", "min_disk": 0, "protected": false, "id": "e5b6967f-5924-4597-804a-83899130cc39", "file": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a1748f351964d9eb0953ab0a1cc3d23", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e5b6967f-5924-4597-804a-83899130cc39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:13:48,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 used request id req-b6fda5fc-5842-44cc-a175-6b9e628b2c85 2018-10-08 05:13:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}731f79c2b530a9c8cf6d56e0a844043140151b02" 2018-10-08 05:13:48,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-88412f8c-6f13-4f5f-8d44-420b42b0a5e1 Date: Mon, 08 Oct 2018 05:13:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:13:48,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-88412f8c-6f13-4f5f-8d44-420b42b0a5e1 2018-10-08 05:13:48,854 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image 2018-10-08 05:13:48,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}731f79c2b530a9c8cf6d56e0a844043140151b02" 2018-10-08 05:13:49,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cdc64159-f8e5-4f70-b0bb-15bb9114c3ab Date: Mon, 08 Oct 2018 05:13:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:13:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:13:48Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e5b6967f-5924-4597-804a-83899130cc39/snap", "metadata": {}}], "self": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39", "min_disk": 0, "protected": false, "id": "e5b6967f-5924-4597-804a-83899130cc39", "file": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a1748f351964d9eb0953ab0a1cc3d23", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e5b6967f-5924-4597-804a-83899130cc39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:13:49,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 used request id req-cdc64159-f8e5-4f70-b0bb-15bb9114c3ab 2018-10-08 05:13:49,023 - create_image - DEBUG - Instance status is - active 2018-10-08 05:13:49,023 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image 2018-10-08 05:13:49,023 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image 2018-10-08 05:13:49,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:13:49,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:13:49,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d408fefbe06b49bfbce741bcf99a4d77", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-user", "id": "4e7ffa54b3c2488481cdf7e958016090"}, "audit_ids": ["NlTmEKHFTYW9k5FZtpClLg"], "issued_at": "2018-10-08T05:13:49.000000Z"}} 2018-10-08 05:13:49,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:13:49,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fce9c7e-5da4-4b38-a81b-7ca829932f05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:13:49,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3fce9c7e-5da4-4b38-a81b-7ca829932f05 2018-10-08 05:13:49,490 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:13:49,493 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:13:49,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:13:49,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:49 GMT Server: Apache x-openstack-request-id: req-0c65e4e3-0734-428a-8ce1-1b7cced4d743 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:13:49,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack used request id req-0c65e4e3-0734-428a-8ce1-1b7cced4d743 2018-10-08 05:13:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net"}}' 2018-10-08 05:13:53,096 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:13:49 GMT Server: Apache x-openstack-request-id: req-f34c199f-743c-4607-bd10-4b522882a76c Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}]}} 2018-10-08 05:13:53,097 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks used request id req-f34c199f-743c-4607-bd10-4b522882a76c 2018-10-08 05:13:53,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:13:53,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:13:53 GMT Server: Apache x-openstack-request-id: req-15d30d72-9611-4f5b-a9cc-6cd00cc7d5d9 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:13:53,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:53 GMT Server: Apache x-openstack-request-id: req-833c2ae5-c1d6-4fd4-9293-8eaf08943d9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:13:53,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-833c2ae5-c1d6-4fd4-9293-8eaf08943d9e 2018-10-08 05:13:53,465 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack 2018-10-08 05:13:53,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:13:53,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:13:53 GMT Server: Apache x-openstack-request-id: req-0cfe87fc-a66c-4e57-8b7a-f475e2d43c3d Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:13:53,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:53 GMT Server: Apache x-openstack-request-id: req-91c8916d-e7e5-449b-837d-be918c6f0d61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:13:53,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-91c8916d-e7e5-449b-837d-be918c6f0d61 2018-10-08 05:13:53,959 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:13:53,960 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:13:56,963 - create_stack - DEBUG - Stack status query timeout in 1196.50259995 2018-10-08 05:13:56,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:13:57,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:13:56 GMT Server: Apache x-openstack-request-id: req-3d767eea-8b5d-4fc3-8bf2-045940974e9b Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:13:57,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:13:57 GMT Server: Apache x-openstack-request-id: req-94ab8073-d1d2-4704-812f-7b66034754c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzK8AopbsKvDL1LvZUETzfZNMrubWWRbr+xZn6dXHesKF7hN9\nJT7Aj0OkYEt+cawYnkHXWZVUIHeftk3wxUsPiyghLzfDeARGENcZV5+sPGun05VX\nV3GR9uOFgjRPX9UdG7eqblpQVsAKP0/SmE6syNX9ZqRTzrmDg8/oF+W9wa3oimuD\nxXpUjT7gUof0NXi5v+PpzAzn6XjcNn6t7dzuFiM2j4jpG5XgJO5fFaaDy2vW3rPB\nIdAWmyrzWnDuUljeQPIz6T+7TbzWODyANMZmKEzO+9Adg8ujFS7073nhIa6ix/2C\nk1KqJ4tQBU1aUr16ITTgkhGoZZkLOVDnEoqHbQIDAQABAoIBAQCfFDhDJVchvIo+\nqUypdR1k8LF9kczv6r+3It/aPhtOTpb2xNDTvKS9881yRdpdEGsFvJhZeJSssyw+\n7O5+9+p5tdOstgNGaNPnzLVWg7PCNc12xS/ft1XBc21VF8DE84Yu/50HLUwZUCHm\nuOwtEaB6as4KExdLqKUNMe3pfNXxCwnJo1DArbNa4GkKJNLtowASbXZrwUhPLrA4\n5uiUTkCT0NOxV/HCEEbb52rOn5Zg2KlJaYKdVLc2ajcy3lrAMszw156wC/t5yfwz\ngHcQaXjeYUEu3zqWjmuPRWXKR/N2SttUdVQigM8Zgw91ahDMpA135Sq1Adcm6xAe\nXEGo862hAoGBAP6CMiQq+nrX7j4Jv9DA48U2osbWU1zAZt1az8dqr+HPNMpDVNF3\nbmb5Upm3+BY3KC5lxvEQOld9UI1RJBVjYO/BjJnHqiafRCnp7IV84qgVI8crGco2\n6dAR24taZPNNXl1YQmDm59+BYkY388xRLtbdfPX7RSVhySucUwwZYy4VAoGBAM3i\nD6KuQ7LstTW8FZGjbLag61QEhyMrfOG5cgIDgEETM5qC0WaqSnCPVAase3RG0sIR\nyYj4tFt1zRoIU89yVKQJ/xa+KU7KeqIdoIna0p9aAFZLvKVTcOd8SYA2CT6tNF0a\nNHyXBESX905YM2vYgq4pQ2kMNr7uY9quO+bCGiH5AoGAY9jSMQxHblAuYFpUzWIP\nObygiZ9l3vqAoJDS+SoqzE0NKdjWesL/JhjkRfg9tQF4mxNExCgYq2A3bOmLXXS6\nf/UP4vjJERPkmwjxyMDg7w40FhwbpxB6FC4dUoNpHWaaAcbxa7DLAQ1yb5fd5qdm\n19bXAm3Mh8jgMmLG1fVTyq0CgYByvhOyueaXGJ9hpEJtGaSkIAknmSJrsnf2IXFt\nt9/J5Na0vUXRLwUvuGG/Gm/vfO1HJbypbtqtwnidkpiLHBAaIEwfs7m35Nb19Qcc\n7WzHTNS1Q56OkXNyP+2C3BrI6KUvYkRwT4YcaIl3C2cVKuSiBfNA34K/ZIMYRFS0\nJeeEmQKBgQDzc1k3eCNnpZMDt3ZW/ilTKurwb4CxczDrPreJjedFBrRLOKUpQoXk\nl2wYryFwFCQNT4jUbFWe3hUx0aAJO1DCaWiv5y3iRlAWigoMnHIWyqxM5PkzfOmu\nog4nF6y9b8YzEMOfL0wpQ4L5mv/2fjerzRK2jd/WS+YQq9PGDz++PA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:13:57,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-94ab8073-d1d2-4704-812f-7b66034754c9 2018-10-08 05:13:57,561 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:13:57,561 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:14:00,564 - create_stack - DEBUG - Stack status query timeout in 1192.90133214 2018-10-08 05:14:00,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:00,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:00 GMT Server: Apache x-openstack-request-id: req-24c6ac7f-8c72-481f-9494-785ff46c8405 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:00,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:00 GMT Server: Apache x-openstack-request-id: req-64b733ba-192b-429f-9dd3-dc5e89f85ab3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzK8AopbsKvDL1LvZUETzfZNMrubWWRbr+xZn6dXHesKF7hN9\nJT7Aj0OkYEt+cawYnkHXWZVUIHeftk3wxUsPiyghLzfDeARGENcZV5+sPGun05VX\nV3GR9uOFgjRPX9UdG7eqblpQVsAKP0/SmE6syNX9ZqRTzrmDg8/oF+W9wa3oimuD\nxXpUjT7gUof0NXi5v+PpzAzn6XjcNn6t7dzuFiM2j4jpG5XgJO5fFaaDy2vW3rPB\nIdAWmyrzWnDuUljeQPIz6T+7TbzWODyANMZmKEzO+9Adg8ujFS7073nhIa6ix/2C\nk1KqJ4tQBU1aUr16ITTgkhGoZZkLOVDnEoqHbQIDAQABAoIBAQCfFDhDJVchvIo+\nqUypdR1k8LF9kczv6r+3It/aPhtOTpb2xNDTvKS9881yRdpdEGsFvJhZeJSssyw+\n7O5+9+p5tdOstgNGaNPnzLVWg7PCNc12xS/ft1XBc21VF8DE84Yu/50HLUwZUCHm\nuOwtEaB6as4KExdLqKUNMe3pfNXxCwnJo1DArbNa4GkKJNLtowASbXZrwUhPLrA4\n5uiUTkCT0NOxV/HCEEbb52rOn5Zg2KlJaYKdVLc2ajcy3lrAMszw156wC/t5yfwz\ngHcQaXjeYUEu3zqWjmuPRWXKR/N2SttUdVQigM8Zgw91ahDMpA135Sq1Adcm6xAe\nXEGo862hAoGBAP6CMiQq+nrX7j4Jv9DA48U2osbWU1zAZt1az8dqr+HPNMpDVNF3\nbmb5Upm3+BY3KC5lxvEQOld9UI1RJBVjYO/BjJnHqiafRCnp7IV84qgVI8crGco2\n6dAR24taZPNNXl1YQmDm59+BYkY388xRLtbdfPX7RSVhySucUwwZYy4VAoGBAM3i\nD6KuQ7LstTW8FZGjbLag61QEhyMrfOG5cgIDgEETM5qC0WaqSnCPVAase3RG0sIR\nyYj4tFt1zRoIU89yVKQJ/xa+KU7KeqIdoIna0p9aAFZLvKVTcOd8SYA2CT6tNF0a\nNHyXBESX905YM2vYgq4pQ2kMNr7uY9quO+bCGiH5AoGAY9jSMQxHblAuYFpUzWIP\nObygiZ9l3vqAoJDS+SoqzE0NKdjWesL/JhjkRfg9tQF4mxNExCgYq2A3bOmLXXS6\nf/UP4vjJERPkmwjxyMDg7w40FhwbpxB6FC4dUoNpHWaaAcbxa7DLAQ1yb5fd5qdm\n19bXAm3Mh8jgMmLG1fVTyq0CgYByvhOyueaXGJ9hpEJtGaSkIAknmSJrsnf2IXFt\nt9/J5Na0vUXRLwUvuGG/Gm/vfO1HJbypbtqtwnidkpiLHBAaIEwfs7m35Nb19Qcc\n7WzHTNS1Q56OkXNyP+2C3BrI6KUvYkRwT4YcaIl3C2cVKuSiBfNA34K/ZIMYRFS0\nJeeEmQKBgQDzc1k3eCNnpZMDt3ZW/ilTKurwb4CxczDrPreJjedFBrRLOKUpQoXk\nl2wYryFwFCQNT4jUbFWe3hUx0aAJO1DCaWiv5y3iRlAWigoMnHIWyqxM5PkzfOmu\nog4nF6y9b8YzEMOfL0wpQ4L5mv/2fjerzRK2jd/WS+YQq9PGDz++PA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:00,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-64b733ba-192b-429f-9dd3-dc5e89f85ab3 2018-10-08 05:14:00,770 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:14:00,770 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:14:03,773 - create_stack - DEBUG - Stack status query timeout in 1189.69248509 2018-10-08 05:14:03,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:03,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:03 GMT Server: Apache x-openstack-request-id: req-71ace6d6-c4c4-4193-a1cf-42835ac3866c Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:04,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:03 GMT Server: Apache x-openstack-request-id: req-e3a0c049-2cd5-44d3-a8cd-45c186c1e39b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzK8AopbsKvDL1LvZUETzfZNMrubWWRbr+xZn6dXHesKF7hN9\nJT7Aj0OkYEt+cawYnkHXWZVUIHeftk3wxUsPiyghLzfDeARGENcZV5+sPGun05VX\nV3GR9uOFgjRPX9UdG7eqblpQVsAKP0/SmE6syNX9ZqRTzrmDg8/oF+W9wa3oimuD\nxXpUjT7gUof0NXi5v+PpzAzn6XjcNn6t7dzuFiM2j4jpG5XgJO5fFaaDy2vW3rPB\nIdAWmyrzWnDuUljeQPIz6T+7TbzWODyANMZmKEzO+9Adg8ujFS7073nhIa6ix/2C\nk1KqJ4tQBU1aUr16ITTgkhGoZZkLOVDnEoqHbQIDAQABAoIBAQCfFDhDJVchvIo+\nqUypdR1k8LF9kczv6r+3It/aPhtOTpb2xNDTvKS9881yRdpdEGsFvJhZeJSssyw+\n7O5+9+p5tdOstgNGaNPnzLVWg7PCNc12xS/ft1XBc21VF8DE84Yu/50HLUwZUCHm\nuOwtEaB6as4KExdLqKUNMe3pfNXxCwnJo1DArbNa4GkKJNLtowASbXZrwUhPLrA4\n5uiUTkCT0NOxV/HCEEbb52rOn5Zg2KlJaYKdVLc2ajcy3lrAMszw156wC/t5yfwz\ngHcQaXjeYUEu3zqWjmuPRWXKR/N2SttUdVQigM8Zgw91ahDMpA135Sq1Adcm6xAe\nXEGo862hAoGBAP6CMiQq+nrX7j4Jv9DA48U2osbWU1zAZt1az8dqr+HPNMpDVNF3\nbmb5Upm3+BY3KC5lxvEQOld9UI1RJBVjYO/BjJnHqiafRCnp7IV84qgVI8crGco2\n6dAR24taZPNNXl1YQmDm59+BYkY388xRLtbdfPX7RSVhySucUwwZYy4VAoGBAM3i\nD6KuQ7LstTW8FZGjbLag61QEhyMrfOG5cgIDgEETM5qC0WaqSnCPVAase3RG0sIR\nyYj4tFt1zRoIU89yVKQJ/xa+KU7KeqIdoIna0p9aAFZLvKVTcOd8SYA2CT6tNF0a\nNHyXBESX905YM2vYgq4pQ2kMNr7uY9quO+bCGiH5AoGAY9jSMQxHblAuYFpUzWIP\nObygiZ9l3vqAoJDS+SoqzE0NKdjWesL/JhjkRfg9tQF4mxNExCgYq2A3bOmLXXS6\nf/UP4vjJERPkmwjxyMDg7w40FhwbpxB6FC4dUoNpHWaaAcbxa7DLAQ1yb5fd5qdm\n19bXAm3Mh8jgMmLG1fVTyq0CgYByvhOyueaXGJ9hpEJtGaSkIAknmSJrsnf2IXFt\nt9/J5Na0vUXRLwUvuGG/Gm/vfO1HJbypbtqtwnidkpiLHBAaIEwfs7m35Nb19Qcc\n7WzHTNS1Q56OkXNyP+2C3BrI6KUvYkRwT4YcaIl3C2cVKuSiBfNA34K/ZIMYRFS0\nJeeEmQKBgQDzc1k3eCNnpZMDt3ZW/ilTKurwb4CxczDrPreJjedFBrRLOKUpQoXk\nl2wYryFwFCQNT4jUbFWe3hUx0aAJO1DCaWiv5y3iRlAWigoMnHIWyqxM5PkzfOmu\nog4nF6y9b8YzEMOfL0wpQ4L5mv/2fjerzRK2jd/WS+YQq9PGDz++PA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:04,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-e3a0c049-2cd5-44d3-a8cd-45c186c1e39b 2018-10-08 05:14:04,300 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:14:04,301 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:14:07,303 - create_stack - DEBUG - Stack status query timeout in 1186.16245794 2018-10-08 05:14:07,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:07,585 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:07 GMT Server: Apache x-openstack-request-id: req-06af9c09-3861-406d-9024-e69430fa1a53 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:07,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:07 GMT Server: Apache x-openstack-request-id: req-b04945af-4f70-4e44-975f-a1d4282a5b41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzK8AopbsKvDL1LvZUETzfZNMrubWWRbr+xZn6dXHesKF7hN9\nJT7Aj0OkYEt+cawYnkHXWZVUIHeftk3wxUsPiyghLzfDeARGENcZV5+sPGun05VX\nV3GR9uOFgjRPX9UdG7eqblpQVsAKP0/SmE6syNX9ZqRTzrmDg8/oF+W9wa3oimuD\nxXpUjT7gUof0NXi5v+PpzAzn6XjcNn6t7dzuFiM2j4jpG5XgJO5fFaaDy2vW3rPB\nIdAWmyrzWnDuUljeQPIz6T+7TbzWODyANMZmKEzO+9Adg8ujFS7073nhIa6ix/2C\nk1KqJ4tQBU1aUr16ITTgkhGoZZkLOVDnEoqHbQIDAQABAoIBAQCfFDhDJVchvIo+\nqUypdR1k8LF9kczv6r+3It/aPhtOTpb2xNDTvKS9881yRdpdEGsFvJhZeJSssyw+\n7O5+9+p5tdOstgNGaNPnzLVWg7PCNc12xS/ft1XBc21VF8DE84Yu/50HLUwZUCHm\nuOwtEaB6as4KExdLqKUNMe3pfNXxCwnJo1DArbNa4GkKJNLtowASbXZrwUhPLrA4\n5uiUTkCT0NOxV/HCEEbb52rOn5Zg2KlJaYKdVLc2ajcy3lrAMszw156wC/t5yfwz\ngHcQaXjeYUEu3zqWjmuPRWXKR/N2SttUdVQigM8Zgw91ahDMpA135Sq1Adcm6xAe\nXEGo862hAoGBAP6CMiQq+nrX7j4Jv9DA48U2osbWU1zAZt1az8dqr+HPNMpDVNF3\nbmb5Upm3+BY3KC5lxvEQOld9UI1RJBVjYO/BjJnHqiafRCnp7IV84qgVI8crGco2\n6dAR24taZPNNXl1YQmDm59+BYkY388xRLtbdfPX7RSVhySucUwwZYy4VAoGBAM3i\nD6KuQ7LstTW8FZGjbLag61QEhyMrfOG5cgIDgEETM5qC0WaqSnCPVAase3RG0sIR\nyYj4tFt1zRoIU89yVKQJ/xa+KU7KeqIdoIna0p9aAFZLvKVTcOd8SYA2CT6tNF0a\nNHyXBESX905YM2vYgq4pQ2kMNr7uY9quO+bCGiH5AoGAY9jSMQxHblAuYFpUzWIP\nObygiZ9l3vqAoJDS+SoqzE0NKdjWesL/JhjkRfg9tQF4mxNExCgYq2A3bOmLXXS6\nf/UP4vjJERPkmwjxyMDg7w40FhwbpxB6FC4dUoNpHWaaAcbxa7DLAQ1yb5fd5qdm\n19bXAm3Mh8jgMmLG1fVTyq0CgYByvhOyueaXGJ9hpEJtGaSkIAknmSJrsnf2IXFt\nt9/J5Na0vUXRLwUvuGG/Gm/vfO1HJbypbtqtwnidkpiLHBAaIEwfs7m35Nb19Qcc\n7WzHTNS1Q56OkXNyP+2C3BrI6KUvYkRwT4YcaIl3C2cVKuSiBfNA34K/ZIMYRFS0\nJeeEmQKBgQDzc1k3eCNnpZMDt3ZW/ilTKurwb4CxczDrPreJjedFBrRLOKUpQoXk\nl2wYryFwFCQNT4jUbFWe3hUx0aAJO1DCaWiv5y3iRlAWigoMnHIWyqxM5PkzfOmu\nog4nF6y9b8YzEMOfL0wpQ4L5mv/2fjerzRK2jd/WS+YQq9PGDz++PA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:07,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-b04945af-4f70-4e44-975f-a1d4282a5b41 2018-10-08 05:14:07,760 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:14:07,760 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:14:10,764 - create_stack - DEBUG - Stack status query timeout in 1182.70188808 2018-10-08 05:14:10,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:10,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:10 GMT Server: Apache x-openstack-request-id: req-c8fb2356-fc57-4258-8cc5-c3618875f87d Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:11,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:10 GMT Server: Apache x-openstack-request-id: req-4ba24ea9-be25-4ed1-9f27-3462d8f689c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzK8AopbsKvDL1LvZUETzfZNMrubWWRbr+xZn6dXHesKF7hN9\nJT7Aj0OkYEt+cawYnkHXWZVUIHeftk3wxUsPiyghLzfDeARGENcZV5+sPGun05VX\nV3GR9uOFgjRPX9UdG7eqblpQVsAKP0/SmE6syNX9ZqRTzrmDg8/oF+W9wa3oimuD\nxXpUjT7gUof0NXi5v+PpzAzn6XjcNn6t7dzuFiM2j4jpG5XgJO5fFaaDy2vW3rPB\nIdAWmyrzWnDuUljeQPIz6T+7TbzWODyANMZmKEzO+9Adg8ujFS7073nhIa6ix/2C\nk1KqJ4tQBU1aUr16ITTgkhGoZZkLOVDnEoqHbQIDAQABAoIBAQCfFDhDJVchvIo+\nqUypdR1k8LF9kczv6r+3It/aPhtOTpb2xNDTvKS9881yRdpdEGsFvJhZeJSssyw+\n7O5+9+p5tdOstgNGaNPnzLVWg7PCNc12xS/ft1XBc21VF8DE84Yu/50HLUwZUCHm\nuOwtEaB6as4KExdLqKUNMe3pfNXxCwnJo1DArbNa4GkKJNLtowASbXZrwUhPLrA4\n5uiUTkCT0NOxV/HCEEbb52rOn5Zg2KlJaYKdVLc2ajcy3lrAMszw156wC/t5yfwz\ngHcQaXjeYUEu3zqWjmuPRWXKR/N2SttUdVQigM8Zgw91ahDMpA135Sq1Adcm6xAe\nXEGo862hAoGBAP6CMiQq+nrX7j4Jv9DA48U2osbWU1zAZt1az8dqr+HPNMpDVNF3\nbmb5Upm3+BY3KC5lxvEQOld9UI1RJBVjYO/BjJnHqiafRCnp7IV84qgVI8crGco2\n6dAR24taZPNNXl1YQmDm59+BYkY388xRLtbdfPX7RSVhySucUwwZYy4VAoGBAM3i\nD6KuQ7LstTW8FZGjbLag61QEhyMrfOG5cgIDgEETM5qC0WaqSnCPVAase3RG0sIR\nyYj4tFt1zRoIU89yVKQJ/xa+KU7KeqIdoIna0p9aAFZLvKVTcOd8SYA2CT6tNF0a\nNHyXBESX905YM2vYgq4pQ2kMNr7uY9quO+bCGiH5AoGAY9jSMQxHblAuYFpUzWIP\nObygiZ9l3vqAoJDS+SoqzE0NKdjWesL/JhjkRfg9tQF4mxNExCgYq2A3bOmLXXS6\nf/UP4vjJERPkmwjxyMDg7w40FhwbpxB6FC4dUoNpHWaaAcbxa7DLAQ1yb5fd5qdm\n19bXAm3Mh8jgMmLG1fVTyq0CgYByvhOyueaXGJ9hpEJtGaSkIAknmSJrsnf2IXFt\nt9/J5Na0vUXRLwUvuGG/Gm/vfO1HJbypbtqtwnidkpiLHBAaIEwfs7m35Nb19Qcc\n7WzHTNS1Q56OkXNyP+2C3BrI6KUvYkRwT4YcaIl3C2cVKuSiBfNA34K/ZIMYRFS0\nJeeEmQKBgQDzc1k3eCNnpZMDt3ZW/ilTKurwb4CxczDrPreJjedFBrRLOKUpQoXk\nl2wYryFwFCQNT4jUbFWe3hUx0aAJO1DCaWiv5y3iRlAWigoMnHIWyqxM5PkzfOmu\nog4nF6y9b8YzEMOfL0wpQ4L5mv/2fjerzRK2jd/WS+YQq9PGDz++PA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:11,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-4ba24ea9-be25-4ed1-9f27-3462d8f689c6 2018-10-08 05:14:11,253 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:14:11,253 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:14:14,256 - create_stack - DEBUG - Stack status query timeout in 1179.20928693 2018-10-08 05:14:14,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:14,440 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:14 GMT Server: Apache x-openstack-request-id: req-4c9e3703-4757-49f2-a0a2-89d22ee4e4d6 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:14,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:14 GMT Server: Apache x-openstack-request-id: req-39872b14-7d26-43fc-a90f-dc57eb5b3051 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzK8AopbsKvDL1LvZUETzfZNMrubWWRbr+xZn6dXHesKF7hN9\nJT7Aj0OkYEt+cawYnkHXWZVUIHeftk3wxUsPiyghLzfDeARGENcZV5+sPGun05VX\nV3GR9uOFgjRPX9UdG7eqblpQVsAKP0/SmE6syNX9ZqRTzrmDg8/oF+W9wa3oimuD\nxXpUjT7gUof0NXi5v+PpzAzn6XjcNn6t7dzuFiM2j4jpG5XgJO5fFaaDy2vW3rPB\nIdAWmyrzWnDuUljeQPIz6T+7TbzWODyANMZmKEzO+9Adg8ujFS7073nhIa6ix/2C\nk1KqJ4tQBU1aUr16ITTgkhGoZZkLOVDnEoqHbQIDAQABAoIBAQCfFDhDJVchvIo+\nqUypdR1k8LF9kczv6r+3It/aPhtOTpb2xNDTvKS9881yRdpdEGsFvJhZeJSssyw+\n7O5+9+p5tdOstgNGaNPnzLVWg7PCNc12xS/ft1XBc21VF8DE84Yu/50HLUwZUCHm\nuOwtEaB6as4KExdLqKUNMe3pfNXxCwnJo1DArbNa4GkKJNLtowASbXZrwUhPLrA4\n5uiUTkCT0NOxV/HCEEbb52rOn5Zg2KlJaYKdVLc2ajcy3lrAMszw156wC/t5yfwz\ngHcQaXjeYUEu3zqWjmuPRWXKR/N2SttUdVQigM8Zgw91ahDMpA135Sq1Adcm6xAe\nXEGo862hAoGBAP6CMiQq+nrX7j4Jv9DA48U2osbWU1zAZt1az8dqr+HPNMpDVNF3\nbmb5Upm3+BY3KC5lxvEQOld9UI1RJBVjYO/BjJnHqiafRCnp7IV84qgVI8crGco2\n6dAR24taZPNNXl1YQmDm59+BYkY388xRLtbdfPX7RSVhySucUwwZYy4VAoGBAM3i\nD6KuQ7LstTW8FZGjbLag61QEhyMrfOG5cgIDgEETM5qC0WaqSnCPVAase3RG0sIR\nyYj4tFt1zRoIU89yVKQJ/xa+KU7KeqIdoIna0p9aAFZLvKVTcOd8SYA2CT6tNF0a\nNHyXBESX905YM2vYgq4pQ2kMNr7uY9quO+bCGiH5AoGAY9jSMQxHblAuYFpUzWIP\nObygiZ9l3vqAoJDS+SoqzE0NKdjWesL/JhjkRfg9tQF4mxNExCgYq2A3bOmLXXS6\nf/UP4vjJERPkmwjxyMDg7w40FhwbpxB6FC4dUoNpHWaaAcbxa7DLAQ1yb5fd5qdm\n19bXAm3Mh8jgMmLG1fVTyq0CgYByvhOyueaXGJ9hpEJtGaSkIAknmSJrsnf2IXFt\nt9/J5Na0vUXRLwUvuGG/Gm/vfO1HJbypbtqtwnidkpiLHBAaIEwfs7m35Nb19Qcc\n7WzHTNS1Q56OkXNyP+2C3BrI6KUvYkRwT4YcaIl3C2cVKuSiBfNA34K/ZIMYRFS0\nJeeEmQKBgQDzc1k3eCNnpZMDt3ZW/ilTKurwb4CxczDrPreJjedFBrRLOKUpQoXk\nl2wYryFwFCQNT4jUbFWe3hUx0aAJO1DCaWiv5y3iRlAWigoMnHIWyqxM5PkzfOmu\nog4nF6y9b8YzEMOfL0wpQ4L5mv/2fjerzRK2jd/WS+YQq9PGDz++PA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:14,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-39872b14-7d26-43fc-a90f-dc57eb5b3051 2018-10-08 05:14:14,760 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:14:14,760 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack 2018-10-08 05:14:14,760 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack 2018-10-08 05:14:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:14,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:14 GMT Server: Apache x-openstack-request-id: req-43cdc24a-72bf-4199-a8c8-c02f8372de97 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:14,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:14 GMT Server: Apache x-openstack-request-id: req-a67fca44-c0e5-4c0f-ae0b-3631ddfa75b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1052 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5a88d234-664a-442e-afb7-c4d44582124d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "69205fc4-a0ae-4287-80d6-e4d24b190b0d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "87ab9d8a-06d1-4ff1-b8f3-733a1a92c813", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c7888f91-3111-4301-956c-299bc1cfccda", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5521f9c4-cab0-4b3c-8381-c017a3699946", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "225", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "036b9c07-44c6-467c-9748-afb689d8f851:subnet_id=28742acc-7fcb-4784-963a-f5b2685ce237", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "28742acc-7fcb-4784-963a-f5b2685ce237", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "036b9c07-44c6-467c-9748-afb689d8f851", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6100592d-b2f8-412d-a17e-853000c65c0e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fd021250-9e85-48e7-897d-7e0b632ce155", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0", "resource_type": "OS::Neutron::Port"}]} 2018-10-08 05:14:14,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources used request id req-a67fca44-c0e5-4c0f-ae0b-3631ddfa75b6 2018-10-08 05:14:14,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:15,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-779d131c-b272-4e82-a31c-84dfa6d3421d x-compute-request-id: req-779d131c-b272-4e82-a31c-84dfa6d3421d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "bookmark"}], "image": {"id": "e5b6967f-5924-4597-804a-83899130cc39", "links": [{"href": "http://172.30.9.28:8774/images/e5b6967f-5924-4597-804a-83899130cc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-08T05:14:07.000000", "flavor": {"id": "69205fc4-a0ae-4287-80d6-e4d24b190b0d", "links": [{"href": "http://172.30.9.28:8774/flavors/69205fc4-a0ae-4287-80d6-e4d24b190b0d", "rel": "bookmark"}]}, "id": "6100592d-b2f8-412d-a17e-853000c65c0e", "security_groups": [{"name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp"}], "user_id": "4e7ffa54b3c2488481cdf7e958016090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:14:12Z", "hostId": "a9df1777aedec18cfa28f9b35947402cb3f88d3611aa9322dc4c6fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "created": "2018-10-08T05:14:05Z", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:14:15,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e used request id req-779d131c-b272-4e82-a31c-84dfa6d3421d 2018-10-08 05:14:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:15,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-38c09a6f-60b7-4c29-b667-ad8f99e07233 Date: Mon, 08 Oct 2018 05:14:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:15,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-38c09a6f-60b7-4c29-b667-ad8f99e07233 2018-10-08 05:14:15,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:14:15,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:14:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:14:15,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:15,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa80414-d1fc-4f2c-b153-b4e88762458b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:15,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-baa80414-d1fc-4f2c-b153-b4e88762458b 2018-10-08 05:14:15,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:15,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-015a6561-95fa-4c4d-b4f9-8085838e826a Date: Mon, 08 Oct 2018 05:14:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:15,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-015a6561-95fa-4c4d-b4f9-8085838e826a 2018-10-08 05:14:15,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:15,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-55967151-0250-490f-b851-9ee3683301af Date: Mon, 08 Oct 2018 05:14:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.4"}],"id":"235e4849-03a2-4f98-a78b-fd5da38fa491","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:d2:47","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.3"}],"id":"65336bdb-35ba-4c96-8e24-bb48674da841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:cd:62","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.2"}],"id":"f4c5fbf6-baa4-433d-aa17-d12cb8ea1ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:0b:e2","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"}]} 2018-10-08 05:14:15,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-55967151-0250-490f-b851-9ee3683301af 2018-10-08 05:14:15,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fd021250-9e85-48e7-897d-7e0b632ce155 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:15,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14: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-24dc6bd3-3252-448e-b60a-50aa930aae7b x-compute-request-id: req-24dc6bd3-3252-448e-b60a-50aa930aae7b Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ca:08", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd021250-9e85-48e7-897d-7e0b632ce155", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd021250-9e85-48e7-897d-7e0b632ce155", "rel": "bookmark"}], "image": {"id": "e5b6967f-5924-4597-804a-83899130cc39", "links": [{"href": "http://172.30.9.28:8774/images/e5b6967f-5924-4597-804a-83899130cc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-10-08T05:14:03.000000", "flavor": {"id": "5a88d234-664a-442e-afb7-c4d44582124d", "links": [{"href": "http://172.30.9.28:8774/flavors/5a88d234-664a-442e-afb7-c4d44582124d", "rel": "bookmark"}]}, "id": "fd021250-9e85-48e7-897d-7e0b632ce155", "security_groups": [{"name": "default"}], "user_id": "4e7ffa54b3c2488481cdf7e958016090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:14:11Z", "hostId": "424a5e414f242c246abacc406a43fc0cee7681d5819426ac35ee4ca2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "created": "2018-10-08T05:14:03Z", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:14:15,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fd021250-9e85-48e7-897d-7e0b632ce155 used request id req-24dc6bd3-3252-448e-b60a-50aa930aae7b 2018-10-08 05:14:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7dd169a7-df6b-442f-9aea-d762fd5bc7c3 Date: Mon, 08 Oct 2018 05:14:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:16,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-7dd169a7-df6b-442f-9aea-d762fd5bc7c3 2018-10-08 05:14:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0636e122-6460-489d-a73e-4b4c9d3a3844 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:16,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-0636e122-6460-489d-a73e-4b4c9d3a3844 2018-10-08 05:14:16,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-71af7141-0d6e-4034-84a5-6300261a0214 Date: Mon, 08 Oct 2018 05:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:16,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-71af7141-0d6e-4034-84a5-6300261a0214 2018-10-08 05:14:16,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-4842a4a1-6f24-49b6-a5b4-137bf540b677 Date: Mon, 08 Oct 2018 05:14:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.4"}],"id":"235e4849-03a2-4f98-a78b-fd5da38fa491","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:d2:47","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.3"}],"id":"65336bdb-35ba-4c96-8e24-bb48674da841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:cd:62","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.2"}],"id":"f4c5fbf6-baa4-433d-aa17-d12cb8ea1ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:0b:e2","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"}]} 2018-10-08 05:14:16,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-4842a4a1-6f24-49b6-a5b4-137bf540b677 2018-10-08 05:14:16,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:16 GMT Server: Apache x-openstack-request-id: req-25e505b0-b854-4601-96c2-047cafbd8af2 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:16,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:16 GMT Server: Apache x-openstack-request-id: req-96468837-e71f-4166-a2c2-980a24ca21fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5a88d234-664a-442e-afb7-c4d44582124d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "69205fc4-a0ae-4287-80d6-e4d24b190b0d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "87ab9d8a-06d1-4ff1-b8f3-733a1a92c813", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "c7888f91-3111-4301-956c-299bc1cfccda", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5521f9c4-cab0-4b3c-8381-c017a3699946", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "225", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "036b9c07-44c6-467c-9748-afb689d8f851:subnet_id=28742acc-7fcb-4784-963a-f5b2685ce237", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "28742acc-7fcb-4784-963a-f5b2685ce237", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "036b9c07-44c6-467c-9748-afb689d8f851", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6100592d-b2f8-412d-a17e-853000c65c0e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fd021250-9e85-48e7-897d-7e0b632ce155", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-08T05:13:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:13:53Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0", "resource_type": "OS::Neutron::Port"}]} 2018-10-08 05:14:16,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761/resources used request id req-96468837-e71f-4166-a2c2-980a24ca21fe 2018-10-08 05:14:16,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/69205fc4-a0ae-4287-80d6-e4d24b190b0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c2f46fb-bed1-4e3b-9933-1c0ecee4b15e x-compute-request-id: req-8c2f46fb-bed1-4e3b-9933-1c0ecee4b15e Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/69205fc4-a0ae-4287-80d6-e4d24b190b0d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/69205fc4-a0ae-4287-80d6-e4d24b190b0d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "69205fc4-a0ae-4287-80d6-e4d24b190b0d", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-flavor1-movdhf2hr6kv", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:14:16,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/69205fc4-a0ae-4287-80d6-e4d24b190b0d used request id req-8c2f46fb-bed1-4e3b-9933-1c0ecee4b15e 2018-10-08 05:14:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/28742acc-7fcb-4784-963a-f5b2685ce237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-21f06746-947f-40a1-8da1-4889feeeac9c Date: Mon, 08 Oct 2018 05:14:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}} 2018-10-08 05:14:16,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/28742acc-7fcb-4784-963a-f5b2685ce237 used request id req-21f06746-947f-40a1-8da1-4889feeeac9c 2018-10-08 05:14:16,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0f5520fc-7fb0-4b05-853f-c810c7a00f30 Date: Mon, 08 Oct 2018 05:14:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:16,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-0f5520fc-7fb0-4b05-853f-c810c7a00f30 2018-10-08 05:14:16,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f57df0f4-4a1d-44e0-a827-5f1bfd6e5a91 Date: Mon, 08 Oct 2018 05:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:16,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-f57df0f4-4a1d-44e0-a827-5f1bfd6e5a91 2018-10-08 05:14:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-de11e289-a69c-48ec-9c2c-06b084279796 Date: Mon, 08 Oct 2018 05:14:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:16,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-de11e289-a69c-48ec-9c2c-06b084279796 2018-10-08 05:14:16,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68fdafe3-2a2e-46e7-8501-0b59b3f3bc22 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:16,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-68fdafe3-2a2e-46e7-8501-0b59b3f3bc22 2018-10-08 05:14:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-63a76d6a-a4e1-4a0a-9572-124ff75663aa Date: Mon, 08 Oct 2018 05:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:16,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-63a76d6a-a4e1-4a0a-9572-124ff75663aa 2018-10-08 05:14:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813&mac_address=fa%3A16%3A3e%3A63%3A52%3A5a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-b90f5ba7-a2b7-4e0d-97f1-c0b5d14416d0 Date: Mon, 08 Oct 2018 05:14:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"}]} 2018-10-08 05:14:16,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813&mac_address=fa%3A16%3A3e%3A63%3A52%3A5a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct&admin_state_up=True used request id req-b90f5ba7-a2b7-4e0d-97f1-c0b5d14416d0 2018-10-08 05:14:16,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:16,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a3c2c1-b62d-4942-938f-9ce45f86a51d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:16,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-79a3c2c1-b62d-4942-938f-9ce45f86a51d 2018-10-08 05:14:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e76d71e9-dc52-495a-aa54-4d26d0377a33 Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:17,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-e76d71e9-dc52-495a-aa54-4d26d0377a33 2018-10-08 05:14:17,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-23430576-0896-4d0e-9d9f-322845db3899 Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:17,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-23430576-0896-4d0e-9d9f-322845db3899 2018-10-08 05:14:17,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-ec49fc09-ea90-42ce-b170-0fb00f2786e9 Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.4"}],"id":"235e4849-03a2-4f98-a78b-fd5da38fa491","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:d2:47","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.3"}],"id":"65336bdb-35ba-4c96-8e24-bb48674da841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:cd:62","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.2"}],"id":"f4c5fbf6-baa4-433d-aa17-d12cb8ea1ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:0b:e2","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"}]} 2018-10-08 05:14:17,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-ec49fc09-ea90-42ce-b170-0fb00f2786e9 2018-10-08 05:14:17,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-a9782cd5-21ed-4326-be35-3953836b74cf Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"floatingips": [{"router_id": "036b9c07-44c6-467c-9748-afb689d8f851", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:14:03Z", "updated_at": "2018-10-08T05:14:05Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "port_id": "ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0", "id": "5521f9c4-cab0-4b3c-8381-c017a3699946"}]} 2018-10-08 05:14:17,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-a9782cd5-21ed-4326-be35-3953836b74cf 2018-10-08 05:14:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/036b9c07-44c6-467c-9748-afb689d8f851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e04c67e4-9959-4a08-8aeb-9b3110be0c3a Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:13:57Z", "admin_state_up": true, "updated_at": "2018-10-08T05:14:04Z", "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "036b9c07-44c6-467c-9748-afb689d8f851", "name": "mgmt_router"}} 2018-10-08 05:14:17,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/036b9c07-44c6-467c-9748-afb689d8f851 used request id req-e04c67e4-9959-4a08-8aeb-9b3110be0c3a 2018-10-08 05:14:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=036b9c07-44c6-467c-9748-afb689d8f851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-35045a97-af0e-493d-892b-70e9e16eaa21 Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:06Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4de284be-30a4-4d00-8259-439fbd045016","ip_address":"169.254.192.1"}],"id":"50a5dd76-b213-4b32-81bd-73b182a04bde","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:02:f8","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a1748f351964d9eb0953ab0a1cc3d23","admin_state_up":true,"network_id":"53f5019a-e927-4ad5-b230-a127fc2b01f7","tenant_id":"","created_at":"2018-10-08T05:14:00Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:08Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.205"}],"id":"53b92cb1-72bb-47f4-97f7-fc610e8986b0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:1d:51","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T05:13:58Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:06Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4de284be-30a4-4d00-8259-439fbd045016","ip_address":"169.254.192.8"}],"id":"89991cfe-5af5-4f94-84f9-429059e0503c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:a6:a1","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a1748f351964d9eb0953ab0a1cc3d23","admin_state_up":true,"network_id":"53f5019a-e927-4ad5-b230-a127fc2b01f7","tenant_id":"","created_at":"2018-10-08T05:14:00Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4de284be-30a4-4d00-8259-439fbd045016","ip_address":"169.254.192.3"}],"id":"d1fe7391-eca4-4489-a705-906809565cf3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:96:ce","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a1748f351964d9eb0953ab0a1cc3d23","admin_state_up":true,"network_id":"53f5019a-e927-4ad5-b230-a127fc2b01f7","tenant_id":"","created_at":"2018-10-08T05:13:59Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"}]} 2018-10-08 05:14:17,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=036b9c07-44c6-467c-9748-afb689d8f851 used request id req-35045a97-af0e-493d-892b-70e9e16eaa21 2018-10-08 05:14:17,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4b4a8e70-9d77-46d1-b005-09d6188de92a Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 05:14:17,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-4b4a8e70-9d77-46d1-b005-09d6188de92a 2018-10-08 05:14:17,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4de284be-30a4-4d00-8259-439fbd045016 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-27f8cc09-de69-4759-9d84-6918edd52efc Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"53f5019a-e927-4ad5-b230-a127fc2b01f7","tenant_id":"","created_at":"2018-10-08T05:13:57Z","dns_nameservers":[],"updated_at":"2018-10-08T05:13:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4de284be-30a4-4d00-8259-439fbd045016","subnetpool_id":null,"name":"HA subnet tenant 4a1748f351964d9eb0953ab0a1cc3d23"}} 2018-10-08 05:14:17,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4de284be-30a4-4d00-8259-439fbd045016 used request id req-27f8cc09-de69-4759-9d84-6918edd52efc 2018-10-08 05:14:17,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4de284be-30a4-4d00-8259-439fbd045016 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-42f246d6-7a06-497b-856f-aea36091478f Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"53f5019a-e927-4ad5-b230-a127fc2b01f7","tenant_id":"","created_at":"2018-10-08T05:13:57Z","dns_nameservers":[],"updated_at":"2018-10-08T05:13:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4de284be-30a4-4d00-8259-439fbd045016","subnetpool_id":null,"name":"HA subnet tenant 4a1748f351964d9eb0953ab0a1cc3d23"}} 2018-10-08 05:14:17,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4de284be-30a4-4d00-8259-439fbd045016 used request id req-42f246d6-7a06-497b-856f-aea36091478f 2018-10-08 05:14:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4de284be-30a4-4d00-8259-439fbd045016 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7b81dc02-9eb6-4df1-9563-120deb976262 Date: Mon, 08 Oct 2018 05:14:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"53f5019a-e927-4ad5-b230-a127fc2b01f7","tenant_id":"","created_at":"2018-10-08T05:13:57Z","dns_nameservers":[],"updated_at":"2018-10-08T05:13:57Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4de284be-30a4-4d00-8259-439fbd045016","subnetpool_id":null,"name":"HA subnet tenant 4a1748f351964d9eb0953ab0a1cc3d23"}} 2018-10-08 05:14:17,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4de284be-30a4-4d00-8259-439fbd045016 used request id req-7b81dc02-9eb6-4df1-9563-120deb976262 2018-10-08 05:14:17,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/28742acc-7fcb-4784-963a-f5b2685ce237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:17,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ed7103c2-5889-440a-9008-a1bce6ca0672 Date: Mon, 08 Oct 2018 05:14:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}} 2018-10-08 05:14:17,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/28742acc-7fcb-4784-963a-f5b2685ce237 used request id req-ed7103c2-5889-440a-9008-a1bce6ca0672 2018-10-08 05:14:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:18,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-df51c423-8d7e-40ac-bb55-3b42fe7d8a05 Date: Mon, 08 Oct 2018 05:14:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","qos_policy_id":null,"admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal"}} 2018-10-08 05:14:18,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0 used request id req-df51c423-8d7e-40ac-bb55-3b42fe7d8a05 2018-10-08 05:14:18,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/28742acc-7fcb-4784-963a-f5b2685ce237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:18,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0ab14288-1309-4c91-a681-6e81c3696cd1 Date: Mon, 08 Oct 2018 05:14:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}} 2018-10-08 05:14:18,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/28742acc-7fcb-4784-963a-f5b2685ce237 used request id req-0ab14288-1309-4c91-a681-6e81c3696cd1 2018-10-08 05:14:18,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:18,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6af1d7e9-5ada-4dfb-9e9f-fb32686ee924 Date: Mon, 08 Oct 2018 05:14:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:13:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:13:48Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e5b6967f-5924-4597-804a-83899130cc39/snap", "metadata": {}}], "self": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39", "min_disk": 0, "protected": false, "id": "e5b6967f-5924-4597-804a-83899130cc39", "file": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a1748f351964d9eb0953ab0a1cc3d23", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e5b6967f-5924-4597-804a-83899130cc39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:14:18,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 used request id req-6af1d7e9-5ada-4dfb-9e9f-fb32686ee924 2018-10-08 05:14:18,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:18,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-267d4e17-49aa-4d23-9ed6-9047d66e03b2 Date: Mon, 08 Oct 2018 05:14:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:14:18,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-267d4e17-49aa-4d23-9ed6-9047d66e03b2 2018-10-08 05:14:18,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:18,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:18 GMT Server: Apache x-openstack-request-id: req-ea712253-4eb4-41e9-829e-1ca08b5587fb Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:18,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:18 GMT Server: Apache x-openstack-request-id: req-70c43c74-6887-4196-8e5f-e3903daa402f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzK8AopbsKvDL1LvZUETzfZNMrubWWRbr+xZn6dXHesKF7hN9\nJT7Aj0OkYEt+cawYnkHXWZVUIHeftk3wxUsPiyghLzfDeARGENcZV5+sPGun05VX\nV3GR9uOFgjRPX9UdG7eqblpQVsAKP0/SmE6syNX9ZqRTzrmDg8/oF+W9wa3oimuD\nxXpUjT7gUof0NXi5v+PpzAzn6XjcNn6t7dzuFiM2j4jpG5XgJO5fFaaDy2vW3rPB\nIdAWmyrzWnDuUljeQPIz6T+7TbzWODyANMZmKEzO+9Adg8ujFS7073nhIa6ix/2C\nk1KqJ4tQBU1aUr16ITTgkhGoZZkLOVDnEoqHbQIDAQABAoIBAQCfFDhDJVchvIo+\nqUypdR1k8LF9kczv6r+3It/aPhtOTpb2xNDTvKS9881yRdpdEGsFvJhZeJSssyw+\n7O5+9+p5tdOstgNGaNPnzLVWg7PCNc12xS/ft1XBc21VF8DE84Yu/50HLUwZUCHm\nuOwtEaB6as4KExdLqKUNMe3pfNXxCwnJo1DArbNa4GkKJNLtowASbXZrwUhPLrA4\n5uiUTkCT0NOxV/HCEEbb52rOn5Zg2KlJaYKdVLc2ajcy3lrAMszw156wC/t5yfwz\ngHcQaXjeYUEu3zqWjmuPRWXKR/N2SttUdVQigM8Zgw91ahDMpA135Sq1Adcm6xAe\nXEGo862hAoGBAP6CMiQq+nrX7j4Jv9DA48U2osbWU1zAZt1az8dqr+HPNMpDVNF3\nbmb5Upm3+BY3KC5lxvEQOld9UI1RJBVjYO/BjJnHqiafRCnp7IV84qgVI8crGco2\n6dAR24taZPNNXl1YQmDm59+BYkY388xRLtbdfPX7RSVhySucUwwZYy4VAoGBAM3i\nD6KuQ7LstTW8FZGjbLag61QEhyMrfOG5cgIDgEETM5qC0WaqSnCPVAase3RG0sIR\nyYj4tFt1zRoIU89yVKQJ/xa+KU7KeqIdoIna0p9aAFZLvKVTcOd8SYA2CT6tNF0a\nNHyXBESX905YM2vYgq4pQ2kMNr7uY9quO+bCGiH5AoGAY9jSMQxHblAuYFpUzWIP\nObygiZ9l3vqAoJDS+SoqzE0NKdjWesL/JhjkRfg9tQF4mxNExCgYq2A3bOmLXXS6\nf/UP4vjJERPkmwjxyMDg7w40FhwbpxB6FC4dUoNpHWaaAcbxa7DLAQ1yb5fd5qdm\n19bXAm3Mh8jgMmLG1fVTyq0CgYByvhOyueaXGJ9hpEJtGaSkIAknmSJrsnf2IXFt\nt9/J5Na0vUXRLwUvuGG/Gm/vfO1HJbypbtqtwnidkpiLHBAaIEwfs7m35Nb19Qcc\n7WzHTNS1Q56OkXNyP+2C3BrI6KUvYkRwT4YcaIl3C2cVKuSiBfNA34K/ZIMYRFS0\nJeeEmQKBgQDzc1k3eCNnpZMDt3ZW/ilTKurwb4CxczDrPreJjedFBrRLOKUpQoXk\nl2wYryFwFCQNT4jUbFWe3hUx0aAJO1DCaWiv5y3iRlAWigoMnHIWyqxM5PkzfOmu\nog4nF6y9b8YzEMOfL0wpQ4L5mv/2fjerzRK2jd/WS+YQq9PGDz++PA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:18,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-70c43c74-6887-4196-8e5f-e3903daa402f 2018-10-08 05:14:18,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:14:18,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:14:19,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d408fefbe06b49bfbce741bcf99a4d77", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-user", "id": "4e7ffa54b3c2488481cdf7e958016090"}, "audit_ids": ["ILwHN6Y6TGyXrH1_1BLvcg"], "issued_at": "2018-10-08T05:14:19.000000Z"}} 2018-10-08 05:14:19,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:19,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56979710-8401-4374-8bb3-748d00db364c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:14:19,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-56979710-8401-4374-8bb3-748d00db364c 2018-10-08 05:14:19,128 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:14:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:19,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ebd423-1b1e-4550-9fbe-a2066bf7b899 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:14:19,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20ebd423-1b1e-4550-9fbe-a2066bf7b899 2018-10-08 05:14:19,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:19,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2faf7dd0-b9f4-4cc3-8916-4e5b84259133 Date: Mon, 08 Oct 2018 05:14:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:19,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-2faf7dd0-b9f4-4cc3-8916-4e5b84259133 2018-10-08 05:14:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:14:19,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:14:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:14:19,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:19,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef59e46a-d23a-467a-a455-5531e0f381c1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:19,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-ef59e46a-d23a-467a-a455-5531e0f381c1 2018-10-08 05:14:19,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:19,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5e1ab23f-32ad-4daf-b0ee-191f6b348de7 Date: Mon, 08 Oct 2018 05:14:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:19,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-5e1ab23f-32ad-4daf-b0ee-191f6b348de7 2018-10-08 05:14:19,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813&mac_address=fa%3A16%3A3e%3A63%3A52%3A5a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:20,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-796d1731-29a8-4c8f-b9a7-e8dc0e75dcec Date: Mon, 08 Oct 2018 05:14:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"}]} 2018-10-08 05:14:20,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813&mac_address=fa%3A16%3A3e%3A63%3A52%3A5a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct&admin_state_up=True used request id req-796d1731-29a8-4c8f-b9a7-e8dc0e75dcec 2018-10-08 05:14:20,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:20,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b6a03f-6e8e-4bf1-b76d-bde77697a95a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:20,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-d3b6a03f-6e8e-4bf1-b76d-bde77697a95a 2018-10-08 05:14:20,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:21,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caa10429-be53-4dcd-9395-4e633781bbf5 x-compute-request-id: req-caa10429-be53-4dcd-9395-4e633781bbf5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "bookmark"}], "image": {"id": "e5b6967f-5924-4597-804a-83899130cc39", "links": [{"href": "http://172.30.9.28:8774/images/e5b6967f-5924-4597-804a-83899130cc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-08T05:14:07.000000", "flavor": {"id": "69205fc4-a0ae-4287-80d6-e4d24b190b0d", "links": [{"href": "http://172.30.9.28:8774/flavors/69205fc4-a0ae-4287-80d6-e4d24b190b0d", "rel": "bookmark"}]}, "id": "6100592d-b2f8-412d-a17e-853000c65c0e", "security_groups": [{"name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp"}], "user_id": "4e7ffa54b3c2488481cdf7e958016090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:14:12Z", "hostId": "a9df1777aedec18cfa28f9b35947402cb3f88d3611aa9322dc4c6fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "created": "2018-10-08T05:14:05Z", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:14:21,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1 used request id req-caa10429-be53-4dcd-9395-4e633781bbf5 2018-10-08 05:14:21,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:21,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-dc55e41c-9a63-4094-90ba-2c0e1f0478ff Date: Mon, 08 Oct 2018 05:14:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:21,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-dc55e41c-9a63-4094-90ba-2c0e1f0478ff 2018-10-08 05:14:21,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:21,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f9cb3641-06c6-4318-81bb-4f0534c3adbf Date: Mon, 08 Oct 2018 05:14:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:21,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-f9cb3641-06c6-4318-81bb-4f0534c3adbf 2018-10-08 05:14:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:21,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5804 X-Openstack-Request-Id: req-e24f5871-ece1-499c-9c6b-4cef6add0e2b Date: Mon, 08 Oct 2018 05:14:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.4"}],"id":"235e4849-03a2-4f98-a78b-fd5da38fa491","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:d2:47","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.3"}],"id":"65336bdb-35ba-4c96-8e24-bb48674da841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:cd:62","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.2"}],"id":"f4c5fbf6-baa4-433d-aa17-d12cb8ea1ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:0b:e2","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"}]} 2018-10-08 05:14:21,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-e24f5871-ece1-499c-9c6b-4cef6add0e2b 2018-10-08 05:14:21,675 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1 2018-10-08 05:14:21,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:21,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-75c6a144-c10d-4734-aa71-8b23604a64d7 Date: Mon, 08 Oct 2018 05:14:21 GMT RESP BODY: {"floatingips": [{"router_id": "036b9c07-44c6-467c-9748-afb689d8f851", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:14:03Z", "updated_at": "2018-10-08T05:14:05Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "port_id": "ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0", "id": "5521f9c4-cab0-4b3c-8381-c017a3699946"}]} 2018-10-08 05:14:21,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-75c6a144-c10d-4734-aa71-8b23604a64d7 2018-10-08 05:14:21,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/5a88d234-664a-442e-afb7-c4d44582124d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:21,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12a6ea00-dbd1-4c9d-917d-3e2f76d1a7f7 x-compute-request-id: req-12a6ea00-dbd1-4c9d-917d-3e2f76d1a7f7 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5a88d234-664a-442e-afb7-c4d44582124d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5a88d234-664a-442e-afb7-c4d44582124d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "5a88d234-664a-442e-afb7-c4d44582124d", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-flavor2-lcstvwzxs2cp", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:14:21,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/5a88d234-664a-442e-afb7-c4d44582124d used request id req-12a6ea00-dbd1-4c9d-917d-3e2f76d1a7f7 2018-10-08 05:14:21,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/28742acc-7fcb-4784-963a-f5b2685ce237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:21,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3ce4d62a-ce5d-4277-8169-8f12c6d94c15 Date: Mon, 08 Oct 2018 05:14:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}} 2018-10-08 05:14:21,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/28742acc-7fcb-4784-963a-f5b2685ce237 used request id req-3ce4d62a-ce5d-4277-8169-8f12c6d94c15 2018-10-08 05:14:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:21,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b1910eb2-9dfd-4285-a8a5-94c07cd45430 Date: Mon, 08 Oct 2018 05:14:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:21,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-b1910eb2-9dfd-4285-a8a5-94c07cd45430 2018-10-08 05:14:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:21,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-77cec8a9-f1db-44ab-aa6a-4225b0842333 Date: Mon, 08 Oct 2018 05:14:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:21,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-77cec8a9-f1db-44ab-aa6a-4225b0842333 2018-10-08 05:14:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-dfa8fed6-9f8b-44cb-a13c-c738eaccde46 Date: Mon, 08 Oct 2018 05:14:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:22,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-dfa8fed6-9f8b-44cb-a13c-c738eaccde46 2018-10-08 05:14:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2e26b3-2aa8-4208-a4b5-1375b5aeb205 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:22,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-4a2e26b3-2aa8-4208-a4b5-1375b5aeb205 2018-10-08 05:14:22,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b1d9ea65-7d69-40cc-86a8-777d0820923b Date: Mon, 08 Oct 2018 05:14:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:22,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-b1d9ea65-7d69-40cc-86a8-777d0820923b 2018-10-08 05:14:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813&mac_address=fa%3A16%3A3e%3Adc%3Aca%3A08&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-be2a4470-498e-4532-b8b0-bdb987992271 Date: Mon, 08 Oct 2018 05:14:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"}]} 2018-10-08 05:14:22,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813&mac_address=fa%3A16%3A3e%3Adc%3Aca%3A08&admin_state_up=True used request id req-be2a4470-498e-4532-b8b0-bdb987992271 2018-10-08 05:14:22,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51c26e9-111b-4817-b4db-59f58c52cd71 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:22,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-b51c26e9-111b-4817-b4db-59f58c52cd71 2018-10-08 05:14:22,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3b165993-0a32-422b-8c64-44aa154c2b29 Date: Mon, 08 Oct 2018 05:14:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:22,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-3b165993-0a32-422b-8c64-44aa154c2b29 2018-10-08 05:14:22,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-195c302d-559c-4770-8345-a1d558caf6c5 Date: Mon, 08 Oct 2018 05:14:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:22,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-195c302d-559c-4770-8345-a1d558caf6c5 2018-10-08 05:14:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-208ac24b-c012-4abd-8da5-f3114a7947ef Date: Mon, 08 Oct 2018 05:14:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.4"}],"id":"235e4849-03a2-4f98-a78b-fd5da38fa491","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:d2:47","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.3"}],"id":"65336bdb-35ba-4c96-8e24-bb48674da841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:cd:62","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.2"}],"id":"f4c5fbf6-baa4-433d-aa17-d12cb8ea1ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:0b:e2","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"}]} 2018-10-08 05:14:22,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-208ac24b-c012-4abd-8da5-f3114a7947ef 2018-10-08 05:14:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-3da8bc96-90e5-488f-b3ac-fda95f5038d5 Date: Mon, 08 Oct 2018 05:14:22 GMT RESP BODY: {"floatingips": [{"router_id": "036b9c07-44c6-467c-9748-afb689d8f851", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:14:03Z", "updated_at": "2018-10-08T05:14:05Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "port_id": "ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0", "id": "5521f9c4-cab0-4b3c-8381-c017a3699946"}]} 2018-10-08 05:14:22,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-3da8bc96-90e5-488f-b3ac-fda95f5038d5 2018-10-08 05:14:22,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-82d274eb-b98a-4e00-a6dc-1677f097f9b8 Date: Mon, 08 Oct 2018 05:14:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:13:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:13:48Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e5b6967f-5924-4597-804a-83899130cc39/snap", "metadata": {}}], "self": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39", "min_disk": 0, "protected": false, "id": "e5b6967f-5924-4597-804a-83899130cc39", "file": "/v2/images/e5b6967f-5924-4597-804a-83899130cc39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a1748f351964d9eb0953ab0a1cc3d23", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e5b6967f-5924-4597-804a-83899130cc39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:14:22,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 used request id req-82d274eb-b98a-4e00-a6dc-1677f097f9b8 2018-10-08 05:14:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:22,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:22 GMT Server: Apache x-openstack-request-id: req-884477ff-7b92-4b8f-8878-74147bc4cfc3 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:23,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:22 GMT Server: Apache x-openstack-request-id: req-170511ab-0f0d-412e-b7ff-380fd29670d3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzK8AopbsKvDL1LvZUETzfZNMrubWWRbr+xZn6dXHesKF7hN9\nJT7Aj0OkYEt+cawYnkHXWZVUIHeftk3wxUsPiyghLzfDeARGENcZV5+sPGun05VX\nV3GR9uOFgjRPX9UdG7eqblpQVsAKP0/SmE6syNX9ZqRTzrmDg8/oF+W9wa3oimuD\nxXpUjT7gUof0NXi5v+PpzAzn6XjcNn6t7dzuFiM2j4jpG5XgJO5fFaaDy2vW3rPB\nIdAWmyrzWnDuUljeQPIz6T+7TbzWODyANMZmKEzO+9Adg8ujFS7073nhIa6ix/2C\nk1KqJ4tQBU1aUr16ITTgkhGoZZkLOVDnEoqHbQIDAQABAoIBAQCfFDhDJVchvIo+\nqUypdR1k8LF9kczv6r+3It/aPhtOTpb2xNDTvKS9881yRdpdEGsFvJhZeJSssyw+\n7O5+9+p5tdOstgNGaNPnzLVWg7PCNc12xS/ft1XBc21VF8DE84Yu/50HLUwZUCHm\nuOwtEaB6as4KExdLqKUNMe3pfNXxCwnJo1DArbNa4GkKJNLtowASbXZrwUhPLrA4\n5uiUTkCT0NOxV/HCEEbb52rOn5Zg2KlJaYKdVLc2ajcy3lrAMszw156wC/t5yfwz\ngHcQaXjeYUEu3zqWjmuPRWXKR/N2SttUdVQigM8Zgw91ahDMpA135Sq1Adcm6xAe\nXEGo862hAoGBAP6CMiQq+nrX7j4Jv9DA48U2osbWU1zAZt1az8dqr+HPNMpDVNF3\nbmb5Upm3+BY3KC5lxvEQOld9UI1RJBVjYO/BjJnHqiafRCnp7IV84qgVI8crGco2\n6dAR24taZPNNXl1YQmDm59+BYkY388xRLtbdfPX7RSVhySucUwwZYy4VAoGBAM3i\nD6KuQ7LstTW8FZGjbLag61QEhyMrfOG5cgIDgEETM5qC0WaqSnCPVAase3RG0sIR\nyYj4tFt1zRoIU89yVKQJ/xa+KU7KeqIdoIna0p9aAFZLvKVTcOd8SYA2CT6tNF0a\nNHyXBESX905YM2vYgq4pQ2kMNr7uY9quO+bCGiH5AoGAY9jSMQxHblAuYFpUzWIP\nObygiZ9l3vqAoJDS+SoqzE0NKdjWesL/JhjkRfg9tQF4mxNExCgYq2A3bOmLXXS6\nf/UP4vjJERPkmwjxyMDg7w40FhwbpxB6FC4dUoNpHWaaAcbxa7DLAQ1yb5fd5qdm\n19bXAm3Mh8jgMmLG1fVTyq0CgYByvhOyueaXGJ9hpEJtGaSkIAknmSJrsnf2IXFt\nt9/J5Na0vUXRLwUvuGG/Gm/vfO1HJbypbtqtwnidkpiLHBAaIEwfs7m35Nb19Qcc\n7WzHTNS1Q56OkXNyP+2C3BrI6KUvYkRwT4YcaIl3C2cVKuSiBfNA34K/ZIMYRFS0\nJeeEmQKBgQDzc1k3eCNnpZMDt3ZW/ilTKurwb4CxczDrPreJjedFBrRLOKUpQoXk\nl2wYryFwFCQNT4jUbFWe3hUx0aAJO1DCaWiv5y3iRlAWigoMnHIWyqxM5PkzfOmu\nog4nF6y9b8YzEMOfL0wpQ4L5mv/2fjerzRK2jd/WS+YQq9PGDz++PA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:23,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-170511ab-0f0d-412e-b7ff-380fd29670d3 2018-10-08 05:14:23,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:14:23,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:14:23,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d408fefbe06b49bfbce741bcf99a4d77", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/4a1748f351964d9eb0953ab0a1cc3d23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-user", "id": "4e7ffa54b3c2488481cdf7e958016090"}, "audit_ids": ["_pNVy-1VStO6c8XYzIHE6Q"], "issued_at": "2018-10-08T05:14:23.000000Z"}} 2018-10-08 05:14:23,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:23,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e94ea5-2e72-4dbe-b0fa-d66db8d07262 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:14:23,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5e94ea5-2e72-4dbe-b0fa-d66db8d07262 2018-10-08 05:14:23,554 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:14:23,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:23,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96120eab-749f-451a-8d61-62952f1fe935 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:14:23,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96120eab-749f-451a-8d61-62952f1fe935 2018-10-08 05:14:23,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:23,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-da3cdb2b-b55b-4ffc-8f59-9573a8be3386 Date: Mon, 08 Oct 2018 05:14:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:23,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-da3cdb2b-b55b-4ffc-8f59-9573a8be3386 2018-10-08 05:14:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:14:23,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:14:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:14:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:23,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc78aea2-209d-41e2-8f26-41d458144a91 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:23,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-bc78aea2-209d-41e2-8f26-41d458144a91 2018-10-08 05:14:23,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:24,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f84680f2-9fc5-4a27-92c5-0d81075f3a69 Date: Mon, 08 Oct 2018 05:14:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:24,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-f84680f2-9fc5-4a27-92c5-0d81075f3a69 2018-10-08 05:14:24,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813&mac_address=fa%3A16%3A3e%3Adc%3Aca%3A08&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:24,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-7f221f3e-ff67-4336-ba24-244501118d3d Date: Mon, 08 Oct 2018 05:14:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"}]} 2018-10-08 05:14:24,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813&mac_address=fa%3A16%3A3e%3Adc%3Aca%3A08&admin_state_up=True used request id req-7f221f3e-ff67-4336-ba24-244501118d3d 2018-10-08 05:14:24,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:24,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19042cc7-b92c-4527-9b14-847cc58a4c74 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:24,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-19042cc7-b92c-4527-9b14-847cc58a4c74 2018-10-08 05:14:24,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:25,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14: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-7853a1cc-6e44-42ef-89f3-89851cef5837 x-compute-request-id: req-7853a1cc-6e44-42ef-89f3-89851cef5837 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ca:08", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd021250-9e85-48e7-897d-7e0b632ce155", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd021250-9e85-48e7-897d-7e0b632ce155", "rel": "bookmark"}], "image": {"id": "e5b6967f-5924-4597-804a-83899130cc39", "links": [{"href": "http://172.30.9.28:8774/images/e5b6967f-5924-4597-804a-83899130cc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-10-08T05:14:03.000000", "flavor": {"id": "5a88d234-664a-442e-afb7-c4d44582124d", "links": [{"href": "http://172.30.9.28:8774/flavors/5a88d234-664a-442e-afb7-c4d44582124d", "rel": "bookmark"}]}, "id": "fd021250-9e85-48e7-897d-7e0b632ce155", "security_groups": [{"name": "default"}], "user_id": "4e7ffa54b3c2488481cdf7e958016090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:14:11Z", "hostId": "424a5e414f242c246abacc406a43fc0cee7681d5819426ac35ee4ca2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "created": "2018-10-08T05:14:03Z", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:14:25,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2 used request id req-7853a1cc-6e44-42ef-89f3-89851cef5837 2018-10-08 05:14:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:25,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d7d38f8a-3ef6-4026-a931-20bb52752719 Date: Mon, 08 Oct 2018 05:14:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:25,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-d7d38f8a-3ef6-4026-a931-20bb52752719 2018-10-08 05:14:25,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4b672b36-e489-408c-941b-09f7f6b0ec6e Date: Mon, 08 Oct 2018 05:14:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:25,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-4b672b36-e489-408c-941b-09f7f6b0ec6e 2018-10-08 05:14:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:25,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-a95249a8-be1a-4306-8ea2-d7575ba7b219 Date: Mon, 08 Oct 2018 05:14:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.4"}],"id":"235e4849-03a2-4f98-a78b-fd5da38fa491","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:d2:47","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.3"}],"id":"65336bdb-35ba-4c96-8e24-bb48674da841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:cd:62","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.2"}],"id":"f4c5fbf6-baa4-433d-aa17-d12cb8ea1ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:0b:e2","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"}]} 2018-10-08 05:14:25,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-a95249a8-be1a-4306-8ea2-d7575ba7b219 2018-10-08 05:14:25,914 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2 2018-10-08 05:14:25,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:26,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-6a905b9c-55db-4741-badb-d1aed463a777 Date: Mon, 08 Oct 2018 05:14:26 GMT RESP BODY: {"floatingips": [{"router_id": "036b9c07-44c6-467c-9748-afb689d8f851", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:14:03Z", "updated_at": "2018-10-08T05:14:05Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "port_id": "ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0", "id": "5521f9c4-cab0-4b3c-8381-c017a3699946"}]} 2018-10-08 05:14:26,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-6a905b9c-55db-4741-badb-d1aed463a777 2018-10-08 05:14:26,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:26,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14: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-c7447af8-383e-445c-9510-e925843f3357 x-compute-request-id: req-c7447af8-383e-445c-9510-e925843f3357 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "bookmark"}], "image": {"id": "e5b6967f-5924-4597-804a-83899130cc39", "links": [{"href": "http://172.30.9.28:8774/images/e5b6967f-5924-4597-804a-83899130cc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-08T05:14:07.000000", "flavor": {"id": "69205fc4-a0ae-4287-80d6-e4d24b190b0d", "links": [{"href": "http://172.30.9.28:8774/flavors/69205fc4-a0ae-4287-80d6-e4d24b190b0d", "rel": "bookmark"}]}, "id": "6100592d-b2f8-412d-a17e-853000c65c0e", "security_groups": [{"name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp"}], "user_id": "4e7ffa54b3c2488481cdf7e958016090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:14:12Z", "hostId": "a9df1777aedec18cfa28f9b35947402cb3f88d3611aa9322dc4c6fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "created": "2018-10-08T05:14:05Z", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:14:26,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e used request id req-c7447af8-383e-445c-9510-e925843f3357 2018-10-08 05:14:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:26,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-c76453d4-26cb-4e02-a778-1befbc2108f7 Date: Mon, 08 Oct 2018 05:14:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:26,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-c76453d4-26cb-4e02-a778-1befbc2108f7 2018-10-08 05:14:26,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:26,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5bcfd9-42a2-4c5c-9636-ac9c0ffb19a1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:26,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-5d5bcfd9-42a2-4c5c-9636-ac9c0ffb19a1 2018-10-08 05:14:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:27,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9dd98735-cb02-4487-8fed-cda36a2090d7 Date: Mon, 08 Oct 2018 05:14:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:27,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-9dd98735-cb02-4487-8fed-cda36a2090d7 2018-10-08 05:14:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:27,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-1f880e64-0e40-4b98-b066-4ce827e9d4fb Date: Mon, 08 Oct 2018 05:14:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.4"}],"id":"235e4849-03a2-4f98-a78b-fd5da38fa491","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:d2:47","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.3"}],"id":"65336bdb-35ba-4c96-8e24-bb48674da841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:cd:62","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.2"}],"id":"f4c5fbf6-baa4-433d-aa17-d12cb8ea1ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:0b:e2","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"}]} 2018-10-08 05:14:27,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-1f880e64-0e40-4b98-b066-4ce827e9d4fb 2018-10-08 05:14:27,470 - create_instance - INFO - Checking if VM is active 2018-10-08 05:14:27,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:27,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14: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-1d2ea5c6-0c5d-44cc-90d2-d2d82b15edb7 x-compute-request-id: req-1d2ea5c6-0c5d-44cc-90d2-d2d82b15edb7 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "bookmark"}], "image": {"id": "e5b6967f-5924-4597-804a-83899130cc39", "links": [{"href": "http://172.30.9.28:8774/images/e5b6967f-5924-4597-804a-83899130cc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-08T05:14:07.000000", "flavor": {"id": "69205fc4-a0ae-4287-80d6-e4d24b190b0d", "links": [{"href": "http://172.30.9.28:8774/flavors/69205fc4-a0ae-4287-80d6-e4d24b190b0d", "rel": "bookmark"}]}, "id": "6100592d-b2f8-412d-a17e-853000c65c0e", "security_groups": [{"name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp"}], "user_id": "4e7ffa54b3c2488481cdf7e958016090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:14:12Z", "hostId": "a9df1777aedec18cfa28f9b35947402cb3f88d3611aa9322dc4c6fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "created": "2018-10-08T05:14:05Z", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:14:27,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e used request id req-1d2ea5c6-0c5d-44cc-90d2-d2d82b15edb7 2018-10-08 05:14:27,910 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1] is - ACTIVE 2018-10-08 05:14:27,910 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:14:27,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:28,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14: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-454379d6-3503-4b77-82a6-1df76ca3ca45 x-compute-request-id: req-454379d6-3503-4b77-82a6-1df76ca3ca45 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:52:5a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6100592d-b2f8-412d-a17e-853000c65c0e", "rel": "bookmark"}], "image": {"id": "e5b6967f-5924-4597-804a-83899130cc39", "links": [{"href": "http://172.30.9.28:8774/images/e5b6967f-5924-4597-804a-83899130cc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-08T05:14:07.000000", "flavor": {"id": "69205fc4-a0ae-4287-80d6-e4d24b190b0d", "links": [{"href": "http://172.30.9.28:8774/flavors/69205fc4-a0ae-4287-80d6-e4d24b190b0d", "rel": "bookmark"}]}, "id": "6100592d-b2f8-412d-a17e-853000c65c0e", "security_groups": [{"name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp"}], "user_id": "4e7ffa54b3c2488481cdf7e958016090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:14:12Z", "hostId": "a9df1777aedec18cfa28f9b35947402cb3f88d3611aa9322dc4c6fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "created": "2018-10-08T05:14:05Z", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:14:28,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6100592d-b2f8-412d-a17e-853000c65c0e used request id req-454379d6-3503-4b77-82a6-1df76ca3ca45 2018-10-08 05:14:28,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:28,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8e7a9ad5-7de1-422b-a0e4-1cf82ba682a3 Date: Mon, 08 Oct 2018 05:14:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:28,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-8e7a9ad5-7de1-422b-a0e4-1cf82ba682a3 2018-10-08 05:14:28,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:28,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8019d282-b3ea-49f7-a1ca-87962c4d59ca Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:28,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-8019d282-b3ea-49f7-a1ca-87962c4d59ca 2018-10-08 05:14:28,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:28,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c757a389-a572-4852-a5c8-3db98aafb728 Date: Mon, 08 Oct 2018 05:14:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:28,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-c757a389-a572-4852-a5c8-3db98aafb728 2018-10-08 05:14:28,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a597671c66b092e8c89af703fa8427b4fb4136" 2018-10-08 05:14:29,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-108a3197-f453-45d4-aa9f-80142b8f9be8 Date: Mon, 08 Oct 2018 05:14:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.4"}],"id":"235e4849-03a2-4f98-a78b-fd5da38fa491","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:d2:47","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.3"}],"id":"65336bdb-35ba-4c96-8e24-bb48674da841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:cd:62","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.2"}],"id":"f4c5fbf6-baa4-433d-aa17-d12cb8ea1ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:0b:e2","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"}]} 2018-10-08 05:14:29,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-108a3197-f453-45d4-aa9f-80142b8f9be8 2018-10-08 05:14:29,118 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:14:29,122 - paramiko.transport - DEBUG - starting thread (client mode): 0x10bac910L 2018-10-08 05:14:29,123 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:14:29,123 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:14:29,123 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:14:29,125 - 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-10-08 05:14:29,125 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:14:29,125 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:14:29,125 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:14:29,125 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:14:29,126 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:14:29,143 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:14:29,144 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:14:29,155 - paramiko.transport - DEBUG - Trying key f7049e8223446660452626a0312c1e2e from b1247ecc-83ee-4b53-bbee-8e709de2df93 2018-10-08 05:14:29,183 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:14:29,189 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:14:29,290 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:14:29,333 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:14:29,333 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:14:29,335 - paramiko.transport - DEBUG - starting thread (client mode): 0x10bac910L 2018-10-08 05:14:29,335 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:14:29,335 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:14:29,335 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:14:29,337 - 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-10-08 05:14:29,337 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:14:29,337 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:14:29,337 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:14:29,337 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:14:29,338 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:14:29,355 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:14:29,355 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:14:29,367 - paramiko.transport - DEBUG - Trying key f7049e8223446660452626a0312c1e2e from b1247ecc-83ee-4b53-bbee-8e709de2df93 2018-10-08 05:14:29,395 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:14:29,403 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:14:29,432 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:14:29,433 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:14:29,433 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:14:29,436 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:14:29,438 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:14:29,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fd021250-9e85-48e7-897d-7e0b632ce155 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:29,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad65b6c2-e0ff-45d4-a1f1-2c2064aad227 x-compute-request-id: req-ad65b6c2-e0ff-45d4-a1f1-2c2064aad227 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ca:08", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fd021250-9e85-48e7-897d-7e0b632ce155", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fd021250-9e85-48e7-897d-7e0b632ce155", "rel": "bookmark"}], "image": {"id": "e5b6967f-5924-4597-804a-83899130cc39", "links": [{"href": "http://172.30.9.28:8774/images/e5b6967f-5924-4597-804a-83899130cc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-10-08T05:14:03.000000", "flavor": {"id": "5a88d234-664a-442e-afb7-c4d44582124d", "links": [{"href": "http://172.30.9.28:8774/flavors/5a88d234-664a-442e-afb7-c4d44582124d", "rel": "bookmark"}]}, "id": "fd021250-9e85-48e7-897d-7e0b632ce155", "security_groups": [{"name": "default"}], "user_id": "4e7ffa54b3c2488481cdf7e958016090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:14:11Z", "hostId": "424a5e414f242c246abacc406a43fc0cee7681d5819426ac35ee4ca2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "created": "2018-10-08T05:14:03Z", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:14:29,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fd021250-9e85-48e7-897d-7e0b632ce155 used request id req-ad65b6c2-e0ff-45d4-a1f1-2c2064aad227 2018-10-08 05:14:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:30,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f1206b00-c3b8-4930-b2b6-9256aaeb7474 Date: Mon, 08 Oct 2018 05:14:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","subnets":["28742acc-7fcb-4784-963a-f5b2685ce237"],"description":"","tags":[],"updated_at":"2018-10-08T05:14:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net","admin_state_up":true,"tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:13:59Z","provider:network_type":"vxlan"}]} 2018-10-08 05:14:30,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net used request id req-f1206b00-c3b8-4930-b2b6-9256aaeb7474 2018-10-08 05:14:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:30,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f191e0-8542-4eac-8b19-538deeea8794 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:30,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-56f191e0-8542-4eac-8b19-538deeea8794 2018-10-08 05:14:30,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:30,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f4f9d1db-a9a3-488a-a216-99cbb13dc980 Date: Mon, 08 Oct 2018 05:14:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:14:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","id":"28742acc-7fcb-4784-963a-f5b2685ce237","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet"}]} 2018-10-08 05:14:30,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-f4f9d1db-a9a3-488a-a216-99cbb13dc980 2018-10-08 05:14:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bb598ec675cdba76e85e11f3571b43e3adb137" 2018-10-08 05:14:30,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-76d98f33-13ad-4d29-94d1-b2e1ceae1bce Date: Mon, 08 Oct 2018 05:14:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.4"}],"id":"235e4849-03a2-4f98-a78b-fd5da38fa491","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:d2:47","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.3"}],"id":"65336bdb-35ba-4c96-8e24-bb48674da841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:cd:62","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.1"}],"id":"a2cd9990-afc2-41db-ae81-183cf735a452","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3d:8c","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:03Z","binding:vnic_type":"normal","device_id":"036b9c07-44c6-467c-9748-afb689d8f851"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.9"}],"id":"cc4c7875-29d8-4bfa-b93e-ea10e76e3d4a","security_groups":["b137d217-9aee-49cf-b8a4-6fdb3aeca99a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ca:08","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:05Z","binding:vnic_type":"normal","device_id":"fd021250-9e85-48e7-897d-7e0b632ce155"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.6"}],"id":"ed61c44c-dc1d-43c6-8b7e-eab1b8eabae0","security_groups":["c7888f91-3111-4301-956c-299bc1cfccda"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:52:5a","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack-port1-wxi7bjdmzvct","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:02Z","binding:vnic_type":"normal","device_id":"6100592d-b2f8-412d-a17e-853000c65c0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28742acc-7fcb-4784-963a-f5b2685ce237","ip_address":"10.1.2.2"}],"id":"f4c5fbf6-baa4-433d-aa17-d12cb8ea1ee9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:0b:e2","project_id":"4a1748f351964d9eb0953ab0a1cc3d23","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87ab9d8a-06d1-4ff1-b8f3-733a1a92c813","tenant_id":"4a1748f351964d9eb0953ab0a1cc3d23","created_at":"2018-10-08T05:14:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-87ab9d8a-06d1-4ff1-b8f3-733a1a92c813"}]} 2018-10-08 05:14:30,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=87ab9d8a-06d1-4ff1-b8f3-733a1a92c813 used request id req-76d98f33-13ad-4d29-94d1-b2e1ceae1bce 2018-10-08 05:14:30,420 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack 2018-10-08 05:14:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:30,450 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:30 GMT Server: Apache x-openstack-request-id: req-d5043ec3-c0da-454b-b19e-93cf8879fa04 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:30,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:14:30 GMT Server: Apache x-openstack-request-id: req-e1925046-3833-40dc-85de-b970a47307c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:14:30,526 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-e1925046-3833-40dc-85de-b970a47307c0 2018-10-08 05:14:30,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:30,555 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:30 GMT Server: Apache x-openstack-request-id: req-a37d7c1f-f663-4ef4-a13d-cf72ac930778 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:30,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:30 GMT Server: Apache x-openstack-request-id: req-8cfe212b-3fc0-444e-a58f-79a5ef7c8ff9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "tags": null, "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:14:30Z", "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:30,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-8cfe212b-3fc0-444e-a58f-79a5ef7c8ff9 2018-10-08 05:14:30,731 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:14:30,731 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:14:33,734 - create_stack - DEBUG - Stack status query timeout in 1196.79201889 2018-10-08 05:14:33,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:33,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:33 GMT Server: Apache x-openstack-request-id: req-99e790d5-fd5c-4e5b-a6f0-e5b18fc91ba2 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:33,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:33 GMT Server: Apache x-openstack-request-id: req-b0352bfc-aa6a-43cb-96e2-96dd02d3b0d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "tags": null, "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:14:30Z", "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:33,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-b0352bfc-aa6a-43cb-96e2-96dd02d3b0d7 2018-10-08 05:14:33,808 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:14:33,808 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:14:36,812 - create_stack - DEBUG - Stack status query timeout in 1193.71480489 2018-10-08 05:14:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:36,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:36 GMT Server: Apache x-openstack-request-id: req-b98a9334-45bf-4c9b-90d2-6f7438c37571 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:36,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:36 GMT Server: Apache x-openstack-request-id: req-568df1cd-7ffb-4688-9922-50c2fb8518b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "tags": null, "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:14:30Z", "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:36,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-568df1cd-7ffb-4688-9922-50c2fb8518b3 2018-10-08 05:14:36,868 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:14:36,868 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:14:39,871 - create_stack - DEBUG - Stack status query timeout in 1190.65551591 2018-10-08 05:14:39,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:40,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:39 GMT Server: Apache x-openstack-request-id: req-7e2abb6a-b643-41c0-af8b-79f83acc1938 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:40,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:40 GMT Server: Apache x-openstack-request-id: req-b84f2e6b-aeef-4581-9d30-877cdae950e1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor2", "OS::project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "OS::stack_id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-kp", "security_group_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-subnet", "net_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst2", "inst1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-inst1", "image2_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image", "flavor1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-flavor1", "image1_name": "CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack", "stack_user_project_id": "9811cf2704c0442fa2adff43bc117e2b", "tags": null, "creation_time": "2018-10-08T05:13:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T05:14:30Z", "id": "0a702ae1-32f9-42f4-9d18-6066845a7761", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:40,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-b84f2e6b-aeef-4581-9d30-877cdae950e1 2018-10-08 05:14:40,255 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:14:40,255 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack 2018-10-08 05:14:40,255 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack 2018-10-08 05:14:40,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/0a702ae1-32f9-42f4-9d18-6066845a7761 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c941d2cbdf24a99d0631eb0c5111a98a9a308a" 2018-10-08 05:14:40,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:40 GMT Server: Apache x-openstack-request-id: req-aeeb7fe4-74ce-4c6f-88e1-ef33a0931728 Location: http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:40,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:14:40 GMT Server: Apache x-openstack-request-id: req-6ff193c2-d6d3-46b4-91fe-7e3df66ff8dc Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:14:40,311 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/4a1748f351964d9eb0953ab0a1cc3d23/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-stack/0a702ae1-32f9-42f4-9d18-6066845a7761 used request id req-6ff193c2-d6d3-46b4-91fe-7e3df66ff8dc 2018-10-08 05:14:40,313 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-1e00e76b-0f66-4873-9e21-c2790a668cf2-image 2018-10-08 05:14:40,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}731f79c2b530a9c8cf6d56e0a844043140151b02" 2018-10-08 05:14:41,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ec684ee-e622-41b8-8a14-dc19e75a8d32 Date: Mon, 08 Oct 2018 05:14:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:14:41,763 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e5b6967f-5924-4597-804a-83899130cc39 used request id req-7ec684ee-e622-41b8-8a14-dc19e75a8d32 2018-10-08 05:14:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:41,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-86b08118-cc2f-429c-8f69-8b2e473192d9 Date: Mon, 08 Oct 2018 05:14:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:13:58Z", "updated_at": "2018-10-08T05:13:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:13:58Z", "revision_number": 0, "id": "0a9ae055-e165-41a0-864d-ffeb58bb3221", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:13:58Z", "security_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a1748f351964d9eb0953ab0a1cc3d23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:13:58Z", "revision_number": 0, "id": "13dca80a-96ea-4e28-a89d-e152bb82cdfd", "remote_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "remote_ip_prefix": null, "created_at": "2018-10-08T05:13:58Z", "security_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a1748f351964d9eb0953ab0a1cc3d23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:13:58Z", "revision_number": 0, "id": "1a80866a-abef-4043-bec6-b5d23d821815", "remote_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "remote_ip_prefix": null, "created_at": "2018-10-08T05:13:58Z", "security_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a1748f351964d9eb0953ab0a1cc3d23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:13:58Z", "revision_number": 0, "id": "50a6faeb-7211-4148-a865-5bf5e6623758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:13:58Z", "security_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a1748f351964d9eb0953ab0a1cc3d23"}], "revision_number": 4, "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:14:41,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-86b08118-cc2f-429c-8f69-8b2e473192d9 2018-10-08 05:14:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:42,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7529e57a-b6c6-4977-912e-4b846b23e302 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:14:42,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-7529e57a-b6c6-4977-912e-4b846b23e302 2018-10-08 05:14:42,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:42,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06340804-0757-4ef1-a229-f245fa53c472 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:14:42,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-06340804-0757-4ef1-a229-f245fa53c472 2018-10-08 05:14:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:42,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3434e074-da5e-435f-b8c3-865f18d45697 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:14:42,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-3434e074-da5e-435f-b8c3-865f18d45697 2018-10-08 05:14:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:42,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45a38df-735e-485d-a4b8-22e0536765e9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23"}, "enabled": true, "id": "4a1748f351964d9eb0953ab0a1cc3d23", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-53ed457b-f134-4b4-proj"}} 2018-10-08 05:14:42,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-d45a38df-735e-485d-a4b8-22e0536765e9 2018-10-08 05:14:42,342 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b137d217-9aee-49cf-b8a4-6fdb3aeca99a 2018-10-08 05:14:42,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b137d217-9aee-49cf-b8a4-6fdb3aeca99a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:42,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-784b1f6b-fa3e-4345-b4bf-bb7f3314df53 Date: Mon, 08 Oct 2018 05:14:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:13:58Z", "security_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:13:58Z", "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "id": "0a9ae055-e165-41a0-864d-ffeb58bb3221"}, {"remote_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:13:58Z", "security_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:13:58Z", "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "id": "13dca80a-96ea-4e28-a89d-e152bb82cdfd"}, {"remote_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:13:58Z", "security_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:13:58Z", "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "id": "1a80866a-abef-4043-bec6-b5d23d821815"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:13:58Z", "security_group_id": "b137d217-9aee-49cf-b8a4-6fdb3aeca99a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a1748f351964d9eb0953ab0a1cc3d23", "created_at": "2018-10-08T05:13:58Z", "project_id": "4a1748f351964d9eb0953ab0a1cc3d23", "id": "50a6faeb-7211-4148-a865-5bf5e6623758"}]} 2018-10-08 05:14:42,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b137d217-9aee-49cf-b8a4-6fdb3aeca99a used request id req-784b1f6b-fa3e-4345-b4bf-bb7f3314df53 2018-10-08 05:14:42,518 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:14:42,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b137d217-9aee-49cf-b8a4-6fdb3aeca99a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:42,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86cba5de-a1ca-4423-bce7-cbdcba513d48 Content-Length: 0 Date: Mon, 08 Oct 2018 05:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:14:42,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b137d217-9aee-49cf-b8a4-6fdb3aeca99a used request id req-86cba5de-a1ca-4423-bce7-cbdcba513d48 2018-10-08 05:14:42,812 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-53ed457b-f134-4b4-proj 2018-10-08 05:14:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:43,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f27a5991-bf58-47e5-b443-9dc9ad1c782a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:14:43,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4a1748f351964d9eb0953ab0a1cc3d23 used request id req-f27a5991-bf58-47e5-b443-9dc9ad1c782a 2018-10-08 05:14:43,037 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-53ed457b-f134-4b4-proj-role 2018-10-08 05:14:43,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d408fefbe06b49bfbce741bcf99a4d77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:43,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1242209a-5059-4e9f-843c-26df30096c46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:14:43,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d408fefbe06b49bfbce741bcf99a4d77 used request id req-1242209a-5059-4e9f-843c-26df30096c46 2018-10-08 05:14:43,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5466b6f4dd8a17fd4eacc1321780971714c2cbbf" 2018-10-08 05:14:43,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab401baa-cb58-4548-ba58-8af4e2c72c2e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:14:43,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ab401baa-cb58-4548-ba58-8af4e2c72c2e 2018-10-08 05:14:43,326 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-53ed457b-f134-4b4-user 2018-10-08 05:14:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4e7ffa54b3c2488481cdf7e958016090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40b5aa900356a465fac05353270a8e05162b60" 2018-10-08 05:14:43,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920f4b44-0a30-4b29-82f5-b645835772a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:14:43,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4e7ffa54b3c2488481cdf7e958016090 used request id req-920f4b44-0a30-4b29-82f5-b645835772a1 2018-10-08 05:14:43,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:14:43,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:14:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["5lOW6nZqTECtv6dwXyV25A"], "issued_at": "2018-10-08T05:14:43.000000Z"}} 2018-10-08 05:14:43,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfcabc5ee2fe443179bf36472e13191d316758d" 2018-10-08 05:14:44,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c352f5a7-4a61-4dc2-99b8-c94c95363b66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:14:44,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c352f5a7-4a61-4dc2-99b8-c94c95363b66 2018-10-08 05:14:44,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:14:44,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:14:44,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["pfDO2ktnToy5FPRa_v6_tA"], "issued_at": "2018-10-08T05:14:44.000000Z"}} 2018-10-08 05:14:44,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:14:44,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82351eb3-536f-43a9-9cbb-7c5c0941fe01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:14:44,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-82351eb3-536f-43a9-9cbb-7c5c0941fe01 2018-10-08 05:14:44,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:14:44,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:14:44,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:14:44,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615e9e28-c1df-476a-bee7-8514888f696d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:14:44,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj used request id req-615e9e28-c1df-476a-bee7-8514888f696d 2018-10-08 05:14:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:14:44,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86aef9f2-96e0-46ba-a616-29faa3ff35aa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:14:44,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-86aef9f2-96e0-46ba-a616-29faa3ff35aa 2018-10-08 05:14:44,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}}' 2018-10-08 05:14:44,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90555124-51fc-4b98-909b-f68323be4ae4 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:14:44,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-90555124-51fc-4b98-909b-f68323be4ae4 2018-10-08 05:14:44,776 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj 2018-10-08 05:14:44,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:14:44,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:14:45,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["gwn53J2IQpeFsH_hRuDPfA"], "issued_at": "2018-10-08T05:14:45.000000Z"}} 2018-10-08 05:14:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:45,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a645a282-618f-45e5-9d6a-d0a3bfac6365 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:14:45,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a645a282-618f-45e5-9d6a-d0a3bfac6365 2018-10-08 05:14:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:14:45,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:14:45,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:45,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9d5b2f-1099-45a0-b8ee-a9d147227487 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:14:45,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9c9d5b2f-1099-45a0-b8ee-a9d147227487 2018-10-08 05:14:45,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:45,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb179262-ebc2-497f-8bbb-7945c019de34 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}]} 2018-10-08 05:14:45,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj used request id req-eb179262-ebc2-497f-8bbb-7945c019de34 2018-10-08 05:14:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:45,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938d01e9-8e54-422d-b618-a0e84ccda719 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:14:45,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-938d01e9-8e54-422d-b618-a0e84ccda719 2018-10-08 05:14:45,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108fb5b6-fdbe-4aca-b780-4381ca9f13e0 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:14:46,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-108fb5b6-fdbe-4aca-b780-4381ca9f13e0 2018-10-08 05:14:46,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93169a08-5cfb-4eb9-a4be-87fad988eeea Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}]} 2018-10-08 05:14:46,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj used request id req-93169a08-5cfb-4eb9-a4be-87fad988eeea 2018-10-08 05:14:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/2fe87d1f02a2483b9b9839179337c5c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5977dce7-6c91-4453-a680-cbe8f871fb2b Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-user", "links": {"self": "http://172.30.9.28:5000/v3/users/2fe87d1f02a2483b9b9839179337c5c4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "id": "2fe87d1f02a2483b9b9839179337c5c4", "password_expires_at": null}} 2018-10-08 05:14:46,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2fe87d1f02a2483b9b9839179337c5c4 used request id req-5977dce7-6c91-4453-a680-cbe8f871fb2b 2018-10-08 05:14:46,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28762310-cd0f-4362-abe9-ee2972737227 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles", "previous": null, "next": null}, "roles": []} 2018-10-08 05:14:46,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles used request id req-28762310-cd0f-4362-abe9-ee2972737227 2018-10-08 05:14:46,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3adf33d-2ef1-41e6-b790-39360db128ca Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "domain_id": null, "name": "admin", "id": "2e94a7e9575f4386ab0c113d392fd27f"}} 2018-10-08 05:14:46,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-d3adf33d-2ef1-41e6-b790-39360db128ca 2018-10-08 05:14:46,422 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj 2018-10-08 05:14:46,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21a8a2e-095b-4ad8-9c72-1356827caa1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:14:46,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-d21a8a2e-095b-4ad8-9c72-1356827caa1a 2018-10-08 05:14:46,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd332b8d-134a-400c-a093-47cb73b6e642 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:14:46,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd332b8d-134a-400c-a093-47cb73b6e642 2018-10-08 05:14:46,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d681b10d-65b0-4664-a37a-7c469d0c49a2 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}]} 2018-10-08 05:14:46,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj used request id req-d681b10d-65b0-4664-a37a-7c469d0c49a2 2018-10-08 05:14:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbae0fe-0ea9-45fa-b57f-2bd7c773161d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}]} 2018-10-08 05:14:46,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles used request id req-fcbae0fe-0ea9-45fa-b57f-2bd7c773161d 2018-10-08 05:14:46,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:46,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0142e75c-32bf-4d2c-9758-82224528a7f4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "domain_id": null, "name": "heat_stack_owner", "id": "45bcf6fc2023439cb69c18e0f94362df"}} 2018-10-08 05:14:46,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-0142e75c-32bf-4d2c-9758-82224528a7f4 2018-10-08 05:14:46,932 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj 2018-10-08 05:14:46,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:14:47,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd1239a-445d-479e-81e7-f0e706a2bafd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:14:47,054 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-cfd1239a-445d-479e-81e7-f0e706a2bafd 2018-10-08 05:14:47,054 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-bccc34f3-933a-4d3-user 2018-10-08 05:14:47,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:14:47,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:14:47,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8aa2d4-6d1b-4889-a2e3-ee36d6409b3e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:14:47,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aa8aa2d4-6d1b-4889-a2e3-ee36d6409b3e 2018-10-08 05:14:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" -d '{"role": {"name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role"}}' 2018-10-08 05:14:47,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7209baf-2202-4022-b213-580e80a575d3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "867ab95c04c7440885e1516552f76670", "links": {"self": "http://172.30.9.28:5000/v3/roles/867ab95c04c7440885e1516552f76670"}, "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role"}} 2018-10-08 05:14:47,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a7209baf-2202-4022-b213-580e80a575d3 2018-10-08 05:14:47,274 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role 2018-10-08 05:14:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/867ab95c04c7440885e1516552f76670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:14:47,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91aca86a-472a-4b39-a3ef-2a65a8814743 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/867ab95c04c7440885e1516552f76670"}, "domain_id": null, "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role", "id": "867ab95c04c7440885e1516552f76670"}} 2018-10-08 05:14:47,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/867ab95c04c7440885e1516552f76670 used request id req-91aca86a-472a-4b39-a3ef-2a65a8814743 2018-10-08 05:14:47,355 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role to project CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj 2018-10-08 05:14:47,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles/867ab95c04c7440885e1516552f76670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:14:48,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a0fcdb3-cb39-4642-8892-4055e5a4d57d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:14:48,098 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e/users/2fe87d1f02a2483b9b9839179337c5c4/roles/867ab95c04c7440885e1516552f76670 used request id req-7a0fcdb3-cb39-4642-8892-4055e5a4d57d 2018-10-08 05:14:48,098 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:14:48,098 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-08 05:14:48,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:14:48,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:14:48,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "867ab95c04c7440885e1516552f76670", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-user", "id": "2fe87d1f02a2483b9b9839179337c5c4"}, "audit_ids": ["9DGUBa1eTyCtljru2UHA_A"], "issued_at": "2018-10-08T05:14:48.000000Z"}} 2018-10-08 05:14:48,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2df2ae280f13f48ed2a50d6ce7391abc7db9c72" 2018-10-08 05:14:48,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122e86a4-5417-43de-8a3a-954c20baeb56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:14:48,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-122e86a4-5417-43de-8a3a-954c20baeb56 2018-10-08 05:14:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2df2ae280f13f48ed2a50d6ce7391abc7db9c72" 2018-10-08 05:14:48,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-95091908-dfa1-41e3-a946-af4680d5ee08 Date: Mon, 08 Oct 2018 05:14:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"} 2018-10-08 05:14:48,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image used request id req-95091908-dfa1-41e3-a946-af4680d5ee08 2018-10-08 05:14:48,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2df2ae280f13f48ed2a50d6ce7391abc7db9c72" 2018-10-08 05:14:48,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-58ef0a3c-bbb1-4e5d-bfe7-486b653baa1c Date: Mon, 08 Oct 2018 05:14:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:14:48,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-58ef0a3c-bbb1-4e5d-bfe7-486b653baa1c 2018-10-08 05:14:48,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c2df2ae280f13f48ed2a50d6ce7391abc7db9c72" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}' 2018-10-08 05:14:49,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 X-Openstack-Request-Id: req-0e033aa2-c306-44a4-9f0f-eb9ba7de0141 Date: Mon, 08 Oct 2018 05:14:49 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:14:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:14:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "min_disk": 0, "protected": false, "id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "file": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/file", "checksum": null, "owner": "674d77ff2e534a8a815e9f63d7f71f1e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:14:49,126 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0e033aa2-c306-44a4-9f0f-eb9ba7de0141 2018-10-08 05:14:49,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2df2ae280f13f48ed2a50d6ce7391abc7db9c72" -d '' 2018-10-08 05:14:50,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acf66a7d-df1b-4b9b-b90a-a5fa69d5f979 Date: Mon, 08 Oct 2018 05:14:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:14:50,911 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/file used request id req-acf66a7d-df1b-4b9b-b90a-a5fa69d5f979 2018-10-08 05:14:50,912 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:14:50,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2df2ae280f13f48ed2a50d6ce7391abc7db9c72" 2018-10-08 05:14:51,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-07e3b5d3-1b91-4ee9-962b-87d222406b05 Date: Mon, 08 Oct 2018 05:14:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:14:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:14:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/snap", "metadata": {}}], "self": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "min_disk": 0, "protected": false, "id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "file": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "674d77ff2e534a8a815e9f63d7f71f1e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:14:51,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 used request id req-07e3b5d3-1b91-4ee9-962b-87d222406b05 2018-10-08 05:14:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2df2ae280f13f48ed2a50d6ce7391abc7db9c72" 2018-10-08 05:14:51,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-23483b68-481b-45bc-8ec9-6c110be96461 Date: Mon, 08 Oct 2018 05:14:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:14:51,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-23483b68-481b-45bc-8ec9-6c110be96461 2018-10-08 05:14:51,289 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image 2018-10-08 05:14:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2df2ae280f13f48ed2a50d6ce7391abc7db9c72" 2018-10-08 05:14:51,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3df5dc8f-f8f0-4fd7-9e90-9ed675832220 Date: Mon, 08 Oct 2018 05:14:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:14:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:14:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/snap", "metadata": {}}], "self": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "min_disk": 0, "protected": false, "id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "file": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "674d77ff2e534a8a815e9f63d7f71f1e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:14:51,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 used request id req-3df5dc8f-f8f0-4fd7-9e90-9ed675832220 2018-10-08 05:14:51,312 - create_image - DEBUG - Instance status is - active 2018-10-08 05:14:51,312 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image 2018-10-08 05:14:51,312 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image 2018-10-08 05:14:51,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:14:51,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:14:51,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "867ab95c04c7440885e1516552f76670", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-user", "id": "2fe87d1f02a2483b9b9839179337c5c4"}, "audit_ids": ["FokqsAsaQWa4B3p_baptsQ"], "issued_at": "2018-10-08T05:14:51.000000Z"}} 2018-10-08 05:14:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:14:51,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a5bcee-93a8-4476-aff3-045540c06218 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:14:51,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-63a5bcee-93a8-4476-aff3-045540c06218 2018-10-08 05:14:51,795 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:14:51,799 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:14:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:14:51,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:51 GMT Server: Apache x-openstack-request-id: req-592db163-ec87-4070-a838-d2c613af98b2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-08 05:14:51,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack used request id req-592db163-ec87-4070-a838-d2c613af98b2 2018-10-08 05:14:52,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net"}}' 2018-10-08 05:14:55,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:14:52 GMT Server: Apache x-openstack-request-id: req-d18297e2-bf64-4bb5-910c-99631025d6e0 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}]}} 2018-10-08 05:14:55,603 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks used request id req-d18297e2-bf64-4bb5-910c-99631025d6e0 2018-10-08 05:14:55,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:14:55,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:55 GMT Server: Apache x-openstack-request-id: req-da89627b-e0fe-47be-aeb9-2a0c479b1eb4 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:55,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:55 GMT Server: Apache x-openstack-request-id: req-7991634f-16ce-4186-8f47-fb42b3bec21a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:55,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-7991634f-16ce-4186-8f47-fb42b3bec21a 2018-10-08 05:14:55,822 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack 2018-10-08 05:14:55,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:14:56,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:55 GMT Server: Apache x-openstack-request-id: req-f8384df8-ff45-4c78-b488-5d6b9bf68ce0 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:56,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:56 GMT Server: Apache x-openstack-request-id: req-45fc94dc-1b8f-42ee-a734-caf1bd0f19ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:56,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-45fc94dc-1b8f-42ee-a734-caf1bd0f19ad 2018-10-08 05:14:56,232 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:14:56,232 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:14:59,236 - create_stack - DEBUG - Stack status query timeout in 1196.58687997 2018-10-08 05:14:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:14:59,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:14:59 GMT Server: Apache x-openstack-request-id: req-e1bffb6c-18c1-47e1-87c2-377c378a3db6 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:14:59,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:14:59 GMT Server: Apache x-openstack-request-id: req-5b06ef93-3c9b-4d69-9b0f-d61bfe444c83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:14:59,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-5b06ef93-3c9b-4d69-9b0f-d61bfe444c83 2018-10-08 05:14:59,489 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:14:59,489 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:15:02,492 - create_stack - DEBUG - Stack status query timeout in 1193.33036494 2018-10-08 05:15:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:02,525 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:02 GMT Server: Apache x-openstack-request-id: req-e33e24de-a875-4d78-a015-33e7531c9574 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:02,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:02 GMT Server: Apache x-openstack-request-id: req-384cea9c-0bd9-48de-848d-1251fefbf069 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuoOt/GjCEx/mnzatXP9Iz314HNGWoQgmJ7Q7w1FuEDyINwzz\nW4visilijlqIDBQGZaWB+WozBJRQIn+AHn2tvDFk47qEnghVIhkqY8hM+G/ma7D2\nOUJMyoWVZ+IcJQ7CEJoB9UwypcB+wnSskD1kv/FoGGf+8unYw48ajfnBwHwDVSk/\n+eGZU7179TFWsZ89PIQRVbVqqpqYE82H4YbqJtrbovpLuevSeYeOUgthcjH1C29C\nkmX5T2nm3QAvSG27hExwlhjUDFKUU/qVYj9Jd6AnP+Ht72A+x2nzLQB3BFfjvZHd\nYOduftjeEV+4yQPURmbQMnXLC+mTRH54LQE62wIDAQABAoIBAQCWOc1/ShlXMhCd\nGHsWNoA8r0B5Zc6/MUMaI68nKIVQCpFkVcgFamxTN8YsBnshz1c/s8k2TPV+sL7C\nqpNU+8FdnSM30VlTuD5p0n80E3b7e5XKE6Seheo4DNRD8fjdWD+zA3ikTJVWr+7p\nTPRY0To+54ACeHD+0p9HFBI9XHdUQq4VPevjX7QD4OBwRfQYLeExbqNnuy1Pega4\nOXRvHJBzRz5sYp6qxiSLoUSv/mS7dxwJSCtRIU9loO1+WPkyiskR/aW3z/X4MUEA\nG/9CDoxH17NDbMNHlaP4kHG4rr/G9VKhMvZxDd0oN481dwCKl0IULLHnzn4OmujL\niVEsNbMhAoGBAOcqFJPVGV3F99MwSDuPvow3DCE8uanlslpEdIGzi8BXxqNUktKV\nQSFGpFdolY8+n6jUP/LeQSNDk5C6+F95zAkHKlvtbF1/A7T1d3szA88dq9H9xQeq\nA0X6mZA6vygaSxiQ+knR9IQuLHmIprxuO8RcRkitXsjduPCFeFK3YbXDAoGBAM6N\njOv/ykNG00kbUmcFWfpEFHIUUKrdS4jiGJs117Qz5cK1+IjSFLieulvGFyjlihgl\nguEzQNsEfj1iGnnStJz7LNk9+vPtcaswUWye4numM96PO9tlZXOQ781L23ECct0q\nD/95tJXDiqaaNbjKIhmKDKKeMzcnbLowFNF7rl0JAoGAJ/eTlTe76gWnYoEvi/S/\naji+RSTdqO1I1+iMCDzFxdynQGgH9pbNqvYuxdoUOa8HJcaEw/X/Zxxw8A4TkVZa\nm5j8juZO3R9vwaLLJKbeWrnzkhwBK+EOLdQ1JsWxdTqOj1HJpGfDkfL1x5GD2oJo\nnPujPz+SasJDDnrVIeAI6ccCgYA9KXEHGND9puU9ipeV5eHE14/uT9GrJqgNOlXq\n78CVnaB1TYjwirSUDnxEXJ3TAFUp3UGqCZE0yVnQN1J7rEbLDR00nsPGoxK7jC0w\nKsQJtSc6ydMBnj6yP8KiWcn65qy4jJH8Jj+w8RwHRTaPJ1t9kIE5TfsAY+4wG7iu\nZx80cQKBgQCTz6DBxZTHJTpAnXb+062MSvafIzPCNt/MNU5J/oy8ZW8d7suvgUm1\ngA7AUfCU6sBfXBw5xMkZpnyNroRZr41AJliqlx2UD3Jtw6NalA1XQuv7btA31ddx\nUKF5pPM4ymnLEq89EBaUsIhz33uGiZB3hBR3PFUW37o5qc5b1c7LKw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:02,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-384cea9c-0bd9-48de-848d-1251fefbf069 2018-10-08 05:15:02,702 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:15:02,702 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:15:05,705 - create_stack - DEBUG - Stack status query timeout in 1190.11744499 2018-10-08 05:15:05,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:05,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:05 GMT Server: Apache x-openstack-request-id: req-d38df081-467a-46bd-9cd2-623473f1043f Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:05,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:05 GMT Server: Apache x-openstack-request-id: req-e6ec03d2-22a7-4924-97fc-b4fd4ed5cd5f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuoOt/GjCEx/mnzatXP9Iz314HNGWoQgmJ7Q7w1FuEDyINwzz\nW4visilijlqIDBQGZaWB+WozBJRQIn+AHn2tvDFk47qEnghVIhkqY8hM+G/ma7D2\nOUJMyoWVZ+IcJQ7CEJoB9UwypcB+wnSskD1kv/FoGGf+8unYw48ajfnBwHwDVSk/\n+eGZU7179TFWsZ89PIQRVbVqqpqYE82H4YbqJtrbovpLuevSeYeOUgthcjH1C29C\nkmX5T2nm3QAvSG27hExwlhjUDFKUU/qVYj9Jd6AnP+Ht72A+x2nzLQB3BFfjvZHd\nYOduftjeEV+4yQPURmbQMnXLC+mTRH54LQE62wIDAQABAoIBAQCWOc1/ShlXMhCd\nGHsWNoA8r0B5Zc6/MUMaI68nKIVQCpFkVcgFamxTN8YsBnshz1c/s8k2TPV+sL7C\nqpNU+8FdnSM30VlTuD5p0n80E3b7e5XKE6Seheo4DNRD8fjdWD+zA3ikTJVWr+7p\nTPRY0To+54ACeHD+0p9HFBI9XHdUQq4VPevjX7QD4OBwRfQYLeExbqNnuy1Pega4\nOXRvHJBzRz5sYp6qxiSLoUSv/mS7dxwJSCtRIU9loO1+WPkyiskR/aW3z/X4MUEA\nG/9CDoxH17NDbMNHlaP4kHG4rr/G9VKhMvZxDd0oN481dwCKl0IULLHnzn4OmujL\niVEsNbMhAoGBAOcqFJPVGV3F99MwSDuPvow3DCE8uanlslpEdIGzi8BXxqNUktKV\nQSFGpFdolY8+n6jUP/LeQSNDk5C6+F95zAkHKlvtbF1/A7T1d3szA88dq9H9xQeq\nA0X6mZA6vygaSxiQ+knR9IQuLHmIprxuO8RcRkitXsjduPCFeFK3YbXDAoGBAM6N\njOv/ykNG00kbUmcFWfpEFHIUUKrdS4jiGJs117Qz5cK1+IjSFLieulvGFyjlihgl\nguEzQNsEfj1iGnnStJz7LNk9+vPtcaswUWye4numM96PO9tlZXOQ781L23ECct0q\nD/95tJXDiqaaNbjKIhmKDKKeMzcnbLowFNF7rl0JAoGAJ/eTlTe76gWnYoEvi/S/\naji+RSTdqO1I1+iMCDzFxdynQGgH9pbNqvYuxdoUOa8HJcaEw/X/Zxxw8A4TkVZa\nm5j8juZO3R9vwaLLJKbeWrnzkhwBK+EOLdQ1JsWxdTqOj1HJpGfDkfL1x5GD2oJo\nnPujPz+SasJDDnrVIeAI6ccCgYA9KXEHGND9puU9ipeV5eHE14/uT9GrJqgNOlXq\n78CVnaB1TYjwirSUDnxEXJ3TAFUp3UGqCZE0yVnQN1J7rEbLDR00nsPGoxK7jC0w\nKsQJtSc6ydMBnj6yP8KiWcn65qy4jJH8Jj+w8RwHRTaPJ1t9kIE5TfsAY+4wG7iu\nZx80cQKBgQCTz6DBxZTHJTpAnXb+062MSvafIzPCNt/MNU5J/oy8ZW8d7suvgUm1\ngA7AUfCU6sBfXBw5xMkZpnyNroRZr41AJliqlx2UD3Jtw6NalA1XQuv7btA31ddx\nUKF5pPM4ymnLEq89EBaUsIhz33uGiZB3hBR3PFUW37o5qc5b1c7LKw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:05,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-e6ec03d2-22a7-4924-97fc-b4fd4ed5cd5f 2018-10-08 05:15:05,910 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:15:05,911 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:15:08,914 - create_stack - DEBUG - Stack status query timeout in 1186.90877104 2018-10-08 05:15:08,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:09,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:08 GMT Server: Apache x-openstack-request-id: req-301a539c-255c-4f58-899a-27a86bd14cdf Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:09,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:09 GMT Server: Apache x-openstack-request-id: req-daf018fe-894f-4cb3-b6ac-9498102f1e91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuoOt/GjCEx/mnzatXP9Iz314HNGWoQgmJ7Q7w1FuEDyINwzz\nW4visilijlqIDBQGZaWB+WozBJRQIn+AHn2tvDFk47qEnghVIhkqY8hM+G/ma7D2\nOUJMyoWVZ+IcJQ7CEJoB9UwypcB+wnSskD1kv/FoGGf+8unYw48ajfnBwHwDVSk/\n+eGZU7179TFWsZ89PIQRVbVqqpqYE82H4YbqJtrbovpLuevSeYeOUgthcjH1C29C\nkmX5T2nm3QAvSG27hExwlhjUDFKUU/qVYj9Jd6AnP+Ht72A+x2nzLQB3BFfjvZHd\nYOduftjeEV+4yQPURmbQMnXLC+mTRH54LQE62wIDAQABAoIBAQCWOc1/ShlXMhCd\nGHsWNoA8r0B5Zc6/MUMaI68nKIVQCpFkVcgFamxTN8YsBnshz1c/s8k2TPV+sL7C\nqpNU+8FdnSM30VlTuD5p0n80E3b7e5XKE6Seheo4DNRD8fjdWD+zA3ikTJVWr+7p\nTPRY0To+54ACeHD+0p9HFBI9XHdUQq4VPevjX7QD4OBwRfQYLeExbqNnuy1Pega4\nOXRvHJBzRz5sYp6qxiSLoUSv/mS7dxwJSCtRIU9loO1+WPkyiskR/aW3z/X4MUEA\nG/9CDoxH17NDbMNHlaP4kHG4rr/G9VKhMvZxDd0oN481dwCKl0IULLHnzn4OmujL\niVEsNbMhAoGBAOcqFJPVGV3F99MwSDuPvow3DCE8uanlslpEdIGzi8BXxqNUktKV\nQSFGpFdolY8+n6jUP/LeQSNDk5C6+F95zAkHKlvtbF1/A7T1d3szA88dq9H9xQeq\nA0X6mZA6vygaSxiQ+knR9IQuLHmIprxuO8RcRkitXsjduPCFeFK3YbXDAoGBAM6N\njOv/ykNG00kbUmcFWfpEFHIUUKrdS4jiGJs117Qz5cK1+IjSFLieulvGFyjlihgl\nguEzQNsEfj1iGnnStJz7LNk9+vPtcaswUWye4numM96PO9tlZXOQ781L23ECct0q\nD/95tJXDiqaaNbjKIhmKDKKeMzcnbLowFNF7rl0JAoGAJ/eTlTe76gWnYoEvi/S/\naji+RSTdqO1I1+iMCDzFxdynQGgH9pbNqvYuxdoUOa8HJcaEw/X/Zxxw8A4TkVZa\nm5j8juZO3R9vwaLLJKbeWrnzkhwBK+EOLdQ1JsWxdTqOj1HJpGfDkfL1x5GD2oJo\nnPujPz+SasJDDnrVIeAI6ccCgYA9KXEHGND9puU9ipeV5eHE14/uT9GrJqgNOlXq\n78CVnaB1TYjwirSUDnxEXJ3TAFUp3UGqCZE0yVnQN1J7rEbLDR00nsPGoxK7jC0w\nKsQJtSc6ydMBnj6yP8KiWcn65qy4jJH8Jj+w8RwHRTaPJ1t9kIE5TfsAY+4wG7iu\nZx80cQKBgQCTz6DBxZTHJTpAnXb+062MSvafIzPCNt/MNU5J/oy8ZW8d7suvgUm1\ngA7AUfCU6sBfXBw5xMkZpnyNroRZr41AJliqlx2UD3Jtw6NalA1XQuv7btA31ddx\nUKF5pPM4ymnLEq89EBaUsIhz33uGiZB3hBR3PFUW37o5qc5b1c7LKw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:09,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-daf018fe-894f-4cb3-b6ac-9498102f1e91 2018-10-08 05:15:09,456 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:15:09,456 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:15:12,459 - create_stack - DEBUG - Stack status query timeout in 1183.36340189 2018-10-08 05:15:12,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:12,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:12 GMT Server: Apache x-openstack-request-id: req-85e98b5a-f371-4d9a-8ad6-04b9c8c1eff6 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:12,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:12 GMT Server: Apache x-openstack-request-id: req-9a651829-14fb-45fd-98e6-0b1b3d6c3d88 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuoOt/GjCEx/mnzatXP9Iz314HNGWoQgmJ7Q7w1FuEDyINwzz\nW4visilijlqIDBQGZaWB+WozBJRQIn+AHn2tvDFk47qEnghVIhkqY8hM+G/ma7D2\nOUJMyoWVZ+IcJQ7CEJoB9UwypcB+wnSskD1kv/FoGGf+8unYw48ajfnBwHwDVSk/\n+eGZU7179TFWsZ89PIQRVbVqqpqYE82H4YbqJtrbovpLuevSeYeOUgthcjH1C29C\nkmX5T2nm3QAvSG27hExwlhjUDFKUU/qVYj9Jd6AnP+Ht72A+x2nzLQB3BFfjvZHd\nYOduftjeEV+4yQPURmbQMnXLC+mTRH54LQE62wIDAQABAoIBAQCWOc1/ShlXMhCd\nGHsWNoA8r0B5Zc6/MUMaI68nKIVQCpFkVcgFamxTN8YsBnshz1c/s8k2TPV+sL7C\nqpNU+8FdnSM30VlTuD5p0n80E3b7e5XKE6Seheo4DNRD8fjdWD+zA3ikTJVWr+7p\nTPRY0To+54ACeHD+0p9HFBI9XHdUQq4VPevjX7QD4OBwRfQYLeExbqNnuy1Pega4\nOXRvHJBzRz5sYp6qxiSLoUSv/mS7dxwJSCtRIU9loO1+WPkyiskR/aW3z/X4MUEA\nG/9CDoxH17NDbMNHlaP4kHG4rr/G9VKhMvZxDd0oN481dwCKl0IULLHnzn4OmujL\niVEsNbMhAoGBAOcqFJPVGV3F99MwSDuPvow3DCE8uanlslpEdIGzi8BXxqNUktKV\nQSFGpFdolY8+n6jUP/LeQSNDk5C6+F95zAkHKlvtbF1/A7T1d3szA88dq9H9xQeq\nA0X6mZA6vygaSxiQ+knR9IQuLHmIprxuO8RcRkitXsjduPCFeFK3YbXDAoGBAM6N\njOv/ykNG00kbUmcFWfpEFHIUUKrdS4jiGJs117Qz5cK1+IjSFLieulvGFyjlihgl\nguEzQNsEfj1iGnnStJz7LNk9+vPtcaswUWye4numM96PO9tlZXOQ781L23ECct0q\nD/95tJXDiqaaNbjKIhmKDKKeMzcnbLowFNF7rl0JAoGAJ/eTlTe76gWnYoEvi/S/\naji+RSTdqO1I1+iMCDzFxdynQGgH9pbNqvYuxdoUOa8HJcaEw/X/Zxxw8A4TkVZa\nm5j8juZO3R9vwaLLJKbeWrnzkhwBK+EOLdQ1JsWxdTqOj1HJpGfDkfL1x5GD2oJo\nnPujPz+SasJDDnrVIeAI6ccCgYA9KXEHGND9puU9ipeV5eHE14/uT9GrJqgNOlXq\n78CVnaB1TYjwirSUDnxEXJ3TAFUp3UGqCZE0yVnQN1J7rEbLDR00nsPGoxK7jC0w\nKsQJtSc6ydMBnj6yP8KiWcn65qy4jJH8Jj+w8RwHRTaPJ1t9kIE5TfsAY+4wG7iu\nZx80cQKBgQCTz6DBxZTHJTpAnXb+062MSvafIzPCNt/MNU5J/oy8ZW8d7suvgUm1\ngA7AUfCU6sBfXBw5xMkZpnyNroRZr41AJliqlx2UD3Jtw6NalA1XQuv7btA31ddx\nUKF5pPM4ymnLEq89EBaUsIhz33uGiZB3hBR3PFUW37o5qc5b1c7LKw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:12,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-9a651829-14fb-45fd-98e6-0b1b3d6c3d88 2018-10-08 05:15:12,814 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-08 05:15:12,814 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:15:15,818 - create_stack - DEBUG - Stack status query timeout in 1180.00491285 2018-10-08 05:15:15,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:16,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:15 GMT Server: Apache x-openstack-request-id: req-1088743a-210f-4521-9d0e-a237d31cfe1d Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:16,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:16 GMT Server: Apache x-openstack-request-id: req-b3e578cf-b491-4933-911f-6963ec048ccf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuoOt/GjCEx/mnzatXP9Iz314HNGWoQgmJ7Q7w1FuEDyINwzz\nW4visilijlqIDBQGZaWB+WozBJRQIn+AHn2tvDFk47qEnghVIhkqY8hM+G/ma7D2\nOUJMyoWVZ+IcJQ7CEJoB9UwypcB+wnSskD1kv/FoGGf+8unYw48ajfnBwHwDVSk/\n+eGZU7179TFWsZ89PIQRVbVqqpqYE82H4YbqJtrbovpLuevSeYeOUgthcjH1C29C\nkmX5T2nm3QAvSG27hExwlhjUDFKUU/qVYj9Jd6AnP+Ht72A+x2nzLQB3BFfjvZHd\nYOduftjeEV+4yQPURmbQMnXLC+mTRH54LQE62wIDAQABAoIBAQCWOc1/ShlXMhCd\nGHsWNoA8r0B5Zc6/MUMaI68nKIVQCpFkVcgFamxTN8YsBnshz1c/s8k2TPV+sL7C\nqpNU+8FdnSM30VlTuD5p0n80E3b7e5XKE6Seheo4DNRD8fjdWD+zA3ikTJVWr+7p\nTPRY0To+54ACeHD+0p9HFBI9XHdUQq4VPevjX7QD4OBwRfQYLeExbqNnuy1Pega4\nOXRvHJBzRz5sYp6qxiSLoUSv/mS7dxwJSCtRIU9loO1+WPkyiskR/aW3z/X4MUEA\nG/9CDoxH17NDbMNHlaP4kHG4rr/G9VKhMvZxDd0oN481dwCKl0IULLHnzn4OmujL\niVEsNbMhAoGBAOcqFJPVGV3F99MwSDuPvow3DCE8uanlslpEdIGzi8BXxqNUktKV\nQSFGpFdolY8+n6jUP/LeQSNDk5C6+F95zAkHKlvtbF1/A7T1d3szA88dq9H9xQeq\nA0X6mZA6vygaSxiQ+knR9IQuLHmIprxuO8RcRkitXsjduPCFeFK3YbXDAoGBAM6N\njOv/ykNG00kbUmcFWfpEFHIUUKrdS4jiGJs117Qz5cK1+IjSFLieulvGFyjlihgl\nguEzQNsEfj1iGnnStJz7LNk9+vPtcaswUWye4numM96PO9tlZXOQ781L23ECct0q\nD/95tJXDiqaaNbjKIhmKDKKeMzcnbLowFNF7rl0JAoGAJ/eTlTe76gWnYoEvi/S/\naji+RSTdqO1I1+iMCDzFxdynQGgH9pbNqvYuxdoUOa8HJcaEw/X/Zxxw8A4TkVZa\nm5j8juZO3R9vwaLLJKbeWrnzkhwBK+EOLdQ1JsWxdTqOj1HJpGfDkfL1x5GD2oJo\nnPujPz+SasJDDnrVIeAI6ccCgYA9KXEHGND9puU9ipeV5eHE14/uT9GrJqgNOlXq\n78CVnaB1TYjwirSUDnxEXJ3TAFUp3UGqCZE0yVnQN1J7rEbLDR00nsPGoxK7jC0w\nKsQJtSc6ydMBnj6yP8KiWcn65qy4jJH8Jj+w8RwHRTaPJ1t9kIE5TfsAY+4wG7iu\nZx80cQKBgQCTz6DBxZTHJTpAnXb+062MSvafIzPCNt/MNU5J/oy8ZW8d7suvgUm1\ngA7AUfCU6sBfXBw5xMkZpnyNroRZr41AJliqlx2UD3Jtw6NalA1XQuv7btA31ddx\nUKF5pPM4ymnLEq89EBaUsIhz33uGiZB3hBR3PFUW37o5qc5b1c7LKw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:16,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-b3e578cf-b491-4933-911f-6963ec048ccf 2018-10-08 05:15:16,323 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-08 05:15:16,323 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack 2018-10-08 05:15:16,323 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack 2018-10-08 05:15:16,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:15:16,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:15:16,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "867ab95c04c7440885e1516552f76670", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-user", "id": "2fe87d1f02a2483b9b9839179337c5c4"}, "audit_ids": ["8DQnTXwrRPCTPn1VXIQw4A"], "issued_at": "2018-10-08T05:15:16.000000Z"}} 2018-10-08 05:15:16,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:16,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa5bafd-d549-43ff-ab2c-1cdd0f327642 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:15:16,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-afa5bafd-d549-43ff-ab2c-1cdd0f327642 2018-10-08 05:15:16,779 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:15:16,782 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-08 05:15:16,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:16,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:16 GMT Server: Apache x-openstack-request-id: req-4356a3f1-3256-4bbf-a61f-45cd18fa16ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "deletion_time": null, "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "updated_time": null, "project": "674d77ff2e534a8a815e9f63d7f71f1e", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "tags": null}]} 2018-10-08 05:15:16,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack used request id req-4356a3f1-3256-4bbf-a61f-45cd18fa16ee 2018-10-08 05:15:16,971 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack 2018-10-08 05:15:16,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:17,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:16 GMT Server: Apache x-openstack-request-id: req-95c76c7b-dbf4-4184-a92a-b6699d0bb179 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:17,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:17 GMT Server: Apache x-openstack-request-id: req-58326011-1dfa-4ada-bad2-4b43ab1d7dc4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1053 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a01af969-052e-4cce-80a8-396087bf37cb", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "18f0dcfe-4955-4650-89b0-b8a8d263725f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "50d920ed-462e-4949-8333-369972c37e6a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0a0e098c-a0ee-4a9f-a010-dc65af3fd805", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c644c49e-df7a-4758-89f5-a9d5d8796727", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "249", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "35a76c20-3e12-42ef-9d8e-d09d3b99b68c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "35a76c20-3e12-42ef-9d8e-d09d3b99b68c:subnet_id=be01c21a-767e-486e-ab5e-4a5fd9fa9552", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "be01c21a-767e-486e-ab5e-4a5fd9fa9552", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6160bae3-8e94-4404-b6fe-4e0535c9b17f", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6f43a99c-28f8-4f3d-82f6-153dbf8b4b26", "resource_type": "OS::Neutron::Port"}]} 2018-10-08 05:15:17,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources used request id req-58326011-1dfa-4ada-bad2-4b43ab1d7dc4 2018-10-08 05:15:17,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:18,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-613111df-6655-40bb-8845-b4559a603b48 x-compute-request-id: req-613111df-6655-40bb-8845-b4559a603b48 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "bookmark"}], "image": {"id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "links": [{"href": "http://172.30.9.28:8774/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-08T05:15:05.000000", "flavor": {"id": "18f0dcfe-4955-4650-89b0-b8a8d263725f", "links": [{"href": "http://172.30.9.28:8774/flavors/18f0dcfe-4955-4650-89b0-b8a8d263725f", "rel": "bookmark"}]}, "id": "6160bae3-8e94-4404-b6fe-4e0535c9b17f", "security_groups": [{"name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp"}], "user_id": "2fe87d1f02a2483b9b9839179337c5c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:15:12Z", "hostId": "577e6680b730d730925c83345b9bf9f3ef97378d21f5ea0f6f92b020", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "created": "2018-10-08T05:15:05Z", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:15:18,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f used request id req-613111df-6655-40bb-8845-b4559a603b48 2018-10-08 05:15:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:18,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a4e29a4d-ec5c-484e-9ba7-bd39b47dbc40 Date: Mon, 08 Oct 2018 05:15:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:18,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-a4e29a4d-ec5c-484e-9ba7-bd39b47dbc40 2018-10-08 05:15:18,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:15:18,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:15:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:15:18,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:18,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82530d86-7b10-403e-85db-ba624ba7f7ce Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:18,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-82530d86-7b10-403e-85db-ba624ba7f7ce 2018-10-08 05:15:18,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:18,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bc538f87-0a8f-4115-a410-de59e37b950a Date: Mon, 08 Oct 2018 05:15:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:18,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-bc538f87-0a8f-4115-a410-de59e37b950a 2018-10-08 05:15:18,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:19,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-add331c6-5e69-45c2-9222-8b838484ed2d Date: Mon, 08 Oct 2018 05:15:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.2"}],"id":"5cd82219-8976-4c83-a5e3-4e5e19f662cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:ca:7e","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.4"}],"id":"6a633c5f-2b9a-4a58-88b0-d1f87326369d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:3f:9b","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.3"}],"id":"c4f0623f-0ebd-47fb-b814-5acd0e0b90a5","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:6f:02","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50d920ed-462e-4949-8333-369972c37e6a"}]} 2018-10-08 05:15:19,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-add331c6-5e69-45c2-9222-8b838484ed2d 2018-10-08 05:15:19,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:19,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6994654-2ef3-41a5-b649-1e2ea2ba8e36 x-compute-request-id: req-c6994654-2ef3-41a5-b649-1e2ea2ba8e36 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:95:e7", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "rel": "bookmark"}], "image": {"id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "links": [{"href": "http://172.30.9.28:8774/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-08T05:15:05.000000", "flavor": {"id": "a01af969-052e-4cce-80a8-396087bf37cb", "links": [{"href": "http://172.30.9.28:8774/flavors/a01af969-052e-4cce-80a8-396087bf37cb", "rel": "bookmark"}]}, "id": "b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "security_groups": [{"name": "default"}], "user_id": "2fe87d1f02a2483b9b9839179337c5c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:15:10Z", "hostId": "8122a67d065ef2e6ff21fb54eb6405c5f1940a2618696c999b0324d6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "created": "2018-10-08T05:15:03Z", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:15:19,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14 used request id req-c6994654-2ef3-41a5-b649-1e2ea2ba8e36 2018-10-08 05:15:19,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:20,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b7e9bff1-ae14-4380-baaa-b4973be6db91 Date: Mon, 08 Oct 2018 05:15:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:20,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-b7e9bff1-ae14-4380-baaa-b4973be6db91 2018-10-08 05:15:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:20,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf55272-dd32-4a9f-8bda-d80841f7f733 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:20,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-faf55272-dd32-4a9f-8bda-d80841f7f733 2018-10-08 05:15:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:20,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8d4a86e3-ab78-40f5-8b90-7ddd5ae9cae5 Date: Mon, 08 Oct 2018 05:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:20,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-8d4a86e3-ab78-40f5-8b90-7ddd5ae9cae5 2018-10-08 05:15:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:20,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-f7fe9526-ee3f-4ef5-87f2-dcc85a1e0e86 Date: Mon, 08 Oct 2018 05:15:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.2"}],"id":"5cd82219-8976-4c83-a5e3-4e5e19f662cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:ca:7e","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.4"}],"id":"6a633c5f-2b9a-4a58-88b0-d1f87326369d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:3f:9b","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.3"}],"id":"c4f0623f-0ebd-47fb-b814-5acd0e0b90a5","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:6f:02","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50d920ed-462e-4949-8333-369972c37e6a"}]} 2018-10-08 05:15:20,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-f7fe9526-ee3f-4ef5-87f2-dcc85a1e0e86 2018-10-08 05:15:20,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:20,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:20 GMT Server: Apache x-openstack-request-id: req-e359e4b6-3826-4c2f-bfff-be40688c76c6 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:20,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:20 GMT Server: Apache x-openstack-request-id: req-4d146d6e-d485-4e0c-87c4-ec6f8f85aaa9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1051 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a01af969-052e-4cce-80a8-396087bf37cb", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "18f0dcfe-4955-4650-89b0-b8a8d263725f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "50d920ed-462e-4949-8333-369972c37e6a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0a0e098c-a0ee-4a9f-a010-dc65af3fd805", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c644c49e-df7a-4758-89f5-a9d5d8796727", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "249", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "35a76c20-3e12-42ef-9d8e-d09d3b99b68c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "35a76c20-3e12-42ef-9d8e-d09d3b99b68c:subnet_id=be01c21a-767e-486e-ab5e-4a5fd9fa9552", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "be01c21a-767e-486e-ab5e-4a5fd9fa9552", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6160bae3-8e94-4404-b6fe-4e0535c9b17f", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-08T05:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-08T05:14:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6f43a99c-28f8-4f3d-82f6-153dbf8b4b26", "resource_type": "OS::Neutron::Port"}]} 2018-10-08 05:15:20,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0/resources used request id req-4d146d6e-d485-4e0c-87c4-ec6f8f85aaa9 2018-10-08 05:15:20,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/18f0dcfe-4955-4650-89b0-b8a8d263725f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:20,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98b9cc7b-1997-46e4-b0de-e6baee355bb5 x-compute-request-id: req-98b9cc7b-1997-46e4-b0de-e6baee355bb5 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/18f0dcfe-4955-4650-89b0-b8a8d263725f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/18f0dcfe-4955-4650-89b0-b8a8d263725f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "18f0dcfe-4955-4650-89b0-b8a8d263725f", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-flavor1-mm63umpxjvzf", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:15:20,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/18f0dcfe-4955-4650-89b0-b8a8d263725f used request id req-98b9cc7b-1997-46e4-b0de-e6baee355bb5 2018-10-08 05:15:20,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/be01c21a-767e-486e-ab5e-4a5fd9fa9552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:21,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a42b3f15-1846-45e0-ba53-ab0e81ada1e4 Date: Mon, 08 Oct 2018 05:15:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}} 2018-10-08 05:15:21,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/be01c21a-767e-486e-ab5e-4a5fd9fa9552 used request id req-a42b3f15-1846-45e0-ba53-ab0e81ada1e4 2018-10-08 05:15:21,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:21,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1d2f760a-509e-4d43-ae20-2864c6b799b7 Date: Mon, 08 Oct 2018 05:15:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:21,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=50d920ed-462e-4949-8333-369972c37e6a used request id req-1d2f760a-509e-4d43-ae20-2864c6b799b7 2018-10-08 05:15:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:21,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-466506ab-1c32-46f3-96e5-1520cd1f9132 Date: Mon, 08 Oct 2018 05:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:21,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-466506ab-1c32-46f3-96e5-1520cd1f9132 2018-10-08 05:15:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:21,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a58991b0-3f4a-40da-8f3a-4ac9e44395df Date: Mon, 08 Oct 2018 05:15:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:21,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-a58991b0-3f4a-40da-8f3a-4ac9e44395df 2018-10-08 05:15:21,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:21,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cc2848-845c-4cb3-bc5d-8112a8cdaf77 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:21,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-34cc2848-845c-4cb3-bc5d-8112a8cdaf77 2018-10-08 05:15:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:21,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8d12b381-0d14-4935-b01f-c1d008d44e00 Date: Mon, 08 Oct 2018 05:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:21,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-8d12b381-0d14-4935-b01f-c1d008d44e00 2018-10-08 05:15:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a&mac_address=fa%3A16%3A3e%3A8e%3A4d%3A59&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:22,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-8a213790-6d5d-426e-9217-5c31b82a3573 Date: Mon, 08 Oct 2018 05:15:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"}]} 2018-10-08 05:15:22,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a&mac_address=fa%3A16%3A3e%3A8e%3A4d%3A59&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7&admin_state_up=True used request id req-8a213790-6d5d-426e-9217-5c31b82a3573 2018-10-08 05:15:22,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:22,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfcb68e6-f7d3-4dc9-b28d-afb26d0ba81f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:22,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-dfcb68e6-f7d3-4dc9-b28d-afb26d0ba81f 2018-10-08 05:15:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:22,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6d4faeb1-1562-4e02-a053-3fefea95a54e Date: Mon, 08 Oct 2018 05:15:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:22,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-6d4faeb1-1562-4e02-a053-3fefea95a54e 2018-10-08 05:15:22,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:22,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b5bb23d1-2432-4063-b0c9-0586bb0c0288 Date: Mon, 08 Oct 2018 05:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:22,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-b5bb23d1-2432-4063-b0c9-0586bb0c0288 2018-10-08 05:15:22,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:22,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-4d3f75e8-fc8a-4a25-9965-1db7cf269b00 Date: Mon, 08 Oct 2018 05:15:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.2"}],"id":"5cd82219-8976-4c83-a5e3-4e5e19f662cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:ca:7e","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.4"}],"id":"6a633c5f-2b9a-4a58-88b0-d1f87326369d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:3f:9b","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.3"}],"id":"c4f0623f-0ebd-47fb-b814-5acd0e0b90a5","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:6f:02","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50d920ed-462e-4949-8333-369972c37e6a"}]} 2018-10-08 05:15:22,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-4d3f75e8-fc8a-4a25-9965-1db7cf269b00 2018-10-08 05:15:22,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:22,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-7868f938-d1a8-443a-9b30-43249fbf1f4d Date: Mon, 08 Oct 2018 05:15:22 GMT RESP BODY: {"floatingips": [{"router_id": "35a76c20-3e12-42ef-9d8e-d09d3b99b68c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:15:08Z", "updated_at": "2018-10-08T05:15:10Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "port_id": "6f43a99c-28f8-4f3d-82f6-153dbf8b4b26", "id": "c644c49e-df7a-4758-89f5-a9d5d8796727"}]} 2018-10-08 05:15:22,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-7868f938-d1a8-443a-9b30-43249fbf1f4d 2018-10-08 05:15:22,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/35a76c20-3e12-42ef-9d8e-d09d3b99b68c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:22,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0301bbcc-11cf-453b-831e-127c34d97076 Date: Mon, 08 Oct 2018 05:15:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:15:02Z", "admin_state_up": true, "updated_at": "2018-10-08T05:15:08Z", "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "35a76c20-3e12-42ef-9d8e-d09d3b99b68c", "name": "mgmt_router"}} 2018-10-08 05:15:22,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/35a76c20-3e12-42ef-9d8e-d09d3b99b68c used request id req-0301bbcc-11cf-453b-831e-127c34d97076 2018-10-08 05:15:22,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=35a76c20-3e12-42ef-9d8e-d09d3b99b68c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:22,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-40d0bd79-e1d0-45b3-9a84-a534c87fd03d Date: Mon, 08 Oct 2018 05:15:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:22Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"45b19298-17c3-4f51-b5a0-35e47052202d","ip_address":"172.30.9.209"}],"id":"39533bc4-0193-4cc1-a16c-af276993bf43","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:0f:c5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:10Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9f92999d-0bb8-4ea1-a060-a98402acb2ef","ip_address":"169.254.192.5"}],"id":"92d40afc-31df-4a6d-b572-03cebd6b1cf1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:76:cd","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 674d77ff2e534a8a815e9f63d7f71f1e","admin_state_up":true,"network_id":"e69418be-1a3c-4838-acf8-b4d0943b6700","tenant_id":"","created_at":"2018-10-08T05:15:03Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:08Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9f92999d-0bb8-4ea1-a060-a98402acb2ef","ip_address":"169.254.192.10"}],"id":"ac72ba99-1900-452e-af77-3be3887d3a1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:c1:db","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 674d77ff2e534a8a815e9f63d7f71f1e","admin_state_up":true,"network_id":"e69418be-1a3c-4838-acf8-b4d0943b6700","tenant_id":"","created_at":"2018-10-08T05:15:05Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9f92999d-0bb8-4ea1-a060-a98402acb2ef","ip_address":"169.254.192.9"}],"id":"c8c6a6f3-bfcf-41a4-b6f0-20073bd7e84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:b8:72","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 674d77ff2e534a8a815e9f63d7f71f1e","admin_state_up":true,"network_id":"e69418be-1a3c-4838-acf8-b4d0943b6700","tenant_id":"","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"}]} 2018-10-08 05:15:22,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=35a76c20-3e12-42ef-9d8e-d09d3b99b68c used request id req-40d0bd79-e1d0-45b3-9a84-a534c87fd03d 2018-10-08 05:15:22,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:23,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e58b82c8-bcb4-4abf-acb5-3a94ca612f06 Date: Mon, 08 Oct 2018 05:15:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:03:00Z","dns_nameservers":[],"updated_at":"2018-10-08T03:03:00Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"f9e7e009b5554861a939da6b1d86d3bd","id":"45b19298-17c3-4f51-b5a0-35e47052202d","subnetpool_id":null,"name":"external-subnet"}} 2018-10-08 05:15:23,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/45b19298-17c3-4f51-b5a0-35e47052202d used request id req-e58b82c8-bcb4-4abf-acb5-3a94ca612f06 2018-10-08 05:15:23,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/9f92999d-0bb8-4ea1-a060-a98402acb2ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:23,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-301362b5-5571-4090-b789-32e29301cb44 Date: Mon, 08 Oct 2018 05:15:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e69418be-1a3c-4838-acf8-b4d0943b6700","tenant_id":"","created_at":"2018-10-08T05:15:02Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9f92999d-0bb8-4ea1-a060-a98402acb2ef","subnetpool_id":null,"name":"HA subnet tenant 674d77ff2e534a8a815e9f63d7f71f1e"}} 2018-10-08 05:15:23,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/9f92999d-0bb8-4ea1-a060-a98402acb2ef used request id req-301362b5-5571-4090-b789-32e29301cb44 2018-10-08 05:15:23,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/9f92999d-0bb8-4ea1-a060-a98402acb2ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:23,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-72de8c1f-388d-4ff6-9549-4336b99031f1 Date: Mon, 08 Oct 2018 05:15:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e69418be-1a3c-4838-acf8-b4d0943b6700","tenant_id":"","created_at":"2018-10-08T05:15:02Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9f92999d-0bb8-4ea1-a060-a98402acb2ef","subnetpool_id":null,"name":"HA subnet tenant 674d77ff2e534a8a815e9f63d7f71f1e"}} 2018-10-08 05:15:23,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/9f92999d-0bb8-4ea1-a060-a98402acb2ef used request id req-72de8c1f-388d-4ff6-9549-4336b99031f1 2018-10-08 05:15:23,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/9f92999d-0bb8-4ea1-a060-a98402acb2ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:23,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5568ad70-e389-4b85-8250-92f8129984d5 Date: Mon, 08 Oct 2018 05:15:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e69418be-1a3c-4838-acf8-b4d0943b6700","tenant_id":"","created_at":"2018-10-08T05:15:02Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9f92999d-0bb8-4ea1-a060-a98402acb2ef","subnetpool_id":null,"name":"HA subnet tenant 674d77ff2e534a8a815e9f63d7f71f1e"}} 2018-10-08 05:15:23,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/9f92999d-0bb8-4ea1-a060-a98402acb2ef used request id req-5568ad70-e389-4b85-8250-92f8129984d5 2018-10-08 05:15:23,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/be01c21a-767e-486e-ab5e-4a5fd9fa9552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:23,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d34233c3-8034-4651-b8ce-1a8f761e8438 Date: Mon, 08 Oct 2018 05:15:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}} 2018-10-08 05:15:23,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/be01c21a-767e-486e-ab5e-4a5fd9fa9552 used request id req-d34233c3-8034-4651-b8ce-1a8f761e8438 2018-10-08 05:15:23,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/6f43a99c-28f8-4f3d-82f6-153dbf8b4b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:24,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-8cd1035b-aad0-45e8-9e43-2b55080f9ac3 Date: Mon, 08 Oct 2018 05:15:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","qos_policy_id":null,"admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal"}} 2018-10-08 05:15:24,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/6f43a99c-28f8-4f3d-82f6-153dbf8b4b26 used request id req-8cd1035b-aad0-45e8-9e43-2b55080f9ac3 2018-10-08 05:15:24,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/be01c21a-767e-486e-ab5e-4a5fd9fa9552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:24,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d53cc8eb-e32d-45d9-a29e-1408f3e9faf4 Date: Mon, 08 Oct 2018 05:15:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}} 2018-10-08 05:15:24,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/be01c21a-767e-486e-ab5e-4a5fd9fa9552 used request id req-d53cc8eb-e32d-45d9-a29e-1408f3e9faf4 2018-10-08 05:15:24,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:24,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0ba244f3-cb25-4c72-9be6-6ac753bb9dd3 Date: Mon, 08 Oct 2018 05:15:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:14:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:14:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/snap", "metadata": {}}], "self": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "min_disk": 0, "protected": false, "id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "file": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "674d77ff2e534a8a815e9f63d7f71f1e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:15:24,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 used request id req-0ba244f3-cb25-4c72-9be6-6ac753bb9dd3 2018-10-08 05:15:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:24,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-52969450-ea1a-4eae-bfc5-0fec90d6760c Date: Mon, 08 Oct 2018 05:15:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:15:24,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-52969450-ea1a-4eae-bfc5-0fec90d6760c 2018-10-08 05:15:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:24,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:24 GMT Server: Apache x-openstack-request-id: req-50d98508-f1f1-4e14-a6e1-9b9b3faed30e Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:24 GMT Server: Apache x-openstack-request-id: req-a7fde7a1-7cfe-4b23-8bb0-9e2cc7f50176 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuoOt/GjCEx/mnzatXP9Iz314HNGWoQgmJ7Q7w1FuEDyINwzz\nW4visilijlqIDBQGZaWB+WozBJRQIn+AHn2tvDFk47qEnghVIhkqY8hM+G/ma7D2\nOUJMyoWVZ+IcJQ7CEJoB9UwypcB+wnSskD1kv/FoGGf+8unYw48ajfnBwHwDVSk/\n+eGZU7179TFWsZ89PIQRVbVqqpqYE82H4YbqJtrbovpLuevSeYeOUgthcjH1C29C\nkmX5T2nm3QAvSG27hExwlhjUDFKUU/qVYj9Jd6AnP+Ht72A+x2nzLQB3BFfjvZHd\nYOduftjeEV+4yQPURmbQMnXLC+mTRH54LQE62wIDAQABAoIBAQCWOc1/ShlXMhCd\nGHsWNoA8r0B5Zc6/MUMaI68nKIVQCpFkVcgFamxTN8YsBnshz1c/s8k2TPV+sL7C\nqpNU+8FdnSM30VlTuD5p0n80E3b7e5XKE6Seheo4DNRD8fjdWD+zA3ikTJVWr+7p\nTPRY0To+54ACeHD+0p9HFBI9XHdUQq4VPevjX7QD4OBwRfQYLeExbqNnuy1Pega4\nOXRvHJBzRz5sYp6qxiSLoUSv/mS7dxwJSCtRIU9loO1+WPkyiskR/aW3z/X4MUEA\nG/9CDoxH17NDbMNHlaP4kHG4rr/G9VKhMvZxDd0oN481dwCKl0IULLHnzn4OmujL\niVEsNbMhAoGBAOcqFJPVGV3F99MwSDuPvow3DCE8uanlslpEdIGzi8BXxqNUktKV\nQSFGpFdolY8+n6jUP/LeQSNDk5C6+F95zAkHKlvtbF1/A7T1d3szA88dq9H9xQeq\nA0X6mZA6vygaSxiQ+knR9IQuLHmIprxuO8RcRkitXsjduPCFeFK3YbXDAoGBAM6N\njOv/ykNG00kbUmcFWfpEFHIUUKrdS4jiGJs117Qz5cK1+IjSFLieulvGFyjlihgl\nguEzQNsEfj1iGnnStJz7LNk9+vPtcaswUWye4numM96PO9tlZXOQ781L23ECct0q\nD/95tJXDiqaaNbjKIhmKDKKeMzcnbLowFNF7rl0JAoGAJ/eTlTe76gWnYoEvi/S/\naji+RSTdqO1I1+iMCDzFxdynQGgH9pbNqvYuxdoUOa8HJcaEw/X/Zxxw8A4TkVZa\nm5j8juZO3R9vwaLLJKbeWrnzkhwBK+EOLdQ1JsWxdTqOj1HJpGfDkfL1x5GD2oJo\nnPujPz+SasJDDnrVIeAI6ccCgYA9KXEHGND9puU9ipeV5eHE14/uT9GrJqgNOlXq\n78CVnaB1TYjwirSUDnxEXJ3TAFUp3UGqCZE0yVnQN1J7rEbLDR00nsPGoxK7jC0w\nKsQJtSc6ydMBnj6yP8KiWcn65qy4jJH8Jj+w8RwHRTaPJ1t9kIE5TfsAY+4wG7iu\nZx80cQKBgQCTz6DBxZTHJTpAnXb+062MSvafIzPCNt/MNU5J/oy8ZW8d7suvgUm1\ngA7AUfCU6sBfXBw5xMkZpnyNroRZr41AJliqlx2UD3Jtw6NalA1XQuv7btA31ddx\nUKF5pPM4ymnLEq89EBaUsIhz33uGiZB3hBR3PFUW37o5qc5b1c7LKw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:25,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-a7fde7a1-7cfe-4b23-8bb0-9e2cc7f50176 2018-10-08 05:15:25,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:15:25,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:15:25,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "867ab95c04c7440885e1516552f76670", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-user", "id": "2fe87d1f02a2483b9b9839179337c5c4"}, "audit_ids": ["pbVkElwcRPqUW20c8HsVNQ"], "issued_at": "2018-10-08T05:15:25.000000Z"}} 2018-10-08 05:15:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:25,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baffe7a8-f50e-4d29-b0cc-6552fbfb8fbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:15:25,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-baffe7a8-f50e-4d29-b0cc-6552fbfb8fbf 2018-10-08 05:15:25,602 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:15:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:25,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3b1904-6317-4996-8c03-1ef4def281dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:15:25,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e3b1904-6317-4996-8c03-1ef4def281dc 2018-10-08 05:15:25,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:25,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a8531698-f6c1-4ecc-aaca-29b9818b3ed7 Date: Mon, 08 Oct 2018 05:15:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:25,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-a8531698-f6c1-4ecc-aaca-29b9818b3ed7 2018-10-08 05:15:25,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:15:25,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:15:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:15:25,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:26,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52980f06-b6f8-418b-b32a-cd09dfe383d3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:26,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-52980f06-b6f8-418b-b32a-cd09dfe383d3 2018-10-08 05:15:26,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:26,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fad7b18d-cd54-4541-85c1-752eb9952485 Date: Mon, 08 Oct 2018 05:15:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:26,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-fad7b18d-cd54-4541-85c1-752eb9952485 2018-10-08 05:15:26,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a&mac_address=fa%3A16%3A3e%3A8e%3A4d%3A59&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:26,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-eee9d916-4b50-4447-82be-02191978771e Date: Mon, 08 Oct 2018 05:15:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"}]} 2018-10-08 05:15:26,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a&mac_address=fa%3A16%3A3e%3A8e%3A4d%3A59&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7&admin_state_up=True used request id req-eee9d916-4b50-4447-82be-02191978771e 2018-10-08 05:15:26,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:26,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51f5def-e1bf-4659-bc5a-a77d14b5b584 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:26,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-b51f5def-e1bf-4659-bc5a-a77d14b5b584 2018-10-08 05:15:26,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:27,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bf7ce07-1701-452e-a2c4-14568a6b33f6 x-compute-request-id: req-9bf7ce07-1701-452e-a2c4-14568a6b33f6 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "bookmark"}], "image": {"id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "links": [{"href": "http://172.30.9.28:8774/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-08T05:15:05.000000", "flavor": {"id": "18f0dcfe-4955-4650-89b0-b8a8d263725f", "links": [{"href": "http://172.30.9.28:8774/flavors/18f0dcfe-4955-4650-89b0-b8a8d263725f", "rel": "bookmark"}]}, "id": "6160bae3-8e94-4404-b6fe-4e0535c9b17f", "security_groups": [{"name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp"}], "user_id": "2fe87d1f02a2483b9b9839179337c5c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:15:12Z", "hostId": "577e6680b730d730925c83345b9bf9f3ef97378d21f5ea0f6f92b020", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "created": "2018-10-08T05:15:05Z", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:15:27,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1 used request id req-9bf7ce07-1701-452e-a2c4-14568a6b33f6 2018-10-08 05:15:27,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:27,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6e8adb2f-5e9f-4eb0-97df-278e28734186 Date: Mon, 08 Oct 2018 05:15:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:27,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-6e8adb2f-5e9f-4eb0-97df-278e28734186 2018-10-08 05:15:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ec836dba-b8e2-4e3f-963e-9245f47b60d0 Date: Mon, 08 Oct 2018 05:15:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:27,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-ec836dba-b8e2-4e3f-963e-9245f47b60d0 2018-10-08 05:15:27,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:27,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-e1ad6354-7ba0-450d-9392-4233bcbcd4d1 Date: Mon, 08 Oct 2018 05:15:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.2"}],"id":"5cd82219-8976-4c83-a5e3-4e5e19f662cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:ca:7e","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.4"}],"id":"6a633c5f-2b9a-4a58-88b0-d1f87326369d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:3f:9b","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.3"}],"id":"c4f0623f-0ebd-47fb-b814-5acd0e0b90a5","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:6f:02","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50d920ed-462e-4949-8333-369972c37e6a"}]} 2018-10-08 05:15:27,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-e1ad6354-7ba0-450d-9392-4233bcbcd4d1 2018-10-08 05:15:27,951 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1 2018-10-08 05:15:27,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:28,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-accf30e1-fe99-4e10-bceb-b17842ab14fb Date: Mon, 08 Oct 2018 05:15:28 GMT RESP BODY: {"floatingips": [{"router_id": "35a76c20-3e12-42ef-9d8e-d09d3b99b68c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:15:08Z", "updated_at": "2018-10-08T05:15:10Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "port_id": "6f43a99c-28f8-4f3d-82f6-153dbf8b4b26", "id": "c644c49e-df7a-4758-89f5-a9d5d8796727"}]} 2018-10-08 05:15:28,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-accf30e1-fe99-4e10-bceb-b17842ab14fb 2018-10-08 05:15:28,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a01af969-052e-4cce-80a8-396087bf37cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:28,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-add08001-2d48-4f3c-a5fb-0245c02b0d5e x-compute-request-id: req-add08001-2d48-4f3c-a5fb-0245c02b0d5e Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a01af969-052e-4cce-80a8-396087bf37cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a01af969-052e-4cce-80a8-396087bf37cb", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "a01af969-052e-4cce-80a8-396087bf37cb", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-flavor2-yw3lmezrpu5a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:15:28,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a01af969-052e-4cce-80a8-396087bf37cb used request id req-add08001-2d48-4f3c-a5fb-0245c02b0d5e 2018-10-08 05:15:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/be01c21a-767e-486e-ab5e-4a5fd9fa9552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-be3e1798-d10c-4806-a6c7-47079a84679e Date: Mon, 08 Oct 2018 05:15:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}} 2018-10-08 05:15:28,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/be01c21a-767e-486e-ab5e-4a5fd9fa9552 used request id req-be3e1798-d10c-4806-a6c7-47079a84679e 2018-10-08 05:15:28,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:28,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0dcb2a58-e27d-433d-9459-d1f75dd7425f Date: Mon, 08 Oct 2018 05:15:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:28,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=50d920ed-462e-4949-8333-369972c37e6a used request id req-0dcb2a58-e27d-433d-9459-d1f75dd7425f 2018-10-08 05:15:28,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:28,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8bb17bcb-4ab0-4e53-9a0f-ea1fa30db436 Date: Mon, 08 Oct 2018 05:15:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:28,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-8bb17bcb-4ab0-4e53-9a0f-ea1fa30db436 2018-10-08 05:15:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:28,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-715e3fba-5ca9-4f97-a4fa-87f8d8bc1559 Date: Mon, 08 Oct 2018 05:15:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:28,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-715e3fba-5ca9-4f97-a4fa-87f8d8bc1559 2018-10-08 05:15:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:28,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720487de-69e2-4c54-9887-f7fa9e86af9f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:28,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-720487de-69e2-4c54-9887-f7fa9e86af9f 2018-10-08 05:15:28,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:28,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-12402f33-17cc-4d2b-baf8-5234969fd44e Date: Mon, 08 Oct 2018 05:15:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:28,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-12402f33-17cc-4d2b-baf8-5234969fd44e 2018-10-08 05:15:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a&mac_address=fa%3A16%3A3e%3A42%3A95%3Ae7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:29,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-36e9fdf5-5215-4084-b922-6f7d4e8474d1 Date: Mon, 08 Oct 2018 05:15:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"}]} 2018-10-08 05:15:29,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a&mac_address=fa%3A16%3A3e%3A42%3A95%3Ae7&admin_state_up=True used request id req-36e9fdf5-5215-4084-b922-6f7d4e8474d1 2018-10-08 05:15:29,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:29,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7cd91c-57b8-4115-ad13-0bc0414dffcc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:29,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-db7cd91c-57b8-4115-ad13-0bc0414dffcc 2018-10-08 05:15:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:29,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-00c50293-cc2e-4e14-b9a1-8c01ec5f6d90 Date: Mon, 08 Oct 2018 05:15:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:29,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-00c50293-cc2e-4e14-b9a1-8c01ec5f6d90 2018-10-08 05:15:29,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:29,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a4f1ff57-53c9-47ca-a1fd-a6c7238c3132 Date: Mon, 08 Oct 2018 05:15:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:29,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-a4f1ff57-53c9-47ca-a1fd-a6c7238c3132 2018-10-08 05:15:29,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:30,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-affa3c39-8ceb-4b98-8e81-e4127d311a1a Date: Mon, 08 Oct 2018 05:15:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.2"}],"id":"5cd82219-8976-4c83-a5e3-4e5e19f662cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:ca:7e","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.4"}],"id":"6a633c5f-2b9a-4a58-88b0-d1f87326369d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:3f:9b","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.3"}],"id":"c4f0623f-0ebd-47fb-b814-5acd0e0b90a5","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:6f:02","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50d920ed-462e-4949-8333-369972c37e6a"}]} 2018-10-08 05:15:30,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-affa3c39-8ceb-4b98-8e81-e4127d311a1a 2018-10-08 05:15:30,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:30,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-803599f7-6dd6-473a-94df-304f838e2e34 Date: Mon, 08 Oct 2018 05:15:30 GMT RESP BODY: {"floatingips": [{"router_id": "35a76c20-3e12-42ef-9d8e-d09d3b99b68c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:15:08Z", "updated_at": "2018-10-08T05:15:10Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "port_id": "6f43a99c-28f8-4f3d-82f6-153dbf8b4b26", "id": "c644c49e-df7a-4758-89f5-a9d5d8796727"}]} 2018-10-08 05:15:30,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-803599f7-6dd6-473a-94df-304f838e2e34 2018-10-08 05:15:30,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:30,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-79dd6fe2-0dfc-4a40-b647-9e4025be9d4a Date: Mon, 08 Oct 2018 05:15:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:14:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-08T05:14:50Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/snap", "metadata": {}}], "self": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "min_disk": 0, "protected": false, "id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "file": "/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "674d77ff2e534a8a815e9f63d7f71f1e", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:15:30,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 used request id req-79dd6fe2-0dfc-4a40-b647-9e4025be9d4a 2018-10-08 05:15:30,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c1a733f8fd797eb34e122449d3f487e9346822" 2018-10-08 05:15:30,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:30 GMT Server: Apache x-openstack-request-id: req-e3a4af99-c722-4a9f-8cd2-478ee549f556 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:30,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:30 GMT Server: Apache x-openstack-request-id: req-e57e78fd-6bbc-41d6-8dd4-04a0acc60e7c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuoOt/GjCEx/mnzatXP9Iz314HNGWoQgmJ7Q7w1FuEDyINwzz\nW4visilijlqIDBQGZaWB+WozBJRQIn+AHn2tvDFk47qEnghVIhkqY8hM+G/ma7D2\nOUJMyoWVZ+IcJQ7CEJoB9UwypcB+wnSskD1kv/FoGGf+8unYw48ajfnBwHwDVSk/\n+eGZU7179TFWsZ89PIQRVbVqqpqYE82H4YbqJtrbovpLuevSeYeOUgthcjH1C29C\nkmX5T2nm3QAvSG27hExwlhjUDFKUU/qVYj9Jd6AnP+Ht72A+x2nzLQB3BFfjvZHd\nYOduftjeEV+4yQPURmbQMnXLC+mTRH54LQE62wIDAQABAoIBAQCWOc1/ShlXMhCd\nGHsWNoA8r0B5Zc6/MUMaI68nKIVQCpFkVcgFamxTN8YsBnshz1c/s8k2TPV+sL7C\nqpNU+8FdnSM30VlTuD5p0n80E3b7e5XKE6Seheo4DNRD8fjdWD+zA3ikTJVWr+7p\nTPRY0To+54ACeHD+0p9HFBI9XHdUQq4VPevjX7QD4OBwRfQYLeExbqNnuy1Pega4\nOXRvHJBzRz5sYp6qxiSLoUSv/mS7dxwJSCtRIU9loO1+WPkyiskR/aW3z/X4MUEA\nG/9CDoxH17NDbMNHlaP4kHG4rr/G9VKhMvZxDd0oN481dwCKl0IULLHnzn4OmujL\niVEsNbMhAoGBAOcqFJPVGV3F99MwSDuPvow3DCE8uanlslpEdIGzi8BXxqNUktKV\nQSFGpFdolY8+n6jUP/LeQSNDk5C6+F95zAkHKlvtbF1/A7T1d3szA88dq9H9xQeq\nA0X6mZA6vygaSxiQ+knR9IQuLHmIprxuO8RcRkitXsjduPCFeFK3YbXDAoGBAM6N\njOv/ykNG00kbUmcFWfpEFHIUUKrdS4jiGJs117Qz5cK1+IjSFLieulvGFyjlihgl\nguEzQNsEfj1iGnnStJz7LNk9+vPtcaswUWye4numM96PO9tlZXOQ781L23ECct0q\nD/95tJXDiqaaNbjKIhmKDKKeMzcnbLowFNF7rl0JAoGAJ/eTlTe76gWnYoEvi/S/\naji+RSTdqO1I1+iMCDzFxdynQGgH9pbNqvYuxdoUOa8HJcaEw/X/Zxxw8A4TkVZa\nm5j8juZO3R9vwaLLJKbeWrnzkhwBK+EOLdQ1JsWxdTqOj1HJpGfDkfL1x5GD2oJo\nnPujPz+SasJDDnrVIeAI6ccCgYA9KXEHGND9puU9ipeV5eHE14/uT9GrJqgNOlXq\n78CVnaB1TYjwirSUDnxEXJ3TAFUp3UGqCZE0yVnQN1J7rEbLDR00nsPGoxK7jC0w\nKsQJtSc6ydMBnj6yP8KiWcn65qy4jJH8Jj+w8RwHRTaPJ1t9kIE5TfsAY+4wG7iu\nZx80cQKBgQCTz6DBxZTHJTpAnXb+062MSvafIzPCNt/MNU5J/oy8ZW8d7suvgUm1\ngA7AUfCU6sBfXBw5xMkZpnyNroRZr41AJliqlx2UD3Jtw6NalA1XQuv7btA31ddx\nUKF5pPM4ymnLEq89EBaUsIhz33uGiZB3hBR3PFUW37o5qc5b1c7LKw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:30,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-e57e78fd-6bbc-41d6-8dd4-04a0acc60e7c 2018-10-08 05:15:30,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:15:30,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:15:31,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "867ab95c04c7440885e1516552f76670", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/674d77ff2e534a8a815e9f63d7f71f1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-user", "id": "2fe87d1f02a2483b9b9839179337c5c4"}, "audit_ids": ["oMhcyqDwQXeINaLW3t1c4Q"], "issued_at": "2018-10-08T05:15:31.000000Z"}} 2018-10-08 05:15:31,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:31,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3df3207-981b-47d4-b903-8508c27ab72f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:15:31,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c3df3207-981b-47d4-b903-8508c27ab72f 2018-10-08 05:15:31,135 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:15:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:31,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017a3b0f-ef1a-47e3-83f5-aeded4fd5223 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:15:31,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-017a3b0f-ef1a-47e3-83f5-aeded4fd5223 2018-10-08 05:15:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7480220b-b191-4199-8d72-9cfe6dea06ad Date: Mon, 08 Oct 2018 05:15:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:31,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-7480220b-b191-4199-8d72-9cfe6dea06ad 2018-10-08 05:15:31,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:15:31,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:15:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:15:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:31,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9f0dd7-b899-4c30-aee8-1b09614176b4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:31,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-3b9f0dd7-b899-4c30-aee8-1b09614176b4 2018-10-08 05:15:31,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:31,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d0f2a04a-1165-4f8e-a26a-f823e032d2f0 Date: Mon, 08 Oct 2018 05:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:31,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-d0f2a04a-1165-4f8e-a26a-f823e032d2f0 2018-10-08 05:15:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a&mac_address=fa%3A16%3A3e%3A42%3A95%3Ae7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:31,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-e82ce4cb-64aa-485a-8ef5-82e10ed1b1a6 Date: Mon, 08 Oct 2018 05:15:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"}]} 2018-10-08 05:15:31,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a&mac_address=fa%3A16%3A3e%3A42%3A95%3Ae7&admin_state_up=True used request id req-e82ce4cb-64aa-485a-8ef5-82e10ed1b1a6 2018-10-08 05:15:31,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:32,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed02b91c-3e31-4f7c-977b-2d7063179bd2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:32,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-ed02b91c-3e31-4f7c-977b-2d7063179bd2 2018-10-08 05:15:32,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:33,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15: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-b90e779f-c3e2-498a-8545-03f958076679 x-compute-request-id: req-b90e779f-c3e2-498a-8545-03f958076679 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:95:e7", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "rel": "bookmark"}], "image": {"id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "links": [{"href": "http://172.30.9.28:8774/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-08T05:15:05.000000", "flavor": {"id": "a01af969-052e-4cce-80a8-396087bf37cb", "links": [{"href": "http://172.30.9.28:8774/flavors/a01af969-052e-4cce-80a8-396087bf37cb", "rel": "bookmark"}]}, "id": "b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "security_groups": [{"name": "default"}], "user_id": "2fe87d1f02a2483b9b9839179337c5c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:15:10Z", "hostId": "8122a67d065ef2e6ff21fb54eb6405c5f1940a2618696c999b0324d6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "created": "2018-10-08T05:15:03Z", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:15:33,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2 used request id req-b90e779f-c3e2-498a-8545-03f958076679 2018-10-08 05:15:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:33,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1c7cd1ce-f071-45b0-a3c9-675e170d560d Date: Mon, 08 Oct 2018 05:15:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:33,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-1c7cd1ce-f071-45b0-a3c9-675e170d560d 2018-10-08 05:15:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:33,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5ca67b08-3009-49ea-9278-7e1f70dfdb4b Date: Mon, 08 Oct 2018 05:15:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:33,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-5ca67b08-3009-49ea-9278-7e1f70dfdb4b 2018-10-08 05:15:33,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:33,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-f020b6e9-3bd1-459b-9e4a-840015250832 Date: Mon, 08 Oct 2018 05:15:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.2"}],"id":"5cd82219-8976-4c83-a5e3-4e5e19f662cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:ca:7e","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.4"}],"id":"6a633c5f-2b9a-4a58-88b0-d1f87326369d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:3f:9b","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.3"}],"id":"c4f0623f-0ebd-47fb-b814-5acd0e0b90a5","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:6f:02","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50d920ed-462e-4949-8333-369972c37e6a"}]} 2018-10-08 05:15:33,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-f020b6e9-3bd1-459b-9e4a-840015250832 2018-10-08 05:15:33,681 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2 2018-10-08 05:15:33,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:33,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-d641c71e-a96c-4654-86b5-5ead3381b0c6 Date: Mon, 08 Oct 2018 05:15:33 GMT RESP BODY: {"floatingips": [{"router_id": "35a76c20-3e12-42ef-9d8e-d09d3b99b68c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:15:08Z", "updated_at": "2018-10-08T05:15:10Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "port_id": "6f43a99c-28f8-4f3d-82f6-153dbf8b4b26", "id": "c644c49e-df7a-4758-89f5-a9d5d8796727"}]} 2018-10-08 05:15:33,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-d641c71e-a96c-4654-86b5-5ead3381b0c6 2018-10-08 05:15:33,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:34,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-505cc898-848e-4392-a948-06e954297cdf x-compute-request-id: req-505cc898-848e-4392-a948-06e954297cdf Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "bookmark"}], "image": {"id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "links": [{"href": "http://172.30.9.28:8774/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-08T05:15:05.000000", "flavor": {"id": "18f0dcfe-4955-4650-89b0-b8a8d263725f", "links": [{"href": "http://172.30.9.28:8774/flavors/18f0dcfe-4955-4650-89b0-b8a8d263725f", "rel": "bookmark"}]}, "id": "6160bae3-8e94-4404-b6fe-4e0535c9b17f", "security_groups": [{"name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp"}], "user_id": "2fe87d1f02a2483b9b9839179337c5c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:15:12Z", "hostId": "577e6680b730d730925c83345b9bf9f3ef97378d21f5ea0f6f92b020", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "created": "2018-10-08T05:15:05Z", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:15:34,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f used request id req-505cc898-848e-4392-a948-06e954297cdf 2018-10-08 05:15:34,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:34,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9e6e93b9-e147-4ff6-8b78-5b2cbc8d41b2 Date: Mon, 08 Oct 2018 05:15:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:34,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-9e6e93b9-e147-4ff6-8b78-5b2cbc8d41b2 2018-10-08 05:15:34,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:34,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c6f826-f823-4c68-a6a0-b582b1784427 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:34,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-a9c6f826-f823-4c68-a6a0-b582b1784427 2018-10-08 05:15:34,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:34,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a5e6d594-7648-4d85-a31f-f2d24d028197 Date: Mon, 08 Oct 2018 05:15:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:34,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-a5e6d594-7648-4d85-a31f-f2d24d028197 2018-10-08 05:15:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:34,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-b79bf422-3161-41e8-bd1e-727b73c69b0e Date: Mon, 08 Oct 2018 05:15:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.2"}],"id":"5cd82219-8976-4c83-a5e3-4e5e19f662cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:ca:7e","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.4"}],"id":"6a633c5f-2b9a-4a58-88b0-d1f87326369d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:3f:9b","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.3"}],"id":"c4f0623f-0ebd-47fb-b814-5acd0e0b90a5","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:6f:02","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50d920ed-462e-4949-8333-369972c37e6a"}]} 2018-10-08 05:15:34,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-b79bf422-3161-41e8-bd1e-727b73c69b0e 2018-10-08 05:15:34,477 - create_instance - INFO - Checking if VM is active 2018-10-08 05:15:34,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:35,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-921812a7-1f87-462f-bb24-0ce236db82cb x-compute-request-id: req-921812a7-1f87-462f-bb24-0ce236db82cb Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "bookmark"}], "image": {"id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "links": [{"href": "http://172.30.9.28:8774/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-08T05:15:05.000000", "flavor": {"id": "18f0dcfe-4955-4650-89b0-b8a8d263725f", "links": [{"href": "http://172.30.9.28:8774/flavors/18f0dcfe-4955-4650-89b0-b8a8d263725f", "rel": "bookmark"}]}, "id": "6160bae3-8e94-4404-b6fe-4e0535c9b17f", "security_groups": [{"name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp"}], "user_id": "2fe87d1f02a2483b9b9839179337c5c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:15:12Z", "hostId": "577e6680b730d730925c83345b9bf9f3ef97378d21f5ea0f6f92b020", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "created": "2018-10-08T05:15:05Z", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:15:35,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f used request id req-921812a7-1f87-462f-bb24-0ce236db82cb 2018-10-08 05:15:35,400 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1] is - ACTIVE 2018-10-08 05:15:35,400 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:15:35,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:36,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6d162fa-2178-48d8-8e9f-670e986524eb x-compute-request-id: req-b6d162fa-2178-48d8-8e9f-670e986524eb Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f", "rel": "bookmark"}], "image": {"id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "links": [{"href": "http://172.30.9.28:8774/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-08T05:15:05.000000", "flavor": {"id": "18f0dcfe-4955-4650-89b0-b8a8d263725f", "links": [{"href": "http://172.30.9.28:8774/flavors/18f0dcfe-4955-4650-89b0-b8a8d263725f", "rel": "bookmark"}]}, "id": "6160bae3-8e94-4404-b6fe-4e0535c9b17f", "security_groups": [{"name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp"}], "user_id": "2fe87d1f02a2483b9b9839179337c5c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:15:12Z", "hostId": "577e6680b730d730925c83345b9bf9f3ef97378d21f5ea0f6f92b020", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "created": "2018-10-08T05:15:05Z", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:15:36,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6160bae3-8e94-4404-b6fe-4e0535c9b17f used request id req-b6d162fa-2178-48d8-8e9f-670e986524eb 2018-10-08 05:15:36,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:36,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bf6753f9-c01b-4b03-a8e4-5b4b93e4ec23 Date: Mon, 08 Oct 2018 05:15:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:36,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-bf6753f9-c01b-4b03-a8e4-5b4b93e4ec23 2018-10-08 05:15:36,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:36,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04932fe6-9458-49da-bd5a-d62d8cea90f2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:36,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-04932fe6-9458-49da-bd5a-d62d8cea90f2 2018-10-08 05:15:36,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:36,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3438f652-ecbf-41a4-a788-d5eb47b436f9 Date: Mon, 08 Oct 2018 05:15:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:36,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-3438f652-ecbf-41a4-a788-d5eb47b436f9 2018-10-08 05:15:36,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a7d3e3c7ef1c22bf9d581320aee06eb389152e5" 2018-10-08 05:15:36,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-38ecb9ae-1f86-4cac-b970-7762ff233b3f Date: Mon, 08 Oct 2018 05:15:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.2"}],"id":"5cd82219-8976-4c83-a5e3-4e5e19f662cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:ca:7e","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.4"}],"id":"6a633c5f-2b9a-4a58-88b0-d1f87326369d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:3f:9b","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.3"}],"id":"c4f0623f-0ebd-47fb-b814-5acd0e0b90a5","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:6f:02","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50d920ed-462e-4949-8333-369972c37e6a"}]} 2018-10-08 05:15:36,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-38ecb9ae-1f86-4cac-b970-7762ff233b3f 2018-10-08 05:15:36,601 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:15:36,604 - paramiko.transport - DEBUG - starting thread (client mode): 0x10aa5b90L 2018-10-08 05:15:36,605 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:15:36,605 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:15:36,606 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:15:36,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-10-08 05:15:36,607 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:15:36,607 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:15:36,607 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:15:36,607 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:15:36,608 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:15:36,662 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:15:36,663 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:15:36,669 - paramiko.transport - DEBUG - Trying key b5ebda52692a9f9f1efd65142f9f0cf1 from 639368c7-f726-43d0-a129-b82090d7cc3a 2018-10-08 05:15:36,702 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:15:36,707 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:15:36,808 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:15:36,847 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:15:36,847 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:15:36,849 - paramiko.transport - DEBUG - starting thread (client mode): 0x10aa5f90L 2018-10-08 05:15:36,849 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:15:36,849 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-08 05:15:36,850 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-08 05:15:36,851 - 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-10-08 05:15:36,851 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:15:36,851 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-08 05:15:36,851 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:15:36,852 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:15:36,852 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:15:36,868 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:15:36,869 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:15:36,882 - paramiko.transport - DEBUG - Trying key b5ebda52692a9f9f1efd65142f9f0cf1 from 639368c7-f726-43d0-a129-b82090d7cc3a 2018-10-08 05:15:36,906 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:15:36,912 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:15:36,914 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:15:36,915 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-08 05:15:36,915 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:15:36,916 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:15:36,917 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:15:36,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:37,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15: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-f1c33c67-b4eb-44b5-8944-0f94ecb592b3 x-compute-request-id: req-f1c33c67-b4eb-44b5-8944-0f94ecb592b3 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:95:e7", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "rel": "bookmark"}], "image": {"id": "5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "links": [{"href": "http://172.30.9.28:8774/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-08T05:15:05.000000", "flavor": {"id": "a01af969-052e-4cce-80a8-396087bf37cb", "links": [{"href": "http://172.30.9.28:8774/flavors/a01af969-052e-4cce-80a8-396087bf37cb", "rel": "bookmark"}]}, "id": "b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14", "security_groups": [{"name": "default"}], "user_id": "2fe87d1f02a2483b9b9839179337c5c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:15:10Z", "hostId": "8122a67d065ef2e6ff21fb54eb6405c5f1940a2618696c999b0324d6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "created": "2018-10-08T05:15:03Z", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:15:37,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14 used request id req-f1c33c67-b4eb-44b5-8944-0f94ecb592b3 2018-10-08 05:15:37,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:37,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-09aa5f66-c30f-44e4-92b8-8c56041e04bc Date: Mon, 08 Oct 2018 05:15:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50d920ed-462e-4949-8333-369972c37e6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","subnets":["be01c21a-767e-486e-ab5e-4a5fd9fa9552"],"description":"","tags":[],"updated_at":"2018-10-08T05:15:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net","admin_state_up":true,"tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:14:58Z","provider:network_type":"vxlan"}]} 2018-10-08 05:15:37,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net used request id req-09aa5f66-c30f-44e4-92b8-8c56041e04bc 2018-10-08 05:15:37,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:37,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec8717c-7e34-4988-8692-1c1ada2a5fee Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:37,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-dec8717c-7e34-4988-8692-1c1ada2a5fee 2018-10-08 05:15:37,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:37,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6213dacb-ca9e-4197-99f2-182106f6e14d Date: Mon, 08 Oct 2018 05:15:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","dns_nameservers":[],"updated_at":"2018-10-08T05:15:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet"}]} 2018-10-08 05:15:37,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-6213dacb-ca9e-4197-99f2-182106f6e14d 2018-10-08 05:15:37,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aedd21fa976262781c34f34240a041e77500e8d5" 2018-10-08 05:15:38,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-d07d5838-1eb5-4f4d-b526-6a21ae63f7a4 Date: Mon, 08 Oct 2018 05:15:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.1"}],"id":"1e9ba706-cf68-47a7-9b5a-e344df4ffa85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:f2:7d","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:08Z","binding:vnic_type":"normal","device_id":"35a76c20-3e12-42ef-9d8e-d09d3b99b68c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.2"}],"id":"5cd82219-8976-4c83-a5e3-4e5e19f662cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:ca:7e","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.4"}],"id":"6a633c5f-2b9a-4a58-88b0-d1f87326369d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:3f:9b","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50d920ed-462e-4949-8333-369972c37e6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.13"}],"id":"6f43a99c-28f8-4f3d-82f6-153dbf8b4b26","security_groups":["0a0e098c-a0ee-4a9f-a010-dc65af3fd805"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:4d:59","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack-port1-wpb3zmvgbbb7","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:02Z","binding:vnic_type":"normal","device_id":"6160bae3-8e94-4404-b6fe-4e0535c9b17f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.12"}],"id":"a179e5db-3790-404c-8ca2-2e27faf148af","security_groups":["60bdafef-607c-4b7f-a9ec-2137429a0e93"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:95:e7","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:04Z","binding:vnic_type":"normal","device_id":"b1043ab3-9f2b-4b18-a7dc-a4d7777c2c14"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:15:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"be01c21a-767e-486e-ab5e-4a5fd9fa9552","ip_address":"10.1.2.3"}],"id":"c4f0623f-0ebd-47fb-b814-5acd0e0b90a5","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:6f:02","project_id":"674d77ff2e534a8a815e9f63d7f71f1e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50d920ed-462e-4949-8333-369972c37e6a","tenant_id":"674d77ff2e534a8a815e9f63d7f71f1e","created_at":"2018-10-08T05:15:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50d920ed-462e-4949-8333-369972c37e6a"}]} 2018-10-08 05:15:38,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50d920ed-462e-4949-8333-369972c37e6a used request id req-d07d5838-1eb5-4f4d-b526-6a21ae63f7a4 2018-10-08 05:15:38,029 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack 2018-10-08 05:15:38,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:38,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:38 GMT Server: Apache x-openstack-request-id: req-fa319638-5e04-4688-810d-cecd15a11b7d Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:38,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:15:38 GMT Server: Apache x-openstack-request-id: req-c1142838-c6cf-43fd-80a9-537a8050feff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:15:38,287 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-c1142838-c6cf-43fd-80a9-537a8050feff 2018-10-08 05:15:38,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:38,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:38 GMT Server: Apache x-openstack-request-id: req-0666a54d-0720-45a1-91eb-7b23d2f11f5d Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:38,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:38 GMT Server: Apache x-openstack-request-id: req-725537ee-9ff4-4252-b5b5-bec16e14349c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "tags": null, "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:15:38Z", "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:38,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-725537ee-9ff4-4252-b5b5-bec16e14349c 2018-10-08 05:15:38,500 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:15:38,500 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:15:41,503 - create_stack - DEBUG - Stack status query timeout in 1196.78464103 2018-10-08 05:15:41,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:41,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:41 GMT Server: Apache x-openstack-request-id: req-23dbe8a3-a4ff-4efe-b056-1f97604530b4 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:41,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:41 GMT Server: Apache x-openstack-request-id: req-367bf9b9-8ad8-43a9-8a46-cf53690d9afa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "tags": null, "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:15:38Z", "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:41,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-367bf9b9-8ad8-43a9-8a46-cf53690d9afa 2018-10-08 05:15:41,871 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:15:41,871 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:15:44,874 - create_stack - DEBUG - Stack status query timeout in 1193.41390109 2018-10-08 05:15:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:45,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:44 GMT Server: Apache x-openstack-request-id: req-8a2fa53f-a5c5-4187-8381-34ad12529d5f Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:45,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:45 GMT Server: Apache x-openstack-request-id: req-12f209b5-9b05-42ee-96e4-6ef456023f81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "tags": null, "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-08T05:15:38Z", "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:45,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-12f209b5-9b05-42ee-96e4-6ef456023f81 2018-10-08 05:15:45,229 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-08 05:15:45,229 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-08 05:15:48,233 - create_stack - DEBUG - Stack status query timeout in 1190.05520701 2018-10-08 05:15:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:48,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:48 GMT Server: Apache x-openstack-request-id: req-98d7ace0-abd2-4566-8091-fc639a6bcb12 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:48,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:48 GMT Server: Apache x-openstack-request-id: req-26106e55-50c7-4503-a3c8-377beb88f233 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor2", "OS::project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "OS::stack_id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-kp", "security_group_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-subnet", "net_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst2", "inst1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-inst1", "image2_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image", "flavor1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-flavor1", "image1_name": "CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack", "stack_user_project_id": "8d428621284f47b28fe28087066a9c03", "tags": null, "creation_time": "2018-10-08T05:14:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-08T05:15:38Z", "id": "b083ff45-04b9-482a-a9d2-4732a59bd2e0", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-08 05:15:48,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-26106e55-50c7-4503-a3c8-377beb88f233 2018-10-08 05:15:48,446 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-08 05:15:48,446 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack 2018-10-08 05:15:48,446 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack 2018-10-08 05:15:48,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/b083ff45-04b9-482a-a9d2-4732a59bd2e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9d69044e23ee615b58150310b2b70202884ed1" 2018-10-08 05:15:48,618 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 08 Oct 2018 05:15:48 GMT Server: Apache x-openstack-request-id: req-b18cbf4b-f1f6-4882-86ec-5cba08308c78 Location: http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-08 05:15:48,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:15:48 GMT Server: Apache x-openstack-request-id: req-ce48dc19-990c-4ad8-bf99-00327cb97324 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-08 05:15:48,645 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/674d77ff2e534a8a815e9f63d7f71f1e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-stack/b083ff45-04b9-482a-a9d2-4732a59bd2e0 used request id req-ce48dc19-990c-4ad8-bf99-00327cb97324 2018-10-08 05:15:48,646 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-a1dbba26-8987-412f-84db-ad720f5f1bbb-image 2018-10-08 05:15:48,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2df2ae280f13f48ed2a50d6ce7391abc7db9c72" 2018-10-08 05:15:50,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c094f20-f198-466c-a189-a7b3c6e35974 Date: Mon, 08 Oct 2018 05:15:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:15:50,148 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5e29a0cd-09db-48c2-a3d6-cc6e435bdb88 used request id req-7c094f20-f198-466c-a189-a7b3c6e35974 2018-10-08 05:15:50,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:15:50,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7401a17a-d2e6-4861-9740-e570177c0b29 Date: Mon, 08 Oct 2018 05:15:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:14:58Z", "updated_at": "2018-10-08T05:14:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:14:58Z", "revision_number": 0, "id": "399851e2-7d9a-45fc-8a75-ba1651ae57bf", "remote_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "remote_ip_prefix": null, "created_at": "2018-10-08T05:14:58Z", "security_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "674d77ff2e534a8a815e9f63d7f71f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:14:58Z", "revision_number": 0, "id": "4af085e5-99d9-4def-81fb-fb8735fb7c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:14:58Z", "security_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "674d77ff2e534a8a815e9f63d7f71f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:14:58Z", "revision_number": 0, "id": "59dd8e77-6beb-4a4a-8805-a7c69b47f91b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:14:58Z", "security_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "674d77ff2e534a8a815e9f63d7f71f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:14:58Z", "revision_number": 0, "id": "89f528b7-cc10-4910-9559-dd7f11029753", "remote_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "remote_ip_prefix": null, "created_at": "2018-10-08T05:14:58Z", "security_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "674d77ff2e534a8a815e9f63d7f71f1e"}], "revision_number": 4, "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:15:50,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7401a17a-d2e6-4861-9740-e570177c0b29 2018-10-08 05:15:50,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:15:50,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17db6f74-6716-454f-bddc-2f97667e7994 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:15:50,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-17db6f74-6716-454f-bddc-2f97667e7994 2018-10-08 05:15:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:15:50,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74e49c6-449c-480f-9bc0-b563729e4680 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:15:50,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-a74e49c6-449c-480f-9bc0-b563729e4680 2018-10-08 05:15:50,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:15:50,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae991e62-caae-49f8-abd7-524672092c64 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e"}, "enabled": true, "id": "674d77ff2e534a8a815e9f63d7f71f1e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj"}} 2018-10-08 05:15:50,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-ae991e62-caae-49f8-abd7-524672092c64 2018-10-08 05:15:50,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60bdafef-607c-4b7f-a9ec-2137429a0e93 2018-10-08 05:15:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=60bdafef-607c-4b7f-a9ec-2137429a0e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:15:50,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7156278b-a3ec-48d6-8e4e-b977a6fb63a5 Date: Mon, 08 Oct 2018 05:15:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:14:58Z", "security_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "port_range_min": null, "revision_number": 0, "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:14:58Z", "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "id": "399851e2-7d9a-45fc-8a75-ba1651ae57bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:14:58Z", "security_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "port_range_min": null, "revision_number": 0, "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:14:58Z", "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "id": "4af085e5-99d9-4def-81fb-fb8735fb7c3b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:14:58Z", "security_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "port_range_min": null, "revision_number": 0, "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:14:58Z", "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "id": "59dd8e77-6beb-4a4a-8805-a7c69b47f91b"}, {"remote_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:14:58Z", "security_group_id": "60bdafef-607c-4b7f-a9ec-2137429a0e93", "port_range_min": null, "revision_number": 0, "tenant_id": "674d77ff2e534a8a815e9f63d7f71f1e", "created_at": "2018-10-08T05:14:58Z", "project_id": "674d77ff2e534a8a815e9f63d7f71f1e", "id": "89f528b7-cc10-4910-9559-dd7f11029753"}]} 2018-10-08 05:15:50,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=60bdafef-607c-4b7f-a9ec-2137429a0e93 used request id req-7156278b-a3ec-48d6-8e4e-b977a6fb63a5 2018-10-08 05:15:50,841 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:15:50,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/60bdafef-607c-4b7f-a9ec-2137429a0e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:15:51,157 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1c3970d-52f7-4f76-8786-a51ade6f4f1e Content-Length: 0 Date: Mon, 08 Oct 2018 05:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:15:51,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/60bdafef-607c-4b7f-a9ec-2137429a0e93 used request id req-b1c3970d-52f7-4f76-8786-a51ade6f4f1e 2018-10-08 05:15:51,158 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj 2018-10-08 05:15:51,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:15:51,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21363550-08d7-4c8a-977d-bcc674a154a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:15:51,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/674d77ff2e534a8a815e9f63d7f71f1e used request id req-21363550-08d7-4c8a-977d-bcc674a154a2 2018-10-08 05:15:51,382 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-bccc34f3-933a-4d3-proj-role 2018-10-08 05:15:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/867ab95c04c7440885e1516552f76670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:15:51,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d962d9-4ac4-4819-8e0c-60ee60cd674b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:15:51,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/867ab95c04c7440885e1516552f76670 used request id req-48d962d9-4ac4-4819-8e0c-60ee60cd674b 2018-10-08 05:15:51,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fa56f78f1f436c837dbdc27f7122dbcee85dde" 2018-10-08 05:15:51,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c685c50d-8ce5-4b0b-966b-362d7dd716c6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:15:51,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c685c50d-8ce5-4b0b-966b-362d7dd716c6 2018-10-08 05:15:51,595 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-bccc34f3-933a-4d3-user 2018-10-08 05:15:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2fe87d1f02a2483b9b9839179337c5c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0c51ac80c7d4ac0320a5b0c4d18210eeb7ff3" 2018-10-08 05:15:51,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d006ef7d-397a-4c48-82d1-62095f0018c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:15:51,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2fe87d1f02a2483b9b9839179337c5c4 used request id req-d006ef7d-397a-4c48-82d1-62095f0018c7 2018-10-08 05:15:51,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:15:52,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["pjnIfNfoT4y92arqr6Ibrw"], "issued_at": "2018-10-08T05:15:52.000000Z"}} 2018-10-08 05:15:52,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceaa20a6918e52026cb8c2a3209f8528dd4cfec1" 2018-10-08 05:15:52,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc0bd1e-28ff-4771-8ce4-7d213fae900f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:15:52,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ebc0bd1e-28ff-4771-8ce4-7d213fae900f 2018-10-08 05:15:52,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:15:52,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:15:52,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["XCaoZUfpSGarpPR6tyJeDg"], "issued_at": "2018-10-08T05:15:52.000000Z"}} 2018-10-08 05:15:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:15:52,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38758a5-f542-40c9-96d8-355152d718a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:15:52,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f38758a5-f542-40c9-96d8-355152d718a4 2018-10-08 05:15:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:15:52,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:15:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:15:52,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-a6042752-b9d6-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:15:52,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a3d946-29b5-438f-b721-70229f67ff02 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-a6042752-b9d6-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:15:52,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-a6042752-b9d6-4c1-proj used request id req-18a3d946-29b5-438f-b721-70229f67ff02 2018-10-08 05:15:52,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:15:52,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b75213a-674b-45eb-a68f-2da437fdbd1d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:15:52,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8b75213a-674b-45eb-a68f-2da437fdbd1d 2018-10-08 05:15:52,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}}' 2018-10-08 05:15:52,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:15:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0205b19b-9d20-4451-aff2-d33843e36701 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:15:52,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0205b19b-9d20-4451-aff2-d33843e36701 2018-10-08 05:15:52,943 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-a6042752-b9d6-4c1-proj 2018-10-08 05:15:52,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:15:52,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:15:53,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["dwb_QPwwRVONba7C0mODHw"], "issued_at": "2018-10-08T05:15:53.000000Z"}} 2018-10-08 05:15:53,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fb50650b8495a20f1623c10d74c68634ffdf4b" 2018-10-08 05:15:53,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052e7a35-9256-4302-b859-56adaf617b31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:15:53,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-052e7a35-9256-4302-b859-56adaf617b31 2018-10-08 05:15:53,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:15:53,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:15:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:15:53,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fb50650b8495a20f1623c10d74c68634ffdf4b" 2018-10-08 05:15:53,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24c300b-b046-45b8-9647-583afc6b6811 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:15:53,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e24c300b-b046-45b8-9647-583afc6b6811 2018-10-08 05:15:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-a6042752-b9d6-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fb50650b8495a20f1623c10d74c68634ffdf4b" 2018-10-08 05:15:53,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6b1a79-632b-4ec6-b0ff-19e9b27356e1 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-a6042752-b9d6-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}]} 2018-10-08 05:15:53,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-a6042752-b9d6-4c1-proj used request id req-1f6b1a79-632b-4ec6-b0ff-19e9b27356e1 2018-10-08 05:15:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fb50650b8495a20f1623c10d74c68634ffdf4b" 2018-10-08 05:15:53,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96b800e-5e7b-4e07-822b-9f3bfd9376c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:15:53,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e96b800e-5e7b-4e07-822b-9f3bfd9376c2 2018-10-08 05:15:54,093 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-a6042752-b9d6-4c1-user 2018-10-08 05:15:54,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:15:54,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:15:54,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc48b1df-e742-48d3-8252-9dc8b0540fa9 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:15:54,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc48b1df-e742-48d3-8252-9dc8b0540fa9 2018-10-08 05:15:54,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" -d '{"role": {"name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}}' 2018-10-08 05:15:54,314 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e009fa-cc08-44a5-bbf3-66fb9a276ecb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c7cb9c5f1b14b7da7ad1af26976d26d", "links": {"self": "http://172.30.9.28:5000/v3/roles/2c7cb9c5f1b14b7da7ad1af26976d26d"}, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}} 2018-10-08 05:15:54,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f4e009fa-cc08-44a5-bbf3-66fb9a276ecb 2018-10-08 05:15:54,314 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role 2018-10-08 05:15:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2c7cb9c5f1b14b7da7ad1af26976d26d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:15:54,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec360da6-a34f-4bff-98d9-75f90f685d50 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2c7cb9c5f1b14b7da7ad1af26976d26d"}, "domain_id": null, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role", "id": "2c7cb9c5f1b14b7da7ad1af26976d26d"}} 2018-10-08 05:15:54,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2c7cb9c5f1b14b7da7ad1af26976d26d used request id req-ec360da6-a34f-4bff-98d9-75f90f685d50 2018-10-08 05:15:54,333 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role to project AnsibleProvisioningTests-a6042752-b9d6-4c1-proj 2018-10-08 05:15:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f/users/32a78568384341faa2fdbf18bee9bf51/roles/2c7cb9c5f1b14b7da7ad1af26976d26d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:15:54,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-087cd96a-5c10-4ff8-a7d9-506295dd97d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:15:54,467 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f/users/32a78568384341faa2fdbf18bee9bf51/roles/2c7cb9c5f1b14b7da7ad1af26976d26d used request id req-087cd96a-5c10-4ff8-a7d9-506295dd97d0 2018-10-08 05:15:54,467 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:15:54,469 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-08 05:15:54,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:15:54,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:15:54,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c7cb9c5f1b14b7da7ad1af26976d26d", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}], "expires_at": "2018-10-08T06:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13240735a1524033bdcc466ceca1c43f", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-user", "id": "32a78568384341faa2fdbf18bee9bf51"}, "audit_ids": ["zxyCnPK1RWekDa7am3814A"], "issued_at": "2018-10-08T05:15:54.000000Z"}} 2018-10-08 05:15:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f677d11c6a962f9792a966199a7f71e7d0f492" 2018-10-08 05:15:54,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f659fa-28b6-4f14-a7d2-f0f240608e0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:15:54,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-76f659fa-28b6-4f14-a7d2-f0f240608e0d 2018-10-08 05:15:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f677d11c6a962f9792a966199a7f71e7d0f492" 2018-10-08 05:15:55,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-0d5727a4-929a-4fb7-ade3-4c3071b4f66c Date: Mon, 08 Oct 2018 05:15:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image"} 2018-10-08 05:15:55,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image used request id req-0d5727a4-929a-4fb7-ade3-4c3071b4f66c 2018-10-08 05:15:55,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f677d11c6a962f9792a966199a7f71e7d0f492" 2018-10-08 05:15:55,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b0ccc795-cdb8-46c7-8f09-cb5e00f19f6a Date: Mon, 08 Oct 2018 05:15:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:15:55,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b0ccc795-cdb8-46c7-8f09-cb5e00f19f6a 2018-10-08 05:15:55,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73f677d11c6a962f9792a966199a7f71e7d0f492" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image"}' 2018-10-08 05:15:55,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/106acc56-94f1-4116-a90b-d5149974681e X-Openstack-Request-Id: req-b0f7e1e9-df2e-45ae-8b4f-bd0d1be497ab Date: Mon, 08 Oct 2018 05:15:55 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:15:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:15:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/106acc56-94f1-4116-a90b-d5149974681e", "min_disk": 0, "protected": false, "id": "106acc56-94f1-4116-a90b-d5149974681e", "file": "/v2/images/106acc56-94f1-4116-a90b-d5149974681e/file", "checksum": null, "owner": "13240735a1524033bdcc466ceca1c43f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:15:55,898 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b0f7e1e9-df2e-45ae-8b4f-bd0d1be497ab 2018-10-08 05:15:55,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/106acc56-94f1-4116-a90b-d5149974681e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f677d11c6a962f9792a966199a7f71e7d0f492" -d '' 2018-10-08 05:16:02,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98515c6a-ad49-4726-b6b0-52ec2612d826 Date: Mon, 08 Oct 2018 05:16:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:16:02,440 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/106acc56-94f1-4116-a90b-d5149974681e/file used request id req-98515c6a-ad49-4726-b6b0-52ec2612d826 2018-10-08 05:16:02,441 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-08 05:16:02,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/106acc56-94f1-4116-a90b-d5149974681e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f677d11c6a962f9792a966199a7f71e7d0f492" 2018-10-08 05:16:02,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bbc8ad74-5001-4884-91e1-b19ad581c5b0 Date: Mon, 08 Oct 2018 05:16:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:15:55Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-08T05:16:02Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/106acc56-94f1-4116-a90b-d5149974681e/snap", "metadata": {}}], "self": "/v2/images/106acc56-94f1-4116-a90b-d5149974681e", "min_disk": 0, "protected": false, "id": "106acc56-94f1-4116-a90b-d5149974681e", "file": "/v2/images/106acc56-94f1-4116-a90b-d5149974681e/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "13240735a1524033bdcc466ceca1c43f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/106acc56-94f1-4116-a90b-d5149974681e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:16:02,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/106acc56-94f1-4116-a90b-d5149974681e used request id req-bbc8ad74-5001-4884-91e1-b19ad581c5b0 2018-10-08 05:16:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f677d11c6a962f9792a966199a7f71e7d0f492" 2018-10-08 05:16:02,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5a219455-c964-4ebf-b524-f070306ef319 Date: Mon, 08 Oct 2018 05:16:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:16:02,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5a219455-c964-4ebf-b524-f070306ef319 2018-10-08 05:16:02,771 - create_image - INFO - Created image with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image 2018-10-08 05:16:02,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/106acc56-94f1-4116-a90b-d5149974681e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f677d11c6a962f9792a966199a7f71e7d0f492" 2018-10-08 05:16:03,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ddb7749a-12c8-4a52-9d53-fa0bbf381d07 Date: Mon, 08 Oct 2018 05:16:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:15:55Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-08T05:16:02Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/106acc56-94f1-4116-a90b-d5149974681e/snap", "metadata": {}}], "self": "/v2/images/106acc56-94f1-4116-a90b-d5149974681e", "min_disk": 0, "protected": false, "id": "106acc56-94f1-4116-a90b-d5149974681e", "file": "/v2/images/106acc56-94f1-4116-a90b-d5149974681e/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "13240735a1524033bdcc466ceca1c43f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/106acc56-94f1-4116-a90b-d5149974681e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:16:03,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/106acc56-94f1-4116-a90b-d5149974681e used request id req-ddb7749a-12c8-4a52-9d53-fa0bbf381d07 2018-10-08 05:16:03,331 - create_image - DEBUG - Instance status is - active 2018-10-08 05:16:03,331 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image 2018-10-08 05:16:03,331 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image 2018-10-08 05:16:03,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:16:03,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:16:03,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c7cb9c5f1b14b7da7ad1af26976d26d", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}], "expires_at": "2018-10-08T06:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13240735a1524033bdcc466ceca1c43f", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-user", "id": "32a78568384341faa2fdbf18bee9bf51"}, "audit_ids": ["6A5maP4CR9-YE8pkmj31dg"], "issued_at": "2018-10-08T05:16:03.000000Z"}} 2018-10-08 05:16:03,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" 2018-10-08 05:16:03,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834b0506-2376-48ac-8a07-c40f1771f5fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:16:03,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-834b0506-2376-48ac-8a07-c40f1771f5fc 2018-10-08 05:16:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" 2018-10-08 05:16:04,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d81ddc34-86b5-4832-aec5-cc7856e9a64e Date: Mon, 08 Oct 2018 05:16:04 GMT RESP BODY: {"networks":[]} 2018-10-08 05:16:04,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-d81ddc34-86b5-4832-aec5-cc7856e9a64e 2018-10-08 05:16:04,162 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net 2018-10-08 05:16:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" -d '{"network": {"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net", "admin_state_up": true}}' 2018-10-08 05:16:04,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-76a3b34d-65ec-48db-ada9-24a6d260f3c5 Date: Mon, 08 Oct 2018 05:16:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2a82fa31-348f-47f9-958a-86a3083ac909","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:16:04Z","is_default":false,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","mtu":1450}} 2018-10-08 05:16:04,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-76a3b34d-65ec-48db-ada9-24a6d260f3c5 2018-10-08 05:16:04,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" 2018-10-08 05:16:04,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-2b1f5e44-88e0-4b63-a078-53abe17fd8fa Date: Mon, 08 Oct 2018 05:16:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:16:04Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:16:04,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-2b1f5e44-88e0-4b63-a078-53abe17fd8fa 2018-10-08 05:16:04,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" 2018-10-08 05:16:05,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1e7ee23e-495a-4276-ad48-54a12b7ffd35 Date: Mon, 08 Oct 2018 05:16:05 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:16:05,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-1e7ee23e-495a-4276-ad48-54a12b7ffd35 2018-10-08 05:16:05,130 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet 2018-10-08 05:16:05,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" -d '{"subnets": [{"ip_version": 4, "network_id": "2a82fa31-348f-47f9-958a-86a3083ac909", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]}' 2018-10-08 05:16:05,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-66cf7b36-2adc-44cc-aee0-f2d9ffd4fa9d Date: Mon, 08 Oct 2018 05:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:16:05,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-66cf7b36-2adc-44cc-aee0-f2d9ffd4fa9d 2018-10-08 05:16:05,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" 2018-10-08 05:16:06,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1fa52121-54b6-4742-8ab0-b726f9d13917 Date: Mon, 08 Oct 2018 05:16:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:16:06,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-1fa52121-54b6-4742-8ab0-b726f9d13917 2018-10-08 05:16:06,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" 2018-10-08 05:16:06,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9da45b39-debf-4724-b661-00f4c71dab6c Date: Mon, 08 Oct 2018 05:16:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:16:06,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-9da45b39-debf-4724-b661-00f4c71dab6c 2018-10-08 05:16:06,259 - OpenStackNetwork - DEBUG - Network [2a82fa31-348f-47f9-958a-86a3083ac909] created successfully 2018-10-08 05:16:06,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:16:06,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:16:06,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c7cb9c5f1b14b7da7ad1af26976d26d", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}], "expires_at": "2018-10-08T06:16:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13240735a1524033bdcc466ceca1c43f", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-user", "id": "32a78568384341faa2fdbf18bee9bf51"}, "audit_ids": ["XrU37hJCT5eC5wayuXY1gg"], "issued_at": "2018-10-08T05:16:06.000000Z"}} 2018-10-08 05:16:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:06,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05d81d0-22ee-4bf9-bdcc-5a80a7e35ed2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:16:06,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c05d81d0-22ee-4bf9-bdcc-5a80a7e35ed2 2018-10-08 05:16:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:06,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a16ece0-8af4-4a70-9ec6-e3600006509c Date: Mon, 08 Oct 2018 05:16:06 GMT RESP BODY: {"routers": []} 2018-10-08 05:16:06,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router&admin_state_up=True used request id req-1a16ece0-8af4-4a70-9ec6-e3600006509c 2018-10-08 05:16:06,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:16:06,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:16:07,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c7cb9c5f1b14b7da7ad1af26976d26d", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}], "expires_at": "2018-10-08T06:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13240735a1524033bdcc466ceca1c43f", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-user", "id": "32a78568384341faa2fdbf18bee9bf51"}, "audit_ids": ["uuaQYB_OSj6HpasxAHxu-Q"], "issued_at": "2018-10-08T05:16:07.000000Z"}} 2018-10-08 05:16:07,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e84e0f2b029d9411e57dc0d2367ece33cd267cfa" 2018-10-08 05:16:07,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765dab32-bd54-4d1c-9ed4-28a09a474e1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:16:07,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-765dab32-bd54-4d1c-9ed4-28a09a474e1d 2018-10-08 05:16:07,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:07,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-96ffa4f7-cfe3-47b3-a1fd-3abf93fe496b Date: Mon, 08 Oct 2018 05:16:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:16:07,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-96ffa4f7-cfe3-47b3-a1fd-3abf93fe496b 2018-10-08 05:16:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:07,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4e5d623d-3021-4afb-af63-0e41e30e6720 Date: Mon, 08 Oct 2018 05:16:07 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:16:07,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-4e5d623d-3021-4afb-af63-0e41e30e6720 2018-10-08 05:16:07,879 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router 2018-10-08 05:16:07,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router", "admin_state_up": true}}' 2018-10-08 05:16:12,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e38428a9-9166-41d0-863a-9c7f9bd7e94d Date: Mon, 08 Oct 2018 05:16:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:08Z", "admin_state_up": true, "updated_at": "2018-10-08T05:16:09Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "4215e0bf-49d8-4934-a750-d54d1f5d7380", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router"}} 2018-10-08 05:16:12,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-e38428a9-9166-41d0-863a-9c7f9bd7e94d 2018-10-08 05:16:12,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4215e0bf-49d8-4934-a750-d54d1f5d7380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:13,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-103cc9bb-930b-41c1-8182-daba17216b7a Date: Mon, 08 Oct 2018 05:16:13 GMT RESP BODY: {"ports":[]} 2018-10-08 05:16:13,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4215e0bf-49d8-4934-a750-d54d1f5d7380 used request id req-103cc9bb-930b-41c1-8182-daba17216b7a 2018-10-08 05:16:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:13,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-8bd1f0c8-983d-473c-9523-eed0aa54a2cd Date: Mon, 08 Oct 2018 05:16:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:16:13,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-8bd1f0c8-983d-473c-9523-eed0aa54a2cd 2018-10-08 05:16:13,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:16:13,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:16:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:16:13,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:13,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32bcb565-f8ab-4224-b38c-5e214680d0d5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:16:13,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-32bcb565-f8ab-4224-b38c-5e214680d0d5 2018-10-08 05:16:13,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:13,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-447594c2-f0a9-49a2-a206-27bfe564e3fc Date: Mon, 08 Oct 2018 05:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:16:13,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-447594c2-f0a9-49a2-a206-27bfe564e3fc 2018-10-08 05:16:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:13,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-323c0c48-e9b7-44ca-a7d8-b229c8ab6067 Date: Mon, 08 Oct 2018 05:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:16:13,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet used request id req-323c0c48-e9b7-44ca-a7d8-b229c8ab6067 2018-10-08 05:16:13,970 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 05:16:13,970 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router 2018-10-08 05:16:13,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/4215e0bf-49d8-4934-a750-d54d1f5d7380/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" -d '{"subnet_id": "1e519551-1739-4c1c-b66e-f7f3cfebea3c"}' 2018-10-08 05:16:16,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40a02a23-f215-4b62-b267-89116d479369 Date: Mon, 08 Oct 2018 05:16:16 GMT RESP BODY: {"network_id": "2a82fa31-348f-47f9-958a-86a3083ac909", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "subnet_id": "1e519551-1739-4c1c-b66e-f7f3cfebea3c", "subnet_ids": ["1e519551-1739-4c1c-b66e-f7f3cfebea3c"], "port_id": "d52fa326-325d-4ded-868a-86d7aeb598fe", "id": "4215e0bf-49d8-4934-a750-d54d1f5d7380"} 2018-10-08 05:16:16,051 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4215e0bf-49d8-4934-a750-d54d1f5d7380/add_router_interface used request id req-40a02a23-f215-4b62-b267-89116d479369 2018-10-08 05:16:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/4215e0bf-49d8-4934-a750-d54d1f5d7380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:16,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2acd9990-c907-42dc-a9ce-a70737ba7354 Date: Mon, 08 Oct 2018 05:16:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:08Z", "admin_state_up": true, "updated_at": "2018-10-08T05:16:15Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "4215e0bf-49d8-4934-a750-d54d1f5d7380", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router"}} 2018-10-08 05:16:16,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/4215e0bf-49d8-4934-a750-d54d1f5d7380 used request id req-2acd9990-c907-42dc-a9ce-a70737ba7354 2018-10-08 05:16:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4215e0bf-49d8-4934-a750-d54d1f5d7380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:16,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-caa82309-06b3-4fda-9ee0-8baf0382dad3 Date: Mon, 08 Oct 2018 05:16:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.1"}],"id":"d52fa326-325d-4ded-868a-86d7aeb598fe","security_groups":[],"mac_address":"fa:16:3e:c4:6f:8a","project_id":"13240735a1524033bdcc466ceca1c43f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:14Z","binding:vnic_type":"normal","device_id":"4215e0bf-49d8-4934-a750-d54d1f5d7380"}]} 2018-10-08 05:16:16,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4215e0bf-49d8-4934-a750-d54d1f5d7380 used request id req-caa82309-06b3-4fda-9ee0-8baf0382dad3 2018-10-08 05:16:16,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1e519551-1739-4c1c-b66e-f7f3cfebea3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:16:16,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-1b066b4d-2141-43a9-936e-7cc4848811f4 Date: Mon, 08 Oct 2018 05:16:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}} 2018-10-08 05:16:16,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1e519551-1739-4c1c-b66e-f7f3cfebea3c used request id req-1b066b4d-2141-43a9-936e-7cc4848811f4 2018-10-08 05:16:16,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:16:16,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:16:16,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:16:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["DIsG0JWWQ8yNbe_XasUnmA"], "issued_at": "2018-10-08T05:16:16.000000Z"}} 2018-10-08 05:16:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9737acf81c8dc26b38948941b77ce4b450cb211e" 2018-10-08 05:16:17,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5407393-0dfa-450e-bb2b-d76c68d80654 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:16:17,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5407393-0dfa-450e-bb2b-d76c68d80654 2018-10-08 05:16:17,009 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:16:17,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9737acf81c8dc26b38948941b77ce4b450cb211e" 2018-10-08 05:16:17,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9daa797b-20a1-4ce2-abf2-eae773151fc4 x-compute-request-id: req-9daa797b-20a1-4ce2-abf2-eae773151fc4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:16:17,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9daa797b-20a1-4ce2-abf2-eae773151fc4 2018-10-08 05:16:17,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9737acf81c8dc26b38948941b77ce4b450cb211e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-10-08 05:16:17,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd5c1e81-6134-464a-9cfe-c8917a046744 x-compute-request-id: req-bd5c1e81-6134-464a-9cfe-c8917a046744 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:16:17,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-bd5c1e81-6134-464a-9cfe-c8917a046744 2018-10-08 05:16:17,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:16:17,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:16:17,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c7cb9c5f1b14b7da7ad1af26976d26d", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}], "expires_at": "2018-10-08T06:16:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13240735a1524033bdcc466ceca1c43f", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-user", "id": "32a78568384341faa2fdbf18bee9bf51"}, "audit_ids": ["KhTfebD8SzCfnUkphwz4iQ"], "issued_at": "2018-10-08T05:16:17.000000Z"}} 2018-10-08 05:16:17,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365e2e6273fd32479dba1193b4e1a6e3b632d448" 2018-10-08 05:16:17,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef83b527-c540-4d31-b16e-ffac638e9299 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:16:17,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ef83b527-c540-4d31-b16e-ffac638e9299 2018-10-08 05:16:17,761 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:16:17,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365e2e6273fd32479dba1193b4e1a6e3b632d448" 2018-10-08 05:16:17,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32c5aaf2-06a3-415a-85d0-513ebee21b8b x-compute-request-id: req-32c5aaf2-06a3-415a-85d0-513ebee21b8b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 05:16:17,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-32c5aaf2-06a3-415a-85d0-513ebee21b8b 2018-10-08 05:16:17,913 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp... 2018-10-08 05:16:17,914 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 05:16:17,979 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp 2018-10-08 05:16:17,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365e2e6273fd32479dba1193b4e1a6e3b632d448" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC6pVZObp14/kps+dfglEYqwcDd4IZMcT0LpOitspOlQBd5S8fu2lClEaXwFp7VFRbO1Ksfyu6T6npUGp0YTz4LDV5NDqUfW3+ug9xJSnRwG8h93sxx+GXVJcKD2cc0q9f2Mkehi179/Pz7KKFtuutrzvgkc0Nz6msERD/KrVRPPw==", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp"}}' 2018-10-08 05:16:18,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1de41ccf-20bd-4f87-aa68-7bce3ffe6766 x-compute-request-id: req-1de41ccf-20bd-4f87-aa68-7bce3ffe6766 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC6pVZObp14/kps+dfglEYqwcDd4IZMcT0LpOitspOlQBd5S8fu2lClEaXwFp7VFRbO1Ksfyu6T6npUGp0YTz4LDV5NDqUfW3+ug9xJSnRwG8h93sxx+GXVJcKD2cc0q9f2Mkehi179/Pz7KKFtuutrzvgkc0Nz6msERD/KrVRPPw==", "user_id": "32a78568384341faa2fdbf18bee9bf51", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "fingerprint": "fd:25:71:16:0b:76:00:f5:4f:ef:ad:39:15:ab:31:1d"}} 2018-10-08 05:16:18,033 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-1de41ccf-20bd-4f87-aa68-7bce3ffe6766 2018-10-08 05:16:18,035 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6.pub 2018-10-08 05:16:18,035 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6 2018-10-08 05:16:18,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:16:18,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:16:18,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c7cb9c5f1b14b7da7ad1af26976d26d", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}], "expires_at": "2018-10-08T06:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13240735a1524033bdcc466ceca1c43f", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-user", "id": "32a78568384341faa2fdbf18bee9bf51"}, "audit_ids": ["PFPtSk2YSk6R_2o_GUBOgw"], "issued_at": "2018-10-08T05:16:18.000000Z"}} 2018-10-08 05:16:18,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:18,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0418b599-c1a7-4f7b-8f7e-bf9194cdff38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:16:18,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0418b599-c1a7-4f7b-8f7e-bf9194cdff38 2018-10-08 05:16:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:18,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4cfb71d9-258f-4833-a81c-a593bb97c312 Date: Mon, 08 Oct 2018 05:16:18 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:16:18,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp used request id req-4cfb71d9-258f-4833-a81c-a593bb97c312 2018-10-08 05:16:18,670 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp... 2018-10-08 05:16:18,670 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp 2018-10-08 05:16:18,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" -d '{"security_group": {"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}}' 2018-10-08 05:16:19,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-46834c32-6264-4d07-9a6d-3e446d9b2fb5 Date: Mon, 08 Oct 2018 05:16:19 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "updated_at": "2018-10-08T05:16:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "101c7431-2b72-4a97-9698-38648156b813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv6", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}], "revision_number": 2, "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}} 2018-10-08 05:16:19,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-46834c32-6264-4d07-9a6d-3e446d9b2fb5 2018-10-08 05:16:19,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:19,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:19,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4e6d596-ddcc-49ac-9f43-c60b926ac2da Date: Mon, 08 Oct 2018 05:16:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "101c7431-2b72-4a97-9698-38648156b813"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f"}]} 2018-10-08 05:16:19,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-c4e6d596-ddcc-49ac-9f43-c60b926ac2da 2018-10-08 05:16:19,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:19,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:19,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da9c8a01-1aeb-45ea-903d-814b2bcd10e3 Date: Mon, 08 Oct 2018 05:16:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "101c7431-2b72-4a97-9698-38648156b813"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f"}]} 2018-10-08 05:16:19,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-da9c8a01-1aeb-45ea-903d-814b2bcd10e3 2018-10-08 05:16:19,362 - neutron_utils - INFO - Retrieving security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:19,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:19,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-5d17f8f2-c834-4b09-b0de-dfecc8e21dc5 Date: Mon, 08 Oct 2018 05:16:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "updated_at": "2018-10-08T05:16:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "101c7431-2b72-4a97-9698-38648156b813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv6", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}], "revision_number": 2, "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}]} 2018-10-08 05:16:19,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-5d17f8f2-c834-4b09-b0de-dfecc8e21dc5 2018-10-08 05:16:19,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:19,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cba61501-4749-46be-ae40-b92b5d309d14 Date: Mon, 08 Oct 2018 05:16:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "101c7431-2b72-4a97-9698-38648156b813"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f"}]} 2018-10-08 05:16:19,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-cba61501-4749-46be-ae40-b92b5d309d14 2018-10-08 05:16:19,739 - neutron_utils - INFO - Retrieving security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:19,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-531979bf-8506-4ee2-aad7-f08774858fc3 Date: Mon, 08 Oct 2018 05:16:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "updated_at": "2018-10-08T05:16:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "101c7431-2b72-4a97-9698-38648156b813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv6", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}], "revision_number": 2, "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}]} 2018-10-08 05:16:19,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-531979bf-8506-4ee2-aad7-f08774858fc3 2018-10-08 05:16:19,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:19,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2457f31e-1c75-4e2b-bd30-e97235d0e202 Date: Mon, 08 Oct 2018 05:16:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "101c7431-2b72-4a97-9698-38648156b813"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f"}]} 2018-10-08 05:16:19,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-2457f31e-1c75-4e2b-bd30-e97235d0e202 2018-10-08 05:16:19,817 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp 2018-10-08 05:16:19,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:19,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-3b9a3a52-47cb-42e9-acef-24c7ab8d4476 Date: Mon, 08 Oct 2018 05:16:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "updated_at": "2018-10-08T05:16:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "101c7431-2b72-4a97-9698-38648156b813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv6", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}], "revision_number": 2, "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}]} 2018-10-08 05:16:19,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp used request id req-3b9a3a52-47cb-42e9-acef-24c7ab8d4476 2018-10-08 05:16:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:16:19,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:16:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:16:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:19,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e2be8c-95e8-4195-8818-2d9be524ed30 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:16:19,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-55e2be8c-95e8-4195-8818-2d9be524ed30 2018-10-08 05:16:19,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:19,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:19,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86ac2e2c-039d-4020-a846-74c871bf8560 Date: Mon, 08 Oct 2018 05:16:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "101c7431-2b72-4a97-9698-38648156b813"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f"}]} 2018-10-08 05:16:19,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-86ac2e2c-039d-4020-a846-74c871bf8560 2018-10-08 05:16:19,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d"}}' 2018-10-08 05:16:20,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-db4de5ec-004d-4585-849c-7a709e1bb997 Date: Mon, 08 Oct 2018 05:16:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:20Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:20Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "cf4d565f-af4a-442b-91bb-ee8dd2b7401e"}} 2018-10-08 05:16:20,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-db4de5ec-004d-4585-849c-7a709e1bb997 2018-10-08 05:16:20,137 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp 2018-10-08 05:16:20,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:20,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-b212d53b-4c21-436f-b3cd-14062cbe0928 Date: Mon, 08 Oct 2018 05:16:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "updated_at": "2018-10-08T05:16:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "101c7431-2b72-4a97-9698-38648156b813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv6", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:20Z", "revision_number": 0, "id": "cf4d565f-af4a-442b-91bb-ee8dd2b7401e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:20Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}], "revision_number": 3, "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}]} 2018-10-08 05:16:20,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp used request id req-b212d53b-4c21-436f-b3cd-14062cbe0928 2018-10-08 05:16:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:20,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ba63bc-fbcf-4326-ad5c-935acf14bddb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:16:20,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-e8ba63bc-fbcf-4326-ad5c-935acf14bddb 2018-10-08 05:16:20,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:20,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-63c63ef6-49fa-4468-8048-76a56f192985 Date: Mon, 08 Oct 2018 05:16:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "101c7431-2b72-4a97-9698-38648156b813"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:20Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:20Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "cf4d565f-af4a-442b-91bb-ee8dd2b7401e"}]} 2018-10-08 05:16:20,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-63c63ef6-49fa-4468-8048-76a56f192985 2018-10-08 05:16:20,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d"}}' 2018-10-08 05:16:20,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-b735237a-4c9c-4ec7-ae32-c183f8ea3ac3 Date: Mon, 08 Oct 2018 05:16:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:16:20Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": 22, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:20Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "f0527d5a-3073-4e68-b0a5-60fee9a5444f"}} 2018-10-08 05:16:20,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-b735237a-4c9c-4ec7-ae32-c183f8ea3ac3 2018-10-08 05:16:20,687 - neutron_utils - INFO - Retrieving security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:20,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:20,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-61ea04dd-b1e3-40c9-ba2b-c6e0dee2e3a9 Date: Mon, 08 Oct 2018 05:16:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "updated_at": "2018-10-08T05:16:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "101c7431-2b72-4a97-9698-38648156b813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv6", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "revision_number": 0, "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:20Z", "revision_number": 0, "id": "cf4d565f-af4a-442b-91bb-ee8dd2b7401e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:20Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:16:20Z", "revision_number": 0, "id": "f0527d5a-3073-4e68-b0a5-60fee9a5444f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:20Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}], "revision_number": 4, "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}]} 2018-10-08 05:16:20,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-61ea04dd-b1e3-40c9-ba2b-c6e0dee2e3a9 2018-10-08 05:16:20,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a923b71-cbfd-493c-b884-a0226f46e07d 2018-10-08 05:16:20,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:16:20,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-f1fe9206-f98d-4384-87a9-aaff72796509 Date: Mon, 08 Oct 2018 05:16:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "101c7431-2b72-4a97-9698-38648156b813"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:18Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:18Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "6ae594f7-0919-4bd7-af00-e3e5e97db00f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:20Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:20Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "cf4d565f-af4a-442b-91bb-ee8dd2b7401e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:16:20Z", "security_group_id": "2a923b71-cbfd-493c-b884-a0226f46e07d", "port_range_min": 22, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:20Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "f0527d5a-3073-4e68-b0a5-60fee9a5444f"}]} 2018-10-08 05:16:20,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-f1fe9206-f98d-4384-87a9-aaff72796509 2018-10-08 05:16:20,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:16:20,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:16:21,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c7cb9c5f1b14b7da7ad1af26976d26d", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}], "expires_at": "2018-10-08T06:16:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13240735a1524033bdcc466ceca1c43f", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-user", "id": "32a78568384341faa2fdbf18bee9bf51"}, "audit_ids": ["a-PHyhMmRcyVXeUKCvFrBw"], "issued_at": "2018-10-08T05:16:21.000000Z"}} 2018-10-08 05:16:21,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:21,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abf1082-3e11-4aaa-ab3b-6ff1dfdb70a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:16:21,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9abf1082-3e11-4aaa-ab3b-6ff1dfdb70a3 2018-10-08 05:16:21,157 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:16:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:21,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4326d200-4e0a-4c7e-8bc7-1f3cdf8b8ece Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:16:21,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4326d200-4e0a-4c7e-8bc7-1f3cdf8b8ece 2018-10-08 05:16:21,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:21,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-dcc77238-cb9c-4d4d-81b9-9d4b66d9ae7e Date: Mon, 08 Oct 2018 05:16:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:16:21,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-dcc77238-cb9c-4d4d-81b9-9d4b66d9ae7e 2018-10-08 05:16:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:16:21,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:16:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:16:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:21,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f43d77-b8d2-4083-b7fb-0d39625d17f8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:16:21,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-12f43d77-b8d2-4083-b7fb-0d39625d17f8 2018-10-08 05:16:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:21,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0a81ea69-9a32-473c-8697-9fb2c5752a04 Date: Mon, 08 Oct 2018 05:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:16:21,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-0a81ea69-9a32-473c-8697-9fb2c5752a04 2018-10-08 05:16:21,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:21,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-abc4953b-5a6c-45f4-9842-7013bdc5cc0f Date: Mon, 08 Oct 2018 05:16:21 GMT RESP BODY: {"ports":[]} 2018-10-08 05:16:21,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1&admin_state_up=True used request id req-abc4953b-5a6c-45f4-9842-7013bdc5cc0f 2018-10-08 05:16:21,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:22,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c5871d0-fc20-4651-b5e6-bb7c39b565ed x-compute-request-id: req-4c5871d0-fc20-4651-b5e6-bb7c39b565ed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:16:22,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst used request id req-4c5871d0-fc20-4651-b5e6-bb7c39b565ed 2018-10-08 05:16:22,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:22,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9f6620fe-836c-48f7-9cb1-df3f51500dac Date: Mon, 08 Oct 2018 05:16:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:16:22,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-9f6620fe-836c-48f7-9cb1-df3f51500dac 2018-10-08 05:16:22,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:22,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de929d7-26d0-4084-abfe-77439e862ff8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:16:22,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-9de929d7-26d0-4084-abfe-77439e862ff8 2018-10-08 05:16:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:22,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9851054d-6aa5-4262-80c6-4b678dba28a3 Date: Mon, 08 Oct 2018 05:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:16:22,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-9851054d-6aa5-4262-80c6-4b678dba28a3 2018-10-08 05:16:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:22,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-44a4acef-3c01-45bf-b2fa-cd657edeadd0 Date: Mon, 08 Oct 2018 05:16:22 GMT RESP BODY: {"ports":[]} 2018-10-08 05:16:22,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1&admin_state_up=True used request id req-44a4acef-3c01-45bf-b2fa-cd657edeadd0 2018-10-08 05:16:22,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:16:22,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:16:23,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c7cb9c5f1b14b7da7ad1af26976d26d", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role"}], "expires_at": "2018-10-08T06:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13240735a1524033bdcc466ceca1c43f", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/13240735a1524033bdcc466ceca1c43f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-user", "id": "32a78568384341faa2fdbf18bee9bf51"}, "audit_ids": ["UI8foOICQwO1atcbfcu5hA"], "issued_at": "2018-10-08T05:16:23.000000Z"}} 2018-10-08 05:16:23,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b8ff8641128661baafbbd440d3c319c57a8559" 2018-10-08 05:16:23,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b24293-eda0-4712-9369-fa608fd82f36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:16:23,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f3b24293-eda0-4712-9369-fa608fd82f36 2018-10-08 05:16:23,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:23,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f4620fc5-9b77-4ff7-869f-386a4db923fb Date: Mon, 08 Oct 2018 05:16:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:16:23,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-f4620fc5-9b77-4ff7-869f-386a4db923fb 2018-10-08 05:16:23,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:23,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0612c7b2-9fd0-409a-ab16-5b28c3a91ed3 Date: Mon, 08 Oct 2018 05:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:16:23,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-0612c7b2-9fd0-409a-ab16-5b28c3a91ed3 2018-10-08 05:16:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:23,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7c336854-31b0-4e73-9584-af31f8eaafa4 Date: Mon, 08 Oct 2018 05:16:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:16:23,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-7c336854-31b0-4e73-9584-af31f8eaafa4 2018-10-08 05:16:23,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:16:23,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:16:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:16:23,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b8ff8641128661baafbbd440d3c319c57a8559" 2018-10-08 05:16:24,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7c5330-dd79-4300-b998-66e954d26b49 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:16:24,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-bf7c5330-dd79-4300-b998-66e954d26b49 2018-10-08 05:16:24,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:24,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d961bf54-d572-459f-a45e-b1ee8cb1b782 Date: Mon, 08 Oct 2018 05:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:16:24,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-d961bf54-d572-459f-a45e-b1ee8cb1b782 2018-10-08 05:16:24,071 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net 2018-10-08 05:16:24,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" -d '{"port": {"network_id": "2a82fa31-348f-47f9-958a-86a3083ac909", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1", "admin_state_up": true}}' 2018-10-08 05:16:25,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-ce9d0830-c6fd-4899-9854-3fbab110cab0 Date: Mon, 08 Oct 2018 05:16:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.6"}],"id":"feb8962d-9bab-4135-a8a8-a706194252c2","security_groups":["4818b899-85ca-495e-bb31-b5bf38fe0a24"],"mac_address":"fa:16:3e:ed:74:6f","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1","project_id":"13240735a1524033bdcc466ceca1c43f","qos_policy_id":null,"admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:24Z","binding:vnic_type":"normal"}} 2018-10-08 05:16:25,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ce9d0830-c6fd-4899-9854-3fbab110cab0 2018-10-08 05:16:25,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:25,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3ff96e1a-9603-431b-b478-d48e8290b1d4 Date: Mon, 08 Oct 2018 05:16:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:16:25,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-3ff96e1a-9603-431b-b478-d48e8290b1d4 2018-10-08 05:16:25,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:25,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a3ca8e-dfe4-49c2-a974-61e253396cf3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:16:25,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-53a3ca8e-dfe4-49c2-a974-61e253396cf3 2018-10-08 05:16:25,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:25,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f1dabf9b-7c11-4e2a-94f9-6ebf50b59dcb Date: Mon, 08 Oct 2018 05:16:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:16:25,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-f1dabf9b-7c11-4e2a-94f9-6ebf50b59dcb 2018-10-08 05:16:25,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:25,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-f0d1567e-bbcf-4a93-8fd8-8e7acf260117 Date: Mon, 08 Oct 2018 05:16:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.6"}],"id":"feb8962d-9bab-4135-a8a8-a706194252c2","security_groups":["4818b899-85ca-495e-bb31-b5bf38fe0a24"],"mac_address":"fa:16:3e:ed:74:6f","project_id":"13240735a1524033bdcc466ceca1c43f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 05:16:25,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1&admin_state_up=True used request id req-f0d1567e-bbcf-4a93-8fd8-8e7acf260117 2018-10-08 05:16:25,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:25,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7349182-8028-4ef9-a5c9-ee97082850e5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:16:25,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-e7349182-8028-4ef9-a5c9-ee97082850e5 2018-10-08 05:16:25,874 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst 2018-10-08 05:16:25,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:25,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1792277-de5b-4303-9e6d-e7b8732ef723 x-compute-request-id: req-c1792277-de5b-4303-9e6d-e7b8732ef723 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-flavor-name"}]} 2018-10-08 05:16:25,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c1792277-de5b-4303-9e6d-e7b8732ef723 2018-10-08 05:16:25,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:25,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8891a9a-34b7-44eb-99fb-3ebeb97b85a0 x-compute-request-id: req-f8891a9a-34b7-44eb-99fb-3ebeb97b85a0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:16:25,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5 used request id req-f8891a9a-34b7-44eb-99fb-3ebeb97b85a0 2018-10-08 05:16:25,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:26,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-d93c4127-34ba-4c96-92ef-0d3f5909a129 Date: Mon, 08 Oct 2018 05:16:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:15:55Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-08T05:16:02Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/106acc56-94f1-4116-a90b-d5149974681e/snap", "metadata": {}}], "self": "/v2/images/106acc56-94f1-4116-a90b-d5149974681e", "min_disk": 0, "protected": false, "id": "106acc56-94f1-4116-a90b-d5149974681e", "file": "/v2/images/106acc56-94f1-4116-a90b-d5149974681e/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "13240735a1524033bdcc466ceca1c43f", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/106acc56-94f1-4116-a90b-d5149974681e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image"} 2018-10-08 05:16:26,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image used request id req-d93c4127-34ba-4c96-92ef-0d3f5909a129 2018-10-08 05:16:26,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:26,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5e377131-6871-4cfe-a52b-a83f6a2be7ba Date: Mon, 08 Oct 2018 05:16:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:16:26,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5e377131-6871-4cfe-a52b-a83f6a2be7ba 2018-10-08 05:16:26,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" -d '{"server": {"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "imageRef": "106acc56-94f1-4116-a90b-d5149974681e", "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "flavorRef": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "max_count": 1, "min_count": 1, "networks": [{"port": "feb8962d-9bab-4135-a8a8-a706194252c2"}]}}' 2018-10-08 05:16:27,450 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65cfe293-7dae-44e8-9ce1-0efc317af804 x-compute-request-id: req-65cfe293-7dae-44e8-9ce1-0efc317af804 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "adminPass": "MkxXmWp63LAB"}} 2018-10-08 05:16:27,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-65cfe293-7dae-44e8-9ce1-0efc317af804 2018-10-08 05:16:27,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:27,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16: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-0ac2b4c6-bc7d-48f7-80cd-2ee2a3a790e0 x-compute-request-id: req-0ac2b4c6-bc7d-48f7-80cd-2ee2a3a790e0 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "user_id": "32a78568384341faa2fdbf18bee9bf51", "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-10-08T05:16:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:27,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-0ac2b4c6-bc7d-48f7-80cd-2ee2a3a790e0 2018-10-08 05:16:27,904 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst 2018-10-08 05:16:27,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:28,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16: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-10f29358-39ac-4aab-86d3-fd92647b3d80 x-compute-request-id: req-10f29358-39ac-4aab-86d3-fd92647b3d80 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "user_id": "32a78568384341faa2fdbf18bee9bf51", "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-10-08T05:16:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:28,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-10f29358-39ac-4aab-86d3-fd92647b3d80 2018-10-08 05:16:28,119 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:16:28,120 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:16:31,123 - create_instance - DEBUG - VM status query timeout in 896.781659842 2018-10-08 05:16:31,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:31,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50537ca9-c7c6-4768-874c-d39cc8becb1c x-compute-request-id: req-50537ca9-c7c6-4768-874c-d39cc8becb1c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:31,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-50537ca9-c7c6-4768-874c-d39cc8becb1c 2018-10-08 05:16:31,711 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:16:31,711 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:16:34,715 - create_instance - DEBUG - VM status query timeout in 893.189898968 2018-10-08 05:16:34,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:35,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bae57ce-a476-410b-93ec-ee0331b15641 x-compute-request-id: req-6bae57ce-a476-410b-93ec-ee0331b15641 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:35,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-6bae57ce-a476-410b-93ec-ee0331b15641 2018-10-08 05:16:35,384 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:16:35,385 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:16:38,388 - create_instance - DEBUG - VM status query timeout in 889.516753912 2018-10-08 05:16:38,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:39,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16: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-7ff7eaf1-43e9-4f83-a610-6815e17c1c68 x-compute-request-id: req-7ff7eaf1-43e9-4f83-a610-6815e17c1c68 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:39,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-7ff7eaf1-43e9-4f83-a610-6815e17c1c68 2018-10-08 05:16:39,226 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:16:39,226 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:16:42,230 - create_instance - DEBUG - VM status query timeout in 885.674922943 2018-10-08 05:16:42,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:42,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16: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-4bf080c5-bfa0-4ec8-a1f0-cd0b7c4324c7 x-compute-request-id: req-4bf080c5-bfa0-4ec8-a1f0-cd0b7c4324c7 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:42,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-4bf080c5-bfa0-4ec8-a1f0-cd0b7c4324c7 2018-10-08 05:16:42,943 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:16:42,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:16:45,946 - create_instance - DEBUG - VM status query timeout in 881.958041906 2018-10-08 05:16:45,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:46,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16: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-227810fa-7b07-412b-82f7-adfad8c525ea x-compute-request-id: req-227810fa-7b07-412b-82f7-adfad8c525ea Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:46,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-227810fa-7b07-412b-82f7-adfad8c525ea 2018-10-08 05:16:46,581 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:16:46,581 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:16:49,584 - create_instance - DEBUG - VM status query timeout in 878.320245981 2018-10-08 05:16:49,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:50,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16: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-6b2df5ab-3aa1-4ee7-b820-3f90abdb2b25 x-compute-request-id: req-6b2df5ab-3aa1-4ee7-b820-3f90abdb2b25 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:50,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-6b2df5ab-3aa1-4ee7-b820-3f90abdb2b25 2018-10-08 05:16:50,293 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:16:50,294 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:16:53,297 - create_instance - DEBUG - VM status query timeout in 874.607733011 2018-10-08 05:16:53,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:53,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16: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-23aaf1c4-ddcd-4d6f-bec0-8bdf601f6bd0 x-compute-request-id: req-23aaf1c4-ddcd-4d6f-bec0-8bdf601f6bd0 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:53,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-23aaf1c4-ddcd-4d6f-bec0-8bdf601f6bd0 2018-10-08 05:16:53,802 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:16:53,802 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:16:56,805 - create_instance - DEBUG - VM status query timeout in 871.099274874 2018-10-08 05:16:56,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:16:57,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:16: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-65ef155c-94fc-439c-bf09-20a4e42c9e11 x-compute-request-id: req-65ef155c-94fc-439c-bf09-20a4e42c9e11 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:16:57,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-65ef155c-94fc-439c-bf09-20a4e42c9e11 2018-10-08 05:16:57,173 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:16:57,173 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:00,177 - create_instance - DEBUG - VM status query timeout in 867.727920055 2018-10-08 05:17:00,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:00,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17: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-63f709bb-17ed-484c-8caa-d48f115b970b x-compute-request-id: req-63f709bb-17ed-484c-8caa-d48f115b970b Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:00,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-63f709bb-17ed-484c-8caa-d48f115b970b 2018-10-08 05:17:00,673 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:00,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:03,677 - create_instance - DEBUG - VM status query timeout in 864.227925062 2018-10-08 05:17:03,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:04,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17: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-d71323f6-5971-45ba-b344-e38e4054fbd9 x-compute-request-id: req-d71323f6-5971-45ba-b344-e38e4054fbd9 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:04,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-d71323f6-5971-45ba-b344-e38e4054fbd9 2018-10-08 05:17:04,042 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:04,042 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:07,046 - create_instance - DEBUG - VM status query timeout in 860.858891964 2018-10-08 05:17:07,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:07,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49c146a1-4274-41c5-a6b8-5142cfde2f68 x-compute-request-id: req-49c146a1-4274-41c5-a6b8-5142cfde2f68 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:07,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-49c146a1-4274-41c5-a6b8-5142cfde2f68 2018-10-08 05:17:07,924 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:07,925 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:10,928 - create_instance - DEBUG - VM status query timeout in 856.976685047 2018-10-08 05:17:10,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:11,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-998bf49a-ab27-44d7-a751-7776d3f9f93e x-compute-request-id: req-998bf49a-ab27-44d7-a751-7776d3f9f93e Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:11,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-998bf49a-ab27-44d7-a751-7776d3f9f93e 2018-10-08 05:17:11,804 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:11,804 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:14,807 - create_instance - DEBUG - VM status query timeout in 853.097090006 2018-10-08 05:17:14,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:15,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17: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-10e86480-e8bb-4448-868d-25621ef1b86d x-compute-request-id: req-10e86480-e8bb-4448-868d-25621ef1b86d Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:15,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-10e86480-e8bb-4448-868d-25621ef1b86d 2018-10-08 05:17:15,491 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:15,492 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:18,495 - create_instance - DEBUG - VM status query timeout in 849.409647942 2018-10-08 05:17:18,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:18,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17: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-d7b970f7-463b-4d5d-bfb9-542b0a2afdbe x-compute-request-id: req-d7b970f7-463b-4d5d-bfb9-542b0a2afdbe Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:18,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-d7b970f7-463b-4d5d-bfb9-542b0a2afdbe 2018-10-08 05:17:18,978 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:18,978 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:21,981 - create_instance - DEBUG - VM status query timeout in 845.923081875 2018-10-08 05:17:21,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:22,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7eebffd5-3345-4570-87d4-7d2730143df6 x-compute-request-id: req-7eebffd5-3345-4570-87d4-7d2730143df6 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:22,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-7eebffd5-3345-4570-87d4-7d2730143df6 2018-10-08 05:17:22,634 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:22,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:25,638 - create_instance - DEBUG - VM status query timeout in 842.266741037 2018-10-08 05:17:25,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:26,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17: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-8c9ba1d6-8bbd-4bae-97bf-579963732ae4 x-compute-request-id: req-8c9ba1d6-8bbd-4bae-97bf-579963732ae4 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:26,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-8c9ba1d6-8bbd-4bae-97bf-579963732ae4 2018-10-08 05:17:26,162 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:26,162 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:29,165 - create_instance - DEBUG - VM status query timeout in 838.739176035 2018-10-08 05:17:29,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:29,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8483716a-97c6-45f0-8bae-fed77d720d21 x-compute-request-id: req-8483716a-97c6-45f0-8bae-fed77d720d21 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:29,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-8483716a-97c6-45f0-8bae-fed77d720d21 2018-10-08 05:17:29,526 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:29,526 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:32,529 - create_instance - DEBUG - VM status query timeout in 835.375105858 2018-10-08 05:17:32,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:33,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c0b461-7912-4ee5-8ed7-511cf3c19880 x-compute-request-id: req-99c0b461-7912-4ee5-8ed7-511cf3c19880 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:33,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-99c0b461-7912-4ee5-8ed7-511cf3c19880 2018-10-08 05:17:33,019 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:33,019 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:36,022 - create_instance - DEBUG - VM status query timeout in 831.881968975 2018-10-08 05:17:36,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:36,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17: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-26832b27-e69d-4ffa-9e23-b25a7823e737 x-compute-request-id: req-26832b27-e69d-4ffa-9e23-b25a7823e737 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:36,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-26832b27-e69d-4ffa-9e23-b25a7823e737 2018-10-08 05:17:36,827 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:36,827 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:39,831 - create_instance - DEBUG - VM status query timeout in 828.073925018 2018-10-08 05:17:39,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:40,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17: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-41fd273c-51d4-4a0d-8486-95eb4c54b34d x-compute-request-id: req-41fd273c-51d4-4a0d-8486-95eb4c54b34d Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:40,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-41fd273c-51d4-4a0d-8486-95eb4c54b34d 2018-10-08 05:17:40,243 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:40,243 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:43,247 - create_instance - DEBUG - VM status query timeout in 824.657855988 2018-10-08 05:17:43,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:43,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e902cd3b-5a27-4249-a773-941e747e2dd5 x-compute-request-id: req-e902cd3b-5a27-4249-a773-941e747e2dd5 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:43,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-e902cd3b-5a27-4249-a773-941e747e2dd5 2018-10-08 05:17:43,728 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:43,728 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:46,731 - create_instance - DEBUG - VM status query timeout in 821.17356801 2018-10-08 05:17:46,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:47,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17: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-7c74cc39-30f6-4351-8cc7-acc113f5c504 x-compute-request-id: req-7c74cc39-30f6-4351-8cc7-acc113f5c504 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:47,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-7c74cc39-30f6-4351-8cc7-acc113f5c504 2018-10-08 05:17:47,216 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:47,216 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:50,219 - create_instance - DEBUG - VM status query timeout in 817.685549974 2018-10-08 05:17:50,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:50,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d34dbd8-539e-4192-90c5-5f90e0980a57 x-compute-request-id: req-3d34dbd8-539e-4192-90c5-5f90e0980a57 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:16:28Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:50,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-3d34dbd8-539e-4192-90c5-5f90e0980a57 2018-10-08 05:17:50,823 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - BUILD 2018-10-08 05:17:50,823 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:17:53,826 - create_instance - DEBUG - VM status query timeout in 814.078135014 2018-10-08 05:17:53,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:54,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a4ae06e-f073-413a-adbd-21c74d5aec63 x-compute-request-id: req-5a4ae06e-f073-413a-adbd-21c74d5aec63 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:54,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-5a4ae06e-f073-413a-adbd-21c74d5aec63 2018-10-08 05:17:54,308 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - ACTIVE 2018-10-08 05:17:54,308 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:17:54,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:54,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-398705cb-47a5-4424-a13b-7cc6150f6a81 x-compute-request-id: req-398705cb-47a5-4424-a13b-7cc6150f6a81 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:54,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-398705cb-47a5-4424-a13b-7cc6150f6a81 2018-10-08 05:17:54,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:54,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b3f76c52-60c0-4227-a369-040cd7ff7973 Date: Mon, 08 Oct 2018 05:17:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:17:54,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-b3f76c52-60c0-4227-a369-040cd7ff7973 2018-10-08 05:17:54,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:54,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62893199-f2bc-472c-81c6-d5d49db177af Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:17:54,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-62893199-f2bc-472c-81c6-d5d49db177af 2018-10-08 05:17:54,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:55,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6944326c-0d8b-4902-975d-eadd43e5fe90 Date: Mon, 08 Oct 2018 05:17:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:17:55,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-6944326c-0d8b-4902-975d-eadd43e5fe90 2018-10-08 05:17:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:55,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-328a7f8c-a91a-4eec-a6e7-d085fb719a8e Date: Mon, 08 Oct 2018 05:17:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.2"}],"id":"3a9af3a5-1125-4f8e-b64e-008c502ce24f","security_groups":[],"mac_address":"fa:16:3e:01:7d:b9","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.4"}],"id":"785abdd6-4f93-45fc-b14f-2b833bf9cdd4","security_groups":[],"mac_address":"fa:16:3e:d2:6d:f8","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.1"}],"id":"d52fa326-325d-4ded-868a-86d7aeb598fe","security_groups":[],"mac_address":"fa:16:3e:c4:6f:8a","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:14Z","binding:vnic_type":"normal","device_id":"4215e0bf-49d8-4934-a750-d54d1f5d7380"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.3"}],"id":"e5cc3d0f-ee35-44a2-99bf-2c87eb9065fd","security_groups":[],"mac_address":"fa:16:3e:56:5f:31","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:17:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.6"}],"id":"feb8962d-9bab-4135-a8a8-a706194252c2","security_groups":["4818b899-85ca-495e-bb31-b5bf38fe0a24"],"mac_address":"fa:16:3e:ed:74:6f","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:24Z","binding:vnic_type":"normal","device_id":"7ce0b5ec-12ea-4788-931f-4327751c94b1"}]} 2018-10-08 05:17:55,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-328a7f8c-a91a-4eec-a6e7-d085fb719a8e 2018-10-08 05:17:55,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:55,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-8c664816-f6dd-47da-b856-b15fddf14314 Date: Mon, 08 Oct 2018 05:17:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:08Z", "admin_state_up": true, "updated_at": "2018-10-08T05:16:15Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "4215e0bf-49d8-4934-a750-d54d1f5d7380", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router"}]} 2018-10-08 05:17:55,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router used request id req-8c664816-f6dd-47da-b856-b15fddf14314 2018-10-08 05:17:55,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:55,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b44a25b-07e1-445c-98af-17b6045e5fd8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:17:55,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-4b44a25b-07e1-445c-98af-17b6045e5fd8 2018-10-08 05:17:55,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=4215e0bf-49d8-4934-a750-d54d1f5d7380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:55,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e4b57a78-29ca-4af6-9533-df13b854ad90 Date: Mon, 08 Oct 2018 05:17:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.1"}],"id":"d52fa326-325d-4ded-868a-86d7aeb598fe","security_groups":[],"mac_address":"fa:16:3e:c4:6f:8a","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:14Z","binding:vnic_type":"normal","device_id":"4215e0bf-49d8-4934-a750-d54d1f5d7380"}]} 2018-10-08 05:17:55,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=4215e0bf-49d8-4934-a750-d54d1f5d7380 used request id req-e4b57a78-29ca-4af6-9533-df13b854ad90 2018-10-08 05:17:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1e519551-1739-4c1c-b66e-f7f3cfebea3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:55,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-96e75e60-6e1b-4907-af29-a365660fce97 Date: Mon, 08 Oct 2018 05:17:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}} 2018-10-08 05:17:55,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1e519551-1739-4c1c-b66e-f7f3cfebea3c used request id req-96e75e60-6e1b-4907-af29-a365660fce97 2018-10-08 05:17:55,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:55,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d9baea80-daf6-4ff1-86e5-59f01a3ee9a5 Date: Mon, 08 Oct 2018 05:17:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:17:55,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-d9baea80-daf6-4ff1-86e5-59f01a3ee9a5 2018-10-08 05:17:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:55,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fb78889e-c486-4dd8-9d37-6d23a2493021 Date: Mon, 08 Oct 2018 05:17:55 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:17:55,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-fb78889e-c486-4dd8-9d37-6d23a2493021 2018-10-08 05:17:55,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:56,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71c067d8-7717-4f2a-bd92-3d4ef1c70845 x-compute-request-id: req-71c067d8-7717-4f2a-bd92-3d4ef1c70845 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:56,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-71c067d8-7717-4f2a-bd92-3d4ef1c70845 2018-10-08 05:17:56,025 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - ACTIVE 2018-10-08 05:17:56,025 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:17:56,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:56,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2c2e936-6610-460c-8820-dca6dd511b6d x-compute-request-id: req-a2c2e936-6610-460c-8820-dca6dd511b6d Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:56,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-a2c2e936-6610-460c-8820-dca6dd511b6d 2018-10-08 05:17:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:56,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6ebbfe75-27ae-425d-98f4-b010ba3d7135 Date: Mon, 08 Oct 2018 05:17:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:17:56,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-6ebbfe75-27ae-425d-98f4-b010ba3d7135 2018-10-08 05:17:56,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:56,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463654de-4886-4c97-be38-a959fe32c706 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:17:56,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-463654de-4886-4c97-be38-a959fe32c706 2018-10-08 05:17:56,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:56,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8fa38afa-9a98-44c4-8dad-d8225d533f41 Date: Mon, 08 Oct 2018 05:17:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:17:56,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-8fa38afa-9a98-44c4-8dad-d8225d533f41 2018-10-08 05:17:56,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:57,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-a98fdecf-567b-4913-a267-4fd6856455dd Date: Mon, 08 Oct 2018 05:17:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.2"}],"id":"3a9af3a5-1125-4f8e-b64e-008c502ce24f","security_groups":[],"mac_address":"fa:16:3e:01:7d:b9","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.4"}],"id":"785abdd6-4f93-45fc-b14f-2b833bf9cdd4","security_groups":[],"mac_address":"fa:16:3e:d2:6d:f8","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.1"}],"id":"d52fa326-325d-4ded-868a-86d7aeb598fe","security_groups":[],"mac_address":"fa:16:3e:c4:6f:8a","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:14Z","binding:vnic_type":"normal","device_id":"4215e0bf-49d8-4934-a750-d54d1f5d7380"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.3"}],"id":"e5cc3d0f-ee35-44a2-99bf-2c87eb9065fd","security_groups":[],"mac_address":"fa:16:3e:56:5f:31","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:17:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.6"}],"id":"feb8962d-9bab-4135-a8a8-a706194252c2","security_groups":["4818b899-85ca-495e-bb31-b5bf38fe0a24"],"mac_address":"fa:16:3e:ed:74:6f","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:24Z","binding:vnic_type":"normal","device_id":"7ce0b5ec-12ea-4788-931f-4327751c94b1"}]} 2018-10-08 05:17:57,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-a98fdecf-567b-4913-a267-4fd6856455dd 2018-10-08 05:17:57,110 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 05:17:57,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:57,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-89be3018-1bd0-4e7d-b053-309b83971b6d Date: Mon, 08 Oct 2018 05:17:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:17:57,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-89be3018-1bd0-4e7d-b053-309b83971b6d 2018-10-08 05:17:57,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:57,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c70b0a25-fc95-4da1-a572-1629d54030b7 Date: Mon, 08 Oct 2018 05:17:57 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:17:57,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-c70b0a25-fc95-4da1-a572-1629d54030b7 2018-10-08 05:17:57,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "port_id": "feb8962d-9bab-4135-a8a8-a706194252c2"}}' 2018-10-08 05:17:59,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-e6993b65-9290-4238-b644-b060b5a4fde9 Date: Mon, 08 Oct 2018 05:17:59 GMT RESP BODY: {"floatingip": {"router_id": "4215e0bf-49d8-4934-a750-d54d1f5d7380", "status": "DOWN", "description": "", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:17:58Z", "updated_at": "2018-10-08T05:17:58Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "13240735a1524033bdcc466ceca1c43f", "port_id": "feb8962d-9bab-4135-a8a8-a706194252c2", "id": "6872a172-4530-4512-9581-29c2ca97daad"}} 2018-10-08 05:17:59,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-e6993b65-9290-4238-b644-b060b5a4fde9 2018-10-08 05:17:59,152 - create_instance - INFO - Created floating IP 172.30.9.204 via router - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router 2018-10-08 05:17:59,152 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-08 05:17:59,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:17:59,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c48be06-7348-4035-b319-69128cca50d5 x-compute-request-id: req-9c48be06-7348-4035-b319-69128cca50d5 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:17:59,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-9c48be06-7348-4035-b319-69128cca50d5 2018-10-08 05:17:59,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:18:00,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:17:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dabcf12-8e1f-4a43-a818-a0e27ec61e18 x-compute-request-id: req-2dabcf12-8e1f-4a43-a818-a0e27ec61e18 Content-Encoding: gzip Content-Length: 10496 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008015] AppArmor: AppArmor initialized\n[ 0.008831] Yama: becoming mindful.\n[ 0.010044] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013373] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014590] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016106] Initializing cgroup subsys memory\n[ 0.016975] Initializing cgroup subsys devices\n[ 0.017853] Initializing cgroup subsys freezer\n[ 0.018713] Initializing cgroup subsys blkio\n[ 0.019551] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020925] FEATURE SPEC_CTRL Not Present\n[ 0.022407] mce: CPU supports 10 MCE banks\n[ 0.023244] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.023244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.025164] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029764] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034373] ACPI: Core revision 20131115\n[ 0.035602] ACPI: All ACPI Tables successfully acquired\n[ 0.036246] ftrace: allocating 28719 entries in 113 pages\n[ 0.056022] smpboot: Max logical packages: 2\n[ 0.056917] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058096] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060175] Enabling x2apic\n[ 0.060796] Enabled x2apic\n[ 0.061622] Switched APIC routing to physical x2apic.\n[ 0.064400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.067599] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070902] KVM setup paravirtual spinlock\n[ 0.072812] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074133] x86: Booting SMP configuration:\n[ 0.075022] .... node #0, CPUs: #1[ 0.072805] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088035] x86: Booted up 1 node, 2 CPUs\n[ 0.088026] KVM setup async PF for cpu 1\n[ 0.088026] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.091490] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.092372] devtmpfs: initialized\n[ 0.096399] EVM: security.selinux\n[ 0.097299] EVM: security.SMACK64\n[ 0.098196] EVM: security.ima\n[ 0.099019] EVM: security.capability\n[ 0.100973] pinctrl core: initialized pinctrl subsystem\n[ 0.102277] regulator-dummy: no parameters\n[ 0.103379] RTC time: 5:17:45, date: 10/08/18\n[ 0.104030] NET: Registered protocol family 16\n[ 0.105245] cpuidle: using governor ladder\n[ 0.106301] cpuidle: using governor menu\n[ 0.107373] ACPI: bus type PCI registered\n[ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109567] PCI: Using configuration type 1 for base access\n[ 0.111546] bio: create slab at 0\n[ 0.112061] ACPI: Added _OSI(Module Device)\n[ 0.113124] ACPI: Added _OSI(Processor Device)\n[ 0.114230] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.115388] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.117721] ACPI: Interpreter enabled\n[ 0.118684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.120681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.124668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.127149] ACPI: (supports S0 S5)\n[ 0.128003] ACPI: Using IOAPIC for interrupt routing\n[ 0.129208] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.131665] ACPI: No dock devices found.\n[ 0.134308] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135783] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137546] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140222] acpiphp: Slot [3] registered\n[ 0.141241] acpiphp: Slot [4] registered\n[ 0.142272] acpiphp: Slot [5] registered\n[ 0.143284] acpiphp: Slot [6] registered\n[ 0.144021] acpiphp: Slot [7] registered\n[ 0.145039] acpiphp: Slot [8] registered\n[ 0.146057] acpiphp: Slot [9] registered\n[ 0.147073] acpiphp: Slot [10] registered\n[ 0.148057] acpiphp: Slot [11] registered\n[ 0.149238] acpiphp: Slot [12] registered\n[ 0.150270] acpiphp: Slot [13] registered\n[ 0.151301] acpiphp: Slot [14] registered\n[ 0.152024] acpiphp: Slot [15] registered\n[ 0.153061] acpiphp: Slot [16] registered\n[ 0.154094] acpiphp: Slot [17] registered\n[ 0.155132] acpiphp: Slot [18] registered\n[ 0.156023] acpiphp: Slot [19] registered\n[ 0.157072] acpiphp: Slot [20] registered\n[ 0.158114] acpiphp: Slot [21] registered\n[ 0.159142] acpiphp: Slot [22] registered\n[ 0.160021] acpiphp: Slot [23] registered\n[ 0.161059] acpiphp: Slot [24] registered\n[ 0.162088] acpiphp: Slot [25] registered\n[ 0.163123] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164824] acpiphp: Slot [28] registered\n[ 0.165622] acpiphp: Slot [29] registered\n[ 0.166420] acpiphp: Slot [30] registered\n[ 0.167224] acpiphp: Slot [31] registered\n[ 0.168010] PCI host bridge to bus 0000:00\n[ 0.168812] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.169815] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.170927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173365] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.188375] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189821] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.236064] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.237576] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.239000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.240369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.241766] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.243051] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244093] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245079] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.246614] vgaarb: loaded\n[ 0.247213] vgaarb: bridge control possible 0000:00:02.0\n[ 0.248126] SCSI subsystem initialized\n[ 0.248922] ACPI: bus type USB registered\n[ 0.248922] usbcore: registered new interface driver usbfs\n[ 0.249866] usbcore: registered new interface driver hub\n[ 0.250865] usbcore: registered new device driver usb\n[ 0.252039] PCI: Using ACPI for IRQ routing\n[ 0.253036] NetLabel: Initializing\n[ 0.253750] NetLabel: domain hash size = 128\n[ 0.254594] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.255554] NetLabel: unlabeled traffic allowed by default\n[ 0.256048] Switched to clocksource kvm-clock\n[ 0.260721] AppArmor: AppArmor Filesystem Enabled\n[ 0.261650] pnp: PnP ACPI init\n[ 0.262309] ACPI: bus type PNP registered\n[ 0.263455] pnp: PnP ACPI: found 8 devices\n[ 0.264279] ACPI: bus type PNP unregistered\n[ 0.270917] NET: Registered protocol family 2\n[ 0.271909] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.274586] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.276142] TCP: reno registered\n[ 0.276842] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.277947] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279143] NET: Registered protocol family 1\n[ 0.280011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.281111] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.282180] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.303760] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.325627] Trying to unpack rootfs image as initramfs...\n[ 0.405606] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.407244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.408333] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.409523] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.411180] Scanning for low memory corruption every 60 seconds\n[ 0.412492] Initialise system trusted keyring\n[ 0.413408] audit: initializing netlink socket (disabled)\n[ 0.414438] type=2000 audit(1538975866.196:1): initialized\n[ 0.431961] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.433809] zbud: loaded\n[ 0.434604] VFS: Disk quotas dquot_6.5.2\n[ 0.435424] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.436884] fuse init (API version 7.22)\n[ 0.437729] msgmni has been set to 3997\n[ 0.438544] Key type big_key registered\n[ 0.439533] Key type asymmetric registered\n[ 0.440373] Asymmetric key parser 'x509' registered\n[ 0.441335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.442835] io scheduler noop registered\n[ 0.443640] io scheduler deadline registered (default)\n[ 0.444644] io scheduler cfq registered\n[ 0.445468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.446523] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.447759] ipmi message handler version 39.2\n[ 0.448673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.450130] ACPI: Power Button [PWRF]\n[ 0.450981] GHES: HEST is not enabled!\n[ 0.472380] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.515322] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.517169] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.541155] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.543152] Linux agpgart interface v0.103\n[ 0.544753] brd: module loaded\n[ 0.545745] loop: module loaded\n[ 0.546673] blk-mq: CPU -> queue map\n[ 0.547412] CPU 0 -> Queue 0\n[ 0.548076] CPU 1 -> Queue 0\n[ 0.549210] vda: vda1\n[ 0.550534] scsi0 : ata_piix\n[ 0.551271] scsi1 : ata_piix\n[ 0.551937] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.553159] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.554540] libphy: Fixed MDIO Bus: probed\n[ 0.555810] tun: Universal TUN/TAP device driver, 1.6\n[ 0.556777] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.558635] PPP generic driver version 2.4.2\n[ 0.559710] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.561267] ehci-pci: EHCI PCI platform driver\n[ 0.562343] ehci-platform: EHCI generic platform driver\n[ 0.563552] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.564955] ohci-pci: OHCI PCI platform driver\n[ 0.566012] ohci-platform: OHCI generic platform driver\n[ 0.567219] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.589452] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.590713] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.592610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.593982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.595481] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.597252] usb usb1: Product: UHCI Host Controller\n[ 0.598390] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.599884] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.601092] hub 1-0:1.0: USB hub found\n[ 0.602053] hub 1-0:1.0: 2 ports detected\n[ 0.603134] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.605586] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.606724] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.608029] mousedev: PS/2 mouse device common for all mice\n[ 0.609590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.611777] rtc_cmos 00:00: RTC can wake from S4\n[ 0.613121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.614578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.616086] device-mapper: uevent: version 1.0.3\n[ 0.617263] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.619195] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.620641] TCP: cubic registered\n[ 0.621528] NET: Registered protocol family 10\n[ 0.622725] NET: Registered protocol family 17\n[ 0.623793] Key type dns_resolver registered\n[ 0.625028] Loading compiled-in X.509 certificates\n[ 0.626682] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.628893] registered taskstats version 1\n[ 0.631257] Key type trusted registered\n[ 0.634315] Key type encrypted registered\n[ 0.635306] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.636617] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.638197] regulator-dummy: disabling\n[ 0.639193] Magic number: 6:871:263\n[ 0.646961] rtc_cmos 00:00: setting system clock to 2018-10-08 05:17:46 UTC (1538975866)\n[ 0.648982] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.650365] EDD information not available.\n[ 0.708944] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.710859] Write protecting the kernel read-only data: 12288k\n[ 0.712435] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.715218] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.726528] systemd-udevd[107]: starting version 204\n[ 0.772303] FDC 0 is a S82078B\n[ 0.912020] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.075986] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.077301] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.078682] usb 1-1: Product: QEMU USB Tablet\n[ 1.079593] usb 1-1: Manufacturer: QEMU\n[ 1.080427] usb 1-1: SerialNumber: 42\n[ 1.404065] tsc: Refined TSC clocksource calibration: 3491.914 MHz\n[ 1.776799] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.016506] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.133831] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.227357] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 05:17:48 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.72]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 05:17:49 +0000. Up 3.69 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.6 | 255.255.255.0 | fa:16:3e:ed:74:6f |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.3 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n4c:c3:0e:69:47:58:8d:5b:89:de:d2:66:ff:99:27:45 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo+ . |\n| .+o + |\n| +.== |\n| . *+.= E|\n| S+ . . |\n| . .|\n| . + |\n| = .|\n| o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6d:06:a9:56:55:48:cf:e8:89:aa:25:d4:b5:7e:78:65 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oo. |\n| o.+ |\n| = . o |\n| . + * . |\n| . + S * E |\n| . . o + o |\n| . o o o |\n| + o |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd9:61:ac:69:58:bc:8b:89:f5:9e:94:22:7d:8b:ac:e9 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . . |\n| o + |\n| o B . |\n| o S . |\n| + = o |\n| o = * |\n| + * o |\n| .E.o + |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n52:0d:f2:f8:1c:9a:4b:73:c0:33:43:64:f6:23:fd:30 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .* . |\n| = * o |\n| O E . |\n| % * |\n| * S . |\n| . = |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 08 Oct 2018 05:17:52 +0000. Up 6.59 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 08 Oct 2018 05:17:53 +0000. Up 7.42 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | fd:25:71:16:0b:76:00:f5:4f:ef:ad:39:15:ab:31:1d | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6d:06:a9:56:55:48:cf:e8:89:aa:25:d4:b5:7e:78:65 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i (DSA)\nec2: 256 d9:61:ac:69:58:bc:8b:89:f5:9e:94:22:7d:8b:ac:e9 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i (ECDSA)\nec2: 256 52:0d:f2:f8:1c:9a:4b:73:c0:33:43:64:f6:23:fd:30 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i (ED25519)\nec2: 2048 4c:c3:0e:69:47:58:8d:5b:89:de:d2:66:ff:99:27:45 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOlp8iikeDUMWBodbdlh0FEYMXlk7QkZBI4Ppm+yz2TJ5/ciPeY+aLT2cYuIYAnPLN5JpsBLjPA0putER2w3Lco= root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIW+y6U3J0ay4Eqx75WeNibQmIlKXPArQ0sQbV2X9iRs root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDidyNJc1FGUa/EgUuqa3x9fIGYhcv22nsZZyiuSXZdjeemipUmdyty310R8C2gJ37WI3nhC32i0fW3filCbYQd92AkMhCn5tWazs1DTOrdGGnK2DT+txwWTSrJ8rRjQVd19E7Snd7ov78k2KORiidmurx/OA6eTcipX5auvbt8h6ReiJmx7M1tB+PI69ki1HC98hfY1S+52l+Y21+9RGlxxvDi3pKaVo8W1qAde2GKg7RiSMeN57YxOPcBImNlzoTKLnxjSBpkef0hrsk5wps6mj9gSi0I+STvvcfjgyR6iNol8nh/w/A34VY+2yeHUzY5HfFY4fn5PHBu3ooBLMiL root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 08 Oct 2018 05:17:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.51 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i ttyS0\n\nansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i login: "} 2018-10-08 05:18:00,634 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1/action used request id req-2dabcf12-8e1f-4a43-a818-a0e27ec61e18 2018-10-08 05:18:00,635 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:18:00,636 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008015] AppArmor: AppArmor initialized [ 0.008831] Yama: becoming mindful. [ 0.010044] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013373] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014590] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016106] Initializing cgroup subsys memory [ 0.016975] Initializing cgroup subsys devices [ 0.017853] Initializing cgroup subsys freezer [ 0.018713] Initializing cgroup subsys blkio [ 0.019551] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020925] FEATURE SPEC_CTRL Not Present [ 0.022407] mce: CPU supports 10 MCE banks [ 0.023244] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.023244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.025164] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029764] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034373] ACPI: Core revision 20131115 [ 0.035602] ACPI: All ACPI Tables successfully acquired [ 0.036246] ftrace: allocating 28719 entries in 113 pages [ 0.056022] smpboot: Max logical packages: 2 [ 0.056917] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058096] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060175] Enabling x2apic [ 0.060796] Enabled x2apic [ 0.061622] Switched APIC routing to physical x2apic. [ 0.064400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.067599] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070902] KVM setup paravirtual spinlock [ 0.072812] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074133] x86: Booting SMP configuration: [ 0.075022] .... node #0, CPUs: #1[ 0.072805] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088035] x86: Booted up 1 node, 2 CPUs [ 0.088026] KVM setup async PF for cpu 1 [ 0.088026] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.091490] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.092372] devtmpfs: initialized [ 0.096399] EVM: security.selinux [ 0.097299] EVM: security.SMACK64 [ 0.098196] EVM: security.ima [ 0.099019] EVM: security.capability [ 0.100973] pinctrl core: initialized pinctrl subsystem [ 0.102277] regulator-dummy: no parameters [ 0.103379] RTC time: 5:17:45, date: 10/08/18 [ 0.104030] NET: Registered protocol family 16 [ 0.105245] cpuidle: using governor ladder [ 0.106301] cpuidle: using governor menu [ 0.107373] ACPI: bus type PCI registered [ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109567] PCI: Using configuration type 1 for base access [ 0.111546] bio: create slab at 0 [ 0.112061] ACPI: Added _OSI(Module Device) [ 0.113124] ACPI: Added _OSI(Processor Device) [ 0.114230] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.115388] ACPI: Added _OSI(Processor Aggregator Device) [ 0.117721] ACPI: Interpreter enabled [ 0.118684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.120681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.124668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.127149] ACPI: (supports S0 S5) [ 0.128003] ACPI: Using IOAPIC for interrupt routing [ 0.129208] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.131665] ACPI: No dock devices found. [ 0.134308] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135783] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137546] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140222] acpiphp: Slot [3] registered [ 0.141241] acpiphp: Slot [4] registered [ 0.142272] acpiphp: Slot [5] registered [ 0.143284] acpiphp: Slot [6] registered [ 0.144021] acpiphp: Slot [7] registered [ 0.145039] acpiphp: Slot [8] registered [ 0.146057] acpiphp: Slot [9] registered [ 0.147073] acpiphp: Slot [10] registered [ 0.148057] acpiphp: Slot [11] registered [ 0.149238] acpiphp: Slot [12] registered [ 0.150270] acpiphp: Slot [13] registered [ 0.151301] acpiphp: Slot [14] registered [ 0.152024] acpiphp: Slot [15] registered [ 0.153061] acpiphp: Slot [16] registered [ 0.154094] acpiphp: Slot [17] registered [ 0.155132] acpiphp: Slot [18] registered [ 0.156023] acpiphp: Slot [19] registered [ 0.157072] acpiphp: Slot [20] registered [ 0.158114] acpiphp: Slot [21] registered [ 0.159142] acpiphp: Slot [22] registered [ 0.160021] acpiphp: Slot [23] registered [ 0.161059] acpiphp: Slot [24] registered [ 0.162088] acpiphp: Slot [25] registered [ 0.163123] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164824] acpiphp: Slot [28] registered [ 0.165622] acpiphp: Slot [29] registered [ 0.166420] acpiphp: Slot [30] registered [ 0.167224] acpiphp: Slot [31] registered [ 0.168010] PCI host bridge to bus 0000:00 [ 0.168812] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.169815] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.170927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173365] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.188375] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189821] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.236064] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.237576] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.239000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.241766] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.243051] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244093] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245079] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.246614] vgaarb: loaded [ 0.247213] vgaarb: bridge control possible 0000:00:02.0 [ 0.248126] SCSI subsystem initialized [ 0.248922] ACPI: bus type USB registered [ 0.248922] usbcore: registered new interface driver usbfs [ 0.249866] usbcore: registered new interface driver hub [ 0.250865] usbcore: registered new device driver usb [ 0.252039] PCI: Using ACPI for IRQ routing [ 0.253036] NetLabel: Initializing [ 0.253750] NetLabel: domain hash size = 128 [ 0.254594] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.255554] NetLabel: unlabeled traffic allowed by default [ 0.256048] Switched to clocksource kvm-clock [ 0.260721] AppArmor: AppArmor Filesystem Enabled [ 0.261650] pnp: PnP ACPI init [ 0.262309] ACPI: bus type PNP registered [ 0.263455] pnp: PnP ACPI: found 8 devices [ 0.264279] ACPI: bus type PNP unregistered [ 0.270917] NET: Registered protocol family 2 [ 0.271909] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.274586] TCP: Hash tables configured (established 16384 bind 16384) [ 0.276142] TCP: reno registered [ 0.276842] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.277947] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279143] NET: Registered protocol family 1 [ 0.280011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.281111] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.282180] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.303760] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.325627] Trying to unpack rootfs image as initramfs... [ 0.405606] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.407244] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.408333] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.409523] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.411180] Scanning for low memory corruption every 60 seconds [ 0.412492] Initialise system trusted keyring [ 0.413408] audit: initializing netlink socket (disabled) [ 0.414438] type=2000 audit(1538975866.196:1): initialized [ 0.431961] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.433809] zbud: loaded [ 0.434604] VFS: Disk quotas dquot_6.5.2 [ 0.435424] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.436884] fuse init (API version 7.22) [ 0.437729] msgmni has been set to 3997 [ 0.438544] Key type big_key registered [ 0.439533] Key type asymmetric registered [ 0.440373] Asymmetric key parser 'x509' registered [ 0.441335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.442835] io scheduler noop registered [ 0.443640] io scheduler deadline registered (default) [ 0.444644] io scheduler cfq registered [ 0.445468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.446523] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.447759] ipmi message handler version 39.2 [ 0.448673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.450130] ACPI: Power Button [PWRF] [ 0.450981] GHES: HEST is not enabled! [ 0.472380] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.515322] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.517169] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.541155] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.543152] Linux agpgart interface v0.103 [ 0.544753] brd: module loaded [ 0.545745] loop: module loaded [ 0.546673] blk-mq: CPU -> queue map [ 0.547412] CPU 0 -> Queue 0 [ 0.548076] CPU 1 -> Queue 0 [ 0.549210] vda: vda1 [ 0.550534] scsi0 : ata_piix [ 0.551271] scsi1 : ata_piix [ 0.551937] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.553159] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.554540] libphy: Fixed MDIO Bus: probed [ 0.555810] tun: Universal TUN/TAP device driver, 1.6 [ 0.556777] tun: (C) 1999-2004 Max Krasnyansky [ 0.558635] PPP generic driver version 2.4.2 [ 0.559710] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.561267] ehci-pci: EHCI PCI platform driver [ 0.562343] ehci-platform: EHCI generic platform driver [ 0.563552] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.564955] ohci-pci: OHCI PCI platform driver [ 0.566012] ohci-platform: OHCI generic platform driver [ 0.567219] uhci_hcd: USB Universal Host Controller Interface driver [ 0.589452] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.590713] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.592610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.593982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.595481] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.597252] usb usb1: Product: UHCI Host Controller [ 0.598390] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.599884] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601092] hub 1-0:1.0: USB hub found [ 0.602053] hub 1-0:1.0: 2 ports detected [ 0.603134] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.605586] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.606724] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.608029] mousedev: PS/2 mouse device common for all mice [ 0.609590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.611777] rtc_cmos 00:00: RTC can wake from S4 [ 0.613121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.614578] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.616086] device-mapper: uevent: version 1.0.3 [ 0.617263] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.619195] ledtrig-cpu: registered to indicate activity on CPUs [ 0.620641] TCP: cubic registered [ 0.621528] NET: Registered protocol family 10 [ 0.622725] NET: Registered protocol family 17 [ 0.623793] Key type dns_resolver registered [ 0.625028] Loading compiled-in X.509 certificates [ 0.626682] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.628893] registered taskstats version 1 [ 0.631257] Key type trusted registered [ 0.634315] Key type encrypted registered [ 0.635306] AppArmor: AppArmor sha1 policy hashing enabled [ 0.636617] IMA: No TPM chip found, activating TPM-bypass! [ 0.638197] regulator-dummy: disabling [ 0.639193] Magic number: 6:871:263 [ 0.646961] rtc_cmos 00:00: setting system clock to 2018-10-08 05:17:46 UTC (1538975866) [ 0.648982] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.650365] EDD information not available. [ 0.708944] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.710859] Write protecting the kernel read-only data: 12288k [ 0.712435] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.715218] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.726528] systemd-udevd[107]: starting version 204 [ 0.772303] FDC 0 is a S82078B [ 0.912020] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.075986] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.077301] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.078682] usb 1-1: Product: QEMU USB Tablet [ 1.079593] usb 1-1: Manufacturer: QEMU [ 1.080427] usb 1-1: SerialNumber: 42 [ 1.404065] tsc: Refined TSC clocksource calibration: 3491.914 MHz [ 1.776799] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.016506] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.133831] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.227357] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 05:17:48 +0000. Up 2.55 seconds. cloud-init-nonet[2.72]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.57]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 05:17:49 +0000. Up 3.69 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.6 | 255.255.255.0 | fa:16:3e:ed:74:6f | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.3 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 4c:c3:0e:69:47:58:8d:5b:89:de:d2:66:ff:99:27:45 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i The key's randomart image is: +--[ RSA 2048]----+ | oo+ . | | .+o + | | +.== | | . *+.= E| | S+ . . | | . .| | . + | | = .| | o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 6d:06:a9:56:55:48:cf:e8:89:aa:25:d4:b5:7e:78:65 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i The key's randomart image is: +--[ DSA 1024]----+ | .oo. | | o.+ | | = . o | | . + * . | | . + S * E | | . . o + o | | . o o o | | + o | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: d9:61:ac:69:58:bc:8b:89:f5:9e:94:22:7d:8b:ac:e9 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i The key's randomart image is: +--[ECDSA 256]---+ | | | . . | | o + | | o B . | | o S . | | + = o | | o = * | | + * o | | .E.o + | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 52:0d:f2:f8:1c:9a:4b:73:c0:33:43:64:f6:23:fd:30 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i The key's randomart image is: +--[ED25519 256--+ | .* . | | = * o | | O E . | | % * | | * S . | | . = | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 08 Oct 2018 05:17:52 +0000. Up 6.59 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 08 Oct 2018 05:17:53 +0000. Up 7.42 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | fd:25:71:16:0b:76:00:f5:4f:ef:ad:39:15:ab:31:1d | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6d:06:a9:56:55:48:cf:e8:89:aa:25:d4:b5:7e:78:65 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i (DSA) ec2: 256 d9:61:ac:69:58:bc:8b:89:f5:9e:94:22:7d:8b:ac:e9 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i (ECDSA) ec2: 256 52:0d:f2:f8:1c:9a:4b:73:c0:33:43:64:f6:23:fd:30 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i (ED25519) ec2: 2048 4c:c3:0e:69:47:58:8d:5b:89:de:d2:66:ff:99:27:45 root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOlp8iikeDUMWBodbdlh0FEYMXlk7QkZBI4Ppm+yz2TJ5/ciPeY+aLT2cYuIYAnPLN5JpsBLjPA0putER2w3Lco= root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIW+y6U3J0ay4Eqx75WeNibQmIlKXPArQ0sQbV2X9iRs root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDidyNJc1FGUa/EgUuqa3x9fIGYhcv22nsZZyiuSXZdjeemipUmdyty310R8C2gJ37WI3nhC32i0fW3filCbYQd92AkMhCn5tWazs1DTOrdGGnK2DT+txwWTSrJ8rRjQVd19E7Snd7ov78k2KORiidmurx/OA6eTcipX5auvbt8h6ReiJmx7M1tB+PI69ki1HC98hfY1S+52l+Y21+9RGlxxvDi3pKaVo8W1qAde2GKg7RiSMeN57YxOPcBImNlzoTKLnxjSBpkef0hrsk5wps6mj9gSi0I+STvvcfjgyR6iNol8nh/w/A34VY+2yeHUzY5HfFY4fn5PHBu3ooBLMiL root@ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 08 Oct 2018 05:17:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.51 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i ttyS0 ansibleprovisioningtests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-i login: 2018-10-08 05:18:00,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:01,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30d4011d-2364-4033-8b0f-33c20be30f2a x-compute-request-id: req-30d4011d-2364-4033-8b0f-33c20be30f2a Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:01,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-30d4011d-2364-4033-8b0f-33c20be30f2a 2018-10-08 05:18:01,219 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - ACTIVE 2018-10-08 05:18:01,219 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:18:01,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:01,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b0c62d0-22bf-4f1e-8df5-1376f32cd1ef x-compute-request-id: req-8b0c62d0-22bf-4f1e-8df5-1376f32cd1ef Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:01,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-8b0c62d0-22bf-4f1e-8df5-1376f32cd1ef 2018-10-08 05:18:01,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:01,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9149824a-9c94-481c-931c-478d0226c592 Date: Mon, 08 Oct 2018 05:18:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:18:01,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-9149824a-9c94-481c-931c-478d0226c592 2018-10-08 05:18:01,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:01,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c461f86d-802f-4814-b7b1-30e1b6ce5e99 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:18:01,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-c461f86d-802f-4814-b7b1-30e1b6ce5e99 2018-10-08 05:18:01,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:01,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-01084ce1-4cb7-43b2-8cab-ced194890861 Date: Mon, 08 Oct 2018 05:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:18:01,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-01084ce1-4cb7-43b2-8cab-ced194890861 2018-10-08 05:18:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:01,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-0615ccb9-0807-4e30-b7b6-85c969a42c99 Date: Mon, 08 Oct 2018 05:18:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.2"}],"id":"3a9af3a5-1125-4f8e-b64e-008c502ce24f","security_groups":[],"mac_address":"fa:16:3e:01:7d:b9","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.4"}],"id":"785abdd6-4f93-45fc-b14f-2b833bf9cdd4","security_groups":[],"mac_address":"fa:16:3e:d2:6d:f8","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.1"}],"id":"d52fa326-325d-4ded-868a-86d7aeb598fe","security_groups":[],"mac_address":"fa:16:3e:c4:6f:8a","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:14Z","binding:vnic_type":"normal","device_id":"4215e0bf-49d8-4934-a750-d54d1f5d7380"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.3"}],"id":"e5cc3d0f-ee35-44a2-99bf-2c87eb9065fd","security_groups":[],"mac_address":"fa:16:3e:56:5f:31","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:17:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.6"}],"id":"feb8962d-9bab-4135-a8a8-a706194252c2","security_groups":["4818b899-85ca-495e-bb31-b5bf38fe0a24"],"mac_address":"fa:16:3e:ed:74:6f","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:24Z","binding:vnic_type":"normal","device_id":"7ce0b5ec-12ea-4788-931f-4327751c94b1"}]} 2018-10-08 05:18:01,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-0615ccb9-0807-4e30-b7b6-85c969a42c99 2018-10-08 05:18:01,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:02,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53fac085-baf9-4430-90d4-28f39e9fdd2c x-compute-request-id: req-53fac085-baf9-4430-90d4-28f39e9fdd2c Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:02,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-53fac085-baf9-4430-90d4-28f39e9fdd2c 2018-10-08 05:18:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:02,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ce704027-f35a-4399-a282-51c57129fbcc Date: Mon, 08 Oct 2018 05:18:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:18:02,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-ce704027-f35a-4399-a282-51c57129fbcc 2018-10-08 05:18:02,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:02,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74eb3417-cf3a-4f8c-84d5-a0b28a581708 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:18:02,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-74eb3417-cf3a-4f8c-84d5-a0b28a581708 2018-10-08 05:18:02,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:02,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4346d60a-1888-4f14-9964-c63fa1e93cf2 Date: Mon, 08 Oct 2018 05:18:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:18:02,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-4346d60a-1888-4f14-9964-c63fa1e93cf2 2018-10-08 05:18:02,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:02,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-16396d25-943e-40f0-a354-902bf8e8dadd Date: Mon, 08 Oct 2018 05:18:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.2"}],"id":"3a9af3a5-1125-4f8e-b64e-008c502ce24f","security_groups":[],"mac_address":"fa:16:3e:01:7d:b9","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.4"}],"id":"785abdd6-4f93-45fc-b14f-2b833bf9cdd4","security_groups":[],"mac_address":"fa:16:3e:d2:6d:f8","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.1"}],"id":"d52fa326-325d-4ded-868a-86d7aeb598fe","security_groups":[],"mac_address":"fa:16:3e:c4:6f:8a","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:14Z","binding:vnic_type":"normal","device_id":"4215e0bf-49d8-4934-a750-d54d1f5d7380"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.3"}],"id":"e5cc3d0f-ee35-44a2-99bf-2c87eb9065fd","security_groups":[],"mac_address":"fa:16:3e:56:5f:31","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:17:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.6"}],"id":"feb8962d-9bab-4135-a8a8-a706194252c2","security_groups":["4818b899-85ca-495e-bb31-b5bf38fe0a24"],"mac_address":"fa:16:3e:ed:74:6f","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:24Z","binding:vnic_type":"normal","device_id":"7ce0b5ec-12ea-4788-931f-4327751c94b1"}]} 2018-10-08 05:18:02,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-16396d25-943e-40f0-a354-902bf8e8dadd 2018-10-08 05:18:02,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}}' 2018-10-08 05:18:03,704 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fda58db8-5c3c-4610-b5a2-ef6e2da47e42 x-compute-request-id: req-fda58db8-5c3c-4610-b5a2-ef6e2da47e42 Content-Length: 0 Content-Type: application/json 2018-10-08 05:18:03,704 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1/action used request id req-fda58db8-5c3c-4610-b5a2-ef6e2da47e42 2018-10-08 05:18:03,705 - create_instance - INFO - Checking if VM is active 2018-10-08 05:18:03,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:04,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e3e5449-0adb-496f-b98f-17a3c65ce781 x-compute-request-id: req-2e3e5449-0adb-496f-b98f-17a3c65ce781 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}, {"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:04,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-2e3e5449-0adb-496f-b98f-17a3c65ce781 2018-10-08 05:18:04,568 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - ACTIVE 2018-10-08 05:18:04,568 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:18:04,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:05,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d572f325-2cb1-4d77-b113-465cb3174fea x-compute-request-id: req-d572f325-2cb1-4d77-b113-465cb3174fea Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}, {"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:05,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-d572f325-2cb1-4d77-b113-465cb3174fea 2018-10-08 05:18:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:05,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ee9f31f6-a098-4e8c-81cd-435736ab46ef Date: Mon, 08 Oct 2018 05:18:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:18:05,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-ee9f31f6-a098-4e8c-81cd-435736ab46ef 2018-10-08 05:18:05,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:05,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea44bec-b189-44f6-9580-8430380e4409 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:18:05,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-dea44bec-b189-44f6-9580-8430380e4409 2018-10-08 05:18:05,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:05,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e50196cf-cde0-4617-963f-55ed8142a67e Date: Mon, 08 Oct 2018 05:18:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:18:05,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-e50196cf-cde0-4617-963f-55ed8142a67e 2018-10-08 05:18:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:05,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-d3fda9a9-5e71-4708-ab2b-881a2e71828b Date: Mon, 08 Oct 2018 05:18:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.2"}],"id":"3a9af3a5-1125-4f8e-b64e-008c502ce24f","security_groups":[],"mac_address":"fa:16:3e:01:7d:b9","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.4"}],"id":"785abdd6-4f93-45fc-b14f-2b833bf9cdd4","security_groups":[],"mac_address":"fa:16:3e:d2:6d:f8","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.1"}],"id":"d52fa326-325d-4ded-868a-86d7aeb598fe","security_groups":[],"mac_address":"fa:16:3e:c4:6f:8a","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:14Z","binding:vnic_type":"normal","device_id":"4215e0bf-49d8-4934-a750-d54d1f5d7380"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.3"}],"id":"e5cc3d0f-ee35-44a2-99bf-2c87eb9065fd","security_groups":[],"mac_address":"fa:16:3e:56:5f:31","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.6"}],"id":"feb8962d-9bab-4135-a8a8-a706194252c2","security_groups":["2a923b71-cbfd-493c-b884-a0226f46e07d","4818b899-85ca-495e-bb31-b5bf38fe0a24"],"mac_address":"fa:16:3e:ed:74:6f","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:24Z","binding:vnic_type":"normal","device_id":"7ce0b5ec-12ea-4788-931f-4327751c94b1"}]} 2018-10-08 05:18:05,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-d3fda9a9-5e71-4708-ab2b-881a2e71828b 2018-10-08 05:18:05,555 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:18:05,559 - paramiko.transport - DEBUG - starting thread (client mode): 0x10908c50L 2018-10-08 05:18:05,560 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:18:05,564 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-08 05:18:05,564 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-08 05:18:05,565 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:18:05,566 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:18:05,566 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:18:05,566 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:18:05,566 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:18:05,566 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:18:05,608 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:18:05,609 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:18:05,623 - paramiko.transport - DEBUG - Trying key fd2571160b7600f54fefad3915ab311d from tmp/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6 2018-10-08 05:18:05,649 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:18:05,668 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:18:05,769 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:18:05,801 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:18:05,801 - create_instance - INFO - Checking if cloud-init has completed 2018-10-08 05:18:05,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:06,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c07261b7-bafd-4beb-8dd3-10cd6d0832ae x-compute-request-id: req-c07261b7-bafd-4beb-8dd3-10cd6d0832ae Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}, {"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:06,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-c07261b7-bafd-4beb-8dd3-10cd6d0832ae 2018-10-08 05:18:06,280 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - ACTIVE 2018-10-08 05:18:06,280 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:18:06,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:06,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-144104f0-2bf0-4c0d-b573-285bbd14d96e x-compute-request-id: req-144104f0-2bf0-4c0d-b573-285bbd14d96e Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}, {"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:06,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-144104f0-2bf0-4c0d-b573-285bbd14d96e 2018-10-08 05:18:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:06,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b22f718f-6ffd-4578-8202-66e233c1bfaf Date: Mon, 08 Oct 2018 05:18:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:18:06,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-b22f718f-6ffd-4578-8202-66e233c1bfaf 2018-10-08 05:18:06,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:06,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3555d2-6d48-4095-847a-41839472ce71 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:18:06,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-8e3555d2-6d48-4095-847a-41839472ce71 2018-10-08 05:18:06,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:07,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1cde6c5e-af9e-482c-85e9-48e601440f3a Date: Mon, 08 Oct 2018 05:18:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:18:07,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-1cde6c5e-af9e-482c-85e9-48e601440f3a 2018-10-08 05:18:07,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:07,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-bfdac431-f64d-4bed-b652-af22bd2c30a4 Date: Mon, 08 Oct 2018 05:18:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.2"}],"id":"3a9af3a5-1125-4f8e-b64e-008c502ce24f","security_groups":[],"mac_address":"fa:16:3e:01:7d:b9","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.4"}],"id":"785abdd6-4f93-45fc-b14f-2b833bf9cdd4","security_groups":[],"mac_address":"fa:16:3e:d2:6d:f8","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.1"}],"id":"d52fa326-325d-4ded-868a-86d7aeb598fe","security_groups":[],"mac_address":"fa:16:3e:c4:6f:8a","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:14Z","binding:vnic_type":"normal","device_id":"4215e0bf-49d8-4934-a750-d54d1f5d7380"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.3"}],"id":"e5cc3d0f-ee35-44a2-99bf-2c87eb9065fd","security_groups":[],"mac_address":"fa:16:3e:56:5f:31","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.6"}],"id":"feb8962d-9bab-4135-a8a8-a706194252c2","security_groups":["2a923b71-cbfd-493c-b884-a0226f46e07d","4818b899-85ca-495e-bb31-b5bf38fe0a24"],"mac_address":"fa:16:3e:ed:74:6f","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:24Z","binding:vnic_type":"normal","device_id":"7ce0b5ec-12ea-4788-931f-4327751c94b1"}]} 2018-10-08 05:18:07,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-bfdac431-f64d-4bed-b652-af22bd2c30a4 2018-10-08 05:18:07,299 - create_instance - INFO - Checking if VM is active 2018-10-08 05:18:07,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:07,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62881ce0-233e-4a39-8502-13e3a9144bed x-compute-request-id: req-62881ce0-233e-4a39-8502-13e3a9144bed Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}, {"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:07,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-62881ce0-233e-4a39-8502-13e3a9144bed 2018-10-08 05:18:07,766 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - ACTIVE 2018-10-08 05:18:07,766 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:18:07,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:08,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e52cbc80-d947-40d5-b508-d80f36bd1af6 x-compute-request-id: req-e52cbc80-d947-40d5-b508-d80f36bd1af6 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:74:6f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "security_groups": [{"name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp"}, {"name": "default"}], "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:17:50Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:08,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-e52cbc80-d947-40d5-b508-d80f36bd1af6 2018-10-08 05:18:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:08,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-953e31c3-07c0-41e7-8853-d79d64865437 Date: Mon, 08 Oct 2018 05:18:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e519551-1739-4c1c-b66e-f7f3cfebea3c"],"updated_at":"2018-10-08T05:16:05Z","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13240735a1524033bdcc466ceca1c43f","id":"2a82fa31-348f-47f9-958a-86a3083ac909","name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net"}]} 2018-10-08 05:18:08,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net used request id req-953e31c3-07c0-41e7-8853-d79d64865437 2018-10-08 05:18:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:08,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0168bde8-975a-46a1-a14d-0f2c8521ebf2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:18:08,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-0168bde8-975a-46a1-a14d-0f2c8521ebf2 2018-10-08 05:18:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:08,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0f1075b7-240f-4c51-b640-e872ae895df5 Date: Mon, 08 Oct 2018 05:18:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:05Z","dns_nameservers":[],"updated_at":"2018-10-08T05:16:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"13240735a1524033bdcc466ceca1c43f","id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","subnetpool_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet"}]} 2018-10-08 05:18:08,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-0f1075b7-240f-4c51-b640-e872ae895df5 2018-10-08 05:18:08,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:08,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-87daa7e3-3260-4296-9c60-832e6cf74e4d Date: Mon, 08 Oct 2018 05:18:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.2"}],"id":"3a9af3a5-1125-4f8e-b64e-008c502ce24f","security_groups":[],"mac_address":"fa:16:3e:01:7d:b9","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.4"}],"id":"785abdd6-4f93-45fc-b14f-2b833bf9cdd4","security_groups":[],"mac_address":"fa:16:3e:d2:6d:f8","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.1"}],"id":"d52fa326-325d-4ded-868a-86d7aeb598fe","security_groups":[],"mac_address":"fa:16:3e:c4:6f:8a","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:14Z","binding:vnic_type":"normal","device_id":"4215e0bf-49d8-4934-a750-d54d1f5d7380"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:16:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.3"}],"id":"e5cc3d0f-ee35-44a2-99bf-2c87eb9065fd","security_groups":[],"mac_address":"fa:16:3e:56:5f:31","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2a82fa31-348f-47f9-958a-86a3083ac909"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e519551-1739-4c1c-b66e-f7f3cfebea3c","ip_address":"10.55.1.6"}],"id":"feb8962d-9bab-4135-a8a8-a706194252c2","security_groups":["2a923b71-cbfd-493c-b884-a0226f46e07d","4818b899-85ca-495e-bb31-b5bf38fe0a24"],"mac_address":"fa:16:3e:ed:74:6f","project_id":"13240735a1524033bdcc466ceca1c43f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1","admin_state_up":true,"network_id":"2a82fa31-348f-47f9-958a-86a3083ac909","tenant_id":"13240735a1524033bdcc466ceca1c43f","created_at":"2018-10-08T05:16:24Z","binding:vnic_type":"normal","device_id":"7ce0b5ec-12ea-4788-931f-4327751c94b1"}]} 2018-10-08 05:18:08,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-87daa7e3-3260-4296-9c60-832e6cf74e4d 2018-10-08 05:18:08,876 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:18:08,877 - paramiko.transport - DEBUG - starting thread (client mode): 0x1096a290L 2018-10-08 05:18:08,878 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:18:08,881 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-08 05:18:08,881 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-08 05:18:08,882 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:18:08,882 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:18:08,883 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:18:08,883 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:18:08,883 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:18:08,883 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:18:08,924 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:18:08,925 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:18:08,942 - paramiko.transport - DEBUG - Trying key fd2571160b7600f54fefad3915ab311d from tmp/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6 2018-10-08 05:18:08,965 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:18:08,971 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:18:09,072 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:18:09,088 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:18:09,088 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:18:09,090 - paramiko.transport - DEBUG - starting thread (client mode): 0x1096a9d0L 2018-10-08 05:18:09,090 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:18:09,093 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-08 05:18:09,093 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-08 05:18:09,095 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:18:09,095 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:18:09,095 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:18:09,095 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:18:09,095 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:18:09,096 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:18:09,136 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:18:09,137 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:18:09,154 - paramiko.transport - DEBUG - Trying key fd2571160b7600f54fefad3915ab311d from tmp/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6 2018-10-08 05:18:09,177 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:18:09,183 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:18:09,186 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:18:09,351 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 05:18:09,351 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:18:09,388 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:18:09,397 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 05:18:09,397 - create_instance - INFO - cloud-init complete for VM instance 2018-10-08 05:18:09,398 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:18:09,398 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-08 05:18:09,400 - paramiko.transport - DEBUG - starting thread (client mode): 0x10923810L 2018-10-08 05:18:09,401 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:18:09,403 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-08 05:18:09,403 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-08 05:18:09,404 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:18:09,404 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:18:09,405 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:18:09,405 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:18:09,405 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:18:09,405 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:18:09,444 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:18:09,445 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:18:09,465 - paramiko.transport - DEBUG - Trying key fd2571160b7600f54fefad3915ab311d from tmp/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6 2018-10-08 05:18:09,485 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:18:09,491 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:18:09,497 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:18:09,664 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 05:18:09,664 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:18:09,699 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:18:09,700 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 05:18:09,768 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-08 05:18:09,800 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-08 05:18:13,814 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:18:13,816 - paramiko.transport - DEBUG - starting thread (client mode): 0x108cde50L 2018-10-08 05:18:13,817 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:18:13,819 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-08 05:18:13,820 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-08 05:18:13,821 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:18:13,821 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:18:13,821 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:18:13,822 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:18:13,822 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:18:13,822 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:18:13,864 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:18:13,865 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:18:13,881 - paramiko.transport - DEBUG - Trying key fd2571160b7600f54fefad3915ab311d from tmp/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6 2018-10-08 05:18:13,905 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:18:13,911 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:18:13,914 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:18:14,077 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 05:18:14,077 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:18:14,080 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:18:14,093 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 05:18:14,093 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-08 05:18:14,194 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:18:14,208 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-10-08 05:18:14,208 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-10-08 05:18:14,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/6872a172-4530-4512-9581-29c2ca97daad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:15,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d82ef8ae-e429-4770-8a39-fc5c6fff12e1 Content-Length: 0 Date: Mon, 08 Oct 2018 05:18:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:15,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/6872a172-4530-4512-9581-29c2ca97daad used request id req-d82ef8ae-e429-4770-8a39-fc5c6fff12e1 2018-10-08 05:18:15,166 - create_instance - INFO - Deleting Port with ID - feb8962d-9bab-4135-a8a8-a706194252c2 2018-10-08 05:18:15,167 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-port-1 2018-10-08 05:18:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/feb8962d-9bab-4135-a8a8-a706194252c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:15,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7862a382-96db-4a57-9461-0b7732ee930c Date: Mon, 08 Oct 2018 05:18:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:15,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/feb8962d-9bab-4135-a8a8-a706194252c2 used request id req-7862a382-96db-4a57-9461-0b7732ee930c 2018-10-08 05:18:15,654 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst 2018-10-08 05:18:15,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:15,849 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-adb4a2e3-9ecd-4bfd-aade-9a101f451268 x-compute-request-id: req-adb4a2e3-9ecd-4bfd-aade-9a101f451268 Content-Type: application/json 2018-10-08 05:18:15,849 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-adb4a2e3-9ecd-4bfd-aade-9a101f451268 2018-10-08 05:18:15,850 - create_instance - INFO - Checking deletion status 2018-10-08 05:18:15,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:16,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c75e977a-da08-4d73-ad89-ae3c184b72f7 x-compute-request-id: req-c75e977a-da08-4d73-ad89-ae3c184b72f7 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1", "rel": "bookmark"}], "image": {"id": "106acc56-94f1-4116-a90b-d5149974681e", "links": [{"href": "http://172.30.9.28:8774/images/106acc56-94f1-4116-a90b-d5149974681e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:17:45.000000", "flavor": {"id": "7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "links": [{"href": "http://172.30.9.28:8774/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5", "rel": "bookmark"}]}, "id": "7ce0b5ec-12ea-4788-931f-4327751c94b1", "user_id": "32a78568384341faa2fdbf18bee9bf51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:18:15Z", "hostId": "46da79a6e815ee4ec87684f37dd951f7c57be43a31a18952dca1788a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp", "name": "AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst", "created": "2018-10-08T05:16:27Z", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:18:16,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-c75e977a-da08-4d73-ad89-ae3c184b72f7 2018-10-08 05:18:16,094 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst] is - ACTIVE 2018-10-08 05:18:16,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:18:19,097 - create_instance - DEBUG - VM status query timeout in 296.752430201 2018-10-08 05:18:19,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2264115a5262ce30ed4a79e41f966922e98ee5" 2018-10-08 05:18:19,154 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:18: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-90491492-27b0-4fc9-86ab-2a9e9ce43228 x-compute-request-id: req-90491492-27b0-4fc9-86ab-2a9e9ce43228 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7ce0b5ec-12ea-4788-931f-4327751c94b1 could not be found.", "code": 404}} 2018-10-08 05:18:19,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7ce0b5ec-12ea-4788-931f-4327751c94b1 used request id req-90491492-27b0-4fc9-86ab-2a9e9ce43228 2018-10-08 05:18:19,155 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7ce0b5ec-12ea-4788-931f-4327751c94b1 could not be found. (HTTP 404) (Request-ID: req-90491492-27b0-4fc9-86ab-2a9e9ce43228) 2018-10-08 05:18:19,155 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-inst 2018-10-08 05:18:19,156 - neutron_utils - INFO - Deleting security group rule with ID - cf4d565f-af4a-442b-91bb-ee8dd2b7401e 2018-10-08 05:18:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/cf4d565f-af4a-442b-91bb-ee8dd2b7401e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:18:19,404 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7512b513-dcb1-4f64-9e2a-1bb655eea32c Content-Length: 0 Date: Mon, 08 Oct 2018 05:18:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:19,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/cf4d565f-af4a-442b-91bb-ee8dd2b7401e used request id req-7512b513-dcb1-4f64-9e2a-1bb655eea32c 2018-10-08 05:18:19,404 - neutron_utils - INFO - Deleting security group rule with ID - 101c7431-2b72-4a97-9698-38648156b813 2018-10-08 05:18:19,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/101c7431-2b72-4a97-9698-38648156b813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:18:19,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94ce918a-f473-42d4-bfa2-52d145e963cb Content-Length: 0 Date: Mon, 08 Oct 2018 05:18:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:19,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/101c7431-2b72-4a97-9698-38648156b813 used request id req-94ce918a-f473-42d4-bfa2-52d145e963cb 2018-10-08 05:18:19,512 - neutron_utils - INFO - Deleting security group rule with ID - 6ae594f7-0919-4bd7-af00-e3e5e97db00f 2018-10-08 05:18:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6ae594f7-0919-4bd7-af00-e3e5e97db00f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:18:19,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a150a2f-2c22-42b9-a9db-40e90c914d2a Content-Length: 0 Date: Mon, 08 Oct 2018 05:18:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:19,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6ae594f7-0919-4bd7-af00-e3e5e97db00f used request id req-3a150a2f-2c22-42b9-a9db-40e90c914d2a 2018-10-08 05:18:19,755 - neutron_utils - INFO - Deleting security group rule with ID - f0527d5a-3073-4e68-b0a5-60fee9a5444f 2018-10-08 05:18:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f0527d5a-3073-4e68-b0a5-60fee9a5444f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:18:19,859 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16a7b619-8569-4a1a-820e-e7108b46638a Content-Length: 0 Date: Mon, 08 Oct 2018 05:18:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:19,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f0527d5a-3073-4e68-b0a5-60fee9a5444f used request id req-16a7b619-8569-4a1a-820e-e7108b46638a 2018-10-08 05:18:19,859 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-sec-grp 2018-10-08 05:18:19,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2a923b71-cbfd-493c-b884-a0226f46e07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb071ce1655c2fa38b8a0e05d3e0de23d2e3f1ec" 2018-10-08 05:18:20,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c33ccd6d-5989-475c-8e06-c7441a25fcaa Content-Length: 0 Date: Mon, 08 Oct 2018 05:18:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:20,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2a923b71-cbfd-493c-b884-a0226f46e07d used request id req-c33ccd6d-5989-475c-8e06-c7441a25fcaa 2018-10-08 05:18:20,142 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp 2018-10-08 05:18:20,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365e2e6273fd32479dba1193b4e1a6e3b632d448" 2018-10-08 05:18:20,189 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b163eae-ca5a-4fc4-a74e-3f2a0cf285bd x-compute-request-id: req-2b163eae-ca5a-4fc4-a74e-3f2a0cf285bd Content-Length: 0 Content-Type: application/json 2018-10-08 05:18:20,189 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-kp used request id req-2b163eae-ca5a-4fc4-a74e-3f2a0cf285bd 2018-10-08 05:18:20,189 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6.pub] 2018-10-08 05:18:20,190 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6] 2018-10-08 05:18:20,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9737acf81c8dc26b38948941b77ce4b450cb211e" 2018-10-08 05:18:20,245 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f868a63a-7830-4546-a1e5-9c0206e77643 x-compute-request-id: req-f868a63a-7830-4546-a1e5-9c0206e77643 Content-Length: 0 Content-Type: application/json 2018-10-08 05:18:20,245 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7b949c17-c0fb-4708-b8ed-d36b6fb44dd5 used request id req-f868a63a-7830-4546-a1e5-9c0206e77643 2018-10-08 05:18:20,246 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router and subnet AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet 2018-10-08 05:18:20,246 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router 2018-10-08 05:18:20,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/4215e0bf-49d8-4934-a750-d54d1f5d7380/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" -d '{"subnet_id": "1e519551-1739-4c1c-b66e-f7f3cfebea3c"}' 2018-10-08 05:18:21,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65d61a2a-ee79-42f6-a17b-18a1139da4c0 Date: Mon, 08 Oct 2018 05:18:21 GMT RESP BODY: {"network_id": "2a82fa31-348f-47f9-958a-86a3083ac909", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "subnet_id": "1e519551-1739-4c1c-b66e-f7f3cfebea3c", "subnet_ids": ["1e519551-1739-4c1c-b66e-f7f3cfebea3c"], "port_id": "d52fa326-325d-4ded-868a-86d7aeb598fe", "id": "4215e0bf-49d8-4934-a750-d54d1f5d7380"} 2018-10-08 05:18:21,892 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4215e0bf-49d8-4934-a750-d54d1f5d7380/remove_router_interface used request id req-65d61a2a-ee79-42f6-a17b-18a1139da4c0 2018-10-08 05:18:21,893 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router 2018-10-08 05:18:21,893 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-router 2018-10-08 05:18:21,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/4215e0bf-49d8-4934-a750-d54d1f5d7380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44064f1c15e6c4ef14af6afe553f58190ed1cc99" 2018-10-08 05:18:25,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-419a4db8-6ef5-41b8-b3ca-c0ba7322a00e Content-Length: 0 Date: Mon, 08 Oct 2018 05:18:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:25,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4215e0bf-49d8-4934-a750-d54d1f5d7380 used request id req-419a4db8-6ef5-41b8-b3ca-c0ba7322a00e 2018-10-08 05:18:25,419 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet 2018-10-08 05:18:25,419 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-subnet 2018-10-08 05:18:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/1e519551-1739-4c1c-b66e-f7f3cfebea3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" 2018-10-08 05:18:27,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-440ef7c2-fa87-4329-b0b2-2b2e15762a61 Date: Mon, 08 Oct 2018 05:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:27,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1e519551-1739-4c1c-b66e-f7f3cfebea3c used request id req-440ef7c2-fa87-4329-b0b2-2b2e15762a61 2018-10-08 05:18:27,839 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6-pub-net 2018-10-08 05:18:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2a82fa31-348f-47f9-958a-86a3083ac909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc2efbb02542159424f536639b609e95a6c36e3" 2018-10-08 05:18:29,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0648d9b1-14c0-43f1-af50-bac63bc7e8ce Date: Mon, 08 Oct 2018 05:18:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:29,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2a82fa31-348f-47f9-958a-86a3083ac909 used request id req-0648d9b1-14c0-43f1-af50-bac63bc7e8ce 2018-10-08 05:18:29,540 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-508dd988-0dfe-438e-98bd-d2d95aac9bf6--image 2018-10-08 05:18:29,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/106acc56-94f1-4116-a90b-d5149974681e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f677d11c6a962f9792a966199a7f71e7d0f492" 2018-10-08 05:18:30,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e6eaf6f-1705-4a22-94b0-e32ddc081e29 Date: Mon, 08 Oct 2018 05:18:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:18:30,661 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/106acc56-94f1-4116-a90b-d5149974681e used request id req-2e6eaf6f-1705-4a22-94b0-e32ddc081e29 2018-10-08 05:18:30,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:18:30,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-90828d74-eebb-4ca6-afdb-0d5ba6e06aef Date: Mon, 08 Oct 2018 05:18:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:04Z", "updated_at": "2018-10-08T05:16:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:04Z", "revision_number": 0, "id": "0308eb54-679f-4017-b10f-d8dce1964bfd", "remote_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:04Z", "security_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:04Z", "revision_number": 0, "id": "3d4c818f-a143-4051-93fc-4e3d932f338b", "remote_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:04Z", "security_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv6", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:04Z", "revision_number": 0, "id": "7b9c0b98-d2c0-47e7-a089-e66c91a5a530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:04Z", "security_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv6", "project_id": "13240735a1524033bdcc466ceca1c43f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:16:04Z", "revision_number": 0, "id": "a751fa5a-f70b-4bdc-95d8-94d7060394ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:16:04Z", "security_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "tenant_id": "13240735a1524033bdcc466ceca1c43f", "port_range_min": null, "ethertype": "IPv4", "project_id": "13240735a1524033bdcc466ceca1c43f"}], "revision_number": 4, "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:18:30,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-90828d74-eebb-4ca6-afdb-0d5ba6e06aef 2018-10-08 05:18:30,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:18:30,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3d9639-f25e-4ac7-877c-c2f919061c4a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:18:30,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-da3d9639-f25e-4ac7-877c-c2f919061c4a 2018-10-08 05:18:30,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:18:31,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c070bd13-ad93-45d3-8b8e-d26ac65c40cf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f"}, "enabled": true, "id": "13240735a1524033bdcc466ceca1c43f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a6042752-b9d6-4c1-proj"}} 2018-10-08 05:18:31,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-c070bd13-ad93-45d3-8b8e-d26ac65c40cf 2018-10-08 05:18:31,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4818b899-85ca-495e-bb31-b5bf38fe0a24 2018-10-08 05:18:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4818b899-85ca-495e-bb31-b5bf38fe0a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:18:31,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-113e33ea-17eb-408e-8154-761356b32b08 Date: Mon, 08 Oct 2018 05:18:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:04Z", "security_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:04Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "0308eb54-679f-4017-b10f-d8dce1964bfd"}, {"remote_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:04Z", "security_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:04Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "3d4c818f-a143-4051-93fc-4e3d932f338b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:04Z", "security_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:04Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "7b9c0b98-d2c0-47e7-a089-e66c91a5a530"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:16:04Z", "security_group_id": "4818b899-85ca-495e-bb31-b5bf38fe0a24", "port_range_min": null, "revision_number": 0, "tenant_id": "13240735a1524033bdcc466ceca1c43f", "created_at": "2018-10-08T05:16:04Z", "project_id": "13240735a1524033bdcc466ceca1c43f", "id": "a751fa5a-f70b-4bdc-95d8-94d7060394ee"}]} 2018-10-08 05:18:31,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4818b899-85ca-495e-bb31-b5bf38fe0a24 used request id req-113e33ea-17eb-408e-8154-761356b32b08 2018-10-08 05:18:31,241 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:18:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4818b899-85ca-495e-bb31-b5bf38fe0a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:18:31,684 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01ce4471-feef-425d-80a9-cb7a00bded3d Content-Length: 0 Date: Mon, 08 Oct 2018 05:18:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:18:31,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4818b899-85ca-495e-bb31-b5bf38fe0a24 used request id req-01ce4471-feef-425d-80a9-cb7a00bded3d 2018-10-08 05:18:31,685 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-a6042752-b9d6-4c1-proj 2018-10-08 05:18:31,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:18:31,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a91c796-c202-4eae-aed8-8caa01de2ae3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:18:31,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/13240735a1524033bdcc466ceca1c43f used request id req-0a91c796-c202-4eae-aed8-8caa01de2ae3 2018-10-08 05:18:31,881 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-a6042752-b9d6-4c1-proj-role 2018-10-08 05:18:31,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2c7cb9c5f1b14b7da7ad1af26976d26d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:18:31,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f0b2d62-f2ea-41f5-80d0-df63935747ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:18:31,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2c7cb9c5f1b14b7da7ad1af26976d26d used request id req-6f0b2d62-f2ea-41f5-80d0-df63935747ea 2018-10-08 05:18:32,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d142593c9cecac7813434a3ff314cb06cae779" 2018-10-08 05:18:32,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6fba5ed-81db-4bfc-b61d-d7631e4116be Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:18:32,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f6fba5ed-81db-4bfc-b61d-d7631e4116be 2018-10-08 05:18:32,085 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-a6042752-b9d6-4c1-user 2018-10-08 05:18:32,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/32a78568384341faa2fdbf18bee9bf51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fb50650b8495a20f1623c10d74c68634ffdf4b" 2018-10-08 05:18:32,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f08e4d84-f006-44c3-a311-58d409cd06b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:18:32,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/32a78568384341faa2fdbf18bee9bf51 used request id req-f08e4d84-f006-44c3-a311-58d409cd06b3 2018-10-08 05:18:32,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:32,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["wjOSiH8OTdeEQ4MOyS9aRg"], "issued_at": "2018-10-08T05:18:32.000000Z"}} 2018-10-08 05:18:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295c6fb0c70d4edf39103aa4bb1548c76a1c8d1d" 2018-10-08 05:18:32,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524a9e41-2963-497c-bd72-1c18e67c037a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:32,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-524a9e41-2963-497c-bd72-1c18e67c037a 2018-10-08 05:18:32,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:32,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:33,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["g6YTkw5WSVaSLUHfaBYaAg"], "issued_at": "2018-10-08T05:18:33.000000Z"}} 2018-10-08 05:18:33,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:18:33,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f2cdc5-8351-4ecf-a70e-d387c3d9071f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:33,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c7f2cdc5-8351-4ecf-a70e-d387c3d9071f 2018-10-08 05:18:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:18:33,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:18:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:18:33,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66eafe9c-67fd-49ff-8b83-a5f5274c6437 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-08 05:18:33,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj used request id req-66eafe9c-67fd-49ff-8b83-a5f5274c6437 2018-10-08 05:18:33,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:18:33,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2f407f-aaf1-4e68-a5ca-f618a1c0c507 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:18:33,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7e2f407f-aaf1-4e68-a5ca-f618a1c0c507 2018-10-08 05:18:33,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}}' 2018-10-08 05:18:33,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6c87f14-f890-4d82-8169-e1c3ebd7358e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:18:33,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f6c87f14-f890-4d82-8169-e1c3ebd7358e 2018-10-08 05:18:33,501 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj 2018-10-08 05:18:33,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:33,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:33,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["jxYc_t-eQ9mnvtjHEbuqow"], "issued_at": "2018-10-08T05:18:33.000000Z"}} 2018-10-08 05:18:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179103910ba13ac2a3fd0da55a8db014e60c69c3" 2018-10-08 05:18:33,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41117bd5-1912-4a71-9a76-8fd7dc9356c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:33,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41117bd5-1912-4a71-9a76-8fd7dc9356c5 2018-10-08 05:18:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:18:33,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:18:33,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179103910ba13ac2a3fd0da55a8db014e60c69c3" 2018-10-08 05:18:34,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eabfe70-99ec-4283-87d4-0c89f0c8f024 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:18:34,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9eabfe70-99ec-4283-87d4-0c89f0c8f024 2018-10-08 05:18:34,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179103910ba13ac2a3fd0da55a8db014e60c69c3" 2018-10-08 05:18:34,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08dd1f0-7c8d-450f-b5fe-f0e18343ed4c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}]} 2018-10-08 05:18:34,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj used request id req-c08dd1f0-7c8d-450f-b5fe-f0e18343ed4c 2018-10-08 05:18:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179103910ba13ac2a3fd0da55a8db014e60c69c3" 2018-10-08 05:18:34,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6dfd80-75e3-433f-8caf-57cb952eee4d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-08 05:18:34,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3c6dfd80-75e3-433f-8caf-57cb952eee4d 2018-10-08 05:18:34,637 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-9d67fc46-ee02-4fb-user 2018-10-08 05:18:34,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:18:34,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d7866f-93f9-485e-977c-125d47944c83 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:18:34,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a8d7866f-93f9-485e-977c-125d47944c83 2018-10-08 05:18:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" -d '{"role": {"name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}}' 2018-10-08 05:18:34,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d64c9735-7857-4f57-bed2-c79e6af6994c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06d6d735fed444d08b08ebb7e64fd155", "links": {"self": "http://172.30.9.28:5000/v3/roles/06d6d735fed444d08b08ebb7e64fd155"}, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}} 2018-10-08 05:18:34,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d64c9735-7857-4f57-bed2-c79e6af6994c 2018-10-08 05:18:34,841 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role 2018-10-08 05:18:34,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/06d6d735fed444d08b08ebb7e64fd155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:18:35,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c957583-ca4d-4819-8282-bcea3520a5bf Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/06d6d735fed444d08b08ebb7e64fd155"}, "domain_id": null, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role", "id": "06d6d735fed444d08b08ebb7e64fd155"}} 2018-10-08 05:18:35,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/06d6d735fed444d08b08ebb7e64fd155 used request id req-2c957583-ca4d-4819-8282-bcea3520a5bf 2018-10-08 05:18:35,016 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role to project AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj 2018-10-08 05:18:35,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90/users/3c289ec488924e458830ce69e7c200b7/roles/06d6d735fed444d08b08ebb7e64fd155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:18:35,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c04daee0-5a6e-459b-a6c7-1ff61d77534b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:18:35,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90/users/3c289ec488924e458830ce69e7c200b7/roles/06d6d735fed444d08b08ebb7e64fd155 used request id req-c04daee0-5a6e-459b-a6c7-1ff61d77534b 2018-10-08 05:18:35,144 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:18:35,147 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-08 05:18:35,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:35,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:35,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06d6d735fed444d08b08ebb7e64fd155", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}], "expires_at": "2018-10-08T06:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-user", "id": "3c289ec488924e458830ce69e7c200b7"}, "audit_ids": ["abiWimEySCyejw9kcQuztw"], "issued_at": "2018-10-08T05:18:35.000000Z"}} 2018-10-08 05:18:35,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a96f1a3b4607c3231d8734539de6ae6e9a0fa25b" 2018-10-08 05:18:35,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f73d16-6390-4f83-9db5-66c5aff4bbaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:35,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58f73d16-6390-4f83-9db5-66c5aff4bbaf 2018-10-08 05:18:35,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96f1a3b4607c3231d8734539de6ae6e9a0fa25b" 2018-10-08 05:18:35,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-d0c4b76e-d78e-42b9-a3da-d5f7ed366eb2 Date: Mon, 08 Oct 2018 05:18:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image"} 2018-10-08 05:18:35,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image used request id req-d0c4b76e-d78e-42b9-a3da-d5f7ed366eb2 2018-10-08 05:18:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96f1a3b4607c3231d8734539de6ae6e9a0fa25b" 2018-10-08 05:18:35,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e103112e-71cb-4454-b861-a9514771b4d7 Date: Mon, 08 Oct 2018 05:18:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:18:35,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e103112e-71cb-4454-b861-a9514771b4d7 2018-10-08 05:18:35,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a96f1a3b4607c3231d8734539de6ae6e9a0fa25b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image"}' 2018-10-08 05:18:36,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1 X-Openstack-Request-Id: req-b2c1ad59-cd5d-44bf-9fe0-77121ba6afbe Date: Mon, 08 Oct 2018 05:18:36 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:18:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-08T05:18:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "min_disk": 0, "protected": false, "id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "file": "/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/file", "checksum": null, "owner": "d8bbdbc4d3e7482e9ca46007f666ac90", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:18:36,142 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b2c1ad59-cd5d-44bf-9fe0-77121ba6afbe 2018-10-08 05:18:36,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96f1a3b4607c3231d8734539de6ae6e9a0fa25b" -d '' 2018-10-08 05:18:42,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-506af89b-3632-4151-b32e-67ecdee16530 Date: Mon, 08 Oct 2018 05:18:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:18:42,595 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/file used request id req-506af89b-3632-4151-b32e-67ecdee16530 2018-10-08 05:18:42,595 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-08 05:18:42,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96f1a3b4607c3231d8734539de6ae6e9a0fa25b" 2018-10-08 05:18:43,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cfc78389-ea67-4ba1-9ee7-122ab62e7fc0 Date: Mon, 08 Oct 2018 05:18:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:18:36Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-08T05:18:42Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/snap", "metadata": {}}], "self": "/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "min_disk": 0, "protected": false, "id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "file": "/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "d8bbdbc4d3e7482e9ca46007f666ac90", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:18:43,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1 used request id req-cfc78389-ea67-4ba1-9ee7-122ab62e7fc0 2018-10-08 05:18:43,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96f1a3b4607c3231d8734539de6ae6e9a0fa25b" 2018-10-08 05:18:43,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5f281772-2b61-46e5-82a8-fa275b19701c Date: Mon, 08 Oct 2018 05:18: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:18:43,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5f281772-2b61-46e5-82a8-fa275b19701c 2018-10-08 05:18:43,326 - create_image - INFO - Created image with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image 2018-10-08 05:18:43,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96f1a3b4607c3231d8734539de6ae6e9a0fa25b" 2018-10-08 05:18:43,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-64f3f7d7-d1d3-445a-a547-ca97bba953e6 Date: Mon, 08 Oct 2018 05:18:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:18:36Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-08T05:18:42Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/snap", "metadata": {}}], "self": "/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "min_disk": 0, "protected": false, "id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "file": "/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "d8bbdbc4d3e7482e9ca46007f666ac90", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-08 05:18:43,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1 used request id req-64f3f7d7-d1d3-445a-a547-ca97bba953e6 2018-10-08 05:18:43,485 - create_image - DEBUG - Instance status is - active 2018-10-08 05:18:43,485 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image 2018-10-08 05:18:43,486 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image 2018-10-08 05:18:43,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:43,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:43,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06d6d735fed444d08b08ebb7e64fd155", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}], "expires_at": "2018-10-08T06:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-user", "id": "3c289ec488924e458830ce69e7c200b7"}, "audit_ids": ["DLE0Bq0MT7aA7WfCW6NqOQ"], "issued_at": "2018-10-08T05:18:43.000000Z"}} 2018-10-08 05:18:43,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" 2018-10-08 05:18:43,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2a615c-2975-4902-b6f6-f7ed3f8574b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:43,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca2a615c-2975-4902-b6f6-f7ed3f8574b4 2018-10-08 05:18:43,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" 2018-10-08 05:18:44,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b46b2eb5-171e-4c64-8f11-18f190de8f7b Date: Mon, 08 Oct 2018 05:18:44 GMT RESP BODY: {"networks":[]} 2018-10-08 05:18:44,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-b46b2eb5-171e-4c64-8f11-18f190de8f7b 2018-10-08 05:18:44,137 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net 2018-10-08 05:18:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" -d '{"network": {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net", "admin_state_up": true}}' 2018-10-08 05:18:44,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4de814b7-703f-4041-8e93-48ff4da34ea3 Date: Mon, 08 Oct 2018 05:18:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:18:44Z","is_default":false,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","mtu":1450}} 2018-10-08 05:18:44,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-4de814b7-703f-4041-8e93-48ff4da34ea3 2018-10-08 05:18:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" 2018-10-08 05:18:44,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-10ccb09d-e3e7-4d93-ae03-ba961fbec2ed Date: Mon, 08 Oct 2018 05:18:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:18:44Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:18:44,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-10ccb09d-e3e7-4d93-ae03-ba961fbec2ed 2018-10-08 05:18:44,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" 2018-10-08 05:18:45,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-615faf68-210c-4c04-81f4-bc9f806d1b70 Date: Mon, 08 Oct 2018 05:18:45 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:18:45,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-615faf68-210c-4c04-81f4-bc9f806d1b70 2018-10-08 05:18:45,067 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet 2018-10-08 05:18:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" -d '{"subnets": [{"ip_version": 4, "network_id": "8cd3ca50-ee96-46a6-a22c-193312b1fb8c", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]}' 2018-10-08 05:18:45,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a0413983-9799-4a87-bd6e-ad5c6bd9a30e Date: Mon, 08 Oct 2018 05:18:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:18:45,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a0413983-9799-4a87-bd6e-ad5c6bd9a30e 2018-10-08 05:18:45,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" 2018-10-08 05:18:45,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3ea744ce-e00c-4b64-ae66-c04b07107056 Date: Mon, 08 Oct 2018 05:18:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:18:45,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-3ea744ce-e00c-4b64-ae66-c04b07107056 2018-10-08 05:18:46,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" 2018-10-08 05:18:46,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e5601df0-96e8-457b-8da5-341d2aac7024 Date: Mon, 08 Oct 2018 05:18:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:18:46,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-e5601df0-96e8-457b-8da5-341d2aac7024 2018-10-08 05:18:46,210 - OpenStackNetwork - DEBUG - Network [8cd3ca50-ee96-46a6-a22c-193312b1fb8c] created successfully 2018-10-08 05:18:46,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:46,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:46,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06d6d735fed444d08b08ebb7e64fd155", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}], "expires_at": "2018-10-08T06:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-user", "id": "3c289ec488924e458830ce69e7c200b7"}, "audit_ids": ["-MlDBiaAQQuzsTtAznT28Q"], "issued_at": "2018-10-08T05:18:46.000000Z"}} 2018-10-08 05:18:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:46,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91abb12-30df-4ab6-96ad-4195c1d59a23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:46,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d91abb12-30df-4ab6-96ad-4195c1d59a23 2018-10-08 05:18:46,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:46,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e71cd4b1-6312-4e11-bb86-cf7a869020e9 Date: Mon, 08 Oct 2018 05:18:46 GMT RESP BODY: {"routers": []} 2018-10-08 05:18:46,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router&admin_state_up=True used request id req-e71cd4b1-6312-4e11-bb86-cf7a869020e9 2018-10-08 05:18:46,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:46,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:47,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06d6d735fed444d08b08ebb7e64fd155", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}], "expires_at": "2018-10-08T06:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-user", "id": "3c289ec488924e458830ce69e7c200b7"}, "audit_ids": ["kycZiQ86R7mHrx_a1SxUCQ"], "issued_at": "2018-10-08T05:18:47.000000Z"}} 2018-10-08 05:18:47,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59391002c4a00152c119379a07b12f1a2325860" 2018-10-08 05:18:47,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53240635-5f35-4e1d-8bd3-2c34b52de845 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:47,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53240635-5f35-4e1d-8bd3-2c34b52de845 2018-10-08 05:18:47,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:47,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d05d85e9-806f-4ff1-868d-ec6e4487cc1d Date: Mon, 08 Oct 2018 05:18:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:18:47,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-d05d85e9-806f-4ff1-868d-ec6e4487cc1d 2018-10-08 05:18:47,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:47,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c1c0fbae-eae3-429c-9877-3627201b31de Date: Mon, 08 Oct 2018 05:18:47 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:18:47,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-c1c0fbae-eae3-429c-9877-3627201b31de 2018-10-08 05:18:47,839 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router 2018-10-08 05:18:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router", "admin_state_up": true}}' 2018-10-08 05:18:53,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-43cb10fb-ae8c-45fa-8545-e969ae458778 Date: Mon, 08 Oct 2018 05:18:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:48Z", "admin_state_up": true, "updated_at": "2018-10-08T05:18:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "d7d8196e-5750-4ef5-81d0-ce9751b99154", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router"}} 2018-10-08 05:18:53,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-43cb10fb-ae8c-45fa-8545-e969ae458778 2018-10-08 05:18:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d7d8196e-5750-4ef5-81d0-ce9751b99154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:53,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fe525e04-ded8-491f-8aa0-a62b72bbc07e Date: Mon, 08 Oct 2018 05:18:53 GMT RESP BODY: {"ports":[]} 2018-10-08 05:18:53,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d7d8196e-5750-4ef5-81d0-ce9751b99154 used request id req-fe525e04-ded8-491f-8aa0-a62b72bbc07e 2018-10-08 05:18:53,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:53,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5103a417-2823-4cc5-ab11-8dddde40e941 Date: Mon, 08 Oct 2018 05:18:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:18:53,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-5103a417-2823-4cc5-ab11-8dddde40e941 2018-10-08 05:18:53,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:18:53,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:18:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:18:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:53,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8aa1317-5418-4570-81f9-f5ec2e1a78bb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:18:53,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-a8aa1317-5418-4570-81f9-f5ec2e1a78bb 2018-10-08 05:18:53,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:53,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b4658c9c-63d4-4fdf-ad82-4a9dd72c39ed Date: Mon, 08 Oct 2018 05:18:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:18:53,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-b4658c9c-63d4-4fdf-ad82-4a9dd72c39ed 2018-10-08 05:18:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:54,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4b8c315b-505a-4ff0-89de-540826939092 Date: Mon, 08 Oct 2018 05:18:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:18:54,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet used request id req-4b8c315b-505a-4ff0-89de-540826939092 2018-10-08 05:18:54,055 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-08 05:18:54,055 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router 2018-10-08 05:18:54,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d7d8196e-5750-4ef5-81d0-ce9751b99154/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" -d '{"subnet_id": "d3a138c0-3b7f-4be7-8793-dc99b494f3ec"}' 2018-10-08 05:18:56,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fdb0a1ad-d176-4a3b-b846-ed0d7c309483 Date: Mon, 08 Oct 2018 05:18:56 GMT RESP BODY: {"network_id": "8cd3ca50-ee96-46a6-a22c-193312b1fb8c", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "subnet_id": "d3a138c0-3b7f-4be7-8793-dc99b494f3ec", "subnet_ids": ["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"], "port_id": "3c7631e1-c564-4a2a-b873-1a8342ae7678", "id": "d7d8196e-5750-4ef5-81d0-ce9751b99154"} 2018-10-08 05:18:56,229 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d7d8196e-5750-4ef5-81d0-ce9751b99154/add_router_interface used request id req-fdb0a1ad-d176-4a3b-b846-ed0d7c309483 2018-10-08 05:18:56,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/d7d8196e-5750-4ef5-81d0-ce9751b99154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:56,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5e3c0eb8-2458-4951-bb9f-f1f26aafbd58 Date: Mon, 08 Oct 2018 05:18:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:48Z", "admin_state_up": true, "updated_at": "2018-10-08T05:18:55Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "d7d8196e-5750-4ef5-81d0-ce9751b99154", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router"}} 2018-10-08 05:18:56,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/d7d8196e-5750-4ef5-81d0-ce9751b99154 used request id req-5e3c0eb8-2458-4951-bb9f-f1f26aafbd58 2018-10-08 05:18:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d7d8196e-5750-4ef5-81d0-ce9751b99154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:56,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a229c0b1-b685-4ef2-bccc-01a37e5937fa Date: Mon, 08 Oct 2018 05:18:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"}]} 2018-10-08 05:18:56,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d7d8196e-5750-4ef5-81d0-ce9751b99154 used request id req-a229c0b1-b685-4ef2-bccc-01a37e5937fa 2018-10-08 05:18:56,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d3a138c0-3b7f-4be7-8793-dc99b494f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:18:56,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-413e1ae5-b662-49aa-8b4f-29f8c91a2e34 Date: Mon, 08 Oct 2018 05:18:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}} 2018-10-08 05:18:56,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d3a138c0-3b7f-4be7-8793-dc99b494f3ec used request id req-413e1ae5-b662-49aa-8b4f-29f8c91a2e34 2018-10-08 05:18:56,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:56,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:57,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a000ac8067334459a7e14036588a68e2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}, {"id": "45bcf6fc2023439cb69c18e0f94362df", "name": "heat_stack_owner"}], "expires_at": "2018-10-08T06:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d9c92d78b1248489b5342be9be581af", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/1d9c92d78b1248489b5342be9be581af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "id": "d076bf001f0a48319637d0be24aca412"}, "audit_ids": ["IMBTV__IRWi82QED8Esv6Q"], "issued_at": "2018-10-08T05:18:57.000000Z"}} 2018-10-08 05:18:57,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417c3164041eff93d4ebb51b935d0f2e7a4a0d3b" 2018-10-08 05:18:57,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131e23da-5507-4693-952d-8c895b8ebe58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:57,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-131e23da-5507-4693-952d-8c895b8ebe58 2018-10-08 05:18:57,179 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:18:57,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417c3164041eff93d4ebb51b935d0f2e7a4a0d3b" 2018-10-08 05:18:57,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86256d4e-3e25-4663-bc0f-fc7eeee87f88 x-compute-request-id: req-86256d4e-3e25-4663-bc0f-fc7eeee87f88 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-08 05:18:57,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-86256d4e-3e25-4663-bc0f-fc7eeee87f88 2018-10-08 05:18:57,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417c3164041eff93d4ebb51b935d0f2e7a4a0d3b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-10-08 05:18:57,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0293cec3-a96d-4da2-ba31-d95dfb1787ef x-compute-request-id: req-0293cec3-a96d-4da2-ba31-d95dfb1787ef Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:18:57,434 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0293cec3-a96d-4da2-ba31-d95dfb1787ef 2018-10-08 05:18:57,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:57,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:57,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06d6d735fed444d08b08ebb7e64fd155", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}], "expires_at": "2018-10-08T06:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-user", "id": "3c289ec488924e458830ce69e7c200b7"}, "audit_ids": ["n49ASaRuQ1-UHGpaV6rzTA"], "issued_at": "2018-10-08T05:18:57.000000Z"}} 2018-10-08 05:18:57,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1665eaf260da430d890e7852aa17b9273f0f2d" 2018-10-08 05:18:57,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce1d7f2-c30c-476c-bf83-0f1b8292955b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:57,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cce1d7f2-c30c-476c-bf83-0f1b8292955b 2018-10-08 05:18:57,875 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:18:57,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1665eaf260da430d890e7852aa17b9273f0f2d" 2018-10-08 05:18:58,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab9d8f02-ed57-4206-8874-cdf251251b77 x-compute-request-id: req-ab9d8f02-ed57-4206-8874-cdf251251b77 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-08 05:18:58,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ab9d8f02-ed57-4206-8874-cdf251251b77 2018-10-08 05:18:58,060 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp... 2018-10-08 05:18:58,060 - OpenStackKeypair - INFO - Creating new keypair 2018-10-08 05:18:58,167 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp 2018-10-08 05:18:58,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1665eaf260da430d890e7852aa17b9273f0f2d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDHEzQ84SJJHMh5Avy/9/eqNsrkkAMUEX81k2NYMHl6xgdI5gfp8AcxeG73rPQAloT0W6TqwOIh/QdQIg2UkIKq4TN10iLZQ5ZxrlZDnZ/S2pcwA31lxfYNiDxLO/7Yu+vd7ozJVQFAUmRKqzjbiSKKdENY9hVaTcAfJc9nTsy6Pw==", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp"}}' 2018-10-08 05:18:58,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18: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-0af5c4b3-cbaa-4d9f-980f-7ba8c0c1703c x-compute-request-id: req-0af5c4b3-cbaa-4d9f-980f-7ba8c0c1703c Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDHEzQ84SJJHMh5Avy/9/eqNsrkkAMUEX81k2NYMHl6xgdI5gfp8AcxeG73rPQAloT0W6TqwOIh/QdQIg2UkIKq4TN10iLZQ5ZxrlZDnZ/S2pcwA31lxfYNiDxLO/7Yu+vd7ozJVQFAUmRKqzjbiSKKdENY9hVaTcAfJc9nTsy6Pw==", "user_id": "3c289ec488924e458830ce69e7c200b7", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "fingerprint": "35:09:b1:b9:39:52:65:ec:90:bc:bf:94:56:cc:7b:0c"}} 2018-10-08 05:18:58,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0af5c4b3-cbaa-4d9f-980f-7ba8c0c1703c 2018-10-08 05:18:58,234 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060.pub 2018-10-08 05:18:58,234 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060 2018-10-08 05:18:58,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:18:58,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:18:58,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06d6d735fed444d08b08ebb7e64fd155", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}], "expires_at": "2018-10-08T06:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-user", "id": "3c289ec488924e458830ce69e7c200b7"}, "audit_ids": ["hud0VXiDRry3tf45UbgfSA"], "issued_at": "2018-10-08T05:18:58.000000Z"}} 2018-10-08 05:18:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:18:58,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fbb069-643d-456a-a69e-5bb26375fad6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:18:58,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b1fbb069-643d-456a-a69e-5bb26375fad6 2018-10-08 05:18:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:18:58,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8f074a75-4750-4880-9daa-33d5607ffdc5 Date: Mon, 08 Oct 2018 05:18:58 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:18:58,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp used request id req-8f074a75-4750-4880-9daa-33d5607ffdc5 2018-10-08 05:18:58,891 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp... 2018-10-08 05:18:58,891 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp 2018-10-08 05:18:58,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" -d '{"security_group": {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}}' 2018-10-08 05:18:59,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-9dc4e414-71a1-420c-917d-6affc840119c Date: Mon, 08 Oct 2018 05:18:59 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "updated_at": "2018-10-08T05:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}], "revision_number": 2, "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "de69352a-ec15-4a25-b973-dc0215d02b91", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}} 2018-10-08 05:18:59,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-9dc4e414-71a1-420c-917d-6affc840119c 2018-10-08 05:18:59,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:18:59,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:18:59,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e46ff28a-a113-4f9b-aaa8-0c602f1dc3a6 Date: Mon, 08 Oct 2018 05:18:59 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-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109"}]} 2018-10-08 05:18:59,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-e46ff28a-a113-4f9b-aaa8-0c602f1dc3a6 2018-10-08 05:18:59,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:18:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:18:59,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4dd0abd3-e67d-48bb-8e95-6c2dedc23cbb Date: Mon, 08 Oct 2018 05:18:59 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-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109"}]} 2018-10-08 05:18:59,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-4dd0abd3-e67d-48bb-8e95-6c2dedc23cbb 2018-10-08 05:18:59,612 - neutron_utils - INFO - Retrieving security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:18:59,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:18:59,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-1dffa589-3964-4617-8e37-df5f5656c41e Date: Mon, 08 Oct 2018 05:18:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "updated_at": "2018-10-08T05:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}], "revision_number": 2, "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "de69352a-ec15-4a25-b973-dc0215d02b91", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}]} 2018-10-08 05:18:59,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-1dffa589-3964-4617-8e37-df5f5656c41e 2018-10-08 05:18:59,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:18:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:00,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39a9cddc-d193-4c8a-9127-357bb5dd91dc Date: Mon, 08 Oct 2018 05:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109"}]} 2018-10-08 05:19:00,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-39a9cddc-d193-4c8a-9127-357bb5dd91dc 2018-10-08 05:19:00,015 - neutron_utils - INFO - Retrieving security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:19:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:00,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-11cabd61-9f07-4ba3-a414-ba141f267224 Date: Mon, 08 Oct 2018 05:19:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "updated_at": "2018-10-08T05:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}], "revision_number": 2, "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "de69352a-ec15-4a25-b973-dc0215d02b91", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}]} 2018-10-08 05:19:00,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-11cabd61-9f07-4ba3-a414-ba141f267224 2018-10-08 05:19:00,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:19:00,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:00,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bb7da9e5-ef61-4a8d-b811-8aab6a77991b Date: Mon, 08 Oct 2018 05:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109"}]} 2018-10-08 05:19:00,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-bb7da9e5-ef61-4a8d-b811-8aab6a77991b 2018-10-08 05:19:00,420 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp 2018-10-08 05:19:00,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:00,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-bdcc2891-a621-46c8-8605-2c51d341611e Date: Mon, 08 Oct 2018 05:19:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "updated_at": "2018-10-08T05:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}], "revision_number": 2, "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "de69352a-ec15-4a25-b973-dc0215d02b91", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}]} 2018-10-08 05:19:00,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp used request id req-bdcc2891-a621-46c8-8605-2c51d341611e 2018-10-08 05:19:00,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:19:00,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:19:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:19:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:00,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5405660-2765-455b-bfae-bb6617ae3c1e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:19:00,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-f5405660-2765-455b-bfae-bb6617ae3c1e 2018-10-08 05:19:00,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:19:00,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:00,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ccabe920-687d-4252-8542-39836e2e32bf Date: Mon, 08 Oct 2018 05:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109"}]} 2018-10-08 05:19:00,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-ccabe920-687d-4252-8542-39836e2e32bf 2018-10-08 05:19:00,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91"}}' 2018-10-08 05:19:01,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-08ddc128-6d10-4a97-80cb-a1cffda461fb Date: Mon, 08 Oct 2018 05:19:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:19:00Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:19:00Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "d5b9011b-0604-4b83-b87f-7fab383a688e"}} 2018-10-08 05:19:01,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-08ddc128-6d10-4a97-80cb-a1cffda461fb 2018-10-08 05:19:01,057 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp 2018-10-08 05:19:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:01,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-48ecd0bd-0cdb-463a-9676-a4031bb7e5d3 Date: Mon, 08 Oct 2018 05:19:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "updated_at": "2018-10-08T05:19:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:19:00Z", "revision_number": 0, "id": "d5b9011b-0604-4b83-b87f-7fab383a688e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:19:00Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}], "revision_number": 3, "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "de69352a-ec15-4a25-b973-dc0215d02b91", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}]} 2018-10-08 05:19:01,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp used request id req-48ecd0bd-0cdb-463a-9676-a4031bb7e5d3 2018-10-08 05:19:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:01,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83275fd3-f57b-4565-a69e-b2801d99003e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:19:01,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-83275fd3-f57b-4565-a69e-b2801d99003e 2018-10-08 05:19:01,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:19:01,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:01,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-4bc95a1c-1efb-4cf2-83bc-fd7e894f0ffa Date: Mon, 08 Oct 2018 05:19:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:19:00Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:19:00Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "d5b9011b-0604-4b83-b87f-7fab383a688e"}]} 2018-10-08 05:19:01,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-4bc95a1c-1efb-4cf2-83bc-fd7e894f0ffa 2018-10-08 05:19:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91"}}' 2018-10-08 05:19:01,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-abf302f0-e95f-4efb-bf49-b49fbd384e0d Date: Mon, 08 Oct 2018 05:19:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:19:01Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": 22, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:19:01Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "474f4230-78c6-473a-a848-5c4b5fb145a5"}} 2018-10-08 05:19:01,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-abf302f0-e95f-4efb-bf49-b49fbd384e0d 2018-10-08 05:19:01,770 - neutron_utils - INFO - Retrieving security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:19:01,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:01,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-6823fe79-0284-46fe-92e3-f18daeba55aa Date: Mon, 08 Oct 2018 05:19:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "updated_at": "2018-10-08T05:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:19:01Z", "revision_number": 0, "id": "474f4230-78c6-473a-a848-5c4b5fb145a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:19:01Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "revision_number": 0, "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:19:00Z", "revision_number": 0, "id": "d5b9011b-0604-4b83-b87f-7fab383a688e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:19:00Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}], "revision_number": 4, "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "de69352a-ec15-4a25-b973-dc0215d02b91", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}]} 2018-10-08 05:19:01,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-6823fe79-0284-46fe-92e3-f18daeba55aa 2018-10-08 05:19:01,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de69352a-ec15-4a25-b973-dc0215d02b91 2018-10-08 05:19:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:19:02,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-5d125934-4c5b-42f5-b910-b3b35cbba117 Date: Mon, 08 Oct 2018 05:19:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "331ce1c0-5cac-4698-a5e6-cb0335b152e1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-08T05:19:01Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": 22, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:19:01Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "474f4230-78c6-473a-a848-5c4b5fb145a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:59Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:59Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "acdba30a-14f3-4ce1-85dc-187b2f7df109"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:19:00Z", "security_group_id": "de69352a-ec15-4a25-b973-dc0215d02b91", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:19:00Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "d5b9011b-0604-4b83-b87f-7fab383a688e"}]} 2018-10-08 05:19:02,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-5d125934-4c5b-42f5-b910-b3b35cbba117 2018-10-08 05:19:02,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:19:02,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:19:02,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06d6d735fed444d08b08ebb7e64fd155", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}], "expires_at": "2018-10-08T06:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-user", "id": "3c289ec488924e458830ce69e7c200b7"}, "audit_ids": ["1zS7NZU_ThSycAg-aDQnFw"], "issued_at": "2018-10-08T05:19:02.000000Z"}} 2018-10-08 05:19:02,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:02,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d45ecd3-773a-418d-90e9-00e6abc004b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:19:02,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5d45ecd3-773a-418d-90e9-00e6abc004b2 2018-10-08 05:19:02,470 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-08 05:19:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:02,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d69647-4613-4c93-b04e-fbce0757cd9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:19:02,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-55d69647-4613-4c93-b04e-fbce0757cd9a 2018-10-08 05:19:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:02,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fbd7eee3-a893-4e26-a148-c95bd29996a0 Date: Mon, 08 Oct 2018 05:19:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:19:02,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-fbd7eee3-a893-4e26-a148-c95bd29996a0 2018-10-08 05:19:02,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:19:02,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:19:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:19:02,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:02,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56015ac3-746d-412b-b393-b1db600440e1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:19:02,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-56015ac3-746d-412b-b393-b1db600440e1 2018-10-08 05:19:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:03,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0325eb2a-47d5-4a7d-a82e-101159b10cd7 Date: Mon, 08 Oct 2018 05:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:19:03,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-0325eb2a-47d5-4a7d-a82e-101159b10cd7 2018-10-08 05:19:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:03,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5669cf9-8454-4263-a845-4814ec607d8a Date: Mon, 08 Oct 2018 05:19:03 GMT RESP BODY: {"ports":[]} 2018-10-08 05:19:03,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1&admin_state_up=True used request id req-e5669cf9-8454-4263-a845-4814ec607d8a 2018-10-08 05:19:03,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:03,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1ebe295-5e18-4063-9e82-e875e873acae x-compute-request-id: req-f1ebe295-5e18-4063-9e82-e875e873acae Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:19:03,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst used request id req-f1ebe295-5e18-4063-9e82-e875e873acae 2018-10-08 05:19:03,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:03,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e5c5ffc7-990e-4897-8666-802cbaf45b94 Date: Mon, 08 Oct 2018 05:19:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:19:03,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-e5c5ffc7-990e-4897-8666-802cbaf45b94 2018-10-08 05:19:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:03,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b576663a-6b36-4201-a614-993369ea2ff5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:19:03,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-b576663a-6b36-4201-a614-993369ea2ff5 2018-10-08 05:19:03,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:03,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95b95ce7-a627-4f59-b6d7-d0f5e2399fb2 Date: Mon, 08 Oct 2018 05:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:19:03,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-95b95ce7-a627-4f59-b6d7-d0f5e2399fb2 2018-10-08 05:19:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:04,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c98fdd77-83bb-4718-99a4-de4ffb438eee Date: Mon, 08 Oct 2018 05:19:04 GMT RESP BODY: {"ports":[]} 2018-10-08 05:19:04,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1&admin_state_up=True used request id req-c98fdd77-83bb-4718-99a4-de4ffb438eee 2018-10-08 05:19:04,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-08 05:19:04,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:19:04,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06d6d735fed444d08b08ebb7e64fd155", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role"}], "expires_at": "2018-10-08T06:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/d8bbdbc4d3e7482e9ca46007f666ac90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-user", "id": "3c289ec488924e458830ce69e7c200b7"}, "audit_ids": ["Jdc2iwURSOyhj0NdVjmxUg"], "issued_at": "2018-10-08T05:19:04.000000Z"}} 2018-10-08 05:19:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32a8f24db785ebf3d549e2f37331cb3837125e" 2018-10-08 05:19:04,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41eaef62-ace8-47dc-8915-45bc2a665b06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:19:04,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41eaef62-ace8-47dc-8915-45bc2a665b06 2018-10-08 05:19:04,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:04,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d5fe66ad-e2cb-45cf-9074-a2c8e16da57a Date: Mon, 08 Oct 2018 05:19:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:19:04,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-d5fe66ad-e2cb-45cf-9074-a2c8e16da57a 2018-10-08 05:19:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:05,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ab916db-6bb2-4cad-a674-1353536ed252 Date: Mon, 08 Oct 2018 05:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:19:05,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-0ab916db-6bb2-4cad-a674-1353536ed252 2018-10-08 05:19:05,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:05,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d7e07aeb-9284-47ea-b5f8-06f9951adef8 Date: Mon, 08 Oct 2018 05:19:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:19:05,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-d7e07aeb-9284-47ea-b5f8-06f9951adef8 2018-10-08 05:19:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:19:05,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:19:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:19:05,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec32a8f24db785ebf3d549e2f37331cb3837125e" 2018-10-08 05:19:05,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9948b0a5-14a5-46f0-9de4-0d6b6b2327d8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:19:05,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-9948b0a5-14a5-46f0-9de4-0d6b6b2327d8 2018-10-08 05:19:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:05,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3de8165d-35cc-4595-adb2-d518cb5e1494 Date: Mon, 08 Oct 2018 05:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:19:05,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-3de8165d-35cc-4595-adb2-d518cb5e1494 2018-10-08 05:19:05,633 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net 2018-10-08 05:19:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" -d '{"port": {"network_id": "8cd3ca50-ee96-46a6-a22c-193312b1fb8c", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1", "admin_state_up": true}}' 2018-10-08 05:19:06,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-1348b0a0-1543-423d-bc93-4cb45fd4769b Date: Mon, 08 Oct 2018 05:19:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81"],"mac_address":"fa:16:3e:34:4c:b0","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","qos_policy_id":null,"admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal"}} 2018-10-08 05:19:06,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-1348b0a0-1543-423d-bc93-4cb45fd4769b 2018-10-08 05:19:06,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:06,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fb0abfba-2248-4fb7-adaa-147a79ecda17 Date: Mon, 08 Oct 2018 05:19:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:19:06,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-fb0abfba-2248-4fb7-adaa-147a79ecda17 2018-10-08 05:19:06,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:06,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e74ae4-9a89-4d0f-b610-c7ec0c3a5a64 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:19:06,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-f9e74ae4-9a89-4d0f-b610-c7ec0c3a5a64 2018-10-08 05:19:06,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:06,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8b9d5927-904d-43ab-858c-edd5ee9a2e5e Date: Mon, 08 Oct 2018 05:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:19:06,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-8b9d5927-904d-43ab-858c-edd5ee9a2e5e 2018-10-08 05:19:06,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:07,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-38d01997-b277-4e04-8b5e-09c5406b11ac Date: Mon, 08 Oct 2018 05:19:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-08 05:19:07,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1&admin_state_up=True used request id req-38d01997-b277-4e04-8b5e-09c5406b11ac 2018-10-08 05:19:07,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:07,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623bb186-e604-4bff-8c18-3a158097f552 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:19:07,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-623bb186-e604-4bff-8c18-3a158097f552 2018-10-08 05:19:07,101 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst 2018-10-08 05:19:07,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:07,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19: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-ec85b4d3-cb02-4590-9288-8d0cdaad67de x-compute-request-id: req-ec85b4d3-cb02-4590-9288-8d0cdaad67de Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-flavor-name"}]} 2018-10-08 05:19:07,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ec85b4d3-cb02-4590-9288-8d0cdaad67de 2018-10-08 05:19:07,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:07,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19: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-066779fd-3584-4cb9-a80c-ccdb2b5d6d49 x-compute-request-id: req-066779fd-3584-4cb9-a80c-ccdb2b5d6d49 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:19:07,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796 used request id req-066779fd-3584-4cb9-a80c-ccdb2b5d6d49 2018-10-08 05:19:07,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:07,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-37d880cd-218b-46fa-b84b-449ab5d7d08e Date: Mon, 08 Oct 2018 05:19:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image", "tags": [], "container_format": "bare", "created_at": "2018-10-08T05:18:36Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-08T05:18:42Z", "visibility": "shared", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/snap", "metadata": {}}], "self": "/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "min_disk": 0, "protected": false, "id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "file": "/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "d8bbdbc4d3e7482e9ca46007f666ac90", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image"} 2018-10-08 05:19:07,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image used request id req-37d880cd-218b-46fa-b84b-449ab5d7d08e 2018-10-08 05:19:07,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:07,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2167ba84-9091-411e-adb5-a5826b1b4813 Date: Mon, 08 Oct 2018 05:19:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-08 05:19:07,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2167ba84-9091-411e-adb5-a5826b1b4813 2018-10-08 05:19:07,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" -d '{"server": {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "imageRef": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "flavorRef": "a143c8ad-cab0-4453-b94e-805b73ad9796", "max_count": 1, "min_count": 1, "networks": [{"port": "c06e550c-9c7f-4196-b2d4-6a339f97d530"}]}}' 2018-10-08 05:19:09,394 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c18cd8d-d37d-4296-ad30-f5441aea33d2 x-compute-request-id: req-9c18cd8d-d37d-4296-ad30-f5441aea33d2 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "adminPass": "k6JqHrqx9Z3E"}} 2018-10-08 05:19:09,394 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9c18cd8d-d37d-4296-ad30-f5441aea33d2 2018-10-08 05:19:09,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:09,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1cbf223-a231-4d79-b987-fcc41284abcf x-compute-request-id: req-d1cbf223-a231-4d79-b987-fcc41284abcf Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "user_id": "3c289ec488924e458830ce69e7c200b7", "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-10-08T05:19:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:09,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-d1cbf223-a231-4d79-b987-fcc41284abcf 2018-10-08 05:19:09,742 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst 2018-10-08 05:19:09,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:10,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83c01e50-62cd-48da-91b9-d043e7e86c02 x-compute-request-id: req-83c01e50-62cd-48da-91b9-d043e7e86c02 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "user_id": "3c289ec488924e458830ce69e7c200b7", "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-10-08T05:19:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:10,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-83c01e50-62cd-48da-91b9-d043e7e86c02 2018-10-08 05:19:10,179 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:10,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:13,182 - create_instance - DEBUG - VM status query timeout in 896.559761047 2018-10-08 05:19:13,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:13,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e52d158-6b7e-455b-9533-c6735f3cac6f x-compute-request-id: req-7e52d158-6b7e-455b-9533-c6735f3cac6f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:13,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-7e52d158-6b7e-455b-9533-c6735f3cac6f 2018-10-08 05:19:13,965 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:13,966 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:16,969 - create_instance - DEBUG - VM status query timeout in 892.773357868 2018-10-08 05:19:16,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:17,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1de83c57-aec7-4e14-84da-6cad5c525113 x-compute-request-id: req-1de83c57-aec7-4e14-84da-6cad5c525113 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:17,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-1de83c57-aec7-4e14-84da-6cad5c525113 2018-10-08 05:19:17,737 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:17,737 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:20,741 - create_instance - DEBUG - VM status query timeout in 889.001643896 2018-10-08 05:19:20,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:21,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19: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-60611e3a-f33f-4d9f-9a09-1c7e99afe32a x-compute-request-id: req-60611e3a-f33f-4d9f-9a09-1c7e99afe32a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:21,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-60611e3a-f33f-4d9f-9a09-1c7e99afe32a 2018-10-08 05:19:21,197 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:21,197 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:24,200 - create_instance - DEBUG - VM status query timeout in 885.54169488 2018-10-08 05:19:24,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:24,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4636bdc6-d3ad-4a80-9492-ae884d25f417 x-compute-request-id: req-4636bdc6-d3ad-4a80-9492-ae884d25f417 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:24,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-4636bdc6-d3ad-4a80-9492-ae884d25f417 2018-10-08 05:19:24,886 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:24,886 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:27,889 - create_instance - DEBUG - VM status query timeout in 881.853175879 2018-10-08 05:19:27,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:28,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b850bb89-b4d2-480c-b27e-5a1524e50b69 x-compute-request-id: req-b850bb89-b4d2-480c-b27e-5a1524e50b69 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:28,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-b850bb89-b4d2-480c-b27e-5a1524e50b69 2018-10-08 05:19:28,543 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:28,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:31,546 - create_instance - DEBUG - VM status query timeout in 878.196166039 2018-10-08 05:19:31,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:32,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-634562c0-29b5-4182-b4b2-a74234cd3234 x-compute-request-id: req-634562c0-29b5-4182-b4b2-a74234cd3234 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:32,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-634562c0-29b5-4182-b4b2-a74234cd3234 2018-10-08 05:19:32,369 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:32,369 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:35,373 - create_instance - DEBUG - VM status query timeout in 874.369470835 2018-10-08 05:19:35,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:35,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-404ed8cb-951b-45e0-a49e-ef279d9d1821 x-compute-request-id: req-404ed8cb-951b-45e0-a49e-ef279d9d1821 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:35,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-404ed8cb-951b-45e0-a49e-ef279d9d1821 2018-10-08 05:19:35,908 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:35,908 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:38,908 - create_instance - DEBUG - VM status query timeout in 870.834082842 2018-10-08 05:19:38,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:39,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21e96d39-74ad-4699-932a-42a2739b4e7f x-compute-request-id: req-21e96d39-74ad-4699-932a-42a2739b4e7f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:39,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-21e96d39-74ad-4699-932a-42a2739b4e7f 2018-10-08 05:19:39,434 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:39,434 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:42,437 - create_instance - DEBUG - VM status query timeout in 867.304946899 2018-10-08 05:19:42,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:43,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9abc4634-7b5d-49b0-a91e-7b59c112ddf5 x-compute-request-id: req-9abc4634-7b5d-49b0-a91e-7b59c112ddf5 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:43,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-9abc4634-7b5d-49b0-a91e-7b59c112ddf5 2018-10-08 05:19:43,172 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:43,172 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:46,175 - create_instance - DEBUG - VM status query timeout in 863.567318916 2018-10-08 05:19:46,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:46,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19: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-2296921d-cda3-453d-9aa8-e5723ef32fce x-compute-request-id: req-2296921d-cda3-453d-9aa8-e5723ef32fce Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:46,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-2296921d-cda3-453d-9aa8-e5723ef32fce 2018-10-08 05:19:46,808 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:46,808 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:49,811 - create_instance - DEBUG - VM status query timeout in 859.930891991 2018-10-08 05:19:49,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:50,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f878c51-fbd7-4130-a4ba-3d3f57bdb305 x-compute-request-id: req-8f878c51-fbd7-4130-a4ba-3d3f57bdb305 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:50,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-8f878c51-fbd7-4130-a4ba-3d3f57bdb305 2018-10-08 05:19:50,311 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:50,312 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:53,315 - create_instance - DEBUG - VM status query timeout in 856.427399874 2018-10-08 05:19:53,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:53,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19: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-1695b984-453a-498b-8c76-a4c97f01e0a6 x-compute-request-id: req-1695b984-453a-498b-8c76-a4c97f01e0a6 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:53,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-1695b984-453a-498b-8c76-a4c97f01e0a6 2018-10-08 05:19:53,850 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:53,850 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:19:56,853 - create_instance - DEBUG - VM status query timeout in 852.888888836 2018-10-08 05:19:56,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:19:57,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-434f4298-b373-44e4-bf2f-f9f1626f7b58 x-compute-request-id: req-434f4298-b373-44e4-bf2f-f9f1626f7b58 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:19:57,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-434f4298-b373-44e4-bf2f-f9f1626f7b58 2018-10-08 05:19:57,167 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:19:57,167 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:00,170 - create_instance - DEBUG - VM status query timeout in 849.572037935 2018-10-08 05:20:00,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:00,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b41149ef-f92d-45f3-a520-9541ecd7882d x-compute-request-id: req-b41149ef-f92d-45f3-a520-9541ecd7882d Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:00,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-b41149ef-f92d-45f3-a520-9541ecd7882d 2018-10-08 05:20:00,813 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:00,813 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:03,816 - create_instance - DEBUG - VM status query timeout in 845.925756931 2018-10-08 05:20:03,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:04,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbced353-319e-4941-968e-9209c2185dba x-compute-request-id: req-bbced353-319e-4941-968e-9209c2185dba Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:04,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-bbced353-319e-4941-968e-9209c2185dba 2018-10-08 05:20:04,330 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:04,330 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:07,333 - create_instance - DEBUG - VM status query timeout in 842.409250021 2018-10-08 05:20:07,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:07,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d05fb1b-3913-4df7-ad66-c0c20f6caabb x-compute-request-id: req-6d05fb1b-3913-4df7-ad66-c0c20f6caabb Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:07,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-6d05fb1b-3913-4df7-ad66-c0c20f6caabb 2018-10-08 05:20:07,812 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:07,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:10,816 - create_instance - DEBUG - VM status query timeout in 838.926574945 2018-10-08 05:20:10,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:11,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20: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-6601f449-9079-4e51-9374-405ecaea929b x-compute-request-id: req-6601f449-9079-4e51-9374-405ecaea929b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:11,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-6601f449-9079-4e51-9374-405ecaea929b 2018-10-08 05:20:11,308 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:11,308 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:14,310 - create_instance - DEBUG - VM status query timeout in 835.432149887 2018-10-08 05:20:14,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:14,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c7f735c-8722-4841-849b-de4d6088882b x-compute-request-id: req-5c7f735c-8722-4841-849b-de4d6088882b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:14,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-5c7f735c-8722-4841-849b-de4d6088882b 2018-10-08 05:20:14,655 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:14,656 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:17,659 - create_instance - DEBUG - VM status query timeout in 832.083412886 2018-10-08 05:20:17,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:18,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c19a9a32-7ee2-4acd-9fcf-4887510fd5ce x-compute-request-id: req-c19a9a32-7ee2-4acd-9fcf-4887510fd5ce Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:18,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-c19a9a32-7ee2-4acd-9fcf-4887510fd5ce 2018-10-08 05:20:18,168 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:18,168 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:21,171 - create_instance - DEBUG - VM status query timeout in 828.57118988 2018-10-08 05:20:21,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:21,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68c588ea-8748-46ce-aa8d-ab81a5043f2c x-compute-request-id: req-68c588ea-8748-46ce-aa8d-ab81a5043f2c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:21,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-68c588ea-8748-46ce-aa8d-ab81a5043f2c 2018-10-08 05:20:21,651 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:21,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:24,654 - create_instance - DEBUG - VM status query timeout in 825.087899923 2018-10-08 05:20:24,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:25,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20185e1d-d7e7-479a-ba03-e0880986f688 x-compute-request-id: req-20185e1d-d7e7-479a-ba03-e0880986f688 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:25,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-20185e1d-d7e7-479a-ba03-e0880986f688 2018-10-08 05:20:25,185 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:25,186 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:28,189 - create_instance - DEBUG - VM status query timeout in 821.553324938 2018-10-08 05:20:28,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:28,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20: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-27a3efb7-875d-456b-9870-da4f06d9a7d3 x-compute-request-id: req-27a3efb7-875d-456b-9870-da4f06d9a7d3 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:28,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-27a3efb7-875d-456b-9870-da4f06d9a7d3 2018-10-08 05:20:28,844 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:28,845 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:31,848 - create_instance - DEBUG - VM status query timeout in 817.894430876 2018-10-08 05:20:31,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:32,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c56094c7-ab74-4332-9da4-1a0282334689 x-compute-request-id: req-c56094c7-ab74-4332-9da4-1a0282334689 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:32,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-c56094c7-ab74-4332-9da4-1a0282334689 2018-10-08 05:20:32,319 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:32,319 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:35,322 - create_instance - DEBUG - VM status query timeout in 814.420047998 2018-10-08 05:20:35,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:35,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-365e4584-0543-4d51-aa1e-d7ffe564df76 x-compute-request-id: req-365e4584-0543-4d51-aa1e-d7ffe564df76 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:35,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-365e4584-0543-4d51-aa1e-d7ffe564df76 2018-10-08 05:20:35,980 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:35,980 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:38,983 - create_instance - DEBUG - VM status query timeout in 810.759111881 2018-10-08 05:20:38,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:39,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95d23621-ca60-4d07-96ed-e73dcf4b7722 x-compute-request-id: req-95d23621-ca60-4d07-96ed-e73dcf4b7722 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:39,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-95d23621-ca60-4d07-96ed-e73dcf4b7722 2018-10-08 05:20:39,669 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:39,669 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:42,672 - create_instance - DEBUG - VM status query timeout in 807.069917917 2018-10-08 05:20:42,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:43,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20: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-2e1f2904-7790-4fdf-b905-54c3c509153e x-compute-request-id: req-2e1f2904-7790-4fdf-b905-54c3c509153e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:43,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-2e1f2904-7790-4fdf-b905-54c3c509153e 2018-10-08 05:20:43,158 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:43,158 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:46,161 - create_instance - DEBUG - VM status query timeout in 803.580873013 2018-10-08 05:20:46,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:46,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-153470ab-129e-42b3-becd-537c33cc5b38 x-compute-request-id: req-153470ab-129e-42b3-becd-537c33cc5b38 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:46,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-153470ab-129e-42b3-becd-537c33cc5b38 2018-10-08 05:20:46,639 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:46,639 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:49,643 - create_instance - DEBUG - VM status query timeout in 800.099548817 2018-10-08 05:20:49,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:50,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20: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-e62db528-0c76-4ffa-b67b-3f5b8a027f5f x-compute-request-id: req-e62db528-0c76-4ffa-b67b-3f5b8a027f5f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:50,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-e62db528-0c76-4ffa-b67b-3f5b8a027f5f 2018-10-08 05:20:50,172 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:50,173 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:53,176 - create_instance - DEBUG - VM status query timeout in 796.566361904 2018-10-08 05:20:53,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:53,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20: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-58111e2b-d4e0-45dc-a35a-429071c898e5 x-compute-request-id: req-58111e2b-d4e0-45dc-a35a-429071c898e5 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:19:10Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:53,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-58111e2b-d4e0-45dc-a35a-429071c898e5 2018-10-08 05:20:53,658 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - BUILD 2018-10-08 05:20:53,658 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:20:56,661 - create_instance - DEBUG - VM status query timeout in 793.080853939 2018-10-08 05:20:56,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:57,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8701233e-4229-4793-9508-05b841276a1a x-compute-request-id: req-8701233e-4229-4793-9508-05b841276a1a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:57,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-8701233e-4229-4793-9508-05b841276a1a 2018-10-08 05:20:57,135 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - ACTIVE 2018-10-08 05:20:57,135 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:20:57,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:57,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a725ad4d-6287-4c9e-97da-cef3270e5e86 x-compute-request-id: req-a725ad4d-6287-4c9e-97da-cef3270e5e86 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:57,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-a725ad4d-6287-4c9e-97da-cef3270e5e86 2018-10-08 05:20:57,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:57,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-8514aeee-005a-4e36-a0a8-5065bf5e1181 Date: Mon, 08 Oct 2018 05:20:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:20:57,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-8514aeee-005a-4e36-a0a8-5065bf5e1181 2018-10-08 05:20:57,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:57,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404d0789-f79f-4c50-bc4c-ea62a4aa1fab Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:20:57,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-404d0789-f79f-4c50-bc4c-ea62a4aa1fab 2018-10-08 05:20:57,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:57,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-48f0ae8f-0ce5-4bc4-b13a-ccbc2292b5a6 Date: Mon, 08 Oct 2018 05:20:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:20:57,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-48f0ae8f-0ce5-4bc4-b13a-ccbc2292b5a6 2018-10-08 05:20:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:58,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-2510d947-e0e4-449c-8636-b1ac280d331a Date: Mon, 08 Oct 2018 05:20:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.2"}],"id":"78188579-38f5-4287-8000-15670372719f","security_groups":[],"mac_address":"fa:16:3e:01:3b:de","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.3"}],"id":"b995e1b9-f2ea-4a9b-aa53-e65fc4d45c74","security_groups":[],"mac_address":"fa:16:3e:22:a4:d8","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:20:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":"a96c1fc0-caa0-4fbe-90f5-4d91cad355e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.4"}],"id":"e4d9bdf5-04e3-4aef-baef-398963c3151c","security_groups":[],"mac_address":"fa:16:3e:fc:48:39","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"}]} 2018-10-08 05:20:58,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-2510d947-e0e4-449c-8636-b1ac280d331a 2018-10-08 05:20:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:58,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-01da2044-f43b-4ddf-9a69-518692fd0945 Date: Mon, 08 Oct 2018 05:20:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:48Z", "admin_state_up": true, "updated_at": "2018-10-08T05:18:55Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "d7d8196e-5750-4ef5-81d0-ce9751b99154", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router"}]} 2018-10-08 05:20:58,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router used request id req-01da2044-f43b-4ddf-9a69-518692fd0945 2018-10-08 05:20:58,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:58,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb18c5d-a58d-4e3c-bcc0-883294b50187 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:20:58,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-6bb18c5d-a58d-4e3c-bcc0-883294b50187 2018-10-08 05:20:58,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d7d8196e-5750-4ef5-81d0-ce9751b99154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:58,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-f5975ae3-a411-4cba-bb0d-7ee6760b574e Date: Mon, 08 Oct 2018 05:20:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"}]} 2018-10-08 05:20:58,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d7d8196e-5750-4ef5-81d0-ce9751b99154 used request id req-f5975ae3-a411-4cba-bb0d-7ee6760b574e 2018-10-08 05:20:58,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d3a138c0-3b7f-4be7-8793-dc99b494f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:58,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-6d4fdc92-2192-4864-b918-c86c132fa21e Date: Mon, 08 Oct 2018 05:20:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}} 2018-10-08 05:20:58,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d3a138c0-3b7f-4be7-8793-dc99b494f3ec used request id req-6d4fdc92-2192-4864-b918-c86c132fa21e 2018-10-08 05:20:58,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:58,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7a6b2673-3b75-49be-bb6e-bf62360d6c57 Date: Mon, 08 Oct 2018 05:20:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:20:58,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-7a6b2673-3b75-49be-bb6e-bf62360d6c57 2018-10-08 05:20:58,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:58,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8461f538-cae0-4de2-805b-5f9bb5973a7b Date: Mon, 08 Oct 2018 05:20:58 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:20:58,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-8461f538-cae0-4de2-805b-5f9bb5973a7b 2018-10-08 05:20:58,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:59,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20: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-966c375c-56fe-444c-aea7-a0f6e5394b6a x-compute-request-id: req-966c375c-56fe-444c-aea7-a0f6e5394b6a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:59,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-966c375c-56fe-444c-aea7-a0f6e5394b6a 2018-10-08 05:20:59,111 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - ACTIVE 2018-10-08 05:20:59,111 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:20:59,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:59,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b55350e-5635-4490-9058-bdb4a76e02eb x-compute-request-id: req-9b55350e-5635-4490-9058-bdb4a76e02eb Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:20:59,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-9b55350e-5635-4490-9058-bdb4a76e02eb 2018-10-08 05:20:59,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:59,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f03bd2e4-31d6-41d7-8176-a57cb8329ed4 Date: Mon, 08 Oct 2018 05:20:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:20:59,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-f03bd2e4-31d6-41d7-8176-a57cb8329ed4 2018-10-08 05:20:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:59,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9631a5a-d640-4cf0-bcda-4befc34af5b2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:20:59,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-d9631a5a-d640-4cf0-bcda-4befc34af5b2 2018-10-08 05:20:59,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:20:59,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2d5d427-66c1-498e-8b4b-6d7b33854f32 Date: Mon, 08 Oct 2018 05:20:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:20:59,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-a2d5d427-66c1-498e-8b4b-6d7b33854f32 2018-10-08 05:20:59,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:00,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-4af37a3b-3830-40bb-a467-6c359466f9e9 Date: Mon, 08 Oct 2018 05:21:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.2"}],"id":"78188579-38f5-4287-8000-15670372719f","security_groups":[],"mac_address":"fa:16:3e:01:3b:de","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.3"}],"id":"b995e1b9-f2ea-4a9b-aa53-e65fc4d45c74","security_groups":[],"mac_address":"fa:16:3e:22:a4:d8","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:20:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":"a96c1fc0-caa0-4fbe-90f5-4d91cad355e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.4"}],"id":"e4d9bdf5-04e3-4aef-baef-398963c3151c","security_groups":[],"mac_address":"fa:16:3e:fc:48:39","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"}]} 2018-10-08 05:21:00,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-4af37a3b-3830-40bb-a467-6c359466f9e9 2018-10-08 05:21:00,096 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-08 05:21:00,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:00,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4b50cc83-6a8d-4ced-a000-ccd496567de2 Date: Mon, 08 Oct 2018 05:21:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:21:00,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-4b50cc83-6a8d-4ced-a000-ccd496567de2 2018-10-08 05:21:00,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:00,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-074145f3-b7ba-429f-8782-c0ea9a153d4e Date: Mon, 08 Oct 2018 05:21:00 GMT RESP BODY: {"subnets":[]} 2018-10-08 05:21:00,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f8c586-8db7-4f31-a8a3-9036c34b9474 used request id req-074145f3-b7ba-429f-8782-c0ea9a153d4e 2018-10-08 05:21:00,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "port_id": "c06e550c-9c7f-4196-b2d4-6a339f97d530"}}' 2018-10-08 05:21:01,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-242e21dc-7e08-47d5-898d-f2b8e3c2f091 Date: Mon, 08 Oct 2018 05:21:01 GMT RESP BODY: {"floatingip": {"router_id": "d7d8196e-5750-4ef5-81d0-ce9751b99154", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:21:01Z", "updated_at": "2018-10-08T05:21:01Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_id": "c06e550c-9c7f-4196-b2d4-6a339f97d530", "id": "2ff49f5a-7de2-4b39-9954-45de8b3e21b2"}} 2018-10-08 05:21:01,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-242e21dc-7e08-47d5-898d-f2b8e3c2f091 2018-10-08 05:21:01,980 - create_instance - INFO - Created floating IP 172.30.9.206 via router - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router 2018-10-08 05:21:01,980 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-08 05:21:01,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:02,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83db2d26-5ef1-47bf-aebc-1d885f462266 x-compute-request-id: req-83db2d26-5ef1-47bf-aebc-1d885f462266 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:02,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-83db2d26-5ef1-47bf-aebc-1d885f462266 2018-10-08 05:21:02,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:21:04,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e06f924-4128-4cc8-b026-59a13312af0c x-compute-request-id: req-5e06f924-4128-4cc8-b026-59a13312af0c Content-Encoding: gzip Content-Length: 10530 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008014] AppArmor: AppArmor initialized\n[ 0.008855] Yama: becoming mindful.\n[ 0.010062] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012432] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013835] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015063] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016104] Initializing cgroup subsys memory\n[ 0.016999] Initializing cgroup subsys devices\n[ 0.017875] Initializing cgroup subsys freezer\n[ 0.018748] Initializing cgroup subsys blkio\n[ 0.019593] Initializing cgroup subsys perf_event\n[ 0.020003] Initializing cgroup subsys hugetlb\n[ 0.020952] FEATURE SPEC_CTRL Not Present\n[ 0.022432] mce: CPU supports 10 MCE banks\n[ 0.024030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025973] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027142] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029741] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034634] ACPI: Core revision 20131115\n[ 0.035839] ACPI: All ACPI Tables successfully acquired\n[ 0.036798] ftrace: allocating 28719 entries in 113 pages\n[ 0.056037] smpboot: Max logical packages: 2\n[ 0.056925] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058135] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060162] Enabling x2apic\n[ 0.060791] Enabled x2apic\n[ 0.061596] Switched APIC routing to physical x2apic.\n[ 0.063489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066107] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.071286] KVM setup paravirtual spinlock\n[ 0.073031] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074436] x86: Booting SMP configuration:\n[ 0.075357] .... node #0, CPUs: #1[ 0.073023] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088017] x86: Booted up 1 node, 2 CPUs\n[ 0.088011] KVM setup async PF for cpu 1\n[ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.090747] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.092259] devtmpfs: initialized\n[ 0.095058] EVM: security.selinux\n[ 0.096005] EVM: security.SMACK64\n[ 0.096745] EVM: security.ima\n[ 0.097397] EVM: security.capability\n[ 0.098155] pinctrl core: initialized pinctrl subsystem\n[ 0.098155] regulator-dummy: no parameters\n[ 0.100061] RTC time: 5:20:50, date: 10/08/18\n[ 0.100993] NET: Registered protocol family 16\n[ 0.101938] cpuidle: using governor ladder\n[ 0.102786] cpuidle: using governor menu\n[ 0.103677] ACPI: bus type PCI registered\n[ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.105249] PCI: Using configuration type 1 for base access\n[ 0.106773] bio: create slab at 0\n[ 0.106773] ACPI: Added _OSI(Module Device)\n[ 0.108003] ACPI: Added _OSI(Processor Device)\n[ 0.108898] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.109804] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.112100] ACPI: Interpreter enabled\n[ 0.112900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.114792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.116527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.118408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.120005] ACPI: (supports S0 S5)\n[ 0.120759] ACPI: Using IOAPIC for interrupt routing\n[ 0.121867] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.123821] ACPI: No dock devices found.\n[ 0.125578] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.126753] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.129242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.131501] acpiphp: Slot [3] registered\n[ 0.132017] acpiphp: Slot [4] registered\n[ 0.132818] acpiphp: Slot [5] registered\n[ 0.133630] acpiphp: Slot [6] registered\n[ 0.134426] acpiphp: Slot [7] registered\n[ 0.135222] acpiphp: Slot [8] registered\n[ 0.136016] acpiphp: Slot [9] registered\n[ 0.136813] acpiphp: Slot [10] registered\n[ 0.137647] acpiphp: Slot [11] registered\n[ 0.138502] acpiphp: Slot [12] registered\n[ 0.139346] acpiphp: Slot [13] registered\n[ 0.140016] acpiphp: Slot [14] registered\n[ 0.140832] acpiphp: Slot [15] registered\n[ 0.141647] acpiphp: Slot [16] registered\n[ 0.142503] acpiphp: Slot [17] registered\n[ 0.143345] acpiphp: Slot [18] registered\n[ 0.144017] acpiphp: Slot [19] registered\n[ 0.144832] acpiphp: Slot [20] registered\n[ 0.145648] acpiphp: Slot [21] registered\n[ 0.146491] acpiphp: Slot [22] registered\n[ 0.147338] acpiphp: Slot [23] registered\n[ 0.148017] acpiphp: Slot [24] registered\n[ 0.148842] acpiphp: Slot [25] registered\n[ 0.149652] acpiphp: Slot [26] registered\n[ 0.150507] acpiphp: Slot [27] registered\n[ 0.151330] acpiphp: Slot [28] registered\n[ 0.152016] acpiphp: Slot [29] registered\n[ 0.152878] acpiphp: Slot [30] registered\n[ 0.153736] acpiphp: Slot [31] registered\n[ 0.154585] PCI host bridge to bus 0000:00\n[ 0.155410] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.156004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.157186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.158356] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.159582] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.172385] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.173884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.217915] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.219641] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.220715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.223616] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.224938] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.226157] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.226157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228635] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229825] SCSI subsystem initialized\n[ 0.230658] ACPI: bus type USB registered\n[ 0.230658] usbcore: registered new interface driver usbfs\n[ 0.232008] usbcore: registered new interface driver hub\n[ 0.233090] usbcore: registered new device driver usb\n[ 0.233090] PCI: Using ACPI for IRQ routing\n[ 0.233090] NetLabel: Initializing\n[ 0.236003] NetLabel: domain hash size = 128\n[ 0.236907] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.237912] NetLabel: unlabeled traffic allowed by default\n[ 0.238999] Switched to clocksource kvm-clock\n[ 0.240813] AppArmor: AppArmor Filesystem Enabled\n[ 0.241806] pnp: PnP ACPI init\n[ 0.242480] ACPI: bus type PNP registered\n[ 0.243631] pnp: PnP ACPI: found 8 devices\n[ 0.244479] ACPI: bus type PNP unregistered\n[ 0.251218] NET: Registered protocol family 2\n[ 0.252253] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253798] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.255065] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256664] TCP: reno registered\n[ 0.257413] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258595] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259816] NET: Registered protocol family 1\n[ 0.260703] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261815] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262894] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306259] Trying to unpack rootfs image as initramfs...\n[ 0.385183] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.386863] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.387950] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389173] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.390850] Scanning for low memory corruption every 60 seconds\n[ 0.392161] Initialise system trusted keyring\n[ 0.393067] audit: initializing netlink socket (disabled)\n[ 0.394087] type=2000 audit(1538976050.995:1): initialized\n[ 0.411584] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.413440] zbud: loaded\n[ 0.414225] VFS: Disk quotas dquot_6.5.2\n[ 0.415051] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.416497] fuse init (API version 7.22)\n[ 0.417375] msgmni has been set to 3997\n[ 0.418194] Key type big_key registered\n[ 0.419241] Key type asymmetric registered\n[ 0.420079] Asymmetric key parser 'x509' registered\n[ 0.421035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.422592] io scheduler noop registered\n[ 0.423417] io scheduler deadline registered (default)\n[ 0.424434] io scheduler cfq registered\n[ 0.425269] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.426332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.427568] ipmi message handler version 39.2\n[ 0.428486] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.429948] ACPI: Power Button [PWRF]\n[ 0.430800] GHES: HEST is not enabled!\n[ 0.452188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.495449] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.497306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.521486] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.523499] Linux agpgart interface v0.103\n[ 0.524966] brd: module loaded\n[ 0.525961] loop: module loaded\n[ 0.526910] blk-mq: CPU -> queue map\n[ 0.527653] CPU 0 -> Queue 0\n[ 0.528316] CPU 1 -> Queue 0\n[ 0.529510] vda: vda1\n[ 0.530807] scsi0 : ata_piix\n[ 0.531566] scsi1 : ata_piix\n[ 0.532264] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.533500] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.535272] libphy: Fixed MDIO Bus: probed\n[ 0.536171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.537149] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.538987] PPP generic driver version 2.4.2\n[ 0.539902] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.541286] ehci-pci: EHCI PCI platform driver\n[ 0.542178] ehci-platform: EHCI generic platform driver\n[ 0.543180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.544376] ohci-pci: OHCI PCI platform driver\n[ 0.545259] ohci-platform: OHCI generic platform driver\n[ 0.546257] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.568261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.569357] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.570902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.572050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.573287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.574724] usb usb1: Product: UHCI Host Controller\n[ 0.575673] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.576888] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.577880] hub 1-0:1.0: USB hub found\n[ 0.578711] hub 1-0:1.0: 2 ports detected\n[ 0.579663] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.581803] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.582778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.583919] mousedev: PS/2 mouse device common for all mice\n[ 0.585235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.587121] rtc_cmos 00:00: RTC can wake from S4\n[ 0.588251] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.589514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.590756] device-mapper: uevent: version 1.0.3\n[ 0.591729] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.593448] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.594628] TCP: cubic registered\n[ 0.595380] NET: Registered protocol family 10\n[ 0.596368] NET: Registered protocol family 17\n[ 0.597259] Key type dns_resolver registered\n[ 0.598262] Loading compiled-in X.509 certificates\n[ 0.599717] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.601527] registered taskstats version 1\n[ 0.603680] Key type trusted registered\n[ 0.606554] Key type encrypted registered\n[ 0.607478] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.608539] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.609966] regulator-dummy: disabling\n[ 0.610800] Magic number: 6:424:314\n[ 0.618466] rtc_cmos 00:00: setting system clock to 2018-10-08 05:20:51 UTC (1538976051)\n[ 0.620096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.621221] EDD information not available.\n[ 0.689243] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.690901] Write protecting the kernel read-only data: 12288k\n[ 0.692268] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.694767] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.705717] systemd-udevd[107]: starting version 204\n[ 0.752367] FDC 0 is a S82078B\n[ 0.888113] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.052315] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.053552] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.054831] usb 1-1: Product: QEMU USB Tablet\n[ 1.055690] usb 1-1: Manufacturer: QEMU\n[ 1.056475] usb 1-1: SerialNumber: 42\n[ 1.384066] tsc: Refined TSC clocksource calibration: 3491.915 MHz\n[ 1.748980] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 1.983001] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.094941] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.181984] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 05:20:53 +0000. Up 2.51 seconds.\ncloud-init-nonet[2.67]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.41]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 05:20:54 +0000. Up 3.61 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.6 | 255.255.255.0 | fa:16:3e:34:4c:b0 |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\na0:08:75:c4:78:65:66:a8:a9:2d:0c:14:0d:b6:2e:3f root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +=+oo= |\n|.ooo++ |\n|o. + . |\n|o.o. . . |\n|++. . S |\n|+o. |\n| .E |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:b4:41:0a:b9:4a:e1:10:4d:c4:ec:a1:b8:bf:ec:78 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .Bo .. .+ |\n| . * .. o + |\n| . = o .. + |\n|. . + . . |\n| . . . S |\n|. . |\n| . |\n| oE |\n|.o+. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nf1:42:8b:26:48:b8:35:8d:60:fd:b9:24:b0:99:66:51 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|..oE |\n|.= + |\n|. @ o . o |\n| X + + o + |\n|+ . + + S . |\n| + . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n14:cd:fd:ab:8c:77:4f:5d:be:19:25:e2:af:53:cb:14 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o . |\n| .o . |\n| . . |\n| . E |\n| S . .oo|\n| . .+o+|\n| o.= o+|\n| . =.+.+|\n| ..+.+.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping save udev log and update rules[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 08 Oct 2018 05:20:57 +0000. Up 6.79 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 08 Oct 2018 05:20:58 +0000. Up 7.63 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | 35:09:b1:b9:39:52:65:ec:90:bc:bf:94:56:cc:7b:0c | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 95:b4:41:0a:b9:4a:e1:10:4d:c4:ec:a1:b8:bf:ec:78 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i (DSA)\nec2: 256 f1:42:8b:26:48:b8:35:8d:60:fd:b9:24:b0:99:66:51 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i (ECDSA)\nec2: 256 14:cd:fd:ab:8c:77:4f:5d:be:19:25:e2:af:53:cb:14 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i (ED25519)\nec2: 2048 a0:08:75:c4:78:65:66:a8:a9:2d:0c:14:0d:b6:2e:3f root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGu012zSUfG32ZfgkAIelMxWYGlB+GlC43yOVwnBsdjXhI8nQcjmRrGj6x1P71SjgfOy9G7b3pj3YGVnaCA46us= root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHlYfbpbXyRdNbQ1owvw6YWlhJk8j3h1Xt/BN4nofeD4 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJSO+mHAd5UachXf9Jaao0uCg2QElnL3FBx4NJrbSd3Sb0RyjfCEXJuTyUwR7UwdfhRplM82nR239hqMZti4DmtGefZyKruWJozBmxS4+SoE3wcNNLxJLmaKVbINAGj6Bqsv5n2Xr8NvP7ayv86WjH20/wt6GnqDonN9IRwsVxLybZzH10TVz7Cw7Gge1jzvS2Fp3j/2u8ZCG3mjrDKCQEDD0RruhISq+/5TvOnCOn00Aiij76OI6gqkDeg1avl5wyGmA1250eMaHlAHMN9KNPou0ujQxCDLIT5s9N9xiSpUpDVctp0SYS86mXL89PCmcZqiiw/VKWzaaKBkLLCR+R root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 08 Oct 2018 05:20:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.73 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i ttyS0\n\nansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i login: "} 2018-10-08 05:21:04,003 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9/action used request id req-5e06f924-4128-4cc8-b026-59a13312af0c 2018-10-08 05:21:04,005 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-08 05:21:04,005 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008014] AppArmor: AppArmor initialized [ 0.008855] Yama: becoming mindful. [ 0.010062] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012432] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013835] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015063] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016104] Initializing cgroup subsys memory [ 0.016999] Initializing cgroup subsys devices [ 0.017875] Initializing cgroup subsys freezer [ 0.018748] Initializing cgroup subsys blkio [ 0.019593] Initializing cgroup subsys perf_event [ 0.020003] Initializing cgroup subsys hugetlb [ 0.020952] FEATURE SPEC_CTRL Not Present [ 0.022432] mce: CPU supports 10 MCE banks [ 0.024030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025973] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027142] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029741] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034634] ACPI: Core revision 20131115 [ 0.035839] ACPI: All ACPI Tables successfully acquired [ 0.036798] ftrace: allocating 28719 entries in 113 pages [ 0.056037] smpboot: Max logical packages: 2 [ 0.056925] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058135] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060162] Enabling x2apic [ 0.060791] Enabled x2apic [ 0.061596] Switched APIC routing to physical x2apic. [ 0.063489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066107] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.071286] KVM setup paravirtual spinlock [ 0.073031] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074436] x86: Booting SMP configuration: [ 0.075357] .... node #0, CPUs: #1[ 0.073023] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088017] x86: Booted up 1 node, 2 CPUs [ 0.088011] KVM setup async PF for cpu 1 [ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.090747] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.092259] devtmpfs: initialized [ 0.095058] EVM: security.selinux [ 0.096005] EVM: security.SMACK64 [ 0.096745] EVM: security.ima [ 0.097397] EVM: security.capability [ 0.098155] pinctrl core: initialized pinctrl subsystem [ 0.098155] regulator-dummy: no parameters [ 0.100061] RTC time: 5:20:50, date: 10/08/18 [ 0.100993] NET: Registered protocol family 16 [ 0.101938] cpuidle: using governor ladder [ 0.102786] cpuidle: using governor menu [ 0.103677] ACPI: bus type PCI registered [ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.105249] PCI: Using configuration type 1 for base access [ 0.106773] bio: create slab at 0 [ 0.106773] ACPI: Added _OSI(Module Device) [ 0.108003] ACPI: Added _OSI(Processor Device) [ 0.108898] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.109804] ACPI: Added _OSI(Processor Aggregator Device) [ 0.112100] ACPI: Interpreter enabled [ 0.112900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.114792] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.116527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.118408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.120005] ACPI: (supports S0 S5) [ 0.120759] ACPI: Using IOAPIC for interrupt routing [ 0.121867] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.123821] ACPI: No dock devices found. [ 0.125578] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.126753] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.129242] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.131501] acpiphp: Slot [3] registered [ 0.132017] acpiphp: Slot [4] registered [ 0.132818] acpiphp: Slot [5] registered [ 0.133630] acpiphp: Slot [6] registered [ 0.134426] acpiphp: Slot [7] registered [ 0.135222] acpiphp: Slot [8] registered [ 0.136016] acpiphp: Slot [9] registered [ 0.136813] acpiphp: Slot [10] registered [ 0.137647] acpiphp: Slot [11] registered [ 0.138502] acpiphp: Slot [12] registered [ 0.139346] acpiphp: Slot [13] registered [ 0.140016] acpiphp: Slot [14] registered [ 0.140832] acpiphp: Slot [15] registered [ 0.141647] acpiphp: Slot [16] registered [ 0.142503] acpiphp: Slot [17] registered [ 0.143345] acpiphp: Slot [18] registered [ 0.144017] acpiphp: Slot [19] registered [ 0.144832] acpiphp: Slot [20] registered [ 0.145648] acpiphp: Slot [21] registered [ 0.146491] acpiphp: Slot [22] registered [ 0.147338] acpiphp: Slot [23] registered [ 0.148017] acpiphp: Slot [24] registered [ 0.148842] acpiphp: Slot [25] registered [ 0.149652] acpiphp: Slot [26] registered [ 0.150507] acpiphp: Slot [27] registered [ 0.151330] acpiphp: Slot [28] registered [ 0.152016] acpiphp: Slot [29] registered [ 0.152878] acpiphp: Slot [30] registered [ 0.153736] acpiphp: Slot [31] registered [ 0.154585] PCI host bridge to bus 0000:00 [ 0.155410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.156004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.157186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.158356] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.159582] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.172385] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.173884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.217915] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.219641] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.220715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.223616] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.224938] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.226157] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.226157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228635] vgaarb: bridge control possible 0000:00:02.0 [ 0.229825] SCSI subsystem initialized [ 0.230658] ACPI: bus type USB registered [ 0.230658] usbcore: registered new interface driver usbfs [ 0.232008] usbcore: registered new interface driver hub [ 0.233090] usbcore: registered new device driver usb [ 0.233090] PCI: Using ACPI for IRQ routing [ 0.233090] NetLabel: Initializing [ 0.236003] NetLabel: domain hash size = 128 [ 0.236907] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.237912] NetLabel: unlabeled traffic allowed by default [ 0.238999] Switched to clocksource kvm-clock [ 0.240813] AppArmor: AppArmor Filesystem Enabled [ 0.241806] pnp: PnP ACPI init [ 0.242480] ACPI: bus type PNP registered [ 0.243631] pnp: PnP ACPI: found 8 devices [ 0.244479] ACPI: bus type PNP unregistered [ 0.251218] NET: Registered protocol family 2 [ 0.252253] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253798] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.255065] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256664] TCP: reno registered [ 0.257413] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258595] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259816] NET: Registered protocol family 1 [ 0.260703] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261815] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262894] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306259] Trying to unpack rootfs image as initramfs... [ 0.385183] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.386863] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.387950] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389173] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.390850] Scanning for low memory corruption every 60 seconds [ 0.392161] Initialise system trusted keyring [ 0.393067] audit: initializing netlink socket (disabled) [ 0.394087] type=2000 audit(1538976050.995:1): initialized [ 0.411584] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.413440] zbud: loaded [ 0.414225] VFS: Disk quotas dquot_6.5.2 [ 0.415051] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.416497] fuse init (API version 7.22) [ 0.417375] msgmni has been set to 3997 [ 0.418194] Key type big_key registered [ 0.419241] Key type asymmetric registered [ 0.420079] Asymmetric key parser 'x509' registered [ 0.421035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.422592] io scheduler noop registered [ 0.423417] io scheduler deadline registered (default) [ 0.424434] io scheduler cfq registered [ 0.425269] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.426332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.427568] ipmi message handler version 39.2 [ 0.428486] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.429948] ACPI: Power Button [PWRF] [ 0.430800] GHES: HEST is not enabled! [ 0.452188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.495449] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.497306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.521486] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.523499] Linux agpgart interface v0.103 [ 0.524966] brd: module loaded [ 0.525961] loop: module loaded [ 0.526910] blk-mq: CPU -> queue map [ 0.527653] CPU 0 -> Queue 0 [ 0.528316] CPU 1 -> Queue 0 [ 0.529510] vda: vda1 [ 0.530807] scsi0 : ata_piix [ 0.531566] scsi1 : ata_piix [ 0.532264] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.533500] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.535272] libphy: Fixed MDIO Bus: probed [ 0.536171] tun: Universal TUN/TAP device driver, 1.6 [ 0.537149] tun: (C) 1999-2004 Max Krasnyansky [ 0.538987] PPP generic driver version 2.4.2 [ 0.539902] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.541286] ehci-pci: EHCI PCI platform driver [ 0.542178] ehci-platform: EHCI generic platform driver [ 0.543180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.544376] ohci-pci: OHCI PCI platform driver [ 0.545259] ohci-platform: OHCI generic platform driver [ 0.546257] uhci_hcd: USB Universal Host Controller Interface driver [ 0.568261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.569357] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.570902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.572050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.573287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.574724] usb usb1: Product: UHCI Host Controller [ 0.575673] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.576888] usb usb1: SerialNumber: 0000:00:01.2 [ 0.577880] hub 1-0:1.0: USB hub found [ 0.578711] hub 1-0:1.0: 2 ports detected [ 0.579663] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.581803] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.582778] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.583919] mousedev: PS/2 mouse device common for all mice [ 0.585235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.587121] rtc_cmos 00:00: RTC can wake from S4 [ 0.588251] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.589514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.590756] device-mapper: uevent: version 1.0.3 [ 0.591729] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.593448] ledtrig-cpu: registered to indicate activity on CPUs [ 0.594628] TCP: cubic registered [ 0.595380] NET: Registered protocol family 10 [ 0.596368] NET: Registered protocol family 17 [ 0.597259] Key type dns_resolver registered [ 0.598262] Loading compiled-in X.509 certificates [ 0.599717] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.601527] registered taskstats version 1 [ 0.603680] Key type trusted registered [ 0.606554] Key type encrypted registered [ 0.607478] AppArmor: AppArmor sha1 policy hashing enabled [ 0.608539] IMA: No TPM chip found, activating TPM-bypass! [ 0.609966] regulator-dummy: disabling [ 0.610800] Magic number: 6:424:314 [ 0.618466] rtc_cmos 00:00: setting system clock to 2018-10-08 05:20:51 UTC (1538976051) [ 0.620096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.621221] EDD information not available. [ 0.689243] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.690901] Write protecting the kernel read-only data: 12288k [ 0.692268] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.694767] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.705717] systemd-udevd[107]: starting version 204 [ 0.752367] FDC 0 is a S82078B [ 0.888113] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.052315] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.053552] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.054831] usb 1-1: Product: QEMU USB Tablet [ 1.055690] usb 1-1: Manufacturer: QEMU [ 1.056475] usb 1-1: SerialNumber: 42 [ 1.384066] tsc: Refined TSC clocksource calibration: 3491.915 MHz [ 1.748980] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 1.983001] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.094941] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.181984] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 05:20:53 +0000. Up 2.51 seconds. cloud-init-nonet[2.67]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.41]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 05:20:54 +0000. Up 3.61 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.6 | 255.255.255.0 | fa:16:3e:34:4c:b0 | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: a0:08:75:c4:78:65:66:a8:a9:2d:0c:14:0d:b6:2e:3f root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i The key's randomart image is: +--[ RSA 2048]----+ | +=+oo= | |.ooo++ | |o. + . | |o.o. . . | |++. . S | |+o. | | .E | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 95:b4:41:0a:b9:4a:e1:10:4d:c4:ec:a1:b8:bf:ec:78 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i The key's randomart image is: +--[ DSA 1024]----+ | .Bo .. .+ | | . * .. o + | | . = o .. + | |. . + . . | | . . . S | |. . | | . | | oE | |.o+. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f1:42:8b:26:48:b8:35:8d:60:fd:b9:24:b0:99:66:51 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i The key's randomart image is: +--[ECDSA 256]---+ |..oE | |.= + | |. @ o . o | | X + + o + | |+ . + + S . | | + . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 14:cd:fd:ab:8c:77:4f:5d:be:19:25:e2:af:53:cb:14 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i The key's randomart image is: +--[ED25519 256--+ | .o . | | .o . | | . . | | . E | | S . .oo| | . .+o+| | o.= o+| | . =.+.+| | ..+.+.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 08 Oct 2018 05:20:57 +0000. Up 6.79 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 08 Oct 2018 05:20:58 +0000. Up 7.63 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | 35:09:b1:b9:39:52:65:ec:90:bc:bf:94:56:cc:7b:0c | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 95:b4:41:0a:b9:4a:e1:10:4d:c4:ec:a1:b8:bf:ec:78 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i (DSA) ec2: 256 f1:42:8b:26:48:b8:35:8d:60:fd:b9:24:b0:99:66:51 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i (ECDSA) ec2: 256 14:cd:fd:ab:8c:77:4f:5d:be:19:25:e2:af:53:cb:14 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i (ED25519) ec2: 2048 a0:08:75:c4:78:65:66:a8:a9:2d:0c:14:0d:b6:2e:3f root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGu012zSUfG32ZfgkAIelMxWYGlB+GlC43yOVwnBsdjXhI8nQcjmRrGj6x1P71SjgfOy9G7b3pj3YGVnaCA46us= root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHlYfbpbXyRdNbQ1owvw6YWlhJk8j3h1Xt/BN4nofeD4 root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJSO+mHAd5UachXf9Jaao0uCg2QElnL3FBx4NJrbSd3Sb0RyjfCEXJuTyUwR7UwdfhRplM82nR239hqMZti4DmtGefZyKruWJozBmxS4+SoE3wcNNLxJLmaKVbINAGj6Bqsv5n2Xr8NvP7ayv86WjH20/wt6GnqDonN9IRwsVxLybZzH10TVz7Cw7Gge1jzvS2Fp3j/2u8ZCG3mjrDKCQEDD0RruhISq+/5TvOnCOn00Aiij76OI6gqkDeg1avl5wyGmA1250eMaHlAHMN9KNPou0ujQxCDLIT5s9N9xiSpUpDVctp0SYS86mXL89PCmcZqiiw/VKWzaaKBkLLCR+R root@ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 08 Oct 2018 05:20:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.73 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i ttyS0 ansibleprovisioningtests-65726978-77b6-4282-afb9-db98b65a7060-i login: 2018-10-08 05:21:04,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:04,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3151df4-dfe5-471f-8154-67584a8cc691 x-compute-request-id: req-c3151df4-dfe5-471f-8154-67584a8cc691 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:04,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-c3151df4-dfe5-471f-8154-67584a8cc691 2018-10-08 05:21:04,724 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - ACTIVE 2018-10-08 05:21:04,724 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:21:04,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:05,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28ea58f4-81a7-4224-83b2-93f57ec9a6e3 x-compute-request-id: req-28ea58f4-81a7-4224-83b2-93f57ec9a6e3 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:05,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-28ea58f4-81a7-4224-83b2-93f57ec9a6e3 2018-10-08 05:21:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:05,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f44546f1-8909-4b2d-a014-e2300ee506f7 Date: Mon, 08 Oct 2018 05:21:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:21:05,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-f44546f1-8909-4b2d-a014-e2300ee506f7 2018-10-08 05:21:05,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:05,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3024e94-90cf-4dac-934f-92312aac950d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:21:05,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-b3024e94-90cf-4dac-934f-92312aac950d 2018-10-08 05:21:05,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:05,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2bfdf26c-b082-4640-bb8f-6ca2521fe809 Date: Mon, 08 Oct 2018 05:21:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:21:05,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-2bfdf26c-b082-4640-bb8f-6ca2521fe809 2018-10-08 05:21:05,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:05,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-fd240fcc-0b13-49de-920e-4898822ae026 Date: Mon, 08 Oct 2018 05:21:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.2"}],"id":"78188579-38f5-4287-8000-15670372719f","security_groups":[],"mac_address":"fa:16:3e:01:3b:de","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.3"}],"id":"b995e1b9-f2ea-4a9b-aa53-e65fc4d45c74","security_groups":[],"mac_address":"fa:16:3e:22:a4:d8","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:20:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":"a96c1fc0-caa0-4fbe-90f5-4d91cad355e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.4"}],"id":"e4d9bdf5-04e3-4aef-baef-398963c3151c","security_groups":[],"mac_address":"fa:16:3e:fc:48:39","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"}]} 2018-10-08 05:21:05,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-fd240fcc-0b13-49de-920e-4898822ae026 2018-10-08 05:21:05,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:06,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21: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-233d4e5a-e485-428f-ad2b-b7400cc38664 x-compute-request-id: req-233d4e5a-e485-428f-ad2b-b7400cc38664 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:06,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-233d4e5a-e485-428f-ad2b-b7400cc38664 2018-10-08 05:21:06,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:06,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-56966d57-2be4-4189-a193-51ce268ab2fe Date: Mon, 08 Oct 2018 05:21:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:21:06,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-56966d57-2be4-4189-a193-51ce268ab2fe 2018-10-08 05:21:06,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:06,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c624802-3e11-4cba-8ee3-6fb9aad3d552 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:21:06,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-1c624802-3e11-4cba-8ee3-6fb9aad3d552 2018-10-08 05:21:06,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:06,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f1280143-0350-49ca-b812-040a0435c58d Date: Mon, 08 Oct 2018 05:21:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:21:06,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-f1280143-0350-49ca-b812-040a0435c58d 2018-10-08 05:21:06,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:06,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-66becb3a-757d-48cf-be70-01ed4ff8359f Date: Mon, 08 Oct 2018 05:21:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.2"}],"id":"78188579-38f5-4287-8000-15670372719f","security_groups":[],"mac_address":"fa:16:3e:01:3b:de","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.3"}],"id":"b995e1b9-f2ea-4a9b-aa53-e65fc4d45c74","security_groups":[],"mac_address":"fa:16:3e:22:a4:d8","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:20:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":"a96c1fc0-caa0-4fbe-90f5-4d91cad355e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.4"}],"id":"e4d9bdf5-04e3-4aef-baef-398963c3151c","security_groups":[],"mac_address":"fa:16:3e:fc:48:39","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"}]} 2018-10-08 05:21:06,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-66becb3a-757d-48cf-be70-01ed4ff8359f 2018-10-08 05:21:06,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}}' 2018-10-08 05:21:08,144 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91221cbc-6303-44ea-90e8-462cb1361851 x-compute-request-id: req-91221cbc-6303-44ea-90e8-462cb1361851 Content-Length: 0 Content-Type: application/json 2018-10-08 05:21:08,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9/action used request id req-91221cbc-6303-44ea-90e8-462cb1361851 2018-10-08 05:21:08,145 - create_instance - INFO - Checking if VM is active 2018-10-08 05:21:08,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:08,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-849239eb-76a1-4dbe-936c-01421de6aec6 x-compute-request-id: req-849239eb-76a1-4dbe-936c-01421de6aec6 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:08,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-849239eb-76a1-4dbe-936c-01421de6aec6 2018-10-08 05:21:08,756 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - ACTIVE 2018-10-08 05:21:08,756 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:21:08,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:09,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8afdbf98-45c9-47fa-8e1e-845018f8a760 x-compute-request-id: req-8afdbf98-45c9-47fa-8e1e-845018f8a760 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:09,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-8afdbf98-45c9-47fa-8e1e-845018f8a760 2018-10-08 05:21:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:09,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-539fa076-e088-42f7-b348-33beb12a0575 Date: Mon, 08 Oct 2018 05:21:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:21:09,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-539fa076-e088-42f7-b348-33beb12a0575 2018-10-08 05:21:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:09,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c51b20-d2bc-4a52-8a36-95ff29f318f1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:21:09,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-71c51b20-d2bc-4a52-8a36-95ff29f318f1 2018-10-08 05:21:09,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:09,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bd7c2678-9959-4bf0-a741-3617c816d3a4 Date: Mon, 08 Oct 2018 05:21:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:21:09,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-bd7c2678-9959-4bf0-a741-3617c816d3a4 2018-10-08 05:21:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:09,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-a8772f94-84b8-4875-8b09-be86e690441d Date: Mon, 08 Oct 2018 05:21:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.2"}],"id":"78188579-38f5-4287-8000-15670372719f","security_groups":[],"mac_address":"fa:16:3e:01:3b:de","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.3"}],"id":"b995e1b9-f2ea-4a9b-aa53-e65fc4d45c74","security_groups":[],"mac_address":"fa:16:3e:22:a4:d8","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:21:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81","de69352a-ec15-4a25-b973-dc0215d02b91"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":"a96c1fc0-caa0-4fbe-90f5-4d91cad355e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.4"}],"id":"e4d9bdf5-04e3-4aef-baef-398963c3151c","security_groups":[],"mac_address":"fa:16:3e:fc:48:39","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"}]} 2018-10-08 05:21:09,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-a8772f94-84b8-4875-8b09-be86e690441d 2018-10-08 05:21:09,733 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:21:09,737 - paramiko.transport - DEBUG - starting thread (client mode): 0x103af2d0L 2018-10-08 05:21:09,737 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:21:09,742 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-08 05:21:09,742 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-08 05:21:09,743 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:21:09,744 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:21:09,744 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:21:09,744 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:21:09,744 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:21:09,744 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:21:09,783 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:21:09,784 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:21:09,802 - paramiko.transport - DEBUG - Trying key 3509b1b9395265ec90bcbf9456cc7b0c from tmp/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060 2018-10-08 05:21:09,824 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:21:09,841 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:21:09,942 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:21:09,980 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:21:09,980 - create_instance - INFO - Checking if cloud-init has completed 2018-10-08 05:21:09,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:10,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0893d0e7-c47e-44fb-8603-cbf02f9151e5 x-compute-request-id: req-0893d0e7-c47e-44fb-8603-cbf02f9151e5 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:10,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-0893d0e7-c47e-44fb-8603-cbf02f9151e5 2018-10-08 05:21:10,453 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - ACTIVE 2018-10-08 05:21:10,453 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:21:10,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:10,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21: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-deac70a9-7a29-45d0-9a2c-2c5c98cacdef x-compute-request-id: req-deac70a9-7a29-45d0-9a2c-2c5c98cacdef Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:10,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-deac70a9-7a29-45d0-9a2c-2c5c98cacdef 2018-10-08 05:21:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:10,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f6979ead-bffb-47a3-b1a7-43b6cc98a3c0 Date: Mon, 08 Oct 2018 05:21:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:21:10,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-f6979ead-bffb-47a3-b1a7-43b6cc98a3c0 2018-10-08 05:21:10,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:10,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10ae698-1602-43bb-b1f2-22f908bfb932 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:21:10,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-b10ae698-1602-43bb-b1f2-22f908bfb932 2018-10-08 05:21:10,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:11,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4575cdc1-0a40-4888-be21-559f3207512a Date: Mon, 08 Oct 2018 05:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:21:11,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-4575cdc1-0a40-4888-be21-559f3207512a 2018-10-08 05:21:11,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:11,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-edacecaf-24f2-4752-949b-d94765be90cd Date: Mon, 08 Oct 2018 05:21:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.2"}],"id":"78188579-38f5-4287-8000-15670372719f","security_groups":[],"mac_address":"fa:16:3e:01:3b:de","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.3"}],"id":"b995e1b9-f2ea-4a9b-aa53-e65fc4d45c74","security_groups":[],"mac_address":"fa:16:3e:22:a4:d8","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:21:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81","de69352a-ec15-4a25-b973-dc0215d02b91"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":"a96c1fc0-caa0-4fbe-90f5-4d91cad355e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.4"}],"id":"e4d9bdf5-04e3-4aef-baef-398963c3151c","security_groups":[],"mac_address":"fa:16:3e:fc:48:39","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"}]} 2018-10-08 05:21:11,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-edacecaf-24f2-4752-949b-d94765be90cd 2018-10-08 05:21:11,134 - create_instance - INFO - Checking if VM is active 2018-10-08 05:21:11,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:11,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7168616e-55fc-4a6a-9b1b-2933a6666c91 x-compute-request-id: req-7168616e-55fc-4a6a-9b1b-2933a6666c91 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:11,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-7168616e-55fc-4a6a-9b1b-2933a6666c91 2018-10-08 05:21:11,437 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - ACTIVE 2018-10-08 05:21:11,437 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:21:11,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:11,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aa9d7a4-74de-49b5-86dc-f697b071c0bc x-compute-request-id: req-7aa9d7a4-74de-49b5-86dc-f697b071c0bc Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:11,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-7aa9d7a4-74de-49b5-86dc-f697b071c0bc 2018-10-08 05:21:11,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:12,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0b8fc290-4e5b-4e46-87fc-a542613cbe03 Date: Mon, 08 Oct 2018 05:21:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:21:12,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-0b8fc290-4e5b-4e46-87fc-a542613cbe03 2018-10-08 05:21:12,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:12,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477b85b9-e8b4-4207-84a9-25dda3cdf848 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:21:12,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-477b85b9-e8b4-4207-84a9-25dda3cdf848 2018-10-08 05:21:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:12,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8c823655-6a69-4807-b979-b4087bd78d9d Date: Mon, 08 Oct 2018 05:21:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:21:12,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-8c823655-6a69-4807-b979-b4087bd78d9d 2018-10-08 05:21:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:12,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-9db15dcb-8ddf-401d-85c6-33325dfcbe82 Date: Mon, 08 Oct 2018 05:21:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.2"}],"id":"78188579-38f5-4287-8000-15670372719f","security_groups":[],"mac_address":"fa:16:3e:01:3b:de","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.3"}],"id":"b995e1b9-f2ea-4a9b-aa53-e65fc4d45c74","security_groups":[],"mac_address":"fa:16:3e:22:a4:d8","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:21:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81","de69352a-ec15-4a25-b973-dc0215d02b91"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":"a96c1fc0-caa0-4fbe-90f5-4d91cad355e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.4"}],"id":"e4d9bdf5-04e3-4aef-baef-398963c3151c","security_groups":[],"mac_address":"fa:16:3e:fc:48:39","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"}]} 2018-10-08 05:21:12,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-9db15dcb-8ddf-401d-85c6-33325dfcbe82 2018-10-08 05:21:12,280 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:21:12,282 - paramiko.transport - DEBUG - starting thread (client mode): 0x103f4990L 2018-10-08 05:21:12,282 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:21:12,285 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-08 05:21:12,285 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-08 05:21:12,286 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:21:12,286 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:21:12,287 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:21:12,287 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:21:12,287 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:21:12,287 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:21:12,327 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:21:12,328 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:21:12,347 - paramiko.transport - DEBUG - Trying key 3509b1b9395265ec90bcbf9456cc7b0c from tmp/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060 2018-10-08 05:21:12,368 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:21:12,375 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:21:12,476 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:21:12,493 - create_instance - INFO - SSH is active for VM instance 2018-10-08 05:21:12,493 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:21:12,494 - paramiko.transport - DEBUG - starting thread (client mode): 0x103f4990L 2018-10-08 05:21:12,495 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:21:12,498 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-08 05:21:12,498 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-08 05:21:12,499 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:21:12,499 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:21:12,500 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:21:12,500 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:21:12,500 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:21:12,500 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:21:12,539 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:21:12,540 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:21:12,559 - paramiko.transport - DEBUG - Trying key 3509b1b9395265ec90bcbf9456cc7b0c from tmp/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060 2018-10-08 05:21:12,580 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:21:12,587 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:21:12,591 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:21:12,754 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 05:21:12,754 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:21:12,757 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:21:12,768 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 05:21:12,769 - create_instance - INFO - cloud-init complete for VM instance 2018-10-08 05:21:12,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:12,774 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-08 05:21:13,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c8810b3-b963-4c86-a1dc-383f98839656 x-compute-request-id: req-8c8810b3-b963-4c86-a1dc-383f98839656 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:13,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-8c8810b3-b963-4c86-a1dc-383f98839656 2018-10-08 05:21:13,187 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - ACTIVE 2018-10-08 05:21:13,187 - create_instance - INFO - VM is - ACTIVE 2018-10-08 05:21:13,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:13,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7863bcfa-b70c-4a26-855b-383e59e674d5 x-compute-request-id: req-7863bcfa-b70c-4a26-855b-383e59e674d5 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:13,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-7863bcfa-b70c-4a26-855b-383e59e674d5 2018-10-08 05:21:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:13,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-453d5f83-4ae9-459f-8be5-337a059523ed Date: Mon, 08 Oct 2018 05:21:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:21:13,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-453d5f83-4ae9-459f-8be5-337a059523ed 2018-10-08 05:21:13,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:13,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b988ba8-077d-43c2-ad62-73178c9f6414 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:21:13,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-3b988ba8-077d-43c2-ad62-73178c9f6414 2018-10-08 05:21:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:13,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ba60eab-d84f-4955-b451-079fb8dca92f Date: Mon, 08 Oct 2018 05:21:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:21:13,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-0ba60eab-d84f-4955-b451-079fb8dca92f 2018-10-08 05:21:13,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:14,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-abb1ec53-1dc8-4259-845b-08d648c0e722 Date: Mon, 08 Oct 2018 05:21:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.2"}],"id":"78188579-38f5-4287-8000-15670372719f","security_groups":[],"mac_address":"fa:16:3e:01:3b:de","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.3"}],"id":"b995e1b9-f2ea-4a9b-aa53-e65fc4d45c74","security_groups":[],"mac_address":"fa:16:3e:22:a4:d8","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:21:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81","de69352a-ec15-4a25-b973-dc0215d02b91"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":"a96c1fc0-caa0-4fbe-90f5-4d91cad355e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.4"}],"id":"e4d9bdf5-04e3-4aef-baef-398963c3151c","security_groups":[],"mac_address":"fa:16:3e:fc:48:39","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"}]} 2018-10-08 05:21:14,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-abb1ec53-1dc8-4259-845b-08d648c0e722 2018-10-08 05:21:14,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:14,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21: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-96e5575a-050e-41f0-ab58-9d355abb63bb x-compute-request-id: req-96e5575a-050e-41f0-ab58-9d355abb63bb Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:14,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-96e5575a-050e-41f0-ab58-9d355abb63bb 2018-10-08 05:21:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:14,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2bd4c847-366c-4d77-b0bc-a68d49603eb9 Date: Mon, 08 Oct 2018 05:21:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"],"updated_at":"2018-10-08T05:18:45Z","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net"}]} 2018-10-08 05:21:14,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net used request id req-2bd4c847-366c-4d77-b0bc-a68d49603eb9 2018-10-08 05:21:14,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:14,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec70cb8c-82f1-4cf8-844b-acfc388c5d49 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:21:14,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-ec70cb8c-82f1-4cf8-844b-acfc388c5d49 2018-10-08 05:21:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:14,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-80700d23-d704-443b-bb18-726d764cf558 Date: Mon, 08 Oct 2018 05:21:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","dns_nameservers":[],"updated_at":"2018-10-08T05:18:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","subnetpool_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet"}]} 2018-10-08 05:21:14,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-80700d23-d704-443b-bb18-726d764cf558 2018-10-08 05:21:14,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:14,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-ecc6f52d-7c1a-46de-b1a4-d7da95471b84 Date: Mon, 08 Oct 2018 05:21:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:19:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.1"}],"id":"3c7631e1-c564-4a2a-b873-1a8342ae7678","security_groups":[],"mac_address":"fa:16:3e:1d:e6:50","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:54Z","binding:vnic_type":"normal","device_id":"d7d8196e-5750-4ef5-81d0-ce9751b99154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.2"}],"id":"78188579-38f5-4287-8000-15670372719f","security_groups":[],"mac_address":"fa:16:3e:01:3b:de","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.3"}],"id":"b995e1b9-f2ea-4a9b-aa53-e65fc4d45c74","security_groups":[],"mac_address":"fa:16:3e:22:a4:d8","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:21:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.6"}],"id":"c06e550c-9c7f-4196-b2d4-6a339f97d530","security_groups":["dbbdb050-1761-4687-a36c-b9b828a9ef81","de69352a-ec15-4a25-b973-dc0215d02b91"],"mac_address":"fa:16:3e:34:4c:b0","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:19:05Z","binding:vnic_type":"normal","device_id":"a96c1fc0-caa0-4fbe-90f5-4d91cad355e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3a138c0-3b7f-4be7-8793-dc99b494f3ec","ip_address":"10.55.1.4"}],"id":"e4d9bdf5-04e3-4aef-baef-398963c3151c","security_groups":[],"mac_address":"fa:16:3e:fc:48:39","project_id":"d8bbdbc4d3e7482e9ca46007f666ac90","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cd3ca50-ee96-46a6-a22c-193312b1fb8c","tenant_id":"d8bbdbc4d3e7482e9ca46007f666ac90","created_at":"2018-10-08T05:18:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cd3ca50-ee96-46a6-a22c-193312b1fb8c"}]} 2018-10-08 05:21:14,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-ecc6f52d-7c1a-46de-b1a4-d7da95471b84 2018-10-08 05:21:14,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}}' 2018-10-08 05:21:15,374 - novaclient.v2.client - DEBUG - RESP: [400] Date: Mon, 08 Oct 2018 05:21: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-36c7dd52-ca4a-4a55-b823-1be80af89ba3 x-compute-request-id: req-36c7dd52-ca4a-4a55-b823-1be80af89ba3 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: 'de69352a-ec15-4a25-b973-dc0215d02b91'.\nNeutron server returns request_ids: ['req-5254a189-0b10-4172-b32f-61e9b1aad56d']", "code": 400}} 2018-10-08 05:21:15,374 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9/action used request id req-36c7dd52-ca4a-4a55-b823-1be80af89ba3 2018-10-08 05:21:15,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:15,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21: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-12d1c456-91e0-4500-afa7-68931c05e46f x-compute-request-id: req-12d1c456-91e0-4500-afa7-68931c05e46f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4c:b0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp"}], "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:20:55Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:15,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-12d1c456-91e0-4500-afa7-68931c05e46f 2018-10-08 05:21:15,550 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp] already added to VM [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] 2018-10-08 05:21:15,553 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-08 05:21:15,555 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-08 05:21:16,905 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-08 05:21:16,907 - paramiko.transport - DEBUG - starting thread (client mode): 0x102c5490L 2018-10-08 05:21:16,907 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:21:16,910 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-08 05:21:16,910 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-08 05:21:16,912 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:21:16,912 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:21:16,912 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:21:16,912 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:21:16,912 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:21:16,912 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:21:16,955 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:21:16,956 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:21:16,972 - paramiko.transport - DEBUG - Trying key 3509b1b9395265ec90bcbf9456cc7b0c from tmp/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060 2018-10-08 05:21:16,996 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:21:17,003 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:21:17,004 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:21:17,173 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 05:21:17,173 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:21:17,206 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:21:17,226 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-08 05:21:17,226 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 05:21:17,327 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:21:17,341 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-10-08 05:21:17,342 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-10-08 05:21:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/2ff49f5a-7de2-4b39-9954-45de8b3e21b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:18,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01c91e45-fec0-4904-ab79-6495193dec92 Content-Length: 0 Date: Mon, 08 Oct 2018 05:21:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:18,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/2ff49f5a-7de2-4b39-9954-45de8b3e21b2 used request id req-01c91e45-fec0-4904-ab79-6495193dec92 2018-10-08 05:21:18,292 - create_instance - INFO - Deleting Port with ID - c06e550c-9c7f-4196-b2d4-6a339f97d530 2018-10-08 05:21:18,292 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-port-1 2018-10-08 05:21:18,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/c06e550c-9c7f-4196-b2d4-6a339f97d530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:18,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1710b3cd-1d7a-4949-b1cc-0255e1a367c6 Date: Mon, 08 Oct 2018 05:21:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:18,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/c06e550c-9c7f-4196-b2d4-6a339f97d530 used request id req-1710b3cd-1d7a-4949-b1cc-0255e1a367c6 2018-10-08 05:21:18,928 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst 2018-10-08 05:21:18,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:19,069 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03755a3b-999a-4e48-8c5a-60812e7b4894 x-compute-request-id: req-03755a3b-999a-4e48-8c5a-60812e7b4894 Content-Type: application/json 2018-10-08 05:21:19,069 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-03755a3b-999a-4e48-8c5a-60812e7b4894 2018-10-08 05:21:19,070 - create_instance - INFO - Checking deletion status 2018-10-08 05:21:19,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:19,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21: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-baad22bb-ab1f-4ea9-b64d-d03d386833fb x-compute-request-id: req-baad22bb-ab1f-4ea9-b64d-d03d386833fb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "rel": "bookmark"}], "image": {"id": "e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "links": [{"href": "http://172.30.9.28:8774/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:20:49.000000", "flavor": {"id": "a143c8ad-cab0-4453-b94e-805b73ad9796", "links": [{"href": "http://172.30.9.28:8774/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796", "rel": "bookmark"}]}, "id": "a96c1fc0-caa0-4fbe-90f5-4d91cad355e9", "user_id": "3c289ec488924e458830ce69e7c200b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:21:19Z", "hostId": "0c4d2d8cd823936073ca3e15e22657a1330cb7a1fd043b2d5440e44a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp", "name": "AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst", "created": "2018-10-08T05:19:09Z", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-08 05:21:19,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-baad22bb-ab1f-4ea9-b64d-d03d386833fb 2018-10-08 05:21:19,301 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst] is - ACTIVE 2018-10-08 05:21:19,301 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-08 05:21:22,304 - create_instance - DEBUG - VM status query timeout in 296.765724182 2018-10-08 05:21:22,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b297b2ca8eb6fa0244f21ce2bbb35cf72bd54b78" 2018-10-08 05:21:22,368 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 08 Oct 2018 05:21:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bda2672a-fb4d-451f-9204-b730fc9ba2bd x-compute-request-id: req-bda2672a-fb4d-451f-9204-b730fc9ba2bd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 could not be found.", "code": 404}} 2018-10-08 05:21:22,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 used request id req-bda2672a-fb4d-451f-9204-b730fc9ba2bd 2018-10-08 05:21:22,369 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a96c1fc0-caa0-4fbe-90f5-4d91cad355e9 could not be found. (HTTP 404) (Request-ID: req-bda2672a-fb4d-451f-9204-b730fc9ba2bd) 2018-10-08 05:21:22,369 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-inst 2018-10-08 05:21:22,370 - neutron_utils - INFO - Deleting security group rule with ID - d5b9011b-0604-4b83-b87f-7fab383a688e 2018-10-08 05:21:22,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d5b9011b-0604-4b83-b87f-7fab383a688e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:21:22,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9f21207-eabf-45c9-9ab3-bdf03f47b06b Content-Length: 0 Date: Mon, 08 Oct 2018 05:21:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:22,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d5b9011b-0604-4b83-b87f-7fab383a688e used request id req-a9f21207-eabf-45c9-9ab3-bdf03f47b06b 2018-10-08 05:21:22,616 - neutron_utils - INFO - Deleting security group rule with ID - 331ce1c0-5cac-4698-a5e6-cb0335b152e1 2018-10-08 05:21:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/331ce1c0-5cac-4698-a5e6-cb0335b152e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:21:22,818 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85a9ec65-6013-4ec0-b069-ad8ec24bd1a0 Content-Length: 0 Date: Mon, 08 Oct 2018 05:21:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:22,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/331ce1c0-5cac-4698-a5e6-cb0335b152e1 used request id req-85a9ec65-6013-4ec0-b069-ad8ec24bd1a0 2018-10-08 05:21:22,819 - neutron_utils - INFO - Deleting security group rule with ID - acdba30a-14f3-4ce1-85dc-187b2f7df109 2018-10-08 05:21:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/acdba30a-14f3-4ce1-85dc-187b2f7df109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:21:23,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d841560-9aa7-4b8c-a901-1cd95276e533 Content-Length: 0 Date: Mon, 08 Oct 2018 05:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:23,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/acdba30a-14f3-4ce1-85dc-187b2f7df109 used request id req-8d841560-9aa7-4b8c-a901-1cd95276e533 2018-10-08 05:21:23,070 - neutron_utils - INFO - Deleting security group rule with ID - 474f4230-78c6-473a-a848-5c4b5fb145a5 2018-10-08 05:21:23,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/474f4230-78c6-473a-a848-5c4b5fb145a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:21:23,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5ae91b4-c59b-4bac-8c2a-f1d7fb86f61d Content-Length: 0 Date: Mon, 08 Oct 2018 05:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:23,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/474f4230-78c6-473a-a848-5c4b5fb145a5 used request id req-d5ae91b4-c59b-4bac-8c2a-f1d7fb86f61d 2018-10-08 05:21:23,186 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-sec-grp 2018-10-08 05:21:23,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/de69352a-ec15-4a25-b973-dc0215d02b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ece17bf60cff5bb9b0fe78d5354c766e968098" 2018-10-08 05:21:23,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0571986-dbc2-4260-bc8e-e3f0f4401a26 Content-Length: 0 Date: Mon, 08 Oct 2018 05:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:23,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/de69352a-ec15-4a25-b973-dc0215d02b91 used request id req-b0571986-dbc2-4260-bc8e-e3f0f4401a26 2018-10-08 05:21:23,489 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp 2018-10-08 05:21:23,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1665eaf260da430d890e7852aa17b9273f0f2d" 2018-10-08 05:21:23,529 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9048717-29b2-4b4e-b53d-9dc31ebf9877 x-compute-request-id: req-b9048717-29b2-4b4e-b53d-9dc31ebf9877 Content-Length: 0 Content-Type: application/json 2018-10-08 05:21:23,529 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-kp used request id req-b9048717-29b2-4b4e-b53d-9dc31ebf9877 2018-10-08 05:21:23,529 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060.pub] 2018-10-08 05:21:23,530 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060] 2018-10-08 05:21:23,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417c3164041eff93d4ebb51b935d0f2e7a4a0d3b" 2018-10-08 05:21:23,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2072ee6-d4f8-4fef-819c-720f289267bc x-compute-request-id: req-c2072ee6-d4f8-4fef-819c-720f289267bc Content-Length: 0 Content-Type: application/json 2018-10-08 05:21:23,573 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a143c8ad-cab0-4453-b94e-805b73ad9796 used request id req-c2072ee6-d4f8-4fef-819c-720f289267bc 2018-10-08 05:21:23,574 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router and subnet AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet 2018-10-08 05:21:23,574 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router 2018-10-08 05:21:23,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d7d8196e-5750-4ef5-81d0-ce9751b99154/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" -d '{"subnet_id": "d3a138c0-3b7f-4be7-8793-dc99b494f3ec"}' 2018-10-08 05:21:25,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1efba37d-449b-44f4-bdcb-8c520bd28412 Date: Mon, 08 Oct 2018 05:21:25 GMT RESP BODY: {"network_id": "8cd3ca50-ee96-46a6-a22c-193312b1fb8c", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "subnet_id": "d3a138c0-3b7f-4be7-8793-dc99b494f3ec", "subnet_ids": ["d3a138c0-3b7f-4be7-8793-dc99b494f3ec"], "port_id": "3c7631e1-c564-4a2a-b873-1a8342ae7678", "id": "d7d8196e-5750-4ef5-81d0-ce9751b99154"} 2018-10-08 05:21:25,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d7d8196e-5750-4ef5-81d0-ce9751b99154/remove_router_interface used request id req-1efba37d-449b-44f4-bdcb-8c520bd28412 2018-10-08 05:21:25,272 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router 2018-10-08 05:21:25,272 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-router 2018-10-08 05:21:25,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/d7d8196e-5750-4ef5-81d0-ce9751b99154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5ecb2e456baa49b212b1a26078988026483a82" 2018-10-08 05:21:28,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fed8c55c-9d02-445a-bc19-dc8c323cc50d Content-Length: 0 Date: Mon, 08 Oct 2018 05:21:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:28,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d7d8196e-5750-4ef5-81d0-ce9751b99154 used request id req-fed8c55c-9d02-445a-bc19-dc8c323cc50d 2018-10-08 05:21:28,912 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet 2018-10-08 05:21:28,912 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-subnet 2018-10-08 05:21:28,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d3a138c0-3b7f-4be7-8793-dc99b494f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" 2018-10-08 05:21:31,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-438c9fa1-7b2e-4081-b5c7-f668ad36ca5e Date: Mon, 08 Oct 2018 05:21:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:31,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d3a138c0-3b7f-4be7-8793-dc99b494f3ec used request id req-438c9fa1-7b2e-4081-b5c7-f668ad36ca5e 2018-10-08 05:21:31,323 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060-pub-net 2018-10-08 05:21:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/8cd3ca50-ee96-46a6-a22c-193312b1fb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d66ed09b65cbe11ddb4ba0b167cf05bbf6e4c7" 2018-10-08 05:21:32,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d73c9c35-d2c1-4983-8f89-863d42dae7eb Date: Mon, 08 Oct 2018 05:21:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:32,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8cd3ca50-ee96-46a6-a22c-193312b1fb8c used request id req-d73c9c35-d2c1-4983-8f89-863d42dae7eb 2018-10-08 05:21:32,659 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-65726978-77b6-4282-afb9-db98b65a7060--image 2018-10-08 05:21:32,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96f1a3b4607c3231d8734539de6ae6e9a0fa25b" 2018-10-08 05:21:33,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3dd66204-6a40-432e-9ec5-2de55ec08e89 Date: Mon, 08 Oct 2018 05:21:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:21:33,583 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e25b7dee-c25a-4757-8cf0-7ce8174ca9b1 used request id req-3dd66204-6a40-432e-9ec5-2de55ec08e89 2018-10-08 05:21:33,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:33,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-60db543c-b9d2-4dad-8822-d671f2b0b82a Date: Mon, 08 Oct 2018 05:21:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:44Z", "updated_at": "2018-10-08T05:18:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:44Z", "revision_number": 0, "id": "2816a3d5-205e-42d7-a9c7-29981e95e240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:44Z", "security_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:44Z", "revision_number": 0, "id": "690a7c9d-7111-4bf4-b07a-ae568d720763", "remote_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:44Z", "security_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:44Z", "revision_number": 0, "id": "ad343d3c-438b-47f4-9c4e-3036199f082c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:44Z", "security_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:18:44Z", "revision_number": 0, "id": "e3325835-cf6e-4ee7-b52c-260ed8b0a0a8", "remote_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "remote_ip_prefix": null, "created_at": "2018-10-08T05:18:44Z", "security_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90"}], "revision_number": 4, "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:21:33,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-60db543c-b9d2-4dad-8822-d671f2b0b82a 2018-10-08 05:21:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:33,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce2f1b9-2912-4869-ae46-d9f327c31c21 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-08 05:21:33,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd used request id req-1ce2f1b9-2912-4869-ae46-d9f327c31c21 2018-10-08 05:21:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:33,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdb31ec-61b5-429d-987f-577192bbac10 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-08 05:21:33,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01 used request id req-bcdb31ec-61b5-429d-987f-577192bbac10 2018-10-08 05:21:33,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:34,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28f0397-3390-4877-8ef1-4682ad8462e6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:21:34,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-a28f0397-3390-4877-8ef1-4682ad8462e6 2018-10-08 05:21:34,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:34,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f87838e8-2f85-4d58-b254-ee9f37d34212 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90"}, "enabled": true, "id": "d8bbdbc4d3e7482e9ca46007f666ac90", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj"}} 2018-10-08 05:21:34,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-f87838e8-2f85-4d58-b254-ee9f37d34212 2018-10-08 05:21:34,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dbbdb050-1761-4687-a36c-b9b828a9ef81 2018-10-08 05:21:34,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dbbdb050-1761-4687-a36c-b9b828a9ef81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:34,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5d4b0f53-c0b7-49a0-955d-6ffa823421cd Date: Mon, 08 Oct 2018 05:21:34 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-10-08T05:18:44Z", "security_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:44Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "2816a3d5-205e-42d7-a9c7-29981e95e240"}, {"remote_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:44Z", "security_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:44Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "690a7c9d-7111-4bf4-b07a-ae568d720763"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:44Z", "security_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:44Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "ad343d3c-438b-47f4-9c4e-3036199f082c"}, {"remote_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-08T05:18:44Z", "security_group_id": "dbbdb050-1761-4687-a36c-b9b828a9ef81", "port_range_min": null, "revision_number": 0, "tenant_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "created_at": "2018-10-08T05:18:44Z", "project_id": "d8bbdbc4d3e7482e9ca46007f666ac90", "id": "e3325835-cf6e-4ee7-b52c-260ed8b0a0a8"}]} 2018-10-08 05:21:34,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dbbdb050-1761-4687-a36c-b9b828a9ef81 used request id req-5d4b0f53-c0b7-49a0-955d-6ffa823421cd 2018-10-08 05:21:34,318 - neutron_utils - INFO - Deleting security group with name - default 2018-10-08 05:21:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/dbbdb050-1761-4687-a36c-b9b828a9ef81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:34,631 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8885c9f-d2de-422f-8b0c-91f19b8b5361 Content-Length: 0 Date: Mon, 08 Oct 2018 05:21:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:34,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/dbbdb050-1761-4687-a36c-b9b828a9ef81 used request id req-c8885c9f-d2de-422f-8b0c-91f19b8b5361 2018-10-08 05:21:34,632 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj 2018-10-08 05:21:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:34,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5479506a-6fe6-4373-9497-136cfced1e66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:34,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d8bbdbc4d3e7482e9ca46007f666ac90 used request id req-5479506a-6fe6-4373-9497-136cfced1e66 2018-10-08 05:21:34,849 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-9d67fc46-ee02-4fb-proj-role 2018-10-08 05:21:34,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/06d6d735fed444d08b08ebb7e64fd155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:34,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043ea8ea-d275-45f2-9c33-c6358f24d43c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:34,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/06d6d735fed444d08b08ebb7e64fd155 used request id req-043ea8ea-d275-45f2-9c33-c6358f24d43c 2018-10-08 05:21:34,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb90219fe12e4d363be9dc15de4cad5a3d4ee4" 2018-10-08 05:21:35,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501a2b5c-ff69-4e92-bbf3-09c62c0859d5 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:21:35,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-501a2b5c-ff69-4e92-bbf3-09c62c0859d5 2018-10-08 05:21:35,046 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-9d67fc46-ee02-4fb-user 2018-10-08 05:21:35,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3c289ec488924e458830ce69e7c200b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179103910ba13ac2a3fd0da55a8db014e60c69c3" 2018-10-08 05:21:35,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec7815a4-02d7-41cf-a612-198eccbe750c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:35,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3c289ec488924e458830ce69e7c200b7 used request id req-ec7815a4-02d7-41cf-a612-198eccbe750c 2018-10-08 05:21:35,219 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 121 tests in 3366.730s OK 2018-10-08 05:21:35,390 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 05:21:35,390 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:07 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-08 05:21:35,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:21:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:35,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3345e7-7b65-4465-9920-857392eadae4 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "45bcf6fc2023439cb69c18e0f94362df", "links": {"self": "http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:21:35,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5d3345e7-7b65-4465-9920-857392eadae4 2018-10-08 05:21:35,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0846970081329s 2018-10-08 05:21:35,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 05:21:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:35,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d04edb55-4e82-44c3-9943-d3e1861d0dd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:35,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/45bcf6fc2023439cb69c18e0f94362df used request id req-d04edb55-4e82-44c3-9943-d3e1861d0dd2 2018-10-08 05:21:35,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.237578868866s 2018-10-08 05:21:35,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:21:35,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:35,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80945ece-ddd4-44b0-83f3-e79c75f50a41 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378", "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "domain_id": "default", "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:21:35,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-80945ece-ddd4-44b0-83f3-e79c75f50a41 2018-10-08 05:21:35,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0931780338287s 2018-10-08 05:21:35,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-80945ece-ddd4-44b0-83f3-e79c75f50a41 2018-10-08 05:21:35,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:21:35,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:35,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ee83f8-dded-4011-8d81-8ce03e413a22 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412"}, "enabled": true, "id": "d076bf001f0a48319637d0be24aca412", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_4dfab842-ec8c-4852-8821-1daa7be8e378"}} 2018-10-08 05:21:35,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412 used request id req-06ee83f8-dded-4011-8d81-8ce03e413a22 2018-10-08 05:21:35,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997359752655s 2018-10-08 05:21:35,922 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412 used request id req-06ee83f8-dded-4011-8d81-8ce03e413a22 2018-10-08 05:21:35,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 05:21:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:36,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ead61370-ab93-4cfe-b392-a3052c773eeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:36,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412 used request id req-ead61370-ab93-4cfe-b392-a3052c773eeb 2018-10-08 05:21:36,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.201671123505s 2018-10-08 05:21:36,124 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d076bf001f0a48319637d0be24aca412 used request id req-ead61370-ab93-4cfe-b392-a3052c773eeb 2018-10-08 05:21:36,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:21:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:36,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0ba08d-e8dd-4a58-9004-dac8249f4f85 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af"}, "enabled": true, "id": "1d9c92d78b1248489b5342be9be581af", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4dfab842-ec8c-4852-8821-1daa7be8e378"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:21:36,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ab0ba08d-e8dd-4a58-9004-dac8249f4f85 2018-10-08 05:21:36,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079922914505s 2018-10-08 05:21:36,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ab0ba08d-e8dd-4a58-9004-dac8249f4f85 2018-10-08 05:21:36,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 05:21:36,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:36,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48172660-119b-4fcf-b639-58e53d4bf1d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:36,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-48172660-119b-4fcf-b639-58e53d4bf1d1 2018-10-08 05:21:36,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.149667024612s 2018-10-08 05:21:36,358 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1d9c92d78b1248489b5342be9be581af used request id req-48172660-119b-4fcf-b639-58e53d4bf1d1 2018-10-08 05:21:36,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:21:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:36,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21601e72-620e-4e96-ac0d-c03ae8b37d54 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a000ac8067334459a7e14036588a68e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:21:36,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-21601e72-620e-4e96-ac0d-c03ae8b37d54 2018-10-08 05:21:36,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0915939807892s 2018-10-08 05:21:36,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 05:21:36,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:36,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afd4f0e6-e2a6-4871-8915-2b3d3d6627b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:36,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a000ac8067334459a7e14036588a68e2 used request id req-afd4f0e6-e2a6-4871-8915-2b3d3d6627b5 2018-10-08 05:21:36,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106405973434s 2018-10-08 05:21:36,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:21:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=1d9c92d78b1248489b5342be9be581af&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:36,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6c66c27b-e7e2-49af-b754-75491d8855d2 Date: Mon, 08 Oct 2018 05:21:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}]} 2018-10-08 05:21:36,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=1d9c92d78b1248489b5342be9be581af&name=default used request id req-6c66c27b-e7e2-49af-b754-75491d8855d2 2018-10-08 05:21:36,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201820135117s 2018-10-08 05:21:36,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=1d9c92d78b1248489b5342be9be581af&name=default used request id req-6c66c27b-e7e2-49af-b754-75491d8855d2 2018-10-08 05:21:36,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:21:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:36,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-dfc0565f-5555-4c9a-b170-d01ab58d4514 Date: Mon, 08 Oct 2018 05:21:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d9c92d78b1248489b5342be9be581af", "created_at": "2018-10-08T04:25:37Z", "updated_at": "2018-10-08T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "a82e1e37-6b4f-4e9d-a7c0-bd94cd3a84bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "1363c303-4856-42fa-bf24-68077c016a55", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "9e79ef30-9927-4e3a-a94c-e11cf80ce4d0", "remote_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T04:25:37Z", "revision_number": 0, "id": "e17b1929-a801-4721-bd41-00913ab4c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T04:25:37Z", "security_group_id": "7d990098-30ae-4cf3-a368-7652e074ec07", "tenant_id": "1d9c92d78b1248489b5342be9be581af", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d9c92d78b1248489b5342be9be581af"}], "revision_number": 4, "project_id": "1d9c92d78b1248489b5342be9be581af", "id": "7d990098-30ae-4cf3-a368-7652e074ec07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:21:36,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-dfc0565f-5555-4c9a-b170-d01ab58d4514 2018-10-08 05:21:36,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203497886658s 2018-10-08 05:21:36,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-dfc0565f-5555-4c9a-b170-d01ab58d4514 2018-10-08 05:21:36,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 05:21:36,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7d990098-30ae-4cf3-a368-7652e074ec07.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}510cabfddd3eb733f9c513086af606b1d436a68a" 2018-10-08 05:21:37,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-acfe7501-1791-4329-b39e-de6da45438f9 Content-Length: 0 Date: Mon, 08 Oct 2018 05:21:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:21:37,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7d990098-30ae-4cf3-a368-7652e074ec07.json used request id req-acfe7501-1791-4329-b39e-de6da45438f9 2018-10-08 05:21:37,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.32336807251s 2018-10-08 05:21:37,302 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7d990098-30ae-4cf3-a368-7652e074ec07.json used request id req-acfe7501-1791-4329-b39e-de6da45438f9 2018-10-08 05:21:37,357 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-08 05:21:37,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 05:21:37,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 05:21:37,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 05:21:37,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 05:21:37,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 05:21:37,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 05:21:37,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 05:21:37,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 05:21:37,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 05:21:37,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 05:21:37,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 05:21:37,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 05:21:37,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:21:37,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295c3503-4846-4f02-b7c3-6a539a0acec3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:21:37,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-295c3503-4846-4f02-b7c3-6a539a0acec3 2018-10-08 05:21:37,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:21:37,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T06:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["KDpChu3aR02WYvHpXCZgDg"], "issued_at": "2018-10-08T05:21:37.000000Z"}} 2018-10-08 05:21:37,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:21:37,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:38,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0acb5bdf-4fc4-4aec-bc66-4badbad50b30 Date: Mon, 08 Oct 2018 05:21:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 05:21:38,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0acb5bdf-4fc4-4aec-bc66-4badbad50b30 2018-10-08 05:21:38,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248111009598s 2018-10-08 05:21:38,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0acb5bdf-4fc4-4aec-bc66-4badbad50b30 2018-10-08 05:21:38,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 05:21:38,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:38,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:21:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:21:38,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:38,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57005d83-04da-4edf-9006-4cbcaecd55d0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 05:21:38,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-57005d83-04da-4edf-9006-4cbcaecd55d0 2018-10-08 05:21:38,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0948081016541s 2018-10-08 05:21:38,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 05:21:38,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}}' 2018-10-08 05:21:38,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fede3804-9e86-4c29-812e-a18f67c1b089 Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c"}, "enabled": true, "id": "7585cb04848b4f3c8b37fa8365dab40c", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}} 2018-10-08 05:21:38,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fede3804-9e86-4c29-812e-a18f67c1b089 2018-10-08 05:21:38,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.105783939362s 2018-10-08 05:21:38,260 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fede3804-9e86-4c29-812e-a18f67c1b089 2018-10-08 05:21:38,261 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'id': u'7585cb04848b4f3c8b37fa8365dab40c', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 05:21:38,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 05:21:38,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.377795934677s 2018-10-08 05:21:38,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:38,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1e1a50-ef33-45d9-9326-771809bd0563 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d"}, "enabled": true, "id": "3565c010aa304d60940a64b6d6f8cf4d", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}} 2018-10-08 05:21:38,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d used request id req-0d1e1a50-ef33-45d9-9326-771809bd0563 2018-10-08 05:21:38,739 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3565c010aa304d60940a64b6d6f8cf4d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556'}) 2018-10-08 05:21:38,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:21:38,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:38,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c964d86-d7c4-442b-a36c-128a737b21d9 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:21:38,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4c964d86-d7c4-442b-a36c-128a737b21d9 2018-10-08 05:21:38,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0859780311584s 2018-10-08 05:21:38,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:21:38,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:38,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e538ac51-015b-4851-b7ec-2192daa64e61 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:21:38,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e538ac51-015b-4851-b7ec-2192daa64e61 2018-10-08 05:21:38,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0758011341095s 2018-10-08 05:21:38,904 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 05:21:38,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 05:21:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" -d '{"role": {"name": "Member"}}' 2018-10-08 05:21:39,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-223850c1-5e71-4b45-859a-3cfb8ca4fa51 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c89c3ba3d7874dc0b75fd5ff8ff6a415", "links": {"self": "http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415"}, "name": "Member"}} 2018-10-08 05:21:39,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-223850c1-5e71-4b45-859a-3cfb8ca4fa51 2018-10-08 05:21:39,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102885961533s 2018-10-08 05:21:39,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc087b4-a363-40a5-a9c8-11f71f07b7bf Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415"}, "domain_id": null, "name": "Member", "id": "c89c3ba3d7874dc0b75fd5ff8ff6a415"}} 2018-10-08 05:21:39,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415 used request id req-1cc087b4-a363-40a5-a9c8-11f71f07b7bf 2018-10-08 05:21:39,090 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415'}, 'domain_id': None, 'human_id': None, 'id': u'c89c3ba3d7874dc0b75fd5ff8ff6a415', 'HUMAN_ID': False}) 2018-10-08 05:21:39,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:21:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535264c5-67d3-49f4-a520-ddfe8ff917e4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c89c3ba3d7874dc0b75fd5ff8ff6a415", "links": {"self": "http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:21:39,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-535264c5-67d3-49f4-a520-ddfe8ff917e4 2018-10-08 05:21:39,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0754868984222s 2018-10-08 05:21:39,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 05:21:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d925a8-042e-4793-b4a8-fa1a480e9112 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 05:21:39,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f8d925a8-042e-4793-b4a8-fa1a480e9112 2018-10-08 05:21:39,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.080188035965s 2018-10-08 05:21:39,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:21:39,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73a1ce7-86e3-4576-905d-14180a0426de Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "links": {"self": "http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d"}, "domain_id": "default", "enabled": true, "id": "3565c010aa304d60940a64b6d6f8cf4d", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:21:39,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a73a1ce7-86e3-4576-905d-14180a0426de 2018-10-08 05:21:39,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0323629379272s 2018-10-08 05:21:39,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a73a1ce7-86e3-4576-905d-14180a0426de 2018-10-08 05:21:39,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:21:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9999bc-ebdc-4212-bd52-0eeba7e55c8c Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c"}, "enabled": true, "id": "7585cb04848b4f3c8b37fa8365dab40c", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:21:39,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-aa9999bc-ebdc-4212-bd52-0eeba7e55c8c 2018-10-08 05:21:39,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0723898410797s 2018-10-08 05:21:39,360 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-aa9999bc-ebdc-4212-bd52-0eeba7e55c8c 2018-10-08 05:21:39,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 05:21:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=3565c010aa304d60940a64b6d6f8cf4d&scope.project.id=7585cb04848b4f3c8b37fa8365dab40c&role.id=c89c3ba3d7874dc0b75fd5ff8ff6a415 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ffc6ce-0d14-4650-870c-c0e0a8259eca Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3565c010aa304d60940a64b6d6f8cf4d&scope.project.id=7585cb04848b4f3c8b37fa8365dab40c&role.id=c89c3ba3d7874dc0b75fd5ff8ff6a415", "previous": null, "next": null}} 2018-10-08 05:21:39,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3565c010aa304d60940a64b6d6f8cf4d&scope.project.id=7585cb04848b4f3c8b37fa8365dab40c&role.id=c89c3ba3d7874dc0b75fd5ff8ff6a415 used request id req-20ffc6ce-0d14-4650-870c-c0e0a8259eca 2018-10-08 05:21:39,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0805909633636s 2018-10-08 05:21:39,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 05:21:39,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c/users/3565c010aa304d60940a64b6d6f8cf4d/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee8b802-b36b-4e21-8bd6-05a072df2138 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:39,570 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c/users/3565c010aa304d60940a64b6d6f8cf4d/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415 used request id req-6ee8b802-b36b-4e21-8bd6-05a072df2138 2018-10-08 05:21:39,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126344919205s 2018-10-08 05:21:39,571 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'b185f0e6-b99b-4361-8731-fddb0abb2d33', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'project_id': u'7585cb04848b4f3c8b37fa8365dab40c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 05:21:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 05:21:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 05:21:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 05:21:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 05:21:39,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 05:21:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 05:21:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 05:21:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 05:21:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 05:21:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 05:21:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 05:21:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 05:21:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 05:21:39,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 05:21:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 05:21:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 05:21:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 05:21:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 05:21:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 05:21:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 05:21:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 05:21:39,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 05:21:39,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 05:21:39,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 05:21:39,576 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'password': 'b185f0e6-b99b-4361-8731-fddb0abb2d33', 'project_name': 'neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '7585cb04848b4f3c8b37fa8365dab40c', 'project_domain_name': 'Default'} 2018-10-08 05:21:39,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:21:39,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315bb188-c896-438c-91d1-c823b0a8a560 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c89c3ba3d7874dc0b75fd5ff8ff6a415", "links": {"self": "http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:21:39,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-315bb188-c896-438c-91d1-c823b0a8a560 2018-10-08 05:21:39,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0737988948822s 2018-10-08 05:21:39,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:21:39,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79663b2-abb9-4d6b-bb89-0e6aaadd40df Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c89c3ba3d7874dc0b75fd5ff8ff6a415", "links": {"self": "http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:21:39,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b79663b2-abb9-4d6b-bb89-0e6aaadd40df 2018-10-08 05:21:39,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820560455322s 2018-10-08 05:21:39,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 05:21:39,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e8f297-b763-4c7a-a4cd-d12caac00c7d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 05:21:39,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-78e8f297-b763-4c7a-a4cd-d12caac00c7d 2018-10-08 05:21:39,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0794239044189s 2018-10-08 05:21:39,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:21:39,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16fe2e8-1514-4178-9367-afa62c8ae70e Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "links": {"self": "http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d"}, "domain_id": "default", "enabled": true, "id": "3565c010aa304d60940a64b6d6f8cf4d", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:21:39,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a16fe2e8-1514-4178-9367-afa62c8ae70e 2018-10-08 05:21:39,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0913388729095s 2018-10-08 05:21:39,907 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a16fe2e8-1514-4178-9367-afa62c8ae70e 2018-10-08 05:21:39,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:21:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:39,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e977f3-9111-4c58-86c2-80f05f6fb97d Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c"}, "enabled": true, "id": "7585cb04848b4f3c8b37fa8365dab40c", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:21:39,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-93e977f3-9111-4c58-86c2-80f05f6fb97d 2018-10-08 05:21:39,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800700187683s 2018-10-08 05:21:39,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-93e977f3-9111-4c58-86c2-80f05f6fb97d 2018-10-08 05:21:39,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 05:21:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=3565c010aa304d60940a64b6d6f8cf4d&scope.project.id=7585cb04848b4f3c8b37fa8365dab40c&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:40,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f4b9da-d7bc-41ff-81ff-37209ac0b7f5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3565c010aa304d60940a64b6d6f8cf4d&scope.project.id=7585cb04848b4f3c8b37fa8365dab40c&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 05:21:40,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3565c010aa304d60940a64b6d6f8cf4d&scope.project.id=7585cb04848b4f3c8b37fa8365dab40c&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-29f4b9da-d7bc-41ff-81ff-37209ac0b7f5 2018-10-08 05:21:40,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0788571834564s 2018-10-08 05:21:40,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 05:21:40,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c/users/3565c010aa304d60940a64b6d6f8cf4d/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:40,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c32ea6d9-7b1d-4d55-9c84-93c30d972000 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:40,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c/users/3565c010aa304d60940a64b6d6f8cf4d/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-c32ea6d9-7b1d-4d55-9c84-93c30d972000 2018-10-08 05:21:40,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.107926130295s 2018-10-08 05:21:40,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:21:40,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:40,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa01275-3801-40dc-b066-7a09caa2cd65 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c89c3ba3d7874dc0b75fd5ff8ff6a415", "links": {"self": "http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:21:40,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5fa01275-3801-40dc-b066-7a09caa2cd65 2018-10-08 05:21:40,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794961452484s 2018-10-08 05:21:40,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 05:21:40,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:40,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da2f3a1-7403-4e7f-823e-748dc7f89081 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 05:21:40,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9da2f3a1-7403-4e7f-823e-748dc7f89081 2018-10-08 05:21:40,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0903260707855s 2018-10-08 05:21:40,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:21:40,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:40,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a963b592-8c3a-4a71-9fb6-67f6fefc9deb Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "links": {"self": "http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d"}, "domain_id": "default", "enabled": true, "id": "3565c010aa304d60940a64b6d6f8cf4d", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:21:40,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a963b592-8c3a-4a71-9fb6-67f6fefc9deb 2018-10-08 05:21:40,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0887448787689s 2018-10-08 05:21:40,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a963b592-8c3a-4a71-9fb6-67f6fefc9deb 2018-10-08 05:21:40,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 05:21:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=3565c010aa304d60940a64b6d6f8cf4d&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:40,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf0d637-6941-4298-80ac-4efbf16c52fc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3565c010aa304d60940a64b6d6f8cf4d&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default", "previous": null, "next": null}} 2018-10-08 05:21:40,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3565c010aa304d60940a64b6d6f8cf4d&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default used request id req-0bf0d637-6941-4298-80ac-4efbf16c52fc 2018-10-08 05:21:40,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0794639587402s 2018-10-08 05:21:40,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 05:21:40,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/3565c010aa304d60940a64b6d6f8cf4d/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:21:40,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a62d7f9f-a8ce-479b-95d3-3c18044ea7d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:21:40,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/3565c010aa304d60940a64b6d6f8cf4d/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-a62d7f9f-a8ce-479b-95d3-3c18044ea7d3 2018-10-08 05:21:40,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119457960129s 2018-10-08 05:21:40,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-08 05:21:43,224 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-08 05:21:42.781 11558 INFO rally.deployment.engine [-] Deployment 9d3ecdce-fbb1-4a15-8fac-ac06e71d46af | Starting: Destroy cloud and free allocated resources. 2018-10-08 05:21:42.867 11558 INFO rally.deployment.engine [-] Deployment 9d3ecdce-fbb1-4a15-8fac-ac06e71d46af | Completed: Destroy cloud and free allocated resources. 2018-10-08 05:21:42.922 11558 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=5d2c7f04-4c3c-4c55-895e-bf64db74012f) for deployment 'opnfv-rally'. 2018-10-08 05:21:42.953 11558 INFO rally.api [-] Deleting verification (UUID=364527c8-df6c-41a4-b287-97b8ece5a186). 2018-10-08 05:21:42.993 11558 INFO rally.api [-] Verification has been successfully deleted! 2018-10-08 05:21:42.994 11558 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5d2c7f04-4c3c-4c55-895e-bf64db74012f). 2018-10-08 05:21:43.002 11558 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-08 05:21:45,583 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-08 05:21:45.306 11561 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=313096a6-21d9-4bb6-9125-6a9790a5a315) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 313096a6-21d9-4bb6-9125-6a9790a5a315 | 2018-10-08T05:21:45 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 313096a6-21d9-4bb6-9125-6a9790a5a315 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-08 05:21:49,046 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-08 05:21:49,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-08 05:21:51,485 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-08 05:21:51.165 11567 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=5d2c7f04-4c3c-4c55-895e-bf64db74012f). 2018-10-08 05:21:51.305 11567 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-08 05:21:55,208 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-08 05:21:53.621 11570 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-08 05:21:53.766 11570 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-08 05:21:55.023 11570 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7118e096-f0ea-4b58-b084-6a21161964ff) has been successfully created! Using verifier 'opnfv-tempest' (UUID=7118e096-f0ea-4b58-b084-6a21161964ff) as the default verifier for the future CLI operations. 2018-10-08 05:21:57,958 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-08 05:21:57,959 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 05:21:58,086 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-08 05:21:58,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:21:58,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26c5e32-cb9f-49e3-b6b4-77eb2cc8deb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:21:58,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f26c5e32-cb9f-49e3-b6b4-77eb2cc8deb3 2018-10-08 05:21:58,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:21:58,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c89c3ba3d7874dc0b75fd5ff8ff6a415", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T06:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7585cb04848b4f3c8b37fa8365dab40c", "name": "neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/7585cb04848b4f3c8b37fa8365dab40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/7585cb04848b4f3c8b37fa8365dab40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/7585cb04848b4f3c8b37fa8365dab40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/7585cb04848b4f3c8b37fa8365dab40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/7585cb04848b4f3c8b37fa8365dab40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/7585cb04848b4f3c8b37fa8365dab40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/7585cb04848b4f3c8b37fa8365dab40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/7585cb04848b4f3c8b37fa8365dab40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/7585cb04848b4f3c8b37fa8365dab40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7585cb04848b4f3c8b37fa8365dab40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/7585cb04848b4f3c8b37fa8365dab40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/7585cb04848b4f3c8b37fa8365dab40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "id": "3565c010aa304d60940a64b6d6f8cf4d"}, "audit_ids": ["C4udK9IfRhu6pu_txZU6uQ"], "issued_at": "2018-10-08T05:21:58.000000Z"}} 2018-10-08 05:21:58,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:21:58,482 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 05:21:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 05:21:58,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:21:58,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:21:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-63ee8055-5417-40cb-9df4-62b68e3c64c2 Date: Mon, 08 Oct 2018 05:21:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:21:59,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-63ee8055-5417-40cb-9df4-62b68e3c64c2 2018-10-08 05:21:59,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.575434923172s 2018-10-08 05:21:59,062 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-63ee8055-5417-40cb-9df4-62b68e3c64c2 2018-10-08 05:21:59,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 05:21:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}' 2018-10-08 05:21:59,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5 X-Openstack-Request-Id: req-a08058c5-820f-42c8-b343-4c0eacad38d1 Date: Mon, 08 Oct 2018 05:21:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5/file", "owner": "7585cb04848b4f3c8b37fa8365dab40c", "id": "7490338b-7361-4bea-8584-03cc17d4a3d5", "size": null, "self": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T05:21:59Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "checksum": null, "created_at": "2018-10-08T05:21:59Z", "protected": false} 2018-10-08 05:21:59,307 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a08058c5-820f-42c8-b343-4c0eacad38d1 2018-10-08 05:21:59,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.243134975433s 2018-10-08 05:21:59,308 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a08058c5-820f-42c8-b343-4c0eacad38d1 returning object 7490338b-7361-4bea-8584-03cc17d4a3d5 2018-10-08 05:21:59,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 05:21:59,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" -d '' 2018-10-08 05:22:00,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3498fe8-331e-446b-9447-12cbe978fd70 Date: Mon, 08 Oct 2018 05:22:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:22:00,506 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5/file used request id req-c3498fe8-331e-446b-9447-12cbe978fd70 2018-10-08 05:22:00,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19718194008s 2018-10-08 05:22:00,506 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5/file used request id req-c3498fe8-331e-446b-9447-12cbe978fd70 2018-10-08 05:22:00,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:22:00,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:22:01,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9059e6cf-5adb-4bbd-a75d-777b798a6822 Date: Mon, 08 Oct 2018 05:22:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap", "metadata": {}}], "file": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5/file", "owner": "7585cb04848b4f3c8b37fa8365dab40c", "id": "7490338b-7361-4bea-8584-03cc17d4a3d5", "size": 12716032, "self": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T05:22:00Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T05:21:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:22:01,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9059e6cf-5adb-4bbd-a75d-777b798a6822 2018-10-08 05:22:01,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.539379119873s 2018-10-08 05:22:01,047 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9059e6cf-5adb-4bbd-a75d-777b798a6822 2018-10-08 05:22:01,049 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5/file', 'owner': u'7585cb04848b4f3c8b37fa8365dab40c', 'id': u'7490338b-7361-4bea-8584-03cc17d4a3d5', 'size': 12716032, u'self': u'/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7585cb04848b4f3c8b37fa8365dab40c', 'name': 'neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T05:22:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T05:22:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'created': u'2018-10-08T05:21:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T05:21:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 05:22:01,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 05:22:01,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 05:22:01,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:22: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-9ae726f1-681c-4abd-9208-e4adc6670bec x-compute-request-id: req-9ae726f1-681c-4abd-9208-e4adc6670bec Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "577e0a57-327d-41cc-9583-87e35fa01ac5", "name": "neutron_trunk-flavor_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:22:01,248 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9ae726f1-681c-4abd-9208-e4adc6670bec 2018-10-08 05:22:01,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.197940826416s 2018-10-08 05:22:01,248 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9ae726f1-681c-4abd-9208-e4adc6670bec returning object 577e0a57-327d-41cc-9583-87e35fa01ac5 2018-10-08 05:22:01,249 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', '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'ab23dd45542f45bb99bff0ef543fda01', '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'577e0a57-327d-41cc-9583-87e35fa01ac5', 'swap': 0}) 2018-10-08 05:22:01,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 05:22:01,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" -d '{"extra_specs": {}}' 2018-10-08 05:22:01,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:22:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd7bb3d9-5b34-42ec-a3a9-969ec787eea5 x-compute-request-id: req-dd7bb3d9-5b34-42ec-a3a9-969ec787eea5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 05:22:01,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5/os-extra_specs used request id req-dd7bb3d9-5b34-42ec-a3a9-969ec787eea5 2018-10-08 05:22:01,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204689502716s 2018-10-08 05:22:01,271 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5/os-extra_specs used request id req-dd7bb3d9-5b34-42ec-a3a9-969ec787eea5 2018-10-08 05:22:01,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:22:01,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:22:01,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:22:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:22:01,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:22:01,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0227b4-72fe-4d9e-b44b-4e7ac136eb0e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c89c3ba3d7874dc0b75fd5ff8ff6a415", "links": {"self": "http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:22:01,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b0227b4-72fe-4d9e-b44b-4e7ac136eb0e 2018-10-08 05:22:01,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0960099697113s 2018-10-08 05:22:01,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-08 05:22:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:22:01,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:22: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-8314aa6f-2f95-400b-b330-35ef0155f2f1 x-compute-request-id: req-8314aa6f-2f95-400b-b330-35ef0155f2f1 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 228}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10173, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-08 05:22:01,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8314aa6f-2f95-400b-b330-35ef0155f2f1 2018-10-08 05:22:01,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.19066619873s 2018-10-08 05:22:01,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8314aa6f-2f95-400b-b330-35ef0155f2f1 2018-10-08 05:22:01,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:22:01,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:22:01,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-3fc282aa-50c2-4d71-98b9-4633d1677435 Date: Mon, 08 Oct 2018 05:22:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap", "metadata": {}}], "file": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5/file", "owner": "7585cb04848b4f3c8b37fa8365dab40c", "id": "7490338b-7361-4bea-8584-03cc17d4a3d5", "size": 12716032, "self": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T05:22:00Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T05:21:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:22:01,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3fc282aa-50c2-4d71-98b9-4633d1677435 2018-10-08 05:22:01,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166776895523s 2018-10-08 05:22:01,732 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3fc282aa-50c2-4d71-98b9-4633d1677435 2018-10-08 05:22:01,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 05:22:01,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}' 2018-10-08 05:22:01,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf X-Openstack-Request-Id: req-d3304518-a224-40c0-a8cd-ac2ee3a017ab Date: Mon, 08 Oct 2018 05:22:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/file", "owner": "7585cb04848b4f3c8b37fa8365dab40c", "id": "ad84a809-5bbc-43ed-aa05-3e9370fafddf", "size": null, "self": "/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T05:22:01Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "checksum": null, "created_at": "2018-10-08T05:22:01Z", "protected": false} 2018-10-08 05:22:01,926 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d3304518-a224-40c0-a8cd-ac2ee3a017ab 2018-10-08 05:22:01,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.192034006119s 2018-10-08 05:22:01,927 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d3304518-a224-40c0-a8cd-ac2ee3a017ab returning object ad84a809-5bbc-43ed-aa05-3e9370fafddf 2018-10-08 05:22:01,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 05:22:01,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" -d '' 2018-10-08 05:22:03,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52def7d5-f140-4e71-bde0-58e69a305b83 Date: Mon, 08 Oct 2018 05:22:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:22:03,964 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/file used request id req-52def7d5-f140-4e71-bde0-58e69a305b83 2018-10-08 05:22:03,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.03618001938s 2018-10-08 05:22:03,964 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/file used request id req-52def7d5-f140-4e71-bde0-58e69a305b83 2018-10-08 05:22:03,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:22:03,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:22:04,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-ad74367a-d2d5-4fd4-a844-dc5cbbf54d8c Date: Mon, 08 Oct 2018 05:22:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/snap", "metadata": {}}], "file": "/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/file", "owner": "7585cb04848b4f3c8b37fa8365dab40c", "id": "ad84a809-5bbc-43ed-aa05-3e9370fafddf", "size": 12716032, "self": "/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T05:22:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T05:22:01Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap", "metadata": {}}], "file": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5/file", "owner": "7585cb04848b4f3c8b37fa8365dab40c", "id": "7490338b-7361-4bea-8584-03cc17d4a3d5", "size": 12716032, "self": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T05:22:00Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T05:21:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:22:04,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ad74367a-d2d5-4fd4-a844-dc5cbbf54d8c 2018-10-08 05:22:04,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.550064086914s 2018-10-08 05:22:04,516 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ad74367a-d2d5-4fd4-a844-dc5cbbf54d8c 2018-10-08 05:22:04,518 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/file', 'owner': u'7585cb04848b4f3c8b37fa8365dab40c', 'id': u'ad84a809-5bbc-43ed-aa05-3e9370fafddf', 'size': 12716032, u'self': u'/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7585cb04848b4f3c8b37fa8365dab40c', 'name': 'neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T05:22:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T05:22:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'created': u'2018-10-08T05:22:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T05:22:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 05:22:04,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 05:22:04,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 05:22:04,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:22: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-b1ed5cf3-84e3-4a7d-abad-ad5d33208b0e x-compute-request-id: req-b1ed5cf3-84e3-4a7d-abad-ad5d33208b0e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ef425a2f-50bb-4b0d-b7ea-037e65323d32", "name": "neutron_trunk-flavor_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:22:04,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b1ed5cf3-84e3-4a7d-abad-ad5d33208b0e 2018-10-08 05:22:04,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.058562040329s 2018-10-08 05:22:04,578 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b1ed5cf3-84e3-4a7d-abad-ad5d33208b0e returning object ef425a2f-50bb-4b0d-b7ea-037e65323d32 2018-10-08 05:22:04,579 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'ef425a2f-50bb-4b0d-b7ea-037e65323d32', 'swap': 0}) 2018-10-08 05:22:04,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 05:22:04,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" -d '{"extra_specs": {}}' 2018-10-08 05:22:04,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:22: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-32bff689-a0c9-4ed9-8ac3-07b647e16565 x-compute-request-id: req-32bff689-a0c9-4ed9-8ac3-07b647e16565 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 05:22:04,601 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32/os-extra_specs used request id req-32bff689-a0c9-4ed9-8ac3-07b647e16565 2018-10-08 05:22:04,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212259292603s 2018-10-08 05:22:04,602 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32/os-extra_specs used request id req-32bff689-a0c9-4ed9-8ac3-07b647e16565 2018-10-08 05:22:04,602 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'ef425a2f-50bb-4b0d-b7ea-037e65323d32', 'swap': 0}) 2018-10-08 05:22:07,896 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-08 05:22:06.723 11589 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7118e096-f0ea-4b58-b084-6a21161964ff) for deployment 'opnfv-rally' (UUID=313096a6-21d9-4bb6-9125-6a9790a5a315). 2018-10-08 05:22:07.732 11589 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-08 05:22:07.734 11589 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7118e096-f0ea-4b58-b084-6a21161964ff) has been successfully configured for deployment 'opnfv-rally' (UUID=313096a6-21d9-4bb6-9125-6a9790a5a315)! 2018-10-08 05:22:07,897 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-08 05:22:07,897 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-08 05:22:07,900 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-08 05:22:07,914 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-08 05:22:11,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7118e096-f0ea-4b58-b084-6a21161964ff/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-08 05:22:11,162 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-08 05:22:11,165 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-08 05:22:11,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-10-08 05:22:13,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 05:22:13.185 11598 INFO rally.api [-] Starting verification (UUID=e63245ac-a0ee-4b08-9a64-774bf7d4a397) for deployment 'opnfv-rally' (UUID=313096a6-21d9-4bb6-9125-6a9790a5a315) by verifier 'opnfv-tempest' (UUID=7118e096-f0ea-4b58-b084-6a21161964ff). 2018-10-08 05:22:13,187 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: e63245ac-a0ee-4b08-9a64-774bf7d4a397 2018-10-08 05:23:58,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e63245ac-a0ee-4b08-9a64-774bf7d4a397 2018-10-08 05:23:58,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e63245ac-a0ee-4b08-9a64-774bf7d4a397']'. 2018-10-08 05:23:59,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-08 05:23:59,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-08 05:23:59,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 05:23:59,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e63245ac-a0ee-4b08-9a64-774bf7d4a397 | 2018-10-08 05:23:59,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-08 05:23:59,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-08 05:22:13 | 2018-10-08 05:23:59,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-08 05:23:58 | 2018-10-08 05:23:59,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:45 | 2018-10-08 05:23:59,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-08 05:23:59,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-08 05:23:59,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7118e096-f0ea-4b58-b084-6a21161964ff) | 2018-10-08 05:23:59,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-08 05:23:59,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 313096a6-21d9-4bb6-9125-6a9790a5a315) | 2018-10-08 05:23:59,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-08 05:23:59,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 95.437 | 2018-10-08 05:23:59,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-08 05:23:59,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-08 05:23:59,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-08 05:23:59,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-08 05:23:59,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-08 05:23:59,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 05:23:59,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-08 05:23:59,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-08 05:23:59,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-08 05:24:00,082 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 05:24:00,082 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:02 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-08 05:24:00,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 05:24:00,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:24:01,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d51c7b2-1e8b-49af-93d0-5981c083522b Date: Mon, 08 Oct 2018 05:24:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:24:01,498 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf used request id req-9d51c7b2-1e8b-49af-93d0-5981c083522b 2018-10-08 05:24:01,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.41172099113s 2018-10-08 05:24:01,499 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ad84a809-5bbc-43ed-aa05-3e9370fafddf used request id req-9d51c7b2-1e8b-49af-93d0-5981c083522b 2018-10-08 05:24:01,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 05:24:01,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:01,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24: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-7b8835fe-4826-4907-85d2-46cf54681dea x-compute-request-id: req-7b8835fe-4826-4907-85d2-46cf54681dea Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "577e0a57-327d-41cc-9583-87e35fa01ac5", "name": "neutron_trunk-flavor_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ef425a2f-50bb-4b0d-b7ea-037e65323d32", "name": "neutron_trunk-flavor_alt_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 05:24:01,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7b8835fe-4826-4907-85d2-46cf54681dea 2018-10-08 05:24:01,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0376970767975s 2018-10-08 05:24:01,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7b8835fe-4826-4907-85d2-46cf54681dea 2018-10-08 05:24:01,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 05:24:01,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:01,597 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7894eeb8-54c6-4a97-981c-3d72a4f96f01 x-compute-request-id: req-7894eeb8-54c6-4a97-981c-3d72a4f96f01 Content-Length: 0 Content-Type: application/json 2018-10-08 05:24:01,597 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32 used request id req-7894eeb8-54c6-4a97-981c-3d72a4f96f01 2018-10-08 05:24:01,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.058109998703s 2018-10-08 05:24:01,597 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ef425a2f-50bb-4b0d-b7ea-037e65323d32 used request id req-7894eeb8-54c6-4a97-981c-3d72a4f96f01 2018-10-08 05:24:01,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:24:01,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:24:02,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-46108ed2-84b6-4085-b3e8-a57c8ee8ea0c Date: Mon, 08 Oct 2018 05:24:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap", "metadata": {}}], "file": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5/file", "owner": "7585cb04848b4f3c8b37fa8365dab40c", "id": "7490338b-7361-4bea-8584-03cc17d4a3d5", "size": 12716032, "self": "/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/7490338b-7361-4bea-8584-03cc17d4a3d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T05:22:00Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T05:21:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:24:02,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-46108ed2-84b6-4085-b3e8-a57c8ee8ea0c 2018-10-08 05:24:02,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.559390068054s 2018-10-08 05:24:02,157 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-46108ed2-84b6-4085-b3e8-a57c8ee8ea0c 2018-10-08 05:24:02,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 05:24:02,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}657fe79658e91e45e61f92c6477d85b575623b9f" 2018-10-08 05:24:03,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ffc4ed4-4887-4a8c-8fce-690da7670e43 Date: Mon, 08 Oct 2018 05:24:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:24:03,842 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5 used request id req-6ffc4ed4-4887-4a8c-8fce-690da7670e43 2018-10-08 05:24:03,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.68307685852s 2018-10-08 05:24:03,842 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7490338b-7361-4bea-8584-03cc17d4a3d5 used request id req-6ffc4ed4-4887-4a8c-8fce-690da7670e43 2018-10-08 05:24:03,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 05:24:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:03,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24: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-58df5e77-cc7c-4dde-8c43-d3a1f80d782d x-compute-request-id: req-58df5e77-cc7c-4dde-8c43-d3a1f80d782d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "577e0a57-327d-41cc-9583-87e35fa01ac5", "name": "neutron_trunk-flavor_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 05:24:03,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-58df5e77-cc7c-4dde-8c43-d3a1f80d782d 2018-10-08 05:24:03,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362079143524s 2018-10-08 05:24:03,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-58df5e77-cc7c-4dde-8c43-d3a1f80d782d 2018-10-08 05:24:03,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 05:24:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:03,918 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:24: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-d4ff0cfe-091d-4d7b-92b3-1ae6e3b42c57 x-compute-request-id: req-d4ff0cfe-091d-4d7b-92b3-1ae6e3b42c57 Content-Length: 0 Content-Type: application/json 2018-10-08 05:24:03,918 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5 used request id req-d4ff0cfe-091d-4d7b-92b3-1ae6e3b42c57 2018-10-08 05:24:03,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0372920036316s 2018-10-08 05:24:03,918 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/577e0a57-327d-41cc-9583-87e35fa01ac5 used request id req-d4ff0cfe-091d-4d7b-92b3-1ae6e3b42c57 2018-10-08 05:24:03,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:24:03,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:04,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-308b80bc-0eee-412d-8584-fbb7dc7ef2fb Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556", "links": {"self": "http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d"}, "domain_id": "default", "enabled": true, "id": "3565c010aa304d60940a64b6d6f8cf4d", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:24:04,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-308b80bc-0eee-412d-8584-fbb7dc7ef2fb 2018-10-08 05:24:04,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104171037674s 2018-10-08 05:24:04,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-308b80bc-0eee-412d-8584-fbb7dc7ef2fb 2018-10-08 05:24:04,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:24:04,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:04,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8e2be8-c84b-43d8-879d-748d1c13ad10 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d"}, "enabled": true, "id": "3565c010aa304d60940a64b6d6f8cf4d", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}} 2018-10-08 05:24:04,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d used request id req-dc8e2be8-c84b-43d8-879d-748d1c13ad10 2018-10-08 05:24:04,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104960918427s 2018-10-08 05:24:04,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d used request id req-dc8e2be8-c84b-43d8-879d-748d1c13ad10 2018-10-08 05:24:04,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 05:24:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:04,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54ab0cd8-3b94-465a-a0f2-1a0f819936c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:24:04,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d used request id req-54ab0cd8-3b94-465a-a0f2-1a0f819936c5 2018-10-08 05:24:04,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.163764953613s 2018-10-08 05:24:04,297 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3565c010aa304d60940a64b6d6f8cf4d used request id req-54ab0cd8-3b94-465a-a0f2-1a0f819936c5 2018-10-08 05:24:04,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:24:04,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:04,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e843dc98-f31f-4417-af17-563567aac9d0 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c"}, "enabled": true, "id": "7585cb04848b4f3c8b37fa8365dab40c", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_5e4febbc-7ab6-48dc-bc0c-9ee049c1c556"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:24:04,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-e843dc98-f31f-4417-af17-563567aac9d0 2018-10-08 05:24:04,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0834050178528s 2018-10-08 05:24:04,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-e843dc98-f31f-4417-af17-563567aac9d0 2018-10-08 05:24:04,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 05:24:04,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:04,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57bb4269-1e39-4e60-9472-e3454bf4f303 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:24:04,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c used request id req-57bb4269-1e39-4e60-9472-e3454bf4f303 2018-10-08 05:24:04,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165130138397s 2018-10-08 05:24:04,549 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7585cb04848b4f3c8b37fa8365dab40c used request id req-57bb4269-1e39-4e60-9472-e3454bf4f303 2018-10-08 05:24:04,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:24:04,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:04,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c7b158-b4b4-468c-982a-7e718fa43346 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c89c3ba3d7874dc0b75fd5ff8ff6a415", "links": {"self": "http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:24:04,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f0c7b158-b4b4-468c-982a-7e718fa43346 2018-10-08 05:24:04,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078852891922s 2018-10-08 05:24:04,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 05:24:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:04,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca2e487-447c-45d3-8982-8cffbcb3698d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:24:04,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c89c3ba3d7874dc0b75fd5ff8ff6a415 used request id req-5ca2e487-447c-45d3-8982-8cffbcb3698d 2018-10-08 05:24:04,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10712313652s 2018-10-08 05:24:04,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:24:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7585cb04848b4f3c8b37fa8365dab40c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df50c4b6b7f0d5c5ad3ed8272dae5ffbbf31f067" 2018-10-08 05:24:04,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-adf37d0a-81f5-4db5-827c-d995d9b25a40 Date: Mon, 08 Oct 2018 05:24:04 GMT RESP BODY: {"security_groups": []} 2018-10-08 05:24:04,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7585cb04848b4f3c8b37fa8365dab40c&name=default used request id req-adf37d0a-81f5-4db5-827c-d995d9b25a40 2018-10-08 05:24:04,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187393903732s 2018-10-08 05:24:04,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7585cb04848b4f3c8b37fa8365dab40c&name=default used request id req-adf37d0a-81f5-4db5-827c-d995d9b25a40 2018-10-08 05:24:04,930 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:41 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 14:41 | PASS | | rally_sanity | functest | smoke | 25:53 | PASS | | refstack_defcore | functest | smoke | 09:40 | PASS | | patrole | functest | smoke | 02:42 | PASS | | snaps_smoke | functest | smoke | 56:07 | PASS | | neutron_trunk | functest | smoke | 02:02 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-08 05:24:04,940 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-08 05:24:05,141 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:24:05,242 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:24:11,896 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-294 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-08 05:24:11,899 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wJTkXYpE6WyHkzd67pQJrTMjR export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-10-08 05:24:11,899 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-08 05:24:11,900 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-08 05:24:11,900 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-08 05:24:11,902 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-08 05:24:16,797 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-294 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-08 05:24:16,802 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wJTkXYpE6WyHkzd67pQJrTMjR export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-10-08 05:24:16,803 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-08 05:24:16,804 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-10-08 05:24:16,818 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-08 05:24:18,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 05:24:18,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 05:24:18,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 05:24:18,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 05:24:18,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 05:24:18,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 05:24:18,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:24:18,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27def6be-d892-4f0c-9572-fb6faa769d61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:24:18,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-27def6be-d892-4f0c-9572-fb6faa769d61 2018-10-08 05:24:18,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:24:18,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T06:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["sN_YLyY5R8-rxcx1eES1qQ"], "issued_at": "2018-10-08T05:24:18.000000Z"}} 2018-10-08 05:24:18,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:24:18,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:19,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a16ce88a-5db3-46fa-abdb-9bf237c1ebbf Date: Mon, 08 Oct 2018 05:24:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 05:24:19,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a16ce88a-5db3-46fa-abdb-9bf237c1ebbf 2018-10-08 05:24:19,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.420655012131s 2018-10-08 05:24:19,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a16ce88a-5db3-46fa-abdb-9bf237c1ebbf 2018-10-08 05:24:19,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 05:24:19,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:19,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:24:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:24:19,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:19,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a98ab1b-436d-4351-b2a3-7199389b0e73 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 05:24:19,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-3a98ab1b-436d-4351-b2a3-7199389b0e73 2018-10-08 05:24:19,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.521739006042s 2018-10-08 05:24:19,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 05:24:19,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3"}}' 2018-10-08 05:24:19,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f4bd971-25d5-45d8-8d26-3be9dad5409a Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec"}, "enabled": true, "id": "2fe90818b3654a3ca65c018fddb7bfec", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3"}} 2018-10-08 05:24:19,897 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5f4bd971-25d5-45d8-8d26-3be9dad5409a 2018-10-08 05:24:19,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.104735136032s 2018-10-08 05:24:19,897 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5f4bd971-25d5-45d8-8d26-3be9dad5409a 2018-10-08 05:24:19,898 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3', 'id': u'2fe90818b3654a3ca65c018fddb7bfec', 'description': u'Created by OPNFV Functest: cloudify_ims', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 05:24:19,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 05:24:20,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.359366893768s 2018-10-08 05:24:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:20,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f55607b-6873-4e2f-9d57-4d5a006b3189 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33"}, "enabled": true, "id": "abd1872d9a7e4a3d8ee026c76da6ae33", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3"}} 2018-10-08 05:24:20,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33 used request id req-2f55607b-6873-4e2f-9d57-4d5a006b3189 2018-10-08 05:24:20,370 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'abd1872d9a7e4a3d8ee026c76da6ae33', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3'}) 2018-10-08 05:24:20,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:24:20,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:20,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbaa303b-d711-4fea-ad99-8a1475101953 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:24:20,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cbaa303b-d711-4fea-ad99-8a1475101953 2018-10-08 05:24:20,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830249786377s 2018-10-08 05:24:20,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:24:20,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:20,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0be3926-e843-4002-965f-8a5415c70aec Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:24:20,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b0be3926-e843-4002-965f-8a5415c70aec 2018-10-08 05:24:20,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080461025238s 2018-10-08 05:24:20,536 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 05:24:20,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 05:24:20,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" -d '{"role": {"name": "Member"}}' 2018-10-08 05:24:20,629 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13179579-d05e-46fc-9d9f-b0bdf024a2c3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4bdb907d6068465e809946038b2ae2a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4bdb907d6068465e809946038b2ae2a1"}, "name": "Member"}} 2018-10-08 05:24:20,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-13179579-d05e-46fc-9d9f-b0bdf024a2c3 2018-10-08 05:24:20,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0926058292389s 2018-10-08 05:24:20,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/4bdb907d6068465e809946038b2ae2a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:20,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-542a7c34-abdc-4a53-8ea1-671e4499970e Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4bdb907d6068465e809946038b2ae2a1"}, "domain_id": null, "name": "Member", "id": "4bdb907d6068465e809946038b2ae2a1"}} 2018-10-08 05:24:20,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4bdb907d6068465e809946038b2ae2a1 used request id req-542a7c34-abdc-4a53-8ea1-671e4499970e 2018-10-08 05:24:20,645 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/4bdb907d6068465e809946038b2ae2a1'}, 'domain_id': None, 'human_id': None, 'id': u'4bdb907d6068465e809946038b2ae2a1', 'HUMAN_ID': False}) 2018-10-08 05:24:20,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:24:20,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:20,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc3eb44-0be7-4d1d-8662-8caa964f50c6 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "4bdb907d6068465e809946038b2ae2a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4bdb907d6068465e809946038b2ae2a1"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:24:20,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-acc3eb44-0be7-4d1d-8662-8caa964f50c6 2018-10-08 05:24:20,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826139450073s 2018-10-08 05:24:20,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 05:24:20,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:20,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560e928f-72a7-4145-aa6c-a99f6e7e8c92 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 05:24:20,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-560e928f-72a7-4145-aa6c-a99f6e7e8c92 2018-10-08 05:24:20,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0893650054932s 2018-10-08 05:24:20,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:24:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:20,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e84ac3-01fc-4168-bd4c-b75a0bcbb839 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3", "links": {"self": "http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33"}, "domain_id": "default", "enabled": true, "id": "abd1872d9a7e4a3d8ee026c76da6ae33", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:24:20,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-79e84ac3-01fc-4168-bd4c-b75a0bcbb839 2018-10-08 05:24:20,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0920460224152s 2018-10-08 05:24:20,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-79e84ac3-01fc-4168-bd4c-b75a0bcbb839 2018-10-08 05:24:20,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:24:20,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:21,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a71612c-9460-4425-b62e-e97ab84cebeb Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec"}, "enabled": true, "id": "2fe90818b3654a3ca65c018fddb7bfec", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:24:21,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9a71612c-9460-4425-b62e-e97ab84cebeb 2018-10-08 05:24:21,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0815398693085s 2018-10-08 05:24:21,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9a71612c-9460-4425-b62e-e97ab84cebeb 2018-10-08 05:24:21,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 05:24:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=abd1872d9a7e4a3d8ee026c76da6ae33&scope.project.id=2fe90818b3654a3ca65c018fddb7bfec&role.id=4bdb907d6068465e809946038b2ae2a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:21,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac9f0ad-c2a1-472d-b2ed-5d3390024ddf Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=abd1872d9a7e4a3d8ee026c76da6ae33&scope.project.id=2fe90818b3654a3ca65c018fddb7bfec&role.id=4bdb907d6068465e809946038b2ae2a1", "previous": null, "next": null}} 2018-10-08 05:24:21,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=abd1872d9a7e4a3d8ee026c76da6ae33&scope.project.id=2fe90818b3654a3ca65c018fddb7bfec&role.id=4bdb907d6068465e809946038b2ae2a1 used request id req-3ac9f0ad-c2a1-472d-b2ed-5d3390024ddf 2018-10-08 05:24:21,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0803179740906s 2018-10-08 05:24:21,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 05:24:21,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec/users/abd1872d9a7e4a3d8ee026c76da6ae33/roles/4bdb907d6068465e809946038b2ae2a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:21,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf357c8-675e-4a88-acaa-38e13f4a67e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:24:21,189 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec/users/abd1872d9a7e4a3d8ee026c76da6ae33/roles/4bdb907d6068465e809946038b2ae2a1 used request id req-aaf357c8-675e-4a88-acaa-38e13f4a67e3 2018-10-08 05:24:21,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.106426000595s 2018-10-08 05:24:21,190 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '007a8081-fffe-4b58-b326-25fabb29f71b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3', 'project_id': u'2fe90818b3654a3ca65c018fddb7bfec', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 05:24:21,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 05:24:21,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 05:24:21,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 05:24:21,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 05:24:21,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 05:24:21,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 05:24:21,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 05:24:21,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 05:24:21,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 05:24:21,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 05:24:21,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 05:24:21,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 05:24:21,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 05:24:21,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 05:24:21,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 05:24:21,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 05:24:21,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 05:24:21,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 05:24:21,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 05:24:21,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 05:24:21,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 05:24:21,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 05:24:21,195 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3', 'password': '007a8081-fffe-4b58-b326-25fabb29f71b', 'project_name': 'cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '2fe90818b3654a3ca65c018fddb7bfec', 'project_domain_name': 'Default'} 2018-10-08 05:24:21,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-10-08 05:24:21,258 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-08 05:24:21,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 05:24:21,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:21,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf272534-1296-4293-b887-a41ffdd068c9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 05:24:21,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-cf272534-1296-4293-b887-a41ffdd068c9 2018-10-08 05:24:21,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0897440910339s 2018-10-08 05:24:21,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:24:21,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:24:21,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b18961d4-8247-4cd1-8b68-867ec979346f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec"}, "enabled": true, "id": "2fe90818b3654a3ca65c018fddb7bfec", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:24:21,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b18961d4-8247-4cd1-8b68-867ec979346f 2018-10-08 05:24:21,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0813589096069s 2018-10-08 05:24:21,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b18961d4-8247-4cd1-8b68-867ec979346f 2018-10-08 05:24:21,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-08 05:24:21,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" -d '{"network": {"tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "name": "cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3", "admin_state_up": true}}' 2018-10-08 05:24:21,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-00cc2bdb-e8d7-42f6-9f1a-767c6e609635 Date: Mon, 08 Oct 2018 05:24:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"2fe90818b3654a3ca65c018fddb7bfec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:24:21Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3","admin_state_up":true,"tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:24:21Z","mtu":1450}} 2018-10-08 05:24:21,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-00cc2bdb-e8d7-42f6-9f1a-767c6e609635 2018-10-08 05:24:21,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.498471021652s 2018-10-08 05:24:21,933 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-00cc2bdb-e8d7-42f6-9f1a-767c6e609635 2018-10-08 05:24:21,934 - 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-10-08T05:24:21Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', u'created_at': u'2018-10-08T05:24:21Z', u'mtu': 1450, u'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2fe90818b3654a3ca65c018fddb7bfec'}) 2018-10-08 05:24:21,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:24:21,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bfbfc9-451c-4420-bfee-124eda982b53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:24:21,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-14bfbfc9-451c-4420-bfee-124eda982b53 2018-10-08 05:24:21,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:24:22,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4bdb907d6068465e809946038b2ae2a1", "name": "Member"}], "expires_at": "2018-10-08T06:24:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fe90818b3654a3ca65c018fddb7bfec", "name": "cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/2fe90818b3654a3ca65c018fddb7bfec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/2fe90818b3654a3ca65c018fddb7bfec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/2fe90818b3654a3ca65c018fddb7bfec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/2fe90818b3654a3ca65c018fddb7bfec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/2fe90818b3654a3ca65c018fddb7bfec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/2fe90818b3654a3ca65c018fddb7bfec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/2fe90818b3654a3ca65c018fddb7bfec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/2fe90818b3654a3ca65c018fddb7bfec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/2fe90818b3654a3ca65c018fddb7bfec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2fe90818b3654a3ca65c018fddb7bfec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/2fe90818b3654a3ca65c018fddb7bfec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/2fe90818b3654a3ca65c018fddb7bfec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3", "id": "abd1872d9a7e4a3d8ee026c76da6ae33"}, "audit_ids": ["JRm3VSwgQTeOKUbQu3h36Q"], "issued_at": "2018-10-08T05:24:22.000000Z"}} 2018-10-08 05:24:22,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:24:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:24:22,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-45e573a8-0361-4a49-9eb2-02c9df0bbd59 Date: Mon, 08 Oct 2018 05:24:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:24:21Z","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:24:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2fe90818b3654a3ca65c018fddb7bfec","id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","name":"cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:24:22,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-45e573a8-0361-4a49-9eb2-02c9df0bbd59 2018-10-08 05:24:22,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264646053314s 2018-10-08 05:24:22,591 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-45e573a8-0361-4a49-9eb2-02c9df0bbd59 2018-10-08 05:24:22,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-08 05:24:22,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"subnet": {"name": "cloudify_ims-subnet_38c66e03-5b31-44a7-9281-8479b5d182a3", "enable_dhcp": true, "network_id": "3f94b4c0-9dad-4558-96da-1f23b6c18256", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-08 05:24:23,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-29985012-81f5-45f7-a025-8f87004ad7f3 Date: Mon, 08 Oct 2018 05:24:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:24:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T05:24:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"2fe90818b3654a3ca65c018fddb7bfec","id":"9283c660-08a6-4bf0-a071-678791f298ee","subnetpool_id":null,"name":"cloudify_ims-subnet_38c66e03-5b31-44a7-9281-8479b5d182a3"}} 2018-10-08 05:24:23,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-29985012-81f5-45f7-a025-8f87004ad7f3 2018-10-08 05:24:23,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.614250898361s 2018-10-08 05:24:23,207 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-29985012-81f5-45f7-a025-8f87004ad7f3 2018-10-08 05:24:23,207 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T05:24:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9283c660-08a6-4bf0-a071-678791f298ee', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_38c66e03-5b31-44a7-9281-8479b5d182a3', u'enable_dhcp': True, u'network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256', u'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'created_at': u'2018-10-08T05:24:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2fe90818b3654a3ca65c018fddb7bfec'}) 2018-10-08 05:24:23,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-08 05:24:23,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "cloudify_ims-router_38c66e03-5b31-44a7-9281-8479b5d182a3", "admin_state_up": true}}' 2018-10-08 05:24:28,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-1f5e36a9-77bc-48d0-8cb9-734fde0e7f08 Date: Mon, 08 Oct 2018 05:24:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:23Z", "admin_state_up": true, "updated_at": "2018-10-08T05:24:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af", "name": "cloudify_ims-router_38c66e03-5b31-44a7-9281-8479b5d182a3"}} 2018-10-08 05:24:28,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-1f5e36a9-77bc-48d0-8cb9-734fde0e7f08 2018-10-08 05:24:28,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.26444196701s 2018-10-08 05:24:28,473 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-1f5e36a9-77bc-48d0-8cb9-734fde0e7f08 2018-10-08 05:24:28,474 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T05:24:24Z', u'revision_number': 3, u'id': u'06e65078-c6ab-4eb1-b03c-ef9eb80a99af', u'external_gateway_info': {u'network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45b19298-17c3-4f51-b5a0-35e47052202d', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_38c66e03-5b31-44a7-9281-8479b5d182a3', u'admin_state_up': True, u'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'created_at': u'2018-10-08T05:24:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'2fe90818b3654a3ca65c018fddb7bfec'}) 2018-10-08 05:24:28,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-08 05:24:28,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/06e65078-c6ab-4eb1-b03c-ef9eb80a99af/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"subnet_id": "9283c660-08a6-4bf0-a071-678791f298ee"}' 2018-10-08 05:24:30,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7b96cb5c-be57-427e-a981-5b07a640b6de Date: Mon, 08 Oct 2018 05:24:30 GMT RESP BODY: {"network_id": "3f94b4c0-9dad-4558-96da-1f23b6c18256", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "subnet_id": "9283c660-08a6-4bf0-a071-678791f298ee", "subnet_ids": ["9283c660-08a6-4bf0-a071-678791f298ee"], "port_id": "7a74b17e-df9f-4831-8ba3-a8c847cd1e73", "id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af"} 2018-10-08 05:24:30,457 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/06e65078-c6ab-4eb1-b03c-ef9eb80a99af/add_router_interface.json used request id req-7b96cb5c-be57-427e-a981-5b07a640b6de 2018-10-08 05:24:30,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.98223590851s 2018-10-08 05:24:30,457 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/06e65078-c6ab-4eb1-b03c-ef9eb80a99af/add_router_interface.json used request id req-7b96cb5c-be57-427e-a981-5b07a640b6de returning object 06e65078-c6ab-4eb1-b03c-ef9eb80a99af 2018-10-08 05:24:30,457 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-08 05:24:58,900 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-08 05:24:58,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:24:58,909 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 05:24:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 05:24:58,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:24:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:24:59,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-372059fa-ed28-49ab-8ef6-2bdd12c393b1 Date: Mon, 08 Oct 2018 05:24:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:24:59,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-372059fa-ed28-49ab-8ef6-2bdd12c393b1 2018-10-08 05:24:59,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17701792717s 2018-10-08 05:24:59,088 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-372059fa-ed28-49ab-8ef6-2bdd12c393b1 2018-10-08 05:24:59,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 05:24:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3"}' 2018-10-08 05:24:59,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd X-Openstack-Request-Id: req-a407d9a7-df66-4cd6-a7ee-3d79c167d14a Date: Mon, 08 Oct 2018 05:24:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file", "owner": "2fe90818b3654a3ca65c018fddb7bfec", "id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "size": null, "self": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:24:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "checksum": null, "created_at": "2018-10-08T05:24:59Z", "protected": false} 2018-10-08 05:24:59,308 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a407d9a7-df66-4cd6-a7ee-3d79c167d14a 2018-10-08 05:24:59,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.217621088028s 2018-10-08 05:24:59,308 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a407d9a7-df66-4cd6-a7ee-3d79c167d14a returning object 87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd 2018-10-08 05:24:59,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 05:24:59,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '' 2018-10-08 05:26:13,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9c7df16-dd0d-49ed-90e1-10f723064531 Date: Mon, 08 Oct 2018 05:26:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:26:13,396 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file used request id req-d9c7df16-dd0d-49ed-90e1-10f723064531 2018-10-08 05:26:13,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 74.0877299309s 2018-10-08 05:26:13,397 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file used request id req-d9c7df16-dd0d-49ed-90e1-10f723064531 2018-10-08 05:26:13,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:26:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:13,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d0a00982-9665-437b-bf9e-206ae95d872a Date: Mon, 08 Oct 2018 05:26:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "metadata": {}}], "file": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file", "owner": "2fe90818b3654a3ca65c018fddb7bfec", "id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "size": 4373348352, "self": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:26:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:24:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:26:13,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d0a00982-9665-437b-bf9e-206ae95d872a 2018-10-08 05:26:13,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176624059677s 2018-10-08 05:26:13,576 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d0a00982-9665-437b-bf9e-206ae95d872a 2018-10-08 05:26:13,578 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file', 'owner': u'2fe90818b3654a3ca65c018fddb7bfec', 'id': u'87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd', 'size': 4373348352, u'self': u'/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe90818b3654a3ca65c018fddb7bfec', 'name': 'cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T05:26:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-08T05:26:13Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3', 'created': u'2018-10-08T05:24:59Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-08T05:24:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-08 05:26:13,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 05:26:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_38c66e03-5b31-44a7-9281-8479b5d182a3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-08 05:26:13,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6c14602-0a2b-4eb8-8dff-7d0e80e0c5c9 x-compute-request-id: req-d6c14602-0a2b-4eb8-8dff-7d0e80e0c5c9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "b4533e49-071d-47a8-9c27-f1da90435165", "name": "cloudify_ims-flavor_38c66e03-5b31-44a7-9281-8479b5d182a3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:26:13,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d6c14602-0a2b-4eb8-8dff-7d0e80e0c5c9 2018-10-08 05:26:13,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.191677808762s 2018-10-08 05:26:13,772 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d6c14602-0a2b-4eb8-8dff-7d0e80e0c5c9 returning object b4533e49-071d-47a8-9c27-f1da90435165 2018-10-08 05:26:13,772 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_38c66e03-5b31-44a7-9281-8479b5d182a3', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'b4533e49-071d-47a8-9c27-f1da90435165', 'swap': 0}) 2018-10-08 05:26:13,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 05:26:13,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" -d '{"extra_specs": {}}' 2018-10-08 05:26:13,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df4f8245-7bcc-4cd4-b3ed-2f50d35de283 x-compute-request-id: req-df4f8245-7bcc-4cd4-b3ed-2f50d35de283 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 05:26:13,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165/os-extra_specs used request id req-df4f8245-7bcc-4cd4-b3ed-2f50d35de283 2018-10-08 05:26:13,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238909721375s 2018-10-08 05:26:13,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165/os-extra_specs used request id req-df4f8245-7bcc-4cd4-b3ed-2f50d35de283 2018-10-08 05:26:13,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-08 05:26:13,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"keypair": {"name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3"}}' 2018-10-08 05:26:14,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b78b1328-4dd1-4a90-9ed4-1fa90ae7a925 x-compute-request-id: req-b78b1328-4dd1-4a90-9ed4-1fa90ae7a925 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxMvXSQs8SI2Cxwv1EpJ5VVEa1dCtchh32N1Ph1X2PCnFVBVMe3OzR0z6ygydcJBLqAkHcHDlhv8vfS4q8eShNg684oq4suKYDsxgusHvsaP48F085il7cT7pIKKqyaO/fCKVorEl8JjVu9VrWFeil0z8k5+jAiuHZiI9/UXG6akMCn18H1MdHskLHgRraWyvITmXEF3UMrjPWIm1OA4qqMNprEn2rFmekg0FtYOsFTlQF81oUyMI2VeQF62sj9gwxXfJ6GXsOMXdY42YLSvd7/YCEJMnO7+i+WHtuyIGv02OzIIRUrrNjSWTNrvqhzGvtXKlZMnHK1plgBSSPuXoD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsTL10kLPEiNgscL9RKSeVVRGtXQrXIYd9jdT4dV9jwpxVQVT\nHtzs0dM+soMnXCQS6gJB3Bw5Yb/L30uKvHkoTYOvOKKuLLimA7MYLrB77Gj+PBdP\nOYpe3E+6SCiqsmjv3wilaKxJfCY1bvVa1hXopdM/JOfowIrh2YiPf1FxumpDAp9f\nB9THR7JCx4Ea2lsryE5lxBd1DK4z1iJtTgOKqjDaaxJ9qxZnpINBbWDrBU5UBfNa\nFMjCNlXkBetrI/YMMV3yehl7DjF3WONmC0r3e/2AhCTJzu/ovlh7bsiBr9NjsyCE\nVK6zY0lkza76ocxr7VypWTJxytaZYAUkj7l6AwIDAQABAoIBAGGbdJUxf+a53hWN\nFv2swBq4pYpmR0xcBD0QFQCdHOCiG/N9T1/8yeZ6ulqSrCexJ0oHnEemtGUHxUFm\n1zEie/TWyLolwlOYErqO+I8fX+PFoeVv4ZAMjFxG/pGo9P35l8f/dz3FSWU9lslc\nFYE/6DsPtgSaSjdlSSsOchzru/22h155T1vbSdn6OFdIygqtrqX+XtqziVaF6OAV\nbLFWqHdk/tCuJbBKpPH7413s3BmZ1O3ZokWkRAD0iHQwEIod385uJRJNrQ9bU53c\nwJpacyVxyWdzjrwckxOvRD9jEG2lGngyDUylv4Dpyfb1dFYISufmYvMVH6JZCIZ4\nxUfS1yECgYEA59KGsR4U0mkgcXVKoeyJKbToLUN/Po3phCkQreTeyrWfwR1j7e1u\n6fyFqD8dT1WvKmX3AlPngoJif5VjZkPBFe9uXR/Ca/ZNKunEX69h4P6Xx1CchTbS\nW64S7bhjfYJ9BgngxR1JJJMcE7hREjvN3qWktjIgCU/ciibdlhU59d8CgYEAw64I\n+urk4GFkN7XhtNdMyymEbJL1ZM07p/JLJ345TVfzHWeSqUfvOAObEyska4DyUBAK\nTD37lr+a8DEopgiyJ3+IQDlx3nefhObSVcLFZKqTxOERCBe1gvarVHrqrTP2zRm+\nVQ2QatOg4uft3lUOOz7NdYoCwmc6xP5trZ6p2F0CgYBpO+I0yMj+8wXtOydT9gIV\n0q+KzJcYmGcmvVV6+ug/8M7CZUsVmLC+uwkZZP0zJFxNzNeiUOBJGFMKQ5BJvfwK\nrxPUZjRlufsxvciM/xpZfnj725YRyt8XCyBAlXFkajXC5f0IvdCUL8uREByNQGSl\n61+n7X0pfP1KIXZ5SM101QKBgQCSrI0Gp7NPjTD1oVvBlfB2CHS+fZl7KWsiBDfZ\nLn/9PYN58vy37redIPbIc3olKs52vM87PuqqoIyepfp2GeaQPMQAgA6eVsQ3dl0K\n86fKQSHqXVnK2xqvQ/5AoLHvihfgvP8x+azapi7eZkKieNbmCbkv9XcECSTALIZB\nscBV8QKBgQCErFVFki7L3nkw4fTLCyhw7CIpf2PiQFvNO4mmZYYHV5OfrZbeOhjZ\nsBpBHku2Y+tRh6IE+7wzxm9gMxqOrK96suXLaRO7A4ctJ8jBZ3tzpSpOuF8nmejK\nYvohLfikuqp0mRfeVUj6QZ2cNV3TcgoGucZKBV6FH1BQMLz+HjQ1sw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "fingerprint": "52:8a:61:b4:45:05:f4:57:f7:1c:60:c3:d2:1c:73:ba"}} 2018-10-08 05:26:14,159 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b78b1328-4dd1-4a90-9ed4-1fa90ae7a925 2018-10-08 05:26:14,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.36111497879s 2018-10-08 05:26:14,160 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b78b1328-4dd1-4a90-9ed4-1fa90ae7a925 2018-10-08 05:26:14,160 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxMvXSQs8SI2Cxwv1EpJ5VVEa1dCtchh32N1Ph1X2PCnFVBVMe3OzR0z6ygydcJBLqAkHcHDlhv8vfS4q8eShNg684oq4suKYDsxgusHvsaP48F085il7cT7pIKKqyaO/fCKVorEl8JjVu9VrWFeil0z8k5+jAiuHZiI9/UXG6akMCn18H1MdHskLHgRraWyvITmXEF3UMrjPWIm1OA4qqMNprEn2rFmekg0FtYOsFTlQF81oUyMI2VeQF62sj9gwxXfJ6GXsOMXdY42YLSvd7/YCEJMnO7+i+WHtuyIGv02OzIIRUrrNjSWTNrvqhzGvtXKlZMnHK1plgBSSPuXoD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsTL10kLPEiNgscL9RKSeVVRGtXQrXIYd9jdT4dV9jwpxVQVT\nHtzs0dM+soMnXCQS6gJB3Bw5Yb/L30uKvHkoTYOvOKKuLLimA7MYLrB77Gj+PBdP\nOYpe3E+6SCiqsmjv3wilaKxJfCY1bvVa1hXopdM/JOfowIrh2YiPf1FxumpDAp9f\nB9THR7JCx4Ea2lsryE5lxBd1DK4z1iJtTgOKqjDaaxJ9qxZnpINBbWDrBU5UBfNa\nFMjCNlXkBetrI/YMMV3yehl7DjF3WONmC0r3e/2AhCTJzu/ovlh7bsiBr9NjsyCE\nVK6zY0lkza76ocxr7VypWTJxytaZYAUkj7l6AwIDAQABAoIBAGGbdJUxf+a53hWN\nFv2swBq4pYpmR0xcBD0QFQCdHOCiG/N9T1/8yeZ6ulqSrCexJ0oHnEemtGUHxUFm\n1zEie/TWyLolwlOYErqO+I8fX+PFoeVv4ZAMjFxG/pGo9P35l8f/dz3FSWU9lslc\nFYE/6DsPtgSaSjdlSSsOchzru/22h155T1vbSdn6OFdIygqtrqX+XtqziVaF6OAV\nbLFWqHdk/tCuJbBKpPH7413s3BmZ1O3ZokWkRAD0iHQwEIod385uJRJNrQ9bU53c\nwJpacyVxyWdzjrwckxOvRD9jEG2lGngyDUylv4Dpyfb1dFYISufmYvMVH6JZCIZ4\nxUfS1yECgYEA59KGsR4U0mkgcXVKoeyJKbToLUN/Po3phCkQreTeyrWfwR1j7e1u\n6fyFqD8dT1WvKmX3AlPngoJif5VjZkPBFe9uXR/Ca/ZNKunEX69h4P6Xx1CchTbS\nW64S7bhjfYJ9BgngxR1JJJMcE7hREjvN3qWktjIgCU/ciibdlhU59d8CgYEAw64I\n+urk4GFkN7XhtNdMyymEbJL1ZM07p/JLJ345TVfzHWeSqUfvOAObEyska4DyUBAK\nTD37lr+a8DEopgiyJ3+IQDlx3nefhObSVcLFZKqTxOERCBe1gvarVHrqrTP2zRm+\nVQ2QatOg4uft3lUOOz7NdYoCwmc6xP5trZ6p2F0CgYBpO+I0yMj+8wXtOydT9gIV\n0q+KzJcYmGcmvVV6+ug/8M7CZUsVmLC+uwkZZP0zJFxNzNeiUOBJGFMKQ5BJvfwK\nrxPUZjRlufsxvciM/xpZfnj725YRyt8XCyBAlXFkajXC5f0IvdCUL8uREByNQGSl\n61+n7X0pfP1KIXZ5SM101QKBgQCSrI0Gp7NPjTD1oVvBlfB2CHS+fZl7KWsiBDfZ\nLn/9PYN58vy37redIPbIc3olKs52vM87PuqqoIyepfp2GeaQPMQAgA6eVsQ3dl0K\n86fKQSHqXVnK2xqvQ/5AoLHvihfgvP8x+azapi7eZkKieNbmCbkv9XcECSTALIZB\nscBV8QKBgQCErFVFki7L3nkw4fTLCyhw7CIpf2PiQFvNO4mmZYYHV5OfrZbeOhjZ\nsBpBHku2Y+tRh6IE+7wzxm9gMxqOrK96suXLaRO7A4ctJ8jBZ3tzpSpOuF8nmejK\nYvohLfikuqp0mRfeVUj6QZ2cNV3TcgoGucZKBV6FH1BQMLz+HjQ1sw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'abd1872d9a7e4a3d8ee026c76da6ae33', 'name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'created_at': '2018-10-08T05:26:14.160814', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe90818b3654a3ca65c018fddb7bfec', 'name': 'cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'52:8a:61:b4:45:05:f4:57:f7:1c:60:c3:d2:1c:73:ba', 'type': 'ssh', 'id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3'}) 2018-10-08 05:26:14,161 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsTL10kLPEiNgscL9RKSeVVRGtXQrXIYd9jdT4dV9jwpxVQVT Htzs0dM+soMnXCQS6gJB3Bw5Yb/L30uKvHkoTYOvOKKuLLimA7MYLrB77Gj+PBdP OYpe3E+6SCiqsmjv3wilaKxJfCY1bvVa1hXopdM/JOfowIrh2YiPf1FxumpDAp9f B9THR7JCx4Ea2lsryE5lxBd1DK4z1iJtTgOKqjDaaxJ9qxZnpINBbWDrBU5UBfNa FMjCNlXkBetrI/YMMV3yehl7DjF3WONmC0r3e/2AhCTJzu/ovlh7bsiBr9NjsyCE VK6zY0lkza76ocxr7VypWTJxytaZYAUkj7l6AwIDAQABAoIBAGGbdJUxf+a53hWN Fv2swBq4pYpmR0xcBD0QFQCdHOCiG/N9T1/8yeZ6ulqSrCexJ0oHnEemtGUHxUFm 1zEie/TWyLolwlOYErqO+I8fX+PFoeVv4ZAMjFxG/pGo9P35l8f/dz3FSWU9lslc FYE/6DsPtgSaSjdlSSsOchzru/22h155T1vbSdn6OFdIygqtrqX+XtqziVaF6OAV bLFWqHdk/tCuJbBKpPH7413s3BmZ1O3ZokWkRAD0iHQwEIod385uJRJNrQ9bU53c wJpacyVxyWdzjrwckxOvRD9jEG2lGngyDUylv4Dpyfb1dFYISufmYvMVH6JZCIZ4 xUfS1yECgYEA59KGsR4U0mkgcXVKoeyJKbToLUN/Po3phCkQreTeyrWfwR1j7e1u 6fyFqD8dT1WvKmX3AlPngoJif5VjZkPBFe9uXR/Ca/ZNKunEX69h4P6Xx1CchTbS W64S7bhjfYJ9BgngxR1JJJMcE7hREjvN3qWktjIgCU/ciibdlhU59d8CgYEAw64I +urk4GFkN7XhtNdMyymEbJL1ZM07p/JLJ345TVfzHWeSqUfvOAObEyska4DyUBAK TD37lr+a8DEopgiyJ3+IQDlx3nefhObSVcLFZKqTxOERCBe1gvarVHrqrTP2zRm+ VQ2QatOg4uft3lUOOz7NdYoCwmc6xP5trZ6p2F0CgYBpO+I0yMj+8wXtOydT9gIV 0q+KzJcYmGcmvVV6+ug/8M7CZUsVmLC+uwkZZP0zJFxNzNeiUOBJGFMKQ5BJvfwK rxPUZjRlufsxvciM/xpZfnj725YRyt8XCyBAlXFkajXC5f0IvdCUL8uREByNQGSl 61+n7X0pfP1KIXZ5SM101QKBgQCSrI0Gp7NPjTD1oVvBlfB2CHS+fZl7KWsiBDfZ Ln/9PYN58vy37redIPbIc3olKs52vM87PuqqoIyepfp2GeaQPMQAgA6eVsQ3dl0K 86fKQSHqXVnK2xqvQ/5AoLHvihfgvP8x+azapi7eZkKieNbmCbkv9XcECSTALIZB scBV8QKBgQCErFVFki7L3nkw4fTLCyhw7CIpf2PiQFvNO4mmZYYHV5OfrZbeOhjZ sBpBHku2Y+tRh6IE+7wzxm9gMxqOrK96suXLaRO7A4ctJ8jBZ3tzpSpOuF8nmejK YvohLfikuqp0mRfeVUj6QZ2cNV3TcgoGucZKBV6FH1BQMLz+HjQ1sw== -----END RSA PRIVATE KEY----- 2018-10-08 05:26:14,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-08 05:26:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"security_group": {"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-10-08 05:26:14,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-56645fca-656b-400c-9ada-6d556baab6c1 Date: Mon, 08 Oct 2018 05:26:14 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:14Z", "updated_at": "2018-10-08T05:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "0815ff6d-0903-4dc9-93fc-f2ae4ce28730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "efcb4667-f0c6-45b5-910b-8cc73e0c07ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 2, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}} 2018-10-08 05:26:14,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-56645fca-656b-400c-9ada-6d556baab6c1 2018-10-08 05:26:14,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.38822388649s 2018-10-08 05:26:14,553 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-56645fca-656b-400c-9ada-6d556baab6c1 2018-10-08 05:26:14,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:26:14,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:14,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-bac6d814-f084-4fa7-bc2e-09353d0753e4 Date: Mon, 08 Oct 2018 05:26:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:24:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 4, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:14Z", "updated_at": "2018-10-08T05:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "0815ff6d-0903-4dc9-93fc-f2ae4ce28730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "efcb4667-f0c6-45b5-910b-8cc73e0c07ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 2, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:26:14,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-bac6d814-f084-4fa7-bc2e-09353d0753e4 2018-10-08 05:26:14,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.188647031784s 2018-10-08 05:26:14,747 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-bac6d814-f084-4fa7-bc2e-09353d0753e4 2018-10-08 05:26:14,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:26:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -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": "5346584a-cf42-40b0-8e8c-00ac18b76a4e"}}' 2018-10-08 05:26:15,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a043b489-cc36-445f-ba0d-6757e05e6749 Date: Mon, 08 Oct 2018 05:26: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-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "port_range_min": 22, "revision_number": 0, "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:15Z", "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "23de7e88-38ed-4a34-ac22-37af6190dfb4"}} 2018-10-08 05:26:15,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a043b489-cc36-445f-ba0d-6757e05e6749 2018-10-08 05:26:15,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.483512878418s 2018-10-08 05:26:15,234 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a043b489-cc36-445f-ba0d-6757e05e6749 2018-10-08 05:26:15,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:26:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:15,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-f41bdf39-5a43-4af3-9435-1bd9b9253d5d Date: Mon, 08 Oct 2018 05:26:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:24:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 4, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:14Z", "updated_at": "2018-10-08T05:26:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "0815ff6d-0903-4dc9-93fc-f2ae4ce28730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "23de7e88-38ed-4a34-ac22-37af6190dfb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "efcb4667-f0c6-45b5-910b-8cc73e0c07ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 3, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:26:15,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f41bdf39-5a43-4af3-9435-1bd9b9253d5d 2018-10-08 05:26:15,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206585884094s 2018-10-08 05:26:15,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f41bdf39-5a43-4af3-9435-1bd9b9253d5d 2018-10-08 05:26:15,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:26:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -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": "5346584a-cf42-40b0-8e8c-00ac18b76a4e"}}' 2018-10-08 05:26:15,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2f463dd4-06a5-4f59-98e2-7c6df1d7293b Date: Mon, 08 Oct 2018 05:26: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-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "port_range_min": null, "revision_number": 0, "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:15Z", "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "0f6b2402-5ca8-4830-b072-72855774b320"}} 2018-10-08 05:26:15,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2f463dd4-06a5-4f59-98e2-7c6df1d7293b 2018-10-08 05:26:15,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.330226182938s 2018-10-08 05:26:15,779 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2f463dd4-06a5-4f59-98e2-7c6df1d7293b 2018-10-08 05:26:15,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:26:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:15,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-7104db85-acdc-404b-b6a7-de7ee3cee083 Date: Mon, 08 Oct 2018 05:26:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:24:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 4, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:14Z", "updated_at": "2018-10-08T05:26:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "0815ff6d-0903-4dc9-93fc-f2ae4ce28730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "0f6b2402-5ca8-4830-b072-72855774b320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "23de7e88-38ed-4a34-ac22-37af6190dfb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "efcb4667-f0c6-45b5-910b-8cc73e0c07ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 4, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:26:15,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7104db85-acdc-404b-b6a7-de7ee3cee083 2018-10-08 05:26:15,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195235967636s 2018-10-08 05:26:15,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7104db85-acdc-404b-b6a7-de7ee3cee083 2018-10-08 05:26:15,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:26:15,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e"}}' 2018-10-08 05:26:16,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d936c551-3baf-42b1-b775-0a1ba96a3b19 Date: Mon, 08 Oct 2018 05:26:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "port_range_min": 80, "revision_number": 0, "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:16Z", "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "cd353ae4-c742-4dc6-bce3-c3f52d53a280"}} 2018-10-08 05:26:16,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d936c551-3baf-42b1-b775-0a1ba96a3b19 2018-10-08 05:26:16,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.174540996552s 2018-10-08 05:26:16,157 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d936c551-3baf-42b1-b775-0a1ba96a3b19 2018-10-08 05:26:16,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:26:16,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:16,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-c5474e8b-6207-40ec-a845-835365c71a8f Date: Mon, 08 Oct 2018 05:26:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:24:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 4, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:14Z", "updated_at": "2018-10-08T05:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "0815ff6d-0903-4dc9-93fc-f2ae4ce28730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "0f6b2402-5ca8-4830-b072-72855774b320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "23de7e88-38ed-4a34-ac22-37af6190dfb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-08T05:26:16Z", "revision_number": 0, "id": "cd353ae4-c742-4dc6-bce3-c3f52d53a280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "efcb4667-f0c6-45b5-910b-8cc73e0c07ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 5, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:26:16,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c5474e8b-6207-40ec-a845-835365c71a8f 2018-10-08 05:26:16,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.205211877823s 2018-10-08 05:26:16,367 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c5474e8b-6207-40ec-a845-835365c71a8f 2018-10-08 05:26:16,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:26:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e"}}' 2018-10-08 05:26:16,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2c63944d-24f7-4939-a2a8-9bbbca48225e Date: Mon, 08 Oct 2018 05:26:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "port_range_min": 443, "revision_number": 0, "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:16Z", "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "a1b55b4b-fa4a-4b43-a7d2-1706a710da5f"}} 2018-10-08 05:26:16,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2c63944d-24f7-4939-a2a8-9bbbca48225e 2018-10-08 05:26:16,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.330635786057s 2018-10-08 05:26:16,702 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2c63944d-24f7-4939-a2a8-9bbbca48225e 2018-10-08 05:26:16,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:26:16,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:16,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-03ce7f72-7ae3-4bea-acf4-f359274f41e5 Date: Mon, 08 Oct 2018 05:26:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:24:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 4, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:14Z", "updated_at": "2018-10-08T05:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "0815ff6d-0903-4dc9-93fc-f2ae4ce28730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "0f6b2402-5ca8-4830-b072-72855774b320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "23de7e88-38ed-4a34-ac22-37af6190dfb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-08T05:26:16Z", "revision_number": 0, "id": "a1b55b4b-fa4a-4b43-a7d2-1706a710da5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-08T05:26:16Z", "revision_number": 0, "id": "cd353ae4-c742-4dc6-bce3-c3f52d53a280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "efcb4667-f0c6-45b5-910b-8cc73e0c07ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 6, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:26:16,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-03ce7f72-7ae3-4bea-acf4-f359274f41e5 2018-10-08 05:26:16,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196897983551s 2018-10-08 05:26:16,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-03ce7f72-7ae3-4bea-acf4-f359274f41e5 2018-10-08 05:26:16,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:26:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e"}}' 2018-10-08 05:26:17,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-938f8b46-4721-44a2-a0e8-e1049751782f Date: Mon, 08 Oct 2018 05:26:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-08T05:26:17Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "port_range_min": 5671, "revision_number": 0, "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:17Z", "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5daa72d9-d401-4a97-b8dd-cb2b4f672023"}} 2018-10-08 05:26:17,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-938f8b46-4721-44a2-a0e8-e1049751782f 2018-10-08 05:26:17,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166599035263s 2018-10-08 05:26:17,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-938f8b46-4721-44a2-a0e8-e1049751782f 2018-10-08 05:26:17,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:26:17,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:17,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-35a640d7-a7e4-46e9-abdc-6cc8843a7ebb Date: Mon, 08 Oct 2018 05:26:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:24:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 4, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:14Z", "updated_at": "2018-10-08T05:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "0815ff6d-0903-4dc9-93fc-f2ae4ce28730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "0f6b2402-5ca8-4830-b072-72855774b320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "23de7e88-38ed-4a34-ac22-37af6190dfb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-08T05:26:17Z", "revision_number": 0, "id": "5daa72d9-d401-4a97-b8dd-cb2b4f672023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:17Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-08T05:26:16Z", "revision_number": 0, "id": "a1b55b4b-fa4a-4b43-a7d2-1706a710da5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-08T05:26:16Z", "revision_number": 0, "id": "cd353ae4-c742-4dc6-bce3-c3f52d53a280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "efcb4667-f0c6-45b5-910b-8cc73e0c07ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 7, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:26:17,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-35a640d7-a7e4-46e9-abdc-6cc8843a7ebb 2018-10-08 05:26:17,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208632946014s 2018-10-08 05:26:17,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-35a640d7-a7e4-46e9-abdc-6cc8843a7ebb 2018-10-08 05:26:17,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:26:17,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e"}}' 2018-10-08 05:26:17,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-62c94102-29ed-4b89-86df-c15d9bcc1ac5 Date: Mon, 08 Oct 2018 05:26:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-08T05:26:17Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "port_range_min": 53333, "revision_number": 0, "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:17Z", "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "979cae03-7b07-4ff3-9754-ef20fe0e6325"}} 2018-10-08 05:26:17,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-62c94102-29ed-4b89-86df-c15d9bcc1ac5 2018-10-08 05:26:17,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.310786962509s 2018-10-08 05:26:17,600 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-62c94102-29ed-4b89-86df-c15d9bcc1ac5 2018-10-08 05:26:17,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:26:17,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:17,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-6dc2c816-e2da-42d9-8889-c9806b500fe0 Date: Mon, 08 Oct 2018 05:26:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9283c660-08a6-4bf0-a071-678791f298ee"],"updated_at":"2018-10-08T05:24:22Z","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:24:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2fe90818b3654a3ca65c018fddb7bfec","id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","name":"cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:26:17,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6dc2c816-e2da-42d9-8889-c9806b500fe0 2018-10-08 05:26:17,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114956855774s 2018-10-08 05:26:17,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6dc2c816-e2da-42d9-8889-c9806b500fe0 2018-10-08 05:26:17,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:26:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:17,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-4b2d58ec-cf2f-4155-afc3-35900fe6744b Date: Mon, 08 Oct 2018 05:26:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "metadata": {}}], "file": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file", "owner": "2fe90818b3654a3ca65c018fddb7bfec", "id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "size": 4373348352, "self": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:26:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:24:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:26:17,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4b2d58ec-cf2f-4155-afc3-35900fe6744b 2018-10-08 05:26:17,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179055929184s 2018-10-08 05:26:17,898 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4b2d58ec-cf2f-4155-afc3-35900fe6744b 2018-10-08 05:26:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 05:26:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:17,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26: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-93249a3e-bc40-490f-ab58-5747b89c01a6 x-compute-request-id: req-93249a3e-bc40-490f-ab58-5747b89c01a6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "b4533e49-071d-47a8-9c27-f1da90435165", "name": "cloudify_ims-flavor_38c66e03-5b31-44a7-9281-8479b5d182a3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 05:26:17,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-93249a3e-bc40-490f-ab58-5747b89c01a6 2018-10-08 05:26:17,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0388860702515s 2018-10-08 05:26:17,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-93249a3e-bc40-490f-ab58-5747b89c01a6 2018-10-08 05:26:17,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-08 05:26:17,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"server": {"name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "imageRef": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "flavorRef": "b4533e49-071d-47a8-9c27-f1da90435165", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3f94b4c0-9dad-4558-96da-1f23b6c18256"}], "security_groups": [{"name": "5346584a-cf42-40b0-8e8c-00ac18b76a4e"}]}}' 2018-10-08 05:26:20,488 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:26:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba8ed2be-3045-4dd1-8a74-55a4e79b6813 x-compute-request-id: req-ba8ed2be-3045-4dd1-8a74-55a4e79b6813 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5346584a-cf42-40b0-8e8c-00ac18b76a4e"}], "OS-DCF:diskConfig": "MANUAL", "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "adminPass": "zatPFeMzn5gK"}} 2018-10-08 05:26:20,488 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ba8ed2be-3045-4dd1-8a74-55a4e79b6813 2018-10-08 05:26:20,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.5471200943s 2018-10-08 05:26:20,488 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ba8ed2be-3045-4dd1-8a74-55a4e79b6813 2018-10-08 05:26:20,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:20,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fea4c8e-c47b-4816-ae0f-8f1fb8bb203a x-compute-request-id: req-2fea4c8e-c47b-4816-ae0f-8f1fb8bb203a Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "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-10-08T05:26:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:20,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2fea4c8e-c47b-4816-ae0f-8f1fb8bb203a 2018-10-08 05:26:20,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.280404090881s 2018-10-08 05:26:20,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2fea4c8e-c47b-4816-ae0f-8f1fb8bb203a 2018-10-08 05:26:20,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:26:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:20,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-4dbdfc3d-753a-4cc8-9465-729f926ac2f6 Date: Mon, 08 Oct 2018 05:26:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9283c660-08a6-4bf0-a071-678791f298ee"],"updated_at":"2018-10-08T05:24:22Z","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:24:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2fe90818b3654a3ca65c018fddb7bfec","id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","name":"cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:26:20,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4dbdfc3d-753a-4cc8-9465-729f926ac2f6 2018-10-08 05:26:20,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109095096588s 2018-10-08 05:26:20,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4dbdfc3d-753a-4cc8-9465-729f926ac2f6 2018-10-08 05:26:20,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 05:26:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:20,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-aed73568-6922-4043-9100-dbd71f278372 Date: Mon, 08 Oct 2018 05:26:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:24:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T05:24:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2fe90818b3654a3ca65c018fddb7bfec","id":"9283c660-08a6-4bf0-a071-678791f298ee","subnetpool_id":null,"name":"cloudify_ims-subnet_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:26:20,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-aed73568-6922-4043-9100-dbd71f278372 2018-10-08 05:26:20,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0541250705719s 2018-10-08 05:26:20,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-aed73568-6922-4043-9100-dbd71f278372 2018-10-08 05:26:20,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:22,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:22,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:23,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a3f8c87-f7a6-4ded-8b1b-5021976d69d8 x-compute-request-id: req-4a3f8c87-f7a6-4ded-8b1b-5021976d69d8 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:23,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4a3f8c87-f7a6-4ded-8b1b-5021976d69d8 2018-10-08 05:26:23,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422399044037s 2018-10-08 05:26:23,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4a3f8c87-f7a6-4ded-8b1b-5021976d69d8 2018-10-08 05:26:23,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:25,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:25,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:26,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26: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-64a74ee0-5331-447c-9ea2-d954e5a84366 x-compute-request-id: req-64a74ee0-5331-447c-9ea2-d954e5a84366 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:26,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-64a74ee0-5331-447c-9ea2-d954e5a84366 2018-10-08 05:26:26,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675085067749s 2018-10-08 05:26:26,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-64a74ee0-5331-447c-9ea2-d954e5a84366 2018-10-08 05:26:26,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:28,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:28,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:28,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-721b55c9-68ce-4443-89de-b683242724cd x-compute-request-id: req-721b55c9-68ce-4443-89de-b683242724cd 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:28,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-721b55c9-68ce-4443-89de-b683242724cd 2018-10-08 05:26:28,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539430856705s 2018-10-08 05:26:28,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-721b55c9-68ce-4443-89de-b683242724cd 2018-10-08 05:26:28,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:30,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:31,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57106aa2-e5c0-42e3-b381-9475c5abb762 x-compute-request-id: req-57106aa2-e5c0-42e3-b381-9475c5abb762 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:31,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-57106aa2-e5c0-42e3-b381-9475c5abb762 2018-10-08 05:26:31,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607136011124s 2018-10-08 05:26:31,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-57106aa2-e5c0-42e3-b381-9475c5abb762 2018-10-08 05:26:31,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:33,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:33,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:34,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93e285ea-f5d7-481f-986e-d58d5b28c8dd x-compute-request-id: req-93e285ea-f5d7-481f-986e-d58d5b28c8dd 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:34,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-93e285ea-f5d7-481f-986e-d58d5b28c8dd 2018-10-08 05:26:34,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794214963913s 2018-10-08 05:26:34,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-93e285ea-f5d7-481f-986e-d58d5b28c8dd 2018-10-08 05:26:34,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:36,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:36,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2cd5178-3033-4634-a665-a25760a98adc x-compute-request-id: req-f2cd5178-3033-4634-a665-a25760a98adc 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:36,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f2cd5178-3033-4634-a665-a25760a98adc 2018-10-08 05:26:36,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706239938736s 2018-10-08 05:26:36,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f2cd5178-3033-4634-a665-a25760a98adc 2018-10-08 05:26:36,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:38,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:38,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:39,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26: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-6f41d75f-4c24-4ae9-84fa-f1dd405580f7 x-compute-request-id: req-6f41d75f-4c24-4ae9-84fa-f1dd405580f7 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:39,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6f41d75f-4c24-4ae9-84fa-f1dd405580f7 2018-10-08 05:26:39,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529511928558s 2018-10-08 05:26:39,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6f41d75f-4c24-4ae9-84fa-f1dd405580f7 2018-10-08 05:26:39,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:41,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:42,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26: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-6219febf-3aa0-4602-a21d-a59f2c4618fb x-compute-request-id: req-6219febf-3aa0-4602-a21d-a59f2c4618fb 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:42,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6219febf-3aa0-4602-a21d-a59f2c4618fb 2018-10-08 05:26:42,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.924533128738s 2018-10-08 05:26:42,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6219febf-3aa0-4602-a21d-a59f2c4618fb 2018-10-08 05:26:42,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:44,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:44,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26: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-7d6fd6c5-26f2-4e24-8b47-e5427204ff88 x-compute-request-id: req-7d6fd6c5-26f2-4e24-8b47-e5427204ff88 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:44,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d6fd6c5-26f2-4e24-8b47-e5427204ff88 2018-10-08 05:26:44,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543272972107s 2018-10-08 05:26:44,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d6fd6c5-26f2-4e24-8b47-e5427204ff88 2018-10-08 05:26:44,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:46,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:46,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:47,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1fac546-5e92-4e6c-8db3-d675e08dc3ac x-compute-request-id: req-f1fac546-5e92-4e6c-8db3-d675e08dc3ac 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:47,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f1fac546-5e92-4e6c-8db3-d675e08dc3ac 2018-10-08 05:26:47,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498996973038s 2018-10-08 05:26:47,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f1fac546-5e92-4e6c-8db3-d675e08dc3ac 2018-10-08 05:26:47,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:49,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:49,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:49,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26: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-b985cfe3-8b17-400c-ab6f-63b7c41f7456 x-compute-request-id: req-b985cfe3-8b17-400c-ab6f-63b7c41f7456 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:49,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b985cfe3-8b17-400c-ab6f-63b7c41f7456 2018-10-08 05:26:49,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543402910233s 2018-10-08 05:26:49,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b985cfe3-8b17-400c-ab6f-63b7c41f7456 2018-10-08 05:26:49,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:51,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:51,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:52,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26: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-2bbd77a3-abd9-42fc-b4bc-90cc99997b72 x-compute-request-id: req-2bbd77a3-abd9-42fc-b4bc-90cc99997b72 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:52,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2bbd77a3-abd9-42fc-b4bc-90cc99997b72 2018-10-08 05:26:52,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755403995514s 2018-10-08 05:26:52,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2bbd77a3-abd9-42fc-b4bc-90cc99997b72 2018-10-08 05:26:52,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:54,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:54,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:55,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-885f0ac9-ec76-46e8-bb47-fa95e8b2b999 x-compute-request-id: req-885f0ac9-ec76-46e8-bb47-fa95e8b2b999 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:55,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-885f0ac9-ec76-46e8-bb47-fa95e8b2b999 2018-10-08 05:26:55,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530408859253s 2018-10-08 05:26:55,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-885f0ac9-ec76-46e8-bb47-fa95e8b2b999 2018-10-08 05:26:55,104 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:57,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:57,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:26:57,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26: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-eea82e1c-a8b8-4d6f-8059-2c9940c58102 x-compute-request-id: req-eea82e1c-a8b8-4d6f-8059-2c9940c58102 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:26:57,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eea82e1c-a8b8-4d6f-8059-2c9940c58102 2018-10-08 05:26:57,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556037187576s 2018-10-08 05:26:57,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eea82e1c-a8b8-4d6f-8059-2c9940c58102 2018-10-08 05:26:57,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:26:59,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:26:59,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:00,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:26:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea7adbfd-fc53-4de3-a652-70263d92f740 x-compute-request-id: req-ea7adbfd-fc53-4de3-a652-70263d92f740 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:00,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ea7adbfd-fc53-4de3-a652-70263d92f740 2018-10-08 05:27:00,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530665874481s 2018-10-08 05:27:00,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ea7adbfd-fc53-4de3-a652-70263d92f740 2018-10-08 05:27:00,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:02,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:02,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:02,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-3d1073f9-ffca-44d3-82fb-8ad1c5684b31 x-compute-request-id: req-3d1073f9-ffca-44d3-82fb-8ad1c5684b31 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:02,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3d1073f9-ffca-44d3-82fb-8ad1c5684b31 2018-10-08 05:27:02,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533607006073s 2018-10-08 05:27:02,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3d1073f9-ffca-44d3-82fb-8ad1c5684b31 2018-10-08 05:27:02,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:04,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:05,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-61571370-1f29-4d20-89a8-9ceb39863fa6 x-compute-request-id: req-61571370-1f29-4d20-89a8-9ceb39863fa6 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:05,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-61571370-1f29-4d20-89a8-9ceb39863fa6 2018-10-08 05:27:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69860291481s 2018-10-08 05:27:05,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-61571370-1f29-4d20-89a8-9ceb39863fa6 2018-10-08 05:27:05,452 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:07,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:07,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:08,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-ffd829f7-9c53-4cb1-af4f-256f655e6ce8 x-compute-request-id: req-ffd829f7-9c53-4cb1-af4f-256f655e6ce8 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:08,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ffd829f7-9c53-4cb1-af4f-256f655e6ce8 2018-10-08 05:27:08,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563054084778s 2018-10-08 05:27:08,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ffd829f7-9c53-4cb1-af4f-256f655e6ce8 2018-10-08 05:27:08,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:10,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:10,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-fdb9b219-974d-417d-9056-63d465aac4d4 x-compute-request-id: req-fdb9b219-974d-417d-9056-63d465aac4d4 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:10,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fdb9b219-974d-417d-9056-63d465aac4d4 2018-10-08 05:27:10,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71289896965s 2018-10-08 05:27:10,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fdb9b219-974d-417d-9056-63d465aac4d4 2018-10-08 05:27:10,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:12,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:13,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-051addf3-10dc-433a-973e-6fb38807ef91 x-compute-request-id: req-051addf3-10dc-433a-973e-6fb38807ef91 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:13,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-051addf3-10dc-433a-973e-6fb38807ef91 2018-10-08 05:27:13,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506510019302s 2018-10-08 05:27:13,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-051addf3-10dc-433a-973e-6fb38807ef91 2018-10-08 05:27:13,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:15,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:15,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:15,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-a580e61d-91b2-469c-8e17-0787b0f22ff7 x-compute-request-id: req-a580e61d-91b2-469c-8e17-0787b0f22ff7 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:15,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a580e61d-91b2-469c-8e17-0787b0f22ff7 2018-10-08 05:27:15,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569957971573s 2018-10-08 05:27:15,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a580e61d-91b2-469c-8e17-0787b0f22ff7 2018-10-08 05:27:15,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:17,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:17,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:18,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-412ce6eb-fc13-40e8-84cb-69c5947a9d50 x-compute-request-id: req-412ce6eb-fc13-40e8-84cb-69c5947a9d50 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:18,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-412ce6eb-fc13-40e8-84cb-69c5947a9d50 2018-10-08 05:27:18,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55873799324s 2018-10-08 05:27:18,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-412ce6eb-fc13-40e8-84cb-69c5947a9d50 2018-10-08 05:27:18,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:20,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:21,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-55038140-b2d3-4091-86b7-9918b4ce6b4a x-compute-request-id: req-55038140-b2d3-4091-86b7-9918b4ce6b4a 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:21,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-55038140-b2d3-4091-86b7-9918b4ce6b4a 2018-10-08 05:27:21,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621136903763s 2018-10-08 05:27:21,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-55038140-b2d3-4091-86b7-9918b4ce6b4a 2018-10-08 05:27:21,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:23,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:23,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:23,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8feddceb-26a0-4590-a0ea-3fe031ccfac1 x-compute-request-id: req-8feddceb-26a0-4590-a0ea-3fe031ccfac1 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:23,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8feddceb-26a0-4590-a0ea-3fe031ccfac1 2018-10-08 05:27:23,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529379844666s 2018-10-08 05:27:23,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8feddceb-26a0-4590-a0ea-3fe031ccfac1 2018-10-08 05:27:23,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:25,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:25,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:26,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-a70596ed-190b-4c12-a25c-4b447b1c411b x-compute-request-id: req-a70596ed-190b-4c12-a25c-4b447b1c411b 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:26,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a70596ed-190b-4c12-a25c-4b447b1c411b 2018-10-08 05:27:26,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54768705368s 2018-10-08 05:27:26,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a70596ed-190b-4c12-a25c-4b447b1c411b 2018-10-08 05:27:26,122 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:28,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:28,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:28,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-c5531e11-4b54-4149-9dec-2507d07ab676 x-compute-request-id: req-c5531e11-4b54-4149-9dec-2507d07ab676 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:28,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c5531e11-4b54-4149-9dec-2507d07ab676 2018-10-08 05:27:28,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563457012177s 2018-10-08 05:27:28,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c5531e11-4b54-4149-9dec-2507d07ab676 2018-10-08 05:27:28,693 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:30,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:30,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:31,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96c56d8e-4f4c-484e-96c8-47ff42216a3c x-compute-request-id: req-96c56d8e-4f4c-484e-96c8-47ff42216a3c 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:31,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-96c56d8e-4f4c-484e-96c8-47ff42216a3c 2018-10-08 05:27:31,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.845841884613s 2018-10-08 05:27:31,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-96c56d8e-4f4c-484e-96c8-47ff42216a3c 2018-10-08 05:27:31,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:33,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:33,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:34,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1e7fe9c-b72b-40f0-b1d0-9e94d73d7c68 x-compute-request-id: req-c1e7fe9c-b72b-40f0-b1d0-9e94d73d7c68 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:34,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c1e7fe9c-b72b-40f0-b1d0-9e94d73d7c68 2018-10-08 05:27:34,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550621986389s 2018-10-08 05:27:34,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c1e7fe9c-b72b-40f0-b1d0-9e94d73d7c68 2018-10-08 05:27:34,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:36,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:36,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:36,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98616c7f-f311-46ff-ae50-ff3c4ede5168 x-compute-request-id: req-98616c7f-f311-46ff-ae50-ff3c4ede5168 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:36,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-98616c7f-f311-46ff-ae50-ff3c4ede5168 2018-10-08 05:27:36,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499953985214s 2018-10-08 05:27:36,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-98616c7f-f311-46ff-ae50-ff3c4ede5168 2018-10-08 05:27:36,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:38,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:38,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:39,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa256862-d2c7-4a15-94ef-c5af6282ce25 x-compute-request-id: req-aa256862-d2c7-4a15-94ef-c5af6282ce25 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:39,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa256862-d2c7-4a15-94ef-c5af6282ce25 2018-10-08 05:27:39,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501165151596s 2018-10-08 05:27:39,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa256862-d2c7-4a15-94ef-c5af6282ce25 2018-10-08 05:27:39,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:41,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:41,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:42,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-2132b2ab-e49b-4cfb-a75d-e415c0d9fd54 x-compute-request-id: req-2132b2ab-e49b-4cfb-a75d-e415c0d9fd54 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:42,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2132b2ab-e49b-4cfb-a75d-e415c0d9fd54 2018-10-08 05:27:42,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04234480858s 2018-10-08 05:27:42,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2132b2ab-e49b-4cfb-a75d-e415c0d9fd54 2018-10-08 05:27:42,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:44,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:44,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:44,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fd3faf1-ef57-482c-a7e9-557d8ca97ba6 x-compute-request-id: req-3fd3faf1-ef57-482c-a7e9-557d8ca97ba6 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:44,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3fd3faf1-ef57-482c-a7e9-557d8ca97ba6 2018-10-08 05:27:44,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505702972412s 2018-10-08 05:27:44,676 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3fd3faf1-ef57-482c-a7e9-557d8ca97ba6 2018-10-08 05:27:44,680 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:46,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:46,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:47,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-06551a31-adac-41dd-a981-28318ad2c07c x-compute-request-id: req-06551a31-adac-41dd-a981-28318ad2c07c 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:47,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-06551a31-adac-41dd-a981-28318ad2c07c 2018-10-08 05:27:47,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491225004196s 2018-10-08 05:27:47,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-06551a31-adac-41dd-a981-28318ad2c07c 2018-10-08 05:27:47,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:49,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:49,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:49,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-f78e53c3-7714-43a5-9bfe-c244e093bed4 x-compute-request-id: req-f78e53c3-7714-43a5-9bfe-c244e093bed4 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:49,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f78e53c3-7714-43a5-9bfe-c244e093bed4 2018-10-08 05:27:49,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506026983261s 2018-10-08 05:27:49,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f78e53c3-7714-43a5-9bfe-c244e093bed4 2018-10-08 05:27:49,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:51,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:51,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:52,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-4957eb3b-2c8d-4396-8f3b-aa913c56ca06 x-compute-request-id: req-4957eb3b-2c8d-4396-8f3b-aa913c56ca06 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:52,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4957eb3b-2c8d-4396-8f3b-aa913c56ca06 2018-10-08 05:27:52,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511112928391s 2018-10-08 05:27:52,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4957eb3b-2c8d-4396-8f3b-aa913c56ca06 2018-10-08 05:27:52,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:54,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:55,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-45bd8218-fc0a-47a1-885c-95a371e1043e x-compute-request-id: req-45bd8218-fc0a-47a1-885c-95a371e1043e 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:55,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-45bd8218-fc0a-47a1-885c-95a371e1043e 2018-10-08 05:27:55,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.882394075394s 2018-10-08 05:27:55,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-45bd8218-fc0a-47a1-885c-95a371e1043e 2018-10-08 05:27:55,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:57,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:57,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:27:57,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27: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-f192f6f3-b6e1-41d7-8f60-ebed0ca70484 x-compute-request-id: req-f192f6f3-b6e1-41d7-8f60-ebed0ca70484 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:27:57,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f192f6f3-b6e1-41d7-8f60-ebed0ca70484 2018-10-08 05:27:57,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509232997894s 2018-10-08 05:27:57,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f192f6f3-b6e1-41d7-8f60-ebed0ca70484 2018-10-08 05:27:57,615 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:27:59,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:27:59,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:00,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-252a7664-6cf7-4fab-8b02-d385e7045012 x-compute-request-id: req-252a7664-6cf7-4fab-8b02-d385e7045012 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:00,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-252a7664-6cf7-4fab-8b02-d385e7045012 2018-10-08 05:28:00,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671051025391s 2018-10-08 05:28:00,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-252a7664-6cf7-4fab-8b02-d385e7045012 2018-10-08 05:28:00,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:02,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:02,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-6daa70e4-68ec-490d-98fa-fc7e2f54c4b6 x-compute-request-id: req-6daa70e4-68ec-490d-98fa-fc7e2f54c4b6 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:02,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6daa70e4-68ec-490d-98fa-fc7e2f54c4b6 2018-10-08 05:28:02,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349205970764s 2018-10-08 05:28:02,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6daa70e4-68ec-490d-98fa-fc7e2f54c4b6 2018-10-08 05:28:02,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:04,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:04,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:05,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-6b72a651-bb93-4fc2-8a7b-1152673bf3da x-compute-request-id: req-6b72a651-bb93-4fc2-8a7b-1152673bf3da 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:05,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6b72a651-bb93-4fc2-8a7b-1152673bf3da 2018-10-08 05:28:05,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488973140717s 2018-10-08 05:28:05,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6b72a651-bb93-4fc2-8a7b-1152673bf3da 2018-10-08 05:28:05,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:07,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:07,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:07,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-8a21e962-e455-41f2-82a6-94654128713c x-compute-request-id: req-8a21e962-e455-41f2-82a6-94654128713c 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:07,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8a21e962-e455-41f2-82a6-94654128713c 2018-10-08 05:28:07,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497375011444s 2018-10-08 05:28:07,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8a21e962-e455-41f2-82a6-94654128713c 2018-10-08 05:28:07,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:09,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:09,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:10,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e497d34d-2156-4204-91f5-7c15bae71272 x-compute-request-id: req-e497d34d-2156-4204-91f5-7c15bae71272 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:10,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e497d34d-2156-4204-91f5-7c15bae71272 2018-10-08 05:28:10,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.880249977112s 2018-10-08 05:28:10,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e497d34d-2156-4204-91f5-7c15bae71272 2018-10-08 05:28:10,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:12,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:12,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:13,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f2f7a8a-5856-445c-a437-112b3bdfefeb x-compute-request-id: req-8f2f7a8a-5856-445c-a437-112b3bdfefeb 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:13,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8f2f7a8a-5856-445c-a437-112b3bdfefeb 2018-10-08 05:28:13,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639626026154s 2018-10-08 05:28:13,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8f2f7a8a-5856-445c-a437-112b3bdfefeb 2018-10-08 05:28:13,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:15,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:15,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:15,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8648f69-bdd4-4970-be2f-7de93fc2c7b0 x-compute-request-id: req-c8648f69-bdd4-4970-be2f-7de93fc2c7b0 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:15,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c8648f69-bdd4-4970-be2f-7de93fc2c7b0 2018-10-08 05:28:15,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532173871994s 2018-10-08 05:28:15,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c8648f69-bdd4-4970-be2f-7de93fc2c7b0 2018-10-08 05:28:15,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:17,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:17,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:18,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-8918af03-3f7b-4b34-bbb5-43ffe5a3518e x-compute-request-id: req-8918af03-3f7b-4b34-bbb5-43ffe5a3518e 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:18,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8918af03-3f7b-4b34-bbb5-43ffe5a3518e 2018-10-08 05:28:18,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598427057266s 2018-10-08 05:28:18,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8918af03-3f7b-4b34-bbb5-43ffe5a3518e 2018-10-08 05:28:18,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:20,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:20,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:20,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e934ddb7-8686-48b1-8560-ea7d99fdbc06 x-compute-request-id: req-e934ddb7-8686-48b1-8560-ea7d99fdbc06 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:20,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e934ddb7-8686-48b1-8560-ea7d99fdbc06 2018-10-08 05:28:20,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534736871719s 2018-10-08 05:28:20,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e934ddb7-8686-48b1-8560-ea7d99fdbc06 2018-10-08 05:28:20,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:22,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:23,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-ef3b1488-e505-4b18-9960-5a2f938bd731 x-compute-request-id: req-ef3b1488-e505-4b18-9960-5a2f938bd731 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:23,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ef3b1488-e505-4b18-9960-5a2f938bd731 2018-10-08 05:28:23,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37623000145s 2018-10-08 05:28:23,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ef3b1488-e505-4b18-9960-5a2f938bd731 2018-10-08 05:28:23,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:25,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:25,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-b87b4823-6046-4fcc-a285-6b5d5a1cd76c x-compute-request-id: req-b87b4823-6046-4fcc-a285-6b5d5a1cd76c 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:25,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b87b4823-6046-4fcc-a285-6b5d5a1cd76c 2018-10-08 05:28:25,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498295068741s 2018-10-08 05:28:25,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b87b4823-6046-4fcc-a285-6b5d5a1cd76c 2018-10-08 05:28:25,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:27,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:27,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:28,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccd489dd-0a7e-4188-9f5d-8bb7fa3b3868 x-compute-request-id: req-ccd489dd-0a7e-4188-9f5d-8bb7fa3b3868 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:28,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ccd489dd-0a7e-4188-9f5d-8bb7fa3b3868 2018-10-08 05:28:28,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5231590271s 2018-10-08 05:28:28,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ccd489dd-0a7e-4188-9f5d-8bb7fa3b3868 2018-10-08 05:28:28,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:30,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:30,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:30,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10aeeb99-1426-446c-85e9-a80aedbdda07 x-compute-request-id: req-10aeeb99-1426-446c-85e9-a80aedbdda07 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:30,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-10aeeb99-1426-446c-85e9-a80aedbdda07 2018-10-08 05:28:30,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517909049988s 2018-10-08 05:28:30,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-10aeeb99-1426-446c-85e9-a80aedbdda07 2018-10-08 05:28:30,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:32,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:33,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-2577ae13-710a-42b3-b089-484463831ce9 x-compute-request-id: req-2577ae13-710a-42b3-b089-484463831ce9 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:33,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2577ae13-710a-42b3-b089-484463831ce9 2018-10-08 05:28:33,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493491888046s 2018-10-08 05:28:33,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2577ae13-710a-42b3-b089-484463831ce9 2018-10-08 05:28:33,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:35,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:35,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-b50db7b3-5c9f-46f3-864b-fe9c0c890a24 x-compute-request-id: req-b50db7b3-5c9f-46f3-864b-fe9c0c890a24 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:35,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b50db7b3-5c9f-46f3-864b-fe9c0c890a24 2018-10-08 05:28:35,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342487096786s 2018-10-08 05:28:35,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b50db7b3-5c9f-46f3-864b-fe9c0c890a24 2018-10-08 05:28:35,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:37,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:37,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:38,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-382d0987-c8a5-4070-a026-576124265a93 x-compute-request-id: req-382d0987-c8a5-4070-a026-576124265a93 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:38,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-382d0987-c8a5-4070-a026-576124265a93 2018-10-08 05:28:38,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49048614502s 2018-10-08 05:28:38,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-382d0987-c8a5-4070-a026-576124265a93 2018-10-08 05:28:38,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:40,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:40,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:40,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d44b988e-c911-4808-84f4-5c5426956109 x-compute-request-id: req-d44b988e-c911-4808-84f4-5c5426956109 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:40,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d44b988e-c911-4808-84f4-5c5426956109 2018-10-08 05:28:40,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529003858566s 2018-10-08 05:28:40,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d44b988e-c911-4808-84f4-5c5426956109 2018-10-08 05:28:40,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:42,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:42,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:43,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-9ed4d8bb-3451-464f-9a04-61a90df9065e x-compute-request-id: req-9ed4d8bb-3451-464f-9a04-61a90df9065e 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:43,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9ed4d8bb-3451-464f-9a04-61a90df9065e 2018-10-08 05:28:43,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506215810776s 2018-10-08 05:28:43,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9ed4d8bb-3451-464f-9a04-61a90df9065e 2018-10-08 05:28:43,211 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:45,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:45,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:45,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-65ca9dfc-b23c-493a-a5d6-a47af3196bf7 x-compute-request-id: req-65ca9dfc-b23c-493a-a5d6-a47af3196bf7 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:45,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65ca9dfc-b23c-493a-a5d6-a47af3196bf7 2018-10-08 05:28:45,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558406829834s 2018-10-08 05:28:45,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65ca9dfc-b23c-493a-a5d6-a47af3196bf7 2018-10-08 05:28:45,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:47,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:48,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28: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-91216c2d-ba82-4cf0-b926-de0f52d2cd02 x-compute-request-id: req-91216c2d-ba82-4cf0-b926-de0f52d2cd02 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.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:26:21Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:48,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-91216c2d-ba82-4cf0-b926-de0f52d2cd02 2018-10-08 05:28:48,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497268915176s 2018-10-08 05:28:48,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-91216c2d-ba82-4cf0-b926-de0f52d2cd02 2018-10-08 05:28:48,281 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:28:50,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:28:50,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:50,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-311cbfcb-4f28-4c0f-a36e-021db8a3afd2 x-compute-request-id: req-311cbfcb-4f28-4c0f-a36e-021db8a3afd2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:99:22", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:28:43.000000", "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:28:48Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:28:50,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-311cbfcb-4f28-4c0f-a36e-021db8a3afd2 2018-10-08 05:28:50,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540511131287s 2018-10-08 05:28:50,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-311cbfcb-4f28-4c0f-a36e-021db8a3afd2 2018-10-08 05:28:50,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-08 05:28:50,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=3dfbf7c5-1f3c-4e4d-ab31-38e686430302" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:50,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c9fe2c88-e71d-4821-86a1-adfc1152933c Date: Mon, 08 Oct 2018 05:28:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:28:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9283c660-08a6-4bf0-a071-678791f298ee","ip_address":"192.168.120.11"}],"id":"4a075c7f-507c-4c61-87a0-ac056cd6c64d","security_groups":["5346584a-cf42-40b0-8e8c-00ac18b76a4e"],"mac_address":"fa:16:3e:93:99:22","project_id":"2fe90818b3654a3ca65c018fddb7bfec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:26:22Z","binding:vnic_type":"normal","device_id":"3dfbf7c5-1f3c-4e4d-ab31-38e686430302"}]} 2018-10-08 05:28:50,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3dfbf7c5-1f3c-4e4d-ab31-38e686430302 used request id req-c9fe2c88-e71d-4821-86a1-adfc1152933c 2018-10-08 05:28:50,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0641949176788s 2018-10-08 05:28:50,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3dfbf7c5-1f3c-4e4d-ab31-38e686430302 used request id req-c9fe2c88-e71d-4821-86a1-adfc1152933c 2018-10-08 05:28:50,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 05:28:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4a075c7f-507c-4c61-87a0-ac056cd6c64d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:50,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-68bfee74-12b5-4fb1-80e3-a90b5f929718 Date: Mon, 08 Oct 2018 05:28:50 GMT RESP BODY: {"floatingips": []} 2018-10-08 05:28:50,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4a075c7f-507c-4c61-87a0-ac056cd6c64d used request id req-68bfee74-12b5-4fb1-80e3-a90b5f929718 2018-10-08 05:28:50,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0188291072845s 2018-10-08 05:28:50,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4a075c7f-507c-4c61-87a0-ac056cd6c64d used request id req-68bfee74-12b5-4fb1-80e3-a90b5f929718 2018-10-08 05:28:50,918 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:99:22', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-08T05:28:43.000000', 'flavor': Munch({u'id': u'b4533e49-071d-47a8-9c27-f1da90435165'}), 'az': u'nova', 'id': u'3dfbf7c5-1f3c-4e4d-ab31-38e686430302', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'abd1872d9a7e4a3d8ee026c76da6ae33', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe90818b3654a3ca65c018fddb7bfec', 'name': 'cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3', '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-10-08T05:28:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-08T05:28:48Z', 'hostId': u'840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0', '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-10-08T05:28:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2fe90818b3654a3ca65c018fddb7bfec', 'name': u'cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3', 'adminPass': u'zatPFeMzn5gK', 'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', 'region': 'regionOne', 'created': u'2018-10-08T05:26:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-08 05:28:50,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:28:50,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:51,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-3b38051f-73a1-4833-9bd3-32c626af98e1 Date: Mon, 08 Oct 2018 05:28:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9283c660-08a6-4bf0-a071-678791f298ee"],"updated_at":"2018-10-08T05:24:22Z","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:24:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2fe90818b3654a3ca65c018fddb7bfec","id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","name":"cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:28:51,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3b38051f-73a1-4833-9bd3-32c626af98e1 2018-10-08 05:28:51,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107564926147s 2018-10-08 05:28:51,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3b38051f-73a1-4833-9bd3-32c626af98e1 2018-10-08 05:28:51,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-08 05:28:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=3dfbf7c5-1f3c-4e4d-ab31-38e686430302" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:51,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-10daf157-4f2d-4a26-bb95-5d38333c558c Date: Mon, 08 Oct 2018 05:28:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T05:28:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9283c660-08a6-4bf0-a071-678791f298ee","ip_address":"192.168.120.11"}],"id":"4a075c7f-507c-4c61-87a0-ac056cd6c64d","security_groups":["5346584a-cf42-40b0-8e8c-00ac18b76a4e"],"mac_address":"fa:16:3e:93:99:22","project_id":"2fe90818b3654a3ca65c018fddb7bfec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:26:22Z","binding:vnic_type":"normal","device_id":"3dfbf7c5-1f3c-4e4d-ab31-38e686430302"}]} 2018-10-08 05:28:51,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3dfbf7c5-1f3c-4e4d-ab31-38e686430302 used request id req-10daf157-4f2d-4a26-bb95-5d38333c558c 2018-10-08 05:28:51,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536739826202s 2018-10-08 05:28:51,085 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3dfbf7c5-1f3c-4e4d-ab31-38e686430302 used request id req-10daf157-4f2d-4a26-bb95-5d38333c558c 2018-10-08 05:28:51,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-08 05:28:51,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.11", "port_id": "4a075c7f-507c-4c61-87a0-ac056cd6c64d"}}' 2018-10-08 05:28:53,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-685ee7a3-935b-47fa-9172-e39c8c9e3f4a Date: Mon, 08 Oct 2018 05:28:53 GMT RESP BODY: {"floatingip": {"router_id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:28:51Z", "updated_at": "2018-10-08T05:28:51Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_id": "4a075c7f-507c-4c61-87a0-ac056cd6c64d", "id": "2ea93010-4c8a-4435-a016-aa880450ef7a"}} 2018-10-08 05:28:53,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-685ee7a3-935b-47fa-9172-e39c8c9e3f4a 2018-10-08 05:28:53,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92777895927s 2018-10-08 05:28:53,014 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-685ee7a3-935b-47fa-9172-e39c8c9e3f4a 2018-10-08 05:28:53,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 05:28:53,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:53,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-d99e5740-941c-4ce6-93d2-7cbdb2d9958e Date: Mon, 08 Oct 2018 05:28:53 GMT RESP BODY: {"floatingips": [{"router_id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:28:51Z", "updated_at": "2018-10-08T05:28:51Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_id": "4a075c7f-507c-4c61-87a0-ac056cd6c64d", "id": "2ea93010-4c8a-4435-a016-aa880450ef7a"}]} 2018-10-08 05:28:53,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d99e5740-941c-4ce6-93d2-7cbdb2d9958e 2018-10-08 05:28:53,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0218939781189s 2018-10-08 05:28:53,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d99e5740-941c-4ce6-93d2-7cbdb2d9958e 2018-10-08 05:28:53,049 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 05:28:53,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 05:28:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:53,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-356f8249-8ab2-4e1c-902d-4bd0fa279887 Date: Mon, 08 Oct 2018 05:28:53 GMT RESP BODY: {"floatingips": [{"router_id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:28:51Z", "updated_at": "2018-10-08T05:28:51Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_id": "4a075c7f-507c-4c61-87a0-ac056cd6c64d", "id": "2ea93010-4c8a-4435-a016-aa880450ef7a"}]} 2018-10-08 05:28:53,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-356f8249-8ab2-4e1c-902d-4bd0fa279887 2018-10-08 05:28:53,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0240380764008s 2018-10-08 05:28:53,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-356f8249-8ab2-4e1c-902d-4bd0fa279887 2018-10-08 05:28:53,182 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 05:28:53,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 05:28:53,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:53,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-63973ade-b8de-4089-a79f-097ba2fbfedd Date: Mon, 08 Oct 2018 05:28:53 GMT RESP BODY: {"floatingips": [{"router_id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:28:51Z", "updated_at": "2018-10-08T05:28:51Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_id": "4a075c7f-507c-4c61-87a0-ac056cd6c64d", "id": "2ea93010-4c8a-4435-a016-aa880450ef7a"}]} 2018-10-08 05:28:53,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-63973ade-b8de-4089-a79f-097ba2fbfedd 2018-10-08 05:28:53,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0327858924866s 2018-10-08 05:28:53,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-63973ade-b8de-4089-a79f-097ba2fbfedd 2018-10-08 05:28:53,325 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 05:28:53,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 05:28:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:53,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-9d76a7a4-27ca-4526-846c-ab33ec6fd57d Date: Mon, 08 Oct 2018 05:28:53 GMT RESP BODY: {"floatingips": [{"router_id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:28:51Z", "updated_at": "2018-10-08T05:28:51Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_id": "4a075c7f-507c-4c61-87a0-ac056cd6c64d", "id": "2ea93010-4c8a-4435-a016-aa880450ef7a"}]} 2018-10-08 05:28:53,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9d76a7a4-27ca-4526-846c-ab33ec6fd57d 2018-10-08 05:28:53,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0220160484314s 2018-10-08 05:28:53,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9d76a7a4-27ca-4526-846c-ab33ec6fd57d 2018-10-08 05:28:53,456 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 05:28:53,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 05:28:53,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:28:53,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-5a570bdc-7fc3-49ac-ab1e-7b03866913fb Date: Mon, 08 Oct 2018 05:28:53 GMT RESP BODY: {"floatingips": [{"router_id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:28:51Z", "updated_at": "2018-10-08T05:28:51Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_id": "4a075c7f-507c-4c61-87a0-ac056cd6c64d", "id": "2ea93010-4c8a-4435-a016-aa880450ef7a"}]} 2018-10-08 05:28:53,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5a570bdc-7fc3-49ac-ab1e-7b03866913fb 2018-10-08 05:28:53,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0221099853516s 2018-10-08 05:28:53,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5a570bdc-7fc3-49ac-ab1e-7b03866913fb 2018-10-08 05:28:53,587 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'06e65078-c6ab-4eb1-b03c-ef9eb80a99af', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', 'created_at': u'2018-10-08T05:28:51Z', 'attached': True, 'updated_at': u'2018-10-08T05:28:51Z', 'id': u'2ea93010-4c8a-4435-a016-aa880450ef7a', 'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe90818b3654a3ca65c018fddb7bfec', 'name': 'cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'06e65078-c6ab-4eb1-b03c-ef9eb80a99af', 'project_id': u'2fe90818b3654a3ca65c018fddb7bfec', 'port_id': u'4a075c7f-507c-4c61-87a0-ac056cd6c64d', 'port': u'4a075c7f-507c-4c61-87a0-ac056cd6c64d', 'network': u'94f8c586-8db7-4f31-a8a3-9036c34b9474'}) 2018-10-08 05:28:53,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-08 05:28:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:28:57,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:28:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c6ddfa9-9948-4d29-8cc1-02031253c89b x-compute-request-id: req-3c6ddfa9-9948-4d29-8cc1-02031253c89b Content-Encoding: gzip Content-Length: 11712 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2013981632 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.293191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491914)\n[ 0.295362] pid_max: default: 32768 minimum: 301\n[ 0.296532] Security Framework initialized\n[ 0.297628] SELinux: Initializing.\n[ 0.299245] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.302175] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.304114] Mount-cache hash table entries: 4096\n[ 0.305516] Initializing cgroup subsys memory\n[ 0.306648] Initializing cgroup subsys devices\n[ 0.307781] Initializing cgroup subsys freezer\n[ 0.308908] Initializing cgroup subsys net_cls\n[ 0.310065] Initializing cgroup subsys blkio\n[ 0.311176] Initializing cgroup subsys perf_event\n[ 0.312348] Initializing cgroup subsys hugetlb\n[ 0.313475] Initializing cgroup subsys pids\n[ 0.314560] Initializing cgroup subsys net_prio\n[ 0.315768] CPU: Physical Processor ID: 0\n[ 0.317549] mce: CPU supports 10 MCE banks\n[ 0.318657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.319934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.321199] tlb_flushall_shift: 6\n[ 0.322370] Freeing SMP alternatives: 28k freed\n[ 0.326274] ACPI: Core revision 20130517\n[ 0.327745] ACPI: All ACPI Tables successfully acquired\n[ 0.329171] ftrace: allocating 25812 entries in 101 pages\n[ 0.351600] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.353088] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.354559] smpboot: Max logical packages: 2\n[ 0.355834] Enabling x2apic\n[ 0.356723] Enabled x2apic\n[ 0.357790] Switched APIC routing to physical x2apic.\n[ 0.359943] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.361423] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.364001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.371856] KVM setup paravirtual spinlock\n[ 0.374126] smpboot: Booting Node 0, Processors #1 OK\n[ 0.375729] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.397428] Brought up 2 CPUs\n[ 0.397430] KVM setup async PF for cpu 1\n[ 0.397433] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.400514] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.402597] devtmpfs: initialized\n[ 0.405101] EVM: security.selinux\n[ 0.406071] EVM: security.ima\n[ 0.406967] EVM: security.capability\n[ 0.408597] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.410099] pinctrl core: initialized pinctrl subsystem\n[ 0.411488] NET: Registered protocol family 16\n[ 0.412798] ACPI: bus type PCI registered\n[ 0.413866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415356] PCI: Using configuration type 1 for base access\n[ 0.419991] ACPI: Added _OSI(Module Device)\n[ 0.421135] ACPI: Added _OSI(Processor Device)\n[ 0.422267] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.423425] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.426171] ACPI: Interpreter enabled\n[ 0.427214] ACPI: (supports S0 S5)\n[ 0.428174] ACPI: Using IOAPIC for interrupt routing\n[ 0.429382] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.433245] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.434638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.436268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.437730] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.440453] acpiphp: Slot [3] registered\n[ 0.441514] acpiphp: Slot [4] registered\n[ 0.442574] acpiphp: Slot [5] registered\n[ 0.443631] acpiphp: Slot [6] registered\n[ 0.444686] acpiphp: Slot [7] registered\n[ 0.445740] acpiphp: Slot [8] registered\n[ 0.446808] acpiphp: Slot [9] registered\n[ 0.447862] acpiphp: Slot [10] registered\n[ 0.448927] acpiphp: Slot [11] registered\n[ 0.449992] acpiphp: Slot [12] registered\n[ 0.451066] acpiphp: Slot [13] registered\n[ 0.452134] acpiphp: Slot [14] registered\n[ 0.453199] acpiphp: Slot [15] registered\n[ 0.454266] acpiphp: Slot [16] registered\n[ 0.455337] acpiphp: Slot [17] registered\n[ 0.456406] acpiphp: Slot [18] registered\n[ 0.457473] acpiphp: Slot [19] registered\n[ 0.458545] acpiphp: Slot [20] registered\n[ 0.459613] acpiphp: Slot [21] registered\n[ 0.460679] acpiphp: Slot [22] registered\n[ 0.461746] acpiphp: Slot [23] registered\n[ 0.462819] acpiphp: Slot [24] registered\n[ 0.463891] acpiphp: Slot [25] registered\n[ 0.464960] acpiphp: Slot [26] registered\n[ 0.466034] acpiphp: Slot [27] registered\n[ 0.467101] acpiphp: Slot [28] registered\n[ 0.468165] acpiphp: Slot [29] registered\n[ 0.469235] acpiphp: Slot [30] registered\n[ 0.470300] acpiphp: Slot [31] registered\n[ 0.471362] PCI host bridge to bus 0000:00\n[ 0.472427] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.473697] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.475161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.476638] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478603] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.486370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489341] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.490862] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.497511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.499504] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.548913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.552061] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.553768] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.555485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.557139] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.558698] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.562388] vgaarb: loaded\n[ 0.563240] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564623] SCSI subsystem initialized\n[ 0.565675] ACPI: bus type USB registered\n[ 0.566762] usbcore: registered new interface driver usbfs\n[ 0.568048] usbcore: registered new interface driver hub\n[ 0.569328] usbcore: registered new device driver usb\n[ 0.570695] PCI: Using ACPI for IRQ routing\n[ 0.572082] NetLabel: Initializing\n[ 0.573067] NetLabel: domain hash size = 128\n[ 0.574167] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.575393] NetLabel: unlabeled traffic allowed by default\n[ 0.576791] Switched to clocksource kvm-clock\n[ 0.583852] pnp: PnP ACPI init\n[ 0.584800] ACPI: bus type PNP registered\n[ 0.586194] pnp: PnP ACPI: found 5 devices\n[ 0.587277] ACPI: bus type PNP unregistered\n[ 0.594426] NET: Registered protocol family 2\n[ 0.595821] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.597935] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.599659] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.601168] TCP: reno registered\n[ 0.602117] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.603520] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.605089] NET: Registered protocol family 1\n[ 0.606290] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609020] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.649010] Unpacking initramfs...\n[ 1.065200] Freeing initrd memory: 37508k freed\n[ 1.074175] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.075723] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.084939] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.086453] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.088107] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.089526] Initialise system trusted keyring\n[ 1.090677] audit: initializing netlink socket (disabled)\n[ 1.091961] type=2000 audit(1538976526.136:1): initialized\n[ 1.108892] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.110345] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.112863] zpool: loaded\n[ 1.113736] zbud: loaded\n[ 1.114745] VFS: Disk quotas dquot_6.5.2\n[ 1.115833] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.117391] msgmni has been set to 7578\n[ 1.118486] Key type big_key registered\n[ 1.120132] NET: Registered protocol family 38\n[ 1.121291] Key type asymmetric registered\n[ 1.122378] Asymmetric key parser 'x509' registered\n[ 1.123592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.125621] io scheduler noop registered\n[ 1.126680] io scheduler deadline registered (default)\n[ 1.127938] io scheduler cfq registered\n[ 1.129088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.140518] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.142085] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.144066] ACPI: Power Button [PWRF]\n[ 1.145175] GHES: HEST is not enabled!\n[ 1.146263] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.170540] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.172101] Non-volatile memory driver v1.3\n[ 1.173216] Linux agpgart interface v0.103\n[ 1.174395] crash memory driver: version 1.1\n[ 1.175563] rdac: device handler registered\n[ 1.176719] hp_sw: device handler registered\n[ 1.177830] emc: device handler registered\n[ 1.178918] alua: device handler registered\n[ 1.180034] libphy: Fixed MDIO Bus: probed\n[ 1.181164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182620] ehci-pci: EHCI PCI platform driver\n[ 1.183754] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.185152] ohci-pci: OHCI PCI platform driver\n[ 1.186294] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.206131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.207451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.209445] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.210709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.212126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.213609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.215546] usb usb1: Product: UHCI Host Controller\n[ 1.216821] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.218359] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.219579] hub 1-0:1.0: USB hub found\n[ 1.220629] hub 1-0:1.0: 2 ports detected\n[ 1.221819] usbcore: registered new interface driver usbserial\n[ 1.223193] usbcore: registered new interface driver usbserial_generic\n[ 1.224642] usbserial: USB Serial support registered for generic\n[ 1.226041] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.228708] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.229946] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.231260] mousedev: PS/2 mouse device common for all mice\n[ 1.232810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.235052] rtc_cmos 00:00: RTC can wake from S4\n[ 1.235643] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.235950] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.240952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.242392] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.243848] cpuidle: using governor menu\n[ 1.244946] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.246286] usbcore: registered new interface driver usbhid\n[ 1.247573] usbhid: USB HID core driver\n[ 1.248635] drop_monitor: Initializing network drop monitor service\n[ 1.250096] TCP: cubic registered\n[ 1.251067] Initializing XFRM netlink socket\n[ 1.252234] NET: Registered protocol family 10\n[ 1.253574] NET: Registered protocol family 17\n[ 1.254875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.256223] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.257606] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.259927] Loading compiled-in X.509 certificates\n[ 1.261163] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.263490] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.266189] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.268514] registered taskstats version 1\n[ 1.271012] Key type trusted registered\n[ 1.273261] Key type encrypted registered\n[ 1.275439] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.277089] rtc_cmos 00:00: setting system clock to 2018-10-08 05:28:46 UTC (1538976526)\n[ 1.279772] Freeing unused kernel memory: 1680k freed\n[ 1.284248] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.288251] systemd[1]: Detected virtualization kvm.\n[ 1.289473] systemd[1]: Detected architecture x86-64.\n[ 1.290700] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.293005] systemd[1]: No hostname configured.\n[ 1.294180] systemd[1]: Set hostname to .\n[ 1.295445] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.317877] systemd[1]: Reached target Timers.\n[ 1.319054] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.320831] systemd[1]: Reached target Swap.\n[ 1.321968] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.323839] systemd[1]: Created slice Root Slice.\n[ 1.325026] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.326949] systemd[1]: Listening on Journal Socket.\n[ 1.328177] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.330169] systemd[1]: Reached target Local File Systems.\n[ 1.331480] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.333551] systemd[1]: Listening on udev Control Socket.\n[ 1.334838] systemd[1]: Starting udev Control Socket.\n[ 1.336095] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.338151] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.340941] systemd[1]: Reached target Paths.\n[ 1.342075] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.343923] systemd[1]: Created slice System Slice.\n[ 1.345139] systemd[1]: Starting System Slice.\n[ 1.346555] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.349188] systemd[1]: Reached target Slices.\n[ 1.350342] systemd[1]: Starting Slices.\n[ 1.351690] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.353958] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.358286] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.361805] systemd[1]: Listening on udev Kernel Socket.\n[ 1.363272] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.365903] systemd[1]: Reached target Sockets.\n[ 1.367230] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.369596] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.425465] RPC: Registered named UNIX socket transport module.\n[ 1.427106] RPC: Registered udp transport module.\n[ 1.428456] RPC: Registered tcp transport module.\n[ 1.429800] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.518413] FDC 0 is a S82078B\n[ 1.522986] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.547887] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.551118] scsi host0: ata_piix\n[ 1.552292] scsi host1: ata_piix\n[ 1.553432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.555189] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.594218] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.599058] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.674646] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676402] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678078] usb 1-1: Product: QEMU USB Tablet\n[ 1.679370] usb 1-1: Manufacturer: QEMU\n[ 1.680519] usb 1-1: SerialNumber: 42\n[ 1.690775] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.693502] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.776132] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.778762] XFS (vda1): Mounting V4 Filesystem\n[ 1.863297] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.085830] tsc: Refined TSC clocksource calibration: 3491.914 MHz\n[ 2.087752] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.240714] SELinux: Disabled at runtime.\n[ 2.278801] type=1404 audit(1538976527.501:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.325534] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.327052] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.726104] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.742587] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.878691] type=1305 audit(1538976528.100:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n[ 3.043731] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.059884] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.061897] [drm] Initialized drm 1.1.0 20060810\n[ 3.087667] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.089810] [TTM] Initializing pool allocator\n[ 3.091772] [TTM] Initializing DMA pool allocator\n[ 3.094930] [drm] fb mappable at 0xFC000000\n[ 3.096233] [drm] vram aper at 0xFC000000\n[ 3.097349] [drm] size 33554432\n[ 3.098462] [drm] fb depth is 24\n[ 3.099443] [drm] pitch is 3072\n[ 3.100636] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.104131] ppdev: user-space parallel port driver\n[ 3.118985] Console: switching to colour frame buffer device 128x48\n[ 3.132143] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.134806] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m[ 3.194067] AES CTR mode by8 optimization enabled\n] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.212600] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Authorization Manager.\n[ 3.236513] alg: No test for crc32 (crc32-pclmul)\n[ 3.271102] intel_rapl: no valid rapl domains found in package 0\n[ 3.306252] intel_rapl: no valid rapl domains found in package 0\n[ 3.314618] intel_powerclamp: No package C-state available\n[ 3.320649] intel_powerclamp: No package C-state available[ 3.601216] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 05:28:49 +0000. Up 3.57 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.850094] cloud-init[811]: Cloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 05:28:51 +0000. Up 5.81 seconds.\n[ 5.894390] cloud-init[811]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.895956] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.897427] cloud-init[811]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.898830] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.900425] cloud-init[811]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.902140] cloud-init[811]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:93:99:22 |\n[ 5.903873] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.905617] cloud-init[811]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.907308] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.909294] cloud-init[811]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.911164] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.912999] cloud-init[811]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.914685] cloud-init[811]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.916596] cloud-init[811]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.918537] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n"} 2018-10-08 05:28:57,219 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302/action used request id req-3c6ddfa9-9948-4d29-8cc1-02031253c89b 2018-10-08 05:28:57,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 3.63112306595s 2018-10-08 05:28:57,220 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302/action used request id req-3c6ddfa9-9948-4d29-8cc1-02031253c89b 2018-10-08 05:28:57,221 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2013981632 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.293191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491914) [ 0.295362] pid_max: default: 32768 minimum: 301 [ 0.296532] Security Framework initialized [ 0.297628] SELinux: Initializing. [ 0.299245] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.302175] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.304114] Mount-cache hash table entries: 4096 [ 0.305516] Initializing cgroup subsys memory [ 0.306648] Initializing cgroup subsys devices [ 0.307781] Initializing cgroup subsys freezer [ 0.308908] Initializing cgroup subsys net_cls [ 0.310065] Initializing cgroup subsys blkio [ 0.311176] Initializing cgroup subsys perf_event [ 0.312348] Initializing cgroup subsys hugetlb [ 0.313475] Initializing cgroup subsys pids [ 0.314560] Initializing cgroup subsys net_prio [ 0.315768] CPU: Physical Processor ID: 0 [ 0.317549] mce: CPU supports 10 MCE banks [ 0.318657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.319934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.321199] tlb_flushall_shift: 6 [ 0.322370] Freeing SMP alternatives: 28k freed [ 0.326274] ACPI: Core revision 20130517 [ 0.327745] ACPI: All ACPI Tables successfully acquired [ 0.329171] ftrace: allocating 25812 entries in 101 pages [ 0.351600] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.353088] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.354559] smpboot: Max logical packages: 2 [ 0.355834] Enabling x2apic [ 0.356723] Enabled x2apic [ 0.357790] Switched APIC routing to physical x2apic. [ 0.359943] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.361423] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.364001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371856] KVM setup paravirtual spinlock [ 0.374126] smpboot: Booting Node 0, Processors #1 OK [ 0.375729] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.397428] Brought up 2 CPUs [ 0.397430] KVM setup async PF for cpu 1 [ 0.397433] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.400514] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.402597] devtmpfs: initialized [ 0.405101] EVM: security.selinux [ 0.406071] EVM: security.ima [ 0.406967] EVM: security.capability [ 0.408597] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.410099] pinctrl core: initialized pinctrl subsystem [ 0.411488] NET: Registered protocol family 16 [ 0.412798] ACPI: bus type PCI registered [ 0.413866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.415356] PCI: Using configuration type 1 for base access [ 0.419991] ACPI: Added _OSI(Module Device) [ 0.421135] ACPI: Added _OSI(Processor Device) [ 0.422267] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.423425] ACPI: Added _OSI(Processor Aggregator Device) [ 0.426171] ACPI: Interpreter enabled [ 0.427214] ACPI: (supports S0 S5) [ 0.428174] ACPI: Using IOAPIC for interrupt routing [ 0.429382] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.433245] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.434638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.436268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.437730] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.440453] acpiphp: Slot [3] registered [ 0.441514] acpiphp: Slot [4] registered [ 0.442574] acpiphp: Slot [5] registered [ 0.443631] acpiphp: Slot [6] registered [ 0.444686] acpiphp: Slot [7] registered [ 0.445740] acpiphp: Slot [8] registered [ 0.446808] acpiphp: Slot [9] registered [ 0.447862] acpiphp: Slot [10] registered [ 0.448927] acpiphp: Slot [11] registered [ 0.449992] acpiphp: Slot [12] registered [ 0.451066] acpiphp: Slot [13] registered [ 0.452134] acpiphp: Slot [14] registered [ 0.453199] acpiphp: Slot [15] registered [ 0.454266] acpiphp: Slot [16] registered [ 0.455337] acpiphp: Slot [17] registered [ 0.456406] acpiphp: Slot [18] registered [ 0.457473] acpiphp: Slot [19] registered [ 0.458545] acpiphp: Slot [20] registered [ 0.459613] acpiphp: Slot [21] registered [ 0.460679] acpiphp: Slot [22] registered [ 0.461746] acpiphp: Slot [23] registered [ 0.462819] acpiphp: Slot [24] registered [ 0.463891] acpiphp: Slot [25] registered [ 0.464960] acpiphp: Slot [26] registered [ 0.466034] acpiphp: Slot [27] registered [ 0.467101] acpiphp: Slot [28] registered [ 0.468165] acpiphp: Slot [29] registered [ 0.469235] acpiphp: Slot [30] registered [ 0.470300] acpiphp: Slot [31] registered [ 0.471362] PCI host bridge to bus 0000:00 [ 0.472427] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.473697] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476638] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478603] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.486370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489341] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.490862] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.497511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.499504] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.548913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.552061] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.553768] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.555485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.557139] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.558698] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.562388] vgaarb: loaded [ 0.563240] vgaarb: bridge control possible 0000:00:02.0 [ 0.564623] SCSI subsystem initialized [ 0.565675] ACPI: bus type USB registered [ 0.566762] usbcore: registered new interface driver usbfs [ 0.568048] usbcore: registered new interface driver hub [ 0.569328] usbcore: registered new device driver usb [ 0.570695] PCI: Using ACPI for IRQ routing [ 0.572082] NetLabel: Initializing [ 0.573067] NetLabel: domain hash size = 128 [ 0.574167] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.575393] NetLabel: unlabeled traffic allowed by default [ 0.576791] Switched to clocksource kvm-clock [ 0.583852] pnp: PnP ACPI init [ 0.584800] ACPI: bus type PNP registered [ 0.586194] pnp: PnP ACPI: found 5 devices [ 0.587277] ACPI: bus type PNP unregistered [ 0.594426] NET: Registered protocol family 2 [ 0.595821] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.597935] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.599659] TCP: Hash tables configured (established 32768 bind 32768) [ 0.601168] TCP: reno registered [ 0.602117] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.603520] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.605089] NET: Registered protocol family 1 [ 0.606290] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609020] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649010] Unpacking initramfs... [ 1.065200] Freeing initrd memory: 37508k freed [ 1.074175] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.075723] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.084939] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.086453] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.088107] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.089526] Initialise system trusted keyring [ 1.090677] audit: initializing netlink socket (disabled) [ 1.091961] type=2000 audit(1538976526.136:1): initialized [ 1.108892] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.110345] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.112863] zpool: loaded [ 1.113736] zbud: loaded [ 1.114745] VFS: Disk quotas dquot_6.5.2 [ 1.115833] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.117391] msgmni has been set to 7578 [ 1.118486] Key type big_key registered [ 1.120132] NET: Registered protocol family 38 [ 1.121291] Key type asymmetric registered [ 1.122378] Asymmetric key parser 'x509' registered [ 1.123592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.125621] io scheduler noop registered [ 1.126680] io scheduler deadline registered (default) [ 1.127938] io scheduler cfq registered [ 1.129088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.140518] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.142085] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.144066] ACPI: Power Button [PWRF] [ 1.145175] GHES: HEST is not enabled! [ 1.146263] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.170540] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.172101] Non-volatile memory driver v1.3 [ 1.173216] Linux agpgart interface v0.103 [ 1.174395] crash memory driver: version 1.1 [ 1.175563] rdac: device handler registered [ 1.176719] hp_sw: device handler registered [ 1.177830] emc: device handler registered [ 1.178918] alua: device handler registered [ 1.180034] libphy: Fixed MDIO Bus: probed [ 1.181164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182620] ehci-pci: EHCI PCI platform driver [ 1.183754] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.185152] ohci-pci: OHCI PCI platform driver [ 1.186294] uhci_hcd: USB Universal Host Controller Interface driver [ 1.206131] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.207451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.209445] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.210709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.212126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.213609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.215546] usb usb1: Product: UHCI Host Controller [ 1.216821] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.218359] usb usb1: SerialNumber: 0000:00:01.2 [ 1.219579] hub 1-0:1.0: USB hub found [ 1.220629] hub 1-0:1.0: 2 ports detected [ 1.221819] usbcore: registered new interface driver usbserial [ 1.223193] usbcore: registered new interface driver usbserial_generic [ 1.224642] usbserial: USB Serial support registered for generic [ 1.226041] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.228708] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.229946] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.231260] mousedev: PS/2 mouse device common for all mice [ 1.232810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.235052] rtc_cmos 00:00: RTC can wake from S4 [ 1.235643] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.235950] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.240952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.242392] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.243848] cpuidle: using governor menu [ 1.244946] hidraw: raw HID events driver (C) Jiri Kosina [ 1.246286] usbcore: registered new interface driver usbhid [ 1.247573] usbhid: USB HID core driver [ 1.248635] drop_monitor: Initializing network drop monitor service [ 1.250096] TCP: cubic registered [ 1.251067] Initializing XFRM netlink socket [ 1.252234] NET: Registered protocol family 10 [ 1.253574] NET: Registered protocol family 17 [ 1.254875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.256223] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.257606] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.259927] Loading compiled-in X.509 certificates [ 1.261163] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.263490] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.266189] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.268514] registered taskstats version 1 [ 1.271012] Key type trusted registered [ 1.273261] Key type encrypted registered [ 1.275439] IMA: No TPM chip found, activating TPM-bypass! [ 1.277089] rtc_cmos 00:00: setting system clock to 2018-10-08 05:28:46 UTC (1538976526) [ 1.279772] Freeing unused kernel memory: 1680k freed [ 1.284248] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.288251] systemd[1]: Detected virtualization kvm. [ 1.289473] systemd[1]: Detected architecture x86-64. [ 1.290700] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.293005] systemd[1]: No hostname configured. [ 1.294180] systemd[1]: Set hostname to . [ 1.295445] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.317877] systemd[1]: Reached target Timers. [ 1.319054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.320831] systemd[1]: Reached target Swap. [ 1.321968] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.323839] systemd[1]: Created slice Root Slice. [ 1.325026] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.326949] systemd[1]: Listening on Journal Socket. [ 1.328177] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.330169] systemd[1]: Reached target Local File Systems. [ 1.331480] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.333551] systemd[1]: Listening on udev Control Socket. [ 1.334838] systemd[1]: Starting udev Control Socket. [ 1.336095] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.338151] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.340941] systemd[1]: Reached target Paths. [ 1.342075] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.343923] systemd[1]: Created slice System Slice. [ 1.345139] systemd[1]: Starting System Slice. [ 1.346555] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.349188] systemd[1]: Reached target Slices. [ 1.350342] systemd[1]: Starting Slices. [ 1.351690] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.353958] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.358286] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.361805] systemd[1]: Listening on udev Kernel Socket. [ 1.363272] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.365903] systemd[1]: Reached target Sockets. [ 1.367230] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.369596] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.425465] RPC: Registered named UNIX socket transport module. [ 1.427106] RPC: Registered udp transport module. [ 1.428456] RPC: Registered tcp transport module. [ 1.429800] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.518413] FDC 0 is a S82078B [ 1.522986] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.547887] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.551118] scsi host0: ata_piix [ 1.552292] scsi host1: ata_piix [ 1.553432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.555189] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.594218] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.599058] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.674646] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676402] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678078] usb 1-1: Product: QEMU USB Tablet [ 1.679370] usb 1-1: Manufacturer: QEMU [ 1.680519] usb 1-1: SerialNumber: 42 [ 1.690775] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.693502] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.776132] SGI XFS with ACLs, security attributes, no debug enabled [ 1.778762] XFS (vda1): Mounting V4 Filesystem [ 1.863297] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.085830] tsc: Refined TSC clocksource calibration: 3491.914 MHz [ 2.087752] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.240714] SELinux: Disabled at runtime. [ 2.278801] type=1404 audit(1538976527.501:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.325534] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.327052] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.726104] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.742587] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.878691] type=1305 audit(1538976528.100:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [ 3.043731] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.059884] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.061897] [drm] Initialized drm 1.1.0 20060810 [ 3.087667] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.089810] [TTM] Initializing pool allocator [ 3.091772] [TTM] Initializing DMA pool allocator [ 3.094930] [drm] fb mappable at 0xFC000000 [ 3.096233] [drm] vram aper at 0xFC000000 [ 3.097349] [drm] size 33554432 [ 3.098462] [drm] fb depth is 24 [ 3.099443] [drm] pitch is 3072 [ 3.100636] fbcon: cirrusdrmfb (fb0) is primary device [ 3.104131] ppdev: user-space parallel port driver [ 3.118985] Console: switching to colour frame buffer device 128x48 [ 3.132143] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.134806] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 3.194067] AES CTR mode by8 optimization enabled ] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.212600] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Authorization Manager. [ 3.236513] alg: No test for crc32 (crc32-pclmul) [ 3.271102] intel_rapl: no valid rapl domains found in package 0 [ 3.306252] intel_rapl: no valid rapl domains found in package 0 [ 3.314618] intel_powerclamp: No package C-state available [ 3.320649] intel_powerclamp: No package C-state available[ 3.601216] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 05:28:49 +0000. Up 3.57 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.850094] cloud-init[811]: Cloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 05:28:51 +0000. Up 5.81 seconds. [ 5.894390] cloud-init[811]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.895956] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.897427] cloud-init[811]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.898830] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.900425] cloud-init[811]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.902140] cloud-init[811]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:93:99:22 | [ 5.903873] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.905617] cloud-init[811]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.907308] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.909294] cloud-init[811]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.911164] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.912999] cloud-init[811]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.914685] cloud-init[811]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.916596] cloud-init[811]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.918537] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. 2018-10-08 05:28:57,225 - paramiko.transport - DEBUG - starting thread (client mode): 0x59bc9610L 2018-10-08 05:28:57,226 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:28:57,322 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-08 05:28:57,322 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-08 05:28:57,341 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:28:57,341 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:28:57,342 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:28:57,342 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:28:57,342 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:28:57,342 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:28:57,350 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:28:57,351 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:28:57,357 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-08 05:28:57,359 - paramiko.transport - DEBUG - Trying key 528a61b44505f457f71c60c3d21c73ba from /tmp/tmpSKWtmU 2018-10-08 05:28:57,395 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:28:57,428 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-08 05:28:57,461 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-10-08 05:28:57,463 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:28:57,472 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-08 05:28:57,477 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: Authentication failed. 2018-10-08 05:29:06,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-08 05:29:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 05:29:07,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-228e4fef-6836-43a7-bdd6-2c994353cd10 x-compute-request-id: req-228e4fef-6836-43a7-bdd6-2c994353cd10 Content-Encoding: gzip Content-Length: 12754 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2013981632 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.293191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491914)\n[ 0.295362] pid_max: default: 32768 minimum: 301\n[ 0.296532] Security Framework initialized\n[ 0.297628] SELinux: Initializing.\n[ 0.299245] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.302175] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.304114] Mount-cache hash table entries: 4096\n[ 0.305516] Initializing cgroup subsys memory\n[ 0.306648] Initializing cgroup subsys devices\n[ 0.307781] Initializing cgroup subsys freezer\n[ 0.308908] Initializing cgroup subsys net_cls\n[ 0.310065] Initializing cgroup subsys blkio\n[ 0.311176] Initializing cgroup subsys perf_event\n[ 0.312348] Initializing cgroup subsys hugetlb\n[ 0.313475] Initializing cgroup subsys pids\n[ 0.314560] Initializing cgroup subsys net_prio\n[ 0.315768] CPU: Physical Processor ID: 0\n[ 0.317549] mce: CPU supports 10 MCE banks\n[ 0.318657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.319934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.321199] tlb_flushall_shift: 6\n[ 0.322370] Freeing SMP alternatives: 28k freed\n[ 0.326274] ACPI: Core revision 20130517\n[ 0.327745] ACPI: All ACPI Tables successfully acquired\n[ 0.329171] ftrace: allocating 25812 entries in 101 pages\n[ 0.351600] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.353088] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.354559] smpboot: Max logical packages: 2\n[ 0.355834] Enabling x2apic\n[ 0.356723] Enabled x2apic\n[ 0.357790] Switched APIC routing to physical x2apic.\n[ 0.359943] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.361423] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.364001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.371856] KVM setup paravirtual spinlock\n[ 0.374126] smpboot: Booting Node 0, Processors #1 OK\n[ 0.375729] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.397428] Brought up 2 CPUs\n[ 0.397430] KVM setup async PF for cpu 1\n[ 0.397433] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.400514] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.402597] devtmpfs: initialized\n[ 0.405101] EVM: security.selinux\n[ 0.406071] EVM: security.ima\n[ 0.406967] EVM: security.capability\n[ 0.408597] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.410099] pinctrl core: initialized pinctrl subsystem\n[ 0.411488] NET: Registered protocol family 16\n[ 0.412798] ACPI: bus type PCI registered\n[ 0.413866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415356] PCI: Using configuration type 1 for base access\n[ 0.419991] ACPI: Added _OSI(Module Device)\n[ 0.421135] ACPI: Added _OSI(Processor Device)\n[ 0.422267] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.423425] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.426171] ACPI: Interpreter enabled\n[ 0.427214] ACPI: (supports S0 S5)\n[ 0.428174] ACPI: Using IOAPIC for interrupt routing\n[ 0.429382] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.433245] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.434638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.436268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.437730] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.440453] acpiphp: Slot [3] registered\n[ 0.441514] acpiphp: Slot [4] registered\n[ 0.442574] acpiphp: Slot [5] registered\n[ 0.443631] acpiphp: Slot [6] registered\n[ 0.444686] acpiphp: Slot [7] registered\n[ 0.445740] acpiphp: Slot [8] registered\n[ 0.446808] acpiphp: Slot [9] registered\n[ 0.447862] acpiphp: Slot [10] registered\n[ 0.448927] acpiphp: Slot [11] registered\n[ 0.449992] acpiphp: Slot [12] registered\n[ 0.451066] acpiphp: Slot [13] registered\n[ 0.452134] acpiphp: Slot [14] registered\n[ 0.453199] acpiphp: Slot [15] registered\n[ 0.454266] acpiphp: Slot [16] registered\n[ 0.455337] acpiphp: Slot [17] registered\n[ 0.456406] acpiphp: Slot [18] registered\n[ 0.457473] acpiphp: Slot [19] registered\n[ 0.458545] acpiphp: Slot [20] registered\n[ 0.459613] acpiphp: Slot [21] registered\n[ 0.460679] acpiphp: Slot [22] registered\n[ 0.461746] acpiphp: Slot [23] registered\n[ 0.462819] acpiphp: Slot [24] registered\n[ 0.463891] acpiphp: Slot [25] registered\n[ 0.464960] acpiphp: Slot [26] registered\n[ 0.466034] acpiphp: Slot [27] registered\n[ 0.467101] acpiphp: Slot [28] registered\n[ 0.468165] acpiphp: Slot [29] registered\n[ 0.469235] acpiphp: Slot [30] registered\n[ 0.470300] acpiphp: Slot [31] registered\n[ 0.471362] PCI host bridge to bus 0000:00\n[ 0.472427] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.473697] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.475161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.476638] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478603] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.486370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489341] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.490862] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.497511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.499504] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.548913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.552061] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.553768] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.555485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.557139] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.558698] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.562388] vgaarb: loaded\n[ 0.563240] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564623] SCSI subsystem initialized\n[ 0.565675] ACPI: bus type USB registered\n[ 0.566762] usbcore: registered new interface driver usbfs\n[ 0.568048] usbcore: registered new interface driver hub\n[ 0.569328] usbcore: registered new device driver usb\n[ 0.570695] PCI: Using ACPI for IRQ routing\n[ 0.572082] NetLabel: Initializing\n[ 0.573067] NetLabel: domain hash size = 128\n[ 0.574167] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.575393] NetLabel: unlabeled traffic allowed by default\n[ 0.576791] Switched to clocksource kvm-clock\n[ 0.583852] pnp: PnP ACPI init\n[ 0.584800] ACPI: bus type PNP registered\n[ 0.586194] pnp: PnP ACPI: found 5 devices\n[ 0.587277] ACPI: bus type PNP unregistered\n[ 0.594426] NET: Registered protocol family 2\n[ 0.595821] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.597935] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.599659] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.601168] TCP: reno registered\n[ 0.602117] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.603520] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.605089] NET: Registered protocol family 1\n[ 0.606290] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609020] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.649010] Unpacking initramfs...\n[ 1.065200] Freeing initrd memory: 37508k freed\n[ 1.074175] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.075723] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.084939] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.086453] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.088107] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.089526] Initialise system trusted keyring\n[ 1.090677] audit: initializing netlink socket (disabled)\n[ 1.091961] type=2000 audit(1538976526.136:1): initialized\n[ 1.108892] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.110345] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.112863] zpool: loaded\n[ 1.113736] zbud: loaded\n[ 1.114745] VFS: Disk quotas dquot_6.5.2\n[ 1.115833] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.117391] msgmni has been set to 7578\n[ 1.118486] Key type big_key registered\n[ 1.120132] NET: Registered protocol family 38\n[ 1.121291] Key type asymmetric registered\n[ 1.122378] Asymmetric key parser 'x509' registered\n[ 1.123592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.125621] io scheduler noop registered\n[ 1.126680] io scheduler deadline registered (default)\n[ 1.127938] io scheduler cfq registered\n[ 1.129088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.140518] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.142085] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.144066] ACPI: Power Button [PWRF]\n[ 1.145175] GHES: HEST is not enabled!\n[ 1.146263] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.170540] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.172101] Non-volatile memory driver v1.3\n[ 1.173216] Linux agpgart interface v0.103\n[ 1.174395] crash memory driver: version 1.1\n[ 1.175563] rdac: device handler registered\n[ 1.176719] hp_sw: device handler registered\n[ 1.177830] emc: device handler registered\n[ 1.178918] alua: device handler registered\n[ 1.180034] libphy: Fixed MDIO Bus: probed\n[ 1.181164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182620] ehci-pci: EHCI PCI platform driver\n[ 1.183754] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.185152] ohci-pci: OHCI PCI platform driver\n[ 1.186294] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.206131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.207451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.209445] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.210709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.212126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.213609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.215546] usb usb1: Product: UHCI Host Controller\n[ 1.216821] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.218359] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.219579] hub 1-0:1.0: USB hub found\n[ 1.220629] hub 1-0:1.0: 2 ports detected\n[ 1.221819] usbcore: registered new interface driver usbserial\n[ 1.223193] usbcore: registered new interface driver usbserial_generic\n[ 1.224642] usbserial: USB Serial support registered for generic\n[ 1.226041] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.228708] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.229946] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.231260] mousedev: PS/2 mouse device common for all mice\n[ 1.232810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.235052] rtc_cmos 00:00: RTC can wake from S4\n[ 1.235643] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.235950] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.240952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.242392] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.243848] cpuidle: using governor menu\n[ 1.244946] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.246286] usbcore: registered new interface driver usbhid\n[ 1.247573] usbhid: USB HID core driver\n[ 1.248635] drop_monitor: Initializing network drop monitor service\n[ 1.250096] TCP: cubic registered\n[ 1.251067] Initializing XFRM netlink socket\n[ 1.252234] NET: Registered protocol family 10\n[ 1.253574] NET: Registered protocol family 17\n[ 1.254875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.256223] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.257606] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.259927] Loading compiled-in X.509 certificates\n[ 1.261163] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.263490] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.266189] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.268514] registered taskstats version 1\n[ 1.271012] Key type trusted registered\n[ 1.273261] Key type encrypted registered\n[ 1.275439] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.277089] rtc_cmos 00:00: setting system clock to 2018-10-08 05:28:46 UTC (1538976526)\n[ 1.279772] Freeing unused kernel memory: 1680k freed\n[ 1.284248] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.288251] systemd[1]: Detected virtualization kvm.\n[ 1.289473] systemd[1]: Detected architecture x86-64.\n[ 1.290700] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.293005] systemd[1]: No hostname configured.\n[ 1.294180] systemd[1]: Set hostname to .\n[ 1.295445] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.317877] systemd[1]: Reached target Timers.\n[ 1.319054] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.320831] systemd[1]: Reached target Swap.\n[ 1.321968] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.323839] systemd[1]: Created slice Root Slice.\n[ 1.325026] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.326949] systemd[1]: Listening on Journal Socket.\n[ 1.328177] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.330169] systemd[1]: Reached target Local File Systems.\n[ 1.331480] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.333551] systemd[1]: Listening on udev Control Socket.\n[ 1.334838] systemd[1]: Starting udev Control Socket.\n[ 1.336095] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.338151] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.340941] systemd[1]: Reached target Paths.\n[ 1.342075] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.343923] systemd[1]: Created slice System Slice.\n[ 1.345139] systemd[1]: Starting System Slice.\n[ 1.346555] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.349188] systemd[1]: Reached target Slices.\n[ 1.350342] systemd[1]: Starting Slices.\n[ 1.351690] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.353958] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.358286] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.361805] systemd[1]: Listening on udev Kernel Socket.\n[ 1.363272] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.365903] systemd[1]: Reached target Sockets.\n[ 1.367230] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.369596] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.425465] RPC: Registered named UNIX socket transport module.\n[ 1.427106] RPC: Registered udp transport module.\n[ 1.428456] RPC: Registered tcp transport module.\n[ 1.429800] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.518413] FDC 0 is a S82078B\n[ 1.522986] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.547887] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.551118] scsi host0: ata_piix\n[ 1.552292] scsi host1: ata_piix\n[ 1.553432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.555189] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.594218] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.599058] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.674646] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676402] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678078] usb 1-1: Product: QEMU USB Tablet\n[ 1.679370] usb 1-1: Manufacturer: QEMU\n[ 1.680519] usb 1-1: SerialNumber: 42\n[ 1.690775] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.693502] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.776132] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.778762] XFS (vda1): Mounting V4 Filesystem\n[ 1.863297] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.085830] tsc: Refined TSC clocksource calibration: 3491.914 MHz\n[ 2.087752] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.240714] SELinux: Disabled at runtime.\n[ 2.278801] type=1404 audit(1538976527.501:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.325534] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.327052] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.726104] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.742587] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 2.878691] type=1305 audit(1538976528.100:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n[ 3.043731] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.059884] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.061897] [drm] Initialized drm 1.1.0 20060810\n[ 3.087667] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.089810] [TTM] Initializing pool allocator\n[ 3.091772] [TTM] Initializing DMA pool allocator\n[ 3.094930] [drm] fb mappable at 0xFC000000\n[ 3.096233] [drm] vram aper at 0xFC000000\n[ 3.097349] [drm] size 33554432\n[ 3.098462] [drm] fb depth is 24\n[ 3.099443] [drm] pitch is 3072\n[ 3.100636] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.104131] ppdev: user-space parallel port driver\n[ 3.118985] Console: switching to colour frame buffer device 128x48\n[ 3.132143] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.134806] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m[ 3.194067] AES CTR mode by8 optimization enabled\n] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.212600] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Authorization Manager.\n[ 3.236513] alg: No test for crc32 (crc32-pclmul)\n[ 3.271102] intel_rapl: no valid rapl domains found in package 0\n[ 3.306252] intel_rapl: no valid rapl domains found in package 0\n[ 3.314618] intel_powerclamp: No package C-state available\n[ 3.320649] intel_powerclamp: No package C-state available[ 3.601216] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 05:28:49 +0000. Up 3.57 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.850094] cloud-init[811]: Cloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 05:28:51 +0000. Up 5.81 seconds.\n[ 5.894390] cloud-init[811]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.895956] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.897427] cloud-init[811]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.898830] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.900425] cloud-init[811]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.902140] cloud-init[811]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:93:99:22 |\n[ 5.903873] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.905617] cloud-init[811]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.907308] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.909294] cloud-init[811]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.911164] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.912999] cloud-init[811]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.914685] cloud-init[811]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.916596] cloud-init[811]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.918537] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n[ 8.604403] cloud-init[2569]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 08 Oct 2018 05:28:54 +0000. Up 8.55 seconds.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.019629] cloud-init[2797]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 08 Oct 2018 05:28:54 +0000. Up 8.96 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 52:8a:61:b4:45:05:f4:57:f7:1c:60:c3:d2:1c:73:ba | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 9.111511] cloud-init[2797]: Cloud-init v. 0.7.5 finished at Mon, 08 Oct 2018 05:28:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.10 seconds\n"} 2018-10-08 05:29:07,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302/action used request id req-228e4fef-6836-43a7-bdd6-2c994353cd10 2018-10-08 05:29:07,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13585305214s 2018-10-08 05:29:07,624 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302/action used request id req-228e4fef-6836-43a7-bdd6-2c994353cd10 2018-10-08 05:29:07,624 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2013981632 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.293191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491914) [ 0.295362] pid_max: default: 32768 minimum: 301 [ 0.296532] Security Framework initialized [ 0.297628] SELinux: Initializing. [ 0.299245] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.302175] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.304114] Mount-cache hash table entries: 4096 [ 0.305516] Initializing cgroup subsys memory [ 0.306648] Initializing cgroup subsys devices [ 0.307781] Initializing cgroup subsys freezer [ 0.308908] Initializing cgroup subsys net_cls [ 0.310065] Initializing cgroup subsys blkio [ 0.311176] Initializing cgroup subsys perf_event [ 0.312348] Initializing cgroup subsys hugetlb [ 0.313475] Initializing cgroup subsys pids [ 0.314560] Initializing cgroup subsys net_prio [ 0.315768] CPU: Physical Processor ID: 0 [ 0.317549] mce: CPU supports 10 MCE banks [ 0.318657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.319934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.321199] tlb_flushall_shift: 6 [ 0.322370] Freeing SMP alternatives: 28k freed [ 0.326274] ACPI: Core revision 20130517 [ 0.327745] ACPI: All ACPI Tables successfully acquired [ 0.329171] ftrace: allocating 25812 entries in 101 pages [ 0.351600] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.353088] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.354559] smpboot: Max logical packages: 2 [ 0.355834] Enabling x2apic [ 0.356723] Enabled x2apic [ 0.357790] Switched APIC routing to physical x2apic. [ 0.359943] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.361423] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.364001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371856] KVM setup paravirtual spinlock [ 0.374126] smpboot: Booting Node 0, Processors #1 OK [ 0.375729] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.397428] Brought up 2 CPUs [ 0.397430] KVM setup async PF for cpu 1 [ 0.397433] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.400514] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.402597] devtmpfs: initialized [ 0.405101] EVM: security.selinux [ 0.406071] EVM: security.ima [ 0.406967] EVM: security.capability [ 0.408597] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.410099] pinctrl core: initialized pinctrl subsystem [ 0.411488] NET: Registered protocol family 16 [ 0.412798] ACPI: bus type PCI registered [ 0.413866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.415356] PCI: Using configuration type 1 for base access [ 0.419991] ACPI: Added _OSI(Module Device) [ 0.421135] ACPI: Added _OSI(Processor Device) [ 0.422267] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.423425] ACPI: Added _OSI(Processor Aggregator Device) [ 0.426171] ACPI: Interpreter enabled [ 0.427214] ACPI: (supports S0 S5) [ 0.428174] ACPI: Using IOAPIC for interrupt routing [ 0.429382] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.433245] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.434638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.436268] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.437730] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.440453] acpiphp: Slot [3] registered [ 0.441514] acpiphp: Slot [4] registered [ 0.442574] acpiphp: Slot [5] registered [ 0.443631] acpiphp: Slot [6] registered [ 0.444686] acpiphp: Slot [7] registered [ 0.445740] acpiphp: Slot [8] registered [ 0.446808] acpiphp: Slot [9] registered [ 0.447862] acpiphp: Slot [10] registered [ 0.448927] acpiphp: Slot [11] registered [ 0.449992] acpiphp: Slot [12] registered [ 0.451066] acpiphp: Slot [13] registered [ 0.452134] acpiphp: Slot [14] registered [ 0.453199] acpiphp: Slot [15] registered [ 0.454266] acpiphp: Slot [16] registered [ 0.455337] acpiphp: Slot [17] registered [ 0.456406] acpiphp: Slot [18] registered [ 0.457473] acpiphp: Slot [19] registered [ 0.458545] acpiphp: Slot [20] registered [ 0.459613] acpiphp: Slot [21] registered [ 0.460679] acpiphp: Slot [22] registered [ 0.461746] acpiphp: Slot [23] registered [ 0.462819] acpiphp: Slot [24] registered [ 0.463891] acpiphp: Slot [25] registered [ 0.464960] acpiphp: Slot [26] registered [ 0.466034] acpiphp: Slot [27] registered [ 0.467101] acpiphp: Slot [28] registered [ 0.468165] acpiphp: Slot [29] registered [ 0.469235] acpiphp: Slot [30] registered [ 0.470300] acpiphp: Slot [31] registered [ 0.471362] PCI host bridge to bus 0000:00 [ 0.472427] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.473697] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476638] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478603] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.486370] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489341] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.490862] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.497511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.499504] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.548913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.552061] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.553768] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.555485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.557139] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.558698] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.562388] vgaarb: loaded [ 0.563240] vgaarb: bridge control possible 0000:00:02.0 [ 0.564623] SCSI subsystem initialized [ 0.565675] ACPI: bus type USB registered [ 0.566762] usbcore: registered new interface driver usbfs [ 0.568048] usbcore: registered new interface driver hub [ 0.569328] usbcore: registered new device driver usb [ 0.570695] PCI: Using ACPI for IRQ routing [ 0.572082] NetLabel: Initializing [ 0.573067] NetLabel: domain hash size = 128 [ 0.574167] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.575393] NetLabel: unlabeled traffic allowed by default [ 0.576791] Switched to clocksource kvm-clock [ 0.583852] pnp: PnP ACPI init [ 0.584800] ACPI: bus type PNP registered [ 0.586194] pnp: PnP ACPI: found 5 devices [ 0.587277] ACPI: bus type PNP unregistered [ 0.594426] NET: Registered protocol family 2 [ 0.595821] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.597935] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.599659] TCP: Hash tables configured (established 32768 bind 32768) [ 0.601168] TCP: reno registered [ 0.602117] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.603520] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.605089] NET: Registered protocol family 1 [ 0.606290] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609020] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649010] Unpacking initramfs... [ 1.065200] Freeing initrd memory: 37508k freed [ 1.074175] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.075723] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.084939] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.086453] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.088107] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.089526] Initialise system trusted keyring [ 1.090677] audit: initializing netlink socket (disabled) [ 1.091961] type=2000 audit(1538976526.136:1): initialized [ 1.108892] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.110345] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.112863] zpool: loaded [ 1.113736] zbud: loaded [ 1.114745] VFS: Disk quotas dquot_6.5.2 [ 1.115833] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.117391] msgmni has been set to 7578 [ 1.118486] Key type big_key registered [ 1.120132] NET: Registered protocol family 38 [ 1.121291] Key type asymmetric registered [ 1.122378] Asymmetric key parser 'x509' registered [ 1.123592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.125621] io scheduler noop registered [ 1.126680] io scheduler deadline registered (default) [ 1.127938] io scheduler cfq registered [ 1.129088] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.140518] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.142085] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.144066] ACPI: Power Button [PWRF] [ 1.145175] GHES: HEST is not enabled! [ 1.146263] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.170540] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.172101] Non-volatile memory driver v1.3 [ 1.173216] Linux agpgart interface v0.103 [ 1.174395] crash memory driver: version 1.1 [ 1.175563] rdac: device handler registered [ 1.176719] hp_sw: device handler registered [ 1.177830] emc: device handler registered [ 1.178918] alua: device handler registered [ 1.180034] libphy: Fixed MDIO Bus: probed [ 1.181164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182620] ehci-pci: EHCI PCI platform driver [ 1.183754] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.185152] ohci-pci: OHCI PCI platform driver [ 1.186294] uhci_hcd: USB Universal Host Controller Interface driver [ 1.206131] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.207451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.209445] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.210709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.212126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.213609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.215546] usb usb1: Product: UHCI Host Controller [ 1.216821] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.218359] usb usb1: SerialNumber: 0000:00:01.2 [ 1.219579] hub 1-0:1.0: USB hub found [ 1.220629] hub 1-0:1.0: 2 ports detected [ 1.221819] usbcore: registered new interface driver usbserial [ 1.223193] usbcore: registered new interface driver usbserial_generic [ 1.224642] usbserial: USB Serial support registered for generic [ 1.226041] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.228708] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.229946] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.231260] mousedev: PS/2 mouse device common for all mice [ 1.232810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.235052] rtc_cmos 00:00: RTC can wake from S4 [ 1.235643] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.235950] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.240952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.242392] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.243848] cpuidle: using governor menu [ 1.244946] hidraw: raw HID events driver (C) Jiri Kosina [ 1.246286] usbcore: registered new interface driver usbhid [ 1.247573] usbhid: USB HID core driver [ 1.248635] drop_monitor: Initializing network drop monitor service [ 1.250096] TCP: cubic registered [ 1.251067] Initializing XFRM netlink socket [ 1.252234] NET: Registered protocol family 10 [ 1.253574] NET: Registered protocol family 17 [ 1.254875] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.256223] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.257606] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.259927] Loading compiled-in X.509 certificates [ 1.261163] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.263490] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.266189] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.268514] registered taskstats version 1 [ 1.271012] Key type trusted registered [ 1.273261] Key type encrypted registered [ 1.275439] IMA: No TPM chip found, activating TPM-bypass! [ 1.277089] rtc_cmos 00:00: setting system clock to 2018-10-08 05:28:46 UTC (1538976526) [ 1.279772] Freeing unused kernel memory: 1680k freed [ 1.284248] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.288251] systemd[1]: Detected virtualization kvm. [ 1.289473] systemd[1]: Detected architecture x86-64. [ 1.290700] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.293005] systemd[1]: No hostname configured. [ 1.294180] systemd[1]: Set hostname to . [ 1.295445] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.317877] systemd[1]: Reached target Timers. [ 1.319054] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.320831] systemd[1]: Reached target Swap. [ 1.321968] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.323839] systemd[1]: Created slice Root Slice. [ 1.325026] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.326949] systemd[1]: Listening on Journal Socket. [ 1.328177] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.330169] systemd[1]: Reached target Local File Systems. [ 1.331480] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.333551] systemd[1]: Listening on udev Control Socket. [ 1.334838] systemd[1]: Starting udev Control Socket. [ 1.336095] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.338151] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.340941] systemd[1]: Reached target Paths. [ 1.342075] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.343923] systemd[1]: Created slice System Slice. [ 1.345139] systemd[1]: Starting System Slice. [ 1.346555] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.349188] systemd[1]: Reached target Slices. [ 1.350342] systemd[1]: Starting Slices. [ 1.351690] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.353958] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.358286] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.361805] systemd[1]: Listening on udev Kernel Socket. [ 1.363272] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.365903] systemd[1]: Reached target Sockets. [ 1.367230] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.369596] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.425465] RPC: Registered named UNIX socket transport module. [ 1.427106] RPC: Registered udp transport module. [ 1.428456] RPC: Registered tcp transport module. [ 1.429800] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.518413] FDC 0 is a S82078B [ 1.522986] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.547887] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.551118] scsi host0: ata_piix [ 1.552292] scsi host1: ata_piix [ 1.553432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.555189] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.594218] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.599058] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.674646] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676402] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678078] usb 1-1: Product: QEMU USB Tablet [ 1.679370] usb 1-1: Manufacturer: QEMU [ 1.680519] usb 1-1: SerialNumber: 42 [ 1.690775] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.693502] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.776132] SGI XFS with ACLs, security attributes, no debug enabled [ 1.778762] XFS (vda1): Mounting V4 Filesystem [ 1.863297] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.085830] tsc: Refined TSC clocksource calibration: 3491.914 MHz [ 2.087752] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.240714] SELinux: Disabled at runtime. [ 2.278801] type=1404 audit(1538976527.501:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.325534] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.327052] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.726104] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.742587] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 2.878691] type=1305 audit(1538976528.100:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... [ 3.043731] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.059884] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.061897] [drm] Initialized drm 1.1.0 20060810 [ 3.087667] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.089810] [TTM] Initializing pool allocator [ 3.091772] [TTM] Initializing DMA pool allocator [ 3.094930] [drm] fb mappable at 0xFC000000 [ 3.096233] [drm] vram aper at 0xFC000000 [ 3.097349] [drm] size 33554432 [ 3.098462] [drm] fb depth is 24 [ 3.099443] [drm] pitch is 3072 [ 3.100636] fbcon: cirrusdrmfb (fb0) is primary device [ 3.104131] ppdev: user-space parallel port driver [ 3.118985] Console: switching to colour frame buffer device 128x48 [ 3.132143] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.134806] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m[ 3.194067] AES CTR mode by8 optimization enabled ] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.212600] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Authorization Manager. [ 3.236513] alg: No test for crc32 (crc32-pclmul) [ 3.271102] intel_rapl: no valid rapl domains found in package 0 [ 3.306252] intel_rapl: no valid rapl domains found in package 0 [ 3.314618] intel_powerclamp: No package C-state available [ 3.320649] intel_powerclamp: No package C-state available[ 3.601216] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 05:28:49 +0000. Up 3.57 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.850094] cloud-init[811]: Cloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 05:28:51 +0000. Up 5.81 seconds. [ 5.894390] cloud-init[811]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.895956] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.897427] cloud-init[811]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.898830] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.900425] cloud-init[811]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.902140] cloud-init[811]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:93:99:22 | [ 5.903873] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.905617] cloud-init[811]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.907308] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.909294] cloud-init[811]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.911164] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.912999] cloud-init[811]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.914685] cloud-init[811]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.916596] cloud-init[811]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.918537] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. [ 8.604403] cloud-init[2569]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 08 Oct 2018 05:28:54 +0000. Up 8.55 seconds. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.019629] cloud-init[2797]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 08 Oct 2018 05:28:54 +0000. Up 8.96 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 52:8a:61:b4:45:05:f4:57:f7:1c:60:c3:d2:1c:73:ba | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 9.111511] cloud-init[2797]: Cloud-init v. 0.7.5 finished at Mon, 08 Oct 2018 05:28:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.10 seconds 2018-10-08 05:29:07,627 - paramiko.transport - DEBUG - starting thread (client mode): 0x59c74ad0L 2018-10-08 05:29:07,628 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 05:29:07,634 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-08 05:29:07,634 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-08 05:29:07,636 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 05:29:07,636 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 05:29:07,636 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 05:29:07,636 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 05:29:07,637 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 05:29:07,637 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 05:29:07,642 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 05:29:07,643 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 05:29:07,660 - paramiko.transport - DEBUG - Trying key 528a61b44505f457f71c60c3d21c73ba from /tmp/tmpSKWtmU 2018-10-08 05:29:07,682 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 05:29:07,695 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 05:29:07,725 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-08 05:29:07,725 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-08 05:29:07,725 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-08 05:29:07,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-10-08 05:29:08,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:08,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:08,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:08,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:08,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:08,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:08,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:08,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4472, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4479, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1888, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4462, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 873, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 795, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 794, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4237, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4455, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-08 05:29:08,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:08,404 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:03 GMT 2018-10-08 05:29:08,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:08,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-08 05:29:08,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:08,404 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4472, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4479, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1888, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4462, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 873, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 795, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 794, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4237, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4455, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-08 05:29:08,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-10-08 05:29:08,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:08,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:08,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:08,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:08,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:08,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:08,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:08,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4472, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4479, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1888, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4462, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 873, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 795, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 794, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4237, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4455, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-08 05:29:08,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:08,540 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:03 GMT 2018-10-08 05:29:08,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:08,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-08 05:29:08,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:08,541 - functest.core.cloudify - INFO - The current manager status is running 2018-10-08 05:29:08,541 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-08 05:29:08,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:08,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:08,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:03.464Z", "updated_at": "2018-10-08T05:29:03.464Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:03 GMT 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:08,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-08 05:29:08,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:08,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-10-08 05:29:08,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:08,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:03.464Z", "updated_at": "2018-10-08T05:29:03.464Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:03 GMT 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:08,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-08 05:29:08,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:08,701 - functest.core.cloudify - DEBUG - List secrets: 2018-10-08 05:29:08,701 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/secrets/foo 2018-10-08 05:29:08,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:08,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:03.464Z", "updated_at": "2018-10-08T05:29:03.464Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:03 GMT 2018-10-08 05:29:08,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:08,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-08 05:29:08,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:08,775 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-08 05:29:08,775 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-08 05:29:08,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:29:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:29:08,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e0c895-7e92-4ee6-8995-262663987df6 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec"}, "enabled": true, "id": "2fe90818b3654a3ca65c018fddb7bfec", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:29:08,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-12e0c895-7e92-4ee6-8995-262663987df6 2018-10-08 05:29:08,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990719795227s 2018-10-08 05:29:08,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-12e0c895-7e92-4ee6-8995-262663987df6 2018-10-08 05:29:08,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-08 05:29:08,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/2fe90818b3654a3ca65c018fddb7bfec.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-08 05:29:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-911fe09f-3e41-41cd-a724-e661230b3717 Date: Mon, 08 Oct 2018 05:29:09 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-10-08 05:29:09,139 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/2fe90818b3654a3ca65c018fddb7bfec.json used request id req-911fe09f-3e41-41cd-a724-e661230b3717 2018-10-08 05:29:09,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.260849952698s 2018-10-08 05:29:09,139 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/2fe90818b3654a3ca65c018fddb7bfec.json used request id req-911fe09f-3e41-41cd-a724-e661230b3717 2018-10-08 05:29:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-08 05:29:09,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-08 05:29:09,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:29:09,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ffcbf9-69fe-4c24-8cba-f35caefa4411 Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/28846abf50a549789481e0a4cbd1c43c"}, "enabled": true, "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/2a44d84861d349a79520cff2a69e86c4"}, "enabled": true, "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/2f2e462462ac4a99bb437bbb7b6f21e9"}, "enabled": true, "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/41e31089098642869244de5e41b1face"}, "enabled": true, "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/5dd9362d64dd472eae3759e86890fa98"}, "enabled": true, "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/63db4d3421db45b2af200ef7e1976bbb"}, "enabled": true, "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9abe3bf8961d4c939ff95535383024e6"}, "enabled": true, "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9c5ae34b75704fcbab4c5aa8cf8ce668"}, "enabled": true, "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9cb17ace889543a1bdb1b503a8ba52a6"}, "enabled": true, "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9d560d35ca134de299e1e18edd5f46d0"}, "enabled": true, "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/b9b408f222a946baa7cf43328eef8756"}, "enabled": true, "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/bc4a8933c54d45f1a5ff18a2c6014acd"}, "enabled": true, "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/d0f524a376e942c793fd739fb7800673"}, "enabled": true, "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/dde41881957b4fcebc6c8d5fafee3825"}, "enabled": true, "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/def5bf1e5da545c08f6fdfc44c8a2bed"}, "enabled": true, "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/e6eb1686bf1f4899b2c19019b4c7ff74"}, "enabled": true, "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-10-08 05:29:09,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-94ffcbf9-69fe-4c24-8cba-f35caefa4411 2018-10-08 05:29:09,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0853869915009s 2018-10-08 05:29:09,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-08 05:29:09,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:29:09,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d312945c-7886-4712-8cc1-f07319afc8a2 Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0077bc6541e14855b002655cd7c76411"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e6eb1686bf1f4899b2c19019b4c7ff74", "id": "0077bc6541e14855b002655cd7c76411"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02ac2243ee054b6eabc2fc6ec6aaa1df"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d560d35ca134de299e1e18edd5f46d0", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/087d5be747614704847949b3374efee4"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9abe3bf8961d4c939ff95535383024e6", "id": "087d5be747614704847949b3374efee4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0f5292957141478393a6d901af134efc"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "41e31089098642869244de5e41b1face", "id": "0f5292957141478393a6d901af134efc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10cbfaab688a420c9992117f28d97453"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28846abf50a549789481e0a4cbd1c43c", "id": "10cbfaab688a420c9992117f28d97453"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/18cac4c4602041ea94c3bda2dd54a6c0"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e6eb1686bf1f4899b2c19019b4c7ff74", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/21e95bccf0f848d6ae8be4ca00e8a8be"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2a44d84861d349a79520cff2a69e86c4", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2f9f13b32c0448689c3d8aa5d35817a3"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2a44d84861d349a79520cff2a69e86c4", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/339898681cfe45139426759d23d6b625"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d0f524a376e942c793fd739fb7800673", "id": "339898681cfe45139426759d23d6b625"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3a69af372e8f4f0e984c9b1511d57683"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9abe3bf8961d4c939ff95535383024e6", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c0ff867c19c44479a6b9f1579731f92"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5dd9362d64dd472eae3759e86890fa98", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c42883c37e847108fa4a24f182c324b"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cb17ace889543a1bdb1b503a8ba52a6", "id": "4c42883c37e847108fa4a24f182c324b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5561d6bdf5fe4cc1acddc2ba18153200"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/58e1314969f942798013a258b0a8c13d"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f2e462462ac4a99bb437bbb7b6f21e9", "id": "58e1314969f942798013a258b0a8c13d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/59823b841630411a9d96159284092827"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9abe3bf8961d4c939ff95535383024e6", "id": "59823b841630411a9d96159284092827"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a3365b9d542432fb708c2ea801aaebc"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cb17ace889543a1bdb1b503a8ba52a6", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5b283ebef3e14b22a052b44a2fa705be"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28846abf50a549789481e0a4cbd1c43c", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/603fc890876b4a92baa53254e17fe09d"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d0f524a376e942c793fd739fb7800673", "id": "603fc890876b4a92baa53254e17fe09d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/623e55b6ab8e49cd90db0efa99de35a4"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bc4a8933c54d45f1a5ff18a2c6014acd", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/646fdecc3103401c8b11bf5f3c6deedc"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "def5bf1e5da545c08f6fdfc44c8a2bed", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6cb8368010804050b5cbbe85e54fee34"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d560d35ca134de299e1e18edd5f46d0", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/750a555727624daa8a677f8e5a5f99eb"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/780b329542cb4ad28047e584a0126ff2"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b9b408f222a946baa7cf43328eef8756", "id": "780b329542cb4ad28047e584a0126ff2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7de516d8979c4d7eaff7a8deae67a9ef"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b9b408f222a946baa7cf43328eef8756", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7eec9542ddab44c39acf4a6f28ddfdc0"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b9b408f222a946baa7cf43328eef8756", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/837c8d7857a24905a78217ae8bbe83fc"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "id": "837c8d7857a24905a78217ae8bbe83fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8e4e26bc9dae4121ab62bb1cdd72f34d"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "41e31089098642869244de5e41b1face", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8e7bb11e5bb44383aca221b70075660d"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f2e462462ac4a99bb437bbb7b6f21e9", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/91af70cacce24253b99712756f058179"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bc4a8933c54d45f1a5ff18a2c6014acd", "id": "91af70cacce24253b99712756f058179"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9360f754905a4e5dbc61258125c43cd2"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "def5bf1e5da545c08f6fdfc44c8a2bed", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9cc9ee4eeeb64b98b16ef74134cfdebf"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63db4d3421db45b2af200ef7e1976bbb", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9dfe9a65865d4430816d6e9d65033273"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5dd9362d64dd472eae3759e86890fa98", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a528211dcb8944889c7b67011aa0ce2f"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "41e31089098642869244de5e41b1face", "id": "a528211dcb8944889c7b67011aa0ce2f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bbd1670f443a45578a857d2202738cca"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e6eb1686bf1f4899b2c19019b4c7ff74", "id": "bbd1670f443a45578a857d2202738cca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc4466a593f848e5a72ce542b40fec87"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2a44d84861d349a79520cff2a69e86c4", "id": "bc4466a593f848e5a72ce542b40fec87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c69b51ccfc3c405a880ca8306eb8fade"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5dd9362d64dd472eae3759e86890fa98", "id": "c69b51ccfc3c405a880ca8306eb8fade"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c9742712a9274c66ae8b019867afddd5"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d0f524a376e942c793fd739fb7800673", "id": "c9742712a9274c66ae8b019867afddd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d50342b2a475482897b1b290c41512fa"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cb17ace889543a1bdb1b503a8ba52a6", "id": "d50342b2a475482897b1b290c41512fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d7327e3139674499aafeb590185b56ae"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28846abf50a549789481e0a4cbd1c43c", "id": "d7327e3139674499aafeb590185b56ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d9434fc51cfc46e1a58293eeeb4d8e05"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "def5bf1e5da545c08f6fdfc44c8a2bed", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d98373906ba54a81978937c6ad0252c9"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63db4d3421db45b2af200ef7e1976bbb", "id": "d98373906ba54a81978937c6ad0252c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/df213e2308fb41ea980dc2f0d521462d"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f2e462462ac4a99bb437bbb7b6f21e9", "id": "df213e2308fb41ea980dc2f0d521462d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e50a2bf4e3f84f3f95f17e22fa0b01bf"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63db4d3421db45b2af200ef7e1976bbb", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ebc59d0c427c42ac81290b6fb264f2e2"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bc4a8933c54d45f1a5ff18a2c6014acd", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/efc3719dddc5444a8fb7400b80c4a7d3"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d560d35ca134de299e1e18edd5f46d0", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-08 05:29:09,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-d312945c-7886-4712-8cc1-f07319afc8a2 2018-10-08 05:29:09,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.176357984543s 2018-10-08 05:29:09,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '007a8081-fffe-4b58-b326-25fabb29f71b', 'keystone_tenant_name': u'cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.28:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3', 'project_domain_name': 'Default'} 2018-10-08 05:29:09,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-10-08 05:29:09,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:09,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:09,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:04 GMT 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-10-08 05:29:09,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:09,509 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "007a8081-fffe-4b58-b326-25fabb29f71b"} 2018-10-08 05:29:09,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:09,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:09,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:09,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:09,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:09,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:09,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:09,616 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-10-08 05:29:09,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:04.452Z", "updated_at": "2018-10-08T05:29:04.452Z", "created_by": "admin", "private_resource": false, "value": "007a8081-fffe-4b58-b326-25fabb29f71b", "key": "keystone_password"} 2018-10-08 05:29:09,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:09,616 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:04 GMT 2018-10-08 05:29:09,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:09,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-08 05:29:09,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:09,617 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3"} 2018-10-08 05:29:09,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:09,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:09,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:09,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:09,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:09,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:09,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:09,701 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-10-08 05:29:09,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:04.542Z", "updated_at": "2018-10-08T05:29:04.542Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3", "key": "keystone_tenant_name"} 2018-10-08 05:29:09,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:09,702 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:04 GMT 2018-10-08 05:29:09,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:09,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-08 05:29:09,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:09,702 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-10-08 05:29:09,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:09,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:09,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:04.642Z", "updated_at": "2018-10-08T05:29:04.642Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:04 GMT 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:09,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-08 05:29:09,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:09,802 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.28:5000"} 2018-10-08 05:29:09,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:09,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:09,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:09,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:09,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:09,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:09,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:09,884 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-10-08 05:29:09,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:04.728Z", "updated_at": "2018-10-08T05:29:04.728Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.28:5000", "key": "keystone_url"} 2018-10-08 05:29:09,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:09,884 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:04 GMT 2018-10-08 05:29:09,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:09,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-08 05:29:09,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:09,884 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-08 05:29:09,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:09,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:09,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:09,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:09,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:09,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:09,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:09,967 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-08 05:29:09,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:04.806Z", "updated_at": "2018-10-08T05:29:04.806Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-10-08 05:29:09,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:09,968 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:04 GMT 2018-10-08 05:29:09,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:09,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-10-08 05:29:09,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:09,968 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3"} 2018-10-08 05:29:10,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:10,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:10,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:10,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:10,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:10,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:10,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:10,063 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-10-08 05:29:10,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:04.898Z", "updated_at": "2018-10-08T05:29:04.898Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3", "key": "keystone_username"} 2018-10-08 05:29:10,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:10,063 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:04 GMT 2018-10-08 05:29:10,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:10,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-10-08 05:29:10,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:10,064 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-08 05:29:10,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:29:10,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:29:10,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:29:10,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:29:10,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:29:10,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:29:10,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:29:10,155 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-08 05:29:10,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T05:29:04.995Z", "updated_at": "2018-10-08T05:29:04.995Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-10-08 05:29:10,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:29:10,155 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:29:05 GMT 2018-10-08 05:29:10,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:29:10,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-10-08 05:29:10,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:29:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-08 05:29:10,156 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 05:29:10,157 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 05:29:10,157 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 05:29:10,162 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 05:29:10,233 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-08 05:29:10,234 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-08 05:29:10,235 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 05:29:10,236 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-08 05:29:10,236 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-08 05:29:10,240 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-08 05:30:20,172 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-08 05:30:20,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.den1.denvercolo.net * extras: mirror.fileplanet.com * updates: mirror.web-ster.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 1.3 MB/s | 54 MB 00:40 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-08 05:30:20,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-08 05:30:20,175 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-08 05:30:20,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:30:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2fe90818b3654a3ca65c018fddb7bfec&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:30:20,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-71640942-f35c-4770-9672-aa7f62a28079 Date: Mon, 08 Oct 2018 05:30:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:24:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 4, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}]} 2018-10-08 05:30:20,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2fe90818b3654a3ca65c018fddb7bfec&name=default used request id req-71640942-f35c-4770-9672-aa7f62a28079 2018-10-08 05:30:20,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0615379810333s 2018-10-08 05:30:20,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2fe90818b3654a3ca65c018fddb7bfec&name=default used request id req-71640942-f35c-4770-9672-aa7f62a28079 2018-10-08 05:30:20,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:30:20,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:30:20,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-29990151-6a05-4697-97ad-6f54f7abf306 Date: Mon, 08 Oct 2018 05:30:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:24:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 4, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:14Z", "updated_at": "2018-10-08T05:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "0815ff6d-0903-4dc9-93fc-f2ae4ce28730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "0f6b2402-5ca8-4830-b072-72855774b320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "23de7e88-38ed-4a34-ac22-37af6190dfb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-08T05:26:17Z", "revision_number": 0, "id": "5daa72d9-d401-4a97-b8dd-cb2b4f672023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:17Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-08T05:26:17Z", "revision_number": 0, "id": "979cae03-7b07-4ff3-9754-ef20fe0e6325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:17Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-08T05:26:16Z", "revision_number": 0, "id": "a1b55b4b-fa4a-4b43-a7d2-1706a710da5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-08T05:26:16Z", "revision_number": 0, "id": "cd353ae4-c742-4dc6-bce3-c3f52d53a280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "efcb4667-f0c6-45b5-910b-8cc73e0c07ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 8, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:30:20,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-29990151-6a05-4697-97ad-6f54f7abf306 2018-10-08 05:30:20,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0657370090485s 2018-10-08 05:30:20,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-29990151-6a05-4697-97ad-6f54f7abf306 2018-10-08 05:30:20,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:30:20,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -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": "305258c5-a74d-4a3b-80fc-36784634c5b0"}}' 2018-10-08 05:30:20,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bd8dcf0c-15cc-4d99-8d02-96fd290ea2ab Date: Mon, 08 Oct 2018 05:30:20 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-10-08T05:30:20Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "port_range_min": 22, "revision_number": 0, "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:30:20Z", "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "f065ec15-ba7f-4e2e-a762-e0489d2ed974"}} 2018-10-08 05:30:20,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bd8dcf0c-15cc-4d99-8d02-96fd290ea2ab 2018-10-08 05:30:20,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.488782167435s 2018-10-08 05:30:20,803 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bd8dcf0c-15cc-4d99-8d02-96fd290ea2ab 2018-10-08 05:30:20,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-08 05:30:21,175 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-10-08 05:30:23,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:23,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:23,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:23,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:23,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:23,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:23,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:23,959 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-08 05:30:23,960 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:23.500Z", "updated_at": "2018-10-08T05:30:23.500Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-08 05:30:23,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:23,962 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:23 GMT 2018-10-08 05:30:23,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:23,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-08 05:30:23,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:23,989 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-08 05:30:25,555 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-08 05:30:25,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:30:25,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:30:26,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0df37828-3d4d-4ad3-9595-c8bee330087b Date: Mon, 08 Oct 2018 05:30:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "metadata": {}}], "file": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file", "owner": "2fe90818b3654a3ca65c018fddb7bfec", "id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "size": 4373348352, "self": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:26:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:24:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:30:26,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0df37828-3d4d-4ad3-9595-c8bee330087b 2018-10-08 05:30:26,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.546751976013s 2018-10-08 05:30:26,102 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0df37828-3d4d-4ad3-9595-c8bee330087b 2018-10-08 05:30:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 05:30:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3"}' 2018-10-08 05:30:26,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2 X-Openstack-Request-Id: req-899d95a4-cc41-43a5-a6ef-f85c63485669 Date: Mon, 08 Oct 2018 05:30:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2/file", "owner": "2fe90818b3654a3ca65c018fddb7bfec", "id": "049d30cc-1a36-404a-a937-379f4e2c31e2", "size": null, "self": "/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-08T05:30:26Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3", "checksum": null, "created_at": "2018-10-08T05:30:26Z", "protected": false} 2018-10-08 05:30:26,735 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-899d95a4-cc41-43a5-a6ef-f85c63485669 2018-10-08 05:30:26,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.630892038345s 2018-10-08 05:30:26,736 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-899d95a4-cc41-43a5-a6ef-f85c63485669 returning object 049d30cc-1a36-404a-a937-379f4e2c31e2 2018-10-08 05:30:26,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 05:30:26,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '' 2018-10-08 05:30:32,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-893de0de-22e9-4cb6-b075-8240c8c59913 Date: Mon, 08 Oct 2018 05:30:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:30:32,492 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2/file used request id req-893de0de-22e9-4cb6-b075-8240c8c59913 2018-10-08 05:30:32,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.75547003746s 2018-10-08 05:30:32,493 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2/file used request id req-893de0de-22e9-4cb6-b075-8240c8c59913 2018-10-08 05:30:32,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:30:32,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:30:32,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-49349072-eaa6-4533-84fd-0ae5e03e6832 Date: Mon, 08 Oct 2018 05:30:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/049d30cc-1a36-404a-a937-379f4e2c31e2/snap", "metadata": {}}], "file": "/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2/file", "owner": "2fe90818b3654a3ca65c018fddb7bfec", "id": "049d30cc-1a36-404a-a937-379f4e2c31e2", "size": 263193088, "self": "/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/049d30cc-1a36-404a-a937-379f4e2c31e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-08T05:30:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-08T05:30:26Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "metadata": {}}], "file": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file", "owner": "2fe90818b3654a3ca65c018fddb7bfec", "id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "size": 4373348352, "self": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:26:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:24:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:30:32,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-49349072-eaa6-4533-84fd-0ae5e03e6832 2018-10-08 05:30:32,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182883024216s 2018-10-08 05:30:32,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-49349072-eaa6-4533-84fd-0ae5e03e6832 2018-10-08 05:30:32,679 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/049d30cc-1a36-404a-a937-379f4e2c31e2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2/file', 'owner': u'2fe90818b3654a3ca65c018fddb7bfec', 'id': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'size': 263193088, u'self': u'/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2fe90818b3654a3ca65c018fddb7bfec', 'name': 'cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/049d30cc-1a36-404a-a937-379f4e2c31e2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T05:30:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-08T05:30:32Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3', 'created': u'2018-10-08T05:30:26Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-08T05:30:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_38c66e03-5b31-44a7-9281-8479b5d182a3', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-10-08 05:30:32,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 05:30:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_38c66e03-5b31-44a7-9281-8479b5d182a3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-08 05:30:32,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:30: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-1a4bd268-4d73-4b61-8119-951b52455165 x-compute-request-id: req-1a4bd268-4d73-4b61-8119-951b52455165 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "eb5747c0-de4b-4d53-8bb3-a53c9f41246c", "name": "cloudify_ims-flavor_alt_38c66e03-5b31-44a7-9281-8479b5d182a3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:30:32,734 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1a4bd268-4d73-4b61-8119-951b52455165 2018-10-08 05:30:32,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0538439750671s 2018-10-08 05:30:32,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1a4bd268-4d73-4b61-8119-951b52455165 returning object eb5747c0-de4b-4d53-8bb3-a53c9f41246c 2018-10-08 05:30:32,735 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_38c66e03-5b31-44a7-9281-8479b5d182a3', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c', 'swap': 0}) 2018-10-08 05:30:32,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 05:30:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" -d '{"extra_specs": {}}' 2018-10-08 05:30:32,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:30: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-54f104fd-cf8d-4d4c-90e0-3c06b9f671e3 x-compute-request-id: req-54f104fd-cf8d-4d4c-90e0-3c06b9f671e3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 05:30:32,766 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c/os-extra_specs used request id req-54f104fd-cf8d-4d4c-90e0-3c06b9f671e3 2018-10-08 05:30:32,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0295770168304s 2018-10-08 05:30:32,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c/os-extra_specs used request id req-54f104fd-cf8d-4d4c-90e0-3c06b9f671e3 2018-10-08 05:30:32,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-08 05:30:32,767 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "049d30cc-1a36-404a-a937-379f4e2c31e2", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "bono_cluster_size": 1, "flavor_id": "eb5747c0-de4b-4d53-8bb3-a53c9f41246c", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-10-08 05:30:34,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:34,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:34,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:34,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:34,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:34,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:34,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:34,183 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-10-08 05:30:34,183 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "049d30cc-1a36-404a-a937-379f4e2c31e2", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "bono_cluster_size": 1, "flavor_id": "eb5747c0-de4b-4d53-8bb3-a53c9f41246c", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:32.942Z", "updated_at": "2018-10-08T05:30:32.942Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-10-08 05:30:34,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:34,183 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:34 GMT 2018-10-08 05:30:34,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:34,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-08 05:30:34,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:34,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-10-08 05:30:34,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:34,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:34,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:34,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:34,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:34,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:34,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:34,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-08 05:30:34,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:34,291 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:34 GMT 2018-10-08 05:30:34,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:34,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-10-08 05:30:34,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:34,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:30:34,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:34,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:34,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:34,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:34,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:34,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:34,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:34,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-08 05:30:34,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:34,365 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:34 GMT 2018-10-08 05:30:34,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:34,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-08 05:30:34,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:34,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/a4b96c42-b2c7-486c-b2e3-566b8b616836 2018-10-08 05:30:34,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:34,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:34,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:34,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:34,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:34,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:34,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:34,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"} 2018-10-08 05:30:34,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:34,427 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:34 GMT 2018-10-08 05:30:34,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:34,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-08 05:30:34,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:39,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:30:39,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:39,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:39,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:39,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:39,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:39,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:39,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:39,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:35.077Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:35.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:35.472Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:35.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836", "logger": "89a57285-ba61-41d5-a50e-8f1a7a4594ed"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:35.863Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:35.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836", "logger": "89a57285-ba61-41d5-a50e-8f1a7a4594ed"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:36.104Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:36.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:36.104Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:36.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:36.104Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:36.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:36.884Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:36.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836", "logger": "89a57285-ba61-41d5-a50e-8f1a7a4594ed"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:36.884Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:36.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836", "logger": "89a57285-ba61-41d5-a50e-8f1a7a4594ed"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:36.884Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:36.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836", "logger": "89a57285-ba61-41d5-a50e-8f1a7a4594ed"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:37.898Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpi6XOdT --prefix=\"/tmp/openstack-IHfADK\" --constraint=\"/tmp/openstack-IHfADK/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:37.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836", "logger": "89a57285-ba61-41d5-a50e-8f1a7a4594ed"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:30:37.898Z", "message": "Installing from directory: /tmp/tmpi6XOdT [args=--prefix=\"/tmp/openstack-IHfADK\" --constraint=\"/tmp/openstack-IHfADK/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:30:37.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836", "logger": "89a57285-ba61-41d5-a50e-8f1a7a4594ed"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-08 05:30:39,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:39,519 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:39 GMT 2018-10-08 05:30:39,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:39,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-10-08 05:30:39,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:39,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-08 05:30:39,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-08 05:30:39,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-08 05:30:39,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:30:39,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-08 05:30:39,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 05:30:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-08 05:30:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-08 05:30:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-08 05:30:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpi6XOdT --prefix="/tmp/openstack-IHfADK" --constraint="/tmp/openstack-IHfADK/constraint.txt" 2018-10-08 05:30:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpi6XOdT [args=--prefix="/tmp/openstack-IHfADK" --constraint="/tmp/openstack-IHfADK/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-08 05:30:39,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/a4b96c42-b2c7-486c-b2e3-566b8b616836 2018-10-08 05:30:39,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:39,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:39,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:39,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:39,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:39,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:39,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:39,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"} 2018-10-08 05:30:39,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:39,584 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:39 GMT 2018-10-08 05:30:39,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:39,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-08 05:30:39,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:44,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:30:44,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:44,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:44,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:44,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:44,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:44,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:44,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:44,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 05:30:44,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:44,662 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:44 GMT 2018-10-08 05:30:44,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:44,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 05:30:44,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:44,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/a4b96c42-b2c7-486c-b2e3-566b8b616836 2018-10-08 05:30:44,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:44,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:44,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:44,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:44,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:44,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:44,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:44,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"} 2018-10-08 05:30:44,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:44,734 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:44 GMT 2018-10-08 05:30:44,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:44,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-08 05:30:44,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:49,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:30:49,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:49,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:49 GMT 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:49,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 05:30:49,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:49,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/a4b96c42-b2c7-486c-b2e3-566b8b616836 2018-10-08 05:30:50,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:50,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:50,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:50,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:50,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:50,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:50,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:50,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"} 2018-10-08 05:30:50,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:50,003 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:50 GMT 2018-10-08 05:30:50,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:50,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-08 05:30:50,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:52,189 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 05:30:55,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:30:55,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:55,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:55,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:55,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:55,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:55,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:55,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:55,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 05:30:55,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:55,113 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:55 GMT 2018-10-08 05:30:55,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:55,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 05:30:55,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:30:55,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/a4b96c42-b2c7-486c-b2e3-566b8b616836 2018-10-08 05:30:55,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:30:55,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:30:55,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:30:55,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:30:55,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:30:55,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:30:55,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:30:55,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"} 2018-10-08 05:30:55,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:30:55,203 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:30:55 GMT 2018-10-08 05:30:55,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:30:55,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-08 05:30:55,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:00,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:00,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:00,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:00,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:00,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:00,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:00,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:00,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:00,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 05:31:00,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:00,290 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:00 GMT 2018-10-08 05:31:00,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:00,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 05:31:00,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:00,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/a4b96c42-b2c7-486c-b2e3-566b8b616836 2018-10-08 05:31:00,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:00,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:00,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"} 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:00 GMT 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-08 05:31:00,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:05,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:05,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:05,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:05,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:05,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:05,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:05,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:05,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:05,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 05:31:05,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:05,451 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:05 GMT 2018-10-08 05:31:05,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:05,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 05:31:05,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:05,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/a4b96c42-b2c7-486c-b2e3-566b8b616836 2018-10-08 05:31:05,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:05,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"} 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:05 GMT 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:05,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-08 05:31:05,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:10,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:10,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:10,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:10,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:10,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:10,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:10,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:10,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:10,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:05.670Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836", "logger": "89a57285-ba61-41d5-a50e-8f1a7a4594ed"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:06.273Z", "message": "Removing directory: /tmp/tmpi6XOdT", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:06.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836", "logger": "89a57285-ba61-41d5-a50e-8f1a7a4594ed"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:06.626Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:06.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:07.385Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:07.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:07.385Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:07.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:07.385Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:07.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-08 05:31:10,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:10,752 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:10 GMT 2018-10-08 05:31:10,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:10,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-10-08 05:31:10,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:10,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-08 05:31:10,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpi6XOdT 2018-10-08 05:31:10,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 05:31:10,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-08 05:31:10,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-08 05:31:10,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-10-08 05:31:10,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/a4b96c42-b2c7-486c-b2e3-566b8b616836 2018-10-08 05:31:10,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:10,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:10,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:10,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:10,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:10,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:10,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:10,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"} 2018-10-08 05:31:10,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:10,843 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:10 GMT 2018-10-08 05:31:10,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:10,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-10-08 05:31:10,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:10,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-08 05:31:10,844 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-08 05:31:11,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:11,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:11,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:11,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:11 GMT 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:11,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:11,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:11,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:11,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:11,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:11,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:11,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:11,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:11,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:11,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-08 05:31:11,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:11,100 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:11 GMT 2018-10-08 05:31:11,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:11,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-08 05:31:11,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:11,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:11,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:11 GMT 2018-10-08 05:31:11,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:11,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:11,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:16,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:16,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:16,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:16,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:16,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:16,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:16,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:16,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:16,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:11.679Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:11.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:13.137Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:13.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:14.531Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:14.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:14.531Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:14.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:14.531Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:14.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:14.531Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:14.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:14.531Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:14.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:14.531Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:14.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:14.531Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:14.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:14.531Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:14.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_security_group_za0tyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.119Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9b6f0104-15d9-4889-9505-604137f97f07"}, {"node_instance_id": "homer_security_group_za0tyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9b6f0104-15d9-4889-9505-604137f97f07"}, {"node_instance_id": "homer_security_group_za0tyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9b6f0104-15d9-4889-9505-604137f97f07"}, {"node_instance_id": "homer_security_group_za0tyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9b6f0104-15d9-4889-9505-604137f97f07"}, {"node_instance_id": "dime_security_group_mbfhdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1514d875-3391-4a0a-ad5f-737c42620d5c"}, {"node_instance_id": "base_security_group_wv919q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2d0b44a-258c-4fba-b47a-771f913de5c9"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "base_security_group_wv919q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2d0b44a-258c-4fba-b47a-771f913de5c9"}, {"node_instance_id": "dime_security_group_mbfhdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1514d875-3391-4a0a-ad5f-737c42620d5c"}, {"node_instance_id": "base_security_group_wv919q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2d0b44a-258c-4fba-b47a-771f913de5c9"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "base_security_group_wv919q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2d0b44a-258c-4fba-b47a-771f913de5c9"}, {"node_instance_id": "dime_security_group_mbfhdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1514d875-3391-4a0a-ad5f-737c42620d5c"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "base_security_group_wv919q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2d0b44a-258c-4fba-b47a-771f913de5c9"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.391Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "keypair_o7p1as", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "keypair_o7p1as", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:15.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:15.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 50, "offset": 0, "size": 50}}} 2018-10-08 05:31:16,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:16,323 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:16 GMT 2018-10-08 05:31:16,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:16,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28168 2018-10-08 05:31:16,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:16,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-08 05:31:16,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-08 05:31:16,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-08 05:31:16,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-10-08 05:31:16,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:16,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-08 05:31:16,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:16,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:16,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:16,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-10-08 05:31:16,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-10-08 05:31:16,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-10-08 05:31:16,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-10-08 05:31:16,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:16,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-10-08 05:31:16,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:16,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-10-08 05:31:16,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-10-08 05:31:16,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:16,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-08 05:31:16,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:16,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-08 05:31:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-08 05:31:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-08 05:31:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 05:31:16,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:16,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:16,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:16,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:16,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:16,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:16,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:16,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:16,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:16,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:16,444 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:16 GMT 2018-10-08 05:31:16,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:16,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:16,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:21,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:21,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:21,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:21,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:21,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:21,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:21,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:21,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:21,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "dime_security_group_mbfhdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1514d875-3391-4a0a-ad5f-737c42620d5c"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "dime_security_group_mbfhdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1514d875-3391-4a0a-ad5f-737c42620d5c"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "base_security_group_wv919q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2d0b44a-258c-4fba-b47a-771f913de5c9"}, {"node_instance_id": "base_security_group_wv919q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2d0b44a-258c-4fba-b47a-771f913de5c9"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "base_security_group_wv919q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2d0b44a-258c-4fba-b47a-771f913de5c9"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "dime_security_group_mbfhdf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1514d875-3391-4a0a-ad5f-737c42620d5c"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:16.409Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:16.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "56e0eba1-a06a-4505-b268-865e65e94962"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:17.322Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:17.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_floatingip_s912gf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:17.434Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'created_at': u'2018-10-08T05:31:16Z', u'updated_at': u'2018-10-08T05:31:16Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'port_id': None, u'id': u'fbdc8987-6b2e-41a2-8f77-7e7e75e12b60'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:17.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "169f1e03-5630-4706-bf48-6eb5a9fc56d6"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:17.595Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:17.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_security_group_ticahl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:18.447Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:18.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "611e0793-4ea9-41ac-b60a-4918d3b3e974"}, {"node_instance_id": "bind_security_group_ticahl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:18.447Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:18.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "611e0793-4ea9-41ac-b60a-4918d3b3e974"}, {"node_instance_id": "bind_security_group_ticahl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:18.447Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:18.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "611e0793-4ea9-41ac-b60a-4918d3b3e974"}, {"node_instance_id": "bind_security_group_ticahl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:18.447Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:18.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "611e0793-4ea9-41ac-b60a-4918d3b3e974"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:18.609Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:18.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:18.609Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:18.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:19.903Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:19.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:20.606Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:20.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:20.632Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:20.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:20.632Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:20.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 79, "offset": 50, "size": 50}}} 2018-10-08 05:31:21,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:21,621 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:21 GMT 2018-10-08 05:31:21,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:21,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19015 2018-10-08 05:31:21,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:21,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-10-08 05:31:21,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-10-08 05:31:21,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-10-08 05:31:21,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-10-08 05:31:21,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-10-08 05:31:21,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-10-08 05:31:21,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-08 05:31:21,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-08 05:31:21,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'created_at': u'2018-10-08T05:31:16Z', u'updated_at': u'2018-10-08T05:31:16Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'port_id': None, u'id': u'fbdc8987-6b2e-41a2-8f77-7e7e75e12b60'} 2018-10-08 05:31:21,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 05:31:21,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-10-08 05:31:21,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-10-08 05:31:21,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:21,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:21,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:21,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 05:31:21,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-10-08 05:31:21,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 05:31:21,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 05:31:21,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:21,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:21,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:21,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:21,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:21,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:21,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:21,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:21,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:21,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:21,726 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:21 GMT 2018-10-08 05:31:21,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:21,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:21,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:26,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:26,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:26,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:26,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:26,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:26,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:26,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:26,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:26,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.623Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2096aa88-e822-4448-991e-9e53df1aa49a"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.738Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.738Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.738Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:21.738Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:21.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.688Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "332f3abe-9dea-404a-baa5-2afa4453b3c1"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.688Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "332f3abe-9dea-404a-baa5-2afa4453b3c1"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.688Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "332f3abe-9dea-404a-baa5-2afa4453b3c1"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.688Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "332f3abe-9dea-404a-baa5-2afa4453b3c1"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.688Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "332f3abe-9dea-404a-baa5-2afa4453b3c1"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.688Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "332f3abe-9dea-404a-baa5-2afa4453b3c1"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.759Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.759Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.759Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.759Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.759Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.759Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.759Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:22.759Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:22.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_security_group_zixwza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:23.721Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:23.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3d43f6b2-acfa-4d54-b4a7-2c1b7eb5ec22"}, {"node_instance_id": "sprout_security_group_zixwza", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:23.721Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:23.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3d43f6b2-acfa-4d54-b4a7-2c1b7eb5ec22"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:23.788Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:23.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:23.788Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:23.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:23.788Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:23.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:23.788Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:23.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:24.753Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'created_at': u'2018-10-08T05:31:24Z', u'updated_at': u'2018-10-08T05:31:24Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'port_id': None, u'id': u'dff3e605-8de8-4d31-877d-75543111eef6'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:24.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0190a312-635e-4847-9b12-bbb1dee5c73a"}, {"node_instance_id": "bind_floatingip_ewlz5j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:24.753Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'created_at': u'2018-10-08T05:31:23Z', u'updated_at': u'2018-10-08T05:31:23Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'port_id': None, u'id': u'543e588d-fba0-49ed-9cac-42d0ecbfc7fa'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:24.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "844c82ce-12bc-4d36-b6a3-f69bdd011baf"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:24.822Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:24.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "keypair_o7p1as", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:24.822Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:24.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:24.822Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:24.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:24.822Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:24.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:24.822Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:24.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_security_group_h82fn0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:25.773Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:25.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "7fe0d790-b9b7-46cf-8858-d8a24ef7011a"}, {"node_instance_id": "ellis_security_group_h82fn0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:25.773Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:25.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "7fe0d790-b9b7-46cf-8858-d8a24ef7011a"}, {"node_instance_id": "ellis_security_group_h82fn0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:25.773Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:25.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "7fe0d790-b9b7-46cf-8858-d8a24ef7011a"}, {"node_instance_id": "ellis_security_group_h82fn0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:25.773Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:25.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "7fe0d790-b9b7-46cf-8858-d8a24ef7011a"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:25.837Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:25.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:25.837Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:25.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:25.837Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:25.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:25.837Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:25.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 129, "offset": 79, "size": 50}}} 2018-10-08 05:31:26,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:26,844 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:26 GMT 2018-10-08 05:31:26,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:26,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30321 2018-10-08 05:31:26,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:26,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-10-08 05:31:26,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-08 05:31:26,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-10-08 05:31:26,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-10-08 05:31:26,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-10-08 05:31:26,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 05:31:26,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 05:31:26,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-08 05:31:26,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:26,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-08 05:31:26,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-10-08 05:31:26,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-10-08 05:31:26,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:26,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-08 05:31:26,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:26,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 05:31:26,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:26,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 05:31:26,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 05:31:26,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:26,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-10-08 05:31:26,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:26,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:26,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:26,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:26,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'created_at': u'2018-10-08T05:31:24Z', u'updated_at': u'2018-10-08T05:31:24Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'port_id': None, u'id': u'dff3e605-8de8-4d31-877d-75543111eef6'} 2018-10-08 05:31:26,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'created_at': u'2018-10-08T05:31:23Z', u'updated_at': u'2018-10-08T05:31:23Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'2fe90818b3654a3ca65c018fddb7bfec', u'port_id': None, u'id': u'543e588d-fba0-49ed-9cac-42d0ecbfc7fa'} 2018-10-08 05:31:26,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-08 05:31:26,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-08 05:31:26,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:26,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:26,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:26,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-10-08 05:31:26,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 05:31:26,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-10-08 05:31:26,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:26,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 05:31:26,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:26,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-08 05:31:26,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:26,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:26,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:26,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:26,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:26,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:26,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:26,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:26,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:26,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:26,919 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:26 GMT 2018-10-08 05:31:26,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:26,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:26,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:31,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:32,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:32,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:32,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:32,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:32,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:32,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:32,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:32,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_o7p1as", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:26.801Z", "message": "Using external resource keypair: cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:26.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a23af03-1f8c-415e-82b3-d9ba2991ea3a"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:26.855Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:26.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "keypair_o7p1as", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:26.855Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:26.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:26.855Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:26.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:26.855Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:26.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:26.855Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:26.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "keypair_o7p1as", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:26.855Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:26.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:27.884Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:27.884Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:27.884Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "keypair_o7p1as", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:27.884Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:27.884Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:27.884Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:28.907Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:28.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.829Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:30.841Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'40c06088-9117-4d13-ac8e-df49ba226efe', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d3dc9aa8-783d-4e07-ae34-ae58fa92ca21"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.846Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2721dc2b-3444-478d-b818-f4dd3b45a10c"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.846Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4ae90535-8fef-4c4a-83e2-234fb88d8b5b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'8e42105b-f472-4a08-9df7-684f38baa6eb', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'fbdc8987-6b2e-41a2-8f77-7e7e75e12b60', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b08f19e4-a5aa-4d1f-b682-01a0e7230e42"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.846Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8e42105b-f472-4a08-9df7-684f38baa6eb', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'131cc26f-8013-40ac-97d2-be290cd134ed', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "13ce6a98-254d-4c03-8568-1f7bcb8f4704"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.846Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b7176be7-acb6-46c3-8fc5-5872e0e9ef3b', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'543e588d-fba0-49ed-9cac-42d0ecbfc7fa', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c11599ac-cf1a-40f3-bc48-5d6bc581abd6"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.846Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_84ts8c'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c11599ac-cf1a-40f3-bc48-5d6bc581abd6"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.846Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_9lr52v'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b08f19e4-a5aa-4d1f-b682-01a0e7230e42"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.846Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_idqb68'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d3dc9aa8-783d-4e07-ae34-ae58fa92ca21"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.846Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_x2dknt'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2721dc2b-3444-478d-b818-f4dd3b45a10c"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.846Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_fmfjez'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "13ce6a98-254d-4c03-8568-1f7bcb8f4704"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.971Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.971Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.971Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.971Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.971Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.971Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:31.971Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:31.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 167, "offset": 129, "size": 50}}} 2018-10-08 05:31:32,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:32,004 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:32 GMT 2018-10-08 05:31:32,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:32,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25440 2018-10-08 05:31:32,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:32,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3 2018-10-08 05:31:32,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:32,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:32,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 05:31:32,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 05:31:32,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 05:31:32,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-08 05:31:32,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:32,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:32,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:32,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:32,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:32,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:32,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:32,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:32,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:32,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:32,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:32,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:32,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 05:31:32,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 05:31:32,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 05:31:32,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 05:31:32,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 05:31:32,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 05:31:32,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 05:31:32,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 05:31:32,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 05:31:32,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'40c06088-9117-4d13-ac8e-df49ba226efe', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-08 05:31:32,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}] 2018-10-08 05:31:32,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4ae90535-8fef-4c4a-83e2-234fb88d8b5b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'8e42105b-f472-4a08-9df7-684f38baa6eb', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'fbdc8987-6b2e-41a2-8f77-7e7e75e12b60', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-10-08 05:31:32,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8e42105b-f472-4a08-9df7-684f38baa6eb', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'131cc26f-8013-40ac-97d2-be290cd134ed', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-08 05:31:32,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b7176be7-acb6-46c3-8fc5-5872e0e9ef3b', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'543e588d-fba0-49ed-9cac-42d0ecbfc7fa', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-10-08 05:31:32,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_84ts8c'} 2018-10-08 05:31:32,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_9lr52v'} 2018-10-08 05:31:32,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_idqb68'} 2018-10-08 05:31:32,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_x2dknt'} 2018-10-08 05:31:32,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_fmfjez'} 2018-10-08 05:31:32,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:32,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:32,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 05:31:32,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 05:31:32,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:32,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 05:31:32,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 05:31:32,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:32,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:32,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:32,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:32,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:32,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:32,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:32,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:32,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:32,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:32,083 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:32 GMT 2018-10-08 05:31:32,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:32,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:32,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:37,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:37,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:37,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:37,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:37,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:37,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:37,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:37,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:37,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:32.860Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:32.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b08f19e4-a5aa-4d1f-b682-01a0e7230e42"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:32.860Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:32.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d3dc9aa8-783d-4e07-ae34-ae58fa92ca21"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:32.860Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_9lr52v', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:32.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b08f19e4-a5aa-4d1f-b682-01a0e7230e42"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:32.860Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_idqb68', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:32.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d3dc9aa8-783d-4e07-ae34-ae58fa92ca21"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:32.860Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_9lr52v', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:32.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b08f19e4-a5aa-4d1f-b682-01a0e7230e42"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:32.860Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_idqb68', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:32.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d3dc9aa8-783d-4e07-ae34-ae58fa92ca21"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:32.995Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:32.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:32.995Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:32.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:33.873Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:33.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c11599ac-cf1a-40f3-bc48-5d6bc581abd6"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:33.873Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:33.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2721dc2b-3444-478d-b818-f4dd3b45a10c"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:33.873Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:33.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "13ce6a98-254d-4c03-8568-1f7bcb8f4704"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:33.873Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_84ts8c', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:33.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c11599ac-cf1a-40f3-bc48-5d6bc581abd6"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:33.873Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_x2dknt', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:33.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2721dc2b-3444-478d-b818-f4dd3b45a10c"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:33.873Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_fmfjez', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:33.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "13ce6a98-254d-4c03-8568-1f7bcb8f4704"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:33.873Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_84ts8c', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:33.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c11599ac-cf1a-40f3-bc48-5d6bc581abd6"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:33.873Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_x2dknt', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:33.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2721dc2b-3444-478d-b818-f4dd3b45a10c"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:33.873Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_fmfjez', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:33.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "13ce6a98-254d-4c03-8568-1f7bcb8f4704"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:35.054Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:35.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:36.167Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:36.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:36.167Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:36.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:36.167Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:36.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:36.167Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:36.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:36.167Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:36.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:36.167Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:36.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:36.167Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:36.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:37.224Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:37.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 200, "offset": 174, "size": 50}}} 2018-10-08 05:31:37,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:37,758 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:37 GMT 2018-10-08 05:31:37,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:37,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18473 2018-10-08 05:31:37,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 05:31:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 05:31:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_9lr52v', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_idqb68', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_9lr52v', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_idqb68', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:31:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 05:31:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 05:31:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 05:31:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 05:31:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_84ts8c', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_x2dknt', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_fmfjez', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_84ts8c', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_x2dknt', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_fmfjez', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 05:31:37,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 05:31:37,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 05:31:37,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 05:31:37,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 05:31:37,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 05:31:37,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 05:31:37,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 05:31:37,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:37,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:37,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:37,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:37,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:37 GMT 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:37,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:42,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:43,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:43,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:43,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:43,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:43,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:43,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:43,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:43,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:37.740Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'14b32c70-a1bc-4e1b-bec4-1ac27ca23e01', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:37.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0039fd0a-c841-4b6b-b366-e1fff35b3bba"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:37.902Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bbc89cfb-e81c-4cb2-a7d4-3fb66d5127e4', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'dff3e605-8de8-4d31-877d-75543111eef6', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:37.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f9e8e63c-dd20-48df-8527-306125fe2183"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:37.902Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_f21rrz'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:37.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0039fd0a-c841-4b6b-b366-e1fff35b3bba"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:38.588Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:38.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:38.588Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:38.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:38.588Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:38.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:38.588Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:38.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:38.926Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3872d44c-07ae-45a1-ba8f-6a70b25b65ad', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:38.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fdad1168-f6a3-4b6d-9c11-c981e6fd3da5"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:38.926Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_dj3obm'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:38.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f9e8e63c-dd20-48df-8527-306125fe2183"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:38.926Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_d1ege0'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:38.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fdad1168-f6a3-4b6d-9c11-c981e6fd3da5"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.600Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.992Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f9e8e63c-dd20-48df-8527-306125fe2183"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.992Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0039fd0a-c841-4b6b-b366-e1fff35b3bba"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.992Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fdad1168-f6a3-4b6d-9c11-c981e6fd3da5"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.992Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_dj3obm', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f9e8e63c-dd20-48df-8527-306125fe2183"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.992Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_f21rrz', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0039fd0a-c841-4b6b-b366-e1fff35b3bba"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.992Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_d1ege0', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fdad1168-f6a3-4b6d-9c11-c981e6fd3da5"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.992Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_dj3obm', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f9e8e63c-dd20-48df-8527-306125fe2183"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.992Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_f21rrz', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0039fd0a-c841-4b6b-b366-e1fff35b3bba"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:39.992Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_d1ege0', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:39.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fdad1168-f6a3-4b6d-9c11-c981e6fd3da5"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:41.328Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:41.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:41.615Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:41.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:42.856Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:42.856Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:31:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:42.856Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:31:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:42.856Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:42.856Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:42.856Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:42.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 239, "offset": 200, "size": 50}}} 2018-10-08 05:31:43,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:43,060 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:43 GMT 2018-10-08 05:31:43,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:43,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25559 2018-10-08 05:31:43,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:43,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'14b32c70-a1bc-4e1b-bec4-1ac27ca23e01', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-08 05:31:43,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bbc89cfb-e81c-4cb2-a7d4-3fb66d5127e4', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'dff3e605-8de8-4d31-877d-75543111eef6', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-10-08 05:31:43,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_f21rrz'} 2018-10-08 05:31:43,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:43,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:43,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:43,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:43,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', u'external_type': u'keypair'}, {u'external_id': u'4458aa5f-7eb9-44a4-b673-929d94e7f624', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3872d44c-07ae-45a1-ba8f-6a70b25b65ad', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-08 05:31:43,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_dj3obm'} 2018-10-08 05:31:43,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_d1ege0'} 2018-10-08 05:31:43,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 05:31:43,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 05:31:43,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 05:31:43,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 05:31:43,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 05:31:43,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:43,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:43,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:43,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:43,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:43,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 05:31:43,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 05:31:43,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 05:31:43,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 05:31:43,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 05:31:43,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_dj3obm', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:43,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_f21rrz', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:43,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_d1ege0', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:43,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_dj3obm', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:43,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_f21rrz', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:43,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_d1ege0', 'key_name': u'cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3', 'image': u'049d30cc-1a36-404a-a937-379f4e2c31e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3', 'cloudify_management_network_id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}, 'nics': [{'net-id': u'3f94b4c0-9dad-4558-96da-1f23b6c18256'}], 'flavor': u'eb5747c0-de4b-4d53-8bb3-a53c9f41246c'} 2018-10-08 05:31:43,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 05:31:43,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 05:31:43,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-08 05:31:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-08 05:31:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 05:31:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 05:31:43,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 05:31:43,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:43,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:43,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:43,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:43,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:43,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:43,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:43,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:43,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:43,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:43,178 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:43 GMT 2018-10-08 05:31:43,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:43,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:43,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:48,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:48,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:48,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:48,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:48,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:48,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:48,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:48,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:48,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:44.045Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:44.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:44.045Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:44.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:44.045Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:44.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:44.045Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:44.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:44.045Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:31:44.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:44.045Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:44.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:44.045Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:44.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:45.119Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:45.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:45.119Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:45.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:45.119Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:45.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:45.119Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:31:45.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:45.119Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:31:45.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:45.119Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:45.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:47.117Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:47.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:47.117Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:31:47.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:47.117Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:31:47.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:48.136Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:31:48.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 256, "offset": 239, "size": 50}}} 2018-10-08 05:31:48,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:48,300 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:48 GMT 2018-10-08 05:31:48,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:48,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11453 2018-10-08 05:31:48,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:31:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 05:31:48,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-08 05:31:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 05:31:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 05:31:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 05:31:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:48,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:31:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-08 05:31:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-08 05:31:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 05:31:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 05:31:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-08 05:31:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 05:31:48,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-08 05:31:48,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:48,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:48,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:48 GMT 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:48,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:48,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:53,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:53,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:53,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:53,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:53,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:53,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:53,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:53,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:53,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_f21rrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:31:49.187Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:31:49.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 257, "offset": 256, "size": 50}}} 2018-10-08 05:31:53,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:53,623 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:53 GMT 2018-10-08 05:31:53,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:53,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1205 2018-10-08 05:31:53,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:53,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-08 05:31:53,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:53,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:53,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:53,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:53,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:53,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:53,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:53,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:53,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:53,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:53,703 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:53 GMT 2018-10-08 05:31:53,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:53,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:53,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:58,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:31:58,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:58,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:58,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:58,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:58,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:58,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:58,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:58,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-08 05:31:58,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:58,811 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:58 GMT 2018-10-08 05:31:58,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:58,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:31:58,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:31:58,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:31:59,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:31:59,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:31:59,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:31:59,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:31:59,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:31:59,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:31:59,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:31:59,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:31:59,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:31:59,011 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:31:59 GMT 2018-10-08 05:31:59,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:31:59,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:31:59,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:04,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:04,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:04,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:04,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:04,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:04,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:04,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:04,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:04,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-08 05:32:04,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:04,166 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:04 GMT 2018-10-08 05:32:04,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:04,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:32:04,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:04,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:04,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:04,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:04,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:04,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:04,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:04,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:04,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:04,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:04,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:04,250 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:04 GMT 2018-10-08 05:32:04,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:04,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:04,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:09,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:09,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:09,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:09,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:09,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:09,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:09,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:09,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:09,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-08 05:32:09,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:09,341 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:09 GMT 2018-10-08 05:32:09,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:09,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:32:09,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:09,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:09,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:09,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:09,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:09,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:09,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:09,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:09,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:09,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:09,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:09,409 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:09 GMT 2018-10-08 05:32:09,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:09,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:09,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:14,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:14,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:14,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:14,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:14,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:14,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:14,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:14,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:14,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:11.930Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:11.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:12.318Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:12.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:12.318Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:12.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:12.318Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:12.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:13.580Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:13.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:14.419Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:14.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:14.419Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:14.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:14.419Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:14.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:14.419Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:14.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:14.419Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:14.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 267, "offset": 257, "size": 50}}} 2018-10-08 05:32:14,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:14,577 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:14 GMT 2018-10-08 05:32:14,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:14,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6456 2018-10-08 05:32:14,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:14,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:14,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:14,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:14,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:14,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:14,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:14,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 05:32:14,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 05:32:14,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:14,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:14,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:14,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:14,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:14,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:14,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:14,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:14,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:14,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:14,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:14,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:14,693 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:14 GMT 2018-10-08 05:32:14,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:14,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:14,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:19,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:20,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:20,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:20,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:20,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:20,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:20,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:20,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:20,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:15.475Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:15.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:15.475Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:15.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:16.492Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:16.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:16.492Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:16.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:16.492Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:16.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:16.492Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:16.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:17.510Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:17.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:18.593Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:18.593Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:18.593Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:18.593Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:18.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:19.658Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:19.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 279, "offset": 267, "size": 50}}} 2018-10-08 05:32:20,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:20,089 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:20 GMT 2018-10-08 05:32:20,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:20,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8724 2018-10-08 05:32:20,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:20,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:20,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:20,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:20,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 05:32:20,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 05:32:20,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:20,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 05:32:20,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:20,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:20,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:20,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 05:32:20,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 05:32:20,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:20,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:20,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:20,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:20,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:20,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:20,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:20,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:20,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:20,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:20,197 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:20 GMT 2018-10-08 05:32:20,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:20,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:20,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:25,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:25,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:25,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:25,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d1ege0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:20.766Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:20.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:21.937Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:21.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 281, "offset": 279, "size": 50}}} 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:25 GMT 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2356 2018-10-08 05:32:25,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:25,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 05:32:25,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 05:32:25,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:25,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:25,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:25,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:25,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:25,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:25,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:25,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:25,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:25,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:25,355 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:25 GMT 2018-10-08 05:32:25,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:25,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:25,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:30,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:30,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:30,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:30,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:30,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:30,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:30,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:30,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:30,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-08 05:32:30,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:30,433 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:30 GMT 2018-10-08 05:32:30,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:30,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:32:30,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:30,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:30,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:30,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:30,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:30,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:30,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:30,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:30,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:30,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:30,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:30,521 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:30 GMT 2018-10-08 05:32:30,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:30,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:30,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:35,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:35,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:35 GMT 2018-10-08 05:32:35,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:35,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:32:35,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:35,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:35,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:35,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:35,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:35,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:35,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:35,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:35,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:35,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:35,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:35,680 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:35 GMT 2018-10-08 05:32:35,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:35,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:35,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:40,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:40,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:40,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:40,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:40,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:40,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:40,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:40,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:40,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-08 05:32:40,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:40,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:40 GMT 2018-10-08 05:32:40,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:40,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:32:40,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:40,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:40,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:40,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:40 GMT 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:40,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:40,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:45,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:45,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:45,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:45,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:45,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:45,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:45,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:45,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:45,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:44.057Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:44.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:45.021Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:45.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:45.021Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:45.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:45.021Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:45.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 285, "offset": 281, "size": 50}}} 2018-10-08 05:32:45,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:45,926 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:45 GMT 2018-10-08 05:32:45,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:45,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2018-10-08 05:32:45,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:45,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:45,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:46,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:46,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:46,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:46,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:46,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:46,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:46,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:46,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:46,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:46,016 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:46 GMT 2018-10-08 05:32:46,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:46,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:46,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:51,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:51,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:51,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:51,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:51,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:51,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:51,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:51,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:51,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:46.042Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:46.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:46.042Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:46.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:47.068Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:47.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:47.068Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:47.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:47.068Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:47.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:47.068Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:47.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:48.083Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:48.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:48.083Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:48.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:49.108Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:49.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:49.108Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:49.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:49.108Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:49.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:49.108Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:49.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:50.168Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:50.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 298, "offset": 285, "size": 50}}} 2018-10-08 05:32:51,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:51,153 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:51 GMT 2018-10-08 05:32:51,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:51,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9850 2018-10-08 05:32:51,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:51,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:51,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:51,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:51,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-08 05:32:51,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-08 05:32:51,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:51,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:51,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:51,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:51,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-08 05:32:51,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-08 05:32:51,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:51,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-08 05:32:51,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:51,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:51,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:51,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:51,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:51,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:51,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:51,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:51,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:51,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:51,403 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:51 GMT 2018-10-08 05:32:51,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:51,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:51,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:56,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:32:56,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:56,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:56,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:56,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:56,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:56,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:56,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:56,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:51.223Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:51.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:51.223Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:51.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:51.223Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:51.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:51.223Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:32:51.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:52.308Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:52.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:53.327Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:53.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:32:54.397Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:32:54.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 305, "offset": 298, "size": 50}}} 2018-10-08 05:32:56,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:56,499 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:56 GMT 2018-10-08 05:32:56,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:56,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5548 2018-10-08 05:32:56,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:32:56,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:56,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:56,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:56,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 05:32:56,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-08 05:32:56,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-08 05:32:56,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-08 05:32:56,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:32:56,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:32:56,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:32:56,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:32:56,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:32:56,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:32:56,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:32:56,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:32:56,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:32:56,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:32:56,577 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:32:56 GMT 2018-10-08 05:32:56,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:32:56,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:32:56,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:01,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:01,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:01,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:01,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:01,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:01,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:01,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:01,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:01,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-08 05:33:01,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:01,660 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:01 GMT 2018-10-08 05:33:01,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:01,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:33:01,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:01,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:01,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:01,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:01,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:01,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:01,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:01,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:01,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:01,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:01,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:01,731 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:01 GMT 2018-10-08 05:33:01,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:01,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:01,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:06,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:06,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:06,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:06,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:06,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:06,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:06,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:06,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:06,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-08 05:33:06,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:06,839 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:06 GMT 2018-10-08 05:33:06,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:06,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:33:06,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:06,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:06,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:06,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:06,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:06,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:06,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:06,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:06,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:06,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:06,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:06,911 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:06 GMT 2018-10-08 05:33:06,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:06,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:06,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:11,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:12,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:12,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:12,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:12,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:12,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:12,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:12,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:12,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-08 05:33:12,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:12,377 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:12 GMT 2018-10-08 05:33:12,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:12,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:33:12,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:12,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:12,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:12,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:12,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:12,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:12,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:12,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:12,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:12,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:12,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:12,511 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:12 GMT 2018-10-08 05:33:12,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:12,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:12,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:17,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:19,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:19,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:16.686Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:16.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:17.452Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:17.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:17.452Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:17.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:17.452Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:17.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 309, "offset": 305, "size": 50}}} 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:19 GMT 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:19,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2018-10-08 05:33:19,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:19,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:22,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:22,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:22,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:22,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:22,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:22,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:22,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:22,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:22,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:22,568 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:22 GMT 2018-10-08 05:33:22,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:22,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:22,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:27,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:28,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:28,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:28,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:28,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:28,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:28,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:28,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:28,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:18.916Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:18.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:18.916Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:18.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:18.916Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:18.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:20.330Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:20.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:20.330Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:20.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:22.729Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:22.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:22.729Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:33:22.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:22.729Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:22.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:22.729Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:22.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:24.119Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:24.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:24.119Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:24.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:24.119Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:33:24.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:24.119Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:24.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:25.890Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:25.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 323, "offset": 309, "size": 50}}} 2018-10-08 05:33:28,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:28,251 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:28 GMT 2018-10-08 05:33:28,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:28,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8504 2018-10-08 05:33:28,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:28,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-08 05:33:28,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-08 05:33:28,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-08 05:33:28,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:28,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:28,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:28,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:28,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:28,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:28,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:28,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:28,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:28,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:28,404 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:28 GMT 2018-10-08 05:33:28,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:28,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:28,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:33,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:34,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:34,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:34,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:34,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:34,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:34,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:34,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:34,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_84ts8c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:28.311Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:33:28.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:28.311Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:33:28.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:28.311Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:33:28.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:29.476Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:33:29.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:30.601Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:33:30.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:30.601Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:33:30.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 329, "offset": 323, "size": 50}}} 2018-10-08 05:33:34,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:34,099 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:34 GMT 2018-10-08 05:33:34,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:34,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6894 2018-10-08 05:33:34,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:34,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-08 05:33:34,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-08 05:33:34,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-08 05:33:34,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-08 05:33:34,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-08 05:33:34,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-08 05:33:34,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:34,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:34,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:34,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:34,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:34,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:34,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:34,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:34,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:34,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:34,941 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:34 GMT 2018-10-08 05:33:34,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:34,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:34,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:39,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:40,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:40,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:40,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:40,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:40,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:40,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:40,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:40,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-08 05:33:40,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:40,519 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:40 GMT 2018-10-08 05:33:40,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:40,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:33:40,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:40,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:41,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:41,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:41,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:41 GMT 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:41,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:46,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:46,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:46,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:46,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:46,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:46,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:46,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:46,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:46,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-08 05:33:46,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:46,700 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:46 GMT 2018-10-08 05:33:46,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:46,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:33:46,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:46,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:47,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:47,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:47,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:47,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:47,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:47,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:47,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:47,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:47,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:47,214 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:47 GMT 2018-10-08 05:33:47,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:47,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:47,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:52,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:52,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:52,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:52,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:52,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:52,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:52,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:52,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:52,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-08 05:33:52,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:52,361 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:52 GMT 2018-10-08 05:33:52,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:52,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:33:52,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:52,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:52,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:52,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:52 GMT 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:52,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:52,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:57,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:33:57,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:57,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:57,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:57,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:57,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:57,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:57,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:57,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:52.621Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:52.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:53.734Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:53.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:54.738Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:54.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6dfb3f84-3ce3-49ee-be0e-c55cee547706"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:55.182Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:55.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:55.182Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:55.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:56.400Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:56.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:57.130Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:57.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "433c79ae-b30a-4baf-83e3-dad79c499f83"}], "metadata": {"pagination": {"total": 336, "offset": 329, "size": 50}}} 2018-10-08 05:33:57,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:57,968 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:57 GMT 2018-10-08 05:33:57,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:57,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3675 2018-10-08 05:33:57,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:33:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:33:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:33:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-08 05:33:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:33:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:33:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:33:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-08 05:33:57,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:33:59,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:33:59,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:33:59,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:33:59,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:33:59,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:33:59,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:33:59,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:33:59,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:33:59,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:33:59,262 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:33:59 GMT 2018-10-08 05:33:59,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:33:59,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:33:59,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:04,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:34:06,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:06,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:06,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:06,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:06,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:06,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:06,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:06,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:58.353Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:58.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:58.353Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:58.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:58.353Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:58.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:58.353Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:58.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:33:58.353Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:33:58.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.028Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:00.840Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:00.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "06857998-3690-4d00-a639-08ddf3c6b1c7"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:01.322Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:01.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "650aa0a4-6a3e-4da5-ad23-c87ccc829801"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.276Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8a7dcf30-85d3-4433-a07e-33453702184e"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.548Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.548Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.548Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.548Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:02.701Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:02.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "04f928cb-3d18-47a1-82f6-db2befd74890"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:04.307Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:34:04.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:04.307Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:04.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 372, "offset": 336, "size": 50}}} 2018-10-08 05:34:06,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:06,446 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:06 GMT 2018-10-08 05:34:06,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:06,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19535 2018-10-08 05:34:06,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-08 05:34:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-08 05:34:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-08 05:34:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:34:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-08 05:34:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-08 05:34:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-08 05:34:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time) 2018-10-08 05:34:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:06,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:34:07,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:07,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:07,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:07,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:07,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:07,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:07,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:07,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:34:07,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:07,187 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:07 GMT 2018-10-08 05:34:07,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:07,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:34:07,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:12,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:34:13,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:13,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:13,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:13,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:13,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:13,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:13,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:13,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:07.175Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:07.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:07.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:07.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.116Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.116Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.116Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:34:08.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.116Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.116Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.116Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:08.134Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:08.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "3fc94a94-4053-4650-b82b-de9bcac55fc8"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.474Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.476Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.476Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.476Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:34:09.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.476Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:09.476Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:09.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.667Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:34:10.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6450f760-3dc3-4a5f-a529-e239b47f2705"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:10.669Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:10.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}], "metadata": {"pagination": {"total": 418, "offset": 372, "size": 50}}} 2018-10-08 05:34:13,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:13,901 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:13 GMT 2018-10-08 05:34:13,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:13,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26656 2018-10-08 05:34:13,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:13,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:13,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-08 05:34:13,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:13,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-08 05:34:13,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:13,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:13,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-08 05:34:13,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:34:13,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:13,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:34:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-08 05:34:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time) 2018-10-08 05:34:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-08 05:34:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:34:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:13,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:34:14,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:14,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:14,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:14,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:14,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:14,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:14,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:14,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:34:14,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:14,790 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:14 GMT 2018-10-08 05:34:14,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:14,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:34:14,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:19,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:34:21,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:21,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:21,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:21,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:21,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:21,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:21,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:21,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:13.017Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:14.296Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:34:14.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.013Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T05:34:15.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Creating Agent bind_host_84ts8c", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}], "metadata": {"pagination": {"total": 516, "offset": 418, "size": 50}}} 2018-10-08 05:34:21,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:21,462 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:21 GMT 2018-10-08 05:34:21,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:21,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28774 2018-10-08 05:34:21,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:21,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-08 05:34:21,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-08 05:34:21,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:34:21,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:34:21,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:21,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-08 05:34:21,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:21,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-08 05:34:21,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2018-10-08 05:34:21,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:21,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-08 05:34:21,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_84ts8c 2018-10-08 05:34:21,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:34:21,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:21,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:21,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:21,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:21,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:21,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:21,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:21,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:34:21,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:21,759 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:21 GMT 2018-10-08 05:34:21,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:21,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:34:21,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:26,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:34:26,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:26,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:26,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:26,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:26,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:26,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:26,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:26,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:15.583Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_84ts8c/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:15.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Creating Agent dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:16.754Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:16.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_84ts8c/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_84ts8c/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_84ts8c/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_84ts8c', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_84ts8c/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_84ts8c', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": "/home/ubuntu/bind_host_84ts8c/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": "Successfully created daemon: bind_host_84ts8c", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "59dc7958-a973-4403-9f35-f0a3833679bd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.389Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:18.539Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:18.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:19.082Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:19.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:19.082Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:19.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:19.082Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:19.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:19.849Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:19.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:21.051Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:21.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:21.474Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_idqb68/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:21.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:21.474Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_idqb68', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_idqb68/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_idqb68', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:21.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}], "metadata": {"pagination": {"total": 578, "offset": 468, "size": 50}}} 2018-10-08 05:34:26,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:26,981 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:26 GMT 2018-10-08 05:34:26,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:26,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29532 2018-10-08 05:34:26,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:26,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-08 05:34:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-08 05:34:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:34:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-08 05:34:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_84ts8c/cloudify/ssl/cloudify_internal_cert.pem 2018-10-08 05:34:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:26,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-08 05:34:26,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-08 05:34:26,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_idqb68 2018-10-08 05:34:26,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-08 05:34:26,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-08 05:34:26,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-08 05:34:26,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-08 05:34:26,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem 2018-10-08 05:34:26,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_84ts8c/env 2018-10-08 05:34:26,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_84ts8c/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_84ts8c/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_84ts8c', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_84ts8c/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_84ts8c', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'} 2018-10-08 05:34:26,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:34:26,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-08 05:34:26,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-08 05:34:26,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_84ts8c/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-08 05:34:26,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-08 05:34:26,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-08 05:34:26,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_84ts8c 2018-10-08 05:34:26,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-08 05:34:26,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:26,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-08 05:34:26,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:26,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:26,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:34:26,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-08 05:34:26,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_idqb68/env 2018-10-08 05:34:26,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_idqb68', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_idqb68/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_idqb68', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'} 2018-10-08 05:34:26,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:34:27,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:27,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:27,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:27,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:27,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:27,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:27,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:27,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:34:27,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:27,091 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:27 GMT 2018-10-08 05:34:27,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:27,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:34:27,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:32,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:34:33,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:33,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:33,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:33,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:33,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:33,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:33,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:33,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:21.474Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_idqb68/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:21.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:21.474Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_idqb68', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_idqb68/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_idqb68', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:21.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.217Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Successfully created daemon: dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "/home/ubuntu/dime_host_idqb68/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b141e621-2ccb-44c2-8ae5-cffd1c13a9f2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:22.596Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:22.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:23.361Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:23.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:23.361Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:23.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:23.361Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:23.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:23.361Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:23.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:24.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:24.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:24.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:24.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:24.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:24.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:24.139Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:24.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:24.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:24.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:24.676Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:24.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:24.676Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:24.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Successfully configured daemon: dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Configuring Agent dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.151Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0c5d96b4-8321-42bc-81a5-f3e7b6c6cdcd"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.845Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.845Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.845Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:25.845Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:25.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 729, "offset": 518, "size": 50}}} 2018-10-08 05:34:33,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:33,475 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:33 GMT 2018-10-08 05:34:33,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:33,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28308 2018-10-08 05:34:33,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_idqb68/env 2018-10-08 05:34:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_idqb68/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_idqb68', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_idqb68/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_idqb68', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'} 2018-10-08 05:34:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-08 05:34:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_idqb68 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_idqb68/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:34:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-08 05:34:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_idqb68 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_idqb68 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-08 05:34:33,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-08 05:34:33,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:34:33,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:33,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:33,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:33,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:33,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:33,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:33,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:33,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:34:33,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:33,666 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:33 GMT 2018-10-08 05:34:33,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:33,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:34:33,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:38,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:34:38,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:26.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Successfully configured daemon: bind_host_84ts8c", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Starting Agent dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_fmfjez/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dab86553-a673-44df-949e-7fea878dc55a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}], "metadata": {"pagination": {"total": 863, "offset": 568, "size": 50}}} 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:38 GMT 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27697 2018-10-08 05:34:38,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:38,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_84ts8c 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-08 05:34:38,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_idqb68 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-08 05:34:38,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_fmfjez/cloudify/ssl/cloudify_internal_cert.pem 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-08 05:34:38,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:38,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:38,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:38 GMT 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:34:38,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:43,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:34:44,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:44,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:44,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:44,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:44,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:44,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:44,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:44,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Starting Agent dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.504Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.910Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.910Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:27.910Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:27.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:28.344Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:28.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:28.344Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:28.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Starting Agent bind_host_84ts8c", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}], "metadata": {"pagination": {"total": 960, "offset": 618, "size": 50}}} 2018-10-08 05:34:44,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:44,167 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:44 GMT 2018-10-08 05:34:44,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:44,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27414 2018-10-08 05:34:44,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:44,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_idqb68 2018-10-08 05:34:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-08 05:34:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-08 05:34:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-08 05:34:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-08 05:34:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-08 05:34:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-08 05:34:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-08 05:34:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:34:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_84ts8c 2018-10-08 05:34:44,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:44,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:34:44,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:44,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:44,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:44,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:44,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:44,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:44,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:44,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:34:44,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:44,265 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:44 GMT 2018-10-08 05:34:44,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:44,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:34:44,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:49,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:34:49,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:49,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:49,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:49,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:49,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:49,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:49,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:49,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.860Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:29.936Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:29.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Creating Agent proxy_host_x2dknt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_fmfjez/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_x2dknt/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Successfully created daemon: sprout_host_fmfjez", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "/home/ubuntu/sprout_host_fmfjez/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:30.411Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_fmfjez/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_fmfjez/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_fmfjez', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_fmfjez/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_fmfjez', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:30.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "54a8cb6f-20db-4e2d-b6e0-06aeefbad471"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.071Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.071Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.071Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.071Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_idqb68 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Successfully started daemon: dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2f318ce-2606-4bce-812d-0827c22b16e2"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:31.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:31.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.119Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.119Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1086, "offset": 668, "size": 50}}} 2018-10-08 05:34:49,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:49,881 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:49 GMT 2018-10-08 05:34:49,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:49,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28511 2018-10-08 05:34:49,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-08 05:34:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:34:49,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-08 05:34:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-08 05:34:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-08 05:34:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_x2dknt 2018-10-08 05:34:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-08 05:34:49,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_fmfjez/env 2018-10-08 05:34:49,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_x2dknt/cloudify/ssl/cloudify_internal_cert.pem 2018-10-08 05:34:49,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_fmfjez 2018-10-08 05:34:49,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-08 05:34:49,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-08 05:34:49,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_fmfjez/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-08 05:34:49,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-08 05:34:49,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:34:49,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-08 05:34:49,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-08 05:34:49,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-08 05:34:49,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_fmfjez/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_fmfjez/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_fmfjez', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_fmfjez/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_fmfjez', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'} 2018-10-08 05:34:49,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-08 05:34:49,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-08 05:34:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:34:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_idqb68 start 2018-10-08 05:34:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_idqb68 2018-10-08 05:34:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-08 05:34:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-08 05:34:49,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:49,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-08 05:34:49,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 05:34:49,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:34:50,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:50,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:50,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:50,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:50,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:50,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:50,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:50,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:34:50,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:50,003 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:50 GMT 2018-10-08 05:34:50,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:50,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:34:50,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:55,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:34:55,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:55,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:55,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:55,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:55,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:55,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:55,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:55,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.119Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.119Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.739Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "adb3fcc9-7b85-402d-a7d8-a7a8e07872e5"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.739Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.739Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_84ts8c start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.739Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_x2dknt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_x2dknt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_x2dknt', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_x2dknt/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_x2dknt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.739Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.739Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.739Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_x2dknt/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.739Z", "message": "Successfully started daemon: bind_host_84ts8c", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "27dc7fb8-aeb0-4aba-8392-1339d8856cc2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:32.739Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:32.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.058Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.058Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.058Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.058Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.058Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.058Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.058Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.058Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Configuring Agent sprout_host_fmfjez", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "[localhost] run: /home/ubuntu/dime_host_idqb68/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "adb3fcc9-7b85-402d-a7d8-a7a8e07872e5"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "adb3fcc9-7b85-402d-a7d8-a7a8e07872e5"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "adb3fcc9-7b85-402d-a7d8-a7a8e07872e5"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "adb3fcc9-7b85-402d-a7d8-a7a8e07872e5"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "[localhost] run: /home/ubuntu/bind_host_84ts8c/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "31bfb1fa-1b54-4b50-b490-edd85139ec31"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Successfully created daemon: proxy_host_x2dknt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "/home/ubuntu/proxy_host_x2dknt/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37c544ca-c906-4e49-a1dd-897299536069"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:34.134Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "31bfb1fa-1b54-4b50-b490-edd85139ec31"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "adb3fcc9-7b85-402d-a7d8-a7a8e07872e5"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}], "metadata": {"pagination": {"total": 1162, "offset": 718, "size": 50}}} 2018-10-08 05:34:55,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:55,276 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:55 GMT 2018-10-08 05:34:55,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:55,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28628 2018-10-08 05:34:55,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:34:55,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:34:55,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 05:34:55,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-08 05:34:55,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-08 05:34:55,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_84ts8c start 2018-10-08 05:34:55,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_x2dknt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_x2dknt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_x2dknt', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_x2dknt/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_x2dknt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'} 2018-10-08 05:34:55,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:34:55,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-08 05:34:55,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_x2dknt/env 2018-10-08 05:34:55,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_84ts8c 2018-10-08 05:34:55,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-08 05:34:55,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-08 05:34:55,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:55,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-08 05:34:55,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:34:55,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-08 05:34:55,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 05:34:55,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-08 05:34:55,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-08 05:34:55,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_fmfjez 2018-10-08 05:34:55,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_idqb68/env/bin/pip freeze 2018-10-08 05:34:55,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-08 05:34:55,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-08 05:34:55,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:34:55,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-08 05:34:55,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-08 05:34:55,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-08 05:34:55,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_84ts8c/env/bin/pip freeze 2018-10-08 05:34:55,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_x2dknt 2018-10-08 05:34:55,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x2dknt/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-08 05:34:55,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:34:55,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-08 05:34:55,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-08 05:34:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:34:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:34:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:34:55,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:34:55,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:34:55,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:34:55,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:34:55,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:34:55,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:34:55,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:34:55,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:34:55,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:34:55,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:34:55,417 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:34:55 GMT 2018-10-08 05:34:55,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:34:55,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:34:55,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:00,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:00,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:00,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:00,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:00,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:00,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:00,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:00,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:00,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "31bfb1fa-1b54-4b50-b490-edd85139ec31"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "31bfb1fa-1b54-4b50-b490-edd85139ec31"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "adb3fcc9-7b85-402d-a7d8-a7a8e07872e5"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Successfully configured daemon: sprout_host_fmfjez", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Removing directory: /tmp/tmpYFOQmq", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "adb3fcc9-7b85-402d-a7d8-a7a8e07872e5"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.180Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a48e9b07-9f6e-480b-98c0-8fed98a4f210"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:35.745Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:35.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Configuring Agent proxy_host_x2dknt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Removing directory: /tmp/tmphfS5JT", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "31bfb1fa-1b54-4b50-b490-edd85139ec31"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Creating Agent bono_host_9lr52v", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "31bfb1fa-1b54-4b50-b490-edd85139ec31"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_9lr52v/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:36.500Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:36.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}], "metadata": {"pagination": {"total": 1267, "offset": 768, "size": 50}}} 2018-10-08 05:35:00,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:00,743 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:00 GMT 2018-10-08 05:35:00,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:00,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27856 2018-10-08 05:35:00,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:00,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:35:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-08 05:35:00,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-08 05:35:00,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-08 05:35:00,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:35:00,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-08 05:35:00,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_fmfjez 2018-10-08 05:35:00,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-08 05:35:00,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpYFOQmq 2018-10-08 05:35:00,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-08 05:35:00,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_x2dknt 2018-10-08 05:35:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmphfS5JT 2018-10-08 05:35:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:00,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_9lr52v 2018-10-08 05:35:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-08 05:35:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-08 05:35:00,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-08 05:35:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:35:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_9lr52v/cloudify/ssl/cloudify_internal_cert.pem 2018-10-08 05:35:00,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-08 05:35:00,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:00,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:00,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:00,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:00,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:00,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:00,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:00,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:00,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:00,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:00,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:00,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:00,839 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:00 GMT 2018-10-08 05:35:00,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:00,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:00,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:05,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:06,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:06,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:06,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:06,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:06,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:06,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:06,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:06,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.117Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.117Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.117Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.117Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.117Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.117Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.117Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.117Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.117Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.560Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.560Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.560Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.560Z", "message": "Successfully configured daemon: proxy_host_x2dknt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "b5e26688-4dbe-41fa-925a-f3e10bbd8d88"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:37.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:37.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.176Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.176Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.176Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.176Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.176Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.176Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_9lr52v/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Starting Agent sprout_host_fmfjez", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Successfully created daemon: bono_host_9lr52v", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_9lr52v/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_9lr52v/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_9lr52v', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_9lr52v/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_9lr52v', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "/home/ubuntu/bono_host_9lr52v/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe68800e-1e31-49b9-ab9a-958b98f3ac0b"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:38.752Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:38.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1340, "offset": 818, "size": 50}}} 2018-10-08 05:35:06,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:06,256 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:06 GMT 2018-10-08 05:35:06,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:06,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27876 2018-10-08 05:35:06,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-08 05:35:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-08 05:35:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-08 05:35:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-08 05:35:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:06,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-08 05:35:06,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:06,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:06,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-08 05:35:06,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-08 05:35:06,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:06,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_x2dknt 2018-10-08 05:35:06,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:06,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:06,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:06,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-08 05:35:06,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-08 05:35:06,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:06,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:06,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_9lr52v/env 2018-10-08 05:35:06,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-08 05:35:06,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-08 05:35:06,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:06,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-08 05:35:06,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_fmfjez 2018-10-08 05:35:06,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-08 05:35:06,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:06,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:06,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_9lr52v 2018-10-08 05:35:06,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_9lr52v/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_9lr52v/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_9lr52v', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_9lr52v/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_9lr52v', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'} 2018-10-08 05:35:06,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_9lr52v/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-08 05:35:06,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:06,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:06,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-08 05:35:06,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-08 05:35:06,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:06,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-08 05:35:06,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:06,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:06,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:06,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:06,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:06,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:06,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:06,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:06,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:06,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:06,391 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:06 GMT 2018-10-08 05:35:06,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:06,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:06,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:11,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:11,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:11,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:11,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:11,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:11,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:11,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:11,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:11,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.396Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:39.791Z", "message": "Starting Agent proxy_host_x2dknt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:39.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.415Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.415Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.415Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.415Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.415Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.415Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.415Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "7fd03343-e63d-4757-8713-7c63340a814f"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Configuring Agent bono_host_9lr52v", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:40.809Z", "message": "Successfully configured daemon: bono_host_9lr52v", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:40.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "346f70f2-0af9-4ad4-b7ec-1b34bebfa863"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:41.863Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:41.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:41.863Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:41.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:41.863Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:41.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:41.863Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:41.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:41.863Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:41.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:41.863Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:41.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:41.863Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:41.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:41.863Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:41.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.042Z", "message": "Successfully started daemon: sprout_host_fmfjez", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.042Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_fmfjez start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.042Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2be925c5-3def-4fed-8fd4-653b711f99fa"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.877Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.877Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1383, "offset": 868, "size": 50}}} 2018-10-08 05:35:11,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:11,973 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:11 GMT 2018-10-08 05:35:11,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:11,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26565 2018-10-08 05:35:11,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:11,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-08 05:35:11,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-08 05:35:11,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-08 05:35:11,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:11,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-08 05:35:11,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:11,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:11,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:11,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_x2dknt 2018-10-08 05:35:11,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:11,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:11,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:11,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:11,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:11,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:11,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-08 05:35:11,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:11,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:11,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-08 05:35:11,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-08 05:35:11,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_9lr52v 2018-10-08 05:35:11,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-08 05:35:11,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:11,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_9lr52v 2018-10-08 05:35:11,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:11,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-08 05:35:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-08 05:35:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-08 05:35:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-08 05:35:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:11,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_fmfjez 2018-10-08 05:35:11,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_fmfjez start 2018-10-08 05:35:11,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-08 05:35:11,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:11,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:11,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:12,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:12,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:12,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:12,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:12,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:12,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:12,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:12,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:12,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:12,100 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:12 GMT 2018-10-08 05:35:12,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:12,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:12,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:17,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:17,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:17,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:17,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:17,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:17,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:17,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:17,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:17,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.877Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.877Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.877Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.877Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.877Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:42.877Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:42.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_x2dknt start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4a0c2666-2c91-4e65-9ada-5267109affa3"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "[localhost] run: /home/ubuntu/sprout_host_fmfjez/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4a0c2666-2c91-4e65-9ada-5267109affa3"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4a0c2666-2c91-4e65-9ada-5267109affa3"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Successfully started daemon: proxy_host_x2dknt", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "98bb837e-fc49-4947-a463-40bad3b1f220"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4a0c2666-2c91-4e65-9ada-5267109affa3"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4a0c2666-2c91-4e65-9ada-5267109affa3"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "179ac71c-5076-4d18-b2ee-19e62470e4a4"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Starting Agent bono_host_9lr52v", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.059Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.889Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.889Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.889Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:43.889Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:43.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe6323a1-d401-4dd7-9263-064cd3afa29d"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Removing directory: /tmp/tmpkuwJNg", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4a0c2666-2c91-4e65-9ada-5267109affa3"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}], "metadata": {"pagination": {"total": 1399, "offset": 918, "size": 50}}} 2018-10-08 05:35:17,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:17,728 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:17 GMT 2018-10-08 05:35:17,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:17,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27300 2018-10-08 05:35:17,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-08 05:35:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-08 05:35:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_x2dknt start 2018-10-08 05:35:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-08 05:35:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_fmfjez/env/bin/pip freeze 2018-10-08 05:35:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-08 05:35:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-08 05:35:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:35:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_x2dknt 2018-10-08 05:35:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-08 05:35:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-08 05:35:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-08 05:35:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_9lr52v 2018-10-08 05:35:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-08 05:35:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-08 05:35:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-08 05:35:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkuwJNg 2018-10-08 05:35:17,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:17,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:17,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:17,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:17,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:17,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:17,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:17,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:17,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:17,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:17,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:17,921 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:17 GMT 2018-10-08 05:35:17,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:17,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:17,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:22,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:23,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:23,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:23,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:23,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:23,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:23,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:23,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:23,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4a0c2666-2c91-4e65-9ada-5267109affa3"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "[localhost] run: /home/ubuntu/proxy_host_x2dknt/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe6323a1-d401-4dd7-9263-064cd3afa29d"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe6323a1-d401-4dd7-9263-064cd3afa29d"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe6323a1-d401-4dd7-9263-064cd3afa29d"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.076Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe6323a1-d401-4dd7-9263-064cd3afa29d"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.913Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.913Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.913Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.913Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.913Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.913Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.913Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.913Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:44.913Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:44.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:45.204Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:45.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe6323a1-d401-4dd7-9263-064cd3afa29d"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:45.204Z", "message": "Removing directory: /tmp/tmpZR81Sm", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:45.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "fe6323a1-d401-4dd7-9263-064cd3afa29d"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:45.926Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:45.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:45.926Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:45.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:45.926Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:45.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:45.926Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:45.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:45.926Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:45.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:45.926Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:45.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:45.926Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:45.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}], "metadata": {"pagination": {"total": 1411, "offset": 968, "size": 50}}} 2018-10-08 05:35:23,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:23,044 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:23 GMT 2018-10-08 05:35:23,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:23,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27341 2018-10-08 05:35:23,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:35:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:35:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_x2dknt/env/bin/pip freeze 2018-10-08 05:35:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-08 05:35:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-08 05:35:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-08 05:35:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-08 05:35:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-08 05:35:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-08 05:35:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-08 05:35:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:35:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZR81Sm 2018-10-08 05:35:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-08 05:35:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:23,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-08 05:35:23,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-08 05:35:23,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:23,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-08 05:35:23,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:35:23,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:23,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-08 05:35:23,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-08 05:35:23,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-08 05:35:23,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:23,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:23,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:23,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:23,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:23,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:23,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:23,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:23,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:23,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:23,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:23,523 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:23 GMT 2018-10-08 05:35:23,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:23,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:23,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:28,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:28,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:28,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:28,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:28,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:28,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:28,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:28,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:28,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:46.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:46.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Successfully started daemon: bono_host_9lr52v", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_9lr52v start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9bb3fe17-5a40-49f2-8734-ea8b9ae23f06"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_dj3obm/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "851076e0-0c6d-4cbc-98ad-88b5ff7dbeb2"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.644Z", "message": "Creating Agent ellis_host_dj3obm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.647Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.647Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:47.647Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:47.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "52d42f8b-973e-435e-847b-b29c695a6a1b"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}], "metadata": {"pagination": {"total": 1420, "offset": 1018, "size": 50}}} 2018-10-08 05:35:28,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:28,615 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:28 GMT 2018-10-08 05:35:28,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:28,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27731 2018-10-08 05:35:28,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:28,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-08 05:35:28,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:28,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:35:28,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-08 05:35:28,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_9lr52v 2018-10-08 05:35:28,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:28,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_9lr52v start 2018-10-08 05:35:28,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-08 05:35:28,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_dj3obm/cloudify/ssl/cloudify_internal_cert.pem 2018-10-08 05:35:28,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-08 05:35:28,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-08 05:35:28,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_dj3obm 2018-10-08 05:35:28,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-08 05:35:28,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-08 05:35:28,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-08 05:35:28,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-08 05:35:28,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-08 05:35:28,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-08 05:35:28,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-08 05:35:28,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-08 05:35:28,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:35:28,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem 2018-10-08 05:35:28,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-08 05:35:28,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-08 05:35:28,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-08 05:35:28,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:28,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:28,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:28,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:28,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:28,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:28,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:28,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:28,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:28,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:28,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:28,704 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:28 GMT 2018-10-08 05:35:28,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:28,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:28,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:33,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:33,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:33,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:33,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:33,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:33,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:33,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:33,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:33,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.025Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:49.031Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:49.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "[localhost] run: /home/ubuntu/bono_host_9lr52v/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "52d42f8b-973e-435e-847b-b29c695a6a1b"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "52d42f8b-973e-435e-847b-b29c695a6a1b"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "52d42f8b-973e-435e-847b-b29c695a6a1b"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "52d42f8b-973e-435e-847b-b29c695a6a1b"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:50.542Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:50.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_dj3obm/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_d1ege0', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_d1ege0/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_d1ege0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Successfully created daemon: vellum_host_d1ege0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Successfully created daemon: ellis_host_dj3obm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "/home/ubuntu/ellis_host_dj3obm/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Removing directory: /tmp/tmp1D8QIU", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "52d42f8b-973e-435e-847b-b29c695a6a1b"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "52d42f8b-973e-435e-847b-b29c695a6a1b"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "/home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "c1875d53-31c3-4cd5-b2d2-97f51f0683b6"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}], "metadata": {"pagination": {"total": 1422, "offset": 1068, "size": 50}}} 2018-10-08 05:35:33,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:33,822 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:33 GMT 2018-10-08 05:35:33,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:33,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28925 2018-10-08 05:35:33,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:33,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-08 05:35:33,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-08 05:35:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-08 05:35:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-08 05:35:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-08 05:35:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-08 05:35:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:33,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:33,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-08 05:35:33,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:33,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_9lr52v/env/bin/pip freeze 2018-10-08 05:35:33,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:33,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-08 05:35:33,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-08 05:35:33,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-08 05:35:33,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-08 05:35:33,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-08 05:35:33,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-08 05:35:33,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-08 05:35:33,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-08 05:35:33,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-08 05:35:33,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-08 05:35:33,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_dj3obm/env 2018-10-08 05:35:33,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:33,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_d1ege0', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_d1ege0/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_d1ege0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'} 2018-10-08 05:35:33,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_d1ege0 2018-10-08 05:35:33,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_dj3obm 2018-10-08 05:35:33,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_dj3obm/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-08 05:35:33,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp1D8QIU 2018-10-08 05:35:33,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:35:33,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-08 05:35:33,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-08 05:35:33,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:33,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-08 05:35:33,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-08 05:35:33,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:33,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:33,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:33,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:33,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:33,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:33,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:33,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:33,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:33,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:33,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:33,916 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:33 GMT 2018-10-08 05:35:33,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:33,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:33,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:38,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:39,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:39,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:39,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:39,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:39,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:39,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:39,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:39,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_d1ege0', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_d1ege0/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_d1ege0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "37108db5-c219-46a5-941d-a2dd64a2e8a9"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.464Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "52d42f8b-973e-435e-847b-b29c695a6a1b"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.868Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.868Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.868Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.868Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:52.868Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:52.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_node_8qfelo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:53.973Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:53.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.506Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:54.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:54.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:55.315Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:55.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:55.315Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:55.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_node_8qfelo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:55.315Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:55.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_node_8qfelo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:55.315Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:55.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:55.315Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:55.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:55.315Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:55.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:55.315Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:55.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:55.315Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:55.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1426, "offset": 1118, "size": 50}}} 2018-10-08 05:35:39,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:39,001 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:38 GMT 2018-10-08 05:35:39,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:39,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27542 2018-10-08 05:35:39,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:39,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_d1ege0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_d1ege0', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_d1ege0/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_d1ege0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'} 2018-10-08 05:35:39,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:35:39,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-08 05:35:39,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:39,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:39,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:39,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-08 05:35:39,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:35:39,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:39,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-08 05:35:39,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-08 05:35:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-08 05:35:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-08 05:35:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-08 05:35:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-08 05:35:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-08 05:35:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-08 05:35:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:35:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:35:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-08 05:35:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-08 05:35:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:39,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:39,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:39,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:39,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:39,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:39,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:39,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:39,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:39,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:39,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:39,079 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:39 GMT 2018-10-08 05:35:39,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:39,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:39,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:44,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:44,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:44,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:44,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:44,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:44,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:44,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:44,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:44,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Configuring Agent ellis_host_dj3obm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "proxy_node_8qfelo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/KCZ68/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f4bbe651-3aad-462c-89b2-f8b317643ec9"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Configuring Agent vellum_host_d1ege0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "proxy_node_8qfelo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Executing: /tmp/KCZ68/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f4bbe651-3aad-462c-89b2-f8b317643ec9"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Creating Agent homer_host_f21rrz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Successfully configured daemon: ellis_host_dj3obm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "66487aa2-5909-4d2a-a308-720015d119fa"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_f21rrz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.177Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.384Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.384Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.384Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:56.384Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:56.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.190Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.190Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.190Z", "message": "Successfully configured daemon: vellum_host_d1ege0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.190Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "43a8b6ff-a07a-478b-a7c3-22cb64f26921"}], "metadata": {"pagination": {"total": 1435, "offset": 1168, "size": 50}}} 2018-10-08 05:35:44,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:44,166 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:44 GMT 2018-10-08 05:35:44,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:44,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27508 2018-10-08 05:35:44,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:44,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_dj3obm 2018-10-08 05:35:44,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:44,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/KCZ68/install_requirements.sh 2018-10-08 05:35:44,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-08 05:35:44,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_d1ege0 2018-10-08 05:35:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/KCZ68/install_requirements.sh 2018-10-08 05:35:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_f21rrz 2018-10-08 05:35:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-08 05:35:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:44,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_dj3obm 2018-10-08 05:35:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:44,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-08 05:35:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-08 05:35:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_f21rrz/cloudify/ssl/cloudify_internal_cert.pem 2018-10-08 05:35:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-08 05:35:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-08 05:35:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-08 05:35:44,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-08 05:35:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-08 05:35:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-08 05:35:44,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_d1ege0 2018-10-08 05:35:44,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:44,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:44,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:44,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:44,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:44,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:44,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:44,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:44,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:44,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:44,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:44,255 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:44 GMT 2018-10-08 05:35:44,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:44,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:44,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:49,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:49,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:49,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:49,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:49,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:49,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:49,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:49,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:49,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.436Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.436Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.436Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.436Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.436Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.436Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:57.436Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:57.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "/home/ubuntu/homer_host_f21rrz/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Successfully created daemon: homer_host_f21rrz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_f21rrz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_f21rrz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_f21rrz', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_f21rrz/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_f21rrz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_f21rrz/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "4cad29b6-0195-4f72-8310-c3760df3a3a4"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.674Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.717Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.717Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.717Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:58.717Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:58.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Starting Agent ellis_host_dj3obm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Starting Agent vellum_host_d1ege0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.688Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.738Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.738Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:34:59.738Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:34:59.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}], "metadata": {"pagination": {"total": 1461, "offset": 1218, "size": 50}}} 2018-10-08 05:35:49,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:49,391 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:49 GMT 2018-10-08 05:35:49,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:49,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28163 2018-10-08 05:35:49,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:49,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:49,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:49,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:49,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-08 05:35:49,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-08 05:35:49,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:49,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:49,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_f21rrz/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-08 05:35:49,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_f21rrz 2018-10-08 05:35:49,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_f21rrz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_f21rrz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_f21rrz', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_f21rrz/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_f21rrz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dpx9Hg.mdAzRt52ePYffd9tTgaTeukJGY4'} 2018-10-08 05:35:49,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-08 05:35:49,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-08 05:35:49,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:49,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-08 05:35:49,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-08 05:35:49,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_f21rrz/env 2018-10-08 05:35:49,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:49,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:49,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-08 05:35:49,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-08 05:35:49,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:49,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:49,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:49,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:49,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_dj3obm 2018-10-08 05:35:49,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_d1ege0 2018-10-08 05:35:49,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:49,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:49,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:49,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:49,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:49,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:49,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:49,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:49,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:49,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:49,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:49,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:49,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:49,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:49,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:49,471 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:49 GMT 2018-10-08 05:35:49,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:49,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:49,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:54,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:54,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:54,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:54,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:54,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:54,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:54,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:54,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:54,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Configuring Agent homer_host_f21rrz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.754Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.754Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:00.754Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:00.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.768Z", "message": "Successfully configured daemon: homer_host_f21rrz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.768Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.768Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.768Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "090ef3dc-4e65-4709-b4cc-6a310fb5ece0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.777Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.777Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.777Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.777Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.777Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.777Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.777Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:01.777Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:01.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:02.806Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:02.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:02.806Z", "message": "Successfully started daemon: ellis_host_dj3obm", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:02.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:02.806Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_dj3obm start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:02.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "9be1caaf-e140-4477-89b8-7d02f8e65ace"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:02.811Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:02.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:02.811Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:02.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:02.811Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:02.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:02.811Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:02.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:02.811Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:02.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "333029fe-3f89-4587-bbc5-f8e1dba44ebe"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "333029fe-3f89-4587-bbc5-f8e1dba44ebe"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_d1ege0 start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Successfully started daemon: vellum_host_d1ege0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "333029fe-3f89-4587-bbc5-f8e1dba44ebe"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "[localhost] run: /home/ubuntu/ellis_host_dj3obm/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "333029fe-3f89-4587-bbc5-f8e1dba44ebe"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "333029fe-3f89-4587-bbc5-f8e1dba44ebe"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "dc891865-ce6f-40d9-85a1-64393ab50e57"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "[localhost] run: /home/ubuntu/vellum_host_d1ege0/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "5bbcc3d4-27bb-4965-82a5-28d64ea89f7f"}], "metadata": {"pagination": {"total": 1461, "offset": 1268, "size": 50}}} 2018-10-08 05:35:54,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:54,559 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:54 GMT 2018-10-08 05:35:54,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:54,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27019 2018-10-08 05:35:54,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:54,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_f21rrz 2018-10-08 05:35:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-08 05:35:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_f21rrz 2018-10-08 05:35:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-08 05:35:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-08 05:35:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-08 05:35:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-08 05:35:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-08 05:35:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-08 05:35:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-08 05:35:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_dj3obm 2018-10-08 05:35:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_dj3obm start 2018-10-08 05:35:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-08 05:35:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-08 05:35:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-08 05:35:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_d1ege0 start 2018-10-08 05:35:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_d1ege0 2018-10-08 05:35:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-08 05:35:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_dj3obm/env/bin/pip freeze 2018-10-08 05:35:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-08 05:35:54,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-08 05:35:54,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-08 05:35:54,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-08 05:35:54,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:54,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_d1ege0/env/bin/pip freeze 2018-10-08 05:35:54,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:54,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:54,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:54,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:54,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:54,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:54,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:54,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:54,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:54,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:54,631 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:54 GMT 2018-10-08 05:35:54,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:54,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:54,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:59,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:35:59,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:59,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:59,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:59,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:59,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:59,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:59,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:59,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "333029fe-3f89-4587-bbc5-f8e1dba44ebe"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Starting Agent homer_host_f21rrz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.385Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "333029fe-3f89-4587-bbc5-f8e1dba44ebe"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.679Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.679Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.679Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:04.679Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:04.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.406Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "5bbcc3d4-27bb-4965-82a5-28d64ea89f7f"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.406Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "333029fe-3f89-4587-bbc5-f8e1dba44ebe"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.406Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "5bbcc3d4-27bb-4965-82a5-28d64ea89f7f"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.406Z", "message": "Removing directory: /tmp/tmpvvJZdw", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "333029fe-3f89-4587-bbc5-f8e1dba44ebe"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.406Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "5bbcc3d4-27bb-4965-82a5-28d64ea89f7f"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.406Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "5bbcc3d4-27bb-4965-82a5-28d64ea89f7f"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.690Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.690Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.690Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.690Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.690Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:05.690Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:05.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:06.445Z", "message": "Removing directory: /tmp/tmpR084KW", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:06.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "5bbcc3d4-27bb-4965-82a5-28d64ea89f7f"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:06.714Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:06.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:06.714Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:06.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:06.714Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:06.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:06.714Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:06.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:06.714Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:06.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:06.714Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:06.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.759Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:07.927Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:07.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:08.506Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:08.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:08.506Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:08.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:08.506Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_f21rrz start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:08.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:08.506Z", "message": "Successfully started daemon: homer_host_f21rrz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:08.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60471433-ef93-408f-bf63-e3b63dd69959"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:08.506Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PBZ1H/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:08.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:08.776Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:08.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:08.776Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:08.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:10.079Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:10.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "cf21874f-26a8-464a-89c7-b8c2ff4729ee"}], "metadata": {"pagination": {"total": 1462, "offset": 1318, "size": 50}}} 2018-10-08 05:35:59,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:59,733 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:59 GMT 2018-10-08 05:35:59,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:59,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26524 2018-10-08 05:35:59,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:35:59,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-08 05:35:59,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:35:59,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_f21rrz 2018-10-08 05:35:59,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-08 05:35:59,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:59,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-08 05:35:59,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-08 05:35:59,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:59,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-08 05:35:59,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:35:59,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-08 05:35:59,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvvJZdw 2018-10-08 05:35:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:35:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-08 05:35:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-08 05:35:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-08 05:35:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpR084KW 2018-10-08 05:35:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 05:35:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-08 05:35:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-08 05:35:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-08 05:35:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-08 05:35:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:35:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:35:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-08 05:35:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-08 05:35:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-08 05:35:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-08 05:35:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:35:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:35:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-08 05:35:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-08 05:35:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-08 05:35:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-08 05:35:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-08 05:35:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-08 05:35:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_f21rrz start 2018-10-08 05:35:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_f21rrz 2018-10-08 05:35:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PBZ1H/bind.py 2018-10-08 05:35:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-08 05:35:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-08 05:35:59,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:35:59,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:35:59,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:35:59,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:35:59,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:35:59,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:35:59,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:35:59,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:35:59,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:35:59,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:35:59,811 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:35:59 GMT 2018-10-08 05:35:59,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:35:59,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:35:59,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:04,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:04,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:04,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:04,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:04,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:04,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:04,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:04,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:04,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:10.079Z", "message": "[localhost] run: /home/ubuntu/homer_host_f21rrz/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:10.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "cf21874f-26a8-464a-89c7-b8c2ff4729ee"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:10.119Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:10.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:10.119Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:10.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:10.119Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:10.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:10.119Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:10.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:11.087Z", "message": "Removing directory: /tmp/tmp1McFVy", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:11.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "cf21874f-26a8-464a-89c7-b8c2ff4729ee"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:11.087Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:11.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "cf21874f-26a8-464a-89c7-b8c2ff4729ee"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:11.087Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:11.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "cf21874f-26a8-464a-89c7-b8c2ff4729ee"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:11.087Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:11.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "cf21874f-26a8-464a-89c7-b8c2ff4729ee"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:11.087Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:11.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "cf21874f-26a8-464a-89c7-b8c2ff4729ee"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:11.141Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:11.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:11.141Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:11.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:11.141Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:11.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:12.157Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:12.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:12.157Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:12.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:12.157Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:12.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:13.167Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:13.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:13.167Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:13.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:13.167Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:13.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:13.167Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:13.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:13.167Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:13.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:14.178Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:14.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:14.178Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:14.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:14.178Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:14.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:14.178Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:14.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:14.178Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:14.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:17.737Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:17.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:18.635Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:18.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:18.635Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:18.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:18.635Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:18.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:19.766Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:19.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:19.766Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:19.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:19.766Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:19.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:23.770Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:23.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:25.866Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:25.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:26.121Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:26.566Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:26.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:26.566Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:26.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:26.566Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:26.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:26.566Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:26.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:26.566Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:26.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:31.459Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:31.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:31.669Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:31.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_node_8qfelo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:36.623Z", "message": "Execution done (return_code=0): /tmp/KCZ68/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:36.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f4bbe651-3aad-462c-89b2-f8b317643ec9"}, {"node_instance_id": "proxy_node_8qfelo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:36.740Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:36.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_node_8qfelo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:37.692Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:37.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "proxy_node_8qfelo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:38.712Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:38.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:43.803Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:43.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:44.117Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:44.117Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}], "metadata": {"pagination": {"total": 1464, "offset": 1368, "size": 50}}} 2018-10-08 05:36:04,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:04,894 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:04 GMT 2018-10-08 05:36:04,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:04,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26434 2018-10-08 05:36:04,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_f21rrz/env/bin/pip freeze 2018-10-08 05:36:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-08 05:36:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 05:36:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 05:36:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-08 05:36:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp1McFVy 2018-10-08 05:36:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-08 05:36:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-08 05:36:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-08 05:36:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-08 05:36:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 05:36:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-08 05:36:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-08 05:36:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-08 05:36:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-08 05:36:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-08 05:36:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-08 05:36:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-08 05:36:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-08 05:36:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-08 05:36:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-08 05:36:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-08 05:36:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-08 05:36:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-08 05:36:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-08 05:36:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-08 05:36:04,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-08 05:36:04,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-08 05:36:04,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-08 05:36:04,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-08 05:36:04,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/KCZ68/install_requirements.sh 2018-10-08 05:36:04,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:36:04,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:36:04,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:36:04,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-08 05:36:04,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-08 05:36:04,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:36:04,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:04,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:04,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:04,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:04,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:04,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:04,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:04,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:04,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:04,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:04,972 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:04 GMT 2018-10-08 05:36:04,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:04,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:04,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:09,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:10,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:10,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:10,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:10,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:10,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:10,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:10,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:10,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:44.117Z", "message": "[localhost] run: sudo mv /tmp/tmpF9FSXP /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:44.117Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:44.117Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:44.117Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:44.117Z", "message": "[localhost] run: sudo mv /tmp/tmpB1km2Z /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:44.994Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:44.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "[localhost] run: sudo mv /tmp/tmpmkeYp8 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "[localhost] run: sudo mv /tmp/tmpwZfC6D /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "[localhost] run: sudo mv /tmp/tmpjl0yOj /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:45.130Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:45.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "eafe57bb-29d7-4bdb-a79e-107f0743e3f0"}, {"node_instance_id": "bind_zju123", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:46.039Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:46.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:46.554Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/IR4QJ/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:46.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:46.727Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:46.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:46.727Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:46.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:47.147Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:47.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:47.147Z", "message": "Executing: /tmp/IR4QJ/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:47.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:48.381Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:48.381Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:48.381Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:48.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:35:59.290Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-84ts8c\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,747 B/s)\nReading package lists...\n\nreal\t0m10.891s\nuser\t0m2.681s\nsys\t0m0.201s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:35:59.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:36:00.395Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:36:00.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:36:00.395Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:36:00.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}], "metadata": {"pagination": {"total": 1464, "offset": 1418, "size": 50}}} 2018-10-08 05:36:10,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:10,061 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:10 GMT 2018-10-08 05:36:10,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:10,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22366 2018-10-08 05:36:10,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:10,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpF9FSXP /etc/clearwater/local_config 2018-10-08 05:36:10,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:36:10,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-08 05:36:10,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-08 05:36:10,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB1km2Z /etc/bind/named.conf.local 2018-10-08 05:36:10,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:36:10,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:36:10,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmkeYp8 /etc/clearwater/shared_config 2018-10-08 05:36:10,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:36:10,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwZfC6D /etc/bind/db.clearwater.local 2018-10-08 05:36:10,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-08 05:36:10,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:36:10,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:36:10,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:36:10,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:36:10,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:36:10,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:36:10,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:36:10,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:36:10,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjl0yOj /etc/bind/db.clearwater.opnfv 2018-10-08 05:36:10,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-08 05:36:10,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:36:10,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/IR4QJ/install-etcd.sh 2018-10-08 05:36:10,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:36:10,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:36:10,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-08 05:36:10,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IR4QJ/install-etcd.sh 2018-10-08 05:36:10,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-08 05:36:10,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-08 05:36:10,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-08 05:36:10,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-84ts8c Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,747 B/s) Reading package lists... real 0m10.891s user 0m2.681s sys 0m0.201s 2018-10-08 05:36:10,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-08 05:36:10,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:36:10,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:10,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:10,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:10,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:10,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:10,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:10,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:10,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:10,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:10,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:10,133 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:10 GMT 2018-10-08 05:36:10,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:10,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:10,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:15,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:15,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:15,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:15,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:15,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:15,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:15,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:15,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:15,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:36:15,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:15,227 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:15 GMT 2018-10-08 05:36:15,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:15,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:36:15,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:15,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:15,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:15,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:15,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:15,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:15,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:15,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:15,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:15,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:15,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:15,294 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:15 GMT 2018-10-08 05:36:15,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:15,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:15,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:20,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:20,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:20,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:20,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:20,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:20,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:20,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:20,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:20,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:36:20,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:20,572 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:20 GMT 2018-10-08 05:36:20,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:20,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:36:20,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:20,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:20,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:20,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:20,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:20,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:20,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:20,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:20,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:20,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:20,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:20,641 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:20 GMT 2018-10-08 05:36:20,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:20,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:20,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:25,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:25,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:25,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:25,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:25,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:25,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:25,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:25,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:25,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:36:25,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:25,723 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:25 GMT 2018-10-08 05:36:25,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:25,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:36:25,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:25,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:25,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:25,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:25,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:25,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:25,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:25,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:25,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:25,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:25,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:25,792 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:25 GMT 2018-10-08 05:36:25,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:25,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:25,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:30,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:30,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:30,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:30 GMT 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:30,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:36:30,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:30,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:30,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:30,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:30,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:30,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:30,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:30,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:30,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:30,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:30,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:30,944 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:30 GMT 2018-10-08 05:36:30,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:30,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:30,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:35,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:36,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:36,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:36,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:36,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:36,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:36,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:36,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:36,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:36:36,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:36,025 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:36 GMT 2018-10-08 05:36:36,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:36,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:36:36,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:36,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:36,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:36,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:36,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:36,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:36,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:36,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:36,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:36,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:36,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:36,089 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:36 GMT 2018-10-08 05:36:36,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:36,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:36,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:41,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:41,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:41,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:41,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:41,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:41,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:41,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:41,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:41,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:36:41,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:41,197 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:41 GMT 2018-10-08 05:36:41,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:41,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:36:41,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:41,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:41,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:41,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:41,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:41,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:41,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:41,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:41,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:41,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:41,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:41,283 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:41 GMT 2018-10-08 05:36:41,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:41,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:41,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:46,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:46,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:46,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:46,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:46,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:46,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:46,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:46,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:46,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:36:46,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:46,372 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:46 GMT 2018-10-08 05:36:46,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:46,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:36:46,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:46,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:46,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:46,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:46,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:46,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:46,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:46,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:46,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:46,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:46,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:46,473 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:46 GMT 2018-10-08 05:36:46,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:46,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:46,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:51,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:51,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:51,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:51,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:51,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:51,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:51,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:51,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:51,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:36:51,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:51,558 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:51 GMT 2018-10-08 05:36:51,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:51,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:36:51,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:51,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:51,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:51,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:51,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:51,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:51,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:51,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:51,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:51,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:51,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:51,619 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:51 GMT 2018-10-08 05:36:51,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:51,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:51,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:56,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:36:56,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:56,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:56,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:56,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:56,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:56,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:56,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:56,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:36:56,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:56,732 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:56 GMT 2018-10-08 05:36:56,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:56,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:36:56,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:36:56,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:36:56,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:36:56,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:36:56,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:36:56,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:36:56,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:36:56,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:36:56,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:36:56,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:36:56,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:36:56,856 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:36:56 GMT 2018-10-08 05:36:56,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:36:56,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:36:56,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:01,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:01,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:01,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:01,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:01,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:01,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:01,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:01,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:01,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:37:01,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:01,971 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:01 GMT 2018-10-08 05:37:01,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:01,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:37:01,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:01,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:02,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:02,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:02,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:02,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:02,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:02,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:02,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:02,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:02,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:02,054 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:02 GMT 2018-10-08 05:37:02,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:02,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:02,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:07,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:07,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:07,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:07,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:07,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:07,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:07,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:07,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:07,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:37:07,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:07,183 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:07 GMT 2018-10-08 05:37:07,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:07,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:37:07,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:07,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:07,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:07,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:07,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:07,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:07,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:07,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:07,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:07,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:07,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:07,283 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:07 GMT 2018-10-08 05:37:07,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:07,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:07,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:12,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:12,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:12,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:12,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:12,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:12,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:12,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:12,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:12,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:37:12,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:12,366 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:12 GMT 2018-10-08 05:37:12,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:12,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:37:12,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:12,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:12,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:12,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:12 GMT 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:12,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:12,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:17,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:17,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:17,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:17,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:17,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:17,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:17,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:17,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:17,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:37:17,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:17,514 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:17 GMT 2018-10-08 05:37:17,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:17,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:37:17,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:17,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:17,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:17,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:17,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:17,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:17,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:17,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:17,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:17,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:17,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:17,591 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:17 GMT 2018-10-08 05:37:17,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:17,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:17,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:22,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:22,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:22,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:22,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:22,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:22,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:22,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:22,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:22,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1464, "offset": 1451, "size": 50}}} 2018-10-08 05:37:22,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:22,724 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:22 GMT 2018-10-08 05:37:22,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:22,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:37:22,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:22,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:22,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:22,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:22 GMT 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:22,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:27,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:27,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:27,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:27,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:27,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:27,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:27,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:27,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:27,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:26.724Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-84ts8c\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,651 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9127\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m26.812s\nuser\t0m18.340s\nsys\t0m8.043s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:26.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:27.428Z", "message": "[etcd] => \nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:27.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:27.428Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:27.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:27.428Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:27.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}], "metadata": {"pagination": {"total": 1468, "offset": 1451, "size": 50}}} 2018-10-08 05:37:27,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:27,883 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:27 GMT 2018-10-08 05:37:27,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:27,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46111 2018-10-08 05:37:27,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:27,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-84ts8c Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 13 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,651 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9127 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m26.812s user 0m18.340s sys 0m8.043s 2018-10-08 05:37:27,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.002s sys 0m0.007s 2018-10-08 05:37:27,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-08 05:37:27,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-08 05:37:27,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:28,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:28,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:28,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:28,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:28,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:28,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:28,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:28,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:28,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:28,088 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:28 GMT 2018-10-08 05:37:28,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:28,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:28,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:33,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:33,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:33,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:33,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:33,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:33,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:33,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:33,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:33,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:28.440Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:28.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:28.440Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:33 ? 00:00:00 /sbin/init\nroot 2 0 0 05:33 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:33 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:33 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:33 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:33 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:33 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:33 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:33 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:33 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:33 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:33 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:33 ? 00:00:00 [migration/0]\nroot 14 2 0 05:33 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:33 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:33 ? 00:00:00 [migration/1]\nroot 17 2 0 05:33 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:33 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:33 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:33 ? 00:00:00 [khelper]\nroot 21 2 0 05:33 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:33 ? 00:00:00 [netns]\nroot 23 2 0 05:33 ? 00:00:00 [writeback]\nroot 24 2 0 05:33 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:33 ? 00:00:00 [bioset]\nroot 26 2 0 05:33 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:33 ? 00:00:00 [kblockd]\nroot 28 2 0 05:33 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:33 ? 00:00:00 [khubd]\nroot 30 2 0 05:33 ? 00:00:00 [md]\nroot 31 2 0 05:33 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:33 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:33 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:33 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:33 ? 00:00:00 [vmstat]\nroot 37 2 0 05:33 ? 00:00:00 [ksmd]\nroot 38 2 0 05:33 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:33 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:33 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:33 ? 00:00:00 [crypto]\nroot 53 2 0 05:33 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:33 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:33 ? 00:00:00 [vballoon]\nroot 56 2 0 05:33 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:33 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:33 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 05:33 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 05:33 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 05:33 ? 00:00:00 [deferwq]\nroot 80 2 0 05:33 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:33 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:33 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:33 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:33 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:33 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:33 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 05:33 ? 00:00:00 [kworker/u5:1]\nroot 468 1 0 05:33 ? 00:00:00 upstart-socket-bridge --daemon\nroot 559 2 0 05:33 ? 00:00:00 [kworker/0:2]\nroot 608 1 0 05:33 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 05:34 ? 00:00:00 [kauditd]\nroot 938 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1005 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork\nroot 1019 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1021 1 0 05:34 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1101 1 0 05:34 ? 00:00:00 atd\nroot 1102 1 0 05:34 ? 00:00:00 cron\nroot 1115 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance\nroot 1116 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1355 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1361 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1674 1 0 05:34 ? 00:00:00 /home/ubuntu/bind_host_84ts8c/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_84ts8c --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_84ts8c --logging-server-logdir=/home/ubuntu/bind_host_84ts8c/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_84ts8c/work/bind_host_84ts8c%I.log --pidfile=/home/ubuntu/bind_host_84ts8c/work/bind_host_84ts8c.pid\nubuntu 1713 1674 0 05:34 ? 00:00:00 /home/ubuntu/bind_host_84ts8c/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_84ts8c --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_84ts8c --logging-server-logdir=/home/ubuntu/bind_host_84ts8c/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_84ts8c/work/bind_host_84ts8c%I.log --pidfile=/home/ubuntu/bind_host_84ts8c/work/bind_host_84ts8c.pid\nubuntu 1788 1 0 05:34 ? 00:00:01 python2.7 /home/ubuntu/bind_host_84ts8c/env/bin/diamond --configfile /home/ubuntu/bind_host_84ts8c/work/plugins/diamond/etc/diamond.conf\nroot 1953 2 0 05:35 ? 00:00:00 [kworker/u5:2]\nbind 2597 1 0 05:35 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2652 1713 0 05:35 ? 00:00:00 /home/ubuntu/bind_host_84ts8c/env/bin/python2.7 /home/ubuntu/bind_host_84ts8c/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-V_VGzy\nubuntu 2663 2652 0 05:35 ? 00:00:00 /bin/sh -c /tmp/IR4QJ/install-etcd.sh\nubuntu 2665 2663 0 05:35 ? 00:00:00 /bin/bash -e /tmp/IR4QJ/install-etcd.sh\nntp 8720 1 0 05:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9127 1 0 05:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9185 1 0 05:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9189 9185 0 05:37 ? 00:00:00 inotifywait -e create -qq .\nroot 9288 9127 0 05:37 ? 00:00:00 [check-monit-upt] \nclearwa+ 9345 1 0 05:37 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380\nroot 9363 9127 0 05:37 ? 00:00:00 [check-etcd-upti] \nroot 9366 9127 0 05:37 ? 00:00:00 [poll_etcd_clust] \nroot 9369 9127 0 05:37 ? 00:00:00 [poll_etcd.sh] \nubuntu 9549 2665 0 05:37 ? 00:00:00 /bin/bash -e /tmp/IR4QJ/install-etcd.sh\nubuntu 9550 9549 0 05:37 ? 00:00:00 /bin/bash -e /tmp/IR4QJ/install-etcd.sh\nroot 9551 9550 0 05:37 ? 00:00:00 sudo ps -edf\nroot 9552 9551 0 05:37 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.007s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:28.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:28.440Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:16:24:b8 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe16:24b8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71596 errors:0 dropped:0 overruns:0 frame:0\n TX packets:30145 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:124610056 (124.6 MB) TX bytes:5532594 (5.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13734 (13.7 KB) TX bytes:13734 (13.7 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:28.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:28.440Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:28.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:28.440Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:28.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:29.458Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:29.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:29.458Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.7:53 0.0.0.0:* LISTEN 2597/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2597/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2597/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9127/monit \ntcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9345/etcd \ntcp6 0 0 :::53 :::* LISTEN 2597/named \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2597/named \ntcp6 0 0 :::4000 :::* LISTEN 9345/etcd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8720/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8720/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8720/ntpd \nudp 0 0 0.0.0.0:56495 0.0.0.0:* 608/dhclient \nudp 0 0 192.168.120.7:53 0.0.0.0:* 2597/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2597/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient \nudp6 0 0 ::1:123 :::* 8720/ntpd \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8720/ntpd \nudp6 0 0 :::123 :::* 8720/ntpd \nudp6 0 0 :::39502 :::* 608/dhclient \nudp6 0 0 :::53 :::* 2597/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9497 1005/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11645 1674/python2.7 /tmp/cloudify-logging-server-26f5c.socket\nunix 2 [ ACC ] STREAM LISTENING 1506 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7545 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9616 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 14192 2652/python2.7 /tmp/ctx-usFcMi.socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:29.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:29.458Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:29.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:29.458Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:29.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:30.470Z", "message": "[etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/sysstat/sa08\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:30.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:30.470Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:30.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:30.470Z", "message": "[etcd] => [08-Oct-2018 05:37:12 UTC] clearwater-diags-monitor starting\n[08-Oct-2018 05:37:12 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:30.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:31.403Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:31.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:31.481Z", "message": "[etcd] => 2018-10-08 05:37:12.330292689 Stopping etcd clearwater-etcd\n2018-10-08 05:37:17.712112969 Restarting etcd clearwater-etcd\n2018-10-08 05:37:17.716364131 Configured ETCDCTL_PEERS: \n2018-10-08 05:37:17.716997964 Check for previous failed startup attempt\n2018-10-08 05:37:17.718012420 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-10-08 05:37:17.727796961 etcdctl returned 2\n2018-10-08 05:37:17.733448251 Creating new cluster...\n2018-10-08 05:37:17.735778953 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.7:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.7\n --name 192-168-120-7\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.7:2380\n --listen-peer-urls http://192.168.120.7:2380\n2018-10-08 05:37:17.737137750 Check we're actually a member of the cluster\n2018-10-08 05:37:17.756307619 Wait for etcd to startup\n2018-10-08 05:37:17.867528452 Etcd started successfully\n2018-10-08 05:37:17.757677 I | etcdmain: etcd Version: 3.1.7\n2018-10-08 05:37:17.757711 I | etcdmain: Git SHA: 43b7507\n2018-10-08 05:37:17.757715 I | etcdmain: Go Version: go1.7.5\n2018-10-08 05:37:17.757718 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-08 05:37:17.757722 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-08 05:37:17.757797 I | embed: listening for peers on http://192.168.120.7:2380\n2018-10-08 05:37:17.757831 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-08 05:37:17.887394 I | etcdserver: name = 192-168-120-7\n2018-10-08 05:37:17.887423 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7\n2018-10-08 05:37:17.887429 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member\n2018-10-08 05:37:17.887433 I | etcdserver: heartbeat = 100ms\n2018-10-08 05:37:17.887436 I | etcdserver: election = 1000ms\n2018-10-08 05:37:17.887439 I | etcdserver: snapshot count = 10000\n2018-10-08 05:37:17.887447 I | etcdserver: advertise client URLs = http://192.168.120.7:4000\n2018-10-08 05:37:17.887451 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380\n2018-10-08 05:37:17.887458 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380\n2018-10-08 05:37:17.925792 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110\n2018-10-08 05:37:17.925826 I | raft: 5ddd06b029c620bb became follower at term 0\n2018-10-08 05:37:17.925840 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-08 05:37:17.925850 I | raft: 5ddd06b029c620bb became follower at term 1\n2018-10-08 05:37:18.034198 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-08 05:37:18.034947 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2018-10-08 05:37:18.526087 I | raft: 5ddd06b029c620bb is starting a new election at term 1\n2018-10-08 05:37:18.526161 I | raft: 5ddd06b029c620bb became candidate at term 2\n2018-10-08 05:37:18.526176 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2\n2018-10-08 05:37:18.526188 I | raft: 5ddd06b029c620bb became leader at term 2\n2018-10-08 05:37:18.526194 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2\n2018-10-08 05:37:18.526472 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110\n2018-10-08 05:37:18.526560 I | etcdserver: setting up the initial cluster version to 3.1\n2018-10-08 05:37:18.526597 I | embed: ready to serve client requests\n2018-10-08 05:37:18.526849 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-08 05:37:18.527455 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:34766\n2018-10-08 05:37:18.527678 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:34765\n2018-10-08 05:37:18.530995 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:34773\n2018-10-08 05:37:18.544577 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-08 05:37:18.544608 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-08 05:37:27.160018 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:34774\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:31.481Z", "message": "Execution done (return_code=0): /tmp/IR4QJ/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:31.481Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:31.481Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d9e60360-9b06-4d06-8e18-17e15cceb847"}, {"node_instance_id": "bind_zju123", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:32.767Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:32.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1489, "offset": 1455, "size": 50}}} 2018-10-08 05:37:33,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:33,184 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:33 GMT 2018-10-08 05:37:33,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:33,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28795 2018-10-08 05:37:33,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-08 05:37:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:33 ? 00:00:00 /sbin/init root 2 0 0 05:33 ? 00:00:00 [kthreadd] root 3 2 0 05:33 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:33 ? 00:00:00 [kworker/0:0] root 5 2 0 05:33 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:33 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:33 ? 00:00:00 [rcu_sched] root 8 2 0 05:33 ? 00:00:00 [rcuos/0] root 9 2 0 05:33 ? 00:00:00 [rcuos/1] root 10 2 0 05:33 ? 00:00:00 [rcu_bh] root 11 2 0 05:33 ? 00:00:00 [rcuob/0] root 12 2 0 05:33 ? 00:00:00 [rcuob/1] root 13 2 0 05:33 ? 00:00:00 [migration/0] root 14 2 0 05:33 ? 00:00:00 [watchdog/0] root 15 2 0 05:33 ? 00:00:00 [watchdog/1] root 16 2 0 05:33 ? 00:00:00 [migration/1] root 17 2 0 05:33 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:33 ? 00:00:00 [kworker/1:0] root 19 2 0 05:33 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:33 ? 00:00:00 [khelper] root 21 2 0 05:33 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:33 ? 00:00:00 [netns] root 23 2 0 05:33 ? 00:00:00 [writeback] root 24 2 0 05:33 ? 00:00:00 [kintegrityd] root 25 2 0 05:33 ? 00:00:00 [bioset] root 26 2 0 05:33 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:33 ? 00:00:00 [kblockd] root 28 2 0 05:33 ? 00:00:00 [ata_sff] root 29 2 0 05:33 ? 00:00:00 [khubd] root 30 2 0 05:33 ? 00:00:00 [md] root 31 2 0 05:33 ? 00:00:00 [devfreq_wq] root 32 2 0 05:33 ? 00:00:00 [kworker/0:1] root 34 2 0 05:33 ? 00:00:00 [khungtaskd] root 35 2 0 05:33 ? 00:00:00 [kswapd0] root 36 2 0 05:33 ? 00:00:00 [vmstat] root 37 2 0 05:33 ? 00:00:00 [ksmd] root 38 2 0 05:33 ? 00:00:00 [khugepaged] root 39 2 0 05:33 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:33 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:33 ? 00:00:00 [crypto] root 53 2 0 05:33 ? 00:00:00 [kthrotld] root 54 2 0 05:33 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:33 ? 00:00:00 [vballoon] root 56 2 0 05:33 ? 00:00:00 [kworker/1:1] root 57 2 0 05:33 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:33 ? 00:00:00 [scsi_eh_1] root 59 2 0 05:33 ? 00:00:00 [kworker/u4:2] root 60 2 0 05:33 ? 00:00:00 [kworker/u4:3] root 79 2 0 05:33 ? 00:00:00 [deferwq] root 80 2 0 05:33 ? 00:00:00 [charger_manager] root 124 2 0 05:33 ? 00:00:00 [kpsmoused] root 142 2 0 05:33 ? 00:00:00 [kworker/1:2] root 186 2 0 05:33 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:33 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:33 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:33 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 05:33 ? 00:00:00 [kworker/u5:1] root 468 1 0 05:33 ? 00:00:00 upstart-socket-bridge --daemon root 559 2 0 05:33 ? 00:00:00 [kworker/0:2] root 608 1 0 05:33 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 05:34 ? 00:00:00 [kauditd] root 938 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon message+ 1005 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork root 1019 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind syslog 1021 1 0 05:34 ? 00:00:00 rsyslogd root 1050 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D daemon 1101 1 0 05:34 ? 00:00:00 atd root 1102 1 0 05:34 ? 00:00:00 cron root 1115 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance root 1116 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1355 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1361 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1674 1 0 05:34 ? 00:00:00 /home/ubuntu/bind_host_84ts8c/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_84ts8c --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_84ts8c --logging-server-logdir=/home/ubuntu/bind_host_84ts8c/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_84ts8c/work/bind_host_84ts8c%I.log --pidfile=/home/ubuntu/bind_host_84ts8c/work/bind_host_84ts8c.pid ubuntu 1713 1674 0 05:34 ? 00:00:00 /home/ubuntu/bind_host_84ts8c/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_84ts8c --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_84ts8c --logging-server-logdir=/home/ubuntu/bind_host_84ts8c/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_84ts8c/work/bind_host_84ts8c%I.log --pidfile=/home/ubuntu/bind_host_84ts8c/work/bind_host_84ts8c.pid ubuntu 1788 1 0 05:34 ? 00:00:01 python2.7 /home/ubuntu/bind_host_84ts8c/env/bin/diamond --configfile /home/ubuntu/bind_host_84ts8c/work/plugins/diamond/etc/diamond.conf root 1953 2 0 05:35 ? 00:00:00 [kworker/u5:2] bind 2597 1 0 05:35 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2652 1713 0 05:35 ? 00:00:00 /home/ubuntu/bind_host_84ts8c/env/bin/python2.7 /home/ubuntu/bind_host_84ts8c/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-V_VGzy ubuntu 2663 2652 0 05:35 ? 00:00:00 /bin/sh -c /tmp/IR4QJ/install-etcd.sh ubuntu 2665 2663 0 05:35 ? 00:00:00 /bin/bash -e /tmp/IR4QJ/install-etcd.sh ntp 8720 1 0 05:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9127 1 0 05:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9185 1 0 05:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9189 9185 0 05:37 ? 00:00:00 inotifywait -e create -qq . root 9288 9127 0 05:37 ? 00:00:00 [check-monit-upt] clearwa+ 9345 1 0 05:37 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 root 9363 9127 0 05:37 ? 00:00:00 [check-etcd-upti] root 9366 9127 0 05:37 ? 00:00:00 [poll_etcd_clust] root 9369 9127 0 05:37 ? 00:00:00 [poll_etcd.sh] ubuntu 9549 2665 0 05:37 ? 00:00:00 /bin/bash -e /tmp/IR4QJ/install-etcd.sh ubuntu 9550 9549 0 05:37 ? 00:00:00 /bin/bash -e /tmp/IR4QJ/install-etcd.sh root 9551 9550 0 05:37 ? 00:00:00 sudo ps -edf root 9552 9551 0 05:37 ? 00:00:00 ps -edf real 0m0.008s user 0m0.007s sys 0m0.002s 2018-10-08 05:37:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:16:24:b8 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe16:24b8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71596 errors:0 dropped:0 overruns:0 frame:0 TX packets:30145 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:124610056 (124.6 MB) TX bytes:5532594 (5.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13734 (13.7 KB) TX bytes:13734 (13.7 KB) real 0m0.005s user 0m0.003s sys 0m0.002s 2018-10-08 05:37:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-08 05:37:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-08 05:37:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-08 05:37:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.7:53 0.0.0.0:* LISTEN 2597/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2597/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2597/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9127/monit tcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9345/etcd tcp6 0 0 :::53 :::* LISTEN 2597/named tcp6 0 0 :::22 :::* LISTEN 1096/sshd tcp6 0 0 ::1:953 :::* LISTEN 2597/named tcp6 0 0 :::4000 :::* LISTEN 9345/etcd udp 0 0 192.168.120.7:123 0.0.0.0:* 8720/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8720/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8720/ntpd udp 0 0 0.0.0.0:56495 0.0.0.0:* 608/dhclient udp 0 0 192.168.120.7:53 0.0.0.0:* 2597/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2597/named udp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient udp6 0 0 ::1:123 :::* 8720/ntpd udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8720/ntpd udp6 0 0 :::123 :::* 8720/ntpd udp6 0 0 :::39502 :::* 608/dhclient udp6 0 0 :::53 :::* 2597/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9497 1005/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11645 1674/python2.7 /tmp/cloudify-logging-server-26f5c.socket unix 2 [ ACC ] STREAM LISTENING 1506 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7545 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9616 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 14192 2652/python2.7 /tmp/ctx-usFcMi.socket real 0m0.006s user 0m0.003s sys 0m0.003s 2018-10-08 05:37:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.007s user 0m0.002s sys 0m0.004s 2018-10-08 05:37:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-08 05:37:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/sysstat/sa08 /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.007s user 0m0.000s sys 0m0.004s 2018-10-08 05:37:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-08 05:37:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [08-Oct-2018 05:37:12 UTC] clearwater-diags-monitor starting [08-Oct-2018 05:37:12 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-08 05:37:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:37:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-08 05:37:12.330292689 Stopping etcd clearwater-etcd 2018-10-08 05:37:17.712112969 Restarting etcd clearwater-etcd 2018-10-08 05:37:17.716364131 Configured ETCDCTL_PEERS: 2018-10-08 05:37:17.716997964 Check for previous failed startup attempt 2018-10-08 05:37:17.718012420 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-10-08 05:37:17.727796961 etcdctl returned 2 2018-10-08 05:37:17.733448251 Creating new cluster... 2018-10-08 05:37:17.735778953 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 2018-10-08 05:37:17.737137750 Check we're actually a member of the cluster 2018-10-08 05:37:17.756307619 Wait for etcd to startup 2018-10-08 05:37:17.867528452 Etcd started successfully 2018-10-08 05:37:17.757677 I | etcdmain: etcd Version: 3.1.7 2018-10-08 05:37:17.757711 I | etcdmain: Git SHA: 43b7507 2018-10-08 05:37:17.757715 I | etcdmain: Go Version: go1.7.5 2018-10-08 05:37:17.757718 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-08 05:37:17.757722 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-08 05:37:17.757797 I | embed: listening for peers on http://192.168.120.7:2380 2018-10-08 05:37:17.757831 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-08 05:37:17.887394 I | etcdserver: name = 192-168-120-7 2018-10-08 05:37:17.887423 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7 2018-10-08 05:37:17.887429 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member 2018-10-08 05:37:17.887433 I | etcdserver: heartbeat = 100ms 2018-10-08 05:37:17.887436 I | etcdserver: election = 1000ms 2018-10-08 05:37:17.887439 I | etcdserver: snapshot count = 10000 2018-10-08 05:37:17.887447 I | etcdserver: advertise client URLs = http://192.168.120.7:4000 2018-10-08 05:37:17.887451 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380 2018-10-08 05:37:17.887458 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380 2018-10-08 05:37:17.925792 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110 2018-10-08 05:37:17.925826 I | raft: 5ddd06b029c620bb became follower at term 0 2018-10-08 05:37:17.925840 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-08 05:37:17.925850 I | raft: 5ddd06b029c620bb became follower at term 1 2018-10-08 05:37:18.034198 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-08 05:37:18.034947 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2018-10-08 05:37:18.526087 I | raft: 5ddd06b029c620bb is starting a new election at term 1 2018-10-08 05:37:18.526161 I | raft: 5ddd06b029c620bb became candidate at term 2 2018-10-08 05:37:18.526176 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2 2018-10-08 05:37:18.526188 I | raft: 5ddd06b029c620bb became leader at term 2 2018-10-08 05:37:18.526194 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2 2018-10-08 05:37:18.526472 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110 2018-10-08 05:37:18.526560 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-08 05:37:18.526597 I | embed: ready to serve client requests 2018-10-08 05:37:18.526849 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-08 05:37:18.527455 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:34766 2018-10-08 05:37:18.527678 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:34765 2018-10-08 05:37:18.530995 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:34773 2018-10-08 05:37:18.544577 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-08 05:37:18.544608 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-08 05:37:27.160018 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:34774 real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-08 05:37:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IR4QJ/install-etcd.sh 2018-10-08 05:37:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-08 05:37:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-08 05:37:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:37:33,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:33,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:33,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:33,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:33,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:33,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:33,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:33,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:33,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:33,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:33,305 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:33 GMT 2018-10-08 05:37:33,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:33,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:33,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:38,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:38,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:38,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:38,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:38,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:38,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:38,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:38,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:38,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j2ztej", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:33.786Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:33.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:33.786Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:33.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_j2ztej", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:33.786Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:33.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_aldme2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:33.786Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:33.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:33.786Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:33.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:33.786Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:33.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_j2ztej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:33.786Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:33.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.074Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZU8UR/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ccfa80ad-73fa-4b18-aaab-64039bdef0a4"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.500Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ccfa80ad-73fa-4b18-aaab-64039bdef0a4"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.500Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ccfa80ad-73fa-4b18-aaab-64039bdef0a4"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.500Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.500Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.500Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.500Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZPEBF/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.500Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6IFG3/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "homer_zpu4ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_zpu4ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_ape7le", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_aldme2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_ape7le", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_ape7le", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_zpu4ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_aldme2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:34.809Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:34.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmpQ2idf7 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ccfa80ad-73fa-4b18-aaab-64039bdef0a4"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ccfa80ad-73fa-4b18-aaab-64039bdef0a4"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-aldme2', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/2LTB5/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmpbjGZt_ /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmp4zNDv7 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ccfa80ad-73fa-4b18-aaab-64039bdef0a4"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmpdqIH_0 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-j2ztej', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmpIcGWYB /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "139dcfe8-0cd9-4ae5-bf5a-6491e3893a10"}], "metadata": {"pagination": {"total": 1605, "offset": 1473, "size": 50}}} 2018-10-08 05:37:38,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:38,388 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:38 GMT 2018-10-08 05:37:38,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:38,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26424 2018-10-08 05:37:38,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:37:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:37:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:37:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZU8UR/clearwater.py 2018-10-08 05:37:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:37:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-08 05:37:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:37:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-08 05:37:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-08 05:37:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZPEBF/clearwater.py 2018-10-08 05:37:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6IFG3/clearwater.py 2018-10-08 05:37:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:37:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:37:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-08 05:37:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQ2idf7 /etc/dnsmasq.resolv.conf 2018-10-08 05:37:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:37:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-08 05:37:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:37:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-08 05:37:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-08 05:37:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-08 05:37:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-08 05:37:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-aldme2', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-10-08 05:37:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/2LTB5/clearwater.py 2018-10-08 05:37:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:37:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbjGZt_ /etc/clearwater/local_config 2018-10-08 05:37:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4zNDv7 /etc/clearwater/local_config 2018-10-08 05:37:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-08 05:37:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:37:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:37:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdqIH_0 /etc/clearwater/local_config 2018-10-08 05:37:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:37:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-08 05:37:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-j2ztej', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-10-08 05:37:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-08 05:37:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIcGWYB /etc/clearwater/local_config 2018-10-08 05:37:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:37:38,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:37:38,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:38,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:38,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:38,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:38,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:38,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:38,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:38,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:38,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:38,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:38,581 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:38 GMT 2018-10-08 05:37:38,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:38,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:38,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:43,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:44,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:44,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:44,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:44,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:44,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:44,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:44,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:44,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ccfa80ad-73fa-4b18-aaab-64039bdef0a4"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-rur8ry', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmpIcGWYB /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmpGWRRL_ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmp4zNDv7 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-zpu4ys', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmp6juRZ7 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ccfa80ad-73fa-4b18-aaab-64039bdef0a4"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "139dcfe8-0cd9-4ae5-bf5a-6491e3893a10"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "498d31b5-796c-4679-920e-688a3ccc7cf4"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo mv /tmp/tmpO_jALl /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "60470d65-a44d-4f96-93ce-747be94f848b"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.7', 'name': u'bono-ape7le', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "139dcfe8-0cd9-4ae5-bf5a-6491e3893a10"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "6297f746-1e6a-435a-a4fb-639e6d61c5e4"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "139dcfe8-0cd9-4ae5-bf5a-6491e3893a10"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DVJXW/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.515Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "139dcfe8-0cd9-4ae5-bf5a-6491e3893a10"}, {"node_instance_id": "homer_zpu4ys", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_j2ztej", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_aldme2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:35.827Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:35.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.546Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/TIALS/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "00052ba2-d3b6-4257-9c69-6f177187ffe1"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.546Z", "message": "[localhost] run: sudo mv /tmp/tmpR92GAr /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.546Z", "message": "Executing: /tmp/W2JXO/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.546Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "bcc810a1-19b8-4d13-ae05-a772f7e22d3a"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.546Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/W2JXO/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "vellum_rur8ry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_j2ztej", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_zpu4ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_j2ztej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_j2ztej", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_zpu4ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_zpu4ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:36.847Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:36.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "Executing: /tmp/W5NR5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}], "metadata": {"pagination": {"total": 1626, "offset": 1523, "size": 50}}} 2018-10-08 05:37:44,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:44,029 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:44 GMT 2018-10-08 05:37:44,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:44,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26541 2018-10-08 05:37:44,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:44,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-08 05:37:44,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-08 05:37:44,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-rur8ry', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2018-10-08 05:37:44,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIcGWYB /etc/clearwater/local_config 2018-10-08 05:37:44,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:37:44,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGWRRL_ /etc/dnsmasq.resolv.conf 2018-10-08 05:37:44,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4zNDv7 /etc/clearwater/local_config 2018-10-08 05:37:44,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-08 05:37:44,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-zpu4ys', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-10-08 05:37:44,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:37:44,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:37:44,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6juRZ7 /etc/clearwater/local_config 2018-10-08 05:37:44,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:37:44,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-08 05:37:44,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:37:44,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpO_jALl /etc/dnsmasq.resolv.conf 2018-10-08 05:37:44,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:37:44,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.7', 'name': u'bono-ape7le', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2018-10-08 05:37:44,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-08 05:37:44,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:37:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DVJXW/clearwater.py 2018-10-08 05:37:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-08 05:37:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:37:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:37:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:37:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:37:44,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:44,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:37:44,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:37:44,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/TIALS/append_proxy_snmp_conf.py 2018-10-08 05:37:44,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpR92GAr /etc/dnsmasq.resolv.conf 2018-10-08 05:37:44,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W2JXO/install-ellis.sh 2018-10-08 05:37:44,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-08 05:37:44,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/W2JXO/install-ellis.sh 2018-10-08 05:37:44,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:44,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:44,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:44,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:44,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:44,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:37:44,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:37:44,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:37:44,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:44,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:44,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:44,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:37:44,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-08 05:37:44,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-08 05:37:44,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-08 05:37:44,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W5NR5/install-vellum.sh 2018-10-08 05:37:44,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:44,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:44,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:44,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:44,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:44,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:44,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:44,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:44,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:44,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:44,380 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:44 GMT 2018-10-08 05:37:44,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:44,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:44,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:49,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:49,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:49,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "Executing: /tmp/4D4QY/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/O0LEN/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/W5NR5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "Executing: /tmp/RT20K/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "Executing: /tmp/O0LEN/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/RT20K/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "Executing: /tmp/W5NR5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.569Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "sprout_aldme2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.860Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.860Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_aldme2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.860Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_aldme2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:37.860Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:37.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:38.580Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:38.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:39.594Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:39.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:39.594Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:39.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:40.602Z", "message": "[localhost] run: sudo mv /tmp/tmpVV8AhE /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:40.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "139dcfe8-0cd9-4ae5-bf5a-6491e3893a10"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:40.602Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:40.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "139dcfe8-0cd9-4ae5-bf5a-6491e3893a10"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:40.602Z", "message": "[localhost] run: sudo mv /tmp/tmpdhup7B /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:40.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "139dcfe8-0cd9-4ae5-bf5a-6491e3893a10"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:40.602Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:40.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "139dcfe8-0cd9-4ae5-bf5a-6491e3893a10"}, {"node_instance_id": "bono_ape7le", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:40.769Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:41.898Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:41.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:41.898Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:41.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:42.926Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/BWSWQ/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:42.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8608ca28-4775-4219-a860-dbf0876a57e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:43.457Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:43.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_ape7le", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:44.521Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:44.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_ape7le", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:44.521Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:44.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:44.973Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/Q48ZI/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:44.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:45.248Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:45.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:45.643Z", "message": "Executing: /tmp/Q48ZI/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:45.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:45.643Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:45.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:46.696Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-dj3obm\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 5s (2,232 kB/s)\nReading package lists...\n\nreal\t0m8.272s\nuser\t0m4.728s\nsys\t0m0.500s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:46.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:46.696Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:46.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:46.696Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:46.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:46.696Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:46.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:46.696Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:46.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:47.773Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-f21rrz\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 6s (2,011 kB/s)\nReading package lists...\n\nreal\t0m8.736s\nuser\t0m4.856s\nsys\t0m0.420s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:47.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:47.773Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:47.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}], "metadata": {"pagination": {"total": 1647, "offset": 1573, "size": 50}}} 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:49 GMT 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35424 2018-10-08 05:37:49,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:49,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4D4QY/install-sprout.sh 2018-10-08 05:37:49,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/O0LEN/install-homer.sh 2018-10-08 05:37:49,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/W5NR5/install-vellum.sh 2018-10-08 05:37:49,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-08 05:37:49,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RT20K/install-dime.sh 2018-10-08 05:37:49,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O0LEN/install-homer.sh 2018-10-08 05:37:49,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-08 05:37:49,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-08 05:37:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/RT20K/install-dime.sh 2018-10-08 05:37:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-08 05:37:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W5NR5/install-vellum.sh 2018-10-08 05:37:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-08 05:37:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:37:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:49,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-10-08 05:37:49,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-08 05:37:49,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-08 05:37:49,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-08 05:37:49,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-08 05:37:49,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-08 05:37:49,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-08 05:37:49,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-08 05:37:49,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-08 05:37:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-08 05:37:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-08 05:37:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-08 05:37:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVV8AhE /etc/clearwater/local_config 2018-10-08 05:37:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-08 05:37:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdhup7B /etc/dnsmasq.resolv.conf 2018-10-08 05:37:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-08 05:37:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:37:49,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:49,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:49,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/BWSWQ/append_proxy_snmp_conf.py 2018-10-08 05:37:49,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:37:49,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-08 05:37:49,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:37:49,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/Q48ZI/install-bono.sh 2018-10-08 05:37:49,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:37:49,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q48ZI/install-bono.sh 2018-10-08 05:37:49,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-08 05:37:49,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-dj3obm Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [163 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 5s (2,232 kB/s) Reading package lists... real 0m8.272s user 0m4.728s sys 0m0.500s 2018-10-08 05:37:49,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-08 05:37:49,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-08 05:37:49,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-08 05:37:49,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-08 05:37:49,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-f21rrz Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [163 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 6s (2,011 kB/s) Reading package lists... real 0m8.736s user 0m4.856s sys 0m0.420s 2018-10-08 05:37:49,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:37:49,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:49,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:49,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:49,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:49,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:49,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:49,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:49,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:49,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:49,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:49,827 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:49 GMT 2018-10-08 05:37:49,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:49,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:49,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:54,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:37:55,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:55,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:55,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:55,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:55,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:55,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:55,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:55,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:47.773Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:47.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:47.773Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:47.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:47.773Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:47.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:47.773Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:47.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:47.773Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-d1ege0\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 6s (2,077 kB/s)\nReading package lists...\n\nreal\t0m8.462s\nuser\t0m4.834s\nsys\t0m0.487s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:47.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:48.807Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:48.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:48.807Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:48.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:48.807Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-fmfjez\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 6s (2,026 kB/s)\nReading package lists...\n\nreal\t0m8.874s\nuser\t0m4.666s\nsys\t0m0.281s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:48.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:52.290Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-idqb68\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,195 kB/s)\nReading package lists...\n\nreal\t0m14.108s\nuser\t0m4.613s\nsys\t0m0.373s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:52.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:52.912Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:52.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:52.912Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:52.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}], "metadata": {"pagination": {"total": 1650, "offset": 1623, "size": 50}}} 2018-10-08 05:37:55,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:55,042 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:55 GMT 2018-10-08 05:37:55,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:55,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20166 2018-10-08 05:37:55,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:37:55,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-08 05:37:55,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-08 05:37:55,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:37:55,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:37:55,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-d1ege0 Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [163 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 6s (2,077 kB/s) Reading package lists... real 0m8.462s user 0m4.834s sys 0m0.487s 2018-10-08 05:37:55,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:37:55,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-08 05:37:55,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-fmfjez Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [163 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 6s (2,026 kB/s) Reading package lists... real 0m8.874s user 0m4.666s sys 0m0.281s 2018-10-08 05:37:55,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-idqb68 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [163 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,195 kB/s) Reading package lists... real 0m14.108s user 0m4.613s sys 0m0.373s 2018-10-08 05:37:55,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:37:55,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-08 05:37:55,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:37:55,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:37:55,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:37:55,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:37:55,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:37:55,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:37:55,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:37:55,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:37:55,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:37:55,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:37:55,669 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:37:55 GMT 2018-10-08 05:37:55,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:37:55,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:37:55,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:00,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:01,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:01,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:01,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:01,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:01,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:01,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:01,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:01,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:56.736Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-9lr52v\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 6s (1,965 kB/s)\nReading package lists...\n\nreal\t0m10.251s\nuser\t0m4.661s\nsys\t0m0.262s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:56.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:57.350Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:57.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:37:57.350Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:37:57.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}], "metadata": {"pagination": {"total": 1653, "offset": 1634, "size": 50}}} 2018-10-08 05:38:01,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:01,249 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:01 GMT 2018-10-08 05:38:01,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:01,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6401 2018-10-08 05:38:01,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-9lr52v Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [163 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [771 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,106 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 6s (1,965 kB/s) Reading package lists... real 0m10.251s user 0m4.661s sys 0m0.262s 2018-10-08 05:38:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:38:01,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-08 05:38:01,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:01,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:01,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:01,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:01,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:01,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:01,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:01,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:01,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:01,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:01,326 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:01 GMT 2018-10-08 05:38:01,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:01,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:01,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:06,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:06,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:06,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:06,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:06,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:06,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:06,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:06,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:06,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:06,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:06,422 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:06 GMT 2018-10-08 05:38:06,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:06,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:06,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:06,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:06,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:06,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:06,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:06,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:06,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:06,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:06,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:06,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:06,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:06,910 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:06 GMT 2018-10-08 05:38:06,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:06,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:06,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:11,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:12,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:12,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:12,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:12,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:12,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:12,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:12,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:12,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:12,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:12,159 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:12 GMT 2018-10-08 05:38:12,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:12,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:12,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:12,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:12,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:12,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:12,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:12,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:12,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:12,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:12,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:12,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:12,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:12,305 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:12 GMT 2018-10-08 05:38:12,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:12,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:12,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:17,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:17,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:17 GMT 2018-10-08 05:38:17,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:17,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:17,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:17,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:17,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:17,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:17 GMT 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:17,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:17,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:22,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:22,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:22,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:22 GMT 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:22,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:22,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:22,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:22,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:22,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:22,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:22,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:22,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:22,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:22,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:22,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:22,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:22,798 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:22 GMT 2018-10-08 05:38:22,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:22,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:22,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:27,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:28,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:28,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:28,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:28,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:28,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:28,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:28,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:28,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:28,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:28,055 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:28 GMT 2018-10-08 05:38:28,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:28,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:28,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:28,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:28,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:28,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:28,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:28,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:28,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:28,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:28,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:28,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:28,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:28,196 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:28 GMT 2018-10-08 05:38:28,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:28,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:28,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:33,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:33,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:33,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:33,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:33,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:33,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:33,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:33,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:33,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:33,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:33,525 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:33 GMT 2018-10-08 05:38:33,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:33,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:33,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:33,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:33,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:33,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:33,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:33,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:33,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:33,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:33,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:33,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:33,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:33,616 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:33 GMT 2018-10-08 05:38:33,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:33,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:33,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:38,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:38,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:38,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:38,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:38,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:38,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:38,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:38,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:38,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:38,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:38,791 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:38 GMT 2018-10-08 05:38:38,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:38,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:38,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:38,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:38,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:38,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:38,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:38,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:38,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:38,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:38,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:38,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:38,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:38,890 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:38 GMT 2018-10-08 05:38:38,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:38,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:38,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:43,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:44,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:44,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:44,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:44 GMT 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:44,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:44,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:44,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:44,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:44,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:44,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:44,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:44,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:44,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:44,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:44,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:44,176 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:44 GMT 2018-10-08 05:38:44,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:44,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:44,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:49,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:49,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:49,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:49,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:49,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:49,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:49,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:49,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:49,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:49,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:49,616 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:49 GMT 2018-10-08 05:38:49,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:49,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:49,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:49,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:49,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:49,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:49,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:49,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:49,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:49,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:49,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:49,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:49,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:49,713 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:49 GMT 2018-10-08 05:38:49,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:49,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:49,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:54,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:38:55,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:55,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:55,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:55,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:55,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:55,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:55,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:55,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:38:55,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:55,259 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:55 GMT 2018-10-08 05:38:55,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:55,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:38:55,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:38:55,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:38:55,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:38:55,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:38:55,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:38:55,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:38:55,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:38:55,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:38:55,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:38:55,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:38:55,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:38:55,350 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:38:55 GMT 2018-10-08 05:38:55,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:38:55,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:38:55,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:00,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:00,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:00,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:00,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:00,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:00,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:00,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:00,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:00,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:00,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:00,733 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:00 GMT 2018-10-08 05:39:00,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:00,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:00,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:00,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:00,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:00,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:00,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:00,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:00,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:00,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:00,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:00,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:00,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:00,805 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:00 GMT 2018-10-08 05:39:00,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:00,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:00,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:05,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:06,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:06,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:06,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:06,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:06,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:06,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:06,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:06,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:06,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:06,281 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:06 GMT 2018-10-08 05:39:06,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:06,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:06,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:06,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:06,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:06,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:06,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:06,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:06,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:06,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:06,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:06,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:06,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:06,367 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:06 GMT 2018-10-08 05:39:06,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:06,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:06,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:11,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:11,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:11,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:11,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:11,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:11,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:11,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:11,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:11,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:11,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:11,599 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:11 GMT 2018-10-08 05:39:11,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:11,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:11,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:11,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:11,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:11,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:11,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:11,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:11,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:11,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:11,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:11,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:11,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:11,694 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:11 GMT 2018-10-08 05:39:11,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:11,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:11,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:16,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:16,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:16,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:16,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:16,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:16,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:16,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:16,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:16,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:16,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:16,826 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:16 GMT 2018-10-08 05:39:16,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:16,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:16,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:16,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:16,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:16,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:16,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:16,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:16,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:16,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:16,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:16,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:16,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:16,942 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:16 GMT 2018-10-08 05:39:16,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:16,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:16,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:21,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:22,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:22,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:22,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:22,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:22,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:22,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:22,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:22,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:22,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:22,218 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:22 GMT 2018-10-08 05:39:22,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:22,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:22,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:22,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:22,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:22,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:22,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:22,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:22,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:22,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:22,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:22,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:22,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:22,288 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:22 GMT 2018-10-08 05:39:22,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:22,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:22,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:27,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:27,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:27,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:27 GMT 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:27,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:27,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:27,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:27,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:27,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:27,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:27,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:27,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:27,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:27,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:27,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:27,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:27,647 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:27 GMT 2018-10-08 05:39:27,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:27,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:27,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:32,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:33,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:33,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:33,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:33,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:33,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:33,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:33,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:33,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:33,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:33,063 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:33 GMT 2018-10-08 05:39:33,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:33,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:33,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:33,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:33,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:33,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:33,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:33,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:33,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:33,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:33,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:33,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:33,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:33,188 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:33 GMT 2018-10-08 05:39:33,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:33,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:33,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:38,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:38,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:38,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:38,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:38,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:38,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:38,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:38,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:38,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:38,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:38,276 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:38 GMT 2018-10-08 05:39:38,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:38,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:38,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:38,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:38,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:38,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:38,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:38,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:38,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:38,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:38,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:38,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:38,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:38,499 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:38 GMT 2018-10-08 05:39:38,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:38,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:38,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:43,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:43,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:43,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:43,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:43,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:43,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:43,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:43,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:43,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:43,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:43,748 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:43 GMT 2018-10-08 05:39:43,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:43,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:43,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:43,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:43,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:43,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:43,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:43,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:43,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:43,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:43,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:43,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:43,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:43,874 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:43 GMT 2018-10-08 05:39:43,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:43,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:43,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:48,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:49,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:49,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:49 GMT 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:49,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:49,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:49,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:49,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:49,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:49,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:49,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:49,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:49,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:49,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:49,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:49,782 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:49 GMT 2018-10-08 05:39:49,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:49,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:49,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:54,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:39:54,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:54,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:54,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:54,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:54,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:54,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:54,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:54,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:39:54,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:54,867 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:54 GMT 2018-10-08 05:39:54,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:54,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:39:54,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:54,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:39:54,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:39:54,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:39:54,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:39:54,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:39:54,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:39:54,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:39:54,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:39:54,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:39:54,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:39:54,938 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:39:54 GMT 2018-10-08 05:39:54,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:39:54,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:39:54,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:39:59,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:00,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:00,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:00,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:00,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:00,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:00,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:00,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:00,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:40:00,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:00,148 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:00 GMT 2018-10-08 05:40:00,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:00,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:00,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:00,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:00,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:00,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:00,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:00,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:00,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:00,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:00,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:00,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:00,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:00,221 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:00 GMT 2018-10-08 05:40:00,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:00,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:00,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:05,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:05,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:05,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:05,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:05,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:05,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:05,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:05,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:05,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:40:05,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:05,316 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:05 GMT 2018-10-08 05:40:05,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:05,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:05,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:05,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:05,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:05,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:05,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:05,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:05,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:05,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:05,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:05,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:05,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:05,385 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:05 GMT 2018-10-08 05:40:05,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:05,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:05,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:10,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:10,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:10,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:10,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:10 GMT 2018-10-08 05:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:10,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:10,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:10,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:10,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:10,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:10,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:10,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:10,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:10,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:10,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:10,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:10,605 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:10 GMT 2018-10-08 05:40:10,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:10,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:10,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:15,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:15,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:15,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:15,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:15,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:15,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:15,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:15,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:15,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:40:15,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:15,729 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:15 GMT 2018-10-08 05:40:15,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:15,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:15,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:15,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:15,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:15,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:15 GMT 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:15,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:15,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:20,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:20,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:20,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:20,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:20,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:20,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:20,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:20,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:20,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:40:20,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:20,996 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:20 GMT 2018-10-08 05:40:20,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:20,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:20,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:20,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:21,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:21,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:21,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:21,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:21,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:21,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:21,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:21,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:21,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:21,254 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:21 GMT 2018-10-08 05:40:21,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:21,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:21,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:26,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:26,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:26,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:26,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:26,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:26,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:26,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:26,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:26,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-10-08 05:40:26,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:26,356 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:26 GMT 2018-10-08 05:40:26,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:26,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:26,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:26,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:26,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:26,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:26,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:26,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:26,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:26,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:26,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:26,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:26,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:26,496 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:26 GMT 2018-10-08 05:40:26,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:26,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:26,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:31,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:31,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:31,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:31,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:31,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:31,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:31,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:31,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:31,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:40:30.680Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-9lr52v\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,920 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8689\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8744\nclearwater-socket-factory-sig start/running, process 8749\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m33.264s\nuser\t0m8.584s\nsys\t0m7.163s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:40:30.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:40:31.433Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:40:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}], "metadata": {"pagination": {"total": 1655, "offset": 1637, "size": 50}}} 2018-10-08 05:40:31,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:31,587 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:31 GMT 2018-10-08 05:40:31,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:31,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37674 2018-10-08 05:40:31,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:31,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-9lr52v Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 21 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,920 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8689 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8744 clearwater-socket-factory-sig start/running, process 8749 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m33.264s user 0m8.584s sys 0m7.163s 2018-10-08 05:40:31,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:40:31,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:31,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:31,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:31,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:31,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:31,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:31,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:31,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:31,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:31,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:31,659 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:31 GMT 2018-10-08 05:40:31,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:31,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:31,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:36,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:36,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:36,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:36,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:36,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:36,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:36,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:36,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:36,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1655, "offset": 1639, "size": 50}}} 2018-10-08 05:40:36,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:36,787 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:36 GMT 2018-10-08 05:40:36,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:36,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:36,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:36,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:36,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:36,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:36,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:36,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:36,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:36,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:36,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:36,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:36,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:36,857 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:36 GMT 2018-10-08 05:40:36,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:36,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:36,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:41,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:41,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:41,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:41,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:41,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:41,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:41,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:41,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:41,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1655, "offset": 1639, "size": 50}}} 2018-10-08 05:40:41,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:41,973 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:41 GMT 2018-10-08 05:40:41,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:41,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:41,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:41,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:42,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:42,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:42,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:42,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:42,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:42,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:42,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:42,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:42,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:42,130 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:42 GMT 2018-10-08 05:40:42,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:42,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:42,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:47,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:47,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:47,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:47,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:47,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:47,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:47,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:47,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:47,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1655, "offset": 1639, "size": 50}}} 2018-10-08 05:40:47,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:47,269 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:47 GMT 2018-10-08 05:40:47,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:47,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:47,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:47,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:47,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:47,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:47,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:47,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:47,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:47,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:47,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:47,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:47,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:47,349 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:47 GMT 2018-10-08 05:40:47,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:47,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:47,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:52,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:52,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:52,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:52,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:52,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:52,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:52,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:52,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:52,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1655, "offset": 1639, "size": 50}}} 2018-10-08 05:40:52,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:52,644 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:52 GMT 2018-10-08 05:40:52,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:52,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:40:52,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:52,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:52,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:52,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:52,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:52,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:52,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:52,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:52,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:52,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:52,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:52,828 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:52 GMT 2018-10-08 05:40:52,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:52,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:52,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:57,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:40:58,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:58,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:58,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:58,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:58,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:58,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:58,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:58,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:40:55.100Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-fmfjez\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 9s (5,944 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8971\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9073\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9092\nclearwater-socket-factory-sig start/running, process 9097\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.................................................................................................+++\n.......................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m6.574s\nuser\t0m9.632s\nsys\t0m8.555s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:40:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:40:55.456Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:40:55.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}], "metadata": {"pagination": {"total": 1657, "offset": 1639, "size": 50}}} 2018-10-08 05:40:58,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:58,266 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:58 GMT 2018-10-08 05:40:58,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:58,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46639 2018-10-08 05:40:58,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:40:58,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-fmfjez Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 21 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 9s (5,944 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8971 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9073 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9092 clearwater-socket-factory-sig start/running, process 9097 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................................................................................................+++ .......................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m6.574s user 0m9.632s sys 0m8.555s 2018-10-08 05:40:58,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:40:58,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:40:58,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:40:58,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:40:58,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:40:58,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:40:58,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:40:58,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:40:58,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:40:58,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:40:58,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:40:58,518 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:40:58 GMT 2018-10-08 05:40:58,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:40:58,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:40:58,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:03,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:03,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:03,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:03,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:03,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:03,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:03,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:03,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:03,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1657, "offset": 1641, "size": 50}}} 2018-10-08 05:41:03,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:03,919 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:03 GMT 2018-10-08 05:41:03,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:03,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:41:03,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:03,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:04,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:04,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:04 GMT 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:04,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:04,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:09,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:09,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:09,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:09,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:09,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:09,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:09,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:09,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:09,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:04.455Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-f21rrz\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 17s (5,054 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9039\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........+++\n.............................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m16.453s\nuser\t0m20.274s\nsys\t0m11.210s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:04.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:05.470Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.372s\nuser\t0m12.312s\nsys\t0m2.591s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:05.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:05.470Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:05.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:06.483Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:06.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}], "metadata": {"pagination": {"total": 1661, "offset": 1641, "size": 50}}} 2018-10-08 05:41:09,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:09,571 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:09 GMT 2018-10-08 05:41:09,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:09,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66177 2018-10-08 05:41:09,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:09,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-f21rrz Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 21 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 17s (5,054 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9039 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........+++ .............................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m16.453s user 0m20.274s sys 0m11.210s 2018-10-08 05:41:09,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.372s user 0m12.312s sys 0m2.591s 2018-10-08 05:41:09,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:41:09,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:41:09,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:09,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:09 GMT 2018-10-08 05:41:09,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:09,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:09,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:14,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:15,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:15,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:15,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:15,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:15,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:15,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:15,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:15,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1645, "size": 50}}} 2018-10-08 05:41:15,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:15,098 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:15 GMT 2018-10-08 05:41:15,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:15,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:41:15,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:15,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:15,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:15,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:15,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:15,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:15,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:15,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:15,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:15,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:15,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:15,191 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:15 GMT 2018-10-08 05:41:15,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:15,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:15,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:20,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:20,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:20,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:20,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:20,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:20,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:20,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:20,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:20,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:18.016Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (510 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m12.161s\nuser\t0m0.711s\nsys\t0m0.538s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:18.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:18.514Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:18.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:18.514Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:18.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:19.546Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:19.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}], "metadata": {"pagination": {"total": 1665, "offset": 1645, "size": 50}}} 2018-10-08 05:41:20,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:20,473 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:20 GMT 2018-10-08 05:41:20,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:20,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4595 2018-10-08 05:41:20,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:20,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (510 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m12.161s user 0m0.711s sys 0m0.538s 2018-10-08 05:41:20,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-08 05:41:20,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-08 05:41:20,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-08 05:41:20,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:20,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:20,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:20,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:20,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:20,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:20,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:20,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:20,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:20,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:20,711 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:20 GMT 2018-10-08 05:41:20,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:20,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:20,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:25,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:25,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:25,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:25,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:25,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:25,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:25,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:25,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:25,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:20.969Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.071s\nuser\t0m0.003s\nsys\t0m0.048s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:20.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:22.574Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:22.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:22.574Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-dj3obm\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 9s (7,004 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9286\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10028\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.........+++\n.....................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m35.379s\nuser\t0m16.461s\nsys\t0m12.375s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:22.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:22.574Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:22.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:22.574Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:22.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:22.574Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:33 ? 00:00:00 /sbin/init\nroot 2 0 0 05:33 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:33 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:33 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:33 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:33 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:33 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:33 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:33 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:33 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:33 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:33 ? 00:00:00 [migration/0]\nroot 14 2 0 05:33 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:33 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:33 ? 00:00:00 [migration/1]\nroot 17 2 0 05:33 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:33 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:33 ? 00:00:00 [khelper]\nroot 21 2 0 05:33 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:33 ? 00:00:00 [netns]\nroot 23 2 0 05:33 ? 00:00:00 [writeback]\nroot 24 2 0 05:33 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:33 ? 00:00:00 [bioset]\nroot 27 2 0 05:33 ? 00:00:00 [kblockd]\nroot 28 2 0 05:33 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:33 ? 00:00:00 [khubd]\nroot 30 2 0 05:33 ? 00:00:00 [md]\nroot 31 2 0 05:33 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:33 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:33 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:33 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:33 ? 00:00:00 [vmstat]\nroot 37 2 0 05:33 ? 00:00:00 [ksmd]\nroot 38 2 0 05:33 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:33 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:33 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:33 ? 00:00:00 [crypto]\nroot 53 2 0 05:33 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:33 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:33 ? 00:00:00 [vballoon]\nroot 56 2 0 05:33 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:33 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:33 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:33 ? 00:00:00 [deferwq]\nroot 80 2 0 05:33 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:33 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:33 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:33 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:33 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:33 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:33 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 05:33 ? 00:00:00 [kworker/u5:1]\nroot 433 2 0 05:33 ? 00:00:00 [kworker/u5:2]\nroot 469 1 0 05:33 ? 00:00:00 upstart-socket-bridge --daemon\nroot 652 1 0 05:33 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 05:34 ? 00:00:00 [kauditd]\nroot 940 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 997 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork\nsyslog 1019 1 0 05:34 ? 00:00:00 rsyslogd\nroot 1026 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1110 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 05:34 ? 00:00:00 cron\ndaemon 1112 1 0 05:34 ? 00:00:00 atd\nroot 1113 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1259 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1266 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1567 2 0 05:34 ? 00:00:00 [kworker/1:2]\nubuntu 1673 1 0 05:34 ? 00:00:00 /home/ubuntu/bono_host_9lr52v/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_9lr52v --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_9lr52v --logging-server-logdir=/home/ubuntu/bono_host_9lr52v/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_9lr52v/work/bono_host_9lr52v%I.log --pidfile=/home/ubuntu/bono_host_9lr52v/work/bono_host_9lr52v.pid\nubuntu 1787 1 0 05:35 ? 00:00:02 python2.7 /home/ubuntu/bono_host_9lr52v/env/bin/diamond --configfile /home/ubuntu/bono_host_9lr52v/work/plugins/diamond/etc/diamond.conf\nubuntu 1856 1673 0 05:37 ? 00:00:00 /home/ubuntu/bono_host_9lr52v/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_9lr52v --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_9lr52v --logging-server-logdir=/home/ubuntu/bono_host_9lr52v/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_9lr52v/work/bono_host_9lr52v%I.log --pidfile=/home/ubuntu/bono_host_9lr52v/work/bono_host_9lr52v.pid\nubuntu 1880 1856 0 05:37 ? 00:00:00 /home/ubuntu/bono_host_9lr52v/env/bin/python2.7 /home/ubuntu/bono_host_9lr52v/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-AfOLXZ\nubuntu 1891 1880 0 05:37 ? 00:00:00 /bin/sh -c /tmp/Q48ZI/install-bono.sh\nubuntu 1892 1891 0 05:37 ? 00:00:00 /bin/bash -e /tmp/Q48ZI/install-bono.sh\nroot 2870 2 0 05:39 ? 00:00:00 [kworker/u5:0]\nntp 8180 1 0 05:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8689 1 0 05:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8744 1 0 05:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8745 8744 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8749 1 0 05:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8750 8749 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8759 8745 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8760 8750 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8761 8760 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9070 1 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.15,bono-ape7le.clearwater.local --alias=172.30.9.206,bono-ape7le.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-ape7le.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9859 1 0 05:41 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9922 1892 0 05:41 ? 00:00:00 /bin/bash -e /tmp/Q48ZI/install-bono.sh\nubuntu 9923 9922 0 05:41 ? 00:00:00 /bin/bash -e /tmp/Q48ZI/install-bono.sh\nroot 9924 9923 0 05:41 ? 00:00:00 sudo ps -edf\nroot 9925 9924 0 05:41 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:22.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:22.574Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:12:95:86 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe12:9586/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86143 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47425 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131672216 (131.6 MB) TX bytes:9357257 (9.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5100 (5.1 KB) TX bytes:5100 (5.1 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:22.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:22.574Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9859/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8689/monit \ntcp 0 0 192.168.120.15:5058 0.0.0.0:* LISTEN 9070/bono \ntcp 0 0 192.168.120.15:5060 0.0.0.0:* LISTEN 9070/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9070/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9859/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1110/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8180/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8180/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8180/ntpd \nudp 0 0 0.0.0.0:65346 0.0.0.0:* 652/dhclient \nudp 0 0 192.168.120.15:5058 0.0.0.0:* 9070/bono \nudp 0 0 192.168.120.15:5060 0.0.0.0:* 9070/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9859/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8180/ntpd \nudp6 0 0 ::1:123 :::* 8180/ntpd \nudp6 0 0 :::123 :::* 8180/ntpd \nudp6 0 0 :::48433 :::* 652/dhclient \nudp6 0 0 ::1:53 :::* 9859/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 19438 8759/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19441 8761/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1847 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11665 1673/python2.7 /tmp/cloudify-logging-server-66fc0.socket\nunix 2 [ ACC ] STREAM LISTENING 12315 1880/python2.7 /tmp/ctx-kr4SVT.socket\nunix 2 [ ACC ] STREAM LISTENING 1588 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9620 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9409 997/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:22.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:22.574Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:22.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:23.589Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:23.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:23.589Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:23.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:23.589Z", "message": "[bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa08\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20181008T050000Z.txt\n/var/log/bono/bono_out.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:23.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:23.589Z", "message": "[bono] => 2018:10:08 05:40:25: Namespace: management\n2018:10:08 05:40:25: [management] Starting server\n2018:10:08 05:40:25: [management] Listening for requests\n2018:10:08 05:40:25: Namespace: signaling\n2018:10:08 05:40:25: [signaling] Starting server\n2018:10:08 05:40:25: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:23.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:24.611Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:24.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:24.611Z", "message": "[bono] => 2018-10-08 05:40:45.337798425 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:24.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:24.611Z", "message": "[bono] sudo cat /var/log/bono/bono_20181008T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:24.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:24.611Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:24.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}, {"node_instance_id": "bono_ape7le", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:24.864Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:24.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:25.670Z", "message": "Execution done (return_code=0): /tmp/Q48ZI/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:25.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "317e4efa-5154-4bea-9530-387b9debf501"}], "metadata": {"pagination": {"total": 1687, "offset": 1649, "size": 50}}} 2018-10-08 05:41:25,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:25,935 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:25 GMT 2018-10-08 05:41:25,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:25,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 69926 2018-10-08 05:41:25,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:25,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.071s user 0m0.003s sys 0m0.048s 2018-10-08 05:41:25,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-08 05:41:25,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-dj3obm Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 21 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 9s (7,004 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9286 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10028 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........+++ .....................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m35.379s user 0m16.461s sys 0m12.375s 2018-10-08 05:41:25,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-08 05:41:25,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-08 05:41:25,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:33 ? 00:00:00 /sbin/init root 2 0 0 05:33 ? 00:00:00 [kthreadd] root 3 2 0 05:33 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:33 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:33 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:33 ? 00:00:00 [rcu_sched] root 8 2 0 05:33 ? 00:00:00 [rcuos/0] root 9 2 0 05:33 ? 00:00:00 [rcuos/1] root 10 2 0 05:33 ? 00:00:00 [rcu_bh] root 11 2 0 05:33 ? 00:00:00 [rcuob/0] root 12 2 0 05:33 ? 00:00:00 [rcuob/1] root 13 2 0 05:33 ? 00:00:00 [migration/0] root 14 2 0 05:33 ? 00:00:00 [watchdog/0] root 15 2 0 05:33 ? 00:00:00 [watchdog/1] root 16 2 0 05:33 ? 00:00:00 [migration/1] root 17 2 0 05:33 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:33 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:33 ? 00:00:00 [khelper] root 21 2 0 05:33 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:33 ? 00:00:00 [netns] root 23 2 0 05:33 ? 00:00:00 [writeback] root 24 2 0 05:33 ? 00:00:00 [kintegrityd] root 25 2 0 05:33 ? 00:00:00 [bioset] root 27 2 0 05:33 ? 00:00:00 [kblockd] root 28 2 0 05:33 ? 00:00:00 [ata_sff] root 29 2 0 05:33 ? 00:00:00 [khubd] root 30 2 0 05:33 ? 00:00:00 [md] root 31 2 0 05:33 ? 00:00:00 [devfreq_wq] root 32 2 0 05:33 ? 00:00:00 [kworker/0:1] root 34 2 0 05:33 ? 00:00:00 [khungtaskd] root 35 2 0 05:33 ? 00:00:00 [kswapd0] root 36 2 0 05:33 ? 00:00:00 [vmstat] root 37 2 0 05:33 ? 00:00:00 [ksmd] root 38 2 0 05:33 ? 00:00:00 [khugepaged] root 39 2 0 05:33 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:33 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:33 ? 00:00:00 [crypto] root 53 2 0 05:33 ? 00:00:00 [kthrotld] root 54 2 0 05:33 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:33 ? 00:00:00 [vballoon] root 56 2 0 05:33 ? 00:00:00 [kworker/1:1] root 57 2 0 05:33 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:33 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:33 ? 00:00:00 [deferwq] root 80 2 0 05:33 ? 00:00:00 [charger_manager] root 124 2 0 05:33 ? 00:00:00 [kpsmoused] root 142 2 0 05:33 ? 00:00:00 [kworker/0:2] root 186 2 0 05:33 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:33 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:33 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:33 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 05:33 ? 00:00:00 [kworker/u5:1] root 433 2 0 05:33 ? 00:00:00 [kworker/u5:2] root 469 1 0 05:33 ? 00:00:00 upstart-socket-bridge --daemon root 652 1 0 05:33 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 05:34 ? 00:00:00 [kauditd] root 940 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon message+ 997 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork syslog 1019 1 0 05:34 ? 00:00:00 rsyslogd root 1026 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1110 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 05:34 ? 00:00:00 cron daemon 1112 1 0 05:34 ? 00:00:00 atd root 1113 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1259 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1266 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1567 2 0 05:34 ? 00:00:00 [kworker/1:2] ubuntu 1673 1 0 05:34 ? 00:00:00 /home/ubuntu/bono_host_9lr52v/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_9lr52v --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_9lr52v --logging-server-logdir=/home/ubuntu/bono_host_9lr52v/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_9lr52v/work/bono_host_9lr52v%I.log --pidfile=/home/ubuntu/bono_host_9lr52v/work/bono_host_9lr52v.pid ubuntu 1787 1 0 05:35 ? 00:00:02 python2.7 /home/ubuntu/bono_host_9lr52v/env/bin/diamond --configfile /home/ubuntu/bono_host_9lr52v/work/plugins/diamond/etc/diamond.conf ubuntu 1856 1673 0 05:37 ? 00:00:00 /home/ubuntu/bono_host_9lr52v/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_9lr52v --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_9lr52v --logging-server-logdir=/home/ubuntu/bono_host_9lr52v/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_9lr52v/work/bono_host_9lr52v%I.log --pidfile=/home/ubuntu/bono_host_9lr52v/work/bono_host_9lr52v.pid ubuntu 1880 1856 0 05:37 ? 00:00:00 /home/ubuntu/bono_host_9lr52v/env/bin/python2.7 /home/ubuntu/bono_host_9lr52v/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-AfOLXZ ubuntu 1891 1880 0 05:37 ? 00:00:00 /bin/sh -c /tmp/Q48ZI/install-bono.sh ubuntu 1892 1891 0 05:37 ? 00:00:00 /bin/bash -e /tmp/Q48ZI/install-bono.sh root 2870 2 0 05:39 ? 00:00:00 [kworker/u5:0] ntp 8180 1 0 05:39 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8689 1 0 05:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8744 1 0 05:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8745 8744 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8749 1 0 05:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8750 8749 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8759 8745 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8760 8750 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8761 8760 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9070 1 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.15,bono-ape7le.clearwater.local --alias=172.30.9.206,bono-ape7le.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-ape7le.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9859 1 0 05:41 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9922 1892 0 05:41 ? 00:00:00 /bin/bash -e /tmp/Q48ZI/install-bono.sh ubuntu 9923 9922 0 05:41 ? 00:00:00 /bin/bash -e /tmp/Q48ZI/install-bono.sh root 9924 9923 0 05:41 ? 00:00:00 sudo ps -edf root 9925 9924 0 05:41 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-08 05:41:25,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:12:95:86 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe12:9586/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86143 errors:0 dropped:0 overruns:0 frame:0 TX packets:47425 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131672216 (131.6 MB) TX bytes:9357257 (9.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5100 (5.1 KB) TX bytes:5100 (5.1 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-08 05:41:25,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9859/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8689/monit tcp 0 0 192.168.120.15:5058 0.0.0.0:* LISTEN 9070/bono tcp 0 0 192.168.120.15:5060 0.0.0.0:* LISTEN 9070/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9070/bono tcp6 0 0 ::1:53 :::* LISTEN 9859/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1110/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8180/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8180/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8180/ntpd udp 0 0 0.0.0.0:65346 0.0.0.0:* 652/dhclient udp 0 0 192.168.120.15:5058 0.0.0.0:* 9070/bono udp 0 0 192.168.120.15:5060 0.0.0.0:* 9070/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9859/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 652/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8180/ntpd udp6 0 0 ::1:123 :::* 8180/ntpd udp6 0 0 :::123 :::* 8180/ntpd udp6 0 0 :::48433 :::* 652/dhclient udp6 0 0 ::1:53 :::* 9859/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 19438 8759/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19441 8761/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 1847 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11665 1673/python2.7 /tmp/cloudify-logging-server-66fc0.socket unix 2 [ ACC ] STREAM LISTENING 12315 1880/python2.7 /tmp/ctx-kr4SVT.socket unix 2 [ ACC ] STREAM LISTENING 1588 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9620 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9409 997/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.006s user 0m0.003s sys 0m0.003s 2018-10-08 05:41:25,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-08 05:41:25,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-08 05:41:25,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:41:25,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa08 /var/log/bono/bono_err.log /var/log/bono/bono_20181008T050000Z.txt /var/log/bono/bono_out.log /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.009s user 0m0.000s sys 0m0.005s 2018-10-08 05:41:25,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:10:08 05:40:25: Namespace: management 2018:10:08 05:40:25: [management] Starting server 2018:10:08 05:40:25: [management] Listening for requests 2018:10:08 05:40:25: Namespace: signaling 2018:10:08 05:40:25: [signaling] Starting server 2018:10:08 05:40:25: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-08 05:41:25,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-08 05:41:25,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-08 05:40:45.337798425 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-08 05:41:25,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181008T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-08 05:41:25,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-08 05:41:25,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:41:25,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Q48ZI/install-bono.sh 2018-10-08 05:41:25,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:26,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:26,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:26,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:26,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:26,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:26,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:26,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:26,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:26,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:26,291 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:26 GMT 2018-10-08 05:41:26,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:26,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:26,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:31,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:32,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:32,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:32,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:32,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:32,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:32,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:32,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:32,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ape7le", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:26.312Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:26.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:27.271Z", "message": "Downloaded scripts/bind/bind.py to /tmp/M46JY/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:27.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:27.366Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:27.366Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:27.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:27.693Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:27.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.516Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.053s\nuser\t0m12.291s\nsys\t0m2.595s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "[localhost] run: sudo mv /tmp/tmpxN2GbG /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "[localhost] run: sudo mv /tmp/tmpomze9K /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:28.709Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:28.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "1984bd51-bfbf-4466-ba9e-81795d4ea7a9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:29.377Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:29.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:29.377Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:29.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:29.764Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:29.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:29.764Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:29.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:29.764Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/I0I83/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:29.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "849ec01b-dfa0-4a79-8c18-e0d75e596af0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:29.764Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_x2dknt/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:29.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "849ec01b-dfa0-4a79-8c18-e0d75e596af0"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:29.764Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:29.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}], "metadata": {"pagination": {"total": 1712, "offset": 1668, "size": 50}}} 2018-10-08 05:41:32,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:32,024 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:32 GMT 2018-10-08 05:41:32,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:32,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27016 2018-10-08 05:41:32,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:41:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/M46JY/bind.py 2018-10-08 05:41:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:41:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:41:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:41:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:41:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.053s user 0m12.291s sys 0m2.595s 2018-10-08 05:41:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:41:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:41:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:41:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:41:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxN2GbG /etc/bind/db.clearwater.opnfv 2018-10-08 05:41:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:41:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:41:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpomze9K /etc/bind/db.clearwater.local 2018-10-08 05:41:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:41:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:41:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:41:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:41:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-08 05:41:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-08 05:41:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/I0I83/add-snmpproxy-collector.py 2018-10-08 05:41:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_x2dknt/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-08 05:41:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-08 05:41:32,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:32,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:32,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:32,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:32,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:32,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:32,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:32,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:32,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:32,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:32,139 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:32 GMT 2018-10-08 05:41:32,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:32,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:32,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:37,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:37,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:37,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:37,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:37,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:37,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:37,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:37,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:37,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:31.550Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.076s\nuser\t0m0.006s\nsys\t0m0.049s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:31.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:32.802Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:26:41:ba \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe26:41ba/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87271 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57296 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133764967 (133.7 MB) TX bytes:10385445 (10.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:32.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:32.802Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:32.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:32.802Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:32.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:32.802Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:32.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:32.802Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:33 ? 00:00:00 /sbin/init\nroot 2 0 0 05:33 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:33 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:33 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:33 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:33 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:33 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:33 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:33 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:33 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:33 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:33 ? 00:00:00 [migration/0]\nroot 14 2 0 05:33 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:33 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:33 ? 00:00:00 [migration/1]\nroot 17 2 0 05:33 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:33 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:33 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:33 ? 00:00:00 [khelper]\nroot 21 2 0 05:33 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:33 ? 00:00:00 [netns]\nroot 23 2 0 05:33 ? 00:00:00 [writeback]\nroot 24 2 0 05:33 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:33 ? 00:00:00 [bioset]\nroot 26 2 0 05:33 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:33 ? 00:00:00 [kblockd]\nroot 28 2 0 05:33 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:33 ? 00:00:00 [khubd]\nroot 30 2 0 05:33 ? 00:00:00 [md]\nroot 31 2 0 05:33 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:33 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 05:33 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 05:33 ? 00:00:00 [khungtaskd]\nroot 36 2 0 05:33 ? 00:00:00 [kswapd0]\nroot 37 2 0 05:33 ? 00:00:00 [vmstat]\nroot 38 2 0 05:33 ? 00:00:00 [ksmd]\nroot 39 2 0 05:33 ? 00:00:00 [khugepaged]\nroot 40 2 0 05:33 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 05:33 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 05:33 ? 00:00:00 [crypto]\nroot 54 2 0 05:33 ? 00:00:00 [kthrotld]\nroot 55 2 0 05:33 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 05:33 ? 00:00:00 [vballoon]\nroot 57 2 0 05:33 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:33 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:33 ? 00:00:00 [deferwq]\nroot 80 2 0 05:33 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:33 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:33 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:33 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:33 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:33 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 05:33 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 443 2 0 05:33 ? 00:00:00 [kworker/u5:1]\nroot 481 1 0 05:33 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 05:33 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:34 ? 00:00:00 [kauditd]\nroot 936 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 994 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork\nroot 1024 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1050 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 05:34 ? 00:00:00 cron\ndaemon 1109 1 0 05:34 ? 00:00:00 atd\nroot 1113 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1671 1 0 05:34 ? 00:00:00 /home/ubuntu/sprout_host_fmfjez/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_fmfjez --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_fmfjez --logging-server-logdir=/home/ubuntu/sprout_host_fmfjez/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_fmfjez/work/sprout_host_fmfjez%I.log --pidfile=/home/ubuntu/sprout_host_fmfjez/work/sprout_host_fmfjez.pid\nubuntu 1785 1 0 05:34 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_fmfjez/env/bin/diamond --configfile /home/ubuntu/sprout_host_fmfjez/work/plugins/diamond/etc/diamond.conf\nubuntu 1858 1671 0 05:37 ? 00:00:00 /home/ubuntu/sprout_host_fmfjez/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_fmfjez --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_fmfjez --logging-server-logdir=/home/ubuntu/sprout_host_fmfjez/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_fmfjez/work/sprout_host_fmfjez%I.log --pidfile=/home/ubuntu/sprout_host_fmfjez/work/sprout_host_fmfjez.pid\nubuntu 1879 1858 0 05:37 ? 00:00:00 /home/ubuntu/sprout_host_fmfjez/env/bin/python2.7 /home/ubuntu/sprout_host_fmfjez/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P10Ai1\nubuntu 1890 1879 0 05:37 ? 00:00:00 /bin/sh -c /tmp/4D4QY/install-sprout.sh\nubuntu 1892 1890 0 05:37 ? 00:00:00 /bin/bash -e /tmp/4D4QY/install-sprout.sh\nroot 1955 2 0 05:37 ? 00:00:00 [kworker/u5:2]\nntp 8483 1 0 05:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8971 1 0 05:40 ? 00:00:00 rsyslogd\nroot 9073 1 0 05:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9092 1 0 05:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9093 9092 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9097 1 0 05:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9098 9097 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9104 9093 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9108 9098 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9109 9108 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9789 1 0 05:41 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9852 1892 0 05:41 ? 00:00:00 /bin/bash -e /tmp/4D4QY/install-sprout.sh\nubuntu 9853 9852 0 05:41 ? 00:00:00 /bin/bash -e /tmp/4D4QY/install-sprout.sh\nroot 9854 9853 0 05:41 ? 00:00:00 sudo ps -edf\nroot 9855 9854 0 05:41 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:32.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:33.854Z", "message": "[sprout] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa08\n/var/log/sprout\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20181008T050000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:33.854Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:33.854Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9789/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9073/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9789/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8483/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8483/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8483/ntpd \nudp 0 0 0.0.0.0:56495 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9789/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8483/ntpd \nudp6 0 0 ::1:123 :::* 8483/ntpd \nudp6 0 0 :::123 :::* 8483/ntpd \nudp6 0 0 :::39502 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 9789/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9221 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11428 1671/python2.7 /tmp/cloudify-logging-server-fe71e.socket\nunix 2 [ ACC ] STREAM LISTENING 7999 994/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11848 1879/python2.7 /tmp/ctx-EBl1gU.socket\nunix 2 [ ACC ] STREAM LISTENING 7005 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7314 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20468 9104/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20471 9109/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:33.854Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:33.854Z", "message": "[sprout] => 2018:10:08 05:40:43: Namespace: management\n2018:10:08 05:40:43: [management] Starting server\n2018:10:08 05:40:43: [management] Listening for requests\n2018:10:08 05:40:43: Namespace: signaling\n2018:10:08 05:40:43: [signaling] Starting server\n2018:10:08 05:40:43: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:34.862Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:34.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:34.862Z", "message": "[sprout] => 2018-10-08 05:41:11.389283373 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:34.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:35.430Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:35.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:35.885Z", "message": "Execution done (return_code=0): /tmp/4D4QY/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:35.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:35.885Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:35.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "f112e943-f804-4639-ae03-ec28ef7f0b9d"}, {"node_instance_id": "sprout_aldme2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:36.404Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:36.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1732, "offset": 1692, "size": 50}}} 2018-10-08 05:41:37,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:37,475 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:37 GMT 2018-10-08 05:41:37,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:37,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23093 2018-10-08 05:41:37,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.076s user 0m0.006s sys 0m0.049s 2018-10-08 05:41:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:26:41:ba inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe26:41ba/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87271 errors:0 dropped:0 overruns:0 frame:0 TX packets:57296 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133764967 (133.7 MB) TX bytes:10385445 (10.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-08 05:41:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-08 05:41:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-08 05:41:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-08 05:41:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:33 ? 00:00:00 /sbin/init root 2 0 0 05:33 ? 00:00:00 [kthreadd] root 3 2 0 05:33 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:33 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:33 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:33 ? 00:00:00 [rcu_sched] root 8 2 0 05:33 ? 00:00:00 [rcuos/0] root 9 2 0 05:33 ? 00:00:00 [rcuos/1] root 10 2 0 05:33 ? 00:00:00 [rcu_bh] root 11 2 0 05:33 ? 00:00:00 [rcuob/0] root 12 2 0 05:33 ? 00:00:00 [rcuob/1] root 13 2 0 05:33 ? 00:00:00 [migration/0] root 14 2 0 05:33 ? 00:00:00 [watchdog/0] root 15 2 0 05:33 ? 00:00:00 [watchdog/1] root 16 2 0 05:33 ? 00:00:00 [migration/1] root 17 2 0 05:33 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:33 ? 00:00:00 [kworker/1:0] root 19 2 0 05:33 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:33 ? 00:00:00 [khelper] root 21 2 0 05:33 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:33 ? 00:00:00 [netns] root 23 2 0 05:33 ? 00:00:00 [writeback] root 24 2 0 05:33 ? 00:00:00 [kintegrityd] root 25 2 0 05:33 ? 00:00:00 [bioset] root 26 2 0 05:33 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:33 ? 00:00:00 [kblockd] root 28 2 0 05:33 ? 00:00:00 [ata_sff] root 29 2 0 05:33 ? 00:00:00 [khubd] root 30 2 0 05:33 ? 00:00:00 [md] root 31 2 0 05:33 ? 00:00:00 [devfreq_wq] root 32 2 0 05:33 ? 00:00:00 [kworker/0:1] root 33 2 0 05:33 ? 00:00:00 [kworker/1:1] root 35 2 0 05:33 ? 00:00:00 [khungtaskd] root 36 2 0 05:33 ? 00:00:00 [kswapd0] root 37 2 0 05:33 ? 00:00:00 [vmstat] root 38 2 0 05:33 ? 00:00:00 [ksmd] root 39 2 0 05:33 ? 00:00:00 [khugepaged] root 40 2 0 05:33 ? 00:00:00 [fsnotify_mark] root 41 2 0 05:33 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 05:33 ? 00:00:00 [crypto] root 54 2 0 05:33 ? 00:00:00 [kthrotld] root 55 2 0 05:33 ? 00:00:00 [kworker/u4:1] root 56 2 0 05:33 ? 00:00:00 [vballoon] root 57 2 0 05:33 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:33 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:33 ? 00:00:00 [deferwq] root 80 2 0 05:33 ? 00:00:00 [charger_manager] root 123 2 0 05:33 ? 00:00:00 [kpsmoused] root 142 2 0 05:33 ? 00:00:00 [kworker/0:2] root 186 2 0 05:33 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:33 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:33 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 05:33 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 05:33 ? 00:00:00 [kworker/u5:1] root 481 1 0 05:33 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 05:33 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:34 ? 00:00:00 [kauditd] root 936 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon message+ 994 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork root 1024 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind root 1050 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 05:34 ? 00:00:00 cron daemon 1109 1 0 05:34 ? 00:00:00 atd root 1113 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1671 1 0 05:34 ? 00:00:00 /home/ubuntu/sprout_host_fmfjez/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_fmfjez --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_fmfjez --logging-server-logdir=/home/ubuntu/sprout_host_fmfjez/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_fmfjez/work/sprout_host_fmfjez%I.log --pidfile=/home/ubuntu/sprout_host_fmfjez/work/sprout_host_fmfjez.pid ubuntu 1785 1 0 05:34 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_fmfjez/env/bin/diamond --configfile /home/ubuntu/sprout_host_fmfjez/work/plugins/diamond/etc/diamond.conf ubuntu 1858 1671 0 05:37 ? 00:00:00 /home/ubuntu/sprout_host_fmfjez/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_fmfjez --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_fmfjez --logging-server-logdir=/home/ubuntu/sprout_host_fmfjez/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_fmfjez/work/sprout_host_fmfjez%I.log --pidfile=/home/ubuntu/sprout_host_fmfjez/work/sprout_host_fmfjez.pid ubuntu 1879 1858 0 05:37 ? 00:00:00 /home/ubuntu/sprout_host_fmfjez/env/bin/python2.7 /home/ubuntu/sprout_host_fmfjez/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P10Ai1 ubuntu 1890 1879 0 05:37 ? 00:00:00 /bin/sh -c /tmp/4D4QY/install-sprout.sh ubuntu 1892 1890 0 05:37 ? 00:00:00 /bin/bash -e /tmp/4D4QY/install-sprout.sh root 1955 2 0 05:37 ? 00:00:00 [kworker/u5:2] ntp 8483 1 0 05:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8971 1 0 05:40 ? 00:00:00 rsyslogd root 9073 1 0 05:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9092 1 0 05:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9093 9092 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9097 1 0 05:40 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9098 9097 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9104 9093 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9108 9098 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9109 9108 0 05:40 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9789 1 0 05:41 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9852 1892 0 05:41 ? 00:00:00 /bin/bash -e /tmp/4D4QY/install-sprout.sh ubuntu 9853 9852 0 05:41 ? 00:00:00 /bin/bash -e /tmp/4D4QY/install-sprout.sh root 9854 9853 0 05:41 ? 00:00:00 sudo ps -edf root 9855 9854 0 05:41 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.007s 2018-10-08 05:41:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa08 /var/log/sprout /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20181008T050000Z.txt /var/log/sprout/sprout_err.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-08 05:41:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-08 05:41:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9789/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9073/monit tcp6 0 0 ::1:53 :::* LISTEN 9789/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 8483/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8483/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8483/ntpd udp 0 0 0.0.0.0:56495 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9789/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8483/ntpd udp6 0 0 ::1:123 :::* 8483/ntpd udp6 0 0 :::123 :::* 8483/ntpd udp6 0 0 :::39502 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9789/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9221 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11428 1671/python2.7 /tmp/cloudify-logging-server-fe71e.socket unix 2 [ ACC ] STREAM LISTENING 7999 994/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11848 1879/python2.7 /tmp/ctx-EBl1gU.socket unix 2 [ ACC ] STREAM LISTENING 7005 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7314 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20468 9104/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20471 9109/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.006s user 0m0.003s sys 0m0.004s 2018-10-08 05:41:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-08 05:41:37,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:10:08 05:40:43: Namespace: management 2018:10:08 05:40:43: [management] Starting server 2018:10:08 05:40:43: [management] Listening for requests 2018:10:08 05:40:43: Namespace: signaling 2018:10:08 05:40:43: [signaling] Starting server 2018:10:08 05:40:43: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-08 05:41:37,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-08 05:41:37,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-08 05:41:11.389283373 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-08 05:41:37,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:41:37,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4D4QY/install-sprout.sh 2018-10-08 05:41:37,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-08 05:41:37,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:41:37,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:37,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:37,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:37,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:37,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:37,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:37,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:37,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:37,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:37,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:37,570 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:37 GMT 2018-10-08 05:41:37,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:37,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:37,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:42,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:42,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:42,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:42,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:42,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:42,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:42,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:42,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:42,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_aldme2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:37.470Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:37.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:37.953Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FVANX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:37.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.540Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.540Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "[localhost] run: sudo mv /tmp/tmpK2XPmf /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "[localhost] run: sudo mv /tmp/tmpouRljT /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:38.949Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:38.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "79a8d799-145f-4430-9c91-fc408b35d330"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:39.554Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:39.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:39.554Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:39.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:39.554Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:39.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:39.962Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:39.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:39.962Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/XNZQ2/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:39.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "d3de3c2e-899c-4cd9-b193-67edd58ea23b"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:39.962Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.736s\nuser\t0m12.492s\nsys\t0m2.932s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:39.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:41.016Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:41.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:41.016Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:41.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}], "metadata": {"pagination": {"total": 1756, "offset": 1709, "size": 50}}} 2018-10-08 05:41:42,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:42,742 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:42 GMT 2018-10-08 05:41:42,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:42,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26480 2018-10-08 05:41:42,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:42,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:41:42,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FVANX/bind.py 2018-10-08 05:41:42,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:41:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:41:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:41:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpK2XPmf /etc/bind/db.clearwater.local 2018-10-08 05:41:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:41:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:41:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:41:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpouRljT /etc/bind/db.clearwater.opnfv 2018-10-08 05:41:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:41:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:41:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:41:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:41:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:41:42,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:41:42,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:41:42,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:41:42,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-08 05:41:42,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/XNZQ2/add-snmpproxy-collector.py 2018-10-08 05:41:42,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.736s user 0m12.492s sys 0m2.932s 2018-10-08 05:41:42,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-08 05:41:42,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-08 05:41:42,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:42,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:42,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:42 GMT 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:42,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:42,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:47,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:47,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:47,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:47,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:47,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:47,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:47,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:47,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:47,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:42.619Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.078s\nuser\t0m0.008s\nsys\t0m0.048s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:42.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:43.046Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:15:eb:7d \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe15:eb7d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:114915 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57370 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166933627 (166.9 MB) TX bytes:10366566 (10.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:48 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:43.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:43.046Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:43.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:44.059Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:44.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:44.059Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:44.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:44.059Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:34 ? 00:00:00 /sbin/init\nroot 2 0 0 05:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:34 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:34 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:34 ? 00:00:00 [migration/0]\nroot 14 2 0 05:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:34 ? 00:00:00 [migration/1]\nroot 17 2 0 05:34 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:34 ? 00:00:00 [khelper]\nroot 21 2 0 05:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:34 ? 00:00:00 [netns]\nroot 23 2 0 05:34 ? 00:00:00 [writeback]\nroot 24 2 0 05:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:34 ? 00:00:00 [bioset]\nroot 27 2 0 05:34 ? 00:00:00 [kblockd]\nroot 28 2 0 05:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:34 ? 00:00:00 [khubd]\nroot 30 2 0 05:34 ? 00:00:00 [md]\nroot 31 2 0 05:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:34 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 05:34 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 05:34 ? 00:00:00 [khungtaskd]\nroot 36 2 0 05:34 ? 00:00:00 [kswapd0]\nroot 37 2 0 05:34 ? 00:00:00 [vmstat]\nroot 38 2 0 05:34 ? 00:00:00 [ksmd]\nroot 39 2 0 05:34 ? 00:00:00 [khugepaged]\nroot 40 2 0 05:34 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 05:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 05:34 ? 00:00:00 [crypto]\nroot 54 2 0 05:34 ? 00:00:00 [kthrotld]\nroot 55 2 0 05:34 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 05:34 ? 00:00:00 [vballoon]\nroot 57 2 0 05:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:34 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:34 ? 00:00:00 [deferwq]\nroot 80 2 0 05:34 ? 00:00:00 [charger_manager]\nroot 122 2 0 05:34 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:34 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:34 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:34 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 05:34 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 05:34 ? 00:00:00 [kworker/u5:1]\nroot 534 1 0 05:34 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 05:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:34 ? 00:00:00 [kauditd]\nmessage+ 923 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork\nroot 941 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind\nroot 964 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1008 1 0 05:34 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1090 1 0 05:34 ? 00:00:00 cron\ndaemon 1091 1 0 05:34 ? 00:00:00 atd\nroot 1110 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1255 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1672 1 0 05:35 ? 00:00:00 /home/ubuntu/homer_host_f21rrz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_f21rrz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_f21rrz --logging-server-logdir=/home/ubuntu/homer_host_f21rrz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_f21rrz/work/homer_host_f21rrz%I.log --pidfile=/home/ubuntu/homer_host_f21rrz/work/homer_host_f21rrz.pid\nubuntu 1786 1 0 05:35 ? 00:00:02 python2.7 /home/ubuntu/homer_host_f21rrz/env/bin/diamond --configfile /home/ubuntu/homer_host_f21rrz/work/plugins/diamond/etc/diamond.conf\nroot 1803 2 0 05:35 ? 00:00:00 [kworker/u5:2]\nubuntu 1849 1672 0 05:37 ? 00:00:00 /home/ubuntu/homer_host_f21rrz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_f21rrz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_f21rrz --logging-server-logdir=/home/ubuntu/homer_host_f21rrz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_f21rrz/work/homer_host_f21rrz%I.log --pidfile=/home/ubuntu/homer_host_f21rrz/work/homer_host_f21rrz.pid\nubuntu 1870 1849 0 05:37 ? 00:00:00 /home/ubuntu/homer_host_f21rrz/env/bin/python2.7 /home/ubuntu/homer_host_f21rrz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e_sUHy\nubuntu 1881 1870 0 05:37 ? 00:00:00 /bin/sh -c /tmp/O0LEN/install-homer.sh\nubuntu 1883 1881 0 05:37 ? 00:00:00 /bin/bash -e /tmp/O0LEN/install-homer.sh\nntp 8521 1 0 05:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9039 1 0 05:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9111 2 0 05:40 ? 00:00:00 [kworker/u5:0]\nroot 9133 1 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9137 9133 0 05:40 ? 00:00:00 inotifywait -e create -qq .\nroot 9227 1 0 05:40 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9228 9227 0 05:40 ? 00:00:00 nginx: worker process\nwww-data 9229 9227 0 05:40 ? 00:00:00 nginx: worker process\nwww-data 9230 9227 0 05:40 ? 00:00:00 nginx: worker process\nwww-data 9231 9227 0 05:40 ? 00:00:00 nginx: worker process\nroot 9699 9039 0 05:41 ? 00:00:00 [nginx_ping] \nroot 9701 9039 0 05:41 ? 00:00:00 [check-nginx-upt] \nroot 9703 9039 0 05:41 ? 00:00:00 [check-monit-upt] \ndnsmasq 9863 1 0 05:41 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9926 1883 0 05:41 ? 00:00:00 /bin/bash -e /tmp/O0LEN/install-homer.sh\nubuntu 9927 9926 0 05:41 ? 00:00:00 /bin/bash -e /tmp/O0LEN/install-homer.sh\nroot 9928 9927 0 05:41 ? 00:00:00 sudo ps -edf\nroot 9929 9928 0 05:41 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:44.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:44.059Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9863/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9039/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9227/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9863/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1110/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8521/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8521/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8521/ntpd \nudp 0 0 0.0.0.0:1538 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9863/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8521/ntpd \nudp6 0 0 ::1:123 :::* 8521/ntpd \nudp6 0 0 :::123 :::* 8521/ntpd \nudp6 0 0 :::54007 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 9863/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9733 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11691 1672/python2.7 /tmp/cloudify-logging-server-ac668.socket\nunix 2 [ ACC ] STREAM LISTENING 11223 1870/python2.7 /tmp/ctx-D4FIOD.socket\nunix 2 [ ACC ] STREAM LISTENING 1488 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9591 923/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7574 393/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:44.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:45.080Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-idqb68\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 12s (7,505 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9434\nclearwater-socket-factory-sig start/running, process 9439\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9488\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........+++\n.....+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m51.866s\nuser\t0m20.624s\nsys\t0m11.684s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:45.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:45.080Z", "message": "[homer] => [08-Oct-2018 05:40:45 UTC] clearwater-diags-monitor starting\n[08-Oct-2018 05:40:45 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:45.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:45.080Z", "message": "[homer] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/sa08\n/var/log/sysstat/clearwater-sa08\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:45.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:45.080Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:45.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:45.080Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:45.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:45.080Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:45.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:46.104Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:46.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:46.104Z", "message": "[homer] => 2018-10-08 05:41:22.924300186 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:46.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:46.104Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:46.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": "homer_zpu4ys", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:46.301Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:46.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:47.117Z", "message": "Execution done (return_code=0): /tmp/O0LEN/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:47.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "676c1246-2275-438e-9733-d06793e35ede"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:47.545Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:47.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "homer_zpu4ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:47.545Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:47.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1779, "offset": 1732, "size": 50}}} 2018-10-08 05:41:47,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:47,982 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:47 GMT 2018-10-08 05:41:47,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:47,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83481 2018-10-08 05:41:47,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:47,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.078s user 0m0.008s sys 0m0.048s 2018-10-08 05:41:47,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:15:eb:7d inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe15:eb7d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:114915 errors:0 dropped:0 overruns:0 frame:0 TX packets:57370 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166933627 (166.9 MB) TX bytes:10366566 (10.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-08 05:41:47,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-08 05:41:47,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-08 05:41:47,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-08 05:41:47,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:34 ? 00:00:00 /sbin/init root 2 0 0 05:34 ? 00:00:00 [kthreadd] root 3 2 0 05:34 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:34 ? 00:00:00 [kworker/0:0] root 5 2 0 05:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:34 ? 00:00:00 [rcu_sched] root 8 2 0 05:34 ? 00:00:00 [rcuos/0] root 9 2 0 05:34 ? 00:00:00 [rcuos/1] root 10 2 0 05:34 ? 00:00:00 [rcu_bh] root 11 2 0 05:34 ? 00:00:00 [rcuob/0] root 12 2 0 05:34 ? 00:00:00 [rcuob/1] root 13 2 0 05:34 ? 00:00:00 [migration/0] root 14 2 0 05:34 ? 00:00:00 [watchdog/0] root 15 2 0 05:34 ? 00:00:00 [watchdog/1] root 16 2 0 05:34 ? 00:00:00 [migration/1] root 17 2 0 05:34 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:34 ? 00:00:00 [khelper] root 21 2 0 05:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:34 ? 00:00:00 [netns] root 23 2 0 05:34 ? 00:00:00 [writeback] root 24 2 0 05:34 ? 00:00:00 [kintegrityd] root 25 2 0 05:34 ? 00:00:00 [bioset] root 27 2 0 05:34 ? 00:00:00 [kblockd] root 28 2 0 05:34 ? 00:00:00 [ata_sff] root 29 2 0 05:34 ? 00:00:00 [khubd] root 30 2 0 05:34 ? 00:00:00 [md] root 31 2 0 05:34 ? 00:00:00 [devfreq_wq] root 32 2 0 05:34 ? 00:00:00 [kworker/0:1] root 33 2 0 05:34 ? 00:00:00 [kworker/1:1] root 35 2 0 05:34 ? 00:00:00 [khungtaskd] root 36 2 0 05:34 ? 00:00:00 [kswapd0] root 37 2 0 05:34 ? 00:00:00 [vmstat] root 38 2 0 05:34 ? 00:00:00 [ksmd] root 39 2 0 05:34 ? 00:00:00 [khugepaged] root 40 2 0 05:34 ? 00:00:00 [fsnotify_mark] root 41 2 0 05:34 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 05:34 ? 00:00:00 [crypto] root 54 2 0 05:34 ? 00:00:00 [kthrotld] root 55 2 0 05:34 ? 00:00:00 [kworker/u4:1] root 56 2 0 05:34 ? 00:00:00 [vballoon] root 57 2 0 05:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:34 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:34 ? 00:00:00 [deferwq] root 80 2 0 05:34 ? 00:00:00 [charger_manager] root 122 2 0 05:34 ? 00:00:00 [kpsmoused] root 142 2 0 05:34 ? 00:00:00 [kworker/1:2] root 186 2 0 05:34 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:34 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 05:34 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 05:34 ? 00:00:00 [kworker/u5:1] root 534 1 0 05:34 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 05:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:34 ? 00:00:00 [kauditd] message+ 923 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork root 941 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind root 964 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon syslog 1008 1 0 05:34 ? 00:00:00 rsyslogd root 1050 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1090 1 0 05:34 ? 00:00:00 cron daemon 1091 1 0 05:34 ? 00:00:00 atd root 1110 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1255 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1672 1 0 05:35 ? 00:00:00 /home/ubuntu/homer_host_f21rrz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_f21rrz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_f21rrz --logging-server-logdir=/home/ubuntu/homer_host_f21rrz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_f21rrz/work/homer_host_f21rrz%I.log --pidfile=/home/ubuntu/homer_host_f21rrz/work/homer_host_f21rrz.pid ubuntu 1786 1 0 05:35 ? 00:00:02 python2.7 /home/ubuntu/homer_host_f21rrz/env/bin/diamond --configfile /home/ubuntu/homer_host_f21rrz/work/plugins/diamond/etc/diamond.conf root 1803 2 0 05:35 ? 00:00:00 [kworker/u5:2] ubuntu 1849 1672 0 05:37 ? 00:00:00 /home/ubuntu/homer_host_f21rrz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_f21rrz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_f21rrz --logging-server-logdir=/home/ubuntu/homer_host_f21rrz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_f21rrz/work/homer_host_f21rrz%I.log --pidfile=/home/ubuntu/homer_host_f21rrz/work/homer_host_f21rrz.pid ubuntu 1870 1849 0 05:37 ? 00:00:00 /home/ubuntu/homer_host_f21rrz/env/bin/python2.7 /home/ubuntu/homer_host_f21rrz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e_sUHy ubuntu 1881 1870 0 05:37 ? 00:00:00 /bin/sh -c /tmp/O0LEN/install-homer.sh ubuntu 1883 1881 0 05:37 ? 00:00:00 /bin/bash -e /tmp/O0LEN/install-homer.sh ntp 8521 1 0 05:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9039 1 0 05:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9111 2 0 05:40 ? 00:00:00 [kworker/u5:0] root 9133 1 0 05:40 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9137 9133 0 05:40 ? 00:00:00 inotifywait -e create -qq . root 9227 1 0 05:40 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9228 9227 0 05:40 ? 00:00:00 nginx: worker process www-data 9229 9227 0 05:40 ? 00:00:00 nginx: worker process www-data 9230 9227 0 05:40 ? 00:00:00 nginx: worker process www-data 9231 9227 0 05:40 ? 00:00:00 nginx: worker process root 9699 9039 0 05:41 ? 00:00:00 [nginx_ping] root 9701 9039 0 05:41 ? 00:00:00 [check-nginx-upt] root 9703 9039 0 05:41 ? 00:00:00 [check-monit-upt] dnsmasq 9863 1 0 05:41 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9926 1883 0 05:41 ? 00:00:00 /bin/bash -e /tmp/O0LEN/install-homer.sh ubuntu 9927 9926 0 05:41 ? 00:00:00 /bin/bash -e /tmp/O0LEN/install-homer.sh root 9928 9927 0 05:41 ? 00:00:00 sudo ps -edf root 9929 9928 0 05:41 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.008s 2018-10-08 05:41:47,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9863/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9039/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9227/nginx tcp6 0 0 ::1:53 :::* LISTEN 9863/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1110/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8521/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8521/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8521/ntpd udp 0 0 0.0.0.0:1538 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9863/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8521/ntpd udp6 0 0 ::1:123 :::* 8521/ntpd udp6 0 0 :::123 :::* 8521/ntpd udp6 0 0 :::54007 :::* 586/dhclient udp6 0 0 ::1:53 :::* 9863/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9733 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11691 1672/python2.7 /tmp/cloudify-logging-server-ac668.socket unix 2 [ ACC ] STREAM LISTENING 11223 1870/python2.7 /tmp/ctx-D4FIOD.socket unix 2 [ ACC ] STREAM LISTENING 1488 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9591 923/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7574 393/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-08 05:41:47,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-idqb68 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 21 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 12s (7,505 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9434 clearwater-socket-factory-sig start/running, process 9439 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9488 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........+++ .....+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Killed Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m51.866s user 0m20.624s sys 0m11.684s 2018-10-08 05:41:47,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [08-Oct-2018 05:40:45 UTC] clearwater-diags-monitor starting [08-Oct-2018 05:40:45 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-08 05:41:47,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/sa08 /var/log/sysstat/clearwater-sa08 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.000s sys 0m0.005s 2018-10-08 05:41:47,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-08 05:41:47,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-08 05:41:47,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:41:47,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-08 05:41:47,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-08 05:41:22.924300186 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-08 05:41:47,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-08 05:41:47,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:41:47,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/O0LEN/install-homer.sh 2018-10-08 05:41:47,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:41:47,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:41:47,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:48,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:48,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:48,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:48,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:48,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:48,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:48,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:48,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:48,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:48,527 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:48 GMT 2018-10-08 05:41:48,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:48,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:48,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:53,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:53,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:53,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:53,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:53,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:53,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:53,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:53,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:53,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:48.566Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:48.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:48.644Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SSF2K/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:48.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:49.144Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:49.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:49.916Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:49.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "[localhost] run: sudo mv /tmp/tmpbbbAsi /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "[localhost] run: sudo mv /tmp/tmpFdnTER /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.157Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ce61a0fd-eb34-4f25-9863-9137fcd020c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:50.665Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:50.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1795, "offset": 1752, "size": 50}}} 2018-10-08 05:41:53,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:53,657 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:53 GMT 2018-10-08 05:41:53,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:53,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8716 2018-10-08 05:41:53,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:53,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:41:53,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SSF2K/bind.py 2018-10-08 05:41:53,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:41:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:41:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbbbAsi /etc/bind/db.clearwater.opnfv 2018-10-08 05:41:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:41:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:41:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:41:53,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:41:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:41:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:41:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:41:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFdnTER /etc/bind/db.clearwater.local 2018-10-08 05:41:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:41:53,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:41:53,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:54,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:54,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:54,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:54,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:54,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:54,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:54,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:54,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:54,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:54,221 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:54 GMT 2018-10-08 05:41:54,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:54,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:54,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:59,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:41:59,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:59,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:59,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:59,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:59,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:59,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:59,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:59,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:57.081Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,304 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.155s\nuser\t0m12.235s\nsys\t0m3.104s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:57.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:58.216Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:58.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:58.216Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:58.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:41:58.216Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:41:58.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}], "metadata": {"pagination": {"total": 1799, "offset": 1767, "size": 50}}} 2018-10-08 05:41:59,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:59,330 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:59 GMT 2018-10-08 05:41:59,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:59,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15958 2018-10-08 05:41:59,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:41:59,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,304 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.155s user 0m12.235s sys 0m3.104s 2018-10-08 05:41:59,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-08 05:41:59,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-08 05:41:59,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-08 05:41:59,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:41:59,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:41:59,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:41:59,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:41:59 GMT 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:41:59,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:04,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:04,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:04,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:04,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:04,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:04,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:04,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:04,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:04,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:00.041Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.085s\nuser\t0m0.006s\nsys\t0m0.054s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:00.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:00.335Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:00.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:01.350Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:01.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:01.350Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:01.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:01.350Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b5:08:13 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb5:813/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:99078 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57647 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147522876 (147.5 MB) TX bytes:10649879 (10.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:87 errors:0 dropped:0 overruns:0 frame:0\n TX packets:87 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:9468 (9.4 KB) TX bytes:9468 (9.4 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:01.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:01.350Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:34 ? 00:00:00 /sbin/init\nroot 2 0 0 05:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:34 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:34 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:34 ? 00:00:00 [migration/0]\nroot 14 2 0 05:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:34 ? 00:00:00 [migration/1]\nroot 17 2 0 05:34 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:34 ? 00:00:00 [khelper]\nroot 21 2 0 05:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:34 ? 00:00:00 [netns]\nroot 23 2 0 05:34 ? 00:00:00 [writeback]\nroot 24 2 0 05:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:34 ? 00:00:00 [bioset]\nroot 26 2 0 05:34 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:34 ? 00:00:00 [kblockd]\nroot 28 2 0 05:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:34 ? 00:00:00 [khubd]\nroot 30 2 0 05:34 ? 00:00:00 [md]\nroot 31 2 0 05:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:34 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:34 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:34 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:34 ? 00:00:00 [vmstat]\nroot 37 2 0 05:34 ? 00:00:00 [ksmd]\nroot 38 2 0 05:34 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:34 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:34 ? 00:00:00 [crypto]\nroot 53 2 0 05:34 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:34 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:34 ? 00:00:00 [vballoon]\nroot 56 2 0 05:34 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:34 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:34 ? 00:00:00 [deferwq]\nroot 80 2 0 05:34 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:34 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:34 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:34 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:34 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:34 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 05:34 ? 00:00:00 [kworker/u5:1]\nroot 496 1 0 05:34 ? 00:00:00 upstart-socket-bridge --daemon\nroot 647 1 0 05:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:34 ? 00:00:00 [kauditd]\nmessage+ 909 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork\nroot 940 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind\nroot 955 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 976 1 0 05:34 ? 00:00:00 rsyslogd\nroot 1049 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 05:34 ? 00:00:00 cron\ndaemon 1097 1 0 05:34 ? 00:00:00 atd\nroot 1110 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1112 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1675 1 0 05:34 ? 00:00:00 /home/ubuntu/ellis_host_dj3obm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_dj3obm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_dj3obm --logging-server-logdir=/home/ubuntu/ellis_host_dj3obm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_dj3obm/work/ellis_host_dj3obm%I.log --pidfile=/home/ubuntu/ellis_host_dj3obm/work/ellis_host_dj3obm.pid\nubuntu 1789 1 0 05:35 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_dj3obm/env/bin/diamond --configfile /home/ubuntu/ellis_host_dj3obm/work/plugins/diamond/etc/diamond.conf\nubuntu 1853 1675 0 05:37 ? 00:00:00 /home/ubuntu/ellis_host_dj3obm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_dj3obm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_dj3obm --logging-server-logdir=/home/ubuntu/ellis_host_dj3obm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_dj3obm/work/ellis_host_dj3obm%I.log --pidfile=/home/ubuntu/ellis_host_dj3obm/work/ellis_host_dj3obm.pid\nubuntu 1874 1853 0 05:37 ? 00:00:00 /home/ubuntu/ellis_host_dj3obm/env/bin/python2.7 /home/ubuntu/ellis_host_dj3obm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Wseg7R\nubuntu 1885 1874 0 05:37 ? 00:00:00 /bin/sh -c /tmp/W2JXO/install-ellis.sh\nubuntu 1887 1885 0 05:37 ? 00:00:00 /bin/bash -e /tmp/W2JXO/install-ellis.sh\nroot 2198 2 0 05:38 ? 00:00:00 [kworker/u5:2]\nmysql 9286 1 0 05:40 ? 00:00:00 /usr/sbin/mysqld\nntp 9437 1 0 05:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10028 1 0 05:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10130 1 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10216 1 0 05:41 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10217 10216 0 05:41 ? 00:00:00 nginx: worker process\nwww-data 10218 10216 0 05:41 ? 00:00:00 nginx: worker process\nwww-data 10219 10216 0 05:41 ? 00:00:00 nginx: worker process\nwww-data 10220 10216 0 05:41 ? 00:00:00 nginx: worker process\nroot 10708 10028 0 05:41 ? 00:00:00 [nginx_ping] \nroot 10711 10028 0 05:41 ? 00:00:00 [check-nginx-upt] \nroot 10714 10028 0 05:41 ? 00:00:00 [check-monit-upt] \nellis 10743 1 0 05:41 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10747 10028 0 05:41 ? 00:00:00 [poll_ellis.sh] \nroot 10753 10028 0 05:41 ? 00:00:00 [poll_ellis_http] \nroot 10755 10028 0 05:41 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10768 10755 0 05:41 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10808 10768 0 05:41 ? 00:00:00 sleep 27\ndnsmasq 11047 1 0 05:41 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nroot 11198 10130 74 05:41 ? 00:00:00 lshw\nubuntu 11227 1887 0 05:41 ? 00:00:00 /bin/bash -e /tmp/W2JXO/install-ellis.sh\nubuntu 11228 11227 0 05:41 ? 00:00:00 /bin/bash -e /tmp/W2JXO/install-ellis.sh\nroot 11229 11228 0 05:41 ? 00:00:00 sudo ps -edf\nroot 11230 11229 0 05:41 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:01.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:01.350Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11047/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10028/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10216/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9286/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11047/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 9437/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9437/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9437/ntpd \nudp 0 0 0.0.0.0:41737 0.0.0.0:* 647/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11047/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient \nudp6 0 0 :::62555 :::* 647/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 9437/ntpd \nudp6 0 0 ::1:123 :::* 9437/ntpd \nudp6 0 0 :::123 :::* 9437/ntpd \nudp6 0 0 ::1:53 :::* 11047/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23996 10743/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 10853 1675/python2.7 /tmp/cloudify-logging-server-a258a.socket\nunix 2 [ ACC ] STREAM LISTENING 11150 1874/python2.7 /tmp/ctx-NSNVva.socket\nunix 2 [ ACC ] STREAM LISTENING 1518 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8887 1110/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7628 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20175 9286/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 8680 909/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.006s\nsys\t0m0.001s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:01.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:02.365Z", "message": "[ellis] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/ellis\n/var/log/sysstat\n/var/log/sysstat/sa08\n/var/log/sysstat/clearwater-sa08\n/var/log/mysql.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/mysql.err\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:02.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:02.365Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:02.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:02.365Z", "message": "[ellis] => [08-Oct-2018 05:41:02 UTC] clearwater-diags-monitor starting\n[08-Oct-2018 05:41:02 UTC] Waiting for trigger files\n[08-Oct-2018 05:41:59 UTC] Processing trigger files: core.ellis.1538977299\n[08-Oct-2018 05:41:59 UTC] Dump triggered by ellis\n[08-Oct-2018 05:41:59 UTC] Gathering dump 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp\n/etc/snmp: No such file or directory\n[08-Oct-2018 05:41:59 UTC] /etc/snmp not present in deployment\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused\n\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused\n\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.16 port 4000: Connection refused\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.16 port 4000: Connection refused\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 107, in \n return_code = describe_clusters()\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 28, in describe_clusters\n result = client.get(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.16', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py\", line 29, in \n result = client.get(\"/\" + etcd_key + \"/\" + site + \"/configuration/\" + plugin.key())\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.16', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/dns_json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\n[08-Oct-2018 05:42:00 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags\n[08-Oct-2018 05:42:00 UTC] No domain supplied\n[08-Oct-2018 05:42:00 UTC] No domain supplied\n[08-Oct-2018 05:42:01 UTC] core.ellis.1538977299 has been closed\n[08-Oct-2018 05:42:01 UTC] Moving core.ellis.1538977299 to dump\n[08-Oct-2018 05:42:01 UTC] Compressing core.ellis.1538977299\ntar: 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp/root/run/udev/control: socket ignored\ntar: 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored\ntar: 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored\ntar: 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored\n[08-Oct-2018 05:42:01 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp.tar.gz created\n[08-Oct-2018 05:42:01 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:02.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:02.365Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:02.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:03.375Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:03.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:03.375Z", "message": "[ellis] => 2018-10-08 05:41:39.687758823 Stopping etcd clearwater-etcd\n2018-10-08 05:41:45.948348757 Restarting etcd clearwater-etcd\n2018-10-08 05:41:45.953104481 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-10-08 05:41:45.953827926 Check for previous failed startup attempt\n2018-10-08 05:41:45.955004293 Running etcdctl member list\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n2018-10-08 05:41:45.969340494 etcdctl returned 0\n2018-10-08 05:41:45.975622014 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:03.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:03.802Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:03.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1816, "offset": 1771, "size": 50}}} 2018-10-08 05:42:04,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:04,526 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:04 GMT 2018-10-08 05:42:04,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:04,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27060 2018-10-08 05:42:04,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:04,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.006s sys 0m0.054s 2018-10-08 05:42:04,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-08 05:42:04,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-08 05:42:04,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-08 05:42:04,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b5:08:13 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb5:813/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:99078 errors:0 dropped:0 overruns:0 frame:0 TX packets:57647 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147522876 (147.5 MB) TX bytes:10649879 (10.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:87 errors:0 dropped:0 overruns:0 frame:0 TX packets:87 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:9468 (9.4 KB) TX bytes:9468 (9.4 KB) real 0m0.006s user 0m0.005s sys 0m0.003s 2018-10-08 05:42:04,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:34 ? 00:00:00 /sbin/init root 2 0 0 05:34 ? 00:00:00 [kthreadd] root 3 2 0 05:34 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:34 ? 00:00:00 [kworker/0:0] root 5 2 0 05:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:34 ? 00:00:00 [rcu_sched] root 8 2 0 05:34 ? 00:00:00 [rcuos/0] root 9 2 0 05:34 ? 00:00:00 [rcuos/1] root 10 2 0 05:34 ? 00:00:00 [rcu_bh] root 11 2 0 05:34 ? 00:00:00 [rcuob/0] root 12 2 0 05:34 ? 00:00:00 [rcuob/1] root 13 2 0 05:34 ? 00:00:00 [migration/0] root 14 2 0 05:34 ? 00:00:00 [watchdog/0] root 15 2 0 05:34 ? 00:00:00 [watchdog/1] root 16 2 0 05:34 ? 00:00:00 [migration/1] root 17 2 0 05:34 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:34 ? 00:00:00 [khelper] root 21 2 0 05:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:34 ? 00:00:00 [netns] root 23 2 0 05:34 ? 00:00:00 [writeback] root 24 2 0 05:34 ? 00:00:00 [kintegrityd] root 25 2 0 05:34 ? 00:00:00 [bioset] root 26 2 0 05:34 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:34 ? 00:00:00 [kblockd] root 28 2 0 05:34 ? 00:00:00 [ata_sff] root 29 2 0 05:34 ? 00:00:00 [khubd] root 30 2 0 05:34 ? 00:00:00 [md] root 31 2 0 05:34 ? 00:00:00 [devfreq_wq] root 32 2 0 05:34 ? 00:00:00 [kworker/0:1] root 34 2 0 05:34 ? 00:00:00 [khungtaskd] root 35 2 0 05:34 ? 00:00:00 [kswapd0] root 36 2 0 05:34 ? 00:00:00 [vmstat] root 37 2 0 05:34 ? 00:00:00 [ksmd] root 38 2 0 05:34 ? 00:00:00 [khugepaged] root 39 2 0 05:34 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:34 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:34 ? 00:00:00 [crypto] root 53 2 0 05:34 ? 00:00:00 [kthrotld] root 54 2 0 05:34 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:34 ? 00:00:00 [vballoon] root 56 2 0 05:34 ? 00:00:00 [kworker/1:1] root 57 2 0 05:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:34 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:34 ? 00:00:00 [deferwq] root 80 2 0 05:34 ? 00:00:00 [charger_manager] root 123 2 0 05:34 ? 00:00:00 [kpsmoused] root 125 2 0 05:34 ? 00:00:00 [kworker/1:2] root 186 2 0 05:34 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:34 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:34 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 05:34 ? 00:00:00 [kworker/u5:1] root 496 1 0 05:34 ? 00:00:00 upstart-socket-bridge --daemon root 647 1 0 05:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:34 ? 00:00:00 [kauditd] message+ 909 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind root 955 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon syslog 976 1 0 05:34 ? 00:00:00 rsyslogd root 1049 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 05:34 ? 00:00:00 cron daemon 1097 1 0 05:34 ? 00:00:00 atd root 1110 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1112 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1675 1 0 05:34 ? 00:00:00 /home/ubuntu/ellis_host_dj3obm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_dj3obm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_dj3obm --logging-server-logdir=/home/ubuntu/ellis_host_dj3obm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_dj3obm/work/ellis_host_dj3obm%I.log --pidfile=/home/ubuntu/ellis_host_dj3obm/work/ellis_host_dj3obm.pid ubuntu 1789 1 0 05:35 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_dj3obm/env/bin/diamond --configfile /home/ubuntu/ellis_host_dj3obm/work/plugins/diamond/etc/diamond.conf ubuntu 1853 1675 0 05:37 ? 00:00:00 /home/ubuntu/ellis_host_dj3obm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_dj3obm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_dj3obm --logging-server-logdir=/home/ubuntu/ellis_host_dj3obm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_dj3obm/work/ellis_host_dj3obm%I.log --pidfile=/home/ubuntu/ellis_host_dj3obm/work/ellis_host_dj3obm.pid ubuntu 1874 1853 0 05:37 ? 00:00:00 /home/ubuntu/ellis_host_dj3obm/env/bin/python2.7 /home/ubuntu/ellis_host_dj3obm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Wseg7R ubuntu 1885 1874 0 05:37 ? 00:00:00 /bin/sh -c /tmp/W2JXO/install-ellis.sh ubuntu 1887 1885 0 05:37 ? 00:00:00 /bin/bash -e /tmp/W2JXO/install-ellis.sh root 2198 2 0 05:38 ? 00:00:00 [kworker/u5:2] mysql 9286 1 0 05:40 ? 00:00:00 /usr/sbin/mysqld ntp 9437 1 0 05:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10028 1 0 05:40 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10130 1 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10216 1 0 05:41 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10217 10216 0 05:41 ? 00:00:00 nginx: worker process www-data 10218 10216 0 05:41 ? 00:00:00 nginx: worker process www-data 10219 10216 0 05:41 ? 00:00:00 nginx: worker process www-data 10220 10216 0 05:41 ? 00:00:00 nginx: worker process root 10708 10028 0 05:41 ? 00:00:00 [nginx_ping] root 10711 10028 0 05:41 ? 00:00:00 [check-nginx-upt] root 10714 10028 0 05:41 ? 00:00:00 [check-monit-upt] ellis 10743 1 0 05:41 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10747 10028 0 05:41 ? 00:00:00 [poll_ellis.sh] root 10753 10028 0 05:41 ? 00:00:00 [poll_ellis_http] root 10755 10028 0 05:41 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10768 10755 0 05:41 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10808 10768 0 05:41 ? 00:00:00 sleep 27 dnsmasq 11047 1 0 05:41 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new root 11198 10130 74 05:41 ? 00:00:00 lshw ubuntu 11227 1887 0 05:41 ? 00:00:00 /bin/bash -e /tmp/W2JXO/install-ellis.sh ubuntu 11228 11227 0 05:41 ? 00:00:00 /bin/bash -e /tmp/W2JXO/install-ellis.sh root 11229 11228 0 05:41 ? 00:00:00 sudo ps -edf root 11230 11229 0 05:41 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-08 05:42:04,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11047/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10028/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10216/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9286/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11047/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 9437/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9437/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9437/ntpd udp 0 0 0.0.0.0:41737 0.0.0.0:* 647/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11047/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient udp6 0 0 :::62555 :::* 647/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 9437/ntpd udp6 0 0 ::1:123 :::* 9437/ntpd udp6 0 0 :::123 :::* 9437/ntpd udp6 0 0 ::1:53 :::* 11047/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23996 10743/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 10853 1675/python2.7 /tmp/cloudify-logging-server-a258a.socket unix 2 [ ACC ] STREAM LISTENING 11150 1874/python2.7 /tmp/ctx-NSNVva.socket unix 2 [ ACC ] STREAM LISTENING 1518 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8887 1110/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7628 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20175 9286/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 8680 909/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.006s sys 0m0.001s 2018-10-08 05:42:04,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/ellis /var/log/sysstat /var/log/sysstat/sa08 /var/log/sysstat/clearwater-sa08 /var/log/mysql.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/mysql.err /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-08 05:42:04,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-08 05:42:04,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [08-Oct-2018 05:41:02 UTC] clearwater-diags-monitor starting [08-Oct-2018 05:41:02 UTC] Waiting for trigger files [08-Oct-2018 05:41:59 UTC] Processing trigger files: core.ellis.1538977299 [08-Oct-2018 05:41:59 UTC] Dump triggered by ellis [08-Oct-2018 05:41:59 UTC] Gathering dump 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp /etc/snmp: No such file or directory [08-Oct-2018 05:41:59 UTC] /etc/snmp not present in deployment Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.16:4000: getsockopt: connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.16 port 4000: Connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.16 port 4000: Connection refused Traceback (most recent call last): File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 107, in return_code = describe_clusters() File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 28, in describe_clusters result = client.get(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.16', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) Traceback (most recent call last): File "/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py", line 29, in result = client.get("/" + etcd_key + "/" + site + "/configuration/" + plugin.key()) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.16', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/dns_json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) [08-Oct-2018 05:42:00 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags [08-Oct-2018 05:42:00 UTC] No domain supplied [08-Oct-2018 05:42:00 UTC] No domain supplied [08-Oct-2018 05:42:01 UTC] core.ellis.1538977299 has been closed [08-Oct-2018 05:42:01 UTC] Moving core.ellis.1538977299 to dump [08-Oct-2018 05:42:01 UTC] Compressing core.ellis.1538977299 tar: 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp/root/run/udev/control: socket ignored tar: 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored tar: 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored tar: 20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored [08-Oct-2018 05:42:01 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20181008054159Z.ellis-to28ps.clearwater.local.ellis.temp.tar.gz created [08-Oct-2018 05:42:01 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-08 05:42:04,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-08 05:42:04,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-08 05:42:04,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-08 05:41:39.687758823 Stopping etcd clearwater-etcd 2018-10-08 05:41:45.948348757 Restarting etcd clearwater-etcd 2018-10-08 05:41:45.953104481 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-10-08 05:41:45.953827926 Check for previous failed startup attempt 2018-10-08 05:41:45.955004293 Running etcdctl member list 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 2018-10-08 05:41:45.969340494 etcdctl returned 0 2018-10-08 05:41:45.975622014 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-08 05:42:04,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:42:04,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:04,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:04,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:04,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:04 GMT 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:04,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:09,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:09,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:09,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:09,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:09,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:09,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:09,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:09,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:09,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_to28ps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:04.679Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:04.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:04.719Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:04.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:04.719Z", "message": "Execution done (return_code=0): /tmp/W2JXO/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:04.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "0f47ac7a-c482-469c-962f-e52164dcc622"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:05.688Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:05.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:05.688Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:05.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:05.961Z", "message": "Downloaded scripts/bind/bind.py to /tmp/S6Y6J/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:05.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'ellis': {u'ellis_to28ps': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-to28ps'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ef86e20d-080c-42a1-a7c9-1eb1af5b4c06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "[localhost] run: sudo mv /tmp/tmpcUtyUs /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ef86e20d-080c-42a1-a7c9-1eb1af5b4c06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "Executing: /tmp/Q5ZFN/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ef86e20d-080c-42a1-a7c9-1eb1af5b4c06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/Q5ZFN/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ef86e20d-080c-42a1-a7c9-1eb1af5b4c06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.730Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:06.902Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:06.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:07.738Z", "message": "[localhost] run: sudo mv /tmp/tmpaXf9o1 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:07.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:07.738Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:07.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:07.738Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:07.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "a063eb25-9213-4b8d-8448-ffb37accdd2c"}], "metadata": {"pagination": {"total": 1841, "offset": 1785, "size": 50}}} 2018-10-08 05:42:09,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:09,680 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:09 GMT 2018-10-08 05:42:09,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:09,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12453 2018-10-08 05:42:09,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:09,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:42:09,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-08 05:42:09,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/W2JXO/install-ellis.sh 2018-10-08 05:42:09,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:42:09,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:42:09,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/S6Y6J/bind.py 2018-10-08 05:42:09,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:42:09,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:42:09,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'ellis': {u'ellis_to28ps': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-to28ps'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:42:09,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-08 05:42:09,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcUtyUs /etc/bind/db.clearwater.local 2018-10-08 05:42:09,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:42:09,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-08 05:42:09,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:42:09,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q5ZFN/create_number.sh 2018-10-08 05:42:09,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/Q5ZFN/create_number.sh 2018-10-08 05:42:09,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:42:09,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:42:09,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:42:09,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaXf9o1 /etc/bind/db.clearwater.opnfv 2018-10-08 05:42:09,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:42:09,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:42:09,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:09,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:09,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:09,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:09,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:09,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:09,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:09,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:09,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:09,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:09,763 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:09 GMT 2018-10-08 05:42:09,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:09,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:09,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:14,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:14,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:14,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:14,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:14,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:14,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:14,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:14,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:14,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1841, "offset": 1807, "size": 50}}} 2018-10-08 05:42:14,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:14,863 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:14 GMT 2018-10-08 05:42:14,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:14,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:42:14,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:14,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:14,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:14,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:14,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:14,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:14,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:14,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:14,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:14,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:14,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:14,929 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:14 GMT 2018-10-08 05:42:14,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:14,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:14,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:19,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:20,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:20,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:20,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:20,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:20,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:20,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:20,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:20,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:17.786Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m32.569s\nuser\t0m11.949s\nsys\t0m2.550s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:18.751Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:18.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:18.751Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:18.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:18.751Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:18.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}], "metadata": {"pagination": {"total": 1845, "offset": 1807, "size": 50}}} 2018-10-08 05:42:20,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:20,250 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:20 GMT 2018-10-08 05:42:20,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:20,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15937 2018-10-08 05:42:20,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:20,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.569s user 0m11.949s sys 0m2.550s 2018-10-08 05:42:20,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-08 05:42:20,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-08 05:42:20,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-08 05:42:20,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:20,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:20,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:20,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:20,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:20,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:20,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:20,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:20,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:20,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:20,351 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:20 GMT 2018-10-08 05:42:20,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:20,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:20,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:25,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:25,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:25,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:25,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:25,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:25,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:25,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:25,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:25,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:20.641Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.055s\nuser\t0m0.009s\nsys\t0m0.047s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:20.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:21.705Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:21.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:21.705Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:10:b1:45 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe10:b145/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:110806 errors:0 dropped:0 overruns:0 frame:0\n TX packets:60694 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171787161 (171.7 MB) TX bytes:11479383 (11.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:22 errors:0 dropped:0 overruns:0 frame:0\n TX packets:22 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:21.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:21.705Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:21.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:21.705Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:21.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:21.705Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:33 ? 00:00:00 /sbin/init\nroot 2 0 0 05:33 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:33 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:33 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:33 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:33 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:33 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:33 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:33 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:33 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:33 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:33 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:33 ? 00:00:00 [migration/0]\nroot 14 2 0 05:33 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:33 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:33 ? 00:00:00 [migration/1]\nroot 17 2 0 05:33 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:33 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:33 ? 00:00:00 [khelper]\nroot 21 2 0 05:33 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:33 ? 00:00:00 [netns]\nroot 23 2 0 05:33 ? 00:00:00 [writeback]\nroot 24 2 0 05:33 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:33 ? 00:00:00 [bioset]\nroot 27 2 0 05:33 ? 00:00:00 [kblockd]\nroot 28 2 0 05:33 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:33 ? 00:00:00 [khubd]\nroot 30 2 0 05:33 ? 00:00:00 [md]\nroot 31 2 0 05:33 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:33 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:33 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:33 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:33 ? 00:00:00 [vmstat]\nroot 37 2 0 05:33 ? 00:00:00 [ksmd]\nroot 38 2 0 05:33 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:33 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:33 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:33 ? 00:00:00 [crypto]\nroot 53 2 0 05:33 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:33 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:33 ? 00:00:00 [vballoon]\nroot 56 2 0 05:33 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:33 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:33 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:33 ? 00:00:00 [deferwq]\nroot 80 2 0 05:33 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:33 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:33 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:33 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:33 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:33 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 05:33 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:33 ? 00:00:00 [kworker/u5:1]\nroot 465 1 0 05:33 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 05:33 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 05:33 ? 00:00:00 [kworker/u5:2]\nroot 819 2 0 05:34 ? 00:00:00 [kauditd]\nroot 939 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1007 1 0 05:34 ? 00:00:00 rsyslogd\nmessage+ 1039 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork\nroot 1041 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1090 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D\nroot 1092 1 0 05:34 ? 00:00:00 cron\ndaemon 1093 1 0 05:34 ? 00:00:00 atd\nroot 1101 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance\nroot 1111 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1120 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1222 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1235 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1674 1 0 05:34 ? 00:00:00 /home/ubuntu/dime_host_idqb68/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_idqb68 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_idqb68 --logging-server-logdir=/home/ubuntu/dime_host_idqb68/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_idqb68/work/dime_host_idqb68%I.log --pidfile=/home/ubuntu/dime_host_idqb68/work/dime_host_idqb68.pid\nubuntu 1788 1 0 05:34 ? 00:00:02 python2.7 /home/ubuntu/dime_host_idqb68/env/bin/diamond --configfile /home/ubuntu/dime_host_idqb68/work/plugins/diamond/etc/diamond.conf\nubuntu 1863 1674 0 05:37 ? 00:00:00 /home/ubuntu/dime_host_idqb68/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_idqb68 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_idqb68 --logging-server-logdir=/home/ubuntu/dime_host_idqb68/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_idqb68/work/dime_host_idqb68%I.log --pidfile=/home/ubuntu/dime_host_idqb68/work/dime_host_idqb68.pid\nubuntu 1885 1863 0 05:37 ? 00:00:00 /home/ubuntu/dime_host_idqb68/env/bin/python2.7 /home/ubuntu/dime_host_idqb68/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-H8GOdD\nubuntu 1896 1885 0 05:37 ? 00:00:00 /bin/sh -c /tmp/RT20K/install-dime.sh\nubuntu 1899 1896 0 05:37 ? 00:00:00 /bin/bash -e /tmp/RT20K/install-dime.sh\nroot 2681 2 0 05:38 ? 00:00:00 [kworker/u5:0]\nntp 8862 1 0 05:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9434 1 0 05:41 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9435 9434 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9439 1 0 05:41 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9440 9439 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9446 9435 0 05:41 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9450 9440 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9451 9450 0 05:41 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9743 1 0 05:41 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9790 1 0 05:41 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9791 9790 0 05:41 ? 00:00:00 nginx: worker process\nwww-data 9792 9790 0 05:41 ? 00:00:00 nginx: worker process\nwww-data 9793 9790 0 05:41 ? 00:00:00 nginx: worker process\nwww-data 9794 9790 0 05:41 ? 00:00:00 nginx: worker process\nroot 10197 1 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10201 10197 0 05:41 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10300 1 0 05:42 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10571 1 0 05:42 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10634 1899 0 05:42 ? 00:00:00 /bin/bash -e /tmp/RT20K/install-dime.sh\nubuntu 10635 10634 0 05:42 ? 00:00:00 /bin/bash -e /tmp/RT20K/install-dime.sh\nroot 10636 10635 0 05:42 ? 00:00:00 sudo ps -edf\nroot 10637 10636 0 05:42 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:21.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:22.766Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:22.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:22.766Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:22.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:22.766Z", "message": "[dime] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/ralf\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20181008T050000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/sa08\n/var/log/sysstat/clearwater-sa08\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:22.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:22.766Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10571/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1090/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9743/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9790/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10571/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1090/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8862/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8862/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8862/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10300/snmpd \nudp 0 0 0.0.0.0:26172 0.0.0.0:* 569/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10571/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 :::10340 :::* 569/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8862/ntpd \nudp6 0 0 ::1:123 :::* 8862/ntpd \nudp6 0 0 :::123 :::* 8862/ntpd \nudp6 0 0 :::161 :::* 10300/snmpd \nudp6 0 0 ::1:53 :::* 10571/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23464 10300/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 10808 1674/python2.7 /tmp/cloudify-logging-server-1bc1f.socket\nunix 2 [ ACC ] STREAM LISTENING 11104 1885/python2.7 /tmp/ctx-clD3fQ.socket\nunix 2 [ ACC ] STREAM LISTENING 9568 1039/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 1438 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21125 9446/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 22004 9451/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9626 1111/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7639 391/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:22.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:23.812Z", "message": "[dime] => [08-Oct-2018 05:41:54 UTC] clearwater-diags-monitor starting\n[08-Oct-2018 05:41:54 UTC] Waiting for trigger files\n2018:10:08 05:41:11: Namespace: management\n2018:10:08 05:41:11: [management] Starting server\n2018:10:08 05:41:11: [management] Listening for requests\n2018:10:08 05:41:11: Namespace: signaling\n2018:10:08 05:41:11: [signaling] Starting server\n2018:10:08 05:41:11: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:23.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:23.812Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:23.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:23.812Z", "message": "[dime] => 2018-10-08 05:42:02.123054700 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:23.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:24.248Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:24.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:24.825Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:24.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:24.825Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:24.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:24.825Z", "message": "Execution done (return_code=0): /tmp/RT20K/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:24.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "94b51dec-64ec-465f-8cc9-a79ddce64608"}, {"node_instance_id": "dime_j2ztej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:25.499Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:25.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:25.499Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:25.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1864, "offset": 1811, "size": 50}}} 2018-10-08 05:42:25,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:25,574 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:25 GMT 2018-10-08 05:42:25,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:25,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25235 2018-10-08 05:42:25,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:25,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.055s user 0m0.009s sys 0m0.047s 2018-10-08 05:42:25,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-08 05:42:25,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:10:b1:45 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe10:b145/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:110806 errors:0 dropped:0 overruns:0 frame:0 TX packets:60694 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171787161 (171.7 MB) TX bytes:11479383 (11.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:22 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-08 05:42:25,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-08 05:42:25,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-08 05:42:25,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:33 ? 00:00:00 /sbin/init root 2 0 0 05:33 ? 00:00:00 [kthreadd] root 3 2 0 05:33 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:33 ? 00:00:00 [kworker/0:0] root 5 2 0 05:33 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:33 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:33 ? 00:00:00 [rcu_sched] root 8 2 0 05:33 ? 00:00:00 [rcuos/0] root 9 2 0 05:33 ? 00:00:00 [rcuos/1] root 10 2 0 05:33 ? 00:00:00 [rcu_bh] root 11 2 0 05:33 ? 00:00:00 [rcuob/0] root 12 2 0 05:33 ? 00:00:00 [rcuob/1] root 13 2 0 05:33 ? 00:00:00 [migration/0] root 14 2 0 05:33 ? 00:00:00 [watchdog/0] root 15 2 0 05:33 ? 00:00:00 [watchdog/1] root 16 2 0 05:33 ? 00:00:00 [migration/1] root 17 2 0 05:33 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:33 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:33 ? 00:00:00 [khelper] root 21 2 0 05:33 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:33 ? 00:00:00 [netns] root 23 2 0 05:33 ? 00:00:00 [writeback] root 24 2 0 05:33 ? 00:00:00 [kintegrityd] root 25 2 0 05:33 ? 00:00:00 [bioset] root 27 2 0 05:33 ? 00:00:00 [kblockd] root 28 2 0 05:33 ? 00:00:00 [ata_sff] root 29 2 0 05:33 ? 00:00:00 [khubd] root 30 2 0 05:33 ? 00:00:00 [md] root 31 2 0 05:33 ? 00:00:00 [devfreq_wq] root 32 2 0 05:33 ? 00:00:00 [kworker/0:1] root 34 2 0 05:33 ? 00:00:00 [khungtaskd] root 35 2 0 05:33 ? 00:00:00 [kswapd0] root 36 2 0 05:33 ? 00:00:00 [vmstat] root 37 2 0 05:33 ? 00:00:00 [ksmd] root 38 2 0 05:33 ? 00:00:00 [khugepaged] root 39 2 0 05:33 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:33 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:33 ? 00:00:00 [crypto] root 53 2 0 05:33 ? 00:00:00 [kthrotld] root 54 2 0 05:33 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:33 ? 00:00:00 [vballoon] root 56 2 0 05:33 ? 00:00:00 [kworker/1:1] root 57 2 0 05:33 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:33 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:33 ? 00:00:00 [deferwq] root 80 2 0 05:33 ? 00:00:00 [charger_manager] root 123 2 0 05:33 ? 00:00:00 [kpsmoused] root 125 2 0 05:33 ? 00:00:00 [kworker/1:2] root 186 2 0 05:33 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:33 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:33 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 05:33 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:33 ? 00:00:00 [kworker/u5:1] root 465 1 0 05:33 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 05:33 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 05:33 ? 00:00:00 [kworker/u5:2] root 819 2 0 05:34 ? 00:00:00 [kauditd] root 939 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 05:34 ? 00:00:00 rsyslogd message+ 1039 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork root 1041 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1090 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 05:34 ? 00:00:00 cron daemon 1093 1 0 05:34 ? 00:00:00 atd root 1101 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance root 1111 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1120 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind root 1222 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1235 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1674 1 0 05:34 ? 00:00:00 /home/ubuntu/dime_host_idqb68/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_idqb68 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_idqb68 --logging-server-logdir=/home/ubuntu/dime_host_idqb68/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_idqb68/work/dime_host_idqb68%I.log --pidfile=/home/ubuntu/dime_host_idqb68/work/dime_host_idqb68.pid ubuntu 1788 1 0 05:34 ? 00:00:02 python2.7 /home/ubuntu/dime_host_idqb68/env/bin/diamond --configfile /home/ubuntu/dime_host_idqb68/work/plugins/diamond/etc/diamond.conf ubuntu 1863 1674 0 05:37 ? 00:00:00 /home/ubuntu/dime_host_idqb68/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_idqb68 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_idqb68 --logging-server-logdir=/home/ubuntu/dime_host_idqb68/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_idqb68/work/dime_host_idqb68%I.log --pidfile=/home/ubuntu/dime_host_idqb68/work/dime_host_idqb68.pid ubuntu 1885 1863 0 05:37 ? 00:00:00 /home/ubuntu/dime_host_idqb68/env/bin/python2.7 /home/ubuntu/dime_host_idqb68/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-H8GOdD ubuntu 1896 1885 0 05:37 ? 00:00:00 /bin/sh -c /tmp/RT20K/install-dime.sh ubuntu 1899 1896 0 05:37 ? 00:00:00 /bin/bash -e /tmp/RT20K/install-dime.sh root 2681 2 0 05:38 ? 00:00:00 [kworker/u5:0] ntp 8862 1 0 05:40 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9434 1 0 05:41 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9435 9434 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9439 1 0 05:41 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9440 9439 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9446 9435 0 05:41 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9450 9440 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9451 9450 0 05:41 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9743 1 0 05:41 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9790 1 0 05:41 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9791 9790 0 05:41 ? 00:00:00 nginx: worker process www-data 9792 9790 0 05:41 ? 00:00:00 nginx: worker process www-data 9793 9790 0 05:41 ? 00:00:00 nginx: worker process www-data 9794 9790 0 05:41 ? 00:00:00 nginx: worker process root 10197 1 0 05:41 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10201 10197 0 05:41 ? 00:00:00 inotifywait -e create -qq . snmp 10300 1 0 05:42 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10571 1 0 05:42 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10634 1899 0 05:42 ? 00:00:00 /bin/bash -e /tmp/RT20K/install-dime.sh ubuntu 10635 10634 0 05:42 ? 00:00:00 /bin/bash -e /tmp/RT20K/install-dime.sh root 10636 10635 0 05:42 ? 00:00:00 sudo ps -edf root 10637 10636 0 05:42 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-10-08 05:42:25,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-08 05:42:25,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-08 05:42:25,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/ralf /var/log/dmesg /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20181008T050000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/sa08 /var/log/sysstat/clearwater-sa08 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.003s sys 0m0.002s 2018-10-08 05:42:25,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10571/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1090/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9743/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9790/nginx tcp6 0 0 ::1:53 :::* LISTEN 10571/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1090/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 8862/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8862/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8862/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10300/snmpd udp 0 0 0.0.0.0:26172 0.0.0.0:* 569/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10571/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 :::10340 :::* 569/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8862/ntpd udp6 0 0 ::1:123 :::* 8862/ntpd udp6 0 0 :::123 :::* 8862/ntpd udp6 0 0 :::161 :::* 10300/snmpd udp6 0 0 ::1:53 :::* 10571/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23464 10300/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 10808 1674/python2.7 /tmp/cloudify-logging-server-1bc1f.socket unix 2 [ ACC ] STREAM LISTENING 11104 1885/python2.7 /tmp/ctx-clD3fQ.socket unix 2 [ ACC ] STREAM LISTENING 9568 1039/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 1438 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21125 9446/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 22004 9451/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9626 1111/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7639 391/systemd-udevd /run/udev/control real 0m0.006s user 0m0.003s sys 0m0.003s 2018-10-08 05:42:25,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [08-Oct-2018 05:41:54 UTC] clearwater-diags-monitor starting [08-Oct-2018 05:41:54 UTC] Waiting for trigger files 2018:10:08 05:41:11: Namespace: management 2018:10:08 05:41:11: [management] Starting server 2018:10:08 05:41:11: [management] Listening for requests 2018:10:08 05:41:11: Namespace: signaling 2018:10:08 05:41:11: [signaling] Starting server 2018:10:08 05:41:11: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-08 05:42:25,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-08 05:42:25,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-08 05:42:02.123054700 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-08 05:42:25,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:42:25,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-08 05:42:25,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-08 05:42:25,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RT20K/install-dime.sh 2018-10-08 05:42:25,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:42:25,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:42:25,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:25,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:25,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:25,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:25,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:25,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:25,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:25,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:25,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:25,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:25,655 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:25 GMT 2018-10-08 05:42:25,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:25,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:25,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:30,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:30,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:30,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:30,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:30,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:30,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:30,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:30,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:30,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:25.864Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:25.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:25.933Z", "message": "Downloaded scripts/bind/bind.py to /tmp/L6S4Q/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:25.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "[localhost] run: sudo mv /tmp/tmp0eO6mH /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "[localhost] run: sudo mv /tmp/tmpbDGVhT /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'ellis': {u'ellis_to28ps': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-to28ps'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}, u'dime': {u'dime_j2ztej': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-j2ztej'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.839Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "8765086b-13f8-4f71-bb17-033b9c158f8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:26.881Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:26.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1881, "offset": 1830, "size": 50}}} 2018-10-08 05:42:30,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:30,806 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:30 GMT 2018-10-08 05:42:30,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:30,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8468 2018-10-08 05:42:30,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:30,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:42:30,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/L6S4Q/bind.py 2018-10-08 05:42:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:42:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:42:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0eO6mH /etc/bind/db.clearwater.local 2018-10-08 05:42:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:42:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:42:30,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbDGVhT /etc/bind/db.clearwater.opnfv 2018-10-08 05:42:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:42:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:42:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'ellis': {u'ellis_to28ps': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-to28ps'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}, u'dime': {u'dime_j2ztej': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-j2ztej'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:42:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:42:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:42:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:42:30,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:30,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:30,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:30,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:30,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:30,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:30,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:30,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:30,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:30,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:30,881 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:30 GMT 2018-10-08 05:42:30,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:30,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:30,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:35,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:36,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:36,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:36,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1881, "offset": 1844, "size": 50}}} 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:36 GMT 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:42:36,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:36,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:36,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:36,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:36,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:36,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:36,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:36,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:36,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:36,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:36,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:36,253 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:36 GMT 2018-10-08 05:42:36,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:36,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:36,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:41,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:41,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:41,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:41,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:41,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:41,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:41,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:41,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:41,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:36.633Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.7:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.7\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:36.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ef86e20d-080c-42a1-a7c9-1eb1af5b4c06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:40.355Z", "message": "Execution done (return_code=0): /tmp/Q5ZFN/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:40.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "ef86e20d-080c-42a1-a7c9-1eb1af5b4c06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:40.459Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:40.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1884, "offset": 1844, "size": 50}}} 2018-10-08 05:42:41,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:41,524 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:41 GMT 2018-10-08 05:42:41,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:41,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2496 2018-10-08 05:42:41,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:41,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.7:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.7 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-10-08 05:42:41,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Q5ZFN/create_number.sh 2018-10-08 05:42:41,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:42:41,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:41,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:41,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:41,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:41,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:41,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:41,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:41,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:41,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:41,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:41,612 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:41 GMT 2018-10-08 05:42:41,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:41,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:41,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:46,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:47,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:47,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:47,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:47,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:47,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:47,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:47,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:47,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:43.201Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:43.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}], "metadata": {"pagination": {"total": 1885, "offset": 1847, "size": 50}}} 2018-10-08 05:42:47,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:47,131 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:47 GMT 2018-10-08 05:42:47,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:47,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-10-08 05:42:47,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:47,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-08 05:42:47,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:47,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:47,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:47,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:47 GMT 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:47,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:52,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:52,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:52,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1885, "offset": 1848, "size": 50}}} 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:52 GMT 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:52,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:42:52,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:52,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:52,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:52,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:52,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:52,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:52,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:52,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:52,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:52,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:52,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:52,672 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:52 GMT 2018-10-08 05:42:52,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:52,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:52,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:57,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:42:57,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:57,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:57,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:57,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:57,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:57,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:57,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:57,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:53.437Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,296 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59671 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m10.003s\nuser\t0m3.584s\nsys\t0m0.944s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:53.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:53.877Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:53.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:53.877Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:53.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:54.887Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:54.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:56.391Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.014s\nsys\t0m0.049s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:56.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:56.896Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:56.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:56.896Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:de:4f \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5b:de4f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:150409 errors:0 dropped:0 overruns:0 frame:0\n TX packets:63110 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219147045 (219.1 MB) TX bytes:11894945 (11.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:56.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}], "metadata": {"pagination": {"total": 1892, "offset": 1848, "size": 50}}} 2018-10-08 05:42:57,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:57,804 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:57 GMT 2018-10-08 05:42:57,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:57,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9520 2018-10-08 05:42:57,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:42:57,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,296 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59671 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m10.003s user 0m3.584s sys 0m0.944s 2018-10-08 05:42:57,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-08 05:42:57,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-08 05:42:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-08 05:42:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.014s sys 0m0.049s 2018-10-08 05:42:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-08 05:42:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:de:4f inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5b:de4f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:150409 errors:0 dropped:0 overruns:0 frame:0 TX packets:63110 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219147045 (219.1 MB) TX bytes:11894945 (11.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.005s user 0m0.004s sys 0m0.003s 2018-10-08 05:42:57,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:42:58,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:42:58 GMT 2018-10-08 05:42:58,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:42:58,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:42:58,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:03,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:03,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:03,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:03,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:03,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:03,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:03,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:03,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:03,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:57.909Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:57.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:57.909Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:57.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:57.909Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14290/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12679/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12350/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14290/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \nudp 0 0 0.0.0.0:23656 0.0.0.0:* 559/dhclient \nudp 0 0 192.168.120.20:123 0.0.0.0:* 11947/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11947/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11947/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12350/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14290/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 559/dhclient \nudp6 0 0 ::1:123 :::* 11947/ntpd \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 11947/ntpd \nudp6 0 0 :::123 :::* 11947/ntpd \nudp6 0 0 :::43492 :::* 559/dhclient \nudp6 0 0 ::1:53 :::* 14290/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7723 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 10800 1672/python2.7 /tmp/cloudify-logging-server-e4e2a.socket\nunix 2 [ ACC ] STREAM LISTENING 11066 1872/python2.7 /tmp/ctx-fJp51M.socket\nunix 2 [ ACC ] STREAM LISTENING 8529 1033/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 1331 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8647 1113/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:57.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:57.909Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:34 ? 00:00:00 /sbin/init\nroot 2 0 0 05:34 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:34 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:34 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:34 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:34 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:34 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:34 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:34 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:34 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:34 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:34 ? 00:00:00 [migration/0]\nroot 14 2 0 05:34 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:34 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:34 ? 00:00:00 [migration/1]\nroot 17 2 0 05:34 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:34 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:34 ? 00:00:00 [khelper]\nroot 21 2 0 05:34 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:34 ? 00:00:00 [netns]\nroot 23 2 0 05:34 ? 00:00:00 [writeback]\nroot 24 2 0 05:34 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:34 ? 00:00:00 [bioset]\nroot 26 2 0 05:34 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:34 ? 00:00:00 [kblockd]\nroot 28 2 0 05:34 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:34 ? 00:00:00 [khubd]\nroot 30 2 0 05:34 ? 00:00:00 [md]\nroot 31 2 0 05:34 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:34 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 05:34 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 05:34 ? 00:00:00 [khungtaskd]\nroot 36 2 0 05:34 ? 00:00:00 [kswapd0]\nroot 37 2 0 05:34 ? 00:00:00 [vmstat]\nroot 38 2 0 05:34 ? 00:00:00 [ksmd]\nroot 39 2 0 05:34 ? 00:00:00 [khugepaged]\nroot 40 2 0 05:34 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 05:34 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 05:34 ? 00:00:00 [crypto]\nroot 54 2 0 05:34 ? 00:00:00 [kthrotld]\nroot 55 2 0 05:34 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 05:34 ? 00:00:00 [vballoon]\nroot 57 2 0 05:34 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:34 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:34 ? 00:00:00 [deferwq]\nroot 80 2 0 05:34 ? 00:00:00 [charger_manager]\nroot 125 2 0 05:34 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:34 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:34 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:34 ? 00:00:00 [ext4-rsv-conver]\nroot 391 1 0 05:34 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 431 2 0 05:34 ? 00:00:00 [kworker/u5:1]\nroot 498 1 0 05:34 ? 00:00:00 upstart-socket-bridge --daemon\nroot 559 1 0 05:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:34 ? 00:00:00 [kauditd]\nroot 930 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1005 1 0 05:34 ? 00:00:00 rsyslogd\nmessage+ 1033 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork\nroot 1047 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1050 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1055 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1057 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1082 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1099 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D\nroot 1101 1 0 05:34 ? 00:00:00 cron\ndaemon 1102 1 0 05:34 ? 00:00:00 atd\nroot 1113 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1114 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1672 1 0 05:35 ? 00:00:00 /home/ubuntu/vellum_host_d1ege0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_d1ege0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_d1ege0 --logging-server-logdir=/home/ubuntu/vellum_host_d1ege0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_d1ege0/work/vellum_host_d1ege0%I.log --pidfile=/home/ubuntu/vellum_host_d1ege0/work/vellum_host_d1ege0.pid\nroot 1711 2 0 05:35 ? 00:00:00 [kworker/1:2]\nubuntu 1787 1 0 05:35 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_d1ege0/env/bin/diamond --configfile /home/ubuntu/vellum_host_d1ege0/work/plugins/diamond/etc/diamond.conf\nubuntu 1851 1672 0 05:37 ? 00:00:00 /home/ubuntu/vellum_host_d1ege0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_d1ege0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_d1ege0 --logging-server-logdir=/home/ubuntu/vellum_host_d1ege0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_d1ege0/work/vellum_host_d1ege0%I.log --pidfile=/home/ubuntu/vellum_host_d1ege0/work/vellum_host_d1ege0.pid\nubuntu 1872 1851 0 05:37 ? 00:00:00 /home/ubuntu/vellum_host_d1ege0/env/bin/python2.7 /home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-UEnnAW\nubuntu 1884 1872 0 05:37 ? 00:00:00 /bin/sh -c /tmp/W5NR5/install-vellum.sh\nubuntu 1886 1884 0 05:37 ? 00:00:00 /bin/bash -e /tmp/W5NR5/install-vellum.sh\nroot 2225 2 0 05:38 ? 00:00:00 [kworker/u5:2]\nntp 11947 1 0 05:41 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12350 1 0 05:41 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12679 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13323 1 0 05:42 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13329 13323 0 05:42 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13689 12679 0 05:42 ? 00:00:00 [check-monit-upt] \ndnsmasq 14290 1 0 05:42 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14353 1886 0 05:42 ? 00:00:00 /bin/bash -e /tmp/W5NR5/install-vellum.sh\nubuntu 14354 14353 0 05:42 ? 00:00:00 /bin/bash -e /tmp/W5NR5/install-vellum.sh\nroot 14355 14354 0 05:42 ? 00:00:00 sudo ps -edf\nroot 14356 14355 0 05:42 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:57.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:57.909Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:57.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:59.118Z", "message": "[vellum] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/rogers\n/var/log/boot.log\n/var/log/udev\n/var/log/chronos\n/var/log/monit.log\n/var/log/wtmp\n/var/log/memcached.log\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/astaire\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_20181008T050000Z.txt\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:59.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:59.118Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:59.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:42:59.118Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:42:59.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:00.146Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:00.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:00.146Z", "message": "[vellum] => INFO [main] 2018-10-08 05:39:20,515 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-10-08 05:39:20,531 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-08 05:39:20,612 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-08 05:39:20,759 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-10-08 05:39:20,768 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-10-08 05:39:20,769 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-10-08 05:39:21,036 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-08 05:39:21,048 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-08 05:39:21,061 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-10-08 05:39:21,061 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 691072(674K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73986416(72252K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16663384(16272K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-10-08 05:39:21,063 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-10-08 05:39:21,063 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1538977159.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1538977159.log]\nINFO [main] 2018-10-08 05:39:21,097 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-10-08 05:39:21,097 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-10-08 05:39:21,175 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-10-08 05:39:21,178 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-10-08 05:39:21,178 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-10-08 05:39:21,182 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-10-08 05:39:21,192 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-10-08 05:39:21,198 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-10-08 05:39:21,200 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-10-08 05:39:21,277 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-10-08 05:39:22,667 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-10-08 05:39:22,672 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-10-08 05:39:22,677 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-10-08 05:39:22,681 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-10-08 05:39:22,686 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-10-08 05:39:22,690 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-10-08 05:39:22,695 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-10-08 05:39:22,700 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-10-08 05:39:22,704 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-10-08 05:39:22,709 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-10-08 05:39:22,715 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-10-08 05:39:22,720 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-10-08 05:39:22,724 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-10-08 05:39:22,728 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-10-08 05:39:22,732 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-10-08 05:39:22,736 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-10-08 05:39:22,805 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-10-08 05:39:22,806 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-10-08 05:39:22,845 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:22,851 Memtable.java:347 - Writing Memtable-local@1273976857(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:22,883 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=399)\nINFO [main] 2018-10-08 05:39:23,830 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-10-08 05:39:23,980 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-10-08 05:39:23,980 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-10-08 05:39:23,983 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-10-08 05:39:23,995 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-10-08 05:39:23,996 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-10-08 05:39:24,012 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-08 05:39:24,021 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-10-08 05:39:24,031 SystemKeyspace.java:765 - No host ID found, created 4e32fcd8-4edc-4631-be00-fb7669fa87dd (Note: This should happen exactly once per node).\nINFO [main] 2018-10-08 05:39:24,033 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-10-08 05:39:24,035 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-08 05:39:24,036 Memtable.java:347 - Writing Memtable-local@321422403(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-08 05:39:24,037 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=93397)\nINFO [main] 2018-10-08 05:39:24,702 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-08 05:39:24,709 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-08 05:39:24,734 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-10-08 05:39:24,748 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-08 05:39:24,755 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-08 05:39:24,763 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-08 05:39:24,770 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-08 05:39:24,777 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-10-08 05:39:24,779 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-08 05:39:24,785 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-08 05:39:24,795 StorageService.java:959 - Generated random tokens. tokens are [1072097298041504141, 517536967550002275, -3248722038118015819, -8538065789471548157, 9015839643035916713, -7701588936426126214, 8391440278756579079, -5996755130859164312, -941465784823618623, -7126903292240390237, 6529459864157015185, 6255745229725647079, -7081084272391812778, 4768577628082433499, 8848921507271606473, 5502528491792639778, 5449956717172985449, -2083888167760761367, 3182775968911903707, 4966164998465070635, -3197946822025590294, -3334472595036147206, 6566856606068330424, 3104005495102958856, 7270159508976847455, 6512255363062115918, -3603468638458799069, 7848387370712817183, 8547640226339890448, -99808267501065369, -4389078222876909714, -679481328136545537, 5382680359266045926, 5681683769181862367, -5356782805242392699, -1970144907488438923, 6310206536761089785, -6902418315758546678, 7384145535347023850, 2274465081067210112, -8160629734420233261, 8916135736572271826, 5346581052638629588, -5097520567576803578, 2476032686045423849, 3248732678145264112, -45833296458692969, -9153526831311450873, 1569151980508188996, 876552778777606607, 3330231378816825717, 5604925592730926132, 2069823468743704407, 2519476978683584891, 6742491905253025012, -3415488962943306796, 3678227100973577324, -4058301679208698532, -5163417664884030110, 3064160118358831074, -3906420160686421133, 2013331532923395406, 8359083107411654653, 1137493114287111318, 1320356196612740365, 1001005582936696113, 8703025004667464279, -5327010637777640926, 1741812361120808373, 8679855996784109942, -8277052039610427640, 620857253891730228, 1959852497405574683, -8432320857026375912, 5264810411729834055, -1779361116853541749, 5019777895881325463, -2709104065809696888, 8500799619134584169, 5786360908046478578, -4356991803443464850, -7991688088521284233, 3160091358650699046, -3645483251424855381, -3995808224179224133, -3608248920011587159, -31183519193099969, 6630458948675456745, 5730865903574844004, 3962326319605727530, -2473141987127239622, 1449357701434625498, 6348391410766002622, -1785585991113341866, 7315569882585230589, -6802690178041940373, 751570564619809072, -3785088745259574232, -2470197492955240912, 4102832389550452416, -7417981110997145016, 7743008419114151764, -5953367707924187473, -3854741315297107232, 8639493361115243758, 5161861245492882524, 3770687305969002256, 1912803898366304656, 2643570110312640880, 2185127087429772139, 6948859771760563388, -516824582370192787, 6916609451791058167, -6697997004521539275, -8017872637928895682, 6115543207841400201, -5126956807654373624, -515575348305342437, 5873481533340985055, 1099234629560607766, -8553791927794128241, -8699024879499796756, -2261659053884799413, 7165137580512871736, -2190747928330007800, -6833137723626666298, 5359623042727174755, -1758344498227521189, 5503015773827122158, 6066436205238424773, -977921178566498768, 2410245245989119388, -7311047212956552743, -2004855380712491080, 4246914109030788043, -3791332760981667912, -2927121780509441714, 8126017224689158157, -4378869827037223839, -7372327328870665980, -3413691491220097202, -5552641954130277309, -5339221936831665620, 5917381665542307700, 3991769353996919222, -2282183059636957023, -6353941121221292344, 6658137589293223, -3851001812571961517, -2363020061442444375, 7713836725335389962, 2341795419625945729, 2403138011261645173, 1047261047819226718, -4334502370833509043, -8753372407331764354, 5935414106191073972, 7241075724806862107, -1914565113882880809, -5110588121613589716, -4936901879613857000, -5111101496947123998, 1412020601221099484, -3037949129404170009, -1227552490507212864, 3856596930365514094, -8744902448274192390, -6585893292727910232, 4162653828814203216, -1207227446013850313, -8260233532067316846, -5222938950779990490, 2848999935121094368, 5670665470616576580, 6348952802422840720, -1424259449662130365, -2416914904818677886, -6918418897204667311, 1721223351713325414, -5712271560620519423, 4907342615857892103, 1560194985857365358, -6326805835625178201, 6184146983009830140, -7102342632209794200, 5164692405390053504, -8670926456858728194, -8170854147265423206, -1748504530018069206, -4352119915383066687, -5322851957419929085, -6808865149487738575, 6164318340687574129, 1923391066568391386, -6730624645852734614, 8133470235536839023, -2826970010171321496, -8639426843887395526, 5227551805239007523, 627304925519580762, -6713732270106017314, 7277394318233922653, -4815671520866907435, -7527928074322351268, 7374905988826467586, -7600513635343806234, -5141578862969556875, -4380701350636324713, 3281341204268571033, -4184563000007241553, -5682046815344033714, 4373255862829726068, -9030522509442871422, 8653143318807798822, -913110142874498846, 8886237444242750978, -7676568155864253185, 8955097719302572344, 6578256839508784929, 6839137363403553028, 1717758582414912816, -3995905711363677059, -3077169857350986455, 5539012325176267118, 4944189742294277560, 8793613621170381573, -6490278968207168667, 4313931979329549307, -4179720768492309361, -7437133370231315379, -7829031883034951964, 8389122857511017925, 2808969313554053534, 7634636581190720948, -7750409510795351176, 2352298051580561256, -5087273981048452273, -6889654394203255243, 2287524057436028205, -5702628749144813496, -8457448962209036071, 3085352352357558650, 4687543898709330292, -4578500830471512138, -2687436285370460989, 5311584251036070691, 7838011451053172061, -1651903045241805255, -6461125021601827612, 5880610163292928695, 1002096999373597617, 7525637323754062933, -8654148208129810169, -2083018943041446448, 432537627810325027, -1769136734998677132]\nINFO [main] 2018-10-08 05:39:24,804 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@66458c55[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@32fe2d99[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@1efe4125}\nINFO [MigrationStage:1] 2018-10-08 05:39:24,858 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:24,859 Memtable.java:347 - Writing Memtable-schema_keyspaces@91274666(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:24,860 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352)\nINFO [MigrationStage:1] 2018-10-08 05:39:25,622 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:25,623 Memtable.java:347 - Writing Memtable-schema_columnfamilies@910491324(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:25,632 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352)\nINFO [MigrationStage:1] 2018-10-08 05:39:26,331 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-08 05:39:26,332 Memtable.java:347 - Writing Memtable-schema_columns@1650171162(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-08 05:39:26,352 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352)\nINFO [MigrationStage:1] 2018-10-08 05:39:27,183 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:27,184 Memtable.java:347 - Writing Memtable-schema_triggers@1666392354(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:27,185 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352)\nINFO [MigrationStage:1] 2018-10-08 05:39:28,315 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-08 05:39:28,316 Memtable.java:347 - Writing Memtable-schema_usertypes@928754300(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-08 05:39:28,317 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352)\nINFO [MigrationStage:1] 2018-10-08 05:39:29,016 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2fe0cc81[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-08 05:39:29,021 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-10-08 05:39:29,021 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@535c8a1b[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-08 05:39:29,025 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-10-08 05:39:29,061 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:29,062 Memtable.java:347 - Writing Memtable-local@1101753238(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-08 05:39:29,063 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102595)\nINFO [main] 2018-10-08 05:39:29,700 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51482 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-08 05:39:29,700 Memtable.java:347 - Writing Memtable-local@789785472(8.368KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-08 05:39:29,710 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=114588)\nINFO [CompactionExecutor:2] 2018-10-08 05:39:30,562 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2018-10-08 05:39:30,603 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-10-08 05:39:30,675 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-10-08 05:39:30,703 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-10-08 05:39:30,703 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-10-08 05:39:30,748 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-10-08 05:39:30,754 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-10-08 05:39:31,434 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,897 bytes to 5,716 (~96% of original) in 867ms = 0.006287MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-10-08 05:42:02,289 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-10-08 05:42:02,310 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-10-08 05:42:02,310 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-10-08 05:42:02,311 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-10-08 05:42:04,317 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-10-08 05:42:04,319 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:00.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:00.146Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:00.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:00.146Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:00.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:00.146Z", "message": "[vellum] => 2018-10-08 05:42:07.805466600 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:00.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:01.079Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:01.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:01.159Z", "message": "Execution done (return_code=0): /tmp/W5NR5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:01.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:01.159Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:01.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:01.159Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:01.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:01.159Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:01.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:01.159Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:01.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "e2e4d7df-7a95-49c9-9e99-fbc738dfe32f"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:01.899Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:01.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:01.899Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:01.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:01.899Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:01.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:02.173Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/KQCIM/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:02.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:02.173Z", "message": "Executing: /tmp/KQCIM/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:02.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1918, "offset": 1855, "size": 50}}} 2018-10-08 05:43:03,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:03,206 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:03 GMT 2018-10-08 05:43:03,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:03,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79609 2018-10-08 05:43:03,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:03,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-08 05:43:03,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-08 05:43:03,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14290/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12679/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12350/memcached tcp6 0 0 ::1:53 :::* LISTEN 14290/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1099/sshd udp 0 0 0.0.0.0:23656 0.0.0.0:* 559/dhclient udp 0 0 192.168.120.20:123 0.0.0.0:* 11947/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11947/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11947/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12350/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14290/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 559/dhclient udp6 0 0 ::1:123 :::* 11947/ntpd udp6 0 0 fe80::f816:3eff:fe5:123 :::* 11947/ntpd udp6 0 0 :::123 :::* 11947/ntpd udp6 0 0 :::43492 :::* 559/dhclient udp6 0 0 ::1:53 :::* 14290/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7723 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10800 1672/python2.7 /tmp/cloudify-logging-server-e4e2a.socket unix 2 [ ACC ] STREAM LISTENING 11066 1872/python2.7 /tmp/ctx-fJp51M.socket unix 2 [ ACC ] STREAM LISTENING 8529 1033/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 1331 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8647 1113/acpid /var/run/acpid.socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-10-08 05:43:03,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:34 ? 00:00:00 /sbin/init root 2 0 0 05:34 ? 00:00:00 [kthreadd] root 3 2 0 05:34 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:34 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:34 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:34 ? 00:00:00 [rcu_sched] root 8 2 0 05:34 ? 00:00:00 [rcuos/0] root 9 2 0 05:34 ? 00:00:00 [rcuos/1] root 10 2 0 05:34 ? 00:00:00 [rcu_bh] root 11 2 0 05:34 ? 00:00:00 [rcuob/0] root 12 2 0 05:34 ? 00:00:00 [rcuob/1] root 13 2 0 05:34 ? 00:00:00 [migration/0] root 14 2 0 05:34 ? 00:00:00 [watchdog/0] root 15 2 0 05:34 ? 00:00:00 [watchdog/1] root 16 2 0 05:34 ? 00:00:00 [migration/1] root 17 2 0 05:34 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:34 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:34 ? 00:00:00 [khelper] root 21 2 0 05:34 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:34 ? 00:00:00 [netns] root 23 2 0 05:34 ? 00:00:00 [writeback] root 24 2 0 05:34 ? 00:00:00 [kintegrityd] root 25 2 0 05:34 ? 00:00:00 [bioset] root 26 2 0 05:34 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:34 ? 00:00:00 [kblockd] root 28 2 0 05:34 ? 00:00:00 [ata_sff] root 29 2 0 05:34 ? 00:00:00 [khubd] root 30 2 0 05:34 ? 00:00:00 [md] root 31 2 0 05:34 ? 00:00:00 [devfreq_wq] root 32 2 0 05:34 ? 00:00:00 [kworker/0:1] root 33 2 0 05:34 ? 00:00:00 [kworker/1:1] root 35 2 0 05:34 ? 00:00:00 [khungtaskd] root 36 2 0 05:34 ? 00:00:00 [kswapd0] root 37 2 0 05:34 ? 00:00:00 [vmstat] root 38 2 0 05:34 ? 00:00:00 [ksmd] root 39 2 0 05:34 ? 00:00:00 [khugepaged] root 40 2 0 05:34 ? 00:00:00 [fsnotify_mark] root 41 2 0 05:34 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 05:34 ? 00:00:00 [crypto] root 54 2 0 05:34 ? 00:00:00 [kthrotld] root 55 2 0 05:34 ? 00:00:00 [kworker/u4:1] root 56 2 0 05:34 ? 00:00:00 [vballoon] root 57 2 0 05:34 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:34 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:34 ? 00:00:00 [deferwq] root 80 2 0 05:34 ? 00:00:00 [charger_manager] root 125 2 0 05:34 ? 00:00:00 [kpsmoused] root 142 2 0 05:34 ? 00:00:00 [kworker/0:2] root 186 2 0 05:34 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:34 ? 00:00:00 [ext4-rsv-conver] root 391 1 0 05:34 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 05:34 ? 00:00:00 [kworker/u5:1] root 498 1 0 05:34 ? 00:00:00 upstart-socket-bridge --daemon root 559 1 0 05:34 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:34 ? 00:00:00 [kauditd] root 930 1 0 05:34 ? 00:00:00 upstart-file-bridge --daemon syslog 1005 1 0 05:34 ? 00:00:00 rsyslogd message+ 1033 1 0 05:34 ? 00:00:00 dbus-daemon --system --fork root 1047 1 0 05:34 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1050 1 0 05:34 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 05:34 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1055 1 0 05:34 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1057 1 0 05:34 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1082 1 0 05:34 ? 00:00:00 /lib/systemd/systemd-logind root 1099 1 0 05:34 ? 00:00:00 /usr/sbin/sshd -D root 1101 1 0 05:34 ? 00:00:00 cron daemon 1102 1 0 05:34 ? 00:00:00 atd root 1113 1 0 05:34 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1114 1 0 05:34 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 05:34 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 05:34 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1672 1 0 05:35 ? 00:00:00 /home/ubuntu/vellum_host_d1ege0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_d1ege0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_d1ege0 --logging-server-logdir=/home/ubuntu/vellum_host_d1ege0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_d1ege0/work/vellum_host_d1ege0%I.log --pidfile=/home/ubuntu/vellum_host_d1ege0/work/vellum_host_d1ege0.pid root 1711 2 0 05:35 ? 00:00:00 [kworker/1:2] ubuntu 1787 1 0 05:35 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_d1ege0/env/bin/diamond --configfile /home/ubuntu/vellum_host_d1ege0/work/plugins/diamond/etc/diamond.conf ubuntu 1851 1672 0 05:37 ? 00:00:00 /home/ubuntu/vellum_host_d1ege0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_d1ege0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_d1ege0 --logging-server-logdir=/home/ubuntu/vellum_host_d1ege0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_d1ege0/work/vellum_host_d1ege0%I.log --pidfile=/home/ubuntu/vellum_host_d1ege0/work/vellum_host_d1ege0.pid ubuntu 1872 1851 0 05:37 ? 00:00:00 /home/ubuntu/vellum_host_d1ege0/env/bin/python2.7 /home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-UEnnAW ubuntu 1884 1872 0 05:37 ? 00:00:00 /bin/sh -c /tmp/W5NR5/install-vellum.sh ubuntu 1886 1884 0 05:37 ? 00:00:00 /bin/bash -e /tmp/W5NR5/install-vellum.sh root 2225 2 0 05:38 ? 00:00:00 [kworker/u5:2] ntp 11947 1 0 05:41 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12350 1 0 05:41 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12679 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13323 1 0 05:42 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13329 13323 0 05:42 ? 00:00:00 cpulimit -e astaire -l 10 root 13689 12679 0 05:42 ? 00:00:00 [check-monit-upt] dnsmasq 14290 1 0 05:42 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14353 1886 0 05:42 ? 00:00:00 /bin/bash -e /tmp/W5NR5/install-vellum.sh ubuntu 14354 14353 0 05:42 ? 00:00:00 /bin/bash -e /tmp/W5NR5/install-vellum.sh root 14355 14354 0 05:42 ? 00:00:00 sudo ps -edf root 14356 14355 0 05:42 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-08 05:43:03,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-08 05:43:03,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/rogers /var/log/boot.log /var/log/udev /var/log/chronos /var/log/monit.log /var/log/wtmp /var/log/memcached.log /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/cassandra /var/log/cassandra/system.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/astaire /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20181008T050000Z.txt /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.000s sys 0m0.005s 2018-10-08 05:43:03,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-08 05:43:03,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-08 05:43:03,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-08 05:43:03,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-08 05:39:20,515 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-08 05:39:20,531 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-08 05:39:20,612 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-08 05:39:20,759 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-08 05:39:20,768 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-08 05:39:20,769 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-08 05:39:21,036 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-08 05:39:21,048 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-08 05:39:21,061 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-08 05:39:21,061 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 691072(674K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73986416(72252K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-08 05:39:21,062 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16663384(16272K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-08 05:39:21,063 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-10-08 05:39:21,063 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1538977159.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1538977159.log] INFO [main] 2018-10-08 05:39:21,097 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-08 05:39:21,097 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-08 05:39:21,175 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-08 05:39:21,178 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-08 05:39:21,178 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-08 05:39:21,182 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-08 05:39:21,192 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-08 05:39:21,198 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-08 05:39:21,200 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-08 05:39:21,277 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-08 05:39:22,667 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-08 05:39:22,672 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-08 05:39:22,677 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-08 05:39:22,681 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-08 05:39:22,686 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-08 05:39:22,690 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-08 05:39:22,695 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-08 05:39:22,700 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-08 05:39:22,704 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-08 05:39:22,709 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-08 05:39:22,715 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-08 05:39:22,720 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-08 05:39:22,724 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-08 05:39:22,728 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-08 05:39:22,732 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-08 05:39:22,736 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-08 05:39:22,805 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-08 05:39:22,806 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-08 05:39:22,845 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-08 05:39:22,851 Memtable.java:347 - Writing Memtable-local@1273976857(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-08 05:39:22,883 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=399) INFO [main] 2018-10-08 05:39:23,830 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-08 05:39:23,980 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-08 05:39:23,980 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-08 05:39:23,983 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-08 05:39:23,995 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-10-08 05:39:23,996 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-08 05:39:24,012 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-08 05:39:24,021 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-10-08 05:39:24,031 SystemKeyspace.java:765 - No host ID found, created 4e32fcd8-4edc-4631-be00-fb7669fa87dd (Note: This should happen exactly once per node). INFO [main] 2018-10-08 05:39:24,033 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-08 05:39:24,035 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-08 05:39:24,036 Memtable.java:347 - Writing Memtable-local@321422403(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-08 05:39:24,037 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=93397) INFO [main] 2018-10-08 05:39:24,702 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-08 05:39:24,709 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-08 05:39:24,734 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-08 05:39:24,748 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-08 05:39:24,755 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-08 05:39:24,763 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-08 05:39:24,770 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-08 05:39:24,777 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-08 05:39:24,779 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-08 05:39:24,785 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-08 05:39:24,795 StorageService.java:959 - Generated random tokens. tokens are [1072097298041504141, 517536967550002275, -3248722038118015819, -8538065789471548157, 9015839643035916713, -7701588936426126214, 8391440278756579079, -5996755130859164312, -941465784823618623, -7126903292240390237, 6529459864157015185, 6255745229725647079, -7081084272391812778, 4768577628082433499, 8848921507271606473, 5502528491792639778, 5449956717172985449, -2083888167760761367, 3182775968911903707, 4966164998465070635, -3197946822025590294, -3334472595036147206, 6566856606068330424, 3104005495102958856, 7270159508976847455, 6512255363062115918, -3603468638458799069, 7848387370712817183, 8547640226339890448, -99808267501065369, -4389078222876909714, -679481328136545537, 5382680359266045926, 5681683769181862367, -5356782805242392699, -1970144907488438923, 6310206536761089785, -6902418315758546678, 7384145535347023850, 2274465081067210112, -8160629734420233261, 8916135736572271826, 5346581052638629588, -5097520567576803578, 2476032686045423849, 3248732678145264112, -45833296458692969, -9153526831311450873, 1569151980508188996, 876552778777606607, 3330231378816825717, 5604925592730926132, 2069823468743704407, 2519476978683584891, 6742491905253025012, -3415488962943306796, 3678227100973577324, -4058301679208698532, -5163417664884030110, 3064160118358831074, -3906420160686421133, 2013331532923395406, 8359083107411654653, 1137493114287111318, 1320356196612740365, 1001005582936696113, 8703025004667464279, -5327010637777640926, 1741812361120808373, 8679855996784109942, -8277052039610427640, 620857253891730228, 1959852497405574683, -8432320857026375912, 5264810411729834055, -1779361116853541749, 5019777895881325463, -2709104065809696888, 8500799619134584169, 5786360908046478578, -4356991803443464850, -7991688088521284233, 3160091358650699046, -3645483251424855381, -3995808224179224133, -3608248920011587159, -31183519193099969, 6630458948675456745, 5730865903574844004, 3962326319605727530, -2473141987127239622, 1449357701434625498, 6348391410766002622, -1785585991113341866, 7315569882585230589, -6802690178041940373, 751570564619809072, -3785088745259574232, -2470197492955240912, 4102832389550452416, -7417981110997145016, 7743008419114151764, -5953367707924187473, -3854741315297107232, 8639493361115243758, 5161861245492882524, 3770687305969002256, 1912803898366304656, 2643570110312640880, 2185127087429772139, 6948859771760563388, -516824582370192787, 6916609451791058167, -6697997004521539275, -8017872637928895682, 6115543207841400201, -5126956807654373624, -515575348305342437, 5873481533340985055, 1099234629560607766, -8553791927794128241, -8699024879499796756, -2261659053884799413, 7165137580512871736, -2190747928330007800, -6833137723626666298, 5359623042727174755, -1758344498227521189, 5503015773827122158, 6066436205238424773, -977921178566498768, 2410245245989119388, -7311047212956552743, -2004855380712491080, 4246914109030788043, -3791332760981667912, -2927121780509441714, 8126017224689158157, -4378869827037223839, -7372327328870665980, -3413691491220097202, -5552641954130277309, -5339221936831665620, 5917381665542307700, 3991769353996919222, -2282183059636957023, -6353941121221292344, 6658137589293223, -3851001812571961517, -2363020061442444375, 7713836725335389962, 2341795419625945729, 2403138011261645173, 1047261047819226718, -4334502370833509043, -8753372407331764354, 5935414106191073972, 7241075724806862107, -1914565113882880809, -5110588121613589716, -4936901879613857000, -5111101496947123998, 1412020601221099484, -3037949129404170009, -1227552490507212864, 3856596930365514094, -8744902448274192390, -6585893292727910232, 4162653828814203216, -1207227446013850313, -8260233532067316846, -5222938950779990490, 2848999935121094368, 5670665470616576580, 6348952802422840720, -1424259449662130365, -2416914904818677886, -6918418897204667311, 1721223351713325414, -5712271560620519423, 4907342615857892103, 1560194985857365358, -6326805835625178201, 6184146983009830140, -7102342632209794200, 5164692405390053504, -8670926456858728194, -8170854147265423206, -1748504530018069206, -4352119915383066687, -5322851957419929085, -6808865149487738575, 6164318340687574129, 1923391066568391386, -6730624645852734614, 8133470235536839023, -2826970010171321496, -8639426843887395526, 5227551805239007523, 627304925519580762, -6713732270106017314, 7277394318233922653, -4815671520866907435, -7527928074322351268, 7374905988826467586, -7600513635343806234, -5141578862969556875, -4380701350636324713, 3281341204268571033, -4184563000007241553, -5682046815344033714, 4373255862829726068, -9030522509442871422, 8653143318807798822, -913110142874498846, 8886237444242750978, -7676568155864253185, 8955097719302572344, 6578256839508784929, 6839137363403553028, 1717758582414912816, -3995905711363677059, -3077169857350986455, 5539012325176267118, 4944189742294277560, 8793613621170381573, -6490278968207168667, 4313931979329549307, -4179720768492309361, -7437133370231315379, -7829031883034951964, 8389122857511017925, 2808969313554053534, 7634636581190720948, -7750409510795351176, 2352298051580561256, -5087273981048452273, -6889654394203255243, 2287524057436028205, -5702628749144813496, -8457448962209036071, 3085352352357558650, 4687543898709330292, -4578500830471512138, -2687436285370460989, 5311584251036070691, 7838011451053172061, -1651903045241805255, -6461125021601827612, 5880610163292928695, 1002096999373597617, 7525637323754062933, -8654148208129810169, -2083018943041446448, 432537627810325027, -1769136734998677132] INFO [main] 2018-10-08 05:39:24,804 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@66458c55[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@32fe2d99[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@1efe4125} INFO [MigrationStage:1] 2018-10-08 05:39:24,858 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-08 05:39:24,859 Memtable.java:347 - Writing Memtable-schema_keyspaces@91274666(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-08 05:39:24,860 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352) INFO [MigrationStage:1] 2018-10-08 05:39:25,622 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-08 05:39:25,623 Memtable.java:347 - Writing Memtable-schema_columnfamilies@910491324(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-08 05:39:25,632 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352) INFO [MigrationStage:1] 2018-10-08 05:39:26,331 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-08 05:39:26,332 Memtable.java:347 - Writing Memtable-schema_columns@1650171162(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-08 05:39:26,352 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352) INFO [MigrationStage:1] 2018-10-08 05:39:27,183 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-08 05:39:27,184 Memtable.java:347 - Writing Memtable-schema_triggers@1666392354(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-08 05:39:27,185 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352) INFO [MigrationStage:1] 2018-10-08 05:39:28,315 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-08 05:39:28,316 Memtable.java:347 - Writing Memtable-schema_usertypes@928754300(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-08 05:39:28,317 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102352) INFO [MigrationStage:1] 2018-10-08 05:39:29,016 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2fe0cc81[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-08 05:39:29,021 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-08 05:39:29,021 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@535c8a1b[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-08 05:39:29,025 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-08 05:39:29,061 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-08 05:39:29,062 Memtable.java:347 - Writing Memtable-local@1101753238(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-08 05:39:29,063 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=102595) INFO [main] 2018-10-08 05:39:29,700 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51482 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-08 05:39:29,700 Memtable.java:347 - Writing Memtable-local@789785472(8.368KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-08 05:39:29,710 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538977162645, position=114588) INFO [CompactionExecutor:2] 2018-10-08 05:39:30,562 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2018-10-08 05:39:30,603 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-08 05:39:30,675 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-08 05:39:30,703 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-10-08 05:39:30,703 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-08 05:39:30,748 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-08 05:39:30,754 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-10-08 05:39:31,434 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,897 bytes to 5,716 (~96% of original) in 867ms = 0.006287MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-08 05:42:02,289 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-08 05:42:02,310 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-08 05:42:02,310 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-08 05:42:02,311 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-08 05:42:04,317 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-08 05:42:04,319 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-08 05:43:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-08 05:43:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-08 05:43:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-08 05:42:07.805466600 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-08 05:43:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:43:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/W5NR5/install-vellum.sh 2018-10-08 05:43:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-08 05:43:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-08 05:43:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-08 05:43:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-08 05:43:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:43:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:43:03,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-08 05:43:03,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/KQCIM/start-vellum.sh 2018-10-08 05:43:03,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/KQCIM/start-vellum.sh 2018-10-08 05:43:03,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:03,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:03,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:03,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:03 GMT 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:03,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:08,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:08,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:08,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:08,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:08,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:08,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:08,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:08,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:08,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:03.187Z", "message": "[vellum] 192.168.120.20", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:03.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:03.187Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:03.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:03.187Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:03.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:04.199Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:04.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:04.199Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:04.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1923, "offset": 1879, "size": 50}}} 2018-10-08 05:43:08,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:08,367 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:08 GMT 2018-10-08 05:43:08,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:08,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2675 2018-10-08 05:43:08,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:08,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.20 2018-10-08 05:43:08,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-08 05:43:08,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-08 05:43:08,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:43:08,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-08 05:43:08,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:08,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:08,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:08,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:08,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:08,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:08,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:08,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:08,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:08,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:08,433 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:08 GMT 2018-10-08 05:43:08,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:08,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:08,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:13,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:13,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:13,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1884, "size": 50}}} 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:13 GMT 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:13,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:43:13,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:13,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:13,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:13,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:13,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:13,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:13,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:13,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:13,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:13,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:13,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:13,591 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:13 GMT 2018-10-08 05:43:13,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:13,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:13,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:18,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:18,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:18,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:18,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:18,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:18,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:18,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:18,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:18,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:13.728Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:13.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1924, "offset": 1884, "size": 50}}} 2018-10-08 05:43:18,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:18,703 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:18 GMT 2018-10-08 05:43:18,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:18,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:43:18,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:18,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:43:18,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:18,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:18,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:18,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:18,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:18,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:18,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:18,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:18,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:18,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:18,767 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:18 GMT 2018-10-08 05:43:18,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:18,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:18,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:23,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:23,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:23,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:23,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:23,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:23,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:23,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:23,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:23,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1885, "size": 50}}} 2018-10-08 05:43:23,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:23,914 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:23 GMT 2018-10-08 05:43:23,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:23,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:43:23,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:23,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:23,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:23,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:23 GMT 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:23,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:28,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:29,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:29,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:29,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:29,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:29,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:29,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:29,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:29,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:23.962Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:23.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1925, "offset": 1885, "size": 50}}} 2018-10-08 05:43:29,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:29,117 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:29 GMT 2018-10-08 05:43:29,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:29,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:43:29,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:29,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:43:29,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:29,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:29,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:29,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:29,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:29,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:29,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:29,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:29,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:29,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:29,192 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:29 GMT 2018-10-08 05:43:29,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:29,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:29,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:34,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:34,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:34,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:34,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:34,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:34,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:34,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:34,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:34,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:34.196Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:34.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1926, "offset": 1886, "size": 50}}} 2018-10-08 05:43:34,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:34,317 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:34 GMT 2018-10-08 05:43:34,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:34,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:43:34,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:34,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:43:34,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:34,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:34,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:34,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:34,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:34,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:34,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:34,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:34,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:34,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:34,384 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:34 GMT 2018-10-08 05:43:34,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:34,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:34,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:39,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:39,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:39,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:39,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:39,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:39,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:39,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:39,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:39,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1887, "size": 50}}} 2018-10-08 05:43:39,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:39,509 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:39 GMT 2018-10-08 05:43:39,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:39,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:43:39,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:39,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:39,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:39,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:39,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:39 GMT 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:39,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:44,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:44,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:44,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:44,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:44,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:44,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:44,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:44,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:44,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:44.431Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:44.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1927, "offset": 1887, "size": 50}}} 2018-10-08 05:43:44,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:44,669 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:44 GMT 2018-10-08 05:43:44,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:44,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:43:44,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:44,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:43:44,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:44,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:44,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:44,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:44,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:44,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:44,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:44,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:44,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:44,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:44,731 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:44 GMT 2018-10-08 05:43:44,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:44,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:44,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:49,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:49,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:49,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:49,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:49,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:49,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:49,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:49,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:49,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1888, "size": 50}}} 2018-10-08 05:43:49,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:49,827 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:49 GMT 2018-10-08 05:43:49,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:49,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:43:49,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:49,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:49,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:49,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:49,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:49,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:49,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:49,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:49,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:49,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:49,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:49,889 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:49 GMT 2018-10-08 05:43:49,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:49,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:49,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:54,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:43:54,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:54,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:54,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:54,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:54,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:54,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:54,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:54,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:43:54.669Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:43:54.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1928, "offset": 1888, "size": 50}}} 2018-10-08 05:43:54,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:54,981 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:54 GMT 2018-10-08 05:43:54,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:54,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:43:54,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:43:54,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:43:54,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:43:55,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:43:55,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:43:55,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:43:55,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:43:55,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:43:55,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:43:55,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:43:55,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:43:55,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:43:55,044 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:43:55 GMT 2018-10-08 05:43:55,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:43:55,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:43:55,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:00,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:00,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:00,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:00,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:00,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:00,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:00,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:00,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:00,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1889, "size": 50}}} 2018-10-08 05:44:00,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:00,135 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:00 GMT 2018-10-08 05:44:00,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:00,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:44:00,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:00,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:00,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:00,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:00,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:00,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:00,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:00,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:00,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:00,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:00,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:00,204 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:00 GMT 2018-10-08 05:44:00,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:00,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:00,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:05,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:05,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:05,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:05,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:05,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:05,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:05,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:05,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:05,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:44:04.907Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:44:04.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1929, "offset": 1889, "size": 50}}} 2018-10-08 05:44:05,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:05,301 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:05 GMT 2018-10-08 05:44:05,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:05,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:44:05,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:05,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:44:05,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:05,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:05,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:05,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:05,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:05,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:05,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:05,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:05,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:05,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:05,364 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:05 GMT 2018-10-08 05:44:05,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:05,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:05,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:10,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:10,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:10,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1890, "size": 50}}} 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:10 GMT 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:10,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:44:10,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:10,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:10,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:10,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:10,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:10,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:10,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:10,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:10,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:10,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:10,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:10,518 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:10 GMT 2018-10-08 05:44:10,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:10,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:10,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:15,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:15,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:15,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:15,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:44:15.142Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:44:15.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1930, "offset": 1890, "size": 50}}} 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:15 GMT 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:44:15,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:15,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:44:15,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:15,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:15,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:15,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:15,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:15,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:15,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:15,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:15,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:15,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:15,689 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:15 GMT 2018-10-08 05:44:15,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:15,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:15,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:20,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:20,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:20,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:20,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:20,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:20,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:20,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:20,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:20,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1891, "size": 50}}} 2018-10-08 05:44:20,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:20,774 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:20 GMT 2018-10-08 05:44:20,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:20,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:44:20,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:20,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:20,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:20,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:20,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:20,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:20,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:20,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:20,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:20,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:20,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:20,837 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:20 GMT 2018-10-08 05:44:20,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:20,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:20,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:25,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:25,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:25,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:25,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:25,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:25,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:25,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:25,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:25,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:44:25.377Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:44:25.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1931, "offset": 1891, "size": 50}}} 2018-10-08 05:44:25,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:25,941 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:25 GMT 2018-10-08 05:44:25,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:25,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:44:25,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:25,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:44:25,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:26,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:26,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:26,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:26,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:26,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:26,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:26,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:26,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:26,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:26,007 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:26 GMT 2018-10-08 05:44:26,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:26,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:26,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:31,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:31,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:31,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:31,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:31,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:31,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:31,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:31,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:31,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1892, "size": 50}}} 2018-10-08 05:44:31,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:31,092 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:31 GMT 2018-10-08 05:44:31,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:31,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:44:31,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:31,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:31,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:31,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:31,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:31,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:31,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:31,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:31,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:31,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:31,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:31,169 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:31 GMT 2018-10-08 05:44:31,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:31,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:31,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:36,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:36,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:36,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:36,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:36,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:36,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:36,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:36,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:36,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:44:35.612Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:44:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1932, "offset": 1892, "size": 50}}} 2018-10-08 05:44:36,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:36,263 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:36 GMT 2018-10-08 05:44:36,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:36,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:44:36,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:36,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:44:36,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:36,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:36,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:36,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:36,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:36,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:36,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:36,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:36,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:36,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:36,326 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:36 GMT 2018-10-08 05:44:36,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:36,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:36,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:41,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:41,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:41,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:41,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:41,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:41,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:41,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:41,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:41,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1893, "size": 50}}} 2018-10-08 05:44:41,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:41,415 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:41 GMT 2018-10-08 05:44:41,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:41,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:44:41,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:41,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:41,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:41,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:41,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:41,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:41,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:41,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:41,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:41,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:41,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:41,484 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:41 GMT 2018-10-08 05:44:41,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:41,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:41,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:46,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:46,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:46,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:46,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:46,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:46,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:46,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:46,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:46,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:44:45.845Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:44:45.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1933, "offset": 1893, "size": 50}}} 2018-10-08 05:44:46,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:46,586 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:46 GMT 2018-10-08 05:44:46,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:46,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:44:46,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:46,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:44:46,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:46,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:46,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:46,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:46,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:46,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:46,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:46,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:46,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:46,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:46,658 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:46 GMT 2018-10-08 05:44:46,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:46,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:46,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:51,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:51,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:51,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:51,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:51,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:51,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:51,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:51,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:51,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1894, "size": 50}}} 2018-10-08 05:44:51,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:51,795 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:51 GMT 2018-10-08 05:44:51,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:51,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:44:51,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:51,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:52,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:52,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:52,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:52,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:52,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:52,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:52,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:52,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:52,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:52,334 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:52 GMT 2018-10-08 05:44:52,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:52,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:52,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:57,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:44:57,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:57,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:57,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:57,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:57,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:57,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:57,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:57,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:44:56.082Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:44:56.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1934, "offset": 1894, "size": 50}}} 2018-10-08 05:44:57,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:57,435 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:57 GMT 2018-10-08 05:44:57,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:57,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:44:57,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:44:57,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:44:57,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:44:57,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:44:57,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:44:57,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:44:57,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:44:57,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:44:57,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:44:57,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:44:57,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:44:57,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:44:57,551 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:44:57 GMT 2018-10-08 05:44:57,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:44:57,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:44:57,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:02,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:02,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:02,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:02,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:02,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:02,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:02,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:02,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:02,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1895, "size": 50}}} 2018-10-08 05:45:02,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:02,629 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:02 GMT 2018-10-08 05:45:02,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:02,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:45:02,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:02,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:02,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:02,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:02,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:02,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:02,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:02,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:02,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:02,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:02,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:02,701 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:02 GMT 2018-10-08 05:45:02,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:02,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:02,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:07,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:07,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:07,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:07,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:07,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:07,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:07,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:07,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:07,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:06.316Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:06.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1935, "offset": 1895, "size": 50}}} 2018-10-08 05:45:07,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:07,791 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:07 GMT 2018-10-08 05:45:07,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:07,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:45:07,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:45:07,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:07,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:07,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:07,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:07,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:07,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:07,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:07,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:07,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:07,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:07,858 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:07 GMT 2018-10-08 05:45:07,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:07,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:07,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:12,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:13,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:13,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:13,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1896, "size": 50}}} 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:13 GMT 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:45:13,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:13,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:13,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:13,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:13,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:13,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:13,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:13,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:13,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:13,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:13,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:13,089 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:13 GMT 2018-10-08 05:45:13,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:13,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:13,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:18,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:18,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:18,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:18,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:18,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:18,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:18,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:18,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:18,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:16.552Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:16.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1936, "offset": 1896, "size": 50}}} 2018-10-08 05:45:18,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:18,175 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:18 GMT 2018-10-08 05:45:18,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:18,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:45:18,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:18,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:45:18,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:18,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:18,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:18,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:18,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:18,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:18,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:18,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:18,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:18,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:18,247 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:18 GMT 2018-10-08 05:45:18,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:18,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:18,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:23,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:23,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:23,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:23,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:23,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:23,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:23,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:23,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:23,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1897, "size": 50}}} 2018-10-08 05:45:23,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:23,349 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:23 GMT 2018-10-08 05:45:23,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:23,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:45:23,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:23,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:23,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:23,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:23,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:23,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:23,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:23,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:23,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:23,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:23,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:23,415 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:23 GMT 2018-10-08 05:45:23,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:23,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:23,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:28,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:28,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:28,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:28,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:28,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:28,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:28,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:28,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:28,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:26.787Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:26.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1937, "offset": 1897, "size": 50}}} 2018-10-08 05:45:28,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:28,508 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:28 GMT 2018-10-08 05:45:28,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:28,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:45:28,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:28,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:45:28,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:28,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:28,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:28,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:28,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:28,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:28,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:28,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:28,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:28,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:28,579 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:28 GMT 2018-10-08 05:45:28,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:28,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:28,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:33,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:33,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:33,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:33,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:33,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:33,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:33,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:33,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:33,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1898, "size": 50}}} 2018-10-08 05:45:33,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:33,673 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:33 GMT 2018-10-08 05:45:33,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:33,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:45:33,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:33,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:33,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:33,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:33,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:33,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:33,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:33,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:33,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:33,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:33,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:33,737 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:33 GMT 2018-10-08 05:45:33,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:33,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:33,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:38,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:38,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:38,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:38,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:38,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:38,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:38,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:38,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:38,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:37.023Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:37.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1938, "offset": 1898, "size": 50}}} 2018-10-08 05:45:38,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:38,829 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:38 GMT 2018-10-08 05:45:38,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:38,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:45:38,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:45:38,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:38,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:38,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:38,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:38,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:38,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:38,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:38,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:38,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:38,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:38,960 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:38 GMT 2018-10-08 05:45:38,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:38,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:38,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:43,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:44,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:44,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:44,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:44,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:44,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:44,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:44,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:44,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1899, "size": 50}}} 2018-10-08 05:45:44,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:44,056 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:44 GMT 2018-10-08 05:45:44,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:44,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:45:44,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:44,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:44,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:44,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:44,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:44,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:44,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:44,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:44,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:44,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:44,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:44,124 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:44 GMT 2018-10-08 05:45:44,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:44,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:44,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:49,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:49,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:49,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:49,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:49,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:49,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:49,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:49,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:49,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:47.260Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:47.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}], "metadata": {"pagination": {"total": 1939, "offset": 1899, "size": 50}}} 2018-10-08 05:45:49,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:49,215 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:49 GMT 2018-10-08 05:45:49,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:49,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-08 05:45:49,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:49,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-08 05:45:49,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:49,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:49 GMT 2018-10-08 05:45:49,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:49,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:49,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:54,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:54,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:54,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:54,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1900, "size": 50}}} 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:54 GMT 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-08 05:45:54,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:54,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:54,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:54,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:54,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:54,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:54,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:54,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:54,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:54,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:54,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:54,552 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:54 GMT 2018-10-08 05:45:54,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:54,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:54,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:59,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:45:59,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:59,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:59,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:59,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:59,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:59,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:59,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:59,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:57.294Z", "message": "Execution done (return_code=0): /tmp/KQCIM/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:57.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "85c4ab52-5f85-4c3d-a454-d7de6b9577c4"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:57.438Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:57.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:57.948Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:57.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:57.948Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:57.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:58.320Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4MU1J/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:58.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.222Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "[localhost] run: sudo mv /tmp/tmpwltMss /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "[localhost] run: sudo mv /tmp/tmpWx7uWO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.245Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'ellis': {u'ellis_to28ps': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-to28ps'}}, u'dime': {u'dime_j2ztej': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-j2ztej'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {u'vellum_rur8ry': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-rur8ry'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a", "logger": "2dce0aac-02e8-411b-bf6f-e3a26bf489b5"}], "metadata": {"pagination": {"total": 1957, "offset": 1900, "size": 50}}} 2018-10-08 05:45:59,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:59,650 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:59 GMT 2018-10-08 05:45:59,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:59,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10125 2018-10-08 05:45:59,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:45:59,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/KQCIM/start-vellum.sh 2018-10-08 05:45:59,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:45:59,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:45:59,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:45:59,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4MU1J/bind.py 2018-10-08 05:45:59,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:45:59,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:45:59,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwltMss /etc/bind/db.clearwater.opnfv 2018-10-08 05:45:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:45:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:45:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:45:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:45:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWx7uWO /etc/bind/db.clearwater.local 2018-10-08 05:45:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:45:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:45:59,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:45:59,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'ellis': {u'ellis_to28ps': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.16', u'name': u'ellis-to28ps'}}, u'dime': {u'dime_j2ztej': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-j2ztej'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {u'vellum_rur8ry': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-rur8ry'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:45:59,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:45:59,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:45:59,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:45:59,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:45:59,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:45:59,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:45:59,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:45:59,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:45:59,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:45:59,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:45:59,719 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:45:59 GMT 2018-10-08 05:45:59,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:45:59,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-08 05:45:59,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:46:04,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:46:04,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:46:04,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:46:04,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:46:04,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:46:04,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:46:04,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:46:04,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:46:04,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:45:59.965Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T05:45:59.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 1958, "offset": 1917, "size": 50}}} 2018-10-08 05:46:04,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:46:04,818 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:46:04 GMT 2018-10-08 05:46:04,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:46:04,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 533 2018-10-08 05:46:04,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:46:04,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-08 05:46:04,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3e1539fe-e830-4480-8882-c8093fae346a 2018-10-08 05:46:04,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:46:04,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"} 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:46:04 GMT 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:46:04,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-10-08 05:46:04,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:46:04,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-08T05:31:10.936Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'3e1539fe-e830-4480-8882-c8093fae346a'} 2018-10-08 05:46:04,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-08 05:46:04,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:46:04,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:46:04,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:46:04,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:46:04,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:46:04,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:46:04,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:46:04,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2018-10-08 05:46:04,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:46:04,956 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:46:04 GMT 2018-10-08 05:46:04,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:46:04,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-08 05:46:04,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:46:04,964 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.202 2018-10-08 05:46:05,075 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-08 05:46:05,142 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-08 05:46:05,143 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-08 05:46:05,208 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:46:05,208 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-08 05:46:30,304 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:46:30,305 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-08 05:46:55,387 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:46:55,388 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-08 05:47:20,491 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:47:20,491 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-08 05:47:45,622 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:47:45,623 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-08 05:48:10,996 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:48:10,996 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-10-08 05:48:36,065 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:48:36,065 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-10-08 05:49:01,132 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:49:01,132 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-10-08 05:49:26,242 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:49:26,242 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-10-08 05:49:51,337 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:49:51,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-10-08 05:50:16,418 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:50:16,418 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-10-08 05:50:41,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-08 05:50:41,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2018-10-08 05:51:06,823 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550388@clearwater.opnfv', u'sip_username': u'6505550388', u'formatted_number': u'(650) 555-0388', u'number': u'6505550388', u'sip_uri': u'sip:6505550388@clearwater.opnfv', u'number_id': u'28c6a5e8107d434191927930806f9854', u'sip_password': u'sdsMgHtwn', u'pstn': False} 2018-10-08 05:51:06,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-08 05:51:06,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:51:06 GMT 2018-10-08 05:51:06,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:51:06,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-08 05:51:06,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:51:06,902 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-08 05:51:06,902 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-08 05:51:06,929 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-08 05:51:06,930 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-08 05:53:21,290 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550987, 6505550737) Passed Basic Call - SDP (TCP) - (6505550108, 6505550500) Passed Basic Call - Tel URIs (TCP) - (6505550283, 6505550824) Passed Basic Call - Unknown number (TCP) - (6505550666, 6505550372) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550568, 6505550277) Passed Basic Call - Messages - Pager model (TCP) - (6505550607, 6505550177) Passed Basic Call - Pracks (TCP) - (6505550364, 6505550484) Passed Basic Registration (TCP) - (6505550692) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550523, 6505550769) Passed Call Barring - Outbound Rejection (TCP) - (6505550188, 6505550476) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550892, 6505550681) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550636, 6505550899, 6505550592) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550851, 6505550048, 6505550165) Passed Call Diversion - Not reachable (408) (TCP) - (6505550134, 6505550157, 6505550875) Passed Call Diversion - Not reachable (503) (TCP) - (6505550948, 6505550059, 6505550114) Passed Call Diversion - Not reachable (500) (TCP) - (6505550368, 6505550880, 6505550454) Passed Call Diversion - Busy (TCP) - (6505550834, 6505550939, 6505550964) Passed Call Diversion - Unconditional (TCP) - (6505550162, 6505550538, 6505550260) Passed Call Diversion - No answer (TCP) - (6505550508, 6505550014, 6505550534) Passed Call Diversion - Bad target URI (TCP) - (6505550549, 6505550021) Passed Call Diversion - Audio-only call (TCP) - (6505550411, 6505550769, 6505550974, 6505550997) Passed Call Diversion - Audio-video call (TCP) - (6505550550, 6505550569, 6505550608, 6505550141) Passed Call Waiting - Accepted (TCP) - (6505550050, 6505550866, 6505550146) Passed Call Waiting - Cancelled (TCP) - (6505550027, 6505550188, 6505550572) Passed CANCEL - Mainline (TCP) - (6505550100, 6505550729) Passed Filtering - Accept-Contact (TCP) - (6505550580, 6505550958) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550173, 6505550065) Passed Filtering - Accept-Contact no match (TCP) - (6505550588, 6505550394) Passed Filtering - Accept-Contact negated match (TCP) - (6505550544, 6505550945) Passed Filtering - RFC3841 example (TCP) - (6505550643, 6505550064) Passed Filtering - Reject-Contact no match (TCP) - (6505550981, 6505550613) Passed Filtering - Reject-Contact match (TCP) - (6505550302, 6505550422) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550752) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550302) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550168) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550485) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550871, 6505550041) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550672, 6505550283) Passed GRUU - Call - only GRUU as target (TCP) - (6505550008, 6505550525) Passed GRUU - Call - AoR as target (TCP) - (6505550754, 6505550555) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550383, 6505550049) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550458, 6505550440) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550653, 6505550198) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550569, 6505550263) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550767, 6505550918) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550091, 6505550462) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550328) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550491) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550539) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550583, 6505550852) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550156, 6505550026) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-10-08 05:53:21,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-10-08 05:53:21,420 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 05:53:21,421 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 29:00 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-08 05:53:21,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-08 05:53:21,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-10-08 05:53:21,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:21,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:34.068Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a4b96c42-b2c7-486c-b2e3-566b8b616836"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:31:10.936Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e1539fe-e830-4480-8882-c8093fae346a"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:21 GMT 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:21,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-10-08 05:53:21,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:21,523 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-08 05:53:21,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:21,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:21,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:21 GMT 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:53:21,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:21,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:53:21,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:21,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:21,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:21,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:21,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:21,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:21,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:21,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-08 05:53:21,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:21,773 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:21 GMT 2018-10-08 05:53:21,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:21,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-08 05:53:21,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:21,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:53:21,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:21,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:21,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:21,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:21,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:21,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:21,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:21,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:53:21,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:21,864 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:21 GMT 2018-10-08 05:53:21,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:21,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:53:21,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:26,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:53:26,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:26,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:26,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:26,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:26,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:26,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:26,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:26,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:22.440Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:22.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:24.242Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:24.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_to28ps", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_zpu4ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_zpu4ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_aldme2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_j2ztej", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_rur8ry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_j2ztej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_to28ps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_aldme2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_rur8ry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_j2ztej", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_to28ps", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_aldme2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_zpu4ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.072Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:25.438Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/7Q03R/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:25.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "abe7eafd-5b0b-4223-b2f1-6e9265c13eae"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.294Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-08T05:53:26.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.294Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_zpu4ys", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.294Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_f21rrz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_f21rrz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_f21rrz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-08T05:53:26.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.294Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_j2ztej", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.294Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_idqb68/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_idqb68/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_idqb68/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-08T05:53:26.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_to28ps", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.294Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_dj3obm/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_dj3obm/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_dj3obm/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-08T05:53:26.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/3553H/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "2f7c78e1-20e4-4ba2-b675-ac419ca30457"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c9b544c7-e3e7-477e-b6cd-720561f72b8a"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "727751fc-d2ef-479e-a04f-3ca20f028e08"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "2f7c78e1-20e4-4ba2-b675-ac419ca30457"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Executing: /tmp/B6QOO/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "57ad3b86-1d7c-4416-8fa6-e3e2ef82644b"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Executing: /tmp/TOULS/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d3381e1-90f3-4e7b-a0a1-2ca7f3f8fc58"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/4EME8/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "727751fc-d2ef-479e-a04f-3ca20f028e08"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Executing: /tmp/3553H/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "2f7c78e1-20e4-4ba2-b675-ac419ca30457"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/TOULS/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d3381e1-90f3-4e7b-a0a1-2ca7f3f8fc58"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Executing: /tmp/GNXBP/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c9b544c7-e3e7-477e-b6cd-720561f72b8a"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Execution done (return_code=1): /tmp/4EME8/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "727751fc-d2ef-479e-a04f-3ca20f028e08"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Executing: /tmp/4EME8/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "727751fc-d2ef-479e-a04f-3ca20f028e08"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d3381e1-90f3-4e7b-a0a1-2ca7f3f8fc58"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Execution done (return_code=1): /tmp/GNXBP/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c9b544c7-e3e7-477e-b6cd-720561f72b8a"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Executing: /tmp/7Q03R/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "abe7eafd-5b0b-4223-b2f1-6e9265c13eae"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Execution done (return_code=1): /tmp/7Q03R/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "abe7eafd-5b0b-4223-b2f1-6e9265c13eae"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "abe7eafd-5b0b-4223-b2f1-6e9265c13eae"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Execution done (return_code=1): /tmp/B6QOO/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "57ad3b86-1d7c-4416-8fa6-e3e2ef82644b"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/GNXBP/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c9b544c7-e3e7-477e-b6cd-720561f72b8a"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "57ad3b86-1d7c-4416-8fa6-e3e2ef82644b"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:26.352Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/B6QOO/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:26.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "57ad3b86-1d7c-4416-8fa6-e3e2ef82644b"}], "metadata": {"pagination": {"total": 47, "offset": 0, "size": 50}}} 2018-10-08 05:53:26,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:26,957 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:26 GMT 2018-10-08 05:53:26,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:26,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28837 2018-10-08 05:53:26,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:26,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-08 05:53:26,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:26,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:26,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:26,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/7Q03R/stop-ellis.sh 2018-10-08 05:53:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-08 05:53:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-08 05:53:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-08 05:53:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-08 05:53:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/3553H/stop-bono.sh 2018-10-08 05:53:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-08 05:53:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-08 05:53:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-08 05:53:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/B6QOO/stop-homer.sh 2018-10-08 05:53:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TOULS/stop-sprout.sh 2018-10-08 05:53:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/4EME8/stop-vellum.sh 2018-10-08 05:53:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3553H/stop-bono.sh 2018-10-08 05:53:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/TOULS/stop-sprout.sh 2018-10-08 05:53:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GNXBP/stop-dime.sh 2018-10-08 05:53:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/4EME8/stop-vellum.sh 2018-10-08 05:53:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4EME8/stop-vellum.sh 2018-10-08 05:53:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-08 05:53:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/GNXBP/stop-dime.sh 2018-10-08 05:53:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7Q03R/stop-ellis.sh 2018-10-08 05:53:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/7Q03R/stop-ellis.sh 2018-10-08 05:53:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-08 05:53:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/B6QOO/stop-homer.sh 2018-10-08 05:53:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/GNXBP/stop-dime.sh 2018-10-08 05:53:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-08 05:53:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/B6QOO/stop-homer.sh 2018-10-08 05:53:26,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:53:27,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:27,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:27,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:27,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:27,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:27,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:27,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:27,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:53:27,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:27,050 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:27 GMT 2018-10-08 05:53:27,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:27,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:53:27,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:32,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:53:32,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:32,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:32,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:32,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:32,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:32,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:32,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:32,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.355Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.355Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6ORM2/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "[localhost] run: sudo mv /tmp/tmpbaZkf7 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Downloaded scripts/bind/bind.py to /tmp/46QQP/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'ellis': {}, u'dime': {u'dime_j2ztej': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-j2ztej'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {u'vellum_rur8ry': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-rur8ry'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DBZNZ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GVK0K/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:27.373Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.410Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.410Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_9lr52v/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_9lr52v/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_9lr52v/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-08T05:53:28.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_to28ps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.410Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo mv /tmp/tmp1vIMS7 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo mv /tmp/tmpYjlDE2 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_j2ztej': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-j2ztej'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {u'vellum_rur8ry': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-rur8ry'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Execution done (return_code=1): /tmp/3553H/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "2f7c78e1-20e4-4ba2-b675-ac419ca30457"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo mv /tmp/tmpW7viCT /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo mv /tmp/tmpwp4R_V /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo mv /tmp/tmp59rzjs /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {u'vellum_rur8ry': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-rur8ry'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo mv /tmp/tmpbvn6hu /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "befcf287-fc44-487a-9789-48841b675aeb"}], "metadata": {"pagination": {"total": 162, "offset": 47, "size": 50}}} 2018-10-08 05:53:32,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:32,130 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:32 GMT 2018-10-08 05:53:32,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:32,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31429 2018-10-08 05:53:32,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:32,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:32,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:32,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6ORM2/bind.py 2018-10-08 05:53:32,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:53:32,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbaZkf7 /etc/bind/db.clearwater.local 2018-10-08 05:53:32,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:53:32,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:53:32,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:53:32,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/46QQP/bind.py 2018-10-08 05:53:32,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:53:32,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_zpu4ys': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-zpu4ys'}}, u'ellis': {}, u'dime': {u'dime_j2ztej': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-j2ztej'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {u'vellum_rur8ry': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-rur8ry'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:53:32,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DBZNZ/bind.py 2018-10-08 05:53:32,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:53:32,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GVK0K/bind.py 2018-10-08 05:53:32,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:53:32,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:53:32,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_config_manager" 2018-10-08 05:53:32,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:53:32,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:53:32,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:53:32,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:53:32,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1vIMS7 /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:32,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:53:32,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:53:32,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:53:32,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:53:32,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:53:32,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYjlDE2 /etc/bind/db.clearwater.local 2018-10-08 05:53:32,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:32,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:53:32,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_j2ztej': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-j2ztej'}}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {u'vellum_rur8ry': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-rur8ry'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:53:32,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:53:32,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/3553H/stop-bono.sh 2018-10-08 05:53:32,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpW7viCT /etc/bind/db.clearwater.local 2018-10-08 05:53:32,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:53:32,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:53:32,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:53:32,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:53:32,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwp4R_V /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:32,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:32,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:53:32,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:53:32,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:53:32,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp59rzjs /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:32,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:32,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:53:32,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:32,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {u'vellum_rur8ry': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'vellum-rur8ry'}}, u'bono': {u'bono_ape7le': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.15', u'name': u'bono-ape7le'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:53:32,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:53:32,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbvn6hu /etc/bind/db.clearwater.local 2018-10-08 05:53:32,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:53:32,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:32,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:32,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:32,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:32,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:32,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:32,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:32,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:53:32,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:32,221 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:32 GMT 2018-10-08 05:53:32,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:32,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:53:32,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:37,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:53:37,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:37,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:37,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:37,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:37,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:37,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:37,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:37,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9c7921e0-c43a-462c-8e0f-400df5558ada"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4d773c51-d32a-4542-9db1-3d3aaae2ee82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:28.415Z", "message": "[localhost] run: sudo mv /tmp/tmpwp4R_V /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:28.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "27e9cdf2-5104-4313-95cc-7b0a77fcddbd"}, {"node_instance_id": "homer_zpu4ys", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_rur8ry", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_j2ztej", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_to28ps", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_j2ztej", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_rur8ry", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_zpu4ys", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_zpu4ys", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_to28ps", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_j2ztej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.433Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.464Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FAAD6/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "ad70bb78-3a03-489f-a786-6980c5c34f7d"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.464Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "46ac911c-5cae-4a4f-8f18-241ef86de5ea"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.464Z", "message": "Executing: /tmp/NTNHP/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "46ac911c-5cae-4a4f-8f18-241ef86de5ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.464Z", "message": "Downloaded scripts/bind/bind.py to /tmp/D4RMD/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.464Z", "message": "Executing: /tmp/FAAD6/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "ad70bb78-3a03-489f-a786-6980c5c34f7d"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.464Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NTNHP/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "46ac911c-5cae-4a4f-8f18-241ef86de5ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:29.464Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:29.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": "bono_ape7le", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.583Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.583Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "ad70bb78-3a03-489f-a786-6980c5c34f7d"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b76f3a27-2a96-4a8d-b82e-de7c61259eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "[localhost] run: sudo mv /tmp/tmp15qkAK /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/O2RQA/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9bb548cb-cf04-4354-a5be-545a056b9e6f"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Executing: /tmp/O2RQA/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9bb548cb-cf04-4354-a5be-545a056b9e6f"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Executing: /tmp/1BNNR/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b76f3a27-2a96-4a8d-b82e-de7c61259eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "[localhost] run: sudo mv /tmp/tmparu5c6 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f34a9c90-e824-4a8c-a082-c1e550c3bf34"}, {"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9bb548cb-cf04-4354-a5be-545a056b9e6f"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:30.585Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1BNNR/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b76f3a27-2a96-4a8d-b82e-de7c61259eb5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.621Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:31.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.621Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:31.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.621Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:31.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.621Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:31.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_aldme2", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.621Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_fmfjez/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_fmfjez/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_fmfjez/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-08T05:53:31.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.645Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2JB82/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:31.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "defe8c5b-e75f-4b46-a5fc-aff8ce78b085"}], "metadata": {"pagination": {"total": 193, "offset": 97, "size": 50}}} 2018-10-08 05:53:37,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:37,313 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:37 GMT 2018-10-08 05:53:37,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:37,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28089 2018-10-08 05:53:37,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:37,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:53:37,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:53:37,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:53:37,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwp4R_V /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:37,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:37,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:53:37,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:37,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:37,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:53:37,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:37,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:37,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:37,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:37,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:53:37,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:37,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:37,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:37,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:53:37,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FAAD6/remove-cluster-node.sh 2018-10-08 05:53:37,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-08 05:53:37,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NTNHP/remove-cluster-node.sh 2018-10-08 05:53:37,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/D4RMD/bind.py 2018-10-08 05:53:37,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FAAD6/remove-cluster-node.sh 2018-10-08 05:53:37,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NTNHP/remove-cluster-node.sh 2018-10-08 05:53:37,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:53:37,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:53:37,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:53:37,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-08 05:53:37,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-08 05:53:37,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp15qkAK /etc/bind/db.clearwater.local 2018-10-08 05:53:37,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:53:37,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:53:37,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/O2RQA/remove-cluster-node.sh 2018-10-08 05:53:37,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O2RQA/remove-cluster-node.sh 2018-10-08 05:53:37,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1BNNR/remove-cluster-node.sh 2018-10-08 05:53:37,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:53:37,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:37,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_aldme2': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-aldme2'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:53:37,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:53:37,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:53:37,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:53:37,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmparu5c6 /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:37,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-08 05:53:37,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1BNNR/remove-cluster-node.sh 2018-10-08 05:53:37,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:37,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:37,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:37,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:37,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-08 05:53:37,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2JB82/remove-cluster-node.sh 2018-10-08 05:53:37,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:53:37,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:37,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:37,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:37,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:37,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:37,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:37,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:37,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:53:37,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:37,398 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:37 GMT 2018-10-08 05:53:37,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:37,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:53:37,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:42,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:53:42,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:42,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:42,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:42,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:42,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:42,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:42,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:42,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.645Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:31.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "defe8c5b-e75f-4b46-a5fc-aff8ce78b085"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.645Z", "message": "Downloaded scripts/bind/bind.py to /tmp/S09PL/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:31.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.645Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2JB82/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:31.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "defe8c5b-e75f-4b46-a5fc-aff8ce78b085"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:31.645Z", "message": "Executing: /tmp/2JB82/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:31.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "defe8c5b-e75f-4b46-a5fc-aff8ce78b085"}, {"node_instance_id": "sprout_aldme2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.629Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.629Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "[localhost] run: sudo mv /tmp/tmp1a4qwP /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "[localhost] run: sudo mv /tmp/tmpXET3eU /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:32.652Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:32.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4ce342c4-c42b-4434-8de4-4406d43c7a5b"}, {"node_instance_id": "sprout_aldme2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:33.638Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_aldme2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:33.638Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:33.668Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:33.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "26d72014-4ce8-40bd-a5e6-c46a05a5aff6"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:33.668Z", "message": "Executing: /tmp/Q435W/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:33.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "26d72014-4ce8-40bd-a5e6-c46a05a5aff6"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:33.668Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Q435W/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:33.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "26d72014-4ce8-40bd-a5e6-c46a05a5aff6"}, {"node_instance_id": "homer_zpu4ys", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:34.655Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:34.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:34.655Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:34.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_zpu4ys", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:34.674Z", "message": "Execution done (return_code=0): /tmp/FAAD6/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:34.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "ad70bb78-3a03-489f-a786-6980c5c34f7d"}, {"node_instance_id": "dime_j2ztej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:34.674Z", "message": "Execution done (return_code=0): /tmp/1BNNR/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:34.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b76f3a27-2a96-4a8d-b82e-de7c61259eb5"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:35.831Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:35.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:35.831Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:35.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:35.831Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:35.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_j2ztej", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:35.831Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:35.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:35.831Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:35.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:35.831Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:35.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_to28ps", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:36.609Z", "message": "Execution done (return_code=0): /tmp/NTNHP/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:36.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "46ac911c-5cae-4a4f-8f18-241ef86de5ea"}, {"node_instance_id": "ellis_to28ps", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:36.859Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:36.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:37.869Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:37.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:37.869Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:37.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:37.869Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:37.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:38.877Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:38.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:38.877Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:38.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:38.877Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:38.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:38.877Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:38.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:38.877Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:38.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:38.877Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:38.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.043Z", "message": "Execution done (return_code=0): /tmp/2JB82/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "defe8c5b-e75f-4b46-a5fc-aff8ce78b085"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 246, "offset": 147, "size": 50}}} 2018-10-08 05:53:42,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:42,473 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:42 GMT 2018-10-08 05:53:42,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:42,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26221 2018-10-08 05:53:42,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-08 05:53:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/S09PL/bind.py 2018-10-08 05:53:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2JB82/remove-cluster-node.sh 2018-10-08 05:53:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2JB82/remove-cluster-node.sh 2018-10-08 05:53:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:53:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:53:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-08 05:53:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-08 05:53:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-10-08 05:53:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-08 05:53:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-08 05:53:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1a4qwP /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-08 05:53:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-08 05:53:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXET3eU /etc/bind/db.clearwater.local 2018-10-08 05:53:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-08 05:53:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-08 05:53:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-08 05:53:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-08 05:53:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-08 05:53:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q435W/remove-cluster-node.sh 2018-10-08 05:53:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Q435W/remove-cluster-node.sh 2018-10-08 05:53:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:53:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FAAD6/remove-cluster-node.sh 2018-10-08 05:53:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/1BNNR/remove-cluster-node.sh 2018-10-08 05:53:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-08 05:53:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-08 05:53:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:53:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-08 05:53:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-08 05:53:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NTNHP/remove-cluster-node.sh 2018-10-08 05:53:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:53:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-08 05:53:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-08 05:53:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-08 05:53:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-08 05:53:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/2JB82/remove-cluster-node.sh 2018-10-08 05:53:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-08 05:53:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-08 05:53:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:42,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:53:42,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:42,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:42,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:42,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:42,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:42,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:42,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:42,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:53:42,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:42,546 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:42 GMT 2018-10-08 05:53:42,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:42,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:53:42,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:47,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:53:47,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:47,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:47,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:47,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:47,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:47,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:47,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:47,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_ape7le", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:39.898Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.187Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Stopping Agent homer_host_f21rrz", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Stopping Agent ellis_host_dj3obm", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:40.843Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:41.059Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:41.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:41.059Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:41.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:41.059Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:41.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:41.059Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:41.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:41.059Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:41.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:41.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:41.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.136Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.136Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.136Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.136Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.136Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.136Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.136Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.899Z", "message": "Stopping Agent dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:42.899Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:42.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.146Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.146Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.146Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.146Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 310, "offset": 197, "size": 50}}} 2018-10-08 05:53:47,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:47,648 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:47 GMT 2018-10-08 05:53:47,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:47,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26730 2018-10-08 05:53:47,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:47,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:47,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:53:47,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-08 05:53:47,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:47,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_f21rrz 2018-10-08 05:53:47,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_dj3obm 2018-10-08 05:53:47,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-08 05:53:47,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-08 05:53:47,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:47,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-08 05:53:47,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:47,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-08 05:53:47,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:47,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:47,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-08 05:53:47,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:47,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:47,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:47,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_idqb68 2018-10-08 05:53:47,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:47,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-08 05:53:47,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-08 05:53:47,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:47,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:47,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:53:47,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:47,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:47,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:47,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:47,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:47,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:47,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:47,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:53:47,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:47,720 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:47 GMT 2018-10-08 05:53:47,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:47,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:53:47,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:52,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:53:52,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:52,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:52,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:52,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:52,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:52,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:52,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:52,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Stopping Agent bono_host_9lr52v", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:43.925Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:43.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:44.939Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_dj3obm stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:44.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:44.939Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:44.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:44.939Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_f21rrz stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:44.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:44.939Z", "message": "Successfully stopped daemon: ellis_host_dj3obm\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:44.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:44.939Z", "message": "Successfully stopped daemon: homer_host_f21rrz\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:44.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7bf7da8a-d031-4458-a007-a8de4d967cf8"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:44.939Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:44.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "b37ece40-2f3e-4de0-a05d-67a8aeac32bd"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.116Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.153Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:45.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:45.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.203Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.203Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.203Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.203Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.203Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.203Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Deleting Agent ellis_host_dj3obm", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Successfully stopped daemon: dime_host_idqb68\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Deleting Agent homer_host_f21rrz", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:46.961Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_idqb68 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:46.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7f6ea460-4a07-424d-b7b0-7c378eb56647"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.219Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.219Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.219Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 377, "offset": 247, "size": 50}}} 2018-10-08 05:53:52,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:52,935 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:52 GMT 2018-10-08 05:53:52,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:52,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27149 2018-10-08 05:53:52,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_9lr52v 2018-10-08 05:53:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_dj3obm stop 2018-10-08 05:53:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-08 05:53:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_f21rrz stop 2018-10-08 05:53:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_dj3obm 2018-10-08 05:53:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_f21rrz 2018-10-08 05:53:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-08 05:53:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-08 05:53:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-08 05:53:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_dj3obm 2018-10-08 05:53:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_idqb68 2018-10-08 05:53:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:52,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_f21rrz 2018-10-08 05:53:52,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-08 05:53:52,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_idqb68 stop 2018-10-08 05:53:52,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-08 05:53:52,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:52,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:52,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:53:53,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:53,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:53,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:53,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:53,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:53,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:53,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:53,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:53:53,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:53,034 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:53 GMT 2018-10-08 05:53:53,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:53,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:53:53,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:58,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:53:58,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:58,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:58,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:58,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:58,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:58,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:58,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:58,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.219Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Deleting Agent dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Successfully stopped daemon: bono_host_9lr52v\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Successfully deleted daemon: homer_host_f21rrz", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8edb8753-9e18-4db5-a48a-43f74b7e2188"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_9lr52v stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8dff3cd2-1953-44d5-b397-8d5167754acf"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Successfully deleted daemon: ellis_host_dj3obm", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "62696189-d1eb-40d3-9320-fe9767e818ad"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:47.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:48.244Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:48.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:48.244Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:48.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:48.244Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:48.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:48.244Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:48.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_aldme2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:48.987Z", "message": "Execution done (return_code=0): /tmp/Q435W/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:48.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "26d72014-4ce8-40bd-a5e6-c46a05a5aff6"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:49.296Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:49.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:49.296Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:49.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:49.296Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:49.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:49.296Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:49.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:49.296Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:49.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_aldme2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:49.296Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:49.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:49.296Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:49.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Deleting Agent bono_host_9lr52v", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Successfully deleted daemon: dime_host_idqb68", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "1c4c01a2-d5c5-4f9f-ba74-0fad82c76c41"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.307Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.307Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.307Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.307Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.307Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 401, "offset": 297, "size": 50}}} 2018-10-08 05:53:58,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:58,151 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:58 GMT 2018-10-08 05:53:58,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:58,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26690 2018-10-08 05:53:58,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:53:58,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:58,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-08 05:53:58,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-08 05:53:58,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_idqb68 2018-10-08 05:53:58,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-08 05:53:58,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-08 05:53:58,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-08 05:53:58,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_9lr52v 2018-10-08 05:53:58,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_f21rrz 2018-10-08 05:53:58,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_9lr52v stop 2018-10-08 05:53:58,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_dj3obm 2018-10-08 05:53:58,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:58,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-08 05:53:58,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:58,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-08 05:53:58,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Q435W/remove-cluster-node.sh 2018-10-08 05:53:58,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:58,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 05:53:58,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 05:53:58,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 05:53:58,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:58,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-08 05:53:58,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 05:53:58,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-08 05:53:58,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_9lr52v 2018-10-08 05:53:58,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_idqb68 2018-10-08 05:53:58,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-08 05:53:58,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:53:58,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 05:53:58,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 05:53:58,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:53:58,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-08 05:53:58,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-08 05:53:58,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:53:58,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:53:58,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:53:58,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:53:58,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:53:58,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:53:58,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:53:58,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:53:58,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:53:58,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:53:58,298 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:53:58 GMT 2018-10-08 05:53:58,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:53:58,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:53:58,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:03,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:03,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:03,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:03,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:03,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:03,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:03,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:03,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:03,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_8qfelo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.307Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:50.307Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:51.226Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:51.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:51.226Z", "message": "Successfully deleted daemon: bono_host_9lr52v", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:51.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:51.226Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:51.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "345f2eed-4b33-4fc4-9e7a-e169e154fe73"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:51.316Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:51.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:51.316Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:51.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_node_8qfelo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:51.316Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:51.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:51.316Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:51.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:52.329Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:52.329Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:52.329Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:52.329Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:52.329Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:52.329Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:52.329Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:52.329Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:52.329Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:53.444Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:53.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:53.444Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:53.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:53.444Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:53.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.309Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:55.660Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:55.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:56.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:56.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:56.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:56.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:56.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:56.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:56.310Z", "message": "Stopping Agent sprout_host_fmfjez", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:56.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:56.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:56.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:56.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:56.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:56.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:56.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:56.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:56.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:56.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:56.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:57.735Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:57.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:58.399Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:58.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:58.399Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:58.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:58.399Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:58.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:59.434Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:59.434Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:53:59.434Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:53:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:00.203Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:00.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:00.445Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_fmfjez stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:00.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}], "metadata": {"pagination": {"total": 431, "offset": 347, "size": 50}}} 2018-10-08 05:54:03,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:03,393 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:03 GMT 2018-10-08 05:54:03,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:03,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25974 2018-10-08 05:54:03,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:03,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:03,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 05:54:03,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-08 05:54:03,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_9lr52v 2018-10-08 05:54:03,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-08 05:54:03,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:03,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-08 05:54:03,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:03,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-08 05:54:03,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-08 05:54:03,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-08 05:54:03,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-08 05:54:03,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 05:54:03,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 05:54:03,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-08 05:54:03,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-08 05:54:03,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-08 05:54:03,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-08 05:54:03,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-08 05:54:03,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-08 05:54:03,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-08 05:54:03,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-08 05:54:03,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-08 05:54:03,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-08 05:54:03,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-08 05:54:03,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-08 05:54:03,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-08 05:54:03,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:03,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:03,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:03,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:03,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_fmfjez 2018-10-08 05:54:03,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:03,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:03,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:03,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:03,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:03,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-08 05:54:03,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:03,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-08 05:54:03,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_fmfjez stop 2018-10-08 05:54:03,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:03,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:03,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:03,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:03,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:03,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:03,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:03,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:03,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:03,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:03,472 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:03 GMT 2018-10-08 05:54:03,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:03,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:03,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:08,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:08,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:08,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:08,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:08,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:08,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:08,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:08,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:08,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:00.445Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_fmfjez stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:00.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4e7218f9-746c-4413-a63f-2ad9d64526a6"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:00.584Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:00.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:00.584Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:00.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Deleting Agent sprout_host_fmfjez", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.604Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.604Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.604Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.604Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:01.604Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:01.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:03.080Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5982)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5982)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_x2dknt/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_x2dknt/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_x2dknt/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_x2dknt/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_x2dknt/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5982)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-10-08T05:54:03.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:03.159Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:03.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:03.470Z", "message": "Successfully deleted daemon: sprout_host_fmfjez", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:03.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:03.470Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:03.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "239c82d5-d133-45cd-a083-8f67e4279702"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:03.611Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:03.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:03.611Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:03.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:03.611Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:03.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:04.637Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:04.637Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:04.637Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:04.637Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:04.637Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:04.637Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:04.637Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:04.637Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:04.637Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.478Z", "message": "Stopping Agent proxy_host_x2dknt", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "dime_host_idqb68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.895Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.895Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.895Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.895Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:05.895Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:05.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:06.491Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:06.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "a3205901-688b-4a56-8460-9d4ea01b0c7a"}], "metadata": {"pagination": {"total": 470, "offset": 397, "size": 50}}} 2018-10-08 05:54:08,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:08,578 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:08 GMT 2018-10-08 05:54:08,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:08,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27700 2018-10-08 05:54:08,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:08,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_fmfjez stop 2018-10-08 05:54:08,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-08 05:54:08,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-08 05:54:08,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_fmfjez 2018-10-08 05:54:08,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-08 05:54:08,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-08 05:54:08,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:08,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-08 05:54:08,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:08,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5982) 2018-10-08 05:54:08,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-08 05:54:08,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_fmfjez 2018-10-08 05:54:08,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-08 05:54:08,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-08 05:54:08,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-08 05:54:08,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-08 05:54:08,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 05:54:08,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 05:54:08,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-08 05:54:08,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-08 05:54:08,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:08,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-08 05:54:08,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:08,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-08 05:54:08,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:08,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_x2dknt 2018-10-08 05:54:08,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:08,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:08,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 05:54:08,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 05:54:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 05:54:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-08 05:54:08,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:08,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:08,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:08 GMT 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:08,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:08,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:13,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:13,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:13,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:13,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:13,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:13,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:13,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:13,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:13,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:06.904Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:06.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:06.904Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:06.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:06.904Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:06.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:06.904Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:06.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:06.904Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:06.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:07.513Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:07.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "34984e98-589e-4033-84cc-8d42e05a3dac"}, {"node_instance_id": "homer_host_f21rrz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:08.710Z", "message": "Waiting for server \"f6bdb604-e327-49be-90bd-2081469975bd\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:08.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "a3205901-688b-4a56-8460-9d4ea01b0c7a"}, {"node_instance_id": "dime_host_idqb68", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:08.710Z", "message": "Waiting for server \"789ba972-169c-4094-99cf-da4d5688e700\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:08.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "34984e98-589e-4033-84cc-8d42e05a3dac"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:09.504Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:09.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:09.733Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_x2dknt stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:09.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:09.733Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:09.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:09.733Z", "message": "Successfully stopped daemon: proxy_host_x2dknt\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:09.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "96738414-8690-4ed1-9c1b-1616dad172ea"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:09.912Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:09.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:09.912Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:09.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:09.912Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:09.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:10.749Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:10.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "dbbeaa80-0a53-4c34-8369-cb4be0f451dc"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:10.922Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:10.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:10.922Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:10.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:10.922Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:10.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:10.922Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:10.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:11.932Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:11.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:11.932Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:11.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:11.932Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:11.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.352Z", "message": "Waiting for server \"59e56900-76fd-4adb-b671-4a3dc53fc2db\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "dbbeaa80-0a53-4c34-8369-cb4be0f451dc"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Deleting Agent proxy_host_x2dknt", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:12.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:12.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "homer_host_f21rrz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:13.076Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:13.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 499, "offset": 447, "size": 50}}} 2018-10-08 05:54:13,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:13,759 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:13 GMT 2018-10-08 05:54:13,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:13,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18693 2018-10-08 05:54:13,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:13,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 05:54:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-08 05:54:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:13,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-08 05:54:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f6bdb604-e327-49be-90bd-2081469975bd" to be deleted. current status: SHUTOFF 2018-10-08 05:54:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "789ba972-169c-4094-99cf-da4d5688e700" to be deleted. current status: SHUTOFF 2018-10-08 05:54:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_x2dknt stop 2018-10-08 05:54:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-08 05:54:13,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_x2dknt 2018-10-08 05:54:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-08 05:54:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-08 05:54:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 05:54:13,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 05:54:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-08 05:54:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-08 05:54:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-08 05:54:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "59e56900-76fd-4adb-b671-4a3dc53fc2db" to be deleted. current status: SHUTOFF 2018-10-08 05:54:13,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:13,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_x2dknt 2018-10-08 05:54:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:54:13,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-08 05:54:13,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:13,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:13,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:13,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:13,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:13,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:13,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:13,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:13,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:13,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:13,854 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:13 GMT 2018-10-08 05:54:13,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:13,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:13,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:18,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:19,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:19,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:19,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:19,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:19,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:19,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:19,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:19,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_idqb68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:13.962Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:13.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:13.962Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:13.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:13.962Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:13.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.440Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.798Z", "message": "Successfully deleted daemon: proxy_host_x2dknt", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.798Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "022c2661-42af-49d4-b16a-ae01d599ccfb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.980Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.980Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.980Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.980Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.980Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.980Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:14.980Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:14.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "homer_security_group_za0tyt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:15.828Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:15.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "47ce8648-2433-4405-bffc-1b7c39418026"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:15.991Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:15.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:15.991Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:15.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:15.991Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:15.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:15.991Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:15.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:15.991Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:15.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_security_group_mbfhdf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:16.847Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:16.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "4b67c2e4-5b2c-4e8c-88b3-4044a529da58"}, {"node_instance_id": "homer_security_group_za0tyt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:17.007Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:17.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:17.007Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:17.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:18.018Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:18.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "dime_security_group_mbfhdf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:18.018Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:18.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_host_dj3obm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:18.018Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:18.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 524, "offset": 482, "size": 50}}} 2018-10-08 05:54:19,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:19,101 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:19 GMT 2018-10-08 05:54:19,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:19,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12953 2018-10-08 05:54:19,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:19,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-08 05:54:19,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-08 05:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_x2dknt 2018-10-08 05:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-08 05:54:19,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-08 05:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 05:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 05:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 05:54:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-08 05:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 05:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 05:54:19,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-08 05:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 05:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 05:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-08 05:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 05:54:19,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-08 05:54:19,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:19,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:19,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:19,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:19,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:19,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:19,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:19,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:19,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:19,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:19,208 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:19 GMT 2018-10-08 05:54:19,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:19,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:19,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:24,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:24,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:24,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:24,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:24,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:24,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:24,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:24,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:24,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:19.130Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:19.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:19.130Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:19.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:19.130Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:19.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:19.130Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:19.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:19.130Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:19.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:19.130Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:19.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:19.130Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:19.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:19.130Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:19.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:19.436Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:19.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "01b8e4ec-e3b2-400b-98a6-96dcac03389a"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:20.145Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:20.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:20.145Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:20.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:20.145Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:20.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:20.145Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:20.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:20.145Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:20.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:20.145Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:20.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:20.490Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:20.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f7b11e9b-8ec2-4489-ac16-ea87e6baddd9"}, {"node_instance_id": "ellis_security_group_h82fn0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:20.490Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:20.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "488b457f-e2de-474e-a7b9-6d6fd4b610c8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:21.171Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:21.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_security_group_h82fn0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:21.171Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:21.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:21.899Z", "message": "Waiting for server \"52b163de-2957-44f8-b9b4-d2c88db6266d\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:21.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "01b8e4ec-e3b2-400b-98a6-96dcac03389a"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:22.186Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:22.186Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "ellis_floatingip_3e3m3y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:22.186Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:22.186Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:22.922Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:22.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "abc2d006-d1ad-4cd9-a808-51075fa77c36"}, {"node_instance_id": "bono_host_9lr52v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:24.249Z", "message": "Waiting for server \"f5147310-6a7c-43ea-89b3-85a38ec85202\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "abc2d006-d1ad-4cd9-a808-51075fa77c36"}], "metadata": {"pagination": {"total": 550, "offset": 507, "size": 50}}} 2018-10-08 05:54:24,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:24,361 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:24 GMT 2018-10-08 05:54:24,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:24,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13389 2018-10-08 05:54:24,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:24,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:24,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 05:54:24,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:24,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:24,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:24,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 05:54:24,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:24,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:24,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-08 05:54:24,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:24,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 05:54:24,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-08 05:54:24,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:24,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-08 05:54:24,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 05:54:24,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-08 05:54:24,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-08 05:54:24,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:24,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 05:54:24,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "52b163de-2957-44f8-b9b4-d2c88db6266d" to be deleted. current status: ACTIVE 2018-10-08 05:54:24,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:24,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 05:54:24,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-08 05:54:24,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 05:54:24,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-08 05:54:24,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f5147310-6a7c-43ea-89b3-85a38ec85202" to be deleted. current status: SHUTOFF 2018-10-08 05:54:24,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:24,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:24,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:24,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:24,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:24,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:24,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:24,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:24,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:24,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:24,445 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:24 GMT 2018-10-08 05:54:24,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:24,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:24,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:29,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:29,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:29,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:29,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:29,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:29,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:29,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:29,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:29,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:24.403Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:24.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:25.195Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:25.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:25.195Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:25.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:25.195Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:25.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:25.638Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:25.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c68237b9-3596-4454-a2fb-cf3d25955a7f"}, {"node_instance_id": "proxy_host_x2dknt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:27.632Z", "message": "Waiting for server \"52b163de-2957-44f8-b9b4-d2c88db6266d\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:27.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "01b8e4ec-e3b2-400b-98a6-96dcac03389a"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:28.222Z", "message": "Waiting for server \"474ba765-e3b4-424c-88e6-ce128f212bfb\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:28.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c68237b9-3596-4454-a2fb-cf3d25955a7f"}], "metadata": {"pagination": {"total": 557, "offset": 533, "size": 50}}} 2018-10-08 05:54:29,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:29,570 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:29 GMT 2018-10-08 05:54:29,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:29,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3775 2018-10-08 05:54:29,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:29,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:54:29,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 05:54:29,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 05:54:29,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:29,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-08 05:54:29,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "52b163de-2957-44f8-b9b4-d2c88db6266d" to be deleted. current status: ACTIVE 2018-10-08 05:54:29,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "474ba765-e3b4-424c-88e6-ce128f212bfb" to be deleted. current status: ACTIVE 2018-10-08 05:54:29,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:29,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:29,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:29 GMT 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:29,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:29,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:34,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:35,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:35,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:35,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:35,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:35,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:35,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:35,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:35,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_9lr52v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:30.012Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:30.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:31.240Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:31.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:31.240Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:31.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:32.430Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:32.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:32.430Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:32.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:32.430Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:32.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_floatingip_s912gf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:32.430Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:32.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:32.430Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:32.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:32.430Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:32.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_security_group_441kv6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:33.108Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:33.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f68a60f5-9c71-4c86-88f5-ca419325c769"}, {"node_instance_id": "proxy_host_x2dknt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:33.976Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:33.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:34.245Z", "message": "Waiting for server \"474ba765-e3b4-424c-88e6-ce128f212bfb\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:34.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c68237b9-3596-4454-a2fb-cf3d25955a7f"}, {"node_instance_id": "bono_floatingip_s912gf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:34.245Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:34.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "ab92f816-e6cc-420a-922f-8327f0d6d424"}], "metadata": {"pagination": {"total": 570, "offset": 540, "size": 50}}} 2018-10-08 05:54:35,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:35,019 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:35 GMT 2018-10-08 05:54:35,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:35,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6727 2018-10-08 05:54:35,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:35,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-08 05:54:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 05:54:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-08 05:54:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-08 05:54:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 05:54:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-08 05:54:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-08 05:54:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "474ba765-e3b4-424c-88e6-ce128f212bfb" to be deleted. current status: ACTIVE 2018-10-08 05:54:35,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-08 05:54:35,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:35,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:35,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:35,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:35,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:35,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:35,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:35,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:35,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:35,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:35,115 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:35 GMT 2018-10-08 05:54:35,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:35,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:35,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:40,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:40,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:40,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:40,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:40,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:40,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:40,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:40,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:40,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_s912gf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:34.999Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:34.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bono_security_group_441kv6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:34.999Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:34.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:39.533Z", "message": "Waiting for server \"474ba765-e3b4-424c-88e6-ce128f212bfb\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:39.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c68237b9-3596-4454-a2fb-cf3d25955a7f"}], "metadata": {"pagination": {"total": 573, "offset": 553, "size": 50}}} 2018-10-08 05:54:40,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:40,230 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:40 GMT 2018-10-08 05:54:40,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:40,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1743 2018-10-08 05:54:40,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:40,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-08 05:54:40,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 05:54:40,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "474ba765-e3b4-424c-88e6-ce128f212bfb" to be deleted. current status: ACTIVE 2018-10-08 05:54:40,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:40,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:40,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:40,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:40,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:40,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:40,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:40,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:40,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:40,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:40,295 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:40 GMT 2018-10-08 05:54:40,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:40,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:40,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:45,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:45,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:45,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:45,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 573, "offset": 556, "size": 50}}} 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:45 GMT 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:54:45,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:45,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:45,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:45,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:45,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:45,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:45,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:45,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:45,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:45,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:45,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:45,460 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:45 GMT 2018-10-08 05:54:45,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:45,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:45,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:50,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:50,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:50,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:50,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:50,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:50,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:50,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:50,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:50,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fmfjez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:45.352Z", "message": "Waiting for server \"474ba765-e3b4-424c-88e6-ce128f212bfb\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:45.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c68237b9-3596-4454-a2fb-cf3d25955a7f"}], "metadata": {"pagination": {"total": 574, "offset": 556, "size": 50}}} 2018-10-08 05:54:50,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:50,545 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:50 GMT 2018-10-08 05:54:50,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:50,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 681 2018-10-08 05:54:50,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:50,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "474ba765-e3b4-424c-88e6-ce128f212bfb" to be deleted. current status: ACTIVE 2018-10-08 05:54:50,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:50,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:50,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:50,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:50,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:50,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:50,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:50,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:50,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:50,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:50,626 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:50 GMT 2018-10-08 05:54:50,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:50,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:50,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:55,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:54:55,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:55,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:55,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:55,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:55,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:55,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:55,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:55,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_fmfjez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:50.635Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:50.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:51.773Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:51.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:51.773Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:51.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:51.773Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:51.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:52.083Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:52.083Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:52.083Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:52.083Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:52.083Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:52.666Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:52.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "3f123d0d-b921-4d05-9ab9-eb1c645bb2a7"}, {"node_instance_id": "sprout_security_group_zixwza", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:53.277Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:53.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "7049b2cf-73f6-4b9a-89c3-fee8afdbd533"}, {"node_instance_id": "internal_sip_security_group_wsfnrt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:54.658Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:54.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "sprout_security_group_zixwza", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:54:55.170Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:54:55.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 587, "offset": 557, "size": 50}}} 2018-10-08 05:54:55,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:55,735 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:55 GMT 2018-10-08 05:54:55,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:55,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6870 2018-10-08 05:54:55,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:54:55,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-08 05:54:55,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:55,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:55,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:54:55,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 05:54:55,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 05:54:55,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:54:55,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 05:54:55,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 05:54:55,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-08 05:54:55,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-08 05:54:55,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 05:54:55,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 05:54:55,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:54:55,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:54:55,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:54:55,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:54:55,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:54:55,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:54:55,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:54:55,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:54:55,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:54:55,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:54:55,836 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:54:55 GMT 2018-10-08 05:54:55,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:54:55,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:54:55,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:00,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:00,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:00,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:00,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:00,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:00,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:00,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:00,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:00,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:00,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:00,917 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:00 GMT 2018-10-08 05:55:00,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:00,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:00,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:00,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:00,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:00,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:00,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:00 GMT 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:00,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:05,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:06,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:06,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:06,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:06,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:06,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:06,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:06,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:06,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:06,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:06,067 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:06 GMT 2018-10-08 05:55:06,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:06,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:06,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:06,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:06,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:06,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:06,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:06,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:06,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:06,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:06,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:06,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:06,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:06,184 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:06 GMT 2018-10-08 05:55:06,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:06,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:06,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:11,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:11,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:11,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:11,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:11 GMT 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:11,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:11,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:11,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:11 GMT 2018-10-08 05:55:11,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:11,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:11,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:16,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:16,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:16,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:16,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:16,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:16,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:16,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:16,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:16,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:16,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:16,429 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:16 GMT 2018-10-08 05:55:16,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:16,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:16,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:16,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:16,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:16,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:16,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:16,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:16,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:16,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:16,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:16,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:16,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:16,520 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:16 GMT 2018-10-08 05:55:16,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:16,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:16,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:21,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:21,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:21,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:21 GMT 2018-10-08 05:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:21,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:21,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:21,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:21,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:21 GMT 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:21,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:26,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:26,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:26,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:26,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:26,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:26,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:26,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:26,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:26,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:26,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:26,798 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:26 GMT 2018-10-08 05:55:26,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:26,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:26,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:26,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:26,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:26,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:26,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:26,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:26,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:26,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:26,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:26,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:26,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:26,872 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:26 GMT 2018-10-08 05:55:26,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:26,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:26,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:31,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:31,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:31,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:31,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:31,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:31,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:31,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:31,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:31,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:31,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:31,966 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:31 GMT 2018-10-08 05:55:31,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:31,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:31,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:31,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:32,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:32,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:32,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:32,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:32,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:32,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:32,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:32,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:32,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:32,038 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:32 GMT 2018-10-08 05:55:32,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:32,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:32,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:37,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:37,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:37,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:37,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:37,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:37,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:37,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:37,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:37,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:37,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:37,133 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:37 GMT 2018-10-08 05:55:37,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:37,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:37,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:37,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:37,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:37,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:37,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:37,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:37,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:37,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:37,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:37,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:37,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:37,210 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:37 GMT 2018-10-08 05:55:37,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:37,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:37,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:42,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:42,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:42,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:42,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:42,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:42,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:42,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:42,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:42,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:42 GMT 2018-10-08 05:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:42,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:42,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:42,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:42,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:42,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:42,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:42,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:42,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:42,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:42,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:42,398 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:42 GMT 2018-10-08 05:55:42,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:42,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:42,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:47,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:47,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:47,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:47,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:47,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:47,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:47,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:47,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:47,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:47,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:47,489 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:47 GMT 2018-10-08 05:55:47,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:47,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:47,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:47,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:47,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:47,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:47,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:47,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:47,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:47,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:47,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:47,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:47,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:47,563 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:47 GMT 2018-10-08 05:55:47,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:47,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:47,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:52,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:52,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:52,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:52,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:52,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:52,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:52,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:52,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:52,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:52,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:52,645 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:52 GMT 2018-10-08 05:55:52,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:52,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:52,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:52,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:52,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:52,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:52,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:52,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:52,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:52,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:52,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:52,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:52,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:52,706 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:52 GMT 2018-10-08 05:55:52,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:52,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:52,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:57,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:55:57,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:57,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:57,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:57,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:57,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:57,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:57,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:57,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:55:57,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:57,788 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:57 GMT 2018-10-08 05:55:57,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:57,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:55:57,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:55:57,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:55:57,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:55:57,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:55:57,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:55:57,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:55:57,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:55:57,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:55:57,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:55:57,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:55:57,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:55:57,857 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:55:57 GMT 2018-10-08 05:55:57,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:55:57,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:55:57,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:02,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:02,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:02,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:02,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:02,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:02,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:02,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:02,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:02,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:56:02,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:02,949 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:02 GMT 2018-10-08 05:56:02,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:02,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:56:02,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:02,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:03,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:03 GMT 2018-10-08 05:56:03,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:03,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:03,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:08,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:08,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:08,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:08 GMT 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:08,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:56:08,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:08,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:08,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:08,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:08,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:08,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:08,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:08,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:08,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:08,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:08,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:08,167 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:08 GMT 2018-10-08 05:56:08,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:08,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:08,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:13,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:13,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:13,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:13,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:13,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:13,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:13,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:13,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:13,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:56:13,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:13,255 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:13 GMT 2018-10-08 05:56:13,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:13,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:56:13,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:13,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:13,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:13,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:13,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:13 GMT 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:13,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:18,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:18,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:18,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:18,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:18,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:18,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:18,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:18,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:18,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:56:18,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:18,485 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:18 GMT 2018-10-08 05:56:18,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:18,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:56:18,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:18,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:18,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:18,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:18,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:18 GMT 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:18,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:23,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:23,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:23,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:23,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:23,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:23,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:23,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:23,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:23,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:56:23,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:23,781 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:23 GMT 2018-10-08 05:56:23,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:23,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:56:23,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:23,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:23,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:23,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:23,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:23,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:23,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:23,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:23,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:23,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:23,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:23,851 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:23 GMT 2018-10-08 05:56:23,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:23,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:23,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:28,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:28,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:28,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:28,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:28,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:28,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:28,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:28,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:28,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-10-08 05:56:28,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:28,941 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:28 GMT 2018-10-08 05:56:28,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:28,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 05:56:28,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:28,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:29,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:29,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:29,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:29,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:29,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:29,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:29,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:29,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:29,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:29,010 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:29 GMT 2018-10-08 05:56:29,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:29,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:29,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:34,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:34,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:34,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:34,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:34,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:34,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:34,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:34,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:34,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rur8ry", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:30.129Z", "message": "Execution done (return_code=124): /tmp/O2RQA/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:30.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "9bb548cb-cf04-4354-a5be-545a056b9e6f"}, {"node_instance_id": "vellum_rur8ry", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:30.272Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_d1ege0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-08T05:56:30.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:31.202Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:31.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_zju123", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:31.202Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:31.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:31.202Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:31.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:31.202Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:31.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:32.210Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:32.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_zju123", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:32.210Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:32.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:33.219Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:33.219Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 597, "offset": 570, "size": 50}}} 2018-10-08 05:56:34,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:34,102 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:34 GMT 2018-10-08 05:56:34,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:34,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5772 2018-10-08 05:56:34,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:34,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/O2RQA/remove-cluster-node.sh 2018-10-08 05:56:34,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-10-08 05:56:34,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:56:34,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:56:34,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-08 05:56:34,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-08 05:56:34,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:56:34,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:56:34,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-08 05:56:34,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-08 05:56:34,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:34,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:34,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:34,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:34,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:34,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:34,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:34,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:34,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:34,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:34,176 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:34 GMT 2018-10-08 05:56:34,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:34,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:34,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:39,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:39,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:39,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:39,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:39,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:39,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:39,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:39,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:39,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:34.241Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:34.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.280Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:35.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:35.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.291Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.291Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.291Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Stopping Agent bind_host_84ts8c", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Stopping Agent vellum_host_d1ege0", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:36.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}], "metadata": {"pagination": {"total": 631, "offset": 580, "size": 50}}} 2018-10-08 05:56:39,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:39,265 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:39 GMT 2018-10-08 05:56:39,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:39,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18256 2018-10-08 05:56:39,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:39,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-08 05:56:39,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-08 05:56:39,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-08 05:56:39,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-08 05:56:39,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-08 05:56:39,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-08 05:56:39,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-08 05:56:39,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-08 05:56:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-08 05:56:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-08 05:56:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-08 05:56:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-08 05:56:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-08 05:56:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-08 05:56:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_84ts8c 2018-10-08 05:56:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_d1ege0 2018-10-08 05:56:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:39,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:39,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:39,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:39,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:39,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:39,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:39,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:39,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:39,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:39,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:39,348 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:39 GMT 2018-10-08 05:56:39,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:39,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:39,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:44,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:44,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:44,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:44,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:44,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:44,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:44,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:44,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:44,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:40.074Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:40.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:40.308Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:40.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:40.374Z", "message": "Successfully stopped daemon: bind_host_84ts8c\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:40.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:40.374Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_84ts8c stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:40.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "89e33284-3b9a-4416-a312-d12df1cb06f1"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.316Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.316Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.316Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.316Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.316Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.316Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.316Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Deleting Agent bind_host_84ts8c", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_d1ege0 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Successfully stopped daemon: vellum_host_d1ege0\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d0920a16-e55a-4158-90b4-c465b7c14979"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:41.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:41.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Deleting Agent vellum_host_d1ege0", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:42.408Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:42.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:43.421Z", "message": "Successfully deleted daemon: bind_host_84ts8c", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:43.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:43.421Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:43.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:43.421Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:43.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8d030a9f-d2ad-4d4b-9d53-195ca3fb1cdb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:43.528Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:43.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:44.324Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:44.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:44.324Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:44.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:44.324Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:44.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:44.324Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:44.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:44.324Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:44.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 674, "offset": 614, "size": 50}}} 2018-10-08 05:56:44,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:44,491 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:44 GMT 2018-10-08 05:56:44,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:44,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23164 2018-10-08 05:56:44,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:44,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-08 05:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-08 05:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_84ts8c 2018-10-08 05:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_84ts8c stop 2018-10-08 05:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-08 05:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-08 05:56:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-08 05:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-08 05:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-08 05:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-08 05:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-08 05:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_84ts8c 2018-10-08 05:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_d1ege0 stop 2018-10-08 05:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-08 05:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_d1ege0 2018-10-08 05:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_d1ege0 2018-10-08 05:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-08 05:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_84ts8c 2018-10-08 05:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-08 05:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-08 05:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-08 05:56:44,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 05:56:44,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 05:56:44,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-08 05:56:44,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 05:56:44,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 05:56:44,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:44,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:44,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:44,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:44,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:44,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:44,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:44,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:44,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:44,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:44,570 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:44 GMT 2018-10-08 05:56:44,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:44,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:44,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:49,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:49,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:49,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:49,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:49,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:49,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:49,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:49,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:49,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:44.443Z", "message": "Successfully deleted daemon: vellum_host_d1ege0", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:44.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:44.443Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:44.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:44.443Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:44.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "70b46d30-8346-4332-8f39-29819e113fac"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:45.853Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:45.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:46.336Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:46.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:46.336Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:46.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:46.336Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:46.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:47.346Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:47.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:47.346Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:47.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 683, "offset": 657, "size": 50}}} 2018-10-08 05:56:49,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:49,658 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:49 GMT 2018-10-08 05:56:49,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:49,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4738 2018-10-08 05:56:49,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:49,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_d1ege0 2018-10-08 05:56:49,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-08 05:56:49,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-08 05:56:49,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-08 05:56:49,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-08 05:56:49,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-08 05:56:49,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-08 05:56:49,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:56:49,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:56:49,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:49,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:49,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:49,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:49,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:49,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:49,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:49,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:49,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:49,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:49,721 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:49 GMT 2018-10-08 05:56:49,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:49,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:49,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:54,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:56:54,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:54,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:54,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:54,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:54,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:54,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:54,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:54,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:51.760Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:51.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:52.358Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:52.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:52.358Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:52.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:52.358Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:52.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 689, "offset": 666, "size": 50}}} 2018-10-08 05:56:54,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:54,830 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:54 GMT 2018-10-08 05:56:54,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:54,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2018-10-08 05:56:54,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:54,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-08 05:56:54,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:56:54,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:56:54,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:56:54,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:56:54,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:56:54,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:56:54,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:56:54,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:56:54,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:56:54,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:56:54,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:56:54,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:56:54,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:56:54,904 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:56:54 GMT 2018-10-08 05:56:54,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:56:54,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:56:54,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:56:59,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:57:00,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:00,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:00,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:56.764Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:56.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:57.458Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:57.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:57.458Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:57.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:57.458Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:57.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:58.441Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:58.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8be7fdeb-654f-4dda-a579-7aeac640f24f"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:58.473Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:58.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:58.473Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:58.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_host_d1ege0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:56:58.473Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:56:58.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 697, "offset": 670, "size": 50}}} 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:00 GMT 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4122 2018-10-08 05:57:00,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:00,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:57:00,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:57:00,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:57:00,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:57:00,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-08 05:57:00,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 05:57:00,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:57:00,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 05:57:00,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:57:00,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:00,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:00,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:00,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:00,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:00,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:00,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:00,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:57:00,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:00,130 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:00 GMT 2018-10-08 05:57:00,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:00,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:57:00,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:05,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:57:05,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:05,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:05,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:05,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:05,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:05,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:05,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:05,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d1ege0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:00.661Z", "message": "Waiting for server \"cd0396f5-3f3e-479a-a707-39de3657835b\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:00.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "8be7fdeb-654f-4dda-a579-7aeac640f24f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:01.578Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:01.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:02.485Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:02.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:02.485Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:02.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:02.485Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:02.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:02.759Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:02.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "e6e1927b-b1d3-4efd-92d9-bd2e039d4199"}, {"node_instance_id": "bind_host_84ts8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:04.813Z", "message": "Waiting for server \"6e959782-e77b-43e9-8a68-bf538dd40829\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:04.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "e6e1927b-b1d3-4efd-92d9-bd2e039d4199"}], "metadata": {"pagination": {"total": 704, "offset": 678, "size": 50}}} 2018-10-08 05:57:05,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:05,224 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:05 GMT 2018-10-08 05:57:05,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:05,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3759 2018-10-08 05:57:05,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:05,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "cd0396f5-3f3e-479a-a707-39de3657835b" to be deleted. current status: SHUTOFF 2018-10-08 05:57:05,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-08 05:57:05,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:57:05,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 05:57:05,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 05:57:05,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-08 05:57:05,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6e959782-e77b-43e9-8a68-bf538dd40829" to be deleted. current status: SHUTOFF 2018-10-08 05:57:05,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:57:05,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:05,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:05,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:05,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:05,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:05,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:05,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:05,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:57:05,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:05,294 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:05 GMT 2018-10-08 05:57:05,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:05,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:57:05,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:10,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:57:10,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:10,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:10,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:10,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:10,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:10,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:10,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:10,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d1ege0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:05.882Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:05.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:06.495Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:06.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:07.504Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:07.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:07.504Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:07.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:07.504Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:07.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "vellum_security_group_htsq5b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:07.927Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:07.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c1bcc602-e0ef-47ef-aa19-edf609c42085"}, {"node_instance_id": "vellum_security_group_htsq5b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:08.833Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:08.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_host_84ts8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:10.031Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:10.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 712, "offset": 685, "size": 50}}} 2018-10-08 05:57:10,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:10,376 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:10 GMT 2018-10-08 05:57:10,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:10,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4201 2018-10-08 05:57:10,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-08 05:57:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:57:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 05:57:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 05:57:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:57:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-08 05:57:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 05:57:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-08 05:57:10,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:57:10,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:10,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:10,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:10,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:10,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:10,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:10,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:10,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:57:10,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:10,444 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:10 GMT 2018-10-08 05:57:10,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:10,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-08 05:57:10,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:15,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-08 05:57:15,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:15,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:15,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:15,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:15,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:15,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:15,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:15,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:11.501Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:11.501Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:11.501Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "keypair_o7p1as", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:11.501Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:11.501Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "keypair_o7p1as", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "keypair_o7p1as", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "keypair_o7p1as", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.632Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "keypair_o7p1as", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:12.868Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:12.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "f282a052-3553-4deb-863f-3478b64af8c1"}, {"node_instance_id": "bind_security_group_ticahl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:13.491Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:13.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "d4121fd3-371f-48b5-99bc-ba2578e18bb3"}, {"node_instance_id": "base_security_group_wv919q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:13.491Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:13.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "ce150c42-5e63-47e1-8c9b-ca6cc3143294"}, {"node_instance_id": "bind_floatingip_ewlz5j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:13.491Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:13.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb", "logger": "c10dded0-cefd-49d7-9e1c-49bfb4ee6ecf"}, {"node_instance_id": "keypair_o7p1as", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:13.649Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:13.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:14.656Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:14.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_floatingip_ewlz5j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:14.656Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:14.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "bind_security_group_ticahl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:14.656Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:14.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}, {"node_instance_id": "base_security_group_wv919q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-08T05:57:14.656Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T05:57:14.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"}], "metadata": {"pagination": {"total": 737, "offset": 693, "size": 50}}} 2018-10-08 05:57:15,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:15,540 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:15 GMT 2018-10-08 05:57:15,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:15,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12650 2018-10-08 05:57:15,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:15,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:57:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:57:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:57:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:57:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-08 05:57:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 05:57:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-08 05:57:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 05:57:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:57:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-08 05:57:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:57:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 05:57:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 05:57:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-08 05:57:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-08 05:57:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-08 05:57:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-08 05:57:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-08 05:57:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-08 05:57:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-08 05:57:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-08 05:57:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-08 05:57:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-08 05:57:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 05:57:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 05:57:15,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/59137687-e6a5-4d7d-9bb8-868af3dde0eb 2018-10-08 05:57:15,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:15,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:15,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:15,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:15,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:15,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:15,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:15,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T05:53:21.616Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "59137687-e6a5-4d7d-9bb8-868af3dde0eb"} 2018-10-08 05:57:15,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:15,608 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:15 GMT 2018-10-08 05:57:15,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:15,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-10-08 05:57:15,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:15,609 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv 2018-10-08 05:57:16,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:16,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:16,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:16,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:16,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:16,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:16,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:16,395 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-08 05:57:16,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "049d30cc-1a36-404a-a937-379f4e2c31e2", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "bono_cluster_size": 1, "flavor_id": "eb5747c0-de4b-4d53-8bb3-a53c9f41246c", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:32.942Z", "updated_at": "2018-10-08T05:30:32.942Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-10-08 05:57:16,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:16,395 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:16 GMT 2018-10-08 05:57:16,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:16,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-08 05:57:16,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:16,396 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/blueprints/clearwater-opnfv 2018-10-08 05:57:16,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 05:57:16,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 05:57:16,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 05:57:16,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 05:57:16,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 05:57:16,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 05:57:16,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 05:57:16,481 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-08 05:57:16,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-08T05:30:23.500Z", "updated_at": "2018-10-08T05:30:23.500Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-08 05:57:16,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 05:57:16,484 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 05:57:16 GMT 2018-10-08 05:57:16,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 05:57:16,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-08 05:57:16,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 05:57:16,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 05:57:16,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:18,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d28fbbc-58fe-4518-a713-5ef3d6260319 Date: Mon, 08 Oct 2018 05:57:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:57:18,404 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2 used request id req-2d28fbbc-58fe-4518-a713-5ef3d6260319 2018-10-08 05:57:18,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.89663910866s 2018-10-08 05:57:18,405 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/049d30cc-1a36-404a-a937-379f4e2c31e2 used request id req-2d28fbbc-58fe-4518-a713-5ef3d6260319 2018-10-08 05:57:18,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 05:57:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:18,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59bfbed2-568b-4cc7-9b0d-9adbdaca103b x-compute-request-id: req-59bfbed2-568b-4cc7-9b0d-9adbdaca103b Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "b4533e49-071d-47a8-9c27-f1da90435165", "name": "cloudify_ims-flavor_38c66e03-5b31-44a7-9281-8479b5d182a3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "eb5747c0-de4b-4d53-8bb3-a53c9f41246c", "name": "cloudify_ims-flavor_alt_38c66e03-5b31-44a7-9281-8479b5d182a3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 05:57:18,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-59bfbed2-568b-4cc7-9b0d-9adbdaca103b 2018-10-08 05:57:18,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.18084192276s 2018-10-08 05:57:18,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-59bfbed2-568b-4cc7-9b0d-9adbdaca103b 2018-10-08 05:57:18,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 05:57:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:18,628 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1197eec9-dd42-4cab-91ac-726016a8a972 x-compute-request-id: req-1197eec9-dd42-4cab-91ac-726016a8a972 Content-Length: 0 Content-Type: application/json 2018-10-08 05:57:18,628 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c used request id req-1197eec9-dd42-4cab-91ac-726016a8a972 2018-10-08 05:57:18,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392739772797s 2018-10-08 05:57:18,629 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eb5747c0-de4b-4d53-8bb3-a53c9f41246c used request id req-1197eec9-dd42-4cab-91ac-726016a8a972 2018-10-08 05:57:18,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-08 05:57:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/2ea93010-4c8a-4435-a016-aa880450ef7a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:19,721 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7327987f-725b-48fa-ac49-e39795dcb90e Content-Length: 0 Date: Mon, 08 Oct 2018 05:57:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:57:19,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/2ea93010-4c8a-4435-a016-aa880450ef7a.json used request id req-7327987f-725b-48fa-ac49-e39795dcb90e 2018-10-08 05:57:19,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08945417404s 2018-10-08 05:57:19,721 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/2ea93010-4c8a-4435-a016-aa880450ef7a.json used request id req-7327987f-725b-48fa-ac49-e39795dcb90e 2018-10-08 05:57:19,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 05:57:19,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:19,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cfb9ad6e-61ce-4aab-addb-4c4aa76ab31c Date: Mon, 08 Oct 2018 05:57:19 GMT RESP BODY: {"floatingips": []} 2018-10-08 05:57:19,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cfb9ad6e-61ce-4aab-addb-4c4aa76ab31c 2018-10-08 05:57:19,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.166620969772s 2018-10-08 05:57:19,894 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cfb9ad6e-61ce-4aab-addb-4c4aa76ab31c 2018-10-08 05:57:19,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-08 05:57:19,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:20,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f35f067-6f33-48ae-a636-22086969a277 x-compute-request-id: req-5f35f067-6f33-48ae-a636-22086969a277 Content-Type: application/json 2018-10-08 05:57:20,221 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302 used request id req-5f35f067-6f33-48ae-a636-22086969a277 2018-10-08 05:57:20,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.326316833496s 2018-10-08 05:57:20,221 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302 used request id req-5f35f067-6f33-48ae-a636-22086969a277 2018-10-08 05:57:20,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:57:20,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:20,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57: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-d09a7e82-1fed-4680-a405-79ce577a882c x-compute-request-id: req-d09a7e82-1fed-4680-a405-79ce577a882c Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:99:22", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:99:22", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:28:43.000000", "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:57:20Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:57:20,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d09a7e82-1fed-4680-a405-79ce577a882c 2018-10-08 05:57:20,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634267807007s 2018-10-08 05:57:20,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d09a7e82-1fed-4680-a405-79ce577a882c 2018-10-08 05:57:20,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:57:22,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:57:22,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:23,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dd285cf-0ad6-4d06-8129-31c0ff211ca1 x-compute-request-id: req-8dd285cf-0ad6-4d06-8129-31c0ff211ca1 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:99:22", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:28:43.000000", "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "security_groups": [{"name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}], "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:57:20Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:57:23,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8dd285cf-0ad6-4d06-8129-31c0ff211ca1 2018-10-08 05:57:23,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789361000061s 2018-10-08 05:57:23,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8dd285cf-0ad6-4d06-8129-31c0ff211ca1 2018-10-08 05:57:23,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:57:25,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:57:25,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:26,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61fbf331-3236-447a-b3ad-e68c56d2d1d5 x-compute-request-id: req-61fbf331-3236-447a-b3ad-e68c56d2d1d5 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "rel": "bookmark"}], "image": {"id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "links": [{"href": "http://172.30.9.28:8774/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T05:28:43.000000", "flavor": {"id": "b4533e49-071d-47a8-9c27-f1da90435165", "links": [{"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}]}, "id": "3dfbf7c5-1f3c-4e4d-ab31-38e686430302", "user_id": "abd1872d9a7e4a3d8ee026c76da6ae33", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T05:57:24Z", "hostId": "840f8015aecb7a908760461ec79edc1e934e925b8716ce5f92859ad0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3", "name": "cloudify_ims-vm_38c66e03-5b31-44a7-9281-8479b5d182a3", "created": "2018-10-08T05:26:20Z", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:57:26,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-61fbf331-3236-447a-b3ad-e68c56d2d1d5 2018-10-08 05:57:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450933933258s 2018-10-08 05:57:26,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-61fbf331-3236-447a-b3ad-e68c56d2d1d5 2018-10-08 05:57:26,107 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:57:28,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:57:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:28,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fada041d-f7d1-40d3-9ccf-c0f701046e44 x-compute-request-id: req-fada041d-f7d1-40d3-9ccf-c0f701046e44 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 05:57:28,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fada041d-f7d1-40d3-9ccf-c0f701046e44 2018-10-08 05:57:28,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0938589572906s 2018-10-08 05:57:28,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fada041d-f7d1-40d3-9ccf-c0f701046e44 2018-10-08 05:57:28,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:57:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:28,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-abb92632-5ead-49cb-bc15-3cb410648503 Date: Mon, 08 Oct 2018 05:57:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:30:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:30:20Z", "revision_number": 0, "id": "f065ec15-ba7f-4e2e-a762-e0489d2ed974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:30:20Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 5, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:26:14Z", "updated_at": "2018-10-08T05:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "0815ff6d-0903-4dc9-93fc-f2ae4ce28730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "0f6b2402-5ca8-4830-b072-72855774b320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:26:15Z", "revision_number": 0, "id": "23de7e88-38ed-4a34-ac22-37af6190dfb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:15Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-08T05:26:17Z", "revision_number": 0, "id": "5daa72d9-d401-4a97-b8dd-cb2b4f672023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:17Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-08T05:26:17Z", "revision_number": 0, "id": "979cae03-7b07-4ff3-9754-ef20fe0e6325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:17Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-08T05:26:16Z", "revision_number": 0, "id": "a1b55b4b-fa4a-4b43-a7d2-1706a710da5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-08T05:26:16Z", "revision_number": 0, "id": "cd353ae4-c742-4dc6-bce3-c3f52d53a280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:16Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:26:14Z", "revision_number": 0, "id": "efcb4667-f0c6-45b5-910b-8cc73e0c07ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:26:14Z", "security_group_id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 8, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "5346584a-cf42-40b0-8e8c-00ac18b76a4e", "name": "cloudify_ims-sg_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:57:28,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-abb92632-5ead-49cb-bc15-3cb410648503 2018-10-08 05:57:28,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545349121094s 2018-10-08 05:57:28,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-abb92632-5ead-49cb-bc15-3cb410648503 2018-10-08 05:57:28,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 05:57:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5346584a-cf42-40b0-8e8c-00ac18b76a4e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:28,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-153036fd-b164-4ee9-8905-6a6741774508 Content-Length: 0 Date: Mon, 08 Oct 2018 05:57:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:57:28,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5346584a-cf42-40b0-8e8c-00ac18b76a4e.json used request id req-153036fd-b164-4ee9-8905-6a6741774508 2018-10-08 05:57:28,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.334175109863s 2018-10-08 05:57:28,600 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5346584a-cf42-40b0-8e8c-00ac18b76a4e.json used request id req-153036fd-b164-4ee9-8905-6a6741774508 2018-10-08 05:57:28,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-08 05:57:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:28,655 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b60faa8-fb64-4bb9-956a-0e96a36428df x-compute-request-id: req-4b60faa8-fb64-4bb9-956a-0e96a36428df Content-Length: 0 Content-Type: application/json 2018-10-08 05:57:28,655 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3 used request id req-4b60faa8-fb64-4bb9-956a-0e96a36428df 2018-10-08 05:57:28,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0546939373016s 2018-10-08 05:57:28,655 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_38c66e03-5b31-44a7-9281-8479b5d182a3 used request id req-4b60faa8-fb64-4bb9-956a-0e96a36428df 2018-10-08 05:57:28,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-08 05:57:28,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/06e65078-c6ab-4eb1-b03c-ef9eb80a99af/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" -d '{"subnet_id": "9283c660-08a6-4bf0-a071-678791f298ee"}' 2018-10-08 05:57:30,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-56fbb4ab-90b5-445a-a5c1-424ff4742f9f Date: Mon, 08 Oct 2018 05:57:30 GMT RESP BODY: {"network_id": "3f94b4c0-9dad-4558-96da-1f23b6c18256", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "subnet_id": "9283c660-08a6-4bf0-a071-678791f298ee", "subnet_ids": ["9283c660-08a6-4bf0-a071-678791f298ee"], "port_id": "7a74b17e-df9f-4831-8ba3-a8c847cd1e73", "id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af"} 2018-10-08 05:57:30,383 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/06e65078-c6ab-4eb1-b03c-ef9eb80a99af/remove_router_interface.json used request id req-56fbb4ab-90b5-445a-a5c1-424ff4742f9f 2018-10-08 05:57:30,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7279279232s 2018-10-08 05:57:30,384 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/06e65078-c6ab-4eb1-b03c-ef9eb80a99af/remove_router_interface.json used request id req-56fbb4ab-90b5-445a-a5c1-424ff4742f9f returning object 06e65078-c6ab-4eb1-b03c-ef9eb80a99af 2018-10-08 05:57:30,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-08 05:57:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:30,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-20fce61a-9011-404a-89be-251b676d82a1 Date: Mon, 08 Oct 2018 05:57:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:23Z", "admin_state_up": true, "updated_at": "2018-10-08T05:57:29Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "06e65078-c6ab-4eb1-b03c-ef9eb80a99af", "name": "cloudify_ims-router_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:57:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-20fce61a-9011-404a-89be-251b676d82a1 2018-10-08 05:57:30,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.243360042572s 2018-10-08 05:57:30,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-20fce61a-9011-404a-89be-251b676d82a1 2018-10-08 05:57:30,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-08 05:57:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/06e65078-c6ab-4eb1-b03c-ef9eb80a99af.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:34,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c74af18b-5721-45c3-ae4a-79a6e639ccc9 Content-Length: 0 Date: Mon, 08 Oct 2018 05:57:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:57:34,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/06e65078-c6ab-4eb1-b03c-ef9eb80a99af.json used request id req-c74af18b-5721-45c3-ae4a-79a6e639ccc9 2018-10-08 05:57:34,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.51179599762s 2018-10-08 05:57:34,142 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/06e65078-c6ab-4eb1-b03c-ef9eb80a99af.json used request id req-c74af18b-5721-45c3-ae4a-79a6e639ccc9 2018-10-08 05:57:34,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 05:57:34,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:34,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d5b2c5b3-fc77-4ded-9154-e2522821f243 Date: Mon, 08 Oct 2018 05:57:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:24:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T05:24:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2fe90818b3654a3ca65c018fddb7bfec","id":"9283c660-08a6-4bf0-a071-678791f298ee","subnetpool_id":null,"name":"cloudify_ims-subnet_38c66e03-5b31-44a7-9281-8479b5d182a3"}]} 2018-10-08 05:57:34,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d5b2c5b3-fc77-4ded-9154-e2522821f243 2018-10-08 05:57:34,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0680620670319s 2018-10-08 05:57:34,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d5b2c5b3-fc77-4ded-9154-e2522821f243 2018-10-08 05:57:34,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-08 05:57:34,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/9283c660-08a6-4bf0-a071-678791f298ee.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:36,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c26c911-abda-4f3f-ba0f-ddca75cd8cc4 Date: Mon, 08 Oct 2018 05:57:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:57:36,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9283c660-08a6-4bf0-a071-678791f298ee.json used request id req-9c26c911-abda-4f3f-ba0f-ddca75cd8cc4 2018-10-08 05:57:36,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34462690353s 2018-10-08 05:57:36,557 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9283c660-08a6-4bf0-a071-678791f298ee.json used request id req-9c26c911-abda-4f3f-ba0f-ddca75cd8cc4 2018-10-08 05:57:36,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:57:36,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:36,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-e4bc63e1-bc8e-40be-9552-f5185e00789d Date: Mon, 08 Oct 2018 05:57:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:57:36Z","tenant_id":"2fe90818b3654a3ca65c018fddb7bfec","created_at":"2018-10-08T05:24:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"2fe90818b3654a3ca65c018fddb7bfec","id":"3f94b4c0-9dad-4558-96da-1f23b6c18256","name":"cloudify_ims-net_38c66e03-5b31-44a7-9281-8479b5d182a3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 05:57:36,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e4bc63e1-bc8e-40be-9552-f5185e00789d 2018-10-08 05:57:36,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255146026611s 2018-10-08 05:57:36,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e4bc63e1-bc8e-40be-9552-f5185e00789d 2018-10-08 05:57:36,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-08 05:57:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/3f94b4c0-9dad-4558-96da-1f23b6c18256.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:37,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0829c997-1f05-4d2f-9cac-2f8951ab051c Date: Mon, 08 Oct 2018 05:57:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:57:37,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3f94b4c0-9dad-4558-96da-1f23b6c18256.json used request id req-0829c997-1f05-4d2f-9cac-2f8951ab051c 2018-10-08 05:57:37,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.898313045502s 2018-10-08 05:57:37,713 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3f94b4c0-9dad-4558-96da-1f23b6c18256.json used request id req-0829c997-1f05-4d2f-9cac-2f8951ab051c 2018-10-08 05:57:37,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:57:37,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:37,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c3cfc3c0-bfcc-4119-abdd-0a59bc1311b4 Date: Mon, 08 Oct 2018 05:57:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "metadata": {}}], "file": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/file", "owner": "2fe90818b3654a3ca65c018fddb7bfec", "id": "87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "size": 4373348352, "self": "/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:26:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_38c66e03-5b31-44a7-9281-8479b5d182a3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:24:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:57:37,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c3cfc3c0-bfcc-4119-abdd-0a59bc1311b4 2018-10-08 05:57:37,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196683168411s 2018-10-08 05:57:37,910 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c3cfc3c0-bfcc-4119-abdd-0a59bc1311b4 2018-10-08 05:57:37,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 05:57:37,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81155eed3315025662557f4c9407baeeed2afcab" 2018-10-08 05:57:40,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a63e146-70b4-4244-9e4a-7e20f958c4f6 Date: Mon, 08 Oct 2018 05:57:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:57:40,697 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd used request id req-9a63e146-70b4-4244-9e4a-7e20f958c4f6 2018-10-08 05:57:40,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.78517985344s 2018-10-08 05:57:40,698 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/87a5c77b-c5bf-4251-b7d8-6945dc0ce7fd used request id req-9a63e146-70b4-4244-9e4a-7e20f958c4f6 2018-10-08 05:57:40,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 05:57:40,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:40,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57: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-4dd5f2e0-ba21-4ff6-8f77-4bb036a84639 x-compute-request-id: req-4dd5f2e0-ba21-4ff6-8f77-4bb036a84639 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b4533e49-071d-47a8-9c27-f1da90435165", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "b4533e49-071d-47a8-9c27-f1da90435165", "name": "cloudify_ims-flavor_38c66e03-5b31-44a7-9281-8479b5d182a3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 05:57:40,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4dd5f2e0-ba21-4ff6-8f77-4bb036a84639 2018-10-08 05:57:40,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0308470726013s 2018-10-08 05:57:40,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4dd5f2e0-ba21-4ff6-8f77-4bb036a84639 2018-10-08 05:57:40,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 05:57:40,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:40,783 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:57: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-34ac904e-97a5-46b9-8acb-eb91e7d0358b x-compute-request-id: req-34ac904e-97a5-46b9-8acb-eb91e7d0358b Content-Length: 0 Content-Type: application/json 2018-10-08 05:57:40,783 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165 used request id req-34ac904e-97a5-46b9-8acb-eb91e7d0358b 2018-10-08 05:57:40,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0521612167358s 2018-10-08 05:57:40,783 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b4533e49-071d-47a8-9c27-f1da90435165 used request id req-34ac904e-97a5-46b9-8acb-eb91e7d0358b 2018-10-08 05:57:40,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:57:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:40,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3cf820a-3086-4528-8e2a-7d4a0a36edf5 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3", "links": {"self": "http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33"}, "domain_id": "default", "enabled": true, "id": "abd1872d9a7e4a3d8ee026c76da6ae33", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:57:40,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d3cf820a-3086-4528-8e2a-7d4a0a36edf5 2018-10-08 05:57:40,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101263999939s 2018-10-08 05:57:40,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d3cf820a-3086-4528-8e2a-7d4a0a36edf5 2018-10-08 05:57:40,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:57:40,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:40,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db31413-5cf8-4563-a799-45039f13b9d5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33"}, "enabled": true, "id": "abd1872d9a7e4a3d8ee026c76da6ae33", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_38c66e03-5b31-44a7-9281-8479b5d182a3"}} 2018-10-08 05:57:40,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33 used request id req-3db31413-5cf8-4563-a799-45039f13b9d5 2018-10-08 05:57:40,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0938410758972s 2018-10-08 05:57:40,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33 used request id req-3db31413-5cf8-4563-a799-45039f13b9d5 2018-10-08 05:57:40,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 05:57:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:41,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3082ad88-d3ee-4e91-b171-accebcadf82f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:57:41,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33 used request id req-3082ad88-d3ee-4e91-b171-accebcadf82f 2018-10-08 05:57:41,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.194813966751s 2018-10-08 05:57:41,182 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/abd1872d9a7e4a3d8ee026c76da6ae33 used request id req-3082ad88-d3ee-4e91-b171-accebcadf82f 2018-10-08 05:57:41,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:57:41,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:41,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba66e44-eba0-4733-b3a1-6c1de8e2008c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec"}, "enabled": true, "id": "2fe90818b3654a3ca65c018fddb7bfec", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_38c66e03-5b31-44a7-9281-8479b5d182a3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:57:41,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-4ba66e44-eba0-4733-b3a1-6c1de8e2008c 2018-10-08 05:57:41,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0824890136719s 2018-10-08 05:57:41,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-4ba66e44-eba0-4733-b3a1-6c1de8e2008c 2018-10-08 05:57:41,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 05:57:41,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:41,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91243bd-8628-452b-b04d-e43aba26359e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:57:41,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec used request id req-c91243bd-8628-452b-b04d-e43aba26359e 2018-10-08 05:57:41,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.137974977493s 2018-10-08 05:57:41,406 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2fe90818b3654a3ca65c018fddb7bfec used request id req-c91243bd-8628-452b-b04d-e43aba26359e 2018-10-08 05:57:41,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:57:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:41,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b595c5bd-b344-44a2-a054-f349eb657a7a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "4bdb907d6068465e809946038b2ae2a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4bdb907d6068465e809946038b2ae2a1"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:57:41,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b595c5bd-b344-44a2-a054-f349eb657a7a 2018-10-08 05:57:41,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777258872986s 2018-10-08 05:57:41,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 05:57:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/4bdb907d6068465e809946038b2ae2a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:41,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb275e8b-2cf9-4af5-a8a0-a3dc4896c1b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:57:41,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4bdb907d6068465e809946038b2ae2a1 used request id req-cb275e8b-2cf9-4af5-a8a0-a3dc4896c1b8 2018-10-08 05:57:41,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.133467197418s 2018-10-08 05:57:41,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:57:41,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2fe90818b3654a3ca65c018fddb7bfec&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:41,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-49595d84-e92e-43dc-8b1e-4f8899f7b1cb Date: Mon, 08 Oct 2018 05:57:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:30:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:30:20Z", "revision_number": 0, "id": "f065ec15-ba7f-4e2e-a762-e0489d2ed974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:30:20Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 5, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}]} 2018-10-08 05:57:41,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2fe90818b3654a3ca65c018fddb7bfec&name=default used request id req-49595d84-e92e-43dc-8b1e-4f8899f7b1cb 2018-10-08 05:57:41,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201951026917s 2018-10-08 05:57:41,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2fe90818b3654a3ca65c018fddb7bfec&name=default used request id req-49595d84-e92e-43dc-8b1e-4f8899f7b1cb 2018-10-08 05:57:41,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:57:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:42,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-f669c2d0-e49c-4fac-99e1-5a644c6de9ad Date: Mon, 08 Oct 2018 05:57:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "created_at": "2018-10-08T05:24:21Z", "updated_at": "2018-10-08T05:30:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "9f0a33da-fadb-4340-b1ea-6f2c049e2cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e81f12d9-e791-4a10-a035-e14a9e0fa36a", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "e7850d01-0c94-4fcb-ad3c-41cd842acd9b", "remote_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv6", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:30:20Z", "revision_number": 0, "id": "f065ec15-ba7f-4e2e-a762-e0489d2ed974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:30:20Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:24:21Z", "revision_number": 0, "id": "737e23ad-a6d2-410e-9085-7be6ba24e787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:24:21Z", "security_group_id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "tenant_id": "2fe90818b3654a3ca65c018fddb7bfec", "port_range_min": null, "ethertype": "IPv4", "project_id": "2fe90818b3654a3ca65c018fddb7bfec"}], "revision_number": 5, "project_id": "2fe90818b3654a3ca65c018fddb7bfec", "id": "305258c5-a74d-4a3b-80fc-36784634c5b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 05:57:42,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f669c2d0-e49c-4fac-99e1-5a644c6de9ad 2018-10-08 05:57:42,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.223215103149s 2018-10-08 05:57:42,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f669c2d0-e49c-4fac-99e1-5a644c6de9ad 2018-10-08 05:57:42,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 05:57:42,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/305258c5-a74d-4a3b-80fc-36784634c5b0.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7196a61588f6db02dd729b9c62c9531cbaea42ce" 2018-10-08 05:57:42,406 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6c6dc74-d660-4e29-97fd-c814aab509ef Content-Length: 0 Date: Mon, 08 Oct 2018 05:57:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 05:57:42,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/305258c5-a74d-4a3b-80fc-36784634c5b0.json used request id req-b6c6dc74-d660-4e29-97fd-c814aab509ef 2018-10-08 05:57:42,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.304078102112s 2018-10-08 05:57:42,407 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/305258c5-a74d-4a3b-80fc-36784634c5b0.json used request id req-b6c6dc74-d660-4e29-97fd-c814aab509ef 2018-10-08 05:57:42,424 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-08 05:57:42,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 05:57:42,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 05:57:42,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 05:57:42,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 05:57:42,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 05:57:42,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 05:57:42,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 05:57:42,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 05:57:42,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 05:57:42,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 05:57:42,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 05:57:42,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 05:57:42,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 05:57:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:57:42,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd91443-da45-466a-abb9-709ba3b6e806 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:57:42,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0bd91443-da45-466a-abb9-709ba3b6e806 2018-10-08 05:57:42,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:57:42,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T06:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["uveQflnxQcigbVvb_X-PsQ"], "issued_at": "2018-10-08T05:57:42.000000Z"}} 2018-10-08 05:57:42,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:57:42,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:43,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e87d4019-9e01-4e63-bc70-1daf94560973 Date: Mon, 08 Oct 2018 05:57:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 05:57:43,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e87d4019-9e01-4e63-bc70-1daf94560973 2018-10-08 05:57:43,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256136894226s 2018-10-08 05:57:43,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e87d4019-9e01-4e63-bc70-1daf94560973 2018-10-08 05:57:43,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 05:57:43,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:43,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 05:57:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 05:57:43,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:43,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596faa27-7ed3-4425-9b70-8cd89eb1a096 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 05:57:43,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-596faa27-7ed3-4425-9b70-8cd89eb1a096 2018-10-08 05:57:43,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0892770290375s 2018-10-08 05:57:43,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 05:57:43,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9"}}' 2018-10-08 05:57:43,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f25a327d-4d69-467d-b629-92eea0030708 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f494e04b2714f44811047064a41b622"}, "enabled": true, "id": "9f494e04b2714f44811047064a41b622", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9"}} 2018-10-08 05:57:43,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f25a327d-4d69-467d-b629-92eea0030708 2018-10-08 05:57:43,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130372047424s 2018-10-08 05:57:43,440 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f25a327d-4d69-467d-b629-92eea0030708 2018-10-08 05:57:43,441 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9', 'id': u'9f494e04b2714f44811047064a41b622', 'description': u'Created by OPNFV Functest: vyos_vrouter', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 05:57:43,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 05:57:43,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351015090942s 2018-10-08 05:57:43,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:43,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb04136f-298a-4a2b-b3e2-58c781575480 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1"}, "enabled": true, "id": "1534422ba3864d3ab91f9737920017c1", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9"}} 2018-10-08 05:57:43,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1 used request id req-bb04136f-298a-4a2b-b3e2-58c781575480 2018-10-08 05:57:43,883 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1534422ba3864d3ab91f9737920017c1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9'}) 2018-10-08 05:57:43,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:57:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:43,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a62de5-a8cc-4bdf-8d1d-71ad4d846286 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:57:43,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-64a62de5-a8cc-4bdf-8d1d-71ad4d846286 2018-10-08 05:57:43,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812819004059s 2018-10-08 05:57:43,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:57:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:44,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f45def50-4654-42bf-9ebb-201a817a2813 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 05:57:44,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f45def50-4654-42bf-9ebb-201a817a2813 2018-10-08 05:57:44,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0784990787506s 2018-10-08 05:57:44,045 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 05:57:44,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 05:57:44,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" -d '{"role": {"name": "Member"}}' 2018-10-08 05:57:44,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aedd4741-0b25-4de7-9afa-ae5a194e4c16 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e219a9b9bc534de7bd9892d6cb4d86cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/e219a9b9bc534de7bd9892d6cb4d86cc"}, "name": "Member"}} 2018-10-08 05:57:44,158 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-aedd4741-0b25-4de7-9afa-ae5a194e4c16 2018-10-08 05:57:44,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.112096071243s 2018-10-08 05:57:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/e219a9b9bc534de7bd9892d6cb4d86cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:44,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2091b02-c0c1-4e28-939d-53b11e7ea67c Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e219a9b9bc534de7bd9892d6cb4d86cc"}, "domain_id": null, "name": "Member", "id": "e219a9b9bc534de7bd9892d6cb4d86cc"}} 2018-10-08 05:57:44,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e219a9b9bc534de7bd9892d6cb4d86cc used request id req-d2091b02-c0c1-4e28-939d-53b11e7ea67c 2018-10-08 05:57:44,242 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/e219a9b9bc534de7bd9892d6cb4d86cc'}, 'domain_id': None, 'human_id': None, 'id': u'e219a9b9bc534de7bd9892d6cb4d86cc', 'HUMAN_ID': False}) 2018-10-08 05:57:44,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 05:57:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:44,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ae38a3-5b12-4240-8f6a-3a91a2b375d7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e219a9b9bc534de7bd9892d6cb4d86cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/e219a9b9bc534de7bd9892d6cb4d86cc"}, "name": "Member"}]} 2018-10-08 05:57:44,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-92ae38a3-5b12-4240-8f6a-3a91a2b375d7 2018-10-08 05:57:44,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811688899994s 2018-10-08 05:57:44,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 05:57:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:44,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f8d98ed-6297-4c59-bcf4-93aa9965e360 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 05:57:44,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5f8d98ed-6297-4c59-bcf4-93aa9965e360 2018-10-08 05:57:44,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0758609771729s 2018-10-08 05:57:44,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 05:57:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:44,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320a6e23-f5fe-476e-966a-124b5b7ba79e Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9", "links": {"self": "http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1"}, "domain_id": "default", "enabled": true, "id": "1534422ba3864d3ab91f9737920017c1", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 05:57:44,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-320a6e23-f5fe-476e-966a-124b5b7ba79e 2018-10-08 05:57:44,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965449810028s 2018-10-08 05:57:44,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-320a6e23-f5fe-476e-966a-124b5b7ba79e 2018-10-08 05:57:44,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:57:44,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:44,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888c5fff-32e5-45a1-bae0-16223450f99e Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f494e04b2714f44811047064a41b622"}, "enabled": true, "id": "9f494e04b2714f44811047064a41b622", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:57:44,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-888c5fff-32e5-45a1-bae0-16223450f99e 2018-10-08 05:57:44,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.081435918808s 2018-10-08 05:57:44,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-888c5fff-32e5-45a1-bae0-16223450f99e 2018-10-08 05:57:44,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 05:57:44,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=1534422ba3864d3ab91f9737920017c1&scope.project.id=9f494e04b2714f44811047064a41b622&role.id=e219a9b9bc534de7bd9892d6cb4d86cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:44,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf966c2-b6d7-4251-8657-63852f7f9375 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=1534422ba3864d3ab91f9737920017c1&scope.project.id=9f494e04b2714f44811047064a41b622&role.id=e219a9b9bc534de7bd9892d6cb4d86cc", "previous": null, "next": null}} 2018-10-08 05:57:44,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=1534422ba3864d3ab91f9737920017c1&scope.project.id=9f494e04b2714f44811047064a41b622&role.id=e219a9b9bc534de7bd9892d6cb4d86cc used request id req-daf966c2-b6d7-4251-8657-63852f7f9375 2018-10-08 05:57:44,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0759129524231s 2018-10-08 05:57:44,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 05:57:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/9f494e04b2714f44811047064a41b622/users/1534422ba3864d3ab91f9737920017c1/roles/e219a9b9bc534de7bd9892d6cb4d86cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:44,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2d22ac4-3bc2-46bc-9c8c-44817c980602 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 05:57:44,730 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9f494e04b2714f44811047064a41b622/users/1534422ba3864d3ab91f9737920017c1/roles/e219a9b9bc534de7bd9892d6cb4d86cc used request id req-e2d22ac4-3bc2-46bc-9c8c-44817c980602 2018-10-08 05:57:44,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0637838840485s 2018-10-08 05:57:44,731 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '1e99b881-e096-42de-8f91-e1916e5cfe82', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9', 'project_id': u'9f494e04b2714f44811047064a41b622', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 05:57:44,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 05:57:44,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 05:57:44,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 05:57:44,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 05:57:44,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 05:57:44,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 05:57:44,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 05:57:44,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 05:57:44,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 05:57:44,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 05:57:44,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 05:57:44,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 05:57:44,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 05:57:44,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 05:57:44,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 05:57:44,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 05:57:44,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 05:57:44,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 05:57:44,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 05:57:44,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 05:57:44,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 05:57:44,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 05:57:44,736 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9', 'password': '1e99b881-e096-42de-8f91-e1916e5cfe82', 'project_name': 'vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '9f494e04b2714f44811047064a41b622', 'project_domain_name': 'Default'} 2018-10-08 05:57:44,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-10-08 05:57:44,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-08 05:57:44,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-10-08 05:57:44,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-10-08 05:57:44,876 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-08 05:57:44,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 05:57:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:44,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1165a8-8586-4487-8734-623175874943 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 05:57:44,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7e1165a8-8586-4487-8734-623175874943 2018-10-08 05:57:44,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0811278820038s 2018-10-08 05:57:44,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 05:57:44,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 05:57:45,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb903c2-cba2-4ba1-a683-806bc6ae1e74 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f494e04b2714f44811047064a41b622"}, "enabled": true, "id": "9f494e04b2714f44811047064a41b622", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 05:57:45,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ceb903c2-cba2-4ba1-a683-806bc6ae1e74 2018-10-08 05:57:45,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0782170295715s 2018-10-08 05:57:45,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ceb903c2-cba2-4ba1-a683-806bc6ae1e74 2018-10-08 05:57:45,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-08 05:57:45,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" -d '{"network": {"tenant_id": "9f494e04b2714f44811047064a41b622", "name": "vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9", "admin_state_up": true}}' 2018-10-08 05:57:45,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1a2be064-3e99-49e3-adae-354f6b49c7f7 Date: Mon, 08 Oct 2018 05:57:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"9f494e04b2714f44811047064a41b622","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T05:57:45Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9","admin_state_up":true,"tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:57:45Z","mtu":1450}} 2018-10-08 05:57:45,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a2be064-3e99-49e3-adae-354f6b49c7f7 2018-10-08 05:57:45,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.492805957794s 2018-10-08 05:57:45,534 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1a2be064-3e99-49e3-adae-354f6b49c7f7 2018-10-08 05:57:45,534 - 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-10-08T05:57:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f707c5c7-ced8-4622-acf0-4bed8689cbbb', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9', u'created_at': u'2018-10-08T05:57:45Z', u'mtu': 1450, u'tenant_id': u'9f494e04b2714f44811047064a41b622', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9f494e04b2714f44811047064a41b622'}) 2018-10-08 05:57:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 05:57:45,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7bb11f-b1a2-428f-8771-a3565662845a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 05:57:45,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f7bb11f-b1a2-428f-8771-a3565662845a 2018-10-08 05:57:45,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 05:57:45,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e219a9b9bc534de7bd9892d6cb4d86cc", "name": "Member"}], "expires_at": "2018-10-08T06:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f494e04b2714f44811047064a41b622", "name": "vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/9f494e04b2714f44811047064a41b622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/9f494e04b2714f44811047064a41b622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/9f494e04b2714f44811047064a41b622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/9f494e04b2714f44811047064a41b622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/9f494e04b2714f44811047064a41b622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/9f494e04b2714f44811047064a41b622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/9f494e04b2714f44811047064a41b622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/9f494e04b2714f44811047064a41b622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/9f494e04b2714f44811047064a41b622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9f494e04b2714f44811047064a41b622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/9f494e04b2714f44811047064a41b622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/9f494e04b2714f44811047064a41b622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9", "id": "1534422ba3864d3ab91f9737920017c1"}, "audit_ids": ["5NOXeK2fSB6GyfXv0LoIVw"], "issued_at": "2018-10-08T05:57:45.000000Z"}} 2018-10-08 05:57:45,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:57:45,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:57:46,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-fe109bd9-df76-4e85-ba68-10ca5439bdf1 Date: Mon, 08 Oct 2018 05:57:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T05:57:45Z","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:57:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9f494e04b2714f44811047064a41b622","id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","name":"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:57:46,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fe109bd9-df76-4e85-ba68-10ca5439bdf1 2018-10-08 05:57:46,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26905298233s 2018-10-08 05:57:46,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fe109bd9-df76-4e85-ba68-10ca5439bdf1 2018-10-08 05:57:46,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-08 05:57:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"subnet": {"name": "vyos_vrouter-subnet_2b471760-4b22-4b71-8324-e101b9fce0a9", "enable_dhcp": true, "network_id": "f707c5c7-ced8-4622-acf0-4bed8689cbbb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-08 05:57:46,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bfcdd444-429d-41ba-9197-bb2a4b672a13 Date: Mon, 08 Oct 2018 05:57:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:57:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T05:57:46Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9f494e04b2714f44811047064a41b622","id":"95258ad3-69cd-4357-bd98-788d3917b2f7","subnetpool_id":null,"name":"vyos_vrouter-subnet_2b471760-4b22-4b71-8324-e101b9fce0a9"}} 2018-10-08 05:57:46,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bfcdd444-429d-41ba-9197-bb2a4b672a13 2018-10-08 05:57:46,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.730031013489s 2018-10-08 05:57:46,929 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bfcdd444-429d-41ba-9197-bb2a4b672a13 2018-10-08 05:57:46,930 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T05:57:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'95258ad3-69cd-4357-bd98-788d3917b2f7', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_2b471760-4b22-4b71-8324-e101b9fce0a9', u'enable_dhcp': True, u'network_id': u'f707c5c7-ced8-4622-acf0-4bed8689cbbb', u'tenant_id': u'9f494e04b2714f44811047064a41b622', u'created_at': u'2018-10-08T05:57:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9f494e04b2714f44811047064a41b622'}) 2018-10-08 05:57:46,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-08 05:57:46,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "vyos_vrouter-router_2b471760-4b22-4b71-8324-e101b9fce0a9", "admin_state_up": true}}' 2018-10-08 05:57:51,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-8e79b229-a37e-49c9-a832-b956ad77d8ba Date: Mon, 08 Oct 2018 05:57:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:47Z", "admin_state_up": true, "updated_at": "2018-10-08T05:57:48Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9f494e04b2714f44811047064a41b622", "id": "554fbe4f-020d-400e-b672-726e14c5e1d8", "name": "vyos_vrouter-router_2b471760-4b22-4b71-8324-e101b9fce0a9"}} 2018-10-08 05:57:51,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8e79b229-a37e-49c9-a832-b956ad77d8ba 2018-10-08 05:57:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.05578303337s 2018-10-08 05:57:51,986 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8e79b229-a37e-49c9-a832-b956ad77d8ba 2018-10-08 05:57:51,987 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T05:57:48Z', u'revision_number': 2, u'id': u'554fbe4f-020d-400e-b672-726e14c5e1d8', u'external_gateway_info': {u'network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45b19298-17c3-4f51-b5a0-35e47052202d', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_2b471760-4b22-4b71-8324-e101b9fce0a9', u'admin_state_up': True, u'tenant_id': u'9f494e04b2714f44811047064a41b622', u'created_at': u'2018-10-08T05:57:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'9f494e04b2714f44811047064a41b622'}) 2018-10-08 05:57:51,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-08 05:57:51,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/554fbe4f-020d-400e-b672-726e14c5e1d8/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"subnet_id": "95258ad3-69cd-4357-bd98-788d3917b2f7"}' 2018-10-08 05:57:54,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3add7d1d-f5df-45e4-bc0e-01e2ba3a794c Date: Mon, 08 Oct 2018 05:57:54 GMT RESP BODY: {"network_id": "f707c5c7-ced8-4622-acf0-4bed8689cbbb", "tenant_id": "9f494e04b2714f44811047064a41b622", "subnet_id": "95258ad3-69cd-4357-bd98-788d3917b2f7", "subnet_ids": ["95258ad3-69cd-4357-bd98-788d3917b2f7"], "port_id": "8fda57ae-d92a-47e0-b35b-9b22d14d4043", "id": "554fbe4f-020d-400e-b672-726e14c5e1d8"} 2018-10-08 05:57:54,193 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/554fbe4f-020d-400e-b672-726e14c5e1d8/add_router_interface.json used request id req-3add7d1d-f5df-45e4-bc0e-01e2ba3a794c 2018-10-08 05:57:54,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20560097694s 2018-10-08 05:57:54,193 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/554fbe4f-020d-400e-b672-726e14c5e1d8/add_router_interface.json used request id req-3add7d1d-f5df-45e4-bc0e-01e2ba3a794c returning object 554fbe4f-020d-400e-b672-726e14c5e1d8 2018-10-08 05:57:54,194 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-08 05:58:17,044 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-08 05:58:17,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:58:17,052 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 05:58:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 05:58:17,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:58:17,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:58:17,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0c2594b5-4aa0-4ea6-8b50-28605c1d333a Date: Mon, 08 Oct 2018 05:58:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:58:17,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0c2594b5-4aa0-4ea6-8b50-28605c1d333a 2018-10-08 05:58:17,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179887056351s 2018-10-08 05:58:17,234 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0c2594b5-4aa0-4ea6-8b50-28605c1d333a 2018-10-08 05:58:17,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 05:58:17,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9"}' 2018-10-08 05:58:17,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f X-Openstack-Request-Id: req-432ae388-ba18-429c-a83d-e698e7f41b4a Date: Mon, 08 Oct 2018 05:58:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file", "owner": "9f494e04b2714f44811047064a41b622", "id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "size": null, "self": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:58:17Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "checksum": null, "created_at": "2018-10-08T05:58:17Z", "protected": false} 2018-10-08 05:58:17,442 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-432ae388-ba18-429c-a83d-e698e7f41b4a 2018-10-08 05:58:17,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.206857204437s 2018-10-08 05:58:17,443 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-432ae388-ba18-429c-a83d-e698e7f41b4a returning object 25ed07ee-44fa-4275-a7be-3b4a6caea14f 2018-10-08 05:58:17,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 05:58:17,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '' 2018-10-08 05:59:30,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24dc44cc-70c4-4ac4-a858-d38c1deec839 Date: Mon, 08 Oct 2018 05:59:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 05:59:30,923 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file used request id req-24dc44cc-70c4-4ac4-a858-d38c1deec839 2018-10-08 05:59:30,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 73.4795761108s 2018-10-08 05:59:30,924 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file used request id req-24dc44cc-70c4-4ac4-a858-d38c1deec839 2018-10-08 05:59:30,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:59:30,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:30,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ea37605c-75bf-41bf-9559-28a482fa5624 Date: Mon, 08 Oct 2018 05:59:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "metadata": {}}], "file": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file", "owner": "9f494e04b2714f44811047064a41b622", "id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "size": 4373348352, "self": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:59:30Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:58:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:59:30,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ea37605c-75bf-41bf-9559-28a482fa5624 2018-10-08 05:59:30,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033175945282s 2018-10-08 05:59:30,958 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ea37605c-75bf-41bf-9559-28a482fa5624 2018-10-08 05:59:30,960 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file', 'owner': u'9f494e04b2714f44811047064a41b622', 'id': u'25ed07ee-44fa-4275-a7be-3b4a6caea14f', 'size': 4373348352, u'self': u'/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f494e04b2714f44811047064a41b622', 'name': 'vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T05:59:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-08T05:59:30Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9', 'created': u'2018-10-08T05:58:17Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-08T05:58:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-08 05:59:30,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 05:59:30,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_2b471760-4b22-4b71-8324-e101b9fce0a9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-08 05:59:31,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:59: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-7b532401-7c3c-45a1-8094-10b0ebecb960 x-compute-request-id: req-7b532401-7c3c-45a1-8094-10b0ebecb960 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "name": "vyos_vrouter-flavor_2b471760-4b22-4b71-8324-e101b9fce0a9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 05:59:31,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7b532401-7c3c-45a1-8094-10b0ebecb960 2018-10-08 05:59:31,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.189476966858s 2018-10-08 05:59:31,151 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7b532401-7c3c-45a1-8094-10b0ebecb960 returning object 8d4f6d23-3bab-4008-b4e0-195fcc5101b4 2018-10-08 05:59:31,152 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_2b471760-4b22-4b71-8324-e101b9fce0a9', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'8d4f6d23-3bab-4008-b4e0-195fcc5101b4', 'swap': 0}) 2018-10-08 05:59:31,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 05:59:31,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" -d '{"extra_specs": {}}' 2018-10-08 05:59:31,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:59: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-5bb0901f-f3a1-4c29-919e-4f44f3cf39e3 x-compute-request-id: req-5bb0901f-f3a1-4c29-919e-4f44f3cf39e3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 05:59:31,174 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4/os-extra_specs used request id req-5bb0901f-f3a1-4c29-919e-4f44f3cf39e3 2018-10-08 05:59:31,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211980342865s 2018-10-08 05:59:31,174 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4/os-extra_specs used request id req-5bb0901f-f3a1-4c29-919e-4f44f3cf39e3 2018-10-08 05:59:31,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-08 05:59:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"keypair": {"name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9"}}' 2018-10-08 05:59:31,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:59: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-29eb4aa4-5aa2-4c63-a391-93ffae91e06a x-compute-request-id: req-29eb4aa4-5aa2-4c63-a391-93ffae91e06a Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChkn+FZJaH/KN0AjE1io/1WfOqEeedEkGzFL3ENuWEpboFmBUN+uBmjMK+Ju8lI+guEOKjuCenYqM5bbC01RrDfCeB35xfuCZdfpRmr15ber8ATq/Sc+9jy0BNYRGYdDVadH+hOk41RiZB1Uo8ePwQY21FcZrkFX1P9fgA46Jf5p2IROiwl3hpUvVgXU7lEvoT9fOXBcRyqcoj+gtKHMIMYt9IE+dtax39NZX5THXEEBr4NNEgBYZYNY9w2cOhaNkksLUy6NKLGvb83t8gxFb0Mh0lQbs0MBDxx7hblTwwDn147Xnc4MiHpyU95eFE8hG3w8ysheOIx1tpZCnKz0mb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAoZJ/hWSWh/yjdAIxNYqP9VnzqhHnnRJBsxS9xDblhKW6BZgV\nDfrgZozCvibvJSPoLhDio7gnp2KjOW2wtNUaw3wngd+cX7gmXX6UZq9eW3q/AE6v\n0nPvY8tATWERmHQ1WnR/oTpONUYmQdVKPHj8EGNtRXGa5BV9T/X4AOOiX+adiETo\nsJd4aVL1YF1O5RL6E/XzlwXEcqnKI/oLShzCDGLfSBPnbWsd/TWV+Ux1xBAa+DTR\nIAWGWDWPcNnDoWjZJLC1MujSixr2/N7fIMRW9DIdJUG7NDAQ8ce4W5U8MA59eO15\n3ODIh6clPeXhRPIRt8PMrIXjiMdbaWQpys9JmwIDAQABAoIBAC4wQhIxGjNPzq5I\nPicPMG40Q8r3iV3GrU9ze3hPNTfBZLdarZIsiN/oF3fii3TzmdkpbJDfAT8BnKW7\nLMvVK+x8XpLrCLn4W8dYezYLpg7CvT1qQSsJh4LgxMYaHLyXY/Uy3pWJpHfoUOF7\nBtjYwT4yHje+7UeMuSEVsMsYR//f6hEQoSewJWOfgNXrw5/MzuLk+vlYMcuRUcEL\ngW/uNusJehnIAsx9BEh/NEOQhdo7t+f4OLJW0bPP+Zj2828m8WT/U0Qh/vB9DTF6\nm03ocW7HWknJb+FLIDc26sk8KUZL5lclQYhiHVf+MlsmXYXnyPpGCqOHMasSaE9q\nRu0Yp3kCgYEA0LYh2FyoHmUROH/zykNPN37oqUr8DcOeqZXGUypjgwacsGZtZ637\nUx9sPng6xPWKhqTvHO2WIHJUCcjj3NWq7dAoNoR7Obyf4QQNen+vd6Ox2rtl57l7\nEdXlSsp/O0GGGmcO8aHzIhgA1d84yQSbjfoBUgrAnLCoL+WC4O5qPCcCgYEAxi4o\nAdpjIL07PbKPdNCLk7DHTbxpGhgzu6PQuozZ5+VQ7Z4NPxFpQBlGJ4u3azfMEkln\nqgXscGyrbu7pXa/uEI1vXNemTXgG8aUkBhtB1jYFySQpOZwWt2TrDNXYYm8HdLkx\nloOng+QyzR4IyVKk03wvQu24CIuS0bBO5QnSC20CgYEAsu9jhvaxYBWwNOtmHMOm\nV+LjH7lc7YQINEZnWQffdwclMQsvwxLjhPlMuSYk5JXK5PLk2b1L15eNOzJTQRKi\nz+6Fe3ALoY142Na7o4ly6zSZl/jQPmHEBJ+ITJ3dhPUBPwOaSUlahKFlnfcZ3SWp\nI4jytt7nEa9XEnFHywY8aEMCgYEApkloTFXAQ2JEaPqAoJWz6BK2yKVE0x5nmhRU\nOZOh65BgnWC24KptU9lhIiF7n71LwDRThTg/Mf4cwpI4weGysbTbMl3ILsx9lxjn\n5y/LyD/ADwwGg05TSUKmbzinvcBH00rpLs/9KQ+7CJ0g5jwwDTvwNApfFtx2Lvfu\n2wOoeOkCgYEAsNswt4ncULSasyCzBGFUEmj7x5tBLszjAO6SaXG/NE0+M8ULL7Cu\nFdhOavms2LU7wQdpmpFPQ3bYnuVb6rNuynQw95/An2kssqygOZhWppQwkE+uz+2g\nTj9jzO+xWg5BP4Wki2L2EkRy+Nr/o3kJmcyY3QWxtmvVFzlNgYWwDwI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "1534422ba3864d3ab91f9737920017c1", "name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "fingerprint": "ca:18:72:9c:42:7b:3d:6b:48:03:8a:72:70:55:e2:c1"}} 2018-10-08 05:59:31,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-29eb4aa4-5aa2-4c63-a391-93ffae91e06a 2018-10-08 05:59:31,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.284206151962s 2018-10-08 05:59:31,460 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-29eb4aa4-5aa2-4c63-a391-93ffae91e06a 2018-10-08 05:59:31,460 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChkn+FZJaH/KN0AjE1io/1WfOqEeedEkGzFL3ENuWEpboFmBUN+uBmjMK+Ju8lI+guEOKjuCenYqM5bbC01RrDfCeB35xfuCZdfpRmr15ber8ATq/Sc+9jy0BNYRGYdDVadH+hOk41RiZB1Uo8ePwQY21FcZrkFX1P9fgA46Jf5p2IROiwl3hpUvVgXU7lEvoT9fOXBcRyqcoj+gtKHMIMYt9IE+dtax39NZX5THXEEBr4NNEgBYZYNY9w2cOhaNkksLUy6NKLGvb83t8gxFb0Mh0lQbs0MBDxx7hblTwwDn147Xnc4MiHpyU95eFE8hG3w8ysheOIx1tpZCnKz0mb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAoZJ/hWSWh/yjdAIxNYqP9VnzqhHnnRJBsxS9xDblhKW6BZgV\nDfrgZozCvibvJSPoLhDio7gnp2KjOW2wtNUaw3wngd+cX7gmXX6UZq9eW3q/AE6v\n0nPvY8tATWERmHQ1WnR/oTpONUYmQdVKPHj8EGNtRXGa5BV9T/X4AOOiX+adiETo\nsJd4aVL1YF1O5RL6E/XzlwXEcqnKI/oLShzCDGLfSBPnbWsd/TWV+Ux1xBAa+DTR\nIAWGWDWPcNnDoWjZJLC1MujSixr2/N7fIMRW9DIdJUG7NDAQ8ce4W5U8MA59eO15\n3ODIh6clPeXhRPIRt8PMrIXjiMdbaWQpys9JmwIDAQABAoIBAC4wQhIxGjNPzq5I\nPicPMG40Q8r3iV3GrU9ze3hPNTfBZLdarZIsiN/oF3fii3TzmdkpbJDfAT8BnKW7\nLMvVK+x8XpLrCLn4W8dYezYLpg7CvT1qQSsJh4LgxMYaHLyXY/Uy3pWJpHfoUOF7\nBtjYwT4yHje+7UeMuSEVsMsYR//f6hEQoSewJWOfgNXrw5/MzuLk+vlYMcuRUcEL\ngW/uNusJehnIAsx9BEh/NEOQhdo7t+f4OLJW0bPP+Zj2828m8WT/U0Qh/vB9DTF6\nm03ocW7HWknJb+FLIDc26sk8KUZL5lclQYhiHVf+MlsmXYXnyPpGCqOHMasSaE9q\nRu0Yp3kCgYEA0LYh2FyoHmUROH/zykNPN37oqUr8DcOeqZXGUypjgwacsGZtZ637\nUx9sPng6xPWKhqTvHO2WIHJUCcjj3NWq7dAoNoR7Obyf4QQNen+vd6Ox2rtl57l7\nEdXlSsp/O0GGGmcO8aHzIhgA1d84yQSbjfoBUgrAnLCoL+WC4O5qPCcCgYEAxi4o\nAdpjIL07PbKPdNCLk7DHTbxpGhgzu6PQuozZ5+VQ7Z4NPxFpQBlGJ4u3azfMEkln\nqgXscGyrbu7pXa/uEI1vXNemTXgG8aUkBhtB1jYFySQpOZwWt2TrDNXYYm8HdLkx\nloOng+QyzR4IyVKk03wvQu24CIuS0bBO5QnSC20CgYEAsu9jhvaxYBWwNOtmHMOm\nV+LjH7lc7YQINEZnWQffdwclMQsvwxLjhPlMuSYk5JXK5PLk2b1L15eNOzJTQRKi\nz+6Fe3ALoY142Na7o4ly6zSZl/jQPmHEBJ+ITJ3dhPUBPwOaSUlahKFlnfcZ3SWp\nI4jytt7nEa9XEnFHywY8aEMCgYEApkloTFXAQ2JEaPqAoJWz6BK2yKVE0x5nmhRU\nOZOh65BgnWC24KptU9lhIiF7n71LwDRThTg/Mf4cwpI4weGysbTbMl3ILsx9lxjn\n5y/LyD/ADwwGg05TSUKmbzinvcBH00rpLs/9KQ+7CJ0g5jwwDTvwNApfFtx2Lvfu\n2wOoeOkCgYEAsNswt4ncULSasyCzBGFUEmj7x5tBLszjAO6SaXG/NE0+M8ULL7Cu\nFdhOavms2LU7wQdpmpFPQ3bYnuVb6rNuynQw95/An2kssqygOZhWppQwkE+uz+2g\nTj9jzO+xWg5BP4Wki2L2EkRy+Nr/o3kJmcyY3QWxtmvVFzlNgYWwDwI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1534422ba3864d3ab91f9737920017c1', 'name': u'vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9', 'created_at': '2018-10-08T05:59:31.460835', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f494e04b2714f44811047064a41b622', 'name': 'vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ca:18:72:9c:42:7b:3d:6b:48:03:8a:72:70:55:e2:c1', 'type': 'ssh', 'id': u'vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9'}) 2018-10-08 05:59:31,461 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAoZJ/hWSWh/yjdAIxNYqP9VnzqhHnnRJBsxS9xDblhKW6BZgV DfrgZozCvibvJSPoLhDio7gnp2KjOW2wtNUaw3wngd+cX7gmXX6UZq9eW3q/AE6v 0nPvY8tATWERmHQ1WnR/oTpONUYmQdVKPHj8EGNtRXGa5BV9T/X4AOOiX+adiETo sJd4aVL1YF1O5RL6E/XzlwXEcqnKI/oLShzCDGLfSBPnbWsd/TWV+Ux1xBAa+DTR IAWGWDWPcNnDoWjZJLC1MujSixr2/N7fIMRW9DIdJUG7NDAQ8ce4W5U8MA59eO15 3ODIh6clPeXhRPIRt8PMrIXjiMdbaWQpys9JmwIDAQABAoIBAC4wQhIxGjNPzq5I PicPMG40Q8r3iV3GrU9ze3hPNTfBZLdarZIsiN/oF3fii3TzmdkpbJDfAT8BnKW7 LMvVK+x8XpLrCLn4W8dYezYLpg7CvT1qQSsJh4LgxMYaHLyXY/Uy3pWJpHfoUOF7 BtjYwT4yHje+7UeMuSEVsMsYR//f6hEQoSewJWOfgNXrw5/MzuLk+vlYMcuRUcEL gW/uNusJehnIAsx9BEh/NEOQhdo7t+f4OLJW0bPP+Zj2828m8WT/U0Qh/vB9DTF6 m03ocW7HWknJb+FLIDc26sk8KUZL5lclQYhiHVf+MlsmXYXnyPpGCqOHMasSaE9q Ru0Yp3kCgYEA0LYh2FyoHmUROH/zykNPN37oqUr8DcOeqZXGUypjgwacsGZtZ637 Ux9sPng6xPWKhqTvHO2WIHJUCcjj3NWq7dAoNoR7Obyf4QQNen+vd6Ox2rtl57l7 EdXlSsp/O0GGGmcO8aHzIhgA1d84yQSbjfoBUgrAnLCoL+WC4O5qPCcCgYEAxi4o AdpjIL07PbKPdNCLk7DHTbxpGhgzu6PQuozZ5+VQ7Z4NPxFpQBlGJ4u3azfMEkln qgXscGyrbu7pXa/uEI1vXNemTXgG8aUkBhtB1jYFySQpOZwWt2TrDNXYYm8HdLkx loOng+QyzR4IyVKk03wvQu24CIuS0bBO5QnSC20CgYEAsu9jhvaxYBWwNOtmHMOm V+LjH7lc7YQINEZnWQffdwclMQsvwxLjhPlMuSYk5JXK5PLk2b1L15eNOzJTQRKi z+6Fe3ALoY142Na7o4ly6zSZl/jQPmHEBJ+ITJ3dhPUBPwOaSUlahKFlnfcZ3SWp I4jytt7nEa9XEnFHywY8aEMCgYEApkloTFXAQ2JEaPqAoJWz6BK2yKVE0x5nmhRU OZOh65BgnWC24KptU9lhIiF7n71LwDRThTg/Mf4cwpI4weGysbTbMl3ILsx9lxjn 5y/LyD/ADwwGg05TSUKmbzinvcBH00rpLs/9KQ+7CJ0g5jwwDTvwNApfFtx2Lvfu 2wOoeOkCgYEAsNswt4ncULSasyCzBGFUEmj7x5tBLszjAO6SaXG/NE0+M8ULL7Cu FdhOavms2LU7wQdpmpFPQ3bYnuVb6rNuynQw95/An2kssqygOZhWppQwkE+uz+2g Tj9jzO+xWg5BP4Wki2L2EkRy+Nr/o3kJmcyY3QWxtmvVFzlNgYWwDwI= -----END RSA PRIVATE KEY----- 2018-10-08 05:59:31,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-08 05:59:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"security_group": {"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-10-08 05:59:31,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-df12deb0-825a-4b4c-bf17-39dc5836a2e6 Date: Mon, 08 Oct 2018 05:59:31 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:31Z", "updated_at": "2018-10-08T05:59:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "02221e25-44db-4855-ad58-4c111eed6f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "db55f2af-24e8-4b56-a575-632d75fe43d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 2, "project_id": "9f494e04b2714f44811047064a41b622", "id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}} 2018-10-08 05:59:31,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-df12deb0-825a-4b4c-bf17-39dc5836a2e6 2018-10-08 05:59:31,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.502315044403s 2018-10-08 05:59:31,967 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-df12deb0-825a-4b4c-bf17-39dc5836a2e6 2018-10-08 05:59:31,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:59:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:32,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-453f8fd2-f1b6-45ca-8bed-e5020b78ee45 Date: Mon, 08 Oct 2018 05:59:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:45Z", "updated_at": "2018-10-08T05:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "27031491-5b0b-469e-8898-731fab65a5e8", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "9a3d7700-ad58-4632-ac0f-a8f00ec87f95", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "bba35cf4-ed24-4f00-b024-26945b7c24e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "e51738a6-a5e0-4a05-a2f5-6117b990cb2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "03c1c206-9a25-4553-ad07-943dd18e2741", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:31Z", "updated_at": "2018-10-08T05:59:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "02221e25-44db-4855-ad58-4c111eed6f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "db55f2af-24e8-4b56-a575-632d75fe43d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 2, "project_id": "9f494e04b2714f44811047064a41b622", "id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:59:32,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-453f8fd2-f1b6-45ca-8bed-e5020b78ee45 2018-10-08 05:59:32,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212775945663s 2018-10-08 05:59:32,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-453f8fd2-f1b6-45ca-8bed-e5020b78ee45 2018-10-08 05:59:32,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:59:32,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -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": "e235e964-5b7f-451f-adcb-c2e549e9ef9a"}}' 2018-10-08 05:59:32,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2999cecc-4ad7-4b51-899c-ee9fbde32e26 Date: Mon, 08 Oct 2018 05:59:32 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-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "port_range_min": 22, "revision_number": 0, "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:32Z", "project_id": "9f494e04b2714f44811047064a41b622", "id": "cd5616ce-37dd-4aa9-be00-72f53065dfd4"}} 2018-10-08 05:59:32,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2999cecc-4ad7-4b51-899c-ee9fbde32e26 2018-10-08 05:59:32,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.316859006882s 2018-10-08 05:59:32,506 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2999cecc-4ad7-4b51-899c-ee9fbde32e26 2018-10-08 05:59:32,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:59:32,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:32,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-e7bd5b72-de65-48ac-adf6-d23e76b6045a Date: Mon, 08 Oct 2018 05:59:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:45Z", "updated_at": "2018-10-08T05:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "27031491-5b0b-469e-8898-731fab65a5e8", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "9a3d7700-ad58-4632-ac0f-a8f00ec87f95", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "bba35cf4-ed24-4f00-b024-26945b7c24e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "e51738a6-a5e0-4a05-a2f5-6117b990cb2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "03c1c206-9a25-4553-ad07-943dd18e2741", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:31Z", "updated_at": "2018-10-08T05:59:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "02221e25-44db-4855-ad58-4c111eed6f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "cd5616ce-37dd-4aa9-be00-72f53065dfd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "db55f2af-24e8-4b56-a575-632d75fe43d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 3, "project_id": "9f494e04b2714f44811047064a41b622", "id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:59:32,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e7bd5b72-de65-48ac-adf6-d23e76b6045a 2018-10-08 05:59:32,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192593097687s 2018-10-08 05:59:32,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e7bd5b72-de65-48ac-adf6-d23e76b6045a 2018-10-08 05:59:32,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:59:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -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": "e235e964-5b7f-451f-adcb-c2e549e9ef9a"}}' 2018-10-08 05:59:33,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7cab35f8-8afc-4eef-a15f-6afe1eddbdcd Date: Mon, 08 Oct 2018 05:59:33 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-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "port_range_min": null, "revision_number": 0, "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:32Z", "project_id": "9f494e04b2714f44811047064a41b622", "id": "2cde27b9-ec8d-4af0-89c2-8918e01248e2"}} 2018-10-08 05:59:33,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7cab35f8-8afc-4eef-a15f-6afe1eddbdcd 2018-10-08 05:59:33,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.31449508667s 2018-10-08 05:59:33,022 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7cab35f8-8afc-4eef-a15f-6afe1eddbdcd 2018-10-08 05:59:33,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:59:33,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:33,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-43f4608e-c093-48d3-ba0c-610f5a2b9677 Date: Mon, 08 Oct 2018 05:59:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:45Z", "updated_at": "2018-10-08T05:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "27031491-5b0b-469e-8898-731fab65a5e8", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "9a3d7700-ad58-4632-ac0f-a8f00ec87f95", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "bba35cf4-ed24-4f00-b024-26945b7c24e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "e51738a6-a5e0-4a05-a2f5-6117b990cb2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "03c1c206-9a25-4553-ad07-943dd18e2741", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:31Z", "updated_at": "2018-10-08T05:59:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "02221e25-44db-4855-ad58-4c111eed6f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "2cde27b9-ec8d-4af0-89c2-8918e01248e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "cd5616ce-37dd-4aa9-be00-72f53065dfd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "db55f2af-24e8-4b56-a575-632d75fe43d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:59:33,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-43f4608e-c093-48d3-ba0c-610f5a2b9677 2018-10-08 05:59:33,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509572029114s 2018-10-08 05:59:33,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-43f4608e-c093-48d3-ba0c-610f5a2b9677 2018-10-08 05:59:33,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:59:33,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a"}}' 2018-10-08 05:59:33,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3f88d372-0a2a-4cd5-a667-ffdfcc50ad99 Date: Mon, 08 Oct 2018 05:59:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-08T05:59:33Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "port_range_min": 80, "revision_number": 0, "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:33Z", "project_id": "9f494e04b2714f44811047064a41b622", "id": "43a5b461-e2d1-44de-aa79-066c76ae0ec9"}} 2018-10-08 05:59:33,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3f88d372-0a2a-4cd5-a667-ffdfcc50ad99 2018-10-08 05:59:33,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.185436010361s 2018-10-08 05:59:33,266 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3f88d372-0a2a-4cd5-a667-ffdfcc50ad99 2018-10-08 05:59:33,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:59:33,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:33,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-66bd88cc-94bb-4def-af36-e6bb51df6b4a Date: Mon, 08 Oct 2018 05:59:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:45Z", "updated_at": "2018-10-08T05:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "27031491-5b0b-469e-8898-731fab65a5e8", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "9a3d7700-ad58-4632-ac0f-a8f00ec87f95", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "bba35cf4-ed24-4f00-b024-26945b7c24e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "e51738a6-a5e0-4a05-a2f5-6117b990cb2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "03c1c206-9a25-4553-ad07-943dd18e2741", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:31Z", "updated_at": "2018-10-08T05:59:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "02221e25-44db-4855-ad58-4c111eed6f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "2cde27b9-ec8d-4af0-89c2-8918e01248e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-08T05:59:33Z", "revision_number": 0, "id": "43a5b461-e2d1-44de-aa79-066c76ae0ec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:33Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "cd5616ce-37dd-4aa9-be00-72f53065dfd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "db55f2af-24e8-4b56-a575-632d75fe43d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 5, "project_id": "9f494e04b2714f44811047064a41b622", "id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:59:33,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-66bd88cc-94bb-4def-af36-e6bb51df6b4a 2018-10-08 05:59:33,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189331054688s 2018-10-08 05:59:33,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-66bd88cc-94bb-4def-af36-e6bb51df6b4a 2018-10-08 05:59:33,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:59:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a"}}' 2018-10-08 05:59:33,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1bd3ebff-5ddf-42af-a832-545b7da72fb8 Date: Mon, 08 Oct 2018 05:59:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-08T05:59:33Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "port_range_min": 443, "revision_number": 0, "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:33Z", "project_id": "9f494e04b2714f44811047064a41b622", "id": "ff349ef6-ad60-4399-a63b-035ef1d2751a"}} 2018-10-08 05:59:33,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1bd3ebff-5ddf-42af-a832-545b7da72fb8 2018-10-08 05:59:33,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.313775062561s 2018-10-08 05:59:33,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1bd3ebff-5ddf-42af-a832-545b7da72fb8 2018-10-08 05:59:33,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:59:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:33,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-d60e808c-7195-44a9-aead-f7c07dfd2ce8 Date: Mon, 08 Oct 2018 05:59:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:45Z", "updated_at": "2018-10-08T05:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "27031491-5b0b-469e-8898-731fab65a5e8", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "9a3d7700-ad58-4632-ac0f-a8f00ec87f95", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "bba35cf4-ed24-4f00-b024-26945b7c24e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "e51738a6-a5e0-4a05-a2f5-6117b990cb2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "03c1c206-9a25-4553-ad07-943dd18e2741", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:31Z", "updated_at": "2018-10-08T05:59:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "02221e25-44db-4855-ad58-4c111eed6f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "2cde27b9-ec8d-4af0-89c2-8918e01248e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-08T05:59:33Z", "revision_number": 0, "id": "43a5b461-e2d1-44de-aa79-066c76ae0ec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:33Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "cd5616ce-37dd-4aa9-be00-72f53065dfd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "db55f2af-24e8-4b56-a575-632d75fe43d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-08T05:59:33Z", "revision_number": 0, "id": "ff349ef6-ad60-4399-a63b-035ef1d2751a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:33Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 6, "project_id": "9f494e04b2714f44811047064a41b622", "id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:59:33,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d60e808c-7195-44a9-aead-f7c07dfd2ce8 2018-10-08 05:59:33,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199059963226s 2018-10-08 05:59:33,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d60e808c-7195-44a9-aead-f7c07dfd2ce8 2018-10-08 05:59:33,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:59:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a"}}' 2018-10-08 05:59:34,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-54a2a860-26b4-4d64-be2d-3c81012d9b11 Date: Mon, 08 Oct 2018 05:59:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-08T05:59:34Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:34Z", "project_id": "9f494e04b2714f44811047064a41b622", "id": "c38bbd31-e425-4219-9e46-38c4e3aafef3"}} 2018-10-08 05:59:34,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-54a2a860-26b4-4d64-be2d-3c81012d9b11 2018-10-08 05:59:34,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164689064026s 2018-10-08 05:59:34,153 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-54a2a860-26b4-4d64-be2d-3c81012d9b11 2018-10-08 05:59:34,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 05:59:34,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:34,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-09427c39-16a8-45eb-8b38-bc341dd3d73b Date: Mon, 08 Oct 2018 05:59:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:45Z", "updated_at": "2018-10-08T05:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "27031491-5b0b-469e-8898-731fab65a5e8", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "9a3d7700-ad58-4632-ac0f-a8f00ec87f95", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "bba35cf4-ed24-4f00-b024-26945b7c24e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "e51738a6-a5e0-4a05-a2f5-6117b990cb2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "03c1c206-9a25-4553-ad07-943dd18e2741", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:31Z", "updated_at": "2018-10-08T05:59:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "02221e25-44db-4855-ad58-4c111eed6f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "2cde27b9-ec8d-4af0-89c2-8918e01248e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-08T05:59:33Z", "revision_number": 0, "id": "43a5b461-e2d1-44de-aa79-066c76ae0ec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:33Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-08T05:59:34Z", "revision_number": 0, "id": "c38bbd31-e425-4219-9e46-38c4e3aafef3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:34Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "cd5616ce-37dd-4aa9-be00-72f53065dfd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "db55f2af-24e8-4b56-a575-632d75fe43d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-08T05:59:33Z", "revision_number": 0, "id": "ff349ef6-ad60-4399-a63b-035ef1d2751a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:33Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 7, "project_id": "9f494e04b2714f44811047064a41b622", "id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:59:34,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-09427c39-16a8-45eb-8b38-bc341dd3d73b 2018-10-08 05:59:34,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0575029850006s 2018-10-08 05:59:34,214 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-09427c39-16a8-45eb-8b38-bc341dd3d73b 2018-10-08 05:59:34,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-08 05:59:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a"}}' 2018-10-08 05:59:34,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-d45a0c24-5ca9-4144-af13-1f8e2f363fcf Date: Mon, 08 Oct 2018 05:59:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-08T05:59:34Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:34Z", "project_id": "9f494e04b2714f44811047064a41b622", "id": "d9edb26f-22cc-4990-9ad6-87c6b99af2fe"}} 2018-10-08 05:59:34,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d45a0c24-5ca9-4144-af13-1f8e2f363fcf 2018-10-08 05:59:34,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.168476104736s 2018-10-08 05:59:34,386 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d45a0c24-5ca9-4144-af13-1f8e2f363fcf 2018-10-08 05:59:34,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:59:34,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:34,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-6891355b-2698-455c-baab-cfe7c1a3ab53 Date: Mon, 08 Oct 2018 05:59:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["95258ad3-69cd-4357-bd98-788d3917b2f7"],"updated_at":"2018-10-08T05:57:46Z","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:57:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f494e04b2714f44811047064a41b622","id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","name":"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:59:34,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6891355b-2698-455c-baab-cfe7c1a3ab53 2018-10-08 05:59:34,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113945960999s 2018-10-08 05:59:34,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6891355b-2698-455c-baab-cfe7c1a3ab53 2018-10-08 05:59:34,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 05:59:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:34,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-72117253-7886-482e-9741-e5739359beac Date: Mon, 08 Oct 2018 05:59:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "metadata": {}}], "file": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file", "owner": "9f494e04b2714f44811047064a41b622", "id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "size": 4373348352, "self": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:59:30Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:58:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 05:59:34,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-72117253-7886-482e-9741-e5739359beac 2018-10-08 05:59:34,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0314710140228s 2018-10-08 05:59:34,534 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-72117253-7886-482e-9741-e5739359beac 2018-10-08 05:59:34,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 05:59:34,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:34,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:59: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-9a236c9a-e042-46ae-9b08-2f802bee7215 x-compute-request-id: req-9a236c9a-e042-46ae-9b08-2f802bee7215 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "name": "vyos_vrouter-flavor_2b471760-4b22-4b71-8324-e101b9fce0a9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 05:59:34,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9a236c9a-e042-46ae-9b08-2f802bee7215 2018-10-08 05:59:34,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0328240394592s 2018-10-08 05:59:34,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9a236c9a-e042-46ae-9b08-2f802bee7215 2018-10-08 05:59:34,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-08 05:59:34,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"server": {"name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "imageRef": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "flavorRef": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f707c5c7-ced8-4622-acf0-4bed8689cbbb"}], "security_groups": [{"name": "e235e964-5b7f-451f-adcb-c2e549e9ef9a"}]}}' 2018-10-08 05:59:36,925 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 05:59: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-de291863-35a9-4dff-9c17-b7d87726a2df x-compute-request-id: req-de291863-35a9-4dff-9c17-b7d87726a2df Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e235e964-5b7f-451f-adcb-c2e549e9ef9a"}], "OS-DCF:diskConfig": "MANUAL", "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "adminPass": "ecb2x4Q8ht5X"}} 2018-10-08 05:59:36,925 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-de291863-35a9-4dff-9c17-b7d87726a2df 2018-10-08 05:59:36,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.35426688194s 2018-10-08 05:59:36,926 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-de291863-35a9-4dff-9c17-b7d87726a2df 2018-10-08 05:59:36,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:59:36,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:37,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:59: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-668c81c8-f61c-4b1a-8fde-11ebb9fbc33c x-compute-request-id: req-668c81c8-f61c-4b1a-8fde-11ebb9fbc33c Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "user_id": "1534422ba3864d3ab91f9737920017c1", "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-10-08T05:59:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:59:37,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-668c81c8-f61c-4b1a-8fde-11ebb9fbc33c 2018-10-08 05:59:37,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485091924667s 2018-10-08 05:59:37,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-668c81c8-f61c-4b1a-8fde-11ebb9fbc33c 2018-10-08 05:59:37,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 05:59:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:37,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-d4b33d80-679a-415f-af13-e618a3d7f8aa Date: Mon, 08 Oct 2018 05:59:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["95258ad3-69cd-4357-bd98-788d3917b2f7"],"updated_at":"2018-10-08T05:57:46Z","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:57:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f494e04b2714f44811047064a41b622","id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","name":"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:59:37,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d4b33d80-679a-415f-af13-e618a3d7f8aa 2018-10-08 05:59:37,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241402864456s 2018-10-08 05:59:37,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d4b33d80-679a-415f-af13-e618a3d7f8aa 2018-10-08 05:59:37,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 05:59:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:37,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9f2e19d1-b604-4cba-a8cb-b6fd4fb18dbc Date: Mon, 08 Oct 2018 05:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:57:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T05:57:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9f494e04b2714f44811047064a41b622","id":"95258ad3-69cd-4357-bd98-788d3917b2f7","subnetpool_id":null,"name":"vyos_vrouter-subnet_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 05:59:37,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9f2e19d1-b604-4cba-a8cb-b6fd4fb18dbc 2018-10-08 05:59:37,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.193188905716s 2018-10-08 05:59:37,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9f2e19d1-b604-4cba-a8cb-b6fd4fb18dbc 2018-10-08 05:59:37,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:59:39,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:59:39,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:40,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:59: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-82987b50-b1db-44ca-99f8-34e03e066f52 x-compute-request-id: req-82987b50-b1db-44ca-99f8-34e03e066f52 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:59:40,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-82987b50-b1db-44ca-99f8-34e03e066f52 2018-10-08 05:59:40,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.306431055069s 2018-10-08 05:59:40,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-82987b50-b1db-44ca-99f8-34e03e066f52 2018-10-08 05:59:40,170 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:59:42,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:59:42,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:42,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-d986de1c-8288-4bc8-bf87-c779ec221aa1 x-compute-request-id: req-d986de1c-8288-4bc8-bf87-c779ec221aa1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:59:42,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d986de1c-8288-4bc8-bf87-c779ec221aa1 2018-10-08 05:59:42,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804136991501s 2018-10-08 05:59:42,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d986de1c-8288-4bc8-bf87-c779ec221aa1 2018-10-08 05:59:42,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:59:44,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:59:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:46,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-328654a6-4c62-4d01-b3c9-6c9701be1d26 x-compute-request-id: req-328654a6-4c62-4d01-b3c9-6c9701be1d26 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:59:46,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-328654a6-4c62-4d01-b3c9-6c9701be1d26 2018-10-08 05:59:46,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03823518753s 2018-10-08 05:59:46,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-328654a6-4c62-4d01-b3c9-6c9701be1d26 2018-10-08 05:59:46,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:59:48,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:59:48,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:48,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:59:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b9fc1a7-c657-4af5-9c68-0abb5b43bf06 x-compute-request-id: req-5b9fc1a7-c657-4af5-9c68-0abb5b43bf06 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:59:48,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5b9fc1a7-c657-4af5-9c68-0abb5b43bf06 2018-10-08 05:59:48,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564031839371s 2018-10-08 05:59:48,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5b9fc1a7-c657-4af5-9c68-0abb5b43bf06 2018-10-08 05:59:48,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:59:50,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:59:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:51,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05:59: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-1003c23a-1bf1-401e-9991-a9566bf406ba x-compute-request-id: req-1003c23a-1bf1-401e-9991-a9566bf406ba Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:59:51,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1003c23a-1bf1-401e-9991-a9566bf406ba 2018-10-08 05:59:51,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709357023239s 2018-10-08 05:59:51,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1003c23a-1bf1-401e-9991-a9566bf406ba 2018-10-08 05:59:51,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:59:53,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:59:53,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:54,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-0a641b06-eef6-4013-adfc-e5d95f7bf4ee x-compute-request-id: req-0a641b06-eef6-4013-adfc-e5d95f7bf4ee Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:59:54,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0a641b06-eef6-4013-adfc-e5d95f7bf4ee 2018-10-08 05:59:54,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734988212585s 2018-10-08 05:59:54,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0a641b06-eef6-4013-adfc-e5d95f7bf4ee 2018-10-08 05:59:54,056 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:59:56,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:59:56,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:56,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-09f7b283-8fd0-4479-b369-99a644184728 x-compute-request-id: req-09f7b283-8fd0-4479-b369-99a644184728 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:59:56,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-09f7b283-8fd0-4479-b369-99a644184728 2018-10-08 05:59:56,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836447954178s 2018-10-08 05:59:56,895 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-09f7b283-8fd0-4479-b369-99a644184728 2018-10-08 05:59:56,899 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 05:59:58,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 05:59:58,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 05:59:59,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 05: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-10a06b0a-c324-404d-badf-4e8786a1ed01 x-compute-request-id: req-10a06b0a-c324-404d-badf-4e8786a1ed01 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 05:59:59,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-10a06b0a-c324-404d-badf-4e8786a1ed01 2018-10-08 05:59:59,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724326848984s 2018-10-08 05:59:59,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-10a06b0a-c324-404d-badf-4e8786a1ed01 2018-10-08 05:59:59,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:01,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:02,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-086d8d54-41b8-4be1-9398-a7f4c67ad39f x-compute-request-id: req-086d8d54-41b8-4be1-9398-a7f4c67ad39f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:02,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-086d8d54-41b8-4be1-9398-a7f4c67ad39f 2018-10-08 06:00:02,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704499006271s 2018-10-08 06:00:02,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-086d8d54-41b8-4be1-9398-a7f4c67ad39f 2018-10-08 06:00:02,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:04,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:04,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:05,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-b071d0a6-280c-4220-a4ec-50a0358f8806 x-compute-request-id: req-b071d0a6-280c-4220-a4ec-50a0358f8806 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:05,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b071d0a6-280c-4220-a4ec-50a0358f8806 2018-10-08 06:00:05,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666967868805s 2018-10-08 06:00:05,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b071d0a6-280c-4220-a4ec-50a0358f8806 2018-10-08 06:00:05,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:07,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:07,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-b099095a-4a0b-435c-97f1-d39fb946d9db x-compute-request-id: req-b099095a-4a0b-435c-97f1-d39fb946d9db Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:07,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b099095a-4a0b-435c-97f1-d39fb946d9db 2018-10-08 06:00:07,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54473900795s 2018-10-08 06:00:07,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b099095a-4a0b-435c-97f1-d39fb946d9db 2018-10-08 06:00:07,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:09,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:09,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:10,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d122d1d3-5c7d-4846-858a-46089e06463c x-compute-request-id: req-d122d1d3-5c7d-4846-858a-46089e06463c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:10,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d122d1d3-5c7d-4846-858a-46089e06463c 2018-10-08 06:00:10,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501434087753s 2018-10-08 06:00:10,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d122d1d3-5c7d-4846-858a-46089e06463c 2018-10-08 06:00:10,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:12,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:12,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:12,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1deacb09-8bfb-42ca-b27e-1862912f5428 x-compute-request-id: req-1deacb09-8bfb-42ca-b27e-1862912f5428 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:12,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1deacb09-8bfb-42ca-b27e-1862912f5428 2018-10-08 06:00:12,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489969015121s 2018-10-08 06:00:12,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1deacb09-8bfb-42ca-b27e-1862912f5428 2018-10-08 06:00:12,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:14,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:14,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:15,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b79575db-c055-4e20-800f-c1a5f5d16430 x-compute-request-id: req-b79575db-c055-4e20-800f-c1a5f5d16430 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:15,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b79575db-c055-4e20-800f-c1a5f5d16430 2018-10-08 06:00:15,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694090127945s 2018-10-08 06:00:15,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b79575db-c055-4e20-800f-c1a5f5d16430 2018-10-08 06:00:15,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:17,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:17,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-76c88a2b-895e-472b-ab5a-f866fa5aca5c x-compute-request-id: req-76c88a2b-895e-472b-ab5a-f866fa5aca5c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:17,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-76c88a2b-895e-472b-ab5a-f866fa5aca5c 2018-10-08 06:00:17,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544687986374s 2018-10-08 06:00:17,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-76c88a2b-895e-472b-ab5a-f866fa5aca5c 2018-10-08 06:00:17,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:19,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:20,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-82e5927d-6987-4f92-a6fc-b1a71e230681 x-compute-request-id: req-82e5927d-6987-4f92-a6fc-b1a71e230681 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:20,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-82e5927d-6987-4f92-a6fc-b1a71e230681 2018-10-08 06:00:20,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524680137634s 2018-10-08 06:00:20,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-82e5927d-6987-4f92-a6fc-b1a71e230681 2018-10-08 06:00:20,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:22,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:22,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-ac222c39-05b2-49c3-974d-591aeaf70480 x-compute-request-id: req-ac222c39-05b2-49c3-974d-591aeaf70480 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:22,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac222c39-05b2-49c3-974d-591aeaf70480 2018-10-08 06:00:22,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384689807892s 2018-10-08 06:00:22,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac222c39-05b2-49c3-974d-591aeaf70480 2018-10-08 06:00:22,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:24,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:24,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:25,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-dec273e9-b3f2-4e83-a17e-f17561cccda0 x-compute-request-id: req-dec273e9-b3f2-4e83-a17e-f17561cccda0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:25,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dec273e9-b3f2-4e83-a17e-f17561cccda0 2018-10-08 06:00:25,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741721153259s 2018-10-08 06:00:25,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dec273e9-b3f2-4e83-a17e-f17561cccda0 2018-10-08 06:00:25,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:27,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:28,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-cc5cddcf-7d6b-488c-a33d-cad9b5336ecb x-compute-request-id: req-cc5cddcf-7d6b-488c-a33d-cad9b5336ecb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:28,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc5cddcf-7d6b-488c-a33d-cad9b5336ecb 2018-10-08 06:00:28,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653781890869s 2018-10-08 06:00:28,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc5cddcf-7d6b-488c-a33d-cad9b5336ecb 2018-10-08 06:00:28,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:30,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:30,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-eef2e60b-0af5-41b4-9f9e-e102046a2420 x-compute-request-id: req-eef2e60b-0af5-41b4-9f9e-e102046a2420 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:30,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eef2e60b-0af5-41b4-9f9e-e102046a2420 2018-10-08 06:00:30,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670377969742s 2018-10-08 06:00:30,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eef2e60b-0af5-41b4-9f9e-e102046a2420 2018-10-08 06:00:30,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:32,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:32,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:33,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-206148d2-16e5-4d21-83cf-aefbebb388bd x-compute-request-id: req-206148d2-16e5-4d21-83cf-aefbebb388bd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:33,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-206148d2-16e5-4d21-83cf-aefbebb388bd 2018-10-08 06:00:33,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50999712944s 2018-10-08 06:00:33,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-206148d2-16e5-4d21-83cf-aefbebb388bd 2018-10-08 06:00:33,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:35,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:35,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:35,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-501e7191-24b3-4d36-9d35-4620ce94774c x-compute-request-id: req-501e7191-24b3-4d36-9d35-4620ce94774c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:35,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-501e7191-24b3-4d36-9d35-4620ce94774c 2018-10-08 06:00:35,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548273086548s 2018-10-08 06:00:35,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-501e7191-24b3-4d36-9d35-4620ce94774c 2018-10-08 06:00:35,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:37,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:37,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:38,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-9f5cabed-205a-4ced-b068-05eacf6a8398 x-compute-request-id: req-9f5cabed-205a-4ced-b068-05eacf6a8398 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:38,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9f5cabed-205a-4ced-b068-05eacf6a8398 2018-10-08 06:00:38,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.936393022537s 2018-10-08 06:00:38,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9f5cabed-205a-4ced-b068-05eacf6a8398 2018-10-08 06:00:38,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:40,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:40,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:41,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-be2085e1-f35e-4876-a2de-3431441214ea x-compute-request-id: req-be2085e1-f35e-4876-a2de-3431441214ea Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:41,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-be2085e1-f35e-4876-a2de-3431441214ea 2018-10-08 06:00:41,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497469902039s 2018-10-08 06:00:41,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-be2085e1-f35e-4876-a2de-3431441214ea 2018-10-08 06:00:41,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:43,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:43,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-2c2e97c0-d2b4-45ed-b106-4b426559a340 x-compute-request-id: req-2c2e97c0-d2b4-45ed-b106-4b426559a340 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:43,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c2e97c0-d2b4-45ed-b106-4b426559a340 2018-10-08 06:00:43,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374726057053s 2018-10-08 06:00:43,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c2e97c0-d2b4-45ed-b106-4b426559a340 2018-10-08 06:00:43,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:45,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:46,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-7ee70b5e-5451-49df-b384-ce4cd31d5f7d x-compute-request-id: req-7ee70b5e-5451-49df-b384-ce4cd31d5f7d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:46,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ee70b5e-5451-49df-b384-ce4cd31d5f7d 2018-10-08 06:00:46,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538331031799s 2018-10-08 06:00:46,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ee70b5e-5451-49df-b384-ce4cd31d5f7d 2018-10-08 06:00:46,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:48,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:48,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:48,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55f93661-db8a-48c3-b0ce-f08645117172 x-compute-request-id: req-55f93661-db8a-48c3-b0ce-f08645117172 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:48,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-55f93661-db8a-48c3-b0ce-f08645117172 2018-10-08 06:00:48,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527777910233s 2018-10-08 06:00:48,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-55f93661-db8a-48c3-b0ce-f08645117172 2018-10-08 06:00:48,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:50,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:51,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-d9dda5ea-d3e5-478f-910f-4cf5698f456c x-compute-request-id: req-d9dda5ea-d3e5-478f-910f-4cf5698f456c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:51,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d9dda5ea-d3e5-478f-910f-4cf5698f456c 2018-10-08 06:00:51,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862093925476s 2018-10-08 06:00:51,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d9dda5ea-d3e5-478f-910f-4cf5698f456c 2018-10-08 06:00:51,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:53,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:53,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:54,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-3ebd4339-c02e-4976-9105-19cc03dd3335 x-compute-request-id: req-3ebd4339-c02e-4976-9105-19cc03dd3335 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:54,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3ebd4339-c02e-4976-9105-19cc03dd3335 2018-10-08 06:00:54,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513158082962s 2018-10-08 06:00:54,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3ebd4339-c02e-4976-9105-19cc03dd3335 2018-10-08 06:00:54,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:56,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:56,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:00: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-296889b3-1a7b-4d60-89df-294fdc3e9db2 x-compute-request-id: req-296889b3-1a7b-4d60-89df-294fdc3e9db2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:56,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-296889b3-1a7b-4d60-89df-294fdc3e9db2 2018-10-08 06:00:56,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365875959396s 2018-10-08 06:00:56,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-296889b3-1a7b-4d60-89df-294fdc3e9db2 2018-10-08 06:00:56,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:00:58,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:00:58,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:00:59,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-d7bc556f-dc4c-4dfc-8572-3fe56333453c x-compute-request-id: req-d7bc556f-dc4c-4dfc-8572-3fe56333453c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:00:59,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d7bc556f-dc4c-4dfc-8572-3fe56333453c 2018-10-08 06:00:59,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510478019714s 2018-10-08 06:00:59,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d7bc556f-dc4c-4dfc-8572-3fe56333453c 2018-10-08 06:00:59,098 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:01,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:01,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:01,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-df2b1577-8bdb-4cb2-b9b4-a99b8ded8233 x-compute-request-id: req-df2b1577-8bdb-4cb2-b9b4-a99b8ded8233 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:01,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-df2b1577-8bdb-4cb2-b9b4-a99b8ded8233 2018-10-08 06:01:01,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529016017914s 2018-10-08 06:01:01,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-df2b1577-8bdb-4cb2-b9b4-a99b8ded8233 2018-10-08 06:01:01,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:03,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:03,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:03,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-30ed1d60-420b-4fe3-a720-dd177d49e118 x-compute-request-id: req-30ed1d60-420b-4fe3-a720-dd177d49e118 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:03,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-30ed1d60-420b-4fe3-a720-dd177d49e118 2018-10-08 06:01:03,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231646060944s 2018-10-08 06:01:03,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-30ed1d60-420b-4fe3-a720-dd177d49e118 2018-10-08 06:01:03,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:05,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:05,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:06,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-bb5f1a5f-1738-4952-8619-4bc80fc0432a x-compute-request-id: req-bb5f1a5f-1738-4952-8619-4bc80fc0432a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:06,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bb5f1a5f-1738-4952-8619-4bc80fc0432a 2018-10-08 06:01:06,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517843961716s 2018-10-08 06:01:06,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bb5f1a5f-1738-4952-8619-4bc80fc0432a 2018-10-08 06:01:06,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:08,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:08,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:08,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-91e24e83-3932-4c12-ad03-d09ccc35e1e7 x-compute-request-id: req-91e24e83-3932-4c12-ad03-d09ccc35e1e7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:08,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-91e24e83-3932-4c12-ad03-d09ccc35e1e7 2018-10-08 06:01:08,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500201940536s 2018-10-08 06:01:08,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-91e24e83-3932-4c12-ad03-d09ccc35e1e7 2018-10-08 06:01:08,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:10,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:10,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:11,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-8a5929a6-2b2c-4ab9-8e85-969accf8e858 x-compute-request-id: req-8a5929a6-2b2c-4ab9-8e85-969accf8e858 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:11,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8a5929a6-2b2c-4ab9-8e85-969accf8e858 2018-10-08 06:01:11,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486652135849s 2018-10-08 06:01:11,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8a5929a6-2b2c-4ab9-8e85-969accf8e858 2018-10-08 06:01:11,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:13,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:13,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:13,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-247ede5d-269b-4591-a873-fd550154f47e x-compute-request-id: req-247ede5d-269b-4591-a873-fd550154f47e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:13,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-247ede5d-269b-4591-a873-fd550154f47e 2018-10-08 06:01:13,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360579967499s 2018-10-08 06:01:13,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-247ede5d-269b-4591-a873-fd550154f47e 2018-10-08 06:01:13,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:15,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:15,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:16,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-448a9409-f581-41bd-afe5-38ddf8c8fb1f x-compute-request-id: req-448a9409-f581-41bd-afe5-38ddf8c8fb1f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:16,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-448a9409-f581-41bd-afe5-38ddf8c8fb1f 2018-10-08 06:01:16,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514070034027s 2018-10-08 06:01:16,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-448a9409-f581-41bd-afe5-38ddf8c8fb1f 2018-10-08 06:01:16,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:18,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:18,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:18,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e3d84ef-2b34-4933-b779-c77f07fcb7a9 x-compute-request-id: req-9e3d84ef-2b34-4933-b779-c77f07fcb7a9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:18,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e3d84ef-2b34-4933-b779-c77f07fcb7a9 2018-10-08 06:01:18,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50848197937s 2018-10-08 06:01:18,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e3d84ef-2b34-4933-b779-c77f07fcb7a9 2018-10-08 06:01:18,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:20,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:20,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:21,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-d78cb821-f9c5-4b0c-af8d-47bf5cc81999 x-compute-request-id: req-d78cb821-f9c5-4b0c-af8d-47bf5cc81999 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:21,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d78cb821-f9c5-4b0c-af8d-47bf5cc81999 2018-10-08 06:01:21,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222405195236s 2018-10-08 06:01:21,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d78cb821-f9c5-4b0c-af8d-47bf5cc81999 2018-10-08 06:01:21,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:23,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:23,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:23,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-feafdfce-7278-435b-b132-dca781a2e26f x-compute-request-id: req-feafdfce-7278-435b-b132-dca781a2e26f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:23,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-feafdfce-7278-435b-b132-dca781a2e26f 2018-10-08 06:01:23,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6605219841s 2018-10-08 06:01:23,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-feafdfce-7278-435b-b132-dca781a2e26f 2018-10-08 06:01:23,702 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:25,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:25,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:26,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-86048753-01c3-45ab-9fc1-5c85e7192130 x-compute-request-id: req-86048753-01c3-45ab-9fc1-5c85e7192130 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:26,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-86048753-01c3-45ab-9fc1-5c85e7192130 2018-10-08 06:01:26,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384429931641s 2018-10-08 06:01:26,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-86048753-01c3-45ab-9fc1-5c85e7192130 2018-10-08 06:01:26,093 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:28,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:28,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:28,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-5af74325-166c-4371-8c4e-fde5e36f9b5d x-compute-request-id: req-5af74325-166c-4371-8c4e-fde5e36f9b5d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:28,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5af74325-166c-4371-8c4e-fde5e36f9b5d 2018-10-08 06:01:28,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504058122635s 2018-10-08 06:01:28,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5af74325-166c-4371-8c4e-fde5e36f9b5d 2018-10-08 06:01:28,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:30,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:30,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:31,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-4c5034a2-0bd9-414c-b593-03639f696f23 x-compute-request-id: req-4c5034a2-0bd9-414c-b593-03639f696f23 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:31,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4c5034a2-0bd9-414c-b593-03639f696f23 2018-10-08 06:01:31,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523720026016s 2018-10-08 06:01:31,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4c5034a2-0bd9-414c-b593-03639f696f23 2018-10-08 06:01:31,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:33,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:33,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:33,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f88dbf8-3018-4c0c-90ff-357b9a7313a6 x-compute-request-id: req-4f88dbf8-3018-4c0c-90ff-357b9a7313a6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:33,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4f88dbf8-3018-4c0c-90ff-357b9a7313a6 2018-10-08 06:01:33,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501052856445s 2018-10-08 06:01:33,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4f88dbf8-3018-4c0c-90ff-357b9a7313a6 2018-10-08 06:01:33,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:35,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:35,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:36,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-8aa4e8c5-d43a-4469-bdb9-c0cd9548810f x-compute-request-id: req-8aa4e8c5-d43a-4469-bdb9-c0cd9548810f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:36,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8aa4e8c5-d43a-4469-bdb9-c0cd9548810f 2018-10-08 06:01:36,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538357019424s 2018-10-08 06:01:36,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8aa4e8c5-d43a-4469-bdb9-c0cd9548810f 2018-10-08 06:01:36,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:38,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:38,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-cd740059-2208-4df6-8f12-d9bceda80827 x-compute-request-id: req-cd740059-2208-4df6-8f12-d9bceda80827 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:38,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd740059-2208-4df6-8f12-d9bceda80827 2018-10-08 06:01:38,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63550901413s 2018-10-08 06:01:38,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd740059-2208-4df6-8f12-d9bceda80827 2018-10-08 06:01:38,830 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:40,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:41,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c7e0167-ebcb-416b-80fe-2afb5239a2b4 x-compute-request-id: req-2c7e0167-ebcb-416b-80fe-2afb5239a2b4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:41,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c7e0167-ebcb-416b-80fe-2afb5239a2b4 2018-10-08 06:01:41,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223331928253s 2018-10-08 06:01:41,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c7e0167-ebcb-416b-80fe-2afb5239a2b4 2018-10-08 06:01:41,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:43,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:43,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2019c39f-159a-47a5-8ad8-4b1360c02ca3 x-compute-request-id: req-2019c39f-159a-47a5-8ad8-4b1360c02ca3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:43,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2019c39f-159a-47a5-8ad8-4b1360c02ca3 2018-10-08 06:01:43,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503602981567s 2018-10-08 06:01:43,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2019c39f-159a-47a5-8ad8-4b1360c02ca3 2018-10-08 06:01:43,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:45,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:45,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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,Accept-Encoding x-openstack-request-id: req-8852df9a-e1b0-4443-ae74-c161538298f6 x-compute-request-id: req-8852df9a-e1b0-4443-ae74-c161538298f6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:45,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8852df9a-e1b0-4443-ae74-c161538298f6 2018-10-08 06:01:45,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344248771667s 2018-10-08 06:01:45,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8852df9a-e1b0-4443-ae74-c161538298f6 2018-10-08 06:01:45,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:47,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:47,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:48,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b8e3c43-0c60-4153-bd46-1e45df2df070 x-compute-request-id: req-1b8e3c43-0c60-4153-bd46-1e45df2df070 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:48,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1b8e3c43-0c60-4153-bd46-1e45df2df070 2018-10-08 06:01:48,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621710062027s 2018-10-08 06:01:48,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1b8e3c43-0c60-4153-bd46-1e45df2df070 2018-10-08 06:01:48,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:50,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:50,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:51,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e67bdf13-35ec-450b-ad8e-512584400191 x-compute-request-id: req-e67bdf13-35ec-450b-ad8e-512584400191 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:51,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e67bdf13-35ec-450b-ad8e-512584400191 2018-10-08 06:01:51,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541074037552s 2018-10-08 06:01:51,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e67bdf13-35ec-450b-ad8e-512584400191 2018-10-08 06:01:51,100 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:53,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:53,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-7f4176b9-2ee2-4fce-aaef-87ad2b42e491 x-compute-request-id: req-7f4176b9-2ee2-4fce-aaef-87ad2b42e491 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:53,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7f4176b9-2ee2-4fce-aaef-87ad2b42e491 2018-10-08 06:01:53,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501928806305s 2018-10-08 06:01:53,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7f4176b9-2ee2-4fce-aaef-87ad2b42e491 2018-10-08 06:01:53,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:55,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:55,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:55,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8601dc2f-c10a-4ab8-99c8-31a7a3918d7b x-compute-request-id: req-8601dc2f-c10a-4ab8-99c8-31a7a3918d7b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:55,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8601dc2f-c10a-4ab8-99c8-31a7a3918d7b 2018-10-08 06:01:55,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370265007019s 2018-10-08 06:01:55,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8601dc2f-c10a-4ab8-99c8-31a7a3918d7b 2018-10-08 06:01:55,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:01:57,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:01:57,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:01:58,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:01: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-37ef09fb-1141-4918-9d26-f9a7f779253e x-compute-request-id: req-37ef09fb-1141-4918-9d26-f9a7f779253e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:01:58,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-37ef09fb-1141-4918-9d26-f9a7f779253e 2018-10-08 06:01:58,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503132104874s 2018-10-08 06:01:58,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-37ef09fb-1141-4918-9d26-f9a7f779253e 2018-10-08 06:01:58,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:02:00,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:02:00,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:01,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:02: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-1d2d240e-944a-47c7-bf47-d08deaa5f59e x-compute-request-id: req-1d2d240e-944a-47c7-bf47-d08deaa5f59e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:02:01,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d2d240e-944a-47c7-bf47-d08deaa5f59e 2018-10-08 06:02:01,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513557910919s 2018-10-08 06:02:01,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d2d240e-944a-47c7-bf47-d08deaa5f59e 2018-10-08 06:02:01,019 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:02:03,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:02:03,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:03,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:02: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-3be5610f-c4e2-4891-9a7e-ea232700d67b x-compute-request-id: req-3be5610f-c4e2-4891-9a7e-ea232700d67b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:02:03,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3be5610f-c4e2-4891-9a7e-ea232700d67b 2018-10-08 06:02:03,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557132959366s 2018-10-08 06:02:03,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3be5610f-c4e2-4891-9a7e-ea232700d67b 2018-10-08 06:02:03,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:02:05,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:02:05,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:05,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0017376f-f70b-4497-acfd-f2f54fa8c1bc x-compute-request-id: req-0017376f-f70b-4497-acfd-f2f54fa8c1bc Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:02:05,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0017376f-f70b-4497-acfd-f2f54fa8c1bc 2018-10-08 06:02:05,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362076997757s 2018-10-08 06:02:05,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0017376f-f70b-4497-acfd-f2f54fa8c1bc 2018-10-08 06:02:05,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:02:07,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:02:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:08,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:02: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-f263ba6f-b488-4ee4-9d1d-c18e6dc499fb x-compute-request-id: req-f263ba6f-b488-4ee4-9d1d-c18e6dc499fb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:02:08,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f263ba6f-b488-4ee4-9d1d-c18e6dc499fb 2018-10-08 06:02:08,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555195093155s 2018-10-08 06:02:08,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f263ba6f-b488-4ee4-9d1d-c18e6dc499fb 2018-10-08 06:02:08,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:02:10,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:02:10,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:11,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:02: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-b93e0efb-528f-4ea1-900b-1ab194038d89 x-compute-request-id: req-b93e0efb-528f-4ea1-900b-1ab194038d89 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-08T05:59:39Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:02:11,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b93e0efb-528f-4ea1-900b-1ab194038d89 2018-10-08 06:02:11,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511101007462s 2018-10-08 06:02:11,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b93e0efb-528f-4ea1-900b-1ab194038d89 2018-10-08 06:02:11,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:02:13,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:02:13,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:13,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:02: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-bbd538cb-3261-453a-899b-d4e54d950cb3 x-compute-request-id: req-bbd538cb-3261-453a-899b-d4e54d950cb3 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:02:13,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bbd538cb-3261-453a-899b-d4e54d950cb3 2018-10-08 06:02:13,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566435813904s 2018-10-08 06:02:13,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bbd538cb-3261-453a-899b-d4e54d950cb3 2018-10-08 06:02:13,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-08 06:02:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=874417cd-63dd-4158-b9b0-9d614e637c39" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:13,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-24b86573-7fa7-4484-8948-3f4e8837cca2 Date: Mon, 08 Oct 2018 06:02:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T06:02:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95258ad3-69cd-4357-bd98-788d3917b2f7","ip_address":"192.168.120.5"}],"id":"e35a50d4-68a6-4dd1-8f2f-539b833031a7","security_groups":["e235e964-5b7f-451f-adcb-c2e549e9ef9a"],"mac_address":"fa:16:3e:e9:8f:f2","project_id":"9f494e04b2714f44811047064a41b622","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:59:39Z","binding:vnic_type":"normal","device_id":"874417cd-63dd-4158-b9b0-9d614e637c39"}]} 2018-10-08 06:02:13,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=874417cd-63dd-4158-b9b0-9d614e637c39 used request id req-24b86573-7fa7-4484-8948-3f4e8837cca2 2018-10-08 06:02:13,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0706479549408s 2018-10-08 06:02:13,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=874417cd-63dd-4158-b9b0-9d614e637c39 used request id req-24b86573-7fa7-4484-8948-3f4e8837cca2 2018-10-08 06:02:13,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 06:02:13,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=e35a50d4-68a6-4dd1-8f2f-539b833031a7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:13,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-74984356-9398-4d24-872e-5d7820e3e84e Date: Mon, 08 Oct 2018 06:02:13 GMT RESP BODY: {"floatingips": []} 2018-10-08 06:02:13,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=e35a50d4-68a6-4dd1-8f2f-539b833031a7 used request id req-74984356-9398-4d24-872e-5d7820e3e84e 2018-10-08 06:02:13,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0180208683014s 2018-10-08 06:02:13,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=e35a50d4-68a6-4dd1-8f2f-539b833031a7 used request id req-74984356-9398-4d24-872e-5d7820e3e84e 2018-10-08 06:02:13,704 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:8f:f2', 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'25ed07ee-44fa-4275-a7be-3b4a6caea14f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-08T06:02:03.000000', 'flavor': Munch({u'id': u'8d4f6d23-3bab-4008-b4e0-195fcc5101b4'}), 'az': u'nova', 'id': u'874417cd-63dd-4158-b9b0-9d614e637c39', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1534422ba3864d3ab91f9737920017c1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f494e04b2714f44811047064a41b622', 'name': 'vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9', '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-10-08T06:02:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-08T06:02:11Z', 'hostId': u'ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21', '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-10-08T06:02:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9f494e04b2714f44811047064a41b622', 'name': u'vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9', 'adminPass': u'ecb2x4Q8ht5X', 'tenant_id': u'9f494e04b2714f44811047064a41b622', 'region': 'regionOne', 'created': u'2018-10-08T05:59:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-08 06:02:13,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 06:02:13,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:13,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-1481f9f4-e350-4e7c-9963-33647b35452e Date: Mon, 08 Oct 2018 06:02:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["95258ad3-69cd-4357-bd98-788d3917b2f7"],"updated_at":"2018-10-08T05:57:46Z","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:57:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f494e04b2714f44811047064a41b622","id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","name":"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 06:02:13,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1481f9f4-e350-4e7c-9963-33647b35452e 2018-10-08 06:02:13,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116497039795s 2018-10-08 06:02:13,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1481f9f4-e350-4e7c-9963-33647b35452e 2018-10-08 06:02:13,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-08 06:02:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=874417cd-63dd-4158-b9b0-9d614e637c39" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:13,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-95d57392-86fb-4b85-b983-f7127e6b5ee3 Date: Mon, 08 Oct 2018 06:02:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-08T06:02:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"95258ad3-69cd-4357-bd98-788d3917b2f7","ip_address":"192.168.120.5"}],"id":"e35a50d4-68a6-4dd1-8f2f-539b833031a7","security_groups":["e235e964-5b7f-451f-adcb-c2e549e9ef9a"],"mac_address":"fa:16:3e:e9:8f:f2","project_id":"9f494e04b2714f44811047064a41b622","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:59:39Z","binding:vnic_type":"normal","device_id":"874417cd-63dd-4158-b9b0-9d614e637c39"}]} 2018-10-08 06:02:13,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=874417cd-63dd-4158-b9b0-9d614e637c39 used request id req-95d57392-86fb-4b85-b983-f7127e6b5ee3 2018-10-08 06:02:13,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0610380172729s 2018-10-08 06:02:13,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=874417cd-63dd-4158-b9b0-9d614e637c39 used request id req-95d57392-86fb-4b85-b983-f7127e6b5ee3 2018-10-08 06:02:13,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-08 06:02:13,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"floatingip": {"floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.5", "port_id": "e35a50d4-68a6-4dd1-8f2f-539b833031a7"}}' 2018-10-08 06:02:15,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-7542129b-270d-4563-9e43-209357579ab7 Date: Mon, 08 Oct 2018 06:02:15 GMT RESP BODY: {"floatingip": {"router_id": "554fbe4f-020d-400e-b672-726e14c5e1d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T06:02:14Z", "updated_at": "2018-10-08T06:02:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9f494e04b2714f44811047064a41b622", "port_id": "e35a50d4-68a6-4dd1-8f2f-539b833031a7", "id": "6c0b3492-9d69-4102-88db-077b7df24b71"}} 2018-10-08 06:02:15,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7542129b-270d-4563-9e43-209357579ab7 2018-10-08 06:02:15,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.81296992302s 2018-10-08 06:02:15,701 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7542129b-270d-4563-9e43-209357579ab7 2018-10-08 06:02:15,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 06:02:15,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:15,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-5b4f311d-fa30-44d2-b457-48ad2ae4992e Date: Mon, 08 Oct 2018 06:02:15 GMT RESP BODY: {"floatingips": [{"router_id": "554fbe4f-020d-400e-b672-726e14c5e1d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T06:02:14Z", "updated_at": "2018-10-08T06:02:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9f494e04b2714f44811047064a41b622", "port_id": "e35a50d4-68a6-4dd1-8f2f-539b833031a7", "id": "6c0b3492-9d69-4102-88db-077b7df24b71"}]} 2018-10-08 06:02:15,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5b4f311d-fa30-44d2-b457-48ad2ae4992e 2018-10-08 06:02:15,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0372610092163s 2018-10-08 06:02:15,747 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5b4f311d-fa30-44d2-b457-48ad2ae4992e 2018-10-08 06:02:15,751 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 06:02:15,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 06:02:15,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:15,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-1457f8a1-4945-4dd5-8f61-0b499127afde Date: Mon, 08 Oct 2018 06:02:15 GMT RESP BODY: {"floatingips": [{"router_id": "554fbe4f-020d-400e-b672-726e14c5e1d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T06:02:14Z", "updated_at": "2018-10-08T06:02:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9f494e04b2714f44811047064a41b622", "port_id": "e35a50d4-68a6-4dd1-8f2f-539b833031a7", "id": "6c0b3492-9d69-4102-88db-077b7df24b71"}]} 2018-10-08 06:02:15,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1457f8a1-4945-4dd5-8f61-0b499127afde 2018-10-08 06:02:15,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0276749134064s 2018-10-08 06:02:15,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1457f8a1-4945-4dd5-8f61-0b499127afde 2018-10-08 06:02:15,888 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 06:02:15,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 06:02:15,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:16,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-6c9763d3-627e-4796-8f20-d2f3afef549c Date: Mon, 08 Oct 2018 06:02:16 GMT RESP BODY: {"floatingips": [{"router_id": "554fbe4f-020d-400e-b672-726e14c5e1d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T06:02:14Z", "updated_at": "2018-10-08T06:02:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9f494e04b2714f44811047064a41b622", "port_id": "e35a50d4-68a6-4dd1-8f2f-539b833031a7", "id": "6c0b3492-9d69-4102-88db-077b7df24b71"}]} 2018-10-08 06:02:16,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6c9763d3-627e-4796-8f20-d2f3afef549c 2018-10-08 06:02:16,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224409103394s 2018-10-08 06:02:16,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6c9763d3-627e-4796-8f20-d2f3afef549c 2018-10-08 06:02:16,019 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 06:02:16,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 06:02:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:16,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-0a809d62-81fc-4b39-938a-c2bf398b013e Date: Mon, 08 Oct 2018 06:02:16 GMT RESP BODY: {"floatingips": [{"router_id": "554fbe4f-020d-400e-b672-726e14c5e1d8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T06:02:14Z", "updated_at": "2018-10-08T06:02:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9f494e04b2714f44811047064a41b622", "port_id": "e35a50d4-68a6-4dd1-8f2f-539b833031a7", "id": "6c0b3492-9d69-4102-88db-077b7df24b71"}]} 2018-10-08 06:02:16,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0a809d62-81fc-4b39-938a-c2bf398b013e 2018-10-08 06:02:16,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0265707969666s 2018-10-08 06:02:16,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0a809d62-81fc-4b39-938a-c2bf398b013e 2018-10-08 06:02:16,155 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-08 06:02:16,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 06:02:16,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:02:16,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-f45a3d89-25cb-4ea0-8e7c-7e42e21813ca Date: Mon, 08 Oct 2018 06:02:16 GMT RESP BODY: {"floatingips": [{"router_id": "554fbe4f-020d-400e-b672-726e14c5e1d8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T06:02:14Z", "updated_at": "2018-10-08T06:02:14Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9f494e04b2714f44811047064a41b622", "port_id": "e35a50d4-68a6-4dd1-8f2f-539b833031a7", "id": "6c0b3492-9d69-4102-88db-077b7df24b71"}]} 2018-10-08 06:02:16,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f45a3d89-25cb-4ea0-8e7c-7e42e21813ca 2018-10-08 06:02:16,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0324420928955s 2018-10-08 06:02:16,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f45a3d89-25cb-4ea0-8e7c-7e42e21813ca 2018-10-08 06:02:16,297 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'554fbe4f-020d-400e-b672-726e14c5e1d8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9f494e04b2714f44811047064a41b622', 'created_at': u'2018-10-08T06:02:14Z', 'attached': True, 'updated_at': u'2018-10-08T06:02:14Z', 'id': u'6c0b3492-9d69-4102-88db-077b7df24b71', 'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f494e04b2714f44811047064a41b622', 'name': 'vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'554fbe4f-020d-400e-b672-726e14c5e1d8', 'project_id': u'9f494e04b2714f44811047064a41b622', 'port_id': u'e35a50d4-68a6-4dd1-8f2f-539b833031a7', 'port': u'e35a50d4-68a6-4dd1-8f2f-539b833031a7', 'network': u'94f8c586-8db7-4f31-a8a3-9036c34b9474'}) 2018-10-08 06:02:16,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-08 06:02:16,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 06:02:18,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:02: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-f80af216-7046-4a02-ab79-262ab4c6f739 x-compute-request-id: req-f80af216-7046-4a02-ab79-262ab4c6f739 Content-Encoding: gzip Content-Length: 10987 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1884421992 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.306206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.308427] pid_max: default: 32768 minimum: 301\n[ 0.309619] Security Framework initialized\n[ 0.310740] SELinux: Initializing.\n[ 0.312373] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.315312] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.317277] Mount-cache hash table entries: 4096\n[ 0.318692] Initializing cgroup subsys memory\n[ 0.319847] Initializing cgroup subsys devices\n[ 0.321010] Initializing cgroup subsys freezer\n[ 0.322165] Initializing cgroup subsys net_cls\n[ 0.323319] Initializing cgroup subsys blkio\n[ 0.324446] Initializing cgroup subsys perf_event\n[ 0.325636] Initializing cgroup subsys hugetlb\n[ 0.326783] Initializing cgroup subsys pids\n[ 0.327889] Initializing cgroup subsys net_prio\n[ 0.329124] CPU: Physical Processor ID: 0\n[ 0.330937] mce: CPU supports 10 MCE banks\n[ 0.332068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.333356] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.334639] tlb_flushall_shift: 6\n[ 0.335828] Freeing SMP alternatives: 28k freed\n[ 0.339811] ACPI: Core revision 20130517\n[ 0.341303] ACPI: All ACPI Tables successfully acquired\n[ 0.342749] ftrace: allocating 25812 entries in 101 pages\n[ 0.365293] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.366793] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.368269] smpboot: Max logical packages: 2\n[ 0.369568] Enabling x2apic\n[ 0.370466] Enabled x2apic\n[ 0.371550] Switched APIC routing to physical x2apic.\n[ 0.373726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.375212] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.377852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384956] KVM setup paravirtual spinlock\n[ 0.387278] smpboot: Booting Node 0, Processors #1 OK\n[ 0.388911] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.410810] Brought up 2 CPUs\n[ 0.410813] KVM setup async PF for cpu 1\n[ 0.410816] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.413980] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.416090] devtmpfs: initialized\n[ 0.418817] EVM: security.selinux\n[ 0.419808] EVM: security.ima\n[ 0.420732] EVM: security.capability\n[ 0.422374] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.423934] pinctrl core: initialized pinctrl subsystem\n[ 0.425320] NET: Registered protocol family 16\n[ 0.426665] ACPI: bus type PCI registered\n[ 0.427766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429304] PCI: Using configuration type 1 for base access\n[ 0.433966] ACPI: Added _OSI(Module Device)\n[ 0.435120] ACPI: Added _OSI(Processor Device)\n[ 0.436253] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.437430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.440172] ACPI: Interpreter enabled\n[ 0.441215] ACPI: (supports S0 S5)\n[ 0.442188] ACPI: Using IOAPIC for interrupt routing\n[ 0.443397] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448682] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450485] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.454709] acpiphp: Slot [3] registered\n[ 0.455794] acpiphp: Slot [4] registered\n[ 0.456867] acpiphp: Slot [5] registered\n[ 0.457946] acpiphp: Slot [6] registered\n[ 0.459024] acpiphp: Slot [7] registered\n[ 0.460094] acpiphp: Slot [8] registered\n[ 0.461165] acpiphp: Slot [9] registered\n[ 0.462240] acpiphp: Slot [10] registered\n[ 0.463322] acpiphp: Slot [11] registered\n[ 0.464413] acpiphp: Slot [12] registered\n[ 0.465509] acpiphp: Slot [13] registered\n[ 0.466596] acpiphp: Slot [14] registered\n[ 0.467676] acpiphp: Slot [15] registered\n[ 0.468762] acpiphp: Slot [16] registered\n[ 0.469864] acpiphp: Slot [17] registered\n[ 0.470998] acpiphp: Slot [18] registered\n[ 0.472100] acpiphp: Slot [19] registered\n[ 0.473187] acpiphp: Slot [20] registered\n[ 0.474269] acpiphp: Slot [21] registered\n[ 0.475345] acpiphp: Slot [22] registered\n[ 0.476427] acpiphp: Slot [23] registered\n[ 0.477504] acpiphp: Slot [24] registered\n[ 0.478587] acpiphp: Slot [25] registered\n[ 0.479666] acpiphp: Slot [26] registered\n[ 0.480760] acpiphp: Slot [27] registered\n[ 0.481862] acpiphp: Slot [28] registered\n[ 0.483000] acpiphp: Slot [29] registered\n[ 0.484107] acpiphp: Slot [30] registered\n[ 0.485222] acpiphp: Slot [31] registered\n[ 0.486322] PCI host bridge to bus 0000:00\n[ 0.487431] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488740] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490263] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491780] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493805] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.501508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.503086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.504562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.506114] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.513579] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.515577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568012] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.571628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.573348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.575068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.576766] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.578390] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.579909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.582025] vgaarb: loaded\n[ 0.582905] vgaarb: bridge control possible 0000:00:02.0\n[ 0.584288] SCSI subsystem initialized\n[ 0.585359] ACPI: bus type USB registered\n[ 0.586471] usbcore: registered new interface driver usbfs\n[ 0.587797] usbcore: registered new interface driver hub\n[ 0.589100] usbcore: registered new device driver usb\n[ 0.590458] PCI: Using ACPI for IRQ routing\n[ 0.591797] NetLabel: Initializing\n[ 0.592800] NetLabel: domain hash size = 128\n[ 0.593932] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.595190] NetLabel: unlabeled traffic allowed by default\n[ 0.596584] Switched to clocksource kvm-clock\n[ 0.603489] pnp: PnP ACPI init\n[ 0.604453] ACPI: bus type PNP registered\n[ 0.605857] pnp: PnP ACPI: found 5 devices\n[ 0.606967] ACPI: bus type PNP unregistered\n[ 0.614011] NET: Registered protocol family 2\n[ 0.615370] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.617553] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.619302] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.620851] TCP: reno registered\n[ 0.621819] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.623265] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624840] NET: Registered protocol family 1\n[ 0.626007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.627384] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.628723] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.648594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668648] Unpacking initramfs...\n[ 1.079193] Freeing initrd memory: 37508k freed\n[ 1.088606] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090126] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.099253] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.100870] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.102478] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.103883] Initialise system trusted keyring\n[ 1.105029] audit: initializing netlink socket (disabled)\n[ 1.106320] type=2000 audit(1538978525.760:1): initialized\n[ 1.123072] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.124511] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.126575] zpool: loaded\n[ 1.127457] zbud: loaded\n[ 1.128462] VFS: Disk quotas dquot_6.5.2\n[ 1.129545] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.131077] msgmni has been set to 7578\n[ 1.132167] Key type big_key registered\n[ 1.133762] NET: Registered protocol family 38\n[ 1.134913] Key type asymmetric registered\n[ 1.135988] Asymmetric key parser 'x509' registered\n[ 1.137195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.139207] io scheduler noop registered\n[ 1.140273] io scheduler deadline registered (default)\n[ 1.141525] io scheduler cfq registered\n[ 1.142648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.153862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.155397] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.157371] ACPI: Power Button [PWRF]\n[ 1.158468] GHES: HEST is not enabled!\n[ 1.159551] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.183894] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.185432] Non-volatile memory driver v1.3\n[ 1.186539] Linux agpgart interface v0.103\n[ 1.187701] crash memory driver: version 1.1\n[ 1.188855] rdac: device handler registered\n[ 1.190001] hp_sw: device handler registered\n[ 1.191112] emc: device handler registered\n[ 1.192188] alua: device handler registered\n[ 1.193296] libphy: Fixed MDIO Bus: probed\n[ 1.194402] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.195844] ehci-pci: EHCI PCI platform driver\n[ 1.196974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.198362] ohci-pci: OHCI PCI platform driver\n[ 1.199502] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.219614] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.220897] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.222887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.224165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.225554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.227033] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.228985] usb usb1: Product: UHCI Host Controller\n[ 1.230258] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.231798] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.233016] hub 1-0:1.0: USB hub found\n[ 1.234063] hub 1-0:1.0: 2 ports detected\n[ 1.235230] usbcore: registered new interface driver usbserial\n[ 1.236588] usbcore: registered new interface driver usbserial_generic\n[ 1.238035] usbserial: USB Serial support registered for generic\n[ 1.239425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.242076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.243344] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.244682] mousedev: PS/2 mouse device common for all mice\n[ 1.246261] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.248572] rtc_cmos 00:00: RTC can wake from S4\n[ 1.249136] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.250301] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.254510] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.255959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.257430] cpuidle: using governor menu\n[ 1.258517] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.259840] usbcore: registered new interface driver usbhid\n[ 1.261124] usbhid: USB HID core driver\n[ 1.262169] drop_monitor: Initializing network drop monitor service\n[ 1.263611] TCP: cubic registered\n[ 1.264692] Initializing XFRM netlink socket\n[ 1.266105] NET: Registered protocol family 10\n[ 1.267654] NET: Registered protocol family 17\n[ 1.269112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.270789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.272288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.275115] Loading compiled-in X.509 certificates\n[ 1.276898] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.280407] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.284297] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.286905] registered taskstats version 1\n[ 1.289406] Key type trusted registered\n[ 1.291552] Key type encrypted registered\n[ 1.293687] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.295347] rtc_cmos 00:00: setting system clock to 2018-10-08 06:02:05 UTC (1538978525)\n[ 1.298013] Freeing unused kernel memory: 1680k freed\n[ 1.302131] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.306222] systemd[1]: Detected virtualization kvm.\n[ 1.307483] systemd[1]: Detected architecture x86-64.\n[ 1.308744] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.311104] systemd[1]: No hostname configured.\n[ 1.312298] systemd[1]: Set hostname to .\n[ 1.313581] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.335633] systemd[1]: Reached target Local File Systems.\n[ 1.336970] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.339061] systemd[1]: Created slice Root Slice.\n[ 1.340289] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.342264] systemd[1]: Created slice System Slice.\n[ 1.343519] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.345505] systemd[1]: Listening on udev Kernel Socket.\n[ 1.346807] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.348880] systemd[1]: Listening on Journal Socket.\n[ 1.350129] systemd[1]: Starting Journal Socket.\n[ 1.351696] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.355428] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.358280] systemd[1]: Listening on udev Control Socket.\n[ 1.359604] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.361609] systemd[1]: Reached target Slices.\n[ 1.362784] systemd[1]: Starting Slices.\n[ 1.364148] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.366994] systemd[1]: Reached target Sockets.\n[ 1.368176] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.370032] systemd[1]: Reached target Timers.\n[ 1.371197] systemd[1]: Starting Timers.\n[ 1.372535] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.375371] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.377484] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.380337] systemd[1]: Reached target Paths.\n[ 1.381500] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.383303] systemd[1]: Reached target Swap.\n[ 1.384455] systemd[1]: Starting Swap.\n[[32m OK [0m] Started Journal Service.\n[ 1.386887] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.422094] RPC: Registered named UNIX socket transport module.\n[ 1.423484] RPC: Registered udp transport module.\n[ 1.424650] RPC: Registered tcp transport module.\n[ 1.425809] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.512673] FDC 0 is a S82078B\n[ 1.528017] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.536605] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.572238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.575609] scsi host0: ata_piix\n[ 1.576671] scsi host1: ata_piix\n[ 1.577661] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.579153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.582762] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.688810] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.690299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.691828] usb 1-1: Product: QEMU USB Tablet\n[ 1.692955] usb 1-1: Manufacturer: QEMU\n[ 1.694000] usb 1-1: SerialNumber: 42\n[ 1.703958] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.706454] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.788868] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.791640] XFS (vda1): Mounting V4 Filesystem\n[ 1.929711] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.099628] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.170339] systemd-journald[134]: Received SIGTERM from PID 1 (systemd).\n[ 2.265479] SELinux: Disabled at runtime.\n[ 2.303605] type=1404 audit(1538978526.508:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.356626] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.358261] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 2.688843] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 2.760819] systemd-journald[389]: Received request to flush runtime journal from PID 1\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.965168] type=1305 audit(1538978527.169:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[ 3.104393] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.115088] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.[ 3.121577] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n Starting LSB: Bring up/down networking...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.142385] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n\n[ 3.144325] [TTM] Initializing pool allocator\n[ 3.145948] [TTM] Initializing DMA pool allocator\n[ 3.147990] [drm] fb mappable at 0xFC000000\n[ 3.149713] [drm] vram aper at 0xFC000000\n[ 3.150467] ppdev: user-space parallel port driver\n[ 3.152832] [drm] size 33554432\n[ 3.152832] [drm] fb depth is 24\n[ 3.152833] [drm] pitch is 3072\n[ 3.156910] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.176998] Console: switching to colour frame buffer device 128x48\n[ 3.188465] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.192603] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.266176] AES CTR mode by8 optimization enabled\n[ 3.269164] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.273983] alg: No test for crc32 (crc32-pclmul)\n[ 3.302968] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.339084] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m[ 3.349683] intel_powerclamp: No package C-state available] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n\n[ 3.358478] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.614414] cloud-init[509]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 06:02:08 +0000. Up 3.57 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-08 06:02:18,399 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39/action used request id req-f80af216-7046-4a02-ab79-262ab4c6f739 2018-10-08 06:02:18,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.10133695602s 2018-10-08 06:02:18,400 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39/action used request id req-f80af216-7046-4a02-ab79-262ab4c6f739 2018-10-08 06:02:18,400 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1884421992 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.306206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.308427] pid_max: default: 32768 minimum: 301 [ 0.309619] Security Framework initialized [ 0.310740] SELinux: Initializing. [ 0.312373] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.315312] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.317277] Mount-cache hash table entries: 4096 [ 0.318692] Initializing cgroup subsys memory [ 0.319847] Initializing cgroup subsys devices [ 0.321010] Initializing cgroup subsys freezer [ 0.322165] Initializing cgroup subsys net_cls [ 0.323319] Initializing cgroup subsys blkio [ 0.324446] Initializing cgroup subsys perf_event [ 0.325636] Initializing cgroup subsys hugetlb [ 0.326783] Initializing cgroup subsys pids [ 0.327889] Initializing cgroup subsys net_prio [ 0.329124] CPU: Physical Processor ID: 0 [ 0.330937] mce: CPU supports 10 MCE banks [ 0.332068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.333356] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.334639] tlb_flushall_shift: 6 [ 0.335828] Freeing SMP alternatives: 28k freed [ 0.339811] ACPI: Core revision 20130517 [ 0.341303] ACPI: All ACPI Tables successfully acquired [ 0.342749] ftrace: allocating 25812 entries in 101 pages [ 0.365293] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366793] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.368269] smpboot: Max logical packages: 2 [ 0.369568] Enabling x2apic [ 0.370466] Enabled x2apic [ 0.371550] Switched APIC routing to physical x2apic. [ 0.373726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.375212] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.377852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384956] KVM setup paravirtual spinlock [ 0.387278] smpboot: Booting Node 0, Processors #1 OK [ 0.388911] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.410810] Brought up 2 CPUs [ 0.410813] KVM setup async PF for cpu 1 [ 0.410816] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.413980] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.416090] devtmpfs: initialized [ 0.418817] EVM: security.selinux [ 0.419808] EVM: security.ima [ 0.420732] EVM: security.capability [ 0.422374] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.423934] pinctrl core: initialized pinctrl subsystem [ 0.425320] NET: Registered protocol family 16 [ 0.426665] ACPI: bus type PCI registered [ 0.427766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429304] PCI: Using configuration type 1 for base access [ 0.433966] ACPI: Added _OSI(Module Device) [ 0.435120] ACPI: Added _OSI(Processor Device) [ 0.436253] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.437430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.440172] ACPI: Interpreter enabled [ 0.441215] ACPI: (supports S0 S5) [ 0.442188] ACPI: Using IOAPIC for interrupt routing [ 0.443397] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448682] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450485] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454709] acpiphp: Slot [3] registered [ 0.455794] acpiphp: Slot [4] registered [ 0.456867] acpiphp: Slot [5] registered [ 0.457946] acpiphp: Slot [6] registered [ 0.459024] acpiphp: Slot [7] registered [ 0.460094] acpiphp: Slot [8] registered [ 0.461165] acpiphp: Slot [9] registered [ 0.462240] acpiphp: Slot [10] registered [ 0.463322] acpiphp: Slot [11] registered [ 0.464413] acpiphp: Slot [12] registered [ 0.465509] acpiphp: Slot [13] registered [ 0.466596] acpiphp: Slot [14] registered [ 0.467676] acpiphp: Slot [15] registered [ 0.468762] acpiphp: Slot [16] registered [ 0.469864] acpiphp: Slot [17] registered [ 0.470998] acpiphp: Slot [18] registered [ 0.472100] acpiphp: Slot [19] registered [ 0.473187] acpiphp: Slot [20] registered [ 0.474269] acpiphp: Slot [21] registered [ 0.475345] acpiphp: Slot [22] registered [ 0.476427] acpiphp: Slot [23] registered [ 0.477504] acpiphp: Slot [24] registered [ 0.478587] acpiphp: Slot [25] registered [ 0.479666] acpiphp: Slot [26] registered [ 0.480760] acpiphp: Slot [27] registered [ 0.481862] acpiphp: Slot [28] registered [ 0.483000] acpiphp: Slot [29] registered [ 0.484107] acpiphp: Slot [30] registered [ 0.485222] acpiphp: Slot [31] registered [ 0.486322] PCI host bridge to bus 0000:00 [ 0.487431] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488740] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490263] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491780] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493805] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.501508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.503086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.506114] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.513579] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.515577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568012] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.571628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.576766] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.578390] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.579909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.582025] vgaarb: loaded [ 0.582905] vgaarb: bridge control possible 0000:00:02.0 [ 0.584288] SCSI subsystem initialized [ 0.585359] ACPI: bus type USB registered [ 0.586471] usbcore: registered new interface driver usbfs [ 0.587797] usbcore: registered new interface driver hub [ 0.589100] usbcore: registered new device driver usb [ 0.590458] PCI: Using ACPI for IRQ routing [ 0.591797] NetLabel: Initializing [ 0.592800] NetLabel: domain hash size = 128 [ 0.593932] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.595190] NetLabel: unlabeled traffic allowed by default [ 0.596584] Switched to clocksource kvm-clock [ 0.603489] pnp: PnP ACPI init [ 0.604453] ACPI: bus type PNP registered [ 0.605857] pnp: PnP ACPI: found 5 devices [ 0.606967] ACPI: bus type PNP unregistered [ 0.614011] NET: Registered protocol family 2 [ 0.615370] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.617553] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.619302] TCP: Hash tables configured (established 32768 bind 32768) [ 0.620851] TCP: reno registered [ 0.621819] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.623265] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624840] NET: Registered protocol family 1 [ 0.626007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.627384] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.628723] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.648594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668648] Unpacking initramfs... [ 1.079193] Freeing initrd memory: 37508k freed [ 1.088606] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090126] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.099253] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.100870] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.102478] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.103883] Initialise system trusted keyring [ 1.105029] audit: initializing netlink socket (disabled) [ 1.106320] type=2000 audit(1538978525.760:1): initialized [ 1.123072] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.124511] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.126575] zpool: loaded [ 1.127457] zbud: loaded [ 1.128462] VFS: Disk quotas dquot_6.5.2 [ 1.129545] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.131077] msgmni has been set to 7578 [ 1.132167] Key type big_key registered [ 1.133762] NET: Registered protocol family 38 [ 1.134913] Key type asymmetric registered [ 1.135988] Asymmetric key parser 'x509' registered [ 1.137195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.139207] io scheduler noop registered [ 1.140273] io scheduler deadline registered (default) [ 1.141525] io scheduler cfq registered [ 1.142648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.153862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.155397] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.157371] ACPI: Power Button [PWRF] [ 1.158468] GHES: HEST is not enabled! [ 1.159551] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.183894] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.185432] Non-volatile memory driver v1.3 [ 1.186539] Linux agpgart interface v0.103 [ 1.187701] crash memory driver: version 1.1 [ 1.188855] rdac: device handler registered [ 1.190001] hp_sw: device handler registered [ 1.191112] emc: device handler registered [ 1.192188] alua: device handler registered [ 1.193296] libphy: Fixed MDIO Bus: probed [ 1.194402] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.195844] ehci-pci: EHCI PCI platform driver [ 1.196974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.198362] ohci-pci: OHCI PCI platform driver [ 1.199502] uhci_hcd: USB Universal Host Controller Interface driver [ 1.219614] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.220897] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.222887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.224165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.225554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.227033] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.228985] usb usb1: Product: UHCI Host Controller [ 1.230258] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.231798] usb usb1: SerialNumber: 0000:00:01.2 [ 1.233016] hub 1-0:1.0: USB hub found [ 1.234063] hub 1-0:1.0: 2 ports detected [ 1.235230] usbcore: registered new interface driver usbserial [ 1.236588] usbcore: registered new interface driver usbserial_generic [ 1.238035] usbserial: USB Serial support registered for generic [ 1.239425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.242076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.243344] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.244682] mousedev: PS/2 mouse device common for all mice [ 1.246261] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.248572] rtc_cmos 00:00: RTC can wake from S4 [ 1.249136] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.250301] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.254510] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.255959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.257430] cpuidle: using governor menu [ 1.258517] hidraw: raw HID events driver (C) Jiri Kosina [ 1.259840] usbcore: registered new interface driver usbhid [ 1.261124] usbhid: USB HID core driver [ 1.262169] drop_monitor: Initializing network drop monitor service [ 1.263611] TCP: cubic registered [ 1.264692] Initializing XFRM netlink socket [ 1.266105] NET: Registered protocol family 10 [ 1.267654] NET: Registered protocol family 17 [ 1.269112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.270789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.272288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.275115] Loading compiled-in X.509 certificates [ 1.276898] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.280407] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.284297] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.286905] registered taskstats version 1 [ 1.289406] Key type trusted registered [ 1.291552] Key type encrypted registered [ 1.293687] IMA: No TPM chip found, activating TPM-bypass! [ 1.295347] rtc_cmos 00:00: setting system clock to 2018-10-08 06:02:05 UTC (1538978525) [ 1.298013] Freeing unused kernel memory: 1680k freed [ 1.302131] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.306222] systemd[1]: Detected virtualization kvm. [ 1.307483] systemd[1]: Detected architecture x86-64. [ 1.308744] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.311104] systemd[1]: No hostname configured. [ 1.312298] systemd[1]: Set hostname to . [ 1.313581] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.335633] systemd[1]: Reached target Local File Systems. [ 1.336970] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.339061] systemd[1]: Created slice Root Slice. [ 1.340289] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.342264] systemd[1]: Created slice System Slice. [ 1.343519] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.345505] systemd[1]: Listening on udev Kernel Socket. [ 1.346807] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.348880] systemd[1]: Listening on Journal Socket. [ 1.350129] systemd[1]: Starting Journal Socket. [ 1.351696] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.355428] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.358280] systemd[1]: Listening on udev Control Socket. [ 1.359604] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Slices. [ 1.361609] systemd[1]: Reached target Slices. [ 1.362784] systemd[1]: Starting Slices. [ 1.364148] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.366994] systemd[1]: Reached target Sockets. [ 1.368176] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.370032] systemd[1]: Reached target Timers. [ 1.371197] systemd[1]: Starting Timers. [ 1.372535] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.375371] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.377484] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.380337] systemd[1]: Reached target Paths. [ 1.381500] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.383303] systemd[1]: Reached target Swap. [ 1.384455] systemd[1]: Starting Swap. [[32m OK [0m] Started Journal Service. [ 1.386887] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.422094] RPC: Registered named UNIX socket transport module. [ 1.423484] RPC: Registered udp transport module. [ 1.424650] RPC: Registered tcp transport module. [ 1.425809] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.512673] FDC 0 is a S82078B [ 1.528017] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.536605] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.572238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.575609] scsi host0: ata_piix [ 1.576671] scsi host1: ata_piix [ 1.577661] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.579153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.582762] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.688810] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.690299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.691828] usb 1-1: Product: QEMU USB Tablet [ 1.692955] usb 1-1: Manufacturer: QEMU [ 1.694000] usb 1-1: SerialNumber: 42 [ 1.703958] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.706454] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.788868] SGI XFS with ACLs, security attributes, no debug enabled [ 1.791640] XFS (vda1): Mounting V4 Filesystem [ 1.929711] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.099628] tsc: Refined TSC clocksource calibration: 3491.908 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.170339] systemd-journald[134]: Received SIGTERM from PID 1 (systemd). [ 2.265479] SELinux: Disabled at runtime. [ 2.303605] type=1404 audit(1538978526.508:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.356626] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.358261] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd Root File System. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... Mounting Debug File System... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 2.688843] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 2.760819] systemd-journald[389]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.965168] type=1305 audit(1538978527.169:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [ 3.104393] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.115088] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System.[ 3.121577] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting GSSAPI Proxy Daemon... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus.[ 3.142385] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.144325] [TTM] Initializing pool allocator [ 3.145948] [TTM] Initializing DMA pool allocator [ 3.147990] [drm] fb mappable at 0xFC000000 [ 3.149713] [drm] vram aper at 0xFC000000 [ 3.150467] ppdev: user-space parallel port driver [ 3.152832] [drm] size 33554432 [ 3.152832] [drm] fb depth is 24 [ 3.152833] [drm] pitch is 3072 [ 3.156910] fbcon: cirrusdrmfb (fb0) is primary device [ 3.176998] Console: switching to colour frame buffer device 128x48 [ 3.188465] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.192603] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.266176] AES CTR mode by8 optimization enabled [ 3.269164] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.273983] alg: No test for crc32 (crc32-pclmul) [ 3.302968] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.339084] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m[ 3.349683] intel_powerclamp: No package C-state available] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.358478] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.614414] cloud-init[509]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 06:02:08 +0000. Up 3.57 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-08 06:02:18,404 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-10-08 06:02:27,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-08 06:02:27,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-08 06:02:28,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:02: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-ed898e15-e571-43b0-bcf6-4ade348c7f6d x-compute-request-id: req-ed898e15-e571-43b0-bcf6-4ade348c7f6d Content-Encoding: gzip Content-Length: 12758 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1884421992 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.306206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.308427] pid_max: default: 32768 minimum: 301\n[ 0.309619] Security Framework initialized\n[ 0.310740] SELinux: Initializing.\n[ 0.312373] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.315312] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.317277] Mount-cache hash table entries: 4096\n[ 0.318692] Initializing cgroup subsys memory\n[ 0.319847] Initializing cgroup subsys devices\n[ 0.321010] Initializing cgroup subsys freezer\n[ 0.322165] Initializing cgroup subsys net_cls\n[ 0.323319] Initializing cgroup subsys blkio\n[ 0.324446] Initializing cgroup subsys perf_event\n[ 0.325636] Initializing cgroup subsys hugetlb\n[ 0.326783] Initializing cgroup subsys pids\n[ 0.327889] Initializing cgroup subsys net_prio\n[ 0.329124] CPU: Physical Processor ID: 0\n[ 0.330937] mce: CPU supports 10 MCE banks\n[ 0.332068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.333356] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.334639] tlb_flushall_shift: 6\n[ 0.335828] Freeing SMP alternatives: 28k freed\n[ 0.339811] ACPI: Core revision 20130517\n[ 0.341303] ACPI: All ACPI Tables successfully acquired\n[ 0.342749] ftrace: allocating 25812 entries in 101 pages\n[ 0.365293] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.366793] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.368269] smpboot: Max logical packages: 2\n[ 0.369568] Enabling x2apic\n[ 0.370466] Enabled x2apic\n[ 0.371550] Switched APIC routing to physical x2apic.\n[ 0.373726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.375212] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.377852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384956] KVM setup paravirtual spinlock\n[ 0.387278] smpboot: Booting Node 0, Processors #1 OK\n[ 0.388911] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.410810] Brought up 2 CPUs\n[ 0.410813] KVM setup async PF for cpu 1\n[ 0.410816] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.413980] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.416090] devtmpfs: initialized\n[ 0.418817] EVM: security.selinux\n[ 0.419808] EVM: security.ima\n[ 0.420732] EVM: security.capability\n[ 0.422374] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.423934] pinctrl core: initialized pinctrl subsystem\n[ 0.425320] NET: Registered protocol family 16\n[ 0.426665] ACPI: bus type PCI registered\n[ 0.427766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429304] PCI: Using configuration type 1 for base access\n[ 0.433966] ACPI: Added _OSI(Module Device)\n[ 0.435120] ACPI: Added _OSI(Processor Device)\n[ 0.436253] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.437430] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.440172] ACPI: Interpreter enabled\n[ 0.441215] ACPI: (supports S0 S5)\n[ 0.442188] ACPI: Using IOAPIC for interrupt routing\n[ 0.443397] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448682] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450485] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.454709] acpiphp: Slot [3] registered\n[ 0.455794] acpiphp: Slot [4] registered\n[ 0.456867] acpiphp: Slot [5] registered\n[ 0.457946] acpiphp: Slot [6] registered\n[ 0.459024] acpiphp: Slot [7] registered\n[ 0.460094] acpiphp: Slot [8] registered\n[ 0.461165] acpiphp: Slot [9] registered\n[ 0.462240] acpiphp: Slot [10] registered\n[ 0.463322] acpiphp: Slot [11] registered\n[ 0.464413] acpiphp: Slot [12] registered\n[ 0.465509] acpiphp: Slot [13] registered\n[ 0.466596] acpiphp: Slot [14] registered\n[ 0.467676] acpiphp: Slot [15] registered\n[ 0.468762] acpiphp: Slot [16] registered\n[ 0.469864] acpiphp: Slot [17] registered\n[ 0.470998] acpiphp: Slot [18] registered\n[ 0.472100] acpiphp: Slot [19] registered\n[ 0.473187] acpiphp: Slot [20] registered\n[ 0.474269] acpiphp: Slot [21] registered\n[ 0.475345] acpiphp: Slot [22] registered\n[ 0.476427] acpiphp: Slot [23] registered\n[ 0.477504] acpiphp: Slot [24] registered\n[ 0.478587] acpiphp: Slot [25] registered\n[ 0.479666] acpiphp: Slot [26] registered\n[ 0.480760] acpiphp: Slot [27] registered\n[ 0.481862] acpiphp: Slot [28] registered\n[ 0.483000] acpiphp: Slot [29] registered\n[ 0.484107] acpiphp: Slot [30] registered\n[ 0.485222] acpiphp: Slot [31] registered\n[ 0.486322] PCI host bridge to bus 0000:00\n[ 0.487431] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488740] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490263] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491780] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493805] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.501508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.503086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.504562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.506114] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.513579] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.515577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568012] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.571628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.573348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.575068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.576766] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.578390] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.579909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.582025] vgaarb: loaded\n[ 0.582905] vgaarb: bridge control possible 0000:00:02.0\n[ 0.584288] SCSI subsystem initialized\n[ 0.585359] ACPI: bus type USB registered\n[ 0.586471] usbcore: registered new interface driver usbfs\n[ 0.587797] usbcore: registered new interface driver hub\n[ 0.589100] usbcore: registered new device driver usb\n[ 0.590458] PCI: Using ACPI for IRQ routing\n[ 0.591797] NetLabel: Initializing\n[ 0.592800] NetLabel: domain hash size = 128\n[ 0.593932] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.595190] NetLabel: unlabeled traffic allowed by default\n[ 0.596584] Switched to clocksource kvm-clock\n[ 0.603489] pnp: PnP ACPI init\n[ 0.604453] ACPI: bus type PNP registered\n[ 0.605857] pnp: PnP ACPI: found 5 devices\n[ 0.606967] ACPI: bus type PNP unregistered\n[ 0.614011] NET: Registered protocol family 2\n[ 0.615370] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.617553] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.619302] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.620851] TCP: reno registered\n[ 0.621819] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.623265] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624840] NET: Registered protocol family 1\n[ 0.626007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.627384] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.628723] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.648594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668648] Unpacking initramfs...\n[ 1.079193] Freeing initrd memory: 37508k freed\n[ 1.088606] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090126] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.099253] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.100870] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.102478] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.103883] Initialise system trusted keyring\n[ 1.105029] audit: initializing netlink socket (disabled)\n[ 1.106320] type=2000 audit(1538978525.760:1): initialized\n[ 1.123072] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.124511] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.126575] zpool: loaded\n[ 1.127457] zbud: loaded\n[ 1.128462] VFS: Disk quotas dquot_6.5.2\n[ 1.129545] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.131077] msgmni has been set to 7578\n[ 1.132167] Key type big_key registered\n[ 1.133762] NET: Registered protocol family 38\n[ 1.134913] Key type asymmetric registered\n[ 1.135988] Asymmetric key parser 'x509' registered\n[ 1.137195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.139207] io scheduler noop registered\n[ 1.140273] io scheduler deadline registered (default)\n[ 1.141525] io scheduler cfq registered\n[ 1.142648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.153862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.155397] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.157371] ACPI: Power Button [PWRF]\n[ 1.158468] GHES: HEST is not enabled!\n[ 1.159551] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.183894] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.185432] Non-volatile memory driver v1.3\n[ 1.186539] Linux agpgart interface v0.103\n[ 1.187701] crash memory driver: version 1.1\n[ 1.188855] rdac: device handler registered\n[ 1.190001] hp_sw: device handler registered\n[ 1.191112] emc: device handler registered\n[ 1.192188] alua: device handler registered\n[ 1.193296] libphy: Fixed MDIO Bus: probed\n[ 1.194402] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.195844] ehci-pci: EHCI PCI platform driver\n[ 1.196974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.198362] ohci-pci: OHCI PCI platform driver\n[ 1.199502] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.219614] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.220897] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.222887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.224165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.225554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.227033] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.228985] usb usb1: Product: UHCI Host Controller\n[ 1.230258] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.231798] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.233016] hub 1-0:1.0: USB hub found\n[ 1.234063] hub 1-0:1.0: 2 ports detected\n[ 1.235230] usbcore: registered new interface driver usbserial\n[ 1.236588] usbcore: registered new interface driver usbserial_generic\n[ 1.238035] usbserial: USB Serial support registered for generic\n[ 1.239425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.242076] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.243344] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.244682] mousedev: PS/2 mouse device common for all mice\n[ 1.246261] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.248572] rtc_cmos 00:00: RTC can wake from S4\n[ 1.249136] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.250301] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.254510] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.255959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.257430] cpuidle: using governor menu\n[ 1.258517] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.259840] usbcore: registered new interface driver usbhid\n[ 1.261124] usbhid: USB HID core driver\n[ 1.262169] drop_monitor: Initializing network drop monitor service\n[ 1.263611] TCP: cubic registered\n[ 1.264692] Initializing XFRM netlink socket\n[ 1.266105] NET: Registered protocol family 10\n[ 1.267654] NET: Registered protocol family 17\n[ 1.269112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.270789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.272288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.275115] Loading compiled-in X.509 certificates\n[ 1.276898] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.280407] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.284297] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.286905] registered taskstats version 1\n[ 1.289406] Key type trusted registered\n[ 1.291552] Key type encrypted registered\n[ 1.293687] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.295347] rtc_cmos 00:00: setting system clock to 2018-10-08 06:02:05 UTC (1538978525)\n[ 1.298013] Freeing unused kernel memory: 1680k freed\n[ 1.302131] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.306222] systemd[1]: Detected virtualization kvm.\n[ 1.307483] systemd[1]: Detected architecture x86-64.\n[ 1.308744] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.311104] systemd[1]: No hostname configured.\n[ 1.312298] systemd[1]: Set hostname to .\n[ 1.313581] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.335633] systemd[1]: Reached target Local File Systems.\n[ 1.336970] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.339061] systemd[1]: Created slice Root Slice.\n[ 1.340289] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.342264] systemd[1]: Created slice System Slice.\n[ 1.343519] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.345505] systemd[1]: Listening on udev Kernel Socket.\n[ 1.346807] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.348880] systemd[1]: Listening on Journal Socket.\n[ 1.350129] systemd[1]: Starting Journal Socket.\n[ 1.351696] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.355428] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.358280] systemd[1]: Listening on udev Control Socket.\n[ 1.359604] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.361609] systemd[1]: Reached target Slices.\n[ 1.362784] systemd[1]: Starting Slices.\n[ 1.364148] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.366994] systemd[1]: Reached target Sockets.\n[ 1.368176] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.370032] systemd[1]: Reached target Timers.\n[ 1.371197] systemd[1]: Starting Timers.\n[ 1.372535] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.375371] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.377484] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.380337] systemd[1]: Reached target Paths.\n[ 1.381500] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.383303] systemd[1]: Reached target Swap.\n[ 1.384455] systemd[1]: Starting Swap.\n[[32m OK [0m] Started Journal Service.\n[ 1.386887] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.422094] RPC: Registered named UNIX socket transport module.\n[ 1.423484] RPC: Registered udp transport module.\n[ 1.424650] RPC: Registered tcp transport module.\n[ 1.425809] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.512673] FDC 0 is a S82078B\n[ 1.528017] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.536605] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.572238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.575609] scsi host0: ata_piix\n[ 1.576671] scsi host1: ata_piix\n[ 1.577661] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.579153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.582762] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.688810] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.690299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.691828] usb 1-1: Product: QEMU USB Tablet\n[ 1.692955] usb 1-1: Manufacturer: QEMU\n[ 1.694000] usb 1-1: SerialNumber: 42\n[ 1.703958] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.706454] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.788868] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.791640] XFS (vda1): Mounting V4 Filesystem\n[ 1.929711] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.099628] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.170339] systemd-journald[134]: Received SIGTERM from PID 1 (systemd).\n[ 2.265479] SELinux: Disabled at runtime.\n[ 2.303605] type=1404 audit(1538978526.508:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.356626] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.358261] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 2.688843] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 2.760819] systemd-journald[389]: Received request to flush runtime journal from PID 1\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.965168] type=1305 audit(1538978527.169:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[ 3.104393] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.115088] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.[ 3.121577] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n Starting LSB: Bring up/down networking...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.142385] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n\n[ 3.144325] [TTM] Initializing pool allocator\n[ 3.145948] [TTM] Initializing DMA pool allocator\n[ 3.147990] [drm] fb mappable at 0xFC000000\n[ 3.149713] [drm] vram aper at 0xFC000000\n[ 3.150467] ppdev: user-space parallel port driver\n[ 3.152832] [drm] size 33554432\n[ 3.152832] [drm] fb depth is 24\n[ 3.152833] [drm] pitch is 3072\n[ 3.156910] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.176998] Console: switching to colour frame buffer device 128x48\n[ 3.188465] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.192603] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.266176] AES CTR mode by8 optimization enabled\n[ 3.269164] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.273983] alg: No test for crc32 (crc32-pclmul)\n[ 3.302968] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.339084] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m[ 3.349683] intel_powerclamp: No package C-state available] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n\n[ 3.358478] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.614414] cloud-init[509]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 06:02:08 +0000. Up 3.57 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.699689] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 06:02:10 +0000. Up 5.67 seconds.\n[ 5.717163] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.720386] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.721850] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.723287] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.724735] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.726155] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:e9:8f:f2 |\n[ 5.727579] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.729032] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.730661] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.732204] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.733711] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.735240] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.736755] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 5.738282] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.739818] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.846017] cloud-init[2729]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 08 Oct 2018 06:02:14 +0000. Up 9.79 seconds.\n[ 10.153375] cloud-init[2930]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 08 Oct 2018 06:02:14 +0000. Up 10.10 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | ca:18:72:9c:42:7b:3d:6b:48:03:8a:72:70:55:e2:c1 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.225397] cloud-init[2930]: Cloud-init v. 0.7.5 finished at Mon, 08 Oct 2018 06:02:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.22 seconds\n"} 2018-10-08 06:02:28,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39/action used request id req-ed898e15-e571-43b0-bcf6-4ade348c7f6d 2018-10-08 06:02:28,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.20969796181s 2018-10-08 06:02:28,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39/action used request id req-ed898e15-e571-43b0-bcf6-4ade348c7f6d 2018-10-08 06:02:28,626 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1884421992 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.306206] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.308427] pid_max: default: 32768 minimum: 301 [ 0.309619] Security Framework initialized [ 0.310740] SELinux: Initializing. [ 0.312373] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.315312] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.317277] Mount-cache hash table entries: 4096 [ 0.318692] Initializing cgroup subsys memory [ 0.319847] Initializing cgroup subsys devices [ 0.321010] Initializing cgroup subsys freezer [ 0.322165] Initializing cgroup subsys net_cls [ 0.323319] Initializing cgroup subsys blkio [ 0.324446] Initializing cgroup subsys perf_event [ 0.325636] Initializing cgroup subsys hugetlb [ 0.326783] Initializing cgroup subsys pids [ 0.327889] Initializing cgroup subsys net_prio [ 0.329124] CPU: Physical Processor ID: 0 [ 0.330937] mce: CPU supports 10 MCE banks [ 0.332068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.333356] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.334639] tlb_flushall_shift: 6 [ 0.335828] Freeing SMP alternatives: 28k freed [ 0.339811] ACPI: Core revision 20130517 [ 0.341303] ACPI: All ACPI Tables successfully acquired [ 0.342749] ftrace: allocating 25812 entries in 101 pages [ 0.365293] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366793] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.368269] smpboot: Max logical packages: 2 [ 0.369568] Enabling x2apic [ 0.370466] Enabled x2apic [ 0.371550] Switched APIC routing to physical x2apic. [ 0.373726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.375212] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.377852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384956] KVM setup paravirtual spinlock [ 0.387278] smpboot: Booting Node 0, Processors #1 OK [ 0.388911] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.410810] Brought up 2 CPUs [ 0.410813] KVM setup async PF for cpu 1 [ 0.410816] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.413980] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.416090] devtmpfs: initialized [ 0.418817] EVM: security.selinux [ 0.419808] EVM: security.ima [ 0.420732] EVM: security.capability [ 0.422374] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.423934] pinctrl core: initialized pinctrl subsystem [ 0.425320] NET: Registered protocol family 16 [ 0.426665] ACPI: bus type PCI registered [ 0.427766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429304] PCI: Using configuration type 1 for base access [ 0.433966] ACPI: Added _OSI(Module Device) [ 0.435120] ACPI: Added _OSI(Processor Device) [ 0.436253] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.437430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.440172] ACPI: Interpreter enabled [ 0.441215] ACPI: (supports S0 S5) [ 0.442188] ACPI: Using IOAPIC for interrupt routing [ 0.443397] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448682] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450485] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454709] acpiphp: Slot [3] registered [ 0.455794] acpiphp: Slot [4] registered [ 0.456867] acpiphp: Slot [5] registered [ 0.457946] acpiphp: Slot [6] registered [ 0.459024] acpiphp: Slot [7] registered [ 0.460094] acpiphp: Slot [8] registered [ 0.461165] acpiphp: Slot [9] registered [ 0.462240] acpiphp: Slot [10] registered [ 0.463322] acpiphp: Slot [11] registered [ 0.464413] acpiphp: Slot [12] registered [ 0.465509] acpiphp: Slot [13] registered [ 0.466596] acpiphp: Slot [14] registered [ 0.467676] acpiphp: Slot [15] registered [ 0.468762] acpiphp: Slot [16] registered [ 0.469864] acpiphp: Slot [17] registered [ 0.470998] acpiphp: Slot [18] registered [ 0.472100] acpiphp: Slot [19] registered [ 0.473187] acpiphp: Slot [20] registered [ 0.474269] acpiphp: Slot [21] registered [ 0.475345] acpiphp: Slot [22] registered [ 0.476427] acpiphp: Slot [23] registered [ 0.477504] acpiphp: Slot [24] registered [ 0.478587] acpiphp: Slot [25] registered [ 0.479666] acpiphp: Slot [26] registered [ 0.480760] acpiphp: Slot [27] registered [ 0.481862] acpiphp: Slot [28] registered [ 0.483000] acpiphp: Slot [29] registered [ 0.484107] acpiphp: Slot [30] registered [ 0.485222] acpiphp: Slot [31] registered [ 0.486322] PCI host bridge to bus 0000:00 [ 0.487431] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488740] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490263] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491780] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493805] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.501508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.503086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504562] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.506114] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.513579] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.515577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568012] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.571628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.576766] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.578390] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.579909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.582025] vgaarb: loaded [ 0.582905] vgaarb: bridge control possible 0000:00:02.0 [ 0.584288] SCSI subsystem initialized [ 0.585359] ACPI: bus type USB registered [ 0.586471] usbcore: registered new interface driver usbfs [ 0.587797] usbcore: registered new interface driver hub [ 0.589100] usbcore: registered new device driver usb [ 0.590458] PCI: Using ACPI for IRQ routing [ 0.591797] NetLabel: Initializing [ 0.592800] NetLabel: domain hash size = 128 [ 0.593932] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.595190] NetLabel: unlabeled traffic allowed by default [ 0.596584] Switched to clocksource kvm-clock [ 0.603489] pnp: PnP ACPI init [ 0.604453] ACPI: bus type PNP registered [ 0.605857] pnp: PnP ACPI: found 5 devices [ 0.606967] ACPI: bus type PNP unregistered [ 0.614011] NET: Registered protocol family 2 [ 0.615370] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.617553] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.619302] TCP: Hash tables configured (established 32768 bind 32768) [ 0.620851] TCP: reno registered [ 0.621819] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.623265] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624840] NET: Registered protocol family 1 [ 0.626007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.627384] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.628723] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.648594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668648] Unpacking initramfs... [ 1.079193] Freeing initrd memory: 37508k freed [ 1.088606] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090126] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.099253] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.100870] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.102478] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.103883] Initialise system trusted keyring [ 1.105029] audit: initializing netlink socket (disabled) [ 1.106320] type=2000 audit(1538978525.760:1): initialized [ 1.123072] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.124511] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.126575] zpool: loaded [ 1.127457] zbud: loaded [ 1.128462] VFS: Disk quotas dquot_6.5.2 [ 1.129545] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.131077] msgmni has been set to 7578 [ 1.132167] Key type big_key registered [ 1.133762] NET: Registered protocol family 38 [ 1.134913] Key type asymmetric registered [ 1.135988] Asymmetric key parser 'x509' registered [ 1.137195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.139207] io scheduler noop registered [ 1.140273] io scheduler deadline registered (default) [ 1.141525] io scheduler cfq registered [ 1.142648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.153862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.155397] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.157371] ACPI: Power Button [PWRF] [ 1.158468] GHES: HEST is not enabled! [ 1.159551] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.183894] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.185432] Non-volatile memory driver v1.3 [ 1.186539] Linux agpgart interface v0.103 [ 1.187701] crash memory driver: version 1.1 [ 1.188855] rdac: device handler registered [ 1.190001] hp_sw: device handler registered [ 1.191112] emc: device handler registered [ 1.192188] alua: device handler registered [ 1.193296] libphy: Fixed MDIO Bus: probed [ 1.194402] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.195844] ehci-pci: EHCI PCI platform driver [ 1.196974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.198362] ohci-pci: OHCI PCI platform driver [ 1.199502] uhci_hcd: USB Universal Host Controller Interface driver [ 1.219614] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.220897] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.222887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.224165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.225554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.227033] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.228985] usb usb1: Product: UHCI Host Controller [ 1.230258] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.231798] usb usb1: SerialNumber: 0000:00:01.2 [ 1.233016] hub 1-0:1.0: USB hub found [ 1.234063] hub 1-0:1.0: 2 ports detected [ 1.235230] usbcore: registered new interface driver usbserial [ 1.236588] usbcore: registered new interface driver usbserial_generic [ 1.238035] usbserial: USB Serial support registered for generic [ 1.239425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.242076] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.243344] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.244682] mousedev: PS/2 mouse device common for all mice [ 1.246261] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.248572] rtc_cmos 00:00: RTC can wake from S4 [ 1.249136] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.250301] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.254510] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.255959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.257430] cpuidle: using governor menu [ 1.258517] hidraw: raw HID events driver (C) Jiri Kosina [ 1.259840] usbcore: registered new interface driver usbhid [ 1.261124] usbhid: USB HID core driver [ 1.262169] drop_monitor: Initializing network drop monitor service [ 1.263611] TCP: cubic registered [ 1.264692] Initializing XFRM netlink socket [ 1.266105] NET: Registered protocol family 10 [ 1.267654] NET: Registered protocol family 17 [ 1.269112] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.270789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.272288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.275115] Loading compiled-in X.509 certificates [ 1.276898] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.280407] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.284297] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.286905] registered taskstats version 1 [ 1.289406] Key type trusted registered [ 1.291552] Key type encrypted registered [ 1.293687] IMA: No TPM chip found, activating TPM-bypass! [ 1.295347] rtc_cmos 00:00: setting system clock to 2018-10-08 06:02:05 UTC (1538978525) [ 1.298013] Freeing unused kernel memory: 1680k freed [ 1.302131] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.306222] systemd[1]: Detected virtualization kvm. [ 1.307483] systemd[1]: Detected architecture x86-64. [ 1.308744] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.311104] systemd[1]: No hostname configured. [ 1.312298] systemd[1]: Set hostname to . [ 1.313581] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.335633] systemd[1]: Reached target Local File Systems. [ 1.336970] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.339061] systemd[1]: Created slice Root Slice. [ 1.340289] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.342264] systemd[1]: Created slice System Slice. [ 1.343519] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.345505] systemd[1]: Listening on udev Kernel Socket. [ 1.346807] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.348880] systemd[1]: Listening on Journal Socket. [ 1.350129] systemd[1]: Starting Journal Socket. [ 1.351696] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.355428] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.358280] systemd[1]: Listening on udev Control Socket. [ 1.359604] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Slices. [ 1.361609] systemd[1]: Reached target Slices. [ 1.362784] systemd[1]: Starting Slices. [ 1.364148] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.366994] systemd[1]: Reached target Sockets. [ 1.368176] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.370032] systemd[1]: Reached target Timers. [ 1.371197] systemd[1]: Starting Timers. [ 1.372535] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.375371] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.377484] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.380337] systemd[1]: Reached target Paths. [ 1.381500] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.383303] systemd[1]: Reached target Swap. [ 1.384455] systemd[1]: Starting Swap. [[32m OK [0m] Started Journal Service. [ 1.386887] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.422094] RPC: Registered named UNIX socket transport module. [ 1.423484] RPC: Registered udp transport module. [ 1.424650] RPC: Registered tcp transport module. [ 1.425809] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.512673] FDC 0 is a S82078B [ 1.528017] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.536605] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.572238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.575609] scsi host0: ata_piix [ 1.576671] scsi host1: ata_piix [ 1.577661] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.579153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.582762] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.688810] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.690299] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.691828] usb 1-1: Product: QEMU USB Tablet [ 1.692955] usb 1-1: Manufacturer: QEMU [ 1.694000] usb 1-1: SerialNumber: 42 [ 1.703958] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.706454] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.788868] SGI XFS with ACLs, security attributes, no debug enabled [ 1.791640] XFS (vda1): Mounting V4 Filesystem [ 1.929711] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.099628] tsc: Refined TSC clocksource calibration: 3491.908 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.170339] systemd-journald[134]: Received SIGTERM from PID 1 (systemd). [ 2.265479] SELinux: Disabled at runtime. [ 2.303605] type=1404 audit(1538978526.508:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.356626] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.358261] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd Root File System. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... Mounting Debug File System... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 2.688843] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 2.760819] systemd-journald[389]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.965168] type=1305 audit(1538978527.169:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [ 3.104393] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.115088] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System.[ 3.121577] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting GSSAPI Proxy Daemon... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus.[ 3.142385] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.144325] [TTM] Initializing pool allocator [ 3.145948] [TTM] Initializing DMA pool allocator [ 3.147990] [drm] fb mappable at 0xFC000000 [ 3.149713] [drm] vram aper at 0xFC000000 [ 3.150467] ppdev: user-space parallel port driver [ 3.152832] [drm] size 33554432 [ 3.152832] [drm] fb depth is 24 [ 3.152833] [drm] pitch is 3072 [ 3.156910] fbcon: cirrusdrmfb (fb0) is primary device [ 3.176998] Console: switching to colour frame buffer device 128x48 [ 3.188465] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.192603] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.266176] AES CTR mode by8 optimization enabled [ 3.269164] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.273983] alg: No test for crc32 (crc32-pclmul) [ 3.302968] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.339084] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m[ 3.349683] intel_powerclamp: No package C-state available] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.358478] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.614414] cloud-init[509]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 08 Oct 2018 06:02:08 +0000. Up 3.57 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 5.699689] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Mon, 08 Oct 2018 06:02:10 +0000. Up 5.67 seconds. [ 5.717163] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.720386] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.721850] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.723287] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.724735] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.726155] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:e9:8f:f2 | [ 5.727579] cloud-init[801]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.729032] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.730661] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.732204] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.733711] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.735240] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.736755] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 5.738282] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.739818] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.846017] cloud-init[2729]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 08 Oct 2018 06:02:14 +0000. Up 9.79 seconds. [ 10.153375] cloud-init[2930]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 08 Oct 2018 06:02:14 +0000. Up 10.10 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ca:18:72:9c:42:7b:3d:6b:48:03:8a:72:70:55:e2:c1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.225397] cloud-init[2930]: Cloud-init v. 0.7.5 finished at Mon, 08 Oct 2018 06:02:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.22 seconds 2018-10-08 06:02:28,629 - paramiko.transport - DEBUG - starting thread (client mode): 0x594f4290L 2018-10-08 06:02:28,630 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 06:02:28,688 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-08 06:02:28,688 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-08 06:02:28,743 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 06:02:28,744 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-08 06:02:28,744 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-08 06:02:28,744 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 06:02:28,744 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-08 06:02:28,744 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 06:02:28,750 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-08 06:02:28,751 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 06:02:28,762 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-08 06:02:28,763 - paramiko.transport - DEBUG - Trying key ca18729c427b3d6b48038a727055e2c1 from /tmp/tmp32KzD0 2018-10-08 06:02:28,790 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 06:02:28,808 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-08 06:02:28,827 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-08 06:02:28,827 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-08 06:02:28,828 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-08 06:02:28,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-10-08 06:02:28,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:02:28,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:02:28,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:02:28,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:02:28,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:02:28,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:02:28,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:02:28,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4897, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4902, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1644, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4882, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 849, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 813, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4592, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4857, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-08 06:02:28,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:02:28,966 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:02:20 GMT 2018-10-08 06:02:28,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:02:28,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-08 06:02:28,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:02:28,967 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4897, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4902, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1644, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4882, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 849, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 813, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4592, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4857, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-08 06:02:28,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-10-08 06:02:29,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:02:29,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:02:29,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:02:29,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:02:29,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:02:29,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:02:29,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:02:29,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4897, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4902, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1644, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4882, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 849, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 813, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4592, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4857, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-08 06:02:29,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:02:29,075 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:02:20 GMT 2018-10-08 06:02:29,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:02:29,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-08 06:02:29,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:02:29,076 - functest.core.cloudify - INFO - The current manager status is running 2018-10-08 06:02:29,076 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-08 06:02:29,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:02:29,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:02:29,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T06:02:20.717Z", "updated_at": "2018-10-08T06:02:20.717Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:02:20 GMT 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:02:29,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-08 06:02:29,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:02:29,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-10-08 06:02:29,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:02:29,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:02:29,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:02:29,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:02:29,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:02:29,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:02:29,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:02:29,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-08T06:02:20.717Z", "updated_at": "2018-10-08T06:02:20.717Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-08 06:02:29,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:02:29,275 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:02:20 GMT 2018-10-08 06:02:29,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:02:29,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-08 06:02:29,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:02:29,276 - functest.core.cloudify - DEBUG - List secrets: 2018-10-08 06:02:29,276 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-10-08 06:02:29,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-08T06:02:20.717Z", "updated_at": "2018-10-08T06:02:20.717Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:02:29,425 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:02:20 GMT 2018-10-08 06:02:29,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:02:29,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-08 06:02:29,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:02:29,426 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-08 06:02:29,426 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-08 06:02:29,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-08 06:02:29,427 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 06:02:29,429 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 06:02:29,429 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 06:02:29,450 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 06:02:29,619 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-08 06:02:29,620 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-08 06:02:29,621 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-08 06:02:29,621 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-08 06:02:29,621 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-08 06:02:29,628 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-08 06:03:13,163 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-08 06:03:13,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.us.oneandone.net * extras: mirror.fileplanet.com * updates: mirror.tocici.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 7.1 MB/s | 54 MB 00:07 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-08 06:03:13,164 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-08 06:03:13,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-08 06:03:13,165 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-10-08 06:03:15,585 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-10-08 06:03:15,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 06:03:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:03:15,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ff0aa150-3571-4da5-8dd6-d02163027956 Date: Mon, 08 Oct 2018 06:03:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "metadata": {}}], "file": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file", "owner": "9f494e04b2714f44811047064a41b622", "id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "size": 4373348352, "self": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:59:30Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:58:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 06:03:15,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ff0aa150-3571-4da5-8dd6-d02163027956 2018-10-08 06:03:15,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392849445343s 2018-10-08 06:03:15,625 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ff0aa150-3571-4da5-8dd6-d02163027956 2018-10-08 06:03:15,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 06:03:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9"}' 2018-10-08 06:03:15,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414 X-Openstack-Request-Id: req-82bb0a4a-2979-4547-9a9a-9186b7f363df Date: Mon, 08 Oct 2018 06:03:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/file", "owner": "9f494e04b2714f44811047064a41b622", "id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "size": null, "self": "/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-08T06:03:15Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9", "checksum": null, "created_at": "2018-10-08T06:03:15Z", "protected": false} 2018-10-08 06:03:15,688 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-82bb0a4a-2979-4547-9a9a-9186b7f363df 2018-10-08 06:03:15,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0608530044556s 2018-10-08 06:03:15,689 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-82bb0a4a-2979-4547-9a9a-9186b7f363df returning object 1e15af73-94ff-4c3f-aa6e-0f1b823d0414 2018-10-08 06:03:15,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 06:03:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '' 2018-10-08 06:03:23,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-937709a6-b5ba-4286-bafd-373c75aa0d00 Date: Mon, 08 Oct 2018 06:03:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 06:03:23,939 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/file used request id req-937709a6-b5ba-4286-bafd-373c75aa0d00 2018-10-08 06:03:23,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.24926304817s 2018-10-08 06:03:23,939 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/file used request id req-937709a6-b5ba-4286-bafd-373c75aa0d00 2018-10-08 06:03:23,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 06:03:23,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:03:24,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-4490f974-8d90-4a44-a7d7-dd9ae908ee5e Date: Mon, 08 Oct 2018 06:03:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/snap", "metadata": {}}], "file": "/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/file", "owner": "9f494e04b2714f44811047064a41b622", "id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "size": 426967040, "self": "/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-08T06:03:23Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-10-08T06:03:15Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "metadata": {}}], "file": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file", "owner": "9f494e04b2714f44811047064a41b622", "id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "size": 4373348352, "self": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:59:30Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:58:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 06:03:24,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4490f974-8d90-4a44-a7d7-dd9ae908ee5e 2018-10-08 06:03:24,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176986932755s 2018-10-08 06:03:24,117 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4490f974-8d90-4a44-a7d7-dd9ae908ee5e 2018-10-08 06:03:24,120 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/file', 'owner': u'9f494e04b2714f44811047064a41b622', 'id': u'1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'size': 426967040, u'self': u'/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9f494e04b2714f44811047064a41b622', 'name': 'vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T06:03:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-08T06:03:23Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9', 'created': u'2018-10-08T06:03:15Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-08T06:03:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2b471760-4b22-4b71-8324-e101b9fce0a9', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-10-08 06:03:24,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 06:03:24,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_2b471760-4b22-4b71-8324-e101b9fce0a9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-10-08 06:03:24,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e3d91a8-a5ba-4522-8b5f-40ee8e2d2ab5 x-compute-request-id: req-0e3d91a8-a5ba-4522-8b5f-40ee8e2d2ab5 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "name": "vyos_vrouter-flavor_alt_2b471760-4b22-4b71-8324-e101b9fce0a9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 06:03:24,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0e3d91a8-a5ba-4522-8b5f-40ee8e2d2ab5 2018-10-08 06:03:24,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.051775932312s 2018-10-08 06:03:24,173 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0e3d91a8-a5ba-4522-8b5f-40ee8e2d2ab5 returning object 5ee35474-cdb9-4ba1-a355-fde808767d31 2018-10-08 06:03:24,174 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_2b471760-4b22-4b71-8324-e101b9fce0a9', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'5ee35474-cdb9-4ba1-a355-fde808767d31', 'swap': 0}) 2018-10-08 06:03:24,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 06:03:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" -d '{"extra_specs": {}}' 2018-10-08 06:03:24,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8faa007b-41b7-49f1-9fc8-5b8ba1dd784d x-compute-request-id: req-8faa007b-41b7-49f1-9fc8-5b8ba1dd784d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 06:03:24,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31/os-extra_specs used request id req-8faa007b-41b7-49f1-9fc8-5b8ba1dd784d 2018-10-08 06:03:24,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223631858826s 2018-10-08 06:03:24,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31/os-extra_specs used request id req-8faa007b-41b7-49f1-9fc8-5b8ba1dd784d 2018-10-08 06:03:24,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-08 06:03:24,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:03:24,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd17b1a-3219-4589-bb15-168952ffe517 Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/28846abf50a549789481e0a4cbd1c43c"}, "enabled": true, "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/2a44d84861d349a79520cff2a69e86c4"}, "enabled": true, "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/2f2e462462ac4a99bb437bbb7b6f21e9"}, "enabled": true, "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/41e31089098642869244de5e41b1face"}, "enabled": true, "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/5dd9362d64dd472eae3759e86890fa98"}, "enabled": true, "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/63db4d3421db45b2af200ef7e1976bbb"}, "enabled": true, "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9abe3bf8961d4c939ff95535383024e6"}, "enabled": true, "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9c5ae34b75704fcbab4c5aa8cf8ce668"}, "enabled": true, "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9cb17ace889543a1bdb1b503a8ba52a6"}, "enabled": true, "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9d560d35ca134de299e1e18edd5f46d0"}, "enabled": true, "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/b9b408f222a946baa7cf43328eef8756"}, "enabled": true, "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/bc4a8933c54d45f1a5ff18a2c6014acd"}, "enabled": true, "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/d0f524a376e942c793fd739fb7800673"}, "enabled": true, "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/dde41881957b4fcebc6c8d5fafee3825"}, "enabled": true, "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/def5bf1e5da545c08f6fdfc44c8a2bed"}, "enabled": true, "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/e6eb1686bf1f4899b2c19019b4c7ff74"}, "enabled": true, "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-10-08 06:03:24,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-3fd17b1a-3219-4589-bb15-168952ffe517 2018-10-08 06:03:24,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0794789791107s 2018-10-08 06:03:24,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-08 06:03:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:03:24,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db9fda3-d6f3-4e08-bbdc-7df9a47bd165 Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0077bc6541e14855b002655cd7c76411"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e6eb1686bf1f4899b2c19019b4c7ff74", "id": "0077bc6541e14855b002655cd7c76411"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02ac2243ee054b6eabc2fc6ec6aaa1df"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d560d35ca134de299e1e18edd5f46d0", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/087d5be747614704847949b3374efee4"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9abe3bf8961d4c939ff95535383024e6", "id": "087d5be747614704847949b3374efee4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0f5292957141478393a6d901af134efc"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "41e31089098642869244de5e41b1face", "id": "0f5292957141478393a6d901af134efc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10cbfaab688a420c9992117f28d97453"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28846abf50a549789481e0a4cbd1c43c", "id": "10cbfaab688a420c9992117f28d97453"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/18cac4c4602041ea94c3bda2dd54a6c0"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e6eb1686bf1f4899b2c19019b4c7ff74", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/21e95bccf0f848d6ae8be4ca00e8a8be"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2a44d84861d349a79520cff2a69e86c4", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2f9f13b32c0448689c3d8aa5d35817a3"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2a44d84861d349a79520cff2a69e86c4", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/339898681cfe45139426759d23d6b625"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d0f524a376e942c793fd739fb7800673", "id": "339898681cfe45139426759d23d6b625"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3a69af372e8f4f0e984c9b1511d57683"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9abe3bf8961d4c939ff95535383024e6", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c0ff867c19c44479a6b9f1579731f92"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5dd9362d64dd472eae3759e86890fa98", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c42883c37e847108fa4a24f182c324b"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cb17ace889543a1bdb1b503a8ba52a6", "id": "4c42883c37e847108fa4a24f182c324b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5561d6bdf5fe4cc1acddc2ba18153200"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/58e1314969f942798013a258b0a8c13d"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f2e462462ac4a99bb437bbb7b6f21e9", "id": "58e1314969f942798013a258b0a8c13d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/59823b841630411a9d96159284092827"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9abe3bf8961d4c939ff95535383024e6", "id": "59823b841630411a9d96159284092827"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a3365b9d542432fb708c2ea801aaebc"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cb17ace889543a1bdb1b503a8ba52a6", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5b283ebef3e14b22a052b44a2fa705be"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28846abf50a549789481e0a4cbd1c43c", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/603fc890876b4a92baa53254e17fe09d"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d0f524a376e942c793fd739fb7800673", "id": "603fc890876b4a92baa53254e17fe09d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/623e55b6ab8e49cd90db0efa99de35a4"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bc4a8933c54d45f1a5ff18a2c6014acd", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/646fdecc3103401c8b11bf5f3c6deedc"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "def5bf1e5da545c08f6fdfc44c8a2bed", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6cb8368010804050b5cbbe85e54fee34"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d560d35ca134de299e1e18edd5f46d0", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/750a555727624daa8a677f8e5a5f99eb"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/780b329542cb4ad28047e584a0126ff2"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b9b408f222a946baa7cf43328eef8756", "id": "780b329542cb4ad28047e584a0126ff2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7de516d8979c4d7eaff7a8deae67a9ef"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b9b408f222a946baa7cf43328eef8756", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7eec9542ddab44c39acf4a6f28ddfdc0"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b9b408f222a946baa7cf43328eef8756", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/837c8d7857a24905a78217ae8bbe83fc"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "id": "837c8d7857a24905a78217ae8bbe83fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8e4e26bc9dae4121ab62bb1cdd72f34d"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "41e31089098642869244de5e41b1face", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8e7bb11e5bb44383aca221b70075660d"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f2e462462ac4a99bb437bbb7b6f21e9", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/91af70cacce24253b99712756f058179"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bc4a8933c54d45f1a5ff18a2c6014acd", "id": "91af70cacce24253b99712756f058179"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9360f754905a4e5dbc61258125c43cd2"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "def5bf1e5da545c08f6fdfc44c8a2bed", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9cc9ee4eeeb64b98b16ef74134cfdebf"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63db4d3421db45b2af200ef7e1976bbb", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9dfe9a65865d4430816d6e9d65033273"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5dd9362d64dd472eae3759e86890fa98", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a528211dcb8944889c7b67011aa0ce2f"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "41e31089098642869244de5e41b1face", "id": "a528211dcb8944889c7b67011aa0ce2f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bbd1670f443a45578a857d2202738cca"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e6eb1686bf1f4899b2c19019b4c7ff74", "id": "bbd1670f443a45578a857d2202738cca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc4466a593f848e5a72ce542b40fec87"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2a44d84861d349a79520cff2a69e86c4", "id": "bc4466a593f848e5a72ce542b40fec87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c69b51ccfc3c405a880ca8306eb8fade"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5dd9362d64dd472eae3759e86890fa98", "id": "c69b51ccfc3c405a880ca8306eb8fade"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c9742712a9274c66ae8b019867afddd5"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d0f524a376e942c793fd739fb7800673", "id": "c9742712a9274c66ae8b019867afddd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d50342b2a475482897b1b290c41512fa"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cb17ace889543a1bdb1b503a8ba52a6", "id": "d50342b2a475482897b1b290c41512fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d7327e3139674499aafeb590185b56ae"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28846abf50a549789481e0a4cbd1c43c", "id": "d7327e3139674499aafeb590185b56ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d9434fc51cfc46e1a58293eeeb4d8e05"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "def5bf1e5da545c08f6fdfc44c8a2bed", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d98373906ba54a81978937c6ad0252c9"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63db4d3421db45b2af200ef7e1976bbb", "id": "d98373906ba54a81978937c6ad0252c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/df213e2308fb41ea980dc2f0d521462d"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f2e462462ac4a99bb437bbb7b6f21e9", "id": "df213e2308fb41ea980dc2f0d521462d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e50a2bf4e3f84f3f95f17e22fa0b01bf"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63db4d3421db45b2af200ef7e1976bbb", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ebc59d0c427c42ac81290b6fb264f2e2"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bc4a8933c54d45f1a5ff18a2c6014acd", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/efc3719dddc5444a8fb7400b80c4a7d3"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d560d35ca134de299e1e18edd5f46d0", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-08 06:03:24,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-1db9fda3-d6f3-4e08-bbdc-7df9a47bd165 2018-10-08 06:03:24,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0922019481659s 2018-10-08 06:03:24,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-08 06:03:24,405 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-10-08 06:03:26,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:26,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:26,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:26,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:26,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:26,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:26,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:26,459 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-08 06:03:26,459 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.052Z", "updated_at": "2018-10-08T06:03:21.052Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-08 06:03:26,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:26,461 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:21 GMT 2018-10-08 06:03:26,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:26,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-08 06:03:26,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:26,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-08 06:03:26,475 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.28:5000", "keystone_tenant_name": "vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "keystone_password": "1e99b881-e096-42de-8f91-e1916e5cfe82", "reference_vnf_flavor_id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "target_vnf_flavor_id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "target_vnf_image_id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-10-08 06:03:27,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:27,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:27,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:27,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:27,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:27,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:27,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:27,262 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-10-08 06:03:27,262 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "target_vnf_flavor_id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "keystone_password": "1e99b881-e096-42de-8f91-e1916e5cfe82", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.250Z", "updated_at": "2018-10-08T06:03:21.250Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-08 06:03:27,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:27,262 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:21 GMT 2018-10-08 06:03:27,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:27,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-08 06:03:27,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:27,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-10-08 06:03:27,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:27,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:27,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:27,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:27,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:27,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:27,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:27,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-08 06:03:27,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:27,328 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:22 GMT 2018-10-08 06:03:27,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:27,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-10-08 06:03:27,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:27,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:03:27,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:27,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:27,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:27,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:27,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:27,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:27,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:27,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-08 06:03:27,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:27,400 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:22 GMT 2018-10-08 06:03:27,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:27,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-08 06:03:27,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:27,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4efc9f6e-dba0-443e-833d-8cc13172a0ab 2018-10-08 06:03:27,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:27,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:27,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:27,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:27,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:27,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:27,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:27,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"} 2018-10-08 06:03:27,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:27,462 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:22 GMT 2018-10-08 06:03:27,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:27,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-08 06:03:27,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:32,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:03:32,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:32,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:32,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:32,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:32,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:32,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:32,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:32,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:22.948Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:22.948Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:23.375Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:23.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab", "logger": "c24ce891-bb56-4e5f-b058-7d7e259f957c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:23.835Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:23.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:23.835Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:23.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:23.835Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:23.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:24.744Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:24.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab", "logger": "c24ce891-bb56-4e5f-b058-7d7e259f957c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:24.744Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:24.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab", "logger": "c24ce891-bb56-4e5f-b058-7d7e259f957c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:24.744Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:24.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab", "logger": "c24ce891-bb56-4e5f-b058-7d7e259f957c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:24.744Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:24.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab", "logger": "c24ce891-bb56-4e5f-b058-7d7e259f957c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:25.784Z", "message": "Installing from directory: /tmp/tmpUAs8bb [args=--prefix=\"/tmp/openstack-ZYsp0D\" --constraint=\"/tmp/openstack-ZYsp0D/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:25.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab", "logger": "c24ce891-bb56-4e5f-b058-7d7e259f957c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:25.784Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpUAs8bb --prefix=\"/tmp/openstack-ZYsp0D\" --constraint=\"/tmp/openstack-ZYsp0D/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:25.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab", "logger": "c24ce891-bb56-4e5f-b058-7d7e259f957c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-08 06:03:32,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:32,635 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:27 GMT 2018-10-08 06:03:32,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:32,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-10-08 06:03:32,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:32,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-08 06:03:32,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-08 06:03:32,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-08 06:03:32,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-08 06:03:32,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-08 06:03:32,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-08 06:03:32,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-08 06:03:32,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-08 06:03:32,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-08 06:03:32,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpUAs8bb [args=--prefix="/tmp/openstack-ZYsp0D" --constraint="/tmp/openstack-ZYsp0D/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-08 06:03:32,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpUAs8bb --prefix="/tmp/openstack-ZYsp0D" --constraint="/tmp/openstack-ZYsp0D/constraint.txt" 2018-10-08 06:03:32,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4efc9f6e-dba0-443e-833d-8cc13172a0ab 2018-10-08 06:03:32,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:32,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"} 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:27 GMT 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:32,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-08 06:03:32,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:37,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:03:37,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:37,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:37,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:37,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:37,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:37,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:37,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:37,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 06:03:37,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:37,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:33 GMT 2018-10-08 06:03:37,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:37,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 06:03:37,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:37,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4efc9f6e-dba0-443e-833d-8cc13172a0ab 2018-10-08 06:03:37,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:37,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:37,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:37,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:37,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:37,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:37,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:37,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"} 2018-10-08 06:03:37,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:37,864 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:33 GMT 2018-10-08 06:03:37,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:37,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-08 06:03:37,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:42,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:03:42,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:42,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:42,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:42,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:42,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:42,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:42,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:42,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 06:03:42,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:42,978 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:39 GMT 2018-10-08 06:03:42,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:42,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 06:03:42,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:42,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4efc9f6e-dba0-443e-833d-8cc13172a0ab 2018-10-08 06:03:43,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:43,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:43,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:43,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:43,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:43,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:43,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:43,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"} 2018-10-08 06:03:43,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:43,040 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:39 GMT 2018-10-08 06:03:43,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:43,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-08 06:03:43,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:48,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:03:48,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:48,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:48,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:48,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:48,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:48,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:48,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:48,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 06:03:48,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:48,128 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:44 GMT 2018-10-08 06:03:48,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:48,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 06:03:48,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:48,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4efc9f6e-dba0-443e-833d-8cc13172a0ab 2018-10-08 06:03:48,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:48,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:48,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:48,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:48,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:48,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:48,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:48,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"} 2018-10-08 06:03:48,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:48,191 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:44 GMT 2018-10-08 06:03:48,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:48,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-08 06:03:48,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:53,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:03:53,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:53,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:53,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:53,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:53,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:53,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:53,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:53,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 06:03:53,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:53,334 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:50 GMT 2018-10-08 06:03:53,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:53,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 06:03:53,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:53,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4efc9f6e-dba0-443e-833d-8cc13172a0ab 2018-10-08 06:03:53,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:53,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:53,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:53,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:53,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:53,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:53,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:53,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"} 2018-10-08 06:03:53,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:53,405 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:50 GMT 2018-10-08 06:03:53,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:53,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-08 06:03:53,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:58,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:03:58,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:58,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:58,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:58,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:58,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:58,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:58,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:58,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-08 06:03:58,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:58,494 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:55 GMT 2018-10-08 06:03:58,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:58,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-08 06:03:58,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:03:58,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4efc9f6e-dba0-443e-833d-8cc13172a0ab 2018-10-08 06:03:58,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:03:58,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:03:58,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:03:58,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:03:58,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:03:58,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:03:58,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:03:58,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"} 2018-10-08 06:03:58,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:03:58,554 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:03:55 GMT 2018-10-08 06:03:58,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:03:58,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-08 06:03:58,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:03,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:03,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:03,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:03,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:56.636Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:56.636Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab", "logger": "c24ce891-bb56-4e5f-b058-7d7e259f957c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:56.895Z", "message": "Removing directory: /tmp/tmpUAs8bb", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:56.895Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab", "logger": "c24ce891-bb56-4e5f-b058-7d7e259f957c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:57.643Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:57.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:57.967Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:57.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:59.008Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:59.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:03:59.008Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-08T06:03:59.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:01 GMT 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-10-08 06:04:03,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:03,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-08 06:04:03,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpUAs8bb 2018-10-08 06:04:03,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-08 06:04:03,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-08 06:04:03,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-08 06:04:03,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-08 06:04:03,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4efc9f6e-dba0-443e-833d-8cc13172a0ab 2018-10-08 06:04:03,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:03,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:03,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:03,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:03,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:03,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:03,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:03,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"} 2018-10-08 06:04:03,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:03,696 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:01 GMT 2018-10-08 06:04:03,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:03,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-10-08 06:04:03,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:03,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-08 06:04:03,697 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-08 06:04:03,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:03,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:03,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:01 GMT 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:03,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:03,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:03,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:03,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:03,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:03,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:03,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:03,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:03,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:03,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:03,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-08 06:04:03,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:03,925 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:01 GMT 2018-10-08 06:04:03,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:03,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-08 06:04:03,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:03,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:03,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:03,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:03,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:03,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:03,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:03,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:03,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:03,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:03,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:03,991 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:01 GMT 2018-10-08 06:04:03,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:03,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:03,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:08,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:09,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:09,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:09,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:09,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:09,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:09,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:09,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:09,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:02.438Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:02.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:03.566Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:03.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:03.566Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:03.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "keypair_fthco9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:04.989Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:04.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:04.989Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:04.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:04.989Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:04.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:04.989Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:04.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:04.989Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:04.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:04.989Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:04.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:04.989Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:04.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "keypair_fthco9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "keypair_fthco9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.026Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "external_network_yb0xtv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:06.047Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:06.047Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "2aeec457-0bee-45dc-be32-b21fdbeb44da"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:07.059Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:07.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:07.059Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:07.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:07.059Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:07.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "keypair_fthco9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:07.059Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:07.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:07.059Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:07.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 26, "offset": 0, "size": 50}}} 2018-10-08 06:04:09,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:09,248 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:07 GMT 2018-10-08 06:04:09,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:09,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12936 2018-10-08 06:04:09,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:09,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-08 06:04:09,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:09,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:09,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:09,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:09,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-08 06:04:09,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-08 06:04:09,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-08 06:04:09,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-08 06:04:09,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-08 06:04:09,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-08 06:04:09,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:09,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-08 06:04:09,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-08 06:04:09,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-08 06:04:09,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:09,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-08 06:04:09,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-08 06:04:09,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-08 06:04:09,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:09,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-08 06:04:09,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-08 06:04:09,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-08 06:04:09,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-08 06:04:09,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-08 06:04:09,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-08 06:04:09,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:09,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:09,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:09,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:09,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:09,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:09,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:09,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:09,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:09,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:09,327 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:07 GMT 2018-10-08 06:04:09,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:09,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:09,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:14,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:14,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:14,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:14,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:14,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:14,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:14,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:14,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:14,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_v0v0vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:07.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:07.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "668f30eb-11ee-40d8-8cc1-284d4929ee52"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.097Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.097Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "keypair_fthco9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.097Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.097Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.097Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "security_group_v0v0vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.485Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "668f30eb-11ee-40d8-8cc1-284d4929ee52"}, {"node_instance_id": "security_group_v0v0vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.485Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "668f30eb-11ee-40d8-8cc1-284d4929ee52"}, {"node_instance_id": "security_group_v0v0vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.485Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "668f30eb-11ee-40d8-8cc1-284d4929ee52"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.485Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9f494e04b2714f44811047064a41b622', u'created_at': u'2018-10-08T06:04:08Z', u'updated_at': u'2018-10-08T06:04:08Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'9f494e04b2714f44811047064a41b622', u'port_id': None, u'id': u'8409e235-9f6b-4fa5-b19d-08b7ab89eda2'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "ca03aca1-c086-4b33-8288-904f76560345"}, {"node_instance_id": "security_group_v0v0vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.485Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "668f30eb-11ee-40d8-8cc1-284d4929ee52"}, {"node_instance_id": "security_group_v0v0vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.485Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "668f30eb-11ee-40d8-8cc1-284d4929ee52"}, {"node_instance_id": "security_group_v0v0vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.485Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "668f30eb-11ee-40d8-8cc1-284d4929ee52"}, {"node_instance_id": "security_group_v0v0vb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:08.485Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:08.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "668f30eb-11ee-40d8-8cc1-284d4929ee52"}, {"node_instance_id": "keypair_fthco9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:09.359Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:09.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:09.359Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:09.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:09.359Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:09.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:09.359Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:09.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:09.359Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:09.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:09.359Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:09.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:09.973Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9f494e04b2714f44811047064a41b622', u'created_at': u'2018-10-08T06:04:11Z', u'updated_at': u'2018-10-08T06:04:11Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'9f494e04b2714f44811047064a41b622', u'port_id': None, u'id': u'279b7956-a243-46d5-90b9-56e09959c038'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:09.973Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "9ee2b181-1a1c-4f5a-8bb6-ca529b314dee"}, {"node_instance_id": "router_gthj4f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:10.374Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:10.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:10.374Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:10.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "router_gthj4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:10.374Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:10.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "router_gthj4f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:10.374Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:10.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:11.422Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:11.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:11.422Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:11.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:11.422Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:11.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:11.422Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:11.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:11.422Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:11.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:11.422Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:11.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:12.433Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:12.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 58, "offset": 26, "size": 50}}} 2018-10-08 06:04:14,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:14,403 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:13 GMT 2018-10-08 06:04:14,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:14,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17918 2018-10-08 06:04:14,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:14,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-08 06:04:14,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:14,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:14,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:14,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-08 06:04:14,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-08 06:04:14,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 06:04:14,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 06:04:14,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 06:04:14,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9f494e04b2714f44811047064a41b622', u'created_at': u'2018-10-08T06:04:08Z', u'updated_at': u'2018-10-08T06:04:08Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'9f494e04b2714f44811047064a41b622', u'port_id': None, u'id': u'8409e235-9f6b-4fa5-b19d-08b7ab89eda2'} 2018-10-08 06:04:14,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 06:04:14,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 06:04:14,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 06:04:14,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-08 06:04:14,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:14,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:14,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:14,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:14,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:14,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:14,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9f494e04b2714f44811047064a41b622', u'created_at': u'2018-10-08T06:04:11Z', u'updated_at': u'2018-10-08T06:04:11Z', u'floating_network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'9f494e04b2714f44811047064a41b622', u'port_id': None, u'id': u'279b7956-a243-46d5-90b9-56e09959c038'} 2018-10-08 06:04:14,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-08 06:04:14,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:14,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:14,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-08 06:04:14,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-08 06:04:14,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:14,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:14,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-08 06:04:14,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:14,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-08 06:04:14,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-08 06:04:14,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:14,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:14,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:14,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:13 GMT 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:14,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:19,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:19,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:19,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:19,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:19,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:19,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:19,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:19,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:19,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_v0v0vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:13.446Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:13.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:13.446Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:13.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:13.446Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:13.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:13.446Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:13.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:14.470Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:14.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:15.803Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:15.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:15.803Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:15.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:15.803Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:15.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:15.803Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:15.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:15.803Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:15.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:15.803Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:15.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "router_gthj4f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:16.979Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:16.979Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "router_gthj4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:17.831Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:17.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 71, "offset": 58, "size": 50}}} 2018-10-08 06:04:19,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:19,547 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:18 GMT 2018-10-08 06:04:19,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:19,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6429 2018-10-08 06:04:19,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:19,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:19,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:19,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-08 06:04:19,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:19,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:19,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-08 06:04:19,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:19,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:19,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-08 06:04:19,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-08 06:04:19,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-08 06:04:19,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-08 06:04:19,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:19,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:19,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:19,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:19,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:19,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:19,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:19,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:19,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:19,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:19,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:19,611 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:18 GMT 2018-10-08 06:04:19,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:19,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:19,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:24,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:24,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:24,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:24,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:24,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:24,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:24,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:24,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:24,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:18.875Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:18.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:18.875Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:18.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "router_gthj4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:18.875Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:18.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:18.875Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:18.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:19.887Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:19.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:19.887Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:19.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:19.887Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:19.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:19.887Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:19.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:19.887Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:19.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:19.887Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:19.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:20.899Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:20.899Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:20.899Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:20.899Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:21.609Z", "message": "connect_security_group(): source_id=dec3d54f-cf59-4bc9-81fb-5815343023de target={u'external_id': u'02626979-484e-4b11-8394-3c0dae42b16b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:21.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "c1423c7a-9e30-4070-94eb-74506c8d6bcb"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:21.910Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:21.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:22.608Z", "message": "connect_security_group(): source_id=93573882-e008-464b-bcac-63387acae27f target={u'external_id': u'02626979-484e-4b11-8394-3c0dae42b16b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:22.608Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "e9404494-06ca-4e2e-a4a8-de6818ac92dc"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:22.927Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:22.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:22.927Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:22.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:22.927Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:22.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:23.954Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:23.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:23.954Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:23.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 94, "offset": 71, "size": 50}}} 2018-10-08 06:04:24,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:24,681 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:24 GMT 2018-10-08 06:04:24,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:24,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10416 2018-10-08 06:04:24,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:24,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-08 06:04:24,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-08 06:04:24,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:24,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:24,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:24,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:24,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:24,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-08 06:04:24,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:24,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-08 06:04:24,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-08 06:04:24,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-08 06:04:24,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=dec3d54f-cf59-4bc9-81fb-5815343023de target={u'external_id': u'02626979-484e-4b11-8394-3c0dae42b16b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-08 06:04:24,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-08 06:04:24,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=93573882-e008-464b-bcac-63387acae27f target={u'external_id': u'02626979-484e-4b11-8394-3c0dae42b16b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-08 06:04:24,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:24,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-08 06:04:24,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:24,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-08 06:04:24,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-08 06:04:24,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:24,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:24,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:24,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:24,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:24,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:24,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:24,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:24,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:24,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:24,743 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:24 GMT 2018-10-08 06:04:24,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:24,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:24,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:29,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:30,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:30,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:30,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:30,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:30,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:30,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:30,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:30,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:27.221Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:27.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:28.170Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:28.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:28.170Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:28.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:28.170Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:28.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:28.170Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:28.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:28.170Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:28.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:28.170Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:28.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 101, "offset": 91, "size": 50}}} 2018-10-08 06:04:30,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:30,007 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:29 GMT 2018-10-08 06:04:30,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:30,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3535 2018-10-08 06:04:30,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:30,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-08 06:04:30,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-08 06:04:30,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-08 06:04:30,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-08 06:04:30,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:30,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-08 06:04:30,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:30,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:30,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:30,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:30,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:30,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:30,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:30,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:30,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:30,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:30,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:30,082 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:30 GMT 2018-10-08 06:04:30,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:30,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:30,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:35,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:35,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:35,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:35,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:35,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:35,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:35,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:35,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:35,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:31.104Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:31.104Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:31.225Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:31.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:32.247Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:32.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:33.503Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:33.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:33.503Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:33.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:33.503Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:33.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:34.515Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:34.515Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:34.515Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:34.515Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:35.029Z", "message": "connect_security_group(): source_id=941f6e84-763c-4b12-a32a-8db6650bb1d7 target={u'external_id': u'02626979-484e-4b11-8394-3c0dae42b16b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:35.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "ce764112-3cc2-4d38-97ee-757516cbd81a"}], "metadata": {"pagination": {"total": 112, "offset": 98, "size": 50}}} 2018-10-08 06:04:35,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:35,212 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:35 GMT 2018-10-08 06:04:35,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:35,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4651 2018-10-08 06:04:35,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:35,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-08 06:04:35,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-08 06:04:35,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-08 06:04:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-08 06:04:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=941f6e84-763c-4b12-a32a-8db6650bb1d7 target={u'external_id': u'02626979-484e-4b11-8394-3c0dae42b16b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-08 06:04:35,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:35,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:35,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:35,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:35,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:35,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:35,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:35,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:35,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:35,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:35,275 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:35 GMT 2018-10-08 06:04:35,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:35,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:35,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:40,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:40,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:40,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:40,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:35.629Z", "message": "connect_security_group(): source_id=4c5b0aed-0075-48c1-be13-11b50a6a65ee target={u'external_id': u'02626979-484e-4b11-8394-3c0dae42b16b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:35.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "cec89dbd-d484-4b0d-9fc6-a50f22ec1210"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:35.944Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:35.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:36.531Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:36.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:36.531Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:36.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:36.531Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:36.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:37.989Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:37.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:38.543Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:38.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:38.543Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:38.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:39.559Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:39.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:39.559Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:39.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:39.559Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:39.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:39.559Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:39.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:39.559Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:39.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:39.562Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'941f6e84-763c-4b12-a32a-8db6650bb1d7', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:38:f8:43'}, {u'external_id': u'dec3d54f-cf59-4bc9-81fb-5815343023de', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:4f:ae:6c'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:39.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "a1f7a4fc-ab7f-476a-a9e3-6ccc84eb8870"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:39.647Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:39.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "a1f7a4fc-ab7f-476a-a9e3-6ccc84eb8870"}], "metadata": {"pagination": {"total": 129, "offset": 107, "size": 50}}} 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:40 GMT 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8428 2018-10-08 06:04:40,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:40,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4c5b0aed-0075-48c1-be13-11b50a6a65ee target={u'external_id': u'02626979-484e-4b11-8394-3c0dae42b16b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-08 06:04:40,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-08 06:04:40,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-08 06:04:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-08 06:04:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-08 06:04:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-08 06:04:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-08 06:04:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-08 06:04:40,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 06:04:40,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-08 06:04:40,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 06:04:40,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-08 06:04:40,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'941f6e84-763c-4b12-a32a-8db6650bb1d7', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:38:f8:43'}, {u'external_id': u'dec3d54f-cf59-4bc9-81fb-5815343023de', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:4f:ae:6c'}] 2018-10-08 06:04:40,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-08 06:04:40,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:40,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:40,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:40,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:40,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:40,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:40,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:40,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:40,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:40,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:40,484 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:40 GMT 2018-10-08 06:04:40,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:40,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:40,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:45,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:45,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:45,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:45,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:45,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:45,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:45,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:45,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:45,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_q5xsex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:40.655Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:40.655Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "fb81501c-ef7d-4739-9f0e-435dacc0a48c"}, {"node_instance_id": "target_vnf_host_q5xsex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:40.655Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'4c5b0aed-0075-48c1-be13-11b50a6a65ee', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:83:20:19'}, {u'external_id': u'93573882-e008-464b-bcac-63387acae27f', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ef:49:d0'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:40.655Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "fb81501c-ef7d-4739-9f0e-435dacc0a48c"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:41.879Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c6e7e250-bc95-4521-87ee-6d956025b242'}, 'nics': [{'port-id': u'941f6e84-763c-4b12-a32a-8db6650bb1d7'}, {'port-id': u'dec3d54f-cf59-4bc9-81fb-5815343023de'}], 'flavor': u'5ee35474-cdb9-4ba1-a355-fde808767d31'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:41.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "a1f7a4fc-ab7f-476a-a9e3-6ccc84eb8870"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:42.673Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c6e7e250-bc95-4521-87ee-6d956025b242'}, 'nics': [{'port-id': u'941f6e84-763c-4b12-a32a-8db6650bb1d7'}, {'port-id': u'dec3d54f-cf59-4bc9-81fb-5815343023de'}], 'flavor': u'5ee35474-cdb9-4ba1-a355-fde808767d31'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:42.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "a1f7a4fc-ab7f-476a-a9e3-6ccc84eb8870"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:42.673Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:42.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "a1f7a4fc-ab7f-476a-a9e3-6ccc84eb8870"}, {"node_instance_id": "target_vnf_host_q5xsex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:43.687Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:43.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "fb81501c-ef7d-4739-9f0e-435dacc0a48c"}, {"node_instance_id": "target_vnf_host_q5xsex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:43.687Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c6e7e250-bc95-4521-87ee-6d956025b242'}, 'nics': [{'port-id': u'4c5b0aed-0075-48c1-be13-11b50a6a65ee'}, {'port-id': u'93573882-e008-464b-bcac-63387acae27f'}], 'flavor': u'5ee35474-cdb9-4ba1-a355-fde808767d31'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:43.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "fb81501c-ef7d-4739-9f0e-435dacc0a48c"}, {"node_instance_id": "target_vnf_host_q5xsex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:43.687Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c6e7e250-bc95-4521-87ee-6d956025b242'}, 'nics': [{'port-id': u'4c5b0aed-0075-48c1-be13-11b50a6a65ee'}, {'port-id': u'93573882-e008-464b-bcac-63387acae27f'}], 'flavor': u'5ee35474-cdb9-4ba1-a355-fde808767d31'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:43.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "fb81501c-ef7d-4739-9f0e-435dacc0a48c"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:44.632Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:44.632Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 138, "offset": 122, "size": 50}}} 2018-10-08 06:04:45,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:45,562 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:45 GMT 2018-10-08 06:04:45,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:45,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7312 2018-10-08 06:04:45,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:45,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-08 06:04:45,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'4c5b0aed-0075-48c1-be13-11b50a6a65ee', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:83:20:19'}, {u'external_id': u'93573882-e008-464b-bcac-63387acae27f', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ef:49:d0'}] 2018-10-08 06:04:45,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c6e7e250-bc95-4521-87ee-6d956025b242'}, 'nics': [{'port-id': u'941f6e84-763c-4b12-a32a-8db6650bb1d7'}, {'port-id': u'dec3d54f-cf59-4bc9-81fb-5815343023de'}], 'flavor': u'5ee35474-cdb9-4ba1-a355-fde808767d31'} 2018-10-08 06:04:45,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c6e7e250-bc95-4521-87ee-6d956025b242'}, 'nics': [{'port-id': u'941f6e84-763c-4b12-a32a-8db6650bb1d7'}, {'port-id': u'dec3d54f-cf59-4bc9-81fb-5815343023de'}], 'flavor': u'5ee35474-cdb9-4ba1-a355-fde808767d31'} 2018-10-08 06:04:45,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 06:04:45,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-08 06:04:45,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c6e7e250-bc95-4521-87ee-6d956025b242'}, 'nics': [{'port-id': u'4c5b0aed-0075-48c1-be13-11b50a6a65ee'}, {'port-id': u'93573882-e008-464b-bcac-63387acae27f'}], 'flavor': u'5ee35474-cdb9-4ba1-a355-fde808767d31'} 2018-10-08 06:04:45,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1e15af73-94ff-4c3f-aa6e-0f1b823d0414', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c6e7e250-bc95-4521-87ee-6d956025b242'}, 'nics': [{'port-id': u'4c5b0aed-0075-48c1-be13-11b50a6a65ee'}, {'port-id': u'93573882-e008-464b-bcac-63387acae27f'}], 'flavor': u'5ee35474-cdb9-4ba1-a355-fde808767d31'} 2018-10-08 06:04:45,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 06:04:45,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:45,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:45,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:45,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:45,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:45,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:45,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:45,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:45,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:45,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:45,626 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:45 GMT 2018-10-08 06:04:45,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:45,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:45,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:50,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:51,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:51,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:51,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:51,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:51,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:51,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:51,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:51,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:45.574Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:45.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:45.574Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:45.574Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:46.799Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:46.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:46.799Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:46.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:46.799Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:46.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:46.799Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:46.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:46.799Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:46.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:46.799Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:46.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:46.799Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:04:46.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:48.090Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T06:04:48.090Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:04:48.811Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T06:04:48.811Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 149, "offset": 131, "size": 50}}} 2018-10-08 06:04:51,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:51,194 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:51 GMT 2018-10-08 06:04:51,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:51,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6742 2018-10-08 06:04:51,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:51,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:51,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-08 06:04:51,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 06:04:51,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-08 06:04:51,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:51,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-08 06:04:51,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-08 06:04:51,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 06:04:51,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-08 06:04:51,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-08 06:04:51,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2018-10-08 06:04:51,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:51,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:51,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:51,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:51,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:51,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:51,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:51,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:51,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:51,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:51,259 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:51 GMT 2018-10-08 06:04:51,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:51,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:51,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:56,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:04:56,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:56,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:56,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:56,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:56,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:56,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:56,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:56,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-10-08 06:04:56,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:56,434 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:56 GMT 2018-10-08 06:04:56,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:56,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 06:04:56,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:04:56,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:04:56,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:04:56,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:04:56,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:04:56,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:04:56,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:04:56,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:04:56,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:04:56,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:04:56,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:04:56,533 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:04:56 GMT 2018-10-08 06:04:56,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:04:56,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:04:56,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:01,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:01,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:01,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:01,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:01,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:01,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:01,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:01,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:01,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-10-08 06:05:01,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:01,855 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:01 GMT 2018-10-08 06:05:01,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:01,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 06:05:01,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:01,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:02,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:02,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:02,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:02,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:02,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:02,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:02,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:02,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:02,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:02,025 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:02 GMT 2018-10-08 06:05:02,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:02,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:02,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:07,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:07,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:07,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:07,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:07 GMT 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 06:05:07,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:07,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:07,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:07,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:07,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:07,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:07,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:07,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:07,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:07,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:07,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:07,867 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:07 GMT 2018-10-08 06:05:07,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:07,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:07,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:12,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:13,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:13,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:13,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:13 GMT 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 06:05:13,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:13,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:13,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:13,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:13,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:13,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:13,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:13,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:13,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:13,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:13,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:13,277 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:13 GMT 2018-10-08 06:05:13,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:13,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:13,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:18,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:18,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:18,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:18,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:18.097Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:18.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 150, "offset": 142, "size": 50}}} 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:18 GMT 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 605 2018-10-08 06:05:18,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:18,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 06:05:18,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:18,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:18,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:18,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:18,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:18,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:18,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:18,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:18,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:18,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:18,695 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:18 GMT 2018-10-08 06:05:18,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:18,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:18,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:23,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:23,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:23,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:23,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:23,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:23,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:23,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:23,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:23,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_q5xsex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:18.860Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:18.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:18.860Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:18.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:18.860Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:18.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:20.447Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T06:05:20.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:20.881Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-08T06:05:20.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 155, "offset": 143, "size": 50}}} 2018-10-08 06:05:23,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:23,771 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:23 GMT 2018-10-08 06:05:23,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:23,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3925 2018-10-08 06:05:23,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:23,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-08 06:05:23,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 06:05:23,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-08 06:05:23,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 06:05:23,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-08 06:05:23,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:23,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:23,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:23,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:23,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:23,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:23,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:23,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:23,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:23,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:23,897 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:23 GMT 2018-10-08 06:05:23,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:23,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:23,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:28,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:28,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:28,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:28,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:28 GMT 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 06:05:28,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:28,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:29,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:29,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:29,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:29,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:29,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:29,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:29,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:29,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:29,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:29,033 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:29 GMT 2018-10-08 06:05:29,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:29,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:29,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:34,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:34,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:34,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:34,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:34,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:34,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:34,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:34,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:34,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-10-08 06:05:34,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:34,115 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:34 GMT 2018-10-08 06:05:34,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:34,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 06:05:34,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:34,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:34,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:34,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:34,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:34,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:34,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:34,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:34,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:34,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:34,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:34,180 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:34 GMT 2018-10-08 06:05:34,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:34,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:34,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:39,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:39,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:39,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:39,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:39,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:39,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:39,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:39,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:39,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-10-08 06:05:39,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:39,259 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:39 GMT 2018-10-08 06:05:39,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:39,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 06:05:39,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:39,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:39,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:39,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:39,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:39,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:39,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:39,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:39,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:39,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:39,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:39,323 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:39 GMT 2018-10-08 06:05:39,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:39,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:39,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:44,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:44,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:44,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:44,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:44,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:44,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:44,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:44,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:44,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-10-08 06:05:44,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:44,417 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:44 GMT 2018-10-08 06:05:44,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:44,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 06:05:44,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:44,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:44,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:44,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:44,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:44,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:44,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:44,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:44,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:44,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:44,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:44,479 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:44 GMT 2018-10-08 06:05:44,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:44,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:44,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:49,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:49,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:49,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:49,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:49 GMT 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-08 06:05:49,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:49,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:49,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:49,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:49,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:49,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:49,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:49,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:49,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:49,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:49,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:49,632 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:49 GMT 2018-10-08 06:05:49,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:49,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-08 06:05:49,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:54,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:05:54,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:54,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:54,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:54,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:54,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:54,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:54,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:54,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:50.461Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:50.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:50.967Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:50.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:50.967Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:50.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:50.967Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:50.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:52.594Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:52.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "147fe502-f567-451c-af1c-2b6ea85200ff"}, {"node_instance_id": "target_vnf_host_q5xsex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:52.726Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:52.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4", "logger": "5e227a5c-42b8-47d8-8cbf-3c7bb1401e41"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:52.787Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:52.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:53.032Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:53.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:05:54.045Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-08T06:05:54.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 164, "offset": 148, "size": 50}}} 2018-10-08 06:05:54,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:54,781 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:54 GMT 2018-10-08 06:05:54,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:54,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4691 2018-10-08 06:05:54,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:54,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 06:05:54,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-08 06:05:54,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 06:05:54,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-08 06:05:54,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-08 06:05:54,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-08 06:05:54,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-08 06:05:54,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-08 06:05:54,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-10-08 06:05:54,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/30a3c2ac-b49b-478c-9b45-46702191fcd4 2018-10-08 06:05:54,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:05:54,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:05:54,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:05:54,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:05:54,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:05:54,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:05:54,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:05:54,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"} 2018-10-08 06:05:54,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:05:54,862 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:05:54 GMT 2018-10-08 06:05:54,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:05:54,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-10-08 06:05:54,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:05:54,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-08T06:04:01.538Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'30a3c2ac-b49b-478c-9b45-46702191fcd4'} 2018-10-08 06:05:54,882 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-08 06:05:54,942 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-08 06:05:55,012 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-08 06:05:55,013 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-08 06:05:55,013 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.201 2018-10-08 06:05:55,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:05:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:05:55,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:05:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-564c1369-ff82-4a63-b438-cb8ae344135a x-compute-request-id: req-564c1369-ff82-4a63-b438-cb8ae344135a Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:05:55,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-564c1369-ff82-4a63-b438-cb8ae344135a 2018-10-08 06:05:55,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.858324050903s 2018-10-08 06:05:55,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-564c1369-ff82-4a63-b438-cb8ae344135a 2018-10-08 06:05:55,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:05:55,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:05:56,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:05:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec6beade-2309-4137-ae4d-40507d1bb512 x-compute-request-id: req-ec6beade-2309-4137-ae4d-40507d1bb512 Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:05:56,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ec6beade-2309-4137-ae4d-40507d1bb512 2018-10-08 06:05:56,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.844017982483s 2018-10-08 06:05:56,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ec6beade-2309-4137-ae4d-40507d1bb512 2018-10-08 06:05:56,724 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.11 2018-10-08 06:05:56,724 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:38:f8:43 2018-10-08 06:05:56,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:05:56,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:05:57,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-4532b832-a507-40d3-81fb-184132b7b4fe x-compute-request-id: req-4532b832-a507-40d3-81fb-184132b7b4fe Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:05:57,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4532b832-a507-40d3-81fb-184132b7b4fe 2018-10-08 06:05:57,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15870785713s 2018-10-08 06:05:57,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4532b832-a507-40d3-81fb-184132b7b4fe 2018-10-08 06:05:57,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:05:57,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:05:58,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:05: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-a1dd0a22-b2d0-42e0-a646-f06acb41ebf6 x-compute-request-id: req-a1dd0a22-b2d0-42e0-a646-f06acb41ebf6 Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:05:58,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a1dd0a22-b2d0-42e0-a646-f06acb41ebf6 2018-10-08 06:05:58,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688462018967s 2018-10-08 06:05:58,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a1dd0a22-b2d0-42e0-a646-f06acb41ebf6 2018-10-08 06:05:58,580 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-10-08 06:05:58,580 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:4f:ae:6c 2018-10-08 06:05:58,580 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-08 06:05:58,580 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.202 2018-10-08 06:05:58,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:05:58,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:05:59,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:05: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-8431a9d2-2948-4e68-9352-425849e6078d x-compute-request-id: req-8431a9d2-2948-4e68-9352-425849e6078d Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:05:59,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8431a9d2-2948-4e68-9352-425849e6078d 2018-10-08 06:05:59,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.841053009033s 2018-10-08 06:05:59,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8431a9d2-2948-4e68-9352-425849e6078d 2018-10-08 06:05:59,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:05:59,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:06:00,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d31571df-0c79-4ddd-9eb6-5b43dd7228f8 x-compute-request-id: req-d31571df-0c79-4ddd-9eb6-5b43dd7228f8 Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:06:00,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d31571df-0c79-4ddd-9eb6-5b43dd7228f8 2018-10-08 06:06:00,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713280916214s 2018-10-08 06:06:00,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d31571df-0c79-4ddd-9eb6-5b43dd7228f8 2018-10-08 06:06:00,143 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2018-10-08 06:06:00,144 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:83:20:19 2018-10-08 06:06:00,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:06:00,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:06:00,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06: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-af633f95-3a54-40c9-802f-36dab2bbcf1d x-compute-request-id: req-af633f95-3a54-40c9-802f-36dab2bbcf1d Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:06:00,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-af633f95-3a54-40c9-802f-36dab2bbcf1d 2018-10-08 06:06:00,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.848768949509s 2018-10-08 06:06:00,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-af633f95-3a54-40c9-802f-36dab2bbcf1d 2018-10-08 06:06:00,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:06:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:06:01,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5df34680-2dc1-4d4a-aca5-1b948319013b x-compute-request-id: req-5df34680-2dc1-4d4a-aca5-1b948319013b Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:06:01,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5df34680-2dc1-4d4a-aca5-1b948319013b 2018-10-08 06:06:01,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717666864395s 2018-10-08 06:06:01,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5df34680-2dc1-4d4a-aca5-1b948319013b 2018-10-08 06:06:01,719 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.12 2018-10-08 06:06:01,719 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:ef:49:d0 2018-10-08 06:06:01,719 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-08 06:06:01,740 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-08 06:06:01,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-08 06:06:01,759 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-08 06:06:01,831 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-08 06:06:01' 2018-10-08 06:06:01,831 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-08 06:06:01,831 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-08 06:06:01,895 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-10-08 06:06:01,898 - paramiko.transport - DEBUG - starting thread (client mode): 0x5956ded0L 2018-10-08 06:06:01,899 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 06:06:01,903 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-08 06:06:01,903 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-08 06:06:01,904 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 06:06:01,904 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-08 06:06:01,904 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-08 06:06:01,905 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 06:06:01,905 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-08 06:06:01,905 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 06:06:01,941 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-08 06:06:02,068 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-08 06:06:02,068 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 06:06:02,073 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-08 06:06:02,099 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 06:06:02,106 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-08 06:06:02,106 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-08 06:06:02,138 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-10-08 06:06:02,139 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 06:06:02,140 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 06:06:02,140 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 06:06:02,142 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 06:06:02,144 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 06:06:03,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-08 06:06:04,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-08 06:06:09,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-08 06:06:10,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-08 06:06:15,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-08 06:06:16,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-08 06:06:21,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-10-08 06:06:22,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:06:27,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-10-08 06:06:28,214 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:06:33,219 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-10-08 06:06:34,221 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:06:39,227 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-10-08 06:06:40,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:06:45,234 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-10-08 06:06:46,235 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:06:51,241 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-10-08 06:06:52,242 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:06:57,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-10-08 06:06:58,246 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:07:03,252 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-10-08 06:07:04,253 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:07:09,259 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-10-08 06:07:10,260 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:07:15,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-10-08 06:07:16,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:07:21,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-08 06:07:22,275 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-08 06:07:27,281 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' 2018-10-08 06:07:28,283 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-08 06:07:33,288 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 2018-10-08 06:07:34,290 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 [edit] vyos@vyos# 2018-10-08 06:07:39,295 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.12 2018-10-08 06:07:40,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.12 [edit] vyos@vyos# 2018-10-08 06:07:45,303 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-10-08 06:07:46,304 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-08 06:07:51,310 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-10-08 06:07:52,311 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-10-08 06:07:57,317 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-08 06:07:58,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-10-08 06:08:03,324 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-08 06:08:04,326 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-10-08 06:08:09,331 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-08 06:08:10,333 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-10-08 06:08:15,338 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-08 06:08:16,340 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-10-08 06:08:21,345 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-08 06:08:22,347 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-10-08 06:08:27,353 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-08 06:08:28,355 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-10-08 06:08:33,360 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-08 06:08:34,362 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-10-08 06:08:39,367 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-08 06:08:40,369 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-10-08 06:08:45,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-08 06:08:46,376 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-10-08 06:08:51,381 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-08 06:08:52,383 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-10-08 06:08:57,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.12 2018-10-08 06:08:58,390 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-10-08 06:09:03,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-08 06:09:04,397 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-08 06:09:09,431 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 06:09:09,435 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-08 06:09:09,487 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2018-10-08 06:09:09,490 - paramiko.transport - DEBUG - starting thread (client mode): 0x59c7f750L 2018-10-08 06:09:09,490 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 06:09:09,497 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-08 06:09:09,497 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-08 06:09:09,498 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 06:09:09,498 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-08 06:09:09,499 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-08 06:09:09,499 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 06:09:09,499 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-08 06:09:09,499 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 06:09:09,531 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-08 06:09:09,628 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-08 06:09:09,629 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 06:09:09,632 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-08 06:09:09,660 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 06:09:09,668 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-08 06:09:09,668 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-08 06:09:09,696 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2018-10-08 06:09:09,696 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 06:09:09,697 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 06:09:09,697 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 06:09:09,700 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 06:09:09,702 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 06:09:10,723 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-08 06:09:11,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-08 06:09:16,730 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-08 06:09:17,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-08 06:09:22,737 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-08 06:09:23,739 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-08 06:09:28,744 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-10-08 06:09:29,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:09:34,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-10-08 06:09:35,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:09:40,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-10-08 06:09:41,760 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:09:46,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-10-08 06:09:47,767 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:09:52,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-10-08 06:09:53,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:09:58,780 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-10-08 06:09:59,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:10:04,787 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-10-08 06:10:05,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:10:10,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-10-08 06:10:11,794 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:10:16,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-10-08 06:10:17,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:10:22,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-10-08 06:10:23,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-08 06:10:28,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-08 06:10:29,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-08 06:10:34,821 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' 2018-10-08 06:10:35,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-08 06:10:40,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 2018-10-08 06:10:41,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 [edit] vyos@vyos# 2018-10-08 06:10:46,835 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.11 2018-10-08 06:10:47,837 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.11 [edit] vyos@vyos# 2018-10-08 06:10:52,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-10-08 06:10:53,844 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-08 06:10:58,849 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 2018-10-08 06:10:59,850 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-10-08 06:11:04,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-08 06:11:05,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-10-08 06:11:10,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-08 06:11:11,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-10-08 06:11:16,870 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-08 06:11:17,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-10-08 06:11:22,877 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-08 06:11:23,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-10-08 06:11:28,884 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-08 06:11:29,886 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-10-08 06:11:34,891 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-08 06:11:35,893 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-10-08 06:11:40,898 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-08 06:11:41,900 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-10-08 06:11:46,905 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-08 06:11:47,907 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-10-08 06:11:52,912 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-08 06:11:53,914 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-10-08 06:11:58,919 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-08 06:11:59,921 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-10-08 06:12:04,926 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-10-08 06:12:05,928 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-10-08 06:12:10,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-08 06:12:11,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-08 06:12:17,038 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 06:12:17,054 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-08 06:12:17,055 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-08 06:13:17,115 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-08 06:13:17,161 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-10-08 06:13:17,165 - paramiko.transport - DEBUG - starting thread (client mode): 0x594f41d0L 2018-10-08 06:13:17,166 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-08 06:13:17,170 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-08 06:13:17,170 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-08 06:13:17,172 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-08 06:13:17,172 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-08 06:13:17,172 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-08 06:13:17,172 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-08 06:13:17,172 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-08 06:13:17,173 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-08 06:13:17,209 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-08 06:13:17,320 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-08 06:13:17,321 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-08 06:13:17,324 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-08 06:13:17,358 - paramiko.transport - DEBUG - userauth is OK 2018-10-08 06:13:17,366 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-08 06:13:17,366 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-08 06:13:17,388 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-10-08 06:13:17,388 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-08 06:13:17,390 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-08 06:13:17,390 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-08 06:13:17,393 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 06:13:17,395 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-08 06:13:18,397 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-08 06:13:48,499 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 06:13:48,530 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-10-08 06:13:48,530 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.12, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.11 4 65002 3 6 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-08 06:13:48,531 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 | no-more BGP neighbor is 12.0.0.11, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.11 BGP state = Established, up for 00:01:09 Last read 17:54:30, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.12 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.12, Local port: 179 Foreign host: 12.0.0.11, Foreign port: 41551 Nexthop: 12.0.0.12 Nexthop global: fe80::f816:3eff:feef:49d0 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-08 06:13:48,531 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.12 0 32768 i *> 10.0.2.0/24 12.0.0.12 0 32768 i *> 10.0.3.0/24 12.0.0.12 0 32768 i *> 10.0.4.0/24 12.0.0.12 0 32768 i *> 10.0.5.0/24 12.0.0.12 0 32768 i *> 10.0.6.0/24 12.0.0.12 0 32768 i *> 10.0.7.0/24 12.0.0.12 0 32768 i *> 10.0.8.0/24 12.0.0.12 0 32768 i *> 10.0.9.0/24 12.0.0.12 0 32768 i *> 10.0.10.0/24 12.0.0.12 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-08 06:13:48,531 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-08 06:13:48,531 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-08 06:13:48,531 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-08 06:13:48,532 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2018-10-08 06:13:48,532 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-08 06:13:48,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:13:48,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:13:49,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:13:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c10a96a1-0ecd-47dc-b7d5-6774c733e83f x-compute-request-id: req-c10a96a1-0ecd-47dc-b7d5-6774c733e83f Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:13:49,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c10a96a1-0ecd-47dc-b7d5-6774c733e83f 2018-10-08 06:13:49,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40301203728s 2018-10-08 06:13:49,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c10a96a1-0ecd-47dc-b7d5-6774c733e83f 2018-10-08 06:13:49,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-08 06:13:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:13:50,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 06:13:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9901dea-4613-4891-9ba0-5d87b2333ebd x-compute-request-id: req-a9901dea-4613-4891-9ba0-5d87b2333ebd Content-Type: application/json 2018-10-08 06:13:50,090 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569 used request id req-a9901dea-4613-4891-9ba0-5d87b2333ebd 2018-10-08 06:13:50,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150147914886s 2018-10-08 06:13:50,090 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569 used request id req-a9901dea-4613-4891-9ba0-5d87b2333ebd 2018-10-08 06:13:50,090 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-08 06:13:50,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:13:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:13:50,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:13: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-b55f4876-002b-4e36-ab3a-55fd8d6e504e x-compute-request-id: req-b55f4876-002b-4e36-ab3a-55fd8d6e504e Content-Encoding: gzip Content-Length: 1205 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:20:19", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:49:d0", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "38b4d516-e869-4c00-b0d8-33dbb77e4481", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:05:33Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:f8:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:ae:6c", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86a9a833-56f1-4508-b2f1-3e4ce9620569", "rel": "bookmark"}], "image": {"id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "links": [{"href": "http://172.30.9.28:8774/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:05:27.000000", "flavor": {"id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "links": [{"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}]}, "id": "86a9a833-56f1-4508-b2f1-3e4ce9620569", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:13:50Z", "hostId": "a1794279b93d98577018cc16eb24089c46bca8a1cf5ac09b322f85a8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-08T06:04:44Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c6e7e250-bc95-4521-87ee-6d956025b242"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:02:11Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:13:50,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b55f4876-002b-4e36-ab3a-55fd8d6e504e 2018-10-08 06:13:50,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.849435091019s 2018-10-08 06:13:50,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b55f4876-002b-4e36-ab3a-55fd8d6e504e 2018-10-08 06:13:50,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-08 06:13:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:13:51,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 06:13: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-5f2ba8f0-c258-4a7d-8bbe-0f3bb13cde51 x-compute-request-id: req-5f2ba8f0-c258-4a7d-8bbe-0f3bb13cde51 Content-Type: application/json 2018-10-08 06:13:51,104 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481 used request id req-5f2ba8f0-c258-4a7d-8bbe-0f3bb13cde51 2018-10-08 06:13:51,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159538984299s 2018-10-08 06:13:51,104 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/38b4d516-e869-4c00-b0d8-33dbb77e4481 used request id req-5f2ba8f0-c258-4a7d-8bbe-0f3bb13cde51 2018-10-08 06:13:51,227 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 06:13:51,227 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:06 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-08 06:13:51,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-08 06:13:51,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-10-08 06:13:51,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:13:51,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:13:51,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:13:51,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:13:51,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:13:51,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:13:51,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:13:51,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.874Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4efc9f6e-dba0-443e-833d-8cc13172a0ab"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:04:01.538Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "30a3c2ac-b49b-478c-9b45-46702191fcd4"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-08 06:13:51,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:13:51,310 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:13:51 GMT 2018-10-08 06:13:51,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:13:51,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-10-08 06:13:51,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:13:51,311 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-08 06:13:51,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:13:51,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:13:51,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:13:51,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:13:51,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:13:51,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:13:51,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:13:51,487 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-10-08 06:13:51,487 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:13:51.394Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"} 2018-10-08 06:13:51,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:13:51,487 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:13:51 GMT 2018-10-08 06:13:51,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:13:51,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-08 06:13:51,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:13:51,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:13:51,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:13:51,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:13:51,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:13:51,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:13:51,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:13:51,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:13:51,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:13:51,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-08 06:13:51,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:13:51,555 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:13:51 GMT 2018-10-08 06:13:51,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:13:51,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-08 06:13:51,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:13:51,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4bf6d156-a4c8-4331-9385-eeeb76c7df9d 2018-10-08 06:13:51,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:13:51,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:13:51,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:13:51,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:13:51,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:13:51,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:13:51,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:13:51,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:13:51.394Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"} 2018-10-08 06:13:51,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:13:51,633 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:13:51 GMT 2018-10-08 06:13:51,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:13:51,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-08 06:13:51,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:13:56,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:13:56,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:13:56,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:13:56,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:13:56,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:13:56,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:13:56,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:13:56,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:13:56,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:52.122Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:52.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:53.137Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:53.137Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:53.137Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:53.137Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:53.137Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:53.137Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:54.149Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:54.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:54.149Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:54.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:54.149Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:54.149Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:55.291Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:55.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:55.291Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 38b4d516-e869-4c00-b0d8-33dbb77e4481 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 38b4d516-e869-4c00-b0d8-33dbb77e4481 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 38b4d516-e869-4c00-b0d8-33dbb77e4481 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-08T06:13:55.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:55.291Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 86a9a833-56f1-4508-b2f1-3e4ce9620569 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 86a9a833-56f1-4508-b2f1-3e4ce9620569 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 86a9a833-56f1-4508-b2f1-3e4ce9620569 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-08T06:13:55.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:55.291Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:55.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-10-08 06:13:56,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:13:56,724 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:13:56 GMT 2018-10-08 06:13:56,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:13:56,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-10-08 06:13:56,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:13:56,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-08 06:13:56,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 06:13:56,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:13:56,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:13:56,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-08 06:13:56,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 06:13:56,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-08 06:13:56,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-08 06:13:56,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 38b4d516-e869-4c00-b0d8-33dbb77e4481 could not be found. [status_code=404] 2018-10-08 06:13:56,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 86a9a833-56f1-4508-b2f1-3e4ce9620569 could not be found. [status_code=404] 2018-10-08 06:13:56,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-08 06:13:56,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4bf6d156-a4c8-4331-9385-eeeb76c7df9d 2018-10-08 06:13:57,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:13:57,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:13:57,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:13:57,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:13:57,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:13:57,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:13:57,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:13:57,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:13:51.394Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"} 2018-10-08 06:13:57,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:13:57,091 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:13:57 GMT 2018-10-08 06:13:57,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:13:57,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-08 06:13:57,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:02,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:14:02,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:02,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:02,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:02,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:02,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:02,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:02,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:02,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:57.211Z", "message": "Detaching port dec3d54f-cf59-4bc9-81fb-5815343023de...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:57.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "65b0e77a-999a-4d38-9407-2d5025b2ebe3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:57.865Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:57.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:57.875Z", "message": "Detaching port 93573882-e008-464b-bcac-63387acae27f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:57.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "c92dfd69-5d48-429e-bf8e-ce609716b72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:57.875Z", "message": "Successfully detached port 93573882-e008-464b-bcac-63387acae27f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:57.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "c92dfd69-5d48-429e-bf8e-ce609716b72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:57.875Z", "message": "Successfully detached port dec3d54f-cf59-4bc9-81fb-5815343023de", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:57.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "65b0e77a-999a-4d38-9407-2d5025b2ebe3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:58.381Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:58.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:58.381Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:58.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:13:58.381Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:13:58.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:00.234Z", "message": "Detaching port 941f6e84-763c-4b12-a32a-8db6650bb1d7...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:00.234Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "14dac9c0-1a26-4776-baa9-ac99cbdf7d02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:00.926Z", "message": "Detaching port 4c5b0aed-0075-48c1-be13-11b50a6a65ee...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:00.926Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "6f72d68c-2978-4d80-a972-13ee69eb2606"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:01.062Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:01.062Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:01.421Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:01.421Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:02.088Z", "message": "Successfully detached port 4c5b0aed-0075-48c1-be13-11b50a6a65ee", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:02.088Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "6f72d68c-2978-4d80-a972-13ee69eb2606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:02.088Z", "message": "Successfully detached port 941f6e84-763c-4b12-a32a-8db6650bb1d7", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:02.088Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "14dac9c0-1a26-4776-baa9-ac99cbdf7d02"}], "metadata": {"pagination": {"total": 29, "offset": 11, "size": 50}}} 2018-10-08 06:14:02,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:02,177 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:02 GMT 2018-10-08 06:14:02,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:02,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7362 2018-10-08 06:14:02,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:02,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port dec3d54f-cf59-4bc9-81fb-5815343023de... 2018-10-08 06:14:02,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-08 06:14:02,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 93573882-e008-464b-bcac-63387acae27f... 2018-10-08 06:14:02,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 93573882-e008-464b-bcac-63387acae27f 2018-10-08 06:14:02,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port dec3d54f-cf59-4bc9-81fb-5815343023de 2018-10-08 06:14:02,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-08 06:14:02,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-08 06:14:02,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-08 06:14:02,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 941f6e84-763c-4b12-a32a-8db6650bb1d7... 2018-10-08 06:14:02,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 4c5b0aed-0075-48c1-be13-11b50a6a65ee... 2018-10-08 06:14:02,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-08 06:14:02,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-08 06:14:02,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 4c5b0aed-0075-48c1-be13-11b50a6a65ee 2018-10-08 06:14:02,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 941f6e84-763c-4b12-a32a-8db6650bb1d7 2018-10-08 06:14:02,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4bf6d156-a4c8-4331-9385-eeeb76c7df9d 2018-10-08 06:14:02,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:02,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:02,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:02,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:02,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:02,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:02,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:02,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:13:51.394Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"} 2018-10-08 06:14:02,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:02,262 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:02 GMT 2018-10-08 06:14:02,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:02,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-08 06:14:02,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:07,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:14:07,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:07,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:07,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:07,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:07,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:07,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:07,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:07,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:02.432Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:02.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:02.432Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:02.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:02.432Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:02.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:02.432Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:02.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:02.432Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:02.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:02.432Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:02.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:03.098Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:03.098Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "5431a08d-7573-4590-96a2-edea6d1e5f19"}, {"node_instance_id": "target_vnf_host_q5xsex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:03.098Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:03.098Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "8276b743-5136-4ba6-a8d4-38842bb14fa7"}, {"node_instance_id": "target_vnf_host_q5xsex", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:03.441Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 38b4d516-e869-4c00-b0d8-33dbb77e4481 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 38b4d516-e869-4c00-b0d8-33dbb77e4481 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 38b4d516-e869-4c00-b0d8-33dbb77e4481 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-08T06:14:03.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_host_8s4sqs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:03.441Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 86a9a833-56f1-4508-b2f1-3e4ce9620569 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 86a9a833-56f1-4508-b2f1-3e4ce9620569 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 86a9a833-56f1-4508-b2f1-3e4ce9620569 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-08T06:14:03.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:04.480Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:04.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "keypair_fthco9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:04.480Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:04.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:04.480Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:04.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:04.480Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:04.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:04.480Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:04.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:04.480Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:04.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:04.480Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:04.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "keypair_fthco9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "keypair_fthco9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "keypair_fthco9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.805Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:05.968Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:05.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "25278a2f-236f-4087-9bb0-a5a021defb2a"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:06.111Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:06.111Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "cec4b2e9-f398-4e86-bc8e-60c9ec8e77cc"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:06.834Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:06.834Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:06.834Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:06.834Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "keypair_fthco9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:07.127Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:07.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "8ea8955e-5deb-4add-a482-db771656ff90"}, {"node_instance_id": "keypair_fthco9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:07.127Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:07.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "8ea8955e-5deb-4add-a482-db771656ff90"}], "metadata": {"pagination": {"total": 66, "offset": 25, "size": 50}}} 2018-10-08 06:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:07 GMT 2018-10-08 06:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22535 2018-10-08 06:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:07,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:07,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:07,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 06:14:07,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-08 06:14:07,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 06:14:07,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-08 06:14:07,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-08 06:14:07,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-08 06:14:07,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 38b4d516-e869-4c00-b0d8-33dbb77e4481 could not be found. [status_code=404] 2018-10-08 06:14:07,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 86a9a833-56f1-4508-b2f1-3e4ce9620569 could not be found. [status_code=404] 2018-10-08 06:14:07,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-08 06:14:07,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:07,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:07,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:07,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:07,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:07,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-08 06:14:07,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:07,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:07,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:07,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-08 06:14:07,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-08 06:14:07,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-08 06:14:07,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-08 06:14:07,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-08 06:14:07,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-08 06:14:07,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-08 06:14:07,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-08 06:14:07,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-08 06:14:07,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-08 06:14:07,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:07,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-08 06:14:07,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-08 06:14:07,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-08 06:14:07,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-08 06:14:07,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-08 06:14:07,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4bf6d156-a4c8-4331-9385-eeeb76c7df9d 2018-10-08 06:14:07,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:07,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:07,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:07,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:07,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:07,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:07,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:07,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:13:51.394Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"} 2018-10-08 06:14:07,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:07,646 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:07 GMT 2018-10-08 06:14:07,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:07,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-08 06:14:07,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:12,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:14:12,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:12,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:12,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:12,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:12,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:12,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:12,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:12,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_vr3z17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:07.848Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:07.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:07.848Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:07.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:07.848Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:07.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_data_plane_port_vengpy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:07.848Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:07.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_data_plane_port_fmdl4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:07.848Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:07.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "keypair_fthco9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:07.848Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:07.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_port_6w60ym", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:08.140Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:08.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "ece094d4-5500-44be-b435-a1defee288dc"}, {"node_instance_id": "target_vnf_port_vr3z17", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:08.140Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:08.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "61f66e72-6498-4aff-be7c-01d790f7d901"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:08.894Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:08.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_port_6w60ym", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:08.894Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:08.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:09.931Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:09.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:09.931Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:09.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:09.931Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:09.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:09.931Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:09.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_port_vr3z17", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:09.931Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:09.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:09.965Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:09.965Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "43d2baa0-949c-41e2-b2f3-85fc955c4950"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:10.943Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:10.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:10.943Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:10.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:10.943Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:10.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:10.943Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:10.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:10.943Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:10.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:10.943Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:10.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:10.943Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:10.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:10.943Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:10.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "reference_vnf_ip_uoh4ay", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:11.047Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:11.047Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "acd17eb3-d9d5-4d76-92cb-5859801299f5"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:11.961Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:11.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:11.961Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:11.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:11.961Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:11.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:11.961Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:11.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:11.961Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:11.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:11.961Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:11.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:12.171Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:12.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "3444a4ad-f5c3-4df5-9e3b-da008a3f2984"}, {"node_instance_id": "security_group_v0v0vb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:12.171Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:12.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "ac7aa40f-862e-460b-994f-a4ddae1700c4"}], "metadata": {"pagination": {"total": 99, "offset": 61, "size": 50}}} 2018-10-08 06:14:12,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:12,726 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:12 GMT 2018-10-08 06:14:12,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:12,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16509 2018-10-08 06:14:12,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:12,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:12,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-08 06:14:12,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-08 06:14:12,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-08 06:14:12,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-08 06:14:12,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-08 06:14:12,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-08 06:14:12,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-08 06:14:12,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:12,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-08 06:14:12,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:12,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-08 06:14:12,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:12,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-08 06:14:12,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-08 06:14:12,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-08 06:14:12,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:12,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-08 06:14:12,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-08 06:14:12,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:12,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:12,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:12,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-08 06:14:12,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-08 06:14:12,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-08 06:14:12,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:12,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:12,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-08 06:14:12,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-08 06:14:12,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-08 06:14:12,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-08 06:14:12,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-08 06:14:12,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-08 06:14:12,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4bf6d156-a4c8-4331-9385-eeeb76c7df9d 2018-10-08 06:14:12,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:12,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:12,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:12,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:12,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:12,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:12,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:12,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:13:51.394Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"} 2018-10-08 06:14:12,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:12,875 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:12 GMT 2018-10-08 06:14:12,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:12,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-08 06:14:12,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:17,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:14:17,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:17,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:17,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:17,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:17,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:17,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:17,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:17,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_uoh4ay", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:12.981Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:12.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:14.015Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:14.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "target_vnf_ip_j4d6oj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:14.015Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:14.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:14.015Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:14.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "security_group_v0v0vb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:14.015Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:14.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "data_plane_subnet_m9bq7z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:14.015Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:14.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "data_plane_network_uk6vb4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:14.935Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:14.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "c504679d-8b87-466b-a5cd-147c5eb1ce4d"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:15.026Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:15.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:15.026Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:15.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:15.026Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:15.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:15.026Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:15.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:15.026Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:15.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:15.026Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:15.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_subnet_w79oyj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:15.323Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:15.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "f6e4b4a7-1b2d-4b81-903f-fed7b6d80125"}, {"node_instance_id": "data_plane_network_uk6vb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:16.345Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:16.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_subnet_w79oyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:17.785Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:17.785Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}], "metadata": {"pagination": {"total": 115, "offset": 94, "size": 50}}} 2018-10-08 06:14:17,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:17,957 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:17 GMT 2018-10-08 06:14:17,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:17,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8255 2018-10-08 06:14:17,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:17,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-08 06:14:17,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:17,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-08 06:14:17,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-08 06:14:17,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-08 06:14:17,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-08 06:14:17,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-08 06:14:17,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:17,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:17,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-08 06:14:17,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-08 06:14:17,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-08 06:14:17,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-08 06:14:17,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-08 06:14:17,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-08 06:14:17,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-08 06:14:17,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4bf6d156-a4c8-4331-9385-eeeb76c7df9d 2018-10-08 06:14:18,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:18,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:18,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:18,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:18,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:18,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:18,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:18,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:13:51.394Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"} 2018-10-08 06:14:18,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:18,054 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:18 GMT 2018-10-08 06:14:18,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:18,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-08 06:14:18,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:23,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:14:23,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:23,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:23,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:23,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:23,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:23,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:23,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:23,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_gthj4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:19.004Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:19.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:19.004Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:19.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "router_gthj4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:19.004Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:19.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:19.038Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:19.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_network_9hvj6v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:19.829Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:19.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "b5e5371c-9ecc-44cb-8b28-a92996da59f0"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:20.053Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:20.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "router_gthj4f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:20.053Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:20.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:20.053Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:20.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "router_gthj4f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:20.053Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:20.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "router_gthj4f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:20.337Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:20.337Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "eb971d01-f3ed-485a-a32e-2ad31cfbd1f4"}, {"node_instance_id": "management_plane_network_9hvj6v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:21.094Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:21.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "router_gthj4f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:23.015Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:23.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}], "metadata": {"pagination": {"total": 127, "offset": 110, "size": 50}}} 2018-10-08 06:14:23,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:23,136 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:23 GMT 2018-10-08 06:14:23,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:23,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6012 2018-10-08 06:14:23,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:23,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:23,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:23,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:23,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:23,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-08 06:14:23,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-08 06:14:23,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-08 06:14:23,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-08 06:14:23,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-08 06:14:23,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-08 06:14:23,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-08 06:14:23,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-08 06:14:23,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4bf6d156-a4c8-4331-9385-eeeb76c7df9d 2018-10-08 06:14:23,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:23,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:23,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:23,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:23,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:23,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:23,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:23,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:13:51.394Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"} 2018-10-08 06:14:23,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:23,198 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:23 GMT 2018-10-08 06:14:23,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:23,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-08 06:14:23,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:28,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-10-08 06:14:28,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:28,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:28,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:28,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:28,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:28,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:28,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:28,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_yb0xtv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:24.058Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:24.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:24.058Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:24.058Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "external_network_yb0xtv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:24.855Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:24.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d", "logger": "cf46e0c7-a731-4c1a-9426-724d6629d5e3"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:25.064Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:25.064Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:25.064Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:25.064Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": "external_network_yb0xtv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:25.064Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:25.064Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-08T06:14:26.078Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-08T06:14:26.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"}], "metadata": {"pagination": {"total": 134, "offset": 122, "size": 50}}} 2018-10-08 06:14:28,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:28,278 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:28 GMT 2018-10-08 06:14:28,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:28,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3552 2018-10-08 06:14:28,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:28,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-08 06:14:28,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-08 06:14:28,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-08 06:14:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-08 06:14:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-08 06:14:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-08 06:14:28,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-10-08 06:14:28,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4bf6d156-a4c8-4331-9385-eeeb76c7df9d 2018-10-08 06:14:28,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:28,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:28,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:28,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:28,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:28,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:28,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:28,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:13:51.394Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "4bf6d156-a4c8-4331-9385-eeeb76c7df9d"} 2018-10-08 06:14:28,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:28,366 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:28 GMT 2018-10-08 06:14:28,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:28,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-10-08 06:14:28,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:28,367 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/deployments/vrouter-opnfv 2018-10-08 06:14:28,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:28,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:28,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:28,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "target_vnf_flavor_id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "keystone_password": "1e99b881-e096-42de-8f91-e1916e5cfe82", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "1e15af73-94ff-4c3f-aa6e-0f1b823d0414", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.250Z", "updated_at": "2018-10-08T06:03:21.250Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:28 GMT 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-08 06:14:28,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:28,710 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/blueprints/vrouter-opnfv 2018-10-08 06:14:28,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-08 06:14:28,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-08 06:14:28,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-08 06:14:28,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-08 06:14:28,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-08 06:14:28,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-08 06:14:28,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-08 06:14:28,804 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-08 06:14:28,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-08T06:03:21.052Z", "updated_at": "2018-10-08T06:03:21.052Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-08 06:14:28,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-08 06:14:28,805 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 08 Oct 2018 06:14:28 GMT 2018-10-08 06:14:28,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-08 06:14:28,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-08 06:14:28,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-08 06:14:28,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 06:14:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:30,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5de569b0-3d03-44c8-9b1a-c89231acbc82 Date: Mon, 08 Oct 2018 06:14:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 06:14:30,602 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414 used request id req-5de569b0-3d03-44c8-9b1a-c89231acbc82 2018-10-08 06:14:30,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.78422284126s 2018-10-08 06:14:30,602 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1e15af73-94ff-4c3f-aa6e-0f1b823d0414 used request id req-5de569b0-3d03-44c8-9b1a-c89231acbc82 2018-10-08 06:14:30,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 06:14:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:30,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67156e79-c373-4770-9171-79f4391682b2 x-compute-request-id: req-67156e79-c373-4770-9171-79f4391682b2 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "5ee35474-cdb9-4ba1-a355-fde808767d31", "name": "vyos_vrouter-flavor_alt_2b471760-4b22-4b71-8324-e101b9fce0a9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "name": "vyos_vrouter-flavor_2b471760-4b22-4b71-8324-e101b9fce0a9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 06:14:30,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-67156e79-c373-4770-9171-79f4391682b2 2018-10-08 06:14:30,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.176226854324s 2018-10-08 06:14:30,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-67156e79-c373-4770-9171-79f4391682b2 2018-10-08 06:14:30,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 06:14:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:30,820 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 06:14:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4cddbc59-6bc3-4e90-967b-33e425a0f177 x-compute-request-id: req-4cddbc59-6bc3-4e90-967b-33e425a0f177 Content-Length: 0 Content-Type: application/json 2018-10-08 06:14:30,820 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31 used request id req-4cddbc59-6bc3-4e90-967b-33e425a0f177 2018-10-08 06:14:30,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384252071381s 2018-10-08 06:14:30,820 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5ee35474-cdb9-4ba1-a355-fde808767d31 used request id req-4cddbc59-6bc3-4e90-967b-33e425a0f177 2018-10-08 06:14:30,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-08 06:14:30,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/6c0b3492-9d69-4102-88db-077b7df24b71.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:31,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46d02ac6-b84c-43e8-81d9-a933569ccb38 Content-Length: 0 Date: Mon, 08 Oct 2018 06:14:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 06:14:31,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/6c0b3492-9d69-4102-88db-077b7df24b71.json used request id req-46d02ac6-b84c-43e8-81d9-a933569ccb38 2018-10-08 06:14:31,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.07029390335s 2018-10-08 06:14:31,894 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/6c0b3492-9d69-4102-88db-077b7df24b71.json used request id req-46d02ac6-b84c-43e8-81d9-a933569ccb38 2018-10-08 06:14:31,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 06:14:31,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:32,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3574da1c-7755-4f81-9322-e9b159d96f89 Date: Mon, 08 Oct 2018 06:14:32 GMT RESP BODY: {"floatingips": []} 2018-10-08 06:14:32,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3574da1c-7755-4f81-9322-e9b159d96f89 2018-10-08 06:14:32,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163532972336s 2018-10-08 06:14:32,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3574da1c-7755-4f81-9322-e9b159d96f89 2018-10-08 06:14:32,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-08 06:14:32,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:32,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 06:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5449d0ae-c7bc-4a0d-a15c-6f7b485805a1 x-compute-request-id: req-5449d0ae-c7bc-4a0d-a15c-6f7b485805a1 Content-Type: application/json 2018-10-08 06:14:32,226 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39 used request id req-5449d0ae-c7bc-4a0d-a15c-6f7b485805a1 2018-10-08 06:14:32,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162131071091s 2018-10-08 06:14:32,227 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39 used request id req-5449d0ae-c7bc-4a0d-a15c-6f7b485805a1 2018-10-08 06:14:32,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:14:32,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:33,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0c7b6d8-d9be-4c35-a13d-c0e9222a5f5a x-compute-request-id: req-f0c7b6d8-d9be-4c35-a13d-c0e9222a5f5a Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:14:32Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:14:33,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0c7b6d8-d9be-4c35-a13d-c0e9222a5f5a 2018-10-08 06:14:33,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787734985352s 2018-10-08 06:14:33,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0c7b6d8-d9be-4c35-a13d-c0e9222a5f5a 2018-10-08 06:14:33,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:14:35,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:14:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:35,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed4c5f37-3085-4524-b769-1a3bad5a35f7 x-compute-request-id: req-ed4c5f37-3085-4524-b769-1a3bad5a35f7 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:8f:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/874417cd-63dd-4158-b9b0-9d614e637c39", "rel": "bookmark"}], "image": {"id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "links": [{"href": "http://172.30.9.28:8774/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-08T06:02:03.000000", "flavor": {"id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "links": [{"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}]}, "id": "874417cd-63dd-4158-b9b0-9d614e637c39", "security_groups": [{"name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}], "user_id": "1534422ba3864d3ab91f9737920017c1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-08T06:14:32Z", "hostId": "ef634765efacf99f456e4e53a37959e39772821e1056796d92f2df21", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9", "name": "vyos_vrouter-vm_2b471760-4b22-4b71-8324-e101b9fce0a9", "created": "2018-10-08T05:59:36Z", "tenant_id": "9f494e04b2714f44811047064a41b622", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-08 06:14:35,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ed4c5f37-3085-4524-b769-1a3bad5a35f7 2018-10-08 06:14:35,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826169013977s 2018-10-08 06:14:35,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ed4c5f37-3085-4524-b769-1a3bad5a35f7 2018-10-08 06:14:35,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-08 06:14:37,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-08 06:14:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:37,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44d37600-51cf-4081-84f4-0a5f37d49e36 x-compute-request-id: req-44d37600-51cf-4081-84f4-0a5f37d49e36 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-08 06:14:37,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44d37600-51cf-4081-84f4-0a5f37d49e36 2018-10-08 06:14:37,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0867059230804s 2018-10-08 06:14:37,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44d37600-51cf-4081-84f4-0a5f37d49e36 2018-10-08 06:14:37,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 06:14:37,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:38,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-5fe4081c-daf6-4dd0-bab1-8db21fc2eca4 Date: Mon, 08 Oct 2018 06:14:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:45Z", "updated_at": "2018-10-08T05:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "27031491-5b0b-469e-8898-731fab65a5e8", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "9a3d7700-ad58-4632-ac0f-a8f00ec87f95", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "bba35cf4-ed24-4f00-b024-26945b7c24e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "e51738a6-a5e0-4a05-a2f5-6117b990cb2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "03c1c206-9a25-4553-ad07-943dd18e2741", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:59:31Z", "updated_at": "2018-10-08T05:59:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "02221e25-44db-4855-ad58-4c111eed6f49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "2cde27b9-ec8d-4af0-89c2-8918e01248e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-08T05:59:33Z", "revision_number": 0, "id": "43a5b461-e2d1-44de-aa79-066c76ae0ec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:33Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-08T05:59:34Z", "revision_number": 0, "id": "c38bbd31-e425-4219-9e46-38c4e3aafef3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:34Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-08T05:59:32Z", "revision_number": 0, "id": "cd5616ce-37dd-4aa9-be00-72f53065dfd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:32Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-08T05:59:34Z", "revision_number": 0, "id": "d9edb26f-22cc-4990-9ad6-87c6b99af2fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:34Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:59:31Z", "revision_number": 0, "id": "db55f2af-24e8-4b56-a575-632d75fe43d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:31Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-08T05:59:33Z", "revision_number": 0, "id": "ff349ef6-ad60-4399-a63b-035ef1d2751a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:59:33Z", "security_group_id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 8, "project_id": "9f494e04b2714f44811047064a41b622", "id": "e235e964-5b7f-451f-adcb-c2e549e9ef9a", "name": "vyos_vrouter-sg_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 06:14:38,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5fe4081c-daf6-4dd0-bab1-8db21fc2eca4 2018-10-08 06:14:38,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210739135742s 2018-10-08 06:14:38,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5fe4081c-daf6-4dd0-bab1-8db21fc2eca4 2018-10-08 06:14:38,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 06:14:38,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e235e964-5b7f-451f-adcb-c2e549e9ef9a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:38,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a780ca8-1c57-4ea9-8b1c-cb9770695568 Content-Length: 0 Date: Mon, 08 Oct 2018 06:14:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 06:14:38,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e235e964-5b7f-451f-adcb-c2e549e9ef9a.json used request id req-5a780ca8-1c57-4ea9-8b1c-cb9770695568 2018-10-08 06:14:38,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.332612037659s 2018-10-08 06:14:38,488 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e235e964-5b7f-451f-adcb-c2e549e9ef9a.json used request id req-5a780ca8-1c57-4ea9-8b1c-cb9770695568 2018-10-08 06:14:38,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-08 06:14:38,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:38,523 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 06:14:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6149660-be69-4186-8ca7-88b60ec1b8d1 x-compute-request-id: req-e6149660-be69-4186-8ca7-88b60ec1b8d1 Content-Length: 0 Content-Type: application/json 2018-10-08 06:14:38,523 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9 used request id req-e6149660-be69-4186-8ca7-88b60ec1b8d1 2018-10-08 06:14:38,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0346460342407s 2018-10-08 06:14:38,524 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_2b471760-4b22-4b71-8324-e101b9fce0a9 used request id req-e6149660-be69-4186-8ca7-88b60ec1b8d1 2018-10-08 06:14:38,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-08 06:14:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/554fbe4f-020d-400e-b672-726e14c5e1d8/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" -d '{"subnet_id": "95258ad3-69cd-4357-bd98-788d3917b2f7"}' 2018-10-08 06:14:39,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-90b55b4a-09c9-487b-aa81-39e65390c659 Date: Mon, 08 Oct 2018 06:14:39 GMT RESP BODY: {"network_id": "f707c5c7-ced8-4622-acf0-4bed8689cbbb", "tenant_id": "9f494e04b2714f44811047064a41b622", "subnet_id": "95258ad3-69cd-4357-bd98-788d3917b2f7", "subnet_ids": ["95258ad3-69cd-4357-bd98-788d3917b2f7"], "port_id": "8fda57ae-d92a-47e0-b35b-9b22d14d4043", "id": "554fbe4f-020d-400e-b672-726e14c5e1d8"} 2018-10-08 06:14:39,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/554fbe4f-020d-400e-b672-726e14c5e1d8/remove_router_interface.json used request id req-90b55b4a-09c9-487b-aa81-39e65390c659 2018-10-08 06:14:39,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.40598297119s 2018-10-08 06:14:39,931 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/554fbe4f-020d-400e-b672-726e14c5e1d8/remove_router_interface.json used request id req-90b55b4a-09c9-487b-aa81-39e65390c659 returning object 554fbe4f-020d-400e-b672-726e14c5e1d8 2018-10-08 06:14:39,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-08 06:14:39,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:40,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-f4f73939-aabd-45da-a8e6-2a0d163992e8 Date: Mon, 08 Oct 2018 06:14:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:47Z", "admin_state_up": true, "updated_at": "2018-10-08T06:14:39Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9f494e04b2714f44811047064a41b622", "id": "554fbe4f-020d-400e-b672-726e14c5e1d8", "name": "vyos_vrouter-router_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 06:14:40,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f4f73939-aabd-45da-a8e6-2a0d163992e8 2018-10-08 06:14:40,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0851738452911s 2018-10-08 06:14:40,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f4f73939-aabd-45da-a8e6-2a0d163992e8 2018-10-08 06:14:40,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-08 06:14:40,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/554fbe4f-020d-400e-b672-726e14c5e1d8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:43,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4239f11a-58be-42bc-893b-d4203d89bdd2 Content-Length: 0 Date: Mon, 08 Oct 2018 06:14:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 06:14:43,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/554fbe4f-020d-400e-b672-726e14c5e1d8.json used request id req-4239f11a-58be-42bc-893b-d4203d89bdd2 2018-10-08 06:14:43,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.5965950489s 2018-10-08 06:14:43,615 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/554fbe4f-020d-400e-b672-726e14c5e1d8.json used request id req-4239f11a-58be-42bc-893b-d4203d89bdd2 2018-10-08 06:14:43,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 06:14:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:43,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-92d17fc1-c161-4352-9d88-a6da3890581c Date: Mon, 08 Oct 2018 06:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:57:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T05:57:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9f494e04b2714f44811047064a41b622","id":"95258ad3-69cd-4357-bd98-788d3917b2f7","subnetpool_id":null,"name":"vyos_vrouter-subnet_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 06:14:43,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-92d17fc1-c161-4352-9d88-a6da3890581c 2018-10-08 06:14:43,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.220230102539s 2018-10-08 06:14:43,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-92d17fc1-c161-4352-9d88-a6da3890581c 2018-10-08 06:14:43,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-08 06:14:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/95258ad3-69cd-4357-bd98-788d3917b2f7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:46,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc97bf73-2560-4f41-a038-666d9e2064e5 Date: Mon, 08 Oct 2018 06:14:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 06:14:46,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/95258ad3-69cd-4357-bd98-788d3917b2f7.json used request id req-dc97bf73-2560-4f41-a038-666d9e2064e5 2018-10-08 06:14:46,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.18958902359s 2018-10-08 06:14:46,028 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/95258ad3-69cd-4357-bd98-788d3917b2f7.json used request id req-dc97bf73-2560-4f41-a038-666d9e2064e5 2018-10-08 06:14:46,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 06:14:46,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:46,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-956ee9d6-6760-4a8f-9546-c813d8b81675 Date: Mon, 08 Oct 2018 06:14:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T06:14:45Z","tenant_id":"9f494e04b2714f44811047064a41b622","created_at":"2018-10-08T05:57:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"9f494e04b2714f44811047064a41b622","id":"f707c5c7-ced8-4622-acf0-4bed8689cbbb","name":"vyos_vrouter-net_2b471760-4b22-4b71-8324-e101b9fce0a9"}]} 2018-10-08 06:14:46,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-956ee9d6-6760-4a8f-9546-c813d8b81675 2018-10-08 06:14:46,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121345043182s 2018-10-08 06:14:46,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-956ee9d6-6760-4a8f-9546-c813d8b81675 2018-10-08 06:14:46,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-08 06:14:46,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/f707c5c7-ced8-4622-acf0-4bed8689cbbb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:47,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c534092-160c-40d5-817b-b568ab61d5be Date: Mon, 08 Oct 2018 06:14:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 06:14:47,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f707c5c7-ced8-4622-acf0-4bed8689cbbb.json used request id req-9c534092-160c-40d5-817b-b568ab61d5be 2018-10-08 06:14:47,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.71105599403s 2018-10-08 06:14:47,863 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f707c5c7-ced8-4622-acf0-4bed8689cbbb.json used request id req-9c534092-160c-40d5-817b-b568ab61d5be 2018-10-08 06:14:47,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 06:14:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:48,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-edef9023-4484-4574-a8d9-7e991b420f1f Date: Mon, 08 Oct 2018 06:14:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "metadata": {}}], "file": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/file", "owner": "9f494e04b2714f44811047064a41b622", "id": "25ed07ee-44fa-4275-a7be-3b4a6caea14f", "size": 4373348352, "self": "/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-08T05:59:30Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b471760-4b22-4b71-8324-e101b9fce0a9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-08T05:58:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 06:14:48,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-edef9023-4484-4574-a8d9-7e991b420f1f 2018-10-08 06:14:48,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181352853775s 2018-10-08 06:14:48,045 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-edef9023-4484-4574-a8d9-7e991b420f1f 2018-10-08 06:14:48,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 06:14:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d08a9371cffc7c3f11e0387e0d4193a26a918380" 2018-10-08 06:14:51,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c955bfb2-dfd5-434f-9c0e-d7fdab0b0644 Date: Mon, 08 Oct 2018 06:14:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 06:14:51,596 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f used request id req-c955bfb2-dfd5-434f-9c0e-d7fdab0b0644 2018-10-08 06:14:51,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.54931879044s 2018-10-08 06:14:51,596 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/25ed07ee-44fa-4275-a7be-3b4a6caea14f used request id req-c955bfb2-dfd5-434f-9c0e-d7fdab0b0644 2018-10-08 06:14:51,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 06:14:51,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:51,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14: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-93bc17cf-9a41-42e7-9921-195ed2e89b38 x-compute-request-id: req-93bc17cf-9a41-42e7-9921-195ed2e89b38 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "8d4f6d23-3bab-4008-b4e0-195fcc5101b4", "name": "vyos_vrouter-flavor_2b471760-4b22-4b71-8324-e101b9fce0a9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 06:14:51,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-93bc17cf-9a41-42e7-9921-195ed2e89b38 2018-10-08 06:14:51,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0331199169159s 2018-10-08 06:14:51,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-93bc17cf-9a41-42e7-9921-195ed2e89b38 2018-10-08 06:14:51,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 06:14:51,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:51,691 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 06:14: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-6fa11095-f24a-4fea-9f8c-e88b760455ee x-compute-request-id: req-6fa11095-f24a-4fea-9f8c-e88b760455ee Content-Length: 0 Content-Type: application/json 2018-10-08 06:14:51,691 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4 used request id req-6fa11095-f24a-4fea-9f8c-e88b760455ee 2018-10-08 06:14:51,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0591640472412s 2018-10-08 06:14:51,691 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8d4f6d23-3bab-4008-b4e0-195fcc5101b4 used request id req-6fa11095-f24a-4fea-9f8c-e88b760455ee 2018-10-08 06:14:51,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 06:14:51,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:51,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04cb9e2-6100-49ad-a4b3-a9c4d409ea37 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9", "links": {"self": "http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1"}, "domain_id": "default", "enabled": true, "id": "1534422ba3864d3ab91f9737920017c1", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 06:14:51,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a04cb9e2-6100-49ad-a4b3-a9c4d409ea37 2018-10-08 06:14:51,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196536064148s 2018-10-08 06:14:51,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a04cb9e2-6100-49ad-a4b3-a9c4d409ea37 2018-10-08 06:14:51,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 06:14:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:51,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7292ddfd-7207-4c11-baf8-1d621479459e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1"}, "enabled": true, "id": "1534422ba3864d3ab91f9737920017c1", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_2b471760-4b22-4b71-8324-e101b9fce0a9"}} 2018-10-08 06:14:51,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1 used request id req-7292ddfd-7207-4c11-baf8-1d621479459e 2018-10-08 06:14:51,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.090194940567s 2018-10-08 06:14:51,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1 used request id req-7292ddfd-7207-4c11-baf8-1d621479459e 2018-10-08 06:14:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 06:14:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:52,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 06:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b572d59-b73d-4b4b-b0c7-7539d146d165 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 06:14:52,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1 used request id req-0b572d59-b73d-4b4b-b0c7-7539d146d165 2018-10-08 06:14:52,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297235965729s 2018-10-08 06:14:52,284 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1534422ba3864d3ab91f9737920017c1 used request id req-0b572d59-b73d-4b4b-b0c7-7539d146d165 2018-10-08 06:14:52,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 06:14:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:52,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b59e0f-3fe2-492c-85fc-aabc014ed5e8 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/9f494e04b2714f44811047064a41b622"}, "enabled": true, "id": "9f494e04b2714f44811047064a41b622", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2b471760-4b22-4b71-8324-e101b9fce0a9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 06:14:52,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-66b59e0f-3fe2-492c-85fc-aabc014ed5e8 2018-10-08 06:14:52,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0844600200653s 2018-10-08 06:14:52,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-66b59e0f-3fe2-492c-85fc-aabc014ed5e8 2018-10-08 06:14:52,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 06:14:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/9f494e04b2714f44811047064a41b622 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:52,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 06:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ada3488-27c8-4dee-9011-d0fe97a62637 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 06:14:52,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9f494e04b2714f44811047064a41b622 used request id req-2ada3488-27c8-4dee-9011-d0fe97a62637 2018-10-08 06:14:52,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.142596006393s 2018-10-08 06:14:52,515 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9f494e04b2714f44811047064a41b622 used request id req-2ada3488-27c8-4dee-9011-d0fe97a62637 2018-10-08 06:14:52,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 06:14:52,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:52,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f581140-6748-429b-9855-832f2305ea8c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e219a9b9bc534de7bd9892d6cb4d86cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/e219a9b9bc534de7bd9892d6cb4d86cc"}, "name": "Member"}]} 2018-10-08 06:14:52,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7f581140-6748-429b-9855-832f2305ea8c 2018-10-08 06:14:52,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804171562195s 2018-10-08 06:14:52,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 06:14:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/e219a9b9bc534de7bd9892d6cb4d86cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:52,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 06:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24c8966-a183-4dab-9123-c227f2c5666c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 06:14:52,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e219a9b9bc534de7bd9892d6cb4d86cc used request id req-c24c8966-a183-4dab-9123-c227f2c5666c 2018-10-08 06:14:52,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106739997864s 2018-10-08 06:14:52,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 06:14:52,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9f494e04b2714f44811047064a41b622&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:52,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-2ed1dbe1-3676-4dd5-8cd2-e6dadf3eb83f Date: Mon, 08 Oct 2018 06:14:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:45Z", "updated_at": "2018-10-08T05:57:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "27031491-5b0b-469e-8898-731fab65a5e8", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "9a3d7700-ad58-4632-ac0f-a8f00ec87f95", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "bba35cf4-ed24-4f00-b024-26945b7c24e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "e51738a6-a5e0-4a05-a2f5-6117b990cb2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "03c1c206-9a25-4553-ad07-943dd18e2741", "name": "default"}]} 2018-10-08 06:14:52,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9f494e04b2714f44811047064a41b622&name=default used request id req-2ed1dbe1-3676-4dd5-8cd2-e6dadf3eb83f 2018-10-08 06:14:52,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195088863373s 2018-10-08 06:14:52,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9f494e04b2714f44811047064a41b622&name=default used request id req-2ed1dbe1-3676-4dd5-8cd2-e6dadf3eb83f 2018-10-08 06:14:52,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 06:14:52,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:53,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d631449c-7637-4e13-913a-b8e81107965a Date: Mon, 08 Oct 2018 06:14:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f494e04b2714f44811047064a41b622", "created_at": "2018-10-08T05:57:45Z", "updated_at": "2018-10-08T05:57:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "bba35cf4-ed24-4f00-b024-26945b7c24e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "27031491-5b0b-469e-8898-731fab65a5e8", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "e51738a6-a5e0-4a05-a2f5-6117b990cb2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f494e04b2714f44811047064a41b622"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T05:57:45Z", "revision_number": 0, "id": "9a3d7700-ad58-4632-ac0f-a8f00ec87f95", "remote_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "remote_ip_prefix": null, "created_at": "2018-10-08T05:57:45Z", "security_group_id": "03c1c206-9a25-4553-ad07-943dd18e2741", "tenant_id": "9f494e04b2714f44811047064a41b622", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f494e04b2714f44811047064a41b622"}], "revision_number": 4, "project_id": "9f494e04b2714f44811047064a41b622", "id": "03c1c206-9a25-4553-ad07-943dd18e2741", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 06:14:53,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d631449c-7637-4e13-913a-b8e81107965a 2018-10-08 06:14:53,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200991868973s 2018-10-08 06:14:53,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d631449c-7637-4e13-913a-b8e81107965a 2018-10-08 06:14:53,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 06:14:53,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/03c1c206-9a25-4553-ad07-943dd18e2741.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9b92cd136b5c31d59c52e8f197cea3ce351be4a" 2018-10-08 06:14:53,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f3ba45e-262f-41fc-b1ce-d478a1cb43dd Content-Length: 0 Date: Mon, 08 Oct 2018 06:14:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 06:14:53,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/03c1c206-9a25-4553-ad07-943dd18e2741.json used request id req-0f3ba45e-262f-41fc-b1ce-d478a1cb43dd 2018-10-08 06:14:53,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.71247792244s 2018-10-08 06:14:53,824 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/03c1c206-9a25-4553-ad07-943dd18e2741.json used request id req-0f3ba45e-262f-41fc-b1ce-d478a1cb43dd 2018-10-08 06:14:53,846 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-08 06:14:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 06:14:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 06:14:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 06:14:53,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 06:14:53,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 06:14:53,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 06:14:53,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 06:14:53,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 06:14:53,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 06:14:53,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 06:14:53,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 06:14:53,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 06:14:53,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 06:14:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 06:14:53,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52efd48c-1f97-44d8-a667-b19df76df9e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 06:14:53,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-52efd48c-1f97-44d8-a667-b19df76df9e3 2018-10-08 06:14:53,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 06:14:54,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T07:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["HMx89r5BRwOBArjFqxwuNQ"], "issued_at": "2018-10-08T06:14:54.000000Z"}} 2018-10-08 06:14:54,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 06:14:54,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:54,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-866d0bd4-4901-49f7-86ef-7d17383f328c Date: Mon, 08 Oct 2018 06:14:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 06:14:54,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-866d0bd4-4901-49f7-86ef-7d17383f328c 2018-10-08 06:14:54,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241223812103s 2018-10-08 06:14:54,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-866d0bd4-4901-49f7-86ef-7d17383f328c 2018-10-08 06:14:54,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 06:14:54,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:54,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 06:14:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 06:14:54,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:54,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e2e9b4-5230-4aa1-b58c-f41a787f7254 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 06:14:54,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f9e2e9b4-5230-4aa1-b58c-f41a787f7254 2018-10-08 06:14:54,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0859129428864s 2018-10-08 06:14:54,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 06:14:54,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122"}}' 2018-10-08 06:14:54,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 06:14:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ad543c-56be-42bb-8782-9cac3db27833 Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/0633879b123f451fbe7ed22ba21cfd98"}, "enabled": true, "id": "0633879b123f451fbe7ed22ba21cfd98", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122"}} 2018-10-08 06:14:54,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c1ad543c-56be-42bb-8782-9cac3db27833 2018-10-08 06:14:54,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114447832108s 2018-10-08 06:14:54,722 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c1ad543c-56be-42bb-8782-9cac3db27833 2018-10-08 06:14:54,723 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122', 'id': u'0633879b123f451fbe7ed22ba21cfd98', 'description': u'Created by OPNFV Functest: juju_epc', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 06:14:54,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 06:14:55,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.364344835281s 2018-10-08 06:14:55,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:55,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810dd4b2-459d-41c1-84ae-4dcffd0a2f55 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3"}, "enabled": true, "id": "fedd9bae48514e8c9b3330b2659e68b3", "options": {}, "domain_id": "default", "name": "juju_epc-user_3d51012e-f7d7-4c52-ad00-27e663993122"}} 2018-10-08 06:14:55,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3 used request id req-810dd4b2-459d-41c1-84ae-4dcffd0a2f55 2018-10-08 06:14:55,179 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fedd9bae48514e8c9b3330b2659e68b3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_3d51012e-f7d7-4c52-ad00-27e663993122'}) 2018-10-08 06:14:55,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 06:14:55,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:55,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528f8ab0-d4a1-483e-b4a0-3bc2be274853 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 06:14:55,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-528f8ab0-d4a1-483e-b4a0-3bc2be274853 2018-10-08 06:14:55,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828399658203s 2018-10-08 06:14:55,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 06:14:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:55,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817d46b9-258a-4053-a0aa-5c44d3f7faba Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 06:14:55,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-817d46b9-258a-4053-a0aa-5c44d3f7faba 2018-10-08 06:14:55,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820569992065s 2018-10-08 06:14:55,347 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 06:14:55,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 06:14:55,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" -d '{"role": {"name": "Member"}}' 2018-10-08 06:14:55,488 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda56d7e-bfe4-4849-be32-e24b58e46414 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a76e9f0148a4fc68c4bc07fdc000477", "links": {"self": "http://172.30.9.28:5000/v3/roles/0a76e9f0148a4fc68c4bc07fdc000477"}, "name": "Member"}} 2018-10-08 06:14:55,488 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-cda56d7e-bfe4-4849-be32-e24b58e46414 2018-10-08 06:14:55,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.140952110291s 2018-10-08 06:14:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/0a76e9f0148a4fc68c4bc07fdc000477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:55,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02612566-5a5d-4093-8fe9-4f38768c44d5 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0a76e9f0148a4fc68c4bc07fdc000477"}, "domain_id": null, "name": "Member", "id": "0a76e9f0148a4fc68c4bc07fdc000477"}} 2018-10-08 06:14:55,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0a76e9f0148a4fc68c4bc07fdc000477 used request id req-02612566-5a5d-4093-8fe9-4f38768c44d5 2018-10-08 06:14:55,570 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/0a76e9f0148a4fc68c4bc07fdc000477'}, 'domain_id': None, 'human_id': None, 'id': u'0a76e9f0148a4fc68c4bc07fdc000477', 'HUMAN_ID': False}) 2018-10-08 06:14:55,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 06:14:55,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:55,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5387d1-d292-4d23-adcf-efb7e8cc81b8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0a76e9f0148a4fc68c4bc07fdc000477", "links": {"self": "http://172.30.9.28:5000/v3/roles/0a76e9f0148a4fc68c4bc07fdc000477"}, "name": "Member"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 06:14:55,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fd5387d1-d292-4d23-adcf-efb7e8cc81b8 2018-10-08 06:14:55,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084753036499s 2018-10-08 06:14:55,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 06:14:55,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:55,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88d48b4-e207-4fd9-b05e-23b766b4807a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 06:14:55,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f88d48b4-e207-4fd9-b05e-23b766b4807a 2018-10-08 06:14:55,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.073723077774s 2018-10-08 06:14:55,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 06:14:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:55,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dea3d30-1af4-4182-ae52-774767770b93 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_3d51012e-f7d7-4c52-ad00-27e663993122", "links": {"self": "http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3"}, "domain_id": "default", "enabled": true, "id": "fedd9bae48514e8c9b3330b2659e68b3", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 06:14:55,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8dea3d30-1af4-4182-ae52-774767770b93 2018-10-08 06:14:55,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128188848495s 2018-10-08 06:14:55,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8dea3d30-1af4-4182-ae52-774767770b93 2018-10-08 06:14:55,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 06:14:55,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:55,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3130bc06-fd07-4650-8615-9766498b7546 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/0633879b123f451fbe7ed22ba21cfd98"}, "enabled": true, "id": "0633879b123f451fbe7ed22ba21cfd98", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 06:14:55,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3130bc06-fd07-4650-8615-9766498b7546 2018-10-08 06:14:55,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0849890708923s 2018-10-08 06:14:55,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3130bc06-fd07-4650-8615-9766498b7546 2018-10-08 06:14:55,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 06:14:55,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=fedd9bae48514e8c9b3330b2659e68b3&scope.project.id=0633879b123f451fbe7ed22ba21cfd98&role.id=0a76e9f0148a4fc68c4bc07fdc000477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:56,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5c1d7f-2f9f-4aa7-a1c8-24ae60397a2b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fedd9bae48514e8c9b3330b2659e68b3&scope.project.id=0633879b123f451fbe7ed22ba21cfd98&role.id=0a76e9f0148a4fc68c4bc07fdc000477", "previous": null, "next": null}} 2018-10-08 06:14:56,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fedd9bae48514e8c9b3330b2659e68b3&scope.project.id=0633879b123f451fbe7ed22ba21cfd98&role.id=0a76e9f0148a4fc68c4bc07fdc000477 used request id req-ed5c1d7f-2f9f-4aa7-a1c8-24ae60397a2b 2018-10-08 06:14:56,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0720632076263s 2018-10-08 06:14:56,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 06:14:56,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/0633879b123f451fbe7ed22ba21cfd98/users/fedd9bae48514e8c9b3330b2659e68b3/roles/0a76e9f0148a4fc68c4bc07fdc000477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:56,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 06:14:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3bc81c2-c3bf-44d0-9b42-c1490da73824 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 06:14:56,155 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0633879b123f451fbe7ed22ba21cfd98/users/fedd9bae48514e8c9b3330b2659e68b3/roles/0a76e9f0148a4fc68c4bc07fdc000477 used request id req-e3bc81c2-c3bf-44d0-9b42-c1490da73824 2018-10-08 06:14:56,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129034996033s 2018-10-08 06:14:56,156 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '99c60cd9-af9c-4b84-93eb-62e6e88440c3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'juju_epc-user_3d51012e-f7d7-4c52-ad00-27e663993122', 'project_id': u'0633879b123f451fbe7ed22ba21cfd98', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 06:14:56,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 06:14:56,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 06:14:56,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 06:14:56,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 06:14:56,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 06:14:56,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 06:14:56,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 06:14:56,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 06:14:56,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 06:14:56,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 06:14:56,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 06:14:56,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 06:14:56,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 06:14:56,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 06:14:56,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 06:14:56,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 06:14:56,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 06:14:56,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 06:14:56,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 06:14:56,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 06:14:56,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 06:14:56,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 06:14:56,162 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_3d51012e-f7d7-4c52-ad00-27e663993122', 'password': '99c60cd9-af9c-4b84-93eb-62e6e88440c3', 'project_name': 'juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '0633879b123f451fbe7ed22ba21cfd98', 'project_domain_name': 'Default'} 2018-10-08 06:14:56,213 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-10-08 06:14:56,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-08 06:14:56,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:56,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f0a1a7-2423-437f-9a26-58b346400ea4 Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/28846abf50a549789481e0a4cbd1c43c"}, "enabled": true, "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/2a44d84861d349a79520cff2a69e86c4"}, "enabled": true, "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/2f2e462462ac4a99bb437bbb7b6f21e9"}, "enabled": true, "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/41e31089098642869244de5e41b1face"}, "enabled": true, "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/5dd9362d64dd472eae3759e86890fa98"}, "enabled": true, "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/63db4d3421db45b2af200ef7e1976bbb"}, "enabled": true, "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9abe3bf8961d4c939ff95535383024e6"}, "enabled": true, "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9c5ae34b75704fcbab4c5aa8cf8ce668"}, "enabled": true, "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9cb17ace889543a1bdb1b503a8ba52a6"}, "enabled": true, "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9d560d35ca134de299e1e18edd5f46d0"}, "enabled": true, "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/b9b408f222a946baa7cf43328eef8756"}, "enabled": true, "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/bc4a8933c54d45f1a5ff18a2c6014acd"}, "enabled": true, "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/d0f524a376e942c793fd739fb7800673"}, "enabled": true, "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/dde41881957b4fcebc6c8d5fafee3825"}, "enabled": true, "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/def5bf1e5da545c08f6fdfc44c8a2bed"}, "enabled": true, "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/e6eb1686bf1f4899b2c19019b4c7ff74"}, "enabled": true, "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-10-08 06:14:56,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-52f0a1a7-2423-437f-9a26-58b346400ea4 2018-10-08 06:14:56,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0776970386505s 2018-10-08 06:14:56,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-08 06:14:56,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:56,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e49a43-8548-47e1-b960-48d86cf8f4f3 Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0077bc6541e14855b002655cd7c76411"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e6eb1686bf1f4899b2c19019b4c7ff74", "id": "0077bc6541e14855b002655cd7c76411"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02ac2243ee054b6eabc2fc6ec6aaa1df"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d560d35ca134de299e1e18edd5f46d0", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/087d5be747614704847949b3374efee4"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9abe3bf8961d4c939ff95535383024e6", "id": "087d5be747614704847949b3374efee4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0f5292957141478393a6d901af134efc"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "41e31089098642869244de5e41b1face", "id": "0f5292957141478393a6d901af134efc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10cbfaab688a420c9992117f28d97453"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28846abf50a549789481e0a4cbd1c43c", "id": "10cbfaab688a420c9992117f28d97453"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/18cac4c4602041ea94c3bda2dd54a6c0"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e6eb1686bf1f4899b2c19019b4c7ff74", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/21e95bccf0f848d6ae8be4ca00e8a8be"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2a44d84861d349a79520cff2a69e86c4", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2f9f13b32c0448689c3d8aa5d35817a3"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2a44d84861d349a79520cff2a69e86c4", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/339898681cfe45139426759d23d6b625"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d0f524a376e942c793fd739fb7800673", "id": "339898681cfe45139426759d23d6b625"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3a69af372e8f4f0e984c9b1511d57683"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9abe3bf8961d4c939ff95535383024e6", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c0ff867c19c44479a6b9f1579731f92"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5dd9362d64dd472eae3759e86890fa98", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c42883c37e847108fa4a24f182c324b"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cb17ace889543a1bdb1b503a8ba52a6", "id": "4c42883c37e847108fa4a24f182c324b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5561d6bdf5fe4cc1acddc2ba18153200"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/58e1314969f942798013a258b0a8c13d"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f2e462462ac4a99bb437bbb7b6f21e9", "id": "58e1314969f942798013a258b0a8c13d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/59823b841630411a9d96159284092827"}, "url": "http://192.30.9.10:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9abe3bf8961d4c939ff95535383024e6", "id": "59823b841630411a9d96159284092827"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a3365b9d542432fb708c2ea801aaebc"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cb17ace889543a1bdb1b503a8ba52a6", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5b283ebef3e14b22a052b44a2fa705be"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28846abf50a549789481e0a4cbd1c43c", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/603fc890876b4a92baa53254e17fe09d"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d0f524a376e942c793fd739fb7800673", "id": "603fc890876b4a92baa53254e17fe09d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/623e55b6ab8e49cd90db0efa99de35a4"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bc4a8933c54d45f1a5ff18a2c6014acd", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/646fdecc3103401c8b11bf5f3c6deedc"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "def5bf1e5da545c08f6fdfc44c8a2bed", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6cb8368010804050b5cbbe85e54fee34"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d560d35ca134de299e1e18edd5f46d0", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/750a555727624daa8a677f8e5a5f99eb"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/780b329542cb4ad28047e584a0126ff2"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b9b408f222a946baa7cf43328eef8756", "id": "780b329542cb4ad28047e584a0126ff2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7de516d8979c4d7eaff7a8deae67a9ef"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b9b408f222a946baa7cf43328eef8756", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7eec9542ddab44c39acf4a6f28ddfdc0"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b9b408f222a946baa7cf43328eef8756", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/837c8d7857a24905a78217ae8bbe83fc"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "id": "837c8d7857a24905a78217ae8bbe83fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8e4e26bc9dae4121ab62bb1cdd72f34d"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "41e31089098642869244de5e41b1face", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8e7bb11e5bb44383aca221b70075660d"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f2e462462ac4a99bb437bbb7b6f21e9", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/91af70cacce24253b99712756f058179"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bc4a8933c54d45f1a5ff18a2c6014acd", "id": "91af70cacce24253b99712756f058179"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9360f754905a4e5dbc61258125c43cd2"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "def5bf1e5da545c08f6fdfc44c8a2bed", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9cc9ee4eeeb64b98b16ef74134cfdebf"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63db4d3421db45b2af200ef7e1976bbb", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9dfe9a65865d4430816d6e9d65033273"}, "url": "http://192.30.9.10:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5dd9362d64dd472eae3759e86890fa98", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a528211dcb8944889c7b67011aa0ce2f"}, "url": "http://192.30.9.10:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "41e31089098642869244de5e41b1face", "id": "a528211dcb8944889c7b67011aa0ce2f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bbd1670f443a45578a857d2202738cca"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e6eb1686bf1f4899b2c19019b4c7ff74", "id": "bbd1670f443a45578a857d2202738cca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc4466a593f848e5a72ce542b40fec87"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2a44d84861d349a79520cff2a69e86c4", "id": "bc4466a593f848e5a72ce542b40fec87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c69b51ccfc3c405a880ca8306eb8fade"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5dd9362d64dd472eae3759e86890fa98", "id": "c69b51ccfc3c405a880ca8306eb8fade"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c9742712a9274c66ae8b019867afddd5"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d0f524a376e942c793fd739fb7800673", "id": "c9742712a9274c66ae8b019867afddd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d50342b2a475482897b1b290c41512fa"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cb17ace889543a1bdb1b503a8ba52a6", "id": "d50342b2a475482897b1b290c41512fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d7327e3139674499aafeb590185b56ae"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28846abf50a549789481e0a4cbd1c43c", "id": "d7327e3139674499aafeb590185b56ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d9434fc51cfc46e1a58293eeeb4d8e05"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "def5bf1e5da545c08f6fdfc44c8a2bed", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d98373906ba54a81978937c6ad0252c9"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63db4d3421db45b2af200ef7e1976bbb", "id": "d98373906ba54a81978937c6ad0252c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/df213e2308fb41ea980dc2f0d521462d"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f2e462462ac4a99bb437bbb7b6f21e9", "id": "df213e2308fb41ea980dc2f0d521462d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e50a2bf4e3f84f3f95f17e22fa0b01bf"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63db4d3421db45b2af200ef7e1976bbb", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ebc59d0c427c42ac81290b6fb264f2e2"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bc4a8933c54d45f1a5ff18a2c6014acd", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/efc3719dddc5444a8fb7400b80c4a7d3"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d560d35ca134de299e1e18edd5f46d0", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-08 06:14:56,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-88e49a43-8548-47e1-b960-48d86cf8f4f3 2018-10-08 06:14:56,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0877161026001s 2018-10-08 06:14:56,410 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-08 06:14:56,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 06:14:56,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:56,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f2de47-f181-4e4e-8dbb-a91b22a228c6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 06:14:56,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e8f2de47-f181-4e4e-8dbb-a91b22a228c6 2018-10-08 06:14:56,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0749580860138s 2018-10-08 06:14:56,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 06:14:56,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 06:14:56,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325cb57a-3be8-4109-b2bf-b82ab2e692ed Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/0633879b123f451fbe7ed22ba21cfd98"}, "enabled": true, "id": "0633879b123f451fbe7ed22ba21cfd98", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 06:14:56,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-325cb57a-3be8-4109-b2bf-b82ab2e692ed 2018-10-08 06:14:56,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0843951702118s 2018-10-08 06:14:56,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-325cb57a-3be8-4109-b2bf-b82ab2e692ed 2018-10-08 06:14:56,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-08 06:14:56,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" -d '{"network": {"tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "name": "juju_epc-net_3d51012e-f7d7-4c52-ad00-27e663993122", "admin_state_up": true}}' 2018-10-08 06:14:58,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-e9ee7143-50c8-4422-ab9b-a10b71ad5d38 Date: Mon, 08 Oct 2018 06:14:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3f33545a-f61b-4310-b54a-195047f38170","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"0633879b123f451fbe7ed22ba21cfd98","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-08T06:14:57Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_3d51012e-f7d7-4c52-ad00-27e663993122","admin_state_up":true,"tenant_id":"0633879b123f451fbe7ed22ba21cfd98","created_at":"2018-10-08T06:14:56Z","mtu":1450}} 2018-10-08 06:14:58,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e9ee7143-50c8-4422-ab9b-a10b71ad5d38 2018-10-08 06:14:58,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.45022296906s 2018-10-08 06:14:58,025 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e9ee7143-50c8-4422-ab9b-a10b71ad5d38 2018-10-08 06:14:58,026 - 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-10-08T06:14:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3f33545a-f61b-4310-b54a-195047f38170', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_3d51012e-f7d7-4c52-ad00-27e663993122', u'created_at': u'2018-10-08T06:14:56Z', u'mtu': 1450, u'tenant_id': u'0633879b123f451fbe7ed22ba21cfd98', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0633879b123f451fbe7ed22ba21cfd98'}) 2018-10-08 06:14:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 06:14:58,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f578dae2-306e-441e-82d7-58c0b2b7fe6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 06:14:58,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f578dae2-306e-441e-82d7-58c0b2b7fe6d 2018-10-08 06:14:58,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 06:14:58,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0a76e9f0148a4fc68c4bc07fdc000477", "name": "Member"}], "expires_at": "2018-10-08T07:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0633879b123f451fbe7ed22ba21cfd98", "name": "juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/0633879b123f451fbe7ed22ba21cfd98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/0633879b123f451fbe7ed22ba21cfd98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/0633879b123f451fbe7ed22ba21cfd98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/0633879b123f451fbe7ed22ba21cfd98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/0633879b123f451fbe7ed22ba21cfd98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/0633879b123f451fbe7ed22ba21cfd98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/0633879b123f451fbe7ed22ba21cfd98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/0633879b123f451fbe7ed22ba21cfd98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/0633879b123f451fbe7ed22ba21cfd98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0633879b123f451fbe7ed22ba21cfd98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/0633879b123f451fbe7ed22ba21cfd98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/0633879b123f451fbe7ed22ba21cfd98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_3d51012e-f7d7-4c52-ad00-27e663993122", "id": "fedd9bae48514e8c9b3330b2659e68b3"}, "audit_ids": ["bLbZlx_NQSOkktKMP4pi7w"], "issued_at": "2018-10-08T06:14:58.000000Z"}} 2018-10-08 06:14:58,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 06:14:58,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 06:14:58,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-a7f3eafe-60bb-486d-aa1a-fa81102d4aad Date: Mon, 08 Oct 2018 06:14:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T06:14:57Z","tenant_id":"0633879b123f451fbe7ed22ba21cfd98","created_at":"2018-10-08T06:14:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0633879b123f451fbe7ed22ba21cfd98","id":"3f33545a-f61b-4310-b54a-195047f38170","name":"juju_epc-net_3d51012e-f7d7-4c52-ad00-27e663993122"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 06:14:58,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a7f3eafe-60bb-486d-aa1a-fa81102d4aad 2018-10-08 06:14:58,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352833032608s 2018-10-08 06:14:58,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a7f3eafe-60bb-486d-aa1a-fa81102d4aad 2018-10-08 06:14:58,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-08 06:14:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" -d '{"subnet": {"name": "juju_epc-subnet_3d51012e-f7d7-4c52-ad00-27e663993122", "enable_dhcp": true, "network_id": "3f33545a-f61b-4310-b54a-195047f38170", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-10-08 06:14:59,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-07c35f46-47e9-49a7-b440-614f6a6746c3 Date: Mon, 08 Oct 2018 06:14:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f33545a-f61b-4310-b54a-195047f38170","tenant_id":"0633879b123f451fbe7ed22ba21cfd98","created_at":"2018-10-08T06:14:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T06:14:59Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"0633879b123f451fbe7ed22ba21cfd98","id":"e50be5c3-44e4-482e-b187-b5c571d81eb7","subnetpool_id":null,"name":"juju_epc-subnet_3d51012e-f7d7-4c52-ad00-27e663993122"}} 2018-10-08 06:14:59,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-07c35f46-47e9-49a7-b440-614f6a6746c3 2018-10-08 06:14:59,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.878656864166s 2018-10-08 06:14:59,654 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-07c35f46-47e9-49a7-b440-614f6a6746c3 2018-10-08 06:14:59,654 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T06:14:59Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'e50be5c3-44e4-482e-b187-b5c571d81eb7', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_3d51012e-f7d7-4c52-ad00-27e663993122', u'enable_dhcp': True, u'network_id': u'3f33545a-f61b-4310-b54a-195047f38170', u'tenant_id': u'0633879b123f451fbe7ed22ba21cfd98', u'created_at': u'2018-10-08T06:14:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'0633879b123f451fbe7ed22ba21cfd98'}) 2018-10-08 06:14:59,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-08 06:14:59,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" -d '{"router": {"external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474"}, "name": "juju_epc-router_3d51012e-f7d7-4c52-ad00-27e663993122", "admin_state_up": true}}' 2018-10-08 06:15:05,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5a46e399-e9d3-4e41-a1d3-1292775044a5 Date: Mon, 08 Oct 2018 06:15:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:15:00Z", "admin_state_up": true, "updated_at": "2018-10-08T06:15:01Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0633879b123f451fbe7ed22ba21cfd98", "id": "fa9b1d4e-bc83-45c8-a732-52543f71ef05", "name": "juju_epc-router_3d51012e-f7d7-4c52-ad00-27e663993122"}} 2018-10-08 06:15:05,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5a46e399-e9d3-4e41-a1d3-1292775044a5 2018-10-08 06:15:05,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.42169499397s 2018-10-08 06:15:05,077 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5a46e399-e9d3-4e41-a1d3-1292775044a5 2018-10-08 06:15:05,078 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-08T06:15:01Z', u'revision_number': 2, u'id': u'fa9b1d4e-bc83-45c8-a732-52543f71ef05', u'external_gateway_info': {u'network_id': u'94f8c586-8db7-4f31-a8a3-9036c34b9474', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45b19298-17c3-4f51-b5a0-35e47052202d', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_3d51012e-f7d7-4c52-ad00-27e663993122', u'admin_state_up': True, u'tenant_id': u'0633879b123f451fbe7ed22ba21cfd98', u'created_at': u'2018-10-08T06:15:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'0633879b123f451fbe7ed22ba21cfd98'}) 2018-10-08 06:15:05,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-08 06:15:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/fa9b1d4e-bc83-45c8-a732-52543f71ef05/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" -d '{"subnet_id": "e50be5c3-44e4-482e-b187-b5c571d81eb7"}' 2018-10-08 06:15:06,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4dcda4e9-b5ff-4a64-8337-e38e052c1635 Date: Mon, 08 Oct 2018 06:15:06 GMT RESP BODY: {"network_id": "3f33545a-f61b-4310-b54a-195047f38170", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "subnet_id": "e50be5c3-44e4-482e-b187-b5c571d81eb7", "subnet_ids": ["e50be5c3-44e4-482e-b187-b5c571d81eb7"], "port_id": "71f6cdd3-080c-4ced-a8fa-98dfa3ff6ab5", "id": "fa9b1d4e-bc83-45c8-a732-52543f71ef05"} 2018-10-08 06:15:06,991 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fa9b1d4e-bc83-45c8-a732-52543f71ef05/add_router_interface.json used request id req-4dcda4e9-b5ff-4a64-8337-e38e052c1635 2018-10-08 06:15:06,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.91328883171s 2018-10-08 06:15:06,992 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fa9b1d4e-bc83-45c8-a732-52543f71ef05/add_router_interface.json used request id req-4dcda4e9-b5ff-4a64-8337-e38e052c1635 returning object fa9b1d4e-bc83-45c8-a732-52543f71ef05 2018-10-08 06:15:06,992 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-10-08 06:15:08,882 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8d383c8eea2375af863ecdeecff593d1 sha256:072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2 2018-10-08 06:15:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 06:15:08,888 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 06:15:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 06:15:08,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 06:15:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 06:15:09,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-eae90156-3a4a-48aa-9ebb-71296b2db5c3 Date: Mon, 08 Oct 2018 06:15:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 06:15:09,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eae90156-3a4a-48aa-9ebb-71296b2db5c3 2018-10-08 06:15:09,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178466081619s 2018-10-08 06:15:09,071 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eae90156-3a4a-48aa-9ebb-71296b2db5c3 2018-10-08 06:15:09,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 06:15:09,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" -d '{"owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "owner_specified.shade.object": "images/juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122"}' 2018-10-08 06:15:09,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/08048408-562b-4c96-bc77-3fe5c2687399 X-Openstack-Request-Id: req-3d076968-e897-41bd-87d4-5352b26f5b7d Date: Mon, 08 Oct 2018 06:15:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399/file", "owner": "0633879b123f451fbe7ed22ba21cfd98", "id": "08048408-562b-4c96-bc77-3fe5c2687399", "size": null, "self": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-08T06:15:09Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "checksum": null, "created_at": "2018-10-08T06:15:09Z", "protected": false} 2018-10-08 06:15:09,653 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3d076968-e897-41bd-87d4-5352b26f5b7d 2018-10-08 06:15:09,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.580404043198s 2018-10-08 06:15:09,653 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3d076968-e897-41bd-87d4-5352b26f5b7d returning object 08048408-562b-4c96-bc77-3fe5c2687399 2018-10-08 06:15:09,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 06:15:09,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/08048408-562b-4c96-bc77-3fe5c2687399/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" -d '' 2018-10-08 06:15:15,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37a64c48-e1e4-41e0-86f7-d8038f008f20 Date: Mon, 08 Oct 2018 06:15:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 06:15:15,923 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/08048408-562b-4c96-bc77-3fe5c2687399/file used request id req-37a64c48-e1e4-41e0-86f7-d8038f008f20 2018-10-08 06:15:15,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.26911306381s 2018-10-08 06:15:15,923 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/08048408-562b-4c96-bc77-3fe5c2687399/file used request id req-37a64c48-e1e4-41e0-86f7-d8038f008f20 2018-10-08 06:15:15,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 06:15:15,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 06:15:16,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-344c5f5c-1224-46d4-bc78-2d28791971de Date: Mon, 08 Oct 2018 06:15:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap", "metadata": {}}], "file": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399/file", "owner": "0633879b123f451fbe7ed22ba21cfd98", "id": "08048408-562b-4c96-bc77-3fe5c2687399", "size": 296943616, "self": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-08T06:15:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-08T06:15:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 06:15:16,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-344c5f5c-1224-46d4-bc78-2d28791971de 2018-10-08 06:15:16,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171387910843s 2018-10-08 06:15:16,096 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-344c5f5c-1224-46d4-bc78-2d28791971de 2018-10-08 06:15:16,098 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap', u'metadata': Munch({})})], 'file': u'/v2/images/08048408-562b-4c96-bc77-3fe5c2687399/file', 'owner': u'0633879b123f451fbe7ed22ba21cfd98', 'id': u'08048408-562b-4c96-bc77-3fe5c2687399', 'size': 296943616, u'self': u'/v2/images/08048408-562b-4c96-bc77-3fe5c2687399', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0633879b123f451fbe7ed22ba21cfd98', 'name': 'juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T06:15:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-08T06:15:15Z', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', 'properties': {u'self': u'/v2/images/08048408-562b-4c96-bc77-3fe5c2687399', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122', 'created': u'2018-10-08T06:15:09Z', 'checksum': u'8d383c8eea2375af863ecdeecff593d1', 'created_at': u'2018-10-08T06:15:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/08048408-562b-4c96-bc77-3fe5c2687399', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}}) 2018-10-08 06:15:18,812 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 08048408-562b-4c96-bc77-3fe5c2687399 -s xenial -r regionOne -u http://172.30.9.28:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-08 06:15:18,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 06:15:18,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_3d51012e-f7d7-4c52-ad00-27e663993122", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-08 06:15:19,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-276c95ac-3730-49f7-bc0f-2e30cc288960 x-compute-request-id: req-276c95ac-3730-49f7-bc0f-2e30cc288960 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "123ebee8-55c5-4c62-9843-25f467e08c5e", "name": "juju_epc-flavor_3d51012e-f7d7-4c52-ad00-27e663993122", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 06:15:19,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-276c95ac-3730-49f7-bc0f-2e30cc288960 2018-10-08 06:15:19,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.234127998352s 2018-10-08 06:15:19,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-276c95ac-3730-49f7-bc0f-2e30cc288960 returning object 123ebee8-55c5-4c62-9843-25f467e08c5e 2018-10-08 06:15:19,049 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_3d51012e-f7d7-4c52-ad00-27e663993122', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'123ebee8-55c5-4c62-9843-25f467e08c5e', 'swap': 0}) 2018-10-08 06:15:19,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 06:15:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" -d '{"extra_specs": {}}' 2018-10-08 06:15:19,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61533bad-c13b-4ea6-b22b-e3f352059ca1 x-compute-request-id: req-61533bad-c13b-4ea6-b22b-e3f352059ca1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 06:15:19,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e/os-extra_specs used request id req-61533bad-c13b-4ea6-b22b-e3f352059ca1 2018-10-08 06:15:19,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0254089832306s 2018-10-08 06:15:19,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e/os-extra_specs used request id req-61533bad-c13b-4ea6-b22b-e3f352059ca1 2018-10-08 06:15:19,076 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-08 06:15:19,078 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-294 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-10-08 06:15:19,085 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-08 06:15:19,234 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-10-08 06:15:19,234 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-08 06:15:19,356 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-10-08 06:15:19,356 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-08 06:15:20,864 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-08 06:15:20,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 06:15:20,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 06:15:21,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-921cb197-6c25-4a98-bda1-650a321ed149 Date: Mon, 08 Oct 2018 06:15:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap", "metadata": {}}], "file": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399/file", "owner": "0633879b123f451fbe7ed22ba21cfd98", "id": "08048408-562b-4c96-bc77-3fe5c2687399", "size": 296943616, "self": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-08T06:15:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-08T06:15:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 06:15:21,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-921cb197-6c25-4a98-bda1-650a321ed149 2018-10-08 06:15:21,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.556771993637s 2018-10-08 06:15:21,422 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-921cb197-6c25-4a98-bda1-650a321ed149 2018-10-08 06:15:21,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 06:15:21,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122"}' 2018-10-08 06:15:21,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8 X-Openstack-Request-Id: req-c346d755-ce3a-4981-867f-161821f3197c Date: Mon, 08 Oct 2018 06:15:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/file", "owner": "0633879b123f451fbe7ed22ba21cfd98", "id": "657c99ef-989e-48ec-b08b-8baec5faa5e8", "size": null, "self": "/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-08T06:15:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122", "checksum": null, "created_at": "2018-10-08T06:15:21Z", "protected": false} 2018-10-08 06:15:21,644 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c346d755-ce3a-4981-867f-161821f3197c 2018-10-08 06:15:21,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.220119953156s 2018-10-08 06:15:21,645 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c346d755-ce3a-4981-867f-161821f3197c returning object 657c99ef-989e-48ec-b08b-8baec5faa5e8 2018-10-08 06:15:21,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 06:15:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" -d '' 2018-10-08 06:15:27,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ef0e916-af00-47a0-9908-b0e6ef14a965 Date: Mon, 08 Oct 2018 06:15:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 06:15:27,667 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/file used request id req-7ef0e916-af00-47a0-9908-b0e6ef14a965 2018-10-08 06:15:27,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.0209031105s 2018-10-08 06:15:27,667 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/file used request id req-7ef0e916-af00-47a0-9908-b0e6ef14a965 2018-10-08 06:15:27,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 06:15:27,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 06:15:27,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-918b34e0-d3d5-4c33-873a-78856c18baa2 Date: Mon, 08 Oct 2018 06:15:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/snap", "metadata": {}}], "file": "/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/file", "owner": "0633879b123f451fbe7ed22ba21cfd98", "id": "657c99ef-989e-48ec-b08b-8baec5faa5e8", "size": 263193088, "self": "/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-08T06:15:27Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-08T06:15:21Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap", "metadata": {}}], "file": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399/file", "owner": "0633879b123f451fbe7ed22ba21cfd98", "id": "08048408-562b-4c96-bc77-3fe5c2687399", "size": 296943616, "self": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-08T06:15:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-08T06:15:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 06:15:27,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-918b34e0-d3d5-4c33-873a-78856c18baa2 2018-10-08 06:15:27,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187554836273s 2018-10-08 06:15:27,856 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-918b34e0-d3d5-4c33-873a-78856c18baa2 2018-10-08 06:15:27,859 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/file', 'owner': u'0633879b123f451fbe7ed22ba21cfd98', 'id': u'657c99ef-989e-48ec-b08b-8baec5faa5e8', 'size': 263193088, u'self': u'/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0633879b123f451fbe7ed22ba21cfd98', 'name': 'juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/657c99ef-989e-48ec-b08b-8baec5faa5e8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T06:15:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-08T06:15:27Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122', 'created': u'2018-10-08T06:15:21Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-08T06:15:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_3d51012e-f7d7-4c52-ad00-27e663993122', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-10-08 06:15:28,069 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 657c99ef-989e-48ec-b08b-8baec5faa5e8 -s trusty -r regionOne -u http://172.30.9.28:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-08 06:15:28,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 06:15:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_3d51012e-f7d7-4c52-ad00-27e663993122", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-08 06:15:28,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71d8c91f-13c9-414c-91b7-67f97aeb1685 x-compute-request-id: req-71d8c91f-13c9-414c-91b7-67f97aeb1685 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6535065e-1c34-401c-8b2b-c0d882b83486", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6535065e-1c34-401c-8b2b-c0d882b83486", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6535065e-1c34-401c-8b2b-c0d882b83486", "name": "juju_epc-flavor_alt_3d51012e-f7d7-4c52-ad00-27e663993122", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 06:15:28,136 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-71d8c91f-13c9-414c-91b7-67f97aeb1685 2018-10-08 06:15:28,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.066251039505s 2018-10-08 06:15:28,137 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-71d8c91f-13c9-414c-91b7-67f97aeb1685 returning object 6535065e-1c34-401c-8b2b-c0d882b83486 2018-10-08 06:15:28,138 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_3d51012e-f7d7-4c52-ad00-27e663993122', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'6535065e-1c34-401c-8b2b-c0d882b83486', 'swap': 0}) 2018-10-08 06:15:28,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 06:15:28,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/6535065e-1c34-401c-8b2b-c0d882b83486/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" -d '{"extra_specs": {}}' 2018-10-08 06:15:28,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 06:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f7bdf0d-446a-4ad9-b8a4-8d708a7fd41c x-compute-request-id: req-8f7bdf0d-446a-4ad9-b8a4-8d708a7fd41c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 06:15:28,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6535065e-1c34-401c-8b2b-c0d882b83486/os-extra_specs used request id req-8f7bdf0d-446a-4ad9-b8a4-8d708a7fd41c 2018-10-08 06:15:28,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0254280567169s 2018-10-08 06:15:28,164 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6535065e-1c34-401c-8b2b-c0d882b83486/os-extra_specs used request id req-8f7bdf0d-446a-4ad9-b8a4-8d708a7fd41c 2018-10-08 06:15:28,164 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-08 06:19:47,928 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=3f33545a-f61b-4310-b54a-195047f38170 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 06:15:28 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 06:15:28 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=3f33545a-f61b-4310-b54a-195047f38170", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 06:15:28 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 06:15:28 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:3f33545a-f61b-4310-b54a-195047f38170 external-network:] 06:15:28 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 06:15:28 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[max-action-results-size:5G apt-http-proxy: net-bond-reconfigure-delay:17 container-image-metadata-url: test-mode:false agent-stream:released automatically-retry-hooks:true logging-config: proxy-ssh:false external-network: enable-os-refresh-update:true ignore-machine-addresses:false transmit-vendor-metrics:true disable-network-management:false max-action-results-age:336h max-status-history-age:336h logforward-enabled:false agent-metadata-url: network:3f33545a-f61b-4310-b54a-195047f38170 http-proxy: firewall-mode:instance apt-no-proxy: ftp-proxy: container-image-stream:released enable-os-upgrade:true apt-ftp-proxy: use-default-secgroup:true egress-subnets: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjb4mdDwdw0+27AXaFYSuKK1RchUt0L3f/yvEmRaqaIlRCDOGd90/XvVbg3cToK6z9/kleqFOUe7OI/zBa3IdoHupBW6kxeuUvDZ2jl2OJaedaucTqR/eNwP/J8nDINrmrpv5zQiqg6+lnKRkP7UqrrWjskR3cxwrarmbw5EOZFsQgV3v8IwG3m58Zsn1RAWDcnT6xFvsJ1vdhLhtlDEj3dQx3mN/qMkaN9NPL8a4g8uRmPy0mcewhczS6hNmC5RmNRC9TNJKSTeGxsfw+2VnFLk9goE1j5eAuos2cqjEknViKZFmsYjwVlHK6d/smNi84c6zWBO2yAqcaTAgKqNrT juju-client-key development:false max-status-history-size:5G uuid:5bedefa5-efda-4de7-8809-14dec7a3d2ef https-proxy: image-metadata-url: no-proxy:127.0.0.1,localhost,::1 use-floating-ip:true provisioner-harvest-mode:destroyed update-status-hook-interval:5m resource-tags: image-stream:released name:controller ssl-hostname-verification:false cloudinit-userdata: container-inherit-properties: apt-mirror: fan-config: use-openstack-gbp:false container-networking-method: apt-https-proxy: policy-target-group: default-series:xenial type:openstack] 06:15:28 INFO juju.provider.openstack provider.go:145 opening model "controller" 06:15:29 DEBUG goose :1 auth details: &{Token:gAAAAABbuvYBJ3x4XYNDC3B0tAZCzHN3ryQ-kb1ZouH_y1dJQ0TrhvyWOoZIyyCFOFVsJSwmBPiBTuK0IMSGohJ7shxP3sOVBrzkDNfUT7D73L5quK7oqLDQ9sw0-1LyekT6doN4TcGkcK1kY7wVs6bziX35XvAim-KSkfnIfcDtfUcZauNdM50 TenantId:0633879b123f451fbe7ed22ba21cfd98 UserId:fedd9bae48514e8c9b3330b2659e68b3 Domain: RegionServiceURLs:map[regionOne:map[image:http://172.30.9.28:9292 placement:http://172.30.9.28:8778/placement key-manager:http://172.30.9.28:9311 volume:http://172.30.9.28:8776/v1/0633879b123f451fbe7ed22ba21cfd98 volumev2:http://172.30.9.28:8776/v2/0633879b123f451fbe7ed22ba21cfd98 cloudformation:http://172.30.9.28:8000/v1 policy:http://172.30.9.28:1789 orchestration:http://172.30.9.28:8004/v1/0633879b123f451fbe7ed22ba21cfd98 identity:http://172.30.9.28:5000 network:http://172.30.9.28:9696 compute:http://172.30.9.28:8774/v2.1 alarming:http://172.30.9.28:8042 nfv-orchestration:http://172.30.9.28:9890 metric:http://172.30.9.28:8041 volumev3:http://172.30.9.28:8776/v3/0633879b123f451fbe7ed22ba21cfd98]]} 06:15:29 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 06:15:29 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.28:8774/v2.1/ Rel:self}] Status:CURRENT}] 06:15:29 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 06:15:29 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 06:15:29 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 06:15:29 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 06:15:29 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 06:15:29 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 06:15:29 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 06:15:29 INFO cmd bootstrap.go:233 Loading image metadata 06:15:29 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 06:15:29 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 06:15:29 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 06:15:29 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.28:5000/v3} [utopic win2016hv centos7 vivid wily win2012r2 win2016 win81 opensuseleap yakkety bionic win2016nano precise saucy trusty xenial genericlinux raring win2008r2 win7 win10 quantal win2012hvr2 win2012hv win2012 zesty artful win8] [amd64 i386 armhf arm64 ppc64el s390x] released}} 06:15:29 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 06:15:31 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 06:15:32 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.28:5000/v3} not found 06:15:32 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.28:5000/v3} not found 06:15:32 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 06:15:32 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 06:15:32 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 06:15:32 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 06:15:32 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 06:15:32 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 06:15:32 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 06:15:32 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 06:15:32 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 06:15:32 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 06:15:34 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 06:15:34 INFO cmd bootstrap.go:389 Starting new instance for initial controller 06:15:34 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 06:15:34 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 06:15:34 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:08048408-562b-4c96-bc77-3fe5c2687399 Arch:amd64 VirtType:}] 06:15:34 INFO juju.environs.instances image.go:106 find instance - using image with id: 08048408-562b-4c96-bc77-3fe5c2687399 06:15:34 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 06:15:34 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 06:15:34 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2490 bytes 06:15:34 DEBUG juju.provider.openstack provider.go:1005 using network id "3f33545a-f61b-4310-b54a-195047f38170" 06:15:34 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "5057b6a4-9e4b-416b-8fed-8336558e4592" has status BUILD, wait 10 seconds before retry, attempt 11 06:17:41 INFO juju.provider.openstack provider.go:1175 started instance "5057b6a4-9e4b-416b-8fed-8336558e4592" 06:17:41 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 06:17:42 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.203 06:17:42 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.203 06:17:45 INFO cmd bootstrap.go:225 - 5057b6a4-9e4b-416b-8fed-8336558e4592 (arch=amd64 mem=2G cores=1) 06:17:45 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 06:17:45 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 06:17:45 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 06:17:48 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 06:17:48 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 06:17:49 DEBUG juju.provider.openstack provider.go:417 instance 5057b6a4-9e4b-416b-8fed-8336558e4592 has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 192.168.121.5:22 06:17:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 06:17:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 06:17:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 06:17:54 INFO cmd bootstrap.go:333 Connected to 172.30.9.203 06:17:54 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 06:17:54 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-a3d2ef-controller-0 06:19:44 INFO cmd bootstrap.go:455 Bootstrap agent now started 06:19:45 DEBUG juju.provider.openstack provider.go:417 instance 5057b6a4-9e4b-416b-8fed-8336558e4592 has floating IP address: 172.30.9.203 06:19:45 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.203:17070 192.168.121.5:17070] 06:19:45 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.203 to verify accessibility... 06:19:45 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.203:17070 192.168.121.5:17070] 06:19:47 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" 06:19:47 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" 06:19:47 DEBUG juju.api monitor.go:35 RPC connection died 06:19:47 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 06:19:47 INFO cmd controller.go:88 Controller machines are in the "controller" model 06:19:47 INFO cmd controller.go:89 Initial model "default" added 06:19:47 INFO cmd supercommand.go:465 command finished 2018-10-08 06:19:47,928 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-08 06:19:47,929 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-08 06:20:11,173 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-10-08 06:20:11,173 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-08 06:51:01,698 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-08 06:50:44.692449Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-08 06:51:01,699 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-08 06:51:01,700 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-08 06:51:01,907 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.209 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.207 3306/tcp oai-epc/0* active idle 2 172.30.9.212 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.214 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.209 6f06171c-03bb-4bc4-97da-92406daab8ca xenial nova ACTIVE 1 started 172.30.9.207 1f0b161f-4bb0-4c4f-ae3d-970c40320c3c trusty nova ACTIVE 2 started 172.30.9.212 82311106-f218-4127-a951-f823cd6619b6 trusty nova ACTIVE 3 started 172.30.9.214 24585c5d-1c99-49ab-a341-82d4a49097a1 trusty nova ACTIVE 2018-10-08 06:51:02,144 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.209 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-10-08 06:51:02,145 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-10-08 06:51:02,371 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.212 (agent:idle, workload:active) 2152/udp 2018-10-08 06:51:02,371 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-10-08 06:51:02,587 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.214 (agent:idle, workload:active) 2018-10-08 06:51:02,587 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-10-08 06:51:02,588 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-10-08 06:51:03,250 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-10-08 06:51:03,250 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-10-08 06:51:03,735 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-da3dd5-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2018-10-08 06:51:03,735 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-10-08 06:51:04,251 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 0e01df4d-efb0-4135-8dd7-9613bebe5e1d 2018-10-08 07:00:45,052 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-08 07:00:28.124509Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-08 07:00:45,052 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-10-08 07:00:45,537 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-10-08 07:00:45,538 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-10-08 07:00:45,578 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-10-08 07:00:45,578 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-10-08 07:00:45,806 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-08 07:00:45,807 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 45:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-08 07:00:46,793 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 06:22:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 06:22:55 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 06:22:55 DEBUG juju.agent read agent config, format "2.0" machine-0: 06:22:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 06:22:55 DEBUG juju.worker start "engine" machine-0: 06:22:55 INFO juju.worker start "engine" machine-0: 06:22:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 06:22:55 DEBUG juju.worker "engine" started machine-0: 06:22:55 DEBUG juju.worker.introspection stats worker now serving machine-0: 06:22:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 06:22:55 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 06:22:55 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 06:22:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 06:22:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.apicaller connecting with old password machine-0: 06:22:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 06:22:55 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:55 INFO juju.api connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:55 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:22:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:22:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 06:22:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 06:22:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 06:22:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 06:22:55 DEBUG juju.worker.apicaller connected machine-0: 06:22:55 DEBUG juju.worker.apicaller changing password... machine-0: 06:22:56 DEBUG juju.worker.apicaller password changed machine-0: 06:22:56 DEBUG juju.api RPC connection died machine-0: 06:22:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 06:22:56 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:22:56 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:56 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:56 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:56 DEBUG juju.worker.apicaller connected machine-0: 06:22:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:22:57 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:22:57 INFO juju.worker.upgrader unblocking abort check machine-0: 06:22:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:22:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 06:22:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:22:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:22:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:22:57 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 06:22:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:22:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:22:57 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:22:57 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:22:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:22:57 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 06:22:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:22:57 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:22:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 06:22:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.logger logger setup machine-0: 06:22:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:22:57 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:22:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 06:22:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:22:57 DEBUG juju.network "lxdbr0" has addresses [fe80::fc37:4eff:fe1c:bfa4/64 fe80::1/64] machine-0: 06:22:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:22:57 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 06:22:57 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 06:22:57 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 06:22:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:22:57 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:22:57 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:22:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:22:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:22:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:22:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:22:57 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:22:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 06:22:57 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 06:22:57 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 06:22:57 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-0: 06:22:57 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:22:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 06:22:57 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 06:22:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 06:22:57 DEBUG juju.api RPC connection died machine-0: 06:22:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker killing runner 0xc42002bba0 machine-0: 06:22:57 INFO juju.worker runner is dying machine-0: 06:22:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:22:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 06:22:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 06:22:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:22:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:57 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:22:57 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:57 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:22:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:22:58 DEBUG juju.worker.apicaller connected machine-0: 06:22:59 DEBUG juju.api RPC connection died machine-0: 06:22:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:22:59 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:22:59 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:59 INFO juju.api connection established to "wss://252.5.0.1:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:59 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:22:59 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-0: 06:23:00 DEBUG juju.worker.apicaller connected machine-0: 06:23:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:23:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:23:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 06:23:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:23:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:23:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:23:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:23:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:23:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 06:23:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:23:00 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:23:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:23:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:23:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:23:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 06:23:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.logger logger setup machine-0: 06:23:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:23:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 06:23:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:23:00 DEBUG juju.network "lxdbr0" has addresses [fe80::fc37:4eff:fe1c:bfa4/64 fe80::1/64] machine-0: 06:23:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:23:00 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 06:23:00 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 06:23:00 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 06:23:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:23:00 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:23:00 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:23:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:23:00 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-0: 06:23:00 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 06:23:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:23:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:23:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:23:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:23:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:23:00 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:23:00 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 06:23:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 06:23:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:23:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 06:23:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:23:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:23:00 DEBUG juju.network "lxdbr0" has addresses [fe80::fc37:4eff:fe1c:bfa4/64 fe80::1/64] machine-0: 06:23:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:23:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:23:00 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 06:23:00 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 06:23:00 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:23:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 06:23:00 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 06:23:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:23:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 06:23:00 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:23:00 INFO juju.worker.upgrader unblocking abort check machine-0: 06:23:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:23:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 06:23:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 06:23:01 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 06:23:01 DEBUG juju.worker start "0-container-watcher" machine-0: 06:23:01 DEBUG juju.worker start "stateconverter" machine-0: 06:23:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 06:23:01 INFO juju.worker start "0-container-watcher" machine-0: 06:23:01 DEBUG juju.worker "0-container-watcher" started machine-0: 06:23:01 INFO juju.worker start "stateconverter" machine-0: 06:23:01 DEBUG juju.worker "stateconverter" started machine-0: 06:23:01 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 06:23:01 DEBUG juju.service discovered init system "systemd" from local host machine-0: 06:23:01 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-0: 06:23:01 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 06:23:01 INFO juju.worker.machiner "machine-0" started machine-0: 06:23:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 06:23:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 06:23:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 06:23:02 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 06:23:02 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 06:23:02 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 06:23:02 INFO juju.worker start "api" unit-abot-epc-basic-0: 06:23:02 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:23:02 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:23:02 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:23:02 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:23:02 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 06:23:03 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 06:23:03 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:23:03 INFO juju.api connection established to "wss://252.5.0.1:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:23:03 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:23:03 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:23:04 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 06:23:04 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 06:23:04 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 06:23:04 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 06:23:04 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 06:23:04 DEBUG juju.network "lxdbr0" has addresses [fe80::fc37:4eff:fe1c:bfa4/64 fe80::1/64] unit-abot-epc-basic-0: 06:23:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 06:23:04 DEBUG juju.network including address public:172.30.9.203 for machine unit-abot-epc-basic-0: 06:23:04 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-abot-epc-basic-0: 06:23:04 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-abot-epc-basic-0: 06:23:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 06:23:04 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 06:23:04 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 06:23:04 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:23:04 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:23:04 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:23:04 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:23:04 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:e3:41:ee CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e3:41:ee CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:fe:37:4e:1c:bf:a4 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:fe:37:4e:1c:bf:a4 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:92:7a:3b:8e:17:6c CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.6.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:92:7a:3b:8e:17:6c CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:92:7a:3b:8e:17:6c CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:23:04 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 06:23:04 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 06:23:04 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 06:23:04 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 06:23:04 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 06:23:04 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 06:23:04 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 06:23:04 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:23:04 DEBUG httpbakery client do GET https://252.5.0.1:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 06:23:04 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 06:23:04 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:23:04 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:23:04 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:23:05 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 06:23:05 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 06:23:05 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 06:23:05 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 06:23:05 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:23:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:23:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:23:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 06:23:09 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Reading state information... machine-0: 06:23:09 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:23:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 06:23:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:23:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:23:09 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 06:23:09 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:23:09 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 06:23:09 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 10s (6365 kB/s) unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54367 files and directories currently installed.) unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:23:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 06:23:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 06:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 06:23:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 06:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 06:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:23:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 06:23:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 06:23:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:23:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 06:23:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:23:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 06:23:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 06:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 06:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 06:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 06:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 06:24:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:24:01 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 06:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 06:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 06:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 06:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:03 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:25:04 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:25:04 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:25:04 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:25:04 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:25:06 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:25:06 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:06 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:25:06 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install --2018-10-08 06:25:16-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 93.1K 8m21s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 186K 6m15s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.7M 4m11s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.4M 3m9s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 191K 3m20s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.1M 2m47s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.1M 2m24s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.8M 2m6s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 198K 2m18s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.3M 2m4s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.9M 1m53s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 1m44s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.8M 96s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.6M 90s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.7M 84s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 79s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 3.91M 75s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 221K 82s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.9M 78s unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.4M 74s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.3M 71s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 174K 79s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 40.2M 76s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 37.0M 73s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 40.6M 70s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 43.2M 67s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 41.1M 64s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 35.6M 62s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 42.8M 60s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 38.1M 58s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 2.75M 56s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 18.4M 55s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 20.0M 53s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 814K 53s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 50.0M 52s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 52.0M 50s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 46.6M 49s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 53.0M 47s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 49.8M 46s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 54.8M 45s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 88.1M 44s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 89.2M 43s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 303K 45s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 149M 44s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 380M 43s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 378M 42s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 412M 41s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 509M 40s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 465M 39s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 453M 39s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 542M 38s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 486M 37s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 532M 36s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 440M 36s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 460M 35s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 5.15M 34s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 10.1M 34s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 2.61M 33s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 2.82M 33s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 266K 35s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 6.12M 35s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 8.53M 34s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 9.13M 34s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 7.81M 33s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 4.70M 33s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 8.38M 32s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 9.25M 32s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 2.62M 32s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 2.98M 31s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 273K 33s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 5.83M 33s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 9.25M 32s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 7.68M 32s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 9.88M 31s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 6.86M 31s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 5.40M 31s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 8.82M 30s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 2.88M 30s unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 7.51M 30s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 2.96M 30s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 272K 31s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 6.92M 31s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 8.57M 30s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 6.05M 30s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 10.9M 30s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 10.1M 29s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 5.38M 29s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 9.63M 29s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 2.83M 29s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 5.03M 28s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 3.77M 28s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 273K 29s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 183K 32s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 53.7M 31s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 45.4M 31s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 53.1M 31s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 50.2M 30s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 51.4M 30s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 48.1M 30s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 51.4M 29s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 53.1M 29s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 56.4M 29s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 54.9M 28s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 58.8M 28s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 53.7M 28s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 6.85M 27s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 6.81M 27s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 4.49M 27s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 7.57M 27s unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 1.99M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 176K 29s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 49.1M 28s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 47.1M 28s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 47.6M 28s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 52.9M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 50.2M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 50.0M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 40.8M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 1.49M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 341K 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 3.92M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 4.09M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 3.93M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 1.71M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 962K 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 332K 28s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 3.96M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 4.41M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 3.69M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 1.82M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 2.56M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 270K 28s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 4.14M 28s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 5.27M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 3.33M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 1.87M 27s unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 2.52M 27s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 270K 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 5.73M 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 4.18M 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 3.60M 27s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 4.75M 27s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 1.38M 27s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 271K 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 6.17M 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 3.91M 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 5.06M 27s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 3.60M 27s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 1.72M 27s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 3.08M 27s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 270K 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 184K 29s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 47.5M 29s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 46.0M 29s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 50.2M 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 46.8M 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 53.1M 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 47.7M 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 5.16M 28s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 2.70M 27s unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 1.58M 27s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 255K 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 5.56M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 3.21M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 2.70M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 1.36M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 261K 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 5.97M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 3.21M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 2.71M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 1.22M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 267K 29s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 5.51M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 3.24M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 2.85M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 1.24M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 267K 29s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 6.05M 29s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 3.10M 28s unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 2.79M 28s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 1.27M 28s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 267K 29s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 5.91M 29s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 3.41M 29s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 2.62M 28s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 1.63M 28s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 379K 29s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 698K 29s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 3.86M 29s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 3.71M 28s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 1.94M 28s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 1.63M 28s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 271K 29s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 4.35M 29s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 4.78M 29s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 2.62M 28s unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 1.28M 28s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 269K 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 6.11M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 3.34M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 2.85M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 184K 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 53.8M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 56.3M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 50.7M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 57.9M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 4.91M 28s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 270K 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 1.38M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 2.31M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 1.97M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 170K 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 45.8M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 57.0M 29s unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 50.4M 29s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 272K 29s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 2.17M 29s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 1.46M 29s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 237K 30s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 180K 30s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 45.1M 30s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 56.4M 30s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 2.01M 30s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 950K 30s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 249K 30s unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 834K 30s unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 255K 31s unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 1.06M 31s unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 229K 31s unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 1.59M 31s unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 982K 31s unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 252K 32s unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 978K 32s unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 243K 32s unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 1.48M 32s unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 613K 32s unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 299K 32s unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 1.03M 32s unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 241K 33s unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 1.48M 33s unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 1.06M 33s unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 254K 33s unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 1.23M 33s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 233K 33s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 1.45M 33s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 1.06M 33s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 251K 34s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 1.41M 34s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 310K 34s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 596K 34s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 1.11M 34s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 242K 34s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 1.47M 34s unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 1.07M 34s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 255K 34s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 1.18M 34s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 230K 35s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 1.59M 35s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 1.05M 34s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 252K 35s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 1.41M 35s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 436K 35s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 387K 35s unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 1.08M 35s unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 243K 35s unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 1.19M 35s unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 181K 36s unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 44.7M 35s unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 4.47M 35s unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 229K 36s unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 1.26M 36s unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 221K 36s unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.16M 36s unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 228K 36s unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 1.02M 36s unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 231K 36s unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 1.11M 36s unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 692K 36s unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 116K 37s unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 51.6M 37s unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 6.48M 37s unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 809K 37s unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 231K 37s unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 398K 37s unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 317K 37s unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 222K 38s unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 994K 38s unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 218K 38s unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 979K 38s unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 228K 38s unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 1008K 38s unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 225K 38s unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.00M 38s unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 228K 39s unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 158K 39s unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 43.0M 39s unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 590K 39s unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 298K 39s unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 215K 39s unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 999K 39s unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 200K 40s unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 231K 40s unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 761K 40s unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 230K 40s unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 899K 40s unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 220K 40s unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 1.19M 40s unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 96.3K 41s unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 43.4M 41s unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 62.7M 41s unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 215K 41s unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 777K 41s unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 203K 41s unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 214K 41s unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 404K 41s unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 280K 42s unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 223K 42s unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 750K 42s unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 212K 42s unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 221K 42s unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 872K 42s unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 201K 42s unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 257K 43s unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 550K 43s unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 142K 43s unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 51.9M 43s unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 251K 43s unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 200K 43s unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 219K 43s unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 154K 44s unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 746K 44s unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 249K 44s unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 187K 44s unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 187K 44s unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 191K 45s unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 95.2K 45s unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 53.3M 45s unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 187K 45s unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 187K 46s unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 186K 46s unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 187K 46s unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 187K 47s unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 195K 47s unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 213K 47s unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 243K 47s unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 187K 47s unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 254K 47s unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 254K 48s unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 199K 48s unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 188K 48s unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 198K 48s unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 214K 48s unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 219K 48s unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 232K 49s unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 223K 49s unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 249K 49s unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 199K 49s unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 198K 49s unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 216K 49s unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 284K 49s unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 255K 50s unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 226K 50s unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 232K 50s unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 370K 50s unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 257K 50s unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 211K 50s unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 482K 50s unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 279K 50s unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 312K 50s unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 310K 50s unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 307K 50s unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 472K 50s unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 308K 50s unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 475K 50s unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 403K 50s unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 501K 50s unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 427K 50s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 363K 50s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 839K 50s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 312K 50s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 857K 50s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 608K 49s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 366K 49s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 970K 49s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 626K 49s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 379K 49s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 921K 49s unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 979K 49s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 420K 49s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 576K 49s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 855K 49s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 702K 48s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 545K 48s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 913K 48s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 972K 48s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 708K 48s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 549K 48s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 158K 48s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 57.7M 48s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 60.4M 48s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 59.3M 47s unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 55.1M 47s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 945K 47s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 654K 47s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 412K 47s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.37M 47s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 622K 47s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 382K 47s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 185K 47s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 63.1M 47s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 61.6M 46s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 1.27M 46s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 762K 46s unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 312K 46s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 925K 46s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 579K 46s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 381K 46s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 738K 46s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 348K 46s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 516K 46s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 790K 46s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 319K 46s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 941K 45s unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 814K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 317K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 905K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 591K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 385K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 869K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 426K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 529K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 832K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 341K 45s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 763K 44s unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 838K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 349K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 690K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 949K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 351K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 688K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 910K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 356K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 681K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 925K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 356K 44s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 683K 43s unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 919K 43s unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 356K 43s unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 161K 43s unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 50.0M 43s unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 55.9M 43s unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 849K 43s unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 528K 43s unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 369K 43s unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 482K 43s unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 334K 43s unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 725K 43s unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 326K 43s unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 503K 42s unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 764K 42s unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 337K 42s unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 727K 42s unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 325K 42s unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 729K 42s unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 531K 42s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 343K 42s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 858K 42s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 747K 42s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 347K 42s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 827K 42s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 549K 42s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 414K 41s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 785K 41s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 413K 41s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 546K 41s unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 762K 41s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 352K 41s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 769K 41s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 773K 41s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 351K 41s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 736K 41s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 862K 41s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 164K 41s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 59.8M 40s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 62.4M 40s unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 337K 40s unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 654K 40s unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 331K 40s unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 515K 40s unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 748K 40s unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 118K 40s unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 45.5M 40s unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 54.6M 40s unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 483K 40s unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 330K 40s unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 425K 40s unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 311K 40s unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 462K 40s unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 313K 39s unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 457K 39s unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 315K 39s unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 459K 39s unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 315K 39s unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 461K 39s unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 314K 39s unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 465K 39s unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 313K 39s unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 466K 39s unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 331K 39s unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 452K 39s unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 317K 39s unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 816K 39s unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 246K 39s unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 778K 39s unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 249K 39s unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 794K 38s unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 310K 38s unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 487K 38s unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 499K 38s unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 304K 38s unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 492K 38s unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 385K 38s unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 363K 38s unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 389K 38s unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 471K 38s unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 311K 38s unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 472K 38s unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 328K 38s unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 479K 38s unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 310K 38s unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 659K 37s unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 322K 37s unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 516K 37s unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 378K 37s unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 393K 37s unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 480K 37s unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 396K 37s unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 444K 37s unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 341K 37s unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 492K 37s unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 404K 37s unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 509K 37s unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 381K 37s unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 555K 37s unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 381K 36s unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 412K 36s unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 769K 36s unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 389K 36s unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 557K 36s unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 449K 36s unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 466K 36s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 560K 36s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 522K 36s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 437K 36s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 764K 36s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 536K 35s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 431K 35s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 824K 35s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 576K 35s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 431K 35s unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 803K 35s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 184K 35s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 384K 35s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 51.7M 35s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 55.9M 35s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 673K 34s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 482K 34s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 567K 34s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 545K 34s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 391K 34s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 436K 34s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 710K 34s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 389K 34s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 165K 34s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 50.3M 34s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 57.9M 34s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 553K 34s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 351K 33s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 409K 33s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 348K 33s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 536K 33s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 293K 33s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 607K 33s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 350K 33s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 585K 33s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 343K 33s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 435K 33s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 477K 33s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 379K 33s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 406K 33s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 460K 32s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 466K 32s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 429K 32s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 451K 32s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 478K 32s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 379K 32s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 547K 32s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 385K 32s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 616K 32s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 345K 32s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 446K 32s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 489K 31s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 360K 31s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 622K 31s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 449K 31s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 448K 31s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 139K 31s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 49.9M 31s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 49.0M 31s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 350K 31s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 403K 31s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 302K 31s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 472K 31s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 302K 31s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 487K 30s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 303K 30s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 488K 30s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 307K 30s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 479K 30s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 366K 30s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 391K 30s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 497K 30s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 378K 30s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 459K 30s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 351K 30s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 501K 30s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 410K 29s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 494K 29s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 485K 29s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 307K 29s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 696K 29s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 348K 29s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 824K 29s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 126K 29s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 38.7M 29s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 48.0M 29s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 386K 29s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 365K 29s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 379K 28s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 365K 28s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 379K 28s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 367K 28s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 380K 28s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 365K 28s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 384K 28s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 363K 28s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 388K 28s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 361K 28s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 390K 28s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 521K 28s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 420K 27s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 469K 27s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 441K 27s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 466K 27s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 372K 27s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 168K 27s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 58.9M 27s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 902K 27s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 276K 27s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 389K 27s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 306K 27s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 454K 27s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 304K 26s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 330K 26s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 394K 26s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 274K 26s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 406K 26s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 158K 26s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 46.9M 26s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 300K 26s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 302K 26s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 244K 26s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 295K 26s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 258K 26s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 290K 26s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 297K 26s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 326K 25s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 234K 25s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 353K 25s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 372K 25s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 226K 25s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 354K 25s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 300K 25s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 115K 25s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 53.6M 25s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 504K 25s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 279K 25s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 141K 25s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 351K 25s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 185K 25s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 187K 25s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 193K 25s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 211K 24s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 291K 24s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 189K 24s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 187K 24s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 190K 24s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 186K 24s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 189K 24s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 271K 24s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 142K 24s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 185K 24s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 186K 24s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 186K 24s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 186K 24s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 187K 24s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 187K 24s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 187K 24s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 228K 24s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 226K 24s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 190K 24s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 189K 23s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 208K 23s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 219K 23s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 224K 23s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 225K 23s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 187K 23s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 186K 23s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 189K 23s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 199K 23s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 274K 23s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 190K 23s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 249K 23s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 271K 23s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 193K 23s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 300K 22s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 215K 22s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 344K 22s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 202K 22s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 291K 22s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 432K 22s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 316K 22s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 326K 22s machine-1: 06:26:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 06:26:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 06:26:37 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 244K 22s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 482K 22s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 305K 22s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 481K 21s machine-1: 06:26:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 06:26:37 DEBUG juju.worker start "engine" machine-1: 06:26:37 INFO juju.worker start "engine" machine-1: 06:26:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 06:26:37 DEBUG juju.worker "engine" started machine-1: 06:26:37 DEBUG juju.worker.introspection stats worker now serving machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 06:26:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 06:26:37 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 06:26:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 06:26:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:26:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.apicaller connecting with old password machine-1: 06:26:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 06:26:37 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:37 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 06:26:37 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:26:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 06:26:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 06:26:37 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 407K 21s machine-1: 06:26:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:37 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 728K 21s machine-1: 06:26:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 335K 21s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 455K 21s machine-1: 06:26:38 DEBUG juju.worker.apicaller connected machine-1: 06:26:38 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 327K 21s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 521K 21s machine-1: 06:26:38 DEBUG juju.worker.apicaller password changed machine-1: 06:26:38 DEBUG juju.api RPC connection died machine-1: 06:26:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.72M 21s machine-1: 06:26:38 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:26:38 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:38 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:38 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 336K 21s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 492K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 937K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 441K 20s machine-1: 06:26:38 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 542K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 813K 20s machine-1: 06:26:38 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:26:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:26:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:26:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 06:26:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 06:26:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 06:26:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 06:26:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:26:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:26:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:26:39 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:26:39 INFO juju.worker.upgrader unblocking abort check machine-1: 06:26:39 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 06:26:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 06:26:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:26:39 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:26:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:26:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 06:26:39 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:26:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 161K 20s machine-1: 06:26:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:26:39 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 47.1M 20s machine-1: 06:26:39 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:26:39 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 06:26:39 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:26:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:26:39 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 48.2M 20s machine-1: 06:26:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:26:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:26:39 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 06:26:39 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 06:26:39 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 06:26:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:26:39 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:26:39 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:26:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:26:39 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 50.4M 20s machine-1: 06:26:39 INFO juju.util.exec run result: exit status 127 machine-1: 06:26:39 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec747487105/script.sh: line 1: fanatic: command not found 127 machine-1: 06:26:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:26:39 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:26:39 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:26:39 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:26:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:26:39 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 06:26:39 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:26:39 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:26:39 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:26:39 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:26:39 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:26:39 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:26:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:26:39 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:26:39 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:26:39 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:26:39 INFO juju.util.exec run result: exit status 127 machine-1: 06:26:39 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec918057541/script.sh: line 1: fanatic: command not found 127 machine-1: 06:26:39 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:26:39 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:26:39 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 06:26:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 06:26:39 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 06:26:39 DEBUG juju.api RPC connection died machine-1: 06:26:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:26:39 DEBUG juju.worker killing runner 0xc420775790 machine-1: 06:26:39 DEBUG juju.worker.logger logger setup machine-1: 06:26:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:26:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:26:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 06:26:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:26:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 06:26:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 06:26:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 06:26:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 06:26:39 INFO juju.worker runner is dying machine-1: 06:26:39 ERROR juju.worker.logger connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:26:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:39 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:39 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 427K 19s machine-1: 06:26:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-1: 06:26:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 713K 19s machine-1: 06:26:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 350K 19s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 508K 19s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 796K 19s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 441K 19s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 467K 19s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 572K 19s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 635K 19s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 480K 18s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 585K 18s machine-1: 06:26:40 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 638K 18s machine-1: 06:26:40 DEBUG juju.api RPC connection died machine-1: 06:26:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 482K 18s machine-1: 06:26:40 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:26:40 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:40 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-1: 06:26:40 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 583K 18s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 680K 18s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 469K 18s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 608K 18s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 635K 18s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 485K 17s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 961K 17s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 468K 17s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 546K 17s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 1.54M 17s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 599K 17s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 478K 17s machine-1: 06:26:41 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 689K 17s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 592K 16s machine-1: 06:26:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 676K 16s machine-1: 06:26:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:41 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:26:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 06:26:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.logger logger setup machine-1: 06:26:41 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 06:26:41 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:26:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:26:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:26:41 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:26:41 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:26:41 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:26:41 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:26:41 INFO juju.util.exec run result: exit status 127 machine-1: 06:26:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec312968466/script.sh: line 1: fanatic: command not found 127 machine-1: 06:26:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:26:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:26:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:26:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:26:41 INFO juju.util.exec run result: exit status 127 machine-1: 06:26:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec943407124/script.sh: line 1: fanatic: command not found 127 machine-1: 06:26:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:26:41 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:26:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:26:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:26:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:26:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:26:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:26:41 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:26:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:26:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:26:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:26:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:26:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:26:41 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 06:26:41 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 06:26:41 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 06:26:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:26:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:26:41 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:26:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:26:41 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-1: 06:26:41 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 06:26:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:26:41 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 06:26:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:26:41 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:26:41 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:26:41 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:26:41 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 488K 16s machine-1: 06:26:41 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 947K 16s machine-1: 06:26:41 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 06:26:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:26:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:26:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:26:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:26:41 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-1: 06:26:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:26:41 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-1: 06:26:41 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 479K 16s machine-1: 06:26:41 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:26:41 INFO juju.worker.upgrader unblocking abort check machine-1: 06:26:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 06:26:41 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 06:26:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 06:26:41 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 173K 16s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 54.9M 16s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 51.1M 16s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 55.7M 16s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 507K 15s machine-1: 06:26:42 DEBUG juju.worker start "1-container-watcher" machine-1: 06:26:42 DEBUG juju.worker start "stateconverter" machine-1: 06:26:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 06:26:42 INFO juju.worker start "1-container-watcher" machine-1: 06:26:42 DEBUG juju.worker "1-container-watcher" started machine-1: 06:26:42 INFO juju.worker start "stateconverter" machine-1: 06:26:42 DEBUG juju.worker "stateconverter" started machine-1: 06:26:42 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 339K 15s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 523K 15s machine-1: 06:26:42 DEBUG juju.service discovered init system "upstart" from local host machine-1: 06:26:42 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 503K 15s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 573K 15s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 473K 15s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 424K 15s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 623K 15s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 458K 15s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 434K 15s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 549K 14s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 517K 14s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 547K 14s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 500K 14s machine-1: 06:26:43 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 601K 14s machine-1: 06:26:43 INFO juju.worker.machiner "machine-1" started machine-1: 06:26:43 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 06:26:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 06:26:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 06:26:43 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 06:26:43 DEBUG juju.worker start "api" unit-mysql-0: 06:26:43 INFO juju.worker start "api" unit-mysql-0: 06:26:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 06:26:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 06:26:43 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 06:26:43 DEBUG juju.worker "api" started unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 459K 14s unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 06:26:43 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-mysql-0: 06:26:43 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-mysql-0: 06:26:43 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 618K 14s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 438K 14s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 624K 14s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 646K 13s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 353K 13s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 950K 13s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 672K 13s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 346K 13s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 565K 13s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 743K 13s unit-mysql-0: 06:26:44 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:26:44 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 435K 13s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 575K 13s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 493K 12s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 595K 12s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 523K 12s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 558K 12s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 598K 12s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 500K 12s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 572K 12s unit-mysql-0: 06:26:45 DEBUG juju.worker.apicaller password changed unit-mysql-0: 06:26:45 DEBUG juju.api RPC connection died unit-mysql-0: 06:26:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 06:26:45 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 06:26:45 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-mysql-0: 06:26:45 INFO juju.api connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-mysql-0: 06:26:45 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 551K 12s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 520K 12s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 591K 11s machine-1: 06:26:45 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:57:d8:87 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.11 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:57:d8:87 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 467K 11s unit-mysql-0: 06:26:45 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 625K 11s unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 614K 11s unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 460K 11s unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 632K 11s unit-mysql-0: 06:26:46 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 06:26:46 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 06:26:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 424K 11s unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 660K 11s unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 06:26:46 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.logger logger setup unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:26:46 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 06:26:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:26:46 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 06:26:46 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 06:26:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:26:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:26:46 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 06:26:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:26:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:26:46 DEBUG juju.network including address public:172.30.9.203 for machine unit-mysql-0: 06:26:46 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-mysql-0: 06:26:46 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-mysql-0: 06:26:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 06:26:46 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 06:26:46 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 06:26:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 06:26:46 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 06:26:46 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 06:26:46 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 06:26:46 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 634K 11s unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 359K 10s unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 892K 10s unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 654K 10s unit-mysql-0: 06:26:46 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 362K 10s unit-mysql-0: 06:26:47 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 06:26:47 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 547K 10s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 771K 10s unit-mysql-0: 06:26:47 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 431K 10s unit-mysql-0: 06:26:47 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 06:26:47 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 06:26:47 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 572K 10s unit-mysql-0: 06:26:47 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 06:26:47 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 06:26:47 INFO juju.worker.uniter resuming charm install unit-mysql-0: 06:26:47 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 06:26:47 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 06:26:47 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 06:26:47 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 06:26:47 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 06:26:47 DEBUG httpbakery client do GET https://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 06:26:47 DEBUG httpbakery } -> error unit-mysql-0: 06:26:47 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 06:26:47 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 756K 10s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 435K 9s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 576K 9s unit-mysql-0: 06:26:47 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 06:26:47 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 674K 9s unit-mysql-0: 06:26:47 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 469K 9s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 573K 9s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 679K 9s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 466K 9s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 572K 9s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 683K 9s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 135K 9s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 48.3M 8s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 44.2M 8s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 7.83M 8s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 446K 8s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 340K 8s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 542K 8s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 468K 8s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 602K 8s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 445K 8s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 352K 7s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 547K 7s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 477K 7s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 617K 7s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 454K 7s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 409K 7s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 752K 7s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 566K 7s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 360K 7s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 861K 6s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 505K 6s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 444K 6s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 546K 6s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 488K 6s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 673K 6s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 546K 6s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 486K 6s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 678K 6s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 546K 6s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 489K 5s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 669K 5s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 552K 5s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 489K 5s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 660K 5s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 564K 5s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 654K 5s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 484K 5s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 569K 5s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 773K 4s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 431K 4s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.21M 4s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 451K 4s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 432K 4s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.20M 4s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 600K 4s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 359K 4s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 1.16M 4s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 578K 3s unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 418K 3s unit-mysql-0: 06:26:52 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 06:26:52 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 06:26:52 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 06:26:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 06:26:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 986K 3s unit-mysql-0: 06:26:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 526K 3s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 422K 3s unit-mysql-0: 06:26:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 1.28M 3s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 474K 3s unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 414K 3s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 1.19M 3s unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 495K 3s unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 570K 2s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 672K 2s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 568K 2s unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 06:26:53 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 168K 2s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 46.2M 2s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 44.1M 2s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 453K 2s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 678K 2s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 454K 2s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 410K 1s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 427K 1s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 390K 1s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 480K 1s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 737K 1s unit-mysql-0: 06:26:54 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (652 kB/s) unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 421K 1s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 429K 1s unit-mysql-0: 06:26:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 06:26:55 DEBUG unit.mysql/0.install (Reading database ... 78195 files and directories currently installed.) unit-mysql-0: 06:26:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 425K 1s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 725K 1s unit-mysql-0: 06:26:55 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 599K 1s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 358K 0s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 940K 0s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 654K 0s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 348K 0s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 825K=99s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 2018-10-08 06:26:55 (473 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57408 files and directories currently installed.) unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-mysql-0: 06:26:56 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 06:26:56 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 06:26:58 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (26.7 kB/s) unit-mysql-0: 06:26:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 06:26:59 DEBUG unit.mysql/0.install (Reading database ... 78235 files and directories currently installed.) unit-mysql-0: 06:26:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-mysql-0: 06:26:59 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-mysql-0: 06:27:00 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-mysql-0: 06:27:01 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 06:27:01 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:27:01 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:27:01 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-mysql-0: 06:27:01 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:27:01 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-mysql-0: 06:27:02 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-mysql-0: 06:27:03 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-mysql-0: 06:27:03 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-mysql-0: 06:27:03 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-mysql-0: 06:27:03 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-mysql-0: 06:27:04 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-mysql-0: 06:27:04 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-mysql-0: 06:27:04 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-mysql-0: 06:27:04 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-mysql-0: 06:27:04 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-mysql-0: 06:27:05 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-mysql-0: 06:27:05 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-mysql-0: 06:27:05 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-mysql-0: 06:27:05 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-mysql-0: 06:27:06 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-mysql-0: 06:27:06 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-mysql-0: 06:27:06 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-mysql-0: 06:27:06 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-mysql-0: 06:27:06 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-mysql-0: 06:27:06 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-mysql-0: 06:27:07 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-mysql-0: 06:27:07 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-mysql-0: 06:27:08 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-mysql-0: 06:27:08 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-mysql-0: 06:27:08 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-mysql-0: 06:27:08 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-mysql-0: 06:27:08 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-mysql-0: 06:27:08 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-mysql-0: 06:27:09 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-mysql-0: 06:27:09 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-mysql-0: 06:27:09 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-mysql-0: 06:27:09 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-mysql-0: 06:27:09 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-mysql-0: 06:27:09 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-mysql-0: 06:27:09 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-137.163 [850 kB] unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-mysql-0: 06:27:10 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-mysql-0: 06:27:10 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-mysql-0: 06:27:10 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 06:27:10 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 06:27:10 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-mysql-0: 06:27:10 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-mysql-0: 06:27:10 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-mysql-0: 06:27:11 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-mysql-0: 06:27:11 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 06:27:11 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-mysql-0: 06:27:11 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-mysql-0: 06:27:11 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-mysql-0: 06:27:11 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 06:27:11 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4188 kB/s) unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-mysql-0: 06:27:13 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 06:27:13 DEBUG unit.mysql/0.install (Reading database ... 78245 files and directories currently installed.) unit-mysql-0: 06:27:13 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-mysql-0: 06:27:13 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-mysql-0: 06:27:14 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 06:27:14 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:14 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-mysql-0: 06:27:15 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 06:27:15 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-mysql-0: 06:27:15 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-mysql-0: 06:27:16 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-mysql-0: 06:27:16 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-mysql-0: 06:27:16 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 16s (6334 kB/s) unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57571 files and directories currently installed.) unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 06:27:17 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 06:27:17 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 06:27:18 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-mysql-0: 06:27:19 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 06:27:19 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 06:27:19 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 06:27:20 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 06:27:20 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 06:27:20 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 06:27:21 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 06:27:21 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 06:27:21 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 06:27:22 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 06:27:22 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:22 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 06:27:23 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 06:27:23 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:24 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 06:27:25 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 06:27:25 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-mysql-0: 06:27:25 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 06:27:26 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 06:27:26 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-mysql-0: 06:27:26 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 06:27:26 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 06:27:26 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 06:27:26 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-mysql-0: 06:27:29 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 06:27:29 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 06:27:29 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-mysql-0: 06:27:35 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 06:27:35 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:27:35 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 06:27:39 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 06:27:39 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-mysql-0: 06:27:39 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-mysql-0: 06:27:41 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 06:27:41 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 06:27:41 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 06:27:42 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 06:27:42 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-mysql-0: 06:27:42 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 06:27:44 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 06:27:44 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 06:27:44 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 06:27:44 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 06:27:45 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 06:27:45 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 06:27:45 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 06:27:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 06:27:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 06:27:46 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-mysql-0: 06:27:46 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 06:27:46 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 06:27:47 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 06:27:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 06:27:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 06:27:47 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-mysql-0: 06:27:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 06:27:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 06:27:48 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 06:27:48 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 06:27:48 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 06:27:48 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-mysql-0: 06:27:49 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 06:27:49 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 06:27:49 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 06:27:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 06:27:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-mysql-0: 06:27:50 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 06:27:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 06:27:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-mysql-0: 06:27:51 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 06:27:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 06:27:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 06:27:52 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 06:27:53 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 06:27:53 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 06:27:53 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 06:27:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 06:27:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 06:27:54 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 06:27:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 06:27:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:27:55 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-mysql-0: 06:27:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-mysql-0: 06:27:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:27:56 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 06:27:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 06:27:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 06:27:57 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 06:27:57 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 06:28:03 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 06:28:04 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:04 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 06:28:05 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-mysql-0: 06:28:05 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 06:28:06 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 06:28:07 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:07 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 06:28:08 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 06:28:08 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:09 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 06:28:10 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-mysql-0: 06:28:10 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 06:28:11 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... unit-mysql-0: 06:28:11 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:28:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 06:28:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:28:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 06:28:12 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:12 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 06:28:13 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:13 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-mysql-0: 06:28:14 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 06:28:14 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:14 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-mysql-0: 06:28:15 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:28:15 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 06:28:15 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 06:28:15 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 06:28:15 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 06:28:15 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:28:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 06:28:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-mysql-0: 06:28:16 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 06:28:16 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 06:28:16 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 06:28:16 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 06:28:16 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 06:28:16 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-mysql-0: 06:28:17 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-mysql-0: 06:28:17 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 06:28:17 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 06:28:17 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-mysql-0: 06:28:17 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 06:28:18 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 06:28:18 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 06:28:18 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 06:28:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 06:28:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 06:28:18 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 06:28:19 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 06:28:19 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-mysql-0: 06:28:19 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 06:28:19 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 06:28:19 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 06:28:19 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 06:28:20 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 06:28:20 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 06:28:20 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 06:28:20 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-mysql-0: 06:28:22 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:28:22 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:28:22 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:28:22 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:28:22 DEBUG unit.mysql/0.install python-dnspython unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (99.7 kB/s) unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install (Reading database ... 83373 files and directories currently installed.) unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 06:28:24 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:28:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:28:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:28:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:28:25 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-mysql-0: 06:28:25 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:28:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:28:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:28:31 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 06:28:31 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-mysql-0: 06:28:33 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 06:28:33 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 06:28:33 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 06:28:33 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 06:28:33 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 06:28:33 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (375 kB/s) unit-mysql-0: 06:28:34 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 06:28:34 DEBUG unit.mysql/0.install (Reading database ... 83473 files and directories currently installed.) unit-mysql-0: 06:28:34 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:28:34 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:28:35 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 06:28:35 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:28:35 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:28:37 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 06:28:37 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 06:28:37 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 06:28:38 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 06:28:38 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 06:28:38 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:28:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 06:28:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 06:28:39 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 06:28:39 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 06:28:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:28:39 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 06:28:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 06:28:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 06:28:40 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:28:41 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 06:28:41 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 06:28:41 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-mysql-0: 06:28:42 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 06:28:43 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:28:44 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-mysql-0: 06:28:44 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 06:28:44 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 06:28:44 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 06:28:44 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 06:28:45 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:28:45 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:28:46 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 06:28:46 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 06:28:46 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 06:28:46 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 06:28:46 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 06:28:46 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 06:28:46 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 06:28:47 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 06:28:47 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:28:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:28:47 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 06:28:47 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 06:28:47 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 06:28:47 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 06:28:47 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 06:28:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 06:28:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:28:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:28:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:28:47 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61214 files and directories currently installed.) unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 06:28:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 06:28:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 06:28:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 06:28:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 06:28:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 06:28:53 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 06:28:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-mysql-0: 06:28:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:28:54 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-137.163_amd64.deb ... unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-137.163) ... unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 1s (5255 kB/s) unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.config-changed (Reading database ... 83567 files and directories currently installed.) unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:28:59 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:29:00 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 06:29:00 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:29:00 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 06:29:01 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:29:01 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 06:29:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:05 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 06:29:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 06:29:09 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:11 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 06:29:11 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:29:11 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:12 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:14 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:29:15 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:16 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 06:29:17 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 06:29:18 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 06:29:19 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:29:20 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:20 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 06:29:27 DEBUG unit.mysql/0.config-changed 181008 6:29:27 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 06:29:27 DEBUG unit.mysql/0.config-changed 181008 6:29:27 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 06:29:27 DEBUG unit.mysql/0.config-changed 181008 6:29:27 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 17976 ... unit-abot-epc-basic-0: 06:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 06:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-mysql-0: 06:29:38 DEBUG unit.mysql/0.config-changed mysql start/running, process 18109 unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:29:39 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 06:29:39 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-mysql-0: 06:29:39 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-mysql-0: 06:29:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:29:41 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 06:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 06:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 06:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 06:29:44 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-mysql-0: 06:29:46 DEBUG unit.mysql/0.config-changed mysql start/running, process 18232 unit-mysql-0: 06:29:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 06:29:46 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 06:29:47 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 06:29:47 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 06:29:47 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:29:47 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 06:29:47 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 06:29:47 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 06:29:47 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 06:29:47 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 06:29:47 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 06:29:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-mysql-0: 06:29:51 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-mysql-0: 06:29:54 DEBUG unit.mysql/0.start mysql start/running, process 18343 unit-mysql-0: 06:29:55 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-mysql-0: 06:29:57 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 06:29:57 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-mysql-0: 06:29:59 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 06:30:00 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 06:30:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:30:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:30:00 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 06:30:00 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-mysql-0: 06:30:00 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-mysql-0: 06:30:01 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 06:30:01 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-mysql-0: 06:30:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.9 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 454.8 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1119.1 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 802.9 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1145.5 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 417.8 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1162.4 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 512.2 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1406.0 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1151.8 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1266.0 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 266.7 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 169.3 KB/sec) unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 125.2 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 210.9 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/7 KB 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 371.6 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 343.6 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 48.2 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 316.9 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 167.7 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 34.3 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 69.6 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 291.1 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 152.7 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 141.3 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 159.5 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 114.2 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 67.1 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 57.3 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 640.9 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1574.4 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 822.5 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 208.0 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1223.9 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 593.3 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 72.5 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 192.0 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 907.6 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 347.4 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 262.7 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 3/50 KB 5/50 KB 8/50 KB 11/50 KB 11/50 KB 3/30 KB 11/50 KB 5/30 KB 11/50 KB 8/30 KB 11/50 KB 11/30 KB 11/50 KB 13/30 KB 13/50 KB 13/30 KB 16/50 KB 13/30 KB 19/50 KB 13/30 KB 21/50 KB 13/30 KB 24/50 KB 13/30 KB 27/50 KB 13/30 KB 29/50 KB 16/30 KB 27/50 KB 16/30 KB 32/50 KB 16/30 KB 32/50 KB 19/30 KB 3/153 KB 32/50 KB 19/30 KB 5/153 KB 32/50 KB 19/30 KB 5/153 KB 32/50 KB 3/35 KB 19/30 KB 3/48 KB 5/153 KB 32/50 KB 5/35 KB 19/30 KB 3/48 KB 5/153 KB 32/50 KB 8/35 KB 19/30 KB 3/48 KB 5/153 KB 32/50 KB 11/35 KB 19/30 KB 3/48 KB 8/153 KB 32/50 KB 13/35 KB 19/30 KB 3/48 KB 5/153 KB 32/50 KB 3/35 KB 19/30 KB 5/48 KB 8/153 KB 32/50 KB 13/35 KB 21/30 KB 8/48 KB 8/153 KB 32/50 KB 13/35 KB 21/30 KB 11/48 KB 8/153 KB 32/50 KB 13/35 KB 21/30 KB 13/48 KB 8/153 KB 32/50 KB 13/35 KB 21/30 KB 3/48 KB 8/153 KB 32/50 KB 13/35 KB 21/30 KB 13/48 KB 8/153 KB 32/50 KB 13/35 KB 24/30 KB 3/48 KB 8/153 KB 32/50 KB 11/35 KB 19/30 KB 13/48 KB 11/153 KB 32/50 KB 13/35 KB 24/30 KB 13/48 KB 13/153 KB 32/50 KB 13/35 KB 24/30 KB 13/48 KB 13/153 KB 32/50 KB 13/35 KB 27/30 KB 13/48 KB 13/153 KB 32/50 KB 13/35 KB 29/30 KB 13/48 KB 16/153 KB 32/50 KB 13/35 KB 30/30 KB 13/48 KB 16/153 KB 32/50 KB 13/35 KB 29/30 KB 13/48 KB 16/153 KB 32/50 KB 16/35 KB 30/30 KB 13/48 KB 16/153 KB 36/50 KB 16/35 KB 30/30 KB 16/48 KB 16/153 KB 36/50 KB 16/35 KB 30/30 KB 16/48 KB 16/153 KB 40/50 KB 16/35 KB 30/30 KB 16/48 KB 16/153 KB 44/50 KB 16/35 KB 30/30 KB 16/48 KB 16/153 KB 48/50 KB 16/35 KB 30/30 KB 16/48 KB 19/153 KB 50/50 KB 16/35 KB 30/30 KB 16/48 KB 19/153 KB 48/50 KB 16/35 KB 30/30 KB 19/48 KB 19/153 KB 50/50 KB 19/35 KB 30/30 KB 16/48 KB 19/153 KB 50/50 KB 19/35 KB 30/30 KB 19/48 KB 19/153 KB 50/50 KB 21/35 KB 30/30 KB 19/48 KB 21/153 KB 50/50 KB 21/35 KB 30/30 KB 19/48 KB 24/153 KB 50/50 KB 21/35 KB 30/30 KB 21/48 KB 24/153 KB 50/50 KB 21/35 KB 30/30 KB 21/48 KB 24/153 KB 50/50 KB 24/35 KB 30/30 KB 21/48 KB 27/153 KB 50/50 KB 24/35 KB 30/30 KB 24/48 KB 29/153 KB 50/50 KB 27/35 KB 30/30 KB 24/48 KB 27/153 KB 50/50 KB 27/35 KB 30/30 KB 24/48 KB 27/153 KB 50/50 KB 24/35 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 460.5 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 27/48 KB 32/153 KB 50/50 KB 29/35 KB 27/48 KB 29/153 KB 50/50 KB 29/35 KB 27/48 KB 32/153 KB 50/50 KB 32/35 KB 27/48 KB 29/153 KB 50/50 KB 27/35 KB 29/48 KB 32/153 KB 50/50 KB 32/35 KB 32/48 KB 32/153 KB 50/50 KB 32/35 KB 32/48 KB 32/153 KB 50/50 KB 35/35 KB 32/48 KB 32/153 KB 50/50 KB 35/35 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 777.2 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 32/48 KB 36/153 KB 35/35 KB 36/48 KB 36/153 KB 35/35 KB 40/48 KB 36/153 KB 35/35 KB 44/48 KB 36/153 KB 35/35 KB 48/48 KB 36/153 KB 35/35 KB 48/48 KB 40/153 KB 35/35 KB 48/48 KB 40/153 KB 35/35 KB 48/48 KB 44/153 KB 35/35 KB 48/48 KB 48/153 KB 35/35 KB 48/48 KB 52/153 KB 35/35 KB 48/48 KB 56/153 KB 35/35 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 48/48 KB 60/153 KB 48/48 KB 64/153 KB 48/48 KB 68/153 KB 4/190 KB 72/153 KB 4/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 375.4 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 498.9 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 48/48 KB 64/153 KB 4/190 KB 72/153 KB 8/190 KB 72/153 KB 12/190 KB 72/153 KB 16/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 72/153 KB 20/190 KB 3/119 KB 76/153 KB 24/190 KB 3/119 KB 76/153 KB 20/190 KB 76/153 KB 20/190 KB 3/119 KB 80/153 KB 28/190 KB 3/119 KB 84/153 KB 28/190 KB 5/119 KB 88/153 KB 28/190 KB 5/119 KB 92/153 KB 28/190 KB 3/119 KB 84/153 KB 28/190 KB 5/119 KB 84/153 KB 28/190 KB 8/119 KB 92/153 KB 32/190 KB 5/119 KB 92/153 KB 32/190 KB 11/119 KB 92/153 KB 32/190 KB 13/119 KB 92/153 KB 36/190 KB 11/119 KB 92/153 KB 36/190 KB 16/119 KB 96/153 KB 40/190 KB 16/119 KB 96/153 KB 36/190 KB 13/119 KB 96/153 KB 36/190 KB 16/119 KB 4/37 KB 96/153 KB 44/190 KB 16/119 KB 8/37 KB 96/153 KB 44/190 KB 16/119 KB 12/37 KB 96/153 KB 44/190 KB 16/119 KB 16/37 KB 96/153 KB 44/190 KB 16/119 KB 96/153 KB 44/190 KB 19/119 KB 16/37 KB 100/153 KB 48/190 KB 3/86 KB 19/119 KB 16/37 KB 100/153 KB 52/190 KB 3/86 KB 16/119 KB 16/37 KB 96/153 KB 44/190 KB 3/86 KB 19/119 KB 16/37 KB 100/153 KB 52/190 KB 5/86 KB 19/119 KB 20/37 KB 100/153 KB 52/190 KB 5/86 KB 19/119 KB 24/37 KB 100/153 KB 52/190 KB 8/86 KB 19/119 KB 16/37 KB 100/153 KB 44/190 KB 3/86 KB 19/119 KB 16/37 KB 96/153 KB 44/190 KB 3/86 KB 21/119 KB 24/37 KB 104/153 KB 52/190 KB 8/86 KB 24/119 KB 24/37 KB 104/153 KB 52/190 KB 8/86 KB 19/119 KB 20/37 KB 100/153 KB 52/190 KB 8/86 KB 24/119 KB 28/37 KB 104/153 KB 52/190 KB 11/86 KB 24/119 KB 28/37 KB 104/153 KB 52/190 KB 13/86 KB 24/119 KB 28/37 KB 104/153 KB 52/190 KB 16/86 KB 24/119 KB 28/37 KB 104/153 KB 52/190 KB 19/86 KB 27/119 KB 28/37 KB 104/153 KB 52/190 KB 21/86 KB 24/119 KB 28/37 KB 104/153 KB 52/190 KB 8/86 KB 27/119 KB 32/37 KB 104/153 KB 56/190 KB 21/86 KB 19/119 KB 24/37 KB 104/153 KB 52/190 KB 8/86 KB 27/119 KB 32/37 KB 108/153 KB 56/190 KB 21/86 KB 27/119 KB 32/37 KB 112/153 KB 56/190 KB 21/86 KB 27/119 KB 32/37 KB 116/153 KB 56/190 KB 21/86 KB 27/119 KB 36/37 KB 120/153 KB 56/190 KB 24/86 KB 27/119 KB 28/37 KB 104/153 KB 56/190 KB 21/86 KB 27/119 KB 28/37 KB 104/153 KB 52/190 KB 19/86 KB 29/119 KB 36/37 KB 124/153 KB 60/190 KB 24/86 KB 32/119 KB 36/37 KB 124/153 KB 60/190 KB 24/86 KB 27/119 KB 36/37 KB 116/153 KB 56/190 KB 24/86 KB 27/119 KB 36/37 KB 116/153 KB 56/190 KB 21/86 KB 27/119 KB 36/37 KB 124/153 KB 60/190 KB 24/86 KB 32/119 KB 37/37 KB 124/153 KB 64/190 KB 24/86 KB 32/119 KB 37/37 KB 124/153 KB 68/190 KB 24/86 KB 36/119 KB 37/37 KB 124/153 KB 72/190 KB 27/86 KB 36/119 KB 37/37 KB 124/153 KB 76/190 KB 27/86 KB 32/119 KB 37/37 KB 124/153 KB 64/190 KB 24/86 KB 36/119 KB 37/37 KB 124/153 KB 68/190 KB 27/86 KB 40/119 KB 37/37 KB 124/153 KB 80/190 KB 27/86 KB 27/119 KB 36/37 KB 124/153 KB 68/190 KB 27/86 KB 44/119 KB 37/37 KB 128/153 KB 80/190 KB 27/86 KB 32/119 KB 37/37 KB 124/153 KB 68/190 KB 27/86 KB 44/119 KB 37/37 KB 128/153 KB 80/190 KB 29/86 KB 44/119 KB 37/37 KB 132/153 KB 80/190 KB 32/86 KB 36/119 KB 37/37 KB 124/153 KB 80/190 KB 27/86 KB 44/119 KB 37/37 KB 132/153 KB 84/190 KB 32/86 KB 44/119 KB 37/37 KB 132/153 KB 88/190 KB 36/86 KB 44/119 KB 37/37 KB 132/153 KB 80/190 KB 29/86 KB 44/119 KB 37/37 KB 136/153 KB 88/190 KB 36/86 KB 44/119 KB 37/37 KB 140/153 KB 88/190 KB 36/86 KB 44/119 KB 37/37 KB 144/153 KB 88/190 KB 36/86 KB 44/119 KB 37/37 KB 132/153 KB 84/190 KB 36/86 KB 44/119 KB 37/37 KB 124/153 KB 80/190 KB 27/86 KB 48/119 KB 37/37 KB 144/153 KB 88/190 KB 36/86 KB 52/119 KB 37/37 KB 144/153 KB 88/190 KB 36/86 KB 56/119 KB 37/37 KB 148/153 KB 92/190 KB 40/86 KB 5 unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 2/119 KB 37/37 KB 148/153 KB 92/190 KB 40/86 KB 60/119 KB 37/37 KB 148/153 KB 96/190 KB 40/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 333.1 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 52/119 KB 37/37 KB 148/153 KB 88/190 KB 40/86 KB 52/119 KB 37/37 KB 144/153 KB 88/190 KB 40/86 KB 60/119 KB 148/153 KB 100/190 KB 44/86 KB 60/119 KB 148/153 KB 100/190 KB 48/86 KB 60/119 KB 148/153 KB 100/190 KB 52/86 KB 60/119 KB 37/37 KB 148/153 KB 100/190 KB 40/86 KB 64/119 KB 152/153 KB 100/190 KB 52/86 KB 64/119 KB 152/153 KB 100/190 KB 56/86 KB 64/119 KB 152/153 KB 100/190 KB 60/86 KB 64/119 KB 152/153 KB 100/190 KB 64/86 KB 64/119 KB 152/153 KB 100/190 KB 68/86 KB 68/119 KB 152/153 KB 100/190 KB 72/86 KB 60/119 KB 148/153 KB 100/190 KB 40/86 KB 68/119 KB 152/153 KB 104/190 KB 72/86 KB 68/119 KB 152/153 KB 108/190 KB 72/86 KB 68/119 KB 152/153 KB 112/190 KB 72/86 KB 68/119 KB 152/153 KB 100/190 KB 68/86 KB 72/119 KB 152/153 KB 112/190 KB 72/86 KB 76/119 KB 152/153 KB 112/190 KB 72/86 KB 80/119 KB 152/153 KB 112/190 KB 72/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 60/119 KB 152/153 KB 100/190 KB 52/86 KB 80/119 KB 153/153 KB 112/190 KB 72/86 KB 80/119 KB 153/153 KB 116/190 KB 72/86 KB 84/119 KB 153/153 KB 120/190 KB 76/86 KB 84/119 KB 153/153 KB 124/190 KB 76/86 KB 84/119 KB 153/153 KB 128/190 KB 76/86 KB 84/119 KB 153/153 KB 116/190 KB 76/86 KB 88/119 KB 153/153 KB 128/190 KB 76/86 KB 92/119 KB 153/153 KB 128/190 KB 76/86 KB 96/119 KB 153/153 KB 132/190 KB 76/86 KB 3/66 KB 100/119 KB 132/190 KB 76/86 KB 3/66 KB 104/119 KB 132/190 KB 76/86 KB 3/66 KB 80/119 KB 153/153 KB 116/190 KB 76/86 KB 104/119 KB 132/190 KB 80/86 KB 3/66 KB 104/119 KB 132/190 KB 84/86 KB 3/66 KB 104/119 KB 132/190 KB 86/86 KB 3/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1074.8 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 92/119 KB 153/153 KB 132/190 KB 76/86 KB 3/66 KB 92/119 KB 153/153 KB 128/190 KB 76/86 KB 3/66 KB 104/119 KB 136/190 KB 86/86 KB 5/66 KB 104/119 KB 136/190 KB 86/86 KB 8/66 KB 104/119 KB 136/190 KB 86/86 KB 11/66 KB 104/119 KB 136/190 KB 86/86 KB 11/66 KB 104/119 KB 140/190 KB 86/86 KB 11/66 KB 104/119 KB 144/190 KB 86/86 KB 13/66 KB 104/119 KB 148/190 KB 86/86 KB 13/66 KB 108/119 KB 152/190 KB 86/86 KB 13/66 KB 108/119 KB 156/190 KB 86/86 KB 13/66 KB 108/119 KB 160/190 KB 86/86 KB 13/66 KB 104/119 KB 140/190 KB 86/86 KB 13/66 KB 108/119 KB 160/190 KB 86/86 KB 16/66 KB 108/119 KB 148/190 KB 86/86 KB 13/66 KB 112/119 KB 160/190 KB 86/86 KB 16/66 KB 116/119 KB 160/190 KB 86/86 KB 19/66 KB 119/119 KB 160/190 KB 86/86 KB 19/66 KB 112/119 KB 160/190 KB 86/86 KB 19/66 KB 119/119 KB 160/190 KB 86/86 KB 21/66 KB 119/119 KB 160/190 KB 86/86 KB 24/66 KB 119/119 KB 160/190 KB 86/86 KB 27/66 KB 119/119 KB 164/190 KB 86/86 KB 29/66 KB 119/119 KB 164/190 KB 86/86 KB 27/66 KB 119/119 KB 168/190 KB 86/86 KB 29/66 KB 119/119 KB 172/190 KB 86/86 KB 29/66 KB 119/119 KB 176/190 KB 86/86 KB 29/66 KB 119/119 KB 176/190 KB 86/86 KB 32/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 624.3 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 119/119 KB 176/190 KB 32/66 KB 4/26 KB 119/119 KB 176/190 KB 32/66 KB 8/26 KB 119/119 KB 176/190 KB 32/66 KB 12/26 KB 119/119 KB 176/190 KB 32/66 KB 16/26 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 844.5 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 180/190 KB 32/66 KB 20/26 KB 176/190 KB 32/66 KB 20/26 KB 184/190 KB 32/66 KB 24/26 KB 184/190 KB 32/66 KB 26/26 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 184/190 KB 32/66 KB 26/26 KB 188/190 KB 32/66 KB 26/26 KB 188/190 KB 36/66 KB 26/26 KB 188/190 KB 40/66 KB 26/26 KB 188/190 KB 44/66 KB 26/26 KB 190/190 KB 48/66 KB 26/26 KB 190/190 KB 52/66 KB 26/26 KB 190/190 KB 56/66 KB 26/26 KB 3/324 KB 190/190 KB 44/66 KB 26/26 KB 190/190 KB 52/66 KB 26/26 KB 3/324 KB 190/190 KB 56/66 KB 26/26 KB 6/324 KB 190/190 KB 56/66 KB 26/26 KB 9/324 KB 190/190 KB 56/66 KB 26/26 KB 11/324 KB 190/190 KB 56/66 KB 26/26 KB 14/324 KB 190/190 KB 56/66 KB 26/26 KB 16/324 KB 190/190 KB 60/66 KB 26/26 KB 19/324 KB 190/190 KB 60/66 KB 26/26 KB 22/324 KB 190/190 KB 60/66 KB 26/26 KB 16/324 KB 190/190 KB 64/66 KB 26/26 KB 22/324 KB 190/190 KB 66/66 KB 26/26 KB 22/324 KB 190/190 KB 66/66 KB 26/26 KB 25/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1239.4 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 66/66 KB 27/324 KB 4/79 KB 30/324 KB 4/79 KB 32/324 KB 4/79 KB 66/66 KB 25/324 KB 4/79 KB 32/324 KB 8/79 KB 32/324 KB 12/79 KB 32/324 KB 16/79 KB 32/324 KB 20/79 KB 36/324 KB 24/79 KB 4/228 KB 36/324 KB 28/79 KB 4/228 KB 36/324 KB 32/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 407.3 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 4/228 KB 36/324 KB 24/79 KB 8/228 KB 36/324 KB 32/79 KB 12/228 KB 36/324 KB 32/79 KB 16/228 KB 36/324 KB 32/79 KB 36/324 KB 20/79 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 20/228 KB 36/324 KB 32/79 KB 24/228 KB 40/324 KB 32/79 KB 28/228 KB 40/324 KB 32/79 KB 32/228 KB 40/324 KB 36/79 KB 20/228 KB 40/324 KB 32/79 KB 32/228 KB 44/324 KB 36/79 KB 32/228 KB 4/152 KB 48/324 KB 36/79 KB 32/228 KB 4/152 KB 52/324 KB 36/79 KB 36/228 KB 4/152 KB 56/324 KB 36/79 KB 36/228 KB 4/152 KB 60/324 KB 36/79 KB 36/228 KB 4/152 KB 3/32 KB 64/324 KB 36/79 KB 36/228 KB 4/152 KB 3/32 KB 68/324 KB 36/79 KB 28/228 KB 40/324 KB 36/79 KB 36/228 KB 4/152 KB 3/32 KB 60/324 KB 36/79 KB 36/228 KB 4/152 KB 52/324 KB 36/79 KB 32/228 KB 4/152 KB 44/324 KB 36/79 KB 36/228 KB 8/152 KB 3/32 KB 68/324 KB 36/79 KB 40/228 KB 12/152 KB 6/32 KB 68/324 KB 40/79 KB 40/228 KB 16/152 KB 6/32 KB 68/324 KB 40/79 KB 40/228 KB 20/152 KB 6/32 KB 68/324 KB 40/79 KB 40/228 KB 24/152 KB 6/32 KB 72/324 KB 40/79 KB 40/228 KB 28/152 KB 6/32 KB 72/324 KB 40/79 KB 40/228 KB 32/152 KB 6/32 KB 72/324 KB 40/79 KB 40/228 KB 36/152 KB 6/32 KB 72/324 KB 40/79 KB 40/228 KB 8/152 KB 6/32 KB 68/324 KB 40/79 KB 40/228 KB 36/152 KB 6/32 KB 72/324 KB 44/79 KB 40/228 KB 36/152 KB 6/32 KB 72/324 KB 48/79 KB 40/228 KB 36/152 KB 6/32 KB 72/324 KB 52/79 KB 40/228 KB 36/152 KB 6/32 KB 72/324 KB 56/79 KB 40/228 KB 36/152 KB 6/32 KB 72/324 KB 60/79 KB 40/228 KB 36/152 KB 6/32 KB 72/324 KB 64/79 KB 40/228 KB 36/152 KB 6/32 KB 72/324 KB 68/79 KB 40/228 KB 8/152 KB 6/32 KB 68/324 KB 36/79 KB 40/228 KB 40/152 KB 9/32 KB 72/324 KB 68/79 KB 40/228 KB 40/152 KB 11/32 KB 72/324 KB 68/79 KB 40/228 KB 40/152 KB 14/32 KB 72/324 KB 68/79 KB 40/228 KB 40/152 KB 16/32 KB 72/324 KB 68/79 KB 40/228 KB 40/152 KB 19/32 KB 72/324 KB 68/79 KB 40/228 KB 40/152 KB 22/32 KB 72/324 KB 68/79 KB 40/228 KB 40/152 KB 25/32 KB 72/324 KB 68/79 KB 40/228 KB 8/152 KB 3/32 KB 68/324 KB 36/79 KB 44/228 KB 40/152 KB 25/32 KB 72/324 KB 68/79 KB 48/228 KB 40/152 KB 25/32 KB 72/324 KB 68/79 KB 52/228 KB 40/152 KB 25/32 KB 72/324 KB 68/79 KB 56/228 KB 40/152 KB 25/32 KB 72/324 KB 68/79 KB 60/228 KB 40/152 KB 25/32 KB 72/324 KB 68/79 KB 64/228 KB 40/152 KB 25/32 KB 72/324 KB 68/79 KB 68/228 KB 40/152 KB 25/32 KB 72/324 KB 68/79 KB 72/228 KB 40/152 KB 27/32 KB 72/324 KB 72/79 KB 76/228 KB 40/152 KB 27/32 KB 72/324 KB 72/79 KB 80/228 KB 40/152 KB 27/32 KB 72/324 KB 72/79 KB 40/228 KB 40/152 KB 6/32 KB 72/324 KB 68/79 KB 40/228 KB 20/152 KB 6/32 KB 72/324 KB 40/79 KB 80/228 KB 44/152 KB 27/32 KB 76/324 KB 72/79 KB 80/228 KB 44/152 KB 27/32 KB 80/324 KB 72/79 KB 80/228 KB 44/152 KB 27/32 KB 84/324 KB 72/79 KB 80/228 KB 44/152 KB 27/32 KB 88/324 KB 72/79 KB 80/228 KB 44/152 KB 27/32 KB 92/324 KB 72/79 KB 80/228 KB 44/152 KB 27/32 KB 96/324 KB 72/79 KB 80/228 KB 44/152 KB 27/32 KB 100/324 KB 72/79 KB 80/228 KB 44/152 KB 27/32 KB 104/324 KB 72/79 KB 68/228 KB 40/152 KB 27/32 KB 72/324 KB 72/79 KB 84/228 KB 44/152 KB 27/32 KB 104/324 KB 76/79 KB 84/228 KB 44/152 KB 27/32 KB 104/324 KB 79/79 KB 68/228 KB 40/152 KB 27/32 KB 72/324 KB 68/79 KB 84/228 KB 44/152 KB 30/32 KB 104/324 KB 79/79 KB 84/228 KB 44/152 KB 32/32 KB 104/324 KB 79/79 KB 84/228 KB 44/152 KB 32/32 KB 108/324 KB 79/79 KB 84/228 KB 44/152 KB 32/32 KB 112/324 KB 79/79 KB 84/228 KB 44/152 KB 27/32 KB 104/324 KB 72/79 KB 88/228 KB 44/152 KB 32/32 KB 112/324 KB 79/79 KB 92/228 KB 44/152 KB 32/32 KB 116/324 KB 79/79 KB 80/228 KB 44/152 KB 27/32 KB 72/324 KB 72/79 KB 96/228 KB 48/152 KB 32/32 KB 116/32 unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 4 KB 79/79 KB 96/228 KB 52/152 KB 32/32 KB 116/324 KB 79/79 KB 96/228 KB 56/152 KB 32/32 KB 116/324 KB 79/79 KB 96/228 KB 60/152 KB 32/32 KB 116/324 KB 79/79 KB 96/228 KB 44/152 KB 32/32 KB 116/324 KB 79/79 KB 96/228 KB 64/152 KB 32/32 KB 116/324 KB 79/79 KB 100/228 KB 64/152 KB 32/32 KB 116/324 KB 79/79 KB 104/228 KB 68/152 KB 32/32 KB 116/324 KB 79/79 KB 88/228 KB 44/152 KB 32/32 KB 116/324 KB 79/79 KB 108/228 KB 68/152 KB 32/32 KB 120/324 KB 79/79 KB 108/228 KB 68/152 KB 32/32 KB 124/324 KB 79/79 KB 108/228 KB 68/152 KB 32/32 KB 128/324 KB 79/79 KB 108/228 KB 68/152 KB 32/32 KB 132/324 KB 79/79 KB 100/228 KB 68/152 KB 32/32 KB 116/324 KB 79/79 KB 108/228 KB 72/152 KB 32/32 KB 132/324 KB 79/79 KB 108/228 KB 76/152 KB 32/32 KB 132/324 KB 79/79 KB 108/228 KB 68/152 KB 32/32 KB 132/324 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 402.3 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install 112/228 KB 80/152 KB 136/324 KB 112/228 KB 80/152 KB 132/324 KB 112/228 KB 76/152 KB 132/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 159.6 KB/sec) unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install 116/228 KB 80/152 KB 136/324 KB 120/228 KB 84/152 KB 140/324 KB 116/228 KB 84/152 KB 140/324 KB 120/228 KB 84/152 KB 144/324 KB 120/228 KB 84/152 KB 148/324 KB 116/228 KB 84/152 KB 136/324 KB 124/228 KB 88/152 KB 148/324 KB 124/228 KB 92/152 KB 148/324 KB 124/228 KB 96/152 KB 148/324 KB 124/228 KB 84/152 KB 148/324 KB 128/228 KB 96/152 KB 148/324 KB 128/228 KB 100/152 KB 148/324 KB 132/228 KB 104/152 KB 152/324 KB 132/228 KB 108/152 KB 152/324 KB 132/228 KB 112/152 KB 152/324 KB 132/228 KB 100/152 KB 152/324 KB 132/228 KB 112/152 KB 152/324 KB 3/234 KB 128/228 KB 100/152 KB 152/324 KB 132/228 KB 112/152 KB 156/324 KB 3/234 KB 132/228 KB 112/152 KB 160/324 KB 3/234 KB 132/228 KB 112/152 KB 164/324 KB 3/234 KB 136/228 KB 116/152 KB 168/324 KB 5/234 KB 136/228 KB 116/152 KB 172/324 KB 5/234 KB 132/228 KB 112/152 KB 164/324 KB 5/234 KB 136/228 KB 116/152 KB 172/324 KB 8/234 KB 136/228 KB 116/152 KB 172/324 KB 11/234 KB 136/228 KB 116/152 KB 172/324 KB 13/234 KB 136/228 KB 116/152 KB 176/324 KB 16/234 KB 136/228 KB 116/152 KB 176/324 KB 19/234 KB 136/228 KB 116/152 KB 176/324 KB 21/234 KB 136/228 KB 116/152 KB 164/324 KB 5/234 KB 136/228 KB 120/152 KB 176/324 KB 21/234 KB 136/228 KB 124/152 KB 176/324 KB 21/234 KB 136/228 KB 128/152 KB 176/324 KB 21/234 KB 136/228 KB 112/152 KB 164/324 KB 5/234 KB 140/228 KB 128/152 KB 176/324 KB 21/234 KB 144/228 KB 128/152 KB 176/324 KB 21/234 KB 148/228 KB 128/152 KB 176/324 KB 21/234 KB 152/228 KB 128/152 KB 176/324 KB 21/234 KB 156/228 KB 128/152 KB 176/324 KB 21/234 KB 160/228 KB 128/152 KB 176/324 KB 21/234 KB 164/228 KB 132/152 KB 176/324 KB 21/234 KB 168/228 KB 132/152 KB 176/324 KB 24/234 KB 136/228 KB 116/152 KB 176/324 KB 13/234 KB 172/228 KB 132/152 KB 180/324 KB 24/234 KB 172/228 KB 132/152 KB 184/324 KB 24/234 KB 172/228 KB 132/152 KB 188/324 KB 24/234 KB 172/228 KB 132/152 KB 192/324 KB 24/234 KB 164/228 KB 132/152 KB 176/324 KB 24/234 KB 172/228 KB 132/152 KB 192/324 KB 27/234 KB 172/228 KB 132/152 KB 192/324 KB 29/234 KB 172/228 KB 132/152 KB 196/324 KB 32/234 KB 160/228 KB 132/152 KB 176/324 KB 21/234 KB 172/228 KB 136/152 KB 196/324 KB 32/234 KB 172/228 KB 140/152 KB 196/324 KB 32/234 KB 172/228 KB 144/152 KB 196/324 KB 32/234 KB 172/228 KB 132/152 KB 196/324 KB 32/234 KB 176/228 KB 144/152 KB 196/324 KB 32/234 KB 180/228 KB 144/152 KB 196/324 KB 32/234 KB 184/228 KB 148/152 KB 196/324 KB 36/234 KB 188/228 KB 148/152 KB 196/324 KB 36/234 KB 192/228 KB 148/152 KB 196/324 KB 36/234 KB 196/228 KB 148/152 KB 196/324 KB 36/234 KB 172/228 KB 132/152 KB 196/324 KB 29/234 KB 196/228 KB 148/152 KB 200/324 KB 36/234 KB 196/228 KB 148/152 KB 204/324 KB 36/234 KB 196/228 KB 148/152 KB 208/324 KB 36/234 KB 180/228 KB 148/152 KB 196/324 KB 36/234 KB 196/228 KB 148/152 KB 208/324 KB 40/234 KB 196/228 KB 148/152 KB 208/324 KB 44/234 KB 196/228 KB 148/152 KB 208/324 KB 48/234 KB 196/228 KB 148/152 KB 208/324 KB 52/234 KB 196/228 KB 148/152 KB 212/324 KB 56/234 KB 180/228 KB 148/152 KB 196/324 KB 32/234 KB 200/228 KB 152/152 KB 212/324 KB 56/234 KB 200/228 KB 152/152 KB 212/324 KB 56/234 KB 200/228 KB 148/152 KB 212/324 KB 56/234 KB 204/228 KB 152/152 KB 212/324 KB 60/234 KB 208/228 KB 152/152 KB 212/324 KB 60/234 KB 212/228 KB 152/152 KB 212/324 KB 60/234 KB 196/228 KB 148/152 KB 212/324 KB 52/234 KB 216/228 KB 152/152 KB 216/324 KB 60/234 KB 216/228 KB 152/152 KB 220/324 KB 60/234 KB 216/2 unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install 28 KB 152/152 KB 224/324 KB 60/234 KB 216/228 KB 152/152 KB 228/324 KB 60/234 KB 216/228 KB 152/152 KB 232/324 KB 60/234 KB 216/228 KB 152/152 KB 236/324 KB 60/234 KB 216/228 KB 152/152 KB 240/324 KB 60/234 KB 200/228 KB 152/152 KB 212/324 KB 60/234 KB 216/228 KB 152/152 KB 240/324 KB 64/234 KB 216/228 KB 152/152 KB 240/324 KB 68/234 KB 216/228 KB 152/152 KB 240/324 KB 72/234 KB 216/228 KB 152/152 KB 240/324 KB 72/234 KB 220/228 KB 152/152 KB 240/324 KB 72/234 KB 224/228 KB 152/152 KB 240/324 KB 76/234 KB 228/228 KB 152/152 KB 240/324 KB 76/234 KB 220/228 KB 152/152 KB 240/324 KB 76/234 KB 228/228 KB 152/152 KB 244/324 KB 80/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 671.7 KB/sec) unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install 228/228 KB 244/324 KB 84/234 KB 228/228 KB 152/152 KB 244/324 KB 76/234 KB 228/228 KB 248/324 KB 84/234 KB 228/228 KB 252/324 KB 84/234 KB 228/228 KB 256/324 KB 84/234 KB 228/228 KB 260/324 KB 84/234 KB 228/228 KB 260/324 KB 88/234 KB 228/228 KB 260/324 KB 92/234 KB 228/228 KB 260/324 KB 96/234 KB 228/228 KB 260/324 KB 100/234 KB 228/228 KB 264/324 KB 100/234 KB 228/228 KB 268/324 KB 100/234 KB 228/228 KB 271/324 KB 100/234 KB 228/228 KB 271/324 KB 104/234 KB 228/228 KB 271/324 KB 108/234 KB 228/228 KB 271/324 KB 112/234 KB 275/324 KB 116/234 KB 275/324 KB 112/234 KB 279/324 KB 116/234 KB 283/324 KB 116/234 KB 287/324 KB 116/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 951.1 KB/sec) unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install 287/324 KB 120/234 KB 287/324 KB 124/234 KB 287/324 KB 128/234 KB 287/324 KB 132/234 KB 291/324 KB 136/234 KB 291/324 KB 140/234 KB 291/324 KB 144/234 KB 291/324 KB 132/234 KB 295/324 KB 144/234 KB 299/324 KB 144/234 KB 303/324 KB 144/234 KB 307/324 KB 144/234 KB 311/324 KB 148/234 KB 315/324 KB 148/234 KB 319/324 KB 148/234 KB 323/324 KB 148/234 KB 324/324 KB 148/234 KB 307/324 KB 148/234 KB 324/324 KB 152/234 KB 324/324 KB 156/234 KB 324/324 KB 160/234 KB 324/324 KB 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1280.4 KB/sec) unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 880.6 KB/sec) unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5845904496801914745.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.764 s unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-08T06:30:32+00:00 unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4762923249491120079.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.706 s unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-08T06:30:34+00:00 unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6470830599279519635.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.659 s unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-08T06:30:37+00:00 unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 11.4MB/s eta 0:00:01  17% |##### | 20kB 4.2MB/s eta 0:00:01  25% |######## | 30kB 4.7MB/s eta 0:00:01  34% |########## | 40kB 4.3MB/s eta 0:00:01  42% |############# | 51kB 4.7MB/s eta 0:00:01  51% |################ | 61kB 5.5MB/s eta 0:00:01  59% |################### | 71kB 4.9MB/s eta 0:00:01  68% |##################### | 81kB 5.0MB/s eta 0:00:01  76% |######################## | 92kB 5.6MB/s eta 0:00:01  85% |########################### | 102kB 5.5MB/s eta 0:00:01  93% |############################## | 112kB 5.7MB/s eta 0:00:01  100% |################################| 122kB 4.8MB/s unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 31.2MB/s eta 0:00:01  15% |#### | 20kB 9.8MB/s eta 0:00:01  23% |####### | 30kB 13.5MB/s eta 0:00:01  30% |######### | 40kB 8.9MB/s eta 0:00:01  38% |############ | 51kB 7.8MB/s eta 0:00:01  46% |############## | 61kB 9.1MB/s eta 0:00:01  53% |################# | 71kB 8.6MB/s eta 0:00:01  61% |################### | 81kB 9.6MB/s eta 0:00:01  69% |###################### | 92kB 7.8MB/s eta 0:00:01  76% |######################## | 102kB 7.6MB/s eta 0:00:01  84% |########################### | 112kB 7.7MB/s eta 0:00:01  92% |############################# | 122kB 8.1MB/s eta 0:00:01  99% |############################### | 133kB 7.5MB/s eta 0:00:01  100% |################################| 143kB 5.3MB/s unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 49.2MB/s eta 0:00:01  22% |####### | 20kB 1.2MB/s eta 0:00:01  33% |########## | 30kB 1.7MB/s eta 0:00:01  44% |############## | 40kB 1.9MB/s eta 0:00:01  56% |################# | 51kB 2.2MB/s eta 0:00:01  67% |##################### | 61kB 2.6MB/s eta 0:00:01  78% |######################### | 71kB 3.0MB/s eta 0:00:01  89% |############################ | 81kB 3.4MB/s eta 0:00:01  100% |################################| 92kB 3.0MB/s unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 64.0MB/s eta 0:00:01  16% |##### | 20kB 47.1MB/s eta 0:00:01  24% |####### | 30kB 49.7MB/s eta 0:00:01  32% |########## | 40kB 16.8MB/s eta 0:00:01  40% |############ | 51kB 11.5MB/s eta 0:00:01  48% |############### | 61kB 13.2MB/s eta 0:00:01  56% |################## | 71kB 13.1MB/s eta 0:00:01  64% |#################### | 81kB 14.5MB/s eta 0:00:01  72% |####################### | 92kB 12.0MB/s eta 0:00:01  81% |######################### | 102kB 11.7MB/s eta 0:00:01  89% |############################ | 112kB 11.7MB/s eta 0:00:01  97% |############################### | 122kB 11.0MB/s eta 0:00:01  100% |################################| 133kB 6.0MB/s unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 79.4MB/s eta 0:00:01  44% |############## | 20kB 24.6MB/s eta 0:00:01  66% |##################### | 30kB 30.3MB/s eta 0:00:01  88% |############################ | 40kB 17.3MB/s eta 0:00:01  100% |################################| 51kB 9.6MB/s unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 77.5MB/s eta 0:00:01  6% |## | 20kB 28.5MB/s eta 0:00:01  9% |### | 30kB 34.3MB/s eta 0:00:01  12% |#### | 40kB 21.3MB/s eta 0:00:01  15% |##### | 51kB 12.1MB/s eta 0:00:01  19% |###### | 61kB 13.9MB/s eta 0:00:01  22% |####### | 71kB 12.5MB/s eta 0:00:01  25% |######## | 81kB 11.7MB/s eta 0:00:01  28% |######### | 92kB 12.9MB/s eta 0:00:01  31% |########## | 102kB 10.8MB/s eta 0:00:01  34% |########### | 112kB 10.6MB/s eta 0:00:01  38% |############ | 122kB 11.0MB/s eta 0:00:01  41% |############# | 133kB 10.3MB/s eta 0:00:01  44% |############## | 143kB 11.3MB/s eta 0:00:01  47% |############### | 153kB 11.7MB/s eta 0:00:01  50% |################ | 163kB 9.8MB/s eta 0:00:01  53% |################# | 174kB 10.9MB/s eta 0:00:01  57% |################## | 184kB 11.6MB/s eta 0:00:01  60% |################### | 194kB 11.7MB/s eta 0:00:01  63% |#################### | 204kB 13.6MB/s eta 0:00:01  66% |##################### | 215kB 10.1MB/s eta 0:00:01  69% |###################### | 225kB 10.1MB/s eta 0:00:01  72% |####################### | 235kB 10.4MB/s eta 0:00:01  76% |######################## | 245kB 9.5MB/s eta 0:00:01  79% |######################### | 256kB 11.4MB/s eta 0:00:01  82% |########################## | 266kB 12.7MB/s eta 0:00:01  85% |########################### | 276kB 12.7MB/s eta 0:00:01  88% |############################ | 286kB 11.1MB/s eta 0:00:01  91% |############################# | 296kB 9.3MB/s eta 0:00:01  95% |############################## | 307kB 10.1MB/s eta 0:00:01  98% |############################### | 317kB 12.7MB/s eta 0:00:01  100% |################################| 327kB 3.7MB/s unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 48.3MB/s eta 0:00:01  25% |######## | 20kB 44.9MB/s eta 0:00:01  37% |############ | 30kB 48.8MB/s eta 0:00:01  50% |################ | 40kB 36.0MB/s eta 0:00:01  62% |#################### | 51kB 13.6MB/s eta 0:00:01  75% |######################## | 61kB 15.4MB/s eta 0:00:01  88% |############################ | 71kB 16.6MB/s eta 0:00:01  100% |################################| 81kB 7.3MB/s unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 7.9MB/s eta 0:00:01  22% |####### | 20kB 3.9MB/s eta 0:00:01  33% |########## | 30kB 4.5MB/s eta 0:00:01  45% |############## | 40kB 4.0MB/s eta 0:00:01  56% |################## | 51kB 4.9MB/s eta 0:00:01  67% |##################### | 61kB 5.1MB/s eta 0:00:01  79% |######################### | 71kB 5.6MB/s eta 0:00:01  90% |############################ | 81kB 6.2MB/s eta 0:00:01  100% |################################| 92kB 4.6MB/s unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 12.0 KB/sec) unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 423.2 KB/sec) unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 811.7 KB/sec) unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 612.7 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1058.4 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 441.7 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 826.7 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 186.1 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 248.2 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 429.6 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 388.9 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 405.1 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2867.2 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 160.9 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 85.0 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 124.0 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 71.7 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 110.0 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 126.7 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 141.6 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 909.5 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 57.5 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 285.8 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 504.3 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 506.6 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/48 KB 3/114 KB 5/48 KB 3/114 KB 8/48 KB 3/114 KB 11/48 KB 3/114 KB 5/114 KB 11/48 KB 8/114 KB 11/48 KB 11/114 KB 11/48 KB 13/114 KB 11/48 KB 16/114 KB 13/48 KB 13/114 KB 13/48 KB 16/114 KB 16/48 KB 19/114 KB 16/48 KB 21/114 KB 19/48 KB 19/114 KB 19/48 KB 21/114 KB 21/48 KB 24/114 KB 21/48 KB 24/114 KB 24/48 KB 24/114 KB 27/48 KB 27/114 KB 27/48 KB 27/114 KB 29/48 KB 27/114 KB 32/48 KB 29/114 KB 36/48 KB 29/114 KB 40/48 KB 29/114 KB 44/48 KB 29/114 KB 48/48 KB 29/114 KB 32/48 KB 32/114 KB 48/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 3/35 KB 72/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 3/35 KB 68/114 KB 48/48 KB 5/35 KB 72/114 KB 48/48 KB 5/35 KB 76/114 KB 48/48 KB 8/35 KB 80/114 KB 48/48 KB 11/35 KB 80/114 KB 48/48 KB 13/35 KB 80/114 KB 48/48 KB 16/35 KB 80/114 KB 48/48 KB 5/35 KB 80/114 KB 48/48 KB 16/35 KB 84/114 KB 48/48 KB 16/35 KB 88/114 KB 48/48 KB 16/35 KB 92/114 KB 48/48 KB 16/35 KB 96/114 KB 48/48 KB 19/35 KB 96/114 KB 48/48 KB 21/35 KB 96/114 KB 48/48 KB 24/35 KB 100/114 KB 48/48 KB 21/35 KB 100/114 KB 48/48 KB 27/35 KB 100/114 KB 48/48 KB 1/29 KB 29/35 KB 104/114 KB 48/48 KB 1/29 KB 32/35 KB 104/114 KB 48/48 KB 1/29 KB 35/35 KB 104/114 KB 48/48 KB 1/29 KB 27/35 KB 104/114 KB 48/48 KB 1/29 KB 27/35 KB 100/114 KB 48/48 KB 4/29 KB 35/35 KB 108/114 KB 48/48 KB 1/29 KB 35/35 KB 108/114 KB 48/48 KB 4/29 KB 35/35 KB 112/114 KB 48/48 KB 7/29 KB 35/35 KB 112/114 KB 48/48 KB 10/29 KB 35/35 KB 112/114 KB 48/48 KB 10/29 KB 35/35 KB 114/114 KB 48/48 KB 12/29 KB 35/35 KB 114/114 KB 48/48 KB 12/29 KB 35/35 KB 114/114 KB 48/48 KB 15/29 KB 35/35 KB 114/114 KB 48/48 KB 17/29 KB 35/35 KB 114/114 KB 48/48 KB 20/29 KB 35/35 KB 114/114 KB 48/48 KB 20/29 KB 35/35 KB 3/85 KB 114/114 KB 48/48 KB 23/29 KB 35/35 KB 5/85 KB 114/114 KB 23/29 KB 35/35 KB 3/85 KB 114/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 871.8 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1956.2 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 26/29 KB 35/35 KB 8/85 KB 26/29 KB 35/35 KB 5/85 KB 28/29 KB 35/35 KB 8/85 KB 29/29 KB 35/35 KB 11/85 KB 28/29 KB 35/35 KB 11/85 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 29/29 KB 13/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 593.4 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 29/29 KB 16/85 KB 29/29 KB 19/85 KB 29/29 KB 21/85 KB 29/29 KB 24/85 KB 29/29 KB 27/85 KB 29/29 KB 29/85 KB 4/56 KB 32/85 KB 3/24 KB 29/29 KB 4/56 KB 29/85 KB 3/24 KB 29/29 KB 4/56 KB 29/85 KB 8/56 KB 32/85 KB 3/24 KB 12/56 KB 32/85 KB 5/24 KB 12/56 KB 32/85 KB 5/24 KB 16/56 KB 32/85 KB 5/24 KB 16/56 KB 32/85 KB 8/24 KB 20/56 KB 4/86 KB 32/85 KB 11/24 KB 20/56 KB 4/86 KB 32/85 KB 8/24 KB 20/56 KB 8/86 KB 32/85 KB 11/24 KB 20/56 KB 12/86 KB 32/85 KB 13/24 KB 20/56 KB 16/86 KB 32/85 KB 13/24 KB 20/56 KB 20/86 KB 36/85 KB 13/24 KB 20/56 KB 32/85 KB 8/24 KB 24/56 KB 24/86 KB 36/85 KB 13/24 KB 28/56 KB 24/86 KB 36/85 KB 13/24 KB 32/56 KB 24/86 KB 36/85 KB 13/24 KB 20/56 KB 16/86 KB 36/85 KB 13/24 KB 20/56 KB 8/86 KB 32/85 KB 13/24 KB 32/56 KB 24/86 KB 40/85 KB 16/24 KB 32/56 KB 24/86 KB 40/85 KB 19/24 KB 32/56 KB 24/86 KB 40/85 KB 21/24 KB 36/56 KB 24/86 KB 40/85 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 448.3 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 36/56 KB 24/86 KB 40/85 KB 24/24 KB 36/56 KB 28/86 KB 40/85 KB 24/24 KB 36/56 KB 24/86 KB 40/85 KB 21/24 KB 40/56 KB 32/86 KB 40/85 KB 24/24 KB 32/56 KB 24/86 KB 40/85 KB 13/24 KB 40/56 KB 32/86 KB 44/85 KB 24/24 KB 40/56 KB 32/86 KB 48/85 KB 24/24 KB 40/56 KB 32/86 KB 52/85 KB 24/24 KB 40/56 KB 32/86 KB 40/85 KB 24/24 KB 36/56 KB 28/86 KB 40/85 KB 24/24 KB 44/56 KB 32/86 KB 52/85 KB 24/24 KB 48/56 KB 32/86 KB 56/85 KB 24/24 KB 48/56 KB 36/86 KB 60/85 KB 24/24 KB 3/218 KB 48/56 KB 36/86 KB 56/85 KB 24/24 KB 3/218 KB 48/56 KB 36/86 KB 64/85 KB 24/24 KB 5/218 KB 48/56 KB 32/86 KB 56/85 KB 24/24 KB 52/56 KB 36/86 KB 64/85 KB 24/24 KB 5/218 KB 56/56 KB 36/86 KB 64/85 KB 24/24 KB 8/218 KB 48/56 KB 36/86 KB 56/85 KB 24/24 KB 52/56 KB 36/86 KB 64/85 KB 24/24 KB 8/218 KB 56/56 KB 36/86 KB 64/85 KB 24/24 KB 11/218 KB 48/56 KB 36/86 KB 64/85 KB 24/24 KB 3/218 KB 56/56 KB 40/86 KB 68/85 KB 24/24 KB 11/218 KB 56/56 KB 40/86 KB 72/85 KB 13/218 KB 56/56 KB 40/86 KB 64/85 KB 24/24 KB 11/218 KB 56/56 KB 44/86 KB 72/85 KB 13/218 KB 56/56 KB 48/86 KB 72/85 KB 13/218 KB 56/56 KB 40/86 KB 68/85 KB 13/218 KB 56/56 KB 52/86 KB 72/85 KB 13/218 KB 56/56 KB 56/86 KB 72/85 KB 16/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 426.8 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 56/56 KB 56/86 KB 76/85 KB 16/218 KB 56/56 KB 52/86 KB 72/85 KB 16/218 KB 56/56 KB 56/86 KB 76/85 KB 19/218 KB 56/56 KB 56/86 KB 76/85 KB 21/218 KB 56/56 KB 60/86 KB 80/85 KB 21/218 KB 56/56 KB 60/86 KB 76/85 KB 21/218 KB 56/56 KB 64/86 KB 80/85 KB 21/218 KB 56/56 KB 68/86 KB 80/85 KB 21/218 KB 56/56 KB 72/86 KB 84/85 KB 24/218 KB 56/56 KB 76/86 KB 84/85 KB 24/218 KB 56/56 KB 80/86 KB 84/85 KB 24/218 KB 56/56 KB 84/86 KB 84/85 KB 24/218 KB 4/12 KB 86/86 KB 84/85 KB 24/218 KB 56/56 KB 68/86 KB 84/85 KB 24/218 KB 4/12 KB 86/86 KB 85/85 KB 24/218 KB 56/56 KB 68/86 KB 80/85 KB 24/218 KB 4/12 KB 86/86 KB 85/85 KB 27/218 KB 4/12 KB 86/86 KB 85/85 KB 29/218 KB 4/12 KB 86/86 KB 85/85 KB 32/218 KB 4/12 KB 84/86 KB 84/85 KB 24/218 KB 8/12 KB 86/86 KB 32/218 KB 12/12 KB 86/86 KB 32/218 KB 12/12 KB 86/86 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 716.7 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 795.9 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install 12/12 KB 86/86 KB 36/218 KB 12/12 KB 86/86 KB 40/218 KB 12/12 KB 86/86 KB 44/218 KB 12/12 KB 86/86 KB 48/218 KB 12/12 KB 86/86 KB 52/218 KB 12/12 KB 86/86 KB 56/218 KB 12/12 KB 86/86 KB 60/218 KB 12/12 KB 86/86 KB 64/218 KB 12/12 KB 86/86 KB 68/218 KB 12/12 KB 86/86 KB 72/218 KB 12/12 KB 86/86 KB 76/218 KB 12/12 KB 86/86 KB 80/218 KB 12/12 KB 86/86 KB 84/218 KB 12/12 KB 86/86 KB 88/218 KB 12/12 KB 86/86 KB 92/218 KB 12/12 KB 86/86 KB 96/218 KB 12/12 KB 86/86 KB 100/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1040.4 KB/sec) unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 139.5 KB/sec) unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2018.0 KB/sec) unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall506980458370266639.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6735163305714523810.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2147743081363063693.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6557204415724756772.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8804902186058222670.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3366857412580375434.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.291 s unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-08T06:30:47+00:00 unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-2: 06:30:47 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 06:30:47 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:30:47 DEBUG juju.agent read agent config, format "2.0" machine-2: 06:30:47 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 06:30:47 DEBUG juju.worker start "engine" machine-2: 06:30:47 INFO juju.worker start "engine" machine-2: 06:30:47 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:30:47 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:30:47 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:30:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 06:30:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:30:47 DEBUG juju.worker "engine" started machine-2: 06:30:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:30:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: machine-2: 06:30:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 06:30:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:30:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:30:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:30:47 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 06:30:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:30:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:30:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:30:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.apicaller connecting with old password machine-2: 06:30:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:47 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:47 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:30:47 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:47 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 06:30:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 06:30:48 DEBUG juju.worker.apicaller connected machine-2: 06:30:48 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:30:49 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:30:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:30:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:30:49 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:30:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-2: 06:30:49 DEBUG juju.worker.apicaller password changed machine-2: 06:30:49 DEBUG juju.api RPC connection died machine-2: 06:30:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 06:30:49 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:30:49 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:49 INFO juju.api connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:49 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:30:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom machine-3: 06:30:49 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 06:30:49 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:30:49 DEBUG juju.agent read agent config, format "2.0" machine-3: 06:30:49 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:30:49 DEBUG juju.worker start "engine" machine-3: 06:30:49 INFO juju.worker start "engine" machine-3: 06:30:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:30:49 DEBUG juju.worker "engine" started machine-3: 06:30:49 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:30:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 06:30:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:30:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:30:49 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:30:49 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 06:30:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:30:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:30:49 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:30:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.apicaller connecting with old password machine-3: 06:30:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 06:30:49 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:30:49 INFO juju.api connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:30:49 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:30:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:30:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 06:30:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:30:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.3 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 880.2 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 723.2 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 823.6 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom machine-2: 06:30:50 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 387.0 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1133.8 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom machine-2: 06:30:50 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 258.7 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom machine-2: 06:30:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 819.1 KB/sec) machine-2: 06:30:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom machine-2: 06:30:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:30:50 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1387.6 KB/sec) machine-2: 06:30:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:30:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 06:30:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 884.5 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar machine-2: 06:30:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1071.5 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec) machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:30:50 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:30:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar machine-2: 06:30:50 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:30:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:30:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:30:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:30:50 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:30:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:30:50 INFO juju.util.exec run result: exit status 127 machine-2: 06:30:50 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec192965780/script.sh: line 1: fanatic: command not found 127 machine-2: 06:30:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:30:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:30:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:30:50 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 06:30:50 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 06:30:50 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 06:30:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:30:50 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:30:50 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:30:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:30:50 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:30:50 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:30:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1277.9 KB/sec) machine-2: 06:30:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:30:50 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:30:50 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:30:50 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:30:50 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:30:50 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom machine-2: 06:30:50 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:30:50 INFO juju.util.exec run result: exit status 127 machine-2: 06:30:50 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec367055624/script.sh: line 1: fanatic: command not found 127 machine-2: 06:30:50 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:30:50 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 06:30:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 06:30:50 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 06:30:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:30:50 DEBUG juju.api RPC connection died machine-2: 06:30:50 DEBUG juju.worker.logger logger setup machine-2: 06:30:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 06:30:50 ERROR juju.worker.dependency "host-key-reporter" manifold worker returned unexpected error: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/hostkeyreporter/worker.go:84: machine-2: 06:30:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-2: 06:30:50 ERROR juju.worker.dependency "mgo-txn-resumer" manifold worker returned unexpected error: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/resumer/manifold.go:93: github.com/juju/juju/worker/resumer/manifold.go:40: github.com/juju/juju/worker/fortress/occupy.go:63: github.com/juju/juju/cmd/jujud/agent/engine/housing.go:93: machine-2: 06:30:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 06:30:50 ERROR juju.worker.dependency "machine-action-runner" manifold worker returned unexpected error: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/api/machineactions/machineactions.go:137: github.com/juju/juju/worker/machineactions/worker.go:72: machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 06:30:50 ERROR juju.worker.dependency "migration-inactive-flag" manifold worker returned unexpected error: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-2: 06:30:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 06:30:50 ERROR juju.worker.dependency "upgrader" manifold worker returned unexpected error: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-2: 06:30:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 06:30:50 ERROR juju.worker.logger connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 06:30:50 ERROR juju.worker.dependency "migration-minion" manifold worker returned unexpected error: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-2: 06:30:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 06:30:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 06:30:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:30:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:50 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:50 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:30:50 DEBUG juju.worker.apicaller connected machine-2: 06:30:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:50 DEBUG juju.worker.apicaller changing password... machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:30:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 67.9 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 224.3 KB/sec) unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 351.2 KB/sec) machine-3: 06:30:50 DEBUG juju.worker.apicaller password changed machine-3: 06:30:50 DEBUG juju.api RPC connection died machine-3: 06:30:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 06:30:50 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:30:50 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:30:50 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:30:50 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 266.0 KB/sec) unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom machine-2: 06:30:51 DEBUG juju.worker.apicaller connected machine-3: 06:30:51 DEBUG juju.worker.apicaller connected machine-2: 06:30:51 DEBUG juju.api RPC connection died machine-2: 06:30:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom machine-2: 06:30:51 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:30:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:51 INFO juju.api connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:51 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:30:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 480.8 KB/sec) machine-3: 06:30:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:30:51 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:30:51 INFO juju.worker.upgrader unblocking abort check machine-3: 06:30:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:30:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 06:30:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:30:51 DEBUG juju.worker.apicaller connected machine-3: 06:30:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 262.1 KB/sec) unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom machine-2: 06:30:51 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:30:51 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:30:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:30:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 06:30:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.logger logger setup machine-2: 06:30:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:30:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:30:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:30:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:30:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:30:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:30:51 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:30:51 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:30:51 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:30:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 06:30:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:30:51 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:30:51 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 06:30:51 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:30:51 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:30:51 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:30:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:30:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:30:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:30:51 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 06:30:51 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 06:30:51 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 06:30:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:30:51 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:30:51 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:30:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:30:51 INFO juju.util.exec run result: exit status 127 machine-3: 06:30:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec419185607/script.sh: line 1: fanatic: command not found 127 machine-2: 06:30:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:30:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:30:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:30:51 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:30:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:30:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 06:30:51 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:30:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:30:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:30:51 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:30:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:30:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:30:51 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 06:30:51 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:30:51 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:30:51 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:30:51 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:30:51 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:30:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:30:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:30:51 INFO juju.util.exec run result: exit status 127 machine-3: 06:30:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec904562155/script.sh: line 1: fanatic: command not found 127 machine-3: 06:30:51 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-2: 06:30:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:30:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:30:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:30:51 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:30:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:30:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:30:51 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:30:51 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:30:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 06:30:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 06:30:51 DEBUG juju.api RPC connection died machine-3: 06:30:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker killing runner 0xc42047a680 machine-3: 06:30:51 INFO juju.worker runner is dying machine-3: 06:30:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 06:30:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:30:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:30:51 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 06:30:51 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:30:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:30:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:30:51 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 06:30:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.logger logger setup machine-2: 06:30:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:30:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:30:51 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:30:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:30:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:30:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:30:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 06:30:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:30:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:30:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:30:51 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 06:30:51 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 06:30:51 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 06:30:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:30:51 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:30:51 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:30:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:30:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:30:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:30:51 INFO juju.util.exec run result: exit status 127 machine-2: 06:30:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec715595452/script.sh: line 1: fanatic: command not found 127 machine-3: 06:30:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:30:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:30:51 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:30:51 INFO juju.api connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:30:51 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:30:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:30:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-3: 06:30:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:30:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:30:51 INFO juju.util.exec run result: exit status 127 machine-2: 06:30:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec027153493/script.sh: line 1: fanatic: command not found 127 machine-2: 06:30:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:30:51 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:30:51 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:30:51 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:30:51 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 230.6 KB/sec) machine-2: 06:30:51 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:30:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:30:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:30:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:30:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:30:51 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 06:30:51 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:30:51 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 06:30:51 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom machine-2: 06:30:51 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:30:51 INFO juju.worker.upgrader unblocking abort check machine-2: 06:30:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:30:51 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:30:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 06:30:51 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 06:30:52 DEBUG juju.worker start "2-container-watcher" machine-2: 06:30:52 DEBUG juju.worker start "stateconverter" machine-2: 06:30:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:30:52 INFO juju.worker start "2-container-watcher" machine-2: 06:30:52 DEBUG juju.worker "2-container-watcher" started machine-2: 06:30:52 INFO juju.worker start "stateconverter" machine-2: 06:30:52 DEBUG juju.worker "stateconverter" started machine-2: 06:30:52 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 146.1 KB/sec) unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom machine-2: 06:30:52 DEBUG juju.service discovered init system "upstart" from local host machine-2: 06:30:52 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-2: 06:30:52 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} machine-2: 06:30:52 INFO juju.worker.machiner "machine-2" started machine-2: 06:30:52 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 06:30:52 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 06:30:52 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 06:30:52 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:30:52 DEBUG juju.worker start "api" unit-oai-epc-0: 06:30:52 INFO juju.worker start "api" unit-oai-epc-0: 06:30:52 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 06:30:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:30:52 DEBUG juju.worker "api" started unit-oai-epc-0: 06:30:52 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-oai-epc-0: 06:30:52 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 06:30:52 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-epc-0: 06:30:52 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-epc-0: 06:30:52 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1170.8 KB/sec) unit-oai-epc-0: 06:30:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 230.9 KB/sec) unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom machine-3: 06:30:52 DEBUG juju.worker.apicaller connected machine-3: 06:30:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:30:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:30:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:30:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom machine-3: 06:30:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:30:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:30:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 169.1 KB/sec) machine-3: 06:30:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:30:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:30:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:30:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:30:52 INFO juju.util.exec run result: exit status 127 machine-3: 06:30:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec831198896/script.sh: line 1: fanatic: command not found 127 machine-3: 06:30:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:30:52 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 06:30:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:30:52 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:30:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:30:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:30:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:30:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:30:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:30:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom machine-3: 06:30:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:30:52 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:30:52 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:30:52 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 06:30:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.logger logger setup machine-3: 06:30:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:30:52 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:30:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:30:52 INFO juju.util.exec run result: exit status 127 machine-3: 06:30:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec738438489/script.sh: line 1: fanatic: command not found 127 machine-3: 06:30:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:30:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:30:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:30:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:30:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:30:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:30:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:30:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:30:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:30:52 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 06:30:52 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 06:30:52 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 06:30:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:30:52 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:30:52 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:30:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:30:52 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-3: 06:30:52 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:30:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:30:52 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 06:30:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:30:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:30:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:30:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:30:52 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 06:30:52 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:30:52 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-3: 06:30:52 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-oai-epc-0: 06:30:53 DEBUG juju.worker.apicaller connected machine-3: 06:30:53 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:30:53 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:30:53 DEBUG juju.worker.apicaller changing password... machine-3: 06:30:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 198.5 KB/sec) unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom machine-3: 06:30:53 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 06:30:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 06:30:53 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 06:30:53 DEBUG juju.worker start "3-container-watcher" machine-3: 06:30:53 DEBUG juju.worker start "stateconverter" machine-3: 06:30:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:30:53 INFO juju.worker start "3-container-watcher" machine-3: 06:30:53 DEBUG juju.worker "3-container-watcher" started machine-3: 06:30:53 INFO juju.worker start "stateconverter" machine-3: 06:30:53 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 06:30:53 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 06:30:53 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 06:30:53 DEBUG juju.api RPC connection died unit-oai-epc-0: 06:30:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 06:30:53 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:2b:81:5e CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.17 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:2b:81:5e CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 06:30:53 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:30:53 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-epc-0: 06:30:53 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-epc-0: 06:30:53 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:30:53 DEBUG juju.service discovered init system "upstart" from local host machine-3: 06:30:53 INFO juju.worker.machiner "machine-3" started machine-3: 06:30:53 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-3: 06:30:53 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 06:30:53 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 06:30:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 06:30:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 06:30:53 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:30:53 DEBUG juju.worker start "api" unit-oai-hss-0: 06:30:53 INFO juju.worker start "api" unit-oai-hss-0: 06:30:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 06:30:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:30:53 DEBUG juju.worker "api" started unit-oai-hss-0: 06:30:53 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:30:53 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:30:53 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 206.0 KB/sec) unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-oai-hss-0: 06:30:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 143.1 KB/sec) unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 37.4 KB/sec) unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-oai-epc-0: 06:30:54 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:30:54 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:30:54 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-oai-hss-0: 06:30:54 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 06:30:54 DEBUG juju.api RPC connection died unit-oai-hss-0: 06:30:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 166.3 KB/sec) unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:30:54 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:30:54 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:30:54 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:30:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 94.5 KB/sec) unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 621.2 KB/sec) unit-abot-epc-basic-0: 06:30:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-oai-epc-0: 06:30:55 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:30:55 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:30:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 445.7 KB/sec) unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 06:30:55 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 06:30:55 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 06:30:55 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:30:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:30:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:30:55 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 06:30:55 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 06:30:55 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 06:30:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:30:55 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:30:55 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 06:30:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:30:55 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] unit-oai-epc-0: 06:30:55 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 06:30:55 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 06:30:55 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 06:30:55 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 06:30:55 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:30:55 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 06:30:55 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:30:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:30:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:30:55 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1309.9 KB/sec) unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-oai-hss-0: 06:30:55 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 846.8 KB/sec) unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 437.2 KB/sec) unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-oai-epc-0: 06:30:55 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 247.1 KB/sec) unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-oai-epc-0: 06:30:56 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc machine-3: 06:30:56 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:43:c6:63 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.12 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:43:c6:63 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 186.0 KB/sec) unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 152.0 KB/sec) unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-oai-epc-0: 06:30:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:30:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 06:30:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 06:30:56 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:30:56 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:30:56 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 06:30:56 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 06:30:56 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:30:56 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:30:56 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 06:30:56 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 06:30:56 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:30:56 DEBUG httpbakery } -> error unit-oai-epc-0: 06:30:56 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 06:30:56 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 852.5 KB/sec) unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-oai-hss-0: 06:30:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:30:56 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 06:30:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 06:30:56 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:30:56 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 06:30:56 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:30:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:30:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:30:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:30:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:30:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:30:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:30:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:30:56 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 06:30:56 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 06:30:56 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 06:30:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:30:56 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:30:56 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 06:30:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:30:56 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 06:30:56 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 06:30:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:30:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:30:56 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 06:30:56 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 06:30:56 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1517.6 KB/sec) unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-oai-hss-0: 06:30:57 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] unit-oai-hss-0: 06:30:57 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 06:30:57 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 06:30:57 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-oai-hss-0: 06:30:57 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:30:57 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 06:30:57 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 307.1 KB/sec) unit-oai-hss-0: 06:30:57 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:30:57 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:30:57 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 06:30:57 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 06:30:57 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 06:30:57 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-oai-hss-0: 06:30:57 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 06:30:57 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 06:30:57 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 06:30:57 DEBUG httpbakery } -> error unit-oai-hss-0: 06:30:57 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 06:30:57 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 06:30:57 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:30:57 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 186.7 KB/sec) unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-oai-hss-0: 06:30:57 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-oai-epc-0: 06:30:57 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 15.4 KB/sec) unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:30:57 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:30:57 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:30:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:30:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 90.5 KB/sec) unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-oai-epc-0: 06:30:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 73.2 KB/sec) unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-oai-epc-0: 06:30:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-oai-hss-0: 06:30:58 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 06:30:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 309.8 KB/sec) unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 06:30:58 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:30:58 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:30:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:30:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:30:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 36.8 KB/sec) unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 06:30:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:30:58 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 593.6 KB/sec) unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 06:30:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 274.4 KB/sec) unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 796.0 KB/sec) unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1524.8 KB/sec) unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 85.6 KB/sec) unit-abot-epc-basic-0: 06:30:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-oai-epc-0: 06:31:00 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:31:00 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 06:31:00 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 06:31:00 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 448.6 KB/sec) unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-oai-hss-0: 06:31:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-epc-0: 06:31:00 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-oai-hss-0: 06:31:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:31:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 59.3 KB/sec) unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-oai-epc-0: 06:31:00 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 384.4 KB/sec) unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 06:31:00 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 2s (1518 kB/s) unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:31:00 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 97.1 KB/sec) unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-oai-hss-0: 06:31:01 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:31:01 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 06:31:01 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 06:31:01 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 33.9 KB/sec) unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-oai-epc-0: 06:31:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 06:31:01 DEBUG unit.oai-epc/0.install (Reading database ... 78195 files and directories currently installed.) unit-oai-epc-0: 06:31:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 06:31:01 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 06:31:01 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 356.4 KB/sec) unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-oai-hss-0: 06:31:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-oai-epc-0: 06:31:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 06:31:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 206.2 KB/sec) unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-oai-epc-0: 06:31:02 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 649.7 KB/sec) unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-oai-hss-0: 06:31:02 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (2792 kB/s) unit-oai-hss-0: 06:31:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 06:31:02 DEBUG unit.oai-hss/0.install (Reading database ... 78195 files and directories currently installed.) unit-oai-hss-0: 06:31:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 06:31:02 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-oai-epc-0: 06:31:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 06:31:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 06:31:02 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 569.3 KB/sec) unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-oai-hss-0: 06:31:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 06:31:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 06:31:02 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1003.0 KB/sec) unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-oai-hss-0: 06:31:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 06:31:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 569.0 KB/sec) unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-oai-hss-0: 06:31:03 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:31:03 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1327.9 KB/sec) unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 154.1 KB/sec) unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 389.3 KB/sec) unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-oai-epc-0: 06:31:04 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 06:31:04 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 833.9 KB/sec) unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-oai-epc-0: 06:31:04 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:31:04 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 417.8 KB/sec) unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 284.7 KB/sec) unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 86.6 KB/sec) unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 62.0 KB/sec) unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 94.3 KB/sec) unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 86.3 KB/sec) unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-oai-hss-0: 06:31:05 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 06:31:05 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-oai-hss-0: 06:31:06 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-oai-hss-0: 06:31:06 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:31:06 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:31:06 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:31:06 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:31:06 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-oai-epc-0: 06:31:06 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:31:06 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 06:31:06 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 06:31:06 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-oai-epc-0: 06:31:06 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.3 kB/s) unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 950.0 KB/sec) unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 159.4 KB/sec) unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-oai-epc-0: 06:31:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 06:31:07 DEBUG unit.oai-epc/0.install (Reading database ... 78945 files and directories currently installed.) unit-oai-epc-0: 06:31:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 694.1 KB/sec) unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-oai-epc-0: 06:31:07 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install virt-what unit-oai-epc-0: 06:31:07 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 122.3 KB/sec) unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 489.4 KB/sec) unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 06:31:07 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 06:31:07 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-oai-hss-0: 06:31:08 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (32.5 kB/s) unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 365.8 KB/sec) unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-oai-hss-0: 06:31:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 06:31:08 DEBUG unit.oai-hss/0.install (Reading database ... 78945 files and directories currently installed.) unit-oai-hss-0: 06:31:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 06:31:08 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-oai-epc-0: 06:31:08 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:31:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:31:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 678.1 KB/sec) unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-oai-hss-0: 06:31:08 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 06:31:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:31:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 320.7 KB/sec) unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 06:31:09 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 21.4 KB/sec) unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-oai-epc-0: 06:31:09 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1266.9 KB/sec) unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install 1/16 KB 4/16 KB 5/16 KB 8/16 KB 9/16 KB 12/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 995.7 KB/sec) unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-oai-epc-0: 06:31:10 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1632.5 KB/sec) unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-oai-epc-0: 06:31:11 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 212.4 KB/sec) unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-oai-epc-0: 06:31:11 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 06:31:11 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:31:11 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1087.4 KB/sec) unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 06:31:11 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 06:31:11 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1708 kB/s) unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:31:11 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-oai-epc-0: 06:31:12 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 06:31:12 DEBUG unit.oai-epc/0.install (Reading database ... 78952 files and directories currently installed.) unit-oai-epc-0: 06:31:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 06:31:12 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:31:12 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:31:12 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 06:31:12 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 06:31:12 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.6 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-oai-hss-0: 06:31:12 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 410.9 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 490.6 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-oai-epc-0: 06:31:12 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 06:31:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 06:31:12 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:31:12 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 558.0 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 763.2 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 892.3 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 758.2 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (2356 kB/s) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install (Reading database ... 78952 files and directories currently installed.) unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 625.4 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-oai-hss-0: 06:31:13 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 158.8 KB/sec) unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-oai-epc-0: 06:31:14 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 06:31:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 70.5 KB/sec) unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-oai-epc-0: 06:31:14 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:31:14 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 06:31:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:31:14 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 633.8 KB/sec) unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1488.9 KB/sec) unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-oai-hss-0: 06:31:15 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 06:31:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 06:31:15 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 277.8 KB/sec) unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-oai-hss-0: 06:31:16 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 06:31:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:31:16 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 235.1 KB/sec) unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-oai-epc-0: 06:31:16 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 06:31:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-oai-hss-0: 06:31:16 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 06:31:16 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:31:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 06:31:16 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-oai-hss-0: 06:31:17 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 06:31:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-oai-hss-0: 06:31:17 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-oai-hss-0: 06:31:18 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 06:31:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:31:18 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-oai-hss-0: 06:31:19 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 06:31:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:31:19 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 865/966 KB 869/966 KB 873/966 KB 877/966 KB 881/966 KB 885/966 KB 889/966 KB 893/966 KB 897/966 KB 901/966 KB 905/966 KB 909/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 311.3 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 124/590 KB 128/590 KB 132/590 KB 136/590 KB 140/590 KB 144/590 KB 148/590 KB 148/590 KB 3/10 KB 3/240 KB 148/590 KB 5/10 KB 3/240 KB 148/590 KB 8/10 KB 3/240 KB 148/590 KB 10/10 KB 3/240 KB 148/590 KB 3/240 KB 148/590 KB 10/10 KB 3/232 KB 5/240 KB 148/590 KB 10/10 KB 3/232 KB 8/240 KB 148/590 KB 10/10 KB 3/232 KB 11/240 KB 148/590 KB 10/10 KB 3/232 KB 3/240 KB 148/590 KB 10/10 KB 5/232 KB 11/240 KB 148/590 KB 10/10 KB 8/232 KB 11/240 KB 148/590 KB 10/10 KB 11/232 KB 11/240 KB 148/590 KB 10/10 KB 13/232 KB 11/240 KB 148/590 KB 10/10 KB 13/232 KB 13/240 KB 152/590 KB 10/10 KB 13/232 KB 13/240 KB 156/590 KB 10/10 KB 13/232 KB 13/240 KB 160/590 KB 10/10 KB 13/232 KB 13/240 KB 160/590 KB 10/10 KB 13/232 KB 16/240 KB 160/590 KB 10/10 KB 13/232 KB 19/240 KB 164/590 KB 10/10 KB 13/232 KB 19/240 KB 164/590 KB 10/10 KB 16/232 KB 21/240 KB 164/590 KB 10/10 KB 13/232 KB 21/240 KB 164/590 KB 10/10 KB 16/232 KB 24/240 KB 164/590 KB 10/10 KB 16/232 KB 27/240 KB 168/590 KB 10/10 KB 16/232 KB 27/240 KB 172/590 KB 10/10 KB 16/232 KB 27/240 KB 172/590 KB 10/10 KB 19/232 KB 29/240 KB 172/590 KB 21/232 KB 29/240 KB 172/590 KB 24/232 KB 29/240 KB 172/590 KB 27/232 KB 29/240 KB 172/590 KB 29/232 KB 29/240 KB 172/590 KB 32/232 KB 29/240 KB 172/590 KB 10/10 KB 16/232 KB 29/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 126.3 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 172/590 KB 32/232 KB 32/240 KB 172/590 KB 32/232 KB 36/240 KB 172/590 KB 36/232 KB 3/1710 KB 40/240 KB 172/590 KB 36/232 KB 3/1710 KB 44/240 KB 172/590 KB 36/232 KB 3/1710 KB 36/240 KB 172/590 KB 32/232 KB 3/1710 KB 36/240 KB 172/590 KB 36/232 KB 5/1710 KB 44/240 KB 172/590 KB 36/232 KB 8/1710 KB 44/240 KB 172/590 KB 36/232 KB 11/1710 KB 44/240 KB 172/590 KB 36/232 KB 13/1710 KB 44/240 KB 172/590 KB 40/232 KB 13/1710 KB 44/240 KB 172/590 KB 44/232 KB 13/1710 KB 44/240 KB 172/590 KB 48/232 KB 13/1710 KB 44/240 KB 172/590 KB 52/232 KB 13/1710 KB 44/240 KB 172/590 KB 52/232 KB 13/1710 KB 48/240 KB 172/590 KB 52/232 KB 13/1710 KB 52/240 KB 172/590 KB 56/232 KB 13/1710 KB 52/240 KB 172/590 KB 60/232 KB 13/1710 KB 52/240 KB 172/590 KB 64/232 KB 13/1710 KB 52/240 KB 172/590 KB 64/232 KB 13/1710 KB 56/240 KB 172/590 KB 64/232 KB 3/44 KB 16/1710 KB 56/240 KB 172/590 KB 64/232 KB 3/44 KB 13/1710 KB 56/240 KB 172/590 KB 64/232 KB 6/44 KB 16/1710 KB 56/240 KB 172/590 KB 64/232 KB 9/44 KB 16/1710 KB 56/240 KB 172/590 KB 64/232 KB 9/44 KB 19/1710 KB 56/240 KB 172/590 KB 64/232 KB 11/44 KB 19/1710 KB 56/240 KB 172/590 KB 64/232 KB 11/44 KB 21/1710 KB 56/240 KB 172/590 KB 64/232 KB 14/44 KB 21/1710 KB 56/240 KB 172/590 KB 64/232 KB 14/44 KB 24/1710 KB 56/240 KB 172/590 KB 64/232 KB 14/44 KB 27/1710 KB 56/240 KB 172/590 KB 68/232 KB 14/44 KB 27/1710 KB 56/240 KB 176/590 KB 72/232 KB 16/44 KB 29/1710 KB 60/240 KB 176/590 KB 76/232 KB 16/44 KB 29/1710 KB 60/240 KB 176/590 KB 68/232 KB 16/44 KB 29/1710 KB 60/240 KB 172/590 KB 68/232 KB 16/44 KB 29/1710 KB 60/240 KB 176/590 KB 76/232 KB 16/44 KB 29/1710 KB 64/240 KB 172/590 KB 68/232 KB 16/44 KB 29/1710 KB 56/240 KB 172/590 KB 68/232 KB 14/44 KB 29/1710 KB 56/240 KB 176/590 KB 76/232 KB 16/44 KB 32/1710 KB 64/240 KB 176/590 KB 76/232 KB 19/44 KB 32/1710 KB 64/240 KB 176/590 KB 76/232 KB 19/44 KB 32/1710 KB 68/240 KB 180/590 KB 80/232 KB 22/44 KB 32/1710 KB 72/240 KB 180/590 KB 80/232 KB 22/44 KB 32/1710 KB 68/240 KB 180/590 KB 84/232 KB 22/44 KB 32/1710 KB 72/240 KB 180/590 KB 88/232 KB 22/44 KB 32/1710 KB 76/240 KB 180/590 KB 92/232 KB 22/44 KB 32/1710 KB 76/240 KB 180/590 KB 96/232 KB 22/44 KB 32/1710 KB 76/240 KB 180/590 KB 76/232 KB 22/44 KB 32/1710 KB 68/240 KB 184/590 KB 96/232 KB 22/44 KB 36/1710 KB 76/240 KB 188/590 KB 96/232 KB 22/44 KB 36/1710 KB 76/240 KB 176/590 KB 76/232 KB 22/44 KB 32/1710 KB 68/240 KB 180/590 KB 96/232 KB 22/44 KB 36/1710 KB 76/240 KB 188/590 KB 96/232 KB 22/44 KB 40/1710 KB 76/240 KB 188/590 KB 96/232 KB 22/44 KB 44/1710 KB 76/240 KB 188/590 KB 96/232 KB 22/44 KB 48/1710 KB 76/240 KB 188/590 KB 96/232 KB 22/44 KB 52/1710 KB 76/240 KB 188/590 KB 96/232 KB 22/44 KB 56/1710 KB 76/240 KB 188/590 KB 96/232 KB 22/44 KB 60/1710 KB 76/240 KB 188/590 KB 96/232 KB 22/44 KB 64/1710 KB 76/240 KB 188/590 KB 96/232 KB 25/44 KB 64/1710 KB 76/240 KB 188/590 KB 96/232 KB 27/44 KB 64/1710 KB 76/240 KB 180/590 KB 84/232 KB 22/44 KB 32/1710 KB 76/240 KB 188/590 KB 96/232 KB 27/44 KB 68/1710 KB 80/240 KB 188/590 KB 96/232 KB 30/44 KB 68/1710 KB 80/240 KB 188/590 KB 96/232 KB 32/44 KB 68/1710 KB 80/240 KB 188/590 KB 96/232 KB 36/44 KB 68/1710 KB 84/240 KB 192/590 KB 100/232 KB 40/44 KB 68/1710 KB 84/240 KB 188/590 KB 96/232 KB 27/44 KB 68/1710 KB 76/240 KB 192/590 KB 100/232 KB 40/44 KB 72/1710 KB 84/240 KB 192/590 KB 100/232 KB 40/44 KB 76/1710 KB 84/240 KB 192/590 KB unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 100/232 KB 40/44 KB 80/1710 KB 84/240 KB 192/590 KB 100/232 KB 40/44 KB 84/1710 KB 84/240 KB 192/590 KB 100/232 KB 36/44 KB 68/1710 KB 84/240 KB 192/590 KB 104/232 KB 44/44 KB 84/1710 KB 84/240 KB 192/590 KB 96/232 KB 36/44 KB 68/1710 KB 84/240 KB 196/590 KB 104/232 KB 44/44 KB 88/1710 KB 84/240 KB 200/590 KB 104/232 KB 44/44 KB 88/1710 KB 84/240 KB 204/590 KB 104/232 KB 44/44 KB 88/1710 KB 84/240 KB 188/590 KB 96/232 KB 32/44 KB 68/1710 KB 84/240 KB 204/590 KB 104/232 KB 44/44 KB 88/1710 KB 88/240 KB 204/590 KB 104/232 KB 44/44 KB 88/1710 KB 92/240 KB 204/590 KB 104/232 KB 44/44 KB 88/1710 KB 96/240 KB 204/590 KB 104/232 KB 44/44 KB 88/1710 KB 100/240 KB 192/590 KB 104/232 KB 44/44 KB 88/1710 KB 84/240 KB 208/590 KB 108/232 KB 44/44 KB 92/1710 KB 100/240 KB 208/590 KB 108/232 KB 44/44 KB 96/1710 KB 100/240 KB 192/590 KB 100/232 KB 44/44 KB 84/1710 KB 84/240 KB 208/590 KB 108/232 KB 44/44 KB 88/1710 KB 100/240 KB 204/590 KB 108/232 KB 44/44 KB 88/1710 KB 100/240 KB 208/590 KB 112/232 KB 44/44 KB 96/1710 KB 100/240 KB 212/590 KB 112/232 KB 44/44 KB 96/1710 KB 100/240 KB 216/590 KB 116/232 KB 44/44 KB 100/1710 KB 104/240 KB 212/590 KB 116/232 KB 44/44 KB 100/1710 KB 104/240 KB 216/590 KB 116/232 KB 44/44 KB 104/1710 KB 104/240 KB 212/590 KB 116/232 KB 44/44 KB 96/1710 KB 104/240 KB 220/590 KB 116/232 KB 44/44 KB 104/1710 KB 108/240 KB 220/590 KB 116/232 KB 44/44 KB 104/1710 KB 112/240 KB 220/590 KB 116/232 KB 44/44 KB 104/1710 KB 116/240 KB 220/590 KB 116/232 KB 44/44 KB 108/1710 KB 120/240 KB 220/590 KB 116/232 KB 44/44 KB 108/1710 KB 124/240 KB 220/590 KB 116/232 KB 44/44 KB 108/1710 KB 128/240 KB 212/590 KB 116/232 KB 44/44 KB 96/1710 KB 100/240 KB 220/590 KB 120/232 KB 108/1710 KB 128/240 KB 220/590 KB 124/232 KB 108/1710 KB 128/240 KB 220/590 KB 128/232 KB 108/1710 KB 128/240 KB 220/590 KB 116/232 KB 44/44 KB 108/1710 KB 116/240 KB 220/590 KB 128/232 KB 112/1710 KB 128/240 KB 220/590 KB 116/232 KB 44/44 KB 104/1710 KB 104/240 KB 224/590 KB 128/232 KB 112/1710 KB 128/240 KB 228/590 KB 128/232 KB 112/1710 KB 128/240 KB 232/590 KB 132/232 KB 116/1710 KB 128/240 KB 236/590 KB 132/232 KB 116/1710 KB 128/240 KB 240/590 KB 132/232 KB 116/1710 KB 128/240 KB 244/590 KB 132/232 KB 116/1710 KB 128/240 KB 248/590 KB 132/232 KB 116/1710 KB 132/240 KB 252/590 KB 132/232 KB 116/1710 KB 132/240 KB 256/590 KB 132/232 KB 116/1710 KB 132/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 410.9 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-oai-hss-0: 06:31:19 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 228/590 KB 132/232 KB 116/1710 KB 128/240 KB 256/590 KB 132/232 KB 120/1710 KB 132/240 KB 256/590 KB 132/232 KB 124/1710 KB 132/240 KB 256/590 KB 132/232 KB 128/1710 KB 132/240 KB 228/590 KB 132/232 KB 112/1710 KB 128/240 KB 256/590 KB 136/232 KB 128/1710 KB 132/240 KB 256/590 KB 140/232 KB 128/1710 KB 132/240 KB 256/590 KB 144/232 KB 128/1710 KB 132/240 KB 256/590 KB 148/232 KB 128/1710 KB 132/240 KB 256/590 KB 152/232 KB 132/1710 KB 132/240 KB 256/590 KB 156/232 KB 132/1710 KB 132/240 KB 256/590 KB 160/232 KB 132/1710 KB 132/240 KB 256/590 KB 164/232 KB 132/1710 KB 132/240 KB 260/590 KB 168/232 KB 132/1710 KB 132/240 KB 260/590 KB 172/232 KB 132/1710 KB 132/240 KB 244/590 KB 132/232 KB 116/1710 KB 132/240 KB 260/590 KB 172/232 KB 132/1710 KB 136/240 KB 260/590 KB 172/232 KB 132/1710 KB 140/240 KB 260/590 KB 172/232 KB 132/1710 KB 144/240 KB 260/590 KB 172/232 KB 132/1710 KB 148/240 KB 260/590 KB 172/232 KB 132/1710 KB 152/240 KB 260/590 KB 172/232 KB 132/1710 KB 156/240 KB 260/590 KB 172/232 KB 132/1710 KB 160/240 KB 260/590 KB 172/232 KB 132/1710 KB 164/240 KB 260/590 KB 164/232 KB 132/1710 KB 132/240 KB 264/590 KB 176/232 KB 132/1710 KB 164/240 KB 268/590 KB 176/232 KB 132/1710 KB 164/240 KB 272/590 KB 176/232 KB 132/1710 KB 164/240 KB 256/590 KB 148/232 KB 132/1710 KB 132/240 KB 272/590 KB 176/232 KB 136/1710 KB 164/240 KB 272/590 KB 176/232 KB 140/1710 KB 164/240 KB 272/590 KB 176/232 KB 144/1710 KB 164/240 KB 272/590 KB 176/232 KB 148/1710 KB 164/240 KB 272/590 KB 176/232 KB 152/1710 KB 164/240 KB 272/590 KB 176/232 KB 156/1710 KB 164/240 KB 272/590 KB 176/232 KB 160/1710 KB 164/240 KB 260/590 KB 176/232 KB 132/1710 KB 164/240 KB 272/590 KB 176/232 KB 164/1710 KB 164/240 KB 276/590 KB 180/232 KB 168/1710 KB 168/240 KB 276/590 KB 180/232 KB 172/1710 KB 168/240 KB 276/590 KB 4/258 KB 180/232 KB 176/1710 KB 168/240 KB 276/590 KB 180/232 KB 164/1710 KB 168/240 KB 276/590 KB 4/258 KB 184/232 KB 176/1710 KB 168/240 KB 276/590 KB 4/258 KB 188/232 KB 176/1710 KB 168/240 KB 276/590 KB 4/258 KB 192/232 KB 176/1710 KB 168/240 KB 276/590 KB 176/232 KB 164/1710 KB 168/240 KB 280/590 KB 4/258 KB 192/232 KB 176/1710 KB 168/240 KB 284/590 KB 4/258 KB 192/232 KB 176/1710 KB 168/240 KB 288/590 KB 4/258 KB 192/232 KB 176/1710 KB 168/240 KB 272/590 KB 176/232 KB 164/1710 KB 168/240 KB 288/590 KB 4/258 KB 192/232 KB 176/1710 KB 172/240 KB 288/590 KB 4/258 KB 192/232 KB 176/1710 KB 176/240 KB 276/590 KB 4/258 KB 180/232 KB 172/1710 KB 168/240 KB 288/590 KB 8/258 KB 192/232 KB 176/1710 KB 176/240 KB 288/590 KB 12/258 KB 192/232 KB 176/1710 KB 176/240 KB 288/590 KB 16/258 KB 192/232 KB 176/1710 KB 176/240 KB 288/590 KB 20/258 KB 192/232 KB 176/1710 KB 176/240 KB 288/590 KB 24/258 KB 192/232 KB 176/1710 KB 176/240 KB 288/590 KB 28/258 KB 192/232 KB 176/1710 KB 176/240 KB 288/590 KB 32/258 KB 192/232 KB 176/1710 KB 176/240 KB 288/590 KB 32/258 KB 192/232 KB 176/1710 KB 180/240 KB 288/590 KB 32/258 KB 196/232 KB 180/1710 KB 184/240 KB 288/590 KB 32/258 KB 196/232 KB 180/1710 KB 188/240 KB 292/590 KB 36/258 KB 196/232 KB 180/1710 KB 192/240 KB 292/590 KB 36/258 KB 196/232 KB 180/1710 KB 196/240 KB 292/590 KB 36/258 KB 196/232 KB 180/1710 KB 200/240 KB 292/590 KB 36/258 KB 196/232 KB 180/1710 KB 204/240 KB 292/590 KB 36/258 KB 196/232 KB 180/1710 KB 208/240 KB 288/590 KB 32/258 KB 196/232 KB 180/1710 KB 180/240 KB 292/590 KB 36/258 KB 196/232 KB 184/1710 KB 208/240 KB 292 unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install /590 KB 36/258 KB 196/232 KB 188/1710 KB 208/240 KB 292/590 KB 36/258 KB 196/232 KB 192/1710 KB 208/240 KB 288/590 KB 32/258 KB 196/232 KB 176/1710 KB 180/240 KB 292/590 KB 36/258 KB 200/232 KB 192/1710 KB 208/240 KB 292/590 KB 36/258 KB 204/232 KB 192/1710 KB 208/240 KB 292/590 KB 36/258 KB 208/232 KB 192/1710 KB 208/240 KB 292/590 KB 36/258 KB 196/232 KB 180/1710 KB 188/240 KB 292/590 KB 40/258 KB 208/232 KB 192/1710 KB 208/240 KB 292/590 KB 44/258 KB 208/232 KB 192/1710 KB 208/240 KB 292/590 KB 48/258 KB 208/232 KB 192/1710 KB 208/240 KB 292/590 KB 32/258 KB 196/232 KB 180/1710 KB 188/240 KB 296/590 KB 48/258 KB 208/232 KB 192/1710 KB 208/240 KB 300/590 KB 48/258 KB 208/232 KB 192/1710 KB 208/240 KB 304/590 KB 48/258 KB 208/232 KB 192/1710 KB 208/240 KB 308/590 KB 48/258 KB 208/232 KB 192/1710 KB 208/240 KB 312/590 KB 52/258 KB 212/232 KB 196/1710 KB 212/240 KB 316/590 KB 52/258 KB 212/232 KB 196/1710 KB 212/240 KB 320/590 KB 52/258 KB 212/232 KB 196/1710 KB 212/240 KB 324/590 KB 52/258 KB 212/232 KB 196/1710 KB 212/240 KB 328/590 KB 52/258 KB 212/232 KB 196/1710 KB 212/240 KB 332/590 KB 52/258 KB 212/232 KB 196/1710 KB 212/240 KB 336/590 KB 52/258 KB 212/232 KB 196/1710 KB 212/240 KB 308/590 KB 52/258 KB 212/232 KB 196/1710 KB 212/240 KB 336/590 KB 52/258 KB 212/232 KB 196/1710 KB 216/240 KB 336/590 KB 52/258 KB 212/232 KB 196/1710 KB 220/240 KB 336/590 KB 52/258 KB 212/232 KB 196/1710 KB 224/240 KB 308/590 KB 52/258 KB 212/232 KB 196/1710 KB 208/240 KB 336/590 KB 52/258 KB 216/232 KB 196/1710 KB 224/240 KB 308/590 KB 52/258 KB 208/232 KB 196/1710 KB 208/240 KB 336/590 KB 52/258 KB 216/232 KB 200/1710 KB 224/240 KB 336/590 KB 52/258 KB 216/232 KB 204/1710 KB 224/240 KB 336/590 KB 52/258 KB 216/232 KB 208/1710 KB 224/240 KB 308/590 KB 52/258 KB 208/232 KB 192/1710 KB 208/240 KB 336/590 KB 56/258 KB 220/232 KB 208/1710 KB 224/240 KB 336/590 KB 60/258 KB 220/232 KB 208/1710 KB 224/240 KB 336/590 KB 64/258 KB 220/232 KB 208/1710 KB 224/240 KB 336/590 KB 68/258 KB 220/232 KB 208/1710 KB 224/240 KB 336/590 KB 72/258 KB 220/232 KB 212/1710 KB 224/240 KB 336/590 KB 52/258 KB 220/232 KB 208/1710 KB 224/240 KB 336/590 KB 76/258 KB 224/232 KB 212/1710 KB 224/240 KB 336/590 KB 76/258 KB 228/232 KB 212/1710 KB 224/240 KB 336/590 KB 76/258 KB 232/232 KB 212/1710 KB 224/240 KB 336/590 KB 80/258 KB 232/232 KB 212/1710 KB 224/240 KB 336/590 KB 68/258 KB 220/232 KB 212/1710 KB 224/240 KB 336/590 KB 80/258 KB 232/232 KB 216/1710 KB 224/240 KB 336/590 KB 84/258 KB 232/232 KB 220/1710 KB 224/240 KB 336/590 KB 84/258 KB 232/232 KB 224/1710 KB 224/240 KB 336/590 KB 84/258 KB 232/232 KB 228/1710 KB 224/240 KB 340/590 KB 84/258 KB 232/232 KB 232/1710 KB 228/240 KB 336/590 KB 80/258 KB 232/232 KB 212/1710 KB 224/240 KB 340/590 KB 84/258 KB 232/232 KB 232/1710 KB 228/240 KB 340/590 KB 84/258 KB 232/232 KB 228/1710 KB 228/240 KB 336/590 KB 84/258 KB 232/232 KB 228/1710 KB 228/240 KB 344/590 KB 84/258 KB 232/232 KB 232/1710 KB 232/240 KB 336/590 KB 84/258 KB 232/232 KB 216/1710 KB 224/240 KB 344/590 KB 88/258 KB 232/232 KB 232/1710 KB 236/240 KB 344/590 KB 92/258 KB 232/232 KB 232/1710 KB 236/240 KB 344/590 KB 96/258 KB 232/232 KB 232/1710 KB 236/240 KB 344/590 KB 84/258 KB 232/232 KB 232/1710 KB 236/240 KB 344/590 KB 96/258 KB 232/232 KB 232/1710 KB 240/240 KB 344/590 KB 84/258 KB 232/232 KB 232/1710 KB 228/240 KB 348/590 KB 96/258 KB 232/232 KB 232/1710 KB 240/240 KB 352/590 unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install KB 100/258 KB 232/232 KB 232/1710 KB 240/240 KB 356/590 KB 100/258 KB 232/232 KB 236/1710 KB 240/240 KB 360/590 KB 100/258 KB 232/232 KB 236/1710 KB 240/240 KB 364/590 KB 100/258 KB 232/232 KB 236/1710 KB 240/240 KB 348/590 KB 100/258 KB 232/232 KB 232/1710 KB 240/240 KB 364/590 KB 104/258 KB 232/232 KB 236/1710 KB 240/240 KB 364/590 KB 108/258 KB 232/232 KB 236/1710 KB 240/240 KB 364/590 KB 112/258 KB 232/232 KB 236/1710 KB 240/240 KB 352/590 KB 100/258 KB 232/232 KB 236/1710 KB 240/240 KB 364/590 KB 112/258 KB 232/232 KB 240/1710 KB 240/240 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1524.2 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 364/590 KB 116/258 KB 232/232 KB 240/1710 KB 368/590 KB 120/258 KB 240/1710 KB 368/590 KB 124/258 KB 240/1710 KB 368/590 KB 128/258 KB 240/1710 KB 368/590 KB 132/258 KB 240/1710 KB 368/590 KB 136/258 KB 240/1710 KB 368/590 KB 140/258 KB 240/1710 KB 368/590 KB 144/258 KB 240/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1422.6 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 368/590 KB 116/258 KB 232/232 KB 240/1710 KB 372/590 KB 144/258 KB 240/1710 KB 376/590 KB 144/258 KB 240/1710 KB 380/590 KB 144/258 KB 240/1710 KB 384/590 KB 144/258 KB 240/1710 KB 388/590 KB 144/258 KB 240/1710 KB 392/590 KB 144/258 KB 240/1710 KB 396/590 KB 144/258 KB 240/1710 KB 400/590 KB 144/258 KB 240/1710 KB 404/590 KB 144/258 KB 240/1710 KB 408/590 KB 148/258 KB 240/1710 KB 412/590 KB 148/258 KB 240/1710 KB 416/590 KB 148/258 KB 240/1710 KB 404/590 KB 148/258 KB 240/1710 KB 416/590 KB 152/258 KB 240/1710 KB 416/590 KB 156/258 KB 240/1710 KB 416/590 KB 160/258 KB 240/1710 KB 420/590 KB 160/258 KB 240/1710 KB 424/590 KB 164/258 KB 240/1710 KB 428/590 KB 164/258 KB 240/1710 KB 432/590 KB 164/258 KB 240/1710 KB 420/590 KB 164/258 KB 240/1710 KB 432/590 KB 168/258 KB 240/1710 KB 432/590 KB 172/258 KB 240/1710 KB 432/590 KB 176/258 KB 240/1710 KB 436/590 KB 176/258 KB 240/1710 KB 440/590 KB 180/258 KB 240/1710 KB 444/590 KB 180/258 KB 240/1710 KB 448/590 KB 180/258 KB 240/1710 KB 436/590 KB 180/258 KB 240/1710 KB 448/590 KB 184/258 KB 240/1710 KB 448/590 KB 188/258 KB 240/1710 KB 448/590 KB 192/258 KB 240/1710 KB 452/590 KB 192/258 KB 240/1710 KB 452/590 KB 196/258 KB 244/1710 KB 452/590 KB 192/258 KB 244/1710 KB 456/590 KB 196/258 KB 248/1710 KB 456/590 KB 196/258 KB 252/1710 KB 456/590 KB 196/258 KB 256/1710 KB 456/590 KB 196/258 KB 260/1710 KB 456/590 KB 196/258 KB 264/1710 KB 456/590 KB 196/258 KB 268/1710 KB 456/590 KB 196/258 KB 272/1710 KB 456/590 KB 196/258 KB 276/1710 KB 456/590 KB 196/258 KB 280/1710 KB 456/590 KB 196/258 KB 284/1710 KB 456/590 KB 196/258 KB 288/1710 KB 456/590 KB 196/258 KB 292/1710 KB 456/590 KB 196/258 KB 296/1710 KB 456/590 KB 196/258 KB 300/1710 KB 456/590 KB 196/258 KB 304/1710 KB 456/590 KB 196/258 KB 308/1710 KB 456/590 KB 196/258 KB 312/1710 KB 456/590 KB 196/258 KB 316/1710 KB 456/590 KB 196/258 KB 320/1710 KB 456/590 KB 196/258 KB 324/1710 KB 456/590 KB 196/258 KB 328/1710 KB 456/590 KB 196/258 KB 332/1710 KB 456/590 KB 196/258 KB 336/1710 KB 456/590 KB 196/258 KB 340/1710 KB 456/590 KB 196/258 KB 244/1710 KB 460/590 KB 200/258 KB 340/1710 KB 464/590 KB 200/258 KB 340/1710 KB 456/590 KB 200/258 KB 340/1710 KB 464/590 KB 204/258 KB 340/1710 KB 464/590 KB 208/258 KB 340/1710 KB 464/590 KB 212/258 KB 340/1710 KB 468/590 KB 216/258 KB 344/1710 KB 468/590 KB 212/258 KB 344/1710 KB 472/590 KB 216/258 KB 344/1710 KB 476/590 KB 216/258 KB 344/1710 KB 480/590 KB 216/258 KB 344/1710 KB 464/590 KB 212/258 KB 344/1710 KB 480/590 KB 220/258 KB 348/1710 KB 480/590 KB 220/258 KB 352/1710 KB 480/590 KB 220/258 KB 356/1710 KB 484/590 KB 220/258 KB 360/1710 KB 484/590 KB 220/258 KB 364/1710 KB 484/590 KB 220/258 KB 368/1710 KB 480/590 KB 220/258 KB 344/1710 KB 484/590 KB 224/258 KB 368/1710 KB 484/590 KB 228/258 KB 368/1710 KB 484/590 KB 232/258 KB 368/1710 KB 484/590 KB 236/258 KB 368/1710 KB 484/590 KB 240/258 KB 368/1710 KB 484/590 KB 220/258 KB 356/1710 KB 488/590 KB 240/258 KB 368/1710 KB 492/590 KB 240/258 KB 368/1710 KB 496/590 KB 240/258 KB 368/1710 KB 496/590 KB 240/258 KB 372/1710 KB 496/590 KB 244/258 KB 4/208 KB 372/1710 KB 496/590 KB 244/258 KB 8/208 KB 372/1710 KB 4/223 KB 496/590 KB 244/258 KB 12/208 KB 372/1710 KB 4/223 KB 496/590 KB 244/258 KB 16/208 KB 372/1710 KB 4/223 KB 496/590 KB 244/258 KB 16/208 KB 376/1710 KB 4/223 KB 500/590 KB 244/258 KB 16/208 KB 380/1710 KB 4/223 KB 504/590 KB 244/258 K unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install B 20/208 KB 380/1710 KB 4/223 KB 496/590 KB 244/258 KB 372/1710 KB 504/590 KB 248/258 KB 20/208 KB 380/1710 KB 4/223 KB 496/590 KB 244/258 KB 16/208 KB 380/1710 KB 4/223 KB 500/590 KB 244/258 KB 20/208 KB 380/1710 KB 4/223 KB 504/590 KB 252/258 KB 24/208 KB 380/1710 KB 4/223 KB 504/590 KB 252/258 KB 28/208 KB 380/1710 KB 4/223 KB 504/590 KB 252/258 KB 32/208 KB 380/1710 KB 4/223 KB 496/590 KB 244/258 KB 4/208 KB 372/1710 KB 4/223 KB 504/590 KB 252/258 KB 32/208 KB 380/1710 KB 8/223 KB 504/590 KB 252/258 KB 32/208 KB 380/1710 KB 12/223 KB 504/590 KB 252/258 KB 32/208 KB 380/1710 KB 16/223 KB 504/590 KB 252/258 KB 32/208 KB 380/1710 KB 20/223 KB 504/590 KB 252/258 KB 32/208 KB 380/1710 KB 24/223 KB 504/590 KB 252/258 KB 32/208 KB 380/1710 KB 28/223 KB 504/590 KB 252/258 KB 32/208 KB 380/1710 KB 32/223 KB 504/590 KB 252/258 KB 36/208 KB 380/1710 KB 32/223 KB 504/590 KB 252/258 KB 40/208 KB 380/1710 KB 36/223 KB 504/590 KB 252/258 KB 44/208 KB 380/1710 KB 36/223 KB 504/590 KB 252/258 KB 48/208 KB 380/1710 KB 36/223 KB 504/590 KB 252/258 KB 36/208 KB 380/1710 KB 36/223 KB 504/590 KB 252/258 KB 48/208 KB 380/1710 KB 40/223 KB 504/590 KB 252/258 KB 48/208 KB 380/1710 KB 44/223 KB 504/590 KB 252/258 KB 48/208 KB 380/1710 KB 48/223 KB 504/590 KB 252/258 KB 48/208 KB 380/1710 KB 52/223 KB 504/590 KB 252/258 KB 52/208 KB 380/1710 KB 56/223 KB 504/590 KB 252/258 KB 52/208 KB 380/1710 KB 60/223 KB 504/590 KB 252/258 KB 52/208 KB 380/1710 KB 64/223 KB 504/590 KB 252/258 KB 52/208 KB 380/1710 KB 52/223 KB 504/590 KB 252/258 KB 56/208 KB 380/1710 KB 64/223 KB 504/590 KB 252/258 KB 60/208 KB 380/1710 KB 64/223 KB 504/590 KB 252/258 KB 64/208 KB 380/1710 KB 64/223 KB 504/590 KB 252/258 KB 68/208 KB 380/1710 KB 64/223 KB 504/590 KB 252/258 KB 72/208 KB 380/1710 KB 64/223 KB 504/590 KB 252/258 KB 76/208 KB 380/1710 KB 64/223 KB 504/590 KB 252/258 KB 80/208 KB 380/1710 KB 64/223 KB 504/590 KB 252/258 KB 80/208 KB 384/1710 KB 64/223 KB 504/590 KB 252/258 KB 80/208 KB 388/1710 KB 64/223 KB 508/590 KB 252/258 KB 80/208 KB 388/1710 KB 64/223 KB 512/590 KB 252/258 KB 80/208 KB 388/1710 KB 64/223 KB 504/590 KB 252/258 KB 80/208 KB 388/1710 KB 64/223 KB 512/590 KB 256/258 KB 80/208 KB 388/1710 KB 64/223 KB 516/590 KB 256/258 KB 80/208 KB 388/1710 KB 64/223 KB 520/590 KB 258/258 KB 84/208 KB 392/1710 KB 64/223 KB 524/590 KB 258/258 KB 84/208 KB 392/1710 KB 64/223 KB 516/590 KB 258/258 KB 84/208 KB 392/1710 KB 64/223 KB 524/590 KB 258/258 KB 84/208 KB 396/1710 KB 68/223 KB 524/590 KB 258/258 KB 84/208 KB 400/1710 KB 68/223 KB 524/590 KB 258/258 KB 84/208 KB 404/1710 KB 68/223 KB 528/590 KB 258/258 KB 84/208 KB 408/1710 KB 68/223 KB 516/590 KB 258/258 KB 84/208 KB 388/1710 KB 64/223 KB 516/590 KB 256/258 KB 84/208 KB 388/1710 KB 64/223 KB 528/590 KB 258/258 KB 88/208 KB 408/1710 KB 68/223 KB 528/590 KB 258/258 KB 92/208 KB 408/1710 KB 68/223 KB 528/590 KB 258/258 KB 96/208 KB 408/1710 KB 68/223 KB 528/590 KB 258/258 KB 100/208 KB 408/1710 KB 68/223 KB 528/590 KB 258/258 KB 104/208 KB 408/1710 KB 68/223 KB 528/590 KB 258/258 KB 108/208 KB 408/1710 KB 68/223 KB 528/590 KB 258/258 KB 112/208 KB 408/1710 KB 68/223 KB 528/590 KB 258/258 KB 84/208 KB 404/1710 KB 68/223 KB 524/590 KB 258/258 KB 84/208 KB 392/1710 KB 68/223 KB 528/590 KB 258/258 KB 112/208 KB 412/1710 KB 72/223 KB 528/590 KB 258/258 KB 112/208 KB 412/1710 KB 76/223 KB 528/590 KB 258/258 KB 112/208 KB 412/1710 KB unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 80/223 KB 528/590 KB 258/258 KB 112/208 KB 412/1710 KB 84/223 KB 528/590 KB 258/258 KB 112/208 KB 412/1710 KB 88/223 KB 528/590 KB 258/258 KB 112/208 KB 412/1710 KB 92/223 KB 528/590 KB 258/258 KB 112/208 KB 412/1710 KB 96/223 KB 528/590 KB 258/258 KB 112/208 KB 412/1710 KB 100/223 KB 532/590 KB 258/258 KB 116/208 KB 412/1710 KB 104/223 KB 528/590 KB 258/258 KB 112/208 KB 412/1710 KB 68/223 KB 532/590 KB 258/258 KB 116/208 KB 416/1710 KB 104/223 KB 532/590 KB 258/258 KB 116/208 KB 416/1710 KB 108/223 KB 532/590 KB 258/258 KB 116/208 KB 416/1710 KB 112/223 KB 532/590 KB 258/258 KB 116/208 KB 416/1710 KB 116/223 KB 532/590 KB 116/208 KB 420/1710 KB 120/223 KB 532/590 KB 116/208 KB 420/1710 KB 124/223 KB 532/590 KB 116/208 KB 420/1710 KB 128/223 KB 532/590 KB 258/258 KB 116/208 KB 412/1710 KB 100/223 KB 532/590 KB 120/208 KB 420/1710 KB 128/223 KB 532/590 KB 124/208 KB 420/1710 KB 128/223 KB 532/590 KB 128/208 KB 420/1710 KB 128/223 KB 532/590 KB 258/258 KB 112/208 KB 412/1710 KB 100/223 KB 536/590 KB 128/208 KB 420/1710 KB 128/223 KB 540/590 KB 128/208 KB 420/1710 KB 128/223 KB 544/590 KB 128/208 KB 420/1710 KB 128/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1275.5 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 532/590 KB 258/258 KB 116/208 KB 420/1710 KB 116/223 KB 548/590 KB 128/208 KB 424/1710 KB 128/223 KB 548/590 KB 132/208 KB 424/1710 KB 128/223 KB 548/590 KB 136/208 KB 428/1710 KB 132/223 KB 548/590 KB 128/208 KB 420/1710 KB 128/223 KB 552/590 KB 136/208 KB 428/1710 KB 132/223 KB 556/590 KB 136/208 KB 428/1710 KB 132/223 KB 560/590 KB 136/208 KB 428/1710 KB 132/223 KB 560/590 KB 140/208 KB 428/1710 KB 132/223 KB 560/590 KB 144/208 KB 428/1710 KB 132/223 KB 564/590 KB 144/208 KB 428/1710 KB 132/223 KB 568/590 KB 148/208 KB 428/1710 KB 132/223 KB 548/590 KB 132/208 KB 428/1710 KB 132/223 KB 568/590 KB 148/208 KB 428/1710 KB 136/223 KB 568/590 KB 148/208 KB 428/1710 KB 140/223 KB 568/590 KB 148/208 KB 428/1710 KB 144/223 KB 548/590 KB 132/208 KB 428/1710 KB 128/223 KB 568/590 KB 148/208 KB 432/1710 KB 144/223 KB 568/590 KB 148/208 KB 436/1710 KB 144/223 KB 568/590 KB 148/208 KB 440/1710 KB 144/223 KB 568/590 KB 148/208 KB 444/1710 KB 144/223 KB 568/590 KB 148/208 KB 448/1710 KB 144/223 KB 568/590 KB 148/208 KB 452/1710 KB 144/223 KB 572/590 KB 148/208 KB 456/1710 KB 148/223 KB 564/590 KB 148/208 KB 428/1710 KB 132/223 KB 572/590 KB 148/208 KB 452/1710 KB 148/223 KB 576/590 KB 152/208 KB 456/1710 KB 148/223 KB 576/590 KB 152/208 KB 4/38 KB 456/1710 KB 148/223 KB 576/590 KB 152/208 KB 8/38 KB 456/1710 KB 148/223 KB 576/590 KB 152/208 KB 12/38 KB 456/1710 KB 148/223 KB 576/590 KB 152/208 KB 16/38 KB 456/1710 KB 148/223 KB 576/590 KB 152/208 KB 16/38 KB 460/1710 KB 148/223 KB 576/590 KB 152/208 KB 16/38 KB 464/1710 KB 148/223 KB 576/590 KB 152/208 KB 16/38 KB 468/1710 KB 148/223 KB 580/590 KB 152/208 KB 20/38 KB 472/1710 KB 148/223 KB 580/590 KB 152/208 KB 20/38 KB 476/1710 KB 148/223 KB 580/590 KB 152/208 KB 20/38 KB 480/1710 KB 148/223 KB 568/590 KB 148/208 KB 452/1710 KB 148/223 KB 580/590 KB 152/208 KB 20/38 KB 480/1710 KB 152/223 KB 580/590 KB 152/208 KB 20/38 KB 480/1710 KB 156/223 KB 580/590 KB 152/208 KB 20/38 KB 480/1710 KB 160/223 KB 580/590 KB 152/208 KB 20/38 KB 480/1710 KB 164/223 KB 580/590 KB 152/208 KB 20/38 KB 480/1710 KB 168/223 KB 580/590 KB 152/208 KB 20/38 KB 480/1710 KB 172/223 KB 580/590 KB 152/208 KB 20/38 KB 480/1710 KB 176/223 KB 580/590 KB 152/208 KB 20/38 KB 480/1710 KB 180/223 KB 580/590 KB 152/208 KB 20/38 KB 484/1710 KB 184/223 KB 580/590 KB 152/208 KB 20/38 KB 484/1710 KB 188/223 KB 580/590 KB 152/208 KB 20/38 KB 468/1710 KB 148/223 KB 576/590 KB 152/208 KB 20/38 KB 468/1710 KB 148/223 KB 580/590 KB 152/208 KB 24/38 KB 484/1710 KB 188/223 KB 580/590 KB 152/208 KB 28/38 KB 484/1710 KB 188/223 KB 580/590 KB 152/208 KB 32/38 KB 484/1710 KB 188/223 KB 572/590 KB 152/208 KB 456/1710 KB 148/223 KB 580/590 KB 156/208 KB 32/38 KB 484/1710 KB 188/223 KB 580/590 KB 160/208 KB 32/38 KB 484/1710 KB 188/223 KB 580/590 KB 164/208 KB 32/38 KB 484/1710 KB 188/223 KB 580/590 KB 168/208 KB 32/38 KB 484/1710 KB 188/223 KB 584/590 KB 168/208 KB 36/38 KB 484/1710 KB 188/223 KB 584/590 KB 172/208 KB 38/38 KB 484/1710 KB 188/223 KB 580/590 KB 152/208 KB 20/38 KB 484/1710 KB 180/223 KB 584/590 KB 172/208 KB 38/38 KB 488/1710 KB 188/223 KB 584/590 KB 172/208 KB 38/38 KB 492/1710 KB 188/223 KB 584/590 KB 172/208 KB 38/38 KB 496/1710 KB 188/223 KB 584/590 KB 172/208 KB 36/38 KB 484/1710 KB 188/223 KB 584/590 KB 176/208 KB 38/38 KB 496/1710 KB 188/223 KB 584/590 KB 168/208 KB 32/38 KB 484/1710 KB 188/223 KB 588/590 KB 176/208 KB 38/38 KB 496/1710 KB unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 188/223 KB 590/590 KB 176/208 KB 38/38 KB 496/1710 KB 188/223 KB 590/590 KB 180/208 KB 38/38 KB 496/1710 KB 188/223 KB 590/590 KB 184/208 KB 38/38 KB 496/1710 KB 188/223 KB 590/590 KB 188/208 KB 38/38 KB 496/1710 KB 188/223 KB 590/590 KB 192/208 KB 38/38 KB 496/1710 KB 188/223 KB 590/590 KB 196/208 KB 38/38 KB 496/1710 KB 188/223 KB 590/590 KB 200/208 KB 38/38 KB 500/1710 KB 192/223 KB 590/590 KB 204/208 KB 38/38 KB 500/1710 KB 192/223 KB 590/590 KB 208/208 KB 38/38 KB 500/1710 KB 192/223 KB 590/590 KB 196/208 KB 38/38 KB 500/1710 KB 192/223 KB 590/590 KB 208/208 KB 38/38 KB 504/1710 KB 192/223 KB 590/590 KB 208/208 KB 38/38 KB 508/1710 KB 192/223 KB 590/590 KB 208/208 KB 38/38 KB 512/1710 KB 192/223 KB 590/590 KB 208/208 KB 38/38 KB 516/1710 KB 192/223 KB 590/590 KB 208/208 KB 38/38 KB 520/1710 KB 192/223 KB 590/590 KB 208/208 KB 38/38 KB 524/1710 KB 192/223 KB 590/590 KB 196/208 KB 38/38 KB 496/1710 KB 192/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 168.0 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 590/590 KB 208/208 KB 524/1710 KB 196/223 KB 590/590 KB 208/208 KB 524/1710 KB 200/223 KB 590/590 KB 208/208 KB 524/1710 KB 204/223 KB 590/590 KB 208/208 KB 524/1710 KB 208/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2488.0 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 208/208 KB 524/1710 KB 212/223 KB 208/208 KB 524/1710 KB 216/223 KB 208/208 KB 528/1710 KB 220/223 KB 208/208 KB 528/1710 KB 223/223 KB 208/208 KB 528/1710 KB 216/223 KB 208/208 KB 532/1710 KB 223/223 KB 536/1710 KB 223/223 KB 540/1710 KB 223/223 KB 544/1710 KB 223/223 KB 548/1710 KB 223/223 KB 4/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 884.7 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 544/1710 KB 223/223 KB 4/18 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 548/1710 KB 223/223 KB 8/18 KB 548/1710 KB 223/223 KB 12/18 KB 548/1710 KB 223/223 KB 16/18 KB 4/531 KB 548/1710 KB 223/223 KB 16/18 KB 8/531 KB 548/1710 KB 223/223 KB 16/18 KB 12/531 KB 548/1710 KB 223/223 KB 16/18 KB 16/531 KB 548/1710 KB 223/223 KB 16/18 KB 16/531 KB 548/1710 KB 223/223 KB 18/18 KB 16/531 KB 552/1710 KB 223/223 KB 18/18 KB 20/531 KB 552/1710 KB 223/223 KB 18/18 KB 24/531 KB 552/1710 KB 223/223 KB 18/18 KB 28/531 KB 552/1710 KB 223/223 KB 18/18 KB 32/531 KB 552/1710 KB 223/223 KB 18/18 KB 36/531 KB 552/1710 KB 223/223 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 925.2 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install 36/531 KB 556/1710 KB 18/18 KB 40/531 KB 560/1710 KB 18/18 KB 40/531 KB 556/1710 KB 18/18 KB 44/531 KB 560/1710 KB 18/18 KB 48/531 KB 560/1710 KB 18/18 KB 52/531 KB 564/1710 KB 18/18 KB 56/531 KB 564/1710 KB 18/18 KB 48/531 KB 564/1710 KB 18/18 KB 60/531 KB 568/1710 KB 18/18 KB 60/531 KB 572/1710 KB 18/18 KB 60/531 KB 576/1710 KB 18/18 KB 4/214 KB 60/531 KB 580/1710 KB 18/18 KB 4/214 KB 60/531 KB 576/1710 KB 18/18 KB 8/214 KB 60/531 KB 580/1710 KB 12/214 KB 60/531 KB 580/1710 KB 16/214 KB 60/531 KB 580/1710 KB 20/214 KB 60/531 KB 580/1710 KB 24/214 KB 60/531 KB 580/1710 KB 60/531 KB 564/1710 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 71.8 KB/sec) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 28/214 KB 60/531 KB 580/1710 KB 32/214 KB 4/1267 KB 64/531 KB 584/1710 KB 36/214 KB 4/1267 KB 64/531 KB 584/1710 KB 28/214 KB 4/1267 KB 64/531 KB 584/1710 KB 40/214 KB 4/1267 KB 64/531 KB 588/1710 KB 40/214 KB 4/1267 KB 64/531 KB 592/1710 KB 28/214 KB 4/1267 KB 64/531 KB 580/1710 KB 28/214 KB 64/531 KB 580/1710 KB 40/214 KB 4/1267 KB 68/531 KB 592/1710 KB 40/214 KB 8/1267 KB 72/531 KB 592/1710 KB 40/214 KB 8/1267 KB 76/531 KB 592/1710 KB 40/214 KB 8/1267 KB 80/531 KB 592/1710 KB 40/214 KB 8/1267 KB 84/531 KB 592/1710 KB 40/214 KB 8/1267 KB 88/531 KB 596/1710 KB 40/214 KB 8/1267 KB 92/531 KB 596/1710 KB 40/214 KB 8/1267 KB 68/531 KB 592/1710 KB 40/214 KB 12/1267 KB 92/531 KB 596/1710 KB 40/214 KB 16/1267 KB 92/531 KB 596/1710 KB 40/214 KB 20/1267 KB 92/531 KB 596/1710 KB 40/214 KB 24/1267 KB 92/531 KB 3/109 KB 596/1710 KB 40/214 KB 28/1267 KB 92/531 KB 3/109 KB 596/1710 KB 40/214 KB 32/1267 KB 92/531 KB 3/109 KB 596/1710 KB 40/214 KB 8/1267 KB 84/531 KB 596/1710 KB 40/214 KB 8/1267 KB 72/531 KB 592/1710 KB 44/214 KB 32/1267 KB 92/531 KB 3/109 KB 596/1710 KB 48/214 KB 32/1267 KB 92/531 KB 3/109 KB 596/1710 KB 40/214 KB 20/1267 KB 92/531 KB 3/109 KB 596/1710 KB 48/214 KB 32/1267 KB 92/531 KB 6/109 KB 596/1710 KB 48/214 KB 32/1267 KB 92/531 KB 9/109 KB 596/1710 KB 48/214 KB 32/1267 KB 92/531 KB 11/109 KB 596/1710 KB 48/214 KB 32/1267 KB 92/531 KB 14/109 KB 596/1710 KB 52/214 KB 32/1267 KB 92/531 KB 16/109 KB 596/1710 KB 52/214 KB 36/1267 KB 92/531 KB 19/109 KB 600/1710 KB 52/214 KB 32/1267 KB 92/531 KB 14/109 KB 596/1710 KB 52/214 KB 36/1267 KB 92/531 KB 16/109 KB 600/1710 KB 56/214 KB 36/1267 KB 92/531 KB 19/109 KB 604/1710 KB 56/214 KB 36/1267 KB 92/531 KB 19/109 KB 608/1710 KB 56/214 KB 36/1267 KB 92/531 KB 19/109 KB 612/1710 KB 56/214 KB 36/1267 KB 96/531 KB 22/109 KB 616/1710 KB 52/214 KB 36/1267 KB 92/531 KB 16/109 KB 596/1710 KB 56/214 KB 40/1267 KB 96/531 KB 22/109 KB 616/1710 KB 56/214 KB 44/1267 KB 96/531 KB 22/109 KB 616/1710 KB 56/214 KB 36/1267 KB 96/531 KB 22/109 KB 612/1710 KB 56/214 KB 36/1267 KB 96/531 KB 19/109 KB 612/1710 KB 56/214 KB 36/1267 KB 92/531 KB 19/109 KB 608/1710 KB 60/214 KB 44/1267 KB 96/531 KB 22/109 KB 616/1710 KB 63/214 KB 44/1267 KB 96/531 KB 22/109 KB 616/1710 KB 67/214 KB 44/1267 KB 96/531 KB 22/109 KB 616/1710 KB 71/214 KB 48/1267 KB 100/531 KB 25/109 KB 616/1710 KB 67/214 KB 48/1267 KB 100/531 KB 25/109 KB 616/1710 KB 67/214 KB 44/1267 KB 100/531 KB 25/109 KB 616/1710 KB 67/214 KB 44/1267 KB 100/531 KB 22/109 KB 616/1710 KB 71/214 KB 48/1267 KB 104/531 KB 25/109 KB 620/1710 KB 75/214 KB 48/1267 KB 108/531 KB 25/109 KB 620/1710 KB 71/214 KB 48/1267 KB 100/531 KB 25/109 KB 620/1710 KB 75/214 KB 48/1267 KB 104/531 KB 25/109 KB 620/1710 KB 79/214 KB 48/1267 KB 108/531 KB 25/109 KB 620/1710 KB 79/214 KB 48/1267 KB 108/531 KB 25/109 KB 624/1710 KB 79/214 KB 48/1267 KB 112/531 KB 25/109 KB 624/1710 KB 79/214 KB 48/1267 KB 116/531 KB 25/109 KB 624/1710 KB 83/214 KB 52/1267 KB 120/531 KB 27/109 KB 628/1710 KB 83/214 KB 52/1267 KB 124/531 KB 27/109 KB 628/1710 KB 83/214 KB 52/1267 KB 128/531 KB 27/109 KB 628/1710 KB 83/214 KB 52/1267 KB 116/531 KB 27/109 KB 628/1710 KB 83/214 KB 52/1267 KB 128/531 KB 30/109 KB 628/1710 KB 83/214 KB 52/1267 KB 128/531 KB 32/109 KB 628/1710 KB 83/214 KB 52/1267 KB 128/531 KB 36/109 KB 628/1710 KB 83/214 KB 52/1267 KB 128/531 KB 40/109 KB 628/1710 KB 83/214 KB 52/1267 KB 1 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 28/531 KB 44/109 KB 628/1710 KB 83/214 KB 52/1267 KB 128/531 KB 48/109 KB 628/1710 KB 83/214 KB 52/1267 KB 116/531 KB 25/109 KB 628/1710 KB 83/214 KB 56/1267 KB 128/531 KB 48/109 KB 628/1710 KB 83/214 KB 60/1267 KB 128/531 KB 48/109 KB 628/1710 KB 83/214 KB 48/1267 KB 116/531 KB 25/109 KB 628/1710 KB 79/214 KB 48/1267 KB 116/531 KB 25/109 KB 628/1710 KB 83/214 KB 60/1267 KB 128/531 KB 48/109 KB 632/1710 KB 87/214 KB 60/1267 KB 128/531 KB 48/109 KB 632/1710 KB 91/214 KB 64/1267 KB 128/531 KB 48/109 KB 636/1710 KB 87/214 KB 64/1267 KB 128/531 KB 48/109 KB 636/1710 KB 87/214 KB 64/1267 KB 128/531 KB 48/109 KB 636/1710 KB 91/214 KB 64/1267 KB 128/531 KB 48/109 KB 640/1710 KB 91/214 KB 64/1267 KB 128/531 KB 48/109 KB 644/1710 KB 95/214 KB 68/1267 KB 132/531 KB 52/109 KB 648/1710 KB 95/214 KB 68/1267 KB 132/531 KB 52/109 KB 652/1710 KB 95/214 KB 68/1267 KB 132/531 KB 52/109 KB 656/1710 KB 95/214 KB 68/1267 KB 132/531 KB 52/109 KB 644/1710 KB 95/214 KB 68/1267 KB 132/531 KB 48/109 KB 644/1710 KB 95/214 KB 68/1267 KB 136/531 KB 52/109 KB 656/1710 KB 95/214 KB 68/1267 KB 140/531 KB 52/109 KB 656/1710 KB 95/214 KB 68/1267 KB 144/531 KB 56/109 KB 656/1710 KB 95/214 KB 68/1267 KB 128/531 KB 48/109 KB 644/1710 KB 95/214 KB 64/1267 KB 128/531 KB 48/109 KB 644/1710 KB 99/214 KB 68/1267 KB 144/531 KB 56/109 KB 656/1710 KB 103/214 KB 72/1267 KB 144/531 KB 56/109 KB 656/1710 KB 107/214 KB 72/1267 KB 144/531 KB 56/109 KB 656/1710 KB 111/214 KB 72/1267 KB 144/531 KB 56/109 KB 656/1710 KB 115/214 KB 72/1267 KB 148/531 KB 56/109 KB 656/1710 KB 119/214 KB 72/1267 KB 148/531 KB 56/109 KB 660/1710 KB 123/214 KB 72/1267 KB 148/531 KB 56/109 KB 660/1710 KB 95/214 KB 68/1267 KB 140/531 KB 56/109 KB 656/1710 KB 127/214 KB 72/1267 KB 148/531 KB 60/109 KB 660/1710 KB 127/214 KB 72/1267 KB 148/531 KB 64/109 KB 660/1710 KB 127/214 KB 72/1267 KB 148/531 KB 68/109 KB 660/1710 KB 127/214 KB 72/1267 KB 148/531 KB 72/109 KB 660/1710 KB 127/214 KB 72/1267 KB 148/531 KB 76/109 KB 660/1710 KB 127/214 KB 72/1267 KB 148/531 KB 80/109 KB 660/1710 KB 115/214 KB 72/1267 KB 148/531 KB 56/109 KB 660/1710 KB 127/214 KB 72/1267 KB 148/531 KB 80/109 KB 664/1710 KB 127/214 KB 72/1267 KB 148/531 KB 80/109 KB 668/1710 KB 127/214 KB 72/1267 KB 148/531 KB 80/109 KB 672/1710 KB 111/214 KB 72/1267 KB 148/531 KB 56/109 KB 656/1710 KB 127/214 KB 72/1267 KB 152/531 KB 80/109 KB 672/1710 KB 127/214 KB 72/1267 KB 156/531 KB 80/109 KB 672/1710 KB 127/214 KB 72/1267 KB 160/531 KB 80/109 KB 672/1710 KB 99/214 KB 72/1267 KB 144/531 KB 56/109 KB 656/1710 KB 127/214 KB 76/1267 KB 160/531 KB 80/109 KB 672/1710 KB 127/214 KB 80/1267 KB 160/531 KB 80/109 KB 672/1710 KB 127/214 KB 84/1267 KB 160/531 KB 80/109 KB 672/1710 KB 127/214 KB 88/1267 KB 160/531 KB 80/109 KB 672/1710 KB 127/214 KB 92/1267 KB 160/531 KB 80/109 KB 672/1710 KB 127/214 KB 96/1267 KB 160/531 KB 80/109 KB 672/1710 KB 127/214 KB 100/1267 KB 160/531 KB 80/109 KB 672/1710 KB 127/214 KB 104/1267 KB 164/531 KB 84/109 KB 676/1710 KB 127/214 KB 108/1267 KB 164/531 KB 84/109 KB 676/1710 KB 127/214 KB 112/1267 KB 164/531 KB 84/109 KB 676/1710 KB 127/214 KB 116/1267 KB 164/531 KB 84/109 KB 676/1710 KB 127/214 KB 120/1267 KB 164/531 KB 84/109 KB 676/1710 KB 127/214 KB 72/1267 KB 148/531 KB 56/109 KB 660/1710 KB 131/214 KB 120/1267 KB 164/531 KB 84/109 KB 676/1710 KB 135/214 KB 120/1267 KB 164/531 KB 84/109 KB 676/1710 KB 139/214 KB 120/1267 KB 164/531 KB 84/109 KB unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 676/1710 KB 143/214 KB 120/1267 KB 164/531 KB 84/109 KB 676/1710 KB 127/214 KB 100/1267 KB 164/531 KB 84/109 KB 676/1710 KB 127/214 KB 100/1267 KB 164/531 KB 80/109 KB 676/1710 KB 143/214 KB 120/1267 KB 168/531 KB 84/109 KB 676/1710 KB 127/214 KB 100/1267 KB 160/531 KB 80/109 KB 676/1710 KB 143/214 KB 120/1267 KB 172/531 KB 84/109 KB 680/1710 KB 143/214 KB 120/1267 KB 172/531 KB 84/109 KB 680/1710 KB 143/214 KB 120/1267 KB 176/531 KB 84/109 KB 680/1710 KB 143/214 KB 120/1267 KB 176/531 KB 84/109 KB 684/1710 KB 143/214 KB 120/1267 KB 176/531 KB 84/109 KB 688/1710 KB 143/214 KB 120/1267 KB 176/531 KB 88/109 KB 692/1710 KB 147/214 KB 124/1267 KB 180/531 KB 88/109 KB 696/1710 KB 147/214 KB 124/1267 KB 180/531 KB 88/109 KB 700/1710 KB 147/214 KB 124/1267 KB 180/531 KB 88/109 KB 704/1710 KB 143/214 KB 120/1267 KB 176/531 KB 88/109 KB 688/1710 KB 147/214 KB 124/1267 KB 180/531 KB 92/109 KB 704/1710 KB 147/214 KB 124/1267 KB 180/531 KB 96/109 KB 704/1710 KB 147/214 KB 124/1267 KB 180/531 KB 100/109 KB 704/1710 KB 147/214 KB 124/1267 KB 180/531 KB 104/109 KB 704/1710 KB 147/214 KB 124/1267 KB 180/531 KB 108/109 KB 704/1710 KB 147/214 KB 124/1267 KB 180/531 KB 109/109 KB 704/1710 KB 147/214 KB 124/1267 KB 180/531 KB 88/109 KB 692/1710 KB 147/214 KB 128/1267 KB 180/531 KB 109/109 KB 704/1710 KB 147/214 KB 120/1267 KB 180/531 KB 88/109 KB 692/1710 KB 151/214 KB 128/1267 KB 180/531 KB 109/109 KB 704/1710 KB 155/214 KB 128/1267 KB 180/531 KB 109/109 KB 704/1710 KB 159/214 KB 128/1267 KB 180/531 KB 109/109 KB 704/1710 KB 143/214 KB 120/1267 KB 180/531 KB 88/109 KB 692/1710 KB 159/214 KB 128/1267 KB 184/531 KB 109/109 KB 704/1710 KB 159/214 KB 128/1267 KB 188/531 KB 109/109 KB 704/1710 KB 159/214 KB 128/1267 KB 192/531 KB 109/109 KB 704/1710 KB 163/214 KB 128/1267 KB 192/531 KB 109/109 KB 704/1710 KB 167/214 KB 132/1267 KB 196/531 KB 109/109 KB 708/1710 KB 171/214 KB 132/1267 KB 196/531 KB 109/109 KB 708/1710 KB 175/214 KB 132/1267 KB 196/531 KB 109/109 KB 708/1710 KB 163/214 KB 132/1267 KB 196/531 KB 109/109 KB 708/1710 KB 163/214 KB 128/1267 KB 196/531 KB 109/109 KB 704/1710 KB 175/214 KB 132/1267 KB 200/531 KB 109/109 KB 708/1710 KB 175/214 KB 132/1267 KB 204/531 KB 109/109 KB 708/1710 KB 175/214 KB 132/1267 KB 208/531 KB 109/109 KB 708/1710 KB 163/214 KB 132/1267 KB 196/531 KB 109/109 KB 704/1710 KB 175/214 KB 136/1267 KB 208/531 KB 109/109 KB 712/1710 KB 175/214 KB 140/1267 KB 208/531 KB 109/109 KB 712/1710 KB 175/214 KB 144/1267 KB 208/531 KB 109/109 KB 712/1710 KB 179/214 KB 148/1267 KB 208/531 KB 109/109 KB 712/1710 KB 179/214 KB 152/1267 KB 212/531 KB 109/109 KB 712/1710 KB 175/214 KB 132/1267 KB 208/531 KB 109/109 KB 712/1710 KB 179/214 KB 152/1267 KB 212/531 KB 109/109 KB 716/1710 KB 179/214 KB 152/1267 KB 212/531 KB 109/109 KB 720/1710 KB 179/214 KB 152/1267 KB 212/531 KB 109/109 KB 724/1710 KB 179/214 KB 156/1267 KB 212/531 KB 728/1710 KB 179/214 KB 156/1267 KB 212/531 KB 732/1710 KB 179/214 KB 156/1267 KB 212/531 KB 736/1710 KB 179/214 KB 148/1267 KB 212/531 KB 109/109 KB 712/1710 KB 179/214 KB 156/1267 KB 216/531 KB 736/1710 KB 179/214 KB 156/1267 KB 220/531 KB 736/1710 KB 179/214 KB 156/1267 KB 224/531 KB 736/1710 KB 179/214 KB 144/1267 KB 208/531 KB 109/109 KB 712/1710 KB 183/214 KB 156/1267 KB 224/531 KB 736/1710 KB 187/214 KB 156/1267 KB 224/531 KB 736/1710 KB 179/214 KB 156/1267 KB 212/531 KB 724/1710 KB unit-oai-epc-0: 06:31:20 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 191/214 KB 156/1267 KB 224/531 KB 736/1710 KB 191/214 KB 160/1267 KB 224/531 KB 736/1710 KB 191/214 KB 164/1267 KB 224/531 KB 736/1710 KB 195/214 KB 168/1267 KB 228/531 KB 740/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 369.1 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 195/214 KB 164/1267 KB 228/531 KB 740/1710 KB 195/214 KB 168/1267 KB 232/531 KB 740/1710 KB 195/214 KB 168/1267 KB 236/531 KB 740/1710 KB 195/214 KB 168/1267 KB 240/531 KB 740/1710 KB 195/214 KB 164/1267 KB 224/531 KB 740/1710 KB 195/214 KB 172/1267 KB 240/531 KB 744/1710 KB 195/214 KB 172/1267 KB 240/531 KB 748/1710 KB 195/214 KB 172/1267 KB 240/531 KB 752/1710 KB 195/214 KB 172/1267 KB 240/531 KB 756/1710 KB 195/214 KB 172/1267 KB 244/531 KB 760/1710 KB 195/214 KB 164/1267 KB 224/531 KB 736/1710 KB 199/214 KB 172/1267 KB 244/531 KB 764/1710 KB 203/214 KB 172/1267 KB 244/531 KB 764/1710 KB 207/214 KB 172/1267 KB 244/531 KB 764/1710 KB 211/214 KB 172/1267 KB 244/531 KB 764/1710 KB 214/214 KB 172/1267 KB 244/531 KB 764/1710 KB 195/214 KB 172/1267 KB 244/531 KB 756/1710 KB 214/214 KB 172/1267 KB 248/531 KB 764/1710 KB 214/214 KB 172/1267 KB 252/531 KB 764/1710 KB 214/214 KB 172/1267 KB 256/531 KB 764/1710 KB 214/214 KB 172/1267 KB 260/531 KB 764/1710 KB 195/214 KB 172/1267 KB 240/531 KB 740/1710 KB 214/214 KB 176/1267 KB 260/531 KB 764/1710 KB 214/214 KB 180/1267 KB 260/531 KB 764/1710 KB 214/214 KB 184/1267 KB 260/531 KB 764/1710 KB 214/214 KB 188/1267 KB 260/531 KB 764/1710 KB 214/214 KB 192/1267 KB 260/531 KB 764/1710 KB 195/214 KB 172/1267 KB 260/531 KB 764/1710 KB 214/214 KB 196/1267 KB 260/531 KB 764/1710 KB 214/214 KB 196/1267 KB 260/531 KB 768/1710 KB 214/214 KB 196/1267 KB 260/531 KB 772/1710 KB 214/214 KB 200/1267 KB 264/531 KB 776/1710 KB 214/214 KB 200/1267 KB 264/531 KB 780/1710 KB 214/214 KB 200/1267 KB 264/531 KB 772/1710 KB 214/214 KB 200/1267 KB 268/531 KB 780/1710 KB 214/214 KB 200/1267 KB 272/531 KB 780/1710 KB 214/214 KB 200/1267 KB 260/531 KB 772/1710 KB 214/214 KB 204/1267 KB 272/531 KB 780/1710 KB 214/214 KB 208/1267 KB 272/531 KB 780/1710 KB 214/214 KB 212/1267 KB 272/531 KB 780/1710 KB 214/214 KB 212/1267 KB 276/531 KB 784/1710 KB 214/214 KB 212/1267 KB 276/531 KB 4/80 KB 788/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 685.5 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 214/214 KB 212/1267 KB 276/531 KB 780/1710 KB 216/1267 KB 280/531 KB 4/80 KB 788/1710 KB 214/214 KB 216/1267 KB 276/531 KB 4/80 KB 788/1710 KB 214/214 KB 212/1267 KB 276/531 KB 4/80 KB 784/1710 KB 216/1267 KB 280/531 KB 8/80 KB 788/1710 KB 216/1267 KB 280/531 KB 12/80 KB 788/1710 KB 216/1267 KB 280/531 KB 16/80 KB 788/1710 KB 216/1267 KB 280/531 KB 20/80 KB 788/1710 KB 216/1267 KB 280/531 KB 24/80 KB 788/1710 KB 216/1267 KB 280/531 KB 28/80 KB 788/1710 KB 216/1267 KB 280/531 KB 32/80 KB 788/1710 KB 216/1267 KB 280/531 KB 36/80 KB 788/1710 KB 220/1267 KB 280/531 KB 36/80 KB 788/1710 KB 224/1267 KB 280/531 KB 36/80 KB 788/1710 KB 224/1267 KB 280/531 KB 40/80 KB 788/1710 KB 224/1267 KB 280/531 KB 44/80 KB 788/1710 KB 224/1267 KB 284/531 KB 48/80 KB 788/1710 KB 228/1267 KB 284/531 KB 52/80 KB 792/1710 KB 228/1267 KB 284/531 KB 56/80 KB 792/1710 KB 224/1267 KB 284/531 KB 44/80 KB 788/1710 KB 228/1267 KB 288/531 KB 60/80 KB 792/1710 KB 228/1267 KB 292/531 KB 60/80 KB 792/1710 KB 228/1267 KB 296/531 KB 60/80 KB 792/1710 KB 228/1267 KB 300/531 KB 60/80 KB 792/1710 KB 228/1267 KB 304/531 KB 60/80 KB 792/1710 KB 228/1267 KB 284/531 KB 48/80 KB 792/1710 KB 224/1267 KB 284/531 KB 48/80 KB 792/1710 KB 232/1267 KB 304/531 KB 60/80 KB 796/1710 KB 232/1267 KB 304/531 KB 60/80 KB 800/1710 KB 232/1267 KB 304/531 KB 60/80 KB 804/1710 KB 232/1267 KB 304/531 KB 60/80 KB 808/1710 KB 232/1267 KB 308/531 KB 60/80 KB 812/1710 KB 232/1267 KB 308/531 KB 60/80 KB 816/1710 KB 232/1267 KB 308/531 KB 60/80 KB 820/1710 KB 232/1267 KB 308/531 KB 60/80 KB 824/1710 KB 228/1267 KB 304/531 KB 60/80 KB 804/1710 KB 232/1267 KB 308/531 KB 64/80 KB 828/1710 KB 232/1267 KB 304/531 KB 60/80 KB 804/1710 KB 236/1267 KB 308/531 KB 64/80 KB 828/1710 KB 240/1267 KB 308/531 KB 64/80 KB 828/1710 KB 244/1267 KB 308/531 KB 64/80 KB 828/1710 KB 248/1267 KB 308/531 KB 68/80 KB 828/1710 KB 252/1267 KB 308/531 KB 68/80 KB 828/1710 KB 256/1267 KB 308/531 KB 68/80 KB 828/1710 KB 232/1267 KB 308/531 KB 60/80 KB 808/1710 KB 256/1267 KB 312/531 KB 68/80 KB 828/1710 KB 256/1267 KB 316/531 KB 68/80 KB 828/1710 KB 256/1267 KB 320/531 KB 68/80 KB 828/1710 KB 244/1267 KB 308/531 KB 68/80 KB 828/1710 KB 256/1267 KB 320/531 KB 72/80 KB 828/1710 KB 256/1267 KB 320/531 KB 76/80 KB 828/1710 KB 256/1267 KB 324/531 KB 80/80 KB 828/1710 KB 260/1267 KB 324/531 KB 80/80 KB 828/1710 KB 264/1267 KB 324/531 KB 80/80 KB 828/1710 KB 268/1267 KB 324/531 KB 80/80 KB 828/1710 KB 272/1267 KB 324/531 KB 80/80 KB 828/1710 KB 256/1267 KB 324/531 KB 76/80 KB 828/1710 KB 272/1267 KB 328/531 KB 80/80 KB 828/1710 KB 272/1267 KB 332/531 KB 80/80 KB 828/1710 KB 232/1267 KB 308/531 KB 60/80 KB 828/1710 KB 272/1267 KB 332/531 KB 80/80 KB 832/1710 KB 272/1267 KB 332/531 KB 80/80 KB 836/1710 KB 276/1267 KB 336/531 KB 80/80 KB 840/1710 KB 276/1267 KB 336/531 KB 80/80 KB 844/1710 KB 276/1267 KB 336/531 KB 80/80 KB 848/1710 KB 276/1267 KB 336/531 KB 80/80 KB 852/1710 KB 276/1267 KB 336/531 KB 80/80 KB 856/1710 KB 276/1267 KB 336/531 KB 80/80 KB 860/1710 KB 276/1267 KB 336/531 KB 80/80 KB 864/1710 KB 276/1267 KB 336/531 KB 80/80 KB 836/1710 KB 280/1267 KB 336/531 KB 80/80 KB 864/1710 KB 284/1267 KB 336/531 KB 80/80 KB 864/1710 KB 288/1267 KB 336/531 KB 80/80 KB 864/1710 KB 272/1267 KB 336/531 KB 80/80 KB 836/1710 KB 288/1267 KB 340/531 KB 80/80 KB 864/1710 KB 288/1267 KB 344/531 KB 80/80 KB 864/1710 KB 288/1267 KB 348/531 KB 80/8 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 0 KB 864/1710 KB 288/1267 KB 352/531 KB 80/80 KB 864/1710 KB 292/1267 KB 352/531 KB 80/80 KB 864/1710 KB 296/1267 KB 356/531 KB 80/80 KB 868/1710 KB 300/1267 KB 356/531 KB 80/80 KB 868/1710 KB 304/1267 KB 356/531 KB 80/80 KB 868/1710 KB 308/1267 KB 356/531 KB 80/80 KB 868/1710 KB 292/1267 KB 356/531 KB 80/80 KB 868/1710 KB 312/1267 KB 356/531 KB 80/80 KB 872/1710 KB 292/1267 KB 356/531 KB 80/80 KB 864/1710 KB 312/1267 KB 360/531 KB 80/80 KB 872/1710 KB 312/1267 KB 364/531 KB 80/80 KB 872/1710 KB 312/1267 KB 368/531 KB 80/80 KB 872/1710 KB 312/1267 KB 372/531 KB 80/80 KB 872/1710 KB 312/1267 KB 372/531 KB 80/80 KB 876/1710 KB 312/1267 KB 372/531 KB 80/80 KB 880/1710 KB 312/1267 KB 372/531 KB 80/80 KB 884/1710 KB 312/1267 KB 376/531 KB 80/80 KB 888/1710 KB 312/1267 KB 376/531 KB 80/80 KB 892/1710 KB 312/1267 KB 376/531 KB 80/80 KB 896/1710 KB 312/1267 KB 356/531 KB 80/80 KB 884/1710 KB 316/1267 KB 376/531 KB 80/80 KB 896/1710 KB 320/1267 KB 376/531 KB 80/80 KB 896/1710 KB 312/1267 KB 376/531 KB 80/80 KB 884/1710 KB 320/1267 KB 380/531 KB 80/80 KB 896/1710 KB 320/1267 KB 384/531 KB 80/80 KB 896/1710 KB 324/1267 KB 384/531 KB 80/80 KB 896/1710 KB 328/1267 KB 388/531 KB 80/80 KB 900/1710 KB 332/1267 KB 388/531 KB 80/80 KB 900/1710 KB 336/1267 KB 388/531 KB 80/80 KB 900/1710 KB 336/1267 KB 388/531 KB 80/80 KB 900/1710 KB 3/1044 KB 336/1267 KB 388/531 KB 80/80 KB 900/1710 KB 5/1044 KB 336/1267 KB 388/531 KB 80/80 KB 900/1710 KB 8/1044 KB 336/1267 KB 388/531 KB 80/80 KB 900/1710 KB 11/1044 KB 336/1267 KB 388/531 KB 80/80 KB 900/1710 KB 13/1044 KB 336/1267 KB 388/531 KB 80/80 KB 900/1710 KB 16/1044 KB 324/1267 KB 388/531 KB 80/80 KB 896/1710 KB 336/1267 KB 392/531 KB 80/80 KB 900/1710 KB 16/1044 KB 336/1267 KB 396/531 KB 80/80 KB 900/1710 KB 16/1044 KB 336/1267 KB 400/531 KB 80/80 KB 900/1710 KB 19/1044 KB 336/1267 KB 404/531 KB 80/80 KB 900/1710 KB 19/1044 KB 340/1267 KB 408/531 KB 80/80 KB 900/1710 KB 19/1044 KB 340/1267 KB 412/531 KB 80/80 KB 900/1710 KB 19/1044 KB 340/1267 KB 416/531 KB 80/80 KB 900/1710 KB 19/1044 KB 324/1267 KB 388/531 KB 80/80 KB 900/1710 KB 340/1267 KB 416/531 KB 80/80 KB 904/1710 KB 19/1044 KB 340/1267 KB 416/531 KB 80/80 KB 908/1710 KB 19/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 19/1044 KB 340/1267 KB 404/531 KB 80/80 KB 900/1710 KB 19/1044 KB 336/1267 KB 396/531 KB 80/80 KB 900/1710 KB 19/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 21/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 24/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 27/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 29/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 32/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 36/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 40/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 44/1044 KB 340/1267 KB 416/531 KB 80/80 KB 912/1710 KB 48/1044 KB 344/1267 KB 416/531 KB 80/80 KB 912/1710 KB 48/1044 KB 348/1267 KB 416/531 KB 80/80 KB 912/1710 KB 48/1044 KB 352/1267 KB 416/531 KB 80/80 KB 916/1710 KB 48/1044 KB 356/1267 KB 416/531 KB 80/80 KB 916/1710 KB 48/1044 KB 360/1267 KB 420/531 KB 80/80 KB 916/1710 KB 52/1044 KB 364/1267 KB 420/531 KB 80/80 KB 916/1710 KB 52/1044 KB 368/1267 KB 420/531 KB 80/80 KB 916/1710 KB 52/1044 KB 348/1267 KB 416/531 KB 80/80 KB 916/1710 KB 48/1044 KB 368/1267 KB 420/531 KB 80/80 KB 920/1710 KB 52/1044 KB unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 230.4 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 368/1267 KB 420/531 KB 924/1710 KB 52/1044 KB 368/1267 KB 420/531 KB 928/1710 KB 52/1044 KB 356/1267 KB 420/531 KB 80/80 KB 916/1710 KB 52/1044 KB 356/1267 KB 416/531 KB 80/80 KB 916/1710 KB 52/1044 KB 368/1267 KB 420/531 KB 928/1710 KB 56/1044 KB 368/1267 KB 420/531 KB 928/1710 KB 60/1044 KB 368/1267 KB 420/531 KB 928/1710 KB 64/1044 KB 368/1267 KB 420/531 KB 928/1710 KB 68/1044 KB 368/1267 KB 420/531 KB 928/1710 KB 72/1044 KB 368/1267 KB 420/531 KB 928/1710 KB 76/1044 KB 368/1267 KB 420/531 KB 928/1710 KB 80/1044 KB 368/1267 KB 424/531 KB 928/1710 KB 80/1044 KB 368/1267 KB 428/531 KB 928/1710 KB 80/1044 KB 368/1267 KB 432/531 KB 928/1710 KB 84/1044 KB 368/1267 KB 428/531 KB 928/1710 KB 84/1044 KB 368/1267 KB 432/531 KB 928/1710 KB 88/1044 KB 372/1267 KB 432/531 KB 928/1710 KB 92/1044 KB 372/1267 KB 432/531 KB 928/1710 KB 96/1044 KB 372/1267 KB 432/531 KB 932/1710 KB 100/1044 KB 372/1267 KB 436/531 KB 932/1710 KB 104/1044 KB 372/1267 KB 432/531 KB 928/1710 KB 88/1044 KB 376/1267 KB 436/531 KB 932/1710 KB 104/1044 KB 380/1267 KB 436/531 KB 932/1710 KB 104/1044 KB 384/1267 KB 436/531 KB 932/1710 KB 104/1044 KB 372/1267 KB 436/531 KB 932/1710 KB 100/1044 KB 384/1267 KB 440/531 KB 932/1710 KB 104/1044 KB 384/1267 KB 444/531 KB 932/1710 KB 104/1044 KB 384/1267 KB 448/531 KB 932/1710 KB 104/1044 KB 372/1267 KB 432/531 KB 932/1710 KB 96/1044 KB 384/1267 KB 4/61 KB 448/531 KB 932/1710 KB 104/1044 KB 388/1267 KB 8/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 12/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 16/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 20/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 24/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 28/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 32/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 36/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 40/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 44/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 48/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 52/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 56/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 60/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 61/61 KB 452/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 4/61 KB 452/531 KB 932/1710 KB 108/1044 KB 388/1267 KB 61/61 KB 456/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 61/61 KB 460/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 61/61 KB 464/531 KB 936/1710 KB 108/1044 KB 388/1267 KB 4/61 KB 448/531 KB 932/1710 KB 108/1044 KB 388/1267 KB 61/61 KB 464/531 KB 936/1710 KB 112/1044 KB 388/1267 KB 61/61 KB 464/531 KB 936/1710 KB 116/1044 KB 388/1267 KB 61/61 KB 464/531 KB 936/1710 KB 120/1044 KB 388/1267 KB 61/61 KB 464/531 KB 936/1710 KB 124/1044 KB 388/1267 KB 61/61 KB 464/531 KB 936/1710 KB 128/1044 KB 388/1267 KB 61/61 KB 464/531 KB 936/1710 KB 132/1044 KB 388/1267 KB 61/61 KB 468/531 KB 936/1710 KB 136/1044 KB 388/1267 KB 61/61 KB 468/531 KB 936/1710 KB 140/1044 KB 388/1267 KB 61/61 KB 468/531 KB 936/1710 KB 144/1044 KB 388/1267 KB 4/61 KB 448/531 KB 932/1710 KB 104/1044 KB 392/1267 KB 61/61 KB 468/531 KB 936/1710 KB 144/1044 KB 396/1267 KB 61/61 KB 468/531 KB 936/1710 KB 144/1044 KB 400/1267 KB 61/61 KB 468/531 KB 936/1710 KB 144/1044 KB 404/1267 KB 61/61 KB 468/531 KB 936/1710 KB 144/1044 KB 408/1267 KB 61/61 KB 468/531 KB 936/1710 KB 144/1044 KB 412/1267 KB 61/61 KB 468/531 KB 936/1710 KB unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 144/1044 KB 416/1267 KB 61/61 KB 468/531 KB 936/1710 KB 144/1044 KB 388/1267 KB 61/61 KB 468/531 KB 936/1710 KB 132/1044 KB 388/1267 KB 4/61 KB 452/531 KB 936/1710 KB 108/1044 KB 416/1267 KB 61/61 KB 468/531 KB 940/1710 KB 144/1044 KB 416/1267 KB 61/61 KB 468/531 KB 944/1710 KB 144/1044 KB 416/1267 KB 61/61 KB 468/531 KB 948/1710 KB 144/1044 KB 416/1267 KB 61/61 KB 468/531 KB 952/1710 KB 144/1044 KB 416/1267 KB 61/61 KB 468/531 KB 956/1710 KB 144/1044 KB 416/1267 KB 61/61 KB 468/531 KB 960/1710 KB 144/1044 KB 416/1267 KB 61/61 KB 468/531 KB 964/1710 KB 144/1044 KB 416/1267 KB 61/61 KB 468/531 KB 968/1710 KB 144/1044 KB 416/1267 KB 61/61 KB 468/531 KB 972/1710 KB 144/1044 KB 416/1267 KB 468/531 KB 976/1710 KB 144/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 163.6 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 416/1267 KB 472/531 KB 976/1710 KB 144/1044 KB 416/1267 KB 476/531 KB 976/1710 KB 144/1044 KB 416/1267 KB 480/531 KB 976/1710 KB 144/1044 KB 420/1267 KB 484/531 KB 976/1710 KB 144/1044 KB 420/1267 KB 488/531 KB 980/1710 KB 148/1044 KB 420/1267 KB 492/531 KB 980/1710 KB 148/1044 KB 420/1267 KB 480/531 KB 976/1710 KB 144/1044 KB 424/1267 KB 492/531 KB 980/1710 KB 148/1044 KB 420/1267 KB 484/531 KB 980/1710 KB 148/1044 KB 424/1267 KB 492/531 KB 980/1710 KB 152/1044 KB 420/1267 KB 484/531 KB 980/1710 KB 144/1044 KB 428/1267 KB 492/531 KB 984/1710 KB 152/1044 KB 428/1267 KB 492/531 KB 988/1710 KB 152/1044 KB 428/1267 KB 492/531 KB 992/1710 KB 152/1044 KB 428/1267 KB 492/531 KB 996/1710 KB 152/1044 KB 428/1267 KB 492/531 KB 980/1710 KB 152/1044 KB 432/1267 KB 496/531 KB 996/1710 KB 156/1044 KB 436/1267 KB 496/531 KB 996/1710 KB 156/1044 KB 428/1267 KB 496/531 KB 996/1710 KB 156/1044 KB 428/1267 KB 492/531 KB 996/1710 KB 156/1044 KB 436/1267 KB 496/531 KB 1000/1710 KB 160/1044 KB 436/1267 KB 496/531 KB 1000/1710 KB 164/1044 KB 440/1267 KB 500/531 KB 1000/1710 KB 168/1044 KB 440/1267 KB 500/531 KB 1000/1710 KB 172/1044 KB 440/1267 KB 500/531 KB 1000/1710 KB 176/1044 KB 436/1267 KB 496/531 KB 1000/1710 KB 156/1044 KB 440/1267 KB 500/531 KB 1004/1710 KB 176/1044 KB 440/1267 KB 500/531 KB 1008/1710 KB 176/1044 KB 440/1267 KB 500/531 KB 1000/1710 KB 164/1044 KB 444/1267 KB 500/531 KB 1008/1710 KB 176/1044 KB 448/1267 KB 500/531 KB 1008/1710 KB 176/1044 KB 452/1267 KB 500/531 KB 1008/1710 KB 176/1044 KB 456/1267 KB 500/531 KB 1012/1710 KB 180/1044 KB 460/1267 KB 500/531 KB 1012/1710 KB 180/1044 KB 464/1267 KB 500/531 KB 1012/1710 KB 180/1044 KB 468/1267 KB 500/531 KB 1012/1710 KB 180/1044 KB 436/1267 KB 500/531 KB 1000/1710 KB 164/1044 KB 468/1267 KB 504/531 KB 1012/1710 KB 180/1044 KB 468/1267 KB 508/531 KB 1012/1710 KB 180/1044 KB 468/1267 KB 512/531 KB 1012/1710 KB 180/1044 KB 468/1267 KB 516/531 KB 1012/1710 KB 180/1044 KB 468/1267 KB 520/531 KB 1012/1710 KB 180/1044 KB 468/1267 KB 524/531 KB 1012/1710 KB 180/1044 KB 468/1267 KB 528/531 KB 1012/1710 KB 180/1044 KB 452/1267 KB 500/531 KB 1012/1710 KB 180/1044 KB 468/1267 KB 528/531 KB 1016/1710 KB 180/1044 KB 468/1267 KB 528/531 KB 1020/1710 KB 180/1044 KB 452/1267 KB 500/531 KB 1008/1710 KB 180/1044 KB 468/1267 KB 528/531 KB 1020/1710 KB 184/1044 KB 468/1267 KB 528/531 KB 1024/1710 KB 188/1044 KB 468/1267 KB 528/531 KB 1024/1710 KB 192/1044 KB 468/1267 KB 528/531 KB 1024/1710 KB 184/1044 KB 468/1267 KB 528/531 KB 1028/1710 KB 192/1044 KB 468/1267 KB 531/531 KB 1032/1710 KB 196/1044 KB 468/1267 KB 531/531 KB 1036/1710 KB 196/1044 KB 468/1267 KB 531/531 KB 1028/1710 KB 196/1044 KB 472/1267 KB 531/531 KB 1040/1710 KB 196/1044 KB 468/1267 KB 528/531 KB 1028/1710 KB 196/1044 KB 472/1267 KB 531/531 KB 1040/1710 KB 200/1044 KB 472/1267 KB 531/531 KB 1040/1710 KB 204/1044 KB 472/1267 KB 531/531 KB 1040/1710 KB 208/1044 KB 472/1267 KB 531/531 KB 1040/1710 KB 212/1044 KB 472/1267 KB 531/531 KB 1044/1710 KB 216/1044 KB 472/1267 KB 531/531 KB 1044/1710 KB 220/1044 KB 472/1267 KB 531/531 KB 1044/1710 KB 224/1044 KB 472/1267 KB 531/531 KB 1036/1710 KB 196/1044 KB 476/1267 KB 531/531 KB 1044/1710 KB 224/1044 KB 480/1267 KB 531/531 KB 1044/1710 KB 224/1044 KB 484/1267 KB 531/531 KB 1044/1710 KB 224/1044 KB 488/1267 KB 531/531 KB 1044/1710 KB 224/1044 KB 492/1267 KB 531/531 KB 1044/1710 KB 224/1044 KB 496/1267 KB 531/531 KB 1044/1710 KB 224/1044 KB 472/1267 KB unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 531/531 KB 1044/1710 KB 212/1044 KB 496/1267 KB 531/531 KB 1048/1710 KB 224/1044 KB 496/1267 KB 531/531 KB 1052/1710 KB 224/1044 KB 496/1267 KB 531/531 KB 1056/1710 KB 224/1044 KB 496/1267 KB 531/531 KB 1060/1710 KB 224/1044 KB 500/1267 KB 531/531 KB 1064/1710 KB 228/1044 KB 500/1267 KB 531/531 KB 1068/1710 KB 228/1044 KB 500/1267 KB 531/531 KB 1060/1710 KB 228/1044 KB 504/1267 KB 531/531 KB 1068/1710 KB 228/1044 KB 496/1267 KB 531/531 KB 1060/1710 KB 228/1044 KB 504/1267 KB 531/531 KB 1072/1710 KB 232/1044 KB 504/1267 KB 531/531 KB 1072/1710 KB 228/1044 KB 508/1267 KB 531/531 KB 1072/1710 KB 236/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1363.3 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 508/1267 KB 531/531 KB 1072/1710 KB 232/1044 KB 512/1267 KB 1072/1710 KB 236/1044 KB 516/1267 KB 1072/1710 KB 240/1044 KB 520/1267 KB 1076/1710 KB 240/1044 KB 524/1267 KB 1076/1710 KB 240/1044 KB 528/1267 KB 1076/1710 KB 240/1044 KB 532/1267 KB 1076/1710 KB 240/1044 KB 536/1267 KB 1076/1710 KB 240/1044 KB 512/1267 KB 1072/1710 KB 240/1044 KB 516/1267 KB 1076/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1080/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1084/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1088/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1092/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1096/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1100/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1104/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1108/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1112/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1116/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1076/1710 KB 240/1044 KB 540/1267 KB 8/1063 KB 1120/1710 KB 240/1044 KB 540/1267 KB 12/1063 KB 1120/1710 KB 240/1044 KB 540/1267 KB 16/1063 KB 1120/1710 KB 240/1044 KB 540/1267 KB 20/1063 KB 1120/1710 KB 240/1044 KB 540/1267 KB 24/1063 KB 1120/1710 KB 240/1044 KB 540/1267 KB 28/1063 KB 1120/1710 KB 240/1044 KB 540/1267 KB 1076/1710 KB 240/1044 KB 544/1267 KB 28/1063 KB 1120/1710 KB 240/1044 KB 548/1267 KB 28/1063 KB 1120/1710 KB 240/1044 KB 552/1267 KB 32/1063 KB 1120/1710 KB 240/1044 KB 556/1267 KB 32/1063 KB 1120/1710 KB 240/1044 KB 560/1267 KB 32/1063 KB 1120/1710 KB 240/1044 KB 540/1267 KB 4/1063 KB 1120/1710 KB 240/1044 KB 548/1267 KB 32/1063 KB 1120/1710 KB 240/1044 KB 560/1267 KB 36/1063 KB 1120/1710 KB 240/1044 KB 564/1267 KB 40/1063 KB 1124/1710 KB 240/1044 KB 564/1267 KB 44/1063 KB 1124/1710 KB 240/1044 KB 564/1267 KB 48/1063 KB 1124/1710 KB 240/1044 KB 564/1267 KB 36/1063 KB 1124/1710 KB 240/1044 KB 568/1267 KB 48/1063 KB 1124/1710 KB 240/1044 KB 572/1267 KB 52/1063 KB 1124/1710 KB 240/1044 KB 560/1267 KB 36/1063 KB 1124/1710 KB 240/1044 KB 576/1267 KB 52/1063 KB 1128/1710 KB 240/1044 KB 576/1267 KB 52/1063 KB 1132/1710 KB 240/1044 KB 576/1267 KB 52/1063 KB 1136/1710 KB 240/1044 KB 576/1267 KB 52/1063 KB 1140/1710 KB 240/1044 KB 568/1267 KB 52/1063 KB 1124/1710 KB 240/1044 KB 576/1267 KB 56/1063 KB 1144/1710 KB 240/1044 KB 576/1267 KB 60/1063 KB 1144/1710 KB 240/1044 KB 576/1267 KB 64/1063 KB 1144/1710 KB 240/1044 KB 576/1267 KB 52/1063 KB 1140/1710 KB 240/1044 KB 580/1267 KB 64/1063 KB 1144/1710 KB 240/1044 KB 584/1267 KB 64/1063 KB 1144/1710 KB 240/1044 KB 588/1267 KB 68/1063 KB 1144/1710 KB 240/1044 KB 592/1267 KB 68/1063 KB 1144/1710 KB 240/1044 KB 596/1267 KB 68/1063 KB 1144/1710 KB 240/1044 KB 600/1267 KB 68/1063 KB 1144/1710 KB 244/1044 KB 604/1267 KB 68/1063 KB 1144/1710 KB 244/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 244/1044 KB 576/1267 KB 56/1063 KB 1144/1710 KB 240/1044 KB 596/1267 KB 68/1063 KB 1144/1710 KB 244/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 248/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 252/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 256/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 260/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 264/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 268/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 272/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 276/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 280/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 284/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 288/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 292/1044 KB 608/1267 unit-oai-epc-0: 06:31:20 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install KB 68/1063 KB 1144/1710 KB 296/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 300/1044 KB 608/1267 KB 68/1063 KB 1144/1710 KB 304/1044 KB 608/1267 KB 68/1063 KB 1148/1710 KB 304/1044 KB 608/1267 KB 68/1063 KB 1152/1710 KB 304/1044 KB 608/1267 KB 68/1063 KB 1156/1710 KB 304/1044 KB 608/1267 KB 68/1063 KB 1160/1710 KB 308/1044 KB 584/1267 KB 68/1063 KB 1144/1710 KB 240/1044 KB 608/1267 KB 72/1063 KB 1160/1710 KB 308/1044 KB 608/1267 KB 76/1063 KB 1160/1710 KB 308/1044 KB 608/1267 KB 80/1063 KB 1160/1710 KB 308/1044 KB 608/1267 KB 68/1063 KB 1156/1710 KB 308/1044 KB 608/1267 KB 80/1063 KB 1164/1710 KB 312/1044 KB 608/1267 KB 80/1063 KB 1164/1710 KB 316/1044 KB 608/1267 KB 80/1063 KB 1164/1710 KB 320/1044 KB 608/1267 KB 80/1063 KB 1164/1710 KB 324/1044 KB 608/1267 KB 84/1063 KB 1164/1710 KB 328/1044 KB 608/1267 KB 84/1063 KB 1164/1710 KB 332/1044 KB 608/1267 KB 84/1063 KB 1164/1710 KB 336/1044 KB 608/1267 KB 80/1063 KB 1164/1710 KB 308/1044 KB 608/1267 KB 84/1063 KB 1168/1710 KB 336/1044 KB 608/1267 KB 84/1063 KB 1172/1710 KB 336/1044 KB 608/1267 KB 84/1063 KB 1176/1710 KB 336/1044 KB 608/1267 KB 84/1063 KB 1180/1710 KB 336/1044 KB 608/1267 KB 84/1063 KB 1184/1710 KB 340/1044 KB 608/1267 KB 84/1063 KB 1188/1710 KB 340/1044 KB 612/1267 KB 84/1063 KB 1192/1710 KB 340/1044 KB 608/1267 KB 84/1063 KB 1164/1710 KB 324/1044 KB 612/1267 KB 88/1063 KB 1196/1710 KB 340/1044 KB 612/1267 KB 92/1063 KB 1196/1710 KB 340/1044 KB 612/1267 KB 96/1063 KB 1196/1710 KB 340/1044 KB 612/1267 KB 100/1063 KB 1196/1710 KB 340/1044 KB 612/1267 KB 104/1063 KB 1196/1710 KB 340/1044 KB 612/1267 KB 108/1063 KB 1196/1710 KB 340/1044 KB 612/1267 KB 112/1063 KB 1196/1710 KB 340/1044 KB 612/1267 KB 84/1063 KB 1188/1710 KB 340/1044 KB 616/1267 KB 112/1063 KB 1196/1710 KB 340/1044 KB 620/1267 KB 112/1063 KB 1196/1710 KB 340/1044 KB 624/1267 KB 112/1063 KB 1196/1710 KB 340/1044 KB 608/1267 KB 84/1063 KB 1180/1710 KB 340/1044 KB 624/1267 KB 112/1063 KB 1196/1710 KB 344/1044 KB 624/1267 KB 112/1063 KB 1196/1710 KB 348/1044 KB 628/1267 KB 112/1063 KB 1196/1710 KB 352/1044 KB 632/1267 KB 116/1063 KB 1196/1710 KB 352/1044 KB 636/1267 KB 116/1063 KB 1196/1710 KB 352/1044 KB 640/1267 KB 116/1063 KB 1196/1710 KB 352/1044 KB 644/1267 KB 116/1063 KB 1196/1710 KB 352/1044 KB 648/1267 KB 116/1063 KB 1196/1710 KB 352/1044 KB 652/1267 KB 116/1063 KB 1196/1710 KB 352/1044 KB 656/1267 KB 116/1063 KB 1196/1710 KB 352/1044 KB 612/1267 KB 84/1063 KB 1196/1710 KB 340/1044 KB 656/1267 KB 116/1063 KB 1200/1710 KB 352/1044 KB 656/1267 KB 116/1063 KB 1204/1710 KB 352/1044 KB 656/1267 KB 116/1063 KB 1208/1710 KB 352/1044 KB 628/1267 KB 116/1063 KB 1196/1710 KB 352/1044 KB 656/1267 KB 120/1063 KB 1208/1710 KB 352/1044 KB 656/1267 KB 124/1063 KB 1208/1710 KB 352/1044 KB 656/1267 KB 128/1063 KB 1208/1710 KB 352/1044 KB 624/1267 KB 112/1063 KB 1196/1710 KB 352/1044 KB 656/1267 KB 128/1063 KB 1212/1710 KB 356/1044 KB 656/1267 KB 128/1063 KB 1212/1710 KB 360/1044 KB 656/1267 KB 128/1063 KB 1212/1710 KB 364/1044 KB 656/1267 KB 128/1063 KB 1212/1710 KB 368/1044 KB 656/1267 KB 128/1063 KB 1212/1710 KB 372/1044 KB 656/1267 KB 132/1063 KB 1212/1710 KB 376/1044 KB 656/1267 KB 128/1063 KB 1212/1710 KB 352/1044 KB 656/1267 KB 132/1063 KB 1216/1710 KB 376/1044 KB 656/1267 KB 132/1063 KB 1220/1710 KB 376/1044 KB 656/1267 KB 132/1063 KB 1212/1710 KB 372/1044 KB 656/1267 KB 136/1063 KB 1220/1710 KB 380/1044 KB 656/1267 KB 140/1063 KB 1220/1710 KB 380/1044 KB 656/1267 KB 132/1 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 063 KB 1220/1710 KB 380/1044 KB 656/1267 KB 140/1063 KB 1224/1710 KB 380/1044 KB 656/1267 KB 140/1063 KB 1228/1710 KB 384/1044 KB 656/1267 KB 144/1063 KB 1232/1710 KB 384/1044 KB 656/1267 KB 144/1063 KB 1236/1710 KB 384/1044 KB 660/1267 KB 144/1063 KB 1240/1710 KB 384/1044 KB 656/1267 KB 140/1063 KB 1224/1710 KB 384/1044 KB 660/1267 KB 144/1063 KB 1240/1710 KB 388/1044 KB 660/1267 KB 144/1063 KB 1240/1710 KB 392/1044 KB 660/1267 KB 144/1063 KB 1240/1710 KB 396/1044 KB 660/1267 KB 144/1063 KB 1240/1710 KB 400/1044 KB 660/1267 KB 144/1063 KB 1236/1710 KB 384/1044 KB 664/1267 KB 144/1063 KB 1240/1710 KB 400/1044 KB 668/1267 KB 144/1063 KB 1240/1710 KB 400/1044 KB 656/1267 KB 144/1063 KB 1228/1710 KB 384/1044 KB 668/1267 KB 148/1063 KB 1240/1710 KB 400/1044 KB 668/1267 KB 152/1063 KB 1240/1710 KB 400/1044 KB 672/1267 KB 156/1063 KB 1240/1710 KB 400/1044 KB 672/1267 KB 160/1063 KB 1240/1710 KB 400/1044 KB 672/1267 KB 164/1063 KB 1244/1710 KB 400/1044 KB 672/1267 KB 168/1063 KB 1244/1710 KB 404/1044 KB 672/1267 KB 152/1063 KB 1240/1710 KB 400/1044 KB 676/1267 KB 172/1063 KB 1244/1710 KB 404/1044 KB 672/1267 KB 164/1063 KB 1244/1710 KB 404/1044 KB 676/1267 KB 172/1063 KB 1244/1710 KB 408/1044 KB 676/1267 KB 172/1063 KB 1244/1710 KB 412/1044 KB 680/1267 KB 172/1063 KB 1244/1710 KB 416/1044 KB 672/1267 KB 160/1063 KB 1244/1710 KB 400/1044 KB 680/1267 KB 172/1063 KB 1248/1710 KB 416/1044 KB 680/1267 KB 172/1063 KB 1252/1710 KB 416/1044 KB 680/1267 KB 172/1063 KB 1256/1710 KB 416/1044 KB 680/1267 KB 172/1063 KB 1260/1710 KB 416/1044 KB 680/1267 KB 172/1063 KB 1264/1710 KB 416/1044 KB 680/1267 KB 172/1063 KB 1268/1710 KB 416/1044 KB 680/1267 KB 172/1063 KB 1272/1710 KB 420/1044 KB 680/1267 KB 172/1063 KB 1276/1710 KB 420/1044 KB 680/1267 KB 172/1063 KB 1280/1710 KB 420/1044 KB 680/1267 KB 172/1063 KB 1244/1710 KB 412/1044 KB 684/1267 KB 172/1063 KB 1280/1710 KB 420/1044 KB 688/1267 KB 172/1063 KB 1280/1710 KB 420/1044 KB 692/1267 KB 172/1063 KB 1280/1710 KB 420/1044 KB 696/1267 KB 172/1063 KB 1280/1710 KB 420/1044 KB 700/1267 KB 172/1063 KB 1280/1710 KB 420/1044 KB 704/1267 KB 172/1063 KB 1280/1710 KB 420/1044 KB 680/1267 KB 172/1063 KB 1268/1710 KB 420/1044 KB 680/1267 KB 172/1063 KB 1260/1710 KB 416/1044 KB 704/1267 KB 176/1063 KB 1280/1710 KB 420/1044 KB 704/1267 KB 180/1063 KB 1280/1710 KB 420/1044 KB 704/1267 KB 180/1063 KB 1280/1710 KB 424/1044 KB 704/1267 KB 184/1063 KB 1280/1710 KB 424/1044 KB 704/1267 KB 188/1063 KB 1280/1710 KB 424/1044 KB 704/1267 KB 192/1063 KB 1280/1710 KB 428/1044 KB 704/1267 KB 188/1063 KB 1280/1710 KB 428/1044 KB 704/1267 KB 192/1063 KB 1280/1710 KB 432/1044 KB 704/1267 KB 192/1063 KB 1280/1710 KB 436/1044 KB 708/1267 KB 196/1063 KB 1280/1710 KB 440/1044 KB 708/1267 KB 196/1063 KB 1284/1710 KB 444/1044 KB 708/1267 KB 196/1063 KB 1284/1710 KB 448/1044 KB 708/1267 KB 192/1063 KB 1280/1710 KB 436/1044 KB 712/1267 KB 196/1063 KB 1284/1710 KB 448/1044 KB 716/1267 KB 196/1063 KB 1284/1710 KB 448/1044 KB 720/1267 KB 196/1063 KB 1284/1710 KB 448/1044 KB 708/1267 KB 196/1063 KB 1280/1710 KB 436/1044 KB 720/1267 KB 200/1063 KB 1284/1710 KB 448/1044 KB 720/1267 KB 204/1063 KB 1284/1710 KB 448/1044 KB 720/1267 KB 208/1063 KB 1284/1710 KB 448/1044 KB 708/1267 KB 196/1063 KB 1284/1710 KB 440/1044 KB 720/1267 KB 208/1063 KB 1288/1710 KB 448/1044 KB 720/1267 KB 208/1063 KB 1292/1710 KB 448/1044 KB 720/1267 KB 208/1063 KB 1296/1710 KB 448/1044 KB 720/1267 KB 212/1063 KB 1300/1710 KB 448/1044 KB unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 724/1267 KB 212/1063 KB 1304/1710 KB 452/1044 KB 724/1267 KB 212/1063 KB 1308/1710 KB 452/1044 KB 724/1267 KB 212/1063 KB 1312/1710 KB 452/1044 KB 724/1267 KB 212/1063 KB 1316/1710 KB 452/1044 KB 724/1267 KB 212/1063 KB 1320/1710 KB 452/1044 KB 724/1267 KB 212/1063 KB 1324/1710 KB 452/1044 KB 724/1267 KB 212/1063 KB 1328/1710 KB 452/1044 KB 720/1267 KB 212/1063 KB 1296/1710 KB 448/1044 KB 724/1267 KB 216/1063 KB 1328/1710 KB 452/1044 KB 724/1267 KB 220/1063 KB 1328/1710 KB 452/1044 KB 724/1267 KB 224/1063 KB 1328/1710 KB 452/1044 KB 724/1267 KB 228/1063 KB 1328/1710 KB 452/1044 KB 724/1267 KB 232/1063 KB 1328/1710 KB 452/1044 KB 724/1267 KB 236/1063 KB 1328/1710 KB 452/1044 KB 724/1267 KB 240/1063 KB 1328/1710 KB 452/1044 KB 724/1267 KB 244/1063 KB 1328/1710 KB 452/1044 KB 724/1267 KB 212/1063 KB 1300/1710 KB 452/1044 KB 724/1267 KB 244/1063 KB 1332/1710 KB 456/1044 KB 724/1267 KB 244/1063 KB 1332/1710 KB 460/1044 KB 724/1267 KB 244/1063 KB 1332/1710 KB 464/1044 KB 724/1267 KB 212/1063 KB 1300/1710 KB 448/1044 KB 728/1267 KB 244/1063 KB 1332/1710 KB 464/1044 KB 732/1267 KB 244/1063 KB 1332/1710 KB 464/1044 KB 736/1267 KB 244/1063 KB 1332/1710 KB 464/1044 KB 736/1267 KB 244/1063 KB 1332/1710 KB 468/1044 KB 740/1267 KB 244/1063 KB 1332/1710 KB 472/1044 KB 740/1267 KB 244/1063 KB 1332/1710 KB 476/1044 KB 740/1267 KB 244/1063 KB 1332/1710 KB 480/1044 KB 740/1267 KB 244/1063 KB 1332/1710 KB 484/1044 KB 740/1267 KB 244/1063 KB 1332/1710 KB 488/1044 KB 740/1267 KB 244/1063 KB 1332/1710 KB 492/1044 KB 740/1267 KB 248/1063 KB 1332/1710 KB 496/1044 KB 724/1267 KB 244/1063 KB 1332/1710 KB 452/1044 KB 740/1267 KB 248/1063 KB 1336/1710 KB 496/1044 KB 740/1267 KB 248/1063 KB 1340/1710 KB 496/1044 KB 740/1267 KB 248/1063 KB 1344/1710 KB 496/1044 KB 740/1267 KB 248/1063 KB 1348/1710 KB 500/1044 KB 740/1267 KB 248/1063 KB 1352/1710 KB 500/1044 KB 740/1267 KB 248/1063 KB 1332/1710 KB 492/1044 KB 740/1267 KB 252/1063 KB 1352/1710 KB 500/1044 KB 740/1267 KB 256/1063 KB 1352/1710 KB 500/1044 KB 740/1267 KB 244/1063 KB 1332/1710 KB 468/1044 KB 744/1267 KB 256/1063 KB 1352/1710 KB 500/1044 KB 748/1267 KB 256/1063 KB 1352/1710 KB 500/1044 KB 752/1267 KB 256/1063 KB 1352/1710 KB 500/1044 KB 756/1267 KB 256/1063 KB 1352/1710 KB 500/1044 KB 760/1267 KB 256/1063 KB 1352/1710 KB 500/1044 KB 764/1267 KB 256/1063 KB 1352/1710 KB 500/1044 KB 768/1267 KB 256/1063 KB 1352/1710 KB 500/1044 KB 768/1267 KB 260/1063 KB 1352/1710 KB 500/1044 KB 772/1267 KB 264/1063 KB 1352/1710 KB 500/1044 KB 740/1267 KB 248/1063 KB 1344/1710 KB 500/1044 KB 772/1267 KB 264/1063 KB 1356/1710 KB 504/1044 KB 772/1267 KB 264/1063 KB 1356/1710 KB 508/1044 KB 772/1267 KB 264/1063 KB 1356/1710 KB 512/1044 KB 772/1267 KB 264/1063 KB 1356/1710 KB 500/1044 KB 772/1267 KB 264/1063 KB 1360/1710 KB 512/1044 KB 772/1267 KB 268/1063 KB 1364/1710 KB 512/1044 KB 772/1267 KB 268/1063 KB 1368/1710 KB 516/1044 KB 772/1267 KB 268/1063 KB 1372/1710 KB 516/1044 KB 772/1267 KB 268/1063 KB 1376/1710 KB 516/1044 KB 772/1267 KB 260/1063 KB 1352/1710 KB 500/1044 KB 776/1267 KB 268/1063 KB 1376/1710 KB 516/1044 KB 780/1267 KB 268/1063 KB 1376/1710 KB 516/1044 KB 784/1267 KB 268/1063 KB 1376/1710 KB 516/1044 KB 788/1267 KB 268/1063 KB 1376/1710 KB 516/1044 KB 792/1267 KB 268/1063 KB 1376/1710 KB 516/1044 KB 772/1267 KB 268/1063 KB 1364/1710 KB 516/1044 KB 792/1267 KB 268/1063 KB 1376/1710 KB 520/1044 KB 792/1267 KB 268/1063 KB 1376/1710 KB 524/1044 KB 792/1267 KB 268/1063 KB 1376/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1710 KB 528/1044 KB 772/1267 KB 268/1063 KB 1360/1710 KB 512/1044 KB 792/1267 KB 272/1063 KB 1376/1710 KB 528/1044 KB 792/1267 KB 276/1063 KB 1376/1710 KB 528/1044 KB 792/1267 KB 280/1063 KB 1376/1710 KB 528/1044 KB 796/1267 KB 284/1063 KB 1376/1710 KB 528/1044 KB 796/1267 KB 288/1063 KB 1380/1710 KB 532/1044 KB 796/1267 KB 280/1063 KB 1376/1710 KB 528/1044 KB 800/1267 KB 288/1063 KB 1380/1710 KB 532/1044 KB 804/1267 KB 288/1063 KB 1380/1710 KB 532/1044 KB 808/1267 KB 292/1063 KB 1380/1710 KB 532/1044 KB 812/1267 KB 292/1063 KB 1380/1710 KB 532/1044 KB 816/1267 KB 292/1063 KB 1380/1710 KB 532/1044 KB 820/1267 KB 292/1063 KB 1380/1710 KB 532/1044 KB 824/1267 KB 292/1063 KB 1380/1710 KB 532/1044 KB 828/1267 KB 292/1063 KB 1380/1710 KB 532/1044 KB 832/1267 KB 292/1063 KB 1380/1710 KB 532/1044 KB 796/1267 KB 284/1063 KB 1380/1710 KB 532/1044 KB 832/1267 KB 292/1063 KB 1384/1710 KB 532/1044 KB 832/1267 KB 292/1063 KB 1388/1710 KB 532/1044 KB 832/1267 KB 292/1063 KB 1392/1710 KB 532/1044 KB 796/1267 KB 284/1063 KB 1376/1710 KB 532/1044 KB 832/1267 KB 292/1063 KB 1392/1710 KB 536/1044 KB 832/1267 KB 292/1063 KB 1392/1710 KB 540/1044 KB 832/1267 KB 292/1063 KB 1392/1710 KB 544/1044 KB 832/1267 KB 292/1063 KB 1392/1710 KB 548/1044 KB 832/1267 KB 292/1063 KB 1396/1710 KB 552/1044 KB 832/1267 KB 292/1063 KB 1396/1710 KB 556/1044 KB 832/1267 KB 292/1063 KB 1396/1710 KB 560/1044 KB 804/1267 KB 292/1063 KB 1380/1710 KB 532/1044 KB 832/1267 KB 296/1063 KB 1396/1710 KB 560/1044 KB 832/1267 KB 300/1063 KB 1396/1710 KB 560/1044 KB 832/1267 KB 304/1063 KB 1396/1710 KB 560/1044 KB 832/1267 KB 308/1063 KB 1396/1710 KB 560/1044 KB 832/1267 KB 312/1063 KB 1396/1710 KB 560/1044 KB 832/1267 KB 316/1063 KB 1396/1710 KB 560/1044 KB 836/1267 KB 320/1063 KB 1396/1710 KB 564/1044 KB 832/1267 KB 292/1063 KB 1396/1710 KB 548/1044 KB 836/1267 KB 320/1063 KB 1400/1710 KB 564/1044 KB 836/1267 KB 320/1063 KB 1404/1710 KB 564/1044 KB 836/1267 KB 320/1063 KB 1408/1710 KB 564/1044 KB 836/1267 KB 320/1063 KB 1412/1710 KB 564/1044 KB 836/1267 KB 324/1063 KB 1416/1710 KB 564/1044 KB 836/1267 KB 324/1063 KB 1420/1710 KB 564/1044 KB 836/1267 KB 316/1063 KB 1396/1710 KB 564/1044 KB 840/1267 KB 324/1063 KB 1420/1710 KB 564/1044 KB 844/1267 KB 324/1063 KB 1420/1710 KB 564/1044 KB 848/1267 KB 324/1063 KB 1420/1710 KB 564/1044 KB 852/1267 KB 324/1063 KB 1424/1710 KB 564/1044 KB 856/1267 KB 324/1063 KB 1424/1710 KB 564/1044 KB 832/1267 KB 316/1063 KB 1396/1710 KB 564/1044 KB 856/1267 KB 324/1063 KB 1424/1710 KB 568/1044 KB 856/1267 KB 324/1063 KB 1424/1710 KB 572/1044 KB 856/1267 KB 324/1063 KB 1424/1710 KB 576/1044 KB 856/1267 KB 324/1063 KB 1424/1710 KB 580/1044 KB 856/1267 KB 324/1063 KB 1424/1710 KB 584/1044 KB 856/1267 KB 324/1063 KB 1424/1710 KB 588/1044 KB 856/1267 KB 324/1063 KB 1424/1710 KB 592/1044 KB 856/1267 KB 324/1063 KB 1424/1710 KB 596/1044 KB 848/1267 KB 324/1063 KB 1424/1710 KB 564/1044 KB 836/1267 KB 324/1063 KB 1412/1710 KB 564/1044 KB 860/1267 KB 328/1063 KB 1424/1710 KB 596/1044 KB 860/1267 KB 332/1063 KB 1424/1710 KB 596/1044 KB 860/1267 KB 336/1063 KB 1424/1710 KB 596/1044 KB 860/1267 KB 340/1063 KB 1424/1710 KB 596/1044 KB 860/1267 KB 344/1063 KB 1428/1710 KB 596/1044 KB 860/1267 KB 348/1063 KB 1428/1710 KB 596/1044 KB 860/1267 KB 352/1063 KB 1428/1710 KB 596/1044 KB 860/1267 KB 324/1063 KB 1424/1710 KB 596/1044 KB 864/1267 KB 352/1063 KB 1428/1710 KB 596/1044 KB 860/1267 KB 340/1063 KB 1428/1710 KB 596/1044 KB 864/1267 KB unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 352/1063 KB 1432/1710 KB 596/1044 KB 864/1267 KB 352/1063 KB 1436/1710 KB 596/1044 KB 864/1267 KB 352/1063 KB 1440/1710 KB 596/1044 KB 868/1267 KB 352/1063 KB 1440/1710 KB 596/1044 KB 872/1267 KB 356/1063 KB 1444/1710 KB 600/1044 KB 876/1267 KB 356/1063 KB 1444/1710 KB 600/1044 KB 868/1267 KB 356/1063 KB 1444/1710 KB 600/1044 KB 876/1267 KB 356/1063 KB 1444/1710 KB 604/1044 KB 876/1267 KB 356/1063 KB 1444/1710 KB 608/1044 KB 876/1267 KB 356/1063 KB 1444/1710 KB 612/1044 KB 868/1267 KB 356/1063 KB 1444/1710 KB 596/1044 KB 880/1267 KB 360/1063 KB 1444/1710 KB 612/1044 KB 880/1267 KB 364/1063 KB 1444/1710 KB 612/1044 KB 880/1267 KB 368/1063 KB 1444/1710 KB 612/1044 KB 868/1267 KB 352/1063 KB 1444/1710 KB 596/1044 KB 880/1267 KB 368/1063 KB 1448/1710 KB 612/1044 KB 880/1267 KB 368/1063 KB 1452/1710 KB 612/1044 KB 880/1267 KB 368/1063 KB 1456/1710 KB 612/1044 KB 880/1267 KB 356/1063 KB 1444/1710 KB 612/1044 KB 880/1267 KB 368/1063 KB 1460/1710 KB 612/1044 KB 884/1267 KB 372/1063 KB 1464/1710 KB 616/1044 KB 884/1267 KB 372/1063 KB 1468/1710 KB 616/1044 KB 884/1267 KB 372/1063 KB 1472/1710 KB 616/1044 KB 884/1267 KB 372/1063 KB 1460/1710 KB 616/1044 KB 884/1267 KB 372/1063 KB 1472/1710 KB 620/1044 KB 884/1267 KB 372/1063 KB 1472/1710 KB 624/1044 KB 884/1267 KB 372/1063 KB 1460/1710 KB 612/1044 KB 884/1267 KB 368/1063 KB 1460/1710 KB 612/1044 KB 888/1267 KB 372/1063 KB 1472/1710 KB 624/1044 KB 892/1267 KB 372/1063 KB 1472/1710 KB 624/1044 KB 896/1267 KB 372/1063 KB 1472/1710 KB 624/1044 KB 900/1267 KB 376/1063 KB 1472/1710 KB 624/1044 KB 904/1267 KB 376/1063 KB 1476/1710 KB 628/1044 KB 908/1267 KB 376/1063 KB 1476/1710 KB 628/1044 KB 912/1267 KB 376/1063 KB 1476/1710 KB 628/1044 KB 896/1267 KB 376/1063 KB 1472/1710 KB 624/1044 KB 912/1267 KB 380/1063 KB 1476/1710 KB 628/1044 KB 912/1267 KB 384/1063 KB 1476/1710 KB 628/1044 KB 912/1267 KB 388/1063 KB 1476/1710 KB 628/1044 KB 912/1267 KB 392/1063 KB 1476/1710 KB 628/1044 KB 916/1267 KB 396/1063 KB 1476/1710 KB 628/1044 KB 916/1267 KB 400/1063 KB 1476/1710 KB 628/1044 KB 900/1267 KB 376/1063 KB 1476/1710 KB 628/1044 KB 916/1267 KB 400/1063 KB 1476/1710 KB 632/1044 KB 916/1267 KB 400/1063 KB 1476/1710 KB 636/1044 KB 916/1267 KB 400/1063 KB 1476/1710 KB 640/1044 KB 900/1267 KB 376/1063 KB 1476/1710 KB 624/1044 KB 916/1267 KB 400/1063 KB 1480/1710 KB 640/1044 KB 916/1267 KB 400/1063 KB 1484/1710 KB 640/1044 KB 916/1267 KB 400/1063 KB 1488/1710 KB 640/1044 KB 916/1267 KB 400/1063 KB 1488/1710 KB 644/1044 KB 916/1267 KB 404/1063 KB 1492/1710 KB 648/1044 KB 916/1267 KB 404/1063 KB 1492/1710 KB 652/1044 KB 916/1267 KB 404/1063 KB 1492/1710 KB 656/1044 KB 916/1267 KB 392/1063 KB 1476/1710 KB 628/1044 KB 920/1267 KB 404/1063 KB 1492/1710 KB 656/1044 KB 924/1267 KB 404/1063 KB 1492/1710 KB 656/1044 KB 928/1267 KB 404/1063 KB 1492/1710 KB 656/1044 KB 932/1267 KB 404/1063 KB 1492/1710 KB 656/1044 KB 936/1267 KB 404/1063 KB 1492/1710 KB 660/1044 KB 940/1267 KB 404/1063 KB 1492/1710 KB 660/1044 KB 944/1267 KB 404/1063 KB 1492/1710 KB 660/1044 KB 916/1267 KB 404/1063 KB 1492/1710 KB 644/1044 KB 944/1267 KB 408/1063 KB 1492/1710 KB 660/1044 KB 944/1267 KB 412/1063 KB 1492/1710 KB 660/1044 KB 944/1267 KB 416/1063 KB 1492/1710 KB 660/1044 KB 916/1267 KB 400/1063 KB 1492/1710 KB 644/1044 KB 944/1267 KB 416/1063 KB 1496/1710 KB 660/1044 KB 944/1267 KB 416/1063 KB 1500/1710 KB 660/1044 KB 944/1267 KB 416/1063 KB 1504/1710 KB 660/1044 KB 944/1267 KB 416/1063 KB 1508/1710 KB 660/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1044 KB 944/1267 KB 420/1063 KB 1512/1710 KB 660/1044 KB 944/1267 KB 420/1063 KB 1516/1710 KB 660/1044 KB 944/1267 KB 420/1063 KB 1520/1710 KB 660/1044 KB 932/1267 KB 404/1063 KB 1492/1710 KB 660/1044 KB 944/1267 KB 420/1063 KB 1520/1710 KB 664/1044 KB 944/1267 KB 420/1063 KB 1520/1710 KB 668/1044 KB 944/1267 KB 420/1063 KB 1520/1710 KB 672/1044 KB 944/1267 KB 420/1063 KB 1508/1710 KB 660/1044 KB 944/1267 KB 420/1063 KB 1520/1710 KB 676/1044 KB 948/1267 KB 424/1063 KB 1524/1710 KB 680/1044 KB 948/1267 KB 424/1063 KB 1524/1710 KB 684/1044 KB 948/1267 KB 424/1063 KB 1524/1710 KB 676/1044 KB 944/1267 KB 424/1063 KB 1520/1710 KB 676/1044 KB 948/1267 KB 428/1063 KB 1524/1710 KB 688/1044 KB 948/1267 KB 432/1063 KB 1524/1710 KB 688/1044 KB 948/1267 KB 436/1063 KB 1524/1710 KB 688/1044 KB 948/1267 KB 424/1063 KB 1520/1710 KB 676/1044 KB 952/1267 KB 436/1063 KB 1528/1710 KB 688/1044 KB 956/1267 KB 436/1063 KB 1528/1710 KB 688/1044 KB 960/1267 KB 436/1063 KB 1528/1710 KB 688/1044 KB 948/1267 KB 424/1063 KB 1524/1710 KB 688/1044 KB 948/1267 KB 436/1063 KB 1528/1710 KB 688/1044 KB 960/1267 KB 436/1063 KB 1532/1710 KB 688/1044 KB 960/1267 KB 436/1063 KB 1536/1710 KB 688/1044 KB 960/1267 KB 436/1063 KB 1540/1710 KB 688/1044 KB 964/1267 KB 440/1063 KB 1544/1710 KB 692/1044 KB 964/1267 KB 440/1063 KB 1548/1710 KB 692/1044 KB 964/1267 KB 440/1063 KB 1552/1710 KB 692/1044 KB 964/1267 KB 440/1063 KB 1540/1710 KB 692/1044 KB 964/1267 KB 440/1063 KB 1540/1710 KB 688/1044 KB 964/1267 KB 444/1063 KB 1552/1710 KB 692/1044 KB 964/1267 KB 448/1063 KB 1552/1710 KB 692/1044 KB 964/1267 KB 452/1063 KB 1552/1710 KB 692/1044 KB 964/1267 KB 456/1063 KB 1556/1710 KB 696/1044 KB 964/1267 KB 460/1063 KB 1556/1710 KB 696/1044 KB 964/1267 KB 464/1063 KB 1556/1710 KB 696/1044 KB 964/1267 KB 436/1063 KB 1540/1710 KB 688/1044 KB 968/1267 KB 464/1063 KB 1556/1710 KB 696/1044 KB 972/1267 KB 464/1063 KB 1556/1710 KB 696/1044 KB 976/1267 KB 464/1063 KB 1556/1710 KB 696/1044 KB 980/1267 KB 464/1063 KB 1556/1710 KB 696/1044 KB 984/1267 KB 468/1063 KB 1556/1710 KB 696/1044 KB 988/1267 KB 468/1063 KB 1556/1710 KB 696/1044 KB 992/1267 KB 468/1063 KB 1556/1710 KB 696/1044 KB 964/1267 KB 452/1063 KB 1556/1710 KB 696/1044 KB 992/1267 KB 468/1063 KB 1560/1710 KB 696/1044 KB 992/1267 KB 468/1063 KB 1564/1710 KB 696/1044 KB 964/1267 KB 452/1063 KB 1552/1710 KB 696/1044 KB 992/1267 KB 468/1063 KB 1568/1710 KB 700/1044 KB 992/1267 KB 468/1063 KB 1568/1710 KB 704/1044 KB 992/1267 KB 468/1063 KB 1568/1710 KB 708/1044 KB 992/1267 KB 468/1063 KB 1568/1710 KB 712/1044 KB 992/1267 KB 468/1063 KB 1568/1710 KB 716/1044 KB 992/1267 KB 468/1063 KB 1568/1710 KB 720/1044 KB 992/1267 KB 468/1063 KB 1568/1710 KB 696/1044 KB 992/1267 KB 468/1063 KB 1568/1710 KB 724/1044 KB 996/1267 KB 468/1063 KB 1572/1710 KB 728/1044 KB 996/1267 KB 468/1063 KB 1572/1710 KB 732/1044 KB 996/1267 KB 468/1063 KB 1572/1710 KB 736/1044 KB 996/1267 KB 468/1063 KB 1572/1710 KB 740/1044 KB 980/1267 KB 468/1063 KB 1556/1710 KB 696/1044 KB 996/1267 KB 472/1063 KB 1572/1710 KB 740/1044 KB 996/1267 KB 476/1063 KB 1572/1710 KB 740/1044 KB 996/1267 KB 480/1063 KB 1572/1710 KB 740/1044 KB 996/1267 KB 484/1063 KB 1572/1710 KB 740/1044 KB 996/1267 KB 488/1063 KB 1572/1710 KB 740/1044 KB 996/1267 KB 492/1063 KB 1572/1710 KB 740/1044 KB 996/1267 KB 496/1063 KB 1572/1710 KB 740/1044 KB 996/1267 KB 468/1063 KB 1572/1710 KB 724/1044 KB 996/1267 KB 468/1063 KB 1568/1710 KB 724/1044 KB 1000/1267 KB 496/1063 K unit-oai-epc-0: 06:31:20 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install B 1572/1710 KB 740/1044 KB 1004/1267 KB 496/1063 KB 1572/1710 KB 740/1044 KB 1008/1267 KB 496/1063 KB 1576/1710 KB 740/1044 KB 1004/1267 KB 496/1063 KB 1576/1710 KB 740/1044 KB 1008/1267 KB 496/1063 KB 1580/1710 KB 740/1044 KB 1008/1267 KB 496/1063 KB 1584/1710 KB 740/1044 KB 1012/1267 KB 496/1063 KB 1584/1710 KB 740/1044 KB 1016/1267 KB 500/1063 KB 1588/1710 KB 744/1044 KB 1020/1267 KB 500/1063 KB 1588/1710 KB 744/1044 KB 1024/1267 KB 500/1063 KB 1588/1710 KB 744/1044 KB 1012/1267 KB 500/1063 KB 1588/1710 KB 744/1044 KB 1024/1267 KB 500/1063 KB 1588/1710 KB 748/1044 KB 1024/1267 KB 500/1063 KB 1588/1710 KB 752/1044 KB 1012/1267 KB 496/1063 KB 1588/1710 KB 740/1044 KB 1024/1267 KB 500/1063 KB 1592/1710 KB 752/1044 KB 1024/1267 KB 500/1063 KB 1596/1710 KB 752/1044 KB 1024/1267 KB 500/1063 KB 1600/1710 KB 752/1044 KB 1024/1267 KB 500/1063 KB 1604/1710 KB 752/1044 KB 1028/1267 KB 500/1063 KB 1608/1710 KB 756/1044 KB 1028/1267 KB 500/1063 KB 1612/1710 KB 756/1044 KB 1028/1267 KB 500/1063 KB 1616/1710 KB 756/1044 KB 1012/1267 KB 500/1063 KB 1588/1710 KB 740/1044 KB 1028/1267 KB 504/1063 KB 1616/1710 KB 756/1044 KB 1028/1267 KB 508/1063 KB 1616/1710 KB 756/1044 KB 1028/1267 KB 512/1063 KB 1616/1710 KB 756/1044 KB 1028/1267 KB 516/1063 KB 1616/1710 KB 756/1044 KB 1028/1267 KB 520/1063 KB 1616/1710 KB 756/1044 KB 1028/1267 KB 524/1063 KB 1616/1710 KB 756/1044 KB 1028/1267 KB 528/1063 KB 1616/1710 KB 756/1044 KB 1028/1267 KB 532/1063 KB 1616/1710 KB 756/1044 KB 1028/1267 KB 536/1063 KB 1620/1710 KB 756/1044 KB 1028/1267 KB 540/1063 KB 1620/1710 KB 756/1044 KB 1028/1267 KB 544/1063 KB 1620/1710 KB 756/1044 KB 1028/1267 KB 500/1063 KB 1604/1710 KB 756/1044 KB 1032/1267 KB 544/1063 KB 1620/1710 KB 756/1044 KB 1024/1267 KB 500/1063 KB 1604/1710 KB 756/1044 KB 1036/1267 KB 544/1063 KB 1620/1710 KB 760/1044 KB 1036/1267 KB 544/1063 KB 1620/1710 KB 764/1044 KB 1036/1267 KB 544/1063 KB 1620/1710 KB 768/1044 KB 1036/1267 KB 544/1063 KB 1620/1710 KB 768/1044 KB 1040/1267 KB 544/1063 KB 1620/1710 KB 768/1044 KB 1044/1267 KB 544/1063 KB 1620/1710 KB 768/1044 KB 1048/1267 KB 544/1063 KB 1620/1710 KB 772/1044 KB 1052/1267 KB 544/1063 KB 1620/1710 KB 772/1044 KB 1056/1267 KB 544/1063 KB 1620/1710 KB 772/1044 KB 1028/1267 KB 532/1063 KB 1620/1710 KB 756/1044 KB 1056/1267 KB 544/1063 KB 1624/1710 KB 772/1044 KB 1056/1267 KB 544/1063 KB 1628/1710 KB 772/1044 KB 1056/1267 KB 544/1063 KB 1632/1710 KB 772/1044 KB 1044/1267 KB 544/1063 KB 1620/1710 KB 772/1044 KB 1056/1267 KB 544/1063 KB 1632/1710 KB 776/1044 KB 1056/1267 KB 544/1063 KB 1632/1710 KB 780/1044 KB 1056/1267 KB 544/1063 KB 1632/1710 KB 784/1044 KB 1056/1267 KB 544/1063 KB 1632/1710 KB 788/1044 KB 1060/1267 KB 548/1063 KB 1636/1710 KB 792/1044 KB 1060/1267 KB 548/1063 KB 1636/1710 KB 796/1044 KB 1060/1267 KB 548/1063 KB 1636/1710 KB 800/1044 KB 1056/1267 KB 544/1063 KB 1636/1710 KB 788/1044 KB 1060/1267 KB 548/1063 KB 1640/1710 KB 800/1044 KB 1060/1267 KB 548/1063 KB 1644/1710 KB 800/1044 KB 1060/1267 KB 548/1063 KB 1648/1710 KB 800/1044 KB 1060/1267 KB 548/1063 KB 1652/1710 KB 800/1044 KB 1060/1267 KB 548/1063 KB 1656/1710 KB 804/1044 KB 1060/1267 KB 548/1063 KB 1660/1710 KB 804/1044 KB 1060/1267 KB 548/1063 KB 1664/1710 KB 804/1044 KB 1060/1267 KB 548/1063 KB 1668/1710 KB 804/1044 KB 1060/1267 KB 548/1063 KB 1672/1710 KB 804/1044 KB 1060/1267 KB 548/1063 KB 1676/1710 KB 804/1044 KB 1060/1267 KB 548/1063 KB 1680/1710 KB 804/1044 KB 1060/1267 KB 548/1063 KB 1636/1710 KB 788/10 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 44 KB 1060/1267 KB 552/1063 KB 1680/1710 KB 804/1044 KB 1060/1267 KB 556/1063 KB 1680/1710 KB 804/1044 KB 1060/1267 KB 560/1063 KB 1680/1710 KB 804/1044 KB 1060/1267 KB 544/1063 KB 1636/1710 KB 788/1044 KB 1064/1267 KB 560/1063 KB 1680/1710 KB 804/1044 KB 1068/1267 KB 560/1063 KB 1680/1710 KB 804/1044 KB 1072/1267 KB 560/1063 KB 1680/1710 KB 804/1044 KB 1076/1267 KB 560/1063 KB 1680/1710 KB 804/1044 KB 1080/1267 KB 560/1063 KB 1680/1710 KB 804/1044 KB 1084/1267 KB 560/1063 KB 1680/1710 KB 804/1044 KB 1088/1267 KB 560/1063 KB 1680/1710 KB 804/1044 KB 1092/1267 KB 560/1063 KB 1680/1710 KB 804/1044 KB 1096/1267 KB 564/1063 KB 1680/1710 KB 804/1044 KB 1100/1267 KB 564/1063 KB 1680/1710 KB 804/1044 KB 1060/1267 KB 548/1063 KB 1652/1710 KB 804/1044 KB 1100/1267 KB 564/1063 KB 1680/1710 KB 808/1044 KB 1100/1267 KB 564/1063 KB 1680/1710 KB 812/1044 KB 1100/1267 KB 564/1063 KB 1680/1710 KB 816/1044 KB 1100/1267 KB 564/1063 KB 1680/1710 KB 820/1044 KB 1092/1267 KB 564/1063 KB 1680/1710 KB 804/1044 KB 1100/1267 KB 568/1063 KB 1680/1710 KB 820/1044 KB 1100/1267 KB 572/1063 KB 1680/1710 KB 820/1044 KB 1100/1267 KB 576/1063 KB 1680/1710 KB 820/1044 KB 1100/1267 KB 576/1063 KB 1680/1710 KB 824/1044 KB 1100/1267 KB 576/1063 KB 1680/1710 KB 828/1044 KB 1100/1267 KB 576/1063 KB 1680/1710 KB 832/1044 KB 1100/1267 KB 576/1063 KB 1680/1710 KB 836/1044 KB 1104/1267 KB 580/1063 KB 1684/1710 KB 840/1044 KB 1104/1267 KB 580/1063 KB 1684/1710 KB 844/1044 KB 1104/1267 KB 580/1063 KB 1684/1710 KB 836/1044 KB 1104/1267 KB 584/1063 KB 1684/1710 KB 844/1044 KB 1104/1267 KB 588/1063 KB 1684/1710 KB 844/1044 KB 1104/1267 KB 592/1063 KB 1684/1710 KB 844/1044 KB 1104/1267 KB 576/1063 KB 1684/1710 KB 836/1044 KB 1104/1267 KB 592/1063 KB 1688/1710 KB 844/1044 KB 1104/1267 KB 592/1063 KB 1692/1710 KB 844/1044 KB 1104/1267 KB 592/1063 KB 1696/1710 KB 848/1044 KB 1104/1267 KB 592/1063 KB 1700/1710 KB 848/1044 KB 1104/1267 KB 596/1063 KB 1704/1710 KB 848/1044 KB 1104/1267 KB 596/1063 KB 1708/1710 KB 848/1044 KB 1104/1267 KB 596/1063 KB 1710/1710 KB 848/1044 KB 1104/1267 KB 576/1063 KB 1680/1710 KB 836/1044 KB 1108/1267 KB 596/1063 KB 1710/1710 KB 848/1044 KB 1112/1267 KB 596/1063 KB 1710/1710 KB 848/1044 KB 1116/1267 KB 596/1063 KB 1710/1710 KB 848/1044 KB 1120/1267 KB 596/1063 KB 1710/1710 KB 848/1044 KB 1124/1267 KB 596/1063 KB 1710/1710 KB 848/1044 KB 1128/1267 KB 596/1063 KB 1710/1710 KB 848/1044 KB 1104/1267 KB 596/1063 KB 1700/1710 KB 848/1044 KB 1132/1267 KB 600/1063 KB 1710/1710 KB 848/1044 KB 1132/1267 KB 604/1063 KB 1710/1710 KB 848/1044 KB 1132/1267 KB 608/1063 KB 1710/1710 KB 848/1044 KB 1104/1267 KB 592/1063 KB 1692/1710 KB 848/1044 KB 1132/1267 KB 608/1063 KB 1710/1710 KB 852/1044 KB 1132/1267 KB 608/1063 KB 1710/1710 KB 856/1044 KB 1132/1267 KB 612/1063 KB 1710/1710 KB 856/1044 KB 1132/1267 KB 612/1063 KB 1710/1710 KB 860/1044 KB 1132/1267 KB 612/1063 KB 1710/1710 KB 864/1044 KB 1132/1267 KB 612/1063 KB 1710/1710 KB 868/1044 KB 1132/1267 KB 596/1063 KB 1710/1710 KB 856/1044 KB 1136/1267 KB 616/1063 KB 1710/1710 KB 868/1044 KB 1140/1267 KB 616/1063 KB 1710/1710 KB 868/1044 KB 1144/1267 KB 616/1063 KB 1710/1710 KB 868/1044 KB 1148/1267 KB 616/1063 KB 1710/1710 KB 868/1044 KB 1152/1267 KB 616/1063 KB 1710/1710 KB 872/1044 KB 1132/1267 KB 616/1063 KB 1710/1710 KB 868/1044 KB 1152/1267 KB 620/1063 KB 1710/1710 KB 872/1044 KB 1152/1267 KB 624/1063 KB 1710/1710 KB 872/1044 KB 1152/1267 KB 628/1063 KB 1710/1710 KB 872/1044 KB 1156/1267 KB 6 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 32/1063 KB 1710/1710 KB 872/1044 KB 1156/1267 KB 636/1063 KB 1710/1710 KB 872/1044 KB 1156/1267 KB 640/1063 KB 1710/1710 KB 872/1044 KB 1148/1267 KB 616/1063 KB 1710/1710 KB 872/1044 KB 1156/1267 KB 640/1063 KB 1710/1710 KB 876/1044 KB 1156/1267 KB 640/1063 KB 1710/1710 KB 880/1044 KB 1156/1267 KB 640/1063 KB 1710/1710 KB 884/1044 KB 1156/1267 KB 628/1063 KB 1710/1710 KB 872/1044 KB 1160/1267 KB 640/1063 KB 1710/1710 KB 888/1044 KB 1164/1267 KB 640/1063 KB 1710/1710 KB 888/1044 KB 1156/1267 KB 640/1063 KB 1710/1710 KB 888/1044 KB 1164/1267 KB 640/1063 KB 1710/1710 KB 892/1044 KB 1168/1267 KB 644/1063 KB 1710/1710 KB 896/1044 KB 1168/1267 KB 644/1063 KB 1710/1710 KB 900/1044 KB 1168/1267 KB 644/1063 KB 1710/1710 KB 904/1044 KB 1168/1267 KB 644/1063 KB 1710/1710 KB 908/1044 KB 1168/1267 KB 644/1063 KB 1710/1710 KB 912/1044 KB 1168/1267 KB 644/1063 KB 1710/1710 KB 916/1044 KB 1168/1267 KB 644/1063 KB 920/1044 KB 1168/1267 KB 644/1063 KB 924/1044 KB 1168/1267 KB 644/1063 KB 928/1044 KB 1168/1267 KB 644/1063 KB 932/1044 KB 1168/1267 KB 644/1063 KB 1710/1710 KB 892/1044 KB 1168/1267 KB 648/1063 KB 932/1044 KB 1168/1267 KB 652/1063 KB 932/1044 KB 1168/1267 KB 640/1063 KB 1710/1710 KB 892/1044 KB 1172/1267 KB 652/1063 KB 932/1044 KB 1176/1267 KB 652/1063 KB 932/1044 KB 1180/1267 KB 652/1063 KB 932/1044 KB 1184/1267 KB 656/1063 KB 932/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3026.3 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1180/1267 KB 656/1063 KB 932/1044 KB 1184/1267 KB 660/1063 KB 932/1044 KB 1188/1267 KB 664/1063 KB 932/1044 KB 1188/1267 KB 660/1063 KB 932/1044 KB 1192/1267 KB 664/1063 KB 932/1044 KB 1196/1267 KB 664/1063 KB 932/1044 KB 1200/1267 KB 668/1063 KB 932/1044 KB 1196/1267 KB 668/1063 KB 932/1044 KB 1200/1267 KB 672/1063 KB 932/1044 KB 1204/1267 KB 672/1063 KB 932/1044 KB 1208/1267 KB 676/1063 KB 932/1044 KB 1204/1267 KB 676/1063 KB 932/1044 KB 1208/1267 KB 680/1063 KB 936/1044 KB 1208/1267 KB 684/1063 KB 936/1044 KB 1208/1267 KB 676/1063 KB 936/1044 KB 1212/1267 KB 684/1063 KB 940/1044 KB 1212/1267 KB 684/1063 KB 936/1044 KB 1216/1267 KB 688/1063 KB 940/1044 KB 1212/1267 KB 688/1063 KB 940/1044 KB 1216/1267 KB 688/1063 KB 944/1044 KB 1220/1267 KB 688/1063 KB 944/1044 KB 1224/1267 KB 692/1063 KB 948/1044 KB 1228/1267 KB 692/1063 KB 948/1044 KB 1232/1267 KB 692/1063 KB 948/1044 KB 1220/1267 KB 692/1063 KB 948/1044 KB 1220/1267 KB 688/1063 KB 948/1044 KB 1232/1267 KB 696/1063 KB 952/1044 KB 1232/1267 KB 696/1063 KB 956/1044 KB 1232/1267 KB 696/1063 KB 960/1044 KB 1232/1267 KB 696/1063 KB 952/1044 KB 1232/1267 KB 700/1063 KB 960/1044 KB 1232/1267 KB 704/1063 KB 960/1044 KB 1236/1267 KB 704/1063 KB 960/1044 KB 1240/1267 KB 708/1063 KB 964/1044 KB 1244/1267 KB 708/1063 KB 964/1044 KB 1248/1267 KB 708/1063 KB 964/1044 KB 1236/1267 KB 708/1063 KB 964/1044 KB 1248/1267 KB 708/1063 KB 968/1044 KB 1248/1267 KB 708/1063 KB 972/1044 KB 1248/1267 KB 708/1063 KB 976/1044 KB 1236/1267 KB 708/1063 KB 960/1044 KB 1248/1267 KB 712/1063 KB 976/1044 KB 1248/1267 KB 716/1063 KB 976/1044 KB 1248/1267 KB 720/1063 KB 976/1044 KB 1252/1267 KB 724/1063 KB 976/1044 KB 1252/1267 KB 728/1063 KB 980/1044 KB 1252/1267 KB 732/1063 KB 980/1044 KB 1252/1267 KB 736/1063 KB 980/1044 KB 1252/1267 KB 740/1063 KB 980/1044 KB 1252/1267 KB 744/1063 KB 980/1044 KB 1252/1267 KB 748/1063 KB 980/1044 KB 1252/1267 KB 720/1063 KB 976/1044 KB 1256/1267 KB 752/1063 KB 980/1044 KB 1260/1267 KB 752/1063 KB 980/1044 KB 1264/1267 KB 752/1063 KB 980/1044 KB 1252/1267 KB 724/1063 KB 980/1044 KB 1264/1267 KB 752/1063 KB 984/1044 KB 1264/1267 KB 752/1063 KB 988/1044 KB 1264/1267 KB 752/1063 KB 992/1044 KB 1264/1267 KB 752/1063 KB 992/1044 KB 4/257 KB 1264/1267 KB 752/1063 KB 992/1044 KB 8/257 KB 1264/1267 KB 752/1063 KB 992/1044 KB 12/257 KB 1264/1267 KB 752/1063 KB 992/1044 KB 16/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 16/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 20/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 24/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 28/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 32/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 36/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 40/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 44/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 48/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 52/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 56/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 60/257 KB 1267/1267 KB 752/1063 KB 992/1044 KB 64/257 KB 1267/1267 KB 752/1063 KB 996/1044 KB 64/257 KB 1267/1267 KB 752/1063 KB 1000/1044 KB 64/257 KB 1267/1267 KB 752/1063 KB 1004/1044 KB 64/257 KB 1267/1267 KB 752/1063 KB 1008/1044 KB 64/257 KB 1267/1267 KB 752/1063 KB 1008/1044 KB 64/257 KB 1267/1267 KB 756/1063 KB 1012/1044 KB 68/257 KB 1267/1267 KB 760/1063 KB 1012/1044 KB 68/257 KB 1267/1267 KB 764/1063 KB 1012/1044 KB 68/257 KB 1267/1267 KB 768/1063 KB 1012/1044 KB 68/257 KB 1267/1267 KB 752/1063 KB 1008/1044 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install KB 68/257 KB 1267/1267 KB 768/1063 KB 1012/1044 KB 72/257 KB 1267/1267 KB 768/1063 KB 1012/1044 KB 76/257 KB 1267/1267 KB 768/1063 KB 1012/1044 KB 80/257 KB 1267/1267 KB 768/1063 KB 1012/1044 KB 84/257 KB 1267/1267 KB 768/1063 KB 1012/1044 KB 88/257 KB 1267/1267 KB 768/1063 KB 1012/1044 KB 92/257 KB 1267/1267 KB 768/1063 KB 1012/1044 KB 96/257 KB 1267/1267 KB 752/1063 KB 1012/1044 KB 68/257 KB 1267/1267 KB 768/1063 KB 1016/1044 KB 96/257 KB 1267/1267 KB 768/1063 KB 1020/1044 KB 96/257 KB 1267/1267 KB 768/1063 KB 1024/1044 KB 96/257 KB 1267/1267 KB 768/1063 KB 1028/1044 KB 96/257 KB 1267/1267 KB 772/1063 KB 1032/1044 KB 100/257 KB 1267/1267 KB 772/1063 KB 1036/1044 KB 100/257 KB 1267/1267 KB 772/1063 KB 1040/1044 KB 100/257 KB 1267/1267 KB 772/1063 KB 1044/1044 KB 100/257 KB 772/1063 KB 1044/1044 KB 100/257 KB 1267/1267 KB 772/1063 KB 1028/1044 KB 100/257 KB 776/1063 KB 1044/1044 KB 100/257 KB 780/1063 KB 1044/1044 KB 100/257 KB 784/1063 KB 1044/1044 KB 100/257 KB 1267/1267 KB 768/1063 KB 1028/1044 KB 100/257 KB 784/1063 KB 1044/1044 KB 104/257 KB 784/1063 KB 1044/1044 KB 108/257 KB 784/1063 KB 1044/1044 KB 112/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2164.9 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 788/1063 KB 1044/1044 KB 112/257 KB 792/1063 KB 1044/1044 KB 116/257 KB 796/1063 KB 1044/1044 KB 116/257 KB 800/1063 KB 1044/1044 KB 116/257 KB 804/1063 KB 1044/1044 KB 116/257 KB 808/1063 KB 1044/1044 KB 116/257 KB 812/1063 KB 1044/1044 KB 116/257 KB 816/1063 KB 1044/1044 KB 116/257 KB 788/1063 KB 1044/1044 KB 116/257 KB 816/1063 KB 1044/1044 KB 120/257 KB 816/1063 KB 1044/1044 KB 124/257 KB 816/1063 KB 1044/1044 KB 128/257 KB 816/1063 KB 1044/1044 KB 132/257 KB 816/1063 KB 1044/1044 KB 136/257 KB 816/1063 KB 1044/1044 KB 140/257 KB 816/1063 KB 1044/1044 KB 144/257 KB 820/1063 KB 148/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1751.5 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 824/1063 KB 148/257 KB 816/1063 KB 148/257 KB 824/1063 KB 152/257 KB 828/1063 KB 152/257 KB 832/1063 KB 152/257 KB 832/1063 KB 156/257 KB 832/1063 KB 160/257 KB 832/1063 KB 164/257 KB 836/1063 KB 168/257 KB 836/1063 KB 172/257 KB 836/1063 KB 176/257 KB 836/1063 KB 164/257 KB 840/1063 KB 176/257 KB 844/1063 KB 176/257 KB 848/1063 KB 176/257 KB 852/1063 KB 176/257 KB 856/1063 KB 180/257 KB 860/1063 KB 180/257 KB 864/1063 KB 180/257 KB 852/1063 KB 180/257 KB 864/1063 KB 184/257 KB 864/1063 KB 188/257 KB 864/1063 KB 192/257 KB 864/1063 KB 4/713 KB 192/257 KB 864/1063 KB 8/713 KB 192/257 KB 864/1063 KB 12/713 KB 192/257 KB 864/1063 KB 16/713 KB 192/257 KB 868/1063 KB 16/713 KB 192/257 KB 868/1063 KB 20/713 KB 192/257 KB 868/1063 KB 4/549 KB 20/713 KB 192/257 KB 868/1063 KB 8/549 KB 20/713 KB 192/257 KB 868/1063 KB 12/549 KB 20/713 KB 192/257 KB 868/1063 KB 16/549 KB 20/713 KB 192/257 KB 868/1063 KB 16/549 KB 24/713 KB 192/257 KB 868/1063 KB 16/549 KB 28/713 KB 192/257 KB 868/1063 KB 16/549 KB 32/713 KB 192/257 KB 868/1063 KB 16/549 KB 36/713 KB 192/257 KB 868/1063 KB 20/549 KB 40/713 KB 192/257 KB 868/1063 KB 20/549 KB 44/713 KB 192/257 KB 868/1063 KB 20/549 KB 36/713 KB 192/257 KB 868/1063 KB 24/549 KB 44/713 KB 192/257 KB 868/1063 KB 28/549 KB 44/713 KB 192/257 KB 868/1063 KB 32/549 KB 44/713 KB 192/257 KB 868/1063 KB 32/549 KB 48/713 KB 192/257 KB 868/1063 KB 32/549 KB 52/713 KB 192/257 KB 868/1063 KB 36/549 KB 56/713 KB 192/257 KB 868/1063 KB 36/549 KB 52/713 KB 192/257 KB 868/1063 KB 40/549 KB 56/713 KB 192/257 KB 868/1063 KB 44/549 KB 56/713 KB 192/257 KB 868/1063 KB 48/549 KB 56/713 KB 192/257 KB 868/1063 KB 48/549 KB 60/713 KB 192/257 KB 868/1063 KB 48/549 KB 64/713 KB 192/257 KB 868/1063 KB 48/549 KB 68/713 KB 192/257 KB 868/1063 KB 48/549 KB 72/713 KB 192/257 KB 868/1063 KB 52/549 KB 72/713 KB 192/257 KB 868/1063 KB 56/549 KB 72/713 KB 192/257 KB 868/1063 KB 60/549 KB 72/713 KB 192/257 KB 868/1063 KB 64/549 KB 72/713 KB 192/257 KB 868/1063 KB 64/549 KB 72/713 KB 196/257 KB 872/1063 KB 3/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 3/358 KB 68/549 KB 76/713 KB 196/257 KB 872/1063 KB 3/358 KB 68/549 KB 72/713 KB 196/257 KB 868/1063 KB 3/358 KB 68/549 KB 72/713 KB 196/257 KB 868/1063 KB 3/358 KB 64/549 KB 72/713 KB 196/257 KB 872/1063 KB 5/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 8/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 11/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 13/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 16/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 19/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 21/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 24/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 27/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 29/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 32/358 KB 68/549 KB 76/713 KB 200/257 KB 872/1063 KB 36/358 KB 72/549 KB 76/713 KB 200/257 KB 876/1063 KB 40/358 KB 72/549 KB 80/713 KB 204/257 KB 876/1063 KB 44/358 KB 72/549 KB 80/713 KB 204/257 KB 876/1063 KB 48/358 KB 72/549 KB 80/713 KB 204/257 KB 872/1063 KB 32/358 KB 72/549 KB 76/713 KB 200/257 KB 876/1063 KB 48/358 KB 76/549 KB 80/713 KB 204/257 KB 876/1063 KB 48/358 KB 80/549 KB 80/713 KB 204/257 KB 876/1063 KB 36/358 KB 72/549 KB 80/713 KB 204/257 KB 876/1063 KB 48/358 KB 80/549 KB 80/713 KB 208/257 KB 876/1063 KB 48/358 KB 80/549 KB 80/713 KB 212/257 KB unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 876/1063 KB 48/358 KB 84/549 KB 80/713 KB 216/257 KB 876/1063 KB 48/358 KB 84/549 KB 80/713 KB 220/257 KB 876/1063 KB 48/358 KB 84/549 KB 80/713 KB 224/257 KB 876/1063 KB 48/358 KB 84/549 KB 80/713 KB 228/257 KB 876/1063 KB 36/358 KB 72/549 KB 80/713 KB 200/257 KB 876/1063 KB 36/358 KB 72/549 KB 76/713 KB 200/257 KB 880/1063 KB 52/358 KB 84/549 KB 80/713 KB 228/257 KB 880/1063 KB 52/358 KB 84/549 KB 84/713 KB 228/257 KB 884/1063 KB 52/358 KB 84/549 KB 88/713 KB 228/257 KB 884/1063 KB 52/358 KB 84/549 KB 92/713 KB 228/257 KB 884/1063 KB 52/358 KB 84/549 KB 96/713 KB 228/257 KB 884/1063 KB 52/358 KB 84/549 KB 100/713 KB 228/257 KB 884/1063 KB 52/358 KB 84/549 KB 104/713 KB 228/257 KB 884/1063 KB 52/358 KB 84/549 KB 108/713 KB 228/257 KB 884/1063 KB 52/358 KB 84/549 KB 112/713 KB 228/257 KB 876/1063 KB 52/358 KB 84/549 KB 80/713 KB 228/257 KB 884/1063 KB 56/358 KB 84/549 KB 112/713 KB 232/257 KB 884/1063 KB 60/358 KB 84/549 KB 112/713 KB 232/257 KB 884/1063 KB 64/358 KB 84/549 KB 112/713 KB 232/257 KB 876/1063 KB 48/358 KB 84/549 KB 80/713 KB 212/257 KB 884/1063 KB 64/358 KB 88/549 KB 112/713 KB 232/257 KB 884/1063 KB 64/358 KB 92/549 KB 112/713 KB 232/257 KB 884/1063 KB 64/358 KB 96/549 KB 112/713 KB 232/257 KB 884/1063 KB 64/358 KB 100/549 KB 112/713 KB 232/257 KB 884/1063 KB 64/358 KB 104/549 KB 112/713 KB 232/257 KB 884/1063 KB 52/358 KB 84/549 KB 112/713 KB 232/257 KB 884/1063 KB 64/358 KB 104/549 KB 112/713 KB 236/257 KB 884/1063 KB 64/358 KB 104/549 KB 116/713 KB 240/257 KB 884/1063 KB 52/358 KB 84/549 KB 84/713 KB 228/257 KB 888/1063 KB 64/358 KB 108/549 KB 116/713 KB 240/257 KB 892/1063 KB 64/358 KB 108/549 KB 116/713 KB 240/257 KB 896/1063 KB 64/358 KB 108/549 KB 116/713 KB 240/257 KB 900/1063 KB 64/358 KB 108/549 KB 116/713 KB 240/257 KB 904/1063 KB 64/358 KB 108/549 KB 116/713 KB 240/257 KB 908/1063 KB 64/358 KB 108/549 KB 116/713 KB 240/257 KB 912/1063 KB 64/358 KB 108/549 KB 116/713 KB 240/257 KB 884/1063 KB 64/358 KB 108/549 KB 116/713 KB 240/257 KB 912/1063 KB 64/358 KB 112/549 KB 116/713 KB 240/257 KB 912/1063 KB 64/358 KB 116/549 KB 116/713 KB 244/257 KB 916/1063 KB 68/358 KB 120/549 KB 116/713 KB 244/257 KB 916/1063 KB 68/358 KB 124/549 KB 116/713 KB 244/257 KB 916/1063 KB 68/358 KB 128/549 KB 116/713 KB 244/257 KB 884/1063 KB 64/358 KB 104/549 KB 116/713 KB 236/257 KB 916/1063 KB 68/358 KB 128/549 KB 120/713 KB 244/257 KB 916/1063 KB 68/358 KB 128/549 KB 124/713 KB 244/257 KB 916/1063 KB 68/358 KB 116/549 KB 116/713 KB 244/257 KB 916/1063 KB 72/358 KB 128/549 KB 124/713 KB 244/257 KB 916/1063 KB 64/358 KB 116/549 KB 116/713 KB 244/257 KB 912/1063 KB 64/358 KB 112/549 KB 116/713 KB 244/257 KB 920/1063 KB 72/358 KB 128/549 KB 128/713 KB 248/257 KB 920/1063 KB 72/358 KB 128/549 KB 128/713 KB 252/257 KB 920/1063 KB 76/358 KB 128/549 KB 128/713 KB 256/257 KB 916/1063 KB 72/358 KB 128/549 KB 128/713 KB 244/257 KB 920/1063 KB 76/358 KB 128/549 KB 128/713 KB 252/257 KB 924/1063 KB 76/358 KB 128/549 KB 128/713 KB 256/257 KB 928/1063 KB 76/358 KB 128/549 KB 128/713 KB 256/257 KB 932/1063 KB 76/358 KB 128/549 KB 132/713 KB 256/257 KB 936/1063 KB 76/358 KB 132/549 KB 132/713 KB 257/257 KB 920/1063 KB 76/358 KB 128/549 KB 128/713 KB 252/257 KB 936/1063 KB 80/358 KB 132/549 KB 132/713 KB 257/257 KB 936/1063 KB 84/358 KB 132/549 KB 132/713 KB 257/257 KB 932/1063 KB 76/358 KB 132/549 KB 132/713 KB 257/257 KB 932/1063 KB 76/358 KB 128/549 KB 132 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install /713 KB 257/257 KB 928/1063 KB 76/358 KB 128/549 KB 132/713 KB 256/257 KB 936/1063 KB 84/358 KB 132/549 KB 136/713 KB 257/257 KB 936/1063 KB 84/358 KB 132/549 KB 140/713 KB 257/257 KB 940/1063 KB 88/358 KB 132/549 KB 144/713 KB 257/257 KB 940/1063 KB 88/358 KB 132/549 KB 140/713 KB 257/257 KB 940/1063 KB 92/358 KB 136/549 KB 144/713 KB 257/257 KB 940/1063 KB 96/358 KB 136/549 KB 144/713 KB 257/257 KB 940/1063 KB 100/358 KB 136/549 KB 144/713 KB 257/257 KB 940/1063 KB 104/358 KB 136/549 KB 148/713 KB 257/257 KB 940/1063 KB 108/358 KB 136/549 KB 148/713 KB 257/257 KB 940/1063 KB 112/358 KB 136/549 KB 148/713 KB 257/257 KB 940/1063 KB 84/358 KB 132/549 KB 140/713 KB 257/257 KB 944/1063 KB 112/358 KB 136/549 KB 148/713 KB 257/257 KB 940/1063 KB 100/358 KB 136/549 KB 148/713 KB 257/257 KB 940/1063 KB 88/358 KB 136/549 KB 144/713 KB 257/257 KB 944/1063 KB 116/358 KB 140/549 KB 148/713 KB 944/1063 KB 116/358 KB 144/549 KB 148/713 KB 944/1063 KB 116/358 KB 148/549 KB 148/713 KB 944/1063 KB 116/358 KB 152/549 KB 152/713 KB 944/1063 KB 116/358 KB 156/549 KB 152/713 KB 944/1063 KB 116/358 KB 160/549 KB 152/713 KB 944/1063 KB 116/358 KB 164/549 KB 152/713 KB 944/1063 KB 116/358 KB 168/549 KB 152/713 KB 944/1063 KB 116/358 KB 172/549 KB 152/713 KB 944/1063 KB 116/358 KB 176/549 KB 152/713 KB 944/1063 KB 116/358 KB 136/549 KB 148/713 KB 944/1063 KB 120/358 KB 176/549 KB 152/713 KB 944/1063 KB 124/358 KB 176/549 KB 152/713 KB 944/1063 KB 128/358 KB 176/549 KB 152/713 KB 944/1063 KB 116/358 KB 148/549 KB 152/713 KB 944/1063 KB 128/358 KB 176/549 KB 156/713 KB 944/1063 KB 128/358 KB 176/549 KB 160/713 KB 944/1063 KB 128/358 KB 176/549 KB 164/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 397.3 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 944/1063 KB 128/358 KB 176/549 KB 168/713 KB 944/1063 KB 128/358 KB 176/549 KB 172/713 KB 944/1063 KB 128/358 KB 176/549 KB 176/713 KB 944/1063 KB 128/358 KB 176/549 KB 180/713 KB 944/1063 KB 132/358 KB 180/549 KB 184/713 KB 944/1063 KB 132/358 KB 180/549 KB 188/713 KB 948/1063 KB 132/358 KB 180/549 KB 192/713 KB 948/1063 KB 132/358 KB 180/549 KB 196/713 KB 944/1063 KB 132/358 KB 180/549 KB 180/713 KB 948/1063 KB 132/358 KB 3/5 KB 184/549 KB 196/713 KB 948/1063 KB 132/358 KB 3/5 KB 188/549 KB 196/713 KB 948/1063 KB 132/358 KB 3/5 KB 192/549 KB 196/713 KB 944/1063 KB 132/358 KB 176/549 KB 180/713 KB 948/1063 KB 136/358 KB 3/5 KB 192/549 KB 196/713 KB 948/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 948/1063 KB 132/358 KB 3/5 KB 180/549 KB 196/713 KB 948/1063 KB 132/358 KB 180/549 KB 188/713 KB 952/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 956/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 960/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 964/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 968/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 972/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 976/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 980/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 984/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 988/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 992/1063 KB 140/358 KB 3/5 KB 192/549 KB 196/713 KB 992/1063 KB 140/358 KB 5/5 KB 192/549 KB 196/713 KB 996/1063 KB 140/358 KB 5/5 KB 192/549 KB 196/713 KB 996/1063 KB 144/358 KB 5/5 KB 192/549 KB 196/713 KB 996/1063 KB 148/358 KB 5/5 KB 192/549 KB 196/713 KB 1000/1063 KB 152/358 KB 5/5 KB 196/549 KB 200/713 KB 1000/1063 KB 156/358 KB 5/5 KB 196/549 KB 200/713 KB 1000/1063 KB 160/358 KB 5/5 KB 196/549 KB 200/713 KB 1000/1063 KB 148/358 KB 5/5 KB 196/549 KB 200/713 KB 1000/1063 KB 160/358 KB 5/5 KB 200/549 KB 200/713 KB 1000/1063 KB 160/358 KB 5/5 KB 204/549 KB 200/713 KB 1000/1063 KB 160/358 KB 5/5 KB 208/549 KB 200/713 KB 1000/1063 KB 164/358 KB 5/5 KB 212/549 KB 200/713 KB 1000/1063 KB 164/358 KB 5/5 KB 216/549 KB 200/713 KB 1000/1063 KB 164/358 KB 5/5 KB 220/549 KB 200/713 KB 1000/1063 KB 164/358 KB 5/5 KB 224/549 KB 200/713 KB 1000/1063 KB 148/358 KB 5/5 KB 192/549 KB 200/713 KB 1004/1063 KB 164/358 KB 5/5 KB 224/549 KB 200/713 KB 1008/1063 KB 164/358 KB 5/5 KB 224/549 KB 200/713 KB 996/1063 KB 148/358 KB 5/5 KB 192/549 KB 200/713 KB 1008/1063 KB 164/358 KB 5/5 KB 224/549 KB 204/713 KB 1008/1063 KB 164/358 KB 5/5 KB 224/549 KB 208/713 KB 1012/1063 KB 164/358 KB 5/5 KB 224/549 KB 208/713 KB 1016/1063 KB 164/358 KB 5/5 KB 224/549 KB 208/713 KB 1020/1063 KB 164/358 KB 5/5 KB 224/549 KB 212/713 KB 1024/1063 KB 164/358 KB 5/5 KB 224/549 KB 212/713 KB 1000/1063 KB 164/358 KB 5/5 KB 208/549 KB 200/713 KB 1024/1063 KB 168/358 KB 5/5 KB 224/549 KB 212/713 KB 1024/1063 KB 172/358 KB 5/5 KB 224/549 KB 212/713 KB 1016/1063 KB 164/358 KB 5/5 KB 224/549 KB 212/713 KB 1024/1063 KB 172/358 KB 224/549 KB 216/713 KB 1024/1063 KB 172/358 KB 224/549 KB 220/713 KB 1024/1063 KB 172/358 KB 224/549 KB 224/713 KB 1024/1063 KB 172/358 KB 224/549 KB 228/713 KB 1028/1063 KB 176/358 KB 228/549 KB 232/713 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.6 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-oai-epc-0: 06:31:20 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1028/1063 KB 176/358 KB 228/549 KB 236/713 KB 1028/1063 KB 176/358 KB 228/549 KB 240/713 KB 1028/1063 KB 176/358 KB 228/549 KB 228/713 KB 1028/1063 KB 176/358 KB 232/549 KB 240/713 KB 1028/1063 KB 176/358 KB 236/549 KB 240/713 KB 1028/1063 KB 176/358 KB 240/549 KB 240/713 KB 1028/1063 KB 176/358 KB 244/549 KB 240/713 KB 1028/1063 KB 176/358 KB 248/549 KB 244/713 KB 1028/1063 KB 176/358 KB 252/549 KB 244/713 KB 1028/1063 KB 176/358 KB 224/549 KB 228/713 KB 1024/1063 KB 176/358 KB 224/549 KB 228/713 KB 1028/1063 KB 180/358 KB 252/549 KB 244/713 KB 1032/1063 KB 184/358 KB 252/549 KB 244/713 KB 1032/1063 KB 188/358 KB 3/86 KB 252/549 KB 244/713 KB 1032/1063 KB 192/358 KB 3/86 KB 252/549 KB 244/713 KB 1032/1063 KB 196/358 KB 3/86 KB 252/549 KB 244/713 KB 1032/1063 KB 200/358 KB 3/86 KB 252/549 KB 244/713 KB 1032/1063 KB 204/358 KB 3/86 KB 252/549 KB 244/713 KB 1032/1063 KB 208/358 KB 3/86 KB 252/549 KB 244/713 KB 1032/1063 KB 212/358 KB 3/86 KB 256/549 KB 244/713 KB 1028/1063 KB 176/358 KB 244/549 KB 244/713 KB 1032/1063 KB 216/358 KB 3/86 KB 256/549 KB 248/713 KB 1032/1063 KB 216/358 KB 3/86 KB 256/549 KB 252/713 KB 1032/1063 KB 216/358 KB 3/86 KB 256/549 KB 256/713 KB 1032/1063 KB 216/358 KB 3/86 KB 256/549 KB 260/713 KB 1032/1063 KB 216/358 KB 3/86 KB 256/549 KB 264/713 KB 1032/1063 KB 208/358 KB 3/86 KB 256/549 KB 244/713 KB 1032/1063 KB 184/358 KB 3/86 KB 252/549 KB 244/713 KB 1032/1063 KB 180/358 KB 252/549 KB 244/713 KB 1036/1063 KB 216/358 KB 3/86 KB 256/549 KB 264/713 KB 1040/1063 KB 216/358 KB 3/86 KB 256/549 KB 264/713 KB 1044/1063 KB 216/358 KB 3/86 KB 256/549 KB 264/713 KB 1048/1063 KB 216/358 KB 5/86 KB 256/549 KB 264/713 KB 1052/1063 KB 216/358 KB 5/86 KB 256/549 KB 264/713 KB 1056/1063 KB 216/358 KB 5/86 KB 256/549 KB 264/713 KB 1044/1063 KB 216/358 KB 5/86 KB 256/549 KB 264/713 KB 1056/1063 KB 216/358 KB 8/86 KB 256/549 KB 264/713 KB 1056/1063 KB 216/358 KB 11/86 KB 256/549 KB 264/713 KB 1060/1063 KB 216/358 KB 11/86 KB 256/549 KB 264/713 KB 1063/1063 KB 216/358 KB 13/86 KB 256/549 KB 264/713 KB 1060/1063 KB 216/358 KB 13/86 KB 256/549 KB 264/713 KB 1063/1063 KB 216/358 KB 16/86 KB 256/549 KB 264/713 KB 1063/1063 KB 216/358 KB 16/86 KB 260/549 KB 264/713 KB 1063/1063 KB 216/358 KB 19/86 KB 264/549 KB 268/713 KB 1063/1063 KB 216/358 KB 19/86 KB 268/549 KB 268/713 KB 1063/1063 KB 216/358 KB 19/86 KB 260/549 KB 268/713 KB 1063/1063 KB 216/358 KB 19/86 KB 260/549 KB 264/713 KB 1063/1063 KB 216/358 KB 21/86 KB 268/549 KB 268/713 KB 1063/1063 KB 216/358 KB 24/86 KB 268/549 KB 268/713 KB 1032/1063 KB 216/358 KB 3/86 KB 256/549 KB 268/713 KB 1063/1063 KB 220/358 KB 24/86 KB 268/549 KB 272/713 KB 1063/1063 KB 224/358 KB 24/86 KB 268/549 KB 272/713 KB 1063/1063 KB 228/358 KB 24/86 KB 268/549 KB 272/713 KB 1063/1063 KB 232/358 KB 27/86 KB 272/549 KB 272/713 KB 1063/1063 KB 216/358 KB 24/86 KB 268/549 KB 272/713 KB 1063/1063 KB 236/358 KB 27/86 KB 272/549 KB 276/713 KB 1063/1063 KB 236/358 KB 27/86 KB 272/549 KB 280/713 KB 1063/1063 KB 236/358 KB 27/86 KB 272/549 KB 284/713 KB 1063/1063 KB 236/358 KB 27/86 KB 272/549 KB 288/713 KB 1063/1063 KB 236/358 KB 27/86 KB 272/549 KB 292/713 KB 1063/1063 KB 228/358 KB 27/86 KB 272/549 KB 272/713 KB 1063/1063 KB 228/358 KB 24/86 KB 272/549 KB 272/713 KB 1063/1063 KB 236/358 KB 27/86 KB 276/549 KB 292/713 KB 1063/1063 KB 236/358 KB 29/86 KB 280/549 KB 292/713 KB 1063/1063 KB 236/358 KB 29/86 KB 284/549 KB 292/713 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install KB 1063/1063 KB 236/358 KB 29/86 KB 288/549 KB 292/713 KB 1063/1063 KB 236/358 KB 27/86 KB 272/549 KB 272/713 KB 1063/1063 KB 240/358 KB 29/86 KB 288/549 KB 292/713 KB 1063/1063 KB 236/358 KB 29/86 KB 276/549 KB 292/713 KB 1063/1063 KB 240/358 KB 32/86 KB 288/549 KB 292/713 KB 1063/1063 KB 240/358 KB 32/86 KB 292/549 KB 292/713 KB 1063/1063 KB 244/358 KB 36/86 KB 296/549 KB 296/713 KB 1063/1063 KB 244/358 KB 36/86 KB 300/549 KB 296/713 KB 1063/1063 KB 244/358 KB 36/86 KB 304/549 KB 296/713 KB 1063/1063 KB 244/358 KB 36/86 KB 292/549 KB 296/713 KB 244/358 KB 36/86 KB 304/549 KB 300/713 KB 244/358 KB 36/86 KB 304/549 KB 304/713 KB 1063/1063 KB 244/358 KB 36/86 KB 292/549 KB 292/713 KB 248/358 KB 36/86 KB 304/549 KB 304/713 KB 252/358 KB 36/86 KB 304/549 KB 304/713 KB 256/358 KB 36/86 KB 308/549 KB 304/713 KB 1063/1063 KB 240/358 KB 36/86 KB 292/549 KB 292/713 KB 256/358 KB 40/86 KB 308/549 KB 304/713 KB 256/358 KB 44/86 KB 308/549 KB 304/713 KB 256/358 KB 48/86 KB 308/549 KB 304/713 KB 256/358 KB 52/86 KB 308/549 KB 304/713 KB 260/358 KB 56/86 KB 308/549 KB 308/713 KB 260/358 KB 60/86 KB 308/549 KB 308/713 KB 260/358 KB 64/86 KB 308/549 KB 308/713 KB 252/358 KB 36/86 KB 308/549 KB 304/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1550.5 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 260/358 KB 64/86 KB 312/549 KB 308/713 KB 260/358 KB 64/86 KB 316/549 KB 308/713 KB 260/358 KB 64/86 KB 320/549 KB 308/713 KB 260/358 KB 64/86 KB 324/549 KB 308/713 KB 260/358 KB 68/86 KB 328/549 KB 308/713 KB 260/358 KB 52/86 KB 308/549 KB 308/713 KB 264/358 KB 68/86 KB 332/549 KB 308/713 KB 268/358 KB 68/86 KB 332/549 KB 308/713 KB 272/358 KB 68/86 KB 332/549 KB 308/713 KB 256/358 KB 52/86 KB 308/549 KB 308/713 KB 272/358 KB 68/86 KB 332/549 KB 312/713 KB 272/358 KB 68/86 KB 332/549 KB 316/713 KB 272/358 KB 68/86 KB 332/549 KB 320/713 KB 272/358 KB 68/86 KB 332/549 KB 324/713 KB 276/358 KB 68/86 KB 332/549 KB 328/713 KB 276/358 KB 68/86 KB 332/549 KB 332/713 KB 276/358 KB 68/86 KB 332/549 KB 336/713 KB 260/358 KB 68/86 KB 324/549 KB 308/713 KB 276/358 KB 72/86 KB 332/549 KB 336/713 KB 276/358 KB 76/86 KB 332/549 KB 336/713 KB 276/358 KB 80/86 KB 332/549 KB 336/713 KB 276/358 KB 84/86 KB 332/549 KB 336/713 KB 276/358 KB 86/86 KB 332/549 KB 336/713 KB 260/358 KB 68/86 KB 332/549 KB 332/713 KB 276/358 KB 86/86 KB 336/549 KB 336/713 KB 276/358 KB 68/86 KB 332/549 KB 324/713 KB 280/358 KB 86/86 KB 336/549 KB 336/713 KB 284/358 KB 86/86 KB 336/549 KB 336/713 KB 288/358 KB 86/86 KB 336/549 KB 336/713 KB 288/358 KB 86/86 KB 340/549 KB 336/713 KB 292/358 KB 86/86 KB 344/549 KB 340/713 KB 4/404 KB 292/358 KB 86/86 KB 348/549 KB 340/713 KB 4/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 4/404 KB 288/358 KB 86/86 KB 340/549 KB 336/713 KB 4/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 8/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 12/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 16/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 20/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 24/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 28/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 32/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 36/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 40/404 KB 292/358 KB 86/86 KB 352/549 KB 340/713 KB 44/404 KB 292/358 KB 86/86 KB 356/549 KB 340/713 KB 48/404 KB 292/358 KB 86/86 KB 340/549 KB 340/713 KB 4/404 KB 296/358 KB 86/86 KB 356/549 KB 340/713 KB 48/404 KB 300/358 KB 86/86 KB 356/549 KB 340/713 KB 48/404 KB 288/358 KB 86/86 KB 340/549 KB 340/713 KB 4/404 KB 300/358 KB 86/86 KB 356/549 KB 344/713 KB 48/404 KB 300/358 KB 86/86 KB 356/549 KB 348/713 KB 48/404 KB 300/358 KB 86/86 KB 356/549 KB 352/713 KB 48/404 KB 300/358 KB 86/86 KB 356/549 KB 356/713 KB 48/404 KB 304/358 KB 356/549 KB 360/713 KB 52/404 KB 304/358 KB 356/549 KB 364/713 KB 52/404 KB 304/358 KB 356/549 KB 368/713 KB 52/404 KB 292/358 KB 86/86 KB 356/549 KB 340/713 KB 44/404 KB 304/358 KB 360/549 KB 368/713 KB 52/404 KB 304/358 KB 364/549 KB 368/713 KB 52/404 KB 304/358 KB 368/549 KB 368/713 KB 52/404 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 122.5 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 304/358 KB 86/86 KB 356/549 KB 356/713 KB 52/404 KB 304/358 KB 86/86 KB 356/549 KB 356/713 KB 48/404 KB 308/358 KB 368/549 KB 368/713 KB 52/404 KB 312/358 KB 368/549 KB 368/713 KB 52/404 KB 312/358 KB 368/549 KB 368/713 KB 56/404 KB 312/358 KB 368/549 KB 368/713 KB 60/404 KB 316/358 KB 368/549 KB 368/713 KB 64/404 KB 316/358 KB 368/549 KB 368/713 KB 60/404 KB 320/358 KB 372/549 KB 368/713 KB 68/404 KB 320/358 KB 372/549 KB 372/713 KB 68/404 KB 324/358 KB 372/549 KB 376/713 KB 68/404 KB 324/358 KB 372/549 KB 380/713 KB 68/404 KB 324/358 KB 372/549 KB 384/713 KB 68/404 KB 324/358 KB 372/549 KB 388/713 KB 68/404 KB 324/358 KB 372/549 KB 392/713 KB 68/404 KB 324/358 KB 372/549 KB 396/713 KB 68/404 KB 324/358 KB 372/549 KB 400/713 KB 68/404 KB 316/358 KB 372/549 KB 368/713 KB 64/404 KB 324/358 KB 376/549 KB 400/713 KB 68/404 KB 324/358 KB 380/549 KB 400/713 KB 68/404 KB 324/358 KB 384/549 KB 400/713 KB 68/404 KB 316/358 KB 372/549 KB 388/713 KB 68/404 KB 324/358 KB 384/549 KB 400/713 KB 72/404 KB 324/358 KB 384/549 KB 400/713 KB 76/404 KB 324/358 KB 384/549 KB 400/713 KB 80/404 KB 324/358 KB 388/549 KB 400/713 KB 84/404 KB 324/358 KB 388/549 KB 400/713 KB 88/404 KB 324/358 KB 388/549 KB 404/713 KB 92/404 KB 324/358 KB 388/549 KB 404/713 KB 96/404 KB 324/358 KB 372/549 KB 372/713 KB 68/404 KB 328/358 KB 388/549 KB 404/713 KB 96/404 KB 332/358 KB 388/549 KB 404/713 KB 96/404 KB 336/358 KB 388/549 KB 404/713 KB 96/404 KB 340/358 KB 388/549 KB 404/713 KB 96/404 KB 344/358 KB 388/549 KB 404/713 KB 96/404 KB 348/358 KB 388/549 KB 404/713 KB 96/404 KB 352/358 KB 388/549 KB 404/713 KB 96/404 KB 356/358 KB 388/549 KB 404/713 KB 96/404 KB 358/358 KB 388/549 KB 404/713 KB 96/404 KB 324/358 KB 388/549 KB 404/713 KB 88/404 KB 324/358 KB 388/549 KB 400/713 KB 80/404 KB 358/358 KB 392/549 KB 404/713 KB 96/404 KB 358/358 KB 396/549 KB 404/713 KB 96/404 KB 358/358 KB 400/549 KB 404/713 KB 96/404 KB 358/358 KB 404/549 KB 404/713 KB 96/404 KB 358/358 KB 404/549 KB 408/713 KB 96/404 KB 358/358 KB 404/549 KB 412/713 KB 96/404 KB 358/358 KB 404/549 KB 416/713 KB 96/404 KB 358/358 KB 408/549 KB 420/713 KB 100/404 KB 358/358 KB 408/549 KB 424/713 KB 100/404 KB 358/358 KB 408/549 KB 416/713 KB 100/404 KB 358/358 KB 408/549 KB 424/713 KB 104/404 KB 358/358 KB 408/549 KB 424/713 KB 108/404 KB 358/358 KB 408/549 KB 424/713 KB 112/404 KB 358/358 KB 408/549 KB 416/713 KB 96/404 KB 358/358 KB 412/549 KB 424/713 KB 112/404 KB 358/358 KB 416/549 KB 424/713 KB 112/404 KB 358/358 KB 420/549 KB 424/713 KB 112/404 KB 358/358 KB 424/549 KB 428/713 KB 116/404 KB 358/358 KB 428/549 KB 428/713 KB 116/404 KB 358/358 KB 432/549 KB 428/713 KB 116/404 KB 358/358 KB 420/549 KB 428/713 KB 116/404 KB 358/358 KB 432/549 KB 432/713 KB 116/404 KB 358/358 KB 432/549 KB 436/713 KB 116/404 KB 358/358 KB 436/549 KB 440/713 KB 116/404 KB 358/358 KB 436/549 KB 444/713 KB 116/404 KB 358/358 KB 436/549 KB 448/713 KB 116/404 KB 358/358 KB 420/549 KB 424/713 KB 116/404 KB 358/358 KB 436/549 KB 448/713 KB 120/404 KB 358/358 KB 436/549 KB 448/713 KB 124/404 KB 358/358 KB 436/549 KB 448/713 KB 128/404 KB 358/358 KB 436/549 KB 448/713 KB 132/404 KB 436/549 KB 452/713 KB 136/404 KB 436/549 KB 452/713 KB 140/404 KB 436/549 KB 452/713 KB 144/404 KB 358/358 KB 436/549 KB 436/713 KB 116/404 KB 440/549 KB 452/713 KB 144/404 KB 444/549 KB 452/713 KB 144/404 KB 448/549 KB 452/713 KB 144/404 KB 452/549 KB 4 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 52/713 KB 144/404 KB 456/549 KB 452/713 KB 148/404 KB 436/549 KB 452/713 KB 132/404 KB 456/549 KB 456/713 KB 148/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 495.7 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-oai-hss-0: 06:31:20 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 456/549 KB 460/713 KB 148/404 KB 456/549 KB 464/713 KB 148/404 KB 460/549 KB 464/713 KB 148/404 KB 464/549 KB 464/713 KB 148/404 KB 452/549 KB 452/713 KB 148/404 KB 464/549 KB 464/713 KB 152/404 KB 464/549 KB 464/713 KB 156/404 KB 468/549 KB 468/713 KB 160/404 KB 468/549 KB 468/713 KB 164/404 KB 468/549 KB 468/713 KB 168/404 KB 468/549 KB 468/713 KB 172/404 KB 468/549 KB 468/713 KB 176/404 KB 468/549 KB 468/713 KB 156/404 KB 472/549 KB 3/894 KB 468/713 KB 176/404 KB 476/549 KB 3/894 KB 468/713 KB 176/404 KB 464/549 KB 468/713 KB 156/404 KB 468/549 KB 3/894 KB 468/713 KB 176/404 KB 476/549 KB 6/894 KB 468/713 KB 176/404 KB 476/549 KB 9/894 KB 468/713 KB 176/404 KB 476/549 KB 11/894 KB 468/713 KB 176/404 KB 476/549 KB 14/894 KB 468/713 KB 176/404 KB 476/549 KB 14/894 KB 472/713 KB 176/404 KB 476/549 KB 14/894 KB 476/713 KB 176/404 KB 476/549 KB 16/894 KB 476/713 KB 176/404 KB 476/549 KB 16/894 KB 480/713 KB 176/404 KB 476/549 KB 19/894 KB 484/713 KB 176/404 KB 476/549 KB 19/894 KB 480/713 KB 176/404 KB 480/549 KB 19/894 KB 484/713 KB 176/404 KB 480/549 KB 22/894 KB 484/713 KB 176/404 KB 484/549 KB 25/894 KB 484/713 KB 176/404 KB 484/549 KB 27/894 KB 484/713 KB 176/404 KB 484/549 KB 22/894 KB 484/713 KB 176/404 KB 488/549 KB 27/894 KB 488/713 KB 176/404 KB 492/549 KB 30/894 KB 488/713 KB 176/404 KB 484/549 KB 27/894 KB 488/713 KB 176/404 KB 492/549 KB 30/894 KB 492/713 KB 180/404 KB 492/549 KB 30/894 KB 496/713 KB 180/404 KB 492/549 KB 30/894 KB 488/713 KB 180/404 KB 496/549 KB 30/894 KB 496/713 KB 184/404 KB 496/549 KB 30/894 KB 496/713 KB 188/404 KB 496/549 KB 30/894 KB 496/713 KB 192/404 KB 496/549 KB 30/894 KB 496/713 KB 196/404 KB 496/549 KB 30/894 KB 500/713 KB 200/404 KB 496/549 KB 30/894 KB 500/713 KB 204/404 KB 496/549 KB 30/894 KB 500/713 KB 208/404 KB 488/549 KB 30/894 KB 488/713 KB 176/404 KB 496/549 KB 32/894 KB 500/713 KB 208/404 KB 496/549 KB 36/894 KB 500/713 KB 208/404 KB 496/549 KB 40/894 KB 500/713 KB 208/404 KB 496/549 KB 44/894 KB 500/713 KB 208/404 KB 496/549 KB 48/894 KB 500/713 KB 208/404 KB 496/549 KB 30/894 KB 500/713 KB 196/404 KB 496/549 KB 48/894 KB 504/713 KB 208/404 KB 496/549 KB 48/894 KB 508/713 KB 208/404 KB 496/549 KB 48/894 KB 512/713 KB 208/404 KB 496/549 KB 30/894 KB 496/713 KB 180/404 KB 500/549 KB 48/894 KB 512/713 KB 208/404 KB 504/549 KB 48/894 KB 512/713 KB 208/404 KB 508/549 KB 48/894 KB 512/713 KB 208/404 KB 512/549 KB 48/894 KB 512/713 KB 208/404 KB 512/549 KB 48/894 KB 516/713 KB 208/404 KB 516/549 KB 52/894 KB 520/713 KB 212/404 KB 516/549 KB 52/894 KB 524/713 KB 212/404 KB 516/549 KB 52/894 KB 528/713 KB 212/404 KB 516/549 KB 52/894 KB 516/713 KB 212/404 KB 516/549 KB 48/894 KB 516/713 KB 208/404 KB 520/549 KB 52/894 KB 528/713 KB 212/404 KB 524/549 KB 52/894 KB 528/713 KB 212/404 KB 528/549 KB 52/894 KB 528/713 KB 212/404 KB 532/549 KB 52/894 KB 528/713 KB 216/404 KB 536/549 KB 52/894 KB 532/713 KB 216/404 KB 516/549 KB 52/894 KB 516/713 KB 208/404 KB 536/549 KB 56/894 KB 532/713 KB 216/404 KB 536/549 KB 60/894 KB 532/713 KB 216/404 KB 536/549 KB 64/894 KB 532/713 KB 216/404 KB 536/549 KB 68/894 KB 532/713 KB 216/404 KB 536/549 KB 72/894 KB 532/713 KB 216/404 KB 532/549 KB 52/894 KB 532/713 KB 216/404 KB 540/549 KB 72/894 KB 536/713 KB 216/404 KB 540/549 KB 72/894 KB 540/713 KB 216/404 KB 540/549 KB 72/894 KB 544/713 KB 216/404 KB 528/549 KB 52/894 KB 528/713 KB 216/404 KB 540/5 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 49 KB 76/894 KB 544/713 KB 220/404 KB 540/549 KB 76/894 KB 544/713 KB 224/404 KB 540/549 KB 76/894 KB 544/713 KB 228/404 KB 540/549 KB 76/894 KB 544/713 KB 232/404 KB 540/549 KB 76/894 KB 544/713 KB 236/404 KB 540/549 KB 76/894 KB 544/713 KB 240/404 KB 540/549 KB 76/894 KB 544/713 KB 244/404 KB 540/549 KB 76/894 KB 548/713 KB 248/404 KB 540/549 KB 76/894 KB 548/713 KB 252/404 KB 540/549 KB 76/894 KB 548/713 KB 256/404 KB 540/549 KB 76/894 KB 544/713 KB 216/404 KB 540/549 KB 80/894 KB 548/713 KB 256/404 KB 540/549 KB 84/894 KB 548/713 KB 256/404 KB 540/549 KB 72/894 KB 532/713 KB 216/404 KB 544/549 KB 84/894 KB 548/713 KB 256/404 KB 548/549 KB 84/894 KB 548/713 KB 256/404 KB 549/549 KB 84/894 KB 548/713 KB 256/404 KB 540/549 KB 76/894 KB 548/713 KB 244/404 KB 549/549 KB 84/894 KB 552/713 KB 256/404 KB 549/549 KB 84/894 KB 556/713 KB 256/404 KB 549/549 KB 88/894 KB 556/713 KB 256/404 KB 549/549 KB 92/894 KB 556/713 KB 256/404 KB 549/549 KB 92/894 KB 560/713 KB 256/404 KB 549/549 KB 92/894 KB 564/713 KB 256/404 KB 549/549 KB 96/894 KB 568/713 KB 260/404 KB 549/549 KB 96/894 KB 572/713 KB 260/404 KB 549/549 KB 96/894 KB 576/713 KB 260/404 KB 549/549 KB 96/894 KB 580/713 KB 260/404 KB 549/549 KB 96/894 KB 584/713 KB 260/404 KB 549/549 KB 96/894 KB 588/713 KB 260/404 KB 549/549 KB 96/894 KB 592/713 KB 260/404 KB 549/549 KB 96/894 KB 564/713 KB 260/404 KB 549/549 KB 96/894 KB 564/713 KB 256/404 KB 549/549 KB 100/894 KB 592/713 KB 264/404 KB 104/894 KB 592/713 KB 264/404 KB 108/894 KB 592/713 KB 264/404 KB 112/894 KB 592/713 KB 264/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 723.7 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 549/549 KB 96/894 KB 592/713 KB 264/404 KB 112/894 KB 592/713 KB 268/404 KB 112/894 KB 592/713 KB 272/404 KB 112/894 KB 592/713 KB 276/404 KB 116/894 KB 592/713 KB 280/404 KB 116/894 KB 592/713 KB 284/404 KB 116/894 KB 592/713 KB 288/404 KB 116/894 KB 592/713 KB 276/404 KB 120/894 KB 592/713 KB 288/404 KB 124/894 KB 592/713 KB 288/404 KB 128/894 KB 592/713 KB 288/404 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 128/894 KB 596/713 KB 288/404 KB 132/894 KB 600/713 KB 288/404 KB 132/894 KB 604/713 KB 288/404 KB 132/894 KB 608/713 KB 288/404 KB 132/894 KB 608/713 KB 292/404 KB 132/894 KB 596/713 KB 288/404 KB 136/894 KB 608/713 KB 292/404 KB 140/894 KB 608/713 KB 296/404 KB 144/894 KB 608/713 KB 296/404 KB 148/894 KB 608/713 KB 296/404 KB 152/894 KB 612/713 KB 296/404 KB 156/894 KB 612/713 KB 296/404 KB 160/894 KB 612/713 KB 296/404 KB 136/894 KB 608/713 KB 296/404 KB 160/894 KB 612/713 KB 300/404 KB 160/894 KB 612/713 KB 304/404 KB 160/894 KB 612/713 KB 308/404 KB 160/894 KB 612/713 KB 312/404 KB 148/894 KB 612/713 KB 296/404 KB 160/894 KB 616/713 KB 312/404 KB 160/894 KB 620/713 KB 312/404 KB 160/894 KB 624/713 KB 312/404 KB 160/894 KB 628/713 KB 312/404 KB 164/894 KB 632/713 KB 316/404 KB 164/894 KB 636/713 KB 316/404 KB 164/894 KB 640/713 KB 316/404 KB 164/894 KB 644/713 KB 316/404 KB 164/894 KB 648/713 KB 316/404 KB 164/894 KB 628/713 KB 316/404 KB 168/894 KB 648/713 KB 316/404 KB 172/894 KB 648/713 KB 316/404 KB 160/894 KB 628/713 KB 316/404 KB 176/894 KB 652/713 KB 320/404 KB 3/26 KB 176/894 KB 652/713 KB 324/404 KB 3/26 KB 176/894 KB 652/713 KB 328/404 KB 3/26 KB 176/894 KB 652/713 KB 332/404 KB 3/26 KB 176/894 KB 652/713 KB 336/404 KB 3/26 KB 172/894 KB 648/713 KB 316/404 KB 3/26 KB 176/894 KB 652/713 KB 336/404 KB 6/26 KB 176/894 KB 652/713 KB 336/404 KB 9/26 KB 176/894 KB 652/713 KB 336/404 KB 11/26 KB 176/894 KB 652/713 KB 336/404 KB 14/26 KB 176/894 KB 652/713 KB 336/404 KB 16/26 KB 176/894 KB 652/713 KB 336/404 KB 19/26 KB 176/894 KB 652/713 KB 336/404 KB 22/26 KB 176/894 KB 652/713 KB 336/404 KB 25/26 KB 176/894 KB 652/713 KB 336/404 KB 26/26 KB 176/894 KB 652/713 KB 340/404 KB 26/26 KB 176/894 KB 652/713 KB 316/404 KB 3/26 KB 176/894 KB 656/713 KB 344/404 KB 26/26 KB 176/894 KB 660/713 KB 344/404 KB 26/26 KB 176/894 KB 664/713 KB 344/404 KB 26/26 KB 176/894 KB 668/713 KB 344/404 KB 26/26 KB 176/894 KB 648/713 KB 316/404 KB 3/26 KB 180/894 KB 668/713 KB 344/404 KB 26/26 KB 184/894 KB 668/713 KB 344/404 KB 26/26 KB 188/894 KB 668/713 KB 344/404 KB 26/26 KB 176/894 KB 660/713 KB 344/404 KB 26/26 KB 188/894 KB 668/713 KB 348/404 KB 26/26 KB 188/894 KB 668/713 KB 352/404 KB 26/26 KB 188/894 KB 668/713 KB 356/404 KB 26/26 KB 192/894 KB 672/713 KB 360/404 KB 192/894 KB 672/713 KB 356/404 KB 192/894 KB 668/713 KB 356/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 32.5 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 196/894 KB 672/713 KB 360/404 KB 200/894 KB 676/713 KB 364/404 KB 204/894 KB 676/713 KB 364/404 KB 208/894 KB 676/713 KB 364/404 KB 196/894 KB 676/713 KB 364/404 KB 208/894 KB 680/713 KB 364/404 KB 208/894 KB 684/713 KB 364/404 KB 208/894 KB 688/713 KB 364/404 KB 196/894 KB 672/713 KB 364/404 KB 208/894 KB 688/713 KB 368/404 KB 208/894 KB 688/713 KB 372/404 KB 208/894 KB 688/713 KB 376/404 KB 208/894 KB 688/713 KB 380/404 KB 212/894 KB 688/713 KB 384/404 KB 212/894 KB 688/713 KB 388/404 KB 212/894 KB 692/713 KB 392/404 KB 212/894 KB 692/713 KB 396/404 KB 212/894 KB 692/713 KB 400/404 KB 212/894 KB 692/713 KB 404/404 KB 212/894 KB 688/713 KB 380/404 KB 216/894 KB 692/713 KB 404/404 KB 220/894 KB 692/713 KB 404/404 KB 224/894 KB 692/713 KB 404/404 KB 212/894 KB 692/713 KB 388/404 KB 224/894 KB 696/713 KB 404/404 KB 228/894 KB 700/713 KB 404/404 KB 228/894 KB 704/713 KB 404/404 KB 228/894 KB 708/713 KB 404/404 KB 228/894 KB 712/713 KB 404/404 KB 228/894 KB 713/713 KB 404/404 KB 228/894 KB 696/713 KB 404/404 KB 232/894 KB 713/713 KB 404/404 KB 236/894 KB 713/713 KB 404/404 KB 240/894 KB 713/713 KB 404/404 KB 244/894 KB 713/713 KB 404/404 KB 248/894 KB 713/713 KB 404/404 KB 252/894 KB 713/713 KB 404/404 KB 256/894 KB 713/713 KB 404/404 KB 260/894 KB 713/713 KB 404/404 KB 264/894 KB 713/713 KB 404/404 KB 268/894 KB 713/713 KB 404/404 KB 270/894 KB 713/713 KB 404/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 508.9 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 898.0 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-oai-epc-0: 06:31:20 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 274/894 KB 278/894 KB 282/894 KB 286/894 KB 290/894 KB 294/894 KB 298/894 KB 302/894 KB 306/894 KB 310/894 KB 314/894 KB 318/894 KB 322/894 KB 326/894 KB 330/894 KB 334/894 KB 338/894 KB 342/894 KB 346/894 KB 350/894 KB 354/894 KB 358/894 KB 362/894 KB 366/894 KB 370/894 KB 374/894 KB 378/894 KB 382/894 KB 386/894 KB 390/894 KB 4/115 KB 390/894 KB 8/115 KB 390/894 KB 12/115 KB 390/894 KB 16/115 KB 390/894 KB 20/115 KB 390/894 KB 24/115 KB 390/894 KB 28/115 KB 390/894 KB 32/115 KB 390/894 KB 4/587 KB 32/115 KB 390/894 KB 8/587 KB 32/115 KB 390/894 KB 12/587 KB 32/115 KB 390/894 KB 16/587 KB 32/115 KB 390/894 KB 3/1822 KB 16/587 KB 32/115 KB 390/894 KB 5/1822 KB 16/587 KB 32/115 KB 390/894 KB 8/1822 KB 16/587 KB 32/115 KB 390/894 KB 11/1822 KB 16/587 KB 32/115 KB 390/894 KB 13/1822 KB 16/587 KB 32/115 KB 390/894 KB 16/1822 KB 20/587 KB 32/115 KB 390/894 KB 19/1822 KB 20/587 KB 32/115 KB 390/894 KB 21/1822 KB 20/587 KB 32/115 KB 390/894 KB 13/1822 KB 20/587 KB 32/115 KB 390/894 KB 21/1822 KB 24/587 KB 32/115 KB 390/894 KB 21/1822 KB 28/587 KB 32/115 KB 390/894 KB 24/1822 KB 32/587 KB 32/115 KB 390/894 KB 24/1822 KB 28/587 KB 32/115 KB 390/894 KB 27/1822 KB 32/587 KB 32/115 KB 390/894 KB 29/1822 KB 36/587 KB 32/115 KB 390/894 KB 32/1822 KB 36/587 KB 32/115 KB 390/894 KB 36/1822 KB 36/587 KB 36/115 KB 390/894 KB 40/1822 KB 36/587 KB 36/115 KB 390/894 KB 44/1822 KB 36/587 KB 36/115 KB 390/894 KB 27/1822 KB 36/587 KB 32/115 KB 390/894 KB 44/1822 KB 40/587 KB 36/115 KB 390/894 KB 44/1822 KB 44/587 KB 36/115 KB 390/894 KB 32/1822 KB 36/587 KB 36/115 KB 390/894 KB 44/1822 KB 48/587 KB 40/115 KB 390/894 KB 44/1822 KB 48/587 KB 44/115 KB 390/894 KB 44/1822 KB 48/587 KB 48/115 KB 390/894 KB 44/1822 KB 48/587 KB 52/115 KB 390/894 KB 44/1822 KB 48/587 KB 56/115 KB 390/894 KB 44/1822 KB 48/587 KB 60/115 KB 390/894 KB 48/1822 KB 48/587 KB 64/115 KB 390/894 KB 44/1822 KB 48/587 KB 52/115 KB 390/894 KB 48/1822 KB 52/587 KB 64/115 KB 390/894 KB 48/1822 KB 56/587 KB 64/115 KB 390/894 KB 48/1822 KB 60/587 KB 68/115 KB 390/894 KB 48/1822 KB 64/587 KB 68/115 KB 390/894 KB 48/1822 KB 48/587 KB 60/115 KB 390/894 KB 52/1822 KB 64/587 KB 68/115 KB 390/894 KB 56/1822 KB 64/587 KB 68/115 KB 390/894 KB 60/1822 KB 68/587 KB 68/115 KB 390/894 KB 64/1822 KB 68/587 KB 68/115 KB 394/894 KB 68/1822 KB 68/587 KB 68/115 KB 394/894 KB 72/1822 KB 68/587 KB 68/115 KB 394/894 KB 48/1822 KB 56/587 KB 68/115 KB 390/894 KB 72/1822 KB 68/587 KB 72/115 KB 394/894 KB 72/1822 KB 68/587 KB 76/115 KB 394/894 KB 72/1822 KB 68/587 KB 80/115 KB 394/894 KB 60/1822 KB 68/587 KB 68/115 KB 394/894 KB 72/1822 KB 68/587 KB 80/115 KB 398/894 KB 72/1822 KB 68/587 KB 80/115 KB 402/894 KB 72/1822 KB 68/587 KB 84/115 KB 406/894 KB 72/1822 KB 68/587 KB 84/115 KB 410/894 KB 76/1822 KB 68/587 KB 84/115 KB 414/894 KB 56/1822 KB 68/587 KB 68/115 KB 390/894 KB 76/1822 KB 72/587 KB 84/115 KB 414/894 KB 76/1822 KB 76/587 KB 84/115 KB 414/894 KB 76/1822 KB 80/587 KB 84/115 KB 414/894 KB 76/1822 KB 68/587 KB 84/115 KB 410/894 KB 80/1822 KB 80/587 KB 84/115 KB 414/894 KB 72/1822 KB 68/587 KB 84/115 KB 402/894 KB 80/1822 KB 80/587 KB 84/115 KB 418/894 KB 84/1822 KB 84/587 KB 88/115 KB 422/894 KB 84/1822 KB 84/587 KB 88/115 KB 426/894 KB 84/1822 KB 84/587 KB 88/115 KB 430/894 KB 84/1822 KB 84/587 KB 88/115 KB 418/894 KB 84/1822 KB 88/587 KB 88/115 K unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install B 430/894 KB 84/1822 KB 92/587 KB 88/115 KB 430/894 KB 84/1822 KB 96/587 KB 88/115 KB 430/894 KB 84/1822 KB 80/587 KB 88/115 KB 418/894 KB 88/1822 KB 96/587 KB 88/115 KB 430/894 KB 92/1822 KB 96/587 KB 88/115 KB 430/894 KB 80/1822 KB 80/587 KB 88/115 KB 418/894 KB 92/1822 KB 96/587 KB 92/115 KB 430/894 KB 92/1822 KB 96/587 KB 96/115 KB 430/894 KB 92/1822 KB 96/587 KB 100/115 KB 430/894 KB 92/1822 KB 96/587 KB 104/115 KB 430/894 KB 96/1822 KB 96/587 KB 108/115 KB 430/894 KB 96/1822 KB 100/587 KB 112/115 KB 430/894 KB 96/1822 KB 100/587 KB 115/115 KB 430/894 KB 96/1822 KB 96/587 KB 104/115 KB 430/894 KB 100/1822 KB 100/587 KB 115/115 KB 434/894 KB 96/1822 KB 100/587 KB 115/115 KB 434/894 KB 96/1822 KB 100/587 KB 108/115 KB 430/894 KB 100/1822 KB 104/587 KB 115/115 KB 438/894 KB 100/1822 KB 108/587 KB 115/115 KB 438/894 KB 100/1822 KB 100/587 KB 115/115 KB 438/894 KB 100/1822 KB 112/587 KB 115/115 KB 442/894 KB 100/1822 KB 112/587 KB 115/115 KB 446/894 KB 100/1822 KB 112/587 KB 115/115 KB 438/894 KB 104/1822 KB 116/587 KB 115/115 KB 446/894 KB 104/1822 KB 120/587 KB 115/115 KB 450/894 KB 104/1822 KB 124/587 KB 115/115 KB 450/894 KB 104/1822 KB 128/587 KB 115/115 KB 450/894 KB 104/1822 KB 112/587 KB 115/115 KB 446/894 KB 108/1822 KB 128/587 KB 115/115 KB 450/894 KB 112/1822 KB 128/587 KB 115/115 KB 450/894 KB 116/1822 KB 128/587 KB 115/115 KB 450/894 KB 120/1822 KB 128/587 KB 115/115 KB 450/894 KB 124/1822 KB 128/587 KB 115/115 KB 450/894 KB 128/1822 KB 128/587 KB 115/115 KB 450/894 KB 104/1822 KB 116/587 KB 115/115 KB 450/894 KB 128/1822 KB 128/587 KB 115/115 KB 454/894 KB 128/1822 KB 128/587 KB 115/115 KB 458/894 KB 128/1822 KB 128/587 KB 115/115 KB 462/894 KB 128/1822 KB 128/587 KB 115/115 KB 466/894 KB 132/1822 KB 132/587 KB 115/115 KB 470/894 KB 132/1822 KB 132/587 KB 115/115 KB 474/894 KB 132/1822 KB 132/587 KB 115/115 KB 478/894 KB 132/1822 KB 132/587 KB 115/115 KB 482/894 KB 132/1822 KB 132/587 KB 115/115 KB 486/894 KB 128/1822 KB 132/587 KB 115/115 KB 466/894 KB 132/1822 KB 136/587 KB 115/115 KB 486/894 KB 132/1822 KB 140/587 KB 115/115 KB 486/894 KB 132/1822 KB 144/587 KB 486/894 KB 132/1822 KB 132/587 KB 115/115 KB 466/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 136.8 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 136/1822 KB 144/587 KB 486/894 KB 140/1822 KB 144/587 KB 486/894 KB 144/1822 KB 144/587 KB 486/894 KB 148/1822 KB 144/587 KB 486/894 KB 152/1822 KB 148/587 KB 486/894 KB 156/1822 KB 148/587 KB 490/894 KB 160/1822 KB 148/587 KB 490/894 KB 148/1822 KB 148/587 KB 486/894 KB 160/1822 KB 152/587 KB 490/894 KB 160/1822 KB 156/587 KB 490/894 KB 160/1822 KB 160/587 KB 490/894 KB 152/1822 KB 148/587 KB 490/894 KB 160/1822 KB 160/587 KB 494/894 KB 160/1822 KB 164/587 KB 494/894 KB 164/1822 KB 168/587 KB 498/894 KB 164/1822 KB 172/587 KB 498/894 KB 164/1822 KB 176/587 KB 498/894 KB 164/1822 KB 164/587 KB 498/894 KB 160/1822 KB 164/587 KB 498/894 KB 164/1822 KB 176/587 KB 502/894 KB 164/1822 KB 176/587 KB 506/894 KB 168/1822 KB 176/587 KB 510/894 KB 168/1822 KB 176/587 KB 514/894 KB 168/1822 KB 176/587 KB 506/894 KB 172/1822 KB 180/587 KB 514/894 KB 176/1822 KB 180/587 KB 514/894 KB 176/1822 KB 180/587 KB 514/894 KB 4/206 KB 176/1822 KB 180/587 KB 514/894 KB 8/206 KB 176/1822 KB 180/587 KB 514/894 KB 12/206 KB 176/1822 KB 180/587 KB 514/894 KB 16/206 KB 176/1822 KB 180/587 KB 514/894 KB 20/206 KB 180/1822 KB 180/587 KB 514/894 KB 24/206 KB 180/1822 KB 180/587 KB 518/894 KB 28/206 KB 180/1822 KB 180/587 KB 518/894 KB 32/206 KB 180/1822 KB 180/587 KB 518/894 KB 36/206 KB 180/1822 KB 180/587 KB 518/894 KB 40/206 KB 168/1822 KB 180/587 KB 514/894 KB 180/1822 KB 184/587 KB 518/894 KB 40/206 KB 180/1822 KB 188/587 KB 518/894 KB 40/206 KB 180/1822 KB 192/587 KB 518/894 KB 40/206 KB 180/1822 KB 180/587 KB 518/894 KB 24/206 KB 180/1822 KB 192/587 KB 522/894 KB 40/206 KB 180/1822 KB 192/587 KB 526/894 KB 40/206 KB 180/1822 KB 192/587 KB 530/894 KB 40/206 KB 180/1822 KB 196/587 KB 534/894 KB 40/206 KB 180/1822 KB 196/587 KB 538/894 KB 40/206 KB 180/1822 KB 180/587 KB 514/894 KB 20/206 KB 184/1822 KB 196/587 KB 538/894 KB 40/206 KB 188/1822 KB 196/587 KB 538/894 KB 40/206 KB 192/1822 KB 196/587 KB 538/894 KB 40/206 KB 196/1822 KB 196/587 KB 538/894 KB 40/206 KB 180/1822 KB 196/587 KB 530/894 KB 40/206 KB 196/1822 KB 200/587 KB 538/894 KB 40/206 KB 196/1822 KB 204/587 KB 538/894 KB 40/206 KB 196/1822 KB 208/587 KB 538/894 KB 40/206 KB 196/1822 KB 208/587 KB 538/894 KB 44/206 KB 196/1822 KB 208/587 KB 538/894 KB 48/206 KB 200/1822 KB 208/587 KB 542/894 KB 48/206 KB 200/1822 KB 208/587 KB 538/894 KB 48/206 KB 204/1822 KB 208/587 KB 542/894 KB 48/206 KB 208/1822 KB 208/587 KB 542/894 KB 48/206 KB 212/1822 KB 212/587 KB 546/894 KB 48/206 KB 216/1822 KB 212/587 KB 546/894 KB 52/206 KB 220/1822 KB 212/587 KB 546/894 KB 52/206 KB 208/1822 KB 212/587 KB 546/894 KB 48/206 KB 224/1822 KB 216/587 KB 546/894 KB 52/206 KB 224/1822 KB 220/587 KB 546/894 KB 52/206 KB 224/1822 KB 224/587 KB 546/894 KB 52/206 KB 208/1822 KB 208/587 KB 546/894 KB 48/206 KB 224/1822 KB 224/587 KB 550/894 KB 52/206 KB 224/1822 KB 224/587 KB 554/894 KB 52/206 KB 224/1822 KB 224/587 KB 558/894 KB 52/206 KB 224/1822 KB 224/587 KB 562/894 KB 52/206 KB 224/1822 KB 228/587 KB 566/894 KB 52/206 KB 224/1822 KB 228/587 KB 570/894 KB 52/206 KB 224/1822 KB 228/587 KB 574/894 KB 52/206 KB 212/1822 KB 212/587 KB 546/894 KB 52/206 KB 224/1822 KB 228/587 KB 574/894 KB 56/206 KB 224/1822 KB 228/587 KB 574/894 KB 60/206 KB 224/1822 KB 228/587 KB 574/894 KB 64/206 KB 224/1822 KB 228/587 KB 574/894 KB 68/206 KB 224/1822 KB 228/587 KB 574/894 KB 72/206 KB 224/1822 KB 228/587 KB 574/894 KB 76/206 KB 224/1822 KB 228/587 K unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install B 574/894 KB 80/206 KB 224/1822 KB 228/587 KB 562/894 KB 52/206 KB 224/1822 KB 232/587 KB 574/894 KB 80/206 KB 224/1822 KB 212/587 KB 546/894 KB 52/206 KB 228/1822 KB 232/587 KB 574/894 KB 80/206 KB 232/1822 KB 236/587 KB 574/894 KB 80/206 KB 236/1822 KB 236/587 KB 574/894 KB 80/206 KB 240/1822 KB 236/587 KB 574/894 KB 80/206 KB 228/1822 KB 236/587 KB 574/894 KB 80/206 KB 240/1822 KB 240/587 KB 574/894 KB 80/206 KB 240/1822 KB 244/587 KB 574/894 KB 80/206 KB 244/1822 KB 248/587 KB 578/894 KB 84/206 KB 244/1822 KB 252/587 KB 578/894 KB 84/206 KB 244/1822 KB 256/587 KB 578/894 KB 84/206 KB 244/1822 KB 244/587 KB 578/894 KB 84/206 KB 244/1822 KB 256/587 KB 582/894 KB 84/206 KB 244/1822 KB 256/587 KB 586/894 KB 84/206 KB 244/1822 KB 256/587 KB 590/894 KB 84/206 KB 244/1822 KB 244/587 KB 574/894 KB 84/206 KB 248/1822 KB 256/587 KB 590/894 KB 84/206 KB 252/1822 KB 256/587 KB 590/894 KB 84/206 KB 256/1822 KB 256/587 KB 590/894 KB 84/206 KB 260/1822 KB 256/587 KB 590/894 KB 84/206 KB 264/1822 KB 260/587 KB 594/894 KB 84/206 KB 268/1822 KB 260/587 KB 594/894 KB 84/206 KB 272/1822 KB 260/587 KB 594/894 KB 84/206 KB 276/1822 KB 260/587 KB 594/894 KB 84/206 KB 240/1822 KB 244/587 KB 574/894 KB 84/206 KB 276/1822 KB 260/587 KB 594/894 KB 88/206 KB 276/1822 KB 260/587 KB 594/894 KB 92/206 KB 276/1822 KB 260/587 KB 594/894 KB 96/206 KB 276/1822 KB 260/587 KB 594/894 KB 100/206 KB 276/1822 KB 260/587 KB 594/894 KB 104/206 KB 276/1822 KB 260/587 KB 594/894 KB 108/206 KB 276/1822 KB 260/587 KB 594/894 KB 112/206 KB 260/1822 KB 260/587 KB 594/894 KB 84/206 KB 276/1822 KB 260/587 KB 598/894 KB 112/206 KB 276/1822 KB 260/587 KB 602/894 KB 112/206 KB 260/1822 KB 260/587 KB 590/894 KB 84/206 KB 276/1822 KB 264/587 KB 602/894 KB 112/206 KB 276/1822 KB 268/587 KB 602/894 KB 112/206 KB 276/1822 KB 272/587 KB 602/894 KB 112/206 KB 276/1822 KB 272/587 KB 606/894 KB 112/206 KB 276/1822 KB 276/587 KB 606/894 KB 112/206 KB 276/1822 KB 280/587 KB 610/894 KB 116/206 KB 276/1822 KB 284/587 KB 610/894 KB 116/206 KB 276/1822 KB 276/587 KB 610/894 KB 116/206 KB 280/1822 KB 284/587 KB 614/894 KB 116/206 KB 280/1822 KB 284/587 KB 618/894 KB 116/206 KB 276/1822 KB 276/587 KB 606/894 KB 116/206 KB 280/1822 KB 284/587 KB 618/894 KB 120/206 KB 280/1822 KB 284/587 KB 618/894 KB 124/206 KB 280/1822 KB 288/587 KB 618/894 KB 128/206 KB 280/1822 KB 284/587 KB 610/894 KB 116/206 KB 284/1822 KB 288/587 KB 622/894 KB 128/206 KB 288/1822 KB 288/587 KB 622/894 KB 128/206 KB 280/1822 KB 288/587 KB 622/894 KB 128/206 KB 280/1822 KB 288/587 KB 618/894 KB 124/206 KB 288/1822 KB 292/587 KB 622/894 KB 128/206 KB 292/1822 KB 296/587 KB 626/894 KB 132/206 KB 292/1822 KB 300/587 KB 626/894 KB 132/206 KB 292/1822 KB 304/587 KB 626/894 KB 132/206 KB 292/1822 KB 292/587 KB 626/894 KB 132/206 KB 292/1822 KB 304/587 KB 630/894 KB 132/206 KB 292/1822 KB 304/587 KB 634/894 KB 132/206 KB 292/1822 KB 292/587 KB 622/894 KB 132/206 KB 296/1822 KB 304/587 KB 634/894 KB 132/206 KB 300/1822 KB 304/587 KB 634/894 KB 132/206 KB 288/1822 KB 292/587 KB 622/894 KB 132/206 KB 300/1822 KB 304/587 KB 638/894 KB 136/206 KB 300/1822 KB 304/587 KB 638/894 KB 140/206 KB 300/1822 KB 304/587 KB 638/894 KB 144/206 KB 300/1822 KB 304/587 KB 638/894 KB 148/206 KB 304/1822 KB 308/587 KB 638/894 KB 152/206 KB 304/1822 KB 308/587 KB 638/894 KB 156/206 KB 304/1822 KB 308/587 KB 638/894 KB 160/206 KB 300/1822 KB 304/587 KB 638/894 KB 132/206 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install KB 304/1822 KB 308/587 KB 642/894 KB 160/206 KB 304/1822 KB 308/587 KB 646/894 KB 160/206 KB 304/1822 KB 308/587 KB 650/894 KB 160/206 KB 304/1822 KB 308/587 KB 638/894 KB 148/206 KB 304/1822 KB 312/587 KB 650/894 KB 160/206 KB 304/1822 KB 316/587 KB 650/894 KB 160/206 KB 304/1822 KB 304/587 KB 638/894 KB 148/206 KB 308/1822 KB 316/587 KB 650/894 KB 160/206 KB 312/1822 KB 320/587 KB 654/894 KB 164/206 KB 316/1822 KB 320/587 KB 654/894 KB 164/206 KB 320/1822 KB 320/587 KB 654/894 KB 164/206 KB 308/1822 KB 320/587 KB 654/894 KB 164/206 KB 320/1822 KB 320/587 KB 654/894 KB 168/206 KB 320/1822 KB 320/587 KB 654/894 KB 172/206 KB 320/1822 KB 320/587 KB 654/894 KB 176/206 KB 320/1822 KB 320/587 KB 654/894 KB 180/206 KB 324/1822 KB 320/587 KB 654/894 KB 184/206 KB 308/1822 KB 320/587 KB 654/894 KB 160/206 KB 324/1822 KB 320/587 KB 658/894 KB 188/206 KB 324/1822 KB 320/587 KB 662/894 KB 188/206 KB 324/1822 KB 320/587 KB 666/894 KB 188/206 KB 324/1822 KB 320/587 KB 670/894 KB 188/206 KB 308/1822 KB 320/587 KB 650/894 KB 160/206 KB 324/1822 KB 324/587 KB 670/894 KB 188/206 KB 324/1822 KB 328/587 KB 674/894 KB 188/206 KB 324/1822 KB 320/587 KB 654/894 KB 188/206 KB 324/1822 KB 320/587 KB 654/894 KB 180/206 KB 328/1822 KB 328/587 KB 674/894 KB 188/206 KB 332/1822 KB 328/587 KB 674/894 KB 188/206 KB 332/1822 KB 332/587 KB 674/894 KB 188/206 KB 336/1822 KB 336/587 KB 674/894 KB 192/206 KB 324/1822 KB 324/587 KB 674/894 KB 188/206 KB 336/1822 KB 332/587 KB 674/894 KB 192/206 KB 336/1822 KB 332/587 KB 674/894 KB 192/206 KB 336/1822 KB 336/587 KB 674/894 KB 196/206 KB 340/1822 KB 340/587 KB 678/894 KB 200/206 KB 340/1822 KB 340/587 KB 678/894 KB 204/206 KB 340/1822 KB 340/587 KB 678/894 KB 196/206 KB 340/1822 KB 336/587 KB 678/894 KB 196/206 KB 340/1822 KB 340/587 KB 682/894 KB 204/206 KB 340/1822 KB 340/587 KB 686/894 KB 204/206 KB 340/1822 KB 340/587 KB 690/894 KB 204/206 KB 340/1822 KB 344/587 KB 694/894 KB 206/206 KB 340/1822 KB 336/587 KB 674/894 KB 196/206 KB 344/1822 KB 344/587 KB 694/894 KB 206/206 KB 340/1822 KB 344/587 KB 690/894 KB 206/206 KB 340/1822 KB 344/587 KB 690/894 KB 204/206 KB 344/1822 KB 348/587 KB 694/894 KB 206/206 KB 344/1822 KB 352/587 KB 694/894 KB 206/206 KB 348/1822 KB 352/587 KB 694/894 KB 206/206 KB 352/1822 KB 352/587 KB 694/894 KB 206/206 KB 352/1822 KB 356/587 KB 694/894 KB 206/206 KB 356/1822 KB 360/587 KB 694/894 KB 206/206 KB 356/1822 KB 364/587 KB 694/894 KB 206/206 KB 356/1822 KB 356/587 KB 694/894 KB 206/206 KB 360/1822 KB 364/587 KB 698/894 KB 206/206 KB 364/1822 KB 364/587 KB 698/894 KB 206/206 KB 356/1822 KB 364/587 KB 698/894 KB 206/206 KB 368/1822 KB 368/587 KB 702/894 KB 206/206 KB 364/1822 KB 368/587 KB 698/894 KB 206/206 KB 368/1822 KB 368/587 KB 702/894 KB 206/206 KB 368/1822 KB 372/587 KB 702/894 KB 206/206 KB 372/1822 KB 376/587 KB 702/894 KB 206/206 KB 372/1822 KB 372/587 KB 702/894 KB 206/206 KB 376/1822 KB 376/587 KB 702/894 KB 206/206 KB 380/1822 KB 376/587 KB 702/894 KB 206/206 KB 380/1822 KB 380/587 KB 702/894 KB 206/206 KB 380/1822 KB 384/587 KB 702/894 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 227.8 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 384/1822 KB 384/587 KB 702/894 KB 206/206 KB 388/1822 KB 384/587 KB 702/894 KB 392/1822 KB 384/587 KB 702/894 KB 396/1822 KB 384/587 KB 702/894 KB Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 400/1822 KB 384/587 KB 702/894 KB 404/1822 KB 384/587 KB 702/894 KB 408/1822 KB 384/587 KB 702/894 KB 412/1822 KB 384/587 KB 702/894 KB 416/1822 KB 384/587 KB 702/894 KB 420/1822 KB 388/587 KB 706/894 KB 416/1822 KB 388/587 KB 706/894 KB 420/1822 KB 392/587 KB 706/894 KB 420/1822 KB 396/587 KB 706/894 KB 420/1822 KB 400/587 KB 706/894 KB 416/1822 KB 384/587 KB 706/894 KB 420/1822 KB 400/587 KB 710/894 KB 420/1822 KB 400/587 KB 714/894 KB 420/1822 KB 404/587 KB 718/894 KB 420/1822 KB 408/587 KB 718/894 KB 420/1822 KB 404/587 KB 718/894 KB 420/1822 KB 408/587 KB 722/894 KB 420/1822 KB 412/587 KB 726/894 KB 420/1822 KB 412/587 KB 730/894 KB 420/1822 KB 412/587 KB 734/894 KB 420/1822 KB 412/587 KB 722/894 KB 420/1822 KB 416/587 KB 734/894 KB 420/1822 KB 420/587 KB 734/894 KB 424/1822 KB 424/587 KB 738/894 KB 424/1822 KB 428/587 KB 738/894 KB 424/1822 KB 432/587 KB 738/894 KB 424/1822 KB 420/587 KB 738/894 KB 428/1822 KB 432/587 KB 738/894 KB 432/1822 KB 432/587 KB 738/894 KB 420/1822 KB 420/587 KB 738/894 KB 432/1822 KB 432/587 KB 742/894 KB 432/1822 KB 432/587 KB 746/894 KB 432/1822 KB 432/587 KB 750/894 KB 432/1822 KB 432/587 KB 754/894 KB 436/1822 KB 436/587 KB 4/314 KB 758/894 KB 436/1822 KB 436/587 KB 4/314 KB 762/894 KB 436/1822 KB 436/587 KB 4/314 KB 766/894 KB 436/1822 KB 436/587 KB 4/314 KB 754/894 KB 436/1822 KB 440/587 KB 4/314 KB 766/894 KB 436/1822 KB 444/587 KB 4/314 KB 766/894 KB 436/1822 KB 448/587 KB 4/314 KB 766/894 KB 436/1822 KB 452/587 KB 4/314 KB 766/894 KB 436/1822 KB 456/587 KB 4/314 KB 770/894 KB 436/1822 KB 460/587 KB 4/314 KB 770/894 KB 436/1822 KB 464/587 KB 4/314 KB 770/894 KB 436/1822 KB 432/587 KB 4/314 KB 754/894 KB 440/1822 KB 464/587 KB 4/314 KB 770/894 KB 444/1822 KB 464/587 KB 4/314 KB 770/894 KB 448/1822 KB 464/587 KB 4/314 KB 770/894 KB 432/1822 KB 432/587 KB 4/314 KB 754/894 KB 448/1822 KB 464/587 KB 8/314 KB 770/894 KB 448/1822 KB 464/587 KB 12/314 KB 770/894 KB 448/1822 KB 464/587 KB 16/314 KB 770/894 KB 448/1822 KB 464/587 KB 20/314 KB 770/894 KB 448/1822 KB 464/587 KB 24/314 KB 770/894 KB 448/1822 KB 464/587 KB 28/314 KB 770/894 KB 448/1822 KB 464/587 KB 32/314 KB 770/894 KB 452/1822 KB 464/587 KB 32/314 KB 770/894 KB 456/1822 KB 464/587 KB 32/314 KB 770/894 KB 460/1822 KB 464/587 KB 32/314 KB 770/894 KB 464/1822 KB 464/587 KB 32/314 KB 770/894 KB 436/1822 KB 452/587 KB 4/314 KB 770/894 KB 464/1822 KB 464/587 KB 32/314 KB 774/894 KB 464/1822 KB 464/587 KB 32/314 KB 778/894 KB 464/1822 KB 464/587 KB 32/314 KB 782/894 KB 464/1822 KB 464/587 KB 32/314 KB 786/894 KB 468/1822 KB 468/587 KB 36/314 KB 790/894 KB 468/1822 KB 468/587 KB 36/314 KB 794/894 KB 468/1822 KB 468/587 KB 36/314 KB 798/894 KB 468/1822 KB 468/587 KB 36/314 KB 786/894 KB 472/1822 KB 468/587 KB 36/314 KB 798/894 KB 476/1822 KB 468/587 KB 36/314 KB 798/894 KB 464/1822 KB 468/587 KB 36/314 KB 786/894 KB 464/1822 KB 464/587 KB 36/314 KB 786/894 KB 480/1822 KB 468/587 KB 40/314 KB 798/894 KB 480/1822 KB 468/587 KB 44/314 KB 798/894 KB 480/1822 KB 468/587 KB 48/314 KB 798/894 KB 480/1822 KB 468/587 KB 52/314 KB 798/894 KB 480/1822 KB 472/587 KB 56/314 KB 798/894 KB 480/1822 KB 472/587 KB 60/314 KB 798/894 KB 480/1822 KB 472/587 KB 64/314 KB 798/894 KB 480/1822 KB 472/587 KB 68/314 KB 802/894 KB 480/1822 KB 468/587 KB 36/314 KB 798/894 KB 480/1822 KB 472/587 KB 52/314 KB 798/894 KB 480/1822 KB 476/587 KB 68/314 KB 802/894 KB 480/1822 KB 480 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install /587 KB 68/314 KB 802/894 KB 480/1822 KB 484/587 KB 68/314 KB 802/894 KB 484/1822 KB 488/587 KB 68/314 KB 802/894 KB 484/1822 KB 492/587 KB 68/314 KB 802/894 KB 484/1822 KB 496/587 KB 68/314 KB 802/894 KB 480/1822 KB 472/587 KB 64/314 KB 802/894 KB 484/1822 KB 496/587 KB 68/314 KB 806/894 KB 484/1822 KB 484/587 KB 68/314 KB 802/894 KB 488/1822 KB 496/587 KB 68/314 KB 806/894 KB 492/1822 KB 496/587 KB 68/314 KB 806/894 KB 496/1822 KB 496/587 KB 68/314 KB 806/894 KB 496/1822 KB 496/587 KB 68/314 KB 810/894 KB 496/1822 KB 496/587 KB 68/314 KB 814/894 KB 496/1822 KB 500/587 KB 68/314 KB 818/894 KB 500/1822 KB 500/587 KB 72/314 KB 822/894 KB 496/1822 KB 500/587 KB 68/314 KB 814/894 KB 500/1822 KB 504/587 KB 72/314 KB 826/894 KB 500/1822 KB 508/587 KB 72/314 KB 826/894 KB 500/1822 KB 512/587 KB 72/314 KB 826/894 KB 500/1822 KB 500/587 KB 72/314 KB 818/894 KB 504/1822 KB 512/587 KB 72/314 KB 826/894 KB 508/1822 KB 512/587 KB 72/314 KB 826/894 KB 512/1822 KB 512/587 KB 72/314 KB 826/894 KB 496/1822 KB 500/587 KB 72/314 KB 818/894 KB 512/1822 KB 512/587 KB 76/314 KB 826/894 KB 512/1822 KB 512/587 KB 80/314 KB 826/894 KB 512/1822 KB 512/587 KB 84/314 KB 826/894 KB 516/1822 KB 516/587 KB 88/314 KB 826/894 KB 516/1822 KB 516/587 KB 92/314 KB 826/894 KB 516/1822 KB 516/587 KB 96/314 KB 826/894 KB 512/1822 KB 512/587 KB 72/314 KB 826/894 KB 516/1822 KB 516/587 KB 96/314 KB 830/894 KB 516/1822 KB 516/587 KB 96/314 KB 834/894 KB 516/1822 KB 516/587 KB 100/314 KB 838/894 KB 516/1822 KB 516/587 KB 100/314 KB 842/894 KB 516/1822 KB 516/587 KB 100/314 KB 846/894 KB 516/1822 KB 516/587 KB 84/314 KB 826/894 KB 516/1822 KB 520/587 KB 100/314 KB 846/894 KB 516/1822 KB 524/587 KB 100/314 KB 846/894 KB 516/1822 KB 528/587 KB 100/314 KB 846/894 KB 516/1822 KB 512/587 KB 84/314 KB 826/894 KB 520/1822 KB 528/587 KB 100/314 KB 846/894 KB 524/1822 KB 528/587 KB 100/314 KB 846/894 KB 528/1822 KB 528/587 KB 100/314 KB 846/894 KB 532/1822 KB 528/587 KB 100/314 KB 846/894 KB 536/1822 KB 532/587 KB 100/314 KB 846/894 KB 540/1822 KB 532/587 KB 100/314 KB 846/894 KB 544/1822 KB 532/587 KB 100/314 KB 850/894 KB 516/1822 KB 516/587 KB 100/314 KB 834/894 KB 544/1822 KB 532/587 KB 104/314 KB 850/894 KB 544/1822 KB 532/587 KB 108/314 KB 850/894 KB 544/1822 KB 532/587 KB 112/314 KB 850/894 KB 544/1822 KB 532/587 KB 116/314 KB 850/894 KB 548/1822 KB 532/587 KB 120/314 KB 850/894 KB 548/1822 KB 532/587 KB 124/314 KB 850/894 KB 548/1822 KB 532/587 KB 128/314 KB 850/894 KB 540/1822 KB 532/587 KB 100/314 KB 850/894 KB 548/1822 KB 532/587 KB 128/314 KB 854/894 KB 548/1822 KB 532/587 KB 128/314 KB 858/894 KB 548/1822 KB 532/587 KB 128/314 KB 862/894 KB 532/1822 KB 532/587 KB 100/314 KB 846/894 KB 548/1822 KB 536/587 KB 128/314 KB 862/894 KB 548/1822 KB 540/587 KB 128/314 KB 862/894 KB 548/1822 KB 544/587 KB 128/314 KB 862/894 KB 548/1822 KB 548/587 KB 128/314 KB 862/894 KB 548/1822 KB 552/587 KB 128/314 KB 866/894 KB 548/1822 KB 556/587 KB 128/314 KB 866/894 KB 548/1822 KB 560/587 KB 132/314 KB 866/894 KB 548/1822 KB 532/587 KB 116/314 KB 850/894 KB 552/1822 KB 560/587 KB 132/314 KB 866/894 KB 556/1822 KB 560/587 KB 132/314 KB 866/894 KB 560/1822 KB 560/587 KB 132/314 KB 866/894 KB 560/1822 KB 564/587 KB 132/314 KB 866/894 KB 564/1822 KB 568/587 KB 132/314 KB 866/894 KB 564/1822 KB 572/587 KB 132/314 KB 866/894 KB 564/1822 KB 576/587 KB 132/314 KB 866/894 KB 548/1822 KB 556/587 KB 132/314 KB 866/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 894 KB 564/1822 KB 576/587 KB 136/314 KB 866/894 KB 564/1822 KB 576/587 KB 140/314 KB 866/894 KB 564/1822 KB 576/587 KB 144/314 KB 866/894 KB 548/1822 KB 548/587 KB 128/314 KB 866/894 KB 564/1822 KB 576/587 KB 144/314 KB 870/894 KB 564/1822 KB 576/587 KB 144/314 KB 874/894 KB 564/1822 KB 576/587 KB 144/314 KB 878/894 KB 564/1822 KB 564/587 KB 132/314 KB 866/894 KB 568/1822 KB 576/587 KB 144/314 KB 878/894 KB 572/1822 KB 576/587 KB 144/314 KB 882/894 KB 576/1822 KB 576/587 KB 144/314 KB 882/894 KB 580/1822 KB 576/587 KB 144/314 KB 882/894 KB 584/1822 KB 580/587 KB 148/314 KB 882/894 KB 588/1822 KB 580/587 KB 148/314 KB 882/894 KB 592/1822 KB 580/587 KB 148/314 KB 882/894 KB 596/1822 KB 580/587 KB 148/314 KB 882/894 KB 600/1822 KB 580/587 KB 148/314 KB 882/894 KB 568/1822 KB 576/587 KB 144/314 KB 882/894 KB 600/1822 KB 580/587 KB 148/314 KB 886/894 KB 600/1822 KB 580/587 KB 148/314 KB 890/894 KB 600/1822 KB 580/587 KB 148/314 KB 894/894 KB 580/1822 KB 580/587 KB 148/314 KB 882/894 KB 600/1822 KB 580/587 KB 152/314 KB 894/894 KB 600/1822 KB 580/587 KB 156/314 KB 894/894 KB 600/1822 KB 580/587 KB 160/314 KB 894/894 KB 580/1822 KB 580/587 KB 144/314 KB 882/894 KB 600/1822 KB 584/587 KB 160/314 KB 894/894 KB 600/1822 KB 587/587 KB 160/314 KB 894/894 KB 600/1822 KB 587/587 KB 164/314 KB 894/894 KB 604/1822 KB 587/587 KB 168/314 KB 894/894 KB 604/1822 KB 587/587 KB 172/314 KB 894/894 KB 604/1822 KB 587/587 KB 176/314 KB 894/894 KB 604/1822 KB 587/587 KB 164/314 KB 894/894 KB 608/1822 KB 587/587 KB 176/314 KB 894/894 KB 612/1822 KB 587/587 KB 176/314 KB 894/894 KB 616/1822 KB 587/587 KB 180/314 KB 894/894 KB 620/1822 KB 587/587 KB 180/314 KB 894/894 KB 624/1822 KB 587/587 KB 180/314 KB 894/894 KB 628/1822 KB 587/587 KB 180/314 KB 894/894 KB 632/1822 KB 587/587 KB 180/314 KB 894/894 KB 636/1822 KB 587/587 KB 180/314 KB 894/894 KB 640/1822 KB 587/587 KB 180/314 KB 612/1822 KB 587/587 KB 180/314 KB 894/894 KB 640/1822 KB 587/587 KB 184/314 KB 640/1822 KB 587/587 KB 188/314 KB 640/1822 KB 587/587 KB 192/314 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 612.4 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 932.3 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 640/1822 KB 196/314 KB 640/1822 KB 200/314 KB 644/1822 KB 204/314 KB 644/1822 KB 208/314 KB 644/1822 KB 212/314 KB 644/1822 KB 216/314 KB 644/1822 KB 220/314 KB 644/1822 KB 224/314 KB 644/1822 KB 200/314 KB 648/1822 KB 224/314 KB 652/1822 KB 224/314 KB 656/1822 KB 224/314 KB 660/1822 KB 224/314 KB 664/1822 KB 228/314 KB 668/1822 KB 228/314 KB 672/1822 KB 228/314 KB 676/1822 KB 228/314 KB 680/1822 KB 228/314 KB 660/1822 KB 228/314 KB 680/1822 KB 232/314 KB 4/57 KB 680/1822 KB 236/314 KB 4/57 KB 680/1822 KB 240/314 KB 4/57 KB 680/1822 KB 228/314 KB 4/57 KB 680/1822 KB 240/314 KB 8/57 KB 680/1822 KB 240/314 KB 12/57 KB 680/1822 KB 240/314 KB 16/57 KB 680/1822 KB 240/314 KB 20/57 KB 680/1822 KB 240/314 KB 24/57 KB 680/1822 KB 240/314 KB 28/57 KB 680/1822 KB 240/314 KB 32/57 KB 680/1822 KB 244/314 KB 32/57 KB 684/1822 KB 248/314 KB 36/57 KB 684/1822 KB 252/314 KB 36/57 KB 684/1822 KB 256/314 KB 36/57 KB 684/1822 KB 244/314 KB 36/57 KB 688/1822 KB 256/314 KB 36/57 KB 680/1822 KB 244/314 KB 36/57 KB 688/1822 KB 256/314 KB 40/57 KB 688/1822 KB 256/314 KB 44/57 KB 688/1822 KB 256/314 KB 48/57 KB 688/1822 KB 256/314 KB 4/263 KB 48/57 KB 688/1822 KB 256/314 KB 8/263 KB 48/57 KB 688/1822 KB 256/314 KB 12/263 KB 48/57 KB 688/1822 KB 256/314 KB 16/263 KB 48/57 KB 688/1822 KB 256/314 KB 16/263 KB 52/57 KB 692/1822 KB 260/314 KB 16/263 KB 56/57 KB 692/1822 KB 260/314 KB 20/263 KB 56/57 KB 692/1822 KB 260/314 KB 24/263 KB 56/57 KB 692/1822 KB 260/314 KB 28/263 KB 56/57 KB 692/1822 KB 260/314 KB 32/263 KB 56/57 KB 692/1822 KB 256/314 KB 16/263 KB 52/57 KB 696/1822 KB 260/314 KB 32/263 KB 56/57 KB 700/1822 KB 260/314 KB 32/263 KB 56/57 KB 704/1822 KB 260/314 KB 32/263 KB 56/57 KB 704/1822 KB 260/314 KB 32/263 KB 57/57 KB 708/1822 KB 260/314 KB 32/263 KB 57/57 KB 712/1822 KB 260/314 KB 36/263 KB 57/57 KB 692/1822 KB 260/314 KB 16/263 KB 52/57 KB 708/1822 KB 260/314 KB 36/263 KB 57/57 KB 712/1822 KB 260/314 KB 40/263 KB 57/57 KB 712/1822 KB 260/314 KB 44/263 KB 57/57 KB 712/1822 KB 260/314 KB 48/263 KB 57/57 KB 712/1822 KB 264/314 KB 48/263 KB 57/57 KB 712/1822 KB 268/314 KB 48/263 KB 57/57 KB 712/1822 KB 272/314 KB 48/263 KB 57/57 KB 716/1822 KB 272/314 KB 48/263 KB 57/57 KB 720/1822 KB 272/314 KB 48/263 KB 57/57 KB 724/1822 KB 272/314 KB 52/263 KB 57/57 KB 720/1822 KB 272/314 KB 52/263 KB 57/57 KB 724/1822 KB 276/314 KB 56/263 KB 57/57 KB 724/1822 KB 276/314 KB 60/263 KB 57/57 KB 724/1822 KB 276/314 KB 64/263 KB 57/57 KB 724/1822 KB 276/314 KB 68/263 KB 57/57 KB 724/1822 KB 276/314 KB 72/263 KB 57/57 KB 724/1822 KB 276/314 KB 76/263 KB 57/57 KB 724/1822 KB 276/314 KB 80/263 KB 57/57 KB 724/1822 KB 276/314 KB 84/263 KB 57/57 KB 724/1822 KB 276/314 KB 52/263 KB 57/57 KB 724/1822 KB 280/314 KB 88/263 KB 57/57 KB 724/1822 KB 284/314 KB 88/263 KB 57/57 KB 724/1822 KB 288/314 KB 88/263 KB 57/57 KB 728/1822 KB 292/314 KB 88/263 KB 57/57 KB 728/1822 KB 296/314 KB 88/263 KB 57/57 KB 728/1822 KB 300/314 KB 88/263 KB 57/57 KB 728/1822 KB 304/314 KB 88/263 KB 57/57 KB 728/1822 KB 308/314 KB 88/263 KB 57/57 KB 728/1822 KB 312/314 KB 88/263 KB 728/1822 KB 314/314 KB 88/263 KB 728/1822 KB 288/314 KB 88/263 KB 57/57 KB 728/1822 KB 288/314 KB 88/263 KB 57/57 KB 732/1822 KB 314/314 KB 88/263 KB 736/1822 KB 314/314 KB 92/263 KB 732/1822 KB 314/314 KB 92/263 KB 736/1822 KB 314/314 KB 96 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install /263 KB 736/1822 KB 314/314 KB 100/263 KB 740/1822 KB 314/314 KB 104/263 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 57.4 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 740/1822 KB 314/314 KB 100/263 KB 740/1822 KB 314/314 KB 108/263 KB 3/79 KB 740/1822 KB 314/314 KB 108/263 KB 5/79 KB 740/1822 KB 314/314 KB 108/263 KB 8/79 KB 740/1822 KB 314/314 KB 108/263 KB 11/79 KB 740/1822 KB 314/314 KB 108/263 KB 13/79 KB 740/1822 KB 314/314 KB 108/263 KB 16/79 KB 740/1822 KB 314/314 KB 108/263 KB 19/79 KB 740/1822 KB 314/314 KB 108/263 KB 21/79 KB 740/1822 KB 314/314 KB 108/263 KB 24/79 KB 740/1822 KB 314/314 KB 108/263 KB 27/79 KB 740/1822 KB 314/314 KB 108/263 KB 29/79 KB 740/1822 KB 314/314 KB 108/263 KB 32/79 KB 740/1822 KB 314/314 KB 108/263 KB 36/79 KB 740/1822 KB 314/314 KB 108/263 KB 40/79 KB 740/1822 KB 314/314 KB 108/263 KB 44/79 KB 740/1822 KB 314/314 KB 108/263 KB 48/79 KB 740/1822 KB 314/314 KB 108/263 KB 52/79 KB 744/1822 KB 314/314 KB 108/263 KB 56/79 KB 744/1822 KB 314/314 KB 108/263 KB 60/79 KB 744/1822 KB 314/314 KB 108/263 KB 64/79 KB 740/1822 KB 314/314 KB 108/263 KB 744/1822 KB 314/314 KB 112/263 KB 64/79 KB 744/1822 KB 314/314 KB 108/263 KB 52/79 KB 748/1822 KB 314/314 KB 112/263 KB 64/79 KB 752/1822 KB 314/314 KB 112/263 KB 64/79 KB 756/1822 KB 314/314 KB 112/263 KB 64/79 KB 760/1822 KB 314/314 KB 116/263 KB 68/79 KB 764/1822 KB 314/314 KB 116/263 KB 68/79 KB 768/1822 KB 314/314 KB 116/263 KB 68/79 KB 756/1822 KB 314/314 KB 116/263 KB 68/79 KB 768/1822 KB 314/314 KB 116/263 KB 72/79 KB 768/1822 KB 314/314 KB 116/263 KB 76/79 KB 768/1822 KB 314/314 KB 116/263 KB 79/79 KB 756/1822 KB 314/314 KB 116/263 KB 64/79 KB 768/1822 KB 314/314 KB 120/263 KB 79/79 KB 768/1822 KB 314/314 KB 124/263 KB 79/79 KB 768/1822 KB 314/314 KB 128/263 KB 79/79 KB 768/1822 KB 314/314 KB 132/263 KB 79/79 KB 772/1822 KB 4/99 KB 136/263 KB 79/79 KB 772/1822 KB 4/99 KB 314/314 KB 132/263 KB 79/79 KB 772/1822 KB 8/99 KB 136/263 KB 79/79 KB 772/1822 KB 12/99 KB 136/263 KB 79/79 KB 772/1822 KB 16/99 KB 136/263 KB 79/79 KB 772/1822 KB 20/99 KB 136/263 KB 79/79 KB 772/1822 KB 24/99 KB 136/263 KB 79/79 KB 772/1822 KB 28/99 KB 136/263 KB 79/79 KB 772/1822 KB 314/314 KB 132/263 KB 79/79 KB 776/1822 KB 32/99 KB 140/263 KB 79/79 KB 780/1822 KB 32/99 KB 140/263 KB 79/79 KB 784/1822 KB 32/99 KB 140/263 KB 79/79 KB 788/1822 KB 32/99 KB 140/263 KB 79/79 KB 792/1822 KB 32/99 KB 140/263 KB 796/1822 KB 32/99 KB 140/263 KB 772/1822 KB 28/99 KB 140/263 KB 79/79 KB 796/1822 KB 32/99 KB 144/263 KB 796/1822 KB 32/99 KB 148/263 KB 796/1822 KB 32/99 KB 152/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 78.3 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 772/1822 KB 32/99 KB 140/263 KB 79/79 KB 800/1822 KB 36/99 KB 156/263 KB 800/1822 KB 40/99 KB 156/263 KB 800/1822 KB 32/99 KB 152/263 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 804/1822 KB 40/99 KB 156/263 KB 808/1822 KB 44/99 KB 156/263 KB 812/1822 KB 44/99 KB 156/263 KB 816/1822 KB 44/99 KB 156/263 KB 820/1822 KB 44/99 KB 156/263 KB 824/1822 KB 44/99 KB 156/263 KB 804/1822 KB 44/99 KB 156/263 KB 824/1822 KB 48/99 KB 156/263 KB 824/1822 KB 52/99 KB 156/263 KB 824/1822 KB 56/99 KB 4/54 KB 156/263 KB 1/276 KB 824/1822 KB 60/99 KB 4/54 KB 156/263 KB 1/276 KB 824/1822 KB 64/99 KB 4/54 KB 156/263 KB 1/276 KB 800/1822 KB 40/99 KB 156/263 KB 824/1822 KB 64/99 KB 4/54 KB 160/263 KB 1/276 KB 824/1822 KB 64/99 KB 4/54 KB 164/263 KB 1/276 KB 824/1822 KB 64/99 KB 4/54 KB 168/263 KB 1/276 KB 824/1822 KB 64/99 KB 4/54 KB 172/263 KB 1/276 KB 824/1822 KB 64/99 KB 4/54 KB 176/263 KB 1/276 KB 824/1822 KB 64/99 KB 4/54 KB 180/263 KB 1/276 KB 828/1822 KB 68/99 KB 4/54 KB 184/263 KB 1/276 KB 828/1822 KB 68/99 KB 4/54 KB 188/263 KB 1/276 KB 828/1822 KB 68/99 KB 4/54 KB 192/263 KB 1/276 KB 824/1822 KB 52/99 KB 4/54 KB 156/263 KB 1/276 KB 824/1822 KB 52/99 KB 156/263 KB 1/276 KB 828/1822 KB 68/99 KB 8/54 KB 192/263 KB 4/276 KB 828/1822 KB 68/99 KB 8/54 KB 192/263 KB 5/276 KB 828/1822 KB 68/99 KB 8/54 KB 192/263 KB 8/276 KB 828/1822 KB 68/99 KB 8/54 KB 192/263 KB 9/276 KB 828/1822 KB 68/99 KB 8/54 KB 192/263 KB 12/276 KB 828/1822 KB 68/99 KB 8/54 KB 192/263 KB 13/276 KB 828/1822 KB 68/99 KB 8/54 KB 192/263 KB 16/276 KB 828/1822 KB 68/99 KB 4/54 KB 180/263 KB 1/276 KB 824/1822 KB 68/99 KB 4/54 KB 180/263 KB 1/276 KB 832/1822 KB 72/99 KB 8/54 KB 192/263 KB 17/276 KB 832/1822 KB 68/99 KB 8/54 KB 192/263 KB 17/276 KB 828/1822 KB 68/99 KB 8/54 KB 192/263 KB 9/276 KB 832/1822 KB 72/99 KB 12/54 KB 192/263 KB 17/276 KB 832/1822 KB 72/99 KB 16/54 KB 192/263 KB 17/276 KB 832/1822 KB 72/99 KB 20/54 KB 192/263 KB 17/276 KB 832/1822 KB 76/99 KB 24/54 KB 192/263 KB 17/276 KB 832/1822 KB 76/99 KB 28/54 KB 192/263 KB 17/276 KB 832/1822 KB 76/99 KB 32/54 KB 192/263 KB 17/276 KB 836/1822 KB 76/99 KB 36/54 KB 192/263 KB 17/276 KB 836/1822 KB 76/99 KB 40/54 KB 196/263 KB 17/276 KB 836/1822 KB 76/99 KB 44/54 KB 196/263 KB 17/276 KB 836/1822 KB 76/99 KB 48/54 KB 196/263 KB 17/276 KB 828/1822 KB 72/99 KB 8/54 KB 192/263 KB 17/276 KB 836/1822 KB 76/99 KB 48/54 KB 196/263 KB 20/276 KB 836/1822 KB 76/99 KB 48/54 KB 196/263 KB 21/276 KB 836/1822 KB 76/99 KB 48/54 KB 196/263 KB 24/276 KB 836/1822 KB 76/99 KB 48/54 KB 196/263 KB 25/276 KB 836/1822 KB 76/99 KB 48/54 KB 196/263 KB 28/276 KB 836/1822 KB 76/99 KB 36/54 KB 196/263 KB 17/276 KB 836/1822 KB 76/99 KB 32/54 KB 192/263 KB 17/276 KB 832/1822 KB 76/99 KB 20/54 KB 192/263 KB 17/276 KB 836/1822 KB 80/99 KB 48/54 KB 196/263 KB 28/276 KB 836/1822 KB 84/99 KB 48/54 KB 196/263 KB 28/276 KB 840/1822 KB 88/99 KB 48/54 KB 196/263 KB 28/276 KB 840/1822 KB 92/99 KB 48/54 KB 196/263 KB 28/276 KB 840/1822 KB 96/99 KB 48/54 KB 200/263 KB 29/276 KB 840/1822 KB 84/99 KB 48/54 KB 196/263 KB 28/276 KB 844/1822 KB 96/99 KB 48/54 KB 200/263 KB 29/276 KB 848/1822 KB 96/99 KB 48/54 KB 200/263 KB 29/276 KB 840/1822 KB 92/99 KB 48/54 KB 200/263 KB 29/276 KB 840/1822 KB 92/99 KB 48/54 KB 200/263 KB 28/276 KB 848/1822 KB 96/99 KB 48/54 KB 204/263 KB 29/276 KB 848/1822 KB 96/99 KB 48/54 KB 208/263 KB 29/276 KB 848/1822 KB 96/99 KB 48/54 KB 212/263 KB 29/276 KB 852/1822 KB 99/99 KB 52/54 KB 216/263 KB 32/276 KB 852/1822 KB 99/99 KB 52/54 KB 220/263 KB 32/276 KB 852/1822 KB 99/99 KB 52/54 KB 224/263 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install KB 32/276 KB 852/1822 KB 99/99 KB 52/54 KB 212/263 KB 32/276 KB 852/1822 KB 99/99 KB 54/54 KB 224/263 KB 32/276 KB 852/1822 KB 99/99 KB 48/54 KB 212/263 KB 32/276 KB 852/1822 KB 99/99 KB 48/54 KB 212/263 KB 29/276 KB 852/1822 KB 99/99 KB 54/54 KB 224/263 KB 33/276 KB 852/1822 KB 99/99 KB 54/54 KB 224/263 KB 36/276 KB 852/1822 KB 99/99 KB 54/54 KB 224/263 KB 37/276 KB 852/1822 KB 96/99 KB 48/54 KB 212/263 KB 29/276 KB 856/1822 KB 99/99 KB 54/54 KB 224/263 KB 37/276 KB 860/1822 KB 99/99 KB 54/54 KB 224/263 KB 37/276 KB 864/1822 KB 99/99 KB 54/54 KB 224/263 KB 37/276 KB 864/1822 KB 99/99 KB 54/54 KB 224/263 KB 40/276 KB 868/1822 KB 99/99 KB 54/54 KB 224/263 KB 40/276 KB 872/1822 KB 99/99 KB 54/54 KB 228/263 KB 41/276 KB 868/1822 KB 99/99 KB 54/54 KB 228/263 KB 41/276 KB 868/1822 KB 99/99 KB 54/54 KB 224/263 KB 41/276 KB 872/1822 KB 99/99 KB 54/54 KB 228/263 KB 44/276 KB 872/1822 KB 99/99 KB 54/54 KB 228/263 KB 45/276 KB 872/1822 KB 99/99 KB 54/54 KB 232/263 KB 45/276 KB 872/1822 KB 99/99 KB 54/54 KB 236/263 KB 45/276 KB 876/1822 KB 99/99 KB 54/54 KB 240/263 KB 45/276 KB 876/1822 KB 99/99 KB 54/54 KB 236/263 KB 45/276 KB 880/1822 KB 99/99 KB 54/54 KB 240/263 KB 48/276 KB 876/1822 KB 99/99 KB 54/54 KB 240/263 KB 48/276 KB 880/1822 KB 99/99 KB 54/54 KB 244/263 KB 48/276 KB 884/1822 KB 99/99 KB 54/54 KB 248/263 KB 49/276 KB 884/1822 KB 99/99 KB 54/54 KB 252/263 KB 49/276 KB 884/1822 KB 99/99 KB 54/54 KB 256/263 KB 49/276 KB 884/1822 KB 99/99 KB 54/54 KB 260/263 KB 49/276 KB 884/1822 KB 99/99 KB 54/54 KB 263/263 KB 49/276 KB 884/1822 KB 99/99 KB 54/54 KB 244/263 KB 49/276 KB 880/1822 KB 99/99 KB 54/54 KB 244/263 KB 49/276 KB 884/1822 KB 54/54 KB 263/263 KB 52/276 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 95.4 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 884/1822 KB 54/54 KB 263/263 KB 53/276 KB 884/1822 KB 54/54 KB 263/263 KB 56/276 KB 888/1822 KB 54/54 KB 263/263 KB 56/276 KB 892/1822 KB 54/54 KB 263/263 KB 56/276 KB 892/1822 KB 54/54 KB 263/263 KB 57/276 KB 896/1822 KB 54/54 KB 263/263 KB 57/276 KB 896/1822 KB 54/54 KB 263/263 KB 60/276 KB 896/1822 KB 54/54 KB 263/263 KB 61/276 KB 896/1822 KB 54/54 KB 263/263 KB 64/276 KB 896/1822 KB 54/54 KB 263/263 KB 65/276 KB 896/1822 KB 54/54 KB 263/263 KB 68/276 KB 900/1822 KB 54/54 KB 263/263 KB 68/276 KB 904/1822 KB 54/54 KB 263/263 KB 68/276 KB 908/1822 KB 54/54 KB 263/263 KB 68/276 KB 912/1822 KB 54/54 KB 263/263 KB 69/276 KB 916/1822 KB 54/54 KB 263/263 KB 69/276 KB 920/1822 KB 54/54 KB 263/263 KB 69/276 KB 924/1822 KB 54/54 KB 263/263 KB 69/276 KB 924/1822 KB 54/54 KB 263/263 KB 4/748 KB 69/276 KB 924/1822 KB 54/54 KB 263/263 KB 8/748 KB 69/276 KB 924/1822 KB 54/54 KB 263/263 KB 12/748 KB 69/276 KB 924/1822 KB 54/54 KB 263/263 KB 16/748 KB 69/276 KB 908/1822 KB 54/54 KB 263/263 KB 69/276 KB 924/1822 KB 54/54 KB 263/263 KB 16/748 KB 72/276 KB 924/1822 KB 54/54 KB 263/263 KB 16/748 KB 73/276 KB 924/1822 KB 54/54 KB 263/263 KB 16/748 KB 76/276 KB 924/1822 KB 54/54 KB 263/263 KB 20/748 KB 77/276 KB 924/1822 KB 54/54 KB 263/263 KB 20/748 KB 76/276 KB 924/1822 KB 54/54 KB 263/263 KB 24/748 KB 77/276 KB 924/1822 KB 54/54 KB 263/263 KB 28/748 KB 77/276 KB 928/1822 KB 54/54 KB 263/263 KB 32/748 KB 80/276 KB 928/1822 KB 54/54 KB 263/263 KB 28/748 KB 80/276 KB 924/1822 KB 54/54 KB 263/263 KB 28/748 KB 80/276 KB 928/1822 KB 54/54 KB 263/263 KB 32/748 KB 81/276 KB 932/1822 KB 54/54 KB 263/263 KB 32/748 KB 81/276 KB 936/1822 KB 54/54 KB 263/263 KB 36/748 KB 84/276 KB 932/1822 KB 54/54 KB 263/263 KB 36/748 KB 84/276 KB 932/1822 KB 54/54 KB 263/263 KB 32/748 KB 84/276 KB 936/1822 KB 54/54 KB 263/263 KB 36/748 KB 85/276 KB 936/1822 KB 54/54 KB 263/263 KB 36/748 KB 88/276 KB 936/1822 KB 54/54 KB 263/263 KB 36/748 KB 89/276 KB 940/1822 KB 54/54 KB 263/263 KB 40/748 KB 89/276 KB 944/1822 KB 54/54 KB 263/263 KB 40/748 KB 89/276 KB 936/1822 KB 54/54 KB 263/263 KB 40/748 KB 89/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 51.3 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 944/1822 KB 263/263 KB 44/748 KB 89/276 KB 944/1822 KB 263/263 KB 44/748 KB 92/276 KB 944/1822 KB 263/263 KB 44/748 KB 93/276 KB 948/1822 KB 263/263 KB 48/748 KB 93/276 KB 948/1822 KB 263/263 KB 48/748 KB 96/276 KB 948/1822 KB 263/263 KB 48/748 KB 97/276 KB 948/1822 KB 263/263 KB 48/748 KB 100/276 KB 948/1822 KB 263/263 KB 44/748 KB 93/276 KB 952/1822 KB 263/263 KB 52/748 KB 100/276 KB 956/1822 KB 263/263 KB 52/748 KB 100/276 KB 960/1822 KB 263/263 KB 52/748 KB 100/276 KB 964/1822 KB 263/263 KB 52/748 KB 101/276 KB 968/1822 KB 263/263 KB 52/748 KB 101/276 KB 972/1822 KB 263/263 KB 52/748 KB 101/276 KB 976/1822 KB 263/263 KB 52/748 KB 101/276 KB 980/1822 KB 52/748 KB 101/276 KB 984/1822 KB 52/748 KB 101/276 KB 948/1822 KB 263/263 KB 52/748 KB 100/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 249.0 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 960/1822 KB 263/263 KB 52/748 KB 101/276 KB 984/1822 KB 56/748 KB 101/276 KB 984/1822 KB 3/223 KB 60/748 KB 104/276 KB 984/1822 KB 3/223 KB 64/748 KB 104/276 KB 984/1822 KB 3/223 KB 56/748 KB 104/276 KB 984/1822 KB 3/223 KB 56/748 KB 101/276 KB 984/1822 KB 6/223 KB 64/748 KB 104/276 KB 984/1822 KB 9/223 KB 64/748 KB 104/276 KB 984/1822 KB 11/223 KB 64/748 KB 104/276 KB 984/1822 KB 14/223 KB 64/748 KB 104/276 KB 984/1822 KB 16/223 KB 64/748 KB 104/276 KB 984/1822 KB 19/223 KB 64/748 KB 104/276 KB 984/1822 KB 22/223 KB 64/748 KB 104/276 KB 984/1822 KB 25/223 KB 64/748 KB 104/276 KB 984/1822 KB 27/223 KB 64/748 KB 104/276 KB 984/1822 KB 30/223 KB 64/748 KB 104/276 KB 984/1822 KB 32/223 KB 64/748 KB 104/276 KB 984/1822 KB 32/223 KB 64/748 KB 105/276 KB 984/1822 KB 32/223 KB 64/748 KB 108/276 KB 984/1822 KB 32/223 KB 64/748 KB 109/276 KB 984/1822 KB 32/223 KB 64/748 KB 112/276 KB 984/1822 KB 32/223 KB 64/748 KB 113/276 KB 984/1822 KB 32/223 KB 68/748 KB 113/276 KB 984/1822 KB 36/223 KB 72/748 KB 113/276 KB 984/1822 KB 36/223 KB 68/748 KB 113/276 KB 984/1822 KB 40/223 KB 72/748 KB 116/276 KB 984/1822 KB 44/223 KB 72/748 KB 116/276 KB 984/1822 KB 48/223 KB 72/748 KB 116/276 KB 984/1822 KB 36/223 KB 72/748 KB 116/276 KB 984/1822 KB 52/223 KB 76/748 KB 116/276 KB 984/1822 KB 56/223 KB 76/748 KB 117/276 KB 984/1822 KB 60/223 KB 76/748 KB 117/276 KB 984/1822 KB 63/223 KB 76/748 KB 117/276 KB 3/27 KB 984/1822 KB 48/223 KB 76/748 KB 116/276 KB 984/1822 KB 60/223 KB 76/748 KB 117/276 KB 3/27 KB 984/1822 KB 63/223 KB 76/748 KB 117/276 KB 6/27 KB 984/1822 KB 63/223 KB 76/748 KB 117/276 KB 9/27 KB 984/1822 KB 63/223 KB 76/748 KB 117/276 KB 11/27 KB 984/1822 KB 63/223 KB 76/748 KB 117/276 KB 14/27 KB 984/1822 KB 63/223 KB 76/748 KB 117/276 KB 16/27 KB 984/1822 KB 63/223 KB 76/748 KB 117/276 KB 19/27 KB 984/1822 KB 63/223 KB 76/748 KB 117/276 KB 22/27 KB 984/1822 KB 63/223 KB 80/748 KB 117/276 KB 22/27 KB 984/1822 KB 67/223 KB 84/748 KB 117/276 KB 25/27 KB 988/1822 KB 67/223 KB 88/748 KB 117/276 KB 25/27 KB 988/1822 KB 67/223 KB 92/748 KB 117/276 KB 25/27 KB 988/1822 KB 67/223 KB 96/748 KB 117/276 KB 25/27 KB 984/1822 KB 67/223 KB 80/748 KB 117/276 KB 25/27 KB 988/1822 KB 71/223 KB 96/748 KB 117/276 KB 25/27 KB 984/1822 KB 63/223 KB 80/748 KB 117/276 KB 25/27 KB 984/1822 KB 63/223 KB 80/748 KB 117/276 KB 25/27 KB 988/1822 KB 71/223 KB 96/748 KB 120/276 KB 25/27 KB 988/1822 KB 71/223 KB 96/748 KB 121/276 KB 27/27 KB 988/1822 KB 67/223 KB 84/748 KB 117/276 KB 25/27 KB 992/1822 KB 71/223 KB 96/748 KB 121/276 KB 27/27 KB 988/1822 KB 71/223 KB 96/748 KB 120/276 KB 27/27 KB 992/1822 KB 71/223 KB 96/748 KB 124/276 KB 27/27 KB 992/1822 KB 71/223 KB 96/748 KB 125/276 KB 27/27 KB 992/1822 KB 71/223 KB 96/748 KB 128/276 KB 27/27 KB 996/1822 KB 75/223 KB 96/748 KB 129/276 KB 27/27 KB 996/1822 KB 75/223 KB 100/748 KB 129/276 KB 27/27 KB 996/1822 KB 75/223 KB 104/748 KB 132/276 KB 27/27 KB 996/1822 KB 75/223 KB 108/748 KB 132/276 KB 27/27 KB 996/1822 KB 75/223 KB 112/748 KB 132/276 KB 27/27 KB 996/1822 KB 75/223 KB 116/748 KB 132/276 KB 27/27 KB 996/1822 KB 75/223 KB 120/748 KB 132/276 KB 27/27 KB 996/1822 KB 75/223 KB 96/748 KB 128/276 KB 27/27 KB 1000/1822 KB 75/223 KB 120/748 KB 132/276 KB 27/27 KB 1004/1822 KB 75/223 KB 120/748 KB 132/276 KB 27/27 KB 1008/1822 KB 75/223 KB 120/748 KB 132/276 KB 27/27 KB 1012/1822 KB 75/223 KB 120/748 KB 132/276 KB unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 992/1822 KB 75/223 KB 96/748 KB 128/276 KB 27/27 KB 1016/1822 KB 79/223 KB 120/748 KB 132/276 KB 1016/1822 KB 83/223 KB 120/748 KB 132/276 KB 996/1822 KB 75/223 KB 100/748 KB 132/276 KB 27/27 KB 1016/1822 KB 83/223 KB 120/748 KB 133/276 KB 1016/1822 KB 83/223 KB 120/748 KB 136/276 KB 1016/1822 KB 83/223 KB 120/748 KB 137/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 24.6 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1016/1822 KB 87/223 KB 120/748 KB 137/276 KB 1016/1822 KB 91/223 KB 120/748 KB 137/276 KB 1016/1822 KB 91/223 KB 120/748 KB 140/276 KB 1016/1822 KB 91/223 KB 120/748 KB 141/276 KB 1016/1822 KB 95/223 KB 120/748 KB 141/276 KB 1016/1822 KB 95/223 KB 120/748 KB 144/276 KB 1016/1822 KB 95/223 KB 120/748 KB 145/276 KB 1016/1822 KB 99/223 KB 120/748 KB 148/276 KB 1016/1822 KB 99/223 KB 120/748 KB 149/276 KB 1016/1822 KB 99/223 KB 120/748 KB 145/276 KB 1016/1822 KB 103/223 KB 120/748 KB 149/276 KB 1016/1822 KB 107/223 KB 120/748 KB 149/276 KB 1016/1822 KB 111/223 KB 124/748 KB 152/276 KB 1016/1822 KB 75/223 KB 120/748 KB 145/276 KB 1020/1822 KB 111/223 KB 124/748 KB 152/276 KB 1024/1822 KB 111/223 KB 124/748 KB 152/276 KB 1028/1822 KB 111/223 KB 124/748 KB 152/276 KB 1032/1822 KB 115/223 KB 124/748 KB 152/276 KB 1016/1822 KB 107/223 KB 124/748 KB 152/276 KB 1016/1822 KB 107/223 KB 124/748 KB 149/276 KB 1032/1822 KB 115/223 KB 128/748 KB 152/276 KB 1032/1822 KB 115/223 KB 132/748 KB 152/276 KB 1028/1822 KB 115/223 KB 124/748 KB 152/276 KB 1036/1822 KB 115/223 KB 132/748 KB 153/276 KB 1040/1822 KB 115/223 KB 132/748 KB 153/276 KB 1032/1822 KB 115/223 KB 132/748 KB 153/276 KB 1040/1822 KB 115/223 KB 136/748 KB 156/276 KB 1040/1822 KB 115/223 KB 136/748 KB 157/276 KB 1040/1822 KB 115/223 KB 136/748 KB 160/276 KB 1040/1822 KB 115/223 KB 136/748 KB 161/276 KB 1040/1822 KB 115/223 KB 136/748 KB 153/276 KB 1040/1822 KB 119/223 KB 136/748 KB 161/276 KB 1040/1822 KB 123/223 KB 136/748 KB 161/276 KB 1040/1822 KB 127/223 KB 140/748 KB 164/276 KB 1040/1822 KB 131/223 KB 140/748 KB 164/276 KB 1044/1822 KB 3/178 KB 135/223 KB 140/748 KB 164/276 KB 1044/1822 KB 3/178 KB 139/223 KB 140/748 KB 164/276 KB 1044/1822 KB 3/178 KB 143/223 KB 140/748 KB 164/276 KB 1040/1822 KB 123/223 KB 140/748 KB 164/276 KB 1040/1822 KB 123/223 KB 140/748 KB 161/276 KB 1044/1822 KB 3/178 KB 143/223 KB 144/748 KB 164/276 KB 1044/1822 KB 3/178 KB 143/223 KB 144/748 KB 165/276 KB 1044/1822 KB 3/178 KB 143/223 KB 144/748 KB 168/276 KB 1044/1822 KB 3/178 KB 143/223 KB 148/748 KB 169/276 KB 1044/1822 KB 3/178 KB 131/223 KB 140/748 KB 164/276 KB 1040/1822 KB 3/178 KB 131/223 KB 140/748 KB 164/276 KB 1048/1822 KB 5/178 KB 143/223 KB 148/748 KB 169/276 KB 1048/1822 KB 8/178 KB 143/223 KB 148/748 KB 169/276 KB 1048/1822 KB 11/178 KB 143/223 KB 148/748 KB 169/276 KB 1048/1822 KB 13/178 KB 143/223 KB 148/748 KB 169/276 KB 1048/1822 KB 16/178 KB 143/223 KB 148/748 KB 169/276 KB 1048/1822 KB 19/178 KB 143/223 KB 148/748 KB 169/276 KB 1048/1822 KB 21/178 KB 143/223 KB 148/748 KB 169/276 KB 1048/1822 KB 3/178 KB 143/223 KB 148/748 KB 169/276 KB 1052/1822 KB 24/178 KB 143/223 KB 148/748 KB 169/276 KB 1052/1822 KB 27/178 KB 143/223 KB 148/748 KB 172/276 KB 1044/1822 KB 3/178 KB 143/223 KB 148/748 KB 168/276 KB 1052/1822 KB 27/178 KB 143/223 KB 152/748 KB 172/276 KB 1052/1822 KB 27/178 KB 143/223 KB 156/748 KB 172/276 KB 1052/1822 KB 27/178 KB 143/223 KB 160/748 KB 172/276 KB 1052/1822 KB 24/178 KB 143/223 KB 148/748 KB 172/276 KB 1052/1822 KB 27/178 KB 143/223 KB 160/748 KB 173/276 KB 1052/1822 KB 21/178 KB 143/223 KB 148/748 KB 169/276 KB 1056/1822 KB 27/178 KB 143/223 KB 160/748 KB 173/276 KB 1056/1822 KB 27/178 KB 143/223 KB 160/748 KB 176/276 KB 1056/1822 KB 29/178 KB 147/223 KB 160/748 KB 177/276 KB 1056/1822 KB 29/178 KB 147/223 KB 164/748 KB 180/276 KB 1060/1822 KB 29/178 KB 147/223 KB 164/748 KB 181/276 KB 1056/18 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 22 KB 29/178 KB 147/223 KB 160/748 KB 176/276 KB 1056/1822 KB 29/178 KB 143/223 KB 160/748 KB 176/276 KB 1060/1822 KB 32/178 KB 147/223 KB 164/748 KB 181/276 KB 1060/1822 KB 36/178 KB 147/223 KB 164/748 KB 181/276 KB 1060/1822 KB 40/178 KB 151/223 KB 164/748 KB 184/276 KB 1060/1822 KB 44/178 KB 151/223 KB 164/748 KB 184/276 KB 1060/1822 KB 48/178 KB 151/223 KB 164/748 KB 184/276 KB 1060/1822 KB 52/178 KB 151/223 KB 164/748 KB 184/276 KB 1060/1822 KB 29/178 KB 147/223 KB 164/748 KB 180/276 KB 1064/1822 KB 56/178 KB 151/223 KB 164/748 KB 184/276 KB 1068/1822 KB 56/178 KB 151/223 KB 164/748 KB 184/276 KB 1072/1822 KB 56/178 KB 151/223 KB 164/748 KB 184/276 KB 1056/1822 KB 29/178 KB 147/223 KB 164/748 KB 177/276 KB 1072/1822 KB 56/178 KB 151/223 KB 168/748 KB 184/276 KB 1072/1822 KB 56/178 KB 151/223 KB 172/748 KB 184/276 KB 1072/1822 KB 56/178 KB 151/223 KB 176/748 KB 184/276 KB 1060/1822 KB 36/178 KB 151/223 KB 164/748 KB 184/276 KB 1072/1822 KB 56/178 KB 155/223 KB 176/748 KB 184/276 KB 1072/1822 KB 56/178 KB 159/223 KB 176/748 KB 184/276 KB 1060/1822 KB 36/178 KB 147/223 KB 164/748 KB 184/276 KB 1072/1822 KB 56/178 KB 159/223 KB 176/748 KB 185/276 KB 1076/1822 KB 56/178 KB 159/223 KB 176/748 KB 185/276 KB 1080/1822 KB 56/178 KB 163/223 KB 180/748 KB 188/276 KB 1084/1822 KB 56/178 KB 163/223 KB 180/748 KB 188/276 KB 1088/1822 KB 56/178 KB 163/223 KB 180/748 KB 188/276 KB 1076/1822 KB 56/178 KB 159/223 KB 176/748 KB 188/276 KB 1088/1822 KB 56/178 KB 163/223 KB 180/748 KB 189/276 KB 1088/1822 KB 56/178 KB 163/223 KB 180/748 KB 192/276 KB 1088/1822 KB 56/178 KB 163/223 KB 180/748 KB 193/276 KB 1076/1822 KB 56/178 KB 163/223 KB 180/748 KB 188/276 KB 1088/1822 KB 56/178 KB 163/223 KB 184/748 KB 193/276 KB 1088/1822 KB 56/178 KB 163/223 KB 188/748 KB 196/276 KB 1088/1822 KB 56/178 KB 163/223 KB 192/748 KB 196/276 KB 1076/1822 KB 56/178 KB 163/223 KB 176/748 KB 188/276 KB 1088/1822 KB 56/178 KB 167/223 KB 192/748 KB 196/276 KB 1088/1822 KB 56/178 KB 171/223 KB 192/748 KB 196/276 KB 1088/1822 KB 56/178 KB 175/223 KB 192/748 KB 196/276 KB 1088/1822 KB 56/178 KB 163/223 KB 184/748 KB 196/276 KB 1092/1822 KB 56/178 KB 175/223 KB 192/748 KB 196/276 KB 1096/1822 KB 56/178 KB 179/223 KB 196/748 KB 197/276 KB 1100/1822 KB 56/178 KB 179/223 KB 196/748 KB 197/276 KB 1104/1822 KB 56/178 KB 179/223 KB 196/748 KB 197/276 KB 1092/1822 KB 56/178 KB 179/223 KB 196/748 KB 197/276 KB 1104/1822 KB 60/178 KB 179/223 KB 196/748 KB 197/276 KB 1104/1822 KB 64/178 KB 179/223 KB 196/748 KB 197/276 KB 1092/1822 KB 56/178 KB 179/223 KB 196/748 KB 197/276 KB 1104/1822 KB 64/178 KB 183/223 KB 196/748 KB 197/276 KB 1092/1822 KB 56/178 KB 175/223 KB 196/748 KB 197/276 KB 1104/1822 KB 68/178 KB 183/223 KB 200/748 KB 197/276 KB 1104/1822 KB 68/178 KB 183/223 KB 204/748 KB 197/276 KB 1104/1822 KB 68/178 KB 183/223 KB 208/748 KB 197/276 KB 1092/1822 KB 56/178 KB 175/223 KB 192/748 KB 197/276 KB 1104/1822 KB 68/178 KB 187/223 KB 208/748 KB 200/276 KB 1104/1822 KB 68/178 KB 187/223 KB 208/748 KB 201/276 KB 1104/1822 KB 68/178 KB 187/223 KB 208/748 KB 204/276 KB 1104/1822 KB 68/178 KB 187/223 KB 208/748 KB 205/276 KB 1104/1822 KB 68/178 KB 187/223 KB 208/748 KB 197/276 KB 1104/1822 KB 68/178 KB 191/223 KB 208/748 KB 205/276 KB 1108/1822 KB 68/178 KB 195/223 KB 208/748 KB 205/276 KB 1108/1822 KB 68/178 KB 199/223 KB 212/748 KB 208/276 KB 1108/1822 KB 68/178 KB 203/223 KB 212/748 KB 208/276 KB 1108/1822 KB 6 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 8/178 KB 207/223 KB 212/748 KB 208/276 KB 1108/1822 KB 68/178 KB 211/223 KB 212/748 KB 208/276 KB 1108/1822 KB 68/178 KB 215/223 KB 212/748 KB 208/276 KB 1108/1822 KB 68/178 KB 219/223 KB 212/748 KB 208/276 KB 1104/1822 KB 68/178 KB 183/223 KB 196/748 KB 197/276 KB 1108/1822 KB 72/178 KB 219/223 KB 212/748 KB 208/276 KB 1108/1822 KB 76/178 KB 219/223 KB 212/748 KB 208/276 KB 1108/1822 KB 80/178 KB 219/223 KB 212/748 KB 208/276 KB 1108/1822 KB 84/178 KB 219/223 KB 212/748 KB 208/276 KB 1108/1822 KB 68/178 KB 195/223 KB 212/748 KB 208/276 KB 1108/1822 KB 68/178 KB 195/223 KB 208/748 KB 208/276 KB 1108/1822 KB 88/178 KB 219/223 KB 216/748 KB 209/276 KB 1108/1822 KB 88/178 KB 219/223 KB 216/748 KB 212/276 KB 1108/1822 KB 88/178 KB 219/223 KB 216/748 KB 213/276 KB 1108/1822 KB 88/178 KB 219/223 KB 216/748 KB 216/276 KB 1108/1822 KB 68/178 KB 191/223 KB 208/748 KB 205/276 KB 1112/1822 KB 88/178 KB 219/223 KB 216/748 KB 216/276 KB 1116/1822 KB 88/178 KB 219/223 KB 216/748 KB 216/276 KB 1120/1822 KB 88/178 KB 219/223 KB 216/748 KB 216/276 KB 1120/1822 KB 88/178 KB 219/223 KB 216/748 KB 216/276 KB 1120/1822 KB 88/178 KB 219/223 KB 220/748 KB 216/276 KB 1120/1822 KB 88/178 KB 219/223 KB 224/748 KB 217/276 KB 1120/1822 KB 88/178 KB 219/223 KB 220/748 KB 217/276 KB 1124/1822 KB 88/178 KB 219/223 KB 224/748 KB 220/276 KB 1124/1822 KB 88/178 KB 219/223 KB 224/748 KB 221/276 KB 1124/1822 KB 88/178 KB 219/223 KB 224/748 KB 224/276 KB 1124/1822 KB 88/178 KB 219/223 KB 228/748 KB 225/276 KB 1124/1822 KB 88/178 KB 219/223 KB 224/748 KB 217/276 KB 1128/1822 KB 88/178 KB 219/223 KB 228/748 KB 225/276 KB 1132/1822 KB 88/178 KB 219/223 KB 228/748 KB 225/276 KB 1124/1822 KB 88/178 KB 219/223 KB 228/748 KB 224/276 KB 1132/1822 KB 88/178 KB 219/223 KB 232/748 KB 228/276 KB 1108/1822 KB 88/178 KB 219/223 KB 224/748 KB 224/276 KB 1136/1822 KB 92/178 KB 219/223 KB 232/748 KB 228/276 KB 1136/1822 KB 96/178 KB 219/223 KB 232/748 KB 228/276 KB 1136/1822 KB 100/178 KB 219/223 KB 232/748 KB 228/276 KB 1136/1822 KB 88/178 KB 219/223 KB 232/748 KB 228/276 KB 1132/1822 KB 88/178 KB 219/223 KB 228/748 KB 228/276 KB 1136/1822 KB 100/178 KB 223/223 KB 236/748 KB 229/276 KB 1136/1822 KB 100/178 KB 223/223 KB 236/748 KB 228/276 KB 1136/1822 KB 100/178 KB 223/223 KB 236/748 KB 229/276 KB 1136/1822 KB 100/178 KB 219/223 KB 236/748 KB 228/276 KB 1136/1822 KB 100/178 KB 223/223 KB 240/748 KB 232/276 KB 1136/1822 KB 100/178 KB 223/223 KB 240/748 KB 233/276 KB 1140/1822 KB 104/178 KB 223/223 KB 240/748 KB 236/276 KB 1136/1822 KB 100/178 KB 223/223 KB 240/748 KB 229/276 KB 1140/1822 KB 104/178 KB 223/223 KB 244/748 KB 236/276 KB 1140/1822 KB 104/178 KB 223/223 KB 248/748 KB 237/276 KB 1140/1822 KB 104/178 KB 223/223 KB 240/748 KB 233/276 KB 1144/1822 KB 104/178 KB 223/223 KB 248/748 KB 237/276 KB 1148/1822 KB 104/178 KB 223/223 KB 248/748 KB 237/276 KB 1152/1822 KB 104/178 KB 223/223 KB 248/748 KB 237/276 KB 1136/1822 KB 104/178 KB 223/223 KB 240/748 KB 233/276 KB 1152/1822 KB 108/178 KB 223/223 KB 248/748 KB 237/276 KB 1152/1822 KB 112/178 KB 223/223 KB 248/748 KB 237/276 KB 1152/1822 KB 116/178 KB 223/223 KB 248/748 KB 237/276 KB 1152/1822 KB 120/178 KB 223/223 KB 252/748 KB 237/276 KB 1152/1822 KB 124/178 KB 223/223 KB 252/748 KB 237/276 KB 1152/1822 KB 128/178 KB 223/223 KB 252/748 KB 237/276 KB 1152/1822 KB 132/178 KB 223/223 KB 252/748 KB 237/276 KB 1156/1822 KB 136/178 KB 223/223 KB 252/748 KB 237/276 KB 1 unit-oai-hss-0: 06:31:20 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:20 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 156/1822 KB 140/178 KB 223/223 KB 252/748 KB 237/276 KB 1156/1822 KB 144/178 KB 223/223 KB 252/748 KB 237/276 KB 1140/1822 KB 104/178 KB 223/223 KB 244/748 KB 237/276 KB 1156/1822 KB 144/178 KB 223/223 KB 252/748 KB 240/276 KB 1156/1822 KB 144/178 KB 223/223 KB 252/748 KB 241/276 KB 1156/1822 KB 144/178 KB 223/223 KB 252/748 KB 244/276 KB 1156/1822 KB 144/178 KB 223/223 KB 252/748 KB 245/276 KB 1156/1822 KB 132/178 KB 223/223 KB 252/748 KB 237/276 KB 1160/1822 KB 144/178 KB 223/223 KB 252/748 KB 245/276 KB 1164/1822 KB 144/178 KB 223/223 KB 252/748 KB 248/276 KB 1168/1822 KB 144/178 KB 223/223 KB 252/748 KB 248/276 KB 1152/1822 KB 116/178 KB 223/223 KB 252/748 KB 237/276 KB 1168/1822 KB 144/178 KB 223/223 KB 256/748 KB 248/276 KB 1168/1822 KB 144/178 KB 223/223 KB 260/748 KB 248/276 KB 1168/1822 KB 144/178 KB 264/748 KB 248/276 KB 1168/1822 KB 144/178 KB 268/748 KB 248/276 KB 1168/1822 KB 144/178 KB 272/748 KB 248/276 KB 1172/1822 KB 144/178 KB 276/748 KB 248/276 KB 1172/1822 KB 148/178 KB 280/748 KB 248/276 KB 1172/1822 KB 148/178 KB 284/748 KB 248/276 KB 1172/1822 KB 148/178 KB 288/748 KB 248/276 KB 1160/1822 KB 144/178 KB 223/223 KB 252/748 KB 248/276 KB 1172/1822 KB 148/178 KB 288/748 KB 249/276 KB 1172/1822 KB 148/178 KB 288/748 KB 252/276 KB 1172/1822 KB 148/178 KB 288/748 KB 253/276 KB 1172/1822 KB 148/178 KB 288/748 KB 256/276 KB 1172/1822 KB 148/178 KB 288/748 KB 257/276 KB 1172/1822 KB 148/178 KB 288/748 KB 260/276 KB 1172/1822 KB 148/178 KB 288/748 KB 261/276 KB 1172/1822 KB 148/178 KB 276/748 KB 248/276 KB 1172/1822 KB 152/178 KB 288/748 KB 261/276 KB 1172/1822 KB 156/178 KB 288/748 KB 264/276 KB 1172/1822 KB 160/178 KB 288/748 KB 264/276 KB 1172/1822 KB 144/178 KB 272/748 KB 248/276 KB 1176/1822 KB 160/178 KB 288/748 KB 264/276 KB 1180/1822 KB 160/178 KB 288/748 KB 264/276 KB 1184/1822 KB 160/178 KB 288/748 KB 264/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 198.5 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1188/1822 KB 160/178 KB 288/748 KB 264/276 KB 1192/1822 KB 164/178 KB 292/748 KB 264/276 KB 1196/1822 KB 164/178 KB 292/748 KB 264/276 KB 1200/1822 KB 164/178 KB 292/748 KB 264/276 KB 1172/1822 KB 152/178 KB 288/748 KB 264/276 KB 1200/1822 KB 164/178 KB 292/748 KB 265/276 KB 1200/1822 KB 164/178 KB 292/748 KB 268/276 KB 1200/1822 KB 164/178 KB 292/748 KB 269/276 KB 1188/1822 KB 164/178 KB 292/748 KB 264/276 KB 1200/1822 KB 164/178 KB 296/748 KB 269/276 KB 1200/1822 KB 164/178 KB 300/748 KB 269/276 KB 1200/1822 KB 164/178 KB 304/748 KB 269/276 KB 1200/1822 KB 164/178 KB 308/748 KB 272/276 KB 1204/1822 KB 164/178 KB 312/748 KB 272/276 KB 1204/1822 KB 164/178 KB 316/748 KB 272/276 KB 1204/1822 KB 164/178 KB 320/748 KB 272/276 KB 1188/1822 KB 164/178 KB 288/748 KB 264/276 KB 1204/1822 KB 168/178 KB 320/748 KB 272/276 KB 1204/1822 KB 172/178 KB 320/748 KB 272/276 KB 1204/1822 KB 176/178 KB 320/748 KB 272/276 KB 1204/1822 KB 178/178 KB 320/748 KB 272/276 KB 1204/1822 KB 164/178 KB 308/748 KB 272/276 KB 1208/1822 KB 178/178 KB 320/748 KB 272/276 KB 1212/1822 KB 178/178 KB 320/748 KB 272/276 KB 1216/1822 KB 178/178 KB 320/748 KB 272/276 KB 1220/1822 KB 178/178 KB 320/748 KB 272/276 KB 1224/1822 KB 178/178 KB 324/748 KB 3/23 KB 272/276 KB 1228/1822 KB 178/178 KB 324/748 KB 3/23 KB 272/276 KB 1200/1822 KB 164/178 KB 304/748 KB 272/276 KB 1228/1822 KB 178/178 KB 324/748 KB 3/23 KB 274/276 KB 1228/1822 KB 178/178 KB 324/748 KB 3/23 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 155.6 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1220/1822 KB 178/178 KB 324/748 KB 3/23 KB 272/276 KB 1220/1822 KB 178/178 KB 320/748 KB 3/23 KB 272/276 KB 1232/1822 KB 324/748 KB 6/23 KB 276/276 KB 1232/1822 KB 324/748 KB 9/23 KB 276/276 KB 1232/1822 KB 324/748 KB 11/23 KB 276/276 KB 1232/1822 KB 324/748 KB 14/23 KB 276/276 KB 1232/1822 KB 324/748 KB 16/23 KB 276/276 KB 1232/1822 KB 324/748 KB 19/23 KB 276/276 KB 1232/1822 KB 324/748 KB 22/23 KB 276/276 KB 1232/1822 KB 324/748 KB 23/23 KB 276/276 KB 1232/1822 KB 328/748 KB 23/23 KB 276/276 KB 1232/1822 KB 332/748 KB 23/23 KB 276/276 KB 1232/1822 KB 336/748 KB 23/23 KB 276/276 KB 1232/1822 KB 324/748 KB 3/23 KB 276/276 KB 1236/1822 KB 336/748 KB 23/23 KB 276/276 KB 1240/1822 KB 340/748 KB 23/23 KB 276/276 KB 1244/1822 KB 340/748 KB 23/23 KB 276/276 KB 1248/1822 KB 340/748 KB 23/23 KB 276/276 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1236/1822 KB 340/748 KB 23/23 KB 276/276 KB 1248/1822 KB 344/748 KB 23/23 KB 276/276 KB 1248/1822 KB 348/748 KB 23/23 KB 276/276 KB 1248/1822 KB 352/748 KB 23/23 KB 276/276 KB 1248/1822 KB 356/748 KB 23/23 KB 276/276 KB 1252/1822 KB 360/748 KB 23/23 KB 276/276 KB 1252/1822 KB 364/748 KB 23/23 KB 276/276 KB 1252/1822 KB 368/748 KB 23/23 KB 276/276 KB 1252/1822 KB 372/748 KB 23/23 KB 276/276 KB 1252/1822 KB 376/748 KB 23/23 KB 1252/1822 KB 380/748 KB 23/23 KB 1252/1822 KB 384/748 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.8 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1252/1822 KB 356/748 KB 23/23 KB 276/276 KB 1256/1822 KB 384/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 239.3 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1260/1822 KB 384/748 KB 1264/1822 KB 384/748 KB 1268/1822 KB 3/55 KB 384/748 KB 1272/1822 KB 3/55 KB 384/748 KB 1276/1822 KB 3/55 KB 384/748 KB 1280/1822 KB 3/55 KB 384/748 KB 1264/1822 KB 3/55 KB 384/748 KB 1280/1822 KB 5/55 KB 384/748 KB 1280/1822 KB 8/55 KB 384/748 KB 1280/1822 KB 11/55 KB 384/748 KB 1280/1822 KB 13/55 KB 384/748 KB 1280/1822 KB 16/55 KB 384/748 KB 1280/1822 KB 19/55 KB 384/748 KB 1284/1822 KB 19/55 KB 384/748 KB 1288/1822 KB 21/55 KB 388/748 KB 1292/1822 KB 21/55 KB 388/748 KB 1296/1822 KB 21/55 KB 388/748 KB 1284/1822 KB 21/55 KB 388/748 KB 1296/1822 KB 21/55 KB 392/748 KB 1296/1822 KB 21/55 KB 396/748 KB 1296/1822 KB 21/55 KB 400/748 KB 1284/1822 KB 21/55 KB 384/748 KB 1296/1822 KB 24/55 KB 400/748 KB 1296/1822 KB 27/55 KB 400/748 KB 1296/1822 KB 29/55 KB 400/748 KB 1296/1822 KB 32/55 KB 400/748 KB 1300/1822 KB 36/55 KB 400/748 KB 1300/1822 KB 40/55 KB 404/748 KB 1300/1822 KB 32/55 KB 400/748 KB 1304/1822 KB 40/55 KB 404/748 KB 1308/1822 KB 40/55 KB 404/748 KB 1312/1822 KB 40/55 KB 404/748 KB 1312/1822 KB 3/471 KB 44/55 KB 404/748 KB 1312/1822 KB 5/471 KB 44/55 KB 404/748 KB 1312/1822 KB 8/471 KB 44/55 KB 404/748 KB 1312/1822 KB 8/471 KB 44/55 KB 404/748 KB 3/1210 KB 1312/1822 KB 8/471 KB 44/55 KB 404/748 KB 5/1210 KB 1312/1822 KB 8/471 KB 44/55 KB 404/748 KB 8/1210 KB 1312/1822 KB 8/471 KB 44/55 KB 404/748 KB 11/1210 KB 1312/1822 KB 8/471 KB 44/55 KB 404/748 KB 13/1210 KB 1312/1822 KB 8/471 KB 44/55 KB 404/748 KB 16/1210 KB 1312/1822 KB 11/471 KB 44/55 KB 404/748 KB 16/1210 KB 1312/1822 KB 11/471 KB 44/55 KB 404/748 KB 19/1210 KB 1312/1822 KB 13/471 KB 44/55 KB 404/748 KB 19/1210 KB 1312/1822 KB 16/471 KB 44/55 KB 404/748 KB 19/1210 KB 1312/1822 KB 19/471 KB 44/55 KB 404/748 KB 21/1210 KB 1312/1822 KB 21/471 KB 44/55 KB 404/748 KB 21/1210 KB 1312/1822 KB 24/471 KB 44/55 KB 404/748 KB 21/1210 KB 1300/1822 KB 36/55 KB 404/748 KB 1312/1822 KB 24/471 KB 44/55 KB 408/748 KB 21/1210 KB 1312/1822 KB 24/471 KB 44/55 KB 412/748 KB 21/1210 KB 1312/1822 KB 27/471 KB 44/55 KB 416/748 KB 21/1210 KB 1312/1822 KB 16/471 KB 44/55 KB 404/748 KB 21/1210 KB 1312/1822 KB 27/471 KB 44/55 KB 416/748 KB 24/1210 KB 1312/1822 KB 27/471 KB 44/55 KB 416/748 KB 27/1210 KB 1312/1822 KB 27/471 KB 44/55 KB 416/748 KB 29/1210 KB 1312/1822 KB 27/471 KB 44/55 KB 416/748 KB 32/1210 KB 1312/1822 KB 27/471 KB 44/55 KB 420/748 KB 32/1210 KB 1316/1822 KB 27/471 KB 44/55 KB 424/748 KB 36/1210 KB 1316/1822 KB 27/471 KB 44/55 KB 428/748 KB 36/1210 KB 1316/1822 KB 27/471 KB 44/55 KB 432/748 KB 36/1210 KB 1312/1822 KB 44/55 KB 404/748 KB 1316/1822 KB 27/471 KB 48/55 KB 432/748 KB 36/1210 KB 1316/1822 KB 27/471 KB 44/55 KB 420/748 KB 36/1210 KB 1320/1822 KB 27/471 KB 48/55 KB 436/748 KB 36/1210 KB 1324/1822 KB 27/471 KB 48/55 KB 436/748 KB 36/1210 KB 1328/1822 KB 27/471 KB 48/55 KB 436/748 KB 36/1210 KB 1312/1822 KB 27/471 KB 44/55 KB 420/748 KB 36/1210 KB 1328/1822 KB 27/471 KB 48/55 KB 436/748 KB 40/1210 KB 1328/1822 KB 27/471 KB 48/55 KB 436/748 KB 44/1210 KB 1328/1822 KB 27/471 KB 48/55 KB 436/748 KB 48/1210 KB 1312/1822 KB 27/471 KB 44/55 KB 412/748 KB 21/1210 KB 1328/1822 KB 29/471 KB 48/55 KB 436/748 KB 48/1210 KB 1328/1822 KB 32/471 KB 48/55 KB 436/748 KB 48/1210 KB 1328/1822 KB 36/471 KB 48/55 KB 436/748 KB 48/1210 KB 1328/1822 KB 40/471 KB 48/55 KB 436/748 KB 48/1210 KB 1328/1822 KB 44/471 KB 48/55 KB 436/748 KB 48/1210 KB 1332/1822 KB 48/471 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install KB 48/55 KB 436/748 KB 52/1210 KB 1332/1822 KB 52/471 KB 48/55 KB 436/748 KB 52/1210 KB 1332/1822 KB 56/471 KB 48/55 KB 436/748 KB 52/1210 KB 1332/1822 KB 60/471 KB 48/55 KB 436/748 KB 52/1210 KB 1332/1822 KB 64/471 KB 48/55 KB 436/748 KB 52/1210 KB 1316/1822 KB 27/471 KB 48/55 KB 436/748 KB 36/1210 KB 1332/1822 KB 64/471 KB 48/55 KB 440/748 KB 52/1210 KB 1332/1822 KB 64/471 KB 48/55 KB 444/748 KB 52/1210 KB 1332/1822 KB 64/471 KB 48/55 KB 448/748 KB 52/1210 KB 1332/1822 KB 44/471 KB 48/55 KB 436/748 KB 52/1210 KB 1336/1822 KB 64/471 KB 48/55 KB 448/748 KB 52/1210 KB 1340/1822 KB 64/471 KB 48/55 KB 448/748 KB 52/1210 KB 1344/1822 KB 64/471 KB 48/55 KB 448/748 KB 52/1210 KB 1348/1822 KB 64/471 KB 48/55 KB 448/748 KB 52/1210 KB 1352/1822 KB 68/471 KB 48/55 KB 452/748 KB 52/1210 KB 1356/1822 KB 68/471 KB 48/55 KB 452/748 KB 52/1210 KB 1360/1822 KB 68/471 KB 52/55 KB 452/748 KB 52/1210 KB 1328/1822 KB 44/471 KB 48/55 KB 436/748 KB 52/1210 KB 1356/1822 KB 68/471 KB 52/55 KB 452/748 KB 52/1210 KB 1360/1822 KB 68/471 KB 55/55 KB 452/748 KB 56/1210 KB 1360/1822 KB 68/471 KB 52/55 KB 452/748 KB 56/1210 KB 1360/1822 KB 68/471 KB 55/55 KB 452/748 KB 60/1210 KB 1360/1822 KB 68/471 KB 55/55 KB 452/748 KB 64/1210 KB 1360/1822 KB 68/471 KB 55/55 KB 452/748 KB 68/1210 KB 1360/1822 KB 68/471 KB 55/55 KB 452/748 KB 72/1210 KB 1360/1822 KB 68/471 KB 55/55 KB 452/748 KB 76/1210 KB 1360/1822 KB 68/471 KB 55/55 KB 452/748 KB 80/1210 KB 1360/1822 KB 68/471 KB 55/55 KB 452/748 KB 84/1210 KB 1364/1822 KB 68/471 KB 55/55 KB 452/748 KB 88/1210 KB 1364/1822 KB 68/471 KB 55/55 KB 452/748 KB 92/1210 KB 1348/1822 KB 68/471 KB 48/55 KB 452/748 KB 52/1210 KB 1348/1822 KB 64/471 KB 48/55 KB 452/748 KB 52/1210 KB 1364/1822 KB 68/471 KB 55/55 KB 456/748 KB 92/1210 KB 1364/1822 KB 68/471 KB 55/55 KB 460/748 KB 92/1210 KB 1364/1822 KB 68/471 KB 55/55 KB 464/748 KB 92/1210 KB 1364/1822 KB 68/471 KB 55/55 KB 468/748 KB 92/1210 KB 1364/1822 KB 72/471 KB 472/748 KB 92/1210 KB 1364/1822 KB 72/471 KB 476/748 KB 92/1210 KB 1364/1822 KB 72/471 KB 480/748 KB 92/1210 KB 1364/1822 KB 68/471 KB 55/55 KB 452/748 KB 84/1210 KB 1368/1822 KB 72/471 KB 480/748 KB 92/1210 KB 1372/1822 KB 72/471 KB 480/748 KB 92/1210 KB 1364/1822 KB 72/471 KB 468/748 KB 92/1210 KB 1372/1822 KB 76/471 KB 480/748 KB 92/1210 KB 1372/1822 KB 80/471 KB 480/748 KB 92/1210 KB 1372/1822 KB 84/471 KB 480/748 KB 92/1210 KB 1376/1822 KB 88/471 KB 480/748 KB 92/1210 KB 1376/1822 KB 92/471 KB 480/748 KB 92/1210 KB 1376/1822 KB 96/471 KB 480/748 KB 96/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 45.6 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 1376/1822 KB 92/471 KB 480/748 KB 96/1210 KB 1376/1822 KB 84/471 KB 480/748 KB 92/1210 KB 1380/1822 KB 96/471 KB 480/748 KB 96/1210 KB 1384/1822 KB 100/471 KB 484/748 KB 100/1210 KB 1388/1822 KB 100/471 KB 484/748 KB 100/1210 KB 1392/1822 KB 100/471 KB 484/748 KB 100/1210 KB 1380/1822 KB 100/471 KB 484/748 KB 100/1210 KB 1392/1822 KB 104/471 KB 484/748 KB 100/1210 KB 1392/1822 KB 108/471 KB 484/748 KB 100/1210 KB 1392/1822 KB 112/471 KB 484/748 KB 100/1210 KB 1392/1822 KB 116/471 KB 484/748 KB 100/1210 KB 1396/1822 KB 120/471 KB 484/748 KB 100/1210 KB 1396/1822 KB 124/471 KB 484/748 KB 100/1210 KB 1396/1822 KB 128/471 KB 484/748 KB 100/1210 KB 1380/1822 KB 96/471 KB 484/748 KB 100/1210 KB 1396/1822 KB 128/471 KB 488/748 KB 100/1210 KB 1396/1822 KB 128/471 KB 492/748 KB 100/1210 KB 1396/1822 KB 128/471 KB 496/748 KB 100/1210 KB 1380/1822 KB 96/471 KB 480/748 KB 100/1210 KB 1396/1822 KB 128/471 KB 496/748 KB 104/1210 KB 1396/1822 KB 128/471 KB 496/748 KB 108/1210 KB 1396/1822 KB 128/471 KB 496/748 KB 112/1210 KB 1396/1822 KB 128/471 KB 496/748 KB 116/1210 KB 1396/1822 KB 128/471 KB 500/748 KB 120/1210 KB 1396/1822 KB 128/471 KB 500/748 KB 124/1210 KB 1396/1822 KB 128/471 KB 500/748 KB 128/1210 KB 1396/1822 KB 116/471 KB 484/748 KB 100/1210 KB 1400/1822 KB 128/471 KB 500/748 KB 128/1210 KB 1396/1822 KB 128/471 KB 500/748 KB 116/1210 KB 1404/1822 KB 128/471 KB 500/748 KB 128/1210 KB 1404/1822 KB 128/471 KB 504/748 KB 128/1210 KB 1408/1822 KB 128/471 KB 508/748 KB 128/1210 KB 1408/1822 KB 128/471 KB 512/748 KB 128/1210 KB 1408/1822 KB 128/471 KB 504/748 KB 128/1210 KB 1412/1822 KB 128/471 KB 512/748 KB 128/1210 KB 1416/1822 KB 4/93 KB 132/471 KB 516/748 KB 132/1210 KB 1420/1822 KB 4/93 KB 132/471 KB 516/748 KB 132/1210 KB 1424/1822 KB 4/93 KB 132/471 KB 516/748 KB 132/1210 KB 1428/1822 KB 4/93 KB 132/471 KB 516/748 KB 132/1210 KB 1432/1822 KB 4/93 KB 132/471 KB 516/748 KB 132/1210 KB 1436/1822 KB 4/93 KB 132/471 KB 516/748 KB 132/1210 KB 1440/1822 KB 4/93 KB 132/471 KB 516/748 KB 132/1210 KB 1412/1822 KB 4/93 KB 132/471 KB 516/748 KB 132/1210 KB 1440/1822 KB 4/93 KB 136/471 KB 516/748 KB 132/1210 KB 1440/1822 KB 4/93 KB 140/471 KB 516/748 KB 132/1210 KB 1440/1822 KB 4/93 KB 144/471 KB 516/748 KB 132/1210 KB 1412/1822 KB 4/93 KB 128/471 KB 516/748 KB 132/1210 KB 1440/1822 KB 4/93 KB 144/471 KB 520/748 KB 132/1210 KB 1440/1822 KB 4/93 KB 144/471 KB 524/748 KB 132/1210 KB 1440/1822 KB 4/93 KB 144/471 KB 528/748 KB 132/1210 KB 1412/1822 KB 4/93 KB 128/471 KB 512/748 KB 132/1210 KB 1412/1822 KB 4/93 KB 128/471 KB 512/748 KB 128/1210 KB 1440/1822 KB 8/93 KB 144/471 KB 528/748 KB 132/1210 KB 1440/1822 KB 12/93 KB 144/471 KB 528/748 KB 132/1210 KB 1440/1822 KB 16/93 KB 144/471 KB 528/748 KB 132/1210 KB 1440/1822 KB 20/93 KB 144/471 KB 528/748 KB 132/1210 KB 1440/1822 KB 24/93 KB 144/471 KB 528/748 KB 132/1210 KB 1440/1822 KB 28/93 KB 144/471 KB 528/748 KB 132/1210 KB 1440/1822 KB 32/93 KB 144/471 KB 528/748 KB 132/1210 KB 1440/1822 KB 36/93 KB 144/471 KB 528/748 KB 132/1210 KB 1440/1822 KB 40/93 KB 144/471 KB 528/748 KB 132/1210 KB 1440/1822 KB 44/93 KB 144/471 KB 528/748 KB 136/1210 KB 1440/1822 KB 48/93 KB 144/471 KB 528/748 KB 136/1210 KB 1440/1822 KB 52/93 KB 144/471 KB 528/748 KB 136/1210 KB 1440/1822 KB 56/93 KB 148/471 KB 532/748 KB 136/1210 KB 1440/1822 KB 60/93 KB 148/471 KB 532/748 KB 136/1210 KB 1440/1822 KB 64/93 KB 148/471 KB 532/748 KB 136/1210 KB 1440/1822 KB 40/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 93 KB 144/471 KB 528/748 KB 136/1210 KB 1440/1822 KB 64/93 KB 148/471 KB 532/748 KB 140/1210 KB 1440/1822 KB 64/93 KB 148/471 KB 532/748 KB 144/1210 KB 1440/1822 KB 64/93 KB 148/471 KB 532/748 KB 148/1210 KB 1440/1822 KB 64/93 KB 148/471 KB 532/748 KB 152/1210 KB 1440/1822 KB 52/93 KB 148/471 KB 532/748 KB 136/1210 KB 1440/1822 KB 64/93 KB 148/471 KB 536/748 KB 152/1210 KB 1440/1822 KB 64/93 KB 148/471 KB 540/748 KB 152/1210 KB 1440/1822 KB 64/93 KB 148/471 KB 544/748 KB 156/1210 KB 1444/1822 KB 64/93 KB 148/471 KB 548/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 148/471 KB 552/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 148/471 KB 556/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 148/471 KB 560/748 KB 156/1210 KB 1440/1822 KB 52/93 KB 148/471 KB 528/748 KB 136/1210 KB 1444/1822 KB 68/93 KB 152/471 KB 560/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 156/471 KB 560/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 160/471 KB 560/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 164/471 KB 560/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 168/471 KB 560/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 172/471 KB 560/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 176/471 KB 560/748 KB 156/1210 KB 1444/1822 KB 68/93 KB 148/471 KB 548/748 KB 156/1210 KB 1444/1822 KB 72/93 KB 176/471 KB 560/748 KB 156/1210 KB 1444/1822 KB 76/93 KB 176/471 KB 560/748 KB 156/1210 KB 1444/1822 KB 64/93 KB 148/471 KB 544/748 KB 156/1210 KB 1448/1822 KB 76/93 KB 176/471 KB 560/748 KB 156/1210 KB 1452/1822 KB 76/93 KB 176/471 KB 560/748 KB 156/1210 KB 1456/1822 KB 80/93 KB 176/471 KB 560/748 KB 156/1210 KB 1440/1822 KB 64/93 KB 148/471 KB 540/748 KB 156/1210 KB 1456/1822 KB 80/93 KB 176/471 KB 560/748 KB 160/1210 KB 1456/1822 KB 80/93 KB 176/471 KB 560/748 KB 164/1210 KB 1456/1822 KB 80/93 KB 176/471 KB 560/748 KB 168/1210 KB 1456/1822 KB 80/93 KB 176/471 KB 560/748 KB 172/1210 KB 1456/1822 KB 80/93 KB 176/471 KB 560/748 KB 176/1210 KB 1456/1822 KB 80/93 KB 176/471 KB 564/748 KB 180/1210 KB 1460/1822 KB 80/93 KB 180/471 KB 564/748 KB 184/1210 KB 1460/1822 KB 80/93 KB 180/471 KB 564/748 KB 188/1210 KB 1460/1822 KB 80/93 KB 180/471 KB 564/748 KB 192/1210 KB 1452/1822 KB 80/93 KB 176/471 KB 560/748 KB 156/1210 KB 1460/1822 KB 84/93 KB 180/471 KB 564/748 KB 192/1210 KB 1460/1822 KB 88/93 KB 180/471 KB 564/748 KB 192/1210 KB 1460/1822 KB 92/93 KB 180/471 KB 564/748 KB 192/1210 KB 1460/1822 KB 93/93 KB 180/471 KB 564/748 KB 192/1210 KB 1460/1822 KB 80/93 KB 180/471 KB 564/748 KB 180/1210 KB 1464/1822 KB 93/93 KB 180/471 KB 564/748 KB 192/1210 KB 1468/1822 KB 93/93 KB 180/471 KB 564/748 KB 192/1210 KB 1456/1822 KB 80/93 KB 180/471 KB 564/748 KB 180/1210 KB 1468/1822 KB 93/93 KB 184/471 KB 564/748 KB 192/1210 KB 1468/1822 KB 93/93 KB 188/471 KB 564/748 KB 192/1210 KB 1456/1822 KB 80/93 KB 176/471 KB 564/748 KB 176/1210 KB 1472/1822 KB 93/93 KB 188/471 KB 568/748 KB 192/1210 KB 1472/1822 KB 93/93 KB 188/471 KB 572/748 KB 192/1210 KB 1472/1822 KB 93/93 KB 188/471 KB 576/748 KB 192/1210 KB 1472/1822 KB 93/93 KB 188/471 KB 564/748 KB 192/1210 KB 1472/1822 KB 93/93 KB 188/471 KB 580/748 KB 192/1210 KB 1476/1822 KB 93/93 KB 192/471 KB 584/748 KB 196/1210 KB 1476/1822 KB 93/93 KB 192/471 KB 588/748 KB 196/1210 KB 1476/1822 KB 93/93 KB 192/471 KB 592/748 KB 196/1210 KB 1476/1822 KB 93/93 KB 192/471 KB 596/748 KB 196/1210 KB 1476/1822 KB 93/93 KB 192/471 KB 580/748 KB 196/1210 KB 1480/1822 KB 93/93 KB 192/471 KB 596/748 KB 196/1210 KB 1484/1822 KB 93/93 KB 1 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install 92/471 KB 596/748 KB 196/1210 KB 1472/1822 KB 93/93 KB 192/471 KB 580/748 KB 196/1210 KB 1484/1822 KB 93/93 KB 192/471 KB 596/748 KB 200/1210 KB 1472/1822 KB 93/93 KB 192/471 KB 580/748 KB 192/1210 KB 1484/1822 KB 93/93 KB 196/471 KB 596/748 KB 200/1210 KB 1484/1822 KB 93/93 KB 200/471 KB 596/748 KB 200/1210 KB 1488/1822 KB 93/93 KB 200/471 KB 596/748 KB 204/1210 KB 1484/1822 KB 93/93 KB 200/471 KB 596/748 KB 204/1210 KB 1488/1822 KB 93/93 KB 200/471 KB 596/748 KB 208/1210 KB 1488/1822 KB 93/93 KB 204/471 KB 596/748 KB 208/1210 KB 1488/1822 KB 93/93 KB 208/471 KB 596/748 KB 208/1210 KB 1488/1822 KB 93/93 KB 212/471 KB 596/748 KB 208/1210 KB 1492/1822 KB 93/93 KB 216/471 KB 600/748 KB 212/1210 KB 1492/1822 KB 93/93 KB 220/471 KB 600/748 KB 212/1210 KB 1492/1822 KB 224/471 KB 600/748 KB 212/1210 KB 1492/1822 KB 93/93 KB 212/471 KB 600/748 KB 212/1210 KB 1492/1822 KB 224/471 KB 604/748 KB 212/1210 KB 1492/1822 KB 224/471 KB 608/748 KB 212/1210 KB 1492/1822 KB 93/93 KB 212/471 KB 596/748 KB 212/1210 KB 1496/1822 KB 224/471 KB 608/748 KB 212/1210 KB 1500/1822 KB 224/471 KB 608/748 KB 212/1210 KB 1504/1822 KB 224/471 KB 608/748 KB 212/1210 KB 1488/1822 KB 93/93 KB 212/471 KB 596/748 KB 212/1210 KB 1504/1822 KB 224/471 KB 608/748 KB 216/1210 KB 1504/1822 KB 224/471 KB 608/748 KB 220/1210 KB 1504/1822 KB 224/471 KB 608/748 KB 224/1210 KB 1508/1822 KB 224/471 KB 608/748 KB 228/1210 KB 1508/1822 KB 228/471 KB 612/748 KB 232/1210 KB 1508/1822 KB 228/471 KB 612/748 KB 236/1210 KB 1508/1822 KB 228/471 KB 612/748 KB 240/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 74.6 KB/sec) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 1508/1822 KB 228/471 KB 612/748 KB 228/1210 KB 1508/1822 KB 232/471 KB 612/748 KB 240/1210 KB 1508/1822 KB 236/471 KB 612/748 KB 240/1210 KB 1508/1822 KB 240/471 KB 612/748 KB 240/1210 KB 1508/1822 KB 224/471 KB 612/748 KB 228/1210 KB 1508/1822 KB 240/471 KB 616/748 KB 240/1210 KB 1508/1822 KB 240/471 KB 620/748 KB 240/1210 KB 1508/1822 KB 240/471 KB 624/748 KB 240/1210 KB 1508/1822 KB 224/471 KB 608/748 KB 224/1210 KB 1512/1822 KB 240/471 KB 624/748 KB 240/1210 KB 1516/1822 KB 240/471 KB 624/748 KB 240/1210 KB 1520/1822 KB 240/471 KB 624/748 KB 240/1210 KB 1524/1822 KB 240/471 KB 624/748 KB 240/1210 KB 1528/1822 KB 244/471 KB 628/748 KB 244/1210 KB 1524/1822 KB 244/471 KB 628/748 KB 244/1210 KB 1528/1822 KB 248/471 KB 628/748 KB 244/1210 KB 1524/1822 KB 240/471 KB 628/748 KB 240/1210 KB 1532/1822 KB 248/471 KB 632/748 KB 244/1210 KB 1532/1822 KB 248/471 KB 636/748 KB 244/1210 KB 1532/1822 KB 248/471 KB 640/748 KB 244/1210 KB 1532/1822 KB 248/471 KB 644/748 KB 244/1210 KB 1532/1822 KB 252/471 KB 648/748 KB 244/1210 KB 1524/1822 KB 240/471 KB 628/748 KB 244/1210 KB 1532/1822 KB 252/471 KB 648/748 KB 248/1210 KB 1532/1822 KB 252/471 KB 648/748 KB 252/1210 KB 1532/1822 KB 252/471 KB 648/748 KB 256/1210 KB 1532/1822 KB 252/471 KB 644/748 KB 244/1210 KB 1532/1822 KB 256/471 KB 648/748 KB 256/1210 KB 1532/1822 KB 248/471 KB 628/748 KB 244/1210 KB 1536/1822 KB 256/471 KB 648/748 KB 256/1210 KB 1540/1822 KB 256/471 KB 648/748 KB 256/1210 KB 1544/1822 KB 260/471 KB 648/748 KB 4/53 KB 260/1210 KB 1540/1822 KB 260/471 KB 648/748 KB 4/53 KB 260/1210 KB 1544/1822 KB 260/471 KB 652/748 KB 4/53 KB 264/1210 KB 1544/1822 KB 260/471 KB 652/748 KB 4/53 KB 268/1210 KB 1548/1822 KB 260/471 KB 652/748 KB 4/53 KB 272/1210 KB 1548/1822 KB 260/471 KB 652/748 KB 4/53 KB 276/1210 KB 1548/1822 KB 260/471 KB 652/748 KB 4/53 KB 280/1210 KB 1548/1822 KB 260/471 KB 652/748 KB 4/53 KB 284/1210 KB 1548/1822 KB 260/471 KB 652/748 KB 4/53 KB 288/1210 KB 1548/1822 KB 260/471 KB 652/748 KB 4/53 KB 292/1210 KB 1540/1822 KB 260/471 KB 648/748 KB 4/53 KB 256/1210 KB 1540/1822 KB 256/471 KB 648/748 KB 4/53 KB 256/1210 KB 1548/1822 KB 264/471 KB 652/748 KB 8/53 KB 292/1210 KB 1548/1822 KB 264/471 KB 652/748 KB 12/53 KB 292/1210 KB 1548/1822 KB 264/471 KB 652/748 KB 16/53 KB 292/1210 KB 1548/1822 KB 264/471 KB 652/748 KB 20/53 KB 292/1210 KB 1548/1822 KB 264/471 KB 652/748 KB 24/53 KB 292/1210 KB 1548/1822 KB 264/471 KB 652/748 KB 28/53 KB 292/1210 KB 1548/1822 KB 264/471 KB 652/748 KB 32/53 KB 292/1210 KB 1548/1822 KB 260/471 KB 652/748 KB 4/53 KB 268/1210 KB 1552/1822 KB 264/471 KB 652/748 KB 32/53 KB 292/1210 KB 1544/1822 KB 260/471 KB 652/748 KB 4/53 KB 260/1210 KB 1552/1822 KB 264/471 KB 656/748 KB 32/53 KB 292/1210 KB 1552/1822 KB 264/471 KB 660/748 KB 32/53 KB 292/1210 KB 1556/1822 KB 264/471 KB 664/748 KB 36/53 KB 292/1210 KB 1556/1822 KB 264/471 KB 668/748 KB 36/53 KB 292/1210 KB 1556/1822 KB 264/471 KB 672/748 KB 36/53 KB 292/1210 KB 1548/1822 KB 264/471 KB 652/748 KB 4/53 KB 292/1210 KB 1556/1822 KB 268/471 KB 672/748 KB 36/53 KB 292/1210 KB 1556/1822 KB 272/471 KB 672/748 KB 36/53 KB 292/1210 KB 1556/1822 KB 276/471 KB 672/748 KB 36/53 KB 292/1210 KB 1556/1822 KB 280/471 KB 672/748 KB 36/53 KB 292/1210 KB 1556/1822 KB 284/471 KB 672/748 KB 36/53 KB 292/1210 KB 1556/1822 KB 288/471 KB 672/748 KB 36/53 KB 292/1210 KB 1556/1822 KB 292/471 KB 672/748 KB 36/53 KB 292/1210 KB 1556/1822 KB 296/471 KB 676 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install /748 KB 36/53 KB 296/1210 KB 1556/1822 KB 300/471 KB 676/748 KB 36/53 KB 296/1210 KB 1556/1822 KB 304/471 KB 676/748 KB 36/53 KB 296/1210 KB 1556/1822 KB 264/471 KB 660/748 KB 36/53 KB 292/1210 KB 1560/1822 KB 304/471 KB 676/748 KB 36/53 KB 296/1210 KB 1564/1822 KB 304/471 KB 676/748 KB 36/53 KB 296/1210 KB 1568/1822 KB 304/471 KB 676/748 KB 36/53 KB 296/1210 KB 1552/1822 KB 264/471 KB 660/748 KB 36/53 KB 292/1210 KB 1568/1822 KB 304/471 KB 676/748 KB 40/53 KB 296/1210 KB 1568/1822 KB 304/471 KB 676/748 KB 44/53 KB 296/1210 KB 1568/1822 KB 304/471 KB 676/748 KB 48/53 KB 296/1210 KB 1568/1822 KB 304/471 KB 676/748 KB 52/53 KB 296/1210 KB 1572/1822 KB 304/471 KB 676/748 KB 53/53 KB 296/1210 KB 1556/1822 KB 292/471 KB 676/748 KB 36/53 KB 296/1210 KB 1572/1822 KB 304/471 KB 676/748 KB 53/53 KB 300/1210 KB 1572/1822 KB 304/471 KB 676/748 KB 53/53 KB 304/1210 KB 1556/1822 KB 292/471 KB 676/748 KB 36/53 KB 292/1210 KB 1572/1822 KB 304/471 KB 680/748 KB 53/53 KB 304/1210 KB 1572/1822 KB 304/471 KB 684/748 KB 53/53 KB 304/1210 KB 1572/1822 KB 304/471 KB 688/748 KB 53/53 KB 304/1210 KB 1572/1822 KB 304/471 KB 692/748 KB 53/53 KB 304/1210 KB 1572/1822 KB 308/471 KB 696/748 KB 53/53 KB 308/1210 KB 1572/1822 KB 308/471 KB 700/748 KB 53/53 KB 308/1210 KB 1572/1822 KB 304/471 KB 676/748 KB 52/53 KB 296/1210 KB 1576/1822 KB 308/471 KB 704/748 KB 53/53 KB 308/1210 KB 1580/1822 KB 308/471 KB 704/748 KB 53/53 KB 308/1210 KB 1584/1822 KB 308/471 KB 704/748 KB 53/53 KB 308/1210 KB 1588/1822 KB 308/471 KB 704/748 KB 53/53 KB 308/1210 KB 1592/1822 KB 308/471 KB 704/748 KB 53/53 KB 308/1210 KB 1596/1822 KB 308/471 KB 704/748 KB 53/53 KB 308/1210 KB 1600/1822 KB 308/471 KB 704/748 KB 53/53 KB 308/1210 KB 1572/1822 KB 308/471 KB 692/748 KB 53/53 KB 308/1210 KB 1600/1822 KB 308/471 KB 704/748 KB 53/53 KB 312/1210 KB 1600/1822 KB 308/471 KB 704/748 KB 53/53 KB 316/1210 KB 1600/1822 KB 308/471 KB 704/748 KB 53/53 KB 320/1210 KB 1600/1822 KB 308/471 KB 704/748 KB 53/53 KB 324/1210 KB 1604/1822 KB 308/471 KB 704/748 KB 53/53 KB 328/1210 KB 1604/1822 KB 308/471 KB 704/748 KB 53/53 KB 332/1210 KB 1604/1822 KB 308/471 KB 704/748 KB 53/53 KB 336/1210 KB 1572/1822 KB 308/471 KB 692/748 KB 53/53 KB 304/1210 KB 1604/1822 KB 312/471 KB 704/748 KB 53/53 KB 336/1210 KB 1604/1822 KB 316/471 KB 704/748 KB 53/53 KB 336/1210 KB 1604/1822 KB 320/471 KB 704/748 KB 53/53 KB 336/1210 KB 1604/1822 KB 324/471 KB 704/748 KB 53/53 KB 336/1210 KB 1604/1822 KB 308/471 KB 704/748 KB 53/53 KB 324/1210 KB 1608/1822 KB 324/471 KB 704/748 KB 53/53 KB 336/1210 KB 1572/1822 KB 308/471 KB 704/748 KB 53/53 KB 308/1210 KB 1608/1822 KB 324/471 KB 708/748 KB 53/53 KB 336/1210 KB 1608/1822 KB 324/471 KB 712/748 KB 53/53 KB 336/1210 KB 1608/1822 KB 324/471 KB 716/748 KB 53/53 KB 336/1210 KB 1608/1822 KB 324/471 KB 720/748 KB 53/53 KB 336/1210 KB 1608/1822 KB 328/471 KB 720/748 KB 53/53 KB 336/1210 KB 1608/1822 KB 332/471 KB 720/748 KB 53/53 KB 336/1210 KB 1612/1822 KB 336/471 KB 720/748 KB 53/53 KB 336/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 41.8 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 1612/1822 KB 332/471 KB 720/748 KB 53/53 KB 336/1210 KB 1616/1822 KB 336/471 KB 720/748 KB 336/1210 KB 1616/1822 KB 336/471 KB 724/748 KB 336/1210 KB 1620/1822 KB 340/471 KB 728/748 KB 340/1210 KB 1620/1822 KB 340/471 KB 732/748 KB 340/1210 KB 1620/1822 KB 340/471 KB 736/748 KB 340/1210 KB 1620/1822 KB 340/471 KB 724/748 KB 340/1210 KB 1620/1822 KB 344/471 KB 736/748 KB 340/1210 KB 1620/1822 KB 348/471 KB 736/748 KB 340/1210 KB 1620/1822 KB 336/471 KB 724/748 KB 340/1210 KB 1624/1822 KB 348/471 KB 736/748 KB 340/1210 KB 1628/1822 KB 348/471 KB 736/748 KB 340/1210 KB 1632/1822 KB 348/471 KB 736/748 KB 340/1210 KB 1636/1822 KB 352/471 KB 736/748 KB 340/1210 KB 1640/1822 KB 352/471 KB 740/748 KB 340/1210 KB 1644/1822 KB 352/471 KB 740/748 KB 340/1210 KB 1648/1822 KB 352/471 KB 740/748 KB 340/1210 KB 1616/1822 KB 336/471 KB 724/748 KB 340/1210 KB 1648/1822 KB 352/471 KB 740/748 KB 344/1210 KB 1648/1822 KB 352/471 KB 740/748 KB 348/1210 KB 1648/1822 KB 352/471 KB 740/748 KB 352/1210 KB 1648/1822 KB 352/471 KB 740/748 KB 356/1210 KB 1648/1822 KB 352/471 KB 740/748 KB 360/1210 KB 1648/1822 KB 352/471 KB 740/748 KB 364/1210 KB 1648/1822 KB 352/471 KB 740/748 KB 368/1210 KB 1636/1822 KB 352/471 KB 740/748 KB 340/1210 KB 1648/1822 KB 352/471 KB 744/748 KB 368/1210 KB 1648/1822 KB 352/471 KB 748/748 KB 368/1210 KB 1648/1822 KB 352/471 KB 748/748 KB 368/1210 KB 1632/1822 KB 352/471 KB 736/748 KB 340/1210 KB 1648/1822 KB 356/471 KB 748/748 KB 368/1210 KB 1648/1822 KB 360/471 KB 748/748 KB 368/1210 KB 1648/1822 KB 364/471 KB 748/748 KB 368/1210 KB 1648/1822 KB 368/471 KB 748/748 KB 368/1210 KB 1652/1822 KB 368/471 KB 748/748 KB 368/1210 KB 4/276 KB 1656/1822 KB 372/471 KB 748/748 KB 372/1210 KB 4/276 KB 1660/1822 KB 372/471 KB 748/748 KB 372/1210 KB 4/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 4/276 KB 1652/1822 KB 368/471 KB 748/748 KB 368/1210 KB 8/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 12/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 16/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 20/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 24/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 28/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 32/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 36/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 40/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 44/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 48/276 KB 1664/1822 KB 372/471 KB 748/748 KB 372/1210 KB 52/276 KB 1668/1822 KB 372/471 KB 748/748 KB 372/1210 KB 56/276 KB 1668/1822 KB 372/471 KB 372/1210 KB 60/276 KB 1668/1822 KB 372/471 KB 372/1210 KB 64/276 KB 1668/1822 KB 372/471 KB 372/1210 KB 4/276 KB 1652/1822 KB 372/471 KB 748/748 KB 372/1210 KB 64/276 KB 1668/1822 KB 372/471 KB 376/1210 KB 64/276 KB 1668/1822 KB 372/471 KB 380/1210 KB 64/276 KB 1668/1822 KB 372/471 KB 384/1210 KB 4/276 KB 1652/1822 KB 372/471 KB 748/748 KB 368/1210 KB 64/276 KB 1668/1822 KB 376/471 KB 384/1210 KB 64/276 KB 1668/1822 KB 380/471 KB 384/1210 KB 64/276 KB 1668/1822 KB 384/471 KB 384/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 583.7 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 64/276 KB 1668/1822 KB 388/471 KB 388/1210 KB 48/276 KB 1668/1822 KB 372/471 KB 748/748 KB 372/1210 KB 64/276 KB 1672/1822 KB 388/471 KB 388/1210 KB 64/276 KB 1676/1822 KB 388/471 KB 388/1210 KB 64/276 KB 1680/1822 KB 388/471 KB 388/1210 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 64/276 KB 1668/1822 KB 388/471 KB 384/1210 KB 64/276 KB 1680/1822 KB 392/471 KB 392/1210 KB 64/276 KB 1680/1822 KB 396/471 KB 392/1210 KB 64/276 KB 1680/1822 KB 400/471 KB 392/1210 KB 64/276 KB 1680/1822 KB 404/471 KB 392/1210 KB 68/276 KB 1684/1822 KB 408/471 KB 392/1210 KB 68/276 KB 1684/1822 KB 412/471 KB 392/1210 KB 68/276 KB 1684/1822 KB 416/471 KB 392/1210 KB 64/276 KB 1680/1822 KB 388/471 KB 392/1210 KB 68/276 KB 1684/1822 KB 416/471 KB 396/1210 KB 68/276 KB 1684/1822 KB 416/471 KB 400/1210 KB 68/276 KB 1684/1822 KB 416/471 KB 404/1210 KB 68/276 KB 1684/1822 KB 416/471 KB 408/1210 KB 68/276 KB 1684/1822 KB 416/471 KB 412/1210 KB 68/276 KB 1684/1822 KB 404/471 KB 392/1210 KB 72/276 KB 1684/1822 KB 416/471 KB 416/1210 KB 76/276 KB 1684/1822 KB 416/471 KB 416/1210 KB 80/276 KB 1684/1822 KB 416/471 KB 416/1210 KB 84/276 KB 1684/1822 KB 416/471 KB 416/1210 KB 64/276 KB 1684/1822 KB 404/471 KB 392/1210 KB 84/276 KB 1688/1822 KB 420/471 KB 416/1210 KB 84/276 KB 1692/1822 KB 420/471 KB 416/1210 KB 84/276 KB 1696/1822 KB 420/471 KB 416/1210 KB 84/276 KB 1700/1822 KB 420/471 KB 416/1210 KB 84/276 KB 1704/1822 KB 420/471 KB 416/1210 KB 84/276 KB 1708/1822 KB 420/471 KB 416/1210 KB 84/276 KB 1712/1822 KB 420/471 KB 416/1210 KB 84/276 KB 1684/1822 KB 420/471 KB 416/1210 KB 84/276 KB 1712/1822 KB 424/471 KB 416/1210 KB 84/276 KB 1712/1822 KB 428/471 KB 416/1210 KB 84/276 KB 1712/1822 KB 432/471 KB 416/1210 KB 68/276 KB 1684/1822 KB 416/471 KB 416/1210 KB 84/276 KB 1712/1822 KB 432/471 KB 420/1210 KB 84/276 KB 1712/1822 KB 432/471 KB 424/1210 KB 88/276 KB 1712/1822 KB 432/471 KB 424/1210 KB 92/276 KB 4/577 KB 1712/1822 KB 432/471 KB 428/1210 KB 96/276 KB 4/577 KB 1712/1822 KB 432/471 KB 428/1210 KB 100/276 KB 4/577 KB 1712/1822 KB 432/471 KB 428/1210 KB 88/276 KB 4/577 KB 1712/1822 KB 432/471 KB 428/1210 KB 100/276 KB 8/577 KB 1716/1822 KB 436/471 KB 428/1210 KB 100/276 KB 12/577 KB 1716/1822 KB 436/471 KB 428/1210 KB 100/276 KB 16/577 KB 1716/1822 KB 436/471 KB 428/1210 KB 100/276 KB 20/577 KB 1716/1822 KB 436/471 KB 428/1210 KB 100/276 KB 24/577 KB 1716/1822 KB 436/471 KB 428/1210 KB 100/276 KB 28/577 KB 1716/1822 KB 436/471 KB 428/1210 KB 100/276 KB 32/577 KB 1716/1822 KB 436/471 KB 428/1210 KB 88/276 KB 1712/1822 KB 432/471 KB 428/1210 KB 100/276 KB 32/577 KB 1716/1822 KB 436/471 KB 432/1210 KB 100/276 KB 32/577 KB 1716/1822 KB 436/471 KB 436/1210 KB 100/276 KB 36/577 KB 1716/1822 KB 436/471 KB 440/1210 KB 100/276 KB 4/577 KB 1716/1822 KB 436/471 KB 428/1210 KB 104/276 KB 36/577 KB 1716/1822 KB 440/471 KB 440/1210 KB 104/276 KB 36/577 KB 1716/1822 KB 444/471 KB 440/1210 KB 100/276 KB 4/577 KB 1716/1822 KB 432/471 KB 428/1210 KB 104/276 KB 36/577 KB 1720/1822 KB 448/471 KB 440/1210 KB 104/276 KB 36/577 KB 1724/1822 KB 448/471 KB 440/1210 KB 104/276 KB 36/577 KB 1728/1822 KB 448/471 KB 440/1210 KB 104/276 KB 36/577 KB 1732/1822 KB 448/471 KB 440/1210 KB 104/276 KB 36/577 KB 1716/1822 KB 436/471 KB 440/1210 KB 108/276 KB 36/577 KB 1732/1822 KB 448/471 KB 444/1210 KB 112/276 KB 36/577 KB 1732/1822 KB 448/471 KB 444/1210 KB 100/276 KB 36/577 KB 1716/1822 KB 436/471 KB 436/1210 KB 104/276 KB 36/577 KB 1732/1822 KB 448/471 KB 444/1210 KB 112/276 KB 36/577 KB 1732/1822 KB 448/471 KB 448/1210 KB 104/276 KB 36/577 KB 1716/1822 KB 448/471 KB 440/1210 KB 112/276 KB 40/577 KB 1732/1822 KB 452/471 KB 448/1210 KB 116/276 KB 40/577 KB 1736/1822 KB 456/471 KB 452/1210 KB 116/276 KB 40/57 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 7 KB 1736/1822 KB 460/471 KB 452/1210 KB 116/276 KB 40/577 KB 1736/1822 KB 464/471 KB 452/1210 KB 112/276 KB 40/577 KB 1732/1822 KB 448/471 KB 448/1210 KB 116/276 KB 44/577 KB 1736/1822 KB 464/471 KB 452/1210 KB 116/276 KB 48/577 KB 1736/1822 KB 464/471 KB 452/1210 KB 116/276 KB 40/577 KB 1736/1822 KB 452/471 KB 452/1210 KB 116/276 KB 48/577 KB 1740/1822 KB 464/471 KB 452/1210 KB 116/276 KB 48/577 KB 1744/1822 KB 464/471 KB 452/1210 KB 116/276 KB 48/577 KB 1748/1822 KB 464/471 KB 452/1210 KB 116/276 KB 52/577 KB 1752/1822 KB 468/471 KB 452/1210 KB 116/276 KB 52/577 KB 1756/1822 KB 468/471 KB 452/1210 KB 116/276 KB 40/577 KB 1732/1822 KB 452/471 KB 452/1210 KB 116/276 KB 52/577 KB 1760/1822 KB 468/471 KB 456/1210 KB 116/276 KB 52/577 KB 1760/1822 KB 468/471 KB 460/1210 KB 116/276 KB 52/577 KB 1760/1822 KB 468/471 KB 464/1210 KB 116/276 KB 40/577 KB 1732/1822 KB 452/471 KB 448/1210 KB 120/276 KB 52/577 KB 1760/1822 KB 468/471 KB 464/1210 KB 124/276 KB 52/577 KB 1760/1822 KB 468/471 KB 464/1210 KB 128/276 KB 52/577 KB 1760/1822 KB 468/471 KB 464/1210 KB 116/276 KB 52/577 KB 1748/1822 KB 468/471 KB 452/1210 KB 128/276 KB 52/577 KB 1760/1822 KB 471/471 KB 464/1210 KB 116/276 KB 52/577 KB 1748/1822 KB 464/471 KB 452/1210 KB 128/276 KB 56/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 128/276 KB 60/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 128/276 KB 62/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 132/276 KB 62/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 136/276 KB 66/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 140/276 KB 66/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 144/276 KB 66/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 128/276 KB 52/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 144/276 KB 66/577 KB 1760/1822 KB 471/471 KB 472/1210 KB 144/276 KB 66/577 KB 1760/1822 KB 471/471 KB 476/1210 KB 116/276 KB 66/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 144/276 KB 66/577 KB 1764/1822 KB 471/471 KB 480/1210 KB 144/276 KB 66/577 KB 1768/1822 KB 471/471 KB 480/1210 KB 144/276 KB 66/577 KB 1772/1822 KB 471/471 KB 480/1210 KB 144/276 KB 66/577 KB 1776/1822 KB 471/471 KB 480/1210 KB 144/276 KB 66/577 KB 1780/1822 KB 471/471 KB 480/1210 KB 148/276 KB 66/577 KB 1784/1822 KB 471/471 KB 480/1210 KB 148/276 KB 66/577 KB 1788/1822 KB 471/471 KB 480/1210 KB 148/276 KB 66/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 132/276 KB 66/577 KB 1760/1822 KB 471/471 KB 468/1210 KB 148/276 KB 70/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 148/276 KB 74/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 148/276 KB 78/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 148/276 KB 82/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 148/276 KB 86/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 148/276 KB 90/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 148/276 KB 94/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 148/276 KB 66/577 KB 1780/1822 KB 471/471 KB 480/1210 KB 152/276 KB 94/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 156/276 KB 94/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 160/276 KB 94/577 KB 1792/1822 KB 471/471 KB 480/1210 KB 144/276 KB 66/577 KB 1764/1822 KB 471/471 KB 480/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 358.1 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 160/276 KB 94/577 KB 1792/1822 KB 484/1210 KB 160/276 KB 94/577 KB 1792/1822 KB 488/1210 KB 160/276 KB 94/577 KB 1792/1822 KB 492/1210 KB 160/276 KB 94/577 KB 1792/1822 KB 496/1210 KB 160/276 KB 94/577 KB 1792/1822 KB 500/1210 KB 164/276 KB 98/577 KB 1796/1822 KB 504/1210 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-oai-epc-0: 06:31:21 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 164/276 KB 98/577 KB 1796/1822 KB 500/1210 KB 164/276 KB 102/577 KB 1796/1822 KB 508/1210 KB 164/276 KB 106/577 KB 1796/1822 KB 508/1210 KB 164/276 KB 110/577 KB 1796/1822 KB 508/1210 KB 164/276 KB 94/577 KB 1796/1822 KB 500/1210 KB 164/276 KB 94/577 KB 1792/1822 KB 500/1210 KB 168/276 KB 110/577 KB 1796/1822 KB 508/1210 KB 172/276 KB 110/577 KB 1796/1822 KB 508/1210 KB 176/276 KB 110/577 KB 1796/1822 KB 508/1210 KB 164/276 KB 106/577 KB 1796/1822 KB 508/1210 KB 176/276 KB 110/577 KB 1796/1822 KB 512/1210 KB 176/276 KB 110/577 KB 1796/1822 KB 516/1210 KB 180/276 KB 114/577 KB 1800/1822 KB 520/1210 KB 180/276 KB 114/577 KB 1800/1822 KB 516/1210 KB 184/276 KB 114/577 KB 1800/1822 KB 520/1210 KB 188/276 KB 114/577 KB 1800/1822 KB 520/1210 KB 176/276 KB 110/577 KB 1800/1822 KB 516/1210 KB 188/276 KB 114/577 KB 1804/1822 KB 520/1210 KB 188/276 KB 114/577 KB 1808/1822 KB 520/1210 KB 188/276 KB 114/577 KB 1812/1822 KB 520/1210 KB 176/276 KB 114/577 KB 1800/1822 KB 516/1210 KB 192/276 KB 118/577 KB 1812/1822 KB 524/1210 KB 192/276 KB 122/577 KB 1812/1822 KB 524/1210 KB 192/276 KB 126/577 KB 1812/1822 KB 524/1210 KB 192/276 KB 114/577 KB 1812/1822 KB 524/1210 KB 188/276 KB 114/577 KB 1812/1822 KB 524/1210 KB 192/276 KB 126/577 KB 1816/1822 KB 528/1210 KB 192/276 KB 126/577 KB 1816/1822 KB 532/1210 KB 196/276 KB 130/577 KB 1816/1822 KB 536/1210 KB 196/276 KB 130/577 KB 1816/1822 KB 540/1210 KB 196/276 KB 130/577 KB 1816/1822 KB 544/1210 KB 192/276 KB 126/577 KB 1816/1822 KB 524/1210 KB 196/276 KB 130/577 KB 1820/1822 KB 3/37 KB 544/1210 KB 196/276 KB 130/577 KB 1816/1822 KB 3/37 KB 544/1210 KB 196/276 KB 130/577 KB 1820/1822 KB 5/37 KB 544/1210 KB 196/276 KB 130/577 KB 1820/1822 KB 8/37 KB 544/1210 KB 196/276 KB 130/577 KB 1820/1822 KB 11/37 KB 544/1210 KB 196/276 KB 130/577 KB 1822/1822 KB 11/37 KB 544/1210 KB 196/276 KB 130/577 KB 1816/1822 KB 532/1210 KB 196/276 KB 134/577 KB 1822/1822 KB 13/37 KB 544/1210 KB 196/276 KB 138/577 KB 1822/1822 KB 13/37 KB 544/1210 KB 196/276 KB 142/577 KB 1822/1822 KB 13/37 KB 544/1210 KB 196/276 KB 126/577 KB 1816/1822 KB 532/1210 KB 200/276 KB 142/577 KB 1822/1822 KB 13/37 KB 544/1210 KB 204/276 KB 142/577 KB 1822/1822 KB 13/37 KB 544/1210 KB 208/276 KB 142/577 KB 1822/1822 KB 13/37 KB 544/1210 KB 196/276 KB 130/577 KB 1822/1822 KB 13/37 KB 544/1210 KB 208/276 KB 142/577 KB 1822/1822 KB 16/37 KB 544/1210 KB 208/276 KB 142/577 KB 1822/1822 KB 19/37 KB 544/1210 KB 208/276 KB 142/577 KB 1822/1822 KB 21/37 KB 544/1210 KB 208/276 KB 142/577 KB 1822/1822 KB 24/37 KB 544/1210 KB 212/276 KB 146/577 KB 1822/1822 KB 27/37 KB 548/1210 KB 212/276 KB 146/577 KB 1822/1822 KB 29/37 KB 548/1210 KB 212/276 KB 142/577 KB 1822/1822 KB 24/37 KB 544/1210 KB 216/276 KB 146/577 KB 1822/1822 KB 29/37 KB 548/1210 KB 220/276 KB 146/577 KB 1822/1822 KB 29/37 KB 548/1210 KB 224/276 KB 146/577 KB 1822/1822 KB 32/37 KB 548/1210 KB 212/276 KB 146/577 KB 1822/1822 KB 24/37 KB 548/1210 KB 212/276 KB 142/577 KB 1822/1822 KB 24/37 KB 548/1210 KB 224/276 KB 146/577 KB 1822/1822 KB 32/37 KB 552/1210 KB 224/276 KB 146/577 KB 1822/1822 KB 32/37 KB 556/1210 KB 224/276 KB 150/577 KB 1822/1822 KB 32/37 KB 560/1210 KB 220/276 KB 146/577 KB 1822/1822 KB 32/37 KB 548/1210 KB 224/276 KB 150/577 KB 1822/1822 KB 32/37 KB 556/1210 KB 224/276 KB 154/577 KB 1822/1822 KB 32/37 KB 560/1210 KB 224/276 KB 158/577 KB 1822/1822 KB 32/37 KB 560/1210 KB 224/276 KB 162/577 KB 1822/1822 KB 35/37 KB 560 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install /1210 KB 228/276 KB 166/577 KB 35/37 KB 564/1210 KB 228/276 KB 170/577 KB 35/37 KB 564/1210 KB 228/276 KB 174/577 KB 35/37 KB 564/1210 KB 228/276 KB 178/577 KB 35/37 KB 564/1210 KB 228/276 KB 182/577 KB 35/37 KB 564/1210 KB 224/276 KB 158/577 KB 1822/1822 KB 35/37 KB 560/1210 KB 228/276 KB 182/577 KB 37/37 KB 564/1210 KB 228/276 KB 162/577 KB 35/37 KB 564/1210 KB 228/276 KB 162/577 KB 35/37 KB 560/1210 KB 232/276 KB 182/577 KB 37/37 KB 564/1210 KB 236/276 KB 186/577 KB 37/37 KB 568/1210 KB 240/276 KB 186/577 KB 37/37 KB 568/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1361.3 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 244/276 KB 186/577 KB 37/37 KB 568/1210 KB 248/276 KB 186/577 KB 37/37 KB 568/1210 KB 252/276 KB 186/577 KB 37/37 KB 568/1210 KB 256/276 KB 186/577 KB 37/37 KB 568/1210 KB 260/276 KB 186/577 KB 37/37 KB 568/1210 KB 264/276 KB 186/577 KB 37/37 KB 568/1210 KB 268/276 KB 186/577 KB 37/37 KB 568/1210 KB 272/276 KB 186/577 KB 37/37 KB 568/1210 KB 232/276 KB 186/577 KB 37/37 KB 568/1210 KB 272/276 KB 190/577 KB 37/37 KB 568/1210 KB 272/276 KB 194/577 KB 37/37 KB 568/1210 KB 232/276 KB 182/577 KB 37/37 KB 568/1210 KB 272/276 KB 194/577 KB 37/37 KB 572/1210 KB 272/276 KB 194/577 KB 37/37 KB 576/1210 KB 272/276 KB 194/577 KB 37/37 KB 580/1210 KB 272/276 KB 194/577 KB 37/37 KB 584/1210 KB 272/276 KB 194/577 KB 37/37 KB 588/1210 KB 272/276 KB 194/577 KB 37/37 KB 592/1210 KB 272/276 KB 194/577 KB 37/37 KB 596/1210 KB 272/276 KB 194/577 KB 37/37 KB 600/1210 KB 272/276 KB 194/577 KB 37/37 KB 604/1210 KB 272/276 KB 198/577 KB 37/37 KB 604/1210 KB 272/276 KB 202/577 KB 37/37 KB 604/1210 KB 272/276 KB 206/577 KB 37/37 KB 608/1210 KB 272/276 KB 210/577 KB 37/37 KB 608/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.1 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 272/276 KB 202/577 KB 37/37 KB 608/1210 KB 276/276 KB 210/577 KB 612/1210 KB 276/276 KB 210/577 KB 616/1210 KB 276/276 KB 210/577 KB 37/37 KB 608/1210 KB 276/276 KB 214/577 KB 616/1210 KB 276/276 KB 214/577 KB 616/1210 KB 276/276 KB 218/577 KB 620/1210 KB 276/276 KB 218/577 KB 624/1210 KB 276/276 KB 218/577 KB 624/1210 KB 276/276 KB 222/577 KB 624/1210 KB 276/276 KB 226/577 KB 624/1210 KB 276/276 KB 230/577 KB 628/1210 KB 276/276 KB 234/577 KB 628/1210 KB 276/276 KB 238/577 KB 628/1210 KB 276/276 KB 226/577 KB 628/1210 KB 276/276 KB 238/577 KB 632/1210 KB 276/276 KB 238/577 KB 636/1210 KB 276/276 KB 238/577 KB 640/1210 KB 276/276 KB 238/577 KB 644/1210 KB 276/276 KB 242/577 KB 648/1210 KB 276/276 KB 242/577 KB 652/1210 KB 276/276 KB 242/577 KB 656/1210 KB 276/276 KB 242/577 KB 644/1210 KB 276/276 KB 246/577 KB 656/1210 KB 276/276 KB 250/577 KB 656/1210 KB 276/276 KB 254/577 KB 656/1210 KB 276/276 KB 254/577 KB 660/1210 KB 276/276 KB 258/577 KB 664/1210 KB 276/276 KB 258/577 KB 668/1210 KB 276/276 KB 258/577 KB 672/1210 KB 276/276 KB 258/577 KB 660/1210 KB 276/276 KB 262/577 KB 672/1210 KB 276/276 KB 266/577 KB 672/1210 KB 276/276 KB 270/577 KB 672/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 203.9 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 274/577 KB 672/1210 KB 278/577 KB 672/1210 KB 278/577 KB 676/1210 KB 278/577 KB 680/1210 KB 282/577 KB 680/1210 KB 286/577 KB 684/1210 KB 290/577 KB 684/1210 KB 290/577 KB 4/439 KB 684/1210 KB 290/577 KB 8/439 KB 684/1210 KB 290/577 KB 12/439 KB 684/1210 KB 290/577 KB 16/439 KB 684/1210 KB 290/577 KB 20/439 KB 684/1210 KB 290/577 KB 24/439 KB 684/1210 KB 290/577 KB 28/439 KB 684/1210 KB 290/577 KB 32/439 KB 684/1210 KB 282/577 KB 684/1210 KB 290/577 KB 32/439 KB 688/1210 KB 290/577 KB 36/439 KB 688/1210 KB 294/577 KB 40/439 KB 692/1210 KB 294/577 KB 44/439 KB 692/1210 KB 294/577 KB 48/439 KB 692/1210 KB 294/577 KB 36/439 KB 692/1210 KB 298/577 KB 48/439 KB 692/1210 KB 302/577 KB 48/439 KB 692/1210 KB 290/577 KB 36/439 KB 692/1210 KB 302/577 KB 48/439 KB 696/1210 KB 302/577 KB 48/439 KB 700/1210 KB 302/577 KB 48/439 KB 704/1210 KB 302/577 KB 48/439 KB 708/1210 KB 306/577 KB 52/439 KB 712/1210 KB 306/577 KB 52/439 KB 708/1210 KB 306/577 KB 56/439 KB 712/1210 KB 306/577 KB 60/439 KB 712/1210 KB 306/577 KB 64/439 KB 712/1210 KB 306/577 KB 48/439 KB 708/1210 KB 310/577 KB 64/439 KB 716/1210 KB 314/577 KB 64/439 KB 716/1210 KB 318/577 KB 64/439 KB 716/1210 KB 322/577 KB 64/439 KB 716/1210 KB 326/577 KB 68/439 KB 716/1210 KB 306/577 KB 64/439 KB 716/1210 KB 326/577 KB 68/439 KB 720/1210 KB 326/577 KB 68/439 KB 724/1210 KB 322/577 KB 68/439 KB 716/1210 KB 330/577 KB 72/439 KB 724/1210 KB 330/577 KB 76/439 KB 724/1210 KB 330/577 KB 68/439 KB 724/1210 KB 334/577 KB 80/439 KB 724/1210 KB 338/577 KB 80/439 KB 728/1210 KB 334/577 KB 80/439 KB 728/1210 KB 330/577 KB 80/439 KB 728/1210 KB 338/577 KB 80/439 KB 732/1210 KB 338/577 KB 80/439 KB 736/1210 KB 338/577 KB 84/439 KB 736/1210 KB 338/577 KB 88/439 KB 740/1210 KB 342/577 KB 92/439 KB 740/1210 KB 342/577 KB 3/1192 KB 92/439 KB 740/1210 KB 342/577 KB 5/1192 KB 92/439 KB 740/1210 KB 342/577 KB 8/1192 KB 92/439 KB 740/1210 KB 342/577 KB 11/1192 KB 92/439 KB 740/1210 KB 342/577 KB 13/1192 KB 92/439 KB 740/1210 KB 342/577 KB 16/1192 KB 92/439 KB 740/1210 KB 342/577 KB 19/1192 KB 92/439 KB 740/1210 KB 342/577 KB 21/1192 KB 92/439 KB 740/1210 KB 342/577 KB 24/1192 KB 92/439 KB 740/1210 KB 342/577 KB 27/1192 KB 92/439 KB 740/1210 KB 342/577 KB 29/1192 KB 92/439 KB 740/1210 KB 342/577 KB 32/1192 KB 92/439 KB 740/1210 KB 338/577 KB 84/439 KB 740/1210 KB 342/577 KB 36/1192 KB 92/439 KB 744/1210 KB 342/577 KB 36/1192 KB 92/439 KB 740/1210 KB 342/577 KB 40/1192 KB 96/439 KB 744/1210 KB 342/577 KB 44/1192 KB 96/439 KB 744/1210 KB 342/577 KB 48/1192 KB 96/439 KB 744/1210 KB 342/577 KB 52/1192 KB 96/439 KB 744/1210 KB 342/577 KB 88/439 KB 740/1210 KB 346/577 KB 52/1192 KB 96/439 KB 744/1210 KB 342/577 KB 36/1192 KB 96/439 KB 744/1210 KB 350/577 KB 56/1192 KB 96/439 KB 744/1210 KB 346/577 KB 56/1192 KB 96/439 KB 744/1210 KB 350/577 KB 60/1192 KB 96/439 KB 744/1210 KB 350/577 KB 64/1192 KB 96/439 KB 744/1210 KB 350/577 KB 68/1192 KB 96/439 KB 748/1210 KB 354/577 KB 72/1192 KB 100/439 KB 748/1210 KB 354/577 KB 76/1192 KB 100/439 KB 748/1210 KB 354/577 KB 80/1192 KB 100/439 KB 748/1210 KB 350/577 KB 64/1192 KB 96/439 KB 748/1210 KB 354/577 KB 80/1192 KB 100/439 KB 752/1210 KB 354/577 KB 80/1192 KB 100/439 KB 756/1210 KB 354/577 KB 80/1192 KB 100/439 KB 760/1210 KB 354/577 KB 80/1192 KB 100/439 KB 764/1210 KB 354/577 KB 68/1192 KB 100/439 KB 748/1210 KB 350/577 KB 68/1192 KB 100/439 KB 748/1210 KB unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 354/577 KB 80/1192 KB 104/439 KB 764/1210 KB 354/577 KB 80/1192 KB 108/439 KB 764/1210 KB 358/577 KB 80/1192 KB 108/439 KB 764/1210 KB 362/577 KB 80/1192 KB 108/439 KB 764/1210 KB 362/577 KB 80/1192 KB 112/439 KB 764/1210 KB 366/577 KB 80/1192 KB 112/439 KB 764/1210 KB 366/577 KB 80/1192 KB 112/439 KB 768/1210 KB 366/577 KB 80/1192 KB 116/439 KB 772/1210 KB 370/577 KB 84/1192 KB 116/439 KB 776/1210 KB 370/577 KB 84/1192 KB 116/439 KB 780/1210 KB 370/577 KB 84/1192 KB 116/439 KB 784/1210 KB 370/577 KB 84/1192 KB 116/439 KB 788/1210 KB 366/577 KB 80/1192 KB 116/439 KB 768/1210 KB 370/577 KB 84/1192 KB 120/439 KB 788/1210 KB 370/577 KB 84/1192 KB 124/439 KB 788/1210 KB 370/577 KB 84/1192 KB 128/439 KB 788/1210 KB 370/577 KB 84/1192 KB 116/439 KB 772/1210 KB 366/577 KB 84/1192 KB 116/439 KB 772/1210 KB 370/577 KB 88/1192 KB 128/439 KB 788/1210 KB 370/577 KB 92/1192 KB 128/439 KB 788/1210 KB 374/577 KB 92/1192 KB 128/439 KB 788/1210 KB 378/577 KB 96/1192 KB 128/439 KB 788/1210 KB 382/577 KB 96/1192 KB 128/439 KB 788/1210 KB 386/577 KB 96/1192 KB 128/439 KB 788/1210 KB 390/577 KB 96/1192 KB 132/439 KB 792/1210 KB 394/577 KB 96/1192 KB 132/439 KB 792/1210 KB 398/577 KB 96/1192 KB 132/439 KB 792/1210 KB 402/577 KB 96/1192 KB 132/439 KB 792/1210 KB 374/577 KB 96/1192 KB 128/439 KB 788/1210 KB 402/577 KB 100/1192 KB 132/439 KB 792/1210 KB 402/577 KB 104/1192 KB 132/439 KB 792/1210 KB 402/577 KB 108/1192 KB 132/439 KB 792/1210 KB 402/577 KB 112/1192 KB 132/439 KB 792/1210 KB 386/577 KB 96/1192 KB 132/439 KB 792/1210 KB 402/577 KB 112/1192 KB 132/439 KB 796/1210 KB 402/577 KB 112/1192 KB 132/439 KB 800/1210 KB 386/577 KB 96/1192 KB 132/439 KB 788/1210 KB 402/577 KB 112/1192 KB 136/439 KB 800/1210 KB 402/577 KB 112/1192 KB 140/439 KB 800/1210 KB 402/577 KB 112/1192 KB 144/439 KB 800/1210 KB 402/577 KB 112/1192 KB 144/439 KB 804/1210 KB 402/577 KB 116/1192 KB 148/439 KB 808/1210 KB 402/577 KB 116/1192 KB 148/439 KB 812/1210 KB 402/577 KB 116/1192 KB 148/439 KB 816/1210 KB 402/577 KB 116/1192 KB 148/439 KB 804/1210 KB 402/577 KB 116/1192 KB 152/439 KB 816/1210 KB 402/577 KB 116/1192 KB 156/439 KB 816/1210 KB 402/577 KB 116/1192 KB 160/439 KB 816/1210 KB 406/577 KB 116/1192 KB 164/439 KB 820/1210 KB 406/577 KB 116/1192 KB 168/439 KB 820/1210 KB 406/577 KB 116/1192 KB 172/439 KB 820/1210 KB 406/577 KB 116/1192 KB 176/439 KB 820/1210 KB 402/577 KB 116/1192 KB 144/439 KB 804/1210 KB 406/577 KB 120/1192 KB 176/439 KB 820/1210 KB 406/577 KB 124/1192 KB 176/439 KB 820/1210 KB 406/577 KB 128/1192 KB 176/439 KB 820/1210 KB 406/577 KB 132/1192 KB 176/439 KB 820/1210 KB 406/577 KB 136/1192 KB 176/439 KB 820/1210 KB 406/577 KB 140/1192 KB 176/439 KB 820/1210 KB 406/577 KB 144/1192 KB 176/439 KB 820/1210 KB 406/577 KB 148/1192 KB 176/439 KB 820/1210 KB 406/577 KB 152/1192 KB 180/439 KB 820/1210 KB 406/577 KB 116/1192 KB 160/439 KB 820/1210 KB 406/577 KB 116/1192 KB 160/439 KB 816/1210 KB 410/577 KB 152/1192 KB 180/439 KB 820/1210 KB 414/577 KB 152/1192 KB 180/439 KB 820/1210 KB 418/577 KB 152/1192 KB 180/439 KB 820/1210 KB 422/577 KB 152/1192 KB 180/439 KB 824/1210 KB 426/577 KB 152/1192 KB 180/439 KB 824/1210 KB 430/577 KB 152/1192 KB 180/439 KB 824/1210 KB 434/577 KB 152/1192 KB 180/439 KB 824/1210 KB 438/577 KB 156/1192 KB 180/439 KB 824/1210 KB 442/577 KB 156/1192 KB 180/439 KB 824/1210 KB 406/577 KB 148/1192 KB 180/439 KB 820/1210 KB 446/577 KB 156/1192 KB 184/439 KB 824/1210 KB 4 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 46/577 KB 156/1192 KB 188/439 KB 824/1210 KB 446/577 KB 156/1192 KB 192/439 KB 824/1210 KB 434/577 KB 156/1192 KB 180/439 KB 824/1210 KB 418/577 KB 152/1192 KB 180/439 KB 824/1210 KB 446/577 KB 156/1192 KB 192/439 KB 828/1210 KB 446/577 KB 156/1192 KB 192/439 KB 832/1210 KB 446/577 KB 156/1192 KB 192/439 KB 836/1210 KB 446/577 KB 156/1192 KB 192/439 KB 840/1210 KB 446/577 KB 156/1192 KB 192/439 KB 844/1210 KB 446/577 KB 156/1192 KB 192/439 KB 848/1210 KB 446/577 KB 156/1192 KB 196/439 KB 848/1210 KB 446/577 KB 160/1192 KB 200/439 KB 852/1210 KB 446/577 KB 160/1192 KB 204/439 KB 852/1210 KB 446/577 KB 160/1192 KB 208/439 KB 852/1210 KB 446/577 KB 160/1192 KB 212/439 KB 852/1210 KB 446/577 KB 160/1192 KB 216/439 KB 852/1210 KB 446/577 KB 160/1192 KB 220/439 KB 852/1210 KB 446/577 KB 160/1192 KB 196/439 KB 852/1210 KB 446/577 KB 160/1192 KB 220/439 KB 856/1210 KB 446/577 KB 160/1192 KB 220/439 KB 860/1210 KB 446/577 KB 160/1192 KB 220/439 KB 864/1210 KB 446/577 KB 160/1192 KB 196/439 KB 848/1210 KB 446/577 KB 160/1192 KB 196/439 KB 848/1210 KB 446/577 KB 164/1192 KB 220/439 KB 864/1210 KB 450/577 KB 168/1192 KB 220/439 KB 864/1210 KB 450/577 KB 172/1192 KB 220/439 KB 864/1210 KB 450/577 KB 176/1192 KB 220/439 KB 864/1210 KB 450/577 KB 164/1192 KB 220/439 KB 864/1210 KB 454/577 KB 176/1192 KB 220/439 KB 864/1210 KB 458/577 KB 176/1192 KB 220/439 KB 864/1210 KB 462/577 KB 176/1192 KB 220/439 KB 864/1210 KB 466/577 KB 176/1192 KB 220/439 KB 868/1210 KB 470/577 KB 180/1192 KB 220/439 KB 868/1210 KB 474/577 KB 180/1192 KB 220/439 KB 868/1210 KB 462/577 KB 176/1192 KB 220/439 KB 868/1210 KB 474/577 KB 180/1192 KB 224/439 KB 872/1210 KB 474/577 KB 180/1192 KB 224/439 KB 876/1210 KB 474/577 KB 180/1192 KB 224/439 KB 880/1210 KB 474/577 KB 180/1192 KB 224/439 KB 884/1210 KB 474/577 KB 180/1192 KB 224/439 KB 868/1210 KB 466/577 KB 180/1192 KB 220/439 KB 868/1210 KB 478/577 KB 184/1192 KB 224/439 KB 884/1210 KB 478/577 KB 188/1192 KB 224/439 KB 884/1210 KB 478/577 KB 192/1192 KB 224/439 KB 884/1210 KB 478/577 KB 192/1192 KB 228/439 KB 884/1210 KB 478/577 KB 196/1192 KB 232/439 KB 884/1210 KB 478/577 KB 196/1192 KB 236/439 KB 884/1210 KB 478/577 KB 196/1192 KB 240/439 KB 884/1210 KB 478/577 KB 180/1192 KB 224/439 KB 884/1210 KB 482/577 KB 196/1192 KB 240/439 KB 884/1210 KB 486/577 KB 196/1192 KB 240/439 KB 884/1210 KB 478/577 KB 196/1192 KB 228/439 KB 884/1210 KB 486/577 KB 200/1192 KB 240/439 KB 888/1210 KB 486/577 KB 204/1192 KB 240/439 KB 888/1210 KB 486/577 KB 208/1192 KB 240/439 KB 888/1210 KB 486/577 KB 196/1192 KB 240/439 KB 888/1210 KB 486/577 KB 208/1192 KB 244/439 KB 888/1210 KB 490/577 KB 212/1192 KB 248/439 KB 892/1210 KB 490/577 KB 212/1192 KB 252/439 KB 892/1210 KB 490/577 KB 212/1192 KB 256/439 KB 892/1210 KB 490/577 KB 212/1192 KB 244/439 KB 892/1210 KB 490/577 KB 216/1192 KB 256/439 KB 892/1210 KB 490/577 KB 220/1192 KB 256/439 KB 892/1210 KB 490/577 KB 224/1192 KB 256/439 KB 892/1210 KB 490/577 KB 228/1192 KB 256/439 KB 892/1210 KB 490/577 KB 232/1192 KB 260/439 KB 892/1210 KB 490/577 KB 236/1192 KB 260/439 KB 892/1210 KB 490/577 KB 208/1192 KB 244/439 KB 892/1210 KB 490/577 KB 208/1192 KB 244/439 KB 888/1210 KB 494/577 KB 236/1192 KB 260/439 KB 892/1210 KB 494/577 KB 236/1192 KB 260/439 KB 896/1210 KB 498/577 KB 236/1192 KB 260/439 KB 896/1210 KB 502/577 KB 236/1192 KB 260/439 KB 900/1210 KB 506/577 KB 236/1192 KB 260/439 KB 900/1210 KB 510/577 KB 236/1192 KB unit-oai-hss-0: 06:31:21 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 260/439 KB 900/1210 KB 514/577 KB 236/1192 KB 260/439 KB 900/1210 KB 490/577 KB 228/1192 KB 260/439 KB 892/1210 KB 514/577 KB 240/1192 KB 264/439 KB 900/1210 KB 514/577 KB 240/1192 KB 268/439 KB 900/1210 KB 514/577 KB 240/1192 KB 272/439 KB 900/1210 KB 518/577 KB 240/1192 KB 272/439 KB 900/1210 KB 522/577 KB 240/1192 KB 272/439 KB 900/1210 KB 526/577 KB 240/1192 KB 276/439 KB 900/1210 KB 530/577 KB 240/1192 KB 276/439 KB 900/1210 KB 534/577 KB 240/1192 KB 276/439 KB 900/1210 KB 538/577 KB 240/1192 KB 276/439 KB 900/1210 KB 542/577 KB 240/1192 KB 276/439 KB 900/1210 KB 514/577 KB 240/1192 KB 260/439 KB 900/1210 KB 498/577 KB 236/1192 KB 260/439 KB 900/1210 KB 542/577 KB 240/1192 KB 276/439 KB 904/1210 KB 542/577 KB 240/1192 KB 276/439 KB 908/1210 KB 542/577 KB 240/1192 KB 276/439 KB 912/1210 KB 542/577 KB 240/1192 KB 276/439 KB 916/1210 KB 542/577 KB 240/1192 KB 276/439 KB 920/1210 KB 542/577 KB 240/1192 KB 276/439 KB 924/1210 KB 542/577 KB 240/1192 KB 276/439 KB 928/1210 KB 522/577 KB 240/1192 KB 276/439 KB 900/1210 KB 546/577 KB 244/1192 KB 280/439 KB 932/1210 KB 546/577 KB 244/1192 KB 284/439 KB 932/1210 KB 546/577 KB 244/1192 KB 288/439 KB 932/1210 KB 546/577 KB 244/1192 KB 292/439 KB 932/1210 KB 546/577 KB 244/1192 KB 296/439 KB 932/1210 KB 546/577 KB 244/1192 KB 300/439 KB 932/1210 KB 546/577 KB 244/1192 KB 304/439 KB 932/1210 KB 546/577 KB 244/1192 KB 276/439 KB 932/1210 KB 550/577 KB 244/1192 KB 304/439 KB 932/1210 KB 554/577 KB 244/1192 KB 304/439 KB 932/1210 KB 558/577 KB 244/1192 KB 304/439 KB 932/1210 KB 562/577 KB 244/1192 KB 304/439 KB 932/1210 KB 542/577 KB 244/1192 KB 276/439 KB 932/1210 KB 562/577 KB 248/1192 KB 308/439 KB 932/1210 KB 562/577 KB 252/1192 KB 308/439 KB 932/1210 KB 542/577 KB 240/1192 KB 276/439 KB 932/1210 KB 562/577 KB 256/1192 KB 308/439 KB 936/1210 KB 562/577 KB 256/1192 KB 308/439 KB 940/1210 KB 562/577 KB 256/1192 KB 308/439 KB 944/1210 KB 562/577 KB 256/1192 KB 308/439 KB 948/1210 KB 562/577 KB 256/1192 KB 308/439 KB 952/1210 KB 562/577 KB 256/1192 KB 308/439 KB 956/1210 KB 562/577 KB 256/1192 KB 308/439 KB 960/1210 KB 562/577 KB 244/1192 KB 308/439 KB 932/1210 KB 562/577 KB 256/1192 KB 312/439 KB 960/1210 KB 562/577 KB 256/1192 KB 316/439 KB 960/1210 KB 562/577 KB 256/1192 KB 320/439 KB 960/1210 KB 562/577 KB 256/1192 KB 324/439 KB 960/1210 KB 562/577 KB 256/1192 KB 308/439 KB 936/1210 KB 566/577 KB 4/167 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 8/167 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 12/167 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 16/167 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 20/167 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 24/167 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 28/167 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 32/167 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 36/167 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 40/167 KB 260/1192 KB 324/439 KB 964/1210 KB 566/577 KB 44/167 KB 260/1192 KB 324/439 KB 964/1210 KB 566/577 KB 48/167 KB 260/1192 KB 324/439 KB 964/1210 KB 566/577 KB 52/167 KB 260/1192 KB 324/439 KB 964/1210 KB 566/577 KB 56/167 KB 260/1192 KB 324/439 KB 964/1210 KB 566/577 KB 60/167 KB 260/1192 KB 324/439 KB 964/1210 KB 566/577 KB 64/167 KB 260/1192 KB 324/439 KB 964/1210 KB 566/577 KB 68/167 KB 260/1192 KB 324/439 KB 964/1210 KB 566/577 KB 72/167 KB 260/1192 KB 324/439 KB 964/1210 KB 566/577 KB 76/167 KB 260/1192 KB 324/439 KB 964/121 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 0 KB 566/577 KB 80/167 KB 260/1192 KB 328/439 KB 964/1210 KB 566/577 KB 256/1192 KB 324/439 KB 964/1210 KB 566/577 KB 80/167 KB 260/1192 KB 328/439 KB 968/1210 KB 566/577 KB 80/167 KB 260/1192 KB 328/439 KB 972/1210 KB 566/577 KB 80/167 KB 260/1192 KB 328/439 KB 976/1210 KB 566/577 KB 256/1192 KB 324/439 KB 960/1210 KB 570/577 KB 80/167 KB 260/1192 KB 328/439 KB 976/1210 KB 574/577 KB 80/167 KB 260/1192 KB 328/439 KB 976/1210 KB 577/577 KB 80/167 KB 260/1192 KB 328/439 KB 976/1210 KB 577/577 KB 80/167 KB 260/1192 KB 328/439 KB 980/1210 KB 577/577 KB 84/167 KB 260/1192 KB 328/439 KB 984/1210 KB 566/577 KB 76/167 KB 260/1192 KB 328/439 KB 964/1210 KB 577/577 KB 84/167 KB 260/1192 KB 332/439 KB 984/1210 KB 566/577 KB 36/167 KB 260/1192 KB 324/439 KB 964/1210 KB 577/577 KB 84/167 KB 264/1192 KB 332/439 KB 984/1210 KB 577/577 KB 84/167 KB 268/1192 KB 332/439 KB 984/1210 KB 577/577 KB 84/167 KB 272/1192 KB 332/439 KB 984/1210 KB 577/577 KB 84/167 KB 276/1192 KB 332/439 KB 984/1210 KB 577/577 KB 84/167 KB 280/1192 KB 336/439 KB 984/1210 KB 577/577 KB 84/167 KB 280/1192 KB 340/439 KB 984/1210 KB 577/577 KB 84/167 KB 280/1192 KB 344/439 KB 988/1210 KB 577/577 KB 84/167 KB 280/1192 KB 348/439 KB 988/1210 KB 577/577 KB 84/167 KB 280/1192 KB 352/439 KB 988/1210 KB 577/577 KB 84/167 KB 260/1192 KB 328/439 KB 980/1210 KB 577/577 KB 88/167 KB 280/1192 KB 352/439 KB 988/1210 KB 577/577 KB 84/167 KB 280/1192 KB 340/439 KB 988/1210 KB 577/577 KB 92/167 KB 280/1192 KB 352/439 KB 992/1210 KB 577/577 KB 84/167 KB 280/1192 KB 336/439 KB 984/1210 KB 577/577 KB 92/167 KB 284/1192 KB 352/439 KB 992/1210 KB 577/577 KB 92/167 KB 288/1192 KB 352/439 KB 992/1210 KB 577/577 KB 92/167 KB 292/1192 KB 352/439 KB 992/1210 KB 577/577 KB 92/167 KB 280/1192 KB 352/439 KB 992/1210 KB 577/577 KB 96/167 KB 296/1192 KB 352/439 KB 992/1210 KB 577/577 KB 96/167 KB 296/1192 KB 352/439 KB 996/1210 KB 577/577 KB 100/167 KB 296/1192 KB 356/439 KB 1000/1210 KB 577/577 KB 100/167 KB 296/1192 KB 356/439 KB 1004/1210 KB 577/577 KB 100/167 KB 296/1192 KB 356/439 KB 1008/1210 KB 577/577 KB 96/167 KB 296/1192 KB 352/439 KB 996/1210 KB 577/577 KB 100/167 KB 300/1192 KB 356/439 KB 1008/1210 KB 577/577 KB 100/167 KB 304/1192 KB 356/439 KB 1008/1210 KB 577/577 KB 100/167 KB 308/1192 KB 356/439 KB 1008/1210 KB 100/167 KB 312/1192 KB 356/439 KB 1008/1210 KB 100/167 KB 316/1192 KB 356/439 KB 1008/1210 KB 100/167 KB 320/1192 KB 356/439 KB 1008/1210 KB 100/167 KB 324/1192 KB 356/439 KB 1008/1210 KB 577/577 KB 100/167 KB 296/1192 KB 356/439 KB 996/1210 KB 100/167 KB 324/1192 KB 360/439 KB 1012/1210 KB 100/167 KB 324/1192 KB 364/439 KB 1012/1210 KB 100/167 KB 324/1192 KB 368/439 KB 1012/1210 KB 577/577 KB 100/167 KB 296/1192 KB 352/439 KB 996/1210 KB 104/167 KB 324/1192 KB 368/439 KB 1012/1210 KB 108/167 KB 324/1192 KB 368/439 KB 1012/1210 KB 112/167 KB 324/1192 KB 368/439 KB 1012/1210 KB 116/167 KB 324/1192 KB 368/439 KB 1012/1210 KB 120/167 KB 324/1192 KB 372/439 KB 1012/1210 KB 124/167 KB 324/1192 KB 372/439 KB 1012/1210 KB 128/167 KB 324/1192 KB 372/439 KB 1012/1210 KB 100/167 KB 324/1192 KB 356/439 KB 1012/1210 KB 128/167 KB 324/1192 KB 372/439 KB 1016/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 397.4 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 128/167 KB 324/1192 KB 372/439 KB 1020/1210 KB 128/167 KB 324/1192 KB 372/439 KB 1024/1210 KB 116/167 KB 324/1192 KB 372/439 KB 1012/1210 KB 128/167 KB 324/1192 KB 376/439 KB 1024/1210 KB 128/167 KB 324/1192 KB 380/439 KB 1024/1210 KB 128/167 KB 328/1192 KB 384/439 KB 1024/1210 KB 132/167 KB 328/1192 KB 388/439 KB 1024/1210 KB 132/167 KB 328/1192 KB 392/439 KB 1028/1210 KB 128/167 KB 328/1192 KB 380/439 KB 1024/1210 KB 132/167 KB 332/1192 KB 392/439 KB 1028/1210 KB 132/167 KB 336/1192 KB 392/439 KB 1028/1210 KB 132/167 KB 340/1192 KB 392/439 KB 1028/1210 KB 132/167 KB 344/1192 KB 396/439 KB 1028/1210 KB 132/167 KB 328/1192 KB 388/439 KB 1028/1210 KB 132/167 KB 344/1192 KB 396/439 KB 1032/1210 KB 132/167 KB 344/1192 KB 396/439 KB 1036/1210 KB 132/167 KB 344/1192 KB 396/439 KB 1040/1210 KB 132/167 KB 328/1192 KB 384/439 KB 1024/1210 KB 136/167 KB 344/1192 KB 396/439 KB 1040/1210 KB 140/167 KB 344/1192 KB 396/439 KB 1040/1210 KB 144/167 KB 344/1192 KB 396/439 KB 1040/1210 KB 148/167 KB 344/1192 KB 396/439 KB 1040/1210 KB 152/167 KB 348/1192 KB 396/439 KB 1044/1210 KB 156/167 KB 348/1192 KB 396/439 KB 1044/1210 KB 160/167 KB 348/1192 KB 396/439 KB 1044/1210 KB 132/167 KB 340/1192 KB 396/439 KB 1028/1210 KB 160/167 KB 348/1192 KB 400/439 KB 1044/1210 KB 148/167 KB 348/1192 KB 396/439 KB 1044/1210 KB 160/167 KB 352/1192 KB 400/439 KB 1044/1210 KB 160/167 KB 356/1192 KB 404/439 KB 1044/1210 KB 160/167 KB 360/1192 KB 404/439 KB 3/562 KB 1044/1210 KB 160/167 KB 364/1192 KB 404/439 KB 3/562 KB 1044/1210 KB 160/167 KB 368/1192 KB 404/439 KB 3/562 KB 1044/1210 KB 148/167 KB 344/1192 KB 396/439 KB 1044/1210 KB 160/167 KB 368/1192 KB 404/439 KB 3/562 KB 1048/1210 KB 160/167 KB 356/1192 KB 404/439 KB 3/562 KB 1044/1210 KB 160/167 KB 368/1192 KB 404/439 KB 6/562 KB 1048/1210 KB 160/167 KB 368/1192 KB 404/439 KB 9/562 KB 1048/1210 KB 160/167 KB 368/1192 KB 404/439 KB 9/562 KB 1052/1210 KB 160/167 KB 368/1192 KB 404/439 KB 9/562 KB 1056/1210 KB 160/167 KB 352/1192 KB 404/439 KB 1044/1210 KB 160/167 KB 368/1192 KB 408/439 KB 11/562 KB 1056/1210 KB 160/167 KB 368/1192 KB 412/439 KB 11/562 KB 1056/1210 KB 160/167 KB 368/1192 KB 416/439 KB 11/562 KB 1056/1210 KB 160/167 KB 368/1192 KB 404/439 KB 11/562 KB 1056/1210 KB 160/167 KB 368/1192 KB 416/439 KB 11/562 KB 1060/1210 KB 164/167 KB 372/1192 KB 420/439 KB 14/562 KB 1064/1210 KB 164/167 KB 372/1192 KB 420/439 KB 14/562 KB 1068/1210 KB 164/167 KB 372/1192 KB 420/439 KB 14/562 KB 1072/1210 KB 160/167 KB 368/1192 KB 416/439 KB 14/562 KB 1060/1210 KB 164/167 KB 372/1192 KB 420/439 KB 16/562 KB 1072/1210 KB 164/167 KB 372/1192 KB 420/439 KB 19/562 KB 1072/1210 KB 164/167 KB 372/1192 KB 420/439 KB 22/562 KB 1072/1210 KB 164/167 KB 372/1192 KB 420/439 KB 14/562 KB 1060/1210 KB 164/167 KB 376/1192 KB 420/439 KB 22/562 KB 1072/1210 KB 164/167 KB 380/1192 KB 420/439 KB 25/562 KB 1072/1210 KB 164/167 KB 384/1192 KB 420/439 KB 25/562 KB 1072/1210 KB 164/167 KB 388/1192 KB 420/439 KB 25/562 KB 1076/1210 KB 164/167 KB 368/1192 KB 420/439 KB 14/562 KB 1060/1210 KB 167/167 KB 388/1192 KB 420/439 KB 25/562 KB 1076/1210 KB 160/167 KB 368/1192 KB 420/439 KB 14/562 KB 1060/1210 KB 167/167 KB 388/1192 KB 424/439 KB 25/562 KB 1076/1210 KB 167/167 KB 388/1192 KB 428/439 KB 25/562 KB 1076/1210 KB 167/167 KB 388/1192 KB 432/439 KB 25/562 KB 1076/1210 KB 167/167 KB 388/1192 KB 436/439 KB 25/562 KB 1076/1210 KB 167/167 KB 388/1192 KB 439/439 KB 25/562 KB 1076/1210 KB 1 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 64/167 KB 384/1192 KB 420/439 KB 25/562 KB 1076/1210 KB 167/167 KB 388/1192 KB 439/439 KB 25/562 KB 1080/1210 KB 167/167 KB 388/1192 KB 439/439 KB 25/562 KB 1084/1210 KB 167/167 KB 388/1192 KB 439/439 KB 25/562 KB 1088/1210 KB 167/167 KB 388/1192 KB 439/439 KB 25/562 KB 1092/1210 KB 167/167 KB 392/1192 KB 439/439 KB 25/562 KB 1096/1210 KB 167/167 KB 392/1192 KB 439/439 KB 25/562 KB 1100/1210 KB 167/167 KB 392/1192 KB 439/439 KB 25/562 KB 1104/1210 KB 164/167 KB 376/1192 KB 420/439 KB 25/562 KB 1072/1210 KB 167/167 KB 392/1192 KB 439/439 KB 27/562 KB 1104/1210 KB 167/167 KB 392/1192 KB 439/439 KB 30/562 KB 1104/1210 KB 167/167 KB 392/1192 KB 439/439 KB 32/562 KB 1104/1210 KB 167/167 KB 392/1192 KB 439/439 KB 36/562 KB 1104/1210 KB 167/167 KB 392/1192 KB 439/439 KB 25/562 KB 1092/1210 KB 167/167 KB 396/1192 KB 439/439 KB 36/562 KB 1104/1210 KB 167/167 KB 400/1192 KB 439/439 KB 36/562 KB 1104/1210 KB 167/167 KB 400/1192 KB 439/439 KB 40/562 KB 1104/1210 KB 167/167 KB 400/1192 KB 439/439 KB 44/562 KB 1104/1210 KB 167/167 KB 404/1192 KB 439/439 KB 48/562 KB 1104/1210 KB 167/167 KB 404/1192 KB 439/439 KB 48/562 KB 1108/1210 KB 167/167 KB 404/1192 KB 439/439 KB 52/562 KB 1112/1210 KB 167/167 KB 404/1192 KB 439/439 KB 52/562 KB 1116/1210 KB 167/167 KB 404/1192 KB 439/439 KB 52/562 KB 1120/1210 KB 167/167 KB 404/1192 KB 439/439 KB 44/562 KB 1104/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 408/1192 KB 439/439 KB 52/562 KB 1120/1210 KB 412/1192 KB 439/439 KB 52/562 KB 1120/1210 KB 416/1192 KB 439/439 KB 52/562 KB 1120/1210 KB 167/167 KB 404/1192 KB 439/439 KB 52/562 KB 1108/1210 KB 416/1192 KB 439/439 KB 56/562 KB 1120/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 297.4 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 420/1192 KB 60/562 KB 1120/1210 KB 424/1192 KB 60/562 KB 1124/1210 KB 428/1192 KB 60/562 KB 1124/1210 KB 432/1192 KB 60/562 KB 1124/1210 KB 420/1192 KB 60/562 KB 1124/1210 KB 432/1192 KB 60/562 KB 1128/1210 KB 432/1192 KB 60/562 KB 1132/1210 KB 432/1192 KB 60/562 KB 1136/1210 KB 416/1192 KB 439/439 KB 60/562 KB 1120/1210 KB 432/1192 KB 64/562 KB 1136/1210 KB 432/1192 KB 68/562 KB 1136/1210 KB 432/1192 KB 72/562 KB 1136/1210 KB 432/1192 KB 76/562 KB 1136/1210 KB 432/1192 KB 80/562 KB 1136/1210 KB 436/1192 KB 80/562 KB 1136/1210 KB 440/1192 KB 80/562 KB 1136/1210 KB 444/1192 KB 80/562 KB 1136/1210 KB 448/1192 KB 84/562 KB 1136/1210 KB 444/1192 KB 84/562 KB 1136/1210 KB 4/256 KB 4/140 KB 448/1192 KB 88/562 KB 1140/1210 KB 4/256 KB 4/140 KB 448/1192 KB 84/562 KB 1140/1210 KB 4/256 KB 4/140 KB 448/1192 KB 88/562 KB 1144/1210 KB 4/256 KB 4/140 KB 448/1192 KB 88/562 KB 1148/1210 KB 4/256 KB 4/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 4/256 KB 4/140 KB 448/1192 KB 84/562 KB 1140/1210 KB 4/256 KB 448/1192 KB 84/562 KB 1140/1210 KB 8/256 KB 4/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 12/256 KB 4/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 16/256 KB 4/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 20/256 KB 4/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 24/256 KB 8/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 28/256 KB 8/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 32/256 KB 8/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 36/256 KB 8/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 40/256 KB 8/140 KB 452/1192 KB 92/562 KB 1156/1210 KB 44/256 KB 8/140 KB 452/1192 KB 92/562 KB 1156/1210 KB 48/256 KB 8/140 KB 452/1192 KB 92/562 KB 1156/1210 KB 4/256 KB 4/140 KB 448/1192 KB 92/562 KB 1148/1210 KB 48/256 KB 8/140 KB 452/1192 KB 96/562 KB 1156/1210 KB 48/256 KB 8/140 KB 452/1192 KB 100/562 KB 1156/1210 KB 48/256 KB 8/140 KB 452/1192 KB 104/562 KB 1156/1210 KB 36/256 KB 8/140 KB 452/1192 KB 92/562 KB 1156/1210 KB 48/256 KB 8/140 KB 456/1192 KB 104/562 KB 1156/1210 KB 36/256 KB 8/140 KB 448/1192 KB 92/562 KB 1156/1210 KB 48/256 KB 8/140 KB 456/1192 KB 104/562 KB 1160/1210 KB 20/256 KB 8/140 KB 448/1192 KB 92/562 KB 1152/1210 KB 48/256 KB 12/140 KB 460/1192 KB 104/562 KB 1160/1210 KB 48/256 KB 16/140 KB 460/1192 KB 104/562 KB 1160/1210 KB 48/256 KB 20/140 KB 460/1192 KB 104/562 KB 1160/1210 KB 48/256 KB 24/140 KB 460/1192 KB 104/562 KB 1160/1210 KB 48/256 KB 28/140 KB 460/1192 KB 104/562 KB 1160/1210 KB 48/256 KB 32/140 KB 460/1192 KB 104/562 KB 1160/1210 KB 48/256 KB 36/140 KB 460/1192 KB 104/562 KB 1160/1210 KB 52/256 KB 40/140 KB 460/1192 KB 108/562 KB 1164/1210 KB 52/256 KB 44/140 KB 460/1192 KB 108/562 KB 1164/1210 KB 52/256 KB 48/140 KB 460/1192 KB 108/562 KB 1164/1210 KB 48/256 KB 8/140 KB 460/1192 KB 104/562 KB 1160/1210 KB 52/256 KB 48/140 KB 464/1192 KB 108/562 KB 1164/1210 KB 52/256 KB 36/140 KB 460/1192 KB 108/562 KB 1164/1210 KB 52/256 KB 48/140 KB 464/1192 KB 112/562 KB 1164/1210 KB 52/256 KB 48/140 KB 464/1192 KB 116/562 KB 1164/1210 KB 52/256 KB 52/140 KB 468/1192 KB 120/562 KB 1164/1210 KB 52/256 KB 52/140 KB 468/1192 KB 124/562 KB 1164/1210 KB 52/256 KB 52/140 KB 468/1192 KB 128/562 KB 1164/1210 KB 52/256 KB 52/140 KB 468/1192 KB 132/562 KB 1164/1210 KB 52/256 KB 36/140 KB 460/1192 KB 104/562 KB 1164/1210 KB 52/256 KB 52/140 KB 468/1192 KB 132/562 KB 1168/1210 KB 52/256 KB 52/140 KB 468/1192 KB 132/562 KB 1172/1210 KB 52/256 KB 52/140 KB 468/1192 KB 132/562 K unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install B 1176/1210 KB 52/256 KB 52/140 KB 468/1192 KB 132/562 KB 1180/1210 KB 52/256 KB 52/140 KB 468/1192 KB 132/562 KB 1184/1210 KB 52/256 KB 36/140 KB 460/1192 KB 104/562 KB 1160/1210 KB 56/256 KB 52/140 KB 468/1192 KB 132/562 KB 1184/1210 KB 60/256 KB 52/140 KB 468/1192 KB 132/562 KB 1184/1210 KB 64/256 KB 52/140 KB 468/1192 KB 132/562 KB 1184/1210 KB 68/256 KB 52/140 KB 468/1192 KB 132/562 KB 1184/1210 KB 72/256 KB 52/140 KB 468/1192 KB 132/562 KB 1188/1210 KB 76/256 KB 52/140 KB 468/1192 KB 132/562 KB 1188/1210 KB 80/256 KB 52/140 KB 468/1192 KB 132/562 KB 1188/1210 KB 84/256 KB 52/140 KB 468/1192 KB 136/562 KB 1188/1210 KB 88/256 KB 52/140 KB 468/1192 KB 136/562 KB 1188/1210 KB 52/256 KB 52/140 KB 468/1192 KB 116/562 KB 1164/1210 KB 92/256 KB 56/140 KB 468/1192 KB 136/562 KB 1188/1210 KB 92/256 KB 60/140 KB 468/1192 KB 136/562 KB 1188/1210 KB 52/256 KB 48/140 KB 468/1192 KB 116/562 KB 1164/1210 KB 92/256 KB 60/140 KB 472/1192 KB 136/562 KB 1188/1210 KB 92/256 KB 60/140 KB 476/1192 KB 136/562 KB 1188/1210 KB 92/256 KB 60/140 KB 480/1192 KB 136/562 KB 1188/1210 KB 92/256 KB 60/140 KB 484/1192 KB 136/562 KB 1188/1210 KB 92/256 KB 64/140 KB 488/1192 KB 136/562 KB 1188/1210 KB 80/256 KB 52/140 KB 468/1192 KB 136/562 KB 1188/1210 KB 92/256 KB 64/140 KB 488/1192 KB 140/562 KB 1188/1210 KB 92/256 KB 64/140 KB 492/1192 KB 144/562 KB 1188/1210 KB 68/256 KB 52/140 KB 468/1192 KB 132/562 KB 1188/1210 KB 92/256 KB 64/140 KB 492/1192 KB 144/562 KB 1192/1210 KB 92/256 KB 64/140 KB 492/1192 KB 144/562 KB 1196/1210 KB 92/256 KB 64/140 KB 492/1192 KB 144/562 KB 1200/1210 KB 92/256 KB 64/140 KB 492/1192 KB 140/562 KB 1188/1210 KB 92/256 KB 64/140 KB 496/1192 KB 144/562 KB 1200/1210 KB 92/256 KB 64/140 KB 484/1192 KB 136/562 KB 1188/1210 KB 92/256 KB 68/140 KB 496/1192 KB 144/562 KB 1200/1210 KB 92/256 KB 72/140 KB 500/1192 KB 144/562 KB 1200/1210 KB 92/256 KB 76/140 KB 500/1192 KB 148/562 KB 1200/1210 KB 92/256 KB 80/140 KB 500/1192 KB 148/562 KB 1200/1210 KB 92/256 KB 80/140 KB 500/1192 KB 148/562 KB 1204/1210 KB 92/256 KB 80/140 KB 500/1192 KB 148/562 KB 1208/1210 KB 92/256 KB 80/140 KB 500/1192 KB 148/562 KB 1210/1210 KB 92/256 KB 68/140 KB 500/1192 KB 144/562 KB 1200/1210 KB 92/256 KB 52/140 KB 468/1192 KB 148/562 KB 1204/1210 KB 96/256 KB 80/140 KB 500/1192 KB 148/562 KB 1210/1210 KB 92/256 KB 72/140 KB 500/1192 KB 148/562 KB 1200/1210 KB 96/256 KB 80/140 KB 504/1192 KB 152/562 KB 1210/1210 KB 96/256 KB 80/140 KB 504/1192 KB 156/562 KB 1210/1210 KB 96/256 KB 84/140 KB 504/1192 KB 160/562 KB 1210/1210 KB 96/256 KB 84/140 KB 504/1192 KB 164/562 KB 1210/1210 KB 100/256 KB 84/140 KB 504/1192 KB 168/562 KB 1210/1210 KB 96/256 KB 80/140 KB 504/1192 KB 148/562 KB 1210/1210 KB 100/256 KB 84/140 KB 508/1192 KB 168/562 KB 1210/1210 KB 100/256 KB 84/140 KB 512/1192 KB 168/562 KB 1210/1210 KB 100/256 KB 84/140 KB 516/1192 KB 168/562 KB 1210/1210 KB 100/256 KB 84/140 KB 520/1192 KB 168/562 KB 1210/1210 KB 100/256 KB 84/140 KB 524/1192 KB 168/562 KB 1210/1210 KB 100/256 KB 84/140 KB 528/1192 KB 172/562 KB 1210/1210 KB 100/256 KB 84/140 KB 504/1192 KB 164/562 KB 1210/1210 KB 104/256 KB 84/140 KB 528/1192 KB 172/562 KB 1210/1210 KB 108/256 KB 84/140 KB 528/1192 KB 172/562 KB 1210/1210 KB 112/256 KB 84/140 KB 528/1192 KB 172/562 KB 1210/1210 KB 96/256 KB 84/140 KB 504/1192 KB 156/562 KB 1210/1210 KB 112/256 KB 88/140 KB 528/1192 KB 172/562 KB 1210/1210 KB 112/256 KB 92/140 KB 528/1192 KB 172/5 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 62 KB 1210/1210 KB 112/256 KB 96/140 KB 528/1192 KB 172/562 KB 1210/1210 KB 112/256 KB 100/140 KB 528/1192 KB 172/562 KB 1210/1210 KB 116/256 KB 104/140 KB 532/1192 KB 172/562 KB 1210/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 798.4 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 100/256 KB 84/140 KB 524/1192 KB 172/562 KB 1210/1210 KB 116/256 KB 108/140 KB 532/1192 KB 176/562 KB 116/256 KB 108/140 KB 532/1192 KB 180/562 KB 116/256 KB 108/140 KB 532/1192 KB 184/562 KB 116/256 KB 108/140 KB 532/1192 KB 172/562 KB 116/256 KB 112/140 KB 532/1192 KB 184/562 KB 116/256 KB 116/140 KB 532/1192 KB 184/562 KB 116/256 KB 100/140 KB 532/1192 KB 172/562 KB 1210/1210 KB 116/256 KB 116/140 KB 536/1192 KB 188/562 KB 116/256 KB 116/140 KB 540/1192 KB 188/562 KB 116/256 KB 116/140 KB 544/1192 KB 188/562 KB 116/256 KB 100/140 KB 528/1192 KB 172/562 KB 1210/1210 KB 120/256 KB 120/140 KB 544/1192 KB 188/562 KB 124/256 KB 120/140 KB 544/1192 KB 188/562 KB 128/256 KB 120/140 KB 544/1192 KB 188/562 KB 132/256 KB 120/140 KB 544/1192 KB 188/562 KB 136/256 KB 120/140 KB 544/1192 KB 188/562 KB 140/256 KB 120/140 KB 544/1192 KB 188/562 KB 144/256 KB 120/140 KB 544/1192 KB 188/562 KB 148/256 KB 120/140 KB 544/1192 KB 188/562 KB 152/256 KB 120/140 KB 548/1192 KB 188/562 KB 156/256 KB 120/140 KB 548/1192 KB 188/562 KB 160/256 KB 120/140 KB 548/1192 KB 188/562 KB 164/256 KB 120/140 KB 548/1192 KB 188/562 KB 116/256 KB 120/140 KB 544/1192 KB 188/562 KB 116/256 KB 116/140 KB 532/1192 KB 188/562 KB 164/256 KB 120/140 KB 548/1192 KB 192/562 KB 164/256 KB 120/140 KB 548/1192 KB 196/562 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 164/256 KB 124/140 KB 548/1192 KB 196/562 KB 164/256 KB 128/140 KB 548/1192 KB 196/562 KB 164/256 KB 132/140 KB 548/1192 KB 196/562 KB 164/256 KB 136/140 KB 548/1192 KB 200/562 KB 164/256 KB 140/140 KB 548/1192 KB 200/562 KB 164/256 KB 140/140 KB 548/1192 KB 200/562 KB 148/256 KB 120/140 KB 548/1192 KB 188/562 KB 164/256 KB 140/140 KB 552/1192 KB 200/562 KB 164/256 KB 140/140 KB 556/1192 KB 200/562 KB 164/256 KB 140/140 KB 560/1192 KB 200/562 KB 164/256 KB 132/140 KB 548/1192 KB 200/562 KB 164/256 KB 140/140 KB 560/1192 KB 204/562 KB 164/256 KB 140/140 KB 560/1192 KB 208/562 KB 164/256 KB 140/140 KB 560/1192 KB 212/562 KB 164/256 KB 140/140 KB 564/1192 KB 216/562 KB 164/256 KB 140/140 KB 564/1192 KB 220/562 KB 164/256 KB 140/140 KB 564/1192 KB 224/562 KB 164/256 KB 140/140 KB 564/1192 KB 228/562 KB 168/256 KB 140/140 KB 564/1192 KB 232/562 KB 168/256 KB 140/140 KB 564/1192 KB 236/562 KB 168/256 KB 140/140 KB 564/1192 KB 240/562 KB 164/256 KB 140/140 KB 564/1192 KB 212/562 KB 168/256 KB 140/140 KB 568/1192 KB 240/562 KB 168/256 KB 140/140 KB 572/1192 KB 240/562 KB 168/256 KB 140/140 KB 576/1192 KB 240/562 KB 168/256 KB 140/140 KB 564/1192 KB 228/562 KB 172/256 KB 140/140 KB 576/1192 KB 240/562 KB 176/256 KB 140/140 KB 576/1192 KB 240/562 KB 176/256 KB 140/140 KB 580/1192 KB 240/562 KB 180/256 KB 140/140 KB 584/1192 KB 240/562 KB 180/256 KB 140/140 KB 588/1192 KB 240/562 KB 180/256 KB 140/140 KB 592/1192 KB 240/562 KB 180/256 KB 140/140 KB 596/1192 KB 240/562 KB 180/256 KB 140/140 KB 600/1192 KB 244/562 KB 180/256 KB 140/140 KB 604/1192 KB 244/562 KB 180/256 KB 140/140 KB 608/1192 KB 244/562 KB 180/256 KB 140/140 KB 580/1192 KB 240/562 KB 184/256 KB 140/140 KB 608/1192 KB 244/562 KB 188/256 KB 140/140 KB 608/1192 KB 244/562 KB 192/256 KB 140/140 KB 608/1192 KB 244/562 KB 192/256 KB 4/1118 KB 140/140 KB 608/1192 KB 244/562 KB 192/256 KB 8/1118 KB 140/140 KB 608/1192 KB 244/562 KB 192/256 KB 12/1118 KB 140/140 KB 608/1192 KB 244/562 KB 192/256 KB 16/1118 KB 608/1192 KB 244/562 KB 192/256 KB 20/1118 KB 608/1192 KB 244/562 KB 192/256 KB 24/1118 KB 608/1192 KB 244/562 KB 192/256 KB 28/1118 KB 608/1192 KB 244/562 KB 192/256 KB 32/1118 KB 608/1192 KB 244/562 KB 180/256 KB 140/140 KB 596/1192 KB 244/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 91.4 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 192/256 KB 36/1118 KB 608/1192 KB 244/562 KB 196/256 KB 40/1118 KB 608/1192 KB 248/562 KB 196/256 KB 44/1118 KB 608/1192 KB 248/562 KB 196/256 KB 48/1118 KB 608/1192 KB 248/562 KB 196/256 KB 52/1118 KB 608/1192 KB 248/562 KB 196/256 KB 56/1118 KB 612/1192 KB 248/562 KB 196/256 KB 36/1118 KB 608/1192 KB 248/562 KB 200/256 KB 60/1118 KB 612/1192 KB 248/562 KB 204/256 KB 60/1118 KB 612/1192 KB 248/562 KB 208/256 KB 60/1118 KB 612/1192 KB 248/562 KB 192/256 KB 36/1118 KB 608/1192 KB 248/562 KB 208/256 KB 60/1118 KB 612/1192 KB 252/562 KB 208/256 KB 60/1118 KB 612/1192 KB 256/562 KB 208/256 KB 60/1118 KB 612/1192 KB 260/562 KB 208/256 KB 60/1118 KB 612/1192 KB 264/562 KB 212/256 KB 60/1118 KB 612/1192 KB 264/562 KB 216/256 KB 60/1118 KB 612/1192 KB 268/562 KB 220/256 KB 60/1118 KB 612/1192 KB 268/562 KB 224/256 KB 60/1118 KB 612/1192 KB 268/562 KB 196/256 KB 52/1118 KB 612/1192 KB 248/562 KB 224/256 KB 60/1118 KB 616/1192 KB 268/562 KB 224/256 KB 60/1118 KB 620/1192 KB 268/562 KB 224/256 KB 60/1118 KB 624/1192 KB 268/562 KB 212/256 KB 60/1118 KB 612/1192 KB 268/562 KB 224/256 KB 64/1118 KB 624/1192 KB 268/562 KB 212/256 KB 60/1118 KB 612/1192 KB 268/562 KB 224/256 KB 64/1118 KB 624/1192 KB 271/562 KB 224/256 KB 64/1118 KB 624/1192 KB 275/562 KB 228/256 KB 68/1118 KB 624/1192 KB 279/562 KB 228/256 KB 68/1118 KB 624/1192 KB 283/562 KB 228/256 KB 68/1118 KB 628/1192 KB 287/562 KB 228/256 KB 68/1118 KB 624/1192 KB 275/562 KB 232/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 287/562 KB 236/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 287/562 KB 240/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 287/562 KB 244/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 287/562 KB 248/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 252/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 256/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 256/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 224/256 KB 68/1118 KB 624/1192 KB 275/562 KB 256/256 KB 72/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 256/256 KB 76/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 256/256 KB 80/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 256/256 KB 84/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 256/256 KB 88/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 244/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 291/562 KB 228/256 KB 68/1118 KB 628/1192 KB 4/1461 KB 287/562 KB 256/256 KB 88/1118 KB 628/1192 KB 8/1461 KB 291/562 KB 256/256 KB 88/1118 KB 628/1192 KB 12/1461 KB 291/562 KB 256/256 KB 88/1118 KB 628/1192 KB 16/1461 KB 291/562 KB 256/256 KB 88/1118 KB 628/1192 KB 20/1461 KB 291/562 KB 256/256 KB 88/1118 KB 628/1192 KB 24/1461 KB 291/562 KB 256/256 KB 88/1118 KB 628/1192 KB 28/1461 KB 291/562 KB 256/256 KB 88/1118 KB 628/1192 KB 32/1461 KB 291/562 KB 256/256 KB 88/1118 KB 628/1192 KB 36/1461 KB 291/562 KB 256/256 KB 88/1118 KB 628/1192 KB 40/1461 KB 291/562 KB 228/256 KB 68/1118 KB 628/1192 KB 283/562 KB 256/256 KB 88/1118 KB 632/1192 KB 40/1461 KB 291/562 KB 256/256 KB 88/1118 KB 636/1192 KB 40/1461 KB 291/562 KB 256/256 KB 88/1118 KB 640/1192 KB 40/1461 KB 291/562 KB 256/256 KB 88/1118 KB 644/1192 KB 40/1461 KB 291/562 KB 256/256 KB 88/1118 KB 648/1192 KB 44/1461 KB 295/562 KB 256/256 KB 88/1118 KB 652/1192 KB 44/1461 KB 295/562 KB 256/256 KB 92/1118 KB 656/1192 KB 44/1461 KB 295/562 KB 256/256 KB 88/1118 KB 644/1192 KB 44/1461 KB 295/562 KB 256/256 KB 88/1118 KB 644/1192 KB 44/1461 KB 291/562 KB 256/256 KB 92/1118 KB 656/1192 KB 48/1461 KB 299/562 KB unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 256/256 KB 92/1118 KB 656/1192 KB 48/1461 KB 299/562 KB 256/256 KB 92/1118 KB 656/1192 KB 48/1461 KB 303/562 KB 256/256 KB 92/1118 KB 656/1192 KB 48/1461 KB 307/562 KB 256/256 KB 92/1118 KB 660/1192 KB 52/1461 KB 311/562 KB 256/256 KB 92/1118 KB 660/1192 KB 52/1461 KB 315/562 KB 256/256 KB 92/1118 KB 660/1192 KB 52/1461 KB 319/562 KB 256/256 KB 92/1118 KB 652/1192 KB 44/1461 KB 295/562 KB 256/256 KB 96/1118 KB 660/1192 KB 52/1461 KB 319/562 KB 256/256 KB 100/1118 KB 660/1192 KB 52/1461 KB 319/562 KB 256/256 KB 104/1118 KB 660/1192 KB 52/1461 KB 319/562 KB 108/1118 KB 660/1192 KB 52/1461 KB 319/562 KB 112/1118 KB 660/1192 KB 52/1461 KB 319/562 KB 116/1118 KB 660/1192 KB 52/1461 KB 319/562 KB 120/1118 KB 660/1192 KB 52/1461 KB 323/562 KB 124/1118 KB 660/1192 KB 52/1461 KB 323/562 KB 128/1118 KB 660/1192 KB 52/1461 KB 323/562 KB 256/256 KB 92/1118 KB 660/1192 KB 52/1461 KB 307/562 KB 128/1118 KB 664/1192 KB 52/1461 KB 323/562 KB 128/1118 KB 668/1192 KB 52/1461 KB 323/562 KB 128/1118 KB 672/1192 KB 52/1461 KB 323/562 KB 256/256 KB 92/1118 KB 656/1192 KB 52/1461 KB 307/562 KB 128/1118 KB 672/1192 KB 56/1461 KB 323/562 KB 128/1118 KB 672/1192 KB 60/1461 KB 323/562 KB 128/1118 KB 672/1192 KB 64/1461 KB 323/562 KB 128/1118 KB 672/1192 KB 68/1461 KB 323/562 KB 128/1118 KB 672/1192 KB 72/1461 KB 323/562 KB 128/1118 KB 672/1192 KB 76/1461 KB 323/562 KB 128/1118 KB 672/1192 KB 80/1461 KB 323/562 KB 128/1118 KB 672/1192 KB 84/1461 KB 323/562 KB 128/1118 KB 676/1192 KB 88/1461 KB 323/562 KB 128/1118 KB 676/1192 KB 92/1461 KB 323/562 KB 128/1118 KB 676/1192 KB 96/1461 KB 323/562 KB 128/1118 KB 676/1192 KB 100/1461 KB 323/562 KB 132/1118 KB 676/1192 KB 104/1461 KB 323/562 KB 132/1118 KB 676/1192 KB 108/1461 KB 323/562 KB 116/1118 KB 660/1192 KB 52/1461 KB 323/562 KB 132/1118 KB 676/1192 KB 108/1461 KB 327/562 KB 132/1118 KB 676/1192 KB 108/1461 KB 331/562 KB 132/1118 KB 676/1192 KB 108/1461 KB 335/562 KB 132/1118 KB 676/1192 KB 108/1461 KB 339/562 KB 132/1118 KB 676/1192 KB 108/1461 KB 343/562 KB 132/1118 KB 676/1192 KB 108/1461 KB 347/562 KB 132/1118 KB 676/1192 KB 108/1461 KB 351/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 164.0 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 132/1118 KB 676/1192 KB 100/1461 KB 323/562 KB 136/1118 KB 676/1192 KB 108/1461 KB 351/562 KB 140/1118 KB 676/1192 KB 108/1461 KB 351/562 KB 144/1118 KB 676/1192 KB 108/1461 KB 351/562 KB 148/1118 KB 676/1192 KB 108/1461 KB 351/562 KB 128/1118 KB 676/1192 KB 84/1461 KB 323/562 KB 148/1118 KB 680/1192 KB 112/1461 KB 355/562 KB 148/1118 KB 684/1192 KB 112/1461 KB 355/562 KB 148/1118 KB 688/1192 KB 112/1461 KB 355/562 KB 148/1118 KB 692/1192 KB 112/1461 KB 355/562 KB 148/1118 KB 696/1192 KB 112/1461 KB 355/562 KB 148/1118 KB 700/1192 KB 112/1461 KB 355/562 KB 148/1118 KB 704/1192 KB 112/1461 KB 355/562 KB 148/1118 KB 708/1192 KB 112/1461 KB 355/562 KB 148/1118 KB 712/1192 KB 112/1461 KB 355/562 KB 152/1118 KB 716/1192 KB 112/1461 KB 355/562 KB 152/1118 KB 720/1192 KB 112/1461 KB 355/562 KB 148/1118 KB 676/1192 KB 112/1461 KB 355/562 KB 152/1118 KB 720/1192 KB 112/1461 KB 359/562 KB 152/1118 KB 720/1192 KB 112/1461 KB 363/562 KB 152/1118 KB 720/1192 KB 112/1461 KB 367/562 KB 148/1118 KB 676/1192 KB 112/1461 KB 351/562 KB 152/1118 KB 720/1192 KB 116/1461 KB 367/562 KB 152/1118 KB 720/1192 KB 120/1461 KB 371/562 KB 152/1118 KB 720/1192 KB 124/1461 KB 371/562 KB 152/1118 KB 720/1192 KB 128/1461 KB 371/562 KB 152/1118 KB 720/1192 KB 132/1461 KB 371/562 KB 152/1118 KB 724/1192 KB 136/1461 KB 371/562 KB 152/1118 KB 724/1192 KB 140/1461 KB 371/562 KB 152/1118 KB 724/1192 KB 144/1461 KB 371/562 KB 152/1118 KB 3/37 KB 724/1192 KB 144/1461 KB 371/562 KB 152/1118 KB 5/37 KB 724/1192 KB 144/1461 KB 371/562 KB 152/1118 KB 8/37 KB 724/1192 KB 144/1461 KB 371/562 KB 152/1118 KB 11/37 KB 724/1192 KB 144/1461 KB 371/562 KB 152/1118 KB 712/1192 KB 112/1461 KB 355/562 KB 152/1118 KB 13/37 KB 724/1192 KB 144/1461 KB 371/562 KB 156/1118 KB 16/37 KB 724/1192 KB 144/1461 KB 371/562 KB 156/1118 KB 19/37 KB 724/1192 KB 144/1461 KB 371/562 KB 156/1118 KB 21/37 KB 724/1192 KB 144/1461 KB 371/562 KB 152/1118 KB 724/1192 KB 132/1461 KB 371/562 KB 156/1118 KB 21/37 KB 728/1192 KB 144/1461 KB 371/562 KB 156/1118 KB 21/37 KB 732/1192 KB 144/1461 KB 371/562 KB 152/1118 KB 720/1192 KB 116/1461 KB 371/562 KB 156/1118 KB 24/37 KB 732/1192 KB 144/1461 KB 375/562 KB 156/1118 KB 24/37 KB 732/1192 KB 144/1461 KB 379/562 KB 156/1118 KB 24/37 KB 732/1192 KB 144/1461 KB 383/562 KB 156/1118 KB 24/37 KB 732/1192 KB 144/1461 KB 371/562 KB 156/1118 KB 13/37 KB 724/1192 KB 144/1461 KB 371/562 KB 160/1118 KB 24/37 KB 732/1192 KB 144/1461 KB 383/562 KB 164/1118 KB 24/37 KB 732/1192 KB 144/1461 KB 383/562 KB 168/1118 KB 24/37 KB 732/1192 KB 144/1461 KB 383/562 KB 172/1118 KB 24/37 KB 732/1192 KB 144/1461 KB 383/562 KB 172/1118 KB 24/37 KB 732/1192 KB 144/1461 KB 387/562 KB 176/1118 KB 27/37 KB 736/1192 KB 144/1461 KB 391/562 KB 176/1118 KB 27/37 KB 736/1192 KB 144/1461 KB 395/562 KB 176/1118 KB 27/37 KB 736/1192 KB 144/1461 KB 399/562 KB 176/1118 KB 27/37 KB 736/1192 KB 144/1461 KB 387/562 KB 172/1118 KB 27/37 KB 736/1192 KB 144/1461 KB 387/562 KB 172/1118 KB 27/37 KB 732/1192 KB 144/1461 KB 387/562 KB 176/1118 KB 27/37 KB 740/1192 KB 144/1461 KB 399/562 KB 180/1118 KB 29/37 KB 744/1192 KB 148/1461 KB 403/562 KB 180/1118 KB 29/37 KB 748/1192 KB 148/1461 KB 403/562 KB 180/1118 KB 29/37 KB 752/1192 KB 148/1461 KB 403/562 KB 180/1118 KB 29/37 KB 740/1192 KB 148/1461 KB 403/562 KB 180/1118 KB 29/37 KB 752/1192 KB 148/1461 KB 407/562 KB 180/1118 KB 29/37 KB 752/1192 KB 148/1461 KB 411/562 KB 180/1118 KB 29/37 KB 752/1192 KB 14 unit-oai-hss-0: 06:31:21 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 8/1461 KB 415/562 KB 180/1118 KB 29/37 KB 752/1192 KB 148/1461 KB 419/562 KB 180/1118 KB 29/37 KB 756/1192 KB 148/1461 KB 423/562 KB 180/1118 KB 29/37 KB 756/1192 KB 148/1461 KB 427/562 KB 180/1118 KB 29/37 KB 756/1192 KB 148/1461 KB 431/562 KB 180/1118 KB 29/37 KB 756/1192 KB 148/1461 KB 435/562 KB 180/1118 KB 29/37 KB 740/1192 KB 148/1461 KB 399/562 KB 180/1118 KB 29/37 KB 740/1192 KB 144/1461 KB 399/562 KB 184/1118 KB 29/37 KB 756/1192 KB 148/1461 KB 435/562 KB 188/1118 KB 29/37 KB 756/1192 KB 152/1461 KB 435/562 KB 192/1118 KB 29/37 KB 756/1192 KB 152/1461 KB 435/562 KB 176/1118 KB 29/37 KB 740/1192 KB 144/1461 KB 399/562 KB 192/1118 KB 32/37 KB 756/1192 KB 152/1461 KB 435/562 KB 192/1118 KB 35/37 KB 756/1192 KB 152/1461 KB 435/562 KB 184/1118 KB 29/37 KB 756/1192 KB 152/1461 KB 435/562 KB 192/1118 KB 35/37 KB 756/1192 KB 156/1461 KB 435/562 KB 192/1118 KB 37/37 KB 756/1192 KB 160/1461 KB 435/562 KB 196/1118 KB 37/37 KB 756/1192 KB 160/1461 KB 435/562 KB 200/1118 KB 37/37 KB 756/1192 KB 164/1461 KB 435/562 KB 204/1118 KB 37/37 KB 756/1192 KB 164/1461 KB 435/562 KB 208/1118 KB 37/37 KB 756/1192 KB 164/1461 KB 435/562 KB 180/1118 KB 29/37 KB 756/1192 KB 148/1461 KB 419/562 KB 208/1118 KB 37/37 KB 760/1192 KB 164/1461 KB 435/562 KB 196/1118 KB 37/37 KB 756/1192 KB 164/1461 KB 435/562 KB 208/1118 KB 37/37 KB 760/1192 KB 168/1461 KB 435/562 KB 208/1118 KB 37/37 KB 760/1192 KB 172/1461 KB 435/562 KB 208/1118 KB 37/37 KB 760/1192 KB 176/1461 KB 435/562 KB 192/1118 KB 37/37 KB 756/1192 KB 156/1461 KB 435/562 KB 208/1118 KB 37/37 KB 764/1192 KB 176/1461 KB 435/562 KB 212/1118 KB 37/37 KB 764/1192 KB 176/1461 KB 435/562 KB 216/1118 KB 37/37 KB 768/1192 KB 180/1461 KB 435/562 KB 212/1118 KB 37/37 KB 768/1192 KB 180/1461 KB 435/562 KB 212/1118 KB 37/37 KB 768/1192 KB 176/1461 KB 435/562 KB 220/1118 KB 37/37 KB 772/1192 KB 180/1461 KB 435/562 KB 220/1118 KB 37/37 KB 776/1192 KB 184/1461 KB 435/562 KB 220/1118 KB 37/37 KB 780/1192 KB 184/1461 KB 435/562 KB 220/1118 KB 37/37 KB 772/1192 KB 184/1461 KB 435/562 KB 224/1118 KB 37/37 KB 780/1192 KB 184/1461 KB 439/562 KB 220/1118 KB 37/37 KB 772/1192 KB 184/1461 KB 435/562 KB 224/1118 KB 37/37 KB 780/1192 KB 188/1461 KB 439/562 KB 224/1118 KB 37/37 KB 780/1192 KB 192/1461 KB 439/562 KB 220/1118 KB 37/37 KB 780/1192 KB 184/1461 KB 439/562 KB 228/1118 KB 37/37 KB 784/1192 KB 192/1461 KB 443/562 KB 228/1118 KB 37/37 KB 784/1192 KB 192/1461 KB 447/562 KB 228/1118 KB 37/37 KB 784/1192 KB 192/1461 KB 451/562 KB 228/1118 KB 37/37 KB 784/1192 KB 192/1461 KB 439/562 KB 232/1118 KB 37/37 KB 784/1192 KB 196/1461 KB 451/562 KB 236/1118 KB 37/37 KB 784/1192 KB 196/1461 KB 451/562 KB 240/1118 KB 37/37 KB 784/1192 KB 196/1461 KB 451/562 KB 224/1118 KB 37/37 KB 784/1192 KB 192/1461 KB 439/562 KB 240/1118 KB 37/37 KB 788/1192 KB 196/1461 KB 451/562 KB 240/1118 KB 37/37 KB 792/1192 KB 196/1461 KB 451/562 KB 240/1118 KB 37/37 KB 796/1192 KB 196/1461 KB 451/562 KB 240/1118 KB 37/37 KB 800/1192 KB 196/1461 KB 451/562 KB 228/1118 KB 37/37 KB 784/1192 KB 196/1461 KB 451/562 KB 240/1118 KB 37/37 KB 800/1192 KB 200/1461 KB 455/562 KB 240/1118 KB 37/37 KB 800/1192 KB 204/1461 KB 455/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.1 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 240/1118 KB 800/1192 KB 208/1461 KB 455/562 KB 240/1118 KB 37/37 KB 800/1192 KB 196/1461 KB 455/562 KB 240/1118 KB 800/1192 KB 208/1461 KB 459/562 KB 244/1118 KB 800/1192 KB 212/1461 KB 463/562 KB 244/1118 KB 800/1192 KB 212/1461 KB 467/562 KB 244/1118 KB 804/1192 KB 212/1461 KB 471/562 KB 244/1118 KB 804/1192 KB 212/1461 KB 475/562 KB 244/1118 KB 804/1192 KB 212/1461 KB 479/562 KB 244/1118 KB 800/1192 KB 212/1461 KB 459/562 KB 244/1118 KB 804/1192 KB 214/1461 KB 479/562 KB 244/1118 KB 804/1192 KB 218/1461 KB 479/562 KB 244/1118 KB 804/1192 KB 222/1461 KB 479/562 KB 244/1118 KB 800/1192 KB 208/1461 KB 459/562 KB 248/1118 KB 804/1192 KB 222/1461 KB 479/562 KB 252/1118 KB 804/1192 KB 222/1461 KB 479/562 KB 256/1118 KB 804/1192 KB 222/1461 KB 479/562 KB 244/1118 KB 804/1192 KB 212/1461 KB 467/562 KB 256/1118 KB 808/1192 KB 222/1461 KB 479/562 KB 256/1118 KB 812/1192 KB 222/1461 KB 479/562 KB 256/1118 KB 816/1192 KB 222/1461 KB 479/562 KB 260/1118 KB 816/1192 KB 222/1461 KB 479/562 KB 264/1118 KB 820/1192 KB 226/1461 KB 483/562 KB 268/1118 KB 820/1192 KB 226/1461 KB 483/562 KB 272/1118 KB 820/1192 KB 226/1461 KB 483/562 KB 260/1118 KB 820/1192 KB 226/1461 KB 483/562 KB 272/1118 KB 824/1192 KB 226/1461 KB 483/562 KB 272/1118 KB 3/46 KB 828/1192 KB 226/1461 KB 483/562 KB 272/1118 KB 3/46 KB 832/1192 KB 226/1461 KB 483/562 KB 272/1118 KB 3/46 KB 836/1192 KB 226/1461 KB 483/562 KB 276/1118 KB 3/46 KB 840/1192 KB 226/1461 KB 483/562 KB 276/1118 KB 3/46 KB 844/1192 KB 226/1461 KB 483/562 KB 276/1118 KB 3/46 KB 848/1192 KB 226/1461 KB 483/562 KB 260/1118 KB 816/1192 KB 226/1461 KB 483/562 KB 276/1118 KB 3/46 KB 848/1192 KB 226/1461 KB 487/562 KB 276/1118 KB 3/46 KB 848/1192 KB 226/1461 KB 491/562 KB 276/1118 KB 3/46 KB 848/1192 KB 226/1461 KB 495/562 KB 260/1118 KB 816/1192 KB 226/1461 KB 479/562 KB 276/1118 KB 3/46 KB 848/1192 KB 230/1461 KB 495/562 KB 276/1118 KB 3/46 KB 848/1192 KB 234/1461 KB 495/562 KB 276/1118 KB 3/46 KB 848/1192 KB 238/1461 KB 495/562 KB 276/1118 KB 3/46 KB 848/1192 KB 238/1461 KB 499/562 KB 276/1118 KB 3/46 KB 836/1192 KB 226/1461 KB 483/562 KB 272/1118 KB 3/46 KB 824/1192 KB 226/1461 KB 483/562 KB 276/1118 KB 5/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 8/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 11/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 13/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 16/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 19/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 21/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 24/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 27/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 29/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 3/46 KB 848/1192 KB 242/1461 KB 499/562 KB 276/1118 KB 29/46 KB 848/1192 KB 246/1461 KB 499/562 KB 276/1118 KB 32/46 KB 848/1192 KB 250/1461 KB 499/562 KB 280/1118 KB 32/46 KB 852/1192 KB 254/1461 KB 503/562 KB 280/1118 KB 32/46 KB 852/1192 KB 258/1461 KB 503/562 KB 280/1118 KB 32/46 KB 852/1192 KB 262/1461 KB 503/562 KB 276/1118 KB 32/46 KB 848/1192 KB 246/1461 KB 499/562 KB 280/1118 KB 36/46 KB 852/1192 KB 262/1461 KB 503/562 KB 280/1118 KB 40/46 KB 852/1192 KB 262/1461 KB 503/562 KB 280/1118 KB 44/46 KB 852/1192 KB 262/1461 KB 503/562 KB 280/1118 KB 46/46 KB 852/1192 KB 262/1461 KB 503/562 KB 280/1118 KB 46/46 KB 852/1192 KB 266/1461 KB 503/562 KB 280/1118 KB 46/46 KB 852/1192 KB 270/14 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 61 KB 503/562 KB 280/1118 KB 46/46 KB 852/1192 KB 274/1461 KB 503/562 KB 280/1118 KB 46/46 KB 852/1192 KB 278/1461 KB 503/562 KB 280/1118 KB 32/46 KB 852/1192 KB 250/1461 KB 503/562 KB 280/1118 KB 46/46 KB 856/1192 KB 278/1461 KB 503/562 KB 280/1118 KB 46/46 KB 860/1192 KB 278/1461 KB 503/562 KB 280/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 503/562 KB 280/1118 KB 32/46 KB 848/1192 KB 250/1461 KB 503/562 KB 280/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 507/562 KB 280/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 511/562 KB 280/1118 KB 32/46 KB 848/1192 KB 250/1461 KB 499/562 KB 284/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 511/562 KB 288/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 511/562 KB 292/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 511/562 KB 296/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 515/562 KB 300/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 515/562 KB 304/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 515/562 KB 292/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 515/562 KB 304/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 519/562 KB 304/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 523/562 KB 304/1118 KB 46/46 KB 868/1192 KB 278/1461 KB 527/562 KB 308/1118 KB 46/46 KB 872/1192 KB 282/1461 KB 527/562 KB 308/1118 KB 46/46 KB 876/1192 KB 282/1461 KB 527/562 KB 308/1118 KB 46/46 KB 880/1192 KB 282/1461 KB 527/562 KB 308/1118 KB 46/46 KB 884/1192 KB 282/1461 KB 527/562 KB 308/1118 KB 46/46 KB 888/1192 KB 282/1461 KB 527/562 KB 308/1118 KB 46/46 KB 892/1192 KB 282/1461 KB 527/562 KB 308/1118 KB 46/46 KB 896/1192 KB 282/1461 KB 527/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.0 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 308/1118 KB 46/46 KB 868/1192 KB 282/1461 KB 527/562 KB 308/1118 KB 46/46 KB 868/1192 KB 278/1461 KB 527/562 KB 304/1118 KB 46/46 KB 864/1192 KB 278/1461 KB 527/562 KB 312/1118 KB 896/1192 KB 282/1461 KB 531/562 KB 312/1118 KB 896/1192 KB 282/1461 KB 531/562 KB 316/1118 KB 896/1192 KB 282/1461 KB 531/562 KB 320/1118 KB 896/1192 KB 282/1461 KB 531/562 KB 324/1118 KB 896/1192 KB 282/1461 KB 531/562 KB 328/1118 KB 896/1192 KB 286/1461 KB 535/562 KB 332/1118 KB 896/1192 KB 286/1461 KB 535/562 KB 336/1118 KB 896/1192 KB 286/1461 KB 535/562 KB 324/1118 KB 896/1192 KB 286/1461 KB 535/562 KB 336/1118 KB 896/1192 KB 290/1461 KB 535/562 KB 336/1118 KB 896/1192 KB 294/1461 KB 535/562 KB 324/1118 KB 896/1192 KB 282/1461 KB 535/562 KB 336/1118 KB 896/1192 KB 294/1461 KB 539/562 KB 336/1118 KB 896/1192 KB 294/1461 KB 543/562 KB 336/1118 KB 896/1192 KB 294/1461 KB 547/562 KB 336/1118 KB 896/1192 KB 298/1461 KB 551/562 KB 336/1118 KB 896/1192 KB 298/1461 KB 555/562 KB 340/1118 KB 896/1192 KB 298/1461 KB 559/562 KB 336/1118 KB 896/1192 KB 298/1461 KB 547/562 KB 340/1118 KB 896/1192 KB 302/1461 KB 559/562 KB 340/1118 KB 896/1192 KB 306/1461 KB 559/562 KB 340/1118 KB 896/1192 KB 310/1461 KB 562/562 KB 340/1118 KB 900/1192 KB 314/1461 KB 562/562 KB 340/1118 KB 900/1192 KB 318/1461 KB 562/562 KB 340/1118 KB 900/1192 KB 322/1461 KB 562/562 KB 340/1118 KB 900/1192 KB 326/1461 KB 562/562 KB 340/1118 KB 896/1192 KB 298/1461 KB 555/562 KB 344/1118 KB 900/1192 KB 326/1461 KB 562/562 KB 348/1118 KB 900/1192 KB 326/1461 KB 562/562 KB 352/1118 KB 900/1192 KB 326/1461 KB 562/562 KB 340/1118 KB 900/1192 KB 310/1461 KB 562/562 KB 352/1118 KB 904/1192 KB 326/1461 KB 562/562 KB 352/1118 KB 908/1192 KB 326/1461 KB 562/562 KB 352/1118 KB 912/1192 KB 326/1461 KB 562/562 KB 340/1118 KB 896/1192 KB 306/1461 KB 562/562 KB 352/1118 KB 916/1192 KB 326/1461 KB 562/562 KB 352/1118 KB 920/1192 KB 326/1461 KB 562/562 KB 352/1118 KB 924/1192 KB 326/1461 KB 562/562 KB 356/1118 KB 928/1192 KB 326/1461 KB 562/562 KB 356/1118 KB 924/1192 KB 326/1461 KB 562/562 KB 360/1118 KB 4/287 KB 928/1192 KB 326/1461 KB 562/562 KB 364/1118 KB 4/287 KB 932/1192 KB 330/1461 KB 562/562 KB 368/1118 KB 4/287 KB 932/1192 KB 330/1461 KB 562/562 KB 372/1118 KB 4/287 KB 932/1192 KB 330/1461 KB 356/1118 KB 4/287 KB 928/1192 KB 326/1461 KB 562/562 KB 372/1118 KB 8/287 KB 932/1192 KB 330/1461 KB 372/1118 KB 12/287 KB 932/1192 KB 330/1461 KB 372/1118 KB 16/287 KB 932/1192 KB 330/1461 KB 372/1118 KB 20/287 KB 932/1192 KB 330/1461 KB 372/1118 KB 24/287 KB 932/1192 KB 330/1461 KB 372/1118 KB 28/287 KB 932/1192 KB 330/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 344.7 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 360/1118 KB 4/287 KB 932/1192 KB 330/1461 KB 562/562 KB 360/1118 KB 4/287 KB 928/1192 KB 330/1461 KB 562/562 KB 372/1118 KB 32/287 KB 932/1192 KB 334/1461 KB 372/1118 KB 32/287 KB 932/1192 KB 330/1461 KB 372/1118 KB 32/287 KB 932/1192 KB 338/1461 KB 372/1118 KB 32/287 KB 936/1192 KB 342/1461 KB 376/1118 KB 32/287 KB 936/1192 KB 346/1461 KB 376/1118 KB 36/287 KB 936/1192 KB 350/1461 KB 372/1118 KB 32/287 KB 936/1192 KB 338/1461 KB 376/1118 KB 36/287 KB 940/1192 KB 350/1461 KB 376/1118 KB 36/287 KB 944/1192 KB 350/1461 KB 376/1118 KB 36/287 KB 948/1192 KB 350/1461 KB 376/1118 KB 36/287 KB 952/1192 KB 354/1461 KB 376/1118 KB 36/287 KB 956/1192 KB 354/1461 KB 376/1118 KB 36/287 KB 936/1192 KB 346/1461 KB 376/1118 KB 40/287 KB 956/1192 KB 354/1461 KB 376/1118 KB 44/287 KB 956/1192 KB 354/1461 KB 376/1118 KB 48/287 KB 956/1192 KB 354/1461 KB 376/1118 KB 32/287 KB 936/1192 KB 342/1461 KB 380/1118 KB 48/287 KB 956/1192 KB 354/1461 KB 384/1118 KB 48/287 KB 956/1192 KB 354/1461 KB 388/1118 KB 48/287 KB 956/1192 KB 354/1461 KB 392/1118 KB 48/287 KB 956/1192 KB 354/1461 KB 396/1118 KB 48/287 KB 956/1192 KB 354/1461 KB 400/1118 KB 48/287 KB 956/1192 KB 354/1461 KB 400/1118 KB 52/287 KB 956/1192 KB 354/1461 KB 404/1118 KB 56/287 KB 956/1192 KB 354/1461 KB 404/1118 KB 60/287 KB 956/1192 KB 354/1461 KB 404/1118 KB 64/287 KB 956/1192 KB 354/1461 KB 376/1118 KB 36/287 KB 948/1192 KB 354/1461 KB 404/1118 KB 64/287 KB 956/1192 KB 358/1461 KB 404/1118 KB 64/287 KB 956/1192 KB 362/1461 KB 404/1118 KB 64/287 KB 956/1192 KB 366/1461 KB 404/1118 KB 64/287 KB 960/1192 KB 370/1461 KB 404/1118 KB 64/287 KB 960/1192 KB 374/1461 KB 404/1118 KB 64/287 KB 960/1192 KB 378/1461 KB 404/1118 KB 68/287 KB 960/1192 KB 382/1461 KB 404/1118 KB 68/287 KB 960/1192 KB 386/1461 KB 404/1118 KB 68/287 KB 960/1192 KB 390/1461 KB 404/1118 KB 68/287 KB 960/1192 KB 394/1461 KB 404/1118 KB 52/287 KB 956/1192 KB 354/1461 KB 408/1118 KB 68/287 KB 960/1192 KB 394/1461 KB 412/1118 KB 68/287 KB 960/1192 KB 394/1461 KB 416/1118 KB 68/287 KB 960/1192 KB 394/1461 KB 420/1118 KB 68/287 KB 960/1192 KB 394/1461 KB 424/1118 KB 68/287 KB 960/1192 KB 394/1461 KB 404/1118 KB 68/287 KB 960/1192 KB 378/1461 KB 424/1118 KB 72/287 KB 960/1192 KB 394/1461 KB 424/1118 KB 76/287 KB 960/1192 KB 394/1461 KB 404/1118 KB 64/287 KB 960/1192 KB 366/1461 KB 428/1118 KB 76/287 KB 964/1192 KB 394/1461 KB 428/1118 KB 76/287 KB 968/1192 KB 394/1461 KB 428/1118 KB 76/287 KB 972/1192 KB 394/1461 KB 428/1118 KB 80/287 KB 976/1192 KB 394/1461 KB 428/1118 KB 76/287 KB 960/1192 KB 394/1461 KB 432/1118 KB 80/287 KB 976/1192 KB 394/1461 KB 436/1118 KB 80/287 KB 976/1192 KB 394/1461 KB 440/1118 KB 80/287 KB 980/1192 KB 394/1461 KB 444/1118 KB 80/287 KB 980/1192 KB 394/1461 KB 448/1118 KB 80/287 KB 980/1192 KB 394/1461 KB 428/1118 KB 80/287 KB 972/1192 KB 394/1461 KB 448/1118 KB 84/287 KB 980/1192 KB 398/1461 KB 448/1118 KB 88/287 KB 980/1192 KB 398/1461 KB 448/1118 KB 92/287 KB 980/1192 KB 398/1461 KB 448/1118 KB 80/287 KB 980/1192 KB 398/1461 KB 448/1118 KB 92/287 KB 980/1192 KB 402/1461 KB 448/1118 KB 96/287 KB 980/1192 KB 406/1461 KB 452/1118 KB 96/287 KB 980/1192 KB 410/1461 KB 452/1118 KB 96/287 KB 980/1192 KB 414/1461 KB 452/1118 KB 96/287 KB 980/1192 KB 418/1461 KB 452/1118 KB 96/287 KB 980/1192 KB 422/1461 KB 452/1118 KB 96/287 KB 980/1192 KB 426/1461 KB 436/1118 KB 80/287 KB 980/1192 KB 394/1461 KB 452/1118 KB 96/287 KB 984/1192 KB 426/1461 KB 45 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 2/1118 KB 96/287 KB 988/1192 KB 426/1461 KB 452/1118 KB 96/287 KB 992/1192 KB 426/1461 KB 452/1118 KB 96/287 KB 996/1192 KB 426/1461 KB 452/1118 KB 96/287 KB 980/1192 KB 406/1461 KB 456/1118 KB 96/287 KB 996/1192 KB 426/1461 KB 460/1118 KB 96/287 KB 996/1192 KB 426/1461 KB 448/1118 KB 96/287 KB 980/1192 KB 402/1461 KB 460/1118 KB 100/287 KB 1000/1192 KB 426/1461 KB 460/1118 KB 104/287 KB 1000/1192 KB 426/1461 KB 460/1118 KB 108/287 KB 1000/1192 KB 426/1461 KB 464/1118 KB 112/287 KB 1000/1192 KB 426/1461 KB 460/1118 KB 96/287 KB 1000/1192 KB 426/1461 KB 464/1118 KB 112/287 KB 1004/1192 KB 426/1461 KB 464/1118 KB 112/287 KB 1008/1192 KB 426/1461 KB 464/1118 KB 108/287 KB 1000/1192 KB 426/1461 KB 468/1118 KB 112/287 KB 1008/1192 KB 426/1461 KB 472/1118 KB 116/287 KB 1012/1192 KB 430/1461 KB 476/1118 KB 116/287 KB 1012/1192 KB 430/1461 KB 480/1118 KB 116/287 KB 1012/1192 KB 430/1461 KB 468/1118 KB 116/287 KB 1012/1192 KB 430/1461 KB 480/1118 KB 116/287 KB 1012/1192 KB 434/1461 KB 480/1118 KB 116/287 KB 1012/1192 KB 438/1461 KB 468/1118 KB 116/287 KB 1012/1192 KB 426/1461 KB 468/1118 KB 112/287 KB 1012/1192 KB 426/1461 KB 480/1118 KB 116/287 KB 1016/1192 KB 438/1461 KB 480/1118 KB 116/287 KB 1020/1192 KB 438/1461 KB 480/1118 KB 120/287 KB 1020/1192 KB 438/1461 KB 480/1118 KB 124/287 KB 1020/1192 KB 438/1461 KB 480/1118 KB 124/287 KB 1024/1192 KB 438/1461 KB 480/1118 KB 128/287 KB 1024/1192 KB 438/1461 KB 480/1118 KB 128/287 KB 1028/1192 KB 438/1461 KB 484/1118 KB 132/287 KB 1032/1192 KB 442/1461 KB 484/1118 KB 132/287 KB 1036/1192 KB 442/1461 KB 484/1118 KB 132/287 KB 1040/1192 KB 442/1461 KB 484/1118 KB 132/287 KB 1028/1192 KB 442/1461 KB 488/1118 KB 132/287 KB 1040/1192 KB 442/1461 KB 492/1118 KB 132/287 KB 1040/1192 KB 442/1461 KB 496/1118 KB 132/287 KB 1040/1192 KB 442/1461 KB 480/1118 KB 132/287 KB 1028/1192 KB 442/1461 KB 496/1118 KB 136/287 KB 1040/1192 KB 442/1461 KB 496/1118 KB 140/287 KB 1040/1192 KB 442/1461 KB 496/1118 KB 144/287 KB 1040/1192 KB 442/1461 KB 480/1118 KB 128/287 KB 1028/1192 KB 442/1461 KB 496/1118 KB 144/287 KB 1040/1192 KB 446/1461 KB 496/1118 KB 144/287 KB 1040/1192 KB 450/1461 KB 496/1118 KB 144/287 KB 1040/1192 KB 454/1461 KB 496/1118 KB 148/287 KB 1044/1192 KB 458/1461 KB 500/1118 KB 148/287 KB 1044/1192 KB 462/1461 KB 500/1118 KB 148/287 KB 1044/1192 KB 466/1461 KB 500/1118 KB 148/287 KB 1044/1192 KB 470/1461 KB 496/1118 KB 148/287 KB 1044/1192 KB 454/1461 KB 496/1118 KB 144/287 KB 1044/1192 KB 454/1461 KB 500/1118 KB 148/287 KB 1048/1192 KB 470/1461 KB 500/1118 KB 148/287 KB 1052/1192 KB 470/1461 KB 500/1118 KB 148/287 KB 1044/1192 KB 458/1461 KB 500/1118 KB 152/287 KB 1052/1192 KB 470/1461 KB 504/1118 KB 156/287 KB 1056/1192 KB 474/1461 KB 504/1118 KB 160/287 KB 1056/1192 KB 474/1461 KB 504/1118 KB 164/287 KB 1056/1192 KB 474/1461 KB 504/1118 KB 152/287 KB 1056/1192 KB 474/1461 KB 504/1118 KB 168/287 KB 1056/1192 KB 478/1461 KB 504/1118 KB 168/287 KB 1056/1192 KB 482/1461 KB 504/1118 KB 168/287 KB 1056/1192 KB 486/1461 KB 504/1118 KB 152/287 KB 1056/1192 KB 470/1461 KB 504/1118 KB 168/287 KB 1060/1192 KB 486/1461 KB 504/1118 KB 168/287 KB 1064/1192 KB 486/1461 KB 504/1118 KB 168/287 KB 1068/1192 KB 486/1461 KB 504/1118 KB 168/287 KB 1072/1192 KB 486/1461 KB 504/1118 KB 168/287 KB 1056/1192 KB 478/1461 KB 504/1118 KB 172/287 KB 1072/1192 KB 486/1461 KB 504/1118 KB 176/287 KB 1072/1192 KB 486/1461 KB 504/1118 KB 180/287 KB 1072/1192 KB 486/1461 KB 504/1118 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install KB 184/287 KB 1076/1192 KB 490/1461 KB 504/1118 KB 188/287 KB 1076/1192 KB 490/1461 KB 504/1118 KB 192/287 KB 1076/1192 KB 490/1461 KB 504/1118 KB 180/287 KB 1076/1192 KB 490/1461 KB 504/1118 KB 192/287 KB 1080/1192 KB 490/1461 KB 504/1118 KB 192/287 KB 1084/1192 KB 490/1461 KB 504/1118 KB 192/287 KB 1088/1192 KB 490/1461 KB 504/1118 KB 180/287 KB 1072/1192 KB 490/1461 KB 504/1118 KB 192/287 KB 1088/1192 KB 494/1461 KB 504/1118 KB 192/287 KB 1088/1192 KB 498/1461 KB 504/1118 KB 192/287 KB 1088/1192 KB 502/1461 KB 504/1118 KB 192/287 KB 1092/1192 KB 506/1461 KB 504/1118 KB 196/287 KB 1092/1192 KB 510/1461 KB 504/1118 KB 196/287 KB 1092/1192 KB 514/1461 KB 504/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 504/1118 KB 192/287 KB 1092/1192 KB 502/1461 KB 504/1118 KB 152/287 KB 1052/1192 KB 470/1461 KB 508/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 512/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 516/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 520/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 524/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 528/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 532/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 536/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 540/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 544/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 548/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 552/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 556/1118 KB 196/287 KB 1092/1192 KB 518/1461 KB 504/1118 KB 196/287 KB 1092/1192 KB 506/1461 KB 556/1118 KB 200/287 KB 1096/1192 KB 518/1461 KB 556/1118 KB 204/287 KB 1096/1192 KB 518/1461 KB 556/1118 KB 196/287 KB 1096/1192 KB 518/1461 KB 560/1118 KB 204/287 KB 1100/1192 KB 518/1461 KB 560/1118 KB 204/287 KB 1104/1192 KB 518/1461 KB 560/1118 KB 204/287 KB 1096/1192 KB 518/1461 KB 560/1118 KB 208/287 KB 1104/1192 KB 518/1461 KB 564/1118 KB 208/287 KB 1104/1192 KB 518/1461 KB 568/1118 KB 212/287 KB 1108/1192 KB 522/1461 KB 572/1118 KB 212/287 KB 1108/1192 KB 522/1461 KB 576/1118 KB 212/287 KB 1108/1192 KB 522/1461 KB 564/1118 KB 212/287 KB 1108/1192 KB 522/1461 KB 576/1118 KB 212/287 KB 1108/1192 KB 526/1461 KB 576/1118 KB 212/287 KB 1108/1192 KB 530/1461 KB 576/1118 KB 212/287 KB 1108/1192 KB 534/1461 KB 576/1118 KB 212/287 KB 1108/1192 KB 538/1461 KB 580/1118 KB 212/287 KB 1108/1192 KB 542/1461 KB 580/1118 KB 212/287 KB 1108/1192 KB 546/1461 KB 580/1118 KB 212/287 KB 1108/1192 KB 550/1461 KB 580/1118 KB 212/287 KB 1108/1192 KB 554/1461 KB 564/1118 KB 212/287 KB 1108/1192 KB 518/1461 KB 564/1118 KB 212/287 KB 1104/1192 KB 518/1461 KB 580/1118 KB 216/287 KB 1108/1192 KB 554/1461 KB 580/1118 KB 220/287 KB 1108/1192 KB 554/1461 KB 580/1118 KB 224/287 KB 1112/1192 KB 554/1461 KB 580/1118 KB 228/287 KB 1112/1192 KB 554/1461 KB 580/1118 KB 232/287 KB 1112/1192 KB 554/1461 KB 580/1118 KB 236/287 KB 1112/1192 KB 554/1461 KB 580/1118 KB 212/287 KB 1108/1192 KB 538/1461 KB 584/1118 KB 236/287 KB 1112/1192 KB 554/1461 KB 588/1118 KB 236/287 KB 1112/1192 KB 554/1461 KB 592/1118 KB 236/287 KB 1112/1192 KB 554/1461 KB 580/1118 KB 220/287 KB 1112/1192 KB 554/1461 KB 592/1118 KB 240/287 KB 1116/1192 KB 554/1461 KB 592/1118 KB 240/287 KB 1120/1192 KB 554/1461 KB 592/1118 KB 240/287 KB 1124/1192 KB 554/1461 KB 592/1118 KB 240/287 KB 1128/1192 KB 554/1461 KB 592/1118 KB 240/287 KB 1132/1192 KB 554/1461 KB 592/1118 KB 240/287 KB 1136/1192 KB 554/1461 KB 592/1118 KB 240/287 KB 1140/1192 KB 554/1461 KB 596/1118 KB 240/287 KB 1144/1192 KB 554/1461 KB 5 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 92/1118 KB 240/287 KB 1112/1192 KB 554/1461 KB 596/1118 KB 244/287 KB 1144/1192 KB 558/1461 KB 596/1118 KB 248/287 KB 1144/1192 KB 558/1461 KB 596/1118 KB 252/287 KB 1144/1192 KB 558/1461 KB 596/1118 KB 256/287 KB 1144/1192 KB 558/1461 KB 596/1118 KB 240/287 KB 1144/1192 KB 558/1461 KB 596/1118 KB 256/287 KB 1148/1192 KB 562/1461 KB 596/1118 KB 256/287 KB 1148/1192 KB 566/1461 KB 596/1118 KB 256/287 KB 1148/1192 KB 570/1461 KB 596/1118 KB 260/287 KB 1148/1192 KB 574/1461 KB 596/1118 KB 260/287 KB 1148/1192 KB 578/1461 KB 596/1118 KB 260/287 KB 1148/1192 KB 582/1461 KB 596/1118 KB 240/287 KB 1140/1192 KB 554/1461 KB 600/1118 KB 260/287 KB 1148/1192 KB 582/1461 KB 604/1118 KB 260/287 KB 1148/1192 KB 582/1461 KB 608/1118 KB 260/287 KB 1148/1192 KB 582/1461 KB 612/1118 KB 260/287 KB 1148/1192 KB 582/1461 KB 616/1118 KB 260/287 KB 1148/1192 KB 582/1461 KB 596/1118 KB 260/287 KB 1148/1192 KB 570/1461 KB 616/1118 KB 264/287 KB 1148/1192 KB 582/1461 KB 596/1118 KB 256/287 KB 1148/1192 KB 558/1461 KB 616/1118 KB 264/287 KB 1152/1192 KB 582/1461 KB 616/1118 KB 264/287 KB 1156/1192 KB 582/1461 KB 616/1118 KB 264/287 KB 1160/1192 KB 582/1461 KB 616/1118 KB 264/287 KB 1164/1192 KB 582/1461 KB 620/1118 KB 268/287 KB 1168/1192 KB 582/1461 KB 620/1118 KB 268/287 KB 1172/1192 KB 582/1461 KB 620/1118 KB 268/287 KB 1176/1192 KB 586/1461 KB 620/1118 KB 268/287 KB 1164/1192 KB 582/1461 KB 624/1118 KB 268/287 KB 1176/1192 KB 586/1461 KB 628/1118 KB 268/287 KB 1176/1192 KB 586/1461 KB 632/1118 KB 268/287 KB 1176/1192 KB 586/1461 KB 636/1118 KB 268/287 KB 1176/1192 KB 586/1461 KB 640/1118 KB 268/287 KB 1176/1192 KB 586/1461 KB 616/1118 KB 268/287 KB 1164/1192 KB 582/1461 KB 640/1118 KB 272/287 KB 1176/1192 KB 586/1461 KB 640/1118 KB 276/287 KB 1176/1192 KB 586/1461 KB 640/1118 KB 280/287 KB 1176/1192 KB 586/1461 KB 640/1118 KB 284/287 KB 1176/1192 KB 586/1461 KB 640/1118 KB 287/287 KB 1176/1192 KB 586/1461 KB 620/1118 KB 268/287 KB 1172/1192 KB 586/1461 KB 640/1118 KB 287/287 KB 1176/1192 KB 590/1461 KB 640/1118 KB 287/287 KB 1176/1192 KB 594/1461 KB 640/1118 KB 287/287 KB 1180/1192 KB 598/1461 KB 640/1118 KB 287/287 KB 1180/1192 KB 602/1461 KB 644/1118 KB 287/287 KB 1180/1192 KB 606/1461 KB 644/1118 KB 287/287 KB 1180/1192 KB 610/1461 KB 644/1118 KB 287/287 KB 1180/1192 KB 614/1461 KB 640/1118 KB 287/287 KB 1180/1192 KB 594/1461 KB 644/1118 KB 287/287 KB 1184/1192 KB 614/1461 KB 644/1118 KB 287/287 KB 1188/1192 KB 614/1461 KB 644/1118 KB 287/287 KB 1192/1192 KB 614/1461 KB 644/1118 KB 287/287 KB 1192/1192 KB 614/1461 KB 644/1118 KB 287/287 KB 1180/1192 KB 602/1461 KB 648/1118 KB 287/287 KB 1192/1192 KB 614/1461 KB 652/1118 KB 287/287 KB 1192/1192 KB 614/1461 KB 656/1118 KB 287/287 KB 1192/1192 KB 614/1461 KB 660/1118 KB 287/287 KB 1192/1192 KB 614/1461 KB 664/1118 KB 287/287 KB 1192/1192 KB 618/1461 KB 668/1118 KB 287/287 KB 1192/1192 KB 618/1461 KB 672/1118 KB 287/287 KB 1192/1192 KB 618/1461 KB 676/1118 KB 287/287 KB 1192/1192 KB 618/1461 KB 680/1118 KB 287/287 KB 1192/1192 KB 618/1461 KB 684/1118 KB 287/287 KB 1192/1192 KB 618/1461 KB 688/1118 KB 287/287 KB 1192/1192 KB 618/1461 KB 660/1118 KB 287/287 KB 1192/1192 KB 618/1461 KB 688/1118 KB 287/287 KB 1192/1192 KB 622/1461 KB 688/1118 KB 287/287 KB 1192/1192 KB 626/1461 KB 688/1118 KB 287/287 KB 1192/1192 KB 630/1461 KB 688/1118 KB 287/287 KB 1192/1192 KB 634/1461 KB 688/1118 KB 287/287 KB 1192/1192 KB 638/1461 KB 688/1118 KB 287/287 KB 1192/1192 KB 642/1461 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install KB 688/1118 KB 287/287 KB 1192/1192 KB 646/1461 KB 688/1118 KB 287/287 KB 1192/1192 KB 650/1461 KB 692/1118 KB 1192/1192 KB 654/1461 KB 692/1118 KB 1192/1192 KB 658/1461 KB 692/1118 KB 1192/1192 KB 662/1461 KB 692/1118 KB 1192/1192 KB 650/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 697.6 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 696/1118 KB 662/1461 KB 700/1118 KB 662/1461 KB 704/1118 KB 662/1461 KB 704/1118 KB 666/1461 KB 708/1118 KB 670/1461 KB 708/1118 KB 674/1461 KB 708/1118 KB 678/1461 KB 708/1118 KB 666/1461 KB 712/1118 KB 678/1461 KB 716/1118 KB 678/1461 KB 720/1118 KB 678/1461 KB 724/1118 KB 678/1461 KB 728/1118 KB 682/1461 KB 732/1118 KB 682/1461 KB 736/1118 KB 682/1461 KB 740/1118 KB 682/1461 KB 744/1118 KB 682/1461 KB 748/1118 KB 682/1461 KB 752/1118 KB 682/1461 KB 724/1118 KB 682/1461 KB 752/1118 KB 686/1461 KB 752/1118 KB 690/1461 KB 752/1118 KB 694/1461 KB 752/1118 KB 698/1461 KB 752/1118 KB 702/1461 KB 752/1118 KB 706/1461 KB 752/1118 KB 710/1461 KB 756/1118 KB 710/1461 KB 760/1118 KB 714/1461 KB 764/1118 KB 714/1461 KB 768/1118 KB 714/1461 KB 756/1118 KB 714/1461 KB 768/1118 KB 718/1461 KB 768/1118 KB 722/1461 KB 768/1118 KB 726/1461 KB 768/1118 KB 730/1461 KB 772/1118 KB 734/1461 KB 772/1118 KB 738/1461 KB 772/1118 KB 730/1461 KB 776/1118 KB 738/1461 KB 780/1118 KB 738/1461 KB 784/1118 KB 738/1461 KB 788/1118 KB 742/1461 KB 792/1118 KB 742/1461 KB 796/1118 KB 742/1461 KB 800/1118 KB 742/1461 KB 784/1118 KB 742/1461 KB 800/1118 KB 746/1461 KB 800/1118 KB 750/1461 KB 800/1118 KB 754/1461 KB 800/1118 KB 758/1461 KB 804/1118 KB 758/1461 KB 808/1118 KB 762/1461 KB 812/1118 KB 762/1461 KB 816/1118 KB 762/1461 KB 804/1118 KB 762/1461 KB 816/1118 KB 766/1461 KB 816/1118 KB 770/1461 KB 816/1118 KB 774/1461 KB 820/1118 KB 778/1461 KB 820/1118 KB 782/1461 KB 820/1118 KB 786/1461 KB 820/1118 KB 790/1461 KB 820/1118 KB 794/1461 KB 820/1118 KB 798/1461 KB 820/1118 KB 802/1461 KB 820/1118 KB 806/1461 KB 820/1118 KB 774/1461 KB 824/1118 KB 806/1461 KB 828/1118 KB 806/1461 KB 832/1118 KB 806/1461 KB 836/1118 KB 806/1461 KB 840/1118 KB 806/1461 KB 844/1118 KB 806/1461 KB 848/1118 KB 806/1461 KB 852/1118 KB 806/1461 KB 856/1118 KB 810/1461 KB 860/1118 KB 810/1461 KB 864/1118 KB 810/1461 KB 852/1118 KB 810/1461 KB 864/1118 KB 814/1461 KB 864/1118 KB 818/1461 KB 864/1118 KB 822/1461 KB 868/1118 KB 826/1461 KB 868/1118 KB 830/1461 KB 868/1118 KB 834/1461 KB 868/1118 KB 838/1461 KB 868/1118 KB 842/1461 KB 868/1118 KB 822/1461 KB 872/1118 KB 842/1461 KB 876/1118 KB 842/1461 KB 880/1118 KB 842/1461 KB 884/1118 KB 842/1461 KB 888/1118 KB 842/1461 KB 892/1118 KB 842/1461 KB 896/1118 KB 842/1461 KB 896/1118 KB 846/1461 KB 896/1118 KB 850/1461 KB 896/1118 KB 854/1461 KB 900/1118 KB 858/1461 KB 900/1118 KB 862/1461 KB 900/1118 KB 866/1461 KB 900/1118 KB 870/1461 KB 900/1118 KB 874/1461 KB 900/1118 KB 878/1461 KB 900/1118 KB 882/1461 KB 900/1118 KB 886/1461 KB 900/1118 KB 854/1461 KB 904/1118 KB 886/1461 KB 908/1118 KB 886/1461 KB 912/1118 KB 886/1461 KB 916/1118 KB 886/1461 KB 920/1118 KB 886/1461 KB 924/1118 KB 886/1461 KB 928/1118 KB 886/1461 KB 932/1118 KB 886/1461 KB 936/1118 KB 890/1461 KB 940/1118 KB 890/1461 KB 944/1118 KB 890/1461 KB 948/1118 KB 890/1461 KB 952/1118 KB 890/1461 KB 956/1118 KB 890/1461 KB 960/1118 KB 890/1461 KB 932/1118 KB 890/1461 KB 960/1118 KB 894/1461 KB 960/1118 KB 898/1461 KB 960/1118 KB 902/1461 KB 960/1118 KB 906/1461 KB 960/1118 KB 910/1461 KB 960/1118 KB 914/1461 KB 960/1118 KB 918/1461 KB 964/1118 KB 918/1461 KB 968/1118 KB 922/1461 KB 972/1118 KB 922/1461 KB 976/1118 KB 922/1461 KB 980/1118 KB 922/1461 KB 984/1118 KB 922/1461 KB 988/1118 KB 922/1461 KB 992/1118 KB 922/1461 KB 996/1118 KB 922/1461 KB 964/1118 KB 922/146 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 1 KB 1000/1118 KB 926/1461 KB 1000/1118 KB 930/1461 KB 1000/1118 KB 934/1461 KB 1000/1118 KB 938/1461 KB 1000/1118 KB 942/1461 KB 1000/1118 KB 946/1461 KB 1000/1118 KB 950/1461 KB 1000/1118 KB 954/1461 KB 1000/1118 KB 958/1461 KB 1000/1118 KB 962/1461 KB 1000/1118 KB 966/1461 KB 1000/1118 KB 954/1461 KB 1004/1118 KB 966/1461 KB 1008/1118 KB 966/1461 KB 1012/1118 KB 966/1461 KB 1016/1118 KB 970/1461 KB 1020/1118 KB 970/1461 KB 1024/1118 KB 970/1461 KB 1012/1118 KB 970/1461 KB 1024/1118 KB 974/1461 KB 1024/1118 KB 978/1461 KB 1024/1118 KB 982/1461 KB 1028/1118 KB 982/1461 KB 1032/1118 KB 986/1461 KB 1036/1118 KB 986/1461 KB 1040/1118 KB 986/1461 KB 1028/1118 KB 986/1461 KB 1040/1118 KB 990/1461 KB 1040/1118 KB 994/1461 KB 1040/1118 KB 998/1461 KB 1040/1118 KB 1002/1461 KB 1044/1118 KB 1006/1461 KB 1044/1118 KB 1010/1461 KB 1044/1118 KB 1014/1461 KB 1044/1118 KB 1002/1461 KB 1048/1118 KB 1014/1461 KB 1052/1118 KB 1014/1461 KB 1056/1118 KB 1014/1461 KB 1060/1118 KB 1014/1461 KB 1064/1118 KB 1018/1461 KB 1060/1118 KB 1018/1461 KB 1064/1118 KB 1022/1461 KB 1068/1118 KB 1026/1461 KB 1068/1118 KB 1030/1461 KB 1068/1118 KB 1034/1461 KB 1068/1118 KB 1038/1461 KB 1068/1118 KB 1042/1461 KB 1068/1118 KB 1046/1461 KB 1068/1118 KB 1050/1461 KB 1068/1118 KB 1054/1461 KB 1068/1118 KB 1022/1461 KB 1072/1118 KB 1054/1461 KB 1076/1118 KB 1054/1461 KB 1080/1118 KB 1054/1461 KB 1084/1118 KB 1054/1461 KB 1088/1118 KB 1054/1461 KB 1092/1118 KB 1054/1461 KB 1096/1118 KB 1054/1461 KB 1100/1118 KB 1054/1461 KB 1104/1118 KB 1058/1461 KB 1100/1118 KB 1058/1461 KB 1104/1118 KB 1062/1461 KB 1104/1118 KB 1066/1461 KB 1108/1118 KB 1070/1461 KB 1108/1118 KB 1074/1461 KB 1108/1118 KB 1078/1461 KB 1108/1118 KB 1082/1461 KB 1108/1118 KB 1086/1461 KB 1108/1118 KB 1090/1461 KB 1108/1118 KB 1066/1461 KB 1112/1118 KB 1090/1461 KB 1116/1118 KB 1090/1461 KB 1118/1118 KB 1090/1461 KB 1118/1118 KB 1094/1461 KB 1118/1118 KB 1098/1461 KB 1118/1118 KB 1102/1461 KB 1118/1118 KB 1106/1461 KB 1118/1118 KB 1110/1461 KB 1118/1118 KB 1114/1461 KB 1118/1118 KB 1118/1461 KB 1118/1118 KB 1122/1461 KB 1118/1118 KB 1126/1461 KB 1118/1118 KB 1130/1461 KB 1118/1118 KB 1134/1461 KB 1118/1118 KB 1138/1461 KB 1118/1118 KB 1142/1461 KB 1118/1118 KB 1146/1461 KB 1118/1118 KB 1150/1461 KB 1118/1118 KB 1154/1461 KB 1118/1118 KB 1158/1461 KB 1118/1118 KB 1162/1461 KB 1118/1118 KB 1166/1461 KB 1118/1118 KB 1170/1461 KB 1118/1118 KB 1174/1461 KB 1118/1118 KB 1178/1461 KB 1118/1118 KB 1182/1461 KB 1118/1118 KB 1186/1461 KB 1118/1118 KB 1190/1461 KB 1118/1118 KB 1194/1461 KB 1118/1118 KB 1198/1461 KB 1118/1118 KB 1202/1461 KB 1118/1118 KB 1206/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 631.1 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 1210/1461 KB 1214/1461 KB 1218/1461 KB 1222/1461 KB 1226/1461 KB 1230/1461 KB 1234/1461 KB 1238/1461 KB 1242/1461 KB 1246/1461 KB 1250/1461 KB 1254/1461 KB 1258/1461 KB 1262/1461 KB 1266/1461 KB 1270/1461 KB 1274/1461 KB 1278/1461 KB 1282/1461 KB 1286/1461 KB 1290/1461 KB 1294/1461 KB 1298/1461 KB 1302/1461 KB 1306/1461 KB 1310/1461 KB 1314/1461 KB 1318/1461 KB 1322/1461 KB 1326/1461 KB 1330/1461 KB 1334/1461 KB 1338/1461 KB 1342/1461 KB 1346/1461 KB 1350/1461 KB 1354/1461 KB 1358/1461 KB 1362/1461 KB 1366/1461 KB 1370/1461 KB 1374/1461 KB 1378/1461 KB 1382/1461 KB 1386/1461 KB 1390/1461 KB 1394/1461 KB 1398/1461 KB 1402/1461 KB 1406/1461 KB 1410/1461 KB 1414/1461 KB 1418/1461 KB 1422/1461 KB 1426/1461 KB 1430/1461 KB 1434/1461 KB 1438/1461 KB 1442/1461 KB 1446/1461 KB 1450/1461 KB 1454/1461 KB 1458/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 811.7 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 436.9 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 93.3 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 122.2 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 21.8 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 76.5 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 332.5 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 708.2 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 62.0 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 199.7 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 437.4 KB/sec) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 57.9 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1006.6 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 11/149 KB 13/149 KB 16/149 KB 19/149 KB 21/149 KB 24/149 KB 27/149 KB 29/149 KB 32/149 KB 36/149 KB 40/149 KB 44/149 KB 48/149 KB 52/149 KB 56/149 KB 60/149 KB 64/149 KB 3/10 KB 64/149 KB 6/10 KB 64/149 KB 9/10 KB 64/149 KB 10/10 KB 64/149 KB 10/10 KB 64/149 KB 3/6 KB 10/10 KB 64/149 KB 6/6 KB 10/10 KB 64/149 KB 6/6 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 10/10 KB 68/149 KB 6/6 KB 10/10 KB 72/149 KB 6/6 KB 10/10 KB 76/149 KB 6/6 KB 10/10 KB 80/149 KB 6/6 KB 10/10 KB 84/149 KB 6/6 KB 10/10 KB 4/21 KB 84/149 KB 6/6 KB 10/10 KB 8/21 KB 84/149 KB 6/6 KB 10/10 KB 12/21 KB 84/149 KB 6/6 KB 10/10 KB 16/21 KB 84/149 KB 6/6 KB 10/10 KB 20/21 KB 84/149 KB 6/6 KB 10/10 KB 21/21 KB 84/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 462.3 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 21/21 KB 88/149 KB 6/6 KB 21/21 KB 92/149 KB 21/21 KB 96/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 322.0 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-oai-hss-0: 06:31:22 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 21/21 KB 100/149 KB 21/21 KB 104/149 KB 21/21 KB 108/149 KB 21/21 KB 112/149 KB 21/21 KB 116/149 KB 21/21 KB 120/149 KB 21/21 KB 124/149 KB 21/21 KB 128/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 698.9 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 128/149 KB 3/30 KB 128/149 KB 5/30 KB 128/149 KB 1/14 KB 8/30 KB 128/149 KB 1/14 KB 5/30 KB 3/37 KB 128/149 KB 1/14 KB 8/30 KB 6/37 KB 128/149 KB 3/14 KB 11/30 KB 3/37 KB 128/149 KB 3/14 KB 11/30 KB 3/37 KB 128/149 KB 3/14 KB 8/30 KB 6/37 KB 128/149 KB 6/14 KB 11/30 KB 6/37 KB 128/149 KB 6/14 KB 13/30 KB 6/37 KB 128/149 KB 9/14 KB 13/30 KB 6/37 KB 128/149 KB 11/14 KB 13/30 KB 6/37 KB 128/149 KB 11/14 KB 16/30 KB 6/37 KB 128/149 KB 14/14 KB 16/30 KB 6/37 KB 128/149 KB 14/14 KB 19/30 KB 9/37 KB 128/149 KB 14/14 KB 19/30 KB 9/37 KB 128/149 KB 14/14 KB 21/30 KB 11/37 KB 128/149 KB 14/14 KB 21/30 KB 11/37 KB 128/149 KB 14/14 KB 24/30 KB 14/37 KB 128/149 KB 14/14 KB 24/30 KB 14/37 KB 128/149 KB 14/14 KB 27/30 KB 16/37 KB 128/149 KB 14/14 KB 27/30 KB 16/37 KB 128/149 KB 14/14 KB 29/30 KB 16/37 KB 128/149 KB 14/14 KB 30/30 KB 19/37 KB 128/149 KB 14/14 KB 30/30 KB 22/37 KB 128/149 KB 14/14 KB 30/30 KB 25/37 KB 128/149 KB 14/14 KB 30/30 KB 25/37 KB 132/149 KB 14/14 KB 30/30 KB 27/37 KB 132/149 KB 14/14 KB 30/30 KB 30/37 KB 132/149 KB 14/14 KB 30/30 KB 32/37 KB 136/149 KB 14/14 KB 30/30 KB 35/37 KB 136/149 KB 14/14 KB 30/30 KB 37/37 KB 4/14 KB 136/149 KB 30/30 KB 30/37 KB 136/149 KB 14/14 KB 30/30 KB 37/37 KB 4/14 KB 140/149 KB 30/30 KB 37/37 KB 4/14 KB 144/149 KB 30/30 KB 35/37 KB 4/14 KB 136/149 KB 14/14 KB 30/30 KB 37/37 KB 8/14 KB 144/149 KB 30/30 KB 37/37 KB 12/14 KB 144/149 KB 30/30 KB 37/37 KB 14/14 KB 144/149 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 37/37 KB 14/14 KB 148/149 KB 30/30 KB 37/37 KB 14/14 KB 149/149 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 774.0 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 319.3 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2467.7 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 837.4 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 4/43 KB 8/43 KB 12/43 KB 16/43 KB 20/43 KB 24/43 KB 28/43 KB 32/43 KB 3/37 KB 32/43 KB 6/37 KB 32/43 KB 3/60 KB 3/7 KB 9/37 KB 32/43 KB 3/60 KB 3/7 KB 11/37 KB 32/43 KB 3/60 KB 3/7 KB 14/37 KB 32/43 KB 3/60 KB 3/7 KB 16/37 KB 32/43 KB 3/60 KB 3/7 KB 19/37 KB 32/43 KB 3/60 KB 3/7 KB 3/37 KB 32/43 KB 3/60 KB 3/7 KB 3/37 KB 32/43 KB 3/60 KB 19/37 KB 32/43 KB 5/60 KB 3/7 KB 19/37 KB 32/43 KB 8/60 KB 5/7 KB 19/37 KB 32/43 KB 11/60 KB 5/7 KB 19/37 KB 32/43 KB 13/60 KB 5/7 KB 19/37 KB 32/43 KB 16/60 KB 5/7 KB 19/37 KB 32/43 KB 19/60 KB 5/7 KB 19/37 KB 32/43 KB 21/60 KB 5/7 KB 19/37 KB 32/43 KB 24/60 KB 5/7 KB 19/37 KB 32/43 KB 5/60 KB 5/7 KB 22/37 KB 32/43 KB 24/60 KB 7/7 KB 22/37 KB 32/43 KB 27/60 KB 7/7 KB 22/37 KB 32/43 KB 29/60 KB 7/7 KB 22/37 KB 32/43 KB 3/11 KB 29/60 KB 7/7 KB 22/37 KB 32/43 KB 6/11 KB 29/60 KB 7/7 KB 22/37 KB 32/43 KB 9/11 KB 29/60 KB 7/7 KB 22/37 KB 32/43 KB 24/60 KB 5/7 KB 25/37 KB 32/43 KB 11/11 KB 29/60 KB 7/7 KB 22/37 KB 32/43 KB 11/11 KB 29/60 KB 7/7 KB 25/37 KB 36/43 KB 11/11 KB 29/60 KB 7/7 KB 27/37 KB 40/43 KB 11/11 KB 32/60 KB 7/7 KB 27/37 KB 43/43 KB 11/11 KB 32/60 KB 7/7 KB 27/37 KB 36/43 KB 11/11 KB 32/60 KB 7/7 KB 27/37 KB 36/43 KB 11/11 KB 29/60 KB 7/7 KB 30/37 KB 43/43 KB 11/11 KB 32/60 KB 7/7 KB 30/37 KB 43/43 KB 11/11 KB 36/60 KB 7/7 KB 32/37 KB 43/43 KB 11/11 KB 36/60 KB 7/7 KB 35/37 KB 43/43 KB 11/11 KB 36/60 KB 7/7 KB 37/37 KB 43/43 KB 11/11 KB 36/60 KB 7/7 KB 37/37 KB 43/43 KB 11/11 KB 40/60 KB 7/7 KB 37/37 KB 43/43 KB 11/11 KB 44/60 KB 7/7 KB 37/37 KB 43/43 KB 11/11 KB 48/60 KB 7/7 KB 37/37 KB 43/43 KB 11/11 KB 52/60 KB 7/7 KB 37/37 KB 43/43 KB 11/11 KB 56/60 KB 7/7 KB 37/37 KB 43/43 KB 11/11 KB 60/60 KB 7/7 KB 37/37 KB 43/43 KB 11/11 KB 60/60 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 114.6 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 690.1 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 903.4 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 560.1 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 147.1 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 112.2 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1086.1 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-oai-hss-0: 06:31:22 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 79.1 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 149.5 KB/sec) unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 205.5 KB/sec) unit-oai-hss-0: 06:31:22 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 118.2 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 204.4 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-oai-epc-0: 06:31:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:31:22 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 83.4 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 142.8 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-oai-hss-0: 06:31:22 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 165.4 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 49.7 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 101.3 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 144.7 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-oai-hss-0: 06:31:22 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 196.1 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 27.3 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 267.9 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1211.9 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 42.2 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 44.8 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 101.2 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 3/87 KB 3/156 KB 4/48 KB 8/13 KB 3/87 KB 3/156 KB 4/48 KB 11/13 KB 3/87 KB 3/156 KB 4/48 KB 3/13 KB 3/87 KB 3/156 KB 4/48 KB 11/13 KB 5/87 KB 3/156 KB 4/48 KB 4/21 KB 11/13 KB 8/87 KB 3/156 KB 4/48 KB 4/21 KB 11/13 KB 11/87 KB 3/156 KB 4/48 KB 4/21 KB 11/13 KB 13/87 KB 3/156 KB 4/48 KB 4/21 KB 11/13 KB 16/87 KB 3/156 KB 4/48 KB 3/13 KB 3/156 KB 4/48 KB 4/21 KB 11/13 KB 16/87 KB 5/156 KB 4/48 KB 4/21 KB 11/13 KB 16/87 KB 8/156 KB 4/48 KB 4/21 KB 11/13 KB 16/87 KB 11/156 KB 4/48 KB 4/21 KB 11/13 KB 16/87 KB 13/156 KB 4/48 KB 4/21 KB 11/13 KB 16/87 KB 16/156 KB 4/48 KB 4/21 KB 11/13 KB 16/87 KB 19/156 KB 4/48 KB 4/21 KB 13/13 KB 19/87 KB 21/156 KB 4/48 KB 3/13 KB 4/48 KB 4/21 KB 13/13 KB 19/87 KB 21/156 KB 8/48 KB 4/21 KB 13/13 KB 19/87 KB 21/156 KB 12/48 KB 4/21 KB 13/13 KB 19/87 KB 21/156 KB 16/48 KB 4/21 KB 13/13 KB 19/87 KB 21/156 KB 20/48 KB 4/21 KB 13/13 KB 19/87 KB 21/156 KB 24/48 KB 4/21 KB 13/13 KB 19/87 KB 21/156 KB 28/48 KB 4/21 KB 13/13 KB 19/87 KB 21/156 KB 32/48 KB 4/21 KB 13/13 KB 19/87 KB 19/156 KB 4/48 KB 4/21 KB 13/13 KB 21/87 KB 24/156 KB 32/48 KB 4/21 KB 13/13 KB 16/87 KB 19/156 KB 4/48 KB 4/21 KB 11/13 KB 5/87 KB 3/156 KB 4/48 KB 8/21 KB 13/13 KB 21/87 KB 24/156 KB 32/48 KB 12/21 KB 13/13 KB 21/87 KB 24/156 KB 32/48 KB 16/21 KB 13/13 KB 21/87 KB 24/156 KB 32/48 KB 20/21 KB 13/13 KB 21/87 KB 24/156 KB 32/48 KB 21/21 KB 13/13 KB 21/87 KB 24/156 KB 32/48 KB 21/21 KB 13/13 KB 24/87 KB 24/156 KB 32/48 KB 4/21 KB 13/13 KB 19/87 KB 24/156 KB 32/48 KB 21/21 KB 13/13 KB 27/87 KB 24/156 KB 32/48 KB 21/21 KB 13/13 KB 29/87 KB 27/156 KB 32/48 KB 21/21 KB 13/13 KB 32/87 KB 27/156 KB 36/48 KB 21/21 KB 13/13 KB 27/87 KB 27/156 KB 32/48 KB 21/21 KB 13/13 KB 32/87 KB 29/156 KB 36/48 KB 21/21 KB 13/13 KB 32/87 KB 32/156 KB 36/48 KB 21/21 KB 13/13 KB 32/87 KB 36/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 40/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 44/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 48/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 52/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 56/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 60/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 64/156 KB 36/48 KB 21/21 KB 13/13 KB 29/87 KB 27/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 64/156 KB 40/48 KB 21/21 KB 13/13 KB 36/87 KB 64/156 KB 44/48 KB 21/21 KB 13/13 KB 36/87 KB 64/156 KB 48/48 KB 21/21 KB 13/13 KB 36/87 KB 36/156 KB 36/48 KB 21/21 KB 13/13 KB 40/87 KB 64/156 KB 48/48 KB 21/21 KB 13/13 KB 44/87 KB 64/156 KB 48/48 KB 21/21 KB 13/13 KB 48/87 KB 64/156 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 359.7 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 703.1 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 52/87 KB 64/156 KB 48/48 KB 56/87 KB 64/156 KB 48/48 KB 60/87 KB 64/156 KB 48/48 KB 64/87 KB 64/156 KB 48/48 KB 68/87 KB 64/156 KB 48/48 KB 72/87 KB 68/156 KB 48/48 KB 76/87 KB 68/156 KB 48/48 KB 80/87 KB 68/156 KB 48/48 KB 84/87 KB 68/156 KB 48/48 KB 87/87 KB 68/156 KB 68/87 KB 68/156 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1332.2 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 87/87 KB 72/156 KB 87/87 KB 76/156 KB 87/87 KB 80/156 KB 87/87 KB 84/156 KB 3/86 KB 87/87 KB 88/156 KB 4/35 KB 3/86 KB 87/87 KB 92/156 KB 4/35 KB 3/86 KB 87/87 KB 84/156 KB 4/35 KB 3/86 KB 87/87 KB 84/156 KB 6/86 KB 87/87 KB 92/156 KB 4/35 KB 9/86 KB 87/87 KB 92/156 KB 4/35 KB 11/86 KB 87/87 KB 92/156 KB 4/35 KB 14/86 KB 87/87 KB 92/156 KB 4/35 KB 14/86 KB 87/87 KB 92/156 KB 8/35 KB 14/86 KB 87/87 KB 92/156 KB 12/35 KB 14/86 KB 87/87 KB 92/156 KB 16/35 KB 16/86 KB 87/87 KB 92/156 KB 16/35 KB 16/86 KB 87/87 KB 92/156 KB 20/35 KB 19/86 KB 87/87 KB 92/156 KB 20/35 KB 22/86 KB 87/87 KB 92/156 KB 20/35 KB 25/86 KB 87/87 KB 92/156 KB 20/35 KB 25/86 KB 87/87 KB 92/156 KB 24/35 KB 25/86 KB 87/87 KB 92/156 KB 28/35 KB 27/86 KB 87/87 KB 92/156 KB 32/35 KB 27/86 KB 87/87 KB 92/156 KB 28/35 KB 27/86 KB 87/87 KB 92/156 KB 35/35 KB 30/86 KB 87/87 KB 92/156 KB 35/35 KB 32/86 KB 87/87 KB 92/156 KB 35/35 KB 32/86 KB 87/87 KB 96/156 KB 35/35 KB 32/86 KB 87/87 KB 100/156 KB 35/35 KB 36/86 KB 87/87 KB 104/156 KB 35/35 KB 36/86 KB 87/87 KB 108/156 KB 35/35 KB 36/86 KB 87/87 KB 112/156 KB 35/35 KB 36/86 KB 87/87 KB 100/156 KB 35/35 KB 40/86 KB 87/87 KB 112/156 KB 35/35 KB 44/86 KB 87/87 KB 112/156 KB 35/35 KB 48/86 KB 87/87 KB 112/156 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1702.5 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 48/86 KB 4/24 KB 112/156 KB 35/35 KB 48/86 KB 8/24 KB 112/156 KB 35/35 KB 48/86 KB 12/24 KB 112/156 KB 35/35 KB 48/86 KB 16/24 KB 112/156 KB 35/35 KB 48/86 KB 20/24 KB 112/156 KB 35/35 KB 48/86 KB 24/24 KB 112/156 KB 35/35 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 48/86 KB 24/24 KB 116/156 KB 35/35 KB 52/86 KB 24/24 KB 120/156 KB 35/35 KB 52/86 KB 24/24 KB 124/156 KB 35/35 KB 52/86 KB 24/24 KB 128/156 KB 35/35 KB 52/86 KB 24/24 KB 116/156 KB 35/35 KB 56/86 KB 24/24 KB 128/156 KB 35/35 KB 60/86 KB 24/24 KB 128/156 KB 35/35 KB 64/86 KB 24/24 KB 128/156 KB 35/35 KB 68/86 KB 24/24 KB 128/156 KB 35/35 KB 72/86 KB 24/24 KB 132/156 KB 35/35 KB 76/86 KB 24/24 KB 132/156 KB 35/35 KB 80/86 KB 24/24 KB 132/156 KB 35/35 KB 68/86 KB 24/24 KB 132/156 KB 35/35 KB 80/86 KB 24/24 KB 136/156 KB 35/35 KB 80/86 KB 24/24 KB 140/156 KB 35/35 KB 80/86 KB 24/24 KB 144/156 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 479.7 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 690.6 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 84/86 KB 144/156 KB 86/86 KB 144/156 KB 86/86 KB 148/156 KB 86/86 KB 152/156 KB 86/86 KB 156/156 KB 86/86 KB 156/156 KB 86/86 KB 4/29 KB 156/156 KB 86/86 KB 8/29 KB 4/119 KB 156/156 KB 86/86 KB 12/29 KB 4/119 KB 156/156 KB 86/86 KB 16/29 KB 4/119 KB 156/156 KB 86/86 KB 4/29 KB 4/119 KB 156/156 KB 86/86 KB 16/29 KB 3/14 KB 4/119 KB 156/156 KB 86/86 KB 16/29 KB 6/14 KB 4/119 KB 156/156 KB 86/86 KB 16/29 KB 9/14 KB 4/119 KB 156/156 KB 86/86 KB 16/29 KB 11/14 KB 4/119 KB 156/156 KB 86/86 KB 16/29 KB 14/14 KB 4/119 KB 156/156 KB 86/86 KB 16/29 KB 14/14 KB 8/119 KB 156/156 KB 86/86 KB 16/29 KB 14/14 KB 12/119 KB 156/156 KB 86/86 KB 16/29 KB 14/14 KB 16/119 KB 156/156 KB 86/86 KB 16/29 KB 14/14 KB 20/119 KB 156/156 KB 16/29 KB 14/14 KB 24/119 KB 156/156 KB 16/29 KB 14/14 KB 28/119 KB 156/156 KB 16/29 KB 14/14 KB 32/119 KB 156/156 KB 16/29 KB 14/14 KB 36/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1375.4 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 20/29 KB 14/14 KB 36/119 KB 24/29 KB 14/14 KB 36/119 KB 28/29 KB 14/14 KB 36/119 KB 29/29 KB 14/14 KB 36/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2195.6 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 29/29 KB 14/14 KB 40/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 204.0 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 29/29 KB 44/119 KB 29/29 KB 48/119 KB 29/29 KB 52/119 KB 29/29 KB 56/119 KB 29/29 KB 60/119 KB 29/29 KB 64/119 KB 29/29 KB 68/119 KB 29/29 KB 72/119 KB 4/37 KB 29/29 KB 76/119 KB 4/37 KB 29/29 KB 80/119 KB 3/57 KB 4/11 KB 4/37 KB 84/119 KB 3/57 KB 4/11 KB 4/37 KB 88/119 KB 3/57 KB 4/11 KB 4/37 KB 92/119 KB 3/57 KB 4/11 KB 4/37 KB 96/119 KB 3/57 KB 4/11 KB 4/37 KB 100/119 KB 3/57 KB 4/37 KB 29/29 KB 72/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 383.7 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 4/11 KB 4/37 KB 29/29 KB 80/119 KB 3/57 KB 8/11 KB 4/37 KB 100/119 KB 3/57 KB 11/11 KB 4/37 KB 100/119 KB 3/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 4/37 KB 29/29 KB 76/119 KB 3/57 KB 11/11 KB 4/37 KB 100/119 KB 6/57 KB 11/11 KB 8/37 KB 100/119 KB 6/57 KB 11/11 KB 12/37 KB 100/119 KB 6/57 KB 11/11 KB 16/37 KB 100/119 KB 9/57 KB 11/11 KB 12/37 KB 100/119 KB 9/57 KB 11/11 KB 20/37 KB 100/119 KB 9/57 KB 11/11 KB 20/37 KB 100/119 KB 11/57 KB 11/11 KB 20/37 KB 100/119 KB 14/57 KB 11/11 KB 20/37 KB 100/119 KB 16/57 KB 11/11 KB 24/37 KB 100/119 KB 16/57 KB 11/11 KB 24/37 KB 100/119 KB 19/57 KB 11/11 KB 28/37 KB 100/119 KB 19/57 KB 11/11 KB 32/37 KB 100/119 KB 22/57 KB 11/11 KB 32/37 KB 100/119 KB 22/57 KB 11/11 KB 36/37 KB 100/119 KB 22/57 KB 11/11 KB 36/37 KB 100/119 KB 25/57 KB 11/11 KB 37/37 KB 100/119 KB 25/57 KB 11/11 KB 37/37 KB 100/119 KB 27/57 KB 11/11 KB 37/37 KB 100/119 KB 30/57 KB 11/11 KB 37/37 KB 100/119 KB 32/57 KB 11/11 KB 37/37 KB 100/119 KB 36/57 KB 11/11 KB 37/37 KB 104/119 KB 40/57 KB 11/11 KB 37/37 KB 104/119 KB 44/57 KB 11/11 KB 37/37 KB 104/119 KB 48/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 124.0 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 11/11 KB 37/37 KB 104/119 KB 36/57 KB 37/37 KB 108/119 KB 48/57 KB 37/37 KB 112/119 KB 48/57 KB 37/37 KB 116/119 KB 48/57 KB 37/37 KB 119/119 KB 48/57 KB 3/33 KB 37/37 KB 119/119 KB 48/57 KB 5/33 KB 37/37 KB 119/119 KB 48/57 KB 8/33 KB 37/37 KB 119/119 KB 48/57 KB 11/33 KB 37/37 KB 119/119 KB 48/57 KB 13/33 KB 37/37 KB 119/119 KB 48/57 KB 16/33 KB 37/37 KB 119/119 KB 48/57 KB 19/33 KB 37/37 KB 119/119 KB 48/57 KB 21/33 KB 37/37 KB 119/119 KB 48/57 KB 24/33 KB 37/37 KB 119/119 KB 48/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 415.8 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 27/33 KB 119/119 KB 48/57 KB 29/33 KB 119/119 KB 48/57 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install 32/33 KB 119/119 KB 48/57 KB 33/33 KB 119/119 KB 48/57 KB 33/33 KB 119/119 KB 52/57 KB 33/33 KB 119/119 KB 56/57 KB 33/33 KB 119/119 KB 57/57 KB 4/21 KB 33/33 KB 119/119 KB 57/57 KB 8/21 KB 33/33 KB 119/119 KB 57/57 KB 12/21 KB 33/33 KB 119/119 KB 57/57 KB 16/21 KB 33/33 KB 119/119 KB 57/57 KB 20/21 KB 33/33 KB 119/119 KB 57/57 KB 21/21 KB 33/33 KB 119/119 KB 57/57 KB 21/21 KB 33/33 KB 3/5 KB 119/119 KB 57/57 KB 21/21 KB 33/33 KB 5/5 KB 119/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1213.5 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 576.3 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 324.6 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 208.9 KB/sec) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 44.5 KB/sec) unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 8/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 125.9 KB/sec) unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:31:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 550.9 KB/sec) unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:31:23 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 214.2 KB/sec) unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 222.0 KB/sec) unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 155.0 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 1/24 KB 4/24 KB 6/24 KB 9/24 KB 12/24 KB 14/24 KB 17/24 KB 20/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1445.2 KB/sec) unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 757.4 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 136.5 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 552.5 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 182.1 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 176.5 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 144.8 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/10 KB 4/10 KB 7/10 KB 10/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 139.0 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 72.2 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/286 KB 6/286 KB 3/45 KB 3/39 KB 9/286 KB 3/45 KB 3/39 KB 3/286 KB 3/45 KB 9/286 KB 5/45 KB 3/39 KB 9/286 KB 3/308 KB 8/45 KB 3/223 KB 3/39 KB 9/286 KB 3/308 KB 11/45 KB 3/223 KB 3/39 KB 9/286 KB 3/308 KB 13/45 KB 3/223 KB 3/39 KB 9/286 KB 3/308 KB 16/45 KB 3/223 KB 3/39 KB 3/286 KB 3/45 KB 3/39 KB 9/286 KB 3/308 KB 16/45 KB 3/223 KB 6/39 KB 9/286 KB 3/308 KB 16/45 KB 3/223 KB 9/39 KB 9/286 KB 3/308 KB 16/45 KB 3/223 KB 11/39 KB 9/286 KB 3/308 KB 16/45 KB 3/223 KB 14/39 KB 9/286 KB 3/308 KB 16/45 KB 3/223 KB 16/39 KB 11/286 KB 3/308 KB 19/45 KB 3/223 KB 19/39 KB 9/286 KB 3/308 KB 5/45 KB 3/223 KB 3/39 KB 11/286 KB 3/308 KB 19/45 KB 5/223 KB 19/39 KB 11/286 KB 3/308 KB 19/45 KB 8/223 KB 19/39 KB 11/286 KB 3/308 KB 19/45 KB 11/223 KB 19/39 KB 11/286 KB 3/308 KB 19/45 KB 13/223 KB 19/39 KB 11/286 KB 3/308 KB 19/45 KB 16/223 KB 19/39 KB 11/286 KB 3/308 KB 19/45 KB 19/223 KB 19/39 KB 9/286 KB 3/308 KB 5/45 KB 3/39 KB 11/286 KB 5/308 KB 19/45 KB 19/223 KB 19/39 KB 11/286 KB 8/308 KB 19/45 KB 19/223 KB 19/39 KB 11/286 KB 11/308 KB 19/45 KB 19/223 KB 19/39 KB 11/286 KB 13/308 KB 19/45 KB 19/223 KB 19/39 KB 11/286 KB 16/308 KB 19/45 KB 19/223 KB 19/39 KB 11/286 KB 19/308 KB 19/45 KB 19/223 KB 19/39 KB 11/286 KB 21/308 KB 19/45 KB 19/223 KB 19/39 KB 11/286 KB 24/308 KB 19/45 KB 21/223 KB 22/39 KB 11/286 KB 3/308 KB 19/45 KB 3/223 KB 16/39 KB 11/286 KB 24/308 KB 21/45 KB 21/223 KB 22/39 KB 11/286 KB 3/308 KB 16/45 KB 3/223 KB 16/39 KB 14/286 KB 24/308 KB 21/45 KB 21/223 KB 22/39 KB 16/286 KB 24/308 KB 21/45 KB 21/223 KB 22/39 KB 19/286 KB 24/308 KB 21/45 KB 21/223 KB 22/39 KB 11/286 KB 21/308 KB 19/45 KB 21/223 KB 22/39 KB 19/286 KB 24/308 KB 24/45 KB 24/223 KB 22/39 KB 11/286 KB 21/308 KB 19/45 KB 19/223 KB 22/39 KB 19/286 KB 24/308 KB 24/45 KB 24/223 KB 25/39 KB 19/286 KB 27/308 KB 24/45 KB 27/223 KB 27/39 KB 22/286 KB 27/308 KB 24/45 KB 27/223 KB 30/39 KB 19/286 KB 24/308 KB 24/45 KB 21/223 KB 22/39 KB 22/286 KB 27/308 KB 27/45 KB 27/223 KB 30/39 KB 22/286 KB 27/308 KB 24/45 KB 27/223 KB 27/39 KB 19/286 KB 27/308 KB 24/45 KB 27/223 KB 25/39 KB 19/286 KB 27/308 KB 24/45 KB 24/223 KB 25/39 KB 22/286 KB 29/308 KB 27/45 KB 27/223 KB 30/39 KB 25/286 KB 32/308 KB 29/45 KB 29/223 KB 30/39 KB 25/286 KB 36/308 KB 29/45 KB 29/223 KB 32/39 KB 25/286 KB 29/308 KB 29/45 KB 29/223 KB 30/39 KB 25/286 KB 29/308 KB 29/45 KB 27/223 KB 30/39 KB 25/286 KB 29/308 KB 27/45 KB 27/223 KB 30/39 KB 25/286 KB 36/308 KB 29/45 KB 32/223 KB 32/39 KB 27/286 KB 36/308 KB 32/45 KB 36/223 KB 32/39 KB 25/286 KB 32/308 KB 29/45 KB 29/223 KB 32/39 KB 27/286 KB 36/308 KB 32/45 KB 32/223 KB 32/39 KB 25/286 KB 36/308 KB 32/45 KB 32/223 KB 32/39 KB 27/286 KB 36/308 KB 36/45 KB 36/223 KB 32/39 KB 30/286 KB 36/308 KB 40/45 KB 36/223 KB 35/39 KB 30/286 KB 36/308 KB 44/45 KB 36/223 KB 35/39 KB 30/286 KB 36/308 KB 45/45 KB 36/223 KB 35/39 KB 30/286 KB 36/308 KB 36/45 KB 36/223 KB 35/39 KB 30/286 KB 36/308 KB 36/45 KB 36/223 KB 32/39 KB 32/286 KB 36/308 KB 45/45 KB 36/223 KB 35/39 KB 36/286 KB 36/308 KB 45/45 KB 36/223 KB 38/39 KB 40/286 KB 40/308 KB 45/45 KB 40/223 KB 38/39 KB 44/286 KB 40/308 KB 45/45 KB 40/223 KB 38/39 KB 48/286 KB 40/308 KB 45/45 KB 40/223 KB 38/39 KB 52/286 KB 40/308 KB 45/45 KB 40/223 KB 38/39 KB 32/286 KB 36/308 KB 45/45 KB 36/223 KB 38/39 KB 52/286 KB 40/308 KB 45/45 KB 40/223 KB 39/39 unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install KB 36/286 KB 40/308 KB 45/45 KB 40/223 KB 38/39 KB 52/286 KB 44/308 KB 45/45 KB 40/223 KB 39/39 KB 52/286 KB 48/308 KB 45/45 KB 40/223 KB 39/39 KB 36/286 KB 36/308 KB 45/45 KB 40/223 KB 38/39 KB 52/286 KB 48/308 KB 45/45 KB 44/223 KB 39/39 KB 52/286 KB 48/308 KB 45/45 KB 48/223 KB 39/39 KB 52/286 KB 48/308 KB 45/45 KB 52/223 KB 39/39 KB 52/286 KB 52/308 KB 45/45 KB 56/223 KB 39/39 KB 52/286 KB 52/308 KB 45/45 KB 60/223 KB 39/39 KB 52/286 KB 52/308 KB 45/45 KB 64/223 KB 39/39 KB 52/286 KB 52/308 KB 45/45 KB 52/223 KB 39/39 KB 52/286 KB 56/308 KB 45/45 KB 64/223 KB 39/39 KB 52/286 KB 60/308 KB 45/45 KB 64/223 KB 39/39 KB 52/286 KB 64/308 KB 45/45 KB 64/223 KB 39/39 KB 52/286 KB 64/308 KB 45/45 KB 68/223 KB 39/39 KB 56/286 KB 68/308 KB 72/223 KB 56/286 KB 68/308 KB 76/223 KB 56/286 KB 68/308 KB 80/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 959.1 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 56/286 KB 68/308 KB 68/223 KB 39/39 KB 60/286 KB 68/308 KB 84/223 KB 64/286 KB 68/308 KB 84/223 KB 52/286 KB 68/308 KB 68/223 KB 39/39 KB 64/286 KB 72/308 KB 84/223 KB 64/286 KB 76/308 KB 84/223 KB 64/286 KB 80/308 KB 84/223 KB 68/286 KB 84/308 KB 84/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 906.8 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 68/286 KB 80/308 KB 84/223 KB 72/286 KB 84/308 KB 84/223 KB 76/286 KB 84/308 KB 84/223 KB 80/286 KB 84/308 KB 84/223 KB 56/286 KB 68/308 KB 84/223 KB 80/286 KB 84/308 KB 88/223 KB 80/286 KB 88/308 KB 92/223 KB 80/286 KB 88/308 KB 96/223 KB 80/286 KB 88/308 KB 3/174 KB 96/223 KB 80/286 KB 88/308 KB 5/174 KB 96/223 KB 80/286 KB 88/308 KB 8/174 KB 96/223 KB 80/286 KB 88/308 KB 11/174 KB 96/223 KB 80/286 KB 88/308 KB 13/174 KB 96/223 KB 80/286 KB 88/308 KB 88/223 KB 80/286 KB 92/308 KB 13/174 KB 96/223 KB 80/286 KB 96/308 KB 13/174 KB 96/223 KB 80/286 KB 96/308 KB 16/174 KB 96/223 KB 80/286 KB 96/308 KB 16/174 KB 96/223 KB 4/22 KB 80/286 KB 96/308 KB 16/174 KB 96/223 KB 8/22 KB 80/286 KB 96/308 KB 16/174 KB 96/223 KB 12/22 KB 80/286 KB 96/308 KB 16/174 KB 96/223 KB 16/22 KB 80/286 KB 96/308 KB 16/174 KB 96/223 KB 20/22 KB 84/286 KB 96/308 KB 19/174 KB 96/223 KB 22/22 KB 84/286 KB 96/308 KB 19/174 KB 96/223 KB 20/22 KB 84/286 KB 100/308 KB 19/174 KB 100/223 KB 22/22 KB 84/286 KB 100/308 KB 21/174 KB 104/223 KB 22/22 KB 84/286 KB 96/308 KB 16/174 KB 96/223 KB 20/22 KB 88/286 KB 100/308 KB 21/174 KB 104/223 KB 22/22 KB 92/286 KB 100/308 KB 21/174 KB 104/223 KB 22/22 KB 96/286 KB 100/308 KB 21/174 KB 104/223 KB 22/22 KB 84/286 KB 100/308 KB 21/174 KB 100/223 KB 22/22 KB 96/286 KB 100/308 KB 24/174 KB 108/223 KB 22/22 KB 100/286 KB 100/308 KB 24/174 KB 108/223 KB 22/22 KB 84/286 KB 100/308 KB 19/174 KB 96/223 KB 22/22 KB 100/286 KB 104/308 KB 27/174 KB 108/223 KB 22/22 KB 100/286 KB 108/308 KB 27/174 KB 108/223 KB 22/22 KB 100/286 KB 112/308 KB 27/174 KB 108/223 KB 22/22 KB 100/286 KB 116/308 KB 27/174 KB 108/223 KB 22/22 KB 100/286 KB 100/308 KB 27/174 KB 108/223 KB 22/22 KB 96/286 KB 100/308 KB 21/174 KB 108/223 KB 22/22 KB 104/286 KB 116/308 KB 27/174 KB 112/223 KB 22/22 KB 104/286 KB 116/308 KB 27/174 KB 116/223 KB 22/22 KB 104/286 KB 116/308 KB 29/174 KB 120/223 KB 22/22 KB 104/286 KB 116/308 KB 29/174 KB 124/223 KB 22/22 KB 104/286 KB 116/308 KB 29/174 KB 128/223 KB 22/22 KB 104/286 KB 116/308 KB 27/174 KB 108/223 KB 22/22 KB 108/286 KB 116/308 KB 29/174 KB 128/223 KB 22/22 KB 112/286 KB 116/308 KB 29/174 KB 128/223 KB 22/22 KB 104/286 KB 116/308 KB 29/174 KB 116/223 KB 22/22 KB 112/286 KB 116/308 KB 32/174 KB 128/223 KB 22/22 KB 112/286 KB 116/308 KB 36/174 KB 128/223 KB 22/22 KB 116/286 KB 120/308 KB 40/174 KB 132/223 KB 116/286 KB 120/308 KB 44/174 KB 132/223 KB 116/286 KB 120/308 KB 48/174 KB 132/223 KB 116/286 KB 120/308 KB 52/174 KB 132/223 KB 116/286 KB 120/308 KB 56/174 KB 132/223 KB 116/286 KB 120/308 KB 60/174 KB 132/223 KB 116/286 KB 120/308 KB 64/174 KB 132/223 KB 116/286 KB 120/308 KB 68/174 KB 132/223 KB 116/286 KB 120/308 KB 72/174 KB 132/223 KB 116/286 KB 120/308 KB 76/174 KB 132/223 KB 116/286 KB 120/308 KB 80/174 KB 132/223 KB 116/286 KB 120/308 KB 84/174 KB 132/223 KB 116/286 KB 120/308 KB 36/174 KB 132/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 349.5 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 112/286 KB 120/308 KB 36/174 KB 132/223 KB 22/22 KB 116/286 KB 120/308 KB 84/174 KB 136/223 KB 112/286 KB 120/308 KB 36/174 KB 128/223 KB 22/22 KB 120/286 KB 124/308 KB 84/174 KB 140/223 KB 120/286 KB 128/308 KB 84/174 KB 140/223 KB 120/286 KB 132/308 KB 84/174 KB 140/223 KB 120/286 KB 120/308 KB 84/174 KB 136/223 KB 124/286 KB 132/308 KB 84/174 KB 140/223 KB 128/286 KB 132/308 KB 84/174 KB 140/223 KB 120/286 KB 120/308 KB 84/174 KB 140/223 KB 128/286 KB 132/308 KB 84/174 KB 144/223 KB 128/286 KB 132/308 KB 84/174 KB 148/223 KB 132/286 KB 136/308 KB 84/174 KB 152/223 KB 4/9 KB 132/286 KB 136/308 KB 84/174 KB 156/223 KB 4/9 KB 132/286 KB 136/308 KB 84/174 KB 160/223 KB 4/9 KB 132/286 KB 136/308 KB 84/174 KB 164/223 KB 4/9 KB 132/286 KB 136/308 KB 84/174 KB 168/223 KB 4/9 KB 132/286 KB 136/308 KB 84/174 KB 172/223 KB 4/9 KB 132/286 KB 136/308 KB 84/174 KB 176/223 KB 4/9 KB 132/286 KB 136/308 KB 84/174 KB 180/223 KB 4/9 KB 132/286 KB 136/308 KB 84/174 KB 148/223 KB 4/9 KB 128/286 KB 136/308 KB 84/174 KB 148/223 KB 4/9 KB 132/286 KB 140/308 KB 88/174 KB 180/223 KB 4/9 KB 132/286 KB 144/308 KB 88/174 KB 180/223 KB 4/9 KB 128/286 KB 132/308 KB 84/174 KB 148/223 KB 4/9 KB 132/286 KB 144/308 KB 88/174 KB 180/223 KB 8/9 KB 132/286 KB 144/308 KB 88/174 KB 180/223 KB 9/9 KB 132/286 KB 148/308 KB 88/174 KB 180/223 KB 9/9 KB 136/286 KB 152/308 KB 88/174 KB 180/223 KB 9/9 KB 136/286 KB 156/308 KB 88/174 KB 180/223 KB 9/9 KB 136/286 KB 160/308 KB 88/174 KB 180/223 KB 9/9 KB 136/286 KB 164/308 KB 88/174 KB 180/223 KB 9/9 KB 136/286 KB 168/308 KB 88/174 KB 180/223 KB 9/9 KB 136/286 KB 172/308 KB 88/174 KB 180/223 KB 9/9 KB 136/286 KB 176/308 KB 88/174 KB 180/223 KB 9/9 KB 132/286 KB 136/308 KB 88/174 KB 180/223 KB 4/9 KB 136/286 KB 176/308 KB 92/174 KB 180/223 KB 9/9 KB 136/286 KB 176/308 KB 96/174 KB 180/223 KB 9/9 KB 136/286 KB 176/308 KB 100/174 KB 180/223 KB 9/9 KB 136/286 KB 148/308 KB 88/174 KB 180/223 KB 9/9 KB 140/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 144/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 148/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 152/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 156/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 160/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 164/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 168/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 172/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 176/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 180/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 136/286 KB 180/308 KB 100/174 KB 184/223 KB 9/9 KB 180/286 KB 180/308 KB 104/174 KB 188/223 KB 9/9 KB 180/286 KB 180/308 KB 104/174 KB 192/223 KB 9/9 KB 136/286 KB 180/308 KB 100/174 KB 180/223 KB 9/9 KB 180/286 KB 184/308 KB 104/174 KB 192/223 KB 9/9 KB 180/286 KB 188/308 KB 104/174 KB 192/223 KB 9/9 KB 180/286 KB 192/308 KB 104/174 KB 192/223 KB 9/9 KB 180/286 KB 196/308 KB 104/174 KB 192/223 KB 9/9 KB 184/286 KB 200/308 KB 104/174 KB 196/223 KB 184/286 KB 204/308 KB 104/174 KB 196/223 KB 184/286 KB 208/308 KB 104/174 KB 196/223 KB 180/286 KB 180/308 KB 104/174 KB 184/223 KB 9/9 KB 184/286 KB 208/308 KB 108/174 KB 196/223 KB 184/286 KB 208/308 KB 112/174 KB 196/223 KB 184/286 KB 208/308 KB 116/174 KB 196/223 KB 184/286 KB 208/308 KB 120/174 KB 196/223 KB 184/286 KB 208/308 KB 124/174 KB 196/223 KB 184/286 KB 208/308 KB 128/174 KB 196/223 KB 184/286 KB 208/308 KB unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 132/174 KB 196/223 KB 184/286 KB 212/308 KB 136/174 KB 196/223 KB 184/286 KB 212/308 KB 140/174 KB 196/223 KB 184/286 KB 212/308 KB 144/174 KB 196/223 KB 184/286 KB 212/308 KB 148/174 KB 196/223 KB 184/286 KB 196/308 KB 104/174 KB 196/223 KB 180/286 KB 196/308 KB 104/174 KB 196/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 102.5 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-oai-hss-0: 06:31:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:31:24 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 184/286 KB 212/308 KB 148/174 KB 200/223 KB 184/286 KB 212/308 KB 148/174 KB 204/223 KB 184/286 KB 212/308 KB 148/174 KB 208/223 KB 188/286 KB 212/308 KB 148/174 KB 212/223 KB 188/286 KB 212/308 KB 148/174 KB 216/223 KB 188/286 KB 212/308 KB 148/174 KB 220/223 KB 188/286 KB 212/308 KB 148/174 KB 223/223 KB 184/286 KB 212/308 KB 132/174 KB 196/223 KB 188/286 KB 216/308 KB 148/174 KB 223/223 KB 188/286 KB 220/308 KB 148/174 KB 223/223 KB 188/286 KB 224/308 KB 148/174 KB 223/223 KB 188/286 KB 212/308 KB 148/174 KB 208/223 KB 192/286 KB 224/308 KB 148/174 KB 223/223 KB 196/286 KB 224/308 KB 148/174 KB 223/223 KB 200/286 KB 224/308 KB 148/174 KB 223/223 KB 204/286 KB 224/308 KB 148/174 KB 223/223 KB 208/286 KB 224/308 KB 148/174 KB 223/223 KB 212/286 KB 224/308 KB 148/174 KB 223/223 KB 216/286 KB 228/308 KB 148/174 KB 223/223 KB 220/286 KB 228/308 KB 148/174 KB 223/223 KB 224/286 KB 228/308 KB 148/174 KB 223/223 KB 228/286 KB 228/308 KB 152/174 KB 223/223 KB 232/286 KB 228/308 KB 152/174 KB 223/223 KB 4/22 KB 236/286 KB 228/308 KB 152/174 KB 223/223 KB 4/22 KB 240/286 KB 228/308 KB 152/174 KB 223/223 KB 4/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2320.5 KB/sec) unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 212/286 KB 228/308 KB 148/174 KB 223/223 KB 228/286 KB 228/308 KB 152/174 KB 223/223 KB 4/22 KB 240/286 KB 228/308 KB 152/174 KB 8/22 KB 240/286 KB 228/308 KB 152/174 KB 12/22 KB 240/286 KB 228/308 KB 152/174 KB 16/22 KB 240/286 KB 228/308 KB 152/174 KB 20/22 KB 240/286 KB 228/308 KB 152/174 KB 22/22 KB 224/286 KB 228/308 KB 152/174 KB 223/223 KB 240/286 KB 232/308 KB 156/174 KB 22/22 KB 240/286 KB 232/308 KB 160/174 KB 22/22 KB 240/286 KB 232/308 KB 164/174 KB 22/22 KB 240/286 KB 232/308 KB 168/174 KB 22/22 KB 240/286 KB 232/308 KB 172/174 KB 22/22 KB 240/286 KB 232/308 KB 174/174 KB 22/22 KB 240/286 KB 232/308 KB 152/174 KB 22/22 KB 240/286 KB 236/308 KB 174/174 KB 22/22 KB 240/286 KB 240/308 KB 174/174 KB 22/22 KB 240/286 KB 244/308 KB 174/174 KB 22/22 KB 240/286 KB 248/308 KB 174/174 KB 22/22 KB 240/286 KB 252/308 KB 174/174 KB 22/22 KB 240/286 KB 256/308 KB 174/174 KB 22/22 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 240/286 KB 260/308 KB 174/174 KB 22/22 KB 244/286 KB 260/308 KB 174/174 KB 22/22 KB 248/286 KB 260/308 KB 174/174 KB 22/22 KB 252/286 KB 260/308 KB 174/174 KB 22/22 KB 256/286 KB 260/308 KB 174/174 KB 22/22 KB 256/286 KB 264/308 KB 174/174 KB 22/22 KB 256/286 KB 268/308 KB 174/174 KB 22/22 KB 256/286 KB 272/308 KB 174/174 KB 22/22 KB 256/286 KB 276/308 KB 174/174 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 260/286 KB 276/308 KB 174/174 KB 22/22 KB 264/286 KB 276/308 KB 174/174 KB 268/286 KB 276/308 KB 174/174 KB 270/286 KB 276/308 KB 174/174 KB 270/286 KB 280/308 KB 174/174 KB 270/286 KB 284/308 KB 174/174 KB 270/286 KB 288/308 KB 174/174 KB 274/286 KB 288/308 KB 174/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1654.5 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 274/286 KB 4/17 KB 288/308 KB 274/286 KB 8/17 KB 288/308 KB 274/286 KB 12/17 KB 288/308 KB 274/286 KB 16/17 KB 288/308 KB 274/286 KB 17/17 KB 288/308 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 278/286 KB 17/17 KB 288/308 KB 282/286 KB 17/17 KB 288/308 KB 286/286 KB 17/17 KB 288/308 KB 286/286 KB 17/17 KB 292/308 KB 286/286 KB 17/17 KB 296/308 KB 286/286 KB 17/17 KB 300/308 KB 286/286 KB 17/17 KB 304/308 KB 286/286 KB 17/17 KB 308/308 KB 286/286 KB 17/17 KB 308/308 KB 4/11 KB 286/286 KB 17/17 KB 308/308 KB 8/11 KB 286/286 KB 17/17 KB 308/308 KB 11/11 KB 308/308 KB 4/13 KB 11/11 KB 308/308 KB 8/13 KB 11/11 KB 308/308 KB 12/13 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2055.0 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 286/286 KB 17/17 KB 308/308 KB 13/13 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 93.5 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 76.9 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 4/11 KB 4/28 KB 8/11 KB 4/28 KB 11/11 KB 4/28 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2150.7 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 308/308 KB 4/28 KB 11/11 KB 8/28 KB 11/11 KB 12/28 KB 11/11 KB 16/28 KB 11/11 KB 20/28 KB 11/11 KB 24/28 KB 11/11 KB 28/28 KB 11/11 KB 28/28 KB 4/14 KB 11/11 KB 28/28 KB 8/14 KB 11/11 KB 28/28 KB 12/14 KB 11/11 KB 28/28 KB 14/14 KB 3/309 KB 11/11 KB 28/28 KB 14/14 KB 6/309 KB 11/11 KB 28/28 KB 14/14 KB 9/309 KB 11/11 KB 28/28 KB 14/14 KB 11/309 KB 11/11 KB 28/28 KB 14/14 KB 14/309 KB 28/28 KB 14/14 KB 16/309 KB 28/28 KB 14/14 KB 19/309 KB 28/28 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 69.5 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 187.2 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 19/309 KB 4/192 KB 14/14 KB 19/309 KB 8/192 KB 14/14 KB 19/309 KB 12/192 KB 19/309 KB 16/192 KB 19/309 KB 20/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 87.3 KB/sec) unit-oai-hss-0: 06:31:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 22/309 KB 20/192 KB 25/309 KB 20/192 KB 25/309 KB 24/192 KB 25/309 KB 28/192 KB 27/309 KB 32/192 KB 27/309 KB 28/192 KB 27/309 KB 36/192 KB 30/309 KB 36/192 KB 32/309 KB 36/192 KB 32/309 KB 40/192 KB 32/309 KB 44/192 KB 32/309 KB 48/192 KB 32/309 KB 48/192 KB 4/37 KB 32/309 KB 48/192 KB 8/37 KB 32/309 KB 48/192 KB 12/37 KB 32/309 KB 48/192 KB 16/37 KB 32/309 KB 52/192 KB 16/37 KB 36/309 KB 3/14 KB 56/192 KB 20/37 KB 36/309 KB 3/14 KB 52/192 KB 20/37 KB 32/309 KB 3/14 KB 52/192 KB 20/37 KB 36/309 KB 6/14 KB 56/192 KB 20/37 KB 36/309 KB 9/14 KB 56/192 KB 20/37 KB 36/309 KB 11/14 KB 56/192 KB 20/37 KB 36/309 KB 14/14 KB 56/192 KB 20/37 KB 36/309 KB 14/14 KB 56/192 KB 20/37 KB 32/309 KB 52/192 KB 20/37 KB 36/309 KB 14/14 KB 56/192 KB 24/37 KB 36/309 KB 14/14 KB 56/192 KB 28/37 KB 36/309 KB 14/14 KB 56/192 KB 32/37 KB 36/309 KB 14/14 KB 56/192 KB 36/37 KB 36/309 KB 14/14 KB 56/192 KB 37/37 KB 40/309 KB 14/14 KB 56/192 KB 37/37 KB 44/309 KB 14/14 KB 56/192 KB 37/37 KB 48/309 KB 14/14 KB 56/192 KB 37/37 KB 52/309 KB 14/14 KB 56/192 KB 37/37 KB 52/309 KB 14/14 KB 60/192 KB 37/37 KB 52/309 KB 14/14 KB 64/192 KB 37/37 KB 52/309 KB 14/14 KB 68/192 KB 37/37 KB 56/309 KB 14/14 KB 72/192 KB 37/37 KB 56/309 KB 14/14 KB 76/192 KB 37/37 KB 56/309 KB 14/14 KB 80/192 KB 37/37 KB 56/309 KB 14/14 KB 68/192 KB 37/37 KB 60/309 KB 14/14 KB 80/192 KB 37/37 KB 64/309 KB 14/14 KB 80/192 KB 37/37 KB 68/309 KB 14/14 KB 80/192 KB 37/37 KB 72/309 KB 84/192 KB 37/37 KB 76/309 KB 84/192 KB 37/37 KB 80/309 KB 84/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 83.6 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 68/309 KB 84/192 KB 37/37 KB 80/309 KB 88/192 KB 80/309 KB 92/192 KB 80/309 KB 96/192 KB 80/309 KB 100/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 222.7 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 84/309 KB 100/192 KB 88/309 KB 100/192 KB 92/309 KB 100/192 KB 96/309 KB 100/192 KB 100/309 KB 104/192 KB 104/309 KB 104/192 KB 96/309 KB 104/192 KB 104/309 KB 108/192 KB 104/309 KB 112/192 KB 104/309 KB 116/192 KB 108/309 KB 120/192 KB 108/309 KB 124/192 KB 108/309 KB 128/192 KB 108/309 KB 116/192 KB 112/309 KB 128/192 KB 116/309 KB 128/192 KB 120/309 KB 132/192 KB 124/309 KB 132/192 KB 128/309 KB 132/192 KB 132/309 KB 132/192 KB 136/309 KB 132/192 KB 140/309 KB 132/192 KB 144/309 KB 132/192 KB 116/309 KB 132/192 KB 144/309 KB 136/192 KB 144/309 KB 140/192 KB 144/309 KB 144/192 KB 144/309 KB 148/192 KB 144/309 KB 152/192 KB 144/309 KB 156/192 KB 144/309 KB 160/192 KB 148/309 KB 160/192 KB 152/309 KB 164/192 KB 156/309 KB 164/192 KB 160/309 KB 164/192 KB 148/309 KB 164/192 KB 160/309 KB 168/192 KB 160/309 KB 172/192 KB 160/309 KB 176/192 KB 160/309 KB 180/192 KB 164/309 KB 184/192 KB 164/309 KB 188/192 KB 164/309 KB 180/192 KB 168/309 KB 192/192 KB 172/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 164/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1040.6 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1597.9 KB/sec) unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:31:24 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 159.5 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 178.8 KB/sec) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 2539.7 KB/sec) unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-oai-hss-0: 06:31:25 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:31:25 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:31:25 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:31:25 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:26 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Mon Oct 08 06:31:26 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:28 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:28 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Mon Oct 08 06:31:28 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:29 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Mon Oct 08 06:31:29 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Oct 08, 2018 6:31:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:29 [main] REPORT: STEP EXECUTION TIME TAKEN :1318 MS unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:30 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:30 [main] REPORT: STEP EXECUTION TIME TAKEN :104 MS unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 0m1.897s unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.999 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.02 sec unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 08-Oct-2018 06:31:30.378 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-oai-epc-0: 06:31:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:31:30 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 06:31:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:31:30 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 06:31:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install --2018-10-08 06:31:30-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 2/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 260.7 KB/sec) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 219.6 KB/sec) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 58.5 KB/sec) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB 3/60 KB 22/22 KB 5/60 KB 22/22 KB 8/60 KB 22/22 KB 11/60 KB 22/22 KB 13/60 KB 22/22 KB 16/60 KB 22/22 KB 16/60 KB 1/181 KB 22/22 KB 16/60 KB 3/181 KB 22/22 KB 16/60 KB 5/181 KB 22/22 KB 16/60 KB 7/181 KB 22/22 KB 19/60 KB 9/181 KB 22/22 KB 19/60 KB 9/181 KB 22/22 KB 19/60 KB 11/181 KB 22/22 KB 21/60 KB 13/181 KB 22/22 KB 19/60 KB 13/181 KB 22/22 KB 24/60 KB 13/181 KB 22/22 KB 27/60 KB 15/181 KB 22/22 KB 29/60 KB 15/181 KB 22/22 KB 24/60 KB 15/181 KB 22/22 KB 29/60 KB 17/181 KB 22/22 KB 29/60 KB 19/181 KB 22/22 KB 32/60 KB 21/181 KB 22/22 KB 29/60 KB 21/181 KB 22/22 KB 32/60 KB 3/57 KB 21/181 KB 22/22 KB 36/60 KB 6/57 KB 23/181 KB 22/22 KB 36/60 KB 9/57 KB 23/181 KB 22/22 KB 36/60 KB 3/57 KB 23/181 KB 22/22 KB 40/60 KB 9/57 KB 23/181 KB 22/22 KB 44/60 KB 11/57 KB 23/181 KB 22/22 KB 48/60 KB 11/57 KB 23/181 KB 22/22 KB 32/60 KB 3/57 KB 23/181 KB 48/60 KB 11/57 KB 25/181 KB 48/60 KB 11/57 KB 27/181 KB 48/60 KB 11/57 KB 29/181 KB 22/22 KB 40/60 KB 11/57 KB 23/181 KB 48/60 KB 14/57 KB 29/181 KB 48/60 KB 16/57 KB 31/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 887.6 KB/sec) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 48/60 KB 14/57 KB 31/181 KB 48/60 KB 16/57 KB 33/181 KB 48/60 KB 19/57 KB 33/181 KB 48/60 KB 19/57 KB 35/181 KB 52/60 KB 22/57 KB 37/181 KB 56/60 KB 22/57 KB 37/181 KB 60/60 KB 22/57 KB 37/181 KB 48/60 KB 19/57 KB 37/181 KB 48/60 KB 22/57 KB 37/181 KB 60/60 KB 22/57 KB 39/181 KB 60/60 KB 25/57 KB 41/181 KB 60/60 KB 25/57 KB 43/181 KB 60/60 KB 25/57 KB 46/181 KB 60/60 KB 25/57 KB 39/181 KB 60/60 KB 27/57 KB 46/181 KB 60/60 KB 30/57 KB 46/181 KB 60/60 KB 32/57 KB 46/181 KB 60/60 KB 32/57 KB 49/181 KB 60/60 KB 32/57 KB 51/181 KB 60/60 KB 32/57 KB 53/181 KB 3/203 KB 60/60 KB 36/57 KB 55/181 KB 3/203 KB 60/60 KB 36/57 KB 53/181 KB 3/203 KB 60/60 KB 40/57 KB 55/181 KB 3/203 KB 60/60 KB 44/57 KB 55/181 KB 3/203 KB 60/60 KB 32/57 KB 53/181 KB 6/203 KB 60/60 KB 48/57 KB 55/181 KB 9/203 KB 60/60 KB 48/57 KB 55/181 KB 11/203 KB 60/60 KB 48/57 KB 55/181 KB 14/203 KB 60/60 KB 48/57 KB 55/181 KB 14/203 KB 60/60 KB 48/57 KB 57/181 KB 14/203 KB 60/60 KB 48/57 KB 57/181 KB 16/203 KB 60/60 KB 48/57 KB 57/181 KB 19/203 KB 48/57 KB 59/181 KB 22/203 KB 52/57 KB 59/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1640.5 KB/sec) unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install 16/203 KB 60/60 KB 48/57 KB 59/181 KB 22/203 KB 52/57 KB 61/181 KB 22/203 KB 52/57 KB 63/181 KB 19/203 KB 52/57 KB 59/181 KB 22/203 KB 56/57 KB 65/181 KB 22/203 KB 57/57 KB 65/181 KB 22/203 KB 57/57 KB 65/181 KB 25/203 KB 57/57 KB 65/181 KB 27/203 KB 57/57 KB 65/181 KB 30/203 KB 57/57 KB 67/181 KB 27/203 KB 57/57 KB 67/181 KB 30/203 KB 57/57 KB 69/181 KB 30/203 KB 57/57 KB 71/181 KB 30/203 KB 57/57 KB 73/181 KB 32/203 KB 57/57 KB 73/181 KB 32/203 KB 57/57 KB 75/181 KB 32/203 KB 57/57 KB 77/181 KB 32/203 KB 57/57 KB 79/181 KB 36/203 KB 57/57 KB 81/181 KB 36/203 KB 57/57 KB 79/181 KB 40/203 KB 57/57 KB 83/181 KB 44/203 KB 57/57 KB 83/181 KB 48/203 KB 83/181 KB 36/203 KB 57/57 KB 83/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1354.7 KB/sec) unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install 0K ....... 58.4M=0s unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install 2018-10-08 06:31:30 (58.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install --2018-10-08 06:31:30-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 48/203 KB 85/181 KB 48/203 KB 87/181 KB 48/203 KB 89/181 KB 48/203 KB 91/181 KB 52/203 KB 93/181 KB 52/203 KB 91/181 KB 56/203 KB 93/181 KB 60/203 KB 95/181 KB 64/203 KB 95/181 KB 68/203 KB 95/181 KB 72/203 KB 95/181 KB 76/203 KB 95/181 KB 80/203 KB 95/181 KB 84/203 KB 95/181 KB 56/203 KB 95/181 KB 84/203 KB 97/181 KB 84/203 KB 99/181 KB 84/203 KB 101/181 KB 84/203 KB 103/181 KB 84/203 KB 105/181 KB 84/203 KB 107/181 KB 84/203 KB 109/181 KB 84/203 KB 111/181 KB 84/203 KB 113/181 KB 84/203 KB 115/181 KB 88/203 KB 115/181 KB 92/203 KB 115/181 KB 92/203 KB 117/181 KB 96/203 KB 117/181 KB 100/203 KB 119/181 KB 104/203 KB 119/181 KB 108/203 KB 119/181 KB 112/203 KB 119/181 KB 116/203 KB 119/181 KB 120/203 KB 119/181 KB 124/203 KB 119/181 KB 128/203 KB 119/181 KB 96/203 KB 119/181 KB 128/203 KB 121/181 KB 128/203 KB 123/181 KB 128/203 KB 125/181 KB 128/203 KB 127/181 KB 128/203 KB 129/181 KB 128/203 KB 131/181 KB 128/203 KB 133/181 KB 128/203 KB 135/181 KB 128/203 KB 137/181 KB 128/203 KB 139/181 KB 128/203 KB 141/181 KB 132/203 KB 143/181 KB 132/203 KB 145/181 KB 132/203 KB 141/181 KB 132/203 KB 147/181 KB 136/203 KB 147/181 KB 140/203 KB 147/181 KB 144/203 KB 149/181 KB 140/203 KB 149/181 KB 144/203 KB 151/181 KB 144/203 KB 153/181 KB 144/203 KB 155/181 KB 148/203 KB 157/181 KB 148/203 KB 159/181 KB 148/203 KB 161/181 KB 148/203 KB 163/181 KB 148/203 KB 165/181 KB 148/203 KB 155/181 KB 152/203 KB 165/181 KB 156/203 KB 165/181 KB 160/203 KB 165/181 KB 164/203 KB 165/181 KB 164/203 KB 167/181 KB 168/203 KB 167/181 KB 172/203 KB 169/181 KB 176/203 KB 169/181 KB 168/203 KB 169/181 KB 176/203 KB 171/181 KB 176/203 KB 173/181 KB 180/203 KB 175/181 KB 180/203 KB 178/181 KB 180/203 KB 173/181 KB 184/203 KB 178/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB 184/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2983.2 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2610.4 KB/sec) unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 164.2 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 1/23 KB 4/23 KB 5/23 KB 8/23 KB 9/23 KB 12/23 KB 13/23 KB 16/23 KB 17/23 KB 20/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1089.9 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 165.9 KB/sec) unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 369K 3s unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 310.1 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 290.9 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 1/14 KB 3/14 KB 5/14 KB 7/14 KB 10/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 893.6 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 73.7 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1554.4 KB/sec) unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 345K 3s unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 52.6 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 46.0 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 7/15 KB 9/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 879.3 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 41.9 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 2/17 KB 4/17 KB 7/17 KB 10/17 KB 12/17 KB 15/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 399K 3s unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 4.14M 2s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 49.0M 1s unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-oai-hss-0: 06:31:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:31:31 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 503.7 KB/sec) unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 408K 1s unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 4.75M 1s unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 3/48 KB 4/48 KB 6/48 KB 9/48 KB 12/48 KB 15/48 KB 17/48 KB 20/48 KB 22/48 KB 25/48 KB 28/48 KB 31/48 KB 33/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 3144.8 KB/sec) unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 2.13M 1s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 49.0M 1s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 48.4M 1s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 53.7M 1s unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-oai-hss-0: 06:31:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:31:31 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 20/46 KB 4/158 KB 4/201 KB 24/46 KB 3/44 KB 4/158 KB 4/201 KB 28/46 KB 3/44 KB 4/158 KB 4/201 KB 32/46 KB 3/44 KB 4/158 KB 4/201 KB 36/46 KB 3/44 KB 4/158 KB 4/201 KB 40/46 KB 3/44 KB 4/158 KB 4/201 KB 44/46 KB 3/44 KB 4/158 KB 4/201 KB 46/46 KB 3/44 KB 4/158 KB 4/201 KB 20/46 KB 3/44 KB 4/158 KB 8/201 KB 46/46 KB 3/44 KB 4/158 KB 12/201 KB 46/46 KB 3/44 KB 4/158 KB 16/201 KB 46/46 KB 3/44 KB 4/158 KB 20/201 KB 46/46 KB 3/44 KB 4/158 KB 24/201 KB 46/46 KB 3/44 KB 4/158 KB 28/201 KB 46/46 KB 3/44 KB 4/158 KB 32/201 KB 46/46 KB 3/44 KB 4/158 KB 20/46 KB 3/44 KB 8/158 KB 32/201 KB 46/46 KB 3/44 KB 12/158 KB 32/201 KB 46/46 KB 3/44 KB 16/158 KB 32/201 KB 46/46 KB 3/44 KB 20/158 KB 32/201 KB 46/46 KB 3/44 KB 24/158 KB 32/201 KB 46/46 KB 3/44 KB 28/158 KB 32/201 KB 46/46 KB 3/44 KB 32/158 KB 32/201 KB 46/46 KB 3/44 KB 36/158 KB 32/201 KB 46/46 KB 3/44 KB 20/46 KB 3/44 KB 36/158 KB 36/201 KB 46/46 KB 5/44 KB 36/158 KB 36/201 KB 46/46 KB 8/44 KB 36/158 KB 36/201 KB 46/46 KB 11/44 KB 36/158 KB 36/201 KB 46/46 KB 13/44 KB 36/158 KB 36/201 KB 46/46 KB 16/44 KB 36/158 KB 36/201 KB 46/46 KB 19/44 KB 36/158 KB 36/201 KB 46/46 KB 21/44 KB 36/158 KB 36/201 KB 46/46 KB 24/44 KB 36/158 KB 36/201 KB 46/46 KB 27/44 KB 36/158 KB 36/201 KB 46/46 KB 29/44 KB 40/158 KB 36/201 KB 46/46 KB 32/44 KB 40/158 KB 36/201 KB 46/46 KB 36/44 KB 40/158 KB 36/201 KB 46/46 KB 40/44 KB 40/158 KB 36/201 KB 46/46 KB 44/44 KB 40/158 KB 36/201 KB 46/46 KB 44/44 KB 36/158 KB 36/201 KB 46/46 KB 3/44 KB 40/158 KB 40/201 KB 46/46 KB 44/44 KB 40/158 KB 44/201 KB 46/46 KB 44/44 KB 40/158 KB 48/201 KB 46/46 KB 44/44 KB 40/158 KB 36/201 KB 46/46 KB 29/44 KB 44/158 KB 48/201 KB 46/46 KB 44/44 KB 48/158 KB 48/201 KB 46/46 KB 44/44 KB 52/158 KB 48/201 KB 46/46 KB 44/44 KB 56/158 KB 48/201 KB 46/46 KB 44/44 KB 60/158 KB 52/201 KB 44/44 KB 64/158 KB 52/201 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1154.3 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 68/158 KB 52/201 KB 44/44 KB 72/158 KB 52/201 KB 44/44 KB 76/158 KB 52/201 KB 44/44 KB 80/158 KB 52/201 KB 44/44 KB 56/158 KB 52/201 KB 46/46 KB 44/44 KB 80/158 KB 56/201 KB 44/44 KB 80/158 KB 60/201 KB 44/44 KB 80/158 KB 64/201 KB 44/44 KB 80/158 KB 68/201 KB 44/44 KB 84/158 KB 72/201 KB 44/44 KB 84/158 KB 76/201 KB 44/44 KB 84/158 KB 80/201 KB 44/44 KB 84/158 KB 68/201 KB 44/44 KB 88/158 KB 80/201 KB 44/44 KB 92/158 KB 84/201 KB 44/44 KB 96/158 KB 84/201 KB 44/44 KB 100/158 KB 84/201 KB 44/44 KB 104/158 KB 84/201 KB 4/54 KB 108/158 KB 84/201 KB 4/54 KB 112/158 KB 84/201 KB 4/54 KB 116/158 KB 84/201 KB 4/54 KB 120/158 KB 84/201 KB 4/54 KB 4/6 KB 124/158 KB 84/201 KB 4/54 KB 4/6 KB 128/158 KB 84/201 KB 4/54 KB 4/6 KB 132/158 KB 84/201 KB 4/54 KB 4/6 KB 88/158 KB 84/201 KB 44/44 KB 132/158 KB 88/201 KB 4/54 KB 4/6 KB 132/158 KB 92/201 KB 4/54 KB 4/6 KB 132/158 KB 96/201 KB 4/54 KB 4/6 KB 116/158 KB 84/201 KB 4/54 KB 4/6 KB 132/158 KB 96/201 KB 4/54 KB 6/6 KB 100/158 KB 84/201 KB 44/44 KB 4/54 KB 132/158 KB 96/201 KB 8/54 KB 6/6 KB 132/158 KB 96/201 KB 12/54 KB 6/6 KB 132/158 KB 96/201 KB 16/54 KB 6/6 KB 132/158 KB 96/201 KB 20/54 KB 6/6 KB 132/158 KB 96/201 KB 24/54 KB 6/6 KB 132/158 KB 96/201 KB 28/54 KB 6/6 KB 132/158 KB 96/201 KB 32/54 KB 6/6 KB 132/158 KB 96/201 KB 36/54 KB 6/6 KB 132/158 KB 96/201 KB 40/54 KB 6/6 KB 132/158 KB 96/201 KB 44/54 KB 6/6 KB 132/158 KB 96/201 KB 48/54 KB 6/6 KB 132/158 KB 96/201 KB 52/54 KB 6/6 KB 132/158 KB 96/201 KB 54/54 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1044.2 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 132/158 KB 100/201 KB 54/54 KB 6/6 KB 132/158 KB 104/201 KB 54/54 KB 6/6 KB 132/158 KB 108/201 KB 54/54 KB 6/6 KB 132/158 KB 112/201 KB 54/54 KB 6/6 KB 132/158 KB 116/201 KB 54/54 KB 6/6 KB 132/158 KB 120/201 KB 54/54 KB 6/6 KB 132/158 KB 124/201 KB 54/54 KB 6/6 KB 132/158 KB 128/201 KB 54/54 KB 6/6 KB 136/158 KB 132/201 KB 54/54 KB 6/6 KB 136/158 KB 136/201 KB 54/54 KB 6/6 KB 136/158 KB 140/201 KB 54/54 KB 6/6 KB 136/158 KB 144/201 KB 54/54 KB 6/6 KB 136/158 KB 148/201 KB 54/54 KB 6/6 KB 136/158 KB 152/201 KB 54/54 KB 6/6 KB 136/158 KB 156/201 KB 54/54 KB 6/6 KB 136/158 KB 160/201 KB 54/54 KB 6/6 KB 136/158 KB 128/201 KB 54/54 KB 6/6 KB 140/158 KB 160/201 KB 54/54 KB 6/6 KB 144/158 KB 160/201 KB 54/54 KB 6/6 KB 148/158 KB 160/201 KB 54/54 KB 6/6 KB 152/158 KB 160/201 KB 54/54 KB 6/6 KB 156/158 KB 160/201 KB 54/54 KB 6/6 KB 158/158 KB 160/201 KB 54/54 KB 6/6 KB 158/158 KB 164/201 KB 54/54 KB 6/6 KB 158/158 KB 168/201 KB 54/54 KB 6/6 KB 158/158 KB 172/201 KB 54/54 KB 6/6 KB 158/158 KB 176/201 KB 54/54 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 121.5 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 978.2 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 158/158 KB 176/201 KB 54/54 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2661.8 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 180/201 KB 3/3 KB 184/201 KB 3/3 KB 188/201 KB 3/3 KB 192/201 KB 3/3 KB 192/201 KB 3/3 KB 3/367 KB 192/201 KB 3/3 KB 6/367 KB 192/201 KB 3/3 KB 9/367 KB 192/201 KB 3/3 KB 11/367 KB 192/201 KB 3/3 KB 14/367 KB 192/201 KB 3/3 KB 16/367 KB 192/201 KB 3/3 KB 16/367 KB 3/5 KB 192/201 KB 3/3 KB 16/367 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 43.5 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 192/201 KB 19/367 KB 5/5 KB 192/201 KB 22/367 KB 5/5 KB 192/201 KB 25/367 KB 5/5 KB 192/201 KB 27/367 KB 192/201 KB 30/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 64.3 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-oai-hss-0: 06:31:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 192/201 KB 32/367 KB 192/201 KB 36/367 KB 192/201 KB 40/367 KB 192/201 KB 44/367 KB 192/201 KB 48/367 KB 192/201 KB 52/367 KB 192/201 KB 4/52 KB 56/367 KB 192/201 KB 4/52 KB 60/367 KB 192/201 KB 4/52 KB 64/367 KB 192/201 KB 4/52 KB 68/367 KB 192/201 KB 4/52 KB 52/367 KB 196/201 KB 8/52 KB 68/367 KB 196/201 KB 12/52 KB 68/367 KB 196/201 KB 16/52 KB 68/367 KB 196/201 KB 4/52 KB 68/367 KB 200/201 KB 16/52 KB 68/367 KB 201/201 KB 16/52 KB 68/367 KB 201/201 KB 16/52 KB 72/367 KB 201/201 KB 16/52 KB 76/367 KB 201/201 KB 20/52 KB 80/367 KB 201/201 KB 20/52 KB 84/367 KB 201/201 KB 20/52 KB 76/367 KB 201/201 KB 24/52 KB 84/367 KB 201/201 KB 28/52 KB 84/367 KB 201/201 KB 32/52 KB 84/367 KB 201/201 KB 36/52 KB 84/367 KB 201/201 KB 40/52 KB 88/367 KB 201/201 KB 44/52 KB 88/367 KB 201/201 KB 48/52 KB 88/367 KB 201/201 KB 36/52 KB 88/367 KB 201/201 KB 48/52 KB 92/367 KB 201/201 KB 48/52 KB 96/367 KB 201/201 KB 48/52 KB 100/367 KB 52/52 KB 104/367 KB 52/52 KB 108/367 KB 3/47 KB 52/52 KB 100/367 KB 52/52 KB 104/367 KB 3/47 KB 52/52 KB 108/367 KB 5/47 KB 52/52 KB 108/367 KB 8/47 KB 52/52 KB 108/367 KB 11/47 KB 52/52 KB 108/367 KB 13/47 KB 52/52 KB 108/367 KB 16/47 KB 52/52 KB 108/367 KB 19/47 KB 52/52 KB 108/367 KB 21/47 KB 52/52 KB 108/367 KB 24/47 KB 52/52 KB 108/367 KB 27/47 KB 52/52 KB 108/367 KB 29/47 KB 52/52 KB 108/367 KB 32/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2388.0 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 52/52 KB 108/367 KB 36/47 KB 52/52 KB 108/367 KB 40/47 KB 52/52 KB 108/367 KB 44/47 KB 52/52 KB 108/367 KB 47/47 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 505K 1s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 46.6M 0s unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 52/52 KB 112/367 KB 47/47 KB 52/52 KB 112/367 KB 47/47 KB 1/238 KB 52/52 KB 116/367 KB 47/47 KB 1/238 KB 52/52 KB 120/367 KB 47/47 KB 1/238 KB 52/52 KB 124/367 KB 47/47 KB 1/238 KB 52/52 KB 128/367 KB 47/47 KB 1/238 KB 52/52 KB 132/367 KB 47/47 KB 1/238 KB 52/52 KB 136/367 KB 47/47 KB 1/238 KB 52/52 KB 140/367 KB 47/47 KB 1/238 KB 52/52 KB 144/367 KB 47/47 KB 1/238 KB 52/52 KB 144/367 KB 47/47 KB 4/238 KB 52/52 KB 144/367 KB 47/47 KB 5/238 KB 52/52 KB 148/367 KB 47/47 KB 5/238 KB 52/52 KB 152/367 KB 47/47 KB 5/238 KB 52/52 KB 156/367 KB 47/47 KB 5/238 KB 52/52 KB 160/367 KB 47/47 KB 5/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 513.5 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 559.2 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 5.51M 0s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 30.5M 0s unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 4/28 KB 160/367 KB 5/238 KB 8/28 KB 160/367 KB 5/238 KB 12/28 KB 160/367 KB 5/238 KB 16/28 KB 160/367 KB 5/238 KB 20/28 KB 160/367 KB 5/238 KB 24/28 KB 160/367 KB 5/238 KB 28/28 KB 160/367 KB 5/238 KB 28/28 KB 160/367 KB 8/238 KB 28/28 KB 160/367 KB 9/238 KB 28/28 KB 164/367 KB 9/238 KB 28/28 KB 168/367 KB 9/238 KB 28/28 KB 172/367 KB 9/238 KB 28/28 KB 176/367 KB 9/238 KB 28/28 KB 180/367 KB 9/238 KB 28/28 KB 184/367 KB 9/238 KB 28/28 KB 188/367 KB 9/238 KB 28/28 KB 192/367 KB 9/238 KB 28/28 KB 196/367 KB 9/238 KB 28/28 KB 200/367 KB 9/238 KB 28/28 KB 204/367 KB 9/238 KB 28/28 KB 208/367 KB 9/238 KB 28/28 KB 212/367 KB 9/238 KB 3/186 KB 28/28 KB 212/367 KB 9/238 KB 6/186 KB 28/28 KB 212/367 KB 9/238 KB 9/186 KB 28/28 KB 212/367 KB 9/238 KB 11/186 KB 28/28 KB 212/367 KB 12/238 KB 14/186 KB 28/28 KB 212/367 KB 12/238 KB 9/186 KB 28/28 KB 212/367 KB 12/238 KB 14/186 KB 28/28 KB 212/367 KB 13/238 KB 16/186 KB 28/28 KB 212/367 KB 13/238 KB 19/186 KB 28/28 KB 212/367 KB 13/238 KB 22/186 KB 28/28 KB 212/367 KB 13/238 KB 25/186 KB 28/28 KB 212/367 KB 13/238 KB 27/186 KB 28/28 KB 212/367 KB 13/238 KB 30/186 KB 28/28 KB 212/367 KB 13/238 KB 32/186 KB 28/28 KB 212/367 KB 13/238 KB 36/186 KB 28/28 KB 212/367 KB 13/238 KB 40/186 KB 28/28 KB 212/367 KB 13/238 KB 44/186 KB 28/28 KB 212/367 KB 13/238 KB 48/186 KB 28/28 KB 212/367 KB 13/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 265.2 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 4.33M 0s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 4.51M 0s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 58.3M 0s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 64.8M 0s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 86.5M 0s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 57.5M 0s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 52.6M 0s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 94.7M=0.7s unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install 2018-10-08 06:31:31 (1.54 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install --2018-10-08 06:31:31-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 52/186 KB 212/367 KB 13/238 KB 52/186 KB 216/367 KB 13/238 KB 52/186 KB 220/367 KB 13/238 KB 56/186 KB 224/367 KB 13/238 KB 56/186 KB 220/367 KB 13/238 KB 60/186 KB 224/367 KB 13/238 KB 64/186 KB 224/367 KB 13/238 KB 68/186 KB 224/367 KB 13/238 KB 68/186 KB 228/367 KB 16/238 KB 68/186 KB 228/367 KB 17/238 KB 68/186 KB 228/367 KB 13/238 KB 68/186 KB 232/367 KB 17/238 KB 68/186 KB 236/367 KB 17/238 KB 68/186 KB 240/367 KB 17/238 KB 72/186 KB 240/367 KB 17/238 KB 76/186 KB 240/367 KB 17/238 KB 80/186 KB 244/367 KB 17/238 KB 84/186 KB 244/367 KB 17/238 KB 88/186 KB 244/367 KB 17/238 KB 92/186 KB 244/367 KB 17/238 KB 96/186 KB 244/367 KB 17/238 KB 76/186 KB 244/367 KB 17/238 KB 4/558 KB 96/186 KB 244/367 KB 17/238 KB 8/558 KB 96/186 KB 244/367 KB 17/238 KB 12/558 KB 96/186 KB 244/367 KB 17/238 KB 16/558 KB 96/186 KB 244/367 KB 17/238 KB 20/558 KB 96/186 KB 244/367 KB 17/238 KB 24/558 KB 96/186 KB 244/367 KB 17/238 KB 28/558 KB 96/186 KB 244/367 KB 17/238 KB 32/558 KB 96/186 KB 244/367 KB 17/238 KB 36/558 KB 96/186 KB 244/367 KB 17/238 KB 40/558 KB 96/186 KB 244/367 KB 17/238 KB 44/558 KB 96/186 KB 244/367 KB 17/238 KB 48/558 KB 96/186 KB 244/367 KB 17/238 KB 52/558 KB 96/186 KB 244/367 KB 17/238 KB 52/558 KB 96/186 KB 244/367 KB 20/238 KB 52/558 KB 96/186 KB 244/367 KB 21/238 KB 56/558 KB 96/186 KB 244/367 KB 21/238 KB 56/558 KB 96/186 KB 248/367 KB 21/238 KB 60/558 KB 96/186 KB 248/367 KB 21/238 KB 60/558 KB 96/186 KB 252/367 KB 21/238 KB 60/558 KB 96/186 KB 256/367 KB 21/238 KB 64/558 KB 96/186 KB 256/367 KB 21/238 KB 64/558 KB 96/186 KB 260/367 KB 21/238 KB 68/558 KB 100/186 KB 264/367 KB 21/238 KB 68/558 KB 100/186 KB 268/367 KB 21/238 KB 68/558 KB 100/186 KB 271/367 KB 21/238 KB 68/558 KB 100/186 KB 275/367 KB 21/238 KB 68/558 KB 100/186 KB 260/367 KB 21/238 KB 64/558 KB 100/186 KB 260/367 KB 21/238 KB 68/558 KB 100/186 KB 275/367 KB 4/1199 KB 24/238 KB 68/558 KB 100/186 KB 275/367 KB 8/1199 KB 24/238 KB 68/558 KB 100/186 KB 275/367 KB 12/1199 KB 24/238 KB 68/558 KB 100/186 KB 275/367 KB 16/1199 KB 24/238 KB 68/558 KB 100/186 KB 275/367 KB 24/238 KB 68/558 KB 100/186 KB 275/367 KB 16/1199 KB 25/238 KB 68/558 KB 100/186 KB 275/367 KB 20/1199 KB 25/238 KB 68/558 KB 100/186 KB 275/367 KB 24/1199 KB 25/238 KB 68/558 KB 100/186 KB 275/367 KB 28/1199 KB 25/238 KB 68/558 KB 100/186 KB 275/367 KB 32/1199 KB 25/238 KB 68/558 KB 100/186 KB 275/367 KB 36/1199 KB 25/238 KB 68/558 KB 100/186 KB 275/367 KB 40/1199 KB 25/238 KB 68/558 KB 100/186 KB 275/367 KB 44/1199 KB 25/238 KB 68/558 KB 100/186 KB 275/367 KB 48/1199 KB 25/238 KB 68/558 KB 104/186 KB 275/367 KB 48/1199 KB 25/238 KB 68/558 KB 108/186 KB 275/367 KB 48/1199 KB 25/238 KB 72/558 KB 112/186 KB 275/367 KB 52/1199 KB 25/238 KB 72/558 KB 108/186 KB 275/367 KB 52/1199 KB 25/238 KB 76/558 KB 112/186 KB 275/367 KB 52/1199 KB 25/238 KB 80/558 KB 112/186 KB 275/367 KB 52/1199 KB 25/238 KB 84/558 KB 112/186 KB 275/367 KB 52/1199 KB 25/238 KB 88/558 KB 116/186 KB 279/367 KB 52/1199 KB 28/238 KB 92/558 KB 116/186 KB 279/367 KB 52/1199 KB 28/238 KB 96/558 KB 116/186 KB 279/367 KB 52/1199 KB 28/238 KB 68/558 KB 108/186 KB 275/367 KB 52/1199 KB 25/238 KB 96/558 KB 116/186 KB 279/367 KB 56/1199 KB 28/238 KB 96/558 KB 116/186 KB 279/367 KB 60/1199 KB 28/238 KB 96/558 KB 116/186 KB 279/367 KB 64/1199 KB 28/238 KB 96/558 KB 116/186 KB 279/367 KB 68/1199 KB 28/238 KB 84/5 unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 58 KB 116/186 KB 279/367 KB 52/1199 KB 28/238 KB 96/558 KB 116/186 KB 283/367 KB 68/1199 KB 28/238 KB 84/558 KB 116/186 KB 275/367 KB 52/1199 KB 28/238 KB 84/558 KB 112/186 KB 275/367 KB 52/1199 KB 28/238 KB 96/558 KB 116/186 KB 283/367 KB 72/1199 KB 29/238 KB 96/558 KB 120/186 KB 283/367 KB 72/1199 KB 29/238 KB 96/558 KB 124/186 KB 283/367 KB 72/1199 KB 29/238 KB 96/558 KB 128/186 KB 283/367 KB 72/1199 KB 29/238 KB 96/558 KB 132/186 KB 283/367 KB 72/1199 KB 29/238 KB 100/558 KB 136/186 KB 287/367 KB 72/1199 KB 29/238 KB 100/558 KB 140/186 KB 287/367 KB 72/1199 KB 29/238 KB 100/558 KB 144/186 KB 287/367 KB 72/1199 KB 29/238 KB 96/558 KB 116/186 KB 283/367 KB 72/1199 KB 28/238 KB 100/558 KB 144/186 KB 287/367 KB 76/1199 KB 29/238 KB 100/558 KB 144/186 KB 287/367 KB 80/1199 KB 29/238 KB 100/558 KB 144/186 KB 287/367 KB 84/1199 KB 29/238 KB 100/558 KB 132/186 KB 287/367 KB 72/1199 KB 29/238 KB 104/558 KB 144/186 KB 287/367 KB 84/1199 KB 29/238 KB 108/558 KB 144/186 KB 287/367 KB 84/1199 KB 29/238 KB 112/558 KB 144/186 KB 287/367 KB 88/1199 KB 29/238 KB 116/558 KB 148/186 KB 287/367 KB 88/1199 KB 29/238 KB 96/558 KB 132/186 KB 287/367 KB 72/1199 KB 29/238 KB 116/558 KB 148/186 KB 287/367 KB 88/1199 KB 32/238 KB 116/558 KB 148/186 KB 287/367 KB 88/1199 KB 33/238 KB 116/558 KB 148/186 KB 291/367 KB 88/1199 KB 33/238 KB 116/558 KB 148/186 KB 295/367 KB 88/1199 KB 33/238 KB 116/558 KB 148/186 KB 299/367 KB 88/1199 KB 33/238 KB 116/558 KB 148/186 KB 303/367 KB 88/1199 KB 33/238 KB 116/558 KB 148/186 KB 307/367 KB 88/1199 KB 33/238 KB 116/558 KB 148/186 KB 311/367 KB 88/1199 KB 33/238 KB 116/558 KB 148/186 KB 315/367 KB 88/1199 KB 33/238 KB 116/558 KB 148/186 KB 319/367 KB 88/1199 KB 33/238 KB 112/558 KB 148/186 KB 287/367 KB 88/1199 KB 29/238 KB 116/558 KB 152/186 KB 319/367 KB 88/1199 KB 33/238 KB 116/558 KB 156/186 KB 319/367 KB 88/1199 KB 33/238 KB 116/558 KB 160/186 KB 319/367 KB 88/1199 KB 33/238 KB 116/558 KB 160/186 KB 319/367 KB 88/1199 KB 36/238 KB 116/558 KB 160/186 KB 319/367 KB 88/1199 KB 37/238 KB 108/558 KB 144/186 KB 287/367 KB 88/1199 KB 29/238 KB 116/558 KB 160/186 KB 319/367 KB 92/1199 KB 37/238 KB 116/558 KB 160/186 KB 319/367 KB 96/1199 KB 37/238 KB 116/558 KB 160/186 KB 319/367 KB 100/1199 KB 37/238 KB 116/558 KB 160/186 KB 319/367 KB 104/1199 KB 37/238 KB 116/558 KB 160/186 KB 319/367 KB 108/1199 KB 37/238 KB 120/558 KB 160/186 KB 319/367 KB 112/1199 KB 37/238 KB 120/558 KB 160/186 KB 319/367 KB 116/1199 KB 37/238 KB 120/558 KB 164/186 KB 323/367 KB 120/1199 KB 37/238 KB 120/558 KB 164/186 KB 323/367 KB 124/1199 KB 37/238 KB 120/558 KB 164/186 KB 323/367 KB 128/1199 KB 37/238 KB 120/558 KB 164/186 KB 323/367 KB 132/1199 KB 37/238 KB 120/558 KB 164/186 KB 323/367 KB 136/1199 KB 37/238 KB 120/558 KB 164/186 KB 323/367 KB 140/1199 KB 37/238 KB 120/558 KB 164/186 KB 323/367 KB 144/1199 KB 37/238 KB 120/558 KB 160/186 KB 319/367 KB 108/1199 KB 37/238 KB 124/558 KB 164/186 KB 323/367 KB 144/1199 KB 37/238 KB 128/558 KB 164/186 KB 323/367 KB 144/1199 KB 37/238 KB 132/558 KB 164/186 KB 323/367 KB 144/1199 KB 37/238 KB 136/558 KB 164/186 KB 323/367 KB 144/1199 KB 37/238 KB 140/558 KB 164/186 KB 323/367 KB 144/1199 KB 37/238 KB 144/558 KB 164/186 KB 323/367 KB 144/1199 KB 37/238 KB 120/558 KB 164/186 KB 323/367 KB 116/1199 KB 37/238 KB 144/558 KB 168/186 KB 323/367 KB 144/1199 KB 37/238 KB 144/558 KB 172/186 KB 323/367 KB 144/1199 KB 37/238 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install KB 144/558 KB 176/186 KB 323/367 KB 144/1199 KB 37/238 KB 120/558 KB 160/186 KB 323/367 KB 116/1199 KB 37/238 KB 144/558 KB 176/186 KB 327/367 KB 144/1199 KB 37/238 KB 144/558 KB 176/186 KB 331/367 KB 144/1199 KB 37/238 KB 144/558 KB 176/186 KB 335/367 KB 144/1199 KB 37/238 KB 144/558 KB 180/186 KB 335/367 KB 144/1199 KB 37/238 KB 144/558 KB 184/186 KB 339/367 KB 144/1199 KB 37/238 KB 144/558 KB 186/186 KB 339/367 KB 144/1199 KB 37/238 KB 148/558 KB 186/186 KB 339/367 KB 144/1199 KB 37/238 KB 152/558 KB 186/186 KB 339/367 KB 148/1199 KB 40/238 KB 156/558 KB 186/186 KB 339/367 KB 148/1199 KB 40/238 KB 160/558 KB 186/186 KB 339/367 KB 148/1199 KB 40/238 KB 164/558 KB 186/186 KB 339/367 KB 148/1199 KB 40/238 KB 144/558 KB 180/186 KB 339/367 KB 144/1199 KB 37/238 KB 164/558 KB 186/186 KB 343/367 KB 148/1199 KB 40/238 KB 164/558 KB 186/186 KB 347/367 KB 148/1199 KB 40/238 KB 164/558 KB 186/186 KB 351/367 KB 148/1199 KB 40/238 KB 164/558 KB 186/186 KB 355/367 KB 148/1199 KB 40/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 40/238 KB 148/558 KB 186/186 KB 339/367 KB 148/1199 KB 40/238 KB 148/558 KB 186/186 KB 339/367 KB 144/1199 KB 40/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 41/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 44/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 45/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 48/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 49/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 52/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 53/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 56/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 57/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 60/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 61/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 64/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 67/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 69/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 72/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 75/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 78/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 80/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 83/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 85/238 KB 164/558 KB 186/186 KB 359/367 KB 148/1199 KB 89/238 KB 164/558 KB 186/186 KB 359/367 KB 152/1199 KB 93/238 KB 164/558 KB 186/186 KB 359/367 KB 152/1199 KB 97/238 KB 164/558 KB 186/186 KB 363/367 KB 152/1199 KB 101/238 KB 164/558 KB 186/186 KB 363/367 KB 152/1199 KB 105/238 KB 168/558 KB 363/367 KB 152/1199 KB 109/238 KB 164/558 KB 186/186 KB 359/367 KB 152/1199 KB 89/238 KB 168/558 KB 363/367 KB 156/1199 KB 109/238 KB 168/558 KB 363/367 KB 160/1199 KB 109/238 KB 168/558 KB 363/367 KB 164/1199 KB 109/238 KB 168/558 KB 363/367 KB 168/1199 KB 109/238 KB 168/558 KB 363/367 KB 152/1199 KB 105/238 KB 172/558 KB 363/367 KB 168/1199 KB 109/238 KB 176/558 KB 363/367 KB 168/1199 KB 109/238 KB 180/558 KB 363/367 KB 168/1199 KB 109/238 KB 164/558 KB 186/186 KB 363/367 KB 152/1199 KB 97/238 KB 180/558 KB 367/367 KB 172/1199 KB 113/238 KB 180/558 KB 363/367 KB 172/1199 KB 113/238 KB 184/558 KB 367/367 KB 172/1199 KB 117/238 KB 180/558 KB 363/367 KB 172/1199 KB 109/238 KB 184/558 KB 367/367 KB 176/1199 KB 117/238 KB 184/558 KB 367/367 KB 180/1199 KB 117/238 KB 184/558 KB 367/367 KB 184/ unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 1199 KB 121/238 KB 184/558 KB 367/367 KB 188/1199 KB 121/238 KB 184/558 KB 367/367 KB 172/1199 KB 113/238 KB 188/558 KB 367/367 KB 188/1199 KB 121/238 KB 192/558 KB 367/367 KB 188/1199 KB 121/238 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1184.5 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 196/558 KB 367/367 KB 188/1199 KB 121/238 KB 200/558 KB 367/367 KB 192/1199 KB 121/238 KB 204/558 KB 367/367 KB 192/1199 KB 121/238 KB 184/558 KB 367/367 KB 180/1199 KB 121/238 KB 208/558 KB 367/367 KB 192/1199 KB 125/238 KB 208/558 KB 367/367 KB 192/1199 KB 129/238 KB 208/558 KB 367/367 KB 192/1199 KB 133/238 KB 208/558 KB 367/367 KB 192/1199 KB 137/238 KB 196/558 KB 367/367 KB 192/1199 KB 121/238 KB 208/558 KB 367/367 KB 196/1199 KB 137/238 KB 208/558 KB 367/367 KB 196/1199 KB 141/238 KB 208/558 KB 367/367 KB 196/1199 KB 141/238 KB 208/558 KB 367/367 KB 196/1199 KB 145/238 KB 212/558 KB 200/1199 KB 149/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2207.7 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install --2018-10-08 06:31:31-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 208/558 KB 367/367 KB 200/1199 KB 145/238 KB 212/558 KB 204/1199 KB 149/238 KB 212/558 KB 208/1199 KB 149/238 KB 212/558 KB 208/1199 KB 153/238 KB 212/558 KB 212/1199 KB 157/238 KB 212/558 KB 212/1199 KB 161/238 KB 212/558 KB 212/1199 KB 165/238 KB 212/558 KB 212/1199 KB 169/238 KB 212/558 KB 212/1199 KB 173/238 KB 212/558 KB 212/1199 KB 177/238 KB 212/558 KB 212/1199 KB 181/238 KB 212/558 KB 367/367 KB 200/1199 KB 145/238 KB 216/558 KB 212/1199 KB 181/238 KB 220/558 KB 212/1199 KB 181/238 KB 224/558 KB 212/1199 KB 181/238 KB 224/558 KB 4/1206 KB 212/1199 KB 181/238 KB 224/558 KB 8/1206 KB 212/1199 KB 181/238 KB 224/558 KB 12/1206 KB 212/1199 KB 181/238 KB 224/558 KB 16/1206 KB 212/1199 KB 181/238 KB 212/558 KB 212/1199 KB 153/238 KB 224/558 KB 16/1206 KB 216/1199 KB 181/238 KB 224/558 KB 16/1206 KB 220/1199 KB 181/238 KB 228/558 KB 20/1206 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 4/181 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 8/181 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 12/181 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 16/181 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 20/181 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 24/181 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 28/181 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 32/181 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 36/181 KB 224/1199 KB 181/238 KB 228/558 KB 20/1206 KB 40/181 KB 228/1199 KB 185/238 KB 228/558 KB 20/1206 KB 44/181 KB 228/1199 KB 185/238 KB 228/558 KB 20/1206 KB 48/181 KB 228/1199 KB 185/238 KB 228/558 KB 20/1206 KB 52/181 KB 228/1199 KB 185/238 KB 228/558 KB 20/1206 KB 220/1199 KB 181/238 KB 224/558 KB 20/1206 KB 220/1199 KB 181/238 KB 228/558 KB 24/1206 KB 52/181 KB 228/1199 KB 185/238 KB 228/558 KB 28/1206 KB 52/181 KB 228/1199 KB 185/238 KB 228/558 KB 32/1206 KB 52/181 KB 228/1199 KB 185/238 KB 228/558 KB 36/1206 KB 52/181 KB 228/1199 KB 185/238 KB 228/558 KB 20/1206 KB 36/181 KB 228/1199 KB 185/238 KB 232/558 KB 36/1206 KB 52/181 KB 232/1199 KB 185/238 KB 232/558 KB 40/1206 KB 52/181 KB 236/1199 KB 185/238 KB 232/558 KB 40/1206 KB 52/181 KB 240/1199 KB 185/238 KB 232/558 KB 40/1206 KB 52/181 KB 244/1199 KB 185/238 KB 228/558 KB 20/1206 KB 36/181 KB 224/1199 KB 185/238 KB 232/558 KB 40/1206 KB 52/181 KB 244/1199 KB 189/238 KB 232/558 KB 40/1206 KB 52/181 KB 244/1199 KB 193/238 KB 232/558 KB 40/1206 KB 52/181 KB 244/1199 KB 197/238 KB 232/558 KB 40/1206 KB 52/181 KB 244/1199 KB 201/238 KB 232/558 KB 40/1206 KB 52/181 KB 232/1199 KB 185/238 KB 232/558 KB 44/1206 KB 52/181 KB 248/1199 KB 201/238 KB 232/558 KB 48/1206 KB 52/181 KB 248/1199 KB 201/238 KB 232/558 KB 36/1206 KB 52/181 KB 228/1199 KB 185/238 KB 236/558 KB 48/1206 KB 52/181 KB 248/1199 KB 201/238 KB 240/558 KB 48/1206 KB 52/181 KB 248/1199 KB 201/238 KB 244/558 KB 48/1206 KB 52/181 KB 248/1199 KB 201/238 KB 248/558 KB 52/1206 KB 52/181 KB 248/1199 KB 201/238 KB 252/558 KB 52/1206 KB 52/181 KB 248/1199 KB 201/238 KB 256/558 KB 52/1206 KB 52/181 KB 248/1199 KB 201/238 KB 260/558 KB 52/1206 KB 52/181 KB 248/1199 KB 201/238 KB 264/558 KB 52/1206 KB 52/181 KB 248/1199 KB 201/238 KB 232/558 KB 40/1206 KB 52/181 KB 248/1199 KB 201/238 KB 264/558 KB 52/1206 KB 52/181 KB 252/1199 KB 205/238 KB 264/558 KB 52/1206 KB 52/181 KB 256/1199 KB 205/238 KB 264/558 KB 52/1206 KB 52/181 KB 260/1199 KB 205/238 KB 264/558 KB 52/1206 KB 52/181 KB 248/1199 KB 205/238 KB 268/558 KB 52/1206 KB 56 unit-oai-hss-0: 06:31:31 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install /181 KB 260/1199 KB 209/238 KB 268/558 KB 52/1206 KB 56/181 KB 260/1199 KB 213/238 KB 244/558 KB 52/1206 KB 52/181 KB 248/1199 KB 201/238 KB 268/558 KB 56/1206 KB 56/181 KB 260/1199 KB 213/238 KB 268/558 KB 60/1206 KB 56/181 KB 260/1199 KB 213/238 KB 268/558 KB 64/1206 KB 56/181 KB 260/1199 KB 213/238 KB 268/558 KB 68/1206 KB 56/181 KB 260/1199 KB 213/238 KB 268/558 KB 72/1206 KB 56/181 KB 264/1199 KB 217/238 KB 268/558 KB 52/1206 KB 56/181 KB 260/1199 KB 205/238 KB 264/558 KB 52/1206 KB 56/181 KB 260/1199 KB 205/238 KB 272/558 KB 72/1206 KB 60/181 KB 264/1199 KB 217/238 KB 272/558 KB 72/1206 KB 64/181 KB 264/1199 KB 217/238 KB 272/558 KB 72/1206 KB 68/181 KB 264/1199 KB 217/238 KB 272/558 KB 76/1206 KB 72/181 KB 264/1199 KB 217/238 KB 272/558 KB 76/1206 KB 76/181 KB 264/1199 KB 217/238 KB 272/558 KB 76/1206 KB 80/181 KB 264/1199 KB 217/238 KB 268/558 KB 68/1206 KB 56/181 KB 264/1199 KB 217/238 KB 272/558 KB 76/1206 KB 80/181 KB 264/1199 KB 221/238 KB 272/558 KB 76/1206 KB 80/181 KB 264/1199 KB 225/238 KB 272/558 KB 76/1206 KB 80/181 KB 264/1199 KB 229/238 KB 272/558 KB 76/1206 KB 80/181 KB 264/1199 KB 233/238 KB 272/558 KB 76/1206 KB 84/181 KB 264/1199 KB 237/238 KB 272/558 KB 76/1206 KB 84/181 KB 264/1199 KB 238/238 KB 268/558 KB 68/1206 KB 56/181 KB 264/1199 KB 213/238 KB 272/558 KB 76/1206 KB 84/181 KB 268/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 272/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 276/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 280/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 284/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 288/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 292/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 296/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 300/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 304/1199 KB 238/238 KB 272/558 KB 76/1206 KB 84/181 KB 264/1199 KB 233/238 KB 272/558 KB 76/1206 KB 88/181 KB 304/1199 KB 238/238 KB 272/558 KB 76/1206 KB 92/181 KB 304/1199 KB 238/238 KB 272/558 KB 76/1206 KB 96/181 KB 304/1199 KB 238/238 KB 272/558 KB 76/1206 KB 100/181 KB 304/1199 KB 238/238 KB 272/558 KB 76/1206 KB 68/181 KB 264/1199 KB 217/238 KB 272/558 KB 80/1206 KB 100/181 KB 308/1199 KB 238/238 KB 272/558 KB 84/1206 KB 100/181 KB 308/1199 KB 238/238 KB 272/558 KB 88/1206 KB 100/181 KB 308/1199 KB 238/238 KB 272/558 KB 92/1206 KB 100/181 KB 308/1199 KB 238/238 KB 272/558 KB 96/1206 KB 100/181 KB 308/1199 KB 238/238 KB 272/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 272/558 KB 72/1206 KB 64/181 KB 264/1199 KB 217/238 KB 276/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 280/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 284/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 288/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 292/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 296/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 300/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 304/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 308/558 KB 100/1206 KB 100/181 KB 308/1199 KB 238/238 KB 312/558 KB 104/1206 KB 104/181 KB 308/1199 KB 238/238 KB 316/558 KB 104/1206 KB 104/181 KB 308/1199 KB 238/238 KB 320/558 KB 104/1206 KB 104/181 KB 308/1199 KB 238/238 KB 272/558 KB 76/1206 KB 100/181 KB 308/1199 KB 238/238 KB 320/558 KB 104/1206 KB 104/181 KB 312/1199 KB 238/238 KB 320/558 KB 104/1206 KB 104/181 KB 316/1199 KB 238/238 K unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install B 324/558 KB 104/1206 KB 104/181 KB 320/1199 KB 238/238 KB 308/558 KB 104/1206 KB 104/181 KB 308/1199 KB 238/238 KB 324/558 KB 104/1206 KB 108/181 KB 320/1199 KB 238/238 KB 324/558 KB 104/1206 KB 112/181 KB 320/1199 KB 238/238 KB 308/558 KB 104/1206 KB 100/181 KB 308/1199 KB 238/238 KB 324/558 KB 108/1206 KB 112/181 KB 320/1199 KB 238/238 KB 324/558 KB 112/1206 KB 112/181 KB 320/1199 KB 238/238 KB 324/558 KB 116/1206 KB 112/181 KB 320/1199 KB 238/238 KB 324/558 KB 120/1206 KB 116/181 KB 320/1199 KB 238/238 KB 324/558 KB 120/1206 KB 116/181 KB 324/1199 KB 238/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1163.9 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 324/558 KB 104/1206 KB 104/181 KB 316/1199 KB 238/238 KB 324/558 KB 124/1206 KB 116/181 KB 324/1199 KB 238/238 KB 324/558 KB 128/1206 KB 116/181 KB 324/1199 KB 324/558 KB 132/1206 KB 116/181 KB 324/1199 KB 324/558 KB 116/1206 KB 116/181 KB 320/1199 KB 238/238 KB 328/558 KB 132/1206 KB 120/181 KB 328/1199 KB 328/558 KB 132/1206 KB 124/181 KB 328/1199 KB 328/558 KB 132/1206 KB 128/181 KB 328/1199 KB 328/558 KB 132/1206 KB 116/181 KB 328/1199 KB 328/558 KB 132/1206 KB 128/181 KB 332/1199 KB 328/558 KB 132/1206 KB 128/181 KB 336/1199 KB 328/558 KB 132/1206 KB 132/181 KB 340/1199 KB 328/558 KB 136/1206 KB 132/181 KB 344/1199 KB 328/558 KB 136/1206 KB 132/181 KB 348/1199 KB 328/558 KB 136/1206 KB 132/181 KB 352/1199 KB 328/558 KB 136/1206 KB 132/181 KB 356/1199 KB 328/558 KB 132/1206 KB 116/181 KB 324/1199 KB 332/558 KB 136/1206 KB 132/181 KB 356/1199 KB 336/558 KB 136/1206 KB 132/181 KB 356/1199 KB 340/558 KB 136/1206 KB 132/181 KB 356/1199 KB 344/558 KB 136/1206 KB 132/181 KB 356/1199 KB 348/558 KB 136/1206 KB 132/181 KB 356/1199 KB 352/558 KB 136/1206 KB 132/181 KB 356/1199 KB 356/558 KB 136/1206 KB 132/181 KB 356/1199 KB 360/558 KB 136/1206 KB 132/181 KB 356/1199 KB 364/558 KB 136/1206 KB 132/181 KB 356/1199 KB 368/558 KB 136/1206 KB 132/181 KB 356/1199 KB 372/558 KB 136/1206 KB 132/181 KB 356/1199 KB 328/558 KB 136/1206 KB 132/181 KB 340/1199 KB 372/558 KB 140/1206 KB 132/181 KB 360/1199 KB 372/558 KB 144/1206 KB 132/181 KB 360/1199 KB 328/558 KB 132/1206 KB 132/181 KB 336/1199 KB 372/558 KB 144/1206 KB 136/181 KB 360/1199 KB 372/558 KB 144/1206 KB 140/181 KB 360/1199 KB 372/558 KB 148/1206 KB 144/181 KB 360/1199 KB 372/558 KB 148/1206 KB 148/181 KB 360/1199 KB 372/558 KB 148/1206 KB 152/181 KB 360/1199 KB 372/558 KB 148/1206 KB 156/181 KB 360/1199 KB 372/558 KB 148/1206 KB 160/181 KB 360/1199 KB 372/558 KB 148/1206 KB 164/181 KB 360/1199 KB 376/558 KB 148/1206 KB 168/181 KB 360/1199 KB 372/558 KB 136/1206 KB 132/181 KB 360/1199 KB 376/558 KB 148/1206 KB 168/181 KB 364/1199 KB 376/558 KB 148/1206 KB 168/181 KB 368/1199 KB 376/558 KB 148/1206 KB 164/181 KB 360/1199 KB 380/558 KB 148/1206 KB 168/181 KB 368/1199 KB 384/558 KB 148/1206 KB 168/181 KB 368/1199 KB 388/558 KB 148/1206 KB 168/181 KB 372/1199 KB 372/558 KB 148/1206 KB 140/181 KB 360/1199 KB 388/558 KB 152/1206 KB 172/181 KB 372/1199 KB 388/558 KB 156/1206 KB 172/181 KB 372/1199 KB 388/558 KB 160/1206 KB 172/181 KB 372/1199 KB 388/558 KB 164/1206 KB 172/181 KB 372/1199 KB 388/558 KB 168/1206 KB 172/181 KB 372/1199 KB 388/558 KB 172/1206 KB 172/181 KB 372/1199 KB 388/558 KB 176/1206 KB 172/181 KB 372/1199 KB 388/558 KB 180/1206 KB 172/181 KB 372/1199 KB 388/558 KB 148/1206 KB 172/181 KB 372/1199 KB 392/558 KB 180/1206 KB 176/181 KB 372/1199 KB 392/558 KB 180/1206 KB 180/181 KB 372/1199 KB 392/558 KB 184/1206 KB 181/181 KB 372/1199 KB 384/558 KB 148/1206 KB 168/181 KB 372/1199 KB 392/558 KB 184/1206 KB 181/181 KB 376/1199 KB 392/558 KB 184/1206 KB 181/181 KB 380/1199 KB 392/558 KB 184/1206 KB 181/181 KB 384/1199 KB 392/558 KB 184/1206 KB 180/181 KB 372/1199 KB 392/558 KB 188/1206 KB 181/181 KB 384/1199 KB 392/558 KB 192/1206 KB 181/181 KB 384/1199 KB 392/558 KB 180/1206 KB 172/181 KB 372/1199 KB 396/558 KB 192/1206 KB 181/181 KB 384/1199 KB 400/558 KB 192/1206 KB 181/181 KB 384/1199 KB 404/558 KB 192/1206 KB 181/181 KB 384/1199 KB 408/558 KB 196/1206 KB 181/181 KB 388/1199 KB 412/558 KB 196/1206 KB 18 unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 1/181 KB 388/1199 KB 416/558 KB 196/1206 KB 181/181 KB 388/1199 KB 404/558 KB 196/1206 KB 181/181 KB 388/1199 KB 404/558 KB 192/1206 KB 181/181 KB 388/1199 KB 416/558 KB 200/1206 KB 181/181 KB 392/1199 KB 416/558 KB 200/1206 KB 181/181 KB 396/1199 KB 416/558 KB 200/1206 KB 181/181 KB 400/1199 KB 416/558 KB 200/1206 KB 181/181 KB 400/1199 KB 416/558 KB 204/1206 KB 181/181 KB 400/1199 KB 416/558 KB 208/1206 KB 404/1199 KB 416/558 KB 212/1206 KB 404/1199 KB 420/558 KB 216/1206 KB 404/1199 KB 416/558 KB 204/1206 KB 181/181 KB 404/1199 KB 420/558 KB 216/1206 KB 408/1199 KB 420/558 KB 216/1206 KB 412/1199 KB 420/558 KB 216/1206 KB 416/1199 KB 420/558 KB 212/1206 KB 404/1199 KB 424/558 KB 216/1206 KB 416/1199 KB 428/558 KB 216/1206 KB 416/1199 KB 432/558 KB 216/1206 KB 416/1199 KB 436/558 KB 216/1206 KB 416/1199 KB 440/558 KB 220/1206 KB 420/1199 KB 444/558 KB 220/1206 KB 420/1199 KB 448/558 KB 220/1206 KB 420/1199 KB 452/558 KB 220/1206 KB 420/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 793.0 KB/sec) unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install 436/558 KB 220/1206 KB 420/1199 KB 452/558 KB 220/1206 KB 424/1199 KB 436/558 KB 220/1206 KB 416/1199 KB 452/558 KB 224/1206 KB 424/1199 KB 452/558 KB 228/1206 KB 424/1199 KB 452/558 KB 232/1206 KB 424/1199 KB 452/558 KB 236/1206 KB 428/1199 KB 452/558 KB 240/1206 KB 428/1199 KB 452/558 KB 232/1206 KB 428/1199 KB 452/558 KB 240/1206 KB 432/1199 KB 452/558 KB 240/1206 KB 436/1199 KB 456/558 KB 244/1206 KB 440/1199 KB 456/558 KB 244/1206 KB 444/1199 KB 456/558 KB 244/1206 KB 448/1199 KB 456/558 KB 244/1206 KB 452/1199 KB 456/558 KB 244/1206 KB 456/1199 KB 456/558 KB 244/1206 KB 460/1199 KB 456/558 KB 244/1206 KB 464/1199 KB 456/558 KB 244/1206 KB 436/1199 KB 460/558 KB 244/1206 KB 464/1199 KB 464/558 KB 244/1206 KB 464/1199 KB 468/558 KB 244/1206 KB 464/1199 KB 472/558 KB 244/1206 KB 464/1199 KB 476/558 KB 244/1206 KB 464/1199 KB 480/558 KB 244/1206 KB 464/1199 KB 452/558 KB 244/1206 KB 436/1199 KB 480/558 KB 248/1206 KB 464/1199 KB 480/558 KB 252/1206 KB 464/1199 KB 480/558 KB 256/1206 KB 464/1199 KB 480/558 KB 260/1206 KB 464/1199 KB 480/558 KB 264/1206 KB 468/1199 KB 480/558 KB 268/1206 KB 468/1199 KB 480/558 KB 272/1206 KB 468/1199 KB 484/558 KB 272/1206 KB 468/1199 KB 488/558 KB 276/1206 KB 468/1199 KB 492/558 KB 276/1206 KB 468/1199 KB 496/558 KB 276/1206 KB 468/1199 KB 480/558 KB 260/1206 KB 468/1199 KB 496/558 KB 276/1206 KB 472/1199 KB 496/558 KB 276/1206 KB 476/1199 KB 496/558 KB 276/1206 KB 480/1199 KB 500/558 KB 276/1206 KB 480/1199 KB 504/558 KB 276/1206 KB 484/1199 KB 484/558 KB 276/1206 KB 468/1199 KB 504/558 KB 280/1206 KB 484/1199 KB 504/558 KB 284/1206 KB 484/1199 KB 504/558 KB 288/1206 KB 484/1199 KB 504/558 KB 292/1206 KB 484/1199 KB 500/558 KB 276/1206 KB 484/1199 KB 508/558 KB 292/1206 KB 488/1199 KB 508/558 KB 292/1206 KB 492/1199 KB 508/558 KB 292/1206 KB 496/1199 KB 508/558 KB 292/1206 KB 484/1199 KB 512/558 KB 292/1206 KB 496/1199 KB 512/558 KB 292/1206 KB 500/1199 KB 516/558 KB 296/1206 KB 504/1199 KB 516/558 KB 296/1206 KB 508/1199 KB 516/558 KB 296/1206 KB 512/1199 KB 516/558 KB 296/1206 KB 500/1199 KB 520/558 KB 296/1206 KB 512/1199 KB 524/558 KB 296/1206 KB 512/1199 KB 528/558 KB 296/1206 KB 512/1199 KB 512/558 KB 296/1206 KB 500/1199 KB 528/558 KB 300/1206 KB 512/1199 KB 528/558 KB 304/1206 KB 512/1199 KB 528/558 KB 308/1206 KB 512/1199 KB 532/558 KB 312/1206 KB 516/1199 KB 532/558 KB 316/1206 KB 516/1199 KB 532/558 KB 320/1206 KB 516/1199 KB 532/558 KB 324/1206 KB 516/1199 KB 532/558 KB 328/1206 KB 516/1199 KB 532/558 KB 332/1206 KB 516/1199 KB 532/558 KB 336/1206 KB 516/1199 KB 532/558 KB 308/1206 KB 516/1199 KB 532/558 KB 336/1206 KB 520/1199 KB 532/558 KB 336/1206 KB 524/1199 KB 532/558 KB 336/1206 KB 528/1199 KB 532/558 KB 308/1206 KB 512/1199 KB 536/558 KB 336/1206 KB 528/1199 KB 540/558 KB 336/1206 KB 528/1199 KB 544/558 KB 336/1206 KB 528/1199 KB 548/558 KB 336/1206 KB 528/1199 KB 552/558 KB 340/1206 KB 532/1199 KB 556/558 KB 340/1206 KB 532/1199 KB 558/558 KB 340/1206 KB 532/1199 KB 548/558 KB 340/1206 KB 532/1199 KB 558/558 KB 344/1206 KB 532/1199 KB 548/558 KB 336/1206 KB 532/1199 KB 558/558 KB 344/1206 KB 536/1199 KB 558/558 KB 344/1206 KB 540/1199 KB 558/558 KB 344/1206 KB 544/1199 KB 558/558 KB 344/1206 KB 548/1199 KB 558/558 KB 348/1206 KB 552/1199 KB 558/558 KB 348/1206 KB 556/1199 KB 558/558 KB 348/1206 KB 560/1199 KB 558/558 KB 348/1206 KB 548/1199 KB 558/558 KB 352/1206 KB 560/1199 KB 558/558 KB 356/1206 unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install KB 560/1199 KB 558/558 KB 360/1206 KB 560/1199 KB 558/558 KB 364/1206 KB 560/1199 KB 558/558 KB 368/1206 KB 560/1199 KB 558/558 KB 372/1206 KB 560/1199 KB 558/558 KB 376/1206 KB 564/1199 KB 558/558 KB 380/1206 KB 564/1199 KB 558/558 KB 384/1206 KB 564/1199 KB 558/558 KB 388/1206 KB 564/1199 KB 558/558 KB 392/1206 KB 564/1199 KB 396/1206 KB 564/1199 KB 400/1206 KB 564/1199 KB 404/1206 KB 564/1199 KB 558/558 KB 372/1206 KB 564/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2142.7 KB/sec) unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 5.11M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 14.0M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 68.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 71.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 96.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 125M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 55.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 134M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 59.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 56.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 79.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 84.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 105M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 60.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 65.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 52.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 84.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 63.4M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 120M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 132M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 126M 0s unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 404/1206 KB 568/1199 KB 404/1206 KB 572/1199 KB 404/1206 KB 576/1199 KB 404/1206 KB 580/1199 KB 404/1206 KB 584/1199 KB 404/1206 KB 588/1199 KB 404/1206 KB 592/1199 KB 404/1206 KB 596/1199 KB 404/1206 KB 600/1199 KB 404/1206 KB 604/1199 KB 408/1206 KB 604/1199 KB 412/1206 KB 604/1199 KB 416/1206 KB 608/1199 KB 412/1206 KB 608/1199 KB 416/1206 KB 612/1199 KB 420/1206 KB 616/1199 KB 420/1206 KB 620/1199 KB 420/1206 KB 624/1199 KB 420/1206 KB 628/1199 KB 420/1206 KB 632/1199 KB 420/1206 KB 636/1199 KB 420/1206 KB 640/1199 KB 420/1206 KB 644/1199 KB 420/1206 KB 648/1199 KB 420/1206 KB 612/1199 KB 424/1206 KB 648/1199 KB 428/1206 KB 648/1199 KB 432/1206 KB 648/1199 KB 436/1206 KB 648/1199 KB 440/1206 KB 648/1199 KB 444/1206 KB 648/1199 KB 448/1206 KB 648/1199 KB 452/1206 KB 648/1199 KB 452/1206 KB 652/1199 KB 452/1206 KB 656/1199 KB 456/1206 KB 660/1199 KB 456/1206 KB 664/1199 KB 456/1206 KB 668/1199 KB 456/1206 KB 672/1199 KB 456/1206 KB 676/1199 KB 456/1206 KB 680/1199 KB 456/1206 KB 684/1199 KB 456/1206 KB 688/1199 KB 456/1206 KB 692/1199 KB 456/1206 KB 656/1199 KB 460/1206 KB 692/1199 KB 464/1206 KB 692/1199 KB 468/1206 KB 692/1199 KB 472/1206 KB 692/1199 KB 476/1206 KB 692/1199 KB 480/1206 KB 692/1199 KB 484/1206 KB 692/1199 KB 488/1206 KB 692/1199 KB 492/1206 KB 692/1199 KB 496/1206 KB 692/1199 KB 500/1206 KB 692/1199 KB 500/1206 KB 696/1199 KB 500/1206 KB 700/1199 KB 500/1206 KB 704/1199 KB 504/1206 KB 704/1199 KB 508/1206 KB 704/1199 KB 512/1206 KB 704/1199 KB 516/1206 KB 708/1199 KB 520/1206 KB 708/1199 KB 524/1206 KB 708/1199 KB 528/1206 KB 708/1199 KB 512/1206 KB 708/1199 KB 528/1206 KB 712/1199 KB 528/1206 KB 716/1199 KB 528/1206 KB 720/1199 KB 528/1206 KB 724/1199 KB 532/1206 KB 728/1199 KB 532/1206 KB 732/1199 KB 532/1206 KB 736/1199 KB 532/1206 KB 724/1199 KB 536/1206 KB 736/1199 KB 540/1206 KB 740/1199 KB 544/1206 KB 740/1199 KB 548/1206 KB 740/1199 KB 552/1206 KB 740/1199 KB 556/1206 KB 740/1199 KB 560/1206 KB 740/1199 KB 564/1206 KB 740/1199 KB 568/1206 KB 740/1199 KB 536/1206 KB 740/1199 KB 568/1206 KB 744/1199 KB 568/1206 KB 748/1199 KB 568/1206 KB 752/1199 KB 568/1206 KB 756/1199 KB 568/1206 KB 760/1199 KB 568/1206 KB 764/1199 KB 568/1206 KB 768/1199 KB 568/1206 KB 772/1199 KB 572/1206 KB 776/1199 KB 572/1206 KB 780/1199 KB 572/1206 KB 784/1199 KB 572/1206 KB 772/1199 KB 576/1206 KB 784/1199 KB 580/1206 KB 784/1199 KB 584/1206 KB 784/1199 KB 588/1206 KB 788/1199 KB 592/1206 KB 788/1199 KB 596/1206 KB 788/1199 KB 600/1206 KB 788/1199 KB 604/1206 KB 788/1199 KB 608/1206 KB 788/1199 KB 584/1206 KB 788/1199 KB 608/1206 KB 792/1199 KB 608/1206 KB 796/1199 KB 608/1206 KB 800/1199 KB 612/1206 KB 800/1199 KB 616/1206 KB 800/1199 KB 620/1206 KB 800/1199 KB 624/1206 KB 800/1199 KB 628/1206 KB 800/1199 KB 632/1206 KB 800/1199 KB 636/1206 KB 800/1199 KB 640/1206 KB 800/1199 KB 644/1206 KB 800/1199 KB 648/1206 KB 800/1199 KB 652/1206 KB 800/1199 KB 656/1206 KB 800/1199 KB 660/1206 KB 800/1199 KB 664/1206 KB 800/1199 KB 668/1206 KB 800/1199 KB 672/1206 KB 800/1199 KB 676/1206 KB 800/1199 KB 680/1206 KB 800/1199 KB 684/1206 KB 800/1199 KB 688/1206 KB 800/1199 KB 692/1206 KB 800/1199 KB 696/1206 KB 800/1199 KB 700/1206 KB 800/1199 KB 704/1206 KB 800/1199 KB 708/1206 KB 800/1199 KB 708/1206 KB 804/1199 KB 708/1206 KB 808/1199 KB 708/1206 KB 812/1199 KB 708/1206 KB 816/1199 KB 708/1206 KB 820/1199 KB 708/1206 KB 824/1199 KB 708/120 unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 6 KB 828/1199 KB 708/1206 KB 832/1199 KB 708/1206 KB 836/1199 KB 708/1206 KB 840/1199 KB 708/1206 KB 844/1199 KB 708/1206 KB 848/1199 KB 708/1206 KB 852/1199 KB 708/1206 KB 856/1199 KB 708/1206 KB 860/1199 KB 708/1206 KB 864/1199 KB 708/1206 KB 868/1199 KB 708/1206 KB 872/1199 KB 708/1206 KB 876/1199 KB 708/1206 KB 880/1199 KB 708/1206 KB 884/1199 KB 708/1206 KB 888/1199 KB 708/1206 KB 892/1199 KB 708/1206 KB 896/1199 KB 708/1206 KB 900/1199 KB 712/1206 KB 900/1199 KB 716/1206 KB 900/1199 KB 720/1206 KB 900/1199 KB 724/1206 KB 900/1199 KB 728/1206 KB 904/1199 KB 732/1206 KB 904/1199 KB 736/1206 KB 904/1199 KB 740/1206 KB 904/1199 KB 724/1206 KB 904/1199 KB 744/1206 KB 908/1199 KB 744/1206 KB 912/1199 KB 744/1206 KB 916/1199 KB 744/1206 KB 920/1199 KB 744/1206 KB 924/1199 KB 744/1206 KB 928/1199 KB 744/1206 KB 932/1199 KB 744/1206 KB 936/1199 KB 744/1206 KB 940/1199 KB 744/1206 KB 944/1199 KB 744/1206 KB 948/1199 KB 744/1206 KB 952/1199 KB 744/1206 KB 956/1199 KB 744/1206 KB 960/1199 KB 744/1206 KB 964/1199 KB 744/1206 KB 904/1199 KB 748/1206 KB 964/1199 KB 752/1206 KB 964/1199 KB 756/1206 KB 964/1199 KB 760/1206 KB 964/1199 KB 764/1206 KB 964/1199 KB 768/1206 KB 964/1199 KB 772/1206 KB 964/1199 KB 776/1206 KB 964/1199 KB 780/1206 KB 964/1199 KB 784/1206 KB 964/1199 KB 788/1206 KB 964/1199 KB 788/1206 KB 968/1199 KB 788/1206 KB 972/1199 KB 788/1206 KB 976/1199 KB 792/1206 KB 976/1199 KB 796/1206 KB 976/1199 KB 800/1206 KB 976/1199 KB 804/1206 KB 976/1199 KB 808/1206 KB 980/1199 KB 812/1206 KB 980/1199 KB 816/1206 KB 980/1199 KB 804/1206 KB 980/1199 KB 816/1206 KB 984/1199 KB 816/1206 KB 988/1199 KB 816/1206 KB 992/1199 KB 820/1206 KB 992/1199 KB 824/1206 KB 996/1199 KB 828/1206 KB 996/1199 KB 832/1206 KB 996/1199 KB 820/1206 KB 996/1199 KB 832/1206 KB 1000/1199 KB 832/1206 KB 1004/1199 KB 832/1206 KB 1008/1199 KB 832/1206 KB 1012/1199 KB 836/1206 KB 1016/1199 KB 836/1206 KB 1020/1199 KB 836/1206 KB 1024/1199 KB 836/1206 KB 1012/1199 KB 840/1206 KB 1024/1199 KB 844/1206 KB 1024/1199 KB 848/1206 KB 1024/1199 KB 852/1206 KB 1024/1199 KB 856/1206 KB 1028/1199 KB 860/1206 KB 1028/1199 KB 864/1206 KB 1028/1199 KB 852/1206 KB 1028/1199 KB 864/1206 KB 1032/1199 KB 864/1206 KB 1036/1199 KB 864/1206 KB 1040/1199 KB 864/1206 KB 1044/1199 KB 868/1206 KB 1044/1199 KB 872/1206 KB 1048/1199 KB 876/1206 KB 1048/1199 KB 880/1206 KB 1048/1199 KB 884/1206 KB 1048/1199 KB 888/1206 KB 1048/1199 KB 892/1206 KB 1048/1199 KB 896/1206 KB 1048/1199 KB 900/1206 KB 1048/1199 KB 904/1206 KB 1048/1199 KB 908/1206 KB 1048/1199 KB 912/1206 KB 1048/1199 KB 872/1206 KB 1048/1199 KB 912/1206 KB 1052/1199 KB 912/1206 KB 1056/1199 KB 912/1206 KB 1060/1199 KB 912/1206 KB 1064/1199 KB 912/1206 KB 1068/1199 KB 912/1206 KB 1072/1199 KB 912/1206 KB 1076/1199 KB 912/1206 KB 1080/1199 KB 912/1206 KB 1084/1199 KB 912/1206 KB 1088/1199 KB 916/1206 KB 1088/1199 KB 920/1206 KB 1092/1199 KB 924/1206 KB 1092/1199 KB 928/1206 KB 1092/1199 KB 932/1206 KB 1092/1199 KB 936/1206 KB 1092/1199 KB 940/1206 KB 1092/1199 KB 944/1206 KB 1092/1199 KB 948/1206 KB 1092/1199 KB 952/1206 KB 1092/1199 KB 956/1206 KB 1092/1199 KB 960/1206 KB 1092/1199 KB 916/1206 KB 1092/1199 KB 960/1206 KB 1096/1199 KB 960/1206 KB 1100/1199 KB 960/1206 KB 1104/1199 KB 960/1206 KB 1108/1199 KB 960/1206 KB 1112/1199 KB 960/1206 KB 1116/1199 KB 960/1206 KB 1120/1199 KB 960/1206 KB 1124/1199 KB 960/1206 KB 1128/1199 KB 960/120 unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 6 KB 1132/1199 KB 960/1206 KB 1136/1199 KB 960/1206 KB 1140/1199 KB 964/1206 KB 1144/1199 KB 964/1206 KB 1148/1199 KB 964/1206 KB 1152/1199 KB 964/1206 KB 1156/1199 KB 964/1206 KB 1160/1199 KB 964/1206 KB 1164/1199 KB 964/1206 KB 1168/1199 KB 964/1206 KB 1140/1199 KB 968/1206 KB 1168/1199 KB 972/1206 KB 1168/1199 KB 976/1206 KB 1168/1199 KB 980/1206 KB 1168/1199 KB 984/1206 KB 1168/1199 KB 988/1206 KB 1168/1199 KB 992/1206 KB 1168/1199 KB 996/1206 KB 1168/1199 KB 1000/1206 KB 1172/1199 KB 1004/1206 KB 1172/1199 KB 1008/1206 KB 1172/1199 KB 996/1206 KB 1172/1199 KB 1008/1206 KB 1176/1199 KB 1008/1206 KB 1180/1199 KB 1008/1206 KB 1184/1199 KB 1012/1206 KB 1184/1199 KB 1016/1206 KB 1188/1199 KB 1020/1206 KB 1188/1199 KB 1024/1206 KB 1188/1199 KB 1012/1206 KB 1188/1199 KB 1024/1206 KB 1192/1199 KB 1024/1206 KB 1196/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB 1199/1199 KB 1112/1206 KB 1199/1199 KB 1116/1206 KB 1199/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3454.4 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3358.4 KB/sec) unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 454K 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 3.79M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 40.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 70.1M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 68.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 63.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 74.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 88.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 51.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 76.6M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 69.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 114M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 303M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 363M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 44.3M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 45.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 146M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 329M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 285M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 70.1M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 47.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 42.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 63.6M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 78.3M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 155M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 97.6M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 148M 1s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 0K ....... 36.3M=0s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 2018-10-08 06:31:32 (36.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install --2018-10-08 06:31:32-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 471K 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 60.1M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 4.64M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 27.3M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 59.1M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 59.1M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 64.3M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 72.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 63.0M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 52.6M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 71.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 130M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 432M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 262M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 335M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 403M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 350M 1s unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 886K 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 37.6M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 47.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 40.2M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 41.1M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 61.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 70.5M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 114M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 328M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 363M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 314M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 376M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 277M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 365M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 404M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 50.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 43.5M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 43.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 37.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 41.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 41.5M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 46.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 50.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 59.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 97.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 55.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 61.3M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 168M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 123M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 133M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 202M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 589M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 555M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 606M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 540M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 567M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 604M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 606M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 530M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 630M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 614M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 1.29M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 38.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 59.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 75.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 74.1M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 4.96M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 44.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 53.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 44.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 77.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 111M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 57.1M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 53.2M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 70.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 49.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 123M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 519M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 575M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 541M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 624M 0s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 363K 3s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 918K 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 44.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 28.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 56.1M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 16.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 50.3M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 83.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 130M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 69.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 139M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 225M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 51.8M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 59.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 104M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 57.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 80.8M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 112M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 361M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 423M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 409M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 290M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 59.3M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 48.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 45.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 60.5M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 57.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 105M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 129M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 151M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 178M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 1.28M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 64.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 67.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 119M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 81.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 59.5M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 69.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 80.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 75.3M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 134M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 313M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 429M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 68.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 9.72M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 53.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 86.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 108M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 28.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 82.8M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 58.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 68.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 71.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 90.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 54.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 85.1M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 83.4M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 50.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 75.0M 0s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 368K 3s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 890K 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 81.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 60.3M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 144M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 46.3M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 78.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 16.4M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 74.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 13.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 68.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 39.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 54.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 68.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 166M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 59.8M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 59.1M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 87.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 77.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 65.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 71.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 57.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 90.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 78.1M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 338M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 274M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 431M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 444M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 403M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 352M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 395M 0s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 1.30M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 1.39M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 47.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 52.1M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 52.5M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 58.3M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 48.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 54.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 108M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 340M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 355M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 409M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 404M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 412M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 414M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 5.34M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 56.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 77.3M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 50.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 59.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 64.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 58.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 69.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 81.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 98.8M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 131M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 78.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 72.3M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 112M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 118M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 243M 0s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 508K 2s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 37.8M 1s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 53.4M 1s unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 944K 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 62.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 73.0M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 68.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 56.3M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 84.1M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 72.5M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 76.6M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 9.08M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 47.8M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 50.9M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 71.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 48.5M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 65.1M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 112M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 18.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 66.2M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 558M=0.8s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2018-10-08 06:31:32 (16.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install --2018-10-08 06:31:32-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 43.873 s unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-08T06:31:32+00:00 unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 373K 1s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 38.4M 1s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 33.0M 1s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 37.0M 1s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 44.4M 1s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 59.7M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 333M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 102M 0s unit-oai-hss-0: 06:31:32 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 1.52M 0s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 4.31M 4s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 95.0M 3s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 120M 3s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 34.4M 3s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 78.6M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 81.8M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 85.2M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 153M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 481M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 56.3M 2s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 79.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 478M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 93.9M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 135M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 77.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 107M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 90.3M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 57.2M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 106M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 173M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 35.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 127M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 55.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 57.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 75.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 77.0M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 57.4M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 107M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 76.6M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 71.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 64.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 185M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 335M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 375M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 350M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 374M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 388M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 382M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 338M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 423M 1s unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 63.6M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 50.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 53.5M 1s unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 44.1M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 35.7M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 54.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 50.8M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 45.5M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 60.3M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 83.5M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 156M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 254M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 116M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 230M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 105M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 169M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 125M 1s unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 155M 1s unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 508K 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 22.8M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 36.4M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 225M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 261M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 93.3M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 26.2M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 51.7M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 62.3M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 50.2M=0.7s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2018-10-08 06:31:33 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install --2018-10-08 06:31:33-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 547K 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 4.36M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 70.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 63.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 53.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 55.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 78.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 81.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 111M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 84.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 62.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 60.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 120M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 101M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 102M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 93.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 80.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 109M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 133M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 88.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 22.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 62.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 130M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 3.63M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 86.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 40.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 54.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 58.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 94.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 79.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 162M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 443M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 659M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 588M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 98.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 46.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 51.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 117M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 172M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 90.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 88.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 81.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 85.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 151M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 485M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 560M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 547M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 577M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 4.33M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 63.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 62.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 74.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 98.4M 2s unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 240M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 75.3M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 37.0M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 34.3M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 43.8M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 82.8M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 215M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 205M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 219M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 240M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 297M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 221M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 285M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 291M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 92.6M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 32.2M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 39.6M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 52.4M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 59.4M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 61.3M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 712K 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 83.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 92.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 90.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 91.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 185M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 47.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 66.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 80.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 6.32M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 61.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 89.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 61.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 77.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 59.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 71.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 72.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 93.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 174M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 67.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 49.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 69.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 61.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 105M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 82.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 76.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 83.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 72.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 60.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 2.84M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 72.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 85.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 64.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 95.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 67.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 133M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 71.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 62.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 79.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 71.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 161M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 341M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 477M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 147M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 30.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 49.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 50.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 77.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 74.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 108M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 136M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 188M 2s unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 8.12M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 51.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 94.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 72.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 73.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 90.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 423M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 447M 2s unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 403K 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 31.8M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 19.5M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 19.5M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 20.8M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 24.1M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 27.9M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 32.4M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 58.6M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 124M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 467M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 494M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 505M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 425M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 479M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 496M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 519M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 398M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 494M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 466M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 520M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 447M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 522M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 508M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 542M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 427M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 533M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 682K 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 56.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 59.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 56.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 58.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 215M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 130M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 10.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 71.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 182M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 145M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 67.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 80.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 61.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 77.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 60.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 69.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 99.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 77.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 87.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 77.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 83.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 46.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 29.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 45.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 55.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 79.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 84.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 3.19M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 11.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 49.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 103M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 76.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 82.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 132M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 131M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 45.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 53.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 82.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 64.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 90.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 59.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 66.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 80.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 110M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 150M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 114M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 192M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 131M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 13.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 57.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 141M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 91.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 50.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 65.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 59.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 258M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 507M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 482M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 150M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 51.6M 2s unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 419K 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 27.7M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 29.5M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 26.4M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 32.1M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 32.4M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 30.9M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 28.9M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 31.2M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 30.7M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 32.4M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 26.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 694K 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 31.8M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 33.9M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 46.7M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 49.0M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 90.4M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 148M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 478M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 445M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 460M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 518M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 530M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 469M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 532M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 536M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 396M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 415M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 521M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 524M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 396M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 393M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 447M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 529M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 515M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 376M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 520M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 484M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 468M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 406M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 506M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 533M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 453M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 458M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 489M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 436M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 500M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 5.45M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 65.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 74.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 38.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 57.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 44.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 57.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 77.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 67.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 60.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 69.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 61.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 164M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 551M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 465M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 464M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 395M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 386M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 434M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 342M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 91.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 343M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 434M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 99.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 61.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 2.85M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 67.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 84.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 16.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 57.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 13.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 51.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 62.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 44.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 48.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 49.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 55.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 62.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 83.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 132M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 188M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 95.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 141M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 166M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 31.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 118M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 62.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 73.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 63.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 79.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 84.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 139M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 344M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 446M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 377M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 108M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 39.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 60.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 84.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 93.2M 2s unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 456K 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 34.3M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 34.1M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 34.0M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 34.9M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 56.6M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 55.3M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 55.2M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 46.8M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 55.2M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 43.5M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 36.4M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 31.2M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 35.8M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 40.3M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 48.4M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 43.4M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 113M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 262M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 246M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 279M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 299M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 323M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 289M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 265M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 286M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 328M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 327M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 277M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 303M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 326M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 294M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 283M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 280M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 323M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 336M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 224M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 643K 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 33.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 279M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 9.05M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 86.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 43.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 97.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 76.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 88.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 84.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 81.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 89.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 83.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 97.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 88.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 54.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 344M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 118M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 43.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 79.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 291M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 333M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 133M 2s unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 88.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 89.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 4.64M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 74.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 12.6M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 69.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 92.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 14.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 55.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 59.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 57.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 62.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 84.0M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 67.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 59.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 44.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 84.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 16.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 48.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 3.84M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 4.85M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 28.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 34.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 72.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 40.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 102M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 3.07M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 65.9M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 438K 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 2.82M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 55.1M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 28.0M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 58.8M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 37.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 72.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 55.3M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 42.2M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 45.7M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 41.1M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 69.0M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 38.1M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 50.5M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 41.0M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 40.0M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 30.3M 0s unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-137.163) ... unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 27.3M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 29.9M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 30.2M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 4.77M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 29.5M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 41.1M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 32.4M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 36.6M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 30.4M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 31.1M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 29.9M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 6.87M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 32.4M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 32.4M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 34.4M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 47.8M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 24.9M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 54.0M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 11.6M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 51.1M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 55.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 88.8M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 53.5M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 76.5M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 54.3M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 79.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 89.0M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 54.7M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 106M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 115M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 64.3M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 102M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 59.8M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 86.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 82.3M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 55.8M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 75.1M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 56.3M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 87.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 94.7M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 61.5M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 75.5M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 68.5M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 75.4M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 64.1M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 86.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 74.5M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 136M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 345M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 352M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 277M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 376M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 302M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 365M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 226M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 343M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 383M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 315M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 316M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 355M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 374M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 387M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 315M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 378M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 46.8M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 57.7M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 48.6M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 1.96M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 102M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 93.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 56.7M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 69.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 111M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 87.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 83.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 66.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 82.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 89.2M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 101M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 66.9M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 91.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 80.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 72.4M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 319M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 434M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 379M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 70.6M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 5.24M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 60.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 59.1M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 4.69M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 56.3M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 24.2M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 51.5M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 82.6M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 155M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 3.22M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 2.75M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 52.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 77.3M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 99.1M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 53.5M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 64.0M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 44.1M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 66.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 74.3M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 507K 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 10.9M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 28.0M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 27.1M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 28.1M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 24.2M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 26.9M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 27.0M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 27.9M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 24.9M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 32.6M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 40.9M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 52.0M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 1.83M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 46.5M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 86.8M 2s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 134M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 50.4M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 55.7M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 51.3M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 69.8M 2s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 53.6M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 80.4M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 85.0M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 45.6M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 83.3M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 139M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 55.0M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 188M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 232M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 55.4M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 46.8M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 90.9M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 53.8M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 49.1M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 154M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 84.1M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 440M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 373M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 54.2M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 45.9M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 51.9M 0s unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 53.8M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 53.7M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 61.8M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 85.4M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 47.1M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 74.9M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 54.2M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 51.7M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 57.0M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 48.5M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 53.2M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 53.6M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 52.3M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 47.6M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 52.1M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 52.0M 0s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 2.18M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 62.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 162M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 426M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 57.4M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 76.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 106M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 135M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 63.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 142M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 14.1M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 97.3M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 90.5M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 84.4M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 85.2M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 99.1M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 153M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 56.4M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 86.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 230M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 8.15M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 77.4M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 5.37M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 22.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 68.8M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 16.3M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 99.8M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 3.24M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 58.7M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 91.0M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 112M 1s unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 2.74M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 69.9M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 40.4M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 82.3M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 56.4M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 56.0M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 59.3M 1s unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 87.0M 1s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 547K 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 29.2M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 29.8M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 41.9M 0s unit-oai-hss-0: 06:31:33 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 37.9M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 29.2M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 32.1M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 26.7M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 29.1M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 30.5M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 30.9M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 26.3M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 41.0M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 44.8M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 56.0M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 47.6M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 56.4M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 1.88M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 52.6M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 48.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 54.7M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 50.5M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 52.9M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 53.2M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 12.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 56.1M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 63.8M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 52.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 83.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 71.1M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 72.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 61.3M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 87.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 63.9M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 101M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 74.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 58.5M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 119M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 343M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 482M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 72.5M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 60.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 58.7M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 57.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 72.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 96.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 72.6M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 243M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 331M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 354M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 317M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 313M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 351M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 364M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 392M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 338M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 332M=0.9s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 81.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2018-10-08 06:31:34 (14.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install --2018-10-08 06:31:34-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 81.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 127M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 146M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 2.50M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 90.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 79.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 75.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 70.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 62.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 80.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 98.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 112M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 60.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 137M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 23.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 71.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 13.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 79.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 35.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 51.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 48.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 93.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 174M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 104M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 49.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 66.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 75.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 66.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 4.50M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 19.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 64.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 75.0M 1s unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 3.15M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 56.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 2.91M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 86.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 66.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 42.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 56.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 71.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 53.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 38.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 65.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 4.64M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 3.19M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 6.01M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 65.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 182M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 66.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 61.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 94.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 72.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 78.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 104M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 103M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 107M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 90.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 34.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 55.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 47.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 39.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 62.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 40.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 53.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 38.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 33.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 27.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 30.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 31.3M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 29.9M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 28.7M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 31.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 33.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 33.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 3.03M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 57.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 30.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 45.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 37.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 61.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 39.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 54.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 45.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 40.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 53.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 37.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 49.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 40.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 51.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 40.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 50.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 38.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 38.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 52.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 38.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 41.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 36.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 56.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 45.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 56.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 39.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 40.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 16.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 36.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 50.2M 1s unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 38.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 48.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 60.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 38.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 59.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 37.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 48.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 90.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 39.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 74.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 49.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 68.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 69.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 43.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 97.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 49.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 51.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 58.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 60.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 49.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 67.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 68.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 94.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 52.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 70.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 68.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 115M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 5.37M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 70.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 56.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 84.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 73.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 59.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 80.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 95.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 54.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 152M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 419M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 420M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 339M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 398M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 425M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 426M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 356M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 450M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 414M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 434M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 395M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 3.65M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 41.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 3.00M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 52.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 60.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 61.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 58.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 46.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 61.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 74.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 47.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 4.51M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 3.24M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 61.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 4.01M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 68.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 8.28M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 617K 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 55.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 85.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 41.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 77.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 78.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 46.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 73.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 66.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 39.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 97.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 160M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 55.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 23.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 52.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 61.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 37.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 85.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 41.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 72.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 45.7M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 39.8M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 42.7M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 35.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 33.9M 2s unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 43.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 6.36M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 69.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 44.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 64.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 48.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 71.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 57.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 39.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 43.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 39.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 48.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 42.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 72.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 42.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 47.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 40.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 55.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 94.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 53.9M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 48.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 21.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 47.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 66.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 38.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 52.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 47.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 44.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 56.0M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 42.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 19.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 39.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 54.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 46.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 56.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 43.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 42.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 44.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 39.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 43.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 87.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 49.6M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 42.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 43.6M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 38.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 58.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 57.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 65.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 4.02M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 60.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 101M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 60.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 104M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 77.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 132M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 3.96M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 89.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 69.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 73.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 267M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 3.01M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 78.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 77.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 47.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 75.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 51.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 42.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 58.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 4.54M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 49.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 3.17M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 129M 1s unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 4.30M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 550K 3s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 43.7M 3s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 6.25M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 54.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 45.7M 3s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 41.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 42.0M 3s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 57.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 36.0M 3s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 46.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 50.9M 3s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 49.0M 3s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 42.6M 3s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 14.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 31.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 41.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 50.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 43.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 40.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 121M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 313M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 52.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 201M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 228M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 343M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 261M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 262M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 300M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 252M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 258M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 63.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 61.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 47.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 40.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 51.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 36.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 74.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 44.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 31.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 48.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 63.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 41.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 30.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 38.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 52.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 51.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 56.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 45.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 64.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 82.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 49.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 41.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 35.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 57.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 48.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 51.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 45.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 56.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 45.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 72.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 41.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 28.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 45.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 39.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 46.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 50.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 44.3M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 39.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 24.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 46.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 52.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 43.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 34.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 41.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 54.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 39.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 38.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 43.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 53.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 67.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 43.8M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 43.0M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 32.9M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 48.7M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 57.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 61.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 54.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 60.6M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 57.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 66.3M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 53.4M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 72.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 61.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 74.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 1.87M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 165M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 57.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 54.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 33.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 58.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 75.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 114M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 165M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 153M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 1.70M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 41.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 52.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 4.29M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 65.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 85.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 85.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 101M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 128M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 55.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 35.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 101M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 59.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 4.40M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 3.11M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 6.45M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 13.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 61.5M 1s unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 166M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 6.27M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 914K 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 39.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 38.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 46.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 65.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 46.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 48.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 39.8M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 49.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 48.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 14.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 51.3M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 87.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 25.0M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 38.9M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 41.6M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 33.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 40.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 6.08M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 52.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 38.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 99.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 40.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 41.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 46.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 64.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 52.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 49.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 75.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 50.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 74.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 49.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 92.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 84.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 50.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 42.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 51.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 65.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 51.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 55.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 55.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 49.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 42.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 41.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 50.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 52.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 52.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 61.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 53.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 86.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 111M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 38.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 246M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 306M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 289M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 202M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 297M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 292M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 64.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 47.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 58.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 48.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 59.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 94.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 49.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 88.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 37.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 27.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 41.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 41.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 51.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 35.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 59.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 41.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 54.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 46.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 47.8M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 36.0M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 43.7M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 59.0M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 61.6M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 54.4M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 59.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 1.69M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 78.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 94.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 85.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 58.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 76.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 89.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 1.48M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 33.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 4.99M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 55.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 37.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 51.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 41.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 65.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 43.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 50.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 84.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 50.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 65.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 55.9M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 59.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 73.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 180M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 362M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 412M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 453M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 61.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 61.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 60.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 4.51M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 3.07M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 74.5M 1s unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 6.70M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 12.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 5.79M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 53.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 1.03M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 75.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 72.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 37.9M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 58.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 41.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 56.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 43.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 51.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 16.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 7.79M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 35.8M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 35.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 32.4M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 40.7M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 49.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 3.73M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 59.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 55.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 49.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 71.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 56.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 58.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 90.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 54.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 80.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 48.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 59.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 50.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 59.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 55.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 48.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 62.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 73.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 70.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 49.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 38.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 58.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 166M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 60.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 32.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 47.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 63.7M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 48.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 46.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 42.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 58.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 63.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 52.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 50.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 47.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 49.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 54.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 43.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 50.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 26.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 49.9M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 60.8M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 59.6M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 46.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 11.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 39.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 39.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 38.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 57.3M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 41.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 46.5M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 47.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 34.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 40.6M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 36.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 71.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 46.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 63.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 65.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 62.9M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 79.0M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 59.3M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 89.4M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 81.4M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 55.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 2.54M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 1.72M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 3.39M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 40.9M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 25.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 48.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 36.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 46.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 45.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 41.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 37.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 44.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 51.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 47.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 60.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 50.2M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 55.8M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 75.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 45.8M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 48.3M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 89.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 96.7M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 63.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 97.2M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 68.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 102M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 78.1M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 103M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 81.4M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 28.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 62.0M 1s unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 3.04M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 6.61M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 14.0M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 5.85M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 64.9M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 23.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 1.02M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 32.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 53.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 55.1M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 48.9M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 35.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 43.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 58.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 58.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 6.85M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 33.8M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 34.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 34.3M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 45.7M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 41.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 2.65M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 49.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 51.5M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 53.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 52.6M 1s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 118M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 48.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 97.4M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 67.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 49.8M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 61.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 55.0M 1s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 48.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 52.7M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 48.3M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 52.6M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 45.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 48.9M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 56.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 60.0M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 51.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 55.2M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 44.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 44.7M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 43.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 54.7M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 53.6M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 51.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 57.3M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 55.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 49.0M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 52.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 53.6M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 41.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 61.5M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 62.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 48.4M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 51.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 50.2M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 45.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 58.8M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 54.6M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 51.6M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 76.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 71.0M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 66.1M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 74.9M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 66.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 77.9M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 99.7M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 50.0M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 35.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 39.0M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 36.6M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 46.6M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 60.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 85.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 69.8M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 79.3M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 67.4M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 2.13M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 42.1M 0s unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 70.2M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 1.71M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 38.4M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 35.9M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 3.09M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 36.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 59.7M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 42.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 50.9M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 47.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 47.4M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 59.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 53.0M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 97.7M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 52.9M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 63.2M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 81.5M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 43.1M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 75.2M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 64.7M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 71.0M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 113M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 82.4M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 91.2M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 96.7M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 13.3M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 49.6M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 56.0M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 44.7M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 50.5M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 68.8M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 87.6M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 69.9M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 81.7M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 4.84M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 6.75M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 13.2M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 58.5M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 6.03M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 15.6M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 1.05M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 43.0M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 32.0M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 50.8M 2s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 55.5M 0s unit-oai-epc-0: 06:31:34 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 55.0M 0s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 40.4M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 43.5M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 48.1M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 90.0M 2s unit-oai-hss-0: 06:31:34 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 65.0M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 4.90M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 41.9M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 49.6M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 41.3M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 2.83M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 42.3M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 30.0M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 38.1M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 42.6M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 72.7M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 169M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 232M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 255M 2s unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 27.7M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 8.16M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 52.7M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 33.9M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 104M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 39.6M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 38.4M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 47.7M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 54.5M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 51.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 34.4M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 54.9M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 91.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 37.4M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 77.8M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 93.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 39.7M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 43.4M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 42.3M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 63.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 56.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 37.2M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 57.7M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 33.6M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 65.3M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 126M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 79.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 37.2M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 74.7M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 88.4M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 49.4M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 77.7M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 80.3M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 43.8M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 84.7M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 45.2M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 92.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 55.7M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 102M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 279M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 336M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 390M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 19.8M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 58.9M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 46.5M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 106M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 377M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 57.0M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 389M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 333M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 2.33M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 72.8M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 104M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 85.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 1.66M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 151M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 157M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 99.7M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 2.81M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 89.7M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 102M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 105M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 91.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 55.6M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 72.4M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 56.3M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 47.2M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 19.5M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 28.4M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 65.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 107M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 44.5M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 93.8M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 93.7M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 86.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 12.2M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 66.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 108M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 46.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 40.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 50.1M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 78.0M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 124M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 69.7M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 112M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 4.70M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 53.0M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 77.3M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 9.81M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 45.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 18.0M 0s unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 5.33M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 63.7M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 11.3M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 1009K 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 54.2M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 34.0M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 33.1M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 30.4M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 67.3M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 177M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 174M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 157M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 226M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 180M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 274M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 4.57M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 2.99M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 16.9M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 32.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 32.8M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 34.3M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 33.8M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 36.1M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 9.78M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 62.1M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 27.6M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 42.2M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 36.4M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 38.8M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 47.2M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 7.80M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 41.9M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 56.5M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 40.1M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 51.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 45.0M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 57.2M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 48.4M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 37.5M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 68.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 196M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 313M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 43.9M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 96.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 59.4M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 41.4M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 54.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 39.5M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 86.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 99.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 37.7M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 64.5M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 59.7M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 42.0M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 66.2M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 79.8M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 37.7M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 93.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 42.8M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 51.7M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 47.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 35.0M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 52.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 40.1M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 36.7M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 35.2M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 36.7M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 52.1M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 49.7M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 49.9M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 45.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 62.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 70.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 56.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 114M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 2.80M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 116M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 163M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 120M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 2.22M 2s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 24.8M 2s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 2.88M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 31.4M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 32.1M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 39.5M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 33.3M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 61.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 32.4M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 46.3M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 33.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 40.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 50.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 61.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 53.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 58.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 70.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 57.7M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 6.27M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 76.5M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 86.4M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 71.1M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 80.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 64.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 86.0M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 70.3M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 70.3M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 62.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 56.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 46.5M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 96.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 99.7M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 6.35M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 115M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 106M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 39.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 68.9M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 11.1M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 43.8M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 70.1M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 19.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 5.85M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 13.5M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 52.2M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 30.5M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 1.19M 1s unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 37.0M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 52.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 40.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 37.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 35.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 32.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 48.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 56.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 90.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 381M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 3.01M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 43.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 53.6M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 3.54M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 29.9M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 8.75M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 29.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 33.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 43.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 40.7M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 8.35M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 46.5M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 44.1M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 48.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 39.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 40.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 39.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 52.1M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 9.85M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 48.4M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 39.1M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 132M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 71.1M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 56.0M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 51.6M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 37.0M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 49.5M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 43.5M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 51.1M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 53.0M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 42.6M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 41.3M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 59.1M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 43.6M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 51.1M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 50.6M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 51.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 46.2M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 47.0M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 48.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 42.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 82.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 336M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 372M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 59.7M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 130M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 60.2M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 120M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 41.4M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 92.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 137M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 147M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 36.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 38.1M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 4.64M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 114M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 23.7M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 1.74M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 2.77M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 27.2M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 34.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 34.0M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 40.7M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 57.4M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 35.1M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 37.3M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 38.2M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 59.9M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 31.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 33.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 44.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 53.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 45.7M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 8.07M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 50.9M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 51.4M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 60.4M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 71.1M 0s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 75.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 55.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 93.6M 1s unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 10.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 66.5M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 61.3M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 55.4M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 56.8M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 87.5M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 98.8M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 62.6M 0s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=2.5s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install 2018-10-08 06:31:35 (21.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install FINISHED --2018-10-08 06:31:35-- unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install Total wall clock time: 4.7s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 3.9s (16.9 MB/s) unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 1.21M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 30.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 29.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 25.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 49.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 43.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 60.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 65.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 64.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 68.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 147M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 248M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 366M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 388M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 3.56M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 26.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 29.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 36.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 46.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 36.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 39.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 41.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 57.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 38.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 51.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 57.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 51.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 52.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 251M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 189M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 193M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 262M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 210M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 353M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 48.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 38.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 39.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 39.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 39.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 31.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 44.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 46.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 53.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 1.59M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 31.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 29.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 39.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 38.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 44.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 52.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 46.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 50.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 49.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 50.8M 1s unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 1.17M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 33.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 36.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 39.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 32.3M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install (Reading database ... 79221 files and directories currently installed.) unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 39.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 46.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 66.3M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 52.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 55.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 59.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 76.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 48.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 64.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 4.11M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 32.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 29.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 41.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 39.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 39.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 37.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 81.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 60.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 53.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 33.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 47.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 44.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 42.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 29.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 30.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 50.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 47.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 49.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 49.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 46.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 72.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 56.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 166M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 353M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 327M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 338M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 375M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 399M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 337M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 328M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 392M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 357M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 1.48M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 27.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 32.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 39.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 52.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 47.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 50.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 52.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 53.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 47.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 1.16M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 30.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 33.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 37.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 40.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 50.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 51.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 47.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 52.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 58.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 90.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 3.46M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 29.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 30.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 32.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 44.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 50.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 53.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 55.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 45.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 39.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 39.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 43.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 39.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 51.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 39.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 74.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 332M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 240M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 282M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 175M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 196M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 390M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 383M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 340M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 357M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 370M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 79.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 36.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 43.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 48.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 1.38M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 33.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 25.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 29.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 30.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 51.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 44.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 52.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 52.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 50.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 44.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 51.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 50.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 49.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 45.1M 1s unit-oai-epc-0: 06:31:35 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 1.37M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 29.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 29.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 37.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 37.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 67.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 71.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 52.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 64.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 53.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 3.25M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 26.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 29.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 33.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 40.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 39.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 41.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 55.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 33.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 36.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 38.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 50.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 47.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 99.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 368M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 403M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 347M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 307M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 352M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 222M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 189M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 218M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 255M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 43.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 31.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 31.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 26.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 54.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 41.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 53.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 47.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 51.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 51.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 50.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 44.6M 1s unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 1.78M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 43.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 39.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 33.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 36.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 39.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 40.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 51.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 1.12M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 27.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 30.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 29.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 75.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 166M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 167M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 177M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 182M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 383M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 342M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 352M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 325M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 346M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 2.74M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 29.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 29.3M 1s unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 41.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 33.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 40.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 56.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 55.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 35.2M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 38.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 40.7M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 42.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 33.8M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 49.1M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 29.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 28.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 26.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 39.9M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 40.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 40.5M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 46.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 51.3M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 51.6M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 51.0M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 45.4M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 106M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 358M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 328M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 300M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 370M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 399M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 372M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 334M 1s unit-oai-hss-0: 06:31:35 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 391M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 1.74M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 26.6M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 39.6M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 51.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 46.1M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 51.0M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 51.7M 1s unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 1.08M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 25.9M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 28.1M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 30.6M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 33.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 33.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 50.1M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 53.6M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 52.4M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 44.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 49.1M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 52.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 52.9M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 46.3M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 65.6M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 6.42M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 36.8M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 95.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 157M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 181M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 183M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 200M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 141M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 43.0M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 37.3M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 37.4M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 51.4M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 19.9M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 35.8M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 52.4M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 20.3M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 18.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 28.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 49.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 39.6M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 52.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 40.4M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 38.9M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 52.6M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 56.8M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 53.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 61.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 59.3M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 1.59M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 37.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 38.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 35.1M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 36.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 48.0M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 61.6M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 51.4M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 59.9M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 75.4M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 74.3M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 65.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 75.9M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 72.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 1.20M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 58.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 42.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 37.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 37.1M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 54.1M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 40.0M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 56.7M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 73.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 81.0M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 55.0M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 95.8M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 3.67M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 114M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 94.3M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 37.0M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 37.4M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 31.6M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 36.5M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 37.1M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 67.9M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 108M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 245M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 298M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 335M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 350M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 419M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 419M 1s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 427M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 354M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 392M 0s unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 6.29M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 39.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 38.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 39.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 53.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 45.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 41.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 56.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 52.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 58.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 59.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 56.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 1.59M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 36.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 40.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 42.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 41.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 46.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 61.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 59.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 53.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 57.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 61.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 1.13M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 38.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 45.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 59.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 52.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 38.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 33.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 43.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 39.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 60.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 65.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 66.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 105M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 59.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 134M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 407M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 5.03M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 34.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 30.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 51.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 39.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 53.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 47.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 53.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 76.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 40.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 41.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 60.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 63.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 80.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 60.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 84.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 15.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 32.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 53.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 11.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 42.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 54.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 61.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 83.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 77.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 64.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 73.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 74.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 69.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 74.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 1.73M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 31.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 34.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 44.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 49.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 75.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 55.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 83.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 82.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 83.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 1.10M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 47.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 44.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 33.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 57.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 46.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 77.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 66.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 41.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 51.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 38.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 53.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 61.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 76.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 155M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 4.63M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 39.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 41.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 34.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 37.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 137M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 373M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 255M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 260M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 314M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 234M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 249M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 414M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 48.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 41.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 43.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 41.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 59.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 7.93M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 36.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 39.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 61.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 63.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 51.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 39.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 43.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 55.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 52.5M 0s unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 1.50M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 36.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 41.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 36.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 35.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 38.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 54.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 60.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 44.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 40.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 54.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 72.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 51.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 71.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 83.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 58.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 64.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 70.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 1.33M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 38.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 46.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 46.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 52.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 46.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 37.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 41.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 61.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 3.14M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 39.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 40.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 32.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 39.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 36.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 38.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 75.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 263M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 213M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 216M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 262M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 237M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 200M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 245M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 204M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 69.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 61.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 63.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 57.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 62.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 58.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 30.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 43.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 46.5M 0s unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 48.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 56.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 33.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 42.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 55.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 1.34M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 35.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 41.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 39.9M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 40.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 51.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 64.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 50.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 38.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 38.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 57.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 58.3M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 62.0M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 53.4M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 61.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 60.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 1.34M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 33.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 36.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 38.5M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 47.7M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 47.6M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 58.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 60.8M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 60.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 54.2M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 61.1M 0s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 53750K ...... 100% 26.5M=2.6s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install 2018-10-08 06:31:36 (20.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install FINISHED --2018-10-08 06:31:36-- unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install Total wall clock time: 4.9s unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.2s (16.0 MB/s) unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 06:31:36 DEBUG unit.oai-hss/0.install (Reading database ... 79221 files and directories currently installed.) unit-oai-hss-0: 06:31:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 06:31:37 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-oai-hss-0: 06:31:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 06:31:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-oai-hss-0: 06:31:40 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-oai-epc-0: 06:31:46 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 06:31:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 06:31:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 06:31:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 06:31:46 DEBUG unit.oai-epc/0.install Done. unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-oai-epc-0: 06:31:46 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:31:46 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 06:31:46 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-da3dd5-default-0". unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Fetched 323 kB in 1s (234 kB/s) unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Need to get 293 MB of archives. unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.9 [186 kB] unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 06:31:56 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-oai-hss-0: 06:31:57 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:31:57 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-oai-hss-0: 06:31:57 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 06:31:57 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 06:31:57 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-oai-hss-0: 06:31:57 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:31:57 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-oai-epc-0: 06:32:03 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:32:03 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:32:03 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-oai-epc-0: 06:32:03 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 06:32:03 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 06:32:03 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-160-generic unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-160-generic unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-160-generic unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 06:32:04 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 06:32:04 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 06:32:04 INFO juju.worker.uniter.context trying to kill context process 9366 unit-oai-epc-0: 06:32:04 INFO juju.worker.uniter.context waiting for context process 9366 to die unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-oai-epc-0: 06:32:04 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 06:32:04 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 06:32:04 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-oai-epc-0: 06:32:05 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 06:32:05 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:32:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:32:05 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 06:32:05 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 06:32:05 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-160-generic unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] machine-2: 06:32:06 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 06:32:06 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 06:32:06 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 06:32:06 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-160-generic unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-160-generic unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-oai-hss-0: 06:32:07 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-oai-hss-0: 06:32:08 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-oai-hss-0: 06:32:08 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 06:32:08 INFO juju.worker.uniter.context trying to kill context process 9205 unit-oai-hss-0: 06:32:08 INFO juju.worker.uniter.context waiting for context process 9205 to die unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-oai-hss-0: 06:32:08 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 06:32:08 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 06:32:08 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-oai-hss-0: 06:32:08 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 06:32:08 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:32:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:32:08 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 06:32:08 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 06:32:08 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 06:32:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] machine-3: 06:32:09 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 06:32:09 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 06:32:09 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 06:32:09 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-mysql-0: 06:32:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:32:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:32:17 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:32:17 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:32:17 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:32:17 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:32:17 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:32:17 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:32:17 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:32:17 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:32:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:32:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.1 [5,096 kB] unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [2,265 kB] unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [47.2 kB] unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 06:33:17 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 06:33:17 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 06:33:17 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 06:33:17 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 06:33:17 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Fetched 293 MB in 1min 26s (3,380 kB/s) unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67266 files and directories currently installed.) unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:33:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 06:33:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:33:21 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 06:33:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 06:33:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:33:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 06:33:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 06:33:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:33:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 06:33:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:33:23 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:33:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 06:33:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:33:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 06:33:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:33:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 06:33:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 06:33:59 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:34:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 06:34:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 06:34:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:34:19 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:34:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 06:34:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:34:22 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:34:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 06:34:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:34:22 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:34:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 06:34:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:28 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 06:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 06:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 06:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 06:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 06:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 06:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 06:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 06:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 06:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:34:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 06:34:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 06:34:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 06:34:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 06:35:00 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 06:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 06:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 06:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:35:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 06:35:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:35:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:35:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 06:35:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:35:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 06:35:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 06:35:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 06:35:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 06:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 06:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 06:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 06:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 06:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 06:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 06:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 06:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 06:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 06:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 06:37:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:18 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:37:29 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:37:29 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:37:29 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 06:37:29 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 06:37:29 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-mysql-0: 06:37:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:37:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:37:33 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:37:33 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:37:33 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:37:33 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:37:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:37:33 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:37:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:37:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:37:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:37:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:38:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 06:38:19 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:38:19 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 06:38:19 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:38:19 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:38:19 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 06:38:23 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 06:38:23 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:38:23 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:23 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 06:38:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 06:38:34 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:38:34 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:38:34 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (38.2 kB/s) unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107923 files and directories currently installed.) unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:38:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:41 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:38:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:38:42 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:42 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:43 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:38:43 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (732 kB/s) unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108032 files and directories currently installed.) unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  machine-2: 06:40:44 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 06:40:44 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 06:40:44 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} machine-2: 06:40:44 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:40:44 DEBUG juju.agent read agent config, format "2.0" machine-2: 06:40:44 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:40:44 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:40:44 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:40:44 DEBUG juju.worker start "api" unit-oai-epc-0: 06:40:44 INFO juju.worker start "api" unit-oai-epc-0: 06:40:44 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 06:40:44 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:40:44 DEBUG juju.worker "api" started unit-oai-epc-0: 06:40:44 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 06:40:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 06:40:45 DEBUG juju.worker start "engine" machine-2: 06:40:45 INFO juju.worker start "engine" machine-2: 06:40:45 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:40:45 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:40:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:40:45 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 06:40:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:40:45 DEBUG juju.worker "engine" started machine-2: 06:40:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:40:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:40:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 06:40:45 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:40:45 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:40:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-epc-0: 06:40:45 INFO juju.api connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:40:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:40:45 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:40:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:40:45 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:40:45 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:40:45 INFO juju.api connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:40:45 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 06:40:45 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:40:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:40:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:40:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:40:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:40:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:40:45 DEBUG juju.worker.apicaller connected machine-2: 06:40:45 DEBUG juju.api RPC connection died machine-2: 06:40:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:40:45 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:40:45 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:40:45 INFO juju.api connection established to "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-2: 06:40:45 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-epc-0: 06:40:45 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:40:46 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:40:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 06:40:46 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:40:46 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:40:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:40:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:40:46 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 06:40:46 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 06:40:46 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 06:40:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:40:46 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:40:46 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 06:40:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:40:46 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] unit-oai-epc-0: 06:40:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:40:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 06:40:46 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:40:46 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 06:40:46 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 06:40:46 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:40:46 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:40:46 INFO juju.worker.uniter hooks are retried true machine-2: 06:40:46 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:40:46 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:40:46 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:40:46 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:40:46 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:40:46 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-2: 06:40:46 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:40:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 06:40:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:40:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:40:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:40:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:40:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-2: 06:40:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:40:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:40:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:40:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:40:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 06:40:46 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:40:46 INFO juju.worker.upgrader unblocking abort check machine-2: 06:40:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:40:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 06:40:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:40:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-2: 06:40:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:40:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:40:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 06:40:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:40:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.logger logger setup machine-2: 06:40:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:40:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:40:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:40:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:40:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:40:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:40:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 06:40:47 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:40:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:40:47 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 06:40:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:40:47 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:40:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:40:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:40:47 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:40:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:40:47 INFO juju.util.exec run result: exit status 127 machine-2: 06:40:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec177013663/script.sh: line 1: fanatic: command not found 127 machine-2: 06:40:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:40:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:40:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:40:47 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 06:40:47 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 06:40:47 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 06:40:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:40:47 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:40:47 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:40:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:40:47 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-2: 06:40:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:40:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:40:47 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:40:47 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:40:47 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:40:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:40:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:40:47 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 06:40:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:40:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:40:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:40:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:40:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:40:47 INFO juju.util.exec run result: exit status 127 machine-2: 06:40:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec287393396/script.sh: line 1: fanatic: command not found 127 machine-2: 06:40:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:40:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:40:47 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:40:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 06:40:47 DEBUG juju.worker start "2-container-watcher" machine-2: 06:40:47 DEBUG juju.worker start "stateconverter" machine-2: 06:40:47 INFO juju.worker start "2-container-watcher" machine-2: 06:40:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:40:47 DEBUG juju.worker "2-container-watcher" started machine-2: 06:40:47 INFO juju.worker start "stateconverter" machine-2: 06:40:47 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 06:40:47 DEBUG juju.worker "stateconverter" started machine-2: 06:40:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:40:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:40:47 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:40:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:40:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:40:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:40:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:40:47 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 06:40:47 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:40:47 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 06:40:47 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.17 local-machine:::1] machine-2: 06:40:47 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install machine-2: 06:40:47 INFO juju.worker.machiner "machine-2" started machine-2: 06:40:47 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install Reading state information... machine-2: 06:40:47 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:2b:81:5e CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.17 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:2b:81:5e CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:40:47 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:40:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:40:48 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:40:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:40:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:40:48 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:40:48 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:40:48 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 06:40:48 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:40:48 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 06:40:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:40:48 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 06:40:48 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 06:40:48 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 06:40:49 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 06:40:49 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 06:40:49 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 06:40:49 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 06:40:49 DEBUG unit.oai-epc/0.install + git pull unit-oai-epc-0: 06:40:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 06:40:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:40:50 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 06:40:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 06:40:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 06:40:50 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:40:51 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 06:40:51 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:40:51 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 06:40:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 06:40:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 06:40:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 06:40:57 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:40:57 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 06:40:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:40:57 DEBUG juju.agent read agent config, format "2.0" machine-3: 06:40:57 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:40:57 DEBUG juju.worker start "api" unit-oai-hss-0: 06:40:57 INFO juju.worker start "api" unit-oai-hss-0: 06:40:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 06:40:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:40:57 DEBUG juju.worker "api" started unit-oai-hss-0: 06:40:57 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:40:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:40:57 DEBUG juju.worker start "engine" machine-3: 06:40:57 INFO juju.worker start "engine" machine-3: 06:40:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 06:40:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:40:57 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:40:57 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:40:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:40:57 DEBUG juju.worker "engine" started machine-3: 06:40:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:40:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-3: 06:40:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 06:40:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:40:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:40:57 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:40:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:40:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:57 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 06:40:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:40:57 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:40:57 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:40:57 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:40:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:57 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:40:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:40:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:40:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:40:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:40:58 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:40:58 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:40:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:40:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:40:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:58 DEBUG juju.worker.apicaller connected machine-3: 06:40:58 DEBUG juju.api RPC connection died machine-3: 06:40:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:40:58 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:40:58 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:40:58 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:40:58 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:40:58 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:40:58 DEBUG juju.api RPC connection died unit-oai-hss-0: 06:40:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 06:40:58 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:40:58 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:40:58 INFO juju.api connection established to "wss://192.168.121.5:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" unit-oai-hss-0: 06:40:58 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/27c553c6-b513-4a4f-85ec-21e786da3dd5/api" machine-3: 06:40:59 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:40:59 DEBUG juju.worker.apicaller connected machine-3: 06:40:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:40:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:40:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:40:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:40:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:40:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:40:59 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:40:59 INFO juju.worker.upgrader unblocking abort check machine-3: 06:40:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:40:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:40:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:40:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:41:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:41:00 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:41:00 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 06:41:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 06:41:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:41:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:41:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:41:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:41:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 06:41:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:41:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.logger logger setup machine-3: 06:41:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:41:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:41:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:41:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:41:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:41:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:41:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:41:00 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 06:41:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:41:00 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:41:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:41:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:41:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:41:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:41:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:41:00 DEBUG juju.service discovered init system "upstart" from series "trusty" unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 06:41:00 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:41:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:41:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:41:00 INFO juju.util.exec run result: exit status 127 machine-3: 06:41:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec288002036/script.sh: line 1: fanatic: command not found 127 machine-3: 06:41:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:41:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:41:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:41:00 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 06:41:00 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 06:41:00 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 06:41:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:41:00 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:41:00 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:41:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:41:00 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] machine-3: 06:41:00 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:41:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:41:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:41:00 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:41:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:41:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:41:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:41:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-oai-hss-0: 06:41:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:41:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available machine-3: 06:41:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:41:00 INFO juju.util.exec run result: exit status 127 machine-3: 06:41:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec623199848/script.sh: line 1: fanatic: command not found 127 unit-oai-hss-0: 06:41:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:41:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:41:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-hss-0: 06:41:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:41:00 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:41:00 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:41:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 06:41:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:41:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:41:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:41:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:41:00 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 06:41:00 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:41:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-3: 06:41:00 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] unit-oai-hss-0: 06:41:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:41:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:41:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:41:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:41:00 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 06:41:00 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 06:41:00 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 06:41:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:41:00 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:41:00 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 06:41:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:41:00 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.5:17070" "252.5.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.203:17070"] unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 06:41:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 06:41:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:41:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 06:41:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-3: 06:41:00 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 06:41:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 06:41:00 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:41:00 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:41:00 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 06:41:00 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 06:41:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:41:00 DEBUG juju.worker start "3-container-watcher" machine-3: 06:41:00 DEBUG juju.worker start "stateconverter" machine-3: 06:41:00 INFO juju.worker start "3-container-watcher" machine-3: 06:41:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:41:00 DEBUG juju.worker "3-container-watcher" started machine-3: 06:41:00 INFO juju.worker start "stateconverter" machine-3: 06:41:00 DEBUG juju.worker "stateconverter" started machine-3: 06:41:00 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 06:41:01 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:41:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:41:01 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:41:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:41:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:41:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:41:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:41:01 INFO juju.worker.machiner "machine-3" started machine-3: 06:41:01 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:41:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:41:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:41:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:41:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 06:41:02 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:43:c6:63 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.12 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:43:c6:63 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:41:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:41:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:41:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:41:04 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:41:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:41:04 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 06:41:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:41:05 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 06:41:05 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 06:41:05 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 06:41:05 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 06:41:05 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 06:41:05 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 06:41:05 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 06:41:05 DEBUG unit.oai-hss/0.install + git pull unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 06:41:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:41:06 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 06:41:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:41:06 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 06:41:06 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 06:41:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 06:41:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 06:41:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:41:07 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 06:41:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 06:41:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 06:41:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 06:41:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 06:41:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 06:41:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 06:41:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 06:41:13 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 06:41:14 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 06:41:15 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 06:41:16 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 06:41:16 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 06:41:16 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 06:41:16 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 06:41:16 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 06:41:16 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 06:41:16 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 06:41:16 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 06:41:17 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 06:41:18 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 06:41:18 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 06:41:18 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 06:41:18 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 06:41:18 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 06:41:18 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 06:41:18 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 06:41:18 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 06:41:18 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] unit-oai-hss-0: 06:41:19 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 06:41:20 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 06:41:20 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 06:41:20 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 06:41:20 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 06:41:20 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 06:41:20 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 06:41:20 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 06:41:21 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 06:41:21 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 06:41:21 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 06:41:21 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 06:41:21 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 06:41:21 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 06:41:21 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 06:41:22 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 06:41:23 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 06:41:23 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 06:41:23 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 06:41:23 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 06:41:23 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 06:41:23 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 9s (7254 kB/s) unit-oai-hss-0: 06:41:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 06:41:24 DEBUG unit.oai-hss/0.install (Reading database ... 109424 files and directories currently installed.) unit-oai-hss-0: 06:41:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:41:24 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 06:41:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 06:41:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:41:25 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 06:41:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 06:41:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:41:25 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 06:41:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 06:41:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:41:26 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 06:41:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 06:41:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 06:41:26 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 06:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 06:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 06:41:27 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 06:41:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 06:41:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:41:28 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:41:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 06:41:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:41:28 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:41:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 06:41:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 06:41:29 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 06:41:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 06:41:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 06:41:30 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 06:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 06:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 06:41:32 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 06:41:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 06:41:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 06:41:32 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 06:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 06:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 06:41:33 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 06:41:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 06:41:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:41:33 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:41:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 06:41:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:41:34 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:41:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 06:41:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:41:35 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:41:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 06:41:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:41:36 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:41:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 06:41:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 06:41:36 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 06:41:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 06:41:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 06:41:37 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 06:41:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 06:41:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 06:41:37 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 06:41:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 06:41:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 06:41:38 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 06:41:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 06:41:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 06:41:38 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:41:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 06:41:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 06:41:39 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:41:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 06:41:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:41:40 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:41:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 06:41:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:41:41 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:41:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 06:41:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 06:41:41 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 06:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 06:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 06:41:42 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 06:41:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 06:41:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 06:41:42 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 06:41:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 06:41:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 06:41:43 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 06:41:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:43 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 06:41:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:44 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 06:41:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:45 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 06:41:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 06:41:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:47 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 06:41:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:48 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 06:41:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:48 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 06:41:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 06:41:49 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:41:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 06:41:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 06:41:49 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 06:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 06:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:50 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 06:41:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 06:41:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 06:41:50 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 06:41:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 06:41:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:41:51 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 06:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 06:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:41:52 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 06:41:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 06:41:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:52 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 06:41:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:54 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 06:41:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:41:55 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:41:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 06:41:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:41:56 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:41:56 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-hss-0: 06:41:56 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:41:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 06:41:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:41:57 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:41:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 06:41:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:41:57 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 06:41:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 06:41:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 06:41:58 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 06:41:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 06:41:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 06:41:58 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 06:41:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 06:41:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 06:41:59 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 06:42:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 06:42:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 06:42:00 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 06:42:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 06:42:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 06:42:01 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:42:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 06:42:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 06:42:02 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:42:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 06:42:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:42:03 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:42:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 06:42:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... unit-oai-hss-0: 06:42:03 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... unit-oai-hss-0: 06:42:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 06:42:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:42:04 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:42:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 06:42:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:42:05 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 06:42:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:42:06 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:42:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 06:42:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:42:07 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 06:42:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:42:08 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 06:42:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:42:09 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:42:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 06:42:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:42:10 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 06:42:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:42:10 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 06:42:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:42:11 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:42:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 06:42:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 06:42:12 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 06:42:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 06:42:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 06:42:12 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 06:42:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 06:42:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 06:42:14 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 06:42:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 06:42:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 06:42:15 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 06:42:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 06:42:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 06:42:15 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:42:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 06:42:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:42:16 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:42:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 06:42:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:42:17 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:42:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 06:42:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 06:42:17 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 06:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 06:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 06:42:19 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 06:42:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 06:42:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:42:19 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 06:42:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 06:42:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:42:20 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 06:42:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 06:42:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 06:42:21 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 06:42:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 06:42:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 06:42:21 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 06:42:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 06:42:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 06:42:22 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 06:42:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 06:42:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 06:42:22 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 06:42:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 06:42:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 06:42:22 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 06:42:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 06:42:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 06:42:23 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 06:42:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 06:42:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 06:42:24 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 06:42:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 06:42:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:42:24 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:42:25 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:42:30 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:42:30 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:42:30 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 06:42:32 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 06:42:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 06:42:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 06:42:32 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-hss-0: 06:42:32 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 06:42:32 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:42:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:42:32 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-oai-hss-0: 06:42:32 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 06:42:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:42:32 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 06:42:32 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 06:42:32 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 06:42:32 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 06:42:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:42:32 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 06:42:32 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 06:42:32 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 06:42:32 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 06:42:32 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 06:42:32 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:42:32 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:42:32 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 06:42:32 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 06:42:32 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:42:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 06:42:33 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:42:33 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 06:42:33 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:42:33 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 06:42:33 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:42:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:42:33 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:42:33 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 06:42:33 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 06:42:33 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 06:42:33 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:42:33 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 06:42:33 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 06:42:33 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 06:42:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 06:42:33 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start SHA256:UZbjooxGg/9BqXUI6+kCMsa14Wt7xMd5RSfPoi6hq8A root@juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | o. | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | . ooo . | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | . o o....= | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | .o+ = o..o o | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start |. o++O.oS.o . | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start |=o oBo+= o | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start |oE oo.o.+ | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | oo.o.. . | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | .++.. . | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start SHA256:fsdN9cPpVhV5s39gBowBpKpoVmEA4c0FQh90XJZe/1E ubuntu@juju-da3dd5-default-0 unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start |==.+oo.++..+ ..| unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start |. * +..o .. o Eo| unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | . * o . . .. *| unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | . .. . . .=o+| unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | .. S .oo=+| unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | ... . . +. =| unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start |.o. . . o .o.| unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start |o . . . | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:42:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:42:34 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 06:42:34 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 06:42:34 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 06:42:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:42:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:42:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 06:42:34 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 06:42:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 06:42:35 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 06:42:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 06:42:35 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:42:35 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:42:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:42:35 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 06:42:35 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 06:42:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:42:35 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:42:35 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:42:36 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:42:36 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:42:36 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 06:42:36 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 06:42:36 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 06:42:36 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 06:42:37 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:42:40 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:42:40 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:41 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:41 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 06:42:41 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 06:42:41 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 06:42:42 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:42 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:42 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:42 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:43 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:43 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:43 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:43 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:44 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:42:46 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 06:42:46 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 06:42:46 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 06:42:47 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 06:42:47 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 06:42:47 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 06:42:47 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:48 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:48 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:48 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 06:42:48 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 06:42:49 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 06:42:49 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 06:42:49 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 06:42:49 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 06:42:49 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:42:49 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:42:49 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 06:42:50 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:42:50 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... unit-oai-hss-0: 06:42:50 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:42:51 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:51 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:42:51 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:51 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:51 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:42:51 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:51 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:42:51 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:42:52 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 06:42:52 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 06:42:52 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 06:42:52 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 06:42:52 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 06:42:52 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:42:52 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:42:53 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:42:53 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 06:42:53 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 06:42:53 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 06:42:53 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 06:42:53 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 06:42:53 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 06:42:54 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 06:42:54 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 06:42:54 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 06:42:54 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 06:42:54 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 06:42:54 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:42:54 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:42:55 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 06:42:55 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 06:42:55 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 06:42:56 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 06:42:56 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:56 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:42:56 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 06:42:56 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 06:42:57 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 06:42:58 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 06:42:58 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 06:42:58 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 06:42:58 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 06:42:58 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 0s (1435 kB/s) unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install (Reading database ... 116153 files and directories currently installed.) unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:42:59 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 06:43:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 06:43:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 06:43:00 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-mysql-0: 06:43:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:43:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:43:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:43:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:43:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:43:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:43:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:43:01 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:43:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:43:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:43:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:43:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:43:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 06:43:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 06:43:02 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:43:02 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:43:03 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 06:43:04 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 06:43:04 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 06:43:04 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:43:04 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:43:04 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 06:43:05 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 06:43:06 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 06:43:06 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-oai-hss-0: 06:43:07 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-oai-hss-0: 06:43:07 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 06:43:07 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 06:43:07 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 06:43:07 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 06:43:08 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 06:43:08 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 06:43:08 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 06:43:08 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 06:43:08 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 06:43:08 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 06:43:08 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-oai-hss-0: 06:43:09 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 06:43:09 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 06:43:09 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 06:43:09 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 06:43:09 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 06:43:09 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 06:43:09 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 06:43:10 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 06:43:10 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 06:43:10 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 4s (2197 kB/s) unit-oai-hss-0: 06:43:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 06:43:10 DEBUG unit.oai-hss/0.install (Reading database ... 116264 files and directories currently installed.) unit-oai-hss-0: 06:43:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:43:10 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:43:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 06:43:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:43:11 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:43:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 06:43:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:43:11 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:43:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 06:43:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:43:12 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 06:43:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:43:14 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 06:43:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 06:43:15 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 06:43:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 06:43:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:43:16 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:43:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 06:43:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 06:43:16 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 06:43:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 06:43:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:43:17 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 06:43:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 06:43:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:43:18 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 06:43:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 06:43:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 06:43:18 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 06:43:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 06:43:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 06:43:18 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 06:43:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 06:43:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 06:43:19 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 06:43:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 06:43:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:43:19 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:43:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 06:43:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:43:20 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 06:43:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 06:43:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:43:20 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 06:43:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 06:43:21 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 06:43:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 06:43:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:43:21 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:43:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 06:43:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 06:43:21 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:43:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 06:43:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 06:43:22 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:43:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 06:43:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:43:23 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:43:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 06:43:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:43:24 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:43:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 06:43:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:43:24 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 06:43:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 06:43:25 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 06:43:25 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:43:26 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:43:26 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:43:26 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:43:27 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:43:27 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:43:27 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:27 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:43:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:43:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:43:31 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 06:43:31 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 06:43:31 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 06:43:31 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 06:43:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 06:43:32 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 06:43:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 06:43:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 06:43:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:43:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:43:33 DEBUG unit.oai-hss/0.install 181008 6:43:33 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 06:43:33 DEBUG unit.oai-hss/0.install 181008 6:43:33 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 06:43:33 DEBUG unit.oai-hss/0.install 181008 6:43:33 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11710 ... unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.install mysql start/running, process 11843 unit-oai-hss-0: 06:43:44 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 06:43:44 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 06:43:46 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 06:43:46 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:43:46 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 06:43:46 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:46 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 06:43:47 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:43:47 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:43:47 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:43:47 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:43:48 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:43:48 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 06:43:48 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:43:48 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:48 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 06:43:49 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (265 kB/s) unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install (Reading database ... 118265 files and directories currently installed.) unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:43:52 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:43:52 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:43:52 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 06:43:52 DEBUG unit.oai-hss/0.install --2018-10-08 06:43:52-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 06:43:52 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 374K 3s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 750K 2s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 67.3M 1s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 752K 1s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 64.9M 1s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 64.3M 1s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 68.2M 1s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 779K 1s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 42.2M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 53.6M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 59.4M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 48.5M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 56.5M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 63.6M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 825K 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 32.6M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 53.7M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 60.9M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 55.1M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 49.7M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 60.2M 0s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 76.1M=0.4s unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install 2018-10-08 06:43:53 (2.61 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 06:43:54 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 06:43:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 06:44:13 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:44:13 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 06:44:13 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 06:44:13 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 06:44:13 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (886 kB/s) unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install (Reading database ... 118283 files and directories currently installed.) unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:44:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 06:44:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:44:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 06:44:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:44:18 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:44:18 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:44:18 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:44:19 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 06:44:19 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:44:20 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 06:44:20 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:44:20 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:44:20 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:44:20 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:44:21 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 06:44:21 DEBUG unit.oai-hss/0.install --2018-10-08 06:44:21-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 06:44:21 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 06:44:21 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 06:44:21 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:44:21 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 06:44:21 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 06:44:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 135K 37s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 280K 27s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 503K 21s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 585K 18s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 898K 15s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.06M 13s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.11M 12s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.42M 11s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.56M 10s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.72M 9s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.97M 8s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.07M 8s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.26M 7s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.49M 7s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.84M 6s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 2.91M 6s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.10M 5s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.43M 5s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.28M 5s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.91M 5s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.04M 4s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.22M 4s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.43M 4s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.18M 4s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.63M 4s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.66M 4s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.05M 3s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.30M 3s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.08M 3s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.77M 3s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.05M 3s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 5.87M 3s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 5.91M 3s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.38M 3s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 5.91M 2s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 6.69M 2s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 6.81M 2s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.48M 2s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.82M 2s unit-oai-hss-0: 06:44:22 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.78M 2s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.13M 2s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.71M 2s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.62M 2s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 7.54M 2s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.72M 2s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.47M 2s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.35M 2s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.87M 2s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.08M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.86M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.63M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.82M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 8.79M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.0M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.4M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.7M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 10.2M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.8M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.4M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 10.8M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.0M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.4M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.1M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.5M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 11.3M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 15.5M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 11.7M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 11.6M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.8M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.0M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.5M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 12.6M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 12.5M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 14.7M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 17.9M 1s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 10.7M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 17.5M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 13.3M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.6M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 13.8M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 17.2M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.7M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 14.1M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 19.2M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 16.9M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.0M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 15.2M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 14.0M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 20.4M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 15.0M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 22.4M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 16.5M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 19.1M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 16.7M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 15.3M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 26.1M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 22.5M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 14.9M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.2M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 16.6M 0s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 19.9M=1.6s unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install 2018-10-08 06:44:23 (3.13 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 06:44:23 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 06:44:31 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 06:44:32 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 06:44:32 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 06:44:34 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 06:44:35 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 06:44:36 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 06:44:38 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 06:44:38 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 06:44:38 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 06:44:38 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:44:38 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 06:44:38 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 06:44:39 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 06:44:40 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 06:44:41 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 06:44:42 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:44:43 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 06:44:44 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 06:44:45 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Oct 8 06:32 /dev/zero unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 06:44:47 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 06:44:58 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 06:44:58 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 06:44:58 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 06:44:58 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 06:44:59 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 06:44:59 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 06:45:03 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 06:45:04 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 06:45:04 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 06:45:04 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 06:45:04 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 06:45:04 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 06:45:05 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 06:45:06 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 06:45:06 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 06:45:06 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 06:45:07 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 06:45:07 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 06:45:10 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 06:45:10 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 06:45:11 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 06:45:11 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 06:45:11 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 06:45:11 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 06:45:11 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 06:45:12 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 06:45:12 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 06:45:12 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 06:45:12 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 06:45:14 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 06:45:14 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 06:45:14 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 06:45:14 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 06:45:17 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 06:45:17 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 06:45:17 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 06:45:17 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 06:45:17 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 06:45:17 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 06:45:19 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 06:45:19 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 06:45:20 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 06:45:20 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 06:45:20 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 06:45:22 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 06:45:22 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 06:45:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:45:22 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 06:45:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:45:22 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 06:45:23 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 06:45:23 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 06:45:23 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 06:45:23 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 06:45:29 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 06:45:29 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 06:45:29 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 06:45:30 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 06:45:30 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 06:45:30 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 06:45:31 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 06:45:32 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 06:45:32 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 06:45:32 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 06:45:32 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 06:45:33 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 06:45:33 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 06:45:33 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 06:45:34 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 06:45:34 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 06:45:34 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 06:45:34 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 06:45:36 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 06:45:36 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 06:45:36 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 06:45:36 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 06:45:36 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 06:45:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 06:45:39 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 06:45:39 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 06:45:39 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 06:45:41 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 06:45:41 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 06:45:41 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 06:45:41 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 06:45:42 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 06:45:42 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 06:45:42 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:45 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 06:45:45 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 06:45:46 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 06:45:46 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 06:45:46 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 06:45:46 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 06:45:47 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 06:45:47 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 06:45:47 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 06:45:47 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 06:45:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:52 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 06:45:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:45:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:45:52 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 06:45:52 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 06:45:52 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 06:45:52 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 06:45:52 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 06:45:52 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 06:45:54 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 06:45:54 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 06:45:54 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 06:45:55 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 06:45:55 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 06:45:55 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 06:45:56 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 06:45:56 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 06:45:56 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 06:46:08 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 06:46:08 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 06:46:08 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 06:46:08 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 06:46:08 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 06:46:08 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 06:46:09 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-oai-hss-0: 06:46:09 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 06:46:10 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 06:46:10 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 06:46:10 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 06:46:10 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 06:46:12 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 06:46:12 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 06:46:12 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 06:46:12 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 06:46:12 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 06:46:12 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 06:46:13 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 06:46:13 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-oai-hss-0: 06:46:14 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 06:46:14 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 06:46:14 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 06:46:17 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 06:46:17 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 06:46:17 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 06:46:17 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 06:46:17 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 06:46:17 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 06:46:18 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 06:46:18 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 06:46:18 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 06:46:18 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 06:46:18 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 06:46:18 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 06:46:18 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 06:46:19 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 06:46:19 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 06:46:19 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 06:46:19 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-oai-hss-0: 06:46:19 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 06:46:19 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 06:46:19 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 14s (3064 kB/s) unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install (Reading database ... 118559 files and directories currently installed.) unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:46:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 06:46:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 06:46:23 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:46:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 06:46:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 06:46:23 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 06:46:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 06:46:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:24 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 06:46:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 06:46:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:24 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:46:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 06:46:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:25 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 06:46:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 06:46:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:46:26 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-epc-0: 06:46:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:46:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 06:46:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:28 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:46:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 06:46:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:28 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:46:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 06:46:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:29 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:46:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 06:46:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:29 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:46:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 06:46:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:30 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 06:46:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 06:46:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:46:31 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:46:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 06:46:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 06:46:35 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 06:46:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 06:46:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:46:35 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 06:46:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 06:46:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:46:42 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 06:46:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 06:46:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 06:46:42 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 06:46:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 06:46:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:46:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 06:46:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 06:46:47 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 06:46:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 06:46:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 06:46:47 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 06:46:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 06:46:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 06:46:50 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 06:46:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 06:46:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:46:50 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 06:46:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 06:46:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:46:52 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 06:46:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 06:46:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:46:52 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 06:46:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 06:46:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:53 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 06:46:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 06:46:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:53 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 06:46:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 06:46:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:46:53 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 06:46:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:55 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 06:46:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:46:58 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:46:58 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 06:46:58 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 06:46:58 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 06:46:58 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:46:59 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:46:59 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:46:59 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 06:46:59 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 06:46:59 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:46:59 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 06:47:00 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:47:00 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:47:00 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 06:47:00 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:47:00 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:47:01 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:47:02 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:47:03 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:47:03 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 06:47:03 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 06:47:03 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 06:47:03 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 06:47:06 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 06:47:06 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:47:06 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 06:47:06 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 06:47:06 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 06:47:06 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 06:47:06 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 06:47:10 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 06:47:10 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 06:47:13 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 06:47:13 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 06:47:14 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 06:47:14 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 06:47:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:47:14 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 06:47:14 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 06:47:21 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 06:47:23 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 06:47:24 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 06:47:25 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 06:47:26 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 06:47:27 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 06:47:28 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 06:47:29 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 06:47:30 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 06:47:31 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (62.1 kB/s) unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install (Reading database ... 121450 files and directories currently installed.) unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install .........................++++++ unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install .++++++ unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install .......................++++++ unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install ......................++++++ unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Not Before: Oct 8 06:47:35 2018 GMT unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Not After : Oct 8 06:47:35 2019 GMT unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install 54:61:27:3D:32:21:51:39:3D:93:74:89:57:5E:4B:AE:F1:8E:10:70 unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install keyid:E6:D2:74:7C:0D:8E:DC:B7:CF:77:56:8F:D3:F5:8D:87:2E:C5:AB:13 unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Certificate is to be certified until Oct 8 06:47:35 2019 GMT (365 days) unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install [ 78%] [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 06:47:36 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 06:47:36 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 06:47:36 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_db.a unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 06:47:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:38 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 06:47:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:47:38 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 06:47:38 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 06:47:38 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 06:47:38 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 06:47:38 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 06:47:38 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 06:47:38 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 06:47:38 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 06:47:38 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 06:47:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 06:47:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 06:47:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 06:47:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 06:47:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:47:39 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 06:47:39 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 06:47:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:39 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 06:47:39 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 06:47:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:39 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 06:47:39 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 06:47:39 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:47:39 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 06:47:39 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 06:47:39 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 06:47:39 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:47:39 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 06:47:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:47:39 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 06:47:39 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 06:47:39 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:47:39 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 06:47:39 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 06:47:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 06:47:39 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 06:47:39 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 06:47:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 06:47:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:47:39 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 06:47:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 06:47:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 06:47:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 06:47:39 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 06:47:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 06:47:39 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 06:47:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 06:47:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 06:47:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 06:47:40 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 06:47:40 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 06:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:47:40 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 06:47:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:47:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:47:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 06:47:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:47:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:47:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:47:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:47:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 06:47:40 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 06:47:40 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 06:47:40 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 06:47:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 06:47:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:47:40 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 06:47:40 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.11 unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:47:41 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `faequiequeeyahw` identified by 'oyaxohtohkoogho'] unit-mysql-0: 06:47:41 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `faequiequeeyahw` identified by 'oyaxohtohkoogho'] unit-mysql-0: 06:47:41 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=faequiequeeyahw', 'password=oyaxohtohkoogho', 'host=192.168.121.11', 'slave=False'] unit-mysql-0: 06:47:41 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 06:47:41 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:41 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 06:47:41 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 06:47:41 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 06:47:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 06:47:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 06:47:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-mysql-0: 06:47:41 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 06:47:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:47:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 06:47:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:47:41 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 06:47:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 06:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 06:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + user=faequiequeeyahw unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 06:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + password=oyaxohtohkoogho unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 06:47:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.11 unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 06:47:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 06:47:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.11 faequiequeeyahw oyaxohtohkoogho oai-hss unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.11"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"faequiequeeyahw"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"oyaxohtohkoogho"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u faequiequeeyahw --password=oyaxohtohkoogho -h 192.168.121.11 oai-hss -e 'show tables;' unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u faequiequeeyahw --password=oyaxohtohkoogho -h 192.168.121.11 oai-hss unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:47:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 06:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:44 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22057 unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22057' unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22057 =~ .*running.* ]] unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:44 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 06:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:44 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 06:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 06:47:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + db_host=faequiequeeyahw unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 06:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:45 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 06:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:45 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 06:47:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:46 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:47:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:47:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 06:47:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:47 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 06:47:47 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:47:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:47:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 06:47:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:47 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 06:47:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 06:47:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:47:47 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 06:47:47 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:47:47 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:47:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:47:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:47:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:47:47 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-mysql-0: 06:48:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:48:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:48:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:48:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:48:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:48:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:48:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:48:06 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:48:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:48:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:48:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:48:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:48:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:48:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:48:54 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 06:48:54 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 06:48:54 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 06:48:54 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 06:48:54 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 06:48:54 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 06:48:54 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 06:48:54 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 06:48:54 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:48:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 06:49:20 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 06:49:21 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 06:49:22 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (155 kB/s) unit-oai-epc-0: 06:49:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 06:49:22 DEBUG unit.oai-epc/0.install (Reading database ... 128058 files and directories currently installed.) unit-oai-epc-0: 06:49:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 06:49:22 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 06:49:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 06:49:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 06:49:22 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 06:49:23 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 06:49:23 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 06:49:24 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 06:49:24 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 06:49:24 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 06:49:24 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 06:49:24 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 06:49:24 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 06:49:24 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 06:49:24 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 06:49:28 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 06:49:28 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 06:49:28 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 06:49:28 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 06:49:28 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 06:49:30 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 06:49:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 06:49:30 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 06:49:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 06:49:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 06:49:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 06:49:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 06:49:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 06:49:32 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 06:49:33 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:49:34 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 06:49:35 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:49:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 06:49:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 06:49:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 06:49:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 06:49:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 06:49:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 06:49:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 06:49:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 06:49:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 06:49:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 06:49:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 06:49:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 06:49:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 06:49:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 06:49:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 06:49:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 06:49:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 06:49:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 06:49:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 06:49:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 06:49:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 06:49:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 06:49:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:49:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 06:49:44 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 06:49:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:49:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:49:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 06:49:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 06:49:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 06:49:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-hss-0: 06:49:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:45 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-hss-0: 06:49:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22057' unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22057 =~ .*running.* ]] unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 06:49:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:49:46 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:49:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:49:46 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 06:49:46 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 06:49:46 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 06:49:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:49:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:49:46 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 06:49:47 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 06:49:51 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 06:50:23 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 06:50:23 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 06:50:23 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 06:50:23 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:50:23 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 06:50:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:23 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 06:50:23 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 06:50:23 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 06:50:23 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 06:50:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:50:23 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 06:50:23 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 06:50:23 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:50:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:23 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 06:50:23 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 06:50:23 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 06:50:23 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 06:50:23 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 06:50:23 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 06:50:23 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 06:50:23 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 06:50:24 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 06:50:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 06:50:24 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 06:50:24 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 06:50:24 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 06:50:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:50:24 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 06:50:24 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 06:50:24 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 06:50:24 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 06:50:24 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 06:50:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 06:50:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 06:50:24 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.17 unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.17 ']' unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:25 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 06:50:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 06:50:25 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 06:50:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:26 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 06:50:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:26 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.17 unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.17/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.17/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.17/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 06:50:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:26 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 06:50:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:26 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 06:50:26 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 06:50:26 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 06:50:26 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 06:50:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:26 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 06:50:26 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 06:50:26 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 06:50:26 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 06:50:26 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 06:50:26 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 06:50:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 06:50:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:50:26 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 06:50:26 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 06:50:26 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 06:50:26 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 06:50:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:50:26 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 06:50:26 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 06:50:27 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 06:50:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 06:50:27 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 06:50:27 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 06:50:27 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:50:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:50:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 06:50:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:50:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 06:50:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 06:50:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 06:50:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 06:50:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 06:50:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 06:50:27 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 06:50:27 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:50:27 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:50:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 06:50:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:50:27 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 06:50:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 06:50:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-hss-0: 06:50:27 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.12 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.12 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.12 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.12 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.12 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.12 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 12 -le 255 ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.12 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.12 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.12 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 12 -le 255 ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.12 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.12' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.12 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.12 unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 06:50:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 06:50:27 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:50:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:50:27 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 06:50:27 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 06:50:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 06:50:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22057' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22057 =~ .*running.* ]] unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:50:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 06:50:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 06:50:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:50:27 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 06:50:27 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:50:27 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:50:27 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 06:50:27 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 06:50:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:50:28 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:28 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 06:50:28 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:50:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:50:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:50:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:50:28 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 06:50:28 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 06:50:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-abot-epc-basic-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 06:50:28 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 06:50:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:50:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.17 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.17 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.17 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.17 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.17 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.17 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 17 -le 255 ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.17 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.17 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.17 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 17 -le 255 ]] unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.17 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.17' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.17 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.17 unit-abot-epc-basic-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:50:28 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-abot-epc-basic-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:50:28 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-abot-epc-basic-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 06:50:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:50:28 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 06:50:28 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 06:50:28 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 06:50:28 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:50:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:50:28 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:50:28 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:50:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 06:50:28 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:50:28 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 06:50:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 06:50:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 06:50:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 06:50:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 06:50:29 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 06:50:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 06:50:29 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 06:50:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:29 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:50:29 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:29 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:50:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.17 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.17 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.17 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.17 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.17 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.17 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 17 -le 255 ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.17 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.17 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.17 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 17 -le 255 ]] unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.17 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.17' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.17 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.17 unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 06:50:29 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 06:50:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 06:50:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:50:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 06:50:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:50:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:50:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 06:50:29 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 06:50:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 06:50:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 06:50:29 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 06:50:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:50:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:50:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:50:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:50:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.17 unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 06:50:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:50:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:50:29 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:29 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.12 unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.17 unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.17 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.17/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.17/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:50:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 06:50:29 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=faequiequeeyahw unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 06:50:30 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-hss-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=oyaxohtohkoogho unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-abot-epc-basic-0: 06:50:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-abot-epc-basic-0: 06:50:30 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:50:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:50:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.11 unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:30 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.12 ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z faequiequeeyahw ']' unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u faequiequeeyahw --password=oyaxohtohkoogho -h 192.168.121.11 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u faequiequeeyahw --password=oyaxohtohkoogho -h 192.168.121.11 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:30 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 06:50:30 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 06:50:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:50:30 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u faequiequeeyahw --password=oyaxohtohkoogho -h 192.168.121.11 oai-hss unit-oai-epc-0: 06:50:30 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:50:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:50:30 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 06:50:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 06:50:30 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:50:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:50:30 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 06:50:30 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-hss-0: 06:50:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-hss-0: 06:50:30 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:50:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:50:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:50:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 06:50:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:30 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 06:50:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 06:50:30 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 06:50:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:50:31 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 06:50:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 06:50:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:31 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:50:31 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:50:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:50:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:50:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 06:50:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:31 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 06:50:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.12 unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 06:50:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 06:50:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 06:50:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 06:50:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:50:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:50:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 06:50:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:32 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.12 ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 06:50:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:32 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.12 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 06:50:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:32 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 06:50:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15271 unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15271' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15271 =~ .*running.* ]] unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 06:50:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:32 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 06:50:32 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:50:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:50:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:50:33 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 06:50:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 06:50:33 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:50:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:50:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:50:34 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 06:50:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 06:50:34 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:50:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:50:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:50:35 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 06:50:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 06:50:35 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:50:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:50:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:50:36 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 06:50:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 06:50:36 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:50:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:50:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 06:50:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:50:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:37 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 06:50:37 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:50:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:50:37 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 06:50:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 06:50:37 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 06:50:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:50:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:50:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 06:50:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:50:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:50:39 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 06:50:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 06:50:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:50:39 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 06:50:39 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 06:50:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:50:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 06:50:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:50:40 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 06:50:40 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:50:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 06:50:40 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 06:50:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:50:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:50:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:50:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:50:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 06:50:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:50:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 06:50:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 06:50:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.17 unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 06:50:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 06:50:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 06:50:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 06:50:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.17/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.17/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 06:50:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 06:50:40 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:50:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:50:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:51:04 DEBUG juju.worker.uniter.remotestate got action change: [0e01df4d-efb0-4135-8dd7-9613bebe5e1d] ok=true unit-abot-epc-basic-0: 06:51:04 DEBUG juju.worker.uniter.operation running operation run action 0e01df4d-efb0-4135-8dd7-9613bebe5e1d unit-abot-epc-basic-0: 06:51:04 DEBUG juju.machinelock acquire machine lock for uniter (run action 0e01df4d-efb0-4135-8dd7-9613bebe5e1d) unit-abot-epc-basic-0: 06:51:04 DEBUG juju.machinelock machine lock acquired for uniter (run action 0e01df4d-efb0-4135-8dd7-9613bebe5e1d) unit-abot-epc-basic-0: 06:51:04 DEBUG juju.worker.uniter.operation preparing operation "run action 0e01df4d-efb0-4135-8dd7-9613bebe5e1d" unit-abot-epc-basic-0: 06:51:04 DEBUG juju.worker.uniter.operation executing operation "run action 0e01df4d-efb0-4135-8dd7-9613bebe5e1d" unit-abot-epc-basic-0: 06:51:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 06:51:04 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 06:51:04 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 06:51:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:51:04 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 06:51:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:51:04 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 06:51:04 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1840087696408708844.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5685801780716101231.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2946629038560394209.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3426744097909007948.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3758154505638461214.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4372222739230503811.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.775 s unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-10-08T06:51:07+00:00 unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-epc-0: 06:51:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:51:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:51:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 06:51:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 06:51:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 06:51:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 06:51:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 06:51:10 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:51:10 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:51:10 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 06:51:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:51:10 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:51:10 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 06:51:10 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 06:51:10 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15271' unit-oai-epc-0: 06:51:10 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15271 =~ .*running.* ]] unit-oai-epc-0: 06:51:10 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 06:51:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:51:11 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:51:11 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 06:51:11 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:51:11 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 06:51:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:51:11 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 06:51:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 06:51:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 06:51:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:51:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:51:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:51:12 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 06:51:12 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 06:51:12 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 06:51:12 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:13 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Mon Oct 08 06:51:13 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:15 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:15 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Mon Oct 08 06:51:15 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:15 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:15 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:16 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Mon Oct 08 06:51:16 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 6:51:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :1317 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:18 [main] REPORT: STEP EXECUTION TIME TAKEN :719 MS unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :897 MS unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :48 MS unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10026 MS unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29.502 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29.519 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: STEP EXECUTION TIME TAKEN :73 MS unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:51:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :428 MS unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10024 MS unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:51.016 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:51.022 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:51 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:51:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP EXECUTION TIME TAKEN :400 MS unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:01 [main] REPORT: ========================================================================================== unit-mysql-0: 06:52:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:52:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:52:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:52:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:52:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:52:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:52:06 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:52:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:52:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:52:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:12.025 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:12.034 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:12 [main] REPORT: STEP EXECUTION TIME TAKEN :75 MS unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP EXECUTION TIME TAKEN :419 MS unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32.962 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32.965 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP EXECUTION TIME TAKEN :260 MS unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: STEP EXECUTION TIME TAKEN :775 MS unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54.468 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54.474 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:52:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:05 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:05 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:53:05 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:05 [main] REPORT: STEP EXECUTION TIME TAKEN :407 MS unit-abot-epc-basic-0: 06:53:05 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:05 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: STEP EXECUTION TIME TAKEN :827 MS unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16.152 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16.156 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:53:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :347 MS unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37.595 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37.599 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:48 [main] REPORT: STEP EXECUTION TIME TAKEN :498 MS unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: STEP EXECUTION TIME TAKEN :851 MS unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59.377 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59.379 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:53:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: STEP EXECUTION TIME TAKEN :352 MS unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: STEP EXECUTION TIME TAKEN :634 MS unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20.936 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20.938 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: STEP EXECUTION TIME TAKEN :196 MS unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:54:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP EXECUTION TIME TAKEN :210 MS unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: STEP EXECUTION TIME TAKEN :665 MS unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42.502 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42.507 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :157 MS unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: STEP EXECUTION TIME TAKEN :99 MS unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:54:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03.804 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03.806 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:13 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: STEP EXECUTION TIME TAKEN :132 MS unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25.111 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25.113 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 06:55:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:55:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:55:33 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 06:55:33 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 06:55:33 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 06:55:33 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 06:55:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 06:55:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22057' unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22057 =~ .*running.* ]] unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:55:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:33 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:55:33 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:55:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:55:33 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 06:55:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 06:55:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 06:55:33 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:55:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP EXECUTION TIME TAKEN :203 MS unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:35 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: STEP EXECUTION TIME TAKEN :772 MS unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46.401 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46.403 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:56 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: STEP EXECUTION TIME TAKEN :789 MS unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:55:57 [main] REPORT: ========================================================================================== unit-oai-epc-0: 06:56:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:56:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:56:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 06:56:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 06:56:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 06:56:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 06:56:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 06:56:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17718' unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17718 =~ .*running.* ]] unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 06:56:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:56:00 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:56:00 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 06:56:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:56:00 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 06:56:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 06:56:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 06:56:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:56:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07.714 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07.716 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :369 MS unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :641 MS unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29.037 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29.039 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :350 MS unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:39 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00.408 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00.410 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:57:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 06:57:01 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:11 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :157 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 06:57:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:22 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32.572 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32.574 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 06:57:32 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:57:42 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP EXECUTION TIME TAKEN :354 MS unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:43 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: STEP EXECUTION TIME TAKEN :624 MS unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:44 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:44 [main] REPORT: ========================================================================================== unit-mysql-0: 06:57:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:57:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:57:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:57:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:57:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:57:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:57:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:57:53 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:57:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:57:53 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:57:53 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:57:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:57:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:57:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:54 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:57:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04.108 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04.110 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:58:04 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP EXECUTION TIME TAKEN :335 MS unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:14 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:58:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:15 [main] REPORT: STEP EXECUTION TIME TAKEN :641 MS unit-abot-epc-basic-0: 06:58:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:15 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 06:58:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:26 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36.205 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36.208 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: STEP EXECUTION TIME TAKEN :143 MS unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 06:58:36 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:47 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: STEP EXECUTION TIME TAKEN :353 MS unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:48 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :661 MS unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:58:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09.486 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09.488 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:59:09 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :271 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :631 MS unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :106 MS unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:59:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:31 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41.724 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41.725 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :341 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 06:59:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13.703 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13.709 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:00:13 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 07:00:14 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 9m8.466s unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 552.151 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.017 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.018 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.01 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.011 sec <<< FAILURE! unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Oct 08, 2018 7:00:24 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Mon Oct 08 06:51:13 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run 08-Oct-2018 07:00:24.841 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:18 min unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-10-08T07:00:27+00:00 unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 25M/60M unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 07:00:27 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter.operation committing operation "run action 0e01df4d-efb0-4135-8dd7-9613bebe5e1d" unit-abot-epc-basic-0: 07:00:27 DEBUG juju.machinelock machine lock released for uniter (run action 0e01df4d-efb0-4135-8dd7-9613bebe5e1d) unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 07:00:27 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 07:00:27 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 07:00:27 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 07:00:27 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 07:00:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:00:28 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 07:00:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:00:28 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 07:00:28 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 07:00:28 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 07:00:28 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 07:00:28 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 07:00:28 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 07:00:28 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 07:00:28 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 07:00:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 07:00:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-10-08 07:00:46,837 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-08 07:01:41,165 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-10-08 07:01:41,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 07:01:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:41,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-574736cf-794a-4718-91e5-753033e44532 Date: Mon, 08 Oct 2018 07:01:41 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:29:33Z", "updated_at": "2018-10-08T07:01:23Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "398b8963-2576-44e1-be71-40f92ab4cb4b"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:22:26Z", "updated_at": "2018-10-08T07:01:02Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "7adaf59e-a64d-4785-a195-b0adff7ad48c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:25:49Z", "updated_at": "2018-10-08T07:01:12Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "d822b7f9-d4e5-4f11-89f5-fbe57cffb485"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:30:10Z", "updated_at": "2018-10-08T07:01:23Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "df5d5b5d-c38f-418c-a13e-7b431342aabb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:17:42Z", "updated_at": "2018-10-08T07:01:37Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "f7066ad9-656a-48ce-ab0a-a00a8a5987f7"}]} 2018-10-08 07:01:41,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-574736cf-794a-4718-91e5-753033e44532 2018-10-08 07:01:41,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.180960178375s 2018-10-08 07:01:41,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-574736cf-794a-4718-91e5-753033e44532 2018-10-08 07:01:41,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-08 07:01:41,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/398b8963-2576-44e1-be71-40f92ab4cb4b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:41,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24a97861-3e79-44c2-b559-90c6bccfe9de Content-Length: 0 Date: Mon, 08 Oct 2018 07:01:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 07:01:41,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/398b8963-2576-44e1-be71-40f92ab4cb4b.json used request id req-24a97861-3e79-44c2-b559-90c6bccfe9de 2018-10-08 07:01:41,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.538626194s 2018-10-08 07:01:41,904 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/398b8963-2576-44e1-be71-40f92ab4cb4b.json used request id req-24a97861-3e79-44c2-b559-90c6bccfe9de 2018-10-08 07:01:41,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 07:01:41,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:42,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-35394893-9a90-4b5c-be01-ff95caca3ab0 Date: Mon, 08 Oct 2018 07:01:42 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:22:26Z", "updated_at": "2018-10-08T07:01:02Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "7adaf59e-a64d-4785-a195-b0adff7ad48c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:25:49Z", "updated_at": "2018-10-08T07:01:12Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "d822b7f9-d4e5-4f11-89f5-fbe57cffb485"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:30:10Z", "updated_at": "2018-10-08T07:01:23Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "df5d5b5d-c38f-418c-a13e-7b431342aabb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:17:42Z", "updated_at": "2018-10-08T07:01:37Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "f7066ad9-656a-48ce-ab0a-a00a8a5987f7"}]} 2018-10-08 07:01:42,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-35394893-9a90-4b5c-be01-ff95caca3ab0 2018-10-08 07:01:42,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.16303896904s 2018-10-08 07:01:42,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-35394893-9a90-4b5c-be01-ff95caca3ab0 2018-10-08 07:01:42,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-08 07:01:42,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/7adaf59e-a64d-4785-a195-b0adff7ad48c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:42,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f60aa2db-1200-458f-b078-98b4b52af7c9 Content-Length: 0 Date: Mon, 08 Oct 2018 07:01:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 07:01:42,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/7adaf59e-a64d-4785-a195-b0adff7ad48c.json used request id req-f60aa2db-1200-458f-b078-98b4b52af7c9 2018-10-08 07:01:42,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.547683954239s 2018-10-08 07:01:42,637 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/7adaf59e-a64d-4785-a195-b0adff7ad48c.json used request id req-f60aa2db-1200-458f-b078-98b4b52af7c9 2018-10-08 07:01:42,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 07:01:42,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:42,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-74f60913-56b7-4717-8763-785c79ad44e0 Date: Mon, 08 Oct 2018 07:01:42 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:25:49Z", "updated_at": "2018-10-08T07:01:12Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "d822b7f9-d4e5-4f11-89f5-fbe57cffb485"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:30:10Z", "updated_at": "2018-10-08T07:01:23Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "df5d5b5d-c38f-418c-a13e-7b431342aabb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:17:42Z", "updated_at": "2018-10-08T07:01:37Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "f7066ad9-656a-48ce-ab0a-a00a8a5987f7"}]} 2018-10-08 07:01:42,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-74f60913-56b7-4717-8763-785c79ad44e0 2018-10-08 07:01:42,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.178972005844s 2018-10-08 07:01:42,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-74f60913-56b7-4717-8763-785c79ad44e0 2018-10-08 07:01:42,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-08 07:01:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/d822b7f9-d4e5-4f11-89f5-fbe57cffb485.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:43,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84019f81-9236-48dd-a172-1f93007db0b8 Content-Length: 0 Date: Mon, 08 Oct 2018 07:01:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 07:01:43,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/d822b7f9-d4e5-4f11-89f5-fbe57cffb485.json used request id req-84019f81-9236-48dd-a172-1f93007db0b8 2018-10-08 07:01:43,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.53191113472s 2018-10-08 07:01:43,367 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/d822b7f9-d4e5-4f11-89f5-fbe57cffb485.json used request id req-84019f81-9236-48dd-a172-1f93007db0b8 2018-10-08 07:01:43,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 07:01:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:43,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-f5dd6971-8bcb-47f1-9cf9-ab185c929b37 Date: Mon, 08 Oct 2018 07:01:43 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:30:10Z", "updated_at": "2018-10-08T07:01:23Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "df5d5b5d-c38f-418c-a13e-7b431342aabb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:17:42Z", "updated_at": "2018-10-08T07:01:37Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "f7066ad9-656a-48ce-ab0a-a00a8a5987f7"}]} 2018-10-08 07:01:43,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f5dd6971-8bcb-47f1-9cf9-ab185c929b37 2018-10-08 07:01:43,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.166705131531s 2018-10-08 07:01:43,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f5dd6971-8bcb-47f1-9cf9-ab185c929b37 2018-10-08 07:01:43,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-08 07:01:43,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/df5d5b5d-c38f-418c-a13e-7b431342aabb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:44,125 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f869253-410f-4551-92ec-f91863cc4c51 Content-Length: 0 Date: Mon, 08 Oct 2018 07:01:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 07:01:44,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/df5d5b5d-c38f-418c-a13e-7b431342aabb.json used request id req-1f869253-410f-4551-92ec-f91863cc4c51 2018-10-08 07:01:44,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.574481010437s 2018-10-08 07:01:44,126 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/df5d5b5d-c38f-418c-a13e-7b431342aabb.json used request id req-1f869253-410f-4551-92ec-f91863cc4c51 2018-10-08 07:01:44,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 07:01:44,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:44,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-c34d3f62-29d9-4f6f-a7ad-f5a0c98ac356 Date: Mon, 08 Oct 2018 07:01:44 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:17:42Z", "updated_at": "2018-10-08T07:01:37Z", "floating_network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "port_id": null, "id": "f7066ad9-656a-48ce-ab0a-a00a8a5987f7"}]} 2018-10-08 07:01:44,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c34d3f62-29d9-4f6f-a7ad-f5a0c98ac356 2018-10-08 07:01:44,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.181082963943s 2018-10-08 07:01:44,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c34d3f62-29d9-4f6f-a7ad-f5a0c98ac356 2018-10-08 07:01:44,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-08 07:01:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/f7066ad9-656a-48ce-ab0a-a00a8a5987f7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:44,840 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5c334f4-1bee-4488-bce0-a2a83cddb514 Content-Length: 0 Date: Mon, 08 Oct 2018 07:01:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 07:01:44,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/f7066ad9-656a-48ce-ab0a-a00a8a5987f7.json used request id req-f5c334f4-1bee-4488-bce0-a2a83cddb514 2018-10-08 07:01:44,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.521278858185s 2018-10-08 07:01:44,841 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/f7066ad9-656a-48ce-ab0a-a00a8a5987f7.json used request id req-f5c334f4-1bee-4488-bce0-a2a83cddb514 2018-10-08 07:01:44,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-08 07:01:44,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:45,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e536e3e9-8185-4520-b850-ed16f9951406 Date: Mon, 08 Oct 2018 07:01:45 GMT RESP BODY: {"floatingips": []} 2018-10-08 07:01:45,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e536e3e9-8185-4520-b850-ed16f9951406 2018-10-08 07:01:45,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.166197061539s 2018-10-08 07:01:45,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e536e3e9-8185-4520-b850-ed16f9951406 2018-10-08 07:01:45,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 07:01:45,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:46,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-833d6bc6-8f2b-4da3-989f-97b5a105bfe0 Date: Mon, 08 Oct 2018 07:01:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 07:01:46,409 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8 used request id req-833d6bc6-8f2b-4da3-989f-97b5a105bfe0 2018-10-08 07:01:46,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.39529800415s 2018-10-08 07:01:46,410 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/657c99ef-989e-48ec-b08b-8baec5faa5e8 used request id req-833d6bc6-8f2b-4da3-989f-97b5a105bfe0 2018-10-08 07:01:46,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 07:01:46,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:46,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07: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-a9ea2612-c9b4-47b4-9f25-75a8d73c9d07 x-compute-request-id: req-a9ea2612-c9b4-47b4-9f25-75a8d73c9d07 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "123ebee8-55c5-4c62-9843-25f467e08c5e", "name": "juju_epc-flavor_3d51012e-f7d7-4c52-ad00-27e663993122", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6535065e-1c34-401c-8b2b-c0d882b83486", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6535065e-1c34-401c-8b2b-c0d882b83486", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6535065e-1c34-401c-8b2b-c0d882b83486", "name": "juju_epc-flavor_alt_3d51012e-f7d7-4c52-ad00-27e663993122", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 07:01:46,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a9ea2612-c9b4-47b4-9f25-75a8d73c9d07 2018-10-08 07:01:46,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.18138885498s 2018-10-08 07:01:46,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a9ea2612-c9b4-47b4-9f25-75a8d73c9d07 2018-10-08 07:01:46,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 07:01:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/6535065e-1c34-401c-8b2b-c0d882b83486 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:46,638 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 07: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 x-openstack-request-id: req-c8a04585-7856-4947-8ebc-e6319b2560d9 x-compute-request-id: req-c8a04585-7856-4947-8ebc-e6319b2560d9 Content-Length: 0 Content-Type: application/json 2018-10-08 07:01:46,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6535065e-1c34-401c-8b2b-c0d882b83486 used request id req-c8a04585-7856-4947-8ebc-e6319b2560d9 2018-10-08 07:01:46,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0434038639069s 2018-10-08 07:01:46,638 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6535065e-1c34-401c-8b2b-c0d882b83486 used request id req-c8a04585-7856-4947-8ebc-e6319b2560d9 2018-10-08 07:01:46,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-08 07:01:46,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/fa9b1d4e-bc83-45c8-a732-52543f71ef05/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" -d '{"subnet_id": "e50be5c3-44e4-482e-b187-b5c571d81eb7"}' 2018-10-08 07:01:48,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f942542e-51a1-4d06-88e3-634712b01aec Date: Mon, 08 Oct 2018 07:01:48 GMT RESP BODY: {"network_id": "3f33545a-f61b-4310-b54a-195047f38170", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "subnet_id": "e50be5c3-44e4-482e-b187-b5c571d81eb7", "subnet_ids": ["e50be5c3-44e4-482e-b187-b5c571d81eb7"], "port_id": "71f6cdd3-080c-4ced-a8fa-98dfa3ff6ab5", "id": "fa9b1d4e-bc83-45c8-a732-52543f71ef05"} 2018-10-08 07:01:48,196 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fa9b1d4e-bc83-45c8-a732-52543f71ef05/remove_router_interface.json used request id req-f942542e-51a1-4d06-88e3-634712b01aec 2018-10-08 07:01:48,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55671000481s 2018-10-08 07:01:48,196 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fa9b1d4e-bc83-45c8-a732-52543f71ef05/remove_router_interface.json used request id req-f942542e-51a1-4d06-88e3-634712b01aec returning object fa9b1d4e-bc83-45c8-a732-52543f71ef05 2018-10-08 07:01:48,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-08 07:01:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:48,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-ef8cef84-26d2-4b37-8b12-673162233bdd Date: Mon, 08 Oct 2018 07:01:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94f8c586-8db7-4f31-a8a3-9036c34b9474", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45b19298-17c3-4f51-b5a0-35e47052202d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:15:00Z", "admin_state_up": true, "updated_at": "2018-10-08T07:01:47Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "0633879b123f451fbe7ed22ba21cfd98", "id": "fa9b1d4e-bc83-45c8-a732-52543f71ef05", "name": "juju_epc-router_3d51012e-f7d7-4c52-ad00-27e663993122"}]} 2018-10-08 07:01:48,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ef8cef84-26d2-4b37-8b12-673162233bdd 2018-10-08 07:01:48,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.239629983902s 2018-10-08 07:01:48,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ef8cef84-26d2-4b37-8b12-673162233bdd 2018-10-08 07:01:48,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-08 07:01:48,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/fa9b1d4e-bc83-45c8-a732-52543f71ef05.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:51,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e539f36-db90-4ebe-ab91-0074895828c6 Content-Length: 0 Date: Mon, 08 Oct 2018 07:01:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 07:01:51,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/fa9b1d4e-bc83-45c8-a732-52543f71ef05.json used request id req-1e539f36-db90-4ebe-ab91-0074895828c6 2018-10-08 07:01:51,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.53402090073s 2018-10-08 07:01:51,973 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/fa9b1d4e-bc83-45c8-a732-52543f71ef05.json used request id req-1e539f36-db90-4ebe-ab91-0074895828c6 2018-10-08 07:01:51,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-08 07:01:51,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:52,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-102a05fd-5b93-4d11-8989-8ad736a5fc2f Date: Mon, 08 Oct 2018 07:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f33545a-f61b-4310-b54a-195047f38170","tenant_id":"0633879b123f451fbe7ed22ba21cfd98","created_at":"2018-10-08T06:14:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-08T06:14:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"0633879b123f451fbe7ed22ba21cfd98","id":"e50be5c3-44e4-482e-b187-b5c571d81eb7","subnetpool_id":null,"name":"juju_epc-subnet_3d51012e-f7d7-4c52-ad00-27e663993122"}]} 2018-10-08 07:01:52,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-102a05fd-5b93-4d11-8989-8ad736a5fc2f 2018-10-08 07:01:52,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.199167013168s 2018-10-08 07:01:52,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-102a05fd-5b93-4d11-8989-8ad736a5fc2f 2018-10-08 07:01:52,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-08 07:01:52,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/e50be5c3-44e4-482e-b187-b5c571d81eb7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:54,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a77df700-e3a7-47e6-85ca-9604f7609ff3 Date: Mon, 08 Oct 2018 07:01:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 07:01:54,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e50be5c3-44e4-482e-b187-b5c571d81eb7.json used request id req-a77df700-e3a7-47e6-85ca-9604f7609ff3 2018-10-08 07:01:54,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4253988266s 2018-10-08 07:01:54,600 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e50be5c3-44e4-482e-b187-b5c571d81eb7.json used request id req-a77df700-e3a7-47e6-85ca-9604f7609ff3 2018-10-08 07:01:54,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 07:01:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:54,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-6044e8ec-73ca-4aff-87e2-d10d3d55fdb0 Date: Mon, 08 Oct 2018 07:01:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-08T07:01:54Z","tenant_id":"0633879b123f451fbe7ed22ba21cfd98","created_at":"2018-10-08T06:14:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"0633879b123f451fbe7ed22ba21cfd98","id":"3f33545a-f61b-4310-b54a-195047f38170","name":"juju_epc-net_3d51012e-f7d7-4c52-ad00-27e663993122"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","mtu":1500}]} 2018-10-08 07:01:54,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6044e8ec-73ca-4aff-87e2-d10d3d55fdb0 2018-10-08 07:01:54,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105988025665s 2018-10-08 07:01:54,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6044e8ec-73ca-4aff-87e2-d10d3d55fdb0 2018-10-08 07:01:54,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-08 07:01:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/3f33545a-f61b-4310-b54a-195047f38170.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:55,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2aa5e74c-8b16-44e8-841c-7e8923702540 Date: Mon, 08 Oct 2018 07:01:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 07:01:55,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3f33545a-f61b-4310-b54a-195047f38170.json used request id req-2aa5e74c-8b16-44e8-841c-7e8923702540 2018-10-08 07:01:55,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27424883842s 2018-10-08 07:01:55,982 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3f33545a-f61b-4310-b54a-195047f38170.json used request id req-2aa5e74c-8b16-44e8-841c-7e8923702540 2018-10-08 07:01:55,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 07:01:55,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:56,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-41552daf-94f5-4d6a-893a-8daf04a523fa Date: Mon, 08 Oct 2018 07:01:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap", "metadata": {}}], "file": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399/file", "owner": "0633879b123f451fbe7ed22ba21cfd98", "id": "08048408-562b-4c96-bc77-3fe5c2687399", "size": 296943616, "self": "/v2/images/08048408-562b-4c96-bc77-3fe5c2687399", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/08048408-562b-4c96-bc77-3fe5c2687399/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-08T06:15:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3d51012e-f7d7-4c52-ad00-27e663993122", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-08T06:15:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 07:01:56,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-41552daf-94f5-4d6a-893a-8daf04a523fa 2018-10-08 07:01:56,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.552036046982s 2018-10-08 07:01:56,535 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-41552daf-94f5-4d6a-893a-8daf04a523fa 2018-10-08 07:01:56,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 07:01:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/08048408-562b-4c96-bc77-3fe5c2687399 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e74853c04bd5a8dc89e1d4e9170c32fadd9f7dc" 2018-10-08 07:01:58,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55751f7d-9786-449a-9796-22cc562e5f83 Date: Mon, 08 Oct 2018 07:01:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 07:01:58,455 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/08048408-562b-4c96-bc77-3fe5c2687399 used request id req-55751f7d-9786-449a-9796-22cc562e5f83 2018-10-08 07:01:58,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.91861200333s 2018-10-08 07:01:58,456 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/08048408-562b-4c96-bc77-3fe5c2687399 used request id req-55751f7d-9786-449a-9796-22cc562e5f83 2018-10-08 07:01:58,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 07:01:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:58,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:01: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-cfe3261b-5a56-4c12-966b-0bfaefb4075b x-compute-request-id: req-cfe3261b-5a56-4c12-966b-0bfaefb4075b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "123ebee8-55c5-4c62-9843-25f467e08c5e", "name": "juju_epc-flavor_3d51012e-f7d7-4c52-ad00-27e663993122", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 07:01:58,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-cfe3261b-5a56-4c12-966b-0bfaefb4075b 2018-10-08 07:01:58,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289828777313s 2018-10-08 07:01:58,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-cfe3261b-5a56-4c12-966b-0bfaefb4075b 2018-10-08 07:01:58,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 07:01:58,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:58,537 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 07:01: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-2e419fa7-5248-42d6-a3d6-62212e9c9365 x-compute-request-id: req-2e419fa7-5248-42d6-a3d6-62212e9c9365 Content-Length: 0 Content-Type: application/json 2018-10-08 07:01:58,537 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e used request id req-2e419fa7-5248-42d6-a3d6-62212e9c9365 2018-10-08 07:01:58,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0496580600739s 2018-10-08 07:01:58,537 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/123ebee8-55c5-4c62-9843-25f467e08c5e used request id req-2e419fa7-5248-42d6-a3d6-62212e9c9365 2018-10-08 07:01:58,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 07:01:58,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:58,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc31c962-c84c-4b2c-8db6-5964015e1d40 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_3d51012e-f7d7-4c52-ad00-27e663993122", "links": {"self": "http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3"}, "domain_id": "default", "enabled": true, "id": "fedd9bae48514e8c9b3330b2659e68b3", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 07:01:58,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dc31c962-c84c-4b2c-8db6-5964015e1d40 2018-10-08 07:01:58,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982019901276s 2018-10-08 07:01:58,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dc31c962-c84c-4b2c-8db6-5964015e1d40 2018-10-08 07:01:58,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 07:01:58,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:58,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f93ee0-2e4f-422e-a3a0-3aecf30e8155 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3"}, "enabled": true, "id": "fedd9bae48514e8c9b3330b2659e68b3", "options": {}, "domain_id": "default", "name": "juju_epc-user_3d51012e-f7d7-4c52-ad00-27e663993122"}} 2018-10-08 07:01:58,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3 used request id req-a8f93ee0-2e4f-422e-a3a0-3aecf30e8155 2018-10-08 07:01:58,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0900418758392s 2018-10-08 07:01:58,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3 used request id req-a8f93ee0-2e4f-422e-a3a0-3aecf30e8155 2018-10-08 07:01:58,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 07:01:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:58,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 07:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f7cd47-d5ca-4eba-b78e-be3cfc0e5bf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 07:01:58,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3 used request id req-46f7cd47-d5ca-4eba-b78e-be3cfc0e5bf6 2018-10-08 07:01:58,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.200675964355s 2018-10-08 07:01:58,935 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fedd9bae48514e8c9b3330b2659e68b3 used request id req-46f7cd47-d5ca-4eba-b78e-be3cfc0e5bf6 2018-10-08 07:01:58,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 07:01:58,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:59,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e84f916-6be6-4ece-8069-627cac731ec3 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/0633879b123f451fbe7ed22ba21cfd98"}, "enabled": true, "id": "0633879b123f451fbe7ed22ba21cfd98", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3d51012e-f7d7-4c52-ad00-27e663993122"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 07:01:59,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3e84f916-6be6-4ece-8069-627cac731ec3 2018-10-08 07:01:59,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0842959880829s 2018-10-08 07:01:59,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3e84f916-6be6-4ece-8069-627cac731ec3 2018-10-08 07:01:59,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 07:01:59,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/0633879b123f451fbe7ed22ba21cfd98 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:59,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 07:01:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db2dd697-1611-4244-8691-8f6e99371d77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 07:01:59,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0633879b123f451fbe7ed22ba21cfd98 used request id req-db2dd697-1611-4244-8691-8f6e99371d77 2018-10-08 07:01:59,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.178828001022s 2018-10-08 07:01:59,201 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0633879b123f451fbe7ed22ba21cfd98 used request id req-db2dd697-1611-4244-8691-8f6e99371d77 2018-10-08 07:01:59,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 07:01:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:59,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4081757b-c561-4ca4-afb0-aa99882e851c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0a76e9f0148a4fc68c4bc07fdc000477", "links": {"self": "http://172.30.9.28:5000/v3/roles/0a76e9f0148a4fc68c4bc07fdc000477"}, "name": "Member"}, {"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 07:01:59,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4081757b-c561-4ca4-afb0-aa99882e851c 2018-10-08 07:01:59,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0756549835205s 2018-10-08 07:01:59,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 07:01:59,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/0a76e9f0148a4fc68c4bc07fdc000477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:59,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 07:01:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6931ba7-365f-4d01-b5ff-04438343199d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 07:01:59,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0a76e9f0148a4fc68c4bc07fdc000477 used request id req-c6931ba7-365f-4d01-b5ff-04438343199d 2018-10-08 07:01:59,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106251001358s 2018-10-08 07:01:59,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 07:01:59,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=0633879b123f451fbe7ed22ba21cfd98&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:59,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d11cf479-b7ef-4753-80ea-a7104696037c Date: Mon, 08 Oct 2018 07:01:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:14:56Z", "updated_at": "2018-10-08T06:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T06:14:56Z", "revision_number": 0, "id": "5883523d-7ff8-4358-adef-ea1fb19e5c30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T06:14:56Z", "security_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "port_range_min": null, "ethertype": "IPv6", "project_id": "0633879b123f451fbe7ed22ba21cfd98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T06:14:56Z", "revision_number": 0, "id": "9716aff7-a611-4ff4-92f8-c6a54068738b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T06:14:56Z", "security_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "port_range_min": null, "ethertype": "IPv4", "project_id": "0633879b123f451fbe7ed22ba21cfd98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T06:14:56Z", "revision_number": 0, "id": "a2a055d4-0e76-416a-9f45-d25a7a3fbeb7", "remote_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "remote_ip_prefix": null, "created_at": "2018-10-08T06:14:56Z", "security_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "port_range_min": null, "ethertype": "IPv4", "project_id": "0633879b123f451fbe7ed22ba21cfd98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T06:14:56Z", "revision_number": 0, "id": "d9b1fc6f-7678-48b2-9322-b62ec2cc0952", "remote_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "remote_ip_prefix": null, "created_at": "2018-10-08T06:14:56Z", "security_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "port_range_min": null, "ethertype": "IPv6", "project_id": "0633879b123f451fbe7ed22ba21cfd98"}], "revision_number": 4, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "name": "default"}]} 2018-10-08 07:01:59,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=0633879b123f451fbe7ed22ba21cfd98&name=default used request id req-d11cf479-b7ef-4753-80ea-a7104696037c 2018-10-08 07:01:59,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338088989258s 2018-10-08 07:01:59,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=0633879b123f451fbe7ed22ba21cfd98&name=default used request id req-d11cf479-b7ef-4753-80ea-a7104696037c 2018-10-08 07:01:59,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 07:01:59,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:01:59,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5a3ba467-42c9-4e5c-b92e-7f3230b31d5e Date: Mon, 08 Oct 2018 07:01:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "created_at": "2018-10-08T03:02:53Z", "updated_at": "2018-10-08T03:02:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4135a18d-7c0c-4c04-aa67-c06610d758e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "b9f7e4d8-6d8e-48f9-a5a1-dcdc0095c2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "9d4018d9-ac75-48a8-9c9e-4b67d212a9ad", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:02:53Z", "revision_number": 0, "id": "4810b5c6-ce76-4da6-99e6-b756d37224c4", "remote_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "remote_ip_prefix": null, "created_at": "2018-10-08T03:02:53Z", "security_group_id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "tenant_id": "f9e7e009b5554861a939da6b1d86d3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9e7e009b5554861a939da6b1d86d3bd"}], "revision_number": 4, "project_id": "f9e7e009b5554861a939da6b1d86d3bd", "id": "44347948-28a7-42c1-98a5-5eb25d80b68e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "created_at": "2018-10-08T03:13:46Z", "updated_at": "2018-10-08T03:13:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "8d20ffc8-17cf-41e2-a446-037d21d8fb97", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "74367219-098b-4e01-96df-9b77147a9e93", "remote_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "1c6dabe9-88f4-471a-94a5-d25b8c1a5107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:13:46Z", "revision_number": 0, "id": "de4fc293-6913-4b45-9a6d-61a9fcc67817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:13:46Z", "security_group_id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "tenant_id": "ab23dd45542f45bb99bff0ef543fda01", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab23dd45542f45bb99bff0ef543fda01"}], "revision_number": 4, "project_id": "ab23dd45542f45bb99bff0ef543fda01", "id": "486a3ca7-c090-40cd-85a4-69846d4fc9e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "created_at": "2018-10-08T06:14:56Z", "updated_at": "2018-10-08T06:14:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T06:14:56Z", "revision_number": 0, "id": "a2a055d4-0e76-416a-9f45-d25a7a3fbeb7", "remote_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "remote_ip_prefix": null, "created_at": "2018-10-08T06:14:56Z", "security_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "port_range_min": null, "ethertype": "IPv4", "project_id": "0633879b123f451fbe7ed22ba21cfd98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T06:14:56Z", "revision_number": 0, "id": "5883523d-7ff8-4358-adef-ea1fb19e5c30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T06:14:56Z", "security_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "port_range_min": null, "ethertype": "IPv6", "project_id": "0633879b123f451fbe7ed22ba21cfd98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T06:14:56Z", "revision_number": 0, "id": "d9b1fc6f-7678-48b2-9322-b62ec2cc0952", "remote_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "remote_ip_prefix": null, "created_at": "2018-10-08T06:14:56Z", "security_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "port_range_min": null, "ethertype": "IPv6", "project_id": "0633879b123f451fbe7ed22ba21cfd98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T06:14:56Z", "revision_number": 0, "id": "9716aff7-a611-4ff4-92f8-c6a54068738b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T06:14:56Z", "security_group_id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "tenant_id": "0633879b123f451fbe7ed22ba21cfd98", "port_range_min": null, "ethertype": "IPv4", "project_id": "0633879b123f451fbe7ed22ba21cfd98"}], "revision_number": 4, "project_id": "0633879b123f451fbe7ed22ba21cfd98", "id": "e59dde78-fcc8-463c-a507-126ad08ce46b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-08T03:15:48Z", "updated_at": "2018-10-08T03:15:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "d3b303f1-5858-4c64-a5ae-f7f3f18b1c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "35ddb7b9-66da-4001-82df-c85f482c7148", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "50c6b9cb-e879-4d0b-84a4-ae0e7c895006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-08T03:15:48Z", "revision_number": 0, "id": "9ad4a36c-6ed8-4a40-8ba6-9b583d03482c", "remote_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "remote_ip_prefix": null, "created_at": "2018-10-08T03:15:48Z", "security_group_id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f4d2a2b7-dd6c-45ff-8244-b760840cb942", "name": "default"}]} 2018-10-08 07:01:59,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5a3ba467-42c9-4e5c-b92e-7f3230b31d5e 2018-10-08 07:01:59,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196254968643s 2018-10-08 07:01:59,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5a3ba467-42c9-4e5c-b92e-7f3230b31d5e 2018-10-08 07:01:59,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-08 07:01:59,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e59dde78-fcc8-463c-a507-126ad08ce46b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c2412616f5459c665fbb7108186b9e6848ed08a" 2018-10-08 07:02:00,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a33ea9db-7887-4cde-b5e5-715375c6a208 Content-Length: 0 Date: Mon, 08 Oct 2018 07:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-08 07:02:00,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e59dde78-fcc8-463c-a507-126ad08ce46b.json used request id req-a33ea9db-7887-4cde-b5e5-715375c6a208 2018-10-08 07:02:00,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.34549498558s 2018-10-08 07:02:00,277 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e59dde78-fcc8-463c-a507-126ad08ce46b.json used request id req-a33ea9db-7887-4cde-b5e5-715375c6a208 2018-10-08 07:02:00,278 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 29:00 | PASS | | vyos_vrouter | functest | vnf | 16:06 | PASS | | juju_epc | functest | vnf | 45:49 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-08 07:02:00,283 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-08 07:02:00,371 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-08 07:02:05,606 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-294 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-08 07:02:05,612 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wJTkXYpE6WyHkzd67pQJrTMjR export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-10-08 07:02:05,612 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-08 07:02:05,613 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-08 07:02:05,614 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-08 07:02:05,615 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-08 07:02:11,116 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-294 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-08 07:02:11,122 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=wJTkXYpE6WyHkzd67pQJrTMjR export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.10 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-10-08 07:02:11,122 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-08 07:02:11,131 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-08 07:02:13,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 07:02:13,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 07:02:13,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 07:02:13,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 07:02:13,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 07:02:13,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 07:02:13,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 07:02:13,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 07:02:13,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 07:02:13,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 07:02:13,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 07:02:13,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 07:02:13,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 07:02:13,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 07:02:13,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 07:02:13,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 07:02:13,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 07:02:13,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 07:02:13,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 07:02:13,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 07:02:13,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 07:02:13,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 07:02:13,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 07:02:13,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 07:02:13,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 07:02:13,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5d83af-7a7e-44e0-a3c3-8452c4384301 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 07:02:13,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f5d83af-7a7e-44e0-a3c3-8452c4384301 2018-10-08 07:02:13,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 07:02:14,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T08:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab23dd45542f45bb99bff0ef543fda01", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/ab23dd45542f45bb99bff0ef543fda01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe4657218f6341e1929f132ab339dcca"}, "audit_ids": ["n0c4it2TRmCB34AIe8IxPg"], "issued_at": "2018-10-08T07:02:14.000000Z"}} 2018-10-08 07:02:14,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-08 07:02:14,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:14,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-37abaf9e-0b64-4aa1-bee4-b78ff65b6db7 Date: Mon, 08 Oct 2018 07:02:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"94f8c586-8db7-4f31-a8a3-9036c34b9474","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f9e7e009b5554861a939da6b1d86d3bd","status":"ACTIVE","subnets":["45b19298-17c3-4f51-b5a0-35e47052202d"],"description":"","tags":[],"updated_at":"2018-10-08T03:03:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f9e7e009b5554861a939da6b1d86d3bd","created_at":"2018-10-08T03:02:53Z","provider:network_type":"flat"}]} 2018-10-08 07:02:14,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-37abaf9e-0b64-4aa1-bee4-b78ff65b6db7 2018-10-08 07:02:14,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275802850723s 2018-10-08 07:02:14,557 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-37abaf9e-0b64-4aa1-bee4-b78ff65b6db7 2018-10-08 07:02:14,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-08 07:02:14,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:14,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 07:02:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 07:02:14,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:14,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6d5a8f-a20e-4327-a187-531f56746e24 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/8fce946ec6d64f07b2a87cacca79b1e3"}, "description": "", "name": "heat_stack", "enabled": true, "id": "8fce946ec6d64f07b2a87cacca79b1e3"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-10-08 07:02:14,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-be6d5a8f-a20e-4327-a187-531f56746e24 2018-10-08 07:02:14,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.427200078964s 2018-10-08 07:02:14,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-08 07:02:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f"}}' 2018-10-08 07:02:15,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 07:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f99059d8-91d8-42e7-a136-a321b13cbda9 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775"}, "enabled": true, "id": "e38ce34e92aa47a4b1627538e2450775", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f"}} 2018-10-08 07:02:15,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f99059d8-91d8-42e7-a136-a321b13cbda9 2018-10-08 07:02:15,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109821081161s 2018-10-08 07:02:15,097 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f99059d8-91d8-42e7-a136-a321b13cbda9 2018-10-08 07:02:15,098 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'id': u'e38ce34e92aa47a4b1627538e2450775', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-08 07:02:15,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-08 07:02:15,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350798845291s 2018-10-08 07:02:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:15,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3990e1-7f9e-4718-8e4e-b9be4c672e76 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943"}, "enabled": true, "id": "034bfdd8d7034662b61a361f567c4943", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f"}} 2018-10-08 07:02:15,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943 used request id req-aa3990e1-7f9e-4718-8e4e-b9be4c672e76 2018-10-08 07:02:15,547 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'034bfdd8d7034662b61a361f567c4943', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f'}) 2018-10-08 07:02:15,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 07:02:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:15,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4475123a-c538-4479-b3db-36d04de7d121 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 07:02:15,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4475123a-c538-4479-b3db-36d04de7d121 2018-10-08 07:02:15,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0860948562622s 2018-10-08 07:02:15,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 07:02:15,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:15,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bf612e-887f-485f-b86a-79bd43d24de9 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 07:02:15,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-87bf612e-887f-485f-b86a-79bd43d24de9 2018-10-08 07:02:15,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0912640094757s 2018-10-08 07:02:15,727 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-08 07:02:15,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-08 07:02:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" -d '{"role": {"name": "Member"}}' 2018-10-08 07:02:15,847 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 08 Oct 2018 07:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09eff47e-af3c-4307-93a9-8032e546f0f1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a20e344e3d0548ccb1b98a68d9a1a3a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2"}, "name": "Member"}} 2018-10-08 07:02:15,847 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-09eff47e-af3c-4307-93a9-8032e546f0f1 2018-10-08 07:02:15,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.11912894249s 2018-10-08 07:02:15,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:15,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb097b3-f6f8-46a1-a965-8a93de4e68ea Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2"}, "domain_id": null, "name": "Member", "id": "a20e344e3d0548ccb1b98a68d9a1a3a2"}} 2018-10-08 07:02:15,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2 used request id req-ebb097b3-f6f8-46a1-a965-8a93de4e68ea 2018-10-08 07:02:15,928 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2'}, 'domain_id': None, 'human_id': None, 'id': u'a20e344e3d0548ccb1b98a68d9a1a3a2', 'HUMAN_ID': False}) 2018-10-08 07:02:15,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 07:02:15,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc99c14f-ec49-4244-842c-b42982cd8d38 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a20e344e3d0548ccb1b98a68d9a1a3a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 07:02:16,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cc99c14f-ec49-4244-842c-b42982cd8d38 2018-10-08 07:02:16,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.087249994278s 2018-10-08 07:02:16,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 07:02:16,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3fe453-c2f9-4873-b47b-306cce88ab7a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 07:02:16,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7a3fe453-c2f9-4873-b47b-306cce88ab7a 2018-10-08 07:02:16,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0794701576233s 2018-10-08 07:02:16,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 07:02:16,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e465f76b-7a22-4bba-b3b0-a2ca30ce9466 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f", "links": {"self": "http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943"}, "domain_id": "default", "enabled": true, "id": "034bfdd8d7034662b61a361f567c4943", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 07:02:16,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e465f76b-7a22-4bba-b3b0-a2ca30ce9466 2018-10-08 07:02:16,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0330209732056s 2018-10-08 07:02:16,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e465f76b-7a22-4bba-b3b0-a2ca30ce9466 2018-10-08 07:02:16,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 07:02:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9122f0-338b-4121-bb52-bc6c0f586b10 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775"}, "enabled": true, "id": "e38ce34e92aa47a4b1627538e2450775", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 07:02:16,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cf9122f0-338b-4121-bb52-bc6c0f586b10 2018-10-08 07:02:16,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082249879837s 2018-10-08 07:02:16,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cf9122f0-338b-4121-bb52-bc6c0f586b10 2018-10-08 07:02:16,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 07:02:16,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=034bfdd8d7034662b61a361f567c4943&scope.project.id=e38ce34e92aa47a4b1627538e2450775&role.id=a20e344e3d0548ccb1b98a68d9a1a3a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844090ad-0dbb-4ebd-9783-4bc2fbc4fad2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=034bfdd8d7034662b61a361f567c4943&scope.project.id=e38ce34e92aa47a4b1627538e2450775&role.id=a20e344e3d0548ccb1b98a68d9a1a3a2", "previous": null, "next": null}} 2018-10-08 07:02:16,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=034bfdd8d7034662b61a361f567c4943&scope.project.id=e38ce34e92aa47a4b1627538e2450775&role.id=a20e344e3d0548ccb1b98a68d9a1a3a2 used request id req-844090ad-0dbb-4ebd-9783-4bc2fbc4fad2 2018-10-08 07:02:16,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0735700130463s 2018-10-08 07:02:16,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 07:02:16,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775/users/034bfdd8d7034662b61a361f567c4943/roles/a20e344e3d0548ccb1b98a68d9a1a3a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f373bd50-e964-4411-adff-1b4acf294373 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 07:02:16,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775/users/034bfdd8d7034662b61a361f567c4943/roles/a20e344e3d0548ccb1b98a68d9a1a3a2 used request id req-f373bd50-e964-4411-adff-1b4acf294373 2018-10-08 07:02:16,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118657827377s 2018-10-08 07:02:16,417 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '5e60276b-db9f-4658-9220-d15f802e2c7e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'project_id': u'e38ce34e92aa47a4b1627538e2450775', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-08 07:02:16,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-08 07:02:16,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-08 07:02:16,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-08 07:02:16,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-08 07:02:16,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-08 07:02:16,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-08 07:02:16,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-08 07:02:16,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-08 07:02:16,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-08 07:02:16,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-08 07:02:16,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-08 07:02:16,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-08 07:02:16,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-08 07:02:16,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-08 07:02:16,421 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'password': '5e60276b-db9f-4658-9220-d15f802e2c7e', 'project_name': 'tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'e38ce34e92aa47a4b1627538e2450775', 'project_domain_name': 'Default'} 2018-10-08 07:02:16,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 07:02:16,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593ef1d7-bba1-4db0-afee-daec32de4b58 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a20e344e3d0548ccb1b98a68d9a1a3a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 07:02:16,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-593ef1d7-bba1-4db0-afee-daec32de4b58 2018-10-08 07:02:16,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078439950943s 2018-10-08 07:02:16,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 07:02:16,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d1b63e-9ef2-464d-8b41-04bb1d1d4dd2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a20e344e3d0548ccb1b98a68d9a1a3a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 07:02:16,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-03d1b63e-9ef2-464d-8b41-04bb1d1d4dd2 2018-10-08 07:02:16,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747518539429s 2018-10-08 07:02:16,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 07:02:16,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8217b158-eb26-4f07-880b-91395b932837 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 07:02:16,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8217b158-eb26-4f07-880b-91395b932837 2018-10-08 07:02:16,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0808498859406s 2018-10-08 07:02:16,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 07:02:16,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f01a70-b1a3-4e63-8b2d-09cb5d6db7d6 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f", "links": {"self": "http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943"}, "domain_id": "default", "enabled": true, "id": "034bfdd8d7034662b61a361f567c4943", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 07:02:16,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b7f01a70-b1a3-4e63-8b2d-09cb5d6db7d6 2018-10-08 07:02:16,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100023984909s 2018-10-08 07:02:16,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b7f01a70-b1a3-4e63-8b2d-09cb5d6db7d6 2018-10-08 07:02:16,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 07:02:16,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34350ef5-c392-409b-80ad-13abb794c76f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775"}, "enabled": true, "id": "e38ce34e92aa47a4b1627538e2450775", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 07:02:16,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-34350ef5-c392-409b-80ad-13abb794c76f 2018-10-08 07:02:16,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0803759098053s 2018-10-08 07:02:16,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-34350ef5-c392-409b-80ad-13abb794c76f 2018-10-08 07:02:16,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 07:02:16,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=034bfdd8d7034662b61a361f567c4943&scope.project.id=e38ce34e92aa47a4b1627538e2450775&role.id=2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:16,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7d2a68-6501-443a-8cd5-bf4d021bcb7d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=034bfdd8d7034662b61a361f567c4943&scope.project.id=e38ce34e92aa47a4b1627538e2450775&role.id=2e94a7e9575f4386ab0c113d392fd27f", "previous": null, "next": null}} 2018-10-08 07:02:16,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=034bfdd8d7034662b61a361f567c4943&scope.project.id=e38ce34e92aa47a4b1627538e2450775&role.id=2e94a7e9575f4386ab0c113d392fd27f used request id req-6d7d2a68-6501-443a-8cd5-bf4d021bcb7d 2018-10-08 07:02:16,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0914168357849s 2018-10-08 07:02:16,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 07:02:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775/users/034bfdd8d7034662b61a361f567c4943/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:17,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 07:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e46247-39dc-41ea-8296-95fb74ce1e0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 07:02:17,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775/users/034bfdd8d7034662b61a361f567c4943/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-c1e46247-39dc-41ea-8296-95fb74ce1e0c 2018-10-08 07:02:17,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.131910085678s 2018-10-08 07:02:17,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 07:02:17,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:17,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3551f6-7d42-4919-9667-00e77c2caa3b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a20e344e3d0548ccb1b98a68d9a1a3a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 07:02:17,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba3551f6-7d42-4919-9667-00e77c2caa3b 2018-10-08 07:02:17,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742468833923s 2018-10-08 07:02:17,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-08 07:02:17,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:17,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd05576-8acd-4dca-a304-5afeb286842b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-10-08 07:02:17,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3fd05576-8acd-4dca-a304-5afeb286842b 2018-10-08 07:02:17,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0799429416656s 2018-10-08 07:02:17,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 07:02:17,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:17,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59299626-8c52-49c7-bbf9-84a957f3bfcc Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f", "links": {"self": "http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943"}, "domain_id": "default", "enabled": true, "id": "034bfdd8d7034662b61a361f567c4943", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 07:02:17,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-59299626-8c52-49c7-bbf9-84a957f3bfcc 2018-10-08 07:02:17,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977439880371s 2018-10-08 07:02:17,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-59299626-8c52-49c7-bbf9-84a957f3bfcc 2018-10-08 07:02:17,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-08 07:02:17,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=034bfdd8d7034662b61a361f567c4943&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:17,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d2e42f-0649-4050-8c27-c912be957c27 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=034bfdd8d7034662b61a361f567c4943&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default", "previous": null, "next": null}} 2018-10-08 07:02:17,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=034bfdd8d7034662b61a361f567c4943&role.id=2e94a7e9575f4386ab0c113d392fd27f&scope.domain.id=default used request id req-c0d2e42f-0649-4050-8c27-c912be957c27 2018-10-08 07:02:17,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0734078884125s 2018-10-08 07:02:17,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-08 07:02:17,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/034bfdd8d7034662b61a361f567c4943/roles/2e94a7e9575f4386ab0c113d392fd27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:02:17,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 07:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0febf6a4-4e7e-47cb-8066-48a538ecc0f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 07:02:17,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/034bfdd8d7034662b61a361f567c4943/roles/2e94a7e9575f4386ab0c113d392fd27f used request id req-0febf6a4-4e7e-47cb-8066-48a538ecc0f8 2018-10-08 07:02:17,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113480091095s 2018-10-08 07:02:17,518 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-08 07:02:26,695 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-08 07:02:26.401 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=749bd035-b687-46dc-9b1d-e054834567ee) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 749bd035-b687-46dc-9b1d-e054834567ee | 2018-10-08T07:02:26 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 749bd035-b687-46dc-9b1d-e054834567ee ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-08 07:02:29,899 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-08 07:02:29,900 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-08 07:02:36,091 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-08 07:02:33.888 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-08 07:02:34.055 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-08 07:02:35.905 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=23787b84-8077-4466-a77a-1440d8091add) has been successfully created! Using verifier 'opnfv-tempest' (UUID=23787b84-8077-4466-a77a-1440d8091add) as the default verifier for the future CLI operations. 2018-10-08 07:02:38,755 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-08 07:02:38,755 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-08 07:02:38,835 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-08 07:02:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-08 07:02:38,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c10b4be-9356-4fff-ac7a-28658d6a344f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-10-08 07:02:38,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c10b4be-9356-4fff-ac7a-28658d6a344f 2018-10-08 07:02:38,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-10-08 07:02:39,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a20e344e3d0548ccb1b98a68d9a1a3a2", "name": "Member"}, {"id": "2e94a7e9575f4386ab0c113d392fd27f", "name": "admin"}], "expires_at": "2018-10-08T08:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e38ce34e92aa47a4b1627538e2450775", "name": "tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10cbfaab688a420c9992117f28d97453"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b283ebef3e14b22a052b44a2fa705be"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7327e3139674499aafeb590185b56ae"}], "type": "cloudformation", "id": "28846abf50a549789481e0a4cbd1c43c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "21e95bccf0f848d6ae8be4ca00e8a8be"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9f13b32c0448689c3d8aa5d35817a3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4466a593f848e5a72ce542b40fec87"}], "type": "image", "id": "2a44d84861d349a79520cff2a69e86c4", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58e1314969f942798013a258b0a8c13d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e7bb11e5bb44383aca221b70075660d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df213e2308fb41ea980dc2f0d521462d"}], "type": "placement", "id": "2f2e462462ac4a99bb437bbb7b6f21e9", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f5292957141478393a6d901af134efc"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4e26bc9dae4121ab62bb1cdd72f34d"}, {"url": "http://192.30.9.10:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a528211dcb8944889c7b67011aa0ce2f"}], "type": "key-manager", "id": "41e31089098642869244de5e41b1face", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.10:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c0ff867c19c44479a6b9f1579731f92"}, {"url": "http://192.30.9.10:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9dfe9a65865d4430816d6e9d65033273"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c69b51ccfc3c405a880ca8306eb8fade"}], "type": "policy", "id": "5dd9362d64dd472eae3759e86890fa98", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9cc9ee4eeeb64b98b16ef74134cfdebf"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98373906ba54a81978937c6ad0252c9"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e50a2bf4e3f84f3f95f17e22fa0b01bf"}], "type": "alarming", "id": "63db4d3421db45b2af200ef7e1976bbb", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "087d5be747614704847949b3374efee4"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a69af372e8f4f0e984c9b1511d57683"}, {"url": "http://192.30.9.10:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59823b841630411a9d96159284092827"}], "type": "nfv-orchestration", "id": "9abe3bf8961d4c939ff95535383024e6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e38ce34e92aa47a4b1627538e2450775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5561d6bdf5fe4cc1acddc2ba18153200"}, {"url": "http://172.30.9.28:8004/v1/e38ce34e92aa47a4b1627538e2450775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "750a555727624daa8a677f8e5a5f99eb"}, {"url": "http://192.30.9.10:8004/v1/e38ce34e92aa47a4b1627538e2450775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "837c8d7857a24905a78217ae8bbe83fc"}], "type": "orchestration", "id": "9c5ae34b75704fcbab4c5aa8cf8ce668", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c42883c37e847108fa4a24f182c324b"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a3365b9d542432fb708c2ea801aaebc"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d50342b2a475482897b1b290c41512fa"}], "type": "metric", "id": "9cb17ace889543a1bdb1b503a8ba52a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02ac2243ee054b6eabc2fc6ec6aaa1df"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb8368010804050b5cbbe85e54fee34"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efc3719dddc5444a8fb7400b80c4a7d3"}], "type": "network", "id": "9d560d35ca134de299e1e18edd5f46d0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "780b329542cb4ad28047e584a0126ff2"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de516d8979c4d7eaff7a8deae67a9ef"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eec9542ddab44c39acf4a6f28ddfdc0"}], "type": "identity", "id": "b9b408f222a946baa7cf43328eef8756", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e38ce34e92aa47a4b1627538e2450775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623e55b6ab8e49cd90db0efa99de35a4"}, {"url": "http://192.30.9.10:8776/v3/e38ce34e92aa47a4b1627538e2450775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91af70cacce24253b99712756f058179"}, {"url": "http://172.30.9.28:8776/v3/e38ce34e92aa47a4b1627538e2450775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebc59d0c427c42ac81290b6fb264f2e2"}], "type": "volumev3", "id": "bc4a8933c54d45f1a5ff18a2c6014acd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e38ce34e92aa47a4b1627538e2450775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339898681cfe45139426759d23d6b625"}, {"url": "http://172.30.9.28:8776/v2/e38ce34e92aa47a4b1627538e2450775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603fc890876b4a92baa53254e17fe09d"}, {"url": "http://192.30.9.10:8776/v2/e38ce34e92aa47a4b1627538e2450775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9742712a9274c66ae8b019867afddd5"}], "type": "volumev2", "id": "d0f524a376e942c793fd739fb7800673", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "dde41881957b4fcebc6c8d5fafee3825", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e38ce34e92aa47a4b1627538e2450775", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "646fdecc3103401c8b11bf5f3c6deedc"}, {"url": "http://192.30.9.10:8776/v1/e38ce34e92aa47a4b1627538e2450775", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9360f754905a4e5dbc61258125c43cd2"}, {"url": "http://192.30.9.10:8776/v1/e38ce34e92aa47a4b1627538e2450775", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9434fc51cfc46e1a58293eeeb4d8e05"}], "type": "volume", "id": "def5bf1e5da545c08f6fdfc44c8a2bed", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0077bc6541e14855b002655cd7c76411"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18cac4c4602041ea94c3bda2dd54a6c0"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbd1670f443a45578a857d2202738cca"}], "type": "compute", "id": "e6eb1686bf1f4899b2c19019b4c7ff74", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f", "id": "034bfdd8d7034662b61a361f567c4943"}, "audit_ids": ["3f1WSxgTS_ycnucau5khqg"], "issued_at": "2018-10-08T07:02:39.000000Z"}} 2018-10-08 07:02:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:02:39,232 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Mon, 08 Oct 2018 07:02:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-10-08 07:02:39,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 07:02:39,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:02:39,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-04ead208-a32b-4d04-893c-a20e4859f26c Date: Mon, 08 Oct 2018 07:02:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 07:02:39,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-04ead208-a32b-4d04-893c-a20e4859f26c 2018-10-08 07:02:39,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184617996216s 2018-10-08 07:02:39,421 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-04ead208-a32b-4d04-893c-a20e4859f26c 2018-10-08 07:02:39,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 07:02:39,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f"}' 2018-10-08 07:02:39,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1 X-Openstack-Request-Id: req-8854b2bc-8fc6-45ab-9bd8-64828312cdac Date: Mon, 08 Oct 2018 07:02:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/file", "owner": "e38ce34e92aa47a4b1627538e2450775", "id": "cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "size": null, "self": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T07:02:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "checksum": null, "created_at": "2018-10-08T07:02:39Z", "protected": false} 2018-10-08 07:02:39,634 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8854b2bc-8fc6-45ab-9bd8-64828312cdac 2018-10-08 07:02:39,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.21161699295s 2018-10-08 07:02:39,635 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8854b2bc-8fc6-45ab-9bd8-64828312cdac returning object cac3e7c7-ec83-468b-8bce-b93bcf01d3f1 2018-10-08 07:02:39,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 07:02:39,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" -d '' 2018-10-08 07:02:40,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36290a5f-743d-47dd-bd5d-10970159c83c Date: Mon, 08 Oct 2018 07:02:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 07:02:40,887 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/file used request id req-36290a5f-743d-47dd-bd5d-10970159c83c 2018-10-08 07:02:40,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25149512291s 2018-10-08 07:02:40,887 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/file used request id req-36290a5f-743d-47dd-bd5d-10970159c83c 2018-10-08 07:02:40,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 07:02:40,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:02:41,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-a5e27add-827a-444c-b18b-7fae464f76b3 Date: Mon, 08 Oct 2018 07:02:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap", "metadata": {}}], "file": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/file", "owner": "e38ce34e92aa47a4b1627538e2450775", "id": "cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "size": 12716032, "self": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T07:02:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T07:02:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 07:02:41,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a5e27add-827a-444c-b18b-7fae464f76b3 2018-10-08 07:02:41,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179665088654s 2018-10-08 07:02:41,068 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a5e27add-827a-444c-b18b-7fae464f76b3 2018-10-08 07:02:41,070 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/file', 'owner': u'e38ce34e92aa47a4b1627538e2450775', 'id': u'cac3e7c7-ec83-468b-8bce-b93bcf01d3f1', 'size': 12716032, u'self': u'/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e38ce34e92aa47a4b1627538e2450775', 'name': 'tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T07:02:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T07:02:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'created': u'2018-10-08T07:02:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T07:02:39Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 07:02:41,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 07:02:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_7168d28e-36bf-4524-930b-a0b57c8ec23f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 07:02:41,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02: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-58f00b6b-5e48-4f05-ad68-3fbcc1083da5 x-compute-request-id: req-58f00b6b-5e48-4f05-ad68-3fbcc1083da5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d3968e25-30a8-49b0-88ef-ca1e07b344bb", "name": "tempest_full_parallel-flavor_7168d28e-36bf-4524-930b-a0b57c8ec23f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 07:02:41,255 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-58f00b6b-5e48-4f05-ad68-3fbcc1083da5 2018-10-08 07:02:41,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.183809995651s 2018-10-08 07:02:41,256 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-58f00b6b-5e48-4f05-ad68-3fbcc1083da5 returning object d3968e25-30a8-49b0-88ef-ca1e07b344bb 2018-10-08 07:02:41,256 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_7168d28e-36bf-4524-930b-a0b57c8ec23f', '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'ab23dd45542f45bb99bff0ef543fda01', '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'd3968e25-30a8-49b0-88ef-ca1e07b344bb', 'swap': 0}) 2018-10-08 07:02:41,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 07:02:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" -d '{"extra_specs": {}}' 2018-10-08 07:02:41,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-251c207c-4e60-48e2-9d3b-c94ca4975415 x-compute-request-id: req-251c207c-4e60-48e2-9d3b-c94ca4975415 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 07:02:41,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb/os-extra_specs used request id req-251c207c-4e60-48e2-9d3b-c94ca4975415 2018-10-08 07:02:41,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227870941162s 2018-10-08 07:02:41,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb/os-extra_specs used request id req-251c207c-4e60-48e2-9d3b-c94ca4975415 2018-10-08 07:02:41,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 07:02:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:02:41,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 08 Oct 2018 07:02:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-08 07:02:41,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:02:41,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8b613b-e98b-44b6-a7f6-de3dd228f8db Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a20e344e3d0548ccb1b98a68d9a1a3a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 07:02:41,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-df8b613b-e98b-44b6-a7f6-de3dd228f8db 2018-10-08 07:02:41,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0891811847687s 2018-10-08 07:02:41,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-08 07:02:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:02:41,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02: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-a739e0a4-11c6-45e5-814b-0bc291bd435a x-compute-request-id: req-a739e0a4-11c6-45e5-814b-0bc291bd435a Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 225}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 228}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10163, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-08 07:02:41,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-a739e0a4-11c6-45e5-814b-0bc291bd435a 2018-10-08 07:02:41,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.19145989418s 2018-10-08 07:02:41,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-a739e0a4-11c6-45e5-814b-0bc291bd435a 2018-10-08 07:02:41,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 07:02:41,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:02:41,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-c735d460-3907-4758-a587-92a378d1088e Date: Mon, 08 Oct 2018 07:02:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap", "metadata": {}}], "file": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/file", "owner": "e38ce34e92aa47a4b1627538e2450775", "id": "cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "size": 12716032, "self": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T07:02:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T07:02:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 07:02:41,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c735d460-3907-4758-a587-92a378d1088e 2018-10-08 07:02:41,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182605028152s 2018-10-08 07:02:41,751 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c735d460-3907-4758-a587-92a378d1088e 2018-10-08 07:02:41,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-08 07:02:41,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f"}' 2018-10-08 07:02:41,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71 X-Openstack-Request-Id: req-df0d2acb-0ecc-42f8-990b-9482414d417c Date: Mon, 08 Oct 2018 07:02:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/file", "owner": "e38ce34e92aa47a4b1627538e2450775", "id": "91d12d85-9ef2-4d71-af8a-c356b8822a71", "size": null, "self": "/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T07:02:41Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f", "checksum": null, "created_at": "2018-10-08T07:02:41Z", "protected": false} 2018-10-08 07:02:41,942 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-df0d2acb-0ecc-42f8-990b-9482414d417c 2018-10-08 07:02:41,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.189152002335s 2018-10-08 07:02:41,943 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-df0d2acb-0ecc-42f8-990b-9482414d417c returning object 91d12d85-9ef2-4d71-af8a-c356b8822a71 2018-10-08 07:02:41,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-08 07:02:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" -d '' 2018-10-08 07:02:43,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9db1e257-7eb6-4fcb-9879-5d7cd2616538 Date: Mon, 08 Oct 2018 07:02:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 07:02:43,327 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/file used request id req-9db1e257-7eb6-4fcb-9879-5d7cd2616538 2018-10-08 07:02:43,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38270711899s 2018-10-08 07:02:43,327 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/file used request id req-9db1e257-7eb6-4fcb-9879-5d7cd2616538 2018-10-08 07:02:43,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 07:02:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:02:43,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-3f66261e-f079-4045-abce-6f62583bb492 Date: Mon, 08 Oct 2018 07:02:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/snap", "metadata": {}}], "file": "/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/file", "owner": "e38ce34e92aa47a4b1627538e2450775", "id": "91d12d85-9ef2-4d71-af8a-c356b8822a71", "size": 12716032, "self": "/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T07:02:43Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T07:02:41Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap", "metadata": {}}], "file": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/file", "owner": "e38ce34e92aa47a4b1627538e2450775", "id": "cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "size": 12716032, "self": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T07:02:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T07:02:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 07:02:43,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3f66261e-f079-4045-abce-6f62583bb492 2018-10-08 07:02:43,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269238948822s 2018-10-08 07:02:43,355 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3f66261e-f079-4045-abce-6f62583bb492 2018-10-08 07:02:43,358 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/file', 'owner': u'e38ce34e92aa47a4b1627538e2450775', 'id': u'91d12d85-9ef2-4d71-af8a-c356b8822a71', 'size': 12716032, u'self': u'/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e38ce34e92aa47a4b1627538e2450775', 'name': 'tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/91d12d85-9ef2-4d71-af8a-c356b8822a71/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-08T07:02:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-08T07:02:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'created': u'2018-10-08T07:02:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-08T07:02:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-08 07:02:43,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-08 07:02:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-08 07:02:43,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02: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-626929f1-d23a-44bb-bb60-a23db1120af1 x-compute-request-id: req-626929f1-d23a-44bb-bb60-a23db1120af1 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1706117-afc8-42d6-8dd8-378f8a09bc21", "name": "tempest_full_parallel-flavor_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-08 07:02:43,423 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-626929f1-d23a-44bb-bb60-a23db1120af1 2018-10-08 07:02:43,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0646858215332s 2018-10-08 07:02:43,424 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-626929f1-d23a-44bb-bb60-a23db1120af1 returning object f1706117-afc8-42d6-8dd8-378f8a09bc21 2018-10-08 07:02:43,425 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'f1706117-afc8-42d6-8dd8-378f8a09bc21', 'swap': 0}) 2018-10-08 07:02:43,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-08 07:02:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" -d '{"extra_specs": {}}' 2018-10-08 07:02:43,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:02: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-a1f0d447-5abe-490d-acb0-67ff543c1c29 x-compute-request-id: req-a1f0d447-5abe-490d-acb0-67ff543c1c29 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-08 07:02:43,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21/os-extra_specs used request id req-a1f0d447-5abe-490d-acb0-67ff543c1c29 2018-10-08 07:02:43,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226380825043s 2018-10-08 07:02:43,449 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21/os-extra_specs used request id req-a1f0d447-5abe-490d-acb0-67ff543c1c29 2018-10-08 07:02:43,449 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab23dd45542f45bb99bff0ef543fda01', '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'f1706117-afc8-42d6-8dd8-378f8a09bc21', 'swap': 0}) 2018-10-08 07:02:46,529 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-08 07:02:45.390 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=23787b84-8077-4466-a77a-1440d8091add) for deployment 'opnfv-rally' (UUID=749bd035-b687-46dc-9b1d-e054834567ee). 2018-10-08 07:02:46.369 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-08 07:02:46.372 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=23787b84-8077-4466-a77a-1440d8091add) has been successfully configured for deployment 'opnfv-rally' (UUID=749bd035-b687-46dc-9b1d-e054834567ee)! 2018-10-08 07:02:46,529 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-08 07:02:46,530 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-08 07:02:46,533 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-08 07:02:46,545 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-08 07:02:49,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-23787b84-8077-4466-a77a-1440d8091add/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-08 07:02:49,417 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-08 07:02:49,434 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-08 07:02:49,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-10-08 07:02:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:51.299 49 INFO rally.api [-] Starting verification (UUID=c760bf90-dade-4820-87ab-313e4132f3d9) for deployment 'opnfv-rally' (UUID=749bd035-b687-46dc-9b1d-e054834567ee) by verifier 'opnfv-tempest' (UUID=23787b84-8077-4466-a77a-1440d8091add). 2018-10-08 07:02:51,301 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c760bf90-dade-4820-87ab-313e4132f3d9 2018-10-08 07:02:56,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:56.092 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:02:56,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:56.178 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-08 07:02:56,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:56.205 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:02:56,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:56.227 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-08 07:02:56,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:56.242 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:02:59,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.525 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.181s] 2018-10-08 07:02:59,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.580 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.182s] 2018-10-08 07:02:59,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.602 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.022s] 2018-10-08 07:02:59,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.755 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.211s] 2018-10-08 07:02:59,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.765 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.162s] 2018-10-08 07:02:59,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.800 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.044s] 2018-10-08 07:02:59,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.866 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.065s] 2018-10-08 07:02:59,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.896 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.455s] 2018-10-08 07:02:59,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.946 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.081s] 2018-10-08 07:02:59,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.971 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.025s] 2018-10-08 07:02:59,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:02:59.994 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.303s] 2018-10-08 07:03:00,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.008 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.417s] 2018-10-08 07:03:00,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.068 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.565s] 2018-10-08 07:03:00,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.070 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.061s] 2018-10-08 07:03:00,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.092 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.098s] 2018-10-08 07:03:00,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.184 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.210s] 2018-10-08 07:03:00,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.192 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.296s] 2018-10-08 07:03:00,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.268 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.084s] 2018-10-08 07:03:00,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.314 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.946s] 2018-10-08 07:03:00,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.350 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.179s] 2018-10-08 07:03:00,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.356 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.768s] 2018-10-08 07:03:00,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.362 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-10-08 07:03:00,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.379 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.186s] 2018-10-08 07:03:00,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.397 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.328s] 2018-10-08 07:03:00,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.492 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.130s] 2018-10-08 07:03:00,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.548 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.055s] 2018-10-08 07:03:00,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.566 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2018-10-08 07:03:00,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.578 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.311s] 2018-10-08 07:03:00,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.583 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.016s] 2018-10-08 07:03:00,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.591 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-10-08 07:03:00,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.635 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.566s] 2018-10-08 07:03:00,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.666 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.270s] 2018-10-08 07:03:00,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.711 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.356s] 2018-10-08 07:03:00,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.732 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.352s] 2018-10-08 07:03:00,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.755 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.441s] 2018-10-08 07:03:00,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.809 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.232s] 2018-10-08 07:03:00,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.865 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.198s] 2018-10-08 07:03:00,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:00.882 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.150s] 2018-10-08 07:03:01,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:01.002 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.290s] 2018-10-08 07:03:01,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:01.010 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.009s] 2018-10-08 07:03:01,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:01.019 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.008s] 2018-10-08 07:03:01,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:01.068 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.049s] 2018-10-08 07:03:01,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:01.172 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.306s] 2018-10-08 07:03:01,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:01.366 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.297s] 2018-10-08 07:03:01,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:01.531 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.094s] 2018-10-08 07:03:01,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:01.630 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.263s] 2018-10-08 07:03:01,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:01.673 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.499s] 2018-10-08 07:03:02,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:02.342 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.710s] 2018-10-08 07:03:02,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:02.459 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.117s] 2018-10-08 07:03:02,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:02.615 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.155s] 2018-10-08 07:03:02,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:02.622 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.948s] 2018-10-08 07:03:02,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:02.626 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.011s] 2018-10-08 07:03:03,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:03.561 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.932s] 2018-10-08 07:03:04,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:04.588 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [1.027s] 2018-10-08 07:03:04,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:04.936 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.719s] 2018-10-08 07:03:04,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:04.953 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [2.327s] 2018-10-08 07:03:05,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:05.399 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.446s] 2018-10-08 07:03:05,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:05.797 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-08 07:03:05,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:05.838 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.439s] 2018-10-08 07:03:06,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:06.121 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.262s] 2018-10-08 07:03:06,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:06.358 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.237s] 2018-10-08 07:03:07,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:07.713 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:03:07,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:07.714 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:03:08,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.166 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.668s] 2018-10-08 07:03:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.591 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.282s] 2018-10-08 07:03:08,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.609 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.192s] 2018-10-08 07:03:08,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.623 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.013s] 2018-10-08 07:03:08,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.649 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.026s] 2018-10-08 07:03:08,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.661 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.011s] 2018-10-08 07:03:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.687 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.026s] 2018-10-08 07:03:08,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.700 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-10-08 07:03:08,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.713 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.123s] 2018-10-08 07:03:08,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.732 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.033s] 2018-10-08 07:03:08,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.745 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.012s] 2018-10-08 07:03:08,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.776 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.063s] 2018-10-08 07:03:08,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.778 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.032s] 2018-10-08 07:03:08,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.794 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.016s] 2018-10-08 07:03:08,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.804 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-10-08 07:03:08,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.816 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-10-08 07:03:08,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.011s] 2018-10-08 07:03:08,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.837 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.061s] 2018-10-08 07:03:08,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.882 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.053s] 2018-10-08 07:03:08,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:08.938 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.773s] 2018-10-08 07:03:09,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:09.010 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [4.073s] 2018-10-08 07:03:09,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:09.084 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.224s] 2018-10-08 07:03:09,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:09.143 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.057s] 2018-10-08 07:03:09,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:09.202 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.058s] 2018-10-08 07:03:09,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:09.366 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.162s] 2018-10-08 07:03:09,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:09.397 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.458s] 2018-10-08 07:03:09,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:09.538 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.173s] 2018-10-08 07:03:09,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:09.804 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.405s] 2018-10-08 07:03:10,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:10.747 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.943s] 2018-10-08 07:03:11,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:11.118 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.371s] 2018-10-08 07:03:11,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:11.911 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [2.900s] 2018-10-08 07:03:11,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:11.916 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-08 07:03:11,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:11.918 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-08 07:03:11,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:11.927 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.015s] 2018-10-08 07:03:12,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:12.646 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.237s] 2018-10-08 07:03:13,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:13.624 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.236s] 2018-10-08 07:03:15,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:15.436 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.725s] 2018-10-08 07:03:15,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:15.465 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [15.983s] 2018-10-08 07:03:15,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:15.637 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.202s] 2018-10-08 07:03:16,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:16.702 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.224s] 2018-10-08 07:03:17,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:17.689 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [9.744s] 2018-10-08 07:03:17,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:17.900 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [1.197s] 2018-10-08 07:03:18,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.299 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.156s] 2018-10-08 07:03:18,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.313 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.013s] 2018-10-08 07:03:18,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.325 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.012s] 2018-10-08 07:03:18,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.408 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.507s] 2018-10-08 07:03:18,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.466 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.782s] 2018-10-08 07:03:18,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.528 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.544s] 2018-10-08 07:03:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.539 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-10-08 07:03:18,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.704 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.378s] 2018-10-08 07:03:18,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.718 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.012s] 2018-10-08 07:03:18,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.783 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.065s] 2018-10-08 07:03:18,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.812 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.028s] 2018-10-08 07:03:18,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.863 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.051s] 2018-10-08 07:03:18,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.878 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.015s] 2018-10-08 07:03:18,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.925 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.047s] 2018-10-08 07:03:18,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:18.942 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.017s] 2018-10-08 07:03:19,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:19.387 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.919s] 2018-10-08 07:03:19,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:19.806 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.225s] 2018-10-08 07:03:19,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:19.836 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [10.551s] 2018-10-08 07:03:19,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:19.960 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.573s] 2018-10-08 07:03:20,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.195 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.653s] 2018-10-08 07:03:20,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.198 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-08 07:03:20,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.201 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-08 07:03:20,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.203 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.002s]: Skipped until Bug: 1161411 is resolved. 2018-10-08 07:03:20,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.522 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.323s] 2018-10-08 07:03:20,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.712 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.188s] 2018-10-08 07:03:20,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.714 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-08 07:03:20,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.716 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-08 07:03:20,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.717 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-08 07:03:20,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:20.788 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [5.148s] 2018-10-08 07:03:21,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:21.050 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.216s] 2018-10-08 07:03:22,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:22.414 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.598s] 2018-10-08 07:03:23,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:23.032 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.980s] 2018-10-08 07:03:23,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:23.299 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.885s] 2018-10-08 07:03:23,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:23.825 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.525s] 2018-10-08 07:03:24,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:24.175 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.142s] 2018-10-08 07:03:24,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:24.468 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.293s] 2018-10-08 07:03:24,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:24.702 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.234s] 2018-10-08 07:03:25,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:25.063 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.360s] 2018-10-08 07:03:25,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:25.104 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [1.278s] 2018-10-08 07:03:26,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:26.305 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.241s] 2018-10-08 07:03:26,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:26.517 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.211s] 2018-10-08 07:03:27,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:27.963 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [17.935s] 2018-10-08 07:03:27,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:27.994 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.033s] 2018-10-08 07:03:28,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:28.006 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-10-08 07:03:28,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:28.019 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2018-10-08 07:03:28,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:28.028 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-10-08 07:03:28,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:28.551 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [7.764s] 2018-10-08 07:03:28,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:28.984 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.955s] 2018-10-08 07:03:29,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:29.285 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [16.635s] 2018-10-08 07:03:29,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:29.294 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.012s] 2018-10-08 07:03:29,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:29.305 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-10-08 07:03:29,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:29.319 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.014s] 2018-10-08 07:03:29,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:29.377 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.393s] 2018-10-08 07:03:29,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:29.756 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.378s] 2018-10-08 07:03:30,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:30.111 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.353s] 2018-10-08 07:03:30,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:30.279 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.957s] 2018-10-08 07:03:30,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:30.505 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.394s] 2018-10-08 07:03:31,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:31.485 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.206s] 2018-10-08 07:03:35,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:35.542 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [20.072s] 2018-10-08 07:03:36,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:36.636 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [17.536s] 2018-10-08 07:03:37,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:37.635 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:03:40,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:40.939 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.304s] 2018-10-08 07:03:41,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:41.034 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.365s] 2018-10-08 07:03:41,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:41.140 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.106s] 2018-10-08 07:03:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:41.284 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.144s] 2018-10-08 07:03:41,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:41.522 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.237s] 2018-10-08 07:03:42,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:42.328 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [1.052s] 2018-10-08 07:03:42,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:42.820 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.492s] 2018-10-08 07:03:44,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:44.933 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [9.540s] 2018-10-08 07:03:45,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:45.186 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.255s] 2018-10-08 07:03:45,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:45.779 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [16.896s] 2018-10-08 07:03:46,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:46.688 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.500s] 2018-10-08 07:03:46,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:46.942 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-08 07:03:47,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:47.608 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.919s] 2018-10-08 07:03:47,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:47.649 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.041s] 2018-10-08 07:03:48,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:48.081 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.211s] 2018-10-08 07:03:48,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:48.128 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.046s] 2018-10-08 07:03:48,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:48.391 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.261s] 2018-10-08 07:03:48,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:48.431 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.780s] 2018-10-08 07:03:49,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:49.067 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.636s] 2018-10-08 07:03:49,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:49.095 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.479s] 2018-10-08 07:03:49,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:49.631 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [29.661s] 2018-10-08 07:03:49,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:49.712 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.616s] 2018-10-08 07:03:50,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:50.283 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-08 07:03:50,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:50.775 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.061s] 2018-10-08 07:03:51,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.371 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.140s] 2018-10-08 07:03:51,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.438 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.066s] 2018-10-08 07:03:51,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.524 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.085s] 2018-10-08 07:03:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.604 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.823s] 2018-10-08 07:03:51,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.605 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.076s] 2018-10-08 07:03:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.641 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.039s] 2018-10-08 07:03:51,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.715 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.074s] 2018-10-08 07:03:51,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.794 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.079s] 2018-10-08 07:03:51,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.855 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.060s] 2018-10-08 07:03:51,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.877 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.022s] 2018-10-08 07:03:51,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:51.954 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.077s] 2018-10-08 07:03:52,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:52.019 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.064s] 2018-10-08 07:03:52,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:52.094 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.495s] 2018-10-08 07:03:55,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:55.714 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [24.458s] 2018-10-08 07:03:58,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:03:58.711 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [3.000s] 2018-10-08 07:04:09,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:09.099 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.385s] 2018-10-08 07:04:16,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:16.838 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.335s] 2018-10-08 07:04:16,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:16.906 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2018-10-08 07:04:17,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:17.639 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.732s] 2018-10-08 07:04:17,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:17.744 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.105s] 2018-10-08 07:04:17,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:17.746 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-08 07:04:19,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:19.033 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [33.248s] 2018-10-08 07:04:20,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:20.344 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [31.869s] 2018-10-08 07:04:21,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:21.397 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [10.742s] 2018-10-08 07:04:22,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:22.271 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.086s] 2018-10-08 07:04:22,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:22.405 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.134s] 2018-10-08 07:04:22,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:22.920 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.891s] 2018-10-08 07:04:23,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:23.159 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.819s] 2018-10-08 07:04:24,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:24.222 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [17.121s] 2018-10-08 07:04:27,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:27.780 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [6.383s] 2018-10-08 07:04:27,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:27.988 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.479s] 2018-10-08 07:04:28,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:28.215 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.227s] 2018-10-08 07:04:37,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:37.745 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:04:37,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:37.747 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [47.447s] 2018-10-08 07:04:41,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:41.595 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [89.174s] 2018-10-08 07:04:41,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:41.623 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.033s] 2018-10-08 07:04:45,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:45.588 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [8.524s] 2018-10-08 07:04:45,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:45.666 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.078s] 2018-10-08 07:04:46,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:46.149 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.482s] 2018-10-08 07:04:46,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:46.257 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.107s] 2018-10-08 07:04:46,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:46.259 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-08 07:04:47,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:47.696 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [58.055s] 2018-10-08 07:04:53,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:53.294 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [44.191s] 2018-10-08 07:04:53,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:53.364 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [29.139s] 2018-10-08 07:04:55,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:55.758 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.467s] 2018-10-08 07:04:57,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:57.246 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.533s] 2018-10-08 07:04:58,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:04:58.207 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.758s] 2018-10-08 07:05:08,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:08.533 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [21.394s] 2018-10-08 07:05:08,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:08.545 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.013s] 2018-10-08 07:05:09,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:09.389 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.842s] 2018-10-08 07:05:09,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:09.427 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.038s] 2018-10-08 07:05:09,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:09.579 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.423s] 2018-10-08 07:05:09,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:09.636 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.057s] 2018-10-08 07:05:11,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:11.017 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.381s] 2018-10-08 07:05:11,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:11.070 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.053s] 2018-10-08 07:05:11,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:11.956 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.884s] 2018-10-08 07:05:13,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:13.687 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.275s] 2018-10-08 07:05:14,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:14.560 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.872s] 2018-10-08 07:05:14,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:14.572 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.013s] 2018-10-08 07:05:15,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:15.417 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.844s] 2018-10-08 07:05:16,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:16.286 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [94.642s] 2018-10-08 07:05:16,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:16.797 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.378s] 2018-10-08 07:05:17,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:17.252 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.467s] 2018-10-08 07:05:17,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:17.580 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [54.644s] 2018-10-08 07:05:17,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:17.581 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-08 07:05:17,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:17.791 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [11.438s] 2018-10-08 07:05:18,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:18.126 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.329s] 2018-10-08 07:05:18,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:18.340 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.213s] 2018-10-08 07:05:18,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:18.559 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.219s] 2018-10-08 07:05:23,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:23.968 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.530s] 2018-10-08 07:05:24,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:24.104 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [46.349s] 2018-10-08 07:05:24,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:24.106 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.002s]: Skipped until Bug: 1524898 is resolved. 2018-10-08 07:05:27,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:27.837 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [3.869s] 2018-10-08 07:05:27,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:27.861 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [30.173s] 2018-10-08 07:05:32,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:32.035 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-08 07:05:33,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:33.986 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.504s] 2018-10-08 07:05:34,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:34.081 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [16.825s] 2018-10-08 07:05:34,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:34.516 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [6.657s] 2018-10-08 07:05:40,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:40.298 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [22.505s] 2018-10-08 07:05:41,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:41.487 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.342s] 2018-10-08 07:05:44,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:44.498 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-08 07:05:44,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:44.498 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-10-08 07:05:46,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:46.336 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.062s] 2018-10-08 07:05:46,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:46.351 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.015s] 2018-10-08 07:05:46,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:46.565 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [5.077s] 2018-10-08 07:05:47,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:47.972 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.408s] 2018-10-08 07:05:49,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:49.385 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [15.303s] 2018-10-08 07:05:51,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:51.849 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [122.754s] 2018-10-08 07:05:52,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:52.180 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:05:56,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:56.111 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.468s] 2018-10-08 07:05:56,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:56.461 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.012s] 2018-10-08 07:05:56,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:56.471 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.010s] 2018-10-08 07:05:56,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:05:56.481 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.008s] 2018-10-08 07:06:02,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:02.374 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [30.320s] 2018-10-08 07:06:02,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:02.800 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.412s] 2018-10-08 07:06:02,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:02.854 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.053s] 2018-10-08 07:06:03,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:03.582 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:06:04,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:04.703 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [12.856s] 2018-10-08 07:06:08,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:08.254 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [3.553s] 2018-10-08 07:06:10,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:10.546 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.009s] 2018-10-08 07:06:10,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:10.554 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.007s] 2018-10-08 07:06:10,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:10.561 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.007s] 2018-10-08 07:06:10,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:10.568 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-10-08 07:06:12,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:12.355 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.157s] 2018-10-08 07:06:12,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:12.528 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.172s] 2018-10-08 07:06:13,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:13.064 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [19.507s] 2018-10-08 07:06:13,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:13.411 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [11.042s] 2018-10-08 07:06:14,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:14.589 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:06:20,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:20.499 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [24.175s] 2018-10-08 07:06:20,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:20.657 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.402s] 2018-10-08 07:06:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:20.682 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.026s] 2018-10-08 07:06:20,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:20.705 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.019s] 2018-10-08 07:06:20,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:20.705 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.493s] 2018-10-08 07:06:21,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:21.094 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.389s] 2018-10-08 07:06:21,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:21.159 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.455s] 2018-10-08 07:06:22,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.106 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [32.710s] 2018-10-08 07:06:22,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.161 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.063s] 2018-10-08 07:06:22,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.217 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.124s] 2018-10-08 07:06:22,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.824 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.661s] 2018-10-08 07:06:22,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.839 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2018-10-08 07:06:22,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.860 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-10-08 07:06:22,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.875 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.015s] 2018-10-08 07:06:22,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.890 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.014s] 2018-10-08 07:06:22,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.908 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2018-10-08 07:06:22,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.919 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-10-08 07:06:22,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:22.931 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-10-08 07:06:25,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:25.727 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.173s] 2018-10-08 07:06:27,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:27.456 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.293s] 2018-10-08 07:06:32,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:32.025 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-08 07:06:32,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:32.220 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [84.047s] 2018-10-08 07:06:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:33.777 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.618s] 2018-10-08 07:06:33,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:33.853 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2018-10-08 07:06:34,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:34.070 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.216s] 2018-10-08 07:06:34,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:34.201 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.130s] 2018-10-08 07:06:34,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:34.202 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-08 07:06:34,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:34.430 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.434s] 2018-10-08 07:06:34,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:34.464 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [15.032s] 2018-10-08 07:06:34,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:34.721 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.291s] 2018-10-08 07:06:35,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:35.178 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.456s] 2018-10-08 07:06:37,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:37.782 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.027s] 2018-10-08 07:06:37,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:37.791 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.008s] 2018-10-08 07:06:37,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:37.796 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.010s] 2018-10-08 07:06:37,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:37.803 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.007s] 2018-10-08 07:06:41,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:41.762 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.654s] 2018-10-08 07:06:42,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:42.146 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.383s] 2018-10-08 07:06:42,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:42.532 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.386s] 2018-10-08 07:06:42,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:42.774 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.240s] 2018-10-08 07:06:43,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:43.123 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.348s] 2018-10-08 07:06:43,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:43.192 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.069s] 2018-10-08 07:06:43,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:43.330 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.137s] 2018-10-08 07:06:43,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:43.414 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.083s] 2018-10-08 07:06:43,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:43.486 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.071s] 2018-10-08 07:06:43,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:43.558 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.071s] 2018-10-08 07:06:43,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:43.639 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.080s] 2018-10-08 07:06:45,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:45.236 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [123.580s] 2018-10-08 07:06:45,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:45.802 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.985s] 2018-10-08 07:06:53,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:53.003 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [18.536s] 2018-10-08 07:06:53,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:53.010 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.367s] 2018-10-08 07:06:53,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:53.402 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.391s] 2018-10-08 07:06:53,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:53.586 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [31.480s] 2018-10-08 07:06:54,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:54.137 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [96.533s] 2018-10-08 07:06:54,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:54.201 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [40.782s] 2018-10-08 07:06:54,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:54.478 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.076s] 2018-10-08 07:06:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:54.916 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.436s] 2018-10-08 07:06:55,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:55.384 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.466s] 2018-10-08 07:06:55,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:55.730 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.347s] 2018-10-08 07:06:56,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:56.577 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.197s] 2018-10-08 07:06:56,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:56.812 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.234s] 2018-10-08 07:06:56,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:56.853 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [13.212s] 2018-10-08 07:06:56,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:56.873 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.047s] 2018-10-08 07:06:56,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:56.874 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.022s] 2018-10-08 07:06:57,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:57.001 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.189s] 2018-10-08 07:06:57,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:57.682 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.806s] 2018-10-08 07:06:57,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:57.685 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-10-08 07:06:57,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:57.933 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.249s] 2018-10-08 07:06:58,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:58.093 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.160s] 2018-10-08 07:06:58,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:58.533 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.531s] 2018-10-08 07:06:58,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:06:58.725 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.191s] 2018-10-08 07:07:11,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:11.936 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:07:12,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:12.676 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:07:13,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:13.656 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [32.702s] 2018-10-08 07:07:14,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:14.308 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [20.101s] 2018-10-08 07:07:14,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:14.994 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.689s] 2018-10-08 07:07:15,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:15.297 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [55.480s] 2018-10-08 07:07:15,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:15.716 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.253s] 2018-10-08 07:07:16,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:16.220 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.492s] 2018-10-08 07:07:16,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:16.608 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [22.468s] 2018-10-08 07:07:17,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:17.755 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [3.743s] 2018-10-08 07:07:19,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:19.361 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.643s] 2018-10-08 07:07:19,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:19.736 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.980s] 2018-10-08 07:07:21,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:21.445 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.083s] 2018-10-08 07:07:22,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:22.111 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.375s] 2018-10-08 07:07:22,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:22.283 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [61.776s] 2018-10-08 07:07:24,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:24.406 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [9.407s] 2018-10-08 07:07:24,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:24.935 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.489s] 2018-10-08 07:07:25,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:25.303 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.191s] 2018-10-08 07:07:25,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:25.498 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.102s] 2018-10-08 07:07:25,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:25.897 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.398s] 2018-10-08 07:07:25,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:25.964 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.067s] 2018-10-08 07:07:26,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:26.030 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.065s] 2018-10-08 07:07:26,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:26.107 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.078s] 2018-10-08 07:07:26,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:26.867 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.758s] 2018-10-08 07:07:27,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:27.326 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.065s] 2018-10-08 07:07:27,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:27.614 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.747s] 2018-10-08 07:07:27,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:27.727 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [34.725s] 2018-10-08 07:07:28,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:28.374 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.047s] 2018-10-08 07:07:28,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:28.785 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.381s] 2018-10-08 07:07:33,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:33.228 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-08 07:07:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:37.944 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [9.567s] 2018-10-08 07:07:38,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:38.923 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.135s] 2018-10-08 07:07:39,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:39.593 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.671s]: Skipped until Bug: 1014647 is resolved. 2018-10-08 07:07:39,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:39.924 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.981s] 2018-10-08 07:07:41,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:41.316 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [2.174s] 2018-10-08 07:07:45,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:45.053 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [3.736s] 2018-10-08 07:07:45,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:45.502 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [5.575s] 2018-10-08 07:07:46,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:46.353 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [3.045s] 2018-10-08 07:07:48,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:48.641 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.075s] 2018-10-08 07:07:48,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:48.661 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.019s] 2018-10-08 07:07:48,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:48.796 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.135s] 2018-10-08 07:07:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:48.809 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-08 07:07:48,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:48.820 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-10-08 07:07:48,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:48.867 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.046s] 2018-10-08 07:07:48,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:48.927 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.059s] 2018-10-08 07:07:48,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:48.989 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2018-10-08 07:07:49,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:49.120 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [21.392s] 2018-10-08 07:07:49,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:49.270 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [19.464s] 2018-10-08 07:07:49,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:49.272 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-08 07:07:49,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:49.273 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-08 07:07:49,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:49.274 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-08 07:07:49,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:49.294 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.304s] 2018-10-08 07:07:49,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:49.312 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.018s] 2018-10-08 07:07:49,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:49.381 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2018-10-08 07:07:51,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:51.617 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.170s] 2018-10-08 07:07:51,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:51.777 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.158s] 2018-10-08 07:07:51,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:51.957 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.180s] 2018-10-08 07:07:52,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:52.216 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.258s] 2018-10-08 07:07:52,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:52.422 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.206s] 2018-10-08 07:07:52,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:52.566 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.144s] 2018-10-08 07:07:52,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:52.714 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.148s] 2018-10-08 07:07:52,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:52.722 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2018-10-08 07:07:52,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:52.867 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.145s] 2018-10-08 07:07:53,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:53.014 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.146s] 2018-10-08 07:07:53,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:53.052 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.804s] 2018-10-08 07:07:55,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:55.663 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [83.423s] 2018-10-08 07:07:56,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:56.938 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [18.758s] 2018-10-08 07:07:57,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:57.885 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-08 07:07:59,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:59.284 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.823s] 2018-10-08 07:07:59,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:07:59.355 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.072s] 2018-10-08 07:08:00,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:00.700 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.145s] 2018-10-08 07:08:00,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:00.853 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.153s] 2018-10-08 07:08:02,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:02.174 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.320s] 2018-10-08 07:08:03,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:03.494 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.079s] 2018-10-08 07:08:04,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:04.152 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.977s] 2018-10-08 07:08:04,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:04.321 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.169s] 2018-10-08 07:08:04,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:04.480 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.159s] 2018-10-08 07:08:04,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:04.644 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.163s] 2018-10-08 07:08:04,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:04.798 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.153s] 2018-10-08 07:08:07,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:07.648 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [18.526s] 2018-10-08 07:08:07,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:07.736 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [45.451s] 2018-10-08 07:08:11,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:11.226 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-08 07:08:11,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:11.292 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-08 07:08:14,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:14.028 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-08 07:08:14,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:14.670 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-08 07:08:14,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:14.937 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.108s] 2018-10-08 07:08:15,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:15.212 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [11.402s] 2018-10-08 07:08:15,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:15.256 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [81.653s] 2018-10-08 07:08:17,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:17.254 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [20.315s] 2018-10-08 07:08:19,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:19.156 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [39.552s] 2018-10-08 07:08:20,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:20.558 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [4.981s] 2018-10-08 07:08:21,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:21.645 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-08 07:08:23,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:23.404 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [98.535s] 2018-10-08 07:08:23,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:23.759 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.249s] 2018-10-08 07:08:25,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:25.671 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-08 07:08:25,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:25.673 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-08 07:08:25,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:25.674 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-08 07:08:25,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:25.675 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-08 07:08:25,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:25.980 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.221s] 2018-10-08 07:08:26,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:26.218 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [18.570s] 2018-10-08 07:08:26,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:26.240 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.802s] 2018-10-08 07:08:26,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:26.298 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.231s] 2018-10-08 07:08:27,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:27.141 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.742s] 2018-10-08 07:08:27,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:27.349 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.108s] 2018-10-08 07:08:30,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:30.730 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [4.748s] 2018-10-08 07:08:32,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:32.501 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [75.874s] 2018-10-08 07:08:34,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:34.890 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [4.159s] 2018-10-08 07:08:35,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:35.426 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [9.126s] 2018-10-08 07:08:38,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:38.824 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.471s] 2018-10-08 07:08:39,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:39.141 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.317s] 2018-10-08 07:08:40,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:40.593 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [13.450s] 2018-10-08 07:08:41,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:41.358 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.467s] 2018-10-08 07:08:42,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:42.044 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [14.082s] 2018-10-08 07:08:43,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:43.689 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.525s] 2018-10-08 07:08:44,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:44.101 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.411s] 2018-10-08 07:08:44,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:44.557 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.454s] 2018-10-08 07:08:44,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:44.955 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.397s] 2018-10-08 07:08:45,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:45.325 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.371s] 2018-10-08 07:08:46,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:46.686 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [20.467s] 2018-10-08 07:08:47,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:47.368 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [11.941s] 2018-10-08 07:08:49,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:49.586 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:08:50,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:50.647 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [95.334s] 2018-10-08 07:08:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:51.657 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.131s] 2018-10-08 07:08:51,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:51.847 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.222s] 2018-10-08 07:08:51,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:51.853 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.006s] 2018-10-08 07:08:51,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:51.988 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [126.724s] 2018-10-08 07:08:52,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:52.522 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.668s] 2018-10-08 07:08:52,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:52.567 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.044s] 2018-10-08 07:08:52,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:52.871 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.304s] 2018-10-08 07:08:52,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:52.921 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.049s] 2018-10-08 07:08:53,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:53.424 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.501s] 2018-10-08 07:08:53,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:53.454 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.031s] 2018-10-08 07:08:53,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:53.658 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.204s] 2018-10-08 07:08:53,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:53.715 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.056s] 2018-10-08 07:08:53,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:53.947 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.230s] 2018-10-08 07:08:53,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:53.989 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.042s] 2018-10-08 07:08:54,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:54.179 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.189s] 2018-10-08 07:08:54,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:54.219 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.039s] 2018-10-08 07:08:54,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:54.279 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.058s] 2018-10-08 07:08:54,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:54.342 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.065s] 2018-10-08 07:08:54,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:54.419 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.076s] 2018-10-08 07:08:54,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:54.517 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [37.264s] 2018-10-08 07:08:55,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:55.775 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [1.355s] 2018-10-08 07:08:56,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:08:56.984 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.207s] 2018-10-08 07:09:02,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:02.597 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [5.073s] 2018-10-08 07:09:07,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:07.974 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [21.286s] 2018-10-08 07:09:09,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:09.607 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:09:09,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:09.608 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:09:09,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:09.744 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [27.696s] 2018-10-08 07:09:10,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:10.504 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [16.793s] 2018-10-08 07:09:10,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:10.556 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.052s] 2018-10-08 07:09:11,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:11.332 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.774s] 2018-10-08 07:09:11,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:11.567 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.349s] 2018-10-08 07:09:12,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:12.796 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.228s] 2018-10-08 07:09:13,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:13.176 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.379s] 2018-10-08 07:09:13,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:13.672 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.495s] 2018-10-08 07:09:14,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:14.205 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.533s] 2018-10-08 07:09:14,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:14.366 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.326s] 2018-10-08 07:09:14,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:14.439 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.074s] 2018-10-08 07:09:14,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:14.511 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.071s] 2018-10-08 07:09:14,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:14.616 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.101s] 2018-10-08 07:09:14,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:14.617 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [7.025s] 2018-10-08 07:09:14,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:14.632 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.426s] 2018-10-08 07:09:14,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:14.713 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.100s] 2018-10-08 07:09:15,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:15.143 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.511s] 2018-10-08 07:09:15,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:15.494 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [4.162s] 2018-10-08 07:09:16,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:16.415 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [57.246s] 2018-10-08 07:09:16,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:16.848 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.806s] 2018-10-08 07:09:17,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:17.114 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.367s] 2018-10-08 07:09:17,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:17.319 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [81.635s] 2018-10-08 07:09:17,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:17.573 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.724s] 2018-10-08 07:09:18,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:18.002 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.508s] 2018-10-08 07:09:18,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:18.072 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.070s] 2018-10-08 07:09:18,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:18.317 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.244s] 2018-10-08 07:09:19,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:19.380 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.807s] 2018-10-08 07:09:20,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:20.705 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.323s] 2018-10-08 07:09:21,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:21.344 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [26.823s] 2018-10-08 07:09:22,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:22.974 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [2.268s] 2018-10-08 07:09:23,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:23.425 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.810s] 2018-10-08 07:09:25,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:25.060 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [117.052s] 2018-10-08 07:09:25,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:25.795 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [2.820s] 2018-10-08 07:09:27,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:27.937 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [8.189s] 2018-10-08 07:09:33,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:33.690 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [23.942s] 2018-10-08 07:09:34,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:34.044 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.809s] 2018-10-08 07:09:36,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:36.955 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [10.072s] 2018-10-08 07:09:38,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:38.105 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [47.448s] 2018-10-08 07:09:38,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:38.220 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [10.282s] 2018-10-08 07:09:38,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:38.788 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [15.361s] 2018-10-08 07:09:39,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:39.056 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [5.010s] 2018-10-08 07:09:41,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:41.449 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [20.104s] 2018-10-08 07:09:41,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:41.531 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.476s] 2018-10-08 07:09:42,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:42.589 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.907s] 2018-10-08 07:09:42,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:42.953 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [5.999s] 2018-10-08 07:09:43,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:43.779 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.557s] 2018-10-08 07:09:43,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:43.886 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [5.098s] 2018-10-08 07:09:45,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:45.227 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.695s] 2018-10-08 07:09:46,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:46.105 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.218s] 2018-10-08 07:09:46,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:46.659 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.068s] 2018-10-08 07:09:47,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:47.246 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.291s] 2018-10-08 07:09:48,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:48.287 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.507s] 2018-10-08 07:09:48,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:48.858 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.493s] 2018-10-08 07:09:49,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:49.098 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [10.995s] 2018-10-08 07:09:49,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:49.126 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.269s] 2018-10-08 07:09:50,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:50.762 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [4.101s] 2018-10-08 07:09:50,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:50.904 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.658s] 2018-10-08 07:09:51,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:51.643 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.881s] 2018-10-08 07:09:52,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:52.260 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.190s] 2018-10-08 07:09:52,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:52.671 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.028s] 2018-10-08 07:09:53,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:53.655 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.982s] 2018-10-08 07:09:54,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:54.450 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.795s] 2018-10-08 07:09:55,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:55.106 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.655s] 2018-10-08 07:09:55,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:55.278 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.991s] 2018-10-08 07:09:55,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:55.900 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.639s] 2018-10-08 07:09:56,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:56.223 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [14.773s] 2018-10-08 07:09:56,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:56.258 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.105s] 2018-10-08 07:09:56,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:56.397 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.491s] 2018-10-08 07:09:56,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:56.678 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-08 07:09:56,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:56.680 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-08 07:09:56,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:56.681 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-08 07:09:56,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:56.682 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:09:56,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:56.682 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-08 07:09:56,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:56.712 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.606s] 2018-10-08 07:09:57,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:57.237 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.337s] 2018-10-08 07:09:58,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:58.900 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [33.362s] 2018-10-08 07:09:59,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:59.029 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.792s] 2018-10-08 07:09:59,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:59.085 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.373s] 2018-10-08 07:09:59,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:09:59.491 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.404s] 2018-10-08 07:10:00,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:00.015 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.524s] 2018-10-08 07:10:00,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:00.396 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.380s] 2018-10-08 07:10:01,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:01.017 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.620s] 2018-10-08 07:10:01,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:01.500 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.483s] 2018-10-08 07:10:01,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:01.563 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.534s] 2018-10-08 07:10:01,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:01.769 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.490s] 2018-10-08 07:10:02,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:02.044 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.543s] 2018-10-08 07:10:02,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:02.126 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.729s] 2018-10-08 07:10:03,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:03.236 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.190s] 2018-10-08 07:10:04,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:04.221 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [18.115s] 2018-10-08 07:10:04,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:04.309 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.089s] 2018-10-08 07:10:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:04.367 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.057s] 2018-10-08 07:10:04,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:04.413 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [8.154s] 2018-10-08 07:10:04,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:04.460 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.224s] 2018-10-08 07:10:04,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:04.689 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.794s] 2018-10-08 07:10:04,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:04.734 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [3.169s] 2018-10-08 07:10:04,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:04.750 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.290s] 2018-10-08 07:10:04,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:04.885 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.197s] 2018-10-08 07:10:05,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:05.070 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.185s] 2018-10-08 07:10:07,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:07.297 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-08 07:10:08,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:08.213 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.480s] 2018-10-08 07:10:08,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:08.442 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.673s] 2018-10-08 07:10:08,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:08.487 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.272s] 2018-10-08 07:10:08,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:08.550 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.201s] 2018-10-08 07:10:09,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:09.508 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.079s] 2018-10-08 07:10:09,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:09.589 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.080s] 2018-10-08 07:10:09,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:09.703 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.113s] 2018-10-08 07:10:09,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:09.710 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-08 07:10:09,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:09.720 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.967s] 2018-10-08 07:10:09,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:09.721 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-08 07:10:10,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:10.152 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.432s] 2018-10-08 07:10:10,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:10.283 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.793s] 2018-10-08 07:10:10,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:10.399 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.245s] 2018-10-08 07:10:10,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:10.642 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.242s] 2018-10-08 07:10:11,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:11.071 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.428s] 2018-10-08 07:10:11,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:11.451 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.380s] 2018-10-08 07:10:11,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:11.735 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [55.308s] 2018-10-08 07:10:12,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:12.069 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.617s] 2018-10-08 07:10:12,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:12.291 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.221s] 2018-10-08 07:10:12,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:12.632 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.349s] 2018-10-08 07:10:12,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:12.656 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.025s] 2018-10-08 07:10:12,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:12.678 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2018-10-08 07:10:12,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:12.700 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2018-10-08 07:10:13,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:13.015 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.724s] 2018-10-08 07:10:13,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:13.294 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.278s] 2018-10-08 07:10:13,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:13.551 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.256s] 2018-10-08 07:10:13,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:13.909 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.357s] 2018-10-08 07:10:14,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:14.602 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.691s] 2018-10-08 07:10:14,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:14.604 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-08 07:10:14,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:14.605 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-08 07:10:15,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:15.045 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-08 07:10:15,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:15.046 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-08 07:10:15,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:15.048 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:10:15,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:15.288 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.684s] 2018-10-08 07:10:15,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:15.555 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.268s] 2018-10-08 07:10:15,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:15.898 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.226s] 2018-10-08 07:10:16,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:16.394 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [11.318s] 2018-10-08 07:10:16,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:16.486 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [20.263s] 2018-10-08 07:10:17,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:17.133 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [12.764s] 2018-10-08 07:10:17,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:17.543 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [85.541s] 2018-10-08 07:10:19,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:19.696 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [11.251s] 2018-10-08 07:10:21,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:21.054 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [16.640s] 2018-10-08 07:10:21,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:21.764 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [6.207s] 2018-10-08 07:10:22,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:22.157 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.393s] 2018-10-08 07:10:22,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:22.205 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [57.136s] 2018-10-08 07:10:22,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:22.483 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.787s] 2018-10-08 07:10:22,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:22.609 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [23.709s] 2018-10-08 07:10:22,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:22.835 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.677s] 2018-10-08 07:10:22,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:22.838 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-08 07:10:22,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:22.839 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-08 07:10:23,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:23.292 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.455s] 2018-10-08 07:10:23,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:23.654 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.361s] 2018-10-08 07:10:24,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:24.245 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.021s] 2018-10-08 07:10:24,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:24.246 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.592s] 2018-10-08 07:10:25,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:25.398 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.129s] 2018-10-08 07:10:27,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:27.468 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-10-08 07:10:27,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:27.611 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [15.877s] 2018-10-08 07:10:28,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:28.363 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [11.968s] 2018-10-08 07:10:28,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:28.541 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.181s] 2018-10-08 07:10:28,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:28.879 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.634s] 2018-10-08 07:10:30,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:30.108 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-08 07:10:30,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:30.108 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-08 07:10:30,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:30.109 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-08 07:10:31,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:31.005 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.520s] 2018-10-08 07:10:31,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:31.286 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.281s] 2018-10-08 07:10:31,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:31.774 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.488s] 2018-10-08 07:10:32,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:32.090 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.316s] 2018-10-08 07:10:32,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:32.635 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.544s] 2018-10-08 07:10:32,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:32.689 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.053s] 2018-10-08 07:10:32,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:32.797 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.107s] 2018-10-08 07:10:33,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:33.090 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.293s] 2018-10-08 07:10:33,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:33.158 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.068s] 2018-10-08 07:10:33,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:33.269 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [4.727s] 2018-10-08 07:10:33,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:33.377 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.217s] 2018-10-08 07:10:35,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:35.226 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.404s] 2018-10-08 07:10:35,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:35.530 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.305s] 2018-10-08 07:10:38,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:38.824 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [22.337s] 2018-10-08 07:10:39,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:39.019 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [4.820s] 2018-10-08 07:10:41,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:41.304 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [83.964s] 2018-10-08 07:10:41,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:41.613 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.891s] 2018-10-08 07:10:42,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:42.203 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-08 07:10:43,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:43.081 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.703s] 2018-10-08 07:10:44,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:44.354 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-08 07:10:46,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:46.013 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.744s] 2018-10-08 07:10:46,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:46.022 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-08 07:10:47,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:47.174 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.239s] 2018-10-08 07:10:47,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:47.215 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [24.604s] 2018-10-08 07:10:47,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:47.217 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-08 07:10:47,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:47.760 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.585s] 2018-10-08 07:10:48,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:48.706 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-08 07:10:48,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:48.923 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [7.308s] 2018-10-08 07:10:49,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:49.418 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.656s] 2018-10-08 07:10:51,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:51.033 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [33.898s] 2018-10-08 07:10:51,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:51.069 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [9.764s] 2018-10-08 07:10:51,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:51.108 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.076s] 2018-10-08 07:10:51,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:51.156 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.048s] 2018-10-08 07:10:51,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:51.494 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.917s] 2018-10-08 07:10:52,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:52.946 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.199s] 2018-10-08 07:10:52,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:52.956 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.401s] 2018-10-08 07:10:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:53.156 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.232s] 2018-10-08 07:10:53,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:53.159 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.214s] 2018-10-08 07:10:53,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:53.399 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.239s] 2018-10-08 07:10:53,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:53.595 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.195s] 2018-10-08 07:10:53,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:53.753 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.158s] 2018-10-08 07:10:53,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:53.787 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.033s] 2018-10-08 07:10:53,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:53.819 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.032s] 2018-10-08 07:10:54,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:54.011 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.191s] 2018-10-08 07:10:54,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:54.048 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.037s] 2018-10-08 07:10:54,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:54.223 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.174s] 2018-10-08 07:10:54,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:54.871 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [1.915s] 2018-10-08 07:10:55,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:55.088 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.595s] 2018-10-08 07:10:55,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:55.169 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.417s] 2018-10-08 07:10:55,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:55.461 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.589s] 2018-10-08 07:10:55,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:55.472 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:10:55,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:55.923 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.461s] 2018-10-08 07:10:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:56.354 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.430s] 2018-10-08 07:10:56,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:56.413 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.243s] 2018-10-08 07:10:56,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:56.775 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.252s] 2018-10-08 07:10:57,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:57.721 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.365s] 2018-10-08 07:10:57,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:57.812 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [30.197s] 2018-10-08 07:10:58,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:58.001 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.912s] 2018-10-08 07:10:58,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:58.089 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [13.800s] 2018-10-08 07:10:58,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:58.255 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.842s] 2018-10-08 07:10:59,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:10:59.931 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.898s] 2018-10-08 07:11:00,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:00.158 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.437s] 2018-10-08 07:11:00,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:00.713 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [7.556s] 2018-10-08 07:11:00,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:00.780 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.620s] 2018-10-08 07:11:01,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:01.678 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.897s] 2018-10-08 07:11:01,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:01.973 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [10.814s] 2018-10-08 07:11:02,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:02.466 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.202s] 2018-10-08 07:11:02,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:02.537 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.859s] 2018-10-08 07:11:02,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:02.777 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [15.560s] 2018-10-08 07:11:03,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:03.674 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.673s] 2018-10-08 07:11:05,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:05.609 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-08 07:11:08,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:08.025 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.567s] 2018-10-08 07:11:08,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:08.594 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [7.879s] 2018-10-08 07:11:09,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:09.109 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-08 07:11:09,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:09.110 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-08 07:11:09,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:09.689 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.096s] 2018-10-08 07:11:11,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:11.888 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.232s] 2018-10-08 07:11:12,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:12.586 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.836s] 2018-10-08 07:11:13,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:13.046 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.460s] 2018-10-08 07:11:13,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:13.649 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.602s] 2018-10-08 07:11:13,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:13.792 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [10.462s] 2018-10-08 07:11:14,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:14.158 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.508s] 2018-10-08 07:11:15,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:15.299 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [13.325s] 2018-10-08 07:11:15,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:15.343 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.318s] 2018-10-08 07:11:17,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:17.090 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.353s] 2018-10-08 07:11:17,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:17.978 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.888s] 2018-10-08 07:11:18,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:18.493 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.515s] 2018-10-08 07:11:18,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:18.629 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [4.830s] 2018-10-08 07:11:18,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:18.632 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [44.018s] 2018-10-08 07:11:19,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:19.161 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [16.383s] 2018-10-08 07:11:22,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:22.756 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [4.133s] 2018-10-08 07:11:22,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:22.988 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.232s] 2018-10-08 07:11:23,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.029 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.040s] 2018-10-08 07:11:23,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.048 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.334s] 2018-10-08 07:11:23,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.248 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.218s] 2018-10-08 07:11:23,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.426 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.178s] 2018-10-08 07:11:23,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.440 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2018-10-08 07:11:23,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.638 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.198s] 2018-10-08 07:11:23,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.760 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.170s] 2018-10-08 07:11:23,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.769 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.009s] 2018-10-08 07:11:23,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.841 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.202s] 2018-10-08 07:11:23,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.960 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.616s] 2018-10-08 07:11:23,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:23.973 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.204s] 2018-10-08 07:11:24,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:24.109 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.268s] 2018-10-08 07:11:24,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:24.285 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.176s] 2018-10-08 07:11:24,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:24.507 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.221s] 2018-10-08 07:11:24,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:24.710 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.203s] 2018-10-08 07:11:24,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:24.866 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.156s] 2018-10-08 07:11:25,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:25.060 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.193s] 2018-10-08 07:11:25,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:25.135 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.075s] 2018-10-08 07:11:25,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:25.382 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.246s] 2018-10-08 07:11:25,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:25.637 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.254s] 2018-10-08 07:11:26,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:26.347 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.371s] 2018-10-08 07:11:26,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:26.473 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.836s] 2018-10-08 07:11:26,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:26.519 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.045s] 2018-10-08 07:11:26,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:26.810 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.290s] 2018-10-08 07:11:26,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:26.819 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-10-08 07:11:27,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.012 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.193s] 2018-10-08 07:11:27,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.046 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-08 07:11:27,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.229 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.183s] 2018-10-08 07:11:27,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.268 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.038s] 2018-10-08 07:11:27,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.308 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.039s] 2018-10-08 07:11:27,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.342 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.034s] 2018-10-08 07:11:27,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.384 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.041s] 2018-10-08 07:11:27,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.415 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.031s] 2018-10-08 07:11:27,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.618 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.202s] 2018-10-08 07:11:27,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:27.788 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.828s] 2018-10-08 07:11:28,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:28.431 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.083s] 2018-10-08 07:11:29,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:29.604 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.173s] 2018-10-08 07:11:30,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:30.335 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.545s] 2018-10-08 07:11:30,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:30.967 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.199s] 2018-10-08 07:11:33,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:33.930 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.360s] 2018-10-08 07:11:34,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:34.824 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [23.237s] 2018-10-08 07:11:37,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:37.508 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.677s] 2018-10-08 07:11:37,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:37.790 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.282s] 2018-10-08 07:11:40,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:40.277 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.217s] 2018-10-08 07:11:40,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:40.341 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.063s] 2018-10-08 07:11:40,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:40.791 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.449s] 2018-10-08 07:11:40,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:40.808 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.017s] 2018-10-08 07:11:40,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:40.892 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.083s] 2018-10-08 07:11:40,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:40.909 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.017s] 2018-10-08 07:11:40,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:40.966 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.057s] 2018-10-08 07:11:40,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:40.994 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.028s] 2018-10-08 07:11:42,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:42.822 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.891s] 2018-10-08 07:11:44,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:44.140 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [75.239s] 2018-10-08 07:11:45,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:45.629 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [47.803s] 2018-10-08 07:11:45,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:45.802 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.619s] 2018-10-08 07:11:45,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:45.929 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [4.359s] 2018-10-08 07:11:46,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:46.367 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.436s] 2018-10-08 07:11:47,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:47.283 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.480s] 2018-10-08 07:11:47,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:47.613 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.010s] 2018-10-08 07:11:48,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:48.211 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.843s] 2018-10-08 07:11:49,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:49.675 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [19.338s] 2018-10-08 07:11:49,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:49.691 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.276s] 2018-10-08 07:11:49,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:49.754 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.080s] 2018-10-08 07:11:49,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:49.842 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.086s] 2018-10-08 07:11:50,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:50.060 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.982s] 2018-10-08 07:11:51,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:51.034 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.975s] 2018-10-08 07:11:51,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:51.861 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [33.231s] 2018-10-08 07:11:52,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:52.388 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [9.563s] 2018-10-08 07:11:53,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:53.722 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.062s] 2018-10-08 07:11:53,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:53.739 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2018-10-08 07:11:54,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:54.794 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.101s] 2018-10-08 07:11:55,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:55.751 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [20.927s] 2018-10-08 07:11:58,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:11:58.637 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.334s] 2018-10-08 07:12:00,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:00.564 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [10.721s] 2018-10-08 07:12:00,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:00.820 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [8.432s] 2018-10-08 07:12:01,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:01.932 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.173s] 2018-10-08 07:12:01,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:01.947 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2018-10-08 07:12:01,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:01.960 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2018-10-08 07:12:01,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:01.992 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [42.828s] 2018-10-08 07:12:02,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:02.354 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.394s] 2018-10-08 07:12:02,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:02.366 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2018-10-08 07:12:02,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:02.379 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.012s] 2018-10-08 07:12:02,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:02.784 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.404s] 2018-10-08 07:12:03,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:03.065 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.281s] 2018-10-08 07:12:03,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:03.148 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:12:05,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:05.105 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:12:07,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:07.266 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-08 07:12:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:07.268 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:12:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:07.269 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-08 07:12:09,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:09.617 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.189s] 2018-10-08 07:12:09,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:09.814 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.196s] 2018-10-08 07:12:09,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:09.990 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.175s] 2018-10-08 07:12:10,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:10.275 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.285s] 2018-10-08 07:12:10,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:10.297 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.645s] 2018-10-08 07:12:10,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:10.464 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.188s] 2018-10-08 07:12:10,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:10.662 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.365s] 2018-10-08 07:12:10,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:10.875 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.213s] 2018-10-08 07:12:11,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:11.746 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.791s] 2018-10-08 07:12:12,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:12.071 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [16.318s] 2018-10-08 07:12:12,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:12.074 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-08 07:12:12,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:12.236 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.325s] 2018-10-08 07:12:13,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:13.633 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [11.642s] 2018-10-08 07:12:14,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:14.475 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.010s] 2018-10-08 07:12:17,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:17.237 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.490s] 2018-10-08 07:12:19,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:19.748 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [9.003s] 2018-10-08 07:12:20,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:20.444 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.207s] 2018-10-08 07:12:22,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:22.023 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [21.202s] 2018-10-08 07:12:22,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:22.405 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.691s] 2018-10-08 07:12:23,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:23.189 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.783s] 2018-10-08 07:12:23,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:23.312 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.123s] 2018-10-08 07:12:23,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:23.740 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.427s] 2018-10-08 07:12:24,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:24.196 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [13.316s] 2018-10-08 07:12:24,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:24.267 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.074s] 2018-10-08 07:12:24,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:24.321 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.054s] 2018-10-08 07:12:25,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:25.546 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [24.981s] 2018-10-08 07:12:25,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:25.710 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.164s] 2018-10-08 07:12:25,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:25.777 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.066s] 2018-10-08 07:12:25,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:25.855 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.411s] 2018-10-08 07:12:26,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:26.339 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-08 07:12:26,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:26.341 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:12:27,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:27.824 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.967s] 2018-10-08 07:12:28,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:28.744 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [8.995s] 2018-10-08 07:12:28,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:28.942 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [16.869s] 2018-10-08 07:12:30,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:30.587 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [44.948s] 2018-10-08 07:12:30,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:30.588 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-08 07:12:30,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:30.960 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.815s] 2018-10-08 07:12:31,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:31.669 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.707s] 2018-10-08 07:12:32,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:32.524 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.700s] 2018-10-08 07:12:33,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:33.732 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [2.062s] 2018-10-08 07:12:34,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:34.059 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.608s] 2018-10-08 07:12:34,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:34.985 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.242s] 2018-10-08 07:12:37,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:37.461 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [11.681s] 2018-10-08 07:12:38,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:38.064 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-08 07:12:38,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:38.357 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.832s] 2018-10-08 07:12:40,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:40.259 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [5.273s] 2018-10-08 07:12:40,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:40.634 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.349s] 2018-10-08 07:12:41,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:41.537 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.902s] 2018-10-08 07:12:45,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:45.098 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [6.740s] 2018-10-08 07:12:47,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:47.739 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [7.479s] 2018-10-08 07:12:47,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:47.913 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.815s] 2018-10-08 07:12:48,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:48.255 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [19.312s] 2018-10-08 07:12:49,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:49.104 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.651s] 2018-10-08 07:12:49,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:49.758 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.008s] 2018-10-08 07:12:51,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:51.310 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [13.847s] 2018-10-08 07:12:52,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:52.201 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [2.443s] 2018-10-08 07:12:53,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:53.154 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.952s] 2018-10-08 07:12:54,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:54.223 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.270s] 2018-10-08 07:12:55,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:55.907 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.683s] 2018-10-08 07:12:57,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:57.691 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.583s] 2018-10-08 07:12:58,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:58.178 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.263s] 2018-10-08 07:12:59,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:59.143 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-08 07:12:59,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:59.406 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.716s] 2018-10-08 07:12:59,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:59.819 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.767s] 2018-10-08 07:12:59,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:12:59.958 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.780s] 2018-10-08 07:13:01,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:01.335 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.927s] 2018-10-08 07:13:01,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:01.379 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.163s] 2018-10-08 07:13:01,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:01.667 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.847s] 2018-10-08 07:13:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:01.802 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [31.211s] 2018-10-08 07:13:02,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:02.806 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [78.652s] 2018-10-08 07:13:02,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:02.864 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.062s] 2018-10-08 07:13:02,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:02.927 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [7.016s] 2018-10-08 07:13:02,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:02.966 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.102s] 2018-10-08 07:13:03,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:03.564 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.248s] 2018-10-08 07:13:04,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:04.023 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.459s] 2018-10-08 07:13:04,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:04.196 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.862s] 2018-10-08 07:13:04,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:04.205 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.281s] 2018-10-08 07:13:04,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:04.229 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.850s] 2018-10-08 07:13:04,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:04.249 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-08 07:13:04,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:04.250 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-08 07:13:04,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:04.995 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.765s] 2018-10-08 07:13:05,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:05.108 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-08 07:13:06,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:06.315 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.319s] 2018-10-08 07:13:07,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:07.596 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [7.636s] 2018-10-08 07:13:08,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:08.122 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.526s] 2018-10-08 07:13:08,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:08.260 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [4.052s] 2018-10-08 07:13:08,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:08.346 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.222s] 2018-10-08 07:13:08,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:08.542 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.197s] 2018-10-08 07:13:08,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:08.625 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.082s] 2018-10-08 07:13:08,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:08.808 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.182s] 2018-10-08 07:13:08,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:08.923 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [7.122s] 2018-10-08 07:13:08,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:08.951 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.143s] 2018-10-08 07:13:09,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:09.077 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.125s] 2018-10-08 07:13:09,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:09.135 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.058s] 2018-10-08 07:13:09,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:09.150 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.835s] 2018-10-08 07:13:09,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:09.336 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.200s] 2018-10-08 07:13:09,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:09.684 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.424s] 2018-10-08 07:13:11,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:11.202 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [65.774s] 2018-10-08 07:13:11,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:11.939 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.163s] 2018-10-08 07:13:12,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:12.047 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.896s] 2018-10-08 07:13:12,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:12.251 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.564s] 2018-10-08 07:13:12,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:12.308 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.059s] 2018-10-08 07:13:12,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:12.719 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.779s] 2018-10-08 07:13:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:13.386 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.667s] 2018-10-08 07:13:13,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:13.493 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.445s] 2018-10-08 07:13:13,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:13.707 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.214s] 2018-10-08 07:13:14,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:14.101 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.304s] 2018-10-08 07:13:14,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:14.202 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.814s] 2018-10-08 07:13:14,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:14.284 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.947s] 2018-10-08 07:13:14,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:14.386 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.185s] 2018-10-08 07:13:14,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:14.405 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.018s] 2018-10-08 07:13:14,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:14.861 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.373s] 2018-10-08 07:13:15,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:15.162 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.303s] 2018-10-08 07:13:15,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:15.202 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.796s] 2018-10-08 07:13:15,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:15.523 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.422s] 2018-10-08 07:13:16,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:16.162 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.453s] 2018-10-08 07:13:16,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:16.939 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.775s] 2018-10-08 07:13:17,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:17.143 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.204s] 2018-10-08 07:13:17,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:17.538 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [4.957s] 2018-10-08 07:13:17,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:17.741 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.598s] 2018-10-08 07:13:17,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:17.831 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.228s] 2018-10-08 07:13:17,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:17.908 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.746s] 2018-10-08 07:13:18,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:18.046 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.213s] 2018-10-08 07:13:18,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:18.255 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.208s] 2018-10-08 07:13:18,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:18.436 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.180s] 2018-10-08 07:13:18,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:18.626 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.189s] 2018-10-08 07:13:18,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:18.817 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.190s] 2018-10-08 07:13:18,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:18.996 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.178s] 2018-10-08 07:13:19,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:19.045 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.134s] 2018-10-08 07:13:19,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:19.234 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.237s] 2018-10-08 07:13:19,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:19.300 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.254s] 2018-10-08 07:13:19,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:19.378 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.078s] 2018-10-08 07:13:19,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:19.399 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.020s] 2018-10-08 07:13:19,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:19.459 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.224s] 2018-10-08 07:13:19,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:19.707 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.247s] 2018-10-08 07:13:19,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:19.948 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.241s] 2018-10-08 07:13:20,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:20.902 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [73.082s] 2018-10-08 07:13:20,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:20.962 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-08 07:13:20,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:20.964 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-08 07:13:20,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:20.965 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:13:20,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:20.968 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-08 07:13:22,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:22.417 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:13:22,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:22.419 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:13:26,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:26.779 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.288s] 2018-10-08 07:13:26,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:26.888 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.109s] 2018-10-08 07:13:27,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:27.601 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.825s] 2018-10-08 07:13:27,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:27.867 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [39.609s] 2018-10-08 07:13:28,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:28.187 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.586s] 2018-10-08 07:13:28,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:28.737 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.224s] 2018-10-08 07:13:29,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:29.283 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.540s] 2018-10-08 07:13:30,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:30.055 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.324s] 2018-10-08 07:13:31,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:31.071 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.015s] 2018-10-08 07:13:32,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:32.288 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.004s] 2018-10-08 07:13:35,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:35.143 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-08 07:13:35,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:35.143 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-08 07:13:35,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:35.427 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.139s] 2018-10-08 07:13:38,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:38.854 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.092s] 2018-10-08 07:13:38,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:38.983 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.129s] 2018-10-08 07:13:39,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:39.082 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.098s] 2018-10-08 07:13:39,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:39.198 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.116s] 2018-10-08 07:13:39,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:39.299 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.100s] 2018-10-08 07:13:41,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:41.007 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.579s] 2018-10-08 07:13:41,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:41.452 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.323s] 2018-10-08 07:13:41,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:41.494 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.041s] 2018-10-08 07:13:41,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:41.610 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [13.746s] 2018-10-08 07:13:45,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:45.846 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.214s] 2018-10-08 07:13:46,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:46.088 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.242s] 2018-10-08 07:13:46,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:46.166 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.006s] 2018-10-08 07:13:46,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:46.294 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.206s] 2018-10-08 07:13:46,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:46.332 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.037s] 2018-10-08 07:13:46,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:46.359 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.027s] 2018-10-08 07:13:46,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:46.399 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.039s] 2018-10-08 07:13:46,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:46.569 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.169s] 2018-10-08 07:13:46,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:46.758 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.188s] 2018-10-08 07:13:46,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:46.807 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [21.717s] 2018-10-08 07:13:47,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:47.023 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.264s] 2018-10-08 07:13:47,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:47.297 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.273s] 2018-10-08 07:13:47,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:47.547 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.249s] 2018-10-08 07:13:48,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:48.010 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.462s] 2018-10-08 07:13:48,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:48.934 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.366s] 2018-10-08 07:13:49,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:49.683 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.942s] 2018-10-08 07:13:51,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:51.246 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [5.079s] 2018-10-08 07:13:51,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:51.968 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [15.583s] 2018-10-08 07:13:52,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:52.938 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.575s] 2018-10-08 07:13:53,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:53.302 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.616s] 2018-10-08 07:13:53,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:53.303 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-08 07:13:54,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:54.487 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.548s] 2018-10-08 07:13:55,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:55.785 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:13:55,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:55.786 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:13:57,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:57.104 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.803s] 2018-10-08 07:13:57,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:57.380 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [5.414s] 2018-10-08 07:13:59,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:59.008 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.904s] 2018-10-08 07:13:59,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:13:59.696 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [12.884s] 2018-10-08 07:14:02,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:02.079 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [7.589s] 2018-10-08 07:14:04,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:04.544 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [7.163s] 2018-10-08 07:14:04,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:04.747 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [5.050s] 2018-10-08 07:14:05,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:05.263 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [3.185s] 2018-10-08 07:14:06,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:06.404 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-08 07:14:06,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:06.406 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-08 07:14:08,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:08.925 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.659s] 2018-10-08 07:14:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:09.677 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [16.040s] 2018-10-08 07:14:10,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:10.357 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.431s] 2018-10-08 07:14:11,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:11.914 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [7.369s] 2018-10-08 07:14:11,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:11.950 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:14:11,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:11.951 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-08 07:14:12,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:12.285 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.926s] 2018-10-08 07:14:12,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:12.330 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2018-10-08 07:14:13,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:13.140 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.733s] 2018-10-08 07:14:13,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:13.495 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.919s] 2018-10-08 07:14:13,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:13.739 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-08 07:14:14,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:14.896 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.981s] 2018-10-08 07:14:16,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:16.953 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.375s] 2018-10-08 07:14:17,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.194 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.208s] 2018-10-08 07:14:17,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.202 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.011s] 2018-10-08 07:14:17,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.210 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.007s] 2018-10-08 07:14:17,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.221 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-10-08 07:14:17,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.232 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.007s] 2018-10-08 07:14:17,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.240 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.006s] 2018-10-08 07:14:17,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.248 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.006s] 2018-10-08 07:14:17,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.255 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.005s] 2018-10-08 07:14:17,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.320 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-08 07:14:17,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.380 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.188s] 2018-10-08 07:14:17,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.449 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.496s] 2018-10-08 07:14:17,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:17.528 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.631s] 2018-10-08 07:14:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:19.071 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [34.618s] 2018-10-08 07:14:20,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:20.502 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-10-08 07:14:20,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:20.545 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.043s] 2018-10-08 07:14:20,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:20.758 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.211s] 2018-10-08 07:14:21,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:21.188 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.158s] 2018-10-08 07:14:21,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:21.415 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.226s] 2018-10-08 07:14:21,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:21.503 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.744s] 2018-10-08 07:14:21,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:21.582 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.166s] 2018-10-08 07:14:21,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:21.802 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.297s] 2018-10-08 07:14:22,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:22.234 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.432s] 2018-10-08 07:14:22,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:22.440 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.205s] 2018-10-08 07:14:22,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:22.640 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.199s] 2018-10-08 07:14:22,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:22.867 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.227s] 2018-10-08 07:14:23,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:23.057 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.190s] 2018-10-08 07:14:23,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:23.273 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.215s] 2018-10-08 07:14:23,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:23.323 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.050s] 2018-10-08 07:14:23,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:23.413 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.089s] 2018-10-08 07:14:23,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:23.605 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.021s] 2018-10-08 07:14:23,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:23.780 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.365s] 2018-10-08 07:14:23,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:23.781 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.176s] 2018-10-08 07:14:24,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:24.023 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.244s] 2018-10-08 07:14:24,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:24.071 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.048s] 2018-10-08 07:14:24,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:24.124 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.053s] 2018-10-08 07:14:24,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:24.176 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.051s] 2018-10-08 07:14:24,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:24.828 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [1.996s] 2018-10-08 07:14:25,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:25.624 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.715s] 2018-10-08 07:14:26,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:26.460 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.836s] 2018-10-08 07:14:27,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:27.265 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.804s] 2018-10-08 07:14:27,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:27.330 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.064s] 2018-10-08 07:14:27,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:27.399 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.068s] 2018-10-08 07:14:27,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:27.514 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.115s] 2018-10-08 07:14:27,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:27.578 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.749s] 2018-10-08 07:14:37,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:37.421 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.801s] 2018-10-08 07:14:37,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:37.438 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [1.302s] 2018-10-08 07:14:37,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:37.476 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.056s] 2018-10-08 07:14:38,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:38.204 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.764s] 2018-10-08 07:14:38,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:38.376 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [77.455s] 2018-10-08 07:14:38,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:38.702 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.498s] 2018-10-08 07:14:39,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:39.072 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.370s] 2018-10-08 07:14:40,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:40.132 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.790s] 2018-10-08 07:14:40,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:40.156 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.083s] 2018-10-08 07:14:40,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:40.563 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.406s] 2018-10-08 07:14:40,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:40.971 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.407s] 2018-10-08 07:14:43,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:43.033 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.059s] 2018-10-08 07:14:43,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:43.308 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.273s] 2018-10-08 07:14:44,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:44.042 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.734s] 2018-10-08 07:14:44,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:44.126 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.084s] 2018-10-08 07:14:44,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:44.516 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.389s] 2018-10-08 07:14:44,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:44.785 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.653s] 2018-10-08 07:14:45,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:45.264 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.747s] 2018-10-08 07:14:53,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:53.524 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-08 07:14:56,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:56.308 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.407s] 2018-10-08 07:14:57,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:57.979 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.551s] 2018-10-08 07:14:58,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:58.148 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.171s] 2018-10-08 07:14:58,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:14:58.547 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.398s] 2018-10-08 07:15:04,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:04.603 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [8.294s] 2018-10-08 07:15:05,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:05.323 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.722s] 2018-10-08 07:15:05,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:05.881 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.557s] 2018-10-08 07:15:06,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:06.586 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.704s] 2018-10-08 07:15:10,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:10.978 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.637s] 2018-10-08 07:15:16,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:16.883 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.192s] 2018-10-08 07:15:16,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:16.891 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [16.294s] 2018-10-08 07:15:19,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:19.424 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.539s] 2018-10-08 07:15:25,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:25.884 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.437s] 2018-10-08 07:15:26,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:26.056 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.171s] 2018-10-08 07:15:26,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:26.246 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.189s] 2018-10-08 07:15:26,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:26.432 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.186s] 2018-10-08 07:15:31,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:31.178 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.158s] 2018-10-08 07:15:31,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:31.552 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [14.660s] 2018-10-08 07:15:33,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:33.540 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [26.948s] 2018-10-08 07:15:36,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:36.491 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.940s] 2018-10-08 07:15:39,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:39.470 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.978s] 2018-10-08 07:15:48,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:48.135 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.695s] 2018-10-08 07:15:51,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:15:51.383 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.249s] 2018-10-08 07:16:04,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:16:04.847 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [25.373s] 2018-10-08 07:16:05,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:16:05.866 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [307.676s] 2018-10-08 07:16:39,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:16:39.295 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [34.442s] 2018-10-08 07:16:40,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:16:40.761 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.471s] 2018-10-08 07:16:50,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:16:50.350 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.585s] 2018-10-08 07:17:00,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:00.592 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.241s] 2018-10-08 07:17:05,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:05.282 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.689s] 2018-10-08 07:17:29,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:29.931 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [90.644s] 2018-10-08 07:17:38,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:38.220 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [32.935s] 2018-10-08 07:17:53,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:53.605 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.296s] 2018-10-08 07:17:53,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:53.656 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.050s] 2018-10-08 07:17:54,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:54.051 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.395s] 2018-10-08 07:17:55,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:55.724 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.673s] 2018-10-08 07:17:58,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:58.144 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.419s] 2018-10-08 07:17:58,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:58.336 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.191s] 2018-10-08 07:17:58,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:17:58.539 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.204s] 2018-10-08 07:18:18,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:18:18.420 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-08 07:18:19,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:18:19.696 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-08 07:18:21,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:18:21.592 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-08 07:18:28,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:18:28.236 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [1.585s] 2018-10-08 07:18:51,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:18:51.553 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [23.309s] 2018-10-08 07:18:55,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:18:55.781 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.231s] 2018-10-08 07:18:56,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:18:56.924 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [81.016s] 2018-10-08 07:19:21,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:19:21.208 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [25.419s] 2018-10-08 07:19:26,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:19:26.877 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.670s] 2018-10-08 07:19:48,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:19:48.427 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [51.494s] 2018-10-08 07:20:24,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:20:24.902 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [331.261s] 2018-10-08 07:21:12,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:21:12.826 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.516s] 2018-10-08 07:21:12,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:21:12.829 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-10-08 07:21:44,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-08 07:21:44.415 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [79.505s] 2018-10-08 07:22:05,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c760bf90-dade-4820-87ab-313e4132f3d9 2018-10-08 07:22:05,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c760bf90-dade-4820-87ab-313e4132f3d9']'. 2018-10-08 07:22:06,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-08 07:22:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-08 07:22:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 07:22:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c760bf90-dade-4820-87ab-313e4132f3d9 | 2018-10-08 07:22:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-08 07:22:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-08 07:02:51 | 2018-10-08 07:22:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-08 07:22:04 | 2018-10-08 07:22:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:13 | 2018-10-08 07:22:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-08 07:22:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-08 07:22:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 23787b84-8077-4466-a77a-1440d8091add) | 2018-10-08 07:22:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-08 07:22:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 749bd035-b687-46dc-9b1d-e054834567ee) | 2018-10-08 07:22:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-08 07:22:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1128.41 | 2018-10-08 07:22:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1052 | 2018-10-08 07:22:06,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 357 | 2018-10-08 07:22:06,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-08 07:22:06,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-08 07:22:06,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 59 | 2018-10-08 07:22:06,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-08 07:22:06,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-08 07:22:06,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-08 07:22:07,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 94.6894689469% 2018-10-08 07:22:07,074 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:28 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-08 07:22:07,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 07:22:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:22:09,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d90c7945-66eb-4235-a25c-7e681f998022 Date: Mon, 08 Oct 2018 07:22:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 07:22:09,121 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71 used request id req-d90c7945-66eb-4235-a25c-7e681f998022 2018-10-08 07:22:09,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.04014611244s 2018-10-08 07:22:09,122 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/91d12d85-9ef2-4d71-af8a-c356b8822a71 used request id req-d90c7945-66eb-4235-a25c-7e681f998022 2018-10-08 07:22:09,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 07:22:09,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:09,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:22:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a49ed7f8-47c9-4415-ad30-c996651374d8 x-compute-request-id: req-a49ed7f8-47c9-4415-ad30-c996651374d8 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d3968e25-30a8-49b0-88ef-ca1e07b344bb", "name": "tempest_full_parallel-flavor_7168d28e-36bf-4524-930b-a0b57c8ec23f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1706117-afc8-42d6-8dd8-378f8a09bc21", "name": "tempest_full_parallel-flavor_alt_7168d28e-36bf-4524-930b-a0b57c8ec23f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 07:22:09,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a49ed7f8-47c9-4415-ad30-c996651374d8 2018-10-08 07:22:09,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.182140111923s 2018-10-08 07:22:09,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a49ed7f8-47c9-4415-ad30-c996651374d8 2018-10-08 07:22:09,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 07:22:09,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:09,359 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 07:22:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-684ef1d6-34e8-4a90-872d-4e4f7f120f51 x-compute-request-id: req-684ef1d6-34e8-4a90-872d-4e4f7f120f51 Content-Length: 0 Content-Type: application/json 2018-10-08 07:22:09,360 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21 used request id req-684ef1d6-34e8-4a90-872d-4e4f7f120f51 2018-10-08 07:22:09,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.051903963089s 2018-10-08 07:22:09,360 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f1706117-afc8-42d6-8dd8-378f8a09bc21 used request id req-684ef1d6-34e8-4a90-872d-4e4f7f120f51 2018-10-08 07:22:09,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-08 07:22:09,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:22:09,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4555 Content-Type: application/json X-Openstack-Request-Id: req-f3995bcd-bafe-45bd-a466-1af38038b0f9 Date: Mon, 08 Oct 2018 07:22:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/85cefcb1-f096-4682-b8da-fc1c426d4a42/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/85cefcb1-f096-4682-b8da-fc1c426d4a42/file", "owner": "bc4be6e938e241bca724aa138fb6d10b", "id": "85cefcb1-f096-4682-b8da-fc1c426d4a42", "size": 0, "self": "/v2/images/85cefcb1-f096-4682-b8da-fc1c426d4a42", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"c05e516f-7de2-442f-a206-8dd1e3f7be4c\", \"device_name\": \"/dev/vda\", \"disk_bus\": \"virtio\", \"image_id\": null, \"source_type\": \"snapshot\", \"tag\": null, \"device_type\": \"disk\", \"volume_id\": null, \"destination_type\": \"volume\", \"volume_size\": 1}]", "disk_format": "qcow2", "base_image_ref": "", "bdm_v2": "True", "owner_project_name": "tempest-TestVolumeBootPattern-1669371338", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/85cefcb1-f096-4682-b8da-fc1c426d4a42/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T07:15:19Z", "owner_user_name": "tempest-TestVolumeBootPattern-1669371338", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-2128945058", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-10-08T07:15:16Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-10-08T07:05:58Z", "boot_roles": "Member", "file": "/v2/images/5feb9b1d-d3bb-441b-bff0-8abcf5faafa5/file", "owner": "f85014af6abd4231934e3536e97b19cb", "id": "5feb9b1d-d3bb-441b-bff0-8abcf5faafa5", "size": 1073741824, "user_id": "be3767a0b8204c9b95b19fe6478b7f93", "image_type": "backup", "self": "/v2/images/5feb9b1d-d3bb-441b-bff0-8abcf5faafa5", "disk_format": "raw", "base_image_ref": "cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "owner_project_name": "tempest-ServerActionsTestJSON-1169952917", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5feb9b1d-d3bb-441b-bff0-8abcf5faafa5/snap", "owner_id": "f85014af6abd4231934e3536e97b19cb", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/5feb9b1d-d3bb-441b-bff0-8abcf5faafa5/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-1169952917", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "28404579-f882-4a95-ba0d-dd770eb6b49f", "name": "tempest-backup-1-230265534", "checksum": null, "created_at": "2018-10-08T07:05:34Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap", "metadata": {}}], "file": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/file", "owner": "e38ce34e92aa47a4b1627538e2450775", "id": "cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "size": 12716032, "self": "/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1", "disk_format": "qcow2", "direct_url": "rbd://4f288fc0-4d00-408c-9835-5d316093fce4/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-08T07:02:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_7168d28e-36bf-4524-930b-a0b57c8ec23f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-08T07:02:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-08 07:22:09,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f3995bcd-bafe-45bd-a466-1af38038b0f9 2018-10-08 07:22:09,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193368196487s 2018-10-08 07:22:09,555 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f3995bcd-bafe-45bd-a466-1af38038b0f9 2018-10-08 07:22:09,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-08 07:22:09,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81c0535142336f49f1827a1f2b96e5f8fac925f7" 2018-10-08 07:22:11,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93c60034-1de1-4c2a-b8d2-86f83c0e954e Date: Mon, 08 Oct 2018 07:22:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-08 07:22:11,282 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1 used request id req-93c60034-1de1-4c2a-b8d2-86f83c0e954e 2018-10-08 07:22:11,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.7247440815s 2018-10-08 07:22:11,283 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/cac3e7c7-ec83-468b-8bce-b93bcf01d3f1 used request id req-93c60034-1de1-4c2a-b8d2-86f83c0e954e 2018-10-08 07:22:11,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-08 07:22:11,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:11,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da9ec9d8-d184-4d38-ba3c-8b0704251826 x-compute-request-id: req-da9ec9d8-d184-4d38-ba3c-8b0704251826 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d3968e25-30a8-49b0-88ef-ca1e07b344bb", "name": "tempest_full_parallel-flavor_7168d28e-36bf-4524-930b-a0b57c8ec23f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-08 07:22:11,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-da9ec9d8-d184-4d38-ba3c-8b0704251826 2018-10-08 07:22:11,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321490764618s 2018-10-08 07:22:11,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-da9ec9d8-d184-4d38-ba3c-8b0704251826 2018-10-08 07:22:11,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-08 07:22:11,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:11,349 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 08 Oct 2018 07:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ecbd9f8-60e4-45fb-b07e-ff3d9ede8775 x-compute-request-id: req-2ecbd9f8-60e4-45fb-b07e-ff3d9ede8775 Content-Length: 0 Content-Type: application/json 2018-10-08 07:22:11,349 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb used request id req-2ecbd9f8-60e4-45fb-b07e-ff3d9ede8775 2018-10-08 07:22:11,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316519737244s 2018-10-08 07:22:11,349 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d3968e25-30a8-49b0-88ef-ca1e07b344bb used request id req-2ecbd9f8-60e4-45fb-b07e-ff3d9ede8775 2018-10-08 07:22:11,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 07:22:11,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:11,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642193fd-ae3d-4d7a-91ea-90a7018d2309 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f", "links": {"self": "http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943"}, "domain_id": "default", "enabled": true, "id": "034bfdd8d7034662b61a361f567c4943", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/192bd9fa81834c9da398480d13fb9332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "192bd9fa81834c9da398480d13fb9332", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/3264687a0a294c168398d34c2e3171f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3264687a0a294c168398d34c2e3171f1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/364649fa0315449a8e93c3ade07970e8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "364649fa0315449a8e93c3ade07970e8", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/49caae27d32d45cd8abea29537cdb4ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49caae27d32d45cd8abea29537cdb4ea", "email": "glance@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/65bb52cb686340899592e59b2b73af6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "65bb52cb686340899592e59b2b73af6b", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/674e6af83f774103904244ca7871596b"}, "domain_id": "8fce946ec6d64f07b2a87cacca79b1e3", "enabled": true, "options": {}, "id": "674e6af83f774103904244ca7871596b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/7e5a38f4f85d495db93fd9398af44b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5a38f4f85d495db93fd9398af44b6c", "email": "tacker@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/8cd2cf78e27a4410ae5a7953e9194176"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cd2cf78e27a4410ae5a7953e9194176", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/a2d1b06f54624aa88c81be79b42cc626"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d1b06f54624aa88c81be79b42cc626", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c054a04076b141f3a1353d9647d5e00c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c054a04076b141f3a1353d9647d5e00c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/c21f2ff675d24c2db14b932c147c0055"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c21f2ff675d24c2db14b932c147c0055", "email": "barbican@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/d8d688b221bf47acb50680ae10cfef6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d688b221bf47acb50680ae10cfef6b", "email": "congress@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/f6062a60f2b647bf98b3925bd7611d32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6062a60f2b647bf98b3925bd7611d32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/fd4695217f9a404f9d24bcca57246bf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd4695217f9a404f9d24bcca57246bf3", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fe4657218f6341e1929f132ab339dcca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe4657218f6341e1929f132ab339dcca", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-10-08 07:22:11,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-642193fd-ae3d-4d7a-91ea-90a7018d2309 2018-10-08 07:22:11,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118076086044s 2018-10-08 07:22:11,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-642193fd-ae3d-4d7a-91ea-90a7018d2309 2018-10-08 07:22:11,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-08 07:22:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:11,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b45e3d-818a-415f-8b8e-f64566e381ea Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943"}, "enabled": true, "id": "034bfdd8d7034662b61a361f567c4943", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_7168d28e-36bf-4524-930b-a0b57c8ec23f"}} 2018-10-08 07:22:11,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943 used request id req-57b45e3d-818a-415f-8b8e-f64566e381ea 2018-10-08 07:22:11,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117595911026s 2018-10-08 07:22:11,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943 used request id req-57b45e3d-818a-415f-8b8e-f64566e381ea 2018-10-08 07:22:11,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-08 07:22:11,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:11,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 07:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc5b8a4-3fe9-4ecc-b86d-e4508da6ce14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 07:22:11,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943 used request id req-0fc5b8a4-3fe9-4ecc-b86d-e4508da6ce14 2018-10-08 07:22:11,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.16560292244s 2018-10-08 07:22:11,759 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/034bfdd8d7034662b61a361f567c4943 used request id req-0fc5b8a4-3fe9-4ecc-b86d-e4508da6ce14 2018-10-08 07:22:11,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-08 07:22:11,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:11,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8029e9a-aeab-4624-affe-ce965c87cf6c Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab23dd45542f45bb99bff0ef543fda01"}, "enabled": true, "id": "ab23dd45542f45bb99bff0ef543fda01", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775"}, "enabled": true, "id": "e38ce34e92aa47a4b1627538e2450775", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_7168d28e-36bf-4524-930b-a0b57c8ec23f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9e7e009b5554861a939da6b1d86d3bd"}, "enabled": true, "id": "f9e7e009b5554861a939da6b1d86d3bd", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-08 07:22:11,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-b8029e9a-aeab-4624-affe-ce965c87cf6c 2018-10-08 07:22:11,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0886549949646s 2018-10-08 07:22:11,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-b8029e9a-aeab-4624-affe-ce965c87cf6c 2018-10-08 07:22:11,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-08 07:22:11,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:12,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 07:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85625b6-4d34-42a9-8597-f0ab0095b960 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 07:22:12,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775 used request id req-f85625b6-4d34-42a9-8597-f0ab0095b960 2018-10-08 07:22:12,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164843797684s 2018-10-08 07:22:12,016 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e38ce34e92aa47a4b1627538e2450775 used request id req-f85625b6-4d34-42a9-8597-f0ab0095b960 2018-10-08 07:22:12,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-08 07:22:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:12,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 08 Oct 2018 07:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62338b5a-0999-494d-9e03-94d7e4608f25 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1686c70f588041438f8d729e73a25e5b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1686c70f588041438f8d729e73a25e5b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2e94a7e9575f4386ab0c113d392fd27f", "links": {"self": "http://172.30.9.28:5000/v3/roles/2e94a7e9575f4386ab0c113d392fd27f"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a20e344e3d0548ccb1b98a68d9a1a3a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2"}, "name": "Member"}, {"domain_id": null, "id": "d86c245037f040548d5a72ba882c1982", "links": {"self": "http://172.30.9.28:5000/v3/roles/d86c245037f040548d5a72ba882c1982"}, "name": "heat_stack_user"}]} 2018-10-08 07:22:12,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-62338b5a-0999-494d-9e03-94d7e4608f25 2018-10-08 07:22:12,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773839950562s 2018-10-08 07:22:12,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-08 07:22:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:12,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 08 Oct 2018 07:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ce16d30-37ee-494b-a94a-83f6364eccca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-08 07:22:12,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a20e344e3d0548ccb1b98a68d9a1a3a2 used request id req-9ce16d30-37ee-494b-a94a-83f6364eccca 2018-10-08 07:22:12,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.114362955093s 2018-10-08 07:22:12,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-08 07:22:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e38ce34e92aa47a4b1627538e2450775&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29ef60525659211727b0fba8c43cb1c77351cf40" 2018-10-08 07:22:12,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9771e31b-6571-4112-953b-a1996307b4eb Date: Mon, 08 Oct 2018 07:22:12 GMT RESP BODY: {"security_groups": []} 2018-10-08 07:22:12,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e38ce34e92aa47a4b1627538e2450775&name=default used request id req-9771e31b-6571-4112-953b-a1996307b4eb 2018-10-08 07:22:12,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192895889282s 2018-10-08 07:22:12,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e38ce34e92aa47a4b1627538e2450775&name=default used request id req-9771e31b-6571-4112-953b-a1996307b4eb 2018-10-08 07:22:12,406 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK